Started by timer Running as SYSTEM Building remotely on build4-deb12build-ansible (registry-build-amd64 ttcn3 obs osmo-gsm-tester-build ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://gerrit.osmocom.org/osmo-ttcn3-hacks # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/osmo-ttcn3-hacks > git --version # timeout=10 > git --version # 'git version 2.39.5' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-ttcn3-hacks +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision cb40cdc72329544dd61cfb20f0d54fd2773a8b4d (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f cb40cdc72329544dd61cfb20f0d54fd2773a8b4d # timeout=10 Commit message: "MSC Tests: add TC_gsup_lu_and_det: do a LU, Detach and expect GSUP MS Purge" > git rev-list --no-walk b04e85128a47761a99c0301ac1d3f3307663d987 # timeout=10 Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-msc-test-latest] $ /bin/sh -xe /tmp/jenkins372216843052003830.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:df4f5bed34f7b31b90819b2c39de354b0cfaeee05ce566e75a1e3a3e16ffde39 Copying blob sha256:b56147c98687b4080964ee591c41a8c503ccab6787ef263d220cc6d3cea54c9d Copying blob sha256:1e192a7e4cc81ad7ba969e164feba2cb354611d7ddb957c5317236d2db39f0b2 Copying blob sha256:467fd1fea1eed01787120d96a22dbf1ecea7bb3d2cf879649d3b6b1abb860a93 Copying blob sha256:6b9c39af5bdfc9fb3f675617c3a26d002732106becb45a4798dc8700141f8362 Copying blob sha256:4174b78a7e0258aa83f6e52903dac012fe9a8b3c06b0f39aee5b4df260c0136c Copying blob sha256:cc820a2c62287d6f77d6484a482580fd20814f2b7a44d8a7cb6273c30291d4ca Copying blob sha256:aaf1ec843dd206892441f6cf77f5c73908814bd197be592898ab834e115aadc1 Copying blob sha256:b1bdb9575582c783e6886e49a3aba1429024b788f4e1e318911583e47f66e318 Copying config sha256:f02e17b4d34c666417764997bac506499319efeb146188c387af3991a273c2c6 Writing manifest to image destination Storing signatures f02e17b4d34c666417764997bac506499319efeb146188c387af3991a273c2c6 + rm -rf logs _cache .linux + [ none != none ] + set +x + uptime + grep --color=always -o load.* load average: 0.91, 0.74, 0.86 + 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-20250822-1311-9c83c8ad-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/podman/testenv-msc-osmocom-latest-20250822-1311-9c83c8ad-0.log', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/_testenv/data/podman/seccomp.json', '--cap-add=NET_ADMIN', '--cap-add=NET_RAW', '--cap-add=SYS_ADMIN', '--device=/dev/net/tun', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/_cache/podman/var-lib-apt:/var/lib/apt', '--sysctl', 'net.ipv4.conf.all.send_redirects=0', '--sysctl', 'net.ipv4.conf.default.send_redirects=0', '-e', 'PODMAN=1', '-e', 'TESTENV_BINARY_REPO=1', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/_cache', '--volume', '/home/osmocom-build/ccache/testenv:/home/osmocom-build/ccache/testenv', '--volume', '/home/osmocom-build/jenkins/workspace:/home/osmocom-build/jenkins/workspace', 'debian-bookworm-osmo-ttcn3-testenv', '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/_testenv/data/scripts/testenv-podman-main.sh'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/msc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-msc-osmocom-latest-20250822-1311-9c83c8ad-0', 'rm', '/etc/apt/apt.conf.d/docker-clean'] Running testenv-podman-main.sh [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/msc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-msc-osmocom-latest-20250822-1311-9c83c8ad-0', 'apt-get', '-q', 'update'] Get:1 http://deb.debian.org/debian stable-backports InRelease [53.5 kB] Get:2 http://deb.debian.org/debian bookworm InRelease [151 kB] Get:3 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:4 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:5 http://deb.debian.org/debian stable-backports/main Sources [732 B] Get:6 http://deb.debian.org/debian stable-backports/main amd64 Packages [724 B] Get:7 http://deb.debian.org/debian bookworm/main amd64 Packages [8793 kB] Get:8 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [6924 B] Get:9 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [274 kB] Fetched 9384 kB in 1s (10.7 MB/s) Reading package lists... [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/msc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-msc-osmocom-latest-20250822-1311-9c83c8ad-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-20250822-1311-9c83c8ad-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-20250822-1311-9c83c8ad-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-20250822-1311-9c83c8ad-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-20250822-1311-9c83c8ad-0', 'make', 'msc'] make -C /home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/_cache/podman/titan-11.1.0/msc compile make[1]: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/_cache/podman/titan-11.1.0/msc' PP IPA_Emulation.ttcn PP RAN_Adapter.ttcn PP RAN_Emulation.ttcn PP SCCP_Mapping.ttcn SCCP_Mapping.ttcnpp:49:4: warning: missing terminating " character 49 | "internal user MTP3asp_PT | ^ SCCP_Mapping.ttcnpp:58:4: warning: missing terminating " character 58 | " | ^ SCCP_Mapping.ttcnpp:70:4: warning: missing terminating " character 70 | "user MTP3asp_PT | ^ SCCP_Mapping.ttcnpp:79:4: warning: missing terminating " character 79 | " | ^ PP StatsD_Checker.ttcn TTCN *.ttcn *.asn MAP_DialogueInformation.asn:59: note: Usage of UNIVERSAL tagclass is not recommended. SS_PDU_Defs.asn:63: note: Usage of UNIVERSAL tagclass is not recommended. BSSMAP_Templates.ttcn: In TTCN-3 module `BSSMAP_Templates': BSSMAP_Templates.ttcn:256.1-263.1: In function definition `f_ts_BSSMAP_IE_OldToNewBSSInfo': BSSMAP_Templates.ttcn:260.4-262.2: In else statement: BSSMAP_Templates.ttcn:261.3-42: In return statement: BSSMAP_Templates.ttcn:261.38-42: In actual parameter list of template `@BSSMAP_Templates.ts_BSSMAP_IE_OldToNewBSSInfo': BSSMAP_Templates.ttcn:261.39-41: In parameter #1 for `val': BSSMAP_Templates.ttcn:256.41-81: note: Referenced template parameter is here BSSMAP_Templates.ttcn:270.1-281.1: In function definition `f_tr_BSSMAP_IE_OldToNewBSSInfo': BSSMAP_Templates.ttcn:278.4-280.2: In else statement: BSSMAP_Templates.ttcn:279.3-42: In return statement: BSSMAP_Templates.ttcn:279.38-42: In actual parameter list of template `@BSSMAP_Templates.tr_BSSMAP_IE_OldToNewBSSInfo': BSSMAP_Templates.ttcn:279.39-41: In parameter #1 for `val': BSSMAP_Templates.ttcn:270.41-79: note: Referenced template parameter is here BSSMAP_Templates.ttcn:514.1-534.1: In template definition `tr_BSSMAP_ComplL3': BSSMAP_Templates.ttcn:518.9-533.2: In template for record field `pdu': BSSMAP_Templates.ttcn:519.13-532.3: In template for union field `bssmap': BSSMAP_Templates.ttcn:520.33-531.4: In template for union field `completeLayer3Information': BSSMAP_Templates.ttcn:523.26-53: In template for record field `layer3Information': BSSMAP_Templates.ttcn:523.45-53: In actual parameter list of template `@BSSMAP_Templates.tr_BSSMAP_IE_L3Info': BSSMAP_Templates.ttcn:523.46-52: In parameter #1 for `l3info': BSSMAP_Templates.ttcn:514.38-70: note: Referenced template parameter is here BSSMAP_Templates.ttcn:749.1-759.1: In function definition `ts_BSSMAP_IE_CallIdentifier': BSSMAP_Templates.ttcn:752.4-758.2: In else statement: BSSMAP_Templates.ttcn:757.3-11: In return statement: BSSMAP_Templates.ttcn:753.51-756.3: note: Referenced template variable is here BSSMAP_Templates.ttcn:2152.1-2164.1: In function definition `ts_BSSMAP_IE_TalkerPriority': BSSMAP_Templates.ttcn:2156.4-2163.2: In else statement: BSSMAP_Templates.ttcn:2162.3-11: In return statement: BSSMAP_Templates.ttcn:2157.51-2161.3: note: Referenced template variable is here BSSMAP_Templates.ttcn:2824.1-2836.1: In function definition `tr_BSSMAP_LcsCause': BSSMAP_Templates.ttcn:2835.2-10: In return statement: BSSMAP_Templates.ttcn:2829.34-2834.2: note: Referenced template variable is here GSUP_Templates.ttcn: In TTCN-3 module `GSUP_Templates': GSUP_Templates.ttcn:384.1-393.5: In template definition `tr_GSUP_SAI_REQ_UMTS_AKA_RESYNC': GSUP_Templates.ttcn:388.9-393.5: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:388.49-393.4: In parameter #2 for `ies': GSUP_Templates.ttcn:389.4-24: In component 1: GSUP_Templates.ttcn:389.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:389.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:385.3-25: note: Referenced template parameter is here GSUP_Templates.ttcn:390.4-24: In component 2: GSUP_Templates.ttcn:390.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_AUTS': GSUP_Templates.ttcn:390.20-23: In parameter #1 for `auts': GSUP_Templates.ttcn:386.3-27: note: Referenced template parameter is here GSUP_Templates.ttcn:391.4-24: In component 3: GSUP_Templates.ttcn:391.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_RAND': GSUP_Templates.ttcn:391.20-23: In parameter #1 for `rand': GSUP_Templates.ttcn:387.3-27: note: Referenced template parameter is here GSUP_Templates.ttcn:399.1-401.54: In template definition `tr_GSUP_SAI_ERR': GSUP_Templates.ttcn:400.9-401.54: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:400.47-401.53: In parameter #2 for `ies': GSUP_Templates.ttcn:401.4-24: In component 1: GSUP_Templates.ttcn:401.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:401.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:399.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:413.1-416.41: In template definition `ts_GSUP_UL_REQ': GSUP_Templates.ttcn:415.9-416.41: In actual parameter list of template `@GSUP_Templates.ts_GSUP': GSUP_Templates.ttcn:415.50-416.40: In parameter #2 for `ies': GSUP_Templates.ttcn:1213.9-1255.1: In function definition `f_gen_ts_ies': GSUP_Templates.ttcn:1226.2-1228.2: In if statement: GSUP_Templates.ttcn:1227.3-52: In variable assignment: GSUP_Templates.ttcn:1227.10-52: In the right operand of operation `&': GSUP_Templates.ttcn:1227.18-50: In component #1: GSUP_Templates.ttcn:1227.18-50: In the operand of operation `valueof()': GSUP_Templates.ttcn:1227.45-49: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_CnDomain': GSUP_Templates.ttcn:1227.46-48: In parameter #1 for `dom': GSUP_Templates.ttcn:1218.10-50: note: Referenced template parameter is here GSUP_Templates.ttcn:418.1-419.59: In template definition `tr_GSUP_UL_REQ': GSUP_Templates.ttcn:419.14-59: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:419.55-58: In parameter #2 for `imsi': GSUP_Templates.ttcn:418.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:425.1-426.105: In template definition `tr_GSUP_UL_RES': GSUP_Templates.ttcn:426.9-105: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:426.49-104: In parameter #2 for `ies': GSUP_Templates.ttcn:1257.9-1338.1: In function definition `f_gen_tr_ies': GSUP_Templates.ttcn:1270.24-1272.2: In template variable definition `ies': GSUP_Templates.ttcn:1271.3-23: In component 1: GSUP_Templates.ttcn:1271.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1271.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1257.31-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1275.2-1278.2: In if statement: GSUP_Templates.ttcn:1276.3-39: In variable assignment: GSUP_Templates.ttcn:1276.32-39: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_MSISDN': GSUP_Templates.ttcn:1276.33-38: In parameter #1 for `msisdn': GSUP_Templates.ttcn:1263.10-42: note: Referenced template parameter is here GSUP_Templates.ttcn:1280.2-1283.2: In if statement: GSUP_Templates.ttcn:1281.3-37: In variable assignment: GSUP_Templates.ttcn:1281.31-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:1281.32-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1261.10-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1285.2-1288.2: In if statement: GSUP_Templates.ttcn:1286.3-48: In variable assignment: GSUP_Templates.ttcn:1286.36-48: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_CancelType': GSUP_Templates.ttcn:1286.37-47: In parameter #1 for `ctype': GSUP_Templates.ttcn:1262.10-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1295.2-1298.2: In if statement: GSUP_Templates.ttcn:1296.3-45: In variable assignment: GSUP_Templates.ttcn:1296.36-45: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PdpInfo_ie': GSUP_Templates.ttcn:1296.37-44: In parameter #1 for `pdp_info': GSUP_Templates.ttcn:1259.10-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1300.2-1303.2: In if statement: GSUP_Templates.ttcn:1301.3-44: In variable assignment: GSUP_Templates.ttcn:1301.34-44: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_CnDomain': GSUP_Templates.ttcn:1301.35-43: In parameter #1 for `domain': GSUP_Templates.ttcn:1266.10-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1305.2-1308.2: In if statement: GSUP_Templates.ttcn:1306.3-49: In variable assignment: GSUP_Templates.ttcn:1306.37-49: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMEI_Result': GSUP_Templates.ttcn:1306.38-48: In parameter #1 for `result': GSUP_Templates.ttcn:1264.10-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1310.2-1313.2: In if statement: GSUP_Templates.ttcn:1311.3-53: In variable assignment: GSUP_Templates.ttcn:1311.39-53: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Message_Class': GSUP_Templates.ttcn:1311.40-52: In parameter #1 for `val': GSUP_Templates.ttcn:1260.10-58: note: Referenced template parameter is here GSUP_Templates.ttcn:1315.2-1318.2: In if statement: GSUP_Templates.ttcn:1316.3-33: In variable assignment: GSUP_Templates.ttcn:1316.29-33: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PCO': GSUP_Templates.ttcn:1316.30-32: In parameter #1 for `pco': GSUP_Templates.ttcn:1265.10-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1320.2-1323.2: In if statement: GSUP_Templates.ttcn:1321.3-49: In variable assignment: GSUP_Templates.ttcn:1321.37-49: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1321.38-48: In parameter #1 for `name': GSUP_Templates.ttcn:1267.10-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1328.2-1335.2: In if statement: GSUP_Templates.ttcn:1331.5-1333.3: In else statement: GSUP_Templates.ttcn:1332.4-60: In variable assignment: GSUP_Templates.ttcn:1332.43-60: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1332.44-59: In parameter #1 for `name': GSUP_Templates.ttcn:1268.10-54: note: Referenced template parameter is here GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:432.1-435.75: In template definition `tr_GSUP_UL_ERR': GSUP_Templates.ttcn:434.9-435.75: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:435.3-74: In parameter #2 for `ies': GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:442.1-445.77: In template definition `tr_GSUP_ISD_REQ': GSUP_Templates.ttcn:444.9-445.77: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:445.3-76: In parameter #2 for `ies': GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:454.1-455.54: In template definition `tr_GSUP_ISD_RES': GSUP_Templates.ttcn:455.14-54: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:455.50-53: In parameter #2 for `imsi': GSUP_Templates.ttcn:454.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:460.1-466.26: In template definition `tr_GSUP_CL_REQ': GSUP_Templates.ttcn:463.9-466.26: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:464.3-466.25: In parameter #2 for `ies': GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:472.1-473.58: In template definition `tr_GSUP_CL_RES': GSUP_Templates.ttcn:473.14-58: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:473.54-57: In parameter #2 for `imsi': GSUP_Templates.ttcn:472.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:478.1-480.55: In template definition `tr_GSUP_CL_ERR': GSUP_Templates.ttcn:479.9-480.55: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:479.48-480.54: In parameter #2 for `ies': GSUP_Templates.ttcn:480.4-24: In component 1: GSUP_Templates.ttcn:480.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:480.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:478.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:480.27-49: In component 2: GSUP_Templates.ttcn:480.43-49: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:480.44-48: In parameter #1 for `cause': GSUP_Templates.ttcn:478.59-85: note: Referenced template parameter is here GSUP_Templates.ttcn:486.1-488.59: In template definition `tr_GSUP_PURGE_MS_REQ': GSUP_Templates.ttcn:487.9-488.59: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:487.43-488.58: In parameter #2 for `ies': GSUP_Templates.ttcn:488.4-24: In component 1: GSUP_Templates.ttcn:488.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:488.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:486.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:488.30-53: In component 3: GSUP_Templates.ttcn:488.49-53: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_CnDomain': GSUP_Templates.ttcn:488.50-52: In parameter #1 for `domain': GSUP_Templates.ttcn:486.65-95: note: Referenced template parameter is here GSUP_Templates.ttcn:494.1-496.29: In template definition `tr_GSUP_PURGE_MS_RES': GSUP_Templates.ttcn:495.9-496.29: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:495.42-496.28: In parameter #2 for `ies': GSUP_Templates.ttcn:496.3-23: In component 1: GSUP_Templates.ttcn:496.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:496.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:494.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:498.1-500.51: In template definition `tr_GSUP_PURGE_MS_ERR': GSUP_Templates.ttcn:499.9-500.51: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:499.41-500.50: In parameter #2 for `ies': GSUP_Templates.ttcn:500.3-23: In component 1: GSUP_Templates.ttcn:500.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:500.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:498.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:500.26-48: In component 2: GSUP_Templates.ttcn:500.42-48: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:500.43-47: In parameter #1 for `cause': GSUP_Templates.ttcn:498.65-86: note: Referenced template parameter is here GSUP_Templates.ttcn:506.1-516.1: In template definition `tr_GSUP_CHECK_IMEI_REQ': GSUP_Templates.ttcn:509.13-516.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:511.2-515.2: In parameter #2 for `ies': GSUP_Templates.ttcn:512.3-23: In component 1: GSUP_Templates.ttcn:512.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:512.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:507.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:513.3-23: In component 2: GSUP_Templates.ttcn:513.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMEI': GSUP_Templates.ttcn:513.19-22: In parameter #1 for `imei': GSUP_Templates.ttcn:508.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:522.1-525.82: In template definition `tr_GSUP_CHECK_IMEI_RES': GSUP_Templates.ttcn:524.9-525.82: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:525.3-81: In parameter #2 for `ies': GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:531.1-533.115: In template definition `tr_GSUP_CHECK_IMEI_ERR': GSUP_Templates.ttcn:533.9-115: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:533.43-114: In parameter #2 for `ies': GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:548.1-552.40: In template definition `tr_GSUP_EPDGTunnel_REQ': GSUP_Templates.ttcn:550.9-552.40: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:551.3-552.39: In parameter #2 for `ies': GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:567.1-578.46: In template definition `tr_GSUP_EPDGTunnel_RES': GSUP_Templates.ttcn:572.9-578.46: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:573.3-578.45: In parameter #2 for `ies': GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:589.1-597.46: In template definition `tr_GSUP_EPDGTunnel_ERR': GSUP_Templates.ttcn:593.9-597.46: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:594.3-597.45: In parameter #2 for `ies': GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:1340.9-1377.1: In function definition `f_gen_ts_ss_ies': GSUP_Templates.ttcn:1355.2-1357.2: In if statement: GSUP_Templates.ttcn:1356.3-47: In variable assignment: GSUP_Templates.ttcn:1356.41-47: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Cause': GSUP_Templates.ttcn:1356.42-46: In parameter #1 for `cause': GSUP_Templates.ttcn:1345.6-42: note: Referenced template parameter is here GSUP_Templates.ttcn:1364.2-1366.2: In if statement: GSUP_Templates.ttcn:1365.3-45: In variable assignment: GSUP_Templates.ttcn:1365.42-45: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_SSInfo': GSUP_Templates.ttcn:1365.43-44: In parameter #1 for `ss': GSUP_Templates.ttcn:1344.6-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1369.2-1371.2: In if statement: GSUP_Templates.ttcn:1370.3-56: In variable assignment: GSUP_Templates.ttcn:1370.47-56: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1370.48-55: In parameter #1 for `name': GSUP_Templates.ttcn:1346.6-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1372.2-1374.2: In if statement: GSUP_Templates.ttcn:1373.3-61: In variable assignment: GSUP_Templates.ttcn:1373.52-61: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1373.53-60: In parameter #1 for `name': GSUP_Templates.ttcn:1347.6-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1378.9-1441.1: In function definition `f_gen_tr_ss_ies': GSUP_Templates.ttcn:1394.2-1397.2: In if statement: GSUP_Templates.ttcn:1395.3-37: In variable assignment: GSUP_Templates.ttcn:1395.31-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:1395.32-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1383.6-35: note: Referenced template parameter is here GSUP_Templates.ttcn:1409.2-1412.2: In if statement: GSUP_Templates.ttcn:1410.3-35: In variable assignment: GSUP_Templates.ttcn:1410.32-35: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SSInfo': GSUP_Templates.ttcn:1410.33-34: In parameter #1 for `ss': GSUP_Templates.ttcn:1382.6-36: note: Referenced template parameter is here GSUP_Templates.ttcn:1420.2-1423.2: In if statement: GSUP_Templates.ttcn:1421.3-46: In variable assignment: GSUP_Templates.ttcn:1421.37-46: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1421.38-45: In parameter #1 for `name': GSUP_Templates.ttcn:1384.6-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1427.2-1430.2: In if statement: GSUP_Templates.ttcn:1428.3-51: In variable assignment: GSUP_Templates.ttcn:1428.42-51: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1428.43-50: In parameter #1 for `name': GSUP_Templates.ttcn:1385.6-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1537.1-1554.1: In template definition `tr_GSUP_MO_FORWARD_SM_REQ': GSUP_Templates.ttcn:1543.13-1554.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1545.2-1553.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1546.3-23: In component 1: GSUP_Templates.ttcn:1546.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1546.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1538.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1547.3-31: In component 2: GSUP_Templates.ttcn:1547.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1547.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1539.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1548.3-31: In component 3: GSUP_Templates.ttcn:1548.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_DA': GSUP_Templates.ttcn:1548.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1540.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1549.3-31: In component 4: GSUP_Templates.ttcn:1549.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_OA': GSUP_Templates.ttcn:1549.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1541.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1550.3-31: In component 5: GSUP_Templates.ttcn:1550.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_UI': GSUP_Templates.ttcn:1550.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1542.2-30: note: Referenced template parameter is here GSUP_Templates.ttcn:1567.1-1578.1: In template definition `tr_GSUP_MO_FORWARD_SM_RES': GSUP_Templates.ttcn:1570.13-1578.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1572.2-1577.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1573.3-23: In component 1: GSUP_Templates.ttcn:1573.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1573.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1568.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1574.3-31: In component 2: GSUP_Templates.ttcn:1574.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1574.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1569.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1593.1-1606.1: In template definition `tr_GSUP_MO_FORWARD_SM_ERR': GSUP_Templates.ttcn:1597.13-1606.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1599.2-1605.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1600.3-23: In component 1: GSUP_Templates.ttcn:1600.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1600.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1594.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1601.3-31: In component 2: GSUP_Templates.ttcn:1601.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1601.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1595.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1602.3-37: In component 3: GSUP_Templates.ttcn:1602.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1602.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1596.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1632.1-1656.1: In template definition `tr_GSUP_MT_FORWARD_SM_REQ': GSUP_Templates.ttcn:1639.13-1656.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1641.2-1655.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1647.3-23: In component 1: GSUP_Templates.ttcn:1647.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1647.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1633.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1648.3-31: In component 2: GSUP_Templates.ttcn:1648.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1648.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1634.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1649.3-31: In component 3: GSUP_Templates.ttcn:1649.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_DA': GSUP_Templates.ttcn:1649.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1635.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1650.3-31: In component 4: GSUP_Templates.ttcn:1650.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_OA': GSUP_Templates.ttcn:1650.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1636.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1651.3-31: In component 5: GSUP_Templates.ttcn:1651.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_UI': GSUP_Templates.ttcn:1651.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1637.2-30: note: Referenced template parameter is here GSUP_Templates.ttcn:1652.3-33: In component 6: GSUP_Templates.ttcn:1652.23-33: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MMS': GSUP_Templates.ttcn:1652.24-32: In parameter #1 for `mms': GSUP_Templates.ttcn:1638.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:1669.1-1680.1: In template definition `tr_GSUP_MT_FORWARD_SM_RES': GSUP_Templates.ttcn:1672.13-1680.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1674.2-1679.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1675.3-23: In component 1: GSUP_Templates.ttcn:1675.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1675.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1670.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1676.3-31: In component 2: GSUP_Templates.ttcn:1676.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1676.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1671.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1696.1-1709.1: In template definition `tr_GSUP_MT_FORWARD_SM_ERR_MS': GSUP_Templates.ttcn:1700.13-1709.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1702.2-1708.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1703.3-23: In component 1: GSUP_Templates.ttcn:1703.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1703.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1697.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1704.3-31: In component 2: GSUP_Templates.ttcn:1704.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1704.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1698.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1705.3-37: In component 3: GSUP_Templates.ttcn:1705.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1705.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1699.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1726.1-1740.1: In template definition `tr_GSUP_MT_FORWARD_SM_ERR_NET': GSUP_Templates.ttcn:1730.13-1740.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1732.2-1739.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1733.3-23: In component 1: GSUP_Templates.ttcn:1733.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1733.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1727.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1734.3-25: In component 2: GSUP_Templates.ttcn:1734.19-25: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:1734.20-24: In parameter #1 for `cause': GSUP_Templates.ttcn:1729.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1735.3-31: In component 3: GSUP_Templates.ttcn:1735.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1735.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1728.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1755.1-1768.1: In template definition `tr_GSUP_MO_READY_FOR_SM_REQ': GSUP_Templates.ttcn:1759.13-1768.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1761.2-1767.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1762.3-23: In component 1: GSUP_Templates.ttcn:1762.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1762.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1756.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1763.3-31: In component 2: GSUP_Templates.ttcn:1763.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1763.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1757.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1764.3-39: In component 3: GSUP_Templates.ttcn:1764.26-39: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_ALERT_RSN': GSUP_Templates.ttcn:1764.27-38: In parameter #1 for `rsn': GSUP_Templates.ttcn:1758.2-50: note: Referenced template parameter is here GSUP_Templates.ttcn:1781.1-1792.1: In template definition `tr_GSUP_MO_READY_FOR_SM_RES': GSUP_Templates.ttcn:1784.13-1792.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1786.2-1791.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1787.3-23: In component 1: GSUP_Templates.ttcn:1787.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1787.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1782.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1788.3-31: In component 2: GSUP_Templates.ttcn:1788.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1788.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1783.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1807.1-1820.1: In template definition `tr_GSUP_MO_READY_FOR_SM_ERR': GSUP_Templates.ttcn:1811.13-1820.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1813.2-1819.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1814.3-23: In component 1: GSUP_Templates.ttcn:1814.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1814.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1808.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1815.3-31: In component 2: GSUP_Templates.ttcn:1815.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1815.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1809.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1816.3-37: In component 3: GSUP_Templates.ttcn:1816.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1816.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1810.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1859.1-1874.1: In template definition `tr_GSUP_E_AN_APDU': GSUP_Templates.ttcn:1865.13-1874.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1866.2-5: In parameter #1 for `msgt': GSUP_Templates.ttcn:1860.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1867.2-1873.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1868.3-23: In component 1: GSUP_Templates.ttcn:1868.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1868.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1861.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1870.3-37: In component 3: GSUP_Templates.ttcn:1870.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1870.26-36: In parameter #1 for `name': GSUP_Templates.ttcn:1862.2-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1871.3-47: In component 4: GSUP_Templates.ttcn:1871.30-47: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1871.31-46: In parameter #1 for `name': GSUP_Templates.ttcn:1863.2-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1872.3-29: In component 5: GSUP_Templates.ttcn:1872.21-29: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_AN_APDU': GSUP_Templates.ttcn:1872.22-28: In parameter #1 for `an_apdu': GSUP_Templates.ttcn:1864.2-35: note: Referenced template parameter is here GSUP_Templates.ttcn:1876.1-1889.1: In template definition `tr_GSUP_E_NO_PDU': GSUP_Templates.ttcn:1881.13-1889.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1882.2-5: In parameter #1 for `msgt': GSUP_Templates.ttcn:1877.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1883.2-1888.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1884.3-23: In component 1: GSUP_Templates.ttcn:1884.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1884.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1878.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1886.3-37: In component 3: GSUP_Templates.ttcn:1886.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1886.26-36: In parameter #1 for `name': GSUP_Templates.ttcn:1879.2-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1887.3-47: In component 4: GSUP_Templates.ttcn:1887.30-47: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1887.31-46: In parameter #1 for `name': GSUP_Templates.ttcn:1880.2-43: note: Referenced template parameter is here SGsAP_Templates.ttcn: In TTCN-3 module `SGsAP_Templates': SGsAP_Templates.ttcn:149.1-155.1: In function definition `ts_SGsAP_IE_Lai_omit': SGsAP_Templates.ttcn:152.4-154.2: In else statement: SGsAP_Templates.ttcn:153.3-29: In return statement: SGsAP_Templates.ttcn:153.25-29: In actual parameter list of template `@SGsAP_Templates.ts_SGsAP_IE_Lai': SGsAP_Templates.ttcn:153.26-28: In parameter #1 for `lai': SGsAP_Templates.ttcn:149.31-69: note: Referenced template parameter is here SGsAP_Templates.ttcn:181.1-188.1: In function definition `ts_SGsAP_IE_TAI_omit': SGsAP_Templates.ttcn:185.4-187.2: In else statement: SGsAP_Templates.ttcn:186.3-29: In return statement: SGsAP_Templates.ttcn:186.25-29: In actual parameter list of template `@SGsAP_Templates.ts_SGsAP_IE_TAI': SGsAP_Templates.ttcn:186.26-28: In parameter #1 for `tai': SGsAP_Templates.ttcn:181.31-75: note: Referenced template parameter is here BSC_ConnectionHandler.ttcn: In TTCN-3 module `BSC_ConnectionHandler': BSC_ConnectionHandler.ttcn:1105.9-1112.32: In template definition `ts_SDP_CRCX_CN': BSC_ConnectionHandler.ttcn:1105.9-1112.32: While checking template restriction `value': SDP_Templates.ttcn:28.11-38: note: Referenced template parameter is here SDP_Templates.ttcn:29.11-46: note: Referenced template parameter is here BSC_ConnectionHandler.ttcn:2133.1-2152.1: In template definition `t_SmsPars': BSC_ConnectionHandler.ttcn:2133.1-2152.1: While checking template restriction `value': BSC_ConnectionHandler.ttcn:2124.12-39: note: Referenced template parameter is here BSC_ConnectionHandler.ttcn:2125.12-38: note: Referenced template parameter is here BSC_ConnectionHandler.ttcn:2126.12-36: note: Referenced template parameter is here BSC_ConnectionHandler.ttcn:2123.54-76: note: Referenced template parameter is here MSC_Tests_ASCI.ttcn: In TTCN-3 module `MSC_Tests_ASCI': MSC_Tests_ASCI.ttcn:110.9-221.1: In function definition `f_tc_vgcs_call': MSC_Tests_ASCI.ttcn:130.33-105: In template variable definition `ts_assignment_cpl': BSSMAP_Templates.ttcn:858.30-79: note: Referenced template parameter is here BSSMAP_Templates.ttcn:859.9-66: note: Referenced template parameter is here BSSMAP_Templates.ttcn:860.9-58: note: Referenced template parameter is here BSSMAP_Templates.ttcn:861.9-57: note: Referenced template parameter is here touch compile make[1]: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/_cache/podman/titan-11.1.0/msc' make -j20 -C /home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/_cache/podman/titan-11.1.0/msc make[1]: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/_cache/podman/titan-11.1.0/msc' DEP UD_PT.cc DEP TELNETasp_PT.cc DEP TCCOpenSecurity.cc DEP TCCInterface.cc DEP TCCEncoding.cc DEP TCCConversion.cc DEP SS_EncDec.cc DEP StatsD_CodecPort_CtrlFunctdef.cc DEP SMPP_EncDec.cc DEP SMPP_CodecPort_CtrlFunctDef.cc DEP SGsAP_CodecPort_CtrlFunctDef.cc DEP SDP_EncDec.cc DEP SCTPasp_PT.cc DEP SCCP_EncDec.cc DEP RTP_EncDec.cc DEP RTP_CodecPort_CtrlFunctDef.cc DEP RANAP_EncDec.cc DEP Native_FunctionDefs.cc DEP MNCC_EncDec.cc DEP MGCP_CodecPort_CtrlFunctDef.cc DEP MAP_EncDec.cc DEP IPL4asp_discovery.cc DEP IPL4asp_PT.cc DEP IPA_CodecPort_CtrlFunctDef.cc DEP lex.SDP_parse_.c DEP SDP_parse_.tab.c DEP SS_Protocol_part_7.cc DEP SS_Protocol_part_6.cc DEP SS_Protocol_part_5.cc DEP SS_Protocol_part_4.cc DEP SS_Protocol_part_3.cc DEP SS_Protocol_part_2.cc DEP SS_Protocol_part_1.cc DEP SS_PDU_Defs_part_7.cc DEP SS_PDU_Defs_part_6.cc DEP SS_PDU_Defs_part_5.cc DEP SS_PDU_Defs_part_4.cc DEP SS_PDU_Defs_part_3.cc DEP SS_PDU_Defs_part_2.cc DEP SS_PDU_Defs_part_1.cc DEP SS_Operations_part_7.cc DEP SS_Operations_part_6.cc DEP SS_Operations_part_5.cc DEP SS_Operations_part_4.cc DEP SS_Operations_part_3.cc DEP SS_Operations_part_2.cc DEP SS_Operations_part_1.cc DEP SS_Errors_part_7.cc DEP SS_Errors_part_6.cc DEP SS_Errors_part_5.cc DEP SS_Errors_part_4.cc DEP SS_Errors_part_3.cc DEP SS_Errors_part_2.cc DEP SS_Errors_part_1.cc DEP SS_DataTypes_part_7.cc DEP SS_DataTypes_part_6.cc DEP SS_DataTypes_part_5.cc DEP SS_DataTypes_part_4.cc DEP SS_DataTypes_part_3.cc DEP SS_DataTypes_part_2.cc DEP SS_DataTypes_part_1.cc DEP Remote_Operations_Information_Objects_part_7.cc DEP Remote_Operations_Information_Objects_part_6.cc DEP Remote_Operations_Information_Objects_part_5.cc DEP Remote_Operations_Information_Objects_part_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_4.cc DEP Remote_Operations_Generic_ROS_PDUs_part_3.cc DEP Remote_Operations_Generic_ROS_PDUs_part_2.cc DEP Remote_Operations_Generic_ROS_PDUs_part_1.cc DEP Remote_Operations_Generic_ROS_PDUs_part_5.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_5.cc DEP RANAP_PDU_Contents_part_6.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_4.cc DEP MAP_SS_DataTypes_part_3.cc DEP MAP_SS_DataTypes_part_2.cc DEP MAP_SS_DataTypes_part_1.cc DEP MAP_SS_Code_part_7.cc DEP MAP_SS_Code_part_6.cc DEP MAP_SS_Code_part_5.cc DEP MAP_SS_Code_part_4.cc DEP MAP_SS_Code_part_3.cc DEP MAP_SS_Code_part_2.cc DEP MAP_SS_Code_part_1.cc DEP MAP_SM_DataTypes_part_7.cc DEP MAP_SM_DataTypes_part_6.cc DEP MAP_SM_DataTypes_part_4.cc DEP MAP_SM_DataTypes_part_5.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_3.cc DEP MAP_Protocol_part_4.cc DEP MAP_Protocol_part_2.cc DEP MAP_Protocol_part_1.cc DEP MAP_PDU_Defs_part_7.cc DEP MAP_PDU_Defs_part_5.cc DEP MAP_PDU_Defs_part_6.cc DEP MAP_PDU_Defs_part_4.cc DEP MAP_PDU_Defs_part_3.cc DEP MAP_PDU_Defs_part_2.cc DEP MAP_PDU_Defs_part_1.cc DEP MAP_OperationAndMaintenanceOperations_part_7.cc DEP MAP_OperationAndMaintenanceOperations_part_6.cc DEP MAP_OperationAndMaintenanceOperations_part_5.cc DEP MAP_OperationAndMaintenanceOperations_part_4.cc DEP MAP_OperationAndMaintenanceOperations_part_3.cc DEP MAP_OperationAndMaintenanceOperations_part_2.cc DEP MAP_OperationAndMaintenanceOperations_part_1.cc DEP MAP_OM_DataTypes_part_6.cc DEP MAP_OM_DataTypes_part_7.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_2.cc DEP MAP_MobileServiceOperations_part_1.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_4.cc DEP MAP_MS_DataTypes_part_3.cc DEP MAP_MS_DataTypes_part_2.cc DEP MAP_LocationServiceOperations_part_6.cc DEP MAP_LocationServiceOperations_part_7.cc DEP MAP_MS_DataTypes_part_1.cc DEP MAP_LocationServiceOperations_part_5.cc DEP MAP_LocationServiceOperations_part_4.cc DEP MAP_LocationServiceOperations_part_3.cc DEP MAP_LocationServiceOperations_part_2.cc DEP MAP_LocationServiceOperations_part_1.cc DEP MAP_LCS_DataTypes_part_7.cc DEP MAP_LCS_DataTypes_part_5.cc DEP MAP_LCS_DataTypes_part_6.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_5.cc DEP MAP_GR_DataTypes_part_4.cc DEP MAP_GR_DataTypes_part_3.cc DEP MAP_GR_DataTypes_part_2.cc DEP MAP_ExtensionDataTypes_part_7.cc DEP MAP_ExtensionDataTypes_part_6.cc DEP MAP_GR_DataTypes_part_1.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_5.cc DEP MAP_ER_DataTypes_part_6.cc DEP MAP_ER_DataTypes_part_3.cc DEP MAP_ER_DataTypes_part_4.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_5.cc DEP MAP_CommonDataTypes_part_6.cc DEP MAP_CommonDataTypes_part_4.cc DEP MAP_CommonDataTypes_part_3.cc DEP MAP_CommonDataTypes_part_2.cc DEP MAP_CallHandlingOperations_part_7.cc DEP MAP_CallHandlingOperations_part_6.cc DEP MAP_CallHandlingOperations_part_5.cc DEP MAP_CommonDataTypes_part_1.cc DEP MAP_CallHandlingOperations_part_3.cc DEP MAP_CallHandlingOperations_part_4.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_4.cc DEP MAP_CH_DataTypes_part_5.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_ApplicationContexts_part_7.cc DEP MAP_BS_Code_part_1.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_Errors.cc DEP SS_DataTypes.cc DEP Remote_Operations_Information_Objects.cc DEP Remote_Operations_Generic_ROS_PDUs.cc DEP RANAP_PDU_Descriptions.cc DEP RANAP_PDU_Contents.cc DEP RANAP_IEs.cc DEP RANAP_Containers.cc DEP RANAP_Constants.cc DEP RANAP_CommonDataTypes.cc DEP MobileDomainDefinitions.cc DEP MAP_TS_Code.cc DEP MAP_SupplementaryServiceOperations.cc DEP MAP_ShortMessageServiceOperations.cc DEP MAP_SS_DataTypes.cc DEP MAP_SS_Code.cc DEP MAP_SM_DataTypes.cc DEP MAP_Protocol.cc DEP MAP_PDU_Defs.cc DEP MAP_OperationAndMaintenanceOperations.cc DEP MAP_OM_DataTypes.cc DEP MAP_MobileServiceOperations.cc DEP MAP_MS_DataTypes.cc DEP MAP_LCS_DataTypes.cc DEP MAP_LocationServiceOperations.cc DEP MAP_Group_Call_Operations.cc DEP MAP_GR_DataTypes.cc DEP MAP_ExtensionDataTypes.cc DEP MAP_Errors.cc DEP MAP_ER_DataTypes.cc DEP MAP_DialogueInformation.cc DEP MAP_CallHandlingOperations.cc DEP MAP_CH_DataTypes.cc DEP MAP_CommonDataTypes.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_4.cc DEP SCCP_Mapping_part_5.cc DEP SCCP_Mapping_part_3.cc DEP SCCP_Mapping_part_2.cc DEP SCCP_Mapping_part_1.cc DEP RAN_Emulation_part_7.cc DEP RAN_Emulation_part_6.cc DEP RAN_Emulation_part_5.cc DEP RAN_Emulation_part_4.cc DEP RAN_Emulation_part_3.cc DEP RAN_Emulation_part_2.cc DEP RAN_Emulation_part_1.cc DEP RAN_Adapter_part_6.cc DEP RAN_Adapter_part_7.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 IPA_Emulation_part_7.cc DEP RAN_Adapter_part_1.cc DEP IPA_Emulation_part_6.cc DEP IPA_Emulation_part_5.cc DEP IPA_Emulation_part_4.cc DEP IPA_Emulation_part_3.cc DEP IPA_Emulation_part_2.cc DEP StatsD_Checker.cc DEP SCCP_Mapping.cc DEP RAN_Emulation.cc DEP RAN_Adapter.cc DEP IPA_Emulation_part_1.cc DEP IPA_Emulation.cc DEP USSD_Helpers_part_7.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_6.cc DEP USSD_Helpers_part_1.cc DEP UD_Types_part_7.cc DEP UD_Types_part_6.cc DEP UD_Types_part_5.cc DEP UD_Types_part_4.cc DEP UD_Types_part_3.cc DEP UD_Types_part_2.cc DEP UD_Types_part_1.cc DEP UD_PortType_part_7.cc DEP UD_PortType_part_6.cc DEP UD_PortType_part_5.cc DEP UD_PortType_part_4.cc DEP UD_PortType_part_3.cc DEP UD_PortType_part_2.cc DEP UD_PortType_part_1.cc DEP TELNETasp_PortType_part_7.cc DEP TELNETasp_PortType_part_6.cc DEP TELNETasp_PortType_part_5.cc DEP TELNETasp_PortType_part_4.cc DEP TELNETasp_PortType_part_2.cc DEP TELNETasp_PortType_part_1.cc DEP TELNETasp_PortType_part_3.cc DEP TCCOpenSecurity_Functions_part_7.cc DEP TCCOpenSecurity_Functions_part_6.cc DEP TCCOpenSecurity_Functions_part_5.cc DEP TCCOpenSecurity_Functions_part_4.cc DEP TCCOpenSecurity_Functions_part_3.cc DEP TCCOpenSecurity_Functions_part_2.cc DEP TCCOpenSecurity_Functions_part_1.cc DEP TCCInterface_Functions_part_6.cc DEP TCCInterface_Functions_part_7.cc DEP TCCInterface_Functions_part_5.cc DEP TCCInterface_Functions_part_4.cc DEP TCCInterface_Functions_part_3.cc DEP TCCInterface_Functions_part_2.cc DEP TCCInterface_Functions_part_1.cc DEP TCCEncoding_Functions_part_7.cc DEP TCCEncoding_Functions_part_6.cc DEP TCCEncoding_Functions_part_5.cc DEP TCCEncoding_Functions_part_4.cc DEP TCCEncoding_Functions_part_3.cc DEP TCCEncoding_Functions_part_2.cc DEP TCCEncoding_Functions_part_1.cc DEP TCCConversion_Functions_part_6.cc DEP TCCConversion_Functions_part_5.cc DEP TCCConversion_Functions_part_4.cc DEP TCCConversion_Functions_part_7.cc DEP TCCConversion_Functions_part_2.cc DEP TCCConversion_Functions_part_3.cc DEP TCCConversion_Functions_part_1.cc DEP StatsD_Types_part_7.cc DEP StatsD_Types_part_6.cc DEP StatsD_Types_part_4.cc DEP StatsD_Types_part_3.cc DEP StatsD_Types_part_5.cc DEP StatsD_Types_part_2.cc DEP StatsD_Types_part_1.cc DEP StatsD_CodecPort_CtrlFunct_part_7.cc DEP StatsD_CodecPort_CtrlFunct_part_6.cc DEP StatsD_CodecPort_CtrlFunct_part_5.cc DEP StatsD_CodecPort_CtrlFunct_part_3.cc DEP StatsD_CodecPort_CtrlFunct_part_4.cc DEP StatsD_CodecPort_CtrlFunct_part_2.cc DEP StatsD_CodecPort_CtrlFunct_part_1.cc DEP StatsD_CodecPort_part_7.cc DEP StatsD_CodecPort_part_6.cc DEP StatsD_CodecPort_part_5.cc DEP StatsD_CodecPort_part_4.cc DEP StatsD_CodecPort_part_3.cc DEP StatsD_CodecPort_part_2.cc DEP StatsD_CodecPort_part_1.cc DEP Socket_API_Definitions_part_7.cc DEP Socket_API_Definitions_part_6.cc DEP Socket_API_Definitions_part_5.cc DEP Socket_API_Definitions_part_4.cc DEP Socket_API_Definitions_part_3.cc DEP Socket_API_Definitions_part_2.cc DEP Socket_API_Definitions_part_1.cc DEP SS_Types_part_7.cc DEP SS_Types_part_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_3.cc DEP SMPP_Types_part_2.cc DEP SMPP_Types_part_1.cc DEP SMPP_Templates_part_7.cc DEP SMPP_Templates_part_6.cc DEP SMPP_Templates_part_5.cc DEP SMPP_Templates_part_4.cc DEP SMPP_Templates_part_3.cc DEP SMPP_Templates_part_2.cc DEP SMPP_Templates_part_1.cc DEP SMPP_Emulation_part_6.cc DEP SMPP_Emulation_part_7.cc DEP SMPP_Emulation_part_5.cc DEP SMPP_Emulation_part_4.cc DEP SMPP_Emulation_part_3.cc DEP SMPP_Emulation_part_2.cc DEP SMPP_Emulation_part_1.cc DEP SMPP_CodecPort_CtrlFunct_part_7.cc DEP SMPP_CodecPort_CtrlFunct_part_6.cc DEP SMPP_CodecPort_CtrlFunct_part_5.cc DEP SMPP_CodecPort_CtrlFunct_part_4.cc DEP SMPP_CodecPort_CtrlFunct_part_3.cc DEP SMPP_CodecPort_CtrlFunct_part_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_2.cc DEP SMPP_CodecPort_part_1.cc DEP SMPP_CodecPort_part_3.cc DEP SGsAP_Types_part_6.cc DEP SGsAP_Types_part_7.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_4.cc DEP SCTPasp_PortType_part_3.cc DEP SCTPasp_PortType_part_2.cc DEP SCTPasp_PortType_part_1.cc DEP SCTP_Templates_part_7.cc DEP SCTP_Templates_part_6.cc DEP SCTP_Templates_part_5.cc DEP SCTP_Templates_part_4.cc DEP SCTP_Templates_part_3.cc DEP SCTP_Templates_part_2.cc DEP SCTP_Templates_part_1.cc DEP SCCPasp_Types_part_7.cc DEP SCCPasp_Types_part_6.cc DEP SCCPasp_Types_part_5.cc DEP SCCPasp_Types_part_4.cc DEP SCCPasp_Types_part_3.cc DEP SCCPasp_Types_part_2.cc DEP SCCPasp_Types_part_1.cc DEP SCCP_Types_part_7.cc DEP SCCP_Types_part_6.cc DEP SCCP_Types_part_5.cc DEP SCCP_Types_part_4.cc DEP SCCP_Types_part_3.cc DEP SCCP_Types_part_2.cc DEP SCCP_Types_part_1.cc DEP SCCP_Templates_part_7.cc DEP SCCP_Templates_part_6.cc DEP SCCP_Templates_part_5.cc DEP SCCP_Templates_part_4.cc DEP SCCP_Templates_part_3.cc DEP SCCP_Templates_part_2.cc DEP SCCP_Templates_part_1.cc DEP SCCP_Emulation_part_7.cc DEP SCCP_Emulation_part_6.cc DEP SCCP_Emulation_part_5.cc DEP SCCP_Emulation_part_4.cc DEP SCCP_Emulation_part_3.cc DEP SCCP_Emulation_part_2.cc DEP SCCP_Emulation_part_1.cc DEP RTP_Types_part_7.cc DEP RTP_Types_part_6.cc DEP RTP_Types_part_5.cc DEP RTP_Types_part_4.cc DEP RTP_Types_part_3.cc DEP RTP_Types_part_2.cc DEP RTP_Types_part_1.cc DEP RTP_CodecPort_part_7.cc DEP RTP_CodecPort_part_6.cc DEP RTP_CodecPort_part_5.cc DEP RTP_CodecPort_part_4.cc DEP RTP_CodecPort_part_3.cc DEP RTP_CodecPort_part_2.cc DEP RTP_CodecPort_part_1.cc DEP RLCMAC_CSN1_Types_part_7.cc DEP RLCMAC_CSN1_Types_part_6.cc DEP RLCMAC_CSN1_Types_part_5.cc DEP RLCMAC_CSN1_Types_part_3.cc DEP RLCMAC_CSN1_Types_part_4.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_1.cc DEP RANAP_Types_part_7.cc DEP RANAP_Types_part_6.cc DEP RANAP_Types_part_5.cc DEP RLCMAC_CSN1_Templates_part_3.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_7.cc DEP MobileL3_SS_Types_part_6.cc DEP MobileL3_SS_Types_part_5.cc DEP MobileL3_SS_Types_part_4.cc DEP MobileL3_SS_Types_part_3.cc DEP MobileL3_SS_Types_part_2.cc DEP MobileL3_SS_Types_part_1.cc DEP MobileL3_SMS_Types_part_7.cc DEP MobileL3_SMS_Types_part_6.cc DEP MobileL3_SMS_Types_part_5.cc DEP MobileL3_SMS_Types_part_4.cc DEP MobileL3_SMS_Types_part_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_4.cc DEP MobileL3_CommonIE_Types_part_5.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_2.cc DEP MTP3asp_PortType_part_3.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_1.cc DEP MSC_Tests_ASCI_part_2.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_3.cc DEP MGCP_Templates_part_4.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_4.cc DEP IPA_Types_part_5.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_Templates.cc DEP SGsAP_Emulation.cc DEP SGsAP_CodecPort_CtrlFunct.cc DEP SGsAP_CodecPort.cc DEP SDP_Types.cc DEP SDP_Templates.cc DEP SCTPasp_Types.cc DEP SCTPasp_PortType.cc DEP SCTP_Templates.cc DEP SCCPasp_Types.cc DEP SCCP_Types.cc DEP SCCP_Templates.cc DEP SCCP_Emulation.cc DEP RTP_Types.cc DEP RTP_CodecPort.cc DEP RLCMAC_CSN1_Types.cc DEP RLCMAC_CSN1_Templates.cc DEP RANAP_Types.cc DEP RANAP_Templates.cc DEP RANAP_CodecPort.cc DEP PCO_Types.cc DEP Osmocom_VTY_Functions.cc DEP Osmocom_Types.cc DEP Osmocom_CTRL_Types.cc DEP Osmocom_CTRL_Functions.cc DEP Osmocom_CTRL_Adapter.cc DEP MobileL3_Types.cc DEP Native_Functions.cc DEP MobileL3_SS_Types.cc DEP MobileL3_SMS_Types.cc DEP MobileL3_RRM_Types.cc DEP MobileL3_MM_Types.cc DEP MobileL3_GMM_SM_Types.cc DEP MobileL3_CommonIE_Types.cc DEP MobileL3_CC_Types.cc DEP Misc_Helpers.cc DEP MTP3asp_Types.cc DEP MTP3asp_PortType.cc DEP MSC_Tests_Iu.cc DEP MSC_Tests_ASCI.cc DEP MSC_Tests.cc DEP MNCC_Types.cc DEP MNCC_Emulation.cc DEP MNCC_CodecPort.cc DEP MGCP_Types.cc DEP MGCP_Templates.cc DEP MGCP_Emulation.cc DEP MGCP_CodecPort_CtrlFunct.cc DEP MGCP_CodecPort.cc DEP MAP_Types.cc DEP M3UA_Types.cc DEP M3UA_Emulation.cc DEP L3_Templates.cc DEP L3_Common.cc DEP IPL4asp_Types.cc DEP IPL4asp_PortType.cc DEP IPL4asp_Functions.cc DEP IPA_Types.cc DEP IPA_CodecPort_CtrlFunct.cc DEP IPA_CodecPort.cc DEP General_Types.cc DEP GSUP_Types.cc DEP GSUP_Templates.cc DEP GSM_Types.cc DEP GSUP_Emulation.cc DEP DNS_Helpers.cc DEP BSSMAP_Templates.cc DEP BSSAP_Types.cc DEP BSC_ConnectionHandler.cc DEP BSSAP_CodecPort.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 CC MGCP_Types.o CC MNCC_CodecPort.o CC MNCC_Emulation.o CC MNCC_Types.o CC MSC_Tests.o CC MSC_Tests_ASCI.o CC MSC_Tests_Iu.o CC MTP3asp_PortType.o CC MTP3asp_Types.o CC Misc_Helpers.o CC MobileL3_CC_Types.o CC MobileL3_CommonIE_Types.o CC MobileL3_GMM_SM_Types.o CC MobileL3_MM_Types.o CC MobileL3_RRM_Types.o CC MobileL3_SMS_Types.o CC MobileL3_SS_Types.o CC MobileL3_Types.o MNCC_Emulation.cc: In function 'COMPONENT MNCC__Emulation::f__comp__by__call__id(const INTEGER&)': MNCC_Emulation.cc:6478:1: warning: control reaches end of non-void function [-Wreturn-type] 6478 | } | ^ MNCC_Emulation.cc: In function 'INTEGER MNCC__Emulation::f__call__id__by__comp(const COMPONENT&)': MNCC_Emulation.cc:6529:1: warning: control reaches end of non-void function [-Wreturn-type] 6529 | } | ^ 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 Native_Functions.o CC Osmocom_CTRL_Adapter.o CC Osmocom_CTRL_Functions.o CC Osmocom_CTRL_Types.o CC Osmocom_Types.o CC Osmocom_VTY_Functions.o CC PCO_Types.o CC RANAP_CodecPort.o CC RANAP_Templates.o CC RANAP_Types.o CC RLCMAC_CSN1_Templates.o CC RLCMAC_CSN1_Types.o CC RTP_CodecPort.o CC RTP_Types.o CC SCCP_Emulation.o CC SCCP_Templates.o CC SCCP_Types.o CC SCCPasp_Types.o CC SCTP_Templates.o 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 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 StatsD_CodecPort_CtrlFunct.o CC StatsD_Types.o CC TCCConversion_Functions.o CC TCCEncoding_Functions.o CC TCCInterface_Functions.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 TCCOpenSecurity_Functions.o CC TELNETasp_PortType.o CC UD_PortType.o CC UD_Types.o CC USSD_Helpers.o CC BSC_ConnectionHandler_part_1.o CC BSC_ConnectionHandler_part_2.o CC BSC_ConnectionHandler_part_3.o CC BSC_ConnectionHandler_part_4.o CC BSC_ConnectionHandler_part_5.o CC BSC_ConnectionHandler_part_6.o CC BSC_ConnectionHandler_part_7.o CC BSSAP_CodecPort_part_1.o CC BSSAP_CodecPort_part_2.o 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_7.o CC GSM_Types_part_6.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_6.o CC MSC_Tests_part_5.o CC MSC_Tests_part_7.o CC MSC_Tests_ASCI_part_1.o CC MSC_Tests_ASCI_part_2.o CC MSC_Tests_ASCI_part_3.o CC MSC_Tests_ASCI_part_4.o CC MSC_Tests_ASCI_part_5.o CC MSC_Tests_ASCI_part_6.o CC MSC_Tests_ASCI_part_7.o CC MSC_Tests_Iu_part_1.o CC MSC_Tests_Iu_part_2.o CC MSC_Tests_Iu_part_3.o CC MSC_Tests_Iu_part_4.o CC MSC_Tests_Iu_part_5.o CC MSC_Tests_Iu_part_6.o CC MSC_Tests_Iu_part_7.o CC MTP3asp_PortType_part_1.o CC MTP3asp_PortType_part_2.o CC MTP3asp_PortType_part_3.o CC MTP3asp_PortType_part_4.o CC MTP3asp_PortType_part_5.o CC MTP3asp_PortType_part_6.o CC MTP3asp_PortType_part_7.o CC MTP3asp_Types_part_1.o CC MTP3asp_Types_part_2.o CC MTP3asp_Types_part_3.o CC MTP3asp_Types_part_4.o CC MTP3asp_Types_part_5.o CC MTP3asp_Types_part_6.o CC MTP3asp_Types_part_7.o CC Misc_Helpers_part_1.o CC Misc_Helpers_part_2.o CC Misc_Helpers_part_3.o CC Misc_Helpers_part_4.o CC Misc_Helpers_part_5.o CC Misc_Helpers_part_6.o CC Misc_Helpers_part_7.o CC MobileL3_CC_Types_part_1.o CC MobileL3_CC_Types_part_2.o CC MobileL3_CC_Types_part_3.o CC MobileL3_CC_Types_part_4.o CC MobileL3_CC_Types_part_5.o CC MobileL3_CC_Types_part_6.o CC MobileL3_CC_Types_part_7.o CC MobileL3_CommonIE_Types_part_1.o CC MobileL3_CommonIE_Types_part_2.o CC MobileL3_CommonIE_Types_part_3.o CC MobileL3_CommonIE_Types_part_4.o CC MobileL3_CommonIE_Types_part_5.o CC MobileL3_CommonIE_Types_part_6.o CC MobileL3_CommonIE_Types_part_7.o CC MobileL3_GMM_SM_Types_part_1.o CC MobileL3_GMM_SM_Types_part_2.o CC MobileL3_GMM_SM_Types_part_3.o CC MobileL3_GMM_SM_Types_part_4.o CC MobileL3_GMM_SM_Types_part_5.o CC MobileL3_GMM_SM_Types_part_6.o CC MobileL3_GMM_SM_Types_part_7.o CC MobileL3_MM_Types_part_1.o CC MobileL3_MM_Types_part_2.o CC MobileL3_MM_Types_part_3.o CC MobileL3_MM_Types_part_4.o CC MobileL3_MM_Types_part_5.o CC MobileL3_MM_Types_part_6.o CC MobileL3_MM_Types_part_7.o CC MobileL3_RRM_Types_part_1.o CC MobileL3_RRM_Types_part_2.o CC MobileL3_RRM_Types_part_3.o CC MobileL3_RRM_Types_part_4.o CC MobileL3_RRM_Types_part_5.o CC MobileL3_RRM_Types_part_6.o CC MobileL3_RRM_Types_part_7.o CC MobileL3_SMS_Types_part_1.o CC MobileL3_SMS_Types_part_2.o CC MobileL3_SMS_Types_part_3.o CC MobileL3_SMS_Types_part_4.o CC MobileL3_SMS_Types_part_5.o CC MobileL3_SMS_Types_part_6.o CC MobileL3_SMS_Types_part_7.o CC MobileL3_SS_Types_part_1.o CC MobileL3_SS_Types_part_2.o CC MobileL3_SS_Types_part_3.o CC MobileL3_SS_Types_part_4.o CC MobileL3_SS_Types_part_5.o CC MobileL3_SS_Types_part_6.o CC MobileL3_SS_Types_part_7.o CC MobileL3_Types_part_1.o CC MobileL3_Types_part_2.o CC MobileL3_Types_part_3.o CC MobileL3_Types_part_4.o CC MobileL3_Types_part_5.o CC MobileL3_Types_part_6.o CC MobileL3_Types_part_7.o CC Native_Functions_part_1.o CC Native_Functions_part_2.o CC Native_Functions_part_3.o CC Native_Functions_part_4.o CC Native_Functions_part_5.o CC Native_Functions_part_6.o CC Native_Functions_part_7.o CC Osmocom_CTRL_Adapter_part_1.o CC Osmocom_CTRL_Adapter_part_2.o CC Osmocom_CTRL_Adapter_part_3.o CC Osmocom_CTRL_Adapter_part_4.o CC Osmocom_CTRL_Adapter_part_5.o CC Osmocom_CTRL_Adapter_part_6.o CC Osmocom_CTRL_Adapter_part_7.o CC Osmocom_CTRL_Functions_part_1.o CC Osmocom_CTRL_Functions_part_2.o CC Osmocom_CTRL_Functions_part_3.o CC Osmocom_CTRL_Functions_part_4.o CC Osmocom_CTRL_Functions_part_5.o CC Osmocom_CTRL_Functions_part_6.o CC Osmocom_CTRL_Functions_part_7.o CC Osmocom_CTRL_Types_part_1.o CC Osmocom_CTRL_Types_part_2.o CC Osmocom_CTRL_Types_part_3.o CC Osmocom_CTRL_Types_part_4.o CC Osmocom_CTRL_Types_part_5.o CC Osmocom_CTRL_Types_part_6.o CC Osmocom_CTRL_Types_part_7.o CC Osmocom_Types_part_1.o CC Osmocom_Types_part_2.o CC Osmocom_Types_part_3.o CC Osmocom_Types_part_4.o CC Osmocom_Types_part_5.o CC Osmocom_Types_part_6.o CC Osmocom_Types_part_7.o CC Osmocom_VTY_Functions_part_1.o CC Osmocom_VTY_Functions_part_2.o CC Osmocom_VTY_Functions_part_3.o CC Osmocom_VTY_Functions_part_4.o CC Osmocom_VTY_Functions_part_5.o CC Osmocom_VTY_Functions_part_6.o CC Osmocom_VTY_Functions_part_7.o CC PCO_Types_part_1.o CC PCO_Types_part_2.o CC PCO_Types_part_3.o CC PCO_Types_part_4.o CC PCO_Types_part_5.o CC PCO_Types_part_6.o CC PCO_Types_part_7.o CC RANAP_CodecPort_part_1.o CC RANAP_CodecPort_part_2.o CC RANAP_CodecPort_part_3.o CC RANAP_CodecPort_part_4.o CC RANAP_CodecPort_part_5.o CC RANAP_CodecPort_part_6.o CC RANAP_CodecPort_part_7.o CC RANAP_Templates_part_1.o CC RANAP_Templates_part_2.o CC RANAP_Templates_part_3.o CC RANAP_Templates_part_4.o CC RANAP_Templates_part_5.o CC RANAP_Templates_part_6.o CC RANAP_Templates_part_7.o CC RANAP_Types_part_1.o CC RANAP_Types_part_2.o CC RANAP_Types_part_3.o CC RANAP_Types_part_4.o CC RANAP_Types_part_5.o CC RANAP_Types_part_6.o CC RANAP_Types_part_7.o CC RLCMAC_CSN1_Templates_part_1.o CC RLCMAC_CSN1_Templates_part_2.o CC RLCMAC_CSN1_Templates_part_3.o CC RLCMAC_CSN1_Templates_part_4.o CC RLCMAC_CSN1_Templates_part_5.o CC RLCMAC_CSN1_Templates_part_6.o CC RLCMAC_CSN1_Templates_part_7.o CC RLCMAC_CSN1_Types_part_1.o CC RLCMAC_CSN1_Types_part_2.o CC RLCMAC_CSN1_Types_part_3.o CC RLCMAC_CSN1_Types_part_4.o CC RLCMAC_CSN1_Types_part_5.o CC RLCMAC_CSN1_Types_part_6.o CC RLCMAC_CSN1_Types_part_7.o CC RTP_CodecPort_part_1.o CC RTP_CodecPort_part_2.o CC RTP_CodecPort_part_3.o CC RTP_CodecPort_part_4.o CC RTP_CodecPort_part_5.o CC RTP_CodecPort_part_6.o CC RTP_CodecPort_part_7.o CC RTP_Types_part_1.o CC RTP_Types_part_2.o CC RTP_Types_part_3.o CC RTP_Types_part_4.o CC RTP_Types_part_5.o CC RTP_Types_part_6.o CC RTP_Types_part_7.o CC SCCP_Emulation_part_1.o CC SCCP_Emulation_part_2.o CC SCCP_Emulation_part_3.o CC SCCP_Emulation_part_4.o CC SCCP_Emulation_part_5.o CC SCCP_Emulation_part_6.o CC SCCP_Emulation_part_7.o CC SCCP_Templates_part_1.o CC SCCP_Templates_part_2.o CC SCCP_Templates_part_3.o CC SCCP_Templates_part_4.o CC SCCP_Templates_part_5.o CC SCCP_Templates_part_6.o CC SCCP_Templates_part_7.o CC SCCP_Types_part_1.o CC SCCP_Types_part_2.o CC SCCP_Types_part_3.o CC SCCP_Types_part_4.o CC SCCP_Types_part_5.o CC SCCP_Types_part_6.o CC SCCP_Types_part_7.o CC SCCPasp_Types_part_1.o CC SCCPasp_Types_part_2.o CC SCCPasp_Types_part_3.o CC SCCPasp_Types_part_4.o CC SCCPasp_Types_part_5.o CC SCCPasp_Types_part_6.o CC SCCPasp_Types_part_7.o CC SCTP_Templates_part_1.o CC SCTP_Templates_part_2.o CC SCTP_Templates_part_3.o CC SCTP_Templates_part_4.o CC SCTP_Templates_part_5.o CC SCTP_Templates_part_6.o CC SCTP_Templates_part_7.o CC SCTPasp_PortType_part_1.o CC SCTPasp_PortType_part_2.o CC SCTPasp_PortType_part_3.o CC SCTPasp_PortType_part_4.o CC SCTPasp_PortType_part_5.o CC SCTPasp_PortType_part_6.o CC SCTPasp_PortType_part_7.o CC SCTPasp_Types_part_1.o CC SCTPasp_Types_part_2.o CC SCTPasp_Types_part_3.o CC SCTPasp_Types_part_4.o CC SCTPasp_Types_part_5.o CC SCTPasp_Types_part_6.o CC SCTPasp_Types_part_7.o CC SDP_Templates_part_1.o CC SDP_Templates_part_2.o CC SDP_Templates_part_3.o CC SDP_Templates_part_4.o CC SDP_Templates_part_5.o CC SDP_Templates_part_6.o CC SDP_Templates_part_7.o CC SDP_Types_part_1.o CC SDP_Types_part_2.o CC SDP_Types_part_3.o CC SDP_Types_part_4.o CC SDP_Types_part_5.o CC SDP_Types_part_6.o CC SDP_Types_part_7.o CC SGsAP_CodecPort_part_1.o CC SGsAP_CodecPort_part_2.o CC SGsAP_CodecPort_part_3.o CC SGsAP_CodecPort_part_4.o CC SGsAP_CodecPort_part_5.o CC SGsAP_CodecPort_part_6.o CC SGsAP_CodecPort_part_7.o CC SGsAP_CodecPort_CtrlFunct_part_1.o CC SGsAP_CodecPort_CtrlFunct_part_2.o CC SGsAP_CodecPort_CtrlFunct_part_3.o CC SGsAP_CodecPort_CtrlFunct_part_4.o CC SGsAP_CodecPort_CtrlFunct_part_5.o CC SGsAP_CodecPort_CtrlFunct_part_6.o CC SGsAP_CodecPort_CtrlFunct_part_7.o CC SGsAP_Emulation_part_1.o CC SGsAP_Emulation_part_2.o CC SGsAP_Emulation_part_3.o CC SGsAP_Emulation_part_4.o CC SGsAP_Emulation_part_5.o CC SGsAP_Emulation_part_6.o CC SGsAP_Emulation_part_7.o CC SGsAP_Templates_part_1.o CC SGsAP_Templates_part_2.o CC SGsAP_Templates_part_3.o CC SGsAP_Templates_part_4.o CC SGsAP_Templates_part_5.o CC SGsAP_Templates_part_6.o CC SGsAP_Templates_part_7.o CC SGsAP_Types_part_1.o CC SGsAP_Types_part_2.o CC SGsAP_Types_part_3.o CC SGsAP_Types_part_4.o CC SGsAP_Types_part_5.o CC SGsAP_Types_part_6.o CC SGsAP_Types_part_7.o CC SMPP_CodecPort_part_1.o CC SMPP_CodecPort_part_2.o CC SMPP_CodecPort_part_3.o CC SMPP_CodecPort_part_4.o CC SMPP_CodecPort_part_5.o CC SMPP_CodecPort_part_6.o CC SMPP_CodecPort_part_7.o CC SMPP_CodecPort_CtrlFunct_part_1.o CC SMPP_CodecPort_CtrlFunct_part_2.o CC SMPP_CodecPort_CtrlFunct_part_3.o CC SMPP_CodecPort_CtrlFunct_part_4.o CC SMPP_CodecPort_CtrlFunct_part_5.o CC SMPP_CodecPort_CtrlFunct_part_6.o CC SMPP_CodecPort_CtrlFunct_part_7.o CC SMPP_Emulation_part_1.o CC SMPP_Emulation_part_2.o CC SMPP_Emulation_part_3.o CC SMPP_Emulation_part_4.o CC SMPP_Emulation_part_5.o CC SMPP_Emulation_part_6.o CC SMPP_Emulation_part_7.o CC SMPP_Templates_part_1.o CC SMPP_Templates_part_2.o CC SMPP_Templates_part_3.o CC SMPP_Templates_part_4.o CC SMPP_Templates_part_5.o CC SMPP_Templates_part_6.o CC SMPP_Templates_part_7.o CC SMPP_Types_part_1.o CC SMPP_Types_part_2.o CC SMPP_Types_part_3.o CC SMPP_Types_part_4.o CC SMPP_Types_part_5.o CC SMPP_Types_part_6.o CC SMPP_Types_part_7.o CC SS_Templates_part_1.o CC SS_Templates_part_2.o CC SS_Templates_part_3.o CC SS_Templates_part_4.o CC SS_Templates_part_5.o CC SS_Templates_part_6.o CC SS_Templates_part_7.o CC SS_Types_part_1.o CC SS_Types_part_2.o CC SS_Types_part_3.o CC SS_Types_part_4.o CC SS_Types_part_5.o CC SS_Types_part_6.o CC SS_Types_part_7.o CC Socket_API_Definitions_part_1.o CC Socket_API_Definitions_part_2.o CC Socket_API_Definitions_part_3.o CC Socket_API_Definitions_part_4.o CC Socket_API_Definitions_part_5.o CC Socket_API_Definitions_part_6.o CC Socket_API_Definitions_part_7.o CC StatsD_CodecPort_part_1.o CC StatsD_CodecPort_part_2.o CC StatsD_CodecPort_part_3.o CC StatsD_CodecPort_part_4.o CC StatsD_CodecPort_part_5.o CC StatsD_CodecPort_part_6.o CC StatsD_CodecPort_part_7.o CC StatsD_CodecPort_CtrlFunct_part_1.o CC StatsD_CodecPort_CtrlFunct_part_2.o CC StatsD_CodecPort_CtrlFunct_part_3.o CC StatsD_CodecPort_CtrlFunct_part_4.o CC StatsD_CodecPort_CtrlFunct_part_5.o CC StatsD_CodecPort_CtrlFunct_part_6.o CC StatsD_CodecPort_CtrlFunct_part_7.o CC StatsD_Types_part_1.o CC StatsD_Types_part_2.o CC StatsD_Types_part_3.o CC StatsD_Types_part_4.o CC StatsD_Types_part_5.o CC StatsD_Types_part_6.o CC StatsD_Types_part_7.o CC TCCConversion_Functions_part_1.o CC TCCConversion_Functions_part_2.o CC TCCConversion_Functions_part_3.o CC TCCConversion_Functions_part_4.o CC TCCConversion_Functions_part_5.o CC TCCConversion_Functions_part_6.o CC TCCConversion_Functions_part_7.o CC TCCEncoding_Functions_part_1.o CC TCCEncoding_Functions_part_2.o CC TCCEncoding_Functions_part_3.o CC TCCEncoding_Functions_part_4.o CC TCCEncoding_Functions_part_5.o CC TCCEncoding_Functions_part_6.o CC TCCEncoding_Functions_part_7.o CC TCCInterface_Functions_part_1.o CC TCCInterface_Functions_part_2.o CC TCCInterface_Functions_part_3.o CC TCCInterface_Functions_part_4.o CC TCCInterface_Functions_part_5.o CC TCCInterface_Functions_part_6.o CC TCCInterface_Functions_part_7.o CC TCCOpenSecurity_Functions_part_1.o CC TCCOpenSecurity_Functions_part_2.o CC TCCOpenSecurity_Functions_part_3.o CC TCCOpenSecurity_Functions_part_4.o CC TCCOpenSecurity_Functions_part_5.o CC TCCOpenSecurity_Functions_part_6.o CC TCCOpenSecurity_Functions_part_7.o CC TELNETasp_PortType_part_1.o CC TELNETasp_PortType_part_2.o CC TELNETasp_PortType_part_3.o CC TELNETasp_PortType_part_4.o CC TELNETasp_PortType_part_5.o CC TELNETasp_PortType_part_6.o CC TELNETasp_PortType_part_7.o CC UD_PortType_part_1.o CC UD_PortType_part_2.o CC UD_PortType_part_3.o CC UD_PortType_part_4.o CC UD_PortType_part_5.o CC UD_PortType_part_6.o CC UD_PortType_part_7.o CC UD_Types_part_1.o CC UD_Types_part_2.o CC UD_Types_part_3.o CC UD_Types_part_4.o CC UD_Types_part_5.o CC UD_Types_part_6.o CC UD_Types_part_7.o CC USSD_Helpers_part_1.o CC USSD_Helpers_part_2.o CC USSD_Helpers_part_3.o CC USSD_Helpers_part_4.o CC USSD_Helpers_part_5.o CC USSD_Helpers_part_6.o CC USSD_Helpers_part_7.o CC IPA_Emulation.o CC RAN_Adapter.o CC RAN_Emulation.o CC SCCP_Mapping.o CC StatsD_Checker.o CC IPA_Emulation_part_1.o CC IPA_Emulation_part_2.o CC IPA_Emulation_part_3.o CC IPA_Emulation_part_4.o CC IPA_Emulation_part_5.o CC IPA_Emulation_part_6.o CC IPA_Emulation_part_7.o CC RAN_Adapter_part_1.o CC RAN_Adapter_part_2.o CC RAN_Adapter_part_3.o CC RAN_Adapter_part_4.o CC RAN_Adapter_part_5.o CC RAN_Adapter_part_6.o CC RAN_Adapter_part_7.o CC RAN_Emulation_part_1.o CC RAN_Emulation_part_2.o CC RAN_Emulation_part_3.o CC RAN_Emulation_part_4.o CC RAN_Emulation_part_5.o CC RAN_Emulation_part_6.o CC RAN_Emulation_part_7.o CC SCCP_Mapping_part_1.o CC SCCP_Mapping_part_2.o CC SCCP_Mapping_part_3.o CC SCCP_Mapping_part_4.o CC SCCP_Mapping_part_5.o CC SCCP_Mapping_part_6.o CC SCCP_Mapping_part_7.o CC StatsD_Checker_part_1.o CC StatsD_Checker_part_2.o CC StatsD_Checker_part_3.o CC StatsD_Checker_part_4.o CC StatsD_Checker_part_5.o CC StatsD_Checker_part_6.o CC StatsD_Checker_part_7.o CC MAP_ApplicationContexts.o CC MAP_BS_Code.o CC MAP_CH_DataTypes.o CC MAP_CallHandlingOperations.o CC MAP_CommonDataTypes.o CC MAP_DialogueInformation.o CC MAP_ER_DataTypes.o CC MAP_Errors.o CC MAP_ExtensionDataTypes.o CC MAP_GR_DataTypes.o CC MAP_Group_Call_Operations.o CC MAP_LCS_DataTypes.o CC MAP_LocationServiceOperations.o CC MAP_MS_DataTypes.o CC MAP_MobileServiceOperations.o CC MAP_OM_DataTypes.o CC MAP_OperationAndMaintenanceOperations.o CC MAP_PDU_Defs.o CC MAP_Protocol.o CC MAP_SM_DataTypes.o CC MAP_SS_Code.o CC MAP_SS_DataTypes.o 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_Operations.o CC SS_Errors.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_4.o CC MAP_DialogueInformation_part_3.o CC MAP_DialogueInformation_part_6.o CC MAP_DialogueInformation_part_5.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_2.o CC MAP_GR_DataTypes_part_1.o CC MAP_GR_DataTypes_part_3.o CC MAP_GR_DataTypes_part_4.o CC MAP_GR_DataTypes_part_6.o CC MAP_GR_DataTypes_part_5.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_6.o CC MAP_LCS_DataTypes_part_5.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_7.o CC MAP_MS_DataTypes_part_6.o CC MAP_MobileServiceOperations_part_1.o CC MAP_MobileServiceOperations_part_2.o CC MAP_MobileServiceOperations_part_4.o CC MAP_MobileServiceOperations_part_3.o CC MAP_MobileServiceOperations_part_6.o CC MAP_MobileServiceOperations_part_5.o CC MAP_MobileServiceOperations_part_7.o CC MAP_OM_DataTypes_part_1.o CC MAP_OM_DataTypes_part_2.o CC MAP_OM_DataTypes_part_3.o CC MAP_OM_DataTypes_part_4.o CC MAP_OM_DataTypes_part_5.o CC MAP_OM_DataTypes_part_6.o CC MAP_OM_DataTypes_part_7.o CC MAP_OperationAndMaintenanceOperations_part_1.o CC MAP_OperationAndMaintenanceOperations_part_2.o CC MAP_OperationAndMaintenanceOperations_part_3.o CC MAP_OperationAndMaintenanceOperations_part_4.o CC MAP_OperationAndMaintenanceOperations_part_5.o CC MAP_OperationAndMaintenanceOperations_part_6.o CC MAP_OperationAndMaintenanceOperations_part_7.o CC MAP_PDU_Defs_part_1.o CC MAP_PDU_Defs_part_2.o CC MAP_PDU_Defs_part_3.o CC MAP_PDU_Defs_part_4.o CC MAP_PDU_Defs_part_5.o CC MAP_PDU_Defs_part_6.o CC MAP_PDU_Defs_part_7.o CC MAP_Protocol_part_1.o CC MAP_Protocol_part_2.o CC MAP_Protocol_part_3.o CC MAP_Protocol_part_4.o CC MAP_Protocol_part_5.o CC MAP_Protocol_part_6.o CC MAP_Protocol_part_7.o CC MAP_SM_DataTypes_part_1.o CC MAP_SM_DataTypes_part_2.o CC MAP_SM_DataTypes_part_3.o CC MAP_SM_DataTypes_part_4.o CC MAP_SM_DataTypes_part_5.o CC MAP_SM_DataTypes_part_6.o CC MAP_SM_DataTypes_part_7.o CC MAP_SS_Code_part_1.o CC MAP_SS_Code_part_2.o CC MAP_SS_Code_part_3.o CC MAP_SS_Code_part_4.o CC MAP_SS_Code_part_5.o CC MAP_SS_Code_part_6.o CC MAP_SS_Code_part_7.o CC MAP_SS_DataTypes_part_1.o CC MAP_SS_DataTypes_part_2.o CC MAP_SS_DataTypes_part_3.o CC MAP_SS_DataTypes_part_4.o CC MAP_SS_DataTypes_part_5.o CC MAP_SS_DataTypes_part_6.o CC MAP_SS_DataTypes_part_7.o CC MAP_ShortMessageServiceOperations_part_1.o CC MAP_ShortMessageServiceOperations_part_2.o CC MAP_ShortMessageServiceOperations_part_4.o CC MAP_ShortMessageServiceOperations_part_5.o CC MAP_ShortMessageServiceOperations_part_3.o CC MAP_ShortMessageServiceOperations_part_6.o CC MAP_ShortMessageServiceOperations_part_7.o CC MAP_SupplementaryServiceOperations_part_1.o CC MAP_SupplementaryServiceOperations_part_2.o CC MAP_SupplementaryServiceOperations_part_3.o CC MAP_SupplementaryServiceOperations_part_4.o CC MAP_SupplementaryServiceOperations_part_5.o CC MAP_SupplementaryServiceOperations_part_6.o CC MAP_SupplementaryServiceOperations_part_7.o CC MAP_TS_Code_part_1.o CC MAP_TS_Code_part_2.o CC MAP_TS_Code_part_3.o CC MAP_TS_Code_part_4.o CC MAP_TS_Code_part_5.o CC MAP_TS_Code_part_6.o CC MAP_TS_Code_part_7.o CC MobileDomainDefinitions_part_1.o CC MobileDomainDefinitions_part_2.o CC MobileDomainDefinitions_part_3.o CC MobileDomainDefinitions_part_4.o CC MobileDomainDefinitions_part_5.o CC MobileDomainDefinitions_part_6.o CC MobileDomainDefinitions_part_7.o CC RANAP_CommonDataTypes_part_1.o CC RANAP_CommonDataTypes_part_2.o CC RANAP_CommonDataTypes_part_3.o CC RANAP_CommonDataTypes_part_4.o CC RANAP_CommonDataTypes_part_5.o CC RANAP_CommonDataTypes_part_6.o CC RANAP_CommonDataTypes_part_7.o CC RANAP_Constants_part_1.o CC RANAP_Constants_part_2.o CC RANAP_Constants_part_3.o CC RANAP_Constants_part_4.o CC RANAP_Constants_part_5.o CC RANAP_Constants_part_6.o CC RANAP_Constants_part_7.o CC RANAP_Containers_part_1.o CC RANAP_Containers_part_2.o CC RANAP_Containers_part_3.o CC RANAP_Containers_part_4.o CC RANAP_Containers_part_5.o CC RANAP_Containers_part_6.o CC RANAP_Containers_part_7.o CC RANAP_IEs_part_1.o CC RANAP_IEs_part_2.o CC RANAP_IEs_part_3.o CC RANAP_IEs_part_4.o CC RANAP_IEs_part_5.o CC RANAP_IEs_part_6.o CC RANAP_IEs_part_7.o CC RANAP_PDU_Contents_part_1.o CC RANAP_PDU_Contents_part_2.o CC RANAP_PDU_Contents_part_3.o CC RANAP_PDU_Contents_part_4.o CC RANAP_PDU_Contents_part_5.o CC RANAP_PDU_Contents_part_6.o CC RANAP_PDU_Contents_part_7.o CC RANAP_PDU_Descriptions_part_1.o CC RANAP_PDU_Descriptions_part_2.o CC RANAP_PDU_Descriptions_part_3.o CC RANAP_PDU_Descriptions_part_4.o CC RANAP_PDU_Descriptions_part_5.o CC RANAP_PDU_Descriptions_part_6.o CC RANAP_PDU_Descriptions_part_7.o CC Remote_Operations_Generic_ROS_PDUs_part_1.o CC Remote_Operations_Generic_ROS_PDUs_part_2.o CC Remote_Operations_Generic_ROS_PDUs_part_3.o CC Remote_Operations_Generic_ROS_PDUs_part_4.o CC Remote_Operations_Generic_ROS_PDUs_part_5.o CC Remote_Operations_Generic_ROS_PDUs_part_6.o CC Remote_Operations_Generic_ROS_PDUs_part_7.o CC Remote_Operations_Information_Objects_part_1.o CC Remote_Operations_Information_Objects_part_2.o CC Remote_Operations_Information_Objects_part_3.o CC Remote_Operations_Information_Objects_part_4.o CC Remote_Operations_Information_Objects_part_5.o CC Remote_Operations_Information_Objects_part_6.o CC Remote_Operations_Information_Objects_part_7.o CC SS_DataTypes_part_1.o CC SS_DataTypes_part_2.o CC SS_DataTypes_part_3.o CC SS_DataTypes_part_4.o CC SS_DataTypes_part_5.o CC SS_DataTypes_part_6.o CC SS_DataTypes_part_7.o CC SS_Errors_part_1.o CC SS_Errors_part_2.o CC SS_Errors_part_3.o CC SS_Errors_part_4.o CC SS_Errors_part_5.o CC SS_Errors_part_6.o CC SS_Errors_part_7.o CC SS_Operations_part_1.o CC SS_Operations_part_2.o CC SS_Operations_part_3.o CC SS_Operations_part_4.o CC SS_Operations_part_5.o CC SS_Operations_part_6.o CC SS_Operations_part_7.o CC SS_PDU_Defs_part_1.o CC SS_PDU_Defs_part_2.o CC SS_PDU_Defs_part_3.o CC SS_PDU_Defs_part_4.o CC SS_PDU_Defs_part_5.o CC SS_PDU_Defs_part_6.o CC SS_PDU_Defs_part_7.o CC SS_Protocol_part_1.o CC SS_Protocol_part_2.o CC SS_Protocol_part_3.o CC SS_Protocol_part_4.o CC SS_Protocol_part_5.o CC SS_Protocol_part_6.o CC SS_Protocol_part_7.o CC SDP_parse_.tab.o CC lex.SDP_parse_.o CC IPA_CodecPort_CtrlFunctDef.o CC IPL4asp_PT.o CC IPL4asp_discovery.o CC MAP_EncDec.o CC MGCP_CodecPort_CtrlFunctDef.o CC MNCC_EncDec.o CC Native_FunctionDefs.o CC RANAP_EncDec.o 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 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 CC TCCOpenSecurity.o CC TELNETasp_PT.o CC UD_PT.o CCLD BSSAP_CodecPort.so CCLD BSSAP_Types.so CCLD BSSMAP_Templates.so CCLD DNS_Helpers.so CCLD GSM_Types.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 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 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 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_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 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 | } | ^ 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_PortType.so CCLD UD_Types.so CCLD USSD_Helpers.so CCLD BSC_ConnectionHandler_part_1.so CCLD BSC_ConnectionHandler_part_2.so CCLD BSC_ConnectionHandler_part_3.so CCLD BSC_ConnectionHandler_part_4.so CCLD BSC_ConnectionHandler_part_5.so CCLD BSC_ConnectionHandler_part_6.so CCLD BSC_ConnectionHandler_part_7.so CCLD BSSAP_CodecPort_part_1.so CCLD BSSAP_CodecPort_part_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_4.so CCLD MAP_Types_part_5.so CCLD MAP_Types_part_6.so CCLD MAP_Types_part_7.so CCLD MGCP_CodecPort_part_1.so CCLD MGCP_CodecPort_part_2.so CCLD MGCP_CodecPort_part_3.so CCLD MGCP_CodecPort_part_4.so CCLD MGCP_CodecPort_part_5.so CCLD MGCP_CodecPort_part_6.so CCLD MGCP_CodecPort_part_7.so CCLD MGCP_CodecPort_CtrlFunct_part_1.so CCLD MGCP_CodecPort_CtrlFunct_part_2.so CCLD MGCP_CodecPort_CtrlFunct_part_3.so CCLD MGCP_CodecPort_CtrlFunct_part_4.so CCLD MGCP_CodecPort_CtrlFunct_part_5.so CCLD MGCP_CodecPort_CtrlFunct_part_6.so CCLD MGCP_CodecPort_CtrlFunct_part_7.so CCLD MGCP_Emulation_part_1.so CCLD MGCP_Emulation_part_2.so CCLD MGCP_Emulation_part_3.so CCLD MGCP_Emulation_part_4.so CCLD MGCP_Emulation_part_5.so CCLD MGCP_Emulation_part_6.so CCLD MGCP_Emulation_part_7.so CCLD MGCP_Templates_part_1.so CCLD MGCP_Templates_part_2.so CCLD MGCP_Templates_part_3.so CCLD MGCP_Templates_part_4.so CCLD MGCP_Templates_part_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_4.so CCLD MGCP_Types_part_3.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_4.so CCLD MNCC_Emulation_part_3.so CCLD MNCC_Emulation_part_2.so CCLD MNCC_Emulation_part_5.so CCLD MNCC_Emulation_part_6.so CCLD MNCC_Emulation_part_7.so CCLD MNCC_Types_part_2.so CCLD MNCC_Types_part_3.so CCLD MNCC_Types_part_1.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_4.so CCLD MSC_Tests_part_3.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_2.so CCLD MobileL3_RRM_Types_part_1.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_2.so CCLD RANAP_Templates_part_1.so CCLD RANAP_Templates_part_4.so CCLD RANAP_Templates_part_5.so CCLD RANAP_Templates_part_3.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_7.so CCLD SCCP_Emulation_part_1.so CCLD RTP_Types_part_6.so CCLD SCCP_Emulation_part_2.so CCLD SCCP_Emulation_part_3.so CCLD SCCP_Emulation_part_4.so CCLD SCCP_Emulation_part_6.so CCLD SCCP_Emulation_part_5.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_2.so CCLD SGsAP_Emulation_part_1.so CCLD SGsAP_Emulation_part_3.so CCLD SGsAP_Emulation_part_4.so CCLD SGsAP_Emulation_part_5.so CCLD SGsAP_Emulation_part_6.so CCLD SGsAP_Emulation_part_7.so CCLD SGsAP_Templates_part_1.so CCLD SGsAP_Templates_part_2.so CCLD SGsAP_Templates_part_3.so CCLD SGsAP_Templates_part_4.so CCLD SGsAP_Templates_part_5.so CCLD SGsAP_Templates_part_6.so CCLD SGsAP_Templates_part_7.so CCLD SGsAP_Types_part_1.so CCLD SGsAP_Types_part_2.so CCLD SGsAP_Types_part_3.so CCLD SGsAP_Types_part_4.so CCLD SGsAP_Types_part_5.so CCLD SGsAP_Types_part_6.so CCLD SGsAP_Types_part_7.so CCLD SMPP_CodecPort_part_1.so CCLD SMPP_CodecPort_part_2.so CCLD SMPP_CodecPort_part_3.so CCLD SMPP_CodecPort_part_4.so CCLD SMPP_CodecPort_part_5.so CCLD SMPP_CodecPort_part_6.so CCLD SMPP_CodecPort_part_7.so CCLD SMPP_CodecPort_CtrlFunct_part_1.so CCLD SMPP_CodecPort_CtrlFunct_part_2.so CCLD SMPP_CodecPort_CtrlFunct_part_3.so CCLD SMPP_CodecPort_CtrlFunct_part_4.so CCLD SMPP_CodecPort_CtrlFunct_part_5.so CCLD SMPP_CodecPort_CtrlFunct_part_6.so CCLD SMPP_CodecPort_CtrlFunct_part_7.so CCLD SMPP_Emulation_part_1.so CCLD SMPP_Emulation_part_2.so CCLD SMPP_Emulation_part_3.so CCLD SMPP_Emulation_part_4.so CCLD SMPP_Emulation_part_5.so CCLD SMPP_Emulation_part_6.so CCLD SMPP_Emulation_part_7.so CCLD SMPP_Templates_part_1.so CCLD SMPP_Templates_part_2.so CCLD SMPP_Templates_part_3.so CCLD SMPP_Templates_part_4.so CCLD SMPP_Templates_part_5.so CCLD SMPP_Templates_part_6.so CCLD SMPP_Templates_part_7.so CCLD SMPP_Types_part_1.so CCLD SMPP_Types_part_2.so CCLD SMPP_Types_part_3.so CCLD SMPP_Types_part_4.so CCLD SMPP_Types_part_5.so CCLD SMPP_Types_part_6.so CCLD SMPP_Types_part_7.so CCLD SS_Templates_part_1.so CCLD SS_Templates_part_2.so CCLD SS_Templates_part_3.so CCLD SS_Templates_part_4.so CCLD SS_Templates_part_5.so CCLD SS_Templates_part_6.so CCLD SS_Templates_part_7.so CCLD SS_Types_part_1.so CCLD SS_Types_part_2.so CCLD SS_Types_part_3.so CCLD SS_Types_part_4.so CCLD SS_Types_part_5.so CCLD SS_Types_part_6.so CCLD SS_Types_part_7.so CCLD Socket_API_Definitions_part_1.so CCLD Socket_API_Definitions_part_2.so CCLD Socket_API_Definitions_part_3.so CCLD Socket_API_Definitions_part_4.so CCLD Socket_API_Definitions_part_5.so CCLD Socket_API_Definitions_part_6.so CCLD Socket_API_Definitions_part_7.so CCLD StatsD_CodecPort_part_1.so CCLD StatsD_CodecPort_part_2.so CCLD StatsD_CodecPort_part_3.so CCLD StatsD_CodecPort_part_4.so CCLD StatsD_CodecPort_part_5.so CCLD StatsD_CodecPort_part_6.so CCLD StatsD_CodecPort_part_7.so CCLD StatsD_CodecPort_CtrlFunct_part_1.so CCLD StatsD_CodecPort_CtrlFunct_part_2.so CCLD StatsD_CodecPort_CtrlFunct_part_3.so CCLD StatsD_CodecPort_CtrlFunct_part_4.so CCLD StatsD_CodecPort_CtrlFunct_part_5.so CCLD StatsD_CodecPort_CtrlFunct_part_6.so CCLD StatsD_CodecPort_CtrlFunct_part_7.so CCLD StatsD_Types_part_1.so CCLD StatsD_Types_part_2.so CCLD StatsD_Types_part_3.so CCLD StatsD_Types_part_4.so CCLD StatsD_Types_part_5.so CCLD StatsD_Types_part_6.so CCLD StatsD_Types_part_7.so CCLD TCCConversion_Functions_part_1.so CCLD TCCConversion_Functions_part_2.so CCLD TCCConversion_Functions_part_3.so CCLD TCCConversion_Functions_part_4.so CCLD TCCConversion_Functions_part_5.so CCLD TCCConversion_Functions_part_6.so CCLD TCCConversion_Functions_part_7.so CCLD TCCEncoding_Functions_part_1.so CCLD TCCEncoding_Functions_part_2.so CCLD TCCEncoding_Functions_part_3.so CCLD TCCEncoding_Functions_part_4.so CCLD TCCEncoding_Functions_part_5.so CCLD TCCEncoding_Functions_part_6.so CCLD TCCEncoding_Functions_part_7.so CCLD TCCInterface_Functions_part_1.so CCLD TCCInterface_Functions_part_2.so CCLD TCCInterface_Functions_part_3.so CCLD TCCInterface_Functions_part_4.so CCLD TCCInterface_Functions_part_5.so CCLD TCCInterface_Functions_part_6.so CCLD TCCInterface_Functions_part_7.so CCLD TCCOpenSecurity_Functions_part_1.so CCLD TCCOpenSecurity_Functions_part_2.so CCLD TCCOpenSecurity_Functions_part_3.so CCLD TCCOpenSecurity_Functions_part_4.so CCLD TCCOpenSecurity_Functions_part_5.so CCLD TCCOpenSecurity_Functions_part_6.so CCLD TCCOpenSecurity_Functions_part_7.so CCLD TELNETasp_PortType_part_1.so CCLD TELNETasp_PortType_part_2.so CCLD TELNETasp_PortType_part_3.so CCLD TELNETasp_PortType_part_4.so CCLD TELNETasp_PortType_part_5.so CCLD TELNETasp_PortType_part_6.so CCLD TELNETasp_PortType_part_7.so CCLD UD_PortType_part_1.so CCLD UD_PortType_part_2.so CCLD UD_PortType_part_3.so CCLD UD_PortType_part_4.so CCLD UD_PortType_part_5.so CCLD UD_PortType_part_6.so CCLD UD_PortType_part_7.so CCLD UD_Types_part_1.so CCLD UD_Types_part_2.so CCLD UD_Types_part_3.so CCLD UD_Types_part_4.so CCLD UD_Types_part_5.so CCLD UD_Types_part_6.so CCLD UD_Types_part_7.so CCLD USSD_Helpers_part_1.so CCLD USSD_Helpers_part_2.so CCLD USSD_Helpers_part_3.so CCLD USSD_Helpers_part_4.so CCLD USSD_Helpers_part_5.so CCLD USSD_Helpers_part_6.so CCLD USSD_Helpers_part_7.so CCLD IPA_Emulation.so CCLD 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_BS_Code.so CCLD MAP_CH_DataTypes.so CCLD MAP_CommonDataTypes.so CCLD MAP_CallHandlingOperations.so CCLD MAP_DialogueInformation.so CCLD MAP_ER_DataTypes.so CCLD MAP_Errors.so CCLD MAP_ExtensionDataTypes.so CCLD MAP_GR_DataTypes.so CCLD MAP_Group_Call_Operations.so CCLD MAP_LCS_DataTypes.so CCLD MAP_LocationServiceOperations.so CCLD MAP_MS_DataTypes.so CCLD MAP_MobileServiceOperations.so CCLD MAP_OM_DataTypes.so CCLD MAP_OperationAndMaintenanceOperations.so CCLD MAP_PDU_Defs.so CCLD MAP_Protocol.so CCLD MAP_SM_DataTypes.so CCLD MAP_SS_Code.so CCLD MAP_SS_DataTypes.so CCLD MAP_ShortMessageServiceOperations.so CCLD MAP_SupplementaryServiceOperations.so CCLD MAP_TS_Code.so CCLD MobileDomainDefinitions.so CCLD RANAP_CommonDataTypes.so CCLD RANAP_Constants.so CCLD RANAP_Containers.so CCLD RANAP_IEs.so CCLD RANAP_PDU_Contents.so CCLD RANAP_PDU_Descriptions.so CCLD Remote_Operations_Generic_ROS_PDUs.so CCLD Remote_Operations_Information_Objects.so CCLD SS_DataTypes.so CCLD SS_Errors.so CCLD SS_Operations.so CCLD SS_PDU_Defs.so CCLD SS_Protocol.so CCLD MAP_ApplicationContexts_part_1.so CCLD MAP_ApplicationContexts_part_2.so CCLD MAP_ApplicationContexts_part_3.so CCLD MAP_ApplicationContexts_part_4.so CCLD MAP_ApplicationContexts_part_5.so CCLD MAP_ApplicationContexts_part_6.so CCLD MAP_ApplicationContexts_part_7.so CCLD MAP_BS_Code_part_1.so CCLD MAP_BS_Code_part_2.so CCLD MAP_BS_Code_part_3.so CCLD MAP_BS_Code_part_4.so CCLD MAP_BS_Code_part_5.so CCLD MAP_BS_Code_part_6.so CCLD MAP_BS_Code_part_7.so CCLD MAP_CH_DataTypes_part_1.so CCLD MAP_CH_DataTypes_part_2.so CCLD MAP_CH_DataTypes_part_3.so CCLD MAP_CH_DataTypes_part_4.so CCLD MAP_CH_DataTypes_part_5.so CCLD MAP_CH_DataTypes_part_6.so CCLD MAP_CH_DataTypes_part_7.so CCLD MAP_CallHandlingOperations_part_1.so CCLD MAP_CallHandlingOperations_part_2.so CCLD MAP_CallHandlingOperations_part_4.so CCLD MAP_CallHandlingOperations_part_3.so CCLD MAP_CallHandlingOperations_part_6.so CCLD MAP_CallHandlingOperations_part_5.so CCLD MAP_CallHandlingOperations_part_7.so CCLD MAP_CommonDataTypes_part_1.so CCLD MAP_CommonDataTypes_part_2.so CCLD MAP_CommonDataTypes_part_3.so CCLD MAP_CommonDataTypes_part_4.so CCLD MAP_CommonDataTypes_part_5.so CCLD MAP_CommonDataTypes_part_6.so CCLD MAP_CommonDataTypes_part_7.so CCLD MAP_DialogueInformation_part_1.so CCLD MAP_DialogueInformation_part_2.so CCLD MAP_DialogueInformation_part_3.so CCLD MAP_DialogueInformation_part_4.so CCLD MAP_DialogueInformation_part_6.so CCLD MAP_DialogueInformation_part_5.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_6.so CCLD MAP_LCS_DataTypes_part_5.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_2.so CCLD MAP_PDU_Defs_part_1.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_6.so CCLD SS_Protocol_part_7.so CCLD SDP_parse_.tab.so CCLD lex.SDP_parse_.so CCLD IPA_CodecPort_CtrlFunctDef.so CCLD IPL4asp_PT.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 SCTPasp_PT.so CCLD SDP_EncDec.so CCLD SGsAP_CodecPort_CtrlFunctDef.so CCLD SMPP_CodecPort_CtrlFunctDef.so CCLD SMPP_EncDec.so CCLD StatsD_CodecPort_CtrlFunctdef.so CCLD SS_EncDec.so CCLD TCCConversion.so CCLD TCCEncoding.so CCLD TCCInterface.so CCLD TCCOpenSecurity.so CCLD TELNETasp_PT.so CCLD UD_PT.so CCLD GSUP_Emulation.so CCLD GSUP_Templates.so CCLD Osmocom_CTRL_Functions.so CCLD RAN_Adapter.so CCLD BSC_ConnectionHandler.so 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 | } | ^ CCLD RAN_Emulation.so CCLD MSC_Tests_Iu.so CCLD MSC_Tests_ASCI.so MSC_Tests.cc: In function 'SMPP__Types::SMPP__TON MSC__Tests::f__sm__ton__from__gsm(const BITSTRING&)': MSC_Tests.cc:14584: warning: control reaches end of non-void function [-Wreturn-type] 14584 | } | MSC_Tests.cc: In function 'SMPP__Types::SMPP__NPI MSC__Tests::f__sm__npi__from__gsm(const BITSTRING&)': MSC_Tests.cc:14672: warning: control reaches end of non-void function [-Wreturn-type] 14672 | } | CCLD MSC_Tests.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-20250822-1311-9c83c8ad-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-20250822-1311-9c83c8ad-0', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian stable-backports InRelease Hit:2 http://deb.debian.org/debian bookworm InRelease Hit:3 http://deb.debian.org/debian bookworm-updates InRelease Hit:4 http://deb.debian.org/debian-security bookworm-security InRelease Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ InRelease [1583 B] Get:6 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ Packages [199 kB] Fetched 200 kB in 0s (416 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-20250822-1311-9c83c8ad-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-20250822-1311-9c83c8ad-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] + ['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-20250822-1311-9c83c8ad-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] Installing packages: osmo-stp, osmo-msc, osmo-stp-dbg, libc6-dbg, libosmo-sigtran-dbg, libosmocore-dbg, osmo-msc-dbg, libasn1c-dbg, libosmo-mgcp-client14-dbgsym, libosmo-ranap-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-20250822-1311-9c83c8ad-0', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-stp', 'osmo-msc', 'osmo-stp-dbg', 'libc6-dbg', 'libosmo-sigtran-dbg', 'libosmocore-dbg', 'osmo-msc-dbg', 'libasn1c-dbg', 'libosmo-mgcp-client14-dbgsym', 'libosmo-ranap-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 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmocom-keyring 1.0.2 [2900 B] Get:2 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmocom-latest 1.1.0 [1184 B] Get:3 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore22 1.11.1 [170 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoisdn0 1.11.1 [71.1 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmogsm20 1.11.1 [228 kB] Get:6 http://deb.debian.org/debian bookworm/main amd64 libc6-dbg amd64 2.36-9+deb12u10 [7385 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 (94.8 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-20250822-1311-9c83c8ad-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-20250822-1311-9c83c8ad-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-20250822-1311-9c83c8ad-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-20250822-1311-9c83c8ad-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-20250822-1311-9c83c8ad-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-20250822-1311-9c83c8ad-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-20250822-1311-9c83c8ad-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-20250822-1311-9c83c8ad-0', 'sh', '-c', 'osmo-stp 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/stp/stp.log'] [testenv] Running msc [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/msc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/msc', 'testenv-msc-osmocom-latest-20250822-1311-9c83c8ad-0', 'sh', '-c', 'osmo-msc 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/msc/msc.log'] 20250822131130859 DLSS7 INFO 0: Creating SS7 Instance (osmo_ss7_instance.c:64) 20250822131130859 DLSS7 INFO 0: Creating Route Table system (osmo_ss7_route_table.c:40) 20250822131130859 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) 20250822131130859 DLSS7 NOTICE 0: asp-msc0-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:711) 20250822131130859 DLSS7 DEBUG XUA_ASP(msc0-0){ASP_DOWN}: Allocated (fsm.c:456) 20250822131130859 DLSS7 DEBUG XUA_AS(msc0){AS_DOWN}: Allocated (fsm.c:456) 20250822131130859 DLSS7 INFO 0: as-msc0: Created AS (osmo_ss7_instance.c:315) 20250822131130859 DLSS7 INFO 0: as-msc0: Adding ASP msc0-0 to AS (osmo_ss7_as.c:123) 20250822131130859 DLSS7 DEBUG XUA_ASP(msc0-0){ASP_DOWN}: Received Event AS_ASSIGNED (osmo_ss7_as.c:132) 20250822131130859 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) 20250822131130859 DLSS7 NOTICE 0: asp-virt-bsc0-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:711) 20250822131130859 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Allocated (fsm.c:456) 20250822131130859 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Allocated (fsm.c:456) 20250822131130859 DLSS7 INFO 0: as-virt-bsc0: Created AS (osmo_ss7_instance.c:315) 20250822131130859 DLSS7 INFO 0: as-virt-bsc0: Adding ASP virt-bsc0-0 to AS (osmo_ss7_as.c:123) 20250822131130859 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event AS_ASSIGNED (osmo_ss7_as.c:132) 20250822131130860 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) 20250822131130860 DLSS7 NOTICE 0: asp-virt-bsc1-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:711) 20250822131130860 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Allocated (fsm.c:456) 20250822131130860 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Allocated (fsm.c:456) 20250822131130860 DLSS7 INFO 0: as-virt-bsc1: Created AS (osmo_ss7_instance.c:315) 20250822131130860 DLSS7 INFO 0: as-virt-bsc1: Adding ASP virt-bsc1-0 to AS (osmo_ss7_as.c:123) 20250822131130860 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event AS_ASSIGNED (osmo_ss7_as.c:132) 20250822131130860 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) 20250822131130860 DLSS7 NOTICE 0: asp-virt-rnc0-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:711) 20250822131130860 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Allocated (fsm.c:456) 20250822131130860 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Allocated (fsm.c:456) 20250822131130860 DLSS7 INFO 0: as-virt-rnc0: Created AS (osmo_ss7_instance.c:315) 20250822131130860 DLSS7 INFO 0: as-virt-rnc0: Adding ASP virt-rnc0-0 to AS (osmo_ss7_as.c:123) 20250822131130860 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event AS_ASSIGNED (osmo_ss7_as.c:132) 20250822131130860 DLSS7 INFO 0: Creating route: pc=185=0.23.1 mask=0x3fff via AS 'msc0' (osmo_ss7_route.c:127) 20250822131130860 DLSS7 INFO 0: Creating route: pc=193=0.24.1 mask=0x3fff via AS 'virt-bsc0' (osmo_ss7_route.c:127) 20250822131130860 DLSS7 INFO 0: Creating route: pc=194=0.24.2 mask=0x3fff via AS 'virt-bsc1' (osmo_ss7_route.c:127) 20250822131130860 DLSS7 INFO 0: Creating route: pc=195=0.24.3 mask=0x3fff via AS 'virt-rnc0' (osmo_ss7_route.c:127) 20250822131130860 DLSS7 INFO Creating m3ua Server (null):2905 (osmo_ss7_xua_srv.c:225) 20250822131130860 DLSS7 INFO Created m3ua server on (null):2905 (osmo_ss7_xua_srv.c:245) 20250822131130860 DLSS7 INFO (Re)binding m3ua Server to :::2905 (osmo_ss7_xua_srv.c:292) 20250822131130860 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4239 (telnet_interface.c:88) 20250822131131006 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) 20250822131131006 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) 20250822131131006 DLSS7 DEBUG XUA_ASP(msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822131131006 DLSS7 DEBUG XUA_ASP(msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 20250822131131007 DMNCC NOTICE MNCC socket at /tmp/mncc.sock (mncc_sock.c:300) 20250822131131007 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4254 (telnet_interface.c:88) 20250822131131007 DSMPP NOTICE SMPP at 0.0.0.0 2775 (smpp_smsc.c:990) 20250822131131007 DLCTRL NOTICE CTRL at 127.0.0.1 4255 (control_if.c:1026) 20250822131131007 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822131131007 DDB NOTICE Init database connection to ':memory:' using SQLite3 lib version 3.40.1 (db.c:521) 20250822131131009 DLMGCP NOTICE MGW(mgw) MGCP client: using endpoint domain '@mgw' (mgcp_client.c:944) 20250822131131009 DMSC NOTICE MGW pool with 1 pool members configured, (ignoring MGW configuration in VTY node 'msc'). (msc_main.c:596) 20250822131131009 DLSCCP NOTICE OsmoMSC-A-Iu: Using SS7 instance 0, pc:0.23.1 (sccp_user.c:572) 20250822131131009 DLSCCP NOTICE OsmoMSC-A-Iu: Using AS instance as-clnt-OsmoMSC-A (sccp_user.c:590) 20250822131131009 DLSCCP NOTICE OsmoMSC-A-Iu: Creating default route (sccp_user.c:596) 20250822131131009 DLSCCP NOTICE OsmoMSC-A-Iu: Using ASP instance asp-clnt-OsmoMSC-A (sccp_user.c:705) 20250822131131010 DLSS7 NOTICE 0: Creating SCCP instance (osmo_ss7_instance.c:158) 20250822131131010 DSGS NOTICE SGs socket bound to r=NULL<->l=0.0.0.0:29118 (sgs_server.c:186) 20250822131131010 DMSC NOTICE A-interface: SCCP user OsmoMSC-A:RI=SSN_PC,PC=(no PC),SSN=BSSAP, cs7-instance 0 ((null)) (msc_main.c:810) 20250822131131010 DMSC NOTICE Iu-interface: SCCP user OsmoMSC-IuCS:RI=SSN_PC,PC=(no PC),SSN=RANAP, cs7-instance 0 ((null)) (msc_main.c:831) 20250822131131009 DLINP NOTICE msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822131131009 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822131131009 DLSS7 INFO 0: asp-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822131131010 DLSS7 NOTICE 0: asp-msc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822131131010 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) 20250822131131010 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) 20250822131131010 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) 20250822131131010 DLSS7 INFO ?: connection closed (osmo_ss7_asp.c:1106) 20250822131131010 DLSS7 DEBUG XUA_ASP(msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822131131010 DLSS7 DEBUG XUA_ASP(msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 20250822131131010 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131131010 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822131131010 DLSS7 DEBUG XUA_ASP(msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822131131010 DLSS7 DEBUG XUA_ASP(msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822131131010 DLSS7 DEBUG XUA_AS(msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822131131010 DLSS7 DEBUG XUA_AS(msc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822131131010 DLSS7 DEBUG XUA_ASP(msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250822131131010 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Received NOTIFY Type State Change:AS Inactive () (m3ua.c:660) 20250822131131010 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131131010 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822131131010 DLSS7 DEBUG XUA_ASP(msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822131131010 DLSS7 DEBUG XUA_ASP(msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822131131010 DLSS7 DEBUG XUA_AS(msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822131131010 DLSS7 DEBUG XUA_AS(msc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822131131010 DLSS7 DEBUG XUA_ASP(msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250822131131010 DLSS7 NOTICE xua_default_lm(asp-clnt-OsmoMSC-A)[0x56365e9c8480]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:403) 20250822131131010 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-20250822-1311-9c83c8ad-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@718a44d66dfb: Unix server socket created successfully. MC@718a44d66dfb: Listening on TCP port 41703. 718a44d66dfb is the default MC2> spawn /home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/_cache/podman/titan-11.1.0/msc/MSC_Tests 718a44d66dfb 41703 TTCN-3 Host Controller (parallel mode), version 11.1.0 MC@718a44d66dfb: New HC connected from 10.0.2.100 [10.0.2.100]. 718a44d66dfb: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@718a44d66dfb: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@718a44d66dfb: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@718a44d66dfb: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@718a44d66dfb: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@718a44d66dfb: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@718a44d66dfb: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@718a44d66dfb: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@718a44d66dfb: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@718a44d66dfb: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@718a44d66dfb: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@718a44d66dfb: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@718a44d66dfb: Configuration file was processed on all HCs. MC@718a44d66dfb: Creating MTC on host 10.0.2.100. MC@718a44d66dfb: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@718a44d66dfb: 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 ------ Fri Aug 22 13:11: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_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 20250822131132010 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_cr_before_reset started. MSC_Test-M3UA(4)@718a44d66dfb: ************************************************* MSC_Test-M3UA(4)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test-M3UA(4)@718a44d66dfb: ************************************************* MSC_Test-SCCP(3)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822131133011 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822131133166 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822131133166 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822131133166 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822131133166 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)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test-M3UA(4)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test-M3UA(4)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822131133177 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131133177 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822131133177 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822131133177 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822131133177 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822131133177 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822131133177 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)@718a44d66dfb: M3UA_ASPUP sent MSC_Test-M3UA(4)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test-M3UA(4)@718a44d66dfb: Message received on association #8 MSC_Test-M3UA(4)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test-M3UA(4)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822131133181 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131133181 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822131133181 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822131133181 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822131133181 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822131133181 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822131133181 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250822131133181 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822131133181 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-M3UA(4)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test-M3UA(4)@718a44d66dfb: Message received on association #8 MSC_Test-M3UA(4)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test-M3UA(4)@718a44d66dfb: Message received on association #8 MSC_Test-M3UA(4)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test-M3UA(4)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test-M3UA(4)@718a44d66dfb: Message received on association #8 MSC_Test-M3UA(4)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822131134012 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822131134814 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822131134814 DLSS7 INFO 0: asp-msc0-0: xUA SRV SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:772) 20250822131134814 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) 20250822131135013 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MSC_Test-SCCP(3)@718a44d66dfb: First idle individual index:0 20250822131135978 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131135978 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131135978 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131135978 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131135978 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131135978 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131135978 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131135978 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test-M3UA(4)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131135978 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)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131136014 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822131136178 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131136178 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131136178 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131136178 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131136178 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131136178 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131136178 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131136178 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131136179 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131136179 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131136179 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131136179 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131136179 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131136179 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131136179 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131136179 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test-M3UA(4)@718a44d66dfb: Message received on association #8 MSC_Test-M3UA(4)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822131137015 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822131138016 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822131139017 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: setverdict(pass): none -> pass 20250822131139985 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822131139985 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822131139985 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822131139985 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822131139985 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822131139985 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822131139985 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822131139985 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822131139985 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822131139985 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131139985 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822131139985 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822131139985 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822131139985 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822131139985 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822131139985 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822131139985 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) MSC_Test-SCCP(3)@718a44d66dfb: Final verdict of PTC: none MSC_Test-M3UA(4)@718a44d66dfb: Final verdict of PTC: none 20250822131139986 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822131139986 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: pass MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SCCP(3): none (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-M3UA(4): none (pass -> pass) MTC@718a44d66dfb: Test case TC_cr_before_reset finished. Verdict: pass MTC@718a44d66dfb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_cr_before_reset pass'. Fri Aug 22 13:11:39 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 20250822131140018 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48612) 20250822131141019 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=48612, count=61168) 20250822131141986 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822131141986 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822131141987 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822131142020 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:11:42 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_lu_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 20250822131143021 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_lu_imsi_noauth_tmsi started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(8)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(8)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(8)@718a44d66dfb: ************************************************* MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-SCCP(6)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822131143493 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(9)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822131143686 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822131143686 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822131143686 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822131143686 DLSS7 DEBUG 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)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(8)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(8)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822131143688 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131143688 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822131143688 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822131143688 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822131143688 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822131143688 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822131143688 DLSS7 DEBUG 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)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(8)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(8)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(8)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(8)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822131143689 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131143689 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822131143689 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822131143689 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822131143689 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822131143689 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822131143689 DLSS7 DEBUG 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)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(8)@718a44d66dfb: Message received on association #8 20250822131143689 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822131143689 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(8)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(8)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(8)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(8)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(8)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(8)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822131144022 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822131144022 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(11)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(11)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822131144028 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(11)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(11)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(11)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@718a44d66dfb: IPA ID RESP: { { 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)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(11)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822131144052 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822131144052 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(12)@718a44d66dfb: Created GsupExpect[0] for "262420000000001" to be handled at TC_lu_imsi_noauth_tmsi0(15) TC_lu_imsi_noauth_tmsi0(15)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250822131144500 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131144500 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131144500 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131144500 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131144500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131144500 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131144500 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131144500 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(8)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131144500 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131144500 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131144500 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131144500 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131144500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131144500 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131144500 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131144500 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(8)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(8)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(7)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(7)@718a44d66dfb: Added conn table entry 0TC_lu_imsi_noauth_tmsi0(15)7516438 MSC_Test_0-SCCP(6)@718a44d66dfb: First idle individual index:0 MSC_Test_0-RAN(7)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 20250822131144516 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131144516 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131144516 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131144516 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131144516 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131144516 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131144516 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131144516 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(8)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131144517 DMM DEBUG msc_a(IMSI-262420000000001:GERAN-A-2:LU)[0x56365ea02c40]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000001 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822131144517 DMM DEBUG msc_a(IMSI-262420000000001:GERAN-A-2:LU)[0x56365ea02c40]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822131144517 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000001:GERAN-A-2:LU)[0x56365ea02e20]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822131144517 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000001:GERAN-A-2:LU)[0x56365ea02e20]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000001:GERAN-A-2:LU)[0x56365ea02c40] (fsm.c:486) 20250822131144517 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000001:GERAN-A-2:LU)[0x56365ea02e20]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822131144517 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000001:GERAN-A-2:LU)[0x56365ea02e20]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822131144517 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822131144517 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000001 id=262420000000001 (vlr.c:661) 20250822131144517 DVLR INFO New subscr, IMSI: 262420000000001 (vlr.c:562) 20250822131144517 DVLR DEBUG VLR subscr IMSI-262420000000001 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822131144517 DVLR DEBUG VLR subscr IMSI-262420000000001 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822131144517 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822131144517 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000001:GERAN-A-2:LU)[0x56365ea02e20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822131144517 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000001:GERAN-A-2:LU)[0x56365ea02e20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822131144517 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000001:GERAN-A-2:LU)[0x56365ea02e20]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822131144517 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000001:GERAN-A-2:LU)[0x56365ea02e20]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822131144517 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000001:GERAN-A-2:LU)[0x56365ea02e20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822131144517 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000001:GERAN-A-2:LU)[0x56365ea02e20]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822131144517 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000001:GERAN-A-2:LU)[0x56365ea06ba0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822131144517 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000001:GERAN-A-2:LU)[0x56365ea06ba0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000001:GERAN-A-2:LU)[0x56365ea02e20] (fsm.c:486) 20250822131144517 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000001:GERAN-A-2:LU)[0x56365ea06ba0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822131144517 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000001:GERAN-A-2:LU)[0x56365ea06ba0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822131144517 DPAG NOTICE ran_peer(GERAN-A:RI-SSN_PC:PC-0-24-1:SSN-BSSAP)[0x56365e9bded0]{READY}: Added seen cell to this RAN peer: CGI:262-42-23-42 (ran_peer.c:105) 20250822131144518 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131144518 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131144518 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131144518 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131144518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131144518 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131144518 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131144518 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131144518 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131144518 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131144518 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131144518 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131144518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131144518 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131144518 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131144518 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(8)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(8)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(8)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(8)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(6)@718a44d66dfb: { messageType := 2, destLocRef := '72B116'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)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(6)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(6)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(6)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(6)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(12)@718a44d66dfb: Found GsupExpect[0] for "262420000000001" handled at TC_lu_imsi_noauth_tmsi0(15) MSC_Test-GSUP(12)@718a44d66dfb: Added IMSI table entry 0TC_lu_imsi_noauth_tmsi0(15)"262420000000001" 20250822131144522 DVLR DEBUG VLR subscr IMSI-262420000000001 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250822131144522 DVLR DEBUG VLR subscr IMSI-262420000000001 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(6)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(6)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(6)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(6)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(8)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131144523 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131144523 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131144523 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131144523 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131144523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131144523 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131144523 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131144523 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_lu_imsi_noauth_tmsi0(15)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_noauth_tmsi0(15)@718a44d66dfb: setverdict(pass): none -> pass 20250822131144530 DVLR DEBUG VLR subscr IMSI-262420000000001 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822131144530 DVLR DEBUG IMSI:262420000000001 has MSISDN:491230000001 (vlr.c:1045) 20250822131144530 DMSC NOTICE msub(IMSI-262420000000001:MSISDN-491230000001) VLR: update for IMSI=262420000000001 (MSISDN=491230000001) (gsm_04_08.c:1541) 20250822131144530 DVLR DEBUG VLR subscr IMSI-262420000000001:MSISDN-491230000001 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822131144531 DVLR DEBUG VLR subscr IMSI-262420000000001:MSISDN-491230000001 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822131144531 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000001:MSISDN-491230000001:GERAN-A-2:LU)[0x56365ea02e20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822131144531 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000001:GERAN-A-2:LU)[0x56365ea06ba0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822131144531 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000001:GERAN-A-2:LU)[0x56365ea06ba0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822131144531 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000001:GERAN-A-2:LU)[0x56365ea06ba0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822131144531 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000001:GERAN-A-2:LU)[0x56365ea06ba0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000001:MSISDN-491230000001:GERAN-A-2:LU)[0x56365ea02e20] (vlr_lu_fsm.c:110) 20250822131144531 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000001:GERAN-A-2:LU)[0x56365ea06ba0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822131144531 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000001:GERAN-A-2:LU)[0x56365ea06ba0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822131144531 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000001:MSISDN-491230000001:GERAN-A-2:LU)[0x56365ea02e20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822131144531 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000001:MSISDN-491230000001:GERAN-A-2:LU)[0x56365ea02e20]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822131144531 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000001:MSISDN-491230000001:GERAN-A-2:LU)[0x56365ea044f0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822131144531 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000001:MSISDN-491230000001:GERAN-A-2:LU)[0x56365ea044f0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000001:MSISDN-491230000001:GERAN-A-2:LU)[0x56365ea02e20] (fsm.c:486) 20250822131144531 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000001:MSISDN-491230000001:GERAN-A-2:LU)[0x56365ea044f0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822131144531 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000001:MSISDN-491230000001:GERAN-A-2:LU)[0x56365ea044f0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822131144531 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000001:MSISDN-491230000001:GERAN-A-2:LU)[0x56365ea044f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822131144531 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000001:MSISDN-491230000001:GERAN-A-2:LU)[0x56365ea044f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822131144531 DMSC NOTICE msub(IMSI-262420000000001:MSISDN-491230000001:TMSInew-0x094067BB) VLR: update for IMSI=262420000000001 (MSISDN=491230000001) (gsm_04_08.c:1541) 20250822131144531 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000001:MSISDN-491230000001:GERAN-A-2:LU)[0x56365ea044f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822131144531 DMM DEBUG -> IMSI-262420000000001:MSISDN-491230000001:TMSInew-0x094067BB LOCATION UPDATE ACCEPT (TMSI = 0x094067bb) (gsm_04_08.c:149) 20250822131144531 DVLR DEBUG VLR subscr IMSI-262420000000001:MSISDN-491230000001:TMSInew-0x094067BB - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822131144531 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131144531 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131144531 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131144531 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131144531 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131144531 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131144531 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131144531 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(8)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(8)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(6)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(6)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(6)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(6)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_noauth_tmsi0(15)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(7)@718a44d66dfb: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(7)@718a44d66dfb: patched enc_l3: '055B'O MSC_Test_0-SCCP(6)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(6)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(6)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(6)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002055B'O 20250822131144542 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131144542 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131144542 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131144542 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131144542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131144542 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131144542 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131144542 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(8)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131144542 DMM DEBUG msc_a(IMSI-262420000000001:MSISDN-491230000001:TMSInew-0x094067BB:GERAN-A-2:LU)[0x56365ea02c40]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822131144543 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000001:MSISDN-491230000001:TMSInew-0x094067BB:GERAN-A-2:LU)[0x56365ea02e20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822131144543 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000001:MSISDN-491230000001:GERAN-A-2:LU)[0x56365ea044f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822131144543 DMSC NOTICE msub(IMSI-262420000000001:MSISDN-491230000001:TMSI-0x094067BB) VLR: update for IMSI=262420000000001 (MSISDN=491230000001) (gsm_04_08.c:1541) 20250822131144543 DVLR DEBUG VLR subscr IMSI-262420000000001:MSISDN-491230000001:TMSI-0x094067BB + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250822131144543 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000001:MSISDN-491230000001:GERAN-A-2:LU)[0x56365ea044f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822131144543 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000001:MSISDN-491230000001:TMSI-0x094067BB:GERAN-A-2:LU)[0x56365ea02e20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822131144543 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000001:MSISDN-491230000001:GERAN-A-2:LU)[0x56365ea044f0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822131144543 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000001:MSISDN-491230000001:GERAN-A-2:LU)[0x56365ea044f0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000001:MSISDN-491230000001:TMSI-0x094067BB:GERAN-A-2:LU)[0x56365ea02e20] (vlr_lu_fsm.c:817) 20250822131144543 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000001:MSISDN-491230000001:GERAN-A-2:LU)[0x56365ea044f0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822131144543 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000001:MSISDN-491230000001:GERAN-A-2:LU)[0x56365ea044f0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822131144543 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000001:MSISDN-491230000001:TMSI-0x094067BB:GERAN-A-2:LU)[0x56365ea02e20]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822131144543 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000001/3/1): Available (smpp_smsc.c:626) 20250822131144543 DVLR DEBUG VLR subscr IMSI-262420000000001:MSISDN-491230000001:TMSI-0x094067BB + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822131144543 DVLR DEBUG VLR subscr IMSI-262420000000001:MSISDN-491230000001:TMSI-0x094067BB + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822131144543 DVLR DEBUG VLR subscr IMSI-262420000000001:MSISDN-491230000001:TMSI-0x094067BB - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822131144543 DVLR DEBUG VLR subscr IMSI-262420000000001:MSISDN-491230000001:TMSI-0x094067BB - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250822131144543 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131144543 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131144543 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131144543 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131144543 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131144543 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131144544 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131144544 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(8)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(8)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(6)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(6)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(6)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(6)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(6)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(6)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(6)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(6)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822131144546 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131144546 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131144546 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131144546 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131144546 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131144546 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131144546 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(8)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131144546 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131144547 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000001:MSISDN-491230000001:TMSI-0x094067BB:GERAN-A-2:LU)[0x56365ea02e20]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822131144547 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000001:MSISDN-491230000001:TMSI-0x094067BB:GERAN-A-2:LU)[0x56365ea02e20]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000001:MSISDN-491230000001:TMSI-0x094067BB:GERAN-A-2:LU)[0x56365ea02c40] (msc_a.c:1053) 20250822131144547 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000001:MSISDN-491230000001:TMSI-0x094067BB:GERAN-A-2:LU)[0x56365ea02e20]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822131144547 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000001:MSISDN-491230000001:TMSI-0x094067BB:GERAN-A-2:LU)[0x56365ea02e20]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822131144547 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000001:MSISDN-491230000001:TMSI-0x094067BB:GERAN-A-2:LU)[0x56365ea02e20]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822131144547 DVLR DEBUG VLR subscr IMSI-262420000000001:MSISDN-491230000001:TMSI-0x094067BB - active-conn: now used by 1 (attached) (msub.c:375) 20250822131144548 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131144548 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131144548 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131144548 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131144548 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131144548 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131144548 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131144548 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(8)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(8)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(6)@718a44d66dfb: Session index based on local reference:0 20250822131144548 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131144548 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131144548 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131144548 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131144548 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131144548 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131144549 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131144549 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(8)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(7)@718a44d66dfb: Deleted conn table entry 0TC_lu_imsi_noauth_tmsi0(15)7516438 TC_lu_imsi_noauth_tmsi0(15)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822131144550 DVLR DEBUG VLR subscr IMSI-262420000000001:MSISDN-491230000001:TMSI-0x094067BB + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822131144550 DVLR DEBUG VLR subscr IMSI-262420000000001:MSISDN-491230000001:TMSI-0x094067BB - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_imsi_noauth_tmsi0(15)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_noauth_tmsi0(15)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_tmsi0(15)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_tmsi0(15)@718a44d66dfb: Final verdict of PTC: pass MSC_Test_0-M3UA(8)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-SCCP(6)@718a44d66dfb: Final verdict of PTC: none 20250822131144560 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822131144560 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-RAN(7)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP(12)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(16)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(9)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(5)@718a44d66dfb: Final verdict of PTC: none 20250822131144562 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(11)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(13)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(10)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(14)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(5): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(6): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(7): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(8): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(9): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(10): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(11): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(12): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(13): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(14): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_lu_imsi_noauth_tmsi0(15): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(16): none (pass -> pass) MTC@718a44d66dfb: Test case TC_lu_imsi_noauth_tmsi finished. Verdict: pass MTC@718a44d66dfb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_noauth_tmsi pass'. Fri Aug 22 13:11:44 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 20250822131144750 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822131144750 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822131144750 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822131144750 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822131144750 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822131144750 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822131144750 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822131144750 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822131144750 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822131144750 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131144750 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822131144750 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822131144750 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822131144750 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822131144750 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822131144750 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822131144750 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822131144751 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822131144751 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=169068) 20250822131145564 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=169068, count=186248) 20250822131146566 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822131146752 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822131146752 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822131146752 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:11:47 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_lu_imsi_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 20250822131147567 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_lu_imsi_noauth_notmsi started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(20)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(20)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(20)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(18)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822131148109 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(21)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822131148304 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822131148304 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822131148304 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822131148304 DLSS7 DEBUG 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)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(20)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(20)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822131148309 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131148309 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822131148309 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822131148309 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822131148309 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822131148309 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822131148309 DLSS7 DEBUG 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)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(20)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(20)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(20)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(20)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822131148310 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131148310 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822131148310 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822131148310 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822131148310 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822131148310 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822131148310 DLSS7 DEBUG 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)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(20)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(20)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(20)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(20)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(20)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) 20250822131148310 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822131148310 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(20)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(20)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822131148568 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822131148568 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(23)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(23)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822131148575 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(23)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(23)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(23)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@718a44d66dfb: IPA ID RESP: { { 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)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(23)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822131148605 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822131148605 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(24)@718a44d66dfb: Created GsupExpect[0] for "262420000000002" to be handled at TC_lu_imsi_noauth_notmsi0(27) TC_lu_imsi_noauth_notmsi0(27)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250822131149117 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131149117 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131149117 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131149117 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131149117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131149117 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131149117 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131149117 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(20)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131149118 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131149118 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131149118 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131149118 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131149118 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131149118 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131149118 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131149118 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(20)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(20)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(19)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(19)@718a44d66dfb: Added conn table entry 0TC_lu_imsi_noauth_notmsi0(27)3446555 MSC_Test_0-SCCP(18)@718a44d66dfb: First idle individual index:0 MSC_Test_0-RAN(19)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(20)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131149131 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131149131 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131149131 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131149131 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131149131 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131149131 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131149131 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131149131 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131149132 DMM DEBUG msc_a(IMSI-262420000000002:GERAN-A-3:LU)[0x56365ea029b0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000002 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822131149132 DMM DEBUG msc_a(IMSI-262420000000002:GERAN-A-3:LU)[0x56365ea029b0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822131149132 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000002:GERAN-A-3:LU)[0x56365ea027d0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822131149132 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000002:GERAN-A-3:LU)[0x56365ea027d0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000002:GERAN-A-3:LU)[0x56365ea029b0] (fsm.c:486) 20250822131149132 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000002:GERAN-A-3:LU)[0x56365ea027d0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822131149132 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000002:GERAN-A-3:LU)[0x56365ea027d0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822131149132 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822131149132 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000002 id=262420000000002 (vlr.c:661) 20250822131149132 DVLR INFO New subscr, IMSI: 262420000000002 (vlr.c:562) 20250822131149132 DVLR DEBUG VLR subscr IMSI-262420000000002 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822131149132 DVLR DEBUG VLR subscr IMSI-262420000000002 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822131149132 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822131149132 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000002:GERAN-A-3:LU)[0x56365ea027d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822131149132 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000002:GERAN-A-3:LU)[0x56365ea027d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822131149132 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000002:GERAN-A-3:LU)[0x56365ea027d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822131149132 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000002:GERAN-A-3:LU)[0x56365ea027d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822131149132 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000002:GERAN-A-3:LU)[0x56365ea027d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822131149132 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000002:GERAN-A-3:LU)[0x56365ea027d0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822131149132 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000002:GERAN-A-3:LU)[0x56365ea06ba0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822131149132 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000002:GERAN-A-3:LU)[0x56365ea06ba0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000002:GERAN-A-3:LU)[0x56365ea027d0] (fsm.c:486) 20250822131149132 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000002:GERAN-A-3:LU)[0x56365ea06ba0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822131149132 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000002:GERAN-A-3:LU)[0x56365ea06ba0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822131149133 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131149133 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131149133 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131149133 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131149133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131149133 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131149133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131149133 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131149133 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131149133 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131149133 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131149133 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131149133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131149133 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131149133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131149133 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(20)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(20)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(20)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(20)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(18)@718a44d66dfb: { messageType := 2, destLocRef := '34971B'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)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(18)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(18)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(18)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(18)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(24)@718a44d66dfb: Found GsupExpect[0] for "262420000000002" handled at TC_lu_imsi_noauth_notmsi0(27) MSC_Test-GSUP(24)@718a44d66dfb: Added IMSI table entry 0TC_lu_imsi_noauth_notmsi0(27)"262420000000002" 20250822131149135 DVLR DEBUG VLR subscr IMSI-262420000000002 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250822131149136 DVLR DEBUG VLR subscr IMSI-262420000000002 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(18)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(18)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(18)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(18)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_lu_imsi_noauth_notmsi0(27)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(20)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_imsi_noauth_notmsi0(27)@718a44d66dfb: setverdict(pass): none -> pass 20250822131149137 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131149137 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131149137 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131149137 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131149137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131149137 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131149137 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131149137 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131149140 DVLR DEBUG VLR subscr IMSI-262420000000002 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822131149140 DVLR DEBUG IMSI:262420000000002 has MSISDN:491230000002 (vlr.c:1045) 20250822131149140 DMSC NOTICE msub(IMSI-262420000000002:MSISDN-491230000002) VLR: update for IMSI=262420000000002 (MSISDN=491230000002) (gsm_04_08.c:1541) 20250822131149140 DVLR DEBUG VLR subscr IMSI-262420000000002:MSISDN-491230000002 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822131149141 DVLR DEBUG VLR subscr IMSI-262420000000002:MSISDN-491230000002 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822131149141 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x56365ea027d0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822131149141 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000002:GERAN-A-3:LU)[0x56365ea06ba0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822131149141 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000002:GERAN-A-3:LU)[0x56365ea06ba0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822131149141 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000002:GERAN-A-3:LU)[0x56365ea06ba0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822131149141 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000002:GERAN-A-3:LU)[0x56365ea06ba0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x56365ea027d0] (vlr_lu_fsm.c:110) 20250822131149141 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000002:GERAN-A-3:LU)[0x56365ea06ba0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822131149141 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000002:GERAN-A-3:LU)[0x56365ea06ba0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822131149141 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x56365ea027d0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822131149141 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x56365ea027d0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822131149141 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x56365ea01810]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822131149141 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x56365ea01810]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x56365ea027d0] (fsm.c:486) 20250822131149141 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x56365ea01810]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822131149141 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x56365ea01810]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822131149141 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x56365ea01810]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822131149141 DMM DEBUG -> IMSI-262420000000002:MSISDN-491230000002 LOCATION UPDATE ACCEPT (gsm_04_08.c:141) 20250822131149141 DVLR DEBUG VLR subscr IMSI-262420000000002:MSISDN-491230000002 + attached: now used by 3 (active-conn,vlr_gsup_rx,attached) (vlr_lu_fsm.c:378) 20250822131149141 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x56365ea01810]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822131149141 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x56365ea027d0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822131149141 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x56365ea01810]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822131149141 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x56365ea01810]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x56365ea027d0] (vlr_lu_fsm.c:817) 20250822131149141 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x56365ea01810]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822131149141 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x56365ea01810]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822131149141 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x56365ea027d0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822131149141 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000002/3/1): Available (smpp_smsc.c:626) 20250822131149141 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) 20250822131149141 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) 20250822131149141 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) 20250822131149141 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) 20250822131149141 DVLR DEBUG VLR subscr IMSI-262420000000002:MSISDN-491230000002 - vlr_gsup_rx: now used by 2 (active-conn,attached) (vlr.c:1410) 20250822131149141 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131149141 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131149141 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131149141 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131149141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131149141 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131149141 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131149141 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131149141 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131149142 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131149142 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131149142 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131149142 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131149142 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131149142 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131149142 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(20)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(20)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(20)@718a44d66dfb: Message received on association #8 MSC_Test_0-SCCP(18)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-M3UA(20)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(18)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(18)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(18)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(18)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(18)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(18)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(18)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_noauth_notmsi0(27)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(18)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(18)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(18)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(18)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(20)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131149146 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131149146 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131149146 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131149146 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131149146 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131149146 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131149146 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131149146 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131149146 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x56365ea027d0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822131149146 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x56365ea027d0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x56365ea029b0] (msc_a.c:1053) 20250822131149146 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x56365ea027d0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822131149146 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x56365ea027d0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822131149146 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x56365ea027d0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822131149147 DVLR DEBUG VLR subscr IMSI-262420000000002:MSISDN-491230000002 - active-conn: now used by 1 (attached) (msub.c:375) 20250822131149147 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131149147 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131149147 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131149147 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131149147 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131149147 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131149147 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131149147 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(20)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(20)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(18)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-M3UA(20)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131149147 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131149147 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131149147 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131149147 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131149147 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131149147 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131149147 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131149147 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(19)@718a44d66dfb: Deleted conn table entry 0TC_lu_imsi_noauth_notmsi0(27)3446555 TC_lu_imsi_noauth_notmsi0(27)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822131149148 DVLR DEBUG VLR subscr IMSI-262420000000002:MSISDN-491230000002 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822131149148 DVLR DEBUG VLR subscr IMSI-262420000000002:MSISDN-491230000002 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_imsi_noauth_notmsi0(27)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_noauth_notmsi0(27)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_notmsi0(27)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_notmsi0(27)@718a44d66dfb: Final verdict of PTC: pass MSC_Test_0-SCCP(18)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP(24)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-M3UA(20)@718a44d66dfb: Final verdict of PTC: none 20250822131149159 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822131149159 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-STATS(26)@718a44d66dfb: Final verdict of PTC: none 20250822131149161 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MNCC(21)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(19)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(17)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP-IPA(23)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(25)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(22)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(28)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(17): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(18): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(19): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(20): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(21): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(22): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(23): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(24): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(25): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(26): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_lu_imsi_noauth_notmsi0(27): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(28): none (pass -> pass) MTC@718a44d66dfb: Test case TC_lu_imsi_noauth_notmsi finished. Verdict: pass MTC@718a44d66dfb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_noauth_notmsi pass'. Fri Aug 22 13:11:49 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 20250822131149350 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822131149350 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822131149350 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822131149350 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822131149350 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822131149350 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822131149350 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822131149350 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822131149350 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822131149350 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131149351 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822131149351 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822131149351 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822131149351 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822131149351 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822131149351 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822131149351 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822131149351 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822131149351 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=162600) 20250822131150162 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=162600, count=176800) 20250822131151163 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822131151352 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822131151352 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822131151352 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:11: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_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 20250822131152164 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_lu_tmsi_noauth_notmsi started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(32)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(32)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(32)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(30)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822131152734 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(33)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822131152929 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822131152929 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822131152929 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822131152929 DLSS7 DEBUG 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)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(32)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(32)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(32)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(32)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250822131152934 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131152934 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822131152934 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822131152934 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822131152934 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822131152934 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822131152934 DLSS7 DEBUG 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)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(32)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(32)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822131152937 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131152937 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822131152937 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822131152937 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822131152937 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822131152937 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822131152937 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(32)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(32)@718a44d66dfb: Message received on association #8 20250822131152937 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822131152937 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(32)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(32)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(32)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(32)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(32)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(32)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822131153165 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822131153165 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(35)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(35)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822131153172 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(35)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(35)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(35)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@718a44d66dfb: IPA ID RESP: { { 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)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(35)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822131153197 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822131153197 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(36)@718a44d66dfb: Created GsupExpect[0] for "262420000000101" to be handled at TC_lu_tmsi_noauth_notmsi0(39) TC_lu_tmsi_noauth_notmsi0(39)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, 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 } } } } 20250822131153741 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131153741 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131153741 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131153741 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131153741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131153741 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131153741 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131153741 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(32)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131153742 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131153742 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131153742 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131153742 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131153742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131153742 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131153742 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131153742 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(32)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(32)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(31)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(31)@718a44d66dfb: Added conn table entry 0TC_lu_tmsi_noauth_notmsi0(39)14015160 MSC_Test_0-SCCP(30)@718a44d66dfb: First idle individual index:0 MSC_Test_0-RAN(31)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 20250822131153758 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131153758 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131153758 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131153758 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131153758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131153758 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131153758 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131153758 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(32)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131153759 DMM DEBUG msc_a(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x56365ea02c40]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=TMSI-0x0BADBAD0 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822131153759 DMM DEBUG msc_a(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x56365ea02c40]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822131153759 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x56365ea02e20]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822131153759 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x56365ea02e20]{VLR_ULA_S_IDLE}: is child of msc_a(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x56365ea02c40] (fsm.c:486) 20250822131153759 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x56365ea02e20]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822131153759 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x56365ea02e20]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822131153759 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1055) 20250822131153759 DVLR INFO New subscr, TMSI: 0x0badbad0 (vlr.c:592) 20250822131153759 DVLR DEBUG VLR subscr TMSI-0x0BADBAD0 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822131153759 DVLR DEBUG VLR subscr TMSI-0x0BADBAD0 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1068) 20250822131153759 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822131153759 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x56365ea02e20]{VLR_ULA_S_IDLE}: vlr_loc_upd_want_imsi() (vlr_lu_fsm.c:1003) 20250822131153759 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x56365ea02e20]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_IMSI (T3270, 12s) (vlr_lu_fsm.c:1008) 20250822131153759 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131153759 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131153759 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131153759 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131153759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131153759 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131153759 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131153759 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131153759 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131153759 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131153759 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131153759 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131153759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131153759 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131153759 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131153759 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(32)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(32)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(32)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(32)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(30)@718a44d66dfb: { messageType := 2, destLocRef := 'D5DAB8'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)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(30)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(30)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(30)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(30)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(30)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(30)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(30)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(30)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(32)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131153763 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131153763 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131153763 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131153763 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131153764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131153764 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131153764 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131153764 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_lu_tmsi_noauth_notmsi0(39)@718a44d66dfb: setverdict(pass): none -> pass MSC_Test_0-RAN(31)@718a44d66dfb: patching N(SD)=1 into dtap '0519082926240000001010'O MSC_Test_0-RAN(31)@718a44d66dfb: patched enc_l3: '0559082926240000001010'O MSC_Test_0-SCCP(30)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(30)@718a44d66dfb: vl_len:14 MSC_Test_0-SCCP(30)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(30)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '01000B0559082926240000001010'O MSC_Test_0-M3UA(32)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131153966 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131153966 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131153966 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131153966 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131153966 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131153966 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131153966 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131153966 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131153967 DMM DEBUG IDENTITY RESPONSE: IMSI-262420000000101 (gsm_04_08.c:223) 20250822131153967 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000101 id=262420000000101 (vlr.c:661) 20250822131153967 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x56365ea02e20]{VLR_ULA_S_WAIT_IMSI}: Received Event VLR_ULA_E_ID_IMSI (vlr.c:1455) 20250822131153967 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x56365ea02e20]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822131153967 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x56365ea02e20]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822131153967 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x56365ea02e20]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822131153967 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x56365ea02e20]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822131153967 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x56365ea02e20]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822131153967 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x56365ea02e20]{VLR_ULA_S_WAIT_IMSI}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822131153967 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x56365ea01810]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822131153967 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x56365ea01810]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x56365ea02e20] (fsm.c:486) 20250822131153967 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x56365ea01810]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822131153967 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x56365ea01810]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822131153968 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131153968 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131153968 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131153968 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131153968 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131153968 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131153968 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131153968 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(32)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(32)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(30)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(30)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(30)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(30)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(36)@718a44d66dfb: Found GsupExpect[0] for "262420000000101" handled at TC_lu_tmsi_noauth_notmsi0(39) MSC_Test-GSUP(36)@718a44d66dfb: Added IMSI table entry 0TC_lu_tmsi_noauth_notmsi0(39)"262420000000101" 20250822131153984 DVLR DEBUG VLR subscr IMSI-262420000000101:TMSI-0x0BADBAD0 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822131153984 DVLR DEBUG IMSI:262420000000101 has MSISDN:491230000101 (vlr.c:1045) 20250822131153984 DMSC NOTICE msub(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0) VLR: update for IMSI=262420000000101 (MSISDN=491230000101) (gsm_04_08.c:1541) 20250822131153984 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822131153986 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) 20250822131153986 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x56365ea02e20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822131153987 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x56365ea01810]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822131153987 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x56365ea01810]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822131153987 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x56365ea01810]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822131153987 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x56365ea01810]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x56365ea02e20] (vlr_lu_fsm.c:110) 20250822131153987 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x56365ea01810]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822131153987 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x56365ea01810]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822131153987 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x56365ea02e20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822131153987 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x56365ea02e20]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822131153987 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x56365ea05990]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822131153987 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x56365ea05990]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x56365ea02e20] (fsm.c:486) 20250822131153987 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x56365ea05990]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822131153987 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x56365ea05990]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822131153987 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x56365ea05990]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822131153987 DMM DEBUG -> IMSI-262420000000101:MSISDN-491230000101 LOCATION UPDATE ACCEPT (gsm_04_08.c:141) 20250822131153987 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 + attached: now used by 3 (active-conn,vlr_gsup_rx,attached) (vlr_lu_fsm.c:378) 20250822131153987 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x56365ea05990]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822131153987 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x56365ea02e20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822131153987 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x56365ea05990]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822131153987 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x56365ea05990]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x56365ea02e20] (vlr_lu_fsm.c:817) 20250822131153987 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x56365ea05990]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822131153987 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x56365ea05990]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822131153987 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x56365ea02e20]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822131153987 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000101/3/1): Available (smpp_smsc.c:626) 20250822131153987 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) 20250822131153987 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) 20250822131153987 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) 20250822131153987 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) 20250822131153987 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 - vlr_gsup_rx: now used by 2 (active-conn,attached) (vlr.c:1410) 20250822131153988 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131153988 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131153988 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131153988 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131153988 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131153988 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131153988 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131153988 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131153988 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131153988 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131153988 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131153988 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131153988 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131153988 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131153988 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131153988 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(32)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(32)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(32)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(32)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(30)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(30)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(30)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(30)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(30)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(30)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(30)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(30)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_tmsi_noauth_notmsi0(39)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(30)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(30)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(30)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(30)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(32)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131153997 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131153997 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131153997 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131153997 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131153997 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131153997 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131153997 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131153997 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131153998 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x56365ea02e20]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822131153998 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x56365ea02e20]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x56365ea02c40] (msc_a.c:1053) 20250822131153998 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x56365ea02e20]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822131153998 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x56365ea02e20]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822131153998 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x56365ea02e20]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822131153998 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 - active-conn: now used by 1 (attached) (msub.c:375) 20250822131153998 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131153998 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131153998 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131153998 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131153999 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131153999 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131153999 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131153999 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(32)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(32)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(30)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-M3UA(32)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131154000 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131154000 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131154000 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131154000 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131154000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131154000 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131154000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131154000 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(31)@718a44d66dfb: Deleted conn table entry 0TC_lu_tmsi_noauth_notmsi0(39)14015160 TC_lu_tmsi_noauth_notmsi0(39)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822131154002 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822131154002 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_tmsi_noauth_notmsi0(39)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_tmsi_noauth_notmsi0(39)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_tmsi_noauth_notmsi0(39)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(31)@718a44d66dfb: Created IMSI[0] for '262420000000101'H'FFFFFFFF'O to be handled at TC_lu_tmsi_noauth_notmsi0(39) 20250822131155015 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822131155016 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 + Paging: now used by 3 (attached,VTY,Paging) (paging.c:111) 20250822131155016 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 - VTY: now used by 2 (attached,Paging) (msc_vty.c:1721) 20250822131155016 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131155016 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131155016 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131155016 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131155016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131155016 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131155016 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131155016 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(32)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(32)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(31)@718a44d66dfb: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_tmsi_noauth_notmsi0(39) TC_lu_tmsi_noauth_notmsi0(39)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_tmsi_noauth_notmsi0(39)@718a44d66dfb: 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)@718a44d66dfb: Added conn table entry 0TC_lu_tmsi_noauth_notmsi0(39)11128367 MSC_Test_0-SCCP(30)@718a44d66dfb: First idle individual index:0 20250822131155029 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131155029 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131155029 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131155029 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131155029 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131155029 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131155029 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131155029 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(32)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131155030 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:GERAN-A-5:PAGING_RESP)[0x56365ea027d0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822131155030 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:GERAN-A-5:PAGING_RESP)[0x56365ea027d0]{PR_ARQ_S_INIT}: is child of msc_a(IMSI-262420000000101:GERAN-A-5:PAGING_RESP)[0x56365ea029b0] (fsm.c:486) 20250822131155030 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:GERAN-A-5:PAGING_RESP)[0x56365ea027d0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250822131155030 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:GERAN-A-5:PAGING_RESP)[0x56365ea027d0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822131155030 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) 20250822131155030 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) 20250822131155030 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-5:PAGING_RESP)[0x56365ea027d0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822131155030 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-5:PAGING_RESP)[0x56365ea027d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822131155030 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-5:PAGING_RESP)[0x56365ea027d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822131155030 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-5:PAGING_RESP)[0x56365ea027d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822131155030 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-5:PAGING_RESP)[0x56365ea027d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822131155030 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-5:PAGING_RESP)[0x56365ea027d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822131155030 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-5:PAGING_RESP)[0x56365ea027d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822131155030 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-5:PAGING_RESP)[0x56365ea027d0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822131155030 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-5:PAGING_RESP)[0x56365ea027d0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822131155030 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-5:PAGING_RESP)[0x56365ea027d0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822131155030 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 - Paging: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250822131155030 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000101/3/1): Available (smpp_smsc.c:626) 20250822131155030 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) 20250822131155030 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) 20250822131155030 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) 20250822131155030 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) 20250822131155030 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822131155031 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131155031 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131155031 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131155031 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131155031 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131155031 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131155031 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131155031 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131155031 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131155031 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131155031 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131155031 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131155031 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131155031 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131155031 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131155031 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131155031 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131155031 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131155031 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131155031 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131155031 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131155031 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131155031 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131155031 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(32)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(32)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(32)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(32)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(32)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(32)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(30)@718a44d66dfb: { messageType := 2, destLocRef := 'A9CE2F'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)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(30)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(30)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(30)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(30)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(30)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(30)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(30)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(30)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(30)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(30)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(30)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(30)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(32)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131155036 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131155036 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131155036 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131155036 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131155036 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131155036 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131155036 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131155036 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131155036 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-5:PAGING_RESP)[0x56365ea027d0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822131155036 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-5:PAGING_RESP)[0x56365ea027d0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-5:PAGING_RESP)[0x56365ea029b0] (msc_a.c:1053) 20250822131155036 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-5:PAGING_RESP)[0x56365ea027d0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822131155036 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-5:PAGING_RESP)[0x56365ea027d0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822131155036 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 - active-conn: now used by 1 (attached) (msub.c:375) 20250822131155037 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131155037 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131155037 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131155037 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131155037 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131155037 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131155037 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131155037 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(32)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(32)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(30)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-M3UA(32)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131155037 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131155037 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131155037 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131155037 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131155037 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131155037 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131155037 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131155037 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(31)@718a44d66dfb: Deleted conn table entry 0TC_lu_tmsi_noauth_notmsi0(39)11128367 TC_lu_tmsi_noauth_notmsi0(39)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822131155039 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822131155039 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_tmsi_noauth_notmsi0(39)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_tmsi_noauth_notmsi0(39)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(36)@718a44d66dfb: Deleted GSUP IMSI table entry 0TC_lu_tmsi_noauth_notmsi0(39)"262420000000101" MSC_Test_0-RAN(31)@718a44d66dfb: Removed IMSI[0] for '262420000000101'H to be handled at TC_lu_tmsi_noauth_notmsi0(39) TC_lu_tmsi_noauth_notmsi0(39)@718a44d66dfb: Final verdict of PTC: pass MSC_Test-GSUP(36)@718a44d66dfb: Created GsupExpect[0] for "262420000000101" to be handled at TC_lu_tmsi_noauth_notmsi0(41) TC_lu_tmsi_noauth_notmsi0(41)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, 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)@718a44d66dfb: Added conn table entry 0TC_lu_tmsi_noauth_notmsi0(41)433981 MSC_Test_0-RAN(31)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(30)@718a44d66dfb: First idle individual index:0 MSC_Test_0-M3UA(32)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131155242 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131155242 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131155242 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131155242 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131155242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131155242 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131155242 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131155242 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131155243 DMM DEBUG msc_a(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x56365ea02c40]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=TMSI-0x0BADBAD0 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822131155243 DMM DEBUG msc_a(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x56365ea02c40]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822131155243 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x56365ea02e20]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822131155243 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x56365ea02e20]{VLR_ULA_S_IDLE}: is child of msc_a(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x56365ea02c40] (fsm.c:486) 20250822131155243 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x56365ea02e20]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822131155243 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x56365ea02e20]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822131155243 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1055) 20250822131155243 DVLR INFO New subscr, TMSI: 0x0badbad0 (vlr.c:592) 20250822131155243 DVLR DEBUG VLR subscr TMSI-0x0BADBAD0 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822131155243 DVLR DEBUG VLR subscr TMSI-0x0BADBAD0 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1068) 20250822131155243 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822131155243 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x56365ea02e20]{VLR_ULA_S_IDLE}: vlr_loc_upd_want_imsi() (vlr_lu_fsm.c:1003) 20250822131155243 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x56365ea02e20]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_IMSI (T3270, 12s) (vlr_lu_fsm.c:1008) 20250822131155244 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131155244 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131155244 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131155244 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131155244 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131155244 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131155244 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131155244 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131155244 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131155244 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131155244 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131155244 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131155244 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131155244 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131155244 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131155244 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(32)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(32)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(32)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(32)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(30)@718a44d66dfb: { messageType := 2, destLocRef := '069F3D'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)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(30)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(30)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(30)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(30)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822131155247 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822131155247 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-SCCP(30)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(30)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(30)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(30)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(32)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131155248 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131155248 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131155248 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131155248 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131155248 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131155248 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131155248 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131155248 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(31)@718a44d66dfb: patching N(SD)=1 into dtap '0519082926240000001010'O MSC_Test_0-RAN(31)@718a44d66dfb: patched enc_l3: '0559082926240000001010'O MSC_Test_0-SCCP(30)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(30)@718a44d66dfb: vl_len:14 MSC_Test_0-SCCP(30)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(30)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '01000B0559082926240000001010'O MSC_Test_0-M3UA(32)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_tmsi_noauth_notmsi0(41)@718a44d66dfb: setverdict(pass): none -> pass 20250822131155454 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131155454 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131155454 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131155454 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131155454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131155454 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131155454 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131155454 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131155455 DMM DEBUG IDENTITY RESPONSE: IMSI-262420000000101 (gsm_04_08.c:223) 20250822131155455 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) 20250822131155455 DVLR DEBUG SUBSCR(IMSI-262420000000101:MSISDN-491230000101) freeing VLR subscr (max total use count was 5) (vlr.c:472) 20250822131155455 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000101 id=262420000000101 (vlr.c:661) 20250822131155455 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x56365ea02e20]{VLR_ULA_S_WAIT_IMSI}: Received Event VLR_ULA_E_ID_IMSI (vlr.c:1455) 20250822131155455 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x56365ea02e20]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822131155455 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x56365ea02e20]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822131155455 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x56365ea02e20]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822131155455 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x56365ea02e20]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822131155455 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x56365ea02e20]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822131155455 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x56365ea02e20]{VLR_ULA_S_WAIT_IMSI}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822131155455 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x56365ea05990]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822131155455 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x56365ea05990]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x56365ea02e20] (fsm.c:486) 20250822131155455 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x56365ea05990]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822131155455 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x56365ea05990]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822131155455 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131155455 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131155455 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131155455 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131155455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131155455 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131155455 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131155455 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(32)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(32)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(36)@718a44d66dfb: Found GsupExpect[0] for "262420000000101" handled at TC_lu_tmsi_noauth_notmsi0(41) MSC_Test-GSUP(36)@718a44d66dfb: Added IMSI table entry 0TC_lu_tmsi_noauth_notmsi0(41)"262420000000101" MSC_Test_0-SCCP(30)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(30)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(30)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(30)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822131155463 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) 20250822131155463 DVLR DEBUG IMSI:262420000000101 has MSISDN:491230000101 (vlr.c:1045) 20250822131155463 DMSC NOTICE msub(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0) VLR: update for IMSI=262420000000101 (MSISDN=491230000101) (gsm_04_08.c:1541) 20250822131155463 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822131155463 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) 20250822131155463 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x56365ea02e20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822131155463 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x56365ea05990]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822131155463 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x56365ea05990]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822131155463 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x56365ea05990]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822131155463 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x56365ea05990]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x56365ea02e20] (vlr_lu_fsm.c:110) 20250822131155463 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x56365ea05990]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822131155463 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x56365ea05990]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822131155463 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x56365ea02e20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822131155463 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x56365ea02e20]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822131155463 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x56365ea06ba0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822131155463 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x56365ea06ba0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x56365ea02e20] (fsm.c:486) 20250822131155463 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x56365ea06ba0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822131155463 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x56365ea06ba0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822131155463 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x56365ea06ba0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822131155463 DMM DEBUG -> IMSI-262420000000101:MSISDN-491230000101 LOCATION UPDATE ACCEPT (gsm_04_08.c:141) 20250822131155463 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 + attached: now used by 3 (active-conn,vlr_gsup_rx,attached) (vlr_lu_fsm.c:378) 20250822131155463 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x56365ea06ba0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822131155463 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x56365ea02e20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822131155463 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x56365ea06ba0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822131155463 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x56365ea06ba0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x56365ea02e20] (vlr_lu_fsm.c:817) 20250822131155463 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x56365ea06ba0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822131155463 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x56365ea06ba0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822131155463 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x56365ea02e20]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822131155463 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000101/3/1): Available (smpp_smsc.c:626) 20250822131155463 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) 20250822131155463 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) 20250822131155463 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) 20250822131155463 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) 20250822131155463 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 - vlr_gsup_rx: now used by 2 (active-conn,attached) (vlr.c:1410) 20250822131155463 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131155463 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131155463 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131155463 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131155463 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131155463 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131155463 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131155463 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131155463 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131155463 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131155463 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131155463 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131155463 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131155463 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131155463 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131155463 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(32)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(32)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(32)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(32)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(30)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(30)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(30)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(30)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(30)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(30)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(30)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(30)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_tmsi_noauth_notmsi0(41)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(30)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(30)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(30)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(30)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(32)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131155470 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131155470 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131155470 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131155470 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131155470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131155470 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131155470 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131155470 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131155471 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x56365ea02e20]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822131155471 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x56365ea02e20]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x56365ea02c40] (msc_a.c:1053) 20250822131155471 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x56365ea02e20]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822131155471 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x56365ea02e20]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822131155471 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x56365ea02e20]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822131155471 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 - active-conn: now used by 1 (attached) (msub.c:375) 20250822131155471 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131155471 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131155471 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131155471 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131155471 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131155471 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131155471 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131155471 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(32)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(32)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(30)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-M3UA(32)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131155472 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131155472 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131155472 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131155472 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131155472 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131155472 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131155472 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131155472 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(31)@718a44d66dfb: Deleted conn table entry 0TC_lu_tmsi_noauth_notmsi0(41)433981 TC_lu_tmsi_noauth_notmsi0(41)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822131155473 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822131155473 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_tmsi_noauth_notmsi0(41)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_tmsi_noauth_notmsi0(41)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_tmsi_noauth_notmsi0(41)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(31)@718a44d66dfb: Created IMSI[0] for '262420000000101'H'FFFFFFFF'O to be handled at TC_lu_tmsi_noauth_notmsi0(41) 20250822131156483 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822131156483 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 + Paging: now used by 3 (attached,VTY,Paging) (paging.c:111) 20250822131156483 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 - VTY: now used by 2 (attached,Paging) (msc_vty.c:1721) 20250822131156483 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131156483 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131156483 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131156483 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131156483 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131156483 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131156483 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131156484 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(32)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(32)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(31)@718a44d66dfb: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_tmsi_noauth_notmsi0(41) TC_lu_tmsi_noauth_notmsi0(41)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_tmsi_noauth_notmsi0(41)@718a44d66dfb: 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)@718a44d66dfb: Added conn table entry 0TC_lu_tmsi_noauth_notmsi0(41)13624531 MSC_Test_0-SCCP(30)@718a44d66dfb: First idle individual index:0 MSC_Test_0-M3UA(32)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131156494 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131156494 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131156494 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131156494 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131156494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131156494 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131156494 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131156494 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131156495 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:GERAN-A-7:PAGING_RESP)[0x56365ea027d0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822131156495 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:GERAN-A-7:PAGING_RESP)[0x56365ea027d0]{PR_ARQ_S_INIT}: is child of msc_a(IMSI-262420000000101:GERAN-A-7:PAGING_RESP)[0x56365ea029b0] (fsm.c:486) 20250822131156495 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:GERAN-A-7:PAGING_RESP)[0x56365ea027d0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250822131156495 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:GERAN-A-7:PAGING_RESP)[0x56365ea027d0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822131156495 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) 20250822131156495 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) 20250822131156495 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-7:PAGING_RESP)[0x56365ea027d0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822131156495 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-7:PAGING_RESP)[0x56365ea027d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822131156495 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-7:PAGING_RESP)[0x56365ea027d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822131156495 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-7:PAGING_RESP)[0x56365ea027d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822131156495 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-7:PAGING_RESP)[0x56365ea027d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822131156495 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-7:PAGING_RESP)[0x56365ea027d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822131156495 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-7:PAGING_RESP)[0x56365ea027d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822131156495 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-7:PAGING_RESP)[0x56365ea027d0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822131156495 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-7:PAGING_RESP)[0x56365ea027d0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822131156495 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-7:PAGING_RESP)[0x56365ea027d0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822131156495 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 - Paging: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250822131156495 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000101/3/1): Available (smpp_smsc.c:626) 20250822131156495 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) 20250822131156495 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) 20250822131156495 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) 20250822131156495 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) 20250822131156495 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822131156495 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131156495 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131156496 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131156496 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131156496 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131156496 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131156496 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131156496 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131156496 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131156496 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131156496 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131156496 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131156496 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131156496 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131156496 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131156496 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131156496 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131156496 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131156496 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131156496 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131156496 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131156496 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131156496 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131156496 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(32)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(32)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(32)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(32)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(32)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(32)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(30)@718a44d66dfb: { messageType := 2, destLocRef := 'CFE4D3'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)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(30)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(30)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(30)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(30)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(30)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(30)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(30)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(30)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(30)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(30)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(30)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(30)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(32)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131156500 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131156500 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131156500 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131156500 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131156500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131156500 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131156500 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131156500 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131156501 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-7:PAGING_RESP)[0x56365ea027d0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822131156501 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-7:PAGING_RESP)[0x56365ea027d0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-7:PAGING_RESP)[0x56365ea029b0] (msc_a.c:1053) 20250822131156501 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-7:PAGING_RESP)[0x56365ea027d0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822131156501 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-7:PAGING_RESP)[0x56365ea027d0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822131156501 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 - active-conn: now used by 1 (attached) (msub.c:375) 20250822131156501 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131156501 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131156501 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131156501 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131156501 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131156501 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131156501 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131156501 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(32)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(32)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(30)@718a44d66dfb: Session index based on local reference:0 20250822131156502 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131156502 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131156502 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131156502 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131156502 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131156502 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131156502 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131156502 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(32)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(31)@718a44d66dfb: Deleted conn table entry 0TC_lu_tmsi_noauth_notmsi0(41)13624531 TC_lu_tmsi_noauth_notmsi0(41)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822131156503 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822131156503 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_tmsi_noauth_notmsi0(41)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_tmsi_noauth_notmsi0(41)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(36)@718a44d66dfb: Deleted GSUP IMSI table entry 0TC_lu_tmsi_noauth_notmsi0(41)"262420000000101" MSC_Test_0-RAN(31)@718a44d66dfb: Removed IMSI[0] for '262420000000101'H to be handled at TC_lu_tmsi_noauth_notmsi0(41) TC_lu_tmsi_noauth_notmsi0(41)@718a44d66dfb: Final verdict of PTC: pass 20250822131156517 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250822131156517 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822131156517 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(36)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-SCCP(30)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(31)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP-IPA(35)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(37)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(34)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(33)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-M3UA(32)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(29)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(40)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(42)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(38)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(29): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(30): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(31): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(32): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(33): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(34): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(35): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(36): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(37): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(38): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_lu_tmsi_noauth_notmsi0(39): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(40): none (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC TC_lu_tmsi_noauth_notmsi0(41): pass (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(42): none (pass -> pass) MTC@718a44d66dfb: Test case TC_lu_tmsi_noauth_notmsi finished. Verdict: pass MTC@718a44d66dfb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_tmsi_noauth_notmsi pass'. Fri Aug 22 13:11:56 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 20250822131156706 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822131156706 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822131156706 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822131156706 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822131156706 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822131156706 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822131156706 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822131156706 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822131156706 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822131156706 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131156706 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822131156706 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822131156707 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822131156707 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822131156707 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822131156707 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822131156707 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822131156707 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822131156707 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=448180) 20250822131157519 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=448180, count=482788) 20250822131158520 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822131158708 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822131158708 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822131158708 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:11: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_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 20250822131159522 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_lu_imsi_reject started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(46)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(46)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(46)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(44)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822131200023 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(47)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822131200217 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822131200217 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822131200217 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822131200217 DLSS7 DEBUG 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)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(46)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(46)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822131200220 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131200220 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822131200220 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822131200220 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822131200220 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822131200220 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822131200220 DLSS7 DEBUG 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)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(46)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(46)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(46)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(46)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822131200221 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131200221 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822131200221 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822131200221 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822131200221 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822131200221 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) MSC_Test_0-M3UA(46)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(46)@718a44d66dfb: Message received on association #8 20250822131200221 DLSS7 DEBUG 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)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(46)@718a44d66dfb: Message received on association #8 20250822131200222 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822131200222 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(46)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(46)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(46)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(46)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822131200523 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822131200523 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(49)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(49)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822131200529 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(49)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(49)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(49)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@718a44d66dfb: IPA ID RESP: { { 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)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(49)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822131200548 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822131200548 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(50)@718a44d66dfb: Created GsupExpect[0] for "262420000000003" to be handled at TC_lu_imsi_reject0(53) TC_lu_imsi_reject0(53)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250822131201030 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131201030 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131201030 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131201030 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131201030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131201030 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131201030 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131201030 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(46)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131201030 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131201030 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131201030 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131201030 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131201030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131201030 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131201030 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131201030 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(46)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(46)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(45)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(45)@718a44d66dfb: Added conn table entry 0TC_lu_imsi_reject0(53)7070674 MSC_Test_0-SCCP(44)@718a44d66dfb: First idle individual index:0 MSC_Test_0-RAN(45)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 20250822131201044 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131201044 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131201044 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131201044 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131201044 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131201044 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131201044 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131201044 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(46)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131201045 DMM DEBUG msc_a(IMSI-262420000000003:GERAN-A-8:LU)[0x56365ea02c40]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000003 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822131201045 DMM DEBUG msc_a(IMSI-262420000000003:GERAN-A-8:LU)[0x56365ea02c40]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822131201045 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x56365ea02e20]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822131201045 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x56365ea02e20]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000003:GERAN-A-8:LU)[0x56365ea02c40] (fsm.c:486) 20250822131201045 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x56365ea02e20]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822131201045 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x56365ea02e20]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822131201045 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822131201045 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000003 id=262420000000003 (vlr.c:661) 20250822131201045 DVLR INFO New subscr, IMSI: 262420000000003 (vlr.c:562) 20250822131201045 DVLR DEBUG VLR subscr IMSI-262420000000003 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822131201045 DVLR DEBUG VLR subscr IMSI-262420000000003 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822131201045 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822131201045 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x56365ea02e20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822131201045 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x56365ea02e20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822131201045 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x56365ea02e20]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822131201045 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x56365ea02e20]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822131201045 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x56365ea02e20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822131201045 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x56365ea02e20]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822131201045 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x56365ea06ba0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822131201045 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x56365ea06ba0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x56365ea02e20] (fsm.c:486) 20250822131201045 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x56365ea06ba0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822131201045 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x56365ea06ba0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822131201046 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131201046 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131201046 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131201046 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131201046 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131201046 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131201046 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131201046 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131201046 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131201046 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131201046 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131201046 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131201046 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131201046 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131201046 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131201046 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(46)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(46)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(46)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(46)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(44)@718a44d66dfb: { messageType := 2, destLocRef := '6BE3D2'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)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(44)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(44)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(44)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(44)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(50)@718a44d66dfb: Found GsupExpect[0] for "262420000000003" handled at TC_lu_imsi_reject0(53) MSC_Test-GSUP(50)@718a44d66dfb: Added IMSI table entry 0TC_lu_imsi_reject0(53)"262420000000003" 20250822131201052 DVLR DEBUG VLR subscr IMSI-262420000000003 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822131201052 DVLR DEBUG SUBSCR(IMSI-262420000000003) UpdateLocation failed; gmm_cause: GSM authentication unacceptable (vlr.c:1173) 20250822131201052 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x56365ea02e20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1181) 20250822131201052 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x56365ea06ba0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_NACK (vlr_lu_fsm.c:1272) 20250822131201052 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x56365ea06ba0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:117) 20250822131201052 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x56365ea06ba0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:120) 20250822131201052 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x56365ea06ba0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x56365ea02e20] (vlr_lu_fsm.c:120) 20250822131201052 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x56365ea06ba0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:120) 20250822131201052 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x56365ea06ba0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822131201052 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x56365ea02e20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:120) 20250822131201052 DMM INFO msc_a(IMSI-262420000000003:GERAN-A-8:LU)[0x56365ea02c40]{MSC_A_ST_AUTH_CIPH}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250822131201052 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x56365ea02e20]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822131201052 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) 20250822131201052 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) 20250822131201052 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) 20250822131201052 DVLR DEBUG VLR subscr IMSI-262420000000003 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,vlr_gsup_rx) (msc_a.c:1004) 20250822131201052 DVLR DEBUG VLR subscr IMSI-262420000000003 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822131201052 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131201052 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131201052 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131201052 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131201052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131201052 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131201052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131201052 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131201052 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131201052 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131201052 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131201052 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131201052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131201052 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131201052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131201052 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(46)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(46)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(46)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(46)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(44)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(44)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(44)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(44)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(44)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(44)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(44)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(44)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(44)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(44)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(44)@718a44d66dfb: vl_from0 20250822131201056 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131201056 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131201056 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131201056 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131201056 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131201056 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131201056 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131201056 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(44)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(46)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131201056 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x56365ea02e20]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822131201056 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x56365ea02e20]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000003:GERAN-A-8:LU)[0x56365ea02c40] (msc_a.c:1053) 20250822131201056 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x56365ea02e20]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822131201056 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x56365ea02e20]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822131201056 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x56365ea02e20]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822131201056 DVLR INFO VLR subscr IMSI-262420000000003 - active-conn: now used by 0 (-) (msub.c:375) 20250822131201056 DVLR DEBUG SUBSCR(IMSI-262420000000003) freeing VLR subscr (max total use count was 4) (vlr.c:472) 20250822131201056 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131201056 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131201056 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131201056 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131201056 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131201056 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131201056 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131201056 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(46)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(46)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(44)@718a44d66dfb: Session index based on local reference:0 20250822131201057 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131201057 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131201057 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131201057 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131201057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_0-M3UA(46)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131201057 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131201057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131201057 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(45)@718a44d66dfb: Deleted conn table entry 0TC_lu_imsi_reject0(53)7070674 TC_lu_imsi_reject0(53)@718a44d66dfb: setverdict(pass): none -> pass TC_lu_imsi_reject0(53)@718a44d66dfb: Skipping f_verify_vty_lac_ci() TC_lu_imsi_reject0(53)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_reject0(53)@718a44d66dfb: Final verdict of PTC: pass MSC_Test_0-SCCP(44)@718a44d66dfb: Final verdict of PTC: none 20250822131201062 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822131201062 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250822131201062 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-RAN(45)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP-IPA(49)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP(50)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(47)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-M3UA(46)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(43)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(48)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(51)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(54)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(52)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(43): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(44): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(45): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(46): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(47): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(48): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(49): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(50): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(51): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(52): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_lu_imsi_reject0(53): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(54): none (pass -> pass) MTC@718a44d66dfb: Test case TC_lu_imsi_reject finished. Verdict: pass MTC@718a44d66dfb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_reject pass'. Fri Aug 22 13:12:01 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 20250822131201258 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822131201258 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822131201258 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822131201258 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822131201258 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822131201258 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822131201258 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822131201258 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822131201258 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822131201258 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131201258 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822131201258 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822131201258 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822131201258 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822131201259 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822131201259 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822131201259 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822131201259 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822131201259 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=111388) 20250822131202063 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=111388, count=156848) 20250822131203064 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822131203260 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822131203260 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822131203260 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 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_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 20250822131204065 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_lu_imsi_timeout_gsup started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(58)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(58)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(58)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(56)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822131204607 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(59)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822131204803 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822131204803 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822131204803 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822131204804 DLSS7 DEBUG 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)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(58)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(58)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822131204808 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131204808 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822131204808 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822131204808 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822131204808 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822131204808 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822131204808 DLSS7 DEBUG 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)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(58)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(58)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(58)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(58)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822131204811 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131204811 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822131204811 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822131204811 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822131204811 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822131204811 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822131204811 DLSS7 DEBUG 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)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(58)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(58)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(58)@718a44d66dfb: Message received on association #8 20250822131204811 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822131204811 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(58)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(58)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(58)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(58)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822131205066 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822131205067 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(61)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(61)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822131205072 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(61)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(61)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(61)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@718a44d66dfb: IPA ID RESP: { { 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)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(61)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822131205087 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822131205087 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(62)@718a44d66dfb: Created GsupExpect[0] for "262420000000004" to be handled at TC_lu_imsi_timeout_gsup0(65) TC_lu_imsi_timeout_gsup0(65)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250822131205611 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131205611 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131205611 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131205611 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131205611 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131205611 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131205611 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131205611 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(58)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131205611 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131205611 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131205611 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131205611 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131205611 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131205611 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131205611 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131205611 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(58)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(58)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(57)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(57)@718a44d66dfb: Added conn table entry 0TC_lu_imsi_timeout_gsup0(65)8107420 MSC_Test_0-SCCP(56)@718a44d66dfb: First idle individual index:0 MSC_Test_0-RAN(57)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(58)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131205628 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131205628 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131205628 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131205628 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131205628 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131205628 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131205628 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131205628 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131205628 DMM DEBUG msc_a(IMSI-262420000000004:GERAN-A-9:LU)[0x56365ea029b0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000004 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822131205628 DMM DEBUG msc_a(IMSI-262420000000004:GERAN-A-9:LU)[0x56365ea029b0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822131205628 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x56365ea05990]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822131205628 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x56365ea05990]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000004:GERAN-A-9:LU)[0x56365ea029b0] (fsm.c:486) 20250822131205628 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x56365ea05990]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822131205628 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x56365ea05990]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822131205628 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822131205628 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000004 id=262420000000004 (vlr.c:661) 20250822131205628 DVLR INFO New subscr, IMSI: 262420000000004 (vlr.c:562) 20250822131205628 DVLR DEBUG VLR subscr IMSI-262420000000004 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822131205628 DVLR DEBUG VLR subscr IMSI-262420000000004 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822131205628 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822131205628 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x56365ea05990]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822131205628 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x56365ea05990]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822131205628 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x56365ea05990]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822131205628 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x56365ea05990]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822131205628 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x56365ea05990]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822131205628 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x56365ea05990]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822131205628 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x56365ea06ba0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822131205628 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x56365ea06ba0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x56365ea05990] (fsm.c:486) 20250822131205628 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x56365ea06ba0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822131205628 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x56365ea06ba0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822131205628 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131205628 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131205628 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131205628 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131205628 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131205628 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131205628 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131205628 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131205628 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131205628 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131205628 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131205629 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131205629 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131205629 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131205629 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131205629 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(58)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(58)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(58)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(58)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(56)@718a44d66dfb: { messageType := 2, destLocRef := '7BB59C'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)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(56)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(56)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(56)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(56)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(62)@718a44d66dfb: Found GsupExpect[0] for "262420000000004" handled at TC_lu_imsi_timeout_gsup0(65) MSC_Test-GSUP(62)@718a44d66dfb: Added IMSI table entry 0TC_lu_imsi_timeout_gsup0(65)"262420000000004" 20250822131210630 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) 20250822131210630 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) 20250822131210630 DMM INFO msc_a(IMSI-262420000000004:GERAN-A-9:LU)[0x56365ea029b0]{MSC_A_ST_RELEASING}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250822131210630 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x56365ea05990]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822131210630 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) 20250822131210630 DVLR DEBUG VLR subscr IMSI-262420000000004 - msc_a_fsm_releasing_onenter: now used by 1 (active-conn) (msc_a.c:1004) 20250822131210630 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131210630 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131210630 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131210630 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131210631 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131210631 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131210631 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131210631 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131210631 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131210631 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131210631 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131210631 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131210631 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131210631 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131210631 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131210631 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(58)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(58)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(58)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(58)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(56)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(56)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(56)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(56)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(56)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(56)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(56)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(56)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(56)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(56)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(56)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(56)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822131210642 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131210642 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131210642 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131210642 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131210642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131210642 DLSS7 DEBUG Found route for dpc=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(58)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131210642 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131210642 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131210642 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x56365ea05990]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822131210642 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x56365ea06ba0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822131210642 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x56365ea06ba0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Removing from parent vlr_lu_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x56365ea05990] (msc_a.c:1053) 20250822131210642 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x56365ea06ba0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Freeing instance (msc_a.c:1053) 20250822131210642 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x56365ea06ba0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Deallocated (fsm.c:568) 20250822131210642 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x56365ea05990]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000004:GERAN-A-9:LU)[0x56365ea029b0] (msc_a.c:1053) 20250822131210642 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x56365ea05990]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822131210642 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x56365ea05990]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822131210643 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x56365ea05990]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822131210643 DVLR INFO VLR subscr IMSI-262420000000004 - active-conn: now used by 0 (-) (msub.c:375) 20250822131210643 DVLR DEBUG SUBSCR(IMSI-262420000000004) freeing VLR subscr (max total use count was 3) (vlr.c:472) 20250822131210643 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131210643 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131210643 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131210643 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131210643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131210643 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131210643 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131210643 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(58)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(58)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(56)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-M3UA(58)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131210644 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131210644 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131210644 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131210644 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131210644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131210644 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131210644 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131210644 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(57)@718a44d66dfb: Deleted conn table entry 0TC_lu_imsi_timeout_gsup0(65)8107420 TC_lu_imsi_timeout_gsup0(65)@718a44d66dfb: setverdict(pass): none -> pass TC_lu_imsi_timeout_gsup0(65)@718a44d66dfb: Skipping f_verify_vty_lac_ci() TC_lu_imsi_timeout_gsup0(65)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_timeout_gsup0(65)@718a44d66dfb: Final verdict of PTC: pass MSC_Test_0-M3UA(58)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP(62)@718a44d66dfb: Final verdict of PTC: none 20250822131210656 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822131210656 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(56)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(59)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(63)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(60)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(57)@718a44d66dfb: Final verdict of PTC: none 20250822131210658 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(61)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(66)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(64)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(55)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(55): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(56): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(57): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(58): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(59): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(60): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(61): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(62): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(63): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(64): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_lu_imsi_timeout_gsup0(65): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(66): none (pass -> pass) MTC@718a44d66dfb: Test case TC_lu_imsi_timeout_gsup finished. Verdict: pass MTC@718a44d66dfb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_timeout_gsup pass'. Fri Aug 22 13:12:10 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 20250822131210846 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822131210846 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822131210846 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822131210846 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822131210846 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822131210846 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822131210846 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822131210846 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822131210846 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822131210846 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131210846 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822131210846 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822131210846 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822131210846 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822131210846 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822131210847 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822131210847 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822131210847 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822131210847 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) 20250822131211660 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) 20250822131212661 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822131212848 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822131212848 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822131212848 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:12: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.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 20250822131213662 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_lu_imsi_auth_tmsi started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(70)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(70)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(70)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(68)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822131214156 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(71)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822131214351 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822131214351 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822131214351 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822131214352 DLSS7 DEBUG 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)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(70)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(70)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822131214356 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131214356 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822131214356 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822131214356 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822131214356 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822131214356 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822131214356 DLSS7 DEBUG 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)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(70)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(70)@718a44d66dfb: Message received on association #8 20250822131214357 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131214357 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822131214357 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822131214357 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822131214357 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822131214357 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822131214357 DLSS7 DEBUG 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)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(70)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(70)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(70)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(70)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822131214357 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822131214357 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(70)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(70)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(70)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(70)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(70)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822131214664 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822131214664 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(73)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(73)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822131214670 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(73)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(73)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(73)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@718a44d66dfb: IPA ID RESP: { { 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)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(73)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822131214686 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822131214686 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(74)@718a44d66dfb: Created GsupExpect[0] for "262420000000005" to be handled at TC_lu_imsi_auth_tmsi0(77) TC_lu_imsi_auth_tmsi0(77)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250822131215163 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131215163 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131215163 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131215163 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131215163 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131215163 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131215163 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131215163 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(70)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131215163 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131215163 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131215163 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131215163 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131215163 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131215163 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131215163 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131215163 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(70)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(70)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(69)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(69)@718a44d66dfb: Added conn table entry 0TC_lu_imsi_auth_tmsi0(77)10947038 MSC_Test_0-SCCP(68)@718a44d66dfb: First idle individual index:0 MSC_Test_0-RAN(69)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 20250822131215177 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131215177 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131215177 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131215177 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131215177 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131215177 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131215177 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131215177 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(70)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131215178 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-10:LU)[0x56365ea029b0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000005 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822131215178 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-10:LU)[0x56365ea029b0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822131215178 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x56365ea02c40]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822131215178 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x56365ea02c40]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000005:GERAN-A-10:LU)[0x56365ea029b0] (fsm.c:486) 20250822131215178 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x56365ea02c40]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250822131215178 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x56365ea02c40]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822131215178 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822131215178 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000005 id=262420000000005 (vlr.c:661) 20250822131215178 DVLR INFO New subscr, IMSI: 262420000000005 (vlr.c:562) 20250822131215178 DVLR DEBUG VLR subscr IMSI-262420000000005 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822131215178 DVLR DEBUG VLR subscr IMSI-262420000000005 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822131215178 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822131215178 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x56365ea02c40]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822131215178 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x56365ea02c40]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822131215178 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x56365ea02c40]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250822131215178 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:GERAN-A-10:LU)[0x56365ea02e20]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822131215178 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:GERAN-A-10:LU)[0x56365ea02e20]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x56365ea02c40] (fsm.c:486) 20250822131215178 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:GERAN-A-10:LU)[0x56365ea02e20]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822131215178 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:GERAN-A-10:LU)[0x56365ea02e20]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822131215178 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131215178 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131215178 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131215178 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131215178 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131215178 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131215178 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131215178 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(70)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(70)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(68)@718a44d66dfb: { messageType := 2, destLocRef := 'A709DE'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)@718a44d66dfb: Session index based on local reference:0 MSC_Test-GSUP(74)@718a44d66dfb: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_auth_tmsi0(77) MSC_Test-GSUP(74)@718a44d66dfb: Added IMSI table entry 0TC_lu_imsi_auth_tmsi0(77)"262420000000005" 20250822131215181 DVLR DEBUG VLR subscr IMSI-262420000000005 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250822131215181 DVLR DEBUG VLR subscr IMSI-262420000000005 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(68)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(68)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(68)@718a44d66dfb: vl_from0 20250822131215182 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131215182 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131215182 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131215182 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131215182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131215182 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131215182 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131215182 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(68)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(70)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_imsi_auth_tmsi0(77)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi0(77)@718a44d66dfb: setverdict(pass): none -> pass 20250822131215187 DVLR DEBUG VLR subscr IMSI-262420000000005 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822131215187 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:GERAN-A-10:LU)[0x56365ea02e20]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822131215187 DVLR DEBUG SUBSCR(IMSI-262420000000005) Received 1 auth tuples (vlr.c:996) 20250822131215187 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:GERAN-A-10:LU)[0x56365ea02e20]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822131215187 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:GERAN-A-10:LU)[0x56365ea02e20]{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) 20250822131215187 DMM DEBUG Tx AUTH REQ (rand = 3bdad5c4c8153f1430f05e7c3b59b86a) (gsm_04_08.c:641) 20250822131215187 DVLR DEBUG VLR subscr IMSI-262420000000005 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822131215187 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131215187 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131215187 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131215187 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131215187 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131215187 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131215187 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131215187 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(70)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(70)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(68)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(68)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(68)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(68)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(69)@718a44d66dfb: patching N(SD)=1 into dtap '0514C8B53426'O MSC_Test_0-RAN(69)@718a44d66dfb: patched enc_l3: '0554C8B53426'O MSC_Test_0-SCCP(68)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(68)@718a44d66dfb: vl_len:9 MSC_Test_0-SCCP(68)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(68)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0100060554C8B53426'O 20250822131215196 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131215196 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131215196 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131215196 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131215196 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131215197 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131215197 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131215197 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(70)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131215197 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-10:LU)[0x56365ea029b0]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = c8b53426) (gsm_04_08.c:1128) 20250822131215197 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:GERAN-A-10:LU)[0x56365ea02e20]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822131215197 DVLR DEBUG SUBSCR(IMSI-262420000000005) AUTH on GERAN received SRES/RES: c8b53426 (4 bytes) (vlr_auth_fsm.c:151) 20250822131215197 DVLR INFO SUBSCR(IMSI-262420000000005) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250822131215197 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:GERAN-A-10:LU)[0x56365ea02e20]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822131215197 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:GERAN-A-10:LU)[0x56365ea02e20]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822131215197 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:GERAN-A-10:LU)[0x56365ea02e20]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822131215197 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:GERAN-A-10:LU)[0x56365ea02e20]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x56365ea02c40] (vlr_auth_fsm.c:294) 20250822131215197 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:GERAN-A-10:LU)[0x56365ea02e20]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822131215197 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:GERAN-A-10:LU)[0x56365ea02e20]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822131215197 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x56365ea02c40]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250822131215197 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x56365ea02c40]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822131215197 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x56365ea02c40]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822131215197 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x56365ea02c40]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822131215197 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x56365ea02c40]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822131215197 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x56365ea05030]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822131215197 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x56365ea05030]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x56365ea02c40] (fsm.c:486) 20250822131215197 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x56365ea05030]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822131215197 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x56365ea05030]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822131215197 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131215197 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131215197 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131215197 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131215197 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131215197 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131215197 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131215197 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(70)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(70)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(68)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(68)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(68)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(68)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822131215205 DVLR DEBUG VLR subscr IMSI-262420000000005 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822131215205 DVLR DEBUG IMSI:262420000000005 has MSISDN:491230000005 (vlr.c:1045) 20250822131215205 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250822131215205 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822131215205 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822131215205 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-10:LU)[0x56365ea02c40]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822131215205 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x56365ea05030]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822131215205 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x56365ea05030]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822131215205 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x56365ea05030]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822131215205 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x56365ea05030]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-10:LU)[0x56365ea02c40] (vlr_lu_fsm.c:110) 20250822131215205 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x56365ea05030]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822131215205 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x56365ea05030]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822131215206 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-10:LU)[0x56365ea02c40]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822131215206 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-10:LU)[0x56365ea02c40]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822131215206 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-10:LU)[0x56365ea02e20]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822131215206 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-10:LU)[0x56365ea02e20]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-10:LU)[0x56365ea02c40] (fsm.c:486) 20250822131215206 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-10:LU)[0x56365ea02e20]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822131215206 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-10:LU)[0x56365ea02e20]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822131215206 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-10:LU)[0x56365ea02e20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822131215206 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-10:LU)[0x56365ea02e20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822131215206 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSInew-0x53D87CF7) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250822131215206 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-10:LU)[0x56365ea02e20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822131215206 DMM DEBUG -> IMSI-262420000000005:MSISDN-491230000005:TMSInew-0x53D87CF7 LOCATION UPDATE ACCEPT (TMSI = 0x53d87cf7) (gsm_04_08.c:149) 20250822131215206 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSInew-0x53D87CF7 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822131215206 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131215206 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131215206 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131215206 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131215206 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131215206 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131215206 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131215206 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(70)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(70)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(68)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(68)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(68)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(68)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi0(77)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(69)@718a44d66dfb: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(69)@718a44d66dfb: patched enc_l3: '059B'O MSC_Test_0-SCCP(68)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(68)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(68)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(68)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002059B'O 20250822131215212 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131215212 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131215212 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(70)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131215212 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131215212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131215212 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131215212 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131215212 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131215212 DMM DEBUG msc_a(IMSI-262420000000005:MSISDN-491230000005:TMSInew-0x53D87CF7:GERAN-A-10:LU)[0x56365ea029b0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822131215212 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSInew-0x53D87CF7:GERAN-A-10:LU)[0x56365ea02c40]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822131215212 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-10:LU)[0x56365ea02e20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822131215212 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x53D87CF7) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250822131215212 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x53D87CF7 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250822131215212 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-10:LU)[0x56365ea02e20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822131215212 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x53D87CF7:GERAN-A-10:LU)[0x56365ea02c40]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822131215212 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-10:LU)[0x56365ea02e20]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822131215212 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-10:LU)[0x56365ea02e20]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x53D87CF7:GERAN-A-10:LU)[0x56365ea02c40] (vlr_lu_fsm.c:817) 20250822131215212 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-10:LU)[0x56365ea02e20]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822131215212 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-10:LU)[0x56365ea02e20]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822131215212 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x53D87CF7:GERAN-A-10:LU)[0x56365ea02c40]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822131215212 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000005/3/1): Available (smpp_smsc.c:626) 20250822131215212 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x53D87CF7 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822131215212 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x53D87CF7 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822131215212 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x53D87CF7 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822131215213 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x53D87CF7 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250822131215213 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131215213 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131215213 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131215213 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131215213 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131215213 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131215213 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131215213 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(70)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(70)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(68)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(68)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(68)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(68)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(68)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(68)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(68)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(68)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822131215216 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131215216 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131215216 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(70)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131215216 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131215216 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131215216 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131215216 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131215216 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131215216 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x53D87CF7:GERAN-A-10:LU)[0x56365ea02c40]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822131215216 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x53D87CF7:GERAN-A-10:LU)[0x56365ea02c40]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x53D87CF7:GERAN-A-10:LU)[0x56365ea029b0] (msc_a.c:1053) 20250822131215216 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x53D87CF7:GERAN-A-10:LU)[0x56365ea02c40]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822131215216 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x53D87CF7:GERAN-A-10:LU)[0x56365ea02c40]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822131215216 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x53D87CF7:GERAN-A-10:LU)[0x56365ea02c40]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822131215216 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x53D87CF7 - active-conn: now used by 1 (attached) (msub.c:375) 20250822131215217 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131215217 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131215217 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131215217 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131215217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131215217 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131215217 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131215217 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(70)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(70)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(68)@718a44d66dfb: Session index based on local reference:0 20250822131215218 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131215218 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131215218 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131215218 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131215218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131215218 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131215218 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131215218 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(70)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(69)@718a44d66dfb: Deleted conn table entry 0TC_lu_imsi_auth_tmsi0(77)10947038 TC_lu_imsi_auth_tmsi0(77)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822131215220 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x53D87CF7 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822131215220 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x53D87CF7 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_imsi_auth_tmsi0(77)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi0(77)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi0(77)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi0(77)@718a44d66dfb: Final verdict of PTC: pass 20250822131215227 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822131215227 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MNCC(71)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(69)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP(74)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-M3UA(70)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-SCCP(68)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(78)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(75)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(67)@718a44d66dfb: Final verdict of PTC: none 20250822131215231 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MGCP(72)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP-IPA(73)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(76)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(67): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(68): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(69): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(70): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(71): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(72): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(73): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(74): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(75): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(76): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_lu_imsi_auth_tmsi0(77): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(78): none (pass -> pass) MTC@718a44d66dfb: Test case TC_lu_imsi_auth_tmsi finished. Verdict: pass MTC@718a44d66dfb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi pass'. Fri Aug 22 13:12:15 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 20250822131215418 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822131215418 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822131215418 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822131215418 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822131215418 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822131215418 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822131215418 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822131215418 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822131215418 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822131215418 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131215418 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822131215418 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822131215418 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822131215418 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822131215418 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822131215418 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822131215418 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822131215418 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822131215419 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) 20250822131216232 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=209804) 20250822131217233 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822131217420 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822131217420 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822131217420 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:12: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_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 20250822131218234 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_lu_imsi_auth3g_tmsi started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(82)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(82)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(82)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(80)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822131218714 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(83)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822131218910 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822131218910 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822131218910 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822131218910 DLSS7 DEBUG 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)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(82)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(82)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(82)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(82)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250822131218917 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131218917 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822131218917 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822131218917 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822131218917 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822131218917 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822131218917 DLSS7 DEBUG 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)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(82)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(82)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(82)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250822131218920 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131218920 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822131218920 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822131218920 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822131218920 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822131218920 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822131218920 DLSS7 DEBUG 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)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(82)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(82)@718a44d66dfb: Message received on association #8 20250822131218920 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822131218920 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(82)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(82)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(82)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(82)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822131219235 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822131219236 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(85)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(85)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822131219242 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(85)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(85)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(85)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@718a44d66dfb: IPA ID RESP: { { 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)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(85)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822131219268 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822131219268 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(86)@718a44d66dfb: Created GsupExpect[0] for "262420000001005" to be handled at TC_lu_imsi_auth3g_tmsi0(89) TC_lu_imsi_auth3g_tmsi0(89)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250822131219721 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131219721 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131219721 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131219721 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131219721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131219721 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131219721 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131219721 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(82)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131219721 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131219721 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131219721 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131219721 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131219721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131219721 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131219721 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131219721 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(82)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(82)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(81)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(81)@718a44d66dfb: Added conn table entry 0TC_lu_imsi_auth3g_tmsi0(89)12565353 MSC_Test_0-RAN(81)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(80)@718a44d66dfb: First idle individual index:0 MSC_Test_0-M3UA(82)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131219730 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131219730 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131219730 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131219730 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131219730 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131219730 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131219730 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131219730 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131219730 DMM DEBUG msc_a(IMSI-262420000001005:GERAN-A-11:LU)[0x56365ea05990]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001005 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822131219730 DMM DEBUG msc_a(IMSI-262420000001005:GERAN-A-11:LU)[0x56365ea05990]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822131219730 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x56365ea06ba0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822131219730 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x56365ea06ba0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001005:GERAN-A-11:LU)[0x56365ea05990] (fsm.c:486) 20250822131219730 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x56365ea06ba0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250822131219730 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x56365ea06ba0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822131219730 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822131219730 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001005 id=262420000001005 (vlr.c:661) 20250822131219730 DVLR INFO New subscr, IMSI: 262420000001005 (vlr.c:562) 20250822131219730 DVLR DEBUG VLR subscr IMSI-262420000001005 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822131219730 DVLR DEBUG VLR subscr IMSI-262420000001005 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822131219730 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822131219730 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x56365ea06ba0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822131219730 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x56365ea06ba0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822131219730 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x56365ea06ba0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250822131219730 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:GERAN-A-11:LU)[0x56365ea05030]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822131219730 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:GERAN-A-11:LU)[0x56365ea05030]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x56365ea06ba0] (fsm.c:486) 20250822131219730 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:GERAN-A-11:LU)[0x56365ea05030]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822131219730 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:GERAN-A-11:LU)[0x56365ea05030]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822131219730 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131219730 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131219730 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131219730 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131219730 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131219730 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131219730 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131219730 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(82)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(82)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(80)@718a44d66dfb: { messageType := 2, destLocRef := 'BFBB69'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)@718a44d66dfb: Session index based on local reference:0 MSC_Test-GSUP(86)@718a44d66dfb: Found GsupExpect[0] for "262420000001005" handled at TC_lu_imsi_auth3g_tmsi0(89) MSC_Test-GSUP(86)@718a44d66dfb: Added IMSI table entry 0TC_lu_imsi_auth3g_tmsi0(89)"262420000001005" 20250822131219733 DVLR DEBUG VLR subscr IMSI-262420000001005 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250822131219733 DVLR DEBUG VLR subscr IMSI-262420000001005 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(80)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(80)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(80)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(80)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(82)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131219733 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131219733 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131219733 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131219733 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131219733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131219733 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131219733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131219733 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_lu_imsi_auth3g_tmsi0(89)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth3g_tmsi0(89)@718a44d66dfb: setverdict(pass): none -> pass 20250822131219737 DVLR DEBUG VLR subscr IMSI-262420000001005 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822131219737 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:GERAN-A-11:LU)[0x56365ea05030]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822131219737 DVLR DEBUG SUBSCR(IMSI-262420000001005) Received 1 auth tuples (vlr.c:996) 20250822131219737 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:GERAN-A-11:LU)[0x56365ea05030]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822131219737 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:GERAN-A-11:LU)[0x56365ea05030]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250822131219737 DMM DEBUG Tx AUTH REQ (rand = 36de2fd9ff6a1074f181ab679ba421ee) (gsm_04_08.c:641) 20250822131219737 DMM DEBUG AUTH REQ (autn = 84985f2ecb0c91e3d9b24b196718b29f) (gsm_04_08.c:643) 20250822131219737 DVLR DEBUG VLR subscr IMSI-262420000001005 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822131219737 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131219737 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131219737 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131219737 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131219737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131219737 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131219737 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131219737 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(82)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(82)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(80)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(80)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(80)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(80)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(81)@718a44d66dfb: patching N(SD)=1 into dtap '051413270A3D2104229866B6'O MSC_Test_0-RAN(81)@718a44d66dfb: patched enc_l3: '055413270A3D2104229866B6'O MSC_Test_0-SCCP(80)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(80)@718a44d66dfb: vl_len:15 MSC_Test_0-SCCP(80)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(80)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '01000C055413270A3D2104229866B6'O MSC_Test_0-M3UA(82)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131219744 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131219744 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131219744 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131219744 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131219744 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131219744 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131219744 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131219744 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131219744 DMM DEBUG msc_a(IMSI-262420000001005:GERAN-A-11:LU)[0x56365ea05990]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 13270a3d229866b6) (gsm_04_08.c:1128) 20250822131219744 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:GERAN-A-11:LU)[0x56365ea05030]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822131219744 DVLR DEBUG SUBSCR(IMSI-262420000001005) AUTH on GERAN received SRES/RES: 13270a3d229866b6 (8 bytes) (vlr_auth_fsm.c:151) 20250822131219744 DVLR INFO SUBSCR(IMSI-262420000001005) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250822131219744 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:GERAN-A-11:LU)[0x56365ea05030]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822131219744 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:GERAN-A-11:LU)[0x56365ea05030]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822131219744 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:GERAN-A-11:LU)[0x56365ea05030]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822131219744 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:GERAN-A-11:LU)[0x56365ea05030]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x56365ea06ba0] (vlr_auth_fsm.c:294) 20250822131219744 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:GERAN-A-11:LU)[0x56365ea05030]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822131219744 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:GERAN-A-11:LU)[0x56365ea05030]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822131219744 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x56365ea06ba0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250822131219744 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x56365ea06ba0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822131219744 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x56365ea06ba0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822131219745 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x56365ea06ba0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822131219745 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x56365ea06ba0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822131219745 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x56365ea06e80]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822131219745 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x56365ea06e80]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x56365ea06ba0] (fsm.c:486) 20250822131219745 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x56365ea06e80]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822131219745 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x56365ea06e80]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822131219745 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131219745 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131219745 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131219745 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131219745 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131219745 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131219745 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131219745 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(82)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(82)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(80)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(80)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(80)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(80)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822131219750 DVLR DEBUG VLR subscr IMSI-262420000001005 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822131219750 DVLR DEBUG IMSI:262420000001005 has MSISDN:491230001005 (vlr.c:1045) 20250822131219750 DMSC NOTICE msub(IMSI-262420000001005:MSISDN-491230001005) VLR: update for IMSI=262420000001005 (MSISDN=491230001005) (gsm_04_08.c:1541) 20250822131219750 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822131219750 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822131219750 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:GERAN-A-11:LU)[0x56365ea06ba0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822131219750 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x56365ea06e80]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822131219750 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x56365ea06e80]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822131219750 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x56365ea06e80]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822131219750 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x56365ea06e80]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:GERAN-A-11:LU)[0x56365ea06ba0] (vlr_lu_fsm.c:110) 20250822131219750 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x56365ea06e80]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822131219750 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x56365ea06e80]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822131219750 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:GERAN-A-11:LU)[0x56365ea06ba0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822131219750 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:GERAN-A-11:LU)[0x56365ea06ba0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822131219750 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:GERAN-A-11:LU)[0x56365ea05030]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822131219750 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:GERAN-A-11:LU)[0x56365ea05030]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:GERAN-A-11:LU)[0x56365ea06ba0] (fsm.c:486) 20250822131219750 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:GERAN-A-11:LU)[0x56365ea05030]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822131219750 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:GERAN-A-11:LU)[0x56365ea05030]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822131219750 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:GERAN-A-11:LU)[0x56365ea05030]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822131219750 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:GERAN-A-11:LU)[0x56365ea05030]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822131219750 DMSC NOTICE msub(IMSI-262420000001005:MSISDN-491230001005:TMSInew-0x200E7AB8) VLR: update for IMSI=262420000001005 (MSISDN=491230001005) (gsm_04_08.c:1541) 20250822131219750 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:GERAN-A-11:LU)[0x56365ea05030]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822131219750 DMM DEBUG -> IMSI-262420000001005:MSISDN-491230001005:TMSInew-0x200E7AB8 LOCATION UPDATE ACCEPT (TMSI = 0x200e7ab8) (gsm_04_08.c:149) 20250822131219751 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131219751 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131219751 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131219751 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131219751 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131219751 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSInew-0x200E7AB8 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822131219751 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131219751 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131219751 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(82)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(82)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(80)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(80)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(80)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(80)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth3g_tmsi0(89)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(81)@718a44d66dfb: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(81)@718a44d66dfb: patched enc_l3: '059B'O MSC_Test_0-SCCP(80)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(80)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(80)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(80)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002059B'O 20250822131219755 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131219755 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131219755 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131219755 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131219755 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131219755 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131219755 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131219755 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(82)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131219755 DMM DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSInew-0x200E7AB8:GERAN-A-11:LU)[0x56365ea05990]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822131219756 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSInew-0x200E7AB8:GERAN-A-11:LU)[0x56365ea06ba0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822131219756 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:GERAN-A-11:LU)[0x56365ea05030]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822131219756 DMSC NOTICE msub(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x200E7AB8) VLR: update for IMSI=262420000001005 (MSISDN=491230001005) (gsm_04_08.c:1541) 20250822131219756 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x200E7AB8 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250822131219756 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:GERAN-A-11:LU)[0x56365ea05030]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822131219756 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x200E7AB8:GERAN-A-11:LU)[0x56365ea06ba0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822131219756 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:GERAN-A-11:LU)[0x56365ea05030]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822131219756 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:GERAN-A-11:LU)[0x56365ea05030]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x200E7AB8:GERAN-A-11:LU)[0x56365ea06ba0] (vlr_lu_fsm.c:817) 20250822131219756 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:GERAN-A-11:LU)[0x56365ea05030]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822131219756 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:GERAN-A-11:LU)[0x56365ea05030]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822131219756 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x200E7AB8:GERAN-A-11:LU)[0x56365ea06ba0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822131219756 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001005/3/1): Available (smpp_smsc.c:626) 20250822131219756 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x200E7AB8 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822131219756 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x200E7AB8 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822131219756 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x200E7AB8 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822131219756 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x200E7AB8 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250822131219756 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131219756 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131219756 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131219756 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131219756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131219756 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131219756 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131219756 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(82)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(82)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(80)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(80)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(80)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(80)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(80)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(80)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(80)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(80)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822131219759 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131219759 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131219759 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131219759 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131219759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131219759 DLSS7 DEBUG Found route for dpc=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(82)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131219759 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131219759 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131219759 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x200E7AB8:GERAN-A-11:LU)[0x56365ea06ba0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822131219759 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x200E7AB8:GERAN-A-11:LU)[0x56365ea06ba0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x200E7AB8:GERAN-A-11:LU)[0x56365ea05990] (msc_a.c:1053) 20250822131219759 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x200E7AB8:GERAN-A-11:LU)[0x56365ea06ba0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822131219759 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x200E7AB8:GERAN-A-11:LU)[0x56365ea06ba0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822131219759 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x200E7AB8:GERAN-A-11:LU)[0x56365ea06ba0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822131219759 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131219759 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131219759 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131219759 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x200E7AB8 - active-conn: now used by 1 (attached) (msub.c:375) 20250822131219759 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131219760 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131219760 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131219760 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131219760 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(82)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(82)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(80)@718a44d66dfb: Session index based on local reference:0 20250822131219760 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131219760 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131219760 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131219760 DLM3UA DEBUG 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(82)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131219760 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131219760 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131219760 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131219760 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(81)@718a44d66dfb: Deleted conn table entry 0TC_lu_imsi_auth3g_tmsi0(89)12565353 TC_lu_imsi_auth3g_tmsi0(89)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822131219762 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x200E7AB8 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822131219762 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x200E7AB8 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_imsi_auth3g_tmsi0(89)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth3g_tmsi0(89)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth3g_tmsi0(89)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth3g_tmsi0(89)@718a44d66dfb: Final verdict of PTC: pass MSC_Test_0-SCCP(80)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-M3UA(82)@718a44d66dfb: Final verdict of PTC: none 20250822131219772 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250822131219772 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822131219772 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP-IPA(85)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP(86)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(83)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(81)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(87)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(84)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(90)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(79)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(88)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(79): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(80): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(81): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(82): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(83): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(84): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(85): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(86): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(87): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(88): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_lu_imsi_auth3g_tmsi0(89): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(90): none (pass -> pass) MTC@718a44d66dfb: Test case TC_lu_imsi_auth3g_tmsi finished. Verdict: pass MTC@718a44d66dfb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth3g_tmsi pass'. Fri Aug 22 13:12:19 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 20250822131219962 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822131219962 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822131219962 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822131219962 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822131219962 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822131219962 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822131219962 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822131219962 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822131219962 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822131219962 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131219962 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822131219962 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822131219962 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822131219962 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822131219962 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822131219962 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822131219962 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822131219963 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822131219963 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=146132) 20250822131220773 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=146132, count=210756) 20250822131221775 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822131221963 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822131221963 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822131221963 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:12: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_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 20250822131222777 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_lu_imsi_timeout_tmsi_realloc started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(94)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(94)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(94)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(92)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822131223251 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(95)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822131223446 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822131223446 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822131223446 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822131223446 DLSS7 DEBUG 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)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(94)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(94)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822131223451 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131223451 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822131223451 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822131223451 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822131223451 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822131223451 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822131223451 DLSS7 DEBUG 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)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(94)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(94)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(94)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(94)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822131223452 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131223452 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822131223452 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822131223452 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822131223452 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822131223452 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822131223452 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250822131223452 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) MSC_Test_0-M3UA(94)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250822131223452 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(94)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(94)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(94)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(94)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(94)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(94)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(94)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822131223778 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822131223778 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(97)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(97)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822131223785 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(97)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(97)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(97)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@718a44d66dfb: IPA ID RESP: { { 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)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(97)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822131223804 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822131223804 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(98)@718a44d66dfb: Created GsupExpect[0] for "262420000000005" to be handled at TC_lu_imsi_timeout_tmsi_realloc0(101) TC_lu_imsi_timeout_tmsi_realloc0(101)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250822131224253 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131224253 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131224253 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131224253 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131224253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131224253 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131224253 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131224253 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(94)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131224254 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131224254 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131224254 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131224254 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131224254 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131224254 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131224254 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131224254 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(94)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(94)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(93)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(93)@718a44d66dfb: Added conn table entry 0TC_lu_imsi_timeout_tmsi_realloc0(101)12146270 MSC_Test_0-SCCP(92)@718a44d66dfb: First idle individual index:0 MSC_Test_0-RAN(93)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 20250822131224268 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131224268 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131224268 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131224268 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131224268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131224268 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131224268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131224268 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(94)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131224269 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-12:LU)[0x56365ea029b0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000005 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822131224269 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-12:LU)[0x56365ea029b0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822131224269 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-12:LU)[0x56365ea02c40]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822131224269 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-12:LU)[0x56365ea02c40]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000005:GERAN-A-12:LU)[0x56365ea029b0] (fsm.c:486) 20250822131224269 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-12:LU)[0x56365ea02c40]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822131224269 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-12:LU)[0x56365ea02c40]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822131224269 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x53D87CF7 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822131224269 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x53D87CF7 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822131224269 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x53D87CF7 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250822131224269 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822131224269 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x53D87CF7:GERAN-A-12:LU)[0x56365ea02c40]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822131224269 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x53D87CF7:GERAN-A-12:LU)[0x56365ea02c40]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822131224269 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x53D87CF7:GERAN-A-12:LU)[0x56365ea02c40]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822131224269 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x53D87CF7:GERAN-A-12:LU)[0x56365ea02c40]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822131224269 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x53D87CF7:GERAN-A-12:LU)[0x56365ea02c40]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822131224269 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x53D87CF7:GERAN-A-12:LU)[0x56365ea02c40]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822131224269 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x53D87CF7:GERAN-A-12:LU)[0x56365ea05030]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822131224269 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x53D87CF7:GERAN-A-12:LU)[0x56365ea05030]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x53D87CF7:GERAN-A-12:LU)[0x56365ea02c40] (fsm.c:486) 20250822131224269 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x53D87CF7:GERAN-A-12:LU)[0x56365ea05030]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822131224269 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x53D87CF7:GERAN-A-12:LU)[0x56365ea05030]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822131224269 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131224269 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131224269 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131224269 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131224269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131224269 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131224269 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131224269 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131224269 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131224269 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131224269 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131224269 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131224269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131224269 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131224269 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131224269 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(94)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(94)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(94)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(94)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(92)@718a44d66dfb: { messageType := 2, destLocRef := 'B9565E'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)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(92)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(92)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(92)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(92)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(98)@718a44d66dfb: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_timeout_tmsi_realloc0(101) MSC_Test-GSUP(98)@718a44d66dfb: Added IMSI table entry 0TC_lu_imsi_timeout_tmsi_realloc0(101)"262420000000005" MSC_Test_0-SCCP(92)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(92)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(92)@718a44d66dfb: vl_from0 20250822131224273 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131224273 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131224273 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131224273 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131224273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131224273 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131224273 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131224273 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(92)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(94)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131224279 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x53D87CF7 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822131224279 DVLR DEBUG IMSI:262420000000005 has MSISDN:491230000005 (vlr.c:1045) 20250822131224279 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x53D87CF7) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250822131224279 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x53D87CF7 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822131224280 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x53D87CF7 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822131224280 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x53D87CF7:GERAN-A-12:LU)[0x56365ea02c40]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822131224280 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x53D87CF7:GERAN-A-12:LU)[0x56365ea05030]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822131224280 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x53D87CF7:GERAN-A-12:LU)[0x56365ea05030]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822131224280 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x53D87CF7:GERAN-A-12:LU)[0x56365ea05030]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822131224280 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x53D87CF7:GERAN-A-12:LU)[0x56365ea05030]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x53D87CF7:GERAN-A-12:LU)[0x56365ea02c40] (vlr_lu_fsm.c:110) 20250822131224280 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x53D87CF7:GERAN-A-12:LU)[0x56365ea05030]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822131224280 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x53D87CF7:GERAN-A-12:LU)[0x56365ea05030]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822131224280 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x53D87CF7:GERAN-A-12:LU)[0x56365ea02c40]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822131224280 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x53D87CF7:GERAN-A-12:LU)[0x56365ea02c40]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822131224280 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x53D87CF7:GERAN-A-12:LU)[0x56365ea06e80]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822131224280 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x53D87CF7:GERAN-A-12:LU)[0x56365ea06e80]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x53D87CF7:GERAN-A-12:LU)[0x56365ea02c40] (fsm.c:486) 20250822131224280 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x53D87CF7:GERAN-A-12:LU)[0x56365ea06e80]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822131224280 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x53D87CF7:GERAN-A-12:LU)[0x56365ea06e80]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822131224280 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x53D87CF7:GERAN-A-12:LU)[0x56365ea06e80]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822131224280 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x53D87CF7:GERAN-A-12:LU)[0x56365ea06e80]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822131224280 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x53D87CF7:TMSInew-0x5DBEBD06) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250822131224280 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x53D87CF7:GERAN-A-12:LU)[0x56365ea06e80]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822131224280 DMM DEBUG -> IMSI-262420000000005:MSISDN-491230000005:TMSI-0x53D87CF7:TMSInew-0x5DBEBD06 LOCATION UPDATE ACCEPT (TMSI = 0x5dbebd06) (gsm_04_08.c:149) 20250822131224280 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x53D87CF7:TMSInew-0x5DBEBD06 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822131224281 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131224281 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131224281 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131224281 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131224281 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131224281 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131224281 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131224281 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(94)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(94)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(92)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(92)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(92)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(92)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822131229270 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x53D87CF7:TMSInew-0x5DBEBD06 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822131229270 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x53D87CF7:TMSInew-0x5DBEBD06 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822131229270 DMM INFO msc_a(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x53D87CF7:TMSInew-0x5DBEBD06:GERAN-A-12:LU)[0x56365ea029b0]{MSC_A_ST_RELEASING}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250822131229271 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x53D87CF7:TMSInew-0x5DBEBD06:GERAN-A-12:LU)[0x56365ea02c40]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822131229271 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x53D87CF7:TMSInew-0x5DBEBD06 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822131229271 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x53D87CF7:TMSInew-0x5DBEBD06 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822131229271 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131229271 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131229271 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131229271 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131229271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131229271 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131229271 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131229271 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131229271 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131229271 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131229271 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131229271 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131229271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131229271 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131229271 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131229271 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(94)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(94)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(94)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(94)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(92)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(92)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(92)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(92)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(92)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(92)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(92)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(92)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_timeout_tmsi_realloc0(101)@718a44d66dfb: setverdict(fail): none -> fail reason: "Timeout waiting for ClearCommand/Release", new component reason: "Timeout waiting for ClearCommand/Release" MC@718a44d66dfb: Test Component 101 has requested to stop MTC. Terminating current testcase execution. 20250822131231295 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822131231295 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822131231295 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822131231295 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822131231295 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822131231295 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822131231295 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822131231295 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822131231295 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822131231295 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131231295 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822131231295 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822131231295 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822131231295 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822131231295 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822131231295 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822131231295 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822131231295 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822131231295 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250822131231295 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822131231295 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(94)@718a44d66dfb: Final verdict of PTC: none 20250822131231297 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP(98)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(95)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP-IPA(97)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-SCCP(92)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(91)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(96)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(99)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(102)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(100)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(93)@718a44d66dfb: Final verdict of PTC: none TC_lu_imsi_timeout_tmsi_realloc0(101)@718a44d66dfb: Final verdict of PTC: fail reason: "Timeout waiting for ClearCommand/Release" MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(91): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(92): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(93): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(94): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(95): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(96): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(97): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(98): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(99): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(100): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_lu_imsi_timeout_tmsi_realloc0(101): fail (none -> fail) reason: "Timeout waiting for ClearCommand/Release" MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(102): none (fail -> fail) MTC@718a44d66dfb: Test case TC_lu_imsi_timeout_tmsi_realloc finished. Verdict: fail reason: Timeout waiting for ClearCommand/Release MTC@718a44d66dfb: 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'. Fri Aug 22 13:12:31 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=147044) 20250822131232298 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=147044, count=151848) 20250822131233296 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822131233296 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822131233296 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822131233299 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 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_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 20250822131234301 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_cmserv_imsi_unknown started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(106)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(106)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(106)@718a44d66dfb: ************************************************* MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-SCCP(104)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822131234948 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(107)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822131235144 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822131235144 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822131235144 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822131235144 DLSS7 DEBUG 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)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(106)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(106)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(106)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(106)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250822131235149 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131235149 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822131235149 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822131235149 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822131235149 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822131235149 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822131235149 DLSS7 DEBUG 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)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(106)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(106)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822131235150 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131235150 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822131235150 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822131235150 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822131235150 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822131235150 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822131235150 DLSS7 DEBUG 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)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(106)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(106)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(106)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(106)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(106)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) 20250822131235150 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822131235151 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(106)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(106)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822131235301 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822131235301 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(109)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(109)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822131235305 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(109)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(109)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(109)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@718a44d66dfb: IPA ID RESP: { { 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)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(109)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822131235322 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822131235322 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(110)@718a44d66dfb: Created GsupExpect[0] for "262420000000006" to be handled at TC_cmserv_imsi_unknown0(113) TC_cmserv_imsi_unknown0(113)@718a44d66dfb: 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 } } } } 20250822131235956 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131235956 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131235956 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131235956 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131235956 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131235956 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131235956 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131235956 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(106)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131235956 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x53D87CF7:TMSInew-0x5DBEBD06:GERAN-A-12:LU)[0x56365ea02c40]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822131235956 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x53D87CF7:GERAN-A-12:LU)[0x56365ea06e80]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822131235956 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x53D87CF7:GERAN-A-12:LU)[0x56365ea06e80]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x53D87CF7:TMSInew-0x5DBEBD06:GERAN-A-12:LU)[0x56365ea02c40] (msub.c:113) 20250822131235956 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x53D87CF7:GERAN-A-12:LU)[0x56365ea06e80]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Freeing instance (msub.c:113) 20250822131235956 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x53D87CF7:GERAN-A-12:LU)[0x56365ea06e80]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Deallocated (fsm.c:568) 20250822131235956 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x53D87CF7:TMSInew-0x5DBEBD06:GERAN-A-12:LU)[0x56365ea02c40]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x53D87CF7:TMSInew-0x5DBEBD06:GERAN-A-12:LU)[0x56365ea029b0] (msub.c:113) 20250822131235956 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x53D87CF7:TMSInew-0x5DBEBD06:GERAN-A-12:LU)[0x56365ea02c40]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822131235956 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x53D87CF7:TMSInew-0x5DBEBD06:GERAN-A-12:LU)[0x56365ea02c40]{VLR_ULA_S_DONE}: Freeing instance (msub.c:113) 20250822131235956 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x53D87CF7:TMSInew-0x5DBEBD06:GERAN-A-12:LU)[0x56365ea02c40]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822131235957 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x53D87CF7:TMSInew-0x5DBEBD06 - active-conn: now used by 1 (attached) (msub.c:375) 20250822131235957 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131235957 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131235957 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131235957 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131235957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131235957 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131235957 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131235957 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(106)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(106)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(105)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(105)@718a44d66dfb: Added conn table entry 0TC_cmserv_imsi_unknown0(113)12391591 MSC_Test_0-SCCP(104)@718a44d66dfb: First idle individual index:0 MSC_Test_0-RAN(105)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(106)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131235974 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131235974 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131235974 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131235974 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131235974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131235974 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131235974 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131235974 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131235974 DMM DEBUG msc_a(IMSI-262420000000006:GERAN-A-13:CM_SERVICE_REQ)[0x56365ea029b0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250822131235974 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000006:GERAN-A-13:CM_SERVICE_REQ)[0x56365ea06ba0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822131235974 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000006:GERAN-A-13:CM_SERVICE_REQ)[0x56365ea06ba0]{PR_ARQ_S_INIT}: is child of msc_a(IMSI-262420000000006:GERAN-A-13:CM_SERVICE_REQ)[0x56365ea029b0] (fsm.c:486) 20250822131235974 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000006:GERAN-A-13:CM_SERVICE_REQ)[0x56365ea06ba0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250822131235974 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000006:GERAN-A-13:CM_SERVICE_REQ)[0x56365ea06ba0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822131235974 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000006:GERAN-A-13:CM_SERVICE_REQ)[0x56365ea06ba0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(IMSI_UNKNOWN_IN_VLR) (vlr_access_req_fsm.c:413) 20250822131235974 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000006:GERAN-A-13:CM_SERVICE_REQ)[0x56365ea06ba0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822131235974 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000006:GERAN-A-13:CM_SERVICE_REQ)[0x56365ea06ba0]{PR_ARQ_S_DONE}: Process Access Request result: IMSI_UNKNOWN_IN_VLR (vlr_access_req_fsm.c:131) 20250822131235974 DMM DEBUG msc_a(IMSI-262420000000006:GERAN-A-13:CM_SERVICE_REQ)[0x56365ea029b0]{MSC_A_ST_VALIDATE_L3}: -> CM SERVICE Reject cause: 4 (gsm_04_08.c:259) 20250822131235975 DBSSAP ERROR msc_a(IMSI-262420000000006:GERAN-A-13:CM_SERVICE_REQ)[0x56365ea029b0]{MSC_A_ST_RELEASING}: subscriber not allowed to do a CM Service Request (gsm_04_08.c:828) 20250822131235975 DBSSAP ERROR msc_a(IMSI-262420000000006:GERAN-A-13:CM_SERVICE_REQ)[0x56365ea029b0]{MSC_A_ST_RELEASING}: RAN decode error (rc=-5) for COMPL_L3 from MSC-I (msc_a.c:2060) 20250822131235975 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131235975 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131235975 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131235975 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131235975 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131235975 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131235975 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131235975 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131235975 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131235975 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131235975 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131235975 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131235975 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131235975 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131235975 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131235975 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131235975 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131235975 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131235975 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131235975 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131235975 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131235975 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131235975 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131235975 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(106)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(106)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(106)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(106)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(106)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(106)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(104)@718a44d66dfb: { messageType := 2, destLocRef := 'BD14A7'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)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(104)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(104)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(104)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(104)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(104)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(104)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(104)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(104)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(104)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(104)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(104)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(104)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822131235981 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131235981 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131235981 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131235981 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131235981 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131235981 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131235981 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131235981 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(106)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131235981 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000006:GERAN-A-13:CM_SERVICE_REQ)[0x56365ea06ba0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822131235981 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000006:GERAN-A-13:CM_SERVICE_REQ)[0x56365ea06ba0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000006:GERAN-A-13:CM_SERVICE_REQ)[0x56365ea029b0] (msc_a.c:1053) 20250822131235981 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000006:GERAN-A-13:CM_SERVICE_REQ)[0x56365ea06ba0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822131235981 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000006:GERAN-A-13:CM_SERVICE_REQ)[0x56365ea06ba0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822131235981 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131235981 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131235981 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131235981 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131235981 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131235981 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131235981 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131235981 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(106)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(106)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(104)@718a44d66dfb: Session index based on local reference:0 20250822131235982 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131235982 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131235982 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131235982 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131235982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131235982 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131235982 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131235982 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(106)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(105)@718a44d66dfb: Deleted conn table entry 0TC_cmserv_imsi_unknown0(113)12391591 TC_cmserv_imsi_unknown0(113)@718a44d66dfb: setverdict(pass): none -> pass TC_cmserv_imsi_unknown0(113)@718a44d66dfb: Skipping f_verify_vty_lac_ci() TC_cmserv_imsi_unknown0(113)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_cmserv_imsi_unknown0(113)@718a44d66dfb: Final verdict of PTC: pass 20250822131235986 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822131235986 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-M3UA(106)@718a44d66dfb: Final verdict of PTC: none 20250822131235989 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP(110)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-SCCP(104)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(111)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(107)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(105)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP-IPA(109)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(103)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(114)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(108)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(112)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(103): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(104): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(105): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(106): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(107): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(108): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(109): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(110): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(111): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(112): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_cmserv_imsi_unknown0(113): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(114): none (pass -> pass) MTC@718a44d66dfb: Test case TC_cmserv_imsi_unknown finished. Verdict: pass MTC@718a44d66dfb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_cmserv_imsi_unknown pass'. Fri Aug 22 13:12:36 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 20250822131236186 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822131236186 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822131236186 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822131236186 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822131236186 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822131236186 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822131236186 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822131236186 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822131236186 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822131236187 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131236187 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822131236187 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822131236187 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822131236187 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822131236187 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822131236187 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822131236187 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822131236187 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822131236187 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103644) 20250822131236990 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=103644, count=146668) 20250822131237992 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822131238187 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822131238187 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822131238188 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:12: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_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 20250822131238994 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_cmserv_tmsi_unknown started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(118)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(118)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(118)@718a44d66dfb: ************************************************* MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-SCCP(116)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822131239582 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(119)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822131239777 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822131239777 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822131239777 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822131239777 DLSS7 DEBUG 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)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(118)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(118)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822131239784 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131239784 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822131239784 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822131239785 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822131239785 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822131239785 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822131239785 DLSS7 DEBUG 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)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(118)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(118)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(118)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(118)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822131239788 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131239788 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822131239788 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822131239788 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822131239788 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822131239788 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822131239788 DLSS7 DEBUG 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)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(118)@718a44d66dfb: Message received on association #8 20250822131239788 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822131239788 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(118)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(118)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(118)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(118)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(118)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(118)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822131239996 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822131239996 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(121)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(121)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822131240001 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(121)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(121)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(121)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@718a44d66dfb: IPA ID RESP: { { 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)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(121)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822131240015 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822131240015 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_cmserv_tmsi_unknown0(125)@718a44d66dfb: 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 } } } } 20250822131240587 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131240587 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131240587 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131240587 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131240587 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131240587 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131240587 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131240587 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(118)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131240588 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131240588 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131240588 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131240588 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131240588 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131240588 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131240588 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131240588 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(118)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(118)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(117)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(117)@718a44d66dfb: Added conn table entry 0TC_cmserv_tmsi_unknown0(125)14434065 MSC_Test_0-SCCP(116)@718a44d66dfb: First idle individual index:0 MSC_Test_0-RAN(117)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(118)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131240605 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131240605 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131240605 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131240605 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131240605 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131240605 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131240605 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131240605 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131240606 DMM DEBUG msc_a(TMSI-0x57111111:GERAN-A-14:CM_SERVICE_REQ)[0x56365ea02c40]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250822131240606 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x57111111:GERAN-A-14:CM_SERVICE_REQ)[0x56365ea06e80]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822131240606 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x57111111:GERAN-A-14:CM_SERVICE_REQ)[0x56365ea06e80]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x57111111:GERAN-A-14:CM_SERVICE_REQ)[0x56365ea02c40] (fsm.c:486) 20250822131240606 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x57111111:GERAN-A-14:CM_SERVICE_REQ)[0x56365ea06e80]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250822131240606 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x57111111:GERAN-A-14:CM_SERVICE_REQ)[0x56365ea06e80]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822131240606 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x57111111:GERAN-A-14:CM_SERVICE_REQ)[0x56365ea06e80]{PR_ARQ_S_INIT}: proc_arq_fsm_done(IMSI_UNKNOWN_IN_VLR) (vlr_access_req_fsm.c:423) 20250822131240606 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x57111111:GERAN-A-14:CM_SERVICE_REQ)[0x56365ea06e80]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822131240606 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x57111111:GERAN-A-14:CM_SERVICE_REQ)[0x56365ea06e80]{PR_ARQ_S_DONE}: Process Access Request result: IMSI_UNKNOWN_IN_VLR (vlr_access_req_fsm.c:131) 20250822131240606 DMM DEBUG msc_a(TMSI-0x57111111:GERAN-A-14:CM_SERVICE_REQ)[0x56365ea02c40]{MSC_A_ST_VALIDATE_L3}: -> CM SERVICE Reject cause: 4 (gsm_04_08.c:259) 20250822131240606 DBSSAP ERROR msc_a(TMSI-0x57111111:GERAN-A-14:CM_SERVICE_REQ)[0x56365ea02c40]{MSC_A_ST_RELEASING}: subscriber not allowed to do a CM Service Request (gsm_04_08.c:828) 20250822131240606 DBSSAP ERROR msc_a(TMSI-0x57111111:GERAN-A-14:CM_SERVICE_REQ)[0x56365ea02c40]{MSC_A_ST_RELEASING}: RAN decode error (rc=-5) for COMPL_L3 from MSC-I (msc_a.c:2060) 20250822131240606 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131240606 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131240606 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131240606 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131240606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131240606 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131240606 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131240606 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131240606 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131240606 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131240606 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131240606 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131240606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131240606 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131240606 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131240606 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131240606 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131240606 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131240606 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131240606 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131240606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131240606 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131240606 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131240606 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(118)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(118)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(118)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(118)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(118)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(118)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(116)@718a44d66dfb: { messageType := 2, destLocRef := 'DC3F11'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)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(116)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(116)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(116)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(116)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(116)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(116)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(116)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(116)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(116)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(116)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(116)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(116)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822131240613 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131240613 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131240613 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131240613 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131240613 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131240613 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131240613 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(118)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131240613 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131240613 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x57111111:GERAN-A-14:CM_SERVICE_REQ)[0x56365ea06e80]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822131240613 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x57111111:GERAN-A-14:CM_SERVICE_REQ)[0x56365ea06e80]{PR_ARQ_S_DONE}: Removing from parent msc_a(TMSI-0x57111111:GERAN-A-14:CM_SERVICE_REQ)[0x56365ea02c40] (msc_a.c:1053) 20250822131240613 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x57111111:GERAN-A-14:CM_SERVICE_REQ)[0x56365ea06e80]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822131240613 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x57111111:GERAN-A-14:CM_SERVICE_REQ)[0x56365ea06e80]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822131240613 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131240613 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131240613 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131240613 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131240613 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131240613 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131240613 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131240613 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(118)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(118)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(116)@718a44d66dfb: Session index based on local reference:0 20250822131240614 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131240614 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131240614 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131240614 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131240614 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131240614 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131240614 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131240614 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(118)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(117)@718a44d66dfb: Deleted conn table entry 0TC_cmserv_tmsi_unknown0(125)14434065 TC_cmserv_tmsi_unknown0(125)@718a44d66dfb: setverdict(pass): none -> pass TC_cmserv_tmsi_unknown0(125)@718a44d66dfb: Skipping f_verify_vty_lac_ci() TC_cmserv_tmsi_unknown0(125)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_cmserv_tmsi_unknown0(125)@718a44d66dfb: Final verdict of PTC: pass MSC_Test_0-SCCP(116)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-M3UA(118)@718a44d66dfb: Final verdict of PTC: none 20250822131240620 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822131240620 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-RAN(117)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP(122)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(120)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(119)@718a44d66dfb: Final verdict of PTC: none 20250822131240621 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) IPA-CTRL-CLI-IPA(115)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP-IPA(121)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(123)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(126)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(124)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(115): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(116): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(117): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(118): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(119): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(120): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(121): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(122): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(123): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(124): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_cmserv_tmsi_unknown0(125): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(126): none (pass -> pass) MTC@718a44d66dfb: Test case TC_cmserv_tmsi_unknown finished. Verdict: pass MTC@718a44d66dfb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_cmserv_tmsi_unknown pass'. Fri Aug 22 13:12:40 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 20250822131240814 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822131240814 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822131240814 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822131240814 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822131240814 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822131240814 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822131240814 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822131240814 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822131240814 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822131240814 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131240814 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822131240814 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822131240814 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822131240814 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822131240814 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822131240814 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822131240814 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822131240815 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822131240815 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=103824) 20250822131241623 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=103824, count=136828) 20250822131242625 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822131242816 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822131242816 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822131242816 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:12: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_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 20250822131243627 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_lu_and_mo_call started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(130)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(130)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(130)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(128)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822131244142 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(131)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822131244338 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822131244338 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822131244338 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822131244338 DLSS7 DEBUG 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)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(130)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(130)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(130)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(130)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250822131244345 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131244345 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822131244345 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822131244345 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822131244345 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822131244345 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822131244345 DLSS7 DEBUG 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)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(130)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(130)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(130)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(130)@718a44d66dfb: Message received on association #8 20250822131244348 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131244348 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822131244348 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822131244348 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822131244348 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822131244348 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822131244348 DLSS7 DEBUG 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)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(130)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(130)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(130)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) 20250822131244348 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822131244348 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(130)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(130)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822131244628 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822131244628 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(133)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(133)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822131244635 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(133)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(133)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(133)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@718a44d66dfb: IPA ID RESP: { { 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)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(133)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822131244660 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822131244660 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(134)@718a44d66dfb: Created GsupExpect[0] for "262420000000007" to be handled at TC_lu_and_mo_call0(137) TC_lu_and_mo_call0(137)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250822131245152 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131245152 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131245152 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131245152 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131245152 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131245152 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131245152 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131245152 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(130)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131245152 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131245152 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131245152 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131245152 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131245152 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131245152 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131245152 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131245152 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(130)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(130)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(129)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(129)@718a44d66dfb: Added conn table entry 0TC_lu_and_mo_call0(137)16388102 MSC_Test_0-SCCP(128)@718a44d66dfb: First idle individual index:0 MSC_Test_0-RAN(129)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 20250822131245170 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131245170 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131245170 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131245170 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131245170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131245170 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131245170 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131245170 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(130)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131245171 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-15:LU)[0x56365ea029b0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822131245171 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-15:LU)[0x56365ea029b0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822131245171 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-15:LU)[0x56365ea06ba0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822131245171 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-15:LU)[0x56365ea06ba0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-15:LU)[0x56365ea029b0] (fsm.c:486) 20250822131245171 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-15:LU)[0x56365ea06ba0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822131245171 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-15:LU)[0x56365ea06ba0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822131245171 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822131245171 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000007 id=262420000000007 (vlr.c:661) 20250822131245171 DVLR INFO New subscr, IMSI: 262420000000007 (vlr.c:562) 20250822131245171 DVLR DEBUG VLR subscr IMSI-262420000000007 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822131245171 DVLR DEBUG VLR subscr IMSI-262420000000007 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822131245171 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822131245171 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-15:LU)[0x56365ea06ba0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822131245171 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-15:LU)[0x56365ea06ba0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822131245171 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-15:LU)[0x56365ea06ba0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822131245171 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-15:LU)[0x56365ea06ba0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822131245172 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-15:LU)[0x56365ea06ba0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822131245172 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-15:LU)[0x56365ea06ba0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822131245172 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:GERAN-A-15:LU)[0x56365ea090f0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822131245172 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:GERAN-A-15:LU)[0x56365ea090f0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:GERAN-A-15:LU)[0x56365ea06ba0] (fsm.c:486) 20250822131245172 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:GERAN-A-15:LU)[0x56365ea090f0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822131245172 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:GERAN-A-15:LU)[0x56365ea090f0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822131245172 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131245172 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131245172 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131245172 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131245172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131245172 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131245172 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131245172 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131245172 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131245172 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131245172 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131245172 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131245172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131245172 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131245172 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131245172 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(130)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(130)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(130)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(130)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(128)@718a44d66dfb: { messageType := 2, destLocRef := 'FA1006'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)@718a44d66dfb: Session index based on local reference:0 MSC_Test-GSUP(134)@718a44d66dfb: Found GsupExpect[0] for "262420000000007" handled at TC_lu_and_mo_call0(137) MSC_Test-GSUP(134)@718a44d66dfb: Added IMSI table entry 0TC_lu_and_mo_call0(137)"262420000000007" MSC_Test_0-SCCP(128)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(128)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(128)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(128)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822131245180 DVLR DEBUG VLR subscr IMSI-262420000000007 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250822131245180 DVLR DEBUG VLR subscr IMSI-262420000000007 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(128)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(128)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(128)@718a44d66dfb: vl_from0 TC_lu_and_mo_call0(137)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(128)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_lu_and_mo_call0(137)@718a44d66dfb: setverdict(pass): none -> pass 20250822131245183 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131245183 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131245183 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131245183 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131245183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131245183 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131245183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131245183 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(130)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131245191 DVLR DEBUG VLR subscr IMSI-262420000000007 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822131245191 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250822131245191 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250822131245191 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822131245192 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822131245192 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-15:LU)[0x56365ea06ba0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822131245192 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:GERAN-A-15:LU)[0x56365ea090f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822131245192 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:GERAN-A-15:LU)[0x56365ea090f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822131245192 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:GERAN-A-15:LU)[0x56365ea090f0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822131245192 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:GERAN-A-15:LU)[0x56365ea090f0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-15:LU)[0x56365ea06ba0] (vlr_lu_fsm.c:110) 20250822131245192 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:GERAN-A-15:LU)[0x56365ea090f0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822131245192 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:GERAN-A-15:LU)[0x56365ea090f0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822131245192 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-15:LU)[0x56365ea06ba0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822131245192 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-15:LU)[0x56365ea06ba0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822131245192 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-15:LU)[0x56365ea08a50]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822131245192 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-15:LU)[0x56365ea08a50]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-15:LU)[0x56365ea06ba0] (fsm.c:486) 20250822131245192 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-15:LU)[0x56365ea08a50]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822131245192 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-15:LU)[0x56365ea08a50]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822131245192 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-15:LU)[0x56365ea08a50]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822131245192 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-15:LU)[0x56365ea08a50]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822131245192 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSInew-0x801C8410) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250822131245192 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-15:LU)[0x56365ea08a50]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822131245192 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSInew-0x801C8410 LOCATION UPDATE ACCEPT (TMSI = 0x801c8410) (gsm_04_08.c:149) 20250822131245192 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSInew-0x801C8410 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822131245192 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131245192 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131245192 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131245192 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131245192 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131245192 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131245192 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131245192 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(130)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(130)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(128)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(128)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(128)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(128)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call0(137)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(129)@718a44d66dfb: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(129)@718a44d66dfb: patched enc_l3: '055B'O MSC_Test_0-SCCP(128)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(128)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(128)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(128)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002055B'O 20250822131245205 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131245205 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131245205 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131245206 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131245206 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131245206 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131245206 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131245206 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(130)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131245206 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSInew-0x801C8410:GERAN-A-15:LU)[0x56365ea029b0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822131245206 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSInew-0x801C8410:GERAN-A-15:LU)[0x56365ea06ba0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822131245206 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-15:LU)[0x56365ea08a50]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822131245206 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250822131245206 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250822131245206 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-15:LU)[0x56365ea08a50]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822131245206 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410:GERAN-A-15:LU)[0x56365ea06ba0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822131245206 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-15:LU)[0x56365ea08a50]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822131245206 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-15:LU)[0x56365ea08a50]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410:GERAN-A-15:LU)[0x56365ea06ba0] (vlr_lu_fsm.c:817) 20250822131245206 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-15:LU)[0x56365ea08a50]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822131245206 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-15:LU)[0x56365ea08a50]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822131245206 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410:GERAN-A-15:LU)[0x56365ea06ba0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822131245206 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250822131245206 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822131245206 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822131245206 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822131245206 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250822131245206 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131245206 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131245206 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131245206 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131245206 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131245206 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131245206 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131245207 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(130)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(130)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(128)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(128)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(128)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(128)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(128)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(128)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(128)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(128)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822131245210 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131245210 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131245211 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131245211 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131245211 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131245211 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131245211 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131245211 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(130)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131245211 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410:GERAN-A-15:LU)[0x56365ea06ba0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822131245211 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410:GERAN-A-15:LU)[0x56365ea06ba0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410:GERAN-A-15:LU)[0x56365ea029b0] (msc_a.c:1053) 20250822131245211 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410:GERAN-A-15:LU)[0x56365ea06ba0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822131245211 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410:GERAN-A-15:LU)[0x56365ea06ba0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822131245211 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410:GERAN-A-15:LU)[0x56365ea06ba0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822131245211 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410 - active-conn: now used by 1 (attached) (msub.c:375) 20250822131245211 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131245211 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131245211 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131245211 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131245211 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131245211 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131245211 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131245211 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(130)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(130)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(128)@718a44d66dfb: Session index based on local reference:0 20250822131245213 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131245213 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131245213 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131245213 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131245213 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131245213 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131245213 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131245213 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(130)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(129)@718a44d66dfb: Deleted conn table entry 0TC_lu_and_mo_call0(137)16388102 TC_lu_and_mo_call0(137)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822131245214 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822131245214 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_call0(137)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_call0(137)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call0(137)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call0(137)@718a44d66dfb: 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 := '801C8410'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(129)@718a44d66dfb: Added conn table entry 0TC_lu_and_mo_call0(137)4615652 MSC_Test_0-RAN(129)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(128)@718a44d66dfb: First idle individual index:0 MSC_Test_0-M3UA(130)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131245414 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131245414 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131245414 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131245414 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131245414 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131245414 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131245414 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131245414 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131245415 DMM DEBUG msc_a(TMSI-0x801C8410:GERAN-A-16:CM_SERVICE_REQ)[0x56365ea02c40]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250822131245415 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x801C8410:GERAN-A-16:CM_SERVICE_REQ)[0x56365ea06e80]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822131245415 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x801C8410:GERAN-A-16:CM_SERVICE_REQ)[0x56365ea06e80]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x801C8410:GERAN-A-16:CM_SERVICE_REQ)[0x56365ea02c40] (fsm.c:486) 20250822131245415 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x801C8410:GERAN-A-16:CM_SERVICE_REQ)[0x56365ea06e80]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250822131245415 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x801C8410:GERAN-A-16:CM_SERVICE_REQ)[0x56365ea06e80]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822131245415 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822131245415 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822131245415 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410:GERAN-A-16:CM_SERVICE_REQ)[0x56365ea06e80]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822131245415 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410:GERAN-A-16:CM_SERVICE_REQ)[0x56365ea06e80]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822131245415 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410:GERAN-A-16:CM_SERVICE_REQ)[0x56365ea06e80]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822131245416 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410:GERAN-A-16:CM_SERVICE_REQ)[0x56365ea06e80]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822131245416 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410:GERAN-A-16:CM_SERVICE_REQ)[0x56365ea06e80]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822131245416 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410:GERAN-A-16:CM_SERVICE_REQ)[0x56365ea06e80]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822131245416 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410:GERAN-A-16:CM_SERVICE_REQ)[0x56365ea06e80]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822131245416 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410:GERAN-A-16:CM_SERVICE_REQ)[0x56365ea06e80]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822131245416 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410:GERAN-A-16:CM_SERVICE_REQ)[0x56365ea06e80]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822131245416 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410:GERAN-A-16:CM_SERVICE_REQ)[0x56365ea06e80]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822131245416 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250822131245416 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250822131245416 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131245416 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131245416 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131245416 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131245416 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131245416 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131245416 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131245416 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131245416 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131245416 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131245416 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131245416 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131245416 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131245416 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131245416 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131245416 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131245416 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131245417 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131245417 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131245417 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131245417 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131245417 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131245417 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131245417 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(130)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(130)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(130)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(130)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(130)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(130)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(128)@718a44d66dfb: { messageType := 2, destLocRef := '466DE4'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)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(128)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(128)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(128)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(128)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(128)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(128)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(128)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(128)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822131245421 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250822131245421 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mo_call0(137)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_call0(137)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(131)@718a44d66dfb: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_call0(137) MSC_Test-MGCP(132)@718a44d66dfb: 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)@718a44d66dfb: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(129)@718a44d66dfb: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(128)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(128)@718a44d66dfb: vl_len:19 MSC_Test_0-SCCP(128)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(128)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O 20250822131245441 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131245441 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131245441 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131245441 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131245441 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131245441 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131245441 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131245441 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(130)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131245442 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250822131245442 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410 callref-0x80000001 tid-8) New transaction (transaction.c:231) 20250822131245442 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2690) 20250822131245442 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250822131245442 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250822131245442 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410: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) 20250822131245442 DCC INFO trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250822131245442 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250822131245442 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410:GERAN-A-16:CM_SERVICE_REQ)[0x56365ea090f0]{ESTABLISHING}: Allocated (fsm.c:456) 20250822131245442 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410:GERAN-A-16:CM_SERVICE_REQ)[0x56365ea090f0]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410:GERAN-A-16:CM_SERVICE_REQ)[0x56365ea02c40] (fsm.c:486) 20250822131245442 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410: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) 20250822131245442 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410:GERAN-A-16:CM_SERVICE_REQ)[0x56365ea08070]{UNINITIALIZED}: Allocated (fsm.c:456) 20250822131245442 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410:GERAN-A-16:CM_SERVICE_REQ)[0x56365ea08070]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410:GERAN-A-16:CM_SERVICE_REQ)[0x56365ea090f0] (fsm.c:486) 20250822131245442 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410:GERAN-A-16:CM_SERVICE_REQ:trans-8:call-1:RTP_TO_CN:no-CI)[0x56365ea08070]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250822131245442 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410:GERAN-A-16:CM_SERVICE_REQ:trans-8:call-1:RTP_TO_CN:no-CI)[0x56365ea08070]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250822131245442 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410:GERAN-A-16:CM_SERVICE_REQ)[0x56365ea0aab0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250822131245442 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410:GERAN-A-16:CM_SERVICE_REQ)[0x56365ea0aab0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410:GERAN-A-16:CM_SERVICE_REQ)[0x56365ea090f0] (fsm.c:486) 20250822131245442 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410:GERAN-A-16:CM_SERVICE_REQ:trans-8:call-1:RTP_TO_RAN:no-CI)[0x56365ea0aab0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250822131245442 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410:GERAN-A-16:CM_SERVICE_REQ:trans-8:call-1:RTP_TO_RAN:no-CI)[0x56365ea0aab0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(132)@718a44d66dfb: 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)@718a44d66dfb: f_mo_call_establish 2: rx 1st CRCX 20250822131245458 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410:GERAN-A-16:CM_SERVICE_REQ:trans-8:call-1:RTP_TO_CN:no-CI)[0x56365ea08070]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822131245458 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410:GERAN-A-16:CM_SERVICE_REQ)[0x56365ea090f0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250822131245458 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410: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)@718a44d66dfb: f_mo_call_establish 6: rx 2nd CRCX 20250822131245460 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410:GERAN-A-16:CM_SERVICE_REQ:trans-8:call-1:RTP_TO_RAN:no-CI)[0x56365ea0aab0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822131245460 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410:GERAN-A-16:CM_SERVICE_REQ)[0x56365ea090f0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250822131245460 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410: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) 20250822131245460 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) Sending Assignment Command (msc_a.c:706) 20250822131245460 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131245460 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131245460 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131245460 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131245460 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131245460 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131245460 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131245460 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test-MNCC(131)@718a44d66dfb: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_call0(137) MSC_Test_0-M3UA(130)@718a44d66dfb: Message received on association #8 MSC_Test-MNCC(131)@718a44d66dfb: Added conn table entry 0TC_lu_and_mo_call0(137)-2147483647 MSC_Test_0-M3UA(130)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(128)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(128)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(128)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(128)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call0(137)@718a44d66dfb: f_mo_call_establish 1: rx MNCC SETUP ind TC_lu_and_mo_call0(137)@718a44d66dfb: f_mo_call_establish 4: rx Assignment Request 20250822131245465 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410: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)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(128)@718a44d66dfb: vl_len:14 MSC_Test_0-SCCP(128)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(128)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(130)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131245467 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131245467 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131245467 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131245467 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131245467 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131245467 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131245467 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131245467 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131245468 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410:GERAN-A-16:CM_SERVICE_REQ:trans-8:call-1:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x56365ea0aab0]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250822131245468 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410: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)[0x56365ea0aab0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250822131245468 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410: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)[0x56365ea0aab0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250822131245468 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410: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) 20250822131245468 DCC INFO trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410: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) 20250822131245468 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410: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) 20250822131245468 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410: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)@718a44d66dfb: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_call0(137)@718a44d66dfb: f_mo_call_establish 5: rx MDCX for the RAN side 20250822131245470 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250822131245470 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822131245470 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250822131245470 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250822131245470 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131245470 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131245470 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131245470 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131245470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131245470 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131245470 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131245470 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(130)@718a44d66dfb: Message received on association #8 20250822131245470 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410: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)[0x56365ea0aab0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822131245470 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410: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)[0x56365ea0aab0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250822131245470 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410:GERAN-A-16:CM_SERVICE_REQ)[0x56365ea090f0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_0-M3UA(130)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(128)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(128)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(128)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(128)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822131245473 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250822131245473 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822131245473 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250822131245473 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250822131245473 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131245473 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131245473 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131245473 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131245473 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131245473 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131245473 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131245473 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(130)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(130)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(128)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(128)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(128)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(128)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call0(137)@718a44d66dfb: f_mo_call_establish 7: rx CC Alerting 20250822131245475 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410: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) 20250822131245475 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410: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) 20250822131245475 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410: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) 20250822131245475 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410:GERAN-A-16:CM_SERVICE_REQ:trans-8:call-1:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x56365ea08070]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250822131245475 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410:GERAN-A-16:CM_SERVICE_REQ:trans-8:call-1:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x56365ea08070]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250822131245475 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410: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)[0x56365ea08070]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250822131245476 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250822131245476 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822131245476 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250822131245476 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250822131245476 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250822131245476 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131245476 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131245476 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131245476 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131245476 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131245476 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131245476 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131245476 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(130)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(130)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(128)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(128)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(128)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(128)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call0(137)@718a44d66dfb: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_call0(137)@718a44d66dfb: { 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" } } } } } } } 20250822131245478 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410: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)[0x56365ea08070]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822131245478 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410: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)[0x56365ea08070]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250822131245478 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410:GERAN-A-16:CM_SERVICE_REQ)[0x56365ea090f0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250822131245478 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410:GERAN-A-16:CM_SERVICE_REQ)[0x56365ea090f0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) TC_lu_and_mo_call0(137)@718a44d66dfb: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(129)@718a44d66dfb: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(129)@718a44d66dfb: patched enc_l3: '038F'O MSC_Test_0-SCCP(128)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(128)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(128)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(128)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002038F'O 20250822131245479 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131245479 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131245479 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131245479 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131245479 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131245479 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131245479 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131245479 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(130)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131245479 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2690) 20250822131245479 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250822131245479 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250822131245479 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822131245479 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410: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)@718a44d66dfb: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_call0(137)@718a44d66dfb: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_call0(137)@718a44d66dfb: f_mo_call_establish DONE TC_lu_and_mo_call0(137)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call0(137)@718a44d66dfb: Hold the call for some time TC_lu_and_mo_call0(137)@718a44d66dfb: Call stayed open for 5.000000 seconds, all is well. TC_lu_and_mo_call0(137)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call0(137)@718a44d66dfb: Hangup TC_lu_and_mo_call0(137)@718a44d66dfb: f_call_hangup 0: tx MNCC_DISC_REQ 20250822131250991 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250822131250991 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250822131250991 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250822131250991 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250822131250991 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131250991 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131250991 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131250991 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131250991 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131250991 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131250991 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131250991 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(130)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(130)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(128)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(128)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(128)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(128)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call0(137)@718a44d66dfb: f_call_hangup 1: rx DTAP CC DISC 20250822131250996 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250822131250996 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822131250996 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250822131250996 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250822131250996 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250822131250996 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250822131250996 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131250996 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131250996 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131250996 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131250996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131250996 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131250996 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131250996 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(130)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(130)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(128)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(128)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(128)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(128)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call0(137)@718a44d66dfb: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_call0(137)@718a44d66dfb: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(129)@718a44d66dfb: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(129)@718a44d66dfb: patched enc_l3: '03EA'O MSC_Test_0-SCCP(128)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(128)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(128)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(128)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '01000203EA'O 20250822131251002 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131251002 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131251002 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131251002 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131251002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131251002 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131251002 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(130)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131251002 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131251002 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2690) 20250822131251002 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250822131251002 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250822131251002 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410:GERAN-A-16:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250822131251002 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410:GERAN-A-16:CM_SERVICE_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250822131251002 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410:GERAN-A-16:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822131251002 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250822131251002 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822131251002 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822131251002 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822131251002 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410:GERAN-A-16:CM_SERVICE_REQ)[0x56365ea090f0]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250822131251003 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410: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)[0x56365ea0aab0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250822131251003 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410: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)[0x56365ea0aab0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410:GERAN-A-16:CM_SERVICE_REQ)[0x56365ea090f0] (call_leg.c:197) 20250822131251003 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410: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)[0x56365ea0aab0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250822131251003 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410: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)[0x56365ea0aab0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250822131251003 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410: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)[0x56365ea08070]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250822131251003 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410: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)[0x56365ea08070]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410:GERAN-A-16:CM_SERVICE_REQ)[0x56365ea090f0] (call_leg.c:197) 20250822131251003 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410:GERAN-A-16:CM_SERVICE_REQ)[0x56365ea090f0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250822131251003 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410: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)[0x56365ea08070]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250822131251003 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410: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)[0x56365ea08070]{ESTABLISHED}: Deallocated (fsm.c:568) 20250822131251003 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410:GERAN-A-16:CM_SERVICE_REQ)[0x56365ea090f0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250822131251003 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410:GERAN-A-16:CM_SERVICE_REQ)[0x56365ea090f0]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410:GERAN-A-16:CM_SERVICE_REQ)[0x56365ea02c40] (call_leg.c:198) 20250822131251003 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410:GERAN-A-16:CM_SERVICE_REQ)[0x56365ea090f0]{RELEASING}: Freeing instance (call_leg.c:198) 20250822131251003 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410:GERAN-A-16:CM_SERVICE_REQ)[0x56365ea090f0]{RELEASING}: Deallocated (fsm.c:568) 20250822131251003 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822131251003 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131251003 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131251003 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131251003 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131251003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131251003 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131251003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131251003 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(130)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(130)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(128)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(128)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(128)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(128)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(131)@718a44d66dfb: Deleted conn table entry 0TC_lu_and_mo_call0(137)-2147483647 TC_lu_and_mo_call0(137)@718a44d66dfb: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_call0(137)@718a44d66dfb: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_call0(137)@718a44d66dfb: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(128)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(128)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(128)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(128)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(130)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131251010 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131251010 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131251010 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131251010 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131251010 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131251010 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131251010 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131251010 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131251010 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410:GERAN-A-16:CM_SERVICE_REQ)[0x56365ea06e80]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822131251010 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410:GERAN-A-16:CM_SERVICE_REQ)[0x56365ea06e80]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410:GERAN-A-16:CM_SERVICE_REQ)[0x56365ea02c40] (msc_a.c:1053) 20250822131251010 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410:GERAN-A-16:CM_SERVICE_REQ)[0x56365ea06e80]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822131251010 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410:GERAN-A-16:CM_SERVICE_REQ)[0x56365ea06e80]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822131251011 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410 - active-conn: now used by 1 (attached) (msub.c:375) 20250822131251011 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131251011 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131251011 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131251011 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131251011 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131251011 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131251011 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131251011 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(130)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(130)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(128)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-M3UA(130)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131251012 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131251012 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131251012 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131251012 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131251012 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131251012 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131251012 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131251012 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(129)@718a44d66dfb: Deleted conn table entry 0TC_lu_and_mo_call0(137)4615652 TC_lu_and_mo_call0(137)@718a44d66dfb: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_call0(137)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call0(137)@718a44d66dfb: f_call_hangup 9: done TC_lu_and_mo_call0(137)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call0(137)@718a44d66dfb: Final verdict of PTC: pass MSC_Test-GSUP(134)@718a44d66dfb: Final verdict of PTC: none 20250822131252029 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822131252029 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250822131252031 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822131252031 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822131252031 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822131252031 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822131252031 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) MSC_Test_0-SCCP(128)@718a44d66dfb: Final verdict of PTC: none 20250822131252031 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822131252031 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822131252031 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822131252031 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822131252031 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131252031 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250822131252031 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822131252031 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822131252031 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822131252031 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822131252031 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822131252031 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822131252031 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822131252032 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822131252032 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(130)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(131)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP-IPA(133)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(127)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(132)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(129)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(138)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(136)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(135)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(127): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(128): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(129): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(130): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(131): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(132): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(133): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(134): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(135): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(136): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_lu_and_mo_call0(137): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(138): none (pass -> pass) MTC@718a44d66dfb: Test case TC_lu_and_mo_call finished. Verdict: pass MTC@718a44d66dfb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_call pass'. Fri Aug 22 13:12:52 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=425432) 20250822131253032 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=425432, count=426688) 20250822131254033 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822131254033 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822131254033 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822131254033 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:12: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_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 20250822131255034 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_lu_and_mo_call_ipv6 started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(142)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(142)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(142)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(140)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822131255655 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(143)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822131255851 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822131255851 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822131255851 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822131255851 DLSS7 DEBUG 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)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(142)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(142)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822131255856 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131255856 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822131255856 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822131255856 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822131255856 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822131255856 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822131255856 DLSS7 DEBUG 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)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(142)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(142)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(142)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(142)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(142)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(142)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(142)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(142)@718a44d66dfb: Message received on association #8 20250822131255856 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131255856 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822131255856 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822131255856 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822131255856 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822131255856 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822131255856 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250822131255856 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822131255857 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(142)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(142)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(142)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(142)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822131256035 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822131256035 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(145)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(145)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822131256041 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(145)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(145)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(145)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@718a44d66dfb: IPA ID RESP: { { 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)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(145)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822131256063 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822131256063 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(146)@718a44d66dfb: Created GsupExpect[0] for "262420000000007" to be handled at TC_lu_and_mo_call_ipv60(149) TC_lu_and_mo_call_ipv60(149)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250822131256662 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131256662 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131256662 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131256662 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131256662 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131256662 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131256662 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131256662 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(142)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131256663 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131256663 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131256663 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131256663 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131256663 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131256663 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131256663 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131256663 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(142)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(142)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(141)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(141)@718a44d66dfb: Added conn table entry 0TC_lu_and_mo_call_ipv60(149)7887476 MSC_Test_0-SCCP(140)@718a44d66dfb: First idle individual index:0 MSC_Test_0-RAN(141)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 20250822131256675 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131256675 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131256675 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131256675 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131256675 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131256675 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131256675 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131256675 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(142)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131256676 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-17:LU)[0x56365ea07e80]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822131256676 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-17:LU)[0x56365ea07e80]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822131256676 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-17:LU)[0x56365ea08070]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822131256676 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-17:LU)[0x56365ea08070]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-17:LU)[0x56365ea07e80] (fsm.c:486) 20250822131256676 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-17:LU)[0x56365ea08070]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822131256676 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-17:LU)[0x56365ea08070]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822131256676 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822131256676 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822131256676 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250822131256676 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822131256676 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410:GERAN-A-17:LU)[0x56365ea08070]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822131256676 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410:GERAN-A-17:LU)[0x56365ea08070]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822131256676 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410:GERAN-A-17:LU)[0x56365ea08070]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822131256676 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410:GERAN-A-17:LU)[0x56365ea08070]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822131256676 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410:GERAN-A-17:LU)[0x56365ea08070]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822131256676 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410:GERAN-A-17:LU)[0x56365ea08070]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822131256676 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410:GERAN-A-17:LU)[0x56365ea06670]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822131256676 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410:GERAN-A-17:LU)[0x56365ea06670]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410:GERAN-A-17:LU)[0x56365ea08070] (fsm.c:486) 20250822131256676 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410:GERAN-A-17:LU)[0x56365ea06670]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822131256676 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410:GERAN-A-17:LU)[0x56365ea06670]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822131256676 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131256676 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131256676 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131256676 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131256676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131256676 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131256676 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131256676 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131256676 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131256676 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131256676 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131256676 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131256676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131256676 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131256676 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131256676 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(142)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(142)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(142)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(142)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(140)@718a44d66dfb: { messageType := 2, destLocRef := '785A74'O ("xZt"), 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)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(140)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(140)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test-GSUP(146)@718a44d66dfb: Found GsupExpect[0] for "262420000000007" handled at TC_lu_and_mo_call_ipv60(149) MSC_Test-GSUP(146)@718a44d66dfb: Added IMSI table entry 0TC_lu_and_mo_call_ipv60(149)"262420000000007" MSC_Test_0-SCCP(140)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(140)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822131256683 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250822131256683 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mo_call_ipv60(149)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_call_ipv60(149)@718a44d66dfb: setverdict(pass): none -> pass MSC_Test_0-SCCP(140)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(140)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(140)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(140)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(142)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131256686 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131256686 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131256686 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131256686 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131256686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131256686 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131256686 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131256686 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131256687 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822131256687 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250822131256687 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250822131256687 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822131256687 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822131256688 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410:GERAN-A-17:LU)[0x56365ea08070]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822131256688 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410:GERAN-A-17:LU)[0x56365ea06670]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822131256688 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410:GERAN-A-17:LU)[0x56365ea06670]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822131256688 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410:GERAN-A-17:LU)[0x56365ea06670]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822131256688 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410:GERAN-A-17:LU)[0x56365ea06670]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410:GERAN-A-17:LU)[0x56365ea08070] (vlr_lu_fsm.c:110) 20250822131256688 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410:GERAN-A-17:LU)[0x56365ea06670]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822131256688 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410:GERAN-A-17:LU)[0x56365ea06670]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822131256688 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410:GERAN-A-17:LU)[0x56365ea08070]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822131256688 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410:GERAN-A-17:LU)[0x56365ea08070]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822131256688 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410:GERAN-A-17:LU)[0x56365ea090f0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822131256688 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410:GERAN-A-17:LU)[0x56365ea090f0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410:GERAN-A-17:LU)[0x56365ea08070] (fsm.c:486) 20250822131256688 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410:GERAN-A-17:LU)[0x56365ea090f0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822131256688 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410:GERAN-A-17:LU)[0x56365ea090f0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822131256688 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410:GERAN-A-17:LU)[0x56365ea090f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822131256688 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410:GERAN-A-17:LU)[0x56365ea090f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822131256688 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410:TMSInew-0x3293E20B) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250822131256688 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410:GERAN-A-17:LU)[0x56365ea090f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822131256688 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410:TMSInew-0x3293E20B LOCATION UPDATE ACCEPT (TMSI = 0x3293e20b) (gsm_04_08.c:149) 20250822131256688 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410:TMSInew-0x3293E20B - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822131256688 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131256688 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131256688 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131256688 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131256688 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131256688 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131256688 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131256688 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(142)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(142)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(140)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(140)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(140)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(140)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_ipv60(149)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(141)@718a44d66dfb: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(141)@718a44d66dfb: patched enc_l3: '055B'O MSC_Test_0-SCCP(140)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(140)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(140)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(140)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(142)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131256695 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131256695 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131256695 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131256695 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131256695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131256695 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131256695 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131256695 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131256695 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410:TMSInew-0x3293E20B:GERAN-A-17:LU)[0x56365ea07e80]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822131256695 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410:TMSInew-0x3293E20B:GERAN-A-17:LU)[0x56365ea08070]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822131256695 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410:GERAN-A-17:LU)[0x56365ea090f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822131256695 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250822131256695 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410:GERAN-A-17:LU)[0x56365ea090f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822131256695 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B:GERAN-A-17:LU)[0x56365ea08070]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822131256695 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410:GERAN-A-17:LU)[0x56365ea090f0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822131256696 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410:GERAN-A-17:LU)[0x56365ea090f0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B:GERAN-A-17:LU)[0x56365ea08070] (vlr_lu_fsm.c:817) 20250822131256696 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410:GERAN-A-17:LU)[0x56365ea090f0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822131256696 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x801C8410:GERAN-A-17:LU)[0x56365ea090f0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822131256696 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B:GERAN-A-17:LU)[0x56365ea08070]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822131256696 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250822131256696 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822131256696 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822131256696 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822131256696 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822131256696 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131256696 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131256696 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131256696 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131256696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131256696 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131256696 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131256696 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(142)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(142)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(140)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(140)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(140)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(140)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(140)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(140)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(140)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(140)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(142)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131256698 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131256698 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131256698 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131256698 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131256698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131256698 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131256698 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131256698 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131256698 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B:GERAN-A-17:LU)[0x56365ea08070]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822131256698 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B:GERAN-A-17:LU)[0x56365ea08070]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B:GERAN-A-17:LU)[0x56365ea07e80] (msc_a.c:1053) 20250822131256698 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B:GERAN-A-17:LU)[0x56365ea08070]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822131256698 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B:GERAN-A-17:LU)[0x56365ea08070]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822131256698 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B:GERAN-A-17:LU)[0x56365ea08070]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822131256699 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B - active-conn: now used by 1 (attached) (msub.c:375) 20250822131256699 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131256699 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131256699 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131256699 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131256699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131256699 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131256699 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131256699 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(142)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(142)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(140)@718a44d66dfb: Session index based on local reference:0 20250822131256700 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131256700 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131256700 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131256700 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131256700 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131256700 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131256700 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131256700 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(142)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(141)@718a44d66dfb: Deleted conn table entry 0TC_lu_and_mo_call_ipv60(149)7887476 TC_lu_and_mo_call_ipv60(149)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822131256701 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822131256701 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_call_ipv60(149)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_call_ipv60(149)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_ipv60(149)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_ipv60(149)@718a44d66dfb: 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 := '3293E20B'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(141)@718a44d66dfb: Added conn table entry 0TC_lu_and_mo_call_ipv60(149)4872685 MSC_Test_0-RAN(141)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(140)@718a44d66dfb: First idle individual index:0 MSC_Test_0-M3UA(142)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131256902 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131256902 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131256902 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131256902 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131256902 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131256902 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131256902 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131256902 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131256903 DMM DEBUG msc_a(TMSI-0x3293E20B:GERAN-A-18:CM_SERVICE_REQ)[0x56365ea04e60]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250822131256903 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3293E20B:GERAN-A-18:CM_SERVICE_REQ)[0x56365ea0aab0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822131256903 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3293E20B:GERAN-A-18:CM_SERVICE_REQ)[0x56365ea0aab0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x3293E20B:GERAN-A-18:CM_SERVICE_REQ)[0x56365ea04e60] (fsm.c:486) 20250822131256903 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3293E20B:GERAN-A-18:CM_SERVICE_REQ)[0x56365ea0aab0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250822131256903 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3293E20B:GERAN-A-18:CM_SERVICE_REQ)[0x56365ea0aab0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822131256903 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822131256903 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822131256903 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B:GERAN-A-18:CM_SERVICE_REQ)[0x56365ea0aab0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822131256903 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B:GERAN-A-18:CM_SERVICE_REQ)[0x56365ea0aab0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822131256903 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B:GERAN-A-18:CM_SERVICE_REQ)[0x56365ea0aab0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822131256903 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B:GERAN-A-18:CM_SERVICE_REQ)[0x56365ea0aab0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822131256903 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B:GERAN-A-18:CM_SERVICE_REQ)[0x56365ea0aab0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822131256903 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B:GERAN-A-18:CM_SERVICE_REQ)[0x56365ea0aab0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822131256903 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B:GERAN-A-18:CM_SERVICE_REQ)[0x56365ea0aab0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822131256903 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B:GERAN-A-18:CM_SERVICE_REQ)[0x56365ea0aab0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822131256903 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B:GERAN-A-18:CM_SERVICE_REQ)[0x56365ea0aab0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822131256903 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B:GERAN-A-18:CM_SERVICE_REQ)[0x56365ea0aab0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822131256904 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250822131256904 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250822131256904 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131256904 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131256904 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131256904 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131256904 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131256904 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131256904 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131256904 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131256904 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131256904 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131256904 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131256904 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131256904 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131256904 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131256904 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131256904 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131256904 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131256904 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131256904 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131256904 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131256904 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131256904 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131256904 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131256904 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(142)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(142)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(142)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(142)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(142)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(142)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(140)@718a44d66dfb: { messageType := 2, destLocRef := '4A59ED'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)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(140)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(140)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(140)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(140)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(140)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(140)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(140)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(140)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822131256908 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250822131256908 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mo_call_ipv60(149)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_call_ipv60(149)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(143)@718a44d66dfb: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_call_ipv60(149) MSC_Test-MGCP(144)@718a44d66dfb: 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)@718a44d66dfb: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(141)@718a44d66dfb: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(140)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(140)@718a44d66dfb: vl_len:19 MSC_Test_0-SCCP(140)@718a44d66dfb: vl_from0 20250822131256928 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131256928 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131256928 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131256928 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131256928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131256928 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131256928 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131256928 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(140)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(142)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131256929 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250822131256929 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B callref-0x80000002 tid-8) New transaction (transaction.c:231) 20250822131256929 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2690) 20250822131256929 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250822131256929 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250822131256929 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B: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) 20250822131256929 DCC INFO trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250822131256929 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250822131256929 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B:GERAN-A-18:CM_SERVICE_REQ)[0x56365ea06670]{ESTABLISHING}: Allocated (fsm.c:456) 20250822131256929 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B:GERAN-A-18:CM_SERVICE_REQ)[0x56365ea06670]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B:GERAN-A-18:CM_SERVICE_REQ)[0x56365ea04e60] (fsm.c:486) 20250822131256929 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B: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) 20250822131256929 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B:GERAN-A-18:CM_SERVICE_REQ)[0x56365ea067a0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250822131256929 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B:GERAN-A-18:CM_SERVICE_REQ)[0x56365ea067a0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B:GERAN-A-18:CM_SERVICE_REQ)[0x56365ea06670] (fsm.c:486) 20250822131256929 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B:GERAN-A-18:CM_SERVICE_REQ:trans-8:call-2:RTP_TO_CN:no-CI)[0x56365ea067a0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250822131256929 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B:GERAN-A-18:CM_SERVICE_REQ:trans-8:call-2:RTP_TO_CN:no-CI)[0x56365ea067a0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250822131256929 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B:GERAN-A-18:CM_SERVICE_REQ)[0x56365ea02a30]{UNINITIALIZED}: Allocated (fsm.c:456) 20250822131256929 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B:GERAN-A-18:CM_SERVICE_REQ)[0x56365ea02a30]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B:GERAN-A-18:CM_SERVICE_REQ)[0x56365ea06670] (fsm.c:486) 20250822131256929 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B:GERAN-A-18:CM_SERVICE_REQ:trans-8:call-2:RTP_TO_RAN:no-CI)[0x56365ea02a30]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250822131256929 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B:GERAN-A-18:CM_SERVICE_REQ:trans-8:call-2:RTP_TO_RAN:no-CI)[0x56365ea02a30]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(144)@718a44d66dfb: 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)@718a44d66dfb: f_mo_call_establish 2: rx 1st CRCX 20250822131256947 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B:GERAN-A-18:CM_SERVICE_REQ:trans-8:call-2:RTP_TO_CN:no-CI)[0x56365ea067a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822131256947 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B:GERAN-A-18:CM_SERVICE_REQ)[0x56365ea06670]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250822131256947 DMNCC ERROR Failed to parse SDP: not supported: "c=IN IP6 ::1" (sdp_msg.c:525) 20250822131256947 DMNCC ERROR trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B: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) 20250822131256947 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B: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)@718a44d66dfb: f_mo_call_establish 6: rx 2nd CRCX 20250822131256950 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B:GERAN-A-18:CM_SERVICE_REQ:trans-8:call-2:RTP_TO_RAN:no-CI)[0x56365ea02a30]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822131256950 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B:GERAN-A-18:CM_SERVICE_REQ)[0x56365ea06670]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250822131256950 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B: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) 20250822131256950 DCC[1;32m DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) Sending Assignment Command (msc_a.c:706) MSC_Test-MNCC(143)@718a44d66dfb: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_call_ipv60(149) MSC_Test-MNCC(143)@718a44d66dfb: Added conn table entry 0TC_lu_and_mo_call_ipv60(149)-2147483646 20250822131256950 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131256950 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131256950 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131256950 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131256950 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131256950 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131256950 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131256950 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(142)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(142)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(140)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(140)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(140)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(140)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_ipv60(149)@718a44d66dfb: f_mo_call_establish 1: rx MNCC SETUP ind TC_lu_and_mo_call_ipv60(149)@718a44d66dfb: f_mo_call_establish 4: rx Assignment Request 20250822131256955 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B: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)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(140)@718a44d66dfb: vl_len:26 MSC_Test_0-SCCP(140)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(140)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0018027C120000000000000000000000000000000323287E0180'O MSC_Test_0-M3UA(142)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131256958 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131256958 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131256958 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131256958 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131256958 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131256958 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131256958 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131256958 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131256959 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B:GERAN-A-18:CM_SERVICE_REQ:trans-8:call-2:RTP_TO_RAN:CI-22222:no-remote-port:local-::2-11000)[0x56365ea02a30]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250822131256959 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B: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)[0x56365ea02a30]{ESTABLISHING}: setting remote addr to [::3]:9000 (rtp_stream.c:476) 20250822131256959 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B: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)[0x56365ea02a30]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250822131256959 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B: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) 20250822131256959 DCC INFO trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B: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) 20250822131256959 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B: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) 20250822131256959 DMNCC ERROR Failed to parse SDP: not supported: "c=IN IP6 ::1" (sdp_msg.c:525) 20250822131256959 DMNCC ERROR trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B: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) 20250822131256959 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B: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)@718a44d66dfb: f_mo_call_establish 5: rx MDCX for the RAN side TC_lu_and_mo_call_ipv60(149)@718a44d66dfb: f_mo_call_establish 3: rx RTP CREATE 20250822131256965 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B:GERAN-A-18:CM_SERVICE_REQ:trans-8:call-2:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x56365ea02a30]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822131256965 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B:GERAN-A-18:CM_SERVICE_REQ:trans-8:call-2:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x56365ea02a30]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250822131256965 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B:GERAN-A-18:CM_SERVICE_REQ)[0x56365ea06670]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250822131256968 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250822131256968 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822131256968 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250822131256968 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250822131256968 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131256968 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131256968 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131256968 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131256968 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131256968 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131256968 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131256968 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(142)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(142)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(140)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(140)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(140)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(140)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822131256974 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250822131256974 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822131256974 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250822131256974 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250822131256975 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131256975 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131256975 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131256975 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131256975 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131256975 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131256975 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131256975 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(142)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(142)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(140)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(140)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(140)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(140)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_ipv60(149)@718a44d66dfb: f_mo_call_establish 7: rx CC Alerting 20250822131256978 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B: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) 20250822131256978 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B: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) 20250822131256978 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B: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) 20250822131256978 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B:GERAN-A-18:CM_SERVICE_REQ:trans-8:call-2:RTP_TO_CN:CI-11111:no-remote-port:local-::1-10000)[0x56365ea067a0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250822131256978 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B:GERAN-A-18:CM_SERVICE_REQ:trans-8:call-2:RTP_TO_CN:CI-11111:no-remote-port:local-::1-10000)[0x56365ea067a0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250822131256978 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B: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)[0x56365ea067a0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250822131256979 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250822131256979 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822131256979 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250822131256979 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250822131256979 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250822131256980 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131256980 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131256980 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131256980 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131256980 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131256980 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131256980 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131256980 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(142)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(142)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(140)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(140)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(140)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(140)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_ipv60(149)@718a44d66dfb: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_call_ipv60(149)@718a44d66dfb: { 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)@718a44d66dfb: f_mo_call_establish 10: rx CC CONNECT 20250822131256984 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B:GERAN-A-18:CM_SERVICE_REQ:trans-8:call-2:RTP_TO_CN:CI-11111:local-::1-10000:remote-42-23-11-5-423)[0x56365ea067a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822131256984 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B:GERAN-A-18:CM_SERVICE_REQ:trans-8:call-2:RTP_TO_CN:CI-11111:local-::1-10000:remote-42-23-11-5-423)[0x56365ea067a0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250822131256984 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B:GERAN-A-18:CM_SERVICE_REQ)[0x56365ea06670]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250822131256984 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B:GERAN-A-18:CM_SERVICE_REQ)[0x56365ea06670]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) MSC_Test_0-RAN(141)@718a44d66dfb: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(141)@718a44d66dfb: patched enc_l3: '038F'O MSC_Test_0-SCCP(140)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(140)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(140)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(140)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(142)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131256985 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131256985 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131256985 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131256986 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131256986 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131256986 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131256986 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131256986 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131256986 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2690) 20250822131256986 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250822131256986 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250822131256986 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822131256986 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B: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)@718a44d66dfb: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_call_ipv60(149)@718a44d66dfb: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_call_ipv60(149)@718a44d66dfb: f_mo_call_establish DONE TC_lu_and_mo_call_ipv60(149)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_ipv60(149)@718a44d66dfb: Hold the call for some time TC_lu_and_mo_call_ipv60(149)@718a44d66dfb: Call stayed open for 5.000000 seconds, all is well. TC_lu_and_mo_call_ipv60(149)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_ipv60(149)@718a44d66dfb: Hangup TC_lu_and_mo_call_ipv60(149)@718a44d66dfb: f_call_hangup 0: tx MNCC_DISC_REQ 20250822131302500 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250822131302500 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250822131302500 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250822131302500 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250822131302500 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131302500 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131302500 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131302500 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131302500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131302500 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131302500 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131302501 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(142)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(142)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(140)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(140)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(140)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(140)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_ipv60(149)@718a44d66dfb: f_call_hangup 1: rx DTAP CC DISC 20250822131302506 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250822131302506 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822131302506 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250822131302506 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250822131302506 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250822131302506 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250822131302506 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131302506 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131302506 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131302507 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131302507 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131302507 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131302507 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131302507 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(142)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(142)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(140)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(140)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(140)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(140)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_ipv60(149)@718a44d66dfb: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_call_ipv60(149)@718a44d66dfb: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(141)@718a44d66dfb: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(141)@718a44d66dfb: patched enc_l3: '03EA'O MSC_Test_0-SCCP(140)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(140)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(140)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(140)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(142)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131302511 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131302511 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131302512 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131302512 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131302512 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131302512 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131302512 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131302512 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131302512 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2690) 20250822131302512 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250822131302512 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250822131302512 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B:GERAN-A-18:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250822131302512 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B:GERAN-A-18:CM_SERVICE_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250822131302512 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B:GERAN-A-18:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822131302512 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250822131302512 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822131302512 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822131302512 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822131302512 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B:GERAN-A-18:CM_SERVICE_REQ)[0x56365ea06670]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250822131302512 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B:GERAN-A-18:CM_SERVICE_REQ:trans-8:call-2:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x56365ea02a30]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250822131302512 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B:GERAN-A-18:CM_SERVICE_REQ:trans-8:call-2:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x56365ea02a30]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B:GERAN-A-18:CM_SERVICE_REQ)[0x56365ea06670] (call_leg.c:197) 20250822131302512 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B:GERAN-A-18:CM_SERVICE_REQ:trans-8:call-2:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x56365ea02a30]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250822131302512 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B:GERAN-A-18:CM_SERVICE_REQ:trans-8:call-2:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x56365ea02a30]{ESTABLISHED}: Deallocated (fsm.c:568) 20250822131302512 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B:GERAN-A-18:CM_SERVICE_REQ:trans-8:call-2:RTP_TO_CN:CI-11111:local-::1-10000:remote-42-23-11-5-423)[0x56365ea067a0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250822131302512 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B:GERAN-A-18:CM_SERVICE_REQ:trans-8:call-2:RTP_TO_CN:CI-11111:local-::1-10000:remote-42-23-11-5-423)[0x56365ea067a0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B:GERAN-A-18:CM_SERVICE_REQ)[0x56365ea06670] (call_leg.c:197) 20250822131302513 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B:GERAN-A-18:CM_SERVICE_REQ)[0x56365ea06670]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250822131302513 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B:GERAN-A-18:CM_SERVICE_REQ:trans-8:call-2:RTP_TO_CN:CI-11111:local-::1-10000:remote-42-23-11-5-423)[0x56365ea067a0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250822131302513 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B:GERAN-A-18:CM_SERVICE_REQ:trans-8:call-2:RTP_TO_CN:CI-11111:local-::1-10000:remote-42-23-11-5-423)[0x56365ea067a0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250822131302513 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B:GERAN-A-18:CM_SERVICE_REQ)[0x56365ea06670]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250822131302513 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B:GERAN-A-18:CM_SERVICE_REQ)[0x56365ea06670]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B:GERAN-A-18:CM_SERVICE_REQ)[0x56365ea04e60] (call_leg.c:198) 20250822131302513 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B:GERAN-A-18:CM_SERVICE_REQ)[0x56365ea06670]{RELEASING}: Freeing instance (call_leg.c:198) 20250822131302513 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B:GERAN-A-18:CM_SERVICE_REQ)[0x56365ea06670]{RELEASING}: Deallocated (fsm.c:568) 20250822131302513 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822131302513 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131302513 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131302513 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131302513 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131302513 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131302513 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131302513 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131302513 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(142)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(142)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(140)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(140)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(140)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(140)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(143)@718a44d66dfb: Deleted conn table entry 0TC_lu_and_mo_call_ipv60(149)-2147483646 TC_lu_and_mo_call_ipv60(149)@718a44d66dfb: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mo_call_ipv60(149)@718a44d66dfb: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(140)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(140)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(140)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(140)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822131302518 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131302518 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131302518 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(142)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_call_ipv60(149)@718a44d66dfb: as_optional_mgcp_dlcx: rx MGCP DLCX 20250822131302518 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131302518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131302518 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131302518 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131302518 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131302518 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B:GERAN-A-18:CM_SERVICE_REQ)[0x56365ea0aab0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822131302518 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B:GERAN-A-18:CM_SERVICE_REQ)[0x56365ea0aab0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B:GERAN-A-18:CM_SERVICE_REQ)[0x56365ea04e60] (msc_a.c:1053) 20250822131302518 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B:GERAN-A-18:CM_SERVICE_REQ)[0x56365ea0aab0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822131302518 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B:GERAN-A-18:CM_SERVICE_REQ)[0x56365ea0aab0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822131302519 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B - active-conn: now used by 1 (attached) (msub.c:375) 20250822131302519 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131302519 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131302519 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131302519 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131302519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131302519 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131302519 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131302519 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(142)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(142)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(140)@718a44d66dfb: Session index based on local reference:0 20250822131302520 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131302520 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131302520 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131302520 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131302520 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131302520 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131302520 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131302520 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(142)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(141)@718a44d66dfb: Deleted conn table entry 0TC_lu_and_mo_call_ipv60(149)4872685 TC_lu_and_mo_call_ipv60(149)@718a44d66dfb: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_call_ipv60(149)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_ipv60(149)@718a44d66dfb: f_call_hangup 9: done TC_lu_and_mo_call_ipv60(149)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_ipv60(149)@718a44d66dfb: Final verdict of PTC: pass 20250822131303533 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822131303533 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(140)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(143)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP(146)@718a44d66dfb: Final verdict of PTC: none 20250822131303536 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822131303537 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250822131303536 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822131303536 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822131303537 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822131303537 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822131303537 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822131303537 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822131303537 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822131303537 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822131303537 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131303537 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822131303537 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822131303537 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822131303537 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822131303537 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822131303537 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822131303537 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(142)@718a44d66dfb: Final verdict of PTC: none 20250822131303537 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822131303537 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-GSUP-IPA(145)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(141)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(148)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(144)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(147)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(150)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(139)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(139): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(140): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(141): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(142): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(143): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(144): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(145): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(146): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(147): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(148): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_lu_and_mo_call_ipv60(149): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(150): none (pass -> pass) MTC@718a44d66dfb: Test case TC_lu_and_mo_call_ipv6 finished. Verdict: pass MTC@718a44d66dfb: 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'. Fri Aug 22 13:13:03 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=411680) 20250822131304538 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=411680, count=428200) 20250822131305538 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822131305538 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822131305538 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822131305540 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 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_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 20250822131306542 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_lu_and_mo_call_sccp_tiar_timeout started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(154)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(154)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(154)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(152)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822131307127 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(155)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822131307323 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822131307323 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822131307323 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822131307323 DLSS7 DEBUG 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)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(154)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(154)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822131307328 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131307328 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822131307328 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822131307328 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822131307328 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822131307328 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822131307328 DLSS7 DEBUG 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)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(154)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(154)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(154)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(154)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822131307328 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131307328 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822131307328 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822131307328 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822131307328 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822131307328 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822131307328 DLSS7 DEBUG 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)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(154)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(154)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822131307329 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822131307329 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(154)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(154)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(154)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(154)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(154)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822131307543 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822131307544 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(157)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(157)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822131307549 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(157)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(157)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(157)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@718a44d66dfb: IPA ID RESP: { { 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)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(157)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822131307570 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822131307570 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(158)@718a44d66dfb: 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)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250822131308135 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131308135 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131308135 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131308135 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131308135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131308135 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131308135 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131308135 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(154)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131308135 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131308135 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131308135 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131308135 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131308135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131308135 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131308135 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131308135 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(154)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(154)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(153)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(153)@718a44d66dfb: Added conn table entry 0TC_lu_and_mo_call_sccp_tiar_timeout0(161)9747191 MSC_Test_0-SCCP(152)@718a44d66dfb: First idle individual index:0 MSC_Test_0-RAN(153)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 20250822131308150 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131308150 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131308150 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131308150 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131308150 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131308150 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131308150 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131308150 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(154)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131308151 DMM DEBUG msc_a(IMSI-262420000000089:GERAN-A-19:LU)[0x56365ea058d0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000089 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822131308151 DMM DEBUG msc_a(IMSI-262420000000089:GERAN-A-19:LU)[0x56365ea058d0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822131308152 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:GERAN-A-19:LU)[0x56365ea067a0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822131308152 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:GERAN-A-19:LU)[0x56365ea067a0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000089:GERAN-A-19:LU)[0x56365ea058d0] (fsm.c:486) 20250822131308152 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:GERAN-A-19:LU)[0x56365ea067a0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822131308152 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:GERAN-A-19:LU)[0x56365ea067a0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822131308152 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822131308152 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000089 id=262420000000089 (vlr.c:661) 20250822131308152 DVLR INFO New subscr, IMSI: 262420000000089 (vlr.c:562) 20250822131308152 DVLR DEBUG VLR subscr IMSI-262420000000089 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822131308152 DVLR DEBUG VLR subscr IMSI-262420000000089 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822131308152 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822131308152 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:GERAN-A-19:LU)[0x56365ea067a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822131308152 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:GERAN-A-19:LU)[0x56365ea067a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822131308152 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:GERAN-A-19:LU)[0x56365ea067a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822131308152 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:GERAN-A-19:LU)[0x56365ea067a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822131308152 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:GERAN-A-19:LU)[0x56365ea067a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822131308152 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:GERAN-A-19:LU)[0x56365ea067a0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822131308152 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000089:GERAN-A-19:LU)[0x56365ea081a0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822131308152 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000089:GERAN-A-19:LU)[0x56365ea081a0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000089:GERAN-A-19:LU)[0x56365ea067a0] (fsm.c:486) 20250822131308152 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000089:GERAN-A-19:LU)[0x56365ea081a0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822131308152 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000089:GERAN-A-19:LU)[0x56365ea081a0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822131308152 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131308152 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131308152 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131308153 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131308153 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131308153 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131308153 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131308153 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131308153 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131308153 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131308153 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131308153 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131308153 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131308153 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131308153 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131308153 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(154)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(154)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(154)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(154)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(152)@718a44d66dfb: { messageType := 2, destLocRef := '94BAF7'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)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(152)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(152)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(152)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(152)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(158)@718a44d66dfb: Found GsupExpect[0] for "262420000000089" handled at TC_lu_and_mo_call_sccp_tiar_timeout0(161) MSC_Test-GSUP(158)@718a44d66dfb: Added IMSI table entry 0TC_lu_and_mo_call_sccp_tiar_timeout0(161)"262420000000089" 20250822131308160 DVLR DEBUG VLR subscr IMSI-262420000000089 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250822131308160 DVLR DEBUG VLR subscr IMSI-262420000000089 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(152)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(152)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(152)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(152)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(154)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131308162 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131308162 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131308162 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131308162 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131308162 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131308162 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131308162 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131308162 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_lu_and_mo_call_sccp_tiar_timeout0(161)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_call_sccp_tiar_timeout0(161)@718a44d66dfb: setverdict(pass): none -> pass 20250822131308171 DVLR DEBUG VLR subscr IMSI-262420000000089 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822131308171 DVLR DEBUG IMSI:262420000000089 has MSISDN:491230000089 (vlr.c:1045) 20250822131308171 DMSC NOTICE msub(IMSI-262420000000089:MSISDN-491230000089) VLR: update for IMSI=262420000000089 (MSISDN=491230000089) (gsm_04_08.c:1541) 20250822131308171 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822131308173 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822131308173 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:GERAN-A-19:LU)[0x56365ea067a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822131308173 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000089:GERAN-A-19:LU)[0x56365ea081a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822131308173 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000089:GERAN-A-19:LU)[0x56365ea081a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822131308173 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000089:GERAN-A-19:LU)[0x56365ea081a0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822131308173 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000089:GERAN-A-19:LU)[0x56365ea081a0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:GERAN-A-19:LU)[0x56365ea067a0] (vlr_lu_fsm.c:110) 20250822131308173 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000089:GERAN-A-19:LU)[0x56365ea081a0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822131308173 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000089:GERAN-A-19:LU)[0x56365ea081a0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822131308173 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:GERAN-A-19:LU)[0x56365ea067a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822131308173 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:GERAN-A-19:LU)[0x56365ea067a0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822131308173 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:GERAN-A-19:LU)[0x56365ea04e60]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822131308173 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:GERAN-A-19:LU)[0x56365ea04e60]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:GERAN-A-19:LU)[0x56365ea067a0] (fsm.c:486) 20250822131308173 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:GERAN-A-19:LU)[0x56365ea04e60]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822131308173 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:GERAN-A-19:LU)[0x56365ea04e60]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822131308173 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:GERAN-A-19:LU)[0x56365ea04e60]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822131308173 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:GERAN-A-19:LU)[0x56365ea04e60]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822131308173 DMSC NOTICE msub(IMSI-262420000000089:MSISDN-491230000089:TMSInew-0x53B66ACF) VLR: update for IMSI=262420000000089 (MSISDN=491230000089) (gsm_04_08.c:1541) 20250822131308173 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:GERAN-A-19:LU)[0x56365ea04e60]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822131308173 DMM DEBUG -> IMSI-262420000000089:MSISDN-491230000089:TMSInew-0x53B66ACF LOCATION UPDATE ACCEPT (TMSI = 0x53b66acf) (gsm_04_08.c:149) 20250822131308173 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSInew-0x53B66ACF - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822131308173 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131308173 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131308173 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131308173 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131308173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131308173 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131308173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131308173 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(154)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(154)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(152)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(152)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(152)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(152)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_sccp_tiar_timeout0(161)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(153)@718a44d66dfb: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(153)@718a44d66dfb: patched enc_l3: '055B'O MSC_Test_0-SCCP(152)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(152)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(152)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(152)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002055B'O 20250822131308186 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131308186 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131308186 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131308186 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131308186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131308186 DLSS7 DEBUG Found route for dpc=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(154)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131308186 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131308186 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131308187 DMM DEBUG msc_a(IMSI-262420000000089:MSISDN-491230000089:TMSInew-0x53B66ACF:GERAN-A-19:LU)[0x56365ea058d0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822131308187 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSInew-0x53B66ACF:GERAN-A-19:LU)[0x56365ea067a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822131308187 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:GERAN-A-19:LU)[0x56365ea04e60]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822131308187 DMSC NOTICE msub(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF) VLR: update for IMSI=262420000000089 (MSISDN=491230000089) (gsm_04_08.c:1541) 20250822131308187 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250822131308187 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:GERAN-A-19:LU)[0x56365ea04e60]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822131308187 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF:GERAN-A-19:LU)[0x56365ea067a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822131308187 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:GERAN-A-19:LU)[0x56365ea04e60]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822131308187 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:GERAN-A-19:LU)[0x56365ea04e60]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF:GERAN-A-19:LU)[0x56365ea067a0] (vlr_lu_fsm.c:817) 20250822131308187 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:GERAN-A-19:LU)[0x56365ea04e60]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822131308187 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:GERAN-A-19:LU)[0x56365ea04e60]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822131308187 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF:GERAN-A-19:LU)[0x56365ea067a0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822131308187 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000089/3/1): Available (smpp_smsc.c:626) 20250822131308187 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822131308187 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822131308187 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822131308187 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250822131308187 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131308187 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131308187 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131308187 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131308187 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131308187 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131308187 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131308187 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(154)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(154)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(152)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(152)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(152)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(152)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(152)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(152)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(152)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(152)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(154)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131308191 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131308191 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131308191 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131308191 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131308191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131308191 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131308191 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131308191 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131308191 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF:GERAN-A-19:LU)[0x56365ea067a0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822131308191 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF:GERAN-A-19:LU)[0x56365ea067a0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF:GERAN-A-19:LU)[0x56365ea058d0] (msc_a.c:1053) 20250822131308191 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF:GERAN-A-19:LU)[0x56365ea067a0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822131308191 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF:GERAN-A-19:LU)[0x56365ea067a0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822131308191 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF:GERAN-A-19:LU)[0x56365ea067a0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822131308191 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF - active-conn: now used by 1 (attached) (msub.c:375) 20250822131308191 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131308191 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131308191 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131308191 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131308191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131308192 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131308192 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131308192 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(154)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(154)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(152)@718a44d66dfb: Session index based on local reference:0 20250822131308193 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131308193 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131308193 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131308193 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131308193 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131308193 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131308193 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131308193 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(154)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(153)@718a44d66dfb: Deleted conn table entry 0TC_lu_and_mo_call_sccp_tiar_timeout0(161)9747191 TC_lu_and_mo_call_sccp_tiar_timeout0(161)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822131308194 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822131308194 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_call_sccp_tiar_timeout0(161)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_call_sccp_tiar_timeout0(161)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_sccp_tiar_timeout0(161)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_sccp_tiar_timeout0(161)@718a44d66dfb: 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 := '53B66ACF'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(153)@718a44d66dfb: Added conn table entry 0TC_lu_and_mo_call_sccp_tiar_timeout0(161)6600910 MSC_Test_0-RAN(153)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(152)@718a44d66dfb: First idle individual index:0 MSC_Test_0-M3UA(154)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131308394 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131308394 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131308394 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131308394 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131308394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131308394 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131308394 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131308394 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131308395 DMM DEBUG msc_a(TMSI-0x53B66ACF:GERAN-A-20:CM_SERVICE_REQ)[0x56365ea08070]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250822131308395 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x53B66ACF:GERAN-A-20:CM_SERVICE_REQ)[0x56365ea04e60]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822131308395 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x53B66ACF:GERAN-A-20:CM_SERVICE_REQ)[0x56365ea04e60]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x53B66ACF:GERAN-A-20:CM_SERVICE_REQ)[0x56365ea08070] (fsm.c:486) 20250822131308395 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x53B66ACF:GERAN-A-20:CM_SERVICE_REQ)[0x56365ea04e60]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250822131308395 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x53B66ACF:GERAN-A-20:CM_SERVICE_REQ)[0x56365ea04e60]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822131308395 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822131308395 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822131308395 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF:GERAN-A-20:CM_SERVICE_REQ)[0x56365ea04e60]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822131308395 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF:GERAN-A-20:CM_SERVICE_REQ)[0x56365ea04e60]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822131308395 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF:GERAN-A-20:CM_SERVICE_REQ)[0x56365ea04e60]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822131308395 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF:GERAN-A-20:CM_SERVICE_REQ)[0x56365ea04e60]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822131308395 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF:GERAN-A-20:CM_SERVICE_REQ)[0x56365ea04e60]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822131308395 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF:GERAN-A-20:CM_SERVICE_REQ)[0x56365ea04e60]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822131308395 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF:GERAN-A-20:CM_SERVICE_REQ)[0x56365ea04e60]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822131308395 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF:GERAN-A-20:CM_SERVICE_REQ)[0x56365ea04e60]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822131308395 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF:GERAN-A-20:CM_SERVICE_REQ)[0x56365ea04e60]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822131308395 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF:GERAN-A-20:CM_SERVICE_REQ)[0x56365ea04e60]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822131308396 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000089/3/1): Available (smpp_smsc.c:626) 20250822131308396 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250822131308396 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131308396 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131308396 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131308396 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131308396 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131308396 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131308396 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131308396 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131308396 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131308396 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131308396 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131308396 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131308396 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131308396 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131308396 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131308396 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131308396 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131308396 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131308396 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131308396 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131308396 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131308396 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131308396 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131308396 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(154)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(154)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(154)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(154)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(154)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(154)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(152)@718a44d66dfb: { messageType := 2, destLocRef := '64B8CE'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)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(152)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(152)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(152)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(152)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(152)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(152)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(152)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(152)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822131308400 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250822131308400 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mo_call_sccp_tiar_timeout0(161)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_call_sccp_tiar_timeout0(161)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(155)@718a44d66dfb: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_call_sccp_tiar_timeout0(161) MSC_Test-MGCP(156)@718a44d66dfb: 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)@718a44d66dfb: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(153)@718a44d66dfb: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(152)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(152)@718a44d66dfb: vl_len:19 MSC_Test_0-SCCP(152)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(152)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O 20250822131308421 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131308421 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131308421 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131308421 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131308421 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131308421 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131308421 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131308421 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(154)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131308421 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250822131308422 DCC DEBUG trans(CC:NULL IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF callref-0x80000003 tid-8) New transaction (transaction.c:231) 20250822131308422 DCC DEBUG trans(CC:NULL IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2690) 20250822131308422 DCC DEBUG trans(CC:NULL IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250822131308422 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250822131308422 DCC DEBUG trans(CC:NULL IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF: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) 20250822131308422 DCC INFO trans(CC:NULL IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250822131308422 DCC DEBUG trans(CC:NULL IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250822131308422 DCC DEBUG call_leg(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF:GERAN-A-20:CM_SERVICE_REQ)[0x56365ea068d0]{ESTABLISHING}: Allocated (fsm.c:456) 20250822131308422 DCC DEBUG call_leg(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF:GERAN-A-20:CM_SERVICE_REQ)[0x56365ea068d0]{ESTABLISHING}: is child of msc_a(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF:GERAN-A-20:CM_SERVICE_REQ)[0x56365ea08070] (fsm.c:486) 20250822131308422 DCC DEBUG trans(CC:INITIATED IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF: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) 20250822131308422 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF:GERAN-A-20:CM_SERVICE_REQ)[0x56365ea09540]{UNINITIALIZED}: Allocated (fsm.c:456) 20250822131308422 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF:GERAN-A-20:CM_SERVICE_REQ)[0x56365ea09540]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF:GERAN-A-20:CM_SERVICE_REQ)[0x56365ea068d0] (fsm.c:486) 20250822131308422 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF:GERAN-A-20:CM_SERVICE_REQ:trans-8:call-3:RTP_TO_CN:no-CI)[0x56365ea09540]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250822131308422 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF:GERAN-A-20:CM_SERVICE_REQ:trans-8:call-3:RTP_TO_CN:no-CI)[0x56365ea09540]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250822131308422 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF:GERAN-A-20:CM_SERVICE_REQ)[0x56365ea09670]{UNINITIALIZED}: Allocated (fsm.c:456) 20250822131308422 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF:GERAN-A-20:CM_SERVICE_REQ)[0x56365ea09670]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF:GERAN-A-20:CM_SERVICE_REQ)[0x56365ea068d0] (fsm.c:486) 20250822131308422 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF:GERAN-A-20:CM_SERVICE_REQ:trans-8:call-3:RTP_TO_RAN:no-CI)[0x56365ea09670]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250822131308422 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF:GERAN-A-20:CM_SERVICE_REQ:trans-8:call-3:RTP_TO_RAN:no-CI)[0x56365ea09670]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(156)@718a44d66dfb: 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)@718a44d66dfb: f_mo_call_establish 2: rx 1st CRCX 20250822131308441 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF:GERAN-A-20:CM_SERVICE_REQ:trans-8:call-3:RTP_TO_CN:no-CI)[0x56365ea09540]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822131308441 DCC DEBUG call_leg(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF:GERAN-A-20:CM_SERVICE_REQ)[0x56365ea068d0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250822131308441 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF: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)@718a44d66dfb: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(155)@718a44d66dfb: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_call_sccp_tiar_timeout0(161) MSC_Test-MNCC(155)@718a44d66dfb: Added conn table entry 0TC_lu_and_mo_call_sccp_tiar_timeout0(161)-2147483645 20250822131308443 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF:GERAN-A-20:CM_SERVICE_REQ:trans-8:call-3:RTP_TO_RAN:no-CI)[0x56365ea09670]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822131308443 DCC DEBUG call_leg(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF:GERAN-A-20:CM_SERVICE_REQ)[0x56365ea068d0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250822131308443 DCC DEBUG trans(CC:INITIATED IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF: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) 20250822131308443 DCC DEBUG trans(CC:INITIATED IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) Sending Assignment Command (msc_a.c:706) 20250822131308444 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131308444 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131308444 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131308444 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131308444 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131308444 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131308444 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131308444 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(154)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(154)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(152)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(152)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(152)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(152)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_sccp_tiar_timeout0(161)@718a44d66dfb: f_mo_call_establish 1: rx MNCC SETUP ind 20250822131308447 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF: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)@718a44d66dfb: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(152)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(152)@718a44d66dfb: vl_len:14 MSC_Test_0-SCCP(152)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(152)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(154)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131308449 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131308449 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131308449 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131308449 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131308449 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131308449 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131308450 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131308450 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131308450 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF:GERAN-A-20:CM_SERVICE_REQ:trans-8:call-3:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x56365ea09670]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250822131308450 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF: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)[0x56365ea09670]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250822131308450 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF: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)[0x56365ea09670]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250822131308450 DCC DEBUG trans(CC:INITIATED IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF: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) 20250822131308450 DCC INFO trans(CC:INITIATED IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF: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) 20250822131308450 DCC DEBUG trans(CC:INITIATED IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF: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) 20250822131308450 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF: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)@718a44d66dfb: f_mo_call_establish 3: rx RTP CREATE 20250822131308451 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250822131308451 DCC DEBUG trans(CC:INITIATED IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822131308451 DCC DEBUG trans(CC:INITIATED IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250822131308451 DCC DEBUG trans(CC:INITIATED IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250822131308451 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131308451 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131308451 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131308451 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131308451 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131308451 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131308451 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131308451 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(154)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(154)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_lu_and_mo_call_sccp_tiar_timeout0(161)@718a44d66dfb: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-SCCP(152)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(152)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(152)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(152)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822131308452 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF: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)[0x56365ea09670]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822131308452 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF: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)[0x56365ea09670]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250822131308452 DCC DEBUG call_leg(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF:GERAN-A-20:CM_SERVICE_REQ)[0x56365ea068d0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250822131308453 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250822131308453 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822131308453 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250822131308453 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250822131308453 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131308453 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131308453 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131308453 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131308453 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131308453 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131308453 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131308453 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(154)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(154)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(152)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(152)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(152)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(152)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_sccp_tiar_timeout0(161)@718a44d66dfb: f_mo_call_establish 7: rx CC Alerting 20250822131308454 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF: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) 20250822131308454 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF: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) 20250822131308454 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF: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) 20250822131308454 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF:GERAN-A-20:CM_SERVICE_REQ:trans-8:call-3:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x56365ea09540]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250822131308454 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF:GERAN-A-20:CM_SERVICE_REQ:trans-8:call-3:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x56365ea09540]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250822131308454 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF: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)[0x56365ea09540]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250822131308454 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250822131308454 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822131308454 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250822131308454 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250822131308454 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250822131308454 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131308454 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131308454 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131308454 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131308454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131308454 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131308454 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131308454 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(154)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(154)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(152)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(152)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(152)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(152)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_sccp_tiar_timeout0(161)@718a44d66dfb: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_call_sccp_tiar_timeout0(161)@718a44d66dfb: { 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" } } } } } } } 20250822131308455 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF: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)[0x56365ea09540]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822131308455 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF: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)[0x56365ea09540]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250822131308455 DCC DEBUG call_leg(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF:GERAN-A-20:CM_SERVICE_REQ)[0x56365ea068d0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250822131308455 DCC DEBUG call_leg(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF:GERAN-A-20:CM_SERVICE_REQ)[0x56365ea068d0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) TC_lu_and_mo_call_sccp_tiar_timeout0(161)@718a44d66dfb: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(153)@718a44d66dfb: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(153)@718a44d66dfb: patched enc_l3: '038F'O MSC_Test_0-SCCP(152)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(152)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(152)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(152)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002038F'O 20250822131308456 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131308456 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131308456 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131308456 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131308456 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131308456 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131308456 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131308456 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(154)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131308456 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2690) 20250822131308456 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250822131308456 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250822131308456 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822131308456 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF: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)@718a44d66dfb: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_call_sccp_tiar_timeout0(161)@718a44d66dfb: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_call_sccp_tiar_timeout0(161)@718a44d66dfb: f_mo_call_establish DONE TC_lu_and_mo_call_sccp_tiar_timeout0(161)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822131310456 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131310456 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131310456 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131310456 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131310456 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131310456 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131310456 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131310456 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(154)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(154)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(152)@718a44d66dfb: Session index based on local reference:0 20250822131312457 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131312457 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131312457 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131312457 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131312457 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131312457 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131312457 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131312457 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(154)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(154)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(152)@718a44d66dfb: Session index based on local reference:0 20250822131313458 DCC DEBUG call_leg(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF:GERAN-A-20:CM_SERVICE_REQ)[0x56365ea068d0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822131313458 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF: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)[0x56365ea09670]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822131313458 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF: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)[0x56365ea09670]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF:GERAN-A-20:CM_SERVICE_REQ)[0x56365ea068d0] (msub.c:113) 20250822131313458 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF: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)[0x56365ea09670]{ESTABLISHED}: Freeing instance (msub.c:113) 20250822131313458 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF: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)[0x56365ea09670]{ESTABLISHED}: Deallocated (fsm.c:568) 20250822131313458 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF: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)[0x56365ea09540]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822131313458 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF: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)[0x56365ea09540]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF:GERAN-A-20:CM_SERVICE_REQ)[0x56365ea068d0] (msub.c:113) 20250822131313458 DCC DEBUG call_leg(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF:GERAN-A-20:CM_SERVICE_REQ)[0x56365ea068d0]{ESTABLISHED}: FSM instance already terminating, not dispatching event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250822131313458 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF: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)[0x56365ea09540]{ESTABLISHED}: Freeing instance (msub.c:113) 20250822131313458 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF: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)[0x56365ea09540]{ESTABLISHED}: Deallocated (fsm.c:568) 20250822131313458 DCC DEBUG call_leg(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF:GERAN-A-20:CM_SERVICE_REQ)[0x56365ea068d0]{ESTABLISHED}: Removing from parent msc_a(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF:GERAN-A-20:CM_SERVICE_REQ)[0x56365ea08070] (msub.c:113) 20250822131313458 DCC DEBUG call_leg(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF:GERAN-A-20:CM_SERVICE_REQ)[0x56365ea068d0]{ESTABLISHED}: Freeing instance (msub.c:113) 20250822131313458 DCC DEBUG call_leg(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF:GERAN-A-20:CM_SERVICE_REQ)[0x56365ea068d0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250822131313458 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF:GERAN-A-20:CM_SERVICE_REQ)[0x56365ea04e60]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822131313458 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF:GERAN-A-20:CM_SERVICE_REQ)[0x56365ea04e60]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF:GERAN-A-20:CM_SERVICE_REQ)[0x56365ea08070] (msub.c:113) 20250822131313458 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF:GERAN-A-20:CM_SERVICE_REQ)[0x56365ea04e60]{PR_ARQ_S_DONE}: Freeing instance (msub.c:113) 20250822131313458 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF:GERAN-A-20:CM_SERVICE_REQ)[0x56365ea04e60]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822131313458 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) Freeing transaction (transaction.c:243) 20250822131313458 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250822131313458 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250822131313458 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) new state ACTIVE -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250822131313458 DMSC ERROR (IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF) Cannot tx event to MSC-I, no such role defined (msc_a.c:2113) 20250822131313458 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250822131313458 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250822131313458 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250822131313458 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF - active-conn: now used by 1 (attached) (msub.c:375) 20250822131313459 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131313459 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131313459 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131313459 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131313459 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131313459 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131313459 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131313459 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(154)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(154)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(152)@718a44d66dfb: Session index based on local reference:0 20250822131313460 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131313460 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131313460 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131313460 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131313460 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131313460 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131313460 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131313460 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(154)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(155)@718a44d66dfb: Deleted conn table entry 0TC_lu_and_mo_call_sccp_tiar_timeout0(161)-2147483645 MSC_Test_0-RAN(153)@718a44d66dfb: Deleted conn table entry 0TC_lu_and_mo_call_sccp_tiar_timeout0(161)6600910 TC_lu_and_mo_call_sccp_tiar_timeout0(161)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_sccp_tiar_timeout0(161)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_sccp_tiar_timeout0(161)@718a44d66dfb: Final verdict of PTC: pass MSC_Test-GSUP(158)@718a44d66dfb: Final verdict of PTC: none 20250822131313471 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-SCCP(152)@718a44d66dfb: Final verdict of PTC: none 20250822131313472 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822131313472 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-M3UA(154)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP-IPA(157)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(155)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(156)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(153)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(159)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(151)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(162)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(160)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(151): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(152): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(153): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(154): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(155): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(156): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(157): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(158): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(159): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(160): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_lu_and_mo_call_sccp_tiar_timeout0(161): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(162): none (pass -> pass) MTC@718a44d66dfb: Test case TC_lu_and_mo_call_sccp_tiar_timeout finished. Verdict: pass MTC@718a44d66dfb: 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'. Fri Aug 22 13:13:13 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 20250822131313662 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822131313662 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822131313662 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822131313662 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822131313662 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822131313662 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822131313662 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822131313662 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822131313662 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822131313662 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131313662 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822131313662 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822131313662 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822131313662 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822131313662 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822131313662 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822131313662 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822131313663 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822131313663 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=339036) 20250822131314473 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=339036, count=393316) 20250822131315475 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822131315664 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822131315664 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822131315664 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 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_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 20250822131316476 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_lu_auth_sai_timeout started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(166)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(166)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(166)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(164)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822131317141 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(167)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822131317336 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822131317337 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822131317337 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822131317337 DLSS7 DEBUG 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)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(166)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(166)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(166)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(166)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250822131317341 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131317341 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822131317341 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822131317341 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822131317341 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822131317341 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822131317341 DLSS7 DEBUG 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)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(166)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(166)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(166)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(166)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(166)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822131317342 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131317342 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822131317342 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822131317342 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822131317342 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822131317342 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822131317342 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(166)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(166)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(166)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) 20250822131317342 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822131317342 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(166)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(166)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822131317477 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822131317477 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(169)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(169)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822131317483 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(169)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(169)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(169)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@718a44d66dfb: IPA ID RESP: { { 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)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(169)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822131317502 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822131317502 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(170)@718a44d66dfb: Created GsupExpect[0] for "262420000000008" to be handled at TC_lu_auth_sai_timeout0(173) TC_lu_auth_sai_timeout0(173)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131318140 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131318140 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131318140 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131318140 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131318140 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131318140 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131318140 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131318140 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(166)@718a44d66dfb: Message received on association #8 20250822131318140 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131318140 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131318140 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131318140 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131318140 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131318140 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131318140 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131318140 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(166)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(165)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(165)@718a44d66dfb: Added conn table entry 0TC_lu_auth_sai_timeout0(173)8013165 MSC_Test_0-SCCP(164)@718a44d66dfb: First idle individual index:0 MSC_Test_0-RAN(165)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(166)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131318144 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131318144 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131318144 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131318144 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131318144 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131318144 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131318144 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131318144 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131318145 DMM DEBUG msc_a(IMSI-262420000000008:GERAN-A-21:LU)[0x56365ea068d0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000008 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822131318145 DMM DEBUG msc_a(IMSI-262420000000008:GERAN-A-21:LU)[0x56365ea068d0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822131318145 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000008:GERAN-A-21:LU)[0x56365ea04e60]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822131318145 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000008:GERAN-A-21:LU)[0x56365ea04e60]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000008:GERAN-A-21:LU)[0x56365ea068d0] (fsm.c:486) 20250822131318145 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000008:GERAN-A-21:LU)[0x56365ea04e60]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250822131318145 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000008:GERAN-A-21:LU)[0x56365ea04e60]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822131318145 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822131318145 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000008 id=262420000000008 (vlr.c:661) 20250822131318145 DVLR INFO New subscr, IMSI: 262420000000008 (vlr.c:562) 20250822131318145 DVLR DEBUG VLR subscr IMSI-262420000000008 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822131318145 DVLR DEBUG VLR subscr IMSI-262420000000008 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822131318145 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822131318145 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000008:GERAN-A-21:LU)[0x56365ea04e60]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822131318145 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000008:GERAN-A-21:LU)[0x56365ea04e60]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822131318145 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000008:GERAN-A-21:LU)[0x56365ea04e60]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250822131318145 DVLR DEBUG VLR_Authenticate(IMSI-262420000000008:GERAN-A-21:LU)[0x56365ea058d0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822131318145 DVLR DEBUG VLR_Authenticate(IMSI-262420000000008:GERAN-A-21:LU)[0x56365ea058d0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000008:GERAN-A-21:LU)[0x56365ea04e60] (fsm.c:486) 20250822131318145 DVLR DEBUG VLR_Authenticate(IMSI-262420000000008:GERAN-A-21:LU)[0x56365ea058d0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822131318145 DVLR DEBUG VLR_Authenticate(IMSI-262420000000008:GERAN-A-21:LU)[0x56365ea058d0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822131318145 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131318145 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131318145 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131318145 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131318145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131318145 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131318145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131318145 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(166)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(166)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(164)@718a44d66dfb: { messageType := 2, destLocRef := '7A456D'O ("zEm"), 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)@718a44d66dfb: Session index based on local reference:0 MSC_Test-GSUP(170)@718a44d66dfb: Found GsupExpect[0] for "262420000000008" handled at TC_lu_auth_sai_timeout0(173) MSC_Test-GSUP(170)@718a44d66dfb: Added IMSI table entry 0TC_lu_auth_sai_timeout0(173)"262420000000008" MSC_Test_0-SCCP(164)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(164)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(164)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(164)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(166)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131318150 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131318150 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131318150 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131318150 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131318150 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131318150 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131318150 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131318150 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131323145 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) 20250822131323145 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) 20250822131323145 DMM INFO msc_a(IMSI-262420000000008:GERAN-A-21:LU)[0x56365ea068d0]{MSC_A_ST_RELEASING}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250822131323146 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000008:GERAN-A-21:LU)[0x56365ea04e60]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822131323146 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) 20250822131323146 DVLR DEBUG VLR subscr IMSI-262420000000008 - msc_a_fsm_releasing_onenter: now used by 1 (active-conn) (msc_a.c:1004) 20250822131323146 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131323146 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131323146 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131323146 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131323146 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131323146 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131323146 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131323146 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131323146 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131323146 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131323146 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131323146 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131323146 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131323146 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131323146 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131323146 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(166)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(166)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(166)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(166)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(164)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(164)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(164)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(164)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(164)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(164)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(164)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(164)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(164)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(164)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(164)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(164)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822131323161 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131323161 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131323161 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131323161 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131323161 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131323161 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131323161 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131323161 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(166)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131323162 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000008:GERAN-A-21:LU)[0x56365ea04e60]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822131323162 DVLR DEBUG VLR_Authenticate(IMSI-262420000000008:GERAN-A-21:LU)[0x56365ea058d0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822131323162 DVLR DEBUG VLR_Authenticate(IMSI-262420000000008:GERAN-A-21:LU)[0x56365ea058d0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Removing from parent vlr_lu_fsm(IMSI-262420000000008:GERAN-A-21:LU)[0x56365ea04e60] (msc_a.c:1053) 20250822131323162 DVLR DEBUG VLR_Authenticate(IMSI-262420000000008:GERAN-A-21:LU)[0x56365ea058d0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Freeing instance (msc_a.c:1053) 20250822131323162 DVLR DEBUG VLR_Authenticate(IMSI-262420000000008:GERAN-A-21:LU)[0x56365ea058d0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Deallocated (fsm.c:568) 20250822131323162 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000008:GERAN-A-21:LU)[0x56365ea04e60]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000008:GERAN-A-21:LU)[0x56365ea068d0] (msc_a.c:1053) 20250822131323162 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000008:GERAN-A-21:LU)[0x56365ea04e60]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822131323162 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000008:GERAN-A-21:LU)[0x56365ea04e60]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822131323162 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000008:GERAN-A-21:LU)[0x56365ea04e60]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822131323162 DVLR INFO VLR subscr IMSI-262420000000008 - active-conn: now used by 0 (-) (msub.c:375) 20250822131323162 DVLR DEBUG SUBSCR(IMSI-262420000000008) freeing VLR subscr (max total use count was 3) (vlr.c:472) 20250822131323162 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131323162 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131323162 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131323162 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131323162 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131323162 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131323162 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131323162 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(166)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(166)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(164)@718a44d66dfb: Session index based on local reference:0 20250822131323164 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131323164 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131323164 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131323164 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131323164 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131323164 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131323164 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131323164 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(166)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(165)@718a44d66dfb: Deleted conn table entry 0TC_lu_auth_sai_timeout0(173)8013165 TC_lu_auth_sai_timeout0(173)@718a44d66dfb: setverdict(pass): none -> pass TC_lu_auth_sai_timeout0(173)@718a44d66dfb: Skipping f_verify_vty_lac_ci() TC_lu_auth_sai_timeout0(173)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_auth_sai_timeout0(173)@718a44d66dfb: Final verdict of PTC: pass 20250822131323173 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822131323173 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(164)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-M3UA(166)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(167)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(165)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP(170)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(168)@718a44d66dfb: Final verdict of PTC: none 20250822131323177 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) IPA-CTRL-CLI-IPA(163)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(174)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP-IPA(169)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(171)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(172)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(163): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(164): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(165): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(166): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(167): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(168): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(169): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(170): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(171): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(172): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_lu_auth_sai_timeout0(173): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(174): none (pass -> pass) MTC@718a44d66dfb: Test case TC_lu_auth_sai_timeout finished. Verdict: pass MTC@718a44d66dfb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_auth_sai_timeout pass'. Fri Aug 22 13:13:23 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 20250822131323366 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822131323366 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822131323366 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822131323366 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822131323366 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822131323366 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822131323366 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822131323366 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822131323366 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822131323366 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131323366 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822131323366 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822131323366 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822131323366 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822131323366 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822131323366 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822131323366 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822131323366 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822131323366 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=98304) 20250822131324178 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=98304, count=159440) 20250822131325179 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822131325367 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822131325367 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822131325367 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:13: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_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 20250822131326180 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_lu_auth_sai_err started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(178)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(178)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(178)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(176)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822131326801 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(179)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822131326997 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822131326997 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822131326997 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822131326997 DLSS7 DEBUG 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)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(178)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(178)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822131327002 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131327002 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822131327002 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822131327002 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822131327002 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822131327002 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822131327002 DLSS7 DEBUG 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)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(178)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(178)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(178)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(178)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822131327004 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131327004 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822131327004 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822131327004 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822131327004 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822131327004 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822131327005 DLSS7 DEBUG 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)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(178)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(178)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(178)@718a44d66dfb: Message received on association #8 20250822131327005 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822131327005 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(178)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(178)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(178)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(178)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822131327181 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822131327182 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(181)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(181)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822131327187 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(181)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(181)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(181)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@718a44d66dfb: IPA ID RESP: { { 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)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(181)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822131327215 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822131327215 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(182)@718a44d66dfb: Created GsupExpect[0] for "262420000000009" to be handled at TC_lu_auth_sai_err0(185) TC_lu_auth_sai_err0(185)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250822131327809 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131327809 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131327809 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131327809 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131327809 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131327809 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131327809 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131327809 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(178)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131327810 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131327810 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131327810 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131327810 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131327810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131327810 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131327810 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131327811 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(178)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(178)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(177)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(177)@718a44d66dfb: Added conn table entry 0TC_lu_auth_sai_err0(185)4919151 MSC_Test_0-SCCP(176)@718a44d66dfb: First idle individual index:0 MSC_Test_0-RAN(177)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(178)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131327824 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131327824 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131327824 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131327824 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131327824 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131327824 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131327824 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131327824 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131327824 DMM DEBUG msc_a(IMSI-262420000000009:GERAN-A-22:LU)[0x56365ea068d0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000009 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822131327825 DMM DEBUG msc_a(IMSI-262420000000009:GERAN-A-22:LU)[0x56365ea068d0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822131327825 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000009:GERAN-A-22:LU)[0x56365ea07e80]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822131327825 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000009:GERAN-A-22:LU)[0x56365ea07e80]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000009:GERAN-A-22:LU)[0x56365ea068d0] (fsm.c:486) 20250822131327825 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000009:GERAN-A-22:LU)[0x56365ea07e80]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250822131327825 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000009:GERAN-A-22:LU)[0x56365ea07e80]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822131327825 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822131327825 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000009 id=262420000000009 (vlr.c:661) 20250822131327825 DVLR INFO New subscr, IMSI: 262420000000009 (vlr.c:562) 20250822131327825 DVLR DEBUG VLR subscr IMSI-262420000000009 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822131327825 DVLR DEBUG VLR subscr IMSI-262420000000009 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822131327825 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822131327825 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000009:GERAN-A-22:LU)[0x56365ea07e80]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822131327825 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000009:GERAN-A-22:LU)[0x56365ea07e80]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822131327825 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000009:GERAN-A-22:LU)[0x56365ea07e80]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250822131327825 DVLR DEBUG VLR_Authenticate(IMSI-262420000000009:GERAN-A-22:LU)[0x56365ea09540]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822131327825 DVLR DEBUG VLR_Authenticate(IMSI-262420000000009:GERAN-A-22:LU)[0x56365ea09540]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000009:GERAN-A-22:LU)[0x56365ea07e80] (fsm.c:486) 20250822131327825 DVLR DEBUG VLR_Authenticate(IMSI-262420000000009:GERAN-A-22:LU)[0x56365ea09540]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822131327825 DVLR DEBUG VLR_Authenticate(IMSI-262420000000009:GERAN-A-22:LU)[0x56365ea09540]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822131327825 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131327825 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131327825 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131327825 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131327825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131327825 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131327825 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131327825 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(178)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(178)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(176)@718a44d66dfb: { messageType := 2, destLocRef := '4B0F6F'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)@718a44d66dfb: Session index based on local reference:0 MSC_Test-GSUP(182)@718a44d66dfb: Found GsupExpect[0] for "262420000000009" handled at TC_lu_auth_sai_err0(185) MSC_Test-GSUP(182)@718a44d66dfb: Added IMSI table entry 0TC_lu_auth_sai_err0(185)"262420000000009" MSC_Test_0-SCCP(176)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(176)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(176)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(176)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(178)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131327828 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131327828 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131327828 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131327828 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131327828 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131327828 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131327828 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131327828 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131327829 DVLR DEBUG VLR subscr IMSI-262420000000009 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822131327829 DVLR DEBUG VLR_Authenticate(IMSI-262420000000009:GERAN-A-22:LU)[0x56365ea09540]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_NACK (vlr.c:1026) 20250822131327829 DVLR DEBUG VLR_Authenticate(IMSI-262420000000009:GERAN-A-22:LU)[0x56365ea09540]{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) 20250822131327829 DVLR DEBUG VLR_Authenticate(IMSI-262420000000009:GERAN-A-22:LU)[0x56365ea09540]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Authentication terminating with result NO_AUTH_INFO, cause ROAMING_NOT_ALLOWED (vlr_auth_fsm.c:271) 20250822131327829 DVLR DEBUG VLR_Authenticate(IMSI-262420000000009:GERAN-A-22:LU)[0x56365ea09540]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_AUTH_FAILED (no timeout) (vlr_auth_fsm.c:284) 20250822131327829 DVLR DEBUG VLR_Authenticate(IMSI-262420000000009:GERAN-A-22:LU)[0x56365ea09540]{VLR_SUB_AS_AUTH_FAILED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822131327829 DVLR DEBUG VLR_Authenticate(IMSI-262420000000009:GERAN-A-22:LU)[0x56365ea09540]{VLR_SUB_AS_AUTH_FAILED}: Removing from parent vlr_lu_fsm(IMSI-262420000000009:GERAN-A-22:LU)[0x56365ea07e80] (vlr_auth_fsm.c:294) 20250822131327829 DVLR DEBUG VLR_Authenticate(IMSI-262420000000009:GERAN-A-22:LU)[0x56365ea09540]{VLR_SUB_AS_AUTH_FAILED}: Freeing instance (vlr_auth_fsm.c:294) 20250822131327829 DVLR DEBUG VLR_Authenticate(IMSI-262420000000009:GERAN-A-22:LU)[0x56365ea09540]{VLR_SUB_AS_AUTH_FAILED}: Deallocated (fsm.c:568) 20250822131327829 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000009:GERAN-A-22:LU)[0x56365ea07e80]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_NO_INFO (vlr_auth_fsm.c:294) 20250822131327829 DMM INFO msc_a(IMSI-262420000000009:GERAN-A-22:LU)[0x56365ea068d0]{MSC_A_ST_AUTH_CIPH}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250822131327829 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000009:GERAN-A-22:LU)[0x56365ea07e80]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822131327829 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) 20250822131327829 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) 20250822131327829 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) 20250822131327829 DVLR DEBUG VLR subscr IMSI-262420000000009 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,vlr_gsup_rx) (msc_a.c:1004) 20250822131327829 DVLR DEBUG VLR subscr IMSI-262420000000009 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822131327830 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131327830 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131327830 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131327830 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131327830 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131327830 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131327830 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131327830 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131327830 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131327830 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131327830 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131327830 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131327830 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131327830 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131327830 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131327830 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(178)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(178)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(178)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(178)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(176)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(176)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(176)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(176)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(176)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(176)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(176)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(176)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(176)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(176)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(176)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(176)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(178)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131327832 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131327832 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131327832 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131327832 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131327832 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131327832 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131327832 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131327832 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131327832 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000009:GERAN-A-22:LU)[0x56365ea07e80]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822131327832 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000009:GERAN-A-22:LU)[0x56365ea07e80]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000009:GERAN-A-22:LU)[0x56365ea068d0] (msc_a.c:1053) 20250822131327832 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000009:GERAN-A-22:LU)[0x56365ea07e80]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822131327832 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000009:GERAN-A-22:LU)[0x56365ea07e80]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822131327832 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000009:GERAN-A-22:LU)[0x56365ea07e80]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822131327832 DVLR INFO VLR subscr IMSI-262420000000009 - active-conn: now used by 0 (-) (msub.c:375) 20250822131327832 DVLR DEBUG SUBSCR(IMSI-262420000000009) freeing VLR subscr (max total use count was 4) (vlr.c:472) 20250822131327832 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131327832 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131327832 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131327832 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131327832 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131327832 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131327832 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131327832 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(178)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(178)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(176)@718a44d66dfb: Session index based on local reference:0 20250822131327833 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131327833 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131327833 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131327833 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131327833 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131327833 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131327833 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131327833 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(178)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(177)@718a44d66dfb: Deleted conn table entry 0TC_lu_auth_sai_err0(185)4919151 TC_lu_auth_sai_err0(185)@718a44d66dfb: setverdict(pass): none -> pass TC_lu_auth_sai_err0(185)@718a44d66dfb: Skipping f_verify_vty_lac_ci() TC_lu_auth_sai_err0(185)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_auth_sai_err0(185)@718a44d66dfb: Final verdict of PTC: pass MSC_Test_0-M3UA(178)@718a44d66dfb: Final verdict of PTC: none 20250822131327836 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822131327836 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(176)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP(182)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(179)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(180)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(177)@718a44d66dfb: Final verdict of PTC: none 20250822131327838 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) IPA-CTRL-CLI-IPA(186)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP-IPA(181)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(183)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(184)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(175)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(175): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(176): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(177): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(178): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(179): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(180): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(181): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(182): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(183): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(184): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_lu_auth_sai_err0(185): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(186): none (pass -> pass) MTC@718a44d66dfb: Test case TC_lu_auth_sai_err finished. Verdict: pass MTC@718a44d66dfb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_auth_sai_err pass'. Fri Aug 22 13:13:27 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 20250822131328034 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822131328034 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822131328034 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822131328034 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822131328034 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822131328034 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822131328034 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822131328035 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822131328035 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822131328035 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131328035 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822131328035 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822131328035 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822131328035 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822131328035 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822131328035 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822131328035 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822131328035 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822131328035 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=145380) 20250822131328839 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=145380, count=159580) 20250822131329841 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822131330036 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822131330036 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822131330036 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:13: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_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 20250822131330843 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_lu_clear_request started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(190)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(190)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(190)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(188)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822131331375 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(191)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822131331570 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822131331570 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822131331570 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822131331570 DLSS7 DEBUG 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)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(190)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(190)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822131331576 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131331576 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822131331577 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822131331577 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822131331577 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822131331577 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822131331577 DLSS7 DEBUG 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)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(190)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(190)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(190)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(190)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822131331579 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131331579 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822131331579 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822131331579 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822131331579 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822131331579 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822131331580 DLSS7 DEBUG 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)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(190)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(190)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(190)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(190)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(190)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) 20250822131331580 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822131331580 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(190)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(190)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822131331845 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822131331845 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(193)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(193)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822131331851 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(193)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(193)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(193)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@718a44d66dfb: IPA ID RESP: { { 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)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(193)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822131331874 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822131331874 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(194)@718a44d66dfb: Created GsupExpect[0] for "262420000000010" to be handled at TC_lu_clear_request0(197) TC_lu_clear_request0(197)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250822131332380 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131332380 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131332380 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131332380 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131332380 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131332380 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131332380 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131332380 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(190)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131332382 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131332382 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131332382 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131332382 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131332382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131332382 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131332382 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131332382 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(190)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(190)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(189)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(189)@718a44d66dfb: Added conn table entry 0TC_lu_clear_request0(197)4932834 MSC_Test_0-SCCP(188)@718a44d66dfb: First idle individual index:0 MSC_Test_0-RAN(189)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(190)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131332399 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131332399 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131332399 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131332399 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131332399 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131332399 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131332399 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131332399 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131332400 DMM DEBUG msc_a(IMSI-262420000000010:GERAN-A-23:LU)[0x56365ea04e60]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000010 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822131332400 DMM DEBUG msc_a(IMSI-262420000000010:GERAN-A-23:LU)[0x56365ea04e60]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822131332400 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x56365ea08070]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822131332400 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x56365ea08070]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000010:GERAN-A-23:LU)[0x56365ea04e60] (fsm.c:486) 20250822131332401 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x56365ea08070]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822131332401 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x56365ea08070]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822131332401 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822131332401 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000010 id=262420000000010 (vlr.c:661) 20250822131332401 DVLR INFO New subscr, IMSI: 262420000000010 (vlr.c:562) 20250822131332401 DVLR DEBUG VLR subscr IMSI-262420000000010 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822131332401 DVLR DEBUG VLR subscr IMSI-262420000000010 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822131332401 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822131332401 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x56365ea08070]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822131332401 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x56365ea08070]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822131332401 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x56365ea08070]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822131332401 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x56365ea08070]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822131332401 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x56365ea08070]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822131332401 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x56365ea08070]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822131332401 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x56365ea09540]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822131332401 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x56365ea09540]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x56365ea08070] (fsm.c:486) 20250822131332401 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x56365ea09540]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822131332401 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x56365ea09540]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822131332401 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131332401 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131332401 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131332401 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131332401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131332401 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131332401 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131332401 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131332402 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131332402 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131332402 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131332402 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131332402 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131332402 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131332402 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131332402 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(190)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(190)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(190)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(190)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(188)@718a44d66dfb: { messageType := 2, destLocRef := '4B44E2'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)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(188)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(188)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(188)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(188)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(194)@718a44d66dfb: Found GsupExpect[0] for "262420000000010" handled at TC_lu_clear_request0(197) MSC_Test-GSUP(194)@718a44d66dfb: Added IMSI table entry 0TC_lu_clear_request0(197)"262420000000010" MSC_Test_0-SCCP(188)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(188)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(188)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(188)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250822131332411 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131332411 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131332411 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131332411 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131332411 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131332411 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131332411 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131332411 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(190)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(188)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(188)@718a44d66dfb: vl_len:6 MSC_Test_0-SCCP(188)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(188)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000422040100'O 20250822131333413 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131333413 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131333413 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131333413 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131333413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131333413 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131333413 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131333413 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(190)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131333414 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) 20250822131333414 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) 20250822131333414 DMM INFO msc_a(IMSI-262420000000010:GERAN-A-23:LU)[0x56365ea04e60]{MSC_A_ST_RELEASING}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250822131333414 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x56365ea08070]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822131333414 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) 20250822131333414 DVLR DEBUG VLR subscr IMSI-262420000000010 - msc_a_fsm_releasing_onenter: now used by 1 (active-conn) (msc_a.c:1004) 20250822131333414 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131333414 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131333414 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131333414 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131333414 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131333414 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131333414 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131333414 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131333414 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131333415 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131333415 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131333415 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131333415 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131333415 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131333415 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131333415 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(190)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(190)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(190)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(190)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(188)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(188)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(188)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(188)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(188)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(188)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(188)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(188)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(188)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(188)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(188)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(188)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822131333424 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131333424 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131333424 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131333424 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131333424 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131333424 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131333424 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(190)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131333424 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131333424 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x56365ea08070]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822131333424 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x56365ea09540]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822131333424 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x56365ea09540]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Removing from parent vlr_lu_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x56365ea08070] (msc_a.c:1053) 20250822131333424 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x56365ea09540]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Freeing instance (msc_a.c:1053) 20250822131333424 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x56365ea09540]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Deallocated (fsm.c:568) 20250822131333424 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x56365ea08070]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000010:GERAN-A-23:LU)[0x56365ea04e60] (msc_a.c:1053) 20250822131333424 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x56365ea08070]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822131333424 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x56365ea08070]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822131333424 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x56365ea08070]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822131333425 DVLR INFO VLR subscr IMSI-262420000000010 - active-conn: now used by 0 (-) (msub.c:375) 20250822131333425 DVLR DEBUG SUBSCR(IMSI-262420000000010) freeing VLR subscr (max total use count was 3) (vlr.c:472) 20250822131333425 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131333425 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131333425 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131333425 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131333425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131333425 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131333425 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131333425 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(190)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(190)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(188)@718a44d66dfb: Session index based on local reference:0 20250822131333426 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131333426 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131333426 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131333426 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131333426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131333426 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131333426 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(190)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131333426 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(189)@718a44d66dfb: Deleted conn table entry 0TC_lu_clear_request0(197)4932834 TC_lu_clear_request0(197)@718a44d66dfb: setverdict(pass): none -> pass TC_lu_clear_request0(197)@718a44d66dfb: Final verdict of PTC: pass MSC_Test_0-SCCP(188)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP(194)@718a44d66dfb: Final verdict of PTC: none 20250822131333436 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822131333436 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250822131333436 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-M3UA(190)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP-IPA(193)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(191)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(192)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(195)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(189)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(196)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(187)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(198)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(187): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(188): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(189): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(190): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(191): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(192): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(193): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(194): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(195): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(196): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_lu_clear_request0(197): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(198): none (pass -> pass) MTC@718a44d66dfb: Test case TC_lu_clear_request finished. Verdict: pass MTC@718a44d66dfb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_clear_request pass'. Fri Aug 22 13:13:33 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 20250822131333630 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822131333630 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822131333630 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822131333630 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822131333630 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822131333630 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822131333630 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822131333630 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822131333630 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822131333630 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131333630 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822131333630 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822131333630 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822131333630 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822131333630 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822131333630 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822131333630 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822131333631 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822131333631 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) 20250822131334438 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=169524) 20250822131335439 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822131335632 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822131335632 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822131335632 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:13: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_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 20250822131336441 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_mo_call_clear_request started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(202)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(202)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(202)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(200)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822131337062 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(203)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822131337257 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822131337257 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822131337257 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822131337257 DLSS7 DEBUG 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)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(202)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(202)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822131337262 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131337262 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822131337262 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822131337262 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822131337262 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822131337262 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822131337262 DLSS7 DEBUG 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)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(202)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(202)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(202)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(202)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822131337264 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131337264 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822131337264 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822131337264 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822131337264 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822131337264 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822131337264 DLSS7 DEBUG 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)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(202)@718a44d66dfb: Message received on association #8 20250822131337264 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822131337264 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(202)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(202)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(202)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(202)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(202)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(202)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822131337442 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822131337442 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(205)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(205)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822131337448 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(205)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(205)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(205)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@718a44d66dfb: IPA ID RESP: { { 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)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(205)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822131337467 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822131337467 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(206)@718a44d66dfb: Created GsupExpect[0] for "262420002532766" to be handled at TC_mo_call_clear_request0(209) TC_mo_call_clear_request0(209)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } MSC_Test_0-M3UA(202)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131338073 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131338073 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131338073 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131338073 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131338073 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131338073 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131338073 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131338073 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131338074 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131338074 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131338074 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131338074 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131338074 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131338074 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131338074 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131338074 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(202)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(202)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(201)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(201)@718a44d66dfb: Added conn table entry 0TC_mo_call_clear_request0(209)3150343 MSC_Test_0-SCCP(200)@718a44d66dfb: First idle individual index:0 MSC_Test_0-RAN(201)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(202)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131338082 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131338082 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131338082 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131338082 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131338082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131338082 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131338082 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131338082 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131338082 DMM DEBUG msc_a(IMSI-262420002532766:GERAN-A-24:LU)[0x56365ea04e60]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420002532766 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822131338083 DMM DEBUG msc_a(IMSI-262420002532766:GERAN-A-24:LU)[0x56365ea04e60]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822131338083 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532766:GERAN-A-24:LU)[0x56365ea068d0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822131338083 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532766:GERAN-A-24:LU)[0x56365ea068d0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420002532766:GERAN-A-24:LU)[0x56365ea04e60] (fsm.c:486) 20250822131338083 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532766:GERAN-A-24:LU)[0x56365ea068d0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822131338083 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532766:GERAN-A-24:LU)[0x56365ea068d0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822131338083 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822131338083 DVLR DEBUG set IMSI on subscriber; IMSI=262420002532766 id=262420002532766 (vlr.c:661) 20250822131338083 DVLR INFO New subscr, IMSI: 262420002532766 (vlr.c:562) 20250822131338083 DVLR DEBUG VLR subscr IMSI-262420002532766 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822131338083 DVLR DEBUG VLR subscr IMSI-262420002532766 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822131338083 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822131338083 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532766:GERAN-A-24:LU)[0x56365ea068d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822131338083 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532766:GERAN-A-24:LU)[0x56365ea068d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822131338083 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532766:GERAN-A-24:LU)[0x56365ea068d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822131338083 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532766:GERAN-A-24:LU)[0x56365ea068d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822131338083 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532766:GERAN-A-24:LU)[0x56365ea068d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822131338083 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532766:GERAN-A-24:LU)[0x56365ea068d0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822131338083 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420002532766:GERAN-A-24:LU)[0x56365ea07e80]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822131338083 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420002532766:GERAN-A-24:LU)[0x56365ea07e80]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420002532766:GERAN-A-24:LU)[0x56365ea068d0] (fsm.c:486) 20250822131338083 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420002532766:GERAN-A-24:LU)[0x56365ea07e80]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822131338083 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420002532766:GERAN-A-24:LU)[0x56365ea07e80]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822131338083 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131338083 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131338083 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131338083 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131338083 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131338083 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131338083 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131338083 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131338083 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131338083 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131338083 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131338083 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131338083 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131338083 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131338083 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131338083 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(202)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(202)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(202)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(202)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(200)@718a44d66dfb: { messageType := 2, destLocRef := '301207'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)@718a44d66dfb: Session index based on local reference:0 MSC_Test-GSUP(206)@718a44d66dfb: Found GsupExpect[0] for "262420002532766" handled at TC_mo_call_clear_request0(209) MSC_Test-GSUP(206)@718a44d66dfb: Added IMSI table entry 0TC_mo_call_clear_request0(209)"262420002532766" MSC_Test_0-SCCP(200)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(200)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(200)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(200)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822131338086 DVLR DEBUG VLR subscr IMSI-262420002532766 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250822131338086 DVLR DEBUG VLR subscr IMSI-262420002532766 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(200)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(200)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(200)@718a44d66dfb: vl_from0 20250822131338087 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131338088 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131338088 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131338088 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131338088 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131338088 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131338088 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-SCCP(200)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(202)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131338088 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_mo_call_clear_request0(209)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_call_clear_request0(209)@718a44d66dfb: setverdict(pass): none -> pass 20250822131338097 DVLR DEBUG VLR subscr IMSI-262420002532766 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822131338097 DVLR DEBUG IMSI:262420002532766 has MSISDN:491232532766 (vlr.c:1045) 20250822131338097 DMSC NOTICE msub(IMSI-262420002532766:MSISDN-491232532766) VLR: update for IMSI=262420002532766 (MSISDN=491232532766) (gsm_04_08.c:1541) 20250822131338097 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822131338098 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822131338098 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532766:MSISDN-491232532766:GERAN-A-24:LU)[0x56365ea068d0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822131338098 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420002532766:GERAN-A-24:LU)[0x56365ea07e80]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822131338098 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420002532766:GERAN-A-24:LU)[0x56365ea07e80]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822131338098 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420002532766:GERAN-A-24:LU)[0x56365ea07e80]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822131338098 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420002532766:GERAN-A-24:LU)[0x56365ea07e80]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420002532766:MSISDN-491232532766:GERAN-A-24:LU)[0x56365ea068d0] (vlr_lu_fsm.c:110) 20250822131338098 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420002532766:GERAN-A-24:LU)[0x56365ea07e80]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822131338098 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420002532766:GERAN-A-24:LU)[0x56365ea07e80]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822131338098 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532766:MSISDN-491232532766:GERAN-A-24:LU)[0x56365ea068d0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822131338098 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532766:MSISDN-491232532766:GERAN-A-24:LU)[0x56365ea068d0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822131338098 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532766:MSISDN-491232532766:GERAN-A-24:LU)[0x56365ea067a0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822131338098 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532766:MSISDN-491232532766:GERAN-A-24:LU)[0x56365ea067a0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420002532766:MSISDN-491232532766:GERAN-A-24:LU)[0x56365ea068d0] (fsm.c:486) 20250822131338098 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532766:MSISDN-491232532766:GERAN-A-24:LU)[0x56365ea067a0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822131338098 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532766:MSISDN-491232532766:GERAN-A-24:LU)[0x56365ea067a0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822131338098 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532766:MSISDN-491232532766:GERAN-A-24:LU)[0x56365ea067a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822131338098 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532766:MSISDN-491232532766:GERAN-A-24:LU)[0x56365ea067a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822131338098 DMSC NOTICE msub(IMSI-262420002532766:MSISDN-491232532766:TMSInew-0x3B0418FC) VLR: update for IMSI=262420002532766 (MSISDN=491232532766) (gsm_04_08.c:1541) 20250822131338098 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532766:MSISDN-491232532766:GERAN-A-24:LU)[0x56365ea067a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822131338098 DMM DEBUG -> IMSI-262420002532766:MSISDN-491232532766:TMSInew-0x3B0418FC LOCATION UPDATE ACCEPT (TMSI = 0x3b0418fc) (gsm_04_08.c:149) 20250822131338099 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSInew-0x3B0418FC - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822131338099 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131338099 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131338099 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131338099 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131338099 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131338099 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131338099 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131338099 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(202)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(202)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(200)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(200)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(200)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(200)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_call_clear_request0(209)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(201)@718a44d66dfb: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(201)@718a44d66dfb: patched enc_l3: '055B'O MSC_Test_0-SCCP(200)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(200)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(200)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(200)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002055B'O 20250822131338107 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131338107 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131338107 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131338107 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131338107 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131338107 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131338107 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131338107 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(202)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131338108 DMM DEBUG msc_a(IMSI-262420002532766:MSISDN-491232532766:TMSInew-0x3B0418FC:GERAN-A-24:LU)[0x56365ea04e60]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822131338108 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532766:MSISDN-491232532766:TMSInew-0x3B0418FC:GERAN-A-24:LU)[0x56365ea068d0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822131338108 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532766:MSISDN-491232532766:GERAN-A-24:LU)[0x56365ea067a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822131338108 DMSC NOTICE msub(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3B0418FC) VLR: update for IMSI=262420002532766 (MSISDN=491232532766) (gsm_04_08.c:1541) 20250822131338108 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3B0418FC + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250822131338108 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532766:MSISDN-491232532766:GERAN-A-24:LU)[0x56365ea067a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822131338108 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3B0418FC:GERAN-A-24:LU)[0x56365ea068d0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822131338108 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532766:MSISDN-491232532766:GERAN-A-24:LU)[0x56365ea067a0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822131338108 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532766:MSISDN-491232532766:GERAN-A-24:LU)[0x56365ea067a0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3B0418FC:GERAN-A-24:LU)[0x56365ea068d0] (vlr_lu_fsm.c:817) 20250822131338108 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532766:MSISDN-491232532766:GERAN-A-24:LU)[0x56365ea067a0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822131338108 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532766:MSISDN-491232532766:GERAN-A-24:LU)[0x56365ea067a0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822131338108 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3B0418FC:GERAN-A-24:LU)[0x56365ea068d0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822131338108 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491232532766/3/1): Available (smpp_smsc.c:626) 20250822131338108 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3B0418FC + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822131338108 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3B0418FC + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822131338108 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3B0418FC - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822131338109 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3B0418FC - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250822131338109 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131338109 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131338109 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131338109 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131338109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131338109 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131338109 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131338109 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(202)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(202)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(200)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(200)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(200)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(200)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(200)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(200)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(200)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(200)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822131338112 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131338112 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131338112 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131338112 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131338112 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131338112 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131338112 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131338112 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(202)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131338113 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3B0418FC:GERAN-A-24:LU)[0x56365ea068d0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822131338113 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3B0418FC:GERAN-A-24:LU)[0x56365ea068d0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3B0418FC:GERAN-A-24:LU)[0x56365ea04e60] (msc_a.c:1053) 20250822131338113 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3B0418FC:GERAN-A-24:LU)[0x56365ea068d0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822131338113 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3B0418FC:GERAN-A-24:LU)[0x56365ea068d0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822131338113 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3B0418FC:GERAN-A-24:LU)[0x56365ea068d0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822131338113 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3B0418FC - active-conn: now used by 1 (attached) (msub.c:375) 20250822131338113 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131338113 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131338113 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131338113 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131338113 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131338113 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131338113 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131338113 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(202)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(202)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(200)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-M3UA(202)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131338114 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131338115 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131338115 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131338115 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131338115 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131338115 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131338115 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131338115 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(201)@718a44d66dfb: Deleted conn table entry 0TC_mo_call_clear_request0(209)3150343 TC_mo_call_clear_request0(209)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822131338116 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3B0418FC + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822131338116 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3B0418FC - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_mo_call_clear_request0(209)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_call_clear_request0(209)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_mo_call_clear_request0(209)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_mo_call_clear_request0(209)@718a44d66dfb: 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 := '3B0418FC'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(201)@718a44d66dfb: Added conn table entry 0TC_mo_call_clear_request0(209)16658001 MSC_Test_0-RAN(201)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(200)@718a44d66dfb: First idle individual index:0 MSC_Test_0-M3UA(202)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131338318 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131338318 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131338318 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131338318 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131338318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131338318 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131338318 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131338318 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131338320 DMM DEBUG msc_a(TMSI-0x3B0418FC:GERAN-A-25:CM_SERVICE_REQ)[0x56365ea08070]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250822131338320 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3B0418FC:GERAN-A-25:CM_SERVICE_REQ)[0x56365ea09540]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822131338320 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3B0418FC:GERAN-A-25:CM_SERVICE_REQ)[0x56365ea09540]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x3B0418FC:GERAN-A-25:CM_SERVICE_REQ)[0x56365ea08070] (fsm.c:486) 20250822131338320 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3B0418FC:GERAN-A-25:CM_SERVICE_REQ)[0x56365ea09540]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250822131338320 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3B0418FC:GERAN-A-25:CM_SERVICE_REQ)[0x56365ea09540]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822131338320 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3B0418FC + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822131338320 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3B0418FC + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822131338320 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3B0418FC:GERAN-A-25:CM_SERVICE_REQ)[0x56365ea09540]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822131338320 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3B0418FC:GERAN-A-25:CM_SERVICE_REQ)[0x56365ea09540]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822131338320 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3B0418FC:GERAN-A-25:CM_SERVICE_REQ)[0x56365ea09540]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822131338320 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3B0418FC:GERAN-A-25:CM_SERVICE_REQ)[0x56365ea09540]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822131338320 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3B0418FC:GERAN-A-25:CM_SERVICE_REQ)[0x56365ea09540]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822131338320 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3B0418FC:GERAN-A-25:CM_SERVICE_REQ)[0x56365ea09540]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822131338320 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3B0418FC:GERAN-A-25:CM_SERVICE_REQ)[0x56365ea09540]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822131338320 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3B0418FC:GERAN-A-25:CM_SERVICE_REQ)[0x56365ea09540]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822131338320 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3B0418FC:GERAN-A-25:CM_SERVICE_REQ)[0x56365ea09540]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822131338320 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3B0418FC:GERAN-A-25:CM_SERVICE_REQ)[0x56365ea09540]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822131338321 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491232532766/3/1): Available (smpp_smsc.c:626) 20250822131338321 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3B0418FC - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250822131338321 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131338321 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131338321 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131338321 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131338321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131338321 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131338321 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131338321 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131338321 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131338321 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131338321 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131338321 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131338321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131338321 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131338321 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131338321 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131338321 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131338321 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131338321 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131338321 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131338321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131338321 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131338321 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131338321 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(202)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(202)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(202)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(202)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(202)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(202)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(200)@718a44d66dfb: { messageType := 2, destLocRef := 'FE2E51'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)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(200)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(200)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(200)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(200)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(200)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(200)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(200)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(200)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822131338325 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3B0418FC + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250822131338325 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3B0418FC - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_mo_call_clear_request0(209)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_call_clear_request0(209)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(203)@718a44d66dfb: Created MnccExpect[0] for "12345" to be handled at TC_mo_call_clear_request0(209) MSC_Test-MGCP(204)@718a44d66dfb: 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)@718a44d66dfb: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(201)@718a44d66dfb: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(200)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(200)@718a44d66dfb: vl_len:19 MSC_Test_0-SCCP(200)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(200)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O 20250822131338343 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131338343 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131338343 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131338343 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131338343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131338343 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131338343 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131338343 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(202)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131338343 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3B0418FC + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250822131338343 DCC DEBUG trans(CC:NULL IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3B0418FC callref-0x80000004 tid-8) New transaction (transaction.c:231) 20250822131338343 DCC DEBUG trans(CC:NULL IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3B0418FC:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2690) 20250822131338343 DCC DEBUG trans(CC:NULL IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3B0418FC:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250822131338343 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250822131338343 DCC DEBUG trans(CC:NULL IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3B0418FC: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) 20250822131338343 DCC INFO trans(CC:NULL IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3B0418FC:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250822131338343 DCC DEBUG trans(CC:NULL IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3B0418FC:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250822131338343 DCC DEBUG call_leg(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3B0418FC:GERAN-A-25:CM_SERVICE_REQ)[0x56365ea07e80]{ESTABLISHING}: Allocated (fsm.c:456) 20250822131338343 DCC DEBUG call_leg(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3B0418FC:GERAN-A-25:CM_SERVICE_REQ)[0x56365ea07e80]{ESTABLISHING}: is child of msc_a(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3B0418FC:GERAN-A-25:CM_SERVICE_REQ)[0x56365ea08070] (fsm.c:486) 20250822131338343 DCC DEBUG trans(CC:INITIATED IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3B0418FC: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) 20250822131338343 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3B0418FC:GERAN-A-25:CM_SERVICE_REQ)[0x56365ea0d810]{UNINITIALIZED}: Allocated (fsm.c:456) 20250822131338343 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3B0418FC:GERAN-A-25:CM_SERVICE_REQ)[0x56365ea0d810]{UNINITIALIZED}: is child of call_leg(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3B0418FC:GERAN-A-25:CM_SERVICE_REQ)[0x56365ea07e80] (fsm.c:486) 20250822131338343 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3B0418FC:GERAN-A-25:CM_SERVICE_REQ:trans-8:call-4:RTP_TO_CN:no-CI)[0x56365ea0d810]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250822131338343 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3B0418FC:GERAN-A-25:CM_SERVICE_REQ:trans-8:call-4:RTP_TO_CN:no-CI)[0x56365ea0d810]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250822131338344 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3B0418FC:GERAN-A-25:CM_SERVICE_REQ)[0x56365ea0da70]{UNINITIALIZED}: Allocated (fsm.c:456) 20250822131338344 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3B0418FC:GERAN-A-25:CM_SERVICE_REQ)[0x56365ea0da70]{UNINITIALIZED}: is child of call_leg(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3B0418FC:GERAN-A-25:CM_SERVICE_REQ)[0x56365ea07e80] (fsm.c:486) 20250822131338344 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3B0418FC:GERAN-A-25:CM_SERVICE_REQ:trans-8:call-4:RTP_TO_RAN:no-CI)[0x56365ea0da70]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250822131338344 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3B0418FC:GERAN-A-25:CM_SERVICE_REQ:trans-8:call-4:RTP_TO_RAN:no-CI)[0x56365ea0da70]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(204)@718a44d66dfb: 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)@718a44d66dfb: f_mo_call_establish 2: rx 1st CRCX 20250822131338355 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3B0418FC:GERAN-A-25:CM_SERVICE_REQ:trans-8:call-4:RTP_TO_CN:no-CI)[0x56365ea0d810]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822131338355 DCC DEBUG call_leg(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3B0418FC:GERAN-A-25:CM_SERVICE_REQ)[0x56365ea07e80]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250822131338355 DMNCC DEBUG trans(CC:INITIATED IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3B0418FC: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)@718a44d66dfb: f_mo_call_establish 6: rx 2nd CRCX 20250822131338356 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3B0418FC:GERAN-A-25:CM_SERVICE_REQ:trans-8:call-4:RTP_TO_RAN:no-CI)[0x56365ea0da70]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822131338356 DCC DEBUG call_leg(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3B0418FC:GERAN-A-25:CM_SERVICE_REQ)[0x56365ea07e80]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250822131338356 DCC DEBUG trans(CC:INITIATED IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3B0418FC: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) 20250822131338356 DCC DEBUG trans(CC:INITIATED IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3B0418FC:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) Sending Assignment Command (msc_a.c:706) 20250822131338356 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131338356 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131338356 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131338356 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131338356 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131338356 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131338356 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131338356 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test-MNCC(203)@718a44d66dfb: Found MnccExpect[0] for "12345" handled at TC_mo_call_clear_request0(209) MSC_Test-MNCC(203)@718a44d66dfb: Added conn table entry 0TC_mo_call_clear_request0(209)-2147483644 MSC_Test_0-M3UA(202)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(202)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(200)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(200)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(200)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(200)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_call_clear_request0(209)@718a44d66dfb: f_mo_call_establish 1: rx MNCC SETUP ind TC_mo_call_clear_request0(209)@718a44d66dfb: f_mo_call_establish 4: rx Assignment Request 20250822131338358 DMNCC DEBUG trans(CC:INITIATED IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3B0418FC: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)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(200)@718a44d66dfb: vl_len:14 MSC_Test_0-SCCP(200)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(200)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(202)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131338360 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131338360 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131338360 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131338360 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131338360 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131338360 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131338360 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131338360 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131338360 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3B0418FC:GERAN-A-25:CM_SERVICE_REQ:trans-8:call-4:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x56365ea0da70]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250822131338360 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3B0418FC: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)[0x56365ea0da70]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250822131338360 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3B0418FC: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)[0x56365ea0da70]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250822131338360 DCC DEBUG trans(CC:INITIATED IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3B0418FC: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) 20250822131338360 DCC INFO trans(CC:INITIATED IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3B0418FC: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) 20250822131338360 DCC DEBUG trans(CC:INITIATED IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3B0418FC: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) 20250822131338360 DMNCC DEBUG trans(CC:INITIATED IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3B0418FC: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)@718a44d66dfb: f_mo_call_establish 3: rx RTP CREATE TC_mo_call_clear_request0(209)@718a44d66dfb: f_mo_call_establish 5: rx MDCX for the RAN side 20250822131338361 DMNCC DEBUG trans(CC:INITIATED IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3B0418FC:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250822131338361 DCC DEBUG trans(CC:INITIATED IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3B0418FC:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822131338361 DCC DEBUG trans(CC:INITIATED IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3B0418FC:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250822131338361 DCC DEBUG trans(CC:INITIATED IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3B0418FC:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250822131338361 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131338361 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131338361 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131338361 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131338361 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131338361 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131338361 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131338361 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(202)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(202)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(200)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(200)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(200)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(200)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822131338361 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3B0418FC: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)[0x56365ea0da70]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822131338361 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3B0418FC: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)[0x56365ea0da70]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250822131338361 DCC DEBUG call_leg(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3B0418FC:GERAN-A-25:CM_SERVICE_REQ)[0x56365ea07e80]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250822131338362 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3B0418FC:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250822131338362 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3B0418FC:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822131338362 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3B0418FC:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250822131338362 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3B0418FC:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250822131338362 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131338362 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131338362 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131338362 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131338362 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131338362 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131338362 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131338362 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(202)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(202)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(200)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(200)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(200)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(200)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_call_clear_request0(209)@718a44d66dfb: f_mo_call_establish 7: rx CC Alerting 20250822131338363 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3B0418FC: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) 20250822131338363 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3B0418FC: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) 20250822131338363 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3B0418FC: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) 20250822131338363 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3B0418FC:GERAN-A-25:CM_SERVICE_REQ:trans-8:call-4:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x56365ea0d810]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250822131338363 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3B0418FC:GERAN-A-25:CM_SERVICE_REQ:trans-8:call-4:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x56365ea0d810]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250822131338363 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3B0418FC: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)[0x56365ea0d810]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250822131338364 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3B0418FC:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250822131338364 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3B0418FC:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822131338364 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3B0418FC:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250822131338364 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3B0418FC:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250822131338364 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3B0418FC:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250822131338364 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131338364 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131338364 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131338364 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131338364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131338364 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131338364 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131338364 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(202)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(202)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(200)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(200)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(200)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(200)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_call_clear_request0(209)@718a44d66dfb: as_optional_mgcp_mdcx: rx MDCX TC_mo_call_clear_request0(209)@718a44d66dfb: { 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)@718a44d66dfb: f_mo_call_establish 10: rx CC CONNECT 20250822131338365 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3B0418FC: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)[0x56365ea0d810]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822131338365 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3B0418FC: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)[0x56365ea0d810]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250822131338365 DCC DEBUG call_leg(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3B0418FC:GERAN-A-25:CM_SERVICE_REQ)[0x56365ea07e80]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250822131338365 DCC DEBUG call_leg(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3B0418FC:GERAN-A-25:CM_SERVICE_REQ)[0x56365ea07e80]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) MSC_Test_0-RAN(201)@718a44d66dfb: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(201)@718a44d66dfb: patched enc_l3: '038F'O MSC_Test_0-SCCP(200)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(200)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(200)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(200)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002038F'O 20250822131338365 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131338365 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131338365 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131338365 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131338365 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(202)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131338365 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131338365 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131338365 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131338365 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3B0418FC:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2690) 20250822131338365 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3B0418FC:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250822131338365 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3B0418FC:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250822131338365 DCC DEBUG trans(CC:ACTIVE IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3B0418FC:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822131338365 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3B0418FC: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)@718a44d66dfb: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_mo_call_clear_request0(209)@718a44d66dfb: Osmux ok: use_osmux = false got_osmux_count = 0 TC_mo_call_clear_request0(209)@718a44d66dfb: f_mo_call_establish DONE TC_mo_call_clear_request0(209)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(200)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(200)@718a44d66dfb: vl_len:6 MSC_Test_0-SCCP(200)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(200)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000422040101'O MSC_Test_0-M3UA(202)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131340875 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131340875 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131340875 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131340875 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131340875 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131340875 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131340875 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131340875 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131340875 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3B0418FC + msc_a_fsm_releasing_onenter: now used by 4 (attached,active-conn,CC,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822131340875 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3B0418FC + 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) 20250822131340875 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3B0418FC - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,CC,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822131340876 DCC DEBUG trans(CC:ACTIVE IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3B0418FC:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) Freeing transaction (transaction.c:243) 20250822131340876 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3B0418FC:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250822131340876 DCC DEBUG trans(CC:ACTIVE IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3B0418FC:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250822131340876 DCC DEBUG trans(CC:ACTIVE IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3B0418FC:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) new state ACTIVE -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250822131340876 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3B0418FC:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250822131340876 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3B0418FC:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250822131340876 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3B0418FC - CC: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (transaction.c:281) 20250822131340876 DCC DEBUG call_leg(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3B0418FC:GERAN-A-25:CM_SERVICE_REQ)[0x56365ea07e80]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250822131340876 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3B0418FC: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)[0x56365ea0da70]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250822131340876 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3B0418FC: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)[0x56365ea0da70]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3B0418FC:GERAN-A-25:CM_SERVICE_REQ)[0x56365ea07e80] (call_leg.c:197) 20250822131340876 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3B0418FC: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)[0x56365ea0da70]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250822131340876 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3B0418FC: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)[0x56365ea0da70]{ESTABLISHED}: Deallocated (fsm.c:568) 20250822131340876 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3B0418FC: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)[0x56365ea0d810]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250822131340876 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3B0418FC: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)[0x56365ea0d810]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3B0418FC:GERAN-A-25:CM_SERVICE_REQ)[0x56365ea07e80] (call_leg.c:197) 20250822131340877 DCC DEBUG call_leg(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3B0418FC:GERAN-A-25:CM_SERVICE_REQ)[0x56365ea07e80]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250822131340877 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3B0418FC: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)[0x56365ea0d810]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250822131340877 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3B0418FC: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)[0x56365ea0d810]{ESTABLISHED}: Deallocated (fsm.c:568) 20250822131340877 DCC DEBUG call_leg(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3B0418FC:GERAN-A-25:CM_SERVICE_REQ)[0x56365ea07e80]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250822131340877 DCC DEBUG call_leg(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3B0418FC:GERAN-A-25:CM_SERVICE_REQ)[0x56365ea07e80]{RELEASING}: Removing from parent msc_a(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3B0418FC:GERAN-A-25:CM_SERVICE_REQ)[0x56365ea08070] (call_leg.c:198) 20250822131340877 DCC DEBUG call_leg(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3B0418FC:GERAN-A-25:CM_SERVICE_REQ)[0x56365ea07e80]{RELEASING}: Freeing instance (call_leg.c:198) 20250822131340877 DCC DEBUG call_leg(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3B0418FC:GERAN-A-25:CM_SERVICE_REQ)[0x56365ea07e80]{RELEASING}: Deallocated (fsm.c:568) 20250822131340877 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3B0418FC - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822131340877 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131340877 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131340877 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131340877 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131340877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131340877 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131340877 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131340877 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131340877 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131340877 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131340877 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131340877 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131340877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131340877 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131340877 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131340877 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(202)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(202)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(202)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(202)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(200)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(200)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(200)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(200)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(200)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(200)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(200)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(200)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(203)@718a44d66dfb: Deleted conn table entry 0TC_mo_call_clear_request0(209)-2147483644 MSC_Test_0-SCCP(200)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(200)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(200)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(200)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(202)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131340883 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131340883 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131340883 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131340883 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131340883 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131340883 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131340883 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131340883 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131340884 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3B0418FC:GERAN-A-25:CM_SERVICE_REQ)[0x56365ea09540]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822131340884 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3B0418FC:GERAN-A-25:CM_SERVICE_REQ)[0x56365ea09540]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3B0418FC:GERAN-A-25:CM_SERVICE_REQ)[0x56365ea08070] (msc_a.c:1053) 20250822131340884 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3B0418FC:GERAN-A-25:CM_SERVICE_REQ)[0x56365ea09540]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822131340884 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3B0418FC:GERAN-A-25:CM_SERVICE_REQ)[0x56365ea09540]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822131340884 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3B0418FC - active-conn: now used by 1 (attached) (msub.c:375) 20250822131340884 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131340885 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131340885 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131340885 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131340885 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131340885 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131340885 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131340885 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(202)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(202)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(200)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-M3UA(202)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131340886 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131340886 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131340886 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131340886 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131340886 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131340886 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131340886 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131340886 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(201)@718a44d66dfb: Deleted conn table entry 0TC_mo_call_clear_request0(209)16658001 TC_mo_call_clear_request0(209)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822131340887 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3B0418FC + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822131340887 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3B0418FC - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_mo_call_clear_request0(209)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_call_clear_request0(209)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_mo_call_clear_request0(209)@718a44d66dfb: 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)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_mo_call_clear_request0(209)@718a44d66dfb: Final verdict of PTC: pass MSC_Test_0-RAN(201)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(207)@718a44d66dfb: Final verdict of PTC: none 20250822131340898 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822131340898 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-M3UA(202)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP(206)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-SCCP(200)@718a44d66dfb: Final verdict of PTC: none 20250822131340900 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) IPA-CTRL-CLI-IPA(199)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(203)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(210)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(204)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP-IPA(205)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(208)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(199): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(200): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(201): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(202): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(203): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(204): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(205): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(206): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(207): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(208): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_mo_call_clear_request0(209): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(210): none (pass -> pass) MTC@718a44d66dfb: Test case TC_mo_call_clear_request finished. Verdict: pass MTC@718a44d66dfb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_call_clear_request pass'. Fri Aug 22 13:13:40 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 20250822131341086 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822131341086 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822131341086 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822131341086 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822131341086 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822131341086 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822131341086 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822131341086 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822131341087 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822131341087 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131341087 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822131341087 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822131341087 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822131341087 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822131341087 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822131341087 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822131341087 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822131341087 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822131341087 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=394412) 20250822131341901 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=394412, count=416112) 20250822131342903 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822131343087 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822131343088 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822131343088 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:13: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_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 20250822131343905 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_mt_call_clear_request started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(214)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(214)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(214)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(212)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822131344538 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(215)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822131344729 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822131344729 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822131344729 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822131344729 DLSS7 DEBUG 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)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(214)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(214)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822131344735 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131344736 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822131344736 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822131344736 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822131344736 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822131344736 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822131344736 DLSS7 DEBUG 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)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(214)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(214)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(214)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(214)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822131344739 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131344739 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822131344739 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822131344739 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822131344739 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822131344739 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822131344739 DLSS7 DEBUG 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)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(214)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(214)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(214)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(214)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(214)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) 20250822131344739 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822131344739 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(214)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(214)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822131344906 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822131344906 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(217)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(217)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822131344913 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(217)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(217)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(217)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@718a44d66dfb: IPA ID RESP: { { 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)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(217)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822131344942 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822131344942 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(218)@718a44d66dfb: Created GsupExpect[0] for "262420002532768" to be handled at TC_mt_call_clear_request0(221) TC_mt_call_clear_request0(221)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250822131345539 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131345539 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131345539 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131345539 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131345539 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131345539 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131345539 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131345539 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(214)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131345540 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131345540 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131345540 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131345540 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131345540 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131345540 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131345540 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131345540 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(214)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(214)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(213)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(213)@718a44d66dfb: Added conn table entry 0TC_mt_call_clear_request0(221)2000551 MSC_Test_0-SCCP(212)@718a44d66dfb: First idle individual index:0 MSC_Test_0-RAN(213)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(214)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131345556 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131345556 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131345556 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131345556 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131345556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131345556 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131345556 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131345556 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131345556 DMM DEBUG msc_a(IMSI-262420002532768:GERAN-A-26:LU)[0x56365ea09700]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420002532768 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822131345556 DMM DEBUG msc_a(IMSI-262420002532768:GERAN-A-26:LU)[0x56365ea09700]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822131345556 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532768:GERAN-A-26:LU)[0x56365ea0d810]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822131345556 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532768:GERAN-A-26:LU)[0x56365ea0d810]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420002532768:GERAN-A-26:LU)[0x56365ea09700] (fsm.c:486) 20250822131345556 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532768:GERAN-A-26:LU)[0x56365ea0d810]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822131345556 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532768:GERAN-A-26:LU)[0x56365ea0d810]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822131345556 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822131345556 DVLR DEBUG set IMSI on subscriber; IMSI=262420002532768 id=262420002532768 (vlr.c:661) 20250822131345556 DVLR INFO New subscr, IMSI: 262420002532768 (vlr.c:562) 20250822131345556 DVLR DEBUG VLR subscr IMSI-262420002532768 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822131345556 DVLR DEBUG VLR subscr IMSI-262420002532768 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822131345556 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822131345556 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532768:GERAN-A-26:LU)[0x56365ea0d810]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822131345556 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532768:GERAN-A-26:LU)[0x56365ea0d810]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822131345556 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532768:GERAN-A-26:LU)[0x56365ea0d810]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822131345556 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532768:GERAN-A-26:LU)[0x56365ea0d810]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822131345556 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532768:GERAN-A-26:LU)[0x56365ea0d810]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822131345556 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532768:GERAN-A-26:LU)[0x56365ea0d810]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822131345556 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420002532768:GERAN-A-26:LU)[0x56365ea07e80]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822131345556 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420002532768:GERAN-A-26:LU)[0x56365ea07e80]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420002532768:GERAN-A-26:LU)[0x56365ea0d810] (fsm.c:486) 20250822131345556 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420002532768:GERAN-A-26:LU)[0x56365ea07e80]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822131345556 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420002532768:GERAN-A-26:LU)[0x56365ea07e80]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822131345557 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131345557 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131345557 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131345557 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131345557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131345557 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131345557 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131345557 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131345557 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131345557 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131345557 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131345557 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131345557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131345557 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131345557 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131345557 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(214)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(214)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(214)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(214)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(212)@718a44d66dfb: { messageType := 2, destLocRef := '1E86A7'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)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(212)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(212)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(212)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(212)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(218)@718a44d66dfb: Found GsupExpect[0] for "262420002532768" handled at TC_mt_call_clear_request0(221) MSC_Test-GSUP(218)@718a44d66dfb: Added IMSI table entry 0TC_mt_call_clear_request0(221)"262420002532768" 20250822131345560 DVLR DEBUG VLR subscr IMSI-262420002532768 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250822131345560 DVLR DEBUG VLR subscr IMSI-262420002532768 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(212)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(212)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(212)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(212)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(214)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131345560 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131345560 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131345560 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131345560 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131345560 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131345560 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131345560 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131345560 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_mt_call_clear_request0(221)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mt_call_clear_request0(221)@718a44d66dfb: setverdict(pass): none -> pass 20250822131345563 DVLR DEBUG VLR subscr IMSI-262420002532768 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822131345563 DVLR DEBUG IMSI:262420002532768 has MSISDN:491232532768 (vlr.c:1045) 20250822131345563 DMSC NOTICE msub(IMSI-262420002532768:MSISDN-491232532768) VLR: update for IMSI=262420002532768 (MSISDN=491232532768) (gsm_04_08.c:1541) 20250822131345563 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822131345563 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822131345563 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532768:MSISDN-491232532768:GERAN-A-26:LU)[0x56365ea0d810]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822131345563 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420002532768:GERAN-A-26:LU)[0x56365ea07e80]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822131345563 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420002532768:GERAN-A-26:LU)[0x56365ea07e80]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822131345563 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420002532768:GERAN-A-26:LU)[0x56365ea07e80]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822131345563 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420002532768:GERAN-A-26:LU)[0x56365ea07e80]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420002532768:MSISDN-491232532768:GERAN-A-26:LU)[0x56365ea0d810] (vlr_lu_fsm.c:110) 20250822131345563 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420002532768:GERAN-A-26:LU)[0x56365ea07e80]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822131345563 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420002532768:GERAN-A-26:LU)[0x56365ea07e80]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822131345564 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532768:MSISDN-491232532768:GERAN-A-26:LU)[0x56365ea0d810]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822131345564 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532768:MSISDN-491232532768:GERAN-A-26:LU)[0x56365ea0d810]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822131345564 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532768:MSISDN-491232532768:GERAN-A-26:LU)[0x56365ea08120]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822131345564 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532768:MSISDN-491232532768:GERAN-A-26:LU)[0x56365ea08120]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420002532768:MSISDN-491232532768:GERAN-A-26:LU)[0x56365ea0d810] (fsm.c:486) 20250822131345564 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532768:MSISDN-491232532768:GERAN-A-26:LU)[0x56365ea08120]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822131345564 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532768:MSISDN-491232532768:GERAN-A-26:LU)[0x56365ea08120]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822131345564 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532768:MSISDN-491232532768:GERAN-A-26:LU)[0x56365ea08120]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822131345564 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532768:MSISDN-491232532768:GERAN-A-26:LU)[0x56365ea08120]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822131345564 DMSC NOTICE msub(IMSI-262420002532768:MSISDN-491232532768:TMSInew-0x112DC41F) VLR: update for IMSI=262420002532768 (MSISDN=491232532768) (gsm_04_08.c:1541) 20250822131345564 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532768:MSISDN-491232532768:GERAN-A-26:LU)[0x56365ea08120]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822131345564 DMM DEBUG -> IMSI-262420002532768:MSISDN-491232532768:TMSInew-0x112DC41F LOCATION UPDATE ACCEPT (TMSI = 0x112dc41f) (gsm_04_08.c:149) 20250822131345564 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSInew-0x112DC41F - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822131345564 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131345564 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131345564 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131345564 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131345564 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131345564 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131345564 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131345564 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(214)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(214)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(212)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(212)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(212)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(212)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mt_call_clear_request0(221)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(213)@718a44d66dfb: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(213)@718a44d66dfb: patched enc_l3: '055B'O MSC_Test_0-SCCP(212)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(212)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(212)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(212)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(214)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131345567 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131345567 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131345567 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131345567 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131345567 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131345567 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131345567 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131345567 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131345568 DMM DEBUG msc_a(IMSI-262420002532768:MSISDN-491232532768:TMSInew-0x112DC41F:GERAN-A-26:LU)[0x56365ea09700]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822131345568 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532768:MSISDN-491232532768:TMSInew-0x112DC41F:GERAN-A-26:LU)[0x56365ea0d810]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822131345568 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532768:MSISDN-491232532768:GERAN-A-26:LU)[0x56365ea08120]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822131345568 DMSC NOTICE msub(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x112DC41F) VLR: update for IMSI=262420002532768 (MSISDN=491232532768) (gsm_04_08.c:1541) 20250822131345568 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x112DC41F + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250822131345568 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532768:MSISDN-491232532768:GERAN-A-26:LU)[0x56365ea08120]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822131345568 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x112DC41F:GERAN-A-26:LU)[0x56365ea0d810]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822131345568 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532768:MSISDN-491232532768:GERAN-A-26:LU)[0x56365ea08120]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822131345568 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532768:MSISDN-491232532768:GERAN-A-26:LU)[0x56365ea08120]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x112DC41F:GERAN-A-26:LU)[0x56365ea0d810] (vlr_lu_fsm.c:817) 20250822131345568 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532768:MSISDN-491232532768:GERAN-A-26:LU)[0x56365ea08120]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822131345568 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532768:MSISDN-491232532768:GERAN-A-26:LU)[0x56365ea08120]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822131345568 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x112DC41F:GERAN-A-26:LU)[0x56365ea0d810]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822131345568 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491232532768/3/1): Available (smpp_smsc.c:626) 20250822131345568 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x112DC41F + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822131345568 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x112DC41F + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822131345568 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x112DC41F - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822131345568 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x112DC41F - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250822131345568 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131345568 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131345568 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131345568 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131345568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131345568 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131345568 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131345568 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(214)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(214)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(212)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(212)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(212)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(212)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(212)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(212)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(212)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(212)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822131345569 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131345569 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131345569 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131345569 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131345569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131345569 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131345569 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131345569 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(214)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131345569 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x112DC41F:GERAN-A-26:LU)[0x56365ea0d810]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822131345569 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x112DC41F:GERAN-A-26:LU)[0x56365ea0d810]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x112DC41F:GERAN-A-26:LU)[0x56365ea09700] (msc_a.c:1053) 20250822131345569 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x112DC41F:GERAN-A-26:LU)[0x56365ea0d810]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822131345569 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x112DC41F:GERAN-A-26:LU)[0x56365ea0d810]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822131345569 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x112DC41F:GERAN-A-26:LU)[0x56365ea0d810]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822131345569 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x112DC41F - active-conn: now used by 1 (attached) (msub.c:375) 20250822131345569 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131345569 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131345569 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131345569 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131345569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131345569 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131345569 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131345569 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(214)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(214)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(212)@718a44d66dfb: Session index based on local reference:0 20250822131345569 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131345569 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131345569 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131345569 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131345569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131345569 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131345569 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131345569 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(214)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(213)@718a44d66dfb: Deleted conn table entry 0TC_mt_call_clear_request0(221)2000551 TC_mt_call_clear_request0(221)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822131345570 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x112DC41F + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822131345570 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x112DC41F - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_mt_call_clear_request0(221)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mt_call_clear_request0(221)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_mt_call_clear_request0(221)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(213)@718a44d66dfb: Created IMSI[0] for '262420002532768'H'112DC41F'O to be handled at TC_mt_call_clear_request0(221) MSC_Test-MNCC(215)@718a44d66dfb: Added conn table entry 0TC_mt_call_clear_request0(221)920178405 20250822131345575 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x112DC41F + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250822131345575 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x112DC41F + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250822131345575 DCC DEBUG trans(CC:NULL IMSI-262420002532768:MSISDN-491232532768:TMSI-0x112DC41F callref-0x36d8cee5 tid-255) New transaction (transaction.c:231) 20250822131345575 DMNCC DEBUG trans(CC:NULL IMSI-262420002532768:MSISDN-491232532768:TMSI-0x112DC41F callref-0x36d8cee5 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) 20250822131345575 DCC DEBUG trans(CC:NULL IMSI-262420002532768:MSISDN-491232532768:TMSI-0x112DC41F callref-0x36d8cee5 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) 20250822131345575 DMNCC DEBUG trans(CC:NULL IMSI-262420002532768:MSISDN-491232532768:TMSI-0x112DC41F callref-0x36d8cee5 tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250822131345575 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x112DC41F + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250822131345575 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x112DC41F - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250822131345575 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131345575 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131345575 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131345575 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131345575 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131345575 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131345575 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131345575 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(214)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(214)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(213)@718a44d66dfb: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_mt_call_clear_request0(221) TC_mt_call_clear_request0(221)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(213)@718a44d66dfb: Created IMSI[1] for '262420002532768'H'112DC41F'O to be handled at TC_mt_call_clear_request0(221) TC_mt_call_clear_request0(221)@718a44d66dfb: 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 := '112DC41F'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(213)@718a44d66dfb: Added conn table entry 0TC_mt_call_clear_request0(221)14991525 MSC_Test_0-SCCP(212)@718a44d66dfb: First idle individual index:0 MSC_Test_0-M3UA(214)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131345578 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131345578 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131345578 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131345578 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131345578 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131345578 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131345578 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131345578 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131345578 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x112DC41F:GERAN-A-27:PAGING_RESP)[0x56365ea0da70]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822131345578 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x112DC41F:GERAN-A-27:PAGING_RESP)[0x56365ea0da70]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x112DC41F:GERAN-A-27:PAGING_RESP)[0x56365ea09090] (fsm.c:486) 20250822131345578 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x112DC41F:GERAN-A-27:PAGING_RESP)[0x56365ea0da70]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250822131345578 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x112DC41F:GERAN-A-27:PAGING_RESP)[0x56365ea0da70]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822131345578 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x112DC41F + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822131345578 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x112DC41F + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822131345578 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x112DC41F:GERAN-A-27:PAGING_RESP)[0x56365ea0da70]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822131345578 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x112DC41F:GERAN-A-27:PAGING_RESP)[0x56365ea0da70]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822131345578 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x112DC41F:GERAN-A-27:PAGING_RESP)[0x56365ea0da70]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822131345578 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x112DC41F:GERAN-A-27:PAGING_RESP)[0x56365ea0da70]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822131345578 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x112DC41F:GERAN-A-27:PAGING_RESP)[0x56365ea0da70]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822131345578 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x112DC41F:GERAN-A-27:PAGING_RESP)[0x56365ea0da70]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822131345578 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x112DC41F:GERAN-A-27:PAGING_RESP)[0x56365ea0da70]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822131345578 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x112DC41F:GERAN-A-27:PAGING_RESP)[0x56365ea0da70]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822131345578 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x112DC41F:GERAN-A-27:PAGING_RESP)[0x56365ea0da70]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822131345579 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x112DC41F:GERAN-A-27:PAGING_RESP)[0x56365ea0da70]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822131345579 DCC DEBUG trans(CC:NULL IMSI-262420002532768:MSISDN-491232532768:TMSI-0x112DC41F callref-0x36d8cee5 tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250822131345579 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250822131345579 DCC DEBUG trans(CC:NULL IMSI-262420002532768:MSISDN-491232532768:TMSI-0x112DC41F:GERAN-A-27:PAGING_RESP callref-0x36d8cee5 tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250822131345579 DCC DEBUG trans(CC:NULL IMSI-262420002532768:MSISDN-491232532768:TMSI-0x112DC41F:GERAN-A-27:PAGING_RESP callref-0x36d8cee5 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) 20250822131345579 DCC DEBUG trans(CC:NULL IMSI-262420002532768:MSISDN-491232532768:TMSI-0x112DC41F:GERAN-A-27:PAGING_RESP callref-0x36d8cee5 tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250822131345579 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x112DC41F - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250822131345579 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491232532768/3/1): Available (smpp_smsc.c:626) 20250822131345579 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x112DC41F - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250822131345579 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131345579 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131345579 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131345579 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131345579 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131345579 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131345579 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131345579 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131345579 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131345579 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131345579 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131345579 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131345579 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131345579 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131345579 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131345579 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131345579 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131345579 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131345579 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131345579 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131345579 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131345579 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131345579 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131345579 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(214)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(214)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(214)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(214)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(214)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(214)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(212)@718a44d66dfb: { messageType := 2, destLocRef := 'E4C0A5'O, sourceLocRef := '00001B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(212)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(212)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(212)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(212)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(212)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(212)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(212)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(212)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(212)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822131345579 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x112DC41F + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250822131345579 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x112DC41F - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_mt_call_clear_request0(221)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mt_call_clear_request0(221)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_mt_call_clear_request0(221)@718a44d66dfb: f_mt_call_complete 1 MSC_Test_0-RAN(213)@718a44d66dfb: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(213)@718a44d66dfb: patched enc_l3: '8301'O MSC_Test_0-SCCP(212)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(212)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(212)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(212)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0100028301'O 20250822131345583 DLSS7 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(214)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131345583 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131345583 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131345583 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131345583 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131345583 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131345583 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131345583 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131345583 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420002532768:MSISDN-491232532768:TMSI-0x112DC41F:GERAN-A-27:PAGING_RESP callref-0x36d8cee5 tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2690) 20250822131345583 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420002532768:MSISDN-491232532768:TMSI-0x112DC41F:GERAN-A-27:PAGING_RESP callref-0x36d8cee5 tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250822131345583 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420002532768:MSISDN-491232532768:TMSI-0x112DC41F:GERAN-A-27:PAGING_RESP callref-0x36d8cee5 tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250822131345583 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420002532768:MSISDN-491232532768:TMSI-0x112DC41F:GERAN-A-27:PAGING_RESP callref-0x36d8cee5 tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250822131345583 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420002532768:MSISDN-491232532768:TMSI-0x112DC41F:GERAN-A-27:PAGING_RESP callref-0x36d8cee5 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) 20250822131345583 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420002532768:MSISDN-491232532768:TMSI-0x112DC41F:GERAN-A-27:PAGING_RESP callref-0x36d8cee5 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)@718a44d66dfb: f_mt_call_complete 2 MSC_Test-MGCP(216)@718a44d66dfb: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_mt_call_clear_request0(221) 20250822131345588 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420002532768:MSISDN-491232532768:TMSI-0x112DC41F:GERAN-A-27:PAGING_RESP callref-0x36d8cee5 tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250822131345588 DCC DEBUG call_leg(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x112DC41F:GERAN-A-27:PAGING_RESP)[0x56365ea08120]{ESTABLISHING}: Allocated (fsm.c:456) 20250822131345588 DCC DEBUG call_leg(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x112DC41F:GERAN-A-27:PAGING_RESP)[0x56365ea08120]{ESTABLISHING}: is child of msc_a(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x112DC41F:GERAN-A-27:PAGING_RESP)[0x56365ea09090] (fsm.c:486) 20250822131345588 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420002532768:MSISDN-491232532768:TMSI-0x112DC41F:GERAN-A-27:PAGING_RESP callref-0x36d8cee5 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) 20250822131345588 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x112DC41F:GERAN-A-27:PAGING_RESP)[0x56365ea0a2b0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250822131345588 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x112DC41F:GERAN-A-27:PAGING_RESP)[0x56365ea0a2b0]{UNINITIALIZED}: is child of call_leg(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x112DC41F:GERAN-A-27:PAGING_RESP)[0x56365ea08120] (fsm.c:486) 20250822131345588 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x112DC41F:GERAN-A-27:PAGING_RESP:trans-0:call-5:RTP_TO_CN:no-CI)[0x56365ea0a2b0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250822131345588 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x112DC41F:GERAN-A-27:PAGING_RESP:trans-0:call-5:RTP_TO_CN:no-CI)[0x56365ea0a2b0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250822131345588 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x112DC41F:GERAN-A-27:PAGING_RESP)[0x56365ea15050]{UNINITIALIZED}: Allocated (fsm.c:456) 20250822131345588 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x112DC41F:GERAN-A-27:PAGING_RESP)[0x56365ea15050]{UNINITIALIZED}: is child of call_leg(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x112DC41F:GERAN-A-27:PAGING_RESP)[0x56365ea08120] (fsm.c:486) 20250822131345588 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x112DC41F:GERAN-A-27:PAGING_RESP:trans-0:call-5:RTP_TO_RAN:no-CI)[0x56365ea15050]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250822131345588 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x112DC41F:GERAN-A-27:PAGING_RESP:trans-0:call-5:RTP_TO_RAN:no-CI)[0x56365ea15050]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(216)@718a44d66dfb: 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)@718a44d66dfb: f_mt_call_complete 3 20250822131345601 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x112DC41F:GERAN-A-27:PAGING_RESP:trans-0:call-5:RTP_TO_CN:no-CI)[0x56365ea0a2b0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822131345601 DCC DEBUG call_leg(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x112DC41F:GERAN-A-27:PAGING_RESP)[0x56365ea08120]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250822131345601 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420002532768:MSISDN-491232532768:TMSI-0x112DC41F:GERAN-A-27:PAGING_RESP callref-0x36d8cee5 tid-0) CN RTP address available, but in unexpected state 7 (gsm_04_08_cc.c:2122) TC_mt_call_clear_request0(221)@718a44d66dfb: f_mt_call_complete 4 20250822131345603 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x112DC41F:GERAN-A-27:PAGING_RESP:trans-0:call-5:RTP_TO_RAN:no-CI)[0x56365ea15050]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822131345603 DCC DEBUG call_leg(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x112DC41F:GERAN-A-27:PAGING_RESP)[0x56365ea08120]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250822131345603 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420002532768:MSISDN-491232532768:TMSI-0x112DC41F:GERAN-A-27:PAGING_RESP callref-0x36d8cee5 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) 20250822131345603 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420002532768:MSISDN-491232532768:TMSI-0x112DC41F:GERAN-A-27:PAGING_RESP callref-0x36d8cee5 tid-0) Sending Assignment Command (msc_a.c:706) 20250822131345603 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131345603 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131345603 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131345603 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131345603 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131345603 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131345603 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131345603 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(214)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(214)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(212)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(212)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(212)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(212)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mt_call_clear_request0(221)@718a44d66dfb: f_mt_call_complete 6 MSC_Test_0-SCCP(212)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(212)@718a44d66dfb: vl_len:14 MSC_Test_0-SCCP(212)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(212)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O 20250822131345609 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131345609 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_0-M3UA(214)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131345609 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131345609 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131345609 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131345609 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131345609 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131345609 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131345609 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x112DC41F:GERAN-A-27:PAGING_RESP:trans-0:call-5:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x56365ea15050]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250822131345609 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x112DC41F: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)[0x56365ea15050]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250822131345609 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x112DC41F: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)[0x56365ea15050]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250822131345609 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420002532768:MSISDN-491232532768:TMSI-0x112DC41F:GERAN-A-27:PAGING_RESP callref-0x36d8cee5 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) 20250822131345609 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420002532768:MSISDN-491232532768:TMSI-0x112DC41F:GERAN-A-27:PAGING_RESP callref-0x36d8cee5 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) 20250822131345609 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420002532768:MSISDN-491232532768:TMSI-0x112DC41F:GERAN-A-27:PAGING_RESP callref-0x36d8cee5 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)@718a44d66dfb: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(213)@718a44d66dfb: patched enc_l3: '8347'O 20250822131345609 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420002532768:MSISDN-491232532768:TMSI-0x112DC41F:GERAN-A-27:PAGING_RESP callref-0x36d8cee5 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(212)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(212)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(212)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(212)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(214)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mt_call_clear_request0(221)@718a44d66dfb: f_mt_call_complete 5 TC_mt_call_clear_request0(221)@718a44d66dfb: f_mt_call_complete 8 20250822131345612 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x112DC41F: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)[0x56365ea15050]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822131345612 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x112DC41F: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)[0x56365ea15050]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250822131345612 DCC DEBUG call_leg(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x112DC41F:GERAN-A-27:PAGING_RESP)[0x56365ea08120]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250822131345810 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131345810 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131345810 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131345810 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131345810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131345810 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131345810 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131345810 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131345811 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420002532768:MSISDN-491232532768:TMSI-0x112DC41F:GERAN-A-27:PAGING_RESP callref-0x36d8cee5 tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2690) 20250822131345811 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420002532768:MSISDN-491232532768:TMSI-0x112DC41F:GERAN-A-27:PAGING_RESP callref-0x36d8cee5 tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250822131345811 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420002532768:MSISDN-491232532768:TMSI-0x112DC41F:GERAN-A-27:PAGING_RESP callref-0x36d8cee5 tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250822131345811 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420002532768:MSISDN-491232532768:TMSI-0x112DC41F:GERAN-A-27:PAGING_RESP callref-0x36d8cee5 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) 20250822131345811 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420002532768:MSISDN-491232532768:TMSI-0x112DC41F:GERAN-A-27:PAGING_RESP callref-0x36d8cee5 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)@718a44d66dfb: f_mt_call_complete 7 20250822131345816 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420002532768:MSISDN-491232532768:TMSI-0x112DC41F:GERAN-A-27:PAGING_RESP callref-0x36d8cee5 tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250822131345817 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420002532768:MSISDN-491232532768:TMSI-0x112DC41F:GERAN-A-27:PAGING_RESP callref-0x36d8cee5 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) 20250822131345817 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x112DC41F:GERAN-A-27:PAGING_RESP:trans-0:call-5:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x56365ea0a2b0]{ESTABLISHING}: setting codecs to GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111 (rtp_stream.c:430) 20250822131345817 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x112DC41F: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)[0x56365ea0a2b0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250822131345817 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x112DC41F: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)[0x56365ea0a2b0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250822131345817 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x112DC41F: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)[0x56365ea0a2b0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) TC_mt_call_clear_request0(221)@718a44d66dfb: f_mt_call_complete 9 TC_mt_call_clear_request0(221)@718a44d66dfb: Osmux ok: use_osmux = false got_osmux_count = 0 TC_mt_call_clear_request0(221)@718a44d66dfb: f_mt_call_complete DONE TC_mt_call_clear_request0(221)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822131345823 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x112DC41F: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)[0x56365ea0a2b0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822131345823 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x112DC41F: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)[0x56365ea0a2b0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250822131345823 DCC DEBUG call_leg(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x112DC41F:GERAN-A-27:PAGING_RESP)[0x56365ea08120]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250822131345823 DCC DEBUG call_leg(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x112DC41F:GERAN-A-27:PAGING_RESP)[0x56365ea08120]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) MSC_Test_0-SCCP(212)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(212)@718a44d66dfb: vl_len:6 MSC_Test_0-SCCP(212)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(212)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000422040101'O MSC_Test_0-M3UA(214)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131347829 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131347829 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131347829 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131347829 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131347829 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131347829 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131347829 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131347829 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131347829 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x112DC41F + msc_a_fsm_releasing_onenter: now used by 4 (attached,CC,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822131347829 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x112DC41F + 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) 20250822131347829 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x112DC41F - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,CC,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822131347829 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420002532768:MSISDN-491232532768:TMSI-0x112DC41F:GERAN-A-27:PAGING_RESP callref-0x36d8cee5 tid-0) Freeing transaction (transaction.c:243) 20250822131347829 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420002532768:MSISDN-491232532768:TMSI-0x112DC41F:GERAN-A-27:PAGING_RESP callref-0x36d8cee5 tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250822131347829 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420002532768:MSISDN-491232532768:TMSI-0x112DC41F:GERAN-A-27:PAGING_RESP callref-0x36d8cee5 tid-0) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250822131347830 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420002532768:MSISDN-491232532768:TMSI-0x112DC41F:GERAN-A-27:PAGING_RESP callref-0x36d8cee5 tid-0) new state CONNECT_REQUEST -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250822131347830 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420002532768:MSISDN-491232532768:TMSI-0x112DC41F:GERAN-A-27:PAGING_RESP callref-0x36d8cee5 tid-0) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250822131347830 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420002532768:MSISDN-491232532768:TMSI-0x112DC41F:GERAN-A-27:PAGING_RESP callref-0x36d8cee5 tid-0) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250822131347830 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x112DC41F - CC: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (transaction.c:281) 20250822131347830 DCC DEBUG call_leg(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x112DC41F:GERAN-A-27:PAGING_RESP)[0x56365ea08120]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250822131347830 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x112DC41F: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)[0x56365ea15050]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250822131347830 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x112DC41F: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)[0x56365ea15050]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x112DC41F:GERAN-A-27:PAGING_RESP)[0x56365ea08120] (call_leg.c:197) 20250822131347830 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x112DC41F: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)[0x56365ea15050]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250822131347830 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x112DC41F: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)[0x56365ea15050]{ESTABLISHED}: Deallocated (fsm.c:568) 20250822131347830 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x112DC41F: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)[0x56365ea0a2b0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250822131347830 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x112DC41F: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)[0x56365ea0a2b0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x112DC41F:GERAN-A-27:PAGING_RESP)[0x56365ea08120] (call_leg.c:197) 20250822131347830 DCC DEBUG call_leg(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x112DC41F:GERAN-A-27:PAGING_RESP)[0x56365ea08120]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250822131347830 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x112DC41F: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)[0x56365ea0a2b0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250822131347830 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x112DC41F: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)[0x56365ea0a2b0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250822131347830 DCC DEBUG call_leg(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x112DC41F:GERAN-A-27:PAGING_RESP)[0x56365ea08120]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250822131347830 DCC DEBUG call_leg(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x112DC41F:GERAN-A-27:PAGING_RESP)[0x56365ea08120]{RELEASING}: Removing from parent msc_a(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x112DC41F:GERAN-A-27:PAGING_RESP)[0x56365ea09090] (call_leg.c:198) 20250822131347830 DCC DEBUG call_leg(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x112DC41F:GERAN-A-27:PAGING_RESP)[0x56365ea08120]{RELEASING}: Freeing instance (call_leg.c:198) 20250822131347830 DCC DEBUG call_leg(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x112DC41F:GERAN-A-27:PAGING_RESP)[0x56365ea08120]{RELEASING}: Deallocated (fsm.c:568) 20250822131347830 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x112DC41F - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822131347831 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131347831 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131347831 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131347831 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131347831 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131347831 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131347831 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131347831 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131347831 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131347831 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131347831 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131347831 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131347831 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131347831 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131347831 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131347831 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(214)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(214)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(214)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(214)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(212)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(212)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(212)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(212)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(212)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(212)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(212)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(212)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(215)@718a44d66dfb: Deleted conn table entry 0TC_mt_call_clear_request0(221)920178405 MSC_Test_0-SCCP(212)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(212)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(212)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(212)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822131347837 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131347837 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131347837 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131347837 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131347837 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131347837 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131347837 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131347837 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(214)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131347838 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x112DC41F:GERAN-A-27:PAGING_RESP)[0x56365ea0da70]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822131347838 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x112DC41F:GERAN-A-27:PAGING_RESP)[0x56365ea0da70]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x112DC41F:GERAN-A-27:PAGING_RESP)[0x56365ea09090] (msc_a.c:1053) 20250822131347838 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x112DC41F:GERAN-A-27:PAGING_RESP)[0x56365ea0da70]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822131347838 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x112DC41F:GERAN-A-27:PAGING_RESP)[0x56365ea0da70]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822131347838 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x112DC41F - active-conn: now used by 1 (attached) (msub.c:375) 20250822131347838 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131347839 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131347839 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131347839 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131347839 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131347839 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131347839 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131347839 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(214)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(214)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(212)@718a44d66dfb: Session index based on local reference:0 20250822131347839 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131347840 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131347840 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131347840 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131347840 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131347840 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131347840 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131347840 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(214)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(213)@718a44d66dfb: Deleted conn table entry 0TC_mt_call_clear_request0(221)14991525 TC_mt_call_clear_request0(221)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822131347842 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x112DC41F + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822131347842 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x112DC41F - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_mt_call_clear_request0(221)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mt_call_clear_request0(221)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_mt_call_clear_request0(221)@718a44d66dfb: 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)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_mt_call_clear_request0(221)@718a44d66dfb: Final verdict of PTC: pass MSC_Test-GSUP(218)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-M3UA(214)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(213)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-SCCP(212)@718a44d66dfb: Final verdict of PTC: none 20250822131347856 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822131347856 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250822131347856 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(217)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(220)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(215)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(219)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(216)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(222)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(211)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(211): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(212): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(213): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(214): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(215): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(216): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(217): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(218): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(219): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(220): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_mt_call_clear_request0(221): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(222): none (pass -> pass) MTC@718a44d66dfb: Test case TC_mt_call_clear_request finished. Verdict: pass MTC@718a44d66dfb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_mt_call_clear_request pass'. Fri Aug 22 13:13:47 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 20250822131348042 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822131348042 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822131348042 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822131348042 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822131348042 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822131348042 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822131348042 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822131348042 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822131348042 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822131348042 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131348042 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822131348042 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822131348042 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822131348042 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822131348042 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822131348042 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822131348042 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822131348043 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822131348043 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=394716) 20250822131348857 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=394716, count=407464) 20250822131349859 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822131350043 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822131350043 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822131350044 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:13:50 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_lu_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 20250822131350861 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_lu_disconnect started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(226)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(226)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(226)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(224)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822131351503 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(227)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822131351699 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822131351699 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822131351699 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822131351699 DLSS7 DEBUG 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)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(226)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(226)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822131351704 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131351704 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822131351704 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822131351704 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822131351704 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822131351704 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822131351704 DLSS7 DEBUG 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)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(226)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(226)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(226)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(226)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822131351705 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131351705 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822131351705 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822131351705 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822131351705 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822131351705 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822131351705 DLSS7 DEBUG 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)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(226)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(226)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(226)@718a44d66dfb: Message received on association #8 20250822131351705 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822131351705 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(226)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(226)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(226)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(226)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822131351863 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822131351863 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(229)@718a44d66dfb: Established a new IPA connection (conn_id=2) 20250822131351868 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(229)@718a44d66dfb: CCM 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)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(229)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(229)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@718a44d66dfb: IPA ID RESP: { { 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)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(229)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822131351890 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822131351890 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(230)@718a44d66dfb: Created GsupExpect[0] for "262420000000011" to be handled at TC_lu_disconnect0(233) TC_lu_disconnect0(233)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250822131352509 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131352509 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131352509 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131352509 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131352509 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131352509 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131352509 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131352509 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(226)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131352511 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131352511 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131352511 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131352511 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131352511 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131352511 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131352511 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131352511 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(226)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(226)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(225)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(225)@718a44d66dfb: Added conn table entry 0TC_lu_disconnect0(233)12518437 MSC_Test_0-SCCP(224)@718a44d66dfb: First idle individual index:0 MSC_Test_0-RAN(225)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(226)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131352529 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131352529 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131352529 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131352529 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131352529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131352529 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131352529 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131352529 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131352530 DMM DEBUG msc_a(IMSI-262420000000011:GERAN-A-28:LU)[0x56365ea067a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000011 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822131352530 DMM DEBUG msc_a(IMSI-262420000000011:GERAN-A-28:LU)[0x56365ea067a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822131352530 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x56365ea0a2b0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822131352530 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x56365ea0a2b0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000011:GERAN-A-28:LU)[0x56365ea067a0] (fsm.c:486) 20250822131352530 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x56365ea0a2b0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822131352530 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x56365ea0a2b0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822131352530 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822131352530 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000011 id=262420000000011 (vlr.c:661) 20250822131352530 DVLR INFO New subscr, IMSI: 262420000000011 (vlr.c:562) 20250822131352530 DVLR DEBUG VLR subscr IMSI-262420000000011 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822131352530 DVLR DEBUG VLR subscr IMSI-262420000000011 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822131352530 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822131352530 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x56365ea0a2b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822131352530 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x56365ea0a2b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822131352530 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x56365ea0a2b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822131352530 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x56365ea0a2b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822131352531 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x56365ea0a2b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822131352531 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x56365ea0a2b0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822131352531 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x56365ea15180]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822131352531 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x56365ea15180]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x56365ea0a2b0] (fsm.c:486) 20250822131352531 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x56365ea15180]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822131352531 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x56365ea15180]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822131352531 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131352531 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131352531 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131352531 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131352531 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131352531 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131352531 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131352531 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131352531 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131352531 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131352531 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131352531 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131352531 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131352532 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131352532 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131352532 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(226)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(226)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(226)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(226)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(224)@718a44d66dfb: { messageType := 2, destLocRef := 'BF0425'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)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(224)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(224)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(224)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(224)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(230)@718a44d66dfb: Found GsupExpect[0] for "262420000000011" handled at TC_lu_disconnect0(233) MSC_Test-GSUP(230)@718a44d66dfb: Added IMSI table entry 0TC_lu_disconnect0(233)"262420000000011" MSC_Test_0-SCCP(224)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(224)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(224)@718a44d66dfb: vl_from0 20250822131352541 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131352541 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131352541 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131352541 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131352541 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131352541 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131352541 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131352541 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(224)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(226)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_disconnect0(233)@718a44d66dfb: setverdict(pass): none -> pass MSC_Test_0-RAN(225)@718a44d66dfb: Deleted conn table entry 0TC_lu_disconnect0(233)12518437 MSC_Test_0-SCCP(224)@718a44d66dfb: Session index based on connection ID:0 20250822131353546 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131353546 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131353546 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131353546 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131353546 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131353546 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131353546 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131353546 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(226)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131353547 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x56365ea0a2b0]{VLR_ULA_S_WAIT_HLR_UPD}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822131353547 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x56365ea15180]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822131353547 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x56365ea15180]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Removing from parent vlr_lu_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x56365ea0a2b0] (msub.c:113) 20250822131353547 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x56365ea15180]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Freeing instance (msub.c:113) 20250822131353547 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x56365ea15180]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Deallocated (fsm.c:568) 20250822131353547 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x56365ea0a2b0]{VLR_ULA_S_WAIT_HLR_UPD}: Removing from parent msc_a(IMSI-262420000000011:GERAN-A-28:LU)[0x56365ea067a0] (msub.c:113) 20250822131353547 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x56365ea0a2b0]{VLR_ULA_S_WAIT_HLR_UPD}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822131353547 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x56365ea0a2b0]{VLR_ULA_S_WAIT_HLR_UPD}: Freeing instance (msub.c:113) 20250822131353547 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x56365ea0a2b0]{VLR_ULA_S_WAIT_HLR_UPD}: Deallocated (fsm.c:568) 20250822131353547 DVLR INFO VLR subscr IMSI-262420000000011 - active-conn: now used by 0 (-) (msub.c:375) 20250822131353547 DVLR DEBUG SUBSCR(IMSI-262420000000011) freeing VLR subscr (max total use count was 2) (vlr.c:472) 20250822131353547 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131353547 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131353547 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131353547 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131353547 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131353547 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131353547 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131353547 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(226)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(226)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(224)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(224)@718a44d66dfb: RLC received in state:disconnect_pending TC_lu_disconnect0(233)@718a44d66dfb: Final verdict of PTC: pass 20250822131354553 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822131354553 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822131354553 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822131354553 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822131354553 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822131354553 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822131354553 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822131354553 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822131354553 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822131354553 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131354553 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822131354553 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822131354553 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822131354553 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822131354553 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822131354553 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822131354553 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822131354553 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822131354553 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(226)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP(230)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-SCCP(224)@718a44d66dfb: Final verdict of PTC: none 20250822131354555 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822131354555 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) IPA-CTRL-CLI-IPA(234)@718a44d66dfb: Final verdict of PTC: none 20250822131354557 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-RAN(225)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(223)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP-IPA(229)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(231)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(227)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(232)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(228)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(223): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(224): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(225): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(226): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(227): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(228): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(229): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(230): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(231): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(232): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_lu_disconnect0(233): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(234): none (pass -> pass) MTC@718a44d66dfb: Test case TC_lu_disconnect finished. Verdict: pass MTC@718a44d66dfb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_disconnect pass'. Fri Aug 22 13:13:54 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=135828) 20250822131355558 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=135828, count=140632) 20250822131356555 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822131356555 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822131356555 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822131356560 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 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_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 20250822131357561 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_lu_by_imei started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(238)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(238)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(238)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(236)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822131358268 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(239)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822131358462 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822131358462 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822131358462 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822131358462 DLSS7 DEBUG 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)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(238)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(238)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822131358467 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131358467 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822131358467 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822131358467 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822131358467 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822131358467 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822131358467 DLSS7 DEBUG 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)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(238)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(238)@718a44d66dfb: Message received on association #8 20250822131358467 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131358467 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822131358467 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822131358467 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822131358467 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822131358467 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822131358467 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250822131358468 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822131358468 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(238)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(238)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(238)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(238)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(238)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(238)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(238)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(238)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(238)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(238)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822131358562 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822131358562 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(241)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(241)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822131358568 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(241)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(241)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(241)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@718a44d66dfb: IPA ID RESP: { { 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)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(241)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822131358588 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822131358588 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(242)@718a44d66dfb: Created GsupExpect[0] for "262420000000012" to be handled at TC_lu_by_imei0(245) TC_lu_by_imei0(245)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, 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 } } } } 20250822131359275 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131359275 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131359275 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131359275 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131359275 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131359275 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131359275 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131359275 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(238)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131359275 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131359275 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131359275 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131359275 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131359275 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131359275 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131359275 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131359275 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(238)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(238)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(237)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(237)@718a44d66dfb: Added conn table entry 0TC_lu_by_imei0(245)11813121 MSC_Test_0-SCCP(236)@718a44d66dfb: First idle individual index:0 MSC_Test_0-RAN(237)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(238)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131359291 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131359291 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131359291 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131359291 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131359291 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131359291 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131359291 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131359291 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131359292 DMM DEBUG msc_a(IMEI-499990000000120:GERAN-A-29:LU)[0x56365ea067a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMEI-499990000000120 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822131359292 DMM ERROR msc_a(IMEI-499990000000120:GERAN-A-29:LU)[0x56365ea067a0]{MSC_A_ST_VALIDATE_L3}: unknown mobile identity type (gsm_04_08.c:398) 20250822131359292 DMM DEBUG msc_a(IMEI-499990000000120:GERAN-A-29:LU)[0x56365ea067a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822131359292 DVLR DEBUG vlr_lu_fsm(IMEI-499990000000120:GERAN-A-29:LU)[0x56365ea08120]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822131359292 DVLR DEBUG vlr_lu_fsm(IMEI-499990000000120:GERAN-A-29:LU)[0x56365ea08120]{VLR_ULA_S_IDLE}: is child of msc_a(IMEI-499990000000120:GERAN-A-29:LU)[0x56365ea067a0] (fsm.c:486) 20250822131359292 DVLR DEBUG vlr_lu_fsm(IMEI-499990000000120:GERAN-A-29:LU)[0x56365ea08120]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822131359292 DVLR DEBUG vlr_lu_fsm(IMEI-499990000000120:GERAN-A-29:LU)[0x56365ea08120]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822131359292 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1055) 20250822131359292 DVLR INFO New subscr, TMSI: 0xffffffff (vlr.c:592) 20250822131359292 DVLR DEBUG VLR subscr unknown + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822131359292 DVLR DEBUG VLR subscr unknown - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1068) 20250822131359292 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822131359292 DVLR DEBUG vlr_lu_fsm(unknown:GERAN-A-29:LU)[0x56365ea08120]{VLR_ULA_S_IDLE}: vlr_loc_upd_want_imsi() (vlr_lu_fsm.c:1003) 20250822131359292 DVLR DEBUG vlr_lu_fsm(unknown:GERAN-A-29:LU)[0x56365ea08120]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_IMSI (T3270, 12s) (vlr_lu_fsm.c:1008) 20250822131359293 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131359293 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131359293 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131359293 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131359293 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131359293 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131359293 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131359293 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131359293 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131359293 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131359293 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131359293 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131359293 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131359293 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131359293 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131359293 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(238)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(238)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(238)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(238)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(236)@718a44d66dfb: { messageType := 2, destLocRef := 'B44101'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)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(236)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(236)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(236)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(236)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(236)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(236)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(236)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(236)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(238)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131359298 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131359298 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131359298 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131359298 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131359298 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131359298 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131359298 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131359298 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131404294 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) 20250822131404294 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) 20250822131404294 DMM INFO msc_a(unknown:GERAN-A-29:LU)[0x56365ea067a0]{MSC_A_ST_RELEASING}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250822131404294 DVLR DEBUG vlr_lu_fsm(unknown:GERAN-A-29:LU)[0x56365ea08120]{VLR_ULA_S_WAIT_IMSI}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822131404294 DVLR DEBUG VLR subscr unknown - vlr_subscr_cancel_attach_fsm: now used by 2 (active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822131404294 DVLR DEBUG VLR subscr unknown - msc_a_fsm_releasing_onenter: now used by 1 (active-conn) (msc_a.c:1004) 20250822131404295 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131404295 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131404295 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131404295 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131404295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131404295 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131404295 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131404295 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131404295 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131404295 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131404295 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131404295 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131404295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131404295 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131404295 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131404295 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(238)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(238)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(238)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(238)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(236)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(236)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(236)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(236)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(236)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(236)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(236)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(236)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(236)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(236)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(236)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(236)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822131404306 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131404306 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131404306 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131404306 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131404306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131404306 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131404306 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131404306 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(238)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131404307 DVLR DEBUG vlr_lu_fsm(unknown:GERAN-A-29:LU)[0x56365ea08120]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822131404307 DVLR DEBUG vlr_lu_fsm(unknown:GERAN-A-29:LU)[0x56365ea08120]{VLR_ULA_S_DONE}: Removing from parent msc_a(unknown:GERAN-A-29:LU)[0x56365ea067a0] (msc_a.c:1053) 20250822131404307 DVLR DEBUG vlr_lu_fsm(unknown:GERAN-A-29:LU)[0x56365ea08120]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822131404307 DVLR DEBUG vlr_lu_fsm(unknown:GERAN-A-29:LU)[0x56365ea08120]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822131404307 DVLR DEBUG vlr_lu_fsm(unknown:GERAN-A-29:LU)[0x56365ea08120]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822131404307 DVLR INFO VLR subscr unknown - active-conn: now used by 0 (-) (msub.c:375) 20250822131404307 DVLR DEBUG SUBSCR(unknown) freeing VLR subscr (max total use count was 3) (vlr.c:472) 20250822131404307 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131404308 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131404308 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131404308 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131404308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131404308 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131404308 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131404308 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(238)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(238)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(236)@718a44d66dfb: Session index based on local reference:0 20250822131404309 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131404309 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131404309 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131404309 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131404309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131404309 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131404309 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131404309 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(238)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(237)@718a44d66dfb: Deleted conn table entry 0TC_lu_by_imei0(245)11813121 TC_lu_by_imei0(245)@718a44d66dfb: setverdict(pass): none -> pass TC_lu_by_imei0(245)@718a44d66dfb: Skipping f_verify_vty_lac_ci() TC_lu_by_imei0(245)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_by_imei0(245)@718a44d66dfb: Final verdict of PTC: pass MSC_Test_0-SCCP(236)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP(242)@718a44d66dfb: Final verdict of PTC: none 20250822131404320 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822131404320 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-M3UA(238)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(239)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(243)@718a44d66dfb: Final verdict of PTC: none 20250822131404321 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-RAN(237)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(235)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(244)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP-IPA(241)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(240)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(246)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(235): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(236): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(237): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(238): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(239): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(240): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(241): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(242): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(243): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(244): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_lu_by_imei0(245): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(246): none (pass -> pass) MTC@718a44d66dfb: Test case TC_lu_by_imei finished. Verdict: pass MTC@718a44d66dfb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_by_imei pass'. Fri Aug 22 13:14:04 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 20250822131404510 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822131404510 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822131404510 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822131404510 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822131404510 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822131404510 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822131404510 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822131404510 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822131404510 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822131404510 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131404510 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822131404510 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822131404510 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822131404510 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822131404510 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822131404510 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822131404511 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822131404511 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822131404511 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=96884) 20250822131405323 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=96884, count=157164) 20250822131406324 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822131406512 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822131406512 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822131406512 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:14: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_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 20250822131407325 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_lu_by_tmsi_noauth_unknown started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(250)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(250)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(250)@718a44d66dfb: ************************************************* MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-SCCP(248)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822131407978 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(251)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822131408172 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822131408172 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822131408172 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822131408172 DLSS7 DEBUG 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)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(250)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(250)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(250)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(250)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250822131408177 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131408177 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822131408177 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822131408177 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822131408177 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822131408177 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822131408177 DLSS7 DEBUG 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)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(250)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(250)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(250)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250822131408179 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131408179 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822131408179 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822131408179 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822131408179 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822131408179 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822131408179 DLSS7 DEBUG 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)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(250)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(250)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(250)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(250)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) 20250822131408179 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) MSC_Test_0-M3UA(250)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(250)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822131408180 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822131408326 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822131408326 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(253)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(253)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822131408332 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(253)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(253)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(253)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@718a44d66dfb: IPA ID RESP: { { 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)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(253)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822131408348 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822131408348 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(254)@718a44d66dfb: Created GsupExpect[0] for "262420000000013" to be handled at TC_lu_by_tmsi_noauth_unknown0(257) TC_lu_by_tmsi_noauth_unknown0(257)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, 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 } } } } 20250822131408986 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131408986 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131408986 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131408986 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131408986 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131408986 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131408986 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131408986 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(250)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131408987 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131408987 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131408987 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131408987 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131408987 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131408987 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131408987 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131408987 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(250)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(250)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(249)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(249)@718a44d66dfb: Added conn table entry 0TC_lu_by_tmsi_noauth_unknown0(257)15787470 MSC_Test_0-SCCP(248)@718a44d66dfb: First idle individual index:0 MSC_Test_0-RAN(249)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 20250822131408999 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131408999 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131408999 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131408999 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131408999 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131408999 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131408999 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131408999 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(250)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131409000 DMM DEBUG msc_a(TMSI-0x01020304:GERAN-A-30:LU)[0x56365ea0a2b0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=TMSI-0x01020304 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822131409000 DMM DEBUG msc_a(TMSI-0x01020304:GERAN-A-30:LU)[0x56365ea0a2b0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822131409000 DVLR DEBUG vlr_lu_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x56365ea0d810]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822131409000 DVLR DEBUG vlr_lu_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x56365ea0d810]{VLR_ULA_S_IDLE}: is child of msc_a(TMSI-0x01020304:GERAN-A-30:LU)[0x56365ea0a2b0] (fsm.c:486) 20250822131409000 DVLR DEBUG vlr_lu_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x56365ea0d810]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822131409000 DVLR DEBUG vlr_lu_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x56365ea0d810]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822131409000 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1055) 20250822131409000 DVLR INFO New subscr, TMSI: 0x01020304 (vlr.c:592) 20250822131409000 DVLR DEBUG VLR subscr TMSI-0x01020304 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822131409000 DVLR DEBUG VLR subscr TMSI-0x01020304 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1068) 20250822131409000 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822131409000 DVLR DEBUG vlr_lu_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x56365ea0d810]{VLR_ULA_S_IDLE}: vlr_loc_upd_want_imsi() (vlr_lu_fsm.c:1003) 20250822131409000 DVLR DEBUG vlr_lu_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x56365ea0d810]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_IMSI (T3270, 12s) (vlr_lu_fsm.c:1008) 20250822131409001 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131409001 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131409001 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131409001 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131409001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131409001 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131409001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131409001 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131409001 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131409001 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131409001 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131409001 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131409001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131409001 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131409001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131409001 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(250)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(250)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(250)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(250)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(248)@718a44d66dfb: { messageType := 2, destLocRef := 'F0E5CE'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)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(248)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(248)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(248)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(248)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(248)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(248)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(248)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(248)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(250)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131409005 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131409005 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131409005 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131409005 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131409005 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131409005 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131409005 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131409005 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(249)@718a44d66dfb: patching N(SD)=1 into dtap '0519100921437598BADCFE1032547698BADCFE'O MSC_Test_0-RAN(249)@718a44d66dfb: patched enc_l3: '0559100921437598BADCFE1032547698BADCFE'O MSC_Test_0-SCCP(248)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(248)@718a44d66dfb: vl_len:22 MSC_Test_0-SCCP(248)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(248)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0100130559100921437598BADCFE1032547698BADCFE'O MSC_Test_0-RAN(249)@718a44d66dfb: patching N(SD)=2 into dtap '0519082926240000000031'O MSC_Test_0-RAN(249)@718a44d66dfb: patched enc_l3: '0599082926240000000031'O MSC_Test_0-SCCP(248)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(248)@718a44d66dfb: vl_len:14 MSC_Test_0-SCCP(248)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(248)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '01000B0599082926240000000031'O MSC_Test_0-M3UA(250)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(250)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131409206 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131409206 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131409206 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131409206 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131409206 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131409206 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131409206 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131409206 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131409206 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131409206 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131409206 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131409206 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131409206 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131409206 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131409206 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131409206 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131409207 DMM ERROR Failure to decode Mobile Identity in MM Identity Response (rc=-74) (gsm_04_08.c:210) 20250822131409207 DBSSAP ERROR msc_a(TMSI-0x01020304:GERAN-A-30:LU)[0x56365ea0a2b0]{MSC_A_ST_AUTH_CIPH}: RAN decode error (rc=-22) for DTAP from MSC-I (msc_a.c:2060) 20250822131409207 DMM DEBUG IDENTITY RESPONSE: IMSI-262420000000013 (gsm_04_08.c:223) 20250822131409207 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000013 id=262420000000013 (vlr.c:661) 20250822131409207 DVLR DEBUG vlr_lu_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x56365ea0d810]{VLR_ULA_S_WAIT_IMSI}: Received Event VLR_ULA_E_ID_IMSI (vlr.c:1455) 20250822131409207 DVLR DEBUG vlr_lu_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x56365ea0d810]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822131409207 DVLR DEBUG vlr_lu_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x56365ea0d810]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822131409208 DVLR DEBUG vlr_lu_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x56365ea0d810]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822131409208 DVLR DEBUG vlr_lu_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x56365ea0d810]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822131409208 DVLR DEBUG vlr_lu_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x56365ea0d810]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822131409208 DVLR DEBUG vlr_lu_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x56365ea0d810]{VLR_ULA_S_WAIT_IMSI}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822131409208 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x56365ea09700]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822131409208 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x56365ea09700]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x56365ea0d810] (fsm.c:486) 20250822131409208 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x56365ea09700]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822131409208 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x56365ea09700]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822131409208 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131409208 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131409208 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131409208 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131409208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131409208 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131409208 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131409208 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(250)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(250)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(248)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(248)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(248)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(248)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(254)@718a44d66dfb: Found GsupExpect[0] for "262420000000013" handled at TC_lu_by_tmsi_noauth_unknown0(257) MSC_Test-GSUP(254)@718a44d66dfb: Added IMSI table entry 0TC_lu_by_tmsi_noauth_unknown0(257)"262420000000013" 20250822131409220 DVLR DEBUG VLR subscr IMSI-262420000000013:TMSI-0x01020304 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822131409220 DVLR DEBUG IMSI:262420000000013 has MSISDN:491230000013 (vlr.c:1045) 20250822131409221 DMSC NOTICE msub(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304) VLR: update for IMSI=262420000000013 (MSISDN=491230000013) (gsm_04_08.c:1541) 20250822131409221 DVLR DEBUG VLR subscr IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822131409221 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) 20250822131409221 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:GERAN-A-30:LU)[0x56365ea0d810]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822131409221 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x56365ea09700]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822131409221 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x56365ea09700]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822131409221 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x56365ea09700]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822131409221 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x56365ea09700]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:GERAN-A-30:LU)[0x56365ea0d810] (vlr_lu_fsm.c:110) 20250822131409221 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x56365ea09700]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822131409221 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x56365ea09700]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822131409221 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:GERAN-A-30:LU)[0x56365ea0d810]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822131409221 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:GERAN-A-30:LU)[0x56365ea0d810]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822131409221 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:GERAN-A-30:LU)[0x56365ea02a30]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822131409221 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:GERAN-A-30:LU)[0x56365ea02a30]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:GERAN-A-30:LU)[0x56365ea0d810] (fsm.c:486) 20250822131409221 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:GERAN-A-30:LU)[0x56365ea02a30]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822131409221 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:GERAN-A-30:LU)[0x56365ea02a30]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822131409221 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:GERAN-A-30:LU)[0x56365ea02a30]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822131409221 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:GERAN-A-30:LU)[0x56365ea02a30]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822131409221 DMSC NOTICE msub(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:TMSInew-0x094B2F3C) VLR: update for IMSI=262420000000013 (MSISDN=491230000013) (gsm_04_08.c:1541) 20250822131409221 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:GERAN-A-30:LU)[0x56365ea02a30]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822131409221 DMM DEBUG -> IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:TMSInew-0x094B2F3C LOCATION UPDATE ACCEPT (TMSI = 0x094b2f3c) (gsm_04_08.c:149) 20250822131409221 DVLR DEBUG VLR subscr IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:TMSInew-0x094B2F3C - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822131409222 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131409222 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131409222 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131409222 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131409222 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131409222 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131409222 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131409222 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(250)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(250)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(248)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(248)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(248)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(248)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(249)@718a44d66dfb: patching N(SD)=3 into dtap '051B'O MSC_Test_0-RAN(249)@718a44d66dfb: patched enc_l3: '05DB'O MSC_Test_0-SCCP(248)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(248)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(248)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(248)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '01000205DB'O MSC_Test_0-M3UA(250)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131409224 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131409224 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131409224 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131409224 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131409224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131409224 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131409224 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131409224 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131409224 DMM DEBUG msc_a(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:TMSInew-0x094B2F3C:GERAN-A-30:LU)[0x56365ea0a2b0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822131409224 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:TMSInew-0x094B2F3C:GERAN-A-30:LU)[0x56365ea0d810]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822131409224 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:GERAN-A-30:LU)[0x56365ea02a30]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822131409224 DMSC NOTICE msub(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x094B2F3C) VLR: update for IMSI=262420000000013 (MSISDN=491230000013) (gsm_04_08.c:1541) 20250822131409224 DVLR DEBUG VLR subscr IMSI-262420000000013:MSISDN-491230000013:TMSI-0x094B2F3C + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250822131409224 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:GERAN-A-30:LU)[0x56365ea02a30]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822131409224 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x094B2F3C:GERAN-A-30:LU)[0x56365ea0d810]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822131409224 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:GERAN-A-30:LU)[0x56365ea02a30]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822131409224 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:GERAN-A-30:LU)[0x56365ea02a30]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x094B2F3C:GERAN-A-30:LU)[0x56365ea0d810] (vlr_lu_fsm.c:817) 20250822131409224 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:GERAN-A-30:LU)[0x56365ea02a30]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822131409224 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:GERAN-A-30:LU)[0x56365ea02a30]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822131409224 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x094B2F3C:GERAN-A-30:LU)[0x56365ea0d810]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822131409224 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000013/3/1): Available (smpp_smsc.c:626) 20250822131409224 DVLR DEBUG VLR subscr IMSI-262420000000013:MSISDN-491230000013:TMSI-0x094B2F3C + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822131409224 DVLR DEBUG VLR subscr IMSI-262420000000013:MSISDN-491230000013:TMSI-0x094B2F3C + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822131409224 DVLR DEBUG VLR subscr IMSI-262420000000013:MSISDN-491230000013:TMSI-0x094B2F3C - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822131409224 DVLR DEBUG VLR subscr IMSI-262420000000013:MSISDN-491230000013:TMSI-0x094B2F3C - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250822131409224 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131409224 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131409224 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131409224 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131409224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131409224 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131409224 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131409224 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(250)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(250)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(248)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(248)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(248)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(248)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(248)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(248)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(248)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(248)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(250)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131409227 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131409227 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131409227 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131409227 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131409227 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131409227 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131409227 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131409227 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131409227 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x094B2F3C:GERAN-A-30:LU)[0x56365ea0d810]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822131409227 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x094B2F3C:GERAN-A-30:LU)[0x56365ea0d810]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x094B2F3C:GERAN-A-30:LU)[0x56365ea0a2b0] (msc_a.c:1053) 20250822131409227 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x094B2F3C:GERAN-A-30:LU)[0x56365ea0d810]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822131409227 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x094B2F3C:GERAN-A-30:LU)[0x56365ea0d810]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822131409227 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x094B2F3C:GERAN-A-30:LU)[0x56365ea0d810]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822131409227 DVLR DEBUG VLR subscr IMSI-262420000000013:MSISDN-491230000013:TMSI-0x094B2F3C - active-conn: now used by 1 (attached) (msub.c:375) 20250822131409227 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131409227 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131409227 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131409227 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131409227 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131409227 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131409227 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131409227 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(250)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(250)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(248)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-M3UA(250)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131409228 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131409228 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131409228 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131409228 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131409228 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131409228 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131409228 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131409228 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(249)@718a44d66dfb: Deleted conn table entry 0TC_lu_by_tmsi_noauth_unknown0(257)15787470 TC_lu_by_tmsi_noauth_unknown0(257)@718a44d66dfb: setverdict(pass): none -> pass 20250822131409228 DVLR DEBUG VLR subscr IMSI-262420000000013:MSISDN-491230000013:TMSI-0x094B2F3C + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822131409228 DVLR DEBUG VLR subscr IMSI-262420000000013:MSISDN-491230000013:TMSI-0x094B2F3C - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_by_tmsi_noauth_unknown0(257)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_by_tmsi_noauth_unknown0(257)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_by_tmsi_noauth_unknown0(257)@718a44d66dfb: Final verdict of PTC: pass 20250822131409231 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(253)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(255)@718a44d66dfb: Final verdict of PTC: none 20250822131409232 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822131409232 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(254)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-SCCP(248)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-M3UA(250)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(247)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(251)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(249)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(252)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(256)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(258)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(247): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(248): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(249): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(250): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(251): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(252): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(253): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(254): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(255): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(256): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_lu_by_tmsi_noauth_unknown0(257): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(258): none (pass -> pass) MTC@718a44d66dfb: Test case TC_lu_by_tmsi_noauth_unknown finished. Verdict: pass MTC@718a44d66dfb: 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'. Fri Aug 22 13:14:09 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 20250822131409430 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822131409430 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822131409430 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822131409430 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822131409430 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822131409430 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822131409430 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822131409430 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822131409430 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822131409430 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131409430 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822131409431 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822131409431 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822131409431 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822131409431 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822131409431 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822131409431 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822131409431 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822131409431 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=162124) 20250822131410232 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=162124, count=208700) 20250822131411234 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822131411432 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822131411432 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822131411432 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:14: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_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 20250822131412234 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_attached_imsi_lu_unknown_tmsi started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(262)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(262)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(262)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(260)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822131412872 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(263)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822131413068 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822131413068 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822131413068 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822131413068 DLSS7 DEBUG 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)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(262)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(262)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822131413073 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131413073 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822131413073 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822131413073 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822131413073 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822131413073 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822131413073 DLSS7 DEBUG 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)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(262)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(262)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(262)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(262)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(262)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(262)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(262)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822131413074 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131413074 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822131413074 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822131413074 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822131413074 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822131413074 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822131413074 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250822131413074 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822131413074 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(262)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(262)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(262)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(262)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(262)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822131413236 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822131413236 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(265)@718a44d66dfb: Established a new IPA connection (conn_id=2) 20250822131413242 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(265)@718a44d66dfb: CCM 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(265)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(265)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(265)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@718a44d66dfb: IPA ID RESP: { { 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)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(265)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822131413265 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822131413265 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(266)@718a44d66dfb: Created GsupExpect[0] for "262420000000056" to be handled at TC_attached_imsi_lu_unknown_tmsi0(269) TC_attached_imsi_lu_unknown_tmsi0(269)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '56111111'O } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(262)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131413873 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131413873 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131413873 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131413873 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131413873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131413873 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131413873 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131413873 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131413874 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131413874 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131413874 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131413874 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131413874 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131413874 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131413874 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131413874 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(262)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(262)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(261)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(261)@718a44d66dfb: Added conn table entry 0TC_attached_imsi_lu_unknown_tmsi0(269)8302617 MSC_Test_0-SCCP(260)@718a44d66dfb: First idle individual index:0 MSC_Test_0-RAN(261)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(262)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131413878 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131413878 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131413878 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131413878 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131413878 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131413878 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131413878 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131413878 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131413879 DMM DEBUG msc_a(TMSI-0x56111111:GERAN-A-31:LU)[0x56365ea067a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=TMSI-0x56111111 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822131413879 DMM DEBUG msc_a(TMSI-0x56111111:GERAN-A-31:LU)[0x56365ea067a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822131413879 DVLR DEBUG vlr_lu_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x56365ea08120]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822131413879 DVLR DEBUG vlr_lu_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x56365ea08120]{VLR_ULA_S_IDLE}: is child of msc_a(TMSI-0x56111111:GERAN-A-31:LU)[0x56365ea067a0] (fsm.c:486) 20250822131413879 DVLR DEBUG vlr_lu_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x56365ea08120]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822131413879 DVLR DEBUG vlr_lu_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x56365ea08120]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822131413879 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1055) 20250822131413879 DVLR INFO New subscr, TMSI: 0x56111111 (vlr.c:592) 20250822131413879 DVLR DEBUG VLR subscr TMSI-0x56111111 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822131413879 DVLR DEBUG VLR subscr TMSI-0x56111111 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1068) 20250822131413879 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822131413879 DVLR DEBUG vlr_lu_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x56365ea08120]{VLR_ULA_S_IDLE}: vlr_loc_upd_want_imsi() (vlr_lu_fsm.c:1003) 20250822131413879 DVLR DEBUG vlr_lu_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x56365ea08120]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_IMSI (T3270, 12s) (vlr_lu_fsm.c:1008) 20250822131413879 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131413879 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131413879 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131413879 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131413879 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131413879 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131413879 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131413879 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131413879 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131413879 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131413879 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131413879 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131413879 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131413879 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131413879 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131413879 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(262)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(262)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(262)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(262)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(260)@718a44d66dfb: { messageType := 2, destLocRef := '7EB019'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)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(260)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(260)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(260)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(260)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(260)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(260)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(260)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(260)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(262)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131413881 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131413881 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131413881 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131413881 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131413881 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131413881 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131413881 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131413881 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(261)@718a44d66dfb: patching N(SD)=1 into dtap '0519082926240000000065'O MSC_Test_0-RAN(261)@718a44d66dfb: patched enc_l3: '0559082926240000000065'O MSC_Test_0-SCCP(260)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(260)@718a44d66dfb: vl_len:14 MSC_Test_0-SCCP(260)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(260)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '01000B0559082926240000000065'O MSC_Test_0-M3UA(262)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131414082 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131414082 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131414082 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131414082 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131414082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131414082 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131414082 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131414082 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131414083 DMM DEBUG IDENTITY RESPONSE: IMSI-262420000000056 (gsm_04_08.c:223) 20250822131414083 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000056 id=262420000000056 (vlr.c:661) 20250822131414083 DVLR DEBUG vlr_lu_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x56365ea08120]{VLR_ULA_S_WAIT_IMSI}: Received Event VLR_ULA_E_ID_IMSI (vlr.c:1455) 20250822131414083 DVLR DEBUG vlr_lu_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x56365ea08120]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822131414083 DVLR DEBUG vlr_lu_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x56365ea08120]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822131414083 DVLR DEBUG vlr_lu_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x56365ea08120]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822131414083 DVLR DEBUG vlr_lu_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x56365ea08120]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822131414083 DVLR DEBUG vlr_lu_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x56365ea08120]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822131414083 DVLR DEBUG vlr_lu_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x56365ea08120]{VLR_ULA_S_WAIT_IMSI}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822131414083 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x56365ea09700]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822131414083 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x56365ea09700]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x56365ea08120] (fsm.c:486) 20250822131414083 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x56365ea09700]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822131414083 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x56365ea09700]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822131414084 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131414084 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131414084 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131414084 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131414084 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131414084 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131414084 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131414084 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(262)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(262)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(260)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(260)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(260)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(260)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(266)@718a44d66dfb: Found GsupExpect[0] for "262420000000056" handled at TC_attached_imsi_lu_unknown_tmsi0(269) MSC_Test-GSUP(266)@718a44d66dfb: Added IMSI table entry 0TC_attached_imsi_lu_unknown_tmsi0(269)"262420000000056" 20250822131414098 DVLR DEBUG VLR subscr IMSI-262420000000056:TMSI-0x56111111 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822131414098 DVLR DEBUG IMSI:262420000000056 has MSISDN:491230000056 (vlr.c:1045) 20250822131414098 DMSC NOTICE msub(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111) VLR: update for IMSI=262420000000056 (MSISDN=491230000056) (gsm_04_08.c:1541) 20250822131414098 DVLR DEBUG VLR subscr IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822131414100 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) 20250822131414100 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:GERAN-A-31:LU)[0x56365ea08120]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822131414100 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x56365ea09700]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822131414100 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x56365ea09700]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822131414100 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x56365ea09700]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822131414100 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x56365ea09700]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:GERAN-A-31:LU)[0x56365ea08120] (vlr_lu_fsm.c:110) 20250822131414100 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x56365ea09700]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822131414100 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x56365ea09700]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822131414100 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:GERAN-A-31:LU)[0x56365ea08120]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822131414100 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:GERAN-A-31:LU)[0x56365ea08120]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822131414100 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:GERAN-A-31:LU)[0x56365e9ffa10]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822131414100 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:GERAN-A-31:LU)[0x56365e9ffa10]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:GERAN-A-31:LU)[0x56365ea08120] (fsm.c:486) 20250822131414100 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:GERAN-A-31:LU)[0x56365e9ffa10]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822131414100 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:GERAN-A-31:LU)[0x56365e9ffa10]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822131414100 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:GERAN-A-31:LU)[0x56365e9ffa10]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822131414100 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:GERAN-A-31:LU)[0x56365e9ffa10]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822131414100 DMSC NOTICE msub(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:TMSInew-0xB1C1D702) VLR: update for IMSI=262420000000056 (MSISDN=491230000056) (gsm_04_08.c:1541) 20250822131414100 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:GERAN-A-31:LU)[0x56365e9ffa10]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822131414100 DMM DEBUG -> IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:TMSInew-0xB1C1D702 LOCATION UPDATE ACCEPT (TMSI = 0xb1c1d702) (gsm_04_08.c:149) 20250822131414100 DVLR DEBUG VLR subscr IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:TMSInew-0xB1C1D702 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822131414101 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131414101 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131414101 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131414101 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131414101 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131414101 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131414101 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131414101 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(262)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(262)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(260)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(260)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(260)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(260)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(261)@718a44d66dfb: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(261)@718a44d66dfb: patched enc_l3: '059B'O MSC_Test_0-SCCP(260)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(260)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(260)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(260)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002059B'O 20250822131414107 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131414107 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131414107 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131414107 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131414107 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131414107 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131414107 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131414107 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(262)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131414108 DMM DEBUG msc_a(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:TMSInew-0xB1C1D702:GERAN-A-31:LU)[0x56365ea067a0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822131414108 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:TMSInew-0xB1C1D702:GERAN-A-31:LU)[0x56365ea08120]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822131414108 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:GERAN-A-31:LU)[0x56365e9ffa10]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822131414108 DMSC NOTICE msub(IMSI-262420000000056:MSISDN-491230000056:TMSI-0xB1C1D702) VLR: update for IMSI=262420000000056 (MSISDN=491230000056) (gsm_04_08.c:1541) 20250822131414108 DVLR DEBUG VLR subscr IMSI-262420000000056:MSISDN-491230000056:TMSI-0xB1C1D702 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250822131414108 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:GERAN-A-31:LU)[0x56365e9ffa10]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822131414108 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0xB1C1D702:GERAN-A-31:LU)[0x56365ea08120]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822131414108 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:GERAN-A-31:LU)[0x56365e9ffa10]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822131414108 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:GERAN-A-31:LU)[0x56365e9ffa10]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0xB1C1D702:GERAN-A-31:LU)[0x56365ea08120] (vlr_lu_fsm.c:817) 20250822131414108 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:GERAN-A-31:LU)[0x56365e9ffa10]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822131414108 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:GERAN-A-31:LU)[0x56365e9ffa10]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822131414108 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0xB1C1D702:GERAN-A-31:LU)[0x56365ea08120]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822131414108 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000056/3/1): Available (smpp_smsc.c:626) 20250822131414108 DVLR DEBUG VLR subscr IMSI-262420000000056:MSISDN-491230000056:TMSI-0xB1C1D702 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822131414108 DVLR DEBUG VLR subscr IMSI-262420000000056:MSISDN-491230000056:TMSI-0xB1C1D702 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822131414108 DVLR DEBUG VLR subscr IMSI-262420000000056:MSISDN-491230000056:TMSI-0xB1C1D702 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822131414109 DVLR DEBUG VLR subscr IMSI-262420000000056:MSISDN-491230000056:TMSI-0xB1C1D702 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250822131414109 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131414109 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131414109 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131414109 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131414109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131414109 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131414109 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131414109 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(262)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(262)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(260)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(260)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(260)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(260)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(260)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(260)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(260)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(260)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(262)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131414113 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131414113 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131414113 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131414113 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131414113 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131414113 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131414113 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131414113 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131414113 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0xB1C1D702:GERAN-A-31:LU)[0x56365ea08120]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822131414113 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0xB1C1D702:GERAN-A-31:LU)[0x56365ea08120]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000056:MSISDN-491230000056:TMSI-0xB1C1D702:GERAN-A-31:LU)[0x56365ea067a0] (msc_a.c:1053) 20250822131414113 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0xB1C1D702:GERAN-A-31:LU)[0x56365ea08120]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822131414113 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0xB1C1D702:GERAN-A-31:LU)[0x56365ea08120]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822131414113 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0xB1C1D702:GERAN-A-31:LU)[0x56365ea08120]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822131414114 DVLR DEBUG VLR subscr IMSI-262420000000056:MSISDN-491230000056:TMSI-0xB1C1D702 - active-conn: now used by 1 (attached) (msub.c:375) 20250822131414114 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131414114 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131414114 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131414114 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131414114 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131414114 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131414114 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131414114 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(262)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(262)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(260)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-M3UA(262)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131414115 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131414115 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131414115 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131414115 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131414115 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131414115 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131414115 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131414116 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(261)@718a44d66dfb: Deleted conn table entry 0TC_attached_imsi_lu_unknown_tmsi0(269)8302617 TC_attached_imsi_lu_unknown_tmsi0(269)@718a44d66dfb: setverdict(pass): none -> pass TC_attached_imsi_lu_unknown_tmsi0(269)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, 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)@718a44d66dfb: Added conn table entry 0TC_attached_imsi_lu_unknown_tmsi0(269)4191250 MSC_Test_0-RAN(261)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(260)@718a44d66dfb: First idle individual index:0 MSC_Test_0-M3UA(262)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131414318 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131414318 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131414318 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131414318 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131414318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131414318 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131414318 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131414318 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131414319 DMM DEBUG msc_a(TMSI-0x56222222:GERAN-A-32:LU)[0x56365ea0a2b0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=TMSI-0x56222222 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822131414320 DMM DEBUG msc_a(TMSI-0x56222222:GERAN-A-32:LU)[0x56365ea0a2b0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822131414320 DVLR DEBUG vlr_lu_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x56365ea0d810]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822131414320 DVLR DEBUG vlr_lu_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x56365ea0d810]{VLR_ULA_S_IDLE}: is child of msc_a(TMSI-0x56222222:GERAN-A-32:LU)[0x56365ea0a2b0] (fsm.c:486) 20250822131414320 DVLR DEBUG vlr_lu_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x56365ea0d810]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822131414320 DVLR DEBUG vlr_lu_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x56365ea0d810]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822131414320 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1055) 20250822131414320 DVLR INFO New subscr, TMSI: 0x56222222 (vlr.c:592) 20250822131414320 DVLR DEBUG VLR subscr TMSI-0x56222222 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822131414320 DVLR DEBUG VLR subscr TMSI-0x56222222 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1068) 20250822131414320 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822131414320 DVLR DEBUG vlr_lu_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x56365ea0d810]{VLR_ULA_S_IDLE}: vlr_loc_upd_want_imsi() (vlr_lu_fsm.c:1003) 20250822131414320 DVLR DEBUG vlr_lu_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x56365ea0d810]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_IMSI (T3270, 12s) (vlr_lu_fsm.c:1008) 20250822131414320 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131414320 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131414320 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131414320 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131414321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131414321 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131414321 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131414321 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131414321 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131414321 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131414321 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131414321 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131414321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131414321 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131414321 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131414321 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(262)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(262)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(262)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(262)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(260)@718a44d66dfb: { messageType := 2, destLocRef := '3FF412'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)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(260)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(260)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(260)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(260)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(261)@718a44d66dfb: patching N(SD)=1 into dtap '0519082926240000000065'O MSC_Test_0-RAN(261)@718a44d66dfb: patched enc_l3: '0559082926240000000065'O MSC_Test_0-SCCP(260)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(260)@718a44d66dfb: vl_len:14 MSC_Test_0-SCCP(260)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(260)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '01000B0559082926240000000065'O MSC_Test_0-M3UA(262)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131414328 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131414328 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131414328 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131414328 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131414328 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131414328 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131414328 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131414328 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131414329 DMM DEBUG IDENTITY RESPONSE: IMSI-262420000000056 (gsm_04_08.c:223) 20250822131414329 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) 20250822131414329 DVLR DEBUG SUBSCR(IMSI-262420000000056:MSISDN-491230000056:TMSI-0xB1C1D702) freeing VLR subscr (max total use count was 4) (vlr.c:472) 20250822131414329 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000056 id=262420000000056 (vlr.c:661) 20250822131414329 DVLR DEBUG vlr_lu_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x56365ea0d810]{VLR_ULA_S_WAIT_IMSI}: Received Event VLR_ULA_E_ID_IMSI (vlr.c:1455) 20250822131414329 DVLR DEBUG vlr_lu_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x56365ea0d810]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822131414329 DVLR DEBUG vlr_lu_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x56365ea0d810]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822131414329 DVLR DEBUG vlr_lu_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x56365ea0d810]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822131414329 DVLR DEBUG vlr_lu_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x56365ea0d810]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822131414329 DVLR DEBUG vlr_lu_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x56365ea0d810]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822131414329 DVLR DEBUG vlr_lu_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x56365ea0d810]{VLR_ULA_S_WAIT_IMSI}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822131414329 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x56365ea09700]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822131414329 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x56365ea09700]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x56365ea0d810] (fsm.c:486) 20250822131414329 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x56365ea09700]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822131414329 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x56365ea09700]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822131414329 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131414329 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131414329 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131414329 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131414329 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131414329 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131414329 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131414329 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(262)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(262)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(260)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(260)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(260)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(260)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822131414332 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) 20250822131414332 DVLR DEBUG IMSI:262420000000056 has MSISDN:491230000056 (vlr.c:1045) 20250822131414332 DMSC NOTICE msub(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222) VLR: update for IMSI=262420000000056 (MSISDN=491230000056) (gsm_04_08.c:1541) 20250822131414333 DVLR DEBUG VLR subscr IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822131414334 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) 20250822131414334 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:GERAN-A-32:LU)[0x56365ea0d810]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822131414334 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x56365ea09700]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822131414334 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x56365ea09700]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822131414334 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x56365ea09700]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822131414334 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x56365ea09700]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:GERAN-A-32:LU)[0x56365ea0d810] (vlr_lu_fsm.c:110) 20250822131414334 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x56365ea09700]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822131414334 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x56365ea09700]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822131414334 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:GERAN-A-32:LU)[0x56365ea0d810]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822131414334 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:GERAN-A-32:LU)[0x56365ea0d810]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822131414334 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:GERAN-A-32:LU)[0x56365ea02a30]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822131414334 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:GERAN-A-32:LU)[0x56365ea02a30]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:GERAN-A-32:LU)[0x56365ea0d810] (fsm.c:486) 20250822131414334 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:GERAN-A-32:LU)[0x56365ea02a30]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822131414334 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:GERAN-A-32:LU)[0x56365ea02a30]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822131414334 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:GERAN-A-32:LU)[0x56365ea02a30]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822131414334 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:GERAN-A-32:LU)[0x56365ea02a30]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822131414334 DMSC NOTICE msub(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:TMSInew-0xAA2EF233) VLR: update for IMSI=262420000000056 (MSISDN=491230000056) (gsm_04_08.c:1541) 20250822131414334 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:GERAN-A-32:LU)[0x56365ea02a30]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822131414334 DMM DEBUG -> IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:TMSInew-0xAA2EF233 LOCATION UPDATE ACCEPT (TMSI = 0xaa2ef233) (gsm_04_08.c:149) 20250822131414334 DVLR DEBUG VLR subscr IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:TMSInew-0xAA2EF233 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822131414335 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131414335 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131414335 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131414335 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131414335 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131414335 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131414335 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131414335 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(262)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(262)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(260)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(260)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(260)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(260)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(261)@718a44d66dfb: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(261)@718a44d66dfb: patched enc_l3: '059B'O MSC_Test_0-SCCP(260)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(260)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(260)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(260)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002059B'O 20250822131414338 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131414338 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131414338 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131414338 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131414338 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131414338 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131414338 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131414338 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(262)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131414338 DMM DEBUG msc_a(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:TMSInew-0xAA2EF233:GERAN-A-32:LU)[0x56365ea0a2b0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822131414338 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:TMSInew-0xAA2EF233:GERAN-A-32:LU)[0x56365ea0d810]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822131414338 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:GERAN-A-32:LU)[0x56365ea02a30]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822131414338 DMSC NOTICE msub(IMSI-262420000000056:MSISDN-491230000056:TMSI-0xAA2EF233) VLR: update for IMSI=262420000000056 (MSISDN=491230000056) (gsm_04_08.c:1541) 20250822131414338 DVLR DEBUG VLR subscr IMSI-262420000000056:MSISDN-491230000056:TMSI-0xAA2EF233 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250822131414338 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:GERAN-A-32:LU)[0x56365ea02a30]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822131414338 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0xAA2EF233:GERAN-A-32:LU)[0x56365ea0d810]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822131414338 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:GERAN-A-32:LU)[0x56365ea02a30]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822131414338 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:GERAN-A-32:LU)[0x56365ea02a30]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0xAA2EF233:GERAN-A-32:LU)[0x56365ea0d810] (vlr_lu_fsm.c:817) 20250822131414338 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:GERAN-A-32:LU)[0x56365ea02a30]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822131414338 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:GERAN-A-32:LU)[0x56365ea02a30]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822131414339 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0xAA2EF233:GERAN-A-32:LU)[0x56365ea0d810]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822131414339 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000056/3/1): Available (smpp_smsc.c:626) 20250822131414339 DVLR DEBUG VLR subscr IMSI-262420000000056:MSISDN-491230000056:TMSI-0xAA2EF233 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822131414339 DVLR DEBUG VLR subscr IMSI-262420000000056:MSISDN-491230000056:TMSI-0xAA2EF233 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822131414339 DVLR DEBUG VLR subscr IMSI-262420000000056:MSISDN-491230000056:TMSI-0xAA2EF233 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822131414339 DVLR DEBUG VLR subscr IMSI-262420000000056:MSISDN-491230000056:TMSI-0xAA2EF233 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250822131414339 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131414339 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131414339 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131414339 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131414339 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131414339 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131414339 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131414339 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(262)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(262)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(260)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(260)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(260)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(260)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(260)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(260)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(260)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(260)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822131414343 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131414343 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131414343 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131414344 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131414344 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131414344 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131414344 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131414344 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(262)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131414344 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0xAA2EF233:GERAN-A-32:LU)[0x56365ea0d810]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822131414344 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0xAA2EF233:GERAN-A-32:LU)[0x56365ea0d810]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000056:MSISDN-491230000056:TMSI-0xAA2EF233:GERAN-A-32:LU)[0x56365ea0a2b0] (msc_a.c:1053) 20250822131414344 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0xAA2EF233:GERAN-A-32:LU)[0x56365ea0d810]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822131414344 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0xAA2EF233:GERAN-A-32:LU)[0x56365ea0d810]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822131414344 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0xAA2EF233:GERAN-A-32:LU)[0x56365ea0d810]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822131414344 DVLR DEBUG VLR subscr IMSI-262420000000056:MSISDN-491230000056:TMSI-0xAA2EF233 - active-conn: now used by 1 (attached) (msub.c:375) 20250822131414345 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131414345 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131414345 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131414345 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131414345 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131414345 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131414345 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131414345 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(262)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(262)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(260)@718a44d66dfb: Session index based on local reference:0 20250822131414345 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131414345 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_0-M3UA(262)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131414345 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131414346 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131414346 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131414346 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131414346 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131414346 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(261)@718a44d66dfb: Deleted conn table entry 0TC_attached_imsi_lu_unknown_tmsi0(269)4191250 TC_attached_imsi_lu_unknown_tmsi0(269)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_attached_imsi_lu_unknown_tmsi0(269)@718a44d66dfb: Final verdict of PTC: pass MSC_Test_0-SCCP(260)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-M3UA(262)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(261)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP(266)@718a44d66dfb: Final verdict of PTC: none 20250822131414355 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822131414355 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250822131414357 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MNCC(263)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(270)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP-IPA(265)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(259)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(268)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(267)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(264)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(259): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(260): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(261): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(262): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(263): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(264): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(265): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(266): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(267): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(268): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_attached_imsi_lu_unknown_tmsi0(269): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(270): none (pass -> pass) MTC@718a44d66dfb: Test case TC_attached_imsi_lu_unknown_tmsi finished. Verdict: pass MTC@718a44d66dfb: 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'. Fri Aug 22 13:14:14 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 20250822131414546 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822131414546 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822131414546 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822131414546 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822131414546 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822131414546 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822131414546 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822131414546 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822131414546 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822131414546 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131414546 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822131414546 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822131414546 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822131414546 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822131414547 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822131414547 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822131414547 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822131414547 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822131414547 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=300288) 20250822131415358 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=300288, count=318628) 20250822131416360 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822131416548 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822131416548 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822131416548 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:14: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_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 20250822131417361 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_imsi_detach_by_imsi started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(274)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(274)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(274)@718a44d66dfb: ************************************************* MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-SCCP(272)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822131417996 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(275)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822131418190 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822131418190 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822131418190 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822131418191 DLSS7 DEBUG 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)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(274)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(274)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822131418197 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131418197 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822131418197 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822131418197 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822131418197 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822131418197 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822131418197 DLSS7 DEBUG 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)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(274)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(274)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(274)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(274)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822131418200 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131418200 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822131418200 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822131418200 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822131418200 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822131418200 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822131418200 DLSS7 DEBUG 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)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(274)@718a44d66dfb: Message received on association #8 20250822131418200 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822131418200 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(274)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(274)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(274)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(274)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(274)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(274)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822131418362 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822131418362 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(277)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(277)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822131418368 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(277)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(277)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(277)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@718a44d66dfb: IPA ID RESP: { { 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)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(277)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822131418387 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822131418387 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_imsi_detach_by_imsi0(281)@718a44d66dfb: 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 } } } } } } } } 20250822131419003 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131419003 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131419003 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131419003 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131419003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131419003 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131419003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131419003 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(274)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131419003 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131419003 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131419003 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131419003 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131419003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131419003 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131419003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131419003 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(274)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(274)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(273)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(273)@718a44d66dfb: Added conn table entry 0TC_imsi_detach_by_imsi0(281)2038822 MSC_Test_0-SCCP(272)@718a44d66dfb: First idle individual index:0 MSC_Test_0-RAN(273)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 20250822131419017 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131419017 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131419017 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131419017 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131419017 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131419017 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131419017 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131419017 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(274)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131419018 DMM DEBUG IMSI DETACH INDICATION: IMSI-262420000000014 (gsm_04_08.c:980) 20250822131419018 DMM ERROR IMSI DETACH for unknown subscriber IMSI-262420000000014 (gsm_04_08.c:1004) 20250822131419018 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131419018 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131419018 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131419018 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131419018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131419018 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131419018 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131419018 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131419018 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131419018 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131419018 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131419018 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131419018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131419018 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131419018 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131419018 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(274)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(274)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(274)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(274)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(272)@718a44d66dfb: { messageType := 2, destLocRef := '1F1C26'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)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(272)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(272)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(272)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(272)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(272)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(272)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(272)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(272)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(274)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131419022 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131419022 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131419022 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131419022 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131419022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131419022 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131419022 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131419022 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(272)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(272)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(272)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(272)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(274)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131419226 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131419226 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131419226 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131419226 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131419226 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131419226 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131419226 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131419226 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131419227 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131419227 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131419227 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131419227 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131419227 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131419227 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131419227 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131419227 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(274)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(274)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(272)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-M3UA(274)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131419229 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131419229 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131419229 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131419229 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131419229 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131419229 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131419229 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131419229 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(273)@718a44d66dfb: Deleted conn table entry 0TC_imsi_detach_by_imsi0(281)2038822 TC_imsi_detach_by_imsi0(281)@718a44d66dfb: setverdict(pass): none -> pass TC_imsi_detach_by_imsi0(281)@718a44d66dfb: Final verdict of PTC: pass MSC_Test-GSUP(278)@718a44d66dfb: Final verdict of PTC: none 20250822131419242 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822131419242 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-M3UA(274)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-SCCP(272)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(275)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(271)@718a44d66dfb: Final verdict of PTC: none 20250822131419245 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-SMPP(279)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(276)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(273)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP-IPA(277)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(282)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(280)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(271): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(272): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(273): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(274): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(275): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(276): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(277): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(278): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(279): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(280): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_imsi_detach_by_imsi0(281): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(282): none (pass -> pass) MTC@718a44d66dfb: Test case TC_imsi_detach_by_imsi finished. Verdict: pass MTC@718a44d66dfb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_imsi_detach_by_imsi pass'. Fri Aug 22 13:14:19 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 20250822131419430 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822131419430 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822131419430 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822131419430 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822131419430 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822131419430 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822131419430 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822131419430 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822131419430 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822131419430 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131419430 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822131419430 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822131419430 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822131419430 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822131419430 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822131419430 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822131419430 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822131419431 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822131419431 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=121656) 20250822131420246 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=121656, count=134404) 20250822131421247 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822131421432 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822131421432 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822131421432 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:14: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_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 20250822131422248 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_imsi_detach_by_tmsi started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(286)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(286)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(286)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(284)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822131422942 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(287)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822131423138 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822131423138 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822131423138 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822131423138 DLSS7 DEBUG 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)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(286)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(286)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822131423143 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131423143 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822131423143 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822131423143 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822131423143 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822131423143 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822131423143 DLSS7 DEBUG 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)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(286)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(286)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(286)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(286)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(286)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(286)@718a44d66dfb: Message received on association #8 20250822131423144 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131423144 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822131423144 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822131423144 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822131423144 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822131423144 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822131423144 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250822131423144 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822131423144 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(286)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(286)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(286)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(286)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(286)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(286)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822131423250 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822131423250 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(289)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(289)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822131423256 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(289)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(289)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(289)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@718a44d66dfb: IPA ID RESP: { { 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)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(289)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822131423288 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822131423288 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_imsi_detach_by_tmsi0(293)@718a44d66dfb: 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 } } } } } } } } 20250822131423953 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131423953 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131423953 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131423953 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131423953 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131423953 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131423953 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131423953 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(286)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131423953 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131423953 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131423953 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131423953 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131423953 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131423953 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131423953 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131423953 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(286)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(286)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(285)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(285)@718a44d66dfb: Added conn table entry 0TC_imsi_detach_by_tmsi0(293)295034 MSC_Test_0-SCCP(284)@718a44d66dfb: First idle individual index:0 MSC_Test_0-RAN(285)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 20250822131423962 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131423962 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131423962 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131423962 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131423962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131423962 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131423962 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131423962 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(286)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131423962 DMM DEBUG IMSI DETACH INDICATION: TMSI-0x01020304 (gsm_04_08.c:980) 20250822131423962 DMM ERROR IMSI DETACH for unknown subscriber TMSI-0x01020304 (gsm_04_08.c:1004) 20250822131423962 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131423962 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131423962 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131423962 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131423962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131423962 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131423962 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131423962 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131423962 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131423962 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131423962 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131423962 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131423962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131423962 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131423962 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131423962 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(286)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(286)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(286)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(286)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(284)@718a44d66dfb: { messageType := 2, destLocRef := '04807A'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)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(284)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(284)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(284)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(284)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(284)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(284)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(284)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(284)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250822131423965 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131423965 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131423965 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131423965 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131423965 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131423965 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131423965 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131423965 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(286)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(284)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(284)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(284)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(284)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(286)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131424166 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131424166 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131424166 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131424166 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131424166 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131424166 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131424166 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131424166 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131424167 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131424167 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131424167 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131424167 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131424167 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131424167 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131424167 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131424167 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(286)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(286)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(284)@718a44d66dfb: Session index based on local reference:0 20250822131424169 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131424169 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131424169 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131424169 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131424169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131424169 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131424170 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131424170 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(286)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(285)@718a44d66dfb: Deleted conn table entry 0TC_imsi_detach_by_tmsi0(293)295034 TC_imsi_detach_by_tmsi0(293)@718a44d66dfb: setverdict(pass): none -> pass TC_imsi_detach_by_tmsi0(293)@718a44d66dfb: Skipping f_verify_vty_lac_ci() TC_imsi_detach_by_tmsi0(293)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_imsi_detach_by_tmsi0(293)@718a44d66dfb: Final verdict of PTC: pass MSC_Test_0-M3UA(286)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-SCCP(284)@718a44d66dfb: Final verdict of PTC: none 20250822131424180 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822131424180 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(290)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(292)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(288)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(287)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(283)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(285)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(294)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(291)@718a44d66dfb: Final verdict of PTC: none 20250822131424183 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(289)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(283): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(284): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(285): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(286): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(287): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(288): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(289): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(290): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(291): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(292): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_imsi_detach_by_tmsi0(293): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(294): none (pass -> pass) MTC@718a44d66dfb: Test case TC_imsi_detach_by_tmsi finished. Verdict: pass MTC@718a44d66dfb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_imsi_detach_by_tmsi pass'. Fri Aug 22 13:14:24 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 20250822131424370 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822131424370 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822131424370 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822131424370 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822131424370 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822131424370 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822131424370 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822131424370 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822131424370 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822131424370 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131424370 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822131424370 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822131424370 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822131424370 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822131424370 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822131424370 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822131424371 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822131424371 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822131424371 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) 20250822131425183 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=103544, count=133388) 20250822131426185 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822131426372 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822131426372 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822131426372 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:14: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_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 20250822131427185 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_imsi_detach_by_imei started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(298)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(298)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(298)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(296)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822131427819 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(299)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822131428014 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822131428014 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822131428014 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822131428014 DLSS7 DEBUG 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)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(298)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(298)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822131428019 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131428019 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822131428019 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822131428019 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822131428019 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822131428019 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822131428019 DLSS7 DEBUG 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)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(298)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(298)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(298)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(298)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822131428020 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131428020 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822131428020 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822131428020 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822131428020 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822131428020 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822131428020 DLSS7 DEBUG 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)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(298)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(298)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(298)@718a44d66dfb: Message received on association #8 20250822131428020 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822131428020 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(298)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(298)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(298)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(298)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822131428187 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822131428187 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(301)@718a44d66dfb: Established a new IPA connection (conn_id=2) 20250822131428192 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(301)@718a44d66dfb: CCM 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(301)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(301)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(301)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@718a44d66dfb: IPA ID RESP: { { 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)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(301)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822131428214 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822131428214 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_imsi_detach_by_imei0(305)@718a44d66dfb: 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 } } } } } } } } 20250822131428827 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131428827 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131428827 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131428827 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131428827 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131428827 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131428827 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131428827 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(298)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131428828 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131428828 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131428828 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131428828 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131428828 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131428828 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131428828 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131428828 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(298)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(298)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(297)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(297)@718a44d66dfb: Added conn table entry 0TC_imsi_detach_by_imei0(305)6585401 MSC_Test_0-SCCP(296)@718a44d66dfb: First idle individual index:0 MSC_Test_0-RAN(297)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 20250822131428840 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131428840 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131428840 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131428840 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131428840 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131428840 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131428840 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(298)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131428840 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131428841 DMM DEBUG IMSI DETACH INDICATION: IMEI-499990000000160 (gsm_04_08.c:980) 20250822131428841 DMM ERROR IMEI-499990000000160: unimplemented mobile identity type (gsm_04_08.c:994) 20250822131428841 DMM ERROR IMSI DETACH for unknown subscriber IMEI-499990000000160 (gsm_04_08.c:1004) 20250822131428841 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131428841 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131428841 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131428841 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131428841 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131428841 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131428841 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131428841 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131428841 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131428841 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131428841 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131428841 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131428841 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131428841 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131428841 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131428841 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(298)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(298)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(298)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(298)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(296)@718a44d66dfb: { messageType := 2, destLocRef := '647C39'O ("d|9"), 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)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(296)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(296)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(296)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(296)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(296)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(296)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(296)@718a44d66dfb: vl_from0 20250822131428845 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131428845 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131428845 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-SCCP(296)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(298)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131428845 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131428845 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131428845 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131428845 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131428845 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(296)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(296)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(296)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(296)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(298)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131429046 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131429046 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131429046 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131429046 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131429046 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131429046 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131429046 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131429046 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131429048 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131429048 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131429048 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131429048 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131429048 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131429048 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131429048 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131429048 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(298)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(298)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(296)@718a44d66dfb: Session index based on local reference:0 20250822131429050 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131429050 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131429050 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131429050 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131429050 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131429050 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131429050 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131429050 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(298)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(297)@718a44d66dfb: Deleted conn table entry 0TC_imsi_detach_by_imei0(305)6585401 TC_imsi_detach_by_imei0(305)@718a44d66dfb: setverdict(pass): none -> pass TC_imsi_detach_by_imei0(305)@718a44d66dfb: Skipping f_verify_vty_lac_ci() TC_imsi_detach_by_imei0(305)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_imsi_detach_by_imei0(305)@718a44d66dfb: Final verdict of PTC: pass 20250822131429062 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822131429062 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(296)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP(302)@718a44d66dfb: Final verdict of PTC: none 20250822131429064 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-M3UA(298)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(299)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP-IPA(301)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(297)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(306)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(300)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(295)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(304)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(303)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(295): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(296): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(297): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(298): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(299): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(300): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(301): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(302): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(303): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(304): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_imsi_detach_by_imei0(305): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(306): none (pass -> pass) MTC@718a44d66dfb: Test case TC_imsi_detach_by_imei finished. Verdict: pass MTC@718a44d66dfb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_imsi_detach_by_imei pass'. Fri Aug 22 13:14:29 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 20250822131429250 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822131429250 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822131429250 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822131429250 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822131429250 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822131429250 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822131429250 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822131429250 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822131429251 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822131429251 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131429251 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822131429251 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822131429251 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822131429251 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822131429251 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822131429251 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822131429251 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822131429251 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822131429252 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=120284) 20250822131430065 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=120284, count=133544) 20250822131431067 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822131431252 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822131431252 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822131431252 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:14: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_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 20250822131432067 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_emerg_call_imei_reject started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(310)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(310)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(310)@718a44d66dfb: ************************************************* MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-SCCP(308)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822131432721 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(311)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822131432917 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822131432917 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822131432917 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822131432917 DLSS7 DEBUG 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)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(310)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(310)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(310)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(310)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250822131432922 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131432922 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822131432922 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822131432922 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822131432922 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822131432922 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822131432922 DLSS7 DEBUG 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)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(310)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(310)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822131432923 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131432923 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822131432923 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822131432923 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822131432923 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822131432923 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822131432923 DLSS7 DEBUG 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)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(310)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(310)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822131432923 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822131432923 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(310)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(310)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(310)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(310)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(310)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822131433068 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822131433069 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(313)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(313)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822131433074 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(313)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(313)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(313)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@718a44d66dfb: IPA ID RESP: { { 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)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(313)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822131433090 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822131433090 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_emerg_call_imei_reject0(317)@718a44d66dfb: 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 } } } } 20250822131433727 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131433727 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131433727 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131433727 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131433727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131433727 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131433727 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131433727 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(310)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131433728 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131433728 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131433728 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131433728 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131433728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131433728 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131433728 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131433728 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(310)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(310)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(309)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(309)@718a44d66dfb: Added conn table entry 0TC_emerg_call_imei_reject0(317)12335467 MSC_Test_0-RAN(309)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(308)@718a44d66dfb: First idle individual index:0 MSC_Test_0-M3UA(310)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131433745 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131433745 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131433745 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131433745 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131433745 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131433745 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131433745 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131433745 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131433745 DMM DEBUG msc_a(IMEI-499990000000170:GERAN-A-36:CM_SERVICE_REQ)[0x56365ea0d810]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Emergency-Call (gsm_04_08.c:776) 20250822131433745 DBSSAP NOTICE msc_a(IMEI-499990000000170:GERAN-A-36:CM_SERVICE_REQ)[0x56365ea0d810]{MSC_A_ST_VALIDATE_L3}: Tx CM SERVICE REQUEST REJECT: emergency services by IMEI are not supported (gsm_04_08.c:787) 20250822131433745 DMM DEBUG msc_a(IMEI-499990000000170:GERAN-A-36:CM_SERVICE_REQ)[0x56365ea0d810]{MSC_A_ST_VALIDATE_L3}: -> CM SERVICE Reject cause: 5 (gsm_04_08.c:259) 20250822131433745 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131433745 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131433745 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131433745 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131433745 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131433745 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131433745 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131433745 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131433745 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131433745 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131433745 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131433745 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131433745 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131433745 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131433745 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131433745 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131433745 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131433745 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131433745 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131433745 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131433745 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131433745 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131433745 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131433745 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(310)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(310)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(310)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(310)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(310)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(310)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(308)@718a44d66dfb: { messageType := 2, destLocRef := 'BC396B'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)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(308)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(308)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(308)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(308)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(308)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(308)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(308)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(308)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(308)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(308)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(308)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(308)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(310)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131433753 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131433753 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131433753 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131433753 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131433753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131433753 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131433753 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131433753 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131433753 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131433753 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131433753 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131433753 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131433753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131433753 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131433753 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131433753 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(310)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(310)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(308)@718a44d66dfb: Session index based on local reference:0 20250822131433754 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131433754 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131433754 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131433754 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131433754 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131433754 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131433754 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131433754 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(310)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(309)@718a44d66dfb: Deleted conn table entry 0TC_emerg_call_imei_reject0(317)12335467 TC_emerg_call_imei_reject0(317)@718a44d66dfb: setverdict(pass): none -> pass TC_emerg_call_imei_reject0(317)@718a44d66dfb: Skipping f_verify_vty_lac_ci() TC_emerg_call_imei_reject0(317)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_emerg_call_imei_reject0(317)@718a44d66dfb: Final verdict of PTC: pass MSC_Test_0-SCCP(308)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP(314)@718a44d66dfb: Final verdict of PTC: none 20250822131433765 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822131433765 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-M3UA(310)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(312)@718a44d66dfb: Final verdict of PTC: none 20250822131433766 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-RAN(309)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(311)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP-IPA(313)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(307)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(315)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(318)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(316)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(307): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(308): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(309): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(310): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(311): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(312): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(313): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(314): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(315): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(316): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_emerg_call_imei_reject0(317): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(318): none (pass -> pass) MTC@718a44d66dfb: Test case TC_emerg_call_imei_reject finished. Verdict: pass MTC@718a44d66dfb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_emerg_call_imei_reject pass'. Fri Aug 22 13:14:33 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 20250822131433958 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822131433958 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822131433958 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822131433958 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822131433958 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822131433958 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822131433958 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822131433958 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822131433958 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822131433958 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131433958 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822131433958 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822131433958 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822131433958 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822131433958 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822131433958 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822131433958 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822131433959 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822131433959 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=120324) 20250822131434767 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=120324, count=132900) 20250822131435769 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822131435959 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822131435959 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822131435959 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:14: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_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 20250822131436771 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_emerg_call_imsi started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(322)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(322)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(322)@718a44d66dfb: ************************************************* MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-SCCP(320)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822131437423 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(323)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822131437617 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822131437617 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822131437617 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822131437617 DLSS7 DEBUG 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)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(322)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(322)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822131437621 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131437621 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822131437621 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822131437621 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822131437621 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822131437621 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822131437621 DLSS7 DEBUG 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)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(322)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(322)@718a44d66dfb: Message received on association #8 20250822131437622 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131437622 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822131437622 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822131437622 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822131437622 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822131437622 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822131437622 DLSS7 DEBUG 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)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(322)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(322)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(322)@718a44d66dfb: Message received on association #8 20250822131437622 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822131437622 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(322)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(322)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(322)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(322)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(322)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(322)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822131437773 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822131437773 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(325)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(325)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822131437779 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(325)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(325)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(325)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@718a44d66dfb: IPA ID RESP: { { 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)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(325)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822131437803 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822131437803 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(326)@718a44d66dfb: Created GsupExpect[0] for "262420000000018" to be handled at TC_emerg_call_imsi0(329) TC_emerg_call_imsi0(329)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250822131438431 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131438431 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131438431 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131438431 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131438431 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131438431 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131438431 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131438431 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(322)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131438432 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131438432 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131438432 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131438432 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131438432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131438432 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131438432 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131438432 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(322)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(322)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(321)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(321)@718a44d66dfb: Added conn table entry 0TC_emerg_call_imsi0(329)8808680 MSC_Test_0-SCCP(320)@718a44d66dfb: First idle individual index:0 MSC_Test_0-RAN(321)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(322)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131438446 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131438446 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131438446 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131438446 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131438446 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131438446 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131438446 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131438446 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131438447 DMM DEBUG msc_a(IMSI-262420000000018:GERAN-A-37:LU)[0x56365ea067a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000018 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822131438447 DMM DEBUG msc_a(IMSI-262420000000018:GERAN-A-37:LU)[0x56365ea067a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822131438447 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000018:GERAN-A-37:LU)[0x56365ea08120]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822131438447 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000018:GERAN-A-37:LU)[0x56365ea08120]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000018:GERAN-A-37:LU)[0x56365ea067a0] (fsm.c:486) 20250822131438447 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000018:GERAN-A-37:LU)[0x56365ea08120]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822131438447 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000018:GERAN-A-37:LU)[0x56365ea08120]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822131438447 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822131438447 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000018 id=262420000000018 (vlr.c:661) 20250822131438447 DVLR INFO New subscr, IMSI: 262420000000018 (vlr.c:562) 20250822131438447 DVLR DEBUG VLR subscr IMSI-262420000000018 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822131438447 DVLR DEBUG VLR subscr IMSI-262420000000018 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822131438447 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822131438447 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000018:GERAN-A-37:LU)[0x56365ea08120]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822131438447 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000018:GERAN-A-37:LU)[0x56365ea08120]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822131438447 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000018:GERAN-A-37:LU)[0x56365ea08120]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822131438447 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000018:GERAN-A-37:LU)[0x56365ea08120]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822131438447 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000018:GERAN-A-37:LU)[0x56365ea08120]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822131438447 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000018:GERAN-A-37:LU)[0x56365ea08120]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822131438447 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000018:GERAN-A-37:LU)[0x56365ea09700]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822131438447 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000018:GERAN-A-37:LU)[0x56365ea09700]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000018:GERAN-A-37:LU)[0x56365ea08120] (fsm.c:486) 20250822131438447 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000018:GERAN-A-37:LU)[0x56365ea09700]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822131438447 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000018:GERAN-A-37:LU)[0x56365ea09700]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822131438447 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131438447 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131438447 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131438447 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131438447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131438447 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131438447 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131438447 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131438447 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131438447 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131438447 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131438447 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131438447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131438447 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131438447 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131438447 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(322)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(322)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(322)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(322)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(320)@718a44d66dfb: { messageType := 2, destLocRef := '8668E8'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)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(320)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(320)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(320)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(320)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(326)@718a44d66dfb: Found GsupExpect[0] for "262420000000018" handled at TC_emerg_call_imsi0(329) MSC_Test-GSUP(326)@718a44d66dfb: Added IMSI table entry 0TC_emerg_call_imsi0(329)"262420000000018" 20250822131438451 DVLR DEBUG VLR subscr IMSI-262420000000018 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250822131438451 DVLR DEBUG VLR subscr IMSI-262420000000018 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(320)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(320)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(320)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(320)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(322)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131438452 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131438452 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131438452 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131438452 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131438452 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131438452 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131438452 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131438452 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_emerg_call_imsi0(329)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_emerg_call_imsi0(329)@718a44d66dfb: setverdict(pass): none -> pass 20250822131438458 DVLR DEBUG VLR subscr IMSI-262420000000018 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822131438458 DVLR DEBUG IMSI:262420000000018 has MSISDN:491230000018 (vlr.c:1045) 20250822131438458 DMSC NOTICE msub(IMSI-262420000000018:MSISDN-491230000018) VLR: update for IMSI=262420000000018 (MSISDN=491230000018) (gsm_04_08.c:1541) 20250822131438458 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822131438458 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822131438458 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000018:MSISDN-491230000018:GERAN-A-37:LU)[0x56365ea08120]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822131438458 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000018:GERAN-A-37:LU)[0x56365ea09700]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822131438459 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000018:GERAN-A-37:LU)[0x56365ea09700]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822131438459 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000018:GERAN-A-37:LU)[0x56365ea09700]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822131438459 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000018:GERAN-A-37:LU)[0x56365ea09700]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000018:MSISDN-491230000018:GERAN-A-37:LU)[0x56365ea08120] (vlr_lu_fsm.c:110) 20250822131438459 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000018:GERAN-A-37:LU)[0x56365ea09700]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822131438459 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000018:GERAN-A-37:LU)[0x56365ea09700]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822131438459 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000018:MSISDN-491230000018:GERAN-A-37:LU)[0x56365ea08120]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822131438459 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000018:MSISDN-491230000018:GERAN-A-37:LU)[0x56365ea08120]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822131438459 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000018:MSISDN-491230000018:GERAN-A-37:LU)[0x56365ea02460]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822131438459 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000018:MSISDN-491230000018:GERAN-A-37:LU)[0x56365ea02460]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000018:MSISDN-491230000018:GERAN-A-37:LU)[0x56365ea08120] (fsm.c:486) 20250822131438459 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000018:MSISDN-491230000018:GERAN-A-37:LU)[0x56365ea02460]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822131438459 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000018:MSISDN-491230000018:GERAN-A-37:LU)[0x56365ea02460]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822131438459 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000018:MSISDN-491230000018:GERAN-A-37:LU)[0x56365ea02460]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822131438459 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000018:MSISDN-491230000018:GERAN-A-37:LU)[0x56365ea02460]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822131438459 DMSC NOTICE msub(IMSI-262420000000018:MSISDN-491230000018:TMSInew-0x1388C71E) VLR: update for IMSI=262420000000018 (MSISDN=491230000018) (gsm_04_08.c:1541) 20250822131438459 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000018:MSISDN-491230000018:GERAN-A-37:LU)[0x56365ea02460]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822131438459 DMM DEBUG -> IMSI-262420000000018:MSISDN-491230000018:TMSInew-0x1388C71E LOCATION UPDATE ACCEPT (TMSI = 0x1388c71e) (gsm_04_08.c:149) 20250822131438459 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018:TMSInew-0x1388C71E - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822131438459 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131438459 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131438459 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131438459 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131438459 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131438459 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131438459 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131438459 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(322)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(322)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(320)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(320)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(320)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(320)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_emerg_call_imsi0(329)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(321)@718a44d66dfb: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(321)@718a44d66dfb: patched enc_l3: '055B'O MSC_Test_0-SCCP(320)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(320)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(320)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(320)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002055B'O 20250822131438464 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131438464 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131438464 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131438464 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131438464 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131438464 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131438464 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(322)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131438464 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131438465 DMM DEBUG msc_a(IMSI-262420000000018:MSISDN-491230000018:TMSInew-0x1388C71E:GERAN-A-37:LU)[0x56365ea067a0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822131438465 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000018:MSISDN-491230000018:TMSInew-0x1388C71E:GERAN-A-37:LU)[0x56365ea08120]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822131438465 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000018:MSISDN-491230000018:GERAN-A-37:LU)[0x56365ea02460]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822131438465 DMSC NOTICE msub(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1388C71E) VLR: update for IMSI=262420000000018 (MSISDN=491230000018) (gsm_04_08.c:1541) 20250822131438465 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1388C71E + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250822131438465 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000018:MSISDN-491230000018:GERAN-A-37:LU)[0x56365ea02460]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822131438465 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1388C71E:GERAN-A-37:LU)[0x56365ea08120]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822131438465 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000018:MSISDN-491230000018:GERAN-A-37:LU)[0x56365ea02460]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822131438465 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000018:MSISDN-491230000018:GERAN-A-37:LU)[0x56365ea02460]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1388C71E:GERAN-A-37:LU)[0x56365ea08120] (vlr_lu_fsm.c:817) 20250822131438465 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000018:MSISDN-491230000018:GERAN-A-37:LU)[0x56365ea02460]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822131438465 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000018:MSISDN-491230000018:GERAN-A-37:LU)[0x56365ea02460]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822131438465 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1388C71E:GERAN-A-37:LU)[0x56365ea08120]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822131438465 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000018/3/1): Available (smpp_smsc.c:626) 20250822131438465 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1388C71E + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822131438465 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1388C71E + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822131438465 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1388C71E - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822131438465 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1388C71E - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250822131438465 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131438465 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131438465 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131438465 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131438465 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131438465 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131438465 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131438465 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(322)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(322)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(320)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(320)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(320)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(320)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(320)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(320)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(320)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(320)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822131438467 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131438467 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131438467 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131438467 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131438467 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(322)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131438467 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131438467 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131438467 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131438467 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1388C71E:GERAN-A-37:LU)[0x56365ea08120]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822131438467 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1388C71E:GERAN-A-37:LU)[0x56365ea08120]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1388C71E:GERAN-A-37:LU)[0x56365ea067a0] (msc_a.c:1053) 20250822131438467 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1388C71E:GERAN-A-37:LU)[0x56365ea08120]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822131438467 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1388C71E:GERAN-A-37:LU)[0x56365ea08120]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822131438467 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1388C71E:GERAN-A-37:LU)[0x56365ea08120]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822131438467 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1388C71E - active-conn: now used by 1 (attached) (msub.c:375) 20250822131438467 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131438467 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131438467 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131438467 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131438467 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131438467 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131438467 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131438467 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(322)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(322)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(320)@718a44d66dfb: Session index based on local reference:0 20250822131438467 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131438467 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131438467 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131438467 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131438467 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131438467 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131438467 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131438467 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(322)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(321)@718a44d66dfb: Deleted conn table entry 0TC_emerg_call_imsi0(329)8808680 TC_emerg_call_imsi0(329)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822131438468 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1388C71E + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822131438469 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1388C71E - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_emerg_call_imsi0(329)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_emerg_call_imsi0(329)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_emerg_call_imsi0(329)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_emerg_call_imsi0(329)@718a44d66dfb: 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 := '1388C71E'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(321)@718a44d66dfb: Added conn table entry 0TC_emerg_call_imsi0(329)16071584 MSC_Test_0-RAN(321)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(320)@718a44d66dfb: First idle individual index:0 MSC_Test_0-M3UA(322)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131438670 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131438670 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131438670 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131438670 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131438670 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131438670 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131438670 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131438670 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131438672 DMM DEBUG msc_a(TMSI-0x1388C71E:GERAN-A-38:CM_SERVICE_REQ)[0x56365ea0a2b0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Emergency-Call (gsm_04_08.c:776) 20250822131438672 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1388C71E:GERAN-A-38:CM_SERVICE_REQ)[0x56365ea0d810]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822131438672 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1388C71E:GERAN-A-38:CM_SERVICE_REQ)[0x56365ea0d810]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x1388C71E:GERAN-A-38:CM_SERVICE_REQ)[0x56365ea0a2b0] (fsm.c:486) 20250822131438672 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1388C71E:GERAN-A-38:CM_SERVICE_REQ)[0x56365ea0d810]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250822131438672 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1388C71E:GERAN-A-38:CM_SERVICE_REQ)[0x56365ea0d810]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822131438672 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1388C71E + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822131438672 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1388C71E + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822131438672 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1388C71E:GERAN-A-38:CM_SERVICE_REQ)[0x56365ea0d810]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822131438672 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1388C71E:GERAN-A-38:CM_SERVICE_REQ)[0x56365ea0d810]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822131438672 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1388C71E:GERAN-A-38:CM_SERVICE_REQ)[0x56365ea0d810]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822131438672 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1388C71E:GERAN-A-38:CM_SERVICE_REQ)[0x56365ea0d810]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822131438672 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1388C71E:GERAN-A-38:CM_SERVICE_REQ)[0x56365ea0d810]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822131438672 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1388C71E:GERAN-A-38:CM_SERVICE_REQ)[0x56365ea0d810]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822131438672 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1388C71E:GERAN-A-38:CM_SERVICE_REQ)[0x56365ea0d810]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822131438672 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1388C71E:GERAN-A-38:CM_SERVICE_REQ)[0x56365ea0d810]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822131438672 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1388C71E:GERAN-A-38:CM_SERVICE_REQ)[0x56365ea0d810]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822131438672 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1388C71E:GERAN-A-38:CM_SERVICE_REQ)[0x56365ea0d810]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822131438672 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000018/3/1): Available (smpp_smsc.c:626) 20250822131438672 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1388C71E - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250822131438673 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131438673 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131438673 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131438673 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131438673 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131438673 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131438673 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131438673 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131438673 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131438673 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131438673 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131438673 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131438673 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131438673 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131438673 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131438673 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131438673 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131438673 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131438673 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131438673 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131438673 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131438673 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131438673 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131438673 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(322)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(322)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(322)@718a44d66dfb: Message received on association #8 MSC_Test_0-SCCP(320)@718a44d66dfb: { messageType := 2, destLocRef := 'F53BA0'O, sourceLocRef := '000026'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(320)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-M3UA(322)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(322)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(322)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(320)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(320)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(320)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(320)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(320)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(320)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(320)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(320)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822131438676 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1388C71E + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250822131438676 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1388C71E - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_emerg_call_imsi0(329)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_emerg_call_imsi0(329)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(323)@718a44d66dfb: Created MnccExpect[0] for "112" to be handled at TC_emerg_call_imsi0(329) MSC_Test-MGCP(324)@718a44d66dfb: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_emerg_call_imsi0(329) MSC_Test_0-RAN(321)@718a44d66dfb: patching N(SD)=1 into dtap '030E0406600504020081'O MSC_Test_0-RAN(321)@718a44d66dfb: patched enc_l3: '034E0406600504020081'O MSC_Test_0-SCCP(320)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(320)@718a44d66dfb: vl_len:13 MSC_Test_0-SCCP(320)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(320)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '01000A034E0406600504020081'O MSC_Test_0-M3UA(322)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131438700 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131438700 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131438700 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131438700 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131438700 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131438700 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131438700 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131438700 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131438700 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1388C71E + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250822131438700 DCC DEBUG trans(CC:NULL IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1388C71E callref-0x80000005 tid-8) New transaction (transaction.c:231) 20250822131438701 DCC DEBUG trans(CC:NULL IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1388C71E:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) rx EMERG_SETUP in state NULL (gsm_04_08_cc.c:2690) 20250822131438701 DCC DEBUG trans(CC:NULL IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1388C71E:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250822131438701 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250822131438701 DCC DEBUG trans(CC:NULL IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1388C71E: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) 20250822131438701 DCC NOTICE trans(CC:NULL IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1388C71E:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) EMERGENCY_SETUP to 112 (gsm_04_08_cc.c:704) 20250822131438701 DCC DEBUG trans(CC:NULL IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1388C71E:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250822131438701 DCC DEBUG call_leg(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1388C71E:GERAN-A-38:CM_SERVICE_REQ)[0x56365ea09700]{ESTABLISHING}: Allocated (fsm.c:456) 20250822131438701 DCC DEBUG call_leg(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1388C71E:GERAN-A-38:CM_SERVICE_REQ)[0x56365ea09700]{ESTABLISHING}: is child of msc_a(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1388C71E:GERAN-A-38:CM_SERVICE_REQ)[0x56365ea0a2b0] (fsm.c:486) 20250822131438701 DCC DEBUG trans(CC:INITIATED IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1388C71E: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) 20250822131438701 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1388C71E:GERAN-A-38:CM_SERVICE_REQ)[0x56365ea0d580]{UNINITIALIZED}: Allocated (fsm.c:456) 20250822131438701 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1388C71E:GERAN-A-38:CM_SERVICE_REQ)[0x56365ea0d580]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1388C71E:GERAN-A-38:CM_SERVICE_REQ)[0x56365ea09700] (fsm.c:486) 20250822131438701 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1388C71E:GERAN-A-38:CM_SERVICE_REQ:trans-8:call-6:RTP_TO_CN:no-CI)[0x56365ea0d580]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250822131438701 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1388C71E:GERAN-A-38:CM_SERVICE_REQ:trans-8:call-6:RTP_TO_CN:no-CI)[0x56365ea0d580]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250822131438701 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1388C71E:GERAN-A-38:CM_SERVICE_REQ)[0x56365ea0a0c0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250822131438701 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1388C71E:GERAN-A-38:CM_SERVICE_REQ)[0x56365ea0a0c0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1388C71E:GERAN-A-38:CM_SERVICE_REQ)[0x56365ea09700] (fsm.c:486) 20250822131438702 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1388C71E:GERAN-A-38:CM_SERVICE_REQ:trans-8:call-6:RTP_TO_RAN:no-CI)[0x56365ea0a0c0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250822131438702 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1388C71E:GERAN-A-38:CM_SERVICE_REQ:trans-8:call-6:RTP_TO_RAN:no-CI)[0x56365ea0a0c0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(324)@718a44d66dfb: 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)@718a44d66dfb: f_mo_call_establish 2: rx 1st CRCX 20250822131438726 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1388C71E:GERAN-A-38:CM_SERVICE_REQ:trans-8:call-6:RTP_TO_CN:no-CI)[0x56365ea0d580]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822131438726 DCC DEBUG call_leg(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1388C71E:GERAN-A-38:CM_SERVICE_REQ)[0x56365ea09700]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250822131438726 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1388C71E: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)@718a44d66dfb: f_mo_call_establish 6: rx 2nd CRCX 20250822131438729 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1388C71E:GERAN-A-38:CM_SERVICE_REQ:trans-8:call-6:RTP_TO_RAN:no-CI)[0x56365ea0a0c0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822131438729 DCC DEBUG call_leg(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1388C71E:GERAN-A-38:CM_SERVICE_REQ)[0x56365ea09700]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250822131438729 DCC DEBUG trans(CC:INITIATED IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1388C71E: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) 20250822131438729 DCC DEBUG trans(CC:INITIATED IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1388C71E:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) Sending Assignment Command (msc_a.c:706) 20250822131438730 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131438730 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131438730 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131438730 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131438730 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131438730 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131438730 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131438730 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(322)@718a44d66dfb: Message received on association #8 MSC_Test-MNCC(323)@718a44d66dfb: Found MnccExpect[0] for "112" handled at TC_emerg_call_imsi0(329) MSC_Test-MNCC(323)@718a44d66dfb: Added conn table entry 0TC_emerg_call_imsi0(329)-2147483643 MSC_Test_0-M3UA(322)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(320)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(320)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(320)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(320)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_emerg_call_imsi0(329)@718a44d66dfb: f_mo_call_establish 1: rx MNCC SETUP ind TC_emerg_call_imsi0(329)@718a44d66dfb: f_mo_call_establish 4: rx Assignment Request 20250822131438737 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1388C71E: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)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(320)@718a44d66dfb: vl_len:14 MSC_Test_0-SCCP(320)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(320)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O 20250822131438741 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131438741 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131438741 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131438741 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131438741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131438741 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131438741 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131438741 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(322)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131438741 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1388C71E:GERAN-A-38:CM_SERVICE_REQ:trans-8:call-6:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x56365ea0a0c0]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250822131438741 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1388C71E: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)[0x56365ea0a0c0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250822131438741 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1388C71E: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)[0x56365ea0a0c0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250822131438741 DCC DEBUG trans(CC:INITIATED IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1388C71E: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) 20250822131438742 DCC INFO trans(CC:INITIATED IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1388C71E: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) 20250822131438742 DCC DEBUG trans(CC:INITIATED IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1388C71E: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) 20250822131438742 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1388C71E: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)@718a44d66dfb: f_mo_call_establish 3: rx RTP CREATE TC_emerg_call_imsi0(329)@718a44d66dfb: f_mo_call_establish 5: rx MDCX for the RAN side 20250822131438747 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1388C71E:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250822131438747 DCC DEBUG trans(CC:INITIATED IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1388C71E:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822131438747 DCC DEBUG trans(CC:INITIATED IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1388C71E:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250822131438747 DCC DEBUG trans(CC:INITIATED IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1388C71E:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250822131438747 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131438747 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131438747 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131438747 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131438747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131438747 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131438747 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131438747 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(322)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(322)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822131438748 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1388C71E: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)[0x56365ea0a0c0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822131438748 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1388C71E: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)[0x56365ea0a0c0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250822131438748 DCC DEBUG call_leg(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1388C71E:GERAN-A-38:CM_SERVICE_REQ)[0x56365ea09700]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_0-SCCP(320)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(320)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(320)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(320)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822131438753 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1388C71E:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250822131438753 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1388C71E:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822131438753 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1388C71E:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250822131438753 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1388C71E:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250822131438754 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131438754 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131438754 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131438754 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131438754 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131438754 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131438754 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131438754 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(322)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(322)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(320)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(320)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(320)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(320)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_emerg_call_imsi0(329)@718a44d66dfb: f_mo_call_establish 7: rx CC Alerting 20250822131438757 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1388C71E: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) 20250822131438757 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1388C71E: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) 20250822131438757 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1388C71E: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) 20250822131438757 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1388C71E:GERAN-A-38:CM_SERVICE_REQ:trans-8:call-6:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x56365ea0d580]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250822131438757 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1388C71E:GERAN-A-38:CM_SERVICE_REQ:trans-8:call-6:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x56365ea0d580]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250822131438757 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1388C71E: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)[0x56365ea0d580]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250822131438758 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1388C71E:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250822131438758 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1388C71E:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822131438758 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1388C71E:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250822131438758 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1388C71E:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250822131438758 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1388C71E:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250822131438758 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131438758 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131438758 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131438758 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131438758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131438758 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131438758 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131438758 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(322)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(322)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(320)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(320)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(320)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(320)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_emerg_call_imsi0(329)@718a44d66dfb: as_optional_mgcp_mdcx: rx MDCX TC_emerg_call_imsi0(329)@718a44d66dfb: { 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)@718a44d66dfb: f_mo_call_establish 10: rx CC CONNECT 20250822131438762 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1388C71E: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)[0x56365ea0d580]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822131438762 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1388C71E: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)[0x56365ea0d580]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250822131438762 DCC DEBUG call_leg(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1388C71E:GERAN-A-38:CM_SERVICE_REQ)[0x56365ea09700]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250822131438762 DCC DEBUG call_leg(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1388C71E:GERAN-A-38:CM_SERVICE_REQ)[0x56365ea09700]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) MSC_Test_0-RAN(321)@718a44d66dfb: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(321)@718a44d66dfb: patched enc_l3: '038F'O MSC_Test_0-SCCP(320)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(320)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(320)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(320)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002038F'O 20250822131438764 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131438764 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131438764 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131438764 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131438764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131438764 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131438764 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131438764 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(322)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131438764 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1388C71E:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2690) 20250822131438764 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1388C71E:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250822131438764 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1388C71E:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250822131438764 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1388C71E:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822131438764 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1388C71E: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)@718a44d66dfb: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_emerg_call_imsi0(329)@718a44d66dfb: Osmux ok: use_osmux = false got_osmux_count = 0 TC_emerg_call_imsi0(329)@718a44d66dfb: f_mo_call_establish DONE TC_emerg_call_imsi0(329)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_emerg_call_imsi0(329)@718a44d66dfb: Hold the call for some time TC_emerg_call_imsi0(329)@718a44d66dfb: Call stayed open for 5.000000 seconds, all is well. TC_emerg_call_imsi0(329)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_emerg_call_imsi0(329)@718a44d66dfb: Hangup TC_emerg_call_imsi0(329)@718a44d66dfb: f_call_hangup 0: tx MNCC_DISC_REQ 20250822131444275 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1388C71E:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250822131444275 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1388C71E:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250822131444275 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1388C71E:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250822131444275 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1388C71E:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250822131444275 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131444275 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131444275 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131444275 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131444275 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131444275 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131444275 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131444275 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(322)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(322)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(320)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(320)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(320)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(320)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_emerg_call_imsi0(329)@718a44d66dfb: f_call_hangup 1: rx DTAP CC DISC 20250822131444281 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1388C71E:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250822131444281 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1388C71E:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822131444281 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1388C71E:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250822131444281 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1388C71E:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250822131444281 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1388C71E:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250822131444281 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1388C71E:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250822131444281 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131444281 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131444281 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131444281 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131444281 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131444281 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131444281 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131444281 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(322)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(322)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(320)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(320)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(320)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(320)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_emerg_call_imsi0(329)@718a44d66dfb: f_call_hangup 2.a: rx DTAP CC RELEASE TC_emerg_call_imsi0(329)@718a44d66dfb: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(321)@718a44d66dfb: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(321)@718a44d66dfb: patched enc_l3: '03EA'O MSC_Test_0-SCCP(320)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(320)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(320)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(320)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '01000203EA'O 20250822131444286 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131444286 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131444286 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131444286 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131444286 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131444286 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131444286 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131444286 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(322)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131444286 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1388C71E:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2690) 20250822131444286 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1388C71E:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250822131444286 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1388C71E:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250822131444286 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1388C71E:GERAN-A-38:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250822131444286 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1388C71E:GERAN-A-38:CM_SERVICE_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250822131444286 DCC DEBUG trans(CC:NULL IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1388C71E:GERAN-A-38:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822131444286 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1388C71E - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250822131444286 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1388C71E + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822131444286 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1388C71E + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822131444286 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1388C71E - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822131444286 DCC DEBUG call_leg(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1388C71E:GERAN-A-38:CM_SERVICE_REQ)[0x56365ea09700]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250822131444286 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1388C71E: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)[0x56365ea0a0c0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250822131444286 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1388C71E: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)[0x56365ea0a0c0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1388C71E:GERAN-A-38:CM_SERVICE_REQ)[0x56365ea09700] (call_leg.c:197) 20250822131444287 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1388C71E: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)[0x56365ea0a0c0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250822131444287 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1388C71E: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)[0x56365ea0a0c0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250822131444287 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1388C71E: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)[0x56365ea0d580]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250822131444287 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1388C71E: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)[0x56365ea0d580]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1388C71E:GERAN-A-38:CM_SERVICE_REQ)[0x56365ea09700] (call_leg.c:197) 20250822131444287 DCC DEBUG call_leg(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1388C71E:GERAN-A-38:CM_SERVICE_REQ)[0x56365ea09700]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250822131444287 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1388C71E: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)[0x56365ea0d580]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250822131444287 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1388C71E: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)[0x56365ea0d580]{ESTABLISHED}: Deallocated (fsm.c:568) 20250822131444287 DCC DEBUG call_leg(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1388C71E:GERAN-A-38:CM_SERVICE_REQ)[0x56365ea09700]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250822131444287 DCC DEBUG call_leg(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1388C71E:GERAN-A-38:CM_SERVICE_REQ)[0x56365ea09700]{RELEASING}: Removing from parent msc_a(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1388C71E:GERAN-A-38:CM_SERVICE_REQ)[0x56365ea0a2b0] (call_leg.c:198) 20250822131444287 DCC DEBUG call_leg(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1388C71E:GERAN-A-38:CM_SERVICE_REQ)[0x56365ea09700]{RELEASING}: Freeing instance (call_leg.c:198) 20250822131444287 DCC DEBUG call_leg(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1388C71E:GERAN-A-38:CM_SERVICE_REQ)[0x56365ea09700]{RELEASING}: Deallocated (fsm.c:568) 20250822131444287 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1388C71E - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822131444287 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131444287 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131444287 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131444287 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131444287 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131444287 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131444287 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131444287 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(322)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(322)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(320)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(320)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(320)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(320)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(323)@718a44d66dfb: Deleted conn table entry 0TC_emerg_call_imsi0(329)-2147483643 TC_emerg_call_imsi0(329)@718a44d66dfb: f_call_hangup 5: rx BSSAP Clear Command TC_emerg_call_imsi0(329)@718a44d66dfb: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(320)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(320)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(320)@718a44d66dfb: vl_from0 TC_emerg_call_imsi0(329)@718a44d66dfb: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(320)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822131444292 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131444292 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131444292 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131444292 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131444292 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131444292 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) MSC_Test_0-M3UA(322)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131444292 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131444292 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131444293 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1388C71E:GERAN-A-38:CM_SERVICE_REQ)[0x56365ea0d810]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822131444293 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1388C71E:GERAN-A-38:CM_SERVICE_REQ)[0x56365ea0d810]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1388C71E:GERAN-A-38:CM_SERVICE_REQ)[0x56365ea0a2b0] (msc_a.c:1053) 20250822131444293 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1388C71E:GERAN-A-38:CM_SERVICE_REQ)[0x56365ea0d810]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822131444293 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1388C71E:GERAN-A-38:CM_SERVICE_REQ)[0x56365ea0d810]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822131444293 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1388C71E - active-conn: now used by 1 (attached) (msub.c:375) 20250822131444293 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131444293 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131444293 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131444293 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131444293 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131444293 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131444293 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131444293 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(322)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(322)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(320)@718a44d66dfb: Session index based on local reference:0 20250822131444294 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131444294 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131444294 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131444294 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131444294 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131444294 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131444294 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131444294 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(322)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(321)@718a44d66dfb: Deleted conn table entry 0TC_emerg_call_imsi0(329)16071584 TC_emerg_call_imsi0(329)@718a44d66dfb: f_call_hangup 6: rx SCCP DISC TC_emerg_call_imsi0(329)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_emerg_call_imsi0(329)@718a44d66dfb: f_call_hangup 9: done TC_emerg_call_imsi0(329)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_emerg_call_imsi0(329)@718a44d66dfb: Final verdict of PTC: pass 20250822131445309 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-SCCP(320)@718a44d66dfb: Final verdict of PTC: none 20250822131445310 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822131445310 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250822131445309 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822131445309 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822131445310 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822131445310 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822131445310 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822131445310 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822131445310 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822131445310 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822131445310 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822131445310 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131445310 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822131445310 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822131445310 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822131445310 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822131445310 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822131445310 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822131445310 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822131445310 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) MSC_Test-GSUP-IPA(325)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-M3UA(322)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP(326)@718a44d66dfb: Final verdict of PTC: none 20250822131445311 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) IPA-CTRL-CLI-IPA(319)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(323)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(321)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(327)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(330)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(324)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(328)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(319): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(320): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(321): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(322): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(323): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(324): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(325): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(326): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(327): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(328): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_emerg_call_imsi0(329): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(330): none (pass -> pass) MTC@718a44d66dfb: Test case TC_emerg_call_imsi finished. Verdict: pass MTC@718a44d66dfb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_emerg_call_imsi pass'. Fri Aug 22 13:14:45 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=425244) 20250822131446310 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=425244, count=426880) 20250822131447311 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822131447311 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822131447311 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822131447311 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:14: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_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 20250822131448312 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_cm_serv_req_vgcs_reject started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(334)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(334)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(334)@718a44d66dfb: ************************************************* MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-SCCP(332)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822131448994 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(335)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822131449179 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822131449179 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822131449179 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822131449179 DLSS7 DEBUG 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)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(334)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(334)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822131449184 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131449184 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822131449184 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822131449184 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822131449184 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822131449184 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822131449184 DLSS7 DEBUG 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)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(334)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(334)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(334)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(334)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(334)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250822131449185 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131449185 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822131449185 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822131449185 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822131449185 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822131449185 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822131449185 DLSS7 DEBUG 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)@718a44d66dfb: Message received on association #8 20250822131449186 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) MSC_Test_0-M3UA(334)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(334)@718a44d66dfb: Message received on association #8 20250822131449186 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(334)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(334)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(334)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(334)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822131449313 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822131449313 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(337)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(337)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822131449319 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(337)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(337)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(337)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@718a44d66dfb: IPA ID RESP: { { 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)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(337)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822131449338 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822131449338 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(338)@718a44d66dfb: Created GsupExpect[0] for "262420000000019" to be handled at TC_cm_serv_req_vgcs_reject0(341) TC_cm_serv_req_vgcs_reject0(341)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250822131449992 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131449992 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131449992 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131449992 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131449992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131449993 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131449993 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131449993 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(334)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131449993 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131449993 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131449993 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131449993 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131449993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131449993 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131449993 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131449993 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(334)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(334)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(333)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(333)@718a44d66dfb: Added conn table entry 0TC_cm_serv_req_vgcs_reject0(341)9921721 MSC_Test_0-SCCP(332)@718a44d66dfb: First idle individual index:0 MSC_Test_0-RAN(333)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(334)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131449999 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131449999 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131449999 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131449999 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131449999 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131449999 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131449999 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131449999 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131449999 DMM DEBUG msc_a(IMSI-262420000000019:GERAN-A-39:LU)[0x56365ea0d450]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000019 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822131449999 DMM DEBUG msc_a(IMSI-262420000000019:GERAN-A-39:LU)[0x56365ea0d450]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822131450000 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000019:GERAN-A-39:LU)[0x56365ea0d580]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822131450000 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000019:GERAN-A-39:LU)[0x56365ea0d580]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000019:GERAN-A-39:LU)[0x56365ea0d450] (fsm.c:486) 20250822131450000 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131450000 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131450000 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131450000 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131450000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131450000 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131450000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131450000 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131450000 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131450000 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131450000 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131450000 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131450000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131450000 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131450000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131450000 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131450000 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000019:GERAN-A-39:LU)[0x56365ea0d580]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822131450000 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000019:GERAN-A-39:LU)[0x56365ea0d580]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822131450000 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822131450000 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000019 id=262420000000019 (vlr.c:661) 20250822131450000 DVLR INFO New subscr, IMSI: 262420000000019 (vlr.c:562) 20250822131450000 DVLR DEBUG VLR subscr IMSI-262420000000019 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822131450000 DVLR DEBUG VLR subscr IMSI-262420000000019 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822131450000 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822131450000 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000019:GERAN-A-39:LU)[0x56365ea0d580]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822131450000 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000019:GERAN-A-39:LU)[0x56365ea0d580]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822131450000 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000019:GERAN-A-39:LU)[0x56365ea0d580]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822131450000 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000019:GERAN-A-39:LU)[0x56365ea0d580]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822131450000 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000019:GERAN-A-39:LU)[0x56365ea0d580]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822131450000 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000019:GERAN-A-39:LU)[0x56365ea0d580]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822131450000 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000019:GERAN-A-39:LU)[0x56365ea09700]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822131450000 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000019:GERAN-A-39:LU)[0x56365ea09700]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000019:GERAN-A-39:LU)[0x56365ea0d580] (fsm.c:486) 20250822131450000 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000019:GERAN-A-39:LU)[0x56365ea09700]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822131450000 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000019:GERAN-A-39:LU)[0x56365ea09700]{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(334)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(334)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(334)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(334)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(332)@718a44d66dfb: { messageType := 2, destLocRef := '9764B9'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)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(332)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(332)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(332)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(332)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(338)@718a44d66dfb: Found GsupExpect[0] for "262420000000019" handled at TC_cm_serv_req_vgcs_reject0(341) MSC_Test-GSUP(338)@718a44d66dfb: Added IMSI table entry 0TC_cm_serv_req_vgcs_reject0(341)"262420000000019" 20250822131450001 DVLR DEBUG VLR subscr IMSI-262420000000019 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250822131450001 DVLR DEBUG VLR subscr IMSI-262420000000019 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(332)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(332)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(332)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(332)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(334)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131450002 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131450002 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131450002 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131450002 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131450002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131450002 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131450002 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131450002 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_cm_serv_req_vgcs_reject0(341)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_cm_serv_req_vgcs_reject0(341)@718a44d66dfb: setverdict(pass): none -> pass 20250822131450005 DVLR DEBUG VLR subscr IMSI-262420000000019 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822131450005 DVLR DEBUG IMSI:262420000000019 has MSISDN:491230000019 (vlr.c:1045) 20250822131450005 DMSC NOTICE msub(IMSI-262420000000019:MSISDN-491230000019) VLR: update for IMSI=262420000000019 (MSISDN=491230000019) (gsm_04_08.c:1541) 20250822131450005 DVLR DEBUG VLR subscr IMSI-262420000000019:MSISDN-491230000019 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822131450006 DVLR DEBUG VLR subscr IMSI-262420000000019:MSISDN-491230000019 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822131450006 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000019:MSISDN-491230000019:GERAN-A-39:LU)[0x56365ea0d580]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822131450006 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000019:GERAN-A-39:LU)[0x56365ea09700]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822131450006 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000019:GERAN-A-39:LU)[0x56365ea09700]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822131450006 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000019:GERAN-A-39:LU)[0x56365ea09700]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822131450006 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000019:GERAN-A-39:LU)[0x56365ea09700]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000019:MSISDN-491230000019:GERAN-A-39:LU)[0x56365ea0d580] (vlr_lu_fsm.c:110) 20250822131450006 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000019:GERAN-A-39:LU)[0x56365ea09700]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822131450006 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000019:GERAN-A-39:LU)[0x56365ea09700]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822131450006 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000019:MSISDN-491230000019:GERAN-A-39:LU)[0x56365ea0d580]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822131450006 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000019:MSISDN-491230000019:GERAN-A-39:LU)[0x56365ea0d580]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822131450006 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000019:MSISDN-491230000019:GERAN-A-39:LU)[0x56365ea0a280]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822131450006 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000019:MSISDN-491230000019:GERAN-A-39:LU)[0x56365ea0a280]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000019:MSISDN-491230000019:GERAN-A-39:LU)[0x56365ea0d580] (fsm.c:486) 20250822131450006 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000019:MSISDN-491230000019:GERAN-A-39:LU)[0x56365ea0a280]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822131450006 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000019:MSISDN-491230000019:GERAN-A-39:LU)[0x56365ea0a280]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822131450006 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000019:MSISDN-491230000019:GERAN-A-39:LU)[0x56365ea0a280]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822131450006 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000019:MSISDN-491230000019:GERAN-A-39:LU)[0x56365ea0a280]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822131450006 DMSC NOTICE msub(IMSI-262420000000019:MSISDN-491230000019:TMSInew-0x9500E4D7) VLR: update for IMSI=262420000000019 (MSISDN=491230000019) (gsm_04_08.c:1541) 20250822131450006 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000019:MSISDN-491230000019:GERAN-A-39:LU)[0x56365ea0a280]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822131450006 DMM DEBUG -> IMSI-262420000000019:MSISDN-491230000019:TMSInew-0x9500E4D7 LOCATION UPDATE ACCEPT (TMSI = 0x9500e4d7) (gsm_04_08.c:149) 20250822131450006 DVLR DEBUG VLR subscr IMSI-262420000000019:MSISDN-491230000019:TMSInew-0x9500E4D7 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822131450006 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131450006 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131450006 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131450006 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131450006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131450006 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131450006 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131450006 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(334)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(334)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(332)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(332)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(332)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(332)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cm_serv_req_vgcs_reject0(341)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(333)@718a44d66dfb: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(333)@718a44d66dfb: patched enc_l3: '055B'O MSC_Test_0-SCCP(332)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(332)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(332)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(332)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(334)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131450010 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131450010 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131450010 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131450010 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131450010 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131450010 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131450010 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131450010 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131450010 DMM DEBUG msc_a(IMSI-262420000000019:MSISDN-491230000019:TMSInew-0x9500E4D7:GERAN-A-39:LU)[0x56365ea0d450]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822131450010 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000019:MSISDN-491230000019:TMSInew-0x9500E4D7:GERAN-A-39:LU)[0x56365ea0d580]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822131450010 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000019:MSISDN-491230000019:GERAN-A-39:LU)[0x56365ea0a280]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822131450010 DMSC NOTICE msub(IMSI-262420000000019:MSISDN-491230000019:TMSI-0x9500E4D7) VLR: update for IMSI=262420000000019 (MSISDN=491230000019) (gsm_04_08.c:1541) 20250822131450010 DVLR DEBUG VLR subscr IMSI-262420000000019:MSISDN-491230000019:TMSI-0x9500E4D7 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250822131450010 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000019:MSISDN-491230000019:GERAN-A-39:LU)[0x56365ea0a280]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822131450010 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000019:MSISDN-491230000019:TMSI-0x9500E4D7:GERAN-A-39:LU)[0x56365ea0d580]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822131450010 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000019:MSISDN-491230000019:GERAN-A-39:LU)[0x56365ea0a280]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822131450010 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000019:MSISDN-491230000019:GERAN-A-39:LU)[0x56365ea0a280]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000019:MSISDN-491230000019:TMSI-0x9500E4D7:GERAN-A-39:LU)[0x56365ea0d580] (vlr_lu_fsm.c:817) 20250822131450010 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000019:MSISDN-491230000019:GERAN-A-39:LU)[0x56365ea0a280]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822131450010 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000019:MSISDN-491230000019:GERAN-A-39:LU)[0x56365ea0a280]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822131450010 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000019:MSISDN-491230000019:TMSI-0x9500E4D7:GERAN-A-39:LU)[0x56365ea0d580]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822131450010 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000019/3/1): Available (smpp_smsc.c:626) 20250822131450010 DVLR DEBUG VLR subscr IMSI-262420000000019:MSISDN-491230000019:TMSI-0x9500E4D7 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822131450010 DVLR DEBUG VLR subscr IMSI-262420000000019:MSISDN-491230000019:TMSI-0x9500E4D7 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822131450010 DVLR DEBUG VLR subscr IMSI-262420000000019:MSISDN-491230000019:TMSI-0x9500E4D7 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822131450010 DVLR DEBUG VLR subscr IMSI-262420000000019:MSISDN-491230000019:TMSI-0x9500E4D7 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250822131450010 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131450010 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131450010 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131450010 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131450010 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131450010 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131450010 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131450010 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(334)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(334)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(332)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(332)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(332)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(332)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(332)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(332)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(332)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(332)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822131450011 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131450011 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131450011 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131450011 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131450011 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131450011 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131450011 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131450011 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(334)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131450012 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000019:MSISDN-491230000019:TMSI-0x9500E4D7:GERAN-A-39:LU)[0x56365ea0d580]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822131450012 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000019:MSISDN-491230000019:TMSI-0x9500E4D7:GERAN-A-39:LU)[0x56365ea0d580]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000019:MSISDN-491230000019:TMSI-0x9500E4D7:GERAN-A-39:LU)[0x56365ea0d450] (msc_a.c:1053) 20250822131450012 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000019:MSISDN-491230000019:TMSI-0x9500E4D7:GERAN-A-39:LU)[0x56365ea0d580]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822131450012 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000019:MSISDN-491230000019:TMSI-0x9500E4D7:GERAN-A-39:LU)[0x56365ea0d580]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822131450012 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000019:MSISDN-491230000019:TMSI-0x9500E4D7:GERAN-A-39:LU)[0x56365ea0d580]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822131450012 DVLR DEBUG VLR subscr IMSI-262420000000019:MSISDN-491230000019:TMSI-0x9500E4D7 - active-conn: now used by 1 (attached) (msub.c:375) 20250822131450012 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131450012 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131450012 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131450012 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131450012 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131450012 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131450012 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131450012 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(334)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(334)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(332)@718a44d66dfb: Session index based on local reference:0 20250822131450012 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131450012 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131450012 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131450012 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131450012 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131450012 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131450012 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131450012 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(334)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(333)@718a44d66dfb: Deleted conn table entry 0TC_cm_serv_req_vgcs_reject0(341)9921721 TC_cm_serv_req_vgcs_reject0(341)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822131450013 DVLR DEBUG VLR subscr IMSI-262420000000019:MSISDN-491230000019:TMSI-0x9500E4D7 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822131450013 DVLR DEBUG VLR subscr IMSI-262420000000019:MSISDN-491230000019:TMSI-0x9500E4D7 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_cm_serv_req_vgcs_reject0(341)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cm_serv_req_vgcs_reject0(341)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_vgcs_reject0(341)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_vgcs_reject0(341)@718a44d66dfb: 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)@718a44d66dfb: Added conn table entry 0TC_cm_serv_req_vgcs_reject0(341)16672487 MSC_Test_0-RAN(333)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(332)@718a44d66dfb: First idle individual index:0 MSC_Test_0-M3UA(334)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131450214 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131450214 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131450214 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131450214 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131450214 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131450214 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131450214 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131450214 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131450216 DMM DEBUG msc_a(IMSI-262420000000019:GERAN-A-40:CM_SERVICE_REQ)[0x56365ea0d320]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Voice-Group-Call (gsm_04_08.c:776) 20250822131450216 DMM DEBUG msc_a(IMSI-262420000000019:GERAN-A-40:CM_SERVICE_REQ)[0x56365ea0d320]{MSC_A_ST_VALIDATE_L3}: -> CM SERVICE Reject cause: 32 (gsm_04_08.c:259) 20250822131450216 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131450216 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131450216 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131450216 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131450216 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131450216 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131450216 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131450216 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131450216 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131450216 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131450216 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131450216 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131450216 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131450216 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131450217 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131450217 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131450217 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131450217 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131450217 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131450217 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131450217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131450217 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131450217 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131450217 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(334)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(334)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(334)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(334)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(334)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(334)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(332)@718a44d66dfb: { messageType := 2, destLocRef := 'FE66E7'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)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(332)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(332)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(332)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(332)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(332)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(332)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(332)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(332)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(332)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(332)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(332)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(332)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822131450224 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131450225 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131450225 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131450225 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131450225 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131450225 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131450225 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131450225 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(334)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131450226 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131450226 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131450226 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131450226 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131450226 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131450226 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131450226 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131450226 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(334)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(334)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(332)@718a44d66dfb: Session index based on local reference:0 20250822131450227 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131450227 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131450227 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131450227 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131450227 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131450227 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131450227 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131450227 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(334)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(333)@718a44d66dfb: Deleted conn table entry 0TC_cm_serv_req_vgcs_reject0(341)16672487 TC_cm_serv_req_vgcs_reject0(341)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822131450228 DVLR DEBUG VLR subscr IMSI-262420000000019:MSISDN-491230000019:TMSI-0x9500E4D7 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822131450228 DVLR DEBUG VLR subscr IMSI-262420000000019:MSISDN-491230000019:TMSI-0x9500E4D7 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_cm_serv_req_vgcs_reject0(341)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cm_serv_req_vgcs_reject0(341)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_vgcs_reject0(341)@718a44d66dfb: Final verdict of PTC: pass 20250822131450238 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822131450238 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(338)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(335)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(333)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-M3UA(334)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(339)@718a44d66dfb: Final verdict of PTC: none 20250822131450240 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-SCCP(332)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP-IPA(337)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(336)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(331)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(342)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(340)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(331): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(332): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(333): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(334): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(335): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(336): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(337): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(338): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(339): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(340): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_cm_serv_req_vgcs_reject0(341): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(342): none (pass -> pass) MTC@718a44d66dfb: Test case TC_cm_serv_req_vgcs_reject finished. Verdict: pass MTC@718a44d66dfb: 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'. Fri Aug 22 13:14:50 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 20250822131450430 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822131450430 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822131450430 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822131450430 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822131450430 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822131450430 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822131450430 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822131450430 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822131450430 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822131450430 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131450430 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822131450430 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822131450430 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822131450430 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822131450430 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822131450430 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822131450430 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822131450431 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822131450431 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=210632) 20250822131451241 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=210632, count=248772) 20250822131452241 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822131452432 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822131452432 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822131452432 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:14: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_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 20250822131453242 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_cm_serv_req_vbs_reject started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(346)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(346)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(346)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(344)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822131453899 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(347)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822131454089 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822131454089 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822131454089 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822131454089 DLSS7 DEBUG 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)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(346)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(346)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(346)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(346)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250822131454094 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131454094 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822131454094 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822131454094 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822131454094 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822131454094 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822131454094 DLSS7 DEBUG 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)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(346)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(346)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822131454095 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131454095 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822131454095 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822131454095 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822131454095 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822131454095 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822131454095 DLSS7 DEBUG 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)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(346)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(346)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(346)@718a44d66dfb: Message received on association #8 20250822131454095 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822131454095 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(346)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(346)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(346)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(346)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822131454244 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822131454244 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(349)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(349)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822131454251 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(349)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(349)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(349)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@718a44d66dfb: IPA ID RESP: { { 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)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(349)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822131454271 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822131454271 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(350)@718a44d66dfb: Created GsupExpect[0] for "262420000000020" to be handled at TC_cm_serv_req_vbs_reject0(353) TC_cm_serv_req_vbs_reject0(353)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250822131454901 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131454901 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131454901 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131454901 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131454901 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131454901 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131454901 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131454901 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(346)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131454902 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131454902 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131454902 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131454902 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131454902 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131454902 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131454902 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131454902 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(346)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(346)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(345)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(345)@718a44d66dfb: Added conn table entry 0TC_cm_serv_req_vbs_reject0(353)1519514 MSC_Test_0-SCCP(344)@718a44d66dfb: First idle individual index:0 MSC_Test_0-RAN(345)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 20250822131454917 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131454917 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131454917 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131454917 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131454917 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131454917 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131454917 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131454917 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(346)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131454917 DMM DEBUG msc_a(IMSI-262420000000020:GERAN-A-41:LU)[0x56365ea0d580]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000020 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822131454917 DMM DEBUG msc_a(IMSI-262420000000020:GERAN-A-41:LU)[0x56365ea0d580]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822131454917 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000020:GERAN-A-41:LU)[0x56365ea0a0c0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822131454917 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000020:GERAN-A-41:LU)[0x56365ea0a0c0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000020:GERAN-A-41:LU)[0x56365ea0d580] (fsm.c:486) 20250822131454917 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000020:GERAN-A-41:LU)[0x56365ea0a0c0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822131454917 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000020:GERAN-A-41:LU)[0x56365ea0a0c0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822131454917 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822131454917 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000020 id=262420000000020 (vlr.c:661) 20250822131454918 DVLR INFO New subscr, IMSI: 262420000000020 (vlr.c:562) 20250822131454918 DVLR DEBUG VLR subscr IMSI-262420000000020 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822131454918 DVLR DEBUG VLR subscr IMSI-262420000000020 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822131454918 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822131454918 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000020:GERAN-A-41:LU)[0x56365ea0a0c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822131454918 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000020:GERAN-A-41:LU)[0x56365ea0a0c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822131454918 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000020:GERAN-A-41:LU)[0x56365ea0a0c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822131454918 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000020:GERAN-A-41:LU)[0x56365ea0a0c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822131454918 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000020:GERAN-A-41:LU)[0x56365ea0a0c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822131454918 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000020:GERAN-A-41:LU)[0x56365ea0a0c0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822131454918 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000020:GERAN-A-41:LU)[0x56365ea09700]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822131454918 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000020:GERAN-A-41:LU)[0x56365ea09700]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000020:GERAN-A-41:LU)[0x56365ea0a0c0] (fsm.c:486) 20250822131454918 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000020:GERAN-A-41:LU)[0x56365ea09700]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822131454918 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000020:GERAN-A-41:LU)[0x56365ea09700]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822131454918 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131454918 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131454918 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131454918 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131454918 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131454918 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131454918 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131454918 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131454918 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131454918 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131454918 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131454918 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131454918 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131454918 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131454918 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131454918 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(346)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(346)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(346)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(346)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(344)@718a44d66dfb: { messageType := 2, destLocRef := '172F9A'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)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(344)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(344)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(344)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(344)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(350)@718a44d66dfb: Found GsupExpect[0] for "262420000000020" handled at TC_cm_serv_req_vbs_reject0(353) MSC_Test-GSUP(350)@718a44d66dfb: Added IMSI table entry 0TC_cm_serv_req_vbs_reject0(353)"262420000000020" 20250822131454921 DVLR DEBUG VLR subscr IMSI-262420000000020 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250822131454921 DVLR DEBUG VLR subscr IMSI-262420000000020 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(344)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(344)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(344)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(344)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250822131454922 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131454922 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131454922 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131454922 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131454922 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131454922 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131454922 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131454922 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(346)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_cm_serv_req_vbs_reject0(353)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_cm_serv_req_vbs_reject0(353)@718a44d66dfb: setverdict(pass): none -> pass 20250822131454927 DVLR DEBUG VLR subscr IMSI-262420000000020 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822131454927 DVLR DEBUG IMSI:262420000000020 has MSISDN:491230000020 (vlr.c:1045) 20250822131454927 DMSC NOTICE msub(IMSI-262420000000020:MSISDN-491230000020) VLR: update for IMSI=262420000000020 (MSISDN=491230000020) (gsm_04_08.c:1541) 20250822131454927 DVLR DEBUG VLR subscr IMSI-262420000000020:MSISDN-491230000020 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822131454928 DVLR DEBUG VLR subscr IMSI-262420000000020:MSISDN-491230000020 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822131454928 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000020:MSISDN-491230000020:GERAN-A-41:LU)[0x56365ea0a0c0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822131454928 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000020:GERAN-A-41:LU)[0x56365ea09700]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822131454928 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000020:GERAN-A-41:LU)[0x56365ea09700]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822131454928 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000020:GERAN-A-41:LU)[0x56365ea09700]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822131454928 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000020:GERAN-A-41:LU)[0x56365ea09700]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000020:MSISDN-491230000020:GERAN-A-41:LU)[0x56365ea0a0c0] (vlr_lu_fsm.c:110) 20250822131454928 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000020:GERAN-A-41:LU)[0x56365ea09700]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822131454928 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000020:GERAN-A-41:LU)[0x56365ea09700]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822131454928 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000020:MSISDN-491230000020:GERAN-A-41:LU)[0x56365ea0a0c0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822131454928 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000020:MSISDN-491230000020:GERAN-A-41:LU)[0x56365ea0a0c0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822131454928 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000020:MSISDN-491230000020:GERAN-A-41:LU)[0x56365ea08120]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822131454928 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000020:MSISDN-491230000020:GERAN-A-41:LU)[0x56365ea08120]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000020:MSISDN-491230000020:GERAN-A-41:LU)[0x56365ea0a0c0] (fsm.c:486) 20250822131454928 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000020:MSISDN-491230000020:GERAN-A-41:LU)[0x56365ea08120]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822131454928 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000020:MSISDN-491230000020:GERAN-A-41:LU)[0x56365ea08120]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822131454928 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000020:MSISDN-491230000020:GERAN-A-41:LU)[0x56365ea08120]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822131454928 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000020:MSISDN-491230000020:GERAN-A-41:LU)[0x56365ea08120]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822131454928 DMSC NOTICE msub(IMSI-262420000000020:MSISDN-491230000020:TMSInew-0x85C024EE) VLR: update for IMSI=262420000000020 (MSISDN=491230000020) (gsm_04_08.c:1541) 20250822131454928 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000020:MSISDN-491230000020:GERAN-A-41:LU)[0x56365ea08120]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822131454928 DMM DEBUG -> IMSI-262420000000020:MSISDN-491230000020:TMSInew-0x85C024EE LOCATION UPDATE ACCEPT (TMSI = 0x85c024ee) (gsm_04_08.c:149) 20250822131454928 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131454928 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131454928 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131454928 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131454928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131454928 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131454928 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131454928 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131454928 DVLR DEBUG VLR subscr IMSI-262420000000020:MSISDN-491230000020:TMSInew-0x85C024EE - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_0-M3UA(346)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(346)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(344)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(344)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(344)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(344)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cm_serv_req_vbs_reject0(353)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(345)@718a44d66dfb: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(345)@718a44d66dfb: patched enc_l3: '055B'O MSC_Test_0-SCCP(344)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(344)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(344)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(344)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002055B'O 20250822131454937 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131454937 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131454937 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(346)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131454937 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131454937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131454937 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131454937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131454937 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131454937 DMM DEBUG msc_a(IMSI-262420000000020:MSISDN-491230000020:TMSInew-0x85C024EE:GERAN-A-41:LU)[0x56365ea0d580]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822131454937 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000020:MSISDN-491230000020:TMSInew-0x85C024EE:GERAN-A-41:LU)[0x56365ea0a0c0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822131454937 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000020:MSISDN-491230000020:GERAN-A-41:LU)[0x56365ea08120]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822131454937 DMSC NOTICE msub(IMSI-262420000000020:MSISDN-491230000020:TMSI-0x85C024EE) VLR: update for IMSI=262420000000020 (MSISDN=491230000020) (gsm_04_08.c:1541) 20250822131454937 DVLR DEBUG VLR subscr IMSI-262420000000020:MSISDN-491230000020:TMSI-0x85C024EE + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250822131454937 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000020:MSISDN-491230000020:GERAN-A-41:LU)[0x56365ea08120]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822131454937 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000020:MSISDN-491230000020:TMSI-0x85C024EE:GERAN-A-41:LU)[0x56365ea0a0c0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822131454937 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000020:MSISDN-491230000020:GERAN-A-41:LU)[0x56365ea08120]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822131454937 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000020:MSISDN-491230000020:GERAN-A-41:LU)[0x56365ea08120]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000020:MSISDN-491230000020:TMSI-0x85C024EE:GERAN-A-41:LU)[0x56365ea0a0c0] (vlr_lu_fsm.c:817) 20250822131454937 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000020:MSISDN-491230000020:GERAN-A-41:LU)[0x56365ea08120]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822131454937 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000020:MSISDN-491230000020:GERAN-A-41:LU)[0x56365ea08120]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822131454937 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000020:MSISDN-491230000020:TMSI-0x85C024EE:GERAN-A-41:LU)[0x56365ea0a0c0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822131454937 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000020/3/1): Available (smpp_smsc.c:626) 20250822131454937 DVLR DEBUG VLR subscr IMSI-262420000000020:MSISDN-491230000020:TMSI-0x85C024EE + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822131454937 DVLR DEBUG VLR subscr IMSI-262420000000020:MSISDN-491230000020:TMSI-0x85C024EE + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822131454937 DVLR DEBUG VLR subscr IMSI-262420000000020:MSISDN-491230000020:TMSI-0x85C024EE - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822131454937 DVLR DEBUG VLR subscr IMSI-262420000000020:MSISDN-491230000020:TMSI-0x85C024EE - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250822131454937 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131454937 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131454937 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131454937 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131454937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131454937 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131454937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131454937 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(346)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(346)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(344)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(344)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(344)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(344)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(344)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(344)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(344)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(344)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822131454939 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131454939 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131454939 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131454939 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131454939 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131454939 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131454939 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131454939 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(346)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131454939 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000020:MSISDN-491230000020:TMSI-0x85C024EE:GERAN-A-41:LU)[0x56365ea0a0c0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822131454939 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000020:MSISDN-491230000020:TMSI-0x85C024EE:GERAN-A-41:LU)[0x56365ea0a0c0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000020:MSISDN-491230000020:TMSI-0x85C024EE:GERAN-A-41:LU)[0x56365ea0d580] (msc_a.c:1053) 20250822131454939 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000020:MSISDN-491230000020:TMSI-0x85C024EE:GERAN-A-41:LU)[0x56365ea0a0c0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822131454939 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000020:MSISDN-491230000020:TMSI-0x85C024EE:GERAN-A-41:LU)[0x56365ea0a0c0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822131454939 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000020:MSISDN-491230000020:TMSI-0x85C024EE:GERAN-A-41:LU)[0x56365ea0a0c0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822131454939 DVLR DEBUG VLR subscr IMSI-262420000000020:MSISDN-491230000020:TMSI-0x85C024EE - active-conn: now used by 1 (attached) (msub.c:375) 20250822131454939 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131454939 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131454939 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131454939 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131454939 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131454939 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131454939 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131454939 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(346)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(346)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(344)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-M3UA(346)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131454940 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131454940 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131454940 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131454940 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131454940 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131454940 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131454940 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131454941 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(345)@718a44d66dfb: Deleted conn table entry 0TC_cm_serv_req_vbs_reject0(353)1519514 TC_cm_serv_req_vbs_reject0(353)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822131454941 DVLR DEBUG VLR subscr IMSI-262420000000020:MSISDN-491230000020:TMSI-0x85C024EE + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822131454941 DVLR DEBUG VLR subscr IMSI-262420000000020:MSISDN-491230000020:TMSI-0x85C024EE - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_cm_serv_req_vbs_reject0(353)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cm_serv_req_vbs_reject0(353)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_vbs_reject0(353)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_vbs_reject0(353)@718a44d66dfb: 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)@718a44d66dfb: Added conn table entry 0TC_cm_serv_req_vbs_reject0(353)14791014 MSC_Test_0-RAN(345)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(344)@718a44d66dfb: First idle individual index:0 MSC_Test_0-M3UA(346)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131455142 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131455142 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131455142 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131455142 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131455142 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131455142 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131455142 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131455142 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131455143 DMM DEBUG msc_a(IMSI-262420000000020:GERAN-A-42:CM_SERVICE_REQ)[0x56365ea0d450]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Voice-Broadcast-Call (gsm_04_08.c:776) 20250822131455143 DMM DEBUG msc_a(IMSI-262420000000020:GERAN-A-42:CM_SERVICE_REQ)[0x56365ea0d450]{MSC_A_ST_VALIDATE_L3}: -> CM SERVICE Reject cause: 32 (gsm_04_08.c:259) 20250822131455144 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131455144 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131455144 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131455144 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131455144 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131455144 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131455144 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131455144 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131455144 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131455144 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131455144 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131455144 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131455144 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131455144 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131455144 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131455144 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131455144 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131455144 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131455144 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131455145 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131455145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131455145 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131455145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131455145 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(346)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(346)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(346)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(346)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(346)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(346)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(344)@718a44d66dfb: { messageType := 2, destLocRef := 'E1B166'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)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(344)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(344)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(344)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(344)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(344)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(344)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(344)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(344)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(344)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(344)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(344)@718a44d66dfb: vl_from0 20250822131455151 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131455151 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131455151 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131455151 DLM3UA DEBUG 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(344)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(346)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131455151 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131455151 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131455151 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131455151 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131455152 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131455152 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131455152 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131455152 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131455152 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131455152 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131455152 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131455152 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(346)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(346)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(344)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-M3UA(346)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131455153 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131455153 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131455153 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131455153 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131455153 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131455153 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131455153 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131455153 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(345)@718a44d66dfb: Deleted conn table entry 0TC_cm_serv_req_vbs_reject0(353)14791014 TC_cm_serv_req_vbs_reject0(353)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822131455154 DVLR DEBUG VLR subscr IMSI-262420000000020:MSISDN-491230000020:TMSI-0x85C024EE + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822131455154 DVLR DEBUG VLR subscr IMSI-262420000000020:MSISDN-491230000020:TMSI-0x85C024EE - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_cm_serv_req_vbs_reject0(353)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cm_serv_req_vbs_reject0(353)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_vbs_reject0(353)@718a44d66dfb: Final verdict of PTC: pass MSC_Test-GSUP(350)@718a44d66dfb: Final verdict of PTC: none 20250822131455165 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822131455165 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-M3UA(346)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-SCCP(344)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(347)@718a44d66dfb: Final verdict of PTC: none 20250822131455166 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MGCP(348)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(345)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP-IPA(349)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(354)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(351)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(352)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(343)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(343): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(344): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(345): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(346): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(347): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(348): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(349): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(350): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(351): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(352): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_cm_serv_req_vbs_reject0(353): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(354): none (pass -> pass) MTC@718a44d66dfb: Test case TC_cm_serv_req_vbs_reject finished. Verdict: pass MTC@718a44d66dfb: 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'. Fri Aug 22 13:14:55 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 20250822131455354 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822131455354 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822131455354 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822131455354 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822131455354 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822131455354 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822131455354 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822131455354 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822131455354 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822131455354 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131455355 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822131455355 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822131455355 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822131455355 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822131455355 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822131455355 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822131455355 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822131455355 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822131455355 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=210620) 20250822131456167 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=210620, count=248484) 20250822131457168 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822131457356 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822131457356 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822131457356 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:14: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_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 20250822131458169 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_cm_serv_req_lcs_reject started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(358)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(358)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(358)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(356)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822131458770 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(359)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822131458964 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822131458964 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822131458964 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822131458964 DLSS7 DEBUG 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)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(358)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(358)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822131458971 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131458971 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822131458971 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822131458971 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822131458971 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822131458971 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822131458971 DLSS7 DEBUG 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)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(358)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(358)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(358)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(358)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822131458973 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131458973 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822131458973 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822131458973 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822131458973 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822131458973 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822131458974 DLSS7 DEBUG 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)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250822131458974 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822131458974 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(358)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(358)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(358)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(358)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(358)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(358)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(358)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822131459170 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822131459170 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(361)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(361)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822131459177 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(361)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(361)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(361)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@718a44d66dfb: IPA ID RESP: { { 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)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(361)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822131459208 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822131459208 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(362)@718a44d66dfb: Created GsupExpect[0] for "262420000000021" to be handled at TC_cm_serv_req_lcs_reject0(365) TC_cm_serv_req_lcs_reject0(365)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250822131459780 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131459780 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131459780 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131459780 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131459780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131459780 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131459780 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131459780 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(358)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131459780 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131459780 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131459780 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131459780 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131459780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131459780 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131459780 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131459780 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(358)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(358)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(357)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(357)@718a44d66dfb: Added conn table entry 0TC_cm_serv_req_lcs_reject0(365)4876489 MSC_Test_0-SCCP(356)@718a44d66dfb: First idle individual index:0 MSC_Test_0-RAN(357)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(358)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131459790 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131459790 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131459790 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131459790 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131459790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131459790 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131459790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131459790 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131459790 DMM DEBUG msc_a(IMSI-262420000000021:GERAN-A-43:LU)[0x56365ea0a0c0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000021 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822131459790 DMM DEBUG msc_a(IMSI-262420000000021:GERAN-A-43:LU)[0x56365ea0a0c0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822131459790 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000021:GERAN-A-43:LU)[0x56365ea0d320]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822131459790 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000021:GERAN-A-43:LU)[0x56365ea0d320]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000021:GERAN-A-43:LU)[0x56365ea0a0c0] (fsm.c:486) 20250822131459790 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000021:GERAN-A-43:LU)[0x56365ea0d320]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822131459790 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000021:GERAN-A-43:LU)[0x56365ea0d320]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822131459790 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822131459790 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000021 id=262420000000021 (vlr.c:661) 20250822131459790 DVLR INFO New subscr, IMSI: 262420000000021 (vlr.c:562) 20250822131459790 DVLR DEBUG VLR subscr IMSI-262420000000021 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822131459790 DVLR DEBUG VLR subscr IMSI-262420000000021 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822131459790 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822131459790 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000021:GERAN-A-43:LU)[0x56365ea0d320]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822131459790 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000021:GERAN-A-43:LU)[0x56365ea0d320]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822131459790 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000021:GERAN-A-43:LU)[0x56365ea0d320]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822131459790 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000021:GERAN-A-43:LU)[0x56365ea0d320]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822131459790 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000021:GERAN-A-43:LU)[0x56365ea0d320]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822131459790 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000021:GERAN-A-43:LU)[0x56365ea0d320]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822131459790 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000021:GERAN-A-43:LU)[0x56365ea09700]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822131459790 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000021:GERAN-A-43:LU)[0x56365ea09700]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000021:GERAN-A-43:LU)[0x56365ea0d320] (fsm.c:486) 20250822131459790 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000021:GERAN-A-43:LU)[0x56365ea09700]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822131459790 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000021:GERAN-A-43:LU)[0x56365ea09700]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822131459790 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131459790 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131459790 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131459790 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131459790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131459790 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131459790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131459790 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131459790 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131459790 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_0-M3UA(358)@718a44d66dfb: Message received on association #8 20250822131459790 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131459790 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131459790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131459790 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131459790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131459790 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(358)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(358)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(358)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(356)@718a44d66dfb: { messageType := 2, destLocRef := '4A68C9'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)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(356)@718a44d66dfb: Session index based on local reference:0 MSC_Test-GSUP(362)@718a44d66dfb: Found GsupExpect[0] for "262420000000021" handled at TC_cm_serv_req_lcs_reject0(365) MSC_Test-GSUP(362)@718a44d66dfb: Added IMSI table entry 0TC_cm_serv_req_lcs_reject0(365)"262420000000021" MSC_Test_0-SCCP(356)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(356)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(356)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822131459792 DVLR DEBUG VLR subscr IMSI-262420000000021 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250822131459792 DVLR DEBUG VLR subscr IMSI-262420000000021 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(356)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(356)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(356)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(356)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(358)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131459793 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131459793 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131459793 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131459793 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131459793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131459793 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131459793 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131459793 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_cm_serv_req_lcs_reject0(365)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_cm_serv_req_lcs_reject0(365)@718a44d66dfb: setverdict(pass): none -> pass 20250822131459797 DVLR DEBUG VLR subscr IMSI-262420000000021 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822131459797 DVLR DEBUG IMSI:262420000000021 has MSISDN:491230000021 (vlr.c:1045) 20250822131459797 DMSC NOTICE msub(IMSI-262420000000021:MSISDN-491230000021) VLR: update for IMSI=262420000000021 (MSISDN=491230000021) (gsm_04_08.c:1541) 20250822131459797 DVLR DEBUG VLR subscr IMSI-262420000000021:MSISDN-491230000021 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822131459797 DVLR DEBUG VLR subscr IMSI-262420000000021:MSISDN-491230000021 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822131459797 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000021:MSISDN-491230000021:GERAN-A-43:LU)[0x56365ea0d320]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822131459797 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000021:GERAN-A-43:LU)[0x56365ea09700]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822131459797 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000021:GERAN-A-43:LU)[0x56365ea09700]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822131459797 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000021:GERAN-A-43:LU)[0x56365ea09700]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822131459797 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000021:GERAN-A-43:LU)[0x56365ea09700]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000021:MSISDN-491230000021:GERAN-A-43:LU)[0x56365ea0d320] (vlr_lu_fsm.c:110) 20250822131459797 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000021:GERAN-A-43:LU)[0x56365ea09700]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822131459797 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000021:GERAN-A-43:LU)[0x56365ea09700]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822131459797 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000021:MSISDN-491230000021:GERAN-A-43:LU)[0x56365ea0d320]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822131459797 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000021:MSISDN-491230000021:GERAN-A-43:LU)[0x56365ea0d320]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822131459797 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000021:MSISDN-491230000021:GERAN-A-43:LU)[0x56365ea09000]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822131459797 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000021:MSISDN-491230000021:GERAN-A-43:LU)[0x56365ea09000]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000021:MSISDN-491230000021:GERAN-A-43:LU)[0x56365ea0d320] (fsm.c:486) 20250822131459797 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000021:MSISDN-491230000021:GERAN-A-43:LU)[0x56365ea09000]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822131459797 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000021:MSISDN-491230000021:GERAN-A-43:LU)[0x56365ea09000]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822131459797 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000021:MSISDN-491230000021:GERAN-A-43:LU)[0x56365ea09000]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822131459797 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000021:MSISDN-491230000021:GERAN-A-43:LU)[0x56365ea09000]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822131459797 DMSC NOTICE msub(IMSI-262420000000021:MSISDN-491230000021:TMSInew-0x35B1B557) VLR: update for IMSI=262420000000021 (MSISDN=491230000021) (gsm_04_08.c:1541) 20250822131459797 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000021:MSISDN-491230000021:GERAN-A-43:LU)[0x56365ea09000]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822131459797 DMM DEBUG -> IMSI-262420000000021:MSISDN-491230000021:TMSInew-0x35B1B557 LOCATION UPDATE ACCEPT (TMSI = 0x35b1b557) (gsm_04_08.c:149) 20250822131459797 DVLR DEBUG VLR subscr IMSI-262420000000021:MSISDN-491230000021:TMSInew-0x35B1B557 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822131459797 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131459797 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131459797 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131459797 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131459797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131459797 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131459797 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131459797 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(358)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(358)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(356)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(356)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(356)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(356)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cm_serv_req_lcs_reject0(365)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(357)@718a44d66dfb: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(357)@718a44d66dfb: patched enc_l3: '055B'O MSC_Test_0-SCCP(356)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(356)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(356)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(356)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(358)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131459804 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131459804 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131459804 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131459804 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131459804 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131459804 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131459804 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131459804 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131459804 DMM DEBUG msc_a(IMSI-262420000000021:MSISDN-491230000021:TMSInew-0x35B1B557:GERAN-A-43:LU)[0x56365ea0a0c0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822131459804 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000021:MSISDN-491230000021:TMSInew-0x35B1B557:GERAN-A-43:LU)[0x56365ea0d320]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822131459804 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000021:MSISDN-491230000021:GERAN-A-43:LU)[0x56365ea09000]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822131459804 DMSC NOTICE msub(IMSI-262420000000021:MSISDN-491230000021:TMSI-0x35B1B557) VLR: update for IMSI=262420000000021 (MSISDN=491230000021) (gsm_04_08.c:1541) 20250822131459804 DVLR DEBUG VLR subscr IMSI-262420000000021:MSISDN-491230000021:TMSI-0x35B1B557 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250822131459804 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000021:MSISDN-491230000021:GERAN-A-43:LU)[0x56365ea09000]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822131459804 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000021:MSISDN-491230000021:TMSI-0x35B1B557:GERAN-A-43:LU)[0x56365ea0d320]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822131459804 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000021:MSISDN-491230000021:GERAN-A-43:LU)[0x56365ea09000]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822131459804 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000021:MSISDN-491230000021:GERAN-A-43:LU)[0x56365ea09000]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000021:MSISDN-491230000021:TMSI-0x35B1B557:GERAN-A-43:LU)[0x56365ea0d320] (vlr_lu_fsm.c:817) 20250822131459804 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000021:MSISDN-491230000021:GERAN-A-43:LU)[0x56365ea09000]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822131459804 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000021:MSISDN-491230000021:GERAN-A-43:LU)[0x56365ea09000]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822131459804 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000021:MSISDN-491230000021:TMSI-0x35B1B557:GERAN-A-43:LU)[0x56365ea0d320]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822131459804 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000021/3/1): Available (smpp_smsc.c:626) 20250822131459805 DVLR DEBUG VLR subscr IMSI-262420000000021:MSISDN-491230000021:TMSI-0x35B1B557 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822131459805 DVLR DEBUG VLR subscr IMSI-262420000000021:MSISDN-491230000021:TMSI-0x35B1B557 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822131459805 DVLR DEBUG VLR subscr IMSI-262420000000021:MSISDN-491230000021:TMSI-0x35B1B557 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822131459805 DVLR DEBUG VLR subscr IMSI-262420000000021:MSISDN-491230000021:TMSI-0x35B1B557 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250822131459805 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131459805 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131459805 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131459805 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131459805 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131459805 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131459805 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131459805 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(358)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(358)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(356)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(356)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(356)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(356)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(356)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(356)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(356)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(356)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(358)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131459808 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131459808 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131459808 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131459808 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131459808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131459808 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131459808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131459808 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131459809 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000021:MSISDN-491230000021:TMSI-0x35B1B557:GERAN-A-43:LU)[0x56365ea0d320]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822131459809 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000021:MSISDN-491230000021:TMSI-0x35B1B557:GERAN-A-43:LU)[0x56365ea0d320]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000021:MSISDN-491230000021:TMSI-0x35B1B557:GERAN-A-43:LU)[0x56365ea0a0c0] (msc_a.c:1053) 20250822131459809 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000021:MSISDN-491230000021:TMSI-0x35B1B557:GERAN-A-43:LU)[0x56365ea0d320]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822131459809 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000021:MSISDN-491230000021:TMSI-0x35B1B557:GERAN-A-43:LU)[0x56365ea0d320]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822131459809 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000021:MSISDN-491230000021:TMSI-0x35B1B557:GERAN-A-43:LU)[0x56365ea0d320]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822131459809 DVLR DEBUG VLR subscr IMSI-262420000000021:MSISDN-491230000021:TMSI-0x35B1B557 - active-conn: now used by 1 (attached) (msub.c:375) 20250822131459809 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131459809 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131459809 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131459809 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131459809 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131459809 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131459809 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131459809 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(358)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(358)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(356)@718a44d66dfb: Session index based on local reference:0 20250822131459810 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131459810 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131459810 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131459810 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131459810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131459810 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131459810 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131459810 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(358)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(357)@718a44d66dfb: Deleted conn table entry 0TC_cm_serv_req_lcs_reject0(365)4876489 TC_cm_serv_req_lcs_reject0(365)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822131459812 DVLR DEBUG VLR subscr IMSI-262420000000021:MSISDN-491230000021:TMSI-0x35B1B557 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822131459812 DVLR DEBUG VLR subscr IMSI-262420000000021:MSISDN-491230000021:TMSI-0x35B1B557 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_cm_serv_req_lcs_reject0(365)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cm_serv_req_lcs_reject0(365)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_lcs_reject0(365)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_lcs_reject0(365)@718a44d66dfb: 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)@718a44d66dfb: Added conn table entry 0TC_cm_serv_req_lcs_reject0(365)2778857 MSC_Test_0-RAN(357)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(356)@718a44d66dfb: First idle individual index:0 MSC_Test_0-M3UA(358)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131500014 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131500014 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131500014 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131500014 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131500014 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131500014 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131500014 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131500014 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131500015 DMM DEBUG msc_a(IMSI-262420000000021:GERAN-A-44:CM_SERVICE_REQ)[0x56365ea0d580]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Location-Service (gsm_04_08.c:776) 20250822131500015 DMM DEBUG msc_a(IMSI-262420000000021:GERAN-A-44:CM_SERVICE_REQ)[0x56365ea0d580]{MSC_A_ST_VALIDATE_L3}: -> CM SERVICE Reject cause: 32 (gsm_04_08.c:259) 20250822131500016 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131500016 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131500016 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131500016 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131500016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131500016 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131500016 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131500016 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131500016 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131500016 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131500016 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131500016 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131500016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131500016 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131500016 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131500016 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131500016 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131500016 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131500016 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131500016 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131500016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131500016 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131500016 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131500016 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(358)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(358)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(358)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(358)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(358)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(358)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(356)@718a44d66dfb: { messageType := 2, destLocRef := '2A66E9'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)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(356)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(356)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(356)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(356)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(356)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(356)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(356)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(356)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(356)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(356)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(356)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(356)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822131500024 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131500024 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131500024 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131500024 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131500024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131500024 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131500024 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131500024 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(358)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131500025 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131500025 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131500025 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131500025 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131500025 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131500025 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131500025 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131500025 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(358)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(358)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(356)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-M3UA(358)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131500026 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131500026 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131500026 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131500026 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131500026 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131500026 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131500026 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131500026 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(357)@718a44d66dfb: Deleted conn table entry 0TC_cm_serv_req_lcs_reject0(365)2778857 TC_cm_serv_req_lcs_reject0(365)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822131500027 DVLR DEBUG VLR subscr IMSI-262420000000021:MSISDN-491230000021:TMSI-0x35B1B557 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822131500027 DVLR DEBUG VLR subscr IMSI-262420000000021:MSISDN-491230000021:TMSI-0x35B1B557 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_cm_serv_req_lcs_reject0(365)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cm_serv_req_lcs_reject0(365)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_lcs_reject0(365)@718a44d66dfb: Final verdict of PTC: pass 20250822131500035 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822131500035 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(356)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP(362)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(359)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(363)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-M3UA(358)@718a44d66dfb: Final verdict of PTC: none 20250822131500039 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-RAN(357)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP-IPA(361)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(366)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(360)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(364)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(355)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(355): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(356): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(357): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(358): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(359): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(360): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(361): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(362): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(363): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(364): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_cm_serv_req_lcs_reject0(365): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(366): none (pass -> pass) MTC@718a44d66dfb: Test case TC_cm_serv_req_lcs_reject finished. Verdict: pass MTC@718a44d66dfb: 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'. Fri Aug 22 13:15:00 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 20250822131500226 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822131500226 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822131500226 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822131500226 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822131500226 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822131500226 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822131500226 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822131500226 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822131500226 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822131500226 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131500226 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822131500227 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822131500227 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822131500227 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822131500227 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822131500227 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822131500227 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822131500227 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822131500227 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=247944) 20250822131501040 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=247944, count=249104) 20250822131502041 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822131502228 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822131502228 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822131502228 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:15: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_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 20250822131503042 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_cm_reest_req_reject started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(370)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(370)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(370)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(368)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822131503822 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(371)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822131504016 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822131504016 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822131504016 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822131504016 DLSS7 DEBUG 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)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(370)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(370)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822131504021 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131504021 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822131504021 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822131504021 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822131504021 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822131504021 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822131504021 DLSS7 DEBUG 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)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(370)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(370)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(370)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(370)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822131504022 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131504022 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822131504022 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822131504022 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822131504022 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822131504022 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822131504022 DLSS7 DEBUG 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)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(370)@718a44d66dfb: Message received on association #8 20250822131504022 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822131504022 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(370)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(370)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(370)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(370)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(370)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(370)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822131504043 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822131504043 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(373)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(373)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822131504049 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(373)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(373)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(373)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@718a44d66dfb: IPA ID RESP: { { 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)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(373)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822131504070 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822131504070 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(374)@718a44d66dfb: Created GsupExpect[0] for "262420000000022" to be handled at TC_cm_reest_req_reject0(377) TC_cm_reest_req_reject0(377)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250822131504827 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131504827 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131504827 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131504827 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131504827 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131504827 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131504828 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131504828 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(370)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131504829 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131504829 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131504829 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131504829 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131504829 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131504829 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131504829 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131504829 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(370)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(370)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(369)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(369)@718a44d66dfb: Added conn table entry 0TC_cm_reest_req_reject0(377)7969381 MSC_Test_0-SCCP(368)@718a44d66dfb: First idle individual index:0 MSC_Test_0-RAN(369)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 20250822131504845 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131504845 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131504845 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131504845 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131504845 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131504845 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131504845 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131504845 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(370)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131504846 DMM DEBUG msc_a(IMSI-262420000000022:GERAN-A-45:LU)[0x56365ea0d320]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000022 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822131504846 DMM DEBUG msc_a(IMSI-262420000000022:GERAN-A-45:LU)[0x56365ea0d320]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822131504846 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000022:GERAN-A-45:LU)[0x56365ea0d450]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822131504846 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000022:GERAN-A-45:LU)[0x56365ea0d450]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000022:GERAN-A-45:LU)[0x56365ea0d320] (fsm.c:486) 20250822131504846 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000022:GERAN-A-45:LU)[0x56365ea0d450]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822131504846 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000022:GERAN-A-45:LU)[0x56365ea0d450]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822131504846 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822131504846 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000022 id=262420000000022 (vlr.c:661) 20250822131504846 DVLR INFO New subscr, IMSI: 262420000000022 (vlr.c:562) 20250822131504846 DVLR DEBUG VLR subscr IMSI-262420000000022 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822131504846 DVLR DEBUG VLR subscr IMSI-262420000000022 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822131504846 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822131504846 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000022:GERAN-A-45:LU)[0x56365ea0d450]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822131504846 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000022:GERAN-A-45:LU)[0x56365ea0d450]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822131504846 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000022:GERAN-A-45:LU)[0x56365ea0d450]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822131504846 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000022:GERAN-A-45:LU)[0x56365ea0d450]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822131504846 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000022:GERAN-A-45:LU)[0x56365ea0d450]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822131504846 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000022:GERAN-A-45:LU)[0x56365ea0d450]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822131504846 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000022:GERAN-A-45:LU)[0x56365ea09700]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822131504846 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000022:GERAN-A-45:LU)[0x56365ea09700]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000022:GERAN-A-45:LU)[0x56365ea0d450] (fsm.c:486) 20250822131504846 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000022:GERAN-A-45:LU)[0x56365ea09700]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822131504846 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000022:GERAN-A-45:LU)[0x56365ea09700]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822131504846 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131504846 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131504846 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131504846 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131504846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131504846 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131504846 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131504846 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131504847 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131504847 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131504847 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131504847 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131504847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131504847 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131504847 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131504847 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(370)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(370)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(370)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(370)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(368)@718a44d66dfb: { messageType := 2, destLocRef := '799A65'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)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(368)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(368)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(368)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(368)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(374)@718a44d66dfb: Found GsupExpect[0] for "262420000000022" handled at TC_cm_reest_req_reject0(377) MSC_Test-GSUP(374)@718a44d66dfb: Added IMSI table entry 0TC_cm_reest_req_reject0(377)"262420000000022" 20250822131504850 DVLR DEBUG VLR subscr IMSI-262420000000022 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250822131504850 DVLR DEBUG VLR subscr IMSI-262420000000022 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(368)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(368)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(368)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(368)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(370)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131504851 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131504851 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131504851 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131504851 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131504851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131504851 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131504851 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131504851 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_cm_reest_req_reject0(377)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_cm_reest_req_reject0(377)@718a44d66dfb: setverdict(pass): none -> pass 20250822131504854 DVLR DEBUG VLR subscr IMSI-262420000000022 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822131504854 DVLR DEBUG IMSI:262420000000022 has MSISDN:491230000022 (vlr.c:1045) 20250822131504854 DMSC NOTICE msub(IMSI-262420000000022:MSISDN-491230000022) VLR: update for IMSI=262420000000022 (MSISDN=491230000022) (gsm_04_08.c:1541) 20250822131504854 DVLR DEBUG VLR subscr IMSI-262420000000022:MSISDN-491230000022 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822131504854 DVLR DEBUG VLR subscr IMSI-262420000000022:MSISDN-491230000022 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822131504854 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000022:MSISDN-491230000022:GERAN-A-45:LU)[0x56365ea0d450]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822131504854 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000022:GERAN-A-45:LU)[0x56365ea09700]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822131504854 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000022:GERAN-A-45:LU)[0x56365ea09700]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822131504854 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000022:GERAN-A-45:LU)[0x56365ea09700]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822131504854 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000022:GERAN-A-45:LU)[0x56365ea09700]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000022:MSISDN-491230000022:GERAN-A-45:LU)[0x56365ea0d450] (vlr_lu_fsm.c:110) 20250822131504854 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000022:GERAN-A-45:LU)[0x56365ea09700]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822131504854 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000022:GERAN-A-45:LU)[0x56365ea09700]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822131504854 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000022:MSISDN-491230000022:GERAN-A-45:LU)[0x56365ea0d450]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822131504854 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000022:MSISDN-491230000022:GERAN-A-45:LU)[0x56365ea0d450]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822131504854 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000022:MSISDN-491230000022:GERAN-A-45:LU)[0x56365ea15050]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822131504854 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000022:MSISDN-491230000022:GERAN-A-45:LU)[0x56365ea15050]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000022:MSISDN-491230000022:GERAN-A-45:LU)[0x56365ea0d450] (fsm.c:486) 20250822131504854 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000022:MSISDN-491230000022:GERAN-A-45:LU)[0x56365ea15050]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822131504854 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000022:MSISDN-491230000022:GERAN-A-45:LU)[0x56365ea15050]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822131504854 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000022:MSISDN-491230000022:GERAN-A-45:LU)[0x56365ea15050]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822131504854 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000022:MSISDN-491230000022:GERAN-A-45:LU)[0x56365ea15050]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822131504854 DMSC NOTICE msub(IMSI-262420000000022:MSISDN-491230000022:TMSInew-0x87A08EE2) VLR: update for IMSI=262420000000022 (MSISDN=491230000022) (gsm_04_08.c:1541) 20250822131504854 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000022:MSISDN-491230000022:GERAN-A-45:LU)[0x56365ea15050]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822131504854 DMM DEBUG -> IMSI-262420000000022:MSISDN-491230000022:TMSInew-0x87A08EE2 LOCATION UPDATE ACCEPT (TMSI = 0x87a08ee2) (gsm_04_08.c:149) 20250822131504854 DVLR DEBUG VLR subscr IMSI-262420000000022:MSISDN-491230000022:TMSInew-0x87A08EE2 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822131504854 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131504854 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131504854 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131504854 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131504854 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131504854 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131504854 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131504854 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(370)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(370)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(368)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(368)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(368)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(368)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cm_reest_req_reject0(377)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(369)@718a44d66dfb: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(369)@718a44d66dfb: patched enc_l3: '055B'O MSC_Test_0-SCCP(368)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(368)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(368)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(368)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(370)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131504859 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131504859 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131504859 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131504859 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131504859 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131504859 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131504859 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131504859 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131504859 DMM DEBUG msc_a(IMSI-262420000000022:MSISDN-491230000022:TMSInew-0x87A08EE2:GERAN-A-45:LU)[0x56365ea0d320]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822131504859 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000022:MSISDN-491230000022:TMSInew-0x87A08EE2:GERAN-A-45:LU)[0x56365ea0d450]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822131504859 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000022:MSISDN-491230000022:GERAN-A-45:LU)[0x56365ea15050]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822131504859 DMSC NOTICE msub(IMSI-262420000000022:MSISDN-491230000022:TMSI-0x87A08EE2) VLR: update for IMSI=262420000000022 (MSISDN=491230000022) (gsm_04_08.c:1541) 20250822131504859 DVLR DEBUG VLR subscr IMSI-262420000000022:MSISDN-491230000022:TMSI-0x87A08EE2 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250822131504859 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000022:MSISDN-491230000022:GERAN-A-45:LU)[0x56365ea15050]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822131504859 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000022:MSISDN-491230000022:TMSI-0x87A08EE2:GERAN-A-45:LU)[0x56365ea0d450]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822131504859 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000022:MSISDN-491230000022:GERAN-A-45:LU)[0x56365ea15050]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822131504859 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000022:MSISDN-491230000022:GERAN-A-45:LU)[0x56365ea15050]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000022:MSISDN-491230000022:TMSI-0x87A08EE2:GERAN-A-45:LU)[0x56365ea0d450] (vlr_lu_fsm.c:817) 20250822131504859 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000022:MSISDN-491230000022:GERAN-A-45:LU)[0x56365ea15050]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822131504859 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000022:MSISDN-491230000022:GERAN-A-45:LU)[0x56365ea15050]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822131504859 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000022:MSISDN-491230000022:TMSI-0x87A08EE2:GERAN-A-45:LU)[0x56365ea0d450]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822131504859 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000022/3/1): Available (smpp_smsc.c:626) 20250822131504859 DVLR DEBUG VLR subscr IMSI-262420000000022:MSISDN-491230000022:TMSI-0x87A08EE2 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822131504859 DVLR DEBUG VLR subscr IMSI-262420000000022:MSISDN-491230000022:TMSI-0x87A08EE2 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822131504859 DVLR DEBUG VLR subscr IMSI-262420000000022:MSISDN-491230000022:TMSI-0x87A08EE2 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822131504859 DVLR DEBUG VLR subscr IMSI-262420000000022:MSISDN-491230000022:TMSI-0x87A08EE2 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250822131504859 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131504859 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131504859 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131504859 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131504859 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131504859 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131504859 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131504859 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(370)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(370)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(368)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(368)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(368)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(368)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(368)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(368)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(368)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(368)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(370)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131504860 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131504860 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131504860 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131504860 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131504860 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131504860 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131504860 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131504860 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131504860 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000022:MSISDN-491230000022:TMSI-0x87A08EE2:GERAN-A-45:LU)[0x56365ea0d450]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822131504860 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000022:MSISDN-491230000022:TMSI-0x87A08EE2:GERAN-A-45:LU)[0x56365ea0d450]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000022:MSISDN-491230000022:TMSI-0x87A08EE2:GERAN-A-45:LU)[0x56365ea0d320] (msc_a.c:1053) 20250822131504860 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000022:MSISDN-491230000022:TMSI-0x87A08EE2:GERAN-A-45:LU)[0x56365ea0d450]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822131504860 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000022:MSISDN-491230000022:TMSI-0x87A08EE2:GERAN-A-45:LU)[0x56365ea0d450]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822131504860 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000022:MSISDN-491230000022:TMSI-0x87A08EE2:GERAN-A-45:LU)[0x56365ea0d450]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822131504860 DVLR DEBUG VLR subscr IMSI-262420000000022:MSISDN-491230000022:TMSI-0x87A08EE2 - active-conn: now used by 1 (attached) (msub.c:375) 20250822131504861 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131504861 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131504861 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131504861 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131504861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131504861 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131504861 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131504861 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(370)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(370)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(368)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-M3UA(370)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131504861 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131504861 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131504861 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131504861 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131504861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131504861 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131504861 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131504861 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(369)@718a44d66dfb: Deleted conn table entry 0TC_cm_reest_req_reject0(377)7969381 TC_cm_reest_req_reject0(377)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822131504862 DVLR DEBUG VLR subscr IMSI-262420000000022:MSISDN-491230000022:TMSI-0x87A08EE2 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822131504862 DVLR DEBUG VLR subscr IMSI-262420000000022:MSISDN-491230000022:TMSI-0x87A08EE2 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_cm_reest_req_reject0(377)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cm_reest_req_reject0(377)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_cm_reest_req_reject0(377)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_cm_reest_req_reject0(377)@718a44d66dfb: 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)@718a44d66dfb: Added conn table entry 0TC_cm_reest_req_reject0(377)16473739 MSC_Test_0-RAN(369)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(368)@718a44d66dfb: First idle individual index:0 MSC_Test_0-M3UA(370)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131505062 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131505062 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131505062 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131505062 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131505062 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131505062 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131505062 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131505062 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131505063 DMM DEBUG <- CM RE-ESTABLISH REQUEST IMSI-262420000000022 (gsm_04_08.c:860) 20250822131505063 DVLR DEBUG VLR subscr IMSI-262420000000022:MSISDN-491230000022:TMSI-0x87A08EE2 + gsm48_rx_cm_reest_req: now used by 2 (attached,gsm48_rx_cm_reest_req) (gsm_04_08.c:879) 20250822131505063 DBSSAP ERROR msc_a(IMSI-262420000000022:GERAN-A-46:CM_RE_ESTABLISH_REQ)[0x56365ea0a0c0]{MSC_A_ST_VALIDATE_L3}: CM Re-Establish Request for unknown subscriber: IMSI-262420000000022 (gsm_04_08.c:883) 20250822131505063 DVLR DEBUG VLR subscr IMSI-262420000000022:MSISDN-491230000022:TMSI-0x87A08EE2 - gsm48_rx_cm_reest_req: now used by 1 (attached) (gsm_04_08.c:886) 20250822131505063 DMM DEBUG msc_a(IMSI-262420000000022:GERAN-A-46:CM_RE_ESTABLISH_REQ)[0x56365ea0a0c0]{MSC_A_ST_VALIDATE_L3}: -> CM SERVICE Reject cause: 38 (gsm_04_08.c:259) 20250822131505064 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131505064 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131505064 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131505064 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131505064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131505064 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131505064 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131505064 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131505064 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131505064 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131505064 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131505064 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131505064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131505064 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131505064 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131505064 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131505064 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131505064 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131505064 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131505064 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131505064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131505064 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131505064 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131505064 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(370)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(370)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(370)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(370)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(370)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(370)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(368)@718a44d66dfb: { messageType := 2, destLocRef := 'FB5E8B'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)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(368)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(368)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(368)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(368)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(368)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(368)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(368)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(368)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(368)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(368)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(368)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(368)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822131505073 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131505073 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131505073 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131505073 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131505073 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131505073 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131505073 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131505073 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(370)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131505074 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131505075 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131505075 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131505075 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131505075 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131505075 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131505075 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131505075 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(370)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(370)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(368)@718a44d66dfb: Session index based on local reference:0 20250822131505075 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131505075 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131505075 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131505075 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131505075 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131505075 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131505075 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131505075 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(370)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(369)@718a44d66dfb: Deleted conn table entry 0TC_cm_reest_req_reject0(377)16473739 TC_cm_reest_req_reject0(377)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822131505077 DVLR DEBUG VLR subscr IMSI-262420000000022:MSISDN-491230000022:TMSI-0x87A08EE2 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822131505077 DVLR DEBUG VLR subscr IMSI-262420000000022:MSISDN-491230000022:TMSI-0x87A08EE2 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_cm_reest_req_reject0(377)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cm_reest_req_reject0(377)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_cm_reest_req_reject0(377)@718a44d66dfb: Final verdict of PTC: pass MSC_Test_0-SCCP(368)@718a44d66dfb: Final verdict of PTC: none 20250822131505087 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822131505087 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250822131505087 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-M3UA(370)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP(374)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP-IPA(373)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(369)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(371)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(367)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(372)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(375)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(378)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(376)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(367): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(368): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(369): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(370): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(371): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(372): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(373): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(374): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(375): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(376): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_cm_reest_req_reject0(377): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(378): none (pass -> pass) MTC@718a44d66dfb: Test case TC_cm_reest_req_reject finished. Verdict: pass MTC@718a44d66dfb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_cm_reest_req_reject pass'. Fri Aug 22 13:15:05 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 20250822131505278 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822131505278 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822131505278 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822131505278 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822131505278 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822131505278 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822131505278 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822131505278 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822131505278 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822131505278 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131505278 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822131505278 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822131505278 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822131505278 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822131505278 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822131505278 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822131505278 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822131505279 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822131505279 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=249084) 20250822131506088 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=249084, count=249720) 20250822131507089 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822131507279 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822131507280 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822131507280 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:15: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_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 20250822131508090 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_lu_auth_2G_fail started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(382)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(382)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(382)@718a44d66dfb: ************************************************* MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-SCCP(380)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822131508841 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(383)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822131509032 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822131509032 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822131509032 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822131509032 DLSS7 DEBUG 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)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(382)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(382)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822131509037 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131509037 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822131509037 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822131509037 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822131509037 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822131509037 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822131509037 DLSS7 DEBUG 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)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(382)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(382)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(382)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(382)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(382)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250822131509038 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131509038 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822131509038 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822131509038 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822131509038 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822131509038 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822131509038 DLSS7 DEBUG 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)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(382)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(382)@718a44d66dfb: Message received on association #8 20250822131509038 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822131509039 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(382)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(382)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(382)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(382)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822131509091 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822131509091 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(385)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(385)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822131509097 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(385)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(385)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(385)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@718a44d66dfb: IPA ID RESP: { { 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)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(385)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822131509113 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822131509113 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(386)@718a44d66dfb: Created GsupExpect[0] for "262420000000023" to be handled at TC_lu_auth_2G_fail0(389) TC_lu_auth_2G_fail0(389)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250822131509849 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131509849 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131509849 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131509849 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131509849 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131509849 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131509849 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131509849 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(382)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131509850 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131509850 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131509850 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131509850 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131509850 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131509850 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131509850 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131509850 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(382)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(382)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(381)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(381)@718a44d66dfb: Added conn table entry 0TC_lu_auth_2G_fail0(389)5686558 MSC_Test_0-SCCP(380)@718a44d66dfb: First idle individual index:0 MSC_Test_0-RAN(381)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(382)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131509858 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131509858 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131509858 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131509858 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131509858 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131509858 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131509858 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131509858 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131509858 DMM DEBUG msc_a(IMSI-262420000000023:GERAN-A-47:LU)[0x56365ea0d450]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000023 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822131509858 DMM DEBUG msc_a(IMSI-262420000000023:GERAN-A-47:LU)[0x56365ea0d450]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822131509858 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000023:GERAN-A-47:LU)[0x56365ea0d580]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822131509858 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000023:GERAN-A-47:LU)[0x56365ea0d580]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000023:GERAN-A-47:LU)[0x56365ea0d450] (fsm.c:486) 20250822131509858 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000023:GERAN-A-47:LU)[0x56365ea0d580]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250822131509858 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000023:GERAN-A-47:LU)[0x56365ea0d580]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822131509858 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822131509858 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000023 id=262420000000023 (vlr.c:661) 20250822131509858 DVLR INFO New subscr, IMSI: 262420000000023 (vlr.c:562) 20250822131509858 DVLR DEBUG VLR subscr IMSI-262420000000023 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822131509858 DVLR DEBUG VLR subscr IMSI-262420000000023 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822131509858 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822131509858 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000023:GERAN-A-47:LU)[0x56365ea0d580]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822131509858 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000023:GERAN-A-47:LU)[0x56365ea0d580]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822131509858 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000023:GERAN-A-47:LU)[0x56365ea0d580]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250822131509858 DVLR DEBUG VLR_Authenticate(IMSI-262420000000023:GERAN-A-47:LU)[0x56365ea09700]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822131509858 DVLR DEBUG VLR_Authenticate(IMSI-262420000000023:GERAN-A-47:LU)[0x56365ea09700]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000023:GERAN-A-47:LU)[0x56365ea0d580] (fsm.c:486) 20250822131509858 DVLR DEBUG VLR_Authenticate(IMSI-262420000000023:GERAN-A-47:LU)[0x56365ea09700]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822131509858 DVLR DEBUG VLR_Authenticate(IMSI-262420000000023:GERAN-A-47:LU)[0x56365ea09700]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822131509858 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131509858 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131509858 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131509858 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131509858 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131509858 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131509858 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131509858 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(382)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(382)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(380)@718a44d66dfb: { messageType := 2, destLocRef := '56C51E'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)@718a44d66dfb: Session index based on local reference:0 MSC_Test-GSUP(386)@718a44d66dfb: Found GsupExpect[0] for "262420000000023" handled at TC_lu_auth_2G_fail0(389) MSC_Test-GSUP(386)@718a44d66dfb: Added IMSI table entry 0TC_lu_auth_2G_fail0(389)"262420000000023" MSC_Test_0-SCCP(380)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(380)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(380)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(380)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(382)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131509860 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131509860 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131509860 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131509860 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131509860 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131509860 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131509860 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131509860 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131509861 DVLR DEBUG VLR subscr IMSI-262420000000023 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822131509861 DVLR DEBUG VLR_Authenticate(IMSI-262420000000023:GERAN-A-47:LU)[0x56365ea09700]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822131509861 DVLR DEBUG SUBSCR(IMSI-262420000000023) Received 1 auth tuples (vlr.c:996) 20250822131509861 DVLR DEBUG VLR_Authenticate(IMSI-262420000000023:GERAN-A-47:LU)[0x56365ea09700]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822131509861 DVLR DEBUG VLR_Authenticate(IMSI-262420000000023:GERAN-A-47:LU)[0x56365ea09700]{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) 20250822131509861 DMM DEBUG Tx AUTH REQ (rand = ed5f94d532d9dc928bc898aaabd66e58) (gsm_04_08.c:641) 20250822131509861 DVLR DEBUG VLR subscr IMSI-262420000000023 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822131509861 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131509861 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131509861 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131509861 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131509861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131509861 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131509861 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131509861 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(382)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(382)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(380)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(380)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(380)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(380)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(381)@718a44d66dfb: patching N(SD)=1 into dtap '051400000000'O MSC_Test_0-RAN(381)@718a44d66dfb: patched enc_l3: '055400000000'O MSC_Test_0-SCCP(380)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(380)@718a44d66dfb: vl_len:9 MSC_Test_0-SCCP(380)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(380)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010006055400000000'O 20250822131509864 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131509864 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131509864 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131509864 DLM3UA DEBUG 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(382)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131509864 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131509864 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131509864 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131509864 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131509864 DMM DEBUG msc_a(IMSI-262420000000023:GERAN-A-47:LU)[0x56365ea0d450]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = 00000000) (gsm_04_08.c:1128) 20250822131509864 DVLR DEBUG VLR_Authenticate(IMSI-262420000000023:GERAN-A-47:LU)[0x56365ea09700]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822131509864 DVLR DEBUG SUBSCR(IMSI-262420000000023) AUTH on GERAN received SRES/RES: 00000000 (4 bytes) (vlr_auth_fsm.c:151) 20250822131509864 DVLR INFO SUBSCR(IMSI-262420000000023) GSM AUTH failure: mismatching sres (expected sres=37 25 25 89 ) (vlr_auth_fsm.c:219) 20250822131509864 DVLR DEBUG VLR_Authenticate(IMSI-262420000000023:GERAN-A-47:LU)[0x56365ea09700]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result FAILURE, cause ILLEGAL_MS (vlr_auth_fsm.c:271) 20250822131509864 DVLR DEBUG VLR_Authenticate(IMSI-262420000000023:GERAN-A-47:LU)[0x56365ea09700]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTH_FAILED (no timeout) (vlr_auth_fsm.c:288) 20250822131509864 DVLR DEBUG VLR_Authenticate(IMSI-262420000000023:GERAN-A-47:LU)[0x56365ea09700]{VLR_SUB_AS_AUTH_FAILED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822131509864 DVLR DEBUG VLR_Authenticate(IMSI-262420000000023:GERAN-A-47:LU)[0x56365ea09700]{VLR_SUB_AS_AUTH_FAILED}: Removing from parent vlr_lu_fsm(IMSI-262420000000023:GERAN-A-47:LU)[0x56365ea0d580] (vlr_auth_fsm.c:294) 20250822131509864 DVLR DEBUG VLR_Authenticate(IMSI-262420000000023:GERAN-A-47:LU)[0x56365ea09700]{VLR_SUB_AS_AUTH_FAILED}: Freeing instance (vlr_auth_fsm.c:294) 20250822131509864 DVLR DEBUG VLR_Authenticate(IMSI-262420000000023:GERAN-A-47:LU)[0x56365ea09700]{VLR_SUB_AS_AUTH_FAILED}: Deallocated (fsm.c:568) 20250822131509864 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000023:GERAN-A-47:LU)[0x56365ea0d580]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_FAILURE (vlr_auth_fsm.c:294) 20250822131509864 DMM INFO msc_a(IMSI-262420000000023:GERAN-A-47:LU)[0x56365ea0d450]{MSC_A_ST_AUTH_CIPH}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250822131509864 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000023:GERAN-A-47:LU)[0x56365ea0d580]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822131509864 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) 20250822131509864 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) 20250822131509864 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) 20250822131509864 DVLR DEBUG VLR subscr IMSI-262420000000023 - msc_a_fsm_releasing_onenter: now used by 1 (active-conn) (msc_a.c:1004) 20250822131509864 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131509864 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131509864 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131509864 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131509864 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131509864 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131509864 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131509864 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131509865 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131509865 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131509865 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131509865 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131509865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131509865 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131509865 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131509865 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(382)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(382)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(382)@718a44d66dfb: Message received on association #8 MSC_Test_0-SCCP(380)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(380)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(380)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(380)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(382)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(380)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(380)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(380)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(380)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(380)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(380)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(380)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(380)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822131509866 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131509866 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131509866 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131509866 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131509866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131509866 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131509866 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131509866 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(382)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131509866 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000023:GERAN-A-47:LU)[0x56365ea0d580]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822131509866 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000023:GERAN-A-47:LU)[0x56365ea0d580]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000023:GERAN-A-47:LU)[0x56365ea0d450] (msc_a.c:1053) 20250822131509866 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000023:GERAN-A-47:LU)[0x56365ea0d580]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822131509866 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000023:GERAN-A-47:LU)[0x56365ea0d580]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822131509866 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000023:GERAN-A-47:LU)[0x56365ea0d580]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822131509866 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131509866 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131509866 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131509866 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131509866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131509866 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131509866 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131509866 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131509866 DVLR INFO VLR subscr IMSI-262420000000023 - active-conn: now used by 0 (-) (msub.c:375) 20250822131509866 DVLR DEBUG SUBSCR(IMSI-262420000000023) freeing VLR subscr (max total use count was 3) (vlr.c:472) MSC_Test_0-M3UA(382)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(382)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(380)@718a44d66dfb: Session index based on local reference:0 20250822131509866 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131509866 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131509866 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131509866 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131509866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131509866 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131509866 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131509866 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(382)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(381)@718a44d66dfb: Deleted conn table entry 0TC_lu_auth_2G_fail0(389)5686558 TC_lu_auth_2G_fail0(389)@718a44d66dfb: setverdict(pass): none -> pass TC_lu_auth_2G_fail0(389)@718a44d66dfb: Skipping f_verify_vty_lac_ci() TC_lu_auth_2G_fail0(389)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_auth_2G_fail0(389)@718a44d66dfb: Final verdict of PTC: pass MSC_Test_0-M3UA(382)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(384)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP(386)@718a44d66dfb: Final verdict of PTC: none 20250822131509871 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-SMPP(387)@718a44d66dfb: Final verdict of PTC: none 20250822131509871 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822131509871 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(380)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(388)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP-IPA(385)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(383)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(381)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(379)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(390)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(379): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(380): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(381): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(382): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(383): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(384): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(385): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(386): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(387): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(388): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_lu_auth_2G_fail0(389): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(390): none (pass -> pass) MTC@718a44d66dfb: Test case TC_lu_auth_2G_fail finished. Verdict: pass MTC@718a44d66dfb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_auth_2G_fail pass'. Fri Aug 22 13:15:09 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 20250822131510070 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822131510070 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822131510070 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822131510070 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822131510070 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822131510070 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822131510070 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822131510070 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822131510070 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822131510070 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131510070 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822131510070 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822131510070 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822131510070 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822131510070 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822131510070 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822131510070 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822131510071 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822131510071 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) 20250822131510872 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) 20250822131511874 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822131512071 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822131512071 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822131512071 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:15:12 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_lu_imsi_auth_tmsi_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 20250822131512875 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_lu_imsi_auth_tmsi_encr_13_13 started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(394)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(394)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(394)@718a44d66dfb: ************************************************* MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-SCCP(392)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822131513616 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(395)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822131513811 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822131513811 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822131513811 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822131513811 DLSS7 DEBUG 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)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(394)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(394)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822131513819 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131513819 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822131513819 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822131513819 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822131513819 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822131513819 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822131513819 DLSS7 DEBUG 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)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(394)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(394)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(394)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(394)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822131513822 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131513822 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822131513822 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822131513822 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822131513822 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822131513822 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822131513822 DLSS7 DEBUG 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)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250822131513823 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822131513823 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(394)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(394)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(394)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(394)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(394)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(394)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(394)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822131513876 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822131513876 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(397)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(397)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822131513882 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(397)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(397)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(397)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@718a44d66dfb: IPA ID RESP: { { 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)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(397)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822131513901 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822131513901 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(398)@718a44d66dfb: 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)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250822131514625 DLSS7 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(394)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131514625 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131514625 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131514625 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131514625 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131514625 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131514625 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131514625 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131514625 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131514625 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131514625 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131514625 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131514625 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131514625 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131514625 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131514625 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(394)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(394)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(393)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(393)@718a44d66dfb: Added conn table entry 0TC_lu_imsi_auth_tmsi_encr_13_130(401)12235858 MSC_Test_0-SCCP(392)@718a44d66dfb: First idle individual index:0 MSC_Test_0-RAN(393)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(394)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131514632 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131514632 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131514632 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131514632 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131514632 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131514632 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131514632 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131514632 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131514632 DMM DEBUG msc_a(IMSI-262420000000024:GERAN-A-48:LU)[0x56365ea0d320]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000024 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822131514632 DMM DEBUG msc_a(IMSI-262420000000024:GERAN-A-48:LU)[0x56365ea0d320]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822131514633 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x56365ea15050]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822131514633 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x56365ea15050]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000024:GERAN-A-48:LU)[0x56365ea0d320] (fsm.c:486) 20250822131514633 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x56365ea15050]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250822131514633 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x56365ea15050]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822131514633 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822131514633 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000024 id=262420000000024 (vlr.c:661) 20250822131514633 DVLR INFO New subscr, IMSI: 262420000000024 (vlr.c:562) 20250822131514633 DVLR DEBUG VLR subscr IMSI-262420000000024 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822131514633 DVLR DEBUG VLR subscr IMSI-262420000000024 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822131514633 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822131514633 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x56365ea15050]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822131514633 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x56365ea15050]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822131514633 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x56365ea15050]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250822131514633 DVLR DEBUG VLR_Authenticate(IMSI-262420000000024:GERAN-A-48:LU)[0x56365ea09700]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822131514633 DVLR DEBUG VLR_Authenticate(IMSI-262420000000024:GERAN-A-48:LU)[0x56365ea09700]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x56365ea15050] (fsm.c:486) 20250822131514633 DVLR DEBUG VLR_Authenticate(IMSI-262420000000024:GERAN-A-48:LU)[0x56365ea09700]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822131514633 DVLR DEBUG VLR_Authenticate(IMSI-262420000000024:GERAN-A-48:LU)[0x56365ea09700]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822131514633 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131514633 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131514633 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131514633 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131514633 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131514633 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131514633 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131514633 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(394)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(394)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(392)@718a44d66dfb: { messageType := 2, destLocRef := 'BAB452'O, sourceLocRef := '000030'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(392)@718a44d66dfb: Session index based on local reference:0 MSC_Test-GSUP(398)@718a44d66dfb: Found GsupExpect[0] for "262420000000024" handled at TC_lu_imsi_auth_tmsi_encr_13_130(401) MSC_Test-GSUP(398)@718a44d66dfb: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_encr_13_130(401)"262420000000024" 20250822131514635 DVLR DEBUG VLR subscr IMSI-262420000000024 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250822131514635 DVLR DEBUG VLR subscr IMSI-262420000000024 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(392)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(392)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(392)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(392)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(394)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131514636 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131514636 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131514636 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131514636 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131514636 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131514636 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131514636 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131514636 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_lu_imsi_auth_tmsi_encr_13_130(401)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_13_130(401)@718a44d66dfb: setverdict(pass): none -> pass 20250822131514638 DVLR DEBUG VLR subscr IMSI-262420000000024 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822131514638 DVLR DEBUG VLR_Authenticate(IMSI-262420000000024:GERAN-A-48:LU)[0x56365ea09700]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822131514638 DVLR DEBUG SUBSCR(IMSI-262420000000024) Received 1 auth tuples (vlr.c:996) 20250822131514638 DVLR DEBUG VLR_Authenticate(IMSI-262420000000024:GERAN-A-48:LU)[0x56365ea09700]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822131514638 DVLR DEBUG VLR_Authenticate(IMSI-262420000000024:GERAN-A-48:LU)[0x56365ea09700]{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) 20250822131514638 DMM DEBUG Tx AUTH REQ (rand = 722fbc986d2c0ed6167d15eb8143a45d) (gsm_04_08.c:641) 20250822131514638 DVLR DEBUG VLR subscr IMSI-262420000000024 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822131514638 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131514638 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131514638 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131514638 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131514638 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131514638 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131514638 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131514638 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(394)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(394)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(392)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(392)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(392)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(392)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(393)@718a44d66dfb: patching N(SD)=1 into dtap '0514A6CA642E'O MSC_Test_0-RAN(393)@718a44d66dfb: patched enc_l3: '0554A6CA642E'O MSC_Test_0-SCCP(392)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(392)@718a44d66dfb: vl_len:9 MSC_Test_0-SCCP(392)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(392)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0100060554A6CA642E'O MSC_Test_0-M3UA(394)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131514641 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131514641 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131514641 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131514641 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131514641 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131514641 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131514641 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131514641 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131514641 DMM DEBUG msc_a(IMSI-262420000000024:GERAN-A-48:LU)[0x56365ea0d320]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = a6ca642e) (gsm_04_08.c:1128) 20250822131514641 DVLR DEBUG VLR_Authenticate(IMSI-262420000000024:GERAN-A-48:LU)[0x56365ea09700]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822131514641 DVLR DEBUG SUBSCR(IMSI-262420000000024) AUTH on GERAN received SRES/RES: a6ca642e (4 bytes) (vlr_auth_fsm.c:151) 20250822131514641 DVLR INFO SUBSCR(IMSI-262420000000024) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250822131514641 DVLR DEBUG VLR_Authenticate(IMSI-262420000000024:GERAN-A-48:LU)[0x56365ea09700]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822131514641 DVLR DEBUG VLR_Authenticate(IMSI-262420000000024:GERAN-A-48:LU)[0x56365ea09700]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822131514641 DVLR DEBUG VLR_Authenticate(IMSI-262420000000024:GERAN-A-48:LU)[0x56365ea09700]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822131514641 DVLR DEBUG VLR_Authenticate(IMSI-262420000000024:GERAN-A-48:LU)[0x56365ea09700]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x56365ea15050] (vlr_auth_fsm.c:294) 20250822131514641 DVLR DEBUG VLR_Authenticate(IMSI-262420000000024:GERAN-A-48:LU)[0x56365ea09700]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822131514641 DVLR DEBUG VLR_Authenticate(IMSI-262420000000024:GERAN-A-48:LU)[0x56365ea09700]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822131514641 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x56365ea15050]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250822131514641 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x56365ea15050]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822131514641 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x56365ea15050]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822131514641 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x56365ea15050]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250822131514641 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131514641 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131514641 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131514641 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131514641 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131514641 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131514641 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131514641 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(394)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(394)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(392)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(392)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(392)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(392)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(392)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(392)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(392)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(392)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(394)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131514643 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131514643 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131514643 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131514643 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131514643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131514643 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131514643 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131514643 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131514643 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x56365ea15050]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250822131514643 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x56365ea15050]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822131514643 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x56365ea15050]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822131514643 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x56365ea15050]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822131514643 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x56365ea09700]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822131514643 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x56365ea09700]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x56365ea15050] (fsm.c:486) 20250822131514643 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x56365ea09700]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822131514643 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x56365ea09700]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822131514643 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131514643 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131514643 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131514643 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131514643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131514643 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131514643 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131514643 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(394)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(394)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(392)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(392)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(392)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(392)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822131514645 DVLR DEBUG VLR subscr IMSI-262420000000024 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822131514645 DVLR DEBUG IMSI:262420000000024 has MSISDN:491230000024 (vlr.c:1045) 20250822131514645 DMSC NOTICE msub(IMSI-262420000000024:MSISDN-491230000024) VLR: update for IMSI=262420000000024 (MSISDN=491230000024) (gsm_04_08.c:1541) 20250822131514645 DVLR DEBUG VLR subscr IMSI-262420000000024:MSISDN-491230000024 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822131514646 DVLR DEBUG VLR subscr IMSI-262420000000024:MSISDN-491230000024 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822131514646 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:MSISDN-491230000024:GERAN-A-48:LU)[0x56365ea15050]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822131514646 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x56365ea09700]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822131514646 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x56365ea09700]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822131514646 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x56365ea09700]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822131514646 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x56365ea09700]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000024:MSISDN-491230000024:GERAN-A-48:LU)[0x56365ea15050] (vlr_lu_fsm.c:110) 20250822131514646 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x56365ea09700]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822131514646 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x56365ea09700]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822131514646 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:MSISDN-491230000024:GERAN-A-48:LU)[0x56365ea15050]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822131514646 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:MSISDN-491230000024:GERAN-A-48:LU)[0x56365ea15050]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822131514646 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000024:MSISDN-491230000024:GERAN-A-48:LU)[0x56365ea09130]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822131514646 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000024:MSISDN-491230000024:GERAN-A-48:LU)[0x56365ea09130]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000024:MSISDN-491230000024:GERAN-A-48:LU)[0x56365ea15050] (fsm.c:486) 20250822131514646 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000024:MSISDN-491230000024:GERAN-A-48:LU)[0x56365ea09130]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822131514646 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000024:MSISDN-491230000024:GERAN-A-48:LU)[0x56365ea09130]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822131514646 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000024:MSISDN-491230000024:GERAN-A-48:LU)[0x56365ea09130]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822131514646 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000024:MSISDN-491230000024:GERAN-A-48:LU)[0x56365ea09130]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822131514646 DMSC NOTICE msub(IMSI-262420000000024:MSISDN-491230000024:TMSInew-0x9DDF7759) VLR: update for IMSI=262420000000024 (MSISDN=491230000024) (gsm_04_08.c:1541) 20250822131514646 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000024:MSISDN-491230000024:GERAN-A-48:LU)[0x56365ea09130]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822131514646 DMM DEBUG -> IMSI-262420000000024:MSISDN-491230000024:TMSInew-0x9DDF7759 LOCATION UPDATE ACCEPT (TMSI = 0x9ddf7759) (gsm_04_08.c:149) 20250822131514646 DVLR DEBUG VLR subscr IMSI-262420000000024:MSISDN-491230000024:TMSInew-0x9DDF7759 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822131514646 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131514646 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131514646 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131514646 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131514646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131514646 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131514646 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131514646 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(394)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(394)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(392)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(392)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(392)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(392)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_encr_13_130(401)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(393)@718a44d66dfb: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(393)@718a44d66dfb: patched enc_l3: '059B'O MSC_Test_0-SCCP(392)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(392)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(392)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(392)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002059B'O 20250822131514648 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131514648 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131514648 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(394)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131514648 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131514648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131514648 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131514648 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131514648 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131514648 DMM DEBUG msc_a(IMSI-262420000000024:MSISDN-491230000024:TMSInew-0x9DDF7759:GERAN-A-48:LU)[0x56365ea0d320]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822131514648 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:MSISDN-491230000024:TMSInew-0x9DDF7759:GERAN-A-48:LU)[0x56365ea15050]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822131514648 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000024:MSISDN-491230000024:GERAN-A-48:LU)[0x56365ea09130]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822131514648 DMSC NOTICE msub(IMSI-262420000000024:MSISDN-491230000024:TMSI-0x9DDF7759) VLR: update for IMSI=262420000000024 (MSISDN=491230000024) (gsm_04_08.c:1541) 20250822131514648 DVLR DEBUG VLR subscr IMSI-262420000000024:MSISDN-491230000024:TMSI-0x9DDF7759 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250822131514648 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000024:MSISDN-491230000024:GERAN-A-48:LU)[0x56365ea09130]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822131514648 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:MSISDN-491230000024:TMSI-0x9DDF7759:GERAN-A-48:LU)[0x56365ea15050]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822131514648 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000024:MSISDN-491230000024:GERAN-A-48:LU)[0x56365ea09130]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822131514648 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000024:MSISDN-491230000024:GERAN-A-48:LU)[0x56365ea09130]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000024:MSISDN-491230000024:TMSI-0x9DDF7759:GERAN-A-48:LU)[0x56365ea15050] (vlr_lu_fsm.c:817) 20250822131514648 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000024:MSISDN-491230000024:GERAN-A-48:LU)[0x56365ea09130]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822131514648 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000024:MSISDN-491230000024:GERAN-A-48:LU)[0x56365ea09130]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822131514648 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:MSISDN-491230000024:TMSI-0x9DDF7759:GERAN-A-48:LU)[0x56365ea15050]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822131514648 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000024/3/1): Available (smpp_smsc.c:626) 20250822131514648 DVLR DEBUG VLR subscr IMSI-262420000000024:MSISDN-491230000024:TMSI-0x9DDF7759 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822131514648 DVLR DEBUG VLR subscr IMSI-262420000000024:MSISDN-491230000024:TMSI-0x9DDF7759 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822131514648 DVLR DEBUG VLR subscr IMSI-262420000000024:MSISDN-491230000024:TMSI-0x9DDF7759 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822131514648 DVLR DEBUG VLR subscr IMSI-262420000000024:MSISDN-491230000024:TMSI-0x9DDF7759 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250822131514649 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131514649 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131514649 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131514649 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131514649 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131514649 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131514649 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131514649 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(394)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(394)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(392)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(392)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(392)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(392)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(392)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(392)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(392)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(392)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822131514650 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131514650 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131514650 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131514650 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131514650 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131514650 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131514650 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131514650 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(394)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131514650 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:MSISDN-491230000024:TMSI-0x9DDF7759:GERAN-A-48:LU)[0x56365ea15050]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822131514650 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:MSISDN-491230000024:TMSI-0x9DDF7759:GERAN-A-48:LU)[0x56365ea15050]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000024:MSISDN-491230000024:TMSI-0x9DDF7759:GERAN-A-48:LU)[0x56365ea0d320] (msc_a.c:1053) 20250822131514650 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:MSISDN-491230000024:TMSI-0x9DDF7759:GERAN-A-48:LU)[0x56365ea15050]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822131514650 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:MSISDN-491230000024:TMSI-0x9DDF7759:GERAN-A-48:LU)[0x56365ea15050]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822131514650 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:MSISDN-491230000024:TMSI-0x9DDF7759:GERAN-A-48:LU)[0x56365ea15050]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822131514650 DVLR DEBUG VLR subscr IMSI-262420000000024:MSISDN-491230000024:TMSI-0x9DDF7759 - active-conn: now used by 1 (attached) (msub.c:375) 20250822131514650 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131514650 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131514650 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131514650 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131514650 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131514650 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131514650 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131514650 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(394)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(394)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(392)@718a44d66dfb: Session index based on local reference:0 20250822131514650 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131514651 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131514651 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131514651 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131514651 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131514651 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131514651 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131514651 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(394)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(393)@718a44d66dfb: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_encr_13_130(401)12235858 TC_lu_imsi_auth_tmsi_encr_13_130(401)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822131514651 DVLR DEBUG VLR subscr IMSI-262420000000024:MSISDN-491230000024:TMSI-0x9DDF7759 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822131514651 DVLR DEBUG VLR subscr IMSI-262420000000024:MSISDN-491230000024:TMSI-0x9DDF7759 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_imsi_auth_tmsi_encr_13_130(401)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_13_130(401)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_13_130(401)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_13_130(401)@718a44d66dfb: Final verdict of PTC: pass 20250822131514655 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822131514655 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(392)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP(398)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(395)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-M3UA(394)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(393)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(400)@718a44d66dfb: Final verdict of PTC: none 20250822131514659 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MGCP(396)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP-IPA(397)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(399)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(391)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(402)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(391): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(392): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(393): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(394): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(395): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(396): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(397): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(398): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(399): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(400): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_lu_imsi_auth_tmsi_encr_13_130(401): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(402): none (pass -> pass) MTC@718a44d66dfb: Test case TC_lu_imsi_auth_tmsi_encr_13_13 finished. Verdict: pass MTC@718a44d66dfb: 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'. Fri Aug 22 13:15:14 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 20250822131514854 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822131514854 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822131514854 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822131514854 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822131514854 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822131514854 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822131514854 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822131514854 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822131514854 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822131514854 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131514854 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822131514854 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822131514854 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822131514854 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822131514854 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822131514855 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822131514855 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822131514855 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822131514855 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=163960) 20250822131515661 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=163960, count=227136) 20250822131516662 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822131516856 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822131516856 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822131516856 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 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_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 20250822131517664 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_cl3_no_payload started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(406)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(406)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(406)@718a44d66dfb: ************************************************* MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-SCCP(404)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822131518425 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(407)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822131518620 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822131518620 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822131518620 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822131518620 DLSS7 DEBUG 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)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(406)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(406)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(406)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(406)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250822131518624 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131518624 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822131518624 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822131518624 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822131518624 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822131518624 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822131518624 DLSS7 DEBUG 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)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(406)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(406)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(406)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(406)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(406)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(406)@718a44d66dfb: Message received on association #8 20250822131518624 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131518624 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822131518624 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822131518624 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822131518624 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822131518624 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822131518624 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250822131518625 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822131518625 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(406)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(406)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(406)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(406)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822131518665 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822131518665 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(409)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(409)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822131518671 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(409)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(409)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(409)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@718a44d66dfb: IPA ID RESP: { { 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)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(409)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822131518698 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822131518698 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250822131519433 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131519433 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131519433 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131519433 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131519433 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131519433 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131519433 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131519433 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(406)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131519433 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131519433 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131519433 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131519433 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131519433 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131519433 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131519433 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131519433 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(406)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(406)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(405)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(405)@718a44d66dfb: Added conn table entry 0TC_cl3_no_payload0(413)5671382 MSC_Test_0-RAN(405)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(404)@718a44d66dfb: First idle individual index:0 20250822131519447 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131519447 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131519448 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131519448 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131519448 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131519448 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131519448 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131519448 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(406)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131519448 DBSSAP ERROR msc_a(unknown:GERAN-A-49:NONE)[0x56365ea0d450]{MSC_A_ST_VALIDATE_L3}: RAN decode: BSSMAP Complete Layer 3 Information: too short L3 info (0), discarding message (ran_msg_a.c:112) 20250822131519449 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131519449 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131519449 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131519449 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131519449 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131519449 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131519449 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131519449 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131519449 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131519449 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131519449 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131519449 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131519449 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131519449 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131519449 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131519449 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(406)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(406)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(406)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(406)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(404)@718a44d66dfb: { messageType := 2, destLocRef := '5689D6'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)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(404)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(404)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(404)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(404)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(404)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(404)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(404)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(404)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(406)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131519454 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131519454 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131519454 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131519454 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131519454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131519454 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131519454 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131519454 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131519454 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131519454 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131519454 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131519454 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131519454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131519454 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131519454 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131519454 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(406)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(406)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(404)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-M3UA(406)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131519455 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131519455 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131519455 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131519455 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131519455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131519455 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131519455 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131519455 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(405)@718a44d66dfb: Deleted conn table entry 0TC_cl3_no_payload0(413)5671382 TC_cl3_no_payload0(413)@718a44d66dfb: setverdict(pass): none -> pass TC_cl3_no_payload0(413)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_cl3_no_payload0(413)@718a44d66dfb: Final verdict of PTC: pass MSC_Test_0-SCCP(404)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-M3UA(406)@718a44d66dfb: Final verdict of PTC: none 20250822131519462 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822131519462 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(410)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(407)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(405)@718a44d66dfb: Final verdict of PTC: none 20250822131519465 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-SMPP(411)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(408)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP-IPA(409)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(414)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(412)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(403)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(403): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(404): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(405): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(406): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(407): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(408): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(409): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(410): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(411): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(412): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_cl3_no_payload0(413): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(414): none (pass -> pass) MTC@718a44d66dfb: Test case TC_cl3_no_payload finished. Verdict: pass MTC@718a44d66dfb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_cl3_no_payload pass'. Fri Aug 22 13:15:19 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 20250822131519658 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822131519658 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822131519658 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822131519658 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822131519658 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822131519658 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822131519658 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822131519658 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822131519658 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822131519658 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131519658 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822131519658 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822131519658 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822131519658 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822131519658 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822131519658 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822131519658 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822131519659 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822131519659 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=112424) 20250822131520467 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=112424, count=125172) 20250822131521469 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822131521660 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822131521660 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822131521660 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:15: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_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 20250822131522470 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_cl3_rnd_payload started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(418)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(418)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(418)@718a44d66dfb: ************************************************* MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-SCCP(416)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822131523225 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(419)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822131523416 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822131523417 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822131523417 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822131523417 DLSS7 DEBUG 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)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(418)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(418)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822131523419 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131523419 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822131523419 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822131523420 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822131523420 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822131523420 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822131523420 DLSS7 DEBUG 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)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(418)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(418)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(418)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(418)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822131523420 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131523420 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822131523420 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822131523420 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822131523420 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822131523420 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822131523420 DLSS7 DEBUG 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)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(418)@718a44d66dfb: Message received on association #8 20250822131523420 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822131523421 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(418)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(418)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(418)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(418)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(418)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(418)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822131523471 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822131523471 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(421)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(421)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822131523477 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(421)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(421)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(421)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@718a44d66dfb: IPA ID RESP: { { 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)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(421)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822131523501 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822131523501 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250822131524233 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131524233 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131524233 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131524233 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131524233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131524233 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131524233 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131524233 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(418)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131524234 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131524234 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131524234 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131524234 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131524234 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131524234 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131524234 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131524234 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(418)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(418)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(417)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(417)@718a44d66dfb: Added conn table entry 0TC_cl3_rnd_payload0(425)5520011 MSC_Test_0-SCCP(416)@718a44d66dfb: First idle individual index:0 MSC_Test_0-RAN(417)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 20250822131524254 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131524254 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131524254 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131524254 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131524254 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131524254 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131524254 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131524254 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(418)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131524255 DBSSAP ERROR msc_a(unknown:GERAN-A-50:NONE)[0x56365ea15050]{MSC_A_ST_VALIDATE_L3}: No Classmark Information, dropping non-Complete-Layer3 message: MASK:0x65 (msc_a.c:1421) 20250822131524255 DBSSAP ERROR msc_a(unknown:GERAN-A-50:NONE)[0x56365ea15050]{MSC_A_ST_VALIDATE_L3}: RAN decode error (rc=-13) for COMPL_L3 from MSC-I (msc_a.c:2060) 20250822131524255 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131524255 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131524255 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131524255 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131524255 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131524255 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131524255 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131524255 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131524255 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131524255 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131524255 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131524255 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131524255 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131524255 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131524255 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131524255 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(418)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(418)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(418)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(418)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(416)@718a44d66dfb: { messageType := 2, destLocRef := '543A8B'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)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(416)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(416)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(416)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(416)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(416)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(416)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(416)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(416)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822131524266 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131524266 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131524266 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131524266 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131524266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131524266 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131524266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131524266 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(418)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131524267 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131524267 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131524267 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131524267 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131524267 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131524267 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131524267 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131524267 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(418)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(418)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(416)@718a44d66dfb: Session index based on local reference:0 20250822131524269 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131524269 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131524269 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131524269 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131524269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131524269 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131524269 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131524269 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(418)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(417)@718a44d66dfb: Deleted conn table entry 0TC_cl3_rnd_payload0(425)5520011 TC_cl3_rnd_payload0(425)@718a44d66dfb: setverdict(pass): none -> pass TC_cl3_rnd_payload0(425)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_cl3_rnd_payload0(425)@718a44d66dfb: Final verdict of PTC: pass MSC_Test_0-SCCP(416)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-M3UA(418)@718a44d66dfb: Final verdict of PTC: none 20250822131524280 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822131524280 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(422)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(417)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(419)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(424)@718a44d66dfb: Final verdict of PTC: none 20250822131524282 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-SMPP(423)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(426)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(415)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP-IPA(421)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(420)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(415): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(416): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(417): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(418): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(419): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(420): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(421): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(422): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(423): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(424): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_cl3_rnd_payload0(425): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(426): none (pass -> pass) MTC@718a44d66dfb: Test case TC_cl3_rnd_payload finished. Verdict: pass MTC@718a44d66dfb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_cl3_rnd_payload pass'. Fri Aug 22 13:15:24 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 20250822131524470 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822131524470 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822131524470 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822131524470 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822131524470 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822131524470 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822131524470 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822131524470 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822131524470 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822131524470 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131524470 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822131524470 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822131524470 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822131524470 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822131524470 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822131524470 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822131524470 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822131524471 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822131524471 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=120544) 20250822131525283 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=120544, count=125268) 20250822131526284 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822131526472 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822131526472 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822131526472 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:15: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_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 20250822131527284 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_establish_and_nothing started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(430)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(430)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(430)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(428)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822131528062 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(431)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822131528256 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822131528256 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822131528256 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822131528256 DLSS7 DEBUG 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)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(430)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(430)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822131528262 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131528262 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822131528262 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822131528262 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822131528262 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822131528263 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822131528263 DLSS7 DEBUG 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)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(430)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(430)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(430)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(430)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822131528265 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131528265 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822131528265 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822131528265 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822131528265 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822131528265 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822131528265 DLSS7 DEBUG 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)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(430)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(430)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(430)@718a44d66dfb: Message received on association #8 20250822131528266 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) MSC_Test_0-M3UA(430)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(430)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) 20250822131528266 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(430)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(430)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822131528285 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822131528285 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(433)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(433)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822131528291 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(433)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(433)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(433)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@718a44d66dfb: IPA ID RESP: { { 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)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(433)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822131528327 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822131528327 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(434)@718a44d66dfb: Created GsupExpect[0] for "262420000000027" to be handled at TC_establish_and_nothing0(437) TC_establish_and_nothing0(437)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } MSC_Test_0-M3UA(430)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131529065 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131529065 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131529065 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131529065 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131529065 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131529065 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131529065 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131529065 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131529066 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131529066 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131529066 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131529066 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131529066 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131529066 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131529066 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131529066 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(430)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(430)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(429)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(429)@718a44d66dfb: Added conn table entry 0TC_establish_and_nothing0(437)7254722 MSC_Test_0-SCCP(428)@718a44d66dfb: First idle individual index:0 MSC_Test_0-RAN(429)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(430)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131529082 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131529082 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131529082 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131529082 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131529082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131529082 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131529082 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131529082 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131529083 DMM DEBUG msc_a(IMSI-262420000000027:GERAN-A-51:LU)[0x56365ea0d450]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000027 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822131529083 DMM DEBUG msc_a(IMSI-262420000000027:GERAN-A-51:LU)[0x56365ea0d450]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822131529083 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000027:GERAN-A-51:LU)[0x56365ea0d580]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822131529083 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000027:GERAN-A-51:LU)[0x56365ea0d580]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000027:GERAN-A-51:LU)[0x56365ea0d450] (fsm.c:486) 20250822131529083 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000027:GERAN-A-51:LU)[0x56365ea0d580]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822131529083 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000027:GERAN-A-51:LU)[0x56365ea0d580]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822131529083 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822131529083 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000027 id=262420000000027 (vlr.c:661) 20250822131529083 DVLR INFO New subscr, IMSI: 262420000000027 (vlr.c:562) 20250822131529083 DVLR DEBUG VLR subscr IMSI-262420000000027 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822131529083 DVLR DEBUG VLR subscr IMSI-262420000000027 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822131529083 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822131529083 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000027:GERAN-A-51:LU)[0x56365ea0d580]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822131529083 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000027:GERAN-A-51:LU)[0x56365ea0d580]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822131529083 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000027:GERAN-A-51:LU)[0x56365ea0d580]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822131529083 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000027:GERAN-A-51:LU)[0x56365ea0d580]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822131529083 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000027:GERAN-A-51:LU)[0x56365ea0d580]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822131529083 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000027:GERAN-A-51:LU)[0x56365ea0d580]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822131529083 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000027:GERAN-A-51:LU)[0x56365ea09700]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822131529083 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000027:GERAN-A-51:LU)[0x56365ea09700]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000027:GERAN-A-51:LU)[0x56365ea0d580] (fsm.c:486) 20250822131529083 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000027:GERAN-A-51:LU)[0x56365ea09700]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822131529083 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000027:GERAN-A-51:LU)[0x56365ea09700]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822131529083 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131529083 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131529083 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131529083 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131529083 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131529083 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131529084 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131529084 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131529084 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131529084 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131529084 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131529084 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131529084 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131529084 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131529084 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131529084 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(430)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(430)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(430)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(430)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(428)@718a44d66dfb: { messageType := 2, destLocRef := '6EB2C2'O, sourceLocRef := '000033'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(428)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(428)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(428)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(428)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(428)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(434)@718a44d66dfb: Found GsupExpect[0] for "262420000000027" handled at TC_establish_and_nothing0(437) MSC_Test-GSUP(434)@718a44d66dfb: Added IMSI table entry 0TC_establish_and_nothing0(437)"262420000000027" 20250822131529087 DVLR DEBUG VLR subscr IMSI-262420000000027 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250822131529087 DVLR DEBUG VLR subscr IMSI-262420000000027 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(428)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(428)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(428)@718a44d66dfb: vl_from0 20250822131529089 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131529089 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_0-SCCP(428)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(430)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131529089 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131529089 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131529089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131529089 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131529089 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131529089 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_establish_and_nothing0(437)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_establish_and_nothing0(437)@718a44d66dfb: setverdict(pass): none -> pass 20250822131529093 DVLR DEBUG VLR subscr IMSI-262420000000027 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822131529093 DVLR DEBUG IMSI:262420000000027 has MSISDN:491230000027 (vlr.c:1045) 20250822131529093 DMSC NOTICE msub(IMSI-262420000000027:MSISDN-491230000027) VLR: update for IMSI=262420000000027 (MSISDN=491230000027) (gsm_04_08.c:1541) 20250822131529093 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822131529094 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822131529094 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000027:MSISDN-491230000027:GERAN-A-51:LU)[0x56365ea0d580]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822131529094 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000027:GERAN-A-51:LU)[0x56365ea09700]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822131529094 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000027:GERAN-A-51:LU)[0x56365ea09700]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822131529094 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000027:GERAN-A-51:LU)[0x56365ea09700]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822131529094 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000027:GERAN-A-51:LU)[0x56365ea09700]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000027:MSISDN-491230000027:GERAN-A-51:LU)[0x56365ea0d580] (vlr_lu_fsm.c:110) 20250822131529094 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000027:GERAN-A-51:LU)[0x56365ea09700]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822131529094 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000027:GERAN-A-51:LU)[0x56365ea09700]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822131529094 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000027:MSISDN-491230000027:GERAN-A-51:LU)[0x56365ea0d580]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822131529094 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000027:MSISDN-491230000027:GERAN-A-51:LU)[0x56365ea0d580]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822131529094 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000027:MSISDN-491230000027:GERAN-A-51:LU)[0x56365ea0aed0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822131529094 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000027:MSISDN-491230000027:GERAN-A-51:LU)[0x56365ea0aed0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000027:MSISDN-491230000027:GERAN-A-51:LU)[0x56365ea0d580] (fsm.c:486) 20250822131529094 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000027:MSISDN-491230000027:GERAN-A-51:LU)[0x56365ea0aed0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822131529094 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000027:MSISDN-491230000027:GERAN-A-51:LU)[0x56365ea0aed0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822131529094 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000027:MSISDN-491230000027:GERAN-A-51:LU)[0x56365ea0aed0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822131529094 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000027:MSISDN-491230000027:GERAN-A-51:LU)[0x56365ea0aed0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822131529094 DMSC NOTICE msub(IMSI-262420000000027:MSISDN-491230000027:TMSInew-0x110C4F6A) VLR: update for IMSI=262420000000027 (MSISDN=491230000027) (gsm_04_08.c:1541) 20250822131529094 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000027:MSISDN-491230000027:GERAN-A-51:LU)[0x56365ea0aed0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822131529094 DMM DEBUG -> IMSI-262420000000027:MSISDN-491230000027:TMSInew-0x110C4F6A LOCATION UPDATE ACCEPT (TMSI = 0x110c4f6a) (gsm_04_08.c:149) 20250822131529094 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027:TMSInew-0x110C4F6A - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822131529094 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131529094 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131529094 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131529094 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131529094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131529094 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131529094 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131529094 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(430)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(430)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(428)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(428)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(428)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(428)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_establish_and_nothing0(437)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(429)@718a44d66dfb: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(429)@718a44d66dfb: patched enc_l3: '055B'O MSC_Test_0-SCCP(428)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(428)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(428)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(428)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002055B'O 20250822131529103 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131529103 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131529103 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131529103 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131529103 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131529103 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131529103 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131529103 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(430)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131529103 DMM DEBUG msc_a(IMSI-262420000000027:MSISDN-491230000027:TMSInew-0x110C4F6A:GERAN-A-51:LU)[0x56365ea0d450]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822131529103 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000027:MSISDN-491230000027:TMSInew-0x110C4F6A:GERAN-A-51:LU)[0x56365ea0d580]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822131529103 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000027:MSISDN-491230000027:GERAN-A-51:LU)[0x56365ea0aed0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822131529103 DMSC NOTICE msub(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x110C4F6A) VLR: update for IMSI=262420000000027 (MSISDN=491230000027) (gsm_04_08.c:1541) 20250822131529103 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027:TMSI-0x110C4F6A + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250822131529103 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000027:MSISDN-491230000027:GERAN-A-51:LU)[0x56365ea0aed0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822131529103 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x110C4F6A:GERAN-A-51:LU)[0x56365ea0d580]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822131529103 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000027:MSISDN-491230000027:GERAN-A-51:LU)[0x56365ea0aed0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822131529103 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000027:MSISDN-491230000027:GERAN-A-51:LU)[0x56365ea0aed0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x110C4F6A:GERAN-A-51:LU)[0x56365ea0d580] (vlr_lu_fsm.c:817) 20250822131529103 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000027:MSISDN-491230000027:GERAN-A-51:LU)[0x56365ea0aed0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822131529103 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000027:MSISDN-491230000027:GERAN-A-51:LU)[0x56365ea0aed0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822131529103 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x110C4F6A:GERAN-A-51:LU)[0x56365ea0d580]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822131529103 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000027/3/1): Available (smpp_smsc.c:626) 20250822131529103 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027:TMSI-0x110C4F6A + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822131529103 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027:TMSI-0x110C4F6A + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822131529103 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027:TMSI-0x110C4F6A - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822131529103 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027:TMSI-0x110C4F6A - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250822131529103 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131529103 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131529103 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131529103 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131529103 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131529103 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131529103 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131529103 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(430)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(430)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(428)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(428)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(428)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(428)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(428)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(428)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(428)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(428)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822131529105 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131529105 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131529105 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131529105 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131529105 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131529105 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131529105 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131529105 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(430)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131529105 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x110C4F6A:GERAN-A-51:LU)[0x56365ea0d580]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822131529105 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x110C4F6A:GERAN-A-51:LU)[0x56365ea0d580]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x110C4F6A:GERAN-A-51:LU)[0x56365ea0d450] (msc_a.c:1053) 20250822131529105 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x110C4F6A:GERAN-A-51:LU)[0x56365ea0d580]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822131529105 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x110C4F6A:GERAN-A-51:LU)[0x56365ea0d580]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822131529105 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x110C4F6A:GERAN-A-51:LU)[0x56365ea0d580]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822131529106 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131529106 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131529106 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131529106 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131529106 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131529106 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131529106 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131529106 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131529106 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027:TMSI-0x110C4F6A - active-conn: now used by 1 (attached) (msub.c:375) MSC_Test_0-M3UA(430)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(430)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(428)@718a44d66dfb: Session index based on local reference:0 20250822131529107 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131529107 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131529107 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131529107 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131529107 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131529107 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131529107 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131529107 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(430)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(429)@718a44d66dfb: Deleted conn table entry 0TC_establish_and_nothing0(437)7254722 TC_establish_and_nothing0(437)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822131529108 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027:TMSI-0x110C4F6A + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822131529108 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027:TMSI-0x110C4F6A - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_establish_and_nothing0(437)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_establish_and_nothing0(437)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_establish_and_nothing0(437)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_establish_and_nothing0(437)@718a44d66dfb: 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 := '110C4F6A'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(429)@718a44d66dfb: Added conn table entry 0TC_establish_and_nothing0(437)2353237 MSC_Test_0-RAN(429)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(428)@718a44d66dfb: First idle individual index:0 MSC_Test_0-M3UA(430)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131529310 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131529310 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131529310 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131529310 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131529310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131529310 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131529310 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131529310 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131529311 DMM DEBUG msc_a(TMSI-0x110C4F6A:GERAN-A-52:CM_SERVICE_REQ)[0x56365ea0d320]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250822131529311 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x110C4F6A:GERAN-A-52:CM_SERVICE_REQ)[0x56365ea15050]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822131529311 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x110C4F6A:GERAN-A-52:CM_SERVICE_REQ)[0x56365ea15050]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x110C4F6A:GERAN-A-52:CM_SERVICE_REQ)[0x56365ea0d320] (fsm.c:486) 20250822131529311 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x110C4F6A:GERAN-A-52:CM_SERVICE_REQ)[0x56365ea15050]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250822131529311 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x110C4F6A:GERAN-A-52:CM_SERVICE_REQ)[0x56365ea15050]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822131529311 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027:TMSI-0x110C4F6A + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822131529311 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027:TMSI-0x110C4F6A + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822131529311 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x110C4F6A:GERAN-A-52:CM_SERVICE_REQ)[0x56365ea15050]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822131529311 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x110C4F6A:GERAN-A-52:CM_SERVICE_REQ)[0x56365ea15050]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822131529311 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x110C4F6A:GERAN-A-52:CM_SERVICE_REQ)[0x56365ea15050]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822131529312 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x110C4F6A:GERAN-A-52:CM_SERVICE_REQ)[0x56365ea15050]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822131529312 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x110C4F6A:GERAN-A-52:CM_SERVICE_REQ)[0x56365ea15050]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822131529312 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x110C4F6A:GERAN-A-52:CM_SERVICE_REQ)[0x56365ea15050]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822131529312 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x110C4F6A:GERAN-A-52:CM_SERVICE_REQ)[0x56365ea15050]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822131529312 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x110C4F6A:GERAN-A-52:CM_SERVICE_REQ)[0x56365ea15050]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822131529312 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x110C4F6A:GERAN-A-52:CM_SERVICE_REQ)[0x56365ea15050]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822131529312 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x110C4F6A:GERAN-A-52:CM_SERVICE_REQ)[0x56365ea15050]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822131529312 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000027/3/1): Available (smpp_smsc.c:626) 20250822131529312 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027:TMSI-0x110C4F6A - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250822131529312 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131529312 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131529312 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131529312 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131529312 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131529312 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131529312 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131529312 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131529312 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131529312 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131529312 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131529312 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131529312 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131529312 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131529312 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131529312 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131529312 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131529312 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131529313 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131529313 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131529313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131529313 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131529313 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131529313 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(430)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(430)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(430)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(430)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(430)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(430)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(428)@718a44d66dfb: { messageType := 2, destLocRef := '23E855'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)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(428)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(428)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(428)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(428)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(428)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(428)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(428)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(428)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822131529316 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027:TMSI-0x110C4F6A + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250822131529316 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027:TMSI-0x110C4F6A - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_establish_and_nothing0(437)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_establish_and_nothing0(437)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822131534312 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027:TMSI-0x110C4F6A + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822131534312 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027:TMSI-0x110C4F6A + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822131534312 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027:TMSI-0x110C4F6A - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822131534312 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027:TMSI-0x110C4F6A - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822131534313 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131534313 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131534313 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131534313 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131534313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131534313 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131534313 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131534313 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(430)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(430)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(428)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(428)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(428)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(428)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(428)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(428)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(428)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(428)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(430)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131534315 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131534315 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131534315 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131534315 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131534315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131534315 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131534315 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131534315 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131534315 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x110C4F6A:GERAN-A-52:CM_SERVICE_REQ)[0x56365ea15050]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822131534315 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x110C4F6A:GERAN-A-52:CM_SERVICE_REQ)[0x56365ea15050]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x110C4F6A:GERAN-A-52:CM_SERVICE_REQ)[0x56365ea0d320] (msc_a.c:1053) 20250822131534315 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x110C4F6A:GERAN-A-52:CM_SERVICE_REQ)[0x56365ea15050]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822131534315 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x110C4F6A:GERAN-A-52:CM_SERVICE_REQ)[0x56365ea15050]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822131534315 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027:TMSI-0x110C4F6A - active-conn: now used by 1 (attached) (msub.c:375) 20250822131534315 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131534315 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131534315 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131534315 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131534315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131534315 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131534315 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131534315 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(430)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(430)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(428)@718a44d66dfb: Session index based on local reference:0 20250822131534315 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131534315 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131534315 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131534315 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131534315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131534315 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131534315 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131534315 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(430)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(429)@718a44d66dfb: Deleted conn table entry 0TC_establish_and_nothing0(437)2353237 TC_establish_and_nothing0(437)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822131534316 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027:TMSI-0x110C4F6A + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822131534316 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027:TMSI-0x110C4F6A - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_establish_and_nothing0(437)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_establish_and_nothing0(437)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_establish_and_nothing0(437)@718a44d66dfb: Final verdict of PTC: pass 20250822131534319 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822131534319 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MNCC(431)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(429)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-M3UA(430)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-SCCP(428)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(435)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(432)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(436)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP(434)@718a44d66dfb: Final verdict of PTC: none 20250822131534322 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(433)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(427)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(438)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(427): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(428): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(429): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(430): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(431): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(432): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(433): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(434): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(435): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(436): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_establish_and_nothing0(437): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(438): none (pass -> pass) MTC@718a44d66dfb: Test case TC_establish_and_nothing finished. Verdict: pass MTC@718a44d66dfb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_establish_and_nothing pass'. Fri Aug 22 13:15:34 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 20250822131534518 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822131534518 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822131534518 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822131534518 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822131534518 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822131534518 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822131534519 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822131534519 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822131534519 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822131534519 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131534519 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822131534519 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822131534519 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822131534519 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822131534519 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822131534519 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822131534519 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822131534519 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822131534519 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=213812) 20250822131535324 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=213812, count=270180) 20250822131536325 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822131536520 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822131536520 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822131536520 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 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_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 20250822131537325 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_mo_setup_and_nothing started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(442)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(442)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(442)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(440)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822131538032 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(443)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822131538227 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822131538227 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822131538227 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822131538227 DLSS7 DEBUG 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)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(442)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(442)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822131538232 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131538232 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822131538232 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822131538232 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822131538232 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822131538232 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822131538232 DLSS7 DEBUG 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)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(442)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(442)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(442)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(442)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822131538232 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131538232 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822131538232 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822131538232 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822131538232 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822131538232 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822131538232 DLSS7 DEBUG 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)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250822131538233 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822131538233 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(442)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(442)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(442)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(442)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(442)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(442)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(442)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822131538326 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822131538326 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(445)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(445)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822131538331 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(445)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(445)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(445)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@718a44d66dfb: IPA ID RESP: { { 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)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(445)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822131538342 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822131538342 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(446)@718a44d66dfb: Created GsupExpect[0] for "262420000000028" to be handled at TC_mo_setup_and_nothing0(449) TC_mo_setup_and_nothing0(449)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250822131539041 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131539041 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131539041 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131539041 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131539041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131539041 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131539041 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131539041 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(442)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131539042 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131539042 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131539042 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131539042 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131539042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131539042 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131539042 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131539042 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(442)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(442)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(441)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(441)@718a44d66dfb: Added conn table entry 0TC_mo_setup_and_nothing0(449)10809059 MSC_Test_0-SCCP(440)@718a44d66dfb: First idle individual index:0 MSC_Test_0-RAN(441)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 20250822131539061 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131539061 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131539061 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131539061 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131539061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131539061 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131539061 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131539061 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(442)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131539061 DMM DEBUG msc_a(IMSI-262420000000028:GERAN-A-53:LU)[0x56365ea0d450]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000028 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822131539061 DMM DEBUG msc_a(IMSI-262420000000028:GERAN-A-53:LU)[0x56365ea0d450]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822131539061 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000028:GERAN-A-53:LU)[0x56365ea0d580]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822131539061 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000028:GERAN-A-53:LU)[0x56365ea0d580]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000028:GERAN-A-53:LU)[0x56365ea0d450] (fsm.c:486) 20250822131539061 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000028:GERAN-A-53:LU)[0x56365ea0d580]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822131539061 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000028:GERAN-A-53:LU)[0x56365ea0d580]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822131539062 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822131539062 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000028 id=262420000000028 (vlr.c:661) 20250822131539062 DVLR INFO New subscr, IMSI: 262420000000028 (vlr.c:562) 20250822131539062 DVLR DEBUG VLR subscr IMSI-262420000000028 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822131539062 DVLR DEBUG VLR subscr IMSI-262420000000028 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822131539062 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822131539062 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000028:GERAN-A-53:LU)[0x56365ea0d580]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822131539062 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000028:GERAN-A-53:LU)[0x56365ea0d580]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822131539062 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000028:GERAN-A-53:LU)[0x56365ea0d580]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822131539062 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000028:GERAN-A-53:LU)[0x56365ea0d580]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822131539062 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000028:GERAN-A-53:LU)[0x56365ea0d580]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822131539062 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000028:GERAN-A-53:LU)[0x56365ea0d580]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822131539062 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000028:GERAN-A-53:LU)[0x56365ea09700]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822131539062 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000028:GERAN-A-53:LU)[0x56365ea09700]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000028:GERAN-A-53:LU)[0x56365ea0d580] (fsm.c:486) 20250822131539062 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000028:GERAN-A-53:LU)[0x56365ea09700]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822131539062 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000028:GERAN-A-53:LU)[0x56365ea09700]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822131539062 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131539062 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131539062 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131539062 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131539062 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131539062 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131539062 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131539062 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131539062 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131539062 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131539062 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131539062 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131539062 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131539062 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131539062 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131539062 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(442)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(442)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(442)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(442)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(440)@718a44d66dfb: { messageType := 2, destLocRef := 'A4EEE3'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)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(440)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(440)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(440)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(440)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(446)@718a44d66dfb: Found GsupExpect[0] for "262420000000028" handled at TC_mo_setup_and_nothing0(449) MSC_Test-GSUP(446)@718a44d66dfb: Added IMSI table entry 0TC_mo_setup_and_nothing0(449)"262420000000028" 20250822131539068 DVLR DEBUG VLR subscr IMSI-262420000000028 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250822131539068 DVLR DEBUG VLR subscr IMSI-262420000000028 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(440)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(440)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(440)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(440)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(442)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131539070 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131539070 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131539070 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131539070 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131539070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131539070 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131539070 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131539070 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_mo_setup_and_nothing0(449)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_setup_and_nothing0(449)@718a44d66dfb: setverdict(pass): none -> pass 20250822131539078 DVLR DEBUG VLR subscr IMSI-262420000000028 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822131539078 DVLR DEBUG IMSI:262420000000028 has MSISDN:491230000028 (vlr.c:1045) 20250822131539078 DMSC NOTICE msub(IMSI-262420000000028:MSISDN-491230000028) VLR: update for IMSI=262420000000028 (MSISDN=491230000028) (gsm_04_08.c:1541) 20250822131539078 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822131539079 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822131539079 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000028:MSISDN-491230000028:GERAN-A-53:LU)[0x56365ea0d580]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822131539079 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000028:GERAN-A-53:LU)[0x56365ea09700]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822131539079 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000028:GERAN-A-53:LU)[0x56365ea09700]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822131539079 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000028:GERAN-A-53:LU)[0x56365ea09700]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822131539079 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000028:GERAN-A-53:LU)[0x56365ea09700]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000028:MSISDN-491230000028:GERAN-A-53:LU)[0x56365ea0d580] (vlr_lu_fsm.c:110) 20250822131539079 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000028:GERAN-A-53:LU)[0x56365ea09700]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822131539079 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000028:GERAN-A-53:LU)[0x56365ea09700]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822131539079 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000028:MSISDN-491230000028:GERAN-A-53:LU)[0x56365ea0d580]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822131539079 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000028:MSISDN-491230000028:GERAN-A-53:LU)[0x56365ea0d580]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822131539079 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000028:MSISDN-491230000028:GERAN-A-53:LU)[0x56365ea02cc0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822131539079 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000028:MSISDN-491230000028:GERAN-A-53:LU)[0x56365ea02cc0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000028:MSISDN-491230000028:GERAN-A-53:LU)[0x56365ea0d580] (fsm.c:486) 20250822131539079 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000028:MSISDN-491230000028:GERAN-A-53:LU)[0x56365ea02cc0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822131539079 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000028:MSISDN-491230000028:GERAN-A-53:LU)[0x56365ea02cc0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822131539079 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000028:MSISDN-491230000028:GERAN-A-53:LU)[0x56365ea02cc0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822131539079 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000028:MSISDN-491230000028:GERAN-A-53:LU)[0x56365ea02cc0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822131539079 DMSC NOTICE msub(IMSI-262420000000028:MSISDN-491230000028:TMSInew-0x00F3987C) VLR: update for IMSI=262420000000028 (MSISDN=491230000028) (gsm_04_08.c:1541) 20250822131539079 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000028:MSISDN-491230000028:GERAN-A-53:LU)[0x56365ea02cc0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822131539079 DMM DEBUG -> IMSI-262420000000028:MSISDN-491230000028:TMSInew-0x00F3987C LOCATION UPDATE ACCEPT (TMSI = 0x00f3987c) (gsm_04_08.c:149) 20250822131539079 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSInew-0x00F3987C - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822131539079 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131539079 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131539079 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131539079 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131539079 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131539079 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131539079 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131539079 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(442)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(442)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(440)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(440)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(440)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(440)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_setup_and_nothing0(449)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(441)@718a44d66dfb: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(441)@718a44d66dfb: patched enc_l3: '055B'O MSC_Test_0-SCCP(440)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(440)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(440)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(440)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002055B'O 20250822131539084 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131539084 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131539084 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131539084 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131539084 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131539084 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131539084 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(442)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131539084 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131539084 DMM DEBUG msc_a(IMSI-262420000000028:MSISDN-491230000028:TMSInew-0x00F3987C:GERAN-A-53:LU)[0x56365ea0d450]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822131539084 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000028:MSISDN-491230000028:TMSInew-0x00F3987C:GERAN-A-53:LU)[0x56365ea0d580]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822131539084 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000028:MSISDN-491230000028:GERAN-A-53:LU)[0x56365ea02cc0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822131539084 DMSC NOTICE msub(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00F3987C) VLR: update for IMSI=262420000000028 (MSISDN=491230000028) (gsm_04_08.c:1541) 20250822131539084 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00F3987C + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250822131539084 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000028:MSISDN-491230000028:GERAN-A-53:LU)[0x56365ea02cc0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822131539084 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00F3987C:GERAN-A-53:LU)[0x56365ea0d580]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822131539084 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000028:MSISDN-491230000028:GERAN-A-53:LU)[0x56365ea02cc0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822131539084 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000028:MSISDN-491230000028:GERAN-A-53:LU)[0x56365ea02cc0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00F3987C:GERAN-A-53:LU)[0x56365ea0d580] (vlr_lu_fsm.c:817) 20250822131539084 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000028:MSISDN-491230000028:GERAN-A-53:LU)[0x56365ea02cc0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822131539084 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000028:MSISDN-491230000028:GERAN-A-53:LU)[0x56365ea02cc0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822131539084 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00F3987C:GERAN-A-53:LU)[0x56365ea0d580]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822131539084 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000028/3/1): Available (smpp_smsc.c:626) 20250822131539084 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00F3987C + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822131539084 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00F3987C + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822131539084 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00F3987C - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822131539084 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00F3987C - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250822131539085 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131539085 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131539085 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131539085 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131539085 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131539085 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131539085 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131539085 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(442)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(442)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(440)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(440)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(440)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(440)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(440)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(440)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(440)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(440)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822131539085 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131539085 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131539085 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131539085 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131539085 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131539085 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131539085 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131539085 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(442)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131539086 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00F3987C:GERAN-A-53:LU)[0x56365ea0d580]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822131539086 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00F3987C:GERAN-A-53:LU)[0x56365ea0d580]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00F3987C:GERAN-A-53:LU)[0x56365ea0d450] (msc_a.c:1053) 20250822131539086 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00F3987C:GERAN-A-53:LU)[0x56365ea0d580]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822131539086 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00F3987C:GERAN-A-53:LU)[0x56365ea0d580]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822131539086 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00F3987C:GERAN-A-53:LU)[0x56365ea0d580]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822131539086 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00F3987C - active-conn: now used by 1 (attached) (msub.c:375) 20250822131539086 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131539086 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131539086 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131539086 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131539086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131539086 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131539086 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131539086 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(442)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(442)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(440)@718a44d66dfb: Session index based on local reference:0 20250822131539086 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131539086 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131539086 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131539086 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131539086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131539086 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131539086 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131539086 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(442)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(441)@718a44d66dfb: Deleted conn table entry 0TC_mo_setup_and_nothing0(449)10809059 TC_mo_setup_and_nothing0(449)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822131539087 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00F3987C + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822131539087 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00F3987C - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_mo_setup_and_nothing0(449)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_setup_and_nothing0(449)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_mo_setup_and_nothing0(449)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_mo_setup_and_nothing0(449)@718a44d66dfb: 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 := '00F3987C'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(441)@718a44d66dfb: Added conn table entry 0TC_mo_setup_and_nothing0(449)7146111 MSC_Test_0-RAN(441)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(440)@718a44d66dfb: First idle individual index:0 MSC_Test_0-M3UA(442)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131539290 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131539290 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131539290 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131539290 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131539290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131539290 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131539290 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131539290 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131539291 DMM DEBUG msc_a(TMSI-0x00F3987C:GERAN-A-54:CM_SERVICE_REQ)[0x56365ea0d320]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250822131539291 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x00F3987C:GERAN-A-54:CM_SERVICE_REQ)[0x56365ea15050]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822131539291 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x00F3987C:GERAN-A-54:CM_SERVICE_REQ)[0x56365ea15050]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x00F3987C:GERAN-A-54:CM_SERVICE_REQ)[0x56365ea0d320] (fsm.c:486) 20250822131539291 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x00F3987C:GERAN-A-54:CM_SERVICE_REQ)[0x56365ea15050]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250822131539291 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x00F3987C:GERAN-A-54:CM_SERVICE_REQ)[0x56365ea15050]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822131539291 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00F3987C + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822131539291 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00F3987C + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822131539291 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00F3987C:GERAN-A-54:CM_SERVICE_REQ)[0x56365ea15050]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822131539291 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00F3987C:GERAN-A-54:CM_SERVICE_REQ)[0x56365ea15050]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822131539291 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00F3987C:GERAN-A-54:CM_SERVICE_REQ)[0x56365ea15050]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822131539292 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00F3987C:GERAN-A-54:CM_SERVICE_REQ)[0x56365ea15050]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822131539292 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00F3987C:GERAN-A-54:CM_SERVICE_REQ)[0x56365ea15050]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822131539292 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00F3987C:GERAN-A-54:CM_SERVICE_REQ)[0x56365ea15050]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822131539292 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00F3987C:GERAN-A-54:CM_SERVICE_REQ)[0x56365ea15050]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822131539292 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00F3987C:GERAN-A-54:CM_SERVICE_REQ)[0x56365ea15050]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822131539292 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00F3987C:GERAN-A-54:CM_SERVICE_REQ)[0x56365ea15050]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822131539292 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00F3987C:GERAN-A-54:CM_SERVICE_REQ)[0x56365ea15050]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822131539292 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000028/3/1): Available (smpp_smsc.c:626) 20250822131539292 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00F3987C - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250822131539292 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131539292 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131539292 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131539292 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131539292 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131539292 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131539292 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131539292 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131539292 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131539292 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131539292 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131539292 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131539292 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131539292 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131539292 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131539292 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131539292 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131539292 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131539292 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131539292 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131539292 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131539292 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131539292 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131539292 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(442)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(442)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(442)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(442)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(442)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(442)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(440)@718a44d66dfb: { messageType := 2, destLocRef := '6D0A7F'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)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(440)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(440)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(440)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(440)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(440)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(440)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(440)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(440)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822131539295 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00F3987C + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250822131539295 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00F3987C - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_mo_setup_and_nothing0(449)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_setup_and_nothing0(449)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(443)@718a44d66dfb: Created MnccExpect[0] for "12345" to be handled at TC_mo_setup_and_nothing0(449) MSC_Test-MGCP(444)@718a44d66dfb: 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)@718a44d66dfb: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(441)@718a44d66dfb: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(440)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(440)@718a44d66dfb: vl_len:19 MSC_Test_0-SCCP(440)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(440)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O 20250822131539320 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131539320 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131539320 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131539320 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131539320 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131539320 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131539320 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131539320 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(442)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131539320 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00F3987C + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250822131539320 DCC DEBUG trans(CC:NULL IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00F3987C callref-0x80000006 tid-8) New transaction (transaction.c:231) 20250822131539320 DCC DEBUG trans(CC:NULL IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00F3987C:GERAN-A-54:CM_SERVICE_REQ callref-0x80000006 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2690) 20250822131539320 DCC DEBUG trans(CC:NULL IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00F3987C:GERAN-A-54:CM_SERVICE_REQ callref-0x80000006 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822131539320 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250822131539320 DCC DEBUG trans(CC:NULL IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00F3987C: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) 20250822131539320 DCC INFO trans(CC:NULL IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00F3987C:GERAN-A-54:CM_SERVICE_REQ callref-0x80000006 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250822131539320 DCC DEBUG trans(CC:NULL IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00F3987C:GERAN-A-54:CM_SERVICE_REQ callref-0x80000006 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250822131539320 DCC DEBUG call_leg(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00F3987C:GERAN-A-54:CM_SERVICE_REQ)[0x56365ea09700]{ESTABLISHING}: Allocated (fsm.c:456) 20250822131539320 DCC DEBUG call_leg(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00F3987C:GERAN-A-54:CM_SERVICE_REQ)[0x56365ea09700]{ESTABLISHING}: is child of msc_a(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00F3987C:GERAN-A-54:CM_SERVICE_REQ)[0x56365ea0d320] (fsm.c:486) 20250822131539321 DCC DEBUG trans(CC:INITIATED IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00F3987C: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) 20250822131539321 DCC DEBUG rtp_stream(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00F3987C:GERAN-A-54:CM_SERVICE_REQ)[0x56365ea0f660]{UNINITIALIZED}: Allocated (fsm.c:456) 20250822131539321 DCC DEBUG rtp_stream(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00F3987C:GERAN-A-54:CM_SERVICE_REQ)[0x56365ea0f660]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00F3987C:GERAN-A-54:CM_SERVICE_REQ)[0x56365ea09700] (fsm.c:486) 20250822131539321 DCC DEBUG rtp_stream(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00F3987C:GERAN-A-54:CM_SERVICE_REQ:trans-8:call-7:RTP_TO_CN:no-CI)[0x56365ea0f660]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250822131539321 DCC DEBUG rtp_stream(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00F3987C:GERAN-A-54:CM_SERVICE_REQ:trans-8:call-7:RTP_TO_CN:no-CI)[0x56365ea0f660]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250822131539321 DCC DEBUG rtp_stream(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00F3987C:GERAN-A-54:CM_SERVICE_REQ)[0x56365ea08a50]{UNINITIALIZED}: Allocated (fsm.c:456) 20250822131539321 DCC DEBUG rtp_stream(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00F3987C:GERAN-A-54:CM_SERVICE_REQ)[0x56365ea08a50]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00F3987C:GERAN-A-54:CM_SERVICE_REQ)[0x56365ea09700] (fsm.c:486) 20250822131539321 DCC DEBUG rtp_stream(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00F3987C:GERAN-A-54:CM_SERVICE_REQ:trans-8:call-7:RTP_TO_RAN:no-CI)[0x56365ea08a50]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250822131539321 DCC DEBUG rtp_stream(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00F3987C:GERAN-A-54:CM_SERVICE_REQ:trans-8:call-7:RTP_TO_RAN:no-CI)[0x56365ea08a50]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(444)@718a44d66dfb: 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) 20250822131542321 DCC DEBUG rtp_stream(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00F3987C:GERAN-A-54:CM_SERVICE_REQ:trans-8:call-7:RTP_TO_RAN:no-CI)[0x56365ea08a50]{ESTABLISHING}: Timeout of X2 (fsm.c:317) 20250822131542321 DCC DEBUG rtp_stream(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00F3987C:GERAN-A-54:CM_SERVICE_REQ:trans-8:call-7:RTP_TO_RAN:no-CI)[0x56365ea08a50]{ESTABLISHING}: State change to DISCARDING (no timeout) (rtp_stream.c:223) 20250822131542321 DCC DEBUG rtp_stream(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00F3987C:GERAN-A-54:CM_SERVICE_REQ:trans-8:call-7:RTP_TO_RAN:no-CI)[0x56365ea08a50]{DISCARDING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (rtp_stream.c:239) 20250822131542321 DCC DEBUG rtp_stream(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00F3987C:GERAN-A-54:CM_SERVICE_REQ:trans-8:call-7:RTP_TO_RAN:no-CI)[0x56365ea08a50]{DISCARDING}: Removing from parent call_leg(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00F3987C:GERAN-A-54:CM_SERVICE_REQ)[0x56365ea09700] (rtp_stream.c:239) 20250822131542321 DCC DEBUG rtp_stream(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00F3987C:GERAN-A-54:CM_SERVICE_REQ:trans-8:call-7:RTP_TO_RAN:no-CI)[0x56365ea08a50]{DISCARDING}: Freeing instance (rtp_stream.c:239) 20250822131542321 DCC DEBUG rtp_stream(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00F3987C:GERAN-A-54:CM_SERVICE_REQ:trans-8:call-7:RTP_TO_RAN:no-CI)[0x56365ea08a50]{DISCARDING}: Deallocated (fsm.c:568) 20250822131542321 DCC DEBUG call_leg(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00F3987C:GERAN-A-54:CM_SERVICE_REQ)[0x56365ea09700]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_GONE (rtp_stream.c:239) 20250822131542321 DCC DEBUG call_leg(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00F3987C:GERAN-A-54:CM_SERVICE_REQ)[0x56365ea09700]{ESTABLISHING}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250822131542321 DCC DEBUG rtp_stream(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00F3987C:GERAN-A-54:CM_SERVICE_REQ:trans-8:call-7:RTP_TO_CN:no-CI)[0x56365ea0f660]{ESTABLISHING}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250822131542321 DCC DEBUG rtp_stream(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00F3987C:GERAN-A-54:CM_SERVICE_REQ:trans-8:call-7:RTP_TO_CN:no-CI)[0x56365ea0f660]{ESTABLISHING}: Removing from parent call_leg(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00F3987C:GERAN-A-54:CM_SERVICE_REQ)[0x56365ea09700] (call_leg.c:197) 20250822131542321 DCC DEBUG rtp_stream(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00F3987C:GERAN-A-54:CM_SERVICE_REQ:trans-8:call-7:RTP_TO_CN:no-CI)[0x56365ea0f660]{ESTABLISHING}: Freeing instance (call_leg.c:197) 20250822131542321 DCC DEBUG rtp_stream(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00F3987C:GERAN-A-54:CM_SERVICE_REQ:trans-8:call-7:RTP_TO_CN:no-CI)[0x56365ea0f660]{ESTABLISHING}: Deallocated (fsm.c:568) 20250822131542321 DLMGCP ERROR MGCP_CONN(RTP_TO_CN)[0x56365ea0f790]{ST_CRCX_RESP}: MGW: operation still pending, DLCX will be postponed. (mgcp_client_fsm.c:820) 20250822131542321 DCC DEBUG call_leg(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00F3987C:GERAN-A-54:CM_SERVICE_REQ)[0x56365ea09700]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250822131542321 DCC DEBUG call_leg(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00F3987C:GERAN-A-54:CM_SERVICE_REQ)[0x56365ea09700]{RELEASING}: Removing from parent msc_a(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00F3987C:GERAN-A-54:CM_SERVICE_REQ)[0x56365ea0d320] (call_leg.c:198) 20250822131542321 DCC DEBUG call_leg(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00F3987C:GERAN-A-54:CM_SERVICE_REQ)[0x56365ea09700]{RELEASING}: Freeing instance (call_leg.c:198) 20250822131542321 DCC DEBUG call_leg(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00F3987C:GERAN-A-54:CM_SERVICE_REQ)[0x56365ea09700]{RELEASING}: Deallocated (fsm.c:568) 20250822131542321 DCC DEBUG trans(CC:INITIATED IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00F3987C:GERAN-A-54:CM_SERVICE_REQ callref-0x80000006 tid-8) Freeing transaction (transaction.c:243) 20250822131542322 DCC DEBUG trans(CC:INITIATED IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00F3987C:GERAN-A-54:CM_SERVICE_REQ callref-0x80000006 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250822131542322 DCC DEBUG trans(CC:INITIATED IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00F3987C:GERAN-A-54:CM_SERVICE_REQ callref-0x80000006 tid-8) new state INITIATED -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250822131542322 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00F3987C:GERAN-A-54:CM_SERVICE_REQ callref-0x80000006 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250822131542322 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00F3987C:GERAN-A-54:CM_SERVICE_REQ callref-0x80000006 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250822131542322 DCC DEBUG trans(CC:NULL IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00F3987C:GERAN-A-54:CM_SERVICE_REQ callref-0x80000006 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822131542322 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00F3987C - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250822131542322 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00F3987C + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822131542322 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00F3987C + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822131542322 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00F3987C - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822131542322 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00F3987C - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822131542322 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131542322 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131542322 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131542322 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131542322 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131542322 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131542322 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131542322 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131542322 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131542322 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131542322 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131542322 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131542322 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131542322 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131542322 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131542322 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(442)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(442)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(442)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(442)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(440)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(440)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(440)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(440)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(440)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(440)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(440)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(440)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(440)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(440)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(440)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(440)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822131542330 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131542330 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131542330 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131542330 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131542330 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131542330 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131542330 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131542330 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(442)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131542331 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00F3987C:GERAN-A-54:CM_SERVICE_REQ)[0x56365ea15050]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822131542331 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00F3987C:GERAN-A-54:CM_SERVICE_REQ)[0x56365ea15050]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00F3987C:GERAN-A-54:CM_SERVICE_REQ)[0x56365ea0d320] (msc_a.c:1053) 20250822131542331 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00F3987C:GERAN-A-54:CM_SERVICE_REQ)[0x56365ea15050]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822131542331 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00F3987C:GERAN-A-54:CM_SERVICE_REQ)[0x56365ea15050]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822131542331 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00F3987C - active-conn: now used by 1 (attached) (msub.c:375) 20250822131542331 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131542331 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131542331 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131542331 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131542331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131542331 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131542331 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131542331 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(442)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(442)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(440)@718a44d66dfb: Session index based on local reference:0 20250822131542332 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131542332 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131542332 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131542332 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131542332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131542333 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131542333 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131542333 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(442)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(441)@718a44d66dfb: Deleted conn table entry 0TC_mo_setup_and_nothing0(449)7146111 TC_mo_setup_and_nothing0(449)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822131542335 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00F3987C + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822131542335 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSI-0x00F3987C - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_mo_setup_and_nothing0(449)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_setup_and_nothing0(449)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_mo_setup_and_nothing0(449)@718a44d66dfb: Final verdict of PTC: pass MSC_Test_0-M3UA(442)@718a44d66dfb: Final verdict of PTC: none 20250822131543344 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822131543345 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250822131543344 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822131543344 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822131543344 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822131543344 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822131543344 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822131543345 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822131543345 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822131543345 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822131543345 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822131543345 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131543345 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822131543345 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822131543345 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822131543345 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822131543345 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822131543345 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822131543345 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822131543345 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250822131543345 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) MSC_Test_0-SCCP(440)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP(446)@718a44d66dfb: Final verdict of PTC: none 20250822131543345 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-MNCC(443)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP-IPA(445)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(441)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(444)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(439)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(447)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(450)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(448)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(439): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(440): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(441): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(442): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(443): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(444): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(445): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(446): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(447): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(448): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_mo_setup_and_nothing0(449): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(450): none (pass -> pass) MTC@718a44d66dfb: Test case TC_mo_setup_and_nothing finished. Verdict: pass MTC@718a44d66dfb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_setup_and_nothing pass'. Fri Aug 22 13:15:43 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=312056) 20250822131544346 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=312056, count=313312) 20250822131545346 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822131545346 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822131545346 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822131545347 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:15:45 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_mo_crcx_ran_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 20250822131546347 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_mo_crcx_ran_timeout started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(454)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(454)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(454)@718a44d66dfb: ************************************************* MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-SCCP(452)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822131547085 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(455)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822131547280 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822131547280 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822131547280 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822131547280 DLSS7 DEBUG 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)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(454)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(454)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822131547285 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131547285 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822131547285 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822131547285 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822131547285 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822131547285 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822131547285 DLSS7 DEBUG 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)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(454)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(454)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(454)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(454)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822131547286 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131547286 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822131547286 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822131547286 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822131547286 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822131547286 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) MSC_Test_0-M3UA(454)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(454)@718a44d66dfb: Message received on association #8 20250822131547286 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250822131547286 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822131547286 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(454)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(454)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(454)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(454)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(454)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(454)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822131547348 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822131547349 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(457)@718a44d66dfb: Established a new IPA connection (conn_id=2) 20250822131547354 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(457)@718a44d66dfb: CCM 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(457)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(457)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(457)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@718a44d66dfb: IPA ID RESP: { { 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)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(457)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822131547373 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822131547373 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(458)@718a44d66dfb: Created GsupExpect[0] for "262420000000029" to be handled at TC_mo_crcx_ran_timeout0(461) TC_mo_crcx_ran_timeout0(461)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250822131548094 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131548094 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131548094 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131548094 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131548094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131548094 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131548094 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131548094 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(454)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131548095 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131548095 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131548095 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131548095 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131548095 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131548095 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131548095 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131548095 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(454)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(454)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(453)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(453)@718a44d66dfb: Added conn table entry 0TC_mo_crcx_ran_timeout0(461)5382425 MSC_Test_0-SCCP(452)@718a44d66dfb: First idle individual index:0 MSC_Test_0-RAN(453)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 20250822131548105 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131548105 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131548105 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131548105 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131548105 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131548105 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131548105 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131548105 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(454)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131548106 DMM DEBUG msc_a(IMSI-262420000000029:GERAN-A-55:LU)[0x56365ea0f530]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000029 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822131548106 DMM DEBUG msc_a(IMSI-262420000000029:GERAN-A-55:LU)[0x56365ea0f530]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822131548106 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000029:GERAN-A-55:LU)[0x56365ea09700]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822131548106 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000029:GERAN-A-55:LU)[0x56365ea09700]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000029:GERAN-A-55:LU)[0x56365ea0f530] (fsm.c:486) 20250822131548106 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000029:GERAN-A-55:LU)[0x56365ea09700]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822131548106 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000029:GERAN-A-55:LU)[0x56365ea09700]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822131548106 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822131548106 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000029 id=262420000000029 (vlr.c:661) 20250822131548106 DVLR INFO New subscr, IMSI: 262420000000029 (vlr.c:562) 20250822131548106 DVLR DEBUG VLR subscr IMSI-262420000000029 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822131548106 DVLR DEBUG VLR subscr IMSI-262420000000029 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822131548106 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822131548106 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000029:GERAN-A-55:LU)[0x56365ea09700]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822131548106 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000029:GERAN-A-55:LU)[0x56365ea09700]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822131548106 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000029:GERAN-A-55:LU)[0x56365ea09700]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822131548106 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000029:GERAN-A-55:LU)[0x56365ea09700]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822131548106 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000029:GERAN-A-55:LU)[0x56365ea09700]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822131548106 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000029:GERAN-A-55:LU)[0x56365ea09700]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822131548106 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000029:GERAN-A-55:LU)[0x56365ea09260]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822131548106 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000029:GERAN-A-55:LU)[0x56365ea09260]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000029:GERAN-A-55:LU)[0x56365ea09700] (fsm.c:486) 20250822131548106 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000029:GERAN-A-55:LU)[0x56365ea09260]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822131548106 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000029:GERAN-A-55:LU)[0x56365ea09260]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822131548106 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131548106 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131548106 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131548106 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131548106 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131548106 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131548106 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131548106 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131548106 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131548106 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131548106 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131548106 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131548106 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131548106 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131548106 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131548106 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(454)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(454)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(454)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(454)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(452)@718a44d66dfb: { messageType := 2, destLocRef := '522119'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)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(452)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(452)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(452)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(452)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(458)@718a44d66dfb: Found GsupExpect[0] for "262420000000029" handled at TC_mo_crcx_ran_timeout0(461) MSC_Test-GSUP(458)@718a44d66dfb: Added IMSI table entry 0TC_mo_crcx_ran_timeout0(461)"262420000000029" 20250822131548110 DVLR DEBUG VLR subscr IMSI-262420000000029 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250822131548110 DVLR DEBUG VLR subscr IMSI-262420000000029 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(452)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(452)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(452)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(452)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(454)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131548112 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131548112 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131548112 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131548112 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131548112 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131548112 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131548112 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131548112 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_mo_crcx_ran_timeout0(461)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_crcx_ran_timeout0(461)@718a44d66dfb: setverdict(pass): none -> pass 20250822131548116 DVLR DEBUG VLR subscr IMSI-262420000000029 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822131548116 DVLR DEBUG IMSI:262420000000029 has MSISDN:491230000029 (vlr.c:1045) 20250822131548116 DMSC NOTICE msub(IMSI-262420000000029:MSISDN-491230000029) VLR: update for IMSI=262420000000029 (MSISDN=491230000029) (gsm_04_08.c:1541) 20250822131548116 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822131548117 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822131548117 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000029:MSISDN-491230000029:GERAN-A-55:LU)[0x56365ea09700]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822131548117 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000029:GERAN-A-55:LU)[0x56365ea09260]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822131548117 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000029:GERAN-A-55:LU)[0x56365ea09260]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822131548117 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000029:GERAN-A-55:LU)[0x56365ea09260]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822131548117 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000029:GERAN-A-55:LU)[0x56365ea09260]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000029:MSISDN-491230000029:GERAN-A-55:LU)[0x56365ea09700] (vlr_lu_fsm.c:110) 20250822131548117 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000029:GERAN-A-55:LU)[0x56365ea09260]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822131548117 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000029:GERAN-A-55:LU)[0x56365ea09260]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822131548117 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000029:MSISDN-491230000029:GERAN-A-55:LU)[0x56365ea09700]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822131548117 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000029:MSISDN-491230000029:GERAN-A-55:LU)[0x56365ea09700]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822131548117 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000029:MSISDN-491230000029:GERAN-A-55:LU)[0x56365ea06500]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822131548117 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000029:MSISDN-491230000029:GERAN-A-55:LU)[0x56365ea06500]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000029:MSISDN-491230000029:GERAN-A-55:LU)[0x56365ea09700] (fsm.c:486) 20250822131548117 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000029:MSISDN-491230000029:GERAN-A-55:LU)[0x56365ea06500]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822131548117 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000029:MSISDN-491230000029:GERAN-A-55:LU)[0x56365ea06500]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822131548117 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000029:MSISDN-491230000029:GERAN-A-55:LU)[0x56365ea06500]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822131548117 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000029:MSISDN-491230000029:GERAN-A-55:LU)[0x56365ea06500]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822131548117 DMSC NOTICE msub(IMSI-262420000000029:MSISDN-491230000029:TMSInew-0x311D7B66) VLR: update for IMSI=262420000000029 (MSISDN=491230000029) (gsm_04_08.c:1541) 20250822131548117 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000029:MSISDN-491230000029:GERAN-A-55:LU)[0x56365ea06500]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822131548117 DMM DEBUG -> IMSI-262420000000029:MSISDN-491230000029:TMSInew-0x311D7B66 LOCATION UPDATE ACCEPT (TMSI = 0x311d7b66) (gsm_04_08.c:149) 20250822131548117 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSInew-0x311D7B66 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822131548117 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131548117 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131548117 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131548117 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131548117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131548117 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131548118 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131548118 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(454)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(454)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(452)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(452)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(452)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(452)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_crcx_ran_timeout0(461)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(453)@718a44d66dfb: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(453)@718a44d66dfb: patched enc_l3: '055B'O MSC_Test_0-SCCP(452)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(452)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(452)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(452)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(454)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131548126 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131548126 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131548126 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131548126 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131548126 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131548126 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131548126 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131548127 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131548127 DMM DEBUG msc_a(IMSI-262420000000029:MSISDN-491230000029:TMSInew-0x311D7B66:GERAN-A-55:LU)[0x56365ea0f530]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822131548127 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000029:MSISDN-491230000029:TMSInew-0x311D7B66:GERAN-A-55:LU)[0x56365ea09700]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822131548127 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000029:MSISDN-491230000029:GERAN-A-55:LU)[0x56365ea06500]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822131548127 DMSC NOTICE msub(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x311D7B66) VLR: update for IMSI=262420000000029 (MSISDN=491230000029) (gsm_04_08.c:1541) 20250822131548127 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSI-0x311D7B66 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250822131548127 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000029:MSISDN-491230000029:GERAN-A-55:LU)[0x56365ea06500]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822131548127 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x311D7B66:GERAN-A-55:LU)[0x56365ea09700]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822131548127 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000029:MSISDN-491230000029:GERAN-A-55:LU)[0x56365ea06500]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822131548127 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000029:MSISDN-491230000029:GERAN-A-55:LU)[0x56365ea06500]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x311D7B66:GERAN-A-55:LU)[0x56365ea09700] (vlr_lu_fsm.c:817) 20250822131548127 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000029:MSISDN-491230000029:GERAN-A-55:LU)[0x56365ea06500]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822131548127 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000029:MSISDN-491230000029:GERAN-A-55:LU)[0x56365ea06500]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822131548127 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x311D7B66:GERAN-A-55:LU)[0x56365ea09700]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822131548127 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000029/3/1): Available (smpp_smsc.c:626) 20250822131548127 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSI-0x311D7B66 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822131548127 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSI-0x311D7B66 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822131548127 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSI-0x311D7B66 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822131548127 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSI-0x311D7B66 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250822131548127 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131548127 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131548127 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131548127 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131548127 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131548127 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131548127 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131548127 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(454)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(454)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(452)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(452)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(452)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(452)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(452)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(452)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(452)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(452)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(454)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131548130 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131548130 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131548130 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131548130 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131548130 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131548130 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131548130 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131548130 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131548130 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x311D7B66:GERAN-A-55:LU)[0x56365ea09700]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822131548130 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x311D7B66:GERAN-A-55:LU)[0x56365ea09700]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x311D7B66:GERAN-A-55:LU)[0x56365ea0f530] (msc_a.c:1053) 20250822131548130 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x311D7B66:GERAN-A-55:LU)[0x56365ea09700]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822131548130 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x311D7B66:GERAN-A-55:LU)[0x56365ea09700]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822131548130 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x311D7B66:GERAN-A-55:LU)[0x56365ea09700]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822131548130 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSI-0x311D7B66 - active-conn: now used by 1 (attached) (msub.c:375) 20250822131548130 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131548130 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131548130 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131548130 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131548130 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131548130 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131548130 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131548130 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(454)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(454)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(452)@718a44d66dfb: Session index based on local reference:0 20250822131548131 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131548131 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_0-M3UA(454)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131548131 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131548131 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131548131 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131548131 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131548131 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131548131 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(453)@718a44d66dfb: Deleted conn table entry 0TC_mo_crcx_ran_timeout0(461)5382425 TC_mo_crcx_ran_timeout0(461)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822131548132 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSI-0x311D7B66 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822131548132 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSI-0x311D7B66 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_mo_crcx_ran_timeout0(461)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_crcx_ran_timeout0(461)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_mo_crcx_ran_timeout0(461)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_mo_crcx_ran_timeout0(461)@718a44d66dfb: 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 := '311D7B66'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(453)@718a44d66dfb: Added conn table entry 0TC_mo_crcx_ran_timeout0(461)11490914 MSC_Test_0-RAN(453)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(452)@718a44d66dfb: First idle individual index:0 MSC_Test_0-M3UA(454)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131548334 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131548334 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131548334 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131548334 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131548334 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131548334 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131548334 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131548334 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131548335 DMM DEBUG msc_a(TMSI-0x311D7B66:GERAN-A-56:CM_SERVICE_REQ)[0x56365ea0f660]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250822131548335 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x311D7B66:GERAN-A-56:CM_SERVICE_REQ)[0x56365ea08a50]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822131548335 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x311D7B66:GERAN-A-56:CM_SERVICE_REQ)[0x56365ea08a50]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x311D7B66:GERAN-A-56:CM_SERVICE_REQ)[0x56365ea0f660] (fsm.c:486) 20250822131548335 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x311D7B66:GERAN-A-56:CM_SERVICE_REQ)[0x56365ea08a50]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250822131548335 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x311D7B66:GERAN-A-56:CM_SERVICE_REQ)[0x56365ea08a50]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822131548335 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSI-0x311D7B66 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822131548335 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSI-0x311D7B66 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822131548335 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x311D7B66:GERAN-A-56:CM_SERVICE_REQ)[0x56365ea08a50]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822131548335 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x311D7B66:GERAN-A-56:CM_SERVICE_REQ)[0x56365ea08a50]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822131548335 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x311D7B66:GERAN-A-56:CM_SERVICE_REQ)[0x56365ea08a50]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822131548336 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x311D7B66:GERAN-A-56:CM_SERVICE_REQ)[0x56365ea08a50]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822131548336 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x311D7B66:GERAN-A-56:CM_SERVICE_REQ)[0x56365ea08a50]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822131548336 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x311D7B66:GERAN-A-56:CM_SERVICE_REQ)[0x56365ea08a50]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822131548336 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x311D7B66:GERAN-A-56:CM_SERVICE_REQ)[0x56365ea08a50]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822131548336 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x311D7B66:GERAN-A-56:CM_SERVICE_REQ)[0x56365ea08a50]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822131548336 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x311D7B66:GERAN-A-56:CM_SERVICE_REQ)[0x56365ea08a50]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822131548336 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x311D7B66:GERAN-A-56:CM_SERVICE_REQ)[0x56365ea08a50]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822131548336 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000029/3/1): Available (smpp_smsc.c:626) 20250822131548336 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSI-0x311D7B66 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250822131548336 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131548336 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131548336 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131548336 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131548336 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131548336 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131548336 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131548336 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131548337 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131548337 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131548337 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131548337 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131548337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131548337 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131548337 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131548337 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131548337 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131548337 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131548337 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131548337 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131548337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131548337 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131548337 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131548337 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(454)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(454)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(454)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(454)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(454)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(454)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(452)@718a44d66dfb: { messageType := 2, destLocRef := 'AF5662'O, sourceLocRef := '000038'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(452)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(452)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(452)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(452)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(452)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(452)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(452)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(452)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(452)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822131548340 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSI-0x311D7B66 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250822131548340 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSI-0x311D7B66 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_mo_crcx_ran_timeout0(461)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_crcx_ran_timeout0(461)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(455)@718a44d66dfb: Created MnccExpect[0] for "12345" to be handled at TC_mo_crcx_ran_timeout0(461) MSC_Test-MGCP(456)@718a44d66dfb: 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)@718a44d66dfb: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(453)@718a44d66dfb: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(452)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(452)@718a44d66dfb: vl_len:19 MSC_Test_0-SCCP(452)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(452)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O 20250822131548362 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131548362 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131548362 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131548362 DLM3UA DEBUG 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(454)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131548362 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131548362 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131548362 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131548362 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131548363 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSI-0x311D7B66 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250822131548363 DCC DEBUG trans(CC:NULL IMSI-262420000000029:MSISDN-491230000029:TMSI-0x311D7B66 callref-0x80000007 tid-8) New transaction (transaction.c:231) 20250822131548363 DCC DEBUG trans(CC:NULL IMSI-262420000000029:MSISDN-491230000029:TMSI-0x311D7B66:GERAN-A-56:CM_SERVICE_REQ callref-0x80000007 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2690) 20250822131548363 DCC DEBUG trans(CC:NULL IMSI-262420000000029:MSISDN-491230000029:TMSI-0x311D7B66:GERAN-A-56:CM_SERVICE_REQ callref-0x80000007 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822131548363 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250822131548363 DCC DEBUG trans(CC:NULL IMSI-262420000000029:MSISDN-491230000029:TMSI-0x311D7B66: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) 20250822131548363 DCC INFO trans(CC:NULL IMSI-262420000000029:MSISDN-491230000029:TMSI-0x311D7B66:GERAN-A-56:CM_SERVICE_REQ callref-0x80000007 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250822131548363 DCC DEBUG trans(CC:NULL IMSI-262420000000029:MSISDN-491230000029:TMSI-0x311D7B66:GERAN-A-56:CM_SERVICE_REQ callref-0x80000007 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250822131548363 DCC DEBUG call_leg(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x311D7B66:GERAN-A-56:CM_SERVICE_REQ)[0x56365ea09260]{ESTABLISHING}: Allocated (fsm.c:456) 20250822131548363 DCC DEBUG call_leg(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x311D7B66:GERAN-A-56:CM_SERVICE_REQ)[0x56365ea09260]{ESTABLISHING}: is child of msc_a(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x311D7B66:GERAN-A-56:CM_SERVICE_REQ)[0x56365ea0f660] (fsm.c:486) 20250822131548363 DCC DEBUG trans(CC:INITIATED IMSI-262420000000029:MSISDN-491230000029:TMSI-0x311D7B66: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) 20250822131548363 DCC DEBUG rtp_stream(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x311D7B66:GERAN-A-56:CM_SERVICE_REQ)[0x56365ea0e960]{UNINITIALIZED}: Allocated (fsm.c:456) 20250822131548363 DCC DEBUG rtp_stream(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x311D7B66:GERAN-A-56:CM_SERVICE_REQ)[0x56365ea0e960]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x311D7B66:GERAN-A-56:CM_SERVICE_REQ)[0x56365ea09260] (fsm.c:486) 20250822131548363 DCC DEBUG rtp_stream(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x311D7B66:GERAN-A-56:CM_SERVICE_REQ:trans-8:call-8:RTP_TO_CN:no-CI)[0x56365ea0e960]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250822131548363 DCC DEBUG rtp_stream(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x311D7B66:GERAN-A-56:CM_SERVICE_REQ:trans-8:call-8:RTP_TO_CN:no-CI)[0x56365ea0e960]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250822131548363 DCC DEBUG rtp_stream(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x311D7B66:GERAN-A-56:CM_SERVICE_REQ)[0x56365ea0ebc0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250822131548363 DCC DEBUG rtp_stream(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x311D7B66:GERAN-A-56:CM_SERVICE_REQ)[0x56365ea0ebc0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x311D7B66:GERAN-A-56:CM_SERVICE_REQ)[0x56365ea09260] (fsm.c:486) 20250822131548363 DCC DEBUG rtp_stream(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x311D7B66:GERAN-A-56:CM_SERVICE_REQ:trans-8:call-8:RTP_TO_RAN:no-CI)[0x56365ea0ebc0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250822131548363 DCC DEBUG rtp_stream(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x311D7B66:GERAN-A-56:CM_SERVICE_REQ:trans-8:call-8:RTP_TO_RAN:no-CI)[0x56365ea0ebc0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(456)@718a44d66dfb: 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)@718a44d66dfb: f_mo_call_establish 2: rx 1st CRCX 20250822131548381 DCC DEBUG rtp_stream(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x311D7B66:GERAN-A-56:CM_SERVICE_REQ:trans-8:call-8:RTP_TO_CN:no-CI)[0x56365ea0e960]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822131548381 DCC DEBUG call_leg(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x311D7B66:GERAN-A-56:CM_SERVICE_REQ)[0x56365ea09260]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250822131548381 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000029:MSISDN-491230000029:TMSI-0x311D7B66: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)@718a44d66dfb: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(455)@718a44d66dfb: Found MnccExpect[0] for "12345" handled at TC_mo_crcx_ran_timeout0(461) MSC_Test-MNCC(455)@718a44d66dfb: Added conn table entry 0TC_mo_crcx_ran_timeout0(461)-2147483641 TC_mo_crcx_ran_timeout0(461)@718a44d66dfb: Osmux ok: use_osmux = false got_osmux_count = 0 TC_mo_crcx_ran_timeout0(461)@718a44d66dfb: f_mo_call_establish DONE TC_mo_crcx_ran_timeout0(461)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822131551364 DCC DEBUG rtp_stream(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x311D7B66:GERAN-A-56:CM_SERVICE_REQ:trans-8:call-8:RTP_TO_RAN:no-CI)[0x56365ea0ebc0]{ESTABLISHING}: Timeout of X2 (fsm.c:317) 20250822131551364 DCC DEBUG rtp_stream(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x311D7B66:GERAN-A-56:CM_SERVICE_REQ:trans-8:call-8:RTP_TO_RAN:no-CI)[0x56365ea0ebc0]{ESTABLISHING}: State change to DISCARDING (no timeout) (rtp_stream.c:223) 20250822131551364 DCC DEBUG rtp_stream(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x311D7B66:GERAN-A-56:CM_SERVICE_REQ:trans-8:call-8:RTP_TO_RAN:no-CI)[0x56365ea0ebc0]{DISCARDING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (rtp_stream.c:239) 20250822131551364 DCC DEBUG rtp_stream(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x311D7B66:GERAN-A-56:CM_SERVICE_REQ:trans-8:call-8:RTP_TO_RAN:no-CI)[0x56365ea0ebc0]{DISCARDING}: Removing from parent call_leg(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x311D7B66:GERAN-A-56:CM_SERVICE_REQ)[0x56365ea09260] (rtp_stream.c:239) 20250822131551365 DCC DEBUG rtp_stream(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x311D7B66:GERAN-A-56:CM_SERVICE_REQ:trans-8:call-8:RTP_TO_RAN:no-CI)[0x56365ea0ebc0]{DISCARDING}: Freeing instance (rtp_stream.c:239) 20250822131551365 DCC DEBUG rtp_stream(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x311D7B66:GERAN-A-56:CM_SERVICE_REQ:trans-8:call-8:RTP_TO_RAN:no-CI)[0x56365ea0ebc0]{DISCARDING}: Deallocated (fsm.c:568) 20250822131551365 DCC DEBUG call_leg(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x311D7B66:GERAN-A-56:CM_SERVICE_REQ)[0x56365ea09260]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_GONE (rtp_stream.c:239) 20250822131551365 DCC DEBUG call_leg(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x311D7B66:GERAN-A-56:CM_SERVICE_REQ)[0x56365ea09260]{ESTABLISHING}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250822131551365 DCC DEBUG rtp_stream(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x311D7B66:GERAN-A-56:CM_SERVICE_REQ:trans-8:call-8:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x56365ea0e960]{ESTABLISHING}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250822131551365 DCC DEBUG rtp_stream(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x311D7B66:GERAN-A-56:CM_SERVICE_REQ:trans-8:call-8:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x56365ea0e960]{ESTABLISHING}: Removing from parent call_leg(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x311D7B66:GERAN-A-56:CM_SERVICE_REQ)[0x56365ea09260] (call_leg.c:197) 20250822131551365 DCC DEBUG rtp_stream(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x311D7B66:GERAN-A-56:CM_SERVICE_REQ:trans-8:call-8:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x56365ea0e960]{ESTABLISHING}: Freeing instance (call_leg.c:197) 20250822131551365 DCC DEBUG rtp_stream(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x311D7B66:GERAN-A-56:CM_SERVICE_REQ:trans-8:call-8:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x56365ea0e960]{ESTABLISHING}: Deallocated (fsm.c:568) 20250822131551365 DLMGCP ERROR MGCP_CONN(RTP_TO_RAN)[0x56365ea06500]{ST_CRCX_RESP}: MGW: operation still pending, DLCX will be postponed. (mgcp_client_fsm.c:820) 20250822131551365 DCC DEBUG call_leg(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x311D7B66:GERAN-A-56:CM_SERVICE_REQ)[0x56365ea09260]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250822131551365 DCC DEBUG call_leg(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x311D7B66:GERAN-A-56:CM_SERVICE_REQ)[0x56365ea09260]{RELEASING}: Removing from parent msc_a(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x311D7B66:GERAN-A-56:CM_SERVICE_REQ)[0x56365ea0f660] (call_leg.c:198) 20250822131551365 DCC DEBUG call_leg(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x311D7B66:GERAN-A-56:CM_SERVICE_REQ)[0x56365ea09260]{RELEASING}: Freeing instance (call_leg.c:198) 20250822131551365 DCC DEBUG call_leg(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x311D7B66:GERAN-A-56:CM_SERVICE_REQ)[0x56365ea09260]{RELEASING}: Deallocated (fsm.c:568) 20250822131551365 DCC DEBUG trans(CC:INITIATED IMSI-262420000000029:MSISDN-491230000029:TMSI-0x311D7B66:GERAN-A-56:CM_SERVICE_REQ callref-0x80000007 tid-8) Freeing transaction (transaction.c:243) 20250822131551365 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000029:MSISDN-491230000029:TMSI-0x311D7B66:GERAN-A-56:CM_SERVICE_REQ callref-0x80000007 tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250822131551365 DCC DEBUG trans(CC:INITIATED IMSI-262420000000029:MSISDN-491230000029:TMSI-0x311D7B66:GERAN-A-56:CM_SERVICE_REQ callref-0x80000007 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250822131551365 DCC DEBUG trans(CC:INITIATED IMSI-262420000000029:MSISDN-491230000029:TMSI-0x311D7B66:GERAN-A-56:CM_SERVICE_REQ callref-0x80000007 tid-8) new state INITIATED -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250822131551365 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000029:MSISDN-491230000029:TMSI-0x311D7B66:GERAN-A-56:CM_SERVICE_REQ callref-0x80000007 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250822131551365 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000029:MSISDN-491230000029:TMSI-0x311D7B66:GERAN-A-56:CM_SERVICE_REQ callref-0x80000007 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250822131551365 DCC DEBUG trans(CC:NULL IMSI-262420000000029:MSISDN-491230000029:TMSI-0x311D7B66:GERAN-A-56:CM_SERVICE_REQ callref-0x80000007 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822131551365 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSI-0x311D7B66 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250822131551365 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSI-0x311D7B66 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822131551365 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSI-0x311D7B66 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822131551365 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSI-0x311D7B66 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822131551365 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSI-0x311D7B66 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822131551366 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131551366 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131551366 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131551366 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131551366 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131551366 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131551366 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131551366 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131551366 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131551366 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131551366 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131551366 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131551366 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131551366 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131551366 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131551366 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(454)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(454)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(454)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(454)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(452)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(452)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(452)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(452)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(452)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(452)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(452)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(452)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(455)@718a44d66dfb: Deleted conn table entry 0TC_mo_crcx_ran_timeout0(461)-2147483641 MSC_Test_0-SCCP(452)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(452)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(452)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(452)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(454)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131551374 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131551374 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131551374 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131551374 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131551375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131551375 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131551375 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131551375 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131551375 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x311D7B66:GERAN-A-56:CM_SERVICE_REQ)[0x56365ea08a50]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822131551375 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x311D7B66:GERAN-A-56:CM_SERVICE_REQ)[0x56365ea08a50]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x311D7B66:GERAN-A-56:CM_SERVICE_REQ)[0x56365ea0f660] (msc_a.c:1053) 20250822131551375 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x311D7B66:GERAN-A-56:CM_SERVICE_REQ)[0x56365ea08a50]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822131551375 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x311D7B66:GERAN-A-56:CM_SERVICE_REQ)[0x56365ea08a50]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822131551375 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSI-0x311D7B66 - active-conn: now used by 1 (attached) (msub.c:375) 20250822131551376 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131551376 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131551376 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131551376 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131551376 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131551376 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131551376 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131551376 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(454)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(454)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(452)@718a44d66dfb: Session index based on local reference:0 20250822131551376 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131551376 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131551376 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131551377 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131551377 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131551377 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131551377 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131551377 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(454)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(453)@718a44d66dfb: Deleted conn table entry 0TC_mo_crcx_ran_timeout0(461)11490914 TC_mo_crcx_ran_timeout0(461)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822131551378 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSI-0x311D7B66 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822131551378 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSI-0x311D7B66 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_mo_crcx_ran_timeout0(461)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_crcx_ran_timeout0(461)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_mo_crcx_ran_timeout0(461)@718a44d66dfb: Final verdict of PTC: pass MSC_Test_0-M3UA(454)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP(458)@718a44d66dfb: Final verdict of PTC: none 20250822131551388 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822131551388 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-RAN(453)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(455)@718a44d66dfb: Final verdict of PTC: none 20250822131551390 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-SCCP(452)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP-IPA(457)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(456)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(459)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(451)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(462)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(460)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(451): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(452): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(453): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(454): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(455): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(456): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(457): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(458): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(459): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(460): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_mo_crcx_ran_timeout0(461): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(462): none (pass -> pass) MTC@718a44d66dfb: Test case TC_mo_crcx_ran_timeout finished. Verdict: pass MTC@718a44d66dfb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_crcx_ran_timeout pass'. Fri Aug 22 13:15:51 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 20250822131551578 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822131551578 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822131551578 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822131551578 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822131551578 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822131551578 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822131551578 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822131551578 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822131551578 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822131551578 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131551578 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822131551578 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822131551578 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822131551578 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822131551578 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822131551579 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822131551579 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822131551579 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822131551579 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=314448) 20250822131552391 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=314448, count=325252) 20250822131553393 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822131553580 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822131553580 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822131553580 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:15: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_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 20250822131554394 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_mo_crcx_ran_reject started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(466)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(466)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(466)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(464)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822131555168 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(467)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822131555363 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822131555363 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822131555363 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822131555363 DLSS7 DEBUG 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)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(466)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(466)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822131555368 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131555368 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822131555368 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822131555368 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822131555368 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822131555368 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822131555368 DLSS7 DEBUG 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)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(466)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(466)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(466)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(466)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(466)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(466)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(466)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822131555369 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131555369 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822131555369 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822131555369 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822131555369 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822131555369 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822131555369 DLSS7 DEBUG 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)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(466)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(466)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(466)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(466)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822131555369 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822131555369 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822131555395 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822131555395 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(469)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(469)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822131555401 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(469)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(469)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(469)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@718a44d66dfb: IPA ID RESP: { { 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)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(469)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822131555422 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822131555422 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(470)@718a44d66dfb: Created GsupExpect[0] for "262420000000030" to be handled at TC_mo_crcx_ran_reject0(473) TC_mo_crcx_ran_reject0(473)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250822131556170 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131556170 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131556170 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131556170 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131556170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131556170 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131556170 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131556170 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(466)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131556170 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131556170 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131556170 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131556170 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131556170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131556170 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131556170 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131556170 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(466)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(466)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(465)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(465)@718a44d66dfb: Added conn table entry 0TC_mo_crcx_ran_reject0(473)12499989 MSC_Test_0-SCCP(464)@718a44d66dfb: First idle individual index:0 MSC_Test_0-RAN(465)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 20250822131556186 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131556186 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131556186 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131556186 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131556186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131556186 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131556186 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131556186 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(466)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131556187 DMM DEBUG msc_a(IMSI-262420000000030:GERAN-A-57:LU)[0x56365ea0e960]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000030 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822131556187 DMM DEBUG msc_a(IMSI-262420000000030:GERAN-A-57:LU)[0x56365ea0e960]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822131556187 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:GERAN-A-57:LU)[0x56365ea0d450]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822131556187 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:GERAN-A-57:LU)[0x56365ea0d450]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000030:GERAN-A-57:LU)[0x56365ea0e960] (fsm.c:486) 20250822131556187 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:GERAN-A-57:LU)[0x56365ea0d450]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822131556187 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:GERAN-A-57:LU)[0x56365ea0d450]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822131556187 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822131556187 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000030 id=262420000000030 (vlr.c:661) 20250822131556187 DVLR INFO New subscr, IMSI: 262420000000030 (vlr.c:562) 20250822131556187 DVLR DEBUG VLR subscr IMSI-262420000000030 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822131556187 DVLR DEBUG VLR subscr IMSI-262420000000030 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822131556187 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822131556187 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:GERAN-A-57:LU)[0x56365ea0d450]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822131556187 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:GERAN-A-57:LU)[0x56365ea0d450]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822131556187 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:GERAN-A-57:LU)[0x56365ea0d450]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822131556187 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:GERAN-A-57:LU)[0x56365ea0d450]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822131556187 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:GERAN-A-57:LU)[0x56365ea0d450]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822131556187 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:GERAN-A-57:LU)[0x56365ea0d450]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822131556187 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000030:GERAN-A-57:LU)[0x56365ea0d320]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822131556187 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000030:GERAN-A-57:LU)[0x56365ea0d320]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000030:GERAN-A-57:LU)[0x56365ea0d450] (fsm.c:486) 20250822131556187 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000030:GERAN-A-57:LU)[0x56365ea0d320]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822131556187 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000030:GERAN-A-57:LU)[0x56365ea0d320]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822131556187 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131556188 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131556188 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131556188 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131556188 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131556188 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131556188 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131556188 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131556188 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131556188 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131556188 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131556188 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131556188 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131556188 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131556188 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131556188 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(466)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(466)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(466)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(466)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(464)@718a44d66dfb: { messageType := 2, destLocRef := 'BEBC15'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)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(464)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(464)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(464)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(464)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(470)@718a44d66dfb: Found GsupExpect[0] for "262420000000030" handled at TC_mo_crcx_ran_reject0(473) MSC_Test-GSUP(470)@718a44d66dfb: Added IMSI table entry 0TC_mo_crcx_ran_reject0(473)"262420000000030" 20250822131556192 DVLR DEBUG VLR subscr IMSI-262420000000030 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250822131556192 DVLR DEBUG VLR subscr IMSI-262420000000030 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(464)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(464)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(464)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(464)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(466)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131556195 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131556195 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131556195 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131556195 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131556195 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131556195 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131556195 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131556195 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_mo_crcx_ran_reject0(473)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_crcx_ran_reject0(473)@718a44d66dfb: setverdict(pass): none -> pass 20250822131556208 DVLR DEBUG VLR subscr IMSI-262420000000030 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822131556208 DVLR DEBUG IMSI:262420000000030 has MSISDN:491230000030 (vlr.c:1045) 20250822131556208 DMSC NOTICE msub(IMSI-262420000000030:MSISDN-491230000030) VLR: update for IMSI=262420000000030 (MSISDN=491230000030) (gsm_04_08.c:1541) 20250822131556208 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822131556209 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822131556209 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:GERAN-A-57:LU)[0x56365ea0d450]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822131556209 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000030:GERAN-A-57:LU)[0x56365ea0d320]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822131556209 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000030:GERAN-A-57:LU)[0x56365ea0d320]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822131556209 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000030:GERAN-A-57:LU)[0x56365ea0d320]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822131556209 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000030:GERAN-A-57:LU)[0x56365ea0d320]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:GERAN-A-57:LU)[0x56365ea0d450] (vlr_lu_fsm.c:110) 20250822131556209 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000030:GERAN-A-57:LU)[0x56365ea0d320]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822131556209 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000030:GERAN-A-57:LU)[0x56365ea0d320]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822131556209 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:GERAN-A-57:LU)[0x56365ea0d450]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822131556210 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:GERAN-A-57:LU)[0x56365ea0d450]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822131556210 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:GERAN-A-57:LU)[0x56365ea06500]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822131556210 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:GERAN-A-57:LU)[0x56365ea06500]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:GERAN-A-57:LU)[0x56365ea0d450] (fsm.c:486) 20250822131556210 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:GERAN-A-57:LU)[0x56365ea06500]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822131556210 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:GERAN-A-57:LU)[0x56365ea06500]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822131556210 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:GERAN-A-57:LU)[0x56365ea06500]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822131556210 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:GERAN-A-57:LU)[0x56365ea06500]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822131556210 DMSC NOTICE msub(IMSI-262420000000030:MSISDN-491230000030:TMSInew-0x17D70B2D) VLR: update for IMSI=262420000000030 (MSISDN=491230000030) (gsm_04_08.c:1541) 20250822131556210 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:GERAN-A-57:LU)[0x56365ea06500]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822131556210 DMM DEBUG -> IMSI-262420000000030:MSISDN-491230000030:TMSInew-0x17D70B2D LOCATION UPDATE ACCEPT (TMSI = 0x17d70b2d) (gsm_04_08.c:149) 20250822131556210 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSInew-0x17D70B2D - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822131556210 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131556210 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131556210 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131556210 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131556210 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131556210 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131556210 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131556210 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(466)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(466)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(464)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(464)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(464)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(464)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_crcx_ran_reject0(473)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(465)@718a44d66dfb: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(465)@718a44d66dfb: patched enc_l3: '055B'O MSC_Test_0-SCCP(464)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(464)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(464)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(464)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(466)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131556224 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131556224 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131556224 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131556224 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131556224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131556224 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131556224 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131556224 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131556224 DMM DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSInew-0x17D70B2D:GERAN-A-57:LU)[0x56365ea0e960]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822131556224 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSInew-0x17D70B2D:GERAN-A-57:LU)[0x56365ea0d450]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822131556224 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:GERAN-A-57:LU)[0x56365ea06500]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822131556224 DMSC NOTICE msub(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x17D70B2D) VLR: update for IMSI=262420000000030 (MSISDN=491230000030) (gsm_04_08.c:1541) 20250822131556224 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x17D70B2D + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250822131556224 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:GERAN-A-57:LU)[0x56365ea06500]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822131556224 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x17D70B2D:GERAN-A-57:LU)[0x56365ea0d450]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822131556224 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:GERAN-A-57:LU)[0x56365ea06500]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822131556225 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:GERAN-A-57:LU)[0x56365ea06500]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x17D70B2D:GERAN-A-57:LU)[0x56365ea0d450] (vlr_lu_fsm.c:817) 20250822131556225 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:GERAN-A-57:LU)[0x56365ea06500]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822131556225 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:GERAN-A-57:LU)[0x56365ea06500]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822131556225 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x17D70B2D:GERAN-A-57:LU)[0x56365ea0d450]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822131556225 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000030/3/1): Available (smpp_smsc.c:626) 20250822131556225 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x17D70B2D + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822131556225 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x17D70B2D + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822131556225 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x17D70B2D - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822131556225 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x17D70B2D - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250822131556225 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131556225 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131556225 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131556225 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131556225 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131556225 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131556225 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131556225 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(466)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(466)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(464)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(464)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(464)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(464)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(464)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(464)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(464)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(464)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(466)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131556230 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131556230 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131556230 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131556230 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131556230 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131556230 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131556230 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131556230 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131556230 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x17D70B2D:GERAN-A-57:LU)[0x56365ea0d450]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822131556230 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x17D70B2D:GERAN-A-57:LU)[0x56365ea0d450]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x17D70B2D:GERAN-A-57:LU)[0x56365ea0e960] (msc_a.c:1053) 20250822131556231 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x17D70B2D:GERAN-A-57:LU)[0x56365ea0d450]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822131556231 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x17D70B2D:GERAN-A-57:LU)[0x56365ea0d450]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822131556231 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x17D70B2D:GERAN-A-57:LU)[0x56365ea0d450]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822131556231 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x17D70B2D - active-conn: now used by 1 (attached) (msub.c:375) 20250822131556231 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131556231 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131556231 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131556231 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131556231 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131556231 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131556231 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131556231 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(466)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(466)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(464)@718a44d66dfb: Session index based on local reference:0 20250822131556233 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131556233 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131556233 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131556233 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131556233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131556233 DLSS7 DEBUG Found route for dpc=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(466)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131556233 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131556233 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(465)@718a44d66dfb: Deleted conn table entry 0TC_mo_crcx_ran_reject0(473)12499989 TC_mo_crcx_ran_reject0(473)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822131556234 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x17D70B2D + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822131556235 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x17D70B2D - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_mo_crcx_ran_reject0(473)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_crcx_ran_reject0(473)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_mo_crcx_ran_reject0(473)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_mo_crcx_ran_reject0(473)@718a44d66dfb: 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 := '17D70B2D'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(465)@718a44d66dfb: Added conn table entry 0TC_mo_crcx_ran_reject0(473)3124374 MSC_Test_0-RAN(465)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(464)@718a44d66dfb: First idle individual index:0 MSC_Test_0-M3UA(466)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131556434 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131556434 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131556434 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131556434 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131556434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131556434 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131556434 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131556434 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131556436 DMM DEBUG msc_a(TMSI-0x17D70B2D:GERAN-A-58:CM_SERVICE_REQ)[0x56365ea0ebc0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250822131556436 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x17D70B2D:GERAN-A-58:CM_SERVICE_REQ)[0x56365ea09700]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822131556436 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x17D70B2D:GERAN-A-58:CM_SERVICE_REQ)[0x56365ea09700]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x17D70B2D:GERAN-A-58:CM_SERVICE_REQ)[0x56365ea0ebc0] (fsm.c:486) 20250822131556436 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x17D70B2D:GERAN-A-58:CM_SERVICE_REQ)[0x56365ea09700]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250822131556436 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x17D70B2D:GERAN-A-58:CM_SERVICE_REQ)[0x56365ea09700]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822131556436 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x17D70B2D + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822131556436 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x17D70B2D + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822131556436 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x17D70B2D:GERAN-A-58:CM_SERVICE_REQ)[0x56365ea09700]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822131556436 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x17D70B2D:GERAN-A-58:CM_SERVICE_REQ)[0x56365ea09700]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822131556436 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x17D70B2D:GERAN-A-58:CM_SERVICE_REQ)[0x56365ea09700]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822131556436 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x17D70B2D:GERAN-A-58:CM_SERVICE_REQ)[0x56365ea09700]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822131556436 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x17D70B2D:GERAN-A-58:CM_SERVICE_REQ)[0x56365ea09700]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822131556436 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x17D70B2D:GERAN-A-58:CM_SERVICE_REQ)[0x56365ea09700]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822131556436 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x17D70B2D:GERAN-A-58:CM_SERVICE_REQ)[0x56365ea09700]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822131556436 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x17D70B2D:GERAN-A-58:CM_SERVICE_REQ)[0x56365ea09700]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822131556436 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x17D70B2D:GERAN-A-58:CM_SERVICE_REQ)[0x56365ea09700]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822131556436 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x17D70B2D:GERAN-A-58:CM_SERVICE_REQ)[0x56365ea09700]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822131556437 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000030/3/1): Available (smpp_smsc.c:626) 20250822131556437 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x17D70B2D - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250822131556437 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131556437 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131556437 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131556437 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131556437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131556437 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131556437 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131556437 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131556437 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131556437 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131556437 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131556437 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131556437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131556437 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131556437 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131556437 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131556438 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131556438 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131556438 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131556438 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131556438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131556438 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131556438 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131556438 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(466)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(466)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(466)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(466)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(466)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(466)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(464)@718a44d66dfb: { messageType := 2, destLocRef := '2FAC96'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)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(464)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(464)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(464)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(464)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(464)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(464)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(464)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(464)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822131556442 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x17D70B2D + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250822131556442 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x17D70B2D - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_mo_crcx_ran_reject0(473)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_crcx_ran_reject0(473)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(467)@718a44d66dfb: Created MnccExpect[0] for "12345" to be handled at TC_mo_crcx_ran_reject0(473) MSC_Test-MGCP(468)@718a44d66dfb: 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)@718a44d66dfb: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(465)@718a44d66dfb: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(464)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(464)@718a44d66dfb: vl_len:19 MSC_Test_0-SCCP(464)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(464)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(466)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131556463 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131556463 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131556463 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131556463 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131556463 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131556463 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131556463 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131556463 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131556464 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x17D70B2D + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250822131556464 DCC DEBUG trans(CC:NULL IMSI-262420000000030:MSISDN-491230000030:TMSI-0x17D70B2D callref-0x80000008 tid-8) New transaction (transaction.c:231) 20250822131556464 DCC DEBUG trans(CC:NULL IMSI-262420000000030:MSISDN-491230000030:TMSI-0x17D70B2D:GERAN-A-58:CM_SERVICE_REQ callref-0x80000008 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2690) 20250822131556464 DCC DEBUG trans(CC:NULL IMSI-262420000000030:MSISDN-491230000030:TMSI-0x17D70B2D:GERAN-A-58:CM_SERVICE_REQ callref-0x80000008 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822131556464 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250822131556464 DCC DEBUG trans(CC:NULL IMSI-262420000000030:MSISDN-491230000030:TMSI-0x17D70B2D: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) 20250822131556464 DCC INFO trans(CC:NULL IMSI-262420000000030:MSISDN-491230000030:TMSI-0x17D70B2D:GERAN-A-58:CM_SERVICE_REQ callref-0x80000008 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250822131556464 DCC DEBUG trans(CC:NULL IMSI-262420000000030:MSISDN-491230000030:TMSI-0x17D70B2D:GERAN-A-58:CM_SERVICE_REQ callref-0x80000008 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250822131556464 DCC DEBUG call_leg(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x17D70B2D:GERAN-A-58:CM_SERVICE_REQ)[0x56365ea0d320]{ESTABLISHING}: Allocated (fsm.c:456) 20250822131556464 DCC DEBUG call_leg(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x17D70B2D:GERAN-A-58:CM_SERVICE_REQ)[0x56365ea0d320]{ESTABLISHING}: is child of msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x17D70B2D:GERAN-A-58:CM_SERVICE_REQ)[0x56365ea0ebc0] (fsm.c:486) 20250822131556464 DCC DEBUG trans(CC:INITIATED IMSI-262420000000030:MSISDN-491230000030:TMSI-0x17D70B2D: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) 20250822131556464 DCC DEBUG rtp_stream(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x17D70B2D:GERAN-A-58:CM_SERVICE_REQ)[0x56365ea08a50]{UNINITIALIZED}: Allocated (fsm.c:456) 20250822131556464 DCC DEBUG rtp_stream(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x17D70B2D:GERAN-A-58:CM_SERVICE_REQ)[0x56365ea08a50]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x17D70B2D:GERAN-A-58:CM_SERVICE_REQ)[0x56365ea0d320] (fsm.c:486) 20250822131556464 DCC DEBUG rtp_stream(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x17D70B2D:GERAN-A-58:CM_SERVICE_REQ:trans-8:call-9:RTP_TO_CN:no-CI)[0x56365ea08a50]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250822131556464 DCC DEBUG rtp_stream(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x17D70B2D:GERAN-A-58:CM_SERVICE_REQ:trans-8:call-9:RTP_TO_CN:no-CI)[0x56365ea08a50]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250822131556465 DCC DEBUG rtp_stream(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x17D70B2D:GERAN-A-58:CM_SERVICE_REQ)[0x56365ea15b80]{UNINITIALIZED}: Allocated (fsm.c:456) 20250822131556465 DCC DEBUG rtp_stream(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x17D70B2D:GERAN-A-58:CM_SERVICE_REQ)[0x56365ea15b80]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x17D70B2D:GERAN-A-58:CM_SERVICE_REQ)[0x56365ea0d320] (fsm.c:486) 20250822131556465 DCC DEBUG rtp_stream(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x17D70B2D:GERAN-A-58:CM_SERVICE_REQ:trans-8:call-9:RTP_TO_RAN:no-CI)[0x56365ea15b80]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250822131556465 DCC DEBUG rtp_stream(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x17D70B2D:GERAN-A-58:CM_SERVICE_REQ:trans-8:call-9:RTP_TO_RAN:no-CI)[0x56365ea15b80]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(468)@718a44d66dfb: 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)@718a44d66dfb: f_mo_call_establish 2: rx 1st CRCX 20250822131556476 DLMGCP ERROR MGCP_CONN(RTP_TO_CN)[0x56365ea08b80]{ST_CRCX_RESP}: MGW/CRCX: response yields error: 542 FORCED_FAIL (mgcp_client_fsm.c:289) 20250822131556476 DCC DEBUG rtp_stream(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x17D70B2D:GERAN-A-58:CM_SERVICE_REQ:trans-8:call-9:RTP_TO_CN:no-CI)[0x56365ea08a50]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_FAIL (mgcp_client_endpoint_fsm.c:444) 20250822131556476 DCC DEBUG rtp_stream(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x17D70B2D:GERAN-A-58:CM_SERVICE_REQ:trans-8:call-9:RTP_TO_CN:no-CI)[0x56365ea08a50]{ESTABLISHING}: State change to DISCARDING (no timeout) (rtp_stream.c:206) 20250822131556476 DCC DEBUG rtp_stream(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x17D70B2D:GERAN-A-58:CM_SERVICE_REQ:trans-8:call-9:RTP_TO_CN:no-CI)[0x56365ea08a50]{DISCARDING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (rtp_stream.c:239) 20250822131556476 DCC DEBUG rtp_stream(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x17D70B2D:GERAN-A-58:CM_SERVICE_REQ:trans-8:call-9:RTP_TO_CN:no-CI)[0x56365ea08a50]{DISCARDING}: Removing from parent call_leg(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x17D70B2D:GERAN-A-58:CM_SERVICE_REQ)[0x56365ea0d320] (rtp_stream.c:239) 20250822131556476 DCC DEBUG rtp_stream(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x17D70B2D:GERAN-A-58:CM_SERVICE_REQ:trans-8:call-9:RTP_TO_CN:no-CI)[0x56365ea08a50]{DISCARDING}: Freeing instance (rtp_stream.c:239) 20250822131556476 DCC DEBUG rtp_stream(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x17D70B2D:GERAN-A-58:CM_SERVICE_REQ:trans-8:call-9:RTP_TO_CN:no-CI)[0x56365ea08a50]{DISCARDING}: Deallocated (fsm.c:568) 20250822131556476 DCC DEBUG call_leg(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x17D70B2D:GERAN-A-58:CM_SERVICE_REQ)[0x56365ea0d320]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_GONE (rtp_stream.c:239) 20250822131556476 DCC DEBUG call_leg(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x17D70B2D:GERAN-A-58:CM_SERVICE_REQ)[0x56365ea0d320]{ESTABLISHING}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250822131556476 DCC DEBUG rtp_stream(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x17D70B2D:GERAN-A-58:CM_SERVICE_REQ:trans-8:call-9:RTP_TO_RAN:no-CI)[0x56365ea15b80]{ESTABLISHING}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250822131556477 DCC DEBUG rtp_stream(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x17D70B2D:GERAN-A-58:CM_SERVICE_REQ:trans-8:call-9:RTP_TO_RAN:no-CI)[0x56365ea15b80]{ESTABLISHING}: Removing from parent call_leg(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x17D70B2D:GERAN-A-58:CM_SERVICE_REQ)[0x56365ea0d320] (call_leg.c:197) 20250822131556477 DCC DEBUG rtp_stream(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x17D70B2D:GERAN-A-58:CM_SERVICE_REQ:trans-8:call-9:RTP_TO_RAN:no-CI)[0x56365ea15b80]{ESTABLISHING}: Freeing instance (call_leg.c:197) 20250822131556477 DCC DEBUG rtp_stream(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x17D70B2D:GERAN-A-58:CM_SERVICE_REQ:trans-8:call-9:RTP_TO_RAN:no-CI)[0x56365ea15b80]{ESTABLISHING}: Deallocated (fsm.c:568) 20250822131556477 DCC DEBUG call_leg(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x17D70B2D:GERAN-A-58:CM_SERVICE_REQ)[0x56365ea0d320]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250822131556477 DCC DEBUG call_leg(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x17D70B2D:GERAN-A-58:CM_SERVICE_REQ)[0x56365ea0d320]{RELEASING}: Removing from parent msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x17D70B2D:GERAN-A-58:CM_SERVICE_REQ)[0x56365ea0ebc0] (call_leg.c:198) 20250822131556477 DCC DEBUG call_leg(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x17D70B2D:GERAN-A-58:CM_SERVICE_REQ)[0x56365ea0d320]{RELEASING}: Freeing instance (call_leg.c:198) 20250822131556477 DCC DEBUG call_leg(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x17D70B2D:GERAN-A-58:CM_SERVICE_REQ)[0x56365ea0d320]{RELEASING}: Deallocated (fsm.c:568) 20250822131556477 DCC DEBUG trans(CC:INITIATED IMSI-262420000000030:MSISDN-491230000030:TMSI-0x17D70B2D:GERAN-A-58:CM_SERVICE_REQ callref-0x80000008 tid-8) Freeing transaction (transaction.c:243) 20250822131556477 DCC DEBUG trans(CC:INITIATED IMSI-262420000000030:MSISDN-491230000030:TMSI-0x17D70B2D:GERAN-A-58:CM_SERVICE_REQ callref-0x80000008 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250822131556477 DCC DEBUG trans(CC:INITIATED IMSI-262420000000030:MSISDN-491230000030:TMSI-0x17D70B2D:GERAN-A-58:CM_SERVICE_REQ callref-0x80000008 tid-8) new state INITIATED -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250822131556477 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000030:MSISDN-491230000030:TMSI-0x17D70B2D:GERAN-A-58:CM_SERVICE_REQ callref-0x80000008 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250822131556477 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000030:MSISDN-491230000030:TMSI-0x17D70B2D:GERAN-A-58:CM_SERVICE_REQ callref-0x80000008 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250822131556477 DCC DEBUG trans(CC:NULL IMSI-262420000000030:MSISDN-491230000030:TMSI-0x17D70B2D:GERAN-A-58:CM_SERVICE_REQ callref-0x80000008 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822131556477 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x17D70B2D - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250822131556477 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x17D70B2D + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822131556477 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x17D70B2D + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822131556477 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x17D70B2D - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822131556477 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x17D70B2D - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822131556478 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131556478 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131556478 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131556478 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131556478 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131556478 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131556478 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131556478 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131556478 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131556478 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131556478 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131556478 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131556478 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131556478 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131556478 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131556478 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(466)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(466)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(466)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(466)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(464)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(464)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(464)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(464)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(464)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(464)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(464)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(464)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_crcx_ran_reject0(473)@718a44d66dfb: Osmux ok: use_osmux = false got_osmux_count = 0 TC_mo_crcx_ran_reject0(473)@718a44d66dfb: f_mo_call_establish DONE TC_mo_crcx_ran_reject0(473)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(464)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(464)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(464)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(464)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(466)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131556978 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131556978 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131556978 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131556978 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131556978 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131556978 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131556978 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131556978 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131556978 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x17D70B2D:GERAN-A-58:CM_SERVICE_REQ)[0x56365ea09700]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822131556979 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x17D70B2D:GERAN-A-58:CM_SERVICE_REQ)[0x56365ea09700]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x17D70B2D:GERAN-A-58:CM_SERVICE_REQ)[0x56365ea0ebc0] (msc_a.c:1053) 20250822131556979 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x17D70B2D:GERAN-A-58:CM_SERVICE_REQ)[0x56365ea09700]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822131556979 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x17D70B2D:GERAN-A-58:CM_SERVICE_REQ)[0x56365ea09700]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822131556979 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x17D70B2D - active-conn: now used by 1 (attached) (msub.c:375) 20250822131556979 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131556979 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131556979 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131556979 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131556979 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131556979 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131556979 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131556979 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(466)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(466)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(464)@718a44d66dfb: Session index based on local reference:0 20250822131556980 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131556980 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131556980 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(466)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131556980 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131556980 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131556980 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131556980 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131556980 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(465)@718a44d66dfb: Deleted conn table entry 0TC_mo_crcx_ran_reject0(473)3124374 TC_mo_crcx_ran_reject0(473)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822131556981 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x17D70B2D + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822131556981 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x17D70B2D - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_mo_crcx_ran_reject0(473)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_crcx_ran_reject0(473)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_mo_crcx_ran_reject0(473)@718a44d66dfb: Final verdict of PTC: pass MSC_Test_0-M3UA(466)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP(470)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-SCCP(464)@718a44d66dfb: Final verdict of PTC: none 20250822131556992 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822131556992 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250822131556992 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-RAN(465)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP-IPA(469)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(467)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(468)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(463)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(471)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(472)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(474)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(463): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(464): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(465): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(466): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(467): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(468): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(469): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(470): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(471): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(472): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_mo_crcx_ran_reject0(473): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(474): none (pass -> pass) MTC@718a44d66dfb: Test case TC_mo_crcx_ran_reject finished. Verdict: pass MTC@718a44d66dfb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_crcx_ran_reject pass'. Fri Aug 22 13:15:57 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 20250822131557182 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822131557182 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822131557182 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822131557182 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822131557182 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822131557182 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822131557182 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822131557182 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822131557182 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822131557182 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131557183 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822131557183 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822131557182 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822131557182 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822131557182 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822131557182 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822131557182 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822131557182 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822131557183 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=268016) 20250822131557993 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=268016, count=314384) 20250822131558995 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822131559183 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822131559183 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822131559183 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:15: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_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 20250822131559997 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_mt_crcx_ran_reject started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(478)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(478)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(478)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(476)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822131600723 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(479)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822131600912 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822131600912 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822131600912 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822131600912 DLSS7 DEBUG 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)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(478)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(478)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822131600917 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131600917 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822131600917 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822131600917 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822131600917 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822131600917 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822131600917 DLSS7 DEBUG 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)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(478)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(478)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(478)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(478)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(478)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(478)@718a44d66dfb: Message received on association #8 20250822131600918 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131600918 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822131600918 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822131600918 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822131600918 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822131600918 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822131600918 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(478)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(478)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(478)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(478)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) 20250822131600918 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822131600918 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(478)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(478)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822131600999 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822131600999 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(481)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(481)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822131601004 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(481)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(481)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(481)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@718a44d66dfb: IPA ID RESP: { { 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)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(481)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822131601024 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822131601024 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(482)@718a44d66dfb: Created GsupExpect[0] for "262420000000031" to be handled at TC_mt_crcx_ran_reject0(485) TC_mt_crcx_ran_reject0(485)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250822131601719 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131601719 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131601719 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131601719 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131601719 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131601719 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131601719 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131601719 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(478)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131601719 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131601719 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131601719 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131601719 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131601719 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131601719 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131601719 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131601719 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(478)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(478)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(477)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(477)@718a44d66dfb: Added conn table entry 0TC_mt_crcx_ran_reject0(485)2241831 MSC_Test_0-SCCP(476)@718a44d66dfb: First idle individual index:0 MSC_Test_0-RAN(477)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(478)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131601723 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131601723 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131601723 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131601723 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131601723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131601723 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131601723 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131601723 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131601723 DMM DEBUG msc_a(IMSI-262420000000031:GERAN-A-59:LU)[0x56365ea14f80]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000031 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822131601723 DMM DEBUG msc_a(IMSI-262420000000031:GERAN-A-59:LU)[0x56365ea14f80]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822131601723 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000031:GERAN-A-59:LU)[0x56365ea0d320]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822131601723 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000031:GERAN-A-59:LU)[0x56365ea0d320]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000031:GERAN-A-59:LU)[0x56365ea14f80] (fsm.c:486) 20250822131601723 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000031:GERAN-A-59:LU)[0x56365ea0d320]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822131601723 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000031:GERAN-A-59:LU)[0x56365ea0d320]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822131601723 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822131601723 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000031 id=262420000000031 (vlr.c:661) 20250822131601723 DVLR INFO New subscr, IMSI: 262420000000031 (vlr.c:562) 20250822131601723 DVLR DEBUG VLR subscr IMSI-262420000000031 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822131601723 DVLR DEBUG VLR subscr IMSI-262420000000031 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822131601723 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822131601723 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000031:GERAN-A-59:LU)[0x56365ea0d320]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822131601723 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000031:GERAN-A-59:LU)[0x56365ea0d320]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822131601723 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000031:GERAN-A-59:LU)[0x56365ea0d320]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822131601723 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000031:GERAN-A-59:LU)[0x56365ea0d320]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822131601723 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131601723 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131601723 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000031:GERAN-A-59:LU)[0x56365ea0d320]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822131601723 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000031:GERAN-A-59:LU)[0x56365ea0d320]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822131601723 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000031:GERAN-A-59:LU)[0x56365ea094e0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822131601723 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000031:GERAN-A-59:LU)[0x56365ea094e0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000031:GERAN-A-59:LU)[0x56365ea0d320] (fsm.c:486) 20250822131601723 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000031:GERAN-A-59:LU)[0x56365ea094e0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822131601723 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000031:GERAN-A-59:LU)[0x56365ea094e0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822131601723 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131601723 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131601723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131601723 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131601723 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131601723 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131601723 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131601723 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131601723 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131601723 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131601723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131601723 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131601723 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131601723 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(478)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(478)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(478)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(478)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(476)@718a44d66dfb: { messageType := 2, destLocRef := '223527'O ("\"5'"), 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)@718a44d66dfb: Session index based on local reference:0 MSC_Test-GSUP(482)@718a44d66dfb: Found GsupExpect[0] for "262420000000031" handled at TC_mt_crcx_ran_reject0(485) MSC_Test-GSUP(482)@718a44d66dfb: Added IMSI table entry 0TC_mt_crcx_ran_reject0(485)"262420000000031" MSC_Test_0-SCCP(476)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(476)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(476)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(476)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822131601725 DVLR DEBUG VLR subscr IMSI-262420000000031 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250822131601725 DVLR DEBUG VLR subscr IMSI-262420000000031 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(476)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(476)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(476)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(476)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(478)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131601726 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131601726 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131601726 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131601726 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131601726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131601726 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131601726 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131601726 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_mt_crcx_ran_reject0(485)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mt_crcx_ran_reject0(485)@718a44d66dfb: setverdict(pass): none -> pass 20250822131601729 DVLR DEBUG VLR subscr IMSI-262420000000031 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822131601729 DVLR DEBUG IMSI:262420000000031 has MSISDN:491230000031 (vlr.c:1045) 20250822131601729 DMSC NOTICE msub(IMSI-262420000000031:MSISDN-491230000031) VLR: update for IMSI=262420000000031 (MSISDN=491230000031) (gsm_04_08.c:1541) 20250822131601729 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822131601729 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822131601729 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000031:MSISDN-491230000031:GERAN-A-59:LU)[0x56365ea0d320]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822131601729 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000031:GERAN-A-59:LU)[0x56365ea094e0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822131601729 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000031:GERAN-A-59:LU)[0x56365ea094e0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822131601729 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000031:GERAN-A-59:LU)[0x56365ea094e0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822131601729 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000031:GERAN-A-59:LU)[0x56365ea094e0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000031:MSISDN-491230000031:GERAN-A-59:LU)[0x56365ea0d320] (vlr_lu_fsm.c:110) 20250822131601729 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000031:GERAN-A-59:LU)[0x56365ea094e0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822131601729 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000031:GERAN-A-59:LU)[0x56365ea094e0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822131601729 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000031:MSISDN-491230000031:GERAN-A-59:LU)[0x56365ea0d320]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822131601729 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000031:MSISDN-491230000031:GERAN-A-59:LU)[0x56365ea0d320]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822131601729 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000031:MSISDN-491230000031:GERAN-A-59:LU)[0x56365ea0f530]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822131601729 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000031:MSISDN-491230000031:GERAN-A-59:LU)[0x56365ea0f530]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000031:MSISDN-491230000031:GERAN-A-59:LU)[0x56365ea0d320] (fsm.c:486) 20250822131601729 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000031:MSISDN-491230000031:GERAN-A-59:LU)[0x56365ea0f530]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822131601729 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000031:MSISDN-491230000031:GERAN-A-59:LU)[0x56365ea0f530]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822131601729 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000031:MSISDN-491230000031:GERAN-A-59:LU)[0x56365ea0f530]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822131601729 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000031:MSISDN-491230000031:GERAN-A-59:LU)[0x56365ea0f530]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822131601729 DMSC NOTICE msub(IMSI-262420000000031:MSISDN-491230000031:TMSInew-0x29B06B60) VLR: update for IMSI=262420000000031 (MSISDN=491230000031) (gsm_04_08.c:1541) 20250822131601729 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000031:MSISDN-491230000031:GERAN-A-59:LU)[0x56365ea0f530]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822131601729 DMM DEBUG -> IMSI-262420000000031:MSISDN-491230000031:TMSInew-0x29B06B60 LOCATION UPDATE ACCEPT (TMSI = 0x29b06b60) (gsm_04_08.c:149) 20250822131601729 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSInew-0x29B06B60 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822131601729 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131601729 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131601729 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131601729 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131601729 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131601729 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131601729 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131601729 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(478)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(478)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(476)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(476)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(476)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(476)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mt_crcx_ran_reject0(485)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(477)@718a44d66dfb: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(477)@718a44d66dfb: patched enc_l3: '055B'O MSC_Test_0-SCCP(476)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(476)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(476)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(476)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002055B'O 20250822131601732 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131601732 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131601732 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131601732 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131601732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131601732 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131601732 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(478)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131601732 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131601732 DMM DEBUG msc_a(IMSI-262420000000031:MSISDN-491230000031:TMSInew-0x29B06B60:GERAN-A-59:LU)[0x56365ea14f80]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822131601732 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000031:MSISDN-491230000031:TMSInew-0x29B06B60:GERAN-A-59:LU)[0x56365ea0d320]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822131601732 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000031:MSISDN-491230000031:GERAN-A-59:LU)[0x56365ea0f530]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822131601732 DMSC NOTICE msub(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x29B06B60) VLR: update for IMSI=262420000000031 (MSISDN=491230000031) (gsm_04_08.c:1541) 20250822131601732 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0x29B06B60 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250822131601732 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000031:MSISDN-491230000031:GERAN-A-59:LU)[0x56365ea0f530]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822131601732 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x29B06B60:GERAN-A-59:LU)[0x56365ea0d320]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822131601732 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000031:MSISDN-491230000031:GERAN-A-59:LU)[0x56365ea0f530]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822131601732 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000031:MSISDN-491230000031:GERAN-A-59:LU)[0x56365ea0f530]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x29B06B60:GERAN-A-59:LU)[0x56365ea0d320] (vlr_lu_fsm.c:817) 20250822131601732 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000031:MSISDN-491230000031:GERAN-A-59:LU)[0x56365ea0f530]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822131601732 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000031:MSISDN-491230000031:GERAN-A-59:LU)[0x56365ea0f530]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822131601732 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x29B06B60:GERAN-A-59:LU)[0x56365ea0d320]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822131601732 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000031/3/1): Available (smpp_smsc.c:626) 20250822131601732 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0x29B06B60 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822131601732 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0x29B06B60 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822131601732 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0x29B06B60 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822131601732 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0x29B06B60 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250822131601733 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131601733 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131601733 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131601733 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131601733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131601733 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131601733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131601733 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(478)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(478)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(476)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(476)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(476)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(476)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(476)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(476)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(476)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(476)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822131601733 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131601733 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131601733 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131601733 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131601733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131601733 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131601733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(478)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131601733 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131601733 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x29B06B60:GERAN-A-59:LU)[0x56365ea0d320]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822131601733 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x29B06B60:GERAN-A-59:LU)[0x56365ea0d320]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x29B06B60:GERAN-A-59:LU)[0x56365ea14f80] (msc_a.c:1053) 20250822131601733 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x29B06B60:GERAN-A-59:LU)[0x56365ea0d320]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822131601733 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x29B06B60:GERAN-A-59:LU)[0x56365ea0d320]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822131601733 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x29B06B60:GERAN-A-59:LU)[0x56365ea0d320]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822131601733 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0x29B06B60 - active-conn: now used by 1 (attached) (msub.c:375) 20250822131601733 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131601733 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131601733 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131601733 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131601733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131601733 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131601733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131601733 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(478)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(478)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(476)@718a44d66dfb: Session index based on local reference:0 20250822131601734 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131601734 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131601734 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131601734 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131601734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131601734 DLSS7 DEBUG Found route for dpc=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(478)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131601734 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131601734 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(477)@718a44d66dfb: Deleted conn table entry 0TC_mt_crcx_ran_reject0(485)2241831 TC_mt_crcx_ran_reject0(485)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822131601734 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0x29B06B60 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822131601734 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0x29B06B60 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_mt_crcx_ran_reject0(485)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mt_crcx_ran_reject0(485)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_mt_crcx_ran_reject0(485)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(477)@718a44d66dfb: Created IMSI[0] for '262420000000031'H'29B06B60'O to be handled at TC_mt_crcx_ran_reject0(485) MSC_Test-MNCC(479)@718a44d66dfb: Added conn table entry 0TC_mt_crcx_ran_reject0(485)1396968549 20250822131601737 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0x29B06B60 + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250822131601737 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0x29B06B60 + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250822131601737 DCC DEBUG trans(CC:NULL IMSI-262420000000031:MSISDN-491230000031:TMSI-0x29B06B60 callref-0x53440c65 tid-255) New transaction (transaction.c:231) 20250822131601737 DMNCC DEBUG trans(CC:NULL IMSI-262420000000031:MSISDN-491230000031:TMSI-0x29B06B60 callref-0x53440c65 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) 20250822131601737 DCC DEBUG trans(CC:NULL IMSI-262420000000031:MSISDN-491230000031:TMSI-0x29B06B60 callref-0x53440c65 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) 20250822131601737 DMNCC DEBUG trans(CC:NULL IMSI-262420000000031:MSISDN-491230000031:TMSI-0x29B06B60 callref-0x53440c65 tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250822131601737 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0x29B06B60 + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250822131601737 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0x29B06B60 - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250822131601737 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131601737 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131601737 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131601737 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131601737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131601737 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131601737 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131601737 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(478)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(478)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(477)@718a44d66dfb: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_mt_crcx_ran_reject0(485) TC_mt_crcx_ran_reject0(485)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_mt_crcx_ran_reject0(485)@718a44d66dfb: 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 := '29B06B60'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(477)@718a44d66dfb: Added conn table entry 0TC_mt_crcx_ran_reject0(485)7514689 MSC_Test_0-SCCP(476)@718a44d66dfb: First idle individual index:0 MSC_Test_0-M3UA(478)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131601740 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131601740 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131601740 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131601740 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131601740 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131601740 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131601740 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131601740 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131601740 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x29B06B60:GERAN-A-60:PAGING_RESP)[0x56365ea08a50]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822131601740 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x29B06B60:GERAN-A-60:PAGING_RESP)[0x56365ea08a50]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x29B06B60:GERAN-A-60:PAGING_RESP)[0x56365ea15b80] (fsm.c:486) 20250822131601740 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x29B06B60:GERAN-A-60:PAGING_RESP)[0x56365ea08a50]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250822131601740 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x29B06B60:GERAN-A-60:PAGING_RESP)[0x56365ea08a50]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822131601740 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0x29B06B60 + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822131601740 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0x29B06B60 + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822131601740 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x29B06B60:GERAN-A-60:PAGING_RESP)[0x56365ea08a50]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822131601740 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x29B06B60:GERAN-A-60:PAGING_RESP)[0x56365ea08a50]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822131601740 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x29B06B60:GERAN-A-60:PAGING_RESP)[0x56365ea08a50]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822131601740 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x29B06B60:GERAN-A-60:PAGING_RESP)[0x56365ea08a50]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822131601740 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x29B06B60:GERAN-A-60:PAGING_RESP)[0x56365ea08a50]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822131601740 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x29B06B60:GERAN-A-60:PAGING_RESP)[0x56365ea08a50]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822131601740 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x29B06B60:GERAN-A-60:PAGING_RESP)[0x56365ea08a50]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822131601740 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x29B06B60:GERAN-A-60:PAGING_RESP)[0x56365ea08a50]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822131601740 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x29B06B60:GERAN-A-60:PAGING_RESP)[0x56365ea08a50]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822131601740 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x29B06B60:GERAN-A-60:PAGING_RESP)[0x56365ea08a50]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822131601740 DCC DEBUG trans(CC:NULL IMSI-262420000000031:MSISDN-491230000031:TMSI-0x29B06B60 callref-0x53440c65 tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250822131601740 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250822131601740 DCC DEBUG trans(CC:NULL IMSI-262420000000031:MSISDN-491230000031:TMSI-0x29B06B60:GERAN-A-60:PAGING_RESP callref-0x53440c65 tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250822131601740 DCC DEBUG trans(CC:NULL IMSI-262420000000031:MSISDN-491230000031:TMSI-0x29B06B60:GERAN-A-60:PAGING_RESP callref-0x53440c65 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) 20250822131601740 DCC DEBUG trans(CC:NULL IMSI-262420000000031:MSISDN-491230000031:TMSI-0x29B06B60:GERAN-A-60:PAGING_RESP callref-0x53440c65 tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250822131601740 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0x29B06B60 - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250822131601740 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000031/3/1): Available (smpp_smsc.c:626) 20250822131601740 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0x29B06B60 - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250822131601740 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131601740 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131601740 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131601740 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131601740 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131601740 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131601740 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131601740 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131601740 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131601740 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131601740 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131601740 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131601740 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131601740 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131601740 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131601740 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131601740 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131601740 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131601740 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131601740 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131601740 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131601740 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131601740 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131601740 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(478)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(478)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(478)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(478)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(478)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(478)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(476)@718a44d66dfb: { messageType := 2, destLocRef := '72AA41'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)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(476)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(476)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(476)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(476)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(476)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(476)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(476)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(476)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822131601741 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0x29B06B60 + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250822131601741 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0x29B06B60 - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_mt_crcx_ran_reject0(485)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mt_crcx_ran_reject0(485)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MGCP(480)@718a44d66dfb: 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)@718a44d66dfb: patching N(SD)=0 into dtap '8308'O MSC_Test_0-RAN(477)@718a44d66dfb: patched enc_l3: '8308'O MSC_Test_0-SCCP(476)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(476)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(476)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(476)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0100028308'O MSC_Test_0-M3UA(478)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131601744 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131601744 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131601744 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131601744 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131601744 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131601744 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131601744 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131601744 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131601744 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000031:MSISDN-491230000031:TMSI-0x29B06B60:GERAN-A-60:PAGING_RESP callref-0x53440c65 tid-0) rx CALL_CONF in state CALL_PRESENT (gsm_04_08_cc.c:2690) 20250822131601744 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000031:MSISDN-491230000031:TMSI-0x29B06B60:GERAN-A-60:PAGING_RESP callref-0x53440c65 tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250822131601744 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000031:MSISDN-491230000031:TMSI-0x29B06B60:GERAN-A-60:PAGING_RESP callref-0x53440c65 tid-0) starting timer T310 with 30 seconds (gsm_04_08_cc.c:574) 20250822131601744 DCC DEBUG call_leg(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x29B06B60:GERAN-A-60:PAGING_RESP)[0x56365ea0f530]{ESTABLISHING}: Allocated (fsm.c:456) 20250822131601744 DCC DEBUG call_leg(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x29B06B60:GERAN-A-60:PAGING_RESP)[0x56365ea0f530]{ESTABLISHING}: is child of msc_a(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x29B06B60:GERAN-A-60:PAGING_RESP)[0x56365ea15b80] (fsm.c:486) 20250822131601744 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000031:MSISDN-491230000031:TMSI-0x29B06B60:GERAN-A-60:PAGING_RESP callref-0x53440c65 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) 20250822131601744 DCC DEBUG rtp_stream(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x29B06B60:GERAN-A-60:PAGING_RESP)[0x56365ea0eb40]{UNINITIALIZED}: Allocated (fsm.c:456) 20250822131601744 DCC DEBUG rtp_stream(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x29B06B60:GERAN-A-60:PAGING_RESP)[0x56365ea0eb40]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x29B06B60:GERAN-A-60:PAGING_RESP)[0x56365ea0f530] (fsm.c:486) 20250822131601744 DCC DEBUG rtp_stream(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x29B06B60:GERAN-A-60:PAGING_RESP:trans-0:call-10:RTP_TO_CN:no-CI)[0x56365ea0eb40]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250822131601744 DCC DEBUG rtp_stream(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x29B06B60:GERAN-A-60:PAGING_RESP:trans-0:call-10:RTP_TO_CN:no-CI)[0x56365ea0eb40]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250822131601744 DCC DEBUG rtp_stream(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x29B06B60:GERAN-A-60:PAGING_RESP)[0x56365ea0b190]{UNINITIALIZED}: Allocated (fsm.c:456) 20250822131601744 DCC DEBUG rtp_stream(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x29B06B60:GERAN-A-60:PAGING_RESP)[0x56365ea0b190]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x29B06B60:GERAN-A-60:PAGING_RESP)[0x56365ea0f530] (fsm.c:486) 20250822131601744 DCC DEBUG rtp_stream(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x29B06B60:GERAN-A-60:PAGING_RESP:trans-0:call-10:RTP_TO_RAN:no-CI)[0x56365ea0b190]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250822131601744 DCC DEBUG rtp_stream(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x29B06B60:GERAN-A-60:PAGING_RESP:trans-0:call-10:RTP_TO_RAN:no-CI)[0x56365ea0b190]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250822131601744 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000031:MSISDN-491230000031:TMSI-0x29B06B60:GERAN-A-60:PAGING_RESP callref-0x53440c65 tid-0) new state CALL_PRESENT -> MO_TERM_CALL_CONF (gsm_04_08_cc.c:194) 20250822131601744 DMNCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000000031:MSISDN-491230000031:TMSI-0x29B06B60:GERAN-A-60:PAGING_RESP callref-0x53440c65 tid-0) tx MNCC_CALL_CONF_IND (gsm_04_08_cc.c:309) MSC_Test-MGCP(480)@718a44d66dfb: 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) 20250822131601748 DLMGCP ERROR MGCP_CONN(RTP_TO_CN)[0x56365ea0d450]{ST_CRCX_RESP}: MGW/CRCX: response yields error: 542 FORCED_FAIL (mgcp_client_fsm.c:289) 20250822131601748 DCC DEBUG rtp_stream(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x29B06B60:GERAN-A-60:PAGING_RESP:trans-0:call-10:RTP_TO_CN:no-CI)[0x56365ea0eb40]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_FAIL (mgcp_client_endpoint_fsm.c:444) 20250822131601748 DCC DEBUG rtp_stream(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x29B06B60:GERAN-A-60:PAGING_RESP:trans-0:call-10:RTP_TO_CN:no-CI)[0x56365ea0eb40]{ESTABLISHING}: State change to DISCARDING (no timeout) (rtp_stream.c:206) 20250822131601748 DCC DEBUG rtp_stream(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x29B06B60:GERAN-A-60:PAGING_RESP:trans-0:call-10:RTP_TO_CN:no-CI)[0x56365ea0eb40]{DISCARDING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (rtp_stream.c:239) 20250822131601748 DCC DEBUG rtp_stream(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x29B06B60:GERAN-A-60:PAGING_RESP:trans-0:call-10:RTP_TO_CN:no-CI)[0x56365ea0eb40]{DISCARDING}: Removing from parent call_leg(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x29B06B60:GERAN-A-60:PAGING_RESP)[0x56365ea0f530] (rtp_stream.c:239) 20250822131601748 DCC DEBUG rtp_stream(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x29B06B60:GERAN-A-60:PAGING_RESP:trans-0:call-10:RTP_TO_CN:no-CI)[0x56365ea0eb40]{DISCARDING}: Freeing instance (rtp_stream.c:239) 20250822131601748 DCC DEBUG rtp_stream(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x29B06B60:GERAN-A-60:PAGING_RESP:trans-0:call-10:RTP_TO_CN:no-CI)[0x56365ea0eb40]{DISCARDING}: Deallocated (fsm.c:568) 20250822131601748 DCC DEBUG call_leg(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x29B06B60:GERAN-A-60:PAGING_RESP)[0x56365ea0f530]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_GONE (rtp_stream.c:239) 20250822131601748 DCC DEBUG call_leg(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x29B06B60:GERAN-A-60:PAGING_RESP)[0x56365ea0f530]{ESTABLISHING}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250822131601748 DCC DEBUG rtp_stream(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x29B06B60:GERAN-A-60:PAGING_RESP:trans-0:call-10:RTP_TO_RAN:no-CI)[0x56365ea0b190]{ESTABLISHING}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250822131601748 DCC DEBUG rtp_stream(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x29B06B60:GERAN-A-60:PAGING_RESP:trans-0:call-10:RTP_TO_RAN:no-CI)[0x56365ea0b190]{ESTABLISHING}: Removing from parent call_leg(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x29B06B60:GERAN-A-60:PAGING_RESP)[0x56365ea0f530] (call_leg.c:197) 20250822131601748 DCC DEBUG rtp_stream(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x29B06B60:GERAN-A-60:PAGING_RESP:trans-0:call-10:RTP_TO_RAN:no-CI)[0x56365ea0b190]{ESTABLISHING}: Freeing instance (call_leg.c:197) 20250822131601748 DCC DEBUG rtp_stream(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x29B06B60:GERAN-A-60:PAGING_RESP:trans-0:call-10:RTP_TO_RAN:no-CI)[0x56365ea0b190]{ESTABLISHING}: Deallocated (fsm.c:568) 20250822131601748 DCC DEBUG call_leg(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x29B06B60:GERAN-A-60:PAGING_RESP)[0x56365ea0f530]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250822131601748 DCC DEBUG call_leg(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x29B06B60:GERAN-A-60:PAGING_RESP)[0x56365ea0f530]{RELEASING}: Removing from parent msc_a(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x29B06B60:GERAN-A-60:PAGING_RESP)[0x56365ea15b80] (call_leg.c:198) 20250822131601748 DCC DEBUG call_leg(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x29B06B60:GERAN-A-60:PAGING_RESP)[0x56365ea0f530]{RELEASING}: Freeing instance (call_leg.c:198) 20250822131601748 DCC DEBUG call_leg(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x29B06B60:GERAN-A-60:PAGING_RESP)[0x56365ea0f530]{RELEASING}: Deallocated (fsm.c:568) 20250822131601748 DCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000000031:MSISDN-491230000031:TMSI-0x29B06B60:GERAN-A-60:PAGING_RESP callref-0x53440c65 tid-0) Freeing transaction (transaction.c:243) 20250822131601748 DCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000000031:MSISDN-491230000031:TMSI-0x29B06B60:GERAN-A-60:PAGING_RESP callref-0x53440c65 tid-0) stopping pending timer T310 (gsm_04_08_cc.c:228) 20250822131601748 DMNCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000000031:MSISDN-491230000031:TMSI-0x29B06B60:GERAN-A-60:PAGING_RESP callref-0x53440c65 tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250822131601748 DCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000000031:MSISDN-491230000031:TMSI-0x29B06B60:GERAN-A-60:PAGING_RESP callref-0x53440c65 tid-0) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250822131601748 DCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000000031:MSISDN-491230000031:TMSI-0x29B06B60:GERAN-A-60:PAGING_RESP callref-0x53440c65 tid-0) new state MO_TERM_CALL_CONF -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250822131601748 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000031:MSISDN-491230000031:TMSI-0x29B06B60:GERAN-A-60:PAGING_RESP callref-0x53440c65 tid-0) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250822131601748 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000031:MSISDN-491230000031:TMSI-0x29B06B60:GERAN-A-60:PAGING_RESP callref-0x53440c65 tid-0) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250822131601748 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0x29B06B60 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250822131601748 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0x29B06B60 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822131601748 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0x29B06B60 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822131601748 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0x29B06B60 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822131601748 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0x29B06B60 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822131601748 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131601748 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131601748 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131601748 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131601748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131601748 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131601748 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131601748 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131601748 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131601748 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131601748 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131601748 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131601749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131601749 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131601749 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131601749 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(478)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(478)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(478)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(478)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(476)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(476)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(476)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(476)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(476)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(476)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(476)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(476)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(479)@718a44d66dfb: Deleted conn table entry 0TC_mt_crcx_ran_reject0(485)1396968549 MSC_Test_0-SCCP(476)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(476)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(476)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(476)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(478)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131601750 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131601750 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131601750 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131601750 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131601750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131601750 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131601750 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131601750 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131601750 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x29B06B60:GERAN-A-60:PAGING_RESP)[0x56365ea08a50]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822131601750 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x29B06B60:GERAN-A-60:PAGING_RESP)[0x56365ea08a50]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x29B06B60:GERAN-A-60:PAGING_RESP)[0x56365ea15b80] (msc_a.c:1053) 20250822131601750 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x29B06B60:GERAN-A-60:PAGING_RESP)[0x56365ea08a50]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822131601750 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x29B06B60:GERAN-A-60:PAGING_RESP)[0x56365ea08a50]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822131601750 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0x29B06B60 - active-conn: now used by 1 (attached) (msub.c:375) 20250822131601750 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131601750 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131601750 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131601750 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131601750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131601750 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131601750 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131601750 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(478)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(478)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(476)@718a44d66dfb: Session index based on local reference:0 20250822131601750 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131601750 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131601750 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131601750 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131601750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131601750 DLSS7 DEBUG Found route for dpc=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(478)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131601750 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131601750 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(477)@718a44d66dfb: Deleted conn table entry 0TC_mt_crcx_ran_reject0(485)7514689 TC_mt_crcx_ran_reject0(485)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_mt_crcx_ran_reject0(485)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_mt_crcx_ran_reject0(485)@718a44d66dfb: Final verdict of PTC: pass MSC_Test_0-SCCP(476)@718a44d66dfb: Final verdict of PTC: none 20250822131601755 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-M3UA(478)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP-IPA(481)@718a44d66dfb: Final verdict of PTC: none 20250822131601755 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822131601755 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) IPA-CTRL-CLI-IPA(475)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP(482)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(477)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(479)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(483)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(480)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(486)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(484)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(475): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(476): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(477): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(478): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(479): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(480): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(481): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(482): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(483): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(484): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_mt_crcx_ran_reject0(485): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(486): none (pass -> pass) MTC@718a44d66dfb: Test case TC_mt_crcx_ran_reject finished. Verdict: pass MTC@718a44d66dfb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_mt_crcx_ran_reject pass'. Fri Aug 22 13:16:01 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 20250822131601954 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822131601954 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822131601954 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822131601954 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822131601954 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822131601954 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822131601954 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822131601954 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822131601954 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822131601954 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131601954 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822131601954 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822131601954 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822131601954 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822131601954 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822131601954 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822131601954 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822131601955 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822131601955 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=309148) 20250822131602756 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=309148, count=323920) 20250822131603758 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822131603955 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822131603955 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822131603955 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:16: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_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 20250822131604760 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_mo_setup_and_dtmf_dup started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(490)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(490)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(490)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(488)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822131605477 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(491)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822131605672 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822131605672 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822131605672 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822131605672 DLSS7 DEBUG 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)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(490)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(490)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822131605677 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131605677 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822131605677 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822131605677 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822131605677 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822131605677 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822131605677 DLSS7 DEBUG 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)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(490)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(490)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(490)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(490)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(490)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(490)@718a44d66dfb: Message received on association #8 20250822131605677 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131605677 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822131605677 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822131605677 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822131605677 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822131605677 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822131605677 DLSS7 DEBUG 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)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(490)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(490)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(490)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(490)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(490)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822131605677 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822131605677 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822131605761 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822131605761 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(493)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(493)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822131605764 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(493)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(493)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(493)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@718a44d66dfb: IPA ID RESP: { { 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)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(493)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822131605783 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822131605783 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(494)@718a44d66dfb: Created GsupExpect[0] for "262420000000039" to be handled at TC_mo_setup_and_dtmf_dup0(497) TC_mo_setup_and_dtmf_dup0(497)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250822131606479 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131606480 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131606480 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131606480 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131606480 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131606480 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131606480 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131606480 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(490)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131606480 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131606480 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131606480 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131606480 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131606480 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131606480 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131606480 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131606480 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(490)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(490)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(489)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(489)@718a44d66dfb: Added conn table entry 0TC_mo_setup_and_dtmf_dup0(497)7127489 MSC_Test_0-SCCP(488)@718a44d66dfb: First idle individual index:0 MSC_Test_0-RAN(489)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 20250822131606497 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131606497 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131606497 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131606497 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131606497 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131606497 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131606497 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131606497 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(490)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131606498 DMM DEBUG msc_a(IMSI-262420000000039:GERAN-A-61:LU)[0x56365ea0b190]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000039 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822131606498 DMM DEBUG msc_a(IMSI-262420000000039:GERAN-A-61:LU)[0x56365ea0b190]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822131606498 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-61:LU)[0x56365ea15a30]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822131606498 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-61:LU)[0x56365ea15a30]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000039:GERAN-A-61:LU)[0x56365ea0b190] (fsm.c:486) 20250822131606498 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-61:LU)[0x56365ea15a30]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822131606498 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-61:LU)[0x56365ea15a30]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822131606498 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822131606498 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000039 id=262420000000039 (vlr.c:661) 20250822131606498 DVLR INFO New subscr, IMSI: 262420000000039 (vlr.c:562) 20250822131606498 DVLR DEBUG VLR subscr IMSI-262420000000039 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822131606498 DVLR DEBUG VLR subscr IMSI-262420000000039 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822131606498 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822131606498 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-61:LU)[0x56365ea15a30]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822131606498 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-61:LU)[0x56365ea15a30]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822131606498 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-61:LU)[0x56365ea15a30]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822131606498 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-61:LU)[0x56365ea15a30]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822131606498 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-61:LU)[0x56365ea15a30]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822131606498 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-61:LU)[0x56365ea15a30]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822131606498 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:GERAN-A-61:LU)[0x56365ea094e0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822131606498 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:GERAN-A-61:LU)[0x56365ea094e0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000039:GERAN-A-61:LU)[0x56365ea15a30] (fsm.c:486) 20250822131606498 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:GERAN-A-61:LU)[0x56365ea094e0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822131606498 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:GERAN-A-61:LU)[0x56365ea094e0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822131606498 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131606498 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131606498 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131606498 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131606498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131606498 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131606498 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131606498 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131606498 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131606498 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131606498 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131606498 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131606498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131606498 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131606498 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131606498 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(490)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(490)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(490)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(490)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(488)@718a44d66dfb: { messageType := 2, destLocRef := '6CC1C1'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)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(488)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(488)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(488)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(488)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(494)@718a44d66dfb: Found GsupExpect[0] for "262420000000039" handled at TC_mo_setup_and_dtmf_dup0(497) MSC_Test-GSUP(494)@718a44d66dfb: Added IMSI table entry 0TC_mo_setup_and_dtmf_dup0(497)"262420000000039" 20250822131606502 DVLR DEBUG VLR subscr IMSI-262420000000039 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250822131606502 DVLR DEBUG VLR subscr IMSI-262420000000039 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(488)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(488)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(488)@718a44d66dfb: vl_from0 20250822131606503 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131606503 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131606503 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131606503 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131606503 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131606503 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131606503 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131606503 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(488)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(490)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mo_setup_and_dtmf_dup0(497)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_setup_and_dtmf_dup0(497)@718a44d66dfb: setverdict(pass): none -> pass 20250822131606507 DVLR DEBUG VLR subscr IMSI-262420000000039 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822131606507 DVLR DEBUG IMSI:262420000000039 has MSISDN:491230000039 (vlr.c:1045) 20250822131606507 DMSC NOTICE msub(IMSI-262420000000039:MSISDN-491230000039) VLR: update for IMSI=262420000000039 (MSISDN=491230000039) (gsm_04_08.c:1541) 20250822131606507 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822131606508 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822131606508 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:GERAN-A-61:LU)[0x56365ea15a30]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822131606508 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:GERAN-A-61:LU)[0x56365ea094e0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822131606508 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:GERAN-A-61:LU)[0x56365ea094e0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822131606508 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:GERAN-A-61:LU)[0x56365ea094e0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822131606508 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:GERAN-A-61:LU)[0x56365ea094e0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:GERAN-A-61:LU)[0x56365ea15a30] (vlr_lu_fsm.c:110) 20250822131606508 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:GERAN-A-61:LU)[0x56365ea094e0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822131606508 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:GERAN-A-61:LU)[0x56365ea094e0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822131606508 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:GERAN-A-61:LU)[0x56365ea15a30]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822131606508 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:GERAN-A-61:LU)[0x56365ea15a30]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822131606508 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:GERAN-A-61:LU)[0x56365ea14f80]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822131606508 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:GERAN-A-61:LU)[0x56365ea14f80]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:GERAN-A-61:LU)[0x56365ea15a30] (fsm.c:486) 20250822131606508 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:GERAN-A-61:LU)[0x56365ea14f80]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822131606508 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:GERAN-A-61:LU)[0x56365ea14f80]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822131606508 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:GERAN-A-61:LU)[0x56365ea14f80]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822131606508 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:GERAN-A-61:LU)[0x56365ea14f80]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822131606508 DMSC NOTICE msub(IMSI-262420000000039:MSISDN-491230000039:TMSInew-0x79555108) VLR: update for IMSI=262420000000039 (MSISDN=491230000039) (gsm_04_08.c:1541) 20250822131606508 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:GERAN-A-61:LU)[0x56365ea14f80]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822131606508 DMM DEBUG -> IMSI-262420000000039:MSISDN-491230000039:TMSInew-0x79555108 LOCATION UPDATE ACCEPT (TMSI = 0x79555108) (gsm_04_08.c:149) 20250822131606508 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSInew-0x79555108 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822131606508 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131606508 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131606508 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131606508 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131606508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131606508 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131606508 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131606508 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(490)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(490)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(488)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(488)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(488)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(488)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_setup_and_dtmf_dup0(497)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(489)@718a44d66dfb: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(489)@718a44d66dfb: patched enc_l3: '055B'O MSC_Test_0-SCCP(488)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(488)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(488)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(488)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002055B'O 20250822131606514 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131606514 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131606514 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131606514 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131606514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131606514 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131606514 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131606514 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(490)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131606515 DMM DEBUG msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSInew-0x79555108:GERAN-A-61:LU)[0x56365ea0b190]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822131606515 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSInew-0x79555108:GERAN-A-61:LU)[0x56365ea15a30]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822131606515 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:GERAN-A-61:LU)[0x56365ea14f80]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822131606515 DMSC NOTICE msub(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108) VLR: update for IMSI=262420000000039 (MSISDN=491230000039) (gsm_04_08.c:1541) 20250822131606515 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250822131606515 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:GERAN-A-61:LU)[0x56365ea14f80]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822131606515 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108:GERAN-A-61:LU)[0x56365ea15a30]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822131606515 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:GERAN-A-61:LU)[0x56365ea14f80]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822131606515 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:GERAN-A-61:LU)[0x56365ea14f80]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108:GERAN-A-61:LU)[0x56365ea15a30] (vlr_lu_fsm.c:817) 20250822131606515 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:GERAN-A-61:LU)[0x56365ea14f80]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822131606515 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:GERAN-A-61:LU)[0x56365ea14f80]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822131606515 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108:GERAN-A-61:LU)[0x56365ea15a30]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822131606515 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000039/3/1): Available (smpp_smsc.c:626) 20250822131606515 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822131606515 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822131606515 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822131606515 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250822131606515 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131606515 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131606515 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131606515 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131606515 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131606515 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131606515 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131606515 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(490)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(490)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(488)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(488)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(488)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(488)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(488)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(488)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(488)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(488)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822131606517 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131606517 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131606517 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131606517 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131606517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131606517 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131606517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131606517 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(490)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131606517 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108:GERAN-A-61:LU)[0x56365ea15a30]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822131606517 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108:GERAN-A-61:LU)[0x56365ea15a30]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108:GERAN-A-61:LU)[0x56365ea0b190] (msc_a.c:1053) 20250822131606517 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108:GERAN-A-61:LU)[0x56365ea15a30]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822131606517 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108:GERAN-A-61:LU)[0x56365ea15a30]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822131606517 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108:GERAN-A-61:LU)[0x56365ea15a30]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822131606517 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131606517 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131606517 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131606517 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131606517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131606517 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108 - active-conn: now used by 1 (attached) (msub.c:375) 20250822131606517 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131606517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131606517 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(490)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(490)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(488)@718a44d66dfb: Session index based on local reference:0 20250822131606517 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131606517 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131606517 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131606517 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131606517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131606517 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131606517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131606517 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(490)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(489)@718a44d66dfb: Deleted conn table entry 0TC_mo_setup_and_dtmf_dup0(497)7127489 TC_mo_setup_and_dtmf_dup0(497)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822131606519 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822131606519 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_mo_setup_and_dtmf_dup0(497)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_setup_and_dtmf_dup0(497)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_mo_setup_and_dtmf_dup0(497)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_mo_setup_and_dtmf_dup0(497)@718a44d66dfb: 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 := '79555108'O ("yUQ\b") } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(489)@718a44d66dfb: Added conn table entry 0TC_mo_setup_and_dtmf_dup0(497)12733033 MSC_Test_0-RAN(489)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(488)@718a44d66dfb: First idle individual index:0 MSC_Test_0-M3UA(490)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131606718 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131606718 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131606718 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131606718 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131606718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131606718 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131606718 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131606718 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131606719 DMM DEBUG msc_a(TMSI-0x79555108:GERAN-A-62:CM_SERVICE_REQ)[0x56365ea0eb40]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250822131606719 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x79555108:GERAN-A-62:CM_SERVICE_REQ)[0x56365ea0d450]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822131606719 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x79555108:GERAN-A-62:CM_SERVICE_REQ)[0x56365ea0d450]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x79555108:GERAN-A-62:CM_SERVICE_REQ)[0x56365ea0eb40] (fsm.c:486) 20250822131606719 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x79555108:GERAN-A-62:CM_SERVICE_REQ)[0x56365ea0d450]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250822131606719 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x79555108:GERAN-A-62:CM_SERVICE_REQ)[0x56365ea0d450]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822131606719 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822131606719 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822131606719 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108:GERAN-A-62:CM_SERVICE_REQ)[0x56365ea0d450]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822131606719 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108:GERAN-A-62:CM_SERVICE_REQ)[0x56365ea0d450]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822131606719 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108:GERAN-A-62:CM_SERVICE_REQ)[0x56365ea0d450]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822131606719 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108:GERAN-A-62:CM_SERVICE_REQ)[0x56365ea0d450]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822131606719 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108:GERAN-A-62:CM_SERVICE_REQ)[0x56365ea0d450]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822131606720 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108:GERAN-A-62:CM_SERVICE_REQ)[0x56365ea0d450]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822131606720 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108:GERAN-A-62:CM_SERVICE_REQ)[0x56365ea0d450]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822131606720 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108:GERAN-A-62:CM_SERVICE_REQ)[0x56365ea0d450]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822131606720 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108:GERAN-A-62:CM_SERVICE_REQ)[0x56365ea0d450]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822131606720 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108:GERAN-A-62:CM_SERVICE_REQ)[0x56365ea0d450]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822131606720 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000039/3/1): Available (smpp_smsc.c:626) 20250822131606720 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250822131606720 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131606720 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131606720 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131606720 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131606720 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131606720 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131606720 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131606720 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131606720 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131606720 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131606720 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131606720 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131606720 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131606720 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131606720 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131606720 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131606720 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131606720 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131606720 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131606720 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131606720 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131606720 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131606721 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131606721 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(490)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(490)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(490)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(490)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(490)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(490)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(488)@718a44d66dfb: { messageType := 2, destLocRef := 'C24A69'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)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(488)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(488)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(488)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(488)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(488)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(488)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(488)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(488)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822131606724 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250822131606724 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_mo_setup_and_dtmf_dup0(497)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_setup_and_dtmf_dup0(497)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(491)@718a44d66dfb: Created MnccExpect[0] for "12345" to be handled at TC_mo_setup_and_dtmf_dup0(497) MSC_Test-MGCP(492)@718a44d66dfb: 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)@718a44d66dfb: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(489)@718a44d66dfb: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(488)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(488)@718a44d66dfb: vl_len:19 MSC_Test_0-SCCP(488)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(488)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O 20250822131606746 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131606746 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131606746 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131606746 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131606746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131606746 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131606746 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131606746 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(490)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131606746 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250822131606746 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108 callref-0x80000009 tid-8) New transaction (transaction.c:231) 20250822131606746 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2690) 20250822131606746 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822131606746 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250822131606746 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108: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) 20250822131606746 DCC INFO trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250822131606746 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250822131606746 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108:GERAN-A-62:CM_SERVICE_REQ)[0x56365ea094e0]{ESTABLISHING}: Allocated (fsm.c:456) 20250822131606746 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108:GERAN-A-62:CM_SERVICE_REQ)[0x56365ea094e0]{ESTABLISHING}: is child of msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108:GERAN-A-62:CM_SERVICE_REQ)[0x56365ea0eb40] (fsm.c:486) 20250822131606746 DCC DEBUG trans(CC:INITIATED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108: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) 20250822131606746 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108:GERAN-A-62:CM_SERVICE_REQ)[0x56365ea14400]{UNINITIALIZED}: Allocated (fsm.c:456) 20250822131606746 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108:GERAN-A-62:CM_SERVICE_REQ)[0x56365ea14400]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108:GERAN-A-62:CM_SERVICE_REQ)[0x56365ea094e0] (fsm.c:486) 20250822131606746 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108:GERAN-A-62:CM_SERVICE_REQ:trans-8:call-11:RTP_TO_CN:no-CI)[0x56365ea14400]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250822131606746 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108:GERAN-A-62:CM_SERVICE_REQ:trans-8:call-11:RTP_TO_CN:no-CI)[0x56365ea14400]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250822131606746 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108:GERAN-A-62:CM_SERVICE_REQ)[0x56365ea14530]{UNINITIALIZED}: Allocated (fsm.c:456) 20250822131606746 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108:GERAN-A-62:CM_SERVICE_REQ)[0x56365ea14530]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108:GERAN-A-62:CM_SERVICE_REQ)[0x56365ea094e0] (fsm.c:486) 20250822131606746 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108:GERAN-A-62:CM_SERVICE_REQ:trans-8:call-11:RTP_TO_RAN:no-CI)[0x56365ea14530]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250822131606746 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108:GERAN-A-62:CM_SERVICE_REQ:trans-8:call-11:RTP_TO_RAN:no-CI)[0x56365ea14530]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(492)@718a44d66dfb: 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)@718a44d66dfb: f_mo_call_establish 2: rx 1st CRCX 20250822131606765 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108:GERAN-A-62:CM_SERVICE_REQ:trans-8:call-11:RTP_TO_CN:no-CI)[0x56365ea14400]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822131606765 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108:GERAN-A-62:CM_SERVICE_REQ)[0x56365ea094e0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250822131606765 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108: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)@718a44d66dfb: f_mo_call_establish 6: rx 2nd CRCX 20250822131606769 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108:GERAN-A-62:CM_SERVICE_REQ:trans-8:call-11:RTP_TO_RAN:no-CI)[0x56365ea14530]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822131606769 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108:GERAN-A-62:CM_SERVICE_REQ)[0x56365ea094e0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250822131606769 DCC DEBUG trans(CC:INITIATED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108: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) 20250822131606769 DCC DEBUG trans(CC:INITIATED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) Sending Assignment Command (msc_a.c:706) MSC_Test-MNCC(491)@718a44d66dfb: Found MnccExpect[0] for "12345" handled at TC_mo_setup_and_dtmf_dup0(497) MSC_Test-MNCC(491)@718a44d66dfb: Added conn table entry 0TC_mo_setup_and_dtmf_dup0(497)-2147483639 20250822131606769 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131606769 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131606769 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131606769 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131606769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131606769 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131606769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131606769 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(490)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(490)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(488)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(488)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(488)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(488)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_setup_and_dtmf_dup0(497)@718a44d66dfb: f_mo_call_establish 1: rx MNCC SETUP ind TC_mo_setup_and_dtmf_dup0(497)@718a44d66dfb: f_mo_call_establish 4: rx Assignment Request 20250822131606776 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108: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)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(488)@718a44d66dfb: vl_len:14 MSC_Test_0-SCCP(488)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(488)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O 20250822131606779 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131606779 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131606779 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131606779 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131606779 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131606779 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131606779 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131606779 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(490)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131606779 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108:GERAN-A-62:CM_SERVICE_REQ:trans-8:call-11:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x56365ea14530]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250822131606779 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108: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)[0x56365ea14530]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250822131606779 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108: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)[0x56365ea14530]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250822131606779 DCC DEBUG trans(CC:INITIATED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108: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) 20250822131606779 DCC INFO trans(CC:INITIATED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108: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) 20250822131606779 DCC DEBUG trans(CC:INITIATED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108: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) 20250822131606779 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108: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)@718a44d66dfb: f_mo_call_establish 3: rx RTP CREATE TC_mo_setup_and_dtmf_dup0(497)@718a44d66dfb: f_mo_call_establish 5: rx MDCX for the RAN side 20250822131606783 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250822131606783 DCC DEBUG trans(CC:INITIATED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822131606783 DCC DEBUG trans(CC:INITIATED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822131606783 DCC DEBUG trans(CC:INITIATED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250822131606783 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131606783 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131606783 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131606783 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131606783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131606783 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131606783 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131606783 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(490)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(490)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822131606783 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108: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)[0x56365ea14530]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822131606783 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108: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)[0x56365ea14530]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250822131606783 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108:GERAN-A-62:CM_SERVICE_REQ)[0x56365ea094e0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_0-SCCP(488)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(488)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(488)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(488)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822131606787 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250822131606787 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822131606787 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822131606787 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250822131606787 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131606787 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131606787 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131606787 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131606787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131606787 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131606787 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131606787 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(490)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(490)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(488)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(488)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(488)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(488)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_setup_and_dtmf_dup0(497)@718a44d66dfb: f_mo_call_establish 7: rx CC Alerting 20250822131606789 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108: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) 20250822131606789 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108: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) 20250822131606789 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108: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) 20250822131606789 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108:GERAN-A-62:CM_SERVICE_REQ:trans-8:call-11:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x56365ea14400]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250822131606789 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108:GERAN-A-62:CM_SERVICE_REQ:trans-8:call-11:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x56365ea14400]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250822131606789 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108: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)[0x56365ea14400]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250822131606790 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250822131606790 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822131606790 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822131606790 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250822131606790 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250822131606790 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131606790 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131606790 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131606790 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131606790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131606790 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131606790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131606790 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(490)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(490)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(488)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(488)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(488)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(488)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_setup_and_dtmf_dup0(497)@718a44d66dfb: as_optional_mgcp_mdcx: rx MDCX TC_mo_setup_and_dtmf_dup0(497)@718a44d66dfb: { 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" } } } } } } } 20250822131606793 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108: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)[0x56365ea14400]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822131606793 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108: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)[0x56365ea14400]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250822131606793 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108:GERAN-A-62:CM_SERVICE_REQ)[0x56365ea094e0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250822131606793 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108:GERAN-A-62:CM_SERVICE_REQ)[0x56365ea094e0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) TC_mo_setup_and_dtmf_dup0(497)@718a44d66dfb: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(489)@718a44d66dfb: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(489)@718a44d66dfb: patched enc_l3: '038F'O MSC_Test_0-SCCP(488)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(488)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(488)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(488)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002038F'O 20250822131606794 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131606794 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131606794 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131606794 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131606794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131606794 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131606794 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131606794 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(490)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131606794 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2690) 20250822131606794 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250822131606794 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250822131606794 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822131606794 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108: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)@718a44d66dfb: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_mo_setup_and_dtmf_dup0(497)@718a44d66dfb: Osmux ok: use_osmux = false got_osmux_count = 0 TC_mo_setup_and_dtmf_dup0(497)@718a44d66dfb: f_mo_call_establish DONE TC_mo_setup_and_dtmf_dup0(497)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(489)@718a44d66dfb: patching N(SD)=3 into dtap '03352C32'O MSC_Test_0-RAN(489)@718a44d66dfb: patched enc_l3: '03F52C32'O MSC_Test_0-SCCP(488)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(488)@718a44d66dfb: vl_len:7 MSC_Test_0-SCCP(488)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(488)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '01000403F52C32'O 20250822131607310 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131607310 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131607310 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131607310 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131607310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131607310 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131607310 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131607310 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(490)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131607310 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) rx START_DTMF in state ACTIVE (gsm_04_08_cc.c:2690) 20250822131607310 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108: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)@718a44d66dfb: f_mo_seq_dtmf_dup() 1: got first START_DTMF_ind TC_mo_setup_and_dtmf_dup0(497)@718a44d66dfb: Warning: Re-starting timer T, which is already active (running or expired). MSC_Test_0-SCCP(488)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(488)@718a44d66dfb: vl_len:7 MSC_Test_0-SCCP(488)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(488)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '01000403F52C32'O MSC_Test_0-M3UA(490)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131607510 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131607510 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131607510 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131607510 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131607510 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131607510 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131607510 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131607510 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131607511 DMSC NOTICE msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108:GERAN-A-62:CM_SERVICE_REQ)[0x56365ea0eb40]{MSC_A_ST_COMMUNICATING}: Duplicate DTAP: bin=0, expected n_sd == 0, got 3 (ran_msg.c:159) MSC_Test_0-RAN(489)@718a44d66dfb: patching N(SD)=0 into dtap '03352C33'O MSC_Test_0-RAN(489)@718a44d66dfb: patched enc_l3: '03352C33'O MSC_Test_0-SCCP(488)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(488)@718a44d66dfb: vl_len:7 MSC_Test_0-SCCP(488)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(488)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '01000403352C33'O 20250822131608318 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131608318 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131608318 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131608318 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131608318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131608318 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131608318 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131608318 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(490)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131608318 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) rx START_DTMF in state ACTIVE (gsm_04_08_cc.c:2690) 20250822131608318 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108: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)@718a44d66dfb: f_mo_seq_dtmf_dup() 3: got second START_DTMF_ind TC_mo_setup_and_dtmf_dup0(497)@718a44d66dfb: f_call_hangup 0: tx MNCC_DISC_REQ 20250822131608322 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250822131608322 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822131608322 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250822131608322 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250822131608322 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131608323 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131608323 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131608323 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131608323 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131608323 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131608323 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131608323 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(490)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(490)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(488)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(488)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(488)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(488)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_setup_and_dtmf_dup0(497)@718a44d66dfb: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(489)@718a44d66dfb: patching N(SD)=1 into dtap '032D0802E180'O MSC_Test_0-RAN(489)@718a44d66dfb: patched enc_l3: '036D0802E180'O MSC_Test_0-SCCP(488)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(488)@718a44d66dfb: vl_len:9 MSC_Test_0-SCCP(488)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(488)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010006036D0802E180'O 20250822131608329 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131608329 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131608329 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131608329 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131608329 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131608329 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131608329 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131608329 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(490)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131608329 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2690) 20250822131608329 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250822131608330 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250822131608330 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250822131608330 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108:GERAN-A-62:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250822131608330 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108:GERAN-A-62:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822131608330 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250822131608330 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822131608330 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822131608330 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822131608330 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108:GERAN-A-62:CM_SERVICE_REQ)[0x56365ea094e0]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250822131608330 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108: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)[0x56365ea14530]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250822131608330 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108: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)[0x56365ea14530]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108:GERAN-A-62:CM_SERVICE_REQ)[0x56365ea094e0] (call_leg.c:197) 20250822131608330 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108: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)[0x56365ea14530]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250822131608330 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108: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)[0x56365ea14530]{ESTABLISHED}: Deallocated (fsm.c:568) 20250822131608330 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108: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)[0x56365ea14400]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250822131608330 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108: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)[0x56365ea14400]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108:GERAN-A-62:CM_SERVICE_REQ)[0x56365ea094e0] (call_leg.c:197) 20250822131608330 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108:GERAN-A-62:CM_SERVICE_REQ)[0x56365ea094e0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250822131608330 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108: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)[0x56365ea14400]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250822131608330 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108: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)[0x56365ea14400]{ESTABLISHED}: Deallocated (fsm.c:568) 20250822131608330 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108:GERAN-A-62:CM_SERVICE_REQ)[0x56365ea094e0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250822131608330 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108:GERAN-A-62:CM_SERVICE_REQ)[0x56365ea094e0]{RELEASING}: Removing from parent msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108:GERAN-A-62:CM_SERVICE_REQ)[0x56365ea0eb40] (call_leg.c:198) 20250822131608330 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108:GERAN-A-62:CM_SERVICE_REQ)[0x56365ea094e0]{RELEASING}: Freeing instance (call_leg.c:198) 20250822131608330 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108:GERAN-A-62:CM_SERVICE_REQ)[0x56365ea094e0]{RELEASING}: Deallocated (fsm.c:568) 20250822131608330 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822131608331 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131608331 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131608331 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131608331 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131608331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131608331 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131608331 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131608331 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131608331 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131608331 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131608331 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131608331 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131608331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131608331 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131608331 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131608331 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(490)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(490)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(490)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(490)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(488)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(488)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(488)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(488)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(488)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(488)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(488)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(488)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(491)@718a44d66dfb: Deleted conn table entry 0TC_mo_setup_and_dtmf_dup0(497)-2147483639 TC_mo_setup_and_dtmf_dup0(497)@718a44d66dfb: f_call_hangup 2: rx MNCC REL ind TC_mo_setup_and_dtmf_dup0(497)@718a44d66dfb: f_call_hangup 3: rx DTAP CC REL COMPL TC_mo_setup_and_dtmf_dup0(497)@718a44d66dfb: f_call_hangup 5: rx BSSAP Clear Command TC_mo_setup_and_dtmf_dup0(497)@718a44d66dfb: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(488)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(488)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(488)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(488)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822131608336 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131608336 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131608336 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(490)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mo_setup_and_dtmf_dup0(497)@718a44d66dfb: as_optional_mgcp_dlcx: rx MGCP DLCX 20250822131608336 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131608336 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131608336 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131608336 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131608336 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131608337 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108:GERAN-A-62:CM_SERVICE_REQ)[0x56365ea0d450]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822131608337 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108:GERAN-A-62:CM_SERVICE_REQ)[0x56365ea0d450]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108:GERAN-A-62:CM_SERVICE_REQ)[0x56365ea0eb40] (msc_a.c:1053) 20250822131608337 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108:GERAN-A-62:CM_SERVICE_REQ)[0x56365ea0d450]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822131608337 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108:GERAN-A-62:CM_SERVICE_REQ)[0x56365ea0d450]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822131608337 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108 - active-conn: now used by 1 (attached) (msub.c:375) 20250822131608337 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131608337 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131608337 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131608337 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131608337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131608337 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131608338 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131608338 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(490)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(490)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(488)@718a44d66dfb: Session index based on local reference:0 20250822131608339 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131608339 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131608339 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131608339 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131608339 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131608339 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131608339 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131608339 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(490)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(489)@718a44d66dfb: Deleted conn table entry 0TC_mo_setup_and_dtmf_dup0(497)12733033 TC_mo_setup_and_dtmf_dup0(497)@718a44d66dfb: f_call_hangup 6: rx SCCP DISC TC_mo_setup_and_dtmf_dup0(497)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_mo_setup_and_dtmf_dup0(497)@718a44d66dfb: f_call_hangup 9: done TC_mo_setup_and_dtmf_dup0(497)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_mo_setup_and_dtmf_dup0(497)@718a44d66dfb: Final verdict of PTC: pass 20250822131609357 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822131609357 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(494)@718a44d66dfb: Final verdict of PTC: none 20250822131609358 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822131609358 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822131609358 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822131609358 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822131609358 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822131609358 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822131609358 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822131609358 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250822131609358 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822131609358 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822131609358 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131609358 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822131609358 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822131609358 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822131609358 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822131609358 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822131609358 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822131609358 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822131609359 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822131609359 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-SCCP(488)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-M3UA(490)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP-IPA(493)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(491)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(489)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(495)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(487)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(492)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(496)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(498)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(487): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(488): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(489): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(490): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(491): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(492): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(493): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(494): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(495): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(496): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_mo_setup_and_dtmf_dup0(497): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(498): none (pass -> pass) MTC@718a44d66dfb: Test case TC_mo_setup_and_dtmf_dup finished. Verdict: pass MTC@718a44d66dfb: 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'. Fri Aug 22 13:16:09 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=449716) 20250822131610359 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=449716, count=450256) 20250822131611360 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822131611360 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822131611360 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822131611360 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:16: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_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 20250822131612362 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_mt_t310 started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(502)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(502)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(502)@718a44d66dfb: ************************************************* MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-SCCP(500)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822131613085 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(503)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822131613281 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822131613281 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822131613281 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822131613281 DLSS7 DEBUG 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)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(502)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(502)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822131613286 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131613286 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822131613286 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822131613286 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822131613286 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822131613286 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822131613286 DLSS7 DEBUG 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)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(502)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(502)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(502)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(502)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(502)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250822131613287 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131613287 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822131613287 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822131613287 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822131613287 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822131613287 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822131613287 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250822131613287 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822131613287 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(502)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(502)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(502)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(502)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(502)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(502)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(502)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822131613362 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822131613362 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(505)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(505)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822131613368 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(505)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(505)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(505)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@718a44d66dfb: IPA ID RESP: { { 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)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(505)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822131613388 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822131613388 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(506)@718a44d66dfb: Created GsupExpect[0] for "262420000000032" to be handled at TC_mt_t3100(509) TC_mt_t3100(509)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250822131614095 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131614095 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131614095 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131614095 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131614095 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131614095 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131614095 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131614095 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(502)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131614096 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131614096 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131614096 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131614096 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131614096 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131614096 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131614096 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131614096 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(502)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(502)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(501)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(501)@718a44d66dfb: Added conn table entry 0TC_mt_t3100(509)6220734 MSC_Test_0-SCCP(500)@718a44d66dfb: First idle individual index:0 MSC_Test_0-RAN(501)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(502)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131614112 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131614112 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131614112 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131614112 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131614112 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131614112 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131614112 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131614112 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131614113 DMM DEBUG msc_a(IMSI-262420000000032:GERAN-A-63:LU)[0x56365ea142d0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000032 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822131614113 DMM DEBUG msc_a(IMSI-262420000000032:GERAN-A-63:LU)[0x56365ea142d0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822131614113 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000032:GERAN-A-63:LU)[0x56365ea14400]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822131614113 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000032:GERAN-A-63:LU)[0x56365ea14400]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000032:GERAN-A-63:LU)[0x56365ea142d0] (fsm.c:486) 20250822131614113 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000032:GERAN-A-63:LU)[0x56365ea14400]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822131614113 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000032:GERAN-A-63:LU)[0x56365ea14400]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822131614113 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822131614113 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000032 id=262420000000032 (vlr.c:661) 20250822131614113 DVLR INFO New subscr, IMSI: 262420000000032 (vlr.c:562) 20250822131614113 DVLR DEBUG VLR subscr IMSI-262420000000032 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822131614113 DVLR DEBUG VLR subscr IMSI-262420000000032 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822131614113 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822131614113 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000032:GERAN-A-63:LU)[0x56365ea14400]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822131614113 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000032:GERAN-A-63:LU)[0x56365ea14400]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822131614113 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000032:GERAN-A-63:LU)[0x56365ea14400]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822131614113 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000032:GERAN-A-63:LU)[0x56365ea14400]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822131614113 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000032:GERAN-A-63:LU)[0x56365ea14400]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822131614113 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000032:GERAN-A-63:LU)[0x56365ea14400]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822131614114 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000032:GERAN-A-63:LU)[0x56365ea094e0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822131614114 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000032:GERAN-A-63:LU)[0x56365ea094e0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000032:GERAN-A-63:LU)[0x56365ea14400] (fsm.c:486) 20250822131614114 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000032:GERAN-A-63:LU)[0x56365ea094e0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822131614114 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000032:GERAN-A-63:LU)[0x56365ea094e0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822131614114 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131614114 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131614114 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131614114 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131614114 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131614114 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131614114 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131614114 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131614114 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131614114 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131614114 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131614114 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131614114 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131614114 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131614114 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131614114 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(502)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(502)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(502)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(502)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(500)@718a44d66dfb: { messageType := 2, destLocRef := '5EEBBE'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)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(500)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(500)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(500)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(500)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(506)@718a44d66dfb: Found GsupExpect[0] for "262420000000032" handled at TC_mt_t3100(509) MSC_Test-GSUP(506)@718a44d66dfb: Added IMSI table entry 0TC_mt_t3100(509)"262420000000032" 20250822131614118 DVLR DEBUG VLR subscr IMSI-262420000000032 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250822131614118 DVLR DEBUG VLR subscr IMSI-262420000000032 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(500)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(500)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(500)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(500)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250822131614119 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131614119 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131614119 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131614119 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131614119 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131614119 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131614119 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(502)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131614119 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_mt_t3100(509)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mt_t3100(509)@718a44d66dfb: setverdict(pass): none -> pass 20250822131614123 DVLR DEBUG VLR subscr IMSI-262420000000032 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822131614123 DVLR DEBUG IMSI:262420000000032 has MSISDN:491230000032 (vlr.c:1045) 20250822131614123 DMSC NOTICE msub(IMSI-262420000000032:MSISDN-491230000032) VLR: update for IMSI=262420000000032 (MSISDN=491230000032) (gsm_04_08.c:1541) 20250822131614123 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822131614123 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822131614123 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000032:MSISDN-491230000032:GERAN-A-63:LU)[0x56365ea14400]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822131614123 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000032:GERAN-A-63:LU)[0x56365ea094e0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822131614123 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000032:GERAN-A-63:LU)[0x56365ea094e0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822131614123 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000032:GERAN-A-63:LU)[0x56365ea094e0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822131614123 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000032:GERAN-A-63:LU)[0x56365ea094e0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000032:MSISDN-491230000032:GERAN-A-63:LU)[0x56365ea14400] (vlr_lu_fsm.c:110) 20250822131614123 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000032:GERAN-A-63:LU)[0x56365ea094e0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822131614123 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000032:GERAN-A-63:LU)[0x56365ea094e0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822131614123 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000032:MSISDN-491230000032:GERAN-A-63:LU)[0x56365ea14400]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822131614123 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000032:MSISDN-491230000032:GERAN-A-63:LU)[0x56365ea14400]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822131614123 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000032:MSISDN-491230000032:GERAN-A-63:LU)[0x56365ea0ea90]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822131614123 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000032:MSISDN-491230000032:GERAN-A-63:LU)[0x56365ea0ea90]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000032:MSISDN-491230000032:GERAN-A-63:LU)[0x56365ea14400] (fsm.c:486) 20250822131614123 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000032:MSISDN-491230000032:GERAN-A-63:LU)[0x56365ea0ea90]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822131614123 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000032:MSISDN-491230000032:GERAN-A-63:LU)[0x56365ea0ea90]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822131614123 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000032:MSISDN-491230000032:GERAN-A-63:LU)[0x56365ea0ea90]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822131614123 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000032:MSISDN-491230000032:GERAN-A-63:LU)[0x56365ea0ea90]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822131614123 DMSC NOTICE msub(IMSI-262420000000032:MSISDN-491230000032:TMSInew-0x796AC4E3) VLR: update for IMSI=262420000000032 (MSISDN=491230000032) (gsm_04_08.c:1541) 20250822131614123 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000032:MSISDN-491230000032:GERAN-A-63:LU)[0x56365ea0ea90]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822131614123 DMM DEBUG -> IMSI-262420000000032:MSISDN-491230000032:TMSInew-0x796AC4E3 LOCATION UPDATE ACCEPT (TMSI = 0x796ac4e3) (gsm_04_08.c:149) 20250822131614123 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSInew-0x796AC4E3 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822131614124 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131614124 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131614124 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131614124 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131614124 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131614124 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131614124 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131614124 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(502)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(502)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(500)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(500)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(500)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(500)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mt_t3100(509)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(501)@718a44d66dfb: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(501)@718a44d66dfb: patched enc_l3: '055B'O MSC_Test_0-SCCP(500)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(500)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(500)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(500)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002055B'O 20250822131614127 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131614127 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131614127 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131614127 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131614127 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131614127 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131614128 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131614128 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(502)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131614128 DMM DEBUG msc_a(IMSI-262420000000032:MSISDN-491230000032:TMSInew-0x796AC4E3:GERAN-A-63:LU)[0x56365ea142d0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822131614128 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000032:MSISDN-491230000032:TMSInew-0x796AC4E3:GERAN-A-63:LU)[0x56365ea14400]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822131614128 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000032:MSISDN-491230000032:GERAN-A-63:LU)[0x56365ea0ea90]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822131614128 DMSC NOTICE msub(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x796AC4E3) VLR: update for IMSI=262420000000032 (MSISDN=491230000032) (gsm_04_08.c:1541) 20250822131614128 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0x796AC4E3 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250822131614128 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000032:MSISDN-491230000032:GERAN-A-63:LU)[0x56365ea0ea90]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822131614128 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x796AC4E3:GERAN-A-63:LU)[0x56365ea14400]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822131614128 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000032:MSISDN-491230000032:GERAN-A-63:LU)[0x56365ea0ea90]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822131614128 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000032:MSISDN-491230000032:GERAN-A-63:LU)[0x56365ea0ea90]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x796AC4E3:GERAN-A-63:LU)[0x56365ea14400] (vlr_lu_fsm.c:817) 20250822131614128 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000032:MSISDN-491230000032:GERAN-A-63:LU)[0x56365ea0ea90]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822131614128 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000032:MSISDN-491230000032:GERAN-A-63:LU)[0x56365ea0ea90]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822131614128 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x796AC4E3:GERAN-A-63:LU)[0x56365ea14400]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822131614128 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000032/3/1): Available (smpp_smsc.c:626) 20250822131614128 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0x796AC4E3 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822131614128 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0x796AC4E3 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822131614128 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0x796AC4E3 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822131614128 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0x796AC4E3 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250822131614128 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131614128 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131614128 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131614128 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131614128 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131614128 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131614128 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131614128 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(502)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(502)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(500)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(500)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(500)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(500)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(500)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(500)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(500)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(500)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822131614129 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131614129 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131614129 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131614129 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131614129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131614129 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131614129 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131614129 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(502)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131614129 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x796AC4E3:GERAN-A-63:LU)[0x56365ea14400]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822131614129 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x796AC4E3:GERAN-A-63:LU)[0x56365ea14400]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x796AC4E3:GERAN-A-63:LU)[0x56365ea142d0] (msc_a.c:1053) 20250822131614129 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x796AC4E3:GERAN-A-63:LU)[0x56365ea14400]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822131614129 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x796AC4E3:GERAN-A-63:LU)[0x56365ea14400]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822131614129 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x796AC4E3:GERAN-A-63:LU)[0x56365ea14400]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822131614129 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0x796AC4E3 - active-conn: now used by 1 (attached) (msub.c:375) 20250822131614129 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131614129 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131614129 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131614129 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131614129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131614129 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131614129 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131614129 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(502)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(502)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(500)@718a44d66dfb: Session index based on local reference:0 20250822131614129 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131614129 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131614129 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131614129 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131614129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131614129 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131614129 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131614129 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(502)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(501)@718a44d66dfb: Deleted conn table entry 0TC_mt_t3100(509)6220734 TC_mt_t3100(509)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822131614130 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0x796AC4E3 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822131614130 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0x796AC4E3 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_mt_t3100(509)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mt_t3100(509)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_mt_t3100(509)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(501)@718a44d66dfb: Created IMSI[0] for '262420000000032'H'796AC4E3'O to be handled at TC_mt_t3100(509) MSC_Test-MNCC(503)@718a44d66dfb: Added conn table entry 0TC_mt_t3100(509)1750223075 20250822131614133 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0x796AC4E3 + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250822131614133 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0x796AC4E3 + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250822131614133 DCC DEBUG trans(CC:NULL IMSI-262420000000032:MSISDN-491230000032:TMSI-0x796AC4E3 callref-0x685248e3 tid-255) New transaction (transaction.c:231) 20250822131614133 DMNCC DEBUG trans(CC:NULL IMSI-262420000000032:MSISDN-491230000032:TMSI-0x796AC4E3 callref-0x685248e3 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) 20250822131614133 DCC DEBUG trans(CC:NULL IMSI-262420000000032:MSISDN-491230000032:TMSI-0x796AC4E3 callref-0x685248e3 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) 20250822131614133 DMNCC DEBUG trans(CC:NULL IMSI-262420000000032:MSISDN-491230000032:TMSI-0x796AC4E3 callref-0x685248e3 tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250822131614133 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0x796AC4E3 + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250822131614133 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0x796AC4E3 - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250822131614133 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131614133 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131614133 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131614133 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131614133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131614133 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131614133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131614133 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(502)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(502)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(501)@718a44d66dfb: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_mt_t3100(509) TC_mt_t3100(509)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_mt_t3100(509)@718a44d66dfb: 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 := '796AC4E3'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(501)@718a44d66dfb: Added conn table entry 0TC_mt_t3100(509)7575615 MSC_Test_0-SCCP(500)@718a44d66dfb: First idle individual index:0 20250822131614136 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131614136 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131614136 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131614136 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131614136 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131614136 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131614136 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131614136 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(502)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131614136 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x796AC4E3:GERAN-A-64:PAGING_RESP)[0x56365ea14530]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822131614136 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x796AC4E3:GERAN-A-64:PAGING_RESP)[0x56365ea14530]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x796AC4E3:GERAN-A-64:PAGING_RESP)[0x56365ea010a0] (fsm.c:486) 20250822131614136 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x796AC4E3:GERAN-A-64:PAGING_RESP)[0x56365ea14530]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250822131614136 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x796AC4E3:GERAN-A-64:PAGING_RESP)[0x56365ea14530]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822131614136 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0x796AC4E3 + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822131614136 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0x796AC4E3 + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822131614136 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x796AC4E3:GERAN-A-64:PAGING_RESP)[0x56365ea14530]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822131614136 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x796AC4E3:GERAN-A-64:PAGING_RESP)[0x56365ea14530]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822131614136 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x796AC4E3:GERAN-A-64:PAGING_RESP)[0x56365ea14530]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822131614136 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x796AC4E3:GERAN-A-64:PAGING_RESP)[0x56365ea14530]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822131614136 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x796AC4E3:GERAN-A-64:PAGING_RESP)[0x56365ea14530]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822131614136 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x796AC4E3:GERAN-A-64:PAGING_RESP)[0x56365ea14530]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822131614136 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x796AC4E3:GERAN-A-64:PAGING_RESP)[0x56365ea14530]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822131614136 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x796AC4E3:GERAN-A-64:PAGING_RESP)[0x56365ea14530]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822131614136 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x796AC4E3:GERAN-A-64:PAGING_RESP)[0x56365ea14530]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822131614136 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x796AC4E3:GERAN-A-64:PAGING_RESP)[0x56365ea14530]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822131614136 DCC DEBUG trans(CC:NULL IMSI-262420000000032:MSISDN-491230000032:TMSI-0x796AC4E3 callref-0x685248e3 tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250822131614136 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250822131614136 DCC DEBUG trans(CC:NULL IMSI-262420000000032:MSISDN-491230000032:TMSI-0x796AC4E3:GERAN-A-64:PAGING_RESP callref-0x685248e3 tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250822131614136 DCC DEBUG trans(CC:NULL IMSI-262420000000032:MSISDN-491230000032:TMSI-0x796AC4E3:GERAN-A-64:PAGING_RESP callref-0x685248e3 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) 20250822131614136 DCC DEBUG trans(CC:NULL IMSI-262420000000032:MSISDN-491230000032:TMSI-0x796AC4E3:GERAN-A-64:PAGING_RESP callref-0x685248e3 tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250822131614136 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0x796AC4E3 - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250822131614136 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000032/3/1): Available (smpp_smsc.c:626) 20250822131614136 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0x796AC4E3 - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250822131614136 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131614136 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131614136 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131614136 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131614136 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131614136 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131614136 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131614136 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131614136 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131614136 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131614136 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131614136 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131614136 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131614136 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131614136 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131614136 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131614136 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131614136 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131614136 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131614136 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131614136 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131614136 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131614136 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131614136 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(502)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(502)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(502)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(502)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(500)@718a44d66dfb: { messageType := 2, destLocRef := '73983F'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)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-M3UA(502)@718a44d66dfb: Message received on association #8 MSC_Test_0-SCCP(500)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(500)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(502)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(500)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(500)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(500)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(500)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(500)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(500)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822131614137 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0x796AC4E3 + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250822131614137 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0x796AC4E3 - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_mt_t3100(509)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mt_t3100(509)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MGCP(504)@718a44d66dfb: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_mt_t3100(509) MSC_Test_0-RAN(501)@718a44d66dfb: patching N(SD)=0 into dtap '8308'O MSC_Test_0-RAN(501)@718a44d66dfb: patched enc_l3: '8308'O MSC_Test_0-SCCP(500)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(500)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(500)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(500)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0100028308'O 20250822131614139 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131614139 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131614139 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131614140 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131614140 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131614140 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131614140 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131614140 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(502)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131614140 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000032:MSISDN-491230000032:TMSI-0x796AC4E3:GERAN-A-64:PAGING_RESP callref-0x685248e3 tid-0) rx CALL_CONF in state CALL_PRESENT (gsm_04_08_cc.c:2690) 20250822131614140 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000032:MSISDN-491230000032:TMSI-0x796AC4E3:GERAN-A-64:PAGING_RESP callref-0x685248e3 tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250822131614140 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000032:MSISDN-491230000032:TMSI-0x796AC4E3:GERAN-A-64:PAGING_RESP callref-0x685248e3 tid-0) starting timer T310 with 30 seconds (gsm_04_08_cc.c:574) 20250822131614140 DCC DEBUG call_leg(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x796AC4E3:GERAN-A-64:PAGING_RESP)[0x56365ea0ea90]{ESTABLISHING}: Allocated (fsm.c:456) 20250822131614140 DCC DEBUG call_leg(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x796AC4E3:GERAN-A-64:PAGING_RESP)[0x56365ea0ea90]{ESTABLISHING}: is child of msc_a(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x796AC4E3:GERAN-A-64:PAGING_RESP)[0x56365ea010a0] (fsm.c:486) 20250822131614140 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000032:MSISDN-491230000032:TMSI-0x796AC4E3:GERAN-A-64:PAGING_RESP callref-0x685248e3 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) 20250822131614140 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x796AC4E3:GERAN-A-64:PAGING_RESP)[0x56365ea14f80]{UNINITIALIZED}: Allocated (fsm.c:456) 20250822131614140 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x796AC4E3:GERAN-A-64:PAGING_RESP)[0x56365ea14f80]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x796AC4E3:GERAN-A-64:PAGING_RESP)[0x56365ea0ea90] (fsm.c:486) 20250822131614140 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x796AC4E3:GERAN-A-64:PAGING_RESP:trans-0:call-12:RTP_TO_CN:no-CI)[0x56365ea14f80]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250822131614140 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x796AC4E3:GERAN-A-64:PAGING_RESP:trans-0:call-12:RTP_TO_CN:no-CI)[0x56365ea14f80]{UNINITIALIZED}: State change to ESTABLISHING (X2, 40s) (rtp_stream.c:366) 20250822131614140 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x796AC4E3:GERAN-A-64:PAGING_RESP)[0x56365ea0d450]{UNINITIALIZED}: Allocated (fsm.c:456) 20250822131614140 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x796AC4E3:GERAN-A-64:PAGING_RESP)[0x56365ea0d450]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x796AC4E3:GERAN-A-64:PAGING_RESP)[0x56365ea0ea90] (fsm.c:486) 20250822131614140 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x796AC4E3:GERAN-A-64:PAGING_RESP:trans-0:call-12:RTP_TO_RAN:no-CI)[0x56365ea0d450]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250822131614140 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x796AC4E3:GERAN-A-64:PAGING_RESP:trans-0:call-12:RTP_TO_RAN:no-CI)[0x56365ea0d450]{UNINITIALIZED}: State change to ESTABLISHING (X2, 40s) (rtp_stream.c:366) 20250822131614140 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000032:MSISDN-491230000032:TMSI-0x796AC4E3:GERAN-A-64:PAGING_RESP callref-0x685248e3 tid-0) new state CALL_PRESENT -> MO_TERM_CALL_CONF (gsm_04_08_cc.c:194) 20250822131614140 DMNCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000000032:MSISDN-491230000032:TMSI-0x796AC4E3:GERAN-A-64:PAGING_RESP callref-0x685248e3 tid-0) tx MNCC_CALL_CONF_IND (gsm_04_08_cc.c:309) MSC_Test-MGCP(504)@718a44d66dfb: 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) 20250822131614146 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x796AC4E3:GERAN-A-64:PAGING_RESP:trans-0:call-12:RTP_TO_CN:no-CI)[0x56365ea14f80]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822131614146 DCC DEBUG call_leg(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x796AC4E3:GERAN-A-64:PAGING_RESP)[0x56365ea0ea90]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250822131614146 DCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000000032:MSISDN-491230000032:TMSI-0x796AC4E3:GERAN-A-64:PAGING_RESP callref-0x685248e3 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) 20250822131614146 DCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000000032:MSISDN-491230000032:TMSI-0x796AC4E3:GERAN-A-64:PAGING_RESP callref-0x685248e3 tid-0) no codec confirmed by Assignment yet (gsm_04_08_cc.c:1124) 20250822131614147 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x796AC4E3:GERAN-A-64:PAGING_RESP:trans-0:call-12:RTP_TO_RAN:no-CI)[0x56365ea0d450]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822131614147 DCC DEBUG call_leg(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x796AC4E3:GERAN-A-64:PAGING_RESP)[0x56365ea0ea90]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250822131614147 DCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000000032:MSISDN-491230000032:TMSI-0x796AC4E3:GERAN-A-64:PAGING_RESP callref-0x685248e3 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) 20250822131614147 DCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000000032:MSISDN-491230000032:TMSI-0x796AC4E3:GERAN-A-64:PAGING_RESP callref-0x685248e3 tid-0) Sending Assignment Command (msc_a.c:706) 20250822131614147 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131614147 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131614147 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131614147 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131614147 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131614147 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131614147 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131614147 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(502)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(502)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(500)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(500)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(500)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(500)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(500)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(500)@718a44d66dfb: vl_len:14 MSC_Test_0-SCCP(500)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(500)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O 20250822131614150 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131614150 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131614150 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131614150 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131614150 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131614150 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131614150 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131614150 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(502)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131614150 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x796AC4E3:GERAN-A-64:PAGING_RESP:trans-0:call-12:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x56365ea0d450]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250822131614150 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x796AC4E3: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)[0x56365ea0d450]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250822131614150 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x796AC4E3: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)[0x56365ea0d450]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250822131614150 DCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000000032:MSISDN-491230000032:TMSI-0x796AC4E3:GERAN-A-64:PAGING_RESP callref-0x685248e3 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) 20250822131614150 DCC INFO trans(CC:MO_TERM_CALL_CONF IMSI-262420000000032:MSISDN-491230000032:TMSI-0x796AC4E3:GERAN-A-64:PAGING_RESP callref-0x685248e3 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) 20250822131614150 DCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000000032:MSISDN-491230000032:TMSI-0x796AC4E3:GERAN-A-64:PAGING_RESP callref-0x685248e3 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) 20250822131614150 DMNCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000000032:MSISDN-491230000032:TMSI-0x796AC4E3:GERAN-A-64:PAGING_RESP callref-0x685248e3 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)@718a44d66dfb: Warning: Re-starting timer g_Tguard, which is already active (running or expired). 20250822131614152 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x796AC4E3: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)[0x56365ea0d450]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822131614152 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x796AC4E3: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)[0x56365ea0d450]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250822131614152 DCC DEBUG call_leg(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x796AC4E3:GERAN-A-64:PAGING_RESP)[0x56365ea0ea90]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test-GSUP-IPA(505)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(505)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250822131644140 DCC INFO trans(CC:MO_TERM_CALL_CONF IMSI-262420000000032:MSISDN-491230000032:TMSI-0x796AC4E3:GERAN-A-64:PAGING_RESP callref-0x685248e3 tid-0) Timeout of T310 (gsm_04_08_cc.c:471) 20250822131644140 DMNCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000000032:MSISDN-491230000032:TMSI-0x796AC4E3:GERAN-A-64:PAGING_RESP callref-0x685248e3 tid-0) tx MNCC_DISC_IND (gsm_04_08_cc.c:309) 20250822131644140 DCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000000032:MSISDN-491230000032:TMSI-0x796AC4E3:GERAN-A-64:PAGING_RESP callref-0x685248e3 tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250822131644140 DCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000000032:MSISDN-491230000032:TMSI-0x796AC4E3:GERAN-A-64:PAGING_RESP callref-0x685248e3 tid-0) new state MO_TERM_CALL_CONF -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250822131644141 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131644141 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131644141 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131644141 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131644141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131644141 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131644141 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131644141 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(502)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(502)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(500)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(500)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(500)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(500)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mt_t3100(509)@718a44d66dfb: Rx MNCC DISC.ind, T310.read yields 29.993339 TC_mt_t3100(509)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822131644147 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000032:MSISDN-491230000032:TMSI-0x796AC4E3:GERAN-A-64:PAGING_RESP callref-0x685248e3 tid-0) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250822131644147 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000032:MSISDN-491230000032:TMSI-0x796AC4E3:GERAN-A-64:PAGING_RESP callref-0x685248e3 tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822131644147 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000032:MSISDN-491230000032:TMSI-0x796AC4E3:GERAN-A-64:PAGING_RESP callref-0x685248e3 tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250822131644147 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000032:MSISDN-491230000032:TMSI-0x796AC4E3:GERAN-A-64:PAGING_RESP callref-0x685248e3 tid-0) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250822131644147 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000032:MSISDN-491230000032:TMSI-0x796AC4E3:GERAN-A-64:PAGING_RESP callref-0x685248e3 tid-0) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250822131644148 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131644148 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131644148 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131644148 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131644148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131644148 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131644148 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131644148 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(502)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(502)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(500)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(500)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(500)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(500)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(501)@718a44d66dfb: patching N(SD)=1 into dtap '832A'O MSC_Test_0-RAN(501)@718a44d66dfb: patched enc_l3: '836A'O MSC_Test_0-SCCP(500)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(500)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(500)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(500)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002836A'O 20250822131644152 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131644152 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131644152 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131644152 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131644152 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131644152 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131644152 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131644152 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(502)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131644153 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000032:MSISDN-491230000032:TMSI-0x796AC4E3:GERAN-A-64:PAGING_RESP callref-0x685248e3 tid-0) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2690) 20250822131644153 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000032:MSISDN-491230000032:TMSI-0x796AC4E3:GERAN-A-64:PAGING_RESP callref-0x685248e3 tid-0) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250822131644153 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000032:MSISDN-491230000032:TMSI-0x796AC4E3:GERAN-A-64:PAGING_RESP callref-0x685248e3 tid-0) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250822131644153 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000032:MSISDN-491230000032:TMSI-0x796AC4E3:GERAN-A-64:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250822131644153 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000032:MSISDN-491230000032:TMSI-0x796AC4E3:GERAN-A-64:PAGING_RESP callref-0x0 tid-0) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250822131644153 DCC DEBUG trans(CC:NULL IMSI-262420000000032:MSISDN-491230000032:TMSI-0x796AC4E3:GERAN-A-64:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822131644153 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0x796AC4E3 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250822131644153 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0x796AC4E3 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822131644153 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0x796AC4E3 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822131644153 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0x796AC4E3 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822131644153 DCC DEBUG call_leg(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x796AC4E3:GERAN-A-64:PAGING_RESP)[0x56365ea0ea90]{ESTABLISHING}: State change to RELEASING (X2, 40s) (call_leg.c:120) 20250822131644153 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x796AC4E3: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)[0x56365ea0d450]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250822131644153 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x796AC4E3: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)[0x56365ea0d450]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x796AC4E3:GERAN-A-64:PAGING_RESP)[0x56365ea0ea90] (call_leg.c:197) 20250822131644153 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x796AC4E3: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)[0x56365ea0d450]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250822131644154 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x796AC4E3: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)[0x56365ea0d450]{ESTABLISHED}: Deallocated (fsm.c:568) 20250822131644154 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x796AC4E3:GERAN-A-64:PAGING_RESP:trans-0:call-12:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x56365ea14f80]{ESTABLISHING}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250822131644154 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x796AC4E3:GERAN-A-64:PAGING_RESP:trans-0:call-12:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x56365ea14f80]{ESTABLISHING}: Removing from parent call_leg(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x796AC4E3:GERAN-A-64:PAGING_RESP)[0x56365ea0ea90] (call_leg.c:197) 20250822131644154 DCC DEBUG call_leg(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x796AC4E3:GERAN-A-64:PAGING_RESP)[0x56365ea0ea90]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250822131644154 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x796AC4E3:GERAN-A-64:PAGING_RESP:trans-0:call-12:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x56365ea14f80]{ESTABLISHING}: Freeing instance (call_leg.c:197) 20250822131644154 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x796AC4E3:GERAN-A-64:PAGING_RESP:trans-0:call-12:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x56365ea14f80]{ESTABLISHING}: Deallocated (fsm.c:568) 20250822131644154 DCC DEBUG call_leg(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x796AC4E3:GERAN-A-64:PAGING_RESP)[0x56365ea0ea90]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250822131644154 DCC DEBUG call_leg(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x796AC4E3:GERAN-A-64:PAGING_RESP)[0x56365ea0ea90]{RELEASING}: Removing from parent msc_a(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x796AC4E3:GERAN-A-64:PAGING_RESP)[0x56365ea010a0] (call_leg.c:198) 20250822131644154 DCC DEBUG call_leg(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x796AC4E3:GERAN-A-64:PAGING_RESP)[0x56365ea0ea90]{RELEASING}: Freeing instance (call_leg.c:198) 20250822131644154 DCC DEBUG call_leg(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x796AC4E3:GERAN-A-64:PAGING_RESP)[0x56365ea0ea90]{RELEASING}: Deallocated (fsm.c:568) 20250822131644154 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0x796AC4E3 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822131644154 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131644154 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131644154 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131644154 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131644154 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131644154 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131644154 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131644154 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(502)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(502)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(500)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(500)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(500)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(500)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(503)@718a44d66dfb: Deleted conn table entry 0TC_mt_t3100(509)1750223075 MSC_Test_0-SCCP(500)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(500)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(500)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(500)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822131644159 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131644159 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131644159 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131644159 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131644159 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)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131644159 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131644159 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131644159 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131644159 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x796AC4E3:GERAN-A-64:PAGING_RESP)[0x56365ea14530]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822131644159 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x796AC4E3:GERAN-A-64:PAGING_RESP)[0x56365ea14530]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x796AC4E3:GERAN-A-64:PAGING_RESP)[0x56365ea010a0] (msc_a.c:1053) 20250822131644159 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x796AC4E3:GERAN-A-64:PAGING_RESP)[0x56365ea14530]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822131644159 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x796AC4E3:GERAN-A-64:PAGING_RESP)[0x56365ea14530]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822131644160 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0x796AC4E3 - active-conn: now used by 1 (attached) (msub.c:375) 20250822131644160 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131644160 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131644160 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131644160 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131644160 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131644160 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131644160 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131644160 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(502)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(502)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(500)@718a44d66dfb: Session index based on local reference:0 20250822131644161 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131644161 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131644161 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131644161 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131644161 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131644161 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131644161 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131644161 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(502)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(501)@718a44d66dfb: Deleted conn table entry 0TC_mt_t3100(509)7575615 TC_mt_t3100(509)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_mt_t3100(509)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_mt_t3100(509)@718a44d66dfb: Final verdict of PTC: pass MSC_Test_0-SCCP(500)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-M3UA(502)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP(506)@718a44d66dfb: Final verdict of PTC: none 20250822131644172 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822131644172 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-SMPP(507)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(504)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(503)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(501)@718a44d66dfb: Final verdict of PTC: none 20250822131644173 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(505)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(499)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(510)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(508)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(499): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(500): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(501): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(502): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(503): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(504): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(505): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(506): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(507): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(508): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_mt_t3100(509): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(510): none (pass -> pass) MTC@718a44d66dfb: Test case TC_mt_t310 finished. Verdict: pass MTC@718a44d66dfb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_mt_t310 pass'. Fri Aug 22 13:16:44 UTC 2025 ====== MSC_Tests.TC_mt_t310 pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_mt_t310.talloc 20250822131644362 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822131644362 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822131644362 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822131644362 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822131644362 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822131644362 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822131644362 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822131644362 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822131644362 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822131644362 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131644362 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822131644362 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822131644362 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822131644362 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822131644362 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822131644362 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822131644362 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822131644363 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822131644363 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=382056) 20250822131645175 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=382056, count=394708) 20250822131646175 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822131646364 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822131646364 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822131646364 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:16: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_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 20250822131647176 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_gsup_cancel started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(514)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(514)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(514)@718a44d66dfb: ************************************************* MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-SCCP(512)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822131647954 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(515)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822131648146 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822131648146 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822131648146 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822131648146 DLSS7 DEBUG 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)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(514)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(514)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822131648153 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131648153 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822131648153 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822131648153 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822131648153 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822131648153 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822131648153 DLSS7 DEBUG 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)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(514)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(514)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(514)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(514)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(514)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250822131648156 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131648156 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822131648156 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822131648156 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822131648156 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822131648156 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822131648156 DLSS7 DEBUG 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)@718a44d66dfb: Message received on association #8 20250822131648156 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822131648156 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(514)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(514)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(514)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(514)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(514)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(514)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822131648178 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822131648178 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(517)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(517)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822131648184 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(517)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(517)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(517)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@718a44d66dfb: IPA ID RESP: { { 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)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(517)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822131648207 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822131648207 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(518)@718a44d66dfb: Created GsupExpect[0] for "262420000000033" to be handled at TC_gsup_cancel0(521) TC_gsup_cancel0(521)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250822131648957 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131648957 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131648957 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131648957 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131648957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131648957 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131648957 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131648957 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(514)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131648957 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131648957 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131648957 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131648957 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131648957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131648957 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131648957 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131648957 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(514)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(514)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(513)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(513)@718a44d66dfb: Added conn table entry 0TC_gsup_cancel0(521)15297472 MSC_Test_0-SCCP(512)@718a44d66dfb: First idle individual index:0 MSC_Test_0-RAN(513)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(514)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131648969 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131648969 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131648969 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131648969 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131648969 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131648969 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131648969 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131648969 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131648970 DMM DEBUG msc_a(IMSI-262420000000033:GERAN-A-65:LU)[0x56365ea0d450]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000033 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822131648970 DMM DEBUG msc_a(IMSI-262420000000033:GERAN-A-65:LU)[0x56365ea0d450]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822131648970 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-65:LU)[0x56365ea0ebc0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822131648970 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-65:LU)[0x56365ea0ebc0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000033:GERAN-A-65:LU)[0x56365ea0d450] (fsm.c:486) 20250822131648970 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-65:LU)[0x56365ea0ebc0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822131648970 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-65:LU)[0x56365ea0ebc0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822131648970 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822131648970 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000033 id=262420000000033 (vlr.c:661) 20250822131648970 DVLR INFO New subscr, IMSI: 262420000000033 (vlr.c:562) 20250822131648970 DVLR DEBUG VLR subscr IMSI-262420000000033 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822131648970 DVLR DEBUG VLR subscr IMSI-262420000000033 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822131648970 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822131648970 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-65:LU)[0x56365ea0ebc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822131648970 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-65:LU)[0x56365ea0ebc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822131648970 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-65:LU)[0x56365ea0ebc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822131648970 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-65:LU)[0x56365ea0ebc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822131648970 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-65:LU)[0x56365ea0ebc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822131648970 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-65:LU)[0x56365ea0ebc0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822131648970 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:GERAN-A-65:LU)[0x56365ea0ea90]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822131648970 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:GERAN-A-65:LU)[0x56365ea0ea90]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000033:GERAN-A-65:LU)[0x56365ea0ebc0] (fsm.c:486) 20250822131648970 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:GERAN-A-65:LU)[0x56365ea0ea90]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822131648970 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:GERAN-A-65:LU)[0x56365ea0ea90]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822131648970 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131648970 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131648970 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131648970 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131648970 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131648970 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131648970 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131648970 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131648970 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131648970 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131648970 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131648970 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131648970 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131648970 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131648970 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131648970 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(514)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(514)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(514)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(514)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(512)@718a44d66dfb: { messageType := 2, destLocRef := 'E96BC0'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)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(512)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(512)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(512)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(512)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(518)@718a44d66dfb: Found GsupExpect[0] for "262420000000033" handled at TC_gsup_cancel0(521) MSC_Test-GSUP(518)@718a44d66dfb: Added IMSI table entry 0TC_gsup_cancel0(521)"262420000000033" TC_gsup_cancel0(521)@718a44d66dfb: Skipping f_verify_vty_lac_ci() TC_gsup_cancel0(521)@718a44d66dfb: setverdict(pass): none -> pass MSC_Test_0-SCCP(512)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(512)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(512)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(512)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(514)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131648975 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131648975 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131648975 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131648975 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131648975 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131648975 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131648975 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131648975 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131648977 DVLR DEBUG VLR subscr IMSI-262420000000033 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822131648977 DVLR DEBUG IMSI:262420000000033 has MSISDN:491230000033 (vlr.c:1045) 20250822131648977 DMSC NOTICE msub(IMSI-262420000000033:MSISDN-491230000033) VLR: update for IMSI=262420000000033 (MSISDN=491230000033) (gsm_04_08.c:1541) 20250822131648977 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822131648978 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822131648978 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-65:LU)[0x56365ea0ebc0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822131648978 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:GERAN-A-65:LU)[0x56365ea0ea90]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822131648978 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:GERAN-A-65:LU)[0x56365ea0ea90]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822131648978 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:GERAN-A-65:LU)[0x56365ea0ea90]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822131648978 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:GERAN-A-65:LU)[0x56365ea0ea90]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-65:LU)[0x56365ea0ebc0] (vlr_lu_fsm.c:110) 20250822131648978 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:GERAN-A-65:LU)[0x56365ea0ea90]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822131648978 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:GERAN-A-65:LU)[0x56365ea0ea90]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822131648978 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-65:LU)[0x56365ea0ebc0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822131648978 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-65:LU)[0x56365ea0ebc0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822131648978 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-65:LU)[0x56365ea142d0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822131648978 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-65:LU)[0x56365ea142d0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-65:LU)[0x56365ea0ebc0] (fsm.c:486) 20250822131648978 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-65:LU)[0x56365ea142d0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822131648978 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-65:LU)[0x56365ea142d0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822131648978 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-65:LU)[0x56365ea142d0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822131648978 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-65:LU)[0x56365ea142d0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822131648978 DMSC NOTICE msub(IMSI-262420000000033:MSISDN-491230000033:TMSInew-0x8A6C2215) VLR: update for IMSI=262420000000033 (MSISDN=491230000033) (gsm_04_08.c:1541) 20250822131648978 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-65:LU)[0x56365ea142d0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822131648978 DMM DEBUG -> IMSI-262420000000033:MSISDN-491230000033:TMSInew-0x8A6C2215 LOCATION UPDATE ACCEPT (TMSI = 0x8a6c2215) (gsm_04_08.c:149) 20250822131648978 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSInew-0x8A6C2215 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822131648978 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131648978 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131648978 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131648978 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131648978 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131648978 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131648978 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131648978 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(514)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(514)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(512)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(512)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(512)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(512)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_cancel0(521)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(513)@718a44d66dfb: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(513)@718a44d66dfb: patched enc_l3: '055B'O MSC_Test_0-SCCP(512)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(512)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(512)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(512)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(514)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131648987 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131648987 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131648987 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131648987 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131648987 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131648987 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131648987 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131648987 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131648988 DMM DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSInew-0x8A6C2215:GERAN-A-65:LU)[0x56365ea0d450]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822131648988 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSInew-0x8A6C2215:GERAN-A-65:LU)[0x56365ea0ebc0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822131648988 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-65:LU)[0x56365ea142d0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822131648988 DMSC NOTICE msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8A6C2215) VLR: update for IMSI=262420000000033 (MSISDN=491230000033) (gsm_04_08.c:1541) 20250822131648988 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8A6C2215 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250822131648988 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-65:LU)[0x56365ea142d0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822131648988 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8A6C2215:GERAN-A-65:LU)[0x56365ea0ebc0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822131648988 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-65:LU)[0x56365ea142d0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822131648988 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-65:LU)[0x56365ea142d0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8A6C2215:GERAN-A-65:LU)[0x56365ea0ebc0] (vlr_lu_fsm.c:817) 20250822131648988 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-65:LU)[0x56365ea142d0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822131648988 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-65:LU)[0x56365ea142d0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822131648988 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8A6C2215:GERAN-A-65:LU)[0x56365ea0ebc0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822131648988 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000033/3/1): Available (smpp_smsc.c:626) 20250822131648988 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8A6C2215 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822131648988 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8A6C2215 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822131648988 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8A6C2215 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822131648988 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8A6C2215 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250822131648989 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131648989 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131648989 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131648989 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131648989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131648989 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131648989 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131648989 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(514)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(514)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(512)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(512)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(512)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(512)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(512)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(512)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(512)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(512)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(514)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131648992 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131648992 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131648992 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131648992 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131648992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131648992 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131648992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131648992 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131648993 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8A6C2215:GERAN-A-65:LU)[0x56365ea0ebc0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822131648993 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8A6C2215:GERAN-A-65:LU)[0x56365ea0ebc0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8A6C2215:GERAN-A-65:LU)[0x56365ea0d450] (msc_a.c:1053) 20250822131648993 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8A6C2215:GERAN-A-65:LU)[0x56365ea0ebc0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822131648993 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8A6C2215:GERAN-A-65:LU)[0x56365ea0ebc0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822131648993 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8A6C2215:GERAN-A-65:LU)[0x56365ea0ebc0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822131648993 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8A6C2215 - active-conn: now used by 1 (attached) (msub.c:375) 20250822131648994 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131648994 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131648994 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131648994 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131648994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131648994 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131648994 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131648994 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(514)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(514)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(512)@718a44d66dfb: Session index based on local reference:0 20250822131648995 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131648995 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131648995 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131648995 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131648995 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131648995 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131648995 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(514)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131648995 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(513)@718a44d66dfb: Deleted conn table entry 0TC_gsup_cancel0(521)15297472 TC_gsup_cancel0(521)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_gsup_cancel0(521)@718a44d66dfb: Skipping f_verify_vty_lac_ci() TC_gsup_cancel0(521)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_gsup_cancel0(521)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_gsup_cancel0(521)@718a44d66dfb: 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 := '8A6C2215'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(513)@718a44d66dfb: Added conn table entry 0TC_gsup_cancel0(521)1544369 MSC_Test_0-RAN(513)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(512)@718a44d66dfb: First idle individual index:0 MSC_Test_0-M3UA(514)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131649198 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131649198 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131649198 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131649198 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131649198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131649198 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131649198 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131649198 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131649200 DMM DEBUG msc_a(TMSI-0x8A6C2215:GERAN-A-66:CM_SERVICE_REQ)[0x56365ea0d320]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250822131649200 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x8A6C2215:GERAN-A-66:CM_SERVICE_REQ)[0x56365ea142d0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822131649200 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x8A6C2215:GERAN-A-66:CM_SERVICE_REQ)[0x56365ea142d0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x8A6C2215:GERAN-A-66:CM_SERVICE_REQ)[0x56365ea0d320] (fsm.c:486) 20250822131649200 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x8A6C2215:GERAN-A-66:CM_SERVICE_REQ)[0x56365ea142d0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250822131649200 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x8A6C2215:GERAN-A-66:CM_SERVICE_REQ)[0x56365ea142d0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822131649200 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8A6C2215 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822131649200 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8A6C2215 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822131649200 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8A6C2215:GERAN-A-66:CM_SERVICE_REQ)[0x56365ea142d0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822131649200 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8A6C2215:GERAN-A-66:CM_SERVICE_REQ)[0x56365ea142d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822131649200 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8A6C2215:GERAN-A-66:CM_SERVICE_REQ)[0x56365ea142d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822131649200 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8A6C2215:GERAN-A-66:CM_SERVICE_REQ)[0x56365ea142d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822131649200 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8A6C2215:GERAN-A-66:CM_SERVICE_REQ)[0x56365ea142d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822131649200 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8A6C2215:GERAN-A-66:CM_SERVICE_REQ)[0x56365ea142d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822131649200 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8A6C2215:GERAN-A-66:CM_SERVICE_REQ)[0x56365ea142d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822131649200 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8A6C2215:GERAN-A-66:CM_SERVICE_REQ)[0x56365ea142d0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822131649200 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8A6C2215:GERAN-A-66:CM_SERVICE_REQ)[0x56365ea142d0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822131649200 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8A6C2215:GERAN-A-66:CM_SERVICE_REQ)[0x56365ea142d0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822131649201 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000033/3/1): Available (smpp_smsc.c:626) 20250822131649201 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8A6C2215 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250822131649201 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131649201 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131649201 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131649201 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131649201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131649201 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131649201 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131649201 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131649201 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131649201 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131649201 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131649201 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131649201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131649201 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131649201 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131649201 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131649202 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131649202 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131649202 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131649202 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131649202 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131649202 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131649202 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131649202 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(514)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(514)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(514)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(514)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(514)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(514)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(512)@718a44d66dfb: { messageType := 2, destLocRef := '1790B1'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)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(512)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(512)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(512)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(512)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(512)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(512)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(512)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(512)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_cancel0(521)@718a44d66dfb: Skipping f_verify_vty_lac_ci() TC_gsup_cancel0(521)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(515)@718a44d66dfb: Created MnccExpect[0] for "12345" to be handled at TC_gsup_cancel0(521) MSC_Test-MGCP(516)@718a44d66dfb: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_gsup_cancel0(521) MSC_Test_0-RAN(513)@718a44d66dfb: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(513)@718a44d66dfb: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(512)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(512)@718a44d66dfb: vl_len:19 MSC_Test_0-SCCP(512)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(512)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O 20250822131649223 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131649223 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131649223 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131649223 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131649223 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_0-M3UA(514)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131649223 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131649223 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131649223 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131649224 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8A6C2215 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250822131649224 DCC DEBUG trans(CC:NULL IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8A6C2215 callref-0x8000000a tid-8) New transaction (transaction.c:231) 20250822131649224 DCC DEBUG trans(CC:NULL IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8A6C2215:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2690) 20250822131649224 DCC DEBUG trans(CC:NULL IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8A6C2215:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822131649224 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250822131649224 DCC DEBUG trans(CC:NULL IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8A6C2215: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) 20250822131649224 DCC INFO trans(CC:NULL IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8A6C2215:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250822131649224 DCC DEBUG trans(CC:NULL IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8A6C2215:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250822131649224 DCC DEBUG call_leg(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8A6C2215:GERAN-A-66:CM_SERVICE_REQ)[0x56365ea14530]{ESTABLISHING}: Allocated (fsm.c:456) 20250822131649224 DCC DEBUG call_leg(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8A6C2215:GERAN-A-66:CM_SERVICE_REQ)[0x56365ea14530]{ESTABLISHING}: is child of msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8A6C2215:GERAN-A-66:CM_SERVICE_REQ)[0x56365ea0d320] (fsm.c:486) 20250822131649224 DCC DEBUG trans(CC:INITIATED IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8A6C2215: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) 20250822131649224 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8A6C2215:GERAN-A-66:CM_SERVICE_REQ)[0x56365ea15540]{UNINITIALIZED}: Allocated (fsm.c:456) 20250822131649224 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8A6C2215:GERAN-A-66:CM_SERVICE_REQ)[0x56365ea15540]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8A6C2215:GERAN-A-66:CM_SERVICE_REQ)[0x56365ea14530] (fsm.c:486) 20250822131649224 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8A6C2215:GERAN-A-66:CM_SERVICE_REQ:trans-8:call-13:RTP_TO_CN:no-CI)[0x56365ea15540]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250822131649224 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8A6C2215:GERAN-A-66:CM_SERVICE_REQ:trans-8:call-13:RTP_TO_CN:no-CI)[0x56365ea15540]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250822131649224 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8A6C2215:GERAN-A-66:CM_SERVICE_REQ)[0x56365ea139f0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250822131649224 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8A6C2215:GERAN-A-66:CM_SERVICE_REQ)[0x56365ea139f0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8A6C2215:GERAN-A-66:CM_SERVICE_REQ)[0x56365ea14530] (fsm.c:486) 20250822131649224 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8A6C2215:GERAN-A-66:CM_SERVICE_REQ:trans-8:call-13:RTP_TO_RAN:no-CI)[0x56365ea139f0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250822131649224 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8A6C2215:GERAN-A-66:CM_SERVICE_REQ:trans-8:call-13:RTP_TO_RAN:no-CI)[0x56365ea139f0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(516)@718a44d66dfb: 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)@718a44d66dfb: f_mo_call_establish 2: rx 1st CRCX 20250822131649239 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8A6C2215:GERAN-A-66:CM_SERVICE_REQ:trans-8:call-13:RTP_TO_CN:no-CI)[0x56365ea15540]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822131649239 DCC DEBUG call_leg(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8A6C2215:GERAN-A-66:CM_SERVICE_REQ)[0x56365ea14530]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250822131649239 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8A6C2215: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)@718a44d66dfb: f_mo_call_establish 6: rx 2nd CRCX 20250822131649241 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8A6C2215:GERAN-A-66:CM_SERVICE_REQ:trans-8:call-13:RTP_TO_RAN:no-CI)[0x56365ea139f0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822131649241 DCC DEBUG call_leg(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8A6C2215:GERAN-A-66:CM_SERVICE_REQ)[0x56365ea14530]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250822131649241 DCC DEBUG trans(CC:INITIATED IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8A6C2215: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) 20250822131649241 DCC DEBUG trans(CC:INITIATED IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8A6C2215:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) Sending Assignment Command (msc_a.c:706) MSC_Test-MNCC(515)@718a44d66dfb: Found MnccExpect[0] for "12345" handled at TC_gsup_cancel0(521) MSC_Test-MNCC(515)@718a44d66dfb: Added conn table entry 0TC_gsup_cancel0(521)-2147483638 20250822131649241 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131649241 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131649241 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131649241 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131649241 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131649241 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131649241 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131649241 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(514)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(514)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(512)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(512)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(512)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(512)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_cancel0(521)@718a44d66dfb: f_mo_call_establish 1: rx MNCC SETUP ind TC_gsup_cancel0(521)@718a44d66dfb: f_mo_call_establish 4: rx Assignment Request 20250822131649244 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8A6C2215: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)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(512)@718a44d66dfb: vl_len:14 MSC_Test_0-SCCP(512)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(512)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O 20250822131649245 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131649245 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131649245 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131649245 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131649245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131649245 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131649245 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131649245 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(514)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131649246 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8A6C2215:GERAN-A-66:CM_SERVICE_REQ:trans-8:call-13:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x56365ea139f0]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250822131649246 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8A6C2215: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)[0x56365ea139f0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250822131649246 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8A6C2215: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)[0x56365ea139f0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250822131649246 DCC DEBUG trans(CC:INITIATED IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8A6C2215: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) 20250822131649246 DCC INFO trans(CC:INITIATED IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8A6C2215: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) 20250822131649246 DCC DEBUG trans(CC:INITIATED IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8A6C2215: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) 20250822131649246 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8A6C2215: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)@718a44d66dfb: f_mo_call_establish 3: rx RTP CREATE TC_gsup_cancel0(521)@718a44d66dfb: f_mo_call_establish 5: rx MDCX for the RAN side 20250822131649247 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8A6C2215:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250822131649247 DCC DEBUG trans(CC:INITIATED IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8A6C2215:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822131649247 DCC DEBUG trans(CC:INITIATED IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8A6C2215:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822131649247 DCC DEBUG trans(CC:INITIATED IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8A6C2215:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250822131649248 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131649248 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131649248 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131649248 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131649248 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131649248 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131649248 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131649248 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131649248 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8A6C2215: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)[0x56365ea139f0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822131649248 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8A6C2215: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)[0x56365ea139f0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250822131649248 DCC DEBUG call_leg(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8A6C2215:GERAN-A-66:CM_SERVICE_REQ)[0x56365ea14530]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_0-M3UA(514)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(514)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(512)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(512)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(512)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(512)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822131649249 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8A6C2215:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250822131649249 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8A6C2215:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822131649249 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8A6C2215:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822131649249 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8A6C2215:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250822131649249 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131649249 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131649249 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131649249 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131649249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131649249 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131649249 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131649249 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(514)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(514)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(512)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(512)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(512)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(512)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_cancel0(521)@718a44d66dfb: f_mo_call_establish 7: rx CC Alerting 20250822131649251 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8A6C2215: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) 20250822131649251 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8A6C2215: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) 20250822131649251 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8A6C2215: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) 20250822131649251 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8A6C2215:GERAN-A-66:CM_SERVICE_REQ:trans-8:call-13:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x56365ea15540]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250822131649251 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8A6C2215:GERAN-A-66:CM_SERVICE_REQ:trans-8:call-13:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x56365ea15540]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250822131649251 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8A6C2215: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)[0x56365ea15540]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250822131649251 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8A6C2215:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250822131649251 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8A6C2215:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822131649251 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8A6C2215:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822131649251 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8A6C2215:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250822131649251 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8A6C2215:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250822131649251 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131649251 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131649251 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131649251 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131649251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131649251 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131649251 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131649251 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(514)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(514)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(512)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(512)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(512)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(512)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_cancel0(521)@718a44d66dfb: as_optional_mgcp_mdcx: rx MDCX TC_gsup_cancel0(521)@718a44d66dfb: { 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" } } } } } } } 20250822131649253 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8A6C2215: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)[0x56365ea15540]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822131649253 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8A6C2215: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)[0x56365ea15540]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250822131649253 DCC DEBUG call_leg(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8A6C2215:GERAN-A-66:CM_SERVICE_REQ)[0x56365ea14530]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250822131649253 DCC DEBUG call_leg(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8A6C2215:GERAN-A-66:CM_SERVICE_REQ)[0x56365ea14530]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) TC_gsup_cancel0(521)@718a44d66dfb: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(513)@718a44d66dfb: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(513)@718a44d66dfb: patched enc_l3: '038F'O MSC_Test_0-SCCP(512)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(512)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(512)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(512)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002038F'O 20250822131649254 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131649254 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131649254 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131649254 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131649254 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131649254 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131649254 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131649254 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(514)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131649254 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8A6C2215:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2690) 20250822131649254 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8A6C2215:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250822131649254 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8A6C2215:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250822131649254 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8A6C2215:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822131649254 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8A6C2215: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)@718a44d66dfb: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_gsup_cancel0(521)@718a44d66dfb: Osmux ok: use_osmux = false got_osmux_count = 0 TC_gsup_cancel0(521)@718a44d66dfb: f_mo_call_establish DONE TC_gsup_cancel0(521)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_gsup_cancel0(521)@718a44d66dfb: Hold the call for some time TC_gsup_cancel0(521)@718a44d66dfb: Call stayed open for 5.000000 seconds, all is well. TC_gsup_cancel0(521)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_gsup_cancel0(521)@718a44d66dfb: Hangup TC_gsup_cancel0(521)@718a44d66dfb: f_call_hangup 0: tx MNCC_DISC_REQ 20250822131654767 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8A6C2215:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250822131654767 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8A6C2215:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822131654767 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8A6C2215:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250822131654767 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8A6C2215:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250822131654767 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131654767 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131654767 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131654767 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131654767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131654767 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131654767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131654767 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(514)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(514)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(512)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(512)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(512)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(512)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_cancel0(521)@718a44d66dfb: f_call_hangup 1: rx DTAP CC DISC 20250822131654772 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8A6C2215:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250822131654772 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8A6C2215:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822131654772 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8A6C2215:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822131654772 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8A6C2215:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250822131654772 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8A6C2215:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250822131654772 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8A6C2215:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250822131654772 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131654772 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131654772 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131654772 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131654772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131654772 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131654772 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131654772 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(514)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(514)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(512)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(512)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(512)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(512)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_cancel0(521)@718a44d66dfb: f_call_hangup 2.a: rx DTAP CC RELEASE TC_gsup_cancel0(521)@718a44d66dfb: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(513)@718a44d66dfb: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(513)@718a44d66dfb: patched enc_l3: '03EA'O MSC_Test_0-SCCP(512)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(512)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(512)@718a44d66dfb: vl_from0 20250822131654778 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131654778 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131654778 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131654778 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131654778 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131654778 DLSS7 DEBUG Found route for dpc=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(512)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(514)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131654778 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131654778 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131654779 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8A6C2215:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2690) 20250822131654779 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8A6C2215:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250822131654779 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8A6C2215:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250822131654779 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8A6C2215:GERAN-A-66:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250822131654779 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8A6C2215:GERAN-A-66:CM_SERVICE_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250822131654779 DCC DEBUG trans(CC:NULL IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8A6C2215:GERAN-A-66:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822131654779 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8A6C2215 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250822131654779 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8A6C2215 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822131654779 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8A6C2215 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822131654779 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8A6C2215 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822131654779 DCC DEBUG call_leg(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8A6C2215:GERAN-A-66:CM_SERVICE_REQ)[0x56365ea14530]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250822131654779 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8A6C2215: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)[0x56365ea139f0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250822131654779 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8A6C2215: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)[0x56365ea139f0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8A6C2215:GERAN-A-66:CM_SERVICE_REQ)[0x56365ea14530] (call_leg.c:197) 20250822131654779 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8A6C2215: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)[0x56365ea139f0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250822131654779 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8A6C2215: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)[0x56365ea139f0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250822131654779 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8A6C2215: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)[0x56365ea15540]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250822131654779 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8A6C2215: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)[0x56365ea15540]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8A6C2215:GERAN-A-66:CM_SERVICE_REQ)[0x56365ea14530] (call_leg.c:197) 20250822131654779 DCC DEBUG call_leg(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8A6C2215:GERAN-A-66:CM_SERVICE_REQ)[0x56365ea14530]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250822131654779 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8A6C2215: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)[0x56365ea15540]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250822131654779 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8A6C2215: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)[0x56365ea15540]{ESTABLISHED}: Deallocated (fsm.c:568) 20250822131654779 DCC DEBUG call_leg(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8A6C2215:GERAN-A-66:CM_SERVICE_REQ)[0x56365ea14530]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250822131654779 DCC DEBUG call_leg(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8A6C2215:GERAN-A-66:CM_SERVICE_REQ)[0x56365ea14530]{RELEASING}: Removing from parent msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8A6C2215:GERAN-A-66:CM_SERVICE_REQ)[0x56365ea0d320] (call_leg.c:198) 20250822131654779 DCC DEBUG call_leg(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8A6C2215:GERAN-A-66:CM_SERVICE_REQ)[0x56365ea14530]{RELEASING}: Freeing instance (call_leg.c:198) 20250822131654779 DCC DEBUG call_leg(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8A6C2215:GERAN-A-66:CM_SERVICE_REQ)[0x56365ea14530]{RELEASING}: Deallocated (fsm.c:568) 20250822131654779 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8A6C2215 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822131654780 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131654780 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131654780 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131654780 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131654780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131654780 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131654780 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131654780 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(514)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(514)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(512)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(512)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(512)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(512)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(515)@718a44d66dfb: Deleted conn table entry 0TC_gsup_cancel0(521)-2147483638 TC_gsup_cancel0(521)@718a44d66dfb: as_optional_mgcp_dlcx: rx MGCP DLCX TC_gsup_cancel0(521)@718a44d66dfb: f_call_hangup 5: rx BSSAP Clear Command TC_gsup_cancel0(521)@718a44d66dfb: as_optional_mgcp_dlcx: rx MGCP DLCX 20250822131654784 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131654785 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131654785 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131654785 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131654785 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131654785 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131654785 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-SCCP(512)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(512)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(512)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(512)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(514)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131654785 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131654785 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8A6C2215:GERAN-A-66:CM_SERVICE_REQ)[0x56365ea142d0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822131654785 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8A6C2215:GERAN-A-66:CM_SERVICE_REQ)[0x56365ea142d0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8A6C2215:GERAN-A-66:CM_SERVICE_REQ)[0x56365ea0d320] (msc_a.c:1053) 20250822131654785 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8A6C2215:GERAN-A-66:CM_SERVICE_REQ)[0x56365ea142d0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822131654785 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8A6C2215:GERAN-A-66:CM_SERVICE_REQ)[0x56365ea142d0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822131654786 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8A6C2215 - active-conn: now used by 1 (attached) (msub.c:375) 20250822131654786 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131654786 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131654786 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131654786 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131654786 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131654786 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131654786 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131654786 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(514)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(514)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(512)@718a44d66dfb: Session index based on local reference:0 20250822131654788 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131654788 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131654788 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131654788 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131654788 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_0-M3UA(514)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131654788 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131654788 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131654788 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(513)@718a44d66dfb: Deleted conn table entry 0TC_gsup_cancel0(521)1544369 TC_gsup_cancel0(521)@718a44d66dfb: f_call_hangup 6: rx SCCP DISC TC_gsup_cancel0(521)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_gsup_cancel0(521)@718a44d66dfb: f_call_hangup 9: done TC_gsup_cancel0(521)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822131655795 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8A6C2215 + vlr_gsup_rx: now used by 2 (attached,vlr_gsup_rx) (vlr.c:1348) 20250822131655795 DVLR INFO SUBSCR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8A6C2215) Cancelling MS subscriber (subscription withdraw) (vlr.c:1299) 20250822131655795 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8A6C2215 + vlr_subscr_cancel_attach_fsm: now used by 3 (attached,vlr_gsup_rx,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822131655795 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8A6C2215 - vlr_subscr_cancel_attach_fsm: now used by 2 (attached,vlr_gsup_rx) (vlr.c:464) 20250822131655795 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8A6C2215 + vlr_subscr_cancel_attach_fsm: now used by 3 (attached,vlr_gsup_rx,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822131655795 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8A6C2215 - vlr_subscr_cancel_attach_fsm: now used by 2 (attached,vlr_gsup_rx) (vlr.c:464) 20250822131655795 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822131655795 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8A6C2215 - attached: now used by 1 (vlr_gsup_rx) (vlr.c:1489) 20250822131655795 DVLR INFO VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8A6C2215 - vlr_gsup_rx: now used by 0 (-) (vlr.c:1410) 20250822131655795 DVLR DEBUG SUBSCR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x8A6C2215) freeing VLR subscr (max total use count was 4) (vlr.c:472) TC_gsup_cancel0(521)@718a44d66dfb: 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)@718a44d66dfb: Added conn table entry 0TC_gsup_cancel0(521)16206610 MSC_Test_0-RAN(513)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(512)@718a44d66dfb: First idle individual index:0 20250822131655800 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131655800 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131655800 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131655800 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131655800 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131655800 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131655800 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131655800 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(514)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131655801 DMM DEBUG msc_a(IMSI-262420000000033:GERAN-A-67:CM_SERVICE_REQ)[0x56365ea010a0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250822131655801 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:GERAN-A-67:CM_SERVICE_REQ)[0x56365ea15540]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822131655801 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:GERAN-A-67:CM_SERVICE_REQ)[0x56365ea15540]{PR_ARQ_S_INIT}: is child of msc_a(IMSI-262420000000033:GERAN-A-67:CM_SERVICE_REQ)[0x56365ea010a0] (fsm.c:486) 20250822131655801 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:GERAN-A-67:CM_SERVICE_REQ)[0x56365ea15540]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250822131655801 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:GERAN-A-67:CM_SERVICE_REQ)[0x56365ea15540]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822131655801 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:GERAN-A-67:CM_SERVICE_REQ)[0x56365ea15540]{PR_ARQ_S_INIT}: proc_arq_fsm_done(IMSI_UNKNOWN_IN_VLR) (vlr_access_req_fsm.c:413) 20250822131655801 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:GERAN-A-67:CM_SERVICE_REQ)[0x56365ea15540]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822131655801 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:GERAN-A-67:CM_SERVICE_REQ)[0x56365ea15540]{PR_ARQ_S_DONE}: Process Access Request result: IMSI_UNKNOWN_IN_VLR (vlr_access_req_fsm.c:131) 20250822131655801 DMM DEBUG msc_a(IMSI-262420000000033:GERAN-A-67:CM_SERVICE_REQ)[0x56365ea010a0]{MSC_A_ST_VALIDATE_L3}: -> CM SERVICE Reject cause: 4 (gsm_04_08.c:259) 20250822131655802 DBSSAP ERROR msc_a(IMSI-262420000000033:GERAN-A-67:CM_SERVICE_REQ)[0x56365ea010a0]{MSC_A_ST_RELEASING}: subscriber not allowed to do a CM Service Request (gsm_04_08.c:828) 20250822131655802 DBSSAP ERROR msc_a(IMSI-262420000000033:GERAN-A-67:CM_SERVICE_REQ)[0x56365ea010a0]{MSC_A_ST_RELEASING}: RAN decode error (rc=-5) for COMPL_L3 from MSC-I (msc_a.c:2060) 20250822131655802 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131655802 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131655802 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131655802 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131655802 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131655802 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131655802 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131655802 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131655802 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131655802 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131655802 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131655802 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131655802 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131655802 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131655802 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131655802 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131655802 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131655802 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131655802 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131655802 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131655802 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131655802 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131655802 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131655802 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(514)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(514)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(514)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(514)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(514)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(514)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(512)@718a44d66dfb: { messageType := 2, destLocRef := 'F74B12'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)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(512)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(512)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(512)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(512)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(512)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(512)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(512)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(512)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(512)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(512)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(512)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(512)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822131655808 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131655808 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131655808 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131655808 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131655808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131655808 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131655808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131655808 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(514)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131655809 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:GERAN-A-67:CM_SERVICE_REQ)[0x56365ea15540]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822131655809 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:GERAN-A-67:CM_SERVICE_REQ)[0x56365ea15540]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000033:GERAN-A-67:CM_SERVICE_REQ)[0x56365ea010a0] (msc_a.c:1053) 20250822131655809 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:GERAN-A-67:CM_SERVICE_REQ)[0x56365ea15540]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822131655809 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:GERAN-A-67:CM_SERVICE_REQ)[0x56365ea15540]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822131655809 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131655809 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131655809 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131655809 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131655809 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131655809 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131655809 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131655809 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(514)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(514)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(512)@718a44d66dfb: Session index based on local reference:0 20250822131655810 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131655810 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131655810 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131655810 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131655810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131655810 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131655810 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131655810 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(514)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(513)@718a44d66dfb: Deleted conn table entry 0TC_gsup_cancel0(521)16206610 TC_gsup_cancel0(521)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_gsup_cancel0(521)@718a44d66dfb: Skipping f_verify_vty_lac_ci() TC_gsup_cancel0(521)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_gsup_cancel0(521)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_gsup_cancel0(521)@718a44d66dfb: Final verdict of PTC: pass 20250822131655819 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822131655819 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250822131655821 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP(518)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-M3UA(514)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(513)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(515)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-SCCP(512)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(520)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(519)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(522)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP-IPA(517)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(511)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(516)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(511): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(512): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(513): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(514): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(515): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(516): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(517): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(518): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(519): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(520): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_gsup_cancel0(521): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(522): none (pass -> pass) MTC@718a44d66dfb: Test case TC_gsup_cancel finished. Verdict: pass MTC@718a44d66dfb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_cancel pass'. Fri Aug 22 13:16:55 UTC 2025 ====== MSC_Tests.TC_gsup_cancel pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_gsup_cancel.talloc 20250822131656014 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822131656014 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822131656014 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822131656014 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822131656014 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822131656014 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822131656014 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822131656014 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822131656015 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822131656015 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131656015 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822131656015 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822131656015 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822131656015 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822131656015 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822131656015 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822131656015 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822131656015 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822131656015 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=470136) 20250822131656822 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=470136, count=493056) 20250822131657824 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822131658015 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822131658016 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822131658016 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:16: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_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 20250822131658826 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_lu_imsi_auth_tmsi_encr_1_13 started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(526)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(526)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(526)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(524)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822131659550 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(527)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822131659741 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822131659741 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822131659741 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822131659741 DLSS7 DEBUG 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)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(526)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(526)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822131659746 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131659746 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822131659746 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822131659746 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822131659746 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822131659746 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822131659746 DLSS7 DEBUG 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)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(526)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(526)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(526)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(526)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(526)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250822131659747 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131659747 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822131659747 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822131659747 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822131659747 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822131659747 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822131659747 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250822131659747 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822131659747 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(526)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(526)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(526)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(526)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(526)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(526)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(526)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822131659827 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822131659827 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(529)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(529)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822131659833 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(529)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(529)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(529)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@718a44d66dfb: IPA ID RESP: { { 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)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(529)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822131659856 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822131659856 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(530)@718a44d66dfb: 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)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250822131700555 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131700555 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131700555 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131700555 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131700555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131700555 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131700555 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131700555 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(526)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131700556 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131700556 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131700556 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131700556 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131700556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131700556 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131700556 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131700556 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(526)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(526)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(525)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(525)@718a44d66dfb: Added conn table entry 0TC_lu_imsi_auth_tmsi_encr_1_130(533)13257442 MSC_Test_0-SCCP(524)@718a44d66dfb: First idle individual index:0 MSC_Test_0-RAN(525)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 20250822131700569 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131700569 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131700569 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(526)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131700569 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131700569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131700569 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131700569 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131700569 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131700569 DMM DEBUG msc_a(IMSI-262420000000034:GERAN-A-68:LU)[0x56365ea14400]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000034 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822131700569 DMM DEBUG msc_a(IMSI-262420000000034:GERAN-A-68:LU)[0x56365ea14400]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822131700569 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x56365ea139f0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822131700569 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x56365ea139f0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000034:GERAN-A-68:LU)[0x56365ea14400] (fsm.c:486) 20250822131700569 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x56365ea139f0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250822131700569 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x56365ea139f0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822131700569 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822131700569 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000034 id=262420000000034 (vlr.c:661) 20250822131700569 DVLR INFO New subscr, IMSI: 262420000000034 (vlr.c:562) 20250822131700569 DVLR DEBUG VLR subscr IMSI-262420000000034 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822131700569 DVLR DEBUG VLR subscr IMSI-262420000000034 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822131700569 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822131700569 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x56365ea139f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822131700569 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x56365ea139f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822131700569 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x56365ea139f0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250822131700569 DVLR DEBUG VLR_Authenticate(IMSI-262420000000034:GERAN-A-68:LU)[0x56365ea14530]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822131700569 DVLR DEBUG VLR_Authenticate(IMSI-262420000000034:GERAN-A-68:LU)[0x56365ea14530]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x56365ea139f0] (fsm.c:486) 20250822131700569 DVLR DEBUG VLR_Authenticate(IMSI-262420000000034:GERAN-A-68:LU)[0x56365ea14530]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822131700569 DVLR DEBUG VLR_Authenticate(IMSI-262420000000034:GERAN-A-68:LU)[0x56365ea14530]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822131700569 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131700569 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131700569 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131700569 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131700569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131700569 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131700569 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131700569 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(526)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(526)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(524)@718a44d66dfb: { messageType := 2, destLocRef := 'CA4AE2'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)@718a44d66dfb: Session index based on local reference:0 MSC_Test-GSUP(530)@718a44d66dfb: Found GsupExpect[0] for "262420000000034" handled at TC_lu_imsi_auth_tmsi_encr_1_130(533) MSC_Test-GSUP(530)@718a44d66dfb: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_encr_1_130(533)"262420000000034" 20250822131700573 DVLR DEBUG VLR subscr IMSI-262420000000034 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250822131700573 DVLR DEBUG VLR subscr IMSI-262420000000034 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(524)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(524)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(524)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(524)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(526)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131700574 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131700574 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131700574 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131700574 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131700574 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131700574 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131700574 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131700574 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_lu_imsi_auth_tmsi_encr_1_130(533)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_1_130(533)@718a44d66dfb: setverdict(pass): none -> pass 20250822131700578 DVLR DEBUG VLR subscr IMSI-262420000000034 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822131700578 DVLR DEBUG VLR_Authenticate(IMSI-262420000000034:GERAN-A-68:LU)[0x56365ea14530]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822131700578 DVLR DEBUG SUBSCR(IMSI-262420000000034) Received 1 auth tuples (vlr.c:996) 20250822131700578 DVLR DEBUG VLR_Authenticate(IMSI-262420000000034:GERAN-A-68:LU)[0x56365ea14530]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822131700578 DVLR DEBUG VLR_Authenticate(IMSI-262420000000034:GERAN-A-68:LU)[0x56365ea14530]{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) 20250822131700578 DMM DEBUG Tx AUTH REQ (rand = a9c861ca1fc176b0b2665a1d73e0be2c) (gsm_04_08.c:641) 20250822131700578 DVLR DEBUG VLR subscr IMSI-262420000000034 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822131700578 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131700578 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131700578 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131700578 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131700578 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131700578 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131700578 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131700578 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(526)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(526)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(524)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(524)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(524)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(524)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(525)@718a44d66dfb: patching N(SD)=1 into dtap '05144F56637C'O MSC_Test_0-RAN(525)@718a44d66dfb: patched enc_l3: '05544F56637C'O MSC_Test_0-SCCP(524)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(524)@718a44d66dfb: vl_len:9 MSC_Test_0-SCCP(524)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(524)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '01000605544F56637C'O MSC_Test_0-M3UA(526)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131700583 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131700583 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131700583 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131700583 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131700583 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131700583 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131700583 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131700583 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131700583 DMM DEBUG msc_a(IMSI-262420000000034:GERAN-A-68:LU)[0x56365ea14400]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = 4f56637c) (gsm_04_08.c:1128) 20250822131700583 DVLR DEBUG VLR_Authenticate(IMSI-262420000000034:GERAN-A-68:LU)[0x56365ea14530]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822131700583 DVLR DEBUG SUBSCR(IMSI-262420000000034) AUTH on GERAN received SRES/RES: 4f56637c (4 bytes) (vlr_auth_fsm.c:151) 20250822131700583 DVLR INFO SUBSCR(IMSI-262420000000034) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250822131700583 DVLR DEBUG VLR_Authenticate(IMSI-262420000000034:GERAN-A-68:LU)[0x56365ea14530]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822131700583 DVLR DEBUG VLR_Authenticate(IMSI-262420000000034:GERAN-A-68:LU)[0x56365ea14530]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822131700583 DVLR DEBUG VLR_Authenticate(IMSI-262420000000034:GERAN-A-68:LU)[0x56365ea14530]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822131700583 DVLR DEBUG VLR_Authenticate(IMSI-262420000000034:GERAN-A-68:LU)[0x56365ea14530]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x56365ea139f0] (vlr_auth_fsm.c:294) 20250822131700583 DVLR DEBUG VLR_Authenticate(IMSI-262420000000034:GERAN-A-68:LU)[0x56365ea14530]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822131700583 DVLR DEBUG VLR_Authenticate(IMSI-262420000000034:GERAN-A-68:LU)[0x56365ea14530]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822131700583 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x56365ea139f0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250822131700583 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x56365ea139f0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822131700583 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x56365ea139f0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822131700583 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x56365ea139f0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250822131700583 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131700583 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131700583 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131700583 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131700583 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131700583 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131700583 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131700583 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(526)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(526)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(524)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(524)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(524)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(524)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(524)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(524)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(524)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(524)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0003552C02'O MSC_Test_0-M3UA(526)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131700585 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131700585 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131700585 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131700585 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131700585 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131700585 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131700585 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131700585 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131700585 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x56365ea139f0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250822131700585 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x56365ea139f0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822131700585 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x56365ea139f0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822131700585 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x56365ea139f0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822131700585 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x56365ea14530]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822131700585 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x56365ea14530]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x56365ea139f0] (fsm.c:486) 20250822131700585 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x56365ea14530]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822131700585 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x56365ea14530]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822131700585 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131700585 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131700585 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131700585 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131700585 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131700585 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131700585 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131700585 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(526)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(526)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(524)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(524)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(524)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(524)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822131700586 DVLR DEBUG VLR subscr IMSI-262420000000034 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822131700586 DVLR DEBUG IMSI:262420000000034 has MSISDN:491230000034 (vlr.c:1045) 20250822131700586 DMSC NOTICE msub(IMSI-262420000000034:MSISDN-491230000034) VLR: update for IMSI=262420000000034 (MSISDN=491230000034) (gsm_04_08.c:1541) 20250822131700586 DVLR DEBUG VLR subscr IMSI-262420000000034:MSISDN-491230000034 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822131700587 DVLR DEBUG VLR subscr IMSI-262420000000034:MSISDN-491230000034 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822131700587 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:MSISDN-491230000034:GERAN-A-68:LU)[0x56365ea139f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822131700587 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x56365ea14530]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822131700587 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x56365ea14530]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822131700587 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x56365ea14530]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822131700587 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x56365ea14530]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000034:MSISDN-491230000034:GERAN-A-68:LU)[0x56365ea139f0] (vlr_lu_fsm.c:110) 20250822131700587 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x56365ea14530]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822131700587 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x56365ea14530]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822131700587 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:MSISDN-491230000034:GERAN-A-68:LU)[0x56365ea139f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822131700587 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:MSISDN-491230000034:GERAN-A-68:LU)[0x56365ea139f0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822131700587 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000034:MSISDN-491230000034:GERAN-A-68:LU)[0x56365ea14f80]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822131700587 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000034:MSISDN-491230000034:GERAN-A-68:LU)[0x56365ea14f80]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000034:MSISDN-491230000034:GERAN-A-68:LU)[0x56365ea139f0] (fsm.c:486) 20250822131700587 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000034:MSISDN-491230000034:GERAN-A-68:LU)[0x56365ea14f80]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822131700587 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000034:MSISDN-491230000034:GERAN-A-68:LU)[0x56365ea14f80]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822131700587 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000034:MSISDN-491230000034:GERAN-A-68:LU)[0x56365ea14f80]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822131700587 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000034:MSISDN-491230000034:GERAN-A-68:LU)[0x56365ea14f80]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822131700587 DMSC NOTICE msub(IMSI-262420000000034:MSISDN-491230000034:TMSInew-0x4D8A1993) VLR: update for IMSI=262420000000034 (MSISDN=491230000034) (gsm_04_08.c:1541) 20250822131700587 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000034:MSISDN-491230000034:GERAN-A-68:LU)[0x56365ea14f80]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822131700587 DMM DEBUG -> IMSI-262420000000034:MSISDN-491230000034:TMSInew-0x4D8A1993 LOCATION UPDATE ACCEPT (TMSI = 0x4d8a1993) (gsm_04_08.c:149) 20250822131700587 DVLR DEBUG VLR subscr IMSI-262420000000034:MSISDN-491230000034:TMSInew-0x4D8A1993 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822131700587 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131700587 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131700587 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131700587 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131700587 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131700587 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131700587 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131700587 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(526)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(526)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(524)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(524)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(524)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(524)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_encr_1_130(533)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(525)@718a44d66dfb: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(525)@718a44d66dfb: patched enc_l3: '059B'O MSC_Test_0-SCCP(524)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(524)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(524)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(524)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(526)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131700588 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131700588 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131700588 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131700588 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131700588 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131700588 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131700588 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131700588 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131700588 DMM DEBUG msc_a(IMSI-262420000000034:MSISDN-491230000034:TMSInew-0x4D8A1993:GERAN-A-68:LU)[0x56365ea14400]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822131700588 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:MSISDN-491230000034:TMSInew-0x4D8A1993:GERAN-A-68:LU)[0x56365ea139f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822131700588 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000034:MSISDN-491230000034:GERAN-A-68:LU)[0x56365ea14f80]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822131700588 DMSC NOTICE msub(IMSI-262420000000034:MSISDN-491230000034:TMSI-0x4D8A1993) VLR: update for IMSI=262420000000034 (MSISDN=491230000034) (gsm_04_08.c:1541) 20250822131700588 DVLR DEBUG VLR subscr IMSI-262420000000034:MSISDN-491230000034:TMSI-0x4D8A1993 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250822131700588 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000034:MSISDN-491230000034:GERAN-A-68:LU)[0x56365ea14f80]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822131700588 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:MSISDN-491230000034:TMSI-0x4D8A1993:GERAN-A-68:LU)[0x56365ea139f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822131700588 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000034:MSISDN-491230000034:GERAN-A-68:LU)[0x56365ea14f80]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822131700588 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000034:MSISDN-491230000034:GERAN-A-68:LU)[0x56365ea14f80]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000034:MSISDN-491230000034:TMSI-0x4D8A1993:GERAN-A-68:LU)[0x56365ea139f0] (vlr_lu_fsm.c:817) 20250822131700588 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000034:MSISDN-491230000034:GERAN-A-68:LU)[0x56365ea14f80]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822131700588 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000034:MSISDN-491230000034:GERAN-A-68:LU)[0x56365ea14f80]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822131700588 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:MSISDN-491230000034:TMSI-0x4D8A1993:GERAN-A-68:LU)[0x56365ea139f0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822131700588 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000034/3/1): Available (smpp_smsc.c:626) 20250822131700588 DVLR DEBUG VLR subscr IMSI-262420000000034:MSISDN-491230000034:TMSI-0x4D8A1993 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822131700588 DVLR DEBUG VLR subscr IMSI-262420000000034:MSISDN-491230000034:TMSI-0x4D8A1993 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822131700588 DVLR DEBUG VLR subscr IMSI-262420000000034:MSISDN-491230000034:TMSI-0x4D8A1993 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822131700588 DVLR DEBUG VLR subscr IMSI-262420000000034:MSISDN-491230000034:TMSI-0x4D8A1993 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250822131700588 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131700588 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131700588 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131700588 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131700588 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131700588 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131700588 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131700588 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(526)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(526)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(524)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(524)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(524)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(524)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(524)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(524)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(524)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(524)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(526)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131700589 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131700589 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131700589 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131700589 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131700589 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131700589 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131700589 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131700589 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131700589 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:MSISDN-491230000034:TMSI-0x4D8A1993:GERAN-A-68:LU)[0x56365ea139f0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822131700589 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:MSISDN-491230000034:TMSI-0x4D8A1993:GERAN-A-68:LU)[0x56365ea139f0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000034:MSISDN-491230000034:TMSI-0x4D8A1993:GERAN-A-68:LU)[0x56365ea14400] (msc_a.c:1053) 20250822131700589 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:MSISDN-491230000034:TMSI-0x4D8A1993:GERAN-A-68:LU)[0x56365ea139f0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822131700589 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:MSISDN-491230000034:TMSI-0x4D8A1993:GERAN-A-68:LU)[0x56365ea139f0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822131700589 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:MSISDN-491230000034:TMSI-0x4D8A1993:GERAN-A-68:LU)[0x56365ea139f0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822131700589 DVLR DEBUG VLR subscr IMSI-262420000000034:MSISDN-491230000034:TMSI-0x4D8A1993 - active-conn: now used by 1 (attached) (msub.c:375) 20250822131700589 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131700589 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131700589 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131700589 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131700589 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131700589 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131700589 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131700589 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(526)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(526)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(524)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-M3UA(526)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131700590 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131700590 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131700590 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131700590 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131700590 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131700590 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131700590 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131700590 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(525)@718a44d66dfb: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_encr_1_130(533)13257442 TC_lu_imsi_auth_tmsi_encr_1_130(533)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822131700590 DVLR DEBUG VLR subscr IMSI-262420000000034:MSISDN-491230000034:TMSI-0x4D8A1993 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822131700590 DVLR DEBUG VLR subscr IMSI-262420000000034:MSISDN-491230000034:TMSI-0x4D8A1993 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_imsi_auth_tmsi_encr_1_130(533)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_1_130(533)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_1_130(533)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_1_130(533)@718a44d66dfb: Final verdict of PTC: pass MSC_Test_0-SCCP(524)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-M3UA(526)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP(530)@718a44d66dfb: Final verdict of PTC: none 20250822131700593 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822131700593 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MGCP(528)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(525)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(523)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(527)@718a44d66dfb: Final verdict of PTC: none 20250822131700594 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-STATS(532)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(531)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP-IPA(529)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(534)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(523): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(524): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(525): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(526): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(527): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(528): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(529): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(530): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(531): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(532): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_lu_imsi_auth_tmsi_encr_1_130(533): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(534): none (pass -> pass) MTC@718a44d66dfb: Test case TC_lu_imsi_auth_tmsi_encr_1_13 finished. Verdict: pass MTC@718a44d66dfb: 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'. Fri Aug 22 13:17:00 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 20250822131700794 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822131700794 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822131700794 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822131700794 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822131700794 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822131700794 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822131700794 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822131700794 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822131700794 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822131700794 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131700794 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822131700794 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822131700794 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822131700794 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822131700794 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822131700794 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822131700794 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822131700794 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822131700795 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=212436) 20250822131701594 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=212436, count=227104) 20250822131702596 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822131702796 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822131702796 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822131702796 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:17: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_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 20250822131703597 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_lu_imsi_auth_tmsi_encr_3_13 started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(538)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(538)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(538)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(536)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822131704342 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(539)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822131704538 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822131704538 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822131704538 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822131704538 DLSS7 DEBUG 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)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(538)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(538)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822131704545 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131704545 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822131704545 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822131704545 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822131704545 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822131704545 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822131704545 DLSS7 DEBUG 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)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(538)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(538)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(538)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(538)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(538)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250822131704547 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131704547 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822131704547 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822131704547 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822131704547 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822131704547 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822131704547 DLSS7 DEBUG 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)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(538)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822131704548 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822131704548 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(538)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(538)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(538)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(538)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(538)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822131704598 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822131704598 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(541)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(541)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822131704602 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(541)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(541)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(541)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@718a44d66dfb: IPA ID RESP: { { 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)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(541)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822131704617 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822131704617 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(542)@718a44d66dfb: 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)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250822131705345 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131705345 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131705345 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131705345 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131705345 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131705345 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131705345 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131705345 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(538)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131705346 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131705346 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131705346 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131705346 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131705346 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131705346 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131705346 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131705346 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(538)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(538)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(537)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(537)@718a44d66dfb: Added conn table entry 0TC_lu_imsi_auth_tmsi_encr_3_130(545)14876620 MSC_Test_0-SCCP(536)@718a44d66dfb: First idle individual index:0 MSC_Test_0-RAN(537)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(538)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131705360 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131705360 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131705360 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131705360 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131705360 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131705360 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131705360 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131705360 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131705361 DMM DEBUG msc_a(IMSI-262420000000035:GERAN-A-69:LU)[0x56365ea010a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000035 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822131705361 DMM DEBUG msc_a(IMSI-262420000000035:GERAN-A-69:LU)[0x56365ea010a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822131705361 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x56365ea15540]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822131705361 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x56365ea15540]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000035:GERAN-A-69:LU)[0x56365ea010a0] (fsm.c:486) 20250822131705361 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x56365ea15540]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250822131705361 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x56365ea15540]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822131705361 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822131705361 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000035 id=262420000000035 (vlr.c:661) 20250822131705361 DVLR INFO New subscr, IMSI: 262420000000035 (vlr.c:562) 20250822131705361 DVLR DEBUG VLR subscr IMSI-262420000000035 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822131705361 DVLR DEBUG VLR subscr IMSI-262420000000035 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822131705361 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822131705361 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x56365ea15540]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822131705361 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x56365ea15540]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822131705361 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x56365ea15540]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250822131705361 DVLR DEBUG VLR_Authenticate(IMSI-262420000000035:GERAN-A-69:LU)[0x56365ea14530]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822131705361 DVLR DEBUG VLR_Authenticate(IMSI-262420000000035:GERAN-A-69:LU)[0x56365ea14530]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x56365ea15540] (fsm.c:486) 20250822131705361 DVLR DEBUG VLR_Authenticate(IMSI-262420000000035:GERAN-A-69:LU)[0x56365ea14530]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822131705361 DVLR DEBUG VLR_Authenticate(IMSI-262420000000035:GERAN-A-69:LU)[0x56365ea14530]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822131705361 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131705361 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131705361 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131705361 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131705361 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131705361 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131705361 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131705361 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(538)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(538)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(536)@718a44d66dfb: { messageType := 2, destLocRef := 'E2FFCC'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)@718a44d66dfb: Session index based on local reference:0 MSC_Test-GSUP(542)@718a44d66dfb: Found GsupExpect[0] for "262420000000035" handled at TC_lu_imsi_auth_tmsi_encr_3_130(545) MSC_Test-GSUP(542)@718a44d66dfb: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_encr_3_130(545)"262420000000035" 20250822131705364 DVLR DEBUG VLR subscr IMSI-262420000000035 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250822131705364 DVLR DEBUG VLR subscr IMSI-262420000000035 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(536)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(536)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(536)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(536)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(538)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131705365 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131705365 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131705365 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131705365 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131705365 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131705365 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131705365 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131705365 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_lu_imsi_auth_tmsi_encr_3_130(545)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_3_130(545)@718a44d66dfb: setverdict(pass): none -> pass 20250822131705368 DVLR DEBUG VLR subscr IMSI-262420000000035 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822131705368 DVLR DEBUG VLR_Authenticate(IMSI-262420000000035:GERAN-A-69:LU)[0x56365ea14530]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822131705368 DVLR DEBUG SUBSCR(IMSI-262420000000035) Received 1 auth tuples (vlr.c:996) 20250822131705368 DVLR DEBUG VLR_Authenticate(IMSI-262420000000035:GERAN-A-69:LU)[0x56365ea14530]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822131705368 DVLR DEBUG VLR_Authenticate(IMSI-262420000000035:GERAN-A-69:LU)[0x56365ea14530]{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) 20250822131705368 DMM DEBUG Tx AUTH REQ (rand = 86de7e9d90c773dac3f58030b59e5e44) (gsm_04_08.c:641) 20250822131705368 DVLR DEBUG VLR subscr IMSI-262420000000035 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822131705368 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131705368 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131705368 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131705368 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131705368 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131705368 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131705368 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131705368 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(538)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(538)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(536)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(536)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(536)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(536)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(537)@718a44d66dfb: patching N(SD)=1 into dtap '051459A3AAA1'O MSC_Test_0-RAN(537)@718a44d66dfb: patched enc_l3: '055459A3AAA1'O MSC_Test_0-SCCP(536)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(536)@718a44d66dfb: vl_len:9 MSC_Test_0-SCCP(536)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(536)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010006055459A3AAA1'O MSC_Test_0-M3UA(538)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131705372 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131705372 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131705372 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131705372 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131705372 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131705372 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131705372 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131705372 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131705372 DMM DEBUG msc_a(IMSI-262420000000035:GERAN-A-69:LU)[0x56365ea010a0]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = 59a3aaa1) (gsm_04_08.c:1128) 20250822131705372 DVLR DEBUG VLR_Authenticate(IMSI-262420000000035:GERAN-A-69:LU)[0x56365ea14530]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822131705372 DVLR DEBUG SUBSCR(IMSI-262420000000035) AUTH on GERAN received SRES/RES: 59a3aaa1 (4 bytes) (vlr_auth_fsm.c:151) 20250822131705372 DVLR INFO SUBSCR(IMSI-262420000000035) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250822131705372 DVLR DEBUG VLR_Authenticate(IMSI-262420000000035:GERAN-A-69:LU)[0x56365ea14530]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822131705372 DVLR DEBUG VLR_Authenticate(IMSI-262420000000035:GERAN-A-69:LU)[0x56365ea14530]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822131705372 DVLR DEBUG VLR_Authenticate(IMSI-262420000000035:GERAN-A-69:LU)[0x56365ea14530]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822131705372 DVLR DEBUG VLR_Authenticate(IMSI-262420000000035:GERAN-A-69:LU)[0x56365ea14530]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x56365ea15540] (vlr_auth_fsm.c:294) 20250822131705372 DVLR DEBUG VLR_Authenticate(IMSI-262420000000035:GERAN-A-69:LU)[0x56365ea14530]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822131705372 DVLR DEBUG VLR_Authenticate(IMSI-262420000000035:GERAN-A-69:LU)[0x56365ea14530]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822131705372 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x56365ea15540]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250822131705372 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x56365ea15540]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822131705372 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x56365ea15540]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822131705372 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x56365ea15540]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250822131705372 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131705372 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131705372 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131705372 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131705372 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131705372 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131705372 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131705372 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(538)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(538)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(536)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(536)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(536)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(536)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(536)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(536)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(536)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(536)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(538)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131705375 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131705375 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131705375 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131705375 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131705375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131705375 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131705375 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131705375 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131705375 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x56365ea15540]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250822131705375 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x56365ea15540]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822131705375 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x56365ea15540]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822131705375 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x56365ea15540]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822131705375 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x56365ea14530]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822131705375 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x56365ea14530]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x56365ea15540] (fsm.c:486) 20250822131705375 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x56365ea14530]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822131705375 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x56365ea14530]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822131705375 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131705375 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131705375 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131705375 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131705375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131705375 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131705375 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131705375 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(538)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(538)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(536)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(536)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(536)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(536)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822131705378 DVLR DEBUG VLR subscr IMSI-262420000000035 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822131705378 DVLR DEBUG IMSI:262420000000035 has MSISDN:491230000035 (vlr.c:1045) 20250822131705378 DMSC NOTICE msub(IMSI-262420000000035:MSISDN-491230000035) VLR: update for IMSI=262420000000035 (MSISDN=491230000035) (gsm_04_08.c:1541) 20250822131705378 DVLR DEBUG VLR subscr IMSI-262420000000035:MSISDN-491230000035 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822131705378 DVLR DEBUG VLR subscr IMSI-262420000000035:MSISDN-491230000035 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822131705378 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:MSISDN-491230000035:GERAN-A-69:LU)[0x56365ea15540]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822131705378 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x56365ea14530]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822131705378 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x56365ea14530]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822131705378 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x56365ea14530]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822131705378 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x56365ea14530]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000035:MSISDN-491230000035:GERAN-A-69:LU)[0x56365ea15540] (vlr_lu_fsm.c:110) 20250822131705378 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x56365ea14530]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822131705378 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x56365ea14530]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822131705378 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:MSISDN-491230000035:GERAN-A-69:LU)[0x56365ea15540]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822131705378 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:MSISDN-491230000035:GERAN-A-69:LU)[0x56365ea15540]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822131705378 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000035:MSISDN-491230000035:GERAN-A-69:LU)[0x56365ea0ebc0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822131705378 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000035:MSISDN-491230000035:GERAN-A-69:LU)[0x56365ea0ebc0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000035:MSISDN-491230000035:GERAN-A-69:LU)[0x56365ea15540] (fsm.c:486) 20250822131705378 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000035:MSISDN-491230000035:GERAN-A-69:LU)[0x56365ea0ebc0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822131705378 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000035:MSISDN-491230000035:GERAN-A-69:LU)[0x56365ea0ebc0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822131705378 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000035:MSISDN-491230000035:GERAN-A-69:LU)[0x56365ea0ebc0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822131705378 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000035:MSISDN-491230000035:GERAN-A-69:LU)[0x56365ea0ebc0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822131705378 DMSC NOTICE msub(IMSI-262420000000035:MSISDN-491230000035:TMSInew-0xBC32CDEE) VLR: update for IMSI=262420000000035 (MSISDN=491230000035) (gsm_04_08.c:1541) 20250822131705378 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000035:MSISDN-491230000035:GERAN-A-69:LU)[0x56365ea0ebc0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822131705379 DMM DEBUG -> IMSI-262420000000035:MSISDN-491230000035:TMSInew-0xBC32CDEE LOCATION UPDATE ACCEPT (TMSI = 0xbc32cdee) (gsm_04_08.c:149) 20250822131705379 DVLR DEBUG VLR subscr IMSI-262420000000035:MSISDN-491230000035:TMSInew-0xBC32CDEE - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822131705379 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131705379 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131705379 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131705379 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131705379 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131705379 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131705379 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131705379 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(538)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(538)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(536)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(536)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(536)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(536)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_encr_3_130(545)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(537)@718a44d66dfb: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(537)@718a44d66dfb: patched enc_l3: '059B'O MSC_Test_0-SCCP(536)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(536)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(536)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(536)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(538)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131705381 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131705381 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131705381 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131705381 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131705381 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131705381 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131705381 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131705381 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131705382 DMM DEBUG msc_a(IMSI-262420000000035:MSISDN-491230000035:TMSInew-0xBC32CDEE:GERAN-A-69:LU)[0x56365ea010a0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822131705382 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:MSISDN-491230000035:TMSInew-0xBC32CDEE:GERAN-A-69:LU)[0x56365ea15540]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822131705382 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000035:MSISDN-491230000035:GERAN-A-69:LU)[0x56365ea0ebc0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822131705382 DMSC NOTICE msub(IMSI-262420000000035:MSISDN-491230000035:TMSI-0xBC32CDEE) VLR: update for IMSI=262420000000035 (MSISDN=491230000035) (gsm_04_08.c:1541) 20250822131705382 DVLR DEBUG VLR subscr IMSI-262420000000035:MSISDN-491230000035:TMSI-0xBC32CDEE + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250822131705382 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000035:MSISDN-491230000035:GERAN-A-69:LU)[0x56365ea0ebc0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822131705382 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:MSISDN-491230000035:TMSI-0xBC32CDEE:GERAN-A-69:LU)[0x56365ea15540]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822131705382 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000035:MSISDN-491230000035:GERAN-A-69:LU)[0x56365ea0ebc0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822131705382 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000035:MSISDN-491230000035:GERAN-A-69:LU)[0x56365ea0ebc0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000035:MSISDN-491230000035:TMSI-0xBC32CDEE:GERAN-A-69:LU)[0x56365ea15540] (vlr_lu_fsm.c:817) 20250822131705382 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000035:MSISDN-491230000035:GERAN-A-69:LU)[0x56365ea0ebc0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822131705382 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000035:MSISDN-491230000035:GERAN-A-69:LU)[0x56365ea0ebc0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822131705382 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:MSISDN-491230000035:TMSI-0xBC32CDEE:GERAN-A-69:LU)[0x56365ea15540]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822131705382 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000035/3/1): Available (smpp_smsc.c:626) 20250822131705382 DVLR DEBUG VLR subscr IMSI-262420000000035:MSISDN-491230000035:TMSI-0xBC32CDEE + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822131705382 DVLR DEBUG VLR subscr IMSI-262420000000035:MSISDN-491230000035:TMSI-0xBC32CDEE + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822131705382 DVLR DEBUG VLR subscr IMSI-262420000000035:MSISDN-491230000035:TMSI-0xBC32CDEE - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822131705382 DVLR DEBUG VLR subscr IMSI-262420000000035:MSISDN-491230000035:TMSI-0xBC32CDEE - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250822131705382 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131705382 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131705382 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131705382 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131705382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131705382 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131705382 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131705382 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(538)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(538)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(536)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(536)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(536)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(536)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(536)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(536)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(536)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(536)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(538)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131705384 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131705384 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131705384 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131705384 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131705384 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131705384 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131705384 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131705384 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131705384 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:MSISDN-491230000035:TMSI-0xBC32CDEE:GERAN-A-69:LU)[0x56365ea15540]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822131705384 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:MSISDN-491230000035:TMSI-0xBC32CDEE:GERAN-A-69:LU)[0x56365ea15540]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000035:MSISDN-491230000035:TMSI-0xBC32CDEE:GERAN-A-69:LU)[0x56365ea010a0] (msc_a.c:1053) 20250822131705384 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:MSISDN-491230000035:TMSI-0xBC32CDEE:GERAN-A-69:LU)[0x56365ea15540]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822131705384 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:MSISDN-491230000035:TMSI-0xBC32CDEE:GERAN-A-69:LU)[0x56365ea15540]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822131705384 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:MSISDN-491230000035:TMSI-0xBC32CDEE:GERAN-A-69:LU)[0x56365ea15540]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822131705384 DVLR DEBUG VLR subscr IMSI-262420000000035:MSISDN-491230000035:TMSI-0xBC32CDEE - active-conn: now used by 1 (attached) (msub.c:375) 20250822131705384 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131705384 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131705384 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131705384 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131705384 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131705384 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131705384 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131705384 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(538)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(538)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(536)@718a44d66dfb: Session index based on local reference:0 20250822131705385 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131705385 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131705385 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(538)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131705385 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131705385 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131705385 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131705385 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131705385 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(537)@718a44d66dfb: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_encr_3_130(545)14876620 TC_lu_imsi_auth_tmsi_encr_3_130(545)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822131705386 DVLR DEBUG VLR subscr IMSI-262420000000035:MSISDN-491230000035:TMSI-0xBC32CDEE + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822131705386 DVLR DEBUG VLR subscr IMSI-262420000000035:MSISDN-491230000035:TMSI-0xBC32CDEE - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_imsi_auth_tmsi_encr_3_130(545)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_3_130(545)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_3_130(545)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_3_130(545)@718a44d66dfb: Final verdict of PTC: pass MSC_Test_0-M3UA(538)@718a44d66dfb: Final verdict of PTC: none 20250822131705391 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822131705391 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-RAN(537)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(539)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP(542)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-SCCP(536)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(544)@718a44d66dfb: Final verdict of PTC: none 20250822131705394 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(541)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(540)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(546)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(535)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(543)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(535): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(536): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(537): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(538): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(539): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(540): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(541): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(542): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(543): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(544): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_lu_imsi_auth_tmsi_encr_3_130(545): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(546): none (pass -> pass) MTC@718a44d66dfb: Test case TC_lu_imsi_auth_tmsi_encr_3_13 finished. Verdict: pass MTC@718a44d66dfb: 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'. Fri Aug 22 13:17:05 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 20250822131705586 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822131705586 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822131705586 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822131705586 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822131705586 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822131705586 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822131705586 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822131705586 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822131705586 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822131705586 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131705586 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822131705586 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822131705586 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822131705586 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822131705586 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822131705586 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822131705586 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822131705586 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822131705586 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=212808) 20250822131706396 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=212808, count=227104) 20250822131707396 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822131707588 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822131707588 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822131707588 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:17: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_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 20250822131708397 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_lu_imsi_auth_tmsi_encr_3_1 started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(550)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(550)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(550)@718a44d66dfb: ************************************************* MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-SCCP(548)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822131709154 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(551)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822131709348 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822131709348 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822131709348 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822131709348 DLSS7 DEBUG 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)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(550)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(550)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(550)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(550)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250822131709349 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131709350 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822131709350 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822131709350 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822131709350 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822131709350 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822131709350 DLSS7 DEBUG 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)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(550)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(550)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(550)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(550)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(550)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(550)@718a44d66dfb: Message received on association #8 20250822131709350 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131709350 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822131709350 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822131709350 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822131709350 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822131709350 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822131709350 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250822131709350 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822131709350 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(550)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(550)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(550)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(550)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822131709398 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822131709399 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(553)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(553)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822131709400 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(553)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(553)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(553)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@718a44d66dfb: IPA ID RESP: { { 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)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(553)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822131709410 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822131709410 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(554)@718a44d66dfb: 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)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250822131710153 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131710153 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131710153 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131710153 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131710153 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131710153 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131710153 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131710153 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(550)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131710153 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131710153 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131710153 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131710153 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131710153 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131710153 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131710153 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131710153 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(550)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(550)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(549)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(549)@718a44d66dfb: Added conn table entry 0TC_lu_imsi_auth_tmsi_encr_3_10(557)286803 MSC_Test_0-SCCP(548)@718a44d66dfb: First idle individual index:0 MSC_Test_0-RAN(549)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(550)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131710157 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131710157 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131710157 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131710157 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131710157 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131710157 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131710157 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131710157 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131710157 DMM DEBUG msc_a(IMSI-262420000000360:GERAN-A-70:LU)[0x56365ea14400]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000360 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822131710157 DMM DEBUG msc_a(IMSI-262420000000360:GERAN-A-70:LU)[0x56365ea14400]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822131710157 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000360:GERAN-A-70:LU)[0x56365ea139f0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822131710157 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000360:GERAN-A-70:LU)[0x56365ea139f0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000360:GERAN-A-70:LU)[0x56365ea14400] (fsm.c:486) 20250822131710157 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000360:GERAN-A-70:LU)[0x56365ea139f0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250822131710157 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000360:GERAN-A-70:LU)[0x56365ea139f0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822131710157 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822131710157 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000360 id=262420000000360 (vlr.c:661) 20250822131710157 DVLR INFO New subscr, IMSI: 262420000000360 (vlr.c:562) 20250822131710157 DVLR DEBUG VLR subscr IMSI-262420000000360 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822131710157 DVLR DEBUG VLR subscr IMSI-262420000000360 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822131710157 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822131710157 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000360:GERAN-A-70:LU)[0x56365ea139f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822131710157 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000360:GERAN-A-70:LU)[0x56365ea139f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822131710157 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000360:GERAN-A-70:LU)[0x56365ea139f0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250822131710157 DVLR DEBUG VLR_Authenticate(IMSI-262420000000360:GERAN-A-70:LU)[0x56365ea14530]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822131710157 DVLR DEBUG VLR_Authenticate(IMSI-262420000000360:GERAN-A-70:LU)[0x56365ea14530]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000360:GERAN-A-70:LU)[0x56365ea139f0] (fsm.c:486) 20250822131710157 DVLR DEBUG VLR_Authenticate(IMSI-262420000000360:GERAN-A-70:LU)[0x56365ea14530]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822131710157 DVLR DEBUG VLR_Authenticate(IMSI-262420000000360:GERAN-A-70:LU)[0x56365ea14530]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822131710157 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131710157 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131710158 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131710158 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131710158 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131710158 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131710158 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131710158 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(550)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(550)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(548)@718a44d66dfb: { messageType := 2, destLocRef := '046053'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)@718a44d66dfb: Session index based on local reference:0 MSC_Test-GSUP(554)@718a44d66dfb: Found GsupExpect[0] for "262420000000360" handled at TC_lu_imsi_auth_tmsi_encr_3_10(557) MSC_Test-GSUP(554)@718a44d66dfb: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_encr_3_10(557)"262420000000360" MSC_Test_0-SCCP(548)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(548)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(548)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(548)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524900'O 20250822131710160 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131710160 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131710160 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131710160 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131710160 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131710160 DLSS7 DEBUG Found route for dpc=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(550)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131710160 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131710160 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131710160 DVLR DEBUG VLR subscr IMSI-262420000000360 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822131710160 DVLR DEBUG VLR_Authenticate(IMSI-262420000000360:GERAN-A-70:LU)[0x56365ea14530]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822131710160 DVLR DEBUG SUBSCR(IMSI-262420000000360) Received 1 auth tuples (vlr.c:996) 20250822131710160 DVLR DEBUG VLR_Authenticate(IMSI-262420000000360:GERAN-A-70:LU)[0x56365ea14530]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822131710161 DVLR DEBUG VLR_Authenticate(IMSI-262420000000360:GERAN-A-70:LU)[0x56365ea14530]{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) 20250822131710161 DMM DEBUG Tx AUTH REQ (rand = 1fda5d1d2301a06b07bdaf6151bc1429) (gsm_04_08.c:641) 20250822131710161 DVLR DEBUG VLR subscr IMSI-262420000000360 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822131710161 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131710161 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131710161 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131710161 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131710161 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131710161 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131710161 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131710161 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(550)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(550)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(548)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(548)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(548)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(548)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(549)@718a44d66dfb: patching N(SD)=1 into dtap '05143DA8B2B8'O MSC_Test_0-RAN(549)@718a44d66dfb: patched enc_l3: '05543DA8B2B8'O MSC_Test_0-SCCP(548)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(548)@718a44d66dfb: vl_len:9 MSC_Test_0-SCCP(548)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(548)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '01000605543DA8B2B8'O 20250822131710163 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131710163 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131710163 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(550)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131710163 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131710163 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131710163 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131710163 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131710163 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131710163 DMM DEBUG msc_a(IMSI-262420000000360:GERAN-A-70:LU)[0x56365ea14400]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = 3da8b2b8) (gsm_04_08.c:1128) 20250822131710163 DVLR DEBUG VLR_Authenticate(IMSI-262420000000360:GERAN-A-70:LU)[0x56365ea14530]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822131710163 DVLR DEBUG SUBSCR(IMSI-262420000000360) AUTH on GERAN received SRES/RES: 3da8b2b8 (4 bytes) (vlr_auth_fsm.c:151) 20250822131710163 DVLR INFO SUBSCR(IMSI-262420000000360) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250822131710163 DVLR DEBUG VLR_Authenticate(IMSI-262420000000360:GERAN-A-70:LU)[0x56365ea14530]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822131710163 DVLR DEBUG VLR_Authenticate(IMSI-262420000000360:GERAN-A-70:LU)[0x56365ea14530]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822131710163 DVLR DEBUG VLR_Authenticate(IMSI-262420000000360:GERAN-A-70:LU)[0x56365ea14530]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822131710163 DVLR DEBUG VLR_Authenticate(IMSI-262420000000360:GERAN-A-70:LU)[0x56365ea14530]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000360:GERAN-A-70:LU)[0x56365ea139f0] (vlr_auth_fsm.c:294) 20250822131710163 DVLR DEBUG VLR_Authenticate(IMSI-262420000000360:GERAN-A-70:LU)[0x56365ea14530]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822131710163 DVLR DEBUG VLR_Authenticate(IMSI-262420000000360:GERAN-A-70:LU)[0x56365ea14530]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822131710163 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000360:GERAN-A-70:LU)[0x56365ea139f0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250822131710163 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000360:GERAN-A-70:LU)[0x56365ea139f0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822131710163 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000360:GERAN-A-70:LU)[0x56365ea139f0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822131710163 DBSSAP ERROR msc_a(IMSI-262420000000360:GERAN-A-70:LU)[0x56365ea14400]{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) 20250822131710163 DMSC ERROR msc_a(IMSI-262420000000360:GERAN-A-70:LU)[0x56365ea14400]{MSC_A_ST_AUTH_CIPH}: Failed to encode CIPHER_MODE_COMMAND (msub.c:561) 20250822131710163 DBSSAP ERROR msc_a(IMSI-262420000000360:GERAN-A-70:LU)[0x56365ea14400]{MSC_A_ST_AUTH_CIPH}: Sending Cipher Mode Command failed (msc_a.c:422) 20250822131710163 DVLR ERROR vlr_lu_fsm(IMSI-262420000000360:GERAN-A-70:LU)[0x56365ea139f0]{VLR_ULA_S_WAIT_AUTH}: Failed to send Ciphering Mode Command (vlr_lu_fsm.c:930) 20250822131710163 DMM INFO msc_a(IMSI-262420000000360:GERAN-A-70:LU)[0x56365ea14400]{MSC_A_ST_AUTH_CIPH}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250822131710163 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000360:GERAN-A-70:LU)[0x56365ea139f0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822131710163 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) 20250822131710163 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) 20250822131710163 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) 20250822131710163 DVLR DEBUG VLR subscr IMSI-262420000000360 - msc_a_fsm_releasing_onenter: now used by 1 (active-conn) (msc_a.c:1004) 20250822131710163 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131710163 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131710163 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131710163 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131710163 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131710163 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131710163 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131710163 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131710163 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131710163 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131710163 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131710163 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131710163 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131710163 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131710163 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131710164 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(550)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(550)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(548)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(548)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(548)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(548)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(550)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(550)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(548)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(548)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(548)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(548)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(548)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(548)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(548)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(548)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822131710165 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131710165 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131710165 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(550)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131710165 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131710165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131710165 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131710165 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131710165 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131710165 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000360:GERAN-A-70:LU)[0x56365ea139f0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822131710165 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000360:GERAN-A-70:LU)[0x56365ea139f0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000360:GERAN-A-70:LU)[0x56365ea14400] (msc_a.c:1053) 20250822131710165 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000360:GERAN-A-70:LU)[0x56365ea139f0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822131710165 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000360:GERAN-A-70:LU)[0x56365ea139f0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822131710165 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000360:GERAN-A-70:LU)[0x56365ea139f0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822131710165 DVLR INFO VLR subscr IMSI-262420000000360 - active-conn: now used by 0 (-) (msub.c:375) 20250822131710165 DVLR DEBUG SUBSCR(IMSI-262420000000360) freeing VLR subscr (max total use count was 3) (vlr.c:472) 20250822131710165 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131710165 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131710165 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131710165 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131710165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131710165 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131710165 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131710165 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(550)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(550)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(548)@718a44d66dfb: Session index based on local reference:0 20250822131710165 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131710165 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131710165 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131710165 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131710165 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(550)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131710166 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131710166 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131710166 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(549)@718a44d66dfb: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_encr_3_10(557)286803 TC_lu_imsi_auth_tmsi_encr_3_10(557)@718a44d66dfb: setverdict(pass): none -> pass TC_lu_imsi_auth_tmsi_encr_3_10(557)@718a44d66dfb: Skipping f_verify_vty_lac_ci() TC_lu_imsi_auth_tmsi_encr_3_10(557)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_3_10(557)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_3_10(557)@718a44d66dfb: Final verdict of PTC: pass 20250822131710167 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822131710167 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MNCC(551)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP(554)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(549)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-SCCP(548)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-M3UA(550)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(547)@718a44d66dfb: Final verdict of PTC: none 20250822131710168 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) IPA-CTRL-CLI-IPA(558)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(555)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP-IPA(553)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(552)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(556)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(547): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(548): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(549): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(550): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(551): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(552): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(553): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(554): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(555): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(556): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_lu_imsi_auth_tmsi_encr_3_10(557): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(558): none (pass -> pass) MTC@718a44d66dfb: Test case TC_lu_imsi_auth_tmsi_encr_3_1 finished. Verdict: pass MTC@718a44d66dfb: 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'. Fri Aug 22 13:17:10 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 20250822131710366 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822131710366 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822131710366 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822131710366 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822131710366 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822131710366 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822131710366 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822131710366 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822131710366 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822131710366 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131710366 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822131710366 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822131710366 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822131710366 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822131710366 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822131710366 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822131710366 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822131710366 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822131710366 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=147344) 20250822131711169 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=147344, count=178332) 20250822131712170 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822131712368 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822131712368 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822131712368 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:17:12 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_lu_imsi_auth_tmsi_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 20250822131713171 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_lu_imsi_auth_tmsi_encr_3_1_no_cm started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(562)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(562)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(562)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(560)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822131713935 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(563)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822131714129 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822131714129 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822131714129 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822131714129 DLSS7 DEBUG 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)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(562)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(562)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(562)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(562)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250822131714131 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131714131 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822131714131 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822131714131 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822131714131 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822131714131 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822131714131 DLSS7 DEBUG 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)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(562)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(562)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822131714131 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131714131 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822131714131 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822131714131 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822131714131 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822131714131 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822131714131 DLSS7 DEBUG 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)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(562)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(562)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(562)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(562)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(562)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(562)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(562)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822131714132 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822131714132 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822131714172 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822131714172 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(565)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(565)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822131714173 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(565)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(565)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(565)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@718a44d66dfb: IPA ID RESP: { { 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)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(565)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822131714183 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822131714183 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(566)@718a44d66dfb: 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)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250822131714942 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131714942 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131714942 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131714942 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131714942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131714942 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131714942 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131714942 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(562)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131714943 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131714943 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131714943 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131714943 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131714943 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131714943 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131714943 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131714943 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(562)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(562)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(561)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(561)@718a44d66dfb: Added conn table entry 0TC_lu_imsi_auth_tmsi_encr_3_1_no_cm0(569)831543 MSC_Test_0-SCCP(560)@718a44d66dfb: First idle individual index:0 MSC_Test_0-RAN(561)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 20250822131714949 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131714949 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131714949 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131714949 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131714949 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131714949 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131714949 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131714949 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(562)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131714949 DMM DEBUG msc_a(IMSI-262420000000361:GERAN-A-71:LU)[0x56365ea010a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000361 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822131714949 DMM DEBUG msc_a(IMSI-262420000000361:GERAN-A-71:LU)[0x56365ea010a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822131714949 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000361:GERAN-A-71:LU)[0x56365ea0ebc0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822131714949 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000361:GERAN-A-71:LU)[0x56365ea0ebc0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000361:GERAN-A-71:LU)[0x56365ea010a0] (fsm.c:486) 20250822131714949 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000361:GERAN-A-71:LU)[0x56365ea0ebc0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250822131714949 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000361:GERAN-A-71:LU)[0x56365ea0ebc0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822131714949 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822131714949 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000361 id=262420000000361 (vlr.c:661) 20250822131714949 DVLR INFO New subscr, IMSI: 262420000000361 (vlr.c:562) 20250822131714949 DVLR DEBUG VLR subscr IMSI-262420000000361 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822131714949 DVLR DEBUG VLR subscr IMSI-262420000000361 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822131714949 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822131714949 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000361:GERAN-A-71:LU)[0x56365ea0ebc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822131714949 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000361:GERAN-A-71:LU)[0x56365ea0ebc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822131714949 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000361:GERAN-A-71:LU)[0x56365ea0ebc0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250822131714949 DVLR DEBUG VLR_Authenticate(IMSI-262420000000361:GERAN-A-71:LU)[0x56365ea14530]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822131714949 DVLR DEBUG VLR_Authenticate(IMSI-262420000000361:GERAN-A-71:LU)[0x56365ea14530]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000361:GERAN-A-71:LU)[0x56365ea0ebc0] (fsm.c:486) 20250822131714949 DVLR DEBUG VLR_Authenticate(IMSI-262420000000361:GERAN-A-71:LU)[0x56365ea14530]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822131714949 DVLR DEBUG VLR_Authenticate(IMSI-262420000000361:GERAN-A-71:LU)[0x56365ea14530]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822131714950 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131714950 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131714950 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131714950 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131714950 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131714950 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131714950 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131714950 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(562)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(562)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(560)@718a44d66dfb: { messageType := 2, destLocRef := '0CB037'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)@718a44d66dfb: Session index based on local reference:0 MSC_Test-GSUP(566)@718a44d66dfb: Found GsupExpect[0] for "262420000000361" handled at TC_lu_imsi_auth_tmsi_encr_3_1_no_cm0(569) MSC_Test-GSUP(566)@718a44d66dfb: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_encr_3_1_no_cm0(569)"262420000000361" 20250822131714954 DVLR DEBUG VLR subscr IMSI-262420000000361 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822131714954 DVLR DEBUG VLR_Authenticate(IMSI-262420000000361:GERAN-A-71:LU)[0x56365ea14530]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822131714954 DVLR DEBUG SUBSCR(IMSI-262420000000361) Received 1 auth tuples (vlr.c:996) 20250822131714954 DVLR DEBUG VLR_Authenticate(IMSI-262420000000361:GERAN-A-71:LU)[0x56365ea14530]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822131714954 DVLR DEBUG VLR_Authenticate(IMSI-262420000000361:GERAN-A-71:LU)[0x56365ea14530]{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) 20250822131714954 DMM DEBUG Tx AUTH REQ (rand = bd21f0f0f2c3e5b83e89e636e6db2dff) (gsm_04_08.c:641) 20250822131714954 DVLR DEBUG VLR subscr IMSI-262420000000361 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822131714954 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131714954 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131714954 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131714954 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131714954 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131714954 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131714954 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131714954 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(562)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(562)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(560)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(560)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(560)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(560)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(561)@718a44d66dfb: patching N(SD)=1 into dtap '0514AB818036'O MSC_Test_0-RAN(561)@718a44d66dfb: patched enc_l3: '0554AB818036'O MSC_Test_0-SCCP(560)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(560)@718a44d66dfb: vl_len:9 MSC_Test_0-SCCP(560)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(560)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0100060554AB818036'O MSC_Test_0-M3UA(562)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131714959 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131714959 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131714959 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131714959 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131714959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131714959 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131714959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131714959 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131714959 DMM DEBUG msc_a(IMSI-262420000000361:GERAN-A-71:LU)[0x56365ea010a0]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = ab818036) (gsm_04_08.c:1128) 20250822131714959 DVLR DEBUG VLR_Authenticate(IMSI-262420000000361:GERAN-A-71:LU)[0x56365ea14530]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822131714959 DVLR DEBUG SUBSCR(IMSI-262420000000361) AUTH on GERAN received SRES/RES: ab818036 (4 bytes) (vlr_auth_fsm.c:151) 20250822131714959 DVLR INFO SUBSCR(IMSI-262420000000361) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250822131714959 DVLR DEBUG VLR_Authenticate(IMSI-262420000000361:GERAN-A-71:LU)[0x56365ea14530]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822131714959 DVLR DEBUG VLR_Authenticate(IMSI-262420000000361:GERAN-A-71:LU)[0x56365ea14530]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822131714959 DVLR DEBUG VLR_Authenticate(IMSI-262420000000361:GERAN-A-71:LU)[0x56365ea14530]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822131714959 DVLR DEBUG VLR_Authenticate(IMSI-262420000000361:GERAN-A-71:LU)[0x56365ea14530]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000361:GERAN-A-71:LU)[0x56365ea0ebc0] (vlr_auth_fsm.c:294) 20250822131714959 DVLR DEBUG VLR_Authenticate(IMSI-262420000000361:GERAN-A-71:LU)[0x56365ea14530]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822131714959 DVLR DEBUG VLR_Authenticate(IMSI-262420000000361:GERAN-A-71:LU)[0x56365ea14530]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822131714959 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000361:GERAN-A-71:LU)[0x56365ea0ebc0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250822131714959 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000361:GERAN-A-71:LU)[0x56365ea0ebc0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822131714959 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000361:GERAN-A-71:LU)[0x56365ea0ebc0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822131714959 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000361:GERAN-A-71:LU)[0x56365ea0ebc0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250822131714959 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131714959 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131714959 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131714959 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131714959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131714959 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131714959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131714959 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(562)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(562)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(560)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(560)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(560)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(560)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(560)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(560)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(560)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(560)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524900'O MSC_Test_0-M3UA(562)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131714961 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131714961 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131714961 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131714961 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131714961 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131714961 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131714961 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131714961 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131714961 DBSSAP ERROR msc_a(IMSI-262420000000361:GERAN-A-71:LU)[0x56365ea010a0]{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) 20250822131714961 DMSC ERROR msc_a(IMSI-262420000000361:GERAN-A-71:LU)[0x56365ea010a0]{MSC_A_ST_AUTH_CIPH}: Failed to encode CIPHER_MODE_COMMAND (msub.c:561) 20250822131714961 DBSSAP ERROR msc_a(IMSI-262420000000361:GERAN-A-71:LU)[0x56365ea010a0]{MSC_A_ST_AUTH_CIPH}: Sending Cipher Mode Command failed (msc_a.c:422) 20250822131714961 DBSSAP ERROR msc_a(IMSI-262420000000361:GERAN-A-71:LU)[0x56365ea010a0]{MSC_A_ST_AUTH_CIPH}: After Classmark Update, still failed to send Cipher Mode Command (msc_a.c:486) 20250822131714961 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) 20250822131714961 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) 20250822131714961 DMM INFO msc_a(IMSI-262420000000361:GERAN-A-71:LU)[0x56365ea010a0]{MSC_A_ST_RELEASING}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250822131714961 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000361:GERAN-A-71:LU)[0x56365ea0ebc0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822131714961 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) 20250822131714961 DVLR DEBUG VLR subscr IMSI-262420000000361 - msc_a_fsm_releasing_onenter: now used by 1 (active-conn) (msc_a.c:1004) 20250822131714961 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131714961 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131714961 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131714961 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131714961 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131714961 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131714961 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131714961 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131714961 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131714961 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131714961 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131714961 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131714961 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131714961 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131714961 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131714961 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(562)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(562)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(562)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(562)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(560)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(560)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(560)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(560)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(560)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(560)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(560)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(560)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(560)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(560)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(560)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(560)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(562)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131714963 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131714963 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131714963 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131714963 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131714963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131714963 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131714963 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131714963 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131714964 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000361:GERAN-A-71:LU)[0x56365ea0ebc0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822131714964 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000361:GERAN-A-71:LU)[0x56365ea0ebc0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000361:GERAN-A-71:LU)[0x56365ea010a0] (msc_a.c:1053) 20250822131714964 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000361:GERAN-A-71:LU)[0x56365ea0ebc0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822131714964 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000361:GERAN-A-71:LU)[0x56365ea0ebc0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822131714964 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000361:GERAN-A-71:LU)[0x56365ea0ebc0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822131714964 DVLR INFO VLR subscr IMSI-262420000000361 - active-conn: now used by 0 (-) (msub.c:375) 20250822131714964 DVLR DEBUG SUBSCR(IMSI-262420000000361) freeing VLR subscr (max total use count was 3) (vlr.c:472) 20250822131714964 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131714964 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131714964 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131714964 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131714964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131714964 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131714964 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131714964 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(562)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(562)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(560)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-M3UA(562)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131714964 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131714964 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131714964 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131714964 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131714964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131714964 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131714964 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131714964 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(561)@718a44d66dfb: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_encr_3_1_no_cm0(569)831543 TC_lu_imsi_auth_tmsi_encr_3_1_no_cm0(569)@718a44d66dfb: setverdict(pass): none -> pass TC_lu_imsi_auth_tmsi_encr_3_1_no_cm0(569)@718a44d66dfb: Skipping f_verify_vty_lac_ci() TC_lu_imsi_auth_tmsi_encr_3_1_no_cm0(569)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_3_1_no_cm0(569)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_3_1_no_cm0(569)@718a44d66dfb: Final verdict of PTC: pass MSC_Test-GSUP(566)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-M3UA(562)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-SCCP(560)@718a44d66dfb: Final verdict of PTC: none 20250822131714969 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822131714969 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MNCC(563)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(570)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(564)@718a44d66dfb: Final verdict of PTC: none 20250822131714970 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-RAN(561)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP-IPA(565)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(559)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(567)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(568)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(559): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(560): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(561): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(562): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(563): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(564): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(565): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(566): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(567): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(568): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_lu_imsi_auth_tmsi_encr_3_1_no_cm0(569): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(570): none (pass -> pass) MTC@718a44d66dfb: Test case TC_lu_imsi_auth_tmsi_encr_3_1_no_cm finished. Verdict: pass MTC@718a44d66dfb: 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'. Fri Aug 22 13:17:14 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 20250822131715166 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822131715166 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822131715166 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822131715166 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822131715166 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822131715166 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822131715166 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822131715166 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822131715166 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822131715166 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131715166 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822131715166 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822131715167 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822131715167 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822131715167 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822131715167 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822131715167 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822131715167 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822131715167 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=184932) 20250822131715971 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=184932, count=186188) 20250822131716973 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822131717167 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822131717167 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822131717167 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:17:17 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_lu_imsi_auth_tmsi_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 20250822131717975 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_lu_imsi_auth_tmsi_encr_13_2 started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(574)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(574)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(574)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(572)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822131718717 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(575)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822131718910 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822131718910 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822131718910 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822131718910 DLSS7 DEBUG 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)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(574)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(574)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(574)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(574)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250822131718912 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131718912 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822131718912 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822131718912 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822131718912 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822131718912 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822131718912 DLSS7 DEBUG 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)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(574)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(574)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(574)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(574)@718a44d66dfb: Message received on association #8 20250822131718913 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131718913 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822131718913 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822131718913 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822131718913 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822131718913 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822131718913 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(574)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(574)@718a44d66dfb: Message received on association #8 20250822131718913 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822131718913 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(574)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(574)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(574)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(574)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822131718976 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822131718976 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(577)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(577)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822131718978 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(577)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(577)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(577)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@718a44d66dfb: IPA ID RESP: { { 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)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(577)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822131718988 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822131718988 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(578)@718a44d66dfb: 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)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '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 } } } } 20250822131719715 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131719715 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131719715 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131719715 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131719715 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131719715 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131719715 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131719715 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(574)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131719715 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131719715 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131719715 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131719715 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131719715 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131719715 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131719715 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131719715 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(574)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(574)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(573)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(573)@718a44d66dfb: Added conn table entry 0TC_lu_imsi_auth_tmsi_encr_13_20(581)4813985 MSC_Test_0-SCCP(572)@718a44d66dfb: First idle individual index:0 MSC_Test_0-RAN(573)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(574)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131719719 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131719719 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131719719 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131719719 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131719719 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131719719 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131719719 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131719719 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131719719 DMM DEBUG msc_a(IMSI-262420000000037:GERAN-A-72:LU)[0x56365ea14400]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000037 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822131719719 DMM DEBUG msc_a(IMSI-262420000000037:GERAN-A-72:LU)[0x56365ea14400]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822131719719 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000037:GERAN-A-72:LU)[0x56365ea15540]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822131719719 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000037:GERAN-A-72:LU)[0x56365ea15540]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000037:GERAN-A-72:LU)[0x56365ea14400] (fsm.c:486) 20250822131719719 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000037:GERAN-A-72:LU)[0x56365ea15540]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250822131719719 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000037:GERAN-A-72:LU)[0x56365ea15540]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822131719720 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822131719720 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000037 id=262420000000037 (vlr.c:661) 20250822131719720 DVLR INFO New subscr, IMSI: 262420000000037 (vlr.c:562) 20250822131719720 DVLR DEBUG VLR subscr IMSI-262420000000037 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822131719720 DVLR DEBUG VLR subscr IMSI-262420000000037 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822131719720 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822131719720 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000037:GERAN-A-72:LU)[0x56365ea15540]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822131719720 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000037:GERAN-A-72:LU)[0x56365ea15540]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822131719720 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000037:GERAN-A-72:LU)[0x56365ea15540]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250822131719720 DVLR DEBUG VLR_Authenticate(IMSI-262420000000037:GERAN-A-72:LU)[0x56365ea14530]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822131719720 DVLR DEBUG VLR_Authenticate(IMSI-262420000000037:GERAN-A-72:LU)[0x56365ea14530]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000037:GERAN-A-72:LU)[0x56365ea15540] (fsm.c:486) 20250822131719720 DVLR DEBUG VLR_Authenticate(IMSI-262420000000037:GERAN-A-72:LU)[0x56365ea14530]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822131719720 DVLR DEBUG VLR_Authenticate(IMSI-262420000000037:GERAN-A-72:LU)[0x56365ea14530]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822131719720 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131719720 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131719720 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131719720 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131719720 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131719720 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131719720 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131719720 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(574)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(574)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(572)@718a44d66dfb: { messageType := 2, destLocRef := '4974A1'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)@718a44d66dfb: Session index based on local reference:0 MSC_Test-GSUP(578)@718a44d66dfb: Found GsupExpect[0] for "262420000000037" handled at TC_lu_imsi_auth_tmsi_encr_13_20(581) MSC_Test-GSUP(578)@718a44d66dfb: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_encr_13_20(581)"262420000000037" MSC_Test_0-SCCP(572)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(572)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(572)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(572)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '00065412035A4901'O MSC_Test_0-M3UA(574)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131719722 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131719722 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131719722 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131719722 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131719722 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131719722 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131719722 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131719722 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131719723 DVLR DEBUG VLR subscr IMSI-262420000000037 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822131719723 DVLR DEBUG VLR_Authenticate(IMSI-262420000000037:GERAN-A-72:LU)[0x56365ea14530]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822131719723 DVLR DEBUG SUBSCR(IMSI-262420000000037) Received 1 auth tuples (vlr.c:996) 20250822131719723 DVLR DEBUG VLR_Authenticate(IMSI-262420000000037:GERAN-A-72:LU)[0x56365ea14530]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822131719723 DVLR DEBUG VLR_Authenticate(IMSI-262420000000037:GERAN-A-72:LU)[0x56365ea14530]{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) 20250822131719723 DMM DEBUG Tx AUTH REQ (rand = 99348ced99b607008652413044b3efeb) (gsm_04_08.c:641) 20250822131719723 DVLR DEBUG VLR subscr IMSI-262420000000037 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822131719723 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131719723 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131719723 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131719723 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131719723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131719723 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131719723 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131719723 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(574)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(574)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(572)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(572)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(572)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(572)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(573)@718a44d66dfb: patching N(SD)=1 into dtap '051458412CFC'O MSC_Test_0-RAN(573)@718a44d66dfb: patched enc_l3: '055458412CFC'O MSC_Test_0-SCCP(572)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(572)@718a44d66dfb: vl_len:9 MSC_Test_0-SCCP(572)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(572)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010006055458412CFC'O MSC_Test_0-M3UA(574)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131719726 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131719726 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131719726 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131719726 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131719726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131719726 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131719726 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131719726 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131719726 DMM DEBUG msc_a(IMSI-262420000000037:GERAN-A-72:LU)[0x56365ea14400]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = 58412cfc) (gsm_04_08.c:1128) 20250822131719726 DVLR DEBUG VLR_Authenticate(IMSI-262420000000037:GERAN-A-72:LU)[0x56365ea14530]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822131719726 DVLR DEBUG SUBSCR(IMSI-262420000000037) AUTH on GERAN received SRES/RES: 58412cfc (4 bytes) (vlr_auth_fsm.c:151) 20250822131719726 DVLR INFO SUBSCR(IMSI-262420000000037) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250822131719726 DVLR DEBUG VLR_Authenticate(IMSI-262420000000037:GERAN-A-72:LU)[0x56365ea14530]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822131719726 DVLR DEBUG VLR_Authenticate(IMSI-262420000000037:GERAN-A-72:LU)[0x56365ea14530]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822131719726 DVLR DEBUG VLR_Authenticate(IMSI-262420000000037:GERAN-A-72:LU)[0x56365ea14530]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822131719726 DVLR DEBUG VLR_Authenticate(IMSI-262420000000037:GERAN-A-72:LU)[0x56365ea14530]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000037:GERAN-A-72:LU)[0x56365ea15540] (vlr_auth_fsm.c:294) 20250822131719726 DVLR DEBUG VLR_Authenticate(IMSI-262420000000037:GERAN-A-72:LU)[0x56365ea14530]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822131719726 DVLR DEBUG VLR_Authenticate(IMSI-262420000000037:GERAN-A-72:LU)[0x56365ea14530]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822131719726 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000037:GERAN-A-72:LU)[0x56365ea15540]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250822131719726 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000037:GERAN-A-72:LU)[0x56365ea15540]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822131719726 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000037:GERAN-A-72:LU)[0x56365ea15540]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822131719726 DBSSAP ERROR msc_a(IMSI-262420000000037:GERAN-A-72:LU)[0x56365ea14400]{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) 20250822131719726 DMSC ERROR msc_a(IMSI-262420000000037:GERAN-A-72:LU)[0x56365ea14400]{MSC_A_ST_AUTH_CIPH}: Failed to encode CIPHER_MODE_COMMAND (msub.c:561) 20250822131719726 DBSSAP ERROR msc_a(IMSI-262420000000037:GERAN-A-72:LU)[0x56365ea14400]{MSC_A_ST_AUTH_CIPH}: Sending Cipher Mode Command failed (msc_a.c:422) 20250822131719726 DVLR ERROR vlr_lu_fsm(IMSI-262420000000037:GERAN-A-72:LU)[0x56365ea15540]{VLR_ULA_S_WAIT_AUTH}: Failed to send Ciphering Mode Command (vlr_lu_fsm.c:930) 20250822131719726 DMM INFO msc_a(IMSI-262420000000037:GERAN-A-72:LU)[0x56365ea14400]{MSC_A_ST_AUTH_CIPH}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250822131719726 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000037:GERAN-A-72:LU)[0x56365ea15540]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822131719726 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) 20250822131719726 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) 20250822131719726 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) 20250822131719726 DVLR DEBUG VLR subscr IMSI-262420000000037 - msc_a_fsm_releasing_onenter: now used by 1 (active-conn) (msc_a.c:1004) 20250822131719726 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131719726 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131719726 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131719726 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131719726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131719726 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131719726 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131719726 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131719726 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131719726 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131719726 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131719726 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131719726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131719726 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131719726 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131719726 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(574)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(574)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(574)@718a44d66dfb: Message received on association #8 MSC_Test_0-SCCP(572)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(572)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(572)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(572)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(574)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(572)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(572)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(572)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(572)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(572)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(572)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(572)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(572)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(574)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131719727 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131719727 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131719727 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131719727 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131719727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131719727 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131719727 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131719727 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131719728 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000037:GERAN-A-72:LU)[0x56365ea15540]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822131719728 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000037:GERAN-A-72:LU)[0x56365ea15540]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000037:GERAN-A-72:LU)[0x56365ea14400] (msc_a.c:1053) 20250822131719728 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000037:GERAN-A-72:LU)[0x56365ea15540]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822131719728 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000037:GERAN-A-72:LU)[0x56365ea15540]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822131719728 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000037:GERAN-A-72:LU)[0x56365ea15540]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822131719728 DVLR INFO VLR subscr IMSI-262420000000037 - active-conn: now used by 0 (-) (msub.c:375) 20250822131719728 DVLR DEBUG SUBSCR(IMSI-262420000000037) freeing VLR subscr (max total use count was 3) (vlr.c:472) 20250822131719728 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131719728 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131719728 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131719728 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131719728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131719728 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131719728 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131719728 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(574)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(574)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(572)@718a44d66dfb: Session index based on local reference:0 20250822131719728 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131719728 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131719728 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131719728 DLM3UA DEBUG 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(574)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131719728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131719728 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131719728 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131719728 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(573)@718a44d66dfb: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_encr_13_20(581)4813985 TC_lu_imsi_auth_tmsi_encr_13_20(581)@718a44d66dfb: setverdict(pass): none -> pass TC_lu_imsi_auth_tmsi_encr_13_20(581)@718a44d66dfb: Skipping f_verify_vty_lac_ci() TC_lu_imsi_auth_tmsi_encr_13_20(581)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_13_20(581)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_13_20(581)@718a44d66dfb: Final verdict of PTC: pass MSC_Test_0-SCCP(572)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-M3UA(574)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP(578)@718a44d66dfb: Final verdict of PTC: none 20250822131719730 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822131719730 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-RAN(573)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(575)@718a44d66dfb: Final verdict of PTC: none 20250822131719731 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(577)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(579)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(571)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(576)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(582)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(580)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(571): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(572): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(573): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(574): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(575): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(576): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(577): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(578): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(579): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(580): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_lu_imsi_auth_tmsi_encr_13_20(581): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(582): none (pass -> pass) MTC@718a44d66dfb: Test case TC_lu_imsi_auth_tmsi_encr_13_2 finished. Verdict: pass MTC@718a44d66dfb: 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'. Fri Aug 22 13:17:19 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 20250822131719930 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822131719930 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822131719930 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822131719930 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822131719930 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822131719930 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822131719930 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822131719930 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822131719930 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822131719930 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131719930 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822131719930 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822131719930 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822131719930 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822131719930 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822131719930 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822131719930 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822131719930 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822131719930 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=147764) 20250822131720732 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=147764, count=178360) 20250822131721734 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822131721931 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822131721931 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822131721931 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:17: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_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 20250822131722735 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_lu_imsi_auth_tmsi_encr_013_2 started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(586)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(586)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(586)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(584)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822131723443 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(587)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822131723637 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822131723637 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822131723637 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822131723637 DLSS7 DEBUG 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)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(586)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(586)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822131723639 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131723639 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822131723639 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822131723639 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822131723639 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822131723639 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822131723639 DLSS7 DEBUG 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)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(586)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(586)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(586)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(586)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(586)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(586)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(586)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822131723639 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131723639 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822131723639 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822131723639 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822131723639 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822131723639 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822131723639 DLSS7 DEBUG 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)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(586)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(586)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) 20250822131723640 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822131723640 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(586)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(586)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822131723736 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822131723736 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(589)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(589)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822131723737 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(589)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(589)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(589)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@718a44d66dfb: IPA ID RESP: { { 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)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(589)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822131723748 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822131723748 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(590)@718a44d66dfb: 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)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '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 } } } } 20250822131724440 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131724440 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131724440 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131724440 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131724440 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131724440 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131724440 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131724440 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(586)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131724440 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131724440 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131724440 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131724440 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131724440 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131724440 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131724440 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131724440 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(586)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(586)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(585)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(585)@718a44d66dfb: Added conn table entry 0TC_lu_imsi_auth_tmsi_encr_013_20(593)15691264 MSC_Test_0-SCCP(584)@718a44d66dfb: First idle individual index:0 MSC_Test_0-RAN(585)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(586)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131724444 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131724444 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131724444 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131724444 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131724444 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131724444 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131724444 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131724444 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131724444 DMM DEBUG msc_a(IMSI-262420000000038:GERAN-A-73:LU)[0x56365ea010a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000038 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822131724444 DMM DEBUG msc_a(IMSI-262420000000038:GERAN-A-73:LU)[0x56365ea010a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822131724444 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x56365ea139f0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822131724444 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x56365ea139f0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000038:GERAN-A-73:LU)[0x56365ea010a0] (fsm.c:486) 20250822131724444 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x56365ea139f0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250822131724444 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x56365ea139f0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822131724444 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822131724444 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000038 id=262420000000038 (vlr.c:661) 20250822131724444 DVLR INFO New subscr, IMSI: 262420000000038 (vlr.c:562) 20250822131724444 DVLR DEBUG VLR subscr IMSI-262420000000038 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822131724444 DVLR DEBUG VLR subscr IMSI-262420000000038 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822131724444 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822131724444 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x56365ea139f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822131724444 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x56365ea139f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822131724444 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x56365ea139f0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250822131724444 DVLR DEBUG VLR_Authenticate(IMSI-262420000000038:GERAN-A-73:LU)[0x56365ea14530]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822131724444 DVLR DEBUG VLR_Authenticate(IMSI-262420000000038:GERAN-A-73:LU)[0x56365ea14530]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x56365ea139f0] (fsm.c:486) 20250822131724444 DVLR DEBUG VLR_Authenticate(IMSI-262420000000038:GERAN-A-73:LU)[0x56365ea14530]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822131724444 DVLR DEBUG VLR_Authenticate(IMSI-262420000000038:GERAN-A-73:LU)[0x56365ea14530]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822131724445 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131724445 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131724445 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131724445 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131724445 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131724445 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131724445 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131724445 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(586)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(586)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(584)@718a44d66dfb: { messageType := 2, destLocRef := 'EF6E00'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)@718a44d66dfb: Session index based on local reference:0 MSC_Test-GSUP(590)@718a44d66dfb: Found GsupExpect[0] for "262420000000038" handled at TC_lu_imsi_auth_tmsi_encr_013_20(593) MSC_Test-GSUP(590)@718a44d66dfb: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_encr_013_20(593)"262420000000038" 20250822131724447 DVLR DEBUG VLR subscr IMSI-262420000000038 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250822131724447 DVLR DEBUG VLR subscr IMSI-262420000000038 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(584)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(584)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(584)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(584)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '00065412035A4901'O MSC_Test_0-M3UA(586)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131724447 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131724447 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131724447 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131724447 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131724447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131724447 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131724447 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131724447 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_lu_imsi_auth_tmsi_encr_013_20(593)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_013_20(593)@718a44d66dfb: setverdict(pass): none -> pass 20250822131724450 DVLR DEBUG VLR subscr IMSI-262420000000038 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822131724450 DVLR DEBUG VLR_Authenticate(IMSI-262420000000038:GERAN-A-73:LU)[0x56365ea14530]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822131724450 DVLR DEBUG SUBSCR(IMSI-262420000000038) Received 1 auth tuples (vlr.c:996) 20250822131724450 DVLR DEBUG VLR_Authenticate(IMSI-262420000000038:GERAN-A-73:LU)[0x56365ea14530]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822131724450 DVLR DEBUG VLR_Authenticate(IMSI-262420000000038:GERAN-A-73:LU)[0x56365ea14530]{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) 20250822131724450 DMM DEBUG Tx AUTH REQ (rand = e383cd5fdd9c127ff6fda9536369ab30) (gsm_04_08.c:641) 20250822131724450 DVLR DEBUG VLR subscr IMSI-262420000000038 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822131724450 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131724450 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131724450 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131724450 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131724450 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131724450 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131724450 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131724450 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(586)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(586)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(584)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(584)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(584)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(584)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(585)@718a44d66dfb: patching N(SD)=1 into dtap '05146F55739C'O MSC_Test_0-RAN(585)@718a44d66dfb: patched enc_l3: '05546F55739C'O MSC_Test_0-SCCP(584)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(584)@718a44d66dfb: vl_len:9 MSC_Test_0-SCCP(584)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(584)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '01000605546F55739C'O MSC_Test_0-M3UA(586)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131724453 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131724453 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131724453 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131724453 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131724453 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131724453 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131724453 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131724453 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131724453 DMM DEBUG msc_a(IMSI-262420000000038:GERAN-A-73:LU)[0x56365ea010a0]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = 6f55739c) (gsm_04_08.c:1128) 20250822131724453 DVLR DEBUG VLR_Authenticate(IMSI-262420000000038:GERAN-A-73:LU)[0x56365ea14530]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822131724453 DVLR DEBUG SUBSCR(IMSI-262420000000038) AUTH on GERAN received SRES/RES: 6f55739c (4 bytes) (vlr_auth_fsm.c:151) 20250822131724453 DVLR INFO SUBSCR(IMSI-262420000000038) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250822131724453 DVLR DEBUG VLR_Authenticate(IMSI-262420000000038:GERAN-A-73:LU)[0x56365ea14530]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822131724453 DVLR DEBUG VLR_Authenticate(IMSI-262420000000038:GERAN-A-73:LU)[0x56365ea14530]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822131724453 DVLR DEBUG VLR_Authenticate(IMSI-262420000000038:GERAN-A-73:LU)[0x56365ea14530]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822131724453 DVLR DEBUG VLR_Authenticate(IMSI-262420000000038:GERAN-A-73:LU)[0x56365ea14530]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x56365ea139f0] (vlr_auth_fsm.c:294) 20250822131724453 DVLR DEBUG VLR_Authenticate(IMSI-262420000000038:GERAN-A-73:LU)[0x56365ea14530]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822131724453 DVLR DEBUG VLR_Authenticate(IMSI-262420000000038:GERAN-A-73:LU)[0x56365ea14530]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822131724453 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x56365ea139f0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250822131724453 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x56365ea139f0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822131724453 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x56365ea139f0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822131724453 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x56365ea139f0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250822131724453 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131724453 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131724453 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131724453 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131724453 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131724453 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131724453 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131724453 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(586)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(586)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(584)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(584)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(584)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(584)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(584)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(584)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(584)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(584)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0003552C01'O MSC_Test_0-M3UA(586)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131724456 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131724456 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131724456 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131724456 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131724456 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131724456 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131724456 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131724456 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131724456 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x56365ea139f0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250822131724456 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x56365ea139f0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822131724456 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x56365ea139f0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822131724456 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x56365ea139f0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822131724456 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x56365ea14530]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822131724456 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x56365ea14530]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x56365ea139f0] (fsm.c:486) 20250822131724456 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x56365ea14530]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822131724456 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x56365ea14530]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822131724456 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131724456 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131724456 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131724456 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131724456 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131724456 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131724456 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131724456 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(586)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(586)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(584)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(584)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(584)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(584)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822131724457 DVLR DEBUG VLR subscr IMSI-262420000000038 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822131724457 DVLR DEBUG IMSI:262420000000038 has MSISDN:491230000038 (vlr.c:1045) 20250822131724457 DMSC NOTICE msub(IMSI-262420000000038:MSISDN-491230000038) VLR: update for IMSI=262420000000038 (MSISDN=491230000038) (gsm_04_08.c:1541) 20250822131724457 DVLR DEBUG VLR subscr IMSI-262420000000038:MSISDN-491230000038 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822131724457 DVLR DEBUG VLR subscr IMSI-262420000000038:MSISDN-491230000038 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822131724457 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:MSISDN-491230000038:GERAN-A-73:LU)[0x56365ea139f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822131724457 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x56365ea14530]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822131724457 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x56365ea14530]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822131724457 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x56365ea14530]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822131724457 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x56365ea14530]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000038:MSISDN-491230000038:GERAN-A-73:LU)[0x56365ea139f0] (vlr_lu_fsm.c:110) 20250822131724457 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x56365ea14530]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822131724457 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x56365ea14530]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822131724457 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:MSISDN-491230000038:GERAN-A-73:LU)[0x56365ea139f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822131724457 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:MSISDN-491230000038:GERAN-A-73:LU)[0x56365ea139f0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822131724457 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000038:MSISDN-491230000038:GERAN-A-73:LU)[0x56365ea0dd90]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822131724457 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000038:MSISDN-491230000038:GERAN-A-73:LU)[0x56365ea0dd90]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000038:MSISDN-491230000038:GERAN-A-73:LU)[0x56365ea139f0] (fsm.c:486) 20250822131724457 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000038:MSISDN-491230000038:GERAN-A-73:LU)[0x56365ea0dd90]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822131724457 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000038:MSISDN-491230000038:GERAN-A-73:LU)[0x56365ea0dd90]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822131724457 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000038:MSISDN-491230000038:GERAN-A-73:LU)[0x56365ea0dd90]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822131724457 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000038:MSISDN-491230000038:GERAN-A-73:LU)[0x56365ea0dd90]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822131724457 DMSC NOTICE msub(IMSI-262420000000038:MSISDN-491230000038:TMSInew-0xBD310E4E) VLR: update for IMSI=262420000000038 (MSISDN=491230000038) (gsm_04_08.c:1541) 20250822131724457 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000038:MSISDN-491230000038:GERAN-A-73:LU)[0x56365ea0dd90]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822131724457 DMM DEBUG -> IMSI-262420000000038:MSISDN-491230000038:TMSInew-0xBD310E4E LOCATION UPDATE ACCEPT (TMSI = 0xbd310e4e) (gsm_04_08.c:149) 20250822131724457 DVLR DEBUG VLR subscr IMSI-262420000000038:MSISDN-491230000038:TMSInew-0xBD310E4E - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822131724457 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131724457 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131724457 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131724457 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131724457 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131724457 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131724457 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131724457 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(586)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(586)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(584)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(584)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(584)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(584)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_encr_013_20(593)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(585)@718a44d66dfb: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(585)@718a44d66dfb: patched enc_l3: '059B'O MSC_Test_0-SCCP(584)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(584)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(584)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(584)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(586)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131724460 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131724460 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131724460 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131724460 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131724460 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131724460 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131724460 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131724460 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131724460 DMM DEBUG msc_a(IMSI-262420000000038:MSISDN-491230000038:TMSInew-0xBD310E4E:GERAN-A-73:LU)[0x56365ea010a0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822131724460 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:MSISDN-491230000038:TMSInew-0xBD310E4E:GERAN-A-73:LU)[0x56365ea139f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822131724460 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000038:MSISDN-491230000038:GERAN-A-73:LU)[0x56365ea0dd90]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822131724460 DMSC NOTICE msub(IMSI-262420000000038:MSISDN-491230000038:TMSI-0xBD310E4E) VLR: update for IMSI=262420000000038 (MSISDN=491230000038) (gsm_04_08.c:1541) 20250822131724460 DVLR DEBUG VLR subscr IMSI-262420000000038:MSISDN-491230000038:TMSI-0xBD310E4E + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250822131724460 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000038:MSISDN-491230000038:GERAN-A-73:LU)[0x56365ea0dd90]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822131724460 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:MSISDN-491230000038:TMSI-0xBD310E4E:GERAN-A-73:LU)[0x56365ea139f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822131724460 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000038:MSISDN-491230000038:GERAN-A-73:LU)[0x56365ea0dd90]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822131724460 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000038:MSISDN-491230000038:GERAN-A-73:LU)[0x56365ea0dd90]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000038:MSISDN-491230000038:TMSI-0xBD310E4E:GERAN-A-73:LU)[0x56365ea139f0] (vlr_lu_fsm.c:817) 20250822131724460 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000038:MSISDN-491230000038:GERAN-A-73:LU)[0x56365ea0dd90]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822131724460 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000038:MSISDN-491230000038:GERAN-A-73:LU)[0x56365ea0dd90]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822131724460 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:MSISDN-491230000038:TMSI-0xBD310E4E:GERAN-A-73:LU)[0x56365ea139f0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822131724460 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000038/3/1): Available (smpp_smsc.c:626) 20250822131724460 DVLR DEBUG VLR subscr IMSI-262420000000038:MSISDN-491230000038:TMSI-0xBD310E4E + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822131724460 DVLR DEBUG VLR subscr IMSI-262420000000038:MSISDN-491230000038:TMSI-0xBD310E4E + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822131724460 DVLR DEBUG VLR subscr IMSI-262420000000038:MSISDN-491230000038:TMSI-0xBD310E4E - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822131724460 DVLR DEBUG VLR subscr IMSI-262420000000038:MSISDN-491230000038:TMSI-0xBD310E4E - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250822131724460 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131724460 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131724460 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131724460 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131724460 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131724460 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131724460 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131724460 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(586)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(586)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(584)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(584)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(584)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(584)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(584)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(584)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(584)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(584)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(586)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131724461 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131724461 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131724461 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131724461 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131724461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131724461 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131724461 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131724461 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131724461 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:MSISDN-491230000038:TMSI-0xBD310E4E:GERAN-A-73:LU)[0x56365ea139f0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822131724461 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:MSISDN-491230000038:TMSI-0xBD310E4E:GERAN-A-73:LU)[0x56365ea139f0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000038:MSISDN-491230000038:TMSI-0xBD310E4E:GERAN-A-73:LU)[0x56365ea010a0] (msc_a.c:1053) 20250822131724461 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:MSISDN-491230000038:TMSI-0xBD310E4E:GERAN-A-73:LU)[0x56365ea139f0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822131724461 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:MSISDN-491230000038:TMSI-0xBD310E4E:GERAN-A-73:LU)[0x56365ea139f0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822131724461 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:MSISDN-491230000038:TMSI-0xBD310E4E:GERAN-A-73:LU)[0x56365ea139f0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822131724461 DVLR DEBUG VLR subscr IMSI-262420000000038:MSISDN-491230000038:TMSI-0xBD310E4E - active-conn: now used by 1 (attached) (msub.c:375) 20250822131724461 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131724461 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131724461 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131724461 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131724461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131724461 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131724461 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131724461 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(586)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(586)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(584)@718a44d66dfb: Session index based on local reference:0 20250822131724462 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131724462 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131724462 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131724462 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131724462 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131724462 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131724462 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131724462 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(586)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(585)@718a44d66dfb: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_encr_013_20(593)15691264 TC_lu_imsi_auth_tmsi_encr_013_20(593)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822131724462 DVLR DEBUG VLR subscr IMSI-262420000000038:MSISDN-491230000038:TMSI-0xBD310E4E + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822131724462 DVLR DEBUG VLR subscr IMSI-262420000000038:MSISDN-491230000038:TMSI-0xBD310E4E - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_imsi_auth_tmsi_encr_013_20(593)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_013_20(593)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_013_20(593)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_013_20(593)@718a44d66dfb: Final verdict of PTC: pass 20250822131724464 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822131724464 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-M3UA(586)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(587)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP(590)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(588)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-SCCP(584)@718a44d66dfb: Final verdict of PTC: none 20250822131724465 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-SMPP(591)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP-IPA(589)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(583)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(592)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(594)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(585)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(583): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(584): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(585): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(586): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(587): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(588): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(589): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(590): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(591): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(592): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_lu_imsi_auth_tmsi_encr_013_20(593): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(594): none (pass -> pass) MTC@718a44d66dfb: Test case TC_lu_imsi_auth_tmsi_encr_013_2 finished. Verdict: pass MTC@718a44d66dfb: 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'. Fri Aug 22 13:17:24 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 20250822131724662 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822131724662 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822131724662 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822131724662 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822131724662 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822131724662 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822131724662 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822131724662 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822131724662 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822131724662 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131724662 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822131724662 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822131724662 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822131724662 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822131724662 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822131724662 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822131724662 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822131724662 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822131724662 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=225984) 20250822131725466 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=225984, count=227240) 20250822131726467 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822131726664 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822131726664 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822131726664 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:17:27 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_lu_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 20250822131727468 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_lu_imsi_auth_tmsi_encr_0134_1 started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(598)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(598)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(598)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(596)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822131728175 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(599)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822131728370 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822131728370 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822131728370 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822131728370 DLSS7 DEBUG 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)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(598)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(598)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(598)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(598)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250822131728371 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131728371 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822131728371 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822131728371 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822131728371 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822131728371 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822131728371 DLSS7 DEBUG 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)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(598)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(598)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(598)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(598)@718a44d66dfb: Message received on association #8 20250822131728372 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822131728372 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822131728372 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131728372 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822131728372 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822131728372 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822131728372 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822131728372 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822131728372 DLSS7 DEBUG 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)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(598)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(598)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(598)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(598)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(598)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822131728469 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822131728469 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(601)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(601)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822131728470 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(601)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(601)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(601)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@718a44d66dfb: IPA ID RESP: { { 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)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(601)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822131728480 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822131728480 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(602)@718a44d66dfb: 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)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000039'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(598)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131729173 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131729173 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131729173 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131729173 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131729173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131729173 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131729173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131729173 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131729174 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131729174 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131729174 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131729174 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131729174 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131729174 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131729174 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131729174 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(598)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(598)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(597)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(597)@718a44d66dfb: Added conn table entry 0TC_lu_imsi_auth_tmsi_encr_0134_10(605)2719515 MSC_Test_0-SCCP(596)@718a44d66dfb: First idle individual index:0 MSC_Test_0-RAN(597)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(598)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131729178 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131729178 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131729178 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131729178 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131729178 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131729178 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131729178 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131729178 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131729178 DMM DEBUG msc_a(IMSI-262420000000039:GERAN-A-74:LU)[0x56365ea14400]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000039 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822131729178 DMM DEBUG msc_a(IMSI-262420000000039:GERAN-A-74:LU)[0x56365ea14400]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822131729178 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-74:LU)[0x56365ea15540]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822131729178 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-74:LU)[0x56365ea15540]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000039:GERAN-A-74:LU)[0x56365ea14400] (fsm.c:486) 20250822131729178 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-74:LU)[0x56365ea15540]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250822131729178 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-74:LU)[0x56365ea15540]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822131729178 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822131729178 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822131729178 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250822131729178 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822131729178 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108:GERAN-A-74:LU)[0x56365ea15540]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822131729178 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108:GERAN-A-74:LU)[0x56365ea15540]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822131729178 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108:GERAN-A-74:LU)[0x56365ea15540]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250822131729178 DVLR DEBUG VLR_Authenticate(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108:GERAN-A-74:LU)[0x56365ea0dd90]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822131729178 DVLR DEBUG VLR_Authenticate(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108:GERAN-A-74:LU)[0x56365ea0dd90]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108:GERAN-A-74:LU)[0x56365ea15540] (fsm.c:486) 20250822131729178 DVLR DEBUG VLR_Authenticate(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108:GERAN-A-74:LU)[0x56365ea0dd90]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822131729178 DVLR DEBUG VLR_Authenticate(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108:GERAN-A-74:LU)[0x56365ea0dd90]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822131729178 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131729178 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131729178 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131729178 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131729178 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131729178 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131729178 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131729178 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(598)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(598)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(596)@718a44d66dfb: { messageType := 2, destLocRef := '297F1B'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)@718a44d66dfb: Session index based on local reference:0 MSC_Test-GSUP(602)@718a44d66dfb: Found GsupExpect[0] for "262420000000039" handled at TC_lu_imsi_auth_tmsi_encr_0134_10(605) MSC_Test-GSUP(602)@718a44d66dfb: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_encr_0134_10(605)"262420000000039" 20250822131729180 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250822131729180 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(596)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(596)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(596)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(596)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524900'O 20250822131729181 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131729181 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131729181 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131729181 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131729181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131729181 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131729181 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131729181 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(598)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_imsi_auth_tmsi_encr_0134_10(605)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_0134_10(605)@718a44d66dfb: setverdict(pass): none -> pass 20250822131729183 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822131729183 DVLR DEBUG VLR_Authenticate(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108:GERAN-A-74:LU)[0x56365ea0dd90]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822131729183 DVLR DEBUG SUBSCR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108) Received 1 auth tuples (vlr.c:996) 20250822131729183 DVLR DEBUG VLR_Authenticate(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108:GERAN-A-74:LU)[0x56365ea0dd90]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822131729183 DVLR DEBUG VLR_Authenticate(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108:GERAN-A-74:LU)[0x56365ea0dd90]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250822131729183 DMM DEBUG Tx AUTH REQ (rand = c9d8b3e3d6916cb9e6e01863ead097f1) (gsm_04_08.c:641) 20250822131729183 DMM DEBUG AUTH REQ (autn = ccb352c748fcb7ac0a256a9e4de7d424) (gsm_04_08.c:643) 20250822131729183 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822131729183 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131729183 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131729183 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131729183 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131729183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131729183 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131729183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131729183 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(598)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(598)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(596)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(596)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(596)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(596)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(597)@718a44d66dfb: patching N(SD)=1 into dtap '05140E0C5BCA210411405E26'O MSC_Test_0-RAN(597)@718a44d66dfb: patched enc_l3: '05540E0C5BCA210411405E26'O MSC_Test_0-SCCP(596)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(596)@718a44d66dfb: vl_len:15 MSC_Test_0-SCCP(596)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(596)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '01000C05540E0C5BCA210411405E26'O MSC_Test_0-M3UA(598)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131729186 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131729186 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131729186 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131729186 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131729186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131729186 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131729186 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131729186 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131729186 DMM DEBUG msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108:GERAN-A-74:LU)[0x56365ea14400]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 0e0c5bca11405e26) (gsm_04_08.c:1128) 20250822131729186 DVLR DEBUG VLR_Authenticate(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108:GERAN-A-74:LU)[0x56365ea0dd90]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822131729186 DVLR DEBUG SUBSCR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108) AUTH on GERAN received SRES/RES: 0e0c5bca11405e26 (8 bytes) (vlr_auth_fsm.c:151) 20250822131729186 DVLR INFO SUBSCR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250822131729186 DVLR DEBUG VLR_Authenticate(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108:GERAN-A-74:LU)[0x56365ea0dd90]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822131729186 DVLR DEBUG VLR_Authenticate(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108:GERAN-A-74:LU)[0x56365ea0dd90]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822131729186 DVLR DEBUG VLR_Authenticate(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108:GERAN-A-74:LU)[0x56365ea0dd90]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822131729186 DVLR DEBUG VLR_Authenticate(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108:GERAN-A-74:LU)[0x56365ea0dd90]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108:GERAN-A-74:LU)[0x56365ea15540] (vlr_auth_fsm.c:294) 20250822131729186 DVLR DEBUG VLR_Authenticate(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108:GERAN-A-74:LU)[0x56365ea0dd90]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822131729186 DVLR DEBUG VLR_Authenticate(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108:GERAN-A-74:LU)[0x56365ea0dd90]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822131729187 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108:GERAN-A-74:LU)[0x56365ea15540]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250822131729187 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108:GERAN-A-74:LU)[0x56365ea15540]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822131729187 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108:GERAN-A-74:LU)[0x56365ea15540]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822131729187 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108:GERAN-A-74:LU)[0x56365ea15540]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250822131729187 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131729187 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131729187 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131729187 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131729187 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131729187 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131729187 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131729187 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(598)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(598)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(596)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(596)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(596)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(596)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(596)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(596)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(596)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(596)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524900'O MSC_Test_0-M3UA(598)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131729188 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131729188 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131729188 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131729188 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131729188 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131729188 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131729188 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131729188 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131729188 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131729188 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131729188 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131729188 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131729188 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131729188 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131729188 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131729188 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(598)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(598)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(596)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(596)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(596)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(596)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(596)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(596)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(596)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(596)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0003552C02'O 20250822131729189 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131729189 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131729189 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(598)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131729189 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131729189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131729189 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131729189 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131729189 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131729189 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108:GERAN-A-74:LU)[0x56365ea15540]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250822131729189 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108:GERAN-A-74:LU)[0x56365ea15540]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822131729189 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108:GERAN-A-74:LU)[0x56365ea15540]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822131729189 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108:GERAN-A-74:LU)[0x56365ea15540]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822131729189 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108:GERAN-A-74:LU)[0x56365ea0dd90]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822131729189 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108:GERAN-A-74:LU)[0x56365ea0dd90]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108:GERAN-A-74:LU)[0x56365ea15540] (fsm.c:486) 20250822131729189 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108:GERAN-A-74:LU)[0x56365ea0dd90]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822131729189 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108:GERAN-A-74:LU)[0x56365ea0dd90]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822131729189 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131729189 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131729189 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131729189 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131729189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131729189 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131729189 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131729189 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(598)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(598)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(596)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(596)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(596)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(596)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822131729190 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822131729190 DVLR DEBUG IMSI:262420000000039 has MSISDN:491230000039 (vlr.c:1045) 20250822131729190 DMSC NOTICE msub(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108) VLR: update for IMSI=262420000000039 (MSISDN=491230000039) (gsm_04_08.c:1541) 20250822131729190 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822131729190 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822131729190 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108:GERAN-A-74:LU)[0x56365ea15540]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822131729190 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108:GERAN-A-74:LU)[0x56365ea0dd90]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822131729190 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108:GERAN-A-74:LU)[0x56365ea0dd90]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822131729190 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108:GERAN-A-74:LU)[0x56365ea0dd90]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822131729190 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108:GERAN-A-74:LU)[0x56365ea0dd90]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108:GERAN-A-74:LU)[0x56365ea15540] (vlr_lu_fsm.c:110) 20250822131729190 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108:GERAN-A-74:LU)[0x56365ea0dd90]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822131729190 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108:GERAN-A-74:LU)[0x56365ea0dd90]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822131729190 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108:GERAN-A-74:LU)[0x56365ea15540]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822131729190 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108:GERAN-A-74:LU)[0x56365ea15540]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822131729190 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108:GERAN-A-74:LU)[0x56365ea14530]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822131729190 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108:GERAN-A-74:LU)[0x56365ea14530]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108:GERAN-A-74:LU)[0x56365ea15540] (fsm.c:486) 20250822131729190 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108:GERAN-A-74:LU)[0x56365ea14530]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822131729190 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108:GERAN-A-74:LU)[0x56365ea14530]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822131729190 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108:GERAN-A-74:LU)[0x56365ea14530]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822131729190 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108:GERAN-A-74:LU)[0x56365ea14530]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822131729190 DMSC NOTICE msub(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108:TMSInew-0x3858D0DF) VLR: update for IMSI=262420000000039 (MSISDN=491230000039) (gsm_04_08.c:1541) 20250822131729190 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108:GERAN-A-74:LU)[0x56365ea14530]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822131729190 DMM DEBUG -> IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108:TMSInew-0x3858D0DF LOCATION UPDATE ACCEPT (TMSI = 0x3858d0df) (gsm_04_08.c:149) 20250822131729190 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108:TMSInew-0x3858D0DF - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822131729191 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131729191 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131729191 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131729191 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131729191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131729191 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131729191 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131729191 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(598)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(598)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(596)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(596)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(596)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(596)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_encr_0134_10(605)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(597)@718a44d66dfb: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(597)@718a44d66dfb: patched enc_l3: '059B'O MSC_Test_0-SCCP(596)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(596)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(596)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(596)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(598)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131729192 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131729192 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131729192 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131729192 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131729192 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131729192 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131729192 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131729192 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131729192 DMM DEBUG msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108:TMSInew-0x3858D0DF:GERAN-A-74:LU)[0x56365ea14400]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822131729192 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108:TMSInew-0x3858D0DF:GERAN-A-74:LU)[0x56365ea15540]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822131729192 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108:GERAN-A-74:LU)[0x56365ea14530]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822131729192 DMSC NOTICE msub(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3858D0DF) VLR: update for IMSI=262420000000039 (MSISDN=491230000039) (gsm_04_08.c:1541) 20250822131729192 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108:GERAN-A-74:LU)[0x56365ea14530]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822131729192 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3858D0DF:GERAN-A-74:LU)[0x56365ea15540]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822131729192 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108:GERAN-A-74:LU)[0x56365ea14530]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822131729192 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108:GERAN-A-74:LU)[0x56365ea14530]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3858D0DF:GERAN-A-74:LU)[0x56365ea15540] (vlr_lu_fsm.c:817) 20250822131729192 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108:GERAN-A-74:LU)[0x56365ea14530]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822131729192 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x79555108:GERAN-A-74:LU)[0x56365ea14530]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822131729192 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3858D0DF:GERAN-A-74:LU)[0x56365ea15540]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822131729192 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000039/3/1): Available (smpp_smsc.c:626) 20250822131729192 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3858D0DF + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822131729192 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3858D0DF + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822131729192 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3858D0DF - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822131729192 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3858D0DF - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822131729192 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131729192 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131729192 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131729192 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131729192 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131729192 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131729192 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131729192 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(598)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(598)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(596)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(596)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(596)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(596)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(596)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(596)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(596)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(596)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(598)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131729193 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131729193 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131729193 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131729193 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131729193 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131729193 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131729193 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131729193 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131729193 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3858D0DF:GERAN-A-74:LU)[0x56365ea15540]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822131729193 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3858D0DF:GERAN-A-74:LU)[0x56365ea15540]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3858D0DF:GERAN-A-74:LU)[0x56365ea14400] (msc_a.c:1053) 20250822131729193 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3858D0DF:GERAN-A-74:LU)[0x56365ea15540]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822131729193 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3858D0DF:GERAN-A-74:LU)[0x56365ea15540]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822131729193 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3858D0DF:GERAN-A-74:LU)[0x56365ea15540]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822131729193 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3858D0DF - active-conn: now used by 1 (attached) (msub.c:375) 20250822131729193 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131729193 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131729193 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131729193 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131729193 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131729193 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131729193 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131729193 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(598)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(598)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(596)@718a44d66dfb: Session index based on local reference:0 20250822131729193 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131729193 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131729193 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(598)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131729193 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131729193 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131729193 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131729193 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131729193 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(597)@718a44d66dfb: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_encr_0134_10(605)2719515 TC_lu_imsi_auth_tmsi_encr_0134_10(605)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822131729194 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3858D0DF + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822131729194 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3858D0DF - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_imsi_auth_tmsi_encr_0134_10(605)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_0134_10(605)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_0134_10(605)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_0134_10(605)@718a44d66dfb: Final verdict of PTC: pass MSC_Test_0-SCCP(596)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-M3UA(598)@718a44d66dfb: Final verdict of PTC: none 20250822131729196 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822131729196 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(602)@718a44d66dfb: Final verdict of PTC: none 20250822131729196 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MNCC(599)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP-IPA(601)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(597)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(600)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(603)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(595)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(606)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(604)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(595): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(596): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(597): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(598): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(599): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(600): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(601): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(602): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(603): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(604): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_lu_imsi_auth_tmsi_encr_0134_10(605): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(606): none (pass -> pass) MTC@718a44d66dfb: Test case TC_lu_imsi_auth_tmsi_encr_0134_1 finished. Verdict: pass MTC@718a44d66dfb: 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'. Fri Aug 22 13:17:29 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 20250822131729394 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822131729394 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822131729394 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822131729394 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822131729394 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822131729394 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822131729394 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822131729394 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822131729394 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822131729394 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131729394 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822131729394 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822131729394 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822131729394 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822131729394 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822131729394 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822131729394 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822131729394 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822131729394 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=244824) 20250822131730197 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=244824, count=246640) 20250822131731199 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822131731396 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822131731396 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822131731396 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:17: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_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 20250822131732199 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_lu_imsi_auth_tmsi_encr_0134_34 started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(610)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(610)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(610)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(608)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822131732986 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(611)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822131733179 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822131733179 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822131733179 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822131733179 DLSS7 DEBUG 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)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(610)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(610)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822131733184 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131733184 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822131733184 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822131733184 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822131733184 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822131733184 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822131733184 DLSS7 DEBUG 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)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(610)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(610)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(610)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(610)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822131733185 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131733185 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822131733185 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822131733185 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822131733185 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822131733185 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822131733185 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(610)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(610)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(610)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(610)@718a44d66dfb: Message received on association #8 20250822131733185 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822131733185 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(610)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(610)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(610)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(610)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822131733201 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822131733201 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(613)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(613)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822131733207 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(613)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(613)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(613)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@718a44d66dfb: IPA ID RESP: { { 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)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(613)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822131733237 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822131733237 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(614)@718a44d66dfb: 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)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '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 } } } } 20250822131733992 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131733992 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131733992 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131733992 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131733992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131733992 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131733992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131733992 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(610)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131733993 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131733993 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131733993 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131733993 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131733993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131733993 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131733993 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131733993 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(610)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(610)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(609)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(609)@718a44d66dfb: Added conn table entry 0TC_lu_imsi_auth_tmsi_encr_0134_340(617)7481812 MSC_Test_0-SCCP(608)@718a44d66dfb: First idle individual index:0 MSC_Test_0-RAN(609)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(610)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131734004 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131734004 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131734004 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131734004 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131734004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131734004 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131734004 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131734004 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131734005 DMM DEBUG msc_a(IMSI-262420000000040:GERAN-A-75:LU)[0x56365ea010a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000040 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822131734005 DMM DEBUG msc_a(IMSI-262420000000040:GERAN-A-75:LU)[0x56365ea010a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822131734005 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x56365ea139f0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822131734005 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x56365ea139f0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000040:GERAN-A-75:LU)[0x56365ea010a0] (fsm.c:486) 20250822131734005 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x56365ea139f0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250822131734005 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x56365ea139f0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822131734005 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822131734005 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000040 id=262420000000040 (vlr.c:661) 20250822131734005 DVLR INFO New subscr, IMSI: 262420000000040 (vlr.c:562) 20250822131734005 DVLR DEBUG VLR subscr IMSI-262420000000040 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822131734005 DVLR DEBUG VLR subscr IMSI-262420000000040 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822131734005 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822131734005 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x56365ea139f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822131734005 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x56365ea139f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822131734005 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x56365ea139f0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250822131734005 DVLR DEBUG VLR_Authenticate(IMSI-262420000000040:GERAN-A-75:LU)[0x56365ea0dd90]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822131734005 DVLR DEBUG VLR_Authenticate(IMSI-262420000000040:GERAN-A-75:LU)[0x56365ea0dd90]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x56365ea139f0] (fsm.c:486) 20250822131734005 DVLR DEBUG VLR_Authenticate(IMSI-262420000000040:GERAN-A-75:LU)[0x56365ea0dd90]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822131734005 DVLR DEBUG VLR_Authenticate(IMSI-262420000000040:GERAN-A-75:LU)[0x56365ea0dd90]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822131734005 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131734005 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131734005 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131734005 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131734005 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131734005 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131734005 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131734005 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(610)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(610)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(608)@718a44d66dfb: { messageType := 2, destLocRef := '7229D4'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)@718a44d66dfb: Session index based on local reference:0 MSC_Test-GSUP(614)@718a44d66dfb: Found GsupExpect[0] for "262420000000040" handled at TC_lu_imsi_auth_tmsi_encr_0134_340(617) MSC_Test-GSUP(614)@718a44d66dfb: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_encr_0134_340(617)"262420000000040" 20250822131734012 DVLR DEBUG VLR subscr IMSI-262420000000040 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250822131734012 DVLR DEBUG VLR subscr IMSI-262420000000040 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(608)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(608)@718a44d66dfb: vl_len:11 MSC_Test_0-SCCP(608)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(608)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '00095412035A4982130101'O MSC_Test_0-M3UA(610)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131734014 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131734014 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131734014 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131734014 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131734014 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131734014 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131734014 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131734014 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_lu_imsi_auth_tmsi_encr_0134_340(617)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_0134_340(617)@718a44d66dfb: setverdict(pass): none -> pass 20250822131734023 DVLR DEBUG VLR subscr IMSI-262420000000040 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822131734023 DVLR DEBUG VLR_Authenticate(IMSI-262420000000040:GERAN-A-75:LU)[0x56365ea0dd90]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822131734023 DVLR DEBUG SUBSCR(IMSI-262420000000040) Received 1 auth tuples (vlr.c:996) 20250822131734023 DVLR DEBUG VLR_Authenticate(IMSI-262420000000040:GERAN-A-75:LU)[0x56365ea0dd90]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822131734023 DVLR DEBUG VLR_Authenticate(IMSI-262420000000040:GERAN-A-75:LU)[0x56365ea0dd90]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250822131734023 DMM DEBUG Tx AUTH REQ (rand = 924976d214e9cea27010d874e8664583) (gsm_04_08.c:641) 20250822131734023 DMM DEBUG AUTH REQ (autn = 05bc326a6e632ab07b163b2929dab6eb) (gsm_04_08.c:643) 20250822131734023 DVLR DEBUG VLR subscr IMSI-262420000000040 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822131734023 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131734023 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131734023 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131734023 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131734024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131734024 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131734024 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131734024 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(610)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(610)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(608)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(608)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(608)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(608)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(609)@718a44d66dfb: patching N(SD)=1 into dtap '051489FD410D210432AC4A7B'O MSC_Test_0-RAN(609)@718a44d66dfb: patched enc_l3: '055489FD410D210432AC4A7B'O MSC_Test_0-SCCP(608)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(608)@718a44d66dfb: vl_len:15 MSC_Test_0-SCCP(608)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(608)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '01000C055489FD410D210432AC4A7B'O MSC_Test_0-M3UA(610)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131734051 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131734051 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131734051 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131734051 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131734051 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131734051 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131734051 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131734051 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131734052 DMM DEBUG msc_a(IMSI-262420000000040:GERAN-A-75:LU)[0x56365ea010a0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 89fd410d32ac4a7b) (gsm_04_08.c:1128) 20250822131734052 DVLR DEBUG VLR_Authenticate(IMSI-262420000000040:GERAN-A-75:LU)[0x56365ea0dd90]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822131734052 DVLR DEBUG SUBSCR(IMSI-262420000000040) AUTH on GERAN received SRES/RES: 89fd410d32ac4a7b (8 bytes) (vlr_auth_fsm.c:151) 20250822131734052 DVLR INFO SUBSCR(IMSI-262420000000040) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250822131734052 DVLR DEBUG VLR_Authenticate(IMSI-262420000000040:GERAN-A-75:LU)[0x56365ea0dd90]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822131734052 DVLR DEBUG VLR_Authenticate(IMSI-262420000000040:GERAN-A-75:LU)[0x56365ea0dd90]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822131734052 DVLR DEBUG VLR_Authenticate(IMSI-262420000000040:GERAN-A-75:LU)[0x56365ea0dd90]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822131734052 DVLR DEBUG VLR_Authenticate(IMSI-262420000000040:GERAN-A-75:LU)[0x56365ea0dd90]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x56365ea139f0] (vlr_auth_fsm.c:294) 20250822131734052 DVLR DEBUG VLR_Authenticate(IMSI-262420000000040:GERAN-A-75:LU)[0x56365ea0dd90]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822131734052 DVLR DEBUG VLR_Authenticate(IMSI-262420000000040:GERAN-A-75:LU)[0x56365ea0dd90]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822131734052 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x56365ea139f0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250822131734052 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x56365ea139f0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822131734052 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x56365ea139f0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822131734052 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x56365ea139f0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250822131734052 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131734052 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131734052 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131734052 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131734052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131734052 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131734052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131734052 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(610)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(610)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(608)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(608)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(608)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(608)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(608)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(608)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(608)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(608)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0003552C05'O MSC_Test_0-M3UA(610)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131734059 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131734059 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131734059 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131734059 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131734059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131734059 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131734059 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131734059 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131734059 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x56365ea139f0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250822131734059 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x56365ea139f0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822131734059 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x56365ea139f0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822131734059 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x56365ea139f0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822131734059 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x56365ea0dd90]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822131734059 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x56365ea0dd90]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x56365ea139f0] (fsm.c:486) 20250822131734059 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x56365ea0dd90]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822131734059 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x56365ea0dd90]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822131734059 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131734059 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131734059 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131734059 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131734059 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(610)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(610)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822131734059 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131734059 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131734059 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(608)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(608)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(608)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(608)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822131734060 DVLR DEBUG VLR subscr IMSI-262420000000040 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822131734060 DVLR DEBUG IMSI:262420000000040 has MSISDN:491230000040 (vlr.c:1045) 20250822131734060 DMSC NOTICE msub(IMSI-262420000000040:MSISDN-491230000040) VLR: update for IMSI=262420000000040 (MSISDN=491230000040) (gsm_04_08.c:1541) 20250822131734060 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822131734060 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822131734060 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:GERAN-A-75:LU)[0x56365ea139f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822131734060 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x56365ea0dd90]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822131734060 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x56365ea0dd90]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822131734060 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x56365ea0dd90]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822131734060 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x56365ea0dd90]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:GERAN-A-75:LU)[0x56365ea139f0] (vlr_lu_fsm.c:110) 20250822131734060 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x56365ea0dd90]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822131734060 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x56365ea0dd90]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822131734060 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:GERAN-A-75:LU)[0x56365ea139f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822131734060 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:GERAN-A-75:LU)[0x56365ea139f0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822131734060 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:GERAN-A-75:LU)[0x56365ea0dec0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822131734060 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:GERAN-A-75:LU)[0x56365ea0dec0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:GERAN-A-75:LU)[0x56365ea139f0] (fsm.c:486) 20250822131734060 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:GERAN-A-75:LU)[0x56365ea0dec0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822131734060 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:GERAN-A-75:LU)[0x56365ea0dec0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822131734060 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:GERAN-A-75:LU)[0x56365ea0dec0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822131734060 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:GERAN-A-75:LU)[0x56365ea0dec0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822131734060 DMSC NOTICE msub(IMSI-262420000000040:MSISDN-491230000040:TMSInew-0x0FBAEDD7) VLR: update for IMSI=262420000000040 (MSISDN=491230000040) (gsm_04_08.c:1541) 20250822131734060 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:GERAN-A-75:LU)[0x56365ea0dec0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822131734060 DMM DEBUG -> IMSI-262420000000040:MSISDN-491230000040:TMSInew-0x0FBAEDD7 LOCATION UPDATE ACCEPT (TMSI = 0x0fbaedd7) (gsm_04_08.c:149) 20250822131734060 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSInew-0x0FBAEDD7 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822131734060 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131734060 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131734060 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131734060 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131734060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131734060 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131734060 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131734060 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(610)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(610)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(608)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(608)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(608)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(608)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_encr_0134_340(617)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(609)@718a44d66dfb: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(609)@718a44d66dfb: patched enc_l3: '059B'O MSC_Test_0-SCCP(608)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(608)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(608)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(608)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(610)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131734062 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131734062 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131734062 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131734062 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131734062 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131734062 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131734062 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131734062 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131734062 DMM DEBUG msc_a(IMSI-262420000000040:MSISDN-491230000040:TMSInew-0x0FBAEDD7:GERAN-A-75:LU)[0x56365ea010a0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822131734062 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSInew-0x0FBAEDD7:GERAN-A-75:LU)[0x56365ea139f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822131734062 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:GERAN-A-75:LU)[0x56365ea0dec0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822131734062 DMSC NOTICE msub(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0FBAEDD7) VLR: update for IMSI=262420000000040 (MSISDN=491230000040) (gsm_04_08.c:1541) 20250822131734062 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0FBAEDD7 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250822131734062 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:GERAN-A-75:LU)[0x56365ea0dec0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822131734062 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0FBAEDD7:GERAN-A-75:LU)[0x56365ea139f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822131734062 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:GERAN-A-75:LU)[0x56365ea0dec0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822131734062 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:GERAN-A-75:LU)[0x56365ea0dec0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0FBAEDD7:GERAN-A-75:LU)[0x56365ea139f0] (vlr_lu_fsm.c:817) 20250822131734062 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:GERAN-A-75:LU)[0x56365ea0dec0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822131734062 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:GERAN-A-75:LU)[0x56365ea0dec0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822131734062 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0FBAEDD7:GERAN-A-75:LU)[0x56365ea139f0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822131734062 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000040/3/1): Available (smpp_smsc.c:626) 20250822131734062 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0FBAEDD7 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822131734062 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0FBAEDD7 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822131734062 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0FBAEDD7 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822131734062 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131734062 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131734062 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131734062 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131734062 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131734062 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131734062 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131734062 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131734062 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0FBAEDD7 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) MSC_Test_0-M3UA(610)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(610)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(608)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(608)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(608)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(608)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(608)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(608)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(608)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(608)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822131734064 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131734064 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131734064 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131734064 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131734064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131734064 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131734064 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131734064 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(610)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131734064 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0FBAEDD7:GERAN-A-75:LU)[0x56365ea139f0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822131734064 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0FBAEDD7:GERAN-A-75:LU)[0x56365ea139f0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0FBAEDD7:GERAN-A-75:LU)[0x56365ea010a0] (msc_a.c:1053) 20250822131734064 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0FBAEDD7:GERAN-A-75:LU)[0x56365ea139f0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822131734064 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0FBAEDD7:GERAN-A-75:LU)[0x56365ea139f0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822131734064 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0FBAEDD7:GERAN-A-75:LU)[0x56365ea139f0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822131734064 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0FBAEDD7 - active-conn: now used by 1 (attached) (msub.c:375) 20250822131734064 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131734064 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131734064 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131734064 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131734064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131734064 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131734064 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131734064 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(610)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(610)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(608)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-M3UA(610)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131734066 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131734066 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131734066 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131734066 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131734066 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131734066 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131734066 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131734066 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(609)@718a44d66dfb: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_encr_0134_340(617)7481812 TC_lu_imsi_auth_tmsi_encr_0134_340(617)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822131734068 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0FBAEDD7 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822131734068 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0FBAEDD7 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_imsi_auth_tmsi_encr_0134_340(617)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_0134_340(617)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_0134_340(617)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_0134_340(617)@718a44d66dfb: Final verdict of PTC: pass MSC_Test-GSUP(614)@718a44d66dfb: Final verdict of PTC: none 20250822131734078 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822131734078 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-M3UA(610)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-SCCP(608)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(609)@718a44d66dfb: Final verdict of PTC: none 20250822131734079 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MNCC(611)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(615)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP-IPA(613)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(612)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(616)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(607)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(618)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(607): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(608): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(609): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(610): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(611): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(612): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(613): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(614): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(615): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(616): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_lu_imsi_auth_tmsi_encr_0134_340(617): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(618): none (pass -> pass) MTC@718a44d66dfb: Test case TC_lu_imsi_auth_tmsi_encr_0134_34 finished. Verdict: pass MTC@718a44d66dfb: 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'. Fri Aug 22 13:17:34 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 20250822131734266 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822131734266 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822131734266 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822131734266 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822131734266 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822131734266 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822131734266 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822131734266 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822131734266 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822131734267 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131734267 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822131734267 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822131734267 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822131734267 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822131734267 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822131734267 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822131734267 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822131734267 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822131734267 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=212716) 20250822131735080 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=212716, count=227700) 20250822131736081 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822131736268 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822131736268 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822131736268 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:17:36 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_lu_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 20250822131737082 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm3 started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(622)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(622)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(622)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(620)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822131737935 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(623)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822131738083 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822131738083 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(625)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(625)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822131738085 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(625)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(625)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(625)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@718a44d66dfb: IPA ID RESP: { { 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)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(625)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822131738095 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822131738095 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(626)@718a44d66dfb: 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)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '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 } } } } 20250822131738129 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822131738130 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822131738130 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822131738130 DLSS7 DEBUG 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)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(622)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(622)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(622)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(622)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250822131738131 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131738131 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822131738131 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822131738131 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822131738131 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822131738131 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822131738131 DLSS7 DEBUG 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)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(622)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(622)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822131738131 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131738131 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822131738131 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822131738131 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822131738131 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822131738131 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822131738131 DLSS7 DEBUG 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)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(622)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(622)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(622)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(622)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(622)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) 20250822131738131 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822131738131 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(622)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(622)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822131738933 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131738933 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131738933 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131738933 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131738933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131738933 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131738933 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131738933 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(622)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131738934 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131738934 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131738934 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131738934 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131738934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131738934 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131738934 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131738934 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(622)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(622)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(621)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(621)@718a44d66dfb: Added conn table entry 0TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(629)7008803 MSC_Test_0-SCCP(620)@718a44d66dfb: First idle individual index:0 MSC_Test_0-RAN(621)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 20250822131738937 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131738937 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131738937 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131738937 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131738937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131738937 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131738937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131738937 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(622)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131738938 DMM DEBUG msc_a(IMSI-262420000000041:GERAN-A-76:LU)[0x56365ea14400]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000041 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822131738938 DMM DEBUG msc_a(IMSI-262420000000041:GERAN-A-76:LU)[0x56365ea14400]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822131738938 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x56365ea15540]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822131738938 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x56365ea15540]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000041:GERAN-A-76:LU)[0x56365ea14400] (fsm.c:486) 20250822131738938 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x56365ea15540]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250822131738938 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x56365ea15540]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822131738938 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822131738938 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000041 id=262420000000041 (vlr.c:661) 20250822131738938 DVLR INFO New subscr, IMSI: 262420000000041 (vlr.c:562) 20250822131738938 DVLR DEBUG VLR subscr IMSI-262420000000041 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822131738938 DVLR DEBUG VLR subscr IMSI-262420000000041 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822131738938 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822131738938 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x56365ea15540]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822131738938 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x56365ea15540]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822131738938 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x56365ea15540]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250822131738938 DVLR DEBUG VLR_Authenticate(IMSI-262420000000041:GERAN-A-76:LU)[0x56365ea0dd90]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822131738938 DVLR DEBUG VLR_Authenticate(IMSI-262420000000041:GERAN-A-76:LU)[0x56365ea0dd90]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x56365ea15540] (fsm.c:486) 20250822131738938 DVLR DEBUG VLR_Authenticate(IMSI-262420000000041:GERAN-A-76:LU)[0x56365ea0dd90]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822131738938 DVLR DEBUG VLR_Authenticate(IMSI-262420000000041:GERAN-A-76:LU)[0x56365ea0dd90]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822131738938 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131738938 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131738938 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131738938 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131738938 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131738938 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131738938 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131738938 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(622)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(622)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(620)@718a44d66dfb: { messageType := 2, destLocRef := '6AF223'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)@718a44d66dfb: Session index based on local reference:0 MSC_Test-GSUP(626)@718a44d66dfb: Found GsupExpect[0] for "262420000000041" handled at TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(629) MSC_Test-GSUP(626)@718a44d66dfb: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(629)"262420000000041" 20250822131738939 DVLR DEBUG VLR subscr IMSI-262420000000041 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250822131738939 DVLR DEBUG VLR subscr IMSI-262420000000041 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(620)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(620)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(620)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(620)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '00065412035A4902'O MSC_Test_0-M3UA(622)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131738940 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131738940 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131738940 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131738940 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131738940 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131738940 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131738940 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131738940 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)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(629)@718a44d66dfb: setverdict(pass): none -> pass 20250822131738942 DVLR DEBUG VLR subscr IMSI-262420000000041 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822131738942 DVLR DEBUG VLR_Authenticate(IMSI-262420000000041:GERAN-A-76:LU)[0x56365ea0dd90]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822131738942 DVLR DEBUG SUBSCR(IMSI-262420000000041) Received 1 auth tuples (vlr.c:996) 20250822131738942 DVLR DEBUG VLR_Authenticate(IMSI-262420000000041:GERAN-A-76:LU)[0x56365ea0dd90]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822131738942 DVLR DEBUG VLR_Authenticate(IMSI-262420000000041:GERAN-A-76:LU)[0x56365ea0dd90]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250822131738942 DMM DEBUG Tx AUTH REQ (rand = 4f202bc97ef97e8086053aad12549968) (gsm_04_08.c:641) 20250822131738942 DMM DEBUG AUTH REQ (autn = 89f31e8716ebeffc5e11aa3335e39bec) (gsm_04_08.c:643) 20250822131738942 DVLR DEBUG VLR subscr IMSI-262420000000041 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822131738942 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131738942 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131738942 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131738942 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131738942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131738942 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131738942 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131738942 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(622)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(622)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(620)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(620)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(620)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(620)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(621)@718a44d66dfb: patching N(SD)=1 into dtap '051471BB1DA221042C127F3F'O MSC_Test_0-RAN(621)@718a44d66dfb: patched enc_l3: '055471BB1DA221042C127F3F'O MSC_Test_0-SCCP(620)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(620)@718a44d66dfb: vl_len:15 MSC_Test_0-SCCP(620)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(620)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '01000C055471BB1DA221042C127F3F'O MSC_Test_0-M3UA(622)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131738945 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131738945 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131738945 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131738945 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131738945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131738945 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131738945 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131738945 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131738945 DMM DEBUG msc_a(IMSI-262420000000041:GERAN-A-76:LU)[0x56365ea14400]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 71bb1da22c127f3f) (gsm_04_08.c:1128) 20250822131738945 DVLR DEBUG VLR_Authenticate(IMSI-262420000000041:GERAN-A-76:LU)[0x56365ea0dd90]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822131738945 DVLR DEBUG SUBSCR(IMSI-262420000000041) AUTH on GERAN received SRES/RES: 71bb1da22c127f3f (8 bytes) (vlr_auth_fsm.c:151) 20250822131738945 DVLR INFO SUBSCR(IMSI-262420000000041) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250822131738945 DVLR DEBUG VLR_Authenticate(IMSI-262420000000041:GERAN-A-76:LU)[0x56365ea0dd90]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822131738945 DVLR DEBUG VLR_Authenticate(IMSI-262420000000041:GERAN-A-76:LU)[0x56365ea0dd90]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822131738945 DVLR DEBUG VLR_Authenticate(IMSI-262420000000041:GERAN-A-76:LU)[0x56365ea0dd90]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822131738945 DVLR DEBUG VLR_Authenticate(IMSI-262420000000041:GERAN-A-76:LU)[0x56365ea0dd90]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x56365ea15540] (vlr_auth_fsm.c:294) 20250822131738945 DVLR DEBUG VLR_Authenticate(IMSI-262420000000041:GERAN-A-76:LU)[0x56365ea0dd90]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822131738945 DVLR DEBUG VLR_Authenticate(IMSI-262420000000041:GERAN-A-76:LU)[0x56365ea0dd90]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822131738945 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x56365ea15540]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250822131738945 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x56365ea15540]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822131738945 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x56365ea15540]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822131738945 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x56365ea15540]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250822131738945 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131738945 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131738945 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131738945 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131738945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131738945 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131738945 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131738945 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(622)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(622)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(620)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(620)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(620)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(620)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(620)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(620)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(620)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(620)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '00065412035A4902'O 20250822131738946 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131738946 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131738946 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131738946 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131738946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131738946 DLSS7 DEBUG Found route for dpc=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(622)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131738946 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131738946 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131738947 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131738947 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131738947 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131738947 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131738947 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131738947 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131738947 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131738947 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(622)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(622)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(620)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(620)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(620)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(620)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(620)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(620)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(620)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(620)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0003552C04'O 20250822131738948 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131738948 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131738948 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131738948 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131738948 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131738948 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131738948 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131738948 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(622)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131738948 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x56365ea15540]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250822131738948 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x56365ea15540]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822131738948 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x56365ea15540]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822131738948 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x56365ea15540]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822131738948 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x56365ea0dd90]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822131738948 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x56365ea0dd90]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x56365ea15540] (fsm.c:486) 20250822131738948 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x56365ea0dd90]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822131738948 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x56365ea0dd90]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822131738948 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131738948 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131738948 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131738948 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131738948 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131738948 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131738948 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131738948 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(622)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(622)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(620)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(620)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(620)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(620)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822131738950 DVLR DEBUG VLR subscr IMSI-262420000000041 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822131738950 DVLR DEBUG IMSI:262420000000041 has MSISDN:491230000041 (vlr.c:1045) 20250822131738950 DMSC NOTICE msub(IMSI-262420000000041:MSISDN-491230000041) VLR: update for IMSI=262420000000041 (MSISDN=491230000041) (gsm_04_08.c:1541) 20250822131738950 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822131738950 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822131738950 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:GERAN-A-76:LU)[0x56365ea15540]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822131738950 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x56365ea0dd90]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822131738950 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x56365ea0dd90]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822131738950 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x56365ea0dd90]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822131738950 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x56365ea0dd90]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:GERAN-A-76:LU)[0x56365ea15540] (vlr_lu_fsm.c:110) 20250822131738950 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x56365ea0dd90]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822131738950 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x56365ea0dd90]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822131738950 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:GERAN-A-76:LU)[0x56365ea15540]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822131738950 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:GERAN-A-76:LU)[0x56365ea15540]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822131738950 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:GERAN-A-76:LU)[0x56365ea0d320]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822131738950 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:GERAN-A-76:LU)[0x56365ea0d320]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:GERAN-A-76:LU)[0x56365ea15540] (fsm.c:486) 20250822131738950 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:GERAN-A-76:LU)[0x56365ea0d320]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822131738950 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:GERAN-A-76:LU)[0x56365ea0d320]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822131738950 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:GERAN-A-76:LU)[0x56365ea0d320]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822131738950 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:GERAN-A-76:LU)[0x56365ea0d320]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822131738950 DMSC NOTICE msub(IMSI-262420000000041:MSISDN-491230000041:TMSInew-0x3C272906) VLR: update for IMSI=262420000000041 (MSISDN=491230000041) (gsm_04_08.c:1541) 20250822131738951 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:GERAN-A-76:LU)[0x56365ea0d320]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822131738951 DMM DEBUG -> IMSI-262420000000041:MSISDN-491230000041:TMSInew-0x3C272906 LOCATION UPDATE ACCEPT (TMSI = 0x3c272906) (gsm_04_08.c:149) 20250822131738951 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSInew-0x3C272906 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822131738951 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131738951 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131738951 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131738951 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131738951 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131738951 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131738951 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131738951 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(622)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(622)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(620)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(620)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(620)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(620)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(629)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(621)@718a44d66dfb: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(621)@718a44d66dfb: patched enc_l3: '059B'O MSC_Test_0-SCCP(620)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(620)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(620)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(620)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(622)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131738952 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131738952 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131738952 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131738952 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131738952 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131738952 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131738952 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131738952 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131738952 DMM DEBUG msc_a(IMSI-262420000000041:MSISDN-491230000041:TMSInew-0x3C272906:GERAN-A-76:LU)[0x56365ea14400]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822131738952 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSInew-0x3C272906:GERAN-A-76:LU)[0x56365ea15540]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822131738952 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:GERAN-A-76:LU)[0x56365ea0d320]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822131738952 DMSC NOTICE msub(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x3C272906) VLR: update for IMSI=262420000000041 (MSISDN=491230000041) (gsm_04_08.c:1541) 20250822131738952 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x3C272906 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250822131738952 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:GERAN-A-76:LU)[0x56365ea0d320]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822131738952 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x3C272906:GERAN-A-76:LU)[0x56365ea15540]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822131738952 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:GERAN-A-76:LU)[0x56365ea0d320]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822131738952 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:GERAN-A-76:LU)[0x56365ea0d320]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x3C272906:GERAN-A-76:LU)[0x56365ea15540] (vlr_lu_fsm.c:817) 20250822131738952 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:GERAN-A-76:LU)[0x56365ea0d320]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822131738952 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:GERAN-A-76:LU)[0x56365ea0d320]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822131738952 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x3C272906:GERAN-A-76:LU)[0x56365ea15540]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822131738952 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000041/3/1): Available (smpp_smsc.c:626) 20250822131738953 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x3C272906 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822131738953 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x3C272906 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822131738953 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x3C272906 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822131738953 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x3C272906 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250822131738953 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131738953 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131738953 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131738953 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131738953 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131738953 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131738953 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131738953 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(622)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(622)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(620)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(620)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(620)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(620)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(620)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(620)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(620)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(620)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(622)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131738953 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131738953 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131738953 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131738953 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131738953 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131738953 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131738953 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131738953 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131738953 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x3C272906:GERAN-A-76:LU)[0x56365ea15540]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822131738954 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x3C272906:GERAN-A-76:LU)[0x56365ea15540]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x3C272906:GERAN-A-76:LU)[0x56365ea14400] (msc_a.c:1053) 20250822131738954 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x3C272906:GERAN-A-76:LU)[0x56365ea15540]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822131738954 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x3C272906:GERAN-A-76:LU)[0x56365ea15540]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822131738954 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x3C272906:GERAN-A-76:LU)[0x56365ea15540]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822131738954 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x3C272906 - active-conn: now used by 1 (attached) (msub.c:375) 20250822131738954 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131738954 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131738954 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131738954 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131738954 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131738954 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131738954 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131738954 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(622)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(622)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(620)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-M3UA(622)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131738954 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131738954 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131738954 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131738954 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131738954 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131738954 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131738954 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131738954 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(621)@718a44d66dfb: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(629)7008803 TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(629)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822131738954 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x3C272906 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822131738954 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x3C272906 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(629)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(629)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(629)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(629)@718a44d66dfb: Final verdict of PTC: pass MSC_Test_0-SCCP(620)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-M3UA(622)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP(626)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(621)@718a44d66dfb: Final verdict of PTC: none 20250822131738957 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822131738957 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) IPA-CTRL-CLI-IPA(630)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(619)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(623)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(624)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(627)@718a44d66dfb: Final verdict of PTC: none 20250822131738957 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-STATS(628)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP-IPA(625)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(619): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(620): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(621): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(622): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(623): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(624): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(625): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(626): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(627): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(628): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(629): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(630): none (pass -> pass) MTC@718a44d66dfb: Test case TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm3 finished. Verdict: pass MTC@718a44d66dfb: 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'. Fri Aug 22 13:17:38 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 20250822131739158 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822131739158 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822131739158 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822131739158 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822131739158 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822131739158 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822131739158 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822131739158 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822131739158 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822131739158 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131739158 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822131739158 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822131739158 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822131739158 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822131739158 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822131739158 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822131739158 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822131739159 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822131739159 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=212820) 20250822131739958 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=212820, count=243016) 20250822131740960 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822131741159 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822131741159 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822131741160 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 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_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 20250822131741962 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_mo_release_timeout started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(634)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(634)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(634)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(632)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822131742799 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(635)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822131742963 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822131742963 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(637)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(637)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822131742969 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(637)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(637)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(637)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@718a44d66dfb: IPA ID RESP: { { 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)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(637)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822131742988 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822131742988 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250822131742994 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822131742994 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822131742994 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822131742994 DLSS7 DEBUG 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)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(634)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(634)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822131742995 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131742995 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822131742995 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822131742995 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822131742995 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822131742995 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822131742995 DLSS7 DEBUG 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)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(634)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(634)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(634)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(634)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(634)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(634)@718a44d66dfb: Message received on association #8 20250822131742996 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131742996 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822131742996 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822131742996 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822131742996 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822131742996 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822131742996 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250822131742996 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822131742996 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(634)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(634)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(634)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(634)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(634)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(634)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(638)@718a44d66dfb: Created GsupExpect[0] for "262420000000040" to be handled at TC_mo_release_timeout0(641) TC_mo_release_timeout0(641)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250822131743804 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131743804 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131743804 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131743804 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131743804 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131743804 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131743804 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131743804 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(634)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131743805 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131743805 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131743805 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131743805 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131743805 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131743805 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131743805 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131743805 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(634)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(634)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(633)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(633)@718a44d66dfb: Added conn table entry 0TC_mo_release_timeout0(641)5847307 MSC_Test_0-SCCP(632)@718a44d66dfb: First idle individual index:0 MSC_Test_0-RAN(633)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 20250822131743821 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131743821 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131743821 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131743821 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131743821 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131743821 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131743821 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131743821 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(634)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131743821 DMM DEBUG msc_a(IMSI-262420000000040:GERAN-A-77:LU)[0x56365ea010a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000040 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822131743821 DMM DEBUG msc_a(IMSI-262420000000040:GERAN-A-77:LU)[0x56365ea010a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822131743821 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:GERAN-A-77:LU)[0x56365ea139f0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822131743821 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:GERAN-A-77:LU)[0x56365ea139f0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000040:GERAN-A-77:LU)[0x56365ea010a0] (fsm.c:486) 20250822131743821 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:GERAN-A-77:LU)[0x56365ea139f0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822131743821 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:GERAN-A-77:LU)[0x56365ea139f0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822131743821 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0FBAEDD7 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822131743821 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0FBAEDD7 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822131743821 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0FBAEDD7 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250822131743821 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822131743821 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0FBAEDD7:GERAN-A-77:LU)[0x56365ea139f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822131743821 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0FBAEDD7:GERAN-A-77:LU)[0x56365ea139f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822131743821 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0FBAEDD7:GERAN-A-77:LU)[0x56365ea139f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822131743821 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0FBAEDD7:GERAN-A-77:LU)[0x56365ea139f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822131743821 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0FBAEDD7:GERAN-A-77:LU)[0x56365ea139f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822131743821 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0FBAEDD7:GERAN-A-77:LU)[0x56365ea139f0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822131743821 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0FBAEDD7:GERAN-A-77:LU)[0x56365ea0d320]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822131743821 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0FBAEDD7:GERAN-A-77:LU)[0x56365ea0d320]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0FBAEDD7:GERAN-A-77:LU)[0x56365ea139f0] (fsm.c:486) 20250822131743821 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0FBAEDD7:GERAN-A-77:LU)[0x56365ea0d320]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822131743821 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0FBAEDD7:GERAN-A-77:LU)[0x56365ea0d320]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822131743821 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131743821 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131743821 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131743821 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131743821 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131743821 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131743821 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131743821 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131743822 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131743822 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131743822 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131743822 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131743822 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131743822 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131743822 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131743822 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(634)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(634)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(634)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(634)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(632)@718a44d66dfb: { messageType := 2, destLocRef := '59390B'O ("Y9\v"), 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)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(632)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(632)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(632)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(632)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(638)@718a44d66dfb: Found GsupExpect[0] for "262420000000040" handled at TC_mo_release_timeout0(641) MSC_Test-GSUP(638)@718a44d66dfb: Added IMSI table entry 0TC_mo_release_timeout0(641)"262420000000040" 20250822131743825 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0FBAEDD7 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250822131743825 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0FBAEDD7 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(632)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(632)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(632)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(632)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(634)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131743826 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131743826 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131743826 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131743826 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131743826 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131743826 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131743826 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131743826 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_mo_release_timeout0(641)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_release_timeout0(641)@718a44d66dfb: setverdict(pass): none -> pass 20250822131743829 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0FBAEDD7 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822131743829 DVLR DEBUG IMSI:262420000000040 has MSISDN:491230000040 (vlr.c:1045) 20250822131743829 DMSC NOTICE msub(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0FBAEDD7) VLR: update for IMSI=262420000000040 (MSISDN=491230000040) (gsm_04_08.c:1541) 20250822131743830 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0FBAEDD7 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822131743830 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0FBAEDD7 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822131743830 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0FBAEDD7:GERAN-A-77:LU)[0x56365ea139f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822131743830 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0FBAEDD7:GERAN-A-77:LU)[0x56365ea0d320]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822131743830 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0FBAEDD7:GERAN-A-77:LU)[0x56365ea0d320]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822131743830 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0FBAEDD7:GERAN-A-77:LU)[0x56365ea0d320]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822131743830 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0FBAEDD7:GERAN-A-77:LU)[0x56365ea0d320]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0FBAEDD7:GERAN-A-77:LU)[0x56365ea139f0] (vlr_lu_fsm.c:110) 20250822131743830 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0FBAEDD7:GERAN-A-77:LU)[0x56365ea0d320]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822131743830 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0FBAEDD7:GERAN-A-77:LU)[0x56365ea0d320]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822131743830 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0FBAEDD7:GERAN-A-77:LU)[0x56365ea139f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822131743830 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0FBAEDD7:GERAN-A-77:LU)[0x56365ea139f0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822131743830 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0FBAEDD7:GERAN-A-77:LU)[0x56365ea0dd90]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822131743830 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0FBAEDD7:GERAN-A-77:LU)[0x56365ea0dd90]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0FBAEDD7:GERAN-A-77:LU)[0x56365ea139f0] (fsm.c:486) 20250822131743830 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0FBAEDD7:GERAN-A-77:LU)[0x56365ea0dd90]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822131743830 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0FBAEDD7:GERAN-A-77:LU)[0x56365ea0dd90]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822131743830 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0FBAEDD7:GERAN-A-77:LU)[0x56365ea0dd90]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822131743830 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0FBAEDD7:GERAN-A-77:LU)[0x56365ea0dd90]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822131743830 DMSC NOTICE msub(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0FBAEDD7:TMSInew-0x83D15642) VLR: update for IMSI=262420000000040 (MSISDN=491230000040) (gsm_04_08.c:1541) 20250822131743830 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0FBAEDD7:GERAN-A-77:LU)[0x56365ea0dd90]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822131743830 DMM DEBUG -> IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0FBAEDD7:TMSInew-0x83D15642 LOCATION UPDATE ACCEPT (TMSI = 0x83d15642) (gsm_04_08.c:149) 20250822131743830 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0FBAEDD7:TMSInew-0x83D15642 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822131743830 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131743830 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131743830 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131743830 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131743830 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131743830 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131743830 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131743830 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(634)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(634)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(632)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(632)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(632)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(632)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_release_timeout0(641)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(633)@718a44d66dfb: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(633)@718a44d66dfb: patched enc_l3: '055B'O MSC_Test_0-SCCP(632)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(632)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(632)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(632)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(634)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131743836 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131743836 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131743836 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131743836 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131743836 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131743836 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131743836 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131743836 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131743836 DMM DEBUG msc_a(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0FBAEDD7:TMSInew-0x83D15642:GERAN-A-77:LU)[0x56365ea010a0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822131743836 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0FBAEDD7:TMSInew-0x83D15642:GERAN-A-77:LU)[0x56365ea139f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822131743836 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0FBAEDD7:GERAN-A-77:LU)[0x56365ea0dd90]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822131743836 DMSC NOTICE msub(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x83D15642) VLR: update for IMSI=262420000000040 (MSISDN=491230000040) (gsm_04_08.c:1541) 20250822131743836 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0FBAEDD7:GERAN-A-77:LU)[0x56365ea0dd90]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822131743836 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x83D15642:GERAN-A-77:LU)[0x56365ea139f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822131743836 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0FBAEDD7:GERAN-A-77:LU)[0x56365ea0dd90]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822131743836 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0FBAEDD7:GERAN-A-77:LU)[0x56365ea0dd90]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x83D15642:GERAN-A-77:LU)[0x56365ea139f0] (vlr_lu_fsm.c:817) 20250822131743836 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0FBAEDD7:GERAN-A-77:LU)[0x56365ea0dd90]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822131743836 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0FBAEDD7:GERAN-A-77:LU)[0x56365ea0dd90]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822131743836 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x83D15642:GERAN-A-77:LU)[0x56365ea139f0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822131743836 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000040/3/1): Available (smpp_smsc.c:626) 20250822131743836 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x83D15642 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822131743836 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x83D15642 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822131743836 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x83D15642 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822131743836 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x83D15642 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) MSC_Test_0-M3UA(634)@718a44d66dfb: Message received on association #8 20250822131743836 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131743836 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131743836 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131743836 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131743836 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131743836 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131743836 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131743836 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(634)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(632)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(632)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(632)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(632)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(632)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(632)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(632)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(632)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(634)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131743838 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131743838 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131743838 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131743838 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131743838 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131743838 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131743838 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131743838 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131743838 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x83D15642:GERAN-A-77:LU)[0x56365ea139f0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822131743838 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x83D15642:GERAN-A-77:LU)[0x56365ea139f0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x83D15642:GERAN-A-77:LU)[0x56365ea010a0] (msc_a.c:1053) 20250822131743838 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x83D15642:GERAN-A-77:LU)[0x56365ea139f0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822131743838 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x83D15642:GERAN-A-77:LU)[0x56365ea139f0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822131743838 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x83D15642:GERAN-A-77:LU)[0x56365ea139f0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822131743838 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x83D15642 - active-conn: now used by 1 (attached) (msub.c:375) 20250822131743838 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131743838 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131743838 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131743838 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131743838 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131743838 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131743838 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131743838 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(634)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(634)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(632)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-M3UA(634)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131743839 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131743839 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131743839 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131743839 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131743839 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131743839 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131743839 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131743839 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(633)@718a44d66dfb: Deleted conn table entry 0TC_mo_release_timeout0(641)5847307 TC_mo_release_timeout0(641)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822131743839 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x83D15642 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822131743839 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x83D15642 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_mo_release_timeout0(641)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_release_timeout0(641)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_mo_release_timeout0(641)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_mo_release_timeout0(641)@718a44d66dfb: 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 := '83D15642'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(633)@718a44d66dfb: Added conn table entry 0TC_mo_release_timeout0(641)10615840 MSC_Test_0-RAN(633)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(632)@718a44d66dfb: First idle individual index:0 MSC_Test_0-M3UA(634)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131744042 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131744042 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131744042 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131744042 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131744042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131744042 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131744042 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131744042 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131744043 DMM DEBUG msc_a(TMSI-0x83D15642:GERAN-A-78:CM_SERVICE_REQ)[0x56365ea14400]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250822131744043 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x83D15642:GERAN-A-78:CM_SERVICE_REQ)[0x56365ea15540]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822131744043 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x83D15642:GERAN-A-78:CM_SERVICE_REQ)[0x56365ea15540]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x83D15642:GERAN-A-78:CM_SERVICE_REQ)[0x56365ea14400] (fsm.c:486) 20250822131744043 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x83D15642:GERAN-A-78:CM_SERVICE_REQ)[0x56365ea15540]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250822131744043 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x83D15642:GERAN-A-78:CM_SERVICE_REQ)[0x56365ea15540]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822131744043 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x83D15642 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822131744043 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x83D15642 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822131744043 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x83D15642:GERAN-A-78:CM_SERVICE_REQ)[0x56365ea15540]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822131744043 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x83D15642:GERAN-A-78:CM_SERVICE_REQ)[0x56365ea15540]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822131744043 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x83D15642:GERAN-A-78:CM_SERVICE_REQ)[0x56365ea15540]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822131744043 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x83D15642:GERAN-A-78:CM_SERVICE_REQ)[0x56365ea15540]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822131744043 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x83D15642:GERAN-A-78:CM_SERVICE_REQ)[0x56365ea15540]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822131744043 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x83D15642:GERAN-A-78:CM_SERVICE_REQ)[0x56365ea15540]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822131744043 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x83D15642:GERAN-A-78:CM_SERVICE_REQ)[0x56365ea15540]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822131744043 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x83D15642:GERAN-A-78:CM_SERVICE_REQ)[0x56365ea15540]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822131744043 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x83D15642:GERAN-A-78:CM_SERVICE_REQ)[0x56365ea15540]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822131744043 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x83D15642:GERAN-A-78:CM_SERVICE_REQ)[0x56365ea15540]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822131744044 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000040/3/1): Available (smpp_smsc.c:626) 20250822131744044 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x83D15642 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250822131744044 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131744044 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131744044 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131744044 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131744044 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131744044 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131744044 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131744044 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131744044 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131744044 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131744044 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131744044 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131744044 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131744044 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131744044 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131744044 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131744044 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131744044 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131744044 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131744044 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131744044 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131744044 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131744044 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131744044 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(634)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(634)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(634)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(634)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(634)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(634)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(632)@718a44d66dfb: { messageType := 2, destLocRef := 'A1FC20'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)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(632)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(632)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(632)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(632)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(632)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(632)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(632)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(632)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822131744047 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x83D15642 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250822131744047 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x83D15642 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_mo_release_timeout0(641)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_release_timeout0(641)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(635)@718a44d66dfb: Created MnccExpect[0] for "12345" to be handled at TC_mo_release_timeout0(641) MSC_Test-MGCP(636)@718a44d66dfb: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_mo_release_timeout0(641) MSC_Test_0-RAN(633)@718a44d66dfb: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(633)@718a44d66dfb: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(632)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(632)@718a44d66dfb: vl_len:19 MSC_Test_0-SCCP(632)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(632)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O 20250822131744069 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131744069 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131744069 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131744069 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131744069 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131744069 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131744069 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131744069 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(634)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131744069 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x83D15642 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250822131744069 DCC DEBUG trans(CC:NULL IMSI-262420000000040:MSISDN-491230000040:TMSI-0x83D15642 callref-0x8000000b tid-8) New transaction (transaction.c:231) 20250822131744069 DCC DEBUG trans(CC:NULL IMSI-262420000000040:MSISDN-491230000040:TMSI-0x83D15642:GERAN-A-78:CM_SERVICE_REQ callref-0x8000000b tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2690) 20250822131744069 DCC DEBUG trans(CC:NULL IMSI-262420000000040:MSISDN-491230000040:TMSI-0x83D15642:GERAN-A-78:CM_SERVICE_REQ callref-0x8000000b tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822131744069 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250822131744069 DCC DEBUG trans(CC:NULL IMSI-262420000000040:MSISDN-491230000040:TMSI-0x83D15642: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) 20250822131744069 DCC INFO trans(CC:NULL IMSI-262420000000040:MSISDN-491230000040:TMSI-0x83D15642:GERAN-A-78:CM_SERVICE_REQ callref-0x8000000b tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250822131744069 DCC DEBUG trans(CC:NULL IMSI-262420000000040:MSISDN-491230000040:TMSI-0x83D15642:GERAN-A-78:CM_SERVICE_REQ callref-0x8000000b tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250822131744069 DCC DEBUG call_leg(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x83D15642:GERAN-A-78:CM_SERVICE_REQ)[0x56365ea0d320]{ESTABLISHING}: Allocated (fsm.c:456) 20250822131744069 DCC DEBUG call_leg(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x83D15642:GERAN-A-78:CM_SERVICE_REQ)[0x56365ea0d320]{ESTABLISHING}: is child of msc_a(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x83D15642:GERAN-A-78:CM_SERVICE_REQ)[0x56365ea14400] (fsm.c:486) 20250822131744069 DCC DEBUG trans(CC:INITIATED IMSI-262420000000040:MSISDN-491230000040:TMSI-0x83D15642: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) 20250822131744069 DCC DEBUG rtp_stream(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x83D15642:GERAN-A-78:CM_SERVICE_REQ)[0x56365ea15860]{UNINITIALIZED}: Allocated (fsm.c:456) 20250822131744069 DCC DEBUG rtp_stream(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x83D15642:GERAN-A-78:CM_SERVICE_REQ)[0x56365ea15860]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x83D15642:GERAN-A-78:CM_SERVICE_REQ)[0x56365ea0d320] (fsm.c:486) 20250822131744069 DCC DEBUG rtp_stream(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x83D15642:GERAN-A-78:CM_SERVICE_REQ:trans-8:call-14:RTP_TO_CN:no-CI)[0x56365ea15860]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250822131744069 DCC DEBUG rtp_stream(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x83D15642:GERAN-A-78:CM_SERVICE_REQ:trans-8:call-14:RTP_TO_CN:no-CI)[0x56365ea15860]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250822131744069 DCC DEBUG rtp_stream(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x83D15642:GERAN-A-78:CM_SERVICE_REQ)[0x56365ea16880]{UNINITIALIZED}: Allocated (fsm.c:456) 20250822131744069 DCC DEBUG rtp_stream(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x83D15642:GERAN-A-78:CM_SERVICE_REQ)[0x56365ea16880]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x83D15642:GERAN-A-78:CM_SERVICE_REQ)[0x56365ea0d320] (fsm.c:486) 20250822131744069 DCC DEBUG rtp_stream(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x83D15642:GERAN-A-78:CM_SERVICE_REQ:trans-8:call-14:RTP_TO_RAN:no-CI)[0x56365ea16880]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250822131744069 DCC DEBUG rtp_stream(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x83D15642:GERAN-A-78:CM_SERVICE_REQ:trans-8:call-14:RTP_TO_RAN:no-CI)[0x56365ea16880]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(636)@718a44d66dfb: 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)@718a44d66dfb: f_mo_call_establish 2: rx 1st CRCX 20250822131744086 DCC DEBUG rtp_stream(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x83D15642:GERAN-A-78:CM_SERVICE_REQ:trans-8:call-14:RTP_TO_CN:no-CI)[0x56365ea15860]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822131744086 DCC DEBUG call_leg(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x83D15642:GERAN-A-78:CM_SERVICE_REQ)[0x56365ea0d320]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250822131744086 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000040:MSISDN-491230000040:TMSI-0x83D15642: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)@718a44d66dfb: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(635)@718a44d66dfb: Found MnccExpect[0] for "12345" handled at TC_mo_release_timeout0(641) MSC_Test-MNCC(635)@718a44d66dfb: Added conn table entry 0TC_mo_release_timeout0(641)-2147483637 TC_mo_release_timeout0(641)@718a44d66dfb: Osmux ok: use_osmux = false got_osmux_count = 0 TC_mo_release_timeout0(641)@718a44d66dfb: f_mo_call_establish DONE TC_mo_release_timeout0(641)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822131747070 DCC DEBUG rtp_stream(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x83D15642:GERAN-A-78:CM_SERVICE_REQ:trans-8:call-14:RTP_TO_RAN:no-CI)[0x56365ea16880]{ESTABLISHING}: Timeout of X2 (fsm.c:317) 20250822131747070 DCC DEBUG rtp_stream(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x83D15642:GERAN-A-78:CM_SERVICE_REQ:trans-8:call-14:RTP_TO_RAN:no-CI)[0x56365ea16880]{ESTABLISHING}: State change to DISCARDING (no timeout) (rtp_stream.c:223) 20250822131747070 DCC DEBUG rtp_stream(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x83D15642:GERAN-A-78:CM_SERVICE_REQ:trans-8:call-14:RTP_TO_RAN:no-CI)[0x56365ea16880]{DISCARDING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (rtp_stream.c:239) 20250822131747070 DCC DEBUG rtp_stream(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x83D15642:GERAN-A-78:CM_SERVICE_REQ:trans-8:call-14:RTP_TO_RAN:no-CI)[0x56365ea16880]{DISCARDING}: Removing from parent call_leg(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x83D15642:GERAN-A-78:CM_SERVICE_REQ)[0x56365ea0d320] (rtp_stream.c:239) 20250822131747070 DCC DEBUG rtp_stream(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x83D15642:GERAN-A-78:CM_SERVICE_REQ:trans-8:call-14:RTP_TO_RAN:no-CI)[0x56365ea16880]{DISCARDING}: Freeing instance (rtp_stream.c:239) 20250822131747070 DCC DEBUG rtp_stream(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x83D15642:GERAN-A-78:CM_SERVICE_REQ:trans-8:call-14:RTP_TO_RAN:no-CI)[0x56365ea16880]{DISCARDING}: Deallocated (fsm.c:568) 20250822131747070 DCC DEBUG call_leg(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x83D15642:GERAN-A-78:CM_SERVICE_REQ)[0x56365ea0d320]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_GONE (rtp_stream.c:239) 20250822131747070 DCC DEBUG call_leg(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x83D15642:GERAN-A-78:CM_SERVICE_REQ)[0x56365ea0d320]{ESTABLISHING}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250822131747070 DCC DEBUG rtp_stream(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x83D15642:GERAN-A-78:CM_SERVICE_REQ:trans-8:call-14:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x56365ea15860]{ESTABLISHING}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250822131747070 DCC DEBUG rtp_stream(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x83D15642:GERAN-A-78:CM_SERVICE_REQ:trans-8:call-14:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x56365ea15860]{ESTABLISHING}: Removing from parent call_leg(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x83D15642:GERAN-A-78:CM_SERVICE_REQ)[0x56365ea0d320] (call_leg.c:197) 20250822131747070 DCC DEBUG rtp_stream(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x83D15642:GERAN-A-78:CM_SERVICE_REQ:trans-8:call-14:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x56365ea15860]{ESTABLISHING}: Freeing instance (call_leg.c:197) 20250822131747070 DCC DEBUG rtp_stream(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x83D15642:GERAN-A-78:CM_SERVICE_REQ:trans-8:call-14:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x56365ea15860]{ESTABLISHING}: Deallocated (fsm.c:568) 20250822131747070 DLMGCP ERROR MGCP_CONN(RTP_TO_RAN)[0x56365ea0dd90]{ST_CRCX_RESP}: MGW: operation still pending, DLCX will be postponed. (mgcp_client_fsm.c:820) 20250822131747070 DCC DEBUG call_leg(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x83D15642:GERAN-A-78:CM_SERVICE_REQ)[0x56365ea0d320]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250822131747070 DCC DEBUG call_leg(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x83D15642:GERAN-A-78:CM_SERVICE_REQ)[0x56365ea0d320]{RELEASING}: Removing from parent msc_a(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x83D15642:GERAN-A-78:CM_SERVICE_REQ)[0x56365ea14400] (call_leg.c:198) 20250822131747070 DCC DEBUG call_leg(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x83D15642:GERAN-A-78:CM_SERVICE_REQ)[0x56365ea0d320]{RELEASING}: Freeing instance (call_leg.c:198) 20250822131747070 DCC DEBUG call_leg(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x83D15642:GERAN-A-78:CM_SERVICE_REQ)[0x56365ea0d320]{RELEASING}: Deallocated (fsm.c:568) 20250822131747070 DCC DEBUG trans(CC:INITIATED IMSI-262420000000040:MSISDN-491230000040:TMSI-0x83D15642:GERAN-A-78:CM_SERVICE_REQ callref-0x8000000b tid-8) Freeing transaction (transaction.c:243) 20250822131747071 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000040:MSISDN-491230000040:TMSI-0x83D15642:GERAN-A-78:CM_SERVICE_REQ callref-0x8000000b tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250822131747071 DCC DEBUG trans(CC:INITIATED IMSI-262420000000040:MSISDN-491230000040:TMSI-0x83D15642:GERAN-A-78:CM_SERVICE_REQ callref-0x8000000b tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250822131747071 DCC DEBUG trans(CC:INITIATED IMSI-262420000000040:MSISDN-491230000040:TMSI-0x83D15642:GERAN-A-78:CM_SERVICE_REQ callref-0x8000000b tid-8) new state INITIATED -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250822131747071 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000040:MSISDN-491230000040:TMSI-0x83D15642:GERAN-A-78:CM_SERVICE_REQ callref-0x8000000b tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250822131747071 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000040:MSISDN-491230000040:TMSI-0x83D15642:GERAN-A-78:CM_SERVICE_REQ callref-0x8000000b tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250822131747071 DCC DEBUG trans(CC:NULL IMSI-262420000000040:MSISDN-491230000040:TMSI-0x83D15642:GERAN-A-78:CM_SERVICE_REQ callref-0x8000000b tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822131747071 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x83D15642 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250822131747071 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x83D15642 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822131747071 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x83D15642 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822131747071 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x83D15642 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822131747071 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x83D15642 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822131747071 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131747071 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131747071 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131747071 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131747071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131747071 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131747071 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131747071 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131747071 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131747071 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131747071 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131747071 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131747071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131747071 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131747072 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131747072 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(634)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(634)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(634)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(634)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(632)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(632)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(632)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(632)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(632)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(632)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(632)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(632)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(635)@718a44d66dfb: Deleted conn table entry 0TC_mo_release_timeout0(641)-2147483637 MSC_Test_0-SCCP(632)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(632)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(632)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(632)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(634)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131747079 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131747079 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131747079 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131747079 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131747079 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131747079 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131747079 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131747079 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131747080 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x83D15642:GERAN-A-78:CM_SERVICE_REQ)[0x56365ea15540]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822131747080 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x83D15642:GERAN-A-78:CM_SERVICE_REQ)[0x56365ea15540]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x83D15642:GERAN-A-78:CM_SERVICE_REQ)[0x56365ea14400] (msc_a.c:1053) 20250822131747080 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x83D15642:GERAN-A-78:CM_SERVICE_REQ)[0x56365ea15540]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822131747080 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x83D15642:GERAN-A-78:CM_SERVICE_REQ)[0x56365ea15540]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822131747080 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x83D15642 - active-conn: now used by 1 (attached) (msub.c:375) 20250822131747080 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131747080 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131747080 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131747080 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131747080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131747080 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131747080 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131747080 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(634)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(634)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(632)@718a44d66dfb: Session index based on local reference:0 20250822131747081 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131747081 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131747081 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131747081 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131747081 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131747081 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131747081 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131747081 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(634)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(633)@718a44d66dfb: Deleted conn table entry 0TC_mo_release_timeout0(641)10615840 TC_mo_release_timeout0(641)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822131747083 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x83D15642 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822131747083 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x83D15642 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_mo_release_timeout0(641)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_release_timeout0(641)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_mo_release_timeout0(641)@718a44d66dfb: Final verdict of PTC: pass MSC_Test_0-M3UA(634)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP(638)@718a44d66dfb: Final verdict of PTC: none 20250822131747094 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250822131747095 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822131747095 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP-IPA(637)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(636)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-SCCP(632)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(639)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(635)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(633)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(631)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(640)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(642)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(631): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(632): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(633): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(634): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(635): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(636): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(637): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(638): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(639): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(640): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_mo_release_timeout0(641): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(642): none (pass -> pass) MTC@718a44d66dfb: Test case TC_mo_release_timeout finished. Verdict: pass MTC@718a44d66dfb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_release_timeout pass'. Fri Aug 22 13:17:47 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 20250822131747282 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822131747282 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822131747282 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822131747282 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822131747282 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822131747282 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822131747282 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822131747282 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822131747282 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822131747282 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131747282 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822131747282 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822131747282 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822131747282 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822131747282 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822131747282 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822131747282 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822131747283 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822131747283 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=312200) 20250822131748095 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=312200, count=326172) 20250822131749096 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822131749284 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822131749284 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822131749284 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:17: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_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 20250822131750097 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_lu_and_mt_call_no_dlcx_resp started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(646)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(646)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(646)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(644)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822131750980 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(647)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822131751098 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822131751098 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(649)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(649)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822131751105 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(649)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(649)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(649)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@718a44d66dfb: IPA ID RESP: { { 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)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(649)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822131751133 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822131751133 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(650)@718a44d66dfb: 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)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250822131751175 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822131751175 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822131751175 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822131751175 DLSS7 DEBUG 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)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(646)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(646)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822131751180 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131751180 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822131751180 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822131751180 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822131751180 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822131751180 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822131751180 DLSS7 DEBUG 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)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(646)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(646)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(646)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(646)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(646)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(646)@718a44d66dfb: Message received on association #8 20250822131751182 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131751182 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822131751182 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822131751182 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822131751182 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822131751182 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822131751183 DLSS7 DEBUG 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)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(646)@718a44d66dfb: Message received on association #8 20250822131751183 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822131751183 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(646)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(646)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(646)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(646)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822131751989 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131751989 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131751989 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131751989 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131751989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131751989 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131751989 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131751989 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(646)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131751989 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131751989 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131751989 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131751989 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131751989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131751989 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131751989 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131751989 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(646)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(646)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(645)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(645)@718a44d66dfb: Added conn table entry 0TC_lu_and_mt_call_no_dlcx_resp0(653)850301 MSC_Test_0-SCCP(644)@718a44d66dfb: First idle individual index:0 MSC_Test_0-RAN(645)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 20250822131752005 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131752005 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131752005 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131752005 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131752005 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131752005 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131752005 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131752005 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(646)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131752005 DMM DEBUG msc_a(IMSI-262420000000041:GERAN-A-79:LU)[0x56365ea15860]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000041 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822131752005 DMM DEBUG msc_a(IMSI-262420000000041:GERAN-A-79:LU)[0x56365ea15860]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822131752006 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:GERAN-A-79:LU)[0x56365ea15670]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822131752006 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:GERAN-A-79:LU)[0x56365ea15670]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000041:GERAN-A-79:LU)[0x56365ea15860] (fsm.c:486) 20250822131752006 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:GERAN-A-79:LU)[0x56365ea15670]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822131752006 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:GERAN-A-79:LU)[0x56365ea15670]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822131752006 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x3C272906 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822131752006 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x3C272906 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822131752006 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x3C272906 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250822131752006 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822131752006 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x3C272906:GERAN-A-79:LU)[0x56365ea15670]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822131752006 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x3C272906:GERAN-A-79:LU)[0x56365ea15670]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822131752006 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x3C272906:GERAN-A-79:LU)[0x56365ea15670]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822131752006 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x3C272906:GERAN-A-79:LU)[0x56365ea15670]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822131752006 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x3C272906:GERAN-A-79:LU)[0x56365ea15670]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822131752006 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x3C272906:GERAN-A-79:LU)[0x56365ea15670]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822131752006 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x3C272906:GERAN-A-79:LU)[0x56365ea0d320]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822131752006 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x3C272906:GERAN-A-79:LU)[0x56365ea0d320]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x3C272906:GERAN-A-79:LU)[0x56365ea15670] (fsm.c:486) 20250822131752006 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x3C272906:GERAN-A-79:LU)[0x56365ea0d320]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822131752006 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x3C272906:GERAN-A-79:LU)[0x56365ea0d320]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822131752006 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131752006 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131752006 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131752006 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131752006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131752006 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131752006 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131752006 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131752006 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131752006 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131752006 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131752006 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131752006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131752006 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131752006 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131752006 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(646)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(646)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(646)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(646)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(644)@718a44d66dfb: { messageType := 2, destLocRef := '0CF97D'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)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(644)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(644)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(644)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(644)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(650)@718a44d66dfb: Found GsupExpect[0] for "262420000000041" handled at TC_lu_and_mt_call_no_dlcx_resp0(653) MSC_Test-GSUP(650)@718a44d66dfb: Added IMSI table entry 0TC_lu_and_mt_call_no_dlcx_resp0(653)"262420000000041" 20250822131752011 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x3C272906 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250822131752011 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x3C272906 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(644)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(644)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(644)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(644)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(646)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131752012 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131752012 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131752013 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131752013 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131752013 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131752013 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131752013 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131752013 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_lu_and_mt_call_no_dlcx_resp0(653)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_no_dlcx_resp0(653)@718a44d66dfb: setverdict(pass): none -> pass 20250822131752018 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x3C272906 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822131752018 DVLR DEBUG IMSI:262420000000041 has MSISDN:491230000041 (vlr.c:1045) 20250822131752018 DMSC NOTICE msub(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x3C272906) VLR: update for IMSI=262420000000041 (MSISDN=491230000041) (gsm_04_08.c:1541) 20250822131752018 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x3C272906 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822131752019 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x3C272906 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822131752019 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x3C272906:GERAN-A-79:LU)[0x56365ea15670]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822131752019 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x3C272906:GERAN-A-79:LU)[0x56365ea0d320]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822131752019 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x3C272906:GERAN-A-79:LU)[0x56365ea0d320]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822131752019 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x3C272906:GERAN-A-79:LU)[0x56365ea0d320]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822131752019 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x3C272906:GERAN-A-79:LU)[0x56365ea0d320]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x3C272906:GERAN-A-79:LU)[0x56365ea15670] (vlr_lu_fsm.c:110) 20250822131752019 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x3C272906:GERAN-A-79:LU)[0x56365ea0d320]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822131752019 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x3C272906:GERAN-A-79:LU)[0x56365ea0d320]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822131752019 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x3C272906:GERAN-A-79:LU)[0x56365ea15670]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822131752019 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x3C272906:GERAN-A-79:LU)[0x56365ea15670]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822131752019 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x3C272906:GERAN-A-79:LU)[0x56365ea094e0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822131752019 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x3C272906:GERAN-A-79:LU)[0x56365ea094e0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x3C272906:GERAN-A-79:LU)[0x56365ea15670] (fsm.c:486) 20250822131752019 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x3C272906:GERAN-A-79:LU)[0x56365ea094e0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822131752019 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x3C272906:GERAN-A-79:LU)[0x56365ea094e0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822131752019 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x3C272906:GERAN-A-79:LU)[0x56365ea094e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822131752019 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x3C272906:GERAN-A-79:LU)[0x56365ea094e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822131752020 DMSC NOTICE msub(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x3C272906:TMSInew-0x08378F2C) VLR: update for IMSI=262420000000041 (MSISDN=491230000041) (gsm_04_08.c:1541) 20250822131752020 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x3C272906:GERAN-A-79:LU)[0x56365ea094e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822131752020 DMM DEBUG -> IMSI-262420000000041:MSISDN-491230000041:TMSI-0x3C272906:TMSInew-0x08378F2C LOCATION UPDATE ACCEPT (TMSI = 0x08378f2c) (gsm_04_08.c:149) 20250822131752020 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x3C272906:TMSInew-0x08378F2C - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822131752020 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131752020 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131752020 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131752020 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131752020 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131752020 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131752020 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131752020 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(646)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(646)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(644)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(644)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(644)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(644)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_no_dlcx_resp0(653)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(645)@718a44d66dfb: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(645)@718a44d66dfb: patched enc_l3: '055B'O MSC_Test_0-SCCP(644)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(644)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(644)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(644)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002055B'O 20250822131752032 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131752032 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131752032 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131752032 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131752032 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131752032 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131752032 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131752033 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(646)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131752033 DMM DEBUG msc_a(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x3C272906:TMSInew-0x08378F2C:GERAN-A-79:LU)[0x56365ea15860]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822131752033 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x3C272906:TMSInew-0x08378F2C:GERAN-A-79:LU)[0x56365ea15670]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822131752033 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x3C272906:GERAN-A-79:LU)[0x56365ea094e0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822131752033 DMSC NOTICE msub(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x08378F2C) VLR: update for IMSI=262420000000041 (MSISDN=491230000041) (gsm_04_08.c:1541) 20250822131752033 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x3C272906:GERAN-A-79:LU)[0x56365ea094e0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822131752033 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x08378F2C:GERAN-A-79:LU)[0x56365ea15670]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822131752033 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x3C272906:GERAN-A-79:LU)[0x56365ea094e0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822131752033 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x3C272906:GERAN-A-79:LU)[0x56365ea094e0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x08378F2C:GERAN-A-79:LU)[0x56365ea15670] (vlr_lu_fsm.c:817) 20250822131752033 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x3C272906:GERAN-A-79:LU)[0x56365ea094e0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822131752033 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x3C272906:GERAN-A-79:LU)[0x56365ea094e0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822131752033 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x08378F2C:GERAN-A-79:LU)[0x56365ea15670]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822131752033 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000041/3/1): Available (smpp_smsc.c:626) 20250822131752033 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x08378F2C + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822131752033 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x08378F2C + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822131752033 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x08378F2C - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822131752033 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x08378F2C - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822131752033 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131752033 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131752033 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131752033 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131752033 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131752033 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131752033 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131752034 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(646)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(646)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(644)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(644)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(644)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(644)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(644)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(644)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(644)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(644)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822131752037 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131752037 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131752037 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131752037 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131752037 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131752037 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131752037 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131752037 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(646)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131752037 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x08378F2C:GERAN-A-79:LU)[0x56365ea15670]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822131752037 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x08378F2C:GERAN-A-79:LU)[0x56365ea15670]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x08378F2C:GERAN-A-79:LU)[0x56365ea15860] (msc_a.c:1053) 20250822131752037 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x08378F2C:GERAN-A-79:LU)[0x56365ea15670]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822131752037 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x08378F2C:GERAN-A-79:LU)[0x56365ea15670]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822131752037 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x08378F2C:GERAN-A-79:LU)[0x56365ea15670]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822131752038 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x08378F2C - active-conn: now used by 1 (attached) (msub.c:375) 20250822131752038 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131752038 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131752038 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131752038 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131752038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131752038 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131752038 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131752038 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(646)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(646)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(644)@718a44d66dfb: Session index based on local reference:0 20250822131752039 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131752039 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131752039 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131752039 DLM3UA DEBUG 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(646)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131752039 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131752039 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131752039 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131752039 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(645)@718a44d66dfb: Deleted conn table entry 0TC_lu_and_mt_call_no_dlcx_resp0(653)850301 TC_lu_and_mt_call_no_dlcx_resp0(653)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822131752041 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x08378F2C + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822131752041 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x08378F2C - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_call_no_dlcx_resp0(653)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_no_dlcx_resp0(653)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_no_dlcx_resp0(653)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(645)@718a44d66dfb: Created IMSI[0] for '262420000000041'H'08378F2C'O to be handled at TC_lu_and_mt_call_no_dlcx_resp0(653) MSC_Test-MNCC(647)@718a44d66dfb: Added conn table entry 0TC_lu_and_mt_call_no_dlcx_resp0(653)1589257797 20250822131752056 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x08378F2C + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250822131752056 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x08378F2C + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250822131752056 DCC DEBUG trans(CC:NULL IMSI-262420000000041:MSISDN-491230000041:TMSI-0x08378F2C callref-0x5eba2645 tid-255) New transaction (transaction.c:231) 20250822131752056 DMNCC DEBUG trans(CC:NULL IMSI-262420000000041:MSISDN-491230000041:TMSI-0x08378F2C callref-0x5eba2645 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) 20250822131752056 DCC DEBUG trans(CC:NULL IMSI-262420000000041:MSISDN-491230000041:TMSI-0x08378F2C callref-0x5eba2645 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) 20250822131752056 DMNCC DEBUG trans(CC:NULL IMSI-262420000000041:MSISDN-491230000041:TMSI-0x08378F2C callref-0x5eba2645 tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250822131752056 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x08378F2C + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250822131752056 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x08378F2C - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250822131752056 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131752056 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131752056 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131752056 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131752056 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131752056 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131752056 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131752056 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(646)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(646)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(645)@718a44d66dfb: 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)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(645)@718a44d66dfb: Created IMSI[1] for '262420000000041'H'08378F2C'O to be handled at TC_lu_and_mt_call_no_dlcx_resp0(653) TC_lu_and_mt_call_no_dlcx_resp0(653)@718a44d66dfb: 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 := '08378F2C'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(645)@718a44d66dfb: Added conn table entry 0TC_lu_and_mt_call_no_dlcx_resp0(653)15629098 MSC_Test_0-SCCP(644)@718a44d66dfb: First idle individual index:0 MSC_Test_0-M3UA(646)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131752069 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131752069 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131752069 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131752069 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131752069 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131752069 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131752069 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131752069 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131752069 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x08378F2C:GERAN-A-80:PAGING_RESP)[0x56365ea139f0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822131752069 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x08378F2C:GERAN-A-80:PAGING_RESP)[0x56365ea139f0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x08378F2C:GERAN-A-80:PAGING_RESP)[0x56365ea16880] (fsm.c:486) 20250822131752069 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x08378F2C:GERAN-A-80:PAGING_RESP)[0x56365ea139f0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250822131752070 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x08378F2C:GERAN-A-80:PAGING_RESP)[0x56365ea139f0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822131752070 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x08378F2C + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822131752070 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x08378F2C + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822131752070 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x08378F2C:GERAN-A-80:PAGING_RESP)[0x56365ea139f0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822131752070 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x08378F2C:GERAN-A-80:PAGING_RESP)[0x56365ea139f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822131752070 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x08378F2C:GERAN-A-80:PAGING_RESP)[0x56365ea139f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822131752070 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x08378F2C:GERAN-A-80:PAGING_RESP)[0x56365ea139f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822131752070 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x08378F2C:GERAN-A-80:PAGING_RESP)[0x56365ea139f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822131752070 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x08378F2C:GERAN-A-80:PAGING_RESP)[0x56365ea139f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822131752070 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x08378F2C:GERAN-A-80:PAGING_RESP)[0x56365ea139f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822131752070 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x08378F2C:GERAN-A-80:PAGING_RESP)[0x56365ea139f0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822131752070 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x08378F2C:GERAN-A-80:PAGING_RESP)[0x56365ea139f0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822131752070 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x08378F2C:GERAN-A-80:PAGING_RESP)[0x56365ea139f0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822131752070 DCC DEBUG trans(CC:NULL IMSI-262420000000041:MSISDN-491230000041:TMSI-0x08378F2C callref-0x5eba2645 tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250822131752070 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250822131752070 DCC DEBUG trans(CC:NULL IMSI-262420000000041:MSISDN-491230000041:TMSI-0x08378F2C:GERAN-A-80:PAGING_RESP callref-0x5eba2645 tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250822131752070 DCC DEBUG trans(CC:NULL IMSI-262420000000041:MSISDN-491230000041:TMSI-0x08378F2C:GERAN-A-80:PAGING_RESP callref-0x5eba2645 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) 20250822131752070 DCC DEBUG trans(CC:NULL IMSI-262420000000041:MSISDN-491230000041:TMSI-0x08378F2C:GERAN-A-80:PAGING_RESP callref-0x5eba2645 tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250822131752070 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x08378F2C - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250822131752070 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000041/3/1): Available (smpp_smsc.c:626) 20250822131752070 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x08378F2C - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250822131752070 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131752070 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131752070 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131752070 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131752070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131752070 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131752070 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131752070 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131752071 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131752071 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131752071 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131752071 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131752071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131752071 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131752071 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131752071 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131752071 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131752071 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131752071 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131752071 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131752071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131752071 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131752071 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131752071 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(646)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(646)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(646)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(646)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(646)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(646)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(644)@718a44d66dfb: { messageType := 2, destLocRef := 'EE7B2A'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)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(644)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(644)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(644)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(644)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(644)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(644)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(644)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(644)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822131752073 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x08378F2C + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250822131752073 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x08378F2C - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_lu_and_mt_call_no_dlcx_resp0(653)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_no_dlcx_resp0(653)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_no_dlcx_resp0(653)@718a44d66dfb: f_mt_call_complete 1 MSC_Test_0-RAN(645)@718a44d66dfb: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(645)@718a44d66dfb: patched enc_l3: '8301'O MSC_Test_0-SCCP(644)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(644)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(644)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(644)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0100028301'O 20250822131752082 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131752082 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131752082 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131752082 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131752082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131752082 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131752082 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(646)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131752082 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131752082 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000041:MSISDN-491230000041:TMSI-0x08378F2C:GERAN-A-80:PAGING_RESP callref-0x5eba2645 tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2690) 20250822131752082 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000041:MSISDN-491230000041:TMSI-0x08378F2C:GERAN-A-80:PAGING_RESP callref-0x5eba2645 tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250822131752082 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000041:MSISDN-491230000041:TMSI-0x08378F2C:GERAN-A-80:PAGING_RESP callref-0x5eba2645 tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250822131752082 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000041:MSISDN-491230000041:TMSI-0x08378F2C:GERAN-A-80:PAGING_RESP callref-0x5eba2645 tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250822131752082 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000041:MSISDN-491230000041:TMSI-0x08378F2C:GERAN-A-80:PAGING_RESP callref-0x5eba2645 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) 20250822131752082 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000041:MSISDN-491230000041:TMSI-0x08378F2C:GERAN-A-80:PAGING_RESP callref-0x5eba2645 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)@718a44d66dfb: f_mt_call_complete 2 MSC_Test-MGCP(648)@718a44d66dfb: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_call_no_dlcx_resp0(653) 20250822131752091 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000041:MSISDN-491230000041:TMSI-0x08378F2C:GERAN-A-80:PAGING_RESP callref-0x5eba2645 tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250822131752091 DCC DEBUG call_leg(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x08378F2C:GERAN-A-80:PAGING_RESP)[0x56365ea094e0]{ESTABLISHING}: Allocated (fsm.c:456) 20250822131752091 DCC DEBUG call_leg(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x08378F2C:GERAN-A-80:PAGING_RESP)[0x56365ea094e0]{ESTABLISHING}: is child of msc_a(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x08378F2C:GERAN-A-80:PAGING_RESP)[0x56365ea16880] (fsm.c:486) 20250822131752091 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000041:MSISDN-491230000041:TMSI-0x08378F2C:GERAN-A-80:PAGING_RESP callref-0x5eba2645 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) 20250822131752091 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x08378F2C:GERAN-A-80:PAGING_RESP)[0x56365ea0dd90]{UNINITIALIZED}: Allocated (fsm.c:456) 20250822131752091 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x08378F2C:GERAN-A-80:PAGING_RESP)[0x56365ea0dd90]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x08378F2C:GERAN-A-80:PAGING_RESP)[0x56365ea094e0] (fsm.c:486) 20250822131752091 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x08378F2C:GERAN-A-80:PAGING_RESP:trans-0:call-15:RTP_TO_CN:no-CI)[0x56365ea0dd90]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250822131752091 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x08378F2C:GERAN-A-80:PAGING_RESP:trans-0:call-15:RTP_TO_CN:no-CI)[0x56365ea0dd90]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250822131752091 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x08378F2C:GERAN-A-80:PAGING_RESP)[0x56365ea15540]{UNINITIALIZED}: Allocated (fsm.c:456) 20250822131752091 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x08378F2C:GERAN-A-80:PAGING_RESP)[0x56365ea15540]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x08378F2C:GERAN-A-80:PAGING_RESP)[0x56365ea094e0] (fsm.c:486) 20250822131752091 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x08378F2C:GERAN-A-80:PAGING_RESP:trans-0:call-15:RTP_TO_RAN:no-CI)[0x56365ea15540]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250822131752091 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x08378F2C:GERAN-A-80:PAGING_RESP:trans-0:call-15:RTP_TO_RAN:no-CI)[0x56365ea15540]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(648)@718a44d66dfb: 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)@718a44d66dfb: f_mt_call_complete 3 20250822131752106 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x08378F2C:GERAN-A-80:PAGING_RESP:trans-0:call-15:RTP_TO_CN:no-CI)[0x56365ea0dd90]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822131752106 DCC DEBUG call_leg(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x08378F2C:GERAN-A-80:PAGING_RESP)[0x56365ea094e0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250822131752106 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000000041:MSISDN-491230000041:TMSI-0x08378F2C:GERAN-A-80:PAGING_RESP callref-0x5eba2645 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)@718a44d66dfb: f_mt_call_complete 4 20250822131752107 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x08378F2C:GERAN-A-80:PAGING_RESP:trans-0:call-15:RTP_TO_RAN:no-CI)[0x56365ea15540]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822131752107 DCC DEBUG call_leg(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x08378F2C:GERAN-A-80:PAGING_RESP)[0x56365ea094e0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250822131752107 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000041:MSISDN-491230000041:TMSI-0x08378F2C:GERAN-A-80:PAGING_RESP callref-0x5eba2645 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) 20250822131752107 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000041:MSISDN-491230000041:TMSI-0x08378F2C:GERAN-A-80:PAGING_RESP callref-0x5eba2645 tid-0) Sending Assignment Command (msc_a.c:706) 20250822131752107 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131752107 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131752107 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131752107 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131752107 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131752107 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131752107 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131752107 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(646)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(646)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(644)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(644)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(644)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(644)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_no_dlcx_resp0(653)@718a44d66dfb: f_mt_call_complete 6 MSC_Test_0-SCCP(644)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(644)@718a44d66dfb: vl_len:14 MSC_Test_0-SCCP(644)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(644)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(646)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131752112 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131752112 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131752112 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131752112 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131752112 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131752112 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131752112 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131752112 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131752113 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x08378F2C:GERAN-A-80:PAGING_RESP:trans-0:call-15:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x56365ea15540]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250822131752113 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x08378F2C: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)[0x56365ea15540]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250822131752113 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x08378F2C: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)[0x56365ea15540]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250822131752113 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000041:MSISDN-491230000041:TMSI-0x08378F2C:GERAN-A-80:PAGING_RESP callref-0x5eba2645 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) 20250822131752113 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000000041:MSISDN-491230000041:TMSI-0x08378F2C:GERAN-A-80:PAGING_RESP callref-0x5eba2645 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) 20250822131752113 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000041:MSISDN-491230000041:TMSI-0x08378F2C:GERAN-A-80:PAGING_RESP callref-0x5eba2645 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) 20250822131752113 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000041:MSISDN-491230000041:TMSI-0x08378F2C:GERAN-A-80:PAGING_RESP callref-0x5eba2645 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)@718a44d66dfb: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(645)@718a44d66dfb: patched enc_l3: '8347'O MSC_Test_0-SCCP(644)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(644)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(644)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(644)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(646)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_call_no_dlcx_resp0(653)@718a44d66dfb: f_mt_call_complete 8 TC_lu_and_mt_call_no_dlcx_resp0(653)@718a44d66dfb: f_mt_call_complete 5 20250822131752117 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x08378F2C: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)[0x56365ea15540]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822131752117 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x08378F2C: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)[0x56365ea15540]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250822131752117 DCC DEBUG call_leg(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x08378F2C:GERAN-A-80:PAGING_RESP)[0x56365ea094e0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250822131752314 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131752314 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131752314 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131752314 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131752314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131752314 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131752314 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131752314 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131752315 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000041:MSISDN-491230000041:TMSI-0x08378F2C:GERAN-A-80:PAGING_RESP callref-0x5eba2645 tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2690) 20250822131752315 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000041:MSISDN-491230000041:TMSI-0x08378F2C:GERAN-A-80:PAGING_RESP callref-0x5eba2645 tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250822131752315 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000041:MSISDN-491230000041:TMSI-0x08378F2C:GERAN-A-80:PAGING_RESP callref-0x5eba2645 tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250822131752315 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000041:MSISDN-491230000041:TMSI-0x08378F2C:GERAN-A-80:PAGING_RESP callref-0x5eba2645 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) 20250822131752315 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000041:MSISDN-491230000041:TMSI-0x08378F2C:GERAN-A-80:PAGING_RESP callref-0x5eba2645 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)@718a44d66dfb: f_mt_call_complete 7 20250822131752320 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000041:MSISDN-491230000041:TMSI-0x08378F2C:GERAN-A-80:PAGING_RESP callref-0x5eba2645 tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250822131752321 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000041:MSISDN-491230000041:TMSI-0x08378F2C:GERAN-A-80:PAGING_RESP callref-0x5eba2645 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) 20250822131752321 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x08378F2C:GERAN-A-80:PAGING_RESP:trans-0:call-15:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x56365ea0dd90]{ESTABLISHING}: setting codecs to GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111 (rtp_stream.c:430) 20250822131752321 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x08378F2C: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)[0x56365ea0dd90]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250822131752321 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x08378F2C: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)[0x56365ea0dd90]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250822131752321 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x08378F2C: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)[0x56365ea0dd90]{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)@718a44d66dfb: f_mt_call_complete 9 TC_lu_and_mt_call_no_dlcx_resp0(653)@718a44d66dfb: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_call_no_dlcx_resp0(653)@718a44d66dfb: f_mt_call_complete DONE TC_lu_and_mt_call_no_dlcx_resp0(653)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_no_dlcx_resp0(653)@718a44d66dfb: Hold the call for some time 20250822131752326 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x08378F2C: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)[0x56365ea0dd90]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822131752326 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x08378F2C: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)[0x56365ea0dd90]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250822131752326 DCC DEBUG call_leg(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x08378F2C:GERAN-A-80:PAGING_RESP)[0x56365ea094e0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250822131752326 DCC DEBUG call_leg(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x08378F2C:GERAN-A-80:PAGING_RESP)[0x56365ea094e0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) TC_lu_and_mt_call_no_dlcx_resp0(653)@718a44d66dfb: Call stayed open for 5.000000 seconds, all is well. TC_lu_and_mt_call_no_dlcx_resp0(653)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_no_dlcx_resp0(653)@718a44d66dfb: Hangup TC_lu_and_mt_call_no_dlcx_resp0(653)@718a44d66dfb: f_call_hangup 0: tx MNCC_DISC_REQ 20250822131757337 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000041:MSISDN-491230000041:TMSI-0x08378F2C:GERAN-A-80:PAGING_RESP callref-0x5eba2645 tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250822131757337 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000041:MSISDN-491230000041:TMSI-0x08378F2C:GERAN-A-80:PAGING_RESP callref-0x5eba2645 tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822131757337 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000041:MSISDN-491230000041:TMSI-0x08378F2C:GERAN-A-80:PAGING_RESP callref-0x5eba2645 tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250822131757337 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000041:MSISDN-491230000041:TMSI-0x08378F2C:GERAN-A-80:PAGING_RESP callref-0x5eba2645 tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250822131757337 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131757337 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131757338 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131757338 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131757338 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131757338 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131757338 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131757338 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(646)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(646)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(644)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(644)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(644)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(644)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_no_dlcx_resp0(653)@718a44d66dfb: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(645)@718a44d66dfb: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(645)@718a44d66dfb: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(644)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(644)@718a44d66dfb: vl_len:9 MSC_Test_0-SCCP(644)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(644)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O 20250822131757345 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131757345 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131757345 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131757345 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131757345 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131757345 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131757345 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(646)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131757345 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131757345 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000041:MSISDN-491230000041:TMSI-0x08378F2C:GERAN-A-80:PAGING_RESP callref-0x5eba2645 tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2690) 20250822131757345 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000041:MSISDN-491230000041:TMSI-0x08378F2C:GERAN-A-80:PAGING_RESP callref-0x5eba2645 tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250822131757346 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000041:MSISDN-491230000041:TMSI-0x08378F2C:GERAN-A-80:PAGING_RESP callref-0x5eba2645 tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250822131757346 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000041:MSISDN-491230000041:TMSI-0x08378F2C:GERAN-A-80:PAGING_RESP callref-0x5eba2645 tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250822131757346 DCC DEBUG trans(CC:NULL IMSI-262420000000041:MSISDN-491230000041:TMSI-0x08378F2C:GERAN-A-80:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250822131757346 DCC DEBUG trans(CC:NULL IMSI-262420000000041:MSISDN-491230000041:TMSI-0x08378F2C:GERAN-A-80:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822131757346 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x08378F2C - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250822131757346 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x08378F2C + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822131757346 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x08378F2C + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822131757346 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x08378F2C - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822131757346 DCC DEBUG call_leg(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x08378F2C:GERAN-A-80:PAGING_RESP)[0x56365ea094e0]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250822131757346 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x08378F2C: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)[0x56365ea15540]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250822131757346 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x08378F2C: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)[0x56365ea15540]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x08378F2C:GERAN-A-80:PAGING_RESP)[0x56365ea094e0] (call_leg.c:197) 20250822131757346 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x08378F2C: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)[0x56365ea15540]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250822131757346 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x08378F2C: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)[0x56365ea15540]{ESTABLISHED}: Deallocated (fsm.c:568) 20250822131757346 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x08378F2C: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)[0x56365ea0dd90]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250822131757346 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x08378F2C: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)[0x56365ea0dd90]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x08378F2C:GERAN-A-80:PAGING_RESP)[0x56365ea094e0] (call_leg.c:197) 20250822131757346 DCC DEBUG call_leg(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x08378F2C:GERAN-A-80:PAGING_RESP)[0x56365ea094e0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250822131757346 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x08378F2C: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)[0x56365ea0dd90]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250822131757346 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x08378F2C: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)[0x56365ea0dd90]{ESTABLISHED}: Deallocated (fsm.c:568) 20250822131757346 DCC DEBUG call_leg(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x08378F2C:GERAN-A-80:PAGING_RESP)[0x56365ea094e0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250822131757346 DCC DEBUG call_leg(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x08378F2C:GERAN-A-80:PAGING_RESP)[0x56365ea094e0]{RELEASING}: Removing from parent msc_a(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x08378F2C:GERAN-A-80:PAGING_RESP)[0x56365ea16880] (call_leg.c:198) 20250822131757346 DCC DEBUG call_leg(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x08378F2C:GERAN-A-80:PAGING_RESP)[0x56365ea094e0]{RELEASING}: Freeing instance (call_leg.c:198) 20250822131757346 DCC DEBUG call_leg(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x08378F2C:GERAN-A-80:PAGING_RESP)[0x56365ea094e0]{RELEASING}: Deallocated (fsm.c:568) 20250822131757346 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x08378F2C - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822131757347 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131757347 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131757347 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131757347 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131757347 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131757347 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131757347 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131757347 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131757347 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131757347 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131757347 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131757347 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131757347 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131757347 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131757347 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131757347 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(646)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(646)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(646)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(646)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(644)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(644)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(644)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(644)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(644)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(644)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(644)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(644)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(647)@718a44d66dfb: Deleted conn table entry 0TC_lu_and_mt_call_no_dlcx_resp0(653)1589257797 TC_lu_and_mt_call_no_dlcx_resp0(653)@718a44d66dfb: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_call_no_dlcx_resp0(653)@718a44d66dfb: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_call_no_dlcx_resp0(653)@718a44d66dfb: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mt_call_no_dlcx_resp0(653)@718a44d66dfb: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_call_no_dlcx_resp0(653)@718a44d66dfb: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(644)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(644)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(644)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(644)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(646)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131757352 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131757352 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131757352 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131757352 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131757352 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131757352 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131757352 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131757352 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131757353 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x08378F2C:GERAN-A-80:PAGING_RESP)[0x56365ea139f0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822131757353 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x08378F2C:GERAN-A-80:PAGING_RESP)[0x56365ea139f0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x08378F2C:GERAN-A-80:PAGING_RESP)[0x56365ea16880] (msc_a.c:1053) 20250822131757353 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x08378F2C:GERAN-A-80:PAGING_RESP)[0x56365ea139f0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822131757353 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x08378F2C:GERAN-A-80:PAGING_RESP)[0x56365ea139f0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822131757353 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x08378F2C - active-conn: now used by 1 (attached) (msub.c:375) 20250822131757353 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131757353 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131757353 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131757353 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131757353 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131757353 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131757353 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131757353 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(646)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(646)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(644)@718a44d66dfb: Session index based on local reference:0 20250822131757353 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131757353 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131757354 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131757354 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131757354 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131757354 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131757354 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131757354 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(646)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(645)@718a44d66dfb: Deleted conn table entry 0TC_lu_and_mt_call_no_dlcx_resp0(653)15629098 TC_lu_and_mt_call_no_dlcx_resp0(653)@718a44d66dfb: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_call_no_dlcx_resp0(653)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_no_dlcx_resp0(653)@718a44d66dfb: f_call_hangup 9: done MSC_Test_0-RAN(645)@718a44d66dfb: 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)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_no_dlcx_resp0(653)@718a44d66dfb: Final verdict of PTC: pass 20250822131804380 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822131804380 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822131804380 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822131804380 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822131804380 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822131804380 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822131804380 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822131804380 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822131804380 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822131804380 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131804380 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822131804380 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822131804380 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822131804380 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822131804380 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822131804380 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822131804380 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(644)@718a44d66dfb: Final verdict of PTC: none 20250822131804381 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) MSC_Test_0-M3UA(646)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP(650)@718a44d66dfb: Final verdict of PTC: none 20250822131804381 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822131804381 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822131804381 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250822131804381 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-RAN(645)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP-IPA(649)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(647)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(648)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(652)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(651)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(643)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(654)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(643): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(644): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(645): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(646): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(647): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(648): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(649): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(650): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(651): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(652): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_lu_and_mt_call_no_dlcx_resp0(653): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(654): none (pass -> pass) MTC@718a44d66dfb: Test case TC_lu_and_mt_call_no_dlcx_resp finished. Verdict: pass MTC@718a44d66dfb: 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'. Fri Aug 22 13:18:04 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=414972) 20250822131805383 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=414972, count=416132) 20250822131806382 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822131806382 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822131806382 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822131806384 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:18: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_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 20250822131807386 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_reset_two started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(658)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(658)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(658)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(656)@718a44d66dfb: v_sccp_pdu_maxlen:268 MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_1-M3UA(661)@718a44d66dfb: ************************************************* MSC_Test_1-M3UA(661)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(661)@718a44d66dfb: ************************************************* MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_1-SCCP(659)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822131808256 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(662)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822131808386 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822131808386 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(664)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(664)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822131808391 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(664)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(664)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(664)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@718a44d66dfb: IPA ID RESP: { { 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)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(664)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822131808410 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822131808410 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250822131808427 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822131808427 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822131808427 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822131808427 DLSS7 DEBUG 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)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(658)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(658)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822131808431 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131808431 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822131808431 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822131808431 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822131808431 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822131808431 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822131808431 DLSS7 DEBUG 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)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(658)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(658)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(658)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(658)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822131808433 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131808433 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822131808433 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822131808433 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822131808433 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822131808433 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822131808433 DLSS7 DEBUG 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)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(658)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(658)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(658)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(658)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(658)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) 20250822131808433 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822131808434 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(658)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(658)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822131808448 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) 20250822131808448 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) 20250822131808448 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822131808448 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)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(661)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(661)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822131808453 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131808453 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822131808453 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822131808453 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822131808453 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822131808453 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822131808453 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(661)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_1-M3UA(661)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(661)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(661)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(661)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822131808455 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131808455 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822131808456 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822131808456 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822131808456 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822131808456 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822131808456 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(661)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(661)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(661)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(661)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(661)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(661)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) 20250822131808456 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250822131808456 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(661)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(661)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822131809244 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131809244 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131809244 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131809244 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131809244 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131809244 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131809244 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131809244 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(658)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131809244 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131809244 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131809244 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131809244 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131809244 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131809244 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131809244 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131809244 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(658)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(658)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(657)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250822131809257 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131809257 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131809257 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250822131809257 DLM3UA 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) 20250822131809258 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131809258 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131809258 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131809258 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(661)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131809258 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131809258 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131809258 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131809258 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) 20250822131809258 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131809258 DLSS7 DEBUG Found route for dpc=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) 20250822131809258 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250822131809258 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(661)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(661)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(660)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@718a44d66dfb: setverdict(pass): none -> pass 20250822131810418 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822131810418 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822131810418 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822131810418 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822131810418 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822131810418 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822131810418 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822131810418 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822131810419 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822131810419 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131810419 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822131810419 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250822131810419 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822131810419 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822131810419 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822131810419 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822131810419 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822131810419 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822131810419 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) MSC_Test-GSUP(665)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-SCCP(656)@718a44d66dfb: Final verdict of PTC: none 20250822131810420 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) 20250822131810420 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) 20250822131810420 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822131810420 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250822131810420 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822131810420 DLINP ERROR virt-bsc1-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250822131810420 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) 20250822131810420 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:772) 20250822131810420 DLSS7 ERROR 0: asp-virt-bsc1-0: xUA SRV SEND_FAILED (osmo_ss7_asp.c:795) 20250822131810420 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) 20250822131810420 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131810420 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250822131810420 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822131810420 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822131810420 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822131810420 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822131810420 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822131810420 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(658)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP-IPA(664)@718a44d66dfb: Final verdict of PTC: none 20250822131810420 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) 20250822131810420 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822131810420 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822131810420 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_1-SCCP(659)@718a44d66dfb: Final verdict of PTC: none MSC_Test_1-M3UA(661)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(657)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(662)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(655)@718a44d66dfb: Final verdict of PTC: none MSC_Test_1-RAN(660)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(663)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(667)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(666)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: pass MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(655): none (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(656): none (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(657): none (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(658): none (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-SCCP(659): none (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-RAN(660): none (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-M3UA(661): none (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(662): none (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(663): none (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(664): none (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(665): none (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(666): none (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(667): none (pass -> pass) MTC@718a44d66dfb: Test case TC_reset_two finished. Verdict: pass MTC@718a44d66dfb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_reset_two pass'. Fri Aug 22 13:18:10 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=104736) 20250822131811420 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=104736, count=105896) 20250822131812420 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822131812420 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822131812420 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822131812421 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822131812421 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822131812421 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822131812422 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:18: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_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 20250822131813423 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_lu_and_mt_call started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(671)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(671)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(671)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(669)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822131814285 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(672)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822131814424 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822131814424 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(674)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(674)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822131814430 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(674)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(674)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(674)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@718a44d66dfb: IPA ID RESP: { { 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)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(674)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822131814450 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822131814450 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250822131814479 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822131814479 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822131814479 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822131814479 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(671)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(671)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(671)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822131814481 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131814481 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822131814481 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822131814481 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822131814481 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822131814481 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822131814481 DLSS7 DEBUG 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)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(671)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(671)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(671)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(671)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) MSC_Test-GSUP(675)@718a44d66dfb: Created GsupExpect[0] for "262420000000039" to be handled at TC_lu_and_mt_call0(678) MSC_Test_0-M3UA(671)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250822131814483 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131814483 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822131814483 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822131814483 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822131814483 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822131814483 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822131814483 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(671)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(671)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822131814483 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822131814483 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(671)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(671)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(671)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) TC_lu_and_mt_call0(678)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000039'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(671)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(671)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822131815292 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131815292 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131815292 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131815292 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131815292 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131815292 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131815292 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131815292 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(671)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131815293 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131815293 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131815293 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131815293 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131815293 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131815293 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131815293 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131815293 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(671)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(671)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(670)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(670)@718a44d66dfb: Added conn table entry 0TC_lu_and_mt_call0(678)5790184 MSC_Test_0-SCCP(669)@718a44d66dfb: First idle individual index:0 MSC_Test_0-RAN(670)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 20250822131815310 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131815310 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131815310 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131815310 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131815310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131815310 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131815310 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131815310 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(671)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131815311 DMM DEBUG msc_a(IMSI-262420000000039:GERAN-A-81:LU)[0x56365ea0dd90]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000039 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822131815311 DMM DEBUG msc_a(IMSI-262420000000039:GERAN-A-81:LU)[0x56365ea0dd90]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822131815311 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-81:LU)[0x56365ea15990]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822131815311 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-81:LU)[0x56365ea15990]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000039:GERAN-A-81:LU)[0x56365ea0dd90] (fsm.c:486) 20250822131815311 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-81:LU)[0x56365ea15990]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822131815311 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-81:LU)[0x56365ea15990]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822131815311 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3858D0DF + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822131815311 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3858D0DF + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822131815311 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3858D0DF - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250822131815311 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822131815311 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3858D0DF:GERAN-A-81:LU)[0x56365ea15990]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822131815311 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3858D0DF:GERAN-A-81:LU)[0x56365ea15990]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822131815311 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3858D0DF:GERAN-A-81:LU)[0x56365ea15990]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822131815311 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3858D0DF:GERAN-A-81:LU)[0x56365ea15990]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822131815311 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3858D0DF:GERAN-A-81:LU)[0x56365ea15990]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822131815311 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3858D0DF:GERAN-A-81:LU)[0x56365ea15990]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822131815311 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3858D0DF:GERAN-A-81:LU)[0x56365ea094e0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822131815311 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3858D0DF:GERAN-A-81:LU)[0x56365ea094e0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3858D0DF:GERAN-A-81:LU)[0x56365ea15990] (fsm.c:486) 20250822131815311 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3858D0DF:GERAN-A-81:LU)[0x56365ea094e0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822131815311 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3858D0DF:GERAN-A-81:LU)[0x56365ea094e0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822131815311 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131815311 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131815311 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131815312 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131815312 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131815312 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131815312 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131815312 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131815312 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131815312 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131815312 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131815312 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131815312 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131815312 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131815312 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131815312 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(671)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(671)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(671)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(671)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(669)@718a44d66dfb: { messageType := 2, destLocRef := '5859E8'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)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(669)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(669)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(669)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(669)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(675)@718a44d66dfb: Found GsupExpect[0] for "262420000000039" handled at TC_lu_and_mt_call0(678) MSC_Test-GSUP(675)@718a44d66dfb: Added IMSI table entry 0TC_lu_and_mt_call0(678)"262420000000039" 20250822131815315 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3858D0DF + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250822131815315 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3858D0DF - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(669)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(669)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(669)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(669)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250822131815316 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131815316 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131815316 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131815316 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131815316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131815316 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131815316 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131815316 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(671)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_call0(678)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call0(678)@718a44d66dfb: setverdict(pass): none -> pass 20250822131815320 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3858D0DF + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822131815320 DVLR DEBUG IMSI:262420000000039 has MSISDN:491230000039 (vlr.c:1045) 20250822131815320 DMSC NOTICE msub(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3858D0DF) VLR: update for IMSI=262420000000039 (MSISDN=491230000039) (gsm_04_08.c:1541) 20250822131815320 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3858D0DF - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822131815320 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3858D0DF + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822131815320 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3858D0DF:GERAN-A-81:LU)[0x56365ea15990]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822131815320 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3858D0DF:GERAN-A-81:LU)[0x56365ea094e0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822131815320 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3858D0DF:GERAN-A-81:LU)[0x56365ea094e0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822131815320 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3858D0DF:GERAN-A-81:LU)[0x56365ea094e0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822131815320 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3858D0DF:GERAN-A-81:LU)[0x56365ea094e0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3858D0DF:GERAN-A-81:LU)[0x56365ea15990] (vlr_lu_fsm.c:110) 20250822131815321 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3858D0DF:GERAN-A-81:LU)[0x56365ea094e0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822131815321 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3858D0DF:GERAN-A-81:LU)[0x56365ea094e0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822131815321 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3858D0DF:GERAN-A-81:LU)[0x56365ea15990]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822131815321 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3858D0DF:GERAN-A-81:LU)[0x56365ea15990]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822131815321 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3858D0DF:GERAN-A-81:LU)[0x56365ea0d320]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822131815321 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3858D0DF:GERAN-A-81:LU)[0x56365ea0d320]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3858D0DF:GERAN-A-81:LU)[0x56365ea15990] (fsm.c:486) 20250822131815321 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3858D0DF:GERAN-A-81:LU)[0x56365ea0d320]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822131815321 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3858D0DF:GERAN-A-81:LU)[0x56365ea0d320]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822131815321 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3858D0DF:GERAN-A-81:LU)[0x56365ea0d320]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822131815321 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3858D0DF:GERAN-A-81:LU)[0x56365ea0d320]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822131815321 DMSC NOTICE msub(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3858D0DF:TMSInew-0x26718F1C) VLR: update for IMSI=262420000000039 (MSISDN=491230000039) (gsm_04_08.c:1541) 20250822131815321 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3858D0DF:GERAN-A-81:LU)[0x56365ea0d320]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822131815321 DMM DEBUG -> IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3858D0DF:TMSInew-0x26718F1C LOCATION UPDATE ACCEPT (TMSI = 0x26718f1c) (gsm_04_08.c:149) 20250822131815321 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3858D0DF:TMSInew-0x26718F1C - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822131815321 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131815321 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131815321 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131815321 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131815321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131815321 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131815321 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131815321 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(671)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(671)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(669)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(669)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(669)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(669)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call0(678)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(670)@718a44d66dfb: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(670)@718a44d66dfb: patched enc_l3: '055B'O MSC_Test_0-SCCP(669)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(669)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(669)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(669)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002055B'O 20250822131815330 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131815330 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131815330 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131815330 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131815330 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131815330 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131815330 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131815330 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(671)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131815330 DMM DEBUG msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3858D0DF:TMSInew-0x26718F1C:GERAN-A-81:LU)[0x56365ea0dd90]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822131815330 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3858D0DF:TMSInew-0x26718F1C:GERAN-A-81:LU)[0x56365ea15990]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822131815330 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3858D0DF:GERAN-A-81:LU)[0x56365ea0d320]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822131815330 DMSC NOTICE msub(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C) VLR: update for IMSI=262420000000039 (MSISDN=491230000039) (gsm_04_08.c:1541) 20250822131815330 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3858D0DF:GERAN-A-81:LU)[0x56365ea0d320]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822131815330 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C:GERAN-A-81:LU)[0x56365ea15990]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822131815330 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3858D0DF:GERAN-A-81:LU)[0x56365ea0d320]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822131815330 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3858D0DF:GERAN-A-81:LU)[0x56365ea0d320]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C:GERAN-A-81:LU)[0x56365ea15990] (vlr_lu_fsm.c:817) 20250822131815330 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3858D0DF:GERAN-A-81:LU)[0x56365ea0d320]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822131815330 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3858D0DF:GERAN-A-81:LU)[0x56365ea0d320]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822131815330 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C:GERAN-A-81:LU)[0x56365ea15990]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822131815330 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000039/3/1): Available (smpp_smsc.c:626) 20250822131815330 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822131815330 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822131815330 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822131815331 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822131815331 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131815331 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131815331 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131815331 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131815331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131815331 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131815331 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131815331 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(671)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(671)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(669)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(669)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(669)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(669)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(669)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(669)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(669)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(669)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(671)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131815333 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131815333 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131815333 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131815333 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131815333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131815333 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131815333 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131815333 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131815334 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C:GERAN-A-81:LU)[0x56365ea15990]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822131815334 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C:GERAN-A-81:LU)[0x56365ea15990]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C:GERAN-A-81:LU)[0x56365ea0dd90] (msc_a.c:1053) 20250822131815334 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C:GERAN-A-81:LU)[0x56365ea15990]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822131815334 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C:GERAN-A-81:LU)[0x56365ea15990]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822131815334 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C:GERAN-A-81:LU)[0x56365ea15990]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822131815334 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C - active-conn: now used by 1 (attached) (msub.c:375) 20250822131815334 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131815334 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131815334 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131815334 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131815334 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131815334 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131815334 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131815334 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(671)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(671)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(669)@718a44d66dfb: Session index based on local reference:0 20250822131815335 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131815335 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131815335 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131815335 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131815335 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131815335 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131815335 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131815335 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(671)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(670)@718a44d66dfb: Deleted conn table entry 0TC_lu_and_mt_call0(678)5790184 TC_lu_and_mt_call0(678)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822131815336 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822131815336 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_call0(678)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call0(678)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call0(678)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(670)@718a44d66dfb: Created IMSI[0] for '262420000000039'H'26718F1C'O to be handled at TC_lu_and_mt_call0(678) MSC_Test-MNCC(672)@718a44d66dfb: Added conn table entry 0TC_lu_and_mt_call0(678)1443110449 20250822131815349 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250822131815349 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250822131815349 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C callref-0x56041e31 tid-255) New transaction (transaction.c:231) 20250822131815349 DMNCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C callref-0x56041e31 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) 20250822131815349 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C callref-0x56041e31 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) 20250822131815349 DMNCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C callref-0x56041e31 tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250822131815349 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250822131815349 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250822131815349 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131815349 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131815349 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131815349 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131815349 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131815349 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131815349 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131815349 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(671)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(671)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(670)@718a44d66dfb: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_call0(678) TC_lu_and_mt_call0(678)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(670)@718a44d66dfb: Created IMSI[1] for '262420000000039'H'26718F1C'O to be handled at TC_lu_and_mt_call0(678) TC_lu_and_mt_call0(678)@718a44d66dfb: 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 := '26718F1C'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(670)@718a44d66dfb: Added conn table entry 0TC_lu_and_mt_call0(678)11740265 MSC_Test_0-SCCP(669)@718a44d66dfb: First idle individual index:0 20250822131815362 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131815362 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131815362 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131815362 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131815362 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131815362 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131815362 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131815362 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(671)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131815363 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x26718F1C:GERAN-A-82:PAGING_RESP)[0x56365ea15540]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822131815363 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x26718F1C:GERAN-A-82:PAGING_RESP)[0x56365ea15540]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x26718F1C:GERAN-A-82:PAGING_RESP)[0x56365ea14400] (fsm.c:486) 20250822131815363 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x26718F1C:GERAN-A-82:PAGING_RESP)[0x56365ea15540]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250822131815363 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x26718F1C:GERAN-A-82:PAGING_RESP)[0x56365ea15540]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822131815363 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822131815363 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822131815363 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C:GERAN-A-82:PAGING_RESP)[0x56365ea15540]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822131815363 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C:GERAN-A-82:PAGING_RESP)[0x56365ea15540]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822131815363 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C:GERAN-A-82:PAGING_RESP)[0x56365ea15540]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822131815363 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C:GERAN-A-82:PAGING_RESP)[0x56365ea15540]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822131815363 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C:GERAN-A-82:PAGING_RESP)[0x56365ea15540]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822131815363 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C:GERAN-A-82:PAGING_RESP)[0x56365ea15540]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822131815363 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C:GERAN-A-82:PAGING_RESP)[0x56365ea15540]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822131815363 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C:GERAN-A-82:PAGING_RESP)[0x56365ea15540]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822131815363 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C:GERAN-A-82:PAGING_RESP)[0x56365ea15540]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822131815363 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C:GERAN-A-82:PAGING_RESP)[0x56365ea15540]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822131815363 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C callref-0x56041e31 tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250822131815363 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250822131815363 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C:GERAN-A-82:PAGING_RESP callref-0x56041e31 tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250822131815363 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C:GERAN-A-82:PAGING_RESP callref-0x56041e31 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) 20250822131815363 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C:GERAN-A-82:PAGING_RESP callref-0x56041e31 tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250822131815363 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250822131815363 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000039/3/1): Available (smpp_smsc.c:626) 20250822131815363 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250822131815363 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131815363 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131815363 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131815364 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131815364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131815364 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131815364 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131815364 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131815364 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131815364 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131815364 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131815364 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131815364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131815364 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131815364 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131815364 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131815364 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131815364 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131815364 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131815364 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131815364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131815364 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131815364 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131815364 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(671)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(671)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(671)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(671)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(671)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(671)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(669)@718a44d66dfb: { messageType := 2, destLocRef := 'B32469'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)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(669)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(669)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(669)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(669)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(669)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(669)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(669)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(669)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822131815366 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250822131815366 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_lu_and_mt_call0(678)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call0(678)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call0(678)@718a44d66dfb: f_mt_call_complete 1 MSC_Test_0-RAN(670)@718a44d66dfb: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(670)@718a44d66dfb: patched enc_l3: '8301'O MSC_Test_0-SCCP(669)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(669)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(669)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(669)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0100028301'O 20250822131815375 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131815375 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131815375 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(671)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131815375 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131815375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131815375 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131815375 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131815375 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131815376 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C:GERAN-A-82:PAGING_RESP callref-0x56041e31 tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2690) 20250822131815376 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C:GERAN-A-82:PAGING_RESP callref-0x56041e31 tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250822131815376 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C:GERAN-A-82:PAGING_RESP callref-0x56041e31 tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250822131815376 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C:GERAN-A-82:PAGING_RESP callref-0x56041e31 tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250822131815376 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C:GERAN-A-82:PAGING_RESP callref-0x56041e31 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) 20250822131815376 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C:GERAN-A-82:PAGING_RESP callref-0x56041e31 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)@718a44d66dfb: f_mt_call_complete 2 MSC_Test-MGCP(673)@718a44d66dfb: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_call0(678) 20250822131815388 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C:GERAN-A-82:PAGING_RESP callref-0x56041e31 tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250822131815388 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C:GERAN-A-82:PAGING_RESP)[0x56365ea0d320]{ESTABLISHING}: Allocated (fsm.c:456) 20250822131815388 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C:GERAN-A-82:PAGING_RESP)[0x56365ea0d320]{ESTABLISHING}: is child of msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C:GERAN-A-82:PAGING_RESP)[0x56365ea14400] (fsm.c:486) 20250822131815388 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C:GERAN-A-82:PAGING_RESP callref-0x56041e31 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) 20250822131815388 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C:GERAN-A-82:PAGING_RESP)[0x56365ea08a50]{UNINITIALIZED}: Allocated (fsm.c:456) 20250822131815389 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C:GERAN-A-82:PAGING_RESP)[0x56365ea08a50]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C:GERAN-A-82:PAGING_RESP)[0x56365ea0d320] (fsm.c:486) 20250822131815389 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C:GERAN-A-82:PAGING_RESP:trans-0:call-16:RTP_TO_CN:no-CI)[0x56365ea08a50]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250822131815389 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C:GERAN-A-82:PAGING_RESP:trans-0:call-16:RTP_TO_CN:no-CI)[0x56365ea08a50]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250822131815389 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C:GERAN-A-82:PAGING_RESP)[0x56365ea08cb0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250822131815389 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C:GERAN-A-82:PAGING_RESP)[0x56365ea08cb0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C:GERAN-A-82:PAGING_RESP)[0x56365ea0d320] (fsm.c:486) 20250822131815389 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C:GERAN-A-82:PAGING_RESP:trans-0:call-16:RTP_TO_RAN:no-CI)[0x56365ea08cb0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250822131815389 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C:GERAN-A-82:PAGING_RESP:trans-0:call-16:RTP_TO_RAN:no-CI)[0x56365ea08cb0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(673)@718a44d66dfb: 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)@718a44d66dfb: f_mt_call_complete 3 20250822131815409 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C:GERAN-A-82:PAGING_RESP:trans-0:call-16:RTP_TO_CN:no-CI)[0x56365ea08a50]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822131815409 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C:GERAN-A-82:PAGING_RESP)[0x56365ea0d320]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250822131815409 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C:GERAN-A-82:PAGING_RESP callref-0x56041e31 tid-0) CN RTP address available, but in unexpected state 7 (gsm_04_08_cc.c:2122) TC_lu_and_mt_call0(678)@718a44d66dfb: f_mt_call_complete 4 20250822131815410 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C:GERAN-A-82:PAGING_RESP:trans-0:call-16:RTP_TO_RAN:no-CI)[0x56365ea08cb0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822131815410 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C:GERAN-A-82:PAGING_RESP)[0x56365ea0d320]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250822131815410 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C:GERAN-A-82:PAGING_RESP callref-0x56041e31 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) 20250822131815410 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C:GERAN-A-82:PAGING_RESP callref-0x56041e31 tid-0) Sending Assignment Command (msc_a.c:706) 20250822131815410 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131815410 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131815410 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131815410 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131815410 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131815410 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131815410 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131815411 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(671)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(671)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(669)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(669)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(669)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(669)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call0(678)@718a44d66dfb: f_mt_call_complete 6 MSC_Test_0-SCCP(669)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(669)@718a44d66dfb: vl_len:14 MSC_Test_0-SCCP(669)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(669)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O 20250822131815416 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131815416 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131815416 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131815416 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131815416 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131815416 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131815416 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131815416 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(671)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131815417 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C:GERAN-A-82:PAGING_RESP:trans-0:call-16:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x56365ea08cb0]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250822131815417 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C: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)[0x56365ea08cb0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250822131815417 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C: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)[0x56365ea08cb0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250822131815417 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C:GERAN-A-82:PAGING_RESP callref-0x56041e31 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) 20250822131815417 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C:GERAN-A-82:PAGING_RESP callref-0x56041e31 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) 20250822131815417 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C:GERAN-A-82:PAGING_RESP callref-0x56041e31 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) 20250822131815417 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C:GERAN-A-82:PAGING_RESP callref-0x56041e31 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)@718a44d66dfb: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(670)@718a44d66dfb: patched enc_l3: '8347'O MSC_Test_0-SCCP(669)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(669)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(669)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(669)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(671)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_call0(678)@718a44d66dfb: f_mt_call_complete 5 TC_lu_and_mt_call0(678)@718a44d66dfb: f_mt_call_complete 8 20250822131815422 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C: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)[0x56365ea08cb0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822131815422 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C: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)[0x56365ea08cb0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250822131815422 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C:GERAN-A-82:PAGING_RESP)[0x56365ea0d320]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250822131815618 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131815618 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131815618 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131815618 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131815618 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131815618 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131815618 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131815618 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131815619 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C:GERAN-A-82:PAGING_RESP callref-0x56041e31 tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2690) 20250822131815619 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C:GERAN-A-82:PAGING_RESP callref-0x56041e31 tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250822131815619 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C:GERAN-A-82:PAGING_RESP callref-0x56041e31 tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250822131815619 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C:GERAN-A-82:PAGING_RESP callref-0x56041e31 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) 20250822131815619 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C:GERAN-A-82:PAGING_RESP callref-0x56041e31 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)@718a44d66dfb: f_mt_call_complete 7 20250822131815627 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C:GERAN-A-82:PAGING_RESP callref-0x56041e31 tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250822131815627 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C:GERAN-A-82:PAGING_RESP callref-0x56041e31 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) 20250822131815627 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C:GERAN-A-82:PAGING_RESP:trans-0:call-16:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x56365ea08a50]{ESTABLISHING}: setting codecs to GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111 (rtp_stream.c:430) 20250822131815627 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C: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)[0x56365ea08a50]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250822131815627 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C: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)[0x56365ea08a50]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250822131815627 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C: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)[0x56365ea08a50]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) TC_lu_and_mt_call0(678)@718a44d66dfb: f_mt_call_complete 9 TC_lu_and_mt_call0(678)@718a44d66dfb: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_call0(678)@718a44d66dfb: f_mt_call_complete DONE TC_lu_and_mt_call0(678)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call0(678)@718a44d66dfb: Hold the call for some time 20250822131815634 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C: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)[0x56365ea08a50]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822131815634 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C: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)[0x56365ea08a50]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250822131815634 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C:GERAN-A-82:PAGING_RESP)[0x56365ea0d320]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250822131815634 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C:GERAN-A-82:PAGING_RESP)[0x56365ea0d320]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) TC_lu_and_mt_call0(678)@718a44d66dfb: Call stayed open for 5.000000 seconds, all is well. TC_lu_and_mt_call0(678)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call0(678)@718a44d66dfb: Hangup TC_lu_and_mt_call0(678)@718a44d66dfb: f_call_hangup 0: tx MNCC_DISC_REQ 20250822131820643 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C:GERAN-A-82:PAGING_RESP callref-0x56041e31 tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250822131820643 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C:GERAN-A-82:PAGING_RESP callref-0x56041e31 tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822131820643 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C:GERAN-A-82:PAGING_RESP callref-0x56041e31 tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250822131820643 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C:GERAN-A-82:PAGING_RESP callref-0x56041e31 tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250822131820643 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131820643 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131820643 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131820643 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131820643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131820643 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131820643 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131820643 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(671)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(671)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(669)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(669)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(669)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(669)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call0(678)@718a44d66dfb: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(670)@718a44d66dfb: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(670)@718a44d66dfb: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(669)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(669)@718a44d66dfb: vl_len:9 MSC_Test_0-SCCP(669)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(669)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(671)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131820651 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131820651 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131820651 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131820651 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131820651 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131820652 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131820652 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131820652 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131820652 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C:GERAN-A-82:PAGING_RESP callref-0x56041e31 tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2690) 20250822131820652 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C:GERAN-A-82:PAGING_RESP callref-0x56041e31 tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250822131820652 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C:GERAN-A-82:PAGING_RESP callref-0x56041e31 tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250822131820652 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C:GERAN-A-82:PAGING_RESP callref-0x56041e31 tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250822131820652 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C:GERAN-A-82:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250822131820652 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C:GERAN-A-82:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822131820652 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250822131820652 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822131820652 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822131820652 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822131820652 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C:GERAN-A-82:PAGING_RESP)[0x56365ea0d320]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250822131820652 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C: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)[0x56365ea08cb0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250822131820652 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C: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)[0x56365ea08cb0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C:GERAN-A-82:PAGING_RESP)[0x56365ea0d320] (call_leg.c:197) 20250822131820652 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C: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)[0x56365ea08cb0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250822131820652 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C: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)[0x56365ea08cb0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250822131820652 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C: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)[0x56365ea08a50]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250822131820652 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C: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)[0x56365ea08a50]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C:GERAN-A-82:PAGING_RESP)[0x56365ea0d320] (call_leg.c:197) 20250822131820653 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C:GERAN-A-82:PAGING_RESP)[0x56365ea0d320]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250822131820653 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C: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)[0x56365ea08a50]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250822131820653 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C: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)[0x56365ea08a50]{ESTABLISHED}: Deallocated (fsm.c:568) 20250822131820653 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C:GERAN-A-82:PAGING_RESP)[0x56365ea0d320]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250822131820653 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C:GERAN-A-82:PAGING_RESP)[0x56365ea0d320]{RELEASING}: Removing from parent msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C:GERAN-A-82:PAGING_RESP)[0x56365ea14400] (call_leg.c:198) 20250822131820653 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C:GERAN-A-82:PAGING_RESP)[0x56365ea0d320]{RELEASING}: Freeing instance (call_leg.c:198) 20250822131820653 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C:GERAN-A-82:PAGING_RESP)[0x56365ea0d320]{RELEASING}: Deallocated (fsm.c:568) 20250822131820653 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822131820653 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131820653 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131820653 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131820653 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131820653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131820653 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131820653 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131820653 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131820653 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131820653 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131820653 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131820653 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131820653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131820653 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131820653 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131820653 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(671)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(671)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(671)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(671)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(669)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(669)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(669)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(669)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(669)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(669)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(669)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(669)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(672)@718a44d66dfb: Deleted conn table entry 0TC_lu_and_mt_call0(678)1443110449 TC_lu_and_mt_call0(678)@718a44d66dfb: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_call0(678)@718a44d66dfb: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_call0(678)@718a44d66dfb: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_call0(678)@718a44d66dfb: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mt_call0(678)@718a44d66dfb: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(669)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(669)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(669)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(669)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(671)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131820659 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131820659 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131820659 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131820659 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131820659 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131820659 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131820659 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131820659 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131820659 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C:GERAN-A-82:PAGING_RESP)[0x56365ea15540]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822131820659 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C:GERAN-A-82:PAGING_RESP)[0x56365ea15540]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C:GERAN-A-82:PAGING_RESP)[0x56365ea14400] (msc_a.c:1053) 20250822131820660 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C:GERAN-A-82:PAGING_RESP)[0x56365ea15540]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822131820660 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C:GERAN-A-82:PAGING_RESP)[0x56365ea15540]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822131820660 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C - active-conn: now used by 1 (attached) (msub.c:375) 20250822131820660 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131820660 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131820660 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131820660 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131820660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131820660 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131820660 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131820660 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(671)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(671)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(669)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-M3UA(671)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131820661 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131820661 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131820661 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131820661 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131820661 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131820661 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131820661 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131820661 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(670)@718a44d66dfb: Deleted conn table entry 0TC_lu_and_mt_call0(678)11740265 TC_lu_and_mt_call0(678)@718a44d66dfb: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_call0(678)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call0(678)@718a44d66dfb: f_call_hangup 9: done MSC_Test_0-RAN(670)@718a44d66dfb: Removed IMSI[0] for '262420000000039'H to be handled at TC_lu_and_mt_call0(678) TC_lu_and_mt_call0(678)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call0(678)@718a44d66dfb: Final verdict of PTC: pass 20250822131821677 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822131821677 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822131821677 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822131821677 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822131821677 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822131821677 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822131821677 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822131821677 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822131821677 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822131821677 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131821677 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822131821677 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822131821677 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822131821677 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822131821677 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) MSC_Test_0-SCCP(669)@718a44d66dfb: Final verdict of PTC: none 20250822131821677 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822131821677 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822131821677 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822131821678 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822131821678 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822131821679 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(675)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-M3UA(671)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(673)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(676)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(672)@718a44d66dfb: Final verdict of PTC: none 20250822131821680 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-RAN(670)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP-IPA(674)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(677)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(679)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(668)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(668): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(669): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(670): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(671): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(672): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(673): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(674): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(675): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(676): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(677): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_lu_and_mt_call0(678): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(679): none (pass -> pass) MTC@718a44d66dfb: Test case TC_lu_and_mt_call finished. Verdict: pass MTC@718a44d66dfb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_call pass'. Fri Aug 22 13:18:21 UTC 2025 ====== MSC_Tests.TC_lu_and_mt_call pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_lu_and_mt_call.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=397256) 20250822131822681 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=397256, count=414396) 20250822131823678 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822131823678 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822131823678 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822131823683 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:18: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_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 20250822131824684 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_lu_and_mt_call_ipv6 started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(683)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(683)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(683)@718a44d66dfb: ************************************************* MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-SCCP(681)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822131825562 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(684)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822131825685 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822131825685 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(686)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(686)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822131825691 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(686)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(686)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(686)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@718a44d66dfb: IPA ID RESP: { { 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)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(686)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822131825713 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822131825713 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(687)@718a44d66dfb: Created GsupExpect[0] for "262420000000039" to be handled at TC_lu_and_mt_call_ipv60(690) TC_lu_and_mt_call_ipv60(690)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250822131825753 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822131825753 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822131825753 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822131825753 DLSS7 DEBUG 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)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(683)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(683)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(683)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(683)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250822131825754 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131825754 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822131825754 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822131825754 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822131825754 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822131825754 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822131825754 DLSS7 DEBUG 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)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(683)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(683)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(683)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250822131825755 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131825755 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822131825755 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) MSC_Test_0-M3UA(683)@718a44d66dfb: Message received on association #8 20250822131825755 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822131825755 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822131825755 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822131825755 DLSS7 DEBUG 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)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(683)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(683)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(683)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(683)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(683)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822131825756 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822131825756 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822131826567 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131826567 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131826567 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131826567 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131826567 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131826567 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131826567 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131826567 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(683)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131826567 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131826567 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131826567 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131826567 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131826567 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131826567 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131826567 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131826567 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(683)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(683)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(682)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(682)@718a44d66dfb: Added conn table entry 0TC_lu_and_mt_call_ipv60(690)10202560 MSC_Test_0-SCCP(681)@718a44d66dfb: First idle individual index:0 MSC_Test_0-RAN(682)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 20250822131826582 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131826582 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131826582 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131826582 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131826582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131826582 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131826582 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131826582 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(683)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131826583 DMM DEBUG msc_a(IMSI-262420000000039:GERAN-A-83:LU)[0x56365ea13970]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000039 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822131826583 DMM DEBUG msc_a(IMSI-262420000000039:GERAN-A-83:LU)[0x56365ea13970]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822131826583 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-83:LU)[0x56365ea08a50]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822131826583 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-83:LU)[0x56365ea08a50]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000039:GERAN-A-83:LU)[0x56365ea13970] (fsm.c:486) 20250822131826583 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-83:LU)[0x56365ea08a50]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822131826583 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-83:LU)[0x56365ea08a50]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822131826583 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822131826583 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822131826583 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250822131826583 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822131826583 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C:GERAN-A-83:LU)[0x56365ea08a50]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822131826583 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C:GERAN-A-83:LU)[0x56365ea08a50]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822131826583 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C:GERAN-A-83:LU)[0x56365ea08a50]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822131826583 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C:GERAN-A-83:LU)[0x56365ea08a50]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822131826583 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C:GERAN-A-83:LU)[0x56365ea08a50]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822131826583 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C:GERAN-A-83:LU)[0x56365ea08a50]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822131826583 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C:GERAN-A-83:LU)[0x56365ea16880]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822131826583 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C:GERAN-A-83:LU)[0x56365ea16880]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C:GERAN-A-83:LU)[0x56365ea08a50] (fsm.c:486) 20250822131826583 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C:GERAN-A-83:LU)[0x56365ea16880]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822131826583 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C:GERAN-A-83:LU)[0x56365ea16880]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822131826583 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131826583 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131826583 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131826583 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131826583 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131826583 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131826583 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131826583 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131826583 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131826583 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131826583 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131826583 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131826583 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131826583 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131826583 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131826583 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(683)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(683)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(683)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(683)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(681)@718a44d66dfb: { messageType := 2, destLocRef := '9BADC0'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)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(681)@718a44d66dfb: Session index based on local reference:0 MSC_Test-GSUP(687)@718a44d66dfb: Found GsupExpect[0] for "262420000000039" handled at TC_lu_and_mt_call_ipv60(690) MSC_Test-GSUP(687)@718a44d66dfb: Added IMSI table entry 0TC_lu_and_mt_call_ipv60(690)"262420000000039" MSC_Test_0-SCCP(681)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(681)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(681)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822131826587 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250822131826587 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(681)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(681)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(681)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(681)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250822131826587 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131826587 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131826587 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131826587 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131826587 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131826587 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131826587 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131826587 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(683)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_call_ipv60(690)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_ipv60(690)@718a44d66dfb: setverdict(pass): none -> pass 20250822131826591 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822131826591 DVLR DEBUG IMSI:262420000000039 has MSISDN:491230000039 (vlr.c:1045) 20250822131826591 DMSC NOTICE msub(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C) VLR: update for IMSI=262420000000039 (MSISDN=491230000039) (gsm_04_08.c:1541) 20250822131826591 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822131826592 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822131826592 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C:GERAN-A-83:LU)[0x56365ea08a50]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822131826592 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C:GERAN-A-83:LU)[0x56365ea16880]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822131826592 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C:GERAN-A-83:LU)[0x56365ea16880]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822131826592 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C:GERAN-A-83:LU)[0x56365ea16880]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822131826592 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C:GERAN-A-83:LU)[0x56365ea16880]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C:GERAN-A-83:LU)[0x56365ea08a50] (vlr_lu_fsm.c:110) 20250822131826592 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C:GERAN-A-83:LU)[0x56365ea16880]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822131826592 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C:GERAN-A-83:LU)[0x56365ea16880]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822131826592 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C:GERAN-A-83:LU)[0x56365ea08a50]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822131826592 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C:GERAN-A-83:LU)[0x56365ea08a50]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822131826592 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C:GERAN-A-83:LU)[0x56365ea0d320]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822131826592 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C:GERAN-A-83:LU)[0x56365ea0d320]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C:GERAN-A-83:LU)[0x56365ea08a50] (fsm.c:486) 20250822131826592 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C:GERAN-A-83:LU)[0x56365ea0d320]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822131826592 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C:GERAN-A-83:LU)[0x56365ea0d320]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822131826592 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C:GERAN-A-83:LU)[0x56365ea0d320]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822131826592 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C:GERAN-A-83:LU)[0x56365ea0d320]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822131826592 DMSC NOTICE msub(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C:TMSInew-0x1E16FF9C) VLR: update for IMSI=262420000000039 (MSISDN=491230000039) (gsm_04_08.c:1541) 20250822131826592 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C:GERAN-A-83:LU)[0x56365ea0d320]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822131826592 DMM DEBUG -> IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C:TMSInew-0x1E16FF9C LOCATION UPDATE ACCEPT (TMSI = 0x1e16ff9c) (gsm_04_08.c:149) 20250822131826592 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C:TMSInew-0x1E16FF9C - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822131826592 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131826592 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131826592 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131826592 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131826592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131826592 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131826592 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131826592 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(683)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(683)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(681)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(681)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(681)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(681)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_ipv60(690)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(682)@718a44d66dfb: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(682)@718a44d66dfb: patched enc_l3: '055B'O MSC_Test_0-SCCP(681)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(681)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(681)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(681)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002055B'O 20250822131826596 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131826596 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131826596 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131826596 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131826596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131826596 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131826596 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131826596 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(683)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131826596 DMM DEBUG msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C:TMSInew-0x1E16FF9C:GERAN-A-83:LU)[0x56365ea13970]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822131826597 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C:TMSInew-0x1E16FF9C:GERAN-A-83:LU)[0x56365ea08a50]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822131826597 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C:GERAN-A-83:LU)[0x56365ea0d320]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822131826597 DMSC NOTICE msub(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C) VLR: update for IMSI=262420000000039 (MSISDN=491230000039) (gsm_04_08.c:1541) 20250822131826597 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C:GERAN-A-83:LU)[0x56365ea0d320]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822131826597 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C:GERAN-A-83:LU)[0x56365ea08a50]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822131826597 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C:GERAN-A-83:LU)[0x56365ea0d320]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822131826597 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C:GERAN-A-83:LU)[0x56365ea0d320]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C:GERAN-A-83:LU)[0x56365ea08a50] (vlr_lu_fsm.c:817) 20250822131826597 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C:GERAN-A-83:LU)[0x56365ea0d320]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822131826597 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x26718F1C:GERAN-A-83:LU)[0x56365ea0d320]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822131826597 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C:GERAN-A-83:LU)[0x56365ea08a50]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822131826597 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000039/3/1): Available (smpp_smsc.c:626) 20250822131826597 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822131826597 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822131826597 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822131826597 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822131826597 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131826597 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131826597 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131826597 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131826597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131826597 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131826597 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131826597 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(683)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(683)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(681)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(681)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(681)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(681)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(681)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(681)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(681)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(681)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822131826598 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131826598 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_0-M3UA(683)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131826598 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131826598 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131826598 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131826598 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131826598 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131826598 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131826598 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C:GERAN-A-83:LU)[0x56365ea08a50]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822131826598 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C:GERAN-A-83:LU)[0x56365ea08a50]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C:GERAN-A-83:LU)[0x56365ea13970] (msc_a.c:1053) 20250822131826598 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C:GERAN-A-83:LU)[0x56365ea08a50]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822131826598 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C:GERAN-A-83:LU)[0x56365ea08a50]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822131826598 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C:GERAN-A-83:LU)[0x56365ea08a50]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822131826598 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C - active-conn: now used by 1 (attached) (msub.c:375) 20250822131826598 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131826598 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131826598 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131826598 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131826598 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131826598 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131826598 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131826598 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(683)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(683)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(681)@718a44d66dfb: Session index based on local reference:0 20250822131826599 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131826599 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131826599 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131826599 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131826599 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(683)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131826599 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131826599 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131826599 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(682)@718a44d66dfb: Deleted conn table entry 0TC_lu_and_mt_call_ipv60(690)10202560 TC_lu_and_mt_call_ipv60(690)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822131826599 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822131826599 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_call_ipv60(690)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_ipv60(690)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_ipv60(690)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(682)@718a44d66dfb: Created IMSI[0] for '262420000000039'H'1E16FF9C'O to be handled at TC_lu_and_mt_call_ipv60(690) MSC_Test-MNCC(684)@718a44d66dfb: Added conn table entry 0TC_lu_and_mt_call_ipv60(690)1147090731 20250822131826604 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250822131826604 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250822131826604 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C callref-0x445f372b tid-255) New transaction (transaction.c:231) 20250822131826604 DMNCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C callref-0x445f372b 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) 20250822131826604 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C callref-0x445f372b 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) 20250822131826604 DMNCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C callref-0x445f372b tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250822131826604 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250822131826604 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250822131826605 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131826605 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131826605 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131826605 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131826605 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131826605 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131826605 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131826605 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(683)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(683)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(682)@718a44d66dfb: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_call_ipv60(690) TC_lu_and_mt_call_ipv60(690)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(682)@718a44d66dfb: Created IMSI[1] for '262420000000039'H'1E16FF9C'O to be handled at TC_lu_and_mt_call_ipv60(690) TC_lu_and_mt_call_ipv60(690)@718a44d66dfb: 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 := '1E16FF9C'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(682)@718a44d66dfb: Added conn table entry 0TC_lu_and_mt_call_ipv60(690)15306 MSC_Test_0-SCCP(681)@718a44d66dfb: First idle individual index:0 MSC_Test_0-M3UA(683)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131826610 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131826610 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131826610 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131826610 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131826610 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131826610 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131826610 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131826610 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131826610 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1E16FF9C:GERAN-A-84:PAGING_RESP)[0x56365ea094e0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822131826610 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1E16FF9C:GERAN-A-84:PAGING_RESP)[0x56365ea094e0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x1E16FF9C:GERAN-A-84:PAGING_RESP)[0x56365ea08cb0] (fsm.c:486) 20250822131826610 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1E16FF9C:GERAN-A-84:PAGING_RESP)[0x56365ea094e0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250822131826610 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1E16FF9C:GERAN-A-84:PAGING_RESP)[0x56365ea094e0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822131826610 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822131826610 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822131826610 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C:GERAN-A-84:PAGING_RESP)[0x56365ea094e0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822131826610 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C:GERAN-A-84:PAGING_RESP)[0x56365ea094e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822131826610 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C:GERAN-A-84:PAGING_RESP)[0x56365ea094e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822131826610 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C:GERAN-A-84:PAGING_RESP)[0x56365ea094e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822131826610 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C:GERAN-A-84:PAGING_RESP)[0x56365ea094e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822131826610 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C:GERAN-A-84:PAGING_RESP)[0x56365ea094e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822131826610 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C:GERAN-A-84:PAGING_RESP)[0x56365ea094e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822131826610 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C:GERAN-A-84:PAGING_RESP)[0x56365ea094e0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822131826610 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C:GERAN-A-84:PAGING_RESP)[0x56365ea094e0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822131826610 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C:GERAN-A-84:PAGING_RESP)[0x56365ea094e0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822131826610 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C callref-0x445f372b tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250822131826610 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250822131826610 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C:GERAN-A-84:PAGING_RESP callref-0x445f372b tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250822131826610 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C:GERAN-A-84:PAGING_RESP callref-0x445f372b 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) 20250822131826610 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C:GERAN-A-84:PAGING_RESP callref-0x445f372b tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250822131826610 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250822131826610 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000039/3/1): Available (smpp_smsc.c:626) 20250822131826610 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250822131826610 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131826610 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131826610 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131826611 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131826611 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131826611 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131826611 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131826611 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131826611 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131826611 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131826611 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131826611 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131826611 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131826611 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131826611 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131826611 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131826611 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131826611 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131826611 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131826611 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131826611 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131826611 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131826611 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131826611 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(683)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(683)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(683)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(683)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(681)@718a44d66dfb: { messageType := 2, destLocRef := '003BCA'O, sourceLocRef := '000054'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-M3UA(683)@718a44d66dfb: Message received on association #8 MSC_Test_0-SCCP(681)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-M3UA(683)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(681)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(681)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(681)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(681)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(681)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(681)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(681)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(681)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822131826612 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250822131826612 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_lu_and_mt_call_ipv60(690)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_ipv60(690)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_ipv60(690)@718a44d66dfb: f_mt_call_complete 1 MSC_Test_0-RAN(682)@718a44d66dfb: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(682)@718a44d66dfb: patched enc_l3: '8301'O MSC_Test_0-SCCP(681)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(681)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(681)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(681)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(683)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131826619 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131826619 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131826619 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131826619 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131826619 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131826619 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131826619 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131826619 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131826619 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C:GERAN-A-84:PAGING_RESP callref-0x445f372b tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2690) 20250822131826619 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C:GERAN-A-84:PAGING_RESP callref-0x445f372b tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250822131826619 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C:GERAN-A-84:PAGING_RESP callref-0x445f372b tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250822131826619 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C:GERAN-A-84:PAGING_RESP callref-0x445f372b tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250822131826619 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C:GERAN-A-84:PAGING_RESP callref-0x445f372b 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) 20250822131826619 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C:GERAN-A-84:PAGING_RESP callref-0x445f372b 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)@718a44d66dfb: f_mt_call_complete 2 MSC_Test-MGCP(685)@718a44d66dfb: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_call_ipv60(690) 20250822131826626 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C:GERAN-A-84:PAGING_RESP callref-0x445f372b tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250822131826626 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C:GERAN-A-84:PAGING_RESP)[0x56365ea0d320]{ESTABLISHING}: Allocated (fsm.c:456) 20250822131826626 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C:GERAN-A-84:PAGING_RESP)[0x56365ea0d320]{ESTABLISHING}: is child of msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C:GERAN-A-84:PAGING_RESP)[0x56365ea08cb0] (fsm.c:486) 20250822131826626 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C:GERAN-A-84:PAGING_RESP callref-0x445f372b 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) 20250822131826626 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C:GERAN-A-84:PAGING_RESP)[0x56365ea0f800]{UNINITIALIZED}: Allocated (fsm.c:456) 20250822131826626 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C:GERAN-A-84:PAGING_RESP)[0x56365ea0f800]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C:GERAN-A-84:PAGING_RESP)[0x56365ea0d320] (fsm.c:486) 20250822131826626 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C:GERAN-A-84:PAGING_RESP:trans-0:call-17:RTP_TO_CN:no-CI)[0x56365ea0f800]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250822131826626 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C:GERAN-A-84:PAGING_RESP:trans-0:call-17:RTP_TO_CN:no-CI)[0x56365ea0f800]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250822131826626 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C:GERAN-A-84:PAGING_RESP)[0x56365ea0c8a0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250822131826626 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C:GERAN-A-84:PAGING_RESP)[0x56365ea0c8a0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C:GERAN-A-84:PAGING_RESP)[0x56365ea0d320] (fsm.c:486) 20250822131826626 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C:GERAN-A-84:PAGING_RESP:trans-0:call-17:RTP_TO_RAN:no-CI)[0x56365ea0c8a0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250822131826626 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C:GERAN-A-84:PAGING_RESP:trans-0:call-17:RTP_TO_RAN:no-CI)[0x56365ea0c8a0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(685)@718a44d66dfb: 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)@718a44d66dfb: f_mt_call_complete 3 20250822131826648 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C:GERAN-A-84:PAGING_RESP:trans-0:call-17:RTP_TO_CN:no-CI)[0x56365ea0f800]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822131826648 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C:GERAN-A-84:PAGING_RESP)[0x56365ea0d320]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250822131826648 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C:GERAN-A-84:PAGING_RESP callref-0x445f372b tid-0) CN RTP address available, but in unexpected state 7 (gsm_04_08_cc.c:2122) TC_lu_and_mt_call_ipv60(690)@718a44d66dfb: f_mt_call_complete 4 20250822131826651 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C:GERAN-A-84:PAGING_RESP:trans-0:call-17:RTP_TO_RAN:no-CI)[0x56365ea0c8a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822131826651 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C:GERAN-A-84:PAGING_RESP)[0x56365ea0d320]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250822131826651 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C:GERAN-A-84:PAGING_RESP callref-0x445f372b 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) 20250822131826651 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C:GERAN-A-84:PAGING_RESP callref-0x445f372b tid-0) Sending Assignment Command (msc_a.c:706) 20250822131826651 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131826651 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131826651 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131826651 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131826651 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131826651 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131826651 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131826651 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(683)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(683)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(681)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(681)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(681)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(681)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_ipv60(690)@718a44d66dfb: f_mt_call_complete 6 MSC_Test_0-SCCP(681)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(681)@718a44d66dfb: vl_len:26 MSC_Test_0-SCCP(681)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(681)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0018027C120000000000000000000000000000000323287E0180'O MSC_Test_0-RAN(682)@718a44d66dfb: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(682)@718a44d66dfb: patched enc_l3: '8347'O MSC_Test_0-M3UA(683)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131826660 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131826660 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131826660 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131826660 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131826660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131826660 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131826660 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131826660 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(681)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(681)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(681)@718a44d66dfb: vl_from0 20250822131826660 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C:GERAN-A-84:PAGING_RESP:trans-0:call-17:RTP_TO_RAN:CI-22222:no-remote-port:local-::2-11000)[0x56365ea0c8a0]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250822131826660 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C: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)[0x56365ea0c8a0]{ESTABLISHING}: setting remote addr to [::3]:9000 (rtp_stream.c:476) 20250822131826660 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C: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)[0x56365ea0c8a0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250822131826660 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C:GERAN-A-84:PAGING_RESP callref-0x445f372b 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(681)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0100028347'O 20250822131826660 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C:GERAN-A-84:PAGING_RESP callref-0x445f372b 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) 20250822131826660 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C:GERAN-A-84:PAGING_RESP callref-0x445f372b 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) 20250822131826660 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C:GERAN-A-84:PAGING_RESP callref-0x445f372b 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(683)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_call_ipv60(690)@718a44d66dfb: f_mt_call_complete 5 TC_lu_and_mt_call_ipv60(690)@718a44d66dfb: f_mt_call_complete 8 20250822131826665 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C:GERAN-A-84:PAGING_RESP:trans-0:call-17:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x56365ea0c8a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822131826665 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C:GERAN-A-84:PAGING_RESP:trans-0:call-17:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x56365ea0c8a0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250822131826665 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C:GERAN-A-84:PAGING_RESP)[0x56365ea0d320]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250822131826862 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131826862 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131826862 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131826862 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131826862 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131826862 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131826863 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131826863 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131826863 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C:GERAN-A-84:PAGING_RESP callref-0x445f372b tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2690) 20250822131826863 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C:GERAN-A-84:PAGING_RESP callref-0x445f372b tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250822131826863 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C:GERAN-A-84:PAGING_RESP callref-0x445f372b tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250822131826863 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C:GERAN-A-84:PAGING_RESP callref-0x445f372b 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) 20250822131826863 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C:GERAN-A-84:PAGING_RESP callref-0x445f372b 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)@718a44d66dfb: f_mt_call_complete 7 20250822131826870 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C:GERAN-A-84:PAGING_RESP callref-0x445f372b tid-0) rx MNCC_RTP_CONNECT (RTP=[::9]:423) (gsm_04_08_cc.c:2230) 20250822131826870 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C:GERAN-A-84:PAGING_RESP callref-0x445f372b 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) 20250822131826870 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C:GERAN-A-84:PAGING_RESP:trans-0:call-17:RTP_TO_CN:CI-11111:no-remote-port:local-::1-10000)[0x56365ea0f800]{ESTABLISHING}: setting codecs to GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111 (rtp_stream.c:430) 20250822131826870 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C: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)[0x56365ea0f800]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250822131826870 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C: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)[0x56365ea0f800]{ESTABLISHING}: setting remote addr to [::9]:423 (rtp_stream.c:476) 20250822131826870 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C: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)[0x56365ea0f800]{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)@718a44d66dfb: f_mt_call_complete 9 TC_lu_and_mt_call_ipv60(690)@718a44d66dfb: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_call_ipv60(690)@718a44d66dfb: f_mt_call_complete DONE TC_lu_and_mt_call_ipv60(690)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_ipv60(690)@718a44d66dfb: Hold the call for some time 20250822131826876 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C:GERAN-A-84:PAGING_RESP:trans-0:call-17:RTP_TO_CN:CI-11111:local-::1-10000:remote-::9-423)[0x56365ea0f800]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822131826877 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C:GERAN-A-84:PAGING_RESP:trans-0:call-17:RTP_TO_CN:CI-11111:local-::1-10000:remote-::9-423)[0x56365ea0f800]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250822131826877 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C:GERAN-A-84:PAGING_RESP)[0x56365ea0d320]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250822131826877 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C:GERAN-A-84:PAGING_RESP)[0x56365ea0d320]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) TC_lu_and_mt_call_ipv60(690)@718a44d66dfb: Call stayed open for 5.000000 seconds, all is well. TC_lu_and_mt_call_ipv60(690)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_ipv60(690)@718a44d66dfb: Hangup TC_lu_and_mt_call_ipv60(690)@718a44d66dfb: f_call_hangup 0: tx MNCC_DISC_REQ 20250822131831883 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C:GERAN-A-84:PAGING_RESP callref-0x445f372b tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250822131831883 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C:GERAN-A-84:PAGING_RESP callref-0x445f372b tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822131831883 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C:GERAN-A-84:PAGING_RESP callref-0x445f372b tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250822131831883 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C:GERAN-A-84:PAGING_RESP callref-0x445f372b tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250822131831883 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131831883 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131831883 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131831883 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131831884 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131831884 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131831884 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131831884 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(683)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(683)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(681)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(681)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(681)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(681)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_ipv60(690)@718a44d66dfb: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(682)@718a44d66dfb: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(682)@718a44d66dfb: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(681)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(681)@718a44d66dfb: vl_len:9 MSC_Test_0-SCCP(681)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(681)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O 20250822131831892 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131831892 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131831892 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131831892 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131831892 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131831892 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131831892 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(683)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131831892 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131831893 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C:GERAN-A-84:PAGING_RESP callref-0x445f372b tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2690) 20250822131831893 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C:GERAN-A-84:PAGING_RESP callref-0x445f372b tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250822131831893 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C:GERAN-A-84:PAGING_RESP callref-0x445f372b tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250822131831893 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C:GERAN-A-84:PAGING_RESP callref-0x445f372b tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250822131831893 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C:GERAN-A-84:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250822131831893 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C:GERAN-A-84:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822131831893 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250822131831893 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822131831893 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822131831893 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822131831893 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C:GERAN-A-84:PAGING_RESP)[0x56365ea0d320]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250822131831893 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C:GERAN-A-84:PAGING_RESP:trans-0:call-17:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x56365ea0c8a0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250822131831893 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C:GERAN-A-84:PAGING_RESP:trans-0:call-17:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x56365ea0c8a0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C:GERAN-A-84:PAGING_RESP)[0x56365ea0d320] (call_leg.c:197) 20250822131831894 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C:GERAN-A-84:PAGING_RESP:trans-0:call-17:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x56365ea0c8a0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250822131831894 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C:GERAN-A-84:PAGING_RESP:trans-0:call-17:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x56365ea0c8a0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250822131831894 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C:GERAN-A-84:PAGING_RESP:trans-0:call-17:RTP_TO_CN:CI-11111:local-::1-10000:remote-::9-423)[0x56365ea0f800]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250822131831894 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C:GERAN-A-84:PAGING_RESP:trans-0:call-17:RTP_TO_CN:CI-11111:local-::1-10000:remote-::9-423)[0x56365ea0f800]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C:GERAN-A-84:PAGING_RESP)[0x56365ea0d320] (call_leg.c:197) 20250822131831894 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C:GERAN-A-84:PAGING_RESP)[0x56365ea0d320]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250822131831894 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C:GERAN-A-84:PAGING_RESP:trans-0:call-17:RTP_TO_CN:CI-11111:local-::1-10000:remote-::9-423)[0x56365ea0f800]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250822131831894 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C:GERAN-A-84:PAGING_RESP:trans-0:call-17:RTP_TO_CN:CI-11111:local-::1-10000:remote-::9-423)[0x56365ea0f800]{ESTABLISHED}: Deallocated (fsm.c:568) 20250822131831894 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C:GERAN-A-84:PAGING_RESP)[0x56365ea0d320]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250822131831894 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C:GERAN-A-84:PAGING_RESP)[0x56365ea0d320]{RELEASING}: Removing from parent msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C:GERAN-A-84:PAGING_RESP)[0x56365ea08cb0] (call_leg.c:198) 20250822131831894 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C:GERAN-A-84:PAGING_RESP)[0x56365ea0d320]{RELEASING}: Freeing instance (call_leg.c:198) 20250822131831894 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C:GERAN-A-84:PAGING_RESP)[0x56365ea0d320]{RELEASING}: Deallocated (fsm.c:568) 20250822131831894 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822131831895 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131831895 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131831895 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131831895 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131831895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131831895 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131831895 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131831895 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131831895 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131831895 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131831895 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131831895 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131831895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131831895 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131831895 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131831895 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(683)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(683)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(683)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(683)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(681)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(681)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(681)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(681)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(681)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(681)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(681)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(681)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(684)@718a44d66dfb: Deleted conn table entry 0TC_lu_and_mt_call_ipv60(690)1147090731 TC_lu_and_mt_call_ipv60(690)@718a44d66dfb: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_call_ipv60(690)@718a44d66dfb: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_call_ipv60(690)@718a44d66dfb: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_call_ipv60(690)@718a44d66dfb: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_call_ipv60(690)@718a44d66dfb: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(681)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(681)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(681)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(681)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(683)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131831904 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131831904 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131831904 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131831904 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131831904 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131831904 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131831904 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131831904 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131831904 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C:GERAN-A-84:PAGING_RESP)[0x56365ea094e0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822131831905 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C:GERAN-A-84:PAGING_RESP)[0x56365ea094e0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C:GERAN-A-84:PAGING_RESP)[0x56365ea08cb0] (msc_a.c:1053) 20250822131831905 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C:GERAN-A-84:PAGING_RESP)[0x56365ea094e0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822131831905 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C:GERAN-A-84:PAGING_RESP)[0x56365ea094e0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822131831905 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C - active-conn: now used by 1 (attached) (msub.c:375) 20250822131831905 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131831905 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131831905 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131831905 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131831905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131831905 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131831905 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131831905 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(683)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(683)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(681)@718a44d66dfb: Session index based on local reference:0 20250822131831906 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131831906 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131831906 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131831907 DLM3UA DEBUG 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(683)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131831907 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131831907 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131831907 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131831907 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(682)@718a44d66dfb: Deleted conn table entry 0TC_lu_and_mt_call_ipv60(690)15306 TC_lu_and_mt_call_ipv60(690)@718a44d66dfb: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_call_ipv60(690)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_ipv60(690)@718a44d66dfb: f_call_hangup 9: done MSC_Test_0-RAN(682)@718a44d66dfb: Removed IMSI[0] for '262420000000039'H to be handled at TC_lu_and_mt_call_ipv60(690) TC_lu_and_mt_call_ipv60(690)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_ipv60(690)@718a44d66dfb: Final verdict of PTC: pass 20250822131832924 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822131832925 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(687)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(684)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-SCCP(681)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(682)@718a44d66dfb: Final verdict of PTC: none 20250822131832927 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822131832927 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822131832927 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822131832927 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822131832927 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822131832927 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822131832927 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822131832927 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822131832927 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822131832927 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131832927 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822131832927 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822131832928 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822131832928 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822131832928 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822131832928 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822131832928 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(688)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-M3UA(683)@718a44d66dfb: Final verdict of PTC: none 20250822131832928 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822131832928 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822131832928 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-STATS(689)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(691)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(685)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP-IPA(686)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(680)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(680): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(681): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(682): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(683): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(684): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(685): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(686): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(687): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(688): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(689): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_lu_and_mt_call_ipv60(690): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(691): none (pass -> pass) MTC@718a44d66dfb: Test case TC_lu_and_mt_call_ipv6 finished. Verdict: pass MTC@718a44d66dfb: 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'. Fri Aug 22 13:18:32 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=412960) 20250822131833929 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=412960, count=414400) 20250822131834928 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822131834928 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822131834928 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822131834930 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:18: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_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 20250822131835932 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_lu_and_mt_call_already_paging started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(695)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(695)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(695)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(693)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822131836789 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(696)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822131836933 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822131836933 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(698)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(698)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822131836939 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(698)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(698)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(698)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@718a44d66dfb: IPA ID RESP: { { 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)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(698)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822131836964 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822131836964 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250822131836983 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822131836983 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822131836983 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822131836983 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(695)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(695)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(695)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(695)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(695)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250822131836985 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131836985 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822131836985 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822131836985 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822131836985 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822131836985 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822131836985 DLSS7 DEBUG 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)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(695)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(695)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822131836985 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131836985 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822131836985 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822131836985 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822131836985 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822131836985 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822131836985 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(695)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(695)@718a44d66dfb: Message received on association #8 20250822131836985 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822131836985 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(695)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(695)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(695)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(695)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(695)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(695)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(699)@718a44d66dfb: 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)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } MSC_Test_0-M3UA(695)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131837792 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131837792 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131837792 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131837792 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131837792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131837792 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131837792 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131837792 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131837793 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131837793 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131837793 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131837793 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131837793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131837793 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131837793 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131837793 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(695)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(695)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(694)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(694)@718a44d66dfb: Added conn table entry 0TC_lu_and_mt_call_already_paging0(702)4855137 MSC_Test_0-SCCP(693)@718a44d66dfb: First idle individual index:0 MSC_Test_0-RAN(694)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 20250822131837810 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131837810 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131837810 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131837810 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131837810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131837810 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131837810 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131837810 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(695)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131837811 DMM DEBUG msc_a(IMSI-262420000000391:GERAN-A-85:LU)[0x56365ea0c8a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000391 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822131837811 DMM DEBUG msc_a(IMSI-262420000000391:GERAN-A-85:LU)[0x56365ea0c8a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822131837811 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000391:GERAN-A-85:LU)[0x56365ea0ea90]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822131837811 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000391:GERAN-A-85:LU)[0x56365ea0ea90]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000391:GERAN-A-85:LU)[0x56365ea0c8a0] (fsm.c:486) 20250822131837811 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000391:GERAN-A-85:LU)[0x56365ea0ea90]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822131837811 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000391:GERAN-A-85:LU)[0x56365ea0ea90]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822131837811 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822131837811 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000391 id=262420000000391 (vlr.c:661) 20250822131837811 DVLR INFO New subscr, IMSI: 262420000000391 (vlr.c:562) 20250822131837811 DVLR DEBUG VLR subscr IMSI-262420000000391 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822131837811 DVLR DEBUG VLR subscr IMSI-262420000000391 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822131837811 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822131837811 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000391:GERAN-A-85:LU)[0x56365ea0ea90]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822131837811 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000391:GERAN-A-85:LU)[0x56365ea0ea90]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822131837811 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000391:GERAN-A-85:LU)[0x56365ea0ea90]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822131837811 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000391:GERAN-A-85:LU)[0x56365ea0ea90]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822131837811 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000391:GERAN-A-85:LU)[0x56365ea0ea90]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822131837811 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000391:GERAN-A-85:LU)[0x56365ea0ea90]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822131837811 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000391:GERAN-A-85:LU)[0x56365ea169b0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822131837811 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000391:GERAN-A-85:LU)[0x56365ea169b0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000391:GERAN-A-85:LU)[0x56365ea0ea90] (fsm.c:486) 20250822131837811 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000391:GERAN-A-85:LU)[0x56365ea169b0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822131837811 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000391:GERAN-A-85:LU)[0x56365ea169b0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822131837811 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131837811 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131837811 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131837811 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131837811 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131837811 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131837811 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131837811 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131837811 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131837811 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131837811 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131837811 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131837811 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131837811 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131837811 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131837811 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(695)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(695)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(695)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(695)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(693)@718a44d66dfb: { messageType := 2, destLocRef := '4A1561'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)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(693)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(693)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(693)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(693)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(699)@718a44d66dfb: Found GsupExpect[0] for "262420000000391" handled at TC_lu_and_mt_call_already_paging0(702) MSC_Test-GSUP(699)@718a44d66dfb: Added IMSI table entry 0TC_lu_and_mt_call_already_paging0(702)"262420000000391" 20250822131837815 DVLR DEBUG VLR subscr IMSI-262420000000391 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250822131837815 DVLR DEBUG VLR subscr IMSI-262420000000391 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(693)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(693)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(693)@718a44d66dfb: vl_from0 TC_lu_and_mt_call_already_paging0(702)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_already_paging0(702)@718a44d66dfb: setverdict(pass): none -> pass MSC_Test_0-SCCP(693)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(695)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131837816 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131837816 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131837816 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131837816 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131837816 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131837816 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131837816 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131837816 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131837819 DVLR DEBUG VLR subscr IMSI-262420000000391 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822131837819 DVLR DEBUG IMSI:262420000000391 has MSISDN:491230000391 (vlr.c:1045) 20250822131837819 DMSC NOTICE msub(IMSI-262420000000391:MSISDN-491230000391) VLR: update for IMSI=262420000000391 (MSISDN=491230000391) (gsm_04_08.c:1541) 20250822131837819 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822131837819 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822131837819 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000391:MSISDN-491230000391:GERAN-A-85:LU)[0x56365ea0ea90]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822131837819 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000391:GERAN-A-85:LU)[0x56365ea169b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822131837819 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000391:GERAN-A-85:LU)[0x56365ea169b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822131837819 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000391:GERAN-A-85:LU)[0x56365ea169b0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822131837819 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000391:GERAN-A-85:LU)[0x56365ea169b0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000391:MSISDN-491230000391:GERAN-A-85:LU)[0x56365ea0ea90] (vlr_lu_fsm.c:110) 20250822131837819 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000391:GERAN-A-85:LU)[0x56365ea169b0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822131837819 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000391:GERAN-A-85:LU)[0x56365ea169b0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822131837819 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000391:MSISDN-491230000391:GERAN-A-85:LU)[0x56365ea0ea90]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822131837819 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000391:MSISDN-491230000391:GERAN-A-85:LU)[0x56365ea0ea90]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822131837819 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000391:MSISDN-491230000391:GERAN-A-85:LU)[0x56365ea13970]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822131837819 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000391:MSISDN-491230000391:GERAN-A-85:LU)[0x56365ea13970]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000391:MSISDN-491230000391:GERAN-A-85:LU)[0x56365ea0ea90] (fsm.c:486) 20250822131837819 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000391:MSISDN-491230000391:GERAN-A-85:LU)[0x56365ea13970]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822131837819 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000391:MSISDN-491230000391:GERAN-A-85:LU)[0x56365ea13970]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822131837819 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000391:MSISDN-491230000391:GERAN-A-85:LU)[0x56365ea13970]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822131837819 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000391:MSISDN-491230000391:GERAN-A-85:LU)[0x56365ea13970]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822131837819 DMSC NOTICE msub(IMSI-262420000000391:MSISDN-491230000391:TMSInew-0x0C9927D3) VLR: update for IMSI=262420000000391 (MSISDN=491230000391) (gsm_04_08.c:1541) 20250822131837819 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000391:MSISDN-491230000391:GERAN-A-85:LU)[0x56365ea13970]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822131837819 DMM DEBUG -> IMSI-262420000000391:MSISDN-491230000391:TMSInew-0x0C9927D3 LOCATION UPDATE ACCEPT (TMSI = 0x0c9927d3) (gsm_04_08.c:149) 20250822131837819 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSInew-0x0C9927D3 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822131837819 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131837819 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131837819 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131837819 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131837819 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131837819 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131837819 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131837819 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(695)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(695)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(693)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(693)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(693)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(693)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_already_paging0(702)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(694)@718a44d66dfb: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(694)@718a44d66dfb: patched enc_l3: '055B'O MSC_Test_0-SCCP(693)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(693)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(693)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(693)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(695)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131837823 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131837823 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131837823 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131837823 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131837823 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131837823 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131837823 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131837823 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131837824 DMM DEBUG msc_a(IMSI-262420000000391:MSISDN-491230000391:TMSInew-0x0C9927D3:GERAN-A-85:LU)[0x56365ea0c8a0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822131837824 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000391:MSISDN-491230000391:TMSInew-0x0C9927D3:GERAN-A-85:LU)[0x56365ea0ea90]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822131837824 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000391:MSISDN-491230000391:GERAN-A-85:LU)[0x56365ea13970]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822131837824 DMSC NOTICE msub(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x0C9927D3) VLR: update for IMSI=262420000000391 (MSISDN=491230000391) (gsm_04_08.c:1541) 20250822131837824 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x0C9927D3 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250822131837824 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000391:MSISDN-491230000391:GERAN-A-85:LU)[0x56365ea13970]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822131837824 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x0C9927D3:GERAN-A-85:LU)[0x56365ea0ea90]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822131837824 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000391:MSISDN-491230000391:GERAN-A-85:LU)[0x56365ea13970]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822131837824 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000391:MSISDN-491230000391:GERAN-A-85:LU)[0x56365ea13970]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x0C9927D3:GERAN-A-85:LU)[0x56365ea0ea90] (vlr_lu_fsm.c:817) 20250822131837824 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000391:MSISDN-491230000391:GERAN-A-85:LU)[0x56365ea13970]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822131837824 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000391:MSISDN-491230000391:GERAN-A-85:LU)[0x56365ea13970]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822131837824 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x0C9927D3:GERAN-A-85:LU)[0x56365ea0ea90]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822131837824 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000391/3/1): Available (smpp_smsc.c:626) 20250822131837824 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x0C9927D3 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822131837824 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x0C9927D3 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822131837824 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x0C9927D3 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822131837824 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x0C9927D3 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) MSC_Test_0-M3UA(695)@718a44d66dfb: Message received on association #8 20250822131837824 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131837824 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131837824 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131837824 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131837824 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131837824 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131837824 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131837824 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(695)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(693)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(693)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(693)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(693)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(693)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(693)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(693)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(693)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(695)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131837825 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131837825 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131837825 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131837825 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131837825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131837825 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131837825 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131837825 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131837825 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x0C9927D3:GERAN-A-85:LU)[0x56365ea0ea90]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822131837825 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x0C9927D3:GERAN-A-85:LU)[0x56365ea0ea90]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x0C9927D3:GERAN-A-85:LU)[0x56365ea0c8a0] (msc_a.c:1053) 20250822131837825 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x0C9927D3:GERAN-A-85:LU)[0x56365ea0ea90]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822131837825 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x0C9927D3:GERAN-A-85:LU)[0x56365ea0ea90]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822131837825 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x0C9927D3:GERAN-A-85:LU)[0x56365ea0ea90]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822131837825 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x0C9927D3 - active-conn: now used by 1 (attached) (msub.c:375) 20250822131837825 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131837825 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131837825 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131837825 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131837825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131837825 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131837825 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131837825 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(695)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(695)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(693)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-M3UA(695)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131837826 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131837826 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131837826 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131837826 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131837826 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131837826 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131837826 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131837826 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(694)@718a44d66dfb: Deleted conn table entry 0TC_lu_and_mt_call_already_paging0(702)4855137 TC_lu_and_mt_call_already_paging0(702)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822131837826 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x0C9927D3 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822131837826 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x0C9927D3 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_call_already_paging0(702)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_already_paging0(702)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_already_paging0(702)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(694)@718a44d66dfb: Created IMSI[0] for '262420000000391'H'0C9927D3'O to be handled at TC_lu_and_mt_call_already_paging0(702) TC_lu_and_mt_call_already_paging0(702)@718a44d66dfb: start Paging by an SMS 20250822131837829 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x0C9927D3 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822131837829 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x0C9927D3 + SMS-receiver: now used by 3 (attached,VTY,SMS-receiver) (gsm_04_11.c:94) 20250822131837829 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x0C9927D3 - SMS-receiver: now used by 2 (attached,VTY) (gsm_04_11.c:76) 20250822131837829 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x0C9927D3 - VTY: now used by 1 (attached) (msc_vty.c:1428) 20250822131838831 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x0C9927D3 + SMS-receiver: now used by 2 (attached,SMS-receiver) (db.c:771) 20250822131838831 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x0C9927D3 + SMS-pending: now used by 3 (attached,SMS-receiver,SMS-pending) (sms_queue.c:201) 20250822131838831 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x0C9927D3 + SMS: now used by 4 (attached,SMS-receiver,SMS-pending,SMS) (transaction.c:228) 20250822131838832 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x0C9927D3 + Paging: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (paging.c:111) 20250822131838832 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x0C9927D3 + SMS-receiver: now used by 6 (attached,2*SMS-receiver,SMS-pending,SMS,Paging) (db.c:771) 20250822131838832 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x0C9927D3 - SMS-receiver: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (gsm_04_11.c:76) 20250822131838832 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131838832 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131838832 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131838832 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131838832 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131838832 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131838833 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131838833 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(695)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(695)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(694)@718a44d66dfb: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_call_already_paging0(702) TC_lu_and_mt_call_already_paging0(702)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_already_paging0(702)@718a44d66dfb: MNCC signals MT call, before Paging Response MSC_Test_0-RAN(694)@718a44d66dfb: Created IMSI[1] for '262420000000391'H'0C9927D3'O to be handled at TC_lu_and_mt_call_already_paging0(702) MSC_Test-MNCC(696)@718a44d66dfb: Added conn table entry 0TC_lu_and_mt_call_already_paging0(702)1311244309 20250822131838853 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x0C9927D3 + 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) 20250822131838853 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x0C9927D3 + CC: now used by 7 (attached,SMS-receiver,SMS-pending,SMS,Paging,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250822131838853 DCC DEBUG trans(CC:NULL IMSI-262420000000391:MSISDN-491230000391:TMSI-0x0C9927D3 callref-0x4e280015 tid-255) New transaction (transaction.c:231) 20250822131838853 DMNCC DEBUG trans(CC:NULL IMSI-262420000000391:MSISDN-491230000391:TMSI-0x0C9927D3 callref-0x4e280015 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) 20250822131838853 DCC DEBUG trans(CC:NULL IMSI-262420000000391:MSISDN-491230000391:TMSI-0x0C9927D3 callref-0x4e280015 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) 20250822131838853 DMNCC DEBUG trans(CC:NULL IMSI-262420000000391:MSISDN-491230000391:TMSI-0x0C9927D3 callref-0x4e280015 tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250822131838853 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x0C9927D3 - 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)@718a44d66dfb: phone answers Paging, expecting both SMS and MT call to be established TC_lu_and_mt_call_already_paging0(702)@718a44d66dfb: 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 := '0C9927D3'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(694)@718a44d66dfb: Added conn table entry 0TC_lu_and_mt_call_already_paging0(702)6279023 MSC_Test_0-SCCP(693)@718a44d66dfb: First idle individual index:0 MSC_Test_0-M3UA(695)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131839357 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131839357 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131839357 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131839357 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131839357 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131839357 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131839357 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131839357 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131839357 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0C9927D3:GERAN-A-86:PAGING_RESP)[0x56365e9fec60]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822131839357 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0C9927D3:GERAN-A-86:PAGING_RESP)[0x56365e9fec60]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x0C9927D3:GERAN-A-86:PAGING_RESP)[0x56365ea16880] (fsm.c:486) 20250822131839357 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0C9927D3:GERAN-A-86:PAGING_RESP)[0x56365e9fec60]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250822131839357 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0C9927D3:GERAN-A-86:PAGING_RESP)[0x56365e9fec60]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822131839357 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x0C9927D3 + 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) 20250822131839357 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x0C9927D3 + active-conn: now used by 8 (attached,SMS-receiver,SMS-pending,SMS,Paging,CC,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822131839357 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x0C9927D3:GERAN-A-86:PAGING_RESP)[0x56365e9fec60]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822131839358 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x0C9927D3:GERAN-A-86:PAGING_RESP)[0x56365e9fec60]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822131839358 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x0C9927D3:GERAN-A-86:PAGING_RESP)[0x56365e9fec60]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822131839358 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x0C9927D3:GERAN-A-86:PAGING_RESP)[0x56365e9fec60]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822131839358 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x0C9927D3:GERAN-A-86:PAGING_RESP)[0x56365e9fec60]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822131839358 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x0C9927D3:GERAN-A-86:PAGING_RESP)[0x56365e9fec60]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822131839358 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x0C9927D3:GERAN-A-86:PAGING_RESP)[0x56365e9fec60]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822131839358 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x0C9927D3:GERAN-A-86:PAGING_RESP)[0x56365e9fec60]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822131839358 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x0C9927D3:GERAN-A-86:PAGING_RESP)[0x56365e9fec60]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822131839358 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x0C9927D3:GERAN-A-86:PAGING_RESP)[0x56365e9fec60]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822131839358 DCC DEBUG trans(CC:NULL IMSI-262420000000391:MSISDN-491230000391:TMSI-0x0C9927D3 callref-0x4e280015 tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250822131839358 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250822131839358 DCC DEBUG trans(CC:NULL IMSI-262420000000391:MSISDN-491230000391:TMSI-0x0C9927D3:GERAN-A-86:PAGING_RESP callref-0x4e280015 tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250822131839358 DCC DEBUG trans(CC:NULL IMSI-262420000000391:MSISDN-491230000391:TMSI-0x0C9927D3:GERAN-A-86:PAGING_RESP callref-0x4e280015 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) 20250822131839358 DCC DEBUG trans(CC:NULL IMSI-262420000000391:MSISDN-491230000391:TMSI-0x0C9927D3:GERAN-A-86:PAGING_RESP callref-0x4e280015 tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250822131839358 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x0C9927D3 - Paging: now used by 7 (attached,SMS-receiver,SMS-pending,SMS,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250822131839358 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000391/3/1): Available (smpp_smsc.c:626) 20250822131839358 DMSC NOTICE Pending paging while subscriber 262420000000391 attached. (sms_queue.c:558) 20250822131839358 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x0C9927D3 - proc_arq_vlr_fn_init: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,CC,active-conn) (vlr_access_req_fsm.c:405) 20250822131839358 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131839359 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131839359 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131839359 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131839359 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131839359 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131839359 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131839359 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131839359 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131839359 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131839359 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131839359 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131839359 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131839359 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131839359 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131839359 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131839359 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131839359 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131839359 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131839359 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131839359 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131839359 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131839359 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131839359 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(695)@718a44d66dfb: Message received on association #8 20250822131839359 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131839359 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131839359 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131839359 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131839359 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(695)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(695)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(695)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822131839359 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131839359 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131839359 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(693)@718a44d66dfb: { messageType := 2, destLocRef := '5FCF6F'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)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(693)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(693)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(693)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(693)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(695)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(695)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(695)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(695)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(693)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(693)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(693)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(693)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(693)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(693)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(693)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(693)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822131839362 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x0C9927D3 + VTY: now used by 7 (attached,SMS-receiver,SMS-pending,SMS,CC,active-conn,VTY) (msc_vty.c:1285) 20250822131839362 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x0C9927D3 - 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)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_already_paging0(702)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_already_paging0(702)@718a44d66dfb: Got SMS-DELIVER TC_lu_and_mt_call_already_paging0(702)@718a44d66dfb: Got CC Setup TC_lu_and_mt_call_already_paging0(702)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_already_paging0(702)@718a44d66dfb: success, tear down MSC_Test_0-SCCP(693)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(693)@718a44d66dfb: vl_len:6 MSC_Test_0-SCCP(693)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(693)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000422040100'O MSC_Test_0-M3UA(695)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131839374 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131839374 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131839374 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131839374 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131839374 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131839374 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131839374 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131839374 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131839374 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x0C9927D3 + 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) 20250822131839374 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x0C9927D3 + 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) 20250822131839374 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x0C9927D3 - 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) 20250822131839374 DLSMS ERROR trans(SMS IMSI-262420000000391:MSISDN-491230000391:TMSI-0x0C9927D3:GERAN-A-86:PAGING_RESP callref-0x40000001 tid-0) Freeing transaction that still contains an SMS -- discarding (gsm_04_11.c:1405) 20250822131839374 DLSMS NOTICE Sending SMS 1 failed 1 times. (sms_queue.c:248) 20250822131839374 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x0C9927D3 - SMS-pending: now used by 6 (attached,SMS-receiver,SMS,CC,active-conn,msc_a_fsm_releasing_onenter) (sms_queue.c:217) 20250822131839375 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x0C9927D3 - SMS-receiver: now used by 5 (attached,SMS,CC,active-conn,msc_a_fsm_releasing_onenter) (gsm_04_11.c:76) 20250822131839375 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x0C9927D3 - SMS: now used by 4 (attached,CC,active-conn,msc_a_fsm_releasing_onenter) (transaction.c:281) 20250822131839375 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000391:MSISDN-491230000391:TMSI-0x0C9927D3:GERAN-A-86:PAGING_RESP callref-0x4e280015 tid-0) Freeing transaction (transaction.c:243) 20250822131839375 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000391:MSISDN-491230000391:TMSI-0x0C9927D3:GERAN-A-86:PAGING_RESP callref-0x4e280015 tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250822131839375 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000391:MSISDN-491230000391:TMSI-0x0C9927D3:GERAN-A-86:PAGING_RESP callref-0x4e280015 tid-0) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250822131839375 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000391:MSISDN-491230000391:TMSI-0x0C9927D3:GERAN-A-86:PAGING_RESP callref-0x4e280015 tid-0) new state CALL_PRESENT -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250822131839375 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000391:MSISDN-491230000391:TMSI-0x0C9927D3:GERAN-A-86:PAGING_RESP callref-0x4e280015 tid-0) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250822131839375 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000391:MSISDN-491230000391:TMSI-0x0C9927D3:GERAN-A-86:PAGING_RESP callref-0x4e280015 tid-0) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250822131839375 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x0C9927D3 - CC: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (transaction.c:281) 20250822131839375 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x0C9927D3 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822131839375 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131839375 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131839375 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131839375 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131839375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131839375 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131839375 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131839375 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131839375 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131839375 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131839375 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131839375 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131839375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131839375 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131839375 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131839375 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(695)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(695)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(695)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(695)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(693)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(693)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(693)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(693)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(693)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(693)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(693)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(693)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(693)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(693)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(693)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(693)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822131839378 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131839378 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131839378 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131839378 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131839378 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131839378 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131839378 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131839378 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(695)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131839378 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x0C9927D3:GERAN-A-86:PAGING_RESP)[0x56365e9fec60]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822131839378 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x0C9927D3:GERAN-A-86:PAGING_RESP)[0x56365e9fec60]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x0C9927D3:GERAN-A-86:PAGING_RESP)[0x56365ea16880] (msc_a.c:1053) 20250822131839378 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x0C9927D3:GERAN-A-86:PAGING_RESP)[0x56365e9fec60]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822131839378 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x0C9927D3:GERAN-A-86:PAGING_RESP)[0x56365e9fec60]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822131839378 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x0C9927D3 - active-conn: now used by 1 (attached) (msub.c:375) 20250822131839379 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131839379 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131839379 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131839379 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131839379 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131839379 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131839379 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131839379 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(695)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(695)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(693)@718a44d66dfb: Session index based on local reference:0 20250822131839379 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131839379 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131839379 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131839379 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131839379 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131839379 DLSS7 DEBUG Found route for dpc=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(695)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131839379 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131839379 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(694)@718a44d66dfb: Deleted conn table entry 0TC_lu_and_mt_call_already_paging0(702)6279023 TC_lu_and_mt_call_already_paging0(702)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822131839380 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x0C9927D3 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822131839380 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x0C9927D3 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_call_already_paging0(702)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_already_paging0(702)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822131839383 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x0C9927D3 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822131839383 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x0C9927D3 - VTY: now used by 1 (attached) (msc_vty.c:1387) TC_lu_and_mt_call_already_paging0(702)@718a44d66dfb: Final verdict of PTC: pass MSC_Test-GSUP(699)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-SCCP(693)@718a44d66dfb: Final verdict of PTC: none 20250822131839390 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822131839390 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250822131839391 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-M3UA(695)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP-IPA(698)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(696)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(703)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(694)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(697)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(692)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(700)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(701)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(692): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(693): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(694): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(695): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(696): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(697): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(698): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(699): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(700): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(701): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_lu_and_mt_call_already_paging0(702): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(703): none (pass -> pass) MTC@718a44d66dfb: Test case TC_lu_and_mt_call_already_paging finished. Verdict: pass MTC@718a44d66dfb: 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'. Fri Aug 22 13:18:39 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 20250822131839582 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822131839582 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822131839582 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822131839582 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822131839582 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822131839582 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822131839582 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822131839582 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822131839582 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822131839582 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131839582 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822131839582 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822131839583 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822131839583 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822131839583 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822131839583 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822131839583 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822131839583 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822131839583 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=284644) 20250822131840392 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=284644, count=321876) 20250822131841394 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822131841584 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822131841584 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822131841584 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:18:42 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_lu_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 20250822131842396 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_lu_and_mt_call_osmux started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(707)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(707)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(707)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(705)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822131843237 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(708)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822131843397 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822131843397 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(710)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(710)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822131843403 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(710)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(710)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(710)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@718a44d66dfb: IPA ID RESP: { { 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)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(710)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822131843423 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822131843423 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250822131843430 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822131843430 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822131843430 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822131843430 DLSS7 DEBUG 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)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(707)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(707)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822131843432 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131843432 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822131843432 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822131843432 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822131843432 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822131843432 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822131843432 DLSS7 DEBUG 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)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(707)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(707)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(707)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(707)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(707)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(707)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(707)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822131843432 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131843432 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822131843432 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822131843432 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822131843432 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822131843432 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822131843432 DLSS7 DEBUG 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)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(707)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(707)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) 20250822131843432 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822131843432 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(707)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(707)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(711)@718a44d66dfb: Created GsupExpect[0] for "262420000000039" to be handled at TC_lu_and_mt_call_osmux0(714) TC_lu_and_mt_call_osmux0(714)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250822131844235 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131844235 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131844235 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131844235 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131844235 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131844235 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131844235 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131844235 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(707)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131844236 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131844236 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131844236 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131844236 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131844236 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131844236 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131844236 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131844236 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(707)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(707)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(706)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(706)@718a44d66dfb: Added conn table entry 0TC_lu_and_mt_call_osmux0(714)516261 MSC_Test_0-SCCP(705)@718a44d66dfb: First idle individual index:0 MSC_Test_0-RAN(706)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 20250822131844240 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131844240 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131844240 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131844240 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131844240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131844240 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131844240 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131844240 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(707)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131844240 DMM DEBUG msc_a(IMSI-262420000000039:GERAN-A-87:LU)[0x56365ea0c8a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000039 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822131844240 DMM DEBUG msc_a(IMSI-262420000000039:GERAN-A-87:LU)[0x56365ea0c8a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822131844240 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-87:LU)[0x56365ea0ea90]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822131844240 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-87:LU)[0x56365ea0ea90]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000039:GERAN-A-87:LU)[0x56365ea0c8a0] (fsm.c:486) 20250822131844240 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-87:LU)[0x56365ea0ea90]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822131844240 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-87:LU)[0x56365ea0ea90]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822131844240 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822131844240 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822131844240 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250822131844240 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822131844240 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C:GERAN-A-87:LU)[0x56365ea0ea90]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822131844240 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C:GERAN-A-87:LU)[0x56365ea0ea90]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822131844240 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C:GERAN-A-87:LU)[0x56365ea0ea90]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822131844240 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C:GERAN-A-87:LU)[0x56365ea0ea90]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822131844240 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C:GERAN-A-87:LU)[0x56365ea0ea90]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822131844240 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C:GERAN-A-87:LU)[0x56365ea0ea90]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822131844240 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C:GERAN-A-87:LU)[0x56365ea13970]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822131844240 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C:GERAN-A-87:LU)[0x56365ea13970]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C:GERAN-A-87:LU)[0x56365ea0ea90] (fsm.c:486) 20250822131844240 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C:GERAN-A-87:LU)[0x56365ea13970]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822131844240 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C:GERAN-A-87:LU)[0x56365ea13970]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822131844240 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131844240 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131844240 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131844240 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131844240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131844240 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131844240 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131844240 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131844240 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131844240 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131844240 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131844240 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131844240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131844240 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131844240 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131844240 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(707)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(707)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(707)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(707)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(705)@718a44d66dfb: { messageType := 2, destLocRef := '07E0A5'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)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(705)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(705)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(705)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(705)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(711)@718a44d66dfb: Found GsupExpect[0] for "262420000000039" handled at TC_lu_and_mt_call_osmux0(714) MSC_Test-GSUP(711)@718a44d66dfb: Added IMSI table entry 0TC_lu_and_mt_call_osmux0(714)"262420000000039" 20250822131844242 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250822131844242 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(705)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(705)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(705)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(705)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(707)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131844242 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131844242 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131844242 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131844242 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131844242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131844242 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131844242 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131844242 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_lu_and_mt_call_osmux0(714)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_osmux0(714)@718a44d66dfb: setverdict(pass): none -> pass 20250822131844245 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822131844245 DVLR DEBUG IMSI:262420000000039 has MSISDN:491230000039 (vlr.c:1045) 20250822131844245 DMSC NOTICE msub(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C) VLR: update for IMSI=262420000000039 (MSISDN=491230000039) (gsm_04_08.c:1541) 20250822131844245 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822131844245 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822131844245 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C:GERAN-A-87:LU)[0x56365ea0ea90]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822131844245 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C:GERAN-A-87:LU)[0x56365ea13970]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822131844246 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C:GERAN-A-87:LU)[0x56365ea13970]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822131844246 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C:GERAN-A-87:LU)[0x56365ea13970]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822131844246 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C:GERAN-A-87:LU)[0x56365ea13970]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C:GERAN-A-87:LU)[0x56365ea0ea90] (vlr_lu_fsm.c:110) 20250822131844246 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C:GERAN-A-87:LU)[0x56365ea13970]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822131844246 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C:GERAN-A-87:LU)[0x56365ea13970]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822131844246 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C:GERAN-A-87:LU)[0x56365ea0ea90]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822131844246 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C:GERAN-A-87:LU)[0x56365ea0ea90]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822131844246 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C:GERAN-A-87:LU)[0x56365ea169b0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822131844246 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C:GERAN-A-87:LU)[0x56365ea169b0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C:GERAN-A-87:LU)[0x56365ea0ea90] (fsm.c:486) 20250822131844246 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C:GERAN-A-87:LU)[0x56365ea169b0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822131844246 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C:GERAN-A-87:LU)[0x56365ea169b0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822131844246 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C:GERAN-A-87:LU)[0x56365ea169b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822131844246 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C:GERAN-A-87:LU)[0x56365ea169b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822131844246 DMSC NOTICE msub(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C:TMSInew-0x6FF934FE) VLR: update for IMSI=262420000000039 (MSISDN=491230000039) (gsm_04_08.c:1541) 20250822131844246 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C:GERAN-A-87:LU)[0x56365ea169b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822131844246 DMM DEBUG -> IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C:TMSInew-0x6FF934FE LOCATION UPDATE ACCEPT (TMSI = 0x6ff934fe) (gsm_04_08.c:149) 20250822131844246 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C:TMSInew-0x6FF934FE - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822131844246 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131844246 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131844246 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131844246 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131844246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131844246 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131844246 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131844246 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(707)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(707)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(705)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(705)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(705)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(705)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_osmux0(714)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(706)@718a44d66dfb: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(706)@718a44d66dfb: patched enc_l3: '055B'O MSC_Test_0-SCCP(705)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(705)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(705)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(705)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(707)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131844249 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131844249 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131844249 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131844249 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131844249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131844249 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131844249 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131844249 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131844249 DMM DEBUG msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C:TMSInew-0x6FF934FE:GERAN-A-87:LU)[0x56365ea0c8a0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822131844249 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C:TMSInew-0x6FF934FE:GERAN-A-87:LU)[0x56365ea0ea90]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822131844249 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C:GERAN-A-87:LU)[0x56365ea169b0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822131844249 DMSC NOTICE msub(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6FF934FE) VLR: update for IMSI=262420000000039 (MSISDN=491230000039) (gsm_04_08.c:1541) 20250822131844249 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C:GERAN-A-87:LU)[0x56365ea169b0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822131844249 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6FF934FE:GERAN-A-87:LU)[0x56365ea0ea90]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822131844249 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C:GERAN-A-87:LU)[0x56365ea169b0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822131844249 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C:GERAN-A-87:LU)[0x56365ea169b0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6FF934FE:GERAN-A-87:LU)[0x56365ea0ea90] (vlr_lu_fsm.c:817) 20250822131844249 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C:GERAN-A-87:LU)[0x56365ea169b0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822131844249 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1E16FF9C:GERAN-A-87:LU)[0x56365ea169b0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822131844250 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6FF934FE:GERAN-A-87:LU)[0x56365ea0ea90]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822131844250 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000039/3/1): Available (smpp_smsc.c:626) 20250822131844250 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6FF934FE + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822131844250 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6FF934FE + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822131844250 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6FF934FE - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822131844250 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6FF934FE - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822131844250 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131844250 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131844250 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131844250 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131844250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131844250 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131844250 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131844250 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(707)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(707)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(705)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(705)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(705)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(705)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(705)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(705)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(705)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(705)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822131844251 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131844251 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131844251 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131844251 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131844251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131844251 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131844251 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131844251 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(707)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131844251 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6FF934FE:GERAN-A-87:LU)[0x56365ea0ea90]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822131844251 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6FF934FE:GERAN-A-87:LU)[0x56365ea0ea90]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6FF934FE:GERAN-A-87:LU)[0x56365ea0c8a0] (msc_a.c:1053) 20250822131844251 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6FF934FE:GERAN-A-87:LU)[0x56365ea0ea90]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822131844251 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6FF934FE:GERAN-A-87:LU)[0x56365ea0ea90]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822131844251 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6FF934FE:GERAN-A-87:LU)[0x56365ea0ea90]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822131844251 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6FF934FE - active-conn: now used by 1 (attached) (msub.c:375) 20250822131844251 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131844251 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131844251 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131844251 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131844251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131844251 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131844251 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131844251 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(707)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(707)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(705)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-M3UA(707)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131844251 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131844251 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131844251 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131844251 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131844251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131844251 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131844251 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131844251 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(706)@718a44d66dfb: Deleted conn table entry 0TC_lu_and_mt_call_osmux0(714)516261 TC_lu_and_mt_call_osmux0(714)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822131844252 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6FF934FE + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822131844252 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6FF934FE - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_call_osmux0(714)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_osmux0(714)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_osmux0(714)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(706)@718a44d66dfb: Created IMSI[0] for '262420000000039'H'6FF934FE'O to be handled at TC_lu_and_mt_call_osmux0(714) MSC_Test-MNCC(708)@718a44d66dfb: Added conn table entry 0TC_lu_and_mt_call_osmux0(714)230176396 20250822131844256 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6FF934FE + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250822131844256 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6FF934FE + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250822131844256 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6FF934FE callref-0xdb8368c tid-255) New transaction (transaction.c:231) 20250822131844256 DMNCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6FF934FE callref-0xdb8368c 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) 20250822131844256 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6FF934FE callref-0xdb8368c 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) 20250822131844256 DMNCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6FF934FE callref-0xdb8368c tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250822131844257 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6FF934FE + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250822131844257 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6FF934FE - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250822131844257 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131844257 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131844257 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131844257 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131844257 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131844257 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131844257 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131844257 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(707)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(707)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(706)@718a44d66dfb: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_call_osmux0(714) TC_lu_and_mt_call_osmux0(714)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(706)@718a44d66dfb: Created IMSI[1] for '262420000000039'H'6FF934FE'O to be handled at TC_lu_and_mt_call_osmux0(714) TC_lu_and_mt_call_osmux0(714)@718a44d66dfb: 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 := '6FF934FE'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(706)@718a44d66dfb: Added conn table entry 0TC_lu_and_mt_call_osmux0(714)10110489 MSC_Test_0-SCCP(705)@718a44d66dfb: First idle individual index:0 MSC_Test_0-M3UA(707)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131844261 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131844261 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131844261 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131844261 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131844261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131844261 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131844261 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131844261 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131844261 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6FF934FE:GERAN-A-88:PAGING_RESP)[0x56365e9fec60]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822131844261 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6FF934FE:GERAN-A-88:PAGING_RESP)[0x56365e9fec60]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x6FF934FE:GERAN-A-88:PAGING_RESP)[0x56365ea16880] (fsm.c:486) 20250822131844261 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6FF934FE:GERAN-A-88:PAGING_RESP)[0x56365e9fec60]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250822131844261 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6FF934FE:GERAN-A-88:PAGING_RESP)[0x56365e9fec60]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822131844261 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6FF934FE + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822131844261 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6FF934FE + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822131844261 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6FF934FE:GERAN-A-88:PAGING_RESP)[0x56365e9fec60]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822131844261 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6FF934FE:GERAN-A-88:PAGING_RESP)[0x56365e9fec60]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822131844261 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6FF934FE:GERAN-A-88:PAGING_RESP)[0x56365e9fec60]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822131844261 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6FF934FE:GERAN-A-88:PAGING_RESP)[0x56365e9fec60]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822131844261 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6FF934FE:GERAN-A-88:PAGING_RESP)[0x56365e9fec60]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822131844261 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6FF934FE:GERAN-A-88:PAGING_RESP)[0x56365e9fec60]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822131844261 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6FF934FE:GERAN-A-88:PAGING_RESP)[0x56365e9fec60]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822131844261 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6FF934FE:GERAN-A-88:PAGING_RESP)[0x56365e9fec60]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822131844261 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6FF934FE:GERAN-A-88:PAGING_RESP)[0x56365e9fec60]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822131844261 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6FF934FE:GERAN-A-88:PAGING_RESP)[0x56365e9fec60]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822131844261 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6FF934FE callref-0xdb8368c tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250822131844261 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250822131844261 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6FF934FE:GERAN-A-88:PAGING_RESP callref-0xdb8368c tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250822131844262 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6FF934FE:GERAN-A-88:PAGING_RESP callref-0xdb8368c 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) 20250822131844262 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6FF934FE:GERAN-A-88:PAGING_RESP callref-0xdb8368c tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250822131844262 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6FF934FE - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250822131844262 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000039/3/1): Available (smpp_smsc.c:626) 20250822131844262 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6FF934FE - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250822131844262 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131844262 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131844262 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131844262 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131844262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131844262 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131844262 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131844262 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131844262 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131844262 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131844262 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131844262 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131844262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131844262 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131844262 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131844262 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131844262 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131844262 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131844262 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131844262 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131844262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131844262 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131844262 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131844262 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(707)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(707)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(707)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(707)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(705)@718a44d66dfb: { messageType := 2, destLocRef := '9A4619'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-M3UA(707)@718a44d66dfb: Message received on association #8 MSC_Test_0-SCCP(705)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-M3UA(707)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(705)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(705)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(705)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(705)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(705)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(705)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(705)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(705)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822131844262 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6FF934FE + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250822131844262 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6FF934FE - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_lu_and_mt_call_osmux0(714)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_osmux0(714)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_osmux0(714)@718a44d66dfb: f_mt_call_complete 1 MSC_Test_0-RAN(706)@718a44d66dfb: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(706)@718a44d66dfb: patched enc_l3: '8301'O MSC_Test_0-SCCP(705)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(705)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(705)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(705)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(707)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131844265 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131844265 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131844265 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131844265 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131844265 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131844265 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131844265 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131844265 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131844265 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6FF934FE:GERAN-A-88:PAGING_RESP callref-0xdb8368c tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2690) 20250822131844265 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6FF934FE:GERAN-A-88:PAGING_RESP callref-0xdb8368c tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250822131844265 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6FF934FE:GERAN-A-88:PAGING_RESP callref-0xdb8368c tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250822131844265 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6FF934FE:GERAN-A-88:PAGING_RESP callref-0xdb8368c tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250822131844265 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6FF934FE:GERAN-A-88:PAGING_RESP callref-0xdb8368c 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) 20250822131844265 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6FF934FE:GERAN-A-88:PAGING_RESP callref-0xdb8368c 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)@718a44d66dfb: f_mt_call_complete 2 MSC_Test-MGCP(709)@718a44d66dfb: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_call_osmux0(714) 20250822131844267 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6FF934FE:GERAN-A-88:PAGING_RESP callref-0xdb8368c tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250822131844267 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6FF934FE:GERAN-A-88:PAGING_RESP)[0x56365ea169b0]{ESTABLISHING}: Allocated (fsm.c:456) 20250822131844267 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6FF934FE:GERAN-A-88:PAGING_RESP)[0x56365ea169b0]{ESTABLISHING}: is child of msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6FF934FE:GERAN-A-88:PAGING_RESP)[0x56365ea16880] (fsm.c:486) 20250822131844267 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6FF934FE:GERAN-A-88:PAGING_RESP callref-0xdb8368c 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) 20250822131844267 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6FF934FE:GERAN-A-88:PAGING_RESP)[0x56365ea08b80]{UNINITIALIZED}: Allocated (fsm.c:456) 20250822131844267 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6FF934FE:GERAN-A-88:PAGING_RESP)[0x56365ea08b80]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6FF934FE:GERAN-A-88:PAGING_RESP)[0x56365ea169b0] (fsm.c:486) 20250822131844267 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6FF934FE:GERAN-A-88:PAGING_RESP:trans-0:call-20:RTP_TO_CN:no-CI)[0x56365ea08b80]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250822131844267 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6FF934FE:GERAN-A-88:PAGING_RESP:trans-0:call-20:RTP_TO_CN:no-CI)[0x56365ea08b80]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250822131844267 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6FF934FE:GERAN-A-88:PAGING_RESP)[0x56365ea08de0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250822131844267 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6FF934FE:GERAN-A-88:PAGING_RESP)[0x56365ea08de0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6FF934FE:GERAN-A-88:PAGING_RESP)[0x56365ea169b0] (fsm.c:486) 20250822131844267 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6FF934FE:GERAN-A-88:PAGING_RESP:trans-0:call-20:RTP_TO_RAN:no-CI)[0x56365ea08de0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250822131844267 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6FF934FE:GERAN-A-88:PAGING_RESP:trans-0:call-20:RTP_TO_RAN:no-CI:osmux--2--1)[0x56365ea08de0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(709)@718a44d66dfb: 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)@718a44d66dfb: f_mt_call_complete 3 20250822131844272 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6FF934FE:GERAN-A-88:PAGING_RESP:trans-0:call-20:RTP_TO_CN:no-CI)[0x56365ea08b80]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822131844272 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6FF934FE:GERAN-A-88:PAGING_RESP)[0x56365ea169b0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250822131844272 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6FF934FE:GERAN-A-88:PAGING_RESP callref-0xdb8368c tid-0) CN RTP address available, but in unexpected state 7 (gsm_04_08_cc.c:2122) TC_lu_and_mt_call_osmux0(714)@718a44d66dfb: f_mt_call_complete 4 TC_lu_and_mt_call_osmux0(714)@718a44d66dfb: f_handle_crcx(): got Osmux CID: -1 20250822131844273 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6FF934FE:GERAN-A-88:PAGING_RESP:trans-0:call-20:RTP_TO_RAN:no-CI:osmux--2--1)[0x56365ea08de0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822131844273 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6FF934FE:GERAN-A-88:PAGING_RESP)[0x56365ea169b0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250822131844273 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6FF934FE:GERAN-A-88:PAGING_RESP callref-0xdb8368c 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) 20250822131844273 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6FF934FE:GERAN-A-88:PAGING_RESP callref-0xdb8368c tid-0) Sending Assignment Command (msc_a.c:706) 20250822131844273 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131844273 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131844273 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131844273 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131844273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131844273 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131844273 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131844273 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(707)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(707)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(705)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(705)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(705)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(705)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_osmux0(714)@718a44d66dfb: f_mt_call_complete 6 MSC_Test_0-SCCP(705)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(705)@718a44d66dfb: vl_len:16 MSC_Test_0-SCCP(705)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(705)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E0180F100'O MSC_Test_0-M3UA(707)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131844276 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131844276 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131844276 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131844276 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131844276 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131844276 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131844276 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131844276 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131844276 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6FF934FE: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)[0x56365ea08de0]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250822131844276 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6FF934FE: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)[0x56365ea08de0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250822131844276 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6FF934FE: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)[0x56365ea08de0]{ESTABLISHING}: setting remote Osmux CID to 0 (rtp_stream.c:493) 20250822131844276 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6FF934FE: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)[0x56365ea08de0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs remote-Osmux-CID (rtp_stream.c:411) MSC_Test_0-RAN(706)@718a44d66dfb: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(706)@718a44d66dfb: patched enc_l3: '8347'O 20250822131844276 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6FF934FE:GERAN-A-88:PAGING_RESP callref-0xdb8368c 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) 20250822131844276 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6FF934FE:GERAN-A-88:PAGING_RESP callref-0xdb8368c 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) 20250822131844276 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6FF934FE:GERAN-A-88:PAGING_RESP callref-0xdb8368c 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) 20250822131844276 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6FF934FE:GERAN-A-88:PAGING_RESP callref-0xdb8368c 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(705)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(705)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(705)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(705)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(707)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_call_osmux0(714)@718a44d66dfb: f_mt_call_complete 5 TC_lu_and_mt_call_osmux0(714)@718a44d66dfb: f_mt_call_complete 8 20250822131844277 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6FF934FE: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)[0x56365ea08de0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822131844277 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6FF934FE: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)[0x56365ea08de0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250822131844277 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6FF934FE:GERAN-A-88:PAGING_RESP)[0x56365ea169b0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250822131844478 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131844478 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131844478 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131844478 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131844478 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131844478 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131844478 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131844478 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131844479 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6FF934FE:GERAN-A-88:PAGING_RESP callref-0xdb8368c tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2690) 20250822131844479 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6FF934FE:GERAN-A-88:PAGING_RESP callref-0xdb8368c tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250822131844479 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6FF934FE:GERAN-A-88:PAGING_RESP callref-0xdb8368c tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250822131844479 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6FF934FE:GERAN-A-88:PAGING_RESP callref-0xdb8368c 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) 20250822131844479 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6FF934FE:GERAN-A-88:PAGING_RESP callref-0xdb8368c 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)@718a44d66dfb: f_mt_call_complete 7 20250822131844484 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6FF934FE:GERAN-A-88:PAGING_RESP callref-0xdb8368c tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250822131844484 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6FF934FE:GERAN-A-88:PAGING_RESP callref-0xdb8368c 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) 20250822131844484 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6FF934FE:GERAN-A-88:PAGING_RESP:trans-0:call-20:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x56365ea08b80]{ESTABLISHING}: setting codecs to GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111 (rtp_stream.c:430) 20250822131844484 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6FF934FE: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)[0x56365ea08b80]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250822131844484 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6FF934FE: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)[0x56365ea08b80]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250822131844484 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6FF934FE: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)[0x56365ea08b80]{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)@718a44d66dfb: f_mt_call_complete 9 TC_lu_and_mt_call_osmux0(714)@718a44d66dfb: Osmux ok: use_osmux = true got_osmux_count = 1 TC_lu_and_mt_call_osmux0(714)@718a44d66dfb: f_mt_call_complete DONE TC_lu_and_mt_call_osmux0(714)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_osmux0(714)@718a44d66dfb: Hold the call for some time 20250822131844489 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6FF934FE: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)[0x56365ea08b80]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822131844489 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6FF934FE: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)[0x56365ea08b80]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250822131844489 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6FF934FE:GERAN-A-88:PAGING_RESP)[0x56365ea169b0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250822131844489 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6FF934FE:GERAN-A-88:PAGING_RESP)[0x56365ea169b0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) TC_lu_and_mt_call_osmux0(714)@718a44d66dfb: Call stayed open for 5.000000 seconds, all is well. TC_lu_and_mt_call_osmux0(714)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_osmux0(714)@718a44d66dfb: Hangup TC_lu_and_mt_call_osmux0(714)@718a44d66dfb: f_call_hangup 0: tx MNCC_DISC_REQ 20250822131849492 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6FF934FE:GERAN-A-88:PAGING_RESP callref-0xdb8368c tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250822131849492 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6FF934FE:GERAN-A-88:PAGING_RESP callref-0xdb8368c tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822131849492 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6FF934FE:GERAN-A-88:PAGING_RESP callref-0xdb8368c tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250822131849492 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6FF934FE:GERAN-A-88:PAGING_RESP callref-0xdb8368c tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250822131849493 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131849493 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131849493 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131849493 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131849493 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131849493 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131849493 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131849493 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(707)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(707)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(705)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(705)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(705)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(705)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_osmux0(714)@718a44d66dfb: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(706)@718a44d66dfb: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(706)@718a44d66dfb: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(705)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(705)@718a44d66dfb: vl_len:9 MSC_Test_0-SCCP(705)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(705)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O 20250822131849502 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131849502 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131849502 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131849502 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131849502 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131849502 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131849502 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131849502 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(707)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131849502 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6FF934FE:GERAN-A-88:PAGING_RESP callref-0xdb8368c tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2690) 20250822131849502 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6FF934FE:GERAN-A-88:PAGING_RESP callref-0xdb8368c tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250822131849502 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6FF934FE:GERAN-A-88:PAGING_RESP callref-0xdb8368c tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250822131849502 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6FF934FE:GERAN-A-88:PAGING_RESP callref-0xdb8368c tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250822131849502 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6FF934FE:GERAN-A-88:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250822131849502 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6FF934FE:GERAN-A-88:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822131849502 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6FF934FE - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250822131849502 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6FF934FE + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822131849502 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6FF934FE + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822131849502 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6FF934FE - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822131849502 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6FF934FE:GERAN-A-88:PAGING_RESP)[0x56365ea169b0]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250822131849502 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6FF934FE: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)[0x56365ea08de0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250822131849502 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6FF934FE: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)[0x56365ea08de0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6FF934FE:GERAN-A-88:PAGING_RESP)[0x56365ea169b0] (call_leg.c:197) 20250822131849503 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6FF934FE: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)[0x56365ea08de0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250822131849503 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6FF934FE: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)[0x56365ea08de0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250822131849503 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6FF934FE: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)[0x56365ea08b80]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250822131849503 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6FF934FE: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)[0x56365ea08b80]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6FF934FE:GERAN-A-88:PAGING_RESP)[0x56365ea169b0] (call_leg.c:197) 20250822131849503 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6FF934FE:GERAN-A-88:PAGING_RESP)[0x56365ea169b0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250822131849503 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6FF934FE: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)[0x56365ea08b80]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250822131849503 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6FF934FE: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)[0x56365ea08b80]{ESTABLISHED}: Deallocated (fsm.c:568) 20250822131849503 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6FF934FE:GERAN-A-88:PAGING_RESP)[0x56365ea169b0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250822131849503 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6FF934FE:GERAN-A-88:PAGING_RESP)[0x56365ea169b0]{RELEASING}: Removing from parent msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6FF934FE:GERAN-A-88:PAGING_RESP)[0x56365ea16880] (call_leg.c:198) 20250822131849503 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6FF934FE:GERAN-A-88:PAGING_RESP)[0x56365ea169b0]{RELEASING}: Freeing instance (call_leg.c:198) 20250822131849503 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6FF934FE:GERAN-A-88:PAGING_RESP)[0x56365ea169b0]{RELEASING}: Deallocated (fsm.c:568) 20250822131849503 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6FF934FE - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822131849503 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131849503 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131849503 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131849503 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131849503 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131849503 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131849503 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131849503 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131849503 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131849503 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131849503 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131849503 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131849503 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131849503 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131849503 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131849503 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(707)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(707)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(705)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(705)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(705)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(705)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(707)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(707)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(705)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(705)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(705)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(705)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(708)@718a44d66dfb: Deleted conn table entry 0TC_lu_and_mt_call_osmux0(714)230176396 TC_lu_and_mt_call_osmux0(714)@718a44d66dfb: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_call_osmux0(714)@718a44d66dfb: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_call_osmux0(714)@718a44d66dfb: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_call_osmux0(714)@718a44d66dfb: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_call_osmux0(714)@718a44d66dfb: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(705)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(705)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(705)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(705)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(707)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131849509 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131849509 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131849509 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131849509 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131849509 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131849509 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131849509 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131849509 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131849509 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6FF934FE:GERAN-A-88:PAGING_RESP)[0x56365e9fec60]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822131849509 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6FF934FE:GERAN-A-88:PAGING_RESP)[0x56365e9fec60]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6FF934FE:GERAN-A-88:PAGING_RESP)[0x56365ea16880] (msc_a.c:1053) 20250822131849509 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6FF934FE:GERAN-A-88:PAGING_RESP)[0x56365e9fec60]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822131849509 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6FF934FE:GERAN-A-88:PAGING_RESP)[0x56365e9fec60]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822131849509 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6FF934FE - active-conn: now used by 1 (attached) (msub.c:375) 20250822131849509 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131849509 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131849509 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131849509 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131849509 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131849510 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131849510 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131849510 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(707)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(707)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(705)@718a44d66dfb: Session index based on local reference:0 20250822131849510 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131849510 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131849510 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131849510 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131849510 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131849510 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131849510 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131849510 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(707)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(706)@718a44d66dfb: Deleted conn table entry 0TC_lu_and_mt_call_osmux0(714)10110489 TC_lu_and_mt_call_osmux0(714)@718a44d66dfb: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_call_osmux0(714)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_osmux0(714)@718a44d66dfb: f_call_hangup 9: done MSC_Test_0-RAN(706)@718a44d66dfb: Removed IMSI[0] for '262420000000039'H to be handled at TC_lu_and_mt_call_osmux0(714) TC_lu_and_mt_call_osmux0(714)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_osmux0(714)@718a44d66dfb: Final verdict of PTC: pass 20250822131850524 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822131850524 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822131850524 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822131850524 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822131850524 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822131850524 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822131850524 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822131850524 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822131850524 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822131850524 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131850524 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822131850524 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822131850524 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822131850524 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822131850524 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822131850525 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822131850525 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(711)@718a44d66dfb: Final verdict of PTC: none 20250822131850525 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822131850525 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(707)@718a44d66dfb: Final verdict of PTC: none 20250822131850526 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822131850526 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(705)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(708)@718a44d66dfb: Final verdict of PTC: none 20250822131850527 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MGCP(709)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(712)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP-IPA(710)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(706)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(715)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(704)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(713)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(704): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(705): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(706): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(707): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(708): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(709): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(710): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(711): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(712): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(713): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_lu_and_mt_call_osmux0(714): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(715): none (pass -> pass) MTC@718a44d66dfb: Test case TC_lu_and_mt_call_osmux finished. Verdict: pass MTC@718a44d66dfb: 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'. Fri Aug 22 13:18:50 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=415224) 20250822131851529 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=415224, count=416480) 20250822131852526 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822131852526 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822131852526 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822131852531 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:18:53 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_lu_and_mo_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 20250822131853533 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_lu_and_mo_sms started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(719)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(719)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(719)@718a44d66dfb: ************************************************* MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-SCCP(717)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822131854351 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(720)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822131854534 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822131854534 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(722)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(722)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822131854540 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(722)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(722)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(722)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@718a44d66dfb: IPA ID RESP: { { 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)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(722)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822131854545 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822131854545 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822131854545 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822131854545 DLSS7 DEBUG 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)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(719)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(719)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822131854546 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131854546 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822131854546 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822131854546 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822131854546 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822131854546 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822131854546 DLSS7 DEBUG 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)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(719)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(719)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(719)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(719)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822131854547 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131854547 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822131854547 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822131854547 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822131854547 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822131854547 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822131854547 DLSS7 DEBUG 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)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(719)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(719)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822131854547 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822131854547 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(719)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(719)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(719)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(719)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(719)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822131854556 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822131854556 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(723)@718a44d66dfb: Created GsupExpect[0] for "262420000000042" to be handled at TC_lu_and_mo_sms0(726) TC_lu_and_mo_sms0(726)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250822131855357 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131855357 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131855357 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131855357 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131855357 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131855357 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131855357 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131855357 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(719)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131855358 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131855358 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131855358 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131855358 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131855358 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131855358 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131855358 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131855358 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(719)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(719)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(718)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(718)@718a44d66dfb: Added conn table entry 0TC_lu_and_mo_sms0(726)13813678 MSC_Test_0-SCCP(717)@718a44d66dfb: First idle individual index:0 MSC_Test_0-RAN(718)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 20250822131855373 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131855373 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131855373 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131855373 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131855373 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131855373 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131855373 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131855373 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(719)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131855373 DMM DEBUG msc_a(IMSI-262420000000042:GERAN-A-89:LU)[0x56365ea094e0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000042 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822131855373 DMM DEBUG msc_a(IMSI-262420000000042:GERAN-A-89:LU)[0x56365ea094e0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822131855374 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000042:GERAN-A-89:LU)[0x56365ea08b80]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822131855374 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000042:GERAN-A-89:LU)[0x56365ea08b80]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000042:GERAN-A-89:LU)[0x56365ea094e0] (fsm.c:486) 20250822131855374 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000042:GERAN-A-89:LU)[0x56365ea08b80]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822131855374 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000042:GERAN-A-89:LU)[0x56365ea08b80]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822131855374 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822131855374 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000042 id=262420000000042 (vlr.c:661) 20250822131855374 DVLR INFO New subscr, IMSI: 262420000000042 (vlr.c:562) 20250822131855374 DVLR DEBUG VLR subscr IMSI-262420000000042 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822131855374 DVLR DEBUG VLR subscr IMSI-262420000000042 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822131855374 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822131855374 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000042:GERAN-A-89:LU)[0x56365ea08b80]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822131855374 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000042:GERAN-A-89:LU)[0x56365ea08b80]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822131855374 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000042:GERAN-A-89:LU)[0x56365ea08b80]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822131855374 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000042:GERAN-A-89:LU)[0x56365ea08b80]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822131855374 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000042:GERAN-A-89:LU)[0x56365ea08b80]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822131855374 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000042:GERAN-A-89:LU)[0x56365ea08b80]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822131855374 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000042:GERAN-A-89:LU)[0x56365ea169b0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822131855374 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000042:GERAN-A-89:LU)[0x56365ea169b0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000042:GERAN-A-89:LU)[0x56365ea08b80] (fsm.c:486) 20250822131855374 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000042:GERAN-A-89:LU)[0x56365ea169b0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822131855374 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000042:GERAN-A-89:LU)[0x56365ea169b0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822131855374 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131855374 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131855374 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131855374 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131855374 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131855374 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131855374 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131855374 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131855374 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131855374 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131855374 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131855374 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131855374 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131855374 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131855374 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131855374 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(719)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(719)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(719)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(719)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(717)@718a44d66dfb: { messageType := 2, destLocRef := 'D2C7AE'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)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(717)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(717)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(717)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(717)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(723)@718a44d66dfb: Found GsupExpect[0] for "262420000000042" handled at TC_lu_and_mo_sms0(726) MSC_Test-GSUP(723)@718a44d66dfb: Added IMSI table entry 0TC_lu_and_mo_sms0(726)"262420000000042" 20250822131855377 DVLR DEBUG VLR subscr IMSI-262420000000042 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250822131855377 DVLR DEBUG VLR subscr IMSI-262420000000042 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_lu_and_mo_sms0(726)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(717)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(717)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(717)@718a44d66dfb: vl_from0 TC_lu_and_mo_sms0(726)@718a44d66dfb: setverdict(pass): none -> pass MSC_Test_0-SCCP(717)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250822131855379 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131855379 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131855379 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131855379 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131855379 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131855379 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131855379 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131855379 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(719)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131855384 DVLR DEBUG VLR subscr IMSI-262420000000042 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822131855384 DVLR DEBUG IMSI:262420000000042 has MSISDN:491230000042 (vlr.c:1045) 20250822131855384 DMSC NOTICE msub(IMSI-262420000000042:MSISDN-491230000042) VLR: update for IMSI=262420000000042 (MSISDN=491230000042) (gsm_04_08.c:1541) 20250822131855384 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822131855385 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822131855385 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000042:MSISDN-491230000042:GERAN-A-89:LU)[0x56365ea08b80]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822131855385 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000042:GERAN-A-89:LU)[0x56365ea169b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822131855385 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000042:GERAN-A-89:LU)[0x56365ea169b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822131855385 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000042:GERAN-A-89:LU)[0x56365ea169b0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822131855385 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000042:GERAN-A-89:LU)[0x56365ea169b0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000042:MSISDN-491230000042:GERAN-A-89:LU)[0x56365ea08b80] (vlr_lu_fsm.c:110) 20250822131855385 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000042:GERAN-A-89:LU)[0x56365ea169b0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822131855385 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000042:GERAN-A-89:LU)[0x56365ea169b0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822131855385 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000042:MSISDN-491230000042:GERAN-A-89:LU)[0x56365ea08b80]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822131855385 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000042:MSISDN-491230000042:GERAN-A-89:LU)[0x56365ea08b80]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822131855385 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000042:MSISDN-491230000042:GERAN-A-89:LU)[0x56365e9fec60]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822131855385 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000042:MSISDN-491230000042:GERAN-A-89:LU)[0x56365e9fec60]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000042:MSISDN-491230000042:GERAN-A-89:LU)[0x56365ea08b80] (fsm.c:486) 20250822131855385 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000042:MSISDN-491230000042:GERAN-A-89:LU)[0x56365e9fec60]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822131855385 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000042:MSISDN-491230000042:GERAN-A-89:LU)[0x56365e9fec60]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822131855385 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000042:MSISDN-491230000042:GERAN-A-89:LU)[0x56365e9fec60]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822131855385 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000042:MSISDN-491230000042:GERAN-A-89:LU)[0x56365e9fec60]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822131855385 DMSC NOTICE msub(IMSI-262420000000042:MSISDN-491230000042:TMSInew-0x737755B6) VLR: update for IMSI=262420000000042 (MSISDN=491230000042) (gsm_04_08.c:1541) 20250822131855385 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000042:MSISDN-491230000042:GERAN-A-89:LU)[0x56365e9fec60]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822131855385 DMM DEBUG -> IMSI-262420000000042:MSISDN-491230000042:TMSInew-0x737755B6 LOCATION UPDATE ACCEPT (TMSI = 0x737755b6) (gsm_04_08.c:149) 20250822131855385 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSInew-0x737755B6 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822131855385 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131855385 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131855385 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131855385 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131855385 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131855385 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131855385 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131855385 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(719)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(719)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(717)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(717)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(717)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(717)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_sms0(726)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(718)@718a44d66dfb: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(718)@718a44d66dfb: patched enc_l3: '055B'O MSC_Test_0-SCCP(717)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(717)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(717)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(717)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002055B'O 20250822131855399 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131855399 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131855399 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131855399 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131855399 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131855399 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131855399 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131855399 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131855399 DMM DEBUG msc_a(IMSI-262420000000042:MSISDN-491230000042:TMSInew-0x737755B6:GERAN-A-89:LU)[0x56365ea094e0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822131855399 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000042:MSISDN-491230000042:TMSInew-0x737755B6:GERAN-A-89:LU)[0x56365ea08b80]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822131855399 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000042:MSISDN-491230000042:GERAN-A-89:LU)[0x56365e9fec60]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822131855399 DMSC NOTICE msub(IMSI-262420000000042:MSISDN-491230000042:TMSI-0x737755B6) VLR: update for IMSI=262420000000042 (MSISDN=491230000042) (gsm_04_08.c:1541) 20250822131855399 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSI-0x737755B6 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250822131855399 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000042:MSISDN-491230000042:GERAN-A-89:LU)[0x56365e9fec60]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822131855399 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000042:MSISDN-491230000042:TMSI-0x737755B6:GERAN-A-89:LU)[0x56365ea08b80]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822131855399 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000042:MSISDN-491230000042:GERAN-A-89:LU)[0x56365e9fec60]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) MSC_Test_0-M3UA(719)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131855399 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000042:MSISDN-491230000042:GERAN-A-89:LU)[0x56365e9fec60]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000042:MSISDN-491230000042:TMSI-0x737755B6:GERAN-A-89:LU)[0x56365ea08b80] (vlr_lu_fsm.c:817) 20250822131855399 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000042:MSISDN-491230000042:GERAN-A-89:LU)[0x56365e9fec60]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822131855399 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000042:MSISDN-491230000042:GERAN-A-89:LU)[0x56365e9fec60]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822131855399 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000042:MSISDN-491230000042:TMSI-0x737755B6:GERAN-A-89:LU)[0x56365ea08b80]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822131855399 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000042/3/1): Available (smpp_smsc.c:626) 20250822131855399 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSI-0x737755B6 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822131855399 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSI-0x737755B6 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822131855399 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSI-0x737755B6 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822131855399 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSI-0x737755B6 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250822131855399 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131855400 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131855400 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131855400 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131855400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131855400 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131855400 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131855400 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(719)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(719)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(717)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(717)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(717)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(717)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(717)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(717)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(717)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(717)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(719)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131855403 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131855403 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131855403 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131855403 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131855403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131855403 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131855403 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131855403 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131855403 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000042:MSISDN-491230000042:TMSI-0x737755B6:GERAN-A-89:LU)[0x56365ea08b80]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822131855403 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000042:MSISDN-491230000042:TMSI-0x737755B6:GERAN-A-89:LU)[0x56365ea08b80]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000042:MSISDN-491230000042:TMSI-0x737755B6:GERAN-A-89:LU)[0x56365ea094e0] (msc_a.c:1053) 20250822131855403 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000042:MSISDN-491230000042:TMSI-0x737755B6:GERAN-A-89:LU)[0x56365ea08b80]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822131855403 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000042:MSISDN-491230000042:TMSI-0x737755B6:GERAN-A-89:LU)[0x56365ea08b80]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822131855403 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000042:MSISDN-491230000042:TMSI-0x737755B6:GERAN-A-89:LU)[0x56365ea08b80]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822131855403 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSI-0x737755B6 - active-conn: now used by 1 (attached) (msub.c:375) 20250822131855404 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131855404 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131855404 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131855404 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131855404 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131855404 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131855404 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131855404 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(719)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(719)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(717)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-M3UA(719)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131855405 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131855405 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131855405 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131855405 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131855405 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131855405 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131855405 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131855405 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(718)@718a44d66dfb: Deleted conn table entry 0TC_lu_and_mo_sms0(726)13813678 TC_lu_and_mo_sms0(726)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822131855407 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSI-0x737755B6 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822131855407 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSI-0x737755B6 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_sms0(726)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_sms0(726)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_sms0(726)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_sms0(726)@718a44d66dfb: 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 := '737755B6'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(718)@718a44d66dfb: Added conn table entry 0TC_lu_and_mo_sms0(726)591622 MSC_Test_0-RAN(718)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(717)@718a44d66dfb: First idle individual index:0 MSC_Test_0-M3UA(719)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131855606 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131855606 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131855606 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131855606 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131855606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131855606 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131855606 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131855606 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131855607 DMM DEBUG msc_a(TMSI-0x737755B6:GERAN-A-90:CM_SERVICE_REQ)[0x56365ea0bf40]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250822131855607 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x737755B6:GERAN-A-90:CM_SERVICE_REQ)[0x56365ea08de0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822131855607 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x737755B6:GERAN-A-90:CM_SERVICE_REQ)[0x56365ea08de0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x737755B6:GERAN-A-90:CM_SERVICE_REQ)[0x56365ea0bf40] (fsm.c:486) 20250822131855607 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x737755B6:GERAN-A-90:CM_SERVICE_REQ)[0x56365ea08de0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250822131855607 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x737755B6:GERAN-A-90:CM_SERVICE_REQ)[0x56365ea08de0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822131855607 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSI-0x737755B6 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822131855607 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSI-0x737755B6 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822131855607 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000042:MSISDN-491230000042:TMSI-0x737755B6:GERAN-A-90:CM_SERVICE_REQ)[0x56365ea08de0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822131855607 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000042:MSISDN-491230000042:TMSI-0x737755B6:GERAN-A-90:CM_SERVICE_REQ)[0x56365ea08de0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822131855607 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000042:MSISDN-491230000042:TMSI-0x737755B6:GERAN-A-90:CM_SERVICE_REQ)[0x56365ea08de0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822131855607 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000042:MSISDN-491230000042:TMSI-0x737755B6:GERAN-A-90:CM_SERVICE_REQ)[0x56365ea08de0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822131855607 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000042:MSISDN-491230000042:TMSI-0x737755B6:GERAN-A-90:CM_SERVICE_REQ)[0x56365ea08de0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822131855607 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000042:MSISDN-491230000042:TMSI-0x737755B6:GERAN-A-90:CM_SERVICE_REQ)[0x56365ea08de0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822131855608 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000042:MSISDN-491230000042:TMSI-0x737755B6:GERAN-A-90:CM_SERVICE_REQ)[0x56365ea08de0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822131855608 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000042:MSISDN-491230000042:TMSI-0x737755B6:GERAN-A-90:CM_SERVICE_REQ)[0x56365ea08de0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822131855608 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000042:MSISDN-491230000042:TMSI-0x737755B6:GERAN-A-90:CM_SERVICE_REQ)[0x56365ea08de0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822131855608 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000042:MSISDN-491230000042:TMSI-0x737755B6:GERAN-A-90:CM_SERVICE_REQ)[0x56365ea08de0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822131855608 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000042/3/1): Available (smpp_smsc.c:626) 20250822131855608 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSI-0x737755B6 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250822131855608 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131855608 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131855608 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131855608 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131855608 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131855608 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131855608 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131855608 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131855608 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131855608 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131855608 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131855608 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131855608 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131855608 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131855608 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131855608 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131855609 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131855609 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131855609 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131855609 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131855609 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131855609 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131855609 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131855609 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(719)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(719)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(719)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(719)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(719)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(719)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(717)@718a44d66dfb: { messageType := 2, destLocRef := '090706'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)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(717)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(717)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(717)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(717)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(717)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(717)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(717)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(717)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822131855613 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSI-0x737755B6 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250822131855613 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSI-0x737755B6 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mo_sms0(726)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_sms0(726)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(717)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(717)@718a44d66dfb: vl_len:28 MSC_Test_0-SCCP(717)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(717)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O 20250822131855625 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131855625 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131855625 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131855625 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131855625 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131855625 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131855625 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131855625 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(719)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131855626 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSI-0x737755B6 + SMS: now used by 3 (attached,active-conn,SMS) (transaction.c:228) 20250822131855626 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250822131855626 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250822131855627 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131855627 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131855627 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131855627 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131855627 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131855627 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131855627 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131855627 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131855627 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131855627 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131855627 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131855627 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131855627 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131855627 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131855627 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131855627 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(719)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(719)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(719)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(719)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(717)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(717)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(717)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(717)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(717)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(717)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(717)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(717)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_sms0(726)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_sms0(726)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(717)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(717)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(717)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(717)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(719)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131855634 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131855634 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131855634 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131855634 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131855634 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131855634 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131855634 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131855634 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131855634 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSI-0x737755B6 - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250822131855634 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSI-0x737755B6 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822131855634 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSI-0x737755B6 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822131855634 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSI-0x737755B6 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822131855634 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSI-0x737755B6 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822131855635 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131855635 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131855635 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131855635 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131855635 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131855635 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131855635 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131855635 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(719)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(719)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(717)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(717)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(717)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(717)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(717)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(717)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(717)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(717)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822131855637 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131855637 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131855637 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131855638 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131855638 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131855638 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131855638 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131855638 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(719)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131855638 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000042:MSISDN-491230000042:TMSI-0x737755B6:GERAN-A-90:CM_SERVICE_REQ)[0x56365ea08de0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822131855638 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000042:MSISDN-491230000042:TMSI-0x737755B6:GERAN-A-90:CM_SERVICE_REQ)[0x56365ea08de0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000042:MSISDN-491230000042:TMSI-0x737755B6:GERAN-A-90:CM_SERVICE_REQ)[0x56365ea0bf40] (msc_a.c:1053) 20250822131855638 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000042:MSISDN-491230000042:TMSI-0x737755B6:GERAN-A-90:CM_SERVICE_REQ)[0x56365ea08de0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822131855638 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000042:MSISDN-491230000042:TMSI-0x737755B6:GERAN-A-90:CM_SERVICE_REQ)[0x56365ea08de0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822131855638 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSI-0x737755B6 - active-conn: now used by 1 (attached) (msub.c:375) 20250822131855638 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131855638 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131855638 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131855638 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131855638 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131855638 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131855638 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131855638 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(719)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(719)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(717)@718a44d66dfb: Session index based on local reference:0 20250822131855639 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131855639 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131855639 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131855639 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131855639 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131855639 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131855639 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131855639 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(719)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(718)@718a44d66dfb: Deleted conn table entry 0TC_lu_and_mo_sms0(726)591622 TC_lu_and_mo_sms0(726)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822131855640 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSI-0x737755B6 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822131855640 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSI-0x737755B6 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_sms0(726)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_sms0(726)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_sms0(726)@718a44d66dfb: Final verdict of PTC: pass 20250822131855650 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822131855650 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(717)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(724)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-M3UA(719)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(725)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(720)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP(723)@718a44d66dfb: Final verdict of PTC: none 20250822131855653 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) IPA-CTRL-CLI-IPA(716)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP-IPA(722)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(718)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(721)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(727)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(716): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(717): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(718): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(719): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(720): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(721): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(722): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(723): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(724): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(725): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_lu_and_mo_sms0(726): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(727): none (pass -> pass) MTC@718a44d66dfb: Test case TC_lu_and_mo_sms finished. Verdict: pass MTC@718a44d66dfb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_sms pass'. Fri Aug 22 13:18:55 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 20250822131855842 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822131855842 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822131855842 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822131855842 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822131855842 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822131855842 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822131855842 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822131855842 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822131855842 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822131855842 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131855842 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822131855843 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822131855843 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822131855843 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822131855843 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822131855843 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822131855843 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822131855843 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822131855843 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=309252) 20250822131856654 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=309252, count=311580) 20250822131857656 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822131857844 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822131857844 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822131857844 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:18:58 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_lu_and_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 20250822131858658 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_lu_and_mt_sms started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(731)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(731)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(731)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(729)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822131859496 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(732)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822131859659 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822131859659 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(734)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(734)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822131859665 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(734)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(734)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(734)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@718a44d66dfb: IPA ID RESP: { { 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)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(734)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822131859684 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822131859684 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250822131859691 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822131859691 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822131859691 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822131859691 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(731)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(731)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(731)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822131859692 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131859692 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822131859692 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822131859692 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822131859692 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822131859692 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822131859692 DLSS7 DEBUG 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)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(731)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(731)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(731)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(731)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(731)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250822131859693 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131859693 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822131859693 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822131859693 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822131859693 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822131859693 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822131859693 DLSS7 DEBUG 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)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(731)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(731)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(731)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(731)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) 20250822131859693 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822131859693 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(731)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(731)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(735)@718a44d66dfb: Created GsupExpect[0] for "262420000000043" to be handled at TC_lu_and_mt_sms0(738) TC_lu_and_mt_sms0(738)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250822131900504 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131900504 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131900504 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131900504 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131900504 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131900504 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131900504 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131900504 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(731)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131900504 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131900504 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131900504 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131900504 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131900504 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131900504 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131900504 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131900504 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(731)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(731)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(730)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(730)@718a44d66dfb: Added conn table entry 0TC_lu_and_mt_sms0(738)9933987 MSC_Test_0-SCCP(729)@718a44d66dfb: First idle individual index:0 MSC_Test_0-RAN(730)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 20250822131900517 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131900517 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131900517 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131900517 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131900517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131900517 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131900517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131900517 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(731)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131900518 DMM DEBUG msc_a(IMSI-262420000000043:GERAN-A-91:LU)[0x56365ea094e0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000043 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822131900518 DMM DEBUG msc_a(IMSI-262420000000043:GERAN-A-91:LU)[0x56365ea094e0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822131900518 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:GERAN-A-91:LU)[0x56365ea08b80]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822131900518 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:GERAN-A-91:LU)[0x56365ea08b80]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000043:GERAN-A-91:LU)[0x56365ea094e0] (fsm.c:486) 20250822131900518 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:GERAN-A-91:LU)[0x56365ea08b80]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822131900518 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:GERAN-A-91:LU)[0x56365ea08b80]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822131900518 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822131900518 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000043 id=262420000000043 (vlr.c:661) 20250822131900518 DVLR INFO New subscr, IMSI: 262420000000043 (vlr.c:562) 20250822131900518 DVLR DEBUG VLR subscr IMSI-262420000000043 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822131900518 DVLR DEBUG VLR subscr IMSI-262420000000043 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822131900518 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822131900518 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:GERAN-A-91:LU)[0x56365ea08b80]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822131900518 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:GERAN-A-91:LU)[0x56365ea08b80]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822131900518 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:GERAN-A-91:LU)[0x56365ea08b80]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822131900518 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:GERAN-A-91:LU)[0x56365ea08b80]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822131900518 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:GERAN-A-91:LU)[0x56365ea08b80]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822131900518 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:GERAN-A-91:LU)[0x56365ea08b80]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822131900518 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000043:GERAN-A-91:LU)[0x56365ea169b0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822131900518 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000043:GERAN-A-91:LU)[0x56365ea169b0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000043:GERAN-A-91:LU)[0x56365ea08b80] (fsm.c:486) 20250822131900518 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000043:GERAN-A-91:LU)[0x56365ea169b0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822131900518 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000043:GERAN-A-91:LU)[0x56365ea169b0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822131900518 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131900518 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131900518 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131900518 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131900518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131900518 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131900518 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131900518 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131900518 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131900518 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131900518 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131900518 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131900518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131900518 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131900518 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131900518 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(731)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(731)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(731)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(731)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(729)@718a44d66dfb: { messageType := 2, destLocRef := '9794A3'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)@718a44d66dfb: Session index based on local reference:0 MSC_Test-GSUP(735)@718a44d66dfb: Found GsupExpect[0] for "262420000000043" handled at TC_lu_and_mt_sms0(738) MSC_Test-GSUP(735)@718a44d66dfb: Added IMSI table entry 0TC_lu_and_mt_sms0(738)"262420000000043" MSC_Test_0-SCCP(729)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(729)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(729)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(729)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822131900522 DVLR DEBUG VLR subscr IMSI-262420000000043 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250822131900522 DVLR DEBUG VLR subscr IMSI-262420000000043 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(729)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(729)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(729)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(729)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(731)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131900523 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131900523 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131900523 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131900523 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131900523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131900523 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131900523 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131900523 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_lu_and_mt_sms0(738)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms0(738)@718a44d66dfb: setverdict(pass): none -> pass 20250822131900526 DVLR DEBUG VLR subscr IMSI-262420000000043 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822131900526 DVLR DEBUG IMSI:262420000000043 has MSISDN:491230000043 (vlr.c:1045) 20250822131900526 DMSC NOTICE msub(IMSI-262420000000043:MSISDN-491230000043) VLR: update for IMSI=262420000000043 (MSISDN=491230000043) (gsm_04_08.c:1541) 20250822131900526 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822131900526 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822131900526 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:GERAN-A-91:LU)[0x56365ea08b80]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822131900526 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000043:GERAN-A-91:LU)[0x56365ea169b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822131900526 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000043:GERAN-A-91:LU)[0x56365ea169b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822131900526 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000043:GERAN-A-91:LU)[0x56365ea169b0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822131900526 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000043:GERAN-A-91:LU)[0x56365ea169b0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:GERAN-A-91:LU)[0x56365ea08b80] (vlr_lu_fsm.c:110) 20250822131900526 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000043:GERAN-A-91:LU)[0x56365ea169b0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822131900526 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000043:GERAN-A-91:LU)[0x56365ea169b0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822131900526 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:GERAN-A-91:LU)[0x56365ea08b80]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822131900526 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:GERAN-A-91:LU)[0x56365ea08b80]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822131900526 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:GERAN-A-91:LU)[0x56365ea0c750]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822131900526 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:GERAN-A-91:LU)[0x56365ea0c750]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:GERAN-A-91:LU)[0x56365ea08b80] (fsm.c:486) 20250822131900526 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:GERAN-A-91:LU)[0x56365ea0c750]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822131900526 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:GERAN-A-91:LU)[0x56365ea0c750]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822131900526 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:GERAN-A-91:LU)[0x56365ea0c750]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822131900526 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:GERAN-A-91:LU)[0x56365ea0c750]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822131900526 DMSC NOTICE msub(IMSI-262420000000043:MSISDN-491230000043:TMSInew-0xA5A88E3E) VLR: update for IMSI=262420000000043 (MSISDN=491230000043) (gsm_04_08.c:1541) 20250822131900526 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:GERAN-A-91:LU)[0x56365ea0c750]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822131900526 DMM DEBUG -> IMSI-262420000000043:MSISDN-491230000043:TMSInew-0xA5A88E3E LOCATION UPDATE ACCEPT (TMSI = 0xa5a88e3e) (gsm_04_08.c:149) 20250822131900526 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSInew-0xA5A88E3E - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822131900526 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131900526 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131900526 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131900526 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131900526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131900526 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131900526 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131900526 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(731)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(731)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(729)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(729)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(729)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(729)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_sms0(738)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(730)@718a44d66dfb: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(730)@718a44d66dfb: patched enc_l3: '055B'O MSC_Test_0-SCCP(729)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(729)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(729)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(729)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(731)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131900529 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131900529 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131900529 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131900529 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131900529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131900529 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131900529 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131900529 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131900529 DMM DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSInew-0xA5A88E3E:GERAN-A-91:LU)[0x56365ea094e0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822131900529 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSInew-0xA5A88E3E:GERAN-A-91:LU)[0x56365ea08b80]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822131900529 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:GERAN-A-91:LU)[0x56365ea0c750]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822131900529 DMSC NOTICE msub(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA5A88E3E) VLR: update for IMSI=262420000000043 (MSISDN=491230000043) (gsm_04_08.c:1541) 20250822131900529 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA5A88E3E + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250822131900529 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:GERAN-A-91:LU)[0x56365ea0c750]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822131900529 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA5A88E3E:GERAN-A-91:LU)[0x56365ea08b80]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822131900529 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:GERAN-A-91:LU)[0x56365ea0c750]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822131900529 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:GERAN-A-91:LU)[0x56365ea0c750]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA5A88E3E:GERAN-A-91:LU)[0x56365ea08b80] (vlr_lu_fsm.c:817) 20250822131900529 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:GERAN-A-91:LU)[0x56365ea0c750]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822131900529 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:GERAN-A-91:LU)[0x56365ea0c750]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822131900529 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA5A88E3E:GERAN-A-91:LU)[0x56365ea08b80]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822131900529 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000043/3/1): Available (smpp_smsc.c:626) 20250822131900529 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA5A88E3E + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822131900529 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA5A88E3E + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822131900529 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA5A88E3E - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822131900529 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA5A88E3E - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250822131900529 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131900529 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131900529 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131900529 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131900529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131900529 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131900529 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131900529 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(731)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(731)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(729)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(729)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(729)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(729)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(729)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(729)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(729)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(729)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822131900530 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131900530 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131900530 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131900530 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131900530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131900530 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131900530 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131900530 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131900530 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA5A88E3E:GERAN-A-91:LU)[0x56365ea08b80]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822131900530 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA5A88E3E:GERAN-A-91:LU)[0x56365ea08b80]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA5A88E3E:GERAN-A-91:LU)[0x56365ea094e0] (msc_a.c:1053) 20250822131900530 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA5A88E3E:GERAN-A-91:LU)[0x56365ea08b80]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822131900530 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA5A88E3E:GERAN-A-91:LU)[0x56365ea08b80]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822131900530 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA5A88E3E:GERAN-A-91:LU)[0x56365ea08b80]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) MSC_Test_0-M3UA(731)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131900530 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA5A88E3E - active-conn: now used by 1 (attached) (msub.c:375) 20250822131900530 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131900530 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131900530 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131900530 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131900530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131900530 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131900530 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131900530 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(731)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(731)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(729)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-M3UA(731)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131900531 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131900531 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131900531 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131900531 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131900531 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131900531 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131900531 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131900531 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(730)@718a44d66dfb: Deleted conn table entry 0TC_lu_and_mt_sms0(738)9933987 TC_lu_and_mt_sms0(738)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822131900531 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA5A88E3E + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822131900531 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA5A88E3E - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_sms0(738)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms0(738)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms0(738)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(730)@718a44d66dfb: Created IMSI[0] for '262420000000043'H'A5A88E3E'O to be handled at TC_lu_and_mt_sms0(738) 20250822131900534 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA5A88E3E + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822131900534 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA5A88E3E + SMS-receiver: now used by 3 (attached,VTY,SMS-receiver) (gsm_04_11.c:94) 20250822131900534 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA5A88E3E - SMS-receiver: now used by 2 (attached,VTY) (gsm_04_11.c:76) 20250822131900534 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA5A88E3E - VTY: now used by 1 (attached) (msc_vty.c:1428) 20250822131901535 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA5A88E3E + SMS-receiver: now used by 2 (attached,SMS-receiver) (db.c:771) 20250822131901535 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA5A88E3E + SMS-pending: now used by 3 (attached,SMS-receiver,SMS-pending) (sms_queue.c:201) 20250822131901535 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA5A88E3E + SMS: now used by 4 (attached,SMS-receiver,SMS-pending,SMS) (transaction.c:228) 20250822131901536 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA5A88E3E + Paging: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (paging.c:111) 20250822131901536 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA5A88E3E + SMS-receiver: now used by 6 (attached,2*SMS-receiver,SMS-pending,SMS,Paging) (db.c:771) 20250822131901536 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA5A88E3E - SMS-receiver: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (gsm_04_11.c:76) 20250822131901536 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131901536 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131901536 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131901536 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131901536 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131901536 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131901536 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131901536 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(731)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(731)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(730)@718a44d66dfb: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_sms0(738) TC_lu_and_mt_sms0(738)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms0(738)@718a44d66dfb: 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 := 'A5A88E3E'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(730)@718a44d66dfb: Added conn table entry 0TC_lu_and_mt_sms0(738)7503907 MSC_Test_0-SCCP(729)@718a44d66dfb: First idle individual index:0 20250822131901553 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131901553 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131901553 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(731)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131901553 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131901553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131901553 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131901553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131901553 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131901553 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA5A88E3E:GERAN-A-92:PAGING_RESP)[0x56365ea08de0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822131901553 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA5A88E3E:GERAN-A-92:PAGING_RESP)[0x56365ea08de0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xA5A88E3E:GERAN-A-92:PAGING_RESP)[0x56365ea0bf40] (fsm.c:486) 20250822131901553 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA5A88E3E:GERAN-A-92:PAGING_RESP)[0x56365ea08de0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250822131901553 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA5A88E3E:GERAN-A-92:PAGING_RESP)[0x56365ea08de0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822131901553 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA5A88E3E + 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) 20250822131901553 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA5A88E3E + active-conn: now used by 7 (attached,SMS-receiver,SMS-pending,SMS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822131901553 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA5A88E3E:GERAN-A-92:PAGING_RESP)[0x56365ea08de0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822131901553 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA5A88E3E:GERAN-A-92:PAGING_RESP)[0x56365ea08de0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822131901553 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA5A88E3E:GERAN-A-92:PAGING_RESP)[0x56365ea08de0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822131901553 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA5A88E3E:GERAN-A-92:PAGING_RESP)[0x56365ea08de0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822131901553 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA5A88E3E:GERAN-A-92:PAGING_RESP)[0x56365ea08de0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822131901553 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA5A88E3E:GERAN-A-92:PAGING_RESP)[0x56365ea08de0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822131901553 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA5A88E3E:GERAN-A-92:PAGING_RESP)[0x56365ea08de0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822131901553 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA5A88E3E:GERAN-A-92:PAGING_RESP)[0x56365ea08de0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822131901553 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA5A88E3E:GERAN-A-92:PAGING_RESP)[0x56365ea08de0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822131901553 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA5A88E3E:GERAN-A-92:PAGING_RESP)[0x56365ea08de0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822131901553 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA5A88E3E - Paging: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250822131901553 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000043/3/1): Available (smpp_smsc.c:626) 20250822131901553 DMSC NOTICE Pending paging while subscriber 262420000000043 attached. (sms_queue.c:558) 20250822131901553 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA5A88E3E - proc_arq_vlr_fn_init: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,active-conn) (vlr_access_req_fsm.c:405) 20250822131901553 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131901553 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131901553 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131901553 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131901553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131901553 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131901553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131901553 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131901553 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131901553 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131901553 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131901553 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131901553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131901553 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131901553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131901553 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131901553 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131901553 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131901553 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131901553 DLM3UA 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(731)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(731)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(731)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(731)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(731)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(731)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(729)@718a44d66dfb: { messageType := 2, destLocRef := '728023'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)@718a44d66dfb: Session index based on local reference:0 20250822131901553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131901553 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131901553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131901553 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(729)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(729)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(729)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(729)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(729)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(729)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(729)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(729)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822131901555 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA5A88E3E + VTY: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,active-conn,VTY) (msc_vty.c:1285) 20250822131901555 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA5A88E3E - VTY: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,active-conn) (msc_vty.c:1317) TC_lu_and_mt_sms0(738)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms0(738)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms0(738)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(729)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(729)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(729)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(729)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0103028904'O MSC_Test_0-M3UA(731)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131901563 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131901563 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131901563 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131901563 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131901563 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131901563 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131901563 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131901563 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(729)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(729)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(729)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(729)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0103058901020200'O MSC_Test_0-M3UA(731)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131901766 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131901766 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131901766 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131901766 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131901766 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131901766 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131901766 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131901766 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131901767 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA5A88E3E + sms_sms_cb: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,active-conn,sms_sms_cb) (sms_queue.c:621) 20250822131901767 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA5A88E3E - SMS-pending: now used by 5 (attached,SMS-receiver,SMS,active-conn,sms_sms_cb) (sms_queue.c:217) 20250822131901767 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA5A88E3E - sms_sms_cb: now used by 4 (attached,SMS-receiver,SMS,active-conn) (sms_queue.c:627) 20250822131901767 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA5A88E3E - SMS-receiver: now used by 3 (attached,SMS,active-conn) (gsm_04_11.c:76) 20250822131901767 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA5A88E3E - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250822131901767 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA5A88E3E + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822131901767 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA5A88E3E + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822131901768 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA5A88E3E - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822131901768 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA5A88E3E - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822131901768 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131901768 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131901768 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131901768 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131901768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131901768 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131901768 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131901768 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131901768 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131901768 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131901768 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131901768 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131901769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131901769 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131901769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131901769 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(731)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(731)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(731)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(731)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(729)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(729)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(729)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(729)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(729)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(729)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(729)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(729)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_sms0(738)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(729)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(729)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(729)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(729)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822131901775 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131901775 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_0-M3UA(731)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131901775 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131901775 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131901776 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131901776 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131901776 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131901776 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131901776 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA5A88E3E:GERAN-A-92:PAGING_RESP)[0x56365ea08de0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822131901776 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA5A88E3E:GERAN-A-92:PAGING_RESP)[0x56365ea08de0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA5A88E3E:GERAN-A-92:PAGING_RESP)[0x56365ea0bf40] (msc_a.c:1053) 20250822131901776 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA5A88E3E:GERAN-A-92:PAGING_RESP)[0x56365ea08de0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822131901776 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA5A88E3E:GERAN-A-92:PAGING_RESP)[0x56365ea08de0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822131901776 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA5A88E3E - active-conn: now used by 1 (attached) (msub.c:375) 20250822131901777 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131901777 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131901777 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131901777 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131901777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131901777 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131901777 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131901777 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(731)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(731)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(729)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-M3UA(731)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131901778 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131901778 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131901778 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131901778 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131901778 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131901778 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131901778 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131901778 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(730)@718a44d66dfb: Deleted conn table entry 0TC_lu_and_mt_sms0(738)7503907 TC_lu_and_mt_sms0(738)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822131901779 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA5A88E3E + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822131901779 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA5A88E3E - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_sms0(738)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms0(738)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(730)@718a44d66dfb: Removed IMSI[0] for '262420000000043'H to be handled at TC_lu_and_mt_sms0(738) TC_lu_and_mt_sms0(738)@718a44d66dfb: Final verdict of PTC: pass 20250822131901792 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822131901792 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MNCC(732)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP(735)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-M3UA(731)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(736)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(730)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-SCCP(729)@718a44d66dfb: Final verdict of PTC: none 20250822131901794 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(734)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(739)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(728)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(733)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(737)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(728): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(729): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(730): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(731): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(732): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(733): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(734): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(735): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(736): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(737): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_lu_and_mt_sms0(738): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(739): none (pass -> pass) MTC@718a44d66dfb: Test case TC_lu_and_mt_sms finished. Verdict: pass MTC@718a44d66dfb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_sms pass'. Fri Aug 22 13:19:01 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 20250822131901978 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822131901978 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822131901978 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822131901978 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822131901978 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822131901978 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822131901978 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822131901978 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822131901978 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822131901978 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131901978 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822131901978 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822131901978 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822131901978 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822131901979 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822131901979 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822131901979 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822131901979 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822131901979 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=318052) 20250822131902795 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=318052, count=319212) 20250822131903797 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822131903979 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822131903979 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822131903979 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:19: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_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 20250822131904798 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_lu_and_mt_sms_already_paging started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(743)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(743)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(743)@718a44d66dfb: ************************************************* MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-SCCP(741)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822131905640 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(744)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822131905799 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822131905799 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(746)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(746)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822131905805 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(746)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(746)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(746)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@718a44d66dfb: IPA ID RESP: { { 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)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(746)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822131905824 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822131905824 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250822131905834 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822131905834 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822131905834 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822131905834 DLSS7 DEBUG 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)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(743)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(743)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822131905835 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131905835 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822131905835 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822131905835 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822131905835 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822131905835 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822131905835 DLSS7 DEBUG 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)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(743)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(743)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(743)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(743)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822131905836 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131905836 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822131905836 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822131905836 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822131905836 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822131905836 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822131905836 DLSS7 DEBUG 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)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(743)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(743)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822131905836 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822131905836 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(743)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(743)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(743)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(743)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(743)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(747)@718a44d66dfb: 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)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250822131906650 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131906650 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131906650 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131906650 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131906650 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131906650 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131906650 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131906650 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(743)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131906650 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131906650 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131906650 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131906650 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131906650 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131906650 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131906650 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131906650 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(743)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(743)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(742)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(742)@718a44d66dfb: Added conn table entry 0TC_lu_and_mt_sms_already_paging0(750)3495106 MSC_Test_0-SCCP(741)@718a44d66dfb: First idle individual index:0 MSC_Test_0-RAN(742)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 20250822131906666 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131906666 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131906666 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131906666 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131906666 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131906666 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131906667 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(743)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131906667 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131906667 DMM DEBUG msc_a(IMSI-262420000000044:GERAN-A-93:LU)[0x56365ea094e0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000044 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822131906667 DMM DEBUG msc_a(IMSI-262420000000044:GERAN-A-93:LU)[0x56365ea094e0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822131906667 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:GERAN-A-93:LU)[0x56365ea08b80]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822131906667 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:GERAN-A-93:LU)[0x56365ea08b80]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000044:GERAN-A-93:LU)[0x56365ea094e0] (fsm.c:486) 20250822131906667 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:GERAN-A-93:LU)[0x56365ea08b80]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822131906668 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:GERAN-A-93:LU)[0x56365ea08b80]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822131906668 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822131906668 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000044 id=262420000000044 (vlr.c:661) 20250822131906668 DVLR INFO New subscr, IMSI: 262420000000044 (vlr.c:562) 20250822131906668 DVLR DEBUG VLR subscr IMSI-262420000000044 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822131906668 DVLR DEBUG VLR subscr IMSI-262420000000044 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822131906668 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822131906668 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:GERAN-A-93:LU)[0x56365ea08b80]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822131906668 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:GERAN-A-93:LU)[0x56365ea08b80]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822131906668 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:GERAN-A-93:LU)[0x56365ea08b80]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822131906668 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:GERAN-A-93:LU)[0x56365ea08b80]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822131906668 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:GERAN-A-93:LU)[0x56365ea08b80]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822131906668 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:GERAN-A-93:LU)[0x56365ea08b80]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822131906668 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000044:GERAN-A-93:LU)[0x56365ea169b0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822131906668 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000044:GERAN-A-93:LU)[0x56365ea169b0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000044:GERAN-A-93:LU)[0x56365ea08b80] (fsm.c:486) 20250822131906668 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000044:GERAN-A-93:LU)[0x56365ea169b0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822131906668 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000044:GERAN-A-93:LU)[0x56365ea169b0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822131906668 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131906668 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131906668 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131906668 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131906668 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131906668 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131906668 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131906668 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131906668 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131906669 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131906669 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131906669 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131906669 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131906669 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131906669 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131906669 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(743)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(743)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(743)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(743)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(741)@718a44d66dfb: { messageType := 2, destLocRef := '3554C2'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)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(741)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(741)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(741)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(741)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(747)@718a44d66dfb: Found GsupExpect[0] for "262420000000044" handled at TC_lu_and_mt_sms_already_paging0(750) MSC_Test-GSUP(747)@718a44d66dfb: Added IMSI table entry 0TC_lu_and_mt_sms_already_paging0(750)"262420000000044" 20250822131906676 DVLR DEBUG VLR subscr IMSI-262420000000044 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250822131906676 DVLR DEBUG VLR subscr IMSI-262420000000044 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(741)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(741)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(741)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(741)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_lu_and_mt_sms_already_paging0(750)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms_already_paging0(750)@718a44d66dfb: setverdict(pass): none -> pass MSC_Test_0-M3UA(743)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131906679 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131906679 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131906679 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131906679 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131906679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131906679 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131906679 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131906679 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131906684 DVLR DEBUG VLR subscr IMSI-262420000000044 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822131906684 DVLR DEBUG IMSI:262420000000044 has MSISDN:491230000044 (vlr.c:1045) 20250822131906684 DMSC NOTICE msub(IMSI-262420000000044:MSISDN-491230000044) VLR: update for IMSI=262420000000044 (MSISDN=491230000044) (gsm_04_08.c:1541) 20250822131906684 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822131906685 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822131906685 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:GERAN-A-93:LU)[0x56365ea08b80]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822131906685 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000044:GERAN-A-93:LU)[0x56365ea169b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822131906685 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000044:GERAN-A-93:LU)[0x56365ea169b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822131906685 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000044:GERAN-A-93:LU)[0x56365ea169b0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822131906685 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000044:GERAN-A-93:LU)[0x56365ea169b0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:GERAN-A-93:LU)[0x56365ea08b80] (vlr_lu_fsm.c:110) 20250822131906685 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000044:GERAN-A-93:LU)[0x56365ea169b0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822131906685 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000044:GERAN-A-93:LU)[0x56365ea169b0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822131906685 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:GERAN-A-93:LU)[0x56365ea08b80]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822131906685 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:GERAN-A-93:LU)[0x56365ea08b80]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822131906685 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:GERAN-A-93:LU)[0x56365ea13280]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822131906685 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:GERAN-A-93:LU)[0x56365ea13280]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:GERAN-A-93:LU)[0x56365ea08b80] (fsm.c:486) 20250822131906685 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:GERAN-A-93:LU)[0x56365ea13280]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822131906685 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:GERAN-A-93:LU)[0x56365ea13280]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822131906685 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:GERAN-A-93:LU)[0x56365ea13280]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822131906685 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:GERAN-A-93:LU)[0x56365ea13280]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822131906685 DMSC NOTICE msub(IMSI-262420000000044:MSISDN-491230000044:TMSInew-0x49587472) VLR: update for IMSI=262420000000044 (MSISDN=491230000044) (gsm_04_08.c:1541) 20250822131906685 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:GERAN-A-93:LU)[0x56365ea13280]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822131906685 DMM DEBUG -> IMSI-262420000000044:MSISDN-491230000044:TMSInew-0x49587472 LOCATION UPDATE ACCEPT (TMSI = 0x49587472) (gsm_04_08.c:149) 20250822131906685 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSInew-0x49587472 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822131906685 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131906685 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131906685 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131906685 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131906685 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131906685 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131906685 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131906685 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(743)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(743)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(741)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(741)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(741)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(741)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_sms_already_paging0(750)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(742)@718a44d66dfb: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(742)@718a44d66dfb: patched enc_l3: '055B'O MSC_Test_0-SCCP(741)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(741)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(741)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(741)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002055B'O 20250822131906697 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131906697 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131906697 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(743)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131906697 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131906697 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131906697 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131906697 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131906697 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131906698 DMM DEBUG msc_a(IMSI-262420000000044:MSISDN-491230000044:TMSInew-0x49587472:GERAN-A-93:LU)[0x56365ea094e0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822131906698 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSInew-0x49587472:GERAN-A-93:LU)[0x56365ea08b80]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822131906698 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:GERAN-A-93:LU)[0x56365ea13280]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822131906698 DMSC NOTICE msub(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x49587472) VLR: update for IMSI=262420000000044 (MSISDN=491230000044) (gsm_04_08.c:1541) 20250822131906698 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x49587472 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250822131906698 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:GERAN-A-93:LU)[0x56365ea13280]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822131906698 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x49587472:GERAN-A-93:LU)[0x56365ea08b80]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822131906698 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:GERAN-A-93:LU)[0x56365ea13280]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822131906698 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:GERAN-A-93:LU)[0x56365ea13280]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x49587472:GERAN-A-93:LU)[0x56365ea08b80] (vlr_lu_fsm.c:817) 20250822131906698 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:GERAN-A-93:LU)[0x56365ea13280]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822131906698 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:GERAN-A-93:LU)[0x56365ea13280]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822131906698 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x49587472:GERAN-A-93:LU)[0x56365ea08b80]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822131906698 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000044/3/1): Available (smpp_smsc.c:626) 20250822131906698 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x49587472 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822131906698 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x49587472 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822131906698 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x49587472 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822131906698 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x49587472 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250822131906698 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131906698 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131906698 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131906699 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131906699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131906699 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131906699 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131906699 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(743)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(743)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(741)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(741)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(741)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(741)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(741)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(741)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(741)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(741)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822131906702 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131906702 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_0-M3UA(743)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131906702 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131906702 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131906702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131906702 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131906702 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131906702 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131906702 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x49587472:GERAN-A-93:LU)[0x56365ea08b80]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822131906702 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x49587472:GERAN-A-93:LU)[0x56365ea08b80]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x49587472:GERAN-A-93:LU)[0x56365ea094e0] (msc_a.c:1053) 20250822131906702 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x49587472:GERAN-A-93:LU)[0x56365ea08b80]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822131906702 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x49587472:GERAN-A-93:LU)[0x56365ea08b80]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822131906702 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x49587472:GERAN-A-93:LU)[0x56365ea08b80]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822131906702 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x49587472 - active-conn: now used by 1 (attached) (msub.c:375) 20250822131906703 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131906703 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131906703 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131906703 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131906703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131906703 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131906703 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131906703 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(743)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(743)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(741)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-M3UA(743)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131906704 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131906704 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131906704 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131906704 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131906704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131906704 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131906704 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131906704 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(742)@718a44d66dfb: Deleted conn table entry 0TC_lu_and_mt_sms_already_paging0(750)3495106 TC_lu_and_mt_sms_already_paging0(750)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822131906706 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x49587472 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822131906706 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x49587472 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_sms_already_paging0(750)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms_already_paging0(750)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_already_paging0(750)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(742)@718a44d66dfb: Created IMSI[0] for '262420000000044'H'49587472'O ("IXtr") to be handled at TC_lu_and_mt_sms_already_paging0(750) TC_lu_and_mt_sms_already_paging0(750)@718a44d66dfb: first SMS 20250822131906714 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x49587472 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822131906714 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x49587472 + SMS-receiver: now used by 3 (attached,VTY,SMS-receiver) (gsm_04_11.c:94) 20250822131906714 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x49587472 - SMS-receiver: now used by 2 (attached,VTY) (gsm_04_11.c:76) 20250822131906714 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x49587472 - VTY: now used by 1 (attached) (msc_vty.c:1428) 20250822131907715 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x49587472 + SMS-receiver: now used by 2 (attached,SMS-receiver) (db.c:771) 20250822131907715 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x49587472 + SMS-pending: now used by 3 (attached,SMS-receiver,SMS-pending) (sms_queue.c:201) 20250822131907715 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x49587472 + SMS: now used by 4 (attached,SMS-receiver,SMS-pending,SMS) (transaction.c:228) 20250822131907716 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x49587472 + Paging: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (paging.c:111) 20250822131907716 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x49587472 + SMS-receiver: now used by 6 (attached,2*SMS-receiver,SMS-pending,SMS,Paging) (db.c:771) 20250822131907716 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x49587472 - SMS-receiver: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (gsm_04_11.c:76) 20250822131907716 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131907716 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131907716 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131907716 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131907716 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131907716 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131907716 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131907716 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(743)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(743)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(742)@718a44d66dfb: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_sms_already_paging0(750) TC_lu_and_mt_sms_already_paging0(750)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_already_paging0(750)@718a44d66dfb: second SMS 20250822131907726 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x49587472 + VTY: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,Paging,VTY) (msc_vty.c:1285) 20250822131907726 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x49587472 + SMS-receiver: now used by 7 (attached,2*SMS-receiver,SMS-pending,SMS,Paging,VTY) (gsm_04_11.c:94) 20250822131907726 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x49587472 - SMS-receiver: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,Paging,VTY) (gsm_04_11.c:76) 20250822131907726 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x49587472 - VTY: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (msc_vty.c:1428) TC_lu_and_mt_sms_already_paging0(750)@718a44d66dfb: 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 := '49587472'O ("IXtr") } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(742)@718a44d66dfb: Added conn table entry 0TC_lu_and_mt_sms_already_paging0(750)1308171 MSC_Test_0-SCCP(741)@718a44d66dfb: First idle individual index:0 20250822131907735 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131907735 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131907735 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131907735 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131907735 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131907735 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131907735 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131907735 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(743)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131907736 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x49587472:GERAN-A-94:PAGING_RESP)[0x56365ea08de0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822131907736 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x49587472:GERAN-A-94:PAGING_RESP)[0x56365ea08de0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x49587472:GERAN-A-94:PAGING_RESP)[0x56365ea0bf40] (fsm.c:486) 20250822131907736 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x49587472:GERAN-A-94:PAGING_RESP)[0x56365ea08de0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250822131907736 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x49587472:GERAN-A-94:PAGING_RESP)[0x56365ea08de0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822131907736 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x49587472 + 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) 20250822131907736 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x49587472 + active-conn: now used by 7 (attached,SMS-receiver,SMS-pending,SMS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822131907736 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x49587472:GERAN-A-94:PAGING_RESP)[0x56365ea08de0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822131907736 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x49587472:GERAN-A-94:PAGING_RESP)[0x56365ea08de0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822131907736 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x49587472:GERAN-A-94:PAGING_RESP)[0x56365ea08de0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822131907736 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x49587472:GERAN-A-94:PAGING_RESP)[0x56365ea08de0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822131907736 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x49587472:GERAN-A-94:PAGING_RESP)[0x56365ea08de0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822131907736 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x49587472:GERAN-A-94:PAGING_RESP)[0x56365ea08de0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822131907736 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x49587472:GERAN-A-94:PAGING_RESP)[0x56365ea08de0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822131907736 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x49587472:GERAN-A-94:PAGING_RESP)[0x56365ea08de0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822131907736 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x49587472:GERAN-A-94:PAGING_RESP)[0x56365ea08de0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822131907736 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x49587472:GERAN-A-94:PAGING_RESP)[0x56365ea08de0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822131907737 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x49587472 - Paging: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250822131907737 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000044/3/1): Available (smpp_smsc.c:626) 20250822131907737 DMSC NOTICE Pending paging while subscriber 262420000000044 attached. (sms_queue.c:558) 20250822131907737 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x49587472 - proc_arq_vlr_fn_init: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,active-conn) (vlr_access_req_fsm.c:405) 20250822131907737 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131907737 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131907737 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131907737 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131907737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131907737 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131907737 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131907737 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131907737 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131907737 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131907737 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131907737 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131907737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131907737 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131907737 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131907737 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131907737 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131907737 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131907737 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131907737 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131907737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131907737 DLSS7 DEBUG Found route for dpc=193=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(743)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(743)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822131907737 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131907737 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(743)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(743)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(743)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(743)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(741)@718a44d66dfb: { messageType := 2, destLocRef := '13F60B'O, sourceLocRef := '00005E'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(741)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(741)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(741)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(741)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(741)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(741)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(741)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(741)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(741)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822131907740 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x49587472 + VTY: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,active-conn,VTY) (msc_vty.c:1285) 20250822131907740 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x49587472 - 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)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms_already_paging0(750)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_already_paging0(750)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(741)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(741)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(741)@718a44d66dfb: vl_from0 20250822131907751 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131907751 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131907751 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131907751 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131907751 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131907751 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131907751 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131907751 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(741)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0103028904'O MSC_Test_0-M3UA(743)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(741)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(741)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(741)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(741)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0103058901020200'O MSC_Test_0-M3UA(743)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131907954 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131907954 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131907954 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131907954 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131907954 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131907954 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131907954 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131907954 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131907955 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x49587472 + sms_sms_cb: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,active-conn,sms_sms_cb) (sms_queue.c:621) 20250822131907955 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x49587472 - SMS-pending: now used by 5 (attached,SMS-receiver,SMS,active-conn,sms_sms_cb) (sms_queue.c:217) 20250822131907955 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x49587472 + SMS-receiver: now used by 6 (attached,2*SMS-receiver,SMS,active-conn,sms_sms_cb) (db.c:771) 20250822131907955 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x49587472 + SMS-pending: now used by 7 (attached,2*SMS-receiver,SMS,active-conn,sms_sms_cb,SMS-pending) (sms_queue.c:201) 20250822131907955 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x49587472 + SMS: now used by 8 (attached,2*SMS-receiver,2*SMS,active-conn,sms_sms_cb,SMS-pending) (transaction.c:228) 20250822131907956 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x49587472 - sms_sms_cb: now used by 7 (attached,2*SMS-receiver,2*SMS,active-conn,SMS-pending) (sms_queue.c:627) 20250822131907956 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x49587472 - SMS-receiver: now used by 6 (attached,SMS-receiver,2*SMS,active-conn,SMS-pending) (gsm_04_11.c:76) 20250822131907956 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x49587472 - SMS: now used by 5 (attached,SMS-receiver,SMS,active-conn,SMS-pending) (transaction.c:281) 20250822131907956 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131907956 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131907956 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131907956 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131907956 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131907956 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131907956 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131907956 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131907957 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131907957 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131907957 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131907957 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131907957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131907957 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131907957 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131907957 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(743)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(743)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(743)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(743)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(741)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(741)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(741)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(741)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(741)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(741)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(741)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(741)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_sms_already_paging0(750)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_already_paging0(750)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(741)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(741)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(741)@718a44d66dfb: vl_from0 20250822131907964 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131907965 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131907965 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131907965 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131907965 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131907965 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131907965 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131907965 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(741)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0103029904'O MSC_Test_0-M3UA(743)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(741)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(741)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(741)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(741)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0103059901020201'O MSC_Test_0-M3UA(743)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131908166 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131908166 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131908166 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131908166 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131908166 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131908166 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131908166 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131908166 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131908167 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x49587472 + sms_sms_cb: now used by 6 (attached,SMS-receiver,SMS,active-conn,SMS-pending,sms_sms_cb) (sms_queue.c:621) 20250822131908167 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x49587472 - SMS-pending: now used by 5 (attached,SMS-receiver,SMS,active-conn,sms_sms_cb) (sms_queue.c:217) 20250822131908167 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x49587472 - sms_sms_cb: now used by 4 (attached,SMS-receiver,SMS,active-conn) (sms_queue.c:627) 20250822131908167 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x49587472 - SMS-receiver: now used by 3 (attached,SMS,active-conn) (gsm_04_11.c:76) 20250822131908167 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x49587472 - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250822131908168 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x49587472 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822131908168 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x49587472 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822131908168 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x49587472 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822131908168 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x49587472 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822131908168 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131908168 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131908168 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131908168 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131908168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131908168 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131908168 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131908168 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131908168 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131908168 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131908168 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131908168 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131908168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131908168 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131908168 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131908168 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(743)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(743)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(743)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(743)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(741)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(741)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(741)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(741)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(741)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(741)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(741)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(741)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_sms_already_paging0(750)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(741)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(741)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(741)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(741)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(743)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131908173 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131908173 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131908173 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131908173 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131908173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131908173 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131908173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131908173 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131908174 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x49587472:GERAN-A-94:PAGING_RESP)[0x56365ea08de0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822131908174 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x49587472:GERAN-A-94:PAGING_RESP)[0x56365ea08de0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x49587472:GERAN-A-94:PAGING_RESP)[0x56365ea0bf40] (msc_a.c:1053) 20250822131908174 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x49587472:GERAN-A-94:PAGING_RESP)[0x56365ea08de0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822131908174 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x49587472:GERAN-A-94:PAGING_RESP)[0x56365ea08de0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822131908174 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x49587472 - active-conn: now used by 1 (attached) (msub.c:375) 20250822131908174 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131908174 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131908174 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131908174 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131908174 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131908174 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131908174 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131908175 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(743)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(743)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(741)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-M3UA(743)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131908175 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131908175 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131908175 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131908176 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131908176 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131908176 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131908176 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131908176 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(742)@718a44d66dfb: Deleted conn table entry 0TC_lu_and_mt_sms_already_paging0(750)1308171 TC_lu_and_mt_sms_already_paging0(750)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822131908177 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x49587472 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822131908177 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x49587472 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_sms_already_paging0(750)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms_already_paging0(750)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_already_paging0(750)@718a44d66dfb: Final verdict of PTC: pass MSC_Test_0-SCCP(741)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(742)@718a44d66dfb: Final verdict of PTC: none 20250822131908186 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250822131908187 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822131908187 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(747)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP-IPA(746)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-M3UA(743)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(745)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(744)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(751)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(748)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(740)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(749)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(740): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(741): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(742): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(743): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(744): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(745): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(746): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(747): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(748): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(749): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_lu_and_mt_sms_already_paging0(750): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(751): none (pass -> pass) MTC@718a44d66dfb: Test case TC_lu_and_mt_sms_already_paging finished. Verdict: pass MTC@718a44d66dfb: 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'. Fri Aug 22 13:19:08 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 20250822131908378 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822131908378 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822131908378 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822131908378 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822131908378 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822131908378 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822131908378 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822131908378 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822131908378 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822131908378 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131908378 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822131908378 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822131908378 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822131908378 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822131908378 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822131908378 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822131908378 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822131908378 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822131908378 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=354640) 20250822131909187 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=354640, count=365012) 20250822131910188 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822131910380 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822131910380 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822131910380 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:19: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_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 20250822131911189 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_lu_and_mt_sms_paging_and_nothing started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(755)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(755)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(755)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(753)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822131911981 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(756)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822131912175 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822131912175 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822131912175 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822131912175 DLSS7 DEBUG 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)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(755)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(755)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822131912181 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131912181 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822131912181 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822131912181 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822131912181 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822131912181 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822131912181 DLSS7 DEBUG 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)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(755)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(755)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(755)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(755)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822131912184 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131912184 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822131912184 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822131912184 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822131912184 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822131912184 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822131912184 DLSS7 DEBUG 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)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(755)@718a44d66dfb: Message received on association #8 20250822131912184 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822131912184 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(755)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(755)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(755)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(755)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(755)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(755)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822131912190 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822131912190 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(758)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(758)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822131912196 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(758)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(758)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(758)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@718a44d66dfb: IPA ID RESP: { { 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)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(758)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822131912213 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822131912213 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(759)@718a44d66dfb: 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)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250822131912987 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131912987 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131912987 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131912987 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131912987 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131912987 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131912987 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131912987 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(755)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131912988 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131912988 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131912988 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131912988 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131912988 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131912988 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131912988 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131912988 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(755)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(755)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(754)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(754)@718a44d66dfb: Added conn table entry 0TC_lu_and_mt_sms_paging_and_nothing0(762)10138623 MSC_Test_0-SCCP(753)@718a44d66dfb: First idle individual index:0 MSC_Test_0-RAN(754)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 20250822131913003 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131913003 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131913003 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131913003 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131913003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131913003 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131913003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131913003 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(755)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131913004 DMM DEBUG msc_a(IMSI-262420000001843:GERAN-A-95:LU)[0x56365ea094e0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001843 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822131913004 DMM DEBUG msc_a(IMSI-262420000001843:GERAN-A-95:LU)[0x56365ea094e0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822131913004 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001843:GERAN-A-95:LU)[0x56365ea08b80]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822131913004 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001843:GERAN-A-95:LU)[0x56365ea08b80]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001843:GERAN-A-95:LU)[0x56365ea094e0] (fsm.c:486) 20250822131913004 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001843:GERAN-A-95:LU)[0x56365ea08b80]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822131913004 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001843:GERAN-A-95:LU)[0x56365ea08b80]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822131913004 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822131913004 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001843 id=262420000001843 (vlr.c:661) 20250822131913004 DVLR INFO New subscr, IMSI: 262420000001843 (vlr.c:562) 20250822131913004 DVLR DEBUG VLR subscr IMSI-262420000001843 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822131913004 DVLR DEBUG VLR subscr IMSI-262420000001843 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822131913004 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822131913004 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001843:GERAN-A-95:LU)[0x56365ea08b80]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822131913004 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001843:GERAN-A-95:LU)[0x56365ea08b80]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822131913004 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001843:GERAN-A-95:LU)[0x56365ea08b80]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822131913004 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001843:GERAN-A-95:LU)[0x56365ea08b80]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822131913004 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001843:GERAN-A-95:LU)[0x56365ea08b80]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822131913004 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001843:GERAN-A-95:LU)[0x56365ea08b80]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822131913004 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001843:GERAN-A-95:LU)[0x56365ea169b0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822131913004 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001843:GERAN-A-95:LU)[0x56365ea169b0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001843:GERAN-A-95:LU)[0x56365ea08b80] (fsm.c:486) 20250822131913004 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001843:GERAN-A-95:LU)[0x56365ea169b0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822131913004 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001843:GERAN-A-95:LU)[0x56365ea169b0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822131913004 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131913004 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131913004 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131913004 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131913004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131913004 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131913004 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131913004 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131913004 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131913004 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131913005 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131913005 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131913005 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131913005 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131913005 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131913005 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(755)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(755)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(755)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(755)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(753)@718a44d66dfb: { messageType := 2, destLocRef := '9AB3FF'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)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(753)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(753)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(753)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(753)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(759)@718a44d66dfb: Found GsupExpect[0] for "262420000001843" handled at TC_lu_and_mt_sms_paging_and_nothing0(762) MSC_Test-GSUP(759)@718a44d66dfb: Added IMSI table entry 0TC_lu_and_mt_sms_paging_and_nothing0(762)"262420000001843" 20250822131913008 DVLR DEBUG VLR subscr IMSI-262420000001843 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250822131913008 DVLR DEBUG VLR subscr IMSI-262420000001843 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(753)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(753)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(753)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(753)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(755)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131913009 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131913009 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131913009 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131913009 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131913009 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131913009 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131913009 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131913009 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_lu_and_mt_sms_paging_and_nothing0(762)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms_paging_and_nothing0(762)@718a44d66dfb: setverdict(pass): none -> pass 20250822131913012 DVLR DEBUG VLR subscr IMSI-262420000001843 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822131913012 DVLR DEBUG IMSI:262420000001843 has MSISDN:491230001843 (vlr.c:1045) 20250822131913012 DMSC NOTICE msub(IMSI-262420000001843:MSISDN-491230001843) VLR: update for IMSI=262420000001843 (MSISDN=491230001843) (gsm_04_08.c:1541) 20250822131913012 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822131913013 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822131913013 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001843:MSISDN-491230001843:GERAN-A-95:LU)[0x56365ea08b80]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822131913013 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001843:GERAN-A-95:LU)[0x56365ea169b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822131913013 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001843:GERAN-A-95:LU)[0x56365ea169b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822131913013 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001843:GERAN-A-95:LU)[0x56365ea169b0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822131913013 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001843:GERAN-A-95:LU)[0x56365ea169b0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001843:MSISDN-491230001843:GERAN-A-95:LU)[0x56365ea08b80] (vlr_lu_fsm.c:110) 20250822131913013 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001843:GERAN-A-95:LU)[0x56365ea169b0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822131913013 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001843:GERAN-A-95:LU)[0x56365ea169b0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822131913013 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001843:MSISDN-491230001843:GERAN-A-95:LU)[0x56365ea08b80]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822131913013 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001843:MSISDN-491230001843:GERAN-A-95:LU)[0x56365ea08b80]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822131913013 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001843:MSISDN-491230001843:GERAN-A-95:LU)[0x56365ea13460]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822131913013 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001843:MSISDN-491230001843:GERAN-A-95:LU)[0x56365ea13460]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001843:MSISDN-491230001843:GERAN-A-95:LU)[0x56365ea08b80] (fsm.c:486) 20250822131913013 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001843:MSISDN-491230001843:GERAN-A-95:LU)[0x56365ea13460]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822131913013 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001843:MSISDN-491230001843:GERAN-A-95:LU)[0x56365ea13460]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822131913013 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001843:MSISDN-491230001843:GERAN-A-95:LU)[0x56365ea13460]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822131913013 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001843:MSISDN-491230001843:GERAN-A-95:LU)[0x56365ea13460]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822131913013 DMSC NOTICE msub(IMSI-262420000001843:MSISDN-491230001843:TMSInew-0x8DE19CF1) VLR: update for IMSI=262420000001843 (MSISDN=491230001843) (gsm_04_08.c:1541) 20250822131913013 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001843:MSISDN-491230001843:GERAN-A-95:LU)[0x56365ea13460]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822131913013 DMM DEBUG -> IMSI-262420000001843:MSISDN-491230001843:TMSInew-0x8DE19CF1 LOCATION UPDATE ACCEPT (TMSI = 0x8de19cf1) (gsm_04_08.c:149) 20250822131913014 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSInew-0x8DE19CF1 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822131913014 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131913014 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131913014 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131913014 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131913014 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131913014 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131913014 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131913014 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(755)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(755)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(753)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(753)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(753)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(753)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_sms_paging_and_nothing0(762)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(754)@718a44d66dfb: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(754)@718a44d66dfb: patched enc_l3: '055B'O MSC_Test_0-SCCP(753)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(753)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(753)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(753)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002055B'O 20250822131913020 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131913020 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131913020 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131913020 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131913020 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131913020 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131913020 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131913020 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(755)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131913021 DMM DEBUG msc_a(IMSI-262420000001843:MSISDN-491230001843:TMSInew-0x8DE19CF1:GERAN-A-95:LU)[0x56365ea094e0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822131913021 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001843:MSISDN-491230001843:TMSInew-0x8DE19CF1:GERAN-A-95:LU)[0x56365ea08b80]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822131913021 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001843:MSISDN-491230001843:GERAN-A-95:LU)[0x56365ea13460]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822131913021 DMSC NOTICE msub(IMSI-262420000001843:MSISDN-491230001843:TMSI-0x8DE19CF1) VLR: update for IMSI=262420000001843 (MSISDN=491230001843) (gsm_04_08.c:1541) 20250822131913021 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x8DE19CF1 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250822131913021 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001843:MSISDN-491230001843:GERAN-A-95:LU)[0x56365ea13460]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822131913021 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001843:MSISDN-491230001843:TMSI-0x8DE19CF1:GERAN-A-95:LU)[0x56365ea08b80]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822131913021 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001843:MSISDN-491230001843:GERAN-A-95:LU)[0x56365ea13460]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822131913021 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001843:MSISDN-491230001843:GERAN-A-95:LU)[0x56365ea13460]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001843:MSISDN-491230001843:TMSI-0x8DE19CF1:GERAN-A-95:LU)[0x56365ea08b80] (vlr_lu_fsm.c:817) 20250822131913021 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001843:MSISDN-491230001843:GERAN-A-95:LU)[0x56365ea13460]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822131913021 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001843:MSISDN-491230001843:GERAN-A-95:LU)[0x56365ea13460]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822131913021 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001843:MSISDN-491230001843:TMSI-0x8DE19CF1:GERAN-A-95:LU)[0x56365ea08b80]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822131913021 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001843/3/1): Available (smpp_smsc.c:626) 20250822131913021 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x8DE19CF1 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822131913021 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x8DE19CF1 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822131913021 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x8DE19CF1 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822131913021 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x8DE19CF1 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250822131913021 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131913021 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131913021 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131913021 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131913021 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131913021 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131913021 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131913021 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(755)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(755)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(753)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(753)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(753)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(753)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(753)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(753)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(753)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(753)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822131913023 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131913023 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131913023 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131913023 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131913023 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131913023 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131913023 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131913023 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(755)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131913023 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001843:MSISDN-491230001843:TMSI-0x8DE19CF1:GERAN-A-95:LU)[0x56365ea08b80]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822131913023 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001843:MSISDN-491230001843:TMSI-0x8DE19CF1:GERAN-A-95:LU)[0x56365ea08b80]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001843:MSISDN-491230001843:TMSI-0x8DE19CF1:GERAN-A-95:LU)[0x56365ea094e0] (msc_a.c:1053) 20250822131913023 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001843:MSISDN-491230001843:TMSI-0x8DE19CF1:GERAN-A-95:LU)[0x56365ea08b80]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822131913023 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001843:MSISDN-491230001843:TMSI-0x8DE19CF1:GERAN-A-95:LU)[0x56365ea08b80]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822131913023 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001843:MSISDN-491230001843:TMSI-0x8DE19CF1:GERAN-A-95:LU)[0x56365ea08b80]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822131913023 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x8DE19CF1 - active-conn: now used by 1 (attached) (msub.c:375) 20250822131913023 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131913023 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131913023 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131913023 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131913023 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131913023 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131913023 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131913023 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(755)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(755)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(753)@718a44d66dfb: Session index based on local reference:0 20250822131913024 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131913024 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131913024 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131913024 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131913024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131913024 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131913024 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131913024 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(755)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(754)@718a44d66dfb: Deleted conn table entry 0TC_lu_and_mt_sms_paging_and_nothing0(762)10138623 TC_lu_and_mt_sms_paging_and_nothing0(762)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822131913024 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x8DE19CF1 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822131913024 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x8DE19CF1 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_sms_paging_and_nothing0(762)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms_paging_and_nothing0(762)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_paging_and_nothing0(762)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(754)@718a44d66dfb: Created IMSI[0] for '262420000001843'H'8DE19CF1'O to be handled at TC_lu_and_mt_sms_paging_and_nothing0(762) 20250822131913028 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x8DE19CF1 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822131913028 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x8DE19CF1 + SMS-receiver: now used by 3 (attached,VTY,SMS-receiver) (gsm_04_11.c:94) 20250822131913028 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x8DE19CF1 - SMS-receiver: now used by 2 (attached,VTY) (gsm_04_11.c:76) 20250822131913028 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x8DE19CF1 - VTY: now used by 1 (attached) (msc_vty.c:1428) 20250822131914028 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x8DE19CF1 + SMS-receiver: now used by 2 (attached,SMS-receiver) (db.c:771) 20250822131914028 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x8DE19CF1 + SMS-pending: now used by 3 (attached,SMS-receiver,SMS-pending) (sms_queue.c:201) 20250822131914028 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x8DE19CF1 + SMS: now used by 4 (attached,SMS-receiver,SMS-pending,SMS) (transaction.c:228) 20250822131914029 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x8DE19CF1 + Paging: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (paging.c:111) 20250822131914029 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x8DE19CF1 + SMS-receiver: now used by 6 (attached,2*SMS-receiver,SMS-pending,SMS,Paging) (db.c:771) 20250822131914029 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x8DE19CF1 - SMS-receiver: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (gsm_04_11.c:76) 20250822131914029 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131914029 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131914029 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131914029 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131914029 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131914029 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131914029 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131914029 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(755)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(755)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(754)@718a44d66dfb: 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)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822131924030 DLSMS NOTICE Sending SMS 6 failed 1 times. (sms_queue.c:248) 20250822131924030 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x8DE19CF1 - SMS-pending: now used by 4 (attached,SMS-receiver,SMS,Paging) (sms_queue.c:217) 20250822131924030 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x8DE19CF1 - SMS-receiver: now used by 3 (attached,SMS,Paging) (gsm_04_11.c:76) 20250822131924030 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x8DE19CF1 - SMS: now used by 2 (attached,Paging) (transaction.c:281) 20250822131924030 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x8DE19CF1 - Paging: now used by 1 (attached) (paging.c:202) 20250822131929272 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131929272 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131929272 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131929272 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131929272 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131929272 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131929272 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131929272 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(755)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(755)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP-IPA(758)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(758)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } TC_lu_and_mt_sms_paging_and_nothing0(762)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822131934057 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x8DE19CF1 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822131934057 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x8DE19CF1 - VTY: now used by 1 (attached) (msc_vty.c:1387) TC_lu_and_mt_sms_paging_and_nothing0(762)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_paging_and_nothing0(762)@718a44d66dfb: Final verdict of PTC: pass 20250822131934066 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822131934066 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822131934066 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822131934066 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822131934066 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822131934066 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822131934066 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822131934066 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) MSC_Test_0-SCCP(753)@718a44d66dfb: Final verdict of PTC: none 20250822131934066 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822131934066 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131934066 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822131934066 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822131934066 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822131934066 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822131934066 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822131934067 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(755)@718a44d66dfb: Final verdict of PTC: none 20250822131934067 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) MSC_Test-GSUP(759)@718a44d66dfb: Final verdict of PTC: none 20250822131934067 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822131934067 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822131934068 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822131934068 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-RAN(754)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(756)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(757)@718a44d66dfb: Final verdict of PTC: none 20250822131934070 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) IPA-CTRL-CLI-IPA(763)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP-IPA(758)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(761)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(752)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(760)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(752): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(753): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(754): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(755): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(756): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(757): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(758): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(759): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(760): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(761): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_lu_and_mt_sms_paging_and_nothing0(762): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(763): none (pass -> pass) MTC@718a44d66dfb: Test case TC_lu_and_mt_sms_paging_and_nothing finished. Verdict: pass MTC@718a44d66dfb: 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'. Fri Aug 22 13:19:34 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=215528) 20250822131935071 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=215528, count=216884) 20250822131936067 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822131936068 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822131936068 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822131936072 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:19:36 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_lu_and_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 20250822131937073 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_lu_and_mt_sms_paging_repeated started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(767)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(767)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(767)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(765)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822131937995 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(768)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822131938074 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822131938074 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(770)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(770)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822131938081 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(770)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(770)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(770)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@718a44d66dfb: IPA ID RESP: { { 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)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(770)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822131938109 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822131938109 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(771)@718a44d66dfb: 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)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250822131938191 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822131938191 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822131938191 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822131938191 DLSS7 DEBUG 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)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(767)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(767)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822131938196 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131938196 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822131938196 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822131938196 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822131938196 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822131938196 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822131938196 DLSS7 DEBUG 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)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(767)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(767)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(767)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(767)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(767)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250822131938197 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131938197 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822131938197 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822131938197 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822131938197 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822131938197 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822131938197 DLSS7 DEBUG 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)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(767)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822131938198 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) MSC_Test_0-M3UA(767)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(767)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(767)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) 20250822131938198 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(767)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(767)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822131938994 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131938994 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131938994 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131938994 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131938994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131938994 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131938994 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131938994 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(767)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131938994 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131938994 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131938994 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131938994 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131938994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131938994 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131938994 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131938994 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(767)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(767)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(766)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(766)@718a44d66dfb: Added conn table entry 0TC_lu_and_mt_sms_paging_repeated0(774)12721440 MSC_Test_0-SCCP(765)@718a44d66dfb: First idle individual index:0 MSC_Test_0-RAN(766)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 20250822131938998 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131938998 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131938998 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131938998 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131938998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131938998 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131938998 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131938998 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(767)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131938998 DMM DEBUG msc_a(IMSI-262420000001844:GERAN-A-96:LU)[0x56365ea0bf40]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001844 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822131938998 DMM DEBUG msc_a(IMSI-262420000001844:GERAN-A-96:LU)[0x56365ea0bf40]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822131938999 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001844:GERAN-A-96:LU)[0x56365ea08de0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822131938999 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001844:GERAN-A-96:LU)[0x56365ea08de0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001844:GERAN-A-96:LU)[0x56365ea0bf40] (fsm.c:486) 20250822131938999 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001844:GERAN-A-96:LU)[0x56365ea08de0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822131938999 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001844:GERAN-A-96:LU)[0x56365ea08de0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822131938999 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822131938999 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001844 id=262420000001844 (vlr.c:661) 20250822131938999 DVLR INFO New subscr, IMSI: 262420000001844 (vlr.c:562) 20250822131938999 DVLR DEBUG VLR subscr IMSI-262420000001844 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822131938999 DVLR DEBUG VLR subscr IMSI-262420000001844 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822131938999 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822131938999 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001844:GERAN-A-96:LU)[0x56365ea08de0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822131938999 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001844:GERAN-A-96:LU)[0x56365ea08de0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822131938999 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001844:GERAN-A-96:LU)[0x56365ea08de0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822131938999 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001844:GERAN-A-96:LU)[0x56365ea08de0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822131938999 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001844:GERAN-A-96:LU)[0x56365ea08de0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822131938999 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001844:GERAN-A-96:LU)[0x56365ea08de0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822131938999 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001844:GERAN-A-96:LU)[0x56365ea169b0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822131938999 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001844:GERAN-A-96:LU)[0x56365ea169b0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001844:GERAN-A-96:LU)[0x56365ea08de0] (fsm.c:486) 20250822131938999 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001844:GERAN-A-96:LU)[0x56365ea169b0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822131938999 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001844:GERAN-A-96:LU)[0x56365ea169b0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822131938999 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131938999 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131938999 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131938999 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131938999 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131938999 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131938999 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131938999 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131938999 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131938999 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131938999 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131938999 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131938999 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131938999 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131938999 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131938999 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(767)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(767)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(767)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(767)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(765)@718a44d66dfb: { messageType := 2, destLocRef := 'C21D20'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)@718a44d66dfb: Session index based on local reference:0 MSC_Test-GSUP(771)@718a44d66dfb: Found GsupExpect[0] for "262420000001844" handled at TC_lu_and_mt_sms_paging_repeated0(774) MSC_Test-GSUP(771)@718a44d66dfb: Added IMSI table entry 0TC_lu_and_mt_sms_paging_repeated0(774)"262420000001844" MSC_Test_0-SCCP(765)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(765)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(765)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(765)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822131939000 DVLR DEBUG VLR subscr IMSI-262420000001844 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250822131939000 DVLR DEBUG VLR subscr IMSI-262420000001844 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_lu_and_mt_sms_paging_repeated0(774)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms_paging_repeated0(774)@718a44d66dfb: setverdict(pass): none -> pass MSC_Test_0-SCCP(765)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(765)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(765)@718a44d66dfb: vl_from0 MSC_Test_0-M3UA(767)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131939002 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131939002 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131939002 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131939002 DLM3UA DEBUG 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(765)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250822131939002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131939002 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131939002 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131939002 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131939003 DVLR DEBUG VLR subscr IMSI-262420000001844 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822131939003 DVLR DEBUG IMSI:262420000001844 has MSISDN:491230001844 (vlr.c:1045) 20250822131939003 DMSC NOTICE msub(IMSI-262420000001844:MSISDN-491230001844) VLR: update for IMSI=262420000001844 (MSISDN=491230001844) (gsm_04_08.c:1541) 20250822131939003 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822131939003 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822131939004 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001844:MSISDN-491230001844:GERAN-A-96:LU)[0x56365ea08de0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822131939004 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001844:GERAN-A-96:LU)[0x56365ea169b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822131939004 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001844:GERAN-A-96:LU)[0x56365ea169b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822131939004 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001844:GERAN-A-96:LU)[0x56365ea169b0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822131939004 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001844:GERAN-A-96:LU)[0x56365ea169b0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001844:MSISDN-491230001844:GERAN-A-96:LU)[0x56365ea08de0] (vlr_lu_fsm.c:110) 20250822131939004 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001844:GERAN-A-96:LU)[0x56365ea169b0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822131939004 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001844:GERAN-A-96:LU)[0x56365ea169b0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822131939004 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001844:MSISDN-491230001844:GERAN-A-96:LU)[0x56365ea08de0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822131939004 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001844:MSISDN-491230001844:GERAN-A-96:LU)[0x56365ea08de0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822131939004 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001844:MSISDN-491230001844:GERAN-A-96:LU)[0x56365ea1de30]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822131939004 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001844:MSISDN-491230001844:GERAN-A-96:LU)[0x56365ea1de30]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001844:MSISDN-491230001844:GERAN-A-96:LU)[0x56365ea08de0] (fsm.c:486) 20250822131939004 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001844:MSISDN-491230001844:GERAN-A-96:LU)[0x56365ea1de30]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822131939004 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001844:MSISDN-491230001844:GERAN-A-96:LU)[0x56365ea1de30]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822131939004 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001844:MSISDN-491230001844:GERAN-A-96:LU)[0x56365ea1de30]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822131939004 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001844:MSISDN-491230001844:GERAN-A-96:LU)[0x56365ea1de30]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822131939004 DMSC NOTICE msub(IMSI-262420000001844:MSISDN-491230001844:TMSInew-0x1E876F31) VLR: update for IMSI=262420000001844 (MSISDN=491230001844) (gsm_04_08.c:1541) 20250822131939004 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001844:MSISDN-491230001844:GERAN-A-96:LU)[0x56365ea1de30]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822131939004 DMM DEBUG -> IMSI-262420000001844:MSISDN-491230001844:TMSInew-0x1E876F31 LOCATION UPDATE ACCEPT (TMSI = 0x1e876f31) (gsm_04_08.c:149) 20250822131939004 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSInew-0x1E876F31 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822131939004 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131939004 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131939004 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131939004 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131939004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131939004 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131939004 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131939004 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(767)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(767)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(765)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(765)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(765)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(765)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_sms_paging_repeated0(774)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(766)@718a44d66dfb: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(766)@718a44d66dfb: patched enc_l3: '055B'O MSC_Test_0-SCCP(765)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(765)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(765)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(765)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(767)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131939007 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131939007 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131939007 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131939007 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131939007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131939007 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131939007 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131939007 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131939007 DMM DEBUG msc_a(IMSI-262420000001844:MSISDN-491230001844:TMSInew-0x1E876F31:GERAN-A-96:LU)[0x56365ea0bf40]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822131939007 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001844:MSISDN-491230001844:TMSInew-0x1E876F31:GERAN-A-96:LU)[0x56365ea08de0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822131939007 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001844:MSISDN-491230001844:GERAN-A-96:LU)[0x56365ea1de30]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822131939007 DMSC NOTICE msub(IMSI-262420000001844:MSISDN-491230001844:TMSI-0x1E876F31) VLR: update for IMSI=262420000001844 (MSISDN=491230001844) (gsm_04_08.c:1541) 20250822131939007 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x1E876F31 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250822131939007 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001844:MSISDN-491230001844:GERAN-A-96:LU)[0x56365ea1de30]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822131939007 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001844:MSISDN-491230001844:TMSI-0x1E876F31:GERAN-A-96:LU)[0x56365ea08de0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822131939007 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001844:MSISDN-491230001844:GERAN-A-96:LU)[0x56365ea1de30]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822131939007 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001844:MSISDN-491230001844:GERAN-A-96:LU)[0x56365ea1de30]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001844:MSISDN-491230001844:TMSI-0x1E876F31:GERAN-A-96:LU)[0x56365ea08de0] (vlr_lu_fsm.c:817) 20250822131939007 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001844:MSISDN-491230001844:GERAN-A-96:LU)[0x56365ea1de30]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822131939007 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001844:MSISDN-491230001844:GERAN-A-96:LU)[0x56365ea1de30]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822131939007 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001844:MSISDN-491230001844:TMSI-0x1E876F31:GERAN-A-96:LU)[0x56365ea08de0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822131939007 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001844/3/1): Available (smpp_smsc.c:626) 20250822131939007 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x1E876F31 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822131939007 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x1E876F31 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822131939007 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x1E876F31 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822131939007 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x1E876F31 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250822131939007 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131939007 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131939007 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131939007 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131939007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131939007 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131939007 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131939007 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(767)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(767)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(765)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(765)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(765)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(765)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(765)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(765)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(765)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(765)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(767)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131939008 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131939008 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131939008 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131939008 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131939008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131939008 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131939008 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131939008 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131939008 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001844:MSISDN-491230001844:TMSI-0x1E876F31:GERAN-A-96:LU)[0x56365ea08de0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822131939008 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001844:MSISDN-491230001844:TMSI-0x1E876F31:GERAN-A-96:LU)[0x56365ea08de0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001844:MSISDN-491230001844:TMSI-0x1E876F31:GERAN-A-96:LU)[0x56365ea0bf40] (msc_a.c:1053) 20250822131939008 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001844:MSISDN-491230001844:TMSI-0x1E876F31:GERAN-A-96:LU)[0x56365ea08de0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822131939008 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001844:MSISDN-491230001844:TMSI-0x1E876F31:GERAN-A-96:LU)[0x56365ea08de0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822131939008 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001844:MSISDN-491230001844:TMSI-0x1E876F31:GERAN-A-96:LU)[0x56365ea08de0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822131939008 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131939008 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131939008 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131939008 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131939008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131939008 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131939008 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131939008 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131939008 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x1E876F31 - active-conn: now used by 1 (attached) (msub.c:375) MSC_Test_0-M3UA(767)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(767)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(765)@718a44d66dfb: Session index based on local reference:0 20250822131939009 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131939009 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131939009 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131939009 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131939009 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(767)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131939009 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131939009 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131939009 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(766)@718a44d66dfb: Deleted conn table entry 0TC_lu_and_mt_sms_paging_repeated0(774)12721440 TC_lu_and_mt_sms_paging_repeated0(774)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822131939009 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x1E876F31 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822131939009 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x1E876F31 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_sms_paging_repeated0(774)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms_paging_repeated0(774)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_paging_repeated0(774)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(766)@718a44d66dfb: Created IMSI[0] for '262420000001844'H'1E876F31'O to be handled at TC_lu_and_mt_sms_paging_repeated0(774) 20250822131939011 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x1E876F31 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822131939011 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x1E876F31 + SMS-receiver: now used by 3 (attached,VTY,SMS-receiver) (gsm_04_11.c:94) 20250822131939011 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x1E876F31 - SMS-receiver: now used by 2 (attached,VTY) (gsm_04_11.c:76) 20250822131939011 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x1E876F31 - VTY: now used by 1 (attached) (msc_vty.c:1428) TC_lu_and_mt_sms_paging_repeated0(774)@718a44d66dfb: Expecting first Paging 20250822131940012 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x1E876F31 + SMS-receiver: now used by 2 (attached,SMS-receiver) (db.c:771) 20250822131940012 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x1E876F31 + SMS-pending: now used by 3 (attached,SMS-receiver,SMS-pending) (sms_queue.c:201) 20250822131940012 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x1E876F31 + SMS: now used by 4 (attached,SMS-receiver,SMS-pending,SMS) (transaction.c:228) 20250822131940013 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x1E876F31 + Paging: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (paging.c:111) 20250822131940013 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x1E876F31 + SMS-receiver: now used by 6 (attached,2*SMS-receiver,SMS-pending,SMS,Paging) (db.c:771) 20250822131940013 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x1E876F31 - SMS-receiver: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (gsm_04_11.c:76) 20250822131940014 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131940014 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131940014 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131940014 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131940014 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131940014 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131940014 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131940014 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(767)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(767)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(766)@718a44d66dfb: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_sms_paging_repeated0(774) TC_lu_and_mt_sms_paging_repeated0(774)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_paging_repeated0(774)@718a44d66dfb: GERAN: expect no further Paging TC_lu_and_mt_sms_paging_repeated0(774)@718a44d66dfb: GERAN: No further Paging received, as expected TC_lu_and_mt_sms_paging_repeated0(774)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_paging_repeated0(774)@718a44d66dfb: 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 := '1E876F31'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(766)@718a44d66dfb: Added conn table entry 0TC_lu_and_mt_sms_paging_repeated0(774)1850386 MSC_Test_0-SCCP(765)@718a44d66dfb: First idle individual index:0 20250822131945041 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131945041 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131945041 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131945041 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131945041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131945041 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131945041 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131945041 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(767)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131945042 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1E876F31:GERAN-A-97:PAGING_RESP)[0x56365ea08b80]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822131945042 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1E876F31:GERAN-A-97:PAGING_RESP)[0x56365ea08b80]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x1E876F31:GERAN-A-97:PAGING_RESP)[0x56365ea094e0] (fsm.c:486) 20250822131945042 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1E876F31:GERAN-A-97:PAGING_RESP)[0x56365ea08b80]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250822131945042 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1E876F31:GERAN-A-97:PAGING_RESP)[0x56365ea08b80]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822131945042 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x1E876F31 + 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) 20250822131945042 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x1E876F31 + active-conn: now used by 7 (attached,SMS-receiver,SMS-pending,SMS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822131945042 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001844:MSISDN-491230001844:TMSI-0x1E876F31:GERAN-A-97:PAGING_RESP)[0x56365ea08b80]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822131945042 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001844:MSISDN-491230001844:TMSI-0x1E876F31:GERAN-A-97:PAGING_RESP)[0x56365ea08b80]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822131945042 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001844:MSISDN-491230001844:TMSI-0x1E876F31:GERAN-A-97:PAGING_RESP)[0x56365ea08b80]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822131945043 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001844:MSISDN-491230001844:TMSI-0x1E876F31:GERAN-A-97:PAGING_RESP)[0x56365ea08b80]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822131945043 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001844:MSISDN-491230001844:TMSI-0x1E876F31:GERAN-A-97:PAGING_RESP)[0x56365ea08b80]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822131945043 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001844:MSISDN-491230001844:TMSI-0x1E876F31:GERAN-A-97:PAGING_RESP)[0x56365ea08b80]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822131945043 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001844:MSISDN-491230001844:TMSI-0x1E876F31:GERAN-A-97:PAGING_RESP)[0x56365ea08b80]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822131945043 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001844:MSISDN-491230001844:TMSI-0x1E876F31:GERAN-A-97:PAGING_RESP)[0x56365ea08b80]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822131945043 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001844:MSISDN-491230001844:TMSI-0x1E876F31:GERAN-A-97:PAGING_RESP)[0x56365ea08b80]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822131945043 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001844:MSISDN-491230001844:TMSI-0x1E876F31:GERAN-A-97:PAGING_RESP)[0x56365ea08b80]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822131945043 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x1E876F31 - Paging: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250822131945043 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001844/3/1): Available (smpp_smsc.c:626) 20250822131945043 DMSC NOTICE Pending paging while subscriber 262420000001844 attached. (sms_queue.c:558) 20250822131945043 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x1E876F31 - proc_arq_vlr_fn_init: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,active-conn) (vlr_access_req_fsm.c:405) 20250822131945043 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131945043 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131945043 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131945043 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131945043 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131945043 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131945043 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131945043 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131945043 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131945043 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131945043 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131945043 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131945043 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131945043 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131945043 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131945043 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131945043 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131945043 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131945043 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131945044 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131945044 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131945044 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131945044 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131945044 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(767)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(767)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(767)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(767)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(767)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(767)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(765)@718a44d66dfb: { messageType := 2, destLocRef := '1C3C12'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)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(765)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(765)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(765)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(765)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(765)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(765)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(765)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(765)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822131945046 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x1E876F31 + VTY: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,active-conn,VTY) (msc_vty.c:1285) 20250822131945046 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x1E876F31 - 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)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms_paging_repeated0(774)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_paging_repeated0(774)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(765)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(765)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(765)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(765)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0103028904'O 20250822131945059 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131945059 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131945059 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131945059 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131945059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131945059 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131945059 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131945059 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(767)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(765)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(765)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(765)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(765)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0103058901020200'O MSC_Test_0-M3UA(767)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131945262 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131945262 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131945262 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131945262 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131945262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131945262 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131945262 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131945262 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131945262 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x1E876F31 + sms_sms_cb: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,active-conn,sms_sms_cb) (sms_queue.c:621) 20250822131945262 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x1E876F31 - SMS-pending: now used by 5 (attached,SMS-receiver,SMS,active-conn,sms_sms_cb) (sms_queue.c:217) 20250822131945262 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x1E876F31 - sms_sms_cb: now used by 4 (attached,SMS-receiver,SMS,active-conn) (sms_queue.c:627) 20250822131945262 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x1E876F31 - SMS-receiver: now used by 3 (attached,SMS,active-conn) (gsm_04_11.c:76) 20250822131945262 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x1E876F31 - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250822131945262 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x1E876F31 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822131945262 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x1E876F31 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822131945262 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x1E876F31 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822131945262 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x1E876F31 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822131945262 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131945262 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131945262 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131945262 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131945262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131945262 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131945262 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131945262 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131945262 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131945262 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131945262 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131945262 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131945262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131945262 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131945262 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131945262 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(767)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(767)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(767)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(767)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(765)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(765)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(765)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(765)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(765)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(765)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(765)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(765)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_sms_paging_repeated0(774)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(765)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(765)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(765)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(765)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(767)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131945264 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131945264 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131945264 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131945264 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131945264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131945264 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131945264 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131945264 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131945264 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001844:MSISDN-491230001844:TMSI-0x1E876F31:GERAN-A-97:PAGING_RESP)[0x56365ea08b80]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822131945264 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001844:MSISDN-491230001844:TMSI-0x1E876F31:GERAN-A-97:PAGING_RESP)[0x56365ea08b80]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001844:MSISDN-491230001844:TMSI-0x1E876F31:GERAN-A-97:PAGING_RESP)[0x56365ea094e0] (msc_a.c:1053) 20250822131945264 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001844:MSISDN-491230001844:TMSI-0x1E876F31:GERAN-A-97:PAGING_RESP)[0x56365ea08b80]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822131945264 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001844:MSISDN-491230001844:TMSI-0x1E876F31:GERAN-A-97:PAGING_RESP)[0x56365ea08b80]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822131945264 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x1E876F31 - active-conn: now used by 1 (attached) (msub.c:375) 20250822131945264 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131945264 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131945264 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131945264 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131945264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131945264 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131945264 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131945264 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(767)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(767)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(765)@718a44d66dfb: Session index based on local reference:0 20250822131945264 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131945264 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131945264 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(767)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131945264 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131945264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131945264 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131945264 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131945264 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(766)@718a44d66dfb: Deleted conn table entry 0TC_lu_and_mt_sms_paging_repeated0(774)1850386 TC_lu_and_mt_sms_paging_repeated0(774)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822131945265 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x1E876F31 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822131945265 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x1E876F31 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_sms_paging_repeated0(774)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms_paging_repeated0(774)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_paging_repeated0(774)@718a44d66dfb: Final verdict of PTC: pass MSC_Test_0-SCCP(765)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-M3UA(767)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP(771)@718a44d66dfb: Final verdict of PTC: none 20250822131945268 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822131945268 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MNCC(768)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(769)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(764)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(766)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(775)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(772)@718a44d66dfb: Final verdict of PTC: none 20250822131945269 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(770)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(773)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(764): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(765): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(766): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(767): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(768): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(769): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(770): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(771): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(772): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(773): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_lu_and_mt_sms_paging_repeated0(774): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(775): none (pass -> pass) MTC@718a44d66dfb: Test case TC_lu_and_mt_sms_paging_repeated finished. Verdict: pass MTC@718a44d66dfb: 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'. Fri Aug 22 13:19:45 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 20250822131945466 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822131945466 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822131945466 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822131945466 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822131945466 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822131945466 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822131945466 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822131945466 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822131945466 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822131945466 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131945467 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822131945467 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822131945467 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822131945467 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822131945467 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822131945467 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822131945467 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822131945467 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822131945467 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=310228) 20250822131946270 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=310228, count=319428) 20250822131947272 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822131947468 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822131947468 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822131947468 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:19: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_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 20250822131948272 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_smpp_mo_sms started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(779)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(779)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(779)@718a44d66dfb: ************************************************* MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-SCCP(777)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822131949206 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(780)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822131949274 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822131949274 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(782)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(782)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822131949280 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(782)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(782)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(782)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@718a44d66dfb: IPA ID RESP: { { 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)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(782)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822131949311 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822131949311 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(783)@718a44d66dfb: Created GsupExpect[0] for "262420000000044" to be handled at TC_smpp_mo_sms0(786) TC_smpp_mo_sms0(786)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250822131949398 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822131949398 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822131949398 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822131949398 DLSS7 DEBUG 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)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(779)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(779)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822131949404 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131949404 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822131949404 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822131949404 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822131949404 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822131949404 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822131949404 DLSS7 DEBUG 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)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(779)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(779)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(779)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(779)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822131949404 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131949404 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822131949404 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822131949404 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822131949404 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822131949404 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822131949404 DLSS7 DEBUG 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)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(779)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(779)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(779)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(779)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(779)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) 20250822131949404 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822131949404 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(779)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(779)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822131950208 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131950208 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131950208 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131950208 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131950208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131950208 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131950208 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131950208 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(779)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131950209 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131950209 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131950209 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131950209 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131950209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131950209 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131950209 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131950209 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(779)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(779)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(778)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(778)@718a44d66dfb: Added conn table entry 0TC_smpp_mo_sms0(786)12759050 MSC_Test_0-SCCP(777)@718a44d66dfb: First idle individual index:0 MSC_Test_0-RAN(778)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 20250822131950226 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131950226 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131950226 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131950226 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131950226 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131950226 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131950226 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131950227 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(779)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131950227 DMM DEBUG msc_a(IMSI-262420000000044:GERAN-A-98:LU)[0x56365ea0bf40]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000044 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822131950227 DMM DEBUG msc_a(IMSI-262420000000044:GERAN-A-98:LU)[0x56365ea0bf40]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822131950227 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:GERAN-A-98:LU)[0x56365ea08de0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822131950227 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:GERAN-A-98:LU)[0x56365ea08de0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000044:GERAN-A-98:LU)[0x56365ea0bf40] (fsm.c:486) 20250822131950227 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:GERAN-A-98:LU)[0x56365ea08de0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822131950227 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:GERAN-A-98:LU)[0x56365ea08de0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822131950227 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x49587472 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822131950227 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x49587472 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822131950227 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x49587472 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250822131950227 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822131950227 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x49587472:GERAN-A-98:LU)[0x56365ea08de0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822131950227 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x49587472:GERAN-A-98:LU)[0x56365ea08de0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822131950227 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x49587472:GERAN-A-98:LU)[0x56365ea08de0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822131950227 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x49587472:GERAN-A-98:LU)[0x56365ea08de0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822131950227 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x49587472:GERAN-A-98:LU)[0x56365ea08de0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822131950227 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x49587472:GERAN-A-98:LU)[0x56365ea08de0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822131950227 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x49587472:GERAN-A-98:LU)[0x56365ea1de30]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822131950227 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x49587472:GERAN-A-98:LU)[0x56365ea1de30]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x49587472:GERAN-A-98:LU)[0x56365ea08de0] (fsm.c:486) 20250822131950227 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x49587472:GERAN-A-98:LU)[0x56365ea1de30]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822131950227 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x49587472:GERAN-A-98:LU)[0x56365ea1de30]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822131950227 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131950227 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131950227 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131950227 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131950227 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131950227 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131950227 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131950227 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131950228 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131950228 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131950228 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131950228 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131950228 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131950228 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131950228 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131950228 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(779)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(779)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(779)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(779)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(777)@718a44d66dfb: { messageType := 2, destLocRef := 'C2B00A'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)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(777)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(777)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(777)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(777)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(783)@718a44d66dfb: Found GsupExpect[0] for "262420000000044" handled at TC_smpp_mo_sms0(786) MSC_Test-GSUP(783)@718a44d66dfb: Added IMSI table entry 0TC_smpp_mo_sms0(786)"262420000000044" 20250822131950232 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x49587472 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250822131950232 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x49587472 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(777)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(777)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(777)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(777)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(779)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131950233 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131950233 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131950233 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131950233 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131950233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131950233 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131950233 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131950233 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_smpp_mo_sms0(786)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_smpp_mo_sms0(786)@718a44d66dfb: setverdict(pass): none -> pass 20250822131950238 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x49587472 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822131950238 DVLR DEBUG IMSI:262420000000044 has MSISDN:491230000044 (vlr.c:1045) 20250822131950238 DMSC NOTICE msub(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x49587472) VLR: update for IMSI=262420000000044 (MSISDN=491230000044) (gsm_04_08.c:1541) 20250822131950238 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x49587472 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822131950238 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x49587472 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822131950238 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x49587472:GERAN-A-98:LU)[0x56365ea08de0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822131950238 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x49587472:GERAN-A-98:LU)[0x56365ea1de30]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822131950238 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x49587472:GERAN-A-98:LU)[0x56365ea1de30]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822131950238 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x49587472:GERAN-A-98:LU)[0x56365ea1de30]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822131950238 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x49587472:GERAN-A-98:LU)[0x56365ea1de30]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x49587472:GERAN-A-98:LU)[0x56365ea08de0] (vlr_lu_fsm.c:110) 20250822131950238 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x49587472:GERAN-A-98:LU)[0x56365ea1de30]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822131950238 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x49587472:GERAN-A-98:LU)[0x56365ea1de30]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822131950238 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x49587472:GERAN-A-98:LU)[0x56365ea08de0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822131950239 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x49587472:GERAN-A-98:LU)[0x56365ea08de0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822131950239 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x49587472:GERAN-A-98:LU)[0x56365ea169b0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822131950239 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x49587472:GERAN-A-98:LU)[0x56365ea169b0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x49587472:GERAN-A-98:LU)[0x56365ea08de0] (fsm.c:486) 20250822131950239 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x49587472:GERAN-A-98:LU)[0x56365ea169b0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822131950239 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x49587472:GERAN-A-98:LU)[0x56365ea169b0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822131950239 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x49587472:GERAN-A-98:LU)[0x56365ea169b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822131950239 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x49587472:GERAN-A-98:LU)[0x56365ea169b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822131950239 DMSC NOTICE msub(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x49587472:TMSInew-0x468348A0) VLR: update for IMSI=262420000000044 (MSISDN=491230000044) (gsm_04_08.c:1541) 20250822131950239 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x49587472:GERAN-A-98:LU)[0x56365ea169b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822131950239 DMM DEBUG -> IMSI-262420000000044:MSISDN-491230000044:TMSI-0x49587472:TMSInew-0x468348A0 LOCATION UPDATE ACCEPT (TMSI = 0x468348a0) (gsm_04_08.c:149) 20250822131950239 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x49587472:TMSInew-0x468348A0 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822131950239 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131950239 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131950239 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131950239 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131950239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131950239 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131950239 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131950239 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(779)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(779)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(777)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(777)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(777)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(777)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_smpp_mo_sms0(786)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(778)@718a44d66dfb: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(778)@718a44d66dfb: patched enc_l3: '055B'O MSC_Test_0-SCCP(777)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(777)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(777)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(777)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002055B'O 20250822131950246 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131950246 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131950246 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131950246 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131950246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131950246 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131950246 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131950246 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(779)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131950246 DMM DEBUG msc_a(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x49587472:TMSInew-0x468348A0:GERAN-A-98:LU)[0x56365ea0bf40]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822131950246 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x49587472:TMSInew-0x468348A0:GERAN-A-98:LU)[0x56365ea08de0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822131950246 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x49587472:GERAN-A-98:LU)[0x56365ea169b0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822131950247 DMSC NOTICE msub(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x468348A0) VLR: update for IMSI=262420000000044 (MSISDN=491230000044) (gsm_04_08.c:1541) 20250822131950247 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x49587472:GERAN-A-98:LU)[0x56365ea169b0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822131950247 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x468348A0:GERAN-A-98:LU)[0x56365ea08de0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822131950247 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x49587472:GERAN-A-98:LU)[0x56365ea169b0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822131950247 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x49587472:GERAN-A-98:LU)[0x56365ea169b0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x468348A0:GERAN-A-98:LU)[0x56365ea08de0] (vlr_lu_fsm.c:817) 20250822131950247 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x49587472:GERAN-A-98:LU)[0x56365ea169b0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822131950247 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x49587472:GERAN-A-98:LU)[0x56365ea169b0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822131950247 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x468348A0:GERAN-A-98:LU)[0x56365ea08de0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822131950247 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000044/3/1): Available (smpp_smsc.c:626) 20250822131950247 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x468348A0 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822131950247 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x468348A0 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822131950247 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x468348A0 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822131950247 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x468348A0 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822131950247 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131950247 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131950247 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131950247 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131950247 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131950247 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131950247 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131950247 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(779)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(779)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(777)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(777)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(777)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(777)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(777)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(777)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(777)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(777)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822131950249 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131950249 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131950249 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131950249 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131950249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131950249 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131950249 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(779)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131950249 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131950249 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x468348A0:GERAN-A-98:LU)[0x56365ea08de0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822131950249 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x468348A0:GERAN-A-98:LU)[0x56365ea08de0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x468348A0:GERAN-A-98:LU)[0x56365ea0bf40] (msc_a.c:1053) 20250822131950249 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x468348A0:GERAN-A-98:LU)[0x56365ea08de0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822131950249 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x468348A0:GERAN-A-98:LU)[0x56365ea08de0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822131950249 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x468348A0:GERAN-A-98:LU)[0x56365ea08de0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822131950249 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x468348A0 - active-conn: now used by 1 (attached) (msub.c:375) 20250822131950249 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131950249 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131950249 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131950249 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131950249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131950249 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131950249 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131950249 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(779)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(779)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(777)@718a44d66dfb: Session index based on local reference:0 20250822131950249 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131950250 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131950250 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131950250 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131950250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131950250 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131950250 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131950250 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(779)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(778)@718a44d66dfb: Deleted conn table entry 0TC_smpp_mo_sms0(786)12759050 TC_smpp_mo_sms0(786)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822131950250 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x468348A0 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822131950250 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x468348A0 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_smpp_mo_sms0(786)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_smpp_mo_sms0(786)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mo_sms0(786)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mo_sms0(786)@718a44d66dfb: 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 := '468348A0'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(778)@718a44d66dfb: Added conn table entry 0TC_smpp_mo_sms0(786)10302127 MSC_Test_0-RAN(778)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(777)@718a44d66dfb: First idle individual index:0 MSC_Test_0-M3UA(779)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131950450 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131950450 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131950450 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131950450 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131950450 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131950450 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131950450 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131950450 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131950451 DMM DEBUG msc_a(TMSI-0x468348A0:GERAN-A-99:CM_SERVICE_REQ)[0x56365ea094e0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250822131950451 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x468348A0:GERAN-A-99:CM_SERVICE_REQ)[0x56365ea08b80]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822131950451 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x468348A0:GERAN-A-99:CM_SERVICE_REQ)[0x56365ea08b80]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x468348A0:GERAN-A-99:CM_SERVICE_REQ)[0x56365ea094e0] (fsm.c:486) 20250822131950451 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x468348A0:GERAN-A-99:CM_SERVICE_REQ)[0x56365ea08b80]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250822131950451 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x468348A0:GERAN-A-99:CM_SERVICE_REQ)[0x56365ea08b80]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822131950451 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x468348A0 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822131950451 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x468348A0 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822131950451 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x468348A0:GERAN-A-99:CM_SERVICE_REQ)[0x56365ea08b80]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822131950451 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x468348A0:GERAN-A-99:CM_SERVICE_REQ)[0x56365ea08b80]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822131950451 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x468348A0:GERAN-A-99:CM_SERVICE_REQ)[0x56365ea08b80]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822131950452 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x468348A0:GERAN-A-99:CM_SERVICE_REQ)[0x56365ea08b80]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822131950452 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x468348A0:GERAN-A-99:CM_SERVICE_REQ)[0x56365ea08b80]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822131950452 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x468348A0:GERAN-A-99:CM_SERVICE_REQ)[0x56365ea08b80]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822131950452 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x468348A0:GERAN-A-99:CM_SERVICE_REQ)[0x56365ea08b80]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822131950452 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x468348A0:GERAN-A-99:CM_SERVICE_REQ)[0x56365ea08b80]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822131950452 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x468348A0:GERAN-A-99:CM_SERVICE_REQ)[0x56365ea08b80]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822131950452 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x468348A0:GERAN-A-99:CM_SERVICE_REQ)[0x56365ea08b80]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822131950452 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000044/3/1): Available (smpp_smsc.c:626) 20250822131950452 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x468348A0 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250822131950452 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131950452 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131950452 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131950452 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131950452 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131950452 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131950452 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131950452 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131950452 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131950452 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131950452 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131950452 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131950452 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131950452 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131950452 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131950452 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131950453 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131950453 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131950453 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131950453 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131950453 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131950453 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131950453 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131950453 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(779)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(779)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(779)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(779)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(779)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(779)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(777)@718a44d66dfb: { messageType := 2, destLocRef := '9D32AF'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)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(777)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(777)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(777)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(777)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(777)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(777)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(777)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(777)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822131950456 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x468348A0 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250822131950457 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x468348A0 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_smpp_mo_sms0(786)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_smpp_mo_sms0(786)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(777)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(777)@718a44d66dfb: vl_len:28 MSC_Test_0-SCCP(777)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(777)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O 20250822131950469 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131950469 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131950469 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131950469 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131950469 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131950469 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131950469 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131950469 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(779)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131950469 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x468348A0 + SMS: now used by 3 (attached,active-conn,SMS) (transaction.c:228) 20250822131950469 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250822131950469 DSMPP DEBUG Using existing default route (smpp_smsc.c:306) 20250822131950469 DSMPP DEBUG ACL even has ESME, we can route to it! (smpp_smsc.c:313) 20250822131950469 DSMPP DEBUG [msc_tester] Tx DELIVER-SM (from 491230000044) (smpp_smsc.c:641) 20250822131950470 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x468348A0 + SMPP-cmd: now used by 4 (attached,active-conn,SMS,SMPP-cmd) (smpp_msc.c:676) 20250822131950470 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131950470 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131950470 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131950470 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131950470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131950470 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131950470 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131950470 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(779)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(779)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(777)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(777)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(777)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(777)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_smpp_mo_sms0(786)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822131950481 DSMPP DEBUG [msc_tester] smpp_pdu_rx(00 00 00 11 80 00 00 05 00 00 00 00 1d ef aa 94 00 ) (smpp_smsc.c:721) 20250822131950481 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250822131950481 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x468348A0 - SMPP-cmd: now used by 3 (attached,active-conn,SMS) (smpp_msc.c:590) 20250822131950481 DSMPP INFO [msc_tester] Rx DELIVER-SM RESP (No Error) (smpp_smsc.c:673) 20250822131950481 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131950481 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131950481 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131950482 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131950482 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131950482 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131950482 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131950482 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(779)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(779)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(777)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(777)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(777)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(777)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_smpp_mo_sms0(786)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(777)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(777)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(777)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(777)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(779)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131950487 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131950487 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131950487 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131950487 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131950488 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131950488 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131950488 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131950488 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131950488 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x468348A0 - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250822131950488 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x468348A0 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822131950488 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x468348A0 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822131950488 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x468348A0 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822131950488 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x468348A0 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822131950488 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131950488 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131950489 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131950489 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131950489 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131950489 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131950489 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131950489 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(779)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(779)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(777)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(777)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(777)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(777)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(777)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(777)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(777)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(777)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(779)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131950492 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131950492 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131950492 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131950492 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131950492 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131950492 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131950492 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131950492 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131950492 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x468348A0:GERAN-A-99:CM_SERVICE_REQ)[0x56365ea08b80]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822131950492 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x468348A0:GERAN-A-99:CM_SERVICE_REQ)[0x56365ea08b80]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x468348A0:GERAN-A-99:CM_SERVICE_REQ)[0x56365ea094e0] (msc_a.c:1053) 20250822131950492 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x468348A0:GERAN-A-99:CM_SERVICE_REQ)[0x56365ea08b80]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822131950492 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x468348A0:GERAN-A-99:CM_SERVICE_REQ)[0x56365ea08b80]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822131950493 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x468348A0 - active-conn: now used by 1 (attached) (msub.c:375) 20250822131950493 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131950493 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131950493 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131950493 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131950493 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131950493 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131950493 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131950493 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(779)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(779)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(777)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-M3UA(779)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131950494 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131950494 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131950494 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131950494 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131950494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131950494 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131950494 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131950494 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(778)@718a44d66dfb: Deleted conn table entry 0TC_smpp_mo_sms0(786)10302127 TC_smpp_mo_sms0(786)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822131950495 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x468348A0 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822131950495 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x468348A0 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_smpp_mo_sms0(786)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_smpp_mo_sms0(786)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mo_sms0(786)@718a44d66dfb: Final verdict of PTC: pass 20250822131950504 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822131950504 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(783)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-M3UA(779)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(780)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-SCCP(777)@718a44d66dfb: Final verdict of PTC: none 20250822131950507 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MGCP(781)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP-IPA(782)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(778)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(784)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(787)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(785)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(776)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(776): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(777): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(778): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(779): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(780): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(781): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(782): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(783): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(784): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(785): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_smpp_mo_sms0(786): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(787): none (pass -> pass) MTC@718a44d66dfb: Test case TC_smpp_mo_sms finished. Verdict: pass MTC@718a44d66dfb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_smpp_mo_sms pass'. Fri Aug 22 13:19:50 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 20250822131950694 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822131950694 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822131950694 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822131950694 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822131950694 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822131950694 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822131950694 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822131950694 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822131950694 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822131950694 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131950695 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822131950695 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822131950695 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822131950695 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822131950695 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822131950695 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822131950695 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822131950695 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822131950695 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=314376) 20250822131951508 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=314376, count=315536) 20250822131952510 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822131952696 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822131952696 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822131952696 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:19: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_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 20250822131953512 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_smpp_mo_sms_rp_error started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(791)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(791)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(791)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(789)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822131954413 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(792)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822131954512 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822131954512 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(794)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(794)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822131954516 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(794)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(794)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(794)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@718a44d66dfb: IPA ID RESP: { { 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)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(794)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822131954542 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822131954542 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(795)@718a44d66dfb: Created GsupExpect[0] for "262420000000045" to be handled at TC_smpp_mo_sms_rp_error0(798) TC_smpp_mo_sms_rp_error0(798)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250822131954605 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822131954605 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822131954605 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822131954605 DLSS7 DEBUG 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)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(791)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(791)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822131954607 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131954607 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822131954607 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822131954607 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822131954607 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822131954607 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822131954607 DLSS7 DEBUG 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)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(791)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(791)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(791)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(791)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(791)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250822131954609 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131954609 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822131954609 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822131954609 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822131954609 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822131954609 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) MSC_Test_0-M3UA(791)@718a44d66dfb: Message received on association #8 20250822131954609 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250822131954609 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822131954609 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(791)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(791)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(791)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(791)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(791)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(791)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822131955419 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131955419 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131955419 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131955419 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131955419 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131955419 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131955419 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131955419 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(791)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131955419 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131955419 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131955419 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131955419 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131955419 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131955419 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131955419 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131955419 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(791)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(791)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(790)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(790)@718a44d66dfb: Added conn table entry 0TC_smpp_mo_sms_rp_error0(798)4086831 MSC_Test_0-SCCP(789)@718a44d66dfb: First idle individual index:0 MSC_Test_0-RAN(790)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(791)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131955432 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131955432 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131955432 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131955432 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131955432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131955432 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131955432 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131955432 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131955432 DMM DEBUG msc_a(IMSI-262420000000045:GERAN-A-100:LU)[0x56365ea0bf40]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000045 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822131955432 DMM DEBUG msc_a(IMSI-262420000000045:GERAN-A-100:LU)[0x56365ea0bf40]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822131955432 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:GERAN-A-100:LU)[0x56365ea08de0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822131955432 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:GERAN-A-100:LU)[0x56365ea08de0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000045:GERAN-A-100:LU)[0x56365ea0bf40] (fsm.c:486) 20250822131955432 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:GERAN-A-100:LU)[0x56365ea08de0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822131955432 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:GERAN-A-100:LU)[0x56365ea08de0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822131955432 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822131955432 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000045 id=262420000000045 (vlr.c:661) 20250822131955432 DVLR INFO New subscr, IMSI: 262420000000045 (vlr.c:562) 20250822131955432 DVLR DEBUG VLR subscr IMSI-262420000000045 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822131955432 DVLR DEBUG VLR subscr IMSI-262420000000045 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822131955432 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822131955432 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:GERAN-A-100:LU)[0x56365ea08de0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822131955432 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:GERAN-A-100:LU)[0x56365ea08de0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822131955432 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:GERAN-A-100:LU)[0x56365ea08de0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822131955432 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:GERAN-A-100:LU)[0x56365ea08de0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822131955432 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:GERAN-A-100:LU)[0x56365ea08de0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822131955432 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:GERAN-A-100:LU)[0x56365ea08de0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822131955432 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000045:GERAN-A-100:LU)[0x56365ea1de30]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822131955432 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000045:GERAN-A-100:LU)[0x56365ea1de30]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000045:GERAN-A-100:LU)[0x56365ea08de0] (fsm.c:486) 20250822131955432 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000045:GERAN-A-100:LU)[0x56365ea1de30]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822131955432 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000045:GERAN-A-100:LU)[0x56365ea1de30]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822131955432 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131955432 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131955432 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131955432 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131955432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131955432 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131955432 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131955432 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131955432 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131955432 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131955432 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131955432 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131955432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131955432 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131955432 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131955432 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(791)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(791)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(791)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(791)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(789)@718a44d66dfb: { messageType := 2, destLocRef := '3E5C2F'O (">\\/"), sourceLocRef := '000064'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(789)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(789)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(789)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(789)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(789)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(795)@718a44d66dfb: Found GsupExpect[0] for "262420000000045" handled at TC_smpp_mo_sms_rp_error0(798) MSC_Test-GSUP(795)@718a44d66dfb: Added IMSI table entry 0TC_smpp_mo_sms_rp_error0(798)"262420000000045" 20250822131955436 DVLR DEBUG VLR subscr IMSI-262420000000045 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250822131955436 DVLR DEBUG VLR subscr IMSI-262420000000045 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(789)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(789)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(789)@718a44d66dfb: vl_from0 TC_smpp_mo_sms_rp_error0(798)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_smpp_mo_sms_rp_error0(798)@718a44d66dfb: setverdict(pass): none -> pass MSC_Test_0-SCCP(789)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(791)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131955437 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131955437 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131955437 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131955437 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131955437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131955437 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131955437 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131955437 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131955442 DVLR DEBUG VLR subscr IMSI-262420000000045 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822131955442 DVLR DEBUG IMSI:262420000000045 has MSISDN:491230000045 (vlr.c:1045) 20250822131955442 DMSC NOTICE msub(IMSI-262420000000045:MSISDN-491230000045) VLR: update for IMSI=262420000000045 (MSISDN=491230000045) (gsm_04_08.c:1541) 20250822131955442 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822131955443 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822131955443 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:GERAN-A-100:LU)[0x56365ea08de0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822131955443 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000045:GERAN-A-100:LU)[0x56365ea1de30]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822131955443 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000045:GERAN-A-100:LU)[0x56365ea1de30]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822131955443 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000045:GERAN-A-100:LU)[0x56365ea1de30]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822131955443 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000045:GERAN-A-100:LU)[0x56365ea1de30]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:GERAN-A-100:LU)[0x56365ea08de0] (vlr_lu_fsm.c:110) 20250822131955443 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000045:GERAN-A-100:LU)[0x56365ea1de30]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822131955443 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000045:GERAN-A-100:LU)[0x56365ea1de30]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822131955443 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:GERAN-A-100:LU)[0x56365ea08de0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822131955443 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:GERAN-A-100:LU)[0x56365ea08de0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822131955443 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:GERAN-A-100:LU)[0x56365ea12cd0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822131955443 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:GERAN-A-100:LU)[0x56365ea12cd0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:GERAN-A-100:LU)[0x56365ea08de0] (fsm.c:486) 20250822131955443 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:GERAN-A-100:LU)[0x56365ea12cd0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822131955443 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:GERAN-A-100:LU)[0x56365ea12cd0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822131955443 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:GERAN-A-100:LU)[0x56365ea12cd0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822131955443 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:GERAN-A-100:LU)[0x56365ea12cd0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822131955443 DMSC NOTICE msub(IMSI-262420000000045:MSISDN-491230000045:TMSInew-0x0A8A59E2) VLR: update for IMSI=262420000000045 (MSISDN=491230000045) (gsm_04_08.c:1541) 20250822131955443 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:GERAN-A-100:LU)[0x56365ea12cd0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822131955443 DMM DEBUG -> IMSI-262420000000045:MSISDN-491230000045:TMSInew-0x0A8A59E2 LOCATION UPDATE ACCEPT (TMSI = 0x0a8a59e2) (gsm_04_08.c:149) 20250822131955443 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSInew-0x0A8A59E2 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822131955443 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131955443 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131955443 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131955443 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131955443 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131955443 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131955443 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131955443 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(791)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(791)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(789)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(789)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(789)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(789)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_smpp_mo_sms_rp_error0(798)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(790)@718a44d66dfb: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(790)@718a44d66dfb: patched enc_l3: '055B'O MSC_Test_0-SCCP(789)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(789)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(789)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(789)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(791)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131955454 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131955454 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131955454 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131955454 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131955454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131955454 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131955454 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131955454 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131955454 DMM DEBUG msc_a(IMSI-262420000000045:MSISDN-491230000045:TMSInew-0x0A8A59E2:GERAN-A-100:LU)[0x56365ea0bf40]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822131955454 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSInew-0x0A8A59E2:GERAN-A-100:LU)[0x56365ea08de0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822131955454 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:GERAN-A-100:LU)[0x56365ea12cd0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822131955454 DMSC NOTICE msub(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0A8A59E2) VLR: update for IMSI=262420000000045 (MSISDN=491230000045) (gsm_04_08.c:1541) 20250822131955454 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0A8A59E2 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250822131955454 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:GERAN-A-100:LU)[0x56365ea12cd0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822131955454 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0A8A59E2:GERAN-A-100:LU)[0x56365ea08de0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822131955454 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:GERAN-A-100:LU)[0x56365ea12cd0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822131955454 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:GERAN-A-100:LU)[0x56365ea12cd0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0A8A59E2:GERAN-A-100:LU)[0x56365ea08de0] (vlr_lu_fsm.c:817) 20250822131955454 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:GERAN-A-100:LU)[0x56365ea12cd0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822131955454 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:GERAN-A-100:LU)[0x56365ea12cd0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822131955454 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0A8A59E2:GERAN-A-100:LU)[0x56365ea08de0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822131955454 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000045/3/1): Available (smpp_smsc.c:626) 20250822131955455 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0A8A59E2 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822131955455 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0A8A59E2 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822131955455 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0A8A59E2 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822131955455 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0A8A59E2 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250822131955455 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131955455 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131955455 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131955455 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131955455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131955455 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131955455 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131955455 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(791)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(791)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(789)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(789)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(789)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(789)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(789)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(789)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(789)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(789)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(791)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131955458 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131955458 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131955458 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131955458 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131955458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131955458 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131955458 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131955458 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131955458 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0A8A59E2:GERAN-A-100:LU)[0x56365ea08de0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822131955458 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0A8A59E2:GERAN-A-100:LU)[0x56365ea08de0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0A8A59E2:GERAN-A-100:LU)[0x56365ea0bf40] (msc_a.c:1053) 20250822131955458 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0A8A59E2:GERAN-A-100:LU)[0x56365ea08de0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822131955458 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0A8A59E2:GERAN-A-100:LU)[0x56365ea08de0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822131955458 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0A8A59E2:GERAN-A-100:LU)[0x56365ea08de0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822131955458 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0A8A59E2 - active-conn: now used by 1 (attached) (msub.c:375) 20250822131955458 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131955458 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131955458 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131955458 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131955458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131955458 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131955458 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131955458 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(791)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(791)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(789)@718a44d66dfb: Session index based on local reference:0 20250822131955459 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131955459 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131955459 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131955459 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131955459 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131955459 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131955459 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131955459 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(791)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(790)@718a44d66dfb: Deleted conn table entry 0TC_smpp_mo_sms_rp_error0(798)4086831 TC_smpp_mo_sms_rp_error0(798)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822131955461 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0A8A59E2 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822131955461 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0A8A59E2 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_smpp_mo_sms_rp_error0(798)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_smpp_mo_sms_rp_error0(798)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mo_sms_rp_error0(798)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mo_sms_rp_error0(798)@718a44d66dfb: 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 := '0A8A59E2'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(790)@718a44d66dfb: Added conn table entry 0TC_smpp_mo_sms_rp_error0(798)578678 MSC_Test_0-RAN(790)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(789)@718a44d66dfb: First idle individual index:0 MSC_Test_0-M3UA(791)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131955662 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131955662 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131955662 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131955662 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131955662 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131955662 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131955662 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131955662 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131955663 DMM DEBUG msc_a(TMSI-0x0A8A59E2:GERAN-A-101:CM_SERVICE_REQ)[0x56365ea094e0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250822131955663 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0A8A59E2:GERAN-A-101:CM_SERVICE_REQ)[0x56365ea08b80]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822131955663 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0A8A59E2:GERAN-A-101:CM_SERVICE_REQ)[0x56365ea08b80]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x0A8A59E2:GERAN-A-101:CM_SERVICE_REQ)[0x56365ea094e0] (fsm.c:486) 20250822131955663 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0A8A59E2:GERAN-A-101:CM_SERVICE_REQ)[0x56365ea08b80]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250822131955663 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0A8A59E2:GERAN-A-101:CM_SERVICE_REQ)[0x56365ea08b80]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822131955663 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0A8A59E2 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822131955663 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0A8A59E2 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822131955663 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0A8A59E2:GERAN-A-101:CM_SERVICE_REQ)[0x56365ea08b80]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822131955663 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0A8A59E2:GERAN-A-101:CM_SERVICE_REQ)[0x56365ea08b80]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822131955663 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0A8A59E2:GERAN-A-101:CM_SERVICE_REQ)[0x56365ea08b80]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822131955663 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0A8A59E2:GERAN-A-101:CM_SERVICE_REQ)[0x56365ea08b80]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822131955664 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0A8A59E2:GERAN-A-101:CM_SERVICE_REQ)[0x56365ea08b80]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822131955664 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0A8A59E2:GERAN-A-101:CM_SERVICE_REQ)[0x56365ea08b80]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822131955664 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0A8A59E2:GERAN-A-101:CM_SERVICE_REQ)[0x56365ea08b80]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822131955664 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0A8A59E2:GERAN-A-101:CM_SERVICE_REQ)[0x56365ea08b80]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822131955664 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0A8A59E2:GERAN-A-101:CM_SERVICE_REQ)[0x56365ea08b80]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822131955664 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0A8A59E2:GERAN-A-101:CM_SERVICE_REQ)[0x56365ea08b80]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822131955664 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000045/3/1): Available (smpp_smsc.c:626) 20250822131955664 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0A8A59E2 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250822131955664 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131955664 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131955664 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131955664 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131955664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131955664 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131955664 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131955664 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131955664 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131955664 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131955664 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131955664 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131955664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131955664 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131955664 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131955664 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131955664 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131955664 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131955664 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131955664 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131955664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131955664 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131955665 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131955665 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(791)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(791)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(791)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(791)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(791)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(791)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(789)@718a44d66dfb: { messageType := 2, destLocRef := '08D476'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)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(789)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(789)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(789)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(789)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(789)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(789)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(789)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(789)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822131955668 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0A8A59E2 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250822131955668 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0A8A59E2 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_smpp_mo_sms_rp_error0(798)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_smpp_mo_sms_rp_error0(798)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(789)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(789)@718a44d66dfb: vl_len:28 MSC_Test_0-SCCP(789)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(789)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(791)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131955680 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131955680 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131955680 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131955680 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131955680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131955680 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131955680 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131955680 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131955680 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0A8A59E2 + SMS: now used by 3 (attached,active-conn,SMS) (transaction.c:228) 20250822131955680 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250822131955681 DSMPP DEBUG Using existing default route (smpp_smsc.c:306) 20250822131955681 DSMPP DEBUG ACL even has ESME, we can route to it! (smpp_smsc.c:313) 20250822131955681 DSMPP DEBUG [msc_tester] Tx DELIVER-SM (from 491230000045) (smpp_smsc.c:641) 20250822131955681 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0A8A59E2 + SMPP-cmd: now used by 4 (attached,active-conn,SMS,SMPP-cmd) (smpp_msc.c:676) 20250822131955681 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131955681 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131955681 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131955681 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131955681 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131955681 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131955681 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131955681 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(791)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(791)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(789)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(789)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(789)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(789)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_smpp_mo_sms_rp_error0(798)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822131955689 DSMPP DEBUG [msc_tester] smpp_pdu_rx(00 00 00 11 80 00 00 05 00 00 00 0b 6f 81 d7 2a 00 ) (smpp_smsc.c:721) 20250822131955689 DLSMS NOTICE trans(SMS IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0A8A59E2: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) 20250822131955689 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250822131955689 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0A8A59E2 - SMPP-cmd: now used by 3 (attached,active-conn,SMS) (smpp_msc.c:590) 20250822131955689 DSMPP INFO [msc_tester] Rx DELIVER-SM RESP (Invalid Destination Address) (smpp_smsc.c:673) 20250822131955689 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131955689 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131955689 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131955689 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131955689 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131955689 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131955689 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131955689 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(791)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(791)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(789)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(789)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(789)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(789)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_smpp_mo_sms_rp_error0(798)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(789)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(789)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(789)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(789)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(791)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131955693 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131955693 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131955693 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131955694 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131955694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131955694 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131955694 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131955694 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131955694 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0A8A59E2 - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250822131955694 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0A8A59E2 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822131955694 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0A8A59E2 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822131955694 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0A8A59E2 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822131955694 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0A8A59E2 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822131955694 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131955694 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131955694 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131955694 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131955694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131955694 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131955694 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131955694 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(791)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(791)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(789)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(789)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(789)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(789)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(789)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(789)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(789)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(789)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822131955697 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131955697 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131955697 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131955697 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131955697 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131955697 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131955697 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(791)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131955697 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822131955697 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0A8A59E2:GERAN-A-101:CM_SERVICE_REQ)[0x56365ea08b80]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822131955697 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0A8A59E2:GERAN-A-101:CM_SERVICE_REQ)[0x56365ea08b80]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0A8A59E2:GERAN-A-101:CM_SERVICE_REQ)[0x56365ea094e0] (msc_a.c:1053) 20250822131955697 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0A8A59E2:GERAN-A-101:CM_SERVICE_REQ)[0x56365ea08b80]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822131955697 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0A8A59E2:GERAN-A-101:CM_SERVICE_REQ)[0x56365ea08b80]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822131955698 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0A8A59E2 - active-conn: now used by 1 (attached) (msub.c:375) 20250822131955698 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131955698 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131955698 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822131955698 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822131955698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131955698 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131955698 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822131955698 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(791)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(791)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(789)@718a44d66dfb: Session index based on local reference:0 20250822131955698 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131955698 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822131955698 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(791)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822131955698 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822131955699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822131955699 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822131955699 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822131955699 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(790)@718a44d66dfb: Deleted conn table entry 0TC_smpp_mo_sms_rp_error0(798)578678 TC_smpp_mo_sms_rp_error0(798)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822131955700 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0A8A59E2 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822131955700 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0A8A59E2 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_smpp_mo_sms_rp_error0(798)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_smpp_mo_sms_rp_error0(798)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mo_sms_rp_error0(798)@718a44d66dfb: Final verdict of PTC: pass MSC_Test_0-SCCP(789)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-M3UA(791)@718a44d66dfb: Final verdict of PTC: none 20250822131955711 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) MSC_Test-GSUP(795)@718a44d66dfb: Final verdict of PTC: none 20250822131955711 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-RAN(790)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(792)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(797)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(793)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(788)@718a44d66dfb: Final verdict of PTC: none 20250822131955714 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(794)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(796)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(799)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(788): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(789): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(790): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(791): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(792): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(793): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(794): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(795): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(796): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(797): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_smpp_mo_sms_rp_error0(798): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(799): none (pass -> pass) MTC@718a44d66dfb: Test case TC_smpp_mo_sms_rp_error finished. Verdict: pass MTC@718a44d66dfb: 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'. Fri Aug 22 13:19:55 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 20250822131955902 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822131955902 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822131955902 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822131955902 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822131955902 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822131955902 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822131955902 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822131955902 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822131955902 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822131955902 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131955902 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822131955902 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822131955902 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822131955902 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822131955902 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822131955902 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822131955902 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822131955903 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822131955903 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=314024) 20250822131956715 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=314024, count=315280) 20250822131957717 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822131957903 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822131957903 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822131957903 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:19: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_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 20250822131958718 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_smpp_mt_sms started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(803)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(803)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(803)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(801)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822131959681 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(804)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822131959719 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822131959719 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(806)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(806)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822131959723 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(806)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(806)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(806)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@718a44d66dfb: IPA ID RESP: { { 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)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(806)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822131959738 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822131959738 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(807)@718a44d66dfb: Created GsupExpect[0] for "262420000000045" to be handled at TC_smpp_mt_sms0(810) TC_smpp_mt_sms0(810)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250822131959871 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822131959871 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822131959871 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822131959871 DLSS7 DEBUG 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)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(803)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(803)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822131959876 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131959876 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822131959876 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822131959876 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822131959876 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822131959876 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822131959876 DLSS7 DEBUG 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)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(803)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(803)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(803)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(803)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822131959877 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822131959877 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822131959877 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822131959877 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822131959877 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822131959877 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822131959877 DLSS7 DEBUG 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)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(803)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(803)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(803)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(803)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(803)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(803)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(803)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822131959877 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822131959877 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822132000684 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132000684 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132000684 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132000684 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132000684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132000684 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132000684 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132000684 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(803)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132000685 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132000685 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132000685 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132000685 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132000686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132000686 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132000686 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132000686 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(803)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(803)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(802)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(802)@718a44d66dfb: Added conn table entry 0TC_smpp_mt_sms0(810)10841950 MSC_Test_0-SCCP(801)@718a44d66dfb: First idle individual index:0 MSC_Test_0-RAN(802)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 20250822132000701 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132000701 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132000701 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132000701 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132000701 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132000701 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132000701 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132000701 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(803)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132000701 DMM DEBUG msc_a(IMSI-262420000000045:GERAN-A-102:LU)[0x56365ea0bf40]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000045 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822132000701 DMM DEBUG msc_a(IMSI-262420000000045:GERAN-A-102:LU)[0x56365ea0bf40]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822132000701 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:GERAN-A-102:LU)[0x56365ea08de0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822132000702 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:GERAN-A-102:LU)[0x56365ea08de0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000045:GERAN-A-102:LU)[0x56365ea0bf40] (fsm.c:486) 20250822132000702 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:GERAN-A-102:LU)[0x56365ea08de0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822132000702 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:GERAN-A-102:LU)[0x56365ea08de0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822132000702 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0A8A59E2 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822132000702 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0A8A59E2 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822132000702 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0A8A59E2 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250822132000702 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132000702 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0A8A59E2:GERAN-A-102:LU)[0x56365ea08de0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822132000702 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0A8A59E2:GERAN-A-102:LU)[0x56365ea08de0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822132000702 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0A8A59E2:GERAN-A-102:LU)[0x56365ea08de0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822132000702 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0A8A59E2:GERAN-A-102:LU)[0x56365ea08de0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822132000702 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0A8A59E2:GERAN-A-102:LU)[0x56365ea08de0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822132000702 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0A8A59E2:GERAN-A-102:LU)[0x56365ea08de0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822132000702 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0A8A59E2:GERAN-A-102:LU)[0x56365ea12cd0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822132000702 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0A8A59E2:GERAN-A-102:LU)[0x56365ea12cd0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0A8A59E2:GERAN-A-102:LU)[0x56365ea08de0] (fsm.c:486) 20250822132000702 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0A8A59E2:GERAN-A-102:LU)[0x56365ea12cd0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822132000702 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0A8A59E2:GERAN-A-102:LU)[0x56365ea12cd0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822132000702 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132000702 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132000702 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132000702 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132000702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132000702 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132000702 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132000702 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132000702 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132000702 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132000702 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132000702 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132000702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132000702 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132000702 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132000702 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(803)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(803)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(803)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(803)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(801)@718a44d66dfb: { messageType := 2, destLocRef := 'A56F5E'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)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(801)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(801)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(801)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(801)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(807)@718a44d66dfb: Found GsupExpect[0] for "262420000000045" handled at TC_smpp_mt_sms0(810) MSC_Test-GSUP(807)@718a44d66dfb: Added IMSI table entry 0TC_smpp_mt_sms0(810)"262420000000045" 20250822132000706 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0A8A59E2 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250822132000706 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0A8A59E2 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(801)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(801)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(801)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(801)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(803)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132000707 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132000707 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132000707 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132000707 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132000707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132000707 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132000707 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132000707 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_smpp_mt_sms0(810)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_smpp_mt_sms0(810)@718a44d66dfb: setverdict(pass): none -> pass 20250822132000711 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0A8A59E2 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132000711 DVLR DEBUG IMSI:262420000000045 has MSISDN:491230000045 (vlr.c:1045) 20250822132000711 DMSC NOTICE msub(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0A8A59E2) VLR: update for IMSI=262420000000045 (MSISDN=491230000045) (gsm_04_08.c:1541) 20250822132000711 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0A8A59E2 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822132000711 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0A8A59E2 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132000711 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0A8A59E2:GERAN-A-102:LU)[0x56365ea08de0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822132000712 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0A8A59E2:GERAN-A-102:LU)[0x56365ea12cd0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822132000712 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0A8A59E2:GERAN-A-102:LU)[0x56365ea12cd0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822132000712 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0A8A59E2:GERAN-A-102:LU)[0x56365ea12cd0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822132000712 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0A8A59E2:GERAN-A-102:LU)[0x56365ea12cd0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0A8A59E2:GERAN-A-102:LU)[0x56365ea08de0] (vlr_lu_fsm.c:110) 20250822132000712 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0A8A59E2:GERAN-A-102:LU)[0x56365ea12cd0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822132000712 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0A8A59E2:GERAN-A-102:LU)[0x56365ea12cd0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822132000712 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0A8A59E2:GERAN-A-102:LU)[0x56365ea08de0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822132000712 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0A8A59E2:GERAN-A-102:LU)[0x56365ea08de0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822132000712 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0A8A59E2:GERAN-A-102:LU)[0x56365ea1de30]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822132000712 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0A8A59E2:GERAN-A-102:LU)[0x56365ea1de30]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0A8A59E2:GERAN-A-102:LU)[0x56365ea08de0] (fsm.c:486) 20250822132000712 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0A8A59E2:GERAN-A-102:LU)[0x56365ea1de30]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822132000712 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0A8A59E2:GERAN-A-102:LU)[0x56365ea1de30]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822132000712 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0A8A59E2:GERAN-A-102:LU)[0x56365ea1de30]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822132000712 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0A8A59E2:GERAN-A-102:LU)[0x56365ea1de30]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822132000712 DMSC NOTICE msub(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0A8A59E2:TMSInew-0x2A3984F8) VLR: update for IMSI=262420000000045 (MSISDN=491230000045) (gsm_04_08.c:1541) 20250822132000712 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0A8A59E2:GERAN-A-102:LU)[0x56365ea1de30]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822132000712 DMM DEBUG -> IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0A8A59E2:TMSInew-0x2A3984F8 LOCATION UPDATE ACCEPT (TMSI = 0x2a3984f8) (gsm_04_08.c:149) 20250822132000712 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0A8A59E2:TMSInew-0x2A3984F8 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822132000712 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132000712 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132000712 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132000712 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132000712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132000712 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132000712 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132000712 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(803)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(803)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(801)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(801)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(801)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(801)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_smpp_mt_sms0(810)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(802)@718a44d66dfb: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(802)@718a44d66dfb: patched enc_l3: '055B'O MSC_Test_0-SCCP(801)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(801)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(801)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(801)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(803)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132000721 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132000721 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132000721 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132000721 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132000721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132000721 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132000721 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132000721 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132000721 DMM DEBUG msc_a(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0A8A59E2:TMSInew-0x2A3984F8:GERAN-A-102:LU)[0x56365ea0bf40]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822132000721 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0A8A59E2:TMSInew-0x2A3984F8:GERAN-A-102:LU)[0x56365ea08de0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822132000721 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0A8A59E2:GERAN-A-102:LU)[0x56365ea1de30]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822132000721 DMSC NOTICE msub(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2A3984F8) VLR: update for IMSI=262420000000045 (MSISDN=491230000045) (gsm_04_08.c:1541) 20250822132000721 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0A8A59E2:GERAN-A-102:LU)[0x56365ea1de30]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822132000721 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2A3984F8:GERAN-A-102:LU)[0x56365ea08de0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822132000721 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0A8A59E2:GERAN-A-102:LU)[0x56365ea1de30]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822132000721 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0A8A59E2:GERAN-A-102:LU)[0x56365ea1de30]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2A3984F8:GERAN-A-102:LU)[0x56365ea08de0] (vlr_lu_fsm.c:817) 20250822132000721 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0A8A59E2:GERAN-A-102:LU)[0x56365ea1de30]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822132000721 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x0A8A59E2:GERAN-A-102:LU)[0x56365ea1de30]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822132000721 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2A3984F8:GERAN-A-102:LU)[0x56365ea08de0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822132000721 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000045/3/1): Available (smpp_smsc.c:626) 20250822132000721 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2A3984F8 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822132000721 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2A3984F8 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822132000721 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2A3984F8 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822132000722 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2A3984F8 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822132000722 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132000722 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132000722 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132000722 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132000722 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132000722 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132000722 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132000722 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(803)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(803)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(801)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(801)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(801)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(801)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(801)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(801)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(801)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(801)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(803)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132000725 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132000725 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132000725 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132000725 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132000725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132000725 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132000725 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132000725 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132000725 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2A3984F8:GERAN-A-102:LU)[0x56365ea08de0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822132000725 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2A3984F8:GERAN-A-102:LU)[0x56365ea08de0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2A3984F8:GERAN-A-102:LU)[0x56365ea0bf40] (msc_a.c:1053) 20250822132000725 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2A3984F8:GERAN-A-102:LU)[0x56365ea08de0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822132000725 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2A3984F8:GERAN-A-102:LU)[0x56365ea08de0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822132000725 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2A3984F8:GERAN-A-102:LU)[0x56365ea08de0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822132000725 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2A3984F8 - active-conn: now used by 1 (attached) (msub.c:375) 20250822132000726 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132000726 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132000726 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132000726 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132000726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132000726 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132000726 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132000726 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(803)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(803)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(801)@718a44d66dfb: Session index based on local reference:0 20250822132000727 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132000727 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132000727 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132000727 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132000727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132000727 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132000727 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132000727 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(803)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(802)@718a44d66dfb: Deleted conn table entry 0TC_smpp_mt_sms0(810)10841950 TC_smpp_mt_sms0(810)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132000729 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2A3984F8 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822132000729 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2A3984F8 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_smpp_mt_sms0(810)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_smpp_mt_sms0(810)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mt_sms0(810)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(802)@718a44d66dfb: Created IMSI[0] for '262420000000045'H'2A3984F8'O to be handled at TC_smpp_mt_sms0(810) 20250822132000741 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) 20250822132000741 DSMPP INFO [msc_tester] Rx SUBMIT-SM (491230000045/1/1) (smpp_smsc.c:702) 20250822132000741 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2A3984F8 + SMPP: now used by 2 (attached,SMPP) (smpp_msc.c:94) 20250822132000741 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2A3984F8 + SMS-receiver: now used by 3 (attached,SMPP,SMS-receiver) (smpp_msc.c:188) 20250822132000741 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2A3984F8 - SMPP: now used by 2 (attached,SMS-receiver) (smpp_msc.c:189) 20250822132000741 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2A3984F8 - SMS-receiver: now used by 1 (attached) (gsm_04_11.c:76) 20250822132001743 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2A3984F8 + SMS-receiver: now used by 2 (attached,SMS-receiver) (db.c:771) 20250822132001743 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2A3984F8 + SMS-pending: now used by 3 (attached,SMS-receiver,SMS-pending) (sms_queue.c:201) 20250822132001743 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2A3984F8 + SMS: now used by 4 (attached,SMS-receiver,SMS-pending,SMS) (transaction.c:228) 20250822132001744 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2A3984F8 + Paging: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (paging.c:111) 20250822132001744 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2A3984F8 + SMS-receiver: now used by 6 (attached,2*SMS-receiver,SMS-pending,SMS,Paging) (db.c:771) 20250822132001744 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2A3984F8 - SMS-receiver: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (gsm_04_11.c:76) 20250822132001744 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132001744 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132001745 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132001745 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132001745 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132001745 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132001745 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132001745 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(803)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(803)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(802)@718a44d66dfb: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_smpp_mt_sms0(810) TC_smpp_mt_sms0(810)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mt_sms0(810)@718a44d66dfb: 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 := '2A3984F8'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(802)@718a44d66dfb: Added conn table entry 0TC_smpp_mt_sms0(810)14205427 MSC_Test_0-SCCP(801)@718a44d66dfb: First idle individual index:0 20250822132001762 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132001762 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132001762 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132001762 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132001762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132001762 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132001762 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132001762 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(803)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132001763 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2A3984F8:GERAN-A-103:PAGING_RESP)[0x56365ea08b80]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822132001763 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2A3984F8:GERAN-A-103:PAGING_RESP)[0x56365ea08b80]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x2A3984F8:GERAN-A-103:PAGING_RESP)[0x56365ea094e0] (fsm.c:486) 20250822132001763 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2A3984F8:GERAN-A-103:PAGING_RESP)[0x56365ea08b80]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250822132001763 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2A3984F8:GERAN-A-103:PAGING_RESP)[0x56365ea08b80]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822132001763 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2A3984F8 + 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) 20250822132001763 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2A3984F8 + active-conn: now used by 7 (attached,SMS-receiver,SMS-pending,SMS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822132001763 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2A3984F8:GERAN-A-103:PAGING_RESP)[0x56365ea08b80]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822132001763 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2A3984F8:GERAN-A-103:PAGING_RESP)[0x56365ea08b80]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822132001763 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2A3984F8:GERAN-A-103:PAGING_RESP)[0x56365ea08b80]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822132001764 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2A3984F8:GERAN-A-103:PAGING_RESP)[0x56365ea08b80]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822132001764 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2A3984F8:GERAN-A-103:PAGING_RESP)[0x56365ea08b80]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822132001764 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2A3984F8:GERAN-A-103:PAGING_RESP)[0x56365ea08b80]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822132001764 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2A3984F8:GERAN-A-103:PAGING_RESP)[0x56365ea08b80]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822132001764 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2A3984F8:GERAN-A-103:PAGING_RESP)[0x56365ea08b80]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822132001764 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2A3984F8:GERAN-A-103:PAGING_RESP)[0x56365ea08b80]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822132001764 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2A3984F8:GERAN-A-103:PAGING_RESP)[0x56365ea08b80]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822132001764 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2A3984F8 - Paging: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250822132001764 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000045/3/1): Available (smpp_smsc.c:626) 20250822132001764 DMSC NOTICE Pending paging while subscriber 262420000000045 attached. (sms_queue.c:558) 20250822132001764 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2A3984F8 - proc_arq_vlr_fn_init: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,active-conn) (vlr_access_req_fsm.c:405) 20250822132001764 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132001764 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132001764 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132001764 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132001764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132001764 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132001764 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132001764 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132001764 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132001764 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132001764 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132001764 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132001764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132001764 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132001764 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132001764 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132001764 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132001765 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132001765 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132001765 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132001765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132001765 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132001765 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132001765 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(803)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(803)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(803)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(803)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(803)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(803)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(801)@718a44d66dfb: { messageType := 2, destLocRef := 'D8C1F3'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)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(801)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(801)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(801)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(801)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(801)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(801)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(801)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(801)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132001767 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2A3984F8 + VTY: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,active-conn,VTY) (msc_vty.c:1285) 20250822132001767 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2A3984F8 - VTY: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,active-conn) (msc_vty.c:1317) TC_smpp_mt_sms0(810)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_smpp_mt_sms0(810)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mt_sms0(810)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(801)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(801)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(801)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(801)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0103028904'O 20250822132001777 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132001777 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132001777 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132001777 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132001777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132001777 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132001777 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132001777 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(803)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(801)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(801)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(801)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(801)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0103058901020200'O MSC_Test_0-M3UA(803)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132001978 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132001978 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132001978 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132001978 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132001978 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132001978 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132001978 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132001978 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132001979 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2A3984F8 + sms_sms_cb: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,active-conn,sms_sms_cb) (sms_queue.c:621) 20250822132001979 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2A3984F8 - SMS-pending: now used by 5 (attached,SMS-receiver,SMS,active-conn,sms_sms_cb) (sms_queue.c:217) 20250822132001979 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2A3984F8 - sms_sms_cb: now used by 4 (attached,SMS-receiver,SMS,active-conn) (sms_queue.c:627) 20250822132001979 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2A3984F8 - SMS-receiver: now used by 3 (attached,SMS,active-conn) (gsm_04_11.c:76) 20250822132001979 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2A3984F8 - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250822132001979 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2A3984F8 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822132001979 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2A3984F8 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822132001979 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2A3984F8 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822132001980 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2A3984F8 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822132001980 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132001980 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132001980 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132001980 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132001980 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132001980 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132001980 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132001980 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132001980 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132001980 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132001980 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132001980 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132001980 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132001980 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132001980 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132001980 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(803)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(803)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(803)@718a44d66dfb: Message received on association #8 MSC_Test_0-SCCP(801)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(801)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(801)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(801)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(803)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(801)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(801)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(801)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(801)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_smpp_mt_sms0(810)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(801)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(801)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(801)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(801)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(803)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132001985 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132001985 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132001985 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132001985 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132001985 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132001985 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132001985 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132001985 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132001986 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2A3984F8:GERAN-A-103:PAGING_RESP)[0x56365ea08b80]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822132001986 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2A3984F8:GERAN-A-103:PAGING_RESP)[0x56365ea08b80]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2A3984F8:GERAN-A-103:PAGING_RESP)[0x56365ea094e0] (msc_a.c:1053) 20250822132001986 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2A3984F8:GERAN-A-103:PAGING_RESP)[0x56365ea08b80]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822132001986 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2A3984F8:GERAN-A-103:PAGING_RESP)[0x56365ea08b80]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822132001986 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2A3984F8 - active-conn: now used by 1 (attached) (msub.c:375) 20250822132001986 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132001986 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132001986 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132001986 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132001986 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132001986 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132001986 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132001986 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(803)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(803)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(801)@718a44d66dfb: Session index based on local reference:0 20250822132001987 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132001987 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132001987 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132001987 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132001987 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132001987 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132001987 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132001987 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(803)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(802)@718a44d66dfb: Deleted conn table entry 0TC_smpp_mt_sms0(810)14205427 TC_smpp_mt_sms0(810)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132001988 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2A3984F8 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822132001988 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2A3984F8 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_smpp_mt_sms0(810)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_smpp_mt_sms0(810)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132001991 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) 20250822132001991 DSMPP INFO [msc_tester] Rx SUBMIT-SM (491230000045/1/1) (smpp_smsc.c:702) 20250822132001991 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2A3984F8 + SMPP: now used by 2 (attached,SMPP) (smpp_msc.c:94) 20250822132001991 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2A3984F8 + SMS-receiver: now used by 3 (attached,SMPP,SMS-receiver) (smpp_msc.c:188) 20250822132001991 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2A3984F8 - SMPP: now used by 2 (attached,SMS-receiver) (smpp_msc.c:189) 20250822132001991 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2A3984F8 + SMS: now used by 3 (attached,SMS-receiver,SMS) (transaction.c:228) 20250822132001992 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2A3984F8 + Paging: now used by 4 (attached,SMS-receiver,SMS,Paging) (paging.c:111) 20250822132001992 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132001992 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132001992 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132001992 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132001992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132001992 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132001992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132001992 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(803)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(803)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(802)@718a44d66dfb: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_smpp_mt_sms0(810) TC_smpp_mt_sms0(810)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mt_sms0(810)@718a44d66dfb: 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 := '2A3984F8'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(802)@718a44d66dfb: Added conn table entry 0TC_smpp_mt_sms0(810)14691735 MSC_Test_0-SCCP(801)@718a44d66dfb: First idle individual index:0 20250822132001997 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132001998 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_0-M3UA(803)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132001998 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132001998 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132001998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132001998 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132001998 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132001998 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132001998 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2A3984F8:GERAN-A-104:PAGING_RESP)[0x56365ea08de0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822132001998 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2A3984F8:GERAN-A-104:PAGING_RESP)[0x56365ea08de0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x2A3984F8:GERAN-A-104:PAGING_RESP)[0x56365ea0bf40] (fsm.c:486) 20250822132001998 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2A3984F8:GERAN-A-104:PAGING_RESP)[0x56365ea08de0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250822132001998 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2A3984F8:GERAN-A-104:PAGING_RESP)[0x56365ea08de0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822132001998 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2A3984F8 + 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) 20250822132001998 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2A3984F8 + active-conn: now used by 6 (attached,SMS-receiver,SMS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822132001999 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2A3984F8:GERAN-A-104:PAGING_RESP)[0x56365ea08de0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822132001999 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2A3984F8:GERAN-A-104:PAGING_RESP)[0x56365ea08de0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822132001999 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2A3984F8:GERAN-A-104:PAGING_RESP)[0x56365ea08de0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822132001999 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2A3984F8:GERAN-A-104:PAGING_RESP)[0x56365ea08de0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822132001999 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2A3984F8:GERAN-A-104:PAGING_RESP)[0x56365ea08de0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822132001999 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2A3984F8:GERAN-A-104:PAGING_RESP)[0x56365ea08de0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822132001999 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2A3984F8:GERAN-A-104:PAGING_RESP)[0x56365ea08de0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822132001999 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2A3984F8:GERAN-A-104:PAGING_RESP)[0x56365ea08de0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822132001999 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2A3984F8:GERAN-A-104:PAGING_RESP)[0x56365ea08de0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822132001999 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2A3984F8:GERAN-A-104:PAGING_RESP)[0x56365ea08de0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822132001999 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2A3984F8 - Paging: now used by 5 (attached,SMS-receiver,SMS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250822132001999 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000045/3/1): Available (smpp_smsc.c:626) 20250822132001999 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2A3984F8 - proc_arq_vlr_fn_init: now used by 4 (attached,SMS-receiver,SMS,active-conn) (vlr_access_req_fsm.c:405) 20250822132001999 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132001999 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132001999 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132001999 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132001999 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132001999 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132001999 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132001999 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132001999 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132001999 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132001999 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132002000 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132002000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132002000 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132002000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132002000 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132002000 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132002000 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132002000 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132002000 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132002000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132002000 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132002000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132002000 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(803)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(803)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(803)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(803)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(801)@718a44d66dfb: { messageType := 2, destLocRef := 'E02D97'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)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-M3UA(803)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(803)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(801)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(801)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(801)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(801)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(801)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(801)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(801)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(801)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132002002 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2A3984F8 + VTY: now used by 5 (attached,SMS-receiver,SMS,active-conn,VTY) (msc_vty.c:1285) 20250822132002002 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2A3984F8 - VTY: now used by 4 (attached,SMS-receiver,SMS,active-conn) (msc_vty.c:1317) TC_smpp_mt_sms0(810)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_smpp_mt_sms0(810)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mt_sms0(810)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(801)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(801)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(801)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(801)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0103028904'O 20250822132002007 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132002007 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132002007 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132002007 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132002007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132002007 DLSS7 DEBUG Found route for dpc=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(803)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132002007 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132002007 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(801)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(801)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(801)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(801)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0103058901020200'O MSC_Test_0-M3UA(803)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132002210 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132002210 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132002210 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132002210 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132002210 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132002210 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132002210 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132002210 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132002211 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2A3984F8 - SMS-receiver: now used by 3 (attached,SMS,active-conn) (gsm_04_11.c:76) 20250822132002211 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2A3984F8 - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250822132002211 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2A3984F8 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822132002211 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2A3984F8 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822132002211 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2A3984F8 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822132002211 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2A3984F8 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822132002212 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132002212 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132002212 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132002212 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132002212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132002212 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132002212 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132002212 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132002212 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132002212 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132002212 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132002212 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132002212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132002212 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132002212 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132002212 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(803)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(803)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(803)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(803)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(801)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(801)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(801)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(801)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(801)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(801)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(801)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(801)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_smpp_mt_sms0(810)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(801)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(801)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(801)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(801)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822132002218 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132002218 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132002218 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132002218 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132002218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132002218 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132002218 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132002218 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(803)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132002218 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2A3984F8:GERAN-A-104:PAGING_RESP)[0x56365ea08de0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822132002218 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2A3984F8:GERAN-A-104:PAGING_RESP)[0x56365ea08de0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2A3984F8:GERAN-A-104:PAGING_RESP)[0x56365ea0bf40] (msc_a.c:1053) 20250822132002218 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2A3984F8:GERAN-A-104:PAGING_RESP)[0x56365ea08de0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822132002218 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2A3984F8:GERAN-A-104:PAGING_RESP)[0x56365ea08de0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822132002219 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2A3984F8 - active-conn: now used by 1 (attached) (msub.c:375) 20250822132002219 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132002219 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132002219 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132002219 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132002219 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132002219 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132002219 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132002219 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(803)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(803)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(801)@718a44d66dfb: Session index based on local reference:0 20250822132002220 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132002220 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132002220 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132002220 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132002220 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132002220 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132002220 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132002220 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(803)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(802)@718a44d66dfb: Deleted conn table entry 0TC_smpp_mt_sms0(810)14691735 TC_smpp_mt_sms0(810)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132002222 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2A3984F8 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822132002222 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2A3984F8 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_smpp_mt_sms0(810)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_smpp_mt_sms0(810)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(802)@718a44d66dfb: Removed IMSI[0] for '262420000000045'H to be handled at TC_smpp_mt_sms0(810) TC_smpp_mt_sms0(810)@718a44d66dfb: Final verdict of PTC: pass 20250822132002232 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822132002232 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-M3UA(803)@718a44d66dfb: Final verdict of PTC: none 20250822132002234 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP(807)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(804)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP-IPA(806)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-SCCP(801)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(800)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(802)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(811)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(808)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(805)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(809)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(800): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(801): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(802): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(803): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(804): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(805): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(806): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(807): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(808): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(809): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_smpp_mt_sms0(810): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(811): none (pass -> pass) MTC@718a44d66dfb: Test case TC_smpp_mt_sms finished. Verdict: pass MTC@718a44d66dfb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_smpp_mt_sms pass'. Fri Aug 22 13:20:02 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 20250822132002422 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822132002422 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822132002422 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822132002422 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822132002422 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822132002422 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822132002422 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822132002422 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822132002422 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822132002422 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132002423 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822132002423 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822132002423 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822132002423 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822132002423 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822132002423 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822132002423 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822132002423 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822132002423 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=446848) 20250822132003235 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=446848, count=448008) 20250822132004236 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822132004424 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822132004424 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822132004424 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:20: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_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 20250822132005237 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_gsup_mo_sms started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(815)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(815)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(815)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(813)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822132006228 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(816)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822132006238 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822132006423 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822132006424 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822132006424 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822132006424 DLSS7 DEBUG 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)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(815)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(815)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(815)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(815)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250822132006428 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132006428 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822132006428 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822132006428 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822132006428 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822132006428 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822132006428 DLSS7 DEBUG 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)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(815)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(815)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(815)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250822132006431 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132006431 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822132006431 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822132006431 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822132006431 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822132006431 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822132006431 DLSS7 DEBUG 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)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(815)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(815)@718a44d66dfb: Message received on association #8 20250822132006431 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822132006431 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(815)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(815)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(815)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(815)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822132007227 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132007227 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132007227 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132007227 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132007227 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132007227 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132007227 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132007227 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(815)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132007227 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132007227 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132007227 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132007227 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132007227 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132007227 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132007227 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132007227 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(815)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(815)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(814)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250822132007239 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822132007239 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(818)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(818)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822132007241 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(818)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(818)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(818)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@718a44d66dfb: IPA ID RESP: { { 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)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(818)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822132007251 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822132007251 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(819)@718a44d66dfb: Created GsupExpect[0] for "262420000000088" to be handled at TC_gsup_mo_sms0(822) MSC_Test-GSUP(819)@718a44d66dfb: Created GsupExpect[1] for "262420000000088" to be handled at TC_gsup_mo_sms0(822) TC_gsup_mo_sms0(822)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } MSC_Test_0-RAN(814)@718a44d66dfb: Added conn table entry 0TC_gsup_mo_sms0(822)8344405 MSC_Test_0-RAN(814)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(813)@718a44d66dfb: First idle individual index:0 20250822132007283 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132007283 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132007283 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132007283 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132007283 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132007283 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132007283 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132007283 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(815)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132007283 DMM DEBUG msc_a(IMSI-262420000000088:GERAN-A-105:LU)[0x56365ea094e0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000088 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822132007283 DMM DEBUG msc_a(IMSI-262420000000088:GERAN-A-105:LU)[0x56365ea094e0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822132007283 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000088:GERAN-A-105:LU)[0x56365ea08b80]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822132007283 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000088:GERAN-A-105:LU)[0x56365ea08b80]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000088:GERAN-A-105:LU)[0x56365ea094e0] (fsm.c:486) 20250822132007283 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000088:GERAN-A-105:LU)[0x56365ea08b80]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822132007283 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000088:GERAN-A-105:LU)[0x56365ea08b80]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822132007283 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822132007283 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000088 id=262420000000088 (vlr.c:661) 20250822132007283 DVLR INFO New subscr, IMSI: 262420000000088 (vlr.c:562) 20250822132007283 DVLR DEBUG VLR subscr IMSI-262420000000088 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822132007283 DVLR DEBUG VLR subscr IMSI-262420000000088 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822132007283 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132007283 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000088:GERAN-A-105:LU)[0x56365ea08b80]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822132007283 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000088:GERAN-A-105:LU)[0x56365ea08b80]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822132007283 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000088:GERAN-A-105:LU)[0x56365ea08b80]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822132007283 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000088:GERAN-A-105:LU)[0x56365ea08b80]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822132007283 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000088:GERAN-A-105:LU)[0x56365ea08b80]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822132007283 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000088:GERAN-A-105:LU)[0x56365ea08b80]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822132007283 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000088:GERAN-A-105:LU)[0x56365ea12cd0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822132007283 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000088:GERAN-A-105:LU)[0x56365ea12cd0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000088:GERAN-A-105:LU)[0x56365ea08b80] (fsm.c:486) 20250822132007283 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000088:GERAN-A-105:LU)[0x56365ea12cd0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822132007283 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000088:GERAN-A-105:LU)[0x56365ea12cd0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822132007283 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132007283 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132007283 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132007283 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132007283 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132007283 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132007283 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132007283 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132007283 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132007283 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132007283 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132007283 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132007283 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132007283 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132007283 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132007283 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(815)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(815)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(815)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(815)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(813)@718a44d66dfb: { messageType := 2, destLocRef := '7F5355'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)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(813)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(813)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(813)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(813)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(819)@718a44d66dfb: Found GsupExpect[0] for "262420000000088" handled at TC_gsup_mo_sms0(822) MSC_Test-GSUP(819)@718a44d66dfb: Added IMSI table entry 0TC_gsup_mo_sms0(822)"262420000000088" 20250822132007285 DVLR DEBUG VLR subscr IMSI-262420000000088 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250822132007285 DVLR DEBUG VLR subscr IMSI-262420000000088 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_gsup_mo_sms0(822)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mo_sms0(822)@718a44d66dfb: setverdict(pass): none -> pass MSC_Test_0-SCCP(813)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(813)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(813)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(813)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250822132007287 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132007287 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132007287 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132007287 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132007287 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(815)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132007287 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132007287 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132007287 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132007326 DVLR DEBUG VLR subscr IMSI-262420000000088 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132007326 DVLR DEBUG IMSI:262420000000088 has MSISDN:491230000088 (vlr.c:1045) 20250822132007326 DMSC NOTICE msub(IMSI-262420000000088:MSISDN-491230000088) VLR: update for IMSI=262420000000088 (MSISDN=491230000088) (gsm_04_08.c:1541) 20250822132007326 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822132007326 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132007326 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000088:MSISDN-491230000088:GERAN-A-105:LU)[0x56365ea08b80]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822132007326 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000088:GERAN-A-105:LU)[0x56365ea12cd0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822132007326 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000088:GERAN-A-105:LU)[0x56365ea12cd0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822132007326 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000088:GERAN-A-105:LU)[0x56365ea12cd0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822132007326 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000088:GERAN-A-105:LU)[0x56365ea12cd0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000088:MSISDN-491230000088:GERAN-A-105:LU)[0x56365ea08b80] (vlr_lu_fsm.c:110) 20250822132007326 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000088:GERAN-A-105:LU)[0x56365ea12cd0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822132007326 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000088:GERAN-A-105:LU)[0x56365ea12cd0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822132007326 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000088:MSISDN-491230000088:GERAN-A-105:LU)[0x56365ea08b80]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822132007326 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000088:MSISDN-491230000088:GERAN-A-105:LU)[0x56365ea08b80]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822132007326 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000088:MSISDN-491230000088:GERAN-A-105:LU)[0x56365ea12fd0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822132007326 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000088:MSISDN-491230000088:GERAN-A-105:LU)[0x56365ea12fd0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000088:MSISDN-491230000088:GERAN-A-105:LU)[0x56365ea08b80] (fsm.c:486) 20250822132007326 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000088:MSISDN-491230000088:GERAN-A-105:LU)[0x56365ea12fd0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822132007326 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000088:MSISDN-491230000088:GERAN-A-105:LU)[0x56365ea12fd0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822132007326 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000088:MSISDN-491230000088:GERAN-A-105:LU)[0x56365ea12fd0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822132007326 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000088:MSISDN-491230000088:GERAN-A-105:LU)[0x56365ea12fd0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822132007326 DMSC NOTICE msub(IMSI-262420000000088:MSISDN-491230000088:TMSInew-0x3D529A8D) VLR: update for IMSI=262420000000088 (MSISDN=491230000088) (gsm_04_08.c:1541) 20250822132007326 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000088:MSISDN-491230000088:GERAN-A-105:LU)[0x56365ea12fd0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822132007326 DMM DEBUG -> IMSI-262420000000088:MSISDN-491230000088:TMSInew-0x3D529A8D LOCATION UPDATE ACCEPT (TMSI = 0x3d529a8d) (gsm_04_08.c:149) 20250822132007326 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSInew-0x3D529A8D - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822132007326 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132007326 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132007326 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132007326 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132007326 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132007326 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132007326 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132007326 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(815)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(815)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(813)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(813)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(813)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(813)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mo_sms0(822)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(814)@718a44d66dfb: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(814)@718a44d66dfb: patched enc_l3: '055B'O MSC_Test_0-SCCP(813)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(813)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(813)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(813)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002055B'O 20250822132007330 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132007330 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_0-M3UA(815)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132007330 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132007330 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132007330 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132007330 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132007330 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132007330 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132007330 DMM DEBUG msc_a(IMSI-262420000000088:MSISDN-491230000088:TMSInew-0x3D529A8D:GERAN-A-105:LU)[0x56365ea094e0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822132007330 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000088:MSISDN-491230000088:TMSInew-0x3D529A8D:GERAN-A-105:LU)[0x56365ea08b80]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822132007330 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000088:MSISDN-491230000088:GERAN-A-105:LU)[0x56365ea12fd0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822132007330 DMSC NOTICE msub(IMSI-262420000000088:MSISDN-491230000088:TMSI-0x3D529A8D) VLR: update for IMSI=262420000000088 (MSISDN=491230000088) (gsm_04_08.c:1541) 20250822132007330 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0x3D529A8D + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250822132007330 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000088:MSISDN-491230000088:GERAN-A-105:LU)[0x56365ea12fd0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822132007330 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000088:MSISDN-491230000088:TMSI-0x3D529A8D:GERAN-A-105:LU)[0x56365ea08b80]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822132007330 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000088:MSISDN-491230000088:GERAN-A-105:LU)[0x56365ea12fd0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822132007330 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000088:MSISDN-491230000088:GERAN-A-105:LU)[0x56365ea12fd0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000088:MSISDN-491230000088:TMSI-0x3D529A8D:GERAN-A-105:LU)[0x56365ea08b80] (vlr_lu_fsm.c:817) 20250822132007330 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000088:MSISDN-491230000088:GERAN-A-105:LU)[0x56365ea12fd0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822132007330 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000088:MSISDN-491230000088:GERAN-A-105:LU)[0x56365ea12fd0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822132007330 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000088:MSISDN-491230000088:TMSI-0x3D529A8D:GERAN-A-105:LU)[0x56365ea08b80]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822132007330 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000088/3/1): Available (smpp_smsc.c:626) 20250822132007330 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0x3D529A8D + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822132007330 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0x3D529A8D + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822132007330 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0x3D529A8D - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822132007330 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0x3D529A8D - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250822132007330 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132007330 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132007330 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132007330 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132007330 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132007330 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132007330 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132007330 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(815)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(815)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(813)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(813)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(813)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(813)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(813)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(813)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(813)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(813)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822132007331 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132007331 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132007331 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132007331 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132007331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132007331 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132007331 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132007331 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(815)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132007331 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000088:MSISDN-491230000088:TMSI-0x3D529A8D:GERAN-A-105:LU)[0x56365ea08b80]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822132007331 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000088:MSISDN-491230000088:TMSI-0x3D529A8D:GERAN-A-105:LU)[0x56365ea08b80]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000088:MSISDN-491230000088:TMSI-0x3D529A8D:GERAN-A-105:LU)[0x56365ea094e0] (msc_a.c:1053) 20250822132007331 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000088:MSISDN-491230000088:TMSI-0x3D529A8D:GERAN-A-105:LU)[0x56365ea08b80]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822132007331 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000088:MSISDN-491230000088:TMSI-0x3D529A8D:GERAN-A-105:LU)[0x56365ea08b80]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822132007331 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000088:MSISDN-491230000088:TMSI-0x3D529A8D:GERAN-A-105:LU)[0x56365ea08b80]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822132007331 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0x3D529A8D - active-conn: now used by 1 (attached) (msub.c:375) 20250822132007331 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132007331 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132007331 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132007331 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132007331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132007331 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132007331 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132007331 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(815)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(815)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(813)@718a44d66dfb: Session index based on local reference:0 20250822132007331 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132007331 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132007331 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132007332 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132007332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132007332 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132007332 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132007332 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(815)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(814)@718a44d66dfb: Deleted conn table entry 0TC_gsup_mo_sms0(822)8344405 TC_gsup_mo_sms0(822)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132007332 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0x3D529A8D + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822132007332 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0x3D529A8D - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_gsup_mo_sms0(822)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mo_sms0(822)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_sms0(822)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_sms0(822)@718a44d66dfb: 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 := '3D529A8D'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(814)@718a44d66dfb: Added conn table entry 0TC_gsup_mo_sms0(822)13028229 MSC_Test_0-RAN(814)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(813)@718a44d66dfb: First idle individual index:0 MSC_Test_0-M3UA(815)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132007534 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132007534 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132007534 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132007534 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132007534 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132007534 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132007534 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132007534 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132007535 DMM DEBUG msc_a(TMSI-0x3D529A8D:GERAN-A-106:CM_SERVICE_REQ)[0x56365ea0bf40]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250822132007535 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3D529A8D:GERAN-A-106:CM_SERVICE_REQ)[0x56365ea08de0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822132007535 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3D529A8D:GERAN-A-106:CM_SERVICE_REQ)[0x56365ea08de0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x3D529A8D:GERAN-A-106:CM_SERVICE_REQ)[0x56365ea0bf40] (fsm.c:486) 20250822132007535 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3D529A8D:GERAN-A-106:CM_SERVICE_REQ)[0x56365ea08de0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250822132007535 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3D529A8D:GERAN-A-106:CM_SERVICE_REQ)[0x56365ea08de0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822132007535 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0x3D529A8D + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822132007535 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0x3D529A8D + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822132007536 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000088:MSISDN-491230000088:TMSI-0x3D529A8D:GERAN-A-106:CM_SERVICE_REQ)[0x56365ea08de0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822132007536 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000088:MSISDN-491230000088:TMSI-0x3D529A8D:GERAN-A-106:CM_SERVICE_REQ)[0x56365ea08de0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822132007536 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000088:MSISDN-491230000088:TMSI-0x3D529A8D:GERAN-A-106:CM_SERVICE_REQ)[0x56365ea08de0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822132007536 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000088:MSISDN-491230000088:TMSI-0x3D529A8D:GERAN-A-106:CM_SERVICE_REQ)[0x56365ea08de0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822132007536 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000088:MSISDN-491230000088:TMSI-0x3D529A8D:GERAN-A-106:CM_SERVICE_REQ)[0x56365ea08de0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822132007536 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000088:MSISDN-491230000088:TMSI-0x3D529A8D:GERAN-A-106:CM_SERVICE_REQ)[0x56365ea08de0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822132007536 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000088:MSISDN-491230000088:TMSI-0x3D529A8D:GERAN-A-106:CM_SERVICE_REQ)[0x56365ea08de0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822132007536 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000088:MSISDN-491230000088:TMSI-0x3D529A8D:GERAN-A-106:CM_SERVICE_REQ)[0x56365ea08de0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822132007536 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000088:MSISDN-491230000088:TMSI-0x3D529A8D:GERAN-A-106:CM_SERVICE_REQ)[0x56365ea08de0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822132007536 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000088:MSISDN-491230000088:TMSI-0x3D529A8D:GERAN-A-106:CM_SERVICE_REQ)[0x56365ea08de0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822132007536 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000088/3/1): Available (smpp_smsc.c:626) 20250822132007536 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0x3D529A8D - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250822132007536 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132007536 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132007536 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132007536 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132007536 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132007536 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132007536 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132007536 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132007536 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132007536 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132007537 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132007537 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132007537 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132007537 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132007537 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132007537 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132007537 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132007537 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132007537 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132007537 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132007537 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132007537 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132007537 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132007537 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(815)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(815)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(815)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(815)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(815)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(815)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(813)@718a44d66dfb: { messageType := 2, destLocRef := 'C6CB85'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)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(813)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(813)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(813)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(813)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(813)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(813)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(813)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(813)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132007540 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0x3D529A8D + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250822132007540 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0x3D529A8D - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_gsup_mo_sms0(822)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mo_sms0(822)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(813)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(813)@718a44d66dfb: vl_len:28 MSC_Test_0-SCCP(813)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(813)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O 20250822132007555 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132007555 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132007555 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132007555 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132007555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132007555 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132007555 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132007555 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(815)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132007556 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0x3D529A8D + SMS: now used by 3 (attached,active-conn,SMS) (transaction.c:228) 20250822132007556 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132007556 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132007556 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132007556 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132007556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132007556 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132007556 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132007556 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(815)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(815)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(813)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(813)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(813)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(813)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mo_sms0(822)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_sms0(822)@718a44d66dfb: 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)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132007562 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0x3D529A8D + gsm411_gsup_rx: now used by 4 (attached,active-conn,SMS,gsm411_gsup_rx) (gsm_04_11_gsup.c:310) 20250822132007562 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250822132007562 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0x3D529A8D - gsm411_gsup_rx: now used by 3 (attached,active-conn,SMS) (gsm_04_11_gsup.c:344) 20250822132007562 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132007562 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132007562 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132007562 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132007562 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132007562 DLSS7 DEBUG Found route for dpc=193=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(815)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(815)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(813)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(813)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(813)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(813)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132007562 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132007562 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_gsup_mo_sms0(822)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(813)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(813)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(813)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(813)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0103020904'O 20250822132007567 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132007567 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132007567 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(815)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132007567 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132007567 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132007567 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132007567 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132007567 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132007568 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0x3D529A8D - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250822132007568 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0x3D529A8D + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822132007568 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0x3D529A8D + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822132007568 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0x3D529A8D - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822132007568 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0x3D529A8D - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822132007568 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132007568 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132007568 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132007568 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132007568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132007568 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132007568 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132007568 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(815)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(815)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(813)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(813)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(813)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(813)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(813)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(813)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(813)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(813)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822132007572 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132007572 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132007572 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132007572 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132007572 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(815)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132007572 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132007572 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132007572 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132007572 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000088:MSISDN-491230000088:TMSI-0x3D529A8D:GERAN-A-106:CM_SERVICE_REQ)[0x56365ea08de0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822132007572 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000088:MSISDN-491230000088:TMSI-0x3D529A8D:GERAN-A-106:CM_SERVICE_REQ)[0x56365ea08de0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000088:MSISDN-491230000088:TMSI-0x3D529A8D:GERAN-A-106:CM_SERVICE_REQ)[0x56365ea0bf40] (msc_a.c:1053) 20250822132007572 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000088:MSISDN-491230000088:TMSI-0x3D529A8D:GERAN-A-106:CM_SERVICE_REQ)[0x56365ea08de0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822132007572 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000088:MSISDN-491230000088:TMSI-0x3D529A8D:GERAN-A-106:CM_SERVICE_REQ)[0x56365ea08de0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822132007572 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0x3D529A8D - active-conn: now used by 1 (attached) (msub.c:375) 20250822132007572 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132007572 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132007572 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132007572 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132007572 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132007572 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132007572 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132007572 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(815)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(815)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(813)@718a44d66dfb: Session index based on local reference:0 20250822132007573 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132007573 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132007573 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132007573 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132007573 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132007573 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132007573 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132007573 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(815)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(814)@718a44d66dfb: Deleted conn table entry 0TC_gsup_mo_sms0(822)13028229 TC_gsup_mo_sms0(822)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132007575 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0x3D529A8D + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822132007575 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0x3D529A8D - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_gsup_mo_sms0(822)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mo_sms0(822)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_sms0(822)@718a44d66dfb: Final verdict of PTC: pass 20250822132007582 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822132007582 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-M3UA(815)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-SCCP(813)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(816)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP(819)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(814)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(817)@718a44d66dfb: Final verdict of PTC: none 20250822132007586 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-SMPP(820)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP-IPA(818)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(823)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(812)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(821)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(812): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(813): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(814): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(815): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(816): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(817): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(818): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(819): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(820): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(821): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_gsup_mo_sms0(822): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(823): none (pass -> pass) MTC@718a44d66dfb: Test case TC_gsup_mo_sms finished. Verdict: pass MTC@718a44d66dfb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mo_sms pass'. Fri Aug 22 13:20:07 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 20250822132007778 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822132007778 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822132007778 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822132007778 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822132007778 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822132007778 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822132007778 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822132007778 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822132007778 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822132007778 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132007778 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822132007778 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822132007778 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822132007778 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822132007778 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822132007778 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822132007778 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822132007779 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822132007779 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=314056) 20250822132008587 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=314056, count=315312) 20250822132009589 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822132009780 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822132009780 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822132009780 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:20: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_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 20250822132010590 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_gsup_mo_smma started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(827)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(827)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(827)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(825)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822132011515 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(828)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822132011591 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822132011591 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(830)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(830)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822132011598 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(830)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(830)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(830)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@718a44d66dfb: IPA ID RESP: { { 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)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(830)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822132011627 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822132011627 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(831)@718a44d66dfb: Created GsupExpect[0] for "262420000000089" to be handled at TC_gsup_mo_smma0(834) MSC_Test-GSUP(831)@718a44d66dfb: Created GsupExpect[1] for "262420000000089" to be handled at TC_gsup_mo_smma0(834) TC_gsup_mo_smma0(834)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250822132011706 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822132011706 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822132011706 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822132011706 DLSS7 DEBUG 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)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(827)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(827)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(827)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(827)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250822132011711 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132011711 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822132011711 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822132011711 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822132011711 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822132011711 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822132011711 DLSS7 DEBUG 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)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(827)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(827)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(827)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(827)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(827)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(827)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(827)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(827)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) 20250822132011711 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132011711 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822132011711 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822132011711 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822132011711 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822132011711 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822132011711 DLSS7 DEBUG 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)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(827)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822132011712 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822132011712 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822132012522 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132012522 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132012522 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132012522 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132012522 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132012522 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132012522 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132012522 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(827)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132012522 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132012522 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132012522 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132012522 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132012523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132012523 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132012523 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132012523 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(827)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(827)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(826)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(826)@718a44d66dfb: Added conn table entry 0TC_gsup_mo_smma0(834)14795461 MSC_Test_0-SCCP(825)@718a44d66dfb: First idle individual index:0 MSC_Test_0-RAN(826)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(827)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132012539 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132012539 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132012539 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132012539 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132012539 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132012539 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132012539 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132012539 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132012539 DMM DEBUG msc_a(IMSI-262420000000089:GERAN-A-107:LU)[0x56365ea094e0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000089 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822132012539 DMM DEBUG msc_a(IMSI-262420000000089:GERAN-A-107:LU)[0x56365ea094e0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822132012539 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:GERAN-A-107:LU)[0x56365ea08b80]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822132012539 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:GERAN-A-107:LU)[0x56365ea08b80]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000089:GERAN-A-107:LU)[0x56365ea094e0] (fsm.c:486) 20250822132012539 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:GERAN-A-107:LU)[0x56365ea08b80]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822132012539 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:GERAN-A-107:LU)[0x56365ea08b80]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822132012539 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822132012539 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822132012540 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250822132012540 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132012540 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF:GERAN-A-107:LU)[0x56365ea08b80]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822132012540 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF:GERAN-A-107:LU)[0x56365ea08b80]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822132012540 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF:GERAN-A-107:LU)[0x56365ea08b80]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822132012540 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF:GERAN-A-107:LU)[0x56365ea08b80]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822132012540 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF:GERAN-A-107:LU)[0x56365ea08b80]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822132012540 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF:GERAN-A-107:LU)[0x56365ea08b80]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822132012540 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF:GERAN-A-107:LU)[0x56365ea12fd0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822132012540 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF:GERAN-A-107:LU)[0x56365ea12fd0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF:GERAN-A-107:LU)[0x56365ea08b80] (fsm.c:486) 20250822132012540 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF:GERAN-A-107:LU)[0x56365ea12fd0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822132012540 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF:GERAN-A-107:LU)[0x56365ea12fd0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822132012540 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132012540 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132012540 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132012540 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132012540 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132012540 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132012540 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132012540 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132012540 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132012540 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132012540 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132012540 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132012540 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132012540 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132012540 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132012540 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(827)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(827)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(827)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(827)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(825)@718a44d66dfb: { messageType := 2, destLocRef := 'E1C2C5'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)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(825)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(825)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(825)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(825)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(831)@718a44d66dfb: Found GsupExpect[0] for "262420000000089" handled at TC_gsup_mo_smma0(834) MSC_Test-GSUP(831)@718a44d66dfb: Added IMSI table entry 0TC_gsup_mo_smma0(834)"262420000000089" 20250822132012543 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250822132012543 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(825)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(825)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(825)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(825)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250822132012544 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132012544 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132012544 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132012544 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132012544 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)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132012544 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132012544 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132012544 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_gsup_mo_smma0(834)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mo_smma0(834)@718a44d66dfb: setverdict(pass): none -> pass 20250822132012548 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132012548 DVLR DEBUG IMSI:262420000000089 has MSISDN:491230000089 (vlr.c:1045) 20250822132012548 DMSC NOTICE msub(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF) VLR: update for IMSI=262420000000089 (MSISDN=491230000089) (gsm_04_08.c:1541) 20250822132012548 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822132012548 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132012548 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF:GERAN-A-107:LU)[0x56365ea08b80]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822132012548 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF:GERAN-A-107:LU)[0x56365ea12fd0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822132012548 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF:GERAN-A-107:LU)[0x56365ea12fd0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822132012548 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF:GERAN-A-107:LU)[0x56365ea12fd0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822132012548 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF:GERAN-A-107:LU)[0x56365ea12fd0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF:GERAN-A-107:LU)[0x56365ea08b80] (vlr_lu_fsm.c:110) 20250822132012548 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF:GERAN-A-107:LU)[0x56365ea12fd0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822132012549 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF:GERAN-A-107:LU)[0x56365ea12fd0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822132012549 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF:GERAN-A-107:LU)[0x56365ea08b80]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822132012549 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF:GERAN-A-107:LU)[0x56365ea08b80]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822132012549 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF:GERAN-A-107:LU)[0x56365ea12cd0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822132012549 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF:GERAN-A-107:LU)[0x56365ea12cd0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF:GERAN-A-107:LU)[0x56365ea08b80] (fsm.c:486) 20250822132012549 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF:GERAN-A-107:LU)[0x56365ea12cd0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822132012549 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF:GERAN-A-107:LU)[0x56365ea12cd0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822132012549 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF:GERAN-A-107:LU)[0x56365ea12cd0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822132012549 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF:GERAN-A-107:LU)[0x56365ea12cd0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822132012549 DMSC NOTICE msub(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF:TMSInew-0x472C6EED) VLR: update for IMSI=262420000000089 (MSISDN=491230000089) (gsm_04_08.c:1541) 20250822132012549 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF:GERAN-A-107:LU)[0x56365ea12cd0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822132012549 DMM DEBUG -> IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF:TMSInew-0x472C6EED LOCATION UPDATE ACCEPT (TMSI = 0x472c6eed) (gsm_04_08.c:149) 20250822132012549 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF:TMSInew-0x472C6EED - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822132012549 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132012549 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132012549 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132012549 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132012549 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132012549 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132012549 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132012549 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(827)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(827)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(825)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(825)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(825)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(825)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mo_smma0(834)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(826)@718a44d66dfb: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(826)@718a44d66dfb: patched enc_l3: '055B'O MSC_Test_0-SCCP(825)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(825)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(825)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(825)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(827)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132012555 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132012555 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132012555 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132012555 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132012555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132012555 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132012555 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132012555 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132012555 DMM DEBUG msc_a(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF:TMSInew-0x472C6EED:GERAN-A-107:LU)[0x56365ea094e0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822132012555 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF:TMSInew-0x472C6EED:GERAN-A-107:LU)[0x56365ea08b80]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822132012555 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF:GERAN-A-107:LU)[0x56365ea12cd0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822132012555 DMSC NOTICE msub(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x472C6EED) VLR: update for IMSI=262420000000089 (MSISDN=491230000089) (gsm_04_08.c:1541) 20250822132012555 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF:GERAN-A-107:LU)[0x56365ea12cd0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822132012555 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x472C6EED:GERAN-A-107:LU)[0x56365ea08b80]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822132012555 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF:GERAN-A-107:LU)[0x56365ea12cd0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822132012555 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF:GERAN-A-107:LU)[0x56365ea12cd0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x472C6EED:GERAN-A-107:LU)[0x56365ea08b80] (vlr_lu_fsm.c:817) 20250822132012555 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF:GERAN-A-107:LU)[0x56365ea12cd0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822132012555 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x53B66ACF:GERAN-A-107:LU)[0x56365ea12cd0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822132012555 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x472C6EED:GERAN-A-107:LU)[0x56365ea08b80]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822132012555 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000089/3/1): Available (smpp_smsc.c:626) 20250822132012555 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x472C6EED + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822132012555 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x472C6EED + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822132012555 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x472C6EED - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822132012555 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x472C6EED - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822132012556 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132012556 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132012556 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132012556 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132012556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132012556 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132012556 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132012556 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(827)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(827)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(825)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(825)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(825)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(825)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(825)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(825)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(825)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(825)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822132012557 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132012557 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132012557 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132012557 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132012557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132012557 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132012557 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132012557 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(827)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132012557 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x472C6EED:GERAN-A-107:LU)[0x56365ea08b80]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822132012557 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x472C6EED:GERAN-A-107:LU)[0x56365ea08b80]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x472C6EED:GERAN-A-107:LU)[0x56365ea094e0] (msc_a.c:1053) 20250822132012557 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x472C6EED:GERAN-A-107:LU)[0x56365ea08b80]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822132012557 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x472C6EED:GERAN-A-107:LU)[0x56365ea08b80]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822132012557 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x472C6EED:GERAN-A-107:LU)[0x56365ea08b80]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822132012557 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x472C6EED - active-conn: now used by 1 (attached) (msub.c:375) 20250822132012557 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132012557 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132012557 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132012557 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132012557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132012558 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132012558 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132012558 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(827)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(827)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(825)@718a44d66dfb: Session index based on local reference:0 20250822132012558 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132012558 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132012558 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132012558 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132012558 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132012558 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132012558 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132012558 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(827)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(826)@718a44d66dfb: Deleted conn table entry 0TC_gsup_mo_smma0(834)14795461 TC_gsup_mo_smma0(834)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132012559 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x472C6EED + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822132012559 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x472C6EED - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_gsup_mo_smma0(834)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mo_smma0(834)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_smma0(834)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_smma0(834)@718a44d66dfb: 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 := '472C6EED'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(826)@718a44d66dfb: Added conn table entry 0TC_gsup_mo_smma0(834)5872949 MSC_Test_0-RAN(826)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(825)@718a44d66dfb: First idle individual index:0 MSC_Test_0-M3UA(827)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132012762 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132012762 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132012762 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132012762 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132012762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132012762 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132012762 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132012762 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132012763 DMM DEBUG msc_a(TMSI-0x472C6EED:GERAN-A-108:CM_SERVICE_REQ)[0x56365ea0bf40]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250822132012763 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x472C6EED:GERAN-A-108:CM_SERVICE_REQ)[0x56365ea08de0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822132012763 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x472C6EED:GERAN-A-108:CM_SERVICE_REQ)[0x56365ea08de0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x472C6EED:GERAN-A-108:CM_SERVICE_REQ)[0x56365ea0bf40] (fsm.c:486) 20250822132012763 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x472C6EED:GERAN-A-108:CM_SERVICE_REQ)[0x56365ea08de0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250822132012763 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x472C6EED:GERAN-A-108:CM_SERVICE_REQ)[0x56365ea08de0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822132012763 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x472C6EED + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822132012763 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x472C6EED + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822132012763 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x472C6EED:GERAN-A-108:CM_SERVICE_REQ)[0x56365ea08de0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822132012763 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x472C6EED:GERAN-A-108:CM_SERVICE_REQ)[0x56365ea08de0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822132012763 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x472C6EED:GERAN-A-108:CM_SERVICE_REQ)[0x56365ea08de0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822132012763 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x472C6EED:GERAN-A-108:CM_SERVICE_REQ)[0x56365ea08de0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822132012763 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x472C6EED:GERAN-A-108:CM_SERVICE_REQ)[0x56365ea08de0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822132012763 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x472C6EED:GERAN-A-108:CM_SERVICE_REQ)[0x56365ea08de0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822132012763 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x472C6EED:GERAN-A-108:CM_SERVICE_REQ)[0x56365ea08de0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822132012764 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x472C6EED:GERAN-A-108:CM_SERVICE_REQ)[0x56365ea08de0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822132012764 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x472C6EED:GERAN-A-108:CM_SERVICE_REQ)[0x56365ea08de0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822132012764 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x472C6EED:GERAN-A-108:CM_SERVICE_REQ)[0x56365ea08de0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822132012764 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000089/3/1): Available (smpp_smsc.c:626) 20250822132012764 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x472C6EED - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250822132012764 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132012764 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132012764 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132012764 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132012764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132012764 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132012764 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132012764 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132012764 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132012764 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132012764 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132012764 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132012764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132012764 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132012764 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132012764 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132012764 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132012765 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132012765 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132012765 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132012765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132012765 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132012765 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132012765 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(827)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(827)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(827)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(827)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(827)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(827)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(825)@718a44d66dfb: { messageType := 2, destLocRef := '599D35'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)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(825)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(825)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(825)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(825)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(825)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(825)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(825)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(825)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132012768 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x472C6EED + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250822132012768 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x472C6EED - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_gsup_mo_smma0(834)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mo_smma0(834)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(825)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(825)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(825)@718a44d66dfb: vl_from0 20250822132012779 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132012779 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132012779 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132012779 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132012779 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(825)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0103050901020642'O 20250822132012779 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132012779 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132012779 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(827)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132012779 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x472C6EED + SMS: now used by 3 (attached,active-conn,SMS) (transaction.c:228) 20250822132012779 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132012779 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132012780 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132012780 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132012780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132012780 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132012780 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132012780 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(827)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(827)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(825)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(825)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(825)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(825)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mo_smma0(834)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_smma0(834)@718a44d66dfb: 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)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132012784 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x472C6EED + gsm411_gsup_rx: now used by 4 (attached,active-conn,SMS,gsm411_gsup_rx) (gsm_04_11_gsup.c:310) 20250822132012784 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250822132012785 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x472C6EED - gsm411_gsup_rx: now used by 3 (attached,active-conn,SMS) (gsm_04_11_gsup.c:344) 20250822132012785 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132012785 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132012785 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132012785 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132012785 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132012785 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132012785 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132012785 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(827)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(827)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(825)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(825)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(825)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(825)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mo_smma0(834)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(825)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(825)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(825)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(825)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0103020904'O 20250822132012788 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132012789 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132012789 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132012789 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132012789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132012789 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132012789 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132012789 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(827)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132012789 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x472C6EED - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250822132012789 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x472C6EED + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822132012789 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x472C6EED + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822132012789 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x472C6EED - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822132012789 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x472C6EED - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822132012789 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132012789 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132012789 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132012789 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132012789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132012789 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132012789 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132012789 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(827)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(827)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(825)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(825)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(825)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(825)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(825)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(825)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(825)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(825)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(827)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132012792 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132012792 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132012792 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132012792 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132012792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132012792 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132012792 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132012792 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132012792 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x472C6EED:GERAN-A-108:CM_SERVICE_REQ)[0x56365ea08de0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822132012792 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x472C6EED:GERAN-A-108:CM_SERVICE_REQ)[0x56365ea08de0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x472C6EED:GERAN-A-108:CM_SERVICE_REQ)[0x56365ea0bf40] (msc_a.c:1053) 20250822132012792 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x472C6EED:GERAN-A-108:CM_SERVICE_REQ)[0x56365ea08de0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822132012792 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x472C6EED:GERAN-A-108:CM_SERVICE_REQ)[0x56365ea08de0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822132012792 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x472C6EED - active-conn: now used by 1 (attached) (msub.c:375) 20250822132012793 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132012793 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132012793 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132012793 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132012793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132012793 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132012793 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132012793 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(827)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(827)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(825)@718a44d66dfb: Session index based on local reference:0 20250822132012793 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132012793 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132012793 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132012793 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132012793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132012793 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132012793 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132012793 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(827)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(826)@718a44d66dfb: Deleted conn table entry 0TC_gsup_mo_smma0(834)5872949 TC_gsup_mo_smma0(834)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132012794 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x472C6EED + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822132012794 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x472C6EED - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_gsup_mo_smma0(834)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mo_smma0(834)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_smma0(834)@718a44d66dfb: Final verdict of PTC: pass MSC_Test-GSUP(831)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-M3UA(827)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-SCCP(825)@718a44d66dfb: Final verdict of PTC: none 20250822132012805 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(830)@718a44d66dfb: Final verdict of PTC: none 20250822132012806 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822132012806 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-RAN(826)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(828)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(824)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(832)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(829)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(835)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(833)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(824): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(825): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(826): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(827): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(828): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(829): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(830): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(831): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(832): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(833): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_gsup_mo_smma0(834): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(835): none (pass -> pass) MTC@718a44d66dfb: Test case TC_gsup_mo_smma finished. Verdict: pass MTC@718a44d66dfb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mo_smma pass'. Fri Aug 22 13:20:12 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 20250822132012994 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822132012994 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822132012994 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822132012994 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822132012994 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822132012994 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822132012994 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822132012994 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822132012995 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822132012995 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132012995 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822132012995 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822132012995 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822132012995 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822132012995 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822132012995 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822132012995 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822132012995 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822132012995 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=313608) 20250822132013806 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=313608, count=314864) 20250822132014808 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822132014995 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822132014995 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822132014995 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:20: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_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 20250822132015810 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_gsup_mt_sms_ack started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(839)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(839)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(839)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(837)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822132016757 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(840)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822132016811 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822132016811 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(842)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(842)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822132016814 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(842)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(842)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(842)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@718a44d66dfb: IPA ID RESP: { { 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)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(842)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822132016831 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822132016831 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(843)@718a44d66dfb: Created GsupExpect[0] for "262420000000090" to be handled at TC_gsup_mt_sms_ack0(846) MSC_Test-GSUP(843)@718a44d66dfb: Created GsupExpect[1] for "262420000000090" to be handled at TC_gsup_mt_sms_ack0(846) TC_gsup_mt_sms_ack0(846)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250822132016953 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822132016953 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822132016953 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822132016953 DLSS7 DEBUG 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)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(839)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(839)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822132016959 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132016959 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822132016959 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822132016959 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822132016959 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822132016959 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822132016959 DLSS7 DEBUG 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)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(839)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(839)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(839)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(839)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822132016962 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132016962 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822132016962 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822132016962 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822132016962 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822132016962 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822132016962 DLSS7 DEBUG 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)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(839)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(839)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822132016963 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822132016963 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(839)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(839)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(839)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(839)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(839)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822132017757 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132017757 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132017757 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132017757 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132017757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132017757 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132017757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132017757 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(839)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132017758 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132017758 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132017758 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132017758 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132017758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132017758 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132017758 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132017758 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(839)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(839)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(838)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(838)@718a44d66dfb: Added conn table entry 0TC_gsup_mt_sms_ack0(846)9789332 MSC_Test_0-SCCP(837)@718a44d66dfb: First idle individual index:0 MSC_Test_0-RAN(838)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 20250822132017763 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132017763 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132017764 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(839)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132017764 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132017764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132017764 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132017764 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132017764 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132017764 DMM DEBUG msc_a(IMSI-262420000000090:GERAN-A-109:LU)[0x56365ea094e0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000090 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822132017764 DMM DEBUG msc_a(IMSI-262420000000090:GERAN-A-109:LU)[0x56365ea094e0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822132017764 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000090:GERAN-A-109:LU)[0x56365ea08b80]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822132017764 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000090:GERAN-A-109:LU)[0x56365ea08b80]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000090:GERAN-A-109:LU)[0x56365ea094e0] (fsm.c:486) 20250822132017764 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000090:GERAN-A-109:LU)[0x56365ea08b80]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822132017764 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000090:GERAN-A-109:LU)[0x56365ea08b80]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822132017764 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822132017764 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000090 id=262420000000090 (vlr.c:661) 20250822132017764 DVLR INFO New subscr, IMSI: 262420000000090 (vlr.c:562) 20250822132017764 DVLR DEBUG VLR subscr IMSI-262420000000090 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822132017764 DVLR DEBUG VLR subscr IMSI-262420000000090 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822132017764 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132017764 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000090:GERAN-A-109:LU)[0x56365ea08b80]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822132017764 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000090:GERAN-A-109:LU)[0x56365ea08b80]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822132017764 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000090:GERAN-A-109:LU)[0x56365ea08b80]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822132017764 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000090:GERAN-A-109:LU)[0x56365ea08b80]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822132017764 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000090:GERAN-A-109:LU)[0x56365ea08b80]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822132017764 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000090:GERAN-A-109:LU)[0x56365ea08b80]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822132017764 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000090:GERAN-A-109:LU)[0x56365ea12fd0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822132017764 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000090:GERAN-A-109:LU)[0x56365ea12fd0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000090:GERAN-A-109:LU)[0x56365ea08b80] (fsm.c:486) 20250822132017764 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000090:GERAN-A-109:LU)[0x56365ea12fd0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822132017764 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000090:GERAN-A-109:LU)[0x56365ea12fd0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822132017764 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132017764 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132017764 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132017764 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132017764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132017764 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132017764 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132017764 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132017764 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132017764 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132017764 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132017764 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132017764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132017764 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132017764 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132017764 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(839)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(839)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(839)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(839)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(837)@718a44d66dfb: { messageType := 2, destLocRef := '955F94'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)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(837)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(837)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(837)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(837)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(843)@718a44d66dfb: Found GsupExpect[0] for "262420000000090" handled at TC_gsup_mt_sms_ack0(846) MSC_Test-GSUP(843)@718a44d66dfb: Added IMSI table entry 0TC_gsup_mt_sms_ack0(846)"262420000000090" 20250822132017767 DVLR DEBUG VLR subscr IMSI-262420000000090 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250822132017767 DVLR DEBUG VLR subscr IMSI-262420000000090 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(837)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(837)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(837)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(837)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(839)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132017768 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132017768 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132017768 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132017768 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132017768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132017768 DLSS7 DEBUG Found route for dpc=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_gsup_mt_sms_ack0(846)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" 20250822132017768 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132017768 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_gsup_mt_sms_ack0(846)@718a44d66dfb: setverdict(pass): none -> pass 20250822132017771 DVLR DEBUG VLR subscr IMSI-262420000000090 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132017771 DVLR DEBUG IMSI:262420000000090 has MSISDN:491230000090 (vlr.c:1045) 20250822132017771 DMSC NOTICE msub(IMSI-262420000000090:MSISDN-491230000090) VLR: update for IMSI=262420000000090 (MSISDN=491230000090) (gsm_04_08.c:1541) 20250822132017771 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822132017771 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132017771 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000090:MSISDN-491230000090:GERAN-A-109:LU)[0x56365ea08b80]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822132017771 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000090:GERAN-A-109:LU)[0x56365ea12fd0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822132017771 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000090:GERAN-A-109:LU)[0x56365ea12fd0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822132017771 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000090:GERAN-A-109:LU)[0x56365ea12fd0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822132017771 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000090:GERAN-A-109:LU)[0x56365ea12fd0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000090:MSISDN-491230000090:GERAN-A-109:LU)[0x56365ea08b80] (vlr_lu_fsm.c:110) 20250822132017771 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000090:GERAN-A-109:LU)[0x56365ea12fd0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822132017771 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000090:GERAN-A-109:LU)[0x56365ea12fd0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822132017771 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000090:MSISDN-491230000090:GERAN-A-109:LU)[0x56365ea08b80]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822132017771 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000090:MSISDN-491230000090:GERAN-A-109:LU)[0x56365ea08b80]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822132017771 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000090:MSISDN-491230000090:GERAN-A-109:LU)[0x56365ea1ce70]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822132017771 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000090:MSISDN-491230000090:GERAN-A-109:LU)[0x56365ea1ce70]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000090:MSISDN-491230000090:GERAN-A-109:LU)[0x56365ea08b80] (fsm.c:486) 20250822132017771 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000090:MSISDN-491230000090:GERAN-A-109:LU)[0x56365ea1ce70]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822132017771 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000090:MSISDN-491230000090:GERAN-A-109:LU)[0x56365ea1ce70]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822132017771 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000090:MSISDN-491230000090:GERAN-A-109:LU)[0x56365ea1ce70]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822132017771 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000090:MSISDN-491230000090:GERAN-A-109:LU)[0x56365ea1ce70]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822132017771 DMSC NOTICE msub(IMSI-262420000000090:MSISDN-491230000090:TMSInew-0xB5C46D91) VLR: update for IMSI=262420000000090 (MSISDN=491230000090) (gsm_04_08.c:1541) 20250822132017771 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000090:MSISDN-491230000090:GERAN-A-109:LU)[0x56365ea1ce70]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822132017771 DMM DEBUG -> IMSI-262420000000090:MSISDN-491230000090:TMSInew-0xB5C46D91 LOCATION UPDATE ACCEPT (TMSI = 0xb5c46d91) (gsm_04_08.c:149) 20250822132017771 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSInew-0xB5C46D91 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822132017771 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132017771 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132017771 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132017771 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132017772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132017772 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132017772 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132017772 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(839)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(839)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(837)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(837)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(837)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(837)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_ack0(846)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(838)@718a44d66dfb: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(838)@718a44d66dfb: patched enc_l3: '055B'O MSC_Test_0-SCCP(837)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(837)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(837)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(837)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002055B'O 20250822132017776 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) MSC_Test_0-M3UA(839)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132017776 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132017776 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132017776 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132017776 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132017776 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132017776 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132017776 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132017776 DMM DEBUG msc_a(IMSI-262420000000090:MSISDN-491230000090:TMSInew-0xB5C46D91:GERAN-A-109:LU)[0x56365ea094e0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822132017776 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000090:MSISDN-491230000090:TMSInew-0xB5C46D91:GERAN-A-109:LU)[0x56365ea08b80]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822132017776 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000090:MSISDN-491230000090:GERAN-A-109:LU)[0x56365ea1ce70]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822132017776 DMSC NOTICE msub(IMSI-262420000000090:MSISDN-491230000090:TMSI-0xB5C46D91) VLR: update for IMSI=262420000000090 (MSISDN=491230000090) (gsm_04_08.c:1541) 20250822132017776 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0xB5C46D91 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250822132017776 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000090:MSISDN-491230000090:GERAN-A-109:LU)[0x56365ea1ce70]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822132017776 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000090:MSISDN-491230000090:TMSI-0xB5C46D91:GERAN-A-109:LU)[0x56365ea08b80]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822132017776 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000090:MSISDN-491230000090:GERAN-A-109:LU)[0x56365ea1ce70]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822132017776 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000090:MSISDN-491230000090:GERAN-A-109:LU)[0x56365ea1ce70]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000090:MSISDN-491230000090:TMSI-0xB5C46D91:GERAN-A-109:LU)[0x56365ea08b80] (vlr_lu_fsm.c:817) 20250822132017776 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000090:MSISDN-491230000090:GERAN-A-109:LU)[0x56365ea1ce70]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822132017776 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000090:MSISDN-491230000090:GERAN-A-109:LU)[0x56365ea1ce70]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822132017776 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000090:MSISDN-491230000090:TMSI-0xB5C46D91:GERAN-A-109:LU)[0x56365ea08b80]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822132017776 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000090/3/1): Available (smpp_smsc.c:626) 20250822132017776 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0xB5C46D91 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822132017776 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0xB5C46D91 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822132017776 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0xB5C46D91 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822132017776 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0xB5C46D91 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250822132017776 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132017776 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132017776 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132017776 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132017776 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132017776 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132017776 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132017776 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(839)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(839)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(837)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(837)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(837)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(837)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(837)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(837)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(837)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(837)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(839)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132017777 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132017777 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132017777 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132017777 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132017777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132017777 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132017777 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132017777 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132017777 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000090:MSISDN-491230000090:TMSI-0xB5C46D91:GERAN-A-109:LU)[0x56365ea08b80]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822132017777 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000090:MSISDN-491230000090:TMSI-0xB5C46D91:GERAN-A-109:LU)[0x56365ea08b80]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000090:MSISDN-491230000090:TMSI-0xB5C46D91:GERAN-A-109:LU)[0x56365ea094e0] (msc_a.c:1053) 20250822132017777 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000090:MSISDN-491230000090:TMSI-0xB5C46D91:GERAN-A-109:LU)[0x56365ea08b80]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822132017777 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000090:MSISDN-491230000090:TMSI-0xB5C46D91:GERAN-A-109:LU)[0x56365ea08b80]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822132017777 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000090:MSISDN-491230000090:TMSI-0xB5C46D91:GERAN-A-109:LU)[0x56365ea08b80]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822132017777 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0xB5C46D91 - active-conn: now used by 1 (attached) (msub.c:375) 20250822132017777 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132017777 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132017777 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132017777 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132017777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132017777 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132017777 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132017777 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(839)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(839)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(837)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-M3UA(839)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132017778 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132017778 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132017778 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132017778 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132017778 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132017778 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132017778 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132017778 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(838)@718a44d66dfb: Deleted conn table entry 0TC_gsup_mt_sms_ack0(846)9789332 TC_gsup_mt_sms_ack0(846)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132017779 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0xB5C46D91 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822132017779 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0xB5C46D91 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_gsup_mt_sms_ack0(846)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_ack0(846)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_ack0(846)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(838)@718a44d66dfb: Created IMSI[0] for '262420000000090'H'B5C46D91'O to be handled at TC_gsup_mt_sms_ack0(846) 20250822132017818 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0xB5C46D91 + gsm411_gsup_rx: now used by 2 (attached,gsm411_gsup_rx) (gsm_04_11_gsup.c:310) 20250822132017818 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0xB5C46D91 + SMS: now used by 3 (attached,gsm411_gsup_rx,SMS) (transaction.c:228) 20250822132017818 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0xB5C46D91 + Paging: now used by 4 (attached,gsm411_gsup_rx,SMS,Paging) (paging.c:111) 20250822132017818 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0xB5C46D91 - gsm411_gsup_rx: now used by 3 (attached,SMS,Paging) (gsm_04_11_gsup.c:344) 20250822132017819 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132017819 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132017819 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132017819 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132017819 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132017819 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132017819 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132017819 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(839)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(839)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(838)@718a44d66dfb: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_gsup_mt_sms_ack0(846) TC_gsup_mt_sms_ack0(846)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_ack0(846)@718a44d66dfb: 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 := 'B5C46D91'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(838)@718a44d66dfb: Added conn table entry 0TC_gsup_mt_sms_ack0(846)1372274 MSC_Test_0-SCCP(837)@718a44d66dfb: First idle individual index:0 MSC_Test_0-M3UA(839)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132017832 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132017832 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132017832 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132017832 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132017832 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132017832 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132017832 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132017832 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132017833 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB5C46D91:GERAN-A-110:PAGING_RESP)[0x56365ea08de0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822132017833 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB5C46D91:GERAN-A-110:PAGING_RESP)[0x56365ea08de0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xB5C46D91:GERAN-A-110:PAGING_RESP)[0x56365ea0bf40] (fsm.c:486) 20250822132017833 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB5C46D91:GERAN-A-110:PAGING_RESP)[0x56365ea08de0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250822132017833 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB5C46D91:GERAN-A-110:PAGING_RESP)[0x56365ea08de0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822132017833 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0xB5C46D91 + proc_arq_vlr_fn_init: now used by 4 (attached,SMS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822132017833 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0xB5C46D91 + active-conn: now used by 5 (attached,SMS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822132017833 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000090:MSISDN-491230000090:TMSI-0xB5C46D91:GERAN-A-110:PAGING_RESP)[0x56365ea08de0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822132017833 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000090:MSISDN-491230000090:TMSI-0xB5C46D91:GERAN-A-110:PAGING_RESP)[0x56365ea08de0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822132017833 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000090:MSISDN-491230000090:TMSI-0xB5C46D91:GERAN-A-110:PAGING_RESP)[0x56365ea08de0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822132017833 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000090:MSISDN-491230000090:TMSI-0xB5C46D91:GERAN-A-110:PAGING_RESP)[0x56365ea08de0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822132017833 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000090:MSISDN-491230000090:TMSI-0xB5C46D91:GERAN-A-110:PAGING_RESP)[0x56365ea08de0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822132017833 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000090:MSISDN-491230000090:TMSI-0xB5C46D91:GERAN-A-110:PAGING_RESP)[0x56365ea08de0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822132017833 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000090:MSISDN-491230000090:TMSI-0xB5C46D91:GERAN-A-110:PAGING_RESP)[0x56365ea08de0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822132017833 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000090:MSISDN-491230000090:TMSI-0xB5C46D91:GERAN-A-110:PAGING_RESP)[0x56365ea08de0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822132017833 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000090:MSISDN-491230000090:TMSI-0xB5C46D91:GERAN-A-110:PAGING_RESP)[0x56365ea08de0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822132017833 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000090:MSISDN-491230000090:TMSI-0xB5C46D91:GERAN-A-110:PAGING_RESP)[0x56365ea08de0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822132017834 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0xB5C46D91 - Paging: now used by 4 (attached,SMS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250822132017834 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000090/3/1): Available (smpp_smsc.c:626) 20250822132017834 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0xB5C46D91 - proc_arq_vlr_fn_init: now used by 3 (attached,SMS,active-conn) (vlr_access_req_fsm.c:405) 20250822132017834 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132017834 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132017834 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132017834 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132017834 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132017834 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132017834 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132017834 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132017834 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132017834 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132017834 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132017834 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132017834 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132017834 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132017834 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132017834 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132017834 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132017834 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132017834 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132017834 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132017834 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132017834 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132017834 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132017834 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(839)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(839)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(839)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(839)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(839)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(839)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(837)@718a44d66dfb: { messageType := 2, destLocRef := '14F072'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)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(837)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(837)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(837)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(837)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(837)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(837)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(837)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(837)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132017837 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0xB5C46D91 + VTY: now used by 4 (attached,SMS,active-conn,VTY) (msc_vty.c:1285) 20250822132017837 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0xB5C46D91 - VTY: now used by 3 (attached,SMS,active-conn) (msc_vty.c:1317) TC_gsup_mt_sms_ack0(846)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_ack0(846)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_ack0(846)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(837)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(837)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(837)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(837)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0103028904'O MSC_Test_0-M3UA(839)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132017846 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132017846 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132017846 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132017846 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132017846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132017846 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132017846 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132017846 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(837)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(837)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(837)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(837)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0103058901020200'O MSC_Test_0-M3UA(839)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132018047 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132018047 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132018047 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132018047 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132018047 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132018047 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132018047 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132018047 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132018049 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0xB5C46D91 - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250822132018049 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0xB5C46D91 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822132018049 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0xB5C46D91 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822132018049 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0xB5C46D91 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822132018049 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0xB5C46D91 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822132018050 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132018050 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132018050 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132018050 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132018050 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132018050 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132018050 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132018050 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132018050 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132018050 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132018050 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132018050 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132018050 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132018050 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132018050 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132018050 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(839)@718a44d66dfb: Message received on association #8 MSC_Test_0-SCCP(837)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(837)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(837)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(837)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(839)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(839)@718a44d66dfb: Message received on association #8 MSC_Test_0-SCCP(837)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(837)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(837)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(837)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(839)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_gsup_mt_sms_ack0(846)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_ack0(846)@718a44d66dfb: RX MT-forwardSM-Res (RP-ACK) TC_gsup_mt_sms_ack0(846)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(837)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(837)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(837)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(837)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(839)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132018061 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132018061 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132018061 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132018061 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132018061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132018061 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132018061 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132018061 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132018062 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000090:MSISDN-491230000090:TMSI-0xB5C46D91:GERAN-A-110:PAGING_RESP)[0x56365ea08de0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822132018062 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000090:MSISDN-491230000090:TMSI-0xB5C46D91:GERAN-A-110:PAGING_RESP)[0x56365ea08de0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000090:MSISDN-491230000090:TMSI-0xB5C46D91:GERAN-A-110:PAGING_RESP)[0x56365ea0bf40] (msc_a.c:1053) 20250822132018062 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000090:MSISDN-491230000090:TMSI-0xB5C46D91:GERAN-A-110:PAGING_RESP)[0x56365ea08de0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822132018062 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000090:MSISDN-491230000090:TMSI-0xB5C46D91:GERAN-A-110:PAGING_RESP)[0x56365ea08de0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822132018063 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0xB5C46D91 - active-conn: now used by 1 (attached) (msub.c:375) 20250822132018063 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132018063 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132018063 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132018063 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132018063 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132018063 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132018063 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132018063 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(839)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(839)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(837)@718a44d66dfb: Session index based on local reference:0 20250822132018065 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132018065 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132018065 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132018065 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132018065 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132018065 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132018065 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(839)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(838)@718a44d66dfb: Deleted conn table entry 0TC_gsup_mt_sms_ack0(846)1372274 20250822132018065 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_gsup_mt_sms_ack0(846)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132018067 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0xB5C46D91 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822132018067 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0xB5C46D91 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_gsup_mt_sms_ack0(846)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_ack0(846)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_ack0(846)@718a44d66dfb: Final verdict of PTC: pass MSC_Test-GSUP(843)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(840)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(844)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-SCCP(837)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP-IPA(842)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(845)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(836)@718a44d66dfb: Final verdict of PTC: none 20250822132018095 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822132018096 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250822132018096 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-RAN(838)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(841)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(847)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-M3UA(839)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(836): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(837): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(838): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(839): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(840): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(841): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(842): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(843): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(844): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(845): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_gsup_mt_sms_ack0(846): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(847): none (pass -> pass) MTC@718a44d66dfb: Test case TC_gsup_mt_sms_ack finished. Verdict: pass MTC@718a44d66dfb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mt_sms_ack pass'. Fri Aug 22 13:20:18 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 20250822132018266 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822132018266 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822132018266 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822132018266 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822132018266 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822132018266 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822132018266 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822132018266 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822132018266 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822132018266 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132018266 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822132018267 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822132018267 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822132018267 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822132018267 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822132018267 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822132018267 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822132018267 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822132018267 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=315544) 20250822132019097 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=315544, count=316800) 20250822132020098 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822132020267 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822132020268 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822132020268 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:20: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_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 20250822132021099 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_gsup_mt_sms_err started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(851)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(851)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(851)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(849)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822132021996 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(852)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822132022100 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822132022100 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(854)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(854)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822132022102 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(854)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(854)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(854)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@718a44d66dfb: IPA ID RESP: { { 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)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(854)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822132022114 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822132022114 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(855)@718a44d66dfb: Created GsupExpect[0] for "262420000000091" to be handled at TC_gsup_mt_sms_err0(858) MSC_Test-GSUP(855)@718a44d66dfb: Created GsupExpect[1] for "262420000000091" to be handled at TC_gsup_mt_sms_err0(858) TC_gsup_mt_sms_err0(858)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250822132022190 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822132022190 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822132022190 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822132022190 DLSS7 DEBUG 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)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(851)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(851)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822132022192 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132022192 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822132022192 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822132022192 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822132022192 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822132022192 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822132022192 DLSS7 DEBUG 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)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(851)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(851)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(851)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(851)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822132022193 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132022193 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822132022193 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822132022193 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822132022193 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822132022193 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822132022193 DLSS7 DEBUG 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)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(851)@718a44d66dfb: Message received on association #8 20250822132022193 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822132022193 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(851)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(851)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(851)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(851)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(851)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(851)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822132022994 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132022994 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132022994 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132022994 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132022994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132022994 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132022994 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132022994 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(851)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132022994 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132022994 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132022994 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132022994 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132022994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132022994 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132022994 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132022994 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(851)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(851)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(850)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(850)@718a44d66dfb: Added conn table entry 0TC_gsup_mt_sms_err0(858)8962945 MSC_Test_0-SCCP(849)@718a44d66dfb: First idle individual index:0 MSC_Test_0-RAN(850)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 20250822132022998 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132022998 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132022998 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132022998 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132022998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132022998 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132022998 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132022998 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(851)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132022998 DMM DEBUG msc_a(IMSI-262420000000091:GERAN-A-111:LU)[0x56365ea094e0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000091 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822132022998 DMM DEBUG msc_a(IMSI-262420000000091:GERAN-A-111:LU)[0x56365ea094e0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822132022998 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:GERAN-A-111:LU)[0x56365ea08b80]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822132022998 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:GERAN-A-111:LU)[0x56365ea08b80]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000091:GERAN-A-111:LU)[0x56365ea094e0] (fsm.c:486) 20250822132022998 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:GERAN-A-111:LU)[0x56365ea08b80]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822132022998 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:GERAN-A-111:LU)[0x56365ea08b80]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822132022998 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822132022998 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000091 id=262420000000091 (vlr.c:661) 20250822132022998 DVLR INFO New subscr, IMSI: 262420000000091 (vlr.c:562) 20250822132022998 DVLR DEBUG VLR subscr IMSI-262420000000091 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822132022998 DVLR DEBUG VLR subscr IMSI-262420000000091 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822132022998 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132022998 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:GERAN-A-111:LU)[0x56365ea08b80]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822132022998 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:GERAN-A-111:LU)[0x56365ea08b80]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822132022998 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:GERAN-A-111:LU)[0x56365ea08b80]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822132022998 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:GERAN-A-111:LU)[0x56365ea08b80]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822132022998 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:GERAN-A-111:LU)[0x56365ea08b80]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822132022998 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:GERAN-A-111:LU)[0x56365ea08b80]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822132022998 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:GERAN-A-111:LU)[0x56365ea12fd0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822132022998 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:GERAN-A-111:LU)[0x56365ea12fd0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000091:GERAN-A-111:LU)[0x56365ea08b80] (fsm.c:486) 20250822132022998 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:GERAN-A-111:LU)[0x56365ea12fd0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822132022998 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:GERAN-A-111:LU)[0x56365ea12fd0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822132022998 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132022998 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132022998 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132022998 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132022998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132022998 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132022998 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132022998 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132022998 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132022998 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132022998 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132022998 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132022998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132022998 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132022998 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132022998 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(851)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(851)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(851)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(851)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(849)@718a44d66dfb: { messageType := 2, destLocRef := '88C381'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)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(849)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(849)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(849)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(849)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(855)@718a44d66dfb: Found GsupExpect[0] for "262420000000091" handled at TC_gsup_mt_sms_err0(858) MSC_Test-GSUP(855)@718a44d66dfb: Added IMSI table entry 0TC_gsup_mt_sms_err0(858)"262420000000091" 20250822132023000 DVLR DEBUG VLR subscr IMSI-262420000000091 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250822132023000 DVLR DEBUG VLR subscr IMSI-262420000000091 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_gsup_mt_sms_err0(858)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_err0(858)@718a44d66dfb: setverdict(pass): none -> pass MSC_Test_0-SCCP(849)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(849)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(849)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(849)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(851)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132023001 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132023001 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132023001 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132023001 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132023001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132023001 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132023001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132023001 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132023002 DVLR DEBUG VLR subscr IMSI-262420000000091 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132023002 DVLR DEBUG IMSI:262420000000091 has MSISDN:491230000091 (vlr.c:1045) 20250822132023002 DMSC NOTICE msub(IMSI-262420000000091:MSISDN-491230000091) VLR: update for IMSI=262420000000091 (MSISDN=491230000091) (gsm_04_08.c:1541) 20250822132023002 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822132023003 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132023003 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:GERAN-A-111:LU)[0x56365ea08b80]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822132023003 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:GERAN-A-111:LU)[0x56365ea12fd0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822132023003 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:GERAN-A-111:LU)[0x56365ea12fd0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822132023003 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:GERAN-A-111:LU)[0x56365ea12fd0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822132023003 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:GERAN-A-111:LU)[0x56365ea12fd0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:GERAN-A-111:LU)[0x56365ea08b80] (vlr_lu_fsm.c:110) 20250822132023003 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:GERAN-A-111:LU)[0x56365ea12fd0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822132023003 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:GERAN-A-111:LU)[0x56365ea12fd0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822132023003 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:GERAN-A-111:LU)[0x56365ea08b80]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822132023003 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:GERAN-A-111:LU)[0x56365ea08b80]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822132023003 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:GERAN-A-111:LU)[0x56365ea1cfa0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822132023003 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:GERAN-A-111:LU)[0x56365ea1cfa0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:GERAN-A-111:LU)[0x56365ea08b80] (fsm.c:486) 20250822132023003 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:GERAN-A-111:LU)[0x56365ea1cfa0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822132023003 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:GERAN-A-111:LU)[0x56365ea1cfa0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822132023003 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:GERAN-A-111:LU)[0x56365ea1cfa0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822132023003 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:GERAN-A-111:LU)[0x56365ea1cfa0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822132023003 DMSC NOTICE msub(IMSI-262420000000091:MSISDN-491230000091:TMSInew-0x7EEC4112) VLR: update for IMSI=262420000000091 (MSISDN=491230000091) (gsm_04_08.c:1541) 20250822132023003 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:GERAN-A-111:LU)[0x56365ea1cfa0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822132023003 DMM DEBUG -> IMSI-262420000000091:MSISDN-491230000091:TMSInew-0x7EEC4112 LOCATION UPDATE ACCEPT (TMSI = 0x7eec4112) (gsm_04_08.c:149) 20250822132023003 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSInew-0x7EEC4112 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822132023003 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132023003 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132023003 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132023003 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132023003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132023003 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132023003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132023003 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(851)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(851)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(849)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(849)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(849)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(849)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_err0(858)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(850)@718a44d66dfb: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(850)@718a44d66dfb: patched enc_l3: '055B'O MSC_Test_0-SCCP(849)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(849)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(849)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(849)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002055B'O 20250822132023006 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132023006 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132023006 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132023006 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132023006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132023006 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132023006 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132023006 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(851)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132023006 DMM DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSInew-0x7EEC4112:GERAN-A-111:LU)[0x56365ea094e0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822132023006 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSInew-0x7EEC4112:GERAN-A-111:LU)[0x56365ea08b80]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822132023006 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:GERAN-A-111:LU)[0x56365ea1cfa0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822132023006 DMSC NOTICE msub(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x7EEC4112) VLR: update for IMSI=262420000000091 (MSISDN=491230000091) (gsm_04_08.c:1541) 20250822132023006 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x7EEC4112 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250822132023006 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:GERAN-A-111:LU)[0x56365ea1cfa0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822132023006 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x7EEC4112:GERAN-A-111:LU)[0x56365ea08b80]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822132023006 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:GERAN-A-111:LU)[0x56365ea1cfa0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822132023006 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:GERAN-A-111:LU)[0x56365ea1cfa0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x7EEC4112:GERAN-A-111:LU)[0x56365ea08b80] (vlr_lu_fsm.c:817) 20250822132023006 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:GERAN-A-111:LU)[0x56365ea1cfa0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822132023006 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:GERAN-A-111:LU)[0x56365ea1cfa0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822132023006 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x7EEC4112:GERAN-A-111:LU)[0x56365ea08b80]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822132023006 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000091/3/1): Available (smpp_smsc.c:626) 20250822132023006 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x7EEC4112 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822132023006 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x7EEC4112 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822132023006 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x7EEC4112 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822132023006 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x7EEC4112 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250822132023006 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132023006 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132023006 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132023006 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132023006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132023006 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132023006 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132023006 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(851)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(851)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(849)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(849)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(849)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(849)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(849)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(849)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(849)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(849)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822132023007 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132023007 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132023007 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132023007 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132023007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132023007 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132023007 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132023007 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(851)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132023007 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x7EEC4112:GERAN-A-111:LU)[0x56365ea08b80]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822132023007 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x7EEC4112:GERAN-A-111:LU)[0x56365ea08b80]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x7EEC4112:GERAN-A-111:LU)[0x56365ea094e0] (msc_a.c:1053) 20250822132023007 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x7EEC4112:GERAN-A-111:LU)[0x56365ea08b80]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822132023007 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x7EEC4112:GERAN-A-111:LU)[0x56365ea08b80]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822132023007 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x7EEC4112:GERAN-A-111:LU)[0x56365ea08b80]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822132023007 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x7EEC4112 - active-conn: now used by 1 (attached) (msub.c:375) 20250822132023007 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132023007 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132023007 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132023007 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132023007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132023008 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132023008 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132023008 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(851)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(851)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(849)@718a44d66dfb: Session index based on local reference:0 20250822132023008 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132023008 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132023008 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132023008 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132023008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132023008 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132023008 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(851)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132023008 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(850)@718a44d66dfb: Deleted conn table entry 0TC_gsup_mt_sms_err0(858)8962945 TC_gsup_mt_sms_err0(858)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132023008 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x7EEC4112 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822132023008 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x7EEC4112 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_gsup_mt_sms_err0(858)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_err0(858)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_err0(858)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(850)@718a44d66dfb: Created IMSI[0] for '262420000000091'H'7EEC4112'O to be handled at TC_gsup_mt_sms_err0(858) 20250822132023046 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x7EEC4112 + gsm411_gsup_rx: now used by 2 (attached,gsm411_gsup_rx) (gsm_04_11_gsup.c:310) 20250822132023046 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x7EEC4112 + SMS: now used by 3 (attached,gsm411_gsup_rx,SMS) (transaction.c:228) 20250822132023046 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x7EEC4112 + Paging: now used by 4 (attached,gsm411_gsup_rx,SMS,Paging) (paging.c:111) 20250822132023046 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x7EEC4112 - gsm411_gsup_rx: now used by 3 (attached,SMS,Paging) (gsm_04_11_gsup.c:344) 20250822132023046 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132023046 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132023046 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132023046 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132023046 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132023046 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132023046 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132023046 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(851)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(851)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(850)@718a44d66dfb: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_gsup_mt_sms_err0(858) TC_gsup_mt_sms_err0(858)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_err0(858)@718a44d66dfb: 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 := '7EEC4112'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(850)@718a44d66dfb: Added conn table entry 0TC_gsup_mt_sms_err0(858)1172648 MSC_Test_0-SCCP(849)@718a44d66dfb: First idle individual index:0 20250822132023049 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132023049 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132023049 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132023049 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132023049 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132023049 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132023049 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132023049 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(851)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132023049 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7EEC4112:GERAN-A-112:PAGING_RESP)[0x56365ea08de0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822132023049 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7EEC4112:GERAN-A-112:PAGING_RESP)[0x56365ea08de0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x7EEC4112:GERAN-A-112:PAGING_RESP)[0x56365ea0bf40] (fsm.c:486) 20250822132023049 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7EEC4112:GERAN-A-112:PAGING_RESP)[0x56365ea08de0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250822132023049 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7EEC4112:GERAN-A-112:PAGING_RESP)[0x56365ea08de0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822132023049 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x7EEC4112 + proc_arq_vlr_fn_init: now used by 4 (attached,SMS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822132023049 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x7EEC4112 + active-conn: now used by 5 (attached,SMS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822132023049 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x7EEC4112:GERAN-A-112:PAGING_RESP)[0x56365ea08de0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822132023049 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x7EEC4112:GERAN-A-112:PAGING_RESP)[0x56365ea08de0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822132023049 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x7EEC4112:GERAN-A-112:PAGING_RESP)[0x56365ea08de0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822132023050 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x7EEC4112:GERAN-A-112:PAGING_RESP)[0x56365ea08de0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822132023050 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x7EEC4112:GERAN-A-112:PAGING_RESP)[0x56365ea08de0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822132023050 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x7EEC4112:GERAN-A-112:PAGING_RESP)[0x56365ea08de0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822132023050 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x7EEC4112:GERAN-A-112:PAGING_RESP)[0x56365ea08de0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822132023050 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x7EEC4112:GERAN-A-112:PAGING_RESP)[0x56365ea08de0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822132023050 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x7EEC4112:GERAN-A-112:PAGING_RESP)[0x56365ea08de0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822132023050 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x7EEC4112:GERAN-A-112:PAGING_RESP)[0x56365ea08de0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822132023050 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x7EEC4112 - Paging: now used by 4 (attached,SMS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250822132023050 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000091/3/1): Available (smpp_smsc.c:626) 20250822132023050 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x7EEC4112 - proc_arq_vlr_fn_init: now used by 3 (attached,SMS,active-conn) (vlr_access_req_fsm.c:405) 20250822132023050 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132023050 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132023050 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132023050 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132023050 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132023050 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132023050 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132023050 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132023050 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132023050 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132023050 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132023050 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132023050 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132023050 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132023050 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132023050 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132023050 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132023050 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132023050 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132023050 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132023050 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132023050 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132023050 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132023050 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(851)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(851)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(849)@718a44d66dfb: { messageType := 2, destLocRef := '11E4A8'O, sourceLocRef := '000070'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(849)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-M3UA(851)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(851)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(851)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(851)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(849)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(849)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(849)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(849)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(849)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(849)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(849)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(849)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132023050 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x7EEC4112 + VTY: now used by 4 (attached,SMS,active-conn,VTY) (msc_vty.c:1285) 20250822132023050 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x7EEC4112 - VTY: now used by 3 (attached,SMS,active-conn) (msc_vty.c:1317) TC_gsup_mt_sms_err0(858)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_err0(858)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_err0(858)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(849)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(849)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(849)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(849)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0103028904'O 20250822132023053 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132023053 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132023053 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132023053 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132023053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132023053 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132023053 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132023053 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(851)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(849)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(849)@718a44d66dfb: vl_len:10 MSC_Test_0-SCCP(849)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(849)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '01030789010404000178'O MSC_Test_0-M3UA(851)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132023254 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132023254 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132023254 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132023254 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132023254 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132023254 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132023254 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132023254 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132023254 DLSMS NOTICE trans(SMS IMSI-262420000000091:MSISDN-491230000091:TMSI-0x7EEC4112:GERAN-A-112:PAGING_RESP callref-0x4000000f tid-0) RX SMS RP-ERROR, cause 1:120 (unknown 0x78) (gsm_04_11.c:903) 20250822132023254 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x7EEC4112 - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250822132023254 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x7EEC4112 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822132023254 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x7EEC4112 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822132023254 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x7EEC4112 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822132023254 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x7EEC4112 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822132023254 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132023254 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132023254 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132023254 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132023254 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132023254 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132023254 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132023254 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132023254 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132023254 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132023254 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132023254 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132023254 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132023254 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132023254 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132023254 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(851)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(851)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(851)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(851)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(849)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(849)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(849)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(849)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(849)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(849)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(849)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(849)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_err0(858)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_err0(858)@718a44d66dfb: RX MT-forwardSM-Err (RP-ERROR) TC_gsup_mt_sms_err0(858)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MC@718a44d66dfb: Test Component 858 has requested to stop MTC. Terminating current testcase execution. 20250822132023256 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822132023256 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(855)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(852)@718a44d66dfb: Final verdict of PTC: none 20250822132023256 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822132023256 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822132023256 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822132023256 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822132023256 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822132023256 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822132023256 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822132023256 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822132023256 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822132023256 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132023256 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822132023256 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822132023256 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822132023256 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822132023256 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822132023256 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822132023256 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822132023256 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822132023256 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(851)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(850)@718a44d66dfb: Final verdict of PTC: none 20250822132023257 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-SCCP(849)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(857)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP-IPA(854)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(853)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(848)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(856)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(859)@718a44d66dfb: Final verdict of PTC: none TC_gsup_mt_sms_err0(858)@718a44d66dfb: Final verdict of PTC: pass MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(848): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(849): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(850): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(851): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(852): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(853): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(854): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(855): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(856): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(857): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_gsup_mt_sms_err0(858): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(859): none (pass -> pass) MTC@718a44d66dfb: Test case TC_gsup_mt_sms_err finished. Verdict: pass MTC@718a44d66dfb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mt_sms_err pass'. Fri Aug 22 13:20:23 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=285548) 20250822132024258 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=285548, count=286708) 20250822132025257 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822132025257 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822132025257 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822132025259 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:20: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_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 20250822132026260 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_gsup_mt_sms_rp_mr started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(863)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(863)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(863)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(861)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822132027172 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(864)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822132027261 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822132027261 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(866)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(866)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822132027262 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(866)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(866)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(866)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@718a44d66dfb: IPA ID RESP: { { 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)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(866)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822132027272 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822132027272 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(867)@718a44d66dfb: Created GsupExpect[0] for "262420000000092" to be handled at TC_gsup_mt_sms_rp_mr0(870) MSC_Test-GSUP(867)@718a44d66dfb: Created GsupExpect[1] for "262420000000092" to be handled at TC_gsup_mt_sms_rp_mr0(870) TC_gsup_mt_sms_rp_mr0(870)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250822132027366 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822132027366 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822132027366 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822132027366 DLSS7 DEBUG 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)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(863)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(863)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(863)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(863)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250822132027368 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132027368 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822132027368 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822132027368 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822132027368 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822132027368 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822132027368 DLSS7 DEBUG 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)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(863)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(863)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(863)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250822132027368 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132027368 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822132027368 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822132027368 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822132027368 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822132027368 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) MSC_Test_0-M3UA(863)@718a44d66dfb: Message received on association #8 20250822132027368 DLSS7 DEBUG 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)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(863)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(863)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(863)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) 20250822132027368 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822132027368 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(863)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(863)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822132028171 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132028171 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132028171 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132028171 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132028171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132028171 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132028171 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132028171 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(863)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132028171 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x7EEC4112:GERAN-A-112:PAGING_RESP)[0x56365ea08de0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822132028171 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x7EEC4112:GERAN-A-112:PAGING_RESP)[0x56365ea08de0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x7EEC4112:GERAN-A-112:PAGING_RESP)[0x56365ea0bf40] (msub.c:113) 20250822132028171 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x7EEC4112:GERAN-A-112:PAGING_RESP)[0x56365ea08de0]{PR_ARQ_S_DONE}: Freeing instance (msub.c:113) 20250822132028171 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x7EEC4112:GERAN-A-112:PAGING_RESP)[0x56365ea08de0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822132028171 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x7EEC4112 - active-conn: now used by 1 (attached) (msub.c:375) 20250822132028171 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132028171 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132028171 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132028171 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132028171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132028171 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132028171 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132028171 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(863)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(863)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(862)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(862)@718a44d66dfb: Added conn table entry 0TC_gsup_mt_sms_rp_mr0(870)2166376 MSC_Test_0-SCCP(861)@718a44d66dfb: First idle individual index:0 MSC_Test_0-RAN(862)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(863)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132028176 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132028176 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132028176 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132028176 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132028176 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132028176 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132028176 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132028176 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132028177 DMM DEBUG msc_a(IMSI-262420000000092:GERAN-A-113:LU)[0x56365ea08b80]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000092 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822132028177 DMM DEBUG msc_a(IMSI-262420000000092:GERAN-A-113:LU)[0x56365ea08b80]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822132028177 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:GERAN-A-113:LU)[0x56365ea1cfa0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822132028177 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:GERAN-A-113:LU)[0x56365ea1cfa0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000092:GERAN-A-113:LU)[0x56365ea08b80] (fsm.c:486) 20250822132028177 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:GERAN-A-113:LU)[0x56365ea1cfa0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822132028177 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:GERAN-A-113:LU)[0x56365ea1cfa0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822132028177 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822132028177 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000092 id=262420000000092 (vlr.c:661) 20250822132028177 DVLR INFO New subscr, IMSI: 262420000000092 (vlr.c:562) 20250822132028177 DVLR DEBUG VLR subscr IMSI-262420000000092 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822132028177 DVLR DEBUG VLR subscr IMSI-262420000000092 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822132028177 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132028177 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:GERAN-A-113:LU)[0x56365ea1cfa0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822132028177 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:GERAN-A-113:LU)[0x56365ea1cfa0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822132028177 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:GERAN-A-113:LU)[0x56365ea1cfa0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822132028177 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:GERAN-A-113:LU)[0x56365ea1cfa0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822132028177 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:GERAN-A-113:LU)[0x56365ea1cfa0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822132028177 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:GERAN-A-113:LU)[0x56365ea1cfa0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822132028177 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:GERAN-A-113:LU)[0x56365ea1ff80]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822132028177 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:GERAN-A-113:LU)[0x56365ea1ff80]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000092:GERAN-A-113:LU)[0x56365ea1cfa0] (fsm.c:486) 20250822132028177 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:GERAN-A-113:LU)[0x56365ea1ff80]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822132028177 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:GERAN-A-113:LU)[0x56365ea1ff80]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822132028177 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132028177 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132028177 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132028177 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132028177 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132028177 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132028177 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132028177 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132028177 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132028177 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132028177 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132028177 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132028177 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132028177 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132028177 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132028177 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(863)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(863)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(863)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(863)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(861)@718a44d66dfb: { messageType := 2, destLocRef := '210E68'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)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(861)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(861)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(861)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(861)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(867)@718a44d66dfb: Found GsupExpect[0] for "262420000000092" handled at TC_gsup_mt_sms_rp_mr0(870) MSC_Test-GSUP(867)@718a44d66dfb: Added IMSI table entry 0TC_gsup_mt_sms_rp_mr0(870)"262420000000092" 20250822132028179 DVLR DEBUG VLR subscr IMSI-262420000000092 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250822132028179 DVLR DEBUG VLR subscr IMSI-262420000000092 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(861)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(861)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(861)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(861)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(863)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132028179 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132028179 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132028179 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132028179 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132028179 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132028179 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132028179 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132028179 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_gsup_mt_sms_rp_mr0(870)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_rp_mr0(870)@718a44d66dfb: setverdict(pass): none -> pass 20250822132028181 DVLR DEBUG VLR subscr IMSI-262420000000092 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132028181 DVLR DEBUG IMSI:262420000000092 has MSISDN:491230000092 (vlr.c:1045) 20250822132028181 DMSC NOTICE msub(IMSI-262420000000092:MSISDN-491230000092) VLR: update for IMSI=262420000000092 (MSISDN=491230000092) (gsm_04_08.c:1541) 20250822132028181 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822132028181 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132028181 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:GERAN-A-113:LU)[0x56365ea1cfa0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822132028181 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:GERAN-A-113:LU)[0x56365ea1ff80]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822132028181 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:GERAN-A-113:LU)[0x56365ea1ff80]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822132028181 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:GERAN-A-113:LU)[0x56365ea1ff80]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822132028181 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:GERAN-A-113:LU)[0x56365ea1ff80]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:GERAN-A-113:LU)[0x56365ea1cfa0] (vlr_lu_fsm.c:110) 20250822132028181 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:GERAN-A-113:LU)[0x56365ea1ff80]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822132028181 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:GERAN-A-113:LU)[0x56365ea1ff80]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822132028181 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:GERAN-A-113:LU)[0x56365ea1cfa0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822132028181 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:GERAN-A-113:LU)[0x56365ea1cfa0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822132028181 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:GERAN-A-113:LU)[0x56365ea18110]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822132028181 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:GERAN-A-113:LU)[0x56365ea18110]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:GERAN-A-113:LU)[0x56365ea1cfa0] (fsm.c:486) 20250822132028181 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:GERAN-A-113:LU)[0x56365ea18110]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822132028181 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:GERAN-A-113:LU)[0x56365ea18110]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822132028181 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:GERAN-A-113:LU)[0x56365ea18110]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822132028181 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:GERAN-A-113:LU)[0x56365ea18110]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822132028181 DMSC NOTICE msub(IMSI-262420000000092:MSISDN-491230000092:TMSInew-0x4B6B4958) VLR: update for IMSI=262420000000092 (MSISDN=491230000092) (gsm_04_08.c:1541) 20250822132028182 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:GERAN-A-113:LU)[0x56365ea18110]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822132028182 DMM DEBUG -> IMSI-262420000000092:MSISDN-491230000092:TMSInew-0x4B6B4958 LOCATION UPDATE ACCEPT (TMSI = 0x4b6b4958) (gsm_04_08.c:149) 20250822132028182 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSInew-0x4B6B4958 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822132028182 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132028182 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132028182 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132028182 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132028182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132028182 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132028182 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132028182 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(863)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(863)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(861)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(861)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(861)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(861)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_rp_mr0(870)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(862)@718a44d66dfb: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(862)@718a44d66dfb: patched enc_l3: '055B'O MSC_Test_0-SCCP(861)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(861)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(861)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(861)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(863)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132028185 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132028185 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132028185 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132028185 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132028185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132028185 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132028185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132028185 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132028185 DMM DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSInew-0x4B6B4958:GERAN-A-113:LU)[0x56365ea08b80]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822132028185 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSInew-0x4B6B4958:GERAN-A-113:LU)[0x56365ea1cfa0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822132028185 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:GERAN-A-113:LU)[0x56365ea18110]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822132028185 DMSC NOTICE msub(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x4B6B4958) VLR: update for IMSI=262420000000092 (MSISDN=491230000092) (gsm_04_08.c:1541) 20250822132028185 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x4B6B4958 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250822132028185 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:GERAN-A-113:LU)[0x56365ea18110]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822132028185 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x4B6B4958:GERAN-A-113:LU)[0x56365ea1cfa0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822132028185 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:GERAN-A-113:LU)[0x56365ea18110]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822132028185 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:GERAN-A-113:LU)[0x56365ea18110]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x4B6B4958:GERAN-A-113:LU)[0x56365ea1cfa0] (vlr_lu_fsm.c:817) 20250822132028185 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:GERAN-A-113:LU)[0x56365ea18110]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822132028185 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:GERAN-A-113:LU)[0x56365ea18110]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822132028185 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x4B6B4958:GERAN-A-113:LU)[0x56365ea1cfa0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822132028185 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000092/3/1): Available (smpp_smsc.c:626) 20250822132028185 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x4B6B4958 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822132028185 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x4B6B4958 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822132028185 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x4B6B4958 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822132028185 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x4B6B4958 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250822132028185 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132028185 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132028185 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132028185 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132028185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132028185 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132028185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132028185 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(863)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(863)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(861)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(861)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(861)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(861)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(861)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(861)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(861)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(861)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822132028186 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132028186 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132028186 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132028186 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132028186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132028186 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132028186 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132028186 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(863)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132028186 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x4B6B4958:GERAN-A-113:LU)[0x56365ea1cfa0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822132028186 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x4B6B4958:GERAN-A-113:LU)[0x56365ea1cfa0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x4B6B4958:GERAN-A-113:LU)[0x56365ea08b80] (msc_a.c:1053) 20250822132028186 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x4B6B4958:GERAN-A-113:LU)[0x56365ea1cfa0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822132028186 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x4B6B4958:GERAN-A-113:LU)[0x56365ea1cfa0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822132028186 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x4B6B4958:GERAN-A-113:LU)[0x56365ea1cfa0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822132028186 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x4B6B4958 - active-conn: now used by 1 (attached) (msub.c:375) 20250822132028186 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132028186 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132028186 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132028186 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132028186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132028186 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132028186 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132028186 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(863)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(863)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(861)@718a44d66dfb: Session index based on local reference:0 20250822132028187 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132028187 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132028187 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132028187 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132028187 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132028187 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132028187 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132028187 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(863)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(862)@718a44d66dfb: Deleted conn table entry 0TC_gsup_mt_sms_rp_mr0(870)2166376 TC_gsup_mt_sms_rp_mr0(870)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132028187 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x4B6B4958 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822132028187 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x4B6B4958 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_gsup_mt_sms_rp_mr0(870)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_rp_mr0(870)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_rp_mr0(870)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(862)@718a44d66dfb: Created IMSI[0] for '262420000000092'H'4B6B4958'O ("KkIX") to be handled at TC_gsup_mt_sms_rp_mr0(870) TC_gsup_mt_sms_rp_mr0(870)@718a44d66dfb: TX MT-forwardSM-Req for the 1st SMS 20250822132028226 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x4B6B4958 + gsm411_gsup_rx: now used by 2 (attached,gsm411_gsup_rx) (gsm_04_11_gsup.c:310) 20250822132028226 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x4B6B4958 + SMS: now used by 3 (attached,gsm411_gsup_rx,SMS) (transaction.c:228) 20250822132028226 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x4B6B4958 + Paging: now used by 4 (attached,gsm411_gsup_rx,SMS,Paging) (paging.c:111) 20250822132028226 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x4B6B4958 - gsm411_gsup_rx: now used by 3 (attached,SMS,Paging) (gsm_04_11_gsup.c:344) 20250822132028226 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132028226 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132028226 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132028226 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132028226 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132028226 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132028226 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132028226 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(863)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(863)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(862)@718a44d66dfb: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_gsup_mt_sms_rp_mr0(870) TC_gsup_mt_sms_rp_mr0(870)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_rp_mr0(870)@718a44d66dfb: 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 := '4B6B4958'O ("KkIX") } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(862)@718a44d66dfb: Added conn table entry 0TC_gsup_mt_sms_rp_mr0(870)3185591 MSC_Test_0-SCCP(861)@718a44d66dfb: First idle individual index:0 20250822132028230 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132028230 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132028230 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132028230 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132028230 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132028230 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132028230 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132028230 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(863)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132028230 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4B6B4958:GERAN-A-114:PAGING_RESP)[0x56365ea08de0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822132028230 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4B6B4958:GERAN-A-114:PAGING_RESP)[0x56365ea08de0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x4B6B4958:GERAN-A-114:PAGING_RESP)[0x56365ea0bf40] (fsm.c:486) 20250822132028230 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4B6B4958:GERAN-A-114:PAGING_RESP)[0x56365ea08de0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250822132028230 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4B6B4958:GERAN-A-114:PAGING_RESP)[0x56365ea08de0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822132028230 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x4B6B4958 + proc_arq_vlr_fn_init: now used by 4 (attached,SMS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822132028230 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x4B6B4958 + active-conn: now used by 5 (attached,SMS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822132028230 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x4B6B4958:GERAN-A-114:PAGING_RESP)[0x56365ea08de0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822132028230 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x4B6B4958:GERAN-A-114:PAGING_RESP)[0x56365ea08de0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822132028230 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x4B6B4958:GERAN-A-114:PAGING_RESP)[0x56365ea08de0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822132028230 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x4B6B4958:GERAN-A-114:PAGING_RESP)[0x56365ea08de0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822132028230 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x4B6B4958:GERAN-A-114:PAGING_RESP)[0x56365ea08de0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822132028230 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x4B6B4958:GERAN-A-114:PAGING_RESP)[0x56365ea08de0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822132028230 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x4B6B4958:GERAN-A-114:PAGING_RESP)[0x56365ea08de0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822132028230 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x4B6B4958:GERAN-A-114:PAGING_RESP)[0x56365ea08de0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822132028230 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x4B6B4958:GERAN-A-114:PAGING_RESP)[0x56365ea08de0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822132028230 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x4B6B4958:GERAN-A-114:PAGING_RESP)[0x56365ea08de0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822132028230 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x4B6B4958 - Paging: now used by 4 (attached,SMS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250822132028230 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000092/3/1): Available (smpp_smsc.c:626) 20250822132028230 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x4B6B4958 - proc_arq_vlr_fn_init: now used by 3 (attached,SMS,active-conn) (vlr_access_req_fsm.c:405) 20250822132028230 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132028230 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132028230 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132028230 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132028230 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132028230 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132028230 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132028230 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132028230 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132028230 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132028230 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132028230 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132028230 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132028230 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132028230 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132028230 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132028230 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132028230 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132028230 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132028230 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132028230 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132028230 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132028230 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132028230 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(863)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(863)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(863)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(863)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(863)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(863)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(861)@718a44d66dfb: { messageType := 2, destLocRef := '309BB7'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)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(861)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(861)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(861)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(861)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(861)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(861)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(861)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(861)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132028231 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x4B6B4958 + VTY: now used by 4 (attached,SMS,active-conn,VTY) (msc_vty.c:1285) 20250822132028231 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x4B6B4958 - VTY: now used by 3 (attached,SMS,active-conn) (msc_vty.c:1317) TC_gsup_mt_sms_rp_mr0(870)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_rp_mr0(870)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_rp_mr0(870)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_rp_mr0(870)@718a44d66dfb: RX the 1st SMS on DTAP, DTAP TID is 0, SM-RP-MR is '00'O TC_gsup_mt_sms_rp_mr0(870)@718a44d66dfb: TX MT-forwardSM-Req for the 2nd SMS MSC_Test_0-SCCP(861)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(861)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(861)@718a44d66dfb: vl_from0 20250822132028234 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x4B6B4958 + gsm411_gsup_rx: now used by 4 (attached,SMS,active-conn,gsm411_gsup_rx) (gsm_04_11_gsup.c:310) 20250822132028234 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x4B6B4958 + SMS: now used by 5 (attached,2*SMS,active-conn,gsm411_gsup_rx) (transaction.c:228) MSC_Test_0-SCCP(861)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0103028904'O 20250822132028234 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x4B6B4958 - gsm411_gsup_rx: now used by 4 (attached,2*SMS,active-conn) (gsm_04_11_gsup.c:344) 20250822132028234 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132028234 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132028234 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132028234 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132028234 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132028234 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132028234 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132028234 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132028234 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132028234 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132028234 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132028234 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132028234 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132028234 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132028234 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132028234 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(863)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(863)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(863)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(861)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(861)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(861)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(861)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_rp_mr0(870)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_rp_mr0(870)@718a44d66dfb: RX the 2nd SMS on DTAP, DTAP TID is 1, SM-RP-MR is '01'O MSC_Test_0-SCCP(861)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(861)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(861)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(861)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0103029904'O 20250822132028235 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132028235 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132028235 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132028235 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132028235 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132028235 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132028235 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132028235 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(863)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(861)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(861)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(861)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(861)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0103058901020200'O MSC_Test_0-M3UA(863)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132028438 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132028438 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132028438 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132028438 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132028438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132028438 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132028438 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132028438 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132028438 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x4B6B4958 - SMS: now used by 3 (attached,SMS,active-conn) (transaction.c:281) 20250822132028438 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132028438 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132028438 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132028438 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132028438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132028438 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132028438 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132028438 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(863)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(863)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(861)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(861)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(861)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(861)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_rp_mr0(870)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_rp_mr0(870)@718a44d66dfb: RX MT-forwardSM-Res (RP-ACK) TC_gsup_mt_sms_rp_mr0(870)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(861)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(861)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(861)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(861)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0103059901020201'O MSC_Test_0-M3UA(863)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132028440 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132028440 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132028440 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132028440 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132028440 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132028440 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132028440 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132028440 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132028440 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x4B6B4958 - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250822132028440 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x4B6B4958 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822132028440 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x4B6B4958 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822132028440 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x4B6B4958 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822132028440 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x4B6B4958 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822132028440 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132028440 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132028440 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132028440 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132028440 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132028440 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132028440 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132028440 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132028440 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132028440 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132028440 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132028440 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132028440 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132028440 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132028440 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132028440 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(863)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(863)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(863)@718a44d66dfb: Message received on association #8 MSC_Test_0-SCCP(861)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(861)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(861)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(861)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(861)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(861)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(861)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(861)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(863)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_gsup_mt_sms_rp_mr0(870)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_rp_mr0(870)@718a44d66dfb: RX MT-forwardSM-Res (RP-ACK) TC_gsup_mt_sms_rp_mr0(870)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(861)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(861)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(861)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(861)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822132028441 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132028441 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132028441 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132028441 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132028441 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132028441 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132028441 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132028441 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(863)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132028441 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x4B6B4958:GERAN-A-114:PAGING_RESP)[0x56365ea08de0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822132028441 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x4B6B4958:GERAN-A-114:PAGING_RESP)[0x56365ea08de0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x4B6B4958:GERAN-A-114:PAGING_RESP)[0x56365ea0bf40] (msc_a.c:1053) 20250822132028441 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x4B6B4958:GERAN-A-114:PAGING_RESP)[0x56365ea08de0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822132028441 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x4B6B4958:GERAN-A-114:PAGING_RESP)[0x56365ea08de0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822132028441 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x4B6B4958 - active-conn: now used by 1 (attached) (msub.c:375) 20250822132028442 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132028442 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132028442 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132028442 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132028442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132028442 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132028442 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132028442 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(863)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(863)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(861)@718a44d66dfb: Session index based on local reference:0 20250822132028442 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132028442 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132028442 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132028442 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132028442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132028442 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132028442 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132028442 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(863)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(862)@718a44d66dfb: Deleted conn table entry 0TC_gsup_mt_sms_rp_mr0(870)3185591 TC_gsup_mt_sms_rp_mr0(870)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132028442 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x4B6B4958 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822132028442 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x4B6B4958 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_gsup_mt_sms_rp_mr0(870)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_rp_mr0(870)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_rp_mr0(870)@718a44d66dfb: Final verdict of PTC: pass MSC_Test-GSUP(867)@718a44d66dfb: Final verdict of PTC: none 20250822132028445 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822132028445 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MNCC(864)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-M3UA(863)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-SCCP(861)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(869)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(865)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(868)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(871)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(862)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(860)@718a44d66dfb: Final verdict of PTC: none 20250822132028446 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(866)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(860): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(861): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(862): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(863): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(864): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(865): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(866): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(867): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(868): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(869): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_gsup_mt_sms_rp_mr0(870): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(871): none (pass -> pass) MTC@718a44d66dfb: Test case TC_gsup_mt_sms_rp_mr finished. Verdict: pass MTC@718a44d66dfb: 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'. Fri Aug 22 13:20:28 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 20250822132028646 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822132028646 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822132028646 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822132028646 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822132028646 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822132028646 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822132028646 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822132028646 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822132028646 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822132028646 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132028646 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822132028646 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822132028646 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822132028646 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822132028646 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822132028646 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822132028646 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822132028646 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822132028646 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=365920) 20250822132029447 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=365920, count=367176) 20250822132030448 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822132030648 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822132030648 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822132030648 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:20: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_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 20250822132031449 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_gsup_mo_mt_sms_rp_mr started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(875)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(875)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(875)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(873)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822132032272 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(876)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822132032450 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822132032450 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(878)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(878)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822132032452 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(878)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(878)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(878)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@718a44d66dfb: IPA ID RESP: { { 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)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(878)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822132032461 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822132032461 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250822132032465 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822132032465 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822132032465 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822132032465 DLSS7 DEBUG 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)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(875)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(875)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822132032466 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132032466 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822132032466 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822132032466 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822132032466 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) MSC_Test_0-M3UA(875)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(875)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250822132032466 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822132032466 DLSS7 DEBUG 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)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(875)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(875)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(875)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250822132032467 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132032467 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822132032467 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822132032467 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822132032467 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822132032467 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) MSC_Test_0-M3UA(875)@718a44d66dfb: Message received on association #8 20250822132032467 DLSS7 DEBUG 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)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(875)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(875)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(875)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) 20250822132032467 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822132032467 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(875)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(875)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(879)@718a44d66dfb: Created GsupExpect[0] for "262420000000093" to be handled at TC_gsup_mo_mt_sms_rp_mr0(882) MSC_Test-GSUP(879)@718a44d66dfb: 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)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } MSC_Test_0-M3UA(875)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132033270 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132033270 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132033270 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132033270 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132033270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132033270 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132033270 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132033270 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132033270 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132033270 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132033270 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132033270 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132033270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132033270 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132033270 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132033270 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(875)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(875)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(874)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(874)@718a44d66dfb: Added conn table entry 0TC_gsup_mo_mt_sms_rp_mr0(882)1923406 MSC_Test_0-RAN(874)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(873)@718a44d66dfb: First idle individual index:0 MSC_Test_0-M3UA(875)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132033274 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132033274 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132033274 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132033274 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132033274 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132033274 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132033274 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132033274 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132033275 DMM DEBUG msc_a(IMSI-262420000000093:GERAN-A-115:LU)[0x56365ea08b80]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000093 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822132033275 DMM DEBUG msc_a(IMSI-262420000000093:GERAN-A-115:LU)[0x56365ea08b80]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822132033275 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:GERAN-A-115:LU)[0x56365ea1cfa0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822132033275 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:GERAN-A-115:LU)[0x56365ea1cfa0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000093:GERAN-A-115:LU)[0x56365ea08b80] (fsm.c:486) 20250822132033275 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:GERAN-A-115:LU)[0x56365ea1cfa0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822132033275 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:GERAN-A-115:LU)[0x56365ea1cfa0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822132033275 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822132033275 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000093 id=262420000000093 (vlr.c:661) 20250822132033275 DVLR INFO New subscr, IMSI: 262420000000093 (vlr.c:562) 20250822132033275 DVLR DEBUG VLR subscr IMSI-262420000000093 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822132033275 DVLR DEBUG VLR subscr IMSI-262420000000093 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822132033275 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132033275 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:GERAN-A-115:LU)[0x56365ea1cfa0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822132033275 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:GERAN-A-115:LU)[0x56365ea1cfa0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822132033275 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:GERAN-A-115:LU)[0x56365ea1cfa0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822132033275 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:GERAN-A-115:LU)[0x56365ea1cfa0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822132033275 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:GERAN-A-115:LU)[0x56365ea1cfa0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822132033275 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:GERAN-A-115:LU)[0x56365ea1cfa0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822132033275 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000093:GERAN-A-115:LU)[0x56365ea1ff80]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822132033275 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000093:GERAN-A-115:LU)[0x56365ea1ff80]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000093:GERAN-A-115:LU)[0x56365ea1cfa0] (fsm.c:486) 20250822132033275 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000093:GERAN-A-115:LU)[0x56365ea1ff80]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822132033275 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000093:GERAN-A-115:LU)[0x56365ea1ff80]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822132033275 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132033275 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132033275 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132033275 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132033275 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132033275 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132033275 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132033275 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132033275 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132033275 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132033275 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132033275 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132033275 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132033275 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132033275 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132033275 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(875)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(875)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(875)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(875)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(873)@718a44d66dfb: { messageType := 2, destLocRef := '1D594E'O, sourceLocRef := '000073'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(873)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(873)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(873)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test-GSUP(879)@718a44d66dfb: Found GsupExpect[0] for "262420000000093" handled at TC_gsup_mo_mt_sms_rp_mr0(882) MSC_Test-GSUP(879)@718a44d66dfb: Added IMSI table entry 0TC_gsup_mo_mt_sms_rp_mr0(882)"262420000000093" MSC_Test_0-SCCP(873)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(873)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132033277 DVLR DEBUG VLR subscr IMSI-262420000000093 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250822132033278 DVLR DEBUG VLR subscr IMSI-262420000000093 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(873)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(873)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(873)@718a44d66dfb: vl_from0 TC_gsup_mo_mt_sms_rp_mr0(882)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mo_mt_sms_rp_mr0(882)@718a44d66dfb: setverdict(pass): none -> pass MSC_Test_0-SCCP(873)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(875)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132033278 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132033278 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132033278 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132033278 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132033278 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132033278 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132033279 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132033279 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132033280 DVLR DEBUG VLR subscr IMSI-262420000000093 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132033280 DVLR DEBUG IMSI:262420000000093 has MSISDN:491230000093 (vlr.c:1045) 20250822132033280 DMSC NOTICE msub(IMSI-262420000000093:MSISDN-491230000093) VLR: update for IMSI=262420000000093 (MSISDN=491230000093) (gsm_04_08.c:1541) 20250822132033280 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822132033281 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132033281 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:GERAN-A-115:LU)[0x56365ea1cfa0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822132033281 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000093:GERAN-A-115:LU)[0x56365ea1ff80]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822132033281 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000093:GERAN-A-115:LU)[0x56365ea1ff80]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822132033281 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000093:GERAN-A-115:LU)[0x56365ea1ff80]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822132033281 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000093:GERAN-A-115:LU)[0x56365ea1ff80]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:GERAN-A-115:LU)[0x56365ea1cfa0] (vlr_lu_fsm.c:110) 20250822132033281 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000093:GERAN-A-115:LU)[0x56365ea1ff80]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822132033281 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000093:GERAN-A-115:LU)[0x56365ea1ff80]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822132033281 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:GERAN-A-115:LU)[0x56365ea1cfa0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822132033281 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:GERAN-A-115:LU)[0x56365ea1cfa0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822132033281 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:GERAN-A-115:LU)[0x56365ea183a0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822132033281 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:GERAN-A-115:LU)[0x56365ea183a0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:GERAN-A-115:LU)[0x56365ea1cfa0] (fsm.c:486) 20250822132033281 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:GERAN-A-115:LU)[0x56365ea183a0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822132033281 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:GERAN-A-115:LU)[0x56365ea183a0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822132033281 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:GERAN-A-115:LU)[0x56365ea183a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822132033281 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:GERAN-A-115:LU)[0x56365ea183a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822132033281 DMSC NOTICE msub(IMSI-262420000000093:MSISDN-491230000093:TMSInew-0x93B99380) VLR: update for IMSI=262420000000093 (MSISDN=491230000093) (gsm_04_08.c:1541) 20250822132033281 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:GERAN-A-115:LU)[0x56365ea183a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822132033281 DMM DEBUG -> IMSI-262420000000093:MSISDN-491230000093:TMSInew-0x93B99380 LOCATION UPDATE ACCEPT (TMSI = 0x93b99380) (gsm_04_08.c:149) 20250822132033281 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSInew-0x93B99380 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822132033281 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132033281 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132033281 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132033281 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132033281 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132033281 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132033281 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132033281 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(875)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(875)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(873)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(873)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(873)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(873)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mo_mt_sms_rp_mr0(882)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(874)@718a44d66dfb: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(874)@718a44d66dfb: patched enc_l3: '055B'O MSC_Test_0-SCCP(873)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(873)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(873)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(873)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(875)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132033284 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132033284 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132033284 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132033284 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132033284 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132033284 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132033284 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132033284 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132033284 DMM DEBUG msc_a(IMSI-262420000000093:MSISDN-491230000093:TMSInew-0x93B99380:GERAN-A-115:LU)[0x56365ea08b80]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822132033284 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSInew-0x93B99380:GERAN-A-115:LU)[0x56365ea1cfa0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822132033284 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:GERAN-A-115:LU)[0x56365ea183a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822132033284 DMSC NOTICE msub(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x93B99380) VLR: update for IMSI=262420000000093 (MSISDN=491230000093) (gsm_04_08.c:1541) 20250822132033284 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x93B99380 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250822132033284 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:GERAN-A-115:LU)[0x56365ea183a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822132033284 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x93B99380:GERAN-A-115:LU)[0x56365ea1cfa0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822132033284 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:GERAN-A-115:LU)[0x56365ea183a0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822132033284 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:GERAN-A-115:LU)[0x56365ea183a0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x93B99380:GERAN-A-115:LU)[0x56365ea1cfa0] (vlr_lu_fsm.c:817) 20250822132033284 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:GERAN-A-115:LU)[0x56365ea183a0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822132033284 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:GERAN-A-115:LU)[0x56365ea183a0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822132033284 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x93B99380:GERAN-A-115:LU)[0x56365ea1cfa0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822132033284 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000093/3/1): Available (smpp_smsc.c:626) 20250822132033284 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x93B99380 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822132033284 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x93B99380 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822132033284 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x93B99380 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822132033284 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x93B99380 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250822132033284 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132033284 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132033284 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132033284 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132033284 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132033284 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132033284 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132033285 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(875)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(875)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(873)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(873)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(873)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(873)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(873)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(873)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(873)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(873)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(875)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132033286 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132033286 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132033286 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132033286 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132033286 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132033286 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132033286 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132033286 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132033286 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x93B99380:GERAN-A-115:LU)[0x56365ea1cfa0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822132033286 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x93B99380:GERAN-A-115:LU)[0x56365ea1cfa0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x93B99380:GERAN-A-115:LU)[0x56365ea08b80] (msc_a.c:1053) 20250822132033286 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x93B99380:GERAN-A-115:LU)[0x56365ea1cfa0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822132033286 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x93B99380:GERAN-A-115:LU)[0x56365ea1cfa0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822132033286 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x93B99380:GERAN-A-115:LU)[0x56365ea1cfa0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822132033286 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x93B99380 - active-conn: now used by 1 (attached) (msub.c:375) 20250822132033286 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132033286 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132033286 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132033286 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132033286 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132033286 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132033286 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132033286 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(875)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(875)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(873)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-M3UA(875)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132033287 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132033287 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132033287 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132033287 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132033287 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132033287 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132033287 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132033287 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(874)@718a44d66dfb: Deleted conn table entry 0TC_gsup_mo_mt_sms_rp_mr0(882)1923406 TC_gsup_mo_mt_sms_rp_mr0(882)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132033287 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x93B99380 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822132033287 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x93B99380 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_gsup_mo_mt_sms_rp_mr0(882)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mo_mt_sms_rp_mr0(882)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_mt_sms_rp_mr0(882)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(874)@718a44d66dfb: Created IMSI[0] for '262420000000093'H'93B99380'O to be handled at TC_gsup_mo_mt_sms_rp_mr0(882) TC_gsup_mo_mt_sms_rp_mr0(882)@718a44d66dfb: 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 := '93B99380'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(874)@718a44d66dfb: Added conn table entry 0TC_gsup_mo_mt_sms_rp_mr0(882)13895974 MSC_Test_0-RAN(874)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(873)@718a44d66dfb: First idle individual index:0 MSC_Test_0-M3UA(875)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132033490 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132033490 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132033490 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132033490 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132033490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132033490 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132033490 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132033490 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132033490 DMM DEBUG msc_a(TMSI-0x93B99380:GERAN-A-116:CM_SERVICE_REQ)[0x56365ea0bf40]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250822132033490 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x93B99380:GERAN-A-116:CM_SERVICE_REQ)[0x56365ea08de0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822132033490 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x93B99380:GERAN-A-116:CM_SERVICE_REQ)[0x56365ea08de0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x93B99380:GERAN-A-116:CM_SERVICE_REQ)[0x56365ea0bf40] (fsm.c:486) 20250822132033490 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x93B99380:GERAN-A-116:CM_SERVICE_REQ)[0x56365ea08de0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250822132033490 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x93B99380:GERAN-A-116:CM_SERVICE_REQ)[0x56365ea08de0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822132033490 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x93B99380 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822132033490 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x93B99380 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822132033490 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x93B99380:GERAN-A-116:CM_SERVICE_REQ)[0x56365ea08de0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822132033490 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x93B99380:GERAN-A-116:CM_SERVICE_REQ)[0x56365ea08de0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822132033490 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x93B99380:GERAN-A-116:CM_SERVICE_REQ)[0x56365ea08de0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822132033490 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x93B99380:GERAN-A-116:CM_SERVICE_REQ)[0x56365ea08de0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822132033490 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x93B99380:GERAN-A-116:CM_SERVICE_REQ)[0x56365ea08de0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822132033490 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x93B99380:GERAN-A-116:CM_SERVICE_REQ)[0x56365ea08de0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822132033490 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x93B99380:GERAN-A-116:CM_SERVICE_REQ)[0x56365ea08de0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822132033490 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x93B99380:GERAN-A-116:CM_SERVICE_REQ)[0x56365ea08de0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822132033490 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x93B99380:GERAN-A-116:CM_SERVICE_REQ)[0x56365ea08de0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822132033490 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x93B99380:GERAN-A-116:CM_SERVICE_REQ)[0x56365ea08de0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822132033490 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000093/3/1): Available (smpp_smsc.c:626) 20250822132033490 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x93B99380 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250822132033491 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132033491 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132033491 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132033491 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132033491 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132033491 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132033491 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132033491 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132033491 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132033491 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132033491 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132033491 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132033491 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132033491 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132033491 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132033491 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132033491 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132033491 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132033491 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132033491 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132033491 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132033491 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132033491 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132033491 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(875)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(875)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(875)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(875)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(875)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(875)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(873)@718a44d66dfb: { messageType := 2, destLocRef := 'D40926'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)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(873)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(873)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(873)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(873)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(873)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(873)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(873)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(873)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132033491 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x93B99380 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250822132033491 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x93B99380 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_gsup_mo_mt_sms_rp_mr0(882)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mo_mt_sms_rp_mr0(882)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_mt_sms_rp_mr0(882)@718a44d66dfb: Submit MO SMMA on DTAP, SM-RP-MR is '00'O MSC_Test_0-SCCP(873)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(873)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(873)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(873)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0103050901020600'O MSC_Test_0-M3UA(875)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132033496 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132033496 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132033496 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132033496 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132033496 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132033496 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132033496 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132033496 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132033496 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x93B99380 + SMS: now used by 3 (attached,active-conn,SMS) (transaction.c:228) 20250822132033496 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132033496 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132033496 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132033496 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132033496 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132033496 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132033496 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132033496 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(875)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(875)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(873)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(873)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(873)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(873)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mo_mt_sms_rp_mr0(882)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_mt_sms_rp_mr0(882)@718a44d66dfb: RX MO-ReadyForSM-Req, SM-RP-MR is '00'O TC_gsup_mo_mt_sms_rp_mr0(882)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_mt_sms_rp_mr0(882)@718a44d66dfb: TX MT-forwardSM-Req for the MT SMS 20250822132033498 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x93B99380 + gsm411_gsup_rx: now used by 4 (attached,active-conn,SMS,gsm411_gsup_rx) (gsm_04_11_gsup.c:310) 20250822132033498 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x93B99380 + SMS: now used by 5 (attached,active-conn,2*SMS,gsm411_gsup_rx) (transaction.c:228) 20250822132033498 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x93B99380 - gsm411_gsup_rx: now used by 4 (attached,active-conn,2*SMS) (gsm_04_11_gsup.c:344) 20250822132033498 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132033498 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132033498 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132033498 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132033498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132033498 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132033498 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132033498 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(875)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(875)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(873)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(873)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(873)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(873)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mo_mt_sms_rp_mr0(882)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_mt_sms_rp_mr0(882)@718a44d66dfb: RX MT SMS on DTAP, DTAP TID is 0, SM-RP-MR is '01'O MSC_Test_0-SCCP(873)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(873)@718a44d66dfb: vl_len:520250822132033499 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x93B99380 + gsm411_gsup_rx: now used by 5 (attached,active-conn,2*SMS,gsm411_gsup_rx) (gsm_04_11_gsup.c:310) MSC_Test_0-SCCP(873)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(873)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0103028904'O 20250822132033499 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132033499 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132033499 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132033499 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132033499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132033499 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132033499 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132033499 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(875)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132033499 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132033499 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132033499 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132033499 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132033499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132033499 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250822132033499 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x93B99380 - gsm411_gsup_rx: now used by 4 (attached,active-conn,2*SMS) (gsm_04_11_gsup.c:344) 20250822132033499 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132033499 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132033500 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(875)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(875)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(873)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(873)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(873)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(873)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mo_mt_sms_rp_mr0(882)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(873)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(873)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(873)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(873)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(875)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132033501 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132033501 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132033501 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132033501 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132033501 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132033501 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132033501 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132033501 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132033501 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x93B99380 - SMS: now used by 3 (attached,active-conn,SMS) (transaction.c:281) MSC_Test_0-SCCP(873)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(873)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(873)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(873)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0103058901020201'O MSC_Test_0-M3UA(875)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132033702 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132033702 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132033702 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132033702 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132033702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132033702 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132033702 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132033702 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132033702 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x93B99380 - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250822132033702 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x93B99380 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822132033702 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x93B99380 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822132033702 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x93B99380 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822132033702 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x93B99380 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822132033702 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132033702 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132033702 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132033702 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132033702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132033702 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132033702 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132033702 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132033702 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132033702 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132033702 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132033702 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132033702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132033702 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132033702 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132033702 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(875)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(875)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(875)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(875)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(873)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(873)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(873)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(873)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(873)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(873)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(873)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(873)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mo_mt_sms_rp_mr0(882)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_mt_sms_rp_mr0(882)@718a44d66dfb: RX MT-forwardSM-Res (RP-ACK) TC_gsup_mo_mt_sms_rp_mr0(882)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(873)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(873)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(873)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(873)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822132033704 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132033704 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132033704 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132033704 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132033704 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)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132033704 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x93B99380:GERAN-A-116:CM_SERVICE_REQ)[0x56365ea08de0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822132033704 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x93B99380:GERAN-A-116:CM_SERVICE_REQ)[0x56365ea08de0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x93B99380:GERAN-A-116:CM_SERVICE_REQ)[0x56365ea0bf40] (msc_a.c:1053) 20250822132033704 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x93B99380:GERAN-A-116:CM_SERVICE_REQ)[0x56365ea08de0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822132033704 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x93B99380:GERAN-A-116:CM_SERVICE_REQ)[0x56365ea08de0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822132033704 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x93B99380 - active-conn: now used by 1 (attached) (msub.c:375) 20250822132033704 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132033704 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132033704 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132033704 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132033704 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132033704 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132033704 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132033704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132033704 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132033704 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132033704 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(875)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(875)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(873)@718a44d66dfb: Session index based on local reference:0 20250822132033704 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132033704 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_0-M3UA(875)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132033704 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132033704 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132033704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132033704 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132033704 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132033704 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(874)@718a44d66dfb: Deleted conn table entry 0TC_gsup_mo_mt_sms_rp_mr0(882)13895974 TC_gsup_mo_mt_sms_rp_mr0(882)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132033704 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x93B99380 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822132033704 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x93B99380 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_gsup_mo_mt_sms_rp_mr0(882)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mo_mt_sms_rp_mr0(882)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_mt_sms_rp_mr0(882)@718a44d66dfb: Final verdict of PTC: pass MSC_Test-GSUP(879)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(874)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(880)@718a44d66dfb: Final verdict of PTC: none 20250822132033707 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822132033707 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(873)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-M3UA(875)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(876)@718a44d66dfb: Final verdict of PTC: none 20250822132033708 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-STATS(881)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP-IPA(878)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(872)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(877)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(883)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(872): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(873): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(874): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(875): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(876): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(877): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(878): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(879): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(880): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(881): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_gsup_mo_mt_sms_rp_mr0(882): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(883): none (pass -> pass) MTC@718a44d66dfb: Test case TC_gsup_mo_mt_sms_rp_mr finished. Verdict: pass MTC@718a44d66dfb: 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'. Fri Aug 22 13:20:33 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 20250822132033906 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822132033906 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822132033906 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822132033906 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822132033906 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822132033906 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822132033906 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822132033906 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822132033906 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822132033906 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132033906 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822132033906 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822132033906 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822132033906 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822132033906 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822132033906 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822132033906 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822132033906 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822132033906 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=355708) 20250822132034709 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=355708, count=356964) 20250822132035710 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822132035907 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822132035907 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822132035907 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:20: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_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 20250822132036711 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_gsup_mt_multi_part_sms started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(887)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(887)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(887)@718a44d66dfb: ************************************************* MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-SCCP(885)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822132037520 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(888)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822132037713 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822132037713 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(890)@718a44d66dfb: Established a new IPA connection (conn_id=2) 20250822132037713 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822132037713 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822132037713 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822132037713 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(890)@718a44d66dfb: CCM 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(887)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(887)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) 20250822132037714 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test_0-M3UA(887)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test-GSUP-IPA(890)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(890)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(890)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@718a44d66dfb: IPA ID RESP: { { 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)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(890)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(887)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(887)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250822132037715 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132037715 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822132037715 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822132037715 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822132037715 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822132037715 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822132037715 DLSS7 DEBUG 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)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(887)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(887)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822132037716 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132037716 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822132037716 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822132037716 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822132037716 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822132037716 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) MSC_Test_0-M3UA(887)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(887)@718a44d66dfb: Message received on association #8 20250822132037716 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250822132037716 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) MSC_Test_0-M3UA(887)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(887)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(887)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(887)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) 20250822132037716 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(887)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(887)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822132037724 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822132037724 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(891)@718a44d66dfb: Created GsupExpect[0] for "262420000000091" to be handled at TC_gsup_mt_multi_part_sms0(894) MSC_Test-GSUP(891)@718a44d66dfb: Created GsupExpect[1] for "262420000000091" to be handled at TC_gsup_mt_multi_part_sms0(894) TC_gsup_mt_multi_part_sms0(894)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250822132038519 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132038519 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132038519 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132038519 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132038519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132038519 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132038519 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132038519 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(887)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132038519 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132038519 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132038519 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132038519 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132038519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132038519 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132038519 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132038519 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(887)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(887)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(886)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(886)@718a44d66dfb: Added conn table entry 0TC_gsup_mt_multi_part_sms0(894)13805914 MSC_Test_0-SCCP(885)@718a44d66dfb: First idle individual index:0 MSC_Test_0-RAN(886)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(887)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132038523 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132038523 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132038523 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132038523 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132038523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132038523 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132038523 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132038523 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132038523 DMM DEBUG msc_a(IMSI-262420000000091:GERAN-A-117:LU)[0x56365ea08b80]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000091 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822132038523 DMM DEBUG msc_a(IMSI-262420000000091:GERAN-A-117:LU)[0x56365ea08b80]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822132038523 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:GERAN-A-117:LU)[0x56365ea1cfa0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822132038523 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:GERAN-A-117:LU)[0x56365ea1cfa0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000091:GERAN-A-117:LU)[0x56365ea08b80] (fsm.c:486) 20250822132038523 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:GERAN-A-117:LU)[0x56365ea1cfa0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822132038523 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:GERAN-A-117:LU)[0x56365ea1cfa0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822132038523 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x7EEC4112 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822132038523 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x7EEC4112 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822132038523 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x7EEC4112 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250822132038523 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132038523 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x7EEC4112:GERAN-A-117:LU)[0x56365ea1cfa0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822132038523 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x7EEC4112:GERAN-A-117:LU)[0x56365ea1cfa0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822132038523 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x7EEC4112:GERAN-A-117:LU)[0x56365ea1cfa0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822132038523 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x7EEC4112:GERAN-A-117:LU)[0x56365ea1cfa0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822132038523 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x7EEC4112:GERAN-A-117:LU)[0x56365ea1cfa0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822132038523 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x7EEC4112:GERAN-A-117:LU)[0x56365ea1cfa0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822132038523 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x7EEC4112:GERAN-A-117:LU)[0x56365ea183a0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822132038523 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x7EEC4112:GERAN-A-117:LU)[0x56365ea183a0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x7EEC4112:GERAN-A-117:LU)[0x56365ea1cfa0] (fsm.c:486) 20250822132038523 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x7EEC4112:GERAN-A-117:LU)[0x56365ea183a0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822132038523 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x7EEC4112:GERAN-A-117:LU)[0x56365ea183a0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822132038523 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132038523 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132038523 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132038523 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132038523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132038523 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132038523 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132038523 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132038523 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132038523 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132038523 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132038523 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132038523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132038523 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132038523 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132038523 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(887)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(887)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(887)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(887)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(885)@718a44d66dfb: { messageType := 2, destLocRef := 'D2A95A'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)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(885)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(885)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(885)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(885)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(891)@718a44d66dfb: Found GsupExpect[0] for "262420000000091" handled at TC_gsup_mt_multi_part_sms0(894) MSC_Test-GSUP(891)@718a44d66dfb: Added IMSI table entry 0TC_gsup_mt_multi_part_sms0(894)"262420000000091" 20250822132038525 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x7EEC4112 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250822132038525 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x7EEC4112 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_gsup_mt_multi_part_sms0(894)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mt_multi_part_sms0(894)@718a44d66dfb: setverdict(pass): none -> pass MSC_Test_0-SCCP(885)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(885)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(885)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(885)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(887)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132038527 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132038527 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132038527 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132038527 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132038527 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132038527 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132038527 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132038527 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132038528 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x7EEC4112 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132038528 DVLR DEBUG IMSI:262420000000091 has MSISDN:491230000091 (vlr.c:1045) 20250822132038528 DMSC NOTICE msub(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x7EEC4112) VLR: update for IMSI=262420000000091 (MSISDN=491230000091) (gsm_04_08.c:1541) 20250822132038528 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x7EEC4112 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822132038529 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x7EEC4112 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132038529 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x7EEC4112:GERAN-A-117:LU)[0x56365ea1cfa0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822132038529 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x7EEC4112:GERAN-A-117:LU)[0x56365ea183a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822132038529 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x7EEC4112:GERAN-A-117:LU)[0x56365ea183a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822132038529 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x7EEC4112:GERAN-A-117:LU)[0x56365ea183a0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822132038529 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x7EEC4112:GERAN-A-117:LU)[0x56365ea183a0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x7EEC4112:GERAN-A-117:LU)[0x56365ea1cfa0] (vlr_lu_fsm.c:110) 20250822132038529 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x7EEC4112:GERAN-A-117:LU)[0x56365ea183a0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822132038529 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x7EEC4112:GERAN-A-117:LU)[0x56365ea183a0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822132038529 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x7EEC4112:GERAN-A-117:LU)[0x56365ea1cfa0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822132038529 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x7EEC4112:GERAN-A-117:LU)[0x56365ea1cfa0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822132038529 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x7EEC4112:GERAN-A-117:LU)[0x56365ea1ff80]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822132038529 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x7EEC4112:GERAN-A-117:LU)[0x56365ea1ff80]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x7EEC4112:GERAN-A-117:LU)[0x56365ea1cfa0] (fsm.c:486) 20250822132038529 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x7EEC4112:GERAN-A-117:LU)[0x56365ea1ff80]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822132038529 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x7EEC4112:GERAN-A-117:LU)[0x56365ea1ff80]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822132038529 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x7EEC4112:GERAN-A-117:LU)[0x56365ea1ff80]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822132038529 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x7EEC4112:GERAN-A-117:LU)[0x56365ea1ff80]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822132038529 DMSC NOTICE msub(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x7EEC4112:TMSInew-0x0D49D64C) VLR: update for IMSI=262420000000091 (MSISDN=491230000091) (gsm_04_08.c:1541) 20250822132038529 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x7EEC4112:GERAN-A-117:LU)[0x56365ea1ff80]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822132038529 DMM DEBUG -> IMSI-262420000000091:MSISDN-491230000091:TMSI-0x7EEC4112:TMSInew-0x0D49D64C LOCATION UPDATE ACCEPT (TMSI = 0x0d49d64c) (gsm_04_08.c:149) 20250822132038529 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x7EEC4112:TMSInew-0x0D49D64C - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822132038529 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132038529 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132038529 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132038529 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132038529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132038529 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132038529 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132038529 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(887)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(887)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(885)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(885)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(885)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(885)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_multi_part_sms0(894)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(886)@718a44d66dfb: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(886)@718a44d66dfb: patched enc_l3: '055B'O MSC_Test_0-SCCP(885)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(885)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(885)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(885)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(887)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132038532 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132038532 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132038532 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132038532 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132038532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132038532 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132038532 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132038532 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132038532 DMM DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x7EEC4112:TMSInew-0x0D49D64C:GERAN-A-117:LU)[0x56365ea08b80]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822132038532 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x7EEC4112:TMSInew-0x0D49D64C:GERAN-A-117:LU)[0x56365ea1cfa0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822132038532 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x7EEC4112:GERAN-A-117:LU)[0x56365ea1ff80]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822132038532 DMSC NOTICE msub(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0D49D64C) VLR: update for IMSI=262420000000091 (MSISDN=491230000091) (gsm_04_08.c:1541) 20250822132038532 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x7EEC4112:GERAN-A-117:LU)[0x56365ea1ff80]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822132038532 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0D49D64C:GERAN-A-117:LU)[0x56365ea1cfa0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822132038532 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x7EEC4112:GERAN-A-117:LU)[0x56365ea1ff80]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822132038532 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x7EEC4112:GERAN-A-117:LU)[0x56365ea1ff80]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0D49D64C:GERAN-A-117:LU)[0x56365ea1cfa0] (vlr_lu_fsm.c:817) 20250822132038532 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x7EEC4112:GERAN-A-117:LU)[0x56365ea1ff80]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822132038532 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x7EEC4112:GERAN-A-117:LU)[0x56365ea1ff80]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822132038532 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0D49D64C:GERAN-A-117:LU)[0x56365ea1cfa0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822132038532 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000091/3/1): Available (smpp_smsc.c:626) 20250822132038533 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0D49D64C + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822132038533 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0D49D64C + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822132038533 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0D49D64C - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822132038533 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0D49D64C - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822132038533 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132038533 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132038533 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132038533 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132038533 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132038533 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132038533 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132038533 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(887)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(887)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(885)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(885)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(885)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(885)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(885)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(885)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(885)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(885)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(887)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132038534 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132038534 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132038534 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132038534 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132038534 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132038534 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132038534 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132038534 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132038534 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0D49D64C:GERAN-A-117:LU)[0x56365ea1cfa0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822132038534 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0D49D64C:GERAN-A-117:LU)[0x56365ea1cfa0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0D49D64C:GERAN-A-117:LU)[0x56365ea08b80] (msc_a.c:1053) 20250822132038534 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0D49D64C:GERAN-A-117:LU)[0x56365ea1cfa0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822132038534 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0D49D64C:GERAN-A-117:LU)[0x56365ea1cfa0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822132038534 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0D49D64C:GERAN-A-117:LU)[0x56365ea1cfa0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822132038534 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0D49D64C - active-conn: now used by 1 (attached) (msub.c:375) 20250822132038534 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132038534 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132038534 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132038534 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132038534 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132038534 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132038534 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132038534 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(887)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(887)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(885)@718a44d66dfb: Session index based on local reference:0 20250822132038534 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132038534 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132038534 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132038534 DLM3UA DEBUG 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)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132038534 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132038534 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132038534 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132038534 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(886)@718a44d66dfb: Deleted conn table entry 0TC_gsup_mt_multi_part_sms0(894)13805914 TC_gsup_mt_multi_part_sms0(894)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132038535 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0D49D64C + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822132038535 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0D49D64C - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_gsup_mt_multi_part_sms0(894)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mt_multi_part_sms0(894)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_multi_part_sms0(894)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(886)@718a44d66dfb: Created IMSI[0] for '262420000000091'H'0D49D64C'O to be handled at TC_gsup_mt_multi_part_sms0(894) 20250822132038570 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0D49D64C + gsm411_gsup_rx: now used by 2 (attached,gsm411_gsup_rx) (gsm_04_11_gsup.c:310) 20250822132038570 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0D49D64C + SMS: now used by 3 (attached,gsm411_gsup_rx,SMS) (transaction.c:228) 20250822132038570 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0D49D64C + Paging: now used by 4 (attached,gsm411_gsup_rx,SMS,Paging) (paging.c:111) 20250822132038570 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0D49D64C - gsm411_gsup_rx: now used by 3 (attached,SMS,Paging) (gsm_04_11_gsup.c:344) 20250822132038570 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132038570 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132038570 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132038570 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132038570 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132038570 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132038570 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132038570 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(887)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(887)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(886)@718a44d66dfb: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_gsup_mt_multi_part_sms0(894) TC_gsup_mt_multi_part_sms0(894)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_multi_part_sms0(894)@718a44d66dfb: 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 := '0D49D64C'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(886)@718a44d66dfb: Added conn table entry 0TC_gsup_mt_multi_part_sms0(894)6283052 MSC_Test_0-SCCP(885)@718a44d66dfb: First idle individual index:0 MSC_Test_0-M3UA(887)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132038573 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132038573 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132038573 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132038573 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132038573 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132038573 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132038573 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132038573 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132038573 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0D49D64C:GERAN-A-118:PAGING_RESP)[0x56365ea08de0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822132038573 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0D49D64C:GERAN-A-118:PAGING_RESP)[0x56365ea08de0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x0D49D64C:GERAN-A-118:PAGING_RESP)[0x56365ea0bf40] (fsm.c:486) 20250822132038573 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0D49D64C:GERAN-A-118:PAGING_RESP)[0x56365ea08de0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250822132038573 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0D49D64C:GERAN-A-118:PAGING_RESP)[0x56365ea08de0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822132038573 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0D49D64C + proc_arq_vlr_fn_init: now used by 4 (attached,SMS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822132038573 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0D49D64C + active-conn: now used by 5 (attached,SMS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822132038574 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0D49D64C:GERAN-A-118:PAGING_RESP)[0x56365ea08de0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822132038574 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0D49D64C:GERAN-A-118:PAGING_RESP)[0x56365ea08de0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822132038574 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0D49D64C:GERAN-A-118:PAGING_RESP)[0x56365ea08de0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822132038574 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0D49D64C:GERAN-A-118:PAGING_RESP)[0x56365ea08de0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822132038574 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0D49D64C:GERAN-A-118:PAGING_RESP)[0x56365ea08de0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822132038574 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0D49D64C:GERAN-A-118:PAGING_RESP)[0x56365ea08de0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822132038574 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0D49D64C:GERAN-A-118:PAGING_RESP)[0x56365ea08de0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822132038574 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0D49D64C:GERAN-A-118:PAGING_RESP)[0x56365ea08de0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822132038574 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0D49D64C:GERAN-A-118:PAGING_RESP)[0x56365ea08de0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822132038574 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0D49D64C:GERAN-A-118:PAGING_RESP)[0x56365ea08de0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822132038574 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0D49D64C - Paging: now used by 4 (attached,SMS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250822132038574 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000091/3/1): Available (smpp_smsc.c:626) 20250822132038574 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0D49D64C - proc_arq_vlr_fn_init: now used by 3 (attached,SMS,active-conn) (vlr_access_req_fsm.c:405) 20250822132038574 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132038574 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132038574 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132038574 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132038574 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132038574 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132038574 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132038574 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132038574 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132038574 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132038574 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132038574 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132038574 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132038574 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132038574 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132038574 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132038574 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132038574 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132038574 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132038574 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132038574 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132038574 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132038574 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132038574 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(887)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(887)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(887)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(887)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(887)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(887)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(885)@718a44d66dfb: { messageType := 2, destLocRef := '5FDF2C'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)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(885)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(885)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(885)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(885)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(885)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(885)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(885)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(885)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132038574 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0D49D64C + VTY: now used by 4 (attached,SMS,active-conn,VTY) (msc_vty.c:1285) 20250822132038574 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0D49D64C - VTY: now used by 3 (attached,SMS,active-conn) (msc_vty.c:1317) TC_gsup_mt_multi_part_sms0(894)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mt_multi_part_sms0(894)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_multi_part_sms0(894)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(885)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(885)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(885)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(885)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0103028904'O MSC_Test_0-M3UA(887)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132038576 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132038576 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132038576 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132038576 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132038576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132038576 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132038576 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132038576 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(885)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(885)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(885)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(885)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0103058901020200'O MSC_Test_0-M3UA(887)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132038778 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132038778 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132038778 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132038778 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132038778 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132038778 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132038778 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132038778 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132038778 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0D49D64C - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250822132038778 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132038778 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132038778 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132038778 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132038778 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132038778 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132038778 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132038778 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(887)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(887)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(885)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(885)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(885)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(885)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_multi_part_sms0(894)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_multi_part_sms0(894)@718a44d66dfb: RX MT-forwardSM-Res (RP-ACK) TC_gsup_mt_multi_part_sms0(894)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132040280 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0D49D64C + gsm411_gsup_rx: now used by 3 (attached,active-conn,gsm411_gsup_rx) (gsm_04_11_gsup.c:310) 20250822132040280 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0D49D64C + SMS: now used by 4 (attached,active-conn,gsm411_gsup_rx,SMS) (transaction.c:228) 20250822132040280 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0D49D64C - gsm411_gsup_rx: now used by 3 (attached,active-conn,SMS) (gsm_04_11_gsup.c:344) 20250822132040280 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132040280 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132040280 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132040280 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132040280 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132040280 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132040280 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132040280 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(887)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(887)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(885)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(885)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(885)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(885)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_multi_part_sms0(894)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(885)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(885)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(885)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(885)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0103028904'O 20250822132040281 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132040281 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132040281 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132040281 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132040281 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132040281 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132040281 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132040281 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(887)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(885)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(885)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(885)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(885)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0103058901020200'O MSC_Test_0-M3UA(887)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132040482 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132040482 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132040482 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132040482 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132040482 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132040482 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132040482 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132040482 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132040482 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0D49D64C - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250822132040482 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132040482 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132040482 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132040482 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132040482 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132040482 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132040482 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132040482 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(887)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(887)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(885)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(885)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(885)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(885)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_multi_part_sms0(894)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_multi_part_sms0(894)@718a44d66dfb: RX MT-forwardSM-Res (RP-ACK) TC_gsup_mt_multi_part_sms0(894)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132041984 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0D49D64C + gsm411_gsup_rx: now used by 3 (attached,active-conn,gsm411_gsup_rx) (gsm_04_11_gsup.c:310) 20250822132041984 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132041984 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132041984 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132041984 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132041984 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132041984 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132041984 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132041984 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132041984 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0D49D64C + SMS: now used by 4 (attached,active-conn,gsm411_gsup_rx,SMS) (transaction.c:228) 20250822132041984 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0D49D64C - gsm411_gsup_rx: now used by 3 (attached,active-conn,SMS) (gsm_04_11_gsup.c:344) MSC_Test_0-M3UA(887)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(887)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(885)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(885)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(885)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(885)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_multi_part_sms0(894)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(885)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(885)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(885)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(885)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0103028904'O MSC_Test_0-M3UA(887)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132041986 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132041986 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132041986 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132041986 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132041986 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132041986 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132041986 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132041986 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(885)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(885)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(885)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(885)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0103058901020200'O MSC_Test_0-M3UA(887)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132042186 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132042186 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132042186 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132042186 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132042186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132042186 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132042186 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132042186 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132042186 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0D49D64C - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250822132042186 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132042186 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132042186 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132042186 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132042186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132042186 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132042186 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132042186 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(887)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(887)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(885)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(885)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(885)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(885)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_multi_part_sms0(894)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_multi_part_sms0(894)@718a44d66dfb: RX MT-forwardSM-Res (RP-ACK) TC_gsup_mt_multi_part_sms0(894)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132043688 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0D49D64C + gsm411_gsup_rx: now used by 3 (attached,active-conn,gsm411_gsup_rx) (gsm_04_11_gsup.c:310) 20250822132043688 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0D49D64C + SMS: now used by 4 (attached,active-conn,gsm411_gsup_rx,SMS) (transaction.c:228) 20250822132043688 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0D49D64C - gsm411_gsup_rx: now used by 3 (attached,active-conn,SMS) (gsm_04_11_gsup.c:344) 20250822132043688 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132043688 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132043688 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132043688 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132043688 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132043688 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132043688 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132043688 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(887)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(887)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(885)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(885)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(885)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(885)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_multi_part_sms0(894)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(885)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(885)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(885)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(885)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0103028904'O MSC_Test_0-M3UA(887)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132043690 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132043690 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132043690 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132043690 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132043690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132043690 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132043690 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132043690 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(885)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(885)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(885)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(885)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0103058901020200'O MSC_Test_0-M3UA(887)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132043894 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132043894 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132043894 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132043894 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132043894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132043894 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132043894 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132043894 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132043894 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0D49D64C - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250822132043894 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0D49D64C + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822132043894 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0D49D64C + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822132043894 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0D49D64C - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822132043894 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0D49D64C - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822132043894 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132043894 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132043894 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132043894 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132043894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132043894 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132043894 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132043894 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132043894 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132043894 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132043894 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132043894 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132043894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132043894 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132043894 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132043894 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(887)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(887)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(887)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(887)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(885)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(885)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(885)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(885)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(885)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(885)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(885)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(885)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_multi_part_sms0(894)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_multi_part_sms0(894)@718a44d66dfb: RX MT-forwardSM-Res (RP-ACK) TC_gsup_mt_multi_part_sms0(894)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(885)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(885)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(885)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(885)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(887)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132045396 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132045396 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132045396 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132045396 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132045396 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132045396 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132045396 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132045396 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132045396 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0D49D64C:GERAN-A-118:PAGING_RESP)[0x56365ea08de0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822132045396 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0D49D64C:GERAN-A-118:PAGING_RESP)[0x56365ea08de0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0D49D64C:GERAN-A-118:PAGING_RESP)[0x56365ea0bf40] (msc_a.c:1053) 20250822132045396 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0D49D64C:GERAN-A-118:PAGING_RESP)[0x56365ea08de0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822132045396 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0D49D64C:GERAN-A-118:PAGING_RESP)[0x56365ea08de0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822132045397 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0D49D64C - active-conn: now used by 1 (attached) (msub.c:375) 20250822132045397 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132045397 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132045397 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132045397 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132045397 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132045397 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132045397 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132045397 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(887)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(887)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(885)@718a44d66dfb: Session index based on local reference:0 20250822132045397 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132045397 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132045397 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132045397 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132045397 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132045397 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132045397 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132045397 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(887)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(886)@718a44d66dfb: Deleted conn table entry 0TC_gsup_mt_multi_part_sms0(894)6283052 TC_gsup_mt_multi_part_sms0(894)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132045398 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0D49D64C + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822132045398 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0D49D64C - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_gsup_mt_multi_part_sms0(894)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mt_multi_part_sms0(894)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_multi_part_sms0(894)@718a44d66dfb: Final verdict of PTC: pass 20250822132045400 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822132045400 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(891)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(886)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(888)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(892)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-M3UA(887)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-SCCP(885)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(884)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(895)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(893)@718a44d66dfb: Final verdict of PTC: none 20250822132045401 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(890)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(889)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(884): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(885): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(886): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(887): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(888): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(889): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(890): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(891): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(892): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(893): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_gsup_mt_multi_part_sms0(894): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(895): none (pass -> pass) MTC@718a44d66dfb: Test case TC_gsup_mt_multi_part_sms finished. Verdict: pass MTC@718a44d66dfb: 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'. Fri Aug 22 13:20:45 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 20250822132045598 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822132045598 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822132045598 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822132045598 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822132045598 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822132045598 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822132045598 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822132045598 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822132045598 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822132045598 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132045598 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822132045598 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822132045598 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822132045598 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822132045598 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822132045598 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822132045598 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822132045598 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822132045598 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=447688) 20250822132046402 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=447688, count=448848) 20250822132047404 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822132047600 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822132047600 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822132047600 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:20: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_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 20250822132048405 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_gsup_mt_sms_lu_delay started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(899)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(899)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(899)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(897)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822132049282 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(900)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822132049405 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822132049405 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(902)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(902)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822132049410 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(902)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(902)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(902)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@718a44d66dfb: IPA ID RESP: { { 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)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(902)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822132049425 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822132049425 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(903)@718a44d66dfb: Created GsupExpect[0] for "262420000000092" to be handled at TC_gsup_mt_sms_lu_delay0(906) MSC_Test-GSUP(903)@718a44d66dfb: Created GsupExpect[1] for "262420000000092" to be handled at TC_gsup_mt_sms_lu_delay0(906) TC_gsup_mt_sms_lu_delay0(906)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250822132049476 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822132049477 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822132049477 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822132049477 DLSS7 DEBUG 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)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(899)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(899)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(899)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(899)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250822132049482 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132049482 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822132049482 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822132049482 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822132049482 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822132049482 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822132049482 DLSS7 DEBUG 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)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(899)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(899)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(899)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250822132049484 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132049484 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822132049484 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822132049484 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822132049484 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822132049484 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822132049484 DLSS7 DEBUG 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)@718a44d66dfb: Message received on association #8 20250822132049485 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822132049485 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(899)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(899)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(899)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(899)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(899)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(899)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822132050290 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132050290 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132050290 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132050290 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132050290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132050290 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132050290 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132050290 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(899)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132050291 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132050291 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132050291 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132050291 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132050291 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132050291 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132050291 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132050291 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(899)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(899)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(898)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(898)@718a44d66dfb: Added conn table entry 0TC_gsup_mt_sms_lu_delay0(906)7059793 MSC_Test_0-SCCP(897)@718a44d66dfb: First idle individual index:0 MSC_Test_0-RAN(898)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(899)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132050303 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132050303 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132050303 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132050303 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132050303 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132050303 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132050303 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132050303 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132050304 DMM DEBUG msc_a(IMSI-262420000000092:GERAN-A-119:LU)[0x56365ea08b80]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000092 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822132050304 DMM DEBUG msc_a(IMSI-262420000000092:GERAN-A-119:LU)[0x56365ea08b80]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822132050304 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:GERAN-A-119:LU)[0x56365ea1cfa0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822132050304 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:GERAN-A-119:LU)[0x56365ea1cfa0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000092:GERAN-A-119:LU)[0x56365ea08b80] (fsm.c:486) 20250822132050304 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:GERAN-A-119:LU)[0x56365ea1cfa0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822132050304 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:GERAN-A-119:LU)[0x56365ea1cfa0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822132050304 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x4B6B4958 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822132050304 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x4B6B4958 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822132050304 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x4B6B4958 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250822132050304 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132050304 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x4B6B4958:GERAN-A-119:LU)[0x56365ea1cfa0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822132050304 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x4B6B4958:GERAN-A-119:LU)[0x56365ea1cfa0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822132050304 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x4B6B4958:GERAN-A-119:LU)[0x56365ea1cfa0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822132050304 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x4B6B4958:GERAN-A-119:LU)[0x56365ea1cfa0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822132050304 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x4B6B4958:GERAN-A-119:LU)[0x56365ea1cfa0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822132050304 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x4B6B4958:GERAN-A-119:LU)[0x56365ea1cfa0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822132050304 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x4B6B4958:GERAN-A-119:LU)[0x56365ea1ff80]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822132050304 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x4B6B4958:GERAN-A-119:LU)[0x56365ea1ff80]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x4B6B4958:GERAN-A-119:LU)[0x56365ea1cfa0] (fsm.c:486) 20250822132050304 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x4B6B4958:GERAN-A-119:LU)[0x56365ea1ff80]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822132050304 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x4B6B4958:GERAN-A-119:LU)[0x56365ea1ff80]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822132050304 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132050304 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132050304 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132050304 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132050304 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132050304 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132050304 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132050304 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132050304 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132050304 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132050304 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132050304 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132050304 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132050304 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132050304 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132050304 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(899)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(899)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(899)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(899)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(897)@718a44d66dfb: { messageType := 2, destLocRef := '6BB951'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)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(897)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(897)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(897)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(897)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(903)@718a44d66dfb: Found GsupExpect[0] for "262420000000092" handled at TC_gsup_mt_sms_lu_delay0(906) MSC_Test-GSUP(903)@718a44d66dfb: Added IMSI table entry 0TC_gsup_mt_sms_lu_delay0(906)"262420000000092" 20250822132050310 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x4B6B4958 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250822132050310 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x4B6B4958 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(897)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(897)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(897)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(897)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(899)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132050312 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132050312 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132050312 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132050312 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132050312 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132050312 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132050312 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132050312 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_gsup_mt_sms_lu_delay0(906)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_lu_delay0(906)@718a44d66dfb: setverdict(pass): none -> pass 20250822132050319 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x4B6B4958 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132050319 DVLR DEBUG IMSI:262420000000092 has MSISDN:491230000092 (vlr.c:1045) 20250822132050319 DMSC NOTICE msub(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x4B6B4958) VLR: update for IMSI=262420000000092 (MSISDN=491230000092) (gsm_04_08.c:1541) 20250822132050319 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x4B6B4958 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822132050319 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x4B6B4958 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132050319 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x4B6B4958:GERAN-A-119:LU)[0x56365ea1cfa0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822132050319 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x4B6B4958:GERAN-A-119:LU)[0x56365ea1ff80]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822132050319 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x4B6B4958:GERAN-A-119:LU)[0x56365ea1ff80]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822132050319 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x4B6B4958:GERAN-A-119:LU)[0x56365ea1ff80]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822132050319 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x4B6B4958:GERAN-A-119:LU)[0x56365ea1ff80]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x4B6B4958:GERAN-A-119:LU)[0x56365ea1cfa0] (vlr_lu_fsm.c:110) 20250822132050319 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x4B6B4958:GERAN-A-119:LU)[0x56365ea1ff80]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822132050319 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x4B6B4958:GERAN-A-119:LU)[0x56365ea1ff80]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822132050319 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x4B6B4958:GERAN-A-119:LU)[0x56365ea1cfa0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822132050319 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x4B6B4958:GERAN-A-119:LU)[0x56365ea1cfa0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822132050319 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x4B6B4958:GERAN-A-119:LU)[0x56365ea183a0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822132050319 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x4B6B4958:GERAN-A-119:LU)[0x56365ea183a0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x4B6B4958:GERAN-A-119:LU)[0x56365ea1cfa0] (fsm.c:486) 20250822132050319 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x4B6B4958:GERAN-A-119:LU)[0x56365ea183a0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822132050319 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x4B6B4958:GERAN-A-119:LU)[0x56365ea183a0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822132050319 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x4B6B4958:GERAN-A-119:LU)[0x56365ea183a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822132050319 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x4B6B4958:GERAN-A-119:LU)[0x56365ea183a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822132050319 DMSC NOTICE msub(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x4B6B4958:TMSInew-0x7CC96DA5) VLR: update for IMSI=262420000000092 (MSISDN=491230000092) (gsm_04_08.c:1541) 20250822132050319 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x4B6B4958:GERAN-A-119:LU)[0x56365ea183a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822132050319 DMM DEBUG -> IMSI-262420000000092:MSISDN-491230000092:TMSI-0x4B6B4958:TMSInew-0x7CC96DA5 LOCATION UPDATE ACCEPT (TMSI = 0x7cc96da5) (gsm_04_08.c:149) 20250822132050320 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x4B6B4958:TMSInew-0x7CC96DA5 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822132050320 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132050320 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132050320 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132050320 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132050320 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132050320 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132050320 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132050320 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(899)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(899)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(897)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(897)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(897)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(897)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_lu_delay0(906)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_lu_delay0(906)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(898)@718a44d66dfb: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(898)@718a44d66dfb: patched enc_l3: '055B'O MSC_Test_0-SCCP(897)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(897)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(897)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(897)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(899)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132050326 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132050326 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132050326 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132050326 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132050326 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132050326 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132050326 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132050326 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132050326 DMM DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x4B6B4958:TMSInew-0x7CC96DA5:GERAN-A-119:LU)[0x56365ea08b80]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822132050326 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x4B6B4958:TMSInew-0x7CC96DA5:GERAN-A-119:LU)[0x56365ea1cfa0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822132050326 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x4B6B4958:GERAN-A-119:LU)[0x56365ea183a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822132050326 DMSC NOTICE msub(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x7CC96DA5) VLR: update for IMSI=262420000000092 (MSISDN=491230000092) (gsm_04_08.c:1541) 20250822132050326 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x4B6B4958:GERAN-A-119:LU)[0x56365ea183a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822132050326 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x7CC96DA5:GERAN-A-119:LU)[0x56365ea1cfa0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822132050326 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x4B6B4958:GERAN-A-119:LU)[0x56365ea183a0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822132050326 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x4B6B4958:GERAN-A-119:LU)[0x56365ea183a0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x7CC96DA5:GERAN-A-119:LU)[0x56365ea1cfa0] (vlr_lu_fsm.c:817) 20250822132050326 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x4B6B4958:GERAN-A-119:LU)[0x56365ea183a0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822132050326 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x4B6B4958:GERAN-A-119:LU)[0x56365ea183a0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822132050326 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x7CC96DA5:GERAN-A-119:LU)[0x56365ea1cfa0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822132050326 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000092/3/1): Available (smpp_smsc.c:626) MSC_Test_0-RAN(898)@718a44d66dfb: Created IMSI[0] for '262420000000092'H'7CC96DA5'O to be handled at TC_gsup_mt_sms_lu_delay0(906) 20250822132050833 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x7CC96DA5 + gsm411_gsup_rx: now used by 3 (attached,active-conn,gsm411_gsup_rx) (gsm_04_11_gsup.c:310) 20250822132050833 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x7CC96DA5 + SMS: now used by 4 (attached,active-conn,gsm411_gsup_rx,SMS) (transaction.c:228) 20250822132050833 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x7CC96DA5 - gsm411_gsup_rx: now used by 3 (attached,active-conn,SMS) (gsm_04_11_gsup.c:344) 20250822132050834 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132050834 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132050834 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132050834 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132050834 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132050834 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132050834 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132050834 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(899)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(899)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(897)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(897)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(897)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(897)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_lu_delay0(906)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(897)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(897)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(897)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(897)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0103028904'O 20250822132050845 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132050845 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132050846 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132050846 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132050846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132050846 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132050846 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132050846 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(899)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(897)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(897)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(897)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(897)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0103058901020200'O MSC_Test_0-M3UA(899)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132051046 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132051046 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132051046 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132051046 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132051046 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132051046 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132051046 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132051046 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132051047 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x7CC96DA5 - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250822132051047 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x7CC96DA5 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822132051047 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x7CC96DA5 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822132051047 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x7CC96DA5 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822132051047 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x7CC96DA5 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822132051048 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132051048 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132051048 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132051048 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132051048 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132051048 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132051048 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132051048 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132051048 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132051048 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132051048 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132051048 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132051048 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132051048 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132051048 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132051048 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(899)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(899)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(899)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(899)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(897)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(897)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(897)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(897)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(897)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(897)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(897)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(897)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_lu_delay0(906)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_lu_delay0(906)@718a44d66dfb: RX MT-forwardSM-Res (RP-ACK) TC_gsup_mt_sms_lu_delay0(906)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(897)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(897)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(897)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(897)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(899)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132051055 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132051055 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132051055 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132051055 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132051055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132051055 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132051055 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132051055 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132051056 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x7CC96DA5:GERAN-A-119:LU)[0x56365ea1cfa0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822132051056 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x7CC96DA5:GERAN-A-119:LU)[0x56365ea1cfa0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x7CC96DA5:GERAN-A-119:LU)[0x56365ea08b80] (msc_a.c:1053) 20250822132051056 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x7CC96DA5:GERAN-A-119:LU)[0x56365ea1cfa0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822132051056 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x7CC96DA5:GERAN-A-119:LU)[0x56365ea1cfa0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822132051056 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x7CC96DA5:GERAN-A-119:LU)[0x56365ea1cfa0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822132051056 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x7CC96DA5 - active-conn: now used by 1 (attached) (msub.c:375) 20250822132051056 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132051056 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132051056 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132051056 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132051056 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132051056 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132051057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132051057 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(899)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(899)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(897)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-M3UA(899)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132051058 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132051058 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132051059 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132051059 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132051059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132051059 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132051059 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132051059 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(898)@718a44d66dfb: Deleted conn table entry 0TC_gsup_mt_sms_lu_delay0(906)7059793 TC_gsup_mt_sms_lu_delay0(906)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132051060 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x7CC96DA5 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822132051060 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x7CC96DA5 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_gsup_mt_sms_lu_delay0(906)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_lu_delay0(906)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_lu_delay0(906)@718a44d66dfb: Final verdict of PTC: pass MSC_Test_0-M3UA(899)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(898)@718a44d66dfb: Final verdict of PTC: none 20250822132051073 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822132051073 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(897)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP(903)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(901)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(896)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(900)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(904)@718a44d66dfb: Final verdict of PTC: none 20250822132051076 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(902)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(907)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(905)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(896): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(897): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(898): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(899): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(900): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(901): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(902): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(903): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(904): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(905): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_gsup_mt_sms_lu_delay0(906): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(907): none (pass -> pass) MTC@718a44d66dfb: Test case TC_gsup_mt_sms_lu_delay finished. Verdict: pass MTC@718a44d66dfb: 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'. Fri Aug 22 13:20:51 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 20250822132051266 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822132051266 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822132051266 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822132051266 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822132051266 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822132051266 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822132051266 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822132051266 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822132051266 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822132051266 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132051266 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822132051266 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822132051266 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822132051266 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822132051266 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822132051266 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822132051266 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822132051266 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822132051266 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=234152) 20250822132052077 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=234152, count=235408) 20250822132053078 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822132053268 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822132053268 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822132053268 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:20: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_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 20250822132054079 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_gsup_mt_sms_paging_timeout started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(911)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(911)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(911)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(909)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822132054978 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(912)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822132055080 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822132055080 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(914)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(914)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822132055086 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(914)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(914)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(914)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@718a44d66dfb: IPA ID RESP: { { 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)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(914)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822132055105 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822132055105 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(915)@718a44d66dfb: Created GsupExpect[0] for "262420000000093" to be handled at TC_gsup_mt_sms_paging_timeout0(918) MSC_Test-GSUP(915)@718a44d66dfb: Created GsupExpect[1] for "262420000000093" to be handled at TC_gsup_mt_sms_paging_timeout0(918) TC_gsup_mt_sms_paging_timeout0(918)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250822132055173 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822132055173 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822132055173 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822132055174 DLSS7 DEBUG 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)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(911)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(911)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822132055179 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132055179 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822132055179 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822132055179 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822132055179 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822132055179 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822132055179 DLSS7 DEBUG 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)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(911)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(911)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(911)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(911)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822132055179 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132055180 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822132055180 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822132055180 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822132055180 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822132055180 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822132055180 DLSS7 DEBUG 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)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(911)@718a44d66dfb: Message received on association #8 20250822132055180 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822132055180 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(911)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(911)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(911)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(911)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(911)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(911)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822132055980 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132055980 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132055980 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132055980 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132055980 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132055980 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132055980 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132055980 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(911)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132055981 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132055981 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132055981 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132055981 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132055981 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132055981 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132055981 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132055981 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(911)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(911)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(910)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(910)@718a44d66dfb: Added conn table entry 0TC_gsup_mt_sms_paging_timeout0(918)16654108 MSC_Test_0-SCCP(909)@718a44d66dfb: First idle individual index:0 MSC_Test_0-RAN(910)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(911)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132055988 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132055988 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132055988 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132055988 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132055988 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132055988 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132055988 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132055988 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132055989 DMM DEBUG msc_a(IMSI-262420000000093:GERAN-A-120:LU)[0x56365ea0bf40]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000093 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822132055989 DMM DEBUG msc_a(IMSI-262420000000093:GERAN-A-120:LU)[0x56365ea0bf40]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822132055989 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:GERAN-A-120:LU)[0x56365ea08de0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822132055989 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:GERAN-A-120:LU)[0x56365ea08de0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000093:GERAN-A-120:LU)[0x56365ea0bf40] (fsm.c:486) 20250822132055989 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:GERAN-A-120:LU)[0x56365ea08de0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822132055989 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:GERAN-A-120:LU)[0x56365ea08de0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822132055989 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x93B99380 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822132055989 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x93B99380 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822132055989 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x93B99380 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250822132055989 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132055989 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x93B99380:GERAN-A-120:LU)[0x56365ea08de0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822132055989 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x93B99380:GERAN-A-120:LU)[0x56365ea08de0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822132055989 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x93B99380:GERAN-A-120:LU)[0x56365ea08de0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822132055989 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x93B99380:GERAN-A-120:LU)[0x56365ea08de0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822132055989 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x93B99380:GERAN-A-120:LU)[0x56365ea08de0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822132055989 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x93B99380:GERAN-A-120:LU)[0x56365ea08de0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822132055989 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x93B99380:GERAN-A-120:LU)[0x56365ea183a0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822132055989 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x93B99380:GERAN-A-120:LU)[0x56365ea183a0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x93B99380:GERAN-A-120:LU)[0x56365ea08de0] (fsm.c:486) 20250822132055989 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x93B99380:GERAN-A-120:LU)[0x56365ea183a0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822132055989 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x93B99380:GERAN-A-120:LU)[0x56365ea183a0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822132055989 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132055989 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132055989 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132055989 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132055989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132055989 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132055989 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132055989 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132055989 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132055989 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132055989 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132055989 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132055990 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132055990 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132055990 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132055990 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(911)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(911)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(911)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(911)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(909)@718a44d66dfb: { messageType := 2, destLocRef := 'FE1F1C'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)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(909)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(909)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(909)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(909)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(915)@718a44d66dfb: Found GsupExpect[0] for "262420000000093" handled at TC_gsup_mt_sms_paging_timeout0(918) MSC_Test-GSUP(915)@718a44d66dfb: Added IMSI table entry 0TC_gsup_mt_sms_paging_timeout0(918)"262420000000093" 20250822132055993 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x93B99380 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250822132055994 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x93B99380 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(909)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(909)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(909)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(909)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(911)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132055996 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132055996 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132055996 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132055996 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132055996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132055996 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132055996 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132055996 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_gsup_mt_sms_paging_timeout0(918)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_paging_timeout0(918)@718a44d66dfb: setverdict(pass): none -> pass 20250822132056007 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x93B99380 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132056007 DVLR DEBUG IMSI:262420000000093 has MSISDN:491230000093 (vlr.c:1045) 20250822132056007 DMSC NOTICE msub(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x93B99380) VLR: update for IMSI=262420000000093 (MSISDN=491230000093) (gsm_04_08.c:1541) 20250822132056007 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x93B99380 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822132056009 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x93B99380 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132056009 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x93B99380:GERAN-A-120:LU)[0x56365ea08de0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822132056009 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x93B99380:GERAN-A-120:LU)[0x56365ea183a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822132056009 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x93B99380:GERAN-A-120:LU)[0x56365ea183a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822132056009 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x93B99380:GERAN-A-120:LU)[0x56365ea183a0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822132056009 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x93B99380:GERAN-A-120:LU)[0x56365ea183a0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x93B99380:GERAN-A-120:LU)[0x56365ea08de0] (vlr_lu_fsm.c:110) 20250822132056009 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x93B99380:GERAN-A-120:LU)[0x56365ea183a0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822132056009 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x93B99380:GERAN-A-120:LU)[0x56365ea183a0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822132056009 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x93B99380:GERAN-A-120:LU)[0x56365ea08de0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822132056009 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x93B99380:GERAN-A-120:LU)[0x56365ea08de0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822132056009 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x93B99380:GERAN-A-120:LU)[0x56365ea1ff80]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822132056009 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x93B99380:GERAN-A-120:LU)[0x56365ea1ff80]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x93B99380:GERAN-A-120:LU)[0x56365ea08de0] (fsm.c:486) 20250822132056009 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x93B99380:GERAN-A-120:LU)[0x56365ea1ff80]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822132056009 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x93B99380:GERAN-A-120:LU)[0x56365ea1ff80]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822132056009 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x93B99380:GERAN-A-120:LU)[0x56365ea1ff80]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822132056009 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x93B99380:GERAN-A-120:LU)[0x56365ea1ff80]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822132056009 DMSC NOTICE msub(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x93B99380:TMSInew-0x05DEE944) VLR: update for IMSI=262420000000093 (MSISDN=491230000093) (gsm_04_08.c:1541) 20250822132056009 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x93B99380:GERAN-A-120:LU)[0x56365ea1ff80]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822132056009 DMM DEBUG -> IMSI-262420000000093:MSISDN-491230000093:TMSI-0x93B99380:TMSInew-0x05DEE944 LOCATION UPDATE ACCEPT (TMSI = 0x05dee944) (gsm_04_08.c:149) 20250822132056009 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x93B99380:TMSInew-0x05DEE944 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822132056010 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132056010 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132056010 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132056010 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132056010 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132056010 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132056010 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132056010 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(911)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(911)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(909)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(909)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(909)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(909)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_paging_timeout0(918)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(910)@718a44d66dfb: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(910)@718a44d66dfb: patched enc_l3: '055B'O MSC_Test_0-SCCP(909)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(909)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(909)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(909)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(911)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132056019 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132056019 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132056020 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132056020 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132056020 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132056020 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132056020 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132056020 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132056020 DMM DEBUG msc_a(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x93B99380:TMSInew-0x05DEE944:GERAN-A-120:LU)[0x56365ea0bf40]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822132056020 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x93B99380:TMSInew-0x05DEE944:GERAN-A-120:LU)[0x56365ea08de0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822132056020 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x93B99380:GERAN-A-120:LU)[0x56365ea1ff80]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822132056020 DMSC NOTICE msub(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x05DEE944) VLR: update for IMSI=262420000000093 (MSISDN=491230000093) (gsm_04_08.c:1541) 20250822132056020 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x93B99380:GERAN-A-120:LU)[0x56365ea1ff80]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822132056020 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x05DEE944:GERAN-A-120:LU)[0x56365ea08de0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822132056020 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x93B99380:GERAN-A-120:LU)[0x56365ea1ff80]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822132056020 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x93B99380:GERAN-A-120:LU)[0x56365ea1ff80]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x05DEE944:GERAN-A-120:LU)[0x56365ea08de0] (vlr_lu_fsm.c:817) 20250822132056020 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x93B99380:GERAN-A-120:LU)[0x56365ea1ff80]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822132056020 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x93B99380:GERAN-A-120:LU)[0x56365ea1ff80]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822132056020 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x05DEE944:GERAN-A-120:LU)[0x56365ea08de0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822132056020 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000093/3/1): Available (smpp_smsc.c:626) 20250822132056021 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x05DEE944 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822132056021 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x05DEE944 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822132056021 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x05DEE944 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822132056021 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x05DEE944 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822132056021 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132056021 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132056021 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132056021 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132056021 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132056021 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132056021 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132056021 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(911)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(911)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(909)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(909)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(909)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(909)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(909)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(909)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(909)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(909)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(911)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132056025 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132056025 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132056025 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132056025 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132056025 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132056025 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132056025 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132056025 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132056026 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x05DEE944:GERAN-A-120:LU)[0x56365ea08de0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822132056026 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x05DEE944:GERAN-A-120:LU)[0x56365ea08de0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x05DEE944:GERAN-A-120:LU)[0x56365ea0bf40] (msc_a.c:1053) 20250822132056026 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x05DEE944:GERAN-A-120:LU)[0x56365ea08de0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822132056026 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x05DEE944:GERAN-A-120:LU)[0x56365ea08de0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822132056026 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x05DEE944:GERAN-A-120:LU)[0x56365ea08de0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822132056026 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x05DEE944 - active-conn: now used by 1 (attached) (msub.c:375) 20250822132056026 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132056026 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132056026 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132056026 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132056026 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132056026 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132056026 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132056026 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(911)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(911)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(909)@718a44d66dfb: Session index based on local reference:0 20250822132056027 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132056027 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132056027 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132056027 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132056027 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132056027 DLSS7 DEBUG Found route for dpc=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(911)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132056027 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132056027 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(910)@718a44d66dfb: Deleted conn table entry 0TC_gsup_mt_sms_paging_timeout0(918)16654108 TC_gsup_mt_sms_paging_timeout0(918)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132056029 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x05DEE944 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822132056029 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x05DEE944 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_gsup_mt_sms_paging_timeout0(918)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_paging_timeout0(918)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_paging_timeout0(918)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(910)@718a44d66dfb: Created IMSI[0] for '262420000000093'H'05DEE944'O to be handled at TC_gsup_mt_sms_paging_timeout0(918) 20250822132056050 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x05DEE944 + gsm411_gsup_rx: now used by 2 (attached,gsm411_gsup_rx) (gsm_04_11_gsup.c:310) 20250822132056050 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x05DEE944 + SMS: now used by 3 (attached,gsm411_gsup_rx,SMS) (transaction.c:228) 20250822132056050 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x05DEE944 + Paging: now used by 4 (attached,gsm411_gsup_rx,SMS,Paging) (paging.c:111) 20250822132056050 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x05DEE944 - gsm411_gsup_rx: now used by 3 (attached,SMS,Paging) (gsm_04_11_gsup.c:344) 20250822132056051 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132056051 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132056051 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132056051 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132056051 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132056051 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132056051 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132056051 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(911)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(911)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(910)@718a44d66dfb: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_gsup_mt_sms_paging_timeout0(918) TC_gsup_mt_sms_paging_timeout0(918)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132106051 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x05DEE944 - SMS: now used by 2 (attached,Paging) (transaction.c:281) 20250822132106051 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x05DEE944 - Paging: now used by 1 (attached) (paging.c:202) TC_gsup_mt_sms_paging_timeout0(918)@718a44d66dfb: 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)@718a44d66dfb: Final verdict of PTC: fail reason: "Timeout waiting for GSUP MT-forwardSM-Err" 20250822132108069 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822132108069 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822132108069 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822132108069 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822132108069 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822132108069 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822132108069 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822132108069 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822132108069 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822132108069 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132108069 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822132108069 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822132108069 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822132108069 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822132108069 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) MSC_Test_0-SCCP(909)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-M3UA(911)@718a44d66dfb: Final verdict of PTC: none 20250822132108069 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822132108069 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822132108069 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822132108069 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250822132108069 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822132108069 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-MNCC(912)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(916)@718a44d66dfb: Final verdict of PTC: none 20250822132108070 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP(915)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(910)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP-IPA(914)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(913)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(917)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(919)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(908)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(908): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(909): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(910): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(911): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(912): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(913): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(914): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(915): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(916): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(917): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_gsup_mt_sms_paging_timeout0(918): fail (none -> fail) reason: "Timeout waiting for GSUP MT-forwardSM-Err" MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(919): none (fail -> fail) MTC@718a44d66dfb: Test case TC_gsup_mt_sms_paging_timeout finished. Verdict: fail reason: Timeout waiting for GSUP MT-forwardSM-Err MTC@718a44d66dfb: 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'. Fri Aug 22 13:21:08 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=206136) 20250822132109071 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=206136, count=207296) 20250822132110070 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822132110070 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822132110070 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822132110072 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:21: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_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 20250822132111073 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_gsup_mt_sms_conn_timeout started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(923)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(923)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(923)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(921)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822132111929 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(924)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822132112074 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822132112074 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(926)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(926)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822132112076 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(926)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(926)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(926)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@718a44d66dfb: IPA ID RESP: { { 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)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(926)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822132112088 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822132112088 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(927)@718a44d66dfb: Created GsupExpect[0] for "262420000000094" to be handled at TC_gsup_mt_sms_conn_timeout0(930) MSC_Test-GSUP(927)@718a44d66dfb: Created GsupExpect[1] for "262420000000094" to be handled at TC_gsup_mt_sms_conn_timeout0(930) TC_gsup_mt_sms_conn_timeout0(930)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250822132112121 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822132112121 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822132112121 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822132112121 DLSS7 DEBUG 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)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(923)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(923)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(923)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(923)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250822132112123 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132112123 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822132112123 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822132112123 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822132112123 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822132112123 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822132112123 DLSS7 DEBUG 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)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(923)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(923)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822132112123 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132112123 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822132112123 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822132112123 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) MSC_Test_0-M3UA(923)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250822132112123 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822132112123 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822132112123 DLSS7 DEBUG 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)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(923)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(923)@718a44d66dfb: Message received on association #8 20250822132112123 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822132112123 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(923)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(923)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(923)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(923)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822132112926 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132112926 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132112926 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132112926 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132112926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132112926 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132112926 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132112926 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(923)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132112926 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132112926 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132112926 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132112926 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132112926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132112926 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132112926 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132112926 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(923)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(923)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(922)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(922)@718a44d66dfb: Added conn table entry 0TC_gsup_mt_sms_conn_timeout0(930)3094396 MSC_Test_0-SCCP(921)@718a44d66dfb: First idle individual index:0 MSC_Test_0-RAN(922)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(923)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132112930 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132112930 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132112930 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132112930 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132112930 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132112930 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132112930 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132112930 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132112931 DMM DEBUG msc_a(IMSI-262420000000094:GERAN-A-121:LU)[0x56365ea08b80]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000094 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822132112931 DMM DEBUG msc_a(IMSI-262420000000094:GERAN-A-121:LU)[0x56365ea08b80]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822132112931 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:GERAN-A-121:LU)[0x56365ea1cfa0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822132112931 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:GERAN-A-121:LU)[0x56365ea1cfa0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000094:GERAN-A-121:LU)[0x56365ea08b80] (fsm.c:486) 20250822132112931 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:GERAN-A-121:LU)[0x56365ea1cfa0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822132112931 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:GERAN-A-121:LU)[0x56365ea1cfa0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822132112931 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822132112931 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000094 id=262420000000094 (vlr.c:661) 20250822132112931 DVLR INFO New subscr, IMSI: 262420000000094 (vlr.c:562) 20250822132112931 DVLR DEBUG VLR subscr IMSI-262420000000094 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822132112931 DVLR DEBUG VLR subscr IMSI-262420000000094 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822132112931 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132112931 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:GERAN-A-121:LU)[0x56365ea1cfa0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822132112931 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:GERAN-A-121:LU)[0x56365ea1cfa0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822132112931 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:GERAN-A-121:LU)[0x56365ea1cfa0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822132112931 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:GERAN-A-121:LU)[0x56365ea1cfa0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822132112931 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:GERAN-A-121:LU)[0x56365ea1cfa0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822132112931 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:GERAN-A-121:LU)[0x56365ea1cfa0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822132112931 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000094:GERAN-A-121:LU)[0x56365ea183a0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822132112931 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000094:GERAN-A-121:LU)[0x56365ea183a0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000094:GERAN-A-121:LU)[0x56365ea1cfa0] (fsm.c:486) 20250822132112931 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000094:GERAN-A-121:LU)[0x56365ea183a0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822132112931 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000094:GERAN-A-121:LU)[0x56365ea183a0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822132112931 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132112931 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132112931 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132112931 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132112931 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132112931 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132112931 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132112931 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132112931 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132112931 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132112931 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132112931 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132112931 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132112931 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132112931 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132112931 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(923)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(923)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(923)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(923)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(921)@718a44d66dfb: { messageType := 2, destLocRef := '2F377C'O ("/7|"), 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)@718a44d66dfb: Session index based on local reference:0 MSC_Test-GSUP(927)@718a44d66dfb: Found GsupExpect[0] for "262420000000094" handled at TC_gsup_mt_sms_conn_timeout0(930) MSC_Test-GSUP(927)@718a44d66dfb: Added IMSI table entry 0TC_gsup_mt_sms_conn_timeout0(930)"262420000000094" MSC_Test_0-SCCP(921)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(921)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(921)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(921)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132112933 DVLR DEBUG VLR subscr IMSI-262420000000094 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250822132112933 DVLR DEBUG VLR subscr IMSI-262420000000094 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_gsup_mt_sms_conn_timeout0(930)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_conn_timeout0(930)@718a44d66dfb: setverdict(pass): none -> pass MSC_Test_0-SCCP(921)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(921)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(921)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(921)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(923)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132112934 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132112934 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132112934 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132112934 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132112934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132112934 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132112934 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132112934 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132112936 DVLR DEBUG VLR subscr IMSI-262420000000094 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132112936 DVLR DEBUG IMSI:262420000000094 has MSISDN:491230000094 (vlr.c:1045) 20250822132112936 DMSC NOTICE msub(IMSI-262420000000094:MSISDN-491230000094) VLR: update for IMSI=262420000000094 (MSISDN=491230000094) (gsm_04_08.c:1541) 20250822132112936 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822132112936 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132112936 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:GERAN-A-121:LU)[0x56365ea1cfa0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822132112936 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000094:GERAN-A-121:LU)[0x56365ea183a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822132112936 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000094:GERAN-A-121:LU)[0x56365ea183a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822132112936 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000094:GERAN-A-121:LU)[0x56365ea183a0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822132112936 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000094:GERAN-A-121:LU)[0x56365ea183a0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:GERAN-A-121:LU)[0x56365ea1cfa0] (vlr_lu_fsm.c:110) 20250822132112936 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000094:GERAN-A-121:LU)[0x56365ea183a0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822132112936 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000094:GERAN-A-121:LU)[0x56365ea183a0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822132112936 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:GERAN-A-121:LU)[0x56365ea1cfa0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822132112936 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:GERAN-A-121:LU)[0x56365ea1cfa0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822132112936 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:GERAN-A-121:LU)[0x56365ea1d930]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822132112936 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:GERAN-A-121:LU)[0x56365ea1d930]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:GERAN-A-121:LU)[0x56365ea1cfa0] (fsm.c:486) 20250822132112936 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:GERAN-A-121:LU)[0x56365ea1d930]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822132112936 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:GERAN-A-121:LU)[0x56365ea1d930]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822132112936 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:GERAN-A-121:LU)[0x56365ea1d930]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822132112936 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:GERAN-A-121:LU)[0x56365ea1d930]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822132112936 DMSC NOTICE msub(IMSI-262420000000094:MSISDN-491230000094:TMSInew-0x50B73779) VLR: update for IMSI=262420000000094 (MSISDN=491230000094) (gsm_04_08.c:1541) 20250822132112936 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:GERAN-A-121:LU)[0x56365ea1d930]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822132112936 DMM DEBUG -> IMSI-262420000000094:MSISDN-491230000094:TMSInew-0x50B73779 LOCATION UPDATE ACCEPT (TMSI = 0x50b73779) (gsm_04_08.c:149) 20250822132112936 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSInew-0x50B73779 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822132112936 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132112936 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132112936 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132112936 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132112936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132112936 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132112936 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132112936 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(923)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(923)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(921)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(921)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(921)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(921)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_conn_timeout0(930)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(922)@718a44d66dfb: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(922)@718a44d66dfb: patched enc_l3: '055B'O MSC_Test_0-SCCP(921)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(921)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(921)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(921)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(923)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132112939 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132112940 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132112940 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132112940 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132112940 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132112940 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132112940 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132112940 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132112940 DMM DEBUG msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSInew-0x50B73779:GERAN-A-121:LU)[0x56365ea08b80]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822132112940 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSInew-0x50B73779:GERAN-A-121:LU)[0x56365ea1cfa0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822132112940 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:GERAN-A-121:LU)[0x56365ea1d930]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822132112940 DMSC NOTICE msub(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x50B73779) VLR: update for IMSI=262420000000094 (MSISDN=491230000094) (gsm_04_08.c:1541) 20250822132112940 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x50B73779 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250822132112940 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:GERAN-A-121:LU)[0x56365ea1d930]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822132112940 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x50B73779:GERAN-A-121:LU)[0x56365ea1cfa0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822132112940 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:GERAN-A-121:LU)[0x56365ea1d930]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822132112940 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:GERAN-A-121:LU)[0x56365ea1d930]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x50B73779:GERAN-A-121:LU)[0x56365ea1cfa0] (vlr_lu_fsm.c:817) 20250822132112940 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:GERAN-A-121:LU)[0x56365ea1d930]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822132112940 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:GERAN-A-121:LU)[0x56365ea1d930]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822132112940 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x50B73779:GERAN-A-121:LU)[0x56365ea1cfa0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822132112940 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000094/3/1): Available (smpp_smsc.c:626) 20250822132112940 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x50B73779 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822132112940 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x50B73779 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822132112940 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x50B73779 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822132112940 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x50B73779 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250822132112940 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132112940 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132112940 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132112940 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132112940 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132112940 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132112940 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132112940 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(923)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(923)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(921)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(921)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(921)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(921)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(921)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(921)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(921)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(921)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(923)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132112941 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132112941 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132112941 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132112941 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132112941 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132112941 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132112941 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132112941 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132112941 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x50B73779:GERAN-A-121:LU)[0x56365ea1cfa0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822132112941 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x50B73779:GERAN-A-121:LU)[0x56365ea1cfa0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x50B73779:GERAN-A-121:LU)[0x56365ea08b80] (msc_a.c:1053) 20250822132112941 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x50B73779:GERAN-A-121:LU)[0x56365ea1cfa0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822132112941 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x50B73779:GERAN-A-121:LU)[0x56365ea1cfa0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822132112941 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x50B73779:GERAN-A-121:LU)[0x56365ea1cfa0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822132112941 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x50B73779 - active-conn: now used by 1 (attached) (msub.c:375) 20250822132112941 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132112941 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132112941 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132112941 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132112941 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132112941 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132112941 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132112941 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(923)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(923)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(921)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-M3UA(923)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132112942 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132112942 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132112942 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132112942 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132112942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132112942 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132112942 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132112942 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(922)@718a44d66dfb: Deleted conn table entry 0TC_gsup_mt_sms_conn_timeout0(930)3094396 TC_gsup_mt_sms_conn_timeout0(930)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132112942 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x50B73779 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822132112943 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x50B73779 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_gsup_mt_sms_conn_timeout0(930)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_conn_timeout0(930)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_conn_timeout0(930)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(922)@718a44d66dfb: Created IMSI[0] for '262420000000094'H'50B73779'O to be handled at TC_gsup_mt_sms_conn_timeout0(930) 20250822132112978 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x50B73779 + gsm411_gsup_rx: now used by 2 (attached,gsm411_gsup_rx) (gsm_04_11_gsup.c:310) 20250822132112978 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x50B73779 + SMS: now used by 3 (attached,gsm411_gsup_rx,SMS) (transaction.c:228) 20250822132112979 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x50B73779 + Paging: now used by 4 (attached,gsm411_gsup_rx,SMS,Paging) (paging.c:111) 20250822132112979 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x50B73779 - gsm411_gsup_rx: now used by 3 (attached,SMS,Paging) (gsm_04_11_gsup.c:344) 20250822132112979 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132112979 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132112979 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132112979 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132112979 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132112979 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132112979 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132112979 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(923)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(923)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(922)@718a44d66dfb: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_gsup_mt_sms_conn_timeout0(930) TC_gsup_mt_sms_conn_timeout0(930)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_conn_timeout0(930)@718a44d66dfb: 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 := '50B73779'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(922)@718a44d66dfb: Added conn table entry 0TC_gsup_mt_sms_conn_timeout0(930)8878190 MSC_Test_0-SCCP(921)@718a44d66dfb: First idle individual index:0 MSC_Test_0-M3UA(923)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132112984 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132112984 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132112984 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132112984 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132112984 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132112984 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132112984 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132112984 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132112984 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x50B73779:GERAN-A-122:PAGING_RESP)[0x56365ea08de0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822132112984 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x50B73779:GERAN-A-122:PAGING_RESP)[0x56365ea08de0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x50B73779:GERAN-A-122:PAGING_RESP)[0x56365ea0bf40] (fsm.c:486) 20250822132112984 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x50B73779:GERAN-A-122:PAGING_RESP)[0x56365ea08de0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250822132112984 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x50B73779:GERAN-A-122:PAGING_RESP)[0x56365ea08de0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822132112984 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x50B73779 + proc_arq_vlr_fn_init: now used by 4 (attached,SMS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822132112984 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x50B73779 + active-conn: now used by 5 (attached,SMS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822132112984 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x50B73779:GERAN-A-122:PAGING_RESP)[0x56365ea08de0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822132112984 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x50B73779:GERAN-A-122:PAGING_RESP)[0x56365ea08de0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822132112984 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x50B73779:GERAN-A-122:PAGING_RESP)[0x56365ea08de0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822132112984 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x50B73779:GERAN-A-122:PAGING_RESP)[0x56365ea08de0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822132112984 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x50B73779:GERAN-A-122:PAGING_RESP)[0x56365ea08de0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822132112984 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x50B73779:GERAN-A-122:PAGING_RESP)[0x56365ea08de0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822132112984 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x50B73779:GERAN-A-122:PAGING_RESP)[0x56365ea08de0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822132112984 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x50B73779:GERAN-A-122:PAGING_RESP)[0x56365ea08de0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822132112984 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x50B73779:GERAN-A-122:PAGING_RESP)[0x56365ea08de0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822132112984 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x50B73779:GERAN-A-122:PAGING_RESP)[0x56365ea08de0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822132112984 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x50B73779 - Paging: now used by 4 (attached,SMS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250822132112984 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000094/3/1): Available (smpp_smsc.c:626) 20250822132112984 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x50B73779 - proc_arq_vlr_fn_init: now used by 3 (attached,SMS,active-conn) (vlr_access_req_fsm.c:405) 20250822132112984 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132112984 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132112984 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132112984 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132112984 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132112984 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132112984 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132112984 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132112985 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132112985 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132112985 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132112985 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132112985 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132112985 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132112985 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132112985 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132112985 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132112985 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132112985 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132112985 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132112985 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132112985 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132112985 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132112985 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(923)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(923)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(923)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(923)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(923)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(923)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(921)@718a44d66dfb: { messageType := 2, destLocRef := '87786E'O, sourceLocRef := '00007A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(921)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(921)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(921)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(921)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(921)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(921)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(921)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(921)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(921)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132112985 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x50B73779 + VTY: now used by 4 (attached,SMS,active-conn,VTY) (msc_vty.c:1285) 20250822132112985 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x50B73779 - VTY: now used by 3 (attached,SMS,active-conn) (msc_vty.c:1317) TC_gsup_mt_sms_conn_timeout0(930)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_conn_timeout0(930)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132117986 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x50B73779 + msc_a_fsm_releasing_onenter: now used by 4 (attached,SMS,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822132117986 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x50B73779 + 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) 20250822132117986 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x50B73779 - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,SMS,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822132117986 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x50B73779 - SMS: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (transaction.c:281) 20250822132117986 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x50B73779 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822132117986 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132117986 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132117986 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132117986 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132117986 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132117986 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132117986 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132117986 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(923)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(923)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(921)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(921)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(921)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(921)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132117988 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132117988 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132117988 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132117988 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132117988 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132117988 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132117988 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132117988 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(921)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(921)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(921)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(921)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822132117988 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x50B73779:GERAN-A-122:PAGING_RESP)[0x56365ea08de0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822132117988 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x50B73779:GERAN-A-122:PAGING_RESP)[0x56365ea08de0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x50B73779:GERAN-A-122:PAGING_RESP)[0x56365ea0bf40] (msc_a.c:1053) 20250822132117988 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x50B73779:GERAN-A-122:PAGING_RESP)[0x56365ea08de0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822132117988 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x50B73779:GERAN-A-122:PAGING_RESP)[0x56365ea08de0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822132117988 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x50B73779 - active-conn: now used by 1 (attached) (msub.c:375) MSC_Test_0-M3UA(923)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132117988 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132117988 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132117988 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132117988 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132117988 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132117988 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132117988 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132117988 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(923)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(923)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(921)@718a44d66dfb: Session index based on local reference:0 20250822132117988 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132117988 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132117988 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132117988 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132117988 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132117988 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132117988 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132117988 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(923)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(922)@718a44d66dfb: Deleted conn table entry 0TC_gsup_mt_sms_conn_timeout0(930)8878190 TC_gsup_mt_sms_conn_timeout0(930)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_conn_timeout0(930)@718a44d66dfb: 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)@718a44d66dfb: Final verdict of PTC: fail reason: "Timeout waiting for GSUP MT-forwardSM-Err" 20250822132119997 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822132119998 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(921)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(924)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(922)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP(927)@718a44d66dfb: Final verdict of PTC: none 20250822132120000 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822132120000 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(923)@718a44d66dfb: Final verdict of PTC: none 20250822132120000 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(926)@718a44d66dfb: Final verdict of PTC: none 20250822132119999 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822132119999 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822132119999 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822132119999 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822132119999 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822132119999 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822132119999 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822132119999 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822132119999 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822132119999 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132119999 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822132119999 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822132119999 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822132119999 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822132120000 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822132120000 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822132120000 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(925)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(931)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(929)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(928)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(920)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(920): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(921): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(922): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(923): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(924): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(925): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(926): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(927): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(928): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(929): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_gsup_mt_sms_conn_timeout0(930): fail (none -> fail) reason: "Timeout waiting for GSUP MT-forwardSM-Err" MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(931): none (fail -> fail) MTC@718a44d66dfb: Test case TC_gsup_mt_sms_conn_timeout finished. Verdict: fail reason: Timeout waiting for GSUP MT-forwardSM-Err MTC@718a44d66dfb: 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'. Fri Aug 22 13:21:20 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=287560) 20250822132121001 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=287560, count=288720) 20250822132122000 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822132122000 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822132122000 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822132122003 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_lu_and_det'. ------ MSC_Tests.TC_gsup_lu_and_det ------ Fri Aug 22 13:21: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_lu_and_det.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_gsup_lu_and_det.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250822132123004 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_lu_and_det' was executed successfully (exit status: 0). MTC@718a44d66dfb: Test case TC_gsup_lu_and_det started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(935)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(935)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(935)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(933)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822132123899 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(936)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822132124005 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822132124005 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(938)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(938)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822132124011 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(938)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(938)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(938)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@718a44d66dfb: IPA ID RESP: { { 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)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(938)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822132124040 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822132124040 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(939)@718a44d66dfb: Created GsupExpect[0] for "262420000000103" to be handled at TC_gsup_lu_and_det0(942) TC_gsup_lu_and_det0(942)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000103'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } 20250822132124093 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822132124093 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822132124093 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822132124093 DLSS7 DEBUG 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)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(935)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(935)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822132124094 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132124094 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822132124094 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822132124095 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822132124095 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822132124095 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822132124095 DLSS7 DEBUG 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)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(935)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(935)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(935)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(935)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822132124095 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132124095 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822132124095 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822132124095 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822132124095 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822132124095 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822132124095 DLSS7 DEBUG 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)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(935)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(935)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822132124095 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822132124095 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(935)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(935)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(935)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(935)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(935)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822132124900 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132124900 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132124900 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132124900 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132124900 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132124900 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132124900 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132124900 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(935)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132124901 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132124901 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132124901 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132124901 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132124901 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132124901 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132124901 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132124901 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(935)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(935)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(934)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(934)@718a44d66dfb: Added conn table entry 0TC_gsup_lu_and_det0(942)12986 MSC_Test_0-SCCP(933)@718a44d66dfb: First idle individual index:0 MSC_Test_0-RAN(934)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(935)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132124907 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132124907 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132124907 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132124907 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132124907 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132124907 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132124907 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132124907 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132124907 DMM DEBUG msc_a(IMSI-262420000000103:GERAN-A-123:LU)[0x56365ea08b80]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000103 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822132124907 DMM DEBUG msc_a(IMSI-262420000000103:GERAN-A-123:LU)[0x56365ea08b80]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822132124907 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000103:GERAN-A-123:LU)[0x56365ea1cfa0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822132124907 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000103:GERAN-A-123:LU)[0x56365ea1cfa0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000103:GERAN-A-123:LU)[0x56365ea08b80] (fsm.c:486) 20250822132124907 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000103:GERAN-A-123:LU)[0x56365ea1cfa0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822132124907 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000103:GERAN-A-123:LU)[0x56365ea1cfa0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822132124907 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822132124907 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000103 id=262420000000103 (vlr.c:661) 20250822132124907 DVLR INFO New subscr, IMSI: 262420000000103 (vlr.c:562) 20250822132124907 DVLR DEBUG VLR subscr IMSI-262420000000103 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822132124907 DVLR DEBUG VLR subscr IMSI-262420000000103 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822132124907 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132124907 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000103:GERAN-A-123:LU)[0x56365ea1cfa0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822132124907 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000103:GERAN-A-123:LU)[0x56365ea1cfa0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822132124907 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000103:GERAN-A-123:LU)[0x56365ea1cfa0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822132124907 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000103:GERAN-A-123:LU)[0x56365ea1cfa0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822132124907 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000103:GERAN-A-123:LU)[0x56365ea1cfa0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822132124907 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000103:GERAN-A-123:LU)[0x56365ea1cfa0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822132124907 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000103:GERAN-A-123:LU)[0x56365ea183a0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822132124907 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000103:GERAN-A-123:LU)[0x56365ea183a0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000103:GERAN-A-123:LU)[0x56365ea1cfa0] (fsm.c:486) 20250822132124907 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000103:GERAN-A-123:LU)[0x56365ea183a0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822132124907 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000103:GERAN-A-123:LU)[0x56365ea183a0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822132124907 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132124907 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132124907 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132124907 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132124907 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132124907 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132124907 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132124907 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132124907 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132124907 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132124907 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132124907 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132124907 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132124907 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132124907 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132124907 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(935)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(935)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(935)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(935)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(933)@718a44d66dfb: { messageType := 2, destLocRef := '0032BA'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)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(933)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(933)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(933)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(933)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(939)@718a44d66dfb: Found GsupExpect[0] for "262420000000103" handled at TC_gsup_lu_and_det0(942) MSC_Test-GSUP(939)@718a44d66dfb: Added IMSI table entry 0TC_gsup_lu_and_det0(942)"262420000000103" 20250822132124911 DVLR DEBUG VLR subscr IMSI-262420000000103 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250822132124911 DVLR DEBUG VLR subscr IMSI-262420000000103 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(933)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(933)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(933)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(933)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(935)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132124911 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132124911 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132124911 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132124911 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132124911 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132124911 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132124911 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132124911 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_gsup_lu_and_det0(942)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_lu_and_det0(942)@718a44d66dfb: setverdict(pass): none -> pass 20250822132124915 DVLR DEBUG VLR subscr IMSI-262420000000103 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132124915 DVLR DEBUG IMSI:262420000000103 has MSISDN:491230000103 (vlr.c:1045) 20250822132124915 DMSC NOTICE msub(IMSI-262420000000103:MSISDN-491230000103) VLR: update for IMSI=262420000000103 (MSISDN=491230000103) (gsm_04_08.c:1541) 20250822132124915 DVLR DEBUG VLR subscr IMSI-262420000000103:MSISDN-491230000103 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822132124916 DVLR DEBUG VLR subscr IMSI-262420000000103:MSISDN-491230000103 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132124916 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000103:MSISDN-491230000103:GERAN-A-123:LU)[0x56365ea1cfa0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822132124916 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000103:GERAN-A-123:LU)[0x56365ea183a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822132124916 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000103:GERAN-A-123:LU)[0x56365ea183a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822132124916 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000103:GERAN-A-123:LU)[0x56365ea183a0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822132124916 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000103:GERAN-A-123:LU)[0x56365ea183a0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000103:MSISDN-491230000103:GERAN-A-123:LU)[0x56365ea1cfa0] (vlr_lu_fsm.c:110) 20250822132124916 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000103:GERAN-A-123:LU)[0x56365ea183a0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822132124916 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000103:GERAN-A-123:LU)[0x56365ea183a0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822132124916 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000103:MSISDN-491230000103:GERAN-A-123:LU)[0x56365ea1cfa0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822132124916 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000103:MSISDN-491230000103:GERAN-A-123:LU)[0x56365ea1cfa0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822132124916 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000103:MSISDN-491230000103:GERAN-A-123:LU)[0x56365ea1db00]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822132124916 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000103:MSISDN-491230000103:GERAN-A-123:LU)[0x56365ea1db00]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000103:MSISDN-491230000103:GERAN-A-123:LU)[0x56365ea1cfa0] (fsm.c:486) 20250822132124916 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000103:MSISDN-491230000103:GERAN-A-123:LU)[0x56365ea1db00]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822132124916 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000103:MSISDN-491230000103:GERAN-A-123:LU)[0x56365ea1db00]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822132124916 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000103:MSISDN-491230000103:GERAN-A-123:LU)[0x56365ea1db00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822132124916 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000103:MSISDN-491230000103:GERAN-A-123:LU)[0x56365ea1db00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822132124916 DMSC NOTICE msub(IMSI-262420000000103:MSISDN-491230000103:TMSInew-0x0031A6F1) VLR: update for IMSI=262420000000103 (MSISDN=491230000103) (gsm_04_08.c:1541) 20250822132124916 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000103:MSISDN-491230000103:GERAN-A-123:LU)[0x56365ea1db00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822132124916 DMM DEBUG -> IMSI-262420000000103:MSISDN-491230000103:TMSInew-0x0031A6F1 LOCATION UPDATE ACCEPT (TMSI = 0x0031a6f1) (gsm_04_08.c:149) 20250822132124916 DVLR DEBUG VLR subscr IMSI-262420000000103:MSISDN-491230000103:TMSInew-0x0031A6F1 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822132124916 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132124916 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132124916 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132124916 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132124916 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132124916 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132124916 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132124916 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(935)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(935)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(933)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(933)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(933)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(933)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_lu_and_det0(942)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(934)@718a44d66dfb: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(934)@718a44d66dfb: patched enc_l3: '055B'O MSC_Test_0-SCCP(933)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(933)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(933)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(933)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(935)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132124926 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132124926 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132124926 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132124926 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132124926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132124926 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132124926 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132124926 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132124926 DMM DEBUG msc_a(IMSI-262420000000103:MSISDN-491230000103:TMSInew-0x0031A6F1:GERAN-A-123:LU)[0x56365ea08b80]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822132124926 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000103:MSISDN-491230000103:TMSInew-0x0031A6F1:GERAN-A-123:LU)[0x56365ea1cfa0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822132124926 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000103:MSISDN-491230000103:GERAN-A-123:LU)[0x56365ea1db00]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822132124926 DMSC NOTICE msub(IMSI-262420000000103:MSISDN-491230000103:TMSI-0x0031A6F1) VLR: update for IMSI=262420000000103 (MSISDN=491230000103) (gsm_04_08.c:1541) 20250822132124926 DVLR DEBUG VLR subscr IMSI-262420000000103:MSISDN-491230000103:TMSI-0x0031A6F1 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250822132124926 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000103:MSISDN-491230000103:GERAN-A-123:LU)[0x56365ea1db00]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822132124926 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000103:MSISDN-491230000103:TMSI-0x0031A6F1:GERAN-A-123:LU)[0x56365ea1cfa0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822132124926 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000103:MSISDN-491230000103:GERAN-A-123:LU)[0x56365ea1db00]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822132124926 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000103:MSISDN-491230000103:GERAN-A-123:LU)[0x56365ea1db00]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000103:MSISDN-491230000103:TMSI-0x0031A6F1:GERAN-A-123:LU)[0x56365ea1cfa0] (vlr_lu_fsm.c:817) 20250822132124926 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000103:MSISDN-491230000103:GERAN-A-123:LU)[0x56365ea1db00]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822132124926 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000103:MSISDN-491230000103:GERAN-A-123:LU)[0x56365ea1db00]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822132124926 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000103:MSISDN-491230000103:TMSI-0x0031A6F1:GERAN-A-123:LU)[0x56365ea1cfa0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822132124926 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000103/3/1): Available (smpp_smsc.c:626) 20250822132124926 DVLR DEBUG VLR subscr IMSI-262420000000103:MSISDN-491230000103:TMSI-0x0031A6F1 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822132124926 DVLR DEBUG VLR subscr IMSI-262420000000103:MSISDN-491230000103:TMSI-0x0031A6F1 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822132124926 DVLR DEBUG VLR subscr IMSI-262420000000103:MSISDN-491230000103:TMSI-0x0031A6F1 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822132124926 DVLR DEBUG VLR subscr IMSI-262420000000103:MSISDN-491230000103:TMSI-0x0031A6F1 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250822132124926 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132124926 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132124926 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132124926 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132124926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132124926 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132124926 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132124926 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(935)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(935)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(933)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(933)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(933)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(933)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(933)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(933)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(933)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(933)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822132124928 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132124928 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132124928 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132124928 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132124928 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(935)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132124928 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132124928 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132124928 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132124929 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000103:MSISDN-491230000103:TMSI-0x0031A6F1:GERAN-A-123:LU)[0x56365ea1cfa0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822132124929 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000103:MSISDN-491230000103:TMSI-0x0031A6F1:GERAN-A-123:LU)[0x56365ea1cfa0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000103:MSISDN-491230000103:TMSI-0x0031A6F1:GERAN-A-123:LU)[0x56365ea08b80] (msc_a.c:1053) 20250822132124929 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000103:MSISDN-491230000103:TMSI-0x0031A6F1:GERAN-A-123:LU)[0x56365ea1cfa0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822132124929 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000103:MSISDN-491230000103:TMSI-0x0031A6F1:GERAN-A-123:LU)[0x56365ea1cfa0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822132124929 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000103:MSISDN-491230000103:TMSI-0x0031A6F1:GERAN-A-123:LU)[0x56365ea1cfa0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822132124929 DVLR DEBUG VLR subscr IMSI-262420000000103:MSISDN-491230000103:TMSI-0x0031A6F1 - active-conn: now used by 1 (attached) (msub.c:375) 20250822132124929 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132124929 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132124929 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132124929 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132124929 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132124929 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132124929 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132124929 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(935)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(935)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(933)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-M3UA(935)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132124929 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132124929 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132124929 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132124929 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132124929 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132124929 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132124929 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132124929 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(934)@718a44d66dfb: Deleted conn table entry 0TC_gsup_lu_and_det0(942)12986 TC_gsup_lu_and_det0(942)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132124932 DVLR DEBUG VLR subscr IMSI-262420000000103:MSISDN-491230000103:TMSI-0x0031A6F1 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822132124932 DVLR DEBUG VLR subscr IMSI-262420000000103:MSISDN-491230000103:TMSI-0x0031A6F1 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_gsup_lu_and_det0(942)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_lu_and_det0(942)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_gsup_lu_and_det0(942)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_gsup_lu_and_det0(942)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { imsiDetachIndication := { messageType := '000001'B, nsd := '00'B, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000103'H, fillerDigit := omit } } } } } } } } MSC_Test_0-RAN(934)@718a44d66dfb: Added conn table entry 0TC_gsup_lu_and_det0(942)6171961 MSC_Test_0-RAN(934)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(933)@718a44d66dfb: First idle individual index:0 MSC_Test_0-M3UA(935)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132125130 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132125130 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132125130 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132125130 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132125130 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132125130 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132125130 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132125130 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132125130 DMM DEBUG IMSI DETACH INDICATION: IMSI-262420000000103 (gsm_04_08.c:980) 20250822132125130 DVLR DEBUG VLR subscr IMSI-262420000000103:MSISDN-491230000103:TMSI-0x0031A6F1 + gsm48_rx_mm_imsi_detach_ind: now used by 2 (attached,gsm48_rx_mm_imsi_detach_ind) (gsm_04_08.c:989) 20250822132125130 DMM INFO IMSI DETACH for IMSI-262420000000103:MSISDN-491230000103:TMSI-0x0031A6F1 (gsm_04_08.c:1007) 20250822132125130 DVLR DEBUG VLR subscr IMSI-262420000000103:MSISDN-491230000103:TMSI-0x0031A6F1 + active-conn: now used by 3 (attached,gsm48_rx_mm_imsi_detach_ind,active-conn) (msub.c:379) 20250822132125130 DVLR DEBUG VLR subscr IMSI-262420000000103:MSISDN-491230000103:TMSI-0x0031A6F1 + 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) 20250822132125130 DVLR DEBUG VLR subscr IMSI-262420000000103:MSISDN-491230000103:TMSI-0x0031A6F1 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,gsm48_rx_mm_imsi_detach_ind,active-conn) (vlr.c:464) 20250822132125130 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132125130 DVLR DEBUG VLR subscr IMSI-262420000000103:MSISDN-491230000103:TMSI-0x0031A6F1 - attached: now used by 2 (gsm48_rx_mm_imsi_detach_ind,active-conn) (vlr.c:1489) 20250822132125130 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000103/3/1): Unavailable (smpp_smsc.c:626) 20250822132125130 DVLR DEBUG VLR subscr IMSI-262420000000103:MSISDN-491230000103:TMSI-0x0031A6F1 - gsm48_rx_mm_imsi_detach_ind: now used by 1 (active-conn) (gsm_04_08.c:1017) 20250822132125130 DVLR DEBUG VLR subscr IMSI-262420000000103:MSISDN-491230000103:TMSI-0x0031A6F1 + msc_a_fsm_releasing_onenter: now used by 2 (active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822132125130 DVLR DEBUG VLR subscr IMSI-262420000000103:MSISDN-491230000103:TMSI-0x0031A6F1 + vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822132125130 DVLR DEBUG VLR subscr IMSI-262420000000103:MSISDN-491230000103:TMSI-0x0031A6F1 - vlr_subscr_cancel_attach_fsm: now used by 2 (active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822132125131 DVLR DEBUG VLR subscr IMSI-262420000000103:MSISDN-491230000103:TMSI-0x0031A6F1 - msc_a_fsm_releasing_onenter: now used by 1 (active-conn) (msc_a.c:1004) 20250822132125131 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132125131 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132125131 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132125131 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132125131 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132125131 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132125131 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132125131 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132125131 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132125131 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132125131 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132125131 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132125131 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132125131 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132125131 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132125131 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(935)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(935)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(935)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(935)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(933)@718a44d66dfb: { messageType := 2, destLocRef := '5E2D39'O ("^-9"), 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)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(933)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(933)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(933)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(933)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(933)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(933)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(933)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(933)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(935)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132125132 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132125132 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132125132 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132125132 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132125132 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132125132 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132125132 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132125132 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(933)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(933)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(933)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(933)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(935)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132125334 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132125334 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132125334 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132125334 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132125334 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132125334 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132125334 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132125334 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132125334 DVLR INFO VLR subscr IMSI-262420000000103:MSISDN-491230000103:TMSI-0x0031A6F1 - active-conn: now used by 0 (-) (msub.c:375) 20250822132125334 DVLR DEBUG SUBSCR(IMSI-262420000000103:MSISDN-491230000103:TMSI-0x0031A6F1) freeing VLR subscr (max total use count was 4) (vlr.c:472) 20250822132125334 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132125335 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132125335 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132125335 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132125335 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132125335 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132125335 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132125335 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(935)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(935)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(933)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-M3UA(935)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132125335 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132125335 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132125335 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132125335 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132125335 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132125335 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132125335 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132125335 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(934)@718a44d66dfb: Deleted conn table entry 0TC_gsup_lu_and_det0(942)6171961 TC_gsup_lu_and_det0(942)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_gsup_lu_and_det0(942)@718a44d66dfb: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@718a44d66dfb: Test Component 942 has requested to stop MTC. Terminating current testcase execution. MSC_Test-GSUP(939)@718a44d66dfb: Final verdict of PTC: none 20250822132132068 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822132132068 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822132132068 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822132132068 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822132132068 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822132132068 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822132132068 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822132132068 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822132132069 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822132132069 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822132132069 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132132069 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822132132069 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822132132069 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822132132068 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250822132132069 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822132132069 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822132132069 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822132132069 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(933)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-M3UA(935)@718a44d66dfb: Final verdict of PTC: none 20250822132132069 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822132132069 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-MNCC(936)@718a44d66dfb: Final verdict of PTC: none 20250822132132071 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) IPA-CTRL-CLI-IPA(943)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(937)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(941)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP-IPA(938)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(940)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(932)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(934)@718a44d66dfb: Final verdict of PTC: none TC_gsup_lu_and_det0(942)@718a44d66dfb: Final verdict of PTC: fail reason: "Tguard timeout" MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(932): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(933): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(934): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(935): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(936): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(937): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(938): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(939): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(940): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(941): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_gsup_lu_and_det0(942): fail (none -> fail) reason: "Tguard timeout" MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(943): none (fail -> fail) MTC@718a44d66dfb: Test case TC_gsup_lu_and_det finished. Verdict: fail reason: Tguard timeout MTC@718a44d66dfb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_lu_and_det fail'. Fri Aug 22 13:21:32 UTC 2025 ------ MSC_Tests.TC_gsup_lu_and_det fail ------ Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_gsup_lu_and_det.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=256060) 20250822132133072 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=256060, count=257416) 20250822132134069 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822132134069 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822132134069 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822132134073 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_lu_and_det fail' was executed successfully (exit status: 0). MTC@718a44d66dfb: 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 ------ Fri Aug 22 13:21: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_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 20250822132135074 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_lu_and_mo_ussd_single_request started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(947)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(947)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(947)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(945)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822132135912 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(948)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822132136075 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822132136075 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(950)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(950)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822132136077 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(950)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(950)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(950)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@718a44d66dfb: IPA ID RESP: { { 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)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(950)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822132136087 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822132136087 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250822132136106 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822132136106 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822132136106 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822132136106 DLSS7 DEBUG 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)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(947)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(947)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822132136107 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132136107 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822132136107 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822132136107 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822132136107 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822132136107 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822132136107 DLSS7 DEBUG 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)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(947)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(947)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(947)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(947)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822132136108 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132136108 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822132136108 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822132136108 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822132136108 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822132136108 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822132136108 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250822132136108 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822132136108 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(947)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(947)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(947)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(947)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(947)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(947)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(947)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(947)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(951)@718a44d66dfb: Created GsupExpect[0] for "262420000000046" to be handled at TC_lu_and_mo_ussd_single_request0(954) TC_lu_and_mo_ussd_single_request0(954)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250822132136910 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132136910 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132136910 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132136910 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132136910 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132136910 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132136910 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132136910 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(947)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132136911 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132136911 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132136911 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132136911 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132136911 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132136911 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132136911 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132136911 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(947)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(947)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(946)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(946)@718a44d66dfb: Added conn table entry 0TC_lu_and_mo_ussd_single_request0(954)8208833 MSC_Test_0-SCCP(945)@718a44d66dfb: First idle individual index:0 MSC_Test_0-RAN(946)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 20250822132136916 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132136916 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132136916 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132136916 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132136916 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132136916 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132136916 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132136916 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(947)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132136916 DMM DEBUG msc_a(IMSI-262420000000046:GERAN-A-125:LU)[0x56365ea1cfa0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000046 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822132136916 DMM DEBUG msc_a(IMSI-262420000000046:GERAN-A-125:LU)[0x56365ea1cfa0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822132136916 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000046:GERAN-A-125:LU)[0x56365ea08de0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822132136916 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000046:GERAN-A-125:LU)[0x56365ea08de0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000046:GERAN-A-125:LU)[0x56365ea1cfa0] (fsm.c:486) 20250822132136916 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000046:GERAN-A-125:LU)[0x56365ea08de0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822132136916 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000046:GERAN-A-125:LU)[0x56365ea08de0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822132136917 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822132136917 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000046 id=262420000000046 (vlr.c:661) 20250822132136917 DVLR INFO New subscr, IMSI: 262420000000046 (vlr.c:562) 20250822132136917 DVLR DEBUG VLR subscr IMSI-262420000000046 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822132136917 DVLR DEBUG VLR subscr IMSI-262420000000046 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822132136917 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132136917 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000046:GERAN-A-125:LU)[0x56365ea08de0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822132136917 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000046:GERAN-A-125:LU)[0x56365ea08de0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822132136917 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000046:GERAN-A-125:LU)[0x56365ea08de0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822132136917 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000046:GERAN-A-125:LU)[0x56365ea08de0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822132136917 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000046:GERAN-A-125:LU)[0x56365ea08de0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822132136917 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000046:GERAN-A-125:LU)[0x56365ea08de0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822132136917 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000046:GERAN-A-125:LU)[0x56365ea183a0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822132136917 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000046:GERAN-A-125:LU)[0x56365ea183a0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000046:GERAN-A-125:LU)[0x56365ea08de0] (fsm.c:486) 20250822132136917 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000046:GERAN-A-125:LU)[0x56365ea183a0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822132136917 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000046:GERAN-A-125:LU)[0x56365ea183a0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822132136917 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132136917 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132136917 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132136917 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132136917 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132136917 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132136917 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132136917 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132136917 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132136917 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132136917 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132136917 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132136917 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132136917 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132136917 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132136917 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(947)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(947)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(947)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(947)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(945)@718a44d66dfb: { messageType := 2, destLocRef := '7D41C1'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)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(945)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(945)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(945)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(945)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(951)@718a44d66dfb: Found GsupExpect[0] for "262420000000046" handled at TC_lu_and_mo_ussd_single_request0(954) MSC_Test-GSUP(951)@718a44d66dfb: Added IMSI table entry 0TC_lu_and_mo_ussd_single_request0(954)"262420000000046" 20250822132136919 DVLR DEBUG VLR subscr IMSI-262420000000046 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250822132136919 DVLR DEBUG VLR subscr IMSI-262420000000046 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_lu_and_mo_ussd_single_request0(954)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_ussd_single_request0(954)@718a44d66dfb: setverdict(pass): none -> pass MSC_Test_0-SCCP(945)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(945)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(945)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(945)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(947)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132136920 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132136920 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132136920 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132136920 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132136920 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132136920 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132136920 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132136920 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132136921 DVLR DEBUG VLR subscr IMSI-262420000000046 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132136921 DVLR DEBUG IMSI:262420000000046 has MSISDN:491230000046 (vlr.c:1045) 20250822132136921 DMSC NOTICE msub(IMSI-262420000000046:MSISDN-491230000046) VLR: update for IMSI=262420000000046 (MSISDN=491230000046) (gsm_04_08.c:1541) 20250822132136921 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822132136922 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132136922 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000046:MSISDN-491230000046:GERAN-A-125:LU)[0x56365ea08de0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822132136922 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000046:GERAN-A-125:LU)[0x56365ea183a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822132136922 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000046:GERAN-A-125:LU)[0x56365ea183a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822132136922 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000046:GERAN-A-125:LU)[0x56365ea183a0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822132136922 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000046:GERAN-A-125:LU)[0x56365ea183a0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000046:MSISDN-491230000046:GERAN-A-125:LU)[0x56365ea08de0] (vlr_lu_fsm.c:110) 20250822132136922 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000046:GERAN-A-125:LU)[0x56365ea183a0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822132136922 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000046:GERAN-A-125:LU)[0x56365ea183a0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822132136922 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000046:MSISDN-491230000046:GERAN-A-125:LU)[0x56365ea08de0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822132136922 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000046:MSISDN-491230000046:GERAN-A-125:LU)[0x56365ea08de0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822132136922 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000046:MSISDN-491230000046:GERAN-A-125:LU)[0x56365ea094e0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822132136922 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000046:MSISDN-491230000046:GERAN-A-125:LU)[0x56365ea094e0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000046:MSISDN-491230000046:GERAN-A-125:LU)[0x56365ea08de0] (fsm.c:486) 20250822132136922 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000046:MSISDN-491230000046:GERAN-A-125:LU)[0x56365ea094e0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822132136922 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000046:MSISDN-491230000046:GERAN-A-125:LU)[0x56365ea094e0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822132136922 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000046:MSISDN-491230000046:GERAN-A-125:LU)[0x56365ea094e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822132136922 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000046:MSISDN-491230000046:GERAN-A-125:LU)[0x56365ea094e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822132136922 DMSC NOTICE msub(IMSI-262420000000046:MSISDN-491230000046:TMSInew-0x98D1C5EE) VLR: update for IMSI=262420000000046 (MSISDN=491230000046) (gsm_04_08.c:1541) 20250822132136922 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000046:MSISDN-491230000046:GERAN-A-125:LU)[0x56365ea094e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822132136922 DMM DEBUG -> IMSI-262420000000046:MSISDN-491230000046:TMSInew-0x98D1C5EE LOCATION UPDATE ACCEPT (TMSI = 0x98d1c5ee) (gsm_04_08.c:149) 20250822132136922 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSInew-0x98D1C5EE - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822132136922 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132136922 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132136922 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132136922 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132136922 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132136922 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132136922 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132136922 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(947)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(947)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(945)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(945)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(945)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(945)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_ussd_single_request0(954)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(946)@718a44d66dfb: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(946)@718a44d66dfb: patched enc_l3: '055B'O MSC_Test_0-SCCP(945)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(945)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(945)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(945)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002055B'O 20250822132136926 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132136926 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132136926 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132136926 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132136926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132136926 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132136926 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132136926 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(947)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132136926 DMM DEBUG msc_a(IMSI-262420000000046:MSISDN-491230000046:TMSInew-0x98D1C5EE:GERAN-A-125:LU)[0x56365ea1cfa0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822132136926 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000046:MSISDN-491230000046:TMSInew-0x98D1C5EE:GERAN-A-125:LU)[0x56365ea08de0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822132136926 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000046:MSISDN-491230000046:GERAN-A-125:LU)[0x56365ea094e0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822132136926 DMSC NOTICE msub(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x98D1C5EE) VLR: update for IMSI=262420000000046 (MSISDN=491230000046) (gsm_04_08.c:1541) 20250822132136926 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x98D1C5EE + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250822132136926 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000046:MSISDN-491230000046:GERAN-A-125:LU)[0x56365ea094e0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822132136926 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x98D1C5EE:GERAN-A-125:LU)[0x56365ea08de0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822132136926 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000046:MSISDN-491230000046:GERAN-A-125:LU)[0x56365ea094e0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822132136926 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000046:MSISDN-491230000046:GERAN-A-125:LU)[0x56365ea094e0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x98D1C5EE:GERAN-A-125:LU)[0x56365ea08de0] (vlr_lu_fsm.c:817) 20250822132136926 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000046:MSISDN-491230000046:GERAN-A-125:LU)[0x56365ea094e0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822132136926 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000046:MSISDN-491230000046:GERAN-A-125:LU)[0x56365ea094e0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822132136926 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x98D1C5EE:GERAN-A-125:LU)[0x56365ea08de0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822132136926 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000046/3/1): Available (smpp_smsc.c:626) 20250822132136926 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x98D1C5EE + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822132136926 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x98D1C5EE + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822132136926 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x98D1C5EE - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822132136926 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x98D1C5EE - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250822132136926 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132136926 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132136926 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132136926 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132136926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132136926 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132136926 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132136926 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(947)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(947)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(945)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(945)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(945)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(945)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(945)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(945)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(945)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(945)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(947)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132136927 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132136927 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132136927 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132136927 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132136927 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132136927 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132136927 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132136927 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132136927 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x98D1C5EE:GERAN-A-125:LU)[0x56365ea08de0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822132136927 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x98D1C5EE:GERAN-A-125:LU)[0x56365ea08de0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x98D1C5EE:GERAN-A-125:LU)[0x56365ea1cfa0] (msc_a.c:1053) 20250822132136927 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x98D1C5EE:GERAN-A-125:LU)[0x56365ea08de0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822132136927 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x98D1C5EE:GERAN-A-125:LU)[0x56365ea08de0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822132136927 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x98D1C5EE:GERAN-A-125:LU)[0x56365ea08de0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822132136927 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x98D1C5EE - active-conn: now used by 1 (attached) (msub.c:375) 20250822132136927 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132136927 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132136927 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132136927 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132136927 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132136927 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132136927 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132136927 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(947)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(947)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(945)@718a44d66dfb: Session index based on local reference:0 20250822132136928 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132136928 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132136928 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132136928 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132136928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132136928 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132136928 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132136928 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(947)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(946)@718a44d66dfb: Deleted conn table entry 0TC_lu_and_mo_ussd_single_request0(954)8208833 TC_lu_and_mo_ussd_single_request0(954)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132136928 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x98D1C5EE + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822132136928 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x98D1C5EE - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_ussd_single_request0(954)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_ussd_single_request0(954)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_single_request0(954)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_single_request0(954)@718a44d66dfb: 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 := '98D1C5EE'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(946)@718a44d66dfb: Added conn table entry 0TC_lu_and_mo_ussd_single_request0(954)5701557 MSC_Test_0-RAN(946)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(945)@718a44d66dfb: First idle individual index:0 MSC_Test_0-M3UA(947)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132137130 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132137130 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132137130 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132137130 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132137130 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132137130 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132137130 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132137130 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132137130 DMM DEBUG msc_a(TMSI-0x98D1C5EE:GERAN-A-126:CM_SERVICE_REQ)[0x56365ea1d930]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250822132137130 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x98D1C5EE:GERAN-A-126:CM_SERVICE_REQ)[0x56365ea08b80]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822132137130 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x98D1C5EE:GERAN-A-126:CM_SERVICE_REQ)[0x56365ea08b80]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x98D1C5EE:GERAN-A-126:CM_SERVICE_REQ)[0x56365ea1d930] (fsm.c:486) 20250822132137130 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x98D1C5EE:GERAN-A-126:CM_SERVICE_REQ)[0x56365ea08b80]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250822132137130 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x98D1C5EE:GERAN-A-126:CM_SERVICE_REQ)[0x56365ea08b80]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822132137130 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x98D1C5EE + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822132137130 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x98D1C5EE + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822132137130 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x98D1C5EE:GERAN-A-126:CM_SERVICE_REQ)[0x56365ea08b80]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822132137130 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x98D1C5EE:GERAN-A-126:CM_SERVICE_REQ)[0x56365ea08b80]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822132137130 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x98D1C5EE:GERAN-A-126:CM_SERVICE_REQ)[0x56365ea08b80]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822132137130 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x98D1C5EE:GERAN-A-126:CM_SERVICE_REQ)[0x56365ea08b80]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822132137130 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x98D1C5EE:GERAN-A-126:CM_SERVICE_REQ)[0x56365ea08b80]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822132137130 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x98D1C5EE:GERAN-A-126:CM_SERVICE_REQ)[0x56365ea08b80]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822132137130 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x98D1C5EE:GERAN-A-126:CM_SERVICE_REQ)[0x56365ea08b80]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822132137130 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x98D1C5EE:GERAN-A-126:CM_SERVICE_REQ)[0x56365ea08b80]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822132137130 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x98D1C5EE:GERAN-A-126:CM_SERVICE_REQ)[0x56365ea08b80]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822132137130 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x98D1C5EE:GERAN-A-126:CM_SERVICE_REQ)[0x56365ea08b80]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822132137130 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000046/3/1): Available (smpp_smsc.c:626) 20250822132137130 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x98D1C5EE - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250822132137130 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132137130 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132137130 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132137130 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132137130 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132137130 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132137130 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132137130 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132137130 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132137130 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132137130 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132137130 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132137130 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132137130 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132137130 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132137130 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132137130 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132137130 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132137130 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132137130 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132137130 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132137130 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132137130 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132137130 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(947)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(947)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(947)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(947)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(947)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(947)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(945)@718a44d66dfb: { messageType := 2, destLocRef := '56FFB5'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)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(945)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(945)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(945)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(945)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(945)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(945)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(945)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(945)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132137132 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x98D1C5EE + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250822132137132 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x98D1C5EE - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mo_ussd_single_request0(954)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_ussd_single_request0(954)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(951)@718a44d66dfb: Created GsupExpect[0] for "262420000000046" to be handled at TC_lu_and_mo_ussd_single_request0(954) MSC_Test_0-RAN(946)@718a44d66dfb: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(946)@718a44d66dfb: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(945)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(945)@718a44d66dfb: vl_len:28 MSC_Test_0-SCCP(945)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(945)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O 20250822132137138 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132137138 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132137138 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132137138 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132137138 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132137138 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132137138 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132137138 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(947)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132137138 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x98D1C5EE + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) TC_lu_and_mo_ussd_single_request0(954)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132137139 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x98D1C5EE + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250822132137139 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x98D1C5EE - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:505) 20250822132137139 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x98D1C5EE - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250822132137139 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x98D1C5EE + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822132137139 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x98D1C5EE + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822132137139 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x98D1C5EE - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822132137139 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x98D1C5EE - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822132137139 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132137139 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132137139 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132137139 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132137139 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132137139 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132137139 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132137139 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132137139 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132137139 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132137139 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132137139 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132137139 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132137139 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132137139 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132137139 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(947)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(947)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(947)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(947)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(945)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(945)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(945)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(945)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(945)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(945)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(945)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(945)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_ussd_single_request0(954)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(945)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(945)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(945)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(945)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(947)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132137141 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132137141 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132137141 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132137141 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132137141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132137141 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132137141 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132137141 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132137141 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x98D1C5EE:GERAN-A-126:CM_SERVICE_REQ)[0x56365ea08b80]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822132137141 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x98D1C5EE:GERAN-A-126:CM_SERVICE_REQ)[0x56365ea08b80]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x98D1C5EE:GERAN-A-126:CM_SERVICE_REQ)[0x56365ea1d930] (msc_a.c:1053) 20250822132137141 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x98D1C5EE:GERAN-A-126:CM_SERVICE_REQ)[0x56365ea08b80]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822132137141 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x98D1C5EE:GERAN-A-126:CM_SERVICE_REQ)[0x56365ea08b80]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822132137141 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x98D1C5EE - active-conn: now used by 1 (attached) (msub.c:375) 20250822132137141 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132137141 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132137141 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132137141 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132137141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132137141 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132137141 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132137141 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(947)@718a44d66dfb: Message received on association #8 20250822132137141 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132137141 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132137141 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132137141 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132137141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_0-M3UA(947)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(945)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-M3UA(947)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132137141 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132137141 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132137141 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(946)@718a44d66dfb: Deleted conn table entry 0TC_lu_and_mo_ussd_single_request0(954)5701557 TC_lu_and_mo_ussd_single_request0(954)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132137142 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x98D1C5EE + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822132137142 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x98D1C5EE - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_ussd_single_request0(954)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_ussd_single_request0(954)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_single_request0(954)@718a44d66dfb: Final verdict of PTC: pass MSC_Test_0-RAN(946)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-M3UA(947)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP(951)@718a44d66dfb: Final verdict of PTC: none 20250822132137144 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822132137144 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MGCP(949)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(953)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(948)@718a44d66dfb: Final verdict of PTC: none 20250822132137144 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-SCCP(945)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(955)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(944)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(952)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP-IPA(950)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(944): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(945): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(946): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(947): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(948): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(949): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(950): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(951): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(952): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(953): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_lu_and_mo_ussd_single_request0(954): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(955): none (pass -> pass) MTC@718a44d66dfb: Test case TC_lu_and_mo_ussd_single_request finished. Verdict: pass MTC@718a44d66dfb: 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'. Fri Aug 22 13:21:37 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 20250822132137342 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822132137342 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822132137342 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822132137342 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822132137342 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822132137342 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822132137342 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822132137342 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822132137342 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822132137342 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132137342 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822132137342 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822132137342 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822132137342 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822132137342 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822132137342 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822132137342 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822132137342 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822132137342 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=288580) 20250822132138145 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=288580, count=289740) 20250822132139146 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822132139344 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822132139344 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822132139344 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:21:40 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_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 20250822132140147 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_lu_and_mt_ussd_notification started. 20250822132141148 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(959)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(959)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(959)@718a44d66dfb: ************************************************* MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-SCCP(957)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822132141187 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(960)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822132141381 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822132141381 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822132141381 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822132141381 DLSS7 DEBUG 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)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(959)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(959)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(959)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(959)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250822132141386 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132141386 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822132141386 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822132141386 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822132141386 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822132141386 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822132141386 DLSS7 DEBUG 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)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(959)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(959)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822132141386 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132141387 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822132141387 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822132141387 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822132141387 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822132141387 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822132141387 DLSS7 DEBUG 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)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(959)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(959)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(959)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(959)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(959)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) 20250822132141387 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822132141387 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(959)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(959)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822132142149 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822132142149 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(962)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(962)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822132142151 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(962)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(962)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(962)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@718a44d66dfb: IPA ID RESP: { { 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)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(962)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822132142161 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822132142161 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250822132142185 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132142185 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132142185 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132142185 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132142185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132142185 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132142185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132142185 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132142185 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132142185 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132142185 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132142185 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132142185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132142185 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132142185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132142185 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(959)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(959)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(959)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(958)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(963)@718a44d66dfb: Created GsupExpect[0] for "262420000000047" to be handled at TC_lu_and_mt_ussd_notification0(966) TC_lu_and_mt_ussd_notification0(966)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } MSC_Test_0-RAN(958)@718a44d66dfb: Added conn table entry 0TC_lu_and_mt_ussd_notification0(966)15177212 MSC_Test_0-SCCP(957)@718a44d66dfb: First idle individual index:0 MSC_Test_0-RAN(958)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 20250822132142190 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132142190 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132142190 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132142190 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132142190 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132142190 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132142190 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132142190 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(959)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132142191 DMM DEBUG msc_a(IMSI-262420000000047:GERAN-A-127:LU)[0x56365ea1cfa0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000047 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822132142191 DMM DEBUG msc_a(IMSI-262420000000047:GERAN-A-127:LU)[0x56365ea1cfa0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822132142191 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000047:GERAN-A-127:LU)[0x56365ea08de0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822132142191 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000047:GERAN-A-127:LU)[0x56365ea08de0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000047:GERAN-A-127:LU)[0x56365ea1cfa0] (fsm.c:486) 20250822132142191 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000047:GERAN-A-127:LU)[0x56365ea08de0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822132142191 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000047:GERAN-A-127:LU)[0x56365ea08de0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822132142191 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822132142191 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000047 id=262420000000047 (vlr.c:661) 20250822132142191 DVLR INFO New subscr, IMSI: 262420000000047 (vlr.c:562) 20250822132142191 DVLR DEBUG VLR subscr IMSI-262420000000047 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822132142191 DVLR DEBUG VLR subscr IMSI-262420000000047 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822132142191 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132142191 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000047:GERAN-A-127:LU)[0x56365ea08de0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822132142191 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000047:GERAN-A-127:LU)[0x56365ea08de0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822132142191 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000047:GERAN-A-127:LU)[0x56365ea08de0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822132142191 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000047:GERAN-A-127:LU)[0x56365ea08de0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822132142191 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000047:GERAN-A-127:LU)[0x56365ea08de0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822132142191 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000047:GERAN-A-127:LU)[0x56365ea08de0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822132142191 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000047:GERAN-A-127:LU)[0x56365ea183a0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822132142191 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000047:GERAN-A-127:LU)[0x56365ea183a0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000047:GERAN-A-127:LU)[0x56365ea08de0] (fsm.c:486) 20250822132142191 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000047:GERAN-A-127:LU)[0x56365ea183a0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822132142191 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000047:GERAN-A-127:LU)[0x56365ea183a0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822132142191 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132142191 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132142191 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132142191 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132142191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132142191 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132142191 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132142191 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132142191 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132142191 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132142191 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132142191 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132142191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132142191 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132142191 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132142191 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(959)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(959)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(959)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(959)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(957)@718a44d66dfb: { messageType := 2, destLocRef := 'E795FC'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)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(957)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(957)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(957)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(957)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(963)@718a44d66dfb: Found GsupExpect[0] for "262420000000047" handled at TC_lu_and_mt_ussd_notification0(966) MSC_Test-GSUP(963)@718a44d66dfb: Added IMSI table entry 0TC_lu_and_mt_ussd_notification0(966)"262420000000047" 20250822132142192 DVLR DEBUG VLR subscr IMSI-262420000000047 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250822132142192 DVLR DEBUG VLR subscr IMSI-262420000000047 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(957)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(957)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(957)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(957)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(959)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132142193 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132142193 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132142193 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132142193 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132142193 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132142193 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132142193 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132142193 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_lu_and_mt_ussd_notification0(966)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_ussd_notification0(966)@718a44d66dfb: setverdict(pass): none -> pass 20250822132142234 DVLR DEBUG VLR subscr IMSI-262420000000047 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132142234 DVLR DEBUG IMSI:262420000000047 has MSISDN:491230000047 (vlr.c:1045) 20250822132142234 DMSC NOTICE msub(IMSI-262420000000047:MSISDN-491230000047) VLR: update for IMSI=262420000000047 (MSISDN=491230000047) (gsm_04_08.c:1541) 20250822132142234 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822132142238 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132142238 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000047:MSISDN-491230000047:GERAN-A-127:LU)[0x56365ea08de0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822132142238 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000047:GERAN-A-127:LU)[0x56365ea183a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822132142238 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000047:GERAN-A-127:LU)[0x56365ea183a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822132142238 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000047:GERAN-A-127:LU)[0x56365ea183a0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822132142238 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000047:GERAN-A-127:LU)[0x56365ea183a0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000047:MSISDN-491230000047:GERAN-A-127:LU)[0x56365ea08de0] (vlr_lu_fsm.c:110) 20250822132142238 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000047:GERAN-A-127:LU)[0x56365ea183a0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822132142238 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000047:GERAN-A-127:LU)[0x56365ea183a0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822132142238 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000047:MSISDN-491230000047:GERAN-A-127:LU)[0x56365ea08de0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822132142238 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000047:MSISDN-491230000047:GERAN-A-127:LU)[0x56365ea08de0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822132142238 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000047:MSISDN-491230000047:GERAN-A-127:LU)[0x56365ea1c880]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822132142238 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000047:MSISDN-491230000047:GERAN-A-127:LU)[0x56365ea1c880]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000047:MSISDN-491230000047:GERAN-A-127:LU)[0x56365ea08de0] (fsm.c:486) 20250822132142238 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000047:MSISDN-491230000047:GERAN-A-127:LU)[0x56365ea1c880]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822132142238 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000047:MSISDN-491230000047:GERAN-A-127:LU)[0x56365ea1c880]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822132142238 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000047:MSISDN-491230000047:GERAN-A-127:LU)[0x56365ea1c880]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822132142238 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000047:MSISDN-491230000047:GERAN-A-127:LU)[0x56365ea1c880]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822132142238 DMSC NOTICE msub(IMSI-262420000000047:MSISDN-491230000047:TMSInew-0x1F374DD3) VLR: update for IMSI=262420000000047 (MSISDN=491230000047) (gsm_04_08.c:1541) 20250822132142238 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000047:MSISDN-491230000047:GERAN-A-127:LU)[0x56365ea1c880]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822132142238 DMM DEBUG -> IMSI-262420000000047:MSISDN-491230000047:TMSInew-0x1F374DD3 LOCATION UPDATE ACCEPT (TMSI = 0x1f374dd3) (gsm_04_08.c:149) 20250822132142238 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSInew-0x1F374DD3 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822132142239 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132142239 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132142239 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132142239 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132142239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132142239 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132142239 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132142239 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(959)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(959)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(957)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(957)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(957)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(957)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_ussd_notification0(966)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(958)@718a44d66dfb: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(958)@718a44d66dfb: patched enc_l3: '055B'O MSC_Test_0-SCCP(957)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(957)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(957)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(957)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002055B'O 20250822132142254 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132142254 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132142254 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132142254 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132142254 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132142254 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132142254 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132142254 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(959)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132142254 DMM DEBUG msc_a(IMSI-262420000000047:MSISDN-491230000047:TMSInew-0x1F374DD3:GERAN-A-127:LU)[0x56365ea1cfa0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822132142254 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000047:MSISDN-491230000047:TMSInew-0x1F374DD3:GERAN-A-127:LU)[0x56365ea08de0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822132142254 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000047:MSISDN-491230000047:GERAN-A-127:LU)[0x56365ea1c880]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822132142254 DMSC NOTICE msub(IMSI-262420000000047:MSISDN-491230000047:TMSI-0x1F374DD3) VLR: update for IMSI=262420000000047 (MSISDN=491230000047) (gsm_04_08.c:1541) 20250822132142254 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x1F374DD3 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250822132142254 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000047:MSISDN-491230000047:GERAN-A-127:LU)[0x56365ea1c880]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822132142254 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000047:MSISDN-491230000047:TMSI-0x1F374DD3:GERAN-A-127:LU)[0x56365ea08de0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822132142254 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000047:MSISDN-491230000047:GERAN-A-127:LU)[0x56365ea1c880]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822132142254 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000047:MSISDN-491230000047:GERAN-A-127:LU)[0x56365ea1c880]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000047:MSISDN-491230000047:TMSI-0x1F374DD3:GERAN-A-127:LU)[0x56365ea08de0] (vlr_lu_fsm.c:817) 20250822132142254 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000047:MSISDN-491230000047:GERAN-A-127:LU)[0x56365ea1c880]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822132142254 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000047:MSISDN-491230000047:GERAN-A-127:LU)[0x56365ea1c880]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822132142254 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000047:MSISDN-491230000047:TMSI-0x1F374DD3:GERAN-A-127:LU)[0x56365ea08de0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822132142254 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000047/3/1): Available (smpp_smsc.c:626) 20250822132142255 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x1F374DD3 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822132142255 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x1F374DD3 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822132142255 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x1F374DD3 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822132142255 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x1F374DD3 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250822132142255 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132142255 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132142255 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132142255 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132142255 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132142255 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132142255 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132142255 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(959)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(959)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(957)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(957)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(957)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(957)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(957)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(957)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(957)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(957)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822132142259 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132142259 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132142259 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132142259 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132142259 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132142259 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132142259 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132142259 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(959)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132142260 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000047:MSISDN-491230000047:TMSI-0x1F374DD3:GERAN-A-127:LU)[0x56365ea08de0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822132142260 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000047:MSISDN-491230000047:TMSI-0x1F374DD3:GERAN-A-127:LU)[0x56365ea08de0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000047:MSISDN-491230000047:TMSI-0x1F374DD3:GERAN-A-127:LU)[0x56365ea1cfa0] (msc_a.c:1053) 20250822132142260 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000047:MSISDN-491230000047:TMSI-0x1F374DD3:GERAN-A-127:LU)[0x56365ea08de0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822132142260 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000047:MSISDN-491230000047:TMSI-0x1F374DD3:GERAN-A-127:LU)[0x56365ea08de0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822132142260 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000047:MSISDN-491230000047:TMSI-0x1F374DD3:GERAN-A-127:LU)[0x56365ea08de0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822132142260 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x1F374DD3 - active-conn: now used by 1 (attached) (msub.c:375) 20250822132142260 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132142260 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132142260 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132142260 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132142260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132142260 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132142260 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132142260 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(959)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(959)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(957)@718a44d66dfb: Session index based on local reference:0 20250822132142261 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132142261 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132142261 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132142261 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132142261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132142261 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132142261 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132142261 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(959)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(958)@718a44d66dfb: Deleted conn table entry 0TC_lu_and_mt_ussd_notification0(966)15177212 TC_lu_and_mt_ussd_notification0(966)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132142263 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x1F374DD3 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822132142263 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x1F374DD3 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_ussd_notification0(966)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_ussd_notification0(966)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_ussd_notification0(966)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(958)@718a44d66dfb: Created IMSI[0] for '262420000000047'H'1F374DD3'O to be handled at TC_lu_and_mt_ussd_notification0(966) MSC_Test-GSUP(963)@718a44d66dfb: Created GsupExpect[0] for "262420000000047" to be handled at TC_lu_and_mt_ussd_notification0(966) 20250822132142280 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x1F374DD3 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250822132142280 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x1F374DD3 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250822132142280 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x1F374DD3 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250822132142280 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x1F374DD3 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:499) 20250822132142280 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132142280 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132142280 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132142280 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132142280 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132142280 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132142280 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132142280 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(959)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(959)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(958)@718a44d66dfb: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_ussd_notification0(966) TC_lu_and_mt_ussd_notification0(966)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_ussd_notification0(966)@718a44d66dfb: 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 := '1F374DD3'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(958)@718a44d66dfb: Added conn table entry 0TC_lu_and_mt_ussd_notification0(966)13218186 MSC_Test_0-SCCP(957)@718a44d66dfb: First idle individual index:0 20250822132142284 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132142284 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132142284 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132142284 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132142284 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132142284 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132142284 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132142284 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(959)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132142284 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1F374DD3:GERAN-A-128:PAGING_RESP)[0x56365ea08b80]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822132142284 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1F374DD3:GERAN-A-128:PAGING_RESP)[0x56365ea08b80]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x1F374DD3:GERAN-A-128:PAGING_RESP)[0x56365ea1d930] (fsm.c:486) 20250822132142284 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1F374DD3:GERAN-A-128:PAGING_RESP)[0x56365ea08b80]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250822132142284 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1F374DD3:GERAN-A-128:PAGING_RESP)[0x56365ea08b80]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822132142284 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x1F374DD3 + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822132142284 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x1F374DD3 + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822132142284 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000047:MSISDN-491230000047:TMSI-0x1F374DD3:GERAN-A-128:PAGING_RESP)[0x56365ea08b80]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822132142284 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000047:MSISDN-491230000047:TMSI-0x1F374DD3:GERAN-A-128:PAGING_RESP)[0x56365ea08b80]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822132142284 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000047:MSISDN-491230000047:TMSI-0x1F374DD3:GERAN-A-128:PAGING_RESP)[0x56365ea08b80]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822132142284 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000047:MSISDN-491230000047:TMSI-0x1F374DD3:GERAN-A-128:PAGING_RESP)[0x56365ea08b80]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822132142284 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000047:MSISDN-491230000047:TMSI-0x1F374DD3:GERAN-A-128:PAGING_RESP)[0x56365ea08b80]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822132142284 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000047:MSISDN-491230000047:TMSI-0x1F374DD3:GERAN-A-128:PAGING_RESP)[0x56365ea08b80]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822132142284 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000047:MSISDN-491230000047:TMSI-0x1F374DD3:GERAN-A-128:PAGING_RESP)[0x56365ea08b80]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822132142284 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000047:MSISDN-491230000047:TMSI-0x1F374DD3:GERAN-A-128:PAGING_RESP)[0x56365ea08b80]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822132142284 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000047:MSISDN-491230000047:TMSI-0x1F374DD3:GERAN-A-128:PAGING_RESP)[0x56365ea08b80]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822132142284 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000047:MSISDN-491230000047:TMSI-0x1F374DD3:GERAN-A-128:PAGING_RESP)[0x56365ea08b80]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822132142284 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x1F374DD3 - Paging: now used by 4 (attached,NCSS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250822132142284 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000047/3/1): Available (smpp_smsc.c:626) 20250822132142284 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x1F374DD3 - proc_arq_vlr_fn_init: now used by 3 (attached,NCSS,active-conn) (vlr_access_req_fsm.c:405) 20250822132142284 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132142284 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132142284 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132142284 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132142284 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132142284 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132142284 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132142284 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132142284 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132142284 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132142284 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132142284 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132142284 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132142284 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132142284 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132142284 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132142284 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132142284 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132142284 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132142284 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132142284 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132142284 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132142284 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132142284 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(959)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(959)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(959)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(959)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(959)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(959)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(957)@718a44d66dfb: { messageType := 2, destLocRef := 'C9B18A'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)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(957)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(957)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(957)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(957)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(957)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(957)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(957)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(957)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132142285 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x1F374DD3 + VTY: now used by 4 (attached,NCSS,active-conn,VTY) (msc_vty.c:1285) 20250822132142285 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x1F374DD3 - VTY: now used by 3 (attached,NCSS,active-conn) (msc_vty.c:1317) TC_lu_and_mt_ussd_notification0(966)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_ussd_notification0(966)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_ussd_notification0(966)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(958)@718a44d66dfb: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(958)@718a44d66dfb: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-SCCP(957)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(957)@718a44d66dfb: vl_len:11 MSC_Test_0-SCCP(957)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(957)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O 20250822132142287 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132142287 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132142287 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132142287 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132142287 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132142287 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132142287 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132142287 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(959)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_ussd_notification0(966)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132142288 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x1F374DD3 + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250822132142288 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x1F374DD3 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:505) 20250822132142288 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x1F374DD3 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250822132142288 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x1F374DD3 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822132142288 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x1F374DD3 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822132142288 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x1F374DD3 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822132142288 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x1F374DD3 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822132142288 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132142288 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132142288 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132142288 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132142288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132142288 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132142288 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132142288 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132142288 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132142288 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132142288 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132142288 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132142288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132142288 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132142288 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132142288 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(959)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(959)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(959)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(959)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(957)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(957)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(957)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(957)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(957)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(957)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(957)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(957)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_ussd_notification0(966)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(957)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(957)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(957)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(957)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822132142289 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132142289 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132142289 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132142289 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132142289 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(959)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132142289 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132142289 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132142289 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132142289 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000047:MSISDN-491230000047:TMSI-0x1F374DD3:GERAN-A-128:PAGING_RESP)[0x56365ea08b80]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822132142289 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000047:MSISDN-491230000047:TMSI-0x1F374DD3:GERAN-A-128:PAGING_RESP)[0x56365ea08b80]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000047:MSISDN-491230000047:TMSI-0x1F374DD3:GERAN-A-128:PAGING_RESP)[0x56365ea1d930] (msc_a.c:1053) 20250822132142289 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000047:MSISDN-491230000047:TMSI-0x1F374DD3:GERAN-A-128:PAGING_RESP)[0x56365ea08b80]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822132142289 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000047:MSISDN-491230000047:TMSI-0x1F374DD3:GERAN-A-128:PAGING_RESP)[0x56365ea08b80]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822132142289 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x1F374DD3 - active-conn: now used by 1 (attached) (msub.c:375) 20250822132142289 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132142289 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132142289 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132142289 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132142289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132142289 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132142289 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132142289 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(959)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(959)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(957)@718a44d66dfb: Session index based on local reference:0 20250822132142289 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132142289 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132142289 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132142289 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132142289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132142289 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132142289 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132142289 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(959)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(958)@718a44d66dfb: Deleted conn table entry 0TC_lu_and_mt_ussd_notification0(966)13218186 TC_lu_and_mt_ussd_notification0(966)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132142289 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x1F374DD3 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822132142289 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x1F374DD3 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_ussd_notification0(966)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_ussd_notification0(966)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_ussd_notification0(966)@718a44d66dfb: Final verdict of PTC: pass MSC_Test_0-M3UA(959)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-SCCP(957)@718a44d66dfb: Final verdict of PTC: none 20250822132142293 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822132142293 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(963)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(967)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(956)@718a44d66dfb: Final verdict of PTC: none 20250822132142293 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MGCP(961)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP-IPA(962)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(958)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(960)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(964)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(965)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(956): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(957): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(958): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(959): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(960): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(961): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(962): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(963): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(964): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(965): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_lu_and_mt_ussd_notification0(966): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(967): none (pass -> pass) MTC@718a44d66dfb: Test case TC_lu_and_mt_ussd_notification finished. Verdict: pass MTC@718a44d66dfb: 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'. Fri Aug 22 13:21:42 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 20250822132142490 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822132142490 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822132142490 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822132142490 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822132142490 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822132142490 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822132142490 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822132142490 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822132142490 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822132142490 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132142490 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822132142490 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822132142490 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822132142490 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822132142490 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822132142490 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822132142490 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822132142491 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822132142491 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=299660) 20250822132143294 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=299660, count=300820) 20250822132144295 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822132144492 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822132144492 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822132144492 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:21:45 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_lu_and_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 20250822132145296 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_lu_and_mo_ussd_during_mt_call started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(971)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(971)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(971)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(969)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822132146240 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(972)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822132146296 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822132146296 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(974)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(974)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822132146298 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(974)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(974)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(974)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@718a44d66dfb: IPA ID RESP: { { 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)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(974)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822132146309 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822132146309 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(975)@718a44d66dfb: Created GsupExpect[0] for "262420000000048" to be handled at TC_lu_and_mo_ussd_during_mt_call0(978) TC_lu_and_mo_ussd_during_mt_call0(978)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250822132146434 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822132146434 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822132146434 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822132146434 DLSS7 DEBUG 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)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(971)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(971)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822132146439 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132146439 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822132146439 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822132146439 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822132146439 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822132146439 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822132146439 DLSS7 DEBUG 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)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(971)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(971)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(971)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(971)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822132146441 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132146441 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822132146441 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822132146441 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822132146441 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822132146441 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822132146441 DLSS7 DEBUG 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)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(971)@718a44d66dfb: Message received on association #8 20250822132146441 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822132146441 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(971)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(971)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(971)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(971)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(971)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(971)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822132147249 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132147249 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132147249 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132147249 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132147249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132147249 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132147249 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132147249 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(971)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132147250 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132147250 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132147250 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132147250 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132147250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132147250 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132147250 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132147250 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(971)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(971)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(970)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(970)@718a44d66dfb: Added conn table entry 0TC_lu_and_mo_ussd_during_mt_call0(978)7953485 MSC_Test_0-SCCP(969)@718a44d66dfb: First idle individual index:0 MSC_Test_0-RAN(970)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 20250822132147265 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132147265 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132147265 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132147265 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132147265 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132147265 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132147265 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132147265 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(971)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132147266 DMM DEBUG msc_a(IMSI-262420000000048:GERAN-A-129:LU)[0x56365ea1cfa0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000048 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822132147266 DMM DEBUG msc_a(IMSI-262420000000048:GERAN-A-129:LU)[0x56365ea1cfa0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822132147266 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000048:GERAN-A-129:LU)[0x56365ea08de0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822132147266 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000048:GERAN-A-129:LU)[0x56365ea08de0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000048:GERAN-A-129:LU)[0x56365ea1cfa0] (fsm.c:486) 20250822132147266 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000048:GERAN-A-129:LU)[0x56365ea08de0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822132147266 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000048:GERAN-A-129:LU)[0x56365ea08de0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822132147266 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822132147266 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000048 id=262420000000048 (vlr.c:661) 20250822132147266 DVLR INFO New subscr, IMSI: 262420000000048 (vlr.c:562) 20250822132147266 DVLR DEBUG VLR subscr IMSI-262420000000048 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822132147266 DVLR DEBUG VLR subscr IMSI-262420000000048 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822132147266 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132147266 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000048:GERAN-A-129:LU)[0x56365ea08de0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822132147266 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000048:GERAN-A-129:LU)[0x56365ea08de0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822132147266 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000048:GERAN-A-129:LU)[0x56365ea08de0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822132147266 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000048:GERAN-A-129:LU)[0x56365ea08de0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822132147266 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000048:GERAN-A-129:LU)[0x56365ea08de0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822132147266 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000048:GERAN-A-129:LU)[0x56365ea08de0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822132147266 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000048:GERAN-A-129:LU)[0x56365ea183a0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822132147266 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000048:GERAN-A-129:LU)[0x56365ea183a0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000048:GERAN-A-129:LU)[0x56365ea08de0] (fsm.c:486) 20250822132147266 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000048:GERAN-A-129:LU)[0x56365ea183a0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822132147266 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000048:GERAN-A-129:LU)[0x56365ea183a0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822132147266 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132147266 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132147266 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132147266 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132147266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132147266 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132147266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132147266 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132147266 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132147266 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132147266 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132147266 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132147266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132147266 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132147266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132147266 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(971)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(971)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(971)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(971)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(969)@718a44d66dfb: { messageType := 2, destLocRef := '795C4D'O ("y\\M"), 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)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(969)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(969)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(969)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(969)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(975)@718a44d66dfb: Found GsupExpect[0] for "262420000000048" handled at TC_lu_and_mo_ussd_during_mt_call0(978) MSC_Test-GSUP(975)@718a44d66dfb: Added IMSI table entry 0TC_lu_and_mo_ussd_during_mt_call0(978)"262420000000048" 20250822132147269 DVLR DEBUG VLR subscr IMSI-262420000000048 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250822132147269 DVLR DEBUG VLR subscr IMSI-262420000000048 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(969)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(969)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(969)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(969)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(971)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132147270 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132147270 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132147270 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132147270 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132147270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132147270 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132147270 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132147270 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_lu_and_mo_ussd_during_mt_call0(978)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_ussd_during_mt_call0(978)@718a44d66dfb: setverdict(pass): none -> pass 20250822132147278 DVLR DEBUG VLR subscr IMSI-262420000000048 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132147278 DVLR DEBUG IMSI:262420000000048 has MSISDN:491230000048 (vlr.c:1045) 20250822132147278 DMSC NOTICE msub(IMSI-262420000000048:MSISDN-491230000048) VLR: update for IMSI=262420000000048 (MSISDN=491230000048) (gsm_04_08.c:1541) 20250822132147278 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822132147279 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132147279 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000048:MSISDN-491230000048:GERAN-A-129:LU)[0x56365ea08de0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822132147279 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000048:GERAN-A-129:LU)[0x56365ea183a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822132147279 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000048:GERAN-A-129:LU)[0x56365ea183a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822132147279 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000048:GERAN-A-129:LU)[0x56365ea183a0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822132147279 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000048:GERAN-A-129:LU)[0x56365ea183a0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000048:MSISDN-491230000048:GERAN-A-129:LU)[0x56365ea08de0] (vlr_lu_fsm.c:110) 20250822132147279 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000048:GERAN-A-129:LU)[0x56365ea183a0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822132147279 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000048:GERAN-A-129:LU)[0x56365ea183a0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822132147279 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000048:MSISDN-491230000048:GERAN-A-129:LU)[0x56365ea08de0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822132147279 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000048:MSISDN-491230000048:GERAN-A-129:LU)[0x56365ea08de0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822132147279 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000048:MSISDN-491230000048:GERAN-A-129:LU)[0x56365ea1cb70]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822132147279 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000048:MSISDN-491230000048:GERAN-A-129:LU)[0x56365ea1cb70]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000048:MSISDN-491230000048:GERAN-A-129:LU)[0x56365ea08de0] (fsm.c:486) 20250822132147279 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000048:MSISDN-491230000048:GERAN-A-129:LU)[0x56365ea1cb70]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822132147279 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000048:MSISDN-491230000048:GERAN-A-129:LU)[0x56365ea1cb70]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822132147279 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000048:MSISDN-491230000048:GERAN-A-129:LU)[0x56365ea1cb70]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822132147279 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000048:MSISDN-491230000048:GERAN-A-129:LU)[0x56365ea1cb70]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822132147279 DMSC NOTICE msub(IMSI-262420000000048:MSISDN-491230000048:TMSInew-0x202EE6BA) VLR: update for IMSI=262420000000048 (MSISDN=491230000048) (gsm_04_08.c:1541) 20250822132147279 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000048:MSISDN-491230000048:GERAN-A-129:LU)[0x56365ea1cb70]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822132147279 DMM DEBUG -> IMSI-262420000000048:MSISDN-491230000048:TMSInew-0x202EE6BA LOCATION UPDATE ACCEPT (TMSI = 0x202ee6ba) (gsm_04_08.c:149) 20250822132147279 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSInew-0x202EE6BA - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822132147279 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132147279 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132147279 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132147279 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132147279 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132147279 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132147279 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132147279 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(971)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(971)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(969)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(969)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(969)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(969)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_ussd_during_mt_call0(978)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(970)@718a44d66dfb: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(970)@718a44d66dfb: patched enc_l3: '055B'O MSC_Test_0-SCCP(969)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(969)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(969)@718a44d66dfb: vl_from0 20250822132147290 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132147290 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132147290 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132147290 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132147290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132147290 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132147290 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132147290 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(969)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(971)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132147291 DMM DEBUG msc_a(IMSI-262420000000048:MSISDN-491230000048:TMSInew-0x202EE6BA:GERAN-A-129:LU)[0x56365ea1cfa0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822132147291 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000048:MSISDN-491230000048:TMSInew-0x202EE6BA:GERAN-A-129:LU)[0x56365ea08de0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822132147291 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000048:MSISDN-491230000048:GERAN-A-129:LU)[0x56365ea1cb70]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822132147291 DMSC NOTICE msub(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x202EE6BA) VLR: update for IMSI=262420000000048 (MSISDN=491230000048) (gsm_04_08.c:1541) 20250822132147291 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0x202EE6BA + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250822132147291 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000048:MSISDN-491230000048:GERAN-A-129:LU)[0x56365ea1cb70]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822132147291 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x202EE6BA:GERAN-A-129:LU)[0x56365ea08de0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822132147291 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000048:MSISDN-491230000048:GERAN-A-129:LU)[0x56365ea1cb70]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822132147291 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000048:MSISDN-491230000048:GERAN-A-129:LU)[0x56365ea1cb70]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x202EE6BA:GERAN-A-129:LU)[0x56365ea08de0] (vlr_lu_fsm.c:817) 20250822132147291 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000048:MSISDN-491230000048:GERAN-A-129:LU)[0x56365ea1cb70]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822132147291 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000048:MSISDN-491230000048:GERAN-A-129:LU)[0x56365ea1cb70]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822132147291 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x202EE6BA:GERAN-A-129:LU)[0x56365ea08de0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822132147291 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000048/3/1): Available (smpp_smsc.c:626) 20250822132147291 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0x202EE6BA + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822132147291 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0x202EE6BA + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822132147291 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0x202EE6BA - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822132147291 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0x202EE6BA - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250822132147291 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132147291 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132147291 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132147291 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132147291 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132147291 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132147291 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132147291 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(971)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(971)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(969)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(969)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(969)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(969)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(969)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(969)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(969)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(969)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822132147295 DLSS7 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(971)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132147295 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132147295 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132147295 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132147295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132147295 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132147295 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132147295 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132147295 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x202EE6BA:GERAN-A-129:LU)[0x56365ea08de0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822132147295 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x202EE6BA:GERAN-A-129:LU)[0x56365ea08de0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x202EE6BA:GERAN-A-129:LU)[0x56365ea1cfa0] (msc_a.c:1053) 20250822132147295 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x202EE6BA:GERAN-A-129:LU)[0x56365ea08de0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822132147295 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x202EE6BA:GERAN-A-129:LU)[0x56365ea08de0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822132147295 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x202EE6BA:GERAN-A-129:LU)[0x56365ea08de0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822132147295 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0x202EE6BA - active-conn: now used by 1 (attached) (msub.c:375) 20250822132147295 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132147295 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132147295 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132147295 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132147295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132147295 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132147295 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132147295 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(971)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(971)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(969)@718a44d66dfb: Session index based on local reference:0 20250822132147297 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132147297 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132147297 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132147297 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132147297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132147297 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132147297 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132147297 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(971)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(970)@718a44d66dfb: Deleted conn table entry 0TC_lu_and_mo_ussd_during_mt_call0(978)7953485 TC_lu_and_mo_ussd_during_mt_call0(978)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132147299 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0x202EE6BA + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822132147299 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0x202EE6BA - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_ussd_during_mt_call0(978)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_ussd_during_mt_call0(978)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_during_mt_call0(978)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(970)@718a44d66dfb: Created IMSI[0] for '262420000000048'H'202EE6BA'O to be handled at TC_lu_and_mo_ussd_during_mt_call0(978) MSC_Test-MNCC(972)@718a44d66dfb: Added conn table entry 0TC_lu_and_mo_ussd_during_mt_call0(978)358013917 20250822132147307 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0x202EE6BA + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250822132147307 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0x202EE6BA + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250822132147307 DCC DEBUG trans(CC:NULL IMSI-262420000000048:MSISDN-491230000048:TMSI-0x202EE6BA callref-0x1556dbdd tid-255) New transaction (transaction.c:231) 20250822132147307 DMNCC DEBUG trans(CC:NULL IMSI-262420000000048:MSISDN-491230000048:TMSI-0x202EE6BA callref-0x1556dbdd 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) 20250822132147307 DCC DEBUG trans(CC:NULL IMSI-262420000000048:MSISDN-491230000048:TMSI-0x202EE6BA callref-0x1556dbdd 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) 20250822132147307 DMNCC DEBUG trans(CC:NULL IMSI-262420000000048:MSISDN-491230000048:TMSI-0x202EE6BA callref-0x1556dbdd tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250822132147307 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0x202EE6BA + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250822132147307 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0x202EE6BA - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250822132147307 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132147307 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132147307 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132147307 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132147307 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132147307 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132147307 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132147307 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(971)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(971)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(970)@718a44d66dfb: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mo_ussd_during_mt_call0(978) TC_lu_and_mo_ussd_during_mt_call0(978)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(970)@718a44d66dfb: Created IMSI[1] for '262420000000048'H'202EE6BA'O to be handled at TC_lu_and_mo_ussd_during_mt_call0(978) TC_lu_and_mo_ussd_during_mt_call0(978)@718a44d66dfb: 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 := '202EE6BA'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(970)@718a44d66dfb: Added conn table entry 0TC_lu_and_mo_ussd_during_mt_call0(978)11054857 MSC_Test_0-SCCP(969)@718a44d66dfb: First idle individual index:0 MSC_Test_0-M3UA(971)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132147313 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132147313 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132147313 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132147313 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132147313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132147313 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132147313 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132147313 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132147313 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x202EE6BA:GERAN-A-130:PAGING_RESP)[0x56365ea08b80]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822132147313 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x202EE6BA:GERAN-A-130:PAGING_RESP)[0x56365ea08b80]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x202EE6BA:GERAN-A-130:PAGING_RESP)[0x56365ea1d930] (fsm.c:486) 20250822132147314 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x202EE6BA:GERAN-A-130:PAGING_RESP)[0x56365ea08b80]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250822132147314 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x202EE6BA:GERAN-A-130:PAGING_RESP)[0x56365ea08b80]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822132147314 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0x202EE6BA + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822132147314 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0x202EE6BA + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822132147314 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x202EE6BA:GERAN-A-130:PAGING_RESP)[0x56365ea08b80]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822132147314 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x202EE6BA:GERAN-A-130:PAGING_RESP)[0x56365ea08b80]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822132147314 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x202EE6BA:GERAN-A-130:PAGING_RESP)[0x56365ea08b80]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822132147314 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x202EE6BA:GERAN-A-130:PAGING_RESP)[0x56365ea08b80]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822132147314 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x202EE6BA:GERAN-A-130:PAGING_RESP)[0x56365ea08b80]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822132147314 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x202EE6BA:GERAN-A-130:PAGING_RESP)[0x56365ea08b80]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822132147314 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x202EE6BA:GERAN-A-130:PAGING_RESP)[0x56365ea08b80]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822132147314 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x202EE6BA:GERAN-A-130:PAGING_RESP)[0x56365ea08b80]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822132147314 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x202EE6BA:GERAN-A-130:PAGING_RESP)[0x56365ea08b80]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822132147314 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x202EE6BA:GERAN-A-130:PAGING_RESP)[0x56365ea08b80]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822132147314 DCC DEBUG trans(CC:NULL IMSI-262420000000048:MSISDN-491230000048:TMSI-0x202EE6BA callref-0x1556dbdd tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250822132147314 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250822132147314 DCC DEBUG trans(CC:NULL IMSI-262420000000048:MSISDN-491230000048:TMSI-0x202EE6BA:GERAN-A-130:PAGING_RESP callref-0x1556dbdd tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250822132147314 DCC DEBUG trans(CC:NULL IMSI-262420000000048:MSISDN-491230000048:TMSI-0x202EE6BA:GERAN-A-130:PAGING_RESP callref-0x1556dbdd 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) 20250822132147314 DCC DEBUG trans(CC:NULL IMSI-262420000000048:MSISDN-491230000048:TMSI-0x202EE6BA:GERAN-A-130:PAGING_RESP callref-0x1556dbdd tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250822132147314 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0x202EE6BA - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250822132147314 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000048/3/1): Available (smpp_smsc.c:626) 20250822132147314 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0x202EE6BA - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250822132147314 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132147314 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132147314 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132147314 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132147314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132147314 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132147314 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132147314 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132147314 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132147314 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132147314 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132147314 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132147314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132147314 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132147314 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132147314 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132147314 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132147314 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132147314 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132147314 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132147314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132147314 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132147315 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132147315 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(971)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(971)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(971)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(971)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(971)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(971)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(969)@718a44d66dfb: { messageType := 2, destLocRef := 'A8AF09'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)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(969)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(969)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(969)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(969)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(969)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(969)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(969)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(969)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132147317 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0x202EE6BA + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250822132147317 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0x202EE6BA - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_lu_and_mo_ussd_during_mt_call0(978)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_ussd_during_mt_call0(978)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_during_mt_call0(978)@718a44d66dfb: f_mt_call_complete 1 MSC_Test_0-RAN(970)@718a44d66dfb: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(970)@718a44d66dfb: patched enc_l3: '8301'O MSC_Test_0-SCCP(969)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(969)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(969)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(969)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(971)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132147320 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132147320 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132147320 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132147320 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132147320 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132147320 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132147320 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132147320 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132147320 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000048:MSISDN-491230000048:TMSI-0x202EE6BA:GERAN-A-130:PAGING_RESP callref-0x1556dbdd tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2690) 20250822132147320 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000048:MSISDN-491230000048:TMSI-0x202EE6BA:GERAN-A-130:PAGING_RESP callref-0x1556dbdd tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250822132147320 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000048:MSISDN-491230000048:TMSI-0x202EE6BA:GERAN-A-130:PAGING_RESP callref-0x1556dbdd tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250822132147320 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000048:MSISDN-491230000048:TMSI-0x202EE6BA:GERAN-A-130:PAGING_RESP callref-0x1556dbdd tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250822132147320 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000048:MSISDN-491230000048:TMSI-0x202EE6BA:GERAN-A-130:PAGING_RESP callref-0x1556dbdd 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) 20250822132147320 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000048:MSISDN-491230000048:TMSI-0x202EE6BA:GERAN-A-130:PAGING_RESP callref-0x1556dbdd tid-0) tx MNCC_ALERT_IND (RTP=0.0.0.0:0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:309) TC_lu_and_mo_ussd_during_mt_call0(978)@718a44d66dfb: f_mt_call_complete 2 MSC_Test-MGCP(973)@718a44d66dfb: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_ussd_during_mt_call0(978) 20250822132147322 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000048:MSISDN-491230000048:TMSI-0x202EE6BA:GERAN-A-130:PAGING_RESP callref-0x1556dbdd tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250822132147322 DCC DEBUG call_leg(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x202EE6BA:GERAN-A-130:PAGING_RESP)[0x56365ea1cb70]{ESTABLISHING}: Allocated (fsm.c:456) 20250822132147322 DCC DEBUG call_leg(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x202EE6BA:GERAN-A-130:PAGING_RESP)[0x56365ea1cb70]{ESTABLISHING}: is child of msc_a(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x202EE6BA:GERAN-A-130:PAGING_RESP)[0x56365ea1d930] (fsm.c:486) 20250822132147322 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000048:MSISDN-491230000048:TMSI-0x202EE6BA:GERAN-A-130:PAGING_RESP callref-0x1556dbdd 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) 20250822132147322 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x202EE6BA:GERAN-A-130:PAGING_RESP)[0x56365ea1c2d0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250822132147322 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x202EE6BA:GERAN-A-130:PAGING_RESP)[0x56365ea1c2d0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x202EE6BA:GERAN-A-130:PAGING_RESP)[0x56365ea1cb70] (fsm.c:486) 20250822132147322 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x202EE6BA:GERAN-A-130:PAGING_RESP:trans-0:call-48:RTP_TO_CN:no-CI)[0x56365ea1c2d0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250822132147322 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x202EE6BA:GERAN-A-130:PAGING_RESP:trans-0:call-48:RTP_TO_CN:no-CI)[0x56365ea1c2d0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250822132147322 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x202EE6BA:GERAN-A-130:PAGING_RESP)[0x56365ea1c5f0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250822132147322 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x202EE6BA:GERAN-A-130:PAGING_RESP)[0x56365ea1c5f0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x202EE6BA:GERAN-A-130:PAGING_RESP)[0x56365ea1cb70] (fsm.c:486) 20250822132147322 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x202EE6BA:GERAN-A-130:PAGING_RESP:trans-0:call-48:RTP_TO_RAN:no-CI)[0x56365ea1c5f0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250822132147322 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x202EE6BA:GERAN-A-130:PAGING_RESP:trans-0:call-48:RTP_TO_RAN:no-CI)[0x56365ea1c5f0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(973)@718a44d66dfb: Found Expect[0] for { line := { verb := "CRCX", trans_id := "87", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "30" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mo_ussd_during_mt_call0(978) TC_lu_and_mo_ussd_during_mt_call0(978)@718a44d66dfb: f_mt_call_complete 3 20250822132147327 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x202EE6BA:GERAN-A-130:PAGING_RESP:trans-0:call-48:RTP_TO_CN:no-CI)[0x56365ea1c2d0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822132147327 DCC DEBUG call_leg(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x202EE6BA:GERAN-A-130:PAGING_RESP)[0x56365ea1cb70]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250822132147327 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000000048:MSISDN-491230000048:TMSI-0x202EE6BA:GERAN-A-130:PAGING_RESP callref-0x1556dbdd tid-0) CN RTP address available, but in unexpected state 7 (gsm_04_08_cc.c:2122) TC_lu_and_mo_ussd_during_mt_call0(978)@718a44d66dfb: f_mt_call_complete 4 20250822132147328 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x202EE6BA:GERAN-A-130:PAGING_RESP:trans-0:call-48:RTP_TO_RAN:no-CI)[0x56365ea1c5f0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822132147328 DCC DEBUG call_leg(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x202EE6BA:GERAN-A-130:PAGING_RESP)[0x56365ea1cb70]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250822132147328 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000048:MSISDN-491230000048:TMSI-0x202EE6BA:GERAN-A-130:PAGING_RESP callref-0x1556dbdd 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) 20250822132147328 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000048:MSISDN-491230000048:TMSI-0x202EE6BA:GERAN-A-130:PAGING_RESP callref-0x1556dbdd tid-0) Sending Assignment Command (msc_a.c:706) 20250822132147328 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132147328 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132147328 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132147328 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132147328 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132147328 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132147328 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132147328 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(971)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(971)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(969)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(969)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(969)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(969)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_ussd_during_mt_call0(978)@718a44d66dfb: f_mt_call_complete 6 MSC_Test_0-SCCP(969)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(969)@718a44d66dfb: vl_len:14 MSC_Test_0-SCCP(969)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(969)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(971)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132147331 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132147331 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132147331 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132147331 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132147331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132147331 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132147331 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132147331 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(970)@718a44d66dfb: patching N(SD)=1 into dtap '8307'O 20250822132147331 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x202EE6BA:GERAN-A-130:PAGING_RESP:trans-0:call-48:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x56365ea1c5f0]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250822132147331 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x202EE6BA:GERAN-A-130:PAGING_RESP:trans-0:call-48:RTP_TO_RAN:CI-22222:no-remote-port:codecs-not-sent:mode-not-sent:local-2-2-2-2-11000)[0x56365ea1c5f0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250822132147331 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x202EE6BA:GERAN-A-130:PAGING_RESP:trans-0:call-48:RTP_TO_RAN:CI-22222:remote-port-not-sent:codecs-not-sent:mode-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea1c5f0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) MSC_Test_0-RAN(970)@718a44d66dfb: patched enc_l3: '8347'O MSC_Test_0-SCCP(969)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(969)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(969)@718a44d66dfb: vl_from0 20250822132147331 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000048:MSISDN-491230000048:TMSI-0x202EE6BA:GERAN-A-130:PAGING_RESP callref-0x1556dbdd 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) 20250822132147331 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000000048:MSISDN-491230000048:TMSI-0x202EE6BA:GERAN-A-130:PAGING_RESP callref-0x1556dbdd 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) 20250822132147331 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000048:MSISDN-491230000048:TMSI-0x202EE6BA:GERAN-A-130:PAGING_RESP callref-0x1556dbdd tid-0) codecs: :0{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 remote=:0{GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:2187) MSC_Test_0-SCCP(969)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0100028347'O 20250822132147331 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000048:MSISDN-491230000048:TMSI-0x202EE6BA:GERAN-A-130:PAGING_RESP callref-0x1556dbdd 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)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_ussd_during_mt_call0(978)@718a44d66dfb: f_mt_call_complete 5 TC_lu_and_mo_ussd_during_mt_call0(978)@718a44d66dfb: f_mt_call_complete 8 20250822132147333 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x202EE6BA:GERAN-A-130:PAGING_RESP:trans-0:call-48:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea1c5f0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822132147333 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x202EE6BA:GERAN-A-130:PAGING_RESP:trans-0:call-48:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea1c5f0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250822132147333 DCC DEBUG call_leg(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x202EE6BA:GERAN-A-130:PAGING_RESP)[0x56365ea1cb70]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250822132147534 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132147534 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132147534 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132147534 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132147534 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132147534 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132147534 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132147534 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132147535 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000048:MSISDN-491230000048:TMSI-0x202EE6BA:GERAN-A-130:PAGING_RESP callref-0x1556dbdd tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2690) 20250822132147535 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000048:MSISDN-491230000048:TMSI-0x202EE6BA:GERAN-A-130:PAGING_RESP callref-0x1556dbdd tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250822132147535 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000048:MSISDN-491230000048:TMSI-0x202EE6BA:GERAN-A-130:PAGING_RESP callref-0x1556dbdd tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250822132147535 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000048:MSISDN-491230000048:TMSI-0x202EE6BA:GERAN-A-130:PAGING_RESP callref-0x1556dbdd 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) 20250822132147535 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000048:MSISDN-491230000048:TMSI-0x202EE6BA:GERAN-A-130:PAGING_RESP callref-0x1556dbdd tid-0) tx MNCC_SETUP_CNF (RTP=0.0.0.0:0{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111}) (gsm_04_08_cc.c:309) TC_lu_and_mo_ussd_during_mt_call0(978)@718a44d66dfb: f_mt_call_complete 7 20250822132147545 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000048:MSISDN-491230000048:TMSI-0x202EE6BA:GERAN-A-130:PAGING_RESP callref-0x1556dbdd tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250822132147546 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000048:MSISDN-491230000048:TMSI-0x202EE6BA:GERAN-A-130:PAGING_RESP callref-0x1556dbdd 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) 20250822132147546 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x202EE6BA:GERAN-A-130:PAGING_RESP:trans-0:call-48:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x56365ea1c2d0]{ESTABLISHING}: setting codecs to GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111 (rtp_stream.c:430) 20250822132147546 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x202EE6BA:GERAN-A-130:PAGING_RESP:trans-0:call-48:RTP_TO_CN:CI-11111:no-remote-port:codecs-not-sent:mode-not-sent:local-1-1-1-1-10000)[0x56365ea1c2d0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250822132147546 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x202EE6BA:GERAN-A-130:PAGING_RESP:trans-0:call-48:RTP_TO_CN:CI-11111:no-remote-port:codecs-not-sent:mode-not-sent:local-1-1-1-1-10000)[0x56365ea1c2d0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250822132147546 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x202EE6BA:GERAN-A-130:PAGING_RESP:trans-0:call-48:RTP_TO_CN:CI-11111:remote-port-not-sent:codecs-not-sent:mode-not-sent:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea1c2d0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) TC_lu_and_mo_ussd_during_mt_call0(978)@718a44d66dfb: f_mt_call_complete 9 TC_lu_and_mo_ussd_during_mt_call0(978)@718a44d66dfb: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_ussd_during_mt_call0(978)@718a44d66dfb: f_mt_call_complete DONE TC_lu_and_mo_ussd_during_mt_call0(978)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132147552 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x202EE6BA:GERAN-A-130:PAGING_RESP:trans-0:call-48:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea1c2d0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822132147552 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x202EE6BA:GERAN-A-130:PAGING_RESP:trans-0:call-48:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea1c2d0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250822132147552 DCC DEBUG call_leg(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x202EE6BA:GERAN-A-130:PAGING_RESP)[0x56365ea1cb70]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250822132147552 DCC DEBUG call_leg(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x202EE6BA:GERAN-A-130:PAGING_RESP)[0x56365ea1cb70]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) MSC_Test_0-RAN(970)@718a44d66dfb: patching N(SD)=2 into dtap '1B3B1C15A11302010102013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(970)@718a44d66dfb: patched enc_l3: '1BBB1C15A11302010102013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(969)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(969)@718a44d66dfb: vl_len:28 MSC_Test_0-SCCP(969)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(969)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0100191BBB1C15A11302010102013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(971)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132148567 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132148567 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132148567 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132148567 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132148567 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132148567 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132148567 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132148567 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132148568 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0x202EE6BA + NCSS: now used by 4 (attached,CC,active-conn,NCSS) (transaction.c:228) 20250822132148568 DBSSAP ERROR msc_a(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x202EE6BA:GERAN-A-130:PAGING_RESP)[0x56365ea1d930]{MSC_A_ST_COMMUNICATING}: Creating new MO SS transaction without prior CM Service Request (gsm_09_11.c:178) TC_lu_and_mo_ussd_during_mt_call0(978)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132148569 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0x202EE6BA + gsm0911_gsup_rx: now used by 5 (attached,CC,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250822132148569 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0x202EE6BA - gsm0911_gsup_rx: now used by 4 (attached,CC,active-conn,NCSS) (gsm_09_11.c:505) 20250822132148569 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0x202EE6BA - NCSS: now used by 3 (attached,CC,active-conn) (transaction.c:281) 20250822132148569 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132148569 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132148569 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132148569 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132148569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132148569 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132148569 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132148569 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(971)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(971)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(969)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(969)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(969)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(969)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_ussd_during_mt_call0(978)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_during_mt_call0(978)@718a44d66dfb: f_call_hangup 0: tx MNCC_DISC_REQ 20250822132149572 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000048:MSISDN-491230000048:TMSI-0x202EE6BA:GERAN-A-130:PAGING_RESP callref-0x1556dbdd tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250822132149572 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000048:MSISDN-491230000048:TMSI-0x202EE6BA:GERAN-A-130:PAGING_RESP callref-0x1556dbdd tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822132149572 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000048:MSISDN-491230000048:TMSI-0x202EE6BA:GERAN-A-130:PAGING_RESP callref-0x1556dbdd tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250822132149572 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000048:MSISDN-491230000048:TMSI-0x202EE6BA:GERAN-A-130:PAGING_RESP callref-0x1556dbdd tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250822132149572 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132149572 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132149572 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132149572 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132149572 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132149572 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132149572 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132149572 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(971)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(971)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(969)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(969)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(969)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(969)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_ussd_during_mt_call0(978)@718a44d66dfb: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(970)@718a44d66dfb: patching N(SD)=3 into dtap '832D0802E180'O MSC_Test_0-RAN(970)@718a44d66dfb: patched enc_l3: '83ED0802E180'O MSC_Test_0-SCCP(969)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(969)@718a44d66dfb: vl_len:9 MSC_Test_0-SCCP(969)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(969)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '01000683ED0802E180'O 20250822132149574 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132149574 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132149574 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132149574 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132149574 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132149574 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132149574 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132149574 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(971)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132149574 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000048:MSISDN-491230000048:TMSI-0x202EE6BA:GERAN-A-130:PAGING_RESP callref-0x1556dbdd tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2690) 20250822132149574 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000048:MSISDN-491230000048:TMSI-0x202EE6BA:GERAN-A-130:PAGING_RESP callref-0x1556dbdd tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250822132149575 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000048:MSISDN-491230000048:TMSI-0x202EE6BA:GERAN-A-130:PAGING_RESP callref-0x1556dbdd tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250822132149575 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000048:MSISDN-491230000048:TMSI-0x202EE6BA:GERAN-A-130:PAGING_RESP callref-0x1556dbdd tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250822132149575 DCC DEBUG trans(CC:NULL IMSI-262420000000048:MSISDN-491230000048:TMSI-0x202EE6BA:GERAN-A-130:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250822132149575 DCC DEBUG trans(CC:NULL IMSI-262420000000048:MSISDN-491230000048:TMSI-0x202EE6BA:GERAN-A-130:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822132149575 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0x202EE6BA - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250822132149575 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0x202EE6BA + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822132149575 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0x202EE6BA + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822132149575 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0x202EE6BA - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822132149575 DCC DEBUG call_leg(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x202EE6BA:GERAN-A-130:PAGING_RESP)[0x56365ea1cb70]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250822132149575 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x202EE6BA:GERAN-A-130:PAGING_RESP:trans-0:call-48:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea1c5f0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250822132149575 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x202EE6BA:GERAN-A-130:PAGING_RESP:trans-0:call-48:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea1c5f0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x202EE6BA:GERAN-A-130:PAGING_RESP)[0x56365ea1cb70] (call_leg.c:197) 20250822132149575 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x202EE6BA:GERAN-A-130:PAGING_RESP:trans-0:call-48:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea1c5f0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250822132149575 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x202EE6BA:GERAN-A-130:PAGING_RESP:trans-0:call-48:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea1c5f0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250822132149575 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x202EE6BA:GERAN-A-130:PAGING_RESP:trans-0:call-48:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea1c2d0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250822132149575 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x202EE6BA:GERAN-A-130:PAGING_RESP:trans-0:call-48:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea1c2d0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x202EE6BA:GERAN-A-130:PAGING_RESP)[0x56365ea1cb70] (call_leg.c:197) 20250822132149575 DCC DEBUG call_leg(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x202EE6BA:GERAN-A-130:PAGING_RESP)[0x56365ea1cb70]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250822132149575 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x202EE6BA:GERAN-A-130:PAGING_RESP:trans-0:call-48:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea1c2d0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250822132149575 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x202EE6BA:GERAN-A-130:PAGING_RESP:trans-0:call-48:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea1c2d0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250822132149575 DCC DEBUG call_leg(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x202EE6BA:GERAN-A-130:PAGING_RESP)[0x56365ea1cb70]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250822132149575 DCC DEBUG call_leg(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x202EE6BA:GERAN-A-130:PAGING_RESP)[0x56365ea1cb70]{RELEASING}: Removing from parent msc_a(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x202EE6BA:GERAN-A-130:PAGING_RESP)[0x56365ea1d930] (call_leg.c:198) 20250822132149575 DCC DEBUG call_leg(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x202EE6BA:GERAN-A-130:PAGING_RESP)[0x56365ea1cb70]{RELEASING}: Freeing instance (call_leg.c:198) 20250822132149575 DCC DEBUG call_leg(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x202EE6BA:GERAN-A-130:PAGING_RESP)[0x56365ea1cb70]{RELEASING}: Deallocated (fsm.c:568) 20250822132149575 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0x202EE6BA - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822132149575 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132149575 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132149575 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132149575 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132149575 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132149575 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132149575 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132149575 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132149575 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132149575 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132149575 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132149575 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132149575 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132149575 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132149575 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132149575 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(971)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(971)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(971)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(971)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(969)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(969)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(969)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(969)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(969)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(969)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(969)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(969)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(972)@718a44d66dfb: Deleted conn table entry 0TC_lu_and_mo_ussd_during_mt_call0(978)358013917 TC_lu_and_mo_ussd_during_mt_call0(978)@718a44d66dfb: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mo_ussd_during_mt_call0(978)@718a44d66dfb: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mo_ussd_during_mt_call0(978)@718a44d66dfb: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mo_ussd_during_mt_call0(978)@718a44d66dfb: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(969)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(969)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(969)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(969)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O TC_lu_and_mo_ussd_during_mt_call0(978)@718a44d66dfb: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-M3UA(971)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132149578 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132149578 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132149578 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132149578 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132149578 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132149578 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132149578 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132149578 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132149579 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x202EE6BA:GERAN-A-130:PAGING_RESP)[0x56365ea08b80]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822132149579 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x202EE6BA:GERAN-A-130:PAGING_RESP)[0x56365ea08b80]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x202EE6BA:GERAN-A-130:PAGING_RESP)[0x56365ea1d930] (msc_a.c:1053) 20250822132149579 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x202EE6BA:GERAN-A-130:PAGING_RESP)[0x56365ea08b80]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822132149579 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x202EE6BA:GERAN-A-130:PAGING_RESP)[0x56365ea08b80]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822132149579 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0x202EE6BA - active-conn: now used by 1 (attached) (msub.c:375) 20250822132149579 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132149579 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132149579 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132149579 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132149579 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132149579 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132149579 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132149579 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(971)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(971)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(969)@718a44d66dfb: Session index based on local reference:0 20250822132149580 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132149580 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132149580 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132149580 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132149580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132149580 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132149580 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132149580 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(971)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(970)@718a44d66dfb: Deleted conn table entry 0TC_lu_and_mo_ussd_during_mt_call0(978)11054857 TC_lu_and_mo_ussd_during_mt_call0(978)@718a44d66dfb: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_ussd_during_mt_call0(978)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_during_mt_call0(978)@718a44d66dfb: f_call_hangup 9: done TC_lu_and_mo_ussd_during_mt_call0(978)@718a44d66dfb: Final verdict of PTC: pass 20250822132150584 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822132150584 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822132150584 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822132150584 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822132150584 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822132150584 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822132150584 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822132150584 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822132150584 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822132150584 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) MSC_Test-GSUP(975)@718a44d66dfb: Final verdict of PTC: none 20250822132150584 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822132150584 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822132150584 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822132150584 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822132150584 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822132150584 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822132150584 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822132150584 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822132150584 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-SCCP(969)@718a44d66dfb: Final verdict of PTC: none 20250822132150585 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822132150585 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-M3UA(971)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(973)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(976)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(979)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(972)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(970)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(968)@718a44d66dfb: Final verdict of PTC: none 20250822132150586 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(974)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(977)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(968): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(969): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(970): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(971): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(972): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(973): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(974): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(975): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(976): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(977): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_lu_and_mo_ussd_during_mt_call0(978): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(979): none (pass -> pass) MTC@718a44d66dfb: Test case TC_lu_and_mo_ussd_during_mt_call finished. Verdict: pass MTC@718a44d66dfb: 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'. Fri Aug 22 13:21:50 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=434252) 20250822132151586 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=434252, count=435412) 20250822132152586 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822132152586 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822132152586 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822132152587 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:21:53 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_lu_and_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 20250822132153588 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_lu_and_mt_ussd_during_mt_call started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(983)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(983)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(983)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(981)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822132154492 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(984)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822132154589 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822132154589 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(986)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(986)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822132154595 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(986)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(986)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(986)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@718a44d66dfb: IPA ID RESP: { { 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)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(986)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822132154616 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822132154617 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(987)@718a44d66dfb: Created GsupExpect[0] for "262420000000049" to be handled at TC_lu_and_mt_ussd_during_mt_call0(990) TC_lu_and_mt_ussd_during_mt_call0(990)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250822132154687 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822132154687 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822132154687 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822132154687 DLSS7 DEBUG 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)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(983)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(983)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822132154693 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132154693 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822132154693 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822132154693 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822132154693 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822132154693 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822132154693 DLSS7 DEBUG 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)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(983)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(983)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(983)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(983)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(983)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(983)@718a44d66dfb: Message received on association #8 20250822132154695 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132154695 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822132154696 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822132154696 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822132154696 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822132154696 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822132154696 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(983)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822132154696 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822132154696 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(983)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(983)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(983)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(983)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(983)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822132155499 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132155499 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132155499 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132155499 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132155499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132155499 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132155499 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132155499 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(983)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132155499 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132155499 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132155499 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132155499 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132155499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132155499 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132155499 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132155499 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(983)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(983)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(982)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(982)@718a44d66dfb: Added conn table entry 0TC_lu_and_mt_ussd_during_mt_call0(990)14168451 MSC_Test_0-SCCP(981)@718a44d66dfb: First idle individual index:0 MSC_Test_0-RAN(982)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 20250822132155513 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132155513 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132155513 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132155513 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132155513 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132155513 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132155513 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(983)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132155513 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132155514 DMM DEBUG msc_a(IMSI-262420000000049:GERAN-A-131:LU)[0x56365ea178a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000049 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822132155514 DMM DEBUG msc_a(IMSI-262420000000049:GERAN-A-131:LU)[0x56365ea178a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822132155514 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000049:GERAN-A-131:LU)[0x56365ea1c2d0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822132155514 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000049:GERAN-A-131:LU)[0x56365ea1c2d0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000049:GERAN-A-131:LU)[0x56365ea178a0] (fsm.c:486) 20250822132155514 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000049:GERAN-A-131:LU)[0x56365ea1c2d0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822132155514 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000049:GERAN-A-131:LU)[0x56365ea1c2d0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822132155514 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822132155514 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000049 id=262420000000049 (vlr.c:661) 20250822132155514 DVLR INFO New subscr, IMSI: 262420000000049 (vlr.c:562) 20250822132155514 DVLR DEBUG VLR subscr IMSI-262420000000049 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822132155514 DVLR DEBUG VLR subscr IMSI-262420000000049 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822132155514 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132155514 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000049:GERAN-A-131:LU)[0x56365ea1c2d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822132155514 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000049:GERAN-A-131:LU)[0x56365ea1c2d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822132155514 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000049:GERAN-A-131:LU)[0x56365ea1c2d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822132155514 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000049:GERAN-A-131:LU)[0x56365ea1c2d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822132155514 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000049:GERAN-A-131:LU)[0x56365ea1c2d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822132155514 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000049:GERAN-A-131:LU)[0x56365ea1c2d0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822132155514 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000049:GERAN-A-131:LU)[0x56365ea1cb70]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822132155514 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000049:GERAN-A-131:LU)[0x56365ea1cb70]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000049:GERAN-A-131:LU)[0x56365ea1c2d0] (fsm.c:486) 20250822132155514 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000049:GERAN-A-131:LU)[0x56365ea1cb70]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822132155514 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000049:GERAN-A-131:LU)[0x56365ea1cb70]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822132155514 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132155514 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132155514 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132155514 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132155514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132155514 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132155514 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132155514 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132155514 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132155515 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132155515 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132155515 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132155515 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132155515 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132155515 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132155515 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(983)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(983)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(983)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(983)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(981)@718a44d66dfb: { messageType := 2, destLocRef := 'D83183'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)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(981)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(981)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(981)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(981)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(987)@718a44d66dfb: Found GsupExpect[0] for "262420000000049" handled at TC_lu_and_mt_ussd_during_mt_call0(990) MSC_Test-GSUP(987)@718a44d66dfb: Added IMSI table entry 0TC_lu_and_mt_ussd_during_mt_call0(990)"262420000000049" 20250822132155518 DVLR DEBUG VLR subscr IMSI-262420000000049 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250822132155518 DVLR DEBUG VLR subscr IMSI-262420000000049 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(981)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(981)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(981)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(981)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(983)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132155519 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132155519 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132155519 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132155519 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132155519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132155519 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132155519 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132155519 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_lu_and_mt_ussd_during_mt_call0(990)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_ussd_during_mt_call0(990)@718a44d66dfb: setverdict(pass): none -> pass 20250822132155525 DVLR DEBUG VLR subscr IMSI-262420000000049 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132155525 DVLR DEBUG IMSI:262420000000049 has MSISDN:491230000049 (vlr.c:1045) 20250822132155525 DMSC NOTICE msub(IMSI-262420000000049:MSISDN-491230000049) VLR: update for IMSI=262420000000049 (MSISDN=491230000049) (gsm_04_08.c:1541) 20250822132155525 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822132155525 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132155525 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000049:MSISDN-491230000049:GERAN-A-131:LU)[0x56365ea1c2d0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822132155525 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000049:GERAN-A-131:LU)[0x56365ea1cb70]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822132155525 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000049:GERAN-A-131:LU)[0x56365ea1cb70]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822132155525 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000049:GERAN-A-131:LU)[0x56365ea1cb70]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822132155525 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000049:GERAN-A-131:LU)[0x56365ea1cb70]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000049:MSISDN-491230000049:GERAN-A-131:LU)[0x56365ea1c2d0] (vlr_lu_fsm.c:110) 20250822132155526 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000049:GERAN-A-131:LU)[0x56365ea1cb70]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822132155526 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000049:GERAN-A-131:LU)[0x56365ea1cb70]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822132155526 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000049:MSISDN-491230000049:GERAN-A-131:LU)[0x56365ea1c2d0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822132155526 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000049:MSISDN-491230000049:GERAN-A-131:LU)[0x56365ea1c2d0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822132155526 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000049:MSISDN-491230000049:GERAN-A-131:LU)[0x56365ea1d930]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822132155526 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000049:MSISDN-491230000049:GERAN-A-131:LU)[0x56365ea1d930]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000049:MSISDN-491230000049:GERAN-A-131:LU)[0x56365ea1c2d0] (fsm.c:486) 20250822132155526 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000049:MSISDN-491230000049:GERAN-A-131:LU)[0x56365ea1d930]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822132155526 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000049:MSISDN-491230000049:GERAN-A-131:LU)[0x56365ea1d930]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822132155526 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000049:MSISDN-491230000049:GERAN-A-131:LU)[0x56365ea1d930]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822132155526 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000049:MSISDN-491230000049:GERAN-A-131:LU)[0x56365ea1d930]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822132155526 DMSC NOTICE msub(IMSI-262420000000049:MSISDN-491230000049:TMSInew-0x99641017) VLR: update for IMSI=262420000000049 (MSISDN=491230000049) (gsm_04_08.c:1541) 20250822132155526 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000049:MSISDN-491230000049:GERAN-A-131:LU)[0x56365ea1d930]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822132155526 DMM DEBUG -> IMSI-262420000000049:MSISDN-491230000049:TMSInew-0x99641017 LOCATION UPDATE ACCEPT (TMSI = 0x99641017) (gsm_04_08.c:149) 20250822132155526 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSInew-0x99641017 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822132155526 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132155526 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132155526 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132155526 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132155526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132155526 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132155526 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132155526 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(983)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(983)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(981)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(981)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(981)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(981)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_ussd_during_mt_call0(990)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(982)@718a44d66dfb: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(982)@718a44d66dfb: patched enc_l3: '055B'O MSC_Test_0-SCCP(981)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(981)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(981)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(981)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002055B'O 20250822132155535 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132155535 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132155535 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132155535 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132155535 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132155535 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132155535 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132155535 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(983)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132155535 DMM DEBUG msc_a(IMSI-262420000000049:MSISDN-491230000049:TMSInew-0x99641017:GERAN-A-131:LU)[0x56365ea178a0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822132155535 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000049:MSISDN-491230000049:TMSInew-0x99641017:GERAN-A-131:LU)[0x56365ea1c2d0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822132155536 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000049:MSISDN-491230000049:GERAN-A-131:LU)[0x56365ea1d930]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822132155536 DMSC NOTICE msub(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x99641017) VLR: update for IMSI=262420000000049 (MSISDN=491230000049) (gsm_04_08.c:1541) 20250822132155536 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x99641017 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250822132155536 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000049:MSISDN-491230000049:GERAN-A-131:LU)[0x56365ea1d930]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822132155536 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x99641017:GERAN-A-131:LU)[0x56365ea1c2d0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822132155536 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000049:MSISDN-491230000049:GERAN-A-131:LU)[0x56365ea1d930]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822132155536 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000049:MSISDN-491230000049:GERAN-A-131:LU)[0x56365ea1d930]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x99641017:GERAN-A-131:LU)[0x56365ea1c2d0] (vlr_lu_fsm.c:817) 20250822132155536 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000049:MSISDN-491230000049:GERAN-A-131:LU)[0x56365ea1d930]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822132155536 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000049:MSISDN-491230000049:GERAN-A-131:LU)[0x56365ea1d930]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822132155536 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x99641017:GERAN-A-131:LU)[0x56365ea1c2d0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822132155536 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000049/3/1): Available (smpp_smsc.c:626) 20250822132155536 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x99641017 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822132155536 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x99641017 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822132155536 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x99641017 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822132155536 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x99641017 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250822132155536 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132155536 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132155536 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132155536 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132155536 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132155536 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132155536 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132155536 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(983)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(983)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(981)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(981)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(981)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(981)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(981)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(981)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(981)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(981)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822132155539 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132155539 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132155539 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132155539 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132155539 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132155539 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132155539 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132155539 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(983)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132155539 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x99641017:GERAN-A-131:LU)[0x56365ea1c2d0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822132155539 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x99641017:GERAN-A-131:LU)[0x56365ea1c2d0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x99641017:GERAN-A-131:LU)[0x56365ea178a0] (msc_a.c:1053) 20250822132155539 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x99641017:GERAN-A-131:LU)[0x56365ea1c2d0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822132155539 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x99641017:GERAN-A-131:LU)[0x56365ea1c2d0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822132155539 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x99641017:GERAN-A-131:LU)[0x56365ea1c2d0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822132155539 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x99641017 - active-conn: now used by 1 (attached) (msub.c:375) 20250822132155539 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132155539 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132155539 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132155539 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132155539 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132155539 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132155539 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132155539 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(983)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(983)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(981)@718a44d66dfb: Session index based on local reference:0 20250822132155540 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132155540 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132155540 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132155540 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132155540 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132155540 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132155540 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132155540 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(983)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(982)@718a44d66dfb: Deleted conn table entry 0TC_lu_and_mt_ussd_during_mt_call0(990)14168451 TC_lu_and_mt_ussd_during_mt_call0(990)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132155542 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x99641017 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822132155542 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x99641017 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_ussd_during_mt_call0(990)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_ussd_during_mt_call0(990)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_ussd_during_mt_call0(990)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(982)@718a44d66dfb: Created IMSI[0] for '262420000000049'H'99641017'O to be handled at TC_lu_and_mt_ussd_during_mt_call0(990) MSC_Test-MNCC(984)@718a44d66dfb: Added conn table entry 0TC_lu_and_mt_ussd_during_mt_call0(990)2080182440 20250822132155553 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x99641017 + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250822132155553 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x99641017 + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250822132155553 DCC DEBUG trans(CC:NULL IMSI-262420000000049:MSISDN-491230000049:TMSI-0x99641017 callref-0x7bfd10a8 tid-255) New transaction (transaction.c:231) 20250822132155553 DMNCC DEBUG trans(CC:NULL IMSI-262420000000049:MSISDN-491230000049:TMSI-0x99641017 callref-0x7bfd10a8 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) 20250822132155553 DCC DEBUG trans(CC:NULL IMSI-262420000000049:MSISDN-491230000049:TMSI-0x99641017 callref-0x7bfd10a8 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) 20250822132155553 DMNCC DEBUG trans(CC:NULL IMSI-262420000000049:MSISDN-491230000049:TMSI-0x99641017 callref-0x7bfd10a8 tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250822132155554 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x99641017 + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250822132155554 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x99641017 - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250822132155554 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132155554 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132155554 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132155554 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132155554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132155554 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132155554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132155554 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(983)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(983)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(982)@718a44d66dfb: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_ussd_during_mt_call0(990) TC_lu_and_mt_ussd_during_mt_call0(990)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(982)@718a44d66dfb: Created IMSI[1] for '262420000000049'H'99641017'O to be handled at TC_lu_and_mt_ussd_during_mt_call0(990) TC_lu_and_mt_ussd_during_mt_call0(990)@718a44d66dfb: 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 := '99641017'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(982)@718a44d66dfb: Added conn table entry 0TC_lu_and_mt_ussd_during_mt_call0(990)4686010 MSC_Test_0-SCCP(981)@718a44d66dfb: First idle individual index:0 MSC_Test_0-M3UA(983)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132155565 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132155565 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132155565 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132155565 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132155565 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132155565 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132155565 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132155565 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132155566 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x99641017:GERAN-A-132:PAGING_RESP)[0x56365ea1cb70]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822132155566 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x99641017:GERAN-A-132:PAGING_RESP)[0x56365ea1cb70]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x99641017:GERAN-A-132:PAGING_RESP)[0x56365ea1d930] (fsm.c:486) 20250822132155566 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x99641017:GERAN-A-132:PAGING_RESP)[0x56365ea1cb70]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250822132155566 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x99641017:GERAN-A-132:PAGING_RESP)[0x56365ea1cb70]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822132155566 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x99641017 + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822132155566 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x99641017 + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822132155566 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x99641017:GERAN-A-132:PAGING_RESP)[0x56365ea1cb70]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822132155566 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x99641017:GERAN-A-132:PAGING_RESP)[0x56365ea1cb70]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822132155566 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x99641017:GERAN-A-132:PAGING_RESP)[0x56365ea1cb70]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822132155566 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x99641017:GERAN-A-132:PAGING_RESP)[0x56365ea1cb70]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822132155566 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x99641017:GERAN-A-132:PAGING_RESP)[0x56365ea1cb70]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822132155566 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x99641017:GERAN-A-132:PAGING_RESP)[0x56365ea1cb70]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822132155566 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x99641017:GERAN-A-132:PAGING_RESP)[0x56365ea1cb70]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822132155566 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x99641017:GERAN-A-132:PAGING_RESP)[0x56365ea1cb70]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822132155566 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x99641017:GERAN-A-132:PAGING_RESP)[0x56365ea1cb70]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822132155566 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x99641017:GERAN-A-132:PAGING_RESP)[0x56365ea1cb70]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822132155566 DCC DEBUG trans(CC:NULL IMSI-262420000000049:MSISDN-491230000049:TMSI-0x99641017 callref-0x7bfd10a8 tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250822132155566 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250822132155566 DCC DEBUG trans(CC:NULL IMSI-262420000000049:MSISDN-491230000049:TMSI-0x99641017:GERAN-A-132:PAGING_RESP callref-0x7bfd10a8 tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250822132155566 DCC DEBUG trans(CC:NULL IMSI-262420000000049:MSISDN-491230000049:TMSI-0x99641017:GERAN-A-132:PAGING_RESP callref-0x7bfd10a8 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) 20250822132155566 DCC DEBUG trans(CC:NULL IMSI-262420000000049:MSISDN-491230000049:TMSI-0x99641017:GERAN-A-132:PAGING_RESP callref-0x7bfd10a8 tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250822132155566 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x99641017 - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250822132155566 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000049/3/1): Available (smpp_smsc.c:626) 20250822132155567 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x99641017 - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250822132155567 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132155567 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132155567 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132155567 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132155567 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132155567 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132155567 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132155567 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132155567 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132155567 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132155567 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132155567 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132155567 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132155567 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132155567 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132155567 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132155567 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132155567 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132155567 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132155567 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132155567 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132155567 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132155567 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132155567 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(983)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(983)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(983)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(983)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(981)@718a44d66dfb: { messageType := 2, destLocRef := '4780BA'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)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-M3UA(983)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(983)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(981)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(981)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(981)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(981)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(981)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(981)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(981)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(981)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132155570 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x99641017 + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250822132155570 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x99641017 - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_lu_and_mt_ussd_during_mt_call0(990)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_ussd_during_mt_call0(990)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_ussd_during_mt_call0(990)@718a44d66dfb: f_mt_call_complete 1 MSC_Test_0-RAN(982)@718a44d66dfb: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(982)@718a44d66dfb: patched enc_l3: '8301'O MSC_Test_0-SCCP(981)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(981)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(981)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(981)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0100028301'O 20250822132155579 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132155579 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132155579 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132155579 DLM3UA DEBUG 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(983)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132155579 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132155579 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132155579 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132155579 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132155580 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000049:MSISDN-491230000049:TMSI-0x99641017:GERAN-A-132:PAGING_RESP callref-0x7bfd10a8 tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2690) 20250822132155580 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000049:MSISDN-491230000049:TMSI-0x99641017:GERAN-A-132:PAGING_RESP callref-0x7bfd10a8 tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250822132155580 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000049:MSISDN-491230000049:TMSI-0x99641017:GERAN-A-132:PAGING_RESP callref-0x7bfd10a8 tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250822132155580 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000049:MSISDN-491230000049:TMSI-0x99641017:GERAN-A-132:PAGING_RESP callref-0x7bfd10a8 tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250822132155580 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000049:MSISDN-491230000049:TMSI-0x99641017:GERAN-A-132:PAGING_RESP callref-0x7bfd10a8 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) 20250822132155580 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000049:MSISDN-491230000049:TMSI-0x99641017:GERAN-A-132:PAGING_RESP callref-0x7bfd10a8 tid-0) tx MNCC_ALERT_IND (RTP=0.0.0.0:0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:309) TC_lu_and_mt_ussd_during_mt_call0(990)@718a44d66dfb: f_mt_call_complete 2 MSC_Test-MGCP(985)@718a44d66dfb: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_ussd_during_mt_call0(990) 20250822132155589 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000049:MSISDN-491230000049:TMSI-0x99641017:GERAN-A-132:PAGING_RESP callref-0x7bfd10a8 tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250822132155589 DCC DEBUG call_leg(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x99641017:GERAN-A-132:PAGING_RESP)[0x56365ea0bf40]{ESTABLISHING}: Allocated (fsm.c:456) 20250822132155589 DCC DEBUG call_leg(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x99641017:GERAN-A-132:PAGING_RESP)[0x56365ea0bf40]{ESTABLISHING}: is child of msc_a(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x99641017:GERAN-A-132:PAGING_RESP)[0x56365ea1d930] (fsm.c:486) 20250822132155589 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000049:MSISDN-491230000049:TMSI-0x99641017:GERAN-A-132:PAGING_RESP callref-0x7bfd10a8 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) 20250822132155589 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x99641017:GERAN-A-132:PAGING_RESP)[0x56365ea010a0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250822132155589 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x99641017:GERAN-A-132:PAGING_RESP)[0x56365ea010a0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x99641017:GERAN-A-132:PAGING_RESP)[0x56365ea0bf40] (fsm.c:486) 20250822132155589 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x99641017:GERAN-A-132:PAGING_RESP:trans-0:call-50:RTP_TO_CN:no-CI)[0x56365ea010a0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250822132155589 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x99641017:GERAN-A-132:PAGING_RESP:trans-0:call-50:RTP_TO_CN:no-CI)[0x56365ea010a0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250822132155589 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x99641017:GERAN-A-132:PAGING_RESP)[0x56365ea183a0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250822132155589 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x99641017:GERAN-A-132:PAGING_RESP)[0x56365ea183a0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x99641017:GERAN-A-132:PAGING_RESP)[0x56365ea0bf40] (fsm.c:486) 20250822132155589 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x99641017:GERAN-A-132:PAGING_RESP:trans-0:call-50:RTP_TO_RAN:no-CI)[0x56365ea183a0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250822132155589 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x99641017:GERAN-A-132:PAGING_RESP:trans-0:call-50:RTP_TO_RAN:no-CI)[0x56365ea183a0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(985)@718a44d66dfb: Found Expect[0] for { line := { verb := "CRCX", trans_id := "93", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "32" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mt_ussd_during_mt_call0(990) TC_lu_and_mt_ussd_during_mt_call0(990)@718a44d66dfb: f_mt_call_complete 3 20250822132155603 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x99641017:GERAN-A-132:PAGING_RESP:trans-0:call-50:RTP_TO_CN:no-CI)[0x56365ea010a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822132155603 DCC DEBUG call_leg(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x99641017:GERAN-A-132:PAGING_RESP)[0x56365ea0bf40]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250822132155603 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000000049:MSISDN-491230000049:TMSI-0x99641017:GERAN-A-132:PAGING_RESP callref-0x7bfd10a8 tid-0) CN RTP address available, but in unexpected state 7 (gsm_04_08_cc.c:2122) TC_lu_and_mt_ussd_during_mt_call0(990)@718a44d66dfb: f_mt_call_complete 4 20250822132155605 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x99641017:GERAN-A-132:PAGING_RESP:trans-0:call-50:RTP_TO_RAN:no-CI)[0x56365ea183a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822132155605 DCC DEBUG call_leg(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x99641017:GERAN-A-132:PAGING_RESP)[0x56365ea0bf40]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250822132155605 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000049:MSISDN-491230000049:TMSI-0x99641017:GERAN-A-132:PAGING_RESP callref-0x7bfd10a8 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) 20250822132155605 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000049:MSISDN-491230000049:TMSI-0x99641017:GERAN-A-132:PAGING_RESP callref-0x7bfd10a8 tid-0) Sending Assignment Command (msc_a.c:706) 20250822132155605 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132155605 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132155605 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132155605 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132155605 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132155605 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132155605 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132155605 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(983)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(983)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(981)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(981)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(981)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(981)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_ussd_during_mt_call0(990)@718a44d66dfb: f_mt_call_complete 6 MSC_Test_0-SCCP(981)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(981)@718a44d66dfb: vl_len:14 MSC_Test_0-SCCP(981)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(981)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O 20250822132155611 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132155611 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132155611 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132155611 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132155611 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(983)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132155611 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132155611 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132155611 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132155611 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x99641017:GERAN-A-132:PAGING_RESP:trans-0:call-50:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x56365ea183a0]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250822132155611 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x99641017:GERAN-A-132:PAGING_RESP:trans-0:call-50:RTP_TO_RAN:CI-22222:no-remote-port:codecs-not-sent:mode-not-sent:local-2-2-2-2-11000)[0x56365ea183a0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250822132155611 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x99641017:GERAN-A-132:PAGING_RESP:trans-0:call-50:RTP_TO_RAN:CI-22222:remote-port-not-sent:codecs-not-sent:mode-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea183a0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) MSC_Test_0-RAN(982)@718a44d66dfb: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(982)@718a44d66dfb: patched enc_l3: '8347'O 20250822132155611 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000049:MSISDN-491230000049:TMSI-0x99641017:GERAN-A-132:PAGING_RESP callref-0x7bfd10a8 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) 20250822132155611 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000000049:MSISDN-491230000049:TMSI-0x99641017:GERAN-A-132:PAGING_RESP callref-0x7bfd10a8 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) 20250822132155611 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000049:MSISDN-491230000049:TMSI-0x99641017:GERAN-A-132:PAGING_RESP callref-0x7bfd10a8 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) 20250822132155611 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000049:MSISDN-491230000049:TMSI-0x99641017:GERAN-A-132:PAGING_RESP callref-0x7bfd10a8 tid-0) tx MNCC_RTP_CREATE (RTP=0.0.0.0:0{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111}) (gsm_04_08_cc.c:309) MSC_Test_0-SCCP(981)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(981)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(981)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(981)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(983)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_ussd_during_mt_call0(990)@718a44d66dfb: f_mt_call_complete 5 TC_lu_and_mt_ussd_during_mt_call0(990)@718a44d66dfb: f_mt_call_complete 8 20250822132155614 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x99641017:GERAN-A-132:PAGING_RESP:trans-0:call-50:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea183a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822132155614 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x99641017:GERAN-A-132:PAGING_RESP:trans-0:call-50:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea183a0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250822132155614 DCC DEBUG call_leg(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x99641017:GERAN-A-132:PAGING_RESP)[0x56365ea0bf40]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250822132155814 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132155814 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132155814 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132155814 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132155814 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132155814 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132155814 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132155814 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132155814 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000049:MSISDN-491230000049:TMSI-0x99641017:GERAN-A-132:PAGING_RESP callref-0x7bfd10a8 tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2690) 20250822132155814 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000049:MSISDN-491230000049:TMSI-0x99641017:GERAN-A-132:PAGING_RESP callref-0x7bfd10a8 tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250822132155814 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000049:MSISDN-491230000049:TMSI-0x99641017:GERAN-A-132:PAGING_RESP callref-0x7bfd10a8 tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250822132155814 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000049:MSISDN-491230000049:TMSI-0x99641017:GERAN-A-132:PAGING_RESP callref-0x7bfd10a8 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) 20250822132155814 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000049:MSISDN-491230000049:TMSI-0x99641017:GERAN-A-132:PAGING_RESP callref-0x7bfd10a8 tid-0) tx MNCC_SETUP_CNF (RTP=0.0.0.0:0{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111}) (gsm_04_08_cc.c:309) TC_lu_and_mt_ussd_during_mt_call0(990)@718a44d66dfb: f_mt_call_complete 7 20250822132155816 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000049:MSISDN-491230000049:TMSI-0x99641017:GERAN-A-132:PAGING_RESP callref-0x7bfd10a8 tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250822132155816 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000049:MSISDN-491230000049:TMSI-0x99641017:GERAN-A-132:PAGING_RESP callref-0x7bfd10a8 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) 20250822132155816 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x99641017:GERAN-A-132:PAGING_RESP:trans-0:call-50:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x56365ea010a0]{ESTABLISHING}: setting codecs to GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111 (rtp_stream.c:430) 20250822132155816 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x99641017:GERAN-A-132:PAGING_RESP:trans-0:call-50:RTP_TO_CN:CI-11111:no-remote-port:codecs-not-sent:mode-not-sent:local-1-1-1-1-10000)[0x56365ea010a0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250822132155816 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x99641017:GERAN-A-132:PAGING_RESP:trans-0:call-50:RTP_TO_CN:CI-11111:no-remote-port:codecs-not-sent:mode-not-sent:local-1-1-1-1-10000)[0x56365ea010a0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250822132155816 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x99641017:GERAN-A-132:PAGING_RESP:trans-0:call-50:RTP_TO_CN:CI-11111:remote-port-not-sent:codecs-not-sent:mode-not-sent:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea010a0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) TC_lu_and_mt_ussd_during_mt_call0(990)@718a44d66dfb: f_mt_call_complete 9 TC_lu_and_mt_ussd_during_mt_call0(990)@718a44d66dfb: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_ussd_during_mt_call0(990)@718a44d66dfb: f_mt_call_complete DONE TC_lu_and_mt_ussd_during_mt_call0(990)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132155817 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x99641017:GERAN-A-132:PAGING_RESP:trans-0:call-50:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea010a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822132155817 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x99641017:GERAN-A-132:PAGING_RESP:trans-0:call-50:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea010a0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250822132155817 DCC DEBUG call_leg(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x99641017:GERAN-A-132:PAGING_RESP)[0x56365ea0bf40]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250822132155817 DCC DEBUG call_leg(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x99641017:GERAN-A-132:PAGING_RESP)[0x56365ea0bf40]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250822132156825 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x99641017 + gsm0911_gsup_rx: now used by 4 (attached,CC,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250822132156826 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x99641017 + NCSS: now used by 5 (attached,CC,active-conn,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250822132156826 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x99641017 - gsm0911_gsup_rx: now used by 4 (attached,CC,active-conn,NCSS) (gsm_09_11.c:505) 20250822132156826 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132156826 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132156826 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132156826 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132156826 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132156826 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132156826 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132156826 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(983)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(983)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(981)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(981)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(981)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(981)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_ussd_during_mt_call0(990)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(982)@718a44d66dfb: patching N(SD)=2 into dtap '8B3A16A214020101300F02013C300A04010F0405CE37BCEC02'O MSC_Test_0-RAN(982)@718a44d66dfb: patched enc_l3: '8BBA16A214020101300F02013C300A04010F0405CE37BCEC02'O MSC_Test_0-SCCP(981)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(981)@718a44d66dfb: vl_len:28 MSC_Test_0-SCCP(981)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(981)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0100198BBA16A214020101300F02013C300A04010F0405CE37BCEC02'O 20250822132156831 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132156831 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132156831 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132156831 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132156831 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132156831 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132156831 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132156831 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(983)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_ussd_during_mt_call0(990)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132156832 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x99641017 + gsm0911_gsup_rx: now used by 5 (attached,CC,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250822132156832 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x99641017 - gsm0911_gsup_rx: now used by 4 (attached,CC,active-conn,NCSS) (gsm_09_11.c:505) 20250822132156832 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x99641017 - NCSS: now used by 3 (attached,CC,active-conn) (transaction.c:281) 20250822132156832 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132156832 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132156832 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132156832 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132156832 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132156832 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132156832 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132156832 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(983)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(983)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(981)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(981)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(981)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(981)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_ussd_during_mt_call0(990)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_ussd_during_mt_call0(990)@718a44d66dfb: f_call_hangup 0: tx MNCC_DISC_REQ 20250822132157838 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000049:MSISDN-491230000049:TMSI-0x99641017:GERAN-A-132:PAGING_RESP callref-0x7bfd10a8 tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250822132157839 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000049:MSISDN-491230000049:TMSI-0x99641017:GERAN-A-132:PAGING_RESP callref-0x7bfd10a8 tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822132157839 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000049:MSISDN-491230000049:TMSI-0x99641017:GERAN-A-132:PAGING_RESP callref-0x7bfd10a8 tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250822132157839 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000049:MSISDN-491230000049:TMSI-0x99641017:GERAN-A-132:PAGING_RESP callref-0x7bfd10a8 tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250822132157839 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132157839 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132157839 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132157839 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132157839 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132157839 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132157839 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132157839 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(983)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(983)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(981)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(981)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(981)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(981)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_ussd_during_mt_call0(990)@718a44d66dfb: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(982)@718a44d66dfb: patching N(SD)=3 into dtap '832D0802E180'O MSC_Test_0-RAN(982)@718a44d66dfb: patched enc_l3: '83ED0802E180'O MSC_Test_0-SCCP(981)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(981)@718a44d66dfb: vl_len:9 MSC_Test_0-SCCP(981)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(981)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '01000683ED0802E180'O 20250822132157848 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132157848 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132157848 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132157848 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132157848 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132157848 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132157848 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132157848 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(983)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132157848 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000049:MSISDN-491230000049:TMSI-0x99641017:GERAN-A-132:PAGING_RESP callref-0x7bfd10a8 tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2690) 20250822132157848 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000049:MSISDN-491230000049:TMSI-0x99641017:GERAN-A-132:PAGING_RESP callref-0x7bfd10a8 tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250822132157849 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000049:MSISDN-491230000049:TMSI-0x99641017:GERAN-A-132:PAGING_RESP callref-0x7bfd10a8 tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250822132157849 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000049:MSISDN-491230000049:TMSI-0x99641017:GERAN-A-132:PAGING_RESP callref-0x7bfd10a8 tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250822132157849 DCC DEBUG trans(CC:NULL IMSI-262420000000049:MSISDN-491230000049:TMSI-0x99641017:GERAN-A-132:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250822132157849 DCC DEBUG trans(CC:NULL IMSI-262420000000049:MSISDN-491230000049:TMSI-0x99641017:GERAN-A-132:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822132157849 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x99641017 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250822132157849 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x99641017 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822132157849 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x99641017 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822132157849 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x99641017 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822132157849 DCC DEBUG call_leg(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x99641017:GERAN-A-132:PAGING_RESP)[0x56365ea0bf40]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250822132157849 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x99641017:GERAN-A-132:PAGING_RESP:trans-0:call-50:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea183a0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250822132157849 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x99641017:GERAN-A-132:PAGING_RESP:trans-0:call-50:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea183a0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x99641017:GERAN-A-132:PAGING_RESP)[0x56365ea0bf40] (call_leg.c:197) 20250822132157849 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x99641017:GERAN-A-132:PAGING_RESP:trans-0:call-50:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea183a0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250822132157849 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x99641017:GERAN-A-132:PAGING_RESP:trans-0:call-50:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea183a0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250822132157849 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x99641017:GERAN-A-132:PAGING_RESP:trans-0:call-50:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea010a0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250822132157849 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x99641017:GERAN-A-132:PAGING_RESP:trans-0:call-50:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea010a0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x99641017:GERAN-A-132:PAGING_RESP)[0x56365ea0bf40] (call_leg.c:197) 20250822132157850 DCC DEBUG call_leg(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x99641017:GERAN-A-132:PAGING_RESP)[0x56365ea0bf40]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250822132157850 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x99641017:GERAN-A-132:PAGING_RESP:trans-0:call-50:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea010a0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250822132157850 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x99641017:GERAN-A-132:PAGING_RESP:trans-0:call-50:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea010a0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250822132157850 DCC DEBUG call_leg(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x99641017:GERAN-A-132:PAGING_RESP)[0x56365ea0bf40]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250822132157850 DCC DEBUG call_leg(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x99641017:GERAN-A-132:PAGING_RESP)[0x56365ea0bf40]{RELEASING}: Removing from parent msc_a(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x99641017:GERAN-A-132:PAGING_RESP)[0x56365ea1d930] (call_leg.c:198) 20250822132157850 DCC DEBUG call_leg(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x99641017:GERAN-A-132:PAGING_RESP)[0x56365ea0bf40]{RELEASING}: Freeing instance (call_leg.c:198) 20250822132157850 DCC DEBUG call_leg(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x99641017:GERAN-A-132:PAGING_RESP)[0x56365ea0bf40]{RELEASING}: Deallocated (fsm.c:568) 20250822132157850 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x99641017 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822132157850 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132157850 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132157850 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132157850 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132157850 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132157851 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132157851 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132157851 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132157851 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132157851 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132157851 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132157851 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132157851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132157851 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132157851 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132157851 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(983)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(983)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(983)@718a44d66dfb: Message received on association #8 MSC_Test_0-SCCP(981)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(981)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(981)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(981)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(983)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-MNCC(984)@718a44d66dfb: Deleted conn table entry 0TC_lu_and_mt_ussd_during_mt_call0(990)2080182440 MSC_Test_0-SCCP(981)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(981)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(981)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(981)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_ussd_during_mt_call0(990)@718a44d66dfb: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_ussd_during_mt_call0(990)@718a44d66dfb: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_ussd_during_mt_call0(990)@718a44d66dfb: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_ussd_during_mt_call0(990)@718a44d66dfb: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_ussd_during_mt_call0(990)@718a44d66dfb: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(981)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(981)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(981)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(981)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(983)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132157857 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132157857 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132157857 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132157857 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132157857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132157857 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132157857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132157857 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132157858 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x99641017:GERAN-A-132:PAGING_RESP)[0x56365ea1cb70]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822132157858 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x99641017:GERAN-A-132:PAGING_RESP)[0x56365ea1cb70]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x99641017:GERAN-A-132:PAGING_RESP)[0x56365ea1d930] (msc_a.c:1053) 20250822132157858 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x99641017:GERAN-A-132:PAGING_RESP)[0x56365ea1cb70]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822132157858 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x99641017:GERAN-A-132:PAGING_RESP)[0x56365ea1cb70]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822132157858 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x99641017 - active-conn: now used by 1 (attached) (msub.c:375) 20250822132157858 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132157858 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132157858 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132157858 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132157858 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132157858 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132157858 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132157858 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(983)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(983)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(981)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-M3UA(983)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132157859 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132157860 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132157860 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132157860 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132157860 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132157860 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132157860 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132157860 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(982)@718a44d66dfb: Deleted conn table entry 0TC_lu_and_mt_ussd_during_mt_call0(990)4686010 TC_lu_and_mt_ussd_during_mt_call0(990)@718a44d66dfb: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_ussd_during_mt_call0(990)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_ussd_during_mt_call0(990)@718a44d66dfb: f_call_hangup 9: done TC_lu_and_mt_ussd_during_mt_call0(990)@718a44d66dfb: Final verdict of PTC: pass 20250822132158865 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822132158865 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MNCC(984)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP(987)@718a44d66dfb: Final verdict of PTC: none 20250822132158865 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822132158865 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822132158865 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822132158865 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822132158865 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822132158865 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822132158865 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822132158865 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822132158865 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822132158865 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132158865 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250822132158865 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822132158865 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822132158865 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822132158865 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822132158865 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822132158865 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822132158865 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(982)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-SCCP(981)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-M3UA(983)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP-IPA(986)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(991)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(980)@718a44d66dfb: Final verdict of PTC: none 20250822132158865 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822132158865 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-SMPP(988)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(985)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(989)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(980): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(981): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(982): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(983): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(984): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(985): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(986): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(987): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(988): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(989): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_lu_and_mt_ussd_during_mt_call0(990): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(991): none (pass -> pass) MTC@718a44d66dfb: Test case TC_lu_and_mt_ussd_during_mt_call finished. Verdict: pass MTC@718a44d66dfb: 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'. Fri Aug 22 13:21:58 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=441380) 20250822132159866 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=441380, count=442540) 20250822132200866 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822132200866 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822132200866 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822132200868 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:22: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_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 20250822132201870 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_lu_and_mo_ussd_mo_release started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(995)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(995)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(995)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(993)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822132202822 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(996)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822132202871 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822132202871 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(998)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(998)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822132202873 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(998)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(998)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(998)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@718a44d66dfb: IPA ID RESP: { { 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)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(998)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822132202885 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822132202885 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(999)@718a44d66dfb: Created GsupExpect[0] for "262420000000050" to be handled at TC_lu_and_mo_ussd_mo_release0(1002) TC_lu_and_mo_ussd_mo_release0(1002)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250822132203014 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822132203014 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822132203014 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822132203014 DLSS7 DEBUG 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)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(995)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(995)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822132203016 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132203016 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822132203016 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822132203016 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822132203016 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822132203016 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822132203016 DLSS7 DEBUG 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)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(995)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(995)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(995)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(995)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822132203017 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132203017 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822132203017 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822132203017 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822132203017 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822132203017 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822132203017 DLSS7 DEBUG 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)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(995)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(995)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822132203017 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822132203017 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(995)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(995)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(995)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(995)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(995)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822132203831 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132203831 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132203831 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132203831 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132203831 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132203831 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132203831 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132203831 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(995)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132203832 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132203832 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132203832 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132203832 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132203832 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132203832 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132203832 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132203832 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(995)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(995)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(994)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(994)@718a44d66dfb: Added conn table entry 0TC_lu_and_mo_ussd_mo_release0(1002)15652678 MSC_Test_0-SCCP(993)@718a44d66dfb: First idle individual index:0 MSC_Test_0-RAN(994)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 20250822132203845 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132203845 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132203845 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132203845 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132203845 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132203845 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132203845 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(995)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132203845 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132203846 DMM DEBUG msc_a(IMSI-262420000000050:GERAN-A-133:LU)[0x56365ea1c2d0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000050 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822132203846 DMM DEBUG msc_a(IMSI-262420000000050:GERAN-A-133:LU)[0x56365ea1c2d0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822132203846 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000050:GERAN-A-133:LU)[0x56365ea010a0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822132203846 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000050:GERAN-A-133:LU)[0x56365ea010a0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000050:GERAN-A-133:LU)[0x56365ea1c2d0] (fsm.c:486) 20250822132203846 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000050:GERAN-A-133:LU)[0x56365ea010a0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822132203846 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000050:GERAN-A-133:LU)[0x56365ea010a0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822132203846 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822132203846 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000050 id=262420000000050 (vlr.c:661) 20250822132203846 DVLR INFO New subscr, IMSI: 262420000000050 (vlr.c:562) 20250822132203846 DVLR DEBUG VLR subscr IMSI-262420000000050 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822132203846 DVLR DEBUG VLR subscr IMSI-262420000000050 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822132203846 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132203846 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000050:GERAN-A-133:LU)[0x56365ea010a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822132203846 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000050:GERAN-A-133:LU)[0x56365ea010a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822132203846 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000050:GERAN-A-133:LU)[0x56365ea010a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822132203846 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000050:GERAN-A-133:LU)[0x56365ea010a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822132203846 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000050:GERAN-A-133:LU)[0x56365ea010a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822132203846 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000050:GERAN-A-133:LU)[0x56365ea010a0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822132203846 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000050:GERAN-A-133:LU)[0x56365ea0bf40]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822132203846 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000050:GERAN-A-133:LU)[0x56365ea0bf40]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000050:GERAN-A-133:LU)[0x56365ea010a0] (fsm.c:486) 20250822132203846 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000050:GERAN-A-133:LU)[0x56365ea0bf40]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822132203846 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000050:GERAN-A-133:LU)[0x56365ea0bf40]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822132203846 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132203846 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132203846 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132203846 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132203846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132203846 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132203846 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132203846 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132203846 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132203846 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132203846 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132203846 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132203846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132203846 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132203846 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132203846 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(995)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(995)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(995)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(995)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(993)@718a44d66dfb: { messageType := 2, destLocRef := 'EED746'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)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(993)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(993)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test-GSUP(999)@718a44d66dfb: Found GsupExpect[0] for "262420000000050" handled at TC_lu_and_mo_ussd_mo_release0(1002) MSC_Test-GSUP(999)@718a44d66dfb: Added IMSI table entry 0TC_lu_and_mo_ussd_mo_release0(1002)"262420000000050" MSC_Test_0-SCCP(993)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(993)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132203849 DVLR DEBUG VLR subscr IMSI-262420000000050 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250822132203849 DVLR DEBUG VLR subscr IMSI-262420000000050 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_lu_and_mo_ussd_mo_release0(1002)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_ussd_mo_release0(1002)@718a44d66dfb: setverdict(pass): none -> pass MSC_Test_0-SCCP(993)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(993)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(993)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(993)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(995)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132203851 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132203851 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132203851 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132203851 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132203851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132203851 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132203851 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132203851 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132203852 DVLR DEBUG VLR subscr IMSI-262420000000050 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132203852 DVLR DEBUG IMSI:262420000000050 has MSISDN:491230000050 (vlr.c:1045) 20250822132203852 DMSC NOTICE msub(IMSI-262420000000050:MSISDN-491230000050) VLR: update for IMSI=262420000000050 (MSISDN=491230000050) (gsm_04_08.c:1541) 20250822132203852 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822132203853 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132203853 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000050:MSISDN-491230000050:GERAN-A-133:LU)[0x56365ea010a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822132203853 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000050:GERAN-A-133:LU)[0x56365ea0bf40]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822132203853 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000050:GERAN-A-133:LU)[0x56365ea0bf40]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822132203853 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000050:GERAN-A-133:LU)[0x56365ea0bf40]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822132203853 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000050:GERAN-A-133:LU)[0x56365ea0bf40]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000050:MSISDN-491230000050:GERAN-A-133:LU)[0x56365ea010a0] (vlr_lu_fsm.c:110) 20250822132203853 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000050:GERAN-A-133:LU)[0x56365ea0bf40]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822132203853 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000050:GERAN-A-133:LU)[0x56365ea0bf40]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822132203853 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000050:MSISDN-491230000050:GERAN-A-133:LU)[0x56365ea010a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822132203853 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000050:MSISDN-491230000050:GERAN-A-133:LU)[0x56365ea010a0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822132203853 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000050:MSISDN-491230000050:GERAN-A-133:LU)[0x56365ea08b80]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822132203853 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000050:MSISDN-491230000050:GERAN-A-133:LU)[0x56365ea08b80]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000050:MSISDN-491230000050:GERAN-A-133:LU)[0x56365ea010a0] (fsm.c:486) 20250822132203853 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000050:MSISDN-491230000050:GERAN-A-133:LU)[0x56365ea08b80]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822132203853 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000050:MSISDN-491230000050:GERAN-A-133:LU)[0x56365ea08b80]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822132203853 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000050:MSISDN-491230000050:GERAN-A-133:LU)[0x56365ea08b80]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822132203853 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000050:MSISDN-491230000050:GERAN-A-133:LU)[0x56365ea08b80]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822132203853 DMSC NOTICE msub(IMSI-262420000000050:MSISDN-491230000050:TMSInew-0x99EC606B) VLR: update for IMSI=262420000000050 (MSISDN=491230000050) (gsm_04_08.c:1541) 20250822132203853 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000050:MSISDN-491230000050:GERAN-A-133:LU)[0x56365ea08b80]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822132203853 DMM DEBUG -> IMSI-262420000000050:MSISDN-491230000050:TMSInew-0x99EC606B LOCATION UPDATE ACCEPT (TMSI = 0x99ec606b) (gsm_04_08.c:149) 20250822132203853 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSInew-0x99EC606B - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822132203853 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132203853 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132203853 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132203853 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132203853 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132203853 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132203853 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132203853 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(995)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(995)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(993)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(993)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(993)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(993)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_ussd_mo_release0(1002)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(994)@718a44d66dfb: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(994)@718a44d66dfb: patched enc_l3: '055B'O MSC_Test_0-SCCP(993)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(993)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(993)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(993)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002055B'O 20250822132203856 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132203856 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132203856 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132203856 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132203856 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(995)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132203856 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132203856 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132203856 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132203856 DMM DEBUG msc_a(IMSI-262420000000050:MSISDN-491230000050:TMSInew-0x99EC606B:GERAN-A-133:LU)[0x56365ea1c2d0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822132203856 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000050:MSISDN-491230000050:TMSInew-0x99EC606B:GERAN-A-133:LU)[0x56365ea010a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822132203856 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000050:MSISDN-491230000050:GERAN-A-133:LU)[0x56365ea08b80]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822132203856 DMSC NOTICE msub(IMSI-262420000000050:MSISDN-491230000050:TMSI-0x99EC606B) VLR: update for IMSI=262420000000050 (MSISDN=491230000050) (gsm_04_08.c:1541) 20250822132203856 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0x99EC606B + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250822132203856 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000050:MSISDN-491230000050:GERAN-A-133:LU)[0x56365ea08b80]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822132203856 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000050:MSISDN-491230000050:TMSI-0x99EC606B:GERAN-A-133:LU)[0x56365ea010a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822132203856 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000050:MSISDN-491230000050:GERAN-A-133:LU)[0x56365ea08b80]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822132203856 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000050:MSISDN-491230000050:GERAN-A-133:LU)[0x56365ea08b80]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000050:MSISDN-491230000050:TMSI-0x99EC606B:GERAN-A-133:LU)[0x56365ea010a0] (vlr_lu_fsm.c:817) 20250822132203856 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000050:MSISDN-491230000050:GERAN-A-133:LU)[0x56365ea08b80]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822132203856 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000050:MSISDN-491230000050:GERAN-A-133:LU)[0x56365ea08b80]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822132203856 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000050:MSISDN-491230000050:TMSI-0x99EC606B:GERAN-A-133:LU)[0x56365ea010a0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822132203856 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000050/3/1): Available (smpp_smsc.c:626) 20250822132203856 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0x99EC606B + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822132203856 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0x99EC606B + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822132203856 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0x99EC606B - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822132203856 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0x99EC606B - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250822132203856 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132203856 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132203856 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132203856 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132203856 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132203856 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132203856 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132203856 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(995)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(995)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(993)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(993)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(993)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(993)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(993)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(993)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(993)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(993)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822132203857 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132203857 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132203857 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132203857 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132203857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132203857 DLSS7 DEBUG Found route for dpc=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)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132203857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132203857 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132203857 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000050:MSISDN-491230000050:TMSI-0x99EC606B:GERAN-A-133:LU)[0x56365ea010a0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822132203857 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000050:MSISDN-491230000050:TMSI-0x99EC606B:GERAN-A-133:LU)[0x56365ea010a0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000050:MSISDN-491230000050:TMSI-0x99EC606B:GERAN-A-133:LU)[0x56365ea1c2d0] (msc_a.c:1053) 20250822132203857 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000050:MSISDN-491230000050:TMSI-0x99EC606B:GERAN-A-133:LU)[0x56365ea010a0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822132203857 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000050:MSISDN-491230000050:TMSI-0x99EC606B:GERAN-A-133:LU)[0x56365ea010a0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822132203857 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000050:MSISDN-491230000050:TMSI-0x99EC606B:GERAN-A-133:LU)[0x56365ea010a0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822132203857 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0x99EC606B - active-conn: now used by 1 (attached) (msub.c:375) 20250822132203857 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132203857 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132203857 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132203857 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132203857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132203857 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132203857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132203857 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(995)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(995)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(993)@718a44d66dfb: Session index based on local reference:0 20250822132203857 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132203857 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132203857 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132203857 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132203857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132203857 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132203857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(995)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132203857 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(994)@718a44d66dfb: Deleted conn table entry 0TC_lu_and_mo_ussd_mo_release0(1002)15652678 TC_lu_and_mo_ussd_mo_release0(1002)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132203858 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0x99EC606B + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822132203858 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0x99EC606B - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_ussd_mo_release0(1002)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_ussd_mo_release0(1002)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_mo_release0(1002)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_mo_release0(1002)@718a44d66dfb: 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 := '99EC606B'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(994)@718a44d66dfb: Added conn table entry 0TC_lu_and_mo_ussd_mo_release0(1002)1636955 MSC_Test_0-RAN(994)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(993)@718a44d66dfb: First idle individual index:0 MSC_Test_0-M3UA(995)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132204058 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132204058 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132204058 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132204058 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132204058 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132204058 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132204058 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132204058 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132204060 DMM DEBUG msc_a(TMSI-0x99EC606B:GERAN-A-134:CM_SERVICE_REQ)[0x56365ea22310]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250822132204060 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x99EC606B:GERAN-A-134:CM_SERVICE_REQ)[0x56365ea183a0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822132204060 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x99EC606B:GERAN-A-134:CM_SERVICE_REQ)[0x56365ea183a0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x99EC606B:GERAN-A-134:CM_SERVICE_REQ)[0x56365ea22310] (fsm.c:486) 20250822132204060 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x99EC606B:GERAN-A-134:CM_SERVICE_REQ)[0x56365ea183a0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250822132204060 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x99EC606B:GERAN-A-134:CM_SERVICE_REQ)[0x56365ea183a0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822132204060 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0x99EC606B + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822132204060 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0x99EC606B + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822132204060 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000050:MSISDN-491230000050:TMSI-0x99EC606B:GERAN-A-134:CM_SERVICE_REQ)[0x56365ea183a0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822132204060 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000050:MSISDN-491230000050:TMSI-0x99EC606B:GERAN-A-134:CM_SERVICE_REQ)[0x56365ea183a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822132204060 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000050:MSISDN-491230000050:TMSI-0x99EC606B:GERAN-A-134:CM_SERVICE_REQ)[0x56365ea183a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822132204060 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000050:MSISDN-491230000050:TMSI-0x99EC606B:GERAN-A-134:CM_SERVICE_REQ)[0x56365ea183a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822132204060 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000050:MSISDN-491230000050:TMSI-0x99EC606B:GERAN-A-134:CM_SERVICE_REQ)[0x56365ea183a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822132204060 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000050:MSISDN-491230000050:TMSI-0x99EC606B:GERAN-A-134:CM_SERVICE_REQ)[0x56365ea183a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822132204060 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000050:MSISDN-491230000050:TMSI-0x99EC606B:GERAN-A-134:CM_SERVICE_REQ)[0x56365ea183a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822132204060 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000050:MSISDN-491230000050:TMSI-0x99EC606B:GERAN-A-134:CM_SERVICE_REQ)[0x56365ea183a0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822132204060 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000050:MSISDN-491230000050:TMSI-0x99EC606B:GERAN-A-134:CM_SERVICE_REQ)[0x56365ea183a0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822132204060 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000050:MSISDN-491230000050:TMSI-0x99EC606B:GERAN-A-134:CM_SERVICE_REQ)[0x56365ea183a0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822132204061 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000050/3/1): Available (smpp_smsc.c:626) 20250822132204061 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0x99EC606B - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250822132204061 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132204061 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132204061 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132204061 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132204061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132204061 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132204062 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132204062 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132204062 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132204062 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132204062 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132204062 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132204062 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132204062 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132204062 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132204062 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132204062 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132204062 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132204062 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132204062 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132204062 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132204062 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132204062 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132204062 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(995)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(995)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(995)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(995)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(995)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(995)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(993)@718a44d66dfb: { messageType := 2, destLocRef := '18FA5B'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)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(993)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(993)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(993)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(993)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(993)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(993)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(993)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(993)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132204067 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0x99EC606B + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250822132204067 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0x99EC606B - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mo_ussd_mo_release0(1002)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_ussd_mo_release0(1002)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(999)@718a44d66dfb: Created GsupExpect[0] for "262420000000050" to be handled at TC_lu_and_mo_ussd_mo_release0(1002) MSC_Test_0-RAN(994)@718a44d66dfb: patching N(SD)=1 into dtap '1B3B1C18A11602010102013B300E04010F04092ADBCD6653C96CB611'O MSC_Test_0-RAN(994)@718a44d66dfb: patched enc_l3: '1B7B1C18A11602010102013B300E04010F04092ADBCD6653C96CB611'O MSC_Test_0-SCCP(993)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(993)@718a44d66dfb: vl_len:31 MSC_Test_0-SCCP(993)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(993)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '01001C1B7B1C18A11602010102013B300E04010F04092ADBCD6653C96CB611'O MSC_Test_0-M3UA(995)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132204086 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132204086 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132204086 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132204086 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132204086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132204086 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132204086 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132204086 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132204086 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0x99EC606B + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) TC_lu_and_mo_ussd_mo_release0(1002)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132204089 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0x99EC606B + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250822132204089 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0x99EC606B - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:505) 20250822132204089 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132204089 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132204089 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132204089 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132204089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132204089 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132204089 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132204089 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(995)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(995)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(993)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(993)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(993)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(993)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_ussd_mo_release0(1002)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(994)@718a44d66dfb: patching N(SD)=2 into dtap '1B2A'O MSC_Test_0-RAN(994)@718a44d66dfb: patched enc_l3: '1BAA'O MSC_Test_0-SCCP(993)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(993)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(993)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(993)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0100021BAA'O 20250822132204093 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132204093 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132204093 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132204093 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132204093 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132204093 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132204093 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(995)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132204093 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132204093 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0x99EC606B - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250822132204093 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0x99EC606B + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822132204093 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0x99EC606B + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822132204093 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0x99EC606B - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822132204093 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0x99EC606B - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822132204093 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132204093 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132204093 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132204093 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132204093 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132204093 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132204093 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132204093 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(995)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(995)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(993)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(993)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(993)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(993)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_ussd_mo_release0(1002)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(993)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(993)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(993)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(993)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(995)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132204095 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132204095 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132204095 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132204095 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132204095 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132204095 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132204095 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132204095 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132204095 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000050:MSISDN-491230000050:TMSI-0x99EC606B:GERAN-A-134:CM_SERVICE_REQ)[0x56365ea183a0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822132204095 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000050:MSISDN-491230000050:TMSI-0x99EC606B:GERAN-A-134:CM_SERVICE_REQ)[0x56365ea183a0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000050:MSISDN-491230000050:TMSI-0x99EC606B:GERAN-A-134:CM_SERVICE_REQ)[0x56365ea22310] (msc_a.c:1053) 20250822132204095 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000050:MSISDN-491230000050:TMSI-0x99EC606B:GERAN-A-134:CM_SERVICE_REQ)[0x56365ea183a0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822132204095 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000050:MSISDN-491230000050:TMSI-0x99EC606B:GERAN-A-134:CM_SERVICE_REQ)[0x56365ea183a0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822132204096 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0x99EC606B - active-conn: now used by 1 (attached) (msub.c:375) 20250822132204096 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132204096 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132204096 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132204096 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132204096 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132204096 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132204096 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132204096 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(995)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(995)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(993)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-M3UA(995)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132204096 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132204096 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132204096 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132204096 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132204096 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132204096 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132204096 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132204096 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(994)@718a44d66dfb: Deleted conn table entry 0TC_lu_and_mo_ussd_mo_release0(1002)1636955 TC_lu_and_mo_ussd_mo_release0(1002)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132204097 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0x99EC606B + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822132204097 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0x99EC606B - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_ussd_mo_release0(1002)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_ussd_mo_release0(1002)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_mo_release0(1002)@718a44d66dfb: Final verdict of PTC: pass 20250822132204104 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822132204104 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-M3UA(995)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-SCCP(993)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP(999)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(996)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(994)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(997)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1003)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(1001)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(992)@718a44d66dfb: Final verdict of PTC: none 20250822132204107 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(998)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(1000)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(992): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(993): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(994): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(995): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(996): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(997): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(998): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(999): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(1000): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(1001): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_lu_and_mo_ussd_mo_release0(1002): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1003): none (pass -> pass) MTC@718a44d66dfb: Test case TC_lu_and_mo_ussd_mo_release finished. Verdict: pass MTC@718a44d66dfb: 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'. Fri Aug 22 13:22:04 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 20250822132204298 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822132204298 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822132204298 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822132204298 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822132204298 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822132204298 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822132204298 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822132204298 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822132204298 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822132204298 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132204298 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822132204298 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822132204298 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822132204298 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822132204298 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822132204298 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822132204298 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822132204299 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822132204299 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=300612) 20250822132205108 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=300612, count=301772) 20250822132206109 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822132206300 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822132206300 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822132206300 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:22:07 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_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 20250822132207110 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_lu_and_ss_session_timeout started. 20250822132208111 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(1007)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(1007)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1007)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(1005)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822132208174 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1008)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822132208368 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822132208368 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822132208368 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822132208368 DLSS7 DEBUG 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)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1007)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1007)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822132208369 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132208369 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822132208369 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822132208369 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822132208369 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822132208369 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822132208369 DLSS7 DEBUG 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)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(1007)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1007)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1007)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1007)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1007)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250822132208370 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132208370 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822132208370 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822132208370 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822132208370 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822132208370 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822132208370 DLSS7 DEBUG 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)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1007)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1007)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1007)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1007)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) 20250822132208370 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822132208370 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1007)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1007)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822132209112 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822132209113 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1010)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1010)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822132209118 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1010)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1010)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1010)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@718a44d66dfb: IPA ID RESP: { { 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)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1010)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822132209142 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822132209142 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250822132209181 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132209181 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132209181 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132209181 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132209181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132209181 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132209181 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132209181 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1007)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132209182 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132209182 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132209182 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132209182 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132209182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132209182 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132209182 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132209182 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1007)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1007)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1006)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(1011)@718a44d66dfb: Created GsupExpect[0] for "262420000000051" to be handled at TC_lu_and_ss_session_timeout0(1014) TC_lu_and_ss_session_timeout0(1014)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } MSC_Test_0-RAN(1006)@718a44d66dfb: Added conn table entry 0TC_lu_and_ss_session_timeout0(1014)9405755 MSC_Test_0-SCCP(1005)@718a44d66dfb: First idle individual index:0 MSC_Test_0-RAN(1006)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 20250822132209214 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132209214 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132209214 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132209214 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132209214 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132209214 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132209214 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132209214 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1007)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132209215 DMM DEBUG msc_a(IMSI-262420000000051:GERAN-A-135:LU)[0x56365ea1c2d0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000051 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822132209215 DMM DEBUG msc_a(IMSI-262420000000051:GERAN-A-135:LU)[0x56365ea1c2d0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822132209215 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000051:GERAN-A-135:LU)[0x56365ea010a0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822132209215 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000051:GERAN-A-135:LU)[0x56365ea010a0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000051:GERAN-A-135:LU)[0x56365ea1c2d0] (fsm.c:486) 20250822132209215 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000051:GERAN-A-135:LU)[0x56365ea010a0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822132209215 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000051:GERAN-A-135:LU)[0x56365ea010a0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822132209215 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822132209215 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000051 id=262420000000051 (vlr.c:661) 20250822132209215 DVLR INFO New subscr, IMSI: 262420000000051 (vlr.c:562) 20250822132209215 DVLR DEBUG VLR subscr IMSI-262420000000051 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822132209215 DVLR DEBUG VLR subscr IMSI-262420000000051 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822132209215 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132209215 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000051:GERAN-A-135:LU)[0x56365ea010a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822132209215 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000051:GERAN-A-135:LU)[0x56365ea010a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822132209215 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000051:GERAN-A-135:LU)[0x56365ea010a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822132209215 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000051:GERAN-A-135:LU)[0x56365ea010a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822132209215 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000051:GERAN-A-135:LU)[0x56365ea010a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822132209215 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000051:GERAN-A-135:LU)[0x56365ea010a0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822132209215 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000051:GERAN-A-135:LU)[0x56365ea0bf40]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822132209215 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000051:GERAN-A-135:LU)[0x56365ea0bf40]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000051:GERAN-A-135:LU)[0x56365ea010a0] (fsm.c:486) 20250822132209215 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000051:GERAN-A-135:LU)[0x56365ea0bf40]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822132209215 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000051:GERAN-A-135:LU)[0x56365ea0bf40]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822132209215 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132209215 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132209215 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132209215 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132209215 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132209215 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132209215 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132209215 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132209215 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132209215 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132209215 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132209215 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132209215 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132209215 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132209215 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132209215 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1007)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1007)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1007)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1007)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1005)@718a44d66dfb: { messageType := 2, destLocRef := '8F853B'O, sourceLocRef := '000087'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1005)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1005)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1005)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1005)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1005)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1011)@718a44d66dfb: Found GsupExpect[0] for "262420000000051" handled at TC_lu_and_ss_session_timeout0(1014) MSC_Test-GSUP(1011)@718a44d66dfb: Added IMSI table entry 0TC_lu_and_ss_session_timeout0(1014)"262420000000051" 20250822132209218 DVLR DEBUG VLR subscr IMSI-262420000000051 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250822132209218 DVLR DEBUG VLR subscr IMSI-262420000000051 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1005)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1005)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(1005)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1005)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250822132209219 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132209219 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132209219 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132209219 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132209219 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132209219 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132209219 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132209219 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1007)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_ss_session_timeout0(1014)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_ss_session_timeout0(1014)@718a44d66dfb: setverdict(pass): none -> pass 20250822132209223 DVLR DEBUG VLR subscr IMSI-262420000000051 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132209223 DVLR DEBUG IMSI:262420000000051 has MSISDN:491230000051 (vlr.c:1045) 20250822132209223 DMSC NOTICE msub(IMSI-262420000000051:MSISDN-491230000051) VLR: update for IMSI=262420000000051 (MSISDN=491230000051) (gsm_04_08.c:1541) 20250822132209223 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822132209223 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132209223 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000051:MSISDN-491230000051:GERAN-A-135:LU)[0x56365ea010a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822132209223 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000051:GERAN-A-135:LU)[0x56365ea0bf40]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822132209223 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000051:GERAN-A-135:LU)[0x56365ea0bf40]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822132209223 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000051:GERAN-A-135:LU)[0x56365ea0bf40]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822132209223 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000051:GERAN-A-135:LU)[0x56365ea0bf40]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000051:MSISDN-491230000051:GERAN-A-135:LU)[0x56365ea010a0] (vlr_lu_fsm.c:110) 20250822132209223 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000051:GERAN-A-135:LU)[0x56365ea0bf40]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822132209223 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000051:GERAN-A-135:LU)[0x56365ea0bf40]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822132209223 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000051:MSISDN-491230000051:GERAN-A-135:LU)[0x56365ea010a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822132209223 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000051:MSISDN-491230000051:GERAN-A-135:LU)[0x56365ea010a0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822132209223 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000051:MSISDN-491230000051:GERAN-A-135:LU)[0x56365ea174f0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822132209223 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000051:MSISDN-491230000051:GERAN-A-135:LU)[0x56365ea174f0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000051:MSISDN-491230000051:GERAN-A-135:LU)[0x56365ea010a0] (fsm.c:486) 20250822132209223 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000051:MSISDN-491230000051:GERAN-A-135:LU)[0x56365ea174f0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822132209223 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000051:MSISDN-491230000051:GERAN-A-135:LU)[0x56365ea174f0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822132209223 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000051:MSISDN-491230000051:GERAN-A-135:LU)[0x56365ea174f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822132209223 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000051:MSISDN-491230000051:GERAN-A-135:LU)[0x56365ea174f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822132209223 DMSC NOTICE msub(IMSI-262420000000051:MSISDN-491230000051:TMSInew-0xA254762F) VLR: update for IMSI=262420000000051 (MSISDN=491230000051) (gsm_04_08.c:1541) 20250822132209223 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000051:MSISDN-491230000051:GERAN-A-135:LU)[0x56365ea174f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822132209223 DMM DEBUG -> IMSI-262420000000051:MSISDN-491230000051:TMSInew-0xA254762F LOCATION UPDATE ACCEPT (TMSI = 0xa254762f) (gsm_04_08.c:149) 20250822132209223 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSInew-0xA254762F - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822132209223 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132209223 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132209223 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132209223 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132209223 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132209223 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132209223 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132209223 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1007)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1007)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1005)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1005)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1005)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1005)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_ss_session_timeout0(1014)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1006)@718a44d66dfb: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1006)@718a44d66dfb: patched enc_l3: '055B'O MSC_Test_0-SCCP(1005)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1005)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(1005)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1005)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002055B'O 20250822132209228 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132209228 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132209228 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132209228 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132209228 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132209228 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132209228 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132209228 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1007)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132209228 DMM DEBUG msc_a(IMSI-262420000000051:MSISDN-491230000051:TMSInew-0xA254762F:GERAN-A-135:LU)[0x56365ea1c2d0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822132209228 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000051:MSISDN-491230000051:TMSInew-0xA254762F:GERAN-A-135:LU)[0x56365ea010a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822132209228 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000051:MSISDN-491230000051:GERAN-A-135:LU)[0x56365ea174f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822132209228 DMSC NOTICE msub(IMSI-262420000000051:MSISDN-491230000051:TMSI-0xA254762F) VLR: update for IMSI=262420000000051 (MSISDN=491230000051) (gsm_04_08.c:1541) 20250822132209228 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSI-0xA254762F + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250822132209228 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000051:MSISDN-491230000051:GERAN-A-135:LU)[0x56365ea174f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822132209228 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000051:MSISDN-491230000051:TMSI-0xA254762F:GERAN-A-135:LU)[0x56365ea010a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822132209228 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000051:MSISDN-491230000051:GERAN-A-135:LU)[0x56365ea174f0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822132209228 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000051:MSISDN-491230000051:GERAN-A-135:LU)[0x56365ea174f0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000051:MSISDN-491230000051:TMSI-0xA254762F:GERAN-A-135:LU)[0x56365ea010a0] (vlr_lu_fsm.c:817) 20250822132209228 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000051:MSISDN-491230000051:GERAN-A-135:LU)[0x56365ea174f0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822132209228 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000051:MSISDN-491230000051:GERAN-A-135:LU)[0x56365ea174f0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822132209228 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000051:MSISDN-491230000051:TMSI-0xA254762F:GERAN-A-135:LU)[0x56365ea010a0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822132209228 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000051/3/1): Available (smpp_smsc.c:626) 20250822132209228 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSI-0xA254762F + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822132209228 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSI-0xA254762F + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822132209228 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSI-0xA254762F - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822132209229 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSI-0xA254762F - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250822132209229 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132209229 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132209229 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132209229 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132209229 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132209229 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132209229 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132209229 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1007)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1007)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1005)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1005)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1005)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1005)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1005)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1005)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1005)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1005)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1007)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132209230 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132209230 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132209230 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132209230 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132209230 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132209230 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132209230 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132209230 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132209230 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000051:MSISDN-491230000051:TMSI-0xA254762F:GERAN-A-135:LU)[0x56365ea010a0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822132209230 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000051:MSISDN-491230000051:TMSI-0xA254762F:GERAN-A-135:LU)[0x56365ea010a0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000051:MSISDN-491230000051:TMSI-0xA254762F:GERAN-A-135:LU)[0x56365ea1c2d0] (msc_a.c:1053) 20250822132209230 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000051:MSISDN-491230000051:TMSI-0xA254762F:GERAN-A-135:LU)[0x56365ea010a0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822132209230 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000051:MSISDN-491230000051:TMSI-0xA254762F:GERAN-A-135:LU)[0x56365ea010a0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822132209230 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000051:MSISDN-491230000051:TMSI-0xA254762F:GERAN-A-135:LU)[0x56365ea010a0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822132209230 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSI-0xA254762F - active-conn: now used by 1 (attached) (msub.c:375) 20250822132209230 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132209230 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132209230 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132209230 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132209230 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132209230 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132209230 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132209230 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1007)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1007)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1005)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-M3UA(1007)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132209231 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132209231 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132209231 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132209231 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132209231 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132209231 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132209231 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132209231 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1006)@718a44d66dfb: Deleted conn table entry 0TC_lu_and_ss_session_timeout0(1014)9405755 TC_lu_and_ss_session_timeout0(1014)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132209232 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSI-0xA254762F + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822132209232 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSI-0xA254762F - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_ss_session_timeout0(1014)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_ss_session_timeout0(1014)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_ss_session_timeout0(1014)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_ss_session_timeout0(1014)@718a44d66dfb: 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 := 'A254762F'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1006)@718a44d66dfb: Added conn table entry 0TC_lu_and_ss_session_timeout0(1014)4927682 MSC_Test_0-RAN(1006)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1005)@718a44d66dfb: First idle individual index:0 MSC_Test_0-M3UA(1007)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132209438 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132209438 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132209438 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132209438 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132209438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132209438 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132209438 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132209438 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132209439 DMM DEBUG msc_a(TMSI-0xA254762F:GERAN-A-136:CM_SERVICE_REQ)[0x56365ea22310]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250822132209439 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA254762F:GERAN-A-136:CM_SERVICE_REQ)[0x56365ea183a0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822132209439 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA254762F:GERAN-A-136:CM_SERVICE_REQ)[0x56365ea183a0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xA254762F:GERAN-A-136:CM_SERVICE_REQ)[0x56365ea22310] (fsm.c:486) 20250822132209439 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA254762F:GERAN-A-136:CM_SERVICE_REQ)[0x56365ea183a0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250822132209439 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA254762F:GERAN-A-136:CM_SERVICE_REQ)[0x56365ea183a0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822132209439 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSI-0xA254762F + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822132209439 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSI-0xA254762F + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822132209439 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000051:MSISDN-491230000051:TMSI-0xA254762F:GERAN-A-136:CM_SERVICE_REQ)[0x56365ea183a0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822132209439 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000051:MSISDN-491230000051:TMSI-0xA254762F:GERAN-A-136:CM_SERVICE_REQ)[0x56365ea183a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822132209439 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000051:MSISDN-491230000051:TMSI-0xA254762F:GERAN-A-136:CM_SERVICE_REQ)[0x56365ea183a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822132209439 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000051:MSISDN-491230000051:TMSI-0xA254762F:GERAN-A-136:CM_SERVICE_REQ)[0x56365ea183a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822132209439 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000051:MSISDN-491230000051:TMSI-0xA254762F:GERAN-A-136:CM_SERVICE_REQ)[0x56365ea183a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822132209439 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000051:MSISDN-491230000051:TMSI-0xA254762F:GERAN-A-136:CM_SERVICE_REQ)[0x56365ea183a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822132209439 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000051:MSISDN-491230000051:TMSI-0xA254762F:GERAN-A-136:CM_SERVICE_REQ)[0x56365ea183a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822132209439 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000051:MSISDN-491230000051:TMSI-0xA254762F:GERAN-A-136:CM_SERVICE_REQ)[0x56365ea183a0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822132209439 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000051:MSISDN-491230000051:TMSI-0xA254762F:GERAN-A-136:CM_SERVICE_REQ)[0x56365ea183a0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822132209439 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000051:MSISDN-491230000051:TMSI-0xA254762F:GERAN-A-136:CM_SERVICE_REQ)[0x56365ea183a0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822132209440 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000051/3/1): Available (smpp_smsc.c:626) 20250822132209440 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSI-0xA254762F - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250822132209440 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132209440 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132209440 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132209440 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132209440 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132209440 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132209440 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132209440 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132209440 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132209440 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132209440 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132209440 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132209440 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132209440 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132209440 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132209440 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132209440 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132209440 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132209440 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132209440 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132209440 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132209440 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132209440 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132209440 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1007)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1007)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1007)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1007)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1007)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1007)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1005)@718a44d66dfb: { messageType := 2, destLocRef := '4B30C2'O, sourceLocRef := '000088'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1005)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1005)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1005)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1005)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1005)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1005)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1005)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1005)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1005)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132209444 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSI-0xA254762F + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250822132209444 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSI-0xA254762F - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_ss_session_timeout0(1014)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_ss_session_timeout0(1014)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1011)@718a44d66dfb: Created GsupExpect[0] for "262420000000051" to be handled at TC_lu_and_ss_session_timeout0(1014) MSC_Test_0-RAN(1006)@718a44d66dfb: patching N(SD)=1 into dtap '1B3B1C19A11702010102013B300F04010F040A2379995D0ECFCB917619'O MSC_Test_0-RAN(1006)@718a44d66dfb: patched enc_l3: '1B7B1C19A11702010102013B300F04010F040A2379995D0ECFCB917619'O MSC_Test_0-SCCP(1005)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1005)@718a44d66dfb: vl_len:32 MSC_Test_0-SCCP(1005)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1005)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '01001D1B7B1C19A11702010102013B300F04010F040A2379995D0ECFCB917619'O 20250822132209462 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132209462 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132209462 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(1007)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132209462 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132209462 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132209462 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132209462 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132209462 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132209462 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSI-0xA254762F + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) TC_lu_and_ss_session_timeout0(1014)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132212464 DSS NOTICE trans(NCSS IMSI-262420000000051:MSISDN-491230000051:TMSI-0xA254762F:GERAN-A-136:CM_SERVICE_REQ callref-0x20000004 tid-9) SS/USSD session timeout, releasing (gsm_09_11.c:67) 20250822132212464 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSI-0xA254762F - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250822132212464 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSI-0xA254762F + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822132212464 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSI-0xA254762F + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822132212464 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSI-0xA254762F - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822132212464 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSI-0xA254762F - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822132212464 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132212464 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132212464 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132212464 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132212464 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132212464 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132212464 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132212464 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132212464 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132212464 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132212465 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132212465 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132212465 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132212465 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132212465 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132212465 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1007)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1007)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1007)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1007)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1005)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1005)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1005)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1005)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1005)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1005)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1005)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1005)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1005)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1005)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1005)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1005)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1007)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132212473 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132212473 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132212473 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132212473 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132212473 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132212473 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132212473 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132212473 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132212474 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000051:MSISDN-491230000051:TMSI-0xA254762F:GERAN-A-136:CM_SERVICE_REQ)[0x56365ea183a0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822132212474 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000051:MSISDN-491230000051:TMSI-0xA254762F:GERAN-A-136:CM_SERVICE_REQ)[0x56365ea183a0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000051:MSISDN-491230000051:TMSI-0xA254762F:GERAN-A-136:CM_SERVICE_REQ)[0x56365ea22310] (msc_a.c:1053) 20250822132212474 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000051:MSISDN-491230000051:TMSI-0xA254762F:GERAN-A-136:CM_SERVICE_REQ)[0x56365ea183a0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822132212474 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000051:MSISDN-491230000051:TMSI-0xA254762F:GERAN-A-136:CM_SERVICE_REQ)[0x56365ea183a0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822132212474 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSI-0xA254762F - active-conn: now used by 1 (attached) (msub.c:375) 20250822132212474 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132212474 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132212474 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132212475 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132212475 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132212475 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132212475 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132212475 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1007)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1007)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1005)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-M3UA(1007)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132212476 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132212476 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132212476 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132212476 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132212476 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132212476 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132212476 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132212476 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1006)@718a44d66dfb: Deleted conn table entry 0TC_lu_and_ss_session_timeout0(1014)4927682 TC_lu_and_ss_session_timeout0(1014)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132212477 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSI-0xA254762F + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822132212477 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSI-0xA254762F - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_ss_session_timeout0(1014)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_ss_session_timeout0(1014)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_ss_session_timeout0(1014)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_ss_session_timeout0(1014)@718a44d66dfb: Final verdict of PTC: pass 20250822132212488 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822132212489 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(1011)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(1008)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-SCCP(1005)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-M3UA(1007)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(1012)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1015)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(1006)@718a44d66dfb: Final verdict of PTC: none 20250822132212492 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1010)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(1009)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(1013)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1004)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1004): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(1005): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(1006): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(1007): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(1008): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(1009): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(1010): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(1011): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(1012): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(1013): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_lu_and_ss_session_timeout0(1014): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1015): none (pass -> pass) MTC@718a44d66dfb: Test case TC_lu_and_ss_session_timeout finished. Verdict: pass MTC@718a44d66dfb: 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'. Fri Aug 22 13:22:12 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 20250822132212678 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822132212678 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822132212678 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822132212678 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822132212678 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822132212678 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822132212678 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822132212678 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822132212678 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822132212678 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132212678 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822132212678 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822132212678 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822132212678 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822132212678 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822132212678 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822132212678 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822132212679 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822132212679 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=293696) 20250822132213493 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=293696, count=294952) 20250822132214494 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822132214680 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822132214680 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822132214680 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:22: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_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 20250822132215495 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_mt_ussd_for_unknown_subscr started. 20250822132216496 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(1019)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(1019)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1019)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(1017)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822132216513 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1020)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822132216703 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822132216703 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822132216703 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822132216703 DLSS7 DEBUG 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)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1019)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1019)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822132216706 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132216706 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822132216706 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822132216706 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822132216706 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822132216706 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822132216706 DLSS7 DEBUG 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)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(1019)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1019)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1019)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1019)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822132216706 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132216706 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822132216706 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822132216706 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822132216706 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822132216706 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822132216706 DLSS7 DEBUG 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)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1019)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1019)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1019)@718a44d66dfb: Message received on association #8 20250822132216706 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) MSC_Test_0-M3UA(1019)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1019)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1019)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1019)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822132216706 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822132217498 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822132217498 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1022)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1022)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822132217502 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1022)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1022)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1022)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@718a44d66dfb: IPA ID RESP: { { 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)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1022)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822132217513 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132217513 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132217513 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132217513 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132217513 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132217513 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132217513 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132217513 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1019)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132217514 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132217514 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132217514 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132217514 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132217514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132217514 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132217514 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132217514 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1019)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1019)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1018)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250822132217519 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822132217519 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test_0-RAN(1018)@718a44d66dfb: Created IMSI[0] for '000000000000000'H'FFFFFFFF'O to be handled at TC_mt_ussd_for_unknown_subscr0(1026) MSC_Test-GSUP(1023)@718a44d66dfb: Created GsupExpect[0] for "000000000000000" to be handled at TC_mt_ussd_for_unknown_subscr0(1026) 20250822132217551 DSS ERROR Rx OSMO_GSUP_MSGT_PROC_SS_REQUEST for unknown subscriber, rejecting (gsm_09_11.c:440) MSC_Test-GSUP(1023)@718a44d66dfb: Found GsupExpect[0] for "000000000000000" handled at TC_mt_ussd_for_unknown_subscr0(1026) MSC_Test-GSUP(1023)@718a44d66dfb: Added IMSI table entry 0TC_mt_ussd_for_unknown_subscr0(1026)"000000000000000" TC_mt_ussd_for_unknown_subscr0(1026)@718a44d66dfb: setverdict(pass): none -> pass TC_mt_ussd_for_unknown_subscr0(1026)@718a44d66dfb: Final verdict of PTC: pass 20250822132217553 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822132217553 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822132217553 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822132217553 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822132217553 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822132217553 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822132217553 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822132217553 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822132217553 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822132217553 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132217553 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822132217553 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822132217553 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822132217553 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822132217553 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) MSC_Test-GSUP(1023)@718a44d66dfb: Final verdict of PTC: none 20250822132217553 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822132217553 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822132217553 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250822132217553 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822132217553 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(1017)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP-IPA(1022)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-M3UA(1019)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(1018)@718a44d66dfb: Final verdict of PTC: none 20250822132217553 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822132217553 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MNCC(1020)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(1025)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(1021)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1027)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(1024)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1016)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1016): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(1017): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(1018): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(1019): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(1020): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(1021): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(1022): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(1023): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(1024): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(1025): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_mt_ussd_for_unknown_subscr0(1026): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1027): none (pass -> pass) MTC@718a44d66dfb: Test case TC_mt_ussd_for_unknown_subscr finished. Verdict: pass MTC@718a44d66dfb: 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'. Fri Aug 22 13:22:17 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=75904) 20250822132218554 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=75904, count=77624) 20250822132219554 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822132219554 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822132219554 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822132219554 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:22: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_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 20250822132220555 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_mo_ussd_for_unknown_trans started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(1031)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(1031)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1031)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(1029)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822132221472 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1032)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822132221556 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822132221556 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1034)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1034)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822132221558 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1034)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1034)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1034)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@718a44d66dfb: IPA ID RESP: { { 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)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1034)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822132221569 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822132221569 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250822132221665 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822132221665 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822132221665 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822132221665 DLSS7 DEBUG 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)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1031)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1031)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1031)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(1031)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250822132221667 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132221667 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822132221667 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822132221667 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822132221667 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822132221667 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822132221667 DLSS7 DEBUG 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)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1031)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1031)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1031)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1031)@718a44d66dfb: Message received on association #8 20250822132221667 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132221667 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822132221667 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822132221667 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822132221667 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822132221667 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822132221667 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250822132221667 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) MSC_Test_0-M3UA(1031)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1031)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1031)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1031)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1031)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1031)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822132221667 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822132222471 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132222471 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132222471 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132222471 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132222471 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132222471 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132222471 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132222471 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1031)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132222471 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132222471 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132222471 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132222471 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132222471 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132222471 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132222471 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132222471 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1031)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1031)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1030)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1030)@718a44d66dfb: Created IMSI[0] for '262420000000111'H'FFFFFFFF'O to be handled at TC_mo_ussd_for_unknown_trans0(1038) MSC_Test-GSUP(1035)@718a44d66dfb: Created GsupExpect[0] for "262420000000111" to be handled at TC_mo_ussd_for_unknown_trans0(1038) MSC_Test-GSUP(1035)@718a44d66dfb: Created GsupExpect[1] for "262420000000111" to be handled at TC_mo_ussd_for_unknown_trans0(1038) TC_mo_ussd_for_unknown_trans0(1038)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000111'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1030)@718a44d66dfb: Added conn table entry 0TC_mo_ussd_for_unknown_trans0(1038)16083824 MSC_Test_0-RAN(1030)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1029)@718a44d66dfb: First idle individual index:0 MSC_Test_0-M3UA(1031)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132222483 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132222483 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132222483 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132222483 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132222483 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132222483 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132222483 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132222483 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132222483 DMM DEBUG msc_a(IMSI-262420000000111:GERAN-A-137:LU)[0x56365ea1c2d0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000111 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822132222483 DMM DEBUG msc_a(IMSI-262420000000111:GERAN-A-137:LU)[0x56365ea1c2d0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822132222483 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:GERAN-A-137:LU)[0x56365ea010a0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822132222483 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:GERAN-A-137:LU)[0x56365ea010a0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000111:GERAN-A-137:LU)[0x56365ea1c2d0] (fsm.c:486) 20250822132222483 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:GERAN-A-137:LU)[0x56365ea010a0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822132222483 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:GERAN-A-137:LU)[0x56365ea010a0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822132222483 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822132222483 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000111 id=262420000000111 (vlr.c:661) 20250822132222483 DVLR INFO New subscr, IMSI: 262420000000111 (vlr.c:562) 20250822132222483 DVLR DEBUG VLR subscr IMSI-262420000000111 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822132222483 DVLR DEBUG VLR subscr IMSI-262420000000111 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822132222483 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132222483 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:GERAN-A-137:LU)[0x56365ea010a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822132222483 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:GERAN-A-137:LU)[0x56365ea010a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822132222483 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:GERAN-A-137:LU)[0x56365ea010a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822132222483 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:GERAN-A-137:LU)[0x56365ea010a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822132222483 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:GERAN-A-137:LU)[0x56365ea010a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822132222483 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:GERAN-A-137:LU)[0x56365ea010a0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822132222483 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000111:GERAN-A-137:LU)[0x56365ea0bf40]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822132222483 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000111:GERAN-A-137:LU)[0x56365ea0bf40]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000111:GERAN-A-137:LU)[0x56365ea010a0] (fsm.c:486) 20250822132222483 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000111:GERAN-A-137:LU)[0x56365ea0bf40]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822132222483 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000111:GERAN-A-137:LU)[0x56365ea0bf40]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822132222483 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132222483 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132222483 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132222483 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132222483 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132222483 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132222483 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132222483 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132222483 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132222483 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132222483 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132222483 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132222483 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132222483 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132222483 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132222483 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1031)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1031)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1031)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1031)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@718a44d66dfb: { messageType := 2, destLocRef := 'F56B70'O, sourceLocRef := '000089'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1029)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1029)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1029)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1035)@718a44d66dfb: Found GsupExpect[0] for "262420000000111" handled at TC_mo_ussd_for_unknown_trans0(1038) MSC_Test-GSUP(1035)@718a44d66dfb: Added IMSI table entry 0TC_mo_ussd_for_unknown_trans0(1038)"262420000000111" 20250822132222486 DVLR DEBUG VLR subscr IMSI-262420000000111 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250822132222486 DVLR DEBUG VLR subscr IMSI-262420000000111 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1029)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1029)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(1029)@718a44d66dfb: vl_from0 TC_mo_ussd_for_unknown_trans0(1038)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(1029)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_mo_ussd_for_unknown_trans0(1038)@718a44d66dfb: setverdict(pass): none -> pass MSC_Test_0-M3UA(1031)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132222487 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132222487 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132222487 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132222487 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132222487 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132222487 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132222487 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132222487 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132222490 DVLR DEBUG VLR subscr IMSI-262420000000111 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132222490 DVLR DEBUG IMSI:262420000000111 has MSISDN:491230000111 (vlr.c:1045) 20250822132222490 DMSC NOTICE msub(IMSI-262420000000111:MSISDN-491230000111) VLR: update for IMSI=262420000000111 (MSISDN=491230000111) (gsm_04_08.c:1541) 20250822132222490 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822132222490 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132222490 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:GERAN-A-137:LU)[0x56365ea010a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822132222490 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000111:GERAN-A-137:LU)[0x56365ea0bf40]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822132222490 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000111:GERAN-A-137:LU)[0x56365ea0bf40]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822132222490 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000111:GERAN-A-137:LU)[0x56365ea0bf40]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822132222490 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000111:GERAN-A-137:LU)[0x56365ea0bf40]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:GERAN-A-137:LU)[0x56365ea010a0] (vlr_lu_fsm.c:110) 20250822132222490 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000111:GERAN-A-137:LU)[0x56365ea0bf40]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822132222490 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000111:GERAN-A-137:LU)[0x56365ea0bf40]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822132222490 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:GERAN-A-137:LU)[0x56365ea010a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822132222490 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:GERAN-A-137:LU)[0x56365ea010a0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822132222490 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:GERAN-A-137:LU)[0x56365ea177e0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822132222490 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:GERAN-A-137:LU)[0x56365ea177e0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:GERAN-A-137:LU)[0x56365ea010a0] (fsm.c:486) 20250822132222490 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:GERAN-A-137:LU)[0x56365ea177e0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822132222490 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:GERAN-A-137:LU)[0x56365ea177e0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822132222490 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:GERAN-A-137:LU)[0x56365ea177e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822132222490 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:GERAN-A-137:LU)[0x56365ea177e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822132222490 DMSC NOTICE msub(IMSI-262420000000111:MSISDN-491230000111:TMSInew-0x88487B60) VLR: update for IMSI=262420000000111 (MSISDN=491230000111) (gsm_04_08.c:1541) 20250822132222490 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:GERAN-A-137:LU)[0x56365ea177e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822132222490 DMM DEBUG -> IMSI-262420000000111:MSISDN-491230000111:TMSInew-0x88487B60 LOCATION UPDATE ACCEPT (TMSI = 0x88487b60) (gsm_04_08.c:149) 20250822132222491 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSInew-0x88487B60 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822132222491 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132222491 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132222491 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132222491 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132222491 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132222491 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132222491 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132222491 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1031)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1031)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1029)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_ussd_for_unknown_trans0(1038)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1030)@718a44d66dfb: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1030)@718a44d66dfb: patched enc_l3: '055B'O MSC_Test_0-SCCP(1029)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1029)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(1029)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1029)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1031)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132222496 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132222496 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132222496 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132222496 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132222496 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132222496 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132222496 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132222496 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132222496 DMM DEBUG msc_a(IMSI-262420000000111:MSISDN-491230000111:TMSInew-0x88487B60:GERAN-A-137:LU)[0x56365ea1c2d0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822132222496 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSInew-0x88487B60:GERAN-A-137:LU)[0x56365ea010a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822132222496 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:GERAN-A-137:LU)[0x56365ea177e0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822132222496 DMSC NOTICE msub(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x88487B60) VLR: update for IMSI=262420000000111 (MSISDN=491230000111) (gsm_04_08.c:1541) 20250822132222496 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x88487B60 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250822132222496 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:GERAN-A-137:LU)[0x56365ea177e0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822132222496 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x88487B60:GERAN-A-137:LU)[0x56365ea010a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822132222496 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:GERAN-A-137:LU)[0x56365ea177e0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822132222496 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:GERAN-A-137:LU)[0x56365ea177e0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x88487B60:GERAN-A-137:LU)[0x56365ea010a0] (vlr_lu_fsm.c:817) 20250822132222496 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:GERAN-A-137:LU)[0x56365ea177e0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822132222496 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:GERAN-A-137:LU)[0x56365ea177e0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822132222496 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x88487B60:GERAN-A-137:LU)[0x56365ea010a0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822132222496 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000111/3/1): Available (smpp_smsc.c:626) 20250822132222496 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x88487B60 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822132222496 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x88487B60 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822132222496 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x88487B60 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822132222496 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x88487B60 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250822132222496 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132222496 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132222496 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132222496 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132222496 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132222496 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132222496 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132222496 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1031)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1031)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1029)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1029)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1029)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1029)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1029)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1031)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132222498 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132222498 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132222498 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132222498 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132222498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132222498 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132222498 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132222498 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132222499 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x88487B60:GERAN-A-137:LU)[0x56365ea010a0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822132222499 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x88487B60:GERAN-A-137:LU)[0x56365ea010a0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x88487B60:GERAN-A-137:LU)[0x56365ea1c2d0] (msc_a.c:1053) 20250822132222499 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x88487B60:GERAN-A-137:LU)[0x56365ea010a0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822132222499 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x88487B60:GERAN-A-137:LU)[0x56365ea010a0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822132222499 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x88487B60:GERAN-A-137:LU)[0x56365ea010a0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822132222499 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x88487B60 - active-conn: now used by 1 (attached) (msub.c:375) 20250822132222499 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132222499 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132222499 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132222499 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132222499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132222499 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132222499 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132222499 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1031)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1031)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@718a44d66dfb: Session index based on local reference:0 20250822132222499 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132222499 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132222499 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132222499 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132222499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132222499 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132222499 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132222499 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1031)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1030)@718a44d66dfb: Deleted conn table entry 0TC_mo_ussd_for_unknown_trans0(1038)16083824 TC_mo_ussd_for_unknown_trans0(1038)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132222500 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x88487B60 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822132222500 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x88487B60 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_mo_ussd_for_unknown_trans0(1038)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_ussd_for_unknown_trans0(1038)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_mo_ussd_for_unknown_trans0(1038)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_mo_ussd_for_unknown_trans0(1038)@718a44d66dfb: 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 := '88487B60'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1030)@718a44d66dfb: Added conn table entry 0TC_mo_ussd_for_unknown_trans0(1038)5843665 MSC_Test_0-RAN(1030)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1029)@718a44d66dfb: First idle individual index:0 MSC_Test_0-M3UA(1031)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132222702 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132222702 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132222702 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132222702 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132222702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132222702 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132222702 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132222702 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132222702 DMM DEBUG msc_a(TMSI-0x88487B60:GERAN-A-138:CM_SERVICE_REQ)[0x56365ea22310]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250822132222702 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x88487B60:GERAN-A-138:CM_SERVICE_REQ)[0x56365ea183a0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822132222702 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x88487B60:GERAN-A-138:CM_SERVICE_REQ)[0x56365ea183a0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x88487B60:GERAN-A-138:CM_SERVICE_REQ)[0x56365ea22310] (fsm.c:486) 20250822132222702 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x88487B60:GERAN-A-138:CM_SERVICE_REQ)[0x56365ea183a0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250822132222702 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x88487B60:GERAN-A-138:CM_SERVICE_REQ)[0x56365ea183a0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822132222702 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x88487B60 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822132222702 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x88487B60 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822132222702 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x88487B60:GERAN-A-138:CM_SERVICE_REQ)[0x56365ea183a0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822132222702 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x88487B60:GERAN-A-138:CM_SERVICE_REQ)[0x56365ea183a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822132222702 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x88487B60:GERAN-A-138:CM_SERVICE_REQ)[0x56365ea183a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822132222702 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x88487B60:GERAN-A-138:CM_SERVICE_REQ)[0x56365ea183a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822132222702 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x88487B60:GERAN-A-138:CM_SERVICE_REQ)[0x56365ea183a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822132222702 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x88487B60:GERAN-A-138:CM_SERVICE_REQ)[0x56365ea183a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822132222702 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x88487B60:GERAN-A-138:CM_SERVICE_REQ)[0x56365ea183a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822132222702 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x88487B60:GERAN-A-138:CM_SERVICE_REQ)[0x56365ea183a0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822132222702 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x88487B60:GERAN-A-138:CM_SERVICE_REQ)[0x56365ea183a0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822132222702 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x88487B60:GERAN-A-138:CM_SERVICE_REQ)[0x56365ea183a0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822132222702 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000111/3/1): Available (smpp_smsc.c:626) 20250822132222702 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x88487B60 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250822132222702 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132222702 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132222702 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132222702 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132222702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132222702 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132222703 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132222703 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132222703 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132222703 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132222703 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132222703 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132222703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132222703 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132222703 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132222703 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132222703 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132222703 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132222703 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132222703 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132222703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132222703 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132222703 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132222703 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1031)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1031)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1031)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1031)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1031)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1031)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@718a44d66dfb: { messageType := 2, destLocRef := '592AD1'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)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1029)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1029)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1029)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1029)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132222704 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x88487B60 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250822132222704 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x88487B60 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_mo_ussd_for_unknown_trans0(1038)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_ussd_for_unknown_trans0(1038)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1030)@718a44d66dfb: patching N(SD)=1 into dtap '1B3A1727345BD4EC3C68E506D0AC1A27F41E4150E73138EA0960'O MSC_Test_0-RAN(1030)@718a44d66dfb: patched enc_l3: '1B7A1727345BD4EC3C68E506D0AC1A27F41E4150E73138EA0960'O MSC_Test_0-SCCP(1029)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1029)@718a44d66dfb: vl_len:29 MSC_Test_0-SCCP(1029)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1029)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '01001A1B7A1727345BD4EC3C68E506D0AC1A27F41E4150E73138EA0960'O MSC_Test_0-M3UA(1031)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132222708 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132222708 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132222708 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132222708 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132222708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132222708 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132222708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132222708 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132222708 DSS ERROR Rx GSM0480_MTYPE_FACILITY message for non-existing transaction (tid-1) (gsm_09_11.c:139) 20250822132222708 DBSSAP ERROR msc_a(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x88487B60:GERAN-A-138:CM_SERVICE_REQ)[0x56365ea22310]{MSC_A_ST_AUTHENTICATED}: RAN decode error (rc=-22) for DTAP from MSC-I (msc_a.c:2060) 20250822132222708 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x88487B60 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822132222708 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x88487B60 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822132222708 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x88487B60 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822132222708 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x88487B60 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822132222708 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132222708 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132222708 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132222708 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132222708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132222708 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132222708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132222708 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132222708 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132222708 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132222708 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132222708 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132222708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132222708 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132222708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132222708 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1031)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1031)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1031)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1031)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1029)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1029)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1029)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_ussd_for_unknown_trans0(1038)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1029)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1029)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1029)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1029)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1031)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132222710 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132222710 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132222710 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132222710 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132222710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132222710 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132222710 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132222710 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132222710 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x88487B60:GERAN-A-138:CM_SERVICE_REQ)[0x56365ea183a0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822132222710 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x88487B60:GERAN-A-138:CM_SERVICE_REQ)[0x56365ea183a0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x88487B60:GERAN-A-138:CM_SERVICE_REQ)[0x56365ea22310] (msc_a.c:1053) 20250822132222710 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x88487B60:GERAN-A-138:CM_SERVICE_REQ)[0x56365ea183a0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822132222710 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x88487B60:GERAN-A-138:CM_SERVICE_REQ)[0x56365ea183a0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822132222710 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x88487B60 - active-conn: now used by 1 (attached) (msub.c:375) 20250822132222710 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132222710 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132222710 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132222710 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132222710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132222710 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132222710 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132222710 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1031)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1031)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@718a44d66dfb: Session index based on local reference:0 20250822132222711 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132222711 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132222711 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132222711 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132222711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132222711 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132222711 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132222711 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1031)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1030)@718a44d66dfb: Deleted conn table entry 0TC_mo_ussd_for_unknown_trans0(1038)5843665 TC_mo_ussd_for_unknown_trans0(1038)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132222711 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x88487B60 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822132222711 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x88487B60 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_mo_ussd_for_unknown_trans0(1038)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_ussd_for_unknown_trans0(1038)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_mo_ussd_for_unknown_trans0(1038)@718a44d66dfb: 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 := '88487B60'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1030)@718a44d66dfb: Added conn table entry 0TC_mo_ussd_for_unknown_trans0(1038)116253 MSC_Test_0-RAN(1030)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1029)@718a44d66dfb: First idle individual index:0 MSC_Test_0-M3UA(1031)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132222914 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132222914 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132222914 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132222914 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132222914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132222914 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132222914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132222914 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132222914 DMM DEBUG msc_a(TMSI-0x88487B60:GERAN-A-139:CM_SERVICE_REQ)[0x56365ea1c2d0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250822132222914 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x88487B60:GERAN-A-139:CM_SERVICE_REQ)[0x56365ea010a0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822132222914 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x88487B60:GERAN-A-139:CM_SERVICE_REQ)[0x56365ea010a0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x88487B60:GERAN-A-139:CM_SERVICE_REQ)[0x56365ea1c2d0] (fsm.c:486) 20250822132222914 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x88487B60:GERAN-A-139:CM_SERVICE_REQ)[0x56365ea010a0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250822132222914 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x88487B60:GERAN-A-139:CM_SERVICE_REQ)[0x56365ea010a0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822132222914 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x88487B60 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822132222914 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x88487B60 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822132222914 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x88487B60:GERAN-A-139:CM_SERVICE_REQ)[0x56365ea010a0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822132222914 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x88487B60:GERAN-A-139:CM_SERVICE_REQ)[0x56365ea010a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822132222914 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x88487B60:GERAN-A-139:CM_SERVICE_REQ)[0x56365ea010a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822132222914 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x88487B60:GERAN-A-139:CM_SERVICE_REQ)[0x56365ea010a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822132222914 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x88487B60:GERAN-A-139:CM_SERVICE_REQ)[0x56365ea010a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822132222914 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x88487B60:GERAN-A-139:CM_SERVICE_REQ)[0x56365ea010a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822132222914 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x88487B60:GERAN-A-139:CM_SERVICE_REQ)[0x56365ea010a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822132222914 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x88487B60:GERAN-A-139:CM_SERVICE_REQ)[0x56365ea010a0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822132222914 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x88487B60:GERAN-A-139:CM_SERVICE_REQ)[0x56365ea010a0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822132222914 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x88487B60:GERAN-A-139:CM_SERVICE_REQ)[0x56365ea010a0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822132222914 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000111/3/1): Available (smpp_smsc.c:626) 20250822132222914 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x88487B60 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250822132222914 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132222914 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132222914 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132222914 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132222914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132222914 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132222914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132222914 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132222914 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132222914 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132222914 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132222914 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132222914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132222914 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132222914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132222914 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132222914 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132222914 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132222914 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132222914 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132222914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132222914 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132222914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132222914 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1031)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1031)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1031)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1031)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1031)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1031)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@718a44d66dfb: { messageType := 2, destLocRef := '01C61D'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(1029)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1029)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1029)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1029)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1029)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132222915 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x88487B60 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250822132222915 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x88487B60 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_mo_ussd_for_unknown_trans0(1038)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_ussd_for_unknown_trans0(1038)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1030)@718a44d66dfb: patching N(SD)=1 into dtap '1B2A1C17C35281449532B98FE422FEB8493C717A595D2FA0487A99'O MSC_Test_0-RAN(1030)@718a44d66dfb: patched enc_l3: '1B6A1C17C35281449532B98FE422FEB8493C717A595D2FA0487A99'O MSC_Test_0-SCCP(1029)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1029)@718a44d66dfb: vl_len:30 MSC_Test_0-SCCP(1029)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1029)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '01001B1B6A1C17C35281449532B98FE422FEB8493C717A595D2FA0487A99'O MSC_Test_0-M3UA(1031)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132222918 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132222918 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132222918 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132222918 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132222918 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132222918 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132222918 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132222918 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132222919 DSS ERROR Rx GSM0480_MTYPE_RELEASE_COMPLETE message for non-existing transaction (tid-1) (gsm_09_11.c:139) 20250822132222919 DBSSAP ERROR msc_a(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x88487B60:GERAN-A-139:CM_SERVICE_REQ)[0x56365ea1c2d0]{MSC_A_ST_AUTHENTICATED}: RAN decode error (rc=-22) for DTAP from MSC-I (msc_a.c:2060) 20250822132222919 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x88487B60 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822132222919 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x88487B60 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822132222919 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x88487B60 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822132222919 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x88487B60 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822132222919 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132222919 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132222919 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132222919 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132222919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132222919 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132222919 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132222919 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132222919 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132222919 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132222919 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132222919 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132222919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132222919 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132222919 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132222919 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1031)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1031)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1031)@718a44d66dfb: Message received on association #8 MSC_Test_0-SCCP(1029)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1029)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1031)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1029)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_ussd_for_unknown_trans0(1038)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1029)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1029)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1029)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1029)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822132222920 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132222920 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132222920 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132222920 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132222920 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132222920 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132222920 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132222920 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1031)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132222921 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x88487B60:GERAN-A-139:CM_SERVICE_REQ)[0x56365ea010a0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822132222921 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x88487B60:GERAN-A-139:CM_SERVICE_REQ)[0x56365ea010a0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x88487B60:GERAN-A-139:CM_SERVICE_REQ)[0x56365ea1c2d0] (msc_a.c:1053) 20250822132222921 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x88487B60:GERAN-A-139:CM_SERVICE_REQ)[0x56365ea010a0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822132222921 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x88487B60:GERAN-A-139:CM_SERVICE_REQ)[0x56365ea010a0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822132222921 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x88487B60 - active-conn: now used by 1 (attached) (msub.c:375) 20250822132222921 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132222921 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132222921 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132222921 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132222921 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132222921 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132222921 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132222921 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1031)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1031)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@718a44d66dfb: Session index based on local reference:0 20250822132222921 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132222921 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132222921 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132222921 DLM3UA DEBUG 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(1031)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132222921 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132222921 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132222921 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132222921 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1030)@718a44d66dfb: Deleted conn table entry 0TC_mo_ussd_for_unknown_trans0(1038)116253 TC_mo_ussd_for_unknown_trans0(1038)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132222922 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x88487B60 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822132222922 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x88487B60 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_mo_ussd_for_unknown_trans0(1038)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_ussd_for_unknown_trans0(1038)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_mo_ussd_for_unknown_trans0(1038)@718a44d66dfb: Final verdict of PTC: pass MSC_Test_0-M3UA(1031)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP(1035)@718a44d66dfb: Final verdict of PTC: none 20250822132222925 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822132222925 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250822132222926 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-SCCP(1029)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(1032)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(1030)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(1036)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP-IPA(1034)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(1037)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(1033)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1028)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1039)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1028): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(1029): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(1030): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(1031): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(1032): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(1033): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(1034): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(1035): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(1036): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(1037): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_mo_ussd_for_unknown_trans0(1038): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1039): none (pass -> pass) MTC@718a44d66dfb: Test case TC_mo_ussd_for_unknown_trans finished. Verdict: pass MTC@718a44d66dfb: 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'. Fri Aug 22 13:22:22 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 20250822132223122 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822132223122 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822132223122 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822132223122 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822132223122 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822132223122 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822132223122 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822132223122 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822132223122 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822132223122 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132223122 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822132223122 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822132223122 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822132223122 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822132223122 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822132223122 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822132223122 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822132223122 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822132223122 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=383780) 20250822132223926 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=383780, count=385036) 20250822132224928 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822132225123 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822132225123 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822132225123 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 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_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 20250822132225930 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_proc_ss_for_unknown_session started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(1043)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(1043)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1043)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(1041)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822132226897 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1044)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822132226931 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822132226931 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1046)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1046)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822132226934 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1046)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1046)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1046)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@718a44d66dfb: IPA ID RESP: { { 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)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1046)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822132226949 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822132226949 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1047)@718a44d66dfb: Created GsupExpect[0] for "262420000000110" to be handled at TC_proc_ss_for_unknown_session0(1050) TC_proc_ss_for_unknown_session0(1050)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250822132227087 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822132227087 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822132227087 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822132227087 DLSS7 DEBUG 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)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1043)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1043)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822132227090 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132227090 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822132227090 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822132227090 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822132227090 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822132227090 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822132227090 DLSS7 DEBUG 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)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(1043)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1043)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1043)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1043)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822132227091 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132227091 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822132227091 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822132227091 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822132227091 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822132227091 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822132227091 DLSS7 DEBUG 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)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1043)@718a44d66dfb: Message received on association #8 20250822132227091 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822132227091 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1043)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1043)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1043)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1043)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1043)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1043)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822132227894 DLSS7 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(1043)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132227894 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132227895 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132227895 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132227895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132227895 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132227895 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132227895 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132227895 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132227895 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132227895 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132227895 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132227895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132227895 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132227895 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132227895 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1043)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1043)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1042)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1042)@718a44d66dfb: Added conn table entry 0TC_proc_ss_for_unknown_session0(1050)11833790 MSC_Test_0-SCCP(1041)@718a44d66dfb: First idle individual index:0 MSC_Test_0-RAN(1042)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1043)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132227903 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132227903 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132227903 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132227903 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132227903 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132227903 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132227903 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132227903 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132227903 DMM DEBUG msc_a(IMSI-262420000000110:GERAN-A-140:LU)[0x56365ea22310]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000110 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822132227903 DMM DEBUG msc_a(IMSI-262420000000110:GERAN-A-140:LU)[0x56365ea22310]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822132227903 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000110:GERAN-A-140:LU)[0x56365ea183a0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822132227903 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000110:GERAN-A-140:LU)[0x56365ea183a0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000110:GERAN-A-140:LU)[0x56365ea22310] (fsm.c:486) 20250822132227903 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000110:GERAN-A-140:LU)[0x56365ea183a0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822132227904 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000110:GERAN-A-140:LU)[0x56365ea183a0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822132227904 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822132227904 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000110 id=262420000000110 (vlr.c:661) 20250822132227904 DVLR INFO New subscr, IMSI: 262420000000110 (vlr.c:562) 20250822132227904 DVLR DEBUG VLR subscr IMSI-262420000000110 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822132227904 DVLR DEBUG VLR subscr IMSI-262420000000110 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822132227904 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132227904 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000110:GERAN-A-140:LU)[0x56365ea183a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822132227904 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000110:GERAN-A-140:LU)[0x56365ea183a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822132227904 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000110:GERAN-A-140:LU)[0x56365ea183a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822132227904 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000110:GERAN-A-140:LU)[0x56365ea183a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822132227904 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000110:GERAN-A-140:LU)[0x56365ea183a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822132227904 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000110:GERAN-A-140:LU)[0x56365ea183a0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822132227904 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000110:GERAN-A-140:LU)[0x56365ea0bf40]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822132227904 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000110:GERAN-A-140:LU)[0x56365ea0bf40]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000110:GERAN-A-140:LU)[0x56365ea183a0] (fsm.c:486) 20250822132227904 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000110:GERAN-A-140:LU)[0x56365ea0bf40]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822132227904 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000110:GERAN-A-140:LU)[0x56365ea0bf40]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822132227904 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132227904 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132227904 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132227904 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132227904 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132227904 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132227904 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132227904 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132227904 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132227904 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132227904 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132227904 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132227904 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132227904 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132227904 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132227904 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1043)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1043)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1043)@718a44d66dfb: Message received on association #8 MSC_Test_0-SCCP(1041)@718a44d66dfb: { messageType := 2, destLocRef := 'B491BE'O, sourceLocRef := '00008C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1041)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-M3UA(1043)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1041)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1041)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1041)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1041)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1047)@718a44d66dfb: Found GsupExpect[0] for "262420000000110" handled at TC_proc_ss_for_unknown_session0(1050) MSC_Test-GSUP(1047)@718a44d66dfb: Added IMSI table entry 0TC_proc_ss_for_unknown_session0(1050)"262420000000110" 20250822132227908 DVLR DEBUG VLR subscr IMSI-262420000000110 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250822132227908 DVLR DEBUG VLR subscr IMSI-262420000000110 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1041)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1041)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(1041)@718a44d66dfb: vl_from0 TC_proc_ss_for_unknown_session0(1050)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_proc_ss_for_unknown_session0(1050)@718a44d66dfb: setverdict(pass): none -> pass MSC_Test_0-SCCP(1041)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1043)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132227910 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132227910 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132227910 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132227910 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132227910 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132227910 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132227910 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132227910 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132227914 DVLR DEBUG VLR subscr IMSI-262420000000110 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132227914 DVLR DEBUG IMSI:262420000000110 has MSISDN:491230000110 (vlr.c:1045) 20250822132227914 DMSC NOTICE msub(IMSI-262420000000110:MSISDN-491230000110) VLR: update for IMSI=262420000000110 (MSISDN=491230000110) (gsm_04_08.c:1541) 20250822132227914 DVLR DEBUG VLR subscr IMSI-262420000000110:MSISDN-491230000110 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822132227915 DVLR DEBUG VLR subscr IMSI-262420000000110:MSISDN-491230000110 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132227915 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000110:MSISDN-491230000110:GERAN-A-140:LU)[0x56365ea183a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822132227915 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000110:GERAN-A-140:LU)[0x56365ea0bf40]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822132227915 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000110:GERAN-A-140:LU)[0x56365ea0bf40]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822132227915 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000110:GERAN-A-140:LU)[0x56365ea0bf40]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822132227915 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000110:GERAN-A-140:LU)[0x56365ea0bf40]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000110:MSISDN-491230000110:GERAN-A-140:LU)[0x56365ea183a0] (vlr_lu_fsm.c:110) 20250822132227915 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000110:GERAN-A-140:LU)[0x56365ea0bf40]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822132227915 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000110:GERAN-A-140:LU)[0x56365ea0bf40]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822132227915 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000110:MSISDN-491230000110:GERAN-A-140:LU)[0x56365ea183a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822132227915 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000110:MSISDN-491230000110:GERAN-A-140:LU)[0x56365ea183a0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822132227915 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000110:MSISDN-491230000110:GERAN-A-140:LU)[0x56365ea1ca50]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822132227915 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000110:MSISDN-491230000110:GERAN-A-140:LU)[0x56365ea1ca50]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000110:MSISDN-491230000110:GERAN-A-140:LU)[0x56365ea183a0] (fsm.c:486) 20250822132227915 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000110:MSISDN-491230000110:GERAN-A-140:LU)[0x56365ea1ca50]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822132227915 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000110:MSISDN-491230000110:GERAN-A-140:LU)[0x56365ea1ca50]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822132227915 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000110:MSISDN-491230000110:GERAN-A-140:LU)[0x56365ea1ca50]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822132227915 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000110:MSISDN-491230000110:GERAN-A-140:LU)[0x56365ea1ca50]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822132227915 DMSC NOTICE msub(IMSI-262420000000110:MSISDN-491230000110:TMSInew-0x0C319A1E) VLR: update for IMSI=262420000000110 (MSISDN=491230000110) (gsm_04_08.c:1541) 20250822132227915 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000110:MSISDN-491230000110:GERAN-A-140:LU)[0x56365ea1ca50]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822132227915 DMM DEBUG -> IMSI-262420000000110:MSISDN-491230000110:TMSInew-0x0C319A1E LOCATION UPDATE ACCEPT (TMSI = 0x0c319a1e) (gsm_04_08.c:149) 20250822132227915 DVLR DEBUG VLR subscr IMSI-262420000000110:MSISDN-491230000110:TMSInew-0x0C319A1E - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822132227915 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132227915 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132227915 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132227915 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132227915 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132227915 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132227915 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132227915 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1043)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1043)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1041)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1041)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1041)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1041)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_proc_ss_for_unknown_session0(1050)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1042)@718a44d66dfb: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1042)@718a44d66dfb: patched enc_l3: '055B'O MSC_Test_0-SCCP(1041)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1041)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(1041)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1041)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002055B'O 20250822132227923 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132227923 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132227923 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132227923 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132227923 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132227923 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132227923 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132227923 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1043)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132227923 DMM DEBUG msc_a(IMSI-262420000000110:MSISDN-491230000110:TMSInew-0x0C319A1E:GERAN-A-140:LU)[0x56365ea22310]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822132227923 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000110:MSISDN-491230000110:TMSInew-0x0C319A1E:GERAN-A-140:LU)[0x56365ea183a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822132227923 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000110:MSISDN-491230000110:GERAN-A-140:LU)[0x56365ea1ca50]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822132227923 DMSC NOTICE msub(IMSI-262420000000110:MSISDN-491230000110:TMSI-0x0C319A1E) VLR: update for IMSI=262420000000110 (MSISDN=491230000110) (gsm_04_08.c:1541) 20250822132227923 DVLR DEBUG VLR subscr IMSI-262420000000110:MSISDN-491230000110:TMSI-0x0C319A1E + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250822132227923 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000110:MSISDN-491230000110:GERAN-A-140:LU)[0x56365ea1ca50]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822132227923 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000110:MSISDN-491230000110:TMSI-0x0C319A1E:GERAN-A-140:LU)[0x56365ea183a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822132227923 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000110:MSISDN-491230000110:GERAN-A-140:LU)[0x56365ea1ca50]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822132227923 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000110:MSISDN-491230000110:GERAN-A-140:LU)[0x56365ea1ca50]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000110:MSISDN-491230000110:TMSI-0x0C319A1E:GERAN-A-140:LU)[0x56365ea183a0] (vlr_lu_fsm.c:817) 20250822132227923 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000110:MSISDN-491230000110:GERAN-A-140:LU)[0x56365ea1ca50]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822132227923 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000110:MSISDN-491230000110:GERAN-A-140:LU)[0x56365ea1ca50]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822132227923 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000110:MSISDN-491230000110:TMSI-0x0C319A1E:GERAN-A-140:LU)[0x56365ea183a0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822132227923 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000110/3/1): Available (smpp_smsc.c:626) 20250822132227923 DVLR DEBUG VLR subscr IMSI-262420000000110:MSISDN-491230000110:TMSI-0x0C319A1E + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822132227923 DVLR DEBUG VLR subscr IMSI-262420000000110:MSISDN-491230000110:TMSI-0x0C319A1E + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822132227923 DVLR DEBUG VLR subscr IMSI-262420000000110:MSISDN-491230000110:TMSI-0x0C319A1E - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822132227923 DVLR DEBUG VLR subscr IMSI-262420000000110:MSISDN-491230000110:TMSI-0x0C319A1E - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250822132227923 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132227923 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132227923 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132227923 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132227923 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132227923 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132227924 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132227924 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1043)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1043)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1041)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1041)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1041)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1041)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1041)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1041)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1041)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1041)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1043)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132227926 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132227926 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132227926 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132227926 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132227926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132227926 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132227926 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132227926 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132227927 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000110:MSISDN-491230000110:TMSI-0x0C319A1E:GERAN-A-140:LU)[0x56365ea183a0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822132227927 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000110:MSISDN-491230000110:TMSI-0x0C319A1E:GERAN-A-140:LU)[0x56365ea183a0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000110:MSISDN-491230000110:TMSI-0x0C319A1E:GERAN-A-140:LU)[0x56365ea22310] (msc_a.c:1053) 20250822132227927 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000110:MSISDN-491230000110:TMSI-0x0C319A1E:GERAN-A-140:LU)[0x56365ea183a0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822132227927 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000110:MSISDN-491230000110:TMSI-0x0C319A1E:GERAN-A-140:LU)[0x56365ea183a0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822132227927 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000110:MSISDN-491230000110:TMSI-0x0C319A1E:GERAN-A-140:LU)[0x56365ea183a0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822132227927 DVLR DEBUG VLR subscr IMSI-262420000000110:MSISDN-491230000110:TMSI-0x0C319A1E - active-conn: now used by 1 (attached) (msub.c:375) 20250822132227927 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132227927 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132227927 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132227927 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132227927 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132227927 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132227927 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132227927 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1043)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1043)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1041)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-M3UA(1043)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132227928 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132227928 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132227928 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132227928 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132227928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132227928 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132227928 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132227928 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1042)@718a44d66dfb: Deleted conn table entry 0TC_proc_ss_for_unknown_session0(1050)11833790 TC_proc_ss_for_unknown_session0(1050)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132227929 DVLR DEBUG VLR subscr IMSI-262420000000110:MSISDN-491230000110:TMSI-0x0C319A1E + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822132227929 DVLR DEBUG VLR subscr IMSI-262420000000110:MSISDN-491230000110:TMSI-0x0C319A1E - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_proc_ss_for_unknown_session0(1050)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_proc_ss_for_unknown_session0(1050)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_proc_ss_for_unknown_session0(1050)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1042)@718a44d66dfb: Created IMSI[0] for '262420000000110'H'0C319A1E'O to be handled at TC_proc_ss_for_unknown_session0(1050) MSC_Test-GSUP(1047)@718a44d66dfb: Created GsupExpect[0] for "262420000000110" to be handled at TC_proc_ss_for_unknown_session0(1050) 20250822132227958 DVLR DEBUG VLR subscr IMSI-262420000000110:MSISDN-491230000110:TMSI-0x0C319A1E + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250822132227958 DSS ERROR Received non-BEGIN message for non-existing transaction (gsm_09_11.c:345) 20250822132227958 DSS ERROR Failed to establish a network-originated SS/USSD transaction, rejecting OSMO_GSUP_MSGT_PROC_SS_REQUEST (gsm_09_11.c:489) 20250822132227958 DVLR DEBUG VLR subscr IMSI-262420000000110:MSISDN-491230000110:TMSI-0x0C319A1E - gsm0911_gsup_rx: now used by 1 (attached) (gsm_09_11.c:493) TC_proc_ss_for_unknown_session0(1050)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_proc_ss_for_unknown_session0(1050)@718a44d66dfb: Final verdict of PTC: pass 20250822132227963 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822132227963 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(1041)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP(1047)@718a44d66dfb: Final verdict of PTC: none 20250822132227963 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1046)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-M3UA(1043)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(1045)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(1044)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1051)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(1042)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(1049)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(1048)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1040)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1040): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(1041): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(1042): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(1043): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(1044): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(1045): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(1046): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(1047): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(1048): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(1049): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_proc_ss_for_unknown_session0(1050): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1051): none (pass -> pass) MTC@718a44d66dfb: Test case TC_proc_ss_for_unknown_session finished. Verdict: pass MTC@718a44d66dfb: 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'. Fri Aug 22 13:22:27 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 20250822132228130 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822132228130 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822132228130 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822132228130 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822132228130 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822132228130 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822132228130 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822132228130 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822132228130 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822132228130 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132228130 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822132228130 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822132228130 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822132228130 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822132228130 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822132228130 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822132228130 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822132228130 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822132228130 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=190376) 20250822132228964 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=190376, count=191632) 20250822132229966 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822132230131 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822132230131 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822132230131 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 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_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 20250822132230967 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_proc_ss_paging_fail started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(1055)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(1055)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1055)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(1053)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822132231917 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1056)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822132231968 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822132231968 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1058)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1058)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822132231969 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1058)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1058)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1058)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@718a44d66dfb: IPA ID RESP: { { 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)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1058)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822132231979 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822132231979 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1059)@718a44d66dfb: Created GsupExpect[0] for "262420000000101" to be handled at TC_proc_ss_paging_fail0(1062) TC_proc_ss_paging_fail0(1062)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250822132232108 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822132232108 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822132232108 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822132232108 DLSS7 DEBUG 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)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1055)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1055)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1055)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(1055)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250822132232110 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132232110 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822132232110 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822132232110 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822132232110 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822132232110 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822132232110 DLSS7 DEBUG 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)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1055)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1055)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1055)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1055)@718a44d66dfb: Message received on association #8 20250822132232110 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132232110 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822132232110 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822132232110 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822132232110 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822132232110 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822132232110 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250822132232111 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822132232111 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1055)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1055)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1055)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1055)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1055)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1055)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822132232913 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132232913 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132232913 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132232913 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132232913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132232913 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132232913 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132232913 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1055)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132232913 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132232913 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132232913 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132232913 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132232913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132232913 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132232913 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132232913 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1055)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1055)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1054)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1054)@718a44d66dfb: Added conn table entry 0TC_proc_ss_paging_fail0(1062)16358221 MSC_Test_0-SCCP(1053)@718a44d66dfb: First idle individual index:0 MSC_Test_0-RAN(1054)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1055)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132232918 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132232918 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132232918 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132232918 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132232918 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132232918 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132232918 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132232918 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132232918 DMM DEBUG msc_a(IMSI-262420000000101:GERAN-A-141:LU)[0x56365ea1c2d0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000101 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822132232918 DMM DEBUG msc_a(IMSI-262420000000101:GERAN-A-141:LU)[0x56365ea1c2d0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822132232918 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:GERAN-A-141:LU)[0x56365ea010a0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822132232918 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:GERAN-A-141:LU)[0x56365ea010a0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000101:GERAN-A-141:LU)[0x56365ea1c2d0] (fsm.c:486) 20250822132232918 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:GERAN-A-141:LU)[0x56365ea010a0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822132232918 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:GERAN-A-141:LU)[0x56365ea010a0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822132232918 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) 20250822132232918 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822132232918 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250822132232918 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132232918 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-141:LU)[0x56365ea010a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822132232918 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-141:LU)[0x56365ea010a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822132232918 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-141:LU)[0x56365ea010a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822132232918 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-141:LU)[0x56365ea010a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822132232918 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-141:LU)[0x56365ea010a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822132232918 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-141:LU)[0x56365ea010a0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822132232918 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-141:LU)[0x56365ea1ca50]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822132232918 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-141:LU)[0x56365ea1ca50]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-141:LU)[0x56365ea010a0] (fsm.c:486) 20250822132232918 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-141:LU)[0x56365ea1ca50]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822132232918 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-141:LU)[0x56365ea1ca50]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822132232918 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132232918 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132232918 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132232918 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132232918 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132232918 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132232918 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132232918 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132232918 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132232918 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132232918 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132232918 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132232918 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132232918 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132232918 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132232918 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1055)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1055)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1055)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1055)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1053)@718a44d66dfb: { messageType := 2, destLocRef := 'F99B4D'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)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1053)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1053)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1053)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1053)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1059)@718a44d66dfb: Found GsupExpect[0] for "262420000000101" handled at TC_proc_ss_paging_fail0(1062) MSC_Test-GSUP(1059)@718a44d66dfb: Added IMSI table entry 0TC_proc_ss_paging_fail0(1062)"262420000000101" 20250822132232920 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250822132232920 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1053)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1053)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(1053)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1053)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1055)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132232921 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132232921 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132232921 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132232921 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132232921 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132232921 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132232921 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132232921 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_proc_ss_paging_fail0(1062)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_proc_ss_paging_fail0(1062)@718a44d66dfb: setverdict(pass): none -> pass 20250822132232923 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132232924 DVLR DEBUG IMSI:262420000000101 has MSISDN:491230000101 (vlr.c:1045) 20250822132232924 DMSC NOTICE msub(IMSI-262420000000101:MSISDN-491230000101) VLR: update for IMSI=262420000000101 (MSISDN=491230000101) (gsm_04_08.c:1541) 20250822132232924 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822132232924 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132232924 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-141:LU)[0x56365ea010a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822132232924 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-141:LU)[0x56365ea1ca50]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822132232924 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-141:LU)[0x56365ea1ca50]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822132232924 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-141:LU)[0x56365ea1ca50]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822132232924 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-141:LU)[0x56365ea1ca50]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-141:LU)[0x56365ea010a0] (vlr_lu_fsm.c:110) 20250822132232924 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-141:LU)[0x56365ea1ca50]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822132232924 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-141:LU)[0x56365ea1ca50]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822132232924 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-141:LU)[0x56365ea010a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822132232924 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-141:LU)[0x56365ea010a0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822132232924 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-141:LU)[0x56365ea0bf40]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822132232924 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-141:LU)[0x56365ea0bf40]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-141:LU)[0x56365ea010a0] (fsm.c:486) 20250822132232924 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-141:LU)[0x56365ea0bf40]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822132232924 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-141:LU)[0x56365ea0bf40]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822132232924 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-141:LU)[0x56365ea0bf40]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822132232924 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-141:LU)[0x56365ea0bf40]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822132232924 DMSC NOTICE msub(IMSI-262420000000101:MSISDN-491230000101:TMSInew-0x04DFC37C) VLR: update for IMSI=262420000000101 (MSISDN=491230000101) (gsm_04_08.c:1541) 20250822132232924 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-141:LU)[0x56365ea0bf40]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822132232924 DMM DEBUG -> IMSI-262420000000101:MSISDN-491230000101:TMSInew-0x04DFC37C LOCATION UPDATE ACCEPT (TMSI = 0x04dfc37c) (gsm_04_08.c:149) 20250822132232924 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101:TMSInew-0x04DFC37C - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822132232924 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132232924 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132232924 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132232924 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132232924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132232924 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132232924 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132232924 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1055)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1055)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1053)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1053)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1053)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1053)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_proc_ss_paging_fail0(1062)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1054)@718a44d66dfb: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1054)@718a44d66dfb: patched enc_l3: '055B'O MSC_Test_0-SCCP(1053)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1053)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(1053)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1053)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1055)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132232928 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132232928 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132232928 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132232928 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132232928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132232928 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132232928 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132232928 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132232928 DMM DEBUG msc_a(IMSI-262420000000101:MSISDN-491230000101:TMSInew-0x04DFC37C:GERAN-A-141:LU)[0x56365ea1c2d0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822132232928 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSInew-0x04DFC37C:GERAN-A-141:LU)[0x56365ea010a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822132232928 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-141:LU)[0x56365ea0bf40]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822132232928 DMSC NOTICE msub(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x04DFC37C) VLR: update for IMSI=262420000000101 (MSISDN=491230000101) (gsm_04_08.c:1541) 20250822132232928 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-141:LU)[0x56365ea0bf40]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822132232928 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x04DFC37C:GERAN-A-141:LU)[0x56365ea010a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822132232928 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-141:LU)[0x56365ea0bf40]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822132232928 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-141:LU)[0x56365ea0bf40]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x04DFC37C:GERAN-A-141:LU)[0x56365ea010a0] (vlr_lu_fsm.c:817) 20250822132232928 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-141:LU)[0x56365ea0bf40]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822132232928 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-141:LU)[0x56365ea0bf40]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822132232928 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x04DFC37C:GERAN-A-141:LU)[0x56365ea010a0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822132232928 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000101/3/1): Available (smpp_smsc.c:626) 20250822132232928 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101:TMSI-0x04DFC37C + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822132232928 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101:TMSI-0x04DFC37C + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822132232928 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101:TMSI-0x04DFC37C - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822132232929 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101:TMSI-0x04DFC37C - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822132232929 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132232929 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132232929 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132232929 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132232929 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132232929 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132232929 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132232929 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1055)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1055)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1053)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1053)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1053)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1053)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1053)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1053)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1053)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1053)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1055)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132232930 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132232930 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132232930 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132232930 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132232930 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132232930 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132232930 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132232930 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132232930 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x04DFC37C:GERAN-A-141:LU)[0x56365ea010a0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822132232930 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x04DFC37C:GERAN-A-141:LU)[0x56365ea010a0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x04DFC37C:GERAN-A-141:LU)[0x56365ea1c2d0] (msc_a.c:1053) 20250822132232930 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x04DFC37C:GERAN-A-141:LU)[0x56365ea010a0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822132232930 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x04DFC37C:GERAN-A-141:LU)[0x56365ea010a0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822132232930 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x04DFC37C:GERAN-A-141:LU)[0x56365ea010a0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822132232930 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101:TMSI-0x04DFC37C - active-conn: now used by 1 (attached) (msub.c:375) 20250822132232930 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132232930 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132232930 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132232930 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132232930 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132232930 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132232930 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132232930 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1055)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1055)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1053)@718a44d66dfb: Session index based on local reference:0 20250822132232930 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132232930 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132232930 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(1055)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132232930 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132232930 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132232930 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132232930 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132232930 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1054)@718a44d66dfb: Deleted conn table entry 0TC_proc_ss_paging_fail0(1062)16358221 TC_proc_ss_paging_fail0(1062)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132232931 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101:TMSI-0x04DFC37C + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822132232931 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101:TMSI-0x04DFC37C - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_proc_ss_paging_fail0(1062)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_proc_ss_paging_fail0(1062)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_proc_ss_paging_fail0(1062)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1054)@718a44d66dfb: Created IMSI[0] for '262420000000101'H'04DFC37C'O to be handled at TC_proc_ss_paging_fail0(1062) MSC_Test-GSUP(1059)@718a44d66dfb: Created GsupExpect[0] for "262420000000101" to be handled at TC_proc_ss_paging_fail0(1062) 20250822132232966 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101:TMSI-0x04DFC37C + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250822132232966 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101:TMSI-0x04DFC37C + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250822132232966 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101:TMSI-0x04DFC37C + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250822132232966 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101:TMSI-0x04DFC37C - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:499) 20250822132232966 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132232966 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132232966 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132232966 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132232966 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132232966 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132232966 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132232966 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1055)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1055)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1054)@718a44d66dfb: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_proc_ss_paging_fail0(1062) TC_proc_ss_paging_fail0(1062)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132242968 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101:TMSI-0x04DFC37C - NCSS: now used by 2 (attached,Paging) (transaction.c:281) 20250822132242968 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101:TMSI-0x04DFC37C - Paging: now used by 1 (attached) (paging.c:202) TC_proc_ss_paging_fail0(1062)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_proc_ss_paging_fail0(1062)@718a44d66dfb: Final verdict of PTC: pass 20250822132242971 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822132242971 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250822132242971 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822132242971 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822132242971 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822132242971 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822132242971 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822132242971 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822132242971 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822132242971 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822132242971 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822132242971 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132242971 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822132242971 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822132242971 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822132242971 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822132242971 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822132242971 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822132242971 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(1055)@718a44d66dfb: Final verdict of PTC: none 20250822132242971 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822132242971 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-SCCP(1053)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP(1059)@718a44d66dfb: Final verdict of PTC: none 20250822132242972 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1058)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1052)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(1056)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1063)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(1054)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(1061)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(1057)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(1060)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1052): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(1053): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(1054): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(1055): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(1056): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(1057): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(1058): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(1059): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(1060): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(1061): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_proc_ss_paging_fail0(1062): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1063): none (pass -> pass) MTC@718a44d66dfb: Test case TC_proc_ss_paging_fail finished. Verdict: pass MTC@718a44d66dfb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_proc_ss_paging_fail pass'. Fri Aug 22 13:22:42 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=201044) 20250822132243973 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=201044, count=202204) 20250822132244972 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822132244972 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822132244972 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822132244974 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:22: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_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 20250822132245976 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_proc_ss_abort started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(1067)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(1067)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1067)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(1065)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822132246925 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1068)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822132246976 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822132246976 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1070)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1070)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822132246980 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1070)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1070)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1070)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@718a44d66dfb: IPA ID RESP: { { 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)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1070)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822132246996 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822132246996 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1071)@718a44d66dfb: Created GsupExpect[0] for "262420000000102" to be handled at TC_proc_ss_abort0(1074) TC_proc_ss_abort0(1074)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250822132247112 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822132247112 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822132247112 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822132247112 DLSS7 DEBUG 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)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1067)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1067)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1067)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(1067)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250822132247114 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132247114 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822132247114 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822132247114 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822132247114 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822132247114 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822132247114 DLSS7 DEBUG 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)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1067)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1067)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822132247115 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132247115 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822132247115 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822132247115 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822132247115 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822132247115 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822132247115 DLSS7 DEBUG 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)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1067)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1067)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1067)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1067)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1067)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) 20250822132247115 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822132247115 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1067)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1067)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822132247920 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132247920 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132247920 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132247920 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132247920 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132247920 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132247920 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(1067)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132247920 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132247920 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132247920 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132247920 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132247920 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132247920 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132247920 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132247920 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132247920 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1067)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1067)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1066)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1066)@718a44d66dfb: Added conn table entry 0TC_proc_ss_abort0(1074)1020267 MSC_Test_0-SCCP(1065)@718a44d66dfb: First idle individual index:0 MSC_Test_0-RAN(1066)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1067)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132247927 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132247927 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132247927 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132247927 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132247927 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132247927 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132247927 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132247927 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132247927 DMM DEBUG msc_a(IMSI-262420000000102:GERAN-A-142:LU)[0x56365ea22310]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000102 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822132247927 DMM DEBUG msc_a(IMSI-262420000000102:GERAN-A-142:LU)[0x56365ea22310]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822132247927 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000102:GERAN-A-142:LU)[0x56365ea183a0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822132247927 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000102:GERAN-A-142:LU)[0x56365ea183a0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000102:GERAN-A-142:LU)[0x56365ea22310] (fsm.c:486) 20250822132247927 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000102:GERAN-A-142:LU)[0x56365ea183a0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822132247927 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000102:GERAN-A-142:LU)[0x56365ea183a0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822132247927 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822132247927 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000102 id=262420000000102 (vlr.c:661) 20250822132247927 DVLR INFO New subscr, IMSI: 262420000000102 (vlr.c:562) 20250822132247927 DVLR DEBUG VLR subscr IMSI-262420000000102 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822132247927 DVLR DEBUG VLR subscr IMSI-262420000000102 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822132247927 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132247927 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000102:GERAN-A-142:LU)[0x56365ea183a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822132247927 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000102:GERAN-A-142:LU)[0x56365ea183a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822132247927 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000102:GERAN-A-142:LU)[0x56365ea183a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822132247927 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000102:GERAN-A-142:LU)[0x56365ea183a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822132247927 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000102:GERAN-A-142:LU)[0x56365ea183a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822132247927 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000102:GERAN-A-142:LU)[0x56365ea183a0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822132247927 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000102:GERAN-A-142:LU)[0x56365ea1ca50]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822132247927 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000102:GERAN-A-142:LU)[0x56365ea1ca50]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000102:GERAN-A-142:LU)[0x56365ea183a0] (fsm.c:486) 20250822132247927 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000102:GERAN-A-142:LU)[0x56365ea1ca50]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822132247927 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000102:GERAN-A-142:LU)[0x56365ea1ca50]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822132247927 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132247927 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132247927 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132247927 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132247927 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132247927 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132247927 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132247927 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132247927 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132247928 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132247928 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132247928 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132247928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132247928 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132247928 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132247928 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1067)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1067)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1067)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1067)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1065)@718a44d66dfb: { messageType := 2, destLocRef := '0F916B'O, sourceLocRef := '00008E'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1065)@718a44d66dfb: Session index based on local reference:0 MSC_Test-GSUP(1071)@718a44d66dfb: Found GsupExpect[0] for "262420000000102" handled at TC_proc_ss_abort0(1074) MSC_Test-GSUP(1071)@718a44d66dfb: Added IMSI table entry 0TC_proc_ss_abort0(1074)"262420000000102" MSC_Test_0-SCCP(1065)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1065)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1065)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1065)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132247931 DVLR DEBUG VLR subscr IMSI-262420000000102 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250822132247931 DVLR DEBUG VLR subscr IMSI-262420000000102 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_proc_ss_abort0(1074)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(1065)@718a44d66dfb: Session index based on connection ID:0 TC_proc_ss_abort0(1074)@718a44d66dfb: setverdict(pass): none -> pass MSC_Test_0-SCCP(1065)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(1065)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1065)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1067)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132247932 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132247932 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132247932 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132247932 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132247932 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132247932 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132247932 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132247932 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132247935 DVLR DEBUG VLR subscr IMSI-262420000000102 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132247935 DVLR DEBUG IMSI:262420000000102 has MSISDN:491230000102 (vlr.c:1045) 20250822132247935 DMSC NOTICE msub(IMSI-262420000000102:MSISDN-491230000102) VLR: update for IMSI=262420000000102 (MSISDN=491230000102) (gsm_04_08.c:1541) 20250822132247935 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822132247936 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132247936 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000102:MSISDN-491230000102:GERAN-A-142:LU)[0x56365ea183a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822132247936 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000102:GERAN-A-142:LU)[0x56365ea1ca50]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822132247936 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000102:GERAN-A-142:LU)[0x56365ea1ca50]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822132247936 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000102:GERAN-A-142:LU)[0x56365ea1ca50]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822132247936 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000102:GERAN-A-142:LU)[0x56365ea1ca50]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000102:MSISDN-491230000102:GERAN-A-142:LU)[0x56365ea183a0] (vlr_lu_fsm.c:110) 20250822132247936 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000102:GERAN-A-142:LU)[0x56365ea1ca50]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822132247936 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000102:GERAN-A-142:LU)[0x56365ea1ca50]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822132247936 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000102:MSISDN-491230000102:GERAN-A-142:LU)[0x56365ea183a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822132247936 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000102:MSISDN-491230000102:GERAN-A-142:LU)[0x56365ea183a0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822132247936 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000102:MSISDN-491230000102:GERAN-A-142:LU)[0x56365ea27480]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822132247936 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000102:MSISDN-491230000102:GERAN-A-142:LU)[0x56365ea27480]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000102:MSISDN-491230000102:GERAN-A-142:LU)[0x56365ea183a0] (fsm.c:486) 20250822132247936 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000102:MSISDN-491230000102:GERAN-A-142:LU)[0x56365ea27480]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822132247936 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000102:MSISDN-491230000102:GERAN-A-142:LU)[0x56365ea27480]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822132247936 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000102:MSISDN-491230000102:GERAN-A-142:LU)[0x56365ea27480]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822132247936 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000102:MSISDN-491230000102:GERAN-A-142:LU)[0x56365ea27480]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822132247936 DMSC NOTICE msub(IMSI-262420000000102:MSISDN-491230000102:TMSInew-0x12AF867A) VLR: update for IMSI=262420000000102 (MSISDN=491230000102) (gsm_04_08.c:1541) 20250822132247936 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000102:MSISDN-491230000102:GERAN-A-142:LU)[0x56365ea27480]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822132247936 DMM DEBUG -> IMSI-262420000000102:MSISDN-491230000102:TMSInew-0x12AF867A LOCATION UPDATE ACCEPT (TMSI = 0x12af867a) (gsm_04_08.c:149) 20250822132247936 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSInew-0x12AF867A - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822132247936 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132247936 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132247936 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132247936 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132247936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132247936 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132247936 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132247936 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1067)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1067)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1065)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1065)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1065)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1065)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_proc_ss_abort0(1074)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1066)@718a44d66dfb: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1066)@718a44d66dfb: patched enc_l3: '055B'O MSC_Test_0-SCCP(1065)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1065)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(1065)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1065)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1067)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132247942 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132247942 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132247942 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132247942 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132247942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132247942 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132247942 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132247942 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132247942 DMM DEBUG msc_a(IMSI-262420000000102:MSISDN-491230000102:TMSInew-0x12AF867A:GERAN-A-142:LU)[0x56365ea22310]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822132247942 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000102:MSISDN-491230000102:TMSInew-0x12AF867A:GERAN-A-142:LU)[0x56365ea183a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822132247942 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000102:MSISDN-491230000102:GERAN-A-142:LU)[0x56365ea27480]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822132247942 DMSC NOTICE msub(IMSI-262420000000102:MSISDN-491230000102:TMSI-0x12AF867A) VLR: update for IMSI=262420000000102 (MSISDN=491230000102) (gsm_04_08.c:1541) 20250822132247942 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x12AF867A + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250822132247942 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000102:MSISDN-491230000102:GERAN-A-142:LU)[0x56365ea27480]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822132247942 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000102:MSISDN-491230000102:TMSI-0x12AF867A:GERAN-A-142:LU)[0x56365ea183a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822132247942 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000102:MSISDN-491230000102:GERAN-A-142:LU)[0x56365ea27480]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822132247942 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000102:MSISDN-491230000102:GERAN-A-142:LU)[0x56365ea27480]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000102:MSISDN-491230000102:TMSI-0x12AF867A:GERAN-A-142:LU)[0x56365ea183a0] (vlr_lu_fsm.c:817) 20250822132247942 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000102:MSISDN-491230000102:GERAN-A-142:LU)[0x56365ea27480]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822132247942 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000102:MSISDN-491230000102:GERAN-A-142:LU)[0x56365ea27480]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822132247942 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000102:MSISDN-491230000102:TMSI-0x12AF867A:GERAN-A-142:LU)[0x56365ea183a0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822132247942 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000102/3/1): Available (smpp_smsc.c:626) 20250822132247943 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x12AF867A + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822132247943 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x12AF867A + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822132247943 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x12AF867A - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822132247943 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x12AF867A - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250822132247943 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132247943 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132247943 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132247943 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132247943 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132247943 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132247943 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132247943 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1067)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1067)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1065)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1065)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1065)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1065)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1065)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1065)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1065)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1065)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1067)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132247944 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132247945 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132247945 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132247945 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132247945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132247945 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132247945 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132247945 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132247945 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000102:MSISDN-491230000102:TMSI-0x12AF867A:GERAN-A-142:LU)[0x56365ea183a0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822132247945 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000102:MSISDN-491230000102:TMSI-0x12AF867A:GERAN-A-142:LU)[0x56365ea183a0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000102:MSISDN-491230000102:TMSI-0x12AF867A:GERAN-A-142:LU)[0x56365ea22310] (msc_a.c:1053) 20250822132247945 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000102:MSISDN-491230000102:TMSI-0x12AF867A:GERAN-A-142:LU)[0x56365ea183a0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822132247945 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000102:MSISDN-491230000102:TMSI-0x12AF867A:GERAN-A-142:LU)[0x56365ea183a0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822132247945 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000102:MSISDN-491230000102:TMSI-0x12AF867A:GERAN-A-142:LU)[0x56365ea183a0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822132247945 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x12AF867A - active-conn: now used by 1 (attached) (msub.c:375) 20250822132247945 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132247945 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132247945 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132247945 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132247945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132247945 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132247945 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132247945 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1067)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1067)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1065)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-M3UA(1067)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132247946 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132247946 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132247946 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132247946 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132247946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132247946 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132247946 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132247946 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1066)@718a44d66dfb: Deleted conn table entry 0TC_proc_ss_abort0(1074)1020267 TC_proc_ss_abort0(1074)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132247946 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x12AF867A + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822132247946 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x12AF867A - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_proc_ss_abort0(1074)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_proc_ss_abort0(1074)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_proc_ss_abort0(1074)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1066)@718a44d66dfb: Created IMSI[0] for '262420000000102'H'12AF867A'O to be handled at TC_proc_ss_abort0(1074) MSC_Test-GSUP(1071)@718a44d66dfb: Created GsupExpect[0] for "262420000000102" to be handled at TC_proc_ss_abort0(1074) 20250822132247982 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x12AF867A + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250822132247982 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x12AF867A + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250822132247982 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x12AF867A + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250822132247982 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x12AF867A - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:499) 20250822132247982 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132247982 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132247982 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132247982 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132247982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132247982 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132247982 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132247982 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1067)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1067)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1066)@718a44d66dfb: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_proc_ss_abort0(1074) TC_proc_ss_abort0(1074)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_proc_ss_abort0(1074)@718a44d66dfb: 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 := '12AF867A'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1066)@718a44d66dfb: Added conn table entry 0TC_proc_ss_abort0(1074)3046705 MSC_Test_0-SCCP(1065)@718a44d66dfb: First idle individual index:0 MSC_Test_0-M3UA(1067)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132247987 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132247987 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132247988 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132247988 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132247988 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132247988 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132247988 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132247988 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132247988 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x12AF867A:GERAN-A-143:PAGING_RESP)[0x56365ea010a0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822132247988 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x12AF867A:GERAN-A-143:PAGING_RESP)[0x56365ea010a0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x12AF867A:GERAN-A-143:PAGING_RESP)[0x56365ea1c2d0] (fsm.c:486) 20250822132247988 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x12AF867A:GERAN-A-143:PAGING_RESP)[0x56365ea010a0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250822132247988 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x12AF867A:GERAN-A-143:PAGING_RESP)[0x56365ea010a0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822132247988 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x12AF867A + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822132247988 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x12AF867A + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822132247988 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000102:MSISDN-491230000102:TMSI-0x12AF867A:GERAN-A-143:PAGING_RESP)[0x56365ea010a0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822132247988 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000102:MSISDN-491230000102:TMSI-0x12AF867A:GERAN-A-143:PAGING_RESP)[0x56365ea010a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822132247988 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000102:MSISDN-491230000102:TMSI-0x12AF867A:GERAN-A-143:PAGING_RESP)[0x56365ea010a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822132247988 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000102:MSISDN-491230000102:TMSI-0x12AF867A:GERAN-A-143:PAGING_RESP)[0x56365ea010a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822132247988 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000102:MSISDN-491230000102:TMSI-0x12AF867A:GERAN-A-143:PAGING_RESP)[0x56365ea010a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822132247988 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000102:MSISDN-491230000102:TMSI-0x12AF867A:GERAN-A-143:PAGING_RESP)[0x56365ea010a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822132247988 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000102:MSISDN-491230000102:TMSI-0x12AF867A:GERAN-A-143:PAGING_RESP)[0x56365ea010a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822132247988 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000102:MSISDN-491230000102:TMSI-0x12AF867A:GERAN-A-143:PAGING_RESP)[0x56365ea010a0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822132247988 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000102:MSISDN-491230000102:TMSI-0x12AF867A:GERAN-A-143:PAGING_RESP)[0x56365ea010a0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822132247988 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000102:MSISDN-491230000102:TMSI-0x12AF867A:GERAN-A-143:PAGING_RESP)[0x56365ea010a0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822132247988 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x12AF867A - Paging: now used by 4 (attached,NCSS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250822132247988 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000102/3/1): Available (smpp_smsc.c:626) 20250822132247988 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x12AF867A - proc_arq_vlr_fn_init: now used by 3 (attached,NCSS,active-conn) (vlr_access_req_fsm.c:405) 20250822132247988 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132247988 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132247988 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132247988 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132247988 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132247988 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132247988 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132247988 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132247988 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132247988 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132247988 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132247988 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132247988 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132247988 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132247988 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132247988 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132247988 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132247988 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132247988 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132247989 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132247989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132247989 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132247989 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132247989 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1067)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1067)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1067)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1067)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1065)@718a44d66dfb: { messageType := 2, destLocRef := '2E7D31'O (".}1"), 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)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-M3UA(1067)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1067)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1065)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1065)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1065)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1065)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1065)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1065)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1065)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1065)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132247989 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x12AF867A + VTY: now used by 4 (attached,NCSS,active-conn,VTY) (msc_vty.c:1285) 20250822132247989 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x12AF867A - VTY: now used by 3 (attached,NCSS,active-conn) (msc_vty.c:1317) TC_proc_ss_abort0(1074)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_proc_ss_abort0(1074)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_proc_ss_abort0(1074)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132247992 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x12AF867A + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250822132247992 DSS NOTICE Rx OSMO_GSUP_MSGT_PROC_SS_ERROR from HLR/EUSE (cause=0x00, sid=0x20000555) (gsm_09_11.c:454) 20250822132247992 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x12AF867A - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:459) 20250822132247992 DSS NOTICE trans(NCSS IMSI-262420000000102:MSISDN-491230000102:TMSI-0x12AF867A:GERAN-A-143:PAGING_RESP callref-0x20000555 tid-0) Aborting the session: sending RELEASE COMPLETE (gsm_09_11.c:467) 20250822132247992 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x12AF867A - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250822132247992 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x12AF867A + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822132247992 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x12AF867A + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822132247992 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x12AF867A - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822132247992 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x12AF867A - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822132247992 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132247992 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132247992 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132247992 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132247992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132247992 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132247992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132247992 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132247992 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132247992 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132247992 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132247992 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132247992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132247992 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132247992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132247992 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1067)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1067)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1065)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1065)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1065)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1065)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1067)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1067)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1065)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1065)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1065)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1065)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_proc_ss_abort0(1074)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1065)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1065)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1065)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1065)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1067)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132247994 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132247994 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132247994 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132247994 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132247994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132247994 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132247994 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132247994 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132247995 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000102:MSISDN-491230000102:TMSI-0x12AF867A:GERAN-A-143:PAGING_RESP)[0x56365ea010a0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822132247995 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000102:MSISDN-491230000102:TMSI-0x12AF867A:GERAN-A-143:PAGING_RESP)[0x56365ea010a0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000102:MSISDN-491230000102:TMSI-0x12AF867A:GERAN-A-143:PAGING_RESP)[0x56365ea1c2d0] (msc_a.c:1053) 20250822132247995 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000102:MSISDN-491230000102:TMSI-0x12AF867A:GERAN-A-143:PAGING_RESP)[0x56365ea010a0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822132247995 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000102:MSISDN-491230000102:TMSI-0x12AF867A:GERAN-A-143:PAGING_RESP)[0x56365ea010a0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822132247995 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x12AF867A - active-conn: now used by 1 (attached) (msub.c:375) 20250822132247995 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132247995 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132247995 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132247995 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132247995 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132247995 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132247995 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132247995 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1067)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1067)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1065)@718a44d66dfb: Session index based on local reference:0 20250822132247995 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132247995 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132247995 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132247995 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132247995 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132247995 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132247995 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132247995 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1067)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1066)@718a44d66dfb: Deleted conn table entry 0TC_proc_ss_abort0(1074)3046705 TC_proc_ss_abort0(1074)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132247996 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x12AF867A + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822132247996 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x12AF867A - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_proc_ss_abort0(1074)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_proc_ss_abort0(1074)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_proc_ss_abort0(1074)@718a44d66dfb: Final verdict of PTC: pass MSC_Test_0-M3UA(1067)@718a44d66dfb: Final verdict of PTC: none 20250822132248000 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822132248000 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(1071)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-SCCP(1065)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(1068)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(1066)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP-IPA(1070)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1075)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(1073)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(1069)@718a44d66dfb: Final verdict of PTC: none 20250822132248000 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-SMPP(1072)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1064)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1064): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(1065): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(1066): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(1067): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(1068): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(1069): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(1070): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(1071): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(1072): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(1073): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_proc_ss_abort0(1074): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1075): none (pass -> pass) MTC@718a44d66dfb: Test case TC_proc_ss_abort finished. Verdict: pass MTC@718a44d66dfb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_proc_ss_abort pass'. Fri Aug 22 13:22:48 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 20250822132248198 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822132248198 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822132248198 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822132248198 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822132248198 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822132248198 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822132248198 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822132248198 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822132248198 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822132248198 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132248198 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822132248198 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822132248198 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822132248198 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822132248198 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822132248198 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822132248198 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822132248198 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822132248198 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=292920) 20250822132249001 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=292920, count=294360) 20250822132250003 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822132250199 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822132250199 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822132250199 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:22: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_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 20250822132251004 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_multi_lu_and_mo_ussd started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(1079)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(1079)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1079)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(1077)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822132251932 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1080)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822132252005 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822132252005 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1082)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1082)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822132252006 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1082)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1082)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1082)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1082)@718a44d66dfb: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1082)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1082)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822132252019 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822132252019 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1083)@718a44d66dfb: Created GsupExpect[0] for "262420000000210" to be handled at TC_multi_lu_and_mo_ussd0(1086) TC_multi_lu_and_mo_ussd0(1086)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000210'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(1083)@718a44d66dfb: Created GsupExpect[1] for "262420000000211" to be handled at TC_multi_lu_and_mo_ussd0(1087) TC_multi_lu_and_mo_ussd0(1087)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000211'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(1083)@718a44d66dfb: Created GsupExpect[2] for "262420000000212" to be handled at TC_multi_lu_and_mo_ussd0(1089) TC_multi_lu_and_mo_ussd0(1089)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000212'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(1083)@718a44d66dfb: Created GsupExpect[3] for "262420000000213" to be handled at TC_multi_lu_and_mo_ussd0(1091) TC_multi_lu_and_mo_ussd0(1091)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000213'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(1083)@718a44d66dfb: Created GsupExpect[4] for "262420000000214" to be handled at TC_multi_lu_and_mo_ussd0(1093) TC_multi_lu_and_mo_ussd0(1093)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000214'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(1083)@718a44d66dfb: Created GsupExpect[5] for "262420000000215" to be handled at TC_multi_lu_and_mo_ussd0(1095) TC_multi_lu_and_mo_ussd0(1095)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250822132252124 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822132252124 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822132252124 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822132252124 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1079)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1079)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1079)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822132252125 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132252125 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822132252125 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822132252125 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822132252125 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822132252125 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) MSC_Test_0-M3UA(1079)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(1079)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250822132252125 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250822132252126 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132252126 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822132252126 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822132252126 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822132252126 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822132252126 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822132252126 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1079)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1079)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1079)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1079)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1079)@718a44d66dfb: Message received on association #8 20250822132252126 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822132252126 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1079)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1079)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1079)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1079)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1079)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1079)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(1083)@718a44d66dfb: Created GsupExpect[6] for "262420000000216" to be handled at TC_multi_lu_and_mo_ussd0(1097) TC_multi_lu_and_mo_ussd0(1097)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000216'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(1083)@718a44d66dfb: Created GsupExpect[7] for "262420000000217" to be handled at TC_multi_lu_and_mo_ussd0(1099) TC_multi_lu_and_mo_ussd0(1099)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000217'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(1083)@718a44d66dfb: Created GsupExpect[8] for "262420000000218" to be handled at TC_multi_lu_and_mo_ussd0(1101) TC_multi_lu_and_mo_ussd0(1101)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000218'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(1083)@718a44d66dfb: Created GsupExpect[9] for "262420000000219" to be handled at TC_multi_lu_and_mo_ussd0(1103) TC_multi_lu_and_mo_ussd0(1103)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000219'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(1083)@718a44d66dfb: Created GsupExpect[10] for "262420000000220" to be handled at TC_multi_lu_and_mo_ussd0(1105) TC_multi_lu_and_mo_ussd0(1105)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000220'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(1083)@718a44d66dfb: Created GsupExpect[11] for "262420000000221" to be handled at TC_multi_lu_and_mo_ussd0(1107) TC_multi_lu_and_mo_ussd0(1107)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000221'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(1083)@718a44d66dfb: Created GsupExpect[12] for "262420000000222" to be handled at TC_multi_lu_and_mo_ussd0(1109) TC_multi_lu_and_mo_ussd0(1109)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000222'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(1083)@718a44d66dfb: Created GsupExpect[13] for "262420000000223" to be handled at TC_multi_lu_and_mo_ussd0(1111) TC_multi_lu_and_mo_ussd0(1111)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000223'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(1083)@718a44d66dfb: Created GsupExpect[14] for "262420000000224" to be handled at TC_multi_lu_and_mo_ussd0(1113) TC_multi_lu_and_mo_ussd0(1113)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000224'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(1083)@718a44d66dfb: Created GsupExpect[15] for "262420000000225" to be handled at TC_multi_lu_and_mo_ussd0(1115) TC_multi_lu_and_mo_ussd0(1115)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250822132252931 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132252931 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132252931 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132252931 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132252931 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132252931 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132252931 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132252931 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132252931 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132252931 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132252931 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132252931 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132252931 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132252931 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132252931 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132252931 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1079)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1078)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1078)@718a44d66dfb: Added conn table entry 0TC_multi_lu_and_mo_ussd0(1086)13994633 MSC_Test_0-SCCP(1077)@718a44d66dfb: First idle individual index:0 MSC_Test_0-RAN(1078)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-RAN(1078)@718a44d66dfb: Added conn table entry 1TC_multi_lu_and_mo_ussd0(1087)9523707 MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132252937 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132252937 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132252937 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132252937 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132252937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132252937 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132252937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132252937 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1078)@718a44d66dfb: patch: N(SD) for ConnIdx 1 set to 1 MSC_Test_0-SCCP(1077)@718a44d66dfb: First idle individual index:1 MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1078)@718a44d66dfb: Added conn table entry 2TC_multi_lu_and_mo_ussd0(1089)15378764 20250822132252937 DMM DEBUG msc_a(IMSI-262420000000210:GERAN-A-144:LU)[0x56365ea22310]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000210 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822132252937 DMM DEBUG msc_a(IMSI-262420000000210:GERAN-A-144:LU)[0x56365ea22310]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822132252937 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000210:GERAN-A-144:LU)[0x56365ea183a0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822132252937 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000210:GERAN-A-144:LU)[0x56365ea183a0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000210:GERAN-A-144:LU)[0x56365ea22310] (fsm.c:486) 20250822132252937 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000210:GERAN-A-144:LU)[0x56365ea183a0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822132252937 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000210:GERAN-A-144:LU)[0x56365ea183a0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822132252937 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822132252937 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000210 id=262420000000210 (vlr.c:661) 20250822132252937 DVLR INFO New subscr, IMSI: 262420000000210 (vlr.c:562) 20250822132252937 DVLR DEBUG VLR subscr IMSI-262420000000210 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822132252937 DVLR DEBUG VLR subscr IMSI-262420000000210 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822132252937 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132252937 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000210:GERAN-A-144:LU)[0x56365ea183a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822132252937 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000210:GERAN-A-144:LU)[0x56365ea183a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822132252937 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000210:GERAN-A-144:LU)[0x56365ea183a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822132252937 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000210:GERAN-A-144:LU)[0x56365ea183a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) MSC_Test_0-SCCP(1077)@718a44d66dfb: First idle individual index:2 MSC_Test_0-RAN(1078)@718a44d66dfb: patch: N(SD) for ConnIdx 2 set to 1 20250822132252938 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000210:GERAN-A-144:LU)[0x56365ea183a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822132252938 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000210:GERAN-A-144:LU)[0x56365ea183a0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822132252938 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000210:GERAN-A-144:LU)[0x56365ea1ca50]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822132252938 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000210:GERAN-A-144:LU)[0x56365ea1ca50]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000210:GERAN-A-144:LU)[0x56365ea183a0] (fsm.c:486) 20250822132252938 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000210:GERAN-A-144:LU)[0x56365ea1ca50]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822132252938 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000210:GERAN-A-144:LU)[0x56365ea1ca50]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132252938 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132252938 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132252938 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132252938 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132252938 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132252938 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132252938 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132252938 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132252938 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132252938 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132252938 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132252938 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132252938 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132252938 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132252938 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132252938 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132252938 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132252938 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132252938 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132252938 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132252938 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132252938 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132252938 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132252938 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1078)@718a44d66dfb: Added conn table entry 3TC_multi_lu_and_mo_ussd0(1091)15379098 MSC_Test_0-M3UA(1079)@718a44d66dfb: Message received on association #8 20250822132252938 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132252938 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132252938 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132252938 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132252938 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132252938 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1079)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822132252938 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132252938 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1077)@718a44d66dfb: { messageType := 2, destLocRef := 'D58A89'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 } } 20250822132252938 DMM DEBUG msc_a(IMSI-262420000000211:GERAN-A-145:LU)[0x56365ea2dde0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000211 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822132252938 DMM DEBUG msc_a(IMSI-262420000000211:GERAN-A-145:LU)[0x56365ea2dde0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822132252938 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000211:GERAN-A-145:LU)[0x56365ea2e070]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822132252938 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000211:GERAN-A-145:LU)[0x56365ea2e070]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000211:GERAN-A-145:LU)[0x56365ea2dde0] (fsm.c:486) 20250822132252938 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000211:GERAN-A-145:LU)[0x56365ea2e070]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822132252938 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000211:GERAN-A-145:LU)[0x56365ea2e070]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822132252938 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822132252938 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000211 id=262420000000211 (vlr.c:661) 20250822132252938 DVLR INFO New subscr, IMSI: 262420000000211 (vlr.c:562) 20250822132252938 DVLR DEBUG VLR subscr IMSI-262420000000211 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822132252938 DVLR DEBUG VLR subscr IMSI-262420000000211 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822132252938 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132252938 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000211:GERAN-A-145:LU)[0x56365ea2e070]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on local reference:0 20250822132252938 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000211:GERAN-A-145:LU)[0x56365ea2e070]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822132252938 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000211:GERAN-A-145:LU)[0x56365ea2e070]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822132252938 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000211:GERAN-A-145:LU)[0x56365ea2e070]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822132252938 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000211:GERAN-A-145:LU)[0x56365ea2e070]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822132252938 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000211:GERAN-A-145:LU)[0x56365ea2e070]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822132252938 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000211:GERAN-A-145:LU)[0x56365ea341e0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822132252938 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000211:GERAN-A-145:LU)[0x56365ea341e0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000211:GERAN-A-145:LU)[0x56365ea2e070] (fsm.c:486) 20250822132252938 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000211:GERAN-A-145:LU)[0x56365ea341e0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822132252938 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000211:GERAN-A-145:LU)[0x56365ea341e0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822132252938 DMM DEBUG msc_a(IMSI-262420000000212:GERAN-A-146:LU)[0x56365ea34a40]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000212 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822132252938 DMM DEBUG msc_a(IMSI-262420000000212:GERAN-A-146:LU)[0x56365ea34a40]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822132252938 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000212:GERAN-A-146:LU)[0x56365ea36770]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822132252938 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000212:GERAN-A-146:LU)[0x56365ea36770]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000212:GERAN-A-146:LU)[0x56365ea34a40] (fsm.c:486) 20250822132252938 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000212:GERAN-A-146:LU)[0x56365ea36770]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822132252938 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000212:GERAN-A-146:LU)[0x56365ea36770]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) MSC_Test_0-RAN(1078)@718a44d66dfb: patch: N(SD) for ConnIdx 3 set to 1 20250822132252938 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822132252938 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000212 id=262420000000212 (vlr.c:661) 20250822132252938 DVLR INFO New subscr, IMSI: 262420000000212 (vlr.c:562) 20250822132252938 DVLR DEBUG VLR subscr IMSI-262420000000212 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822132252938 DVLR DEBUG VLR subscr IMSI-262420000000212 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822132252938 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132252938 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000212:GERAN-A-146:LU)[0x56365ea36770]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822132252938 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000212:GERAN-A-146:LU)[0x56365ea36770]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822132252938 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000212:GERAN-A-146:LU)[0x56365ea36770]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822132252938 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000212:GERAN-A-146:LU)[0x56365ea36770]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on local reference:0 20250822132252938 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000212:GERAN-A-146:LU)[0x56365ea36770]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822132252938 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000212:GERAN-A-146:LU)[0x56365ea36770]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822132252938 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000212:GERAN-A-146:LU)[0x56365ea379b0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822132252938 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000212:GERAN-A-146:LU)[0x56365ea379b0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000212:GERAN-A-146:LU)[0x56365ea36770] (fsm.c:486) 20250822132252938 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000212:GERAN-A-146:LU)[0x56365ea379b0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822132252938 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000212:GERAN-A-146:LU)[0x56365ea379b0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822132252938 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132252939 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132252939 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132252939 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132252939 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132252939 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132252939 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132252939 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132252939 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132252939 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132252939 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132252939 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132252939 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132252939 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132252939 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132252939 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1077)@718a44d66dfb: First idle individual index:3 MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1078)@718a44d66dfb: Added conn table entry 4TC_multi_lu_and_mo_ussd0(1093)268597 MSC_Test_0-M3UA(1079)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822132252939 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132252939 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_0-SCCP(1077)@718a44d66dfb: { messageType := 2, destLocRef := '9151FB'O, sourceLocRef := '000091'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on local reference:1 MSC_Test_0-M3UA(1079)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822132252939 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132252939 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132252939 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132252939 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132252939 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132252939 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132252939 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132252939 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132252939 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132252939 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132252939 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132252939 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132252939 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132252939 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on local reference:1 MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1077)@718a44d66dfb: First idle individual index:4 MSC_Test_0-RAN(1078)@718a44d66dfb: patch: N(SD) for ConnIdx 4 set to 1 20250822132252939 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132252939 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132252939 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132252939 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132252939 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132252939 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132252939 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132252939 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132252939 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132252939 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132252939 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132252939 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132252939 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132252939 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132252939 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132252939 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1079)@718a44d66dfb: Message received on association #8 MSC_Test-GSUP(1083)@718a44d66dfb: Found GsupExpect[0] for "262420000000210" handled at TC_multi_lu_and_mo_ussd0(1086) MSC_Test-GSUP(1083)@718a44d66dfb: Added IMSI table entry 0TC_multi_lu_and_mo_ussd0(1086)"262420000000210" 20250822132252939 DMM DEBUG msc_a(IMSI-262420000000213:GERAN-A-147:LU)[0x56365ea2ecb0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000213 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822132252939 DMM DEBUG msc_a(IMSI-262420000000213:GERAN-A-147:LU)[0x56365ea2ecb0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822132252939 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000213:GERAN-A-147:LU)[0x56365ea36160]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822132252939 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000213:GERAN-A-147:LU)[0x56365ea36160]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000213:GERAN-A-147:LU)[0x56365ea2ecb0] (fsm.c:486) 20250822132252939 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000213:GERAN-A-147:LU)[0x56365ea36160]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822132252939 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000213:GERAN-A-147:LU)[0x56365ea36160]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822132252939 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822132252939 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000213 id=262420000000213 (vlr.c:661) 20250822132252939 DVLR INFO New subscr, IMSI: 262420000000213 (vlr.c:562) MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1079)@718a44d66dfb: Message received on association #8 20250822132252939 DVLR DEBUG VLR subscr IMSI-262420000000213 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822132252939 DVLR DEBUG VLR subscr IMSI-262420000000213 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822132252939 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132252939 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000213:GERAN-A-147:LU)[0x56365ea36160]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822132252939 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000213:GERAN-A-147:LU)[0x56365ea36160]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822132252939 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000213:GERAN-A-147:LU)[0x56365ea36160]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822132252939 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000213:GERAN-A-147:LU)[0x56365ea36160]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) MSC_Test_0-SCCP(1077)@718a44d66dfb: { messageType := 2, destLocRef := 'EAA94C'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(1077)@718a44d66dfb: Session index based on local reference:2 MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822132252939 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000213:GERAN-A-147:LU)[0x56365ea36160]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822132252939 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000213:GERAN-A-147:LU)[0x56365ea36160]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822132252939 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000213:GERAN-A-147:LU)[0x56365ea363d0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822132252939 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000213:GERAN-A-147:LU)[0x56365ea363d0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000213:GERAN-A-147:LU)[0x56365ea36160] (fsm.c:486) 20250822132252939 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000213:GERAN-A-147:LU)[0x56365ea363d0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822132252939 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000213:GERAN-A-147:LU)[0x56365ea363d0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on local reference:2 MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1083)@718a44d66dfb: Found GsupExpect[1] for "262420000000211" handled at TC_multi_lu_and_mo_ussd0(1087) MSC_Test-GSUP(1083)@718a44d66dfb: Added IMSI table entry 1TC_multi_lu_and_mo_ussd0(1087)"262420000000211" MSC_Test-GSUP(1083)@718a44d66dfb: Found GsupExpect[2] for "262420000000212" handled at TC_multi_lu_and_mo_ussd0(1089) MSC_Test-GSUP(1083)@718a44d66dfb: Added IMSI table entry 2TC_multi_lu_and_mo_ussd0(1089)"262420000000212" MSC_Test_0-RAN(1078)@718a44d66dfb: Added conn table entry 5TC_multi_lu_and_mo_ussd0(1095)6781809 20250822132252939 DMM DEBUG msc_a(IMSI-262420000000214:GERAN-A-148:LU)[0x56365ea3d620]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000214 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822132252939 DMM DEBUG msc_a(IMSI-262420000000214:GERAN-A-148:LU)[0x56365ea3d620]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822132252939 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000214:GERAN-A-148:LU)[0x56365ea29d00]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822132252939 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000214:GERAN-A-148:LU)[0x56365ea29d00]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000214:GERAN-A-148:LU)[0x56365ea3d620] (fsm.c:486) 20250822132252939 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000214:GERAN-A-148:LU)[0x56365ea29d00]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822132252939 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000214:GERAN-A-148:LU)[0x56365ea29d00]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822132252939 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822132252939 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000214 id=262420000000214 (vlr.c:661) 20250822132252939 DVLR INFO New subscr, IMSI: 262420000000214 (vlr.c:562) 20250822132252939 DVLR DEBUG VLR subscr IMSI-262420000000214 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822132252939 DVLR DEBUG VLR subscr IMSI-262420000000214 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822132252939 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132252939 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000214:GERAN-A-148:LU)[0x56365ea29d00]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822132252939 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000214:GERAN-A-148:LU)[0x56365ea29d00]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822132252939 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000214:GERAN-A-148:LU)[0x56365ea29d00]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822132252939 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000214:GERAN-A-148:LU)[0x56365ea29d00]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822132252940 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000214:GERAN-A-148:LU)[0x56365ea29d00]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822132252940 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000214:GERAN-A-148:LU)[0x56365ea29d00]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822132252940 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000214:GERAN-A-148:LU)[0x56365ea3fb20]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822132252940 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000214:GERAN-A-148:LU)[0x56365ea3fb20]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000214:GERAN-A-148:LU)[0x56365ea29d00] (fsm.c:486) 20250822132252940 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000214:GERAN-A-148:LU)[0x56365ea3fb20]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822132252940 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000214:GERAN-A-148:LU)[0x56365ea3fb20]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822132252940 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132252940 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132252940 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132252940 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132252940 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132252940 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132252940 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132252940 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132252940 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132252940 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132252940 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132252940 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132252940 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132252940 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132252940 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132252940 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1078)@718a44d66dfb: patch: N(SD) for ConnIdx 5 set to 1 20250822132252940 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132252940 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132252940 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132252940 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132252940 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132252940 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132252940 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132252940 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132252940 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132252940 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132252940 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132252940 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132252940 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132252940 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132252940 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132252940 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1079)@718a44d66dfb: Message received on association #8 MSC_Test_0-SCCP(1077)@718a44d66dfb: First idle individual index:5 MSC_Test-GSUP(1083)@718a44d66dfb: Found GsupExpect[3] for "262420000000213" handled at TC_multi_lu_and_mo_ussd0(1091) MSC_Test-GSUP(1083)@718a44d66dfb: Added IMSI table entry 3TC_multi_lu_and_mo_ussd0(1091)"262420000000213" MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(1083)@718a44d66dfb: Found GsupExpect[4] for "262420000000214" handled at TC_multi_lu_and_mo_ussd0(1093) MSC_Test-GSUP(1083)@718a44d66dfb: Added IMSI table entry 4TC_multi_lu_and_mo_ussd0(1093)"262420000000214" MSC_Test_0-M3UA(1079)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1077)@718a44d66dfb: { messageType := 2, destLocRef := 'EAAA9A'O, sourceLocRef := '000093'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on local reference:3 MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on local reference:3 MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1079)@718a44d66dfb: Message received on association #8 20250822132252940 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132252940 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132252940 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132252940 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132252940 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1079)@718a44d66dfb: Message received on association #8 20250822132252940 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132252940 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132252940 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1077)@718a44d66dfb: { messageType := 2, destLocRef := '041935'O, sourceLocRef := '000094'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on local reference:4 MSC_Test_0-RAN(1078)@718a44d66dfb: Added conn table entry 6TC_multi_lu_and_mo_ussd0(1097)11834737 20250822132252940 DMM DEBUG msc_a(IMSI-262420000000215:GERAN-A-149:LU)[0x56365ea3fe30]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000215 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822132252940 DMM DEBUG msc_a(IMSI-262420000000215:GERAN-A-149:LU)[0x56365ea3fe30]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822132252940 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000215:GERAN-A-149:LU)[0x56365ea400c0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822132252940 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000215:GERAN-A-149:LU)[0x56365ea400c0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000215:GERAN-A-149:LU)[0x56365ea3fe30] (fsm.c:486) 20250822132252940 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000215:GERAN-A-149:LU)[0x56365ea400c0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822132252940 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000215:GERAN-A-149:LU)[0x56365ea400c0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822132252940 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on local reference:4 MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132252940 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000215 id=262420000000215 (vlr.c:661) 20250822132252940 DVLR INFO New subscr, IMSI: 262420000000215 (vlr.c:562) MSC_Test_0-RAN(1078)@718a44d66dfb: patch: N(SD) for ConnIdx 6 set to 1 MSC_Test_0-SCCP(1077)@718a44d66dfb: First idle individual index:6 20250822132252940 DVLR DEBUG VLR subscr IMSI-262420000000215 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822132252940 DVLR DEBUG VLR subscr IMSI-262420000000215 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822132252940 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132252940 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000215:GERAN-A-149:LU)[0x56365ea400c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822132252940 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000215:GERAN-A-149:LU)[0x56365ea400c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822132252940 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000215:GERAN-A-149:LU)[0x56365ea400c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822132252940 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000215:GERAN-A-149:LU)[0x56365ea400c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132252941 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000215:GERAN-A-149:LU)[0x56365ea400c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822132252941 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000215:GERAN-A-149:LU)[0x56365ea400c0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822132252941 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000215:GERAN-A-149:LU)[0x56365ea3e620]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822132252941 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000215:GERAN-A-149:LU)[0x56365ea3e620]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000215:GERAN-A-149:LU)[0x56365ea400c0] (fsm.c:486) 20250822132252941 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000215:GERAN-A-149:LU)[0x56365ea3e620]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822132252941 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000215:GERAN-A-149:LU)[0x56365ea3e620]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) MSC_Test_0-RAN(1078)@718a44d66dfb: Added conn table entry 7TC_multi_lu_and_mo_ussd0(1099)6114046 20250822132252941 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132252941 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132252941 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132252941 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132252941 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132252941 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132252941 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132252941 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132252941 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132252941 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132252941 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132252941 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132252941 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132252941 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132252941 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132252941 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1077)@718a44d66dfb: First idle individual index:7 MSC_Test-GSUP(1083)@718a44d66dfb: Found GsupExpect[5] for "262420000000215" handled at TC_multi_lu_and_mo_ussd0(1095) MSC_Test-GSUP(1083)@718a44d66dfb: Added IMSI table entry 5TC_multi_lu_and_mo_ussd0(1095)"262420000000215" MSC_Test_0-RAN(1078)@718a44d66dfb: patch: N(SD) for ConnIdx 7 set to 1 20250822132252941 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132252941 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132252941 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132252941 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132252941 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132252941 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) MSC_Test_0-M3UA(1079)@718a44d66dfb: Message received on association #8 20250822132252941 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132252941 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822132252941 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132252941 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132252941 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132252941 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132252941 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132252941 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132252941 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132252941 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1077)@718a44d66dfb: { messageType := 2, destLocRef := '677B71'O ("g{q"), sourceLocRef := '000095'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on local reference:5 MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1079)@718a44d66dfb: Message received on association #8 MSC_Test_0-RAN(1078)@718a44d66dfb: Added conn table entry 8TC_multi_lu_and_mo_ussd0(1101)8743082 MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on local reference:5 20250822132252941 DMM DEBUG msc_a(IMSI-262420000000216:GERAN-A-150:LU)[0x56365ea44d00]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000216 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822132252941 DMM DEBUG msc_a(IMSI-262420000000216:GERAN-A-150:LU)[0x56365ea44d00]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822132252941 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000216:GERAN-A-150:LU)[0x56365ea47300]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822132252941 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000216:GERAN-A-150:LU)[0x56365ea47300]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000216:GERAN-A-150:LU)[0x56365ea44d00] (fsm.c:486) MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132252941 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000216:GERAN-A-150:LU)[0x56365ea47300]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822132252941 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000216:GERAN-A-150:LU)[0x56365ea47300]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822132252941 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822132252941 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000216 id=262420000000216 (vlr.c:661) 20250822132252941 DVLR INFO New subscr, IMSI: 262420000000216 (vlr.c:562) 20250822132252941 DVLR DEBUG VLR subscr IMSI-262420000000216 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822132252941 DVLR DEBUG VLR subscr IMSI-262420000000216 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822132252941 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132252941 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000216:GERAN-A-150:LU)[0x56365ea47300]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822132252941 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000216:GERAN-A-150:LU)[0x56365ea47300]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822132252941 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000216:GERAN-A-150:LU)[0x56365ea47300]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822132252941 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000216:GERAN-A-150:LU)[0x56365ea47300]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822132252941 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000216:GERAN-A-150:LU)[0x56365ea47300]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822132252941 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000216:GERAN-A-150:LU)[0x56365ea47300]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822132252941 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000216:GERAN-A-150:LU)[0x56365ea48390]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822132252941 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000216:GERAN-A-150:LU)[0x56365ea48390]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000216:GERAN-A-150:LU)[0x56365ea47300] (fsm.c:486) 20250822132252941 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000216:GERAN-A-150:LU)[0x56365ea48390]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822132252941 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000216:GERAN-A-150:LU)[0x56365ea48390]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) MSC_Test_0-RAN(1078)@718a44d66dfb: patch: N(SD) for ConnIdx 8 set to 1 20250822132252941 DMM DEBUG msc_a(IMSI-262420000000217:GERAN-A-151:LU)[0x56365ea48ab0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000217 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822132252941 DMM DEBUG msc_a(IMSI-262420000000217:GERAN-A-151:LU)[0x56365ea48ab0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822132252941 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000217:GERAN-A-151:LU)[0x56365ea48d40]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822132252941 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000217:GERAN-A-151:LU)[0x56365ea48d40]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000217:GERAN-A-151:LU)[0x56365ea48ab0] (fsm.c:486) 20250822132252941 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000217:GERAN-A-151:LU)[0x56365ea48d40]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822132252941 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000217:GERAN-A-151:LU)[0x56365ea48d40]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822132252941 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822132252941 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000217 id=262420000000217 (vlr.c:661) 20250822132252941 DVLR INFO New subscr, IMSI: 262420000000217 (vlr.c:562) 20250822132252941 DVLR DEBUG VLR subscr IMSI-262420000000217 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822132252941 DVLR DEBUG VLR subscr IMSI-262420000000217 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822132252941 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132252941 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000217:GERAN-A-151:LU)[0x56365ea48d40]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822132252941 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000217:GERAN-A-151:LU)[0x56365ea48d40]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822132252941 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000217:GERAN-A-151:LU)[0x56365ea48d40]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822132252941 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000217:GERAN-A-151:LU)[0x56365ea48d40]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822132252941 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000217:GERAN-A-151:LU)[0x56365ea48d40]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822132252941 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000217:GERAN-A-151:LU)[0x56365ea48d40]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822132252942 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000217:GERAN-A-151:LU)[0x56365ea4bcc0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822132252942 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000217:GERAN-A-151:LU)[0x56365ea4bcc0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000217:GERAN-A-151:LU)[0x56365ea48d40] (fsm.c:486) MSC_Test_0-RAN(1078)@718a44d66dfb: Added conn table entry 9TC_multi_lu_and_mo_ussd0(1103)1300829 20250822132252942 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000217:GERAN-A-151:LU)[0x56365ea4bcc0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822132252942 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000217:GERAN-A-151:LU)[0x56365ea4bcc0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822132252942 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132252942 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132252942 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132252942 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132252942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132252942 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132252942 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132252942 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132252942 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132252942 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132252942 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132252942 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132252942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132252942 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132252942 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-SCCP(1077)@718a44d66dfb: First idle individual index:8 MSC_Test-GSUP(1083)@718a44d66dfb: Found GsupExpect[6] for "262420000000216" handled at TC_multi_lu_and_mo_ussd0(1097) MSC_Test-GSUP(1083)@718a44d66dfb: Added IMSI table entry 6TC_multi_lu_and_mo_ussd0(1097)"262420000000216" MSC_Test-GSUP(1083)@718a44d66dfb: Found GsupExpect[7] for "262420000000217" handled at TC_multi_lu_and_mo_ussd0(1099) MSC_Test-GSUP(1083)@718a44d66dfb: Added IMSI table entry 7TC_multi_lu_and_mo_ussd0(1099)"262420000000217" MSC_Test_0-SCCP(1077)@718a44d66dfb: First idle individual index:9 MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1078)@718a44d66dfb: patch: N(SD) for ConnIdx 9 set to 1 MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1079)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822132252942 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132252942 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132252942 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132252942 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132252942 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132252942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132252942 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132252942 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132252942 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132252942 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132252942 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132252942 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132252942 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132252942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132252942 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132252942 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132252942 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132252942 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132252942 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132252942 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132252942 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132252942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132252942 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132252942 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132252942 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132252942 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132252942 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132252942 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132252942 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132252942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132252942 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132252942 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132252942 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1079)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1077)@718a44d66dfb: { messageType := 2, destLocRef := 'B49571'O, sourceLocRef := '000096'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on local reference:6 MSC_Test_0-M3UA(1079)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on local reference:6 MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-RAN(1078)@718a44d66dfb: Added conn table entry 10TC_multi_lu_and_mo_ussd0(1105)7401629 MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1077)@718a44d66dfb: { messageType := 2, destLocRef := '5D4AFE'O, sourceLocRef := '000097'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on local reference:7 MSC_Test_0-M3UA(1079)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on local reference:7 MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132252942 DMM DEBUG msc_a(IMSI-262420000000218:GERAN-A-152:LU)[0x56365ea35a70]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000218 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822132252942 DMM DEBUG msc_a(IMSI-262420000000218:GERAN-A-152:LU)[0x56365ea35a70]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822132252942 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000218:GERAN-A-152:LU)[0x56365ea35d00]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822132252942 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000218:GERAN-A-152:LU)[0x56365ea35d00]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000218:GERAN-A-152:LU)[0x56365ea35a70] (fsm.c:486) MSC_Test_0-SCCP(1077)@718a44d66dfb: First idle individual index:10 MSC_Test_0-RAN(1078)@718a44d66dfb: patch: N(SD) for ConnIdx 10 set to 1 20250822132252942 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000218:GERAN-A-152:LU)[0x56365ea35d00]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822132252942 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000218:GERAN-A-152:LU)[0x56365ea35d00]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822132252942 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822132252942 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000218 id=262420000000218 (vlr.c:661) 20250822132252942 DVLR INFO New subscr, IMSI: 262420000000218 (vlr.c:562) 20250822132252942 DVLR DEBUG VLR subscr IMSI-262420000000218 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822132252942 DVLR DEBUG VLR subscr IMSI-262420000000218 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822132252942 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132252942 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000218:GERAN-A-152:LU)[0x56365ea35d00]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822132252942 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000218:GERAN-A-152:LU)[0x56365ea35d00]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822132252942 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000218:GERAN-A-152:LU)[0x56365ea35d00]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822132252942 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000218:GERAN-A-152:LU)[0x56365ea35d00]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132252943 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132252943 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132252943 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132252943 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132252943 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132252943 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132252943 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132252943 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132252943 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000218:GERAN-A-152:LU)[0x56365ea35d00]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822132252943 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000218:GERAN-A-152:LU)[0x56365ea35d00]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822132252943 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000218:GERAN-A-152:LU)[0x56365ea49d30]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822132252943 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000218:GERAN-A-152:LU)[0x56365ea49d30]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000218:GERAN-A-152:LU)[0x56365ea35d00] (fsm.c:486) 20250822132252943 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000218:GERAN-A-152:LU)[0x56365ea49d30]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822132252943 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000218:GERAN-A-152:LU)[0x56365ea49d30]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) MSC_Test_0-RAN(1078)@718a44d66dfb: Added conn table entry 11TC_multi_lu_and_mo_ussd0(1107)14231853 MSC_Test_0-SCCP(1077)@718a44d66dfb: First idle individual index:11 MSC_Test_0-RAN(1078)@718a44d66dfb: patch: N(SD) for ConnIdx 11 set to 1 20250822132252943 DMM DEBUG msc_a(IMSI-262420000000219:GERAN-A-153:LU)[0x56365ea50ff0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000219 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822132252943 DMM DEBUG msc_a(IMSI-262420000000219:GERAN-A-153:LU)[0x56365ea50ff0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822132252943 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000219:GERAN-A-153:LU)[0x56365ea51280]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822132252943 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000219:GERAN-A-153:LU)[0x56365ea51280]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000219:GERAN-A-153:LU)[0x56365ea50ff0] (fsm.c:486) 20250822132252943 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000219:GERAN-A-153:LU)[0x56365ea51280]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822132252943 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000219:GERAN-A-153:LU)[0x56365ea51280]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822132252943 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822132252943 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000219 id=262420000000219 (vlr.c:661) 20250822132252943 DVLR INFO New subscr, IMSI: 262420000000219 (vlr.c:562) 20250822132252943 DVLR DEBUG VLR subscr IMSI-262420000000219 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822132252943 DVLR DEBUG VLR subscr IMSI-262420000000219 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822132252943 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132252943 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000219:GERAN-A-153:LU)[0x56365ea51280]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822132252943 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000219:GERAN-A-153:LU)[0x56365ea51280]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822132252943 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000219:GERAN-A-153:LU)[0x56365ea51280]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822132252943 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000219:GERAN-A-153:LU)[0x56365ea51280]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822132252943 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000219:GERAN-A-153:LU)[0x56365ea51280]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822132252943 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000219:GERAN-A-153:LU)[0x56365ea51280]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822132252943 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000219:GERAN-A-153:LU)[0x56365ea56bb0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822132252943 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000219:GERAN-A-153:LU)[0x56365ea56bb0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000219:GERAN-A-153:LU)[0x56365ea51280] (fsm.c:486) MSC_Test_0-RAN(1078)@718a44d66dfb: Added conn table entry 12TC_multi_lu_and_mo_ussd0(1109)11962017 20250822132252943 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000219:GERAN-A-153:LU)[0x56365ea56bb0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822132252943 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000219:GERAN-A-153:LU)[0x56365ea56bb0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822132252943 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132252943 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132252943 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132252943 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132252943 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132252943 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132252943 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132252943 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132252943 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132252943 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132252943 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132252943 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132252943 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132252943 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132252943 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132252943 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1079)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1077)@718a44d66dfb: First idle individual index:12 MSC_Test-GSUP(1083)@718a44d66dfb: Found GsupExpect[8] for "262420000000218" handled at TC_multi_lu_and_mo_ussd0(1101) MSC_Test-GSUP(1083)@718a44d66dfb: Added IMSI table entry 8TC_multi_lu_and_mo_ussd0(1101)"262420000000218" MSC_Test_0-RAN(1078)@718a44d66dfb: patch: N(SD) for ConnIdx 12 set to 1 MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1077)@718a44d66dfb: { messageType := 2, destLocRef := '8568AA'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 } } 20250822132252943 DMM DEBUG msc_a(IMSI-262420000000220:GERAN-A-154:LU)[0x56365ea56e40]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000220 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822132252943 DMM DEBUG msc_a(IMSI-262420000000220:GERAN-A-154:LU)[0x56365ea56e40]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822132252943 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000220:GERAN-A-154:LU)[0x56365ea570d0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822132252943 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000220:GERAN-A-154:LU)[0x56365ea570d0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000220:GERAN-A-154:LU)[0x56365ea56e40] (fsm.c:486) MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on local reference:8 20250822132252943 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000220:GERAN-A-154:LU)[0x56365ea570d0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822132252944 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000220:GERAN-A-154:LU)[0x56365ea570d0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822132252944 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822132252944 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000220 id=262420000000220 (vlr.c:661) 20250822132252944 DVLR INFO New subscr, IMSI: 262420000000220 (vlr.c:562) 20250822132252944 DVLR DEBUG VLR subscr IMSI-262420000000220 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822132252944 DVLR DEBUG VLR subscr IMSI-262420000000220 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822132252944 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132252944 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000220:GERAN-A-154:LU)[0x56365ea570d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822132252944 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000220:GERAN-A-154:LU)[0x56365ea570d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822132252944 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000220:GERAN-A-154:LU)[0x56365ea570d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822132252944 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000220:GERAN-A-154:LU)[0x56365ea570d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) MSC_Test_0-RAN(1078)@718a44d66dfb: Added conn table entry 13TC_multi_lu_and_mo_ussd0(1111)999574 20250822132252944 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000220:GERAN-A-154:LU)[0x56365ea570d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822132252944 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000220:GERAN-A-154:LU)[0x56365ea570d0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822132252944 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000220:GERAN-A-154:LU)[0x56365ea5b910]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822132252944 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000220:GERAN-A-154:LU)[0x56365ea5b910]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000220:GERAN-A-154:LU)[0x56365ea570d0] (fsm.c:486) 20250822132252944 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000220:GERAN-A-154:LU)[0x56365ea5b910]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822132252944 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000220:GERAN-A-154:LU)[0x56365ea5b910]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) MSC_Test_0-RAN(1078)@718a44d66dfb: patch: N(SD) for ConnIdx 13 set to 1 MSC_Test_0-SCCP(1077)@718a44d66dfb: First idle individual index:13 20250822132252944 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132252944 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132252944 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132252944 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132252944 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132252944 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132252944 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132252944 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132252944 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132252944 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132252944 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132252944 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132252944 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132252944 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132252944 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132252944 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(1083)@718a44d66dfb: Found GsupExpect[9] for "262420000000219" handled at TC_multi_lu_and_mo_ussd0(1103) MSC_Test-GSUP(1083)@718a44d66dfb: Added IMSI table entry 9TC_multi_lu_and_mo_ussd0(1103)"262420000000219" MSC_Test_0-M3UA(1079)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on local reference:8 MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1078)@718a44d66dfb: Added conn table entry 14TC_multi_lu_and_mo_ussd0(1113)4637928 20250822132252944 DMM DEBUG msc_a(IMSI-262420000000221:GERAN-A-155:LU)[0x56365ea519b0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000221 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822132252944 DMM DEBUG msc_a(IMSI-262420000000221:GERAN-A-155:LU)[0x56365ea519b0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822132252944 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000221:GERAN-A-155:LU)[0x56365ea51c40]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822132252944 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000221:GERAN-A-155:LU)[0x56365ea51c40]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000221:GERAN-A-155:LU)[0x56365ea519b0] (fsm.c:486) 20250822132252944 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000221:GERAN-A-155:LU)[0x56365ea51c40]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822132252944 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000221:GERAN-A-155:LU)[0x56365ea51c40]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822132252944 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822132252944 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000221 id=262420000000221 (vlr.c:661) 20250822132252944 DVLR INFO New subscr, IMSI: 262420000000221 (vlr.c:562) MSC_Test_0-RAN(1078)@718a44d66dfb: patch: N(SD) for ConnIdx 14 set to 1 MSC_Test_0-SCCP(1077)@718a44d66dfb: First idle individual index:14 20250822132252944 DVLR DEBUG VLR subscr IMSI-262420000000221 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822132252944 DVLR DEBUG VLR subscr IMSI-262420000000221 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822132252944 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132252944 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000221:GERAN-A-155:LU)[0x56365ea51c40]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822132252944 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000221:GERAN-A-155:LU)[0x56365ea51c40]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822132252944 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000221:GERAN-A-155:LU)[0x56365ea51c40]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822132252944 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000221:GERAN-A-155:LU)[0x56365ea51c40]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822132252944 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000221:GERAN-A-155:LU)[0x56365ea51c40]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822132252944 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000221:GERAN-A-155:LU)[0x56365ea51c40]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822132252944 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000221:GERAN-A-155:LU)[0x56365ea52120]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822132252944 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000221:GERAN-A-155:LU)[0x56365ea52120]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000221:GERAN-A-155:LU)[0x56365ea51c40] (fsm.c:486) 20250822132252944 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000221:GERAN-A-155:LU)[0x56365ea52120]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822132252944 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000221:GERAN-A-155:LU)[0x56365ea52120]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1078)@718a44d66dfb: Added conn table entry 15TC_multi_lu_and_mo_ussd0(1115)12769895 20250822132252944 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132252944 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132252944 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132252944 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132252944 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132252944 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132252944 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-RAN(1078)@718a44d66dfb: patch: N(SD) for ConnIdx 15 set to 1 20250822132252944 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1077)@718a44d66dfb: First idle individual index:15 20250822132252944 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132252944 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132252944 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(1079)@718a44d66dfb: Message received on association #8 MSC_Test-GSUP(1083)@718a44d66dfb: Found GsupExpect[10] for "262420000000220" handled at TC_multi_lu_and_mo_ussd0(1105) 20250822132252944 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132252944 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132252944 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132252944 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132252944 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test-GSUP(1083)@718a44d66dfb: Added IMSI table entry 10TC_multi_lu_and_mo_ussd0(1105)"262420000000220" MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822132252945 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132252945 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132252945 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132252945 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132252945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132252945 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132252945 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132252945 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1077)@718a44d66dfb: { messageType := 2, destLocRef := '13D95D'O, sourceLocRef := '000099'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on local reference:9 20250822132252945 DMM DEBUG msc_a(IMSI-262420000000222:GERAN-A-156:LU)[0x56365ea54470]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000222 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822132252945 DMM DEBUG msc_a(IMSI-262420000000222:GERAN-A-156:LU)[0x56365ea54470]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822132252945 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000222:GERAN-A-156:LU)[0x56365ea54700]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822132252945 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000222:GERAN-A-156:LU)[0x56365ea54700]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000222:GERAN-A-156:LU)[0x56365ea54470] (fsm.c:486) 20250822132252945 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000222:GERAN-A-156:LU)[0x56365ea54700]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822132252945 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000222:GERAN-A-156:LU)[0x56365ea54700]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822132252945 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822132252945 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000222 id=262420000000222 (vlr.c:661) 20250822132252945 DVLR INFO New subscr, IMSI: 262420000000222 (vlr.c:562) 20250822132252945 DVLR DEBUG VLR subscr IMSI-262420000000222 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822132252945 DVLR DEBUG VLR subscr IMSI-262420000000222 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822132252945 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132252945 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000222:GERAN-A-156:LU)[0x56365ea54700]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822132252945 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000222:GERAN-A-156:LU)[0x56365ea54700]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822132252945 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000222:GERAN-A-156:LU)[0x56365ea54700]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822132252945 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000222:GERAN-A-156:LU)[0x56365ea54700]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822132252945 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000222:GERAN-A-156:LU)[0x56365ea54700]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822132252945 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000222:GERAN-A-156:LU)[0x56365ea54700]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822132252945 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000222:GERAN-A-156:LU)[0x56365ea5d6d0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822132252945 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000222:GERAN-A-156:LU)[0x56365ea5d6d0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000222:GERAN-A-156:LU)[0x56365ea54700] (fsm.c:486) 20250822132252945 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000222:GERAN-A-156:LU)[0x56365ea5d6d0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822132252945 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000222:GERAN-A-156:LU)[0x56365ea5d6d0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822132252945 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132252945 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132252945 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132252945 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132252945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132252945 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132252945 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132252945 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132252945 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132252945 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132252945 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132252945 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132252945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132252945 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132252945 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132252945 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test-GSUP(1083)@718a44d66dfb: Found GsupExpect[11] for "262420000000221" handled at TC_multi_lu_and_mo_ussd0(1107) MSC_Test-GSUP(1083)@718a44d66dfb: Added IMSI table entry 11TC_multi_lu_and_mo_ussd0(1107)"262420000000221" MSC_Test_0-M3UA(1079)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on local reference:9 MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132252945 DMM DEBUG msc_a(IMSI-262420000000223:GERAN-A-157:LU)[0x56365ea65760]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000223 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822132252945 DMM DEBUG msc_a(IMSI-262420000000223:GERAN-A-157:LU)[0x56365ea65760]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822132252945 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000223:GERAN-A-157:LU)[0x56365ea659f0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822132252945 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000223:GERAN-A-157:LU)[0x56365ea659f0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000223:GERAN-A-157:LU)[0x56365ea65760] (fsm.c:486) 20250822132252945 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000223:GERAN-A-157:LU)[0x56365ea659f0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822132252945 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000223:GERAN-A-157:LU)[0x56365ea659f0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822132252945 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822132252945 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000223 id=262420000000223 (vlr.c:661) 20250822132252945 DVLR INFO New subscr, IMSI: 262420000000223 (vlr.c:562) 20250822132252945 DVLR DEBUG VLR subscr IMSI-262420000000223 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822132252945 DVLR DEBUG VLR subscr IMSI-262420000000223 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822132252945 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132252945 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000223:GERAN-A-157:LU)[0x56365ea659f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822132252945 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000223:GERAN-A-157:LU)[0x56365ea659f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822132252945 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000223:GERAN-A-157:LU)[0x56365ea659f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822132252945 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000223:GERAN-A-157:LU)[0x56365ea659f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822132252945 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000223:GERAN-A-157:LU)[0x56365ea659f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822132252945 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000223:GERAN-A-157:LU)[0x56365ea659f0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822132252945 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000223:GERAN-A-157:LU)[0x56365ea627b0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822132252945 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000223:GERAN-A-157:LU)[0x56365ea627b0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000223:GERAN-A-157:LU)[0x56365ea659f0] (fsm.c:486) 20250822132252945 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000223:GERAN-A-157:LU)[0x56365ea627b0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822132252945 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000223:GERAN-A-157:LU)[0x56365ea627b0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822132252946 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132252946 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132252946 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132252946 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132252946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132252946 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132252946 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132252946 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test-GSUP(1083)@718a44d66dfb: Found GsupExpect[12] for "262420000000222" handled at TC_multi_lu_and_mo_ussd0(1109) MSC_Test-GSUP(1083)@718a44d66dfb: Added IMSI table entry 12TC_multi_lu_and_mo_ussd0(1109)"262420000000222" MSC_Test_0-M3UA(1079)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1077)@718a44d66dfb: { messageType := 2, destLocRef := '70F09D'O, sourceLocRef := '00009A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on local reference:10 20250822132252946 DMM DEBUG msc_a(IMSI-262420000000224:GERAN-A-158:LU)[0x56365ea67970]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000224 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822132252946 DMM DEBUG msc_a(IMSI-262420000000224:GERAN-A-158:LU)[0x56365ea67970]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822132252946 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000224:GERAN-A-158:LU)[0x56365ea69ff0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822132252946 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000224:GERAN-A-158:LU)[0x56365ea69ff0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000224:GERAN-A-158:LU)[0x56365ea67970] (fsm.c:486) 20250822132252946 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000224:GERAN-A-158:LU)[0x56365ea69ff0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822132252946 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000224:GERAN-A-158:LU)[0x56365ea69ff0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822132252946 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822132252946 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000224 id=262420000000224 (vlr.c:661) 20250822132252946 DVLR INFO New subscr, IMSI: 262420000000224 (vlr.c:562) 20250822132252946 DVLR DEBUG VLR subscr IMSI-262420000000224 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822132252946 DVLR DEBUG VLR subscr IMSI-262420000000224 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822132252946 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132252946 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000224:GERAN-A-158:LU)[0x56365ea69ff0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822132252946 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000224:GERAN-A-158:LU)[0x56365ea69ff0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822132252946 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000224:GERAN-A-158:LU)[0x56365ea69ff0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822132252946 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000224:GERAN-A-158:LU)[0x56365ea69ff0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822132252946 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000224:GERAN-A-158:LU)[0x56365ea69ff0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822132252946 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000224:GERAN-A-158:LU)[0x56365ea69ff0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822132252946 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000224:GERAN-A-158:LU)[0x56365ea6e670]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822132252946 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000224:GERAN-A-158:LU)[0x56365ea6e670]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000224:GERAN-A-158:LU)[0x56365ea69ff0] (fsm.c:486) 20250822132252946 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000224:GERAN-A-158:LU)[0x56365ea6e670]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822132252946 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000224:GERAN-A-158:LU)[0x56365ea6e670]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822132252946 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132252946 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132252946 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132252946 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132252946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132252946 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132252946 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132252946 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1079)@718a44d66dfb: Message received on association #8 MSC_Test-GSUP(1083)@718a44d66dfb: Found GsupExpect[13] for "262420000000223" handled at TC_multi_lu_and_mo_ussd0(1111) MSC_Test-GSUP(1083)@718a44d66dfb: Added IMSI table entry 13TC_multi_lu_and_mo_ussd0(1111)"262420000000223" MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on local reference:10 MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132252946 DMM DEBUG msc_a(IMSI-262420000000225:GERAN-A-159:LU)[0x56365ea6e850]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000225 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822132252946 DMM DEBUG msc_a(IMSI-262420000000225:GERAN-A-159:LU)[0x56365ea6e850]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822132252946 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000225:GERAN-A-159:LU)[0x56365ea6ea30]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822132252946 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000225:GERAN-A-159:LU)[0x56365ea6ea30]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000225:GERAN-A-159:LU)[0x56365ea6e850] (fsm.c:486) 20250822132252946 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000225:GERAN-A-159:LU)[0x56365ea6ea30]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822132252946 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000225:GERAN-A-159:LU)[0x56365ea6ea30]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822132252946 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822132252946 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000225 id=262420000000225 (vlr.c:661) 20250822132252946 DVLR INFO New subscr, IMSI: 262420000000225 (vlr.c:562) 20250822132252946 DVLR DEBUG VLR subscr IMSI-262420000000225 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822132252946 DVLR DEBUG VLR subscr IMSI-262420000000225 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822132252946 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132252946 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000225:GERAN-A-159:LU)[0x56365ea6ea30]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822132252946 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000225:GERAN-A-159:LU)[0x56365ea6ea30]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822132252946 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000225:GERAN-A-159:LU)[0x56365ea6ea30]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822132252946 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000225:GERAN-A-159:LU)[0x56365ea6ea30]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822132252947 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000225:GERAN-A-159:LU)[0x56365ea6ea30]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822132252947 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000225:GERAN-A-159:LU)[0x56365ea6ea30]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822132252947 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000225:GERAN-A-159:LU)[0x56365ea6efa0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822132252947 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000225:GERAN-A-159:LU)[0x56365ea6efa0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000225:GERAN-A-159:LU)[0x56365ea6ea30] (fsm.c:486) 20250822132252947 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000225:GERAN-A-159:LU)[0x56365ea6efa0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822132252947 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000225:GERAN-A-159:LU)[0x56365ea6efa0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822132252947 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132252947 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132252947 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132252947 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132252947 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132252947 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132252947 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132252947 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132252947 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132252947 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132252947 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132252947 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132252947 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132252947 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132252947 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132252947 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132252947 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132252947 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132252947 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132252947 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132252947 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132252947 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132252947 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132252947 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132252947 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132252947 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132252947 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132252947 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132252947 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132252947 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132252947 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132252947 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132252947 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132252947 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132252947 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(1079)@718a44d66dfb: Message received on association #8 MSC_Test-GSUP(1083)@718a44d66dfb: Found GsupExpect[14] for "262420000000224" handled at TC_multi_lu_and_mo_ussd0(1113) MSC_Test-GSUP(1083)@718a44d66dfb: Added IMSI table entry 14TC_multi_lu_and_mo_ussd0(1113)"262420000000224" 20250822132252947 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132252947 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132252947 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132252947 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132252947 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132252947 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132252947 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132252947 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132252947 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132252947 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132252947 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132252947 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(1083)@718a44d66dfb: Found GsupExpect[15] for "262420000000225" handled at TC_multi_lu_and_mo_ussd0(1115) MSC_Test_0-M3UA(1079)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1079)@718a44d66dfb: Message received on association #8 MSC_Test-GSUP(1083)@718a44d66dfb: Added IMSI table entry 15TC_multi_lu_and_mo_ussd0(1115)"262420000000225" MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1077)@718a44d66dfb: { messageType := 2, destLocRef := 'D9292D'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 } } 20250822132252947 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132252947 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132252947 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132252947 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132252947 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132252947 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on local reference:11 MSC_Test_0-M3UA(1079)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on local reference:11 MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132252947 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132252947 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132252947 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132252947 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132252947 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132252947 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132252947 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132252947 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132252947 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) MSC_Test_0-SCCP(1077)@718a44d66dfb: { messageType := 2, destLocRef := 'B686A1'O, sourceLocRef := '00009C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on local reference:12 MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on local reference:12 MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1079)@718a44d66dfb: Message received on association #8 20250822132252947 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132252947 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132252947 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132252947 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132252947 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132252947 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132252947 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132252947 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132252947 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132252947 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132252947 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132252947 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132252947 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132252947 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132252947 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1077)@718a44d66dfb: { messageType := 2, destLocRef := '0F4096'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(1077)@718a44d66dfb: Session index based on local reference:13 MSC_Test_0-M3UA(1079)@718a44d66dfb: Message received on association #8 20250822132252947 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132252947 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132252947 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1079)@718a44d66dfb: Message received on association #8 MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on local reference:13 MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1077)@718a44d66dfb: { messageType := 2, destLocRef := '46C4E8'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(1077)@718a44d66dfb: Session index based on local reference:14 MSC_Test_0-M3UA(1079)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on local reference:14 MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1079)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1077)@718a44d66dfb: { messageType := 2, destLocRef := 'C2DA67'O, sourceLocRef := '00009F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on local reference:15 MSC_Test_0-M3UA(1079)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on local reference:15 MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132252950 DVLR DEBUG VLR subscr IMSI-262420000000210 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250822132252950 DVLR DEBUG VLR subscr IMSI-262420000000210 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) 20250822132252950 DVLR DEBUG VLR subscr IMSI-262420000000211 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250822132252950 DVLR DEBUG VLR subscr IMSI-262420000000211 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) 20250822132252951 DVLR DEBUG VLR subscr IMSI-262420000000212 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250822132252951 DVLR DEBUG VLR subscr IMSI-262420000000212 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1087)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1087)@718a44d66dfb: setverdict(pass): none -> pass 20250822132252951 DVLR DEBUG VLR subscr IMSI-262420000000213 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250822132252951 DVLR DEBUG VLR subscr IMSI-262420000000213 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1086)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" 20250822132252951 DVLR DEBUG VLR subscr IMSI-262420000000214 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250822132252951 DVLR DEBUG VLR subscr IMSI-262420000000214 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1086)@718a44d66dfb: setverdict(pass): none -> pass TC_multi_lu_and_mo_ussd0(1089)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1089)@718a44d66dfb: setverdict(pass): none -> pass 20250822132252952 DVLR DEBUG VLR subscr IMSI-262420000000215 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250822132252952 DVLR DEBUG VLR subscr IMSI-262420000000215 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1093)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1093)@718a44d66dfb: setverdict(pass): none -> pass 20250822132252953 DVLR DEBUG VLR subscr IMSI-262420000000216 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250822132252953 DVLR DEBUG VLR subscr IMSI-262420000000216 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1091)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1091)@718a44d66dfb: setverdict(pass): none -> pass TC_multi_lu_and_mo_ussd0(1095)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1095)@718a44d66dfb: setverdict(pass): none -> pass 20250822132252954 DVLR DEBUG VLR subscr IMSI-262420000000217 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250822132252954 DVLR DEBUG VLR subscr IMSI-262420000000217 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) 20250822132252954 DVLR DEBUG VLR subscr IMSI-262420000000211 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132252954 DVLR DEBUG IMSI:262420000000211 has MSISDN:491230000211 (vlr.c:1045) 20250822132252954 DMSC NOTICE msub(IMSI-262420000000211:MSISDN-491230000211) VLR: update for IMSI=262420000000211 (MSISDN=491230000211) (gsm_04_08.c:1541) 20250822132252954 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822132252954 DVLR DEBUG VLR subscr IMSI-262420000000210 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132252954 DVLR DEBUG IMSI:262420000000210 has MSISDN:491230000210 (vlr.c:1045) 20250822132252954 DMSC NOTICE msub(IMSI-262420000000210:MSISDN-491230000210) VLR: update for IMSI=262420000000210 (MSISDN=491230000210) (gsm_04_08.c:1541) 20250822132252954 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822132252954 DVLR DEBUG VLR subscr IMSI-262420000000212 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132252954 DVLR DEBUG IMSI:262420000000212 has MSISDN:491230000212 (vlr.c:1045) 20250822132252954 DMSC NOTICE msub(IMSI-262420000000212:MSISDN-491230000212) VLR: update for IMSI=262420000000212 (MSISDN=491230000212) (gsm_04_08.c:1541) 20250822132252954 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822132252954 DVLR DEBUG VLR subscr IMSI-262420000000214 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132252954 DVLR DEBUG IMSI:262420000000214 has MSISDN:491230000214 (vlr.c:1045) 20250822132252954 DMSC NOTICE msub(IMSI-262420000000214:MSISDN-491230000214) VLR: update for IMSI=262420000000214 (MSISDN=491230000214) (gsm_04_08.c:1541) 20250822132252954 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822132252954 DVLR DEBUG VLR subscr IMSI-262420000000213 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132252954 DVLR DEBUG IMSI:262420000000213 has MSISDN:491230000213 (vlr.c:1045) 20250822132252954 DMSC NOTICE msub(IMSI-262420000000213:MSISDN-491230000213) VLR: update for IMSI=262420000000213 (MSISDN=491230000213) (gsm_04_08.c:1541) 20250822132252954 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822132252955 DVLR DEBUG VLR subscr IMSI-262420000000218 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250822132252955 DVLR DEBUG VLR subscr IMSI-262420000000218 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) 20250822132252955 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132252955 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000211:MSISDN-491230000211:GERAN-A-145:LU)[0x56365ea2e070]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822132252955 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000211:GERAN-A-145:LU)[0x56365ea341e0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822132252955 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000211:GERAN-A-145:LU)[0x56365ea341e0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822132252955 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000211:GERAN-A-145:LU)[0x56365ea341e0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822132252955 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000211:GERAN-A-145:LU)[0x56365ea341e0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000211:MSISDN-491230000211:GERAN-A-145:LU)[0x56365ea2e070] (vlr_lu_fsm.c:110) 20250822132252955 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000211:GERAN-A-145:LU)[0x56365ea341e0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822132252955 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000211:GERAN-A-145:LU)[0x56365ea341e0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822132252955 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000211:MSISDN-491230000211:GERAN-A-145:LU)[0x56365ea2e070]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822132252955 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000211:MSISDN-491230000211:GERAN-A-145:LU)[0x56365ea2e070]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822132252955 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000211:MSISDN-491230000211:GERAN-A-145:LU)[0x56365ea72fe0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822132252955 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000211:MSISDN-491230000211:GERAN-A-145:LU)[0x56365ea72fe0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000211:MSISDN-491230000211:GERAN-A-145:LU)[0x56365ea2e070] (fsm.c:486) 20250822132252955 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000211:MSISDN-491230000211:GERAN-A-145:LU)[0x56365ea72fe0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822132252955 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000211:MSISDN-491230000211:GERAN-A-145:LU)[0x56365ea72fe0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822132252955 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000211:MSISDN-491230000211:GERAN-A-145:LU)[0x56365ea72fe0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822132252955 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000211:MSISDN-491230000211:GERAN-A-145:LU)[0x56365ea72fe0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822132252955 DMSC NOTICE msub(IMSI-262420000000211:MSISDN-491230000211:TMSInew-0x35D70DE9) VLR: update for IMSI=262420000000211 (MSISDN=491230000211) (gsm_04_08.c:1541) 20250822132252955 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000211:MSISDN-491230000211:GERAN-A-145:LU)[0x56365ea72fe0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822132252955 DMM DEBUG -> IMSI-262420000000211:MSISDN-491230000211:TMSInew-0x35D70DE9 LOCATION UPDATE ACCEPT (TMSI = 0x35d70de9) (gsm_04_08.c:149) 20250822132252955 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSInew-0x35D70DE9 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822132252955 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132252955 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132252955 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132252955 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132252955 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132252955 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132252955 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132252955 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_multi_lu_and_mo_ussd0(1097)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1097)@718a44d66dfb: setverdict(pass): none -> pass MSC_Test_0-M3UA(1079)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mo_ussd0(1099)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1099)@718a44d66dfb: setverdict(pass): none -> pass MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on local reference:1 MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(1101)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1101)@718a44d66dfb: setverdict(pass): none -> pass 20250822132252957 DVLR DEBUG VLR subscr IMSI-262420000000219 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250822132252957 DVLR DEBUG VLR subscr IMSI-262420000000219 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) 20250822132252958 DVLR DEBUG VLR subscr IMSI-262420000000220 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250822132252958 DVLR DEBUG VLR subscr IMSI-262420000000220 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1103)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1103)@718a44d66dfb: setverdict(pass): none -> pass 20250822132252958 DVLR DEBUG VLR subscr IMSI-262420000000221 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250822132252958 DVLR DEBUG VLR subscr IMSI-262420000000221 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) 20250822132252959 DVLR DEBUG VLR subscr IMSI-262420000000223 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250822132252959 DVLR DEBUG VLR subscr IMSI-262420000000223 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) 20250822132252959 DVLR DEBUG VLR subscr IMSI-262420000000222 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250822132252959 DVLR DEBUG VLR subscr IMSI-262420000000222 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1077)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(1077)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1077)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on connection ID:1 MSC_Test_0-SCCP(1077)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(1077)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1077)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132252959 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132252959 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132252959 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(1105)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1105)@718a44d66dfb: setverdict(pass): none -> pass 20250822132252960 DVLR DEBUG VLR subscr IMSI-262420000000224 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250822132252960 DVLR DEBUG VLR subscr IMSI-262420000000224 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1111)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1111)@718a44d66dfb: setverdict(pass): none -> pass MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on connection ID:2 MSC_Test_0-SCCP(1077)@718a44d66dfb: vl_len:820250822132252959 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132252959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132252959 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132252959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132252959 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1077)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1077)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132252960 DVLR DEBUG VLR subscr IMSI-262420000000225 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250822132252960 DVLR DEBUG VLR subscr IMSI-262420000000225 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on connection ID:3 MSC_Test_0-SCCP(1077)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(1077)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1077)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on connection ID:4 MSC_Test_0-SCCP(1077)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(1077)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1077)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_multi_lu_and_mo_ussd0(1107)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(1107)@718a44d66dfb: setverdict(pass): none -> pass MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on connection ID:5 MSC_Test_0-SCCP(1077)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(1077)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1077)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_multi_lu_and_mo_ussd0(1109)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(1109)@718a44d66dfb: setverdict(pass): none -> pass TC_multi_lu_and_mo_ussd0(1115)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1115)@718a44d66dfb: setverdict(pass): none -> pass MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on connection ID:6 MSC_Test_0-SCCP(1077)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(1077)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1077)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(1113)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1113)@718a44d66dfb: setverdict(pass): none -> pass MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on connection ID:7 MSC_Test_0-SCCP(1077)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(1077)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1077)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on connection ID:8 MSC_Test_0-SCCP(1077)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(1077)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1077)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on connection ID:9 MSC_Test_0-SCCP(1077)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(1077)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1077)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on connection ID:10 MSC_Test_0-SCCP(1077)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(1077)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1077)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on connection ID:11 MSC_Test_0-SCCP(1077)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(1077)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1077)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on connection ID:13 MSC_Test_0-SCCP(1077)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(1077)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1077)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on connection ID:12 MSC_Test_0-SCCP(1077)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(1077)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1077)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on connection ID:14 MSC_Test_0-SCCP(1077)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(1077)@718a44d66dfb: vl_from0 MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1077)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on connection ID:15 MSC_Test_0-SCCP(1077)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(1077)@718a44d66dfb: vl_from0 MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1077)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(1087)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1078)@718a44d66dfb: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1078)@718a44d66dfb: patched enc_l3: '055B'O MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on connection ID:1 MSC_Test_0-SCCP(1077)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(1077)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1077)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132252998 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132252998 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000212:MSISDN-491230000212:GERAN-A-146:LU)[0x56365ea36770]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822132252998 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000212:GERAN-A-146:LU)[0x56365ea379b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822132252998 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000212:GERAN-A-146:LU)[0x56365ea379b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822132252998 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000212:GERAN-A-146:LU)[0x56365ea379b0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822132252998 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000212:GERAN-A-146:LU)[0x56365ea379b0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000212:MSISDN-491230000212:GERAN-A-146:LU)[0x56365ea36770] (vlr_lu_fsm.c:110) 20250822132252998 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000212:GERAN-A-146:LU)[0x56365ea379b0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822132252998 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000212:GERAN-A-146:LU)[0x56365ea379b0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822132252998 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000212:MSISDN-491230000212:GERAN-A-146:LU)[0x56365ea36770]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822132252998 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000212:MSISDN-491230000212:GERAN-A-146:LU)[0x56365ea36770]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822132252998 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000212:MSISDN-491230000212:GERAN-A-146:LU)[0x56365ea341e0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822132252998 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000212:MSISDN-491230000212:GERAN-A-146:LU)[0x56365ea341e0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000212:MSISDN-491230000212:GERAN-A-146:LU)[0x56365ea36770] (fsm.c:486) 20250822132252998 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000212:MSISDN-491230000212:GERAN-A-146:LU)[0x56365ea341e0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822132252998 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000212:MSISDN-491230000212:GERAN-A-146:LU)[0x56365ea341e0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822132252998 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000212:MSISDN-491230000212:GERAN-A-146:LU)[0x56365ea341e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822132252998 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000212:MSISDN-491230000212:GERAN-A-146:LU)[0x56365ea341e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822132252998 DMSC NOTICE msub(IMSI-262420000000212:MSISDN-491230000212:TMSInew-0x08674D76) VLR: update for IMSI=262420000000212 (MSISDN=491230000212) (gsm_04_08.c:1541) 20250822132252998 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000212:MSISDN-491230000212:GERAN-A-146:LU)[0x56365ea341e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822132252998 DMM DEBUG -> IMSI-262420000000212:MSISDN-491230000212:TMSInew-0x08674D76 LOCATION UPDATE ACCEPT (TMSI = 0x08674d76) (gsm_04_08.c:149) 20250822132252998 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSInew-0x08674D76 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822132252998 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132252998 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000210:MSISDN-491230000210:GERAN-A-144:LU)[0x56365ea183a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822132252998 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000210:GERAN-A-144:LU)[0x56365ea1ca50]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822132252998 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000210:GERAN-A-144:LU)[0x56365ea1ca50]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822132252998 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000210:GERAN-A-144:LU)[0x56365ea1ca50]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822132252998 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000210:GERAN-A-144:LU)[0x56365ea1ca50]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000210:MSISDN-491230000210:GERAN-A-144:LU)[0x56365ea183a0] (vlr_lu_fsm.c:110) 20250822132252998 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000210:GERAN-A-144:LU)[0x56365ea1ca50]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822132252998 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000210:GERAN-A-144:LU)[0x56365ea1ca50]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822132252998 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000210:MSISDN-491230000210:GERAN-A-144:LU)[0x56365ea183a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822132252998 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000210:MSISDN-491230000210:GERAN-A-144:LU)[0x56365ea183a0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822132252998 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000210:MSISDN-491230000210:GERAN-A-144:LU)[0x56365ea379b0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822132252998 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000210:MSISDN-491230000210:GERAN-A-144:LU)[0x56365ea379b0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000210:MSISDN-491230000210:GERAN-A-144:LU)[0x56365ea183a0] (fsm.c:486) 20250822132252998 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000210:MSISDN-491230000210:GERAN-A-144:LU)[0x56365ea379b0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822132252998 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000210:MSISDN-491230000210:GERAN-A-144:LU)[0x56365ea379b0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822132252998 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000210:MSISDN-491230000210:GERAN-A-144:LU)[0x56365ea379b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822132252998 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000210:MSISDN-491230000210:GERAN-A-144:LU)[0x56365ea379b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822132252998 DMSC NOTICE msub(IMSI-262420000000210:MSISDN-491230000210:TMSInew-0x0AE1030C) VLR: update for IMSI=262420000000210 (MSISDN=491230000210) (gsm_04_08.c:1541) 20250822132252998 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000210:MSISDN-491230000210:GERAN-A-144:LU)[0x56365ea379b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822132252998 DMM DEBUG -> IMSI-262420000000210:MSISDN-491230000210:TMSInew-0x0AE1030C LOCATION UPDATE ACCEPT (TMSI = 0x0ae1030c) (gsm_04_08.c:149) 20250822132252998 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132252998 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132252998 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132252998 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132252998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132252998 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132252998 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132252998 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132252998 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132252998 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132252998 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132252998 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132252998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132252998 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132252998 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132252998 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132252998 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSInew-0x0AE1030C - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822132252998 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132252998 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132252998 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132252998 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132252998 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000214:MSISDN-491230000214:GERAN-A-148:LU)[0x56365ea29d00]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822132252998 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000214:GERAN-A-148:LU)[0x56365ea3fb20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822132252998 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132252998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132252998 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132252998 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000214:GERAN-A-148:LU)[0x56365ea3fb20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822132252998 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132252998 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000214:GERAN-A-148:LU)[0x56365ea3fb20]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822132252998 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000214:GERAN-A-148:LU)[0x56365ea3fb20]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000214:MSISDN-491230000214:GERAN-A-148:LU)[0x56365ea29d00] (vlr_lu_fsm.c:110) 20250822132252998 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132252998 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000214:GERAN-A-148:LU)[0x56365ea3fb20]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822132252998 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000214:GERAN-A-148:LU)[0x56365ea3fb20]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822132252998 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132252998 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132252998 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132252998 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132252998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132252998 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132252998 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132252998 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000214:MSISDN-491230000214:GERAN-A-148:LU)[0x56365ea29d00]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822132252998 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000214:MSISDN-491230000214:GERAN-A-148:LU)[0x56365ea29d00]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822132252998 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132252998 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000214:MSISDN-491230000214:GERAN-A-148:LU)[0x56365ea1ca50]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822132252998 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000214:MSISDN-491230000214:GERAN-A-148:LU)[0x56365ea1ca50]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000214:MSISDN-491230000214:GERAN-A-148:LU)[0x56365ea29d00] (fsm.c:486) 20250822132252998 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000214:MSISDN-491230000214:GERAN-A-148:LU)[0x56365ea1ca50]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822132252998 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000214:MSISDN-491230000214:GERAN-A-148:LU)[0x56365ea1ca50]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822132252998 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000214:MSISDN-491230000214:GERAN-A-148:LU)[0x56365ea1ca50]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822132252998 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000214:MSISDN-491230000214:GERAN-A-148:LU)[0x56365ea1ca50]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822132252998 DMSC NOTICE msub(IMSI-262420000000214:MSISDN-491230000214:TMSInew-0x4852120F) VLR: update for IMSI=262420000000214 (MSISDN=491230000214) (gsm_04_08.c:1541) 20250822132252998 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132252998 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132252998 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132252998 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132252998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132252998 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132252998 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132252998 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000214:MSISDN-491230000214:GERAN-A-148:LU)[0x56365ea1ca50]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822132252998 DMM DEBUG -> IMSI-262420000000214:MSISDN-491230000214:TMSInew-0x4852120F LOCATION UPDATE ACCEPT (TMSI = 0x4852120f) (gsm_04_08.c:149) 20250822132252998 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132252998 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSInew-0x4852120F - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822132252998 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132252998 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132252998 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132252998 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132252998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132252998 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132252998 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132252998 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132252998 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132252998 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132252998 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132252998 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132252998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132252998 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132252998 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132252998 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132252998 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132252998 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000213:MSISDN-491230000213:GERAN-A-147:LU)[0x56365ea36160]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822132252998 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000213:GERAN-A-147:LU)[0x56365ea363d0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) MSC_Test_0-M3UA(1079)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822132252998 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000213:GERAN-A-147:LU)[0x56365ea363d0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822132252998 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000213:GERAN-A-147:LU)[0x56365ea363d0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822132252998 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000213:GERAN-A-147:LU)[0x56365ea363d0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000213:MSISDN-491230000213:GERAN-A-147:LU)[0x56365ea36160] (vlr_lu_fsm.c:110) 20250822132252998 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000213:GERAN-A-147:LU)[0x56365ea363d0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822132252998 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000213:GERAN-A-147:LU)[0x56365ea363d0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822132252998 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000213:MSISDN-491230000213:GERAN-A-147:LU)[0x56365ea36160]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822132252998 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000213:MSISDN-491230000213:GERAN-A-147:LU)[0x56365ea36160]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822132252998 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000213:MSISDN-491230000213:GERAN-A-147:LU)[0x56365ea3fb20]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) MSC_Test_0-M3UA(1079)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822132252998 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132252998 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132252998 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132252998 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132252998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132252998 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132252998 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132252998 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132252998 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132252998 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132252998 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132252998 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132252998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132252998 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132252998 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132252998 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132252998 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132252998 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000213:MSISDN-491230000213:GERAN-A-147:LU)[0x56365ea3fb20]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000213:MSISDN-491230000213:GERAN-A-147:LU)[0x56365ea36160] (fsm.c:486) 20250822132252998 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000213:MSISDN-491230000213:GERAN-A-147:LU)[0x56365ea3fb20]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822132252998 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000213:MSISDN-491230000213:GERAN-A-147:LU)[0x56365ea3fb20]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822132252998 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000213:MSISDN-491230000213:GERAN-A-147:LU)[0x56365ea3fb20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822132252998 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000213:MSISDN-491230000213:GERAN-A-147:LU)[0x56365ea3fb20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822132252998 DMSC NOTICE msub(IMSI-262420000000213:MSISDN-491230000213:TMSInew-0x57489F61) VLR: update for IMSI=262420000000213 (MSISDN=491230000213) (gsm_04_08.c:1541) 20250822132252998 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000213:MSISDN-491230000213:GERAN-A-147:LU)[0x56365ea3fb20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822132252998 DMM DEBUG -> IMSI-262420000000213:MSISDN-491230000213:TMSInew-0x57489F61 LOCATION UPDATE ACCEPT (TMSI = 0x57489f61) (gsm_04_08.c:149) 20250822132252998 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132252998 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132252998 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132252998 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSInew-0x57489F61 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on local reference:2 MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132252999 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132252999 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132252999 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132252999 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132252999 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132252999 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132252999 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132252999 DLM3UA DEBUG 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(1077)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132252999 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132252999 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132252999 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132252999 DVLR DEBUG VLR subscr IMSI-262420000000215 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132252999 DVLR DEBUG IMSI:262420000000215 has MSISDN:491230000215 (vlr.c:1045) 20250822132252999 DMSC NOTICE msub(IMSI-262420000000215:MSISDN-491230000215) VLR: update for IMSI=262420000000215 (MSISDN=491230000215) (gsm_04_08.c:1541) 20250822132252999 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132252999 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822132252999 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132252999 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132252999 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132252999 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132252999 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132252999 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132252999 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132252999 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132252999 DVLR DEBUG VLR subscr IMSI-262420000000216 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132252999 DVLR DEBUG IMSI:262420000000216 has MSISDN:491230000216 (vlr.c:1045) 20250822132252999 DMSC NOTICE msub(IMSI-262420000000216:MSISDN-491230000216) VLR: update for IMSI=262420000000216 (MSISDN=491230000216) (gsm_04_08.c:1541) 20250822132252999 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132252999 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132252999 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132252999 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132252999 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132252999 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) MSC_Test_0-M3UA(1079)@718a44d66dfb: Message received on association #8 20250822132252999 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822132252999 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132252999 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132252999 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132252999 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132252999 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132252999 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132252999 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132252999 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132252999 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132252999 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132252999 DVLR DEBUG VLR subscr IMSI-262420000000217 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132252999 DVLR DEBUG IMSI:262420000000217 has MSISDN:491230000217 (vlr.c:1045) 20250822132252999 DMSC NOTICE msub(IMSI-262420000000217:MSISDN-491230000217) VLR: update for IMSI=262420000000217 (MSISDN=491230000217) (gsm_04_08.c:1541) 20250822132252999 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822132252999 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132252999 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132252999 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132252999 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132252999 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132252999 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on local reference:4 MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132252999 DVLR DEBUG VLR subscr IMSI-262420000000218 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132252999 DVLR DEBUG IMSI:262420000000218 has MSISDN:491230000218 (vlr.c:1045) 20250822132252999 DMSC NOTICE msub(IMSI-262420000000218:MSISDN-491230000218) VLR: update for IMSI=262420000000218 (MSISDN=491230000218) (gsm_04_08.c:1541) 20250822132252999 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822132252999 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132252999 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132252999 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132252999 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132252999 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132252999 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132252999 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132252999 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132252999 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132252999 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132252999 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132252999 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132252999 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132252999 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132252999 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132252999 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132252999 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(1079)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on local reference:3 MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132252999 DVLR DEBUG VLR subscr IMSI-262420000000219 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132252999 DVLR DEBUG IMSI:262420000000219 has MSISDN:491230000219 (vlr.c:1045) 20250822132252999 DMSC NOTICE msub(IMSI-262420000000219:MSISDN-491230000219) VLR: update for IMSI=262420000000219 (MSISDN=491230000219) (gsm_04_08.c:1541) 20250822132252999 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822132252999 DVLR DEBUG VLR subscr IMSI-262420000000223 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132252999 DVLR DEBUG IMSI:262420000000223 has MSISDN:491230000223 (vlr.c:1045) 20250822132252999 DMSC NOTICE msub(IMSI-262420000000223:MSISDN-491230000223) VLR: update for IMSI=262420000000223 (MSISDN=491230000223) (gsm_04_08.c:1541) 20250822132252999 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822132252999 DVLR DEBUG VLR subscr IMSI-262420000000220 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132252999 DVLR DEBUG IMSI:262420000000220 has MSISDN:491230000220 (vlr.c:1045) 20250822132252999 DMSC NOTICE msub(IMSI-262420000000220:MSISDN-491230000220) VLR: update for IMSI=262420000000220 (MSISDN=491230000220) (gsm_04_08.c:1541) 20250822132252999 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822132252999 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132252999 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132252999 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132252999 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132252999 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132252999 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132252999 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132252999 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132252999 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132252999 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132252999 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132252999 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132252999 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132252999 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132252999 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132252999 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132252999 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132252999 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132252999 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132252999 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132252999 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132252999 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132252999 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132252999 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132252999 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132252999 DVLR DEBUG VLR subscr IMSI-262420000000225 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132252999 DVLR DEBUG IMSI:262420000000225 has MSISDN:491230000225 (vlr.c:1045) 20250822132252999 DMSC NOTICE msub(IMSI-262420000000225:MSISDN-491230000225) VLR: update for IMSI=262420000000225 (MSISDN=491230000225) (gsm_04_08.c:1541) 20250822132252999 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822132252999 DVLR DEBUG VLR subscr IMSI-262420000000221 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132252999 DVLR DEBUG IMSI:262420000000221 has MSISDN:491230000221 (vlr.c:1045) 20250822132252999 DMSC NOTICE msub(IMSI-262420000000221:MSISDN-491230000221) VLR: update for IMSI=262420000000221 (MSISDN=491230000221) (gsm_04_08.c:1541) 20250822132252999 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822132252999 DVLR DEBUG VLR subscr IMSI-262420000000222 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132252999 DVLR DEBUG IMSI:262420000000222 has MSISDN:491230000222 (vlr.c:1045) 20250822132252999 DMSC NOTICE msub(IMSI-262420000000222:MSISDN-491230000222) VLR: update for IMSI=262420000000222 (MSISDN=491230000222) (gsm_04_08.c:1541) 20250822132252999 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822132252999 DVLR DEBUG VLR subscr IMSI-262420000000224 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132252999 DVLR DEBUG IMSI:262420000000224 has MSISDN:491230000224 (vlr.c:1045) 20250822132252999 DMSC NOTICE msub(IMSI-262420000000224:MSISDN-491230000224) VLR: update for IMSI=262420000000224 (MSISDN=491230000224) (gsm_04_08.c:1541) 20250822132252999 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822132252999 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132252999 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000215:MSISDN-491230000215:GERAN-A-149:LU)[0x56365ea400c0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822132252999 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000215:GERAN-A-149:LU)[0x56365ea3e620]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822132253000 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000215:GERAN-A-149:LU)[0x56365ea3e620]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822132253000 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000215:GERAN-A-149:LU)[0x56365ea3e620]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822132253000 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000215:GERAN-A-149:LU)[0x56365ea3e620]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000215:MSISDN-491230000215:GERAN-A-149:LU)[0x56365ea400c0] (vlr_lu_fsm.c:110) 20250822132253000 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000215:GERAN-A-149:LU)[0x56365ea3e620]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822132253000 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000215:GERAN-A-149:LU)[0x56365ea3e620]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822132253000 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000215:MSISDN-491230000215:GERAN-A-149:LU)[0x56365ea400c0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822132253000 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000215:MSISDN-491230000215:GERAN-A-149:LU)[0x56365ea400c0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822132253000 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000215:MSISDN-491230000215:GERAN-A-149:LU)[0x56365ea363d0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822132253000 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000215:MSISDN-491230000215:GERAN-A-149:LU)[0x56365ea363d0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000215:MSISDN-491230000215:GERAN-A-149:LU)[0x56365ea400c0] (fsm.c:486) 20250822132253000 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000215:MSISDN-491230000215:GERAN-A-149:LU)[0x56365ea363d0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822132253000 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000215:MSISDN-491230000215:GERAN-A-149:LU)[0x56365ea363d0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822132253000 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000215:MSISDN-491230000215:GERAN-A-149:LU)[0x56365ea363d0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822132253000 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000215:MSISDN-491230000215:GERAN-A-149:LU)[0x56365ea363d0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822132253000 DMSC NOTICE msub(IMSI-262420000000215:MSISDN-491230000215:TMSInew-0x1626565C) VLR: update for IMSI=262420000000215 (MSISDN=491230000215) (gsm_04_08.c:1541) 20250822132253000 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000215:MSISDN-491230000215:GERAN-A-149:LU)[0x56365ea363d0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822132253000 DMM DEBUG -> IMSI-262420000000215:MSISDN-491230000215:TMSInew-0x1626565C LOCATION UPDATE ACCEPT (TMSI = 0x1626565c) (gsm_04_08.c:149) 20250822132253000 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSInew-0x1626565C - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822132253000 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132253000 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000218:MSISDN-491230000218:GERAN-A-152:LU)[0x56365ea35d00]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822132253000 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000218:GERAN-A-152:LU)[0x56365ea49d30]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822132253000 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000218:GERAN-A-152:LU)[0x56365ea49d30]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822132253000 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000218:GERAN-A-152:LU)[0x56365ea49d30]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822132253000 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000218:GERAN-A-152:LU)[0x56365ea49d30]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000218:MSISDN-491230000218:GERAN-A-152:LU)[0x56365ea35d00] (vlr_lu_fsm.c:110) 20250822132253000 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000218:GERAN-A-152:LU)[0x56365ea49d30]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822132253000 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000218:GERAN-A-152:LU)[0x56365ea49d30]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822132253000 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000218:MSISDN-491230000218:GERAN-A-152:LU)[0x56365ea35d00]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822132253000 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000218:MSISDN-491230000218:GERAN-A-152:LU)[0x56365ea35d00]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822132253000 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253000 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253000 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253000 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132253000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253000 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132253000 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253000 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000218:MSISDN-491230000218:GERAN-A-152:LU)[0x56365ea3e620]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822132253000 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000218:MSISDN-491230000218:GERAN-A-152:LU)[0x56365ea3e620]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000218:MSISDN-491230000218:GERAN-A-152:LU)[0x56365ea35d00] (fsm.c:486) 20250822132253000 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000218:MSISDN-491230000218:GERAN-A-152:LU)[0x56365ea3e620]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822132253000 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000218:MSISDN-491230000218:GERAN-A-152:LU)[0x56365ea3e620]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822132253000 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000218:MSISDN-491230000218:GERAN-A-152:LU)[0x56365ea3e620]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822132253000 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000218:MSISDN-491230000218:GERAN-A-152:LU)[0x56365ea3e620]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822132253000 DMSC NOTICE msub(IMSI-262420000000218:MSISDN-491230000218:TMSInew-0x3E75C9E1) VLR: update for IMSI=262420000000218 (MSISDN=491230000218) (gsm_04_08.c:1541) 20250822132253000 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000218:MSISDN-491230000218:GERAN-A-152:LU)[0x56365ea3e620]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822132253000 DMM DEBUG -> IMSI-262420000000218:MSISDN-491230000218:TMSInew-0x3E75C9E1 LOCATION UPDATE ACCEPT (TMSI = 0x3e75c9e1) (gsm_04_08.c:149) 20250822132253000 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSInew-0x3E75C9E1 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_0-M3UA(1079)@718a44d66dfb: Message received on association #8 20250822132253000 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132253000 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000216:MSISDN-491230000216:GERAN-A-150:LU)[0x56365ea47300]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822132253000 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000216:GERAN-A-150:LU)[0x56365ea48390]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822132253000 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000216:GERAN-A-150:LU)[0x56365ea48390]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822132253000 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000216:GERAN-A-150:LU)[0x56365ea48390]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822132253000 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000216:GERAN-A-150:LU)[0x56365ea48390]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000216:MSISDN-491230000216:GERAN-A-150:LU)[0x56365ea47300] (vlr_lu_fsm.c:110) 20250822132253000 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000216:GERAN-A-150:LU)[0x56365ea48390]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822132253000 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000216:GERAN-A-150:LU)[0x56365ea48390]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822132253000 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822132253000 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253000 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253000 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000216:MSISDN-491230000216:GERAN-A-150:LU)[0x56365ea47300]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822132253000 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000216:MSISDN-491230000216:GERAN-A-150:LU)[0x56365ea47300]{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(1077)@718a44d66dfb: Session index based on local reference:5 MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132253000 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000216:MSISDN-491230000216:GERAN-A-150:LU)[0x56365ea49d30]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822132253000 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000216:MSISDN-491230000216:GERAN-A-150:LU)[0x56365ea49d30]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000216:MSISDN-491230000216:GERAN-A-150:LU)[0x56365ea47300] (fsm.c:486) 20250822132253000 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000216:MSISDN-491230000216:GERAN-A-150:LU)[0x56365ea49d30]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822132253000 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000216:MSISDN-491230000216:GERAN-A-150:LU)[0x56365ea49d30]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822132253000 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000216:MSISDN-491230000216:GERAN-A-150:LU)[0x56365ea49d30]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822132253000 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000216:MSISDN-491230000216:GERAN-A-150:LU)[0x56365ea49d30]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822132253000 DMSC NOTICE msub(IMSI-262420000000216:MSISDN-491230000216:TMSInew-0x02FB3E8D) VLR: update for IMSI=262420000000216 (MSISDN=491230000216) (gsm_04_08.c:1541) 20250822132253000 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000216:MSISDN-491230000216:GERAN-A-150:LU)[0x56365ea49d30]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822132253000 DMM DEBUG -> IMSI-262420000000216:MSISDN-491230000216:TMSInew-0x02FB3E8D LOCATION UPDATE ACCEPT (TMSI = 0x02fb3e8d) (gsm_04_08.c:149) 20250822132253000 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132253000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253000 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132253000 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253000 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSInew-0x02FB3E8D - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822132253000 DMM DEBUG msc_a(IMSI-262420000000211:MSISDN-491230000211:TMSInew-0x35D70DE9:GERAN-A-145:LU)[0x56365ea2dde0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822132253000 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000211:MSISDN-491230000211:TMSInew-0x35D70DE9:GERAN-A-145:LU)[0x56365ea2e070]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822132253000 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000211:MSISDN-491230000211:GERAN-A-145:LU)[0x56365ea72fe0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822132253000 DMSC NOTICE msub(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x35D70DE9) VLR: update for IMSI=262420000000211 (MSISDN=491230000211) (gsm_04_08.c:1541) 20250822132253000 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x35D70DE9 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250822132253000 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000211:MSISDN-491230000211:GERAN-A-145:LU)[0x56365ea72fe0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822132253000 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x35D70DE9:GERAN-A-145:LU)[0x56365ea2e070]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822132253000 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000211:MSISDN-491230000211:GERAN-A-145:LU)[0x56365ea72fe0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822132253000 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000211:MSISDN-491230000211:GERAN-A-145:LU)[0x56365ea72fe0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x35D70DE9:GERAN-A-145:LU)[0x56365ea2e070] (vlr_lu_fsm.c:817) 20250822132253000 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000211:MSISDN-491230000211:GERAN-A-145:LU)[0x56365ea72fe0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822132253000 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000211:MSISDN-491230000211:GERAN-A-145:LU)[0x56365ea72fe0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822132253000 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x35D70DE9:GERAN-A-145:LU)[0x56365ea2e070]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822132253000 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000211/3/1): Available (smpp_smsc.c:626) 20250822132253000 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x35D70DE9 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822132253000 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x35D70DE9 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822132253000 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x35D70DE9 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) MSC_Test_0-M3UA(1079)@718a44d66dfb: Message received on association #8 20250822132253000 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x35D70DE9 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250822132253000 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132253000 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000219:MSISDN-491230000219:GERAN-A-153:LU)[0x56365ea51280]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822132253000 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000219:GERAN-A-153:LU)[0x56365ea56bb0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822132253000 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000219:GERAN-A-153:LU)[0x56365ea56bb0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822132253000 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000219:GERAN-A-153:LU)[0x56365ea56bb0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822132253000 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000219:GERAN-A-153:LU)[0x56365ea56bb0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000219:MSISDN-491230000219:GERAN-A-153:LU)[0x56365ea51280] (vlr_lu_fsm.c:110) 20250822132253000 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000219:GERAN-A-153:LU)[0x56365ea56bb0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822132253000 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000219:GERAN-A-153:LU)[0x56365ea56bb0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822132253000 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000219:MSISDN-491230000219:GERAN-A-153:LU)[0x56365ea51280]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822132253000 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000219:MSISDN-491230000219:GERAN-A-153:LU)[0x56365ea51280]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822132253000 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000219:MSISDN-491230000219:GERAN-A-153:LU)[0x56365ea48390]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822132253000 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000219:MSISDN-491230000219:GERAN-A-153:LU)[0x56365ea48390]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000219:MSISDN-491230000219:GERAN-A-153:LU)[0x56365ea51280] (fsm.c:486) 20250822132253000 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000219:MSISDN-491230000219:GERAN-A-153:LU)[0x56365ea48390]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822132253000 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000219:MSISDN-491230000219:GERAN-A-153:LU)[0x56365ea48390]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822132253000 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000219:MSISDN-491230000219:GERAN-A-153:LU)[0x56365ea48390]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on local reference:8 MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132253000 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000219:MSISDN-491230000219:GERAN-A-153:LU)[0x56365ea48390]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822132253000 DMSC NOTICE msub(IMSI-262420000000219:MSISDN-491230000219:TMSInew-0x10F53760) VLR: update for IMSI=262420000000219 (MSISDN=491230000219) (gsm_04_08.c:1541) 20250822132253000 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000219:MSISDN-491230000219:GERAN-A-153:LU)[0x56365ea48390]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822132253000 DMM DEBUG -> IMSI-262420000000219:MSISDN-491230000219:TMSInew-0x10F53760 LOCATION UPDATE ACCEPT (TMSI = 0x10f53760) (gsm_04_08.c:149) 20250822132253000 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253000 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253000 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253000 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132253000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253000 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132253000 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253000 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSInew-0x10F53760 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822132253000 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132253000 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000217:MSISDN-491230000217:GERAN-A-151:LU)[0x56365ea48d40]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822132253000 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000217:GERAN-A-151:LU)[0x56365ea4bcc0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822132253000 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000217:GERAN-A-151:LU)[0x56365ea4bcc0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822132253000 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000217:GERAN-A-151:LU)[0x56365ea4bcc0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822132253000 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000217:GERAN-A-151:LU)[0x56365ea4bcc0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000217:MSISDN-491230000217:GERAN-A-151:LU)[0x56365ea48d40] (vlr_lu_fsm.c:110) 20250822132253000 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000217:GERAN-A-151:LU)[0x56365ea4bcc0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822132253000 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000217:GERAN-A-151:LU)[0x56365ea4bcc0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822132253000 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000217:MSISDN-491230000217:GERAN-A-151:LU)[0x56365ea48d40]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822132253000 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000217:MSISDN-491230000217:GERAN-A-151:LU)[0x56365ea48d40]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822132253000 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000217:MSISDN-491230000217:GERAN-A-151:LU)[0x56365ea72fe0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822132253000 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000217:MSISDN-491230000217:GERAN-A-151:LU)[0x56365ea72fe0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000217:MSISDN-491230000217:GERAN-A-151:LU)[0x56365ea48d40] (fsm.c:486) 20250822132253000 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000217:MSISDN-491230000217:GERAN-A-151:LU)[0x56365ea72fe0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822132253000 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000217:MSISDN-491230000217:GERAN-A-151:LU)[0x56365ea72fe0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822132253000 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253000 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253000 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253000 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132253000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253000 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132253000 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1079)@718a44d66dfb: Message received on association #8 20250822132253000 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253000 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1079)@718a44d66dfb: Message received on association #8 20250822132253000 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000217:MSISDN-491230000217:GERAN-A-151:LU)[0x56365ea72fe0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822132253000 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000217:MSISDN-491230000217:GERAN-A-151:LU)[0x56365ea72fe0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822132253000 DMSC NOTICE msub(IMSI-262420000000217:MSISDN-491230000217:TMSInew-0xBD32E75D) VLR: update for IMSI=262420000000217 (MSISDN=491230000217) (gsm_04_08.c:1541) 20250822132253000 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000217:MSISDN-491230000217:GERAN-A-151:LU)[0x56365ea72fe0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822132253000 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253001 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132253000 DMM DEBUG -> IMSI-262420000000217:MSISDN-491230000217:TMSInew-0xBD32E75D LOCATION UPDATE ACCEPT (TMSI = 0xbd32e75d) (gsm_04_08.c:149) 20250822132253001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253001 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132253000 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSInew-0xBD32E75D - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822132253000 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132253000 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000223:MSISDN-491230000223:GERAN-A-157:LU)[0x56365ea659f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822132253000 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000223:GERAN-A-157:LU)[0x56365ea627b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822132253000 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000223:GERAN-A-157:LU)[0x56365ea627b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822132253000 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000223:GERAN-A-157:LU)[0x56365ea627b0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822132253000 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000223:GERAN-A-157:LU)[0x56365ea627b0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000223:MSISDN-491230000223:GERAN-A-157:LU)[0x56365ea659f0] (vlr_lu_fsm.c:110) 20250822132253000 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000223:GERAN-A-157:LU)[0x56365ea627b0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822132253000 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000223:GERAN-A-157:LU)[0x56365ea627b0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822132253000 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000223:MSISDN-491230000223:GERAN-A-157:LU)[0x56365ea659f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822132253000 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000223:MSISDN-491230000223:GERAN-A-157:LU)[0x56365ea659f0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822132253001 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000223:MSISDN-491230000223:GERAN-A-157:LU)[0x56365ea4bcc0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822132253001 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000223:MSISDN-491230000223:GERAN-A-157:LU)[0x56365ea4bcc0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000223:MSISDN-491230000223:GERAN-A-157:LU)[0x56365ea659f0] (fsm.c:486) 20250822132253001 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000223:MSISDN-491230000223:GERAN-A-157:LU)[0x56365ea4bcc0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822132253001 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000223:MSISDN-491230000223:GERAN-A-157:LU)[0x56365ea4bcc0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822132253001 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000223:MSISDN-491230000223:GERAN-A-157:LU)[0x56365ea4bcc0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822132253001 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000223:MSISDN-491230000223:GERAN-A-157:LU)[0x56365ea4bcc0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822132253001 DMSC NOTICE msub(IMSI-262420000000223:MSISDN-491230000223:TMSInew-0x12009D1A) VLR: update for IMSI=262420000000223 (MSISDN=491230000223) (gsm_04_08.c:1541) 20250822132253001 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000223:MSISDN-491230000223:GERAN-A-157:LU)[0x56365ea4bcc0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822132253001 DMM DEBUG -> IMSI-262420000000223:MSISDN-491230000223:TMSInew-0x12009D1A LOCATION UPDATE ACCEPT (TMSI = 0x12009d1a) (gsm_04_08.c:149) 20250822132253001 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253001 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSInew-0x12009D1A - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822132253001 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253001 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on local reference:6 MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on local reference:1 MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1079)@718a44d66dfb: Message received on association #8 20250822132253001 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253001 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132253001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253001 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822132253001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132253001 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253001 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253001 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on local reference:9 MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132253001 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253001 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132253001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253001 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132253001 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1079)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1079)@718a44d66dfb: Message received on association #8 MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on local reference:7 MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on local reference:13 MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(1089)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1086)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1093)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1091)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1101)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1078)@718a44d66dfb: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1078)@718a44d66dfb: patched enc_l3: '055B'O TC_multi_lu_and_mo_ussd0(1095)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on connection ID:2 MSC_Test_0-SCCP(1077)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(1077)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1077)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002055B'O TC_multi_lu_and_mo_ussd0(1097)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132253004 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253004 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253004 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253004 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132253004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253004 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253004 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132253004 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1078)@718a44d66dfb: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1078)@718a44d66dfb: patched enc_l3: '055B'O TC_multi_lu_and_mo_ussd0(1103)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1077)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(1077)@718a44d66dfb: vl_from0 20250822132253004 DMM DEBUG msc_a(IMSI-262420000000212:MSISDN-491230000212:TMSInew-0x08674D76:GERAN-A-146:LU)[0x56365ea34a40]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822132253004 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000212:MSISDN-491230000212:TMSInew-0x08674D76:GERAN-A-146:LU)[0x56365ea36770]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822132253004 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000212:MSISDN-491230000212:GERAN-A-146:LU)[0x56365ea341e0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822132253004 DMSC NOTICE msub(IMSI-262420000000212:MSISDN-491230000212:TMSI-0x08674D76) VLR: update for IMSI=262420000000212 (MSISDN=491230000212) (gsm_04_08.c:1541) TC_multi_lu_and_mo_ussd0(1099)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1111)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1077)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002055B'O 20250822132253004 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0x08674D76 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250822132253004 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000212:MSISDN-491230000212:GERAN-A-146:LU)[0x56365ea341e0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822132253004 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000212:MSISDN-491230000212:TMSI-0x08674D76:GERAN-A-146:LU)[0x56365ea36770]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822132253004 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000212:MSISDN-491230000212:GERAN-A-146:LU)[0x56365ea341e0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822132253004 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000212:MSISDN-491230000212:GERAN-A-146:LU)[0x56365ea341e0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000212:MSISDN-491230000212:TMSI-0x08674D76:GERAN-A-146:LU)[0x56365ea36770] (vlr_lu_fsm.c:817) 20250822132253004 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000212:MSISDN-491230000212:GERAN-A-146:LU)[0x56365ea341e0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822132253004 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000212:MSISDN-491230000212:GERAN-A-146:LU)[0x56365ea341e0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822132253004 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000212:MSISDN-491230000212:TMSI-0x08674D76:GERAN-A-146:LU)[0x56365ea36770]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822132253004 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000212/3/1): Available (smpp_smsc.c:626) MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1078)@718a44d66dfb: patching N(SD)=1 into dtap '051B'O 20250822132253004 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0x08674D76 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822132253004 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0x08674D76 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822132253004 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0x08674D76 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) MSC_Test_0-RAN(1078)@718a44d66dfb: patched enc_l3: '055B'O 20250822132253004 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0x08674D76 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on connection ID:4 MSC_Test_0-SCCP(1077)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(1077)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1077)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002055B'O 20250822132253004 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253005 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253005 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253005 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132253005 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253005 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253005 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132253005 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132253005 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253005 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_0-RAN(1078)@718a44d66dfb: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1078)@718a44d66dfb: patched enc_l3: '055B'O MSC_Test_0-M3UA(1079)@718a44d66dfb: Message received on association #8 20250822132253005 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253005 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132253005 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253005 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253005 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132253005 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822132253005 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253005 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253005 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253005 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132253005 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253005 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253005 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132253005 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253005 DMM DEBUG msc_a(IMSI-262420000000210:MSISDN-491230000210:TMSInew-0x0AE1030C:GERAN-A-144:LU)[0x56365ea22310]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822132253005 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000210:MSISDN-491230000210:TMSInew-0x0AE1030C:GERAN-A-144:LU)[0x56365ea183a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822132253005 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000210:MSISDN-491230000210:GERAN-A-144:LU)[0x56365ea379b0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822132253005 DMSC NOTICE msub(IMSI-262420000000210:MSISDN-491230000210:TMSI-0x0AE1030C) VLR: update for IMSI=262420000000210 (MSISDN=491230000210) (gsm_04_08.c:1541) MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on local reference:2 MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132253005 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0x0AE1030C + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250822132253005 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000210:MSISDN-491230000210:GERAN-A-144:LU)[0x56365ea379b0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822132253005 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000210:MSISDN-491230000210:TMSI-0x0AE1030C:GERAN-A-144:LU)[0x56365ea183a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822132253005 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000210:MSISDN-491230000210:GERAN-A-144:LU)[0x56365ea379b0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822132253005 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000210:MSISDN-491230000210:GERAN-A-144:LU)[0x56365ea379b0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000210:MSISDN-491230000210:TMSI-0x0AE1030C:GERAN-A-144:LU)[0x56365ea183a0] (vlr_lu_fsm.c:817) 20250822132253005 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000210:MSISDN-491230000210:GERAN-A-144:LU)[0x56365ea379b0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822132253005 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000210:MSISDN-491230000210:GERAN-A-144:LU)[0x56365ea379b0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822132253005 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000210:MSISDN-491230000210:TMSI-0x0AE1030C:GERAN-A-144:LU)[0x56365ea183a0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822132253005 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000210/3/1): Available (smpp_smsc.c:626) MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on connection ID:3 MSC_Test_0-SCCP(1077)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(1077)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1077)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002055B'O 20250822132253005 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0x0AE1030C + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822132253005 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0x0AE1030C + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822132253005 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0x0AE1030C - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822132253005 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0x0AE1030C - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132253005 DMM DEBUG msc_a(IMSI-262420000000214:MSISDN-491230000214:TMSInew-0x4852120F:GERAN-A-148:LU)[0x56365ea3d620]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822132253005 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000214:MSISDN-491230000214:TMSInew-0x4852120F:GERAN-A-148:LU)[0x56365ea29d00]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822132253005 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000214:MSISDN-491230000214:GERAN-A-148:LU)[0x56365ea1ca50]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822132253005 DMSC NOTICE msub(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x4852120F) VLR: update for IMSI=262420000000214 (MSISDN=491230000214) (gsm_04_08.c:1541) 20250822132253005 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x4852120F + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250822132253005 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000214:MSISDN-491230000214:GERAN-A-148:LU)[0x56365ea1ca50]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822132253005 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x4852120F:GERAN-A-148:LU)[0x56365ea29d00]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822132253005 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000214:MSISDN-491230000214:GERAN-A-148:LU)[0x56365ea1ca50]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822132253005 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000214:MSISDN-491230000214:GERAN-A-148:LU)[0x56365ea1ca50]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x4852120F:GERAN-A-148:LU)[0x56365ea29d00] (vlr_lu_fsm.c:817) 20250822132253005 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000214:MSISDN-491230000214:GERAN-A-148:LU)[0x56365ea1ca50]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822132253005 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000214:MSISDN-491230000214:GERAN-A-148:LU)[0x56365ea1ca50]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822132253005 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x4852120F:GERAN-A-148:LU)[0x56365ea29d00]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822132253005 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000214/3/1): Available (smpp_smsc.c:626) 20250822132253005 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x4852120F + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822132253005 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x4852120F + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822132253005 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x4852120F - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822132253005 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x4852120F - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on connection ID:1 MSC_Test_0-SCCP(1077)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1077)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1077)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822132253005 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253005 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253005 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253005 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132253005 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253005 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253005 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132253005 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253005 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253005 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253005 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253005 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132253005 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253005 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253005 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132253005 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132253005 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253005 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_0-M3UA(1079)@718a44d66dfb: Message received on association #8 20250822132253005 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253005 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132253005 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253005 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822132253005 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132253005 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253005 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253005 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253005 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253005 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132253005 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_0-RAN(1078)@718a44d66dfb: patching N(SD)=1 into dtap '051B'O MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1079)@718a44d66dfb: Message received on association #8 20250822132253005 DMM DEBUG msc_a(IMSI-262420000000213:MSISDN-491230000213:TMSInew-0x57489F61:GERAN-A-147:LU)[0x56365ea2ecb0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822132253005 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000213:MSISDN-491230000213:TMSInew-0x57489F61:GERAN-A-147:LU)[0x56365ea36160]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822132253005 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000213:MSISDN-491230000213:GERAN-A-147:LU)[0x56365ea3fb20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822132253005 DMSC NOTICE msub(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x57489F61) VLR: update for IMSI=262420000000213 (MSISDN=491230000213) (gsm_04_08.c:1541) 20250822132253005 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x57489F61 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250822132253005 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000213:MSISDN-491230000213:GERAN-A-147:LU)[0x56365ea3fb20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822132253005 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x57489F61:GERAN-A-147:LU)[0x56365ea36160]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822132253005 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000213:MSISDN-491230000213:GERAN-A-147:LU)[0x56365ea3fb20]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822132253005 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000213:MSISDN-491230000213:GERAN-A-147:LU)[0x56365ea3fb20]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x57489F61:GERAN-A-147:LU)[0x56365ea36160] (vlr_lu_fsm.c:817) 20250822132253005 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000213:MSISDN-491230000213:GERAN-A-147:LU)[0x56365ea3fb20]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822132253005 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000213:MSISDN-491230000213:GERAN-A-147:LU)[0x56365ea3fb20]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822132253005 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x57489F61:GERAN-A-147:LU)[0x56365ea36160]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822132253005 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000213/3/1): Available (smpp_smsc.c:626) 20250822132253005 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253005 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132253005 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253005 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x57489F61 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822132253005 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x57489F61 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822132253005 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x57489F61 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on local reference:4 MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1078)@718a44d66dfb: patched enc_l3: '055B'O 20250822132253005 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x57489F61 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250822132253005 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x35D70DE9:GERAN-A-145:LU)[0x56365ea2e070]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822132253005 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x35D70DE9:GERAN-A-145:LU)[0x56365ea2e070]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x35D70DE9:GERAN-A-145:LU)[0x56365ea2dde0] (msc_a.c:1053) 20250822132253005 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x35D70DE9:GERAN-A-145:LU)[0x56365ea2e070]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822132253005 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x35D70DE9:GERAN-A-145:LU)[0x56365ea2e070]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822132253005 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x35D70DE9:GERAN-A-145:LU)[0x56365ea2e070]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on connection ID:8 MSC_Test_0-SCCP(1077)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(1077)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1077)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002055B'O 20250822132253006 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x35D70DE9 - active-conn: now used by 1 (attached) (msub.c:375) MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132253006 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253006 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253006 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253006 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132253006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253006 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253006 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132253006 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253006 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253006 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253006 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253006 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) MSC_Test_0-RAN(1078)@718a44d66dfb: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1078)@718a44d66dfb: patched enc_l3: '055B'O 20250822132253006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253006 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253006 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132253006 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253006 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253006 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253006 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253006 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132253006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253006 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253006 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132253006 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on connection ID:5 MSC_Test_0-SCCP(1077)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(1077)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1077)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1079)@718a44d66dfb: Message received on association #8 20250822132253006 DMM DEBUG msc_a(IMSI-262420000000218:MSISDN-491230000218:TMSInew-0x3E75C9E1:GERAN-A-152:LU)[0x56365ea35a70]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822132253006 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000218:MSISDN-491230000218:TMSInew-0x3E75C9E1:GERAN-A-152:LU)[0x56365ea35d00]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822132253006 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000218:MSISDN-491230000218:GERAN-A-152:LU)[0x56365ea3e620]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822132253006 DMSC NOTICE msub(IMSI-262420000000218:MSISDN-491230000218:TMSI-0x3E75C9E1) VLR: update for IMSI=262420000000218 (MSISDN=491230000218) (gsm_04_08.c:1541) 20250822132253006 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0x3E75C9E1 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250822132253006 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000218:MSISDN-491230000218:GERAN-A-152:LU)[0x56365ea3e620]{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(1079)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822132253006 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000218:MSISDN-491230000218:TMSI-0x3E75C9E1:GERAN-A-152:LU)[0x56365ea35d00]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822132253006 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000218:MSISDN-491230000218:GERAN-A-152:LU)[0x56365ea3e620]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822132253006 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000218:MSISDN-491230000218:GERAN-A-152:LU)[0x56365ea3e620]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000218:MSISDN-491230000218:TMSI-0x3E75C9E1:GERAN-A-152:LU)[0x56365ea35d00] (vlr_lu_fsm.c:817) 20250822132253006 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000218:MSISDN-491230000218:GERAN-A-152:LU)[0x56365ea3e620]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822132253006 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000218:MSISDN-491230000218:GERAN-A-152:LU)[0x56365ea3e620]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822132253006 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000218:MSISDN-491230000218:TMSI-0x3E75C9E1:GERAN-A-152:LU)[0x56365ea35d00]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on local reference:3 20250822132253006 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253006 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253006 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000218/3/1): Available (smpp_smsc.c:626) 20250822132253006 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0x3E75C9E1 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822132253006 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0x3E75C9E1 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822132253006 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0x3E75C9E1 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822132253006 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0x3E75C9E1 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250822132253006 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253006 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132253006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253006 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253006 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132253006 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1079)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822132253006 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253006 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253006 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253006 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132253006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253006 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253006 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132253006 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253006 DMM DEBUG msc_a(IMSI-262420000000215:MSISDN-491230000215:TMSInew-0x1626565C:GERAN-A-149:LU)[0x56365ea3fe30]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822132253006 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000215:MSISDN-491230000215:TMSInew-0x1626565C:GERAN-A-149:LU)[0x56365ea400c0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822132253006 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000215:MSISDN-491230000215:GERAN-A-149:LU)[0x56365ea363d0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822132253006 DMSC NOTICE msub(IMSI-262420000000215:MSISDN-491230000215:TMSI-0x1626565C) VLR: update for IMSI=262420000000215 (MSISDN=491230000215) (gsm_04_08.c:1541) 20250822132253006 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0x1626565C + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250822132253006 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000215:MSISDN-491230000215:GERAN-A-149:LU)[0x56365ea363d0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822132253006 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000215:MSISDN-491230000215:TMSI-0x1626565C:GERAN-A-149:LU)[0x56365ea400c0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822132253006 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000215:MSISDN-491230000215:GERAN-A-149:LU)[0x56365ea363d0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822132253006 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000215:MSISDN-491230000215:GERAN-A-149:LU)[0x56365ea363d0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000215:MSISDN-491230000215:TMSI-0x1626565C:GERAN-A-149:LU)[0x56365ea400c0] (vlr_lu_fsm.c:817) MSC_Test_0-M3UA(1079)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822132253006 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000215:MSISDN-491230000215:GERAN-A-149:LU)[0x56365ea363d0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822132253006 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000215:MSISDN-491230000215:GERAN-A-149:LU)[0x56365ea363d0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822132253006 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000215:MSISDN-491230000215:TMSI-0x1626565C:GERAN-A-149:LU)[0x56365ea400c0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822132253006 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000215/3/1): Available (smpp_smsc.c:626) 20250822132253006 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0x1626565C + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822132253006 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0x1626565C + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822132253006 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0x1626565C - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822132253006 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0x1626565C - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250822132253006 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253006 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253006 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253006 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132253007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253007 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253007 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132253007 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1079)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on local reference:1 MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on local reference:8 MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132253007 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253007 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253007 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253007 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132253007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on local reference:5 MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132253007 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253007 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132253007 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1078)@718a44d66dfb: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1078)@718a44d66dfb: patched enc_l3: '055B'O MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on connection ID:6 MSC_Test_0-SCCP(1077)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(1077)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1077)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1078)@718a44d66dfb: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1078)@718a44d66dfb: patched enc_l3: '055B'O MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on connection ID:9 MSC_Test_0-SCCP(1077)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(1077)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1077)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1078)@718a44d66dfb: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1078)@718a44d66dfb: patched enc_l3: '055B'O MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on connection ID:7 MSC_Test_0-SCCP(1077)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(1077)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1077)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1078)@718a44d66dfb: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1078)@718a44d66dfb: patched enc_l3: '055B'O MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on connection ID:13 MSC_Test_0-SCCP(1077)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(1077)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1077)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1078)@718a44d66dfb: Deleted conn table entry 1TC_multi_lu_and_mo_ussd0(1087)9523707 TC_multi_lu_and_mo_ussd0(1087)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1077)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1077)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1077)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822132253011 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x35D70DE9 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822132253011 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x35D70DE9 - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on connection ID:2 MSC_Test_0-SCCP(1077)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1077)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1077)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on connection ID:4 MSC_Test_0-SCCP(1077)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1077)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1077)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on connection ID:3 MSC_Test_0-SCCP(1077)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1077)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1077)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on connection ID:8 MSC_Test_0-SCCP(1077)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1077)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1077)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on connection ID:5 MSC_Test_0-SCCP(1077)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1077)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1077)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(1087)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1087)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1087)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1087)@718a44d66dfb: 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 := '35D70DE9'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1078)@718a44d66dfb: Added conn table entry 1TC_multi_lu_and_mo_ussd0(1087)12954427 MSC_Test_0-RAN(1078)@718a44d66dfb: patch: N(SD) for ConnIdx 1 set to 1 MSC_Test_0-SCCP(1077)@718a44d66dfb: First idle individual index:1 MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132253042 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132253042 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000220:MSISDN-491230000220:GERAN-A-154:LU)[0x56365ea570d0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822132253042 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000220:GERAN-A-154:LU)[0x56365ea5b910]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822132253042 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000220:GERAN-A-154:LU)[0x56365ea5b910]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822132253042 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000220:GERAN-A-154:LU)[0x56365ea5b910]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822132253042 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000220:GERAN-A-154:LU)[0x56365ea5b910]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000220:MSISDN-491230000220:GERAN-A-154:LU)[0x56365ea570d0] (vlr_lu_fsm.c:110) 20250822132253042 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000220:GERAN-A-154:LU)[0x56365ea5b910]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822132253042 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000220:GERAN-A-154:LU)[0x56365ea5b910]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822132253042 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000220:MSISDN-491230000220:GERAN-A-154:LU)[0x56365ea570d0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822132253042 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000220:MSISDN-491230000220:GERAN-A-154:LU)[0x56365ea570d0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822132253042 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000220:MSISDN-491230000220:GERAN-A-154:LU)[0x56365ea2d8a0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822132253042 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000220:MSISDN-491230000220:GERAN-A-154:LU)[0x56365ea2d8a0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000220:MSISDN-491230000220:GERAN-A-154:LU)[0x56365ea570d0] (fsm.c:486) 20250822132253042 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000220:MSISDN-491230000220:GERAN-A-154:LU)[0x56365ea2d8a0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822132253042 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000220:MSISDN-491230000220:GERAN-A-154:LU)[0x56365ea2d8a0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822132253042 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000220:MSISDN-491230000220:GERAN-A-154:LU)[0x56365ea2d8a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822132253042 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000220:MSISDN-491230000220:GERAN-A-154:LU)[0x56365ea2d8a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822132253042 DMSC NOTICE msub(IMSI-262420000000220:MSISDN-491230000220:TMSInew-0x904CC6B4) VLR: update for IMSI=262420000000220 (MSISDN=491230000220) (gsm_04_08.c:1541) 20250822132253042 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000220:MSISDN-491230000220:GERAN-A-154:LU)[0x56365ea2d8a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822132253042 DMM DEBUG -> IMSI-262420000000220:MSISDN-491230000220:TMSInew-0x904CC6B4 LOCATION UPDATE ACCEPT (TMSI = 0x904cc6b4) (gsm_04_08.c:149) 20250822132253042 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSInew-0x904CC6B4 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822132253042 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132253042 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000221:MSISDN-491230000221:GERAN-A-155:LU)[0x56365ea51c40]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822132253042 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000221:GERAN-A-155:LU)[0x56365ea52120]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822132253042 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000221:GERAN-A-155:LU)[0x56365ea52120]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822132253042 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000221:GERAN-A-155:LU)[0x56365ea52120]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822132253042 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000221:GERAN-A-155:LU)[0x56365ea52120]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000221:MSISDN-491230000221:GERAN-A-155:LU)[0x56365ea51c40] (vlr_lu_fsm.c:110) 20250822132253042 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000221:GERAN-A-155:LU)[0x56365ea52120]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822132253042 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000221:GERAN-A-155:LU)[0x56365ea52120]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822132253042 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000221:MSISDN-491230000221:GERAN-A-155:LU)[0x56365ea51c40]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822132253042 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000221:MSISDN-491230000221:GERAN-A-155:LU)[0x56365ea51c40]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822132253042 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000221:MSISDN-491230000221:GERAN-A-155:LU)[0x56365ea5b910]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822132253042 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000221:MSISDN-491230000221:GERAN-A-155:LU)[0x56365ea5b910]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000221:MSISDN-491230000221:GERAN-A-155:LU)[0x56365ea51c40] (fsm.c:486) 20250822132253042 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000221:MSISDN-491230000221:GERAN-A-155:LU)[0x56365ea5b910]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822132253042 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000221:MSISDN-491230000221:GERAN-A-155:LU)[0x56365ea5b910]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822132253042 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000221:MSISDN-491230000221:GERAN-A-155:LU)[0x56365ea5b910]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822132253042 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000221:MSISDN-491230000221:GERAN-A-155:LU)[0x56365ea5b910]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822132253042 DMSC NOTICE msub(IMSI-262420000000221:MSISDN-491230000221:TMSInew-0x88D64F3C) VLR: update for IMSI=262420000000221 (MSISDN=491230000221) (gsm_04_08.c:1541) 20250822132253042 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000221:MSISDN-491230000221:GERAN-A-155:LU)[0x56365ea5b910]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822132253042 DMM DEBUG -> IMSI-262420000000221:MSISDN-491230000221:TMSInew-0x88D64F3C LOCATION UPDATE ACCEPT (TMSI = 0x88d64f3c) (gsm_04_08.c:149) 20250822132253042 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSInew-0x88D64F3C - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822132253042 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253042 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253042 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253042 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132253042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253042 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253042 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132253042 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253042 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132253042 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000225:MSISDN-491230000225:GERAN-A-159:LU)[0x56365ea6ea30]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822132253042 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000225:GERAN-A-159:LU)[0x56365ea6efa0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822132253042 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000225:GERAN-A-159:LU)[0x56365ea6efa0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822132253042 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000225:GERAN-A-159:LU)[0x56365ea6efa0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822132253042 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000225:GERAN-A-159:LU)[0x56365ea6efa0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000225:MSISDN-491230000225:GERAN-A-159:LU)[0x56365ea6ea30] (vlr_lu_fsm.c:110) 20250822132253042 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000225:GERAN-A-159:LU)[0x56365ea6efa0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822132253042 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000225:GERAN-A-159:LU)[0x56365ea6efa0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822132253042 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000225:MSISDN-491230000225:GERAN-A-159:LU)[0x56365ea6ea30]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822132253042 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000225:MSISDN-491230000225:GERAN-A-159:LU)[0x56365ea6ea30]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822132253042 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000225:MSISDN-491230000225:GERAN-A-159:LU)[0x56365ea52120]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822132253042 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000225:MSISDN-491230000225:GERAN-A-159:LU)[0x56365ea52120]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000225:MSISDN-491230000225:GERAN-A-159:LU)[0x56365ea6ea30] (fsm.c:486) 20250822132253042 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000225:MSISDN-491230000225:GERAN-A-159:LU)[0x56365ea52120]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822132253042 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000225:MSISDN-491230000225:GERAN-A-159:LU)[0x56365ea52120]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822132253042 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000225:MSISDN-491230000225:GERAN-A-159:LU)[0x56365ea52120]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822132253042 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000225:MSISDN-491230000225:GERAN-A-159:LU)[0x56365ea52120]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822132253042 DMSC NOTICE msub(IMSI-262420000000225:MSISDN-491230000225:TMSInew-0x1D7CF56D) VLR: update for IMSI=262420000000225 (MSISDN=491230000225) (gsm_04_08.c:1541) 20250822132253042 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000225:MSISDN-491230000225:GERAN-A-159:LU)[0x56365ea52120]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822132253042 DMM DEBUG -> IMSI-262420000000225:MSISDN-491230000225:TMSInew-0x1D7CF56D LOCATION UPDATE ACCEPT (TMSI = 0x1d7cf56d) (gsm_04_08.c:149) 20250822132253042 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSInew-0x1D7CF56D - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822132253042 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132253042 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000222:MSISDN-491230000222:GERAN-A-156:LU)[0x56365ea54700]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822132253042 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000222:GERAN-A-156:LU)[0x56365ea5d6d0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822132253042 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000222:GERAN-A-156:LU)[0x56365ea5d6d0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822132253042 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000222:GERAN-A-156:LU)[0x56365ea5d6d0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822132253042 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000222:GERAN-A-156:LU)[0x56365ea5d6d0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000222:MSISDN-491230000222:GERAN-A-156:LU)[0x56365ea54700] (vlr_lu_fsm.c:110) 20250822132253042 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000222:GERAN-A-156:LU)[0x56365ea5d6d0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822132253042 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000222:GERAN-A-156:LU)[0x56365ea5d6d0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822132253042 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000222:MSISDN-491230000222:GERAN-A-156:LU)[0x56365ea54700]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822132253042 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000222:MSISDN-491230000222:GERAN-A-156:LU)[0x56365ea54700]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822132253042 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000222:MSISDN-491230000222:GERAN-A-156:LU)[0x56365ea6efa0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822132253042 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000222:MSISDN-491230000222:GERAN-A-156:LU)[0x56365ea6efa0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000222:MSISDN-491230000222:GERAN-A-156:LU)[0x56365ea54700] (fsm.c:486) 20250822132253042 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000222:MSISDN-491230000222:GERAN-A-156:LU)[0x56365ea6efa0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822132253042 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253042 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253042 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253042 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132253042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253042 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253042 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132253042 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253042 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253042 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253042 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253042 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132253042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253042 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253042 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132253042 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253042 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253042 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253042 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253042 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132253042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253042 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253042 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132253042 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253042 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253042 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253042 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253042 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132253042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253042 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000222:MSISDN-491230000222:GERAN-A-156:LU)[0x56365ea6efa0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822132253042 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000222:MSISDN-491230000222:GERAN-A-156:LU)[0x56365ea6efa0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822132253042 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000222:MSISDN-491230000222:GERAN-A-156:LU)[0x56365ea6efa0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822132253042 DMSC NOTICE msub(IMSI-262420000000222:MSISDN-491230000222:TMSInew-0x1BE61BDF) VLR: update for IMSI=262420000000222 (MSISDN=491230000222) (gsm_04_08.c:1541) 20250822132253042 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000222:MSISDN-491230000222:GERAN-A-156:LU)[0x56365ea6efa0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822132253042 DMM DEBUG -> IMSI-262420000000222:MSISDN-491230000222:TMSInew-0x1BE61BDF LOCATION UPDATE ACCEPT (TMSI = 0x1be61bdf) (gsm_04_08.c:149) 20250822132253042 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSInew-0x1BE61BDF - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822132253042 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253042 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132253042 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253042 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253042 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253042 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253042 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132253042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253042 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253042 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132253042 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253042 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253042 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253042 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253042 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132253042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253042 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253042 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132253042 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253042 DMM DEBUG msc_a(IMSI-262420000000216:MSISDN-491230000216:TMSInew-0x02FB3E8D:GERAN-A-150:LU)[0x56365ea44d00]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822132253042 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253042 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253042 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253042 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132253042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253042 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253042 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132253042 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253042 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253042 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253042 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253042 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132253042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253042 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253042 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132253042 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253042 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000216:MSISDN-491230000216:TMSInew-0x02FB3E8D:GERAN-A-150:LU)[0x56365ea47300]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822132253042 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000216:MSISDN-491230000216:GERAN-A-150:LU)[0x56365ea49d30]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822132253042 DMSC NOTICE msub(IMSI-262420000000216:MSISDN-491230000216:TMSI-0x02FB3E8D) VLR: update for IMSI=262420000000216 (MSISDN=491230000216) (gsm_04_08.c:1541) 20250822132253042 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0x02FB3E8D + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250822132253042 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000216:MSISDN-491230000216:GERAN-A-150:LU)[0x56365ea49d30]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822132253042 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000216:MSISDN-491230000216:TMSI-0x02FB3E8D:GERAN-A-150:LU)[0x56365ea47300]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822132253042 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000216:MSISDN-491230000216:GERAN-A-150:LU)[0x56365ea49d30]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822132253042 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000216:MSISDN-491230000216:GERAN-A-150:LU)[0x56365ea49d30]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000216:MSISDN-491230000216:TMSI-0x02FB3E8D:GERAN-A-150:LU)[0x56365ea47300] (vlr_lu_fsm.c:817) 20250822132253042 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000216:MSISDN-491230000216:GERAN-A-150:LU)[0x56365ea49d30]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822132253042 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000216:MSISDN-491230000216:GERAN-A-150:LU)[0x56365ea49d30]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822132253042 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000216:MSISDN-491230000216:TMSI-0x02FB3E8D:GERAN-A-150:LU)[0x56365ea47300]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822132253042 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000216/3/1): Available (smpp_smsc.c:626) 20250822132253042 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0x02FB3E8D + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822132253042 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0x02FB3E8D + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822132253042 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0x02FB3E8D - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) MSC_Test_0-M3UA(1079)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1079)@718a44d66dfb: Message received on association #8 20250822132253042 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253042 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253042 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253042 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132253042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253042 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253042 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132253042 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253043 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253043 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253043 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253043 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132253043 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253043 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1079)@718a44d66dfb: Message received on association #8 MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on local reference:10 MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822132253043 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132253043 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253043 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253043 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253043 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253043 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132253043 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253043 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253043 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132253043 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253043 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253043 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253043 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253043 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132253043 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253043 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253043 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132253043 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253043 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253043 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253043 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253043 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132253043 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253043 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253043 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132253043 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on local reference:11 MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on local reference:15 MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132253043 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253043 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253043 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253043 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132253043 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253043 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253043 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132253043 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253043 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253043 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253043 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253043 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132253043 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253043 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253043 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132253043 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1079)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1079)@718a44d66dfb: Message received on association #8 MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on local reference:12 MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822132253042 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0x02FB3E8D - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250822132253043 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132253043 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000224:MSISDN-491230000224:GERAN-A-158:LU)[0x56365ea69ff0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822132253043 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000224:GERAN-A-158:LU)[0x56365ea6e670]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822132253043 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000224:GERAN-A-158:LU)[0x56365ea6e670]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822132253043 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000224:GERAN-A-158:LU)[0x56365ea6e670]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822132253043 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000224:GERAN-A-158:LU)[0x56365ea6e670]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000224:MSISDN-491230000224:GERAN-A-158:LU)[0x56365ea69ff0] (vlr_lu_fsm.c:110) 20250822132253043 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000224:GERAN-A-158:LU)[0x56365ea6e670]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822132253043 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000224:GERAN-A-158:LU)[0x56365ea6e670]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822132253043 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000224:MSISDN-491230000224:GERAN-A-158:LU)[0x56365ea69ff0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822132253043 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000224:MSISDN-491230000224:GERAN-A-158:LU)[0x56365ea69ff0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822132253043 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000224:MSISDN-491230000224:GERAN-A-158:LU)[0x56365ea5d6d0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822132253043 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000224:MSISDN-491230000224:GERAN-A-158:LU)[0x56365ea5d6d0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000224:MSISDN-491230000224:GERAN-A-158:LU)[0x56365ea69ff0] (fsm.c:486) 20250822132253043 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000224:MSISDN-491230000224:GERAN-A-158:LU)[0x56365ea5d6d0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822132253043 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000224:MSISDN-491230000224:GERAN-A-158:LU)[0x56365ea5d6d0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822132253043 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000224:MSISDN-491230000224:GERAN-A-158:LU)[0x56365ea5d6d0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822132253043 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000224:MSISDN-491230000224:GERAN-A-158:LU)[0x56365ea5d6d0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822132253043 DMSC NOTICE msub(IMSI-262420000000224:MSISDN-491230000224:TMSInew-0x37DF63A3) VLR: update for IMSI=262420000000224 (MSISDN=491230000224) (gsm_04_08.c:1541) 20250822132253043 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000224:MSISDN-491230000224:GERAN-A-158:LU)[0x56365ea5d6d0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822132253043 DMM DEBUG -> IMSI-262420000000224:MSISDN-491230000224:TMSInew-0x37DF63A3 LOCATION UPDATE ACCEPT (TMSI = 0x37df63a3) (gsm_04_08.c:149) 20250822132253043 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSInew-0x37DF63A3 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822132253043 DMM DEBUG msc_a(IMSI-262420000000219:MSISDN-491230000219:TMSInew-0x10F53760:GERAN-A-153:LU)[0x56365ea50ff0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822132253043 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000219:MSISDN-491230000219:TMSInew-0x10F53760:GERAN-A-153:LU)[0x56365ea51280]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822132253043 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000219:MSISDN-491230000219:GERAN-A-153:LU)[0x56365ea48390]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822132253043 DMSC NOTICE msub(IMSI-262420000000219:MSISDN-491230000219:TMSI-0x10F53760) VLR: update for IMSI=262420000000219 (MSISDN=491230000219) (gsm_04_08.c:1541) 20250822132253043 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0x10F53760 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250822132253043 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000219:MSISDN-491230000219:GERAN-A-153:LU)[0x56365ea48390]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822132253043 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000219:MSISDN-491230000219:TMSI-0x10F53760:GERAN-A-153:LU)[0x56365ea51280]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822132253043 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000219:MSISDN-491230000219:GERAN-A-153:LU)[0x56365ea48390]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822132253043 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000219:MSISDN-491230000219:GERAN-A-153:LU)[0x56365ea48390]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000219:MSISDN-491230000219:TMSI-0x10F53760:GERAN-A-153:LU)[0x56365ea51280] (vlr_lu_fsm.c:817) 20250822132253043 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000219:MSISDN-491230000219:GERAN-A-153:LU)[0x56365ea48390]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822132253043 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000219:MSISDN-491230000219:GERAN-A-153:LU)[0x56365ea48390]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822132253043 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000219:MSISDN-491230000219:TMSI-0x10F53760:GERAN-A-153:LU)[0x56365ea51280]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822132253043 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000219/3/1): Available (smpp_smsc.c:626) 20250822132253043 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0x10F53760 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822132253043 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0x10F53760 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822132253043 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0x10F53760 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822132253043 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-49120250822132253043 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253043 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253043 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253043 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132253043 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 230000219:TMSI-0x10F53760 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250822132253043 DMM DEBUG msc_a(IMSI-262420000000217:MSISDN-491230000217:TMSInew-0xBD32E75D:GERAN-A-151:LU)[0x56365ea48ab0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822132253043 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000217:MSISDN-491230000217:TMSInew-0xBD32E75D:GERAN-A-151:LU)[0x56365ea48d40]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822132253043 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000217:MSISDN-491230000217:GERAN-A-151:LU)[0x56365ea72fe0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822132253043 DMSC NOTICE msub(IMSI-262420000000217:MSISDN-491230000217:TMSI-0xBD32E75D) VLR: update for IMSI=262420000000217 (MSISDN=491230000217) (gsm_04_08.c:1541) 20250822132253043 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0xBD32E75D + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250822132253043 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000217:MSISDN-491230000217:GERAN-A-151:LU)[0x56365ea72fe0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822132253043 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000217:MSISDN-491230000217:TMSI-0xBD32E75D:GERAN-A-151:LU)[0x56365ea48d40]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822132253043 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000217:MSISDN-491230000217:GERAN-A-151:LU)[0x56365ea72fe0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822132253043 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000217:MSISDN-491230000217:GERAN-A-151:LU)[0x56365ea72fe0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000217:MSISDN-491230000217:TMSI-0xBD32E75D:GERAN-A-151:LU)[0x56365ea48d40] (vlr_lu_fsm.c:817) 20250822132253043 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000217:MSISDN-491230000217:GERAN-A-151:LU)[0x56365ea72fe0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822132253043 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000217:MSISDN-491230000217:GERAN-A-151:LU)[0x56365ea72fe0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822132253043 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000217:MSISDN-491230000217:TMSI-0xBD32E75D:GERAN-A-151:LU)[0x56365ea48d40]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822132253043 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000217/3/1): Available (smpp_smsc.c:626) 20250822132253043 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0xBD32E75D + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822132253043 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0xBD32E75D + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822132253043 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0xBD32E75D - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822132253043 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0xBD32E75D - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250822132253043 DMM DEBUG msc_a(IMSI-262420000000223:MSISDN-491230000223:TMSInew-0x12009D1A:GERAN-A-157:LU)[0x56365ea65760]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822132253043 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000223:MSISDN-491230000223:TMSInew-0x12009D1A:GERAN-A-157:LU)[0x56365ea659f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822132253043 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000223:MSISDN-491230000223:GERAN-A-157:LU)[0x56365ea4bcc0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822132253043 DMSC NOTICE msub(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x12009D1A) VLR: update for IMSI=262420000000223 (MSISDN=491230000223) (gsm_04_08.c:1541) 20250822132253043 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x12009D1A + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250822132253043 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000223:MSISDN-491230000223:GERAN-A-157:LU)[0x56365ea4bcc0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822132253043 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x12009D1A:GERAN-A-157:LU)[0x56365ea659f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822132253043 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000223:MSISDN-491230000223:GERAN-A-157:LU)[0x56365ea4bcc0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822132253043 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253043 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000223:MSISDN-491230000223:GERAN-A-157:LU)[0x56365ea4bcc0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x12009D1A:GERAN-A-157:LU)[0x56365ea659f0] (vlr_lu_fsm.c:817) 20250822132253043 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000223:MSISDN-491230000223:GERAN-A-157:LU)[0x56365ea4bcc0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822132253043 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000223:MSISDN-491230000223:GERAN-A-157:LU)[0x56365ea4bcc0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822132253043 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x12009D1A:GERAN-A-157:LU)[0x56365ea659f0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822132253043 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000223/3/1): Available (smpp_smsc.c:626) 20250822132253043 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132253043 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on local reference:6 MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132253043 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x12009D1A + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822132253043 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x12009D1A + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822132253043 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x12009D1A - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822132253043 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x12009D1A - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250822132253043 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253043 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253043 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253043 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132253043 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253043 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253043 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132253043 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253043 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000210:MSISDN-491230000210:TMSI-0x0AE1030C:GERAN-A-144:LU)[0x56365ea183a0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822132253043 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000210:MSISDN-491230000210:TMSI-0x0AE1030C:GERAN-A-144:LU)[0x56365ea183a0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000210:MSISDN-491230000210:TMSI-0x0AE1030C:GERAN-A-144:LU)[0x56365ea22310] (msc_a.c:1053) 20250822132253043 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000210:MSISDN-491230000210:TMSI-0x0AE1030C:GERAN-A-144:LU)[0x56365ea183a0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822132253043 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000210:MSISDN-491230000210:TMSI-0x0AE1030C:GERAN-A-144:LU)[0x56365ea183a0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822132253043 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000210:MSISDN-491230000210:TMSI-0x0AE1030C:GERAN-A-144:LU)[0x56365ea183a0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) MSC_Test_0-M3UA(1079)@718a44d66dfb: Message received on association #8 20250822132253043 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0x0AE1030C - active-conn: now used by 1 (attached) (msub.c:375) MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1079)@718a44d66dfb: Message received on association #8 20250822132253043 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253043 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253043 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253043 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132253043 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253043 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253043 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132253043 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on local reference:14 20250822132253043 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000212:MSISDN-491230000212:TMSI-0x08674D76:GERAN-A-146:LU)[0x56365ea36770]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822132253043 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000212:MSISDN-491230000212:TMSI-0x08674D76:GERAN-A-146:LU)[0x56365ea36770]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000212:MSISDN-491230000212:TMSI-0x08674D76:GERAN-A-146:LU)[0x56365ea34a40] (msc_a.c:1053) 20250822132253043 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000212:MSISDN-491230000212:TMSI-0x08674D76:GERAN-A-146:LU)[0x56365ea36770]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822132253043 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000212:MSISDN-491230000212:TMSI-0x08674D76:GERAN-A-146:LU)[0x56365ea36770]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822132253043 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000212:MSISDN-491230000212:TMSI-0x08674D76:GERAN-A-146:LU)[0x56365ea36770]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on local reference:9 MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 will be put to the reassembly buffer 20250822132253043 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0x08674D76 - active-conn: now used by 1 (attached) (msub.c:375) 20250822132253043 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253043 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253043 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253043 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132253043 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253043 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x4852120F:GERAN-A-148:LU)[0x56365ea29d00]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822132253043 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253043 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132253043 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253043 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x4852120F:GERAN-A-148:LU)[0x56365ea29d00]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x4852120F:GERAN-A-148:LU)[0x56365ea3d620] (msc_a.c:1053) 20250822132253043 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x4852120F:GERAN-A-148:LU)[0x56365ea29d00]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822132253043 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x4852120F:GERAN-A-148:LU)[0x56365ea29d00]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822132253043 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x4852120F:GERAN-A-148:LU)[0x56365ea29d00]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1079)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822132253043 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x4852120F - active-conn: now used by 1 (attached) (msub.c:375) 20250822132253043 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x57489F61:GERAN-A-147:LU)[0x56365ea36160]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822132253043 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x57489F61:GERAN-A-147:LU)[0x56365ea36160]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x57489F61:GERAN-A-147:LU)[0x56365ea2ecb0] (msc_a.c:1053) 20250822132253043 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x57489F61:GERAN-A-147:LU)[0x56365ea36160]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822132253043 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x57489F61:GERAN-A-147:LU)[0x56365ea36160]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822132253043 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x57489F61:GERAN-A-147:LU)[0x56365ea36160]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822132253043 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x57489F61 - active-conn: now used by 1 (attached) (msub.c:375) MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on local reference:7 MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1079)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on local reference:13 MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132253043 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253043 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253043 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253043 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132253043 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253043 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253043 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132253044 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253044 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000218:MSISDN-491230000218:TMSI-0x3E75C9E1:GERAN-A-152:LU)[0x56365ea35d00]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822132253044 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000218:MSISDN-491230000218:TMSI-0x3E75C9E1:GERAN-A-152:LU)[0x56365ea35d00]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000218:MSISDN-491230000218:TMSI-0x3E75C9E1:GERAN-A-152:LU)[0x56365ea35a70] (msc_a.c:1053) 20250822132253044 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000218:MSISDN-491230000218:TMSI-0x3E75C9E1:GERAN-A-152:LU)[0x56365ea35d00]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822132253044 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000218:MSISDN-491230000218:TMSI-0x3E75C9E1:GERAN-A-152:LU)[0x56365ea35d00]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822132253044 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000218:MSISDN-491230000218:TMSI-0x3E75C9E1:GERAN-A-152:LU)[0x56365ea35d00]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822132253044 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253044 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253044 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253044 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132253044 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253044 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253044 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132253044 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253044 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0x3E75C9E1 - active-conn: now used by 1 (attached) (msub.c:375) 20250822132253044 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253044 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253044 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253044 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132253044 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253044 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253044 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132253044 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253044 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000215:MSISDN-491230000215:TMSI-0x1626565C:GERAN-A-149:LU)[0x56365ea400c0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822132253044 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000215:MSISDN-491230000215:TMSI-0x1626565C:GERAN-A-149:LU)[0x56365ea400c0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000215:MSISDN-491230000215:TMSI-0x1626565C:GERAN-A-149:LU)[0x56365ea3fe30] (msc_a.c:1053) 20250822132253044 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000215:MSISDN-491230000215:TMSI-0x1626565C:GERAN-A-149:LU)[0x56365ea400c0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822132253044 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000215:MSISDN-491230000215:TMSI-0x1626565C:GERAN-A-149:LU)[0x56365ea400c0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822132253044 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000215:MSISDN-491230000215:TMSI-0x1626565C:GERAN-A-149:LU)[0x56365ea400c0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822132253044 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0x1626565C - active-conn: now used by 1 (attached) (msub.c:375) MSC_Test_0-M3UA(1079)@718a44d66dfb: Message received on association #8 20250822132253044 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253044 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253044 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253044 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132253044 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253044 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253044 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132253044 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253044 DMM DEBUG msc_a(TMSI-0x35D70DE9:GERAN-A-160:CM_SERVICE_REQ)[0x56365ea379b0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250822132253044 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x35D70DE9:GERAN-A-160:CM_SERVICE_REQ)[0x56365ea341e0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822132253044 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x35D70DE9:GERAN-A-160:CM_SERVICE_REQ)[0x56365ea341e0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x35D70DE9:GERAN-A-160:CM_SERVICE_REQ)[0x56365ea379b0] (fsm.c:486) 20250822132253044 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x35D70DE9:GERAN-A-160:CM_SERVICE_REQ)[0x56365ea341e0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250822132253044 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x35D70DE9:GERAN-A-160:CM_SERVICE_REQ)[0x56365ea341e0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822132253044 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x35D70DE9 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822132253044 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x35D70DE9 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822132253044 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x35D70DE9:GERAN-A-160:CM_SERVICE_REQ)[0x56365ea341e0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822132253044 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x35D70DE9:GERAN-A-160:CM_SERVICE_REQ)[0x56365ea341e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822132253044 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x35D70DE9:GERAN-A-160:CM_SERVICE_REQ)[0x56365ea341e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822132253044 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x35D70DE9:GERAN-A-160:CM_SERVICE_REQ)[0x56365ea341e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822132253044 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x35D70DE9:GERAN-A-160:CM_SERVICE_REQ)[0x56365ea341e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822132253044 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x35D70DE9:GERAN-A-160:CM_SERVICE_REQ)[0x56365ea341e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822132253044 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x35D70DE9:GERAN-A-160:CM_SERVICE_REQ)[0x56365ea341e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822132253044 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x35D70DE9:GERAN-A-160:CM_SERVICE_REQ)[0x56365ea341e0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822132253044 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x35D70DE9:GERAN-A-160:CM_SERVICE_REQ)[0x56365ea341e0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822132253044 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x35D70DE9:GERAN-A-160:CM_SERVICE_REQ)[0x56365ea341e0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822132253044 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000211/3/1): Available (smpp_smsc.c:626) MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-M3UA(1079)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on local reference:2 20250822132253044 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253044 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253044 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253044 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132253044 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253044 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253044 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x35D70DE9 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250822132253044 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132253044 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1079)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822132253044 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253044 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253044 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253044 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132253044 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253044 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253044 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132253044 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253044 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253044 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253044 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253044 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132253044 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253044 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253044 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132253044 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253044 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253044 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253044 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253044 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132253044 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253044 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253044 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on local reference:4 MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on local reference:3 MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1079)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1079)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822132253044 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253044 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253044 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253044 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253044 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132253044 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253044 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253044 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132253044 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on local reference:8 20250822132253044 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253044 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253044 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253044 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132253044 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253044 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253045 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132253045 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1079)@718a44d66dfb: Message received on association #820250822132253045 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253045 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253045 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253045 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822132253045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253045 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253045 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132253045 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253045 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253045 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253045 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on local reference:5 20250822132253045 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132253045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253045 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253045 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132253045 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253045 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253045 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253045 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253045 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132253045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1079)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822132253045 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253045 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132253045 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1077)@718a44d66dfb: { messageType := 2, destLocRef := 'C5AB3B'O, sourceLocRef := '0000A0'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on local reference:1 20250822132253045 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253045 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253045 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253045 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) TC_multi_lu_and_mo_ussd0(1105)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1079)@718a44d66dfb: Message received on association #8 20250822132253045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253045 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253045 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132253045 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253045 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253045 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on local reference:1 MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 data has been put to the reassembly buffer 20250822132253045 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253045 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132253045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253045 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253045 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132253045 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1079)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on local reference:1 MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(1107)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1113)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1115)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1109)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1078)@718a44d66dfb: Deleted conn table entry 0TC_multi_lu_and_mo_ussd0(1086)13994633 MSC_Test_0-RAN(1078)@718a44d66dfb: Deleted conn table entry 2TC_multi_lu_and_mo_ussd0(1089)15378764 TC_multi_lu_and_mo_ussd0(1086)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1078)@718a44d66dfb: Deleted conn table entry 4TC_multi_lu_and_mo_ussd0(1093)268597 20250822132253048 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0x0AE1030C + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822132253048 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0x0AE1030C - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1089)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132253048 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0x08674D76 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822132253048 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0x08674D76 - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-RAN(1078)@718a44d66dfb: Deleted conn table entry 3TC_multi_lu_and_mo_ussd0(1091)15379098 TC_multi_lu_and_mo_ussd0(1093)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132253048 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x4852120F + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822132253048 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x4852120F - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1091)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1078)@718a44d66dfb: Deleted conn table entry 8TC_multi_lu_and_mo_ussd0(1101)8743082 20250822132253049 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x57489F61 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822132253049 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x57489F61 - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-RAN(1078)@718a44d66dfb: Deleted conn table entry 5TC_multi_lu_and_mo_ussd0(1095)6781809 TC_multi_lu_and_mo_ussd0(1101)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1086)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1086)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1086)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132253049 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0x3E75C9E1 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822132253049 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0x3E75C9E1 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1093)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1095)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1093)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1093)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132253049 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0x1626565C + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822132253049 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0x1626565C - VTY: now used by 1 (attached) (msc_vty.c:1317) 20250822132253049 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x35D70DE9 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250822132253049 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x35D70DE9 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1089)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1089)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1089)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1086)@718a44d66dfb: 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 := '0AE1030C'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } TC_multi_lu_and_mo_ussd0(1093)@718a44d66dfb: 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 := '4852120F'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } TC_multi_lu_and_mo_ussd0(1091)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1091)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1091)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1089)@718a44d66dfb: 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 := '08674D76'O ("\bgMv") } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1078)@718a44d66dfb: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1078)@718a44d66dfb: patched enc_l3: '055B'O TC_multi_lu_and_mo_ussd0(1101)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1101)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1101)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on connection ID:10 MSC_Test_0-SCCP(1077)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(1077)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1077)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002055B'O TC_multi_lu_and_mo_ussd0(1091)@718a44d66dfb: 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 := '57489F61'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } TC_multi_lu_and_mo_ussd0(1087)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1095)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on connection ID:6 TC_multi_lu_and_mo_ussd0(1087)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1077)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1077)@718a44d66dfb: vl_from0 TC_multi_lu_and_mo_ussd0(1095)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132253050 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253050 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253050 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) TC_multi_lu_and_mo_ussd0(1095)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1077)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132253050 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132253050 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253050 DLSS7 DEBUG Found route for dpc=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_multi_lu_and_mo_ussd0(1101)@718a44d66dfb: 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 := '3E75C9E1'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on connection ID:9 MSC_Test_0-SCCP(1077)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1077)@718a44d66dfb: vl_from0 20250822132253050 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132253050 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1077)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132253051 DMM DEBUG msc_a(IMSI-262420000000220:MSISDN-491230000220:TMSInew-0x904CC6B4:GERAN-A-154:LU)[0x56365ea56e40]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822132253051 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000220:MSISDN-491230000220:TMSInew-0x904CC6B4:GERAN-A-154:LU)[0x56365ea570d0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822132253051 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000220:MSISDN-491230000220:GERAN-A-154:LU)[0x56365ea2d8a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822132253051 DMSC NOTICE msub(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x904CC6B4) VLR: update for IMSI=262420000000220 (MSISDN=491230000220) (gsm_04_08.c:1541) 20250822132253051 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x904CC6B4 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250822132253051 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000220:MSISDN-491230000220:GERAN-A-154:LU)[0x56365ea2d8a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822132253051 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x904CC6B4:GERAN-A-154:LU)[0x56365ea570d0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822132253051 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000220:MSISDN-491230000220:GERAN-A-154:LU)[0x56365ea2d8a0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822132253051 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000220:MSISDN-491230000220:GERAN-A-154:LU)[0x56365ea2d8a0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x904CC6B4:GERAN-A-154:LU)[0x56365ea570d0] (vlr_lu_fsm.c:817) 20250822132253051 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000220:MSISDN-491230000220:GERAN-A-154:LU)[0x56365ea2d8a0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822132253051 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000220:MSISDN-491230000220:GERAN-A-154:LU)[0x56365ea2d8a0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822132253051 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x904CC6B4:GERAN-A-154:LU)[0x56365ea570d0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822132253051 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000220/3/1): Available (smpp_smsc.c:626) TC_multi_lu_and_mo_ussd0(1095)@718a44d66dfb: 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 := '1626565C'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } 20250822132253051 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x904CC6B4 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822132253051 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x904CC6B4 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822132253051 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x904CC6B4 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822132253051 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x904CC6B4 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250822132253051 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253051 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253051 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253051 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132253051 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on connection ID:7 MSC_Test-GSUP(1083)@718a44d66dfb: Created GsupExpect[0] for "262420000000211" to be handled at TC_multi_lu_and_mo_ussd0(1087) MSC_Test_0-SCCP(1077)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1077)@718a44d66dfb: vl_from0 20250822132253051 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253051 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132253051 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1077)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822132253051 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253051 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253051 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253051 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132253051 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253051 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253051 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132253051 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253051 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253051 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253051 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253051 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132253051 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253051 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253051 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132253051 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1079)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on local reference:10 MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1078)@718a44d66dfb: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1078)@718a44d66dfb: patched enc_l3: '055B'O 20250822132253051 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000216:MSISDN-491230000216:TMSI-0x02FB3E8D:GERAN-A-150:LU)[0x56365ea47300]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822132253051 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000216:MSISDN-491230000216:TMSI-0x02FB3E8D:GERAN-A-150:LU)[0x56365ea47300]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000216:MSISDN-491230000216:TMSI-0x02FB3E8D:GERAN-A-150:LU)[0x56365ea44d00] (msc_a.c:1053) 20250822132253051 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000216:MSISDN-491230000216:TMSI-0x02FB3E8D:GERAN-A-150:LU)[0x56365ea47300]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822132253051 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000216:MSISDN-491230000216:TMSI-0x02FB3E8D:GERAN-A-150:LU)[0x56365ea47300]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822132253051 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000216:MSISDN-491230000216:TMSI-0x02FB3E8D:GERAN-A-150:LU)[0x56365ea47300]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on connection ID:11 MSC_Test_0-SCCP(1077)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(1077)@718a44d66dfb: vl_from0 20250822132253051 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0x02FB3E8D - active-conn: now used by 1 (attached) (msub.c:375) MSC_Test_0-SCCP(1077)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132253051 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000219:MSISDN-491230000219:TMSI-0x10F53760:GERAN-A-153:LU)[0x56365ea51280]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822132253051 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000219:MSISDN-491230000219:TMSI-0x10F53760:GERAN-A-153:LU)[0x56365ea51280]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000219:MSISDN-491230000219:TMSI-0x10F53760:GERAN-A-153:LU)[0x56365ea50ff0] (msc_a.c:1053) 20250822132253052 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000219:MSISDN-491230000219:TMSI-0x10F53760:GERAN-A-153:LU)[0x56365ea51280]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822132253052 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000219:MSISDN-491230000219:TMSI-0x10F53760:GERAN-A-153:LU)[0x56365ea51280]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822132253052 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000219:MSISDN-491230000219:TMSI-0x10F53760:GERAN-A-153:LU)[0x56365ea51280]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) MSC_Test_0-RAN(1078)@718a44d66dfb: patching N(SD)=1 into dtap '051B'O 20250822132253052 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0x10F53760 - active-conn: now used by 1 (attached) (msub.c:375) MSC_Test_0-RAN(1078)@718a44d66dfb: patched enc_l3: '055B'O 20250822132253052 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253052 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253052 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253052 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132253052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253052 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132253052 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253052 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253052 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253052 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253052 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132253052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253052 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132253052 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253052 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253052 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253052 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253052 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132253052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253052 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132253052 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1079)@718a44d66dfb: Message received on association #8 MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on connection ID:14 MSC_Test_0-SCCP(1077)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(1077)@718a44d66dfb: vl_from0 MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822132253052 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253052 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253052 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253052 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132253052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253052 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-SCCP(1077)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on local reference:6 MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132253052 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253052 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000217:MSISDN-491230000217:TMSI-0xBD32E75D:GERAN-A-151:LU)[0x56365ea48d40]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822132253052 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000217:MSISDN-491230000217:TMSI-0xBD32E75D:GERAN-A-151:LU)[0x56365ea48d40]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000217:MSISDN-491230000217:TMSI-0xBD32E75D:GERAN-A-151:LU)[0x56365ea48ab0] (msc_a.c:1053) 20250822132253052 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000217:MSISDN-491230000217:TMSI-0xBD32E75D:GERAN-A-151:LU)[0x56365ea48d40]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822132253052 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000217:MSISDN-491230000217:TMSI-0xBD32E75D:GERAN-A-151:LU)[0x56365ea48d40]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822132253052 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000217:MSISDN-491230000217:TMSI-0xBD32E75D:GERAN-A-151:LU)[0x56365ea48d40]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822132253052 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253052 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253052 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253052 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132253052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253052 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(1079)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822132253052 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253052 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0xBD32E75D - active-conn: now used by 1 (attached) (msub.c:375) 20250822132253052 DMM DEBUG msc_a(IMSI-262420000000221:MSISDN-491230000221:TMSInew-0x88D64F3C:GERAN-A-155:LU)[0x56365ea519b0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822132253052 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000221:MSISDN-491230000221:TMSInew-0x88D64F3C:GERAN-A-155:LU)[0x56365ea51c40]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822132253052 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000221:MSISDN-491230000221:GERAN-A-155:LU)[0x56365ea5b910]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822132253052 DMSC NOTICE msub(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x88D64F3C) VLR: update for IMSI=262420000000221 (MSISDN=491230000221) (gsm_04_08.c:1541) MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on local reference:9 MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132253052 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x88D64F3C + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250822132253052 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000221:MSISDN-491230000221:GERAN-A-155:LU)[0x56365ea5b910]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822132253052 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x88D64F3C:GERAN-A-155:LU)[0x56365ea51c40]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822132253052 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000221:MSISDN-491230000221:GERAN-A-155:LU)[0x56365ea5b910]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822132253052 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000221:MSISDN-491230000221:GERAN-A-155:LU)[0x56365ea5b910]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x88D64F3C:GERAN-A-155:LU)[0x56365ea51c40] (vlr_lu_fsm.c:817) 20250822132253052 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000221:MSISDN-491230000221:GERAN-A-155:LU)[0x56365ea5b910]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822132253052 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000221:MSISDN-491230000221:GERAN-A-155:LU)[0x56365ea5b910]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822132253052 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x88D64F3C:GERAN-A-155:LU)[0x56365ea51c40]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822132253052 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000221/3/1): Available (smpp_smsc.c:626) MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132253052 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x88D64F3C + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822132253052 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x88D64F3C + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822132253052 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x88D64F3C - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822132253052 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x88D64F3C - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) MSC_Test_0-RAN(1078)@718a44d66dfb: patching N(SD)=1 into dtap '051B'O 20250822132253052 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253052 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253052 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253052 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132253052 DMM DEBUG msc_a(IMSI-262420000000224:MSISDN-491230000224:TMSInew-0x37DF63A3:GERAN-A-158:LU)[0x56365ea67970]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822132253052 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000224:MSISDN-491230000224:TMSInew-0x37DF63A3:GERAN-A-158:LU)[0x56365ea69ff0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822132253052 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000224:MSISDN-491230000224:GERAN-A-158:LU)[0x56365ea5d6d0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822132253052 DMSC NOTICE msub(IMSI-262420000000224:MSISDN-491230000224:TMSI-0x37DF63A3) VLR: update for IMSI=262420000000224 (MSISDN=491230000224) (gsm_04_08.c:1541) 20250822132253052 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0x37DF63A3 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250822132253052 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000224:MSISDN-491230000224:GERAN-A-158:LU)[0x56365ea5d6d0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822132253052 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000224:MSISDN-491230000224:TMSI-0x37DF63A3:GERAN-A-158:LU)[0x56365ea69ff0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822132253052 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000224:MSISDN-491230000224:GERAN-A-158:LU)[0x56365ea5d6d0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822132253052 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000224:MSISDN-491230000224:GERAN-A-158:LU)[0x56365ea5d6d0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000224:MSISDN-491230000224:TMSI-0x37DF63A3:GERAN-A-158:LU)[0x56365ea69ff0] (vlr_lu_fsm.c:817) 20250822132253052 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000224:MSISDN-491230000224:GERAN-A-158:LU)[0x56365ea5d6d0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822132253052 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000224:MSISDN-491230000224:GERAN-A-158:LU)[0x56365ea5d6d0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822132253052 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000224:MSISDN-491230000224:TMSI-0x37DF63A3:GERAN-A-158:LU)[0x56365ea69ff0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822132253052 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000224/3/1): Available (smpp_smsc.c:626) MSC_Test_0-RAN(1078)@718a44d66dfb: patched enc_l3: '055B'O MSC_Test_0-M3UA(1079)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822132253052 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0x37DF63A3 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822132253052 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0x37DF63A3 + vlr_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(1077)@718a44d66dfb: Session index based on local reference:7 20250822132253052 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0x37DF63A3 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822132253052 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0x37DF63A3 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250822132253052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253052 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132253052 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253052 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253052 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253052 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253052 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132253052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253052 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132253052 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253053 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253053 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253053 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253053 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132253053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253053 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253053 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132253053 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253053 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253053 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253053 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253053 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on connection ID:15 MSC_Test_0-SCCP(1077)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(1077)@718a44d66dfb: vl_from0 MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132253053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253053 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253053 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132253053 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253053 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253053 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253053 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253053 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) MSC_Test_0-SCCP(1077)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132253053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253053 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253053 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132253053 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253053 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253053 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253053 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253053 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132253053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253053 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253053 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132253053 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1079)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822132253053 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253053 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253053 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253053 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132253053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253053 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on local reference:11 MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1079)@718a44d66dfb: Message received on association #8 20250822132253053 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132253053 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253053 DMM DEBUG msc_a(IMSI-262420000000225:MSISDN-491230000225:TMSInew-0x1D7CF56D:GERAN-A-159:LU)[0x56365ea6e850]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822132253053 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000225:MSISDN-491230000225:TMSInew-0x1D7CF56D:GERAN-A-159:LU)[0x56365ea6ea30]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822132253053 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000225:MSISDN-491230000225:GERAN-A-159:LU)[0x56365ea52120]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822132253053 DMSC NOTICE msub(IMSI-262420000000225:MSISDN-491230000225:TMSI-0x1D7CF56D) VLR: update for IMSI=262420000000225 (MSISDN=491230000225) (gsm_04_08.c:1541) 20250822132253053 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0x1D7CF56D + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250822132253053 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000225:MSISDN-491230000225:GERAN-A-159:LU)[0x56365ea52120]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822132253053 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000225:MSISDN-491230000225:TMSI-0x1D7CF56D:GERAN-A-159:LU)[0x56365ea6ea30]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822132253053 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000225:MSISDN-491230000225:GERAN-A-159:LU)[0x56365ea52120]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822132253053 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000225:MSISDN-491230000225:GERAN-A-159:LU)[0x56365ea52120]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000225:MSISDN-491230000225:TMSI-0x1D7CF56D:GERAN-A-159:LU)[0x56365ea6ea30] (vlr_lu_fsm.c:817) 20250822132253053 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000225:MSISDN-491230000225:GERAN-A-159:LU)[0x56365ea52120]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822132253053 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000225:MSISDN-491230000225:GERAN-A-159:LU)[0x56365ea52120]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822132253053 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000225:MSISDN-491230000225:TMSI-0x1D7CF56D:GERAN-A-159:LU)[0x56365ea6ea30]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822132253053 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000225/3/1): Available (smpp_smsc.c:626) 20250822132253053 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0x1D7CF56D + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822132253053 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0x1D7CF56D + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822132253053 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0x1D7CF56D - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822132253053 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0x1D7CF56D - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250822132253053 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253053 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253053 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253053 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132253053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253053 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253053 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132253053 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253053 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253053 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253053 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253053 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132253053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253053 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253053 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132253053 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1079)@718a44d66dfb: Message received on association #8 MSC_Test_0-RAN(1078)@718a44d66dfb: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1078)@718a44d66dfb: patched enc_l3: '055B'O 20250822132253053 DMM DEBUG msc_a(IMSI-262420000000222:MSISDN-491230000222:TMSInew-0x1BE61BDF:GERAN-A-156:LU)[0x56365ea54470]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822132253053 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000222:MSISDN-491230000222:TMSInew-0x1BE61BDF:GERAN-A-156:LU)[0x56365ea54700]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822132253053 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000222:MSISDN-491230000222:GERAN-A-156:LU)[0x56365ea6efa0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on local reference:14 MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on connection ID:12 MSC_Test_0-SCCP(1077)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(1077)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1077)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on local reference:15 MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822132253053 DMSC NOTICE msub(IMSI-262420000000222:MSISDN-491230000222:TMSI-0x1BE61BDF) VLR: update for IMSI=262420000000222 (MSISDN=491230000222) (gsm_04_08.c:1541) 20250822132253053 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0x1BE61BDF + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250822132253053 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000222:MSISDN-491230000222:GERAN-A-156:LU)[0x56365ea6efa0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822132253053 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000222:MSISDN-491230000222:TMSI-0x1BE61BDF:GERAN-A-156:LU)[0x56365ea54700]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822132253053 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000222:MSISDN-491230000222:GERAN-A-156:LU)[0x56365ea6efa0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822132253053 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000222:MSISDN-491230000222:GERAN-A-156:LU)[0x56365ea6efa0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000222:MSISDN-491230000222:TMSI-0x1BE61BDF:GERAN-A-156:LU)[0x56365ea54700] (vlr_lu_fsm.c:817) 20250822132253053 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000222:MSISDN-491230000222:GERAN-A-156:LU)[0x56365ea6efa0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822132253053 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000222:MSISDN-491230000222:GERAN-A-156:LU)[0x56365ea6efa0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822132253053 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000222:MSISDN-491230000222:TMSI-0x1BE61BDF:GERAN-A-156:LU)[0x56365ea54700]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822132253053 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000222/3/1): Available (smpp_smsc.c:626) 20250822132253053 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0x1BE61BDF + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822132253053 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0x1BE61BDF + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822132253053 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0x1BE61BDF - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822132253053 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0x1BE61BDF - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250822132253053 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253054 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253054 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253054 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132253054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253054 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253054 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132253054 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on connection ID:13 MSC_Test_0-SCCP(1077)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1077)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1077)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1079)@718a44d66dfb: Message received on association #8 20250822132253054 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253054 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253054 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253054 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132253054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253054 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253054 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132253054 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on local reference:12 MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132253054 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x12009D1A:GERAN-A-157:LU)[0x56365ea659f0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822132253054 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x12009D1A:GERAN-A-157:LU)[0x56365ea659f0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x12009D1A:GERAN-A-157:LU)[0x56365ea65760] (msc_a.c:1053) 20250822132253054 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x12009D1A:GERAN-A-157:LU)[0x56365ea659f0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822132253054 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x12009D1A:GERAN-A-157:LU)[0x56365ea659f0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822132253054 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x12009D1A:GERAN-A-157:LU)[0x56365ea659f0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822132253054 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x12009D1A - active-conn: now used by 1 (attached) (msub.c:375) MSC_Test_0-RAN(1078)@718a44d66dfb: Added conn table entry 0TC_multi_lu_and_mo_ussd0(1086)1595778 20250822132253054 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253054 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253054 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253054 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132253054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253054 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253054 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132253054 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1079)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on local reference:13 MSC_Test_0-SCCP(1077)@718a44d66dfb: First idle individual index:0 MSC_Test_0-RAN(1078)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 20250822132253054 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253054 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132253054 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253054 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132253054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253054 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253054 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132253054 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1078)@718a44d66dfb: Added conn table entry 2TC_multi_lu_and_mo_ussd0(1093)11170264 MSC_Test_0-SCCP(1077)@718a44d66dfb: First idle individual index:2 MSC_Test_0-RAN(1078)@718a44d66dfb: patch: N(SD) for ConnIdx 2 set to 1 MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1078)@718a44d66dfb: Added conn table entry 3TC_multi_lu_and_mo_ussd0(1089)7458150 MSC_Test_0-RAN(1078)@718a44d66dfb: patch: N(SD) for ConnIdx 3 set to 1 MSC_Test_0-SCCP(1077)@718a44d66dfb: First idle individual index:3 MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1078)@718a44d66dfb: Deleted conn table entry 6TC_multi_lu_and_mo_ussd0(1097)11834737 MSC_Test_0-RAN(1078)@718a44d66dfb: Deleted conn table entry 9TC_multi_lu_and_mo_ussd0(1103)1300829 TC_multi_lu_and_mo_ussd0(1097)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1103)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1078)@718a44d66dfb: Deleted conn table entry 7TC_multi_lu_and_mo_ussd0(1099)6114046 20250822132253056 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0x02FB3E8D + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822132253056 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0x02FB3E8D - VTY: now used by 1 (attached) (msc_vty.c:1317) 20250822132253056 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0x10F53760 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822132253056 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0x10F53760 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1099)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132253056 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0xBD32E75D + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822132253056 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0xBD32E75D - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1103)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1103)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1103)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1097)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1097)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1097)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1078)@718a44d66dfb: Deleted conn table entry 13TC_multi_lu_and_mo_ussd0(1111)999574 TC_multi_lu_and_mo_ussd0(1111)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1078)@718a44d66dfb: Added conn table entry 4TC_multi_lu_and_mo_ussd0(1091)7293579 20250822132253057 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x12009D1A + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822132253057 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x12009D1A - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1099)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1097)@718a44d66dfb: 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 := '02FB3E8D'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } TC_multi_lu_and_mo_ussd0(1103)@718a44d66dfb: 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 := '10F53760'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } TC_multi_lu_and_mo_ussd0(1099)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1099)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1078)@718a44d66dfb: patch: N(SD) for ConnIdx 4 set to 1 MSC_Test_0-SCCP(1077)@718a44d66dfb: First idle individual index:4 MSC_Test_0-RAN(1078)@718a44d66dfb: Added conn table entry 5TC_multi_lu_and_mo_ussd0(1095)12129782 MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1077)@718a44d66dfb: First idle individual index:5 MSC_Test_0-RAN(1078)@718a44d66dfb: patch: N(SD) for ConnIdx 5 set to 1 TC_multi_lu_and_mo_ussd0(1099)@718a44d66dfb: 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 := 'BD32E75D'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(1111)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1111)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1078)@718a44d66dfb: Added conn table entry 6TC_multi_lu_and_mo_ussd0(1101)5306081 TC_multi_lu_and_mo_ussd0(1111)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1077)@718a44d66dfb: First idle individual index:6 MSC_Test_0-RAN(1078)@718a44d66dfb: patch: N(SD) for ConnIdx 6 set to 1 MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(1111)@718a44d66dfb: 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 := '12009D1A'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on connection ID:10 MSC_Test_0-SCCP(1077)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1077)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1077)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on connection ID:11 MSC_Test_0-SCCP(1077)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1077)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1077)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on connection ID:14 MSC_Test_0-SCCP(1077)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1077)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1077)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on connection ID:15 MSC_Test_0-SCCP(1077)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1077)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1077)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on connection ID:12 MSC_Test_0-SCCP(1077)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1077)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1077)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1078)@718a44d66dfb: Added conn table entry 7TC_multi_lu_and_mo_ussd0(1103)11143127 MSC_Test_0-RAN(1078)@718a44d66dfb: patch: N(SD) for ConnIdx 7 set to 1 MSC_Test_0-SCCP(1077)@718a44d66dfb: First idle individual index:7 MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1078)@718a44d66dfb: Added conn table entry 8TC_multi_lu_and_mo_ussd0(1097)15976328 MSC_Test_0-SCCP(1077)@718a44d66dfb: First idle individual index:8 MSC_Test_0-RAN(1078)@718a44d66dfb: patch: N(SD) for ConnIdx 8 set to 1 MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1078)@718a44d66dfb: Added conn table entry 9TC_multi_lu_and_mo_ussd0(1099)5874511 MSC_Test_0-SCCP(1077)@718a44d66dfb: First idle individual index:9 MSC_Test_0-RAN(1078)@718a44d66dfb: patch: N(SD) for ConnIdx 9 set to 1 MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1078)@718a44d66dfb: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(1078)@718a44d66dfb: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on connection ID:1 MSC_Test_0-SCCP(1077)@718a44d66dfb: vl_len:28 MSC_Test_0-SCCP(1077)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1077)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1078)@718a44d66dfb: Added conn table entry 13TC_multi_lu_and_mo_ussd0(1111)10686871 MSC_Test_0-SCCP(1077)@718a44d66dfb: First idle individual index:13 MSC_Test_0-RAN(1078)@718a44d66dfb: patch: N(SD) for ConnIdx 13 set to 1 MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132253258 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253258 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253258 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253258 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132253258 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253258 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253258 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132253258 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253258 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253258 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253258 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253258 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132253258 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253258 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253258 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132253258 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253258 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253258 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253258 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253258 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132253258 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253258 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253258 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132253258 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253258 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253258 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253258 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253258 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132253258 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253258 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253258 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132253258 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253258 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253258 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253258 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253258 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132253258 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253258 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253258 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132253258 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253258 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253258 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253258 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253258 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132253258 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253258 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253258 DMM DEBUG msc_a(TMSI-0x0AE1030C:GERAN-A-161:CM_SERVICE_REQ)[0x56365ea34030]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250822132253258 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0AE1030C:GERAN-A-161:CM_SERVICE_REQ)[0x56365ea1c4c0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822132253258 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0AE1030C:GERAN-A-161:CM_SERVICE_REQ)[0x56365ea1c4c0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x0AE1030C:GERAN-A-161:CM_SERVICE_REQ)[0x56365ea34030] (fsm.c:486) 20250822132253258 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0AE1030C:GERAN-A-161:CM_SERVICE_REQ)[0x56365ea1c4c0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250822132253258 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0AE1030C:GERAN-A-161:CM_SERVICE_REQ)[0x56365ea1c4c0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822132253258 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0x0AE1030C + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822132253258 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0x0AE1030C + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822132253258 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000210:MSISDN-491230000210:TMSI-0x0AE1030C:GERAN-A-161:CM_SERVICE_REQ)[0x56365ea1c4c0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822132253258 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000210:MSISDN-491230000210:TMSI-0x0AE1030C:GERAN-A-161:CM_SERVICE_REQ)[0x56365ea1c4c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822132253258 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132253258 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253258 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000210:MSISDN-491230000210:TMSI-0x0AE1030C:GERAN-A-161:CM_SERVICE_REQ)[0x56365ea1c4c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822132253258 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000210:MSISDN-491230000210:TMSI-0x0AE1030C:GERAN-A-161:CM_SERVICE_REQ)[0x56365ea1c4c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822132253258 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000210:MSISDN-491230000210:TMSI-0x0AE1030C:GERAN-A-161:CM_SERVICE_REQ)[0x56365ea1c4c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822132253258 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000210:MSISDN-491230000210:TMSI-0x0AE1030C:GERAN-A-161:CM_SERVICE_REQ)[0x56365ea1c4c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822132253258 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000210:MSISDN-491230000210:TMSI-0x0AE1030C:GERAN-A-161:CM_SERVICE_REQ)[0x56365ea1c4c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822132253258 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000210:MSISDN-491230000210:TMSI-0x0AE1030C:GERAN-A-161:CM_SERVICE_REQ)[0x56365ea1c4c0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822132253258 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000210:MSISDN-491230000210:TMSI-0x0AE1030C:GERAN-A-161:CM_SERVICE_REQ)[0x56365ea1c4c0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822132253258 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000210:MSISDN-491230000210:TMSI-0x0AE1030C:GERAN-A-161:CM_SERVICE_REQ)[0x56365ea1c4c0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822132253258 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253258 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253258 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253258 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132253258 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253258 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253258 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132253258 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253258 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253258 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253258 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253258 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132253258 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253258 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253258 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132253258 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253258 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000210/3/1): Available (smpp_smsc.c:626) 20250822132253258 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0x0AE1030C - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250822132253258 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253258 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253258 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253258 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132253258 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253258 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253258 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132253258 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253258 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253258 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253258 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253258 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132253258 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253258 DMM DEBUG msc_a(TMSI-0x4852120F:GERAN-A-162:CM_SERVICE_REQ)[0x56365ea659f0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250822132253258 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4852120F:GERAN-A-162:CM_SERVICE_REQ)[0x56365ea52120]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822132253258 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4852120F:GERAN-A-162:CM_SERVICE_REQ)[0x56365ea52120]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x4852120F:GERAN-A-162:CM_SERVICE_REQ)[0x56365ea659f0] (fsm.c:486) 20250822132253258 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4852120F:GERAN-A-162:CM_SERVICE_REQ)[0x56365ea52120]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250822132253258 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4852120F:GERAN-A-162:CM_SERVICE_REQ)[0x56365ea52120]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822132253258 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x4852120F + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822132253258 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x4852120F + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822132253258 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x4852120F:GERAN-A-162:CM_SERVICE_REQ)[0x56365ea52120]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822132253258 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x4852120F:GERAN-A-162:CM_SERVICE_REQ)[0x56365ea52120]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822132253258 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x4852120F:GERAN-A-162:CM_SERVICE_REQ)[0x56365ea52120]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822132253258 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253258 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132253258 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253258 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x4852120F:GERAN-A-162:CM_SERVICE_REQ)[0x56365ea52120]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822132253258 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x4852120F:GERAN-A-162:CM_SERVICE_REQ)[0x56365ea52120]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822132253258 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x4852120F:GERAN-A-162:CM_SERVICE_REQ)[0x56365ea52120]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822132253258 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x4852120F:GERAN-A-162:CM_SERVICE_REQ)[0x56365ea52120]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822132253258 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x4852120F:GERAN-A-162:CM_SERVICE_REQ)[0x56365ea52120]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822132253258 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x4852120F:GERAN-A-162:CM_SERVICE_REQ)[0x56365ea52120]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822132253258 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x4852120F:GERAN-A-162:CM_SERVICE_REQ)[0x56365ea52120]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822132253259 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253259 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253259 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253259 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132253259 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253259 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253259 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132253259 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253258 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000214/3/1): Available (smpp_smsc.c:626) 20250822132253258 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x4852120F - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250822132253259 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253259 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253259 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253259 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132253259 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253259 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253259 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132253259 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253259 DMM DEBUG msc_a(TMSI-0x08674D76:GERAN-A-163:CM_SERVICE_REQ)[0x56365ea3f580]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250822132253259 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x08674D76:GERAN-A-163:CM_SERVICE_REQ)[0x56365ea51ae0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822132253259 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x08674D76:GERAN-A-163:CM_SERVICE_REQ)[0x56365ea51ae0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x08674D76:GERAN-A-163:CM_SERVICE_REQ)[0x56365ea3f580] (fsm.c:486) 20250822132253259 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x08674D76:GERAN-A-163:CM_SERVICE_REQ)[0x56365ea51ae0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250822132253259 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x08674D76:GERAN-A-163:CM_SERVICE_REQ)[0x56365ea51ae0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822132253259 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0x08674D76 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822132253259 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0x08674D76 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822132253259 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000212:MSISDN-491230000212:TMSI-0x08674D76:GERAN-A-163:CM_SERVICE_REQ)[0x56365ea51ae0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822132253259 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000212:MSISDN-491230000212:TMSI-0x08674D76:GERAN-A-163:CM_SERVICE_REQ)[0x56365ea51ae0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822132253259 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000212:MSISDN-491230000212:TMSI-0x08674D76:GERAN-A-163:CM_SERVICE_REQ)[0x56365ea51ae0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822132253259 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000212:MSISDN-491230000212:TMSI-0x08674D76:GERAN-A-163:CM_SERVICE_REQ)[0x56365ea51ae0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822132253259 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000212:MSISDN-491230000212:TMSI-0x08674D76:GERAN-A-163:CM_SERVICE_REQ)[0x56365ea51ae0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822132253259 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000212:MSISDN-491230000212:TMSI-0x08674D76:GERAN-A-163:CM_SERVICE_REQ)[0x56365ea51ae0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822132253259 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000212:MSISDN-491230000212:TMSI-0x08674D76:GERAN-A-163:CM_SERVICE_REQ)[0x56365ea51ae0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822132253259 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000212:MSISDN-491230000212:TMSI-0x08674D76:GERAN-A-163:CM_SERVICE_REQ)[0x56365ea51ae0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822132253259 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000212:MSISDN-491230000212:TMSI-0x08674D76:GERAN-A-163:CM_SERVICE_REQ)[0x56365ea51ae0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822132253259 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000212:MSISDN-491230000212:TMSI-0x08674D76:GERAN-A-163:CM_SERVICE_REQ)[0x56365ea51ae0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822132253259 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253259 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253259 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253259 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132253259 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000212/3/1): Available (smpp_smsc.c:626) 20250822132253259 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0x08674D76 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250822132253259 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253259 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253259 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132253259 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253259 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253259 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253259 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253259 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132253259 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253259 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253259 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132253259 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253259 DMM DEBUG msc_a(TMSI-0x57489F61:GERAN-A-164:CM_SERVICE_REQ)[0x56365ea05b50]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250822132253259 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x57489F61:GERAN-A-164:CM_SERVICE_REQ)[0x56365ea49de0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822132253259 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x57489F61:GERAN-A-164:CM_SERVICE_REQ)[0x56365ea49de0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x57489F61:GERAN-A-164:CM_SERVICE_REQ)[0x56365ea05b50] (fsm.c:486) 20250822132253259 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x57489F61:GERAN-A-164:CM_SERVICE_REQ)[0x56365ea49de0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250822132253259 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x57489F61:GERAN-A-164:CM_SERVICE_REQ)[0x56365ea49de0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822132253259 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x57489F61 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822132253259 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x57489F61 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822132253259 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x57489F61:GERAN-A-164:CM_SERVICE_REQ)[0x56365ea49de0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822132253259 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x57489F61:GERAN-A-164:CM_SERVICE_REQ)[0x56365ea49de0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822132253259 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x57489F61:GERAN-A-164:CM_SERVICE_REQ)[0x56365ea49de0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822132253259 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253259 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253259 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253259 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132253259 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253259 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253259 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132253259 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253259 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x57489F61:GERAN-A-164:CM_SERVICE_REQ)[0x56365ea49de0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822132253259 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x57489F61:GERAN-A-164:CM_SERVICE_REQ)[0x56365ea49de0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822132253259 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x57489F61:GERAN-A-164:CM_SERVICE_REQ)[0x56365ea49de0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822132253259 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x57489F61:GERAN-A-164:CM_SERVICE_REQ)[0x56365ea49de0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822132253259 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x57489F61:GERAN-A-164:CM_SERVICE_REQ)[0x56365ea49de0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822132253259 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x57489F61:GERAN-A-164:CM_SERVICE_REQ)[0x56365ea49de0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822132253259 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x57489F61:GERAN-A-164:CM_SERVICE_REQ)[0x56365ea49de0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822132253259 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000213/3/1): Available (smpp_smsc.c:626) 20250822132253259 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x57489F61 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250822132253259 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253259 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253259 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253259 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132253259 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253259 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253259 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132253259 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253259 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253259 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253259 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253259 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132253259 DMM DEBUG msc_a(TMSI-0x1626565C:GERAN-A-165:CM_SERVICE_REQ)[0x56365ea52fe0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250822132253259 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1626565C:GERAN-A-165:CM_SERVICE_REQ)[0x56365ea6bd60]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822132253259 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1626565C:GERAN-A-165:CM_SERVICE_REQ)[0x56365ea6bd60]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x1626565C:GERAN-A-165:CM_SERVICE_REQ)[0x56365ea52fe0] (fsm.c:486) 20250822132253259 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1626565C:GERAN-A-165:CM_SERVICE_REQ)[0x56365ea6bd60]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250822132253259 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1626565C:GERAN-A-165:CM_SERVICE_REQ)[0x56365ea6bd60]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822132253259 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0x1626565C + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822132253259 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0x1626565C + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822132253259 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000215:MSISDN-491230000215:TMSI-0x1626565C:GERAN-A-165:CM_SERVICE_REQ)[0x56365ea6bd60]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822132253259 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000215:MSISDN-491230000215:TMSI-0x1626565C:GERAN-A-165:CM_SERVICE_REQ)[0x56365ea6bd60]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822132253259 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000215:MSISDN-491230000215:TMSI-0x1626565C:GERAN-A-165:CM_SERVICE_REQ)[0x56365ea6bd60]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822132253259 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253259 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253259 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132253259 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1079)@718a44d66dfb: Message received on association #8 20250822132253259 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000215:MSISDN-491230000215:TMSI-0x1626565C:GERAN-A-165:CM_SERVICE_REQ)[0x56365ea6bd60]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822132253259 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000215:MSISDN-491230000215:TMSI-0x1626565C:GERAN-A-165:CM_SERVICE_REQ)[0x56365ea6bd60]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822132253259 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000215:MSISDN-491230000215:TMSI-0x1626565C:GERAN-A-165:CM_SERVICE_REQ)[0x56365ea6bd60]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822132253259 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000215:MSISDN-491230000215:TMSI-0x1626565C:GERAN-A-165:CM_SERVICE_REQ)[0x56365ea6bd60]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822132253259 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000215:MSISDN-491230000215:TMSI-0x1626565C:GERAN-A-165:CM_SERVICE_REQ)[0x56365ea6bd60]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822132253259 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000215:MSISDN-491230000215:TMSI-0x1626565C:GERAN-A-165:CM_SERVICE_REQ)[0x56365ea6bd60]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822132253259 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000215:MSISDN-491230000215:TMSI-0x1626565C:GERAN-A-165:CM_SERVICE_REQ)[0x56365ea6bd60]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822132253259 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000215/3/1): Available (smpp_smsc.c:626) 20250822132253259 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0x1626565C - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250822132253259 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1079)@718a44d66dfb: Message received on association #8 20250822132253259 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253259 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253259 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132253259 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253259 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253259 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132253259 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822132253259 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253259 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253259 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253259 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132253259 DMM DEBUG msc_a(TMSI-0x3E75C9E1:GERAN-A-166:CM_SERVICE_REQ)[0x56365ea2dfc0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250822132253259 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3E75C9E1:GERAN-A-166:CM_SERVICE_REQ)[0x56365ea4a710]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822132253259 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3E75C9E1:GERAN-A-166:CM_SERVICE_REQ)[0x56365ea4a710]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x3E75C9E1:GERAN-A-166:CM_SERVICE_REQ)[0x56365ea2dfc0] (fsm.c:486) MSC_Test_0-SCCP(1077)@718a44d66dfb: { messageType := 2, destLocRef := '185982'O, sourceLocRef := '0000A1'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-M3UA(1079)@718a44d66dfb: Message received on association #8 MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132253259 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3E75C9E1:GERAN-A-166:CM_SERVICE_REQ)[0x56365ea4a710]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250822132253259 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3E75C9E1:GERAN-A-166:CM_SERVICE_REQ)[0x56365ea4a710]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822132253259 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0x3E75C9E1 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822132253259 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0x3E75C9E1 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132253259 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000218:MSISDN-491230000218:TMSI-0x3E75C9E1:GERAN-A-166:CM_SERVICE_REQ)[0x56365ea4a710]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822132253259 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000218:MSISDN-491230000218:TMSI-0x3E75C9E1:GERAN-A-166:CM_SERVICE_REQ)[0x56365ea4a710]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822132253259 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000218:MSISDN-491230000218:TMSI-0x3E75C9E1:GERAN-A-166:CM_SERVICE_REQ)[0x56365ea4a710]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822132253259 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000218:MSISDN-491230000218:TMSI-0x3E75C9E1:GERAN-A-166:CM_SERVICE_REQ)[0x56365ea4a710]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822132253259 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000218:MSISDN-491230000218:TMSI-0x3E75C9E1:GERAN-A-166:CM_SERVICE_REQ)[0x56365ea4a710]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822132253259 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000218:MSISDN-491230000218:TMSI-0x3E75C9E1:GERAN-A-166:CM_SERVICE_REQ)[0x56365ea4a710]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822132253259 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253259 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253259 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132253259 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253259 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253259 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253259 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253259 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132253259 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253259 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253259 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000218:MSISDN-491230000218:TMSI-0x3E75C9E1:GERAN-A-166:CM_SERVICE_REQ)[0x56365ea4a710]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822132253259 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132253259 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000218:MSISDN-491230000218:TMSI-0x3E75C9E1:GERAN-A-166:CM_SERVICE_REQ)[0x56365ea4a710]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822132253259 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000218:MSISDN-491230000218:TMSI-0x3E75C9E1:GERAN-A-166:CM_SERVICE_REQ)[0x56365ea4a710]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822132253259 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253259 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000218:MSISDN-491230000218:TMSI-0x3E75C9E1:GERAN-A-166:CM_SERVICE_REQ)[0x56365ea4a710]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822132253259 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000218/3/1): Available (smpp_smsc.c:626) 20250822132253259 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0x3E75C9E1 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) MSC_Test_0-M3UA(1079)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822132253259 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x904CC6B4:GERAN-A-154:LU)[0x56365ea570d0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822132253259 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x904CC6B4:GERAN-A-154:LU)[0x56365ea570d0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x904CC6B4:GERAN-A-154:LU)[0x56365ea56e40] (msc_a.c:1053) 20250822132253260 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x904CC6B4:GERAN-A-154:LU)[0x56365ea570d0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822132253260 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x904CC6B4:GERAN-A-154:LU)[0x56365ea570d0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822132253260 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x904CC6B4:GERAN-A-154:LU)[0x56365ea570d0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) MSC_Test_0-SCCP(1077)@718a44d66dfb: { messageType := 2, destLocRef := 'AA71D8'O, sourceLocRef := '0000A2'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on local reference:2 20250822132253260 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253260 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253260 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253260 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132253260 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x904CC6B4 - active-conn: now used by 1 (attached) (msub.c:375) 20250822132253260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253260 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253260 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132253260 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253260 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253260 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x88D64F3C:GERAN-A-155:LU)[0x56365ea51c40]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822132253260 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x88D64F3C:GERAN-A-155:LU)[0x56365ea51c40]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x88D64F3C:GERAN-A-155:LU)[0x56365ea519b0] (msc_a.c:1053) 20250822132253260 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x88D64F3C:GERAN-A-155:LU)[0x56365ea51c40]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822132253260 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x88D64F3C:GERAN-A-155:LU)[0x56365ea51c40]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822132253260 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253260 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x88D64F3C:GERAN-A-155:LU)[0x56365ea51c40]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822132253260 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253260 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132253260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253260 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253260 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132253260 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253260 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x88D64F3C - active-conn: now used by 1 (attached) (msub.c:375) 20250822132253260 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253260 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253260 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253260 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132253260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253260 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253260 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000224:MSISDN-491230000224:TMSI-0x37DF63A3:GERAN-A-158:LU)[0x56365ea69ff0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822132253260 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000224:MSISDN-491230000224:TMSI-0x37DF63A3:GERAN-A-158:LU)[0x56365ea69ff0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000224:MSISDN-491230000224:TMSI-0x37DF63A3:GERAN-A-158:LU)[0x56365ea67970] (msc_a.c:1053) 20250822132253260 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000224:MSISDN-491230000224:TMSI-0x37DF63A3:GERAN-A-158:LU)[0x56365ea69ff0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822132253260 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000224:MSISDN-491230000224:TMSI-0x37DF63A3:GERAN-A-158:LU)[0x56365ea69ff0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822132253260 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000224:MSISDN-491230000224:TMSI-0x37DF63A3:GERAN-A-158:LU)[0x56365ea69ff0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) MSC_Test_0-M3UA(1079)@718a44d66dfb: Message received on association #8 20250822132253260 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132253260 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253260 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0x37DF63A3 - active-conn: now used by 1 (attached) (msub.c:375) 20250822132253260 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253260 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent20250822132253260 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253260 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132253260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253260 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000225:MSISDN-491230000225:TMSI-0x1D7CF56D:GERAN-A-159:LU)[0x56365ea6ea30]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822132253260 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000225:MSISDN-491230000225:TMSI-0x1D7CF56D:GERAN-A-159:LU)[0x56365ea6ea30]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000225:MSISDN-491230000225:TMSI-0x1D7CF56D:GERAN-A-159:LU)[0x56365ea6e850] (msc_a.c:1053) 20250822132253260 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000225:MSISDN-491230000225:TMSI-0x1D7CF56D:GERAN-A-159:LU)[0x56365ea6ea30]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822132253260 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000225:MSISDN-491230000225:TMSI-0x1D7CF56D:GERAN-A-159:LU)[0x56365ea6ea30]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822132253260 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000225:MSISDN-491230000225:TMSI-0x1D7CF56D:GERAN-A-159:LU)[0x56365ea6ea30]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822132253260 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253260 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132253260 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1079)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on local reference:2 MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132253260 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0x1D7CF56D - active-conn: now used by 1 (attached) (msub.c:375) 20250822132253260 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253260 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253260 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on local reference:2 MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1079)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1079)@718a44d66dfb: Message received on association #8 20250822132253260 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132253260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253260 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253260 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132253260 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253260 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000222:MSISDN-491230000222:TMSI-0x1BE61BDF:GERAN-A-156:LU)[0x56365ea54700]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822132253260 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000222:MSISDN-491230000222:TMSI-0x1BE61BDF:GERAN-A-156:LU)[0x56365ea54700]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000222:MSISDN-491230000222:TMSI-0x1BE61BDF:GERAN-A-156:LU)[0x56365ea54470] (msc_a.c:1053) 20250822132253260 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000222:MSISDN-491230000222:TMSI-0x1BE61BDF:GERAN-A-156:LU)[0x56365ea54700]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822132253260 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000222:MSISDN-491230000222:TMSI-0x1BE61BDF:GERAN-A-156:LU)[0x56365ea54700]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822132253260 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000222:MSISDN-491230000222:TMSI-0x1BE61BDF:GERAN-A-156:LU)[0x56365ea54700]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822132253260 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0x1BE61BDF - active-conn: now used by 1 (attached) (msub.c:375) MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1077)@718a44d66dfb: { messageType := 2, destLocRef := '71CD66'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(1077)@718a44d66dfb: Session index based on local reference:3 MSC_Test_0-M3UA(1079)@718a44d66dfb: Message received on association #8 20250822132253260 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253260 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822132253260 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253260 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132253260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253260 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253260 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132253260 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on local reference:3 MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on local reference:3 MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(1079)@718a44d66dfb: Message received on association #8 MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822132253260 DMM DEBUG msc_a(TMSI-0x10F53760:GERAN-A-167:CM_SERVICE_REQ)[0x56365ea570d0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250822132253260 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x10F53760:GERAN-A-167:CM_SERVICE_REQ)[0x56365ea56e40]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822132253260 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x10F53760:GERAN-A-167:CM_SERVICE_REQ)[0x56365ea56e40]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x10F53760:GERAN-A-167:CM_SERVICE_REQ)[0x56365ea570d0] (fsm.c:486) 20250822132253260 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x10F53760:GERAN-A-167:CM_SERVICE_REQ)[0x56365ea56e40]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250822132253260 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x10F53760:GERAN-A-167:CM_SERVICE_REQ)[0x56365ea56e40]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822132253260 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0x10F53760 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822132253260 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0x10F53760 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) MSC_Test_0-SCCP(1077)@718a44d66dfb: { messageType := 2, destLocRef := '6F4A8B'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(1077)@718a44d66dfb: Session index based on local reference:4 20250822132253260 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000219:MSISDN-491230000219:TMSI-0x10F53760:GERAN-A-167:CM_SERVICE_REQ)[0x56365ea56e40]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822132253260 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000219:MSISDN-491230000219:TMSI-0x10F53760:GERAN-A-167:CM_SERVICE_REQ)[0x56365ea56e40]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822132253260 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000219:MSISDN-491230000219:TMSI-0x10F53760:GERAN-A-167:CM_SERVICE_REQ)[0x56365ea56e40]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822132253260 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000219:MSISDN-491230000219:TMSI-0x10F53760:GERAN-A-167:CM_SERVICE_REQ)[0x56365ea56e40]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822132253260 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000219:MSISDN-491230000219:TMSI-0x10F53760:GERAN-A-167:CM_SERVICE_REQ)[0x56365ea56e40]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822132253260 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000219:MSISDN-491230000219:TMSI-0x10F53760:GERAN-A-167:CM_SERVICE_REQ)[0x56365ea56e40]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822132253260 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000219:MSISDN-491230000219:TMSI-0x10F53760:GERAN-A-167:CM_SERVICE_REQ)[0x56365ea56e40]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822132253260 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000219:MSISDN-491230000219:TMSI-0x10F53760:GERAN-A-167:CM_SERVICE_REQ)[0x56365ea56e40]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822132253260 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000219:MSISDN-491230000219:TMSI-0x10F53760:GERAN-A-167:CM_SERVICE_REQ)[0x56365ea56e40]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822132253260 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000219:MSISDN-491230000219:TMSI-0x10F53760:GERAN-A-167:CM_SERVICE_REQ)[0x56365ea56e40]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822132253260 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000219/3/1): Available (smpp_smsc.c:626) 20250822132253260 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0x10F53760 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250822132253260 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253260 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253260 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253260 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132253260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253260 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253260 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132253260 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1079)@718a44d66dfb: Message received on association #8 20250822132253260 DMM DEBUG msc_a(TMSI-0x02FB3E8D:GERAN-A-168:CM_SERVICE_REQ)[0x56365ea60f20]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250822132253260 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x02FB3E8D:GERAN-A-168:CM_SERVICE_REQ)[0x56365ea6bb90]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822132253260 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x02FB3E8D:GERAN-A-168:CM_SERVICE_REQ)[0x56365ea6bb90]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x02FB3E8D:GERAN-A-168:CM_SERVICE_REQ)[0x56365ea60f20] (fsm.c:486) 20250822132253260 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x02FB3E8D:GERAN-A-168:CM_SERVICE_REQ)[0x56365ea6bb90]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250822132253260 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x02FB3E8D:GERAN-A-168:CM_SERVICE_REQ)[0x56365ea6bb90]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on local reference:4 MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132253260 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0x02FB3E8D + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822132253260 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0x02FB3E8D + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822132253260 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000216:MSISDN-491230000216:TMSI-0x02FB3E8D:GERAN-A-168:CM_SERVICE_REQ)[0x56365ea6bb90]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822132253260 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000216:MSISDN-491230000216:TMSI-0x02FB3E8D:GERAN-A-168:CM_SERVICE_REQ)[0x56365ea6bb90]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822132253260 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000216:MSISDN-491230000216:TMSI-0x02FB3E8D:GERAN-A-168:CM_SERVICE_REQ)[0x56365ea6bb90]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822132253260 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000216:MSISDN-491230000216:TMSI-0x02FB3E8D:GERAN-A-168:CM_SERVICE_REQ)[0x56365ea6bb90]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822132253260 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000216:MSISDN-491230000216:TMSI-0x02FB3E8D:GERAN-A-168:CM_SERVICE_REQ)[0x56365ea6bb90]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822132253260 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000216:MSISDN-491230000216:TMSI-0x02FB3E8D:GERAN-A-168:CM_SERVICE_REQ)[0x56365ea6bb90]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822132253260 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000216:MSISDN-491230000216:TMSI-0x02FB3E8D:GERAN-A-168:CM_SERVICE_REQ)[0x56365ea6bb90]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822132253260 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000216:MSISDN-491230000216:TMSI-0x02FB3E8D:GERAN-A-168:CM_SERVICE_REQ)[0x56365ea6bb90]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822132253260 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000216:MSISDN-491230000216:TMSI-0x02FB3E8D:GERAN-A-168:CM_SERVICE_REQ)[0x56365ea6bb90]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822132253260 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000216:MSISDN-491230000216:TMSI-0x02FB3E8D:GERAN-A-168:CM_SERVICE_REQ)[0x56365ea6bb90]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822132253261 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000216/3/1): Available (smpp_smsc.c:626) 20250822132253261 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0x02FB3E8D - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250822132253261 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253261 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253261 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253261 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132253261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253261 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0x0AE1030C + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250822132253261 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0x0AE1030C - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) 20250822132253261 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253261 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132253261 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1079)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822132253261 DMM DEBUG msc_a(TMSI-0xBD32E75D:GERAN-A-169:CM_SERVICE_REQ)[0x56365ea6c080]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250822132253261 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xBD32E75D:GERAN-A-169:CM_SERVICE_REQ)[0x56365ea542b0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822132253261 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xBD32E75D:GERAN-A-169:CM_SERVICE_REQ)[0x56365ea542b0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xBD32E75D:GERAN-A-169:CM_SERVICE_REQ)[0x56365ea6c080] (fsm.c:486) 20250822132253261 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xBD32E75D:GERAN-A-169:CM_SERVICE_REQ)[0x56365ea542b0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250822132253261 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xBD32E75D:GERAN-A-169:CM_SERVICE_REQ)[0x56365ea542b0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822132253261 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0xBD32E75D + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822132253261 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0xBD32E75D + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822132253261 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000217:MSISDN-491230000217:TMSI-0xBD32E75D:GERAN-A-169:CM_SERVICE_REQ)[0x56365ea542b0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822132253261 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000217:MSISDN-491230000217:TMSI-0xBD32E75D:GERAN-A-169:CM_SERVICE_REQ)[0x56365ea542b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822132253261 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000217:MSISDN-491230000217:TMSI-0xBD32E75D:GERAN-A-169:CM_SERVICE_REQ)[0x56365ea542b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822132253261 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000217:MSISDN-491230000217:TMSI-0xBD32E75D:GERAN-A-169:CM_SERVICE_REQ)[0x56365ea542b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822132253261 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000217:MSISDN-491230000217:TMSI-0xBD32E75D:GERAN-A-169:CM_SERVICE_REQ)[0x56365ea542b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822132253261 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000217:MSISDN-491230000217:TMSI-0xBD32E75D:GERAN-A-169:CM_SERVICE_REQ)[0x56365ea542b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822132253261 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000217:MSISDN-491230000217:TMSI-0xBD32E75D:GERAN-A-169:CM_SERVICE_REQ)[0x56365ea542b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822132253261 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000217:MSISDN-491230000217:TMSI-0xBD32E75D:GERAN-A-169:CM_SERVICE_REQ)[0x56365ea542b0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822132253261 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000217:MSISDN-491230000217:TMSI-0xBD32E75D:GERAN-A-169:CM_SERVICE_REQ)[0x56365ea542b0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822132253261 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000217:MSISDN-491230000217:TMSI-0xBD32E75D:GERAN-A-169:CM_SERVICE_REQ)[0x56365ea542b0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on local reference:4 MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132253261 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000217/3/1): Available (smpp_smsc.c:626) 20250822132253261 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0xBD32E75D - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250822132253261 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253261 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253261 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253261 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132253261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253261 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253261 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132253261 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253261 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x35D70DE9 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) MSC_Test_0-M3UA(1079)@718a44d66dfb: Message received on association #8 20250822132253261 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253261 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253261 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253261 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132253261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253261 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253261 DMM DEBUG msc_a(TMSI-0x12009D1A:GERAN-A-170:CM_SERVICE_REQ)[0x56365ea3feb0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250822132253261 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x12009D1A:GERAN-A-170:CM_SERVICE_REQ)[0x56365ea4a250]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822132253261 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x12009D1A:GERAN-A-170:CM_SERVICE_REQ)[0x56365ea4a250]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x12009D1A:GERAN-A-170:CM_SERVICE_REQ)[0x56365ea3feb0] (fsm.c:486) 20250822132253261 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x12009D1A:GERAN-A-170:CM_SERVICE_REQ)[0x56365ea4a250]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250822132253261 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x12009D1A:GERAN-A-170:CM_SERVICE_REQ)[0x56365ea4a250]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822132253261 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x12009D1A + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822132253261 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x12009D1A + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822132253261 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132253261 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253261 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x12009D1A:GERAN-A-170:CM_SERVICE_REQ)[0x56365ea4a250]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822132253261 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x12009D1A:GERAN-A-170:CM_SERVICE_REQ)[0x56365ea4a250]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822132253261 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x12009D1A:GERAN-A-170:CM_SERVICE_REQ)[0x56365ea4a250]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1077)@718a44d66dfb: { messageType := 2, destLocRef := 'B915F6'O, sourceLocRef := '0000A5'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on local reference:5 20250822132253261 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x12009D1A:GERAN-A-170:CM_SERVICE_REQ)[0x56365ea4a250]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822132253261 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x12009D1A:GERAN-A-170:CM_SERVICE_REQ)[0x56365ea4a250]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822132253261 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x12009D1A:GERAN-A-170:CM_SERVICE_REQ)[0x56365ea4a250]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822132253261 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x12009D1A:GERAN-A-170:CM_SERVICE_REQ)[0x56365ea4a250]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822132253261 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x12009D1A:GERAN-A-170:CM_SERVICE_REQ)[0x56365ea4a250]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822132253261 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x12009D1A:GERAN-A-170:CM_SERVICE_REQ)[0x56365ea4a250]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822132253261 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x12009D1A:GERAN-A-170:CM_SERVICE_REQ)[0x56365ea4a250]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) MSC_Test_0-M3UA(1079)@718a44d66dfb: Message received on association #8 20250822132253261 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000223/3/1): Available (smpp_smsc.c:626) 20250822132253261 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x12009D1A - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250822132253261 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253261 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253261 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253261 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132253261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253261 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253261 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132253261 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822132253261 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253261 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253261 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253261 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132253261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253261 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253261 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132253261 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253261 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253261 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253261 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253261 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132253261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253261 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253261 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132253261 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253261 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253261 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253261 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253261 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132253261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253261 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253261 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132253261 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253261 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253261 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253261 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253261 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132253261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253261 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253261 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132253261 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253261 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x4852120F + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250822132253261 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x4852120F - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) 20250822132253261 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on local reference:5 20250822132253261 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253261 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253261 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132253261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253261 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253261 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132253261 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253261 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253261 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253261 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253261 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1079)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1079)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1079)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1079)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on local reference:5 20250822132253261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253261 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253261 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132253261 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253261 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253261 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253261 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253261 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132253261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253261 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253261 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132253261 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253261 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253261 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253261 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253261 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132253261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253261 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1079)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1079)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1077)@718a44d66dfb: { messageType := 2, destLocRef := '50F6E1'O, sourceLocRef := '0000A6'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on local reference:6 20250822132253261 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132253261 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253262 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253262 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253262 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253262 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132253262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253262 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253262 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132253262 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253262 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253262 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253262 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253262 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132253262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253262 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) MSC_Test_0-M3UA(1079)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822132253262 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132253262 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253262 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253262 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253262 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253262 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132253262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253262 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) MSC_Test_0-M3UA(1079)@718a44d66dfb: Message received on association #8 MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on local reference:6 MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on local reference:6 MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes20250822132253262 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132253262 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253262 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253262 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253262 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253262 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132253262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253262 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253262 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132253262 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253262 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253262 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253262 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253262 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132253262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253262 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253262 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132253262 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on local reference:10 MSC_Test_0-M3UA(1079)@718a44d66dfb: Message received on association #8 MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on local reference:11 20250822132253262 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253262 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253262 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253262 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132253262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253262 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253262 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132253262 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253262 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253262 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253262 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253262 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on local reference:14 MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on local reference:15 MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on local reference:12 MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132253262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253262 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253262 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132253262 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253262 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253262 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253262 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253262 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132253262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253262 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253262 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132253262 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253262 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253262 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253262 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253262 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132253262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253262 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253262 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132253262 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253262 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253262 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253262 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1079)@718a44d66dfb: Message received on association #8 20250822132253262 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132253262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253262 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253262 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132253262 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253262 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822132253262 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253262 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253262 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132253262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253262 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253262 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132253262 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253262 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253262 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253262 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253262 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132253262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253262 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253262 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132253262 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1077)@718a44d66dfb: { messageType := 2, destLocRef := 'AA07D7'O, sourceLocRef := '0000A7'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on local reference:7 MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132253262 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253262 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253262 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253262 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132253262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253262 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253262 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132253262 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253262 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253262 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253262 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253262 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132253262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253262 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253262 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132253262 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(1086)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1079)@718a44d66dfb: Message received on association #8 20250822132253262 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253262 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253262 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253262 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132253262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253262 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253262 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132253262 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mo_ussd0(1086)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132253262 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253262 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253262 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253262 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132253262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_0-M3UA(1079)@718a44d66dfb: Message received on association #8 MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on local reference:7 MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 data has been put to the reassembly buffer TC_multi_lu_and_mo_ussd0(1087)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822132253262 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253262 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132253262 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1079)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on local reference:7 MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1079)@718a44d66dfb: Message received on association #8 20250822132253262 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253262 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253262 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253262 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132253262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253262 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253262 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132253262 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1079)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1077)@718a44d66dfb: { messageType := 2, destLocRef := 'F3C788'O, sourceLocRef := '0000A8'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on local reference:8 MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on local reference:8 MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1079)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on local reference:8 MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1079)@718a44d66dfb: Message received on association #8 TC_multi_lu_and_mo_ussd0(1093)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1077)@718a44d66dfb: { messageType := 2, destLocRef := '59A34F'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-M3UA(1079)@718a44d66dfb: Message received on association #8 MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on local reference:9 TC_multi_lu_and_mo_ussd0(1093)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1079)@718a44d66dfb: Message received on association #8 MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on local reference:9 MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1079)@718a44d66dfb: Message received on association #8 MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on local reference:9 MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1079)@718a44d66dfb: Message received on association #8 MSC_Test-GSUP(1083)@718a44d66dfb: Created GsupExpect[1] for "262420000000210" to be handled at TC_multi_lu_and_mo_ussd0(1086) MSC_Test_0-SCCP(1077)@718a44d66dfb: { messageType := 2, destLocRef := 'A31197'O, sourceLocRef := '0000AA'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on local reference:13 MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on local reference:13 MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132253263 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x35D70DE9 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250822132253263 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x35D70DE9 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:505) 20250822132253263 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x35D70DE9 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250822132253263 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x35D70DE9 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822132253263 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x35D70DE9 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822132253263 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x35D70DE9 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on local reference:13 MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132253263 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x35D70DE9 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822132253263 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253263 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253263 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253263 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132253263 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253263 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253263 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132253263 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253263 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253263 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253263 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253263 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132253263 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253263 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253263 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132253263 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1079)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1079)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on local reference:1 MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on local reference:1 MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1083)@718a44d66dfb: Created GsupExpect[2] for "262420000000214" to be handled at TC_multi_lu_and_mo_ussd0(1093) 20250822132253263 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0x08674D76 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250822132253263 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0x08674D76 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) 20250822132253264 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x57489F61 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250822132253264 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x57489F61 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1089)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1089)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1083)@718a44d66dfb: Created GsupExpect[3] for "262420000000212" to be handled at TC_multi_lu_and_mo_ussd0(1089) TC_multi_lu_and_mo_ussd0(1091)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1091)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1083)@718a44d66dfb: Created GsupExpect[4] for "262420000000213" to be handled at TC_multi_lu_and_mo_ussd0(1091) 20250822132253266 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0x1626565C + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250822132253266 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0x1626565C - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) 20250822132253267 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0x3E75C9E1 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250822132253267 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0x3E75C9E1 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-RAN(1078)@718a44d66dfb: Deleted conn table entry 10TC_multi_lu_and_mo_ussd0(1105)7401629 TC_multi_lu_and_mo_ussd0(1095)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1095)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1078)@718a44d66dfb: Deleted conn table entry 11TC_multi_lu_and_mo_ussd0(1107)14231853 TC_multi_lu_and_mo_ussd0(1105)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1078)@718a44d66dfb: Deleted conn table entry 14TC_multi_lu_and_mo_ussd0(1113)4637928 MSC_Test-GSUP(1083)@718a44d66dfb: Created GsupExpect[5] for "262420000000215" to be handled at TC_multi_lu_and_mo_ussd0(1095) TC_multi_lu_and_mo_ussd0(1101)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" 20250822132253268 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x904CC6B4 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822132253268 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x904CC6B4 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1101)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1107)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1078)@718a44d66dfb: Deleted conn table entry 15TC_multi_lu_and_mo_ussd0(1115)12769895 TC_multi_lu_and_mo_ussd0(1113)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132253268 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x88D64F3C + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822132253268 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x88D64F3C - VTY: now used by 1 (attached) (msc_vty.c:1317) 20250822132253268 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0x37DF63A3 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822132253268 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0x37DF63A3 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1115)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1078)@718a44d66dfb: Deleted conn table entry 12TC_multi_lu_and_mo_ussd0(1109)11962017 MSC_Test-GSUP(1083)@718a44d66dfb: Created GsupExpect[6] for "262420000000218" to be handled at TC_multi_lu_and_mo_ussd0(1101) 20250822132253269 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0x1D7CF56D + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822132253269 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0x1D7CF56D - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1109)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1107)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" 20250822132253269 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0x1BE61BDF + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) TC_multi_lu_and_mo_ussd0(1107)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1107)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132253269 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0x1BE61BDF - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1105)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1105)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132253269 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0x10F53760 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250822132253269 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0x10F53760 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1105)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1113)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1113)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1113)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1115)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1115)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1105)@718a44d66dfb: 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 := '904CC6B4'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } TC_multi_lu_and_mo_ussd0(1115)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1107)@718a44d66dfb: 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 := '88D64F3C'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } TC_multi_lu_and_mo_ussd0(1113)@718a44d66dfb: 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 := '37DF63A3'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } TC_multi_lu_and_mo_ussd0(1109)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" 20250822132253270 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0x02FB3E8D + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250822132253270 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0x02FB3E8D - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1109)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1109)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1115)@718a44d66dfb: 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 := '1D7CF56D'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } TC_multi_lu_and_mo_ussd0(1103)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1103)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1109)@718a44d66dfb: 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 := '1BE61BDF'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } TC_multi_lu_and_mo_ussd0(1097)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1097)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132253271 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0xBD32E75D + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250822132253271 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0xBD32E75D - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test-GSUP(1083)@718a44d66dfb: Created GsupExpect[7] for "262420000000216" to be handled at TC_multi_lu_and_mo_ussd0(1097) MSC_Test-GSUP(1083)@718a44d66dfb: Created GsupExpect[8] for "262420000000219" to be handled at TC_multi_lu_and_mo_ussd0(1103) TC_multi_lu_and_mo_ussd0(1099)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1099)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1083)@718a44d66dfb: Created GsupExpect[9] for "262420000000217" to be handled at TC_multi_lu_and_mo_ussd0(1099) 20250822132253273 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x12009D1A + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250822132253273 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x12009D1A - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1111)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1111)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1087)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1078)@718a44d66dfb: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(1078)@718a44d66dfb: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test-GSUP(1083)@718a44d66dfb: Created GsupExpect[10] for "262420000000223" to be handled at TC_multi_lu_and_mo_ussd0(1111) MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on connection ID:2 MSC_Test_0-SCCP(1077)@718a44d66dfb: vl_len:28 MSC_Test_0-SCCP(1077)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1077)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(1078)@718a44d66dfb: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1078)@718a44d66dfb: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O 20250822132253274 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253274 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253274 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253274 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132253274 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253274 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253274 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132253274 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on connection ID:3 MSC_Test_0-SCCP(1077)@718a44d66dfb: vl_len:28 MSC_Test_0-SCCP(1077)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1077)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O 20250822132253275 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x4852120F + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1078)@718a44d66dfb: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O TC_multi_lu_and_mo_ussd0(1093)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1078)@718a44d66dfb: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1077)@718a44d66dfb: vl_len:28 MSC_Test_0-SCCP(1077)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1077)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132253275 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x4852120F + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250822132253275 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x4852120F - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:505) 20250822132253275 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x4852120F - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250822132253275 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x4852120F + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822132253275 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x4852120F + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822132253275 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x4852120F - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822132253275 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x4852120F - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) MSC_Test_0-RAN(1078)@718a44d66dfb: Added conn table entry 10TC_multi_lu_and_mo_ussd0(1105)9428927 20250822132253275 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253275 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253275 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253275 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132253275 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253275 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253276 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132253276 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253276 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253276 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253276 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253276 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132253276 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253276 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253276 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132253276 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253276 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253276 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253276 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253276 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132253276 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253276 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253276 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132253276 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1079)@718a44d66dfb: Message received on association #8 MSC_Test_0-SCCP(1077)@718a44d66dfb: First idle individual index:10 MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822132253276 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253276 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253276 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(1079)@718a44d66dfb: Message received on association #8 MSC_Test_0-RAN(1078)@718a44d66dfb: patch: N(SD) for ConnIdx 10 set to 1 MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on local reference:2 MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 will be put to the reassembly buffer 20250822132253276 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132253276 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253276 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253276 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132253276 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on local reference:2 MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132253276 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253276 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253276 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132253276 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132253276 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253276 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253276 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132253276 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253276 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0x08674D76 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) MSC_Test_0-RAN(1078)@718a44d66dfb: Added conn table entry 11TC_multi_lu_and_mo_ussd0(1107)7895269 20250822132253276 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0x0AE1030C + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) MSC_Test_0-SCCP(1077)@718a44d66dfb: First idle individual index:11 MSC_Test_0-RAN(1078)@718a44d66dfb: patch: N(SD) for ConnIdx 11 set to 1 MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132253277 DMM DEBUG msc_a(TMSI-0x904CC6B4:GERAN-A-171:CM_SERVICE_REQ)[0x56365ea5b760]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250822132253277 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x904CC6B4:GERAN-A-171:CM_SERVICE_REQ)[0x56365ea51880]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822132253277 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x904CC6B4:GERAN-A-171:CM_SERVICE_REQ)[0x56365ea51880]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x904CC6B4:GERAN-A-171:CM_SERVICE_REQ)[0x56365ea5b760] (fsm.c:486) 20250822132253277 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x904CC6B4:GERAN-A-171:CM_SERVICE_REQ)[0x56365ea51880]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250822132253277 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x904CC6B4:GERAN-A-171:CM_SERVICE_REQ)[0x56365ea51880]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822132253277 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x904CC6B4 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822132253277 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x904CC6B4 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822132253277 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x904CC6B4:GERAN-A-171:CM_SERVICE_REQ)[0x56365ea51880]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822132253277 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x904CC6B4:GERAN-A-171:CM_SERVICE_REQ)[0x56365ea51880]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822132253277 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x904CC6B4:GERAN-A-171:CM_SERVICE_REQ)[0x56365ea51880]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822132253277 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x904CC6B4:GERAN-A-171:CM_SERVICE_REQ)[0x56365ea51880]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822132253277 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x904CC6B4:GERAN-A-171:CM_SERVICE_REQ)[0x56365ea51880]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822132253277 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x904CC6B4:GERAN-A-171:CM_SERVICE_REQ)[0x56365ea51880]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822132253277 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x904CC6B4:GERAN-A-171:CM_SERVICE_REQ)[0x56365ea51880]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822132253277 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x904CC6B4:GERAN-A-171:CM_SERVICE_REQ)[0x56365ea51880]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822132253277 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x904CC6B4:GERAN-A-171:CM_SERVICE_REQ)[0x56365ea51880]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822132253277 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x904CC6B4:GERAN-A-171:CM_SERVICE_REQ)[0x56365ea51880]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822132253277 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000220/3/1): Available (smpp_smsc.c:626) 20250822132253277 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x904CC6B4 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) MSC_Test_0-RAN(1078)@718a44d66dfb: Added conn table entry 12TC_multi_lu_and_mo_ussd0(1113)9109442 20250822132253277 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253277 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253277 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) TC_multi_lu_and_mo_ussd0(1089)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132253277 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132253277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253277 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253277 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132253277 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253277 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253277 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253277 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253277 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132253277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253277 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253277 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132253277 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1078)@718a44d66dfb: patch: N(SD) for ConnIdx 12 set to 1 MSC_Test_0-SCCP(1077)@718a44d66dfb: First idle individual index:12 20250822132253277 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253277 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253277 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253277 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132253277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253277 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253277 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132253277 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253277 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253277 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_0-M3UA(1079)@718a44d66dfb: Message received on association #8 20250822132253277 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253277 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132253277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253277 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253277 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822132253277 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253277 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0x08674D76 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250822132253277 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0x08674D76 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:505) MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1077)@718a44d66dfb: { messageType := 2, destLocRef := '8FDFBF'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(1077)@718a44d66dfb: Session index based on local reference:10 MSC_Test_0-M3UA(1079)@718a44d66dfb: Message received on association #8 20250822132253277 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253277 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253277 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253277 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132253277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253277 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0x08674D76 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250822132253277 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253277 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132253277 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on local reference:10 MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1079)@718a44d66dfb: Message received on association #8 20250822132253277 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0x08674D76 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822132253277 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0x08674D76 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822132253277 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0x08674D76 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822132253277 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0x08674D76 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) MSC_Test_0-RAN(1078)@718a44d66dfb: Added conn table entry 14TC_multi_lu_and_mo_ussd0(1115)14705748 MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on local reference:10 MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(1086)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1077)@718a44d66dfb: First idle individual index:14 MSC_Test_0-RAN(1078)@718a44d66dfb: patch: N(SD) for ConnIdx 14 set to 1 20250822132253278 DMM DEBUG msc_a(TMSI-0x88D64F3C:GERAN-A-172:CM_SERVICE_REQ)[0x56365ea621d0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250822132253278 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x88D64F3C:GERAN-A-172:CM_SERVICE_REQ)[0x56365ea47cf0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822132253278 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x88D64F3C:GERAN-A-172:CM_SERVICE_REQ)[0x56365ea47cf0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x88D64F3C:GERAN-A-172:CM_SERVICE_REQ)[0x56365ea621d0] (fsm.c:486) 20250822132253278 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x88D64F3C:GERAN-A-172:CM_SERVICE_REQ)[0x56365ea47cf0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250822132253278 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x88D64F3C:GERAN-A-172:CM_SERVICE_REQ)[0x56365ea47cf0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822132253278 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x88D64F3C + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822132253278 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x88D64F3C + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822132253278 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x88D64F3C:GERAN-A-172:CM_SERVICE_REQ)[0x56365ea47cf0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822132253278 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x88D64F3C:GERAN-A-172:CM_SERVICE_REQ)[0x56365ea47cf0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822132253278 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x88D64F3C:GERAN-A-172:CM_SERVICE_REQ)[0x56365ea47cf0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132253278 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253278 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253278 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253278 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132253278 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253278 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253278 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132253278 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x88D64F3C:GERAN-A-172:CM_SERVICE_REQ)[0x56365ea47cf0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822132253278 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x88D64F3C:GERAN-A-172:CM_SERVICE_REQ)[0x56365ea47cf0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822132253278 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x88D64F3C:GERAN-A-172:CM_SERVICE_REQ)[0x56365ea47cf0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822132253278 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x88D64F3C:GERAN-A-172:CM_SERVICE_REQ)[0x56365ea47cf0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822132253278 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x88D64F3C:GERAN-A-172:CM_SERVICE_REQ)[0x56365ea47cf0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822132253278 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253278 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x88D64F3C:GERAN-A-172:CM_SERVICE_REQ)[0x56365ea47cf0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822132253278 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x88D64F3C:GERAN-A-172:CM_SERVICE_REQ)[0x56365ea47cf0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822132253278 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000221/3/1): Available (smpp_smsc.c:626) 20250822132253278 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x88D64F3C - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250822132253278 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253278 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253278 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253278 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132253278 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253278 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253278 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132253278 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253278 DMM DEBUG msc_a(TMSI-0x37DF63A3:GERAN-A-173:CM_SERVICE_REQ)[0x56365ea4b920]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250822132253278 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x37DF63A3:GERAN-A-173:CM_SERVICE_REQ)[0x56365ea4e9d0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822132253278 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x37DF63A3:GERAN-A-173:CM_SERVICE_REQ)[0x56365ea4e9d0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x37DF63A3:GERAN-A-173:CM_SERVICE_REQ)[0x56365ea4b920] (fsm.c:486) 20250822132253278 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x37DF63A3:GERAN-A-173:CM_SERVICE_REQ)[0x56365ea4e9d0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250822132253278 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x37DF63A3:GERAN-A-173:CM_SERVICE_REQ)[0x56365ea4e9d0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822132253278 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0x37DF63A3 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822132253278 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0x37DF63A3 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) MSC_Test_0-M3UA(1079)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822132253278 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000224:MSISDN-491230000224:TMSI-0x37DF63A3:GERAN-A-173:CM_SERVICE_REQ)[0x56365ea4e9d0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822132253278 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000224:MSISDN-491230000224:TMSI-0x37DF63A3:GERAN-A-173:CM_SERVICE_REQ)[0x56365ea4e9d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on local reference:3 MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132253278 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000224:MSISDN-491230000224:TMSI-0x37DF63A3:GERAN-A-173:CM_SERVICE_REQ)[0x56365ea4e9d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822132253278 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000224:MSISDN-491230000224:TMSI-0x37DF63A3:GERAN-A-173:CM_SERVICE_REQ)[0x56365ea4e9d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822132253278 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000224:MSISDN-491230000224:TMSI-0x37DF63A3:GERAN-A-173:CM_SERVICE_REQ)[0x56365ea4e9d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822132253278 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000224:MSISDN-491230000224:TMSI-0x37DF63A3:GERAN-A-173:CM_SERVICE_REQ)[0x56365ea4e9d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822132253278 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000224:MSISDN-491230000224:TMSI-0x37DF63A3:GERAN-A-173:CM_SERVICE_REQ)[0x56365ea4e9d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822132253278 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000224:MSISDN-491230000224:TMSI-0x37DF63A3:GERAN-A-173:CM_SERVICE_REQ)[0x56365ea4e9d0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822132253278 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000224:MSISDN-491230000224:TMSI-0x37DF63A3:GERAN-A-173:CM_SERVICE_REQ)[0x56365ea4e9d0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822132253278 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000224:MSISDN-491230000224:TMSI-0x37DF63A3:GERAN-A-173:CM_SERVICE_REQ)[0x56365ea4e9d0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822132253278 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000224/3/1): Available (smpp_smsc.c:626) 20250822132253278 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0x37DF63A3 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250822132253278 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253278 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253278 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253278 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132253278 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253278 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253278 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132253278 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253278 DMM DEBUG msc_a(TMSI-0x1D7CF56D:GERAN-A-174:CM_SERVICE_REQ)[0x56365ea5caf0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250822132253278 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1D7CF56D:GERAN-A-174:CM_SERVICE_REQ)[0x56365ea5cc20]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822132253278 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1D7CF56D:GERAN-A-174:CM_SERVICE_REQ)[0x56365ea5cc20]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x1D7CF56D:GERAN-A-174:CM_SERVICE_REQ)[0x56365ea5caf0] (fsm.c:486) 20250822132253278 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1D7CF56D:GERAN-A-174:CM_SERVICE_REQ)[0x56365ea5cc20]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250822132253278 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1D7CF56D:GERAN-A-174:CM_SERVICE_REQ)[0x56365ea5cc20]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822132253278 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0x1D7CF56D + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822132253278 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0x1D7CF56D + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) MSC_Test_0-M3UA(1079)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822132253278 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000225:MSISDN-491230000225:TMSI-0x1D7CF56D:GERAN-A-174:CM_SERVICE_REQ)[0x56365ea5cc20]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822132253278 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000225:MSISDN-491230000225:TMSI-0x1D7CF56D:GERAN-A-174:CM_SERVICE_REQ)[0x56365ea5cc20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822132253278 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000225:MSISDN-491230000225:TMSI-0x1D7CF56D:GERAN-A-174:CM_SERVICE_REQ)[0x56365ea5cc20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on local reference:3 MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132253278 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000225:MSISDN-491230000225:TMSI-0x1D7CF56D:GERAN-A-174:CM_SERVICE_REQ)[0x56365ea5cc20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822132253278 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000225:MSISDN-491230000225:TMSI-0x1D7CF56D:GERAN-A-174:CM_SERVICE_REQ)[0x56365ea5cc20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822132253278 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000225:MSISDN-491230000225:TMSI-0x1D7CF56D:GERAN-A-174:CM_SERVICE_REQ)[0x56365ea5cc20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822132253278 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000225:MSISDN-491230000225:TMSI-0x1D7CF56D:GERAN-A-174:CM_SERVICE_REQ)[0x56365ea5cc20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822132253278 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000225:MSISDN-491230000225:TMSI-0x1D7CF56D:GERAN-A-174:CM_SERVICE_REQ)[0x56365ea5cc20]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822132253278 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000225:MSISDN-491230000225:TMSI-0x1D7CF56D:GERAN-A-174:CM_SERVICE_REQ)[0x56365ea5cc20]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822132253278 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000225:MSISDN-491230000225:TMSI-0x1D7CF56D:GERAN-A-174:CM_SERVICE_REQ)[0x56365ea5cc20]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822132253278 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000225/3/1): Available (smpp_smsc.c:626) 20250822132253278 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0x1D7CF56D - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250822132253278 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253278 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253278 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253278 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132253278 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253278 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253278 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132253278 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253278 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253278 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253278 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253278 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132253278 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253278 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253278 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132253278 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253278 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253278 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253278 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253278 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132253278 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253278 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253278 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132253278 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253278 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253278 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253278 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253278 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132253279 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253279 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253279 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132253279 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1079)@718a44d66dfb: Message received on association #8 20250822132253279 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253279 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253279 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253279 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132253279 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253279 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253279 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132253279 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253279 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253279 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253279 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253279 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132253279 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1079)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822132253279 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253279 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132253279 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253279 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253279 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253279 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253279 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132253279 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_0-SCCP(1077)@718a44d66dfb: { messageType := 2, destLocRef := '7878E5'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-M3UA(1079)@718a44d66dfb: Message received on association #8 MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on local reference:11 MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822132253279 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253279 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132253279 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253279 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253279 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253279 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253279 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132253279 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_0-M3UA(1079)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on local reference:11 MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1079)@718a44d66dfb: Message received on association #8 20250822132253279 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253279 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132253279 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253279 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253279 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253279 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253279 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132253279 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253279 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253279 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132253279 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on local reference:11 MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1079)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1079)@718a44d66dfb: Message received on association #8 MSC_Test_0-SCCP(1077)@718a44d66dfb: { messageType := 2, destLocRef := '8AFFC2'O, sourceLocRef := '0000AD'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on local reference:12 MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on local reference:12 MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(1079)@718a44d66dfb: Message received on association #8 MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1079)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on local reference:12 MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1077)@718a44d66dfb: { messageType := 2, destLocRef := 'E06454'O, sourceLocRef := '0000AE'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on local reference:14 MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on local reference:14 MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on local reference:14 MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132253280 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x904CC6B4 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250822132253280 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x904CC6B4 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1093)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1078)@718a44d66dfb: Added conn table entry 15TC_multi_lu_and_mo_ussd0(1109)15063417 TC_multi_lu_and_mo_ussd0(1105)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1105)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1078)@718a44d66dfb: patch: N(SD) for ConnIdx 15 set to 1 MSC_Test_0-SCCP(1077)@718a44d66dfb: First idle individual index:15 MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132253281 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253281 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253281 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253281 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132253281 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253281 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253281 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test-GSUP(1083)@718a44d66dfb: Created GsupExpect[11] for "262420000000220" to be handled at TC_multi_lu_and_mo_ussd0(1105) 20250822132253281 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1078)@718a44d66dfb: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(1078)@718a44d66dfb: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on connection ID:4 MSC_Test_0-SCCP(1077)@718a44d66dfb: vl_len:28 MSC_Test_0-SCCP(1077)@718a44d66dfb: vl_from0 20250822132253281 DMM DEBUG msc_a(TMSI-0x1BE61BDF:GERAN-A-175:CM_SERVICE_REQ)[0x56365ea3eb20]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250822132253281 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1BE61BDF:GERAN-A-175:CM_SERVICE_REQ)[0x56365ea3edb0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822132253281 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1BE61BDF:GERAN-A-175:CM_SERVICE_REQ)[0x56365ea3edb0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x1BE61BDF:GERAN-A-175:CM_SERVICE_REQ)[0x56365ea3eb20] (fsm.c:486) 20250822132253281 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1BE61BDF:GERAN-A-175:CM_SERVICE_REQ)[0x56365ea3edb0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250822132253281 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1BE61BDF:GERAN-A-175:CM_SERVICE_REQ)[0x56365ea3edb0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822132253281 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0x1BE61BDF + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822132253281 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0x1BE61BDF + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) MSC_Test_0-SCCP(1077)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O 20250822132253281 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000222:MSISDN-491230000222:TMSI-0x1BE61BDF:GERAN-A-175:CM_SERVICE_REQ)[0x56365ea3edb0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822132253281 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000222:MSISDN-491230000222:TMSI-0x1BE61BDF:GERAN-A-175:CM_SERVICE_REQ)[0x56365ea3edb0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822132253281 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000222:MSISDN-491230000222:TMSI-0x1BE61BDF:GERAN-A-175:CM_SERVICE_REQ)[0x56365ea3edb0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132253281 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000222:MSISDN-491230000222:TMSI-0x1BE61BDF:GERAN-A-175:CM_SERVICE_REQ)[0x56365ea3edb0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822132253281 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000222:MSISDN-491230000222:TMSI-0x1BE61BDF:GERAN-A-175:CM_SERVICE_REQ)[0x56365ea3edb0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822132253281 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000222:MSISDN-491230000222:TMSI-0x1BE61BDF:GERAN-A-175:CM_SERVICE_REQ)[0x56365ea3edb0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822132253281 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000222:MSISDN-491230000222:TMSI-0x1BE61BDF:GERAN-A-175:CM_SERVICE_REQ)[0x56365ea3edb0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822132253281 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000222:MSISDN-491230000222:TMSI-0x1BE61BDF:GERAN-A-175:CM_SERVICE_REQ)[0x56365ea3edb0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822132253281 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000222:MSISDN-491230000222:TMSI-0x1BE61BDF:GERAN-A-175:CM_SERVICE_REQ)[0x56365ea3edb0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822132253281 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000222:MSISDN-491230000222:TMSI-0x1BE61BDF:GERAN-A-175:CM_SERVICE_REQ)[0x56365ea3edb0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822132253281 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000222/3/1): Available (smpp_smsc.c:626) 20250822132253281 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0x1BE61BDF - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) MSC_Test_0-RAN(1078)@718a44d66dfb: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O 20250822132253281 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253281 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253281 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253281 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132253281 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253281 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253281 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132253281 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253281 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253281 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253281 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253281 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132253281 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253281 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253281 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132253281 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253281 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253281 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253281 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253281 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132253281 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253281 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253281 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132253281 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253281 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253281 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253281 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253281 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132253281 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253281 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253281 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132253281 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1079)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1079)@718a44d66dfb: Message received on association #8 20250822132253281 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x57489F61 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) MSC_Test_0-RAN(1078)@718a44d66dfb: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1077)@718a44d66dfb: { messageType := 2, destLocRef := 'E5D979'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-M3UA(1079)@718a44d66dfb: Message received on association #8 MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on local reference:15 20250822132253281 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0x0AE1030C + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250822132253281 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0x0AE1030C - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:505) 20250822132253282 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0x0AE1030C - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250822132253282 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0x0AE1030C + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822132253282 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0x0AE1030C + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822132253282 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0x0AE1030C - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822132253282 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0x0AE1030C - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on local reference:15 MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on local reference:15 MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on connection ID:5 MSC_Test_0-SCCP(1077)@718a44d66dfb: vl_len:28 MSC_Test_0-SCCP(1077)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1077)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O 20250822132253282 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253282 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253282 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253282 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132253282 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253282 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253282 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132253282 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253282 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253282 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253282 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253282 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132253282 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253282 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253282 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132253282 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253282 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253282 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253282 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253282 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132253282 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253282 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253282 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132253282 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1079)@718a44d66dfb: Message received on association #8 MSC_Test_0-RAN(1078)@718a44d66dfb: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1078)@718a44d66dfb: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(1079)@718a44d66dfb: Message received on association #8 20250822132253282 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0x1626565C + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on connection ID:6 MSC_Test_0-SCCP(1077)@718a44d66dfb: vl_len:28 MSC_Test_0-SCCP(1077)@718a44d66dfb: vl_from0 TC_multi_lu_and_mo_ussd0(1091)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1077)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on connection ID:1 MSC_Test_0-SCCP(1077)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1077)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1077)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132253282 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253282 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253282 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253282 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132253282 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253282 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253282 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132253282 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1078)@718a44d66dfb: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(1078)@718a44d66dfb: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O 20250822132253282 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0x3E75C9E1 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250822132253283 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x57489F61 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250822132253283 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x57489F61 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:505) 20250822132253283 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x57489F61 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250822132253283 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x57489F61 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822132253283 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x57489F61 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822132253283 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x57489F61 - 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(1095)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on connection ID:7 MSC_Test_0-SCCP(1077)@718a44d66dfb: vl_len:28 MSC_Test_0-SCCP(1077)@718a44d66dfb: vl_from0 20250822132253283 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x57489F61 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) MSC_Test_0-SCCP(1077)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O 20250822132253283 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253283 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253283 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253283 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132253283 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253283 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253283 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132253283 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132253283 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253283 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253283 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253283 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132253283 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253283 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253283 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132253283 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253283 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253283 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253283 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253283 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132253283 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253283 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253283 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132253283 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1079)@718a44d66dfb: Message received on association #8 MSC_Test_0-RAN(1078)@718a44d66dfb: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O 20250822132253283 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253283 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253283 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253283 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132253283 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253283 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253283 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132253283 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253283 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x35D70DE9:GERAN-A-160:CM_SERVICE_REQ)[0x56365ea341e0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822132253283 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x35D70DE9:GERAN-A-160:CM_SERVICE_REQ)[0x56365ea341e0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x35D70DE9:GERAN-A-160:CM_SERVICE_REQ)[0x56365ea379b0] (msc_a.c:1053) MSC_Test_0-RAN(1078)@718a44d66dfb: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1079)@718a44d66dfb: Message received on association #8 MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on local reference:4 MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on local reference:4 MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on connection ID:9 MSC_Test_0-SCCP(1077)@718a44d66dfb: vl_len:28 MSC_Test_0-SCCP(1077)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1077)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O 20250822132253283 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x35D70DE9:GERAN-A-160:CM_SERVICE_REQ)[0x56365ea341e0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822132253283 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x35D70DE9:GERAN-A-160:CM_SERVICE_REQ)[0x56365ea341e0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1078)@718a44d66dfb: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O 20250822132253283 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253283 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253283 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253283 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132253283 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253283 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253283 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132253283 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1078)@718a44d66dfb: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O TC_multi_lu_and_mo_ussd0(1101)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132253283 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x35D70DE9 - active-conn: now used by 1 (attached) (msub.c:375) MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on connection ID:8 MSC_Test_0-SCCP(1077)@718a44d66dfb: vl_len:28 20250822132253283 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0x10F53760 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) MSC_Test_0-SCCP(1077)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1077)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O 20250822132253283 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0x1626565C + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250822132253283 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0x1626565C - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:505) MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132253283 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253283 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253283 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253283 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132253283 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253283 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253283 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0x1626565C - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250822132253283 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132253283 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253283 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253283 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253283 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253283 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132253283 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253283 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) MSC_Test_0-M3UA(1079)@718a44d66dfb: Message received on association #8 20250822132253283 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132253283 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822132253283 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0x1626565C + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822132253283 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0x1626565C + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822132253283 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0x1626565C - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822132253283 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0x1626565C - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822132253284 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0xBD32E75D + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on local reference:1 MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132253284 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253284 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253284 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253284 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132253284 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253284 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253284 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132253284 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253284 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0x02FB3E8D + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) MSC_Test_0-M3UA(1079)@718a44d66dfb: Message received on association #8 20250822132253284 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253284 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253284 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253284 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132253284 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253284 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253284 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132253284 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253284 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253284 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253284 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253284 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132253284 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822132253284 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253284 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132253284 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253284 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0x3E75C9E1 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250822132253284 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0x3E75C9E1 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:505) MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on local reference:5 MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132253284 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0x3E75C9E1 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250822132253284 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0x3E75C9E1 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822132253284 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0x3E75C9E1 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) MSC_Test_0-M3UA(1079)@718a44d66dfb: Message received on association #8 20250822132253284 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0x3E75C9E1 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822132253284 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0x3E75C9E1 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on local reference:5 MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(1103)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132253284 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253284 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253284 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253284 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132253284 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253284 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253284 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132253284 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253284 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253284 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253284 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253284 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132253284 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253284 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253284 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132253284 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1079)@718a44d66dfb: Message received on association #8 TC_multi_lu_and_mo_ussd0(1099)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on local reference:6 MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1079)@718a44d66dfb: Message received on association #8 20250822132253284 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0x10F53760 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250822132253284 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0x10F53760 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:505) MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822132253285 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0x10F53760 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on local reference:6 MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132253285 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0x10F53760 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822132253285 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0x10F53760 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822132253285 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0x10F53760 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822132253285 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0x10F53760 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822132253285 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253285 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) TC_multi_lu_and_mo_ussd0(1097)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132253285 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253285 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132253285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253285 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253285 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132253285 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253285 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253285 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253285 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253285 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132253285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253285 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253285 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132253285 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1079)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1079)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on local reference:7 MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on local reference:7 MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(1089)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132253286 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x88D64F3C + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250822132253286 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x88D64F3C - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) 20250822132253286 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0x37DF63A3 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250822132253286 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0x37DF63A3 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1107)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1107)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132253286 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0x1D7CF56D + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250822132253286 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0x1D7CF56D - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test-GSUP(1083)@718a44d66dfb: Created GsupExpect[12] for "262420000000221" to be handled at TC_multi_lu_and_mo_ussd0(1107) TC_multi_lu_and_mo_ussd0(1113)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1113)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132253287 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0x1BE61BDF + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250822132253287 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0x1BE61BDF - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1115)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1115)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1083)@718a44d66dfb: Created GsupExpect[13] for "262420000000224" to be handled at TC_multi_lu_and_mo_ussd0(1113) MSC_Test-GSUP(1083)@718a44d66dfb: Created GsupExpect[14] for "262420000000225" to be handled at TC_multi_lu_and_mo_ussd0(1115) MSC_Test_0-RAN(1078)@718a44d66dfb: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(1078)@718a44d66dfb: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O TC_multi_lu_and_mo_ussd0(1109)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1109)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1086)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on connection ID:13 MSC_Test_0-SCCP(1077)@718a44d66dfb: vl_len:28 MSC_Test_0-SCCP(1077)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1077)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on connection ID:2 MSC_Test_0-SCCP(1077)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1077)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1077)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822132253288 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253288 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253288 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253288 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132253288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253288 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253288 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132253288 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132253288 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x12009D1A + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) MSC_Test-GSUP(1083)@718a44d66dfb: Created GsupExpect[15] for "262420000000222" to be handled at TC_multi_lu_and_mo_ussd0(1109) 20250822132253288 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0xBD32E75D + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250822132253288 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0xBD32E75D - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:505) 20250822132253288 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0xBD32E75D - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250822132253288 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0xBD32E75D + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822132253288 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0xBD32E75D + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822132253288 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0xBD32E75D - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822132253289 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0xBD32E75D - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822132253289 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0x02FB3E8D + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250822132253289 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0x02FB3E8D - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:505) 20250822132253289 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253289 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253289 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253289 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132253289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253289 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253289 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132253289 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253289 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0x02FB3E8D - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) TC_multi_lu_and_mo_ussd0(1111)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132253289 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0x02FB3E8D + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822132253289 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0x02FB3E8D + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822132253289 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0x02FB3E8D - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822132253289 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253289 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253289 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253289 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132253289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253289 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253289 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132253289 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1079)@718a44d66dfb: Message received on association #8 20250822132253289 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0x02FB3E8D - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on local reference:9 MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132253289 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x4852120F:GERAN-A-162:CM_SERVICE_REQ)[0x56365ea52120]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822132253289 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x4852120F:GERAN-A-162:CM_SERVICE_REQ)[0x56365ea52120]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x4852120F:GERAN-A-162:CM_SERVICE_REQ)[0x56365ea659f0] (msc_a.c:1053) 20250822132253289 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x4852120F:GERAN-A-162:CM_SERVICE_REQ)[0x56365ea52120]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822132253289 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x4852120F:GERAN-A-162:CM_SERVICE_REQ)[0x56365ea52120]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822132253289 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x4852120F - active-conn: now used by 1 (attached) (msub.c:375) 20250822132253289 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253289 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253289 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253289 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132253289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253289 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253289 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132253289 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253289 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253289 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253289 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253289 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132253289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253289 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253289 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132253289 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253289 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253289 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253289 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253289 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132253289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253289 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253289 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132253289 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253289 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253289 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253289 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253289 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132253289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253289 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253289 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132253289 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1079)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1079)@718a44d66dfb: Message received on association #8 MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on local reference:9 MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1079)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1079)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on local reference:8 MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on local reference:8 MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on local reference:2 20250822132253290 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253290 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253290 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253290 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132253290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253290 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253290 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132253290 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1078)@718a44d66dfb: Deleted conn table entry 1TC_multi_lu_and_mo_ussd0(1087)12954427 TC_multi_lu_and_mo_ussd0(1087)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1091)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132253290 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x35D70DE9 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822132253290 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x35D70DE9 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1095)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1087)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1087)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1101)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on connection ID:3 MSC_Test_0-SCCP(1077)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1077)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1077)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-RAN(1078)@718a44d66dfb: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1078)@718a44d66dfb: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O TC_multi_lu_and_mo_ussd0(1103)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on connection ID:10 MSC_Test_0-SCCP(1077)@718a44d66dfb: vl_len:28 MSC_Test_0-SCCP(1077)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1077)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(1087)@718a44d66dfb: Final verdict of PTC: pass TC_multi_lu_and_mo_ussd0(1099)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1078)@718a44d66dfb: Deleted conn table entry 2TC_multi_lu_and_mo_ussd0(1093)11170264 TC_multi_lu_and_mo_ussd0(1093)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1097)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132253293 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x4852120F + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822132253293 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x4852120F - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1077)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1077)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1077)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on connection ID:4 MSC_Test_0-SCCP(1077)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1077)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1077)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on connection ID:5 MSC_Test_0-SCCP(1077)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1077)@718a44d66dfb: vl_from0 MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1077)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1078)@718a44d66dfb: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(1078)@718a44d66dfb: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O TC_multi_lu_and_mo_ussd0(1093)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1093)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on connection ID:11 MSC_Test_0-SCCP(1077)@718a44d66dfb: vl_len:28 MSC_Test_0-SCCP(1077)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1077)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on connection ID:6 MSC_Test_0-SCCP(1077)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1077)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1077)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1078)@718a44d66dfb: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(1078)@718a44d66dfb: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on connection ID:14 MSC_Test_0-SCCP(1077)@718a44d66dfb: vl_len:28 MSC_Test_0-SCCP(1077)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1077)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1078)@718a44d66dfb: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(1078)@718a44d66dfb: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on connection ID:12 MSC_Test_0-SCCP(1077)@718a44d66dfb: vl_len:28 MSC_Test_0-SCCP(1077)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1077)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on connection ID:7 MSC_Test_0-SCCP(1077)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1077)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1077)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(1093)@718a44d66dfb: Final verdict of PTC: pass MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on connection ID:9 MSC_Test_0-SCCP(1077)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1077)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1077)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on connection ID:8 MSC_Test_0-SCCP(1077)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1077)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1077)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1078)@718a44d66dfb: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(1078)@718a44d66dfb: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on connection ID:15 MSC_Test_0-SCCP(1077)@718a44d66dfb: vl_len:28 MSC_Test_0-SCCP(1077)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1077)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132253330 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x12009D1A + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250822132253330 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x12009D1A - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:505) 20250822132253330 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x12009D1A - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250822132253330 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x12009D1A + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822132253330 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x12009D1A + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822132253330 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x12009D1A - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822132253330 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x12009D1A - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822132253330 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253330 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253330 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253330 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132253330 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253330 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253330 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132253330 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253330 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253330 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253330 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253330 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132253330 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253330 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253330 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132253330 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253330 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253330 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253330 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253330 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132253330 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253330 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253330 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132253330 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253331 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253331 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253331 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253331 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132253331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253331 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253331 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132253331 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253331 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253331 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253331 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253331 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132253331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253331 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253331 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132253331 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253331 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253331 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253331 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253331 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132253331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253331 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253331 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132253331 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253331 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253331 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253331 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253331 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132253331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_0-M3UA(1079)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1079)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on local reference:1320250822132253331 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253331 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132253331 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253331 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253331 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on local reference:13 MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 will be put to the reassembly buffer20250822132253331 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253331 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000212:MSISDN-491230000212:TMSI-0x08674D76:GERAN-A-163:CM_SERVICE_REQ)[0x56365ea51ae0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822132253331 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000212:MSISDN-491230000212:TMSI-0x08674D76:GERAN-A-163:CM_SERVICE_REQ)[0x56365ea51ae0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000212:MSISDN-491230000212:TMSI-0x08674D76:GERAN-A-163:CM_SERVICE_REQ)[0x56365ea3f580] (msc_a.c:1053) 20250822132253331 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000212:MSISDN-491230000212:TMSI-0x08674D76:GERAN-A-163:CM_SERVICE_REQ)[0x56365ea51ae0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822132253331 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000212:MSISDN-491230000212:TMSI-0x08674D76:GERAN-A-163:CM_SERVICE_REQ)[0x56365ea51ae0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822132253331 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0x08674D76 - active-conn: now used by 1 (attached) (msub.c:375) 20250822132253331 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x904CC6B4 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250822132253331 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000210:MSISDN-491230000210:TMSI-0x0AE1030C:GERAN-A-161:CM_SERVICE_REQ)[0x56365ea1c4c0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822132253331 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000210:MSISDN-491230000210:TMSI-0x0AE1030C:GERAN-A-161:CM_SERVICE_REQ)[0x56365ea1c4c0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000210:MSISDN-491230000210:TMSI-0x0AE1030C:GERAN-A-161:CM_SERVICE_REQ)[0x56365ea34030] (msc_a.c:1053) 20250822132253331 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000210:MSISDN-491230000210:TMSI-0x0AE1030C:GERAN-A-161:CM_SERVICE_REQ)[0x56365ea1c4c0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822132253331 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000210:MSISDN-491230000210:TMSI-0x0AE1030C:GERAN-A-161:CM_SERVICE_REQ)[0x56365ea1c4c0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822132253331 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0x0AE1030C - active-conn: now used by 1 (attached) (msub.c:375) 20250822132253331 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132253331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253331 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253331 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132253331 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253331 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253331 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253331 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253331 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132253331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253331 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253331 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132253331 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253331 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253331 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253331 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253331 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132253331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253331 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253331 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132253331 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253331 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132253331 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253331 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253331 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132253331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253331 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253331 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132253331 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253332 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253332 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253332 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(1079)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on local reference:3 20250822132253332 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132253332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253332 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253332 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132253332 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253332 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253331 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x57489F61:GERAN-A-164:CM_SERVICE_REQ)[0x56365ea49de0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822132253331 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x57489F61:GERAN-A-164:CM_SERVICE_REQ)[0x56365ea49de0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x57489F61:GERAN-A-164:CM_SERVICE_REQ)[0x56365ea05b50] (msc_a.c:1053) 20250822132253331 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x57489F61:GERAN-A-164:CM_SERVICE_REQ)[0x56365ea49de0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822132253331 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x57489F61:GERAN-A-164:CM_SERVICE_REQ)[0x56365ea49de0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822132253331 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x57489F61 - active-conn: now used by 1 (attached) (msub.c:375) 20250822132253332 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000215:MSISDN-491230000215:TMSI-0x1626565C:GERAN-A-165:CM_SERVICE_REQ)[0x56365ea6bd60]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822132253332 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000215:MSISDN-491230000215:TMSI-0x1626565C:GERAN-A-165:CM_SERVICE_REQ)[0x56365ea6bd60]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000215:MSISDN-491230000215:TMSI-0x1626565C:GERAN-A-165:CM_SERVICE_REQ)[0x56365ea52fe0] (msc_a.c:1053) 20250822132253332 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000215:MSISDN-491230000215:TMSI-0x1626565C:GERAN-A-165:CM_SERVICE_REQ)[0x56365ea6bd60]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822132253332 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000215:MSISDN-491230000215:TMSI-0x1626565C:GERAN-A-165:CM_SERVICE_REQ)[0x56365ea6bd60]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822132253332 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0x1626565C - active-conn: now used by 1 (attached) (msub.c:375) 20250822132253332 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253332 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253332 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132253332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253332 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253332 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132253332 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253332 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253332 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x88D64F3C + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250822132253332 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253332 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253332 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132253332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253332 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253332 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132253332 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253332 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253332 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253332 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253332 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132253332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253332 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000218:MSISDN-491230000218:TMSI-0x3E75C9E1:GERAN-A-166:CM_SERVICE_REQ)[0x56365ea4a710]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822132253332 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253332 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000218:MSISDN-491230000218:TMSI-0x3E75C9E1:GERAN-A-166:CM_SERVICE_REQ)[0x56365ea4a710]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000218:MSISDN-491230000218:TMSI-0x3E75C9E1:GERAN-A-166:CM_SERVICE_REQ)[0x56365ea2dfc0] (msc_a.c:1053) 20250822132253332 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000218:MSISDN-491230000218:TMSI-0x3E75C9E1:GERAN-A-166:CM_SERVICE_REQ)[0x56365ea4a710]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822132253332 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000218:MSISDN-491230000218:TMSI-0x3E75C9E1:GERAN-A-166:CM_SERVICE_REQ)[0x56365ea4a710]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822132253332 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132253332 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253332 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0x3E75C9E1 - active-conn: now used by 1 (attached) (msub.c:375) 20250822132253332 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0x1D7CF56D + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250822132253332 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253332 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253332 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253332 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132253332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253332 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253332 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132253332 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253332 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253332 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253332 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253332 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132253332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253332 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253332 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132253332 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253332 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253332 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253332 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253332 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132253332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253332 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253332 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132253332 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0x37DF63A3 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250822132253332 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253332 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253332 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253332 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253332 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000219:MSISDN-491230000219:TMSI-0x10F53760:GERAN-A-167:CM_SERVICE_REQ)[0x56365ea56e40]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822132253332 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000219:MSISDN-491230000219:TMSI-0x10F53760:GERAN-A-167:CM_SERVICE_REQ)[0x56365ea56e40]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000219:MSISDN-491230000219:TMSI-0x10F53760:GERAN-A-167:CM_SERVICE_REQ)[0x56365ea570d0] (msc_a.c:1053) 20250822132253332 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000219:MSISDN-491230000219:TMSI-0x10F53760:GERAN-A-167:CM_SERVICE_REQ)[0x56365ea56e40]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822132253332 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000219:MSISDN-491230000219:TMSI-0x10F53760:GERAN-A-167:CM_SERVICE_REQ)[0x56365ea56e40]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822132253332 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132253332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253332 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253332 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132253332 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253332 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253332 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253332 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253332 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132253332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253332 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253332 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132253332 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253332 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0x10F53760 - active-conn: now used by 1 (attached) (msub.c:375) 20250822132253332 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000217:MSISDN-491230000217:TMSI-0xBD32E75D:GERAN-A-169:CM_SERVICE_REQ)[0x56365ea542b0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822132253332 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000217:MSISDN-491230000217:TMSI-0xBD32E75D:GERAN-A-169:CM_SERVICE_REQ)[0x56365ea542b0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000217:MSISDN-491230000217:TMSI-0xBD32E75D:GERAN-A-169:CM_SERVICE_REQ)[0x56365ea6c080] (msc_a.c:1053) 20250822132253332 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000217:MSISDN-491230000217:TMSI-0xBD32E75D:GERAN-A-169:CM_SERVICE_REQ)[0x56365ea542b0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822132253332 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000217:MSISDN-491230000217:TMSI-0xBD32E75D:GERAN-A-169:CM_SERVICE_REQ)[0x56365ea542b0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822132253332 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0xBD32E75D - active-conn: now used by 1 (attached) (msub.c:375) 20250822132253333 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000216:MSISDN-491230000216:TMSI-0x02FB3E8D:GERAN-A-168:CM_SERVICE_REQ)[0x56365ea6bb90]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822132253333 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000216:MSISDN-491230000216:TMSI-0x02FB3E8D:GERAN-A-168:CM_SERVICE_REQ)[0x56365ea6bb90]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000216:MSISDN-491230000216:TMSI-0x02FB3E8D:GERAN-A-168:CM_SERVICE_REQ)[0x56365ea60f20] (msc_a.c:1053) 20250822132253333 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000216:MSISDN-491230000216:TMSI-0x02FB3E8D:GERAN-A-168:CM_SERVICE_REQ)[0x56365ea6bb90]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822132253333 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000216:MSISDN-491230000216:TMSI-0x02FB3E8D:GERAN-A-168:CM_SERVICE_REQ)[0x56365ea6bb90]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822132253333 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253333 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253333 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253333 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132253333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253333 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253333 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132253333 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253333 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0x02FB3E8D - active-conn: now used by 1 (attached) (msub.c:375) 20250822132253333 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1079)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-M3UA(1079)@718a44d66dfb: Message received on association #8 20250822132253333 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253333 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253333 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132253333 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0x1BE61BDF + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250822132253333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253333 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253333 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132253333 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253333 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x904CC6B4 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250822132253333 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x904CC6B4 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:505) 20250822132253333 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253333 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253333 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x904CC6B4 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250822132253333 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x904CC6B4 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822132253333 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x904CC6B4 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822132253333 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x904CC6B4 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822132253333 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x904CC6B4 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822132253333 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253333 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132253333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253333 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253333 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132253333 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253333 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253333 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on local reference:4 MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on local reference:5 MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on local reference:6 20250822132253333 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253333 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132253333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253333 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253333 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132253333 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1079)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132253333 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253333 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253333 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253333 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132253333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253333 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253333 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(1079)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822132253333 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253333 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(1105)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1107)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1115)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132253333 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253333 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253333 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132253333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253333 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253333 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132253333 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_multi_lu_and_mo_ussd0(1111)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1113)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed20250822132253333 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253334 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253334 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253334 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132253334 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_0-M3UA(1079)@718a44d66dfb: Message received on association #8 20250822132253334 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253334 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132253334 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253334 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253334 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253334 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253334 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132253334 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253334 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253334 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132253334 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253334 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253334 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253334 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253334 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132253334 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253334 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822132253334 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(1079)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on local reference:7 MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on local reference:9 20250822132253334 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253334 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253334 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253334 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253334 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132253334 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253334 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253334 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132253334 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253334 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253334 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253334 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253334 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132253334 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253334 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253334 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132253334 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253334 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x88D64F3C + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250822132253334 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x88D64F3C - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:505) 20250822132253334 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x88D64F3C - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250822132253334 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x88D64F3C + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822132253334 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x88D64F3C + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822132253334 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x88D64F3C - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822132253334 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x88D64F3C - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822132253334 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253334 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253334 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253334 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132253334 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253334 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253334 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132253334 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253334 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253334 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253334 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253334 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132253334 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253334 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253334 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132253334 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253334 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253334 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253334 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253334 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132253334 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253334 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253334 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132253334 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_multi_lu_and_mo_ussd0(1109)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1079)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1079)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on local reference:8 MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on local reference:10 MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(1089)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1078)@718a44d66dfb: Deleted conn table entry 3TC_multi_lu_and_mo_ussd0(1089)7458150 20250822132253335 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253335 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253335 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253335 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132253335 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253335 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253335 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132253335 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1079)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1079)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1079)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1078)@718a44d66dfb: Deleted conn table entry 0TC_multi_lu_and_mo_ussd0(1086)1595778 MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on local reference:10 MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on local reference:11 MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on local reference:11 MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(1086)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132253334 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0x08674D76 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822132253335 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0x08674D76 - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-RAN(1078)@718a44d66dfb: Deleted conn table entry 4TC_multi_lu_and_mo_ussd0(1091)7293579 20250822132253335 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0x0AE1030C + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822132253335 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0x0AE1030C - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1091)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132253335 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x57489F61 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822132253335 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x57489F61 - VTY: now used by 1 (attached) (msc_vty.c:1317) 20250822132253336 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0x1626565C + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822132253336 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0x1626565C - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-RAN(1078)@718a44d66dfb: Deleted conn table entry 5TC_multi_lu_and_mo_ussd0(1095)12129782 TC_multi_lu_and_mo_ussd0(1095)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1089)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1089)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1078)@718a44d66dfb: Deleted conn table entry 6TC_multi_lu_and_mo_ussd0(1101)5306081 TC_multi_lu_and_mo_ussd0(1101)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132253336 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0x3E75C9E1 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822132253336 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0x3E75C9E1 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1091)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1091)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1095)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1095)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1086)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" 20250822132253339 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0x10F53760 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822132253339 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0x10F53760 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1086)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1089)@718a44d66dfb: Final verdict of PTC: pass TC_multi_lu_and_mo_ussd0(1103)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1078)@718a44d66dfb: Deleted conn table entry 7TC_multi_lu_and_mo_ussd0(1103)11143127 MSC_Test_0-RAN(1078)@718a44d66dfb: Deleted conn table entry 9TC_multi_lu_and_mo_ussd0(1099)5874511 TC_multi_lu_and_mo_ussd0(1099)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1091)@718a44d66dfb: Final verdict of PTC: pass 20250822132253340 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0xBD32E75D + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822132253340 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0xBD32E75D - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-RAN(1078)@718a44d66dfb: Deleted conn table entry 8TC_multi_lu_and_mo_ussd0(1097)15976328 20250822132253340 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0x02FB3E8D + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822132253340 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0x02FB3E8D - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1095)@718a44d66dfb: Final verdict of PTC: pass TC_multi_lu_and_mo_ussd0(1097)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1103)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1103)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1099)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1101)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1101)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1099)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1105)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1097)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1097)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1103)@718a44d66dfb: Final verdict of PTC: pass TC_multi_lu_and_mo_ussd0(1107)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on connection ID:13 MSC_Test_0-SCCP(1077)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1077)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1077)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(1086)@718a44d66dfb: Final verdict of PTC: pass TC_multi_lu_and_mo_ussd0(1099)@718a44d66dfb: Final verdict of PTC: pass TC_multi_lu_and_mo_ussd0(1101)@718a44d66dfb: Final verdict of PTC: pass TC_multi_lu_and_mo_ussd0(1097)@718a44d66dfb: Final verdict of PTC: pass MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on connection ID:10 MSC_Test_0-SCCP(1077)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1077)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1077)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on connection ID:11 MSC_Test_0-SCCP(1077)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1077)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1077)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132253374 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253374 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253374 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253374 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132253374 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253374 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253374 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132253375 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253375 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253375 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253375 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253375 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132253375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253375 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253375 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132253375 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253375 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253375 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253375 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253375 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132253375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253375 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253375 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132253375 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253375 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253375 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253375 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253375 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132253375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253375 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253375 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132253375 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253375 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253375 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253375 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253375 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132253375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253375 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253375 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132253375 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253375 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253375 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253375 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253375 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132253375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253375 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253375 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132253375 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253376 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253376 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253376 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253376 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132253376 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253376 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253376 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132253376 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253376 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253376 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253376 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253376 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132253376 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253376 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253376 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132253376 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253376 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253376 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253376 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253376 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132253376 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253376 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253376 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132253376 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253376 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253376 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253376 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253376 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132253376 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253376 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253376 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132253377 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253377 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253377 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253377 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253377 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132253377 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253377 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253377 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132253377 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253377 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253377 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253377 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253377 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132253377 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253377 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253377 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132253377 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253374 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0x1D7CF56D + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250822132253374 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0x1D7CF56D - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:505) 20250822132253374 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0x1D7CF56D - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250822132253374 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0x1D7CF56D + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822132253374 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0x1D7CF56D + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822132253374 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0x1D7CF56D - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822132253374 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0x1D7CF56D - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822132253374 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0x37DF63A3 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250822132253374 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0x37DF63A3 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:505) 20250822132253374 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0x37DF63A3 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250822132253374 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0x37DF63A3 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822132253374 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0x37DF63A3 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822132253374 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0x37DF63A3 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822132253374 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0x37DF63A3 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822132253375 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0x1BE61BDF + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250822132253375 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0x1BE61BDF - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:505) 20250822132253375 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0x1BE61BDF - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250822132253375 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0x1BE61BDF + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822132253375 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0x1BE61BDF + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822132253375 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0x1BE61BDF - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822132253375 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0x1BE61BDF - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822132253375 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x12009D1A:GERAN-A-170:CM_SERVICE_REQ)[0x56365ea4a250]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822132253375 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x12009D1A:GERAN-A-170:CM_SERVICE_REQ)[0x56365ea4a250]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x12009D1A:GERAN-A-170:CM_SERVICE_REQ)[0x56365ea3feb0] (msc_a.c:1053) 20250822132253375 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x12009D1A:GERAN-A-170:CM_SERVICE_REQ)[0x56365ea4a250]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822132253375 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x12009D1A:GERAN-A-170:CM_SERVICE_REQ)[0x56365ea4a250]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822132253375 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x12009D1A - active-conn: now used by 1 (attached) (msub.c:375) 20250822132253375 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x904CC6B4:GERAN-A-171:CM_SERVICE_REQ)[0x56365ea51880]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822132253375 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x904CC6B4:GERAN-A-171:CM_SERVICE_REQ)[0x56365ea51880]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x904CC6B4:GERAN-A-171:CM_SERVICE_REQ)[0x56365ea5b760] (msc_a.c:1053) 20250822132253375 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x904CC6B4:GERAN-A-171:CM_SERVICE_REQ)[0x56365ea51880]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822132253375 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x904CC6B4:GERAN-A-171:CM_SERVICE_REQ)[0x56365ea51880]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822132253376 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x904CC6B4 - active-conn: now used by 1 (attached) (msub.c:375) 20250822132253376 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x88D64F3C:GERAN-A-172:CM_SERVICE_REQ)[0x56365ea47cf0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822132253376 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x88D64F3C:GERAN-A-172:CM_SERVICE_REQ)[0x56365ea47cf0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x88D64F3C:GERAN-A-172:CM_SERVICE_REQ)[0x56365ea621d0] (msc_a.c:1053) 20250822132253376 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x88D64F3C:GERAN-A-172:CM_SERVICE_REQ)[0x56365ea47cf0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822132253376 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x88D64F3C:GERAN-A-172:CM_SERVICE_REQ)[0x56365ea47cf0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822132253376 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x88D64F3C - active-conn: now used by 1 (attached) (msub.c:375) MSC_Test_0-M3UA(1079)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on local reference:14 MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132253379 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253379 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253379 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253379 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132253379 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253379 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253379 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132253379 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1079)@718a44d66dfb: Message received on association #8 MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on local reference:14 MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1079)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1079)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1079)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1079)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1079)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1079)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1079)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on local reference:12 MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on local reference:12 MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on local reference:15 MSC_Test_0-SCCP(1077)@718a20250822132253384 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x904CC6B4 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822132253384 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x904CC6B4 - VTY: now used by 1 (attached) (msc_vty.c:1317) 44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on local reference:15 MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1077)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on local reference:13 MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on local reference:10 MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on local reference:11 TC_multi_lu_and_mo_ussd0(1115)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1109)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1078)@718a44d66dfb: Deleted conn table entry 13TC_multi_lu_and_mo_ussd0(1111)10686871 TC_multi_lu_and_mo_ussd0(1111)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1105)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1078)@718a44d66dfb: Deleted conn table entry 10TC_multi_lu_and_mo_ussd0(1105)9428927 MSC_Test_0-RAN(1078)@718a44d66dfb: Deleted conn table entry 11TC_multi_lu_and_mo_ussd0(1107)7895269 TC_multi_lu_and_mo_ussd0(1105)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1105)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132253388 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x12009D1A + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822132253388 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x12009D1A - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on connection ID:14 MSC_Test_0-SCCP(1077)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1077)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1077)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(1105)@718a44d66dfb: Final verdict of PTC: pass MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on connection ID:15 MSC_Test_0-SCCP(1077)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1077)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1077)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on connection ID:12 MSC_Test_0-SCCP(1077)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1077)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1077)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(1113)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1111)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1107)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1111)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132253403 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x88D64F3C + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822132253404 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x88D64F3C - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1111)@718a44d66dfb: Final verdict of PTC: pass TC_multi_lu_and_mo_ussd0(1107)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1107)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1107)@718a44d66dfb: Final verdict of PTC: pass 20250822132253582 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253582 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253582 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253582 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132253582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253582 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253582 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132253582 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253582 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253582 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253582 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253582 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132253582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253582 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253582 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132253582 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253582 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253582 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253582 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253582 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132253582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253582 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253582 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132253582 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253582 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000225:MSISDN-491230000225:TMSI-0x1D7CF56D:GERAN-A-174:CM_SERVICE_REQ)[0x56365ea5cc20]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822132253582 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000225:MSISDN-491230000225:TMSI-0x1D7CF56D:GERAN-A-174:CM_SERVICE_REQ)[0x56365ea5cc20]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000225:MSISDN-491230000225:TMSI-0x1D7CF56D:GERAN-A-174:CM_SERVICE_REQ)[0x56365ea5caf0] (msc_a.c:1053) 20250822132253582 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000225:MSISDN-491230000225:TMSI-0x1D7CF56D:GERAN-A-174:CM_SERVICE_REQ)[0x56365ea5cc20]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822132253582 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000225:MSISDN-491230000225:TMSI-0x1D7CF56D:GERAN-A-174:CM_SERVICE_REQ)[0x56365ea5cc20]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822132253582 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253582 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253582 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253582 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132253582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253582 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253582 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132253582 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253582 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253582 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253582 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253582 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132253582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253582 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253582 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132253582 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253582 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0x1D7CF56D - active-conn: now used by 1 (attached) (msub.c:375) 20250822132253582 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000222:MSISDN-491230000222:TMSI-0x1BE61BDF:GERAN-A-175:CM_SERVICE_REQ)[0x56365ea3edb0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822132253582 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000222:MSISDN-491230000222:TMSI-0x1BE61BDF:GERAN-A-175:CM_SERVICE_REQ)[0x56365ea3edb0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000222:MSISDN-491230000222:TMSI-0x1BE61BDF:GERAN-A-175:CM_SERVICE_REQ)[0x56365ea3eb20] (msc_a.c:1053) 20250822132253582 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000222:MSISDN-491230000222:TMSI-0x1BE61BDF:GERAN-A-175:CM_SERVICE_REQ)[0x56365ea3edb0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822132253582 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000222:MSISDN-491230000222:TMSI-0x1BE61BDF:GERAN-A-175:CM_SERVICE_REQ)[0x56365ea3edb0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822132253583 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0x1BE61BDF - active-conn: now used by 1 (attached) (msub.c:375) 20250822132253583 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253583 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253583 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253583 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132253583 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253583 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253583 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132253583 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253583 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000224:MSISDN-491230000224:TMSI-0x37DF63A3:GERAN-A-173:CM_SERVICE_REQ)[0x56365ea4e9d0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822132253583 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000224:MSISDN-491230000224:TMSI-0x37DF63A3:GERAN-A-173:CM_SERVICE_REQ)[0x56365ea4e9d0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000224:MSISDN-491230000224:TMSI-0x37DF63A3:GERAN-A-173:CM_SERVICE_REQ)[0x56365ea4b920] (msc_a.c:1053) 20250822132253583 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000224:MSISDN-491230000224:TMSI-0x37DF63A3:GERAN-A-173:CM_SERVICE_REQ)[0x56365ea4e9d0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822132253583 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000224:MSISDN-491230000224:TMSI-0x37DF63A3:GERAN-A-173:CM_SERVICE_REQ)[0x56365ea4e9d0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822132253583 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0x37DF63A3 - active-conn: now used by 1 (attached) (msub.c:375) MSC_Test_0-M3UA(1079)@718a44d66dfb: Message received on association #8 20250822132253583 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253583 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253583 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822132253583 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132253583 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253583 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253583 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132253583 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253583 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253583 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253583 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253583 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132253583 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253583 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253583 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on local reference:14 20250822132253583 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1079)@718a44d66dfb: Message received on association #8 20250822132253583 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253583 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253583 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253583 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1079)@718a44d66dfb: Message received on association #8 MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on local reference:15 20250822132253583 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253583 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253583 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132253583 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1077)@718a44d66dfb: Session index based on local reference:12 MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1079)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1078)@718a44d66dfb: Deleted conn table entry 14TC_multi_lu_and_mo_ussd0(1115)14705748 TC_multi_lu_and_mo_ussd0(1115)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132253584 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0x1D7CF56D + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822132253584 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0x1D7CF56D - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-RAN(1078)@718a44d66dfb: Deleted conn table entry 15TC_multi_lu_and_mo_ussd0(1109)15063417 TC_multi_lu_and_mo_ussd0(1109)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132253585 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0x1BE61BDF + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822132253585 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0x1BE61BDF - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-RAN(1078)@718a44d66dfb: Deleted conn table entry 12TC_multi_lu_and_mo_ussd0(1113)9109442 TC_multi_lu_and_mo_ussd0(1115)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1113)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1115)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132253585 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0x37DF63A3 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822132253585 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0x37DF63A3 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1109)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1109)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1113)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1113)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1109)@718a44d66dfb: Final verdict of PTC: pass TC_multi_lu_and_mo_ussd0(1115)@718a44d66dfb: Final verdict of PTC: pass TC_multi_lu_and_mo_ussd0(1113)@718a44d66dfb: Final verdict of PTC: pass 20250822132253591 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253591 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253591 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253591 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132253591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253591 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253591 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132253591 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253591 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253591 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132253591 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132253591 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132253591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132253591 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132253591 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132253591 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132253591 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822132253591 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822132253591 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822132253591 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822132253591 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822132253591 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822132253591 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822132253591 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822132253591 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822132253591 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132253591 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822132253591 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822132253591 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822132253591 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822132253591 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822132253592 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822132253592 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(1084)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(1078)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1108)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-SCCP(1077)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-M3UA(1079)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1106)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1098)@718a44d66dfb: Final verdict of PTC: none 20250822132253592 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822132253592 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822132253598 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) IPA-CTRL-CLI-IPA(1117)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1114)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1110)@718a44d66dfb: Final verdict of PTC: none 20250822132253598 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MNCC(1080)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1096)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1100)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP(1083)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1116)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1094)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1092)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1102)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP-IPA(1082)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1104)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1090)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(1081)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1112)@718a44d66dfb: Final verdict of PTC: none 20250822132253630 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-STATS(1085)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1088)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1076)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1076): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(1077): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(1078): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(1079): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(1080): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(1081): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(1082): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(1083): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(1084): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(1085): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_multi_lu_and_mo_ussd0(1086): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC TC_multi_lu_and_mo_ussd0(1087): pass (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1088): none (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC TC_multi_lu_and_mo_ussd0(1089): pass (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1090): none (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC TC_multi_lu_and_mo_ussd0(1091): pass (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1092): none (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC TC_multi_lu_and_mo_ussd0(1093): pass (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1094): none (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC TC_multi_lu_and_mo_ussd0(1095): pass (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1096): none (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC TC_multi_lu_and_mo_ussd0(1097): pass (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1098): none (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC TC_multi_lu_and_mo_ussd0(1099): pass (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1100): none (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC TC_multi_lu_and_mo_ussd0(1101): pass (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1102): none (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC TC_multi_lu_and_mo_ussd0(1103): pass (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1104): none (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC TC_multi_lu_and_mo_ussd0(1105): pass (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1106): none (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC TC_multi_lu_and_mo_ussd0(1107): pass (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1108): none (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC TC_multi_lu_and_mo_ussd0(1109): pass (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1110): none (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC TC_multi_lu_and_mo_ussd0(1111): pass (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1112): none (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC TC_multi_lu_and_mo_ussd0(1113): pass (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1114): none (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC TC_multi_lu_and_mo_ussd0(1115): pass (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1116): none (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1117): none (pass -> pass) MTC@718a44d66dfb: Test case TC_multi_lu_and_mo_ussd finished. Verdict: pass MTC@718a44d66dfb: 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'. Fri Aug 22 13:22:53 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 20250822132254632 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=3597980) 20250822132255593 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822132255593 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822132255593 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822132255632 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=3597980, count=3599140) 20250822132256633 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:22: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_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 20250822132257634 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_multi_lu_and_mt_ussd started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1121)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(1121)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1121)@718a44d66dfb: ************************************************* MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-SCCP(1119)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822132257964 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1122)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822132258156 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822132258156 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822132258156 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822132258156 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1121)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1121)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1121)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822132258157 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132258157 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822132258157 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822132258157 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822132258157 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822132258157 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822132258157 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1121)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(1121)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1121)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1121)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1121)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 20250822132258158 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132258158 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822132258158 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822132258158 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822132258158 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822132258158 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822132258158 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1121)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1121)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1121)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) 20250822132258158 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822132258158 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1121)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822132258635 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822132258635 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1124)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1124)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822132258641 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1124)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1124)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1124)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1124)@718a44d66dfb: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1124)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1124)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822132258667 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822132258667 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1125)@718a44d66dfb: Created GsupExpect[0] for "262420000000226" to be handled at TC_multi_lu_and_mt_ussd0(1128) TC_multi_lu_and_mt_ussd0(1128)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000226'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(1125)@718a44d66dfb: Created GsupExpect[1] for "262420000000227" to be handled at TC_multi_lu_and_mt_ussd0(1129) TC_multi_lu_and_mt_ussd0(1129)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000227'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(1125)@718a44d66dfb: Created GsupExpect[2] for "262420000000228" to be handled at TC_multi_lu_and_mt_ussd0(1131) TC_multi_lu_and_mt_ussd0(1131)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000228'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(1125)@718a44d66dfb: Created GsupExpect[3] for "262420000000229" to be handled at TC_multi_lu_and_mt_ussd0(1133) TC_multi_lu_and_mt_ussd0(1133)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000229'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(1125)@718a44d66dfb: Created GsupExpect[4] for "262420000000230" to be handled at TC_multi_lu_and_mt_ussd0(1135) TC_multi_lu_and_mt_ussd0(1135)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000230'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(1125)@718a44d66dfb: Created GsupExpect[5] for "262420000000231" to be handled at TC_multi_lu_and_mt_ussd0(1137) TC_multi_lu_and_mt_ussd0(1137)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000231'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(1125)@718a44d66dfb: Created GsupExpect[6] for "262420000000232" to be handled at TC_multi_lu_and_mt_ussd0(1139) TC_multi_lu_and_mt_ussd0(1139)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000232'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(1125)@718a44d66dfb: Created GsupExpect[7] for "262420000000233" to be handled at TC_multi_lu_and_mt_ussd0(1141) TC_multi_lu_and_mt_ussd0(1141)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000233'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(1125)@718a44d66dfb: Created GsupExpect[8] for "262420000000234" to be handled at TC_multi_lu_and_mt_ussd0(1143) TC_multi_lu_and_mt_ussd0(1143)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000234'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(1125)@718a44d66dfb: Created GsupExpect[9] for "262420000000235" to be handled at TC_multi_lu_and_mt_ussd0(1145) TC_multi_lu_and_mt_ussd0(1145)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000235'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(1125)@718a44d66dfb: Created GsupExpect[10] for "262420000000236" to be handled at TC_multi_lu_and_mt_ussd0(1147) TC_multi_lu_and_mt_ussd0(1147)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000236'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(1125)@718a44d66dfb: Created GsupExpect[11] for "262420000000237" to be handled at TC_multi_lu_and_mt_ussd0(1149) TC_multi_lu_and_mt_ussd0(1149)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000237'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(1125)@718a44d66dfb: Created GsupExpect[12] for "262420000000238" to be handled at TC_multi_lu_and_mt_ussd0(1151) TC_multi_lu_and_mt_ussd0(1151)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000238'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(1125)@718a44d66dfb: Created GsupExpect[13] for "262420000000239" to be handled at TC_multi_lu_and_mt_ussd0(1153) TC_multi_lu_and_mt_ussd0(1153)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000239'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(1125)@718a44d66dfb: Created GsupExpect[14] for "262420000000240" to be handled at TC_multi_lu_and_mt_ussd0(1155) TC_multi_lu_and_mt_ussd0(1155)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000240'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(1125)@718a44d66dfb: Created GsupExpect[15] for "262420000000241" to be handled at TC_multi_lu_and_mt_ussd0(1157) TC_multi_lu_and_mt_ussd0(1157)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250822132258962 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132258962 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132258962 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132258962 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132258962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132258962 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132258962 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132258962 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132258962 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132258962 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132258962 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132258962 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132258962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132258962 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132258962 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132258962 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1120)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1120)@718a44d66dfb: Added conn table entry 0TC_multi_lu_and_mt_ussd0(1128)3226255 MSC_Test_0-RAN(1120)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1119)@718a44d66dfb: First idle individual index:0 MSC_Test_0-RAN(1120)@718a44d66dfb: Added conn table entry 1TC_multi_lu_and_mt_ussd0(1129)4323254 MSC_Test_0-RAN(1120)@718a44d66dfb: patch: N(SD) for ConnIdx 1 set to 1 MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132258967 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132258967 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132258967 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132258967 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132258967 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132258967 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132258967 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132258967 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1119)@718a44d66dfb: First idle individual index:1 MSC_Test_0-RAN(1120)@718a44d66dfb: Added conn table entry 2TC_multi_lu_and_mt_ussd0(1131)3083858 MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1119)@718a44d66dfb: First idle individual index:2 MSC_Test_0-RAN(1120)@718a44d66dfb: patch: N(SD) for ConnIdx 2 set to 1 MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132258967 DMM DEBUG msc_a(IMSI-262420000000226:GERAN-A-176:LU)[0x56365ea341e0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000226 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822132258967 DMM DEBUG msc_a(IMSI-262420000000226:GERAN-A-176:LU)[0x56365ea341e0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822132258967 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000226:GERAN-A-176:LU)[0x56365ea379b0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822132258967 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000226:GERAN-A-176:LU)[0x56365ea379b0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000226:GERAN-A-176:LU)[0x56365ea341e0] (fsm.c:486) 20250822132258967 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000226:GERAN-A-176:LU)[0x56365ea379b0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822132258967 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000226:GERAN-A-176:LU)[0x56365ea379b0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822132258967 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822132258967 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000226 id=262420000000226 (vlr.c:661) 20250822132258967 DVLR INFO New subscr, IMSI: 262420000000226 (vlr.c:562) 20250822132258967 DVLR DEBUG VLR subscr IMSI-262420000000226 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822132258967 DVLR DEBUG VLR subscr IMSI-262420000000226 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822132258967 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132258967 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000226:GERAN-A-176:LU)[0x56365ea379b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822132258967 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000226:GERAN-A-176:LU)[0x56365ea379b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822132258967 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000226:GERAN-A-176:LU)[0x56365ea379b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822132258967 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000226:GERAN-A-176:LU)[0x56365ea379b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822132258967 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000226:GERAN-A-176:LU)[0x56365ea379b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822132258967 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000226:GERAN-A-176:LU)[0x56365ea379b0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822132258967 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000226:GERAN-A-176:LU)[0x56365ea3fb20]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822132258967 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000226:GERAN-A-176:LU)[0x56365ea3fb20]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000226:GERAN-A-176:LU)[0x56365ea379b0] (fsm.c:486) 20250822132258967 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000226:GERAN-A-176:LU)[0x56365ea3fb20]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822132258967 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000226:GERAN-A-176:LU)[0x56365ea3fb20]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822132258968 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132258968 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132258968 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132258968 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132258968 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132258968 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132258968 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132258968 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132258968 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132258968 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132258968 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132258968 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132258968 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132258968 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132258968 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132258968 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1120)@718a44d66dfb: Added conn table entry 3TC_multi_lu_and_mt_ussd0(1133)7140500 20250822132258968 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132258968 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132258968 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132258968 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132258968 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132258968 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132258968 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132258968 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132258968 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132258968 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132258968 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132258968 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132258968 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132258968 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132258968 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132258968 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1120)@718a44d66dfb: patch: N(SD) for ConnIdx 3 set to 1 MSC_Test_0-RAN(1120)@718a44d66dfb: Added conn table entry 4TC_multi_lu_and_mt_ussd0(1135)7654772 MSC_Test_0-SCCP(1119)@718a44d66dfb: { messageType := 2, destLocRef := '313A8F'O, sourceLocRef := '0000B0'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-RAN(1120)@718a44d66dfb: patch: N(SD) for ConnIdx 4 set to 1 20250822132258968 DMM DEBUG msc_a(IMSI-262420000000227:GERAN-A-177:LU)[0x56365ea53200]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000227 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822132258968 DMM DEBUG msc_a(IMSI-262420000000227:GERAN-A-177:LU)[0x56365ea53200]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on local reference:0 20250822132258968 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000227:GERAN-A-177:LU)[0x56365ea56a70]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822132258968 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000227:GERAN-A-177:LU)[0x56365ea56a70]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000227:GERAN-A-177:LU)[0x56365ea53200] (fsm.c:486) 20250822132258968 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000227:GERAN-A-177:LU)[0x56365ea56a70]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822132258968 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000227:GERAN-A-177:LU)[0x56365ea56a70]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822132258968 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822132258968 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000227 id=262420000000227 (vlr.c:661) 20250822132258968 DVLR INFO New subscr, IMSI: 262420000000227 (vlr.c:562) 20250822132258968 DVLR DEBUG VLR subscr IMSI-262420000000227 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822132258968 DVLR DEBUG VLR subscr IMSI-262420000000227 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822132258968 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132258968 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000227:GERAN-A-177:LU)[0x56365ea56a70]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822132258968 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000227:GERAN-A-177:LU)[0x56365ea56a70]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822132258968 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000227:GERAN-A-177:LU)[0x56365ea56a70]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822132258968 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000227:GERAN-A-177:LU)[0x56365ea56a70]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) MSC_Test_0-RAN(1120)@718a44d66dfb: Added conn table entry 5TC_multi_lu_and_mt_ussd0(1137)14194344 20250822132258968 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000227:GERAN-A-177:LU)[0x56365ea56a70]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) MSC_Test_0-RAN(1120)@718a44d66dfb: patch: N(SD) for ConnIdx 5 set to 1 20250822132258968 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000227:GERAN-A-177:LU)[0x56365ea56a70]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822132258968 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000227:GERAN-A-177:LU)[0x56365ea48ad0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822132258968 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000227:GERAN-A-177:LU)[0x56365ea48ad0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000227:GERAN-A-177:LU)[0x56365ea56a70] (fsm.c:486) 20250822132258968 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000227:GERAN-A-177:LU)[0x56365ea48ad0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822132258968 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000227:GERAN-A-177:LU)[0x56365ea48ad0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) MSC_Test-GSUP(1125)@718a44d66dfb: Found GsupExpect[0] for "262420000000226" handled at TC_multi_lu_and_mt_ussd0(1128) MSC_Test-GSUP(1125)@718a44d66dfb: Added IMSI table entry 0TC_multi_lu_and_mt_ussd0(1128)"262420000000226" MSC_Test_0-RAN(1120)@718a44d66dfb: Added conn table entry 6TC_multi_lu_and_mt_ussd0(1139)5371149 MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1119)@718a44d66dfb: First idle individual index:3 MSC_Test_0-RAN(1120)@718a44d66dfb: patch: N(SD) for ConnIdx 6 set to 1 MSC_Test_0-SCCP(1119)@718a44d66dfb: First idle individual index:4 20250822132258969 DMM DEBUG msc_a(IMSI-262420000000228:GERAN-A-178:LU)[0x56365ea62280]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000228 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822132258969 DMM DEBUG msc_a(IMSI-262420000000228:GERAN-A-178:LU)[0x56365ea62280]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822132258969 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000228:GERAN-A-178:LU)[0x56365ea62910]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822132258969 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000228:GERAN-A-178:LU)[0x56365ea62910]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000228:GERAN-A-178:LU)[0x56365ea62280] (fsm.c:486) 20250822132258969 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000228:GERAN-A-178:LU)[0x56365ea62910]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822132258969 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000228:GERAN-A-178:LU)[0x56365ea62910]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822132258969 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822132258969 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000228 id=262420000000228 (vlr.c:661) 20250822132258969 DVLR INFO New subscr, IMSI: 262420000000228 (vlr.c:562) 20250822132258969 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132258969 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132258969 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132258969 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132258969 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132258969 DVLR DEBUG VLR subscr IMSI-262420000000228 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) MSC_Test_0-SCCP(1119)@718a44d66dfb: First idle individual index:5 MSC_Test_0-SCCP(1119)@718a44d66dfb: First idle individual index:6 MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132258969 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132258969 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132258969 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132258969 DVLR DEBUG VLR subscr IMSI-262420000000228 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822132258969 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132258969 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000228:GERAN-A-178:LU)[0x56365ea62910]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822132258969 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000228:GERAN-A-178:LU)[0x56365ea62910]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822132258969 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000228:GERAN-A-178:LU)[0x56365ea62910]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822132258969 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000228:GERAN-A-178:LU)[0x56365ea62910]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132258969 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000228:GERAN-A-178:LU)[0x56365ea62910]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1120)@718a44d66dfb: Added conn table entry 7TC_multi_lu_and_mt_ussd0(1141)11966368 MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132258969 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000228:GERAN-A-178:LU)[0x56365ea62910]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822132258969 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000228:GERAN-A-178:LU)[0x56365ea26930]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822132258969 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000228:GERAN-A-178:LU)[0x56365ea26930]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000228:GERAN-A-178:LU)[0x56365ea62910] (fsm.c:486) 20250822132258969 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000228:GERAN-A-178:LU)[0x56365ea26930]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822132258969 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000228:GERAN-A-178:LU)[0x56365ea26930]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822132258969 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132258969 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132258969 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132258969 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132258969 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132258969 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132258969 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132258969 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132258969 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132258969 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132258969 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132258969 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132258969 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132258969 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132258969 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-SCCP(1119)@718a44d66dfb: First idle individual index:7 20250822132258969 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132258969 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132258969 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132258969 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132258969 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132258969 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132258969 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132258969 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132258969 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1120)@718a44d66dfb: patch: N(SD) for ConnIdx 7 set to 1 MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 20250822132258969 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132258969 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132258969 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132258969 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132258969 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132258969 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132258969 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132258969 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(1125)@718a44d66dfb: Found GsupExpect[1] for "262420000000227" handled at TC_multi_lu_and_mt_ussd0(1129) MSC_Test-GSUP(1125)@718a44d66dfb: Added IMSI table entry 1TC_multi_lu_and_mt_ussd0(1129)"262420000000227" MSC_Test_0-SCCP(1119)@718a44d66dfb: { messageType := 2, destLocRef := '41F7B6'O, sourceLocRef := '0000B1'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on local reference:1 MSC_Test_0-RAN(1120)@718a44d66dfb: Added conn table entry 8TC_multi_lu_and_mt_ussd0(1143)5159738 20250822132258970 DMM DEBUG msc_a(IMSI-262420000000229:GERAN-A-179:LU)[0x56365ea61120]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000229 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822132258970 DMM DEBUG msc_a(IMSI-262420000000229:GERAN-A-179:LU)[0x56365ea61120]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822132258970 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000229:GERAN-A-179:LU)[0x56365ea613b0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822132258970 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000229:GERAN-A-179:LU)[0x56365ea613b0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000229:GERAN-A-179:LU)[0x56365ea61120] (fsm.c:486) 20250822132258970 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000229:GERAN-A-179:LU)[0x56365ea613b0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822132258970 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000229:GERAN-A-179:LU)[0x56365ea613b0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) MSC_Test_0-SCCP(1119)@718a44d66dfb: First idle individual index:8 20250822132258970 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822132258970 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000229 id=262420000000229 (vlr.c:661) 20250822132258970 DVLR INFO New subscr, IMSI: 262420000000229 (vlr.c:562) 20250822132258970 DVLR DEBUG VLR subscr IMSI-262420000000229 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822132258970 DVLR DEBUG VLR subscr IMSI-262420000000229 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822132258970 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) MSC_Test_0-RAN(1120)@718a44d66dfb: patch: N(SD) for ConnIdx 8 set to 1 20250822132258970 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000229:GERAN-A-179:LU)[0x56365ea613b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822132258970 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000229:GERAN-A-179:LU)[0x56365ea613b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822132258970 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000229:GERAN-A-179:LU)[0x56365ea613b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822132258970 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000229:GERAN-A-179:LU)[0x56365ea613b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132258970 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000229:GERAN-A-179:LU)[0x56365ea613b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822132258970 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000229:GERAN-A-179:LU)[0x56365ea613b0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822132258970 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000229:GERAN-A-179:LU)[0x56365ea47ea0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822132258970 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000229:GERAN-A-179:LU)[0x56365ea47ea0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000229:GERAN-A-179:LU)[0x56365ea613b0] (fsm.c:486) 20250822132258970 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000229:GERAN-A-179:LU)[0x56365ea47ea0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822132258970 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000229:GERAN-A-179:LU)[0x56365ea47ea0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822132258970 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132258970 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132258970 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132258970 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132258970 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132258970 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132258970 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132258970 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132258970 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132258970 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132258970 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132258970 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132258970 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132258970 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132258970 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132258970 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132258970 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132258970 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132258970 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132258970 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132258970 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132258970 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132258970 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132258970 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1120)@718a44d66dfb: Added conn table entry 9TC_multi_lu_and_mt_ussd0(1145)10458695 MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 MSC_Test-GSUP(1125)@718a44d66dfb: Found GsupExpect[2] for "262420000000228" handled at TC_multi_lu_and_mt_ussd0(1131) MSC_Test-GSUP(1125)@718a44d66dfb: Added IMSI table entry 2TC_multi_lu_and_mt_ussd0(1131)"262420000000228" MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on local reference:1 MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1119)@718a44d66dfb: First idle individual index:9 MSC_Test_0-RAN(1120)@718a44d66dfb: patch: N(SD) for ConnIdx 9 set to 1 MSC_Test_0-RAN(1120)@718a44d66dfb: Added conn table entry 10TC_multi_lu_and_mt_ussd0(1147)2518695 MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132258971 DMM DEBUG msc_a(IMSI-262420000000230:GERAN-A-180:LU)[0x56365ea3e7b0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000230 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822132258971 DMM DEBUG msc_a(IMSI-262420000000230:GERAN-A-180:LU)[0x56365ea3e7b0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822132258971 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000230:GERAN-A-180:LU)[0x56365ea3e990]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822132258971 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000230:GERAN-A-180:LU)[0x56365ea3e990]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000230:GERAN-A-180:LU)[0x56365ea3e7b0] (fsm.c:486) 20250822132258971 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000230:GERAN-A-180:LU)[0x56365ea3e990]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822132258971 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000230:GERAN-A-180:LU)[0x56365ea3e990]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822132258971 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) MSC_Test_0-SCCP(1119)@718a44d66dfb: First idle individual index:10 MSC_Test_0-RAN(1120)@718a44d66dfb: patch: N(SD) for ConnIdx 10 set to 1 20250822132258971 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000230 id=262420000000230 (vlr.c:661) 20250822132258971 DVLR INFO New subscr, IMSI: 262420000000230 (vlr.c:562) 20250822132258971 DVLR DEBUG VLR subscr IMSI-262420000000230 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822132258971 DVLR DEBUG VLR subscr IMSI-262420000000230 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822132258971 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132258971 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000230:GERAN-A-180:LU)[0x56365ea3e990]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822132258971 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000230:GERAN-A-180:LU)[0x56365ea3e990]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822132258971 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000230:GERAN-A-180:LU)[0x56365ea3e990]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822132258971 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000230:GERAN-A-180:LU)[0x56365ea3e990]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1120)@718a44d66dfb: Added conn table entry 11TC_multi_lu_and_mt_ussd0(1149)12569454 20250822132258971 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000230:GERAN-A-180:LU)[0x56365ea3e990]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822132258971 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000230:GERAN-A-180:LU)[0x56365ea3e990]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822132258971 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000230:GERAN-A-180:LU)[0x56365ea4b920]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822132258971 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000230:GERAN-A-180:LU)[0x56365ea4b920]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000230:GERAN-A-180:LU)[0x56365ea3e990] (fsm.c:486) 20250822132258971 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000230:GERAN-A-180:LU)[0x56365ea4b920]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822132258971 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000230:GERAN-A-180:LU)[0x56365ea4b920]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) MSC_Test_0-SCCP(1119)@718a44d66dfb: First idle individual index:11 20250822132258971 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132258971 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132258971 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132258971 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132258971 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132258971 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132258971 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132258971 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132258971 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132258971 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132258971 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132258971 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132258971 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132258971 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132258971 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132258971 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132258971 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132258971 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132258971 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132258971 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132258971 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132258971 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132258971 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132258971 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1120)@718a44d66dfb: patch: N(SD) for ConnIdx 11 set to 1 MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 MSC_Test-GSUP(1125)@718a44d66dfb: Found GsupExpect[3] for "262420000000229" handled at TC_multi_lu_and_mt_ussd0(1133) MSC_Test-GSUP(1125)@718a44d66dfb: Added IMSI table entry 3TC_multi_lu_and_mt_ussd0(1133)"262420000000229" MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822132258971 DMM DEBUG msc_a(IMSI-262420000000231:GERAN-A-181:LU)[0x56365ea2a980]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000231 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822132258971 DMM DEBUG msc_a(IMSI-262420000000231:GERAN-A-181:LU)[0x56365ea2a980]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822132258971 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000231:GERAN-A-181:LU)[0x56365ea52ab0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822132258971 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000231:GERAN-A-181:LU)[0x56365ea52ab0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000231:GERAN-A-181:LU)[0x56365ea2a980] (fsm.c:486) 20250822132258971 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000231:GERAN-A-181:LU)[0x56365ea52ab0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822132258971 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000231:GERAN-A-181:LU)[0x56365ea52ab0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822132258971 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822132258971 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000231 id=262420000000231 (vlr.c:661) 20250822132258971 DVLR INFO New subscr, IMSI: 262420000000231 (vlr.c:562) 20250822132258971 DVLR DEBUG VLR subscr IMSI-262420000000231 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822132258971 DVLR DEBUG VLR subscr IMSI-262420000000231 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) MSC_Test_0-SCCP(1119)@718a44d66dfb: { messageType := 2, destLocRef := '2F0E52'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(1119)@718a44d66dfb: Session index based on local reference:2 20250822132258971 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132258971 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000231:GERAN-A-181:LU)[0x56365ea52ab0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822132258971 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000231:GERAN-A-181:LU)[0x56365ea52ab0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822132258971 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000231:GERAN-A-181:LU)[0x56365ea52ab0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822132258971 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000231:GERAN-A-181:LU)[0x56365ea52ab0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822132258971 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000231:GERAN-A-181:LU)[0x56365ea52ab0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822132258971 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000231:GERAN-A-181:LU)[0x56365ea52ab0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822132258971 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000231:GERAN-A-181:LU)[0x56365ea5b6d0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822132258971 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000231:GERAN-A-181:LU)[0x56365ea5b6d0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000231:GERAN-A-181:LU)[0x56365ea52ab0] (fsm.c:486) 20250822132258971 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000231:GERAN-A-181:LU)[0x56365ea5b6d0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822132258971 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000231:GERAN-A-181:LU)[0x56365ea5b6d0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822132258971 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132258971 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132258971 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132258971 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132258971 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132258971 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132258972 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132258972 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132258972 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132258972 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132258972 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132258972 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132258972 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132258972 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132258972 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132258972 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test-GSUP(1125)@718a44d66dfb: Found GsupExpect[4] for "262420000000230" handled at TC_multi_lu_and_mt_ussd0(1135) MSC_Test-GSUP(1125)@718a44d66dfb: Added IMSI table entry 4TC_multi_lu_and_mt_ussd0(1135)"262420000000230" MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 20250822132258972 DMM DEBUG msc_a(IMSI-262420000000232:GERAN-A-182:LU)[0x56365ea6e210]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000232 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822132258972 DMM DEBUG msc_a(IMSI-262420000000232:GERAN-A-182:LU)[0x56365ea6e210]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822132258972 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000232:GERAN-A-182:LU)[0x56365ea6e4a0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822132258972 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000232:GERAN-A-182:LU)[0x56365ea6e4a0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000232:GERAN-A-182:LU)[0x56365ea6e210] (fsm.c:486) 20250822132258972 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000232:GERAN-A-182:LU)[0x56365ea6e4a0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822132258972 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000232:GERAN-A-182:LU)[0x56365ea6e4a0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822132258972 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822132258972 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000232 id=262420000000232 (vlr.c:661) 20250822132258972 DVLR INFO New subscr, IMSI: 262420000000232 (vlr.c:562) 20250822132258972 DVLR DEBUG VLR subscr IMSI-262420000000232 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822132258972 DVLR DEBUG VLR subscr IMSI-262420000000232 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822132258972 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132258972 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000232:GERAN-A-182:LU)[0x56365ea6e4a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822132258972 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000232:GERAN-A-182:LU)[0x56365ea6e4a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822132258972 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000232:GERAN-A-182:LU)[0x56365ea6e4a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822132258972 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000232:GERAN-A-182:LU)[0x56365ea6e4a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on local reference:2 MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1120)@718a44d66dfb: Added conn table entry 12TC_multi_lu_and_mt_ussd0(1151)10787610 20250822132258972 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000232:GERAN-A-182:LU)[0x56365ea6e4a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822132258972 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000232:GERAN-A-182:LU)[0x56365ea6e4a0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822132258972 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000232:GERAN-A-182:LU)[0x56365ea2ea20]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822132258972 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000232:GERAN-A-182:LU)[0x56365ea2ea20]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000232:GERAN-A-182:LU)[0x56365ea6e4a0] (fsm.c:486) 20250822132258972 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000232:GERAN-A-182:LU)[0x56365ea2ea20]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822132258972 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000232:GERAN-A-182:LU)[0x56365ea2ea20]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822132258972 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132258972 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132258972 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132258972 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132258972 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132258972 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132258972 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-SCCP(1119)@718a44d66dfb: First idle individual index:12 MSC_Test_0-RAN(1120)@718a44d66dfb: patch: N(SD) for ConnIdx 12 set to 1 MSC_Test-GSUP(1125)@718a44d66dfb: Found GsupExpect[5] for "262420000000231" handled at TC_multi_lu_and_mt_ussd0(1137) MSC_Test-GSUP(1125)@718a44d66dfb: Added IMSI table entry 5TC_multi_lu_and_mt_ussd0(1137)"262420000000231" 20250822132258972 DMM DEBUG msc_a(IMSI-262420000000233:GERAN-A-183:LU)[0x56365ea356b0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000233 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822132258972 DMM DEBUG msc_a(IMSI-262420000000233:GERAN-A-183:LU)[0x56365ea356b0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822132258972 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000233:GERAN-A-183:LU)[0x56365ea35940]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822132258972 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000233:GERAN-A-183:LU)[0x56365ea35940]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000233:GERAN-A-183:LU)[0x56365ea356b0] (fsm.c:486) 20250822132258972 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000233:GERAN-A-183:LU)[0x56365ea35940]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822132258972 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000233:GERAN-A-183:LU)[0x56365ea35940]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822132258972 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822132258972 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000233 id=262420000000233 (vlr.c:661) 20250822132258972 DVLR INFO New subscr, IMSI: 262420000000233 (vlr.c:562) 20250822132258972 DVLR DEBUG VLR subscr IMSI-262420000000233 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132258972 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132258972 DVLR DEBUG VLR subscr IMSI-262420000000233 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822132258972 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132258972 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000233:GERAN-A-183:LU)[0x56365ea35940]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822132258972 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000233:GERAN-A-183:LU)[0x56365ea35940]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822132258972 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000233:GERAN-A-183:LU)[0x56365ea35940]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822132258972 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000233:GERAN-A-183:LU)[0x56365ea35940]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822132258972 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132258972 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132258972 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000233:GERAN-A-183:LU)[0x56365ea35940]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822132258972 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000233:GERAN-A-183:LU)[0x56365ea35940]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822132258972 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000233:GERAN-A-183:LU)[0x56365ea6f220]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822132258972 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000233:GERAN-A-183:LU)[0x56365ea6f220]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000233:GERAN-A-183:LU)[0x56365ea35940] (fsm.c:486) 20250822132258972 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000233:GERAN-A-183:LU)[0x56365ea6f220]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822132258972 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000233:GERAN-A-183:LU)[0x56365ea6f220]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822132258972 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132258972 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132258972 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132258972 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132258972 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132258972 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132258972 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132258972 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132258972 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132258972 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132258972 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132258972 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132258972 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132258972 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1119)@718a44d66dfb: { messageType := 2, destLocRef := '6CF494'O, sourceLocRef := '0000B3'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on local reference:3 MSC_Test-GSUP(1125)@718a44d66dfb: Found GsupExpect[6] for "262420000000232" handled at TC_multi_lu_and_mt_ussd0(1139) MSC_Test-GSUP(1125)@718a44d66dfb: Added IMSI table entry 6TC_multi_lu_and_mt_ussd0(1139)"262420000000232" 20250822132258972 DMM DEBUG msc_a(IMSI-262420000000234:GERAN-A-184:LU)[0x56365ea5ba40]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000234 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822132258972 DMM DEBUG msc_a(IMSI-262420000000234:GERAN-A-184:LU)[0x56365ea5ba40]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822132258972 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000234:GERAN-A-184:LU)[0x56365ea5bcd0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822132258972 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000234:GERAN-A-184:LU)[0x56365ea5bcd0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000234:GERAN-A-184:LU)[0x56365ea5ba40] (fsm.c:486) 20250822132258972 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000234:GERAN-A-184:LU)[0x56365ea5bcd0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822132258972 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000234:GERAN-A-184:LU)[0x56365ea5bcd0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822132258972 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822132258972 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000234 id=262420000000234 (vlr.c:661) 20250822132258972 DVLR INFO New subscr, IMSI: 262420000000234 (vlr.c:562) 20250822132258972 DVLR DEBUG VLR subscr IMSI-262420000000234 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822132258972 DVLR DEBUG VLR subscr IMSI-262420000000234 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822132258972 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132258972 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000234:GERAN-A-184:LU)[0x56365ea5bcd0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822132258972 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000234:GERAN-A-184:LU)[0x56365ea5bcd0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822132258972 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000234:GERAN-A-184:LU)[0x56365ea5bcd0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822132258972 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000234:GERAN-A-184:LU)[0x56365ea5bcd0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822132258972 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000234:GERAN-A-184:LU)[0x56365ea5bcd0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822132258972 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000234:GERAN-A-184:LU)[0x56365ea5bcd0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822132258972 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000234:GERAN-A-184:LU)[0x56365ea38f20]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822132258972 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000234:GERAN-A-184:LU)[0x56365ea38f20]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000234:GERAN-A-184:LU)[0x56365ea5bcd0] (fsm.c:486) 20250822132258972 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000234:GERAN-A-184:LU)[0x56365ea38f20]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822132258972 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000234:GERAN-A-184:LU)[0x56365ea38f20]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) MSC_Test_0-RAN(1120)@718a44d66dfb: Added conn table entry 13TC_multi_lu_and_mt_ussd0(1153)12277483 MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on local reference:3 MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132258972 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132258973 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132258973 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132258973 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132258973 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132258973 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132258973 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) MSC_Test-GSUP(1125)@718a44d66dfb: Found GsupExpect[7] for "262420000000233" handled at TC_multi_lu_and_mt_ussd0(1141) MSC_Test-GSUP(1125)@718a44d66dfb: Added IMSI table entry 7TC_multi_lu_and_mt_ussd0(1141)"262420000000233" 20250822132258973 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132258973 DMM DEBUG msc_a(IMSI-262420000000235:GERAN-A-185:LU)[0x56365ea343c0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000235 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822132258973 DMM DEBUG msc_a(IMSI-262420000000235:GERAN-A-185:LU)[0x56365ea343c0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822132258973 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000235:GERAN-A-185:LU)[0x56365ea3cf50]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822132258973 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000235:GERAN-A-185:LU)[0x56365ea3cf50]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000235:GERAN-A-185:LU)[0x56365ea343c0] (fsm.c:486) 20250822132258973 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000235:GERAN-A-185:LU)[0x56365ea3cf50]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822132258973 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000235:GERAN-A-185:LU)[0x56365ea3cf50]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822132258973 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822132258973 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000235 id=262420000000235 (vlr.c:661) 20250822132258973 DVLR INFO New subscr, IMSI: 262420000000235 (vlr.c:562) 20250822132258973 DVLR DEBUG VLR subscr IMSI-262420000000235 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822132258973 DVLR DEBUG VLR subscr IMSI-262420000000235 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822132258973 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132258973 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000235:GERAN-A-185:LU)[0x56365ea3cf50]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) MSC_Test_0-SCCP(1119)@718a44d66dfb: First idle individual index:13 MSC_Test_0-RAN(1120)@718a44d66dfb: patch: N(SD) for ConnIdx 13 set to 1 20250822132258973 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000235:GERAN-A-185:LU)[0x56365ea3cf50]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822132258973 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000235:GERAN-A-185:LU)[0x56365ea3cf50]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822132258973 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000235:GERAN-A-185:LU)[0x56365ea3cf50]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822132258973 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000235:GERAN-A-185:LU)[0x56365ea3cf50]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822132258973 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000235:GERAN-A-185:LU)[0x56365ea3cf50]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822132258973 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000235:GERAN-A-185:LU)[0x56365ea6f400]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822132258973 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000235:GERAN-A-185:LU)[0x56365ea6f400]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000235:GERAN-A-185:LU)[0x56365ea3cf50] (fsm.c:486) MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822132258973 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000235:GERAN-A-185:LU)[0x56365ea6f400]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822132258973 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000235:GERAN-A-185:LU)[0x56365ea6f400]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822132258973 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132258973 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132258973 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132258973 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132258973 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132258973 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132258973 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132258973 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1119)@718a44d66dfb: { messageType := 2, destLocRef := '74CD74'O, sourceLocRef := '0000B4'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on local reference:4 20250822132258973 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132258973 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132258973 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132258973 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132258973 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132258973 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132258973 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132258973 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132258973 DMM DEBUG msc_a(IMSI-262420000000236:GERAN-A-186:LU)[0x56365ea6f710]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000236 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822132258973 DMM DEBUG msc_a(IMSI-262420000000236:GERAN-A-186:LU)[0x56365ea6f710]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822132258973 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000236:GERAN-A-186:LU)[0x56365ea6f9a0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822132258973 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000236:GERAN-A-186:LU)[0x56365ea6f9a0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000236:GERAN-A-186:LU)[0x56365ea6f710] (fsm.c:486) 20250822132258973 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000236:GERAN-A-186:LU)[0x56365ea6f9a0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822132258973 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000236:GERAN-A-186:LU)[0x56365ea6f9a0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) MSC_Test-GSUP(1125)@718a44d66dfb: Found GsupExpect[8] for "262420000000234" handled at TC_multi_lu_and_mt_ussd0(1143) MSC_Test-GSUP(1125)@718a44d66dfb: Added IMSI table entry 8TC_multi_lu_and_mt_ussd0(1143)"262420000000234" MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 20250822132258973 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822132258973 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000236 id=262420000000236 (vlr.c:661) 20250822132258973 DVLR INFO New subscr, IMSI: 262420000000236 (vlr.c:562) 20250822132258973 DVLR DEBUG VLR subscr IMSI-262420000000236 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822132258973 DVLR DEBUG VLR subscr IMSI-262420000000236 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822132258973 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132258973 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000236:GERAN-A-186:LU)[0x56365ea6f9a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822132258973 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000236:GERAN-A-186:LU)[0x56365ea6f9a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822132258973 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000236:GERAN-A-186:LU)[0x56365ea6f9a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822132258973 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000236:GERAN-A-186:LU)[0x56365ea6f9a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) MSC_Test_0-RAN(1120)@718a44d66dfb: Added conn table entry 14TC_multi_lu_and_mt_ussd0(1155)3336887 MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822132258973 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000236:GERAN-A-186:LU)[0x56365ea6f9a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822132258973 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000236:GERAN-A-186:LU)[0x56365ea6f9a0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822132258973 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000236:GERAN-A-186:LU)[0x56365ea39f80]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822132258973 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000236:GERAN-A-186:LU)[0x56365ea39f80]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000236:GERAN-A-186:LU)[0x56365ea6f9a0] (fsm.c:486) 20250822132258973 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000236:GERAN-A-186:LU)[0x56365ea39f80]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on local reference:4 MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132258973 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132258973 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132258973 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132258973 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132258973 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132258973 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132258973 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132258973 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132258973 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000236:GERAN-A-186:LU)[0x56365ea39f80]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) MSC_Test_0-RAN(1120)@718a44d66dfb: patch: N(SD) for ConnIdx 14 set to 1 MSC_Test_0-SCCP(1119)@718a44d66dfb: First idle individual index:14 MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 20250822132258973 DMM DEBUG msc_a(IMSI-262420000000237:GERAN-A-187:LU)[0x56365ea51680]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000237 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822132258973 DMM DEBUG msc_a(IMSI-262420000000237:GERAN-A-187:LU)[0x56365ea51680]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822132258973 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000237:GERAN-A-187:LU)[0x56365ea51910]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822132258973 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000237:GERAN-A-187:LU)[0x56365ea51910]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000237:GERAN-A-187:LU)[0x56365ea51680] (fsm.c:486) 20250822132258973 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000237:GERAN-A-187:LU)[0x56365ea51910]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822132258973 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000237:GERAN-A-187:LU)[0x56365ea51910]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822132258973 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822132258973 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000237 id=262420000000237 (vlr.c:661) 20250822132258973 DVLR INFO New subscr, IMSI: 262420000000237 (vlr.c:562) 20250822132258973 DVLR DEBUG VLR subscr IMSI-262420000000237 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822132258973 DVLR DEBUG VLR subscr IMSI-262420000000237 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822132258973 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) MSC_Test-GSUP(1125)@718a44d66dfb: Found GsupExpect[9] for "262420000000235" handled at TC_multi_lu_and_mt_ussd0(1145) MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(1125)@718a44d66dfb: Added IMSI table entry 9TC_multi_lu_and_mt_ussd0(1145)"262420000000235" 20250822132258973 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000237:GERAN-A-187:LU)[0x56365ea51910]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822132258973 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000237:GERAN-A-187:LU)[0x56365ea51910]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822132258973 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000237:GERAN-A-187:LU)[0x56365ea51910]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822132258973 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000237:GERAN-A-187:LU)[0x56365ea51910]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822132258973 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000237:GERAN-A-187:LU)[0x56365ea51910]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822132258973 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000237:GERAN-A-187:LU)[0x56365ea51910]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822132258973 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000237:GERAN-A-187:LU)[0x56365ea4d390]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822132258973 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000237:GERAN-A-187:LU)[0x56365ea4d390]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000237:GERAN-A-187:LU)[0x56365ea51910] (fsm.c:486) 20250822132258973 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000237:GERAN-A-187:LU)[0x56365ea4d390]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822132258973 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000237:GERAN-A-187:LU)[0x56365ea4d390]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822132258973 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132258973 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132258973 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132258973 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132258973 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132258973 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132258973 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132258973 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132258973 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132258973 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132258973 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132258973 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132258973 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132258974 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132258974 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-SCCP(1119)@718a44d66dfb: { messageType := 2, destLocRef := 'D896A8'O, sourceLocRef := '0000B5'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on local reference:5 MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(1125)@718a44d66dfb: Found GsupExpect[10] for "262420000000236" handled at TC_multi_lu_and_mt_ussd0(1147) MSC_Test-GSUP(1125)@718a44d66dfb: Added IMSI table entry 10TC_multi_lu_and_mt_ussd0(1147)"262420000000236" 20250822132258974 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132258974 DMM DEBUG msc_a(IMSI-262420000000238:GERAN-A-188:LU)[0x56365ea43880]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000238 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822132258974 DMM DEBUG msc_a(IMSI-262420000000238:GERAN-A-188:LU)[0x56365ea43880]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822132258974 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000238:GERAN-A-188:LU)[0x56365ea43b10]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822132258974 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000238:GERAN-A-188:LU)[0x56365ea43b10]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000238:GERAN-A-188:LU)[0x56365ea43880] (fsm.c:486) 20250822132258974 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000238:GERAN-A-188:LU)[0x56365ea43b10]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822132258974 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000238:GERAN-A-188:LU)[0x56365ea43b10]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822132258974 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822132258974 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000238 id=262420000000238 (vlr.c:661) 20250822132258974 DVLR INFO New subscr, IMSI: 262420000000238 (vlr.c:562) 20250822132258974 DVLR DEBUG VLR subscr IMSI-262420000000238 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 20250822132258974 DVLR DEBUG VLR subscr IMSI-262420000000238 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822132258974 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1120)@718a44d66dfb: Added conn table entry 15TC_multi_lu_and_mt_ussd0(1157)12344512 20250822132258974 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000238:GERAN-A-188:LU)[0x56365ea43b10]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822132258974 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000238:GERAN-A-188:LU)[0x56365ea43b10]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822132258974 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000238:GERAN-A-188:LU)[0x56365ea43b10]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822132258974 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000238:GERAN-A-188:LU)[0x56365ea43b10]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822132258974 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000238:GERAN-A-188:LU)[0x56365ea43b10]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822132258974 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000238:GERAN-A-188:LU)[0x56365ea43b10]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822132258974 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000238:GERAN-A-188:LU)[0x56365ea41030]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822132258974 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000238:GERAN-A-188:LU)[0x56365ea41030]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000238:GERAN-A-188:LU)[0x56365ea43b10] (fsm.c:486) 20250822132258974 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000238:GERAN-A-188:LU)[0x56365ea41030]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822132258974 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000238:GERAN-A-188:LU)[0x56365ea41030]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on local reference:5 MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132258974 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132258974 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132258974 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132258974 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132258974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132258974 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132258974 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132258974 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 20250822132258974 DMM DEBUG msc_a(IMSI-262420000000239:GERAN-A-189:LU)[0x56365ea44e40]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000239 LU-type=IMSI-ATTACH (gsm_04_08.c:363) MSC_Test-GSUP(1125)@718a44d66dfb: Found GsupExpect[11] for "262420000000237" handled at TC_multi_lu_and_mt_ussd0(1149) MSC_Test-GSUP(1125)@718a44d66dfb: Added IMSI table entry 11TC_multi_lu_and_mt_ussd0(1149)"262420000000237" MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822132258974 DMM DEBUG msc_a(IMSI-262420000000239:GERAN-A-189:LU)[0x56365ea44e40]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822132258974 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000239:GERAN-A-189:LU)[0x56365ea450d0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822132258974 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000239:GERAN-A-189:LU)[0x56365ea450d0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000239:GERAN-A-189:LU)[0x56365ea44e40] (fsm.c:486) 20250822132258974 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000239:GERAN-A-189:LU)[0x56365ea450d0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822132258974 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000239:GERAN-A-189:LU)[0x56365ea450d0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822132258974 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822132258974 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000239 id=262420000000239 (vlr.c:661) 20250822132258974 DVLR INFO New subscr, IMSI: 262420000000239 (vlr.c:562) 20250822132258974 DVLR DEBUG VLR subscr IMSI-262420000000239 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822132258974 DVLR DEBUG VLR subscr IMSI-262420000000239 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822132258974 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132258974 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000239:GERAN-A-189:LU)[0x56365ea450d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822132258974 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000239:GERAN-A-189:LU)[0x56365ea450d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822132258974 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000239:GERAN-A-189:LU)[0x56365ea450d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822132258974 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000239:GERAN-A-189:LU)[0x56365ea450d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) MSC_Test_0-SCCP(1119)@718a44d66dfb: { messageType := 2, destLocRef := '51F50D'O, sourceLocRef := '0000B6'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } 20250822132258974 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000239:GERAN-A-189:LU)[0x56365ea450d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822132258974 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000239:GERAN-A-189:LU)[0x56365ea450d0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822132258974 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000239:GERAN-A-189:LU)[0x56365ea464f0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822132258974 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000239:GERAN-A-189:LU)[0x56365ea464f0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000239:GERAN-A-189:LU)[0x56365ea450d0] (fsm.c:486) 20250822132258974 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000239:GERAN-A-189:LU)[0x56365ea464f0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822132258974 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000239:GERAN-A-189:LU)[0x56365ea464f0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on local reference:6 MSC_Test_0-RAN(1120)@718a44d66dfb: patch: N(SD) for ConnIdx 15 set to 1 20250822132258974 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132258974 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132258974 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132258974 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132258974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132258974 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132258974 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132258974 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1119)@718a44d66dfb: First idle individual index:15 MSC_Test-GSUP(1125)@718a44d66dfb: Found GsupExpect[12] for "262420000000238" handled at TC_multi_lu_and_mt_ussd0(1151) MSC_Test-GSUP(1125)@718a44d66dfb: Added IMSI table entry 12TC_multi_lu_and_mt_ussd0(1151)"262420000000238" MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 20250822132258974 DMM DEBUG msc_a(IMSI-262420000000240:GERAN-A-190:LU)[0x56365ea78d70]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000240 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822132258974 DMM DEBUG msc_a(IMSI-262420000000240:GERAN-A-190:LU)[0x56365ea78d70]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822132258974 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000240:GERAN-A-190:LU)[0x56365ea79000]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822132258974 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000240:GERAN-A-190:LU)[0x56365ea79000]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000240:GERAN-A-190:LU)[0x56365ea78d70] (fsm.c:486) 20250822132258974 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000240:GERAN-A-190:LU)[0x56365ea79000]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822132258974 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000240:GERAN-A-190:LU)[0x56365ea79000]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822132258974 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822132258974 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000240 id=262420000000240 (vlr.c:661) 20250822132258974 DVLR INFO New subscr, IMSI: 262420000000240 (vlr.c:562) 20250822132258974 DVLR DEBUG VLR subscr IMSI-262420000000240 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822132258974 DVLR DEBUG VLR subscr IMSI-262420000000240 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822132258974 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132258974 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000240:GERAN-A-190:LU)[0x56365ea79000]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822132258974 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000240:GERAN-A-190:LU)[0x56365ea79000]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822132258974 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000240:GERAN-A-190:LU)[0x56365ea79000]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on local reference:6 20250822132258974 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000240:GERAN-A-190:LU)[0x56365ea79000]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822132258974 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000240:GERAN-A-190:LU)[0x56365ea79000]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822132258974 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000240:GERAN-A-190:LU)[0x56365ea79000]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822132258974 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000240:GERAN-A-190:LU)[0x56365ea79600]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822132258974 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000240:GERAN-A-190:LU)[0x56365ea79600]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000240:GERAN-A-190:LU)[0x56365ea79000] (fsm.c:486) 20250822132258974 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000240:GERAN-A-190:LU)[0x56365ea79600]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822132258974 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000240:GERAN-A-190:LU)[0x56365ea79600]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132258974 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132258974 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132258974 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132258974 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132258974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132258974 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132258974 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132258974 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132258974 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132258974 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132258974 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132258974 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132258974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132258974 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132258974 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132258974 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132258974 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132258974 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132258974 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132258974 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132258974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132258974 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132258974 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132258974 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132258974 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132258974 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132258974 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132258974 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132258974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132258975 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132258975 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132258975 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test-GSUP(1125)@718a44d66dfb: Found GsupExpect[13] for "262420000000239" handled at TC_multi_lu_and_mt_ussd0(1153) MSC_Test-GSUP(1125)@718a44d66dfb: Added IMSI table entry 13TC_multi_lu_and_mt_ussd0(1153)"262420000000239" 20250822132258975 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132258975 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132258975 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132258975 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132258975 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132258975 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132258975 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132258975 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132258975 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132258975 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132258975 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132258975 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132258975 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132258975 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132258975 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132258975 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test-GSUP(1125)@718a44d66dfb: Found GsupExpect[14] for "262420000000240" handled at TC_multi_lu_and_mt_ussd0(1155) MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 MSC_Test-GSUP(1125)@718a44d66dfb: Added IMSI table entry 14TC_multi_lu_and_mt_ussd0(1155)"262420000000240" MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822132258975 DMM DEBUG msc_a(IMSI-262420000000241:GERAN-A-191:LU)[0x56365ea6e970]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000241 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822132258975 DMM DEBUG msc_a(IMSI-262420000000241:GERAN-A-191:LU)[0x56365ea6e970]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822132258975 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000241:GERAN-A-191:LU)[0x56365ea6ec00]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822132258975 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000241:GERAN-A-191:LU)[0x56365ea6ec00]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000241:GERAN-A-191:LU)[0x56365ea6e970] (fsm.c:486) 20250822132258975 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000241:GERAN-A-191:LU)[0x56365ea6ec00]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822132258975 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000241:GERAN-A-191:LU)[0x56365ea6ec00]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822132258975 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822132258975 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000241 id=262420000000241 (vlr.c:661) 20250822132258975 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132258975 DVLR INFO New subscr, IMSI: 262420000000241 (vlr.c:562) 20250822132258975 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132258975 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132258975 DVLR DEBUG VLR subscr IMSI-262420000000241 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822132258975 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132258975 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132258975 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132258975 DVLR DEBUG VLR subscr IMSI-262420000000241 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822132258975 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132258975 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000241:GERAN-A-191:LU)[0x56365ea6ec00]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822132258975 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000241:GERAN-A-191:LU)[0x56365ea6ec00]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822132258975 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000241:GERAN-A-191:LU)[0x56365ea6ec00]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822132258975 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132258975 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132258975 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000241:GERAN-A-191:LU)[0x56365ea6ec00]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 20250822132258975 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132258975 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132258975 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132258975 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132258975 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132258975 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132258975 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132258975 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132258975 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000241:GERAN-A-191:LU)[0x56365ea6ec00]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822132258975 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000241:GERAN-A-191:LU)[0x56365ea6ec00]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822132258975 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000241:GERAN-A-191:LU)[0x56365ea6aed0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822132258975 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000241:GERAN-A-191:LU)[0x56365ea6aed0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000241:GERAN-A-191:LU)[0x56365ea6ec00] (fsm.c:486) 20250822132258975 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000241:GERAN-A-191:LU)[0x56365ea6aed0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822132258975 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000241:GERAN-A-191:LU)[0x56365ea6aed0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1119)@718a44d66dfb: { messageType := 2, destLocRef := 'B697A0'O, sourceLocRef := '0000B7'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on local reference:7 MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822132258975 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132258975 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132258975 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132258975 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132258975 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132258975 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132258975 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132258975 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132258975 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132258975 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132258975 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132258975 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132258975 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132258975 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on local reference:7 MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 data has been put to the reassembly buffer 20250822132258975 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132258975 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132258975 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132258975 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132258975 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132258975 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132258975 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132258975 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132258975 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132258975 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 MSC_Test_0-SCCP(1119)@718a44d66dfb: { messageType := 2, destLocRef := '4EBB3A'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-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on local reference:8 20250822132258975 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132258975 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132258975 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132258975 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132258975 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132258975 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132258975 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132258975 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 MSC_Test-GSUP(1125)@718a44d66dfb: Found GsupExpect[15] for "262420000000241" handled at TC_multi_lu_and_mt_ussd0(1157) MSC_Test-GSUP(1125)@718a44d66dfb: Added IMSI table entry 15TC_multi_lu_and_mt_ussd0(1157)"262420000000241" MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822132258975 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132258975 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132258975 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132258975 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132258975 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132258975 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132258975 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132258975 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on local reference:8 MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822132258975 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132258975 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132258975 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132258975 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132258975 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132258975 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132258975 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132258975 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132258975 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132258975 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132258975 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132258975 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132258975 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132258975 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132258975 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-SCCP(1119)@718a44d66dfb: { messageType := 2, destLocRef := '9F9647'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(1121)@718a44d66dfb: Message received on association #8 MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on local reference:9 MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822132258975 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132258975 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132258975 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132258975 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132258975 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132258975 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132258975 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132258975 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132258975 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 20250822132258975 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132258975 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132258975 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132258975 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132258975 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132258975 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132258975 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132258975 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132258975 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132258975 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132258975 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132258975 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132258975 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on local reference:9 MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 20250822132258975 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132258975 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132258975 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132258975 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132258975 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132258975 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132258975 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132258975 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132258975 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132258975 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132258975 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1119)@718a44d66dfb: { messageType := 2, destLocRef := '266EA7'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(1119)@718a44d66dfb: Session index based on local reference:10 MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on local reference:10 MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 MSC_Test_0-SCCP(1119)@718a44d66dfb: { messageType := 2, destLocRef := 'BFCB6E'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-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on local reference:11 MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on local reference:11 MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1119)@718a44d66dfb: { messageType := 2, destLocRef := 'A49B1A'O, sourceLocRef := '0000BC'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on local reference:12 MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on local reference:12 MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1119)@718a44d66dfb: { messageType := 2, destLocRef := 'BB56EB'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(1119)@718a44d66dfb: Session index based on local reference:13 MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on local reference:13 MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1119)@718a44d66dfb: { messageType := 2, destLocRef := '32EAB7'O, sourceLocRef := '0000BE'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on local reference:14 MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on local reference:14 MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1119)@718a44d66dfb: { messageType := 2, destLocRef := 'BC5CC0'O, sourceLocRef := '0000BF'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on local reference:15 MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on local reference:15 MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132258980 DVLR DEBUG VLR subscr IMSI-262420000000226 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250822132258980 DVLR DEBUG VLR subscr IMSI-262420000000226 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) 20250822132258980 DVLR DEBUG VLR subscr IMSI-262420000000227 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250822132258980 DVLR DEBUG VLR subscr IMSI-262420000000227 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1128)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1128)@718a44d66dfb: setverdict(pass): none -> pass 20250822132258981 DVLR DEBUG VLR subscr IMSI-262420000000228 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250822132258981 DVLR DEBUG VLR subscr IMSI-262420000000228 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1129)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1129)@718a44d66dfb: setverdict(pass): none -> pass 20250822132258981 DVLR DEBUG VLR subscr IMSI-262420000000229 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250822132258981 DVLR DEBUG VLR subscr IMSI-262420000000229 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) 20250822132258981 DVLR DEBUG VLR subscr IMSI-262420000000230 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250822132258981 DVLR DEBUG VLR subscr IMSI-262420000000230 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) 20250822132258983 DVLR DEBUG VLR subscr IMSI-262420000000231 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250822132258983 DVLR DEBUG VLR subscr IMSI-262420000000231 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) 20250822132258984 DVLR DEBUG VLR subscr IMSI-262420000000232 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250822132258984 DVLR DEBUG VLR subscr IMSI-262420000000232 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1131)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1135)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1135)@718a44d66dfb: setverdict(pass): none -> pass TC_multi_lu_and_mt_ussd0(1131)@718a44d66dfb: setverdict(pass): none -> pass TC_multi_lu_and_mt_ussd0(1133)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" 20250822132258985 DVLR DEBUG VLR subscr IMSI-262420000000233 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250822132258985 DVLR DEBUG VLR subscr IMSI-262420000000233 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1133)@718a44d66dfb: setverdict(pass): none -> pass 20250822132258985 DVLR DEBUG VLR subscr IMSI-262420000000226 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132258985 DVLR DEBUG IMSI:262420000000226 has MSISDN:491230000226 (vlr.c:1045) 20250822132258985 DMSC NOTICE msub(IMSI-262420000000226:MSISDN-491230000226) VLR: update for IMSI=262420000000226 (MSISDN=491230000226) (gsm_04_08.c:1541) 20250822132258985 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822132258985 DVLR DEBUG VLR subscr IMSI-262420000000227 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132258985 DVLR DEBUG IMSI:262420000000227 has MSISDN:491230000227 (vlr.c:1045) 20250822132258985 DMSC NOTICE msub(IMSI-262420000000227:MSISDN-491230000227) VLR: update for IMSI=262420000000227 (MSISDN=491230000227) (gsm_04_08.c:1541) 20250822132258985 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(1137)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" 20250822132258987 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132258987 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000226:MSISDN-491230000226:GERAN-A-176:LU)[0x56365ea379b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822132258987 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000226:GERAN-A-176:LU)[0x56365ea3fb20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822132258987 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000226:GERAN-A-176:LU)[0x56365ea3fb20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822132258987 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000226:GERAN-A-176:LU)[0x56365ea3fb20]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822132258987 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000226:GERAN-A-176:LU)[0x56365ea3fb20]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000226:MSISDN-491230000226:GERAN-A-176:LU)[0x56365ea379b0] (vlr_lu_fsm.c:110) 20250822132258987 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000226:GERAN-A-176:LU)[0x56365ea3fb20]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822132258987 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000226:GERAN-A-176:LU)[0x56365ea3fb20]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822132258987 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000226:MSISDN-491230000226:GERAN-A-176:LU)[0x56365ea379b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822132258987 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000226:MSISDN-491230000226:GERAN-A-176:LU)[0x56365ea379b0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822132258987 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000226:MSISDN-491230000226:GERAN-A-176:LU)[0x56365ea3d580]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822132258987 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000226:MSISDN-491230000226:GERAN-A-176:LU)[0x56365ea3d580]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000226:MSISDN-491230000226:GERAN-A-176:LU)[0x56365ea379b0] (fsm.c:486) 20250822132258987 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000226:MSISDN-491230000226:GERAN-A-176:LU)[0x56365ea3d580]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822132258987 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000226:MSISDN-491230000226:GERAN-A-176:LU)[0x56365ea3d580]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822132258987 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000226:MSISDN-491230000226:GERAN-A-176:LU)[0x56365ea3d580]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822132258987 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000226:MSISDN-491230000226:GERAN-A-176:LU)[0x56365ea3d580]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822132258987 DMSC NOTICE msub(IMSI-262420000000226:MSISDN-491230000226:TMSInew-0x403F967D) VLR: update for IMSI=262420000000226 (MSISDN=491230000226) (gsm_04_08.c:1541) 20250822132258987 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000226:MSISDN-491230000226:GERAN-A-176:LU)[0x56365ea3d580]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822132258987 DMM DEBUG -> IMSI-262420000000226:MSISDN-491230000226:TMSInew-0x403F967D LOCATION UPDATE ACCEPT (TMSI = 0x403f967d) (gsm_04_08.c:149) TC_multi_lu_and_mt_ussd0(1137)@718a44d66dfb: setverdict(pass): none -> pass 20250822132258987 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSInew-0x403F967D - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822132258987 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132258987 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132258987 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132258987 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132258987 DVLR DEBUG VLR subscr IMSI-262420000000234 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250822132258987 DVLR DEBUG VLR subscr IMSI-262420000000234 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822132258987 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132258987 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132258987 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132258987 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_multi_lu_and_mt_ussd0(1139)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1139)@718a44d66dfb: setverdict(pass): none -> pass TC_multi_lu_and_mt_ussd0(1141)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1141)@718a44d66dfb: setverdict(pass): none -> pass TC_multi_lu_and_mt_ussd0(1143)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1143)@718a44d66dfb: setverdict(pass): none -> pass 20250822132258992 DVLR DEBUG VLR subscr IMSI-262420000000235 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250822132258992 DVLR DEBUG VLR subscr IMSI-262420000000235 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) 20250822132258992 DVLR DEBUG VLR subscr IMSI-262420000000236 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250822132258992 DVLR DEBUG VLR subscr IMSI-262420000000236 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) 20250822132258993 DVLR DEBUG VLR subscr IMSI-262420000000237 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250822132258993 DVLR DEBUG VLR subscr IMSI-262420000000237 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1145)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" 20250822132258995 DVLR DEBUG VLR subscr IMSI-262420000000238 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250822132258995 DVLR DEBUG VLR subscr IMSI-262420000000238 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1145)@718a44d66dfb: setverdict(pass): none -> pass 20250822132258995 DVLR DEBUG VLR subscr IMSI-262420000000239 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250822132258996 DVLR DEBUG VLR subscr IMSI-262420000000239 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1147)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1147)@718a44d66dfb: setverdict(pass): none -> pass TC_multi_lu_and_mt_ussd0(1149)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1149)@718a44d66dfb: setverdict(pass): none -> pass MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1119)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(1119)@718a44d66dfb: vl_from0 20250822132258997 DVLR DEBUG VLR subscr IMSI-262420000000241 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250822132258997 DVLR DEBUG VLR subscr IMSI-262420000000241 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1119)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132258998 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132258998 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132258998 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132258998 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132258998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132258998 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132258998 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132258998 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132258998 DVLR DEBUG VLR subscr IMSI-262420000000240 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) TC_multi_lu_and_mt_ussd0(1153)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on connection ID:1 MSC_Test_0-SCCP(1119)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(1119)@718a44d66dfb: vl_from0 20250822132258998 DVLR DEBUG VLR subscr IMSI-262420000000240 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1153)@718a44d66dfb: setverdict(pass): none -> pass MSC_Test_0-SCCP(1119)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1151)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on connection ID:2 MSC_Test_0-SCCP(1119)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(1119)@718a44d66dfb: vl_from0 TC_multi_lu_and_mt_ussd0(1151)@718a44d66dfb: setverdict(pass): none -> pass MSC_Test_0-SCCP(1119)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on connection ID:3 MSC_Test_0-SCCP(1119)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(1119)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1119)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on connection ID:4 MSC_Test_0-SCCP(1119)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(1119)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1119)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1157)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1157)@718a44d66dfb: setverdict(pass): none -> pass TC_multi_lu_and_mt_ussd0(1155)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on connection ID:5 MSC_Test_0-SCCP(1119)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(1119)@718a44d66dfb: vl_from0 TC_multi_lu_and_mt_ussd0(1155)@718a44d66dfb: setverdict(pass): none -> pass MSC_Test_0-SCCP(1119)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on connection ID:6 MSC_Test_0-SCCP(1119)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(1119)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1119)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on connection ID:7 MSC_Test_0-SCCP(1119)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(1119)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1119)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on connection ID:8 MSC_Test_0-SCCP(1119)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(1119)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1119)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on connection ID:9 MSC_Test_0-SCCP(1119)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(1119)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1119)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on connection ID:10 MSC_Test_0-SCCP(1119)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(1119)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1119)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on connection ID:11 MSC_Test_0-SCCP(1119)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(1119)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1119)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on connection ID:12 MSC_Test_0-SCCP(1119)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(1119)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1119)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on connection ID:13 MSC_Test_0-SCCP(1119)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(1119)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1119)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on connection ID:15 MSC_Test_0-SCCP(1119)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(1119)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1119)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on connection ID:14 MSC_Test_0-SCCP(1119)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(1119)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1119)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1128)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1120)@718a44d66dfb: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1120)@718a44d66dfb: patched enc_l3: '055B'O MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1119)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(1119)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1119)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132259030 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132259030 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000227:MSISDN-491230000227:GERAN-A-177:LU)[0x56365ea56a70]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822132259030 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000227:GERAN-A-177:LU)[0x56365ea48ad0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822132259030 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000227:GERAN-A-177:LU)[0x56365ea48ad0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822132259030 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000227:GERAN-A-177:LU)[0x56365ea48ad0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822132259030 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000227:GERAN-A-177:LU)[0x56365ea48ad0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000227:MSISDN-491230000227:GERAN-A-177:LU)[0x56365ea56a70] (vlr_lu_fsm.c:110) 20250822132259030 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000227:GERAN-A-177:LU)[0x56365ea48ad0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822132259030 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000227:GERAN-A-177:LU)[0x56365ea48ad0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822132259030 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000227:MSISDN-491230000227:GERAN-A-177:LU)[0x56365ea56a70]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822132259030 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000227:MSISDN-491230000227:GERAN-A-177:LU)[0x56365ea56a70]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822132259030 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000227:MSISDN-491230000227:GERAN-A-177:LU)[0x56365ea3fb20]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822132259030 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000227:MSISDN-491230000227:GERAN-A-177:LU)[0x56365ea3fb20]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000227:MSISDN-491230000227:GERAN-A-177:LU)[0x56365ea56a70] (fsm.c:486) 20250822132259030 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000227:MSISDN-491230000227:GERAN-A-177:LU)[0x56365ea3fb20]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822132259030 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000227:MSISDN-491230000227:GERAN-A-177:LU)[0x56365ea3fb20]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822132259030 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000227:MSISDN-491230000227:GERAN-A-177:LU)[0x56365ea3fb20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822132259030 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000227:MSISDN-491230000227:GERAN-A-177:LU)[0x56365ea3fb20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822132259030 DMSC NOTICE msub(IMSI-262420000000227:MSISDN-491230000227:TMSInew-0x6CDD8EDC) VLR: update for IMSI=262420000000227 (MSISDN=491230000227) (gsm_04_08.c:1541) 20250822132259030 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000227:MSISDN-491230000227:GERAN-A-177:LU)[0x56365ea3fb20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822132259030 DMM DEBUG -> IMSI-262420000000227:MSISDN-491230000227:TMSInew-0x6CDD8EDC LOCATION UPDATE ACCEPT (TMSI = 0x6cdd8edc) (gsm_04_08.c:149) 20250822132259030 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSInew-0x6CDD8EDC - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822132259030 DVLR DEBUG VLR subscr IMSI-262420000000229 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132259030 DVLR DEBUG IMSI:262420000000229 has MSISDN:491230000229 (vlr.c:1045) 20250822132259030 DMSC NOTICE msub(IMSI-262420000000229:MSISDN-491230000229) VLR: update for IMSI=262420000000229 (MSISDN=491230000229) (gsm_04_08.c:1541) 20250822132259030 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822132259030 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259030 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259030 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259030 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132259030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259030 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259030 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132259030 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132259030 DVLR DEBUG VLR subscr IMSI-262420000000230 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132259030 DVLR DEBUG IMSI:262420000000230 has MSISDN:491230000230 (vlr.c:1045) 20250822132259030 DMSC NOTICE msub(IMSI-262420000000230:MSISDN-491230000230) VLR: update for IMSI=262420000000230 (MSISDN=491230000230) (gsm_04_08.c:1541) 20250822132259030 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822132259030 DVLR DEBUG VLR subscr IMSI-262420000000228 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132259030 DVLR DEBUG IMSI:262420000000228 has MSISDN:491230000228 (vlr.c:1045) 20250822132259030 DMSC NOTICE msub(IMSI-262420000000228:MSISDN-491230000228) VLR: update for IMSI=262420000000228 (MSISDN=491230000228) (gsm_04_08.c:1541) 20250822132259030 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822132259030 DVLR DEBUG VLR subscr IMSI-262420000000231 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132259030 DVLR DEBUG IMSI:262420000000231 has MSISDN:491230000231 (vlr.c:1045) 20250822132259030 DMSC NOTICE msub(IMSI-262420000000231:MSISDN-491230000231) VLR: update for IMSI=262420000000231 (MSISDN=491230000231) (gsm_04_08.c:1541) 20250822132259030 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259030 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259030 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259030 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132259030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259030 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259030 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132259030 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132259030 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259030 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259030 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259030 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132259030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259030 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259030 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132259030 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132259030 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822132259030 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259030 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259030 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259030 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132259030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259030 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259030 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132259030 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132259030 DVLR DEBUG VLR subscr IMSI-262420000000232 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132259030 DVLR DEBUG IMSI:262420000000232 has MSISDN:491230000232 (vlr.c:1045) 20250822132259030 DMSC NOTICE msub(IMSI-262420000000232:MSISDN-491230000232) VLR: update for IMSI=262420000000232 (MSISDN=491230000232) (gsm_04_08.c:1541) 20250822132259030 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822132259030 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259030 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259030 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259030 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132259030 DVLR DEBUG VLR subscr IMSI-262420000000233 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132259030 DVLR DEBUG IMSI:262420000000233 has MSISDN:491230000233 (vlr.c:1045) 20250822132259030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259030 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259030 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132259030 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132259030 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259030 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259030 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259030 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132259030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259030 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259030 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132259030 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on local reference:1 MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 will be put to the reassembly buffer 20250822132259030 DMSC NOTICE msub(IMSI-262420000000233:MSISDN-491230000233) VLR: update for IMSI=262420000000233 (MSISDN=491230000233) (gsm_04_08.c:1541) 20250822132259030 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822132259030 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259030 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259030 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259030 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132259030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259031 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259031 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132259031 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132259031 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259031 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132259031 DVLR DEBUG VLR subscr IMSI-262420000000234 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132259031 DVLR DEBUG IMSI:262420000000234 has MSISDN:491230000234 (vlr.c:1045) 20250822132259031 DMSC NOTICE msub(IMSI-262420000000234:MSISDN-491230000234) VLR: update for IMSI=262420000000234 (MSISDN=491230000234) (gsm_04_08.c:1541) 20250822132259031 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822132259031 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259031 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132259031 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259031 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259031 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132259031 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132259031 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259031 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259031 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259031 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132259031 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259031 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259031 DVLR DEBUG VLR subscr IMSI-262420000000235 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132259031 DVLR DEBUG IMSI:262420000000235 has MSISDN:491230000235 (vlr.c:1045) 20250822132259031 DMSC NOTICE msub(IMSI-262420000000235:MSISDN-491230000235) VLR: update for IMSI=262420000000235 (MSISDN=491230000235) (gsm_04_08.c:1541) 20250822132259031 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822132259031 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132259031 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132259031 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259031 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259031 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259031 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132259031 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259031 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259031 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132259031 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132259031 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259031 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259031 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259031 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132259031 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259031 DVLR DEBUG VLR subscr IMSI-262420000000236 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132259031 DVLR DEBUG IMSI:262420000000236 has MSISDN:491230000236 (vlr.c:1045) 20250822132259031 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259031 DMSC NOTICE msub(IMSI-262420000000236:MSISDN-491230000236) VLR: update for IMSI=262420000000236 (MSISDN=491230000236) (gsm_04_08.c:1541) 20250822132259031 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132259031 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132259031 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259031 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259031 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259031 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132259031 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259031 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822132259031 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259031 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132259031 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132259031 DVLR DEBUG VLR subscr IMSI-262420000000237 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132259031 DVLR DEBUG IMSI:262420000000237 has MSISDN:491230000237 (vlr.c:1045) 20250822132259031 DMSC NOTICE msub(IMSI-262420000000237:MSISDN-491230000237) VLR: update for IMSI=262420000000237 (MSISDN=491230000237) (gsm_04_08.c:1541) 20250822132259031 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822132259031 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259031 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259031 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259031 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132259031 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259031 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259031 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132259031 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132259031 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259031 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259031 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259031 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132259031 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259031 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259031 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132259031 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132259031 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259031 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259031 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259031 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132259031 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259031 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259031 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132259031 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132259031 DVLR DEBUG VLR subscr IMSI-262420000000239 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132259031 DVLR DEBUG IMSI:262420000000239 has MSISDN:491230000239 (vlr.c:1045) 20250822132259031 DMSC NOTICE msub(IMSI-262420000000239:MSISDN-491230000239) VLR: update for IMSI=262420000000239 (MSISDN=491230000239) (gsm_04_08.c:1541) 20250822132259031 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822132259032 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259032 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259032 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259032 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132259032 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259032 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259032 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132259032 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132259032 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259032 DVLR DEBUG VLR subscr IMSI-262420000000238 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132259032 DVLR DEBUG IMSI:262420000000238 has MSISDN:491230000238 (vlr.c:1045) 20250822132259032 DMSC NOTICE msub(IMSI-262420000000238:MSISDN-491230000238) VLR: update for IMSI=262420000000238 (MSISDN=491230000238) (gsm_04_08.c:1541) 20250822132259032 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822132259032 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259032 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259032 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132259032 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259032 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259032 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132259032 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132259032 DVLR DEBUG VLR subscr IMSI-262420000000241 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132259032 DVLR DEBUG IMSI:262420000000241 has MSISDN:491230000241 (vlr.c:1045) 20250822132259032 DMSC NOTICE msub(IMSI-262420000000241:MSISDN-491230000241) VLR: update for IMSI=262420000000241 (MSISDN=491230000241) (gsm_04_08.c:1541) 20250822132259032 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822132259033 DVLR DEBUG VLR subscr IMSI-262420000000240 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132259033 DVLR DEBUG IMSI:262420000000240 has MSISDN:491230000240 (vlr.c:1045) 20250822132259033 DMSC NOTICE msub(IMSI-262420000000240:MSISDN-491230000240) VLR: update for IMSI=262420000000240 (MSISDN=491230000240) (gsm_04_08.c:1541) 20250822132259033 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822132259033 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132259033 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000229:MSISDN-491230000229:GERAN-A-179:LU)[0x56365ea613b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822132259033 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000229:GERAN-A-179:LU)[0x56365ea47ea0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822132259033 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000229:GERAN-A-179:LU)[0x56365ea47ea0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822132259033 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000229:GERAN-A-179:LU)[0x56365ea47ea0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822132259033 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000229:GERAN-A-179:LU)[0x56365ea47ea0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000229:MSISDN-491230000229:GERAN-A-179:LU)[0x56365ea613b0] (vlr_lu_fsm.c:110) 20250822132259033 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000229:GERAN-A-179:LU)[0x56365ea47ea0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822132259033 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000229:GERAN-A-179:LU)[0x56365ea47ea0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822132259033 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000229:MSISDN-491230000229:GERAN-A-179:LU)[0x56365ea613b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822132259033 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000229:MSISDN-491230000229:GERAN-A-179:LU)[0x56365ea613b0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822132259033 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000229:MSISDN-491230000229:GERAN-A-179:LU)[0x56365ea48ad0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822132259033 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000229:MSISDN-491230000229:GERAN-A-179:LU)[0x56365ea48ad0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000229:MSISDN-491230000229:GERAN-A-179:LU)[0x56365ea613b0] (fsm.c:486) 20250822132259033 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000229:MSISDN-491230000229:GERAN-A-179:LU)[0x56365ea48ad0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822132259033 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000229:MSISDN-491230000229:GERAN-A-179:LU)[0x56365ea48ad0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822132259033 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000229:MSISDN-491230000229:GERAN-A-179:LU)[0x56365ea48ad0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822132259033 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000229:MSISDN-491230000229:GERAN-A-179:LU)[0x56365ea48ad0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822132259033 DMSC NOTICE msub(IMSI-262420000000229:MSISDN-491230000229:TMSInew-0xA6FB7F05) VLR: update for IMSI=262420000000229 (MSISDN=491230000229) (gsm_04_08.c:1541) 20250822132259033 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000229:MSISDN-491230000229:GERAN-A-179:LU)[0x56365ea48ad0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822132259033 DMM DEBUG -> IMSI-262420000000229:MSISDN-491230000229:TMSInew-0xA6FB7F05 LOCATION UPDATE ACCEPT (TMSI = 0xa6fb7f05) (gsm_04_08.c:149) 20250822132259033 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSInew-0xA6FB7F05 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822132259034 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132259034 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000230:MSISDN-491230000230:GERAN-A-180:LU)[0x56365ea3e990]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822132259034 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000230:GERAN-A-180:LU)[0x56365ea4b920]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822132259034 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000230:GERAN-A-180:LU)[0x56365ea4b920]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822132259034 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000230:GERAN-A-180:LU)[0x56365ea4b920]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822132259034 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000230:GERAN-A-180:LU)[0x56365ea4b920]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000230:MSISDN-491230000230:GERAN-A-180:LU)[0x56365ea3e990] (vlr_lu_fsm.c:110) 20250822132259034 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000230:GERAN-A-180:LU)[0x56365ea4b920]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822132259034 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000230:GERAN-A-180:LU)[0x56365ea4b920]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822132259034 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000230:MSISDN-491230000230:GERAN-A-180:LU)[0x56365ea3e990]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822132259034 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000230:MSISDN-491230000230:GERAN-A-180:LU)[0x56365ea3e990]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822132259034 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000230:MSISDN-491230000230:GERAN-A-180:LU)[0x56365ea47ea0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822132259034 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000230:MSISDN-491230000230:GERAN-A-180:LU)[0x56365ea47ea0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000230:MSISDN-491230000230:GERAN-A-180:LU)[0x56365ea3e990] (fsm.c:486) 20250822132259034 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000230:MSISDN-491230000230:GERAN-A-180:LU)[0x56365ea47ea0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822132259034 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000230:MSISDN-491230000230:GERAN-A-180:LU)[0x56365ea47ea0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822132259034 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000230:MSISDN-491230000230:GERAN-A-180:LU)[0x56365ea47ea0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822132259034 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000230:MSISDN-491230000230:GERAN-A-180:LU)[0x56365ea47ea0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822132259034 DMSC NOTICE msub(IMSI-262420000000230:MSISDN-491230000230:TMSInew-0x5708B715) VLR: update for IMSI=262420000000230 (MSISDN=491230000230) (gsm_04_08.c:1541) 20250822132259034 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000230:MSISDN-491230000230:GERAN-A-180:LU)[0x56365ea47ea0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822132259034 DMM DEBUG -> IMSI-262420000000230:MSISDN-491230000230:TMSInew-0x5708B715 LOCATION UPDATE ACCEPT (TMSI = 0x5708b715) (gsm_04_08.c:149) 20250822132259034 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259034 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259034 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259034 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132259034 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259034 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259034 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132259034 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSInew-0x5708B715 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822132259034 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132259034 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132259034 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000231:MSISDN-491230000231:GERAN-A-181:LU)[0x56365ea52ab0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822132259034 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000231:GERAN-A-181:LU)[0x56365ea5b6d0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822132259034 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000231:GERAN-A-181:LU)[0x56365ea5b6d0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822132259034 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000231:GERAN-A-181:LU)[0x56365ea5b6d0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822132259035 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000231:GERAN-A-181:LU)[0x56365ea5b6d0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000231:MSISDN-491230000231:GERAN-A-181:LU)[0x56365ea52ab0] (vlr_lu_fsm.c:110) 20250822132259035 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000231:GERAN-A-181:LU)[0x56365ea5b6d0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822132259035 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000231:GERAN-A-181:LU)[0x56365ea5b6d0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822132259035 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000231:MSISDN-491230000231:GERAN-A-181:LU)[0x56365ea52ab0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822132259035 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000231:MSISDN-491230000231:GERAN-A-181:LU)[0x56365ea52ab0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822132259035 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000231:MSISDN-491230000231:GERAN-A-181:LU)[0x56365ea4b920]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822132259035 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000231:MSISDN-491230000231:GERAN-A-181:LU)[0x56365ea4b920]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000231:MSISDN-491230000231:GERAN-A-181:LU)[0x56365ea52ab0] (fsm.c:486) 20250822132259035 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000231:MSISDN-491230000231:GERAN-A-181:LU)[0x56365ea4b920]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822132259035 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000231:MSISDN-491230000231:GERAN-A-181:LU)[0x56365ea4b920]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822132259035 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000231:MSISDN-491230000231:GERAN-A-181:LU)[0x56365ea4b920]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822132259034 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259035 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259035 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259035 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132259035 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259035 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259035 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000231:MSISDN-491230000231:GERAN-A-181:LU)[0x56365ea4b920]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822132259035 DMSC NOTICE msub(IMSI-262420000000231:MSISDN-491230000231:TMSInew-0x0F9CC80A) VLR: update for IMSI=262420000000231 (MSISDN=491230000231) (gsm_04_08.c:1541) 20250822132259035 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000231:MSISDN-491230000231:GERAN-A-181:LU)[0x56365ea4b920]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822132259035 DMM DEBUG -> IMSI-262420000000231:MSISDN-491230000231:TMSInew-0x0F9CC80A LOCATION UPDATE ACCEPT (TMSI = 0x0f9cc80a) (gsm_04_08.c:149) 20250822132259035 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132259035 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822132259035 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSInew-0x0F9CC80A - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822132259035 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132259035 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000228:MSISDN-491230000228:GERAN-A-178:LU)[0x56365ea62910]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822132259035 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000228:GERAN-A-178:LU)[0x56365ea26930]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822132259035 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000228:GERAN-A-178:LU)[0x56365ea26930]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822132259035 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000228:GERAN-A-178:LU)[0x56365ea26930]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822132259035 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000228:GERAN-A-178:LU)[0x56365ea26930]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000228:MSISDN-491230000228:GERAN-A-178:LU)[0x56365ea62910] (vlr_lu_fsm.c:110) 20250822132259035 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000228:GERAN-A-178:LU)[0x56365ea26930]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822132259035 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000228:GERAN-A-178:LU)[0x56365ea26930]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822132259035 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000228:MSISDN-491230000228:GERAN-A-178:LU)[0x56365ea62910]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822132259035 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000228:MSISDN-491230000228:GERAN-A-178:LU)[0x56365ea62910]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822132259035 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000228:MSISDN-491230000228:GERAN-A-178:LU)[0x56365ea5b6d0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822132259035 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000228:MSISDN-491230000228:GERAN-A-178:LU)[0x56365ea5b6d0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000228:MSISDN-491230000228:GERAN-A-178:LU)[0x56365ea62910] (fsm.c:486) 20250822132259035 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000228:MSISDN-491230000228:GERAN-A-178:LU)[0x56365ea5b6d0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822132259035 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000228:MSISDN-491230000228:GERAN-A-178:LU)[0x56365ea5b6d0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822132259035 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000228:MSISDN-491230000228:GERAN-A-178:LU)[0x56365ea5b6d0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822132259035 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000228:MSISDN-491230000228:GERAN-A-178:LU)[0x56365ea5b6d0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822132259035 DMSC NOTICE msub(IMSI-262420000000228:MSISDN-491230000228:TMSInew-0xA11A75B0) VLR: update for IMSI=262420000000228 (MSISDN=491230000228) (gsm_04_08.c:1541) 20250822132259035 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259035 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259035 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259036 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132259036 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259036 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259035 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000228:MSISDN-491230000228:GERAN-A-178:LU)[0x56365ea5b6d0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822132259035 DMM DEBUG -> IMSI-262420000000228:MSISDN-491230000228:TMSInew-0xA11A75B0 LOCATION UPDATE ACCEPT (TMSI = 0xa11a75b0) (gsm_04_08.c:149) 20250822132259036 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSInew-0xA11A75B0 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822132259036 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132259036 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132259036 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259036 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259036 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132259036 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000232:MSISDN-491230000232:GERAN-A-182:LU)[0x56365ea6e4a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822132259036 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000232:GERAN-A-182:LU)[0x56365ea2ea20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822132259036 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000232:GERAN-A-182:LU)[0x56365ea2ea20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822132259036 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000232:GERAN-A-182:LU)[0x56365ea2ea20]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822132259036 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259036 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132259036 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000232:GERAN-A-182:LU)[0x56365ea2ea20]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000232:MSISDN-491230000232:GERAN-A-182:LU)[0x56365ea6e4a0] (vlr_lu_fsm.c:110) 20250822132259036 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000232:GERAN-A-182:LU)[0x56365ea2ea20]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822132259036 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000232:GERAN-A-182:LU)[0x56365ea2ea20]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on local reference:3 MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on local reference:4 MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822132259036 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000232:MSISDN-491230000232:GERAN-A-182:LU)[0x56365ea6e4a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822132259036 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259036 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259036 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132259036 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000232:MSISDN-491230000232:GERAN-A-182:LU)[0x56365ea6e4a0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822132259036 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000232:MSISDN-491230000232:GERAN-A-182:LU)[0x56365ea26930]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822132259036 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000232:MSISDN-491230000232:GERAN-A-182:LU)[0x56365ea26930]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000232:MSISDN-491230000232:GERAN-A-182:LU)[0x56365ea6e4a0] (fsm.c:486) 20250822132259036 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000232:MSISDN-491230000232:GERAN-A-182:LU)[0x56365ea26930]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822132259036 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000232:MSISDN-491230000232:GERAN-A-182:LU)[0x56365ea26930]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822132259036 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000232:MSISDN-491230000232:GERAN-A-182:LU)[0x56365ea26930]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822132259036 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000232:MSISDN-491230000232:GERAN-A-182:LU)[0x56365ea26930]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822132259036 DMSC NOTICE msub(IMSI-262420000000232:MSISDN-491230000232:TMSInew-0x3015B154) VLR: update for IMSI=262420000000232 (MSISDN=491230000232) (gsm_04_08.c:1541) 20250822132259036 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132259036 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000232:MSISDN-491230000232:GERAN-A-182:LU)[0x56365ea26930]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822132259036 DMM DEBUG -> IMSI-262420000000232:MSISDN-491230000232:TMSInew-0x3015B154 LOCATION UPDATE ACCEPT (TMSI = 0x3015b154) (gsm_04_08.c:149) 20250822132259036 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSInew-0x3015B154 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822132259036 DMM DEBUG msc_a(IMSI-262420000000226:MSISDN-491230000226:TMSInew-0x403F967D:GERAN-A-176:LU)[0x56365ea341e0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822132259036 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000226:MSISDN-491230000226:TMSInew-0x403F967D:GERAN-A-176:LU)[0x56365ea379b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822132259036 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000226:MSISDN-491230000226:GERAN-A-176:LU)[0x56365ea3d580]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822132259036 DMSC NOTICE msub(IMSI-262420000000226:MSISDN-491230000226:TMSI-0x403F967D) VLR: update for IMSI=262420000000226 (MSISDN=491230000226) (gsm_04_08.c:1541) 20250822132259036 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x403F967D + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250822132259036 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000226:MSISDN-491230000226:GERAN-A-176:LU)[0x56365ea3d580]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822132259036 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000226:MSISDN-491230000226:TMSI-0x403F967D:GERAN-A-176:LU)[0x56365ea379b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822132259036 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000226:MSISDN-491230000226:GERAN-A-176:LU)[0x56365ea3d580]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822132259036 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000226:MSISDN-491230000226:GERAN-A-176:LU)[0x56365ea3d580]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000226:MSISDN-491230000226:TMSI-0x403F967D:GERAN-A-176:LU)[0x56365ea379b0] (vlr_lu_fsm.c:817) 20250822132259037 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000226:MSISDN-491230000226:GERAN-A-176:LU)[0x56365ea3d580]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822132259037 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000226:MSISDN-491230000226:GERAN-A-176:LU)[0x56365ea3d580]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822132259037 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000226:MSISDN-491230000226:TMSI-0x403F967D:GERAN-A-176:LU)[0x56365ea379b0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822132259037 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000226/3/1): Available (smpp_smsc.c:626) MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on local reference:5 MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on local reference:2 MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132259037 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x403F967D + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822132259037 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x403F967D + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822132259037 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x403F967D - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822132259037 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x403F967D - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250822132259037 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132259037 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000233:MSISDN-491230000233:GERAN-A-183:LU)[0x56365ea35940]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822132259037 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000233:GERAN-A-183:LU)[0x56365ea6f220]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822132259037 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000233:GERAN-A-183:LU)[0x56365ea6f220]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822132259037 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000233:GERAN-A-183:LU)[0x56365ea6f220]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822132259037 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000233:GERAN-A-183:LU)[0x56365ea6f220]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000233:MSISDN-491230000233:GERAN-A-183:LU)[0x56365ea35940] (vlr_lu_fsm.c:110) 20250822132259037 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000233:GERAN-A-183:LU)[0x56365ea6f220]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822132259037 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000233:GERAN-A-183:LU)[0x56365ea6f220]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822132259037 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000233:MSISDN-491230000233:GERAN-A-183:LU)[0x56365ea35940]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822132259037 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000233:MSISDN-491230000233:GERAN-A-183:LU)[0x56365ea35940]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822132259037 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000233:MSISDN-491230000233:GERAN-A-183:LU)[0x56365ea2ea20]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822132259037 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000233:MSISDN-491230000233:GERAN-A-183:LU)[0x56365ea2ea20]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000233:MSISDN-491230000233:GERAN-A-183:LU)[0x56365ea35940] (fsm.c:486) 20250822132259037 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259037 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000233:MSISDN-491230000233:GERAN-A-183:LU)[0x56365ea2ea20]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822132259037 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000233:MSISDN-491230000233:GERAN-A-183:LU)[0x56365ea2ea20]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822132259037 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000233:MSISDN-491230000233:GERAN-A-183:LU)[0x56365ea2ea20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822132259037 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000233:MSISDN-491230000233:GERAN-A-183:LU)[0x56365ea2ea20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822132259037 DMSC NOTICE msub(IMSI-262420000000233:MSISDN-491230000233:TMSInew-0xAFC3E873) VLR: update for IMSI=262420000000233 (MSISDN=491230000233) (gsm_04_08.c:1541) 20250822132259037 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259037 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259037 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132259037 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259037 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259037 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000233:MSISDN-491230000233:GERAN-A-183:LU)[0x56365ea2ea20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822132259037 DMM DEBUG -> IMSI-262420000000233:MSISDN-491230000233:TMSInew-0xAFC3E873 LOCATION UPDATE ACCEPT (TMSI = 0xafc3e873) (gsm_04_08.c:149) 20250822132259037 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSInew-0xAFC3E873 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822132259037 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132259037 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000234:MSISDN-491230000234:GERAN-A-184:LU)[0x56365ea5bcd0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822132259037 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000234:GERAN-A-184:LU)[0x56365ea38f20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822132259037 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000234:GERAN-A-184:LU)[0x56365ea38f20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822132259037 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000234:GERAN-A-184:LU)[0x56365ea38f20]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822132259037 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132259037 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132259037 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259037 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259037 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259037 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132259037 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259038 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259037 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000234:GERAN-A-184:LU)[0x56365ea38f20]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000234:MSISDN-491230000234:GERAN-A-184:LU)[0x56365ea5bcd0] (vlr_lu_fsm.c:110) 20250822132259037 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000234:GERAN-A-184:LU)[0x56365ea38f20]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822132259037 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000234:GERAN-A-184:LU)[0x56365ea38f20]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822132259037 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000234:MSISDN-491230000234:GERAN-A-184:LU)[0x56365ea5bcd0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822132259037 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000234:MSISDN-491230000234:GERAN-A-184:LU)[0x56365ea5bcd0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822132259037 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000234:MSISDN-491230000234:GERAN-A-184:LU)[0x56365ea3d580]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822132259037 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000234:MSISDN-491230000234:GERAN-A-184:LU)[0x56365ea3d580]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000234:MSISDN-491230000234:GERAN-A-184:LU)[0x56365ea5bcd0] (fsm.c:486) 20250822132259037 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000234:MSISDN-491230000234:GERAN-A-184:LU)[0x56365ea3d580]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822132259037 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000234:MSISDN-491230000234:GERAN-A-184:LU)[0x56365ea3d580]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822132259038 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000234:MSISDN-491230000234:GERAN-A-184:LU)[0x56365ea3d580]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822132259038 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000234:MSISDN-491230000234:GERAN-A-184:LU)[0x56365ea3d580]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822132259038 DMSC NOTICE msub(IMSI-262420000000234:MSISDN-491230000234:TMSInew-0x3326535B) VLR: update for IMSI=262420000000234 (MSISDN=491230000234) (gsm_04_08.c:1541) 20250822132259038 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000234:MSISDN-491230000234:GERAN-A-184:LU)[0x56365ea3d580]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822132259038 DMM DEBUG -> IMSI-262420000000234:MSISDN-491230000234:TMSInew-0x3326535B LOCATION UPDATE ACCEPT (TMSI = 0x3326535b) (gsm_04_08.c:149) 20250822132259038 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132259038 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132259038 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259038 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259038 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259038 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132259038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259038 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSInew-0x3326535B - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822132259038 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132259038 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000235:MSISDN-491230000235:GERAN-A-185:LU)[0x56365ea3cf50]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822132259038 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000235:GERAN-A-185:LU)[0x56365ea6f400]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822132259038 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000235:GERAN-A-185:LU)[0x56365ea6f400]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822132259038 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000235:GERAN-A-185:LU)[0x56365ea6f400]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822132259038 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000235:GERAN-A-185:LU)[0x56365ea6f400]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000235:MSISDN-491230000235:GERAN-A-185:LU)[0x56365ea3cf50] (vlr_lu_fsm.c:110) 20250822132259038 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000235:GERAN-A-185:LU)[0x56365ea6f400]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822132259038 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000235:GERAN-A-185:LU)[0x56365ea6f400]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822132259038 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259038 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132259038 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132259038 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000235:MSISDN-491230000235:GERAN-A-185:LU)[0x56365ea3cf50]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822132259038 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000235:MSISDN-491230000235:GERAN-A-185:LU)[0x56365ea3cf50]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822132259038 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000235:MSISDN-491230000235:GERAN-A-185:LU)[0x56365ea38f20]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822132259038 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000235:MSISDN-491230000235:GERAN-A-185:LU)[0x56365ea38f20]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000235:MSISDN-491230000235:GERAN-A-185:LU)[0x56365ea3cf50] (fsm.c:486) 20250822132259038 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000235:MSISDN-491230000235:GERAN-A-185:LU)[0x56365ea38f20]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822132259038 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000235:MSISDN-491230000235:GERAN-A-185:LU)[0x56365ea38f20]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822132259038 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000235:MSISDN-491230000235:GERAN-A-185:LU)[0x56365ea38f20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822132259038 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000235:MSISDN-491230000235:GERAN-A-185:LU)[0x56365ea38f20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822132259038 DMSC NOTICE msub(IMSI-262420000000235:MSISDN-491230000235:TMSInew-0x85EA9F4F) VLR: update for IMSI=262420000000235 (MSISDN=491230000235) (gsm_04_08.c:1541) 20250822132259038 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000235:MSISDN-491230000235:GERAN-A-185:LU)[0x56365ea38f20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822132259038 DMM DEBUG -> IMSI-262420000000235:MSISDN-491230000235:TMSInew-0x85EA9F4F LOCATION UPDATE ACCEPT (TMSI = 0x85ea9f4f) (gsm_04_08.c:149) 20250822132259038 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSInew-0x85EA9F4F - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822132259039 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259039 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259039 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259039 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132259039 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259039 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259039 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132259039 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132259039 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259039 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259039 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259039 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132259039 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259039 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259039 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132259039 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on local reference:6 MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on local reference:7 MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1129)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on local reference:8 MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on local reference:9 MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1133)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1137)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1135)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1131)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1120)@718a44d66dfb: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1120)@718a44d66dfb: patched enc_l3: '055B'O MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on connection ID:1 MSC_Test_0-SCCP(1119)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(1119)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1119)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002055B'O 20250822132259045 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259045 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259045 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259045 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132259045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259045 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259045 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132259045 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132259046 DMM DEBUG msc_a(IMSI-262420000000227:MSISDN-491230000227:TMSInew-0x6CDD8EDC:GERAN-A-177:LU)[0x56365ea53200]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822132259046 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000227:MSISDN-491230000227:TMSInew-0x6CDD8EDC:GERAN-A-177:LU)[0x56365ea56a70]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822132259046 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000227:MSISDN-491230000227:GERAN-A-177:LU)[0x56365ea3fb20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822132259046 DMSC NOTICE msub(IMSI-262420000000227:MSISDN-491230000227:TMSI-0x6CDD8EDC) VLR: update for IMSI=262420000000227 (MSISDN=491230000227) (gsm_04_08.c:1541) MSC_Test_0-RAN(1120)@718a44d66dfb: patching N(SD)=1 into dtap '051B'O 20250822132259046 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0x6CDD8EDC + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250822132259046 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000227:MSISDN-491230000227:GERAN-A-177:LU)[0x56365ea3fb20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822132259046 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000227:MSISDN-491230000227:TMSI-0x6CDD8EDC:GERAN-A-177:LU)[0x56365ea56a70]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822132259046 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000227:MSISDN-491230000227:GERAN-A-177:LU)[0x56365ea3fb20]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822132259046 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000227:MSISDN-491230000227:GERAN-A-177:LU)[0x56365ea3fb20]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000227:MSISDN-491230000227:TMSI-0x6CDD8EDC:GERAN-A-177:LU)[0x56365ea56a70] (vlr_lu_fsm.c:817) 20250822132259046 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000227:MSISDN-491230000227:GERAN-A-177:LU)[0x56365ea3fb20]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822132259046 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000227:MSISDN-491230000227:GERAN-A-177:LU)[0x56365ea3fb20]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822132259046 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000227:MSISDN-491230000227:TMSI-0x6CDD8EDC:GERAN-A-177:LU)[0x56365ea56a70]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822132259046 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000227/3/1): Available (smpp_smsc.c:626) 20250822132259046 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0x6CDD8EDC + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822132259046 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0x6CDD8EDC + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822132259046 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0x6CDD8EDC - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822132259046 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0x6CDD8EDC - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) MSC_Test_0-RAN(1120)@718a44d66dfb: patched enc_l3: '055B'O 20250822132259046 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259046 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259046 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259046 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132259046 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259046 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259046 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132259046 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on connection ID:3 MSC_Test_0-SCCP(1119)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(1119)@718a44d66dfb: vl_from0 TC_multi_lu_and_mt_ussd0(1139)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1119)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on local reference:1 MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1143)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132259047 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259047 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259047 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259047 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132259047 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259047 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259047 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132259047 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132259048 DMM DEBUG msc_a(IMSI-262420000000229:MSISDN-491230000229:TMSInew-0xA6FB7F05:GERAN-A-179:LU)[0x56365ea61120]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822132259048 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000229:MSISDN-491230000229:TMSInew-0xA6FB7F05:GERAN-A-179:LU)[0x56365ea613b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822132259048 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000229:MSISDN-491230000229:GERAN-A-179:LU)[0x56365ea48ad0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822132259048 DMSC NOTICE msub(IMSI-262420000000229:MSISDN-491230000229:TMSI-0xA6FB7F05) VLR: update for IMSI=262420000000229 (MSISDN=491230000229) (gsm_04_08.c:1541) 20250822132259048 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0xA6FB7F05 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250822132259048 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000229:MSISDN-491230000229:GERAN-A-179:LU)[0x56365ea48ad0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822132259048 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000229:MSISDN-491230000229:TMSI-0xA6FB7F05:GERAN-A-179:LU)[0x56365ea613b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822132259048 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000229:MSISDN-491230000229:GERAN-A-179:LU)[0x56365ea48ad0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822132259048 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000229:MSISDN-491230000229:GERAN-A-179:LU)[0x56365ea48ad0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000229:MSISDN-491230000229:TMSI-0xA6FB7F05:GERAN-A-179:LU)[0x56365ea613b0] (vlr_lu_fsm.c:817) 20250822132259048 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000229:MSISDN-491230000229:GERAN-A-179:LU)[0x56365ea48ad0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822132259048 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000229:MSISDN-491230000229:GERAN-A-179:LU)[0x56365ea48ad0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822132259048 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000229:MSISDN-491230000229:TMSI-0xA6FB7F05:GERAN-A-179:LU)[0x56365ea613b0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822132259048 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000229/3/1): Available (smpp_smsc.c:626) 20250822132259048 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0xA6FB7F05 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822132259048 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0xA6FB7F05 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822132259048 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0xA6FB7F05 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822132259048 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0xA6FB7F05 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) TC_multi_lu_and_mt_ussd0(1141)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1145)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132259048 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259048 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259048 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259048 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132259048 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259048 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259049 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132259049 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on local reference:3 MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1120)@718a44d66dfb: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1120)@718a44d66dfb: patched enc_l3: '055B'O MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on connection ID:5 MSC_Test_0-SCCP(1119)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(1119)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1119)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-RAN(1120)@718a44d66dfb: patching N(SD)=1 into dtap '051B'O 20250822132259050 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259050 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259050 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259050 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132259050 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1120)@718a44d66dfb: patched enc_l3: '055B'O 20250822132259050 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259050 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132259050 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on connection ID:4 MSC_Test_0-SCCP(1119)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(1119)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1119)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132259050 DMM DEBUG msc_a(IMSI-262420000000231:MSISDN-491230000231:TMSInew-0x0F9CC80A:GERAN-A-181:LU)[0x56365ea2a980]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822132259051 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000231:MSISDN-491230000231:TMSInew-0x0F9CC80A:GERAN-A-181:LU)[0x56365ea52ab0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822132259051 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000231:MSISDN-491230000231:GERAN-A-181:LU)[0x56365ea4b920]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822132259051 DMSC NOTICE msub(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x0F9CC80A) VLR: update for IMSI=262420000000231 (MSISDN=491230000231) (gsm_04_08.c:1541) 20250822132259051 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x0F9CC80A + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250822132259051 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000231:MSISDN-491230000231:GERAN-A-181:LU)[0x56365ea4b920]{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(1120)@718a44d66dfb: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1120)@718a44d66dfb: patched enc_l3: '055B'O 20250822132259051 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x0F9CC80A:GERAN-A-181:LU)[0x56365ea52ab0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822132259051 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000231:MSISDN-491230000231:GERAN-A-181:LU)[0x56365ea4b920]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822132259051 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000231:MSISDN-491230000231:GERAN-A-181:LU)[0x56365ea4b920]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x0F9CC80A:GERAN-A-181:LU)[0x56365ea52ab0] (vlr_lu_fsm.c:817) MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on connection ID:2 MSC_Test_0-SCCP(1119)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(1119)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1119)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002055B'O 20250822132259051 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000231:MSISDN-491230000231:GERAN-A-181:LU)[0x56365ea4b920]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822132259051 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000231:MSISDN-491230000231:GERAN-A-181:LU)[0x56365ea4b920]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822132259051 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x0F9CC80A:GERAN-A-181:LU)[0x56365ea52ab0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822132259051 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000231/3/1): Available (smpp_smsc.c:626) 20250822132259051 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x0F9CC80A + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822132259051 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x0F9CC80A + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822132259051 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x0F9CC80A - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1119)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1119)@718a44d66dfb: vl_from0 20250822132259052 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259052 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259052 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259052 DLM3UA 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(1119)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822132259051 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x0F9CC80A - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250822132259052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259052 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132259052 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132259052 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259052 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259052 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259052 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132259052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259052 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132259052 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132259052 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259052 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259052 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259052 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132259052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259052 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132259052 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132259052 DMM DEBUG msc_a(IMSI-262420000000230:MSISDN-491230000230:TMSInew-0x5708B715:GERAN-A-180:LU)[0x56365ea3e7b0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822132259052 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000230:MSISDN-491230000230:TMSInew-0x5708B715:GERAN-A-180:LU)[0x56365ea3e990]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822132259052 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000230:MSISDN-491230000230:GERAN-A-180:LU)[0x56365ea47ea0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822132259052 DMSC NOTICE msub(IMSI-262420000000230:MSISDN-491230000230:TMSI-0x5708B715) VLR: update for IMSI=262420000000230 (MSISDN=491230000230) (gsm_04_08.c:1541) 20250822132259052 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x5708B715 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250822132259052 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000230:MSISDN-491230000230:GERAN-A-180:LU)[0x56365ea47ea0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822132259052 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000230:MSISDN-491230000230:TMSI-0x5708B715:GERAN-A-180:LU)[0x56365ea3e990]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822132259052 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000230:MSISDN-491230000230:GERAN-A-180:LU)[0x56365ea47ea0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822132259052 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000230:MSISDN-491230000230:GERAN-A-180:LU)[0x56365ea47ea0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000230:MSISDN-491230000230:TMSI-0x5708B715:GERAN-A-180:LU)[0x56365ea3e990] (vlr_lu_fsm.c:817) 20250822132259052 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000230:MSISDN-491230000230:GERAN-A-180:LU)[0x56365ea47ea0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822132259052 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000230:MSISDN-491230000230:GERAN-A-180:LU)[0x56365ea47ea0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822132259052 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000230:MSISDN-491230000230:TMSI-0x5708B715:GERAN-A-180:LU)[0x56365ea3e990]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822132259052 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000230/3/1): Available (smpp_smsc.c:626) 20250822132259052 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x5708B715 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822132259052 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x5708B715 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822132259052 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x5708B715 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on local reference:5 MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132259053 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259053 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259053 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259053 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132259053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259053 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259053 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132259053 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132259053 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259053 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259053 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259053 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132259053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259053 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259053 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132259053 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132259053 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259053 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259053 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259053 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132259053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259053 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259054 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132259054 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132259053 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x5708B715 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250822132259053 DMM DEBUG msc_a(IMSI-262420000000228:MSISDN-491230000228:TMSInew-0xA11A75B0:GERAN-A-178:LU)[0x56365ea62280]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822132259053 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000228:MSISDN-491230000228:TMSInew-0xA11A75B0:GERAN-A-178:LU)[0x56365ea62910]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822132259053 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000228:MSISDN-491230000228:GERAN-A-178:LU)[0x56365ea5b6d0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822132259053 DMSC NOTICE msub(IMSI-262420000000228:MSISDN-491230000228:TMSI-0xA11A75B0) VLR: update for IMSI=262420000000228 (MSISDN=491230000228) (gsm_04_08.c:1541) 20250822132259053 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0xA11A75B0 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250822132259053 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000228:MSISDN-491230000228:GERAN-A-178:LU)[0x56365ea5b6d0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822132259053 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000228:MSISDN-491230000228:TMSI-0xA11A75B0:GERAN-A-178:LU)[0x56365ea62910]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822132259053 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000228:MSISDN-491230000228:GERAN-A-178:LU)[0x56365ea5b6d0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822132259053 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000228:MSISDN-491230000228:GERAN-A-178:LU)[0x56365ea5b6d0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000228:MSISDN-491230000228:TMSI-0xA11A75B0:GERAN-A-178:LU)[0x56365ea62910] (vlr_lu_fsm.c:817) 20250822132259053 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000228:MSISDN-491230000228:GERAN-A-178:LU)[0x56365ea5b6d0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822132259053 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000228:MSISDN-491230000228:GERAN-A-178:LU)[0x56365ea5b6d0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822132259053 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000228:MSISDN-491230000228:TMSI-0xA11A75B0:GERAN-A-178:LU)[0x56365ea62910]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822132259053 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000228/3/1): Available (smpp_smsc.c:626) 20250822132259053 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0xA11A75B0 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822132259053 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0xA11A75B0 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822132259053 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0xA11A75B0 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822132259053 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0xA11A75B0 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250822132259054 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000226:MSISDN-491230000226:TMSI-0x403F967D:GERAN-A-176:LU)[0x56365ea379b0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822132259054 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000226:MSISDN-491230000226:TMSI-0x403F967D:GERAN-A-176:LU)[0x56365ea379b0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000226:MSISDN-491230000226:TMSI-0x403F967D:GERAN-A-176:LU)[0x56365ea341e0] (msc_a.c:1053) 20250822132259054 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000226:MSISDN-491230000226:TMSI-0x403F967D:GERAN-A-176:LU)[0x56365ea379b0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822132259054 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000226:MSISDN-491230000226:TMSI-0x403F967D:GERAN-A-176:LU)[0x56365ea379b0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822132259054 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000226:MSISDN-491230000226:TMSI-0x403F967D:GERAN-A-176:LU)[0x56365ea379b0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on local reference:4 MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on local reference:2 MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 data has been put to the reassembly buffer 20250822132259054 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259054 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259054 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x403F967D - active-conn: now used by 1 (attached) (msub.c:375) 20250822132259054 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259054 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132259054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259054 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259054 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1120)@718a44d66dfb: patching N(SD)=1 into dtap '051B'O 20250822132259054 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1120)@718a44d66dfb: patched enc_l3: '055B'O MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on local reference:0 20250822132259056 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259056 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259056 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259056 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on connection ID:6 MSC_Test_0-SCCP(1119)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(1119)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1119)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132259056 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259056 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259056 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132259056 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1120)@718a44d66dfb: Deleted conn table entry 0TC_multi_lu_and_mt_ussd0(1128)3226255 TC_multi_lu_and_mt_ussd0(1128)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132259061 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x403F967D + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822132259061 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x403F967D - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-RAN(1120)@718a44d66dfb: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1120)@718a44d66dfb: patched enc_l3: '055B'O MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on connection ID:8 MSC_Test_0-SCCP(1119)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(1119)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1119)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1120)@718a44d66dfb: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1120)@718a44d66dfb: patched enc_l3: '055B'O MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on connection ID:7 MSC_Test_0-SCCP(1119)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(1119)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1119)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1128)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1128)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1128)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1120)@718a44d66dfb: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1120)@718a44d66dfb: patched enc_l3: '055B'O MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on connection ID:9 MSC_Test_0-SCCP(1119)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(1119)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1119)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on connection ID:1 MSC_Test_0-SCCP(1119)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1119)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1119)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on connection ID:3 MSC_Test_0-SCCP(1119)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1119)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1119)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on connection ID:5 MSC_Test_0-SCCP(1119)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1119)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1119)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on connection ID:4 MSC_Test_0-SCCP(1119)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1119)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1119)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on connection ID:2 MSC_Test_0-SCCP(1119)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1119)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1119)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1120)@718a44d66dfb: Created IMSI[0] for '262420000000226'H'403F967D'O to be handled at TC_multi_lu_and_mt_ussd0(1128) MSC_Test-GSUP(1125)@718a44d66dfb: Created GsupExpect[0] for "262420000000226" to be handled at TC_multi_lu_and_mt_ussd0(1128) 20250822132259074 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132259074 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000236:MSISDN-491230000236:GERAN-A-186:LU)[0x56365ea6f9a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822132259074 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000236:GERAN-A-186:LU)[0x56365ea39f80]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822132259074 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000236:GERAN-A-186:LU)[0x56365ea39f80]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822132259074 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000236:GERAN-A-186:LU)[0x56365ea39f80]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822132259074 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000236:GERAN-A-186:LU)[0x56365ea39f80]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000236:MSISDN-491230000236:GERAN-A-186:LU)[0x56365ea6f9a0] (vlr_lu_fsm.c:110) 20250822132259074 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000236:GERAN-A-186:LU)[0x56365ea39f80]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822132259074 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000236:GERAN-A-186:LU)[0x56365ea39f80]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822132259074 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000236:MSISDN-491230000236:GERAN-A-186:LU)[0x56365ea6f9a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822132259074 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000236:MSISDN-491230000236:GERAN-A-186:LU)[0x56365ea6f9a0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822132259074 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000236:MSISDN-491230000236:GERAN-A-186:LU)[0x56365ea5b6d0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822132259074 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000236:MSISDN-491230000236:GERAN-A-186:LU)[0x56365ea5b6d0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000236:MSISDN-491230000236:GERAN-A-186:LU)[0x56365ea6f9a0] (fsm.c:486) 20250822132259074 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000236:MSISDN-491230000236:GERAN-A-186:LU)[0x56365ea5b6d0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822132259074 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000236:MSISDN-491230000236:GERAN-A-186:LU)[0x56365ea5b6d0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822132259074 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000236:MSISDN-491230000236:GERAN-A-186:LU)[0x56365ea5b6d0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822132259074 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000236:MSISDN-491230000236:GERAN-A-186:LU)[0x56365ea5b6d0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822132259074 DMSC NOTICE msub(IMSI-262420000000236:MSISDN-491230000236:TMSInew-0x38A0B6C2) VLR: update for IMSI=262420000000236 (MSISDN=491230000236) (gsm_04_08.c:1541) 20250822132259074 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000236:MSISDN-491230000236:GERAN-A-186:LU)[0x56365ea5b6d0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822132259074 DMM DEBUG -> IMSI-262420000000236:MSISDN-491230000236:TMSInew-0x38A0B6C2 LOCATION UPDATE ACCEPT (TMSI = 0x38a0b6c2) (gsm_04_08.c:149) 20250822132259074 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSInew-0x38A0B6C2 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822132259074 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132259074 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000238:MSISDN-491230000238:GERAN-A-188:LU)[0x56365ea43b10]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822132259074 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000238:GERAN-A-188:LU)[0x56365ea41030]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822132259074 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000238:GERAN-A-188:LU)[0x56365ea41030]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822132259074 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000238:GERAN-A-188:LU)[0x56365ea41030]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822132259074 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000238:GERAN-A-188:LU)[0x56365ea41030]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000238:MSISDN-491230000238:GERAN-A-188:LU)[0x56365ea43b10] (vlr_lu_fsm.c:110) 20250822132259074 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000238:GERAN-A-188:LU)[0x56365ea41030]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822132259074 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000238:GERAN-A-188:LU)[0x56365ea41030]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822132259074 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000238:MSISDN-491230000238:GERAN-A-188:LU)[0x56365ea43b10]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822132259074 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000238:MSISDN-491230000238:GERAN-A-188:LU)[0x56365ea43b10]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822132259074 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000238:MSISDN-491230000238:GERAN-A-188:LU)[0x56365ea39f80]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822132259074 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000238:MSISDN-491230000238:GERAN-A-188:LU)[0x56365ea39f80]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000238:MSISDN-491230000238:GERAN-A-188:LU)[0x56365ea43b10] (fsm.c:486) 20250822132259074 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000238:MSISDN-491230000238:GERAN-A-188:LU)[0x56365ea39f80]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822132259074 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000238:MSISDN-491230000238:GERAN-A-188:LU)[0x56365ea39f80]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822132259074 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000238:MSISDN-491230000238:GERAN-A-188:LU)[0x56365ea39f80]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822132259074 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000238:MSISDN-491230000238:GERAN-A-188:LU)[0x56365ea39f80]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822132259074 DMSC NOTICE msub(IMSI-262420000000238:MSISDN-491230000238:TMSInew-0x72455D36) VLR: update for IMSI=262420000000238 (MSISDN=491230000238) (gsm_04_08.c:1541) 20250822132259074 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000238:MSISDN-491230000238:GERAN-A-188:LU)[0x56365ea39f80]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822132259074 DMM DEBUG -> IMSI-262420000000238:MSISDN-491230000238:TMSInew-0x72455D36 LOCATION UPDATE ACCEPT (TMSI = 0x72455d36) (gsm_04_08.c:149) 20250822132259074 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259074 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259074 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259074 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132259074 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSInew-0x72455D36 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822132259074 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259074 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259074 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132259074 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132259074 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000239:MSISDN-491230000239:GERAN-A-189:LU)[0x56365ea450d0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822132259074 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132259074 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000239:GERAN-A-189:LU)[0x56365ea464f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822132259074 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000239:GERAN-A-189:LU)[0x56365ea464f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822132259074 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000239:GERAN-A-189:LU)[0x56365ea464f0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822132259074 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000239:GERAN-A-189:LU)[0x56365ea464f0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000239:MSISDN-491230000239:GERAN-A-189:LU)[0x56365ea450d0] (vlr_lu_fsm.c:110) 20250822132259074 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000239:GERAN-A-189:LU)[0x56365ea464f0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822132259074 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000239:GERAN-A-189:LU)[0x56365ea464f0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822132259074 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000239:MSISDN-491230000239:GERAN-A-189:LU)[0x56365ea450d0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822132259074 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000239:MSISDN-491230000239:GERAN-A-189:LU)[0x56365ea450d0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822132259074 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000239:MSISDN-491230000239:GERAN-A-189:LU)[0x56365ea41030]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822132259074 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000239:MSISDN-491230000239:GERAN-A-189:LU)[0x56365ea41030]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000239:MSISDN-491230000239:GERAN-A-189:LU)[0x56365ea450d0] (fsm.c:486) 20250822132259074 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259074 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000239:MSISDN-491230000239:GERAN-A-189:LU)[0x56365ea41030]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822132259074 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259074 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000239:MSISDN-491230000239:GERAN-A-189:LU)[0x56365ea41030]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822132259074 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000239:MSISDN-491230000239:GERAN-A-189:LU)[0x56365ea41030]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822132259074 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000239:MSISDN-491230000239:GERAN-A-189:LU)[0x56365ea41030]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822132259074 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259074 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132259074 DMSC NOTICE msub(IMSI-262420000000239:MSISDN-491230000239:TMSInew-0x50F5F6F1) VLR: update for IMSI=262420000000239 (MSISDN=491230000239) (gsm_04_08.c:1541) 20250822132259074 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000239:MSISDN-491230000239:GERAN-A-189:LU)[0x56365ea41030]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822132259074 DMM DEBUG -> IMSI-262420000000239:MSISDN-491230000239:TMSInew-0x50F5F6F1 LOCATION UPDATE ACCEPT (TMSI = 0x50f5f6f1) (gsm_04_08.c:149) 20250822132259074 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259074 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259074 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132259074 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSInew-0x50F5F6F1 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822132259074 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132259074 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132259074 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000237:MSISDN-491230000237:GERAN-A-187:LU)[0x56365ea51910]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822132259074 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000237:GERAN-A-187:LU)[0x56365ea4d390]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822132259074 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000237:GERAN-A-187:LU)[0x56365ea4d390]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822132259074 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000237:GERAN-A-187:LU)[0x56365ea4d390]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822132259074 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000237:GERAN-A-187:LU)[0x56365ea4d390]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000237:MSISDN-491230000237:GERAN-A-187:LU)[0x56365ea51910] (vlr_lu_fsm.c:110) 20250822132259074 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000237:GERAN-A-187:LU)[0x56365ea4d390]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822132259074 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000237:GERAN-A-187:LU)[0x56365ea4d390]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822132259074 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000237:MSISDN-491230000237:GERAN-A-187:LU)[0x56365ea51910]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822132259074 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000237:MSISDN-491230000237:GERAN-A-187:LU)[0x56365ea51910]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822132259074 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000237:MSISDN-491230000237:GERAN-A-187:LU)[0x56365ea464f0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822132259074 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000237:MSISDN-491230000237:GERAN-A-187:LU)[0x56365ea464f0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000237:MSISDN-491230000237:GERAN-A-187:LU)[0x56365ea51910] (fsm.c:486) 20250822132259074 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000237:MSISDN-491230000237:GERAN-A-187:LU)[0x56365ea464f0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822132259074 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000237:MSISDN-491230000237:GERAN-A-187:LU)[0x56365ea464f0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822132259074 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000237:MSISDN-491230000237:GERAN-A-187:LU)[0x56365ea464f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822132259074 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000237:MSISDN-491230000237:GERAN-A-187:LU)[0x56365ea464f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822132259074 DMSC NOTICE msub(IMSI-262420000000237:MSISDN-491230000237:TMSInew-0x0B88658D) VLR: update for IMSI=262420000000237 (MSISDN=491230000237) (gsm_04_08.c:1541) 20250822132259074 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000237:MSISDN-491230000237:GERAN-A-187:LU)[0x56365ea464f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822132259074 DMM DEBUG -> IMSI-262420000000237:MSISDN-491230000237:TMSInew-0x0B88658D LOCATION UPDATE ACCEPT (TMSI = 0x0b88658d) (gsm_04_08.c:149) 20250822132259074 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259074 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259074 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSInew-0x0B88658D - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822132259074 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259074 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132259074 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259074 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259074 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132259074 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000241:MSISDN-491230000241:GERAN-A-191:LU)[0x56365ea6ec00]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822132259074 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000241:GERAN-A-191:LU)[0x56365ea6aed0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822132259074 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000241:GERAN-A-191:LU)[0x56365ea6aed0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822132259074 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000241:GERAN-A-191:LU)[0x56365ea6aed0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822132259074 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000241:GERAN-A-191:LU)[0x56365ea6aed0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000241:MSISDN-491230000241:GERAN-A-191:LU)[0x56365ea6ec00] (vlr_lu_fsm.c:110) 20250822132259074 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000241:GERAN-A-191:LU)[0x56365ea6aed0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822132259074 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000241:GERAN-A-191:LU)[0x56365ea6aed0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822132259074 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000241:MSISDN-491230000241:GERAN-A-191:LU)[0x56365ea6ec00]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822132259074 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132259074 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132259074 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000241:MSISDN-491230000241:GERAN-A-191:LU)[0x56365ea6ec00]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822132259074 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000241:MSISDN-491230000241:GERAN-A-191:LU)[0x56365ea4d390]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822132259074 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000241:MSISDN-491230000241:GERAN-A-191:LU)[0x56365ea4d390]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000241:MSISDN-491230000241:GERAN-A-191:LU)[0x56365ea6ec00] (fsm.c:486) 20250822132259074 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259074 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259074 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000241:MSISDN-491230000241:GERAN-A-191:LU)[0x56365ea4d390]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822132259074 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000241:MSISDN-491230000241:GERAN-A-191:LU)[0x56365ea4d390]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822132259074 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000241:MSISDN-491230000241:GERAN-A-191:LU)[0x56365ea4d390]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822132259074 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000241:MSISDN-491230000241:GERAN-A-191:LU)[0x56365ea4d390]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 20250822132259074 DMSC NOTICE msub(IMSI-262420000000241:MSISDN-491230000241:TMSInew-0x369039F8) VLR: update for IMSI=262420000000241 (MSISDN=491230000241) (gsm_04_08.c:1541) 20250822132259074 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000241:MSISDN-491230000241:GERAN-A-191:LU)[0x56365ea4d390]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822132259074 DMM DEBUG -> IMSI-262420000000241:MSISDN-491230000241:TMSInew-0x369039F8 LOCATION UPDATE ACCEPT (TMSI = 0x369039f8) (gsm_04_08.c:149) 20250822132259074 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259074 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132259074 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259074 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259074 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132259074 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSInew-0x369039F8 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822132259074 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132259074 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000240:MSISDN-491230000240:GERAN-A-190:LU)[0x56365ea79000]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822132259074 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000240:GERAN-A-190:LU)[0x56365ea79600]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822132259074 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132259074 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000240:GERAN-A-190:LU)[0x56365ea79600]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822132259074 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000240:GERAN-A-190:LU)[0x56365ea79600]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822132259074 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000240:GERAN-A-190:LU)[0x56365ea79600]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000240:MSISDN-491230000240:GERAN-A-190:LU)[0x56365ea79000] (vlr_lu_fsm.c:110) 20250822132259074 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000240:GERAN-A-190:LU)[0x56365ea79600]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822132259074 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000240:GERAN-A-190:LU)[0x56365ea79600]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822132259074 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000240:MSISDN-491230000240:GERAN-A-190:LU)[0x56365ea79000]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822132259074 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000240:MSISDN-491230000240:GERAN-A-190:LU)[0x56365ea79000]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822132259074 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000240:MSISDN-491230000240:GERAN-A-190:LU)[0x56365ea6aed0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822132259074 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000240:MSISDN-491230000240:GERAN-A-190:LU)[0x56365ea6aed0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000240:MSISDN-491230000240:GERAN-A-190:LU)[0x56365ea79000] (fsm.c:486) 20250822132259074 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000240:MSISDN-491230000240:GERAN-A-190:LU)[0x56365ea6aed0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822132259074 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000240:MSISDN-491230000240:GERAN-A-190:LU)[0x56365ea6aed0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822132259074 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000240:MSISDN-491230000240:GERAN-A-190:LU)[0x56365ea6aed0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822132259074 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000240:MSISDN-491230000240:GERAN-A-190:LU)[0x56365ea6aed0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822132259074 DMSC NOTICE msub(IMSI-262420000000240:MSISDN-491230000240:TMSInew-0xB443DD3F) VLR: update for IMSI=262420000000240 (MSISDN=491230000240) (gsm_04_08.c:1541) 20250822132259074 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000240:MSISDN-491230000240:GERAN-A-190:LU)[0x56365ea6aed0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822132259074 DMM DEBUG -> IMSI-262420000000240:MSISDN-491230000240:TMSInew-0xB443DD3F LOCATION UPDATE ACCEPT (TMSI = 0xb443dd3f) (gsm_04_08.c:149) MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822132259074 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSInew-0xB443DD3F - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on local reference:10 MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132259074 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x403F967D + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250822132259074 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x403F967D + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822132259074 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259074 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259074 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259074 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132259074 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259074 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259074 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132259074 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132259074 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259074 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259074 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259075 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132259075 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x403F967D + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250822132259075 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x403F967D - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:499) 20250822132259075 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259075 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259075 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132259075 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on local reference:12 MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132259075 DMM DEBUG msc_a(IMSI-262420000000232:MSISDN-491230000232:TMSInew-0x3015B154:GERAN-A-182:LU)[0x56365ea6e210]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822132259075 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000232:MSISDN-491230000232:TMSInew-0x3015B154:GERAN-A-182:LU)[0x56365ea6e4a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822132259075 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000232:MSISDN-491230000232:GERAN-A-182:LU)[0x56365ea26930]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822132259075 DMSC NOTICE msub(IMSI-262420000000232:MSISDN-491230000232:TMSI-0x3015B154) VLR: update for IMSI=262420000000232 (MSISDN=491230000232) (gsm_04_08.c:1541) 20250822132259075 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x3015B154 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250822132259075 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000232:MSISDN-491230000232:GERAN-A-182:LU)[0x56365ea26930]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822132259075 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000232:MSISDN-491230000232:TMSI-0x3015B154:GERAN-A-182:LU)[0x56365ea6e4a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822132259075 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000232:MSISDN-491230000232:GERAN-A-182:LU)[0x56365ea26930]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822132259075 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000232:MSISDN-491230000232:GERAN-A-182:LU)[0x56365ea26930]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000232:MSISDN-491230000232:TMSI-0x3015B154:GERAN-A-182:LU)[0x56365ea6e4a0] (vlr_lu_fsm.c:817) 20250822132259075 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000232:MSISDN-491230000232:GERAN-A-182:LU)[0x56365ea26930]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822132259075 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000232:MSISDN-491230000232:GERAN-A-182:LU)[0x56365ea26930]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822132259075 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259075 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259075 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259075 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132259075 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259075 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000232:MSISDN-491230000232:TMSI-0x3015B154:GERAN-A-182:LU)[0x56365ea6e4a0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822132259075 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000232/3/1): Available (smpp_smsc.c:626) MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on local reference:13 MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132259075 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x3015B154 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822132259075 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x3015B154 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822132259075 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x3015B154 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822132259075 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x3015B154 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250822132259075 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259075 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132259075 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132259075 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259075 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259075 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259075 DMM DEBUG msc_a(IMSI-262420000000234:MSISDN-491230000234:TMSInew-0x3326535B:GERAN-A-184:LU)[0x56365ea5ba40]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822132259075 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000234:MSISDN-491230000234:TMSInew-0x3326535B:GERAN-A-184:LU)[0x56365ea5bcd0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822132259075 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000234:MSISDN-491230000234:GERAN-A-184:LU)[0x56365ea3d580]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822132259075 DMSC NOTICE msub(IMSI-262420000000234:MSISDN-491230000234:TMSI-0x3326535B) VLR: update for IMSI=262420000000234 (MSISDN=491230000234) (gsm_04_08.c:1541) 20250822132259075 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x3326535B + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250822132259075 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000234:MSISDN-491230000234:GERAN-A-184:LU)[0x56365ea3d580]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822132259075 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000234:MSISDN-491230000234:TMSI-0x3326535B:GERAN-A-184:LU)[0x56365ea5bcd0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822132259075 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000234:MSISDN-491230000234:GERAN-A-184:LU)[0x56365ea3d580]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822132259075 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000234:MSISDN-491230000234:GERAN-A-184:LU)[0x56365ea3d580]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000234:MSISDN-491230000234:TMSI-0x3326535B:GERAN-A-184:LU)[0x56365ea5bcd0] (vlr_lu_fsm.c:817) 20250822132259075 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000234:MSISDN-491230000234:GERAN-A-184:LU)[0x56365ea3d580]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822132259075 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000234:MSISDN-491230000234:GERAN-A-184:LU)[0x56365ea3d580]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822132259075 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000234:MSISDN-491230000234:TMSI-0x3326535B:GERAN-A-184:LU)[0x56365ea5bcd0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822132259075 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000234/3/1): Available (smpp_smsc.c:626) 20250822132259075 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x3326535B + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822132259075 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x3326535B + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822132259075 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x3326535B - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822132259075 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132259075 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259075 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259075 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132259075 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132259075 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259075 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259075 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259075 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132259075 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259075 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259075 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x3326535B - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250822132259075 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132259075 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on local reference:11 MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132259075 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259075 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259075 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259075 DMM DEBUG msc_a(IMSI-262420000000233:MSISDN-491230000233:TMSInew-0xAFC3E873:GERAN-A-183:LU)[0x56365ea356b0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822132259075 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000233:MSISDN-491230000233:TMSInew-0xAFC3E873:GERAN-A-183:LU)[0x56365ea35940]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822132259075 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000233:MSISDN-491230000233:GERAN-A-183:LU)[0x56365ea2ea20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822132259075 DMSC NOTICE msub(IMSI-262420000000233:MSISDN-491230000233:TMSI-0xAFC3E873) VLR: update for IMSI=262420000000233 (MSISDN=491230000233) (gsm_04_08.c:1541) 20250822132259075 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0xAFC3E873 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250822132259075 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000233:MSISDN-491230000233:GERAN-A-183:LU)[0x56365ea2ea20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822132259075 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000233:MSISDN-491230000233:TMSI-0xAFC3E873:GERAN-A-183:LU)[0x56365ea35940]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822132259075 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000233:MSISDN-491230000233:GERAN-A-183:LU)[0x56365ea2ea20]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822132259075 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000233:MSISDN-491230000233:GERAN-A-183:LU)[0x56365ea2ea20]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000233:MSISDN-491230000233:TMSI-0xAFC3E873:GERAN-A-183:LU)[0x56365ea35940] (vlr_lu_fsm.c:817) 20250822132259075 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000233:MSISDN-491230000233:GERAN-A-183:LU)[0x56365ea2ea20]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822132259075 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000233:MSISDN-491230000233:GERAN-A-183:LU)[0x56365ea2ea20]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822132259075 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000233:MSISDN-491230000233:TMSI-0xAFC3E873:GERAN-A-183:LU)[0x56365ea35940]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822132259075 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132259075 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259075 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259075 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132259075 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000233/3/1): Available (smpp_smsc.c:626) 20250822132259075 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132259075 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0xAFC3E873 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822132259075 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0xAFC3E873 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822132259075 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0xAFC3E873 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822132259075 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0xAFC3E873 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822132259075 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259075 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259075 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259075 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132259075 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on local reference:15 MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132259075 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259075 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132259075 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132259075 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259075 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259075 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259075 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132259075 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259075 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259075 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132259075 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132259075 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259075 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259075 DMM DEBUG msc_a(IMSI-262420000000235:MSISDN-491230000235:TMSInew-0x85EA9F4F:GERAN-A-185:LU)[0x56365ea343c0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822132259075 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000235:MSISDN-491230000235:TMSInew-0x85EA9F4F:GERAN-A-185:LU)[0x56365ea3cf50]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822132259075 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000235:MSISDN-491230000235:GERAN-A-185:LU)[0x56365ea38f20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822132259075 DMSC NOTICE msub(IMSI-262420000000235:MSISDN-491230000235:TMSI-0x85EA9F4F) VLR: update for IMSI=262420000000235 (MSISDN=491230000235) (gsm_04_08.c:1541) 20250822132259075 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259075 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132259075 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259075 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259075 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132259075 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132259075 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x85EA9F4F + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250822132259075 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000235:MSISDN-491230000235:GERAN-A-185:LU)[0x56365ea38f20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822132259075 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000235:MSISDN-491230000235:TMSI-0x85EA9F4F:GERAN-A-185:LU)[0x56365ea3cf50]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822132259075 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000235:MSISDN-491230000235:GERAN-A-185:LU)[0x56365ea38f20]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822132259075 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259075 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259075 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000235:MSISDN-491230000235:GERAN-A-185:LU)[0x56365ea38f20]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000235:MSISDN-491230000235:TMSI-0x85EA9F4F:GERAN-A-185:LU)[0x56365ea3cf50] (vlr_lu_fsm.c:817) 20250822132259075 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000235:MSISDN-491230000235:GERAN-A-185:LU)[0x56365ea38f20]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822132259075 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000235:MSISDN-491230000235:GERAN-A-185:LU)[0x56365ea38f20]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822132259075 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000235:MSISDN-491230000235:TMSI-0x85EA9F4F:GERAN-A-185:LU)[0x56365ea3cf50]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822132259075 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259075 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132259075 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259076 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259076 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132259076 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132259076 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000235/3/1): Available (smpp_smsc.c:626) 20250822132259076 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x85EA9F4F + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822132259076 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x85EA9F4F + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822132259076 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x85EA9F4F - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on local reference:14 MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132259076 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259076 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x85EA9F4F - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250822132259076 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259076 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259076 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132259076 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259076 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259076 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132259076 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822132259076 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000227:MSISDN-491230000227:TMSI-0x6CDD8EDC:GERAN-A-177:LU)[0x56365ea56a70]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822132259076 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000227:MSISDN-491230000227:TMSI-0x6CDD8EDC:GERAN-A-177:LU)[0x56365ea56a70]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000227:MSISDN-491230000227:TMSI-0x6CDD8EDC:GERAN-A-177:LU)[0x56365ea53200] (msc_a.c:1053) 20250822132259076 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000227:MSISDN-491230000227:TMSI-0x6CDD8EDC:GERAN-A-177:LU)[0x56365ea56a70]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822132259076 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000227:MSISDN-491230000227:TMSI-0x6CDD8EDC:GERAN-A-177:LU)[0x56365ea56a70]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822132259076 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000227:MSISDN-491230000227:TMSI-0x6CDD8EDC:GERAN-A-177:LU)[0x56365ea56a70]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822132259076 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259076 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259076 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259076 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132259076 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0x6CDD8EDC - active-conn: now used by 1 (attached) (msub.c:375) 20250822132259076 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259076 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259076 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132259076 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132259076 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259076 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259076 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000229:MSISDN-491230000229:TMSI-0xA6FB7F05:GERAN-A-179:LU)[0x56365ea613b0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822132259076 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000229:MSISDN-491230000229:TMSI-0xA6FB7F05:GERAN-A-179:LU)[0x56365ea613b0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000229:MSISDN-491230000229:TMSI-0xA6FB7F05:GERAN-A-179:LU)[0x56365ea61120] (msc_a.c:1053) 20250822132259076 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000229:MSISDN-491230000229:TMSI-0xA6FB7F05:GERAN-A-179:LU)[0x56365ea613b0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822132259076 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000229:MSISDN-491230000229:TMSI-0xA6FB7F05:GERAN-A-179:LU)[0x56365ea613b0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822132259076 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000229:MSISDN-491230000229:TMSI-0xA6FB7F05:GERAN-A-179:LU)[0x56365ea613b0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822132259076 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259076 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132259076 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 20250822132259076 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0xA6FB7F05 - active-conn: now used by 1 (attached) (msub.c:375) MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822132259076 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259076 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132259076 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132259076 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259076 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259076 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259076 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x0F9CC80A:GERAN-A-181:LU)[0x56365ea52ab0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822132259076 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x0F9CC80A:GERAN-A-181:LU)[0x56365ea52ab0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x0F9CC80A:GERAN-A-181:LU)[0x56365ea2a980] (msc_a.c:1053) 20250822132259076 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x0F9CC80A:GERAN-A-181:LU)[0x56365ea52ab0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822132259076 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132259076 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x0F9CC80A:GERAN-A-181:LU)[0x56365ea52ab0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822132259076 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x0F9CC80A:GERAN-A-181:LU)[0x56365ea52ab0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822132259076 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259076 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259076 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132259076 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on local reference:6 20250822132259076 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x0F9CC80A - active-conn: now used by 1 (attached) (msub.c:375) 20250822132259076 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259076 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259076 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132259076 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132259076 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259076 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259076 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132259076 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132259076 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259076 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259076 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on local reference:8 MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132259076 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132259076 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259076 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259076 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132259076 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132259076 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259076 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259076 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259076 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 20250822132259076 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000230:MSISDN-491230000230:TMSI-0x5708B715:GERAN-A-180:LU)[0x56365ea3e990]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822132259076 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000230:MSISDN-491230000230:TMSI-0x5708B715:GERAN-A-180:LU)[0x56365ea3e990]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000230:MSISDN-491230000230:TMSI-0x5708B715:GERAN-A-180:LU)[0x56365ea3e7b0] (msc_a.c:1053) 20250822132259076 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259076 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259076 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132259076 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000230:MSISDN-491230000230:TMSI-0x5708B715:GERAN-A-180:LU)[0x56365ea3e990]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822132259076 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000230:MSISDN-491230000230:TMSI-0x5708B715:GERAN-A-180:LU)[0x56365ea3e990]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822132259076 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000230:MSISDN-491230000230:TMSI-0x5708B715:GERAN-A-180:LU)[0x56365ea3e990]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822132259076 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on local reference:7 MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132259077 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259077 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259077 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259077 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132259077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259077 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259077 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 20250822132259077 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132259077 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x5708B715 - active-conn: now used by 1 (attached) (msub.c:375) 20250822132259077 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259077 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259077 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259077 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132259077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259077 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259077 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132259077 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on local reference:9 20250822132259077 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000228:MSISDN-491230000228:TMSI-0xA11A75B0:GERAN-A-178:LU)[0x56365ea62910]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822132259077 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000228:MSISDN-491230000228:TMSI-0xA11A75B0:GERAN-A-178:LU)[0x56365ea62910]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000228:MSISDN-491230000228:TMSI-0xA11A75B0:GERAN-A-178:LU)[0x56365ea62280] (msc_a.c:1053) 20250822132259077 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000228:MSISDN-491230000228:TMSI-0xA11A75B0:GERAN-A-178:LU)[0x56365ea62910]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822132259077 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000228:MSISDN-491230000228:TMSI-0xA11A75B0:GERAN-A-178:LU)[0x56365ea62910]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822132259077 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000228:MSISDN-491230000228:TMSI-0xA11A75B0:GERAN-A-178:LU)[0x56365ea62910]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822132259077 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on local reference:1 MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822132259077 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259077 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259077 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132259077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259077 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259077 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132259077 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132259077 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0xA11A75B0 - active-conn: now used by 1 (attached) (msub.c:375) MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 TC_multi_lu_and_mt_ussd0(1147)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on local reference:3 MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on local reference:5 20250822132259077 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259077 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259077 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259077 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132259077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259077 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259077 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132259077 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132259077 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259077 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259077 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259077 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132259077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259077 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259077 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132259077 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132259077 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259077 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259077 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259077 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132259077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259077 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259077 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132259077 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132259078 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259078 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259078 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259078 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132259078 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259078 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259078 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132259078 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mt_ussd0(1153)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on local reference:4 MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on local reference:2 MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1151)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1157)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1149)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1120)@718a44d66dfb: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1128) MSC_Test_0-RAN(1120)@718a44d66dfb: Deleted conn table entry 1TC_multi_lu_and_mt_ussd0(1129)4323254 TC_multi_lu_and_mt_ussd0(1128)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1120)@718a44d66dfb: patching N(SD)=1 into dtap '051B'O TC_multi_lu_and_mt_ussd0(1129)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1120)@718a44d66dfb: patched enc_l3: '055B'O MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on connection ID:10 MSC_Test_0-SCCP(1119)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(1119)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1119)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002055B'O 20250822132259080 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0x6CDD8EDC + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822132259080 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0x6CDD8EDC - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1120)@718a44d66dfb: Deleted conn table entry 3TC_multi_lu_and_mt_ussd0(1133)7140500 MSC_Test_0-RAN(1120)@718a44d66dfb: Deleted conn table entry 5TC_multi_lu_and_mt_ussd0(1137)14194344 TC_multi_lu_and_mt_ussd0(1155)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1133)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1128)@718a44d66dfb: 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 := '403F967D'O } } } }, additionalUpdateParameters := omit } } } } 20250822132259080 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0xA6FB7F05 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822132259080 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0xA6FB7F05 - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-RAN(1120)@718a44d66dfb: Deleted conn table entry 4TC_multi_lu_and_mt_ussd0(1135)7654772 TC_multi_lu_and_mt_ussd0(1137)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132259081 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x0F9CC80A + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822132259081 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x0F9CC80A - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1129)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1129)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1129)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1120)@718a44d66dfb: Deleted conn table entry 2TC_multi_lu_and_mt_ussd0(1131)3083858 TC_multi_lu_and_mt_ussd0(1135)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132259081 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x5708B715 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822132259081 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x5708B715 - VTY: now used by 1 (attached) (msc_vty.c:1317) 20250822132259081 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0xA11A75B0 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822132259081 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0xA11A75B0 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1131)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1133)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" MSC_Test_0-RAN(1120)@718a44d66dfb: patching N(SD)=1 into dtap '051B'O TC_multi_lu_and_mt_ussd0(1133)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1120)@718a44d66dfb: patched enc_l3: '055B'O TC_multi_lu_and_mt_ussd0(1133)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1137)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on connection ID:13 TC_multi_lu_and_mt_ussd0(1137)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1119)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(1119)@718a44d66dfb: vl_from0 TC_multi_lu_and_mt_ussd0(1137)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1119)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1131)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1131)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1131)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1120)@718a44d66dfb: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1120)@718a44d66dfb: patched enc_l3: '055B'O MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on connection ID:12 MSC_Test_0-SCCP(1119)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(1119)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1119)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1135)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1135)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1135)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1120)@718a44d66dfb: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1120)@718a44d66dfb: patched enc_l3: '055B'O MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on connection ID:15 MSC_Test_0-SCCP(1119)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(1119)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1119)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1120)@718a44d66dfb: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1120)@718a44d66dfb: patched enc_l3: '055B'O MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on connection ID:11 MSC_Test_0-SCCP(1119)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(1119)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1119)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on connection ID:6 MSC_Test_0-SCCP(1119)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1119)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1119)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on connection ID:7 MSC_Test_0-SCCP(1119)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1119)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1119)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on connection ID:8 MSC_Test_0-SCCP(1119)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1119)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1119)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on connection ID:9 MSC_Test_0-SCCP(1119)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1119)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1119)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1120)@718a44d66dfb: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1120)@718a44d66dfb: patched enc_l3: '055B'O MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on connection ID:14 MSC_Test_0-SCCP(1119)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(1119)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1119)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1120)@718a44d66dfb: Added conn table entry 0TC_multi_lu_and_mt_ussd0(1128)12338870 MSC_Test_0-SCCP(1119)@718a44d66dfb: First idle individual index:0 MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1120)@718a44d66dfb: Created IMSI[1] for '262420000000227'H'6CDD8EDC'O to be handled at TC_multi_lu_and_mt_ussd0(1129) MSC_Test_0-RAN(1120)@718a44d66dfb: Created IMSI[2] for '262420000000229'H'A6FB7F05'O to be handled at TC_multi_lu_and_mt_ussd0(1133) MSC_Test_0-RAN(1120)@718a44d66dfb: Created IMSI[3] for '262420000000228'H'A11A75B0'O to be handled at TC_multi_lu_and_mt_ussd0(1131) MSC_Test-GSUP(1125)@718a44d66dfb: Created GsupExpect[1] for "262420000000227" to be handled at TC_multi_lu_and_mt_ussd0(1129) MSC_Test_0-RAN(1120)@718a44d66dfb: Created IMSI[4] for '262420000000231'H'0F9CC80A'O to be handled at TC_multi_lu_and_mt_ussd0(1137) MSC_Test-GSUP(1125)@718a44d66dfb: Created GsupExpect[2] for "262420000000229" to be handled at TC_multi_lu_and_mt_ussd0(1133) MSC_Test-GSUP(1125)@718a44d66dfb: Created GsupExpect[3] for "262420000000228" to be handled at TC_multi_lu_and_mt_ussd0(1131) MSC_Test_0-RAN(1120)@718a44d66dfb: Created IMSI[5] for '262420000000230'H'5708B715'O to be handled at TC_multi_lu_and_mt_ussd0(1135) MSC_Test-GSUP(1125)@718a44d66dfb: Created GsupExpect[4] for "262420000000230" to be handled at TC_multi_lu_and_mt_ussd0(1135) MSC_Test-GSUP(1125)@718a44d66dfb: Created GsupExpect[5] for "262420000000231" to be handled at TC_multi_lu_and_mt_ussd0(1137) 20250822132259087 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x5708B715 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250822132259087 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x5708B715 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250822132259087 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x5708B715 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250822132259087 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x5708B715 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:499) 20250822132259087 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0xA11A75B0 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250822132259087 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0xA11A75B0 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250822132259087 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259087 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259087 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259087 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132259087 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259087 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0xA11A75B0 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250822132259087 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0xA11A75B0 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:499) 20250822132259087 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259087 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132259087 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132259087 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259087 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259087 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259088 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132259088 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259088 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259088 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132259088 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132259088 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259088 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259088 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259088 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132259088 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259088 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259088 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822132259088 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132259088 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0xA6FB7F05 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250822132259088 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259088 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0xA6FB7F05 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250822132259088 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0xA6FB7F05 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250822132259088 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0xA6FB7F05 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:499) MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822132259088 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259088 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259088 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132259088 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259088 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259088 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132259088 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132259088 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259088 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259088 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259088 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132259088 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259088 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259088 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132259088 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132259088 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259088 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259088 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259088 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132259088 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259088 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259088 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132259088 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132259088 DMM DEBUG msc_a(IMSI-262420000000236:MSISDN-491230000236:TMSInew-0x38A0B6C2:GERAN-A-186:LU)[0x56365ea6f710]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822132259088 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000236:MSISDN-491230000236:TMSInew-0x38A0B6C2:GERAN-A-186:LU)[0x56365ea6f9a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822132259088 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000236:MSISDN-491230000236:GERAN-A-186:LU)[0x56365ea5b6d0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822132259088 DMSC NOTICE msub(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x38A0B6C2) VLR: update for IMSI=262420000000236 (MSISDN=491230000236) (gsm_04_08.c:1541) 20250822132259088 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x38A0B6C2 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250822132259088 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000236:MSISDN-491230000236:GERAN-A-186:LU)[0x56365ea5b6d0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822132259088 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x38A0B6C2:GERAN-A-186:LU)[0x56365ea6f9a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822132259088 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000236:MSISDN-491230000236:GERAN-A-186:LU)[0x56365ea5b6d0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822132259088 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000236:MSISDN-491230000236:GERAN-A-186:LU)[0x56365ea5b6d0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x38A0B6C2:GERAN-A-186:LU)[0x56365ea6f9a0] (vlr_lu_fsm.c:817) 20250822132259088 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259088 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259088 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259088 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132259088 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259088 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259088 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132259088 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132259088 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000236:MSISDN-491230000236:GERAN-A-186:LU)[0x56365ea5b6d0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822132259088 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000236:MSISDN-491230000236:GERAN-A-186:LU)[0x56365ea5b6d0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822132259088 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x38A0B6C2:GERAN-A-186:LU)[0x56365ea6f9a0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822132259088 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000236/3/1): Available (smpp_smsc.c:626) 20250822132259088 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x38A0B6C2 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822132259088 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x38A0B6C2 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822132259088 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x38A0B6C2 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822132259088 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259088 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259088 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259088 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132259088 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259088 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259088 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132259088 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132259088 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x38A0B6C2 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250822132259088 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259088 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259088 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259088 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132259088 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259088 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259088 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132259088 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132259088 DMM DEBUG msc_a(IMSI-262420000000239:MSISDN-491230000239:TMSInew-0x50F5F6F1:GERAN-A-189:LU)[0x56365ea44e40]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822132259088 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000239:MSISDN-491230000239:TMSInew-0x50F5F6F1:GERAN-A-189:LU)[0x56365ea450d0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822132259088 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000239:MSISDN-491230000239:GERAN-A-189:LU)[0x56365ea41030]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822132259088 DMSC NOTICE msub(IMSI-262420000000239:MSISDN-491230000239:TMSI-0x50F5F6F1) VLR: update for IMSI=262420000000239 (MSISDN=491230000239) (gsm_04_08.c:1541) 20250822132259088 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0x50F5F6F1 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250822132259088 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000239:MSISDN-491230000239:GERAN-A-189:LU)[0x56365ea41030]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822132259088 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000239:MSISDN-491230000239:TMSI-0x50F5F6F1:GERAN-A-189:LU)[0x56365ea450d0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822132259088 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000239:MSISDN-491230000239:GERAN-A-189:LU)[0x56365ea41030]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822132259088 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000239:MSISDN-491230000239:GERAN-A-189:LU)[0x56365ea41030]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000239:MSISDN-491230000239:TMSI-0x50F5F6F1:GERAN-A-189:LU)[0x56365ea450d0] (vlr_lu_fsm.c:817) 20250822132259088 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000239:MSISDN-491230000239:GERAN-A-189:LU)[0x56365ea41030]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822132259088 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000239:MSISDN-491230000239:GERAN-A-189:LU)[0x56365ea41030]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822132259088 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000239:MSISDN-491230000239:TMSI-0x50F5F6F1:GERAN-A-189:LU)[0x56365ea450d0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822132259088 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000239/3/1): Available (smpp_smsc.c:626) 20250822132259088 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259088 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259088 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259088 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822132259088 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259088 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259088 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132259088 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0x50F5F6F1 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822132259088 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0x50F5F6F1 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822132259088 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0x50F5F6F1 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822132259088 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132259088 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0x50F5F6F1 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250822132259088 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259088 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259088 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259088 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132259088 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259088 DMM DEBUG msc_a(IMSI-262420000000238:MSISDN-491230000238:TMSInew-0x72455D36:GERAN-A-188:LU)[0x56365ea43880]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822132259088 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000238:MSISDN-491230000238:TMSInew-0x72455D36:GERAN-A-188:LU)[0x56365ea43b10]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822132259088 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000238:MSISDN-491230000238:GERAN-A-188:LU)[0x56365ea39f80]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822132259088 DMSC NOTICE msub(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x72455D36) VLR: update for IMSI=262420000000238 (MSISDN=491230000238) (gsm_04_08.c:1541) 20250822132259088 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x72455D36 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250822132259088 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000238:MSISDN-491230000238:GERAN-A-188:LU)[0x56365ea39f80]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822132259088 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x72455D36:GERAN-A-188:LU)[0x56365ea43b10]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822132259088 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259088 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132259088 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000238:MSISDN-491230000238:GERAN-A-188:LU)[0x56365ea39f80]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822132259088 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000238:MSISDN-491230000238:GERAN-A-188:LU)[0x56365ea39f80]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x72455D36:GERAN-A-188:LU)[0x56365ea43b10] (vlr_lu_fsm.c:817) 20250822132259088 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132259088 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259088 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000238:MSISDN-491230000238:GERAN-A-188:LU)[0x56365ea39f80]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822132259088 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000238:MSISDN-491230000238:GERAN-A-188:LU)[0x56365ea39f80]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822132259088 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x72455D36:GERAN-A-188:LU)[0x56365ea43b10]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822132259088 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000238/3/1): Available (smpp_smsc.c:626) 20250822132259088 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259088 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259088 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132259088 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x72455D36 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822132259088 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x72455D36 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822132259088 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x72455D36 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822132259088 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259088 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259088 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132259088 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132259088 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x72455D36 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250822132259088 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259088 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259088 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259088 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132259088 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259088 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259088 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132259088 DMM DEBUG msc_a(IMSI-262420000000241:MSISDN-491230000241:TMSInew-0x369039F8:GERAN-A-191:LU)[0x56365ea6e970]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822132259088 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000241:MSISDN-491230000241:TMSInew-0x369039F8:GERAN-A-191:LU)[0x56365ea6ec00]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822132259088 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000241:MSISDN-491230000241:GERAN-A-191:LU)[0x56365ea4d390]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822132259088 DMSC NOTICE msub(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x369039F8) VLR: update for IMSI=262420000000241 (MSISDN=491230000241) (gsm_04_08.c:1541) 20250822132259088 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132259088 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x369039F8 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250822132259088 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000241:MSISDN-491230000241:GERAN-A-191:LU)[0x56365ea4d390]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822132259088 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x369039F8:GERAN-A-191:LU)[0x56365ea6ec00]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822132259088 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000241:MSISDN-491230000241:GERAN-A-191:LU)[0x56365ea4d390]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822132259088 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000241:MSISDN-491230000241:GERAN-A-191:LU)[0x56365ea4d390]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x369039F8:GERAN-A-191:LU)[0x56365ea6ec00] (vlr_lu_fsm.c:817) 20250822132259088 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000241:MSISDN-491230000241:GERAN-A-191:LU)[0x56365ea4d390]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822132259088 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000241:MSISDN-491230000241:GERAN-A-191:LU)[0x56365ea4d390]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822132259089 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259089 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259089 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x369039F8:GERAN-A-191:LU)[0x56365ea6ec00]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822132259089 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000241/3/1): Available (smpp_smsc.c:626) 20250822132259089 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259089 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x369039F8 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822132259089 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x369039F8 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822132259089 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x369039F8 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822132259089 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132259089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259089 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259089 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132259089 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x369039F8 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250822132259089 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132259089 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0x6CDD8EDC + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250822132259089 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259089 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259089 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-RAN(1120)@718a44d66dfb: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1135) 20250822132259089 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0x6CDD8EDC + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250822132259089 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132259089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259089 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259089 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132259089 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132259089 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0x6CDD8EDC + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250822132259089 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0x6CDD8EDC - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:499) 20250822132259089 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259089 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259089 DMM DEBUG msc_a(IMSI-262420000000237:MSISDN-491230000237:TMSInew-0x0B88658D:GERAN-A-187:LU)[0x56365ea51680]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822132259089 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000237:MSISDN-491230000237:TMSInew-0x0B88658D:GERAN-A-187:LU)[0x56365ea51910]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822132259089 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000237:MSISDN-491230000237:GERAN-A-187:LU)[0x56365ea464f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822132259089 DMSC NOTICE msub(IMSI-262420000000237:MSISDN-491230000237:TMSI-0x0B88658D) VLR: update for IMSI=262420000000237 (MSISDN=491230000237) (gsm_04_08.c:1541) 20250822132259089 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x0B88658D + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250822132259089 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000237:MSISDN-491230000237:GERAN-A-187:LU)[0x56365ea464f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822132259089 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000237:MSISDN-491230000237:TMSI-0x0B88658D:GERAN-A-187:LU)[0x56365ea51910]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822132259089 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259089 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132259089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259089 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259089 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132259089 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 20250822132259089 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000237:MSISDN-491230000237:GERAN-A-187:LU)[0x56365ea464f0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822132259089 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000237:MSISDN-491230000237:GERAN-A-187:LU)[0x56365ea464f0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000237:MSISDN-491230000237:TMSI-0x0B88658D:GERAN-A-187:LU)[0x56365ea51910] (vlr_lu_fsm.c:817) 20250822132259089 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000237:MSISDN-491230000237:GERAN-A-187:LU)[0x56365ea464f0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822132259089 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000237:MSISDN-491230000237:GERAN-A-187:LU)[0x56365ea464f0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822132259089 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000237:MSISDN-491230000237:TMSI-0x0B88658D:GERAN-A-187:LU)[0x56365ea51910]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822132259089 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259089 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259089 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259089 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132259089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259089 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000237/3/1): Available (smpp_smsc.c:626) 20250822132259089 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x0B88658D + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822132259089 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x0B88658D + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822132259089 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x0B88658D - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on local reference:10 20250822132259089 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259089 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132259089 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132259089 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x0B88658D - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250822132259089 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259089 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259089 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259089 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132259089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259089 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259089 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132259089 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822132259089 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000232:MSISDN-491230000232:TMSI-0x3015B154:GERAN-A-182:LU)[0x56365ea6e4a0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822132259089 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000232:MSISDN-491230000232:TMSI-0x3015B154:GERAN-A-182:LU)[0x56365ea6e4a0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000232:MSISDN-491230000232:TMSI-0x3015B154:GERAN-A-182:LU)[0x56365ea6e210] (msc_a.c:1053) 20250822132259089 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000232:MSISDN-491230000232:TMSI-0x3015B154:GERAN-A-182:LU)[0x56365ea6e4a0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822132259089 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000232:MSISDN-491230000232:TMSI-0x3015B154:GERAN-A-182:LU)[0x56365ea6e4a0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822132259089 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000232:MSISDN-491230000232:TMSI-0x3015B154:GERAN-A-182:LU)[0x56365ea6e4a0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822132259089 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259089 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259089 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259089 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132259089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259089 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 20250822132259089 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132259089 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x3015B154 - active-conn: now used by 1 (attached) (msub.c:375) 20250822132259089 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132259089 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259089 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259089 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x0F9CC80A + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250822132259089 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x0F9CC80A + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250822132259089 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259089 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132259089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259089 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259089 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132259089 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on local reference:13 MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132259089 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x0F9CC80A + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250822132259089 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x0F9CC80A - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:499) 20250822132259089 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259089 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259089 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259089 DLM3UA 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(1119)@718a44d66dfb: Session index based on local reference:12 MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822132259089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259089 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259089 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132259089 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132259089 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000233:MSISDN-491230000233:TMSI-0xAFC3E873:GERAN-A-183:LU)[0x56365ea35940]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822132259089 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000233:MSISDN-491230000233:TMSI-0xAFC3E873:GERAN-A-183:LU)[0x56365ea35940]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000233:MSISDN-491230000233:TMSI-0xAFC3E873:GERAN-A-183:LU)[0x56365ea356b0] (msc_a.c:1053) 20250822132259089 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000233:MSISDN-491230000233:TMSI-0xAFC3E873:GERAN-A-183:LU)[0x56365ea35940]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822132259089 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000233:MSISDN-491230000233:TMSI-0xAFC3E873:GERAN-A-183:LU)[0x56365ea35940]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822132259089 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000233:MSISDN-491230000233:TMSI-0xAFC3E873:GERAN-A-183:LU)[0x56365ea35940]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) TC_multi_lu_and_mt_ussd0(1135)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132259089 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0xAFC3E873 - active-conn: now used by 1 (attached) (msub.c:375) MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822132259089 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259089 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259089 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259089 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132259089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on local reference:15 MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 data has been put to the reassembly buffer 20250822132259089 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259089 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132259089 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000234:MSISDN-491230000234:TMSI-0x3326535B:GERAN-A-184:LU)[0x56365ea5bcd0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822132259089 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000234:MSISDN-491230000234:TMSI-0x3326535B:GERAN-A-184:LU)[0x56365ea5bcd0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000234:MSISDN-491230000234:TMSI-0x3326535B:GERAN-A-184:LU)[0x56365ea5ba40] (msc_a.c:1053) 20250822132259089 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000234:MSISDN-491230000234:TMSI-0x3326535B:GERAN-A-184:LU)[0x56365ea5bcd0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822132259089 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000234:MSISDN-491230000234:TMSI-0x3326535B:GERAN-A-184:LU)[0x56365ea5bcd0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822132259089 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000234:MSISDN-491230000234:TMSI-0x3326535B:GERAN-A-184:LU)[0x56365ea5bcd0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822132259089 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1120)@718a44d66dfb: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1131) 20250822132259089 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x3326535B - active-conn: now used by 1 (attached) (msub.c:375) 20250822132259089 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259089 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259089 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259089 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132259089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259089 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259089 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132259089 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 20250822132259089 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000235:MSISDN-491230000235:TMSI-0x85EA9F4F:GERAN-A-185:LU)[0x56365ea3cf50]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822132259089 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000235:MSISDN-491230000235:TMSI-0x85EA9F4F:GERAN-A-185:LU)[0x56365ea3cf50]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000235:MSISDN-491230000235:TMSI-0x85EA9F4F:GERAN-A-185:LU)[0x56365ea343c0] (msc_a.c:1053) 20250822132259089 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000235:MSISDN-491230000235:TMSI-0x85EA9F4F:GERAN-A-185:LU)[0x56365ea3cf50]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822132259089 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000235:MSISDN-491230000235:TMSI-0x85EA9F4F:GERAN-A-185:LU)[0x56365ea3cf50]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822132259089 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000235:MSISDN-491230000235:TMSI-0x85EA9F4F:GERAN-A-185:LU)[0x56365ea3cf50]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822132259089 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x85EA9F4F - active-conn: now used by 1 (attached) (msub.c:375) MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on local reference:11 MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822132259090 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259090 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259090 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259090 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132259090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259090 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259090 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132259090 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on local reference:6 MSC_Test_0-RAN(1120)@718a44d66dfb: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1133) 20250822132259090 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259090 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259090 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259090 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132259090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259090 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259090 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132259090 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132259090 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259090 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259090 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259090 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 TC_multi_lu_and_mt_ussd0(1135)@718a44d66dfb: 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 := '5708B715'O } } } }, additionalUpdateParameters := omit } } } } 20250822132259090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259090 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259090 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132259090 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mt_ussd0(1131)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on local reference:7 20250822132259090 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259090 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259090 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132259090 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132259090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259090 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259090 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132259090 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132259090 DMM DEBUG msc_a(IMSI-262420000000240:MSISDN-491230000240:TMSInew-0xB443DD3F:GERAN-A-190:LU)[0x56365ea78d70]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822132259090 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000240:MSISDN-491230000240:TMSInew-0xB443DD3F:GERAN-A-190:LU)[0x56365ea79000]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822132259090 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000240:MSISDN-491230000240:GERAN-A-190:LU)[0x56365ea6aed0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822132259090 DMSC NOTICE msub(IMSI-262420000000240:MSISDN-491230000240:TMSI-0xB443DD3F) VLR: update for IMSI=262420000000240 (MSISDN=491230000240) (gsm_04_08.c:1541) 20250822132259090 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0xB443DD3F + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250822132259090 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000240:MSISDN-491230000240:GERAN-A-190:LU)[0x56365ea6aed0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822132259090 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000240:MSISDN-491230000240:TMSI-0xB443DD3F:GERAN-A-190:LU)[0x56365ea79000]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822132259090 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000240:MSISDN-491230000240:GERAN-A-190:LU)[0x56365ea6aed0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822132259090 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000240:MSISDN-491230000240:GERAN-A-190:LU)[0x56365ea6aed0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000240:MSISDN-491230000240:TMSI-0xB443DD3F:GERAN-A-190:LU)[0x56365ea79000] (vlr_lu_fsm.c:817) 20250822132259090 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000240:MSISDN-491230000240:GERAN-A-190:LU)[0x56365ea6aed0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822132259090 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000240:MSISDN-491230000240:GERAN-A-190:LU)[0x56365ea6aed0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822132259090 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000240:MSISDN-491230000240:TMSI-0xB443DD3F:GERAN-A-190:LU)[0x56365ea79000]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822132259090 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000240/3/1): Available (smpp_smsc.c:626) 20250822132259090 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0xB443DD3F + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822132259090 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0xB443DD3F + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822132259090 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0xB443DD3F - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822132259090 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0xB443DD3F - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250822132259090 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x403F967D:GERAN-A-192:PAGING_RESP)[0x56365ea3fb20]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822132259090 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x403F967D:GERAN-A-192:PAGING_RESP)[0x56365ea3fb20]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x403F967D:GERAN-A-192:PAGING_RESP)[0x56365ea48ad0] (fsm.c:486) 20250822132259090 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x403F967D:GERAN-A-192:PAGING_RESP)[0x56365ea3fb20]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250822132259090 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x403F967D:GERAN-A-192:PAGING_RESP)[0x56365ea3fb20]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822132259090 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x403F967D + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822132259090 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x403F967D + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822132259090 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000226:MSISDN-491230000226:TMSI-0x403F967D:GERAN-A-192:PAGING_RESP)[0x56365ea3fb20]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822132259090 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000226:MSISDN-491230000226:TMSI-0x403F967D:GERAN-A-192:PAGING_RESP)[0x56365ea3fb20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822132259090 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000226:MSISDN-491230000226:TMSI-0x403F967D:GERAN-A-192:PAGING_RESP)[0x56365ea3fb20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822132259090 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000226:MSISDN-491230000226:TMSI-0x403F967D:GERAN-A-192:PAGING_RESP)[0x56365ea3fb20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822132259090 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000226:MSISDN-491230000226:TMSI-0x403F967D:GERAN-A-192:PAGING_RESP)[0x56365ea3fb20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822132259090 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000226:MSISDN-491230000226:TMSI-0x403F967D:GERAN-A-192:PAGING_RESP)[0x56365ea3fb20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822132259090 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000226:MSISDN-491230000226:TMSI-0x403F967D:GERAN-A-192:PAGING_RESP)[0x56365ea3fb20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822132259090 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000226:MSISDN-491230000226:TMSI-0x403F967D:GERAN-A-192:PAGING_RESP)[0x56365ea3fb20]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822132259090 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000226:MSISDN-491230000226:TMSI-0x403F967D:GERAN-A-192:PAGING_RESP)[0x56365ea3fb20]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822132259090 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000226:MSISDN-491230000226:TMSI-0x403F967D:GERAN-A-192:PAGING_RESP)[0x56365ea3fb20]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822132259090 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x403F967D - Paging: now used by 4 (attached,NCSS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250822132259090 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000226/3/1): Available (smpp_smsc.c:626) 20250822132259090 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x403F967D - proc_arq_vlr_fn_init: now used by 3 (attached,NCSS,active-conn) (vlr_access_req_fsm.c:405) 20250822132259090 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259090 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259090 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259090 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132259090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259090 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259090 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132259090 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132259090 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259090 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259090 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259090 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132259090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259090 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259090 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132259090 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132259090 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259090 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259090 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) TC_multi_lu_and_mt_ussd0(1133)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 20250822132259090 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132259090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259090 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259090 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132259090 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822132259090 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259090 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on local reference:8 MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 20250822132259090 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259090 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132259090 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)@718a44d66dfb: 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 := 'A11A75B0'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822132259090 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259090 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132259090 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on local reference:9 20250822132259091 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259091 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259091 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259091 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132259091 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132259091 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259091 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132259091 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132259091 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259091 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259091 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259091 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132259091 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 20250822132259091 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259091 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132259091 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822132259091 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259091 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259091 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259091 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132259091 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259091 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259091 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on local reference:14 MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 will be put to the reassembly buffer 20250822132259091 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 20250822132259091 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259091 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259091 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259091 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132259091 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_0-SCCP(1119)@718a44d66dfb: { messageType := 2, destLocRef := 'BC46B6'O, sourceLocRef := '0000C0'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on local reference:0 20250822132259091 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259091 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132259091 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1133)@718a44d66dfb: 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 := 'A6FB7F05'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1120)@718a44d66dfb: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1129) MSC_Test_0-RAN(1120)@718a44d66dfb: Deleted conn table entry 6TC_multi_lu_and_mt_ussd0(1139)5371149 TC_multi_lu_and_mt_ussd0(1129)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1139)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132259092 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x3015B154 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822132259092 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x3015B154 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1129)@718a44d66dfb: 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 := '6CDD8EDC'O } } } }, additionalUpdateParameters := omit } } } } TC_multi_lu_and_mt_ussd0(1139)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1139)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1139)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1120)@718a44d66dfb: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1137) MSC_Test_0-RAN(1120)@718a44d66dfb: Deleted conn table entry 7TC_multi_lu_and_mt_ussd0(1141)11966368 MSC_Test_0-RAN(1120)@718a44d66dfb: Deleted conn table entry 8TC_multi_lu_and_mt_ussd0(1143)5159738 TC_multi_lu_and_mt_ussd0(1141)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1137)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1120)@718a44d66dfb: Deleted conn table entry 9TC_multi_lu_and_mt_ussd0(1145)10458695 20250822132259093 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0xAFC3E873 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822132259093 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0xAFC3E873 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1143)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1145)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132259093 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x3326535B + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822132259093 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x3326535B - VTY: now used by 1 (attached) (msc_vty.c:1317) 20250822132259093 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x85EA9F4F + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822132259093 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x85EA9F4F - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1137)@718a44d66dfb: 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 := '0F9CC80A'O } } } }, additionalUpdateParameters := omit } } } } 20250822132259093 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x403F967D + VTY: now used by 4 (attached,NCSS,active-conn,VTY) (msc_vty.c:1285) 20250822132259093 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x403F967D - VTY: now used by 3 (attached,NCSS,active-conn) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1145)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1145)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1141)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1145)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1141)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1141)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1143)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1143)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1143)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1120)@718a44d66dfb: Added conn table entry 1TC_multi_lu_and_mt_ussd0(1135)1262715 MSC_Test_0-SCCP(1119)@718a44d66dfb: First idle individual index:1 TC_multi_lu_and_mt_ussd0(1128)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-RAN(1120)@718a44d66dfb: Added conn table entry 2TC_multi_lu_and_mt_ussd0(1131)15468101 TC_multi_lu_and_mt_ussd0(1128)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1119)@718a44d66dfb: First idle individual index:2 MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on connection ID:10 MSC_Test_0-SCCP(1119)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1119)@718a44d66dfb: vl_from0 MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1119)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822132259094 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259094 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on connection ID:13 MSC_Test_0-SCCP(1119)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1119)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1119)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822132259095 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259095 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132259095 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259095 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259095 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132259095 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1120)@718a44d66dfb: Added conn table entry 3TC_multi_lu_and_mt_ussd0(1133)6220238 20250822132259095 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5708B715:GERAN-A-193:PAGING_RESP)[0x56365ea6f400]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822132259095 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5708B715:GERAN-A-193:PAGING_RESP)[0x56365ea6f400]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x5708B715:GERAN-A-193:PAGING_RESP)[0x56365ea52e60] (fsm.c:486) 20250822132259095 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5708B715:GERAN-A-193:PAGING_RESP)[0x56365ea6f400]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250822132259095 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5708B715:GERAN-A-193:PAGING_RESP)[0x56365ea6f400]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822132259095 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x5708B715 + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822132259095 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x5708B715 + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822132259095 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000230:MSISDN-491230000230:TMSI-0x5708B715:GERAN-A-193:PAGING_RESP)[0x56365ea6f400]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822132259095 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000230:MSISDN-491230000230:TMSI-0x5708B715:GERAN-A-193:PAGING_RESP)[0x56365ea6f400]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822132259095 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000230:MSISDN-491230000230:TMSI-0x5708B715:GERAN-A-193:PAGING_RESP)[0x56365ea6f400]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822132259095 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000230:MSISDN-491230000230:TMSI-0x5708B715:GERAN-A-193:PAGING_RESP)[0x56365ea6f400]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822132259095 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000230:MSISDN-491230000230:TMSI-0x5708B715:GERAN-A-193:PAGING_RESP)[0x56365ea6f400]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822132259095 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000230:MSISDN-491230000230:TMSI-0x5708B715:GERAN-A-193:PAGING_RESP)[0x56365ea6f400]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822132259095 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000230:MSISDN-491230000230:TMSI-0x5708B715:GERAN-A-193:PAGING_RESP)[0x56365ea6f400]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822132259095 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000230:MSISDN-491230000230:TMSI-0x5708B715:GERAN-A-193:PAGING_RESP)[0x56365ea6f400]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) MSC_Test_0-SCCP(1119)@718a44d66dfb: First idle individual index:3 20250822132259095 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000230:MSISDN-491230000230:TMSI-0x5708B715:GERAN-A-193:PAGING_RESP)[0x56365ea6f400]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822132259095 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000230:MSISDN-491230000230:TMSI-0x5708B715:GERAN-A-193:PAGING_RESP)[0x56365ea6f400]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822132259095 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x5708B715 - Paging: now used by 4 (attached,NCSS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250822132259095 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000230/3/1): Available (smpp_smsc.c:626) 20250822132259095 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x5708B715 - proc_arq_vlr_fn_init: now used by 3 (attached,NCSS,active-conn) (vlr_access_req_fsm.c:405) MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132259095 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259095 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259095 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259095 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132259095 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259095 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259095 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132259095 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132259095 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259095 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259095 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259095 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132259095 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259095 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259095 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132259095 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132259095 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259095 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259095 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259095 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132259095 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259095 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259095 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132259095 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132259095 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259095 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259095 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259095 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132259095 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259095 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259095 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132259095 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132259095 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259095 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259095 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259095 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132259095 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259095 DLSS7 DEBUG Found route for dpc=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(1119)@718a44d66dfb: Session index based on connection ID:15 MSC_Test_0-SCCP(1119)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1119)@718a44d66dfb: vl_from0 20250822132259095 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132259095 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132259095 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259095 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259095 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259095 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132259095 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259095 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259095 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132259095 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1119)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822132259095 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259095 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259095 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259095 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132259095 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259095 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259095 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132259095 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 20250822132259095 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259095 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259095 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259095 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132259095 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259095 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259095 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132259095 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1119)@718a44d66dfb: { messageType := 2, destLocRef := '13447B'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(1119)@718a44d66dfb: Session index based on local reference:1 MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on local reference:1 MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 will be put to the reassembly buffer 20250822132259095 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA11A75B0:GERAN-A-194:PAGING_RESP)[0x56365ea2bf00]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822132259095 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA11A75B0:GERAN-A-194:PAGING_RESP)[0x56365ea2bf00]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xA11A75B0:GERAN-A-194:PAGING_RESP)[0x56365ea08de0] (fsm.c:486) 20250822132259095 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA11A75B0:GERAN-A-194:PAGING_RESP)[0x56365ea2bf00]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) TC_multi_lu_and_mt_ussd0(1128)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 data has been put to the reassembly buffer 20250822132259095 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA11A75B0:GERAN-A-194:PAGING_RESP)[0x56365ea2bf00]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132259095 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0xA11A75B0 + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822132259095 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0xA11A75B0 + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on local reference:1 20250822132259095 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000228:MSISDN-491230000228:TMSI-0xA11A75B0:GERAN-A-194:PAGING_RESP)[0x56365ea2bf00]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822132259095 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000228:MSISDN-491230000228:TMSI-0xA11A75B0:GERAN-A-194:PAGING_RESP)[0x56365ea2bf00]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 data has been put to the reassembly buffer 20250822132259095 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000228:MSISDN-491230000228:TMSI-0xA11A75B0:GERAN-A-194:PAGING_RESP)[0x56365ea2bf00]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on connection ID:12 MSC_Test_0-SCCP(1119)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1119)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1119)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132259096 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000228:MSISDN-491230000228:TMSI-0xA11A75B0:GERAN-A-194:PAGING_RESP)[0x56365ea2bf00]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822132259096 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000228:MSISDN-491230000228:TMSI-0xA11A75B0:GERAN-A-194:PAGING_RESP)[0x56365ea2bf00]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822132259096 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000228:MSISDN-491230000228:TMSI-0xA11A75B0:GERAN-A-194:PAGING_RESP)[0x56365ea2bf00]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822132259096 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000228:MSISDN-491230000228:TMSI-0xA11A75B0:GERAN-A-194:PAGING_RESP)[0x56365ea2bf00]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822132259096 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000228:MSISDN-491230000228:TMSI-0xA11A75B0:GERAN-A-194:PAGING_RESP)[0x56365ea2bf00]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822132259096 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000228:MSISDN-491230000228:TMSI-0xA11A75B0:GERAN-A-194:PAGING_RESP)[0x56365ea2bf00]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822132259096 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000228:MSISDN-491230000228:TMSI-0xA11A75B0:GERAN-A-194:PAGING_RESP)[0x56365ea2bf00]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822132259096 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0xA11A75B0 - Paging: now used by 4 (attached,NCSS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250822132259096 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000228/3/1): Available (smpp_smsc.c:626) 20250822132259096 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0xA11A75B0 - proc_arq_vlr_fn_init: now used by 3 (attached,NCSS,active-conn) (vlr_access_req_fsm.c:405) MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on connection ID:11 MSC_Test_0-SCCP(1119)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1119)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1119)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132259096 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x38A0B6C2:GERAN-A-186:LU)[0x56365ea6f9a0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822132259096 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x38A0B6C2:GERAN-A-186:LU)[0x56365ea6f9a0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x38A0B6C2:GERAN-A-186:LU)[0x56365ea6f710] (msc_a.c:1053) 20250822132259096 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x38A0B6C2:GERAN-A-186:LU)[0x56365ea6f9a0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822132259096 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x38A0B6C2:GERAN-A-186:LU)[0x56365ea6f9a0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822132259096 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x38A0B6C2:GERAN-A-186:LU)[0x56365ea6f9a0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) MSC_Test_0-RAN(1120)@718a44d66dfb: Added conn table entry 4TC_multi_lu_and_mt_ussd0(1129)13790112 20250822132259096 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x38A0B6C2 - active-conn: now used by 1 (attached) (msub.c:375) 20250822132259096 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259096 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259096 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259096 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132259096 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259096 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259096 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132259096 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132259096 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259096 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259096 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259096 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132259096 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259096 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 20250822132259096 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132259096 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822132259096 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259096 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259096 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259096 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132259096 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259096 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259096 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132259096 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132259096 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000239:MSISDN-491230000239:TMSI-0x50F5F6F1:GERAN-A-189:LU)[0x56365ea450d0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822132259096 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000239:MSISDN-491230000239:TMSI-0x50F5F6F1:GERAN-A-189:LU)[0x56365ea450d0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000239:MSISDN-491230000239:TMSI-0x50F5F6F1:GERAN-A-189:LU)[0x56365ea44e40] (msc_a.c:1053) MSC_Test_0-SCCP(1119)@718a44d66dfb: { messageType := 2, destLocRef := 'EC0645'O, sourceLocRef := '0000C2'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on local reference:2 20250822132259096 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000239:MSISDN-491230000239:TMSI-0x50F5F6F1:GERAN-A-189:LU)[0x56365ea450d0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822132259096 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000239:MSISDN-491230000239:TMSI-0x50F5F6F1:GERAN-A-189:LU)[0x56365ea450d0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822132259096 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000239:MSISDN-491230000239:TMSI-0x50F5F6F1:GERAN-A-189:LU)[0x56365ea450d0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) MSC_Test_0-SCCP(1119)@718a44d66dfb: First idle individual index:4 20250822132259096 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0x50F5F6F1 - active-conn: now used by 1 (attached) (msub.c:375) MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132259096 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259096 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259096 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259096 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132259096 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259096 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259096 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132259096 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1120)@718a44d66dfb: Added conn table entry 5TC_multi_lu_and_mt_ussd0(1137)7523403 20250822132259096 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259096 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259096 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259096 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132259096 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 20250822132259096 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259096 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132259096 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on local reference:2 MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1119)@718a44d66dfb: First idle individual index:5 20250822132259097 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA6FB7F05:GERAN-A-195:PAGING_RESP)[0x56365ea53200]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822132259097 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA6FB7F05:GERAN-A-195:PAGING_RESP)[0x56365ea53200]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xA6FB7F05:GERAN-A-195:PAGING_RESP)[0x56365ea52ab0] (fsm.c:486) 20250822132259097 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA6FB7F05:GERAN-A-195:PAGING_RESP)[0x56365ea53200]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132259097 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA6FB7F05:GERAN-A-195:PAGING_RESP)[0x56365ea53200]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822132259097 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0xA6FB7F05 + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822132259097 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0xA6FB7F05 + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822132259097 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000229:MSISDN-491230000229:TMSI-0xA6FB7F05:GERAN-A-195:PAGING_RESP)[0x56365ea53200]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822132259097 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000229:MSISDN-491230000229:TMSI-0xA6FB7F05:GERAN-A-195:PAGING_RESP)[0x56365ea53200]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822132259097 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000229:MSISDN-491230000229:TMSI-0xA6FB7F05:GERAN-A-195:PAGING_RESP)[0x56365ea53200]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on connection ID:14 MSC_Test_0-SCCP(1119)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1119)@718a44d66dfb: vl_from0 20250822132259097 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000229:MSISDN-491230000229:TMSI-0xA6FB7F05:GERAN-A-195:PAGING_RESP)[0x56365ea53200]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822132259097 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000229:MSISDN-491230000229:TMSI-0xA6FB7F05:GERAN-A-195:PAGING_RESP)[0x56365ea53200]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) MSC_Test_0-SCCP(1119)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822132259097 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000229:MSISDN-491230000229:TMSI-0xA6FB7F05:GERAN-A-195:PAGING_RESP)[0x56365ea53200]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822132259097 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000229:MSISDN-491230000229:TMSI-0xA6FB7F05:GERAN-A-195:PAGING_RESP)[0x56365ea53200]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132259097 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000229:MSISDN-491230000229:TMSI-0xA6FB7F05:GERAN-A-195:PAGING_RESP)[0x56365ea53200]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822132259097 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000229:MSISDN-491230000229:TMSI-0xA6FB7F05:GERAN-A-195:PAGING_RESP)[0x56365ea53200]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822132259097 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000229:MSISDN-491230000229:TMSI-0xA6FB7F05:GERAN-A-195:PAGING_RESP)[0x56365ea53200]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822132259097 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0xA6FB7F05 - Paging: now used by 4 (attached,NCSS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250822132259097 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000229/3/1): Available (smpp_smsc.c:626) MSC_Test_0-RAN(1120)@718a44d66dfb: Created IMSI[6] for '262420000000232'H'3015B154'O to be handled at TC_multi_lu_and_mt_ussd0(1139) 20250822132259097 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0xA6FB7F05 - proc_arq_vlr_fn_init: now used by 3 (attached,NCSS,active-conn) (vlr_access_req_fsm.c:405) 20250822132259097 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259097 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259097 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259097 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132259097 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259097 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259097 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132259097 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132259097 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259097 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259097 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259097 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132259097 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259097 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 20250822132259097 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132259097 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132259097 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259097 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259097 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259097 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132259097 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259097 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822132259097 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on local reference:2 MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132259097 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132259097 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x369039F8:GERAN-A-191:LU)[0x56365ea6ec00]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822132259097 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x369039F8:GERAN-A-191:LU)[0x56365ea6ec00]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x369039F8:GERAN-A-191:LU)[0x56365ea6e970] (msc_a.c:1053) 20250822132259097 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x369039F8:GERAN-A-191:LU)[0x56365ea6ec00]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822132259097 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x369039F8:GERAN-A-191:LU)[0x56365ea6ec00]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822132259097 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x369039F8:GERAN-A-191:LU)[0x56365ea6ec00]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822132259097 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x369039F8 - active-conn: now used by 1 (attached) (msub.c:375) MSC_Test_0-RAN(1120)@718a44d66dfb: Created IMSI[7] for '262420000000235'H'85EA9F4F'O to be handled at TC_multi_lu_and_mt_ussd0(1145) 20250822132259097 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259097 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259097 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259097 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132259097 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259097 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259097 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132259097 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(1125)@718a44d66dfb: Created GsupExpect[6] for "262420000000232" to be handled at TC_multi_lu_and_mt_ussd0(1139) 20250822132259097 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x72455D36:GERAN-A-188:LU)[0x56365ea43b10]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822132259097 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x72455D36:GERAN-A-188:LU)[0x56365ea43b10]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x72455D36:GERAN-A-188:LU)[0x56365ea43880] (msc_a.c:1053) 20250822132259097 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x72455D36:GERAN-A-188:LU)[0x56365ea43b10]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822132259097 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x72455D36:GERAN-A-188:LU)[0x56365ea43b10]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822132259097 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x72455D36:GERAN-A-188:LU)[0x56365ea43b10]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on local reference:10 MSC_Test_0-RAN(1120)@718a44d66dfb: Created IMSI[8] for '262420000000233'H'AFC3E873'O to be handled at TC_multi_lu_and_mt_ussd0(1141) 20250822132259097 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x72455D36 - active-conn: now used by 1 (attached) (msub.c:375) MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132259098 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259098 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259098 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259098 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132259098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259098 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259098 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132259098 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132259098 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000237:MSISDN-491230000237:TMSI-0x0B88658D:GERAN-A-187:LU)[0x56365ea51910]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822132259098 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000237:MSISDN-491230000237:TMSI-0x0B88658D:GERAN-A-187:LU)[0x56365ea51910]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000237:MSISDN-491230000237:TMSI-0x0B88658D:GERAN-A-187:LU)[0x56365ea51680] (msc_a.c:1053) 20250822132259098 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000237:MSISDN-491230000237:TMSI-0x0B88658D:GERAN-A-187:LU)[0x56365ea51910]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822132259098 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000237:MSISDN-491230000237:TMSI-0x0B88658D:GERAN-A-187:LU)[0x56365ea51910]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822132259098 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000237:MSISDN-491230000237:TMSI-0x0B88658D:GERAN-A-187:LU)[0x56365ea51910]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822132259098 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x0B88658D - active-conn: now used by 1 (attached) (msub.c:375) 20250822132259098 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259098 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259098 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259098 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132259098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259098 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259098 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132259098 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132259098 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259098 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259098 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259098 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132259098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259098 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259098 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132259098 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test-GSUP(1125)@718a44d66dfb: Created GsupExpect[7] for "262420000000235" to be handled at TC_multi_lu_and_mt_ussd0(1145) MSC_Test_0-RAN(1120)@718a44d66dfb: Created IMSI[9] for '262420000000234'H'3326535B'O ("3&S[") to be handled at TC_multi_lu_and_mt_ussd0(1143) 20250822132259098 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6CDD8EDC:GERAN-A-196:PAGING_RESP)[0x56365ea7ad50]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822132259098 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6CDD8EDC:GERAN-A-196:PAGING_RESP)[0x56365ea7ad50]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x6CDD8EDC:GERAN-A-196:PAGING_RESP)[0x56365ea7ae80] (fsm.c:486) 20250822132259098 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6CDD8EDC:GERAN-A-196:PAGING_RESP)[0x56365ea7ad50]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250822132259098 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6CDD8EDC:GERAN-A-196:PAGING_RESP)[0x56365ea7ad50]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822132259098 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0x6CDD8EDC + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822132259098 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0x6CDD8EDC + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 20250822132259098 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000227:MSISDN-491230000227:TMSI-0x6CDD8EDC:GERAN-A-196:PAGING_RESP)[0x56365ea7ad50]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822132259098 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000227:MSISDN-491230000227:TMSI-0x6CDD8EDC:GERAN-A-196:PAGING_RESP)[0x56365ea7ad50]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822132259098 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000227:MSISDN-491230000227:TMSI-0x6CDD8EDC:GERAN-A-196:PAGING_RESP)[0x56365ea7ad50]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822132259098 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000227:MSISDN-491230000227:TMSI-0x6CDD8EDC:GERAN-A-196:PAGING_RESP)[0x56365ea7ad50]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822132259098 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000227:MSISDN-491230000227:TMSI-0x6CDD8EDC:GERAN-A-196:PAGING_RESP)[0x56365ea7ad50]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822132259098 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000227:MSISDN-491230000227:TMSI-0x6CDD8EDC:GERAN-A-196:PAGING_RESP)[0x56365ea7ad50]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822132259098 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000227:MSISDN-491230000227:TMSI-0x6CDD8EDC:GERAN-A-196:PAGING_RESP)[0x56365ea7ad50]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822132259098 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000227:MSISDN-491230000227:TMSI-0x6CDD8EDC:GERAN-A-196:PAGING_RESP)[0x56365ea7ad50]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822132259098 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000227:MSISDN-491230000227:TMSI-0x6CDD8EDC:GERAN-A-196:PAGING_RESP)[0x56365ea7ad50]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822132259098 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000227:MSISDN-491230000227:TMSI-0x6CDD8EDC:GERAN-A-196:PAGING_RESP)[0x56365ea7ad50]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on local reference:13 MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 20250822132259098 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0x6CDD8EDC - Paging: now used by 4 (attached,NCSS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250822132259098 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000227/3/1): Available (smpp_smsc.c:626) 20250822132259098 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0x6CDD8EDC - proc_arq_vlr_fn_init: now used by 3 (attached,NCSS,active-conn) (vlr_access_req_fsm.c:405) MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(1125)@718a44d66dfb: Created GsupExpect[8] for "262420000000233" to be handled at TC_multi_lu_and_mt_ussd0(1141) 20250822132259098 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259098 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259098 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259098 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132259098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259098 DLSS7 DEBUG Found route for dpc=193=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(1119)@718a44d66dfb: { messageType := 2, destLocRef := '5EE9CE'O, sourceLocRef := '0000C3'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on local reference:3 20250822132259098 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132259098 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132259098 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259098 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259098 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259098 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132259098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259098 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259098 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132259098 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132259098 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0F9CC80A:GERAN-A-197:PAGING_RESP)[0x56365ea6f9a0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822132259098 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0F9CC80A:GERAN-A-197:PAGING_RESP)[0x56365ea6f9a0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x0F9CC80A:GERAN-A-197:PAGING_RESP)[0x56365ea43b10] (fsm.c:486) 20250822132259098 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0F9CC80A:GERAN-A-197:PAGING_RESP)[0x56365ea6f9a0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250822132259098 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0F9CC80A:GERAN-A-197:PAGING_RESP)[0x56365ea6f9a0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822132259098 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x0F9CC80A + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822132259098 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x0F9CC80A + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822132259098 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x0F9CC80A:GERAN-A-197:PAGING_RESP)[0x56365ea6f9a0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822132259098 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x0F9CC80A:GERAN-A-197:PAGING_RESP)[0x56365ea6f9a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822132259098 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x0F9CC80A:GERAN-A-197:PAGING_RESP)[0x56365ea6f9a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 20250822132259098 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x0F9CC80A:GERAN-A-197:PAGING_RESP)[0x56365ea6f9a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822132259098 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x0F9CC80A:GERAN-A-197:PAGING_RESP)[0x56365ea6f9a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on local reference:3 MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 data has been put to the reassembly buffer 20250822132259098 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x0F9CC80A:GERAN-A-197:PAGING_RESP)[0x56365ea6f9a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822132259098 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x0F9CC80A:GERAN-A-197:PAGING_RESP)[0x56365ea6f9a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822132259098 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x0F9CC80A:GERAN-A-197:PAGING_RESP)[0x56365ea6f9a0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822132259098 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x0F9CC80A:GERAN-A-197:PAGING_RESP)[0x56365ea6f9a0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822132259098 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x0F9CC80A:GERAN-A-197:PAGING_RESP)[0x56365ea6f9a0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822132259098 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x0F9CC80A - Paging: now used by 4 (attached,NCSS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250822132259098 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000231/3/1): Available (smpp_smsc.c:626) MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1125)@718a44d66dfb: Created GsupExpect[9] for "262420000000234" to be handled at TC_multi_lu_and_mt_ussd0(1143) 20250822132259098 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259098 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259098 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259098 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132259098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259098 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259098 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x0F9CC80A - proc_arq_vlr_fn_init: now used by 3 (attached,NCSS,active-conn) (vlr_access_req_fsm.c:405) 20250822132259098 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132259098 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132259098 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000240:MSISDN-491230000240:TMSI-0xB443DD3F:GERAN-A-190:LU)[0x56365ea79000]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822132259098 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000240:MSISDN-491230000240:TMSI-0xB443DD3F:GERAN-A-190:LU)[0x56365ea79000]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000240:MSISDN-491230000240:TMSI-0xB443DD3F:GERAN-A-190:LU)[0x56365ea78d70] (msc_a.c:1053) 20250822132259098 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000240:MSISDN-491230000240:TMSI-0xB443DD3F:GERAN-A-190:LU)[0x56365ea79000]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822132259098 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000240:MSISDN-491230000240:TMSI-0xB443DD3F:GERAN-A-190:LU)[0x56365ea79000]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822132259098 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000240:MSISDN-491230000240:TMSI-0xB443DD3F:GERAN-A-190:LU)[0x56365ea79000]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822132259098 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0xB443DD3F - active-conn: now used by 1 (attached) (msub.c:375) MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on local reference:3 MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132259098 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259098 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259098 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259098 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132259098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259098 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259098 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132259098 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132259098 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259098 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259098 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259098 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132259098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259098 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259098 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132259098 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132259099 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259099 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259099 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259099 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132259099 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259099 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259099 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 20250822132259099 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822132259099 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259099 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259099 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259099 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132259099 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259099 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259099 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on local reference:15 MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 20250822132259099 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132259099 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259099 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259099 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on local reference:12 20250822132259099 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132259099 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259099 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259099 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132259099 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132259099 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259099 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259099 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259099 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132259099 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259099 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259099 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132259099 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132259099 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259099 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259099 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259099 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 20250822132259099 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259099 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259099 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132259099 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822132259099 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259099 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259099 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259099 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on local reference:11 MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 20250822132259099 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259099 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259099 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132259099 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822132259099 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259099 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259099 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259099 DLM3UA 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(1119)@718a44d66dfb: { messageType := 2, destLocRef := 'D26BA0'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(1119)@718a44d66dfb: Session index based on local reference:4 20250822132259099 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259099 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259099 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132259099 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132259099 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822132259099 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259099 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on local reference:4 MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on local reference:4 MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1119)@718a44d66dfb: { messageType := 2, destLocRef := '72CC4B'O, sourceLocRef := '0000C5'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } 20250822132259099 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132259099 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259099 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259099 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132259099 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132259099 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259099 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259099 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259099 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132259099 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259099 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259099 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132259099 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on local reference:5 20250822132259099 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259099 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259099 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259099 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132259099 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259099 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259099 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132259099 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132259099 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259099 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259099 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259099 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 20250822132259099 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259099 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259099 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132259099 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on local reference:5 MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on local reference:5 MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on local reference:14 MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132259100 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259100 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259100 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259100 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132259100 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259100 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259100 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132259100 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132259100 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x5708B715 + VTY: now used by 4 (attached,NCSS,active-conn,VTY) (msc_vty.c:1285) 20250822132259100 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x5708B715 - VTY: now used by 3 (attached,NCSS,active-conn) (msc_vty.c:1317) 20250822132259101 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0xA11A75B0 + VTY: now used by 4 (attached,NCSS,active-conn,VTY) (msc_vty.c:1285) 20250822132259101 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0xA11A75B0 - VTY: now used by 3 (attached,NCSS,active-conn) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1135)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1135)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1120)@718a44d66dfb: Deleted conn table entry 10TC_multi_lu_and_mt_ussd0(1147)2518695 20250822132259101 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0xAFC3E873 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250822132259101 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0xAFC3E873 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) TC_multi_lu_and_mt_ussd0(1147)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1120)@718a44d66dfb: Deleted conn table entry 13TC_multi_lu_and_mt_ussd0(1153)12277483 20250822132259101 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0xAFC3E873 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250822132259102 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0xAFC3E873 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:499) 20250822132259102 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x3015B154 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250822132259102 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259102 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259102 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259102 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132259102 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259102 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x3015B154 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250822132259102 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259102 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132259102 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_multi_lu_and_mt_ussd0(1153)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1131)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1131)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 20250822132259102 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x3015B154 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250822132259102 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x3015B154 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:499) 20250822132259102 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x38A0B6C2 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822132259102 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x38A0B6C2 - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822132259102 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x3326535B + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250822132259102 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259102 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259102 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259102 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132259102 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259102 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x3326535B + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250822132259102 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259102 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132259102 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1120)@718a44d66dfb: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(1120)@718a44d66dfb: patched enc_l3: '8B3A05A203020101'O 20250822132259102 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x3326535B + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250822132259102 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x3326535B - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:499) MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 TC_multi_lu_and_mt_ussd0(1135)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822132259102 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0x50F5F6F1 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822132259102 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0x50F5F6F1 - VTY: now used by 1 (attached) (msc_vty.c:1317) 20250822132259102 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259102 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259102 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259102 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132259102 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259102 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259102 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132259102 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 MSC_Test_0-SCCP(1119)@718a44d66dfb: vl_len:11 MSC_Test_0-SCCP(1119)@718a44d66dfb: vl_from0 MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mt_ussd0(1147)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" 20250822132259103 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x85EA9F4F + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250822132259103 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x85EA9F4F + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250822132259103 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259103 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) TC_multi_lu_and_mt_ussd0(1147)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1147)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1119)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132259103 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259103 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132259103 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259103 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259103 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132259103 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132259103 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x85EA9F4F + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250822132259103 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x85EA9F4F - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:499) TC_multi_lu_and_mt_ussd0(1131)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132259103 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259103 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259103 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259103 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132259103 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259103 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259103 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132259103 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mt_ussd0(1153)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1153)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1153)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1128)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132259103 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x403F967D + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250822132259103 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x403F967D - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:505) 20250822132259103 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x403F967D - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250822132259103 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x403F967D + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822132259103 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x403F967D + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822132259103 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x403F967D - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822132259104 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x403F967D - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822132259104 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259104 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259104 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259104 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132259104 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259104 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259104 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132259104 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132259104 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259104 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259104 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259104 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132259104 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259104 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259104 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132259104 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132259104 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0xA6FB7F05 + VTY: now used by 4 (attached,NCSS,active-conn,VTY) (msc_vty.c:1285) 20250822132259104 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0xA6FB7F05 - VTY: now used by 3 (attached,NCSS,active-conn) (msc_vty.c:1317) MSC_Test_0-RAN(1120)@718a44d66dfb: Deleted conn table entry 15TC_multi_lu_and_mt_ussd0(1157)12344512 MSC_Test_0-RAN(1120)@718a44d66dfb: Deleted conn table entry 12TC_multi_lu_and_mt_ussd0(1151)10787610 TC_multi_lu_and_mt_ussd0(1157)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132259105 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x369039F8 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822132259105 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x369039F8 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1133)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1133)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1151)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132259105 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x72455D36 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822132259105 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x72455D36 - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-RAN(1120)@718a44d66dfb: Deleted conn table entry 11TC_multi_lu_and_mt_ussd0(1149)12569454 TC_multi_lu_and_mt_ussd0(1149)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132259105 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0x6CDD8EDC + VTY: now used by 4 (attached,NCSS,active-conn,VTY) (msc_vty.c:1285) 20250822132259105 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0x6CDD8EDC - VTY: now used by 3 (attached,NCSS,active-conn) (msc_vty.c:1317) 20250822132259105 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x0B88658D + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822132259105 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x0B88658D - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1157)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1157)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1157)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132259105 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x0F9CC80A + VTY: now used by 4 (attached,NCSS,active-conn,VTY) (msc_vty.c:1285) TC_multi_lu_and_mt_ussd0(1133)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132259105 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x0F9CC80A - VTY: now used by 3 (attached,NCSS,active-conn) (msc_vty.c:1317) MSC_Test_0-RAN(1120)@718a44d66dfb: Deleted conn table entry 14TC_multi_lu_and_mt_ussd0(1155)3336887 TC_multi_lu_and_mt_ussd0(1151)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1151)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1151)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1120)@718a44d66dfb: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1141) TC_multi_lu_and_mt_ussd0(1155)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1129)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1129)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1149)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" 20250822132259106 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0xB443DD3F + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) TC_multi_lu_and_mt_ussd0(1149)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132259106 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0xB443DD3F - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1149)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1141)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1137)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-RAN(1120)@718a44d66dfb: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1139) TC_multi_lu_and_mt_ussd0(1137)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1129)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1120)@718a44d66dfb: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1143) TC_multi_lu_and_mt_ussd0(1155)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1155)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1137)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1141)@718a44d66dfb: 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 := 'AFC3E873'O } } } }, additionalUpdateParameters := omit } } } } TC_multi_lu_and_mt_ussd0(1139)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1155)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1120)@718a44d66dfb: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1145) TC_multi_lu_and_mt_ussd0(1145)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1143)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1139)@718a44d66dfb: 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 := '3015B154'O } } } }, additionalUpdateParameters := omit } } } } TC_multi_lu_and_mt_ussd0(1128)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1145)@718a44d66dfb: 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 := '85EA9F4F'O } } } }, additionalUpdateParameters := omit } } } } TC_multi_lu_and_mt_ussd0(1143)@718a44d66dfb: 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 := '3326535B'O ("3&S[") } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1120)@718a44d66dfb: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(1120)@718a44d66dfb: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on connection ID:1 MSC_Test_0-SCCP(1119)@718a44d66dfb: vl_len:11 MSC_Test_0-SCCP(1119)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1119)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1120)@718a44d66dfb: patching N(SD)=0 into dtap '8B3A05A203020101'O 20250822132259108 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259108 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259108 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259108 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132259108 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259108 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259108 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-RAN(1120)@718a44d66dfb: patched enc_l3: '8B3A05A203020101'O 20250822132259108 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on connection ID:2 MSC_Test_0-SCCP(1119)@718a44d66dfb: vl_len:11 MSC_Test_0-SCCP(1119)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1119)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1120)@718a44d66dfb: Created IMSI[10] for '262420000000236'H'38A0B6C2'O to be handled at TC_multi_lu_and_mt_ussd0(1147) MSC_Test_0-RAN(1120)@718a44d66dfb: Created IMSI[11] for '262420000000239'H'50F5F6F1'O to be handled at TC_multi_lu_and_mt_ussd0(1153) MSC_Test-GSUP(1125)@718a44d66dfb: Created GsupExpect[10] for "262420000000236" to be handled at TC_multi_lu_and_mt_ussd0(1147) TC_multi_lu_and_mt_ussd0(1135)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1125)@718a44d66dfb: Created GsupExpect[11] for "262420000000239" to be handled at TC_multi_lu_and_mt_ussd0(1153) 20250822132259109 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x5708B715 + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250822132259109 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x5708B715 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:505) 20250822132259109 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x5708B715 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250822132259109 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x5708B715 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822132259109 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x5708B715 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822132259109 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x5708B715 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822132259109 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x5708B715 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) MSC_Test_0-RAN(1120)@718a44d66dfb: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(1120)@718a44d66dfb: patched enc_l3: '8B3A05A203020101'O 20250822132259109 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259109 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259109 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259109 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132259109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259109 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259109 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132259109 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132259109 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259109 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259109 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259109 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132259109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259109 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259109 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132259109 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132259110 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259110 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259110 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259110 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132259110 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259110 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259110 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on connection ID:3 MSC_Test_0-SCCP(1119)@718a44d66dfb: vl_len:11 MSC_Test_0-SCCP(1119)@718a44d66dfb: vl_from0 20250822132259110 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1119)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on local reference:1 MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132259110 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259110 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259110 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259110 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132259110 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259110 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259110 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132259110 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on local reference:1 MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1120)@718a44d66dfb: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(1120)@718a44d66dfb: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on connection ID:4 MSC_Test_0-SCCP(1119)@718a44d66dfb: vl_len:11 MSC_Test_0-SCCP(1119)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1119)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1131)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1120)@718a44d66dfb: patching N(SD)=0 into dtap '8B3A05A203020101'O TC_multi_lu_and_mt_ussd0(1133)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1120)@718a44d66dfb: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on connection ID:5 MSC_Test_0-SCCP(1119)@718a44d66dfb: vl_len:11 MSC_Test_0-SCCP(1119)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1119)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O 20250822132259110 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0xA11A75B0 + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250822132259110 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0xA11A75B0 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:505) MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132259111 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0xA11A75B0 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250822132259111 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0xA11A75B0 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822132259111 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0xA11A75B0 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822132259111 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0xA11A75B0 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822132259111 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0xA11A75B0 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822132259111 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259111 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259111 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259111 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132259111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259111 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259111 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132259111 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132259111 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259111 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259111 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259111 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132259111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259111 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259111 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132259111 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132259111 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259111 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259111 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259111 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132259111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259111 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259111 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132259111 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 20250822132259111 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259111 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259111 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259111 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132259111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259111 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259111 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132259111 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1120)@718a44d66dfb: Added conn table entry 6TC_multi_lu_and_mt_ussd0(1141)14505540 MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on local reference:2 MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on local reference:2 MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132259111 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0xA6FB7F05 + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250822132259111 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0xA6FB7F05 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:505) 20250822132259111 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0xA6FB7F05 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250822132259111 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0xA6FB7F05 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822132259111 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0xA6FB7F05 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822132259111 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0xA6FB7F05 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) MSC_Test_0-SCCP(1119)@718a44d66dfb: First idle individual index:6 20250822132259111 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0xA6FB7F05 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822132259111 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259111 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259111 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259111 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132259111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259111 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259111 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132259111 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132259111 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259111 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259111 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259111 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132259111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259111 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259111 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132259111 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132259111 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259111 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259111 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259111 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132259111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259111 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132259111 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132259111 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on local reference:3 MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on local reference:3 MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132259111 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xAFC3E873:GERAN-A-198:PAGING_RESP)[0x56365ea78c40]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822132259111 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xAFC3E873:GERAN-A-198:PAGING_RESP)[0x56365ea78c40]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xAFC3E873:GERAN-A-198:PAGING_RESP)[0x56365ea78d70] (fsm.c:486) 20250822132259111 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xAFC3E873:GERAN-A-198:PAGING_RESP)[0x56365ea78c40]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250822132259111 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xAFC3E873:GERAN-A-198:PAGING_RESP)[0x56365ea78c40]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822132259111 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0xAFC3E873 + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822132259111 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0xAFC3E873 + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822132259111 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000233:MSISDN-491230000233:TMSI-0xAFC3E873:GERAN-A-198:PAGING_RESP)[0x56365ea78c40]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822132259111 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000233:MSISDN-491230000233:TMSI-0xAFC3E873:GERAN-A-198:PAGING_RESP)[0x56365ea78c40]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822132259111 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000233:MSISDN-491230000233:TMSI-0xAFC3E873:GERAN-A-198:PAGING_RESP)[0x56365ea78c40]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) MSC_Test_0-RAN(1120)@718a44d66dfb: Added conn table entry 7TC_multi_lu_and_mt_ussd0(1139)1712070 20250822132259111 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000233:MSISDN-491230000233:TMSI-0xAFC3E873:GERAN-A-198:PAGING_RESP)[0x56365ea78c40]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822132259111 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000233:MSISDN-491230000233:TMSI-0xAFC3E873:GERAN-A-198:PAGING_RESP)[0x56365ea78c40]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822132259111 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000233:MSISDN-491230000233:TMSI-0xAFC3E873:GERAN-A-198:PAGING_RESP)[0x56365ea78c40]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822132259111 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000233:MSISDN-491230000233:TMSI-0xAFC3E873:GERAN-A-198:PAGING_RESP)[0x56365ea78c40]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822132259111 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000233:MSISDN-491230000233:TMSI-0xAFC3E873:GERAN-A-198:PAGING_RESP)[0x56365ea78c40]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822132259111 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000233:MSISDN-491230000233:TMSI-0xAFC3E873:GERAN-A-198:PAGING_RESP)[0x56365ea78c40]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822132259111 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000233:MSISDN-491230000233:TMSI-0xAFC3E873:GERAN-A-198:PAGING_RESP)[0x56365ea78c40]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822132259111 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0xAFC3E873 - Paging: now used by 4 (attached,NCSS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250822132259111 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000233/3/1): Available (smpp_smsc.c:626) 20250822132259111 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0xAFC3E873 - 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(1129)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1137)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132259112 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259112 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259112 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259112 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132259112 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259112 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259112 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132259112 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132259112 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259112 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259112 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259112 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132259112 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259112 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259112 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132259112 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132259112 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259112 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259112 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259112 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132259112 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259112 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259112 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132259112 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1119)@718a44d66dfb: First idle individual index:7 MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 20250822132259112 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259112 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259112 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259112 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132259112 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259112 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259112 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132259112 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132259112 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x0F9CC80A + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250822132259112 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x0F9CC80A - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:505) MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1119)@718a44d66dfb: { messageType := 2, destLocRef := 'DD5644'O, sourceLocRef := '0000C6'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822132259112 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x0F9CC80A - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250822132259112 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x0F9CC80A + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822132259112 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x0F9CC80A + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822132259112 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x0F9CC80A - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on local reference:6 MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on local reference:6 MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132259112 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x0F9CC80A - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on local reference:6 MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1119)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1119)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1119)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822132259112 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3015B154:GERAN-A-199:PAGING_RESP)[0x56365ea1fe20]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822132259112 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3015B154:GERAN-A-199:PAGING_RESP)[0x56365ea1fe20]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x3015B154:GERAN-A-199:PAGING_RESP)[0x56365ea09700] (fsm.c:486) 20250822132259112 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3015B154:GERAN-A-199:PAGING_RESP)[0x56365ea1fe20]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250822132259112 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3015B154:GERAN-A-199:PAGING_RESP)[0x56365ea1fe20]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822132259112 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x3015B154 + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822132259112 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x3015B154 + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132259112 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000232:MSISDN-491230000232:TMSI-0x3015B154:GERAN-A-199:PAGING_RESP)[0x56365ea1fe20]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822132259112 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000232:MSISDN-491230000232:TMSI-0x3015B154:GERAN-A-199:PAGING_RESP)[0x56365ea1fe20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822132259112 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000232:MSISDN-491230000232:TMSI-0x3015B154:GERAN-A-199:PAGING_RESP)[0x56365ea1fe20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822132259112 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000232:MSISDN-491230000232:TMSI-0x3015B154:GERAN-A-199:PAGING_RESP)[0x56365ea1fe20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822132259112 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000232:MSISDN-491230000232:TMSI-0x3015B154:GERAN-A-199:PAGING_RESP)[0x56365ea1fe20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822132259112 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000232:MSISDN-491230000232:TMSI-0x3015B154:GERAN-A-199:PAGING_RESP)[0x56365ea1fe20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822132259112 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000232:MSISDN-491230000232:TMSI-0x3015B154:GERAN-A-199:PAGING_RESP)[0x56365ea1fe20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822132259112 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000232:MSISDN-491230000232:TMSI-0x3015B154:GERAN-A-199:PAGING_RESP)[0x56365ea1fe20]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822132259112 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000232:MSISDN-491230000232:TMSI-0x3015B154:GERAN-A-199:PAGING_RESP)[0x56365ea1fe20]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822132259112 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000232:MSISDN-491230000232:TMSI-0x3015B154:GERAN-A-199:PAGING_RESP)[0x56365ea1fe20]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822132259112 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x3015B154 - Paging: now used by 4 (attached,NCSS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250822132259112 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000232/3/1): Available (smpp_smsc.c:626) 20250822132259112 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x3015B154 - proc_arq_vlr_fn_init: now used by 3 (attached,NCSS,active-conn) (vlr_access_req_fsm.c:405) MSC_Test_0-RAN(1120)@718a44d66dfb: Added conn table entry 8TC_multi_lu_and_mt_ussd0(1145)114254 20250822132259112 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259112 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259112 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259112 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132259112 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259112 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259112 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132259112 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132259112 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259112 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259112 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259112 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132259112 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259112 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259112 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132259112 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132259112 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259112 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259112 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259112 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132259112 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259112 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259112 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132259112 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132259112 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259112 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259112 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259112 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132259112 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259112 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259112 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132259112 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822132259112 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259112 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259112 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259112 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132259112 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259112 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259112 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132259112 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on local reference:5 MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 20250822132259112 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259112 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259112 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259112 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132259112 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259112 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259112 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132259112 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1119)@718a44d66dfb: First idle individual index:8 MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822132259112 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000226:MSISDN-491230000226:TMSI-0x403F967D:GERAN-A-192:PAGING_RESP)[0x56365ea3fb20]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822132259112 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000226:MSISDN-491230000226:TMSI-0x403F967D:GERAN-A-192:PAGING_RESP)[0x56365ea3fb20]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000226:MSISDN-491230000226:TMSI-0x403F967D:GERAN-A-192:PAGING_RESP)[0x56365ea48ad0] (msc_a.c:1053) 20250822132259112 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000226:MSISDN-491230000226:TMSI-0x403F967D:GERAN-A-192:PAGING_RESP)[0x56365ea3fb20]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822132259112 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000226:MSISDN-491230000226:TMSI-0x403F967D:GERAN-A-192:PAGING_RESP)[0x56365ea3fb20]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822132259112 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x403F967D - active-conn: now used by 1 (attached) (msub.c:375) MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on local reference:5 MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132259112 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259112 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259112 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259112 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132259112 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259112 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259112 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132259112 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132259112 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259112 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259112 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259112 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132259112 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259112 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259112 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132259112 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1120)@718a44d66dfb: Added conn table entry 9TC_multi_lu_and_mt_ussd0(1143)7327543 MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 MSC_Test_0-SCCP(1119)@718a44d66dfb: { messageType := 2, destLocRef := '1A1FC6'O, sourceLocRef := '0000C7'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on local reference:7 MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on local reference:7 MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on local reference:7 MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on local reference:0 20250822132259113 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x85EA9F4F:GERAN-A-200:PAGING_RESP)[0x56365ea52f90]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822132259113 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x85EA9F4F:GERAN-A-200:PAGING_RESP)[0x56365ea52f90]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x85EA9F4F:GERAN-A-200:PAGING_RESP)[0x56365ea47ea0] (fsm.c:486) 20250822132259113 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x85EA9F4F:GERAN-A-200:PAGING_RESP)[0x56365ea52f90]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250822132259113 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x85EA9F4F:GERAN-A-200:PAGING_RESP)[0x56365ea52f90]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822132259113 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x85EA9F4F + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822132259113 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x85EA9F4F + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822132259113 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000235:MSISDN-491230000235:TMSI-0x85EA9F4F:GERAN-A-200:PAGING_RESP)[0x56365ea52f90]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822132259113 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000235:MSISDN-491230000235:TMSI-0x85EA9F4F:GERAN-A-200:PAGING_RESP)[0x56365ea52f90]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822132259113 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000235:MSISDN-491230000235:TMSI-0x85EA9F4F:GERAN-A-200:PAGING_RESP)[0x56365ea52f90]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822132259113 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259113 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259113 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259113 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132259113 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259113 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000235:MSISDN-491230000235:TMSI-0x85EA9F4F:GERAN-A-200:PAGING_RESP)[0x56365ea52f90]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822132259113 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000235:MSISDN-491230000235:TMSI-0x85EA9F4F:GERAN-A-200:PAGING_RESP)[0x56365ea52f90]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822132259113 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000235:MSISDN-491230000235:TMSI-0x85EA9F4F:GERAN-A-200:PAGING_RESP)[0x56365ea52f90]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822132259113 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000235:MSISDN-491230000235:TMSI-0x85EA9F4F:GERAN-A-200:PAGING_RESP)[0x56365ea52f90]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822132259113 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259113 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000235:MSISDN-491230000235:TMSI-0x85EA9F4F:GERAN-A-200:PAGING_RESP)[0x56365ea52f90]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822132259113 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000235:MSISDN-491230000235:TMSI-0x85EA9F4F:GERAN-A-200:PAGING_RESP)[0x56365ea52f90]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822132259113 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000235:MSISDN-491230000235:TMSI-0x85EA9F4F:GERAN-A-200:PAGING_RESP)[0x56365ea52f90]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822132259113 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132259113 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132259113 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x85EA9F4F - Paging: now used by 4 (attached,NCSS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250822132259113 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000235/3/1): Available (smpp_smsc.c:626) MSC_Test_0-SCCP(1119)@718a44d66dfb: First idle individual index:0 20250822132259113 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x85EA9F4F - proc_arq_vlr_fn_init: now used by 3 (attached,NCSS,active-conn) (vlr_access_req_fsm.c:405) MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1120)@718a44d66dfb: Created IMSI[12] for '262420000000241'H'369039F8'O to be handled at TC_multi_lu_and_mt_ussd0(1157) 20250822132259113 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259113 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259113 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259113 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132259113 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259113 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259113 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132259113 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132259113 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132259113 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259113 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259113 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132259113 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259113 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259113 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132259113 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132259113 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259113 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259113 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259113 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132259113 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259113 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259113 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132259113 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132259113 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259113 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259113 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259113 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132259113 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259113 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259113 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132259113 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 MSC_Test_0-SCCP(1119)@718a44d66dfb: { messageType := 2, destLocRef := '01BE4E'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-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on local reference:8 MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on local reference:8 MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on local reference:8 MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132259113 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3326535B:GERAN-A-201:PAGING_RESP)[0x56365ea26c00]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822132259113 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3326535B:GERAN-A-201:PAGING_RESP)[0x56365ea26c00]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x3326535B:GERAN-A-201:PAGING_RESP)[0x56365ea72f70] (fsm.c:486) 20250822132259113 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3326535B:GERAN-A-201:PAGING_RESP)[0x56365ea26c00]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250822132259113 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3326535B:GERAN-A-201:PAGING_RESP)[0x56365ea26c00]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822132259113 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x3326535B + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822132259113 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x3326535B + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822132259113 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000234:MSISDN-491230000234:TMSI-0x3326535B:GERAN-A-201:PAGING_RESP)[0x56365ea26c00]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822132259113 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000234:MSISDN-491230000234:TMSI-0x3326535B:GERAN-A-201:PAGING_RESP)[0x56365ea26c00]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822132259113 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259113 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259113 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259113 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132259113 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259113 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259113 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132259113 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132259113 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259113 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259113 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259113 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132259113 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259113 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259113 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132259113 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132259113 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259113 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_0-RAN(1120)@718a44d66dfb: Created IMSI[13] for '262420000000238'H'72455D36'O ("rE]6") to be handled at TC_multi_lu_and_mt_ussd0(1151) 20250822132259113 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259113 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132259113 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259113 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259113 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132259113 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 MSC_Test_0-SCCP(1119)@718a44d66dfb: { messageType := 2, destLocRef := '6FCF37'O, sourceLocRef := '0000C9'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(1125)@718a44d66dfb: Created GsupExpect[12] for "262420000000241" to be handled at TC_multi_lu_and_mt_ussd0(1157) MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 will be put to the reassembly buffer 20250822132259113 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000234:MSISDN-491230000234:TMSI-0x3326535B:GERAN-A-201:PAGING_RESP)[0x56365ea26c00]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822132259113 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000234:MSISDN-491230000234:TMSI-0x3326535B:GERAN-A-201:PAGING_RESP)[0x56365ea26c00]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822132259113 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000234:MSISDN-491230000234:TMSI-0x3326535B:GERAN-A-201:PAGING_RESP)[0x56365ea26c00]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822132259113 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000234:MSISDN-491230000234:TMSI-0x3326535B:GERAN-A-201:PAGING_RESP)[0x56365ea26c00]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822132259113 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000234:MSISDN-491230000234:TMSI-0x3326535B:GERAN-A-201:PAGING_RESP)[0x56365ea26c00]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822132259113 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000234:MSISDN-491230000234:TMSI-0x3326535B:GERAN-A-201:PAGING_RESP)[0x56365ea26c00]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822132259113 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000234:MSISDN-491230000234:TMSI-0x3326535B:GERAN-A-201:PAGING_RESP)[0x56365ea26c00]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822132259113 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000234:MSISDN-491230000234:TMSI-0x3326535B:GERAN-A-201:PAGING_RESP)[0x56365ea26c00]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822132259113 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x3326535B - Paging: now used by 4 (attached,NCSS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250822132259113 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000234/3/1): Available (smpp_smsc.c:626) 20250822132259113 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x3326535B - proc_arq_vlr_fn_init: now used by 3 (attached,NCSS,active-conn) (vlr_access_req_fsm.c:405) MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1120)@718a44d66dfb: Created IMSI[14] for '262420000000237'H'0B88658D'O to be handled at TC_multi_lu_and_mt_ussd0(1149) MSC_Test-GSUP(1125)@718a44d66dfb: Created GsupExpect[13] for "262420000000238" to be handled at TC_multi_lu_and_mt_ussd0(1151) MSC_Test-GSUP(1125)@718a44d66dfb: Created GsupExpect[14] for "262420000000237" to be handled at TC_multi_lu_and_mt_ussd0(1149) MSC_Test_0-RAN(1120)@718a44d66dfb: Created IMSI[15] for '262420000000240'H'B443DD3F'O to be handled at TC_multi_lu_and_mt_ussd0(1155) MSC_Test-GSUP(1125)@718a44d66dfb: Created GsupExpect[15] for "262420000000240" to be handled at TC_multi_lu_and_mt_ussd0(1155) TC_multi_lu_and_mt_ussd0(1135)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1131)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1133)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132259116 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0xAFC3E873 + VTY: now used by 4 (attached,NCSS,active-conn,VTY) (msc_vty.c:1285) 20250822132259116 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0xAFC3E873 - VTY: now used by 3 (attached,NCSS,active-conn) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1137)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132259117 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x3015B154 + VTY: now used by 4 (attached,NCSS,active-conn,VTY) (msc_vty.c:1285) 20250822132259117 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x3015B154 - VTY: now used by 3 (attached,NCSS,active-conn) (msc_vty.c:1317) MSC_Test_0-RAN(1120)@718a44d66dfb: Deleted conn table entry 0TC_multi_lu_and_mt_ussd0(1128)12338870 TC_multi_lu_and_mt_ussd0(1128)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132259117 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x403F967D + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822132259117 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x403F967D - VTY: now used by 1 (attached) (msc_vty.c:1317) 20250822132259117 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x85EA9F4F + VTY: now used by 4 (attached,NCSS,active-conn,VTY) (msc_vty.c:1285) 20250822132259117 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x85EA9F4F - VTY: now used by 3 (attached,NCSS,active-conn) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1139)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1139)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1141)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1141)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1128)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1128)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1145)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1145)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1139)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1141)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132259119 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x3326535B + VTY: now used by 4 (attached,NCSS,active-conn,VTY) (msc_vty.c:1285) 20250822132259119 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x3326535B - VTY: now used by 3 (attached,NCSS,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on connection ID:1 MSC_Test_0-SCCP(1119)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1119)@718a44d66dfb: vl_from0 TC_multi_lu_and_mt_ussd0(1145)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1119)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822132259119 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259119 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259119 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259119 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132259119 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on connection ID:2 MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1119)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1119)@718a44d66dfb: vl_from0 20250822132259119 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259119 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132259119 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_multi_lu_and_mt_ussd0(1128)@718a44d66dfb: Final verdict of PTC: pass MSC_Test_0-SCCP(1119)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on connection ID:3 MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1119)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1119)@718a44d66dfb: vl_from0 MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1119)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822132259119 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000230:MSISDN-491230000230:TMSI-0x5708B715:GERAN-A-193:PAGING_RESP)[0x56365ea6f400]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822132259119 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000230:MSISDN-491230000230:TMSI-0x5708B715:GERAN-A-193:PAGING_RESP)[0x56365ea6f400]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000230:MSISDN-491230000230:TMSI-0x5708B715:GERAN-A-193:PAGING_RESP)[0x56365ea52e60] (msc_a.c:1053) 20250822132259119 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000230:MSISDN-491230000230:TMSI-0x5708B715:GERAN-A-193:PAGING_RESP)[0x56365ea6f400]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822132259119 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000230:MSISDN-491230000230:TMSI-0x5708B715:GERAN-A-193:PAGING_RESP)[0x56365ea6f400]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on connection ID:5 MSC_Test_0-SCCP(1119)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1119)@718a44d66dfb: vl_from0 20250822132259119 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x5708B715 - active-conn: now used by 1 (attached) (msub.c:375) 20250822132259119 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259119 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259119 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259119 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132259119 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259119 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259119 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132259119 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1119)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822132259119 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259119 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259119 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259119 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132259119 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259119 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259119 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132259119 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 20250822132259119 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259119 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259119 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259119 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132259119 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259119 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259119 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132259119 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132259119 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259119 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259119 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259119 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132259119 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259119 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259119 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132259119 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on local reference:1 MSC_Test_0-RAN(1120)@718a44d66dfb: patching N(SD)=0 into dtap '8B3A05A203020101'O 20250822132259119 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000228:MSISDN-491230000228:TMSI-0xA11A75B0:GERAN-A-194:PAGING_RESP)[0x56365ea2bf00]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822132259119 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000228:MSISDN-491230000228:TMSI-0xA11A75B0:GERAN-A-194:PAGING_RESP)[0x56365ea2bf00]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000228:MSISDN-491230000228:TMSI-0xA11A75B0:GERAN-A-194:PAGING_RESP)[0x56365ea08de0] (msc_a.c:1053) 20250822132259119 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000228:MSISDN-491230000228:TMSI-0xA11A75B0:GERAN-A-194:PAGING_RESP)[0x56365ea2bf00]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822132259120 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000228:MSISDN-491230000228:TMSI-0xA11A75B0:GERAN-A-194:PAGING_RESP)[0x56365ea2bf00]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1120)@718a44d66dfb: patched enc_l3: '8B3A05A203020101'O 20250822132259120 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0xA11A75B0 - active-conn: now used by 1 (attached) (msub.c:375) MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on connection ID:7 MSC_Test_0-SCCP(1119)@718a44d66dfb: vl_len:11 TC_multi_lu_and_mt_ussd0(1143)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(1119)@718a44d66dfb: vl_from0 TC_multi_lu_and_mt_ussd0(1143)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132259120 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000229:MSISDN-491230000229:TMSI-0xA6FB7F05:GERAN-A-195:PAGING_RESP)[0x56365ea53200]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822132259120 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000229:MSISDN-491230000229:TMSI-0xA6FB7F05:GERAN-A-195:PAGING_RESP)[0x56365ea53200]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000229:MSISDN-491230000229:TMSI-0xA6FB7F05:GERAN-A-195:PAGING_RESP)[0x56365ea52ab0] (msc_a.c:1053) 20250822132259120 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000229:MSISDN-491230000229:TMSI-0xA6FB7F05:GERAN-A-195:PAGING_RESP)[0x56365ea53200]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822132259120 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000229:MSISDN-491230000229:TMSI-0xA6FB7F05:GERAN-A-195:PAGING_RESP)[0x56365ea53200]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1119)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-RAN(1120)@718a44d66dfb: patching N(SD)=0 into dtap '8B3A05A203020101'O 20250822132259120 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0xA6FB7F05 - active-conn: now used by 1 (attached) (msub.c:375) MSC_Test_0-RAN(1120)@718a44d66dfb: patched enc_l3: '8B3A05A203020101'O 20250822132259120 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259120 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259120 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259120 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132259120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259120 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259120 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132259120 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132259120 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259120 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259120 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259120 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132259120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259120 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259120 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132259120 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132259120 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259120 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259120 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259120 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132259120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259120 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259120 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132259120 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132259120 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x0F9CC80A:GERAN-A-197:PAGING_RESP)[0x56365ea6f9a0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822132259120 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x0F9CC80A:GERAN-A-197:PAGING_RESP)[0x56365ea6f9a0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x0F9CC80A:GERAN-A-197:PAGING_RESP)[0x56365ea43b10] (msc_a.c:1053) 20250822132259120 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x0F9CC80A:GERAN-A-197:PAGING_RESP)[0x56365ea6f9a0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822132259120 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x0F9CC80A:GERAN-A-197:PAGING_RESP)[0x56365ea6f9a0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on connection ID:6 MSC_Test_0-SCCP(1119)@718a44d66dfb: vl_len:11 MSC_Test_0-SCCP(1119)@718a44d66dfb: vl_from0 TC_multi_lu_and_mt_ussd0(1143)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132259120 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x0F9CC80A - active-conn: now used by 1 (attached) (msub.c:375) MSC_Test_0-SCCP(1119)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O 20250822132259120 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259120 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132259120 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259120 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132259120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259120 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259120 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132259120 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132259120 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259120 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259120 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259120 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132259120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259120 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259120 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132259120 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on local reference:2 MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822132259120 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259120 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259120 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259120 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132259120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259120 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259120 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132259120 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1120)@718a44d66dfb: Deleted conn table entry 1TC_multi_lu_and_mt_ussd0(1135)1262715 TC_multi_lu_and_mt_ussd0(1135)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132259120 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259120 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259120 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259120 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132259120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259120 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259120 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132259120 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on local reference:3 20250822132259121 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0x6CDD8EDC + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250822132259121 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0x6CDD8EDC - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:505) MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on local reference:5 20250822132259121 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0x6CDD8EDC - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250822132259121 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0x6CDD8EDC + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822132259121 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0x6CDD8EDC + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822132259121 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0x6CDD8EDC - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822132259121 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0x6CDD8EDC - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) MSC_Test_0-RAN(1120)@718a44d66dfb: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132259121 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x5708B715 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822132259121 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x5708B715 - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-RAN(1120)@718a44d66dfb: patched enc_l3: '8B3A05A203020101'O 20250822132259121 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x38A0B6C2 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250822132259121 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259121 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259121 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259121 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132259121 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259121 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259121 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132259121 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132259121 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x38A0B6C2 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250822132259121 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259121 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259121 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259121 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132259121 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259121 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259121 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132259121 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132259121 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259121 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259121 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259121 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132259121 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259121 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259121 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132259121 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on connection ID:8 MSC_Test_0-SCCP(1119)@718a44d66dfb: vl_len:11 MSC_Test_0-SCCP(1119)@718a44d66dfb: vl_from0 20250822132259121 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x38A0B6C2 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250822132259121 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x38A0B6C2 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:499) TC_multi_lu_and_mt_ussd0(1139)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 MSC_Test_0-SCCP(1119)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mt_ussd0(1141)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on local reference:4 MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132259121 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259121 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259121 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259121 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132259121 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259121 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259121 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132259121 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132259121 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0x50F5F6F1 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250822132259121 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259121 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259121 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259121 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132259121 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259121 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259121 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132259121 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0x50F5F6F1 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250822132259121 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on local reference:4 MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132259121 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0x50F5F6F1 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250822132259121 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0x50F5F6F1 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:499) MSC_Test_0-RAN(1120)@718a44d66dfb: Deleted conn table entry 2TC_multi_lu_and_mt_ussd0(1131)15468101 20250822132259121 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259121 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259121 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259121 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132259121 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259121 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259121 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132259121 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132259121 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x369039F8 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250822132259121 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x369039F8 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1120)@718a44d66dfb: Deleted conn table entry 3TC_multi_lu_and_mt_ussd0(1133)6220238 20250822132259122 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x369039F8 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) TC_multi_lu_and_mt_ussd0(1131)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132259122 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x369039F8 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:499) MSC_Test_0-RAN(1120)@718a44d66dfb: Deleted conn table entry 5TC_multi_lu_and_mt_ussd0(1137)7523403 TC_multi_lu_and_mt_ussd0(1133)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132259122 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259122 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259122 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259122 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132259122 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259122 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259122 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132259122 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 20250822132259122 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x72455D36 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250822132259122 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x72455D36 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822132259122 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x72455D36 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250822132259122 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x72455D36 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:499) MSC_Test_0-RAN(1120)@718a44d66dfb: patching N(SD)=0 into dtap '8B3A05A203020101'O TC_multi_lu_and_mt_ussd0(1137)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1120)@718a44d66dfb: patched enc_l3: '8B3A05A203020101'O 20250822132259122 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259122 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259122 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259122 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132259122 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259122 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259122 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132259122 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132259122 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0xB443DD3F + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250822132259122 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0xB443DD3F + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) TC_multi_lu_and_mt_ussd0(1135)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1135)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822132259122 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0xB443DD3F + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250822132259122 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0xB443DD3F - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:499) MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1119)@718a44d66dfb: vl_len:11 MSC_Test_0-SCCP(1119)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1119)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O 20250822132259122 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0xA11A75B0 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822132259122 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0xA11A75B0 - VTY: now used by 1 (attached) (msc_vty.c:1317) 20250822132259122 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259122 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259122 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259122 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132259122 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259122 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259122 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132259122 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132259122 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0xA6FB7F05 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822132259122 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0xA6FB7F05 - VTY: now used by 1 (attached) (msc_vty.c:1317) 20250822132259122 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259122 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259122 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259122 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132259122 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259122 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259122 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132259122 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132259122 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x0B88658D + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250822132259122 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x0B88658D + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250822132259122 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x0B88658D + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250822132259122 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x0B88658D - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:499) TC_multi_lu_and_mt_ussd0(1145)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822132259122 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x0F9CC80A + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822132259122 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x0F9CC80A - VTY: now used by 1 (attached) (msc_vty.c:1317) 20250822132259123 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259123 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259123 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259123 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132259123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259123 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259123 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132259123 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x3015B154 + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250822132259123 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x3015B154 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:505) 20250822132259123 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132259123 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x3015B154 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250822132259123 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x3015B154 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822132259123 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x3015B154 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822132259123 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x3015B154 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mt_ussd0(1143)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132259123 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x3015B154 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822132259123 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259123 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259123 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259123 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0xAFC3E873 + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250822132259123 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0xAFC3E873 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:505) 20250822132259123 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132259123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259123 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259123 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132259123 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132259123 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0xAFC3E873 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822132259123 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0xAFC3E873 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822132259123 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0xAFC3E873 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822132259123 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0xAFC3E873 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822132259123 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0xAFC3E873 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) TC_multi_lu_and_mt_ussd0(1133)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1133)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132259123 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259123 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259123 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259123 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132259123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259123 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259123 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132259123 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x85EA9F4F + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250822132259123 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x85EA9F4F - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:505) 20250822132259123 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 20250822132259123 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x85EA9F4F - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822132259123 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x85EA9F4F + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822132259123 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x85EA9F4F + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822132259123 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x85EA9F4F - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822132259123 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x85EA9F4F - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) TC_multi_lu_and_mt_ussd0(1135)@718a44d66dfb: Final verdict of PTC: pass 20250822132259123 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259123 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259123 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259123 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132259123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259123 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259123 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132259123 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on local reference:7 MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1131)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1131)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132259123 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259123 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259123 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259123 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132259123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259123 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259123 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132259123 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132259123 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259123 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259123 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259123 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) TC_multi_lu_and_mt_ussd0(1137)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1137)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132259123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259123 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259123 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132259123 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132259123 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259123 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259123 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259123 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on local reference:7 MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822132259123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259123 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259123 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132259123 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132259123 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259123 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259123 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259123 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132259123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259123 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259123 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132259123 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on local reference:6 MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on local reference:6 MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on local reference:8 MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on local reference:8 MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1129)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1120)@718a44d66dfb: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1147) TC_multi_lu_and_mt_ussd0(1133)@718a44d66dfb: Final verdict of PTC: pass MSC_Test_0-RAN(1120)@718a44d66dfb: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1153) TC_multi_lu_and_mt_ussd0(1137)@718a44d66dfb: Final verdict of PTC: pass TC_multi_lu_and_mt_ussd0(1131)@718a44d66dfb: Final verdict of PTC: pass MSC_Test_0-RAN(1120)@718a44d66dfb: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1157) TC_multi_lu_and_mt_ussd0(1153)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1147)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1157)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1157)@718a44d66dfb: 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 := '369039F8'O } } } }, additionalUpdateParameters := omit } } } } TC_multi_lu_and_mt_ussd0(1147)@718a44d66dfb: 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 := '38A0B6C2'O } } } }, additionalUpdateParameters := omit } } } } TC_multi_lu_and_mt_ussd0(1153)@718a44d66dfb: 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 := '50F5F6F1'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1120)@718a44d66dfb: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1151) MSC_Test_0-RAN(1120)@718a44d66dfb: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1155) TC_multi_lu_and_mt_ussd0(1151)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1120)@718a44d66dfb: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1149) TC_multi_lu_and_mt_ussd0(1155)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1151)@718a44d66dfb: 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 := '72455D36'O ("rE]6") } } } }, additionalUpdateParameters := omit } } } } TC_multi_lu_and_mt_ussd0(1149)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1139)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1141)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1155)@718a44d66dfb: 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 := 'B443DD3F'O } } } }, additionalUpdateParameters := omit } } } } TC_multi_lu_and_mt_ussd0(1149)@718a44d66dfb: 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 := '0B88658D'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on connection ID:4 MSC_Test_0-SCCP(1119)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1119)@718a44d66dfb: vl_from0 TC_multi_lu_and_mt_ussd0(1145)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1119)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822132259131 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259131 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259131 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259131 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132259131 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259131 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259131 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132259131 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1120)@718a44d66dfb: Added conn table entry 0TC_multi_lu_and_mt_ussd0(1157)2753990 MSC_Test_0-SCCP(1119)@718a44d66dfb: First idle individual index:1 20250822132259131 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000227:MSISDN-491230000227:TMSI-0x6CDD8EDC:GERAN-A-196:PAGING_RESP)[0x56365ea7ad50]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822132259131 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000227:MSISDN-491230000227:TMSI-0x6CDD8EDC:GERAN-A-196:PAGING_RESP)[0x56365ea7ad50]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000227:MSISDN-491230000227:TMSI-0x6CDD8EDC:GERAN-A-196:PAGING_RESP)[0x56365ea7ae80] (msc_a.c:1053) 20250822132259131 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000227:MSISDN-491230000227:TMSI-0x6CDD8EDC:GERAN-A-196:PAGING_RESP)[0x56365ea7ad50]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822132259131 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000227:MSISDN-491230000227:TMSI-0x6CDD8EDC:GERAN-A-196:PAGING_RESP)[0x56365ea7ad50]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822132259131 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0x6CDD8EDC - active-conn: now used by 1 (attached) (msub.c:375) MSC_Test_0-RAN(1120)@718a44d66dfb: Added conn table entry 1TC_multi_lu_and_mt_ussd0(1147)13890606 MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132259131 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259131 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259131 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259131 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132259131 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259131 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259131 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132259131 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132259131 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259131 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259131 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259131 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132259131 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259131 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259131 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132259131 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 MSC_Test_0-SCCP(1119)@718a44d66dfb: First idle individual index:2 MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on local reference:4 MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1120)@718a44d66dfb: Added conn table entry 2TC_multi_lu_and_mt_ussd0(1153)2981620 20250822132259132 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x369039F8:GERAN-A-202:PAGING_RESP)[0x56365ea52e60]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822132259132 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x369039F8:GERAN-A-202:PAGING_RESP)[0x56365ea52e60]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x369039F8:GERAN-A-202:PAGING_RESP)[0x56365ea6f400] (fsm.c:486) 20250822132259132 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x369039F8:GERAN-A-202:PAGING_RESP)[0x56365ea52e60]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250822132259132 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x369039F8:GERAN-A-202:PAGING_RESP)[0x56365ea52e60]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822132259132 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x369039F8 + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822132259132 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x369039F8 + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822132259132 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x369039F8:GERAN-A-202:PAGING_RESP)[0x56365ea52e60]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822132259132 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x369039F8:GERAN-A-202:PAGING_RESP)[0x56365ea52e60]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822132259132 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x369039F8:GERAN-A-202:PAGING_RESP)[0x56365ea52e60]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822132259132 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x369039F8:GERAN-A-202:PAGING_RESP)[0x56365ea52e60]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822132259132 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x369039F8:GERAN-A-202:PAGING_RESP)[0x56365ea52e60]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822132259132 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x369039F8:GERAN-A-202:PAGING_RESP)[0x56365ea52e60]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822132259132 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x369039F8:GERAN-A-202:PAGING_RESP)[0x56365ea52e60]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822132259132 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x369039F8:GERAN-A-202:PAGING_RESP)[0x56365ea52e60]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822132259132 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x369039F8:GERAN-A-202:PAGING_RESP)[0x56365ea52e60]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822132259132 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x369039F8:GERAN-A-202:PAGING_RESP)[0x56365ea52e60]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) MSC_Test_0-SCCP(1119)@718a44d66dfb: First idle individual index:3 20250822132259132 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x369039F8 - Paging: now used by 4 (attached,NCSS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250822132259132 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000241/3/1): Available (smpp_smsc.c:626) 20250822132259132 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x369039F8 - proc_arq_vlr_fn_init: now used by 3 (attached,NCSS,active-conn) (vlr_access_req_fsm.c:405) MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132259132 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259132 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259132 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259132 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132259132 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259132 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259132 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132259132 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132259132 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259132 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259132 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259132 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132259132 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259132 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259132 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132259132 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1120)@718a44d66dfb: Added conn table entry 3TC_multi_lu_and_mt_ussd0(1151)4241142 20250822132259132 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259132 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259132 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259132 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132259132 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259132 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259132 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132259132 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 20250822132259132 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259132 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259132 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259132 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132259132 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259132 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259132 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132259132 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822132259133 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259133 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259133 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259133 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132259133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259133 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 MSC_Test_0-SCCP(1119)@718a44d66dfb: { messageType := 2, destLocRef := '2A05C6'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 } } 20250822132259133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132259133 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on local reference:1 MSC_Test_0-SCCP(1119)@718a44d66dfb: First idle individual index:4 MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822132259133 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on local reference:1 MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132259133 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259133 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259133 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132259133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259133 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132259133 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132259133 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x38A0B6C2:GERAN-A-203:PAGING_RESP)[0x56365ea43b10]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822132259133 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x38A0B6C2:GERAN-A-203:PAGING_RESP)[0x56365ea43b10]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x38A0B6C2:GERAN-A-203:PAGING_RESP)[0x56365ea6ec00] (fsm.c:486) 20250822132259133 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x38A0B6C2:GERAN-A-203:PAGING_RESP)[0x56365ea43b10]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250822132259133 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x38A0B6C2:GERAN-A-203:PAGING_RESP)[0x56365ea43b10]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822132259133 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x38A0B6C2 + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822132259133 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x38A0B6C2 + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822132259133 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x38A0B6C2:GERAN-A-203:PAGING_RESP)[0x56365ea43b10]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822132259133 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x38A0B6C2:GERAN-A-203:PAGING_RESP)[0x56365ea43b10]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822132259133 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x38A0B6C2:GERAN-A-203:PAGING_RESP)[0x56365ea43b10]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on connection ID:7 MSC_Test_0-SCCP(1119)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1119)@718a44d66dfb: vl_from0 20250822132259133 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x38A0B6C2:GERAN-A-203:PAGING_RESP)[0x56365ea43b10]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822132259133 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x38A0B6C2:GERAN-A-203:PAGING_RESP)[0x56365ea43b10]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822132259133 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x38A0B6C2:GERAN-A-203:PAGING_RESP)[0x56365ea43b10]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822132259133 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x38A0B6C2:GERAN-A-203:PAGING_RESP)[0x56365ea43b10]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822132259133 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x38A0B6C2:GERAN-A-203:PAGING_RESP)[0x56365ea43b10]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822132259133 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x38A0B6C2:GERAN-A-203:PAGING_RESP)[0x56365ea43b10]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822132259133 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x38A0B6C2:GERAN-A-203:PAGING_RESP)[0x56365ea43b10]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822132259133 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259133 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259133 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-SCCP(1119)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132259133 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132259133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259133 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 20250822132259133 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132259133 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x38A0B6C2 - Paging: now used by 4 (attached,NCSS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250822132259133 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000236/3/1): Available (smpp_smsc.c:626) 20250822132259133 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x38A0B6C2 - proc_arq_vlr_fn_init: now used by 3 (attached,NCSS,active-conn) (vlr_access_req_fsm.c:405) MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on local reference:1 MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on connection ID:6 MSC_Test_0-SCCP(1119)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1119)@718a44d66dfb: vl_from0 20250822132259133 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259133 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259133 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259133 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132259133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259133 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132259133 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1119)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132259133 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259133 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259133 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259133 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132259133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259133 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132259133 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132259133 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x50F5F6F1:GERAN-A-204:PAGING_RESP)[0x56365ea52c70]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822132259133 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x50F5F6F1:GERAN-A-204:PAGING_RESP)[0x56365ea52c70]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x50F5F6F1:GERAN-A-204:PAGING_RESP)[0x56365ea52ab0] (fsm.c:486) 20250822132259133 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x50F5F6F1:GERAN-A-204:PAGING_RESP)[0x56365ea52c70]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250822132259133 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x50F5F6F1:GERAN-A-204:PAGING_RESP)[0x56365ea52c70]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822132259133 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0x50F5F6F1 + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822132259133 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0x50F5F6F1 + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822132259133 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000239:MSISDN-491230000239:TMSI-0x50F5F6F1:GERAN-A-204:PAGING_RESP)[0x56365ea52c70]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822132259133 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000239:MSISDN-491230000239:TMSI-0x50F5F6F1:GERAN-A-204:PAGING_RESP)[0x56365ea52c70]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822132259133 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000239:MSISDN-491230000239:TMSI-0x50F5F6F1:GERAN-A-204:PAGING_RESP)[0x56365ea52c70]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 20250822132259133 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000239:MSISDN-491230000239:TMSI-0x50F5F6F1:GERAN-A-204:PAGING_RESP)[0x56365ea52c70]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822132259133 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000239:MSISDN-491230000239:TMSI-0x50F5F6F1:GERAN-A-204:PAGING_RESP)[0x56365ea52c70]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822132259133 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000239:MSISDN-491230000239:TMSI-0x50F5F6F1:GERAN-A-204:PAGING_RESP)[0x56365ea52c70]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822132259133 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000239:MSISDN-491230000239:TMSI-0x50F5F6F1:GERAN-A-204:PAGING_RESP)[0x56365ea52c70]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822132259133 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000239:MSISDN-491230000239:TMSI-0x50F5F6F1:GERAN-A-204:PAGING_RESP)[0x56365ea52c70]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822132259133 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000239:MSISDN-491230000239:TMSI-0x50F5F6F1:GERAN-A-204:PAGING_RESP)[0x56365ea52c70]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822132259133 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000239:MSISDN-491230000239:TMSI-0x50F5F6F1:GERAN-A-204:PAGING_RESP)[0x56365ea52c70]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822132259133 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0x50F5F6F1 - Paging: now used by 4 (attached,NCSS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250822132259133 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000239/3/1): Available (smpp_smsc.c:626) 20250822132259133 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0x50F5F6F1 - proc_arq_vlr_fn_init: now used by 3 (attached,NCSS,active-conn) (vlr_access_req_fsm.c:405) MSC_Test_0-SCCP(1119)@718a44d66dfb: { messageType := 2, destLocRef := 'D3F42E'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(1119)@718a44d66dfb: Session index based on local reference:2 20250822132259133 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259134 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259134 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259134 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132259134 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259134 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259134 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132259134 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x72455D36:GERAN-A-205:PAGING_RESP)[0x56365ea6f220]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822132259134 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x72455D36:GERAN-A-205:PAGING_RESP)[0x56365ea6f220]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x72455D36:GERAN-A-205:PAGING_RESP)[0x56365ea38f20] (fsm.c:486) 20250822132259134 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x72455D36:GERAN-A-205:PAGING_RESP)[0x56365ea6f220]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250822132259134 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x72455D36:GERAN-A-205:PAGING_RESP)[0x56365ea6f220]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822132259134 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132259134 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x72455D36 + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822132259134 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x72455D36 + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822132259134 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x72455D36:GERAN-A-205:PAGING_RESP)[0x56365ea6f220]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822132259134 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x72455D36:GERAN-A-205:PAGING_RESP)[0x56365ea6f220]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822132259134 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x72455D36:GERAN-A-205:PAGING_RESP)[0x56365ea6f220]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822132259134 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x72455D36:GERAN-A-205:PAGING_RESP)[0x56365ea6f220]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822132259134 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x72455D36:GERAN-A-205:PAGING_RESP)[0x56365ea6f220]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822132259134 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x72455D36:GERAN-A-205:PAGING_RESP)[0x56365ea6f220]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822132259134 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x72455D36:GERAN-A-205:PAGING_RESP)[0x56365ea6f220]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822132259134 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x72455D36:GERAN-A-205:PAGING_RESP)[0x56365ea6f220]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822132259134 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x72455D36:GERAN-A-205:PAGING_RESP)[0x56365ea6f220]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822132259134 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x72455D36:GERAN-A-205:PAGING_RESP)[0x56365ea6f220]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822132259134 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259134 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 20250822132259134 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x72455D36 - Paging: now used by 4 (attached,NCSS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250822132259134 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000238/3/1): Available (smpp_smsc.c:626) 20250822132259134 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259134 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822132259134 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259134 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x72455D36 - proc_arq_vlr_fn_init: now used by 3 (attached,NCSS,active-conn) (vlr_access_req_fsm.c:405) 20250822132259134 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259134 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132259134 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on local reference:2 MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132259134 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259134 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259134 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259134 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000232:MSISDN-491230000232:TMSI-0x3015B154:GERAN-A-199:PAGING_RESP)[0x56365ea1fe20]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822132259134 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000232:MSISDN-491230000232:TMSI-0x3015B154:GERAN-A-199:PAGING_RESP)[0x56365ea1fe20]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000232:MSISDN-491230000232:TMSI-0x3015B154:GERAN-A-199:PAGING_RESP)[0x56365ea09700] (msc_a.c:1053) 20250822132259134 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000232:MSISDN-491230000232:TMSI-0x3015B154:GERAN-A-199:PAGING_RESP)[0x56365ea1fe20]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822132259134 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000232:MSISDN-491230000232:TMSI-0x3015B154:GERAN-A-199:PAGING_RESP)[0x56365ea1fe20]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822132259134 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132259134 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259134 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259134 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132259134 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132259134 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x3015B154 - active-conn: now used by 1 (attached) (msub.c:375) 20250822132259134 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-RAN(1120)@718a44d66dfb: Deleted conn table entry 4TC_multi_lu_and_mt_ussd0(1129)13790112 20250822132259134 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259134 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000233:MSISDN-491230000233:TMSI-0xAFC3E873:GERAN-A-198:PAGING_RESP)[0x56365ea78c40]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822132259134 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000233:MSISDN-491230000233:TMSI-0xAFC3E873:GERAN-A-198:PAGING_RESP)[0x56365ea78c40]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000233:MSISDN-491230000233:TMSI-0xAFC3E873:GERAN-A-198:PAGING_RESP)[0x56365ea78d70] (msc_a.c:1053) 20250822132259134 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000233:MSISDN-491230000233:TMSI-0xAFC3E873:GERAN-A-198:PAGING_RESP)[0x56365ea78c40]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822132259134 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000233:MSISDN-491230000233:TMSI-0xAFC3E873:GERAN-A-198:PAGING_RESP)[0x56365ea78c40]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822132259134 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259134 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132259134 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259134 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259134 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132259134 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0xAFC3E873 - active-conn: now used by 1 (attached) (msub.c:375) 20250822132259134 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_multi_lu_and_mt_ussd0(1129)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 20250822132259134 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259134 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259134 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259134 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132259134 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259134 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259134 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132259134 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822132259134 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0x6CDD8EDC + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822132259134 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0x6CDD8EDC - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on local reference:2 MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132259134 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259134 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259134 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259134 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132259134 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259134 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259134 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132259135 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1119)@718a44d66dfb: { messageType := 2, destLocRef := '2D7EF4'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 } } 20250822132259135 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x369039F8 + VTY: now used by 4 (attached,NCSS,active-conn,VTY) (msc_vty.c:1285) 20250822132259135 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x369039F8 - VTY: now used by 3 (attached,NCSS,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on local reference:3 20250822132259135 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259135 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259135 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259135 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132259135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259135 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 20250822132259135 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132259135 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on local reference:3 MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132259135 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259135 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 20250822132259135 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259135 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132259135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259135 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on local reference:3 MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 will be put to the reassembly buffer 20250822132259135 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132259135 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132259135 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259135 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259135 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 20250822132259135 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132259135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mt_ussd0(1129)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" 20250822132259135 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259135 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-SCCP(1119)@718a44d66dfb: { messageType := 2, destLocRef := '40B6F6'O, sourceLocRef := '0000CD'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on local reference:4 TC_multi_lu_and_mt_ussd0(1129)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132259135 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 20250822132259135 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259135 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259135 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259135 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on local reference:4 MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132259135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259135 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259135 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132259135 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_multi_lu_and_mt_ussd0(1157)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1157)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132259135 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 MSC_Test_0-RAN(1120)@718a44d66dfb: Added conn table entry 4TC_multi_lu_and_mt_ussd0(1155)1408169 20250822132259135 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259135 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259135 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132259135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on local reference:4 MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 20250822132259135 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259135 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132259135 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on local reference:7 MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on local reference:6 MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1119)@718a44d66dfb: First idle individual index:5 20250822132259136 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259136 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259136 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259136 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132259136 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132259136 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259136 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132259136 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on connection ID:8 MSC_Test_0-SCCP(1119)@718a44d66dfb: vl_len:3 MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1119)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1119)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1120)@718a44d66dfb: Added conn table entry 5TC_multi_lu_and_mt_ussd0(1149)5964512 MSC_Test_0-SCCP(1119)@718a44d66dfb: First idle individual index:6 MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1129)@718a44d66dfb: Final verdict of PTC: pass TC_multi_lu_and_mt_ussd0(1157)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132259138 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x38A0B6C2 + VTY: now used by 4 (attached,NCSS,active-conn,VTY) (msc_vty.c:1285) 20250822132259138 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x38A0B6C2 - VTY: now used by 3 (attached,NCSS,active-conn) (msc_vty.c:1317) 20250822132259138 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0x50F5F6F1 + VTY: now used by 4 (attached,NCSS,active-conn,VTY) (msc_vty.c:1285) 20250822132259138 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0x50F5F6F1 - VTY: now used by 3 (attached,NCSS,active-conn) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1147)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1147)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132259139 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x72455D36 + VTY: now used by 4 (attached,NCSS,active-conn,VTY) (msc_vty.c:1285) 20250822132259139 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x72455D36 - VTY: now used by 3 (attached,NCSS,active-conn) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1153)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1153)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1120)@718a44d66dfb: Deleted conn table entry 7TC_multi_lu_and_mt_ussd0(1139)1712070 TC_multi_lu_and_mt_ussd0(1139)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132259140 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x3015B154 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822132259140 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x3015B154 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1147)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1151)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1151)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1120)@718a44d66dfb: Deleted conn table entry 6TC_multi_lu_and_mt_ussd0(1141)14505540 TC_multi_lu_and_mt_ussd0(1141)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132259140 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0xAFC3E873 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822132259140 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0xAFC3E873 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1153)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1139)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1139)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1141)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1141)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1120)@718a44d66dfb: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(1120)@718a44d66dfb: patched enc_l3: '8B3A05A203020101'O TC_multi_lu_and_mt_ussd0(1151)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on connection ID:1 MSC_Test_0-SCCP(1119)@718a44d66dfb: vl_len:11 MSC_Test_0-SCCP(1119)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1119)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1120)@718a44d66dfb: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(1120)@718a44d66dfb: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on connection ID:2 MSC_Test_0-SCCP(1119)@718a44d66dfb: vl_len:11 MSC_Test_0-SCCP(1119)@718a44d66dfb: vl_from0 TC_multi_lu_and_mt_ussd0(1139)@718a44d66dfb: Final verdict of PTC: pass MSC_Test_0-SCCP(1119)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1141)@718a44d66dfb: Final verdict of PTC: pass MSC_Test_0-RAN(1120)@718a44d66dfb: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(1120)@718a44d66dfb: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on connection ID:3 MSC_Test_0-SCCP(1119)@718a44d66dfb: vl_len:11 MSC_Test_0-SCCP(1119)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1119)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1120)@718a44d66dfb: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(1120)@718a44d66dfb: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on connection ID:4 MSC_Test_0-SCCP(1119)@718a44d66dfb: vl_len:11 MSC_Test_0-SCCP(1119)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1119)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132259166 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x3326535B + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250822132259166 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x3326535B - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:505) 20250822132259166 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x3326535B - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250822132259166 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x3326535B + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822132259166 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x3326535B + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822132259166 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x3326535B - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822132259166 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x3326535B - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822132259166 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259166 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259166 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259166 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132259166 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259166 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259166 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132259166 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132259166 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259166 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259166 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259166 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132259166 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259166 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259166 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132259166 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132259167 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259167 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259167 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259167 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132259167 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259167 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259167 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132259167 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132259167 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259167 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259167 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259167 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132259167 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259167 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259167 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 20250822132259167 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 20250822132259167 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259167 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259167 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259167 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822132259167 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259167 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259167 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132259167 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132259167 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259167 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259167 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132259167 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132259167 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259167 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259167 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132259167 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132259167 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259167 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259167 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259167 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132259167 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259167 DLSS7 DEBUG Found route for dpc=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(1119)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132259167 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132259167 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132259167 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259167 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259167 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259167 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132259167 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259167 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259167 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132259167 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132259167 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259167 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259167 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259167 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132259167 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259167 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259167 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132259167 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132259167 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB443DD3F:GERAN-A-206:PAGING_RESP)[0x56365ea09700]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822132259167 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB443DD3F:GERAN-A-206:PAGING_RESP)[0x56365ea09700]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xB443DD3F:GERAN-A-206:PAGING_RESP)[0x56365ea1fe20] (fsm.c:486) 20250822132259167 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB443DD3F:GERAN-A-206:PAGING_RESP)[0x56365ea09700]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250822132259167 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB443DD3F:GERAN-A-206:PAGING_RESP)[0x56365ea09700]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822132259167 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0xB443DD3F + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822132259167 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0xB443DD3F + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822132259167 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259167 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259167 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259167 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132259167 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259167 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259167 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132259167 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132259167 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000240:MSISDN-491230000240:TMSI-0xB443DD3F:GERAN-A-206:PAGING_RESP)[0x56365ea09700]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822132259167 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000240:MSISDN-491230000240:TMSI-0xB443DD3F:GERAN-A-206:PAGING_RESP)[0x56365ea09700]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822132259167 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000240:MSISDN-491230000240:TMSI-0xB443DD3F:GERAN-A-206:PAGING_RESP)[0x56365ea09700]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822132259168 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000240:MSISDN-491230000240:TMSI-0xB443DD3F:GERAN-A-206:PAGING_RESP)[0x56365ea09700]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822132259168 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000240:MSISDN-491230000240:TMSI-0xB443DD3F:GERAN-A-206:PAGING_RESP)[0x56365ea09700]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822132259168 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000240:MSISDN-491230000240:TMSI-0xB443DD3F:GERAN-A-206:PAGING_RESP)[0x56365ea09700]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822132259168 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000240:MSISDN-491230000240:TMSI-0xB443DD3F:GERAN-A-206:PAGING_RESP)[0x56365ea09700]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822132259168 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000240:MSISDN-491230000240:TMSI-0xB443DD3F:GERAN-A-206:PAGING_RESP)[0x56365ea09700]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822132259168 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000240:MSISDN-491230000240:TMSI-0xB443DD3F:GERAN-A-206:PAGING_RESP)[0x56365ea09700]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822132259168 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000240:MSISDN-491230000240:TMSI-0xB443DD3F:GERAN-A-206:PAGING_RESP)[0x56365ea09700]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822132259168 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0xB443DD3F - Paging: now used by 4 (attached,NCSS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250822132259168 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000240/3/1): Available (smpp_smsc.c:626) 20250822132259168 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0xB443DD3F - proc_arq_vlr_fn_init: now used by 3 (attached,NCSS,active-conn) (vlr_access_req_fsm.c:405) 20250822132259168 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000235:MSISDN-491230000235:TMSI-0x85EA9F4F:GERAN-A-200:PAGING_RESP)[0x56365ea52f90]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822132259168 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000235:MSISDN-491230000235:TMSI-0x85EA9F4F:GERAN-A-200:PAGING_RESP)[0x56365ea52f90]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000235:MSISDN-491230000235:TMSI-0x85EA9F4F:GERAN-A-200:PAGING_RESP)[0x56365ea47ea0] (msc_a.c:1053) 20250822132259168 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000235:MSISDN-491230000235:TMSI-0x85EA9F4F:GERAN-A-200:PAGING_RESP)[0x56365ea52f90]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822132259168 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000235:MSISDN-491230000235:TMSI-0x85EA9F4F:GERAN-A-200:PAGING_RESP)[0x56365ea52f90]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) TC_multi_lu_and_mt_ussd0(1143)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132259168 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x85EA9F4F - active-conn: now used by 1 (attached) (msub.c:375) 20250822132259168 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259168 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259168 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259168 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132259168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259168 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259168 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132259168 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 20250822132259169 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0B88658D:GERAN-A-207:PAGING_RESP)[0x56365ea1d9b0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822132259169 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0B88658D:GERAN-A-207:PAGING_RESP)[0x56365ea1d9b0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x0B88658D:GERAN-A-207:PAGING_RESP)[0x56365ea48ad0] (fsm.c:486) 20250822132259169 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0B88658D:GERAN-A-207:PAGING_RESP)[0x56365ea1d9b0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250822132259169 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0B88658D:GERAN-A-207:PAGING_RESP)[0x56365ea1d9b0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822132259169 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x0B88658D + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822132259169 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x0B88658D + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822132259169 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000237:MSISDN-491230000237:TMSI-0x0B88658D:GERAN-A-207:PAGING_RESP)[0x56365ea1d9b0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822132259169 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000237:MSISDN-491230000237:TMSI-0x0B88658D:GERAN-A-207:PAGING_RESP)[0x56365ea1d9b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822132259169 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000237:MSISDN-491230000237:TMSI-0x0B88658D:GERAN-A-207:PAGING_RESP)[0x56365ea1d9b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822132259169 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000237:MSISDN-491230000237:TMSI-0x0B88658D:GERAN-A-207:PAGING_RESP)[0x56365ea1d9b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822132259169 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000237:MSISDN-491230000237:TMSI-0x0B88658D:GERAN-A-207:PAGING_RESP)[0x56365ea1d9b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822132259169 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000237:MSISDN-491230000237:TMSI-0x0B88658D:GERAN-A-207:PAGING_RESP)[0x56365ea1d9b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822132259169 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000237:MSISDN-491230000237:TMSI-0x0B88658D:GERAN-A-207:PAGING_RESP)[0x56365ea1d9b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822132259169 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000237:MSISDN-491230000237:TMSI-0x0B88658D:GERAN-A-207:PAGING_RESP)[0x56365ea1d9b0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822132259169 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000237:MSISDN-491230000237:TMSI-0x0B88658D:GERAN-A-207:PAGING_RESP)[0x56365ea1d9b0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822132259169 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000237:MSISDN-491230000237:TMSI-0x0B88658D:GERAN-A-207:PAGING_RESP)[0x56365ea1d9b0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822132259169 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x0B88658D - Paging: now used by 4 (attached,NCSS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250822132259169 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000237/3/1): Available (smpp_smsc.c:626) MSC_Test_0-SCCP(1119)@718a44d66dfb: { messageType := 2, destLocRef := '157CA9'O, sourceLocRef := '0000CE'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on local reference:5 20250822132259169 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x0B88658D - proc_arq_vlr_fn_init: now used by 3 (attached,NCSS,active-conn) (vlr_access_req_fsm.c:405) 20250822132259169 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259169 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259169 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259169 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132259169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259169 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259169 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132259169 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132259169 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259169 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259169 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259169 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132259169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259169 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259169 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on connection ID:0 20250822132259169 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1119)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1119)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1119)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822132259169 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259169 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259169 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259169 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132259169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259169 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259169 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132259169 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 20250822132259169 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259169 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259169 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259169 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132259169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259169 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259169 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132259169 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132259169 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259169 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259169 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259169 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132259169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259169 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259169 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132259169 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on local reference:5 MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on local reference:5 MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mt_ussd0(1157)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132259169 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259169 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259169 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259169 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132259169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259169 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259169 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132259169 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on local reference:8 TC_multi_lu_and_mt_ussd0(1147)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1153)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132259169 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259169 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259169 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259169 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132259169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259169 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259169 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132259169 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132259170 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000234:MSISDN-491230000234:TMSI-0x3326535B:GERAN-A-201:PAGING_RESP)[0x56365ea26c00]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822132259170 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259170 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259170 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000234:MSISDN-491230000234:TMSI-0x3326535B:GERAN-A-201:PAGING_RESP)[0x56365ea26c00]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000234:MSISDN-491230000234:TMSI-0x3326535B:GERAN-A-201:PAGING_RESP)[0x56365ea72f70] (msc_a.c:1053) 20250822132259170 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000234:MSISDN-491230000234:TMSI-0x3326535B:GERAN-A-201:PAGING_RESP)[0x56365ea26c00]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822132259170 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000234:MSISDN-491230000234:TMSI-0x3326535B:GERAN-A-201:PAGING_RESP)[0x56365ea26c00]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822132259170 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259170 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132259170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259170 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mt_ussd0(1151)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132259170 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132259170 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1119)@718a44d66dfb: { messageType := 2, destLocRef := '5B02E0'O, sourceLocRef := '0000CF'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on local reference:6 MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on local reference:6 MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 20250822132259170 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x3326535B - active-conn: now used by 1 (attached) (msub.c:375) MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on local reference:6 MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132259170 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x369039F8 + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250822132259170 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x369039F8 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:505) 20250822132259170 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259170 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259170 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259170 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132259170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259170 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x369039F8 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250822132259170 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259170 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132259170 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x369039F8 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822132259170 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x369039F8 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822132259170 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x369039F8 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822132259170 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132259170 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x369039F8 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822132259170 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259170 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259170 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259170 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132259170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259170 DLSS7 DEBUG Found route for dpc=193=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(1119)@718a44d66dfb: Session index based on local reference:0 20250822132259170 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132259170 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132259170 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259170 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259170 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259170 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132259170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259170 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259170 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132259170 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132259170 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0xB443DD3F + VTY: now used by 4 (attached,NCSS,active-conn,VTY) (msc_vty.c:1285) 20250822132259170 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0xB443DD3F - VTY: now used by 3 (attached,NCSS,active-conn) (msc_vty.c:1317) 20250822132259170 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259170 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259170 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259170 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132259170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259170 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259170 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on local reference:1 MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132259170 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on local reference:1 MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1155)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1155)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1120)@718a44d66dfb: Deleted conn table entry 8TC_multi_lu_and_mt_ussd0(1145)114254 TC_multi_lu_and_mt_ussd0(1145)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132259172 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x85EA9F4F + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822132259172 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x85EA9F4F - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1155)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132259172 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x0B88658D + VTY: now used by 4 (attached,NCSS,active-conn,VTY) (msc_vty.c:1285) 20250822132259172 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x0B88658D - VTY: now used by 3 (attached,NCSS,active-conn) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1145)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1145)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1149)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1149)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1120)@718a44d66dfb: Deleted conn table entry 9TC_multi_lu_and_mt_ussd0(1143)7327543 TC_multi_lu_and_mt_ussd0(1149)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1143)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132259173 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x3326535B + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822132259173 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x3326535B - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1145)@718a44d66dfb: Final verdict of PTC: pass TC_multi_lu_and_mt_ussd0(1157)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1120)@718a44d66dfb: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(1120)@718a44d66dfb: patched enc_l3: '8B3A05A203020101'O TC_multi_lu_and_mt_ussd0(1143)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on connection ID:5 MSC_Test_0-SCCP(1119)@718a44d66dfb: vl_len:11 TC_multi_lu_and_mt_ussd0(1143)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1119)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1119)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O 20250822132259174 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259174 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259174 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132259174 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132259174 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259174 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259175 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132259175 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132259175 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0x50F5F6F1 + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250822132259175 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0x50F5F6F1 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:505) 20250822132259175 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0x50F5F6F1 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250822132259175 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0x50F5F6F1 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822132259175 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0x50F5F6F1 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822132259175 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0x50F5F6F1 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822132259175 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0x50F5F6F1 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822132259175 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x38A0B6C2 + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250822132259175 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x38A0B6C2 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:505) 20250822132259175 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259175 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259175 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259175 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132259175 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259175 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259175 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132259175 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132259175 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x38A0B6C2 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250822132259175 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x38A0B6C2 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822132259175 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x38A0B6C2 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822132259175 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x38A0B6C2 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822132259175 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x38A0B6C2 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822132259175 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259175 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259175 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259175 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132259175 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259175 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259175 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132259175 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132259175 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x72455D36 + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250822132259175 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x72455D36 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:505) 20250822132259175 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x72455D36 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 20250822132259175 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x72455D36 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822132259175 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x72455D36 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822132259175 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x72455D36 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822132259175 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x72455D36 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1120)@718a44d66dfb: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on local reference:3 MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 20250822132259175 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259175 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259175 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259175 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132259175 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259175 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259175 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132259175 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132259175 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259175 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259175 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on local reference:3 MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132259175 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132259175 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_0-RAN(1120)@718a44d66dfb: patched enc_l3: '8B3A05A203020101'O 20250822132259175 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259175 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132259175 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132259175 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259175 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259175 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259175 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132259175 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259175 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259175 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132259175 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132259175 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259175 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259175 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 20250822132259175 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on local reference:2 MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822132259175 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259175 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259175 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132259175 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on local reference:2 MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on connection ID:6 TC_multi_lu_and_mt_ussd0(1155)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1119)@718a44d66dfb: vl_len:11 MSC_Test_0-SCCP(1119)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1119)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on local reference:4 MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on local reference:4 MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132259176 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259176 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259176 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259176 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132259176 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259176 DLSS7 DEBUG Found route for dpc=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(1119)@718a44d66dfb: Session index based on connection ID:1 MSC_Test_0-SCCP(1119)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1119)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1119)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132259176 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132259176 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132259176 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0xB443DD3F + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250822132259176 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0xB443DD3F - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:505) 20250822132259176 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0xB443DD3F - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250822132259176 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0xB443DD3F + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822132259176 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0xB443DD3F + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822132259176 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0xB443DD3F - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822132259176 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0xB443DD3F - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822132259176 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259176 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259176 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259176 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132259176 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259176 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259176 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132259176 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132259176 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259176 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259176 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259176 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132259176 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259176 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259176 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132259176 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132259176 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259176 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259176 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822132259176 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132259176 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259176 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on local reference:5 20250822132259176 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132259176 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on local reference:5 MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1149)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1143)@718a44d66dfb: Final verdict of PTC: pass 20250822132259176 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x369039F8:GERAN-A-202:PAGING_RESP)[0x56365ea52e60]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822132259176 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x369039F8:GERAN-A-202:PAGING_RESP)[0x56365ea52e60]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x369039F8:GERAN-A-202:PAGING_RESP)[0x56365ea6f400] (msc_a.c:1053) 20250822132259176 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x369039F8:GERAN-A-202:PAGING_RESP)[0x56365ea52e60]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822132259176 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x369039F8:GERAN-A-202:PAGING_RESP)[0x56365ea52e60]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822132259176 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x369039F8 - active-conn: now used by 1 (attached) (msub.c:375) 20250822132259177 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259177 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259177 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259177 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132259177 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259177 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259177 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132259177 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on local reference:1 TC_multi_lu_and_mt_ussd0(1153)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132259177 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259177 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259177 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259177 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132259177 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259177 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259177 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132259177 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_multi_lu_and_mt_ussd0(1147)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1151)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1155)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1120)@718a44d66dfb: Deleted conn table entry 0TC_multi_lu_and_mt_ussd0(1157)2753990 TC_multi_lu_and_mt_ussd0(1157)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132259178 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x369039F8 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822132259178 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x369039F8 - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on connection ID:2 MSC_Test_0-SCCP(1119)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1119)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1119)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on connection ID:3 MSC_Test_0-SCCP(1119)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1119)@718a44d66dfb: vl_from0 MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1119)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on connection ID:4 MSC_Test_0-SCCP(1119)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1119)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1119)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on connection ID:5 MSC_Test_0-SCCP(1119)@718a44d66dfb: vl_len:3 TC_multi_lu_and_mt_ussd0(1157)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(1119)@718a44d66dfb: vl_from0 TC_multi_lu_and_mt_ussd0(1157)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1119)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1157)@718a44d66dfb: Final verdict of PTC: pass 20250822132259222 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x0B88658D + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250822132259222 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x0B88658D - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:505) 20250822132259222 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x0B88658D - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250822132259222 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x0B88658D + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822132259222 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x0B88658D + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822132259222 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x0B88658D - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822132259222 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x0B88658D - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822132259222 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259222 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259222 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259222 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132259222 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259222 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259222 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132259222 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132259222 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259222 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259222 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259222 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132259222 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259222 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259222 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132259222 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132259222 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259222 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259222 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259222 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132259222 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259222 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259222 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132259222 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132259222 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259222 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259222 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259222 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132259222 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259222 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259222 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132259222 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132259222 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259222 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259222 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259222 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132259222 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259222 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259222 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132259222 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132259222 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259222 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259222 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259222 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132259223 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259223 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259223 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132259223 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132259223 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x38A0B6C2:GERAN-A-203:PAGING_RESP)[0x56365ea43b10]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822132259223 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x38A0B6C2:GERAN-A-203:PAGING_RESP)[0x56365ea43b10]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x38A0B6C2:GERAN-A-203:PAGING_RESP)[0x56365ea6ec00] (msc_a.c:1053) 20250822132259223 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x38A0B6C2:GERAN-A-203:PAGING_RESP)[0x56365ea43b10]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822132259223 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x38A0B6C2:GERAN-A-203:PAGING_RESP)[0x56365ea43b10]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822132259223 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x38A0B6C2 - active-conn: now used by 1 (attached) (msub.c:375) MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on local reference:6 MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on local reference:6 MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1119)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132259223 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000239:MSISDN-491230000239:TMSI-0x50F5F6F1:GERAN-A-204:PAGING_RESP)[0x56365ea52c70]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822132259223 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000239:MSISDN-491230000239:TMSI-0x50F5F6F1:GERAN-A-204:PAGING_RESP)[0x56365ea52c70]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000239:MSISDN-491230000239:TMSI-0x50F5F6F1:GERAN-A-204:PAGING_RESP)[0x56365ea52ab0] (msc_a.c:1053) 20250822132259223 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000239:MSISDN-491230000239:TMSI-0x50F5F6F1:GERAN-A-204:PAGING_RESP)[0x56365ea52c70]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822132259223 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000239:MSISDN-491230000239:TMSI-0x50F5F6F1:GERAN-A-204:PAGING_RESP)[0x56365ea52c70]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822132259223 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0x50F5F6F1 - active-conn: now used by 1 (attached) (msub.c:375) 20250822132259223 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259223 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259223 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259223 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132259223 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259223 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259223 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132259223 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132259223 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x72455D36:GERAN-A-205:PAGING_RESP)[0x56365ea6f220]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822132259223 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x72455D36:GERAN-A-205:PAGING_RESP)[0x56365ea6f220]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x72455D36:GERAN-A-205:PAGING_RESP)[0x56365ea38f20] (msc_a.c:1053) 20250822132259223 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x72455D36:GERAN-A-205:PAGING_RESP)[0x56365ea6f220]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822132259223 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x72455D36:GERAN-A-205:PAGING_RESP)[0x56365ea6f220]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822132259223 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x72455D36 - active-conn: now used by 1 (attached) (msub.c:375) 20250822132259223 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259223 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259223 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259223 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132259223 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259223 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259223 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132259223 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on local reference:2 20250822132259223 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259223 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259223 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259223 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132259223 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259223 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000240:MSISDN-491230000240:TMSI-0xB443DD3F:GERAN-A-206:PAGING_RESP)[0x56365ea09700]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822132259223 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000240:MSISDN-491230000240:TMSI-0xB443DD3F:GERAN-A-206:PAGING_RESP)[0x56365ea09700]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000240:MSISDN-491230000240:TMSI-0xB443DD3F:GERAN-A-206:PAGING_RESP)[0x56365ea1fe20] (msc_a.c:1053) 20250822132259223 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000240:MSISDN-491230000240:TMSI-0xB443DD3F:GERAN-A-206:PAGING_RESP)[0x56365ea09700]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822132259223 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000240:MSISDN-491230000240:TMSI-0xB443DD3F:GERAN-A-206:PAGING_RESP)[0x56365ea09700]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822132259223 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259223 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132259223 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132259223 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0xB443DD3F - active-conn: now used by 1 (attached) (msub.c:375) MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on local reference:3 MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132259223 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259223 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259223 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259223 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132259223 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259223 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259223 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132259223 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132259224 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259224 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259224 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259224 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132259224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259224 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259224 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132259224 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 20250822132259224 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259224 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259224 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259224 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132259224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259224 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259224 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132259224 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on local reference:4 MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 20250822132259224 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259224 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259224 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259224 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132259224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259224 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259224 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132259224 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mt_ussd0(1149)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on local reference:5 MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1120)@718a44d66dfb: Deleted conn table entry 1TC_multi_lu_and_mt_ussd0(1147)13890606 TC_multi_lu_and_mt_ussd0(1147)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1120)@718a44d66dfb: Deleted conn table entry 2TC_multi_lu_and_mt_ussd0(1153)2981620 20250822132259224 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x38A0B6C2 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822132259224 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x38A0B6C2 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1153)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132259224 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0x50F5F6F1 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822132259224 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0x50F5F6F1 - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-RAN(1120)@718a44d66dfb: Deleted conn table entry 3TC_multi_lu_and_mt_ussd0(1151)4241142 TC_multi_lu_and_mt_ussd0(1151)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1147)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" 20250822132259225 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x72455D36 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822132259225 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x72455D36 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1147)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1120)@718a44d66dfb: Deleted conn table entry 4TC_multi_lu_and_mt_ussd0(1155)1408169 TC_multi_lu_and_mt_ussd0(1155)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on connection ID:6 MSC_Test_0-SCCP(1119)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1119)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1119)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O TC_multi_lu_and_mt_ussd0(1153)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1153)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132259225 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0xB443DD3F + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822132259225 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0xB443DD3F - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1151)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1151)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1155)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1155)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1147)@718a44d66dfb: Final verdict of PTC: pass TC_multi_lu_and_mt_ussd0(1153)@718a44d66dfb: Final verdict of PTC: pass TC_multi_lu_and_mt_ussd0(1155)@718a44d66dfb: Final verdict of PTC: pass TC_multi_lu_and_mt_ussd0(1151)@718a44d66dfb: Final verdict of PTC: pass 20250822132259430 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259430 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259430 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259430 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132259430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259430 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259430 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132259430 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132259430 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259430 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259430 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259430 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132259430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259430 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259430 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132259430 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132259430 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259430 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259430 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259430 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132259430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259430 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259430 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132259430 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132259430 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000237:MSISDN-491230000237:TMSI-0x0B88658D:GERAN-A-207:PAGING_RESP)[0x56365ea1d9b0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822132259430 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000237:MSISDN-491230000237:TMSI-0x0B88658D:GERAN-A-207:PAGING_RESP)[0x56365ea1d9b0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000237:MSISDN-491230000237:TMSI-0x0B88658D:GERAN-A-207:PAGING_RESP)[0x56365ea48ad0] (msc_a.c:1053) 20250822132259430 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000237:MSISDN-491230000237:TMSI-0x0B88658D:GERAN-A-207:PAGING_RESP)[0x56365ea1d9b0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822132259430 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000237:MSISDN-491230000237:TMSI-0x0B88658D:GERAN-A-207:PAGING_RESP)[0x56365ea1d9b0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822132259430 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x0B88658D - active-conn: now used by 1 (attached) (msub.c:375) MSC_Test_0-M3UA(1121)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1119)@718a44d66dfb: Session index based on local reference:6 20250822132259431 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259431 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132259431 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132259431 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132259431 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132259431 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132259431 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132259431 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1121)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1120)@718a44d66dfb: Deleted conn table entry 5TC_multi_lu_and_mt_ussd0(1149)5964512 TC_multi_lu_and_mt_ussd0(1149)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132259431 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x0B88658D + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822132259431 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x0B88658D - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1149)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1149)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1149)@718a44d66dfb: Final verdict of PTC: pass 20250822132259434 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP(1125)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP-IPA(1124)@718a44d66dfb: Final verdict of PTC: none 20250822132259435 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822132259435 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-M3UA(1121)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1138)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(1126)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1118)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1142)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-SCCP(1119)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(1122)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(1127)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(1120)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(1123)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1134)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1148)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1140)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1130)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1152)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1144)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1154)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1132)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1158)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1156)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1159)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1150)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1146)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1136)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1118): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(1119): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(1120): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(1121): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(1122): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(1123): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(1124): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(1125): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(1126): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(1127): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1128): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1129): pass (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1130): none (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1131): pass (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1132): none (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1133): pass (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1134): none (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1135): pass (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1136): none (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1137): pass (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1138): none (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1139): pass (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1140): none (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1141): pass (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1142): none (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1143): pass (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1144): none (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1145): pass (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1146): none (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1147): pass (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1148): none (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1149): pass (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1150): none (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1151): pass (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1152): none (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1153): pass (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1154): none (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1155): pass (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1156): none (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1157): pass (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1158): none (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1159): none (pass -> pass) MTC@718a44d66dfb: Test case TC_multi_lu_and_mt_ussd finished. Verdict: pass MTC@718a44d66dfb: 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'. Fri Aug 22 13:22:59 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 20250822132259634 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822132259634 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822132259634 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822132259634 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822132259634 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822132259634 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822132259634 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822132259634 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822132259634 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822132259634 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132259634 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822132259634 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822132259634 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822132259634 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822132259634 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822132259634 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822132259634 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822132259634 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822132259634 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822132300435 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=3763132) 20250822132301436 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822132301636 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822132301636 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822132301636 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=3763132, count=3763672) 20250822132302437 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:23: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_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 20250822132303438 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_cipher_complete_with_invalid_cipher started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1163)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(1163)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1163)@718a44d66dfb: ************************************************* MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-SCCP(1161)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822132303920 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1164)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822132304111 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822132304111 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822132304111 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822132304111 DLSS7 DEBUG 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)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1163)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1163)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1163)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(1163)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250822132304113 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132304113 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822132304113 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822132304113 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822132304113 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822132304113 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822132304113 DLSS7 DEBUG 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)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1163)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1163)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822132304114 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132304114 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822132304114 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822132304114 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822132304114 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822132304114 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822132304114 DLSS7 DEBUG 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)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1163)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1163)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1163)@718a44d66dfb: Message received on association #8 20250822132304114 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822132304114 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1163)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1163)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1163)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1163)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822132304439 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822132304439 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1166)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1166)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822132304441 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1166)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1166)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1166)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@718a44d66dfb: IPA ID RESP: { { 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)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1166)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822132304452 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822132304452 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1167)@718a44d66dfb: Created GsupExpect[0] for "262420000000052" to be handled at TC_cipher_complete_with_invalid_cipher0(1170) TC_cipher_complete_with_invalid_cipher0(1170)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250822132304918 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132304918 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132304918 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132304918 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132304918 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132304918 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132304918 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132304918 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1163)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132304919 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132304919 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132304919 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132304919 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132304919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132304919 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132304919 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132304919 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1163)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1163)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1162)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1162)@718a44d66dfb: Added conn table entry 0TC_cipher_complete_with_invalid_cipher0(1170)7380887 MSC_Test_0-SCCP(1161)@718a44d66dfb: First idle individual index:0 MSC_Test_0-RAN(1162)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1163)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132304923 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132304923 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132304923 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132304923 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132304923 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132304923 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132304923 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132304923 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132304923 DMM DEBUG msc_a(IMSI-262420000000052:GERAN-A-208:LU)[0x56365ea72f70]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000052 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822132304923 DMM DEBUG msc_a(IMSI-262420000000052:GERAN-A-208:LU)[0x56365ea72f70]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822132304923 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x56365e9e0fa0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822132304923 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x56365e9e0fa0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000052:GERAN-A-208:LU)[0x56365ea72f70] (fsm.c:486) 20250822132304923 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x56365e9e0fa0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250822132304923 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x56365e9e0fa0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822132304923 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822132304923 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000052 id=262420000000052 (vlr.c:661) 20250822132304923 DVLR INFO New subscr, IMSI: 262420000000052 (vlr.c:562) 20250822132304923 DVLR DEBUG VLR subscr IMSI-262420000000052 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822132304924 DVLR DEBUG VLR subscr IMSI-262420000000052 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822132304924 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132304924 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x56365e9e0fa0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822132304924 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x56365e9e0fa0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822132304924 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x56365e9e0fa0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250822132304924 DVLR DEBUG VLR_Authenticate(IMSI-262420000000052:GERAN-A-208:LU)[0x56365ea6e4a0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822132304924 DVLR DEBUG VLR_Authenticate(IMSI-262420000000052:GERAN-A-208:LU)[0x56365ea6e4a0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x56365e9e0fa0] (fsm.c:486) 20250822132304924 DVLR DEBUG VLR_Authenticate(IMSI-262420000000052:GERAN-A-208:LU)[0x56365ea6e4a0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822132304924 DVLR DEBUG VLR_Authenticate(IMSI-262420000000052:GERAN-A-208:LU)[0x56365ea6e4a0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822132304924 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132304924 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132304924 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132304924 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132304924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132304924 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132304924 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132304924 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1163)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1163)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1161)@718a44d66dfb: { messageType := 2, destLocRef := '709F97'O, sourceLocRef := '0000D0'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1161)@718a44d66dfb: Session index based on local reference:0 MSC_Test-GSUP(1167)@718a44d66dfb: Found GsupExpect[0] for "262420000000052" handled at TC_cipher_complete_with_invalid_cipher0(1170) MSC_Test-GSUP(1167)@718a44d66dfb: Added IMSI table entry 0TC_cipher_complete_with_invalid_cipher0(1170)"262420000000052" 20250822132304927 DVLR DEBUG VLR subscr IMSI-262420000000052 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132304927 DVLR DEBUG VLR_Authenticate(IMSI-262420000000052:GERAN-A-208:LU)[0x56365ea6e4a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822132304927 DVLR DEBUG SUBSCR(IMSI-262420000000052) Received 1 auth tuples (vlr.c:996) 20250822132304927 DVLR DEBUG VLR_Authenticate(IMSI-262420000000052:GERAN-A-208:LU)[0x56365ea6e4a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822132304927 DVLR DEBUG VLR_Authenticate(IMSI-262420000000052:GERAN-A-208:LU)[0x56365ea6e4a0]{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) 20250822132304927 DMM DEBUG Tx AUTH REQ (rand = cf299cfa857dda1d63ec001db3da8155) (gsm_04_08.c:641) 20250822132304927 DVLR DEBUG VLR subscr IMSI-262420000000052 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822132304927 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132304927 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132304927 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132304927 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132304927 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132304927 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132304927 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132304927 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1163)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1163)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1161)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1161)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1161)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1161)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1162)@718a44d66dfb: patching N(SD)=1 into dtap '051407625162'O MSC_Test_0-RAN(1162)@718a44d66dfb: patched enc_l3: '055407625162'O MSC_Test_0-SCCP(1161)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1161)@718a44d66dfb: vl_len:9 MSC_Test_0-SCCP(1161)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1161)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010006055407625162'O MSC_Test_0-M3UA(1163)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132304932 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132304932 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132304932 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132304932 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132304932 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132304932 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132304932 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132304932 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132304932 DMM DEBUG msc_a(IMSI-262420000000052:GERAN-A-208:LU)[0x56365ea72f70]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = 07625162) (gsm_04_08.c:1128) 20250822132304932 DVLR DEBUG VLR_Authenticate(IMSI-262420000000052:GERAN-A-208:LU)[0x56365ea6e4a0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822132304932 DVLR DEBUG SUBSCR(IMSI-262420000000052) AUTH on GERAN received SRES/RES: 07625162 (4 bytes) (vlr_auth_fsm.c:151) 20250822132304932 DVLR INFO SUBSCR(IMSI-262420000000052) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250822132304932 DVLR DEBUG VLR_Authenticate(IMSI-262420000000052:GERAN-A-208:LU)[0x56365ea6e4a0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822132304932 DVLR DEBUG VLR_Authenticate(IMSI-262420000000052:GERAN-A-208:LU)[0x56365ea6e4a0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822132304932 DVLR DEBUG VLR_Authenticate(IMSI-262420000000052:GERAN-A-208:LU)[0x56365ea6e4a0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822132304932 DVLR DEBUG VLR_Authenticate(IMSI-262420000000052:GERAN-A-208:LU)[0x56365ea6e4a0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x56365e9e0fa0] (vlr_auth_fsm.c:294) 20250822132304932 DVLR DEBUG VLR_Authenticate(IMSI-262420000000052:GERAN-A-208:LU)[0x56365ea6e4a0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822132304932 DVLR DEBUG VLR_Authenticate(IMSI-262420000000052:GERAN-A-208:LU)[0x56365ea6e4a0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822132304932 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x56365e9e0fa0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250822132304932 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x56365e9e0fa0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822132304932 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x56365e9e0fa0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822132304932 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x56365e9e0fa0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250822132304932 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132304932 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132304932 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132304932 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132304932 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132304932 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132304932 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132304932 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1163)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1163)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1161)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1161)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1161)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1161)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1161)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1161)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(1161)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1161)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0003552C04'O 20250822132304936 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132304936 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132304936 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132304936 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132304936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132304936 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132304936 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132304936 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1163)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132304936 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x56365e9e0fa0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250822132304936 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x56365e9e0fa0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822132304936 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x56365e9e0fa0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822132304936 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x56365e9e0fa0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822132304936 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x56365ea6e4a0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822132304936 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x56365ea6e4a0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x56365e9e0fa0] (fsm.c:486) 20250822132304936 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x56365ea6e4a0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822132304936 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x56365ea6e4a0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822132304936 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132304936 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132304936 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132304936 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132304936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132304936 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132304936 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132304936 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1163)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1163)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1161)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1161)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1161)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1161)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132309925 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) 20250822132309925 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) 20250822132309925 DMM INFO msc_a(IMSI-262420000000052:GERAN-A-208:LU)[0x56365ea72f70]{MSC_A_ST_RELEASING}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250822132309925 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x56365e9e0fa0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822132309925 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) 20250822132309925 DVLR DEBUG VLR subscr IMSI-262420000000052 - msc_a_fsm_releasing_onenter: now used by 1 (active-conn) (msc_a.c:1004) 20250822132309925 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132309925 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132309925 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132309925 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132309925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132309925 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132309925 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132309925 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132309925 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132309925 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132309925 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132309925 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132309925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132309925 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132309925 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132309925 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1163)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1163)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1163)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1163)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1161)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1161)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1161)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1161)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1161)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1161)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1161)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1161)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cipher_complete_with_invalid_cipher0(1170)@718a44d66dfb: setverdict(pass): none -> pass MSC_Test_0-SCCP(1161)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1161)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1161)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1161)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1163)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132309928 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132309928 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132309928 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132309928 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132309928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132309928 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132309928 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132309928 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132309928 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x56365e9e0fa0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822132309928 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x56365ea6e4a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822132309928 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x56365ea6e4a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Removing from parent vlr_lu_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x56365e9e0fa0] (msc_a.c:1053) 20250822132309928 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x56365ea6e4a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Freeing instance (msc_a.c:1053) 20250822132309929 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x56365ea6e4a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Deallocated (fsm.c:568) 20250822132309929 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x56365e9e0fa0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000052:GERAN-A-208:LU)[0x56365ea72f70] (msc_a.c:1053) 20250822132309929 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x56365e9e0fa0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822132309929 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x56365e9e0fa0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822132309929 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x56365e9e0fa0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822132309929 DVLR INFO VLR subscr IMSI-262420000000052 - active-conn: now used by 0 (-) (msub.c:375) 20250822132309929 DVLR DEBUG SUBSCR(IMSI-262420000000052) freeing VLR subscr (max total use count was 3) (vlr.c:472) 20250822132309929 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132309929 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132309929 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132309929 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132309929 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132309929 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132309929 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132309929 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1163)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1163)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1161)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-M3UA(1163)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132309929 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132309929 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132309929 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132309929 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132309929 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132309929 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132309929 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132309929 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1162)@718a44d66dfb: Deleted conn table entry 0TC_cipher_complete_with_invalid_cipher0(1170)7380887 TC_cipher_complete_with_invalid_cipher0(1170)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_cipher_complete_with_invalid_cipher0(1170)@718a44d66dfb: Skipping f_verify_vty_lac_ci() TC_cipher_complete_with_invalid_cipher0(1170)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_cipher_complete_with_invalid_cipher0(1170)@718a44d66dfb: Final verdict of PTC: pass 20250822132309933 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) MSC_Test-GSUP(1167)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-SCCP(1161)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-M3UA(1163)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(1162)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(1168)@718a44d66dfb: Final verdict of PTC: none 20250822132309933 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250822132309934 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) IPA-CTRL-CLI-IPA(1171)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(1169)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(1164)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP-IPA(1166)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(1165)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1160)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1160): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(1161): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(1162): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(1163): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(1164): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(1165): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(1166): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(1167): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(1168): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(1169): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_cipher_complete_with_invalid_cipher0(1170): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1171): none (pass -> pass) MTC@718a44d66dfb: Test case TC_cipher_complete_with_invalid_cipher finished. Verdict: pass MTC@718a44d66dfb: 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'. Fri Aug 22 13:23:09 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 20250822132310130 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822132310130 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822132310130 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822132310130 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822132310130 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822132310130 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822132310130 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822132310130 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822132310130 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822132310130 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132310130 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822132310130 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822132310130 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822132310130 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822132310130 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822132310130 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822132310130 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822132310130 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822132310130 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822132310935 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=195044) 20250822132311936 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822132312131 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822132312131 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822132312131 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) Waiting for packet dumper to finish... 1 (prev_count=195044, count=196204) 20250822132312938 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:23: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_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 20250822132313940 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_cipher_complete_1_without_cipher started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(1175)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(1175)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1175)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(1173)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822132314260 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1176)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822132314451 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822132314451 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822132314451 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822132314451 DLSS7 DEBUG 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)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1175)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1175)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1175)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(1175)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250822132314453 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132314453 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822132314453 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822132314453 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822132314453 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822132314453 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822132314453 DLSS7 DEBUG 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)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1175)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1175)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1175)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1175)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1175)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822132314454 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132314454 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822132314454 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822132314454 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822132314454 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822132314454 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822132314454 DLSS7 DEBUG 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)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1175)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1175)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) 20250822132314454 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822132314454 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1175)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1175)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822132314941 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822132314941 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1178)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1178)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822132314944 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1178)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1178)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1178)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@718a44d66dfb: IPA ID RESP: { { 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)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1178)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822132314955 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822132314955 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1179)@718a44d66dfb: Created GsupExpect[0] for "262420000000053" to be handled at TC_cipher_complete_1_without_cipher0(1182) TC_cipher_complete_1_without_cipher0(1182)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000053'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1175)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132315256 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132315256 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132315256 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132315256 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132315256 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132315256 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132315256 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132315256 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132315257 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132315257 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132315257 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132315257 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132315257 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132315257 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132315257 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132315257 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1175)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1175)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1174)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1174)@718a44d66dfb: Added conn table entry 0TC_cipher_complete_1_without_cipher0(1182)6203218 MSC_Test_0-SCCP(1173)@718a44d66dfb: First idle individual index:0 MSC_Test_0-RAN(1174)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1175)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132315263 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132315263 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132315263 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132315263 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132315263 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132315263 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132315263 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132315263 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132315263 DMM DEBUG msc_a(IMSI-262420000000053:GERAN-A-209:LU)[0x56365ea72f70]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000053 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822132315263 DMM DEBUG msc_a(IMSI-262420000000053:GERAN-A-209:LU)[0x56365ea72f70]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822132315263 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-209:LU)[0x56365ea26c00]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822132315263 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-209:LU)[0x56365ea26c00]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000053:GERAN-A-209:LU)[0x56365ea72f70] (fsm.c:486) 20250822132315263 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-209:LU)[0x56365ea26c00]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250822132315263 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-209:LU)[0x56365ea26c00]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822132315263 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822132315263 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000053 id=262420000000053 (vlr.c:661) 20250822132315263 DVLR INFO New subscr, IMSI: 262420000000053 (vlr.c:562) 20250822132315263 DVLR DEBUG VLR subscr IMSI-262420000000053 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822132315263 DVLR DEBUG VLR subscr IMSI-262420000000053 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822132315263 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132315263 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-209:LU)[0x56365ea26c00]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822132315263 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-209:LU)[0x56365ea26c00]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822132315263 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-209:LU)[0x56365ea26c00]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250822132315263 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:GERAN-A-209:LU)[0x56365ea3fb20]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822132315263 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:GERAN-A-209:LU)[0x56365ea3fb20]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000053:GERAN-A-209:LU)[0x56365ea26c00] (fsm.c:486) 20250822132315263 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:GERAN-A-209:LU)[0x56365ea3fb20]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822132315263 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:GERAN-A-209:LU)[0x56365ea3fb20]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822132315263 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132315263 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132315263 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132315263 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132315263 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132315263 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132315263 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132315263 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1175)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1175)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1173)@718a44d66dfb: { messageType := 2, destLocRef := '5EA752'O, sourceLocRef := '0000D1'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1173)@718a44d66dfb: Session index based on local reference:0 MSC_Test-GSUP(1179)@718a44d66dfb: Found GsupExpect[0] for "262420000000053" handled at TC_cipher_complete_1_without_cipher0(1182) MSC_Test-GSUP(1179)@718a44d66dfb: Added IMSI table entry 0TC_cipher_complete_1_without_cipher0(1182)"262420000000053" 20250822132315267 DVLR DEBUG VLR subscr IMSI-262420000000053 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132315267 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:GERAN-A-209:LU)[0x56365ea3fb20]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822132315267 DVLR DEBUG SUBSCR(IMSI-262420000000053) Received 1 auth tuples (vlr.c:996) 20250822132315267 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:GERAN-A-209:LU)[0x56365ea3fb20]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822132315267 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:GERAN-A-209:LU)[0x56365ea3fb20]{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) 20250822132315267 DMM DEBUG Tx AUTH REQ (rand = 7e00ad4a0524f8ef84da116e9573a6e0) (gsm_04_08.c:641) 20250822132315267 DVLR DEBUG VLR subscr IMSI-262420000000053 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822132315267 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132315267 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132315267 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132315267 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132315267 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132315267 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132315267 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132315267 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1175)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1175)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1173)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1173)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1173)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1173)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1174)@718a44d66dfb: patching N(SD)=1 into dtap '0514B021378B'O MSC_Test_0-RAN(1174)@718a44d66dfb: patched enc_l3: '0554B021378B'O MSC_Test_0-SCCP(1173)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1173)@718a44d66dfb: vl_len:9 MSC_Test_0-SCCP(1173)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1173)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0100060554B021378B'O MSC_Test_0-M3UA(1175)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132315271 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132315271 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132315271 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132315271 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132315271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132315271 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132315271 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132315271 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132315271 DMM DEBUG msc_a(IMSI-262420000000053:GERAN-A-209:LU)[0x56365ea72f70]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = b021378b) (gsm_04_08.c:1128) 20250822132315271 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:GERAN-A-209:LU)[0x56365ea3fb20]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822132315271 DVLR DEBUG SUBSCR(IMSI-262420000000053) AUTH on GERAN received SRES/RES: b021378b (4 bytes) (vlr_auth_fsm.c:151) 20250822132315271 DVLR INFO SUBSCR(IMSI-262420000000053) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250822132315271 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:GERAN-A-209:LU)[0x56365ea3fb20]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822132315271 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:GERAN-A-209:LU)[0x56365ea3fb20]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822132315271 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:GERAN-A-209:LU)[0x56365ea3fb20]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822132315271 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:GERAN-A-209:LU)[0x56365ea3fb20]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000053:GERAN-A-209:LU)[0x56365ea26c00] (vlr_auth_fsm.c:294) 20250822132315271 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:GERAN-A-209:LU)[0x56365ea3fb20]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822132315271 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:GERAN-A-209:LU)[0x56365ea3fb20]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822132315271 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-209:LU)[0x56365ea26c00]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250822132315271 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-209:LU)[0x56365ea26c00]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822132315271 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-209:LU)[0x56365ea26c00]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822132315271 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-209:LU)[0x56365ea26c00]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250822132315271 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132315271 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132315271 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132315271 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132315271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132315271 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132315271 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132315271 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1175)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1175)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1173)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1173)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1173)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1173)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1173)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1173)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1173)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1173)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000155'O MSC_Test_0-M3UA(1175)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132315273 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132315273 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132315273 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132315273 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132315273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132315273 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132315273 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132315273 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132315274 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-209:LU)[0x56365ea26c00]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250822132315274 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-209:LU)[0x56365ea26c00]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822132315274 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-209:LU)[0x56365ea26c00]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822132315274 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-209:LU)[0x56365ea26c00]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822132315274 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:GERAN-A-209:LU)[0x56365ea3fb20]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822132315274 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:GERAN-A-209:LU)[0x56365ea3fb20]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000053:GERAN-A-209:LU)[0x56365ea26c00] (fsm.c:486) 20250822132315274 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:GERAN-A-209:LU)[0x56365ea3fb20]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822132315274 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:GERAN-A-209:LU)[0x56365ea3fb20]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822132315274 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132315274 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132315274 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132315274 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132315274 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132315274 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132315274 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132315274 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1175)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1175)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1173)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1173)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1173)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1173)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132315275 DVLR DEBUG VLR subscr IMSI-262420000000053 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132315275 DVLR DEBUG IMSI:262420000000053 has MSISDN:491230000053 (vlr.c:1045) 20250822132315275 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250822132315275 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822132315276 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132315276 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:GERAN-A-209:LU)[0x56365ea26c00]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822132315276 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:GERAN-A-209:LU)[0x56365ea3fb20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822132315276 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:GERAN-A-209:LU)[0x56365ea3fb20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822132315276 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:GERAN-A-209:LU)[0x56365ea3fb20]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822132315276 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:GERAN-A-209:LU)[0x56365ea3fb20]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:GERAN-A-209:LU)[0x56365ea26c00] (vlr_lu_fsm.c:110) 20250822132315276 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:GERAN-A-209:LU)[0x56365ea3fb20]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822132315276 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:GERAN-A-209:LU)[0x56365ea3fb20]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822132315276 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:GERAN-A-209:LU)[0x56365ea26c00]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822132315276 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:GERAN-A-209:LU)[0x56365ea26c00]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822132315276 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:GERAN-A-209:LU)[0x56365ea47cf0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822132315276 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:GERAN-A-209:LU)[0x56365ea47cf0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:GERAN-A-209:LU)[0x56365ea26c00] (fsm.c:486) 20250822132315276 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:GERAN-A-209:LU)[0x56365ea47cf0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822132315276 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:GERAN-A-209:LU)[0x56365ea47cf0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822132315276 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:GERAN-A-209:LU)[0x56365ea47cf0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822132315276 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:GERAN-A-209:LU)[0x56365ea47cf0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822132315276 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSInew-0xA39532D4) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250822132315276 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:GERAN-A-209:LU)[0x56365ea47cf0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822132315276 DMM DEBUG -> IMSI-262420000000053:MSISDN-491230000053:TMSInew-0xA39532D4 LOCATION UPDATE ACCEPT (TMSI = 0xa39532d4) (gsm_04_08.c:149) 20250822132315276 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSInew-0xA39532D4 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822132315276 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132315276 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132315276 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132315276 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132315276 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132315276 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132315276 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132315276 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1175)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1175)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1173)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1173)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1173)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1173)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cipher_complete_1_without_cipher0(1182)@718a44d66dfb: setverdict(pass): none -> pass MSC_Test_0-RAN(1174)@718a44d66dfb: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1174)@718a44d66dfb: patched enc_l3: '059B'O MSC_Test_0-SCCP(1173)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1173)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(1173)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1173)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1175)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132315278 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132315278 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132315278 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132315278 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132315278 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132315278 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132315278 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132315278 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132315278 DMM DEBUG msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSInew-0xA39532D4:GERAN-A-209:LU)[0x56365ea72f70]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822132315278 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSInew-0xA39532D4:GERAN-A-209:LU)[0x56365ea26c00]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822132315278 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:GERAN-A-209:LU)[0x56365ea47cf0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822132315278 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA39532D4) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250822132315278 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA39532D4 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250822132315278 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:GERAN-A-209:LU)[0x56365ea47cf0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822132315278 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA39532D4:GERAN-A-209:LU)[0x56365ea26c00]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822132315278 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:GERAN-A-209:LU)[0x56365ea47cf0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822132315278 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:GERAN-A-209:LU)[0x56365ea47cf0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA39532D4:GERAN-A-209:LU)[0x56365ea26c00] (vlr_lu_fsm.c:817) 20250822132315278 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:GERAN-A-209:LU)[0x56365ea47cf0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822132315278 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:GERAN-A-209:LU)[0x56365ea47cf0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822132315278 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA39532D4:GERAN-A-209:LU)[0x56365ea26c00]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822132315278 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000053/3/1): Available (smpp_smsc.c:626) 20250822132315279 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA39532D4 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822132315279 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA39532D4 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822132315279 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA39532D4 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822132315279 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA39532D4 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250822132315279 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132315279 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132315279 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132315279 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132315279 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132315279 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132315279 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132315279 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1175)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1175)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1173)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1173)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1173)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1173)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1173)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1173)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1173)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1173)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822132315280 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132315280 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132315280 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132315280 DLM3UA DEBUG 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(1175)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132315280 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132315280 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132315280 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132315280 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132315280 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA39532D4:GERAN-A-209:LU)[0x56365ea26c00]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822132315280 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA39532D4:GERAN-A-209:LU)[0x56365ea26c00]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA39532D4:GERAN-A-209:LU)[0x56365ea72f70] (msc_a.c:1053) 20250822132315280 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA39532D4:GERAN-A-209:LU)[0x56365ea26c00]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822132315280 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA39532D4:GERAN-A-209:LU)[0x56365ea26c00]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822132315280 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA39532D4:GERAN-A-209:LU)[0x56365ea26c00]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822132315280 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA39532D4 - active-conn: now used by 1 (attached) (msub.c:375) 20250822132315280 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132315280 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132315280 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132315280 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132315280 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132315280 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132315280 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132315280 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1175)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1175)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1173)@718a44d66dfb: Session index based on local reference:0 20250822132315281 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132315281 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132315281 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132315281 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132315281 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132315281 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132315281 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132315281 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1175)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1174)@718a44d66dfb: Deleted conn table entry 0TC_cipher_complete_1_without_cipher0(1182)6203218 TC_cipher_complete_1_without_cipher0(1182)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132315281 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA39532D4 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822132315281 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA39532D4 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_cipher_complete_1_without_cipher0(1182)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cipher_complete_1_without_cipher0(1182)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_cipher_complete_1_without_cipher0(1182)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_cipher_complete_1_without_cipher0(1182)@718a44d66dfb: Final verdict of PTC: pass 20250822132315283 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822132315284 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(1179)@718a44d66dfb: Final verdict of PTC: none 20250822132315284 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MNCC(1176)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-SCCP(1173)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-M3UA(1175)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP-IPA(1178)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(1180)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(1177)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1172)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(1181)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(1174)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1183)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1172): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(1173): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(1174): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(1175): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(1176): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(1177): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(1178): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(1179): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(1180): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(1181): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_cipher_complete_1_without_cipher0(1182): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1183): none (pass -> pass) MTC@718a44d66dfb: Test case TC_cipher_complete_1_without_cipher finished. Verdict: pass MTC@718a44d66dfb: 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'. Fri Aug 22 13:23:15 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 20250822132315482 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822132315482 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822132315482 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822132315482 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822132315482 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822132315482 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822132315482 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822132315482 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822132315482 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822132315482 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132315482 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822132315482 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822132315482 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822132315482 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822132315482 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822132315482 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822132315482 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822132315482 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822132315482 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822132316285 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=216812) 20250822132317286 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822132317484 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822132317484 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822132317484 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=216812, count=217972) 20250822132318287 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:23: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_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 20250822132319288 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_cipher_complete_3_without_cipher started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(1187)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(1187)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1187)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(1185)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822132319606 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1188)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822132319800 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822132319800 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822132319800 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822132319800 DLSS7 DEBUG 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)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1187)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1187)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1187)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(1187)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250822132319801 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132319801 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822132319801 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822132319801 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822132319801 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822132319801 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822132319801 DLSS7 DEBUG 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)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1187)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1187)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1187)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1187)@718a44d66dfb: Message received on association #8 20250822132319802 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132319802 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822132319802 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822132319802 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822132319802 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822132319802 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822132319802 DLSS7 DEBUG 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)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1187)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1187)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1187)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) 20250822132319802 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822132319802 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1187)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1187)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822132320289 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822132320289 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1190)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1190)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822132320291 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1190)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1190)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1190)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@718a44d66dfb: IPA ID RESP: { { 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)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1190)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822132320302 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822132320303 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1191)@718a44d66dfb: Created GsupExpect[0] for "262420000000054" to be handled at TC_cipher_complete_3_without_cipher0(1194) TC_cipher_complete_3_without_cipher0(1194)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1187)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132320604 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132320604 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132320604 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132320604 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132320604 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132320604 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132320604 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132320604 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132320605 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132320605 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132320605 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132320605 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132320605 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132320605 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132320605 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132320605 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1187)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1187)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1186)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1186)@718a44d66dfb: Added conn table entry 0TC_cipher_complete_3_without_cipher0(1194)9598900 MSC_Test_0-SCCP(1185)@718a44d66dfb: First idle individual index:0 MSC_Test_0-RAN(1186)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1187)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132320609 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132320609 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132320609 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132320609 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132320609 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132320609 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132320609 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132320609 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132320610 DMM DEBUG msc_a(IMSI-262420000000054:GERAN-A-210:LU)[0x56365ea611e0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000054 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822132320610 DMM DEBUG msc_a(IMSI-262420000000054:GERAN-A-210:LU)[0x56365ea611e0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822132320610 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-210:LU)[0x56365ea22310]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822132320610 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-210:LU)[0x56365ea22310]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000054:GERAN-A-210:LU)[0x56365ea611e0] (fsm.c:486) 20250822132320610 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-210:LU)[0x56365ea22310]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250822132320610 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-210:LU)[0x56365ea22310]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822132320610 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822132320610 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000054 id=262420000000054 (vlr.c:661) 20250822132320610 DVLR INFO New subscr, IMSI: 262420000000054 (vlr.c:562) 20250822132320610 DVLR DEBUG VLR subscr IMSI-262420000000054 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822132320610 DVLR DEBUG VLR subscr IMSI-262420000000054 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822132320610 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132320610 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-210:LU)[0x56365ea22310]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822132320610 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-210:LU)[0x56365ea22310]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822132320610 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-210:LU)[0x56365ea22310]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250822132320610 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:GERAN-A-210:LU)[0x56365ea379b0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822132320610 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:GERAN-A-210:LU)[0x56365ea379b0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000054:GERAN-A-210:LU)[0x56365ea22310] (fsm.c:486) 20250822132320610 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:GERAN-A-210:LU)[0x56365ea379b0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822132320610 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:GERAN-A-210:LU)[0x56365ea379b0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822132320610 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132320610 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132320610 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132320610 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132320610 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132320610 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132320610 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132320610 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1187)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1187)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1185)@718a44d66dfb: { messageType := 2, destLocRef := '9277B4'O, sourceLocRef := '0000D2'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1185)@718a44d66dfb: Session index based on local reference:0 MSC_Test-GSUP(1191)@718a44d66dfb: Found GsupExpect[0] for "262420000000054" handled at TC_cipher_complete_3_without_cipher0(1194) MSC_Test-GSUP(1191)@718a44d66dfb: Added IMSI table entry 0TC_cipher_complete_3_without_cipher0(1194)"262420000000054" 20250822132320613 DVLR DEBUG VLR subscr IMSI-262420000000054 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132320613 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:GERAN-A-210:LU)[0x56365ea379b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822132320613 DVLR DEBUG SUBSCR(IMSI-262420000000054) Received 1 auth tuples (vlr.c:996) 20250822132320613 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:GERAN-A-210:LU)[0x56365ea379b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822132320613 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:GERAN-A-210:LU)[0x56365ea379b0]{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) 20250822132320613 DMM DEBUG Tx AUTH REQ (rand = cf59d9902a3e2b3761aa1a64f5c6d6c3) (gsm_04_08.c:641) 20250822132320613 DVLR DEBUG VLR subscr IMSI-262420000000054 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822132320613 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132320613 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132320613 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132320613 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132320613 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132320613 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132320613 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132320613 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1187)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1187)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1185)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1185)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1185)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1185)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1186)@718a44d66dfb: patching N(SD)=1 into dtap '0514240BA0A0'O MSC_Test_0-RAN(1186)@718a44d66dfb: patched enc_l3: '0554240BA0A0'O MSC_Test_0-SCCP(1185)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1185)@718a44d66dfb: vl_len:9 MSC_Test_0-SCCP(1185)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1185)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0100060554240BA0A0'O MSC_Test_0-M3UA(1187)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132320616 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132320616 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132320616 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132320616 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132320616 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132320616 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132320616 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132320616 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132320616 DMM DEBUG msc_a(IMSI-262420000000054:GERAN-A-210:LU)[0x56365ea611e0]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = 240ba0a0) (gsm_04_08.c:1128) 20250822132320616 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:GERAN-A-210:LU)[0x56365ea379b0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822132320616 DVLR DEBUG SUBSCR(IMSI-262420000000054) AUTH on GERAN received SRES/RES: 240ba0a0 (4 bytes) (vlr_auth_fsm.c:151) 20250822132320616 DVLR INFO SUBSCR(IMSI-262420000000054) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250822132320616 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:GERAN-A-210:LU)[0x56365ea379b0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822132320616 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:GERAN-A-210:LU)[0x56365ea379b0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822132320616 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:GERAN-A-210:LU)[0x56365ea379b0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822132320616 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:GERAN-A-210:LU)[0x56365ea379b0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000054:GERAN-A-210:LU)[0x56365ea22310] (vlr_auth_fsm.c:294) 20250822132320616 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:GERAN-A-210:LU)[0x56365ea379b0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822132320616 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:GERAN-A-210:LU)[0x56365ea379b0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822132320616 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-210:LU)[0x56365ea22310]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250822132320616 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-210:LU)[0x56365ea22310]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822132320616 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-210:LU)[0x56365ea22310]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822132320616 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-210:LU)[0x56365ea22310]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250822132320616 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132320616 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132320616 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132320616 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132320616 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132320616 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132320616 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132320616 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1187)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1187)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1185)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1185)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1185)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1185)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1185)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1185)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(1185)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1185)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1187)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132320618 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132320618 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132320618 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132320618 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132320618 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132320618 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132320618 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132320618 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132320618 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132320618 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132320618 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132320618 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132320618 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132320618 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132320618 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132320618 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1187)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1187)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1185)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1185)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1185)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1185)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1185)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1185)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1185)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1185)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000155'O MSC_Test_0-M3UA(1187)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132320619 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132320619 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132320619 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132320619 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132320619 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132320619 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132320619 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132320619 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132320619 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-210:LU)[0x56365ea22310]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250822132320619 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-210:LU)[0x56365ea22310]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822132320620 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-210:LU)[0x56365ea22310]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822132320620 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-210:LU)[0x56365ea22310]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822132320620 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:GERAN-A-210:LU)[0x56365ea379b0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822132320620 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:GERAN-A-210:LU)[0x56365ea379b0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000054:GERAN-A-210:LU)[0x56365ea22310] (fsm.c:486) 20250822132320620 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:GERAN-A-210:LU)[0x56365ea379b0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822132320620 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:GERAN-A-210:LU)[0x56365ea379b0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822132320620 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132320620 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132320620 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132320620 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132320620 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132320620 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132320620 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132320620 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1187)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1187)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1185)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1185)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1185)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1185)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132320621 DVLR DEBUG VLR subscr IMSI-262420000000054 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132320621 DVLR DEBUG IMSI:262420000000054 has MSISDN:491230000054 (vlr.c:1045) 20250822132320621 DMSC NOTICE msub(IMSI-262420000000054:MSISDN-491230000054) VLR: update for IMSI=262420000000054 (MSISDN=491230000054) (gsm_04_08.c:1541) 20250822132320621 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822132320621 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132320621 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:GERAN-A-210:LU)[0x56365ea22310]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822132320621 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:GERAN-A-210:LU)[0x56365ea379b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822132320621 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:GERAN-A-210:LU)[0x56365ea379b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822132320621 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:GERAN-A-210:LU)[0x56365ea379b0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822132320621 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:GERAN-A-210:LU)[0x56365ea379b0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:GERAN-A-210:LU)[0x56365ea22310] (vlr_lu_fsm.c:110) 20250822132320621 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:GERAN-A-210:LU)[0x56365ea379b0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822132320621 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:GERAN-A-210:LU)[0x56365ea379b0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822132320621 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:GERAN-A-210:LU)[0x56365ea22310]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822132320621 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:GERAN-A-210:LU)[0x56365ea22310]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822132320621 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:GERAN-A-210:LU)[0x56365ea16cd0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822132320621 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:GERAN-A-210:LU)[0x56365ea16cd0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:GERAN-A-210:LU)[0x56365ea22310] (fsm.c:486) 20250822132320621 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:GERAN-A-210:LU)[0x56365ea16cd0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822132320621 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:GERAN-A-210:LU)[0x56365ea16cd0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822132320621 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:GERAN-A-210:LU)[0x56365ea16cd0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822132320621 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:GERAN-A-210:LU)[0x56365ea16cd0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822132320621 DMSC NOTICE msub(IMSI-262420000000054:MSISDN-491230000054:TMSInew-0x079414C6) VLR: update for IMSI=262420000000054 (MSISDN=491230000054) (gsm_04_08.c:1541) 20250822132320621 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:GERAN-A-210:LU)[0x56365ea16cd0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822132320621 DMM DEBUG -> IMSI-262420000000054:MSISDN-491230000054:TMSInew-0x079414C6 LOCATION UPDATE ACCEPT (TMSI = 0x079414c6) (gsm_04_08.c:149) 20250822132320621 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSInew-0x079414C6 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822132320621 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132320621 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132320621 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132320621 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132320621 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132320621 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132320621 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132320621 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1187)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1187)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1185)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1185)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1185)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1185)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cipher_complete_3_without_cipher0(1194)@718a44d66dfb: setverdict(pass): none -> pass MSC_Test_0-RAN(1186)@718a44d66dfb: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1186)@718a44d66dfb: patched enc_l3: '059B'O MSC_Test_0-SCCP(1185)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1185)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(1185)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1185)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1187)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132320623 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132320623 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132320623 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132320623 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132320623 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132320623 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132320623 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132320623 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132320623 DMM DEBUG msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSInew-0x079414C6:GERAN-A-210:LU)[0x56365ea611e0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822132320623 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSInew-0x079414C6:GERAN-A-210:LU)[0x56365ea22310]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822132320623 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:GERAN-A-210:LU)[0x56365ea16cd0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822132320623 DMSC NOTICE msub(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x079414C6) VLR: update for IMSI=262420000000054 (MSISDN=491230000054) (gsm_04_08.c:1541) 20250822132320623 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x079414C6 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250822132320623 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:GERAN-A-210:LU)[0x56365ea16cd0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822132320623 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x079414C6:GERAN-A-210:LU)[0x56365ea22310]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822132320623 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:GERAN-A-210:LU)[0x56365ea16cd0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822132320623 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:GERAN-A-210:LU)[0x56365ea16cd0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x079414C6:GERAN-A-210:LU)[0x56365ea22310] (vlr_lu_fsm.c:817) 20250822132320623 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:GERAN-A-210:LU)[0x56365ea16cd0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822132320623 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:GERAN-A-210:LU)[0x56365ea16cd0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822132320623 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x079414C6:GERAN-A-210:LU)[0x56365ea22310]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822132320623 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000054/3/1): Available (smpp_smsc.c:626) 20250822132320623 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x079414C6 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822132320623 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x079414C6 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822132320623 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x079414C6 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822132320623 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x079414C6 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250822132320623 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132320623 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132320623 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132320623 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132320623 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132320623 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132320623 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132320623 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1187)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1187)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1185)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1185)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1185)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1185)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1185)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1185)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1185)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1185)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1187)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132320623 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132320623 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132320623 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132320623 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132320623 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132320623 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132320623 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132320623 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132320624 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x079414C6:GERAN-A-210:LU)[0x56365ea22310]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822132320624 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x079414C6:GERAN-A-210:LU)[0x56365ea22310]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x079414C6:GERAN-A-210:LU)[0x56365ea611e0] (msc_a.c:1053) 20250822132320624 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x079414C6:GERAN-A-210:LU)[0x56365ea22310]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822132320624 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x079414C6:GERAN-A-210:LU)[0x56365ea22310]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822132320624 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x079414C6:GERAN-A-210:LU)[0x56365ea22310]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822132320624 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x079414C6 - active-conn: now used by 1 (attached) (msub.c:375) 20250822132320624 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132320624 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132320624 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132320624 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132320624 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132320624 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132320624 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132320624 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1187)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1187)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1185)@718a44d66dfb: Session index based on local reference:0 20250822132320624 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132320624 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132320624 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(1187)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132320624 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132320624 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132320624 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132320624 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132320624 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1186)@718a44d66dfb: Deleted conn table entry 0TC_cipher_complete_3_without_cipher0(1194)9598900 TC_cipher_complete_3_without_cipher0(1194)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132320625 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x079414C6 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822132320625 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x079414C6 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_cipher_complete_3_without_cipher0(1194)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cipher_complete_3_without_cipher0(1194)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_cipher_complete_3_without_cipher0(1194)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_cipher_complete_3_without_cipher0(1194)@718a44d66dfb: Final verdict of PTC: pass MSC_Test_0-M3UA(1187)@718a44d66dfb: Final verdict of PTC: none 20250822132320627 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP(1191)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP-IPA(1190)@718a44d66dfb: Final verdict of PTC: none 20250822132320627 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822132320627 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(1185)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(1186)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(1188)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(1189)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1184)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1195)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(1192)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(1193)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1184): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(1185): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(1186): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(1187): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(1188): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(1189): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(1190): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(1191): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(1192): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(1193): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_cipher_complete_3_without_cipher0(1194): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1195): none (pass -> pass) MTC@718a44d66dfb: Test case TC_cipher_complete_3_without_cipher finished. Verdict: pass MTC@718a44d66dfb: 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'. Fri Aug 22 13:23:20 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 20250822132320826 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822132320826 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822132320826 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822132320826 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822132320826 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822132320826 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822132320826 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822132320826 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822132320826 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822132320826 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132320826 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822132320826 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822132320826 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822132320826 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822132320826 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822132320826 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822132320827 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822132320827 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822132320827 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822132321629 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=232104) 20250822132322630 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822132322828 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822132322828 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822132322828 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=232104, count=233544) 20250822132323632 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:23: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_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 20250822132324633 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_cipher_complete_13_without_cipher started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1199)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(1199)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1199)@718a44d66dfb: ************************************************* MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-SCCP(1197)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822132324994 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1200)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822132325184 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822132325184 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822132325184 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822132325184 DLSS7 DEBUG 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)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1199)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1199)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822132325186 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132325186 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822132325186 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822132325186 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) MSC_Test_0-M3UA(1199)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(1199)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250822132325186 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822132325186 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822132325186 DLSS7 DEBUG 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)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1199)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1199)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822132325187 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132325187 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822132325187 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822132325187 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822132325187 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822132325187 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822132325187 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1199)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250822132325187 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822132325188 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1199)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1199)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1199)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1199)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1199)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1199)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1199)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822132325634 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822132325634 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1202)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1202)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822132325636 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1202)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1202)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1202)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@718a44d66dfb: IPA ID RESP: { { 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)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1202)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822132325651 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822132325651 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1203)@718a44d66dfb: Created GsupExpect[0] for "262420000000055" to be handled at TC_cipher_complete_13_without_cipher0(1206) TC_cipher_complete_13_without_cipher0(1206)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250822132325991 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132325991 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132325991 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132325991 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132325991 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132325991 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132325991 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132325991 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1199)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132325992 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132325992 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132325992 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132325992 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132325992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132325992 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132325992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132325992 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1199)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1199)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1198)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1198)@718a44d66dfb: Added conn table entry 0TC_cipher_complete_13_without_cipher0(1206)16024710 MSC_Test_0-SCCP(1197)@718a44d66dfb: First idle individual index:0 MSC_Test_0-RAN(1198)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 20250822132325999 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132325999 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132325999 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132325999 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132325999 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132325999 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132325999 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132325999 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1199)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132325999 DMM DEBUG msc_a(IMSI-262420000000055:GERAN-A-211:LU)[0x56365ea16cd0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000055 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822132325999 DMM DEBUG msc_a(IMSI-262420000000055:GERAN-A-211:LU)[0x56365ea16cd0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822132325999 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:GERAN-A-211:LU)[0x56365ea379b0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822132325999 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:GERAN-A-211:LU)[0x56365ea379b0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000055:GERAN-A-211:LU)[0x56365ea16cd0] (fsm.c:486) 20250822132325999 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:GERAN-A-211:LU)[0x56365ea379b0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250822132325999 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:GERAN-A-211:LU)[0x56365ea379b0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822132325999 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822132325999 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000055 id=262420000000055 (vlr.c:661) 20250822132325999 DVLR INFO New subscr, IMSI: 262420000000055 (vlr.c:562) 20250822132325999 DVLR DEBUG VLR subscr IMSI-262420000000055 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822132325999 DVLR DEBUG VLR subscr IMSI-262420000000055 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822132325999 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132325999 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:GERAN-A-211:LU)[0x56365ea379b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822132325999 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:GERAN-A-211:LU)[0x56365ea379b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822132325999 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:GERAN-A-211:LU)[0x56365ea379b0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250822132325999 DVLR DEBUG VLR_Authenticate(IMSI-262420000000055:GERAN-A-211:LU)[0x56365ea47cf0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822132325999 DVLR DEBUG VLR_Authenticate(IMSI-262420000000055:GERAN-A-211:LU)[0x56365ea47cf0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000055:GERAN-A-211:LU)[0x56365ea379b0] (fsm.c:486) 20250822132325999 DVLR DEBUG VLR_Authenticate(IMSI-262420000000055:GERAN-A-211:LU)[0x56365ea47cf0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822132325999 DVLR DEBUG VLR_Authenticate(IMSI-262420000000055:GERAN-A-211:LU)[0x56365ea47cf0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822132325999 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132325999 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132325999 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132325999 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132325999 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132325999 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132325999 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132325999 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1199)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1199)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1197)@718a44d66dfb: { messageType := 2, destLocRef := 'F48486'O, sourceLocRef := '0000D3'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1197)@718a44d66dfb: Session index based on local reference:0 MSC_Test-GSUP(1203)@718a44d66dfb: Found GsupExpect[0] for "262420000000055" handled at TC_cipher_complete_13_without_cipher0(1206) MSC_Test-GSUP(1203)@718a44d66dfb: Added IMSI table entry 0TC_cipher_complete_13_without_cipher0(1206)"262420000000055" 20250822132326004 DVLR DEBUG VLR subscr IMSI-262420000000055 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132326004 DVLR DEBUG VLR_Authenticate(IMSI-262420000000055:GERAN-A-211:LU)[0x56365ea47cf0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822132326004 DVLR DEBUG SUBSCR(IMSI-262420000000055) Received 1 auth tuples (vlr.c:996) 20250822132326004 DVLR DEBUG VLR_Authenticate(IMSI-262420000000055:GERAN-A-211:LU)[0x56365ea47cf0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822132326004 DVLR DEBUG VLR_Authenticate(IMSI-262420000000055:GERAN-A-211:LU)[0x56365ea47cf0]{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) 20250822132326004 DMM DEBUG Tx AUTH REQ (rand = 97498b15e4fd0d3e0b323457c10e7273) (gsm_04_08.c:641) 20250822132326004 DVLR DEBUG VLR subscr IMSI-262420000000055 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822132326004 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132326004 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132326004 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132326005 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132326005 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132326005 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132326005 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132326005 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1199)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1199)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1197)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1197)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1197)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1197)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1198)@718a44d66dfb: patching N(SD)=1 into dtap '05149625790C'O MSC_Test_0-RAN(1198)@718a44d66dfb: patched enc_l3: '05549625790C'O MSC_Test_0-SCCP(1197)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1197)@718a44d66dfb: vl_len:9 MSC_Test_0-SCCP(1197)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1197)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '01000605549625790C'O MSC_Test_0-M3UA(1199)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132326010 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132326010 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132326010 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132326010 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132326010 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132326010 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132326010 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132326010 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132326010 DMM DEBUG msc_a(IMSI-262420000000055:GERAN-A-211:LU)[0x56365ea16cd0]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = 9625790c) (gsm_04_08.c:1128) 20250822132326010 DVLR DEBUG VLR_Authenticate(IMSI-262420000000055:GERAN-A-211:LU)[0x56365ea47cf0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822132326010 DVLR DEBUG SUBSCR(IMSI-262420000000055) AUTH on GERAN received SRES/RES: 9625790c (4 bytes) (vlr_auth_fsm.c:151) 20250822132326010 DVLR INFO SUBSCR(IMSI-262420000000055) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250822132326010 DVLR DEBUG VLR_Authenticate(IMSI-262420000000055:GERAN-A-211:LU)[0x56365ea47cf0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822132326010 DVLR DEBUG VLR_Authenticate(IMSI-262420000000055:GERAN-A-211:LU)[0x56365ea47cf0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822132326010 DVLR DEBUG VLR_Authenticate(IMSI-262420000000055:GERAN-A-211:LU)[0x56365ea47cf0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822132326010 DVLR DEBUG VLR_Authenticate(IMSI-262420000000055:GERAN-A-211:LU)[0x56365ea47cf0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000055:GERAN-A-211:LU)[0x56365ea379b0] (vlr_auth_fsm.c:294) 20250822132326010 DVLR DEBUG VLR_Authenticate(IMSI-262420000000055:GERAN-A-211:LU)[0x56365ea47cf0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822132326010 DVLR DEBUG VLR_Authenticate(IMSI-262420000000055:GERAN-A-211:LU)[0x56365ea47cf0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822132326010 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:GERAN-A-211:LU)[0x56365ea379b0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250822132326010 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:GERAN-A-211:LU)[0x56365ea379b0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822132326010 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:GERAN-A-211:LU)[0x56365ea379b0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822132326010 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:GERAN-A-211:LU)[0x56365ea379b0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250822132326010 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132326010 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132326010 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132326010 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132326010 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132326010 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132326010 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132326010 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1199)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1199)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1197)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1197)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1197)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1197)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1197)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1197)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(1197)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1197)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250822132326013 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132326013 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132326013 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(1199)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132326013 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132326013 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132326013 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132326013 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132326013 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132326014 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132326014 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132326014 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132326014 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132326014 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132326014 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132326014 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132326014 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1199)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1199)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1197)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1197)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1197)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1197)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1197)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1197)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1197)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1197)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000155'O MSC_Test_0-M3UA(1199)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132326017 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132326017 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132326017 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132326017 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132326017 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132326017 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132326017 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132326017 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132326017 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:GERAN-A-211:LU)[0x56365ea379b0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250822132326017 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:GERAN-A-211:LU)[0x56365ea379b0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822132326017 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:GERAN-A-211:LU)[0x56365ea379b0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822132326017 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:GERAN-A-211:LU)[0x56365ea379b0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822132326017 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000055:GERAN-A-211:LU)[0x56365ea47cf0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822132326017 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000055:GERAN-A-211:LU)[0x56365ea47cf0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000055:GERAN-A-211:LU)[0x56365ea379b0] (fsm.c:486) 20250822132326017 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000055:GERAN-A-211:LU)[0x56365ea47cf0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822132326017 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000055:GERAN-A-211:LU)[0x56365ea47cf0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822132326017 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132326017 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132326018 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132326018 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132326018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132326018 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132326018 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132326018 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1199)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1199)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1197)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1197)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1197)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1197)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132326020 DVLR DEBUG VLR subscr IMSI-262420000000055 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132326020 DVLR DEBUG IMSI:262420000000055 has MSISDN:491230000055 (vlr.c:1045) 20250822132326020 DMSC NOTICE msub(IMSI-262420000000055:MSISDN-491230000055) VLR: update for IMSI=262420000000055 (MSISDN=491230000055) (gsm_04_08.c:1541) 20250822132326020 DVLR DEBUG VLR subscr IMSI-262420000000055:MSISDN-491230000055 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822132326020 DVLR DEBUG VLR subscr IMSI-262420000000055:MSISDN-491230000055 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132326020 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:MSISDN-491230000055:GERAN-A-211:LU)[0x56365ea379b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822132326020 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000055:GERAN-A-211:LU)[0x56365ea47cf0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822132326020 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000055:GERAN-A-211:LU)[0x56365ea47cf0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822132326020 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000055:GERAN-A-211:LU)[0x56365ea47cf0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822132326020 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000055:GERAN-A-211:LU)[0x56365ea47cf0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000055:MSISDN-491230000055:GERAN-A-211:LU)[0x56365ea379b0] (vlr_lu_fsm.c:110) 20250822132326020 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000055:GERAN-A-211:LU)[0x56365ea47cf0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822132326020 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000055:GERAN-A-211:LU)[0x56365ea47cf0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822132326021 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:MSISDN-491230000055:GERAN-A-211:LU)[0x56365ea379b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822132326021 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:MSISDN-491230000055:GERAN-A-211:LU)[0x56365ea379b0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822132326021 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000055:MSISDN-491230000055:GERAN-A-211:LU)[0x56365ea22310]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822132326021 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000055:MSISDN-491230000055:GERAN-A-211:LU)[0x56365ea22310]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000055:MSISDN-491230000055:GERAN-A-211:LU)[0x56365ea379b0] (fsm.c:486) 20250822132326021 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000055:MSISDN-491230000055:GERAN-A-211:LU)[0x56365ea22310]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822132326021 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000055:MSISDN-491230000055:GERAN-A-211:LU)[0x56365ea22310]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822132326021 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000055:MSISDN-491230000055:GERAN-A-211:LU)[0x56365ea22310]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822132326021 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000055:MSISDN-491230000055:GERAN-A-211:LU)[0x56365ea22310]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822132326021 DMSC NOTICE msub(IMSI-262420000000055:MSISDN-491230000055:TMSInew-0x145EDEC6) VLR: update for IMSI=262420000000055 (MSISDN=491230000055) (gsm_04_08.c:1541) 20250822132326021 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000055:MSISDN-491230000055:GERAN-A-211:LU)[0x56365ea22310]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822132326021 DMM DEBUG -> IMSI-262420000000055:MSISDN-491230000055:TMSInew-0x145EDEC6 LOCATION UPDATE ACCEPT (TMSI = 0x145edec6) (gsm_04_08.c:149) 20250822132326021 DVLR DEBUG VLR subscr IMSI-262420000000055:MSISDN-491230000055:TMSInew-0x145EDEC6 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822132326021 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132326021 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132326021 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132326021 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132326021 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132326021 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132326021 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132326021 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1199)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1199)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1197)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1197)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1197)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1197)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cipher_complete_13_without_cipher0(1206)@718a44d66dfb: setverdict(pass): none -> pass MSC_Test_0-RAN(1198)@718a44d66dfb: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1198)@718a44d66dfb: patched enc_l3: '059B'O MSC_Test_0-SCCP(1197)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1197)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(1197)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1197)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1199)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132326024 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132326024 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132326024 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132326024 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132326024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132326024 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132326024 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132326024 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132326024 DMM DEBUG msc_a(IMSI-262420000000055:MSISDN-491230000055:TMSInew-0x145EDEC6:GERAN-A-211:LU)[0x56365ea16cd0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822132326024 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:MSISDN-491230000055:TMSInew-0x145EDEC6:GERAN-A-211:LU)[0x56365ea379b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822132326024 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000055:MSISDN-491230000055:GERAN-A-211:LU)[0x56365ea22310]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822132326025 DMSC NOTICE msub(IMSI-262420000000055:MSISDN-491230000055:TMSI-0x145EDEC6) VLR: update for IMSI=262420000000055 (MSISDN=491230000055) (gsm_04_08.c:1541) 20250822132326025 DVLR DEBUG VLR subscr IMSI-262420000000055:MSISDN-491230000055:TMSI-0x145EDEC6 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250822132326025 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000055:MSISDN-491230000055:GERAN-A-211:LU)[0x56365ea22310]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822132326025 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:MSISDN-491230000055:TMSI-0x145EDEC6:GERAN-A-211:LU)[0x56365ea379b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822132326025 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000055:MSISDN-491230000055:GERAN-A-211:LU)[0x56365ea22310]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822132326025 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000055:MSISDN-491230000055:GERAN-A-211:LU)[0x56365ea22310]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000055:MSISDN-491230000055:TMSI-0x145EDEC6:GERAN-A-211:LU)[0x56365ea379b0] (vlr_lu_fsm.c:817) 20250822132326025 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000055:MSISDN-491230000055:GERAN-A-211:LU)[0x56365ea22310]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822132326025 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000055:MSISDN-491230000055:GERAN-A-211:LU)[0x56365ea22310]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822132326025 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:MSISDN-491230000055:TMSI-0x145EDEC6:GERAN-A-211:LU)[0x56365ea379b0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822132326025 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000055/3/1): Available (smpp_smsc.c:626) 20250822132326025 DVLR DEBUG VLR subscr IMSI-262420000000055:MSISDN-491230000055:TMSI-0x145EDEC6 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822132326025 DVLR DEBUG VLR subscr IMSI-262420000000055:MSISDN-491230000055:TMSI-0x145EDEC6 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822132326025 DVLR DEBUG VLR subscr IMSI-262420000000055:MSISDN-491230000055:TMSI-0x145EDEC6 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822132326025 DVLR DEBUG VLR subscr IMSI-262420000000055:MSISDN-491230000055:TMSI-0x145EDEC6 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250822132326025 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132326025 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132326025 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132326025 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132326025 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132326025 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132326025 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132326025 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1199)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1199)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1197)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1197)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1197)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1197)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1197)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1197)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1197)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1197)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1199)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132326027 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132326027 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132326027 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132326027 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132326027 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132326027 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132326027 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132326027 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132326027 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:MSISDN-491230000055:TMSI-0x145EDEC6:GERAN-A-211:LU)[0x56365ea379b0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822132326027 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:MSISDN-491230000055:TMSI-0x145EDEC6:GERAN-A-211:LU)[0x56365ea379b0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000055:MSISDN-491230000055:TMSI-0x145EDEC6:GERAN-A-211:LU)[0x56365ea16cd0] (msc_a.c:1053) 20250822132326027 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:MSISDN-491230000055:TMSI-0x145EDEC6:GERAN-A-211:LU)[0x56365ea379b0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822132326027 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:MSISDN-491230000055:TMSI-0x145EDEC6:GERAN-A-211:LU)[0x56365ea379b0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822132326027 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:MSISDN-491230000055:TMSI-0x145EDEC6:GERAN-A-211:LU)[0x56365ea379b0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822132326027 DVLR DEBUG VLR subscr IMSI-262420000000055:MSISDN-491230000055:TMSI-0x145EDEC6 - active-conn: now used by 1 (attached) (msub.c:375) 20250822132326027 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132326027 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132326027 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132326027 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132326027 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132326027 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132326027 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132326027 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1199)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1199)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1197)@718a44d66dfb: Session index based on local reference:0 20250822132326028 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132326028 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132326028 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(1199)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132326028 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132326028 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132326028 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132326028 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132326028 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1198)@718a44d66dfb: Deleted conn table entry 0TC_cipher_complete_13_without_cipher0(1206)16024710 TC_cipher_complete_13_without_cipher0(1206)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132326029 DVLR DEBUG VLR subscr IMSI-262420000000055:MSISDN-491230000055:TMSI-0x145EDEC6 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822132326029 DVLR DEBUG VLR subscr IMSI-262420000000055:MSISDN-491230000055:TMSI-0x145EDEC6 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_cipher_complete_13_without_cipher0(1206)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cipher_complete_13_without_cipher0(1206)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_cipher_complete_13_without_cipher0(1206)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_cipher_complete_13_without_cipher0(1206)@718a44d66dfb: Final verdict of PTC: pass 20250822132326033 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822132326033 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MNCC(1200)@718a44d66dfb: Final verdict of PTC: none20250822132326034 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-M3UA(1199)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP(1203)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(1204)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP-IPA(1202)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-SCCP(1197)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(1198)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(1201)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1196)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(1205)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1207)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1196): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(1197): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(1198): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(1199): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(1200): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(1201): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(1202): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(1203): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(1204): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(1205): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_cipher_complete_13_without_cipher0(1206): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1207): none (pass -> pass) MTC@718a44d66dfb: Test case TC_cipher_complete_13_without_cipher finished. Verdict: pass MTC@718a44d66dfb: 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'. Fri Aug 22 13:23:26 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 20250822132326230 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822132326230 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822132326230 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822132326230 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822132326230 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822132326230 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822132326230 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822132326230 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822132326230 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822132326230 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132326230 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822132326230 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822132326230 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822132326230 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822132326230 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822132326230 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822132326230 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822132326230 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822132326230 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822132327034 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=233112) 20250822132328035 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822132328231 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822132328232 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822132328232 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=233112, count=234272) 20250822132329036 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:23: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_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 20250822132330037 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_lu_with_invalid_mcc_mnc started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(1211)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(1211)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1211)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(1209)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822132330514 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1212)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822132330709 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822132330709 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822132330709 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822132330709 DLSS7 DEBUG 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)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1211)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1211)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1211)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(1211)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250822132330710 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132330710 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822132330710 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822132330710 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822132330710 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822132330710 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822132330710 DLSS7 DEBUG 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)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1211)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1211)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1211)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1211)@718a44d66dfb: Message received on association #8 20250822132330711 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132330711 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822132330711 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822132330711 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822132330711 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822132330711 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822132330711 DLSS7 DEBUG 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)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822132330711 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822132330711 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1211)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1211)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1211)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1211)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1211)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822132331038 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822132331038 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1214)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1214)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822132331039 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1214)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1214)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1214)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@718a44d66dfb: IPA ID RESP: { { 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)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1214)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822132331049 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822132331049 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1215)@718a44d66dfb: Created GsupExpect[0] for "262420000000054" to be handled at TC_lu_with_invalid_mcc_mnc0(1218) TC_lu_with_invalid_mcc_mnc0(1218)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250822132331522 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132331522 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132331522 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132331522 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132331522 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132331522 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132331522 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(1211)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132331522 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132331522 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132331522 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132331522 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132331522 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132331522 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132331522 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132331522 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132331522 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1211)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1211)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1210)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1210)@718a44d66dfb: Added conn table entry 0TC_lu_with_invalid_mcc_mnc0(1218)4757452 MSC_Test_0-SCCP(1209)@718a44d66dfb: First idle individual index:0 MSC_Test_0-RAN(1210)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1211)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132331530 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132331530 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132331530 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132331530 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132331530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132331530 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132331530 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132331530 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132331530 DMM DEBUG msc_a(IMSI-262420000000054:GERAN-A-212:LU)[0x56365ea38b80]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000054 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822132331530 DMM DEBUG msc_a(IMSI-262420000000054:GERAN-A-212:LU)[0x56365ea38b80]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822132331530 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-212:LU)[0x56365ea22310]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822132331530 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-212:LU)[0x56365ea22310]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000054:GERAN-A-212:LU)[0x56365ea38b80] (fsm.c:486) 20250822132331530 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-212:LU)[0x56365ea22310]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822132331530 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-212:LU)[0x56365ea22310]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822132331530 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x079414C6 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822132331530 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x079414C6 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822132331530 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x079414C6 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250822132331530 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132331530 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x079414C6:GERAN-A-212:LU)[0x56365ea22310]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822132331530 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x079414C6:GERAN-A-212:LU)[0x56365ea22310]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822132331530 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x079414C6:GERAN-A-212:LU)[0x56365ea22310]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822132331530 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x079414C6:GERAN-A-212:LU)[0x56365ea22310]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822132331530 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x079414C6:GERAN-A-212:LU)[0x56365ea22310]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822132331530 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x079414C6:GERAN-A-212:LU)[0x56365ea22310]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822132331530 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x079414C6:GERAN-A-212:LU)[0x56365ea47cf0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822132331530 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x079414C6:GERAN-A-212:LU)[0x56365ea47cf0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x079414C6:GERAN-A-212:LU)[0x56365ea22310] (fsm.c:486) 20250822132331530 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x079414C6:GERAN-A-212:LU)[0x56365ea47cf0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822132331530 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x079414C6:GERAN-A-212:LU)[0x56365ea47cf0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822132331530 DPAG NOTICE ran_peer(GERAN-A:RI-SSN_PC:PC-0-24-1:SSN-BSSAP)[0x56365e9bded0]{READY}: Added seen cell to this RAN peer: CGI:333-22-23-42 (ran_peer.c:105) 20250822132331530 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132331530 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132331530 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132331530 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132331530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132331530 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132331530 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132331530 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132331530 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132331530 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132331531 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132331531 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132331531 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132331531 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132331531 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132331531 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1211)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1211)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1211)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1211)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1209)@718a44d66dfb: { messageType := 2, destLocRef := '4897CC'O, sourceLocRef := '0000D4'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1209)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1209)@718a44d66dfb: Session index based on local reference:0 MSC_Test-GSUP(1215)@718a44d66dfb: Found GsupExpect[0] for "262420000000054" handled at TC_lu_with_invalid_mcc_mnc0(1218) MSC_Test-GSUP(1215)@718a44d66dfb: Added IMSI table entry 0TC_lu_with_invalid_mcc_mnc0(1218)"262420000000054" MSC_Test_0-SCCP(1209)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1209)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1209)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132336532 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x079414C6 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822132336532 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x079414C6 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822132336532 DMM INFO msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x079414C6:GERAN-A-212:LU)[0x56365ea38b80]{MSC_A_ST_RELEASING}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250822132336532 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x079414C6:GERAN-A-212:LU)[0x56365ea22310]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822132336532 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x079414C6 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822132336532 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x079414C6 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822132336532 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132336532 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132336532 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132336532 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132336532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132336532 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132336532 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132336532 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132336532 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132336532 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132336532 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132336532 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132336532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132336532 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132336532 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132336532 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1211)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1211)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1211)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1211)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1209)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1209)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1209)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1209)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1209)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1209)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1209)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1209)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_with_invalid_mcc_mnc0(1218)@718a44d66dfb: setverdict(pass): none -> pass MSC_Test_0-SCCP(1209)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1209)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1209)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1209)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1211)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132336535 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132336536 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132336536 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132336536 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132336536 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132336536 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132336536 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132336536 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132336536 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x079414C6:GERAN-A-212:LU)[0x56365ea22310]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822132336536 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x079414C6:GERAN-A-212:LU)[0x56365ea47cf0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822132336536 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x079414C6:GERAN-A-212:LU)[0x56365ea47cf0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Removing from parent vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x079414C6:GERAN-A-212:LU)[0x56365ea22310] (msc_a.c:1053) 20250822132336536 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x079414C6:GERAN-A-212:LU)[0x56365ea47cf0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Freeing instance (msc_a.c:1053) 20250822132336536 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x079414C6:GERAN-A-212:LU)[0x56365ea47cf0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Deallocated (fsm.c:568) 20250822132336536 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x079414C6:GERAN-A-212:LU)[0x56365ea22310]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x079414C6:GERAN-A-212:LU)[0x56365ea38b80] (msc_a.c:1053) 20250822132336536 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x079414C6:GERAN-A-212:LU)[0x56365ea22310]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822132336536 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x079414C6:GERAN-A-212:LU)[0x56365ea22310]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822132336536 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x079414C6:GERAN-A-212:LU)[0x56365ea22310]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822132336536 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x079414C6 - active-conn: now used by 1 (attached) (msub.c:375) 20250822132336536 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132336536 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132336536 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132336536 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132336536 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132336536 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132336536 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132336536 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1211)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1211)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1209)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-M3UA(1211)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132336536 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132336536 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132336536 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132336536 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132336536 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132336536 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132336536 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132336536 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1210)@718a44d66dfb: Deleted conn table entry 0TC_lu_with_invalid_mcc_mnc0(1218)4757452 TC_lu_with_invalid_mcc_mnc0(1218)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_with_invalid_mcc_mnc0(1218)@718a44d66dfb: Final verdict of PTC: pass MSC_Test-GSUP(1215)@718a44d66dfb: Final verdict of PTC: none 20250822132336540 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822132336540 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-RAN(1210)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-M3UA(1211)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(1212)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(1217)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1208)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-SCCP(1209)@718a44d66dfb: Final verdict of PTC: none 20250822132336543 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1214)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(1216)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(1213)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1219)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1208): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(1209): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(1210): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(1211): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(1212): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(1213): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(1214): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(1215): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(1216): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(1217): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_lu_with_invalid_mcc_mnc0(1218): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1219): none (pass -> pass) MTC@718a44d66dfb: Test case TC_lu_with_invalid_mcc_mnc finished. Verdict: pass MTC@718a44d66dfb: 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'. Fri Aug 22 13:23:36 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 20250822132336738 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822132336738 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822132336738 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822132336738 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822132336738 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822132336738 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822132336738 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822132336738 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822132336738 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822132336738 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132336738 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822132336738 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822132336738 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822132336738 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822132336739 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822132336739 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822132336739 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822132336739 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822132336739 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822132337544 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=157852) 20250822132338545 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822132338740 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822132338740 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822132338740 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) Waiting for packet dumper to finish... 1 (prev_count=157852, count=159012) 20250822132339546 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:23: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_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 20250822132340547 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_sgsap_reset started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(1223)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(1223)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1223)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(1221)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822132340865 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1224)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822132341057 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822132341057 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822132341057 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822132341058 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1223)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1223)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1223)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822132341060 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132341060 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822132341060 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822132341060 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822132341060 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822132341060 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822132341060 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1223)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(1223)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1223)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1223)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1223)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1223)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1223)@718a44d66dfb: Message received on association #8 20250822132341061 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132341061 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822132341061 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822132341061 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822132341061 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822132341061 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822132341061 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1223)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1223)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1223)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1223)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) 20250822132341061 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822132341061 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1223)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1223)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822132341549 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822132341549 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1226)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1226)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822132341555 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1226)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1226)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1226)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1226)@718a44d66dfb: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1226)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1226)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822132341575 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822132341575 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-SGsAP(1229)@718a44d66dfb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1229)@718a44d66dfb: Created Expect[0] for '262420000011810'H to be handled at TC_sgsap_reset0(1231) 20250822132341616 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132341616 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132341616 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132341616 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132341616 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132341616 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132341616 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132341616 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132341616 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132341616 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132341616 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132341616 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132341616 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132341616 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132341616 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132341616 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132341616 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132341616 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132341616 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132341616 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132341616 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132341616 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132341616 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132341616 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132341616 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132341616 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132341616 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132341616 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132341616 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132341616 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132341616 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132341616 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132341616 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132341616 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132341616 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132341616 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132341616 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132341616 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132341616 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132341616 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132341616 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132341616 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132341616 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132341616 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132341616 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132341616 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132341616 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132341616 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132341616 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132341616 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132341616 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132341616 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132341616 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132341616 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132341616 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132341616 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132341616 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132341616 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132341616 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132341616 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132341616 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132341616 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132341616 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132341616 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132341616 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132341616 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132341616 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132341616 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132341616 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132341617 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132341617 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132341617 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132341617 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132341617 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132341617 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132341617 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132341617 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132341617 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132341617 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132341617 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132341617 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132341617 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132341617 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132341617 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132341617 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132341617 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) TC_sgsap_reset0(1231)@718a44d66dfb: VLR name: "vlr.example.net" TC_sgsap_reset0(1231)@718a44d66dfb: setverdict(pass): none -> pass MSC_Test_0-M3UA(1223)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132341863 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132341863 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132341863 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132341863 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132341863 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132341863 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132341863 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132341863 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132341864 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132341864 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132341864 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132341864 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132341864 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132341864 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132341864 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132341864 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1223)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1223)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1222)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_reset0(1231)@718a44d66dfb: Final verdict of PTC: pass 20250822132342631 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822132342631 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822132342631 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822132342631 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822132342631 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822132342631 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822132342631 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822132342631 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822132342631 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822132342631 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822132342631 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132342631 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822132342631 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822132342631 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250822132342631 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822132342631 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822132342631 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822132342631 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822132342632 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1223)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-SCCP(1221)@718a44d66dfb: Final verdict of PTC: none 20250822132342632 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822132342632 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-GSUP(1227)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(1224)@718a44d66dfb: Final verdict of PTC: none 20250822132342633 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250822132342633 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: Connection lost (sgs_server.c:101) MSC_Test-GSUP-IPA(1226)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(1228)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(1222)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(1225)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(1230)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1232)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1220)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SGsAP(1229)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1220): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(1221): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(1222): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(1223): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(1224): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(1225): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(1226): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(1227): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(1228): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SGsAP(1229): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(1230): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_sgsap_reset0(1231): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1232): none (pass -> pass) MTC@718a44d66dfb: Test case TC_sgsap_reset finished. Verdict: pass MTC@718a44d66dfb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_reset pass'. Fri Aug 22 13:23:42 UTC 2025 ====== MSC_Tests.TC_sgsap_reset pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_sgsap_reset.talloc 20250822132343635 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=144564) 20250822132344633 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822132344633 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822132344633 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822132344635 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=144564, count=145724) 20250822132345637 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:23: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_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 20250822132346637 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_sgsap_lu started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(1236)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(1236)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1236)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(1234)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822132346977 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1237)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822132347168 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822132347168 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822132347168 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822132347168 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1236)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1236)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1236)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822132347171 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132347171 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822132347171 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822132347171 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822132347171 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822132347171 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822132347171 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1236)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(1236)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1236)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1236)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1236)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822132347172 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132347172 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822132347172 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822132347172 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822132347172 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822132347172 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) MSC_Test_0-M3UA(1236)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250822132347172 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1236)@718a44d66dfb: Message received on association #8 20250822132347172 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822132347172 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1236)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1236)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1236)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1236)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1236)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1236)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822132347639 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822132347639 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1239)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1239)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822132347641 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1239)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1239)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1239)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1239)@718a44d66dfb: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1239)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1239)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822132347657 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822132347657 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-SGsAP(1242)@718a44d66dfb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1242)@718a44d66dfb: Created Expect[0] for '262420000011811'H to be handled at TC_sgsap_lu0(1244) MSC_Test-GSUP(1240)@718a44d66dfb: Created GsupExpect[0] for "262420000011811" to be handled at TC_sgsap_lu0(1244) 20250822132347718 DVLR INFO VLR subscr unknown + SGs-lu: now used by 1 (SGs-lu) (vlr_sgs.c:87) 20250822132347718 DVLR DEBUG set IMSI on subscriber; IMSI=262420000011811 id=262420000011811 (vlr.c:661) 20250822132347718 DVLR INFO New subscr, IMSI: 262420000011811 (vlr.c:562) 20250822132347718 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: 901-70 (vlr.c:707) 20250822132347718 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011811 (MSISDN=) (NO CONN!) (gsm_04_08.c:1541) MSC_Test-GSUP(1240)@718a44d66dfb: Found GsupExpect[0] for "262420000011811" handled at TC_sgsap_lu0(1244) MSC_Test-GSUP(1240)@718a44d66dfb: Added IMSI table entry 0TC_sgsap_lu0(1244)"262420000011811" 20250822132347722 DVLR DEBUG VLR subscr IMSI-262420000011811:TMSInew-0x56E6CE1B + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250822132347722 DVLR DEBUG IMSI:262420000011811 has MSISDN:491230011811 (vlr.c:1045) 20250822132347722 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011811 (MSISDN=491230011811) (NO CONN!) (gsm_04_08.c:1541) 20250822132347722 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSInew-0x56E6CE1B - vlr_gsup_rx: now used by 1 (SGs-lu) (vlr.c:1410) 20250822132347723 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSInew-0x56E6CE1B + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250822132347723 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSInew-0x56E6CE1B + attached: now used by 3 (SGs-lu,vlr_gsup_rx,attached) (vlr_sgs_fsm.c:152) 20250822132347723 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSInew-0x56E6CE1B - SGs-lu: now used by 2 (vlr_gsup_rx,attached) (vlr_sgs.c:124) 20250822132347723 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSInew-0x56E6CE1B - vlr_gsup_rx: now used by 1 (attached) (vlr.c:1410) TC_sgsap_lu0(1244)@718a44d66dfb: tr_SGsAP_IMSI: '262420000011811'H TC_sgsap_lu0(1244)@718a44d66dfb: tr_SGsAP_IMSI: '262420000011811'H MSC_Test-SGsAP(1242)@718a44d66dfb: 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 := '56E6CE1B'O } } } } } } handled at TC_sgsap_lu0(1244) TC_sgsap_lu0(1244)@718a44d66dfb: tr_SGsAP_IMSI: '262420000011811'H TC_sgsap_lu0(1244)@718a44d66dfb: setverdict(pass): none -> pass 20250822132347726 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSInew-0x56E6CE1B + vlr_sgs_tmsi_reall_compl: now used by 2 (attached,vlr_sgs_tmsi_reall_compl) (vlr_sgs.c:235) 20250822132347726 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x56E6CE1B - vlr_sgs_tmsi_reall_compl: now used by 1 (attached) (vlr_sgs.c:240) MSC_Test-GSUP(1240)@718a44d66dfb: Created GsupExpect[0] for "262420000011811" to be handled at TC_sgsap_lu0(1244) TC_sgsap_lu0(1244)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250822132347973 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132347973 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132347973 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132347973 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132347973 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132347973 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132347973 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132347973 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1236)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132347974 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132347974 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132347974 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132347974 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132347974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132347974 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132347974 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132347974 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1236)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1236)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1235)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1235)@718a44d66dfb: Added conn table entry 0TC_sgsap_lu0(1244)13832807 MSC_Test_0-SCCP(1234)@718a44d66dfb: First idle individual index:0 MSC_Test_0-RAN(1235)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 20250822132347979 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132347979 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132347979 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132347979 DLM3UA DEBUG 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(1236)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132347979 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132347979 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132347979 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132347979 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132347979 DMM DEBUG msc_a(IMSI-262420000011811:GERAN-A-213:LU)[0x56365ea16cd0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000011811 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822132347979 DMM DEBUG msc_a(IMSI-262420000011811:GERAN-A-213:LU)[0x56365ea16cd0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822132347979 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011811:GERAN-A-213:LU)[0x56365ea57950]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822132347979 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011811:GERAN-A-213:LU)[0x56365ea57950]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000011811:GERAN-A-213:LU)[0x56365ea16cd0] (fsm.c:486) 20250822132347979 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011811:GERAN-A-213:LU)[0x56365ea57950]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822132347979 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011811:GERAN-A-213:LU)[0x56365ea57950]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822132347979 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x56E6CE1B + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822132347979 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x56E6CE1B + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822132347979 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x56E6CE1B - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250822132347979 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132347979 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x56E6CE1B:GERAN-A-213:LU)[0x56365ea57950]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822132347979 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x56E6CE1B:GERAN-A-213:LU)[0x56365ea57950]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822132347979 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x56E6CE1B:GERAN-A-213:LU)[0x56365ea57950]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822132347979 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x56E6CE1B:GERAN-A-213:LU)[0x56365ea57950]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822132347979 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x56E6CE1B:GERAN-A-213:LU)[0x56365ea57950]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822132347979 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x56E6CE1B:GERAN-A-213:LU)[0x56365ea57950]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822132347979 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x56E6CE1B:GERAN-A-213:LU)[0x56365ea29650]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822132347979 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x56E6CE1B:GERAN-A-213:LU)[0x56365ea29650]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x56E6CE1B:GERAN-A-213:LU)[0x56365ea57950] (fsm.c:486) 20250822132347979 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x56E6CE1B:GERAN-A-213:LU)[0x56365ea29650]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822132347979 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x56E6CE1B:GERAN-A-213:LU)[0x56365ea29650]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822132347979 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132347979 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132347979 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132347979 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132347979 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132347979 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132347979 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132347979 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132347980 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132347980 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132347980 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132347980 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132347980 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132347980 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132347980 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132347980 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1236)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1236)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1236)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1236)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1234)@718a44d66dfb: { messageType := 2, destLocRef := 'D31267'O, sourceLocRef := '0000D5'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1234)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1234)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1234)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1234)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1234)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132347981 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x56E6CE1B + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250822132347981 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x56E6CE1B - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1234)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1234)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(1234)@718a44d66dfb: vl_from0 TC_sgsap_lu0(1244)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(1234)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_sgsap_lu0(1244)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132347982 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132347982 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132347982 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132347982 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132347982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132347982 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132347982 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132347982 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1236)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132347983 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x56E6CE1B + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132347983 DVLR DEBUG IMSI:262420000011811 has MSISDN:491230011811 (vlr.c:1045) 20250822132347983 DMSC NOTICE msub(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x56E6CE1B) VLR: update for IMSI=262420000011811 (MSISDN=491230011811) (gsm_04_08.c:1541) 20250822132347983 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x56E6CE1B - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822132347983 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x56E6CE1B + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132347983 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x56E6CE1B:GERAN-A-213:LU)[0x56365ea57950]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822132347983 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x56E6CE1B:GERAN-A-213:LU)[0x56365ea29650]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822132347983 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x56E6CE1B:GERAN-A-213:LU)[0x56365ea29650]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822132347983 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x56E6CE1B:GERAN-A-213:LU)[0x56365ea29650]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822132347983 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x56E6CE1B:GERAN-A-213:LU)[0x56365ea29650]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x56E6CE1B:GERAN-A-213:LU)[0x56365ea57950] (vlr_lu_fsm.c:110) 20250822132347983 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x56E6CE1B:GERAN-A-213:LU)[0x56365ea29650]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822132347983 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x56E6CE1B:GERAN-A-213:LU)[0x56365ea29650]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822132347983 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x56E6CE1B:GERAN-A-213:LU)[0x56365ea57950]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822132347983 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x56E6CE1B:GERAN-A-213:LU)[0x56365ea57950]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822132347983 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x56E6CE1B:GERAN-A-213:LU)[0x56365ea1d9b0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822132347983 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x56E6CE1B:GERAN-A-213:LU)[0x56365ea1d9b0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x56E6CE1B:GERAN-A-213:LU)[0x56365ea57950] (fsm.c:486) 20250822132347983 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x56E6CE1B:GERAN-A-213:LU)[0x56365ea1d9b0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822132347983 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x56E6CE1B:GERAN-A-213:LU)[0x56365ea1d9b0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822132347983 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x56E6CE1B:GERAN-A-213:LU)[0x56365ea1d9b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822132347983 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x56E6CE1B:GERAN-A-213:LU)[0x56365ea1d9b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822132347983 DMSC NOTICE msub(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x56E6CE1B:TMSInew-0x01D31D3E) VLR: update for IMSI=262420000011811 (MSISDN=491230011811) (gsm_04_08.c:1541) 20250822132347983 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x56E6CE1B:GERAN-A-213:LU)[0x56365ea1d9b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822132347983 DMM DEBUG -> IMSI-262420000011811:MSISDN-491230011811:TMSI-0x56E6CE1B:TMSInew-0x01D31D3E LOCATION UPDATE ACCEPT (TMSI = 0x01d31d3e) (gsm_04_08.c:149) 20250822132347983 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x56E6CE1B:TMSInew-0x01D31D3E - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822132347983 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132347983 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132347983 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132347983 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132347983 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132347983 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132347983 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132347983 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1236)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1236)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1234)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1234)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1234)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1234)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu0(1244)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1235)@718a44d66dfb: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1235)@718a44d66dfb: patched enc_l3: '055B'O MSC_Test_0-SCCP(1234)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1234)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(1234)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1234)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1236)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132347986 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132347986 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132347986 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132347986 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132347986 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132347986 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132347986 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132347986 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132347986 DMM DEBUG msc_a(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x56E6CE1B:TMSInew-0x01D31D3E:GERAN-A-213:LU)[0x56365ea16cd0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822132347986 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x56E6CE1B:TMSInew-0x01D31D3E:GERAN-A-213:LU)[0x56365ea57950]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822132347986 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x56E6CE1B:GERAN-A-213:LU)[0x56365ea1d9b0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822132347986 DMSC NOTICE msub(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x01D31D3E) VLR: update for IMSI=262420000011811 (MSISDN=491230011811) (gsm_04_08.c:1541) 20250822132347986 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x56E6CE1B:GERAN-A-213:LU)[0x56365ea1d9b0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822132347986 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x01D31D3E:GERAN-A-213:LU)[0x56365ea57950]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822132347986 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x56E6CE1B:GERAN-A-213:LU)[0x56365ea1d9b0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822132347986 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x56E6CE1B:GERAN-A-213:LU)[0x56365ea1d9b0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x01D31D3E:GERAN-A-213:LU)[0x56365ea57950] (vlr_lu_fsm.c:817) 20250822132347986 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x56E6CE1B:GERAN-A-213:LU)[0x56365ea1d9b0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822132347986 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x56E6CE1B:GERAN-A-213:LU)[0x56365ea1d9b0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822132347986 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x01D31D3E:GERAN-A-213:LU)[0x56365ea57950]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822132347986 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011811/3/1): Available (smpp_smsc.c:626) 20250822132347986 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x01D31D3E + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822132347986 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x01D31D3E + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822132347986 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x01D31D3E - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822132347986 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x01D31D3E - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822132347986 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132347986 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132347986 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132347986 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132347986 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132347986 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132347986 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132347986 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1236)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1236)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1234)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1234)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1234)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1234)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1234)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1234)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1234)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1234)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822132347987 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132347987 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132347987 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132347987 DLM3UA DEBUG 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(1236)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132347987 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132347987 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132347987 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132347987 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132347987 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x01D31D3E:GERAN-A-213:LU)[0x56365ea57950]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822132347987 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x01D31D3E:GERAN-A-213:LU)[0x56365ea57950]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x01D31D3E:GERAN-A-213:LU)[0x56365ea16cd0] (msc_a.c:1053) 20250822132347987 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x01D31D3E:GERAN-A-213:LU)[0x56365ea57950]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822132347987 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x01D31D3E:GERAN-A-213:LU)[0x56365ea57950]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822132347987 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x01D31D3E:GERAN-A-213:LU)[0x56365ea57950]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822132347987 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x01D31D3E - active-conn: now used by 1 (attached) (msub.c:375) 20250822132347987 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132347987 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132347987 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132347987 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132347987 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132347987 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132347987 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132347987 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1236)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1236)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1234)@718a44d66dfb: Session index based on local reference:0 20250822132347987 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132347987 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132347987 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132347987 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132347987 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132347987 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) MSC_Test_0-M3UA(1236)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132347987 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132347987 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1235)@718a44d66dfb: Deleted conn table entry 0TC_sgsap_lu0(1244)13832807 TC_sgsap_lu0(1244)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132347988 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x01D31D3E + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822132347988 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x01D31D3E - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_sgsap_lu0(1244)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_lu0(1244)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu0(1244)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1235)@718a44d66dfb: Created IMSI[0] for '262420000011811'H'01D31D3E'O to be handled at TC_sgsap_lu0(1244) 20250822132347990 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x01D31D3E + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822132347990 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x01D31D3E + Paging: now used by 3 (attached,VTY,Paging) (paging.c:111) 20250822132347990 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x01D31D3E - VTY: now used by 2 (attached,Paging) (msc_vty.c:1721) 20250822132347990 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132347990 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132347990 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132347990 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132347990 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132347990 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132347990 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132347990 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1236)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1236)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1235)@718a44d66dfb: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_lu0(1244) TC_sgsap_lu0(1244)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu0(1244)@718a44d66dfb: 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 := '01D31D3E'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1235)@718a44d66dfb: Added conn table entry 0TC_sgsap_lu0(1244)4946097 MSC_Test_0-RAN(1235)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1234)@718a44d66dfb: First idle individual index:0 MSC_Test_0-M3UA(1236)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132347993 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132347993 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132347993 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132347993 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132347993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132347993 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132347993 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132347993 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132347993 DMM DEBUG msc_a(TMSI-0x01D31D3E:GERAN-A-214:CM_SERVICE_REQ)[0x56365ea34030]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250822132347993 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x01D31D3E:GERAN-A-214:CM_SERVICE_REQ)[0x56365ea38b80]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822132347993 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x01D31D3E:GERAN-A-214:CM_SERVICE_REQ)[0x56365ea38b80]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x01D31D3E:GERAN-A-214:CM_SERVICE_REQ)[0x56365ea34030] (fsm.c:486) 20250822132347993 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x01D31D3E:GERAN-A-214:CM_SERVICE_REQ)[0x56365ea38b80]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250822132347993 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x01D31D3E:GERAN-A-214:CM_SERVICE_REQ)[0x56365ea38b80]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822132347993 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x01D31D3E + proc_arq_vlr_fn_init: now used by 3 (attached,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822132347993 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x01D31D3E + active-conn: now used by 4 (attached,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822132347993 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x01D31D3E:GERAN-A-214:CM_SERVICE_REQ)[0x56365ea38b80]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822132347993 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x01D31D3E:GERAN-A-214:CM_SERVICE_REQ)[0x56365ea38b80]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822132347993 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x01D31D3E:GERAN-A-214:CM_SERVICE_REQ)[0x56365ea38b80]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822132347993 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x01D31D3E:GERAN-A-214:CM_SERVICE_REQ)[0x56365ea38b80]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822132347993 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x01D31D3E:GERAN-A-214:CM_SERVICE_REQ)[0x56365ea38b80]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822132347993 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x01D31D3E:GERAN-A-214:CM_SERVICE_REQ)[0x56365ea38b80]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822132347993 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x01D31D3E:GERAN-A-214:CM_SERVICE_REQ)[0x56365ea38b80]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822132347993 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x01D31D3E:GERAN-A-214:CM_SERVICE_REQ)[0x56365ea38b80]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822132347993 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x01D31D3E:GERAN-A-214:CM_SERVICE_REQ)[0x56365ea38b80]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822132347993 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x01D31D3E:GERAN-A-214:CM_SERVICE_REQ)[0x56365ea38b80]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822132347993 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011811/3/1): Available (smpp_smsc.c:626) 20250822132347993 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x01D31D3E - proc_arq_vlr_fn_init: now used by 3 (attached,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250822132347993 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132347993 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132347993 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132347993 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132347993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132347993 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132347993 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132347993 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132347993 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132347993 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132347993 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132347993 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132347993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132347993 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132347993 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132347993 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132347993 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132347993 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132347993 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132347993 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132347993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132347993 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132347993 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132347993 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1236)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1236)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1236)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1236)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1236)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1236)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1234)@718a44d66dfb: { messageType := 2, destLocRef := '4B78B1'O, sourceLocRef := '0000D6'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1234)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1234)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1234)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1234)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1234)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1234)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1234)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1234)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1234)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132347994 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x01D31D3E + VTY: now used by 4 (attached,Paging,active-conn,VTY) (msc_vty.c:1285) 20250822132347994 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x01D31D3E - VTY: now used by 3 (attached,Paging,active-conn) (msc_vty.c:1317) TC_sgsap_lu0(1244)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_lu0(1244)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1234)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1234)@718a44d66dfb: vl_len:28 MSC_Test_0-SCCP(1234)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1234)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1236)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132347997 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132347997 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132347997 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132347997 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132347997 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132347997 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132347997 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132347997 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132347997 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x01D31D3E + SMS: now used by 4 (attached,Paging,active-conn,SMS) (transaction.c:228) 20250822132347997 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250822132347997 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250822132347997 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132347997 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132347997 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132347997 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132347997 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132347997 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132347997 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132347997 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132347997 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132347997 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132347997 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132347997 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132347997 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132347997 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132347997 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132347997 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1236)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1236)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1236)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1236)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1234)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1234)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1234)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1234)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1234)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1234)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1234)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1234)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu0(1244)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu0(1244)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1234)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1234)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(1234)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1234)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1236)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132347999 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132347999 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132347999 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132347999 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132347999 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132347999 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132347999 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132347999 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132347999 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x01D31D3E - SMS: now used by 3 (attached,Paging,active-conn) (transaction.c:281) 20250822132347999 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x01D31D3E + msc_a_fsm_releasing_onenter: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822132347999 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x01D31D3E + 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) 20250822132347999 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x01D31D3E - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822132347999 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x01D31D3E - msc_a_fsm_releasing_onenter: now used by 3 (attached,Paging,active-conn) (msc_a.c:1004) 20250822132347999 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132347999 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132347999 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132347999 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132347999 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132347999 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132347999 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132347999 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1236)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1236)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1234)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1234)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1234)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1234)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1234)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1234)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1234)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1234)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822132348000 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132348000 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132348000 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132348000 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132348000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132348000 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132348000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132348000 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1236)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132348000 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x01D31D3E:GERAN-A-214:CM_SERVICE_REQ)[0x56365ea38b80]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822132348000 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x01D31D3E:GERAN-A-214:CM_SERVICE_REQ)[0x56365ea38b80]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x01D31D3E:GERAN-A-214:CM_SERVICE_REQ)[0x56365ea34030] (msc_a.c:1053) 20250822132348000 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x01D31D3E:GERAN-A-214:CM_SERVICE_REQ)[0x56365ea38b80]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822132348000 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x01D31D3E:GERAN-A-214:CM_SERVICE_REQ)[0x56365ea38b80]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822132348000 DBSSAP ERROR msc_a(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x01D31D3E:GERAN-A-214:CM_SERVICE_REQ)[0x56365ea34030]{MSC_A_ST_RELEASED}: Deallocating active transactions failed (msc_a.c:1064) 20250822132348000 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x01D31D3E - active-conn: now used by 2 (attached,Paging) (msub.c:375) 20250822132348001 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132348001 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132348001 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132348001 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132348001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132348001 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132348001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132348001 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1236)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1236)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1234)@718a44d66dfb: Session index based on local reference:0 20250822132348001 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132348001 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132348001 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132348001 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132348001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132348001 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132348001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132348001 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1236)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1235)@718a44d66dfb: Deleted conn table entry 0TC_sgsap_lu0(1244)4946097 TC_sgsap_lu0(1244)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132348001 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x01D31D3E + VTY: now used by 3 (attached,Paging,VTY) (msc_vty.c:1285) 20250822132348001 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x01D31D3E - VTY: now used by 2 (attached,Paging) (msc_vty.c:1317) TC_sgsap_lu0(1244)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_lu0(1244)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu0(1244)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu0(1244)@718a44d66dfb: Final verdict of PTC: pass MSC_Test_0-M3UA(1236)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(1235)@718a44d66dfb: Final verdict of PTC: none 20250822132348004 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250822132348005 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822132348005 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250822132348005 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: Connection lost (sgs_server.c:101) MSC_Test-GSUP-IPA(1239)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-SCCP(1234)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP(1240)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(1238)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(1243)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SGsAP(1242)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(1241)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(1237)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1233)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1245)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1233): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(1234): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(1235): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(1236): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(1237): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(1238): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(1239): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(1240): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(1241): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SGsAP(1242): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(1243): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_sgsap_lu0(1244): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1245): none (pass -> pass) MTC@718a44d66dfb: Test case TC_sgsap_lu finished. Verdict: pass MTC@718a44d66dfb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_lu pass'. Fri Aug 22 13:23:48 UTC 2025 ====== MSC_Tests.TC_sgsap_lu pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_sgsap_lu.talloc 20250822132348202 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822132348202 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822132348202 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822132348202 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822132348202 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822132348202 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822132348202 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822132348202 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822132348202 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822132348202 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132348202 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822132348202 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822132348202 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822132348202 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822132348202 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822132348202 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822132348202 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822132348202 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822132348202 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822132349005 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=339040) 20250822132350006 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822132350203 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822132350203 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822132350203 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=339040, count=341272) 20250822132351007 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:23: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_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 20250822132352008 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_sgsap_lu_imsi_reject started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(1249)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(1249)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1249)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(1247)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822132352408 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1250)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822132352598 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822132352598 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822132352598 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822132352598 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1249)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1249)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1249)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1249)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(1249)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250822132352600 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132352600 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822132352600 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822132352600 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822132352600 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822132352600 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822132352600 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1249)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1249)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1249)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1249)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250822132352601 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132352601 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822132352601 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822132352601 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822132352601 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822132352601 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822132352601 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1249)@718a44d66dfb: Message received on association #8 20250822132352601 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822132352601 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1249)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1249)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1249)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1249)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1249)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1249)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822132353009 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822132353009 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1252)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1252)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822132353011 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1252)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1252)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1252)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1252)@718a44d66dfb: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1252)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1252)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822132353021 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822132353021 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-SGsAP(1255)@718a44d66dfb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1255)@718a44d66dfb: Created Expect[0] for '262420000011812'H to be handled at TC_sgsap_lu_imsi_reject0(1257) MSC_Test-GSUP(1253)@718a44d66dfb: Created GsupExpect[0] for "262420000011812" to be handled at TC_sgsap_lu_imsi_reject0(1257) 20250822132353063 DVLR INFO VLR subscr unknown + SGs-lu: now used by 1 (SGs-lu) (vlr_sgs.c:87) 20250822132353063 DVLR DEBUG set IMSI on subscriber; IMSI=262420000011812 id=262420000011812 (vlr.c:661) 20250822132353063 DVLR INFO New subscr, IMSI: 262420000011812 (vlr.c:562) 20250822132353063 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132353063 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011812 (MSISDN=) (NO CONN!) (gsm_04_08.c:1541) MSC_Test-GSUP(1253)@718a44d66dfb: Found GsupExpect[0] for "262420000011812" handled at TC_sgsap_lu_imsi_reject0(1257) MSC_Test-GSUP(1253)@718a44d66dfb: Added IMSI table entry 0TC_sgsap_lu_imsi_reject0(1257)"262420000011812" TC_sgsap_lu_imsi_reject0(1257)@718a44d66dfb: tr_SGsAP_IMSI: '262420000011812'H 20250822132353065 DVLR DEBUG VLR subscr IMSI-262420000011812:TMSInew-0xAA84E90F + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250822132353065 DVLR DEBUG SUBSCR(IMSI-262420000011812:TMSInew-0xAA84E90F) UpdateLocation failed; gmm_cause: GSM authentication unacceptable (vlr.c:1173) TC_sgsap_lu_imsi_reject0(1257)@718a44d66dfb: tr_SGsAP_IMSI: '262420000011812'H 20250822132353066 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132353066 DVLR DEBUG VLR subscr IMSI-262420000011812 - SGs-lu: now used by 1 (vlr_gsup_rx) (vlr_sgs.c:138) 20250822132353066 DVLR INFO VLR subscr IMSI-262420000011812 - vlr_gsup_rx: now used by 0 (-) (vlr.c:1410) 20250822132353066 DVLR DEBUG SUBSCR(IMSI-262420000011812) freeing VLR subscr (max total use count was 2) (vlr.c:472) MSC_Test-SGsAP(1255)@718a44d66dfb: Found Expect[0] for { sGsAP_LOCATION_UPDATE_REJECT := { messageType := '00001011'B, iMSI := { iEI := '00000001'B, lengthIndicator := 8, iMSI := { field1 := '001'B, parity := '1'B, digits := '262420000011812'H, fillerDigit := omit } }, rejectCause := { iEI := '00001111'B, lengthIndicator := 1, cause := Illegal_MS (3) }, locationAreaId := { iEI := '00000100'B, lengthIndicator := 5, locationAreaId := { mccDigit1 := '9'H, mccDigit2 := '0'H, mccDigit3 := '1'H, mncDigit3 := 'F'H, mncDigit1 := '7'H, mncDigit2 := '0'H, lac := '0926'O ("\t&") } } } } handled at TC_sgsap_lu_imsi_reject0(1257) TC_sgsap_lu_imsi_reject0(1257)@718a44d66dfb: tr_SGsAP_IMSI: '262420000011812'H TC_sgsap_lu_imsi_reject0(1257)@718a44d66dfb: setverdict(pass): none -> pass MSC_Test-GSUP(1253)@718a44d66dfb: Created GsupExpect[0] for "262420000011812" to be handled at TC_sgsap_lu_imsi_reject0(1257) TC_sgsap_lu_imsi_reject0(1257)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250822132353411 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132353411 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132353411 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132353411 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) MSC_Test_0-M3UA(1249)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132353411 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132353411 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132353411 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132353411 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132353412 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132353412 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132353412 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132353412 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132353412 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132353412 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132353412 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132353412 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1249)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1249)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1248)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1248)@718a44d66dfb: Added conn table entry 0TC_sgsap_lu_imsi_reject0(1257)5166183 MSC_Test_0-SCCP(1247)@718a44d66dfb: First idle individual index:0 MSC_Test_0-RAN(1248)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1249)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132353420 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132353420 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132353420 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132353420 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132353420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132353420 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132353420 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132353420 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132353420 DMM DEBUG msc_a(IMSI-262420000011812:GERAN-A-215:LU)[0x56365ea16cd0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000011812 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822132353420 DMM DEBUG msc_a(IMSI-262420000011812:GERAN-A-215:LU)[0x56365ea16cd0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822132353420 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011812:GERAN-A-215:LU)[0x56365ea57950]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822132353420 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011812:GERAN-A-215:LU)[0x56365ea57950]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000011812:GERAN-A-215:LU)[0x56365ea16cd0] (fsm.c:486) 20250822132353420 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011812:GERAN-A-215:LU)[0x56365ea57950]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822132353420 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011812:GERAN-A-215:LU)[0x56365ea57950]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822132353420 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822132353420 DVLR DEBUG set IMSI on subscriber; IMSI=262420000011812 id=262420000011812 (vlr.c:661) 20250822132353420 DVLR INFO New subscr, IMSI: 262420000011812 (vlr.c:562) 20250822132353420 DVLR DEBUG VLR subscr IMSI-262420000011812 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822132353420 DVLR DEBUG VLR subscr IMSI-262420000011812 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822132353420 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132353420 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011812:GERAN-A-215:LU)[0x56365ea57950]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822132353420 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011812:GERAN-A-215:LU)[0x56365ea57950]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822132353420 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011812:GERAN-A-215:LU)[0x56365ea57950]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822132353420 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011812:GERAN-A-215:LU)[0x56365ea57950]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822132353420 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011812:GERAN-A-215:LU)[0x56365ea57950]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822132353420 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011812:GERAN-A-215:LU)[0x56365ea57950]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822132353420 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011812:GERAN-A-215:LU)[0x56365ea29650]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822132353420 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011812:GERAN-A-215:LU)[0x56365ea29650]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011812:GERAN-A-215:LU)[0x56365ea57950] (fsm.c:486) 20250822132353420 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011812:GERAN-A-215:LU)[0x56365ea29650]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822132353420 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011812:GERAN-A-215:LU)[0x56365ea29650]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822132353420 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132353420 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132353420 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132353420 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132353420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132353420 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132353420 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132353420 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132353420 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132353420 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132353420 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132353420 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132353420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132353420 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132353420 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132353420 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1249)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1249)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1249)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1249)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1247)@718a44d66dfb: { messageType := 2, destLocRef := '4ED467'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(1247)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1247)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1247)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1247)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1247)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132353424 DVLR DEBUG VLR subscr IMSI-262420000011812 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250822132353424 DVLR DEBUG VLR subscr IMSI-262420000011812 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1247)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1247)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(1247)@718a44d66dfb: vl_from0 TC_sgsap_lu_imsi_reject0(1257)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(1247)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_sgsap_lu_imsi_reject0(1257)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132353425 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132353425 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132353425 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132353425 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132353425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132353425 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132353425 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132353425 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1249)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132353427 DVLR DEBUG VLR subscr IMSI-262420000011812 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132353427 DVLR DEBUG IMSI:262420000011812 has MSISDN:491230011812 (vlr.c:1045) 20250822132353427 DMSC NOTICE msub(IMSI-262420000011812:MSISDN-491230011812) VLR: update for IMSI=262420000011812 (MSISDN=491230011812) (gsm_04_08.c:1541) 20250822132353427 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822132353427 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132353427 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011812:MSISDN-491230011812:GERAN-A-215:LU)[0x56365ea57950]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822132353427 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011812:GERAN-A-215:LU)[0x56365ea29650]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822132353427 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011812:GERAN-A-215:LU)[0x56365ea29650]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822132353427 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011812:GERAN-A-215:LU)[0x56365ea29650]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822132353427 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011812:GERAN-A-215:LU)[0x56365ea29650]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011812:MSISDN-491230011812:GERAN-A-215:LU)[0x56365ea57950] (vlr_lu_fsm.c:110) 20250822132353427 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011812:GERAN-A-215:LU)[0x56365ea29650]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822132353427 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011812:GERAN-A-215:LU)[0x56365ea29650]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822132353427 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011812:MSISDN-491230011812:GERAN-A-215:LU)[0x56365ea57950]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822132353427 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011812:MSISDN-491230011812:GERAN-A-215:LU)[0x56365ea57950]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822132353427 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011812:MSISDN-491230011812:GERAN-A-215:LU)[0x56365ea1fe20]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822132353427 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011812:MSISDN-491230011812:GERAN-A-215:LU)[0x56365ea1fe20]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011812:MSISDN-491230011812:GERAN-A-215:LU)[0x56365ea57950] (fsm.c:486) 20250822132353427 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011812:MSISDN-491230011812:GERAN-A-215:LU)[0x56365ea1fe20]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822132353427 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011812:MSISDN-491230011812:GERAN-A-215:LU)[0x56365ea1fe20]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822132353427 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011812:MSISDN-491230011812:GERAN-A-215:LU)[0x56365ea1fe20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822132353427 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011812:MSISDN-491230011812:GERAN-A-215:LU)[0x56365ea1fe20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822132353427 DMSC NOTICE msub(IMSI-262420000011812:MSISDN-491230011812:TMSInew-0x3489E21B) VLR: update for IMSI=262420000011812 (MSISDN=491230011812) (gsm_04_08.c:1541) 20250822132353427 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011812:MSISDN-491230011812:GERAN-A-215:LU)[0x56365ea1fe20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822132353427 DMM DEBUG -> IMSI-262420000011812:MSISDN-491230011812:TMSInew-0x3489E21B LOCATION UPDATE ACCEPT (TMSI = 0x3489e21b) (gsm_04_08.c:149) 20250822132353427 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSInew-0x3489E21B - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822132353427 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132353427 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132353427 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132353427 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132353427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132353427 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132353427 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132353427 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1249)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1249)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1247)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1247)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1247)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1247)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu_imsi_reject0(1257)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1248)@718a44d66dfb: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1248)@718a44d66dfb: patched enc_l3: '055B'O MSC_Test_0-SCCP(1247)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1247)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(1247)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1247)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002055B'O 20250822132353430 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132353430 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132353430 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132353430 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132353430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132353430 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132353430 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132353430 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1249)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132353430 DMM DEBUG msc_a(IMSI-262420000011812:MSISDN-491230011812:TMSInew-0x3489E21B:GERAN-A-215:LU)[0x56365ea16cd0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822132353430 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011812:MSISDN-491230011812:TMSInew-0x3489E21B:GERAN-A-215:LU)[0x56365ea57950]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822132353430 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011812:MSISDN-491230011812:GERAN-A-215:LU)[0x56365ea1fe20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822132353430 DMSC NOTICE msub(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x3489E21B) VLR: update for IMSI=262420000011812 (MSISDN=491230011812) (gsm_04_08.c:1541) 20250822132353430 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x3489E21B + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250822132353430 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011812:MSISDN-491230011812:GERAN-A-215:LU)[0x56365ea1fe20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822132353430 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x3489E21B:GERAN-A-215:LU)[0x56365ea57950]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822132353430 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011812:MSISDN-491230011812:GERAN-A-215:LU)[0x56365ea1fe20]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822132353430 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011812:MSISDN-491230011812:GERAN-A-215:LU)[0x56365ea1fe20]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x3489E21B:GERAN-A-215:LU)[0x56365ea57950] (vlr_lu_fsm.c:817) 20250822132353430 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011812:MSISDN-491230011812:GERAN-A-215:LU)[0x56365ea1fe20]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822132353430 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011812:MSISDN-491230011812:GERAN-A-215:LU)[0x56365ea1fe20]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822132353430 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x3489E21B:GERAN-A-215:LU)[0x56365ea57950]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822132353430 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011812/3/1): Available (smpp_smsc.c:626) 20250822132353431 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x3489E21B + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822132353431 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x3489E21B + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822132353431 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x3489E21B - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822132353431 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x3489E21B - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250822132353431 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132353431 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132353431 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132353431 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132353431 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132353431 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132353431 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132353431 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1249)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1249)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1247)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1247)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1247)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1247)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1247)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1247)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1247)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1247)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1249)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132353432 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132353432 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132353432 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132353432 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132353432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132353432 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132353432 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132353432 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132353432 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x3489E21B:GERAN-A-215:LU)[0x56365ea57950]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822132353432 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x3489E21B:GERAN-A-215:LU)[0x56365ea57950]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x3489E21B:GERAN-A-215:LU)[0x56365ea16cd0] (msc_a.c:1053) 20250822132353432 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x3489E21B:GERAN-A-215:LU)[0x56365ea57950]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822132353432 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x3489E21B:GERAN-A-215:LU)[0x56365ea57950]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822132353432 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x3489E21B:GERAN-A-215:LU)[0x56365ea57950]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822132353432 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x3489E21B - active-conn: now used by 1 (attached) (msub.c:375) 20250822132353432 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132353432 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132353432 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132353432 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132353432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132353432 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132353432 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132353432 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1249)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1249)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1247)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-M3UA(1249)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132353432 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132353432 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132353432 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132353432 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132353432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132353432 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132353432 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132353432 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1248)@718a44d66dfb: Deleted conn table entry 0TC_sgsap_lu_imsi_reject0(1257)5166183 TC_sgsap_lu_imsi_reject0(1257)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132353433 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x3489E21B + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822132353433 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x3489E21B - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_sgsap_lu_imsi_reject0(1257)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_imsi_reject0(1257)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_imsi_reject0(1257)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1248)@718a44d66dfb: Created IMSI[0] for '262420000011812'H'3489E21B'O to be handled at TC_sgsap_lu_imsi_reject0(1257) 20250822132353439 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x3489E21B + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822132353439 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x3489E21B + Paging: now used by 3 (attached,VTY,Paging) (paging.c:111) 20250822132353439 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x3489E21B - VTY: now used by 2 (attached,Paging) (msc_vty.c:1721) 20250822132353439 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132353439 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132353439 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132353439 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132353439 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132353439 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132353439 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132353439 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1249)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1249)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1248)@718a44d66dfb: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_lu_imsi_reject0(1257) TC_sgsap_lu_imsi_reject0(1257)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_imsi_reject0(1257)@718a44d66dfb: 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 := '3489E21B'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1248)@718a44d66dfb: Added conn table entry 0TC_sgsap_lu_imsi_reject0(1257)9906714 MSC_Test_0-RAN(1248)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1247)@718a44d66dfb: First idle individual index:0 20250822132353443 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132353443 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132353443 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132353443 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) MSC_Test_0-M3UA(1249)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132353443 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132353443 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132353443 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132353443 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132353443 DMM DEBUG msc_a(TMSI-0x3489E21B:GERAN-A-216:CM_SERVICE_REQ)[0x56365ea34030]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250822132353443 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3489E21B:GERAN-A-216:CM_SERVICE_REQ)[0x56365ea38b80]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822132353443 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3489E21B:GERAN-A-216:CM_SERVICE_REQ)[0x56365ea38b80]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x3489E21B:GERAN-A-216:CM_SERVICE_REQ)[0x56365ea34030] (fsm.c:486) 20250822132353443 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3489E21B:GERAN-A-216:CM_SERVICE_REQ)[0x56365ea38b80]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250822132353443 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3489E21B:GERAN-A-216:CM_SERVICE_REQ)[0x56365ea38b80]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822132353443 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x3489E21B + proc_arq_vlr_fn_init: now used by 3 (attached,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822132353443 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x3489E21B + active-conn: now used by 4 (attached,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822132353443 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x3489E21B:GERAN-A-216:CM_SERVICE_REQ)[0x56365ea38b80]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822132353443 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x3489E21B:GERAN-A-216:CM_SERVICE_REQ)[0x56365ea38b80]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822132353443 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x3489E21B:GERAN-A-216:CM_SERVICE_REQ)[0x56365ea38b80]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822132353443 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x3489E21B:GERAN-A-216:CM_SERVICE_REQ)[0x56365ea38b80]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822132353443 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x3489E21B:GERAN-A-216:CM_SERVICE_REQ)[0x56365ea38b80]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822132353443 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x3489E21B:GERAN-A-216:CM_SERVICE_REQ)[0x56365ea38b80]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822132353443 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x3489E21B:GERAN-A-216:CM_SERVICE_REQ)[0x56365ea38b80]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822132353443 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x3489E21B:GERAN-A-216:CM_SERVICE_REQ)[0x56365ea38b80]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822132353443 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x3489E21B:GERAN-A-216:CM_SERVICE_REQ)[0x56365ea38b80]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822132353443 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x3489E21B:GERAN-A-216:CM_SERVICE_REQ)[0x56365ea38b80]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822132353443 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011812/3/1): Available (smpp_smsc.c:626) 20250822132353443 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x3489E21B - proc_arq_vlr_fn_init: now used by 3 (attached,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250822132353444 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132353444 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132353444 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132353444 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132353444 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132353444 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132353444 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132353444 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132353444 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132353444 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132353444 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132353444 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132353444 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132353444 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132353444 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132353444 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132353444 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132353444 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132353444 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132353444 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132353444 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132353444 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132353444 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132353444 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1249)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1249)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1249)@718a44d66dfb: Message received on association #8 MSC_Test_0-SCCP(1247)@718a44d66dfb: { messageType := 2, destLocRef := '972A1A'O, sourceLocRef := '0000D8'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1247)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-M3UA(1249)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1247)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1247)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1247)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(1249)@718a44d66dfb: Message received on association #8 MSC_Test_0-SCCP(1247)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1249)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1247)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1247)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1247)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1247)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132353445 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x3489E21B + VTY: now used by 4 (attached,Paging,active-conn,VTY) (msc_vty.c:1285) 20250822132353445 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x3489E21B - VTY: now used by 3 (attached,Paging,active-conn) (msc_vty.c:1317) TC_sgsap_lu_imsi_reject0(1257)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_imsi_reject0(1257)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1247)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1247)@718a44d66dfb: vl_len:28 MSC_Test_0-SCCP(1247)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1247)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1249)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132353449 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132353449 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132353449 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132353449 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132353449 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132353449 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132353449 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132353449 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132353449 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x3489E21B + SMS: now used by 4 (attached,Paging,active-conn,SMS) (transaction.c:228) 20250822132353449 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250822132353449 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250822132353449 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132353449 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132353449 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132353449 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132353449 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132353449 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132353449 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132353449 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132353449 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132353449 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132353449 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132353449 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132353449 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132353449 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132353449 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132353449 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1249)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1249)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1247)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1247)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1247)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1247)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1249)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1249)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1247)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1247)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1247)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1247)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu_imsi_reject0(1257)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_imsi_reject0(1257)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1247)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1247)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(1247)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1247)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1249)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132353451 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132353451 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132353451 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132353451 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132353451 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132353451 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132353451 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132353451 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132353452 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x3489E21B - SMS: now used by 3 (attached,Paging,active-conn) (transaction.c:281) 20250822132353452 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x3489E21B + msc_a_fsm_releasing_onenter: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822132353452 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x3489E21B + 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) 20250822132353452 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x3489E21B - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822132353452 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x3489E21B - msc_a_fsm_releasing_onenter: now used by 3 (attached,Paging,active-conn) (msc_a.c:1004) 20250822132353452 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132353452 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132353452 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132353452 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132353452 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132353452 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132353452 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132353452 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1249)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1249)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1247)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1247)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1247)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1247)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1247)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1247)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1247)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1247)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822132353453 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132353453 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132353453 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132353453 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132353453 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132353453 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132353453 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132353453 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1249)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132353453 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x3489E21B:GERAN-A-216:CM_SERVICE_REQ)[0x56365ea38b80]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822132353453 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x3489E21B:GERAN-A-216:CM_SERVICE_REQ)[0x56365ea38b80]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x3489E21B:GERAN-A-216:CM_SERVICE_REQ)[0x56365ea34030] (msc_a.c:1053) 20250822132353453 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x3489E21B:GERAN-A-216:CM_SERVICE_REQ)[0x56365ea38b80]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822132353453 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x3489E21B:GERAN-A-216:CM_SERVICE_REQ)[0x56365ea38b80]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822132353453 DBSSAP ERROR msc_a(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x3489E21B:GERAN-A-216:CM_SERVICE_REQ)[0x56365ea34030]{MSC_A_ST_RELEASED}: Deallocating active transactions failed (msc_a.c:1064) 20250822132353453 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x3489E21B - active-conn: now used by 2 (attached,Paging) (msub.c:375) 20250822132353453 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132353453 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132353453 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132353453 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132353453 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132353453 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132353453 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132353453 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1249)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1249)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1247)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-M3UA(1249)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132353453 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132353453 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132353453 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132353453 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132353453 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132353453 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132353453 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132353453 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1248)@718a44d66dfb: Deleted conn table entry 0TC_sgsap_lu_imsi_reject0(1257)9906714 TC_sgsap_lu_imsi_reject0(1257)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132353454 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x3489E21B + VTY: now used by 3 (attached,Paging,VTY) (msc_vty.c:1285) 20250822132353454 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x3489E21B - VTY: now used by 2 (attached,Paging) (msc_vty.c:1317) TC_sgsap_lu_imsi_reject0(1257)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_imsi_reject0(1257)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_imsi_reject0(1257)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_imsi_reject0(1257)@718a44d66dfb: Final verdict of PTC: pass 20250822132353457 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822132353457 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-RAN(1248)@718a44d66dfb: Final verdict of PTC: none 20250822132353458 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MNCC(1250)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-SCCP(1247)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP-IPA(1252)@718a44d66dfb: Final verdict of PTC: none 20250822132353460 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: Connection lost (sgs_server.c:101) MSC_Test-GSUP(1253)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-M3UA(1249)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SGsAP(1255)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(1251)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(1254)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1258)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(1256)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1246)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1246): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(1247): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(1248): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(1249): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(1250): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(1251): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(1252): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(1253): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(1254): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SGsAP(1255): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(1256): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_sgsap_lu_imsi_reject0(1257): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1258): none (pass -> pass) MTC@718a44d66dfb: Test case TC_sgsap_lu_imsi_reject finished. Verdict: pass MTC@718a44d66dfb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_lu_imsi_reject pass'. Fri Aug 22 13:23:53 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 20250822132353654 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822132353654 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822132353654 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822132353654 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822132353654 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822132353654 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822132353654 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822132353654 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822132353654 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822132353654 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132353655 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822132353655 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822132353655 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822132353655 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822132353655 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822132353655 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822132353655 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822132353655 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822132353655 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822132354459 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=336604) 20250822132355459 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822132355656 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822132355656 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822132355656 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=336604, count=337704) 20250822132356460 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:23: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_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 20250822132357461 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_sgsap_lu_and_nothing started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(1262)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(1262)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1262)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(1260)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822132357802 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1263)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822132357991 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x01D31D3E - Paging: now used by 1 (attached) (paging.c:202) 20250822132357996 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822132357996 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822132357996 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822132357996 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1262)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1262)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1262)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822132357998 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132357998 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822132357998 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822132357998 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822132357998 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822132357998 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822132357998 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1262)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(1262)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1262)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1262)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1262)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822132357999 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132357999 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822132357999 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822132357999 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822132357999 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822132357999 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822132357999 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1262)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1262)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1262)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1262)@718a44d66dfb: Message received on association #8 20250822132357999 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822132357999 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1262)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1262)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1262)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1262)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822132358462 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822132358462 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1265)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1265)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822132358464 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1265)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1265)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1265)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1265)@718a44d66dfb: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1265)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1265)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822132358474 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822132358474 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-SGsAP(1268)@718a44d66dfb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1268)@718a44d66dfb: Created Expect[0] for '262420000011813'H to be handled at TC_sgsap_lu_and_nothing0(1270) MSC_Test-GSUP(1266)@718a44d66dfb: Created GsupExpect[0] for "262420000011813" to be handled at TC_sgsap_lu_and_nothing0(1270) 20250822132358511 DVLR INFO VLR subscr unknown + SGs-lu: now used by 1 (SGs-lu) (vlr_sgs.c:87) 20250822132358511 DVLR DEBUG set IMSI on subscriber; IMSI=262420000011813 id=262420000011813 (vlr.c:661) 20250822132358511 DVLR INFO New subscr, IMSI: 262420000011813 (vlr.c:562) 20250822132358511 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132358511 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011813 (MSISDN=) (NO CONN!) (gsm_04_08.c:1541) MSC_Test-GSUP(1266)@718a44d66dfb: Found GsupExpect[0] for "262420000011813" handled at TC_sgsap_lu_and_nothing0(1270) MSC_Test-GSUP(1266)@718a44d66dfb: Added IMSI table entry 0TC_sgsap_lu_and_nothing0(1270)"262420000011813" 20250822132358513 DVLR DEBUG VLR subscr IMSI-262420000011813:TMSInew-0x7DD33ED4 + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250822132358513 DVLR DEBUG IMSI:262420000011813 has MSISDN:491230011813 (vlr.c:1045) 20250822132358513 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011813 (MSISDN=491230011813) (NO CONN!) (gsm_04_08.c:1541) 20250822132358513 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSInew-0x7DD33ED4 - vlr_gsup_rx: now used by 1 (SGs-lu) (vlr.c:1410) 20250822132358513 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSInew-0x7DD33ED4 + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250822132358513 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSInew-0x7DD33ED4 + attached: now used by 3 (SGs-lu,vlr_gsup_rx,attached) (vlr_sgs_fsm.c:152) 20250822132358513 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSInew-0x7DD33ED4 - SGs-lu: now used by 2 (vlr_gsup_rx,attached) (vlr_sgs.c:124) 20250822132358513 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSInew-0x7DD33ED4 - vlr_gsup_rx: now used by 1 (attached) (vlr.c:1410) TC_sgsap_lu_and_nothing0(1270)@718a44d66dfb: tr_SGsAP_IMSI: '262420000011813'H TC_sgsap_lu_and_nothing0(1270)@718a44d66dfb: tr_SGsAP_IMSI: '262420000011813'H MSC_Test-SGsAP(1268)@718a44d66dfb: 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 := '7DD33ED4'O } } } } } } handled at TC_sgsap_lu_and_nothing0(1270) TC_sgsap_lu_and_nothing0(1270)@718a44d66dfb: tr_SGsAP_IMSI: '262420000011813'H TC_sgsap_lu_and_nothing0(1270)@718a44d66dfb: setverdict(pass): none -> pass 20250822132358813 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132358813 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132358813 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132358813 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132358813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132358813 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132358813 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132358813 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1262)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132358814 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132358814 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132358814 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132358814 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132358814 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132358814 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132358814 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132358814 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1262)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1262)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1261)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250822132403439 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x3489E21B - Paging: now used by 1 (attached) (paging.c:202) MSC_Test-GSUP-IPA(1265)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1265)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1265)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1265)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP(1266)@718a44d66dfb: Created GsupExpect[0] for "262420000011813" to be handled at TC_sgsap_lu_and_nothing0(1270) TC_sgsap_lu_and_nothing0(1270)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000011813'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1261)@718a44d66dfb: Added conn table entry 0TC_sgsap_lu_and_nothing0(1270)635041 MSC_Test_0-SCCP(1260)@718a44d66dfb: First idle individual index:0 MSC_Test_0-RAN(1261)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1262)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132443570 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132443570 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132443570 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132443570 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132443570 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132443570 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132443570 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132443570 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132443570 DMM DEBUG msc_a(IMSI-262420000011813:GERAN-A-217:LU)[0x56365ea57950]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000011813 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822132443570 DMM DEBUG msc_a(IMSI-262420000011813:GERAN-A-217:LU)[0x56365ea57950]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822132443570 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011813:GERAN-A-217:LU)[0x56365ea1fe20]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822132443570 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011813:GERAN-A-217:LU)[0x56365ea1fe20]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000011813:GERAN-A-217:LU)[0x56365ea57950] (fsm.c:486) 20250822132443570 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011813:GERAN-A-217:LU)[0x56365ea1fe20]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822132443570 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011813:GERAN-A-217:LU)[0x56365ea1fe20]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822132443570 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) 20250822132443570 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822132443570 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250822132443570 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132443570 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x56365ea1fe20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822132443570 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x56365ea1fe20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822132443570 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x56365ea1fe20]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822132443570 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x56365ea1fe20]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822132443570 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x56365ea1fe20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822132443570 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x56365ea1fe20]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822132443570 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x56365ea29650]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822132443570 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x56365ea29650]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x56365ea1fe20] (fsm.c:486) 20250822132443570 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x56365ea29650]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822132443570 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x56365ea29650]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822132443571 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132443571 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132443571 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132443571 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132443571 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132443571 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132443571 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132443571 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132443571 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132443571 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132443571 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132443571 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132443571 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132443571 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132443571 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132443571 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1262)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1262)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1262)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1262)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1260)@718a44d66dfb: { messageType := 2, destLocRef := '09B0A1'O, sourceLocRef := '0000D9'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1260)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1260)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1260)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1260)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1260)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132443572 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250822132443572 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1260)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1260)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(1260)@718a44d66dfb: vl_from0 TC_sgsap_lu_and_nothing0(1270)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_and_nothing0(1270)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1260)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250822132443573 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132443573 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132443573 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132443573 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132443573 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132443573 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132443573 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132443573 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1262)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132443574 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132443574 DVLR DEBUG IMSI:262420000011813 has MSISDN:491230011813 (vlr.c:1045) 20250822132443574 DMSC NOTICE msub(IMSI-262420000011813:MSISDN-491230011813) VLR: update for IMSI=262420000011813 (MSISDN=491230011813) (gsm_04_08.c:1541) 20250822132443574 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822132443574 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132443574 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x56365ea1fe20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822132443574 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x56365ea29650]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822132443574 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x56365ea29650]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822132443574 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x56365ea29650]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822132443574 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x56365ea29650]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x56365ea1fe20] (vlr_lu_fsm.c:110) 20250822132443574 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x56365ea29650]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822132443574 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x56365ea29650]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822132443574 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x56365ea1fe20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822132443574 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x56365ea1fe20]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822132443574 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x56365ea09700]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822132443574 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x56365ea09700]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x56365ea1fe20] (fsm.c:486) 20250822132443574 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x56365ea09700]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822132443574 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x56365ea09700]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822132443574 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x56365ea09700]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822132443574 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x56365ea09700]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822132443574 DMSC NOTICE msub(IMSI-262420000011813:MSISDN-491230011813:TMSInew-0x751D6337) VLR: update for IMSI=262420000011813 (MSISDN=491230011813) (gsm_04_08.c:1541) 20250822132443574 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x56365ea09700]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822132443574 DMM DEBUG -> IMSI-262420000011813:MSISDN-491230011813:TMSInew-0x751D6337 LOCATION UPDATE ACCEPT (TMSI = 0x751d6337) (gsm_04_08.c:149) 20250822132443574 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSInew-0x751D6337 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822132443574 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132443574 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132443574 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132443574 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132443574 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132443574 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132443574 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132443574 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1262)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1262)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1260)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1260)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1260)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1260)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu_and_nothing0(1270)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1261)@718a44d66dfb: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1261)@718a44d66dfb: patched enc_l3: '055B'O MSC_Test_0-SCCP(1260)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1260)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(1260)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1260)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1262)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132443577 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132443578 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132443578 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132443578 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132443578 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132443578 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132443578 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132443578 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132443578 DMM DEBUG msc_a(IMSI-262420000011813:MSISDN-491230011813:TMSInew-0x751D6337:GERAN-A-217:LU)[0x56365ea57950]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822132443578 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011813:MSISDN-491230011813:TMSInew-0x751D6337:GERAN-A-217:LU)[0x56365ea1fe20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822132443578 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x56365ea09700]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822132443578 DMSC NOTICE msub(IMSI-262420000011813:MSISDN-491230011813:TMSI-0x751D6337) VLR: update for IMSI=262420000011813 (MSISDN=491230011813) (gsm_04_08.c:1541) 20250822132443578 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x56365ea09700]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822132443578 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011813:MSISDN-491230011813:TMSI-0x751D6337:GERAN-A-217:LU)[0x56365ea1fe20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822132443578 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x56365ea09700]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822132443578 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x56365ea09700]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011813:MSISDN-491230011813:TMSI-0x751D6337:GERAN-A-217:LU)[0x56365ea1fe20] (vlr_lu_fsm.c:817) 20250822132443578 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x56365ea09700]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822132443578 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x56365ea09700]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822132443578 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011813:MSISDN-491230011813:TMSI-0x751D6337:GERAN-A-217:LU)[0x56365ea1fe20]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822132443578 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011813/3/1): Available (smpp_smsc.c:626) 20250822132443578 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0x751D6337 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822132443578 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0x751D6337 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822132443578 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0x751D6337 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822132443578 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0x751D6337 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822132443578 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132443578 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132443578 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132443578 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132443578 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132443578 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132443578 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132443578 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1262)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1262)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1260)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1260)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1260)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1260)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1260)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1260)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1260)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1260)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1262)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132443579 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132443579 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132443579 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132443579 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132443579 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132443579 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132443579 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132443579 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132443579 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011813:MSISDN-491230011813:TMSI-0x751D6337:GERAN-A-217:LU)[0x56365ea1fe20]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822132443579 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011813:MSISDN-491230011813:TMSI-0x751D6337:GERAN-A-217:LU)[0x56365ea1fe20]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000011813:MSISDN-491230011813:TMSI-0x751D6337:GERAN-A-217:LU)[0x56365ea57950] (msc_a.c:1053) 20250822132443579 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011813:MSISDN-491230011813:TMSI-0x751D6337:GERAN-A-217:LU)[0x56365ea1fe20]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822132443579 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011813:MSISDN-491230011813:TMSI-0x751D6337:GERAN-A-217:LU)[0x56365ea1fe20]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822132443579 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011813:MSISDN-491230011813:TMSI-0x751D6337:GERAN-A-217:LU)[0x56365ea1fe20]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822132443579 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0x751D6337 - active-conn: now used by 1 (attached) (msub.c:375) 20250822132443580 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132443580 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132443580 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132443580 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132443580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132443580 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132443580 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132443580 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1262)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1262)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1260)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-M3UA(1262)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132443580 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132443580 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132443580 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132443580 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132443580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132443580 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132443580 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132443580 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1261)@718a44d66dfb: Deleted conn table entry 0TC_sgsap_lu_and_nothing0(1270)635041 TC_sgsap_lu_and_nothing0(1270)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132443581 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0x751D6337 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822132443581 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0x751D6337 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_sgsap_lu_and_nothing0(1270)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_and_nothing0(1270)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_nothing0(1270)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1261)@718a44d66dfb: Created IMSI[0] for '262420000011813'H'751D6337'O to be handled at TC_sgsap_lu_and_nothing0(1270) 20250822132443584 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0x751D6337 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822132443584 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0x751D6337 + Paging: now used by 3 (attached,VTY,Paging) (paging.c:111) 20250822132443584 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0x751D6337 - VTY: now used by 2 (attached,Paging) (msc_vty.c:1721) 20250822132443584 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132443584 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132443584 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132443584 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132443584 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132443584 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132443584 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132443584 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1262)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1262)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1261)@718a44d66dfb: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_lu_and_nothing0(1270) TC_sgsap_lu_and_nothing0(1270)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_nothing0(1270)@718a44d66dfb: 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 := '751D6337'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1261)@718a44d66dfb: Added conn table entry 0TC_sgsap_lu_and_nothing0(1270)12312806 MSC_Test_0-RAN(1261)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1260)@718a44d66dfb: First idle individual index:0 MSC_Test_0-M3UA(1262)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132443588 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132443588 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132443588 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132443588 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132443588 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132443588 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132443588 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132443588 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132443588 DMM DEBUG msc_a(TMSI-0x751D6337:GERAN-A-218:CM_SERVICE_REQ)[0x56365ea16cd0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250822132443588 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x751D6337:GERAN-A-218:CM_SERVICE_REQ)[0x56365ea34030]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822132443588 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x751D6337:GERAN-A-218:CM_SERVICE_REQ)[0x56365ea34030]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x751D6337:GERAN-A-218:CM_SERVICE_REQ)[0x56365ea16cd0] (fsm.c:486) 20250822132443588 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x751D6337:GERAN-A-218:CM_SERVICE_REQ)[0x56365ea34030]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250822132443588 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x751D6337:GERAN-A-218:CM_SERVICE_REQ)[0x56365ea34030]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822132443588 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0x751D6337 + proc_arq_vlr_fn_init: now used by 3 (attached,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822132443588 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0x751D6337 + active-conn: now used by 4 (attached,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822132443589 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011813:MSISDN-491230011813:TMSI-0x751D6337:GERAN-A-218:CM_SERVICE_REQ)[0x56365ea34030]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822132443589 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011813:MSISDN-491230011813:TMSI-0x751D6337:GERAN-A-218:CM_SERVICE_REQ)[0x56365ea34030]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822132443589 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011813:MSISDN-491230011813:TMSI-0x751D6337:GERAN-A-218:CM_SERVICE_REQ)[0x56365ea34030]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822132443589 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011813:MSISDN-491230011813:TMSI-0x751D6337:GERAN-A-218:CM_SERVICE_REQ)[0x56365ea34030]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822132443589 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011813:MSISDN-491230011813:TMSI-0x751D6337:GERAN-A-218:CM_SERVICE_REQ)[0x56365ea34030]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822132443589 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011813:MSISDN-491230011813:TMSI-0x751D6337:GERAN-A-218:CM_SERVICE_REQ)[0x56365ea34030]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822132443589 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011813:MSISDN-491230011813:TMSI-0x751D6337:GERAN-A-218:CM_SERVICE_REQ)[0x56365ea34030]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822132443589 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011813:MSISDN-491230011813:TMSI-0x751D6337:GERAN-A-218:CM_SERVICE_REQ)[0x56365ea34030]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822132443589 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011813:MSISDN-491230011813:TMSI-0x751D6337:GERAN-A-218:CM_SERVICE_REQ)[0x56365ea34030]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822132443589 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011813:MSISDN-491230011813:TMSI-0x751D6337:GERAN-A-218:CM_SERVICE_REQ)[0x56365ea34030]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822132443589 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011813/3/1): Available (smpp_smsc.c:626) 20250822132443589 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0x751D6337 - proc_arq_vlr_fn_init: now used by 3 (attached,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250822132443589 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132443589 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132443589 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132443589 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132443589 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132443589 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132443589 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132443589 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132443589 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132443589 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132443589 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132443589 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132443589 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132443589 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132443589 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132443589 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132443589 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132443589 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132443589 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132443589 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132443589 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132443589 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132443589 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132443589 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1262)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1262)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1262)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1262)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1260)@718a44d66dfb: { messageType := 2, destLocRef := 'BBE0E6'O, sourceLocRef := '0000DA'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1260)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-M3UA(1262)@718a44d66dfb: Message received on association #8 MSC_Test_0-SCCP(1260)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1260)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1260)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1260)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1262)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1260)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1260)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1260)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1260)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132443589 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0x751D6337 + VTY: now used by 4 (attached,Paging,active-conn,VTY) (msc_vty.c:1285) 20250822132443589 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0x751D6337 - VTY: now used by 3 (attached,Paging,active-conn) (msc_vty.c:1317) TC_sgsap_lu_and_nothing0(1270)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_and_nothing0(1270)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1260)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1260)@718a44d66dfb: vl_len:28 MSC_Test_0-SCCP(1260)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1260)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1262)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132443593 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132443593 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132443593 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132443593 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132443593 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132443593 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132443593 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132443593 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132443593 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0x751D6337 + SMS: now used by 4 (attached,Paging,active-conn,SMS) (transaction.c:228) 20250822132443593 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250822132443594 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250822132443594 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132443594 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132443594 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132443594 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132443594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132443594 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132443594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132443594 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132443594 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132443594 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132443594 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132443594 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132443594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132443594 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132443594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132443594 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1262)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1262)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1262)@718a44d66dfb: Message received on association #8 MSC_Test_0-SCCP(1260)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1260)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1260)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1260)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1262)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1260)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1260)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1260)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1260)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu_and_nothing0(1270)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_nothing0(1270)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1260)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1260)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(1260)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1260)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1262)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132443595 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132443595 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132443595 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132443595 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132443595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132443595 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132443595 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132443595 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132443596 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0x751D6337 - SMS: now used by 3 (attached,Paging,active-conn) (transaction.c:281) 20250822132443596 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0x751D6337 + msc_a_fsm_releasing_onenter: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822132443596 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0x751D6337 + 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) 20250822132443596 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0x751D6337 - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822132443596 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0x751D6337 - msc_a_fsm_releasing_onenter: now used by 3 (attached,Paging,active-conn) (msc_a.c:1004) 20250822132443596 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132443596 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132443596 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132443596 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132443596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132443596 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132443596 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132443596 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1262)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1262)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1260)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1260)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1260)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1260)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1260)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1260)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1260)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1260)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1262)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132443597 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132443597 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132443597 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132443597 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132443597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132443597 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132443597 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132443597 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132443597 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011813:MSISDN-491230011813:TMSI-0x751D6337:GERAN-A-218:CM_SERVICE_REQ)[0x56365ea34030]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822132443597 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011813:MSISDN-491230011813:TMSI-0x751D6337:GERAN-A-218:CM_SERVICE_REQ)[0x56365ea34030]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000011813:MSISDN-491230011813:TMSI-0x751D6337:GERAN-A-218:CM_SERVICE_REQ)[0x56365ea16cd0] (msc_a.c:1053) 20250822132443597 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011813:MSISDN-491230011813:TMSI-0x751D6337:GERAN-A-218:CM_SERVICE_REQ)[0x56365ea34030]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822132443597 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011813:MSISDN-491230011813:TMSI-0x751D6337:GERAN-A-218:CM_SERVICE_REQ)[0x56365ea34030]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822132443597 DBSSAP ERROR msc_a(IMSI-262420000011813:MSISDN-491230011813:TMSI-0x751D6337:GERAN-A-218:CM_SERVICE_REQ)[0x56365ea16cd0]{MSC_A_ST_RELEASED}: Deallocating active transactions failed (msc_a.c:1064) 20250822132443597 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0x751D6337 - active-conn: now used by 2 (attached,Paging) (msub.c:375) 20250822132443597 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132443597 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132443597 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132443597 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132443597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132443597 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132443597 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132443597 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1262)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1262)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1260)@718a44d66dfb: Session index based on local reference:0 20250822132443597 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132443597 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132443597 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132443597 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132443597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132443597 DLSS7 DEBUG Found route for dpc=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(1262)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132443597 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132443597 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1261)@718a44d66dfb: Deleted conn table entry 0TC_sgsap_lu_and_nothing0(1270)12312806 TC_sgsap_lu_and_nothing0(1270)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132443598 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0x751D6337 + VTY: now used by 3 (attached,Paging,VTY) (msc_vty.c:1285) 20250822132443598 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0x751D6337 - VTY: now used by 2 (attached,Paging) (msc_vty.c:1317) TC_sgsap_lu_and_nothing0(1270)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_and_nothing0(1270)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_nothing0(1270)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_nothing0(1270)@718a44d66dfb: Final verdict of PTC: pass 20250822132443600 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822132443600 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(1260)@718a44d66dfb: Final verdict of PTC: none 20250822132443601 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250822132443601 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: Connection lost (sgs_server.c:101) MSC_Test_0-M3UA(1262)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP-IPA(1265)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(1263)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1271)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(1267)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1259)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(1261)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(1264)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(1269)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP(1266)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SGsAP(1268)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1259): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(1260): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(1261): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(1262): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(1263): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(1264): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(1265): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(1266): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(1267): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SGsAP(1268): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(1269): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_sgsap_lu_and_nothing0(1270): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1271): none (pass -> pass) MTC@718a44d66dfb: Test case TC_sgsap_lu_and_nothing finished. Verdict: pass MTC@718a44d66dfb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_lu_and_nothing pass'. Fri Aug 22 13:24:43 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 20250822132443798 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822132443798 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822132443798 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822132443798 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822132443798 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822132443798 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822132443798 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822132443798 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822132443798 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822132443798 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132443798 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822132443798 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822132443798 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822132443798 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822132443798 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822132443798 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822132443798 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822132443798 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822132443798 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822132444602 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=347604) 20250822132445602 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822132445800 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822132445800 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822132445800 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=347604, count=349836) 20250822132446604 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:24: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_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 20250822132447604 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_sgsap_expl_imsi_det_eps started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(1275)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(1275)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1275)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(1273)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822132447936 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1276)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822132448130 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822132448130 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822132448130 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822132448130 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1275)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1275)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1275)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822132448131 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132448131 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822132448131 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822132448131 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822132448131 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822132448131 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822132448131 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1275)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(1275)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1275)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1275)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1275)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822132448132 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132448132 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822132448132 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822132448132 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822132448132 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822132448132 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822132448132 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1275)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1275)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1275)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1275)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1275)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1275)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) 20250822132448132 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822132448132 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1275)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1275)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822132448606 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822132448606 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1278)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1278)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822132448607 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1278)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1278)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1278)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1278)@718a44d66dfb: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1278)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1278)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822132448620 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822132448620 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-SGsAP(1281)@718a44d66dfb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1281)@718a44d66dfb: Created Expect[0] for '262420000011814'H to be handled at TC_sgsap_expl_imsi_det_eps0(1283) MSC_Test-GSUP(1279)@718a44d66dfb: Created GsupExpect[0] for "262420000011814" to be handled at TC_sgsap_expl_imsi_det_eps0(1283) 20250822132448695 DVLR INFO VLR subscr unknown + SGs-lu: now used by 1 (SGs-lu) (vlr_sgs.c:87) 20250822132448695 DVLR DEBUG set IMSI on subscriber; IMSI=262420000011814 id=262420000011814 (vlr.c:661) 20250822132448695 DVLR INFO New subscr, IMSI: 262420000011814 (vlr.c:562) 20250822132448695 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: 901-70 (vlr.c:707) 20250822132448695 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011814 (MSISDN=) (NO CONN!) (gsm_04_08.c:1541) MSC_Test-GSUP(1279)@718a44d66dfb: Found GsupExpect[0] for "262420000011814" handled at TC_sgsap_expl_imsi_det_eps0(1283) MSC_Test-GSUP(1279)@718a44d66dfb: Added IMSI table entry 0TC_sgsap_expl_imsi_det_eps0(1283)"262420000011814" 20250822132448701 DVLR DEBUG VLR subscr IMSI-262420000011814:TMSInew-0x4099549A + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250822132448701 DVLR DEBUG IMSI:262420000011814 has MSISDN:491230011814 (vlr.c:1045) 20250822132448701 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011814 (MSISDN=491230011814) (NO CONN!) (gsm_04_08.c:1541) 20250822132448701 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSInew-0x4099549A - vlr_gsup_rx: now used by 1 (SGs-lu) (vlr.c:1410) 20250822132448702 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSInew-0x4099549A + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250822132448702 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSInew-0x4099549A + attached: now used by 3 (SGs-lu,vlr_gsup_rx,attached) (vlr_sgs_fsm.c:152) 20250822132448702 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSInew-0x4099549A - SGs-lu: now used by 2 (vlr_gsup_rx,attached) (vlr_sgs.c:124) 20250822132448702 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSInew-0x4099549A - vlr_gsup_rx: now used by 1 (attached) (vlr.c:1410) TC_sgsap_expl_imsi_det_eps0(1283)@718a44d66dfb: tr_SGsAP_IMSI: '262420000011814'H TC_sgsap_expl_imsi_det_eps0(1283)@718a44d66dfb: tr_SGsAP_IMSI: '262420000011814'H MSC_Test-SGsAP(1281)@718a44d66dfb: 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 := '4099549A'O } } } } } } handled at TC_sgsap_expl_imsi_det_eps0(1283) TC_sgsap_expl_imsi_det_eps0(1283)@718a44d66dfb: tr_SGsAP_IMSI: '262420000011814'H 20250822132448708 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSInew-0x4099549A + vlr_sgs_tmsi_reall_compl: now used by 2 (attached,vlr_sgs_tmsi_reall_compl) (vlr_sgs.c:235) 20250822132448708 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x4099549A - vlr_sgs_tmsi_reall_compl: now used by 1 (attached) (vlr_sgs.c:240) TC_sgsap_expl_imsi_det_eps0(1283)@718a44d66dfb: setverdict(pass): none -> pass MSC_Test_0-M3UA(1275)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132448934 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132448934 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132448934 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132448934 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132448934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132448934 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132448934 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132448934 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132448935 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132448935 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132448935 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132448935 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132448935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132448935 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132448935 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132448935 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1275)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1275)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1274)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_expl_imsi_det_eps0(1283)@718a44d66dfb: tr_SGsAP_IMSI: '262420000011814'H 20250822132451719 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x4099549A + vlr_sgs_eps_detach: now used by 2 (attached,vlr_sgs_eps_detach) (vlr_sgs.c:195) 20250822132451719 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132451719 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x4099549A - vlr_sgs_eps_detach: now used by 1 (attached) (vlr_sgs.c:226) TC_sgsap_expl_imsi_det_eps0(1283)@718a44d66dfb: tr_SGsAP_IMSI: '262420000011814'H MSC_Test-GSUP(1279)@718a44d66dfb: Created GsupExpect[0] for "262420000011814" to be handled at TC_sgsap_expl_imsi_det_eps0(1283) TC_sgsap_expl_imsi_det_eps0(1283)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000011814'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1274)@718a44d66dfb: Added conn table entry 0TC_sgsap_expl_imsi_det_eps0(1283)4447585 MSC_Test_0-RAN(1274)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1273)@718a44d66dfb: First idle individual index:0 MSC_Test_0-M3UA(1275)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132451728 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132451728 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132451728 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132451728 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132451728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132451728 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132451728 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132451728 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132451728 DMM DEBUG msc_a(IMSI-262420000011814:GERAN-A-219:LU)[0x56365ea1fe20]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000011814 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822132451728 DMM DEBUG msc_a(IMSI-262420000011814:GERAN-A-219:LU)[0x56365ea1fe20]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822132451728 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:GERAN-A-219:LU)[0x56365ea09700]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822132451728 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:GERAN-A-219:LU)[0x56365ea09700]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000011814:GERAN-A-219:LU)[0x56365ea1fe20] (fsm.c:486) 20250822132451728 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:GERAN-A-219:LU)[0x56365ea09700]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822132451728 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:GERAN-A-219:LU)[0x56365ea09700]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822132451728 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x4099549A + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822132451728 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x4099549A + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822132451728 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x4099549A - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250822132451728 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132451728 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x4099549A:GERAN-A-219:LU)[0x56365ea09700]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822132451728 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x4099549A:GERAN-A-219:LU)[0x56365ea09700]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822132451728 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x4099549A:GERAN-A-219:LU)[0x56365ea09700]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822132451728 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x4099549A:GERAN-A-219:LU)[0x56365ea09700]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822132451728 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x4099549A:GERAN-A-219:LU)[0x56365ea09700]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822132451728 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x4099549A:GERAN-A-219:LU)[0x56365ea09700]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822132451728 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x4099549A:GERAN-A-219:LU)[0x56365ea29650]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822132451728 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x4099549A:GERAN-A-219:LU)[0x56365ea29650]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x4099549A:GERAN-A-219:LU)[0x56365ea09700] (fsm.c:486) 20250822132451728 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x4099549A:GERAN-A-219:LU)[0x56365ea29650]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822132451728 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x4099549A:GERAN-A-219:LU)[0x56365ea29650]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822132451728 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132451728 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132451728 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132451728 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132451728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132451728 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132451728 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132451728 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132451728 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132451728 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132451728 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132451728 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132451728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132451728 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132451728 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132451728 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1275)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1275)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1275)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1275)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1273)@718a44d66dfb: { messageType := 2, destLocRef := '43DD61'O, sourceLocRef := '0000DB'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1273)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1273)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1273)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1273)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1273)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132451730 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x4099549A + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250822132451730 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x4099549A - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1273)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1273)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(1273)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1273)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1275)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_sgsap_expl_imsi_det_eps0(1283)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" 20250822132451730 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132451730 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132451730 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132451730 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132451730 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132451730 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132451730 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132451730 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_sgsap_expl_imsi_det_eps0(1283)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132451731 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x4099549A + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132451731 DVLR DEBUG IMSI:262420000011814 has MSISDN:491230011814 (vlr.c:1045) 20250822132451731 DMSC NOTICE msub(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x4099549A) VLR: update for IMSI=262420000011814 (MSISDN=491230011814) (gsm_04_08.c:1541) 20250822132451731 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x4099549A - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822132451731 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x4099549A + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132451731 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x4099549A:GERAN-A-219:LU)[0x56365ea09700]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822132451731 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x4099549A:GERAN-A-219:LU)[0x56365ea29650]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822132451731 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x4099549A:GERAN-A-219:LU)[0x56365ea29650]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822132451731 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x4099549A:GERAN-A-219:LU)[0x56365ea29650]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822132451731 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x4099549A:GERAN-A-219:LU)[0x56365ea29650]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x4099549A:GERAN-A-219:LU)[0x56365ea09700] (vlr_lu_fsm.c:110) 20250822132451731 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x4099549A:GERAN-A-219:LU)[0x56365ea29650]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822132451731 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x4099549A:GERAN-A-219:LU)[0x56365ea29650]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822132451731 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x4099549A:GERAN-A-219:LU)[0x56365ea09700]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822132451731 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x4099549A:GERAN-A-219:LU)[0x56365ea09700]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822132451732 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x4099549A:GERAN-A-219:LU)[0x56365ea14660]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822132451732 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x4099549A:GERAN-A-219:LU)[0x56365ea14660]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x4099549A:GERAN-A-219:LU)[0x56365ea09700] (fsm.c:486) 20250822132451732 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x4099549A:GERAN-A-219:LU)[0x56365ea14660]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822132451732 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x4099549A:GERAN-A-219:LU)[0x56365ea14660]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822132451732 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x4099549A:GERAN-A-219:LU)[0x56365ea14660]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822132451732 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x4099549A:GERAN-A-219:LU)[0x56365ea14660]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822132451732 DMSC NOTICE msub(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x4099549A:TMSInew-0xBDB46F22) VLR: update for IMSI=262420000011814 (MSISDN=491230011814) (gsm_04_08.c:1541) 20250822132451732 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x4099549A:GERAN-A-219:LU)[0x56365ea14660]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822132451732 DMM DEBUG -> IMSI-262420000011814:MSISDN-491230011814:TMSI-0x4099549A:TMSInew-0xBDB46F22 LOCATION UPDATE ACCEPT (TMSI = 0xbdb46f22) (gsm_04_08.c:149) 20250822132451732 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x4099549A:TMSInew-0xBDB46F22 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822132451732 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132451732 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132451732 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132451732 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132451732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132451732 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132451732 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132451732 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1275)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1275)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1273)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1273)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1273)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1273)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_expl_imsi_det_eps0(1283)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1274)@718a44d66dfb: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1274)@718a44d66dfb: patched enc_l3: '055B'O MSC_Test_0-SCCP(1273)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1273)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(1273)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1273)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002055B'O 20250822132451735 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132451735 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132451735 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132451735 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132451735 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132451735 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132451735 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132451735 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1275)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132451735 DMM DEBUG msc_a(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x4099549A:TMSInew-0xBDB46F22:GERAN-A-219:LU)[0x56365ea1fe20]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822132451735 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x4099549A:TMSInew-0xBDB46F22:GERAN-A-219:LU)[0x56365ea09700]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822132451735 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x4099549A:GERAN-A-219:LU)[0x56365ea14660]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822132451735 DMSC NOTICE msub(IMSI-262420000011814:MSISDN-491230011814:TMSI-0xBDB46F22) VLR: update for IMSI=262420000011814 (MSISDN=491230011814) (gsm_04_08.c:1541) 20250822132451735 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x4099549A:GERAN-A-219:LU)[0x56365ea14660]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822132451735 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0xBDB46F22:GERAN-A-219:LU)[0x56365ea09700]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822132451735 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x4099549A:GERAN-A-219:LU)[0x56365ea14660]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822132451735 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x4099549A:GERAN-A-219:LU)[0x56365ea14660]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0xBDB46F22:GERAN-A-219:LU)[0x56365ea09700] (vlr_lu_fsm.c:817) 20250822132451735 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x4099549A:GERAN-A-219:LU)[0x56365ea14660]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822132451735 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x4099549A:GERAN-A-219:LU)[0x56365ea14660]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822132451735 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0xBDB46F22:GERAN-A-219:LU)[0x56365ea09700]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822132451735 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011814/3/1): Available (smpp_smsc.c:626) 20250822132451735 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0xBDB46F22 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822132451735 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0xBDB46F22 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822132451735 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0xBDB46F22 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822132451735 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0xBDB46F22 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822132451735 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132451735 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132451735 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132451735 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132451735 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132451735 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132451735 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132451735 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1275)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1275)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1273)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1273)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1273)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1273)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1273)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1273)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1273)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1273)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822132451736 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132451736 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132451736 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132451736 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132451736 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132451736 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) MSC_Test_0-M3UA(1275)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132451736 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132451736 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132451736 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0xBDB46F22:GERAN-A-219:LU)[0x56365ea09700]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822132451736 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0xBDB46F22:GERAN-A-219:LU)[0x56365ea09700]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000011814:MSISDN-491230011814:TMSI-0xBDB46F22:GERAN-A-219:LU)[0x56365ea1fe20] (msc_a.c:1053) 20250822132451736 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0xBDB46F22:GERAN-A-219:LU)[0x56365ea09700]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822132451736 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0xBDB46F22:GERAN-A-219:LU)[0x56365ea09700]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822132451736 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0xBDB46F22:GERAN-A-219:LU)[0x56365ea09700]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822132451736 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0xBDB46F22 - active-conn: now used by 1 (attached) (msub.c:375) 20250822132451736 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132451736 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132451736 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132451736 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132451736 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132451736 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132451736 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132451736 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1275)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1275)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1273)@718a44d66dfb: Session index based on local reference:0 20250822132451736 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132451736 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132451736 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132451736 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132451736 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132451736 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132451736 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132451736 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1275)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1274)@718a44d66dfb: Deleted conn table entry 0TC_sgsap_expl_imsi_det_eps0(1283)4447585 TC_sgsap_expl_imsi_det_eps0(1283)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132451737 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0xBDB46F22 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822132451737 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0xBDB46F22 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_sgsap_expl_imsi_det_eps0(1283)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_expl_imsi_det_eps0(1283)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_expl_imsi_det_eps0(1283)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1274)@718a44d66dfb: Created IMSI[0] for '262420000011814'H'BDB46F22'O to be handled at TC_sgsap_expl_imsi_det_eps0(1283) 20250822132451739 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0xBDB46F22 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822132451739 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0xBDB46F22 + Paging: now used by 3 (attached,VTY,Paging) (paging.c:111) 20250822132451739 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0xBDB46F22 - VTY: now used by 2 (attached,Paging) (msc_vty.c:1721) 20250822132451739 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132451739 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132451739 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132451739 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132451739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132451739 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132451739 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132451739 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1275)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1275)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1274)@718a44d66dfb: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_expl_imsi_det_eps0(1283) TC_sgsap_expl_imsi_det_eps0(1283)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_expl_imsi_det_eps0(1283)@718a44d66dfb: 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 := 'BDB46F22'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1274)@718a44d66dfb: Added conn table entry 0TC_sgsap_expl_imsi_det_eps0(1283)6553300 MSC_Test_0-RAN(1274)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1273)@718a44d66dfb: First idle individual index:0 MSC_Test_0-M3UA(1275)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132451741 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132451741 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132451741 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132451741 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132451741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132451741 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132451741 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132451741 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132451741 DMM DEBUG msc_a(TMSI-0xBDB46F22:GERAN-A-220:CM_SERVICE_REQ)[0x56365ea57950]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250822132451741 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xBDB46F22:GERAN-A-220:CM_SERVICE_REQ)[0x56365ea16cd0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822132451741 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xBDB46F22:GERAN-A-220:CM_SERVICE_REQ)[0x56365ea16cd0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xBDB46F22:GERAN-A-220:CM_SERVICE_REQ)[0x56365ea57950] (fsm.c:486) 20250822132451741 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xBDB46F22:GERAN-A-220:CM_SERVICE_REQ)[0x56365ea16cd0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250822132451741 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xBDB46F22:GERAN-A-220:CM_SERVICE_REQ)[0x56365ea16cd0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822132451741 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0xBDB46F22 + proc_arq_vlr_fn_init: now used by 3 (attached,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822132451741 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0xBDB46F22 + active-conn: now used by 4 (attached,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822132451741 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0xBDB46F22:GERAN-A-220:CM_SERVICE_REQ)[0x56365ea16cd0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822132451741 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0xBDB46F22:GERAN-A-220:CM_SERVICE_REQ)[0x56365ea16cd0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822132451741 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0xBDB46F22:GERAN-A-220:CM_SERVICE_REQ)[0x56365ea16cd0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822132451741 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0xBDB46F22:GERAN-A-220:CM_SERVICE_REQ)[0x56365ea16cd0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822132451741 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0xBDB46F22:GERAN-A-220:CM_SERVICE_REQ)[0x56365ea16cd0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822132451741 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0xBDB46F22:GERAN-A-220:CM_SERVICE_REQ)[0x56365ea16cd0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822132451741 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0xBDB46F22:GERAN-A-220:CM_SERVICE_REQ)[0x56365ea16cd0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822132451741 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0xBDB46F22:GERAN-A-220:CM_SERVICE_REQ)[0x56365ea16cd0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822132451741 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0xBDB46F22:GERAN-A-220:CM_SERVICE_REQ)[0x56365ea16cd0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822132451741 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0xBDB46F22:GERAN-A-220:CM_SERVICE_REQ)[0x56365ea16cd0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822132451741 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011814/3/1): Available (smpp_smsc.c:626) 20250822132451741 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0xBDB46F22 - proc_arq_vlr_fn_init: now used by 3 (attached,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250822132451741 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132451741 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132451741 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132451741 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132451741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132451742 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132451742 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132451742 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132451742 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132451742 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132451742 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132451742 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132451742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132451742 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132451742 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132451742 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132451742 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132451742 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132451742 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132451742 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132451742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132451742 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132451742 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132451742 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1275)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1275)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1275)@718a44d66dfb: Message received on association #8 MSC_Test_0-SCCP(1273)@718a44d66dfb: { messageType := 2, destLocRef := '63FED4'O, sourceLocRef := '0000DC'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1273)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-M3UA(1275)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1273)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1273)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1273)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(1275)@718a44d66dfb: Message received on association #8 MSC_Test_0-SCCP(1273)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1275)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1273)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1273)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1273)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1273)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132451742 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0xBDB46F22 + VTY: now used by 4 (attached,Paging,active-conn,VTY) (msc_vty.c:1285) 20250822132451742 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0xBDB46F22 - VTY: now used by 3 (attached,Paging,active-conn) (msc_vty.c:1317) TC_sgsap_expl_imsi_det_eps0(1283)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_expl_imsi_det_eps0(1283)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1273)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1273)@718a44d66dfb: vl_len:28 MSC_Test_0-SCCP(1273)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1273)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1275)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132451745 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132451745 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132451745 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132451745 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132451745 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132451745 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132451745 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132451745 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132451745 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0xBDB46F22 + SMS: now used by 4 (attached,Paging,active-conn,SMS) (transaction.c:228) 20250822132451745 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250822132451745 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250822132451745 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132451745 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132451745 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132451745 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132451745 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132451745 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132451745 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132451745 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132451745 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132451745 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132451745 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132451745 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132451745 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132451745 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132451745 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132451745 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1275)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1275)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1275)@718a44d66dfb: Message received on association #8 MSC_Test_0-SCCP(1273)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1273)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1273)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1273)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1275)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1273)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1273)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1273)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1273)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_expl_imsi_det_eps0(1283)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_expl_imsi_det_eps0(1283)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1273)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1273)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(1273)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1273)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0103020904'O 20250822132451747 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132451747 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_0-M3UA(1275)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132451747 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132451747 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132451747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132451747 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132451747 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132451747 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132451747 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0xBDB46F22 - SMS: now used by 3 (attached,Paging,active-conn) (transaction.c:281) 20250822132451747 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0xBDB46F22 + msc_a_fsm_releasing_onenter: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822132451747 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0xBDB46F22 + 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) 20250822132451747 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0xBDB46F22 - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822132451747 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0xBDB46F22 - msc_a_fsm_releasing_onenter: now used by 3 (attached,Paging,active-conn) (msc_a.c:1004) 20250822132451747 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132451747 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132451747 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132451747 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132451747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132451747 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132451747 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132451747 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1275)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1275)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1273)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1273)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1273)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1273)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1273)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1273)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1273)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1273)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1275)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132451748 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132451748 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132451748 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132451748 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132451748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132451748 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132451748 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132451748 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132451748 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0xBDB46F22:GERAN-A-220:CM_SERVICE_REQ)[0x56365ea16cd0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822132451748 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0xBDB46F22:GERAN-A-220:CM_SERVICE_REQ)[0x56365ea16cd0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000011814:MSISDN-491230011814:TMSI-0xBDB46F22:GERAN-A-220:CM_SERVICE_REQ)[0x56365ea57950] (msc_a.c:1053) 20250822132451748 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0xBDB46F22:GERAN-A-220:CM_SERVICE_REQ)[0x56365ea16cd0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822132451748 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0xBDB46F22:GERAN-A-220:CM_SERVICE_REQ)[0x56365ea16cd0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822132451748 DBSSAP ERROR msc_a(IMSI-262420000011814:MSISDN-491230011814:TMSI-0xBDB46F22:GERAN-A-220:CM_SERVICE_REQ)[0x56365ea57950]{MSC_A_ST_RELEASED}: Deallocating active transactions failed (msc_a.c:1064) 20250822132451748 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0xBDB46F22 - active-conn: now used by 2 (attached,Paging) (msub.c:375) 20250822132451748 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132451748 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132451748 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132451748 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132451748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132451748 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132451748 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132451748 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1275)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1275)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1273)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-M3UA(1275)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132451748 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132451748 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132451748 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132451749 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132451749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132451749 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132451749 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132451749 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1274)@718a44d66dfb: Deleted conn table entry 0TC_sgsap_expl_imsi_det_eps0(1283)6553300 TC_sgsap_expl_imsi_det_eps0(1283)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132451749 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0xBDB46F22 + VTY: now used by 3 (attached,Paging,VTY) (msc_vty.c:1285) 20250822132451749 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0xBDB46F22 - VTY: now used by 2 (attached,Paging) (msc_vty.c:1317) TC_sgsap_expl_imsi_det_eps0(1283)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_expl_imsi_det_eps0(1283)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_expl_imsi_det_eps0(1283)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_expl_imsi_det_eps0(1283)@718a44d66dfb: Final verdict of PTC: pass MSC_Test-GSUP(1279)@718a44d66dfb: Final verdict of PTC: none 20250822132451751 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822132451751 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250822132451751 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: Connection lost (sgs_server.c:101) MSC_Test_0-SCCP(1273)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(1276)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-M3UA(1275)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SGsAP(1281)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(1277)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(1274)@718a44d66dfb: Final verdict of PTC: none 20250822132451752 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) IPA-CTRL-CLI-IPA(1284)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP-IPA(1278)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(1282)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1272)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(1280)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1272): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(1273): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(1274): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(1275): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(1276): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(1277): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(1278): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(1279): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(1280): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SGsAP(1281): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(1282): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_sgsap_expl_imsi_det_eps0(1283): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1284): none (pass -> pass) MTC@718a44d66dfb: Test case TC_sgsap_expl_imsi_det_eps finished. Verdict: pass MTC@718a44d66dfb: 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'. Fri Aug 22 13:24:51 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 20250822132451954 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822132451954 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822132451954 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822132451954 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822132451954 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822132451954 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822132451954 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822132451954 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822132451954 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822132451954 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132451954 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822132451954 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822132451954 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822132451954 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822132451954 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822132451954 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822132451954 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822132451954 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822132451954 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822132452753 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=342440) 20250822132453585 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0x751D6337 - Paging: now used by 1 (attached) (paging.c:202) 20250822132453754 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822132453955 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822132453955 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822132453955 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=342440, count=344672) 20250822132454756 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:24:55 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_sgsap_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 20250822132455757 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_sgsap_impl_imsi_det_eps started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(1288)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(1288)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1288)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(1286)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822132456183 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1289)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822132456375 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822132456375 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822132456375 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822132456375 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1288)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1288)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1288)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1288)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(1288)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250822132456377 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132456377 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822132456377 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822132456377 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822132456377 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822132456377 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822132456377 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1288)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1288)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1288)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822132456378 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132456378 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822132456378 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822132456378 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822132456378 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822132456378 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822132456378 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1288)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250822132456378 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) MSC_Test_0-M3UA(1288)@718a44d66dfb: Message received on association #8 20250822132456378 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1288)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1288)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1288)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1288)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1288)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1288)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822132456757 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822132456758 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1291)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1291)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822132456759 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1291)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1291)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1291)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1291)@718a44d66dfb: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1291)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1291)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822132456770 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822132456770 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-SGsAP(1294)@718a44d66dfb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1294)@718a44d66dfb: Created Expect[0] for '262420000011814'H to be handled at TC_sgsap_impl_imsi_det_eps0(1296) MSC_Test-GSUP(1292)@718a44d66dfb: Created GsupExpect[0] for "262420000011814" to be handled at TC_sgsap_impl_imsi_det_eps0(1296) 20250822132456818 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0xBDB46F22 + sgs_rx_loc_upd_req: now used by 3 (attached,Paging,sgs_rx_loc_upd_req) (sgs_iface.c:619) 20250822132456818 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0xBDB46F22 - sgs_rx_loc_upd_req: now used by 2 (attached,Paging) (sgs_iface.c:622) 20250822132456818 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0xBDB46F22 + SGs-lu: now used by 3 (attached,Paging,SGs-lu) (vlr_sgs.c:87) 20250822132456818 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: 901-70 (vlr.c:707) 20250822132456818 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011814 (MSISDN=491230011814) (NO CONN!) (gsm_04_08.c:1541) MSC_Test-GSUP(1292)@718a44d66dfb: Found GsupExpect[0] for "262420000011814" handled at TC_sgsap_impl_imsi_det_eps0(1296) MSC_Test-GSUP(1292)@718a44d66dfb: Added IMSI table entry 0TC_sgsap_impl_imsi_det_eps0(1296)"262420000011814" 20250822132456821 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0xBDB46F22:TMSInew-0x18B8927F + vlr_gsup_rx: now used by 4 (attached,Paging,SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250822132456821 DVLR DEBUG IMSI:262420000011814 has MSISDN:491230011814 (vlr.c:1045) 20250822132456821 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011814 (MSISDN=491230011814) (NO CONN!) (gsm_04_08.c:1541) 20250822132456821 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0xBDB46F22:TMSInew-0x18B8927F - vlr_gsup_rx: now used by 3 (attached,Paging,SGs-lu) (vlr.c:1410) 20250822132456821 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0xBDB46F22:TMSInew-0x18B8927F + vlr_gsup_rx: now used by 4 (attached,Paging,SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250822132456821 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0xBDB46F22:TMSInew-0x18B8927F - SGs-lu: now used by 3 (attached,Paging,vlr_gsup_rx) (vlr_sgs.c:124) 20250822132456821 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0xBDB46F22:TMSInew-0x18B8927F - vlr_gsup_rx: now used by 2 (attached,Paging) (vlr.c:1410) TC_sgsap_impl_imsi_det_eps0(1296)@718a44d66dfb: tr_SGsAP_IMSI: '262420000011814'H TC_sgsap_impl_imsi_det_eps0(1296)@718a44d66dfb: tr_SGsAP_IMSI: '262420000011814'H MSC_Test-SGsAP(1294)@718a44d66dfb: 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 := '18B8927F'O } } } } } } handled at TC_sgsap_impl_imsi_det_eps0(1296) TC_sgsap_impl_imsi_det_eps0(1296)@718a44d66dfb: tr_SGsAP_IMSI: '262420000011814'H TC_sgsap_impl_imsi_det_eps0(1296)@718a44d66dfb: setverdict(pass): none -> pass 20250822132456824 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0xBDB46F22:TMSInew-0x18B8927F + vlr_sgs_tmsi_reall_compl: now used by 3 (attached,Paging,vlr_sgs_tmsi_reall_compl) (vlr_sgs.c:235) 20250822132456824 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x18B8927F - vlr_sgs_tmsi_reall_compl: now used by 2 (attached,Paging) (vlr_sgs.c:240) 20250822132457183 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132457183 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132457183 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132457183 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132457183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132457183 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132457183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132457183 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1288)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132457183 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132457183 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132457183 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132457183 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132457183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132457183 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132457183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132457183 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1288)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1288)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1287)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_impl_imsi_det_eps0(1296)@718a44d66dfb: tr_SGsAP_IMSI: '262420000011814'H 20250822132459830 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x18B8927F + vlr_sgs_eps_detach: now used by 3 (attached,Paging,vlr_sgs_eps_detach) (vlr_sgs.c:195) 20250822132459830 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132459830 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x18B8927F - Paging: now used by 2 (attached,vlr_sgs_eps_detach) (paging.c:202) 20250822132459830 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x18B8927F - vlr_sgs_eps_detach: now used by 1 (attached) (vlr_sgs.c:226) TC_sgsap_impl_imsi_det_eps0(1296)@718a44d66dfb: tr_SGsAP_IMSI: '262420000011814'H MSC_Test-GSUP(1292)@718a44d66dfb: Created GsupExpect[0] for "262420000011814" to be handled at TC_sgsap_impl_imsi_det_eps0(1296) TC_sgsap_impl_imsi_det_eps0(1296)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000011814'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1287)@718a44d66dfb: Added conn table entry 0TC_sgsap_impl_imsi_det_eps0(1296)595156 MSC_Test_0-RAN(1287)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1286)@718a44d66dfb: First idle individual index:0 MSC_Test_0-M3UA(1288)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132459839 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132459839 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132459839 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132459839 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132459840 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132459840 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132459840 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132459840 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132459840 DMM DEBUG msc_a(IMSI-262420000011814:GERAN-A-221:LU)[0x56365ea1fe20]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000011814 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822132459840 DMM DEBUG msc_a(IMSI-262420000011814:GERAN-A-221:LU)[0x56365ea1fe20]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822132459840 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:GERAN-A-221:LU)[0x56365ea09700]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822132459840 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:GERAN-A-221:LU)[0x56365ea09700]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000011814:GERAN-A-221:LU)[0x56365ea1fe20] (fsm.c:486) 20250822132459840 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:GERAN-A-221:LU)[0x56365ea09700]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822132459840 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:GERAN-A-221:LU)[0x56365ea09700]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822132459840 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x18B8927F + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822132459840 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x18B8927F + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822132459840 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x18B8927F - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250822132459840 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132459840 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x18B8927F:GERAN-A-221:LU)[0x56365ea09700]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822132459840 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x18B8927F:GERAN-A-221:LU)[0x56365ea09700]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822132459840 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x18B8927F:GERAN-A-221:LU)[0x56365ea09700]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822132459840 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x18B8927F:GERAN-A-221:LU)[0x56365ea09700]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822132459840 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x18B8927F:GERAN-A-221:LU)[0x56365ea09700]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822132459840 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x18B8927F:GERAN-A-221:LU)[0x56365ea09700]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822132459840 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x18B8927F:GERAN-A-221:LU)[0x56365ea14660]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822132459840 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x18B8927F:GERAN-A-221:LU)[0x56365ea14660]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x18B8927F:GERAN-A-221:LU)[0x56365ea09700] (fsm.c:486) 20250822132459840 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x18B8927F:GERAN-A-221:LU)[0x56365ea14660]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822132459840 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x18B8927F:GERAN-A-221:LU)[0x56365ea14660]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822132459840 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132459840 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132459840 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132459840 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132459840 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132459840 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132459840 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132459840 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132459840 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132459840 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132459840 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132459840 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132459840 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132459840 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132459840 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132459840 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1288)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1288)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1288)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1288)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1286)@718a44d66dfb: { messageType := 2, destLocRef := '0914D4'O, sourceLocRef := '0000DD'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1286)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1286)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1286)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1286)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1286)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132459842 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x18B8927F + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250822132459842 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x18B8927F - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1286)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1286)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(1286)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1286)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250822132459842 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132459842 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132459842 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132459842 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132459842 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132459842 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132459842 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132459842 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1288)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_sgsap_impl_imsi_det_eps0(1296)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_impl_imsi_det_eps0(1296)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132459843 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x18B8927F + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132459843 DVLR DEBUG IMSI:262420000011814 has MSISDN:491230011814 (vlr.c:1045) 20250822132459843 DMSC NOTICE msub(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x18B8927F) VLR: update for IMSI=262420000011814 (MSISDN=491230011814) (gsm_04_08.c:1541) 20250822132459843 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x18B8927F - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822132459844 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x18B8927F + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132459844 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x18B8927F:GERAN-A-221:LU)[0x56365ea09700]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822132459844 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x18B8927F:GERAN-A-221:LU)[0x56365ea14660]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822132459844 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x18B8927F:GERAN-A-221:LU)[0x56365ea14660]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822132459844 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x18B8927F:GERAN-A-221:LU)[0x56365ea14660]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822132459844 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x18B8927F:GERAN-A-221:LU)[0x56365ea14660]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x18B8927F:GERAN-A-221:LU)[0x56365ea09700] (vlr_lu_fsm.c:110) 20250822132459844 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x18B8927F:GERAN-A-221:LU)[0x56365ea14660]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822132459844 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x18B8927F:GERAN-A-221:LU)[0x56365ea14660]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822132459844 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x18B8927F:GERAN-A-221:LU)[0x56365ea09700]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822132459844 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x18B8927F:GERAN-A-221:LU)[0x56365ea09700]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822132459844 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x18B8927F:GERAN-A-221:LU)[0x56365ea29650]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822132459844 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x18B8927F:GERAN-A-221:LU)[0x56365ea29650]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x18B8927F:GERAN-A-221:LU)[0x56365ea09700] (fsm.c:486) 20250822132459844 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x18B8927F:GERAN-A-221:LU)[0x56365ea29650]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822132459844 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x18B8927F:GERAN-A-221:LU)[0x56365ea29650]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822132459844 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x18B8927F:GERAN-A-221:LU)[0x56365ea29650]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822132459844 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x18B8927F:GERAN-A-221:LU)[0x56365ea29650]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822132459844 DMSC NOTICE msub(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x18B8927F:TMSInew-0xA9D0F753) VLR: update for IMSI=262420000011814 (MSISDN=491230011814) (gsm_04_08.c:1541) 20250822132459844 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x18B8927F:GERAN-A-221:LU)[0x56365ea29650]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822132459844 DMM DEBUG -> IMSI-262420000011814:MSISDN-491230011814:TMSI-0x18B8927F:TMSInew-0xA9D0F753 LOCATION UPDATE ACCEPT (TMSI = 0xa9d0f753) (gsm_04_08.c:149) 20250822132459844 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x18B8927F:TMSInew-0xA9D0F753 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822132459844 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132459844 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132459844 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132459844 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132459844 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132459844 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132459844 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132459844 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1288)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1288)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1286)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1286)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1286)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1286)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_impl_imsi_det_eps0(1296)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1287)@718a44d66dfb: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1287)@718a44d66dfb: patched enc_l3: '055B'O MSC_Test_0-SCCP(1286)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1286)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(1286)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1286)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1288)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132459848 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132459848 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132459848 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132459848 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132459848 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132459848 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132459848 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132459848 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132459848 DMM DEBUG msc_a(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x18B8927F:TMSInew-0xA9D0F753:GERAN-A-221:LU)[0x56365ea1fe20]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822132459848 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x18B8927F:TMSInew-0xA9D0F753:GERAN-A-221:LU)[0x56365ea09700]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822132459848 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x18B8927F:GERAN-A-221:LU)[0x56365ea29650]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822132459848 DMSC NOTICE msub(IMSI-262420000011814:MSISDN-491230011814:TMSI-0xA9D0F753) VLR: update for IMSI=262420000011814 (MSISDN=491230011814) (gsm_04_08.c:1541) 20250822132459848 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x18B8927F:GERAN-A-221:LU)[0x56365ea29650]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822132459848 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0xA9D0F753:GERAN-A-221:LU)[0x56365ea09700]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822132459848 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x18B8927F:GERAN-A-221:LU)[0x56365ea29650]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822132459848 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x18B8927F:GERAN-A-221:LU)[0x56365ea29650]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0xA9D0F753:GERAN-A-221:LU)[0x56365ea09700] (vlr_lu_fsm.c:817) 20250822132459848 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x18B8927F:GERAN-A-221:LU)[0x56365ea29650]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822132459848 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x18B8927F:GERAN-A-221:LU)[0x56365ea29650]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822132459848 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0xA9D0F753:GERAN-A-221:LU)[0x56365ea09700]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822132459848 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011814/3/1): Available (smpp_smsc.c:626) 20250822132459848 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0xA9D0F753 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822132459848 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0xA9D0F753 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822132459848 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0xA9D0F753 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822132459848 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0xA9D0F753 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822132459849 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132459849 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132459849 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132459849 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132459849 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132459849 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132459849 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132459849 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1288)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1288)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1286)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1286)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1286)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1286)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1286)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1286)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1286)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1286)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1288)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132459850 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132459850 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132459850 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132459851 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132459851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132459851 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132459851 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132459851 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132459851 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0xA9D0F753:GERAN-A-221:LU)[0x56365ea09700]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822132459851 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0xA9D0F753:GERAN-A-221:LU)[0x56365ea09700]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000011814:MSISDN-491230011814:TMSI-0xA9D0F753:GERAN-A-221:LU)[0x56365ea1fe20] (msc_a.c:1053) 20250822132459851 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0xA9D0F753:GERAN-A-221:LU)[0x56365ea09700]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822132459851 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0xA9D0F753:GERAN-A-221:LU)[0x56365ea09700]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822132459851 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0xA9D0F753:GERAN-A-221:LU)[0x56365ea09700]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822132459851 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0xA9D0F753 - active-conn: now used by 1 (attached) (msub.c:375) 20250822132459851 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132459851 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132459851 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132459851 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132459851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132459851 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132459851 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132459851 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1288)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1288)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1286)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-M3UA(1288)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132459852 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132459852 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132459852 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132459852 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132459852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132459852 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132459852 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132459852 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1287)@718a44d66dfb: Deleted conn table entry 0TC_sgsap_impl_imsi_det_eps0(1296)595156 TC_sgsap_impl_imsi_det_eps0(1296)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132459853 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0xA9D0F753 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822132459853 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0xA9D0F753 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_sgsap_impl_imsi_det_eps0(1296)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_impl_imsi_det_eps0(1296)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_impl_imsi_det_eps0(1296)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1287)@718a44d66dfb: Created IMSI[0] for '262420000011814'H'A9D0F753'O to be handled at TC_sgsap_impl_imsi_det_eps0(1296) 20250822132459857 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0xA9D0F753 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822132459857 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0xA9D0F753 + Paging: now used by 3 (attached,VTY,Paging) (paging.c:111) 20250822132459857 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0xA9D0F753 - VTY: now used by 2 (attached,Paging) (msc_vty.c:1721) 20250822132459857 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132459857 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132459857 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132459857 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132459857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132459857 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132459857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132459857 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1288)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1288)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1287)@718a44d66dfb: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_impl_imsi_det_eps0(1296) TC_sgsap_impl_imsi_det_eps0(1296)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_impl_imsi_det_eps0(1296)@718a44d66dfb: 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 := 'A9D0F753'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1287)@718a44d66dfb: Added conn table entry 0TC_sgsap_impl_imsi_det_eps0(1296)2669597 MSC_Test_0-RAN(1287)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1286)@718a44d66dfb: First idle individual index:0 MSC_Test_0-M3UA(1288)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132459862 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132459862 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132459862 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132459862 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132459862 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132459862 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132459862 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132459862 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132459862 DMM DEBUG msc_a(TMSI-0xA9D0F753:GERAN-A-222:CM_SERVICE_REQ)[0x56365ea57950]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250822132459862 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA9D0F753:GERAN-A-222:CM_SERVICE_REQ)[0x56365ea16cd0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822132459862 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA9D0F753:GERAN-A-222:CM_SERVICE_REQ)[0x56365ea16cd0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xA9D0F753:GERAN-A-222:CM_SERVICE_REQ)[0x56365ea57950] (fsm.c:486) 20250822132459862 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA9D0F753:GERAN-A-222:CM_SERVICE_REQ)[0x56365ea16cd0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250822132459862 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA9D0F753:GERAN-A-222:CM_SERVICE_REQ)[0x56365ea16cd0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822132459862 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0xA9D0F753 + proc_arq_vlr_fn_init: now used by 3 (attached,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822132459862 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0xA9D0F753 + active-conn: now used by 4 (attached,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822132459862 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0xA9D0F753:GERAN-A-222:CM_SERVICE_REQ)[0x56365ea16cd0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822132459862 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0xA9D0F753:GERAN-A-222:CM_SERVICE_REQ)[0x56365ea16cd0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822132459862 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0xA9D0F753:GERAN-A-222:CM_SERVICE_REQ)[0x56365ea16cd0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822132459862 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0xA9D0F753:GERAN-A-222:CM_SERVICE_REQ)[0x56365ea16cd0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822132459862 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0xA9D0F753:GERAN-A-222:CM_SERVICE_REQ)[0x56365ea16cd0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822132459862 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0xA9D0F753:GERAN-A-222:CM_SERVICE_REQ)[0x56365ea16cd0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822132459862 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0xA9D0F753:GERAN-A-222:CM_SERVICE_REQ)[0x56365ea16cd0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822132459862 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0xA9D0F753:GERAN-A-222:CM_SERVICE_REQ)[0x56365ea16cd0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822132459862 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0xA9D0F753:GERAN-A-222:CM_SERVICE_REQ)[0x56365ea16cd0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822132459862 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0xA9D0F753:GERAN-A-222:CM_SERVICE_REQ)[0x56365ea16cd0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822132459862 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011814/3/1): Available (smpp_smsc.c:626) 20250822132459862 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0xA9D0F753 - proc_arq_vlr_fn_init: now used by 3 (attached,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250822132459862 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132459862 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132459862 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132459862 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132459862 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132459862 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132459862 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132459862 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132459862 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132459862 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132459862 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132459862 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132459862 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132459862 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132459862 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132459862 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132459863 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132459863 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132459863 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132459863 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132459863 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(1288)@718a44d66dfb: Message received on association #8 20250822132459863 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132459863 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132459863 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1288)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1288)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1288)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1288)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1288)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1286)@718a44d66dfb: { messageType := 2, destLocRef := '28BC1D'O, sourceLocRef := '0000DE'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1286)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1286)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1286)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1286)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1286)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1286)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1286)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1286)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1286)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132459864 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0xA9D0F753 + VTY: now used by 4 (attached,Paging,active-conn,VTY) (msc_vty.c:1285) 20250822132459864 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0xA9D0F753 - VTY: now used by 3 (attached,Paging,active-conn) (msc_vty.c:1317) TC_sgsap_impl_imsi_det_eps0(1296)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_impl_imsi_det_eps0(1296)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1286)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1286)@718a44d66dfb: vl_len:28 MSC_Test_0-SCCP(1286)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1286)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1288)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132459868 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132459868 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132459868 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132459868 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132459868 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132459868 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132459868 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132459868 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132459869 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0xA9D0F753 + SMS: now used by 4 (attached,Paging,active-conn,SMS) (transaction.c:228) 20250822132459869 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250822132459869 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250822132459869 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132459869 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132459869 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132459869 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132459869 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132459869 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132459869 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132459869 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132459869 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132459869 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132459869 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132459869 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132459869 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132459869 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132459869 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132459869 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1288)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1288)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1288)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1288)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1286)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1286)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1286)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1286)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1286)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1286)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1286)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1286)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_impl_imsi_det_eps0(1296)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_impl_imsi_det_eps0(1296)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1286)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1286)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(1286)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1286)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1288)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132459872 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132459872 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132459872 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132459872 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132459872 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132459872 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132459872 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132459872 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132459873 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0xA9D0F753 - SMS: now used by 3 (attached,Paging,active-conn) (transaction.c:281) 20250822132459873 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0xA9D0F753 + msc_a_fsm_releasing_onenter: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822132459873 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0xA9D0F753 + 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) 20250822132459873 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0xA9D0F753 - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822132459873 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0xA9D0F753 - msc_a_fsm_releasing_onenter: now used by 3 (attached,Paging,active-conn) (msc_a.c:1004) 20250822132459873 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132459873 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132459873 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132459873 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132459873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132459873 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132459873 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132459873 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1288)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1288)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1286)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1286)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1286)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1286)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1286)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1286)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1286)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1286)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822132459875 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132459875 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132459875 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132459875 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132459875 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132459875 DLSS7 DEBUG Found route for dpc=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(1288)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132459875 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132459875 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132459875 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0xA9D0F753:GERAN-A-222:CM_SERVICE_REQ)[0x56365ea16cd0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822132459875 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0xA9D0F753:GERAN-A-222:CM_SERVICE_REQ)[0x56365ea16cd0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000011814:MSISDN-491230011814:TMSI-0xA9D0F753:GERAN-A-222:CM_SERVICE_REQ)[0x56365ea57950] (msc_a.c:1053) 20250822132459875 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0xA9D0F753:GERAN-A-222:CM_SERVICE_REQ)[0x56365ea16cd0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822132459875 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0xA9D0F753:GERAN-A-222:CM_SERVICE_REQ)[0x56365ea16cd0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822132459875 DBSSAP ERROR msc_a(IMSI-262420000011814:MSISDN-491230011814:TMSI-0xA9D0F753:GERAN-A-222:CM_SERVICE_REQ)[0x56365ea57950]{MSC_A_ST_RELEASED}: Deallocating active transactions failed (msc_a.c:1064) 20250822132459875 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0xA9D0F753 - active-conn: now used by 2 (attached,Paging) (msub.c:375) 20250822132459875 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132459875 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132459875 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132459875 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132459875 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132459875 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132459875 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132459875 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1288)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1288)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1286)@718a44d66dfb: Session index based on local reference:0 20250822132459875 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132459875 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132459875 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132459875 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132459875 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132459875 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132459875 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132459875 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1288)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1287)@718a44d66dfb: Deleted conn table entry 0TC_sgsap_impl_imsi_det_eps0(1296)2669597 TC_sgsap_impl_imsi_det_eps0(1296)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132459876 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0xA9D0F753 + VTY: now used by 3 (attached,Paging,VTY) (msc_vty.c:1285) 20250822132459876 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0xA9D0F753 - VTY: now used by 2 (attached,Paging) (msc_vty.c:1317) TC_sgsap_impl_imsi_det_eps0(1296)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_impl_imsi_det_eps0(1296)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_impl_imsi_det_eps0(1296)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_impl_imsi_det_eps0(1296)@718a44d66dfb: Final verdict of PTC: pass 20250822132459881 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822132459881 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250822132459881 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: Connection lost (sgs_server.c:101) MSC_Test_0-M3UA(1288)@718a44d66dfb: Final verdict of PTC: none 20250822132459881 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MNCC(1289)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP(1292)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP-IPA(1291)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(1290)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SGsAP(1294)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1297)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(1295)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(1293)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1285)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-SCCP(1286)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(1287)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1285): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(1286): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(1287): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(1288): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(1289): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(1290): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(1291): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(1292): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(1293): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SGsAP(1294): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(1295): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_sgsap_impl_imsi_det_eps0(1296): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1297): none (pass -> pass) MTC@718a44d66dfb: Test case TC_sgsap_impl_imsi_det_eps finished. Verdict: pass MTC@718a44d66dfb: 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'. Fri Aug 22 13:24:59 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 20250822132500078 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822132500078 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822132500078 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822132500078 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822132500078 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822132500078 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822132500078 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822132500078 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822132500078 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822132500078 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132500078 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822132500078 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822132500078 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822132500078 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822132500078 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822132500078 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822132500078 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822132500078 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822132500078 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822132500881 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=343952) 20250822132501882 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822132502079 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822132502079 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822132502079 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=343952, count=346184) 20250822132502884 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:25:03 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_sgsap_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 20250822132503886 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_sgsap_expl_imsi_det_noneps started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(1301)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(1301)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1301)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(1299)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822132504408 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1302)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822132504601 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822132504601 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822132504601 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822132504601 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1301)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1301)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1301)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822132504604 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132504604 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822132504604 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822132504604 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822132504604 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822132504604 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822132504604 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1301)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(1301)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1301)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1301)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1301)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822132504606 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132504606 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822132504606 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822132504606 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822132504606 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822132504606 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822132504606 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250822132504606 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822132504606 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1301)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1301)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1301)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1301)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1301)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1301)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1301)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1301)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822132504887 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822132504887 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1304)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1304)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822132504889 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1304)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1304)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1304)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1304)@718a44d66dfb: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1304)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1304)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822132504909 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822132504909 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-SGsAP(1307)@718a44d66dfb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1307)@718a44d66dfb: Created Expect[0] for '262420000011815'H to be handled at TC_sgsap_expl_imsi_det_noneps0(1309) MSC_Test-GSUP(1305)@718a44d66dfb: Created GsupExpect[0] for "262420000011815" to be handled at TC_sgsap_expl_imsi_det_noneps0(1309) 20250822132504994 DVLR INFO VLR subscr unknown + SGs-lu: now used by 1 (SGs-lu) (vlr_sgs.c:87) 20250822132504994 DVLR DEBUG set IMSI on subscriber; IMSI=262420000011815 id=262420000011815 (vlr.c:661) 20250822132504994 DVLR INFO New subscr, IMSI: 262420000011815 (vlr.c:562) 20250822132504994 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: 901-70 (vlr.c:707) 20250822132504994 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011815 (MSISDN=) (NO CONN!) (gsm_04_08.c:1541) MSC_Test-GSUP(1305)@718a44d66dfb: Found GsupExpect[0] for "262420000011815" handled at TC_sgsap_expl_imsi_det_noneps0(1309) MSC_Test-GSUP(1305)@718a44d66dfb: Added IMSI table entry 0TC_sgsap_expl_imsi_det_noneps0(1309)"262420000011815" 20250822132504999 DVLR DEBUG VLR subscr IMSI-262420000011815:TMSInew-0x0B43964F + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250822132504999 DVLR DEBUG IMSI:262420000011815 has MSISDN:491230011815 (vlr.c:1045) 20250822132504999 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011815 (MSISDN=491230011815) (NO CONN!) (gsm_04_08.c:1541) 20250822132504999 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSInew-0x0B43964F - vlr_gsup_rx: now used by 1 (SGs-lu) (vlr.c:1410) 20250822132505000 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSInew-0x0B43964F + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250822132505000 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSInew-0x0B43964F + attached: now used by 3 (SGs-lu,vlr_gsup_rx,attached) (vlr_sgs_fsm.c:152) TC_sgsap_expl_imsi_det_noneps0(1309)@718a44d66dfb: tr_SGsAP_IMSI: '262420000011815'H 20250822132505000 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSInew-0x0B43964F - SGs-lu: now used by 2 (vlr_gsup_rx,attached) (vlr_sgs.c:124) 20250822132505000 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSInew-0x0B43964F - vlr_gsup_rx: now used by 1 (attached) (vlr.c:1410) TC_sgsap_expl_imsi_det_noneps0(1309)@718a44d66dfb: tr_SGsAP_IMSI: '262420000011815'H MSC_Test-SGsAP(1307)@718a44d66dfb: 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 := '0B43964F'O } } } } } } handled at TC_sgsap_expl_imsi_det_noneps0(1309) TC_sgsap_expl_imsi_det_noneps0(1309)@718a44d66dfb: tr_SGsAP_IMSI: '262420000011815'H TC_sgsap_expl_imsi_det_noneps0(1309)@718a44d66dfb: setverdict(pass): none -> pass 20250822132505005 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSInew-0x0B43964F + vlr_sgs_tmsi_reall_compl: now used by 2 (attached,vlr_sgs_tmsi_reall_compl) (vlr_sgs.c:235) 20250822132505005 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x0B43964F - vlr_sgs_tmsi_reall_compl: now used by 1 (attached) (vlr_sgs.c:240) 20250822132505409 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132505409 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132505409 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132505409 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132505409 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132505409 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132505409 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132505409 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1301)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132505410 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132505410 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132505410 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132505410 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132505410 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132505410 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132505410 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132505410 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1301)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1301)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1300)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_expl_imsi_det_noneps0(1309)@718a44d66dfb: tr_SGsAP_IMSI: '262420000011815'H 20250822132508015 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x0B43964F + vlr_sgs_imsi_detach: now used by 2 (attached,vlr_sgs_imsi_detach) (vlr_sgs.c:150) 20250822132508015 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132508015 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x0B43964F - attached: now used by 1 (vlr_sgs_imsi_detach) (vlr.c:1489) 20250822132508015 DVLR INFO VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x0B43964F - vlr_sgs_imsi_detach: now used by 0 (-) (vlr_sgs.c:184) 20250822132508015 DVLR DEBUG SUBSCR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x0B43964F) freeing VLR subscr (max total use count was 3) (vlr.c:472) TC_sgsap_expl_imsi_det_noneps0(1309)@718a44d66dfb: tr_SGsAP_IMSI: '262420000011815'H MSC_Test-GSUP(1305)@718a44d66dfb: Created GsupExpect[0] for "262420000011815" to be handled at TC_sgsap_expl_imsi_det_noneps0(1309) TC_sgsap_expl_imsi_det_noneps0(1309)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000011815'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1300)@718a44d66dfb: Added conn table entry 0TC_sgsap_expl_imsi_det_noneps0(1309)15280372 MSC_Test_0-SCCP(1299)@718a44d66dfb: First idle individual index:0 MSC_Test_0-RAN(1300)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1301)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132508024 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132508024 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132508024 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132508024 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132508024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132508024 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132508024 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132508024 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132508024 DMM DEBUG msc_a(IMSI-262420000011815:GERAN-A-223:LU)[0x56365ea1fe20]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000011815 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822132508024 DMM DEBUG msc_a(IMSI-262420000011815:GERAN-A-223:LU)[0x56365ea1fe20]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822132508024 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:GERAN-A-223:LU)[0x56365ea09700]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822132508024 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:GERAN-A-223:LU)[0x56365ea09700]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000011815:GERAN-A-223:LU)[0x56365ea1fe20] (fsm.c:486) 20250822132508024 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:GERAN-A-223:LU)[0x56365ea09700]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822132508024 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:GERAN-A-223:LU)[0x56365ea09700]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822132508024 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822132508024 DVLR DEBUG set IMSI on subscriber; IMSI=262420000011815 id=262420000011815 (vlr.c:661) 20250822132508024 DVLR INFO New subscr, IMSI: 262420000011815 (vlr.c:562) 20250822132508024 DVLR DEBUG VLR subscr IMSI-262420000011815 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822132508024 DVLR DEBUG VLR subscr IMSI-262420000011815 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822132508024 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132508024 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:GERAN-A-223:LU)[0x56365ea09700]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822132508024 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:GERAN-A-223:LU)[0x56365ea09700]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822132508024 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:GERAN-A-223:LU)[0x56365ea09700]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822132508024 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:GERAN-A-223:LU)[0x56365ea09700]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822132508024 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:GERAN-A-223:LU)[0x56365ea09700]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822132508024 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:GERAN-A-223:LU)[0x56365ea09700]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822132508024 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011815:GERAN-A-223:LU)[0x56365ea14660]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822132508024 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011815:GERAN-A-223:LU)[0x56365ea14660]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011815:GERAN-A-223:LU)[0x56365ea09700] (fsm.c:486) 20250822132508024 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011815:GERAN-A-223:LU)[0x56365ea14660]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822132508024 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011815:GERAN-A-223:LU)[0x56365ea14660]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822132508024 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132508024 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132508024 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132508024 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132508024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132508024 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132508024 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132508024 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132508024 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132508024 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132508024 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132508024 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132508024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132508024 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132508024 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132508024 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1301)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1301)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1301)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1301)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1299)@718a44d66dfb: { messageType := 2, destLocRef := 'E928F4'O, sourceLocRef := '0000DF'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1299)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1299)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1299)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1299)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1299)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132508026 DVLR DEBUG VLR subscr IMSI-262420000011815 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250822132508026 DVLR DEBUG VLR subscr IMSI-262420000011815 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1299)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1299)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(1299)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1299)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1301)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132508027 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132508027 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132508027 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132508027 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132508027 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132508027 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132508027 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132508027 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_sgsap_expl_imsi_det_noneps0(1309)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_expl_imsi_det_noneps0(1309)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132508029 DVLR DEBUG VLR subscr IMSI-262420000011815 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132508029 DVLR DEBUG IMSI:262420000011815 has MSISDN:491230011815 (vlr.c:1045) 20250822132508029 DMSC NOTICE msub(IMSI-262420000011815:MSISDN-491230011815) VLR: update for IMSI=262420000011815 (MSISDN=491230011815) (gsm_04_08.c:1541) 20250822132508029 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822132508029 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132508029 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-223:LU)[0x56365ea09700]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822132508029 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011815:GERAN-A-223:LU)[0x56365ea14660]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822132508029 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011815:GERAN-A-223:LU)[0x56365ea14660]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822132508029 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011815:GERAN-A-223:LU)[0x56365ea14660]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822132508029 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011815:GERAN-A-223:LU)[0x56365ea14660]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-223:LU)[0x56365ea09700] (vlr_lu_fsm.c:110) 20250822132508029 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011815:GERAN-A-223:LU)[0x56365ea14660]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822132508029 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011815:GERAN-A-223:LU)[0x56365ea14660]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822132508029 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-223:LU)[0x56365ea09700]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822132508029 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-223:LU)[0x56365ea09700]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822132508029 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-223:LU)[0x56365ea3fea0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822132508029 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-223:LU)[0x56365ea3fea0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-223:LU)[0x56365ea09700] (fsm.c:486) 20250822132508029 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-223:LU)[0x56365ea3fea0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822132508029 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-223:LU)[0x56365ea3fea0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822132508029 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-223:LU)[0x56365ea3fea0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822132508029 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-223:LU)[0x56365ea3fea0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822132508029 DMSC NOTICE msub(IMSI-262420000011815:MSISDN-491230011815:TMSInew-0x3961B63B) VLR: update for IMSI=262420000011815 (MSISDN=491230011815) (gsm_04_08.c:1541) 20250822132508029 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-223:LU)[0x56365ea3fea0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822132508029 DMM DEBUG -> IMSI-262420000011815:MSISDN-491230011815:TMSInew-0x3961B63B LOCATION UPDATE ACCEPT (TMSI = 0x3961b63b) (gsm_04_08.c:149) 20250822132508029 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSInew-0x3961B63B - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822132508029 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132508029 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132508029 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132508029 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132508029 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132508029 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132508029 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132508029 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1301)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1301)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1299)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1299)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1299)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1299)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_expl_imsi_det_noneps0(1309)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1300)@718a44d66dfb: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1300)@718a44d66dfb: patched enc_l3: '055B'O MSC_Test_0-SCCP(1299)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1299)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(1299)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1299)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1301)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132508033 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132508033 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132508033 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132508033 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132508033 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132508033 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132508033 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132508033 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132508033 DMM DEBUG msc_a(IMSI-262420000011815:MSISDN-491230011815:TMSInew-0x3961B63B:GERAN-A-223:LU)[0x56365ea1fe20]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822132508033 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:TMSInew-0x3961B63B:GERAN-A-223:LU)[0x56365ea09700]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822132508033 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-223:LU)[0x56365ea3fea0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822132508033 DMSC NOTICE msub(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x3961B63B) VLR: update for IMSI=262420000011815 (MSISDN=491230011815) (gsm_04_08.c:1541) 20250822132508033 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x3961B63B + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250822132508033 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-223:LU)[0x56365ea3fea0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822132508033 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x3961B63B:GERAN-A-223:LU)[0x56365ea09700]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822132508033 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-223:LU)[0x56365ea3fea0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822132508033 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-223:LU)[0x56365ea3fea0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x3961B63B:GERAN-A-223:LU)[0x56365ea09700] (vlr_lu_fsm.c:817) 20250822132508033 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-223:LU)[0x56365ea3fea0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822132508033 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-223:LU)[0x56365ea3fea0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822132508033 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x3961B63B:GERAN-A-223:LU)[0x56365ea09700]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822132508033 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011815/3/1): Available (smpp_smsc.c:626) 20250822132508033 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x3961B63B + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822132508033 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x3961B63B + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822132508033 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x3961B63B - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822132508033 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x3961B63B - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250822132508033 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132508033 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132508033 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132508033 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132508033 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132508033 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132508033 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132508033 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1301)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1301)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1299)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1299)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1299)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1299)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1299)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1299)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1299)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1299)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822132508035 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132508035 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132508035 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(1301)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132508035 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132508035 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132508035 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132508035 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132508035 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132508035 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x3961B63B:GERAN-A-223:LU)[0x56365ea09700]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822132508035 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x3961B63B:GERAN-A-223:LU)[0x56365ea09700]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x3961B63B:GERAN-A-223:LU)[0x56365ea1fe20] (msc_a.c:1053) 20250822132508035 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x3961B63B:GERAN-A-223:LU)[0x56365ea09700]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822132508035 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x3961B63B:GERAN-A-223:LU)[0x56365ea09700]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822132508035 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x3961B63B:GERAN-A-223:LU)[0x56365ea09700]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822132508035 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x3961B63B - active-conn: now used by 1 (attached) (msub.c:375) 20250822132508035 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132508035 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132508035 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132508035 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132508035 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132508035 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132508035 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132508035 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1301)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1301)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1299)@718a44d66dfb: Session index based on local reference:0 20250822132508035 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132508035 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_0-M3UA(1301)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132508035 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132508035 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132508035 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132508035 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132508035 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132508035 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1300)@718a44d66dfb: Deleted conn table entry 0TC_sgsap_expl_imsi_det_noneps0(1309)15280372 TC_sgsap_expl_imsi_det_noneps0(1309)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132508036 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x3961B63B + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822132508036 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x3961B63B - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_sgsap_expl_imsi_det_noneps0(1309)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_expl_imsi_det_noneps0(1309)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_expl_imsi_det_noneps0(1309)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1300)@718a44d66dfb: Created IMSI[0] for '262420000011815'H'3961B63B'O to be handled at TC_sgsap_expl_imsi_det_noneps0(1309) 20250822132508039 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x3961B63B + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822132508039 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x3961B63B + Paging: now used by 3 (attached,VTY,Paging) (paging.c:111) 20250822132508039 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x3961B63B - VTY: now used by 2 (attached,Paging) (msc_vty.c:1721) 20250822132508039 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132508039 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132508039 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132508039 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132508039 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132508039 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132508039 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132508039 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1301)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1301)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1300)@718a44d66dfb: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_expl_imsi_det_noneps0(1309) TC_sgsap_expl_imsi_det_noneps0(1309)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_expl_imsi_det_noneps0(1309)@718a44d66dfb: 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 := '3961B63B'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1300)@718a44d66dfb: Added conn table entry 0TC_sgsap_expl_imsi_det_noneps0(1309)13848018 MSC_Test_0-RAN(1300)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1299)@718a44d66dfb: First idle individual index:0 20250822132508042 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132508042 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132508042 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132508042 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132508042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132508042 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132508042 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132508042 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1301)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132508042 DMM DEBUG msc_a(TMSI-0x3961B63B:GERAN-A-224:CM_SERVICE_REQ)[0x56365ea57950]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250822132508042 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3961B63B:GERAN-A-224:CM_SERVICE_REQ)[0x56365ea16cd0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822132508042 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3961B63B:GERAN-A-224:CM_SERVICE_REQ)[0x56365ea16cd0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x3961B63B:GERAN-A-224:CM_SERVICE_REQ)[0x56365ea57950] (fsm.c:486) 20250822132508042 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3961B63B:GERAN-A-224:CM_SERVICE_REQ)[0x56365ea16cd0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250822132508042 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3961B63B:GERAN-A-224:CM_SERVICE_REQ)[0x56365ea16cd0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822132508042 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x3961B63B + proc_arq_vlr_fn_init: now used by 3 (attached,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822132508042 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x3961B63B + active-conn: now used by 4 (attached,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822132508042 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x3961B63B:GERAN-A-224:CM_SERVICE_REQ)[0x56365ea16cd0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822132508042 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x3961B63B:GERAN-A-224:CM_SERVICE_REQ)[0x56365ea16cd0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822132508042 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x3961B63B:GERAN-A-224:CM_SERVICE_REQ)[0x56365ea16cd0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822132508042 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x3961B63B:GERAN-A-224:CM_SERVICE_REQ)[0x56365ea16cd0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822132508042 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x3961B63B:GERAN-A-224:CM_SERVICE_REQ)[0x56365ea16cd0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822132508042 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x3961B63B:GERAN-A-224:CM_SERVICE_REQ)[0x56365ea16cd0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822132508042 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x3961B63B:GERAN-A-224:CM_SERVICE_REQ)[0x56365ea16cd0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822132508042 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x3961B63B:GERAN-A-224:CM_SERVICE_REQ)[0x56365ea16cd0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822132508042 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x3961B63B:GERAN-A-224:CM_SERVICE_REQ)[0x56365ea16cd0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822132508042 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x3961B63B:GERAN-A-224:CM_SERVICE_REQ)[0x56365ea16cd0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822132508042 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011815/3/1): Available (smpp_smsc.c:626) 20250822132508042 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x3961B63B - proc_arq_vlr_fn_init: now used by 3 (attached,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250822132508042 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132508042 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132508042 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132508042 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132508042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132508042 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132508042 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132508042 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132508042 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132508042 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132508042 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132508042 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132508042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132508042 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132508042 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132508042 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132508042 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132508042 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132508043 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132508043 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132508043 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132508043 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132508043 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132508043 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1301)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1301)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1301)@718a44d66dfb: Message received on association #8 MSC_Test_0-SCCP(1299)@718a44d66dfb: { messageType := 2, destLocRef := 'D34DD2'O, sourceLocRef := '0000E0'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1299)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-M3UA(1301)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1301)@718a44d66dfb: Message received on association #8 MSC_Test_0-SCCP(1299)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1299)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1299)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1299)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1299)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1299)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1299)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(1301)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1299)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132508043 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x3961B63B + VTY: now used by 4 (attached,Paging,active-conn,VTY) (msc_vty.c:1285) 20250822132508043 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x3961B63B - VTY: now used by 3 (attached,Paging,active-conn) (msc_vty.c:1317) TC_sgsap_expl_imsi_det_noneps0(1309)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_expl_imsi_det_noneps0(1309)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1299)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1299)@718a44d66dfb: vl_len:28 MSC_Test_0-SCCP(1299)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1299)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1301)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132508047 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132508047 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132508047 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132508047 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132508047 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132508047 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132508047 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132508047 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132508048 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x3961B63B + SMS: now used by 4 (attached,Paging,active-conn,SMS) (transaction.c:228) 20250822132508048 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250822132508048 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250822132508048 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132508048 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132508048 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132508048 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132508048 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132508048 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132508048 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132508048 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132508048 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132508048 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132508048 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132508048 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132508048 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132508048 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132508048 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132508048 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1301)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1301)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1301)@718a44d66dfb: Message received on association #8 MSC_Test_0-SCCP(1299)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-M3UA(1301)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1299)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1299)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1299)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1299)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1299)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1299)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1299)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_expl_imsi_det_noneps0(1309)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_expl_imsi_det_noneps0(1309)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1299)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1299)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(1299)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1299)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1301)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132508050 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132508050 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132508050 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132508050 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132508050 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132508050 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132508050 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132508050 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132508051 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x3961B63B - SMS: now used by 3 (attached,Paging,active-conn) (transaction.c:281) 20250822132508051 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x3961B63B + msc_a_fsm_releasing_onenter: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822132508051 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x3961B63B + 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) 20250822132508051 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x3961B63B - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822132508051 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x3961B63B - msc_a_fsm_releasing_onenter: now used by 3 (attached,Paging,active-conn) (msc_a.c:1004) 20250822132508051 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132508051 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132508051 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132508051 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132508051 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132508051 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132508051 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132508051 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1301)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1301)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1299)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1299)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1299)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1299)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1299)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1299)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1299)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1299)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1301)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132508052 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132508052 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132508052 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132508052 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132508052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132508052 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132508052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132508052 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132508052 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x3961B63B:GERAN-A-224:CM_SERVICE_REQ)[0x56365ea16cd0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822132508052 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x3961B63B:GERAN-A-224:CM_SERVICE_REQ)[0x56365ea16cd0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x3961B63B:GERAN-A-224:CM_SERVICE_REQ)[0x56365ea57950] (msc_a.c:1053) 20250822132508052 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x3961B63B:GERAN-A-224:CM_SERVICE_REQ)[0x56365ea16cd0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822132508052 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x3961B63B:GERAN-A-224:CM_SERVICE_REQ)[0x56365ea16cd0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822132508052 DBSSAP ERROR msc_a(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x3961B63B:GERAN-A-224:CM_SERVICE_REQ)[0x56365ea57950]{MSC_A_ST_RELEASED}: Deallocating active transactions failed (msc_a.c:1064) 20250822132508052 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x3961B63B - active-conn: now used by 2 (attached,Paging) (msub.c:375) 20250822132508052 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132508052 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132508052 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132508052 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132508052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132508052 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132508052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132508052 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1301)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1301)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1299)@718a44d66dfb: Session index based on local reference:0 20250822132508052 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132508052 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132508052 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132508052 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132508052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132508052 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132508052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132508052 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1301)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1300)@718a44d66dfb: Deleted conn table entry 0TC_sgsap_expl_imsi_det_noneps0(1309)13848018 TC_sgsap_expl_imsi_det_noneps0(1309)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132508053 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x3961B63B + VTY: now used by 3 (attached,Paging,VTY) (msc_vty.c:1285) 20250822132508053 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x3961B63B - VTY: now used by 2 (attached,Paging) (msc_vty.c:1317) TC_sgsap_expl_imsi_det_noneps0(1309)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_expl_imsi_det_noneps0(1309)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_expl_imsi_det_noneps0(1309)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_expl_imsi_det_noneps0(1309)@718a44d66dfb: Final verdict of PTC: pass 20250822132508056 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: Connection lost (sgs_server.c:101) MSC_Test_0-M3UA(1301)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP(1305)@718a44d66dfb: Final verdict of PTC: none 20250822132508056 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822132508056 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250822132508056 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1304)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(1302)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(1300)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SGsAP(1307)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(1306)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1310)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(1303)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-SCCP(1299)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1298)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(1308)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1298): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(1299): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(1300): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(1301): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(1302): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(1303): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(1304): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(1305): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(1306): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SGsAP(1307): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(1308): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_sgsap_expl_imsi_det_noneps0(1309): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1310): none (pass -> pass) MTC@718a44d66dfb: Test case TC_sgsap_expl_imsi_det_noneps finished. Verdict: pass MTC@718a44d66dfb: 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'. Fri Aug 22 13:25:08 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 20250822132508254 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822132508254 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822132508254 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822132508254 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822132508254 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822132508254 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822132508254 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822132508254 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822132508254 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822132508254 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132508254 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822132508254 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822132508254 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822132508254 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822132508254 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822132508254 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822132508254 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822132508254 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822132508254 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822132509056 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=348204) 20250822132509858 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0xA9D0F753 - Paging: now used by 1 (attached) (paging.c:202) 20250822132510057 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822132510255 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822132510255 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822132510255 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=348204, count=350212) 20250822132511058 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:25:11 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_sgsap_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 20250822132512059 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_sgsap_impl_imsi_det_noneps started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(1314)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(1314)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1314)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(1312)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822132512492 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1315)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822132512685 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822132512685 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822132512685 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822132512685 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1314)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1314)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1314)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822132512686 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132512686 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822132512686 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822132512686 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822132512686 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822132512686 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822132512686 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1314)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(1314)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1314)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1314)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1314)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822132512687 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132512687 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822132512687 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) MSC_Test_0-M3UA(1314)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250822132512687 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822132512687 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822132512687 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822132512687 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1314)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1314)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1314)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1314)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1314)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) 20250822132512687 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822132512687 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1314)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1314)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822132513060 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822132513060 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1317)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1317)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822132513063 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1317)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1317)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1317)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1317)@718a44d66dfb: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1317)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1317)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822132513074 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822132513074 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-SGsAP(1320)@718a44d66dfb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1320)@718a44d66dfb: Created Expect[0] for '262420000011815'H to be handled at TC_sgsap_impl_imsi_det_noneps0(1322) MSC_Test-GSUP(1318)@718a44d66dfb: Created GsupExpect[0] for "262420000011815" to be handled at TC_sgsap_impl_imsi_det_noneps0(1322) 20250822132513125 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x3961B63B + sgs_rx_loc_upd_req: now used by 3 (attached,Paging,sgs_rx_loc_upd_req) (sgs_iface.c:619) 20250822132513125 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x3961B63B - sgs_rx_loc_upd_req: now used by 2 (attached,Paging) (sgs_iface.c:622) 20250822132513125 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x3961B63B + SGs-lu: now used by 3 (attached,Paging,SGs-lu) (vlr_sgs.c:87) 20250822132513125 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: 901-70 (vlr.c:707) 20250822132513125 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011815 (MSISDN=491230011815) (NO CONN!) (gsm_04_08.c:1541) MSC_Test-GSUP(1318)@718a44d66dfb: Found GsupExpect[0] for "262420000011815" handled at TC_sgsap_impl_imsi_det_noneps0(1322) MSC_Test-GSUP(1318)@718a44d66dfb: Added IMSI table entry 0TC_sgsap_impl_imsi_det_noneps0(1322)"262420000011815" 20250822132513128 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x3961B63B:TMSInew-0xAC2FE53D + vlr_gsup_rx: now used by 4 (attached,Paging,SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250822132513128 DVLR DEBUG IMSI:262420000011815 has MSISDN:491230011815 (vlr.c:1045) 20250822132513128 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011815 (MSISDN=491230011815) (NO CONN!) (gsm_04_08.c:1541) 20250822132513128 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x3961B63B:TMSInew-0xAC2FE53D - vlr_gsup_rx: now used by 3 (attached,Paging,SGs-lu) (vlr.c:1410) 20250822132513128 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x3961B63B:TMSInew-0xAC2FE53D + vlr_gsup_rx: now used by 4 (attached,Paging,SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250822132513128 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x3961B63B:TMSInew-0xAC2FE53D - SGs-lu: now used by 3 (attached,Paging,vlr_gsup_rx) (vlr_sgs.c:124) 20250822132513128 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x3961B63B:TMSInew-0xAC2FE53D - vlr_gsup_rx: now used by 2 (attached,Paging) (vlr.c:1410) TC_sgsap_impl_imsi_det_noneps0(1322)@718a44d66dfb: tr_SGsAP_IMSI: '262420000011815'H TC_sgsap_impl_imsi_det_noneps0(1322)@718a44d66dfb: tr_SGsAP_IMSI: '262420000011815'H MSC_Test-SGsAP(1320)@718a44d66dfb: 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 := 'AC2FE53D'O } } } } } } handled at TC_sgsap_impl_imsi_det_noneps0(1322) TC_sgsap_impl_imsi_det_noneps0(1322)@718a44d66dfb: tr_SGsAP_IMSI: '262420000011815'H TC_sgsap_impl_imsi_det_noneps0(1322)@718a44d66dfb: setverdict(pass): none -> pass 20250822132513131 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x3961B63B:TMSInew-0xAC2FE53D + vlr_sgs_tmsi_reall_compl: now used by 3 (attached,Paging,vlr_sgs_tmsi_reall_compl) (vlr_sgs.c:235) 20250822132513131 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0xAC2FE53D - vlr_sgs_tmsi_reall_compl: now used by 2 (attached,Paging) (vlr_sgs.c:240) 20250822132513491 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132513491 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132513491 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132513491 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132513491 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132513491 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132513491 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132513491 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1314)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132513491 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132513491 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132513491 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132513491 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132513491 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132513491 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132513491 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132513491 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1314)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1314)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1313)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_impl_imsi_det_noneps0(1322)@718a44d66dfb: tr_SGsAP_IMSI: '262420000011815'H 20250822132516136 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0xAC2FE53D + vlr_sgs_imsi_detach: now used by 3 (attached,Paging,vlr_sgs_imsi_detach) (vlr_sgs.c:150) TC_sgsap_impl_imsi_det_noneps0(1322)@718a44d66dfb: tr_SGsAP_IMSI: '262420000011815'H 20250822132516136 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132516136 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0xAC2FE53D - Paging: now used by 2 (attached,vlr_sgs_imsi_detach) (paging.c:202) 20250822132516136 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0xAC2FE53D - attached: now used by 1 (vlr_sgs_imsi_detach) (vlr.c:1489) 20250822132516136 DVLR INFO VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0xAC2FE53D - vlr_sgs_imsi_detach: now used by 0 (-) (vlr_sgs.c:184) 20250822132516136 DVLR DEBUG SUBSCR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0xAC2FE53D) freeing VLR subscr (max total use count was 5) (vlr.c:472) MSC_Test-GSUP(1318)@718a44d66dfb: Created GsupExpect[0] for "262420000011815" to be handled at TC_sgsap_impl_imsi_det_noneps0(1322) TC_sgsap_impl_imsi_det_noneps0(1322)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000011815'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1313)@718a44d66dfb: Added conn table entry 0TC_sgsap_impl_imsi_det_noneps0(1322)2131422 MSC_Test_0-SCCP(1312)@718a44d66dfb: First idle individual index:0 MSC_Test_0-RAN(1313)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 20250822132516144 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132516144 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132516144 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(1314)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132516144 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132516144 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132516144 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132516144 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132516144 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132516145 DMM DEBUG msc_a(IMSI-262420000011815:GERAN-A-225:LU)[0x56365ea1fe20]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000011815 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822132516145 DMM DEBUG msc_a(IMSI-262420000011815:GERAN-A-225:LU)[0x56365ea1fe20]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822132516145 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:GERAN-A-225:LU)[0x56365ea09700]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822132516145 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:GERAN-A-225:LU)[0x56365ea09700]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000011815:GERAN-A-225:LU)[0x56365ea1fe20] (fsm.c:486) 20250822132516145 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:GERAN-A-225:LU)[0x56365ea09700]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822132516145 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:GERAN-A-225:LU)[0x56365ea09700]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822132516145 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822132516145 DVLR DEBUG set IMSI on subscriber; IMSI=262420000011815 id=262420000011815 (vlr.c:661) 20250822132516145 DVLR INFO New subscr, IMSI: 262420000011815 (vlr.c:562) 20250822132516145 DVLR DEBUG VLR subscr IMSI-262420000011815 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822132516145 DVLR DEBUG VLR subscr IMSI-262420000011815 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822132516145 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132516145 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:GERAN-A-225:LU)[0x56365ea09700]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822132516145 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:GERAN-A-225:LU)[0x56365ea09700]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822132516145 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:GERAN-A-225:LU)[0x56365ea09700]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822132516145 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:GERAN-A-225:LU)[0x56365ea09700]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822132516145 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:GERAN-A-225:LU)[0x56365ea09700]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822132516145 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:GERAN-A-225:LU)[0x56365ea09700]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822132516145 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011815:GERAN-A-225:LU)[0x56365ea14660]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822132516145 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011815:GERAN-A-225:LU)[0x56365ea14660]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011815:GERAN-A-225:LU)[0x56365ea09700] (fsm.c:486) 20250822132516145 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011815:GERAN-A-225:LU)[0x56365ea14660]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822132516145 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011815:GERAN-A-225:LU)[0x56365ea14660]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822132516145 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132516145 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132516145 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132516145 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132516145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132516145 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132516145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132516145 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132516145 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132516145 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132516145 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132516145 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132516145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132516145 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132516145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132516145 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1314)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1314)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1314)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1314)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1312)@718a44d66dfb: { messageType := 2, destLocRef := '2085DE'O, sourceLocRef := '0000E1'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1312)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1312)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1312)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1312)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1312)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132516149 DVLR DEBUG VLR subscr IMSI-262420000011815 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250822132516149 DVLR DEBUG VLR subscr IMSI-262420000011815 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_sgsap_impl_imsi_det_noneps0(1322)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_impl_imsi_det_noneps0(1322)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1312)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1312)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(1312)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1312)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1314)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132516151 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132516151 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132516151 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132516151 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132516151 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132516151 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132516151 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132516151 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132516151 DVLR DEBUG VLR subscr IMSI-262420000011815 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132516151 DVLR DEBUG IMSI:262420000011815 has MSISDN:491230011815 (vlr.c:1045) 20250822132516151 DMSC NOTICE msub(IMSI-262420000011815:MSISDN-491230011815) VLR: update for IMSI=262420000011815 (MSISDN=491230011815) (gsm_04_08.c:1541) 20250822132516151 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822132516152 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132516152 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-225:LU)[0x56365ea09700]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822132516152 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011815:GERAN-A-225:LU)[0x56365ea14660]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822132516152 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011815:GERAN-A-225:LU)[0x56365ea14660]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822132516152 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011815:GERAN-A-225:LU)[0x56365ea14660]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822132516152 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011815:GERAN-A-225:LU)[0x56365ea14660]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-225:LU)[0x56365ea09700] (vlr_lu_fsm.c:110) 20250822132516152 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011815:GERAN-A-225:LU)[0x56365ea14660]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822132516152 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011815:GERAN-A-225:LU)[0x56365ea14660]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822132516152 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-225:LU)[0x56365ea09700]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822132516152 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-225:LU)[0x56365ea09700]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822132516152 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-225:LU)[0x56365e9e0fa0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822132516152 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-225:LU)[0x56365e9e0fa0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-225:LU)[0x56365ea09700] (fsm.c:486) 20250822132516152 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-225:LU)[0x56365e9e0fa0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822132516152 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-225:LU)[0x56365e9e0fa0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822132516152 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-225:LU)[0x56365e9e0fa0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822132516152 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-225:LU)[0x56365e9e0fa0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822132516152 DMSC NOTICE msub(IMSI-262420000011815:MSISDN-491230011815:TMSInew-0x2847D59B) VLR: update for IMSI=262420000011815 (MSISDN=491230011815) (gsm_04_08.c:1541) 20250822132516152 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-225:LU)[0x56365e9e0fa0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822132516152 DMM DEBUG -> IMSI-262420000011815:MSISDN-491230011815:TMSInew-0x2847D59B LOCATION UPDATE ACCEPT (TMSI = 0x2847d59b) (gsm_04_08.c:149) 20250822132516152 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSInew-0x2847D59B - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822132516152 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132516152 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132516152 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132516152 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132516152 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132516152 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132516152 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132516152 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1314)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1314)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1312)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1312)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1312)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1312)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_impl_imsi_det_noneps0(1322)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1313)@718a44d66dfb: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1313)@718a44d66dfb: patched enc_l3: '055B'O MSC_Test_0-SCCP(1312)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1312)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(1312)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1312)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1314)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132516156 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132516156 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132516156 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132516156 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132516156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132516156 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132516156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132516156 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132516156 DMM DEBUG msc_a(IMSI-262420000011815:MSISDN-491230011815:TMSInew-0x2847D59B:GERAN-A-225:LU)[0x56365ea1fe20]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822132516156 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:TMSInew-0x2847D59B:GERAN-A-225:LU)[0x56365ea09700]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822132516156 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-225:LU)[0x56365e9e0fa0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822132516156 DMSC NOTICE msub(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x2847D59B) VLR: update for IMSI=262420000011815 (MSISDN=491230011815) (gsm_04_08.c:1541) 20250822132516156 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x2847D59B + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250822132516156 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-225:LU)[0x56365e9e0fa0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822132516156 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x2847D59B:GERAN-A-225:LU)[0x56365ea09700]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822132516156 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-225:LU)[0x56365e9e0fa0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822132516156 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-225:LU)[0x56365e9e0fa0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x2847D59B:GERAN-A-225:LU)[0x56365ea09700] (vlr_lu_fsm.c:817) 20250822132516156 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-225:LU)[0x56365e9e0fa0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822132516156 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-225:LU)[0x56365e9e0fa0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822132516156 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x2847D59B:GERAN-A-225:LU)[0x56365ea09700]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822132516156 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011815/3/1): Available (smpp_smsc.c:626) 20250822132516156 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x2847D59B + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822132516156 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x2847D59B + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822132516156 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x2847D59B - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822132516156 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x2847D59B - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250822132516156 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132516156 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132516156 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132516156 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132516156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132516156 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132516156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132516156 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1314)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1314)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1312)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1312)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1312)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1312)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1312)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1312)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1312)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1312)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1314)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132516158 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132516158 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x2847D59B:GERAN-A-225:LU)[0x56365ea09700]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822132516158 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x2847D59B:GERAN-A-225:LU)[0x56365ea09700]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x2847D59B:GERAN-A-225:LU)[0x56365ea1fe20] (msc_a.c:1053) 20250822132516158 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x2847D59B:GERAN-A-225:LU)[0x56365ea09700]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822132516158 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x2847D59B:GERAN-A-225:LU)[0x56365ea09700]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822132516158 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x2847D59B:GERAN-A-225:LU)[0x56365ea09700]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822132516158 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x2847D59B - active-conn: now used by 1 (attached) (msub.c:375) 20250822132516158 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132516158 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132516158 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132516158 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132516158 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132516158 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132516158 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132516159 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132516159 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132516159 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132516159 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132516159 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132516159 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132516159 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132516159 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1314)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1314)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1312)@718a44d66dfb: Session index based on local reference:0 20250822132516160 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132516160 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132516160 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132516160 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132516160 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132516160 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132516160 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132516160 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1314)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1313)@718a44d66dfb: Deleted conn table entry 0TC_sgsap_impl_imsi_det_noneps0(1322)2131422 TC_sgsap_impl_imsi_det_noneps0(1322)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132516161 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x2847D59B + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822132516161 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x2847D59B - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_sgsap_impl_imsi_det_noneps0(1322)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_impl_imsi_det_noneps0(1322)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_impl_imsi_det_noneps0(1322)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1313)@718a44d66dfb: Created IMSI[0] for '262420000011815'H'2847D59B'O to be handled at TC_sgsap_impl_imsi_det_noneps0(1322) 20250822132516165 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x2847D59B + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822132516165 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x2847D59B + Paging: now used by 3 (attached,VTY,Paging) (paging.c:111) 20250822132516165 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x2847D59B - VTY: now used by 2 (attached,Paging) (msc_vty.c:1721) 20250822132516165 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132516165 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132516165 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132516165 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132516165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132516165 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132516165 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132516165 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1314)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1314)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1313)@718a44d66dfb: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_impl_imsi_det_noneps0(1322) TC_sgsap_impl_imsi_det_noneps0(1322)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_impl_imsi_det_noneps0(1322)@718a44d66dfb: 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 := '2847D59B'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1313)@718a44d66dfb: Added conn table entry 0TC_sgsap_impl_imsi_det_noneps0(1322)2166364 MSC_Test_0-RAN(1313)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1312)@718a44d66dfb: First idle individual index:0 MSC_Test_0-M3UA(1314)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132516168 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132516168 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132516168 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132516168 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132516168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132516168 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132516168 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132516168 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132516168 DMM DEBUG msc_a(TMSI-0x2847D59B:GERAN-A-226:CM_SERVICE_REQ)[0x56365ea57950]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250822132516168 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2847D59B:GERAN-A-226:CM_SERVICE_REQ)[0x56365ea16cd0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822132516168 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2847D59B:GERAN-A-226:CM_SERVICE_REQ)[0x56365ea16cd0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x2847D59B:GERAN-A-226:CM_SERVICE_REQ)[0x56365ea57950] (fsm.c:486) 20250822132516168 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2847D59B:GERAN-A-226:CM_SERVICE_REQ)[0x56365ea16cd0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250822132516168 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2847D59B:GERAN-A-226:CM_SERVICE_REQ)[0x56365ea16cd0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822132516168 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x2847D59B + proc_arq_vlr_fn_init: now used by 3 (attached,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822132516168 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x2847D59B + active-conn: now used by 4 (attached,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822132516168 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x2847D59B:GERAN-A-226:CM_SERVICE_REQ)[0x56365ea16cd0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822132516168 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x2847D59B:GERAN-A-226:CM_SERVICE_REQ)[0x56365ea16cd0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822132516168 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x2847D59B:GERAN-A-226:CM_SERVICE_REQ)[0x56365ea16cd0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822132516168 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x2847D59B:GERAN-A-226:CM_SERVICE_REQ)[0x56365ea16cd0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822132516168 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x2847D59B:GERAN-A-226:CM_SERVICE_REQ)[0x56365ea16cd0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822132516168 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x2847D59B:GERAN-A-226:CM_SERVICE_REQ)[0x56365ea16cd0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822132516168 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x2847D59B:GERAN-A-226:CM_SERVICE_REQ)[0x56365ea16cd0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822132516168 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x2847D59B:GERAN-A-226:CM_SERVICE_REQ)[0x56365ea16cd0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822132516168 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x2847D59B:GERAN-A-226:CM_SERVICE_REQ)[0x56365ea16cd0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822132516168 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x2847D59B:GERAN-A-226:CM_SERVICE_REQ)[0x56365ea16cd0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822132516168 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011815/3/1): Available (smpp_smsc.c:626) 20250822132516168 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x2847D59B - proc_arq_vlr_fn_init: now used by 3 (attached,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250822132516169 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132516169 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132516169 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132516169 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132516169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132516169 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132516169 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132516169 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132516169 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132516169 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132516169 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132516169 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132516169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132516169 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132516169 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132516169 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132516169 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132516169 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132516169 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132516169 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132516169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132516169 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132516169 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132516169 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1314)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1314)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1314)@718a44d66dfb: Message received on association #8 MSC_Test_0-SCCP(1312)@718a44d66dfb: { messageType := 2, destLocRef := '210E5C'O, sourceLocRef := '0000E2'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1312)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-M3UA(1314)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1314)@718a44d66dfb: Message received on association #8 MSC_Test_0-SCCP(1312)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-M3UA(1314)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1312)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1312)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1312)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1312)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1312)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1312)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1312)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132516169 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x2847D59B + VTY: now used by 4 (attached,Paging,active-conn,VTY) (msc_vty.c:1285) 20250822132516169 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x2847D59B - VTY: now used by 3 (attached,Paging,active-conn) (msc_vty.c:1317) TC_sgsap_impl_imsi_det_noneps0(1322)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_impl_imsi_det_noneps0(1322)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1312)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1312)@718a44d66dfb: vl_len:28 MSC_Test_0-SCCP(1312)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1312)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1314)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132516173 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132516173 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132516173 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132516173 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132516173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132516173 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132516173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132516173 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132516174 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x2847D59B + SMS: now used by 4 (attached,Paging,active-conn,SMS) (transaction.c:228) 20250822132516174 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250822132516174 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250822132516174 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132516174 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132516174 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132516174 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132516174 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132516174 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132516174 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132516174 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132516174 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132516174 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132516174 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132516174 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132516174 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132516174 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132516174 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132516174 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1314)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1314)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1314)@718a44d66dfb: Message received on association #8 MSC_Test_0-SCCP(1312)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1312)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1312)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1312)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1314)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1312)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1312)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1312)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1312)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_impl_imsi_det_noneps0(1322)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_impl_imsi_det_noneps0(1322)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1312)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1312)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(1312)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1312)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1314)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132516176 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132516176 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132516176 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132516176 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132516176 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132516176 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132516176 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132516176 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132516177 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x2847D59B - SMS: now used by 3 (attached,Paging,active-conn) (transaction.c:281) 20250822132516177 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x2847D59B + msc_a_fsm_releasing_onenter: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822132516177 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x2847D59B + 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) 20250822132516177 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x2847D59B - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822132516177 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x2847D59B - msc_a_fsm_releasing_onenter: now used by 3 (attached,Paging,active-conn) (msc_a.c:1004) 20250822132516177 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132516177 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132516177 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132516177 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132516177 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132516177 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132516177 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132516177 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1314)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1314)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1312)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1312)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1312)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1312)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1312)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1312)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1312)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1312)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822132516178 DLSS7 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(1314)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132516178 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132516178 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132516178 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132516178 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132516178 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132516178 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132516178 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132516178 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x2847D59B:GERAN-A-226:CM_SERVICE_REQ)[0x56365ea16cd0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822132516178 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x2847D59B:GERAN-A-226:CM_SERVICE_REQ)[0x56365ea16cd0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x2847D59B:GERAN-A-226:CM_SERVICE_REQ)[0x56365ea57950] (msc_a.c:1053) 20250822132516178 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x2847D59B:GERAN-A-226:CM_SERVICE_REQ)[0x56365ea16cd0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822132516178 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x2847D59B:GERAN-A-226:CM_SERVICE_REQ)[0x56365ea16cd0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822132516178 DBSSAP ERROR msc_a(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x2847D59B:GERAN-A-226:CM_SERVICE_REQ)[0x56365ea57950]{MSC_A_ST_RELEASED}: Deallocating active transactions failed (msc_a.c:1064) 20250822132516178 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x2847D59B - active-conn: now used by 2 (attached,Paging) (msub.c:375) 20250822132516178 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132516178 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132516178 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132516178 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132516178 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132516178 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132516178 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132516178 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1314)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1314)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1312)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-M3UA(1314)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132516179 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132516179 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132516179 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132516179 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132516179 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132516179 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132516179 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132516179 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1313)@718a44d66dfb: Deleted conn table entry 0TC_sgsap_impl_imsi_det_noneps0(1322)2166364 TC_sgsap_impl_imsi_det_noneps0(1322)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132516179 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x2847D59B + VTY: now used by 3 (attached,Paging,VTY) (msc_vty.c:1285) 20250822132516179 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x2847D59B - VTY: now used by 2 (attached,Paging) (msc_vty.c:1317) TC_sgsap_impl_imsi_det_noneps0(1322)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_impl_imsi_det_noneps0(1322)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_impl_imsi_det_noneps0(1322)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_impl_imsi_det_noneps0(1322)@718a44d66dfb: Final verdict of PTC: pass MSC_Test-GSUP(1318)@718a44d66dfb: Final verdict of PTC: none 20250822132516182 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822132516182 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-M3UA(1314)@718a44d66dfb: Final verdict of PTC: none 20250822132516182 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-SCCP(1312)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(1315)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP-IPA(1317)@718a44d66dfb: Final verdict of PTC: none 20250822132516183 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: Connection lost (sgs_server.c:101) MSC_Test_0-RAN(1313)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(1319)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1323)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SGsAP(1320)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1311)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(1316)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(1321)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1311): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(1312): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(1313): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(1314): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(1315): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(1316): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(1317): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(1318): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(1319): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SGsAP(1320): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(1321): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_sgsap_impl_imsi_det_noneps0(1322): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1323): none (pass -> pass) MTC@718a44d66dfb: Test case TC_sgsap_impl_imsi_det_noneps finished. Verdict: pass MTC@718a44d66dfb: 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'. Fri Aug 22 13:25:16 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 20250822132516382 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822132516382 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822132516382 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822132516382 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822132516382 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822132516382 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822132516382 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822132516382 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822132516382 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822132516382 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132516382 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822132516382 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822132516382 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822132516382 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822132516382 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822132516382 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822132516382 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822132516382 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822132516382 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822132517183 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=346288) 20250822132518184 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822132518383 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822132518383 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822132518383 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=346288, count=348520) 20250822132519185 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:25: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_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 20250822132520186 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_sgsap_paging_rej started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1327)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(1327)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1327)@718a44d66dfb: ************************************************* MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-SCCP(1325)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822132520627 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1328)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822132520820 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822132520820 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822132520820 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822132520820 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1327)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1327)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1327)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1327)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(1327)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250822132520821 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132520821 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822132520821 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822132520821 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822132520821 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822132520821 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822132520821 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1327)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1327)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1327)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1327)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250822132520822 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132520822 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822132520822 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822132520822 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822132520822 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822132520822 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822132520822 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1327)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1327)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1327)@718a44d66dfb: Message received on association #8 20250822132520822 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) MSC_Test_0-M3UA(1327)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1327)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1327)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1327)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822132520822 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822132521187 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822132521187 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1330)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1330)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822132521190 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1330)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1330)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1330)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1330)@718a44d66dfb: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1330)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1330)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822132521201 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822132521201 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-SGsAP(1333)@718a44d66dfb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1333)@718a44d66dfb: Created Expect[0] for '262420000011816'H to be handled at TC_sgsap_paging_rej0(1335) MSC_Test-GSUP(1331)@718a44d66dfb: Created GsupExpect[0] for "262420000011816" to be handled at TC_sgsap_paging_rej0(1335) 20250822132521246 DVLR INFO VLR subscr unknown + SGs-lu: now used by 1 (SGs-lu) (vlr_sgs.c:87) 20250822132521246 DVLR DEBUG set IMSI on subscriber; IMSI=262420000011816 id=262420000011816 (vlr.c:661) 20250822132521246 DVLR INFO New subscr, IMSI: 262420000011816 (vlr.c:562) 20250822132521246 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: 901-70 (vlr.c:707) 20250822132521246 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011816 (MSISDN=) (NO CONN!) (gsm_04_08.c:1541) MSC_Test-GSUP(1331)@718a44d66dfb: Found GsupExpect[0] for "262420000011816" handled at TC_sgsap_paging_rej0(1335) MSC_Test-GSUP(1331)@718a44d66dfb: Added IMSI table entry 0TC_sgsap_paging_rej0(1335)"262420000011816" 20250822132521249 DVLR DEBUG VLR subscr IMSI-262420000011816:TMSInew-0x393E91E8 + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250822132521249 DVLR DEBUG IMSI:262420000011816 has MSISDN:491230011816 (vlr.c:1045) 20250822132521249 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011816 (MSISDN=491230011816) (NO CONN!) (gsm_04_08.c:1541) 20250822132521249 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSInew-0x393E91E8 - vlr_gsup_rx: now used by 1 (SGs-lu) (vlr.c:1410) 20250822132521250 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSInew-0x393E91E8 + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250822132521250 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSInew-0x393E91E8 + attached: now used by 3 (SGs-lu,vlr_gsup_rx,attached) (vlr_sgs_fsm.c:152) 20250822132521250 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSInew-0x393E91E8 - SGs-lu: now used by 2 (vlr_gsup_rx,attached) (vlr_sgs.c:124) 20250822132521250 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSInew-0x393E91E8 - vlr_gsup_rx: now used by 1 (attached) (vlr.c:1410) TC_sgsap_paging_rej0(1335)@718a44d66dfb: tr_SGsAP_IMSI: '262420000011816'H TC_sgsap_paging_rej0(1335)@718a44d66dfb: tr_SGsAP_IMSI: '262420000011816'H MSC_Test-SGsAP(1333)@718a44d66dfb: 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 := '393E91E8'O } } } } } } handled at TC_sgsap_paging_rej0(1335) TC_sgsap_paging_rej0(1335)@718a44d66dfb: tr_SGsAP_IMSI: '262420000011816'H TC_sgsap_paging_rej0(1335)@718a44d66dfb: setverdict(pass): none -> pass 20250822132521251 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSInew-0x393E91E8 + vlr_sgs_tmsi_reall_compl: now used by 2 (attached,vlr_sgs_tmsi_reall_compl) (vlr_sgs.c:235) 20250822132521251 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x393E91E8 - vlr_sgs_tmsi_reall_compl: now used by 1 (attached) (vlr_sgs.c:240) 20250822132521627 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132521627 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132521627 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132521627 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132521627 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132521627 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132521627 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132521627 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1327)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132521627 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132521627 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132521627 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132521627 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132521627 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132521627 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132521627 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132521627 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1327)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1327)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1326)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_paging_rej0(1335)@718a44d66dfb: tr_SGsAP_IMSI: '262420000011816'H 20250822132522255 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x393E91E8 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822132522255 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x393E91E8 + SGs-paging-req: now used by 3 (attached,VTY,SGs-paging-req) (vlr_sgs.c:361) 20250822132522255 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x393E91E8 + Paging: now used by 4 (attached,VTY,SGs-paging-req,Paging) (paging.c:111) 20250822132522255 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x393E91E8 - VTY: now used by 3 (attached,SGs-paging-req,Paging) (msc_vty.c:1721) TC_sgsap_paging_rej0(1335)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132522258 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x393E91E8 + sgs_rx_pag_rej: now used by 4 (attached,SGs-paging-req,Paging,sgs_rx_pag_rej) (sgs_iface.c:757) 20250822132522258 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x393E91E8 + 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) 20250822132522258 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132522258 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x393E91E8 - Paging: now used by 4 (attached,SGs-paging-req,sgs_rx_pag_rej,vlr_sgs_pag_rej) (paging.c:202) 20250822132522258 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x393E91E8 - SGs-paging-req: now used by 3 (attached,sgs_rx_pag_rej,vlr_sgs_pag_rej) (vlr_sgs.c:262) 20250822132522258 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x393E91E8 - vlr_sgs_pag_rej: now used by 2 (attached,sgs_rx_pag_rej) (vlr_sgs.c:264) 20250822132522258 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x393E91E8 - sgs_rx_pag_rej: now used by 1 (attached) (sgs_iface.c:780) MSC_Test-GSUP(1331)@718a44d66dfb: Created GsupExpect[0] for "262420000011816" to be handled at TC_sgsap_paging_rej0(1335) TC_sgsap_paging_rej0(1335)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000011816'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1326)@718a44d66dfb: Added conn table entry 0TC_sgsap_paging_rej0(1335)7015276 MSC_Test_0-SCCP(1325)@718a44d66dfb: First idle individual index:0 MSC_Test_0-RAN(1326)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1327)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132523266 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132523266 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132523266 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132523266 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132523266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132523266 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132523266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132523266 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132523267 DMM DEBUG msc_a(IMSI-262420000011816:GERAN-A-227:LU)[0x56365ea09700]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000011816 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822132523267 DMM DEBUG msc_a(IMSI-262420000011816:GERAN-A-227:LU)[0x56365ea09700]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822132523267 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011816:GERAN-A-227:LU)[0x56365e9e0fa0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822132523267 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011816:GERAN-A-227:LU)[0x56365e9e0fa0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000011816:GERAN-A-227:LU)[0x56365ea09700] (fsm.c:486) 20250822132523267 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011816:GERAN-A-227:LU)[0x56365e9e0fa0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822132523267 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011816:GERAN-A-227:LU)[0x56365e9e0fa0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822132523267 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x393E91E8 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822132523267 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x393E91E8 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822132523267 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x393E91E8 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250822132523267 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132523267 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x393E91E8:GERAN-A-227:LU)[0x56365e9e0fa0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822132523267 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x393E91E8:GERAN-A-227:LU)[0x56365e9e0fa0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822132523267 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x393E91E8:GERAN-A-227:LU)[0x56365e9e0fa0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822132523267 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x393E91E8:GERAN-A-227:LU)[0x56365e9e0fa0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822132523267 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x393E91E8:GERAN-A-227:LU)[0x56365e9e0fa0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822132523267 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x393E91E8:GERAN-A-227:LU)[0x56365e9e0fa0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822132523267 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x393E91E8:GERAN-A-227:LU)[0x56365ea14660]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822132523267 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x393E91E8:GERAN-A-227:LU)[0x56365ea14660]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x393E91E8:GERAN-A-227:LU)[0x56365e9e0fa0] (fsm.c:486) 20250822132523267 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x393E91E8:GERAN-A-227:LU)[0x56365ea14660]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822132523267 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x393E91E8:GERAN-A-227:LU)[0x56365ea14660]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822132523267 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132523267 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132523267 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132523267 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132523267 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132523267 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132523267 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132523267 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132523267 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132523267 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132523267 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132523267 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132523267 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132523267 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132523267 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132523267 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1327)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1327)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1327)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1327)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1325)@718a44d66dfb: { messageType := 2, destLocRef := '6B0B6C'O ("k\vl"), sourceLocRef := '0000E3'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1325)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1325)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1325)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1325)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1325)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132523269 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x393E91E8 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250822132523269 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x393E91E8 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_sgsap_paging_rej0(1335)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_rej0(1335)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1325)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1325)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(1325)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1325)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1327)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132523271 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132523271 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132523271 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132523271 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132523271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132523271 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132523271 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x393E91E8 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132523271 DVLR DEBUG IMSI:262420000011816 has MSISDN:491230011816 (vlr.c:1045) 20250822132523271 DMSC NOTICE msub(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x393E91E8) VLR: update for IMSI=262420000011816 (MSISDN=491230011816) (gsm_04_08.c:1541) 20250822132523271 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x393E91E8 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822132523271 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132523271 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132523271 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x393E91E8 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132523271 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x393E91E8:GERAN-A-227:LU)[0x56365e9e0fa0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822132523271 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x393E91E8:GERAN-A-227:LU)[0x56365ea14660]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822132523271 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x393E91E8:GERAN-A-227:LU)[0x56365ea14660]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822132523271 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x393E91E8:GERAN-A-227:LU)[0x56365ea14660]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822132523271 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x393E91E8:GERAN-A-227:LU)[0x56365ea14660]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x393E91E8:GERAN-A-227:LU)[0x56365e9e0fa0] (vlr_lu_fsm.c:110) 20250822132523271 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x393E91E8:GERAN-A-227:LU)[0x56365ea14660]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822132523271 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x393E91E8:GERAN-A-227:LU)[0x56365ea14660]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822132523271 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x393E91E8:GERAN-A-227:LU)[0x56365e9e0fa0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822132523271 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x393E91E8:GERAN-A-227:LU)[0x56365e9e0fa0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822132523271 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x393E91E8:GERAN-A-227:LU)[0x56365e9cfe20]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822132523271 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x393E91E8:GERAN-A-227:LU)[0x56365e9cfe20]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x393E91E8:GERAN-A-227:LU)[0x56365e9e0fa0] (fsm.c:486) 20250822132523271 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x393E91E8:GERAN-A-227:LU)[0x56365e9cfe20]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822132523271 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x393E91E8:GERAN-A-227:LU)[0x56365e9cfe20]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822132523271 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x393E91E8:GERAN-A-227:LU)[0x56365e9cfe20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822132523271 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x393E91E8:GERAN-A-227:LU)[0x56365e9cfe20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822132523271 DMSC NOTICE msub(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x393E91E8:TMSInew-0x48A290D7) VLR: update for IMSI=262420000011816 (MSISDN=491230011816) (gsm_04_08.c:1541) 20250822132523271 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x393E91E8:GERAN-A-227:LU)[0x56365e9cfe20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822132523271 DMM DEBUG -> IMSI-262420000011816:MSISDN-491230011816:TMSI-0x393E91E8:TMSInew-0x48A290D7 LOCATION UPDATE ACCEPT (TMSI = 0x48a290d7) (gsm_04_08.c:149) 20250822132523271 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x393E91E8:TMSInew-0x48A290D7 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822132523272 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132523272 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132523272 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132523272 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132523272 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132523272 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132523272 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132523272 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1327)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1327)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1325)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1325)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1325)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1325)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_rej0(1335)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1326)@718a44d66dfb: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1326)@718a44d66dfb: patched enc_l3: '055B'O MSC_Test_0-SCCP(1325)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1325)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(1325)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1325)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002055B'O 20250822132523276 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132523276 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132523276 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132523276 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132523276 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132523276 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132523276 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132523276 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1327)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132523276 DMM DEBUG msc_a(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x393E91E8:TMSInew-0x48A290D7:GERAN-A-227:LU)[0x56365ea09700]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822132523276 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x393E91E8:TMSInew-0x48A290D7:GERAN-A-227:LU)[0x56365e9e0fa0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822132523276 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x393E91E8:GERAN-A-227:LU)[0x56365e9cfe20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822132523276 DMSC NOTICE msub(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x48A290D7) VLR: update for IMSI=262420000011816 (MSISDN=491230011816) (gsm_04_08.c:1541) 20250822132523276 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x393E91E8:GERAN-A-227:LU)[0x56365e9cfe20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822132523276 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x48A290D7:GERAN-A-227:LU)[0x56365e9e0fa0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822132523276 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x393E91E8:GERAN-A-227:LU)[0x56365e9cfe20]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822132523276 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x393E91E8:GERAN-A-227:LU)[0x56365e9cfe20]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x48A290D7:GERAN-A-227:LU)[0x56365e9e0fa0] (vlr_lu_fsm.c:817) 20250822132523276 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x393E91E8:GERAN-A-227:LU)[0x56365e9cfe20]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822132523276 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x393E91E8:GERAN-A-227:LU)[0x56365e9cfe20]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822132523276 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x48A290D7:GERAN-A-227:LU)[0x56365e9e0fa0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822132523276 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011816/3/1): Available (smpp_smsc.c:626) 20250822132523276 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x48A290D7 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822132523276 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x48A290D7 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822132523276 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x48A290D7 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822132523276 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x48A290D7 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822132523276 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132523276 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132523276 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132523276 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132523276 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132523276 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132523276 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132523276 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1327)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1327)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1325)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1325)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1325)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1325)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1325)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1325)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1325)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1325)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822132523278 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132523278 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132523278 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132523278 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132523278 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132523278 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132523278 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132523278 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1327)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132523278 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x48A290D7:GERAN-A-227:LU)[0x56365e9e0fa0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822132523278 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x48A290D7:GERAN-A-227:LU)[0x56365e9e0fa0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x48A290D7:GERAN-A-227:LU)[0x56365ea09700] (msc_a.c:1053) 20250822132523278 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x48A290D7:GERAN-A-227:LU)[0x56365e9e0fa0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822132523278 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x48A290D7:GERAN-A-227:LU)[0x56365e9e0fa0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822132523278 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x48A290D7:GERAN-A-227:LU)[0x56365e9e0fa0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822132523278 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x48A290D7 - active-conn: now used by 1 (attached) (msub.c:375) 20250822132523278 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132523278 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132523278 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132523278 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132523278 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132523278 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132523278 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132523278 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1327)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1327)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1325)@718a44d66dfb: Session index based on local reference:0 20250822132523279 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132523279 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132523279 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132523279 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) MSC_Test_0-M3UA(1327)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132523279 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132523279 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132523279 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132523279 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1326)@718a44d66dfb: Deleted conn table entry 0TC_sgsap_paging_rej0(1335)7015276 TC_sgsap_paging_rej0(1335)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132523280 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x48A290D7 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822132523280 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x48A290D7 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_sgsap_paging_rej0(1335)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_rej0(1335)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_rej0(1335)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1326)@718a44d66dfb: Created IMSI[0] for '262420000011816'H'48A290D7'O to be handled at TC_sgsap_paging_rej0(1335) 20250822132523282 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x48A290D7 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822132523283 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x48A290D7 + Paging: now used by 3 (attached,VTY,Paging) (paging.c:111) 20250822132523283 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x48A290D7 - VTY: now used by 2 (attached,Paging) (msc_vty.c:1721) 20250822132523283 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132523283 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132523283 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132523283 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132523283 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132523283 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132523283 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132523283 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1327)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1327)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1326)@718a44d66dfb: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_paging_rej0(1335) TC_sgsap_paging_rej0(1335)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_rej0(1335)@718a44d66dfb: 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 := '48A290D7'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1326)@718a44d66dfb: Added conn table entry 0TC_sgsap_paging_rej0(1335)2062524 MSC_Test_0-RAN(1326)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1325)@718a44d66dfb: First idle individual index:0 MSC_Test_0-M3UA(1327)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132523288 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132523288 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132523288 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132523288 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132523288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132523288 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132523288 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132523288 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132523288 DMM DEBUG msc_a(TMSI-0x48A290D7:GERAN-A-228:CM_SERVICE_REQ)[0x56365ea1fe20]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250822132523288 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x48A290D7:GERAN-A-228:CM_SERVICE_REQ)[0x56365ea57950]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822132523288 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x48A290D7:GERAN-A-228:CM_SERVICE_REQ)[0x56365ea57950]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x48A290D7:GERAN-A-228:CM_SERVICE_REQ)[0x56365ea1fe20] (fsm.c:486) 20250822132523288 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x48A290D7:GERAN-A-228:CM_SERVICE_REQ)[0x56365ea57950]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250822132523288 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x48A290D7:GERAN-A-228:CM_SERVICE_REQ)[0x56365ea57950]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822132523288 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x48A290D7 + proc_arq_vlr_fn_init: now used by 3 (attached,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822132523288 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x48A290D7 + active-conn: now used by 4 (attached,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822132523288 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x48A290D7:GERAN-A-228:CM_SERVICE_REQ)[0x56365ea57950]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822132523288 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x48A290D7:GERAN-A-228:CM_SERVICE_REQ)[0x56365ea57950]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822132523288 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x48A290D7:GERAN-A-228:CM_SERVICE_REQ)[0x56365ea57950]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822132523288 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x48A290D7:GERAN-A-228:CM_SERVICE_REQ)[0x56365ea57950]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822132523288 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x48A290D7:GERAN-A-228:CM_SERVICE_REQ)[0x56365ea57950]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822132523288 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x48A290D7:GERAN-A-228:CM_SERVICE_REQ)[0x56365ea57950]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822132523288 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x48A290D7:GERAN-A-228:CM_SERVICE_REQ)[0x56365ea57950]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822132523288 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x48A290D7:GERAN-A-228:CM_SERVICE_REQ)[0x56365ea57950]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822132523288 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x48A290D7:GERAN-A-228:CM_SERVICE_REQ)[0x56365ea57950]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822132523288 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x48A290D7:GERAN-A-228:CM_SERVICE_REQ)[0x56365ea57950]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822132523288 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011816/3/1): Available (smpp_smsc.c:626) 20250822132523288 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x48A290D7 - proc_arq_vlr_fn_init: now used by 3 (attached,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250822132523288 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132523288 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132523288 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132523288 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132523288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132523288 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132523288 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132523288 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132523288 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132523288 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132523288 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132523288 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132523288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132523288 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132523288 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132523288 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132523288 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132523288 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132523288 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132523288 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132523288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132523288 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132523288 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132523288 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1327)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1327)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1327)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1327)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1327)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1327)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1325)@718a44d66dfb: { messageType := 2, destLocRef := '1F78BC'O, sourceLocRef := '0000E4'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1325)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1325)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1325)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1325)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1325)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1325)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1325)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1325)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1325)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132523289 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x48A290D7 + VTY: now used by 4 (attached,Paging,active-conn,VTY) (msc_vty.c:1285) 20250822132523289 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x48A290D7 - VTY: now used by 3 (attached,Paging,active-conn) (msc_vty.c:1317) TC_sgsap_paging_rej0(1335)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_rej0(1335)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1325)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1325)@718a44d66dfb: vl_len:28 MSC_Test_0-SCCP(1325)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1325)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1327)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132523294 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132523294 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132523294 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132523294 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132523294 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132523294 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132523294 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132523294 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132523294 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x48A290D7 + SMS: now used by 4 (attached,Paging,active-conn,SMS) (transaction.c:228) 20250822132523294 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250822132523294 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250822132523294 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132523294 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132523294 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132523294 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132523294 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132523294 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132523294 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132523294 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132523294 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132523294 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132523294 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132523294 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132523294 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132523294 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132523294 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132523294 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1327)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1327)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1327)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1327)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1325)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1325)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1325)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1325)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1325)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1325)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1325)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1325)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_rej0(1335)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_rej0(1335)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1325)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1325)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(1325)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1325)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1327)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132523296 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132523296 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132523296 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132523296 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132523296 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132523296 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132523296 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132523296 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132523297 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x48A290D7 - SMS: now used by 3 (attached,Paging,active-conn) (transaction.c:281) 20250822132523297 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x48A290D7 + msc_a_fsm_releasing_onenter: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822132523297 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x48A290D7 + 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) 20250822132523297 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x48A290D7 - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822132523297 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x48A290D7 - msc_a_fsm_releasing_onenter: now used by 3 (attached,Paging,active-conn) (msc_a.c:1004) 20250822132523297 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132523297 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132523297 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132523297 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132523297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132523297 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132523297 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132523297 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1327)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1327)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1325)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1325)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1325)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1325)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1325)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1325)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1325)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1325)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1327)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132523298 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132523298 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132523298 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132523298 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132523298 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132523298 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132523298 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132523298 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132523298 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x48A290D7:GERAN-A-228:CM_SERVICE_REQ)[0x56365ea57950]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822132523298 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x48A290D7:GERAN-A-228:CM_SERVICE_REQ)[0x56365ea57950]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x48A290D7:GERAN-A-228:CM_SERVICE_REQ)[0x56365ea1fe20] (msc_a.c:1053) 20250822132523298 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x48A290D7:GERAN-A-228:CM_SERVICE_REQ)[0x56365ea57950]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822132523298 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x48A290D7:GERAN-A-228:CM_SERVICE_REQ)[0x56365ea57950]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822132523298 DBSSAP ERROR msc_a(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x48A290D7:GERAN-A-228:CM_SERVICE_REQ)[0x56365ea1fe20]{MSC_A_ST_RELEASED}: Deallocating active transactions failed (msc_a.c:1064) 20250822132523298 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x48A290D7 - active-conn: now used by 2 (attached,Paging) (msub.c:375) 20250822132523298 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132523298 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132523298 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132523298 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132523298 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132523298 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132523298 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132523298 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1327)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1327)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1325)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-M3UA(1327)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132523298 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132523298 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132523298 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132523298 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132523298 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132523298 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132523298 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132523298 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1326)@718a44d66dfb: Deleted conn table entry 0TC_sgsap_paging_rej0(1335)2062524 TC_sgsap_paging_rej0(1335)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132523299 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x48A290D7 + VTY: now used by 3 (attached,Paging,VTY) (msc_vty.c:1285) 20250822132523299 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x48A290D7 - VTY: now used by 2 (attached,Paging) (msc_vty.c:1317) TC_sgsap_paging_rej0(1335)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_rej0(1335)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_rej0(1335)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_rej0(1335)@718a44d66dfb: Final verdict of PTC: pass 20250822132523302 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822132523302 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250822132523303 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: Connection lost (sgs_server.c:101) MSC_Test-GSUP(1331)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(1328)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-SCCP(1325)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(1326)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(1334)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-M3UA(1327)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1324)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(1332)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SGsAP(1333)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(1329)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1336)@718a44d66dfb: Final verdict of PTC: none 20250822132523304 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1330)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1324): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(1325): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(1326): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(1327): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(1328): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(1329): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(1330): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(1331): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(1332): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SGsAP(1333): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(1334): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_sgsap_paging_rej0(1335): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1336): none (pass -> pass) MTC@718a44d66dfb: Test case TC_sgsap_paging_rej finished. Verdict: pass MTC@718a44d66dfb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_paging_rej pass'. Fri Aug 22 13:25:23 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 20250822132523502 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822132523502 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822132523502 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822132523502 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822132523502 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822132523502 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822132523502 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822132523502 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822132523502 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822132523502 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132523502 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822132523502 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822132523502 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822132523502 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822132523502 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822132523502 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822132523502 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822132523502 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822132523502 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822132524305 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=348348) 20250822132525305 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822132525504 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822132525504 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822132525504 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=348348, count=350580) 20250822132526166 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x2847D59B - Paging: now used by 1 (attached) (paging.c:202) 20250822132526306 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:25: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_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 20250822132527307 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_sgsap_paging_subscr_rej started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1340)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(1340)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1340)@718a44d66dfb: ************************************************* MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-SCCP(1338)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822132527753 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1341)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822132527940 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822132527940 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822132527940 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822132527940 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1340)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1340)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1340)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822132527942 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132527942 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822132527942 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822132527942 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822132527942 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822132527942 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822132527942 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1340)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(1340)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1340)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1340)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1340)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822132527944 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132527944 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822132527944 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822132527944 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822132527944 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822132527944 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822132527944 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1340)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1340)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1340)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822132527944 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822132527944 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1340)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1340)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1340)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1340)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1340)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822132528308 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822132528308 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1343)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1343)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822132528312 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1343)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1343)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1343)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1343)@718a44d66dfb: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1343)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1343)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822132528331 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822132528331 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-SGsAP(1346)@718a44d66dfb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1346)@718a44d66dfb: Created Expect[0] for '262420000011817'H to be handled at TC_sgsap_paging_subscr_rej0(1348) MSC_Test-GSUP(1344)@718a44d66dfb: Created GsupExpect[0] for "262420000011817" to be handled at TC_sgsap_paging_subscr_rej0(1348) 20250822132528405 DVLR INFO VLR subscr unknown + SGs-lu: now used by 1 (SGs-lu) (vlr_sgs.c:87) 20250822132528405 DVLR DEBUG set IMSI on subscriber; IMSI=262420000011817 id=262420000011817 (vlr.c:661) 20250822132528405 DVLR INFO New subscr, IMSI: 262420000011817 (vlr.c:562) 20250822132528405 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: 901-70 (vlr.c:707) 20250822132528405 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011817 (MSISDN=) (NO CONN!) (gsm_04_08.c:1541) MSC_Test-GSUP(1344)@718a44d66dfb: Found GsupExpect[0] for "262420000011817" handled at TC_sgsap_paging_subscr_rej0(1348) MSC_Test-GSUP(1344)@718a44d66dfb: Added IMSI table entry 0TC_sgsap_paging_subscr_rej0(1348)"262420000011817" 20250822132528410 DVLR DEBUG VLR subscr IMSI-262420000011817:TMSInew-0x03944BBC + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250822132528410 DVLR DEBUG IMSI:262420000011817 has MSISDN:491230011817 (vlr.c:1045) 20250822132528410 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011817 (MSISDN=491230011817) (NO CONN!) (gsm_04_08.c:1541) 20250822132528410 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSInew-0x03944BBC - vlr_gsup_rx: now used by 1 (SGs-lu) (vlr.c:1410) 20250822132528411 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSInew-0x03944BBC + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250822132528411 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSInew-0x03944BBC + attached: now used by 3 (SGs-lu,vlr_gsup_rx,attached) (vlr_sgs_fsm.c:152) 20250822132528411 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSInew-0x03944BBC - SGs-lu: now used by 2 (vlr_gsup_rx,attached) (vlr_sgs.c:124) 20250822132528411 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSInew-0x03944BBC - vlr_gsup_rx: now used by 1 (attached) (vlr.c:1410) TC_sgsap_paging_subscr_rej0(1348)@718a44d66dfb: tr_SGsAP_IMSI: '262420000011817'H TC_sgsap_paging_subscr_rej0(1348)@718a44d66dfb: tr_SGsAP_IMSI: '262420000011817'H MSC_Test-SGsAP(1346)@718a44d66dfb: 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 := '03944BBC'O } } } } } } handled at TC_sgsap_paging_subscr_rej0(1348) TC_sgsap_paging_subscr_rej0(1348)@718a44d66dfb: tr_SGsAP_IMSI: '262420000011817'H TC_sgsap_paging_subscr_rej0(1348)@718a44d66dfb: setverdict(pass): none -> pass 20250822132528415 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSInew-0x03944BBC + vlr_sgs_tmsi_reall_compl: now used by 2 (attached,vlr_sgs_tmsi_reall_compl) (vlr_sgs.c:235) 20250822132528415 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x03944BBC - vlr_sgs_tmsi_reall_compl: now used by 1 (attached) (vlr_sgs.c:240) 20250822132528748 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132528748 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132528748 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132528748 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132528748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132528748 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132528748 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132528748 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1340)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132528748 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132528748 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132528748 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132528748 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132528748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132528748 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132528748 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132528748 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1340)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1340)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1339)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_paging_subscr_rej0(1348)@718a44d66dfb: tr_SGsAP_IMSI: '262420000011817'H 20250822132529424 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x03944BBC + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822132529424 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x03944BBC + SGs-paging-req: now used by 3 (attached,VTY,SGs-paging-req) (vlr_sgs.c:361) 20250822132529424 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x03944BBC + Paging: now used by 4 (attached,VTY,SGs-paging-req,Paging) (paging.c:111) 20250822132529424 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x03944BBC - VTY: now used by 3 (attached,SGs-paging-req,Paging) (msc_vty.c:1721) TC_sgsap_paging_subscr_rej0(1348)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132529427 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x03944BBC + sgs_rx_pag_rej: now used by 4 (attached,SGs-paging-req,Paging,sgs_rx_pag_rej) (sgs_iface.c:757) 20250822132529427 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x03944BBC + 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) 20250822132529427 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x03944BBC - SGs-paging-req: now used by 4 (attached,Paging,sgs_rx_pag_rej,vlr_sgs_pag_rej) (vlr_sgs.c:262) 20250822132529427 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x03944BBC - vlr_sgs_pag_rej: now used by 3 (attached,Paging,sgs_rx_pag_rej) (vlr_sgs.c:264) 20250822132529427 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x03944BBC - Paging: now used by 2 (attached,sgs_rx_pag_rej) (paging.c:202) 20250822132529427 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) 20250822132529427 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x03944BBC - sgs_rx_pag_rej: now used by 1 (attached) (sgs_iface.c:780) MSC_Test-GSUP(1344)@718a44d66dfb: Created GsupExpect[0] for "262420000011817" to be handled at TC_sgsap_paging_subscr_rej0(1348) TC_sgsap_paging_subscr_rej0(1348)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000011817'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1339)@718a44d66dfb: Added conn table entry 0TC_sgsap_paging_subscr_rej0(1348)12613242 MSC_Test_0-SCCP(1338)@718a44d66dfb: First idle individual index:0 MSC_Test_0-RAN(1339)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1340)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132530440 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132530440 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132530440 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132530440 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132530440 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132530440 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132530440 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132530440 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132530440 DMM DEBUG msc_a(IMSI-262420000011817:GERAN-A-229:LU)[0x56365e9e0fa0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000011817 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822132530440 DMM DEBUG msc_a(IMSI-262420000011817:GERAN-A-229:LU)[0x56365e9e0fa0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822132530440 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011817:GERAN-A-229:LU)[0x56365e9cfe20]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822132530440 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011817:GERAN-A-229:LU)[0x56365e9cfe20]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000011817:GERAN-A-229:LU)[0x56365e9e0fa0] (fsm.c:486) 20250822132530440 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011817:GERAN-A-229:LU)[0x56365e9cfe20]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822132530440 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011817:GERAN-A-229:LU)[0x56365e9cfe20]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822132530440 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x03944BBC + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822132530440 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x03944BBC + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822132530440 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x03944BBC - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250822132530441 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132530441 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x03944BBC:GERAN-A-229:LU)[0x56365e9cfe20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822132530441 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x03944BBC:GERAN-A-229:LU)[0x56365e9cfe20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822132530441 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x03944BBC:GERAN-A-229:LU)[0x56365e9cfe20]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822132530441 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x03944BBC:GERAN-A-229:LU)[0x56365e9cfe20]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822132530441 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x03944BBC:GERAN-A-229:LU)[0x56365e9cfe20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822132530441 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x03944BBC:GERAN-A-229:LU)[0x56365e9cfe20]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822132530441 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x03944BBC:GERAN-A-229:LU)[0x56365ea14660]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822132530441 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x03944BBC:GERAN-A-229:LU)[0x56365ea14660]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x03944BBC:GERAN-A-229:LU)[0x56365e9cfe20] (fsm.c:486) 20250822132530441 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x03944BBC:GERAN-A-229:LU)[0x56365ea14660]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822132530441 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x03944BBC:GERAN-A-229:LU)[0x56365ea14660]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822132530441 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132530441 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132530441 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132530441 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132530441 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132530441 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132530441 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132530441 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132530441 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132530441 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132530441 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132530441 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132530441 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132530441 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132530441 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132530441 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1340)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1340)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1340)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1340)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1338)@718a44d66dfb: { messageType := 2, destLocRef := 'C0767A'O, sourceLocRef := '0000E5'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1338)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1338)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1338)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1338)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1338)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132530445 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x03944BBC + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250822132530445 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x03944BBC - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1338)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1338)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(1338)@718a44d66dfb: vl_from0 TC_sgsap_paging_subscr_rej0(1348)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_subscr_rej0(1348)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1338)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1340)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132530447 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132530447 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132530447 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132530447 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132530447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132530447 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132530447 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132530447 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132530448 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x03944BBC + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132530449 DVLR DEBUG IMSI:262420000011817 has MSISDN:491230011817 (vlr.c:1045) 20250822132530449 DMSC NOTICE msub(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x03944BBC) VLR: update for IMSI=262420000011817 (MSISDN=491230011817) (gsm_04_08.c:1541) 20250822132530449 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x03944BBC - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822132530449 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x03944BBC + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132530449 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x03944BBC:GERAN-A-229:LU)[0x56365e9cfe20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822132530449 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x03944BBC:GERAN-A-229:LU)[0x56365ea14660]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822132530449 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x03944BBC:GERAN-A-229:LU)[0x56365ea14660]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822132530449 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x03944BBC:GERAN-A-229:LU)[0x56365ea14660]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822132530449 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x03944BBC:GERAN-A-229:LU)[0x56365ea14660]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x03944BBC:GERAN-A-229:LU)[0x56365e9cfe20] (vlr_lu_fsm.c:110) 20250822132530449 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x03944BBC:GERAN-A-229:LU)[0x56365ea14660]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822132530449 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x03944BBC:GERAN-A-229:LU)[0x56365ea14660]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822132530449 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x03944BBC:GERAN-A-229:LU)[0x56365e9cfe20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822132530449 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x03944BBC:GERAN-A-229:LU)[0x56365e9cfe20]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822132530449 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x03944BBC:GERAN-A-229:LU)[0x56365e894a60]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822132530449 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x03944BBC:GERAN-A-229:LU)[0x56365e894a60]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x03944BBC:GERAN-A-229:LU)[0x56365e9cfe20] (fsm.c:486) 20250822132530449 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x03944BBC:GERAN-A-229:LU)[0x56365e894a60]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822132530449 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x03944BBC:GERAN-A-229:LU)[0x56365e894a60]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822132530449 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x03944BBC:GERAN-A-229:LU)[0x56365e894a60]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822132530449 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x03944BBC:GERAN-A-229:LU)[0x56365e894a60]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822132530449 DMSC NOTICE msub(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x03944BBC:TMSInew-0x3F5EFADD) VLR: update for IMSI=262420000011817 (MSISDN=491230011817) (gsm_04_08.c:1541) 20250822132530449 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x03944BBC:GERAN-A-229:LU)[0x56365e894a60]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822132530449 DMM DEBUG -> IMSI-262420000011817:MSISDN-491230011817:TMSI-0x03944BBC:TMSInew-0x3F5EFADD LOCATION UPDATE ACCEPT (TMSI = 0x3f5efadd) (gsm_04_08.c:149) 20250822132530449 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x03944BBC:TMSInew-0x3F5EFADD - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822132530449 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132530449 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132530449 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132530449 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132530449 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132530449 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132530449 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132530449 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1340)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1340)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1338)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1338)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1338)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1338)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_subscr_rej0(1348)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1339)@718a44d66dfb: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1339)@718a44d66dfb: patched enc_l3: '055B'O MSC_Test_0-SCCP(1338)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1338)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(1338)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1338)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1340)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132530457 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132530457 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132530457 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132530457 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132530457 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132530457 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132530457 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132530457 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132530457 DMM DEBUG msc_a(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x03944BBC:TMSInew-0x3F5EFADD:GERAN-A-229:LU)[0x56365e9e0fa0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822132530457 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x03944BBC:TMSInew-0x3F5EFADD:GERAN-A-229:LU)[0x56365e9cfe20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822132530457 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x03944BBC:GERAN-A-229:LU)[0x56365e894a60]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822132530457 DMSC NOTICE msub(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x3F5EFADD) VLR: update for IMSI=262420000011817 (MSISDN=491230011817) (gsm_04_08.c:1541) 20250822132530457 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x03944BBC:GERAN-A-229:LU)[0x56365e894a60]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822132530457 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x3F5EFADD:GERAN-A-229:LU)[0x56365e9cfe20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822132530457 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x03944BBC:GERAN-A-229:LU)[0x56365e894a60]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822132530457 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x03944BBC:GERAN-A-229:LU)[0x56365e894a60]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x3F5EFADD:GERAN-A-229:LU)[0x56365e9cfe20] (vlr_lu_fsm.c:817) 20250822132530457 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x03944BBC:GERAN-A-229:LU)[0x56365e894a60]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822132530457 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x03944BBC:GERAN-A-229:LU)[0x56365e894a60]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822132530457 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x3F5EFADD:GERAN-A-229:LU)[0x56365e9cfe20]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822132530457 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011817/3/1): Available (smpp_smsc.c:626) 20250822132530457 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x3F5EFADD + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822132530457 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x3F5EFADD + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822132530457 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x3F5EFADD - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822132530458 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x3F5EFADD - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822132530458 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132530458 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132530458 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132530458 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132530458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132530458 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132530458 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132530458 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1340)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1340)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1338)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1338)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1338)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1338)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1338)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1338)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1338)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1338)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1340)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132530461 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132530461 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132530461 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132530461 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132530461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132530461 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132530461 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132530461 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132530461 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x3F5EFADD:GERAN-A-229:LU)[0x56365e9cfe20]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822132530461 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x3F5EFADD:GERAN-A-229:LU)[0x56365e9cfe20]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x3F5EFADD:GERAN-A-229:LU)[0x56365e9e0fa0] (msc_a.c:1053) 20250822132530461 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x3F5EFADD:GERAN-A-229:LU)[0x56365e9cfe20]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822132530461 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x3F5EFADD:GERAN-A-229:LU)[0x56365e9cfe20]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822132530461 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x3F5EFADD:GERAN-A-229:LU)[0x56365e9cfe20]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822132530461 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x3F5EFADD - active-conn: now used by 1 (attached) (msub.c:375) 20250822132530462 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132530462 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132530462 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132530462 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132530462 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132530462 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132530462 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132530462 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1340)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1340)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1338)@718a44d66dfb: Session index based on local reference:0 20250822132530462 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132530462 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132530462 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132530462 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132530462 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132530462 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132530462 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132530462 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1340)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1339)@718a44d66dfb: Deleted conn table entry 0TC_sgsap_paging_subscr_rej0(1348)12613242 TC_sgsap_paging_subscr_rej0(1348)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132530463 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x3F5EFADD + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822132530463 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x3F5EFADD - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_sgsap_paging_subscr_rej0(1348)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_subscr_rej0(1348)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_subscr_rej0(1348)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1339)@718a44d66dfb: Created IMSI[0] for '262420000011817'H'3F5EFADD'O to be handled at TC_sgsap_paging_subscr_rej0(1348) 20250822132530468 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x3F5EFADD + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822132530468 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x3F5EFADD + Paging: now used by 3 (attached,VTY,Paging) (paging.c:111) 20250822132530468 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x3F5EFADD - VTY: now used by 2 (attached,Paging) (msc_vty.c:1721) 20250822132530468 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132530468 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132530468 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132530468 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132530468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132530468 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132530468 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132530468 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1340)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1340)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1339)@718a44d66dfb: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_paging_subscr_rej0(1348) TC_sgsap_paging_subscr_rej0(1348)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_subscr_rej0(1348)@718a44d66dfb: 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 := '3F5EFADD'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1339)@718a44d66dfb: Added conn table entry 0TC_sgsap_paging_subscr_rej0(1348)12510585 MSC_Test_0-RAN(1339)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1338)@718a44d66dfb: First idle individual index:0 20250822132530474 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132530474 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132530474 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132530474 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132530474 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132530474 DLSS7 DEBUG Found route for dpc=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(1340)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132530474 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132530474 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132530474 DMM DEBUG msc_a(TMSI-0x3F5EFADD:GERAN-A-230:CM_SERVICE_REQ)[0x56365ea09700]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250822132530474 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3F5EFADD:GERAN-A-230:CM_SERVICE_REQ)[0x56365ea1fe20]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822132530474 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3F5EFADD:GERAN-A-230:CM_SERVICE_REQ)[0x56365ea1fe20]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x3F5EFADD:GERAN-A-230:CM_SERVICE_REQ)[0x56365ea09700] (fsm.c:486) 20250822132530474 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3F5EFADD:GERAN-A-230:CM_SERVICE_REQ)[0x56365ea1fe20]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250822132530474 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3F5EFADD:GERAN-A-230:CM_SERVICE_REQ)[0x56365ea1fe20]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822132530474 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x3F5EFADD + proc_arq_vlr_fn_init: now used by 3 (attached,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822132530474 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x3F5EFADD + active-conn: now used by 4 (attached,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822132530474 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x3F5EFADD:GERAN-A-230:CM_SERVICE_REQ)[0x56365ea1fe20]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822132530474 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x3F5EFADD:GERAN-A-230:CM_SERVICE_REQ)[0x56365ea1fe20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822132530474 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x3F5EFADD:GERAN-A-230:CM_SERVICE_REQ)[0x56365ea1fe20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822132530475 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x3F5EFADD:GERAN-A-230:CM_SERVICE_REQ)[0x56365ea1fe20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822132530475 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x3F5EFADD:GERAN-A-230:CM_SERVICE_REQ)[0x56365ea1fe20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822132530475 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x3F5EFADD:GERAN-A-230:CM_SERVICE_REQ)[0x56365ea1fe20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822132530475 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x3F5EFADD:GERAN-A-230:CM_SERVICE_REQ)[0x56365ea1fe20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822132530475 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x3F5EFADD:GERAN-A-230:CM_SERVICE_REQ)[0x56365ea1fe20]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822132530475 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x3F5EFADD:GERAN-A-230:CM_SERVICE_REQ)[0x56365ea1fe20]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822132530475 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x3F5EFADD:GERAN-A-230:CM_SERVICE_REQ)[0x56365ea1fe20]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822132530475 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011817/3/1): Available (smpp_smsc.c:626) 20250822132530475 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x3F5EFADD - proc_arq_vlr_fn_init: now used by 3 (attached,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250822132530475 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132530475 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132530475 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132530475 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132530475 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132530475 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132530475 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132530475 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132530475 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132530475 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132530475 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132530475 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132530475 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132530475 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132530475 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132530475 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132530475 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132530475 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132530475 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132530475 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132530475 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132530475 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132530475 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132530475 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1340)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1340)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1340)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1340)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1338)@718a44d66dfb: { messageType := 2, destLocRef := 'BEE579'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-M3UA(1340)@718a44d66dfb: Message received on association #8 MSC_Test_0-SCCP(1338)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-M3UA(1340)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1338)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1338)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1338)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1338)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1338)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1338)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1338)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1338)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132530476 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x3F5EFADD + VTY: now used by 4 (attached,Paging,active-conn,VTY) (msc_vty.c:1285) 20250822132530476 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x3F5EFADD - VTY: now used by 3 (attached,Paging,active-conn) (msc_vty.c:1317) TC_sgsap_paging_subscr_rej0(1348)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_subscr_rej0(1348)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1338)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1338)@718a44d66dfb: vl_len:28 MSC_Test_0-SCCP(1338)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1338)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1340)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132530481 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132530481 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132530481 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132530481 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132530481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132530481 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132530481 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132530481 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132530481 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x3F5EFADD + SMS: now used by 4 (attached,Paging,active-conn,SMS) (transaction.c:228) 20250822132530482 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250822132530482 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250822132530482 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132530482 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132530482 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132530482 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132530482 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132530482 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132530482 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132530482 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132530482 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132530482 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132530482 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132530482 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132530482 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132530482 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132530482 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132530482 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1340)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1340)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1340)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1340)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1338)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1338)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1338)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1338)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1338)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1338)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1338)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1338)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_subscr_rej0(1348)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_subscr_rej0(1348)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1338)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1338)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(1338)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1338)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1340)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132530485 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132530485 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132530485 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132530485 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132530485 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132530485 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132530485 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132530485 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132530485 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x3F5EFADD - SMS: now used by 3 (attached,Paging,active-conn) (transaction.c:281) 20250822132530485 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x3F5EFADD + msc_a_fsm_releasing_onenter: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822132530485 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x3F5EFADD + 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) 20250822132530485 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x3F5EFADD - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822132530485 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x3F5EFADD - msc_a_fsm_releasing_onenter: now used by 3 (attached,Paging,active-conn) (msc_a.c:1004) 20250822132530486 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132530486 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132530486 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132530486 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132530486 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132530486 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132530486 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132530486 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1340)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1340)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1338)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1338)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1338)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1338)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1338)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1338)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1338)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1338)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1340)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132530487 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132530487 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132530487 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132530487 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132530487 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132530487 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132530487 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132530487 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132530487 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x3F5EFADD:GERAN-A-230:CM_SERVICE_REQ)[0x56365ea1fe20]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822132530487 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x3F5EFADD:GERAN-A-230:CM_SERVICE_REQ)[0x56365ea1fe20]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x3F5EFADD:GERAN-A-230:CM_SERVICE_REQ)[0x56365ea09700] (msc_a.c:1053) 20250822132530487 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x3F5EFADD:GERAN-A-230:CM_SERVICE_REQ)[0x56365ea1fe20]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822132530487 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x3F5EFADD:GERAN-A-230:CM_SERVICE_REQ)[0x56365ea1fe20]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822132530487 DBSSAP ERROR msc_a(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x3F5EFADD:GERAN-A-230:CM_SERVICE_REQ)[0x56365ea09700]{MSC_A_ST_RELEASED}: Deallocating active transactions failed (msc_a.c:1064) 20250822132530488 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x3F5EFADD - active-conn: now used by 2 (attached,Paging) (msub.c:375) 20250822132530488 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132530488 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132530488 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132530488 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132530488 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132530488 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132530488 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132530488 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1340)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1340)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1338)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-M3UA(1340)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132530488 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132530488 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132530488 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132530488 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132530488 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132530488 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132530488 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132530488 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1339)@718a44d66dfb: Deleted conn table entry 0TC_sgsap_paging_subscr_rej0(1348)12510585 TC_sgsap_paging_subscr_rej0(1348)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132530489 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x3F5EFADD + VTY: now used by 3 (attached,Paging,VTY) (msc_vty.c:1285) 20250822132530489 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x3F5EFADD - VTY: now used by 2 (attached,Paging) (msc_vty.c:1317) TC_sgsap_paging_subscr_rej0(1348)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_subscr_rej0(1348)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_subscr_rej0(1348)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_subscr_rej0(1348)@718a44d66dfb: Final verdict of PTC: pass MSC_Test-GSUP(1344)@718a44d66dfb: Final verdict of PTC: none 20250822132530494 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822132530494 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250822132530494 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: Connection lost (sgs_server.c:101) MSC_Test-MGCP(1342)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-SCCP(1338)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1337)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-M3UA(1340)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(1345)@718a44d66dfb: Final verdict of PTC: none 20250822132530495 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MNCC(1341)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(1339)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP-IPA(1343)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1349)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SGsAP(1346)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(1347)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1337): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(1338): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(1339): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(1340): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(1341): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(1342): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(1343): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(1344): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(1345): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SGsAP(1346): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(1347): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_sgsap_paging_subscr_rej0(1348): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1349): none (pass -> pass) MTC@718a44d66dfb: Test case TC_sgsap_paging_subscr_rej finished. Verdict: pass MTC@718a44d66dfb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_paging_subscr_rej pass'. Fri Aug 22 13:25:30 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 20250822132530690 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822132530690 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822132530690 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822132530690 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822132530690 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822132530690 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822132530690 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822132530690 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822132530690 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822132530690 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132530690 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822132530690 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822132530690 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822132530690 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822132530690 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822132530690 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822132530690 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822132530690 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822132530690 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822132531496 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=347080) 20250822132532496 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822132532692 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822132532692 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822132532692 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=347080, count=349312) 20250822132533283 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x48A290D7 - Paging: now used by 1 (attached) (paging.c:202) 20250822132533497 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:25: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_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 20250822132534498 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_sgsap_paging_ue_unr started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(1353)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(1353)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1353)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(1351)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822132535059 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1354)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822132535253 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822132535253 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822132535253 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822132535253 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1353)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1353)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1353)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822132535255 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132535255 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822132535255 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822132535255 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822132535255 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822132535255 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822132535255 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1353)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(1353)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1353)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1353)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1353)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822132535255 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132535256 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822132535256 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822132535256 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822132535256 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822132535256 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822132535256 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1353)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1353)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1353)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1353)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1353)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1353)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1353)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1353)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822132535256 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822132535256 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822132535499 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822132535499 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1356)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1356)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822132535502 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1356)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1356)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1356)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1356)@718a44d66dfb: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1356)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1356)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822132535511 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822132535511 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-SGsAP(1359)@718a44d66dfb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1359)@718a44d66dfb: Created Expect[0] for '262420000011818'H to be handled at TC_sgsap_paging_ue_unr0(1361) MSC_Test-GSUP(1357)@718a44d66dfb: Created GsupExpect[0] for "262420000011818" to be handled at TC_sgsap_paging_ue_unr0(1361) 20250822132535550 DVLR INFO VLR subscr unknown + SGs-lu: now used by 1 (SGs-lu) (vlr_sgs.c:87) 20250822132535550 DVLR DEBUG set IMSI on subscriber; IMSI=262420000011818 id=262420000011818 (vlr.c:661) 20250822132535550 DVLR INFO New subscr, IMSI: 262420000011818 (vlr.c:562) 20250822132535550 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: 901-70 (vlr.c:707) 20250822132535550 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011818 (MSISDN=) (NO CONN!) (gsm_04_08.c:1541) MSC_Test-GSUP(1357)@718a44d66dfb: Found GsupExpect[0] for "262420000011818" handled at TC_sgsap_paging_ue_unr0(1361) MSC_Test-GSUP(1357)@718a44d66dfb: Added IMSI table entry 0TC_sgsap_paging_ue_unr0(1361)"262420000011818" 20250822132535553 DVLR DEBUG VLR subscr IMSI-262420000011818:TMSInew-0x8C10FCB9 + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250822132535553 DVLR DEBUG IMSI:262420000011818 has MSISDN:491230011818 (vlr.c:1045) 20250822132535553 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011818 (MSISDN=491230011818) (NO CONN!) (gsm_04_08.c:1541) 20250822132535553 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSInew-0x8C10FCB9 - vlr_gsup_rx: now used by 1 (SGs-lu) (vlr.c:1410) 20250822132535553 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSInew-0x8C10FCB9 + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250822132535553 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSInew-0x8C10FCB9 + attached: now used by 3 (SGs-lu,vlr_gsup_rx,attached) (vlr_sgs_fsm.c:152) TC_sgsap_paging_ue_unr0(1361)@718a44d66dfb: tr_SGsAP_IMSI: '262420000011818'H TC_sgsap_paging_ue_unr0(1361)@718a44d66dfb: tr_SGsAP_IMSI: '262420000011818'H 20250822132535553 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSInew-0x8C10FCB9 - SGs-lu: now used by 2 (vlr_gsup_rx,attached) (vlr_sgs.c:124) 20250822132535553 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSInew-0x8C10FCB9 - vlr_gsup_rx: now used by 1 (attached) (vlr.c:1410) MSC_Test-SGsAP(1359)@718a44d66dfb: 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 := '8C10FCB9'O } } } } } } handled at TC_sgsap_paging_ue_unr0(1361) TC_sgsap_paging_ue_unr0(1361)@718a44d66dfb: tr_SGsAP_IMSI: '262420000011818'H TC_sgsap_paging_ue_unr0(1361)@718a44d66dfb: setverdict(pass): none -> pass 20250822132535555 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSInew-0x8C10FCB9 + vlr_sgs_tmsi_reall_compl: now used by 2 (attached,vlr_sgs_tmsi_reall_compl) (vlr_sgs.c:235) 20250822132535555 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x8C10FCB9 - vlr_sgs_tmsi_reall_compl: now used by 1 (attached) (vlr_sgs.c:240) 20250822132536057 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132536057 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132536057 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132536057 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132536057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132536057 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132536057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132536057 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1353)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132536057 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132536057 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132536057 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132536057 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132536057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132536057 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132536057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132536057 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1353)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1353)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1352)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_paging_ue_unr0(1361)@718a44d66dfb: tr_SGsAP_IMSI: '262420000011818'H 20250822132536558 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x8C10FCB9 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822132536558 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x8C10FCB9 + SGs-paging-req: now used by 3 (attached,VTY,SGs-paging-req) (vlr_sgs.c:361) 20250822132536558 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x8C10FCB9 + Paging: now used by 4 (attached,VTY,SGs-paging-req,Paging) (paging.c:111) 20250822132536558 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x8C10FCB9 - VTY: now used by 3 (attached,SGs-paging-req,Paging) (msc_vty.c:1721) TC_sgsap_paging_ue_unr0(1361)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132536560 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x8C10FCB9 + vlr_sgs_ue_unr: now used by 4 (attached,SGs-paging-req,Paging,vlr_sgs_ue_unr) (vlr_sgs.c:292) 20250822132536560 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x8C10FCB9 - vlr_sgs_ue_unr: now used by 3 (attached,SGs-paging-req,Paging) (vlr_sgs.c:304) MSC_Test-GSUP(1357)@718a44d66dfb: Created GsupExpect[0] for "262420000011818" to be handled at TC_sgsap_paging_ue_unr0(1361) TC_sgsap_paging_ue_unr0(1361)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000011818'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1352)@718a44d66dfb: Added conn table entry 0TC_sgsap_paging_ue_unr0(1361)1577349 MSC_Test_0-SCCP(1351)@718a44d66dfb: First idle individual index:0 MSC_Test_0-RAN(1352)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 20250822132537567 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132537567 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132537567 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132537567 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132537567 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132537567 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132537567 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132537567 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1353)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132537568 DMM DEBUG msc_a(IMSI-262420000011818:GERAN-A-231:LU)[0x56365e9cfe20]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000011818 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822132537568 DMM DEBUG msc_a(IMSI-262420000011818:GERAN-A-231:LU)[0x56365e9cfe20]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822132537568 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011818:GERAN-A-231:LU)[0x56365e894a60]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822132537568 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011818:GERAN-A-231:LU)[0x56365e894a60]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000011818:GERAN-A-231:LU)[0x56365e9cfe20] (fsm.c:486) 20250822132537568 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011818:GERAN-A-231:LU)[0x56365e894a60]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822132537568 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011818:GERAN-A-231:LU)[0x56365e894a60]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822132537568 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x8C10FCB9 + _lu_fsm_associate_vsub: now used by 4 (attached,SGs-paging-req,Paging,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822132537568 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x8C10FCB9 + active-conn: now used by 5 (attached,SGs-paging-req,Paging,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822132537568 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x8C10FCB9 - _lu_fsm_associate_vsub: now used by 4 (attached,SGs-paging-req,Paging,active-conn) (vlr_lu_fsm.c:1085) 20250822132537568 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132537568 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x8C10FCB9 - Paging: now used by 3 (attached,SGs-paging-req,active-conn) (paging.c:202) 20250822132537568 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x8C10FCB9:GERAN-A-231:LU)[0x56365e894a60]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822132537568 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x8C10FCB9:GERAN-A-231:LU)[0x56365e894a60]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822132537568 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x8C10FCB9:GERAN-A-231:LU)[0x56365e894a60]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822132537568 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x8C10FCB9:GERAN-A-231:LU)[0x56365e894a60]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822132537568 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x8C10FCB9:GERAN-A-231:LU)[0x56365e894a60]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822132537568 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x8C10FCB9:GERAN-A-231:LU)[0x56365e894a60]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822132537568 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x8C10FCB9:GERAN-A-231:LU)[0x56365ea14660]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822132537568 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x8C10FCB9:GERAN-A-231:LU)[0x56365ea14660]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x8C10FCB9:GERAN-A-231:LU)[0x56365e894a60] (fsm.c:486) 20250822132537568 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x8C10FCB9:GERAN-A-231:LU)[0x56365ea14660]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822132537568 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x8C10FCB9:GERAN-A-231:LU)[0x56365ea14660]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822132537568 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132537568 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132537568 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132537568 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132537568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132537568 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132537568 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132537568 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132537568 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132537568 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132537568 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132537568 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132537568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132537568 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132537568 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132537568 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1353)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1353)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1353)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1353)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1351)@718a44d66dfb: { messageType := 2, destLocRef := '181185'O, sourceLocRef := '0000E7'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1351)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1351)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1351)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1351)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1351)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132537569 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x8C10FCB9 + VTY: now used by 4 (attached,SGs-paging-req,active-conn,VTY) (msc_vty.c:1285) 20250822132537569 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x8C10FCB9 - VTY: now used by 3 (attached,SGs-paging-req,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1351)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1351)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(1351)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1351)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1353)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132537570 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132537570 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132537570 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132537570 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132537570 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132537570 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132537570 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132537570 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_sgsap_paging_ue_unr0(1361)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_ue_unr0(1361)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132537572 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x8C10FCB9 + vlr_gsup_rx: now used by 4 (attached,SGs-paging-req,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132537572 DVLR DEBUG IMSI:262420000011818 has MSISDN:491230011818 (vlr.c:1045) 20250822132537572 DMSC NOTICE msub(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x8C10FCB9) VLR: update for IMSI=262420000011818 (MSISDN=491230011818) (gsm_04_08.c:1541) 20250822132537572 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x8C10FCB9 - vlr_gsup_rx: now used by 3 (attached,SGs-paging-req,active-conn) (vlr.c:1410) 20250822132537572 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x8C10FCB9 + vlr_gsup_rx: now used by 4 (attached,SGs-paging-req,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132537572 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x8C10FCB9:GERAN-A-231:LU)[0x56365e894a60]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822132537572 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x8C10FCB9:GERAN-A-231:LU)[0x56365ea14660]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822132537572 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x8C10FCB9:GERAN-A-231:LU)[0x56365ea14660]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822132537572 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x8C10FCB9:GERAN-A-231:LU)[0x56365ea14660]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822132537572 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x8C10FCB9:GERAN-A-231:LU)[0x56365ea14660]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x8C10FCB9:GERAN-A-231:LU)[0x56365e894a60] (vlr_lu_fsm.c:110) 20250822132537572 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x8C10FCB9:GERAN-A-231:LU)[0x56365ea14660]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822132537572 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x8C10FCB9:GERAN-A-231:LU)[0x56365ea14660]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822132537572 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x8C10FCB9:GERAN-A-231:LU)[0x56365e894a60]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822132537572 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x8C10FCB9:GERAN-A-231:LU)[0x56365e894a60]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822132537572 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x8C10FCB9:GERAN-A-231:LU)[0x56365ea382f0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822132537572 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x8C10FCB9:GERAN-A-231:LU)[0x56365ea382f0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x8C10FCB9:GERAN-A-231:LU)[0x56365e894a60] (fsm.c:486) 20250822132537572 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x8C10FCB9:GERAN-A-231:LU)[0x56365ea382f0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822132537572 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x8C10FCB9:GERAN-A-231:LU)[0x56365ea382f0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822132537572 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x8C10FCB9:GERAN-A-231:LU)[0x56365ea382f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822132537572 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x8C10FCB9:GERAN-A-231:LU)[0x56365ea382f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822132537572 DMSC NOTICE msub(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x8C10FCB9:TMSInew-0x1F6AF5FF) VLR: update for IMSI=262420000011818 (MSISDN=491230011818) (gsm_04_08.c:1541) 20250822132537572 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x8C10FCB9:GERAN-A-231:LU)[0x56365ea382f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822132537572 DMM DEBUG -> IMSI-262420000011818:MSISDN-491230011818:TMSI-0x8C10FCB9:TMSInew-0x1F6AF5FF LOCATION UPDATE ACCEPT (TMSI = 0x1f6af5ff) (gsm_04_08.c:149) 20250822132537572 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x8C10FCB9:TMSInew-0x1F6AF5FF - vlr_gsup_rx: now used by 3 (attached,SGs-paging-req,active-conn) (vlr.c:1410) 20250822132537572 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132537572 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132537572 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132537572 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132537572 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132537572 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132537572 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132537572 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1353)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1353)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1351)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1351)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1351)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1351)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_ue_unr0(1361)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1352)@718a44d66dfb: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1352)@718a44d66dfb: patched enc_l3: '055B'O MSC_Test_0-SCCP(1351)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1351)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(1351)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1351)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1353)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132537576 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132537576 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132537576 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132537576 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132537576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132537576 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132537576 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132537576 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132537576 DMM DEBUG msc_a(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x8C10FCB9:TMSInew-0x1F6AF5FF:GERAN-A-231:LU)[0x56365e9cfe20]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822132537576 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x8C10FCB9:TMSInew-0x1F6AF5FF:GERAN-A-231:LU)[0x56365e894a60]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822132537576 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x8C10FCB9:GERAN-A-231:LU)[0x56365ea382f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822132537576 DMSC NOTICE msub(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x1F6AF5FF) VLR: update for IMSI=262420000011818 (MSISDN=491230011818) (gsm_04_08.c:1541) 20250822132537576 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x8C10FCB9:GERAN-A-231:LU)[0x56365ea382f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822132537576 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x1F6AF5FF:GERAN-A-231:LU)[0x56365e894a60]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822132537576 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x8C10FCB9:GERAN-A-231:LU)[0x56365ea382f0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822132537576 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x8C10FCB9:GERAN-A-231:LU)[0x56365ea382f0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x1F6AF5FF:GERAN-A-231:LU)[0x56365e894a60] (vlr_lu_fsm.c:817) 20250822132537576 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x8C10FCB9:GERAN-A-231:LU)[0x56365ea382f0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822132537576 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x8C10FCB9:GERAN-A-231:LU)[0x56365ea382f0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822132537576 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x1F6AF5FF:GERAN-A-231:LU)[0x56365e894a60]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822132537576 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011818/3/1): Available (smpp_smsc.c:626) 20250822132537576 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x1F6AF5FF + msc_a_fsm_releasing_onenter: now used by 4 (attached,SGs-paging-req,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822132537576 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x1F6AF5FF + 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) 20250822132537576 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x1F6AF5FF - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,SGs-paging-req,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822132537576 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x1F6AF5FF - msc_a_fsm_releasing_onenter: now used by 3 (attached,SGs-paging-req,active-conn) (msc_a.c:1004) 20250822132537576 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132537576 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132537576 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132537576 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132537576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132537576 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132537576 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132537576 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1353)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1353)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1351)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1351)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1351)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1351)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1351)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1351)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1351)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1351)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1353)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132537578 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132537578 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132537578 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132537578 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132537578 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132537578 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132537578 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132537578 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132537578 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x1F6AF5FF:GERAN-A-231:LU)[0x56365e894a60]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822132537578 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x1F6AF5FF:GERAN-A-231:LU)[0x56365e894a60]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x1F6AF5FF:GERAN-A-231:LU)[0x56365e9cfe20] (msc_a.c:1053) 20250822132537578 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x1F6AF5FF:GERAN-A-231:LU)[0x56365e894a60]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822132537578 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x1F6AF5FF:GERAN-A-231:LU)[0x56365e894a60]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822132537578 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x1F6AF5FF:GERAN-A-231:LU)[0x56365e894a60]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822132537578 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x1F6AF5FF - active-conn: now used by 2 (attached,SGs-paging-req) (msub.c:375) 20250822132537578 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132537578 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132537578 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132537578 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132537578 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132537578 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132537578 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132537578 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1353)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1353)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1351)@718a44d66dfb: Session index based on local reference:0 20250822132537579 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132537579 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132537579 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(1353)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132537579 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132537579 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132537579 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132537579 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132537579 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1352)@718a44d66dfb: Deleted conn table entry 0TC_sgsap_paging_ue_unr0(1361)1577349 TC_sgsap_paging_ue_unr0(1361)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132537579 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x1F6AF5FF + VTY: now used by 3 (attached,SGs-paging-req,VTY) (msc_vty.c:1285) 20250822132537579 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x1F6AF5FF - VTY: now used by 2 (attached,SGs-paging-req) (msc_vty.c:1317) TC_sgsap_paging_ue_unr0(1361)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_ue_unr0(1361)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_ue_unr0(1361)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1352)@718a44d66dfb: Created IMSI[0] for '262420000011818'H'1F6AF5FF'O to be handled at TC_sgsap_paging_ue_unr0(1361) 20250822132537582 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x1F6AF5FF + VTY: now used by 3 (attached,SGs-paging-req,VTY) (msc_vty.c:1285) 20250822132537582 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x1F6AF5FF + Paging: now used by 4 (attached,SGs-paging-req,VTY,Paging) (paging.c:111) 20250822132537582 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x1F6AF5FF - VTY: now used by 3 (attached,SGs-paging-req,Paging) (msc_vty.c:1721) 20250822132537582 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132537582 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132537582 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132537582 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132537582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132537582 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132537582 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132537582 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1353)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1353)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1352)@718a44d66dfb: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_paging_ue_unr0(1361) TC_sgsap_paging_ue_unr0(1361)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_ue_unr0(1361)@718a44d66dfb: 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 := '1F6AF5FF'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1352)@718a44d66dfb: Added conn table entry 0TC_sgsap_paging_ue_unr0(1361)8981623 MSC_Test_0-RAN(1352)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1351)@718a44d66dfb: First idle individual index:0 MSC_Test_0-M3UA(1353)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132537585 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132537585 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132537585 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132537585 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132537585 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132537585 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132537585 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132537585 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132537585 DMM DEBUG msc_a(TMSI-0x1F6AF5FF:GERAN-A-232:CM_SERVICE_REQ)[0x56365e9e0fa0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250822132537585 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1F6AF5FF:GERAN-A-232:CM_SERVICE_REQ)[0x56365ea09700]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822132537585 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1F6AF5FF:GERAN-A-232:CM_SERVICE_REQ)[0x56365ea09700]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x1F6AF5FF:GERAN-A-232:CM_SERVICE_REQ)[0x56365e9e0fa0] (fsm.c:486) 20250822132537585 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1F6AF5FF:GERAN-A-232:CM_SERVICE_REQ)[0x56365ea09700]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250822132537585 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1F6AF5FF:GERAN-A-232:CM_SERVICE_REQ)[0x56365ea09700]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822132537585 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x1F6AF5FF + 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) 20250822132537585 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x1F6AF5FF + active-conn: now used by 5 (attached,SGs-paging-req,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822132537585 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x1F6AF5FF:GERAN-A-232:CM_SERVICE_REQ)[0x56365ea09700]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822132537585 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x1F6AF5FF:GERAN-A-232:CM_SERVICE_REQ)[0x56365ea09700]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822132537585 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x1F6AF5FF:GERAN-A-232:CM_SERVICE_REQ)[0x56365ea09700]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822132537585 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x1F6AF5FF:GERAN-A-232:CM_SERVICE_REQ)[0x56365ea09700]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822132537585 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x1F6AF5FF:GERAN-A-232:CM_SERVICE_REQ)[0x56365ea09700]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822132537585 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x1F6AF5FF:GERAN-A-232:CM_SERVICE_REQ)[0x56365ea09700]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822132537585 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x1F6AF5FF:GERAN-A-232:CM_SERVICE_REQ)[0x56365ea09700]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822132537585 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x1F6AF5FF:GERAN-A-232:CM_SERVICE_REQ)[0x56365ea09700]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822132537585 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x1F6AF5FF:GERAN-A-232:CM_SERVICE_REQ)[0x56365ea09700]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822132537585 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x1F6AF5FF:GERAN-A-232:CM_SERVICE_REQ)[0x56365ea09700]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822132537585 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011818/3/1): Available (smpp_smsc.c:626) 20250822132537585 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x1F6AF5FF - proc_arq_vlr_fn_init: now used by 4 (attached,SGs-paging-req,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250822132537585 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132537585 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132537585 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132537585 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132537585 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132537585 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132537585 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132537585 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132537585 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132537585 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132537585 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132537585 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132537585 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132537585 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132537585 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132537585 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132537585 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132537585 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132537585 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132537585 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132537585 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132537585 DLSS7 DEBUG Found route for dpc=193=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(1353)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1353)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822132537586 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132537586 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1351)@718a44d66dfb: { messageType := 2, destLocRef := '890C77'O, sourceLocRef := '0000E8'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1351)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-M3UA(1353)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1353)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1353)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1353)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1351)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1351)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1351)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1351)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1351)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1351)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1351)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1351)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132537586 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x1F6AF5FF + VTY: now used by 5 (attached,SGs-paging-req,Paging,active-conn,VTY) (msc_vty.c:1285) 20250822132537586 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x1F6AF5FF - VTY: now used by 4 (attached,SGs-paging-req,Paging,active-conn) (msc_vty.c:1317) TC_sgsap_paging_ue_unr0(1361)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_ue_unr0(1361)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1351)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1351)@718a44d66dfb: vl_len:28 MSC_Test_0-SCCP(1351)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1351)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O 20250822132537589 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132537589 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132537589 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(1353)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132537589 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132537589 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132537589 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132537589 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132537589 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132537589 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x1F6AF5FF + SMS: now used by 5 (attached,SGs-paging-req,Paging,active-conn,SMS) (transaction.c:228) 20250822132537589 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250822132537589 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250822132537589 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132537589 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132537589 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132537589 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132537589 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132537589 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132537589 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132537589 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132537589 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132537589 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132537589 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132537589 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132537589 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132537589 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132537589 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132537589 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1353)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1353)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1353)@718a44d66dfb: Message received on association #8 MSC_Test_0-SCCP(1351)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1351)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1351)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(1353)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1351)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1351)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1351)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1351)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1351)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_ue_unr0(1361)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_ue_unr0(1361)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1351)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1351)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(1351)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1351)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1353)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132537591 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132537591 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132537591 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132537591 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132537591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132537591 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132537591 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132537591 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132537591 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x1F6AF5FF - SMS: now used by 4 (attached,SGs-paging-req,Paging,active-conn) (transaction.c:281) 20250822132537591 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x1F6AF5FF + 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) 20250822132537591 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x1F6AF5FF + 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) 20250822132537591 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x1F6AF5FF - vlr_subscr_cancel_attach_fsm: now used by 5 (attached,SGs-paging-req,Paging,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822132537592 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x1F6AF5FF - msc_a_fsm_releasing_onenter: now used by 4 (attached,SGs-paging-req,Paging,active-conn) (msc_a.c:1004) 20250822132537592 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132537592 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132537592 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132537592 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132537592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132537592 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132537592 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132537592 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1353)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1353)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1351)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1351)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1351)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1351)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1351)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1351)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1351)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1351)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822132537593 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132537593 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132537593 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132537593 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132537593 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132537593 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132537593 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132537593 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1353)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132537593 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x1F6AF5FF:GERAN-A-232:CM_SERVICE_REQ)[0x56365ea09700]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822132537593 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x1F6AF5FF:GERAN-A-232:CM_SERVICE_REQ)[0x56365ea09700]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x1F6AF5FF:GERAN-A-232:CM_SERVICE_REQ)[0x56365e9e0fa0] (msc_a.c:1053) 20250822132537593 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x1F6AF5FF:GERAN-A-232:CM_SERVICE_REQ)[0x56365ea09700]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822132537593 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x1F6AF5FF:GERAN-A-232:CM_SERVICE_REQ)[0x56365ea09700]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822132537593 DBSSAP ERROR msc_a(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x1F6AF5FF:GERAN-A-232:CM_SERVICE_REQ)[0x56365e9e0fa0]{MSC_A_ST_RELEASED}: Deallocating active transactions failed (msc_a.c:1064) 20250822132537593 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x1F6AF5FF - active-conn: now used by 3 (attached,SGs-paging-req,Paging) (msub.c:375) 20250822132537593 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132537593 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132537593 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132537593 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132537593 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132537593 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132537593 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132537593 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1353)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1353)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1351)@718a44d66dfb: Session index based on local reference:0 20250822132537593 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132537593 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132537593 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132537593 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132537593 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132537593 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132537593 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132537593 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1353)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1352)@718a44d66dfb: Deleted conn table entry 0TC_sgsap_paging_ue_unr0(1361)8981623 TC_sgsap_paging_ue_unr0(1361)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132537594 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x1F6AF5FF + VTY: now used by 4 (attached,SGs-paging-req,Paging,VTY) (msc_vty.c:1285) 20250822132537594 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x1F6AF5FF - VTY: now used by 3 (attached,SGs-paging-req,Paging) (msc_vty.c:1317) TC_sgsap_paging_ue_unr0(1361)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_ue_unr0(1361)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_ue_unr0(1361)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_ue_unr0(1361)@718a44d66dfb: Final verdict of PTC: pass 20250822132537596 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822132537596 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MNCC(1354)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP(1357)@718a44d66dfb: Final verdict of PTC: none 20250822132537597 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-M3UA(1353)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-SCCP(1351)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP-IPA(1356)@718a44d66dfb: Final verdict of PTC: none 20250822132537598 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: Connection lost (sgs_server.c:101) IPA-CTRL-CLI-IPA(1350)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(1358)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(1355)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(1352)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1362)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SGsAP(1359)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(1360)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1350): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(1351): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(1352): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(1353): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(1354): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(1355): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(1356): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(1357): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(1358): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SGsAP(1359): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(1360): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_sgsap_paging_ue_unr0(1361): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1362): none (pass -> pass) MTC@718a44d66dfb: Test case TC_sgsap_paging_ue_unr finished. Verdict: pass MTC@718a44d66dfb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_paging_ue_unr pass'. Fri Aug 22 13:25:37 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 20250822132537794 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822132537794 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822132537794 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822132537794 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822132537794 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822132537794 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822132537794 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822132537794 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822132537794 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822132537794 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132537794 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822132537794 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822132537794 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822132537794 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822132537794 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822132537794 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822132537794 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822132537794 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822132537794 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822132538597 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=349036) 20250822132539598 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822132539796 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822132539796 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822132539796 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=349036, count=350196) 20250822132540469 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x3F5EFADD - Paging: now used by 1 (attached) (paging.c:202) 20250822132540599 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:25:40 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_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 20250822132541599 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_sgsap_paging_and_nothing started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(1366)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(1366)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1366)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(1364)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822132542047 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1367)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822132542239 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822132542239 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822132542239 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822132542239 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1366)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1366)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1366)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1366)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(1366)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250822132542241 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132542241 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822132542241 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822132542241 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822132542241 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822132542241 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822132542241 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1366)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1366)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1366)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1366)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250822132542242 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132542242 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822132542242 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822132542242 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822132542242 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822132542242 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822132542242 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1366)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1366)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1366)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1366)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1366)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) 20250822132542242 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822132542242 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1366)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1366)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822132542601 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822132542601 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1369)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1369)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822132542603 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1369)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1369)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1369)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1369)@718a44d66dfb: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1369)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1369)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822132542615 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822132542615 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-SGsAP(1372)@718a44d66dfb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1372)@718a44d66dfb: Created Expect[0] for '262420000011819'H to be handled at TC_sgsap_paging_and_nothing0(1374) MSC_Test-GSUP(1370)@718a44d66dfb: Created GsupExpect[0] for "262420000011819" to be handled at TC_sgsap_paging_and_nothing0(1374) 20250822132542669 DVLR INFO VLR subscr unknown + SGs-lu: now used by 1 (SGs-lu) (vlr_sgs.c:87) 20250822132542669 DVLR DEBUG set IMSI on subscriber; IMSI=262420000011819 id=262420000011819 (vlr.c:661) 20250822132542669 DVLR INFO New subscr, IMSI: 262420000011819 (vlr.c:562) 20250822132542669 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: 901-70 (vlr.c:707) 20250822132542669 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011819 (MSISDN=) (NO CONN!) (gsm_04_08.c:1541) MSC_Test-GSUP(1370)@718a44d66dfb: Found GsupExpect[0] for "262420000011819" handled at TC_sgsap_paging_and_nothing0(1374) MSC_Test-GSUP(1370)@718a44d66dfb: Added IMSI table entry 0TC_sgsap_paging_and_nothing0(1374)"262420000011819" 20250822132542672 DVLR DEBUG VLR subscr IMSI-262420000011819:TMSInew-0x67AFDCE7 + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250822132542672 DVLR DEBUG IMSI:262420000011819 has MSISDN:491230011819 (vlr.c:1045) 20250822132542672 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011819 (MSISDN=491230011819) (NO CONN!) (gsm_04_08.c:1541) 20250822132542672 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSInew-0x67AFDCE7 - vlr_gsup_rx: now used by 1 (SGs-lu) (vlr.c:1410) 20250822132542673 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSInew-0x67AFDCE7 + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250822132542673 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSInew-0x67AFDCE7 + attached: now used by 3 (SGs-lu,vlr_gsup_rx,attached) (vlr_sgs_fsm.c:152) 20250822132542673 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSInew-0x67AFDCE7 - SGs-lu: now used by 2 (vlr_gsup_rx,attached) (vlr_sgs.c:124) 20250822132542673 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSInew-0x67AFDCE7 - vlr_gsup_rx: now used by 1 (attached) (vlr.c:1410) TC_sgsap_paging_and_nothing0(1374)@718a44d66dfb: tr_SGsAP_IMSI: '262420000011819'H TC_sgsap_paging_and_nothing0(1374)@718a44d66dfb: tr_SGsAP_IMSI: '262420000011819'H MSC_Test-SGsAP(1372)@718a44d66dfb: 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 := '67AFDCE7'O } } } } } } handled at TC_sgsap_paging_and_nothing0(1374) TC_sgsap_paging_and_nothing0(1374)@718a44d66dfb: tr_SGsAP_IMSI: '262420000011819'H TC_sgsap_paging_and_nothing0(1374)@718a44d66dfb: setverdict(pass): none -> pass 20250822132542675 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSInew-0x67AFDCE7 + vlr_sgs_tmsi_reall_compl: now used by 2 (attached,vlr_sgs_tmsi_reall_compl) (vlr_sgs.c:235) 20250822132542675 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x67AFDCE7 - vlr_sgs_tmsi_reall_compl: now used by 1 (attached) (vlr_sgs.c:240) 20250822132543045 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132543045 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132543045 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132543045 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132543045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132543045 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132543045 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132543045 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1366)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132543045 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132543045 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132543045 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132543045 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132543045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132543045 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132543045 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132543045 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1366)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1366)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1365)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_paging_and_nothing0(1374)@718a44d66dfb: tr_SGsAP_IMSI: '262420000011819'H 20250822132543680 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x67AFDCE7 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822132543680 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x67AFDCE7 + SGs-paging-req: now used by 3 (attached,VTY,SGs-paging-req) (vlr_sgs.c:361) 20250822132543680 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x67AFDCE7 + Paging: now used by 4 (attached,VTY,SGs-paging-req,Paging) (paging.c:111) 20250822132543680 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x67AFDCE7 - VTY: now used by 3 (attached,SGs-paging-req,Paging) (msc_vty.c:1721) TC_sgsap_paging_and_nothing0(1374)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132547583 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x1F6AF5FF - Paging: now used by 2 (attached,SGs-paging-req) (paging.c:202) 20250822132553681 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x67AFDCE7 - Paging: now used by 2 (attached,SGs-paging-req) (paging.c:202) 20250822132553681 DSGS ERROR (sub 491230011819) Paging via SGs interface timed out (Ts5 expired)! (vlr_sgs.c:317) 20250822132553681 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x67AFDCE7 - SGs-paging-req: now used by 1 (attached) (vlr_sgs.c:321) TC_sgsap_paging_and_nothing0(1374)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1370)@718a44d66dfb: Created GsupExpect[0] for "262420000011819" to be handled at TC_sgsap_paging_and_nothing0(1374) TC_sgsap_paging_and_nothing0(1374)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000011819'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1365)@718a44d66dfb: Added conn table entry 0TC_sgsap_paging_and_nothing0(1374)4351283 MSC_Test_0-SCCP(1364)@718a44d66dfb: First idle individual index:0 MSC_Test_0-RAN(1365)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1366)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132553690 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132553690 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132553690 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132553690 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132553690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132553690 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132553690 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132553690 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132553691 DMM DEBUG msc_a(IMSI-262420000011819:GERAN-A-233:LU)[0x56365e894a60]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000011819 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822132553691 DMM DEBUG msc_a(IMSI-262420000011819:GERAN-A-233:LU)[0x56365e894a60]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822132553691 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011819:GERAN-A-233:LU)[0x56365ea382f0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822132553691 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011819:GERAN-A-233:LU)[0x56365ea382f0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000011819:GERAN-A-233:LU)[0x56365e894a60] (fsm.c:486) 20250822132553691 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011819:GERAN-A-233:LU)[0x56365ea382f0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822132553691 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011819:GERAN-A-233:LU)[0x56365ea382f0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822132553691 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x67AFDCE7 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822132553691 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x67AFDCE7 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822132553691 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x67AFDCE7 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250822132553691 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132553691 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x67AFDCE7:GERAN-A-233:LU)[0x56365ea382f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822132553691 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x67AFDCE7:GERAN-A-233:LU)[0x56365ea382f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822132553691 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x67AFDCE7:GERAN-A-233:LU)[0x56365ea382f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822132553691 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x67AFDCE7:GERAN-A-233:LU)[0x56365ea382f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822132553691 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x67AFDCE7:GERAN-A-233:LU)[0x56365ea382f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822132553691 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x67AFDCE7:GERAN-A-233:LU)[0x56365ea382f0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822132553691 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x67AFDCE7:GERAN-A-233:LU)[0x56365ea14660]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822132553691 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x67AFDCE7:GERAN-A-233:LU)[0x56365ea14660]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x67AFDCE7:GERAN-A-233:LU)[0x56365ea382f0] (fsm.c:486) 20250822132553691 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x67AFDCE7:GERAN-A-233:LU)[0x56365ea14660]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822132553691 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x67AFDCE7:GERAN-A-233:LU)[0x56365ea14660]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822132553691 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132553691 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132553691 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132553691 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132553691 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132553691 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132553691 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132553691 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132553691 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132553691 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132553691 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132553691 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132553691 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132553691 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132553691 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132553691 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1366)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1366)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1366)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1366)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1364)@718a44d66dfb: { messageType := 2, destLocRef := '426533'O ("Be3"), sourceLocRef := '0000E9'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1364)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1364)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1364)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1364)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1364)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132553693 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x67AFDCE7 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250822132553693 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x67AFDCE7 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1364)@718a44d66dfb: Session index based on connection ID:0 TC_sgsap_paging_and_nothing0(1374)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(1364)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(1364)@718a44d66dfb: vl_from0 TC_sgsap_paging_and_nothing0(1374)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1364)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1366)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132553695 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132553695 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132553695 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132553695 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132553695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132553695 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132553695 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132553695 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132553696 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x67AFDCE7 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132553696 DVLR DEBUG IMSI:262420000011819 has MSISDN:491230011819 (vlr.c:1045) 20250822132553696 DMSC NOTICE msub(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x67AFDCE7) VLR: update for IMSI=262420000011819 (MSISDN=491230011819) (gsm_04_08.c:1541) 20250822132553696 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x67AFDCE7 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822132553697 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x67AFDCE7 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132553697 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x67AFDCE7:GERAN-A-233:LU)[0x56365ea382f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822132553697 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x67AFDCE7:GERAN-A-233:LU)[0x56365ea14660]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822132553697 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x67AFDCE7:GERAN-A-233:LU)[0x56365ea14660]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822132553697 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x67AFDCE7:GERAN-A-233:LU)[0x56365ea14660]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822132553697 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x67AFDCE7:GERAN-A-233:LU)[0x56365ea14660]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x67AFDCE7:GERAN-A-233:LU)[0x56365ea382f0] (vlr_lu_fsm.c:110) 20250822132553697 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x67AFDCE7:GERAN-A-233:LU)[0x56365ea14660]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822132553697 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x67AFDCE7:GERAN-A-233:LU)[0x56365ea14660]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822132553697 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x67AFDCE7:GERAN-A-233:LU)[0x56365ea382f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822132553697 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x67AFDCE7:GERAN-A-233:LU)[0x56365ea382f0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822132553697 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x67AFDCE7:GERAN-A-233:LU)[0x56365ea6ec00]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822132553697 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x67AFDCE7:GERAN-A-233:LU)[0x56365ea6ec00]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x67AFDCE7:GERAN-A-233:LU)[0x56365ea382f0] (fsm.c:486) 20250822132553697 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x67AFDCE7:GERAN-A-233:LU)[0x56365ea6ec00]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822132553697 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x67AFDCE7:GERAN-A-233:LU)[0x56365ea6ec00]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822132553697 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x67AFDCE7:GERAN-A-233:LU)[0x56365ea6ec00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822132553697 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x67AFDCE7:GERAN-A-233:LU)[0x56365ea6ec00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822132553697 DMSC NOTICE msub(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x67AFDCE7:TMSInew-0x1EC2DCA5) VLR: update for IMSI=262420000011819 (MSISDN=491230011819) (gsm_04_08.c:1541) 20250822132553697 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x67AFDCE7:GERAN-A-233:LU)[0x56365ea6ec00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822132553697 DMM DEBUG -> IMSI-262420000011819:MSISDN-491230011819:TMSI-0x67AFDCE7:TMSInew-0x1EC2DCA5 LOCATION UPDATE ACCEPT (TMSI = 0x1ec2dca5) (gsm_04_08.c:149) 20250822132553697 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x67AFDCE7:TMSInew-0x1EC2DCA5 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822132553697 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132553697 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132553697 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132553697 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132553697 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132553697 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132553697 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132553697 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1366)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1366)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1364)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1364)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1364)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1364)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_and_nothing0(1374)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1365)@718a44d66dfb: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1365)@718a44d66dfb: patched enc_l3: '055B'O MSC_Test_0-SCCP(1364)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1364)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(1364)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1364)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1366)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132553701 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132553701 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132553701 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132553701 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132553701 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132553701 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132553701 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132553701 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132553701 DMM DEBUG msc_a(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x67AFDCE7:TMSInew-0x1EC2DCA5:GERAN-A-233:LU)[0x56365e894a60]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822132553701 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x67AFDCE7:TMSInew-0x1EC2DCA5:GERAN-A-233:LU)[0x56365ea382f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822132553701 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x67AFDCE7:GERAN-A-233:LU)[0x56365ea6ec00]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822132553701 DMSC NOTICE msub(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x1EC2DCA5) VLR: update for IMSI=262420000011819 (MSISDN=491230011819) (gsm_04_08.c:1541) 20250822132553701 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x67AFDCE7:GERAN-A-233:LU)[0x56365ea6ec00]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822132553701 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x1EC2DCA5:GERAN-A-233:LU)[0x56365ea382f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822132553701 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x67AFDCE7:GERAN-A-233:LU)[0x56365ea6ec00]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822132553701 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x67AFDCE7:GERAN-A-233:LU)[0x56365ea6ec00]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x1EC2DCA5:GERAN-A-233:LU)[0x56365ea382f0] (vlr_lu_fsm.c:817) 20250822132553701 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x67AFDCE7:GERAN-A-233:LU)[0x56365ea6ec00]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822132553701 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x67AFDCE7:GERAN-A-233:LU)[0x56365ea6ec00]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822132553701 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x1EC2DCA5:GERAN-A-233:LU)[0x56365ea382f0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822132553701 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011819/3/1): Available (smpp_smsc.c:626) 20250822132553701 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x1EC2DCA5 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822132553701 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x1EC2DCA5 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822132553702 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x1EC2DCA5 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822132553702 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x1EC2DCA5 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822132553702 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132553702 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132553702 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132553702 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132553702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132553702 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132553702 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132553702 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1366)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1366)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1364)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1364)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1364)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1364)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1364)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1364)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1364)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1364)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1366)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132553703 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132553703 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132553703 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132553703 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132553703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132553703 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132553703 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132553703 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132553703 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x1EC2DCA5:GERAN-A-233:LU)[0x56365ea382f0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822132553703 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x1EC2DCA5:GERAN-A-233:LU)[0x56365ea382f0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x1EC2DCA5:GERAN-A-233:LU)[0x56365e894a60] (msc_a.c:1053) 20250822132553703 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x1EC2DCA5:GERAN-A-233:LU)[0x56365ea382f0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822132553703 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x1EC2DCA5:GERAN-A-233:LU)[0x56365ea382f0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822132553703 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x1EC2DCA5:GERAN-A-233:LU)[0x56365ea382f0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822132553704 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x1EC2DCA5 - active-conn: now used by 1 (attached) (msub.c:375) 20250822132553704 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132553704 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132553704 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132553704 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132553704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132553704 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132553704 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132553704 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1366)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1366)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1364)@718a44d66dfb: Session index based on local reference:0 20250822132553704 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132553704 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132553704 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132553704 DLM3UA DEBUG 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(1366)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132553704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132553704 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132553704 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132553704 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1365)@718a44d66dfb: Deleted conn table entry 0TC_sgsap_paging_and_nothing0(1374)4351283 TC_sgsap_paging_and_nothing0(1374)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132553705 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x1EC2DCA5 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822132553705 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x1EC2DCA5 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_sgsap_paging_and_nothing0(1374)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_and_nothing0(1374)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_nothing0(1374)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1365)@718a44d66dfb: Created IMSI[0] for '262420000011819'H'1EC2DCA5'O to be handled at TC_sgsap_paging_and_nothing0(1374) 20250822132553709 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x1EC2DCA5 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822132553709 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x1EC2DCA5 + Paging: now used by 3 (attached,VTY,Paging) (paging.c:111) 20250822132553709 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x1EC2DCA5 - VTY: now used by 2 (attached,Paging) (msc_vty.c:1721) 20250822132553709 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132553709 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132553709 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132553709 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132553709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132553709 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132553709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132553709 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1366)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1366)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1365)@718a44d66dfb: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_paging_and_nothing0(1374) TC_sgsap_paging_and_nothing0(1374)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_nothing0(1374)@718a44d66dfb: 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 := '1EC2DCA5'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1365)@718a44d66dfb: Added conn table entry 0TC_sgsap_paging_and_nothing0(1374)3379956 MSC_Test_0-RAN(1365)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1364)@718a44d66dfb: First idle individual index:0 MSC_Test_0-M3UA(1366)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132553712 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132553712 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132553712 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132553712 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132553712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132553712 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132553712 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132553712 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132553713 DMM DEBUG msc_a(TMSI-0x1EC2DCA5:GERAN-A-234:CM_SERVICE_REQ)[0x56365e9cfe20]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250822132553713 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1EC2DCA5:GERAN-A-234:CM_SERVICE_REQ)[0x56365e9e0fa0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822132553713 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1EC2DCA5:GERAN-A-234:CM_SERVICE_REQ)[0x56365e9e0fa0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x1EC2DCA5:GERAN-A-234:CM_SERVICE_REQ)[0x56365e9cfe20] (fsm.c:486) 20250822132553713 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1EC2DCA5:GERAN-A-234:CM_SERVICE_REQ)[0x56365e9e0fa0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250822132553713 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1EC2DCA5:GERAN-A-234:CM_SERVICE_REQ)[0x56365e9e0fa0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822132553713 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x1EC2DCA5 + proc_arq_vlr_fn_init: now used by 3 (attached,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822132553713 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x1EC2DCA5 + active-conn: now used by 4 (attached,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822132553713 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x1EC2DCA5:GERAN-A-234:CM_SERVICE_REQ)[0x56365e9e0fa0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822132553713 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x1EC2DCA5:GERAN-A-234:CM_SERVICE_REQ)[0x56365e9e0fa0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822132553713 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x1EC2DCA5:GERAN-A-234:CM_SERVICE_REQ)[0x56365e9e0fa0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822132553713 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x1EC2DCA5:GERAN-A-234:CM_SERVICE_REQ)[0x56365e9e0fa0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822132553713 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x1EC2DCA5:GERAN-A-234:CM_SERVICE_REQ)[0x56365e9e0fa0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822132553713 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x1EC2DCA5:GERAN-A-234:CM_SERVICE_REQ)[0x56365e9e0fa0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822132553713 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x1EC2DCA5:GERAN-A-234:CM_SERVICE_REQ)[0x56365e9e0fa0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822132553713 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x1EC2DCA5:GERAN-A-234:CM_SERVICE_REQ)[0x56365e9e0fa0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822132553713 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x1EC2DCA5:GERAN-A-234:CM_SERVICE_REQ)[0x56365e9e0fa0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822132553713 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x1EC2DCA5:GERAN-A-234:CM_SERVICE_REQ)[0x56365e9e0fa0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822132553713 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011819/3/1): Available (smpp_smsc.c:626) 20250822132553713 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x1EC2DCA5 - proc_arq_vlr_fn_init: now used by 3 (attached,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250822132553713 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132553713 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132553713 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132553713 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132553713 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132553713 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132553713 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132553713 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132553713 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132553713 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132553713 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132553713 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132553713 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132553713 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132553713 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132553713 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132553713 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132553713 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132553713 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132553713 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132553713 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132553713 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132553713 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132553713 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1366)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1366)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1366)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1366)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1366)@718a44d66dfb: Message received on association #8 MSC_Test_0-SCCP(1364)@718a44d66dfb: { messageType := 2, destLocRef := '3392F4'O, sourceLocRef := '0000EA'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1364)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-M3UA(1366)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1364)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1364)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1364)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1364)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1364)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1364)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1364)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1364)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132553714 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x1EC2DCA5 + VTY: now used by 4 (attached,Paging,active-conn,VTY) (msc_vty.c:1285) 20250822132553714 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x1EC2DCA5 - VTY: now used by 3 (attached,Paging,active-conn) (msc_vty.c:1317) TC_sgsap_paging_and_nothing0(1374)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_and_nothing0(1374)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1364)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1364)@718a44d66dfb: vl_len:28 MSC_Test_0-SCCP(1364)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1364)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1366)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132553717 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132553717 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132553717 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132553717 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132553717 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132553717 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132553717 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132553717 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132553718 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x1EC2DCA5 + SMS: now used by 4 (attached,Paging,active-conn,SMS) (transaction.c:228) 20250822132553718 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250822132553718 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250822132553718 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132553718 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132553718 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132553718 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132553718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132553718 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132553718 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132553718 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132553718 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132553718 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132553718 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132553718 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132553718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132553718 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132553718 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132553718 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1366)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1366)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1366)@718a44d66dfb: Message received on association #8 MSC_Test_0-SCCP(1364)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-M3UA(1366)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1364)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1364)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1364)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1364)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1364)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1364)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1364)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_and_nothing0(1374)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_nothing0(1374)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1364)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1364)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(1364)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1364)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1366)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132553720 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132553720 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132553720 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132553720 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132553720 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132553720 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132553720 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132553720 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132553720 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x1EC2DCA5 - SMS: now used by 3 (attached,Paging,active-conn) (transaction.c:281) 20250822132553720 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x1EC2DCA5 + msc_a_fsm_releasing_onenter: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822132553720 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x1EC2DCA5 + 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) 20250822132553720 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x1EC2DCA5 - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822132553720 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x1EC2DCA5 - msc_a_fsm_releasing_onenter: now used by 3 (attached,Paging,active-conn) (msc_a.c:1004) 20250822132553720 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132553720 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132553720 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132553720 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132553720 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132553720 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132553720 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132553720 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1366)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1366)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1364)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1364)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1364)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1364)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1364)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1364)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1364)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1364)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1366)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132553721 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132553721 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132553721 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132553721 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132553721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132553721 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132553721 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132553721 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132553721 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x1EC2DCA5:GERAN-A-234:CM_SERVICE_REQ)[0x56365e9e0fa0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822132553721 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x1EC2DCA5:GERAN-A-234:CM_SERVICE_REQ)[0x56365e9e0fa0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x1EC2DCA5:GERAN-A-234:CM_SERVICE_REQ)[0x56365e9cfe20] (msc_a.c:1053) 20250822132553721 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x1EC2DCA5:GERAN-A-234:CM_SERVICE_REQ)[0x56365e9e0fa0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822132553721 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x1EC2DCA5:GERAN-A-234:CM_SERVICE_REQ)[0x56365e9e0fa0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822132553721 DBSSAP ERROR msc_a(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x1EC2DCA5:GERAN-A-234:CM_SERVICE_REQ)[0x56365e9cfe20]{MSC_A_ST_RELEASED}: Deallocating active transactions failed (msc_a.c:1064) 20250822132553722 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x1EC2DCA5 - active-conn: now used by 2 (attached,Paging) (msub.c:375) 20250822132553722 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132553722 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132553722 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132553722 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132553722 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132553722 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132553722 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132553722 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1366)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1366)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1364)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-M3UA(1366)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132553722 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132553722 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132553722 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132553722 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132553722 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132553722 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132553722 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132553722 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1365)@718a44d66dfb: Deleted conn table entry 0TC_sgsap_paging_and_nothing0(1374)3379956 TC_sgsap_paging_and_nothing0(1374)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132553722 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x1EC2DCA5 + VTY: now used by 3 (attached,Paging,VTY) (msc_vty.c:1285) 20250822132553722 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x1EC2DCA5 - VTY: now used by 2 (attached,Paging) (msc_vty.c:1317) TC_sgsap_paging_and_nothing0(1374)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_and_nothing0(1374)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_nothing0(1374)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_nothing0(1374)@718a44d66dfb: Final verdict of PTC: pass MSC_Test-GSUP(1370)@718a44d66dfb: Final verdict of PTC: none 20250822132553725 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822132553725 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(1364)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(1367)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(1365)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-M3UA(1366)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1363)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SGsAP(1372)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1375)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(1373)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(1368)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP-IPA(1369)@718a44d66dfb: Final verdict of PTC: none 20250822132553742 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: Connection lost (sgs_server.c:101) 20250822132553742 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-SMPP(1371)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1363): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(1364): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(1365): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(1366): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(1367): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(1368): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(1369): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(1370): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(1371): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SGsAP(1372): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(1373): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_sgsap_paging_and_nothing0(1374): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1375): none (pass -> pass) MTC@718a44d66dfb: Test case TC_sgsap_paging_and_nothing finished. Verdict: pass MTC@718a44d66dfb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_paging_and_nothing pass'. Fri Aug 22 13:25:53 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 20250822132553926 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822132553926 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822132553926 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822132553926 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822132553926 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822132553926 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822132553926 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822132553926 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822132553926 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822132553926 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132553926 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822132553926 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822132553926 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822132553926 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822132553926 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822132553926 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822132553926 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822132553926 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822132553926 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822132554743 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=350120) 20250822132555744 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822132555927 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822132555927 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822132555927 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=350120, count=351280) 20250822132556745 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:25: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_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 20250822132557746 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_sgsap_paging_and_lu started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(1379)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(1379)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1379)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(1377)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822132558236 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1380)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822132558427 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822132558427 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822132558427 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822132558427 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1379)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1379)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1379)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822132558429 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132558429 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822132558429 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822132558429 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822132558429 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822132558429 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822132558429 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1379)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(1379)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1379)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1379)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1379)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1379)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1379)@718a44d66dfb: Message received on association #8 20250822132558430 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132558430 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822132558430 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822132558430 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822132558430 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822132558430 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822132558430 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250822132558430 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822132558430 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1379)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1379)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1379)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1379)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1379)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1379)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822132558747 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822132558747 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1382)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1382)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822132558752 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1382)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1382)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1382)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1382)@718a44d66dfb: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1382)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1382)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822132558771 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822132558771 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-SGsAP(1385)@718a44d66dfb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1385)@718a44d66dfb: Created Expect[0] for '262420000011820'H to be handled at TC_sgsap_paging_and_lu0(1387) MSC_Test-GSUP(1383)@718a44d66dfb: Created GsupExpect[0] for "262420000011820" to be handled at TC_sgsap_paging_and_lu0(1387) 20250822132558811 DVLR INFO VLR subscr unknown + SGs-lu: now used by 1 (SGs-lu) (vlr_sgs.c:87) 20250822132558811 DVLR DEBUG set IMSI on subscriber; IMSI=262420000011820 id=262420000011820 (vlr.c:661) 20250822132558811 DVLR INFO New subscr, IMSI: 262420000011820 (vlr.c:562) 20250822132558811 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: 901-70 (vlr.c:707) 20250822132558811 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011820 (MSISDN=) (NO CONN!) (gsm_04_08.c:1541) MSC_Test-GSUP(1383)@718a44d66dfb: Found GsupExpect[0] for "262420000011820" handled at TC_sgsap_paging_and_lu0(1387) MSC_Test-GSUP(1383)@718a44d66dfb: Added IMSI table entry 0TC_sgsap_paging_and_lu0(1387)"262420000011820" 20250822132558815 DVLR DEBUG VLR subscr IMSI-262420000011820:TMSInew-0x87D8BB13 + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250822132558815 DVLR DEBUG IMSI:262420000011820 has MSISDN:491230011820 (vlr.c:1045) 20250822132558815 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011820 (MSISDN=491230011820) (NO CONN!) (gsm_04_08.c:1541) 20250822132558815 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSInew-0x87D8BB13 - vlr_gsup_rx: now used by 1 (SGs-lu) (vlr.c:1410) 20250822132558815 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSInew-0x87D8BB13 + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250822132558815 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSInew-0x87D8BB13 + attached: now used by 3 (SGs-lu,vlr_gsup_rx,attached) (vlr_sgs_fsm.c:152) 20250822132558815 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSInew-0x87D8BB13 - SGs-lu: now used by 2 (vlr_gsup_rx,attached) (vlr_sgs.c:124) 20250822132558815 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSInew-0x87D8BB13 - vlr_gsup_rx: now used by 1 (attached) (vlr.c:1410) TC_sgsap_paging_and_lu0(1387)@718a44d66dfb: tr_SGsAP_IMSI: '262420000011820'H TC_sgsap_paging_and_lu0(1387)@718a44d66dfb: tr_SGsAP_IMSI: '262420000011820'H MSC_Test-SGsAP(1385)@718a44d66dfb: 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 := '87D8BB13'O } } } } } } handled at TC_sgsap_paging_and_lu0(1387) TC_sgsap_paging_and_lu0(1387)@718a44d66dfb: tr_SGsAP_IMSI: '262420000011820'H TC_sgsap_paging_and_lu0(1387)@718a44d66dfb: setverdict(pass): none -> pass 20250822132558817 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSInew-0x87D8BB13 + vlr_sgs_tmsi_reall_compl: now used by 2 (attached,vlr_sgs_tmsi_reall_compl) (vlr_sgs.c:235) 20250822132558817 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x87D8BB13 - vlr_sgs_tmsi_reall_compl: now used by 1 (attached) (vlr_sgs.c:240) 20250822132559018 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132559018 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132559018 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132559018 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132559018 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132559018 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132559018 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132559018 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132559018 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132559018 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132559018 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132559018 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132559018 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132559018 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132559018 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132559018 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132559018 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132559018 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132559018 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132559018 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132559019 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132559019 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132559019 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132559019 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132559019 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132559019 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132559019 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132559019 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132559019 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132559019 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132559019 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132559019 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132559019 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132559019 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132559019 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132559019 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132559019 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132559019 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132559019 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132559019 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132559019 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132559019 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132559019 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132559019 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132559019 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132559019 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132559019 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132559019 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132559019 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132559019 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132559019 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132559019 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132559019 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132559019 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132559019 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132559020 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132559020 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132559020 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132559020 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132559020 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132559020 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132559020 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132559020 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132559020 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132559020 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132559020 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132559020 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132559020 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132559020 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132559020 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132559020 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132559020 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132559020 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132559020 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132559020 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132559020 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132559020 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132559020 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132559020 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132559020 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132559020 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132559020 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132559020 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132559020 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132559020 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132559020 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132559020 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132559020 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132559020 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132559020 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132559020 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132559020 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132559020 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132559020 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132559020 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132559020 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x1EC2DCA5 - Paging: now used by 1 (attached) (paging.c:202) 20250822132559020 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132559243 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132559243 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132559243 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132559243 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132559243 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132559243 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132559243 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132559243 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1379)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132559243 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132559243 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132559243 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132559243 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132559243 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132559243 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132559243 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132559243 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1379)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1379)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1378)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250822132600024 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x87D8BB13 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822132600024 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x87D8BB13 + SGs-paging-req: now used by 3 (attached,VTY,SGs-paging-req) (vlr_sgs.c:361) 20250822132600024 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x87D8BB13 + Paging: now used by 4 (attached,VTY,SGs-paging-req,Paging) (paging.c:111) 20250822132600024 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x87D8BB13 - VTY: now used by 3 (attached,SGs-paging-req,Paging) (msc_vty.c:1721) TC_sgsap_paging_and_lu0(1387)@718a44d66dfb: tr_SGsAP_IMSI: '262420000011820'H TC_sgsap_paging_and_lu0(1387)@718a44d66dfb: tr_SGsAP_IMSI: '262420000011820'H TC_sgsap_paging_and_lu0(1387)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1383)@718a44d66dfb: Created GsupExpect[0] for "262420000011820" to be handled at TC_sgsap_paging_and_lu0(1387) 20250822132600025 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x87D8BB13 + sgs_rx_loc_upd_req: now used by 4 (attached,SGs-paging-req,Paging,sgs_rx_loc_upd_req) (sgs_iface.c:619) 20250822132600025 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x87D8BB13 - sgs_rx_loc_upd_req: now used by 3 (attached,SGs-paging-req,Paging) (sgs_iface.c:622) 20250822132600025 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x87D8BB13 + SGs-lu: now used by 4 (attached,SGs-paging-req,Paging,SGs-lu) (vlr_sgs.c:87) 20250822132600025 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: 901-70 (vlr.c:707) 20250822132600025 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011820 (MSISDN=491230011820) (NO CONN!) (gsm_04_08.c:1541) 20250822132600025 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x87D8BB13:TMSInew-0x18BEB40E + vlr_gsup_rx: now used by 5 (attached,SGs-paging-req,Paging,SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250822132600025 DVLR DEBUG IMSI:262420000011820 has MSISDN:491230011820 (vlr.c:1045) 20250822132600025 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011820 (MSISDN=491230011820) (NO CONN!) (gsm_04_08.c:1541) 20250822132600025 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x87D8BB13:TMSInew-0x18BEB40E - vlr_gsup_rx: now used by 4 (attached,SGs-paging-req,Paging,SGs-lu) (vlr.c:1410) TC_sgsap_paging_and_lu0(1387)@718a44d66dfb: tr_SGsAP_IMSI: '262420000011820'H TC_sgsap_paging_and_lu0(1387)@718a44d66dfb: tr_SGsAP_IMSI: '262420000011820'H 20250822132600025 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x87D8BB13:TMSInew-0x18BEB40E + vlr_gsup_rx: now used by 5 (attached,SGs-paging-req,Paging,SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250822132600025 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x87D8BB13:TMSInew-0x18BEB40E - SGs-lu: now used by 4 (attached,SGs-paging-req,Paging,vlr_gsup_rx) (vlr_sgs.c:124) 20250822132600025 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x87D8BB13:TMSInew-0x18BEB40E - vlr_gsup_rx: now used by 3 (attached,SGs-paging-req,Paging) (vlr.c:1410) TC_sgsap_paging_and_lu0(1387)@718a44d66dfb: tr_SGsAP_IMSI: '262420000011820'H TC_sgsap_paging_and_lu0(1387)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132600026 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x87D8BB13:TMSInew-0x18BEB40E + vlr_sgs_tmsi_reall_compl: now used by 4 (attached,SGs-paging-req,Paging,vlr_sgs_tmsi_reall_compl) (vlr_sgs.c:235) 20250822132600026 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x18BEB40E + SGs-paging-req: now used by 5 (attached,2*SGs-paging-req,Paging,vlr_sgs_tmsi_reall_compl) (vlr_sgs.c:361) 20250822132600026 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x18BEB40E - vlr_sgs_tmsi_reall_compl: now used by 4 (attached,2*SGs-paging-req,Paging) (vlr_sgs.c:240) TC_sgsap_paging_and_lu0(1387)@718a44d66dfb: tr_SGsAP_IMSI: '262420000011820'H TC_sgsap_paging_and_lu0(1387)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132600027 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x18BEB40E + sgs_rx_pag_rej: now used by 5 (attached,2*SGs-paging-req,Paging,sgs_rx_pag_rej) (sgs_iface.c:757) 20250822132600027 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x18BEB40E + 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) 20250822132600027 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x18BEB40E - SGs-paging-req: now used by 5 (attached,SGs-paging-req,Paging,sgs_rx_pag_rej,vlr_sgs_pag_rej) (vlr_sgs.c:262) 20250822132600027 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x18BEB40E - vlr_sgs_pag_rej: now used by 4 (attached,SGs-paging-req,Paging,sgs_rx_pag_rej) (vlr_sgs.c:264) 20250822132600027 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x18BEB40E - Paging: now used by 3 (attached,SGs-paging-req,sgs_rx_pag_rej) (paging.c:202) 20250822132600027 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) 20250822132600027 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x18BEB40E - sgs_rx_pag_rej: now used by 2 (attached,SGs-paging-req) (sgs_iface.c:780) MSC_Test-GSUP(1383)@718a44d66dfb: Created GsupExpect[1] for "262420000011820" to be handled at TC_sgsap_paging_and_lu0(1387) TC_sgsap_paging_and_lu0(1387)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000011820'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1378)@718a44d66dfb: Added conn table entry 0TC_sgsap_paging_and_lu0(1387)7171277 MSC_Test_0-RAN(1378)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1377)@718a44d66dfb: First idle individual index:0 MSC_Test_0-M3UA(1379)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132600033 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132600033 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132600033 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132600033 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132600033 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132600033 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132600033 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132600033 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132600033 DMM DEBUG msc_a(IMSI-262420000011820:GERAN-A-235:LU)[0x56365ea382f0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000011820 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822132600033 DMM DEBUG msc_a(IMSI-262420000011820:GERAN-A-235:LU)[0x56365ea382f0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822132600033 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011820:GERAN-A-235:LU)[0x56365ea6ec00]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822132600033 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011820:GERAN-A-235:LU)[0x56365ea6ec00]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000011820:GERAN-A-235:LU)[0x56365ea382f0] (fsm.c:486) 20250822132600033 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011820:GERAN-A-235:LU)[0x56365ea6ec00]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822132600033 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011820:GERAN-A-235:LU)[0x56365ea6ec00]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822132600033 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x18BEB40E + _lu_fsm_associate_vsub: now used by 3 (attached,SGs-paging-req,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822132600033 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x18BEB40E + active-conn: now used by 4 (attached,SGs-paging-req,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822132600033 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x18BEB40E - _lu_fsm_associate_vsub: now used by 3 (attached,SGs-paging-req,active-conn) (vlr_lu_fsm.c:1085) 20250822132600033 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132600033 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x18BEB40E:GERAN-A-235:LU)[0x56365ea6ec00]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822132600033 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x18BEB40E:GERAN-A-235:LU)[0x56365ea6ec00]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822132600034 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x18BEB40E:GERAN-A-235:LU)[0x56365ea6ec00]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822132600034 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x18BEB40E:GERAN-A-235:LU)[0x56365ea6ec00]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822132600034 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x18BEB40E:GERAN-A-235:LU)[0x56365ea6ec00]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822132600034 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x18BEB40E:GERAN-A-235:LU)[0x56365ea6ec00]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822132600034 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x18BEB40E:GERAN-A-235:LU)[0x56365ea14660]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822132600034 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x18BEB40E:GERAN-A-235:LU)[0x56365ea14660]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x18BEB40E:GERAN-A-235:LU)[0x56365ea6ec00] (fsm.c:486) 20250822132600034 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x18BEB40E:GERAN-A-235:LU)[0x56365ea14660]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822132600034 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x18BEB40E:GERAN-A-235:LU)[0x56365ea14660]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822132600034 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132600034 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132600034 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132600034 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132600034 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132600034 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132600034 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132600034 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132600034 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132600034 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132600034 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132600034 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132600034 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132600034 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132600034 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132600034 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1379)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1379)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1379)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1379)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1377)@718a44d66dfb: { messageType := 2, destLocRef := '6D6CCD'O, sourceLocRef := '0000EB'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1377)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1377)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1377)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1377)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1377)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132600035 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x18BEB40E + VTY: now used by 4 (attached,SGs-paging-req,active-conn,VTY) (msc_vty.c:1285) 20250822132600035 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x18BEB40E - VTY: now used by 3 (attached,SGs-paging-req,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1377)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1377)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(1377)@718a44d66dfb: vl_from0 TC_sgsap_paging_and_lu0(1387)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_and_lu0(1387)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1377)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1379)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132600036 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132600036 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132600036 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132600036 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132600036 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132600036 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132600036 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132600036 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132600037 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x18BEB40E + vlr_gsup_rx: now used by 4 (attached,SGs-paging-req,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132600037 DVLR DEBUG IMSI:262420000011820 has MSISDN:491230011820 (vlr.c:1045) 20250822132600037 DMSC NOTICE msub(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x18BEB40E) VLR: update for IMSI=262420000011820 (MSISDN=491230011820) (gsm_04_08.c:1541) 20250822132600037 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x18BEB40E - vlr_gsup_rx: now used by 3 (attached,SGs-paging-req,active-conn) (vlr.c:1410) 20250822132600037 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x18BEB40E + vlr_gsup_rx: now used by 4 (attached,SGs-paging-req,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132600037 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x18BEB40E:GERAN-A-235:LU)[0x56365ea6ec00]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822132600037 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x18BEB40E:GERAN-A-235:LU)[0x56365ea14660]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822132600037 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x18BEB40E:GERAN-A-235:LU)[0x56365ea14660]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822132600037 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x18BEB40E:GERAN-A-235:LU)[0x56365ea14660]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822132600037 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x18BEB40E:GERAN-A-235:LU)[0x56365ea14660]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x18BEB40E:GERAN-A-235:LU)[0x56365ea6ec00] (vlr_lu_fsm.c:110) 20250822132600037 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x18BEB40E:GERAN-A-235:LU)[0x56365ea14660]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822132600037 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x18BEB40E:GERAN-A-235:LU)[0x56365ea14660]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822132600037 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x18BEB40E:GERAN-A-235:LU)[0x56365ea6ec00]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822132600037 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x18BEB40E:GERAN-A-235:LU)[0x56365ea6ec00]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822132600037 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x18BEB40E:GERAN-A-235:LU)[0x56365ea38f20]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822132600037 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x18BEB40E:GERAN-A-235:LU)[0x56365ea38f20]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x18BEB40E:GERAN-A-235:LU)[0x56365ea6ec00] (fsm.c:486) 20250822132600037 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x18BEB40E:GERAN-A-235:LU)[0x56365ea38f20]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822132600037 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x18BEB40E:GERAN-A-235:LU)[0x56365ea38f20]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822132600037 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x18BEB40E:GERAN-A-235:LU)[0x56365ea38f20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822132600037 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x18BEB40E:GERAN-A-235:LU)[0x56365ea38f20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822132600037 DMSC NOTICE msub(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x18BEB40E:TMSInew-0x59F73D56) VLR: update for IMSI=262420000011820 (MSISDN=491230011820) (gsm_04_08.c:1541) 20250822132600037 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x18BEB40E:GERAN-A-235:LU)[0x56365ea38f20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822132600037 DMM DEBUG -> IMSI-262420000011820:MSISDN-491230011820:TMSI-0x18BEB40E:TMSInew-0x59F73D56 LOCATION UPDATE ACCEPT (TMSI = 0x59f73d56) (gsm_04_08.c:149) 20250822132600037 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x18BEB40E:TMSInew-0x59F73D56 - vlr_gsup_rx: now used by 3 (attached,SGs-paging-req,active-conn) (vlr.c:1410) 20250822132600037 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132600037 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132600037 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132600037 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132600037 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132600037 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132600037 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132600037 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1379)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1379)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1377)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1377)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1377)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1377)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_and_lu0(1387)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1378)@718a44d66dfb: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1378)@718a44d66dfb: patched enc_l3: '055B'O MSC_Test_0-SCCP(1377)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1377)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(1377)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1377)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1379)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132600041 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132600041 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132600041 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132600041 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132600041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132600041 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132600041 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132600041 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132600041 DMM DEBUG msc_a(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x18BEB40E:TMSInew-0x59F73D56:GERAN-A-235:LU)[0x56365ea382f0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822132600041 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x18BEB40E:TMSInew-0x59F73D56:GERAN-A-235:LU)[0x56365ea6ec00]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822132600041 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x18BEB40E:GERAN-A-235:LU)[0x56365ea38f20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822132600041 DMSC NOTICE msub(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x59F73D56) VLR: update for IMSI=262420000011820 (MSISDN=491230011820) (gsm_04_08.c:1541) 20250822132600041 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x18BEB40E:GERAN-A-235:LU)[0x56365ea38f20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822132600041 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x59F73D56:GERAN-A-235:LU)[0x56365ea6ec00]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822132600041 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x18BEB40E:GERAN-A-235:LU)[0x56365ea38f20]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822132600041 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x18BEB40E:GERAN-A-235:LU)[0x56365ea38f20]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x59F73D56:GERAN-A-235:LU)[0x56365ea6ec00] (vlr_lu_fsm.c:817) 20250822132600041 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x18BEB40E:GERAN-A-235:LU)[0x56365ea38f20]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822132600041 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x18BEB40E:GERAN-A-235:LU)[0x56365ea38f20]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822132600041 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x59F73D56:GERAN-A-235:LU)[0x56365ea6ec00]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822132600041 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011820/3/1): Available (smpp_smsc.c:626) 20250822132600041 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x59F73D56 + msc_a_fsm_releasing_onenter: now used by 4 (attached,SGs-paging-req,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822132600041 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x59F73D56 + 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) 20250822132600041 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x59F73D56 - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,SGs-paging-req,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822132600041 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x59F73D56 - msc_a_fsm_releasing_onenter: now used by 3 (attached,SGs-paging-req,active-conn) (msc_a.c:1004) 20250822132600041 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132600041 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132600041 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132600041 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132600041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132600041 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132600041 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132600041 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1379)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1379)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1377)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1377)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1377)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1377)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1377)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1377)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1377)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1377)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822132600042 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132600042 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132600042 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132600042 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132600042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132600042 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132600042 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132600042 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1379)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132600042 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x59F73D56:GERAN-A-235:LU)[0x56365ea6ec00]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822132600042 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x59F73D56:GERAN-A-235:LU)[0x56365ea6ec00]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x59F73D56:GERAN-A-235:LU)[0x56365ea382f0] (msc_a.c:1053) 20250822132600042 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x59F73D56:GERAN-A-235:LU)[0x56365ea6ec00]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822132600042 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x59F73D56:GERAN-A-235:LU)[0x56365ea6ec00]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822132600042 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x59F73D56:GERAN-A-235:LU)[0x56365ea6ec00]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822132600042 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x59F73D56 - active-conn: now used by 2 (attached,SGs-paging-req) (msub.c:375) 20250822132600042 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132600042 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132600042 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132600042 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132600042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132600042 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132600042 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132600042 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1379)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1379)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1377)@718a44d66dfb: Session index based on local reference:0 20250822132600042 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132600043 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_0-M3UA(1379)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132600043 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132600043 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132600043 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132600043 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132600043 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132600043 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1378)@718a44d66dfb: Deleted conn table entry 0TC_sgsap_paging_and_lu0(1387)7171277 TC_sgsap_paging_and_lu0(1387)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132600043 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x59F73D56 + VTY: now used by 3 (attached,SGs-paging-req,VTY) (msc_vty.c:1285) 20250822132600043 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x59F73D56 - VTY: now used by 2 (attached,SGs-paging-req) (msc_vty.c:1317) TC_sgsap_paging_and_lu0(1387)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_and_lu0(1387)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_lu0(1387)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1378)@718a44d66dfb: Created IMSI[0] for '262420000011820'H'59F73D56'O to be handled at TC_sgsap_paging_and_lu0(1387) 20250822132600046 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x59F73D56 + VTY: now used by 3 (attached,SGs-paging-req,VTY) (msc_vty.c:1285) 20250822132600046 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x59F73D56 + Paging: now used by 4 (attached,SGs-paging-req,VTY,Paging) (paging.c:111) 20250822132600046 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x59F73D56 - VTY: now used by 3 (attached,SGs-paging-req,Paging) (msc_vty.c:1721) 20250822132600046 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132600046 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132600046 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132600046 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132600046 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132600046 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132600046 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132600046 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1379)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1379)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1378)@718a44d66dfb: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_paging_and_lu0(1387) TC_sgsap_paging_and_lu0(1387)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_lu0(1387)@718a44d66dfb: 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 := '59F73D56'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1378)@718a44d66dfb: Added conn table entry 0TC_sgsap_paging_and_lu0(1387)13883323 MSC_Test_0-RAN(1378)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1377)@718a44d66dfb: First idle individual index:0 MSC_Test_0-M3UA(1379)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132600049 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132600049 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132600049 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132600049 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132600049 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132600049 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132600049 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132600049 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132600049 DMM DEBUG msc_a(TMSI-0x59F73D56:GERAN-A-236:CM_SERVICE_REQ)[0x56365e894a60]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250822132600049 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x59F73D56:GERAN-A-236:CM_SERVICE_REQ)[0x56365e9cfe20]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822132600049 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x59F73D56:GERAN-A-236:CM_SERVICE_REQ)[0x56365e9cfe20]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x59F73D56:GERAN-A-236:CM_SERVICE_REQ)[0x56365e894a60] (fsm.c:486) 20250822132600049 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x59F73D56:GERAN-A-236:CM_SERVICE_REQ)[0x56365e9cfe20]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250822132600049 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x59F73D56:GERAN-A-236:CM_SERVICE_REQ)[0x56365e9cfe20]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822132600049 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x59F73D56 + 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) 20250822132600049 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x59F73D56 + active-conn: now used by 5 (attached,SGs-paging-req,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822132600049 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x59F73D56:GERAN-A-236:CM_SERVICE_REQ)[0x56365e9cfe20]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822132600049 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x59F73D56:GERAN-A-236:CM_SERVICE_REQ)[0x56365e9cfe20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822132600049 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x59F73D56:GERAN-A-236:CM_SERVICE_REQ)[0x56365e9cfe20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822132600049 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x59F73D56:GERAN-A-236:CM_SERVICE_REQ)[0x56365e9cfe20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822132600049 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x59F73D56:GERAN-A-236:CM_SERVICE_REQ)[0x56365e9cfe20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822132600049 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x59F73D56:GERAN-A-236:CM_SERVICE_REQ)[0x56365e9cfe20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822132600049 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x59F73D56:GERAN-A-236:CM_SERVICE_REQ)[0x56365e9cfe20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822132600049 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x59F73D56:GERAN-A-236:CM_SERVICE_REQ)[0x56365e9cfe20]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822132600049 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x59F73D56:GERAN-A-236:CM_SERVICE_REQ)[0x56365e9cfe20]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822132600049 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x59F73D56:GERAN-A-236:CM_SERVICE_REQ)[0x56365e9cfe20]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822132600049 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011820/3/1): Available (smpp_smsc.c:626) 20250822132600049 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x59F73D56 - proc_arq_vlr_fn_init: now used by 4 (attached,SGs-paging-req,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250822132600049 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132600049 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132600049 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132600049 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132600049 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132600049 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132600049 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132600049 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132600049 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132600049 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132600049 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132600049 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132600049 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132600049 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132600049 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132600049 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132600049 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132600049 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132600049 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132600049 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132600049 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132600049 DLSS7 DEBUG Found route for dpc=193=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(1379)@718a44d66dfb: Message received on association #8 20250822132600049 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132600049 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1379)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1377)@718a44d66dfb: { messageType := 2, destLocRef := 'D3D7BB'O, sourceLocRef := '0000EC'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1377)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-M3UA(1379)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1379)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1379)@718a44d66dfb: Message received on association #8 MSC_Test_0-SCCP(1377)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1377)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1377)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1377)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1379)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1377)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1377)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1377)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1377)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132600050 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x59F73D56 + VTY: now used by 5 (attached,SGs-paging-req,Paging,active-conn,VTY) (msc_vty.c:1285) 20250822132600050 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x59F73D56 - VTY: now used by 4 (attached,SGs-paging-req,Paging,active-conn) (msc_vty.c:1317) TC_sgsap_paging_and_lu0(1387)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_and_lu0(1387)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1377)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1377)@718a44d66dfb: vl_len:28 MSC_Test_0-SCCP(1377)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1377)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1379)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132600054 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132600054 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132600054 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132600054 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132600054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132600054 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132600054 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132600054 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132600054 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x59F73D56 + SMS: now used by 5 (attached,SGs-paging-req,Paging,active-conn,SMS) (transaction.c:228) 20250822132600054 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250822132600054 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250822132600054 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132600054 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132600054 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132600054 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132600054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132600054 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132600054 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132600054 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132600054 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132600054 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132600054 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132600054 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132600054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132600054 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132600054 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132600054 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1379)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1379)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1379)@718a44d66dfb: Message received on association #8 MSC_Test_0-SCCP(1377)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1377)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(1379)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1377)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1377)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1377)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1377)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1377)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1377)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_and_lu0(1387)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_lu0(1387)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1377)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1377)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(1377)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1377)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1379)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132600056 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132600056 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132600056 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132600056 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132600056 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132600056 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132600056 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132600056 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132600057 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x59F73D56 - SMS: now used by 4 (attached,SGs-paging-req,Paging,active-conn) (transaction.c:281) 20250822132600057 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x59F73D56 + 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) 20250822132600057 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x59F73D56 + 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) 20250822132600057 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x59F73D56 - vlr_subscr_cancel_attach_fsm: now used by 5 (attached,SGs-paging-req,Paging,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822132600057 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x59F73D56 - msc_a_fsm_releasing_onenter: now used by 4 (attached,SGs-paging-req,Paging,active-conn) (msc_a.c:1004) 20250822132600057 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132600057 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132600057 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132600057 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132600057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132600057 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132600057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132600057 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1379)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1379)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1377)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1377)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1377)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1377)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1377)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1377)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1377)@718a44d66dfb: vl_from0 20250822132600058 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132600058 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_0-SCCP(1377)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1379)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132600058 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132600058 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132600058 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132600058 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132600058 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132600058 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132600058 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x59F73D56:GERAN-A-236:CM_SERVICE_REQ)[0x56365e9cfe20]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822132600058 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x59F73D56:GERAN-A-236:CM_SERVICE_REQ)[0x56365e9cfe20]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x59F73D56:GERAN-A-236:CM_SERVICE_REQ)[0x56365e894a60] (msc_a.c:1053) 20250822132600058 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x59F73D56:GERAN-A-236:CM_SERVICE_REQ)[0x56365e9cfe20]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822132600058 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x59F73D56:GERAN-A-236:CM_SERVICE_REQ)[0x56365e9cfe20]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822132600058 DBSSAP ERROR msc_a(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x59F73D56:GERAN-A-236:CM_SERVICE_REQ)[0x56365e894a60]{MSC_A_ST_RELEASED}: Deallocating active transactions failed (msc_a.c:1064) 20250822132600058 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x59F73D56 - active-conn: now used by 3 (attached,SGs-paging-req,Paging) (msub.c:375) 20250822132600058 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132600058 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132600058 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132600058 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132600058 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132600058 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132600058 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132600058 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1379)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1379)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1377)@718a44d66dfb: Session index based on local reference:0 20250822132600058 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132600058 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_0-M3UA(1379)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132600058 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132600058 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132600058 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132600058 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132600058 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132600058 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1378)@718a44d66dfb: Deleted conn table entry 0TC_sgsap_paging_and_lu0(1387)13883323 TC_sgsap_paging_and_lu0(1387)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132600059 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x59F73D56 + VTY: now used by 4 (attached,SGs-paging-req,Paging,VTY) (msc_vty.c:1285) 20250822132600059 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x59F73D56 - VTY: now used by 3 (attached,SGs-paging-req,Paging) (msc_vty.c:1317) TC_sgsap_paging_and_lu0(1387)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_and_lu0(1387)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_lu0(1387)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_lu0(1387)@718a44d66dfb: Final verdict of PTC: pass 20250822132600062 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822132600062 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(1377)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP(1383)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-M3UA(1379)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(1380)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SGsAP(1385)@718a44d66dfb: Final verdict of PTC: none 20250822132600065 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1382)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(1381)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(1384)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(1378)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1376)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(1386)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1388)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1376): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(1377): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(1378): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(1379): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(1380): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(1381): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(1382): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(1383): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(1384): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SGsAP(1385): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(1386): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_sgsap_paging_and_lu0(1387): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1388): none (pass -> pass) MTC@718a44d66dfb: Test case TC_sgsap_paging_and_lu finished. Verdict: pass MTC@718a44d66dfb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_paging_and_lu pass'. Fri Aug 22 13:26:00 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 20250822132600230 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: Connection lost (sgs_server.c:101) 20250822132600262 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822132600262 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822132600262 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822132600262 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822132600262 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822132600262 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822132600262 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822132600262 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822132600262 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822132600262 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132600262 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822132600262 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822132600262 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822132600262 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822132600262 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822132600262 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822132600262 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822132600262 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822132600262 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822132601065 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=439916) 20250822132602066 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822132602263 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822132602263 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822132602263 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=439916, count=442148) 20250822132603067 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:26:03 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_sgsap_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 20250822132604068 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_sgsap_mt_sms started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(1392)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(1392)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1392)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(1390)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822132604588 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1393)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822132604783 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822132604783 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822132604783 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822132604783 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1392)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1392)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1392)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822132604786 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132604786 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822132604786 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822132604786 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822132604786 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822132604786 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822132604786 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1392)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(1392)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1392)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1392)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1392)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822132604788 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132604788 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822132604788 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822132604788 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822132604788 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822132604788 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) MSC_Test_0-M3UA(1392)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250822132604788 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1392)@718a44d66dfb: Message received on association #8 20250822132604788 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822132604788 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1392)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1392)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1392)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1392)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1392)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1392)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822132605069 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822132605069 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1395)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1395)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822132605076 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1395)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1395)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1395)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1395)@718a44d66dfb: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1395)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1395)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822132605086 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822132605086 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-SGsAP(1398)@718a44d66dfb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1398)@718a44d66dfb: Created Expect[0] for '262420000011823'H to be handled at TC_sgsap_mt_sms0(1400) MSC_Test-GSUP(1396)@718a44d66dfb: Created GsupExpect[0] for "262420000011823" to be handled at TC_sgsap_mt_sms0(1400) 20250822132605123 DVLR INFO VLR subscr unknown + SGs-lu: now used by 1 (SGs-lu) (vlr_sgs.c:87) 20250822132605123 DVLR DEBUG set IMSI on subscriber; IMSI=262420000011823 id=262420000011823 (vlr.c:661) 20250822132605123 DVLR INFO New subscr, IMSI: 262420000011823 (vlr.c:562) 20250822132605123 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: 901-70 (vlr.c:707) 20250822132605123 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011823 (MSISDN=) (NO CONN!) (gsm_04_08.c:1541) MSC_Test-GSUP(1396)@718a44d66dfb: Found GsupExpect[0] for "262420000011823" handled at TC_sgsap_mt_sms0(1400) MSC_Test-GSUP(1396)@718a44d66dfb: Added IMSI table entry 0TC_sgsap_mt_sms0(1400)"262420000011823" 20250822132605125 DVLR DEBUG VLR subscr IMSI-262420000011823:TMSInew-0x0557CD62 + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250822132605125 DVLR DEBUG IMSI:262420000011823 has MSISDN:491230011823 (vlr.c:1045) 20250822132605125 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011823 (MSISDN=491230011823) (NO CONN!) (gsm_04_08.c:1541) 20250822132605125 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSInew-0x0557CD62 - vlr_gsup_rx: now used by 1 (SGs-lu) (vlr.c:1410) 20250822132605125 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSInew-0x0557CD62 + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250822132605125 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSInew-0x0557CD62 + attached: now used by 3 (SGs-lu,vlr_gsup_rx,attached) (vlr_sgs_fsm.c:152) 20250822132605125 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSInew-0x0557CD62 - SGs-lu: now used by 2 (vlr_gsup_rx,attached) (vlr_sgs.c:124) 20250822132605126 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSInew-0x0557CD62 - vlr_gsup_rx: now used by 1 (attached) (vlr.c:1410) TC_sgsap_mt_sms0(1400)@718a44d66dfb: tr_SGsAP_IMSI: '262420000011823'H TC_sgsap_mt_sms0(1400)@718a44d66dfb: tr_SGsAP_IMSI: '262420000011823'H MSC_Test-SGsAP(1398)@718a44d66dfb: 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 := '0557CD62'O } } } } } } handled at TC_sgsap_mt_sms0(1400) TC_sgsap_mt_sms0(1400)@718a44d66dfb: tr_SGsAP_IMSI: '262420000011823'H TC_sgsap_mt_sms0(1400)@718a44d66dfb: setverdict(pass): none -> pass 20250822132605127 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSInew-0x0557CD62 + vlr_sgs_tmsi_reall_compl: now used by 2 (attached,vlr_sgs_tmsi_reall_compl) (vlr_sgs.c:235) 20250822132605127 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x0557CD62 - vlr_sgs_tmsi_reall_compl: now used by 1 (attached) (vlr_sgs.c:240) MSC_Test_0-M3UA(1392)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132605589 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132605589 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132605589 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132605589 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132605589 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132605589 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132605589 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132605589 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132605590 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132605590 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132605590 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132605590 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132605590 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132605590 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132605590 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132605590 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1392)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1392)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1391)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250822132606134 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x0557CD62 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822132606134 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x0557CD62 + SMS-receiver: now used by 3 (attached,VTY,SMS-receiver) (gsm_04_11.c:94) 20250822132606134 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x0557CD62 - SMS-receiver: now used by 2 (attached,VTY) (gsm_04_11.c:76) 20250822132606134 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x0557CD62 - VTY: now used by 1 (attached) (msc_vty.c:1428) TC_sgsap_mt_sms0(1400)@718a44d66dfb: tr_SGsAP_IMSI: '262420000011823'H 20250822132607134 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x0557CD62 + SMS-receiver: now used by 2 (attached,SMS-receiver) (db.c:771) 20250822132607134 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x0557CD62 + SMS-pending: now used by 3 (attached,SMS-receiver,SMS-pending) (sms_queue.c:201) 20250822132607134 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x0557CD62 + SMS: now used by 4 (attached,SMS-receiver,SMS-pending,SMS) (transaction.c:228) 20250822132607135 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x0557CD62 + SGs-paging-req: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,SGs-paging-req) (vlr_sgs.c:361) 20250822132607135 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x0557CD62 + Paging: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,SGs-paging-req,Paging) (paging.c:111) 20250822132607135 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x0557CD62 + SMS-receiver: now used by 7 (attached,2*SMS-receiver,SMS-pending,SMS,SGs-paging-req,Paging) (db.c:771) 20250822132607135 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x0557CD62 - SMS-receiver: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,SGs-paging-req,Paging) (gsm_04_11.c:76) TC_sgsap_mt_sms0(1400)@718a44d66dfb: tr_SGsAP_IMSI: '262420000011823'H 20250822132607142 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x0557CD62 + check_sgs_association: now used by 7 (attached,SMS-receiver,SMS-pending,SMS,SGs-paging-req,Paging,check_sgs_association) (sgs_iface.c:274) 20250822132607142 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x0557CD62 - check_sgs_association: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,SGs-paging-req,Paging) (sgs_iface.c:293) 20250822132607142 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x0557CD62 + 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) 20250822132607142 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x0557CD62 + 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) 20250822132607142 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x0557CD62 - 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) 20250822132607142 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x0557CD62 - vlr_sgs_pag_ack: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,Paging,sgs_rx_service_req) (vlr_sgs.c:282) 20250822132607142 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x0557CD62 + active-conn: now used by 7 (attached,SMS-receiver,SMS-pending,SMS,Paging,sgs_rx_service_req,active-conn) (msub.c:379) 20250822132607142 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x0557CD62 - Paging: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,sgs_rx_service_req,active-conn) (paging.c:202) 20250822132607143 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011823/3/1): Available (smpp_smsc.c:626) 20250822132607143 DMSC NOTICE Pending paging while subscriber 262420000011823 attached. (sms_queue.c:558) 20250822132607143 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x0557CD62 - sgs_rx_service_req: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,active-conn) (sgs_iface.c:870) 20250822132607159 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x0557CD62 + check_sgs_association: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,active-conn,check_sgs_association) (sgs_iface.c:274) 20250822132607159 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x0557CD62 - check_sgs_association: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,active-conn) (sgs_iface.c:293) 20250822132607159 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x0557CD62 + sgs_rx_ul_ud: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,active-conn,sgs_rx_ul_ud) (sgs_iface.c:884) 20250822132607159 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x0557CD62 - sgs_rx_ul_ud: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,active-conn) (sgs_iface.c:895) 20250822132607362 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x0557CD62 + check_sgs_association: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,active-conn,check_sgs_association) (sgs_iface.c:274) 20250822132607362 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x0557CD62 - check_sgs_association: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,active-conn) (sgs_iface.c:293) 20250822132607362 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x0557CD62 + sgs_rx_ul_ud: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,active-conn,sgs_rx_ul_ud) (sgs_iface.c:884) 20250822132607362 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x0557CD62 - sgs_rx_ul_ud: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,active-conn) (sgs_iface.c:895) 20250822132607363 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x0557CD62 + sms_sms_cb: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,active-conn,sms_sms_cb) (sms_queue.c:621) 20250822132607363 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x0557CD62 - SMS-pending: now used by 5 (attached,SMS-receiver,SMS,active-conn,sms_sms_cb) (sms_queue.c:217) 20250822132607363 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x0557CD62 - sms_sms_cb: now used by 4 (attached,SMS-receiver,SMS,active-conn) (sms_queue.c:627) 20250822132607363 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x0557CD62 - SMS-receiver: now used by 3 (attached,SMS,active-conn) (gsm_04_11.c:76) 20250822132607363 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x0557CD62 - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250822132607363 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x0557CD62 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822132607363 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x0557CD62 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822132607363 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x0557CD62 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822132607363 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x0557CD62 - active-conn: now used by 2 (attached,msc_a_fsm_releasing_onenter) (msub.c:375) 20250822132607363 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x0557CD62 - msc_a_fsm_releasing_onenter: now used by 1 (attached) (msc_a.c:1004) TC_sgsap_mt_sms0(1400)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms0(1400)@718a44d66dfb: tr_SGsAP_IMSI: '262420000011823'H TC_sgsap_mt_sms0(1400)@718a44d66dfb: tr_SGsAP_IMSI: '262420000011823'H MSC_Test-GSUP(1396)@718a44d66dfb: Created GsupExpect[0] for "262420000011823" to be handled at TC_sgsap_mt_sms0(1400) TC_sgsap_mt_sms0(1400)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000011823'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1391)@718a44d66dfb: Added conn table entry 0TC_sgsap_mt_sms0(1400)10072189 MSC_Test_0-SCCP(1390)@718a44d66dfb: First idle individual index:0 MSC_Test_0-RAN(1391)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 20250822132607393 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132607393 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132607393 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132607393 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132607393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132607393 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132607393 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132607393 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1392)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132607394 DMM DEBUG msc_a(IMSI-262420000011823:GERAN-A-237:LU)[0x56365ea6ec00]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000011823 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822132607394 DMM DEBUG msc_a(IMSI-262420000011823:GERAN-A-237:LU)[0x56365ea6ec00]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822132607394 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132607394 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132607394 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132607394 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132607394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132607394 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132607394 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132607395 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132607395 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132607395 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132607395 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132607395 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132607395 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132607395 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132607395 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132607395 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132607394 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011823:GERAN-A-237:LU)[0x56365ea38f20]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822132607394 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011823:GERAN-A-237:LU)[0x56365ea38f20]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000011823:GERAN-A-237:LU)[0x56365ea6ec00] (fsm.c:486) 20250822132607394 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011823:GERAN-A-237:LU)[0x56365ea38f20]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822132607394 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011823:GERAN-A-237:LU)[0x56365ea38f20]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822132607394 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x0557CD62 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822132607394 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x0557CD62 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822132607394 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x0557CD62 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250822132607394 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132607394 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x0557CD62:GERAN-A-237:LU)[0x56365ea38f20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822132607394 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x0557CD62:GERAN-A-237:LU)[0x56365ea38f20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822132607394 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x0557CD62:GERAN-A-237:LU)[0x56365ea38f20]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822132607394 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x0557CD62:GERAN-A-237:LU)[0x56365ea38f20]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822132607394 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x0557CD62:GERAN-A-237:LU)[0x56365ea38f20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822132607394 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x0557CD62:GERAN-A-237:LU)[0x56365ea38f20]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822132607394 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x0557CD62:GERAN-A-237:LU)[0x56365ea14660]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822132607394 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x0557CD62:GERAN-A-237:LU)[0x56365ea14660]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x0557CD62:GERAN-A-237:LU)[0x56365ea38f20] (fsm.c:486) 20250822132607394 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x0557CD62:GERAN-A-237:LU)[0x56365ea14660]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822132607394 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x0557CD62:GERAN-A-237:LU)[0x56365ea14660]{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(1392)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1392)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1392)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1392)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1390)@718a44d66dfb: { messageType := 2, destLocRef := '99B07D'O, sourceLocRef := '0000ED'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1390)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1390)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1390)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1390)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1390)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132607402 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x0557CD62 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250822132607402 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x0557CD62 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1390)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1390)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(1390)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1390)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250822132607405 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132607405 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132607405 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132607405 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132607405 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132607405 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132607405 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132607405 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1392)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_sgsap_mt_sms0(1400)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_mt_sms0(1400)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132607408 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x0557CD62 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132607408 DVLR DEBUG IMSI:262420000011823 has MSISDN:491230011823 (vlr.c:1045) 20250822132607408 DMSC NOTICE msub(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x0557CD62) VLR: update for IMSI=262420000011823 (MSISDN=491230011823) (gsm_04_08.c:1541) 20250822132607408 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x0557CD62 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822132607409 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x0557CD62 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132607409 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x0557CD62:GERAN-A-237:LU)[0x56365ea38f20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822132607409 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x0557CD62:GERAN-A-237:LU)[0x56365ea14660]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822132607410 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x0557CD62:GERAN-A-237:LU)[0x56365ea14660]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822132607410 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x0557CD62:GERAN-A-237:LU)[0x56365ea14660]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822132607410 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x0557CD62:GERAN-A-237:LU)[0x56365ea14660]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x0557CD62:GERAN-A-237:LU)[0x56365ea38f20] (vlr_lu_fsm.c:110) 20250822132607410 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x0557CD62:GERAN-A-237:LU)[0x56365ea14660]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822132607410 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x0557CD62:GERAN-A-237:LU)[0x56365ea14660]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822132607410 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x0557CD62:GERAN-A-237:LU)[0x56365ea38f20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822132607410 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x0557CD62:GERAN-A-237:LU)[0x56365ea38f20]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822132607410 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x0557CD62:GERAN-A-237:LU)[0x56365e858e20]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822132607410 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x0557CD62:GERAN-A-237:LU)[0x56365e858e20]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x0557CD62:GERAN-A-237:LU)[0x56365ea38f20] (fsm.c:486) 20250822132607410 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x0557CD62:GERAN-A-237:LU)[0x56365e858e20]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822132607410 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x0557CD62:GERAN-A-237:LU)[0x56365e858e20]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822132607410 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x0557CD62:GERAN-A-237:LU)[0x56365e858e20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822132607410 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x0557CD62:GERAN-A-237:LU)[0x56365e858e20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822132607410 DMSC NOTICE msub(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x0557CD62:TMSInew-0x21155C46) VLR: update for IMSI=262420000011823 (MSISDN=491230011823) (gsm_04_08.c:1541) 20250822132607410 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x0557CD62:GERAN-A-237:LU)[0x56365e858e20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822132607410 DMM DEBUG -> IMSI-262420000011823:MSISDN-491230011823:TMSI-0x0557CD62:TMSInew-0x21155C46 LOCATION UPDATE ACCEPT (TMSI = 0x21155c46) (gsm_04_08.c:149) 20250822132607410 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x0557CD62:TMSInew-0x21155C46 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822132607410 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132607410 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132607410 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132607410 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132607410 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132607410 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132607410 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132607410 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1392)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1392)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1390)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1390)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1390)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1390)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_mt_sms0(1400)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1391)@718a44d66dfb: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1391)@718a44d66dfb: patched enc_l3: '055B'O MSC_Test_0-SCCP(1390)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1390)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(1390)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1390)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002055B'O 20250822132607420 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132607420 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132607420 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132607420 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132607420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132607420 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132607420 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132607420 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1392)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132607420 DMM DEBUG msc_a(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x0557CD62:TMSInew-0x21155C46:GERAN-A-237:LU)[0x56365ea6ec00]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822132607420 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x0557CD62:TMSInew-0x21155C46:GERAN-A-237:LU)[0x56365ea38f20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822132607420 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x0557CD62:GERAN-A-237:LU)[0x56365e858e20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822132607420 DMSC NOTICE msub(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x21155C46) VLR: update for IMSI=262420000011823 (MSISDN=491230011823) (gsm_04_08.c:1541) 20250822132607420 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x0557CD62:GERAN-A-237:LU)[0x56365e858e20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822132607420 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x21155C46:GERAN-A-237:LU)[0x56365ea38f20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822132607421 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x0557CD62:GERAN-A-237:LU)[0x56365e858e20]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822132607421 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x0557CD62:GERAN-A-237:LU)[0x56365e858e20]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x21155C46:GERAN-A-237:LU)[0x56365ea38f20] (vlr_lu_fsm.c:817) 20250822132607421 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x0557CD62:GERAN-A-237:LU)[0x56365e858e20]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822132607421 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x0557CD62:GERAN-A-237:LU)[0x56365e858e20]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822132607421 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x21155C46:GERAN-A-237:LU)[0x56365ea38f20]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822132607421 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011823/3/1): Available (smpp_smsc.c:626) 20250822132607421 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x21155C46 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822132607421 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x21155C46 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822132607421 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x21155C46 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822132607421 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x21155C46 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822132607421 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132607421 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132607421 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132607421 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132607421 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132607421 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132607421 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132607421 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1392)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1392)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1390)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1390)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1390)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1390)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1390)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1390)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1390)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1390)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1392)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132607423 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132607423 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132607423 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132607423 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132607423 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132607423 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132607423 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132607423 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132607423 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x21155C46:GERAN-A-237:LU)[0x56365ea38f20]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822132607423 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x21155C46:GERAN-A-237:LU)[0x56365ea38f20]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x21155C46:GERAN-A-237:LU)[0x56365ea6ec00] (msc_a.c:1053) 20250822132607423 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x21155C46:GERAN-A-237:LU)[0x56365ea38f20]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822132607423 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x21155C46:GERAN-A-237:LU)[0x56365ea38f20]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822132607423 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x21155C46:GERAN-A-237:LU)[0x56365ea38f20]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822132607423 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x21155C46 - active-conn: now used by 1 (attached) (msub.c:375) 20250822132607423 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132607423 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132607423 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132607423 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132607423 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132607423 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132607423 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132607423 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1392)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1392)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1390)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-M3UA(1392)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132607424 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132607424 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132607424 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132607424 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132607424 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132607424 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132607424 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132607424 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1391)@718a44d66dfb: Deleted conn table entry 0TC_sgsap_mt_sms0(1400)10072189 TC_sgsap_mt_sms0(1400)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132607425 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x21155C46 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822132607425 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x21155C46 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_sgsap_mt_sms0(1400)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_mt_sms0(1400)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms0(1400)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1391)@718a44d66dfb: Created IMSI[0] for '262420000011823'H'21155C46'O to be handled at TC_sgsap_mt_sms0(1400) 20250822132607430 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x21155C46 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822132607430 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x21155C46 + Paging: now used by 3 (attached,VTY,Paging) (paging.c:111) 20250822132607430 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x21155C46 - VTY: now used by 2 (attached,Paging) (msc_vty.c:1721) 20250822132607430 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132607430 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132607430 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132607430 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132607430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132607430 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132607430 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132607430 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1392)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1392)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1391)@718a44d66dfb: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_mt_sms0(1400) TC_sgsap_mt_sms0(1400)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms0(1400)@718a44d66dfb: 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 := '21155C46'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1391)@718a44d66dfb: Added conn table entry 0TC_sgsap_mt_sms0(1400)12716558 MSC_Test_0-RAN(1391)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1390)@718a44d66dfb: First idle individual index:0 MSC_Test_0-M3UA(1392)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132607435 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132607435 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132607435 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132607435 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132607435 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132607435 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132607435 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132607435 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132607436 DMM DEBUG msc_a(TMSI-0x21155C46:GERAN-A-238:CM_SERVICE_REQ)[0x56365ea382f0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250822132607436 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x21155C46:GERAN-A-238:CM_SERVICE_REQ)[0x56365e9cfe20]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822132607436 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x21155C46:GERAN-A-238:CM_SERVICE_REQ)[0x56365e9cfe20]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x21155C46:GERAN-A-238:CM_SERVICE_REQ)[0x56365ea382f0] (fsm.c:486) 20250822132607436 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x21155C46:GERAN-A-238:CM_SERVICE_REQ)[0x56365e9cfe20]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250822132607436 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x21155C46:GERAN-A-238:CM_SERVICE_REQ)[0x56365e9cfe20]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822132607436 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x21155C46 + proc_arq_vlr_fn_init: now used by 3 (attached,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822132607436 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x21155C46 + active-conn: now used by 4 (attached,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822132607436 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x21155C46:GERAN-A-238:CM_SERVICE_REQ)[0x56365e9cfe20]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822132607436 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x21155C46:GERAN-A-238:CM_SERVICE_REQ)[0x56365e9cfe20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822132607436 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x21155C46:GERAN-A-238:CM_SERVICE_REQ)[0x56365e9cfe20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822132607436 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x21155C46:GERAN-A-238:CM_SERVICE_REQ)[0x56365e9cfe20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822132607436 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x21155C46:GERAN-A-238:CM_SERVICE_REQ)[0x56365e9cfe20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822132607436 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x21155C46:GERAN-A-238:CM_SERVICE_REQ)[0x56365e9cfe20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822132607436 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x21155C46:GERAN-A-238:CM_SERVICE_REQ)[0x56365e9cfe20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822132607436 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x21155C46:GERAN-A-238:CM_SERVICE_REQ)[0x56365e9cfe20]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822132607436 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x21155C46:GERAN-A-238:CM_SERVICE_REQ)[0x56365e9cfe20]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822132607436 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x21155C46:GERAN-A-238:CM_SERVICE_REQ)[0x56365e9cfe20]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822132607436 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011823/3/1): Available (smpp_smsc.c:626) 20250822132607436 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x21155C46 - proc_arq_vlr_fn_init: now used by 3 (attached,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250822132607436 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132607436 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132607436 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132607436 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132607436 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132607436 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132607436 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132607436 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132607436 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132607436 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132607436 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132607436 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132607436 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132607436 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132607436 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132607436 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1392)@718a44d66dfb: Message received on association #8 20250822132607436 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132607436 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132607436 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132607436 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132607436 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132607436 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132607436 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132607436 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1392)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1392)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1392)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1392)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1392)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1390)@718a44d66dfb: { messageType := 2, destLocRef := 'C20A0E'O, sourceLocRef := '0000EE'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1390)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1390)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1390)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1390)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1390)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1390)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1390)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1390)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1390)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132607437 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x21155C46 + VTY: now used by 4 (attached,Paging,active-conn,VTY) (msc_vty.c:1285) 20250822132607437 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x21155C46 - VTY: now used by 3 (attached,Paging,active-conn) (msc_vty.c:1317) TC_sgsap_mt_sms0(1400)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_mt_sms0(1400)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1390)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1390)@718a44d66dfb: vl_len:28 MSC_Test_0-SCCP(1390)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1390)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1392)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132607441 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132607441 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132607441 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132607441 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132607441 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132607441 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132607441 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132607441 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132607442 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x21155C46 + SMS: now used by 4 (attached,Paging,active-conn,SMS) (transaction.c:228) 20250822132607442 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250822132607442 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250822132607442 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132607442 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132607442 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132607442 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132607442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132607442 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132607442 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132607442 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132607442 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132607442 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132607442 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132607442 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132607442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132607442 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132607442 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132607442 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1392)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1392)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1392)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1392)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1390)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1390)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1390)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1390)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1390)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1390)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1390)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1390)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_mt_sms0(1400)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms0(1400)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1390)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1390)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(1390)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1390)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0103020904'O 20250822132607444 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132607444 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132607444 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132607445 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132607445 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132607445 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) MSC_Test_0-M3UA(1392)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132607445 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132607445 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132607445 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x21155C46 - SMS: now used by 3 (attached,Paging,active-conn) (transaction.c:281) 20250822132607445 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x21155C46 + msc_a_fsm_releasing_onenter: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822132607445 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x21155C46 + 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) 20250822132607445 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x21155C46 - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822132607445 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x21155C46 - msc_a_fsm_releasing_onenter: now used by 3 (attached,Paging,active-conn) (msc_a.c:1004) 20250822132607445 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132607445 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132607445 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132607445 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132607445 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132607445 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132607445 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132607445 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1392)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1392)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1390)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1390)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1390)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1390)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1390)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1390)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1390)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1390)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822132607446 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132607446 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132607446 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132607446 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132607446 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132607446 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132607446 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132607446 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1392)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132607447 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x21155C46:GERAN-A-238:CM_SERVICE_REQ)[0x56365e9cfe20]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822132607447 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x21155C46:GERAN-A-238:CM_SERVICE_REQ)[0x56365e9cfe20]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x21155C46:GERAN-A-238:CM_SERVICE_REQ)[0x56365ea382f0] (msc_a.c:1053) 20250822132607447 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x21155C46:GERAN-A-238:CM_SERVICE_REQ)[0x56365e9cfe20]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822132607447 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x21155C46:GERAN-A-238:CM_SERVICE_REQ)[0x56365e9cfe20]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822132607447 DBSSAP ERROR msc_a(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x21155C46:GERAN-A-238:CM_SERVICE_REQ)[0x56365ea382f0]{MSC_A_ST_RELEASED}: Deallocating active transactions failed (msc_a.c:1064) 20250822132607447 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x21155C46 - active-conn: now used by 2 (attached,Paging) (msub.c:375) 20250822132607447 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132607447 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132607447 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132607447 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132607447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132607447 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132607447 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132607447 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1392)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1392)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1390)@718a44d66dfb: Session index based on local reference:0 20250822132607447 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132607447 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132607447 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132607447 DLM3UA DEBUG 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(1392)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132607447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132607447 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132607447 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132607447 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1391)@718a44d66dfb: Deleted conn table entry 0TC_sgsap_mt_sms0(1400)12716558 TC_sgsap_mt_sms0(1400)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132607448 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x21155C46 + VTY: now used by 3 (attached,Paging,VTY) (msc_vty.c:1285) 20250822132607448 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x21155C46 - VTY: now used by 2 (attached,Paging) (msc_vty.c:1317) TC_sgsap_mt_sms0(1400)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_mt_sms0(1400)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms0(1400)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms0(1400)@718a44d66dfb: Final verdict of PTC: pass 20250822132607454 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822132607454 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250822132607454 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: Connection lost (sgs_server.c:101) MSC_Test_0-SCCP(1390)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-M3UA(1392)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(1393)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP(1396)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SGsAP(1398)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(1394)@718a44d66dfb: Final verdict of PTC: none 20250822132607458 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-STATS(1399)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP-IPA(1395)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(1391)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1401)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1389)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(1397)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1389): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(1390): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(1391): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(1392): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(1393): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(1394): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(1395): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(1396): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(1397): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SGsAP(1398): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(1399): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_sgsap_mt_sms0(1400): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1401): none (pass -> pass) MTC@718a44d66dfb: Test case TC_sgsap_mt_sms finished. Verdict: pass MTC@718a44d66dfb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_mt_sms pass'. Fri Aug 22 13:26:07 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 20250822132607650 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822132607650 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822132607650 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822132607650 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822132607650 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822132607650 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822132607650 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822132607650 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822132607650 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822132607650 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132607650 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822132607650 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822132607650 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822132607650 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822132607650 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822132607650 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822132607650 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822132607651 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822132607651 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822132608459 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=383844) 20250822132609461 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822132609652 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822132609652 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822132609652 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=383844, count=386076) 20250822132610046 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x59F73D56 - Paging: now used by 2 (attached,SGs-paging-req) (paging.c:202) 20250822132610462 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:26: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_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 20250822132611463 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_sgsap_mo_sms started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1405)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(1405)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1405)@718a44d66dfb: ************************************************* MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-SCCP(1403)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822132611982 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1406)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822132612177 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822132612177 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822132612177 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822132612177 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1405)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1405)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1405)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822132612178 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132612178 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822132612178 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822132612178 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822132612178 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822132612178 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822132612178 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1405)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(1405)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1405)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1405)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1405)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822132612179 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132612179 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822132612179 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822132612179 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822132612179 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822132612179 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822132612179 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1405)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1405)@718a44d66dfb: Message received on association #8 20250822132612179 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822132612179 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1405)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1405)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1405)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1405)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1405)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1405)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822132612464 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822132612464 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1408)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1408)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822132612467 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1408)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1408)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1408)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1408)@718a44d66dfb: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1408)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1408)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822132612484 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822132612484 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-SGsAP(1411)@718a44d66dfb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1411)@718a44d66dfb: Created Expect[0] for '262420000011824'H to be handled at TC_sgsap_mo_sms0(1413) MSC_Test-GSUP(1409)@718a44d66dfb: Created GsupExpect[0] for "262420000011824" to be handled at TC_sgsap_mo_sms0(1413) 20250822132612523 DVLR INFO VLR subscr unknown + SGs-lu: now used by 1 (SGs-lu) (vlr_sgs.c:87) 20250822132612523 DVLR DEBUG set IMSI on subscriber; IMSI=262420000011824 id=262420000011824 (vlr.c:661) 20250822132612523 DVLR INFO New subscr, IMSI: 262420000011824 (vlr.c:562) 20250822132612523 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: 901-70 (vlr.c:707) 20250822132612523 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011824 (MSISDN=) (NO CONN!) (gsm_04_08.c:1541) MSC_Test-GSUP(1409)@718a44d66dfb: Found GsupExpect[0] for "262420000011824" handled at TC_sgsap_mo_sms0(1413) MSC_Test-GSUP(1409)@718a44d66dfb: Added IMSI table entry 0TC_sgsap_mo_sms0(1413)"262420000011824" 20250822132612525 DVLR DEBUG VLR subscr IMSI-262420000011824:TMSInew-0x9C0AA7A3 + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250822132612525 DVLR DEBUG IMSI:262420000011824 has MSISDN:491230011824 (vlr.c:1045) 20250822132612525 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011824 (MSISDN=491230011824) (NO CONN!) (gsm_04_08.c:1541) 20250822132612525 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSInew-0x9C0AA7A3 - vlr_gsup_rx: now used by 1 (SGs-lu) (vlr.c:1410) 20250822132612525 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSInew-0x9C0AA7A3 + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250822132612525 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSInew-0x9C0AA7A3 + attached: now used by 3 (SGs-lu,vlr_gsup_rx,attached) (vlr_sgs_fsm.c:152) 20250822132612525 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSInew-0x9C0AA7A3 - SGs-lu: now used by 2 (vlr_gsup_rx,attached) (vlr_sgs.c:124) 20250822132612525 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSInew-0x9C0AA7A3 - vlr_gsup_rx: now used by 1 (attached) (vlr.c:1410) TC_sgsap_mo_sms0(1413)@718a44d66dfb: tr_SGsAP_IMSI: '262420000011824'H TC_sgsap_mo_sms0(1413)@718a44d66dfb: tr_SGsAP_IMSI: '262420000011824'H MSC_Test-SGsAP(1411)@718a44d66dfb: 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 := '9C0AA7A3'O } } } } } } handled at TC_sgsap_mo_sms0(1413) TC_sgsap_mo_sms0(1413)@718a44d66dfb: tr_SGsAP_IMSI: '262420000011824'H TC_sgsap_mo_sms0(1413)@718a44d66dfb: setverdict(pass): none -> pass 20250822132612526 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSInew-0x9C0AA7A3 + vlr_sgs_tmsi_reall_compl: now used by 2 (attached,vlr_sgs_tmsi_reall_compl) (vlr_sgs.c:235) 20250822132612527 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x9C0AA7A3 - vlr_sgs_tmsi_reall_compl: now used by 1 (attached) (vlr_sgs.c:240) 20250822132612983 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132612983 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132612983 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132612983 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132612983 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132612983 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132612983 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132612983 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1405)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132612984 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132612984 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132612984 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132612984 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132612984 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132612984 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132612984 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132612984 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1405)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1405)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1404)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250822132613536 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x9C0AA7A3 + check_sgs_association: now used by 2 (attached,check_sgs_association) (sgs_iface.c:274) 20250822132613537 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x9C0AA7A3 - check_sgs_association: now used by 1 (attached) (sgs_iface.c:293) 20250822132613537 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x9C0AA7A3 + sgs_rx_ul_ud: now used by 2 (attached,sgs_rx_ul_ud) (sgs_iface.c:884) 20250822132613537 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x9C0AA7A3 + active-conn: now used by 3 (attached,sgs_rx_ul_ud,active-conn) (msub.c:379) 20250822132613537 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011824/3/1): Available (smpp_smsc.c:626) 20250822132613537 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x9C0AA7A3 - sgs_rx_ul_ud: now used by 2 (attached,active-conn) (sgs_iface.c:895) 20250822132613537 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x9C0AA7A3 + SMS: now used by 3 (attached,active-conn,SMS) (transaction.c:228) 20250822132613537 DLSMS ERROR trans(SMS IMSI-262420000011824:MSISDN-491230011824:TMSI-0x9C0AA7A3:EUTRAN-SGs:CM_SERVICE_REQ callref-0x40000029 tid-8) MO SMS without prior CM Service Request (gsm_04_11.c:1108) 20250822132613537 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250822132613537 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) TC_sgsap_mo_sms0(1413)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mo_sms0(1413)@718a44d66dfb: tr_SGsAP_IMSI: '262420000011824'H 20250822132613541 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x9C0AA7A3 + check_sgs_association: now used by 4 (attached,active-conn,SMS,check_sgs_association) (sgs_iface.c:274) 20250822132613541 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x9C0AA7A3 - check_sgs_association: now used by 3 (attached,active-conn,SMS) (sgs_iface.c:293) 20250822132613541 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x9C0AA7A3 + sgs_rx_ul_ud: now used by 4 (attached,active-conn,SMS,sgs_rx_ul_ud) (sgs_iface.c:884) 20250822132613541 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x9C0AA7A3 - sgs_rx_ul_ud: now used by 3 (attached,active-conn,SMS) (sgs_iface.c:895) 20250822132613541 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x9C0AA7A3 - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250822132613541 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x9C0AA7A3 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822132613541 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x9C0AA7A3 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822132613541 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x9C0AA7A3 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822132613541 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x9C0AA7A3 - active-conn: now used by 2 (attached,msc_a_fsm_releasing_onenter) (msub.c:375) 20250822132613541 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x9C0AA7A3 - msc_a_fsm_releasing_onenter: now used by 1 (attached) (msc_a.c:1004) TC_sgsap_mo_sms0(1413)@718a44d66dfb: tr_SGsAP_IMSI: '262420000011824'H TC_sgsap_mo_sms0(1413)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1409)@718a44d66dfb: Created GsupExpect[0] for "262420000011824" to be handled at TC_sgsap_mo_sms0(1413) TC_sgsap_mo_sms0(1413)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000011824'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1404)@718a44d66dfb: Added conn table entry 0TC_sgsap_mo_sms0(1413)314638 MSC_Test_0-RAN(1404)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1403)@718a44d66dfb: First idle individual index:0 MSC_Test_0-M3UA(1405)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132613550 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132613550 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132613550 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132613550 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132613550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132613550 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132613550 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132613550 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132613550 DMM DEBUG msc_a(IMSI-262420000011824:GERAN-A-239:LU)[0x56365ea38f20]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000011824 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822132613550 DMM DEBUG msc_a(IMSI-262420000011824:GERAN-A-239:LU)[0x56365ea38f20]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822132613550 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011824:GERAN-A-239:LU)[0x56365e858e20]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822132613550 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011824:GERAN-A-239:LU)[0x56365e858e20]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000011824:GERAN-A-239:LU)[0x56365ea38f20] (fsm.c:486) 20250822132613550 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011824:GERAN-A-239:LU)[0x56365e858e20]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822132613550 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011824:GERAN-A-239:LU)[0x56365e858e20]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822132613551 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x9C0AA7A3 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822132613551 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x9C0AA7A3 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822132613551 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x9C0AA7A3 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250822132613551 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132613551 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x9C0AA7A3:GERAN-A-239:LU)[0x56365e858e20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822132613551 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x9C0AA7A3:GERAN-A-239:LU)[0x56365e858e20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822132613551 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x9C0AA7A3:GERAN-A-239:LU)[0x56365e858e20]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822132613551 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x9C0AA7A3:GERAN-A-239:LU)[0x56365e858e20]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822132613551 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x9C0AA7A3:GERAN-A-239:LU)[0x56365e858e20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822132613551 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x9C0AA7A3:GERAN-A-239:LU)[0x56365e858e20]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822132613551 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x9C0AA7A3:GERAN-A-239:LU)[0x56365ea14660]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822132613551 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x9C0AA7A3:GERAN-A-239:LU)[0x56365ea14660]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x9C0AA7A3:GERAN-A-239:LU)[0x56365e858e20] (fsm.c:486) 20250822132613551 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x9C0AA7A3:GERAN-A-239:LU)[0x56365ea14660]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822132613551 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x9C0AA7A3:GERAN-A-239:LU)[0x56365ea14660]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822132613551 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132613551 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132613551 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132613551 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132613551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132613551 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132613551 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132613551 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132613551 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132613551 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132613551 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132613551 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132613551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132613551 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132613551 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132613551 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1405)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1405)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1405)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1405)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1403)@718a44d66dfb: { messageType := 2, destLocRef := '04CD0E'O, sourceLocRef := '0000EF'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1403)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1403)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1403)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1403)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1403)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132613552 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x9C0AA7A3 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250822132613552 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x9C0AA7A3 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1403)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1403)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(1403)@718a44d66dfb: vl_from0 TC_sgsap_mo_sms0(1413)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_mo_sms0(1413)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1403)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1405)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132613553 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132613553 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132613553 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132613553 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132613553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132613553 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132613553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132613553 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132613553 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x9C0AA7A3 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132613553 DVLR DEBUG IMSI:262420000011824 has MSISDN:491230011824 (vlr.c:1045) 20250822132613553 DMSC NOTICE msub(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x9C0AA7A3) VLR: update for IMSI=262420000011824 (MSISDN=491230011824) (gsm_04_08.c:1541) 20250822132613553 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x9C0AA7A3 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822132613554 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x9C0AA7A3 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132613554 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x9C0AA7A3:GERAN-A-239:LU)[0x56365e858e20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822132613554 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x9C0AA7A3:GERAN-A-239:LU)[0x56365ea14660]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822132613554 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x9C0AA7A3:GERAN-A-239:LU)[0x56365ea14660]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822132613554 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x9C0AA7A3:GERAN-A-239:LU)[0x56365ea14660]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822132613554 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x9C0AA7A3:GERAN-A-239:LU)[0x56365ea14660]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x9C0AA7A3:GERAN-A-239:LU)[0x56365e858e20] (vlr_lu_fsm.c:110) 20250822132613554 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x9C0AA7A3:GERAN-A-239:LU)[0x56365ea14660]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822132613554 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x9C0AA7A3:GERAN-A-239:LU)[0x56365ea14660]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822132613554 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x9C0AA7A3:GERAN-A-239:LU)[0x56365e858e20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822132613554 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x9C0AA7A3:GERAN-A-239:LU)[0x56365e858e20]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822132613554 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x9C0AA7A3:GERAN-A-239:LU)[0x56365ea25000]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822132613554 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x9C0AA7A3:GERAN-A-239:LU)[0x56365ea25000]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x9C0AA7A3:GERAN-A-239:LU)[0x56365e858e20] (fsm.c:486) 20250822132613554 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x9C0AA7A3:GERAN-A-239:LU)[0x56365ea25000]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822132613554 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x9C0AA7A3:GERAN-A-239:LU)[0x56365ea25000]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822132613554 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x9C0AA7A3:GERAN-A-239:LU)[0x56365ea25000]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822132613554 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x9C0AA7A3:GERAN-A-239:LU)[0x56365ea25000]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822132613554 DMSC NOTICE msub(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x9C0AA7A3:TMSInew-0x227056A1) VLR: update for IMSI=262420000011824 (MSISDN=491230011824) (gsm_04_08.c:1541) 20250822132613554 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x9C0AA7A3:GERAN-A-239:LU)[0x56365ea25000]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822132613554 DMM DEBUG -> IMSI-262420000011824:MSISDN-491230011824:TMSI-0x9C0AA7A3:TMSInew-0x227056A1 LOCATION UPDATE ACCEPT (TMSI = 0x227056a1) (gsm_04_08.c:149) 20250822132613554 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x9C0AA7A3:TMSInew-0x227056A1 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822132613554 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132613554 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132613554 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132613554 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132613554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132613554 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132613554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132613554 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1405)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1405)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1403)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1403)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1403)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1403)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_mo_sms0(1413)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1404)@718a44d66dfb: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1404)@718a44d66dfb: patched enc_l3: '055B'O MSC_Test_0-SCCP(1403)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1403)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(1403)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1403)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002055B'O 20250822132613557 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132613557 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132613557 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(1405)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132613557 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132613557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132613557 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132613557 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132613557 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132613557 DMM DEBUG msc_a(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x9C0AA7A3:TMSInew-0x227056A1:GERAN-A-239:LU)[0x56365ea38f20]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822132613557 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x9C0AA7A3:TMSInew-0x227056A1:GERAN-A-239:LU)[0x56365e858e20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822132613557 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x9C0AA7A3:GERAN-A-239:LU)[0x56365ea25000]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822132613557 DMSC NOTICE msub(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x227056A1) VLR: update for IMSI=262420000011824 (MSISDN=491230011824) (gsm_04_08.c:1541) 20250822132613557 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x9C0AA7A3:GERAN-A-239:LU)[0x56365ea25000]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822132613557 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x227056A1:GERAN-A-239:LU)[0x56365e858e20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822132613557 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x9C0AA7A3:GERAN-A-239:LU)[0x56365ea25000]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822132613557 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x9C0AA7A3:GERAN-A-239:LU)[0x56365ea25000]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x227056A1:GERAN-A-239:LU)[0x56365e858e20] (vlr_lu_fsm.c:817) 20250822132613557 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x9C0AA7A3:GERAN-A-239:LU)[0x56365ea25000]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822132613557 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x9C0AA7A3:GERAN-A-239:LU)[0x56365ea25000]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822132613557 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x227056A1:GERAN-A-239:LU)[0x56365e858e20]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822132613557 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011824/3/1): Available (smpp_smsc.c:626) 20250822132613557 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x227056A1 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822132613557 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x227056A1 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822132613557 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x227056A1 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822132613557 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x227056A1 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822132613557 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132613557 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132613557 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132613557 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132613557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132613557 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132613557 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132613557 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1405)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1405)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1403)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1403)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1403)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1403)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1403)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1403)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1403)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1403)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1405)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132613558 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132613558 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132613558 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132613558 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132613558 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132613558 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132613558 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132613558 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132613558 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x227056A1:GERAN-A-239:LU)[0x56365e858e20]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822132613558 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132613558 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132613558 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x227056A1:GERAN-A-239:LU)[0x56365e858e20]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x227056A1:GERAN-A-239:LU)[0x56365ea38f20] (msc_a.c:1053) 20250822132613558 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x227056A1:GERAN-A-239:LU)[0x56365e858e20]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822132613558 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x227056A1:GERAN-A-239:LU)[0x56365e858e20]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822132613558 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x227056A1:GERAN-A-239:LU)[0x56365e858e20]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822132613558 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x227056A1 - active-conn: now used by 1 (attached) (msub.c:375) 20250822132613558 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132613558 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132613558 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132613558 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132613558 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132613558 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1405)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1405)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1403)@718a44d66dfb: Session index based on local reference:0 20250822132613558 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132613558 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132613558 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132613558 DLM3UA DEBUG 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(1405)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132613558 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132613558 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132613558 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132613558 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1404)@718a44d66dfb: Deleted conn table entry 0TC_sgsap_mo_sms0(1413)314638 TC_sgsap_mo_sms0(1413)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132613559 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x227056A1 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822132613559 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x227056A1 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_sgsap_mo_sms0(1413)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_mo_sms0(1413)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mo_sms0(1413)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1404)@718a44d66dfb: Created IMSI[0] for '262420000011824'H'227056A1'O to be handled at TC_sgsap_mo_sms0(1413) 20250822132613561 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x227056A1 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822132613561 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x227056A1 + Paging: now used by 3 (attached,VTY,Paging) (paging.c:111) 20250822132613561 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x227056A1 - VTY: now used by 2 (attached,Paging) (msc_vty.c:1721) 20250822132613561 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132613561 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132613561 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132613561 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132613561 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132613561 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132613561 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132613561 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1405)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1405)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1404)@718a44d66dfb: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_mo_sms0(1413) TC_sgsap_mo_sms0(1413)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mo_sms0(1413)@718a44d66dfb: 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 := '227056A1'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1404)@718a44d66dfb: Added conn table entry 0TC_sgsap_mo_sms0(1413)6605441 MSC_Test_0-RAN(1404)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1403)@718a44d66dfb: First idle individual index:0 MSC_Test_0-M3UA(1405)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132613564 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132613564 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132613564 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132613564 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132613564 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132613564 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132613564 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132613564 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132613564 DMM DEBUG msc_a(TMSI-0x227056A1:GERAN-A-240:CM_SERVICE_REQ)[0x56365ea6ec00]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250822132613564 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x227056A1:GERAN-A-240:CM_SERVICE_REQ)[0x56365e9cfe20]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822132613564 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x227056A1:GERAN-A-240:CM_SERVICE_REQ)[0x56365e9cfe20]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x227056A1:GERAN-A-240:CM_SERVICE_REQ)[0x56365ea6ec00] (fsm.c:486) 20250822132613564 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x227056A1:GERAN-A-240:CM_SERVICE_REQ)[0x56365e9cfe20]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250822132613564 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x227056A1:GERAN-A-240:CM_SERVICE_REQ)[0x56365e9cfe20]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822132613564 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x227056A1 + proc_arq_vlr_fn_init: now used by 3 (attached,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822132613564 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x227056A1 + active-conn: now used by 4 (attached,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822132613564 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x227056A1:GERAN-A-240:CM_SERVICE_REQ)[0x56365e9cfe20]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822132613564 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x227056A1:GERAN-A-240:CM_SERVICE_REQ)[0x56365e9cfe20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822132613564 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x227056A1:GERAN-A-240:CM_SERVICE_REQ)[0x56365e9cfe20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822132613564 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x227056A1:GERAN-A-240:CM_SERVICE_REQ)[0x56365e9cfe20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822132613564 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x227056A1:GERAN-A-240:CM_SERVICE_REQ)[0x56365e9cfe20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822132613564 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x227056A1:GERAN-A-240:CM_SERVICE_REQ)[0x56365e9cfe20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822132613564 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x227056A1:GERAN-A-240:CM_SERVICE_REQ)[0x56365e9cfe20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822132613564 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x227056A1:GERAN-A-240:CM_SERVICE_REQ)[0x56365e9cfe20]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822132613564 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x227056A1:GERAN-A-240:CM_SERVICE_REQ)[0x56365e9cfe20]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822132613564 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x227056A1:GERAN-A-240:CM_SERVICE_REQ)[0x56365e9cfe20]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822132613564 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011824/3/1): Available (smpp_smsc.c:626) 20250822132613564 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x227056A1 - proc_arq_vlr_fn_init: now used by 3 (attached,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250822132613565 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132613565 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132613565 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132613565 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132613565 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132613565 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132613565 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132613565 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132613565 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132613565 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132613565 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132613565 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132613565 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132613565 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132613565 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132613565 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132613565 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132613565 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132613565 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132613565 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132613565 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132613565 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132613565 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132613565 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1405)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1405)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1403)@718a44d66dfb: { messageType := 2, destLocRef := '64CA81'O, sourceLocRef := '0000F0'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1403)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-M3UA(1405)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1405)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1403)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1403)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1403)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1403)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1405)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1405)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1403)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1403)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1403)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1403)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132613565 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x227056A1 + VTY: now used by 4 (attached,Paging,active-conn,VTY) (msc_vty.c:1285) 20250822132613565 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x227056A1 - VTY: now used by 3 (attached,Paging,active-conn) (msc_vty.c:1317) TC_sgsap_mo_sms0(1413)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_mo_sms0(1413)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1403)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1403)@718a44d66dfb: vl_len:28 MSC_Test_0-SCCP(1403)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1403)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1405)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132613567 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132613567 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132613567 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132613567 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132613567 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132613567 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132613567 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132613567 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132613567 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x227056A1 + SMS: now used by 4 (attached,Paging,active-conn,SMS) (transaction.c:228) 20250822132613567 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250822132613568 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250822132613568 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132613568 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132613568 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132613568 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132613568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132613568 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132613568 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132613568 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132613568 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132613568 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132613568 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132613568 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132613568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132613568 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132613568 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132613568 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1405)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1405)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1405)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1405)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1403)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1403)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1403)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1403)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1403)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1403)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1403)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1403)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_mo_sms0(1413)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mo_sms0(1413)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1403)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1403)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(1403)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1403)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1405)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132613569 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132613569 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132613569 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132613569 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132613569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132613569 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132613569 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132613569 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132613569 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x227056A1 - SMS: now used by 3 (attached,Paging,active-conn) (transaction.c:281) 20250822132613569 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x227056A1 + msc_a_fsm_releasing_onenter: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822132613569 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x227056A1 + 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) 20250822132613569 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x227056A1 - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822132613569 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x227056A1 - msc_a_fsm_releasing_onenter: now used by 3 (attached,Paging,active-conn) (msc_a.c:1004) 20250822132613569 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132613569 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132613569 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132613569 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132613569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132613569 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132613569 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132613569 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1405)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1405)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1403)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1403)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1403)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1403)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1403)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1403)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1403)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1403)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1405)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132613570 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132613570 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132613570 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132613570 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132613570 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132613570 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132613570 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132613570 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132613570 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x227056A1:GERAN-A-240:CM_SERVICE_REQ)[0x56365e9cfe20]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822132613570 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x227056A1:GERAN-A-240:CM_SERVICE_REQ)[0x56365e9cfe20]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x227056A1:GERAN-A-240:CM_SERVICE_REQ)[0x56365ea6ec00] (msc_a.c:1053) 20250822132613570 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x227056A1:GERAN-A-240:CM_SERVICE_REQ)[0x56365e9cfe20]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822132613570 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x227056A1:GERAN-A-240:CM_SERVICE_REQ)[0x56365e9cfe20]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822132613570 DBSSAP ERROR msc_a(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x227056A1:GERAN-A-240:CM_SERVICE_REQ)[0x56365ea6ec00]{MSC_A_ST_RELEASED}: Deallocating active transactions failed (msc_a.c:1064) 20250822132613570 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x227056A1 - active-conn: now used by 2 (attached,Paging) (msub.c:375) 20250822132613570 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132613570 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132613570 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132613570 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132613570 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132613570 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132613570 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132613570 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1405)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1405)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1403)@718a44d66dfb: Session index based on local reference:0 20250822132613570 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132613570 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132613570 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132613570 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132613570 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132613570 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132613570 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132613570 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1405)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1404)@718a44d66dfb: Deleted conn table entry 0TC_sgsap_mo_sms0(1413)6605441 TC_sgsap_mo_sms0(1413)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132613570 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x227056A1 + VTY: now used by 3 (attached,Paging,VTY) (msc_vty.c:1285) 20250822132613570 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x227056A1 - VTY: now used by 2 (attached,Paging) (msc_vty.c:1317) TC_sgsap_mo_sms0(1413)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_mo_sms0(1413)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mo_sms0(1413)@718a44d66dfb: Final verdict of PTC: pass 20250822132613573 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822132613574 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250822132613574 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: Connection lost (sgs_server.c:101) MSC_Test-GSUP(1409)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-SCCP(1403)@718a44d66dfb: Final verdict of PTC: none 20250822132613575 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MNCC(1406)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-M3UA(1405)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP-IPA(1408)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(1407)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SGsAP(1411)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(1404)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(1410)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1414)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(1412)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1402)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1402): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(1403): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(1404): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(1405): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(1406): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(1407): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(1408): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(1409): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(1410): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SGsAP(1411): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(1412): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_sgsap_mo_sms0(1413): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1414): none (pass -> pass) MTC@718a44d66dfb: Test case TC_sgsap_mo_sms finished. Verdict: pass MTC@718a44d66dfb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_mo_sms pass'. Fri Aug 22 13:26:13 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 20250822132613774 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822132613774 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822132613774 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822132613774 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822132613774 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822132613774 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822132613774 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822132613774 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822132613774 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822132613774 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132613774 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822132613774 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822132613774 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822132613774 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822132613774 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822132613774 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822132613774 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822132613774 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822132613774 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822132614575 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=370328) 20250822132615577 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822132615775 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822132615775 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822132615775 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=370328, count=371488) 20250822132616577 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:26: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_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 20250822132617432 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x21155C46 - Paging: now used by 1 (attached) (paging.c:202) 20250822132617578 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_sgsap_mt_sms_and_nothing started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1418)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(1418)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1418)@718a44d66dfb: ************************************************* MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-SCCP(1416)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822132618220 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1419)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822132618412 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822132618412 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822132618412 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822132618412 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1418)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1418)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1418)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822132618417 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132618417 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822132618417 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822132618417 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822132618417 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822132618417 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822132618417 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1418)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(1418)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1418)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1418)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1418)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1418)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1418)@718a44d66dfb: Message received on association #8 20250822132618418 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132618418 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822132618418 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822132618418 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822132618418 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822132618418 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822132618418 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1418)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822132618418 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822132618418 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1418)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1418)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1418)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1418)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1418)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822132618579 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822132618579 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1421)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1421)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822132618586 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1421)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1421)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1421)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1421)@718a44d66dfb: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1421)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1421)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822132618620 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822132618620 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-SGsAP(1424)@718a44d66dfb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1424)@718a44d66dfb: Created Expect[0] for '262420000011825'H to be handled at TC_sgsap_mt_sms_and_nothing0(1426) MSC_Test-GSUP(1422)@718a44d66dfb: Created GsupExpect[0] for "262420000011825" to be handled at TC_sgsap_mt_sms_and_nothing0(1426) 20250822132618658 DVLR INFO VLR subscr unknown + SGs-lu: now used by 1 (SGs-lu) (vlr_sgs.c:87) 20250822132618658 DVLR DEBUG set IMSI on subscriber; IMSI=262420000011825 id=262420000011825 (vlr.c:661) 20250822132618658 DVLR INFO New subscr, IMSI: 262420000011825 (vlr.c:562) 20250822132618658 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: 901-70 (vlr.c:707) 20250822132618658 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011825 (MSISDN=) (NO CONN!) (gsm_04_08.c:1541) MSC_Test-GSUP(1422)@718a44d66dfb: Found GsupExpect[0] for "262420000011825" handled at TC_sgsap_mt_sms_and_nothing0(1426) MSC_Test-GSUP(1422)@718a44d66dfb: Added IMSI table entry 0TC_sgsap_mt_sms_and_nothing0(1426)"262420000011825" 20250822132618660 DVLR DEBUG VLR subscr IMSI-262420000011825:TMSInew-0xA36536E6 + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250822132618660 DVLR DEBUG IMSI:262420000011825 has MSISDN:491230011825 (vlr.c:1045) 20250822132618660 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011825 (MSISDN=491230011825) (NO CONN!) (gsm_04_08.c:1541) 20250822132618660 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSInew-0xA36536E6 - vlr_gsup_rx: now used by 1 (SGs-lu) (vlr.c:1410) 20250822132618661 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSInew-0xA36536E6 + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250822132618661 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSInew-0xA36536E6 + attached: now used by 3 (SGs-lu,vlr_gsup_rx,attached) (vlr_sgs_fsm.c:152) 20250822132618661 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSInew-0xA36536E6 - SGs-lu: now used by 2 (vlr_gsup_rx,attached) (vlr_sgs.c:124) 20250822132618661 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSInew-0xA36536E6 - vlr_gsup_rx: now used by 1 (attached) (vlr.c:1410) TC_sgsap_mt_sms_and_nothing0(1426)@718a44d66dfb: tr_SGsAP_IMSI: '262420000011825'H TC_sgsap_mt_sms_and_nothing0(1426)@718a44d66dfb: tr_SGsAP_IMSI: '262420000011825'H MSC_Test-SGsAP(1424)@718a44d66dfb: 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 := 'A36536E6'O } } } } } } handled at TC_sgsap_mt_sms_and_nothing0(1426) TC_sgsap_mt_sms_and_nothing0(1426)@718a44d66dfb: tr_SGsAP_IMSI: '262420000011825'H TC_sgsap_mt_sms_and_nothing0(1426)@718a44d66dfb: setverdict(pass): none -> pass 20250822132618662 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSInew-0xA36536E6 + vlr_sgs_tmsi_reall_compl: now used by 2 (attached,vlr_sgs_tmsi_reall_compl) (vlr_sgs.c:235) 20250822132618662 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0xA36536E6 - vlr_sgs_tmsi_reall_compl: now used by 1 (attached) (vlr_sgs.c:240) 20250822132619227 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132619227 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132619227 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132619227 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132619227 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132619227 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132619227 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132619227 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1418)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132619228 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132619228 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132619228 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132619228 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132619228 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132619228 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132619228 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132619228 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1418)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1418)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1417)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_mt_sms_and_nothing0(1426)@718a44d66dfb: tr_SGsAP_IMSI: '262420000011825'H 20250822132619670 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0xA36536E6 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822132619670 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0xA36536E6 + SMS-receiver: now used by 3 (attached,VTY,SMS-receiver) (gsm_04_11.c:94) 20250822132619671 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0xA36536E6 - SMS-receiver: now used by 2 (attached,VTY) (gsm_04_11.c:76) 20250822132619671 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0xA36536E6 - VTY: now used by 1 (attached) (msc_vty.c:1428) 20250822132620672 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0xA36536E6 + SMS-receiver: now used by 2 (attached,SMS-receiver) (db.c:771) 20250822132620672 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0xA36536E6 + SMS-pending: now used by 3 (attached,SMS-receiver,SMS-pending) (sms_queue.c:201) 20250822132620672 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0xA36536E6 + SMS: now used by 4 (attached,SMS-receiver,SMS-pending,SMS) (transaction.c:228) 20250822132620672 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0xA36536E6 + SGs-paging-req: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,SGs-paging-req) (vlr_sgs.c:361) 20250822132620672 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0xA36536E6 + Paging: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,SGs-paging-req,Paging) (paging.c:111) 20250822132620672 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0xA36536E6 + SMS-receiver: now used by 7 (attached,2*SMS-receiver,SMS-pending,SMS,SGs-paging-req,Paging) (db.c:771) 20250822132620672 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0xA36536E6 - SMS-receiver: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,SGs-paging-req,Paging) (gsm_04_11.c:76) 20250822132623563 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x227056A1 - Paging: now used by 1 (attached) (paging.c:202) 20250822132629272 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132629272 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132629272 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132629272 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132629272 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132629272 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132629272 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132629272 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1418)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1418)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822132630673 DLSMS NOTICE Sending SMS 25 failed 1 times. (sms_queue.c:248) 20250822132630673 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0xA36536E6 - SMS-pending: now used by 5 (attached,SMS-receiver,SMS,SGs-paging-req,Paging) (sms_queue.c:217) 20250822132630674 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0xA36536E6 - SMS-receiver: now used by 4 (attached,SMS,SGs-paging-req,Paging) (gsm_04_11.c:76) 20250822132630674 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0xA36536E6 - SMS: now used by 3 (attached,SGs-paging-req,Paging) (transaction.c:281) 20250822132630674 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0xA36536E6 - Paging: now used by 2 (attached,SGs-paging-req) (paging.c:202) 20250822132630674 DSGS ERROR (sub 491230011825) Paging via SGs interface timed out (Ts5 expired)! (vlr_sgs.c:317) 20250822132630674 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0xA36536E6 - SGs-paging-req: now used by 1 (attached) (vlr_sgs.c:321) MSC_Test-GSUP-IPA(1421)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1421)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } TC_sgsap_mt_sms_and_nothing0(1426)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132640691 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0xA36536E6 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822132640691 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0xA36536E6 - VTY: now used by 1 (attached) (msc_vty.c:1387) 20250822132640691 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0xA36536E6 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822132640691 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0xA36536E6 - attached: now used by 1 (VTY) (vlr.c:1489) 20250822132640691 DVLR INFO VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0xA36536E6 - VTY: now used by 0 (-) (msc_vty.c:1839) 20250822132640691 DVLR DEBUG SUBSCR(IMSI-262420000011825:MSISDN-491230011825:TMSI-0xA36536E6) freeing VLR subscr (max total use count was 7) (vlr.c:472) TC_sgsap_mt_sms_and_nothing0(1426)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1422)@718a44d66dfb: Created GsupExpect[0] for "262420000011825" to be handled at TC_sgsap_mt_sms_and_nothing0(1426) TC_sgsap_mt_sms_and_nothing0(1426)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000011825'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1417)@718a44d66dfb: Added conn table entry 0TC_sgsap_mt_sms_and_nothing0(1426)12951291 MSC_Test_0-SCCP(1416)@718a44d66dfb: First idle individual index:0 MSC_Test_0-RAN(1417)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1418)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132640697 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132640697 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132640697 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132640697 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132640697 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132640697 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132640697 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132640697 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132640698 DMM DEBUG msc_a(IMSI-262420000011825:GERAN-A-241:LU)[0x56365ea38f20]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000011825 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822132640698 DMM DEBUG msc_a(IMSI-262420000011825:GERAN-A-241:LU)[0x56365ea38f20]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822132640698 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011825:GERAN-A-241:LU)[0x56365e858e20]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822132640698 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011825:GERAN-A-241:LU)[0x56365e858e20]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000011825:GERAN-A-241:LU)[0x56365ea38f20] (fsm.c:486) 20250822132640698 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011825:GERAN-A-241:LU)[0x56365e858e20]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822132640698 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011825:GERAN-A-241:LU)[0x56365e858e20]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822132640698 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822132640698 DVLR DEBUG set IMSI on subscriber; IMSI=262420000011825 id=262420000011825 (vlr.c:661) 20250822132640698 DVLR INFO New subscr, IMSI: 262420000011825 (vlr.c:562) 20250822132640698 DVLR DEBUG VLR subscr IMSI-262420000011825 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822132640698 DVLR DEBUG VLR subscr IMSI-262420000011825 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822132640698 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132640698 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011825:GERAN-A-241:LU)[0x56365e858e20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822132640698 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011825:GERAN-A-241:LU)[0x56365e858e20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822132640698 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011825:GERAN-A-241:LU)[0x56365e858e20]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822132640698 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011825:GERAN-A-241:LU)[0x56365e858e20]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822132640698 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011825:GERAN-A-241:LU)[0x56365e858e20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822132640698 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011825:GERAN-A-241:LU)[0x56365e858e20]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822132640698 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011825:GERAN-A-241:LU)[0x56365ea14660]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822132640698 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011825:GERAN-A-241:LU)[0x56365ea14660]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011825:GERAN-A-241:LU)[0x56365e858e20] (fsm.c:486) 20250822132640698 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011825:GERAN-A-241:LU)[0x56365ea14660]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822132640698 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011825:GERAN-A-241:LU)[0x56365ea14660]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822132640698 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132640698 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132640698 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132640698 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132640698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132640698 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132640698 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132640698 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132640698 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132640698 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132640698 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132640698 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132640698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132640698 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132640698 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132640698 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1418)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1418)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1418)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1418)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1416)@718a44d66dfb: { messageType := 2, destLocRef := 'C59EFB'O, sourceLocRef := '0000F1'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1416)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1416)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1416)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1416)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1416)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132640700 DVLR DEBUG VLR subscr IMSI-262420000011825 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250822132640700 DVLR DEBUG VLR subscr IMSI-262420000011825 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_sgsap_mt_sms_and_nothing0(1426)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_mt_sms_and_nothing0(1426)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1416)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1416)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(1416)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1416)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250822132640701 DVLR DEBUG VLR subscr IMSI-262420000011825 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132640701 DVLR DEBUG IMSI:262420000011825 has MSISDN:491230011825 (vlr.c:1045) 20250822132640701 DMSC NOTICE msub(IMSI-262420000011825:MSISDN-491230011825) VLR: update for IMSI=262420000011825 (MSISDN=491230011825) (gsm_04_08.c:1541) MSC_Test_0-M3UA(1418)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132640701 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132640701 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132640701 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132640701 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132640701 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132640701 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132640701 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132640701 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132640701 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822132640701 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132640701 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011825:MSISDN-491230011825:GERAN-A-241:LU)[0x56365e858e20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822132640701 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011825:GERAN-A-241:LU)[0x56365ea14660]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822132640701 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011825:GERAN-A-241:LU)[0x56365ea14660]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822132640701 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011825:GERAN-A-241:LU)[0x56365ea14660]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822132640701 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011825:GERAN-A-241:LU)[0x56365ea14660]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011825:MSISDN-491230011825:GERAN-A-241:LU)[0x56365e858e20] (vlr_lu_fsm.c:110) 20250822132640701 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011825:GERAN-A-241:LU)[0x56365ea14660]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822132640701 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011825:GERAN-A-241:LU)[0x56365ea14660]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822132640701 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011825:MSISDN-491230011825:GERAN-A-241:LU)[0x56365e858e20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822132640701 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011825:MSISDN-491230011825:GERAN-A-241:LU)[0x56365e858e20]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822132640701 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011825:MSISDN-491230011825:GERAN-A-241:LU)[0x56365ea6fef0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822132640701 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011825:MSISDN-491230011825:GERAN-A-241:LU)[0x56365ea6fef0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011825:MSISDN-491230011825:GERAN-A-241:LU)[0x56365e858e20] (fsm.c:486) 20250822132640701 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011825:MSISDN-491230011825:GERAN-A-241:LU)[0x56365ea6fef0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822132640701 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011825:MSISDN-491230011825:GERAN-A-241:LU)[0x56365ea6fef0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822132640701 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011825:MSISDN-491230011825:GERAN-A-241:LU)[0x56365ea6fef0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822132640701 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011825:MSISDN-491230011825:GERAN-A-241:LU)[0x56365ea6fef0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822132640701 DMSC NOTICE msub(IMSI-262420000011825:MSISDN-491230011825:TMSInew-0x9323B1B9) VLR: update for IMSI=262420000011825 (MSISDN=491230011825) (gsm_04_08.c:1541) 20250822132640701 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011825:MSISDN-491230011825:GERAN-A-241:LU)[0x56365ea6fef0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822132640701 DMM DEBUG -> IMSI-262420000011825:MSISDN-491230011825:TMSInew-0x9323B1B9 LOCATION UPDATE ACCEPT (TMSI = 0x9323b1b9) (gsm_04_08.c:149) 20250822132640702 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSInew-0x9323B1B9 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822132640702 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132640702 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132640702 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132640702 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132640702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132640702 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132640702 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132640702 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1418)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1418)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1416)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1416)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1416)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1416)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_mt_sms_and_nothing0(1426)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1417)@718a44d66dfb: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1417)@718a44d66dfb: patched enc_l3: '055B'O MSC_Test_0-SCCP(1416)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1416)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(1416)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1416)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002055B'O 20250822132640704 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132640704 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_0-M3UA(1418)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132640704 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132640705 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132640705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132640705 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132640705 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132640705 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132640705 DMM DEBUG msc_a(IMSI-262420000011825:MSISDN-491230011825:TMSInew-0x9323B1B9:GERAN-A-241:LU)[0x56365ea38f20]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822132640705 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011825:MSISDN-491230011825:TMSInew-0x9323B1B9:GERAN-A-241:LU)[0x56365e858e20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822132640705 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011825:MSISDN-491230011825:GERAN-A-241:LU)[0x56365ea6fef0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822132640705 DMSC NOTICE msub(IMSI-262420000011825:MSISDN-491230011825:TMSI-0x9323B1B9) VLR: update for IMSI=262420000011825 (MSISDN=491230011825) (gsm_04_08.c:1541) 20250822132640705 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x9323B1B9 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250822132640705 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011825:MSISDN-491230011825:GERAN-A-241:LU)[0x56365ea6fef0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822132640705 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011825:MSISDN-491230011825:TMSI-0x9323B1B9:GERAN-A-241:LU)[0x56365e858e20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822132640705 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011825:MSISDN-491230011825:GERAN-A-241:LU)[0x56365ea6fef0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822132640705 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011825:MSISDN-491230011825:GERAN-A-241:LU)[0x56365ea6fef0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011825:MSISDN-491230011825:TMSI-0x9323B1B9:GERAN-A-241:LU)[0x56365e858e20] (vlr_lu_fsm.c:817) 20250822132640705 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011825:MSISDN-491230011825:GERAN-A-241:LU)[0x56365ea6fef0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822132640705 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011825:MSISDN-491230011825:GERAN-A-241:LU)[0x56365ea6fef0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822132640705 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011825:MSISDN-491230011825:TMSI-0x9323B1B9:GERAN-A-241:LU)[0x56365e858e20]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822132640705 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011825/3/1): Available (smpp_smsc.c:626) 20250822132640705 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x9323B1B9 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822132640705 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x9323B1B9 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822132640705 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x9323B1B9 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822132640705 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x9323B1B9 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250822132640705 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132640705 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132640705 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132640705 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132640705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132640705 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132640705 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132640705 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1418)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1418)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1416)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1416)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1416)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1416)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1416)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1416)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1416)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1416)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1418)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132640706 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132640706 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132640706 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132640706 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132640706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132640706 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132640706 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132640706 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132640706 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011825:MSISDN-491230011825:TMSI-0x9323B1B9:GERAN-A-241:LU)[0x56365e858e20]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822132640706 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011825:MSISDN-491230011825:TMSI-0x9323B1B9:GERAN-A-241:LU)[0x56365e858e20]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000011825:MSISDN-491230011825:TMSI-0x9323B1B9:GERAN-A-241:LU)[0x56365ea38f20] (msc_a.c:1053) 20250822132640706 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011825:MSISDN-491230011825:TMSI-0x9323B1B9:GERAN-A-241:LU)[0x56365e858e20]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822132640706 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011825:MSISDN-491230011825:TMSI-0x9323B1B9:GERAN-A-241:LU)[0x56365e858e20]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822132640706 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011825:MSISDN-491230011825:TMSI-0x9323B1B9:GERAN-A-241:LU)[0x56365e858e20]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822132640706 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x9323B1B9 - active-conn: now used by 1 (attached) (msub.c:375) 20250822132640706 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132640706 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132640706 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132640706 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132640706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132640706 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132640706 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132640706 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1418)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1418)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1416)@718a44d66dfb: Session index based on local reference:0 20250822132640706 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132640706 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132640706 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132640706 DLM3UA DEBUG 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(1418)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132640706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132640706 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132640706 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132640706 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1417)@718a44d66dfb: Deleted conn table entry 0TC_sgsap_mt_sms_and_nothing0(1426)12951291 TC_sgsap_mt_sms_and_nothing0(1426)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132640707 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x9323B1B9 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822132640707 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x9323B1B9 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_sgsap_mt_sms_and_nothing0(1426)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_mt_sms_and_nothing0(1426)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms_and_nothing0(1426)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1417)@718a44d66dfb: Created IMSI[0] for '262420000011825'H'9323B1B9'O to be handled at TC_sgsap_mt_sms_and_nothing0(1426) 20250822132640709 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x9323B1B9 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822132640709 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x9323B1B9 + Paging: now used by 3 (attached,VTY,Paging) (paging.c:111) 20250822132640709 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x9323B1B9 - VTY: now used by 2 (attached,Paging) (msc_vty.c:1721) 20250822132640709 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132640709 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132640709 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132640709 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132640709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132640709 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132640709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132640709 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1418)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1418)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1417)@718a44d66dfb: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_mt_sms_and_nothing0(1426) TC_sgsap_mt_sms_and_nothing0(1426)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms_and_nothing0(1426)@718a44d66dfb: 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 := '9323B1B9'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1417)@718a44d66dfb: Added conn table entry 0TC_sgsap_mt_sms_and_nothing0(1426)15577754 MSC_Test_0-RAN(1417)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1416)@718a44d66dfb: First idle individual index:0 MSC_Test_0-M3UA(1418)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132640713 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132640713 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132640713 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132640713 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132640713 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132640713 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132640713 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132640713 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132640713 DMM DEBUG msc_a(TMSI-0x9323B1B9:GERAN-A-242:CM_SERVICE_REQ)[0x56365ea6ec00]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250822132640713 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9323B1B9:GERAN-A-242:CM_SERVICE_REQ)[0x56365e9cfe20]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822132640713 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9323B1B9:GERAN-A-242:CM_SERVICE_REQ)[0x56365e9cfe20]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x9323B1B9:GERAN-A-242:CM_SERVICE_REQ)[0x56365ea6ec00] (fsm.c:486) 20250822132640713 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9323B1B9:GERAN-A-242:CM_SERVICE_REQ)[0x56365e9cfe20]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250822132640713 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9323B1B9:GERAN-A-242:CM_SERVICE_REQ)[0x56365e9cfe20]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822132640713 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x9323B1B9 + proc_arq_vlr_fn_init: now used by 3 (attached,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822132640713 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x9323B1B9 + active-conn: now used by 4 (attached,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822132640713 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011825:MSISDN-491230011825:TMSI-0x9323B1B9:GERAN-A-242:CM_SERVICE_REQ)[0x56365e9cfe20]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822132640713 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011825:MSISDN-491230011825:TMSI-0x9323B1B9:GERAN-A-242:CM_SERVICE_REQ)[0x56365e9cfe20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822132640713 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011825:MSISDN-491230011825:TMSI-0x9323B1B9:GERAN-A-242:CM_SERVICE_REQ)[0x56365e9cfe20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822132640713 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011825:MSISDN-491230011825:TMSI-0x9323B1B9:GERAN-A-242:CM_SERVICE_REQ)[0x56365e9cfe20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822132640713 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011825:MSISDN-491230011825:TMSI-0x9323B1B9:GERAN-A-242:CM_SERVICE_REQ)[0x56365e9cfe20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822132640713 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011825:MSISDN-491230011825:TMSI-0x9323B1B9:GERAN-A-242:CM_SERVICE_REQ)[0x56365e9cfe20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822132640713 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011825:MSISDN-491230011825:TMSI-0x9323B1B9:GERAN-A-242:CM_SERVICE_REQ)[0x56365e9cfe20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822132640713 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011825:MSISDN-491230011825:TMSI-0x9323B1B9:GERAN-A-242:CM_SERVICE_REQ)[0x56365e9cfe20]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822132640713 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011825:MSISDN-491230011825:TMSI-0x9323B1B9:GERAN-A-242:CM_SERVICE_REQ)[0x56365e9cfe20]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822132640713 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011825:MSISDN-491230011825:TMSI-0x9323B1B9:GERAN-A-242:CM_SERVICE_REQ)[0x56365e9cfe20]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822132640713 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011825/3/1): Available (smpp_smsc.c:626) 20250822132640713 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x9323B1B9 - proc_arq_vlr_fn_init: now used by 3 (attached,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250822132640713 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132640713 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132640713 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132640713 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132640713 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132640713 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132640713 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132640713 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132640713 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132640713 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132640713 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132640713 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132640713 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132640713 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132640713 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132640713 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132640713 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132640713 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132640713 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132640713 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132640713 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132640713 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132640713 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132640713 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1418)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1418)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1418)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1418)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1418)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1418)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1416)@718a44d66dfb: { messageType := 2, destLocRef := 'EDB29A'O, sourceLocRef := '0000F2'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1416)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1416)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1416)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1416)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1416)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1416)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1416)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1416)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1416)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132640714 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x9323B1B9 + VTY: now used by 4 (attached,Paging,active-conn,VTY) (msc_vty.c:1285) 20250822132640714 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x9323B1B9 - VTY: now used by 3 (attached,Paging,active-conn) (msc_vty.c:1317) TC_sgsap_mt_sms_and_nothing0(1426)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_mt_sms_and_nothing0(1426)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1416)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1416)@718a44d66dfb: vl_len:28 MSC_Test_0-SCCP(1416)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1416)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1418)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132640717 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132640717 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132640717 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132640717 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132640717 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132640717 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132640717 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132640717 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132640717 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x9323B1B9 + SMS: now used by 4 (attached,Paging,active-conn,SMS) (transaction.c:228) 20250822132640717 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250822132640717 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250822132640717 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132640717 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132640717 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132640717 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132640717 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132640717 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132640717 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132640717 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132640717 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132640717 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132640717 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132640717 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132640717 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132640717 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132640717 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132640717 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1418)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1418)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1416)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1416)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1416)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1416)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1418)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1418)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1416)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1416)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1416)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1416)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_mt_sms_and_nothing0(1426)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms_and_nothing0(1426)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1416)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1416)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(1416)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1416)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1418)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132640719 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132640719 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132640719 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132640719 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132640719 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132640719 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132640719 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132640719 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132640719 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x9323B1B9 - SMS: now used by 3 (attached,Paging,active-conn) (transaction.c:281) 20250822132640719 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x9323B1B9 + msc_a_fsm_releasing_onenter: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822132640719 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x9323B1B9 + 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) 20250822132640719 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x9323B1B9 - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822132640719 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x9323B1B9 - msc_a_fsm_releasing_onenter: now used by 3 (attached,Paging,active-conn) (msc_a.c:1004) 20250822132640719 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132640719 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132640719 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132640719 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132640719 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132640719 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132640719 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132640719 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1418)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1418)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1416)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1416)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1416)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1416)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1416)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1416)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1416)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1416)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1418)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132640720 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132640720 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132640720 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132640720 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132640720 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132640720 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132640720 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132640720 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132640720 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011825:MSISDN-491230011825:TMSI-0x9323B1B9:GERAN-A-242:CM_SERVICE_REQ)[0x56365e9cfe20]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822132640720 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011825:MSISDN-491230011825:TMSI-0x9323B1B9:GERAN-A-242:CM_SERVICE_REQ)[0x56365e9cfe20]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000011825:MSISDN-491230011825:TMSI-0x9323B1B9:GERAN-A-242:CM_SERVICE_REQ)[0x56365ea6ec00] (msc_a.c:1053) 20250822132640720 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011825:MSISDN-491230011825:TMSI-0x9323B1B9:GERAN-A-242:CM_SERVICE_REQ)[0x56365e9cfe20]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822132640720 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011825:MSISDN-491230011825:TMSI-0x9323B1B9:GERAN-A-242:CM_SERVICE_REQ)[0x56365e9cfe20]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822132640720 DBSSAP ERROR msc_a(IMSI-262420000011825:MSISDN-491230011825:TMSI-0x9323B1B9:GERAN-A-242:CM_SERVICE_REQ)[0x56365ea6ec00]{MSC_A_ST_RELEASED}: Deallocating active transactions failed (msc_a.c:1064) 20250822132640720 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x9323B1B9 - active-conn: now used by 2 (attached,Paging) (msub.c:375) 20250822132640720 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132640720 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132640720 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132640720 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132640720 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132640720 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132640720 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132640720 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1418)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1418)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1416)@718a44d66dfb: Session index based on local reference:0 20250822132640720 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132640720 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_0-M3UA(1418)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132640720 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132640720 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132640720 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132640720 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132640720 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132640720 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1417)@718a44d66dfb: Deleted conn table entry 0TC_sgsap_mt_sms_and_nothing0(1426)15577754 TC_sgsap_mt_sms_and_nothing0(1426)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132640721 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x9323B1B9 + VTY: now used by 3 (attached,Paging,VTY) (msc_vty.c:1285) 20250822132640721 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x9323B1B9 - VTY: now used by 2 (attached,Paging) (msc_vty.c:1317) TC_sgsap_mt_sms_and_nothing0(1426)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_mt_sms_and_nothing0(1426)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms_and_nothing0(1426)@718a44d66dfb: Final verdict of PTC: pass 20250822132640723 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822132640723 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250822132640724 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250822132640724 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: Connection lost (sgs_server.c:101) MSC_Test_0-M3UA(1418)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP-IPA(1421)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-SCCP(1416)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(1419)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(1423)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP(1422)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(1420)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SGsAP(1424)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(1417)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1427)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1415)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(1425)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1415): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(1416): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(1417): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(1418): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(1419): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(1420): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(1421): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(1422): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(1423): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SGsAP(1424): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(1425): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_sgsap_mt_sms_and_nothing0(1426): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1427): none (pass -> pass) MTC@718a44d66dfb: Test case TC_sgsap_mt_sms_and_nothing finished. Verdict: pass MTC@718a44d66dfb: 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'. Fri Aug 22 13:26:40 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 20250822132640922 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822132640922 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822132640922 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822132640922 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822132640922 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822132640922 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822132640922 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822132640922 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822132640922 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822132640922 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132640922 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822132640922 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822132640922 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822132640922 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822132640922 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822132640922 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822132640922 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822132640922 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822132640922 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822132641724 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=368912) 20250822132642726 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822132642923 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822132642923 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822132642923 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=368912, count=371144) 20250822132643726 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:26: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_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 20250822132644728 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_sgsap_mt_sms_and_reject started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(1431)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(1431)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1431)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(1429)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822132645296 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1432)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822132645491 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822132645491 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822132645491 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822132645491 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1431)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1431)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1431)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1431)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(1431)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250822132645497 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132645497 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822132645497 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822132645497 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822132645497 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822132645497 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822132645497 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1431)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1431)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1431)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1431)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1431)@718a44d66dfb: Message received on association #8 20250822132645497 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132645497 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822132645497 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822132645497 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822132645497 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822132645497 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822132645497 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1431)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1431)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1431)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1431)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) 20250822132645497 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822132645497 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1431)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1431)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822132645729 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822132645729 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1434)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1434)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822132645735 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1434)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1434)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1434)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1434)@718a44d66dfb: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1434)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1434)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822132645756 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822132645756 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-SGsAP(1437)@718a44d66dfb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1437)@718a44d66dfb: Created Expect[0] for '262420000011826'H to be handled at TC_sgsap_mt_sms_and_reject0(1439) MSC_Test-GSUP(1435)@718a44d66dfb: Created GsupExpect[0] for "262420000011826" to be handled at TC_sgsap_mt_sms_and_reject0(1439) 20250822132645801 DVLR INFO VLR subscr unknown + SGs-lu: now used by 1 (SGs-lu) (vlr_sgs.c:87) 20250822132645801 DVLR DEBUG set IMSI on subscriber; IMSI=262420000011826 id=262420000011826 (vlr.c:661) 20250822132645801 DVLR INFO New subscr, IMSI: 262420000011826 (vlr.c:562) 20250822132645801 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: 901-70 (vlr.c:707) 20250822132645801 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011826 (MSISDN=) (NO CONN!) (gsm_04_08.c:1541) MSC_Test-GSUP(1435)@718a44d66dfb: Found GsupExpect[0] for "262420000011826" handled at TC_sgsap_mt_sms_and_reject0(1439) MSC_Test-GSUP(1435)@718a44d66dfb: Added IMSI table entry 0TC_sgsap_mt_sms_and_reject0(1439)"262420000011826" 20250822132645805 DVLR DEBUG VLR subscr IMSI-262420000011826:TMSInew-0x43D8D917 + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250822132645805 DVLR DEBUG IMSI:262420000011826 has MSISDN:491230011826 (vlr.c:1045) 20250822132645805 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011826 (MSISDN=491230011826) (NO CONN!) (gsm_04_08.c:1541) 20250822132645805 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSInew-0x43D8D917 - vlr_gsup_rx: now used by 1 (SGs-lu) (vlr.c:1410) 20250822132645806 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSInew-0x43D8D917 + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250822132645806 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSInew-0x43D8D917 + attached: now used by 3 (SGs-lu,vlr_gsup_rx,attached) (vlr_sgs_fsm.c:152) 20250822132645806 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSInew-0x43D8D917 - SGs-lu: now used by 2 (vlr_gsup_rx,attached) (vlr_sgs.c:124) 20250822132645806 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSInew-0x43D8D917 - vlr_gsup_rx: now used by 1 (attached) (vlr.c:1410) TC_sgsap_mt_sms_and_reject0(1439)@718a44d66dfb: tr_SGsAP_IMSI: '262420000011826'H TC_sgsap_mt_sms_and_reject0(1439)@718a44d66dfb: tr_SGsAP_IMSI: '262420000011826'H MSC_Test-SGsAP(1437)@718a44d66dfb: 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 := '43D8D917'O } } } } } } handled at TC_sgsap_mt_sms_and_reject0(1439) TC_sgsap_mt_sms_and_reject0(1439)@718a44d66dfb: tr_SGsAP_IMSI: '262420000011826'H TC_sgsap_mt_sms_and_reject0(1439)@718a44d66dfb: setverdict(pass): none -> pass 20250822132645808 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSInew-0x43D8D917 + vlr_sgs_tmsi_reall_compl: now used by 2 (attached,vlr_sgs_tmsi_reall_compl) (vlr_sgs.c:235) 20250822132645808 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x43D8D917 - vlr_sgs_tmsi_reall_compl: now used by 1 (attached) (vlr_sgs.c:240) MSC_Test_0-M3UA(1431)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132646295 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132646295 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132646295 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132646295 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132646295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132646295 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132646295 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132646295 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132646295 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132646295 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132646295 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132646295 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132646295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132646295 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132646296 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132646296 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1431)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1431)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1430)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_mt_sms_and_reject0(1439)@718a44d66dfb: tr_SGsAP_IMSI: '262420000011826'H 20250822132646815 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x43D8D917 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822132646815 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x43D8D917 + SMS-receiver: now used by 3 (attached,VTY,SMS-receiver) (gsm_04_11.c:94) 20250822132646815 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x43D8D917 - SMS-receiver: now used by 2 (attached,VTY) (gsm_04_11.c:76) 20250822132646815 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x43D8D917 - VTY: now used by 1 (attached) (msc_vty.c:1428) 20250822132647817 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x43D8D917 + SMS-receiver: now used by 2 (attached,SMS-receiver) (db.c:771) 20250822132647817 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x43D8D917 + SMS-pending: now used by 3 (attached,SMS-receiver,SMS-pending) (sms_queue.c:201) 20250822132647817 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x43D8D917 + SMS: now used by 4 (attached,SMS-receiver,SMS-pending,SMS) (transaction.c:228) 20250822132647817 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x43D8D917 + SGs-paging-req: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,SGs-paging-req) (vlr_sgs.c:361) 20250822132647817 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x43D8D917 + Paging: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,SGs-paging-req,Paging) (paging.c:111) 20250822132647817 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x43D8D917 + SMS-receiver: now used by 7 (attached,2*SMS-receiver,SMS-pending,SMS,SGs-paging-req,Paging) (db.c:771) 20250822132647817 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x43D8D917 - SMS-receiver: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,SGs-paging-req,Paging) (gsm_04_11.c:76) 20250822132647819 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x43D8D917 + 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) 20250822132647819 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x43D8D917 + 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) 20250822132647819 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132647819 DLSMS NOTICE Sending SMS 27 failed 1 times. (sms_queue.c:248) 20250822132647819 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x43D8D917 - 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) 20250822132647819 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x43D8D917 - 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) 20250822132647819 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x43D8D917 - SMS: now used by 5 (attached,SGs-paging-req,Paging,sgs_rx_pag_rej,vlr_sgs_pag_rej) (transaction.c:281) 20250822132647819 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x43D8D917 - Paging: now used by 4 (attached,SGs-paging-req,sgs_rx_pag_rej,vlr_sgs_pag_rej) (paging.c:202) 20250822132647819 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x43D8D917 - SGs-paging-req: now used by 3 (attached,sgs_rx_pag_rej,vlr_sgs_pag_rej) (vlr_sgs.c:262) 20250822132647819 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x43D8D917 - vlr_sgs_pag_rej: now used by 2 (attached,sgs_rx_pag_rej) (vlr_sgs.c:264) 20250822132647819 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x43D8D917 - sgs_rx_pag_rej: now used by 1 (attached) (sgs_iface.c:780) 20250822132650711 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x9323B1B9 - Paging: now used by 1 (attached) (paging.c:202) MSC_Test-GSUP-IPA(1434)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1434)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } TC_sgsap_mt_sms_and_reject0(1439)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132707834 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x43D8D917 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822132707835 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x43D8D917 - VTY: now used by 1 (attached) (msc_vty.c:1387) MSC_Test-GSUP(1435)@718a44d66dfb: Created GsupExpect[0] for "262420000011826" to be handled at TC_sgsap_mt_sms_and_reject0(1439) TC_sgsap_mt_sms_and_reject0(1439)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000011826'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1430)@718a44d66dfb: Added conn table entry 0TC_sgsap_mt_sms_and_reject0(1439)11121184 MSC_Test_0-SCCP(1429)@718a44d66dfb: First idle individual index:0 MSC_Test_0-RAN(1430)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1431)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132707851 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132707851 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132707851 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132707851 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132707851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132707851 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132707851 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132707851 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132707852 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132707852 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132707852 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132707852 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132707852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132707852 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132707852 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132707852 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132707853 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132707853 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132707853 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132707853 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132707853 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132707853 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132707853 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132707853 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132707852 DMM DEBUG msc_a(IMSI-262420000011826:GERAN-A-243:LU)[0x56365e858e20]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000011826 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822132707852 DMM DEBUG msc_a(IMSI-262420000011826:GERAN-A-243:LU)[0x56365e858e20]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822132707852 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011826:GERAN-A-243:LU)[0x56365ea6fef0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822132707852 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011826:GERAN-A-243:LU)[0x56365ea6fef0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000011826:GERAN-A-243:LU)[0x56365e858e20] (fsm.c:486) 20250822132707852 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011826:GERAN-A-243:LU)[0x56365ea6fef0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822132707852 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011826:GERAN-A-243:LU)[0x56365ea6fef0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822132707852 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x43D8D917 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822132707852 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x43D8D917 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822132707852 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x43D8D917 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250822132707852 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132707852 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x43D8D917:GERAN-A-243:LU)[0x56365ea6fef0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822132707852 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x43D8D917:GERAN-A-243:LU)[0x56365ea6fef0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822132707852 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x43D8D917:GERAN-A-243:LU)[0x56365ea6fef0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822132707852 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x43D8D917:GERAN-A-243:LU)[0x56365ea6fef0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822132707852 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x43D8D917:GERAN-A-243:LU)[0x56365ea6fef0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822132707852 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x43D8D917:GERAN-A-243:LU)[0x56365ea6fef0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822132707852 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x43D8D917:GERAN-A-243:LU)[0x56365ea14660]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822132707852 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x43D8D917:GERAN-A-243:LU)[0x56365ea14660]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x43D8D917:GERAN-A-243:LU)[0x56365ea6fef0] (fsm.c:486) 20250822132707852 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x43D8D917:GERAN-A-243:LU)[0x56365ea14660]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822132707852 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x43D8D917:GERAN-A-243:LU)[0x56365ea14660]{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(1431)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1431)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1431)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1431)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1429)@718a44d66dfb: { messageType := 2, destLocRef := 'A9B220'O, sourceLocRef := '0000F3'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1429)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1429)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1429)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1429)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1429)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132707861 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x43D8D917 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250822132707861 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x43D8D917 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1429)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1429)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(1429)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1429)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1431)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132707862 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132707862 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132707862 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132707862 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132707862 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132707862 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132707862 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132707862 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_sgsap_mt_sms_and_reject0(1439)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_mt_sms_and_reject0(1439)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132707865 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x43D8D917 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132707865 DVLR DEBUG IMSI:262420000011826 has MSISDN:491230011826 (vlr.c:1045) 20250822132707865 DMSC NOTICE msub(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x43D8D917) VLR: update for IMSI=262420000011826 (MSISDN=491230011826) (gsm_04_08.c:1541) 20250822132707865 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x43D8D917 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822132707866 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x43D8D917 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132707866 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x43D8D917:GERAN-A-243:LU)[0x56365ea6fef0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822132707866 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x43D8D917:GERAN-A-243:LU)[0x56365ea14660]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822132707866 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x43D8D917:GERAN-A-243:LU)[0x56365ea14660]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822132707866 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x43D8D917:GERAN-A-243:LU)[0x56365ea14660]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822132707866 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x43D8D917:GERAN-A-243:LU)[0x56365ea14660]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x43D8D917:GERAN-A-243:LU)[0x56365ea6fef0] (vlr_lu_fsm.c:110) 20250822132707866 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x43D8D917:GERAN-A-243:LU)[0x56365ea14660]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822132707866 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x43D8D917:GERAN-A-243:LU)[0x56365ea14660]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822132707866 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x43D8D917:GERAN-A-243:LU)[0x56365ea6fef0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822132707866 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x43D8D917:GERAN-A-243:LU)[0x56365ea6fef0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822132707866 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x43D8D917:GERAN-A-243:LU)[0x56365ea445e0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822132707866 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x43D8D917:GERAN-A-243:LU)[0x56365ea445e0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x43D8D917:GERAN-A-243:LU)[0x56365ea6fef0] (fsm.c:486) 20250822132707866 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x43D8D917:GERAN-A-243:LU)[0x56365ea445e0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822132707866 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x43D8D917:GERAN-A-243:LU)[0x56365ea445e0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822132707866 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x43D8D917:GERAN-A-243:LU)[0x56365ea445e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822132707866 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x43D8D917:GERAN-A-243:LU)[0x56365ea445e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822132707866 DMSC NOTICE msub(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x43D8D917:TMSInew-0x0E8EBD4D) VLR: update for IMSI=262420000011826 (MSISDN=491230011826) (gsm_04_08.c:1541) 20250822132707866 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x43D8D917:GERAN-A-243:LU)[0x56365ea445e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822132707866 DMM DEBUG -> IMSI-262420000011826:MSISDN-491230011826:TMSI-0x43D8D917:TMSInew-0x0E8EBD4D LOCATION UPDATE ACCEPT (TMSI = 0x0e8ebd4d) (gsm_04_08.c:149) 20250822132707866 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x43D8D917:TMSInew-0x0E8EBD4D - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822132707866 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132707866 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132707866 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132707866 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132707866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132707866 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132707866 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132707866 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1431)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1431)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1429)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1429)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1429)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1429)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_mt_sms_and_reject0(1439)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1430)@718a44d66dfb: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1430)@718a44d66dfb: patched enc_l3: '055B'O MSC_Test_0-SCCP(1429)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1429)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(1429)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1429)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1431)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132707874 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132707874 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132707874 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132707874 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132707874 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132707874 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132707874 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132707874 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132707875 DMM DEBUG msc_a(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x43D8D917:TMSInew-0x0E8EBD4D:GERAN-A-243:LU)[0x56365e858e20]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822132707875 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x43D8D917:TMSInew-0x0E8EBD4D:GERAN-A-243:LU)[0x56365ea6fef0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822132707875 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x43D8D917:GERAN-A-243:LU)[0x56365ea445e0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822132707875 DMSC NOTICE msub(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x0E8EBD4D) VLR: update for IMSI=262420000011826 (MSISDN=491230011826) (gsm_04_08.c:1541) 20250822132707875 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x43D8D917:GERAN-A-243:LU)[0x56365ea445e0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822132707875 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x0E8EBD4D:GERAN-A-243:LU)[0x56365ea6fef0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822132707875 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x43D8D917:GERAN-A-243:LU)[0x56365ea445e0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822132707875 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x43D8D917:GERAN-A-243:LU)[0x56365ea445e0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x0E8EBD4D:GERAN-A-243:LU)[0x56365ea6fef0] (vlr_lu_fsm.c:817) 20250822132707875 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x43D8D917:GERAN-A-243:LU)[0x56365ea445e0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822132707875 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x43D8D917:GERAN-A-243:LU)[0x56365ea445e0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822132707875 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x0E8EBD4D:GERAN-A-243:LU)[0x56365ea6fef0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822132707875 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011826/3/1): Available (smpp_smsc.c:626) 20250822132707875 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x0E8EBD4D + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822132707875 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x0E8EBD4D + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822132707875 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x0E8EBD4D - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822132707875 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x0E8EBD4D - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822132707875 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132707875 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132707875 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132707875 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132707875 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132707875 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132707875 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132707875 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1431)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1431)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1429)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1429)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1429)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1429)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1429)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1429)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1429)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1429)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822132707877 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132707877 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132707877 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132707877 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132707877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132707877 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132707877 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132707877 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1431)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132707877 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x0E8EBD4D:GERAN-A-243:LU)[0x56365ea6fef0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822132707877 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x0E8EBD4D:GERAN-A-243:LU)[0x56365ea6fef0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x0E8EBD4D:GERAN-A-243:LU)[0x56365e858e20] (msc_a.c:1053) 20250822132707877 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x0E8EBD4D:GERAN-A-243:LU)[0x56365ea6fef0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822132707877 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x0E8EBD4D:GERAN-A-243:LU)[0x56365ea6fef0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822132707877 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x0E8EBD4D:GERAN-A-243:LU)[0x56365ea6fef0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822132707877 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x0E8EBD4D - active-conn: now used by 1 (attached) (msub.c:375) 20250822132707878 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132707878 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132707878 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132707878 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132707878 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132707878 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132707878 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132707878 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1431)@718a44d66dfb: Message received on association #8 20250822132707878 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132707878 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132707878 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132707878 DLM3UA DEBUG 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(1431)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1429)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-M3UA(1431)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132707878 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132707878 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132707878 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132707878 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1430)@718a44d66dfb: Deleted conn table entry 0TC_sgsap_mt_sms_and_reject0(1439)11121184 TC_sgsap_mt_sms_and_reject0(1439)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132707880 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x0E8EBD4D + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822132707880 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x0E8EBD4D - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_sgsap_mt_sms_and_reject0(1439)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_mt_sms_and_reject0(1439)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms_and_reject0(1439)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1430)@718a44d66dfb: Created IMSI[0] for '262420000011826'H'0E8EBD4D'O to be handled at TC_sgsap_mt_sms_and_reject0(1439) 20250822132707886 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x0E8EBD4D + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822132707886 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x0E8EBD4D + Paging: now used by 3 (attached,VTY,Paging) (paging.c:111) 20250822132707886 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x0E8EBD4D - VTY: now used by 2 (attached,Paging) (msc_vty.c:1721) 20250822132707886 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132707886 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132707886 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132707886 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132707886 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132707886 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132707886 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132707886 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1431)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1431)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1430)@718a44d66dfb: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_mt_sms_and_reject0(1439) TC_sgsap_mt_sms_and_reject0(1439)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms_and_reject0(1439)@718a44d66dfb: 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 := '0E8EBD4D'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1430)@718a44d66dfb: Added conn table entry 0TC_sgsap_mt_sms_and_reject0(1439)16199207 MSC_Test_0-RAN(1430)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1429)@718a44d66dfb: First idle individual index:0 MSC_Test_0-M3UA(1431)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132707893 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132707893 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132707893 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132707893 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132707893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132707893 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132707893 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132707893 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132707893 DMM DEBUG msc_a(TMSI-0x0E8EBD4D:GERAN-A-244:CM_SERVICE_REQ)[0x56365ea38f20]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250822132707893 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0E8EBD4D:GERAN-A-244:CM_SERVICE_REQ)[0x56365ea6ec00]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822132707893 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0E8EBD4D:GERAN-A-244:CM_SERVICE_REQ)[0x56365ea6ec00]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x0E8EBD4D:GERAN-A-244:CM_SERVICE_REQ)[0x56365ea38f20] (fsm.c:486) 20250822132707893 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0E8EBD4D:GERAN-A-244:CM_SERVICE_REQ)[0x56365ea6ec00]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250822132707893 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0E8EBD4D:GERAN-A-244:CM_SERVICE_REQ)[0x56365ea6ec00]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822132707893 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x0E8EBD4D + proc_arq_vlr_fn_init: now used by 3 (attached,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822132707893 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x0E8EBD4D + active-conn: now used by 4 (attached,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822132707893 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x0E8EBD4D:GERAN-A-244:CM_SERVICE_REQ)[0x56365ea6ec00]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822132707893 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x0E8EBD4D:GERAN-A-244:CM_SERVICE_REQ)[0x56365ea6ec00]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822132707893 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x0E8EBD4D:GERAN-A-244:CM_SERVICE_REQ)[0x56365ea6ec00]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822132707893 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x0E8EBD4D:GERAN-A-244:CM_SERVICE_REQ)[0x56365ea6ec00]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822132707893 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x0E8EBD4D:GERAN-A-244:CM_SERVICE_REQ)[0x56365ea6ec00]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822132707893 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x0E8EBD4D:GERAN-A-244:CM_SERVICE_REQ)[0x56365ea6ec00]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822132707893 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x0E8EBD4D:GERAN-A-244:CM_SERVICE_REQ)[0x56365ea6ec00]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822132707893 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x0E8EBD4D:GERAN-A-244:CM_SERVICE_REQ)[0x56365ea6ec00]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822132707893 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x0E8EBD4D:GERAN-A-244:CM_SERVICE_REQ)[0x56365ea6ec00]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822132707893 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x0E8EBD4D:GERAN-A-244:CM_SERVICE_REQ)[0x56365ea6ec00]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822132707893 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011826/3/1): Available (smpp_smsc.c:626) 20250822132707893 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x0E8EBD4D - proc_arq_vlr_fn_init: now used by 3 (attached,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250822132707893 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132707893 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132707893 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132707893 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132707893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132707893 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132707893 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132707893 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132707894 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132707894 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132707894 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132707894 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132707894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132707894 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132707894 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132707894 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132707894 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132707894 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132707894 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132707894 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132707894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132707894 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132707894 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132707894 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1431)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1431)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1431)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1431)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1431)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1431)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1429)@718a44d66dfb: { messageType := 2, destLocRef := 'F72E27'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(1429)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1429)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1429)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1429)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1429)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1429)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1429)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1429)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1429)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132707895 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x0E8EBD4D + VTY: now used by 4 (attached,Paging,active-conn,VTY) (msc_vty.c:1285) 20250822132707895 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x0E8EBD4D - VTY: now used by 3 (attached,Paging,active-conn) (msc_vty.c:1317) TC_sgsap_mt_sms_and_reject0(1439)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_mt_sms_and_reject0(1439)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1429)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1429)@718a44d66dfb: vl_len:28 MSC_Test_0-SCCP(1429)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1429)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O 20250822132707903 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132707903 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132707903 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132707903 DLM3UA DEBUG 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(1431)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132707903 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132707903 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132707903 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132707903 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132707903 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x0E8EBD4D + SMS: now used by 4 (attached,Paging,active-conn,SMS) (transaction.c:228) 20250822132707903 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250822132707903 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250822132707903 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132707903 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132707903 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132707903 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132707903 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132707903 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132707903 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132707903 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132707903 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132707903 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132707903 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132707903 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132707903 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132707903 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132707903 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132707903 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1431)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1431)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1431)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1431)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1429)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1429)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1429)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1429)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1429)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1429)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1429)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1429)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_mt_sms_and_reject0(1439)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms_and_reject0(1439)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1429)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1429)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(1429)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1429)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1431)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132707909 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132707909 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132707909 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132707909 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132707909 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132707909 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132707909 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132707909 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132707909 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x0E8EBD4D - SMS: now used by 3 (attached,Paging,active-conn) (transaction.c:281) 20250822132707909 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x0E8EBD4D + msc_a_fsm_releasing_onenter: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822132707909 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x0E8EBD4D + 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) 20250822132707909 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x0E8EBD4D - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822132707909 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x0E8EBD4D - msc_a_fsm_releasing_onenter: now used by 3 (attached,Paging,active-conn) (msc_a.c:1004) 20250822132707909 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132707909 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132707909 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132707909 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132707909 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132707909 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132707909 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132707909 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1431)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1431)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1429)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1429)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1429)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1429)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1429)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1429)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1429)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1429)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1431)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132707911 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132707911 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132707911 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132707911 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132707911 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132707911 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132707911 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132707911 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132707912 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x0E8EBD4D:GERAN-A-244:CM_SERVICE_REQ)[0x56365ea6ec00]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822132707912 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x0E8EBD4D:GERAN-A-244:CM_SERVICE_REQ)[0x56365ea6ec00]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x0E8EBD4D:GERAN-A-244:CM_SERVICE_REQ)[0x56365ea38f20] (msc_a.c:1053) 20250822132707912 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x0E8EBD4D:GERAN-A-244:CM_SERVICE_REQ)[0x56365ea6ec00]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822132707912 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x0E8EBD4D:GERAN-A-244:CM_SERVICE_REQ)[0x56365ea6ec00]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822132707912 DBSSAP ERROR msc_a(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x0E8EBD4D:GERAN-A-244:CM_SERVICE_REQ)[0x56365ea38f20]{MSC_A_ST_RELEASED}: Deallocating active transactions failed (msc_a.c:1064) 20250822132707912 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x0E8EBD4D - active-conn: now used by 2 (attached,Paging) (msub.c:375) 20250822132707912 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132707912 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132707912 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132707912 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132707912 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132707912 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132707912 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132707912 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1431)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1431)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1429)@718a44d66dfb: Session index based on local reference:0 20250822132707912 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132707912 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132707912 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132707912 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132707912 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132707912 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132707912 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132707912 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1431)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1430)@718a44d66dfb: Deleted conn table entry 0TC_sgsap_mt_sms_and_reject0(1439)16199207 TC_sgsap_mt_sms_and_reject0(1439)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132707913 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x0E8EBD4D + VTY: now used by 3 (attached,Paging,VTY) (msc_vty.c:1285) 20250822132707913 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x0E8EBD4D - VTY: now used by 2 (attached,Paging) (msc_vty.c:1317) TC_sgsap_mt_sms_and_reject0(1439)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_mt_sms_and_reject0(1439)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms_and_reject0(1439)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms_and_reject0(1439)@718a44d66dfb: Final verdict of PTC: pass 20250822132707921 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822132707921 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250822132707921 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: Connection lost (sgs_server.c:101) 20250822132707922 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1434)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-SCCP(1429)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP(1435)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-M3UA(1431)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(1432)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SGsAP(1437)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(1438)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(1430)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1428)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(1433)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1440)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(1436)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1428): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(1429): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(1430): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(1431): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(1432): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(1433): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(1434): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(1435): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(1436): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SGsAP(1437): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(1438): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_sgsap_mt_sms_and_reject0(1439): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1440): none (pass -> pass) MTC@718a44d66dfb: Test case TC_sgsap_mt_sms_and_reject finished. Verdict: pass MTC@718a44d66dfb: 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'. Fri Aug 22 13:27:07 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 20250822132708118 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822132708118 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822132708118 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822132708118 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822132708118 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822132708118 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822132708118 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822132708118 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822132708118 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822132708118 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132708118 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822132708118 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822132708118 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822132708118 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822132708118 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822132708118 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822132708118 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822132708118 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822132708118 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822132708923 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=365884) 20250822132709924 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822132710119 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822132710119 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822132710119 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=365884, count=368396) 20250822132710926 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:27:11 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_sgsap_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 20250822132711928 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_sgsap_unexp_ud started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(1444)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(1444)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1444)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(1442)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822132712526 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1445)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822132712718 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822132712719 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822132712719 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822132712719 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1444)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1444)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1444)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822132712725 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132712725 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822132712725 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822132712725 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822132712725 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822132712725 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822132712725 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1444)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(1444)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1444)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1444)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1444)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822132712727 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132712727 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822132712727 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822132712727 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822132712727 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822132712727 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822132712727 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1444)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1444)@718a44d66dfb: Message received on association #8 20250822132712727 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822132712727 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1444)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1444)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1444)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1444)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1444)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1444)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822132712929 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822132712929 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1447)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1447)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822132712934 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1447)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1447)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1447)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1447)@718a44d66dfb: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1447)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1447)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822132712960 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822132712960 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-SGsAP(1450)@718a44d66dfb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1450)@718a44d66dfb: Created Expect[0] for '262420000011821'H to be handled at TC_sgsap_unexp_ud0(1452) 20250822132713533 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132713533 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132713533 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132713533 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132713533 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132713533 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132713533 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132713533 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1444)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132713533 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132713534 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132713534 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132713534 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132713534 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132713534 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132713534 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132713534 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1444)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1444)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1443)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(1448)@718a44d66dfb: Created GsupExpect[0] for "262420000011821" to be handled at TC_sgsap_unexp_ud0(1452) TC_sgsap_unexp_ud0(1452)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000011821'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1443)@718a44d66dfb: Added conn table entry 0TC_sgsap_unexp_ud0(1452)9012359 MSC_Test_0-SCCP(1442)@718a44d66dfb: First idle individual index:0 MSC_Test_0-RAN(1443)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 20250822132714027 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132714027 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132714027 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132714027 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132714027 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132714027 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132714027 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132714027 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1444)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132714028 DMM DEBUG msc_a(IMSI-262420000011821:GERAN-A-245:LU)[0x56365e858e20]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000011821 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822132714028 DMM DEBUG msc_a(IMSI-262420000011821:GERAN-A-245:LU)[0x56365e858e20]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822132714028 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:GERAN-A-245:LU)[0x56365ea6fef0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822132714028 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:GERAN-A-245:LU)[0x56365ea6fef0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000011821:GERAN-A-245:LU)[0x56365e858e20] (fsm.c:486) 20250822132714028 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:GERAN-A-245:LU)[0x56365ea6fef0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822132714028 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:GERAN-A-245:LU)[0x56365ea6fef0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822132714028 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822132714028 DVLR DEBUG set IMSI on subscriber; IMSI=262420000011821 id=262420000011821 (vlr.c:661) 20250822132714028 DVLR INFO New subscr, IMSI: 262420000011821 (vlr.c:562) 20250822132714029 DVLR DEBUG VLR subscr IMSI-262420000011821 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822132714029 DVLR DEBUG VLR subscr IMSI-262420000011821 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822132714029 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132714029 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:GERAN-A-245:LU)[0x56365ea6fef0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822132714029 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:GERAN-A-245:LU)[0x56365ea6fef0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822132714029 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:GERAN-A-245:LU)[0x56365ea6fef0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822132714029 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:GERAN-A-245:LU)[0x56365ea6fef0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822132714029 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:GERAN-A-245:LU)[0x56365ea6fef0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822132714029 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:GERAN-A-245:LU)[0x56365ea6fef0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822132714029 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011821:GERAN-A-245:LU)[0x56365ea14660]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822132714029 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011821:GERAN-A-245:LU)[0x56365ea14660]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011821:GERAN-A-245:LU)[0x56365ea6fef0] (fsm.c:486) 20250822132714029 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011821:GERAN-A-245:LU)[0x56365ea14660]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822132714029 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011821:GERAN-A-245:LU)[0x56365ea14660]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822132714029 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132714029 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132714029 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132714029 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132714029 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132714029 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132714029 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132714029 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132714030 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132714030 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132714030 DLM3UA DEBUG[0;m 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132714030 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132714030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132714030 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132714030 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132714030 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1444)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1444)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1444)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1444)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1442)@718a44d66dfb: { messageType := 2, destLocRef := '898487'O, sourceLocRef := '0000F5'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1442)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1442)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1442)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1442)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1442)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1448)@718a44d66dfb: Found GsupExpect[0] for "262420000011821" handled at TC_sgsap_unexp_ud0(1452) MSC_Test-GSUP(1448)@718a44d66dfb: Added IMSI table entry 0TC_sgsap_unexp_ud0(1452)"262420000011821" 20250822132714036 DVLR DEBUG VLR subscr IMSI-262420000011821 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250822132714036 DVLR DEBUG VLR subscr IMSI-262420000011821 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1442)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1442)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(1442)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1442)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1444)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132714039 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132714039 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132714039 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132714039 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132714039 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132714039 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132714039 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132714039 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_sgsap_unexp_ud0(1452)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_unexp_ud0(1452)@718a44d66dfb: setverdict(pass): none -> pass 20250822132714044 DVLR DEBUG VLR subscr IMSI-262420000011821 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132714044 DVLR DEBUG IMSI:262420000011821 has MSISDN:491230011821 (vlr.c:1045) 20250822132714044 DMSC NOTICE msub(IMSI-262420000011821:MSISDN-491230011821) VLR: update for IMSI=262420000011821 (MSISDN=491230011821) (gsm_04_08.c:1541) 20250822132714044 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822132714045 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132714045 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:GERAN-A-245:LU)[0x56365ea6fef0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822132714045 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011821:GERAN-A-245:LU)[0x56365ea14660]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822132714045 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011821:GERAN-A-245:LU)[0x56365ea14660]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822132714045 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011821:GERAN-A-245:LU)[0x56365ea14660]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822132714045 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011821:GERAN-A-245:LU)[0x56365ea14660]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:GERAN-A-245:LU)[0x56365ea6fef0] (vlr_lu_fsm.c:110) 20250822132714045 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011821:GERAN-A-245:LU)[0x56365ea14660]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822132714045 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011821:GERAN-A-245:LU)[0x56365ea14660]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822132714045 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:GERAN-A-245:LU)[0x56365ea6fef0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822132714045 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:GERAN-A-245:LU)[0x56365ea6fef0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822132714045 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:GERAN-A-245:LU)[0x56365ea29440]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822132714046 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:GERAN-A-245:LU)[0x56365ea29440]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:GERAN-A-245:LU)[0x56365ea6fef0] (fsm.c:486) 20250822132714046 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:GERAN-A-245:LU)[0x56365ea29440]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822132714046 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:GERAN-A-245:LU)[0x56365ea29440]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822132714046 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:GERAN-A-245:LU)[0x56365ea29440]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822132714046 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:GERAN-A-245:LU)[0x56365ea29440]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822132714046 DMSC NOTICE msub(IMSI-262420000011821:MSISDN-491230011821:TMSInew-0x1B1CCE1F) VLR: update for IMSI=262420000011821 (MSISDN=491230011821) (gsm_04_08.c:1541) 20250822132714046 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:GERAN-A-245:LU)[0x56365ea29440]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822132714046 DMM DEBUG -> IMSI-262420000011821:MSISDN-491230011821:TMSInew-0x1B1CCE1F LOCATION UPDATE ACCEPT (TMSI = 0x1b1cce1f) (gsm_04_08.c:149) 20250822132714046 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSInew-0x1B1CCE1F - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822132714046 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132714046 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132714046 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132714046 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132714046 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132714046 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132714046 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132714046 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1444)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1444)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1442)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1442)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1442)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1442)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_unexp_ud0(1452)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1443)@718a44d66dfb: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1443)@718a44d66dfb: patched enc_l3: '055B'O MSC_Test_0-SCCP(1442)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1442)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(1442)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1442)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1444)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132714052 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132714052 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132714052 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132714052 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132714052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132714052 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132714052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132714052 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132714052 DMM DEBUG msc_a(IMSI-262420000011821:MSISDN-491230011821:TMSInew-0x1B1CCE1F:GERAN-A-245:LU)[0x56365e858e20]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822132714052 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSInew-0x1B1CCE1F:GERAN-A-245:LU)[0x56365ea6fef0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822132714052 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:GERAN-A-245:LU)[0x56365ea29440]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822132714052 DMSC NOTICE msub(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x1B1CCE1F) VLR: update for IMSI=262420000011821 (MSISDN=491230011821) (gsm_04_08.c:1541) 20250822132714052 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x1B1CCE1F + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250822132714052 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:GERAN-A-245:LU)[0x56365ea29440]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822132714052 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x1B1CCE1F:GERAN-A-245:LU)[0x56365ea6fef0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822132714052 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:GERAN-A-245:LU)[0x56365ea29440]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822132714052 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:GERAN-A-245:LU)[0x56365ea29440]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x1B1CCE1F:GERAN-A-245:LU)[0x56365ea6fef0] (vlr_lu_fsm.c:817) 20250822132714052 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:GERAN-A-245:LU)[0x56365ea29440]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822132714052 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:GERAN-A-245:LU)[0x56365ea29440]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822132714052 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x1B1CCE1F:GERAN-A-245:LU)[0x56365ea6fef0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822132714052 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011821/3/1): Available (smpp_smsc.c:626) 20250822132714053 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x1B1CCE1F + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822132714053 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x1B1CCE1F + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822132714053 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x1B1CCE1F - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822132714053 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x1B1CCE1F - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250822132714053 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132714053 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132714053 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132714053 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132714053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132714053 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132714053 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132714053 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1444)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1444)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1442)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1442)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1442)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1442)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1442)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1442)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1442)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1442)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822132714055 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132714055 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_0-M3UA(1444)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132714055 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132714055 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132714055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132714055 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132714055 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132714055 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132714055 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x1B1CCE1F:GERAN-A-245:LU)[0x56365ea6fef0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822132714055 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x1B1CCE1F:GERAN-A-245:LU)[0x56365ea6fef0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x1B1CCE1F:GERAN-A-245:LU)[0x56365e858e20] (msc_a.c:1053) 20250822132714055 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x1B1CCE1F:GERAN-A-245:LU)[0x56365ea6fef0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822132714055 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x1B1CCE1F:GERAN-A-245:LU)[0x56365ea6fef0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822132714055 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x1B1CCE1F:GERAN-A-245:LU)[0x56365ea6fef0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822132714056 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x1B1CCE1F - active-conn: now used by 1 (attached) (msub.c:375) 20250822132714056 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132714056 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132714056 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132714056 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132714056 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132714056 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132714056 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132714056 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1444)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1444)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1442)@718a44d66dfb: Session index based on local reference:0 20250822132714057 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132714057 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132714057 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132714057 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132714057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132714057 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132714057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132714057 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1444)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1443)@718a44d66dfb: Deleted conn table entry 0TC_sgsap_unexp_ud0(1452)9012359 TC_sgsap_unexp_ud0(1452)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132714058 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x1B1CCE1F + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822132714058 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x1B1CCE1F - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_sgsap_unexp_ud0(1452)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_unexp_ud0(1452)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unexp_ud0(1452)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unexp_ud0(1452)@718a44d66dfb: tr_SGsAP_IMSI: '262420000011821'H 20250822132714067 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x1B1CCE1F + check_sgs_association: now used by 2 (attached,check_sgs_association) (sgs_iface.c:274) 20250822132714067 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: (sub IMSI-262420000011821:MSISDN-491230011821:TMSI-0x1B1CCE1F) SGsAP Message UPLINK-UNITDATA subscriber not SGs-associated, releasing (sgs_iface.c:285) 20250822132714067 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x1B1CCE1F - check_sgs_association: now used by 1 (attached) (sgs_iface.c:289) MSC_Test-SGsAP(1450)@718a44d66dfb: Found Expect[0] for { sGsAP_RELEASE_REQUEST := { messageType := '00011011'B, iMSI := { iEI := '00000001'B, lengthIndicator := 8, iMSI := { field1 := '001'B, parity := '1'B, digits := '262420000011821'H, fillerDigit := omit } }, sGsCause := { iEI := '00001000'B, lengthIndicator := 1, cause := IMSI_detached_for_EPS_nonEPS_services (2) } } } handled at TC_sgsap_unexp_ud0(1452) TC_sgsap_unexp_ud0(1452)@718a44d66dfb: tr_SGsAP_IMSI: '262420000011821'H MSC_Test-GSUP(1448)@718a44d66dfb: Created GsupExpect[0] for "262420000011821" to be handled at TC_sgsap_unexp_ud0(1452) TC_sgsap_unexp_ud0(1452)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000011821'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1443)@718a44d66dfb: Added conn table entry 0TC_sgsap_unexp_ud0(1452)8510548 MSC_Test_0-RAN(1443)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1442)@718a44d66dfb: First idle individual index:0 MSC_Test_0-M3UA(1444)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132714258 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132714258 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132714258 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132714258 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132714258 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132714258 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132714258 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132714258 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132714259 DMM DEBUG msc_a(IMSI-262420000011821:GERAN-A-246:LU)[0x56365ea38f20]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000011821 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822132714259 DMM DEBUG msc_a(IMSI-262420000011821:GERAN-A-246:LU)[0x56365ea38f20]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822132714259 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:GERAN-A-246:LU)[0x56365ea6ec00]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822132714259 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:GERAN-A-246:LU)[0x56365ea6ec00]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000011821:GERAN-A-246:LU)[0x56365ea38f20] (fsm.c:486) 20250822132714259 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:GERAN-A-246:LU)[0x56365ea6ec00]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822132714259 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:GERAN-A-246:LU)[0x56365ea6ec00]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822132714259 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x1B1CCE1F + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822132714259 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x1B1CCE1F + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822132714259 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x1B1CCE1F - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250822132714259 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132714259 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x1B1CCE1F:GERAN-A-246:LU)[0x56365ea6ec00]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822132714259 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x1B1CCE1F:GERAN-A-246:LU)[0x56365ea6ec00]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822132714259 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x1B1CCE1F:GERAN-A-246:LU)[0x56365ea6ec00]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822132714259 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x1B1CCE1F:GERAN-A-246:LU)[0x56365ea6ec00]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822132714259 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x1B1CCE1F:GERAN-A-246:LU)[0x56365ea6ec00]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822132714259 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x1B1CCE1F:GERAN-A-246:LU)[0x56365ea6ec00]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822132714259 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x1B1CCE1F:GERAN-A-246:LU)[0x56365ea29440]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822132714259 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x1B1CCE1F:GERAN-A-246:LU)[0x56365ea29440]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x1B1CCE1F:GERAN-A-246:LU)[0x56365ea6ec00] (fsm.c:486) 20250822132714259 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x1B1CCE1F:GERAN-A-246:LU)[0x56365ea29440]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822132714259 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x1B1CCE1F:GERAN-A-246:LU)[0x56365ea29440]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822132714259 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132714259 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132714259 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132714259 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132714259 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132714259 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132714259 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132714259 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132714259 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132714259 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132714259 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132714259 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132714259 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132714259 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132714259 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132714259 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1444)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1444)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1444)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1444)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1442)@718a44d66dfb: { messageType := 2, destLocRef := '81DC54'O, sourceLocRef := '0000F6'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1442)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1442)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1442)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1442)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1442)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132714262 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x1B1CCE1F + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250822132714262 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x1B1CCE1F - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1442)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1442)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(1442)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1442)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250822132714262 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132714262 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132714262 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132714262 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132714262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132714262 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132714262 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132714262 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1444)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_sgsap_unexp_ud0(1452)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_unexp_ud0(1452)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132714264 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x1B1CCE1F + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132714264 DVLR DEBUG IMSI:262420000011821 has MSISDN:491230011821 (vlr.c:1045) 20250822132714264 DMSC NOTICE msub(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x1B1CCE1F) VLR: update for IMSI=262420000011821 (MSISDN=491230011821) (gsm_04_08.c:1541) 20250822132714264 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x1B1CCE1F - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822132714264 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x1B1CCE1F + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132714264 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x1B1CCE1F:GERAN-A-246:LU)[0x56365ea6ec00]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822132714264 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x1B1CCE1F:GERAN-A-246:LU)[0x56365ea29440]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822132714264 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x1B1CCE1F:GERAN-A-246:LU)[0x56365ea29440]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822132714264 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x1B1CCE1F:GERAN-A-246:LU)[0x56365ea29440]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822132714264 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x1B1CCE1F:GERAN-A-246:LU)[0x56365ea29440]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x1B1CCE1F:GERAN-A-246:LU)[0x56365ea6ec00] (vlr_lu_fsm.c:110) 20250822132714264 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x1B1CCE1F:GERAN-A-246:LU)[0x56365ea29440]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822132714264 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x1B1CCE1F:GERAN-A-246:LU)[0x56365ea29440]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822132714264 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x1B1CCE1F:GERAN-A-246:LU)[0x56365ea6ec00]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822132714264 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x1B1CCE1F:GERAN-A-246:LU)[0x56365ea6ec00]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822132714264 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x1B1CCE1F:GERAN-A-246:LU)[0x56365ea14660]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822132714264 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x1B1CCE1F:GERAN-A-246:LU)[0x56365ea14660]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x1B1CCE1F:GERAN-A-246:LU)[0x56365ea6ec00] (fsm.c:486) 20250822132714264 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x1B1CCE1F:GERAN-A-246:LU)[0x56365ea14660]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822132714264 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x1B1CCE1F:GERAN-A-246:LU)[0x56365ea14660]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822132714264 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x1B1CCE1F:GERAN-A-246:LU)[0x56365ea14660]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822132714264 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x1B1CCE1F:GERAN-A-246:LU)[0x56365ea14660]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822132714264 DMSC NOTICE msub(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x1B1CCE1F:TMSInew-0x1D4F88EE) VLR: update for IMSI=262420000011821 (MSISDN=491230011821) (gsm_04_08.c:1541) 20250822132714264 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x1B1CCE1F:GERAN-A-246:LU)[0x56365ea14660]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822132714264 DMM DEBUG -> IMSI-262420000011821:MSISDN-491230011821:TMSI-0x1B1CCE1F:TMSInew-0x1D4F88EE LOCATION UPDATE ACCEPT (TMSI = 0x1d4f88ee) (gsm_04_08.c:149) 20250822132714264 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x1B1CCE1F:TMSInew-0x1D4F88EE - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822132714264 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132714264 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132714264 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132714264 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132714264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132714264 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132714264 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132714264 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1444)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1444)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1442)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1442)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1442)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1442)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_unexp_ud0(1452)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1443)@718a44d66dfb: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1443)@718a44d66dfb: patched enc_l3: '055B'O MSC_Test_0-SCCP(1442)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1442)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(1442)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1442)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002055B'O 20250822132714266 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132714266 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132714266 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132714266 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132714266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132714266 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132714266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132714266 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1444)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132714266 DMM DEBUG msc_a(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x1B1CCE1F:TMSInew-0x1D4F88EE:GERAN-A-246:LU)[0x56365ea38f20]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822132714266 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x1B1CCE1F:TMSInew-0x1D4F88EE:GERAN-A-246:LU)[0x56365ea6ec00]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822132714266 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x1B1CCE1F:GERAN-A-246:LU)[0x56365ea14660]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822132714266 DMSC NOTICE msub(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x1D4F88EE) VLR: update for IMSI=262420000011821 (MSISDN=491230011821) (gsm_04_08.c:1541) 20250822132714266 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x1B1CCE1F:GERAN-A-246:LU)[0x56365ea14660]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822132714266 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x1D4F88EE:GERAN-A-246:LU)[0x56365ea6ec00]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822132714266 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x1B1CCE1F:GERAN-A-246:LU)[0x56365ea14660]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822132714266 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x1B1CCE1F:GERAN-A-246:LU)[0x56365ea14660]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x1D4F88EE:GERAN-A-246:LU)[0x56365ea6ec00] (vlr_lu_fsm.c:817) 20250822132714266 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x1B1CCE1F:GERAN-A-246:LU)[0x56365ea14660]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822132714266 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x1B1CCE1F:GERAN-A-246:LU)[0x56365ea14660]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822132714266 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x1D4F88EE:GERAN-A-246:LU)[0x56365ea6ec00]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822132714266 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011821/3/1): Available (smpp_smsc.c:626) 20250822132714266 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x1D4F88EE + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822132714266 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x1D4F88EE + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822132714266 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x1D4F88EE - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822132714266 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x1D4F88EE - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822132714266 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132714266 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132714266 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132714266 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132714266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132714266 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132714266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132714266 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1444)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1444)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1442)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1442)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1442)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1442)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1442)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1442)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1442)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1442)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822132714267 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132714267 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132714267 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132714267 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132714267 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132714267 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132714267 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132714267 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1444)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132714267 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x1D4F88EE:GERAN-A-246:LU)[0x56365ea6ec00]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822132714267 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x1D4F88EE:GERAN-A-246:LU)[0x56365ea6ec00]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x1D4F88EE:GERAN-A-246:LU)[0x56365ea38f20] (msc_a.c:1053) 20250822132714267 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x1D4F88EE:GERAN-A-246:LU)[0x56365ea6ec00]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822132714267 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x1D4F88EE:GERAN-A-246:LU)[0x56365ea6ec00]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822132714267 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x1D4F88EE:GERAN-A-246:LU)[0x56365ea6ec00]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822132714267 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x1D4F88EE - active-conn: now used by 1 (attached) (msub.c:375) 20250822132714267 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132714267 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132714267 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132714267 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132714267 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132714267 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132714267 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132714267 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1444)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1444)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1442)@718a44d66dfb: Session index based on local reference:0 20250822132714268 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132714268 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132714268 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132714268 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132714268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132714268 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132714268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132714268 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1444)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1443)@718a44d66dfb: Deleted conn table entry 0TC_sgsap_unexp_ud0(1452)8510548 TC_sgsap_unexp_ud0(1452)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132714268 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x1D4F88EE + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822132714268 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x1D4F88EE - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_sgsap_unexp_ud0(1452)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_unexp_ud0(1452)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unexp_ud0(1452)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1443)@718a44d66dfb: Created IMSI[0] for '262420000011821'H'1D4F88EE'O to be handled at TC_sgsap_unexp_ud0(1452) 20250822132714271 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x1D4F88EE + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822132714271 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x1D4F88EE + Paging: now used by 3 (attached,VTY,Paging) (paging.c:111) 20250822132714271 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x1D4F88EE - VTY: now used by 2 (attached,Paging) (msc_vty.c:1721) 20250822132714271 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132714271 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132714271 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132714271 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132714271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132714271 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132714271 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132714271 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1444)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1444)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1443)@718a44d66dfb: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_unexp_ud0(1452) TC_sgsap_unexp_ud0(1452)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unexp_ud0(1452)@718a44d66dfb: 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 := '1D4F88EE'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1443)@718a44d66dfb: Added conn table entry 0TC_sgsap_unexp_ud0(1452)4955645 MSC_Test_0-SCCP(1442)@718a44d66dfb: First idle individual index:0 MSC_Test_0-RAN(1443)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1444)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132714273 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132714273 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132714273 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132714273 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132714273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132714273 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132714273 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132714273 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132714273 DMM DEBUG msc_a(TMSI-0x1D4F88EE:GERAN-A-247:CM_SERVICE_REQ)[0x56365e858e20]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250822132714273 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1D4F88EE:GERAN-A-247:CM_SERVICE_REQ)[0x56365ea6fef0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822132714273 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1D4F88EE:GERAN-A-247:CM_SERVICE_REQ)[0x56365ea6fef0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x1D4F88EE:GERAN-A-247:CM_SERVICE_REQ)[0x56365e858e20] (fsm.c:486) 20250822132714273 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1D4F88EE:GERAN-A-247:CM_SERVICE_REQ)[0x56365ea6fef0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250822132714273 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1D4F88EE:GERAN-A-247:CM_SERVICE_REQ)[0x56365ea6fef0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822132714273 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x1D4F88EE + proc_arq_vlr_fn_init: now used by 3 (attached,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822132714273 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x1D4F88EE + active-conn: now used by 4 (attached,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822132714273 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x1D4F88EE:GERAN-A-247:CM_SERVICE_REQ)[0x56365ea6fef0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822132714273 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x1D4F88EE:GERAN-A-247:CM_SERVICE_REQ)[0x56365ea6fef0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822132714273 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x1D4F88EE:GERAN-A-247:CM_SERVICE_REQ)[0x56365ea6fef0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822132714273 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x1D4F88EE:GERAN-A-247:CM_SERVICE_REQ)[0x56365ea6fef0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822132714273 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x1D4F88EE:GERAN-A-247:CM_SERVICE_REQ)[0x56365ea6fef0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822132714273 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x1D4F88EE:GERAN-A-247:CM_SERVICE_REQ)[0x56365ea6fef0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822132714273 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x1D4F88EE:GERAN-A-247:CM_SERVICE_REQ)[0x56365ea6fef0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822132714273 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x1D4F88EE:GERAN-A-247:CM_SERVICE_REQ)[0x56365ea6fef0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822132714273 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x1D4F88EE:GERAN-A-247:CM_SERVICE_REQ)[0x56365ea6fef0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822132714273 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x1D4F88EE:GERAN-A-247:CM_SERVICE_REQ)[0x56365ea6fef0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822132714273 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011821/3/1): Available (smpp_smsc.c:626) 20250822132714273 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x1D4F88EE - proc_arq_vlr_fn_init: now used by 3 (attached,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250822132714273 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132714273 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132714273 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132714273 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132714273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132714273 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132714273 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132714273 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132714273 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132714273 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132714273 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132714273 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132714273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132714273 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132714273 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132714273 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1444)@718a44d66dfb: Message received on association #8 20250822132714274 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132714274 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132714274 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132714274 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132714274 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132714274 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132714274 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132714274 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1444)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1442)@718a44d66dfb: { messageType := 2, destLocRef := '4B9DFD'O, sourceLocRef := '0000F7'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1442)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-M3UA(1444)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1444)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1442)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1442)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1442)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1442)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1444)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1444)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1442)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1442)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1442)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1442)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132714274 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x1D4F88EE + VTY: now used by 4 (attached,Paging,active-conn,VTY) (msc_vty.c:1285) 20250822132714274 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x1D4F88EE - VTY: now used by 3 (attached,Paging,active-conn) (msc_vty.c:1317) TC_sgsap_unexp_ud0(1452)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_unexp_ud0(1452)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1442)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1442)@718a44d66dfb: vl_len:28 MSC_Test_0-SCCP(1442)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1442)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1444)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132714277 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132714277 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132714277 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132714277 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132714277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132714277 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132714277 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132714277 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132714277 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x1D4F88EE + SMS: now used by 4 (attached,Paging,active-conn,SMS) (transaction.c:228) 20250822132714277 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250822132714277 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250822132714277 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132714277 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132714277 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132714277 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132714277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132714277 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132714277 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132714277 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132714277 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132714277 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132714277 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132714277 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132714277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132714277 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132714277 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132714277 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1444)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1444)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1444)@718a44d66dfb: Message received on association #8 MSC_Test_0-SCCP(1442)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1442)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1442)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1442)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1444)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1442)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1442)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1442)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1442)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_unexp_ud0(1452)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unexp_ud0(1452)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1442)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1442)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(1442)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1442)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1444)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132714278 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132714278 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132714278 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132714278 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132714278 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132714278 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132714278 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132714278 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132714279 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x1D4F88EE - SMS: now used by 3 (attached,Paging,active-conn) (transaction.c:281) 20250822132714279 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x1D4F88EE + msc_a_fsm_releasing_onenter: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822132714279 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x1D4F88EE + 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) 20250822132714279 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x1D4F88EE - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822132714279 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x1D4F88EE - msc_a_fsm_releasing_onenter: now used by 3 (attached,Paging,active-conn) (msc_a.c:1004) 20250822132714279 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132714279 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132714279 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132714279 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132714279 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132714279 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132714279 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132714279 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1444)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1444)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1442)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1442)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1442)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1442)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1442)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1442)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1442)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1442)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822132714279 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132714279 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132714279 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(1444)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132714279 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132714279 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132714279 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132714279 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132714279 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132714279 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x1D4F88EE:GERAN-A-247:CM_SERVICE_REQ)[0x56365ea6fef0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822132714279 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x1D4F88EE:GERAN-A-247:CM_SERVICE_REQ)[0x56365ea6fef0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x1D4F88EE:GERAN-A-247:CM_SERVICE_REQ)[0x56365e858e20] (msc_a.c:1053) 20250822132714279 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x1D4F88EE:GERAN-A-247:CM_SERVICE_REQ)[0x56365ea6fef0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822132714279 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x1D4F88EE:GERAN-A-247:CM_SERVICE_REQ)[0x56365ea6fef0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822132714279 DBSSAP ERROR msc_a(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x1D4F88EE:GERAN-A-247:CM_SERVICE_REQ)[0x56365e858e20]{MSC_A_ST_RELEASED}: Deallocating active transactions failed (msc_a.c:1064) 20250822132714279 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x1D4F88EE - active-conn: now used by 2 (attached,Paging) (msub.c:375) 20250822132714279 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132714279 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132714279 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132714279 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132714279 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132714280 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132714280 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132714280 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1444)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1444)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1442)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-M3UA(1444)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132714280 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132714280 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132714280 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132714280 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132714280 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132714280 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132714280 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132714280 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1443)@718a44d66dfb: Deleted conn table entry 0TC_sgsap_unexp_ud0(1452)4955645 TC_sgsap_unexp_ud0(1452)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132714280 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x1D4F88EE + VTY: now used by 3 (attached,Paging,VTY) (msc_vty.c:1285) 20250822132714280 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x1D4F88EE - VTY: now used by 2 (attached,Paging) (msc_vty.c:1317) TC_sgsap_unexp_ud0(1452)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_unexp_ud0(1452)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unexp_ud0(1452)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unexp_ud0(1452)@718a44d66dfb: Final verdict of PTC: pass MSC_Test-GSUP(1448)@718a44d66dfb: Final verdict of PTC: none 20250822132714282 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822132714282 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(1442)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(1443)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(1445)@718a44d66dfb: Final verdict of PTC: none 20250822132714283 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: Connection lost (sgs_server.c:101) MSC_Test_0-M3UA(1444)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1441)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(1451)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SGsAP(1450)@718a44d66dfb: Final verdict of PTC: none 20250822132714285 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1447)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(1449)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1453)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(1446)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1441): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(1442): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(1443): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(1444): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(1445): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(1446): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(1447): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(1448): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(1449): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SGsAP(1450): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(1451): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_sgsap_unexp_ud0(1452): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1453): none (pass -> pass) MTC@718a44d66dfb: Test case TC_sgsap_unexp_ud finished. Verdict: pass MTC@718a44d66dfb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_unexp_ud pass'. Fri Aug 22 13:27:14 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 20250822132714482 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822132714482 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822132714482 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822132714482 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822132714482 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822132714482 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822132714482 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822132714482 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822132714482 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822132714482 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132714482 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822132714482 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822132714483 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822132714483 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822132714483 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822132714483 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822132714483 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822132714483 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822132714483 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822132715285 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=443972) 20250822132716286 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822132716484 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822132716484 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822132716484 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=443972, count=446204) 20250822132717287 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 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_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 20250822132717887 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x0E8EBD4D - Paging: now used by 1 (attached) (paging.c:202) 20250822132718288 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_sgsap_unsol_ud started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(1457)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(1457)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1457)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(1455)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822132718800 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1458)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822132718995 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822132718995 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822132718995 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822132718995 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1457)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1457)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1457)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822132718996 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132718996 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822132718996 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822132718996 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822132718996 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822132718996 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822132718996 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1457)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(1457)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1457)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1457)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1457)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822132718997 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132718997 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822132718997 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822132718997 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822132718997 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822132718997 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822132718997 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1457)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1457)@718a44d66dfb: Message received on association #8 20250822132718997 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822132718997 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1457)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1457)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1457)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1457)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1457)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1457)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822132719289 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822132719289 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1460)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1460)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822132719294 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1460)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1460)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1460)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1460)@718a44d66dfb: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1460)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1460)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822132719320 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822132719320 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-SGsAP(1463)@718a44d66dfb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1463)@718a44d66dfb: Created Expect[0] for '262420000011822'H to be handled at TC_sgsap_unsol_ud0(1465) MSC_Test_0-M3UA(1457)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132719809 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132719809 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132719809 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132719809 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132719809 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132719809 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132719809 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132719809 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132719810 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132719810 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132719810 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132719810 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132719810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132719810 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132719810 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132719810 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1457)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1457)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1456)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_unsol_ud0(1465)@718a44d66dfb: tr_SGsAP_IMSI: '262420000011822'H 20250822132720358 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: SGsAP Message UPLINK-UNITDATA with unknown IMSI (262420000011822), releasing (sgs_iface.c:276) MSC_Test-SGsAP(1463)@718a44d66dfb: Found Expect[0] for { sGsAP_RELEASE_REQUEST := { messageType := '00011011'B, iMSI := { iEI := '00000001'B, lengthIndicator := 8, iMSI := { field1 := '001'B, parity := '1'B, digits := '262420000011822'H, fillerDigit := omit } }, sGsCause := { iEI := '00001000'B, lengthIndicator := 1, cause := IMSI_unknown (3) } } } handled at TC_sgsap_unsol_ud0(1465) TC_sgsap_unsol_ud0(1465)@718a44d66dfb: tr_SGsAP_IMSI: '262420000011822'H MSC_Test-GSUP(1461)@718a44d66dfb: Created GsupExpect[0] for "262420000011822" to be handled at TC_sgsap_unsol_ud0(1465) TC_sgsap_unsol_ud0(1465)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000011822'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1456)@718a44d66dfb: Added conn table entry 0TC_sgsap_unsol_ud0(1465)2959696 MSC_Test_0-SCCP(1455)@718a44d66dfb: First idle individual index:0 MSC_Test_0-RAN(1456)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1457)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132720366 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132720366 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132720366 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132720366 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132720366 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132720366 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132720366 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132720366 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132720366 DMM DEBUG msc_a(IMSI-262420000011822:GERAN-A-248:LU)[0x56365ea38f20]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000011822 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822132720366 DMM DEBUG msc_a(IMSI-262420000011822:GERAN-A-248:LU)[0x56365ea38f20]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822132720366 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011822:GERAN-A-248:LU)[0x56365ea6ec00]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822132720366 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011822:GERAN-A-248:LU)[0x56365ea6ec00]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000011822:GERAN-A-248:LU)[0x56365ea38f20] (fsm.c:486) 20250822132720366 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011822:GERAN-A-248:LU)[0x56365ea6ec00]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822132720366 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011822:GERAN-A-248:LU)[0x56365ea6ec00]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822132720366 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822132720366 DVLR DEBUG set IMSI on subscriber; IMSI=262420000011822 id=262420000011822 (vlr.c:661) 20250822132720366 DVLR INFO New subscr, IMSI: 262420000011822 (vlr.c:562) 20250822132720366 DVLR DEBUG VLR subscr IMSI-262420000011822 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822132720366 DVLR DEBUG VLR subscr IMSI-262420000011822 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822132720366 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132720366 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011822:GERAN-A-248:LU)[0x56365ea6ec00]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822132720366 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011822:GERAN-A-248:LU)[0x56365ea6ec00]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822132720366 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011822:GERAN-A-248:LU)[0x56365ea6ec00]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822132720366 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011822:GERAN-A-248:LU)[0x56365ea6ec00]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822132720366 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011822:GERAN-A-248:LU)[0x56365ea6ec00]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822132720366 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011822:GERAN-A-248:LU)[0x56365ea6ec00]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822132720366 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011822:GERAN-A-248:LU)[0x56365ea29440]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822132720366 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011822:GERAN-A-248:LU)[0x56365ea29440]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011822:GERAN-A-248:LU)[0x56365ea6ec00] (fsm.c:486) 20250822132720366 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011822:GERAN-A-248:LU)[0x56365ea29440]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822132720366 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011822:GERAN-A-248:LU)[0x56365ea29440]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822132720366 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132720366 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132720366 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132720366 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132720366 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132720366 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132720366 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132720366 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132720366 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132720366 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132720366 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132720366 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132720366 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132720366 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132720366 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132720366 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1457)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1457)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1457)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1457)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1455)@718a44d66dfb: { messageType := 2, destLocRef := '2D2950'O ("-)P"), sourceLocRef := '0000F8'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1455)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1455)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1455)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1455)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1455)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1461)@718a44d66dfb: Found GsupExpect[0] for "262420000011822" handled at TC_sgsap_unsol_ud0(1465) MSC_Test-GSUP(1461)@718a44d66dfb: Added IMSI table entry 0TC_sgsap_unsol_ud0(1465)"262420000011822" 20250822132720368 DVLR DEBUG VLR subscr IMSI-262420000011822 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250822132720368 DVLR DEBUG VLR subscr IMSI-262420000011822 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1455)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1455)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(1455)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1455)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250822132720368 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132720368 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132720368 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(1457)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132720368 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132720368 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132720368 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132720368 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132720368 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_sgsap_unsol_ud0(1465)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_unsol_ud0(1465)@718a44d66dfb: setverdict(pass): none -> pass 20250822132720370 DVLR DEBUG VLR subscr IMSI-262420000011822 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132720370 DVLR DEBUG IMSI:262420000011822 has MSISDN:491230011822 (vlr.c:1045) 20250822132720370 DMSC NOTICE msub(IMSI-262420000011822:MSISDN-491230011822) VLR: update for IMSI=262420000011822 (MSISDN=491230011822) (gsm_04_08.c:1541) 20250822132720371 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822132720371 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132720371 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011822:MSISDN-491230011822:GERAN-A-248:LU)[0x56365ea6ec00]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822132720371 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011822:GERAN-A-248:LU)[0x56365ea29440]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822132720371 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011822:GERAN-A-248:LU)[0x56365ea29440]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822132720371 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011822:GERAN-A-248:LU)[0x56365ea29440]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822132720371 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011822:GERAN-A-248:LU)[0x56365ea29440]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011822:MSISDN-491230011822:GERAN-A-248:LU)[0x56365ea6ec00] (vlr_lu_fsm.c:110) 20250822132720371 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011822:GERAN-A-248:LU)[0x56365ea29440]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822132720371 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011822:GERAN-A-248:LU)[0x56365ea29440]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822132720371 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011822:MSISDN-491230011822:GERAN-A-248:LU)[0x56365ea6ec00]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822132720371 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011822:MSISDN-491230011822:GERAN-A-248:LU)[0x56365ea6ec00]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822132720371 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011822:MSISDN-491230011822:GERAN-A-248:LU)[0x56365ea489c0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822132720371 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011822:MSISDN-491230011822:GERAN-A-248:LU)[0x56365ea489c0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011822:MSISDN-491230011822:GERAN-A-248:LU)[0x56365ea6ec00] (fsm.c:486) 20250822132720371 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011822:MSISDN-491230011822:GERAN-A-248:LU)[0x56365ea489c0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822132720371 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011822:MSISDN-491230011822:GERAN-A-248:LU)[0x56365ea489c0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822132720371 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011822:MSISDN-491230011822:GERAN-A-248:LU)[0x56365ea489c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822132720371 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011822:MSISDN-491230011822:GERAN-A-248:LU)[0x56365ea489c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822132720371 DMSC NOTICE msub(IMSI-262420000011822:MSISDN-491230011822:TMSInew-0x02F12707) VLR: update for IMSI=262420000011822 (MSISDN=491230011822) (gsm_04_08.c:1541) 20250822132720371 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011822:MSISDN-491230011822:GERAN-A-248:LU)[0x56365ea489c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822132720371 DMM DEBUG -> IMSI-262420000011822:MSISDN-491230011822:TMSInew-0x02F12707 LOCATION UPDATE ACCEPT (TMSI = 0x02f12707) (gsm_04_08.c:149) 20250822132720371 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSInew-0x02F12707 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822132720371 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132720371 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132720371 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132720371 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132720371 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132720371 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132720371 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132720371 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1457)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1457)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1455)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1455)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1455)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1455)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_unsol_ud0(1465)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1456)@718a44d66dfb: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1456)@718a44d66dfb: patched enc_l3: '055B'O MSC_Test_0-SCCP(1455)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1455)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(1455)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1455)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002055B'O 20250822132720374 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132720374 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132720374 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132720374 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132720374 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132720374 DLSS7 DEBUG Found route for dpc=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(1457)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132720374 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132720374 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132720374 DMM DEBUG msc_a(IMSI-262420000011822:MSISDN-491230011822:TMSInew-0x02F12707:GERAN-A-248:LU)[0x56365ea38f20]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822132720374 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011822:MSISDN-491230011822:TMSInew-0x02F12707:GERAN-A-248:LU)[0x56365ea6ec00]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822132720374 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011822:MSISDN-491230011822:GERAN-A-248:LU)[0x56365ea489c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822132720374 DMSC NOTICE msub(IMSI-262420000011822:MSISDN-491230011822:TMSI-0x02F12707) VLR: update for IMSI=262420000011822 (MSISDN=491230011822) (gsm_04_08.c:1541) 20250822132720374 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x02F12707 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250822132720374 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011822:MSISDN-491230011822:GERAN-A-248:LU)[0x56365ea489c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822132720374 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011822:MSISDN-491230011822:TMSI-0x02F12707:GERAN-A-248:LU)[0x56365ea6ec00]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822132720374 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011822:MSISDN-491230011822:GERAN-A-248:LU)[0x56365ea489c0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822132720374 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011822:MSISDN-491230011822:GERAN-A-248:LU)[0x56365ea489c0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011822:MSISDN-491230011822:TMSI-0x02F12707:GERAN-A-248:LU)[0x56365ea6ec00] (vlr_lu_fsm.c:817) 20250822132720374 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011822:MSISDN-491230011822:GERAN-A-248:LU)[0x56365ea489c0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822132720374 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011822:MSISDN-491230011822:GERAN-A-248:LU)[0x56365ea489c0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822132720374 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011822:MSISDN-491230011822:TMSI-0x02F12707:GERAN-A-248:LU)[0x56365ea6ec00]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822132720374 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011822/3/1): Available (smpp_smsc.c:626) 20250822132720374 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x02F12707 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822132720374 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x02F12707 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822132720374 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x02F12707 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822132720374 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x02F12707 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250822132720374 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132720374 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132720374 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132720374 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132720374 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132720374 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132720374 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132720374 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1457)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1457)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1455)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1455)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1455)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1455)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1455)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1455)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1455)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1455)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1457)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132720375 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132720375 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132720376 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132720376 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132720376 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132720376 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132720376 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132720376 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132720376 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011822:MSISDN-491230011822:TMSI-0x02F12707:GERAN-A-248:LU)[0x56365ea6ec00]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822132720376 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011822:MSISDN-491230011822:TMSI-0x02F12707:GERAN-A-248:LU)[0x56365ea6ec00]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000011822:MSISDN-491230011822:TMSI-0x02F12707:GERAN-A-248:LU)[0x56365ea38f20] (msc_a.c:1053) 20250822132720376 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011822:MSISDN-491230011822:TMSI-0x02F12707:GERAN-A-248:LU)[0x56365ea6ec00]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822132720376 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011822:MSISDN-491230011822:TMSI-0x02F12707:GERAN-A-248:LU)[0x56365ea6ec00]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822132720376 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011822:MSISDN-491230011822:TMSI-0x02F12707:GERAN-A-248:LU)[0x56365ea6ec00]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822132720376 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x02F12707 - active-conn: now used by 1 (attached) (msub.c:375) 20250822132720376 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132720376 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132720376 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132720376 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132720376 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132720376 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132720376 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132720376 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1457)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1457)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1455)@718a44d66dfb: Session index based on local reference:0 20250822132720376 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132720376 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132720376 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132720376 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132720376 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132720376 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132720376 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(1457)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132720376 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1456)@718a44d66dfb: Deleted conn table entry 0TC_sgsap_unsol_ud0(1465)2959696 TC_sgsap_unsol_ud0(1465)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132720377 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x02F12707 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822132720377 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x02F12707 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_sgsap_unsol_ud0(1465)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_unsol_ud0(1465)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unsol_ud0(1465)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1456)@718a44d66dfb: Created IMSI[0] for '262420000011822'H'02F12707'O to be handled at TC_sgsap_unsol_ud0(1465) 20250822132720381 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x02F12707 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822132720381 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x02F12707 + Paging: now used by 3 (attached,VTY,Paging) (paging.c:111) 20250822132720381 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x02F12707 - VTY: now used by 2 (attached,Paging) (msc_vty.c:1721) 20250822132720381 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132720381 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132720381 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132720381 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132720381 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132720381 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132720381 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132720381 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1457)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1457)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1456)@718a44d66dfb: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_unsol_ud0(1465) TC_sgsap_unsol_ud0(1465)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unsol_ud0(1465)@718a44d66dfb: 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 := '02F12707'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1456)@718a44d66dfb: Added conn table entry 0TC_sgsap_unsol_ud0(1465)11054851 MSC_Test_0-RAN(1456)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1455)@718a44d66dfb: First idle individual index:0 20250822132720384 DLSS7 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(1457)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132720384 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132720384 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132720384 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132720384 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132720384 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132720384 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132720384 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132720384 DMM DEBUG msc_a(TMSI-0x02F12707:GERAN-A-249:CM_SERVICE_REQ)[0x56365e858e20]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250822132720384 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x02F12707:GERAN-A-249:CM_SERVICE_REQ)[0x56365ea6fef0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822132720384 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x02F12707:GERAN-A-249:CM_SERVICE_REQ)[0x56365ea6fef0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x02F12707:GERAN-A-249:CM_SERVICE_REQ)[0x56365e858e20] (fsm.c:486) 20250822132720384 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x02F12707:GERAN-A-249:CM_SERVICE_REQ)[0x56365ea6fef0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250822132720384 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x02F12707:GERAN-A-249:CM_SERVICE_REQ)[0x56365ea6fef0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822132720384 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x02F12707 + proc_arq_vlr_fn_init: now used by 3 (attached,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822132720384 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x02F12707 + active-conn: now used by 4 (attached,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822132720384 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011822:MSISDN-491230011822:TMSI-0x02F12707:GERAN-A-249:CM_SERVICE_REQ)[0x56365ea6fef0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822132720384 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011822:MSISDN-491230011822:TMSI-0x02F12707:GERAN-A-249:CM_SERVICE_REQ)[0x56365ea6fef0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822132720384 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011822:MSISDN-491230011822:TMSI-0x02F12707:GERAN-A-249:CM_SERVICE_REQ)[0x56365ea6fef0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822132720384 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011822:MSISDN-491230011822:TMSI-0x02F12707:GERAN-A-249:CM_SERVICE_REQ)[0x56365ea6fef0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822132720384 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011822:MSISDN-491230011822:TMSI-0x02F12707:GERAN-A-249:CM_SERVICE_REQ)[0x56365ea6fef0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822132720384 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011822:MSISDN-491230011822:TMSI-0x02F12707:GERAN-A-249:CM_SERVICE_REQ)[0x56365ea6fef0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822132720384 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011822:MSISDN-491230011822:TMSI-0x02F12707:GERAN-A-249:CM_SERVICE_REQ)[0x56365ea6fef0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822132720384 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011822:MSISDN-491230011822:TMSI-0x02F12707:GERAN-A-249:CM_SERVICE_REQ)[0x56365ea6fef0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822132720384 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011822:MSISDN-491230011822:TMSI-0x02F12707:GERAN-A-249:CM_SERVICE_REQ)[0x56365ea6fef0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822132720384 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011822:MSISDN-491230011822:TMSI-0x02F12707:GERAN-A-249:CM_SERVICE_REQ)[0x56365ea6fef0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822132720384 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011822/3/1): Available (smpp_smsc.c:626) 20250822132720384 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x02F12707 - proc_arq_vlr_fn_init: now used by 3 (attached,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250822132720384 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132720384 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132720384 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132720384 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132720384 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132720384 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132720384 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132720384 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132720384 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132720384 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132720384 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132720384 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132720384 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132720384 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132720384 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132720384 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132720384 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132720384 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132720384 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132720384 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132720384 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132720384 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132720384 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132720384 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1457)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1457)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1457)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1457)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1455)@718a44d66dfb: { messageType := 2, destLocRef := 'A8AF03'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(1455)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-M3UA(1457)@718a44d66dfb: Message received on association #8 MSC_Test_0-SCCP(1455)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1455)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(1457)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1455)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1455)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1455)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1455)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1455)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1455)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132720385 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x02F12707 + VTY: now used by 4 (attached,Paging,active-conn,VTY) (msc_vty.c:1285) 20250822132720385 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x02F12707 - VTY: now used by 3 (attached,Paging,active-conn) (msc_vty.c:1317) TC_sgsap_unsol_ud0(1465)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_unsol_ud0(1465)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1455)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1455)@718a44d66dfb: vl_len:28 MSC_Test_0-SCCP(1455)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1455)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1457)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132720388 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132720388 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132720388 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132720388 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132720388 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132720388 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132720388 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132720388 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132720388 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x02F12707 + SMS: now used by 4 (attached,Paging,active-conn,SMS) (transaction.c:228) 20250822132720388 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250822132720388 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250822132720388 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132720388 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132720388 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132720388 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132720388 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132720388 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132720388 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132720388 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132720388 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132720388 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132720388 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132720388 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132720388 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132720388 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132720388 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132720388 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1457)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1457)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1455)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-M3UA(1457)@718a44d66dfb: Message received on association #8 MSC_Test_0-SCCP(1455)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1455)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1455)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1457)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1455)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1455)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1455)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1455)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_unsol_ud0(1465)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unsol_ud0(1465)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1455)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1455)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(1455)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1455)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1457)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132720390 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132720390 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132720390 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132720390 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132720390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132720390 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132720390 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132720390 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132720391 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x02F12707 - SMS: now used by 3 (attached,Paging,active-conn) (transaction.c:281) 20250822132720391 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x02F12707 + msc_a_fsm_releasing_onenter: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822132720391 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x02F12707 + 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) 20250822132720391 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x02F12707 - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822132720391 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x02F12707 - msc_a_fsm_releasing_onenter: now used by 3 (attached,Paging,active-conn) (msc_a.c:1004) 20250822132720391 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132720391 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132720391 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132720391 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132720391 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132720391 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132720391 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132720391 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1457)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1457)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1455)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1455)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1455)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1455)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1455)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1455)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1455)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1455)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1457)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132720392 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132720392 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132720392 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132720392 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132720392 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132720392 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132720392 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132720392 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132720392 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011822:MSISDN-491230011822:TMSI-0x02F12707:GERAN-A-249:CM_SERVICE_REQ)[0x56365ea6fef0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822132720392 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011822:MSISDN-491230011822:TMSI-0x02F12707:GERAN-A-249:CM_SERVICE_REQ)[0x56365ea6fef0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000011822:MSISDN-491230011822:TMSI-0x02F12707:GERAN-A-249:CM_SERVICE_REQ)[0x56365e858e20] (msc_a.c:1053) 20250822132720392 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011822:MSISDN-491230011822:TMSI-0x02F12707:GERAN-A-249:CM_SERVICE_REQ)[0x56365ea6fef0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822132720392 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011822:MSISDN-491230011822:TMSI-0x02F12707:GERAN-A-249:CM_SERVICE_REQ)[0x56365ea6fef0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822132720392 DBSSAP ERROR msc_a(IMSI-262420000011822:MSISDN-491230011822:TMSI-0x02F12707:GERAN-A-249:CM_SERVICE_REQ)[0x56365e858e20]{MSC_A_ST_RELEASED}: Deallocating active transactions failed (msc_a.c:1064) 20250822132720392 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x02F12707 - active-conn: now used by 2 (attached,Paging) (msub.c:375) 20250822132720392 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132720392 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132720392 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132720392 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132720392 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132720392 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132720392 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132720392 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1457)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1457)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1455)@718a44d66dfb: Session index based on local reference:0 20250822132720392 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132720392 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132720392 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132720392 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132720392 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132720392 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132720392 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132720392 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1457)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1456)@718a44d66dfb: Deleted conn table entry 0TC_sgsap_unsol_ud0(1465)11054851 TC_sgsap_unsol_ud0(1465)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132720392 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x02F12707 + VTY: now used by 3 (attached,Paging,VTY) (msc_vty.c:1285) 20250822132720392 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x02F12707 - VTY: now used by 2 (attached,Paging) (msc_vty.c:1317) TC_sgsap_unsol_ud0(1465)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_unsol_ud0(1465)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unsol_ud0(1465)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { imsiDetachIndication := { messageType := '000001'B, nsd := '00'B, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000011822'H, fillerDigit := omit } } } } } } } } MSC_Test_0-RAN(1456)@718a44d66dfb: Added conn table entry 0TC_sgsap_unsol_ud0(1465)8760931 MSC_Test_0-RAN(1456)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1455)@718a44d66dfb: First idle individual index:0 MSC_Test_0-M3UA(1457)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132720594 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132720594 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132720594 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132720594 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132720594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132720594 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132720594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132720594 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132720595 DMM DEBUG IMSI DETACH INDICATION: IMSI-262420000011822 (gsm_04_08.c:980) 20250822132720595 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x02F12707 + gsm48_rx_mm_imsi_detach_ind: now used by 3 (attached,Paging,gsm48_rx_mm_imsi_detach_ind) (gsm_04_08.c:989) 20250822132720595 DMM INFO IMSI DETACH for IMSI-262420000011822:MSISDN-491230011822:TMSI-0x02F12707 (gsm_04_08.c:1007) 20250822132720595 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x02F12707 + active-conn: now used by 4 (attached,Paging,gsm48_rx_mm_imsi_detach_ind,active-conn) (msub.c:379) 20250822132720595 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x02F12707 - Paging: now used by 3 (attached,gsm48_rx_mm_imsi_detach_ind,active-conn) (paging.c:202) 20250822132720595 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x02F12707 + 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) 20250822132720595 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x02F12707 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,gsm48_rx_mm_imsi_detach_ind,active-conn) (vlr.c:464) 20250822132720595 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132720595 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x02F12707 - attached: now used by 2 (gsm48_rx_mm_imsi_detach_ind,active-conn) (vlr.c:1489) 20250822132720595 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011822/3/1): Unavailable (smpp_smsc.c:626) 20250822132720595 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x02F12707 - gsm48_rx_mm_imsi_detach_ind: now used by 1 (active-conn) (gsm_04_08.c:1017) 20250822132720595 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x02F12707 + msc_a_fsm_releasing_onenter: now used by 2 (active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822132720595 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x02F12707 + vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822132720595 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x02F12707 - vlr_subscr_cancel_attach_fsm: now used by 2 (active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822132720596 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x02F12707 - msc_a_fsm_releasing_onenter: now used by 1 (active-conn) (msc_a.c:1004) 20250822132720596 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132720596 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132720596 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132720596 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132720596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132720596 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132720596 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132720596 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132720596 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132720596 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132720596 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132720596 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132720596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132720596 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132720596 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132720596 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1457)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1457)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1457)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1457)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1455)@718a44d66dfb: { messageType := 2, destLocRef := '85AE63'O, sourceLocRef := '0000FA'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1455)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1455)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1455)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1455)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1455)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1455)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1455)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(1455)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1455)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250822132720600 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132720600 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132720600 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132720600 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132720600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132720600 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132720600 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132720600 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1455)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1455)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1455)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1455)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1457)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1457)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132720806 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132720806 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132720806 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132720806 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132720806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132720806 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132720806 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132720806 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132720806 DVLR INFO VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x02F12707 - active-conn: now used by 0 (-) (msub.c:375) 20250822132720806 DVLR DEBUG SUBSCR(IMSI-262420000011822:MSISDN-491230011822:TMSI-0x02F12707) freeing VLR subscr (max total use count was 5) (vlr.c:472) 20250822132720806 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132720806 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132720806 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132720806 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132720806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132720806 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132720806 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132720806 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1457)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1457)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822132720807 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132720807 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132720807 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132720807 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132720807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132720807 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132720807 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132720807 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1455)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-M3UA(1457)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1456)@718a44d66dfb: Deleted conn table entry 0TC_sgsap_unsol_ud0(1465)8760931 TC_sgsap_unsol_ud0(1465)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unsol_ud0(1465)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unsol_ud0(1465)@718a44d66dfb: Final verdict of PTC: pass 20250822132720809 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822132720809 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250822132720809 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-SCCP(1455)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP-IPA(1460)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(1458)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP(1461)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-M3UA(1457)@718a44d66dfb: Final verdict of PTC: none 20250822132720810 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: Connection lost (sgs_server.c:101) IPA-CTRL-CLI-IPA(1454)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(1456)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SGsAP(1463)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(1464)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(1462)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(1459)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1466)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1454): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(1455): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(1456): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(1457): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(1458): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(1459): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(1460): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(1461): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(1462): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SGsAP(1463): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(1464): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_sgsap_unsol_ud0(1465): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1466): none (pass -> pass) MTC@718a44d66dfb: Test case TC_sgsap_unsol_ud finished. Verdict: pass MTC@718a44d66dfb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_unsol_ud pass'. Fri Aug 22 13:27:20 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 20250822132721010 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822132721010 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822132721010 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822132721010 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822132721010 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822132721010 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822132721010 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822132721010 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822132721010 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822132721010 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132721010 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822132721010 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822132721010 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822132721010 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822132721010 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822132721010 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822132721010 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822132721010 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822132721010 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822132721810 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=401924) 20250822132722811 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822132723011 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822132723011 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822132723011 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822132723255 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132723255 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132723255 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132723255 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132723255 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132723255 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132723255 DLSS7 ERROR Unable to route HMRT message: the AS virt-bsc0 is down (osmo_ss7_hmrt.c:238) Waiting for packet dumper to finish... 1 (prev_count=401924, count=403084) 20250822132723812 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822132724271 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x1D4F88EE - Paging: now used by 1 (attached) (paging.c:202) 20250822132724274 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132724274 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132724274 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132724274 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132724274 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132724274 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132724274 DLSS7 ERROR Unable to route HMRT message: the AS virt-bsc0 is down (osmo_ss7_hmrt.c:238) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:27: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_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 20250822132724813 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_bssap_lu_sgsap_lu_and_mt_call started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(1470)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(1470)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1470)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(1468)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822132725402 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1471)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822132725596 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822132725596 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822132725596 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822132725596 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1470)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1470)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1470)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822132725600 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132725600 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822132725600 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822132725600 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822132725600 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822132725600 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822132725600 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1470)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(1470)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1470)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1470)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1470)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1470)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1470)@718a44d66dfb: Message received on association #8 20250822132725601 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132725601 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822132725601 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822132725601 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822132725601 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822132725601 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822132725601 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1470)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822132725601 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822132725601 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1470)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1470)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1470)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1470)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1470)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822132725814 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822132725814 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1473)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1473)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822132725820 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1473)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1473)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1473)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1473)@718a44d66dfb: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1473)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1473)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822132725837 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822132725837 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-SGsAP(1476)@718a44d66dfb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1476)@718a44d66dfb: Created Expect[0] for '262420000118139'H to be handled at TC_bssap_lu_sgsap_lu_and_mt_call0(1478) 20250822132726401 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132726401 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132726401 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132726401 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132726401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132726401 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132726401 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132726401 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1470)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132726401 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132726401 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132726401 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132726401 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132726401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132726401 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132726401 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132726401 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1470)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1470)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1469)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(1474)@718a44d66dfb: Created GsupExpect[0] for "262420000118139" to be handled at TC_bssap_lu_sgsap_lu_and_mt_call0(1478) TC_bssap_lu_sgsap_lu_and_mt_call0(1478)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000118139'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1469)@718a44d66dfb: Added conn table entry 0TC_bssap_lu_sgsap_lu_and_mt_call0(1478)11928092 MSC_Test_0-SCCP(1468)@718a44d66dfb: First idle individual index:0 MSC_Test_0-RAN(1469)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 20250822132727906 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132727906 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132727906 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132727906 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132727906 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132727906 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132727906 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132727906 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1470)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132727907 DMM DEBUG msc_a(IMSI-262420000118139:GERAN-A-251:LU)[0x56365ea6fef0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000118139 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822132727907 DMM DEBUG msc_a(IMSI-262420000118139:GERAN-A-251:LU)[0x56365ea6fef0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822132727907 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:GERAN-A-251:LU)[0x56365ea6ec00]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822132727907 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:GERAN-A-251:LU)[0x56365ea6ec00]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000118139:GERAN-A-251:LU)[0x56365ea6fef0] (fsm.c:486) 20250822132727907 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:GERAN-A-251:LU)[0x56365ea6ec00]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822132727907 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:GERAN-A-251:LU)[0x56365ea6ec00]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822132727907 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822132727907 DVLR DEBUG set IMSI on subscriber; IMSI=262420000118139 id=262420000118139 (vlr.c:661) 20250822132727907 DVLR INFO New subscr, IMSI: 262420000118139 (vlr.c:562) 20250822132727907 DVLR DEBUG VLR subscr IMSI-262420000118139 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822132727907 DVLR DEBUG VLR subscr IMSI-262420000118139 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822132727907 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132727907 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:GERAN-A-251:LU)[0x56365ea6ec00]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822132727908 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:GERAN-A-251:LU)[0x56365ea6ec00]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822132727908 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:GERAN-A-251:LU)[0x56365ea6ec00]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822132727908 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:GERAN-A-251:LU)[0x56365ea6ec00]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822132727908 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:GERAN-A-251:LU)[0x56365ea6ec00]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822132727908 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:GERAN-A-251:LU)[0x56365ea6ec00]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822132727908 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000118139:GERAN-A-251:LU)[0x56365ea29440]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822132727908 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000118139:GERAN-A-251:LU)[0x56365ea29440]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000118139:GERAN-A-251:LU)[0x56365ea6ec00] (fsm.c:486) 20250822132727908 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000118139:GERAN-A-251:LU)[0x56365ea29440]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822132727908 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000118139:GERAN-A-251:LU)[0x56365ea29440]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822132727908 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132727908 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132727908 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132727908 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132727908 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132727908 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132727908 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132727908 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132727908 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132727908 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132727908 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132727908 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132727908 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132727908 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132727908 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132727908 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1470)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1470)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1470)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1470)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1468)@718a44d66dfb: { messageType := 2, destLocRef := 'B6021C'O, sourceLocRef := '0000FB'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1468)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1468)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1468)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1468)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1468)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1474)@718a44d66dfb: Found GsupExpect[0] for "262420000118139" handled at TC_bssap_lu_sgsap_lu_and_mt_call0(1478) MSC_Test-GSUP(1474)@718a44d66dfb: Added IMSI table entry 0TC_bssap_lu_sgsap_lu_and_mt_call0(1478)"262420000118139" 20250822132727916 DVLR DEBUG VLR subscr IMSI-262420000118139 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250822132727916 DVLR DEBUG VLR subscr IMSI-262420000118139 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1468)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1468)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(1468)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1468)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1470)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132727918 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132727918 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132727918 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132727918 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132727918 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132727918 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132727918 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132727918 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_bssap_lu_sgsap_lu_and_mt_call0(1478)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_bssap_lu_sgsap_lu_and_mt_call0(1478)@718a44d66dfb: setverdict(pass): none -> pass 20250822132727927 DVLR DEBUG VLR subscr IMSI-262420000118139 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132727927 DVLR DEBUG IMSI:262420000118139 has MSISDN:491230118139 (vlr.c:1045) 20250822132727927 DMSC NOTICE msub(IMSI-262420000118139:MSISDN-491230118139) VLR: update for IMSI=262420000118139 (MSISDN=491230118139) (gsm_04_08.c:1541) 20250822132727927 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822132727928 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132727928 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:GERAN-A-251:LU)[0x56365ea6ec00]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822132727928 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000118139:GERAN-A-251:LU)[0x56365ea29440]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822132727928 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000118139:GERAN-A-251:LU)[0x56365ea29440]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822132727928 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000118139:GERAN-A-251:LU)[0x56365ea29440]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822132727928 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000118139:GERAN-A-251:LU)[0x56365ea29440]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:GERAN-A-251:LU)[0x56365ea6ec00] (vlr_lu_fsm.c:110) 20250822132727928 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000118139:GERAN-A-251:LU)[0x56365ea29440]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822132727928 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000118139:GERAN-A-251:LU)[0x56365ea29440]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822132727928 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:GERAN-A-251:LU)[0x56365ea6ec00]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822132727928 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:GERAN-A-251:LU)[0x56365ea6ec00]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822132727928 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:GERAN-A-251:LU)[0x56365ea44ed0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822132727928 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:GERAN-A-251:LU)[0x56365ea44ed0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:GERAN-A-251:LU)[0x56365ea6ec00] (fsm.c:486) 20250822132727928 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:GERAN-A-251:LU)[0x56365ea44ed0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822132727928 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:GERAN-A-251:LU)[0x56365ea44ed0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822132727928 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:GERAN-A-251:LU)[0x56365ea44ed0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822132727928 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:GERAN-A-251:LU)[0x56365ea44ed0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822132727928 DMSC NOTICE msub(IMSI-262420000118139:MSISDN-491230118139:TMSInew-0x0BA615F5) VLR: update for IMSI=262420000118139 (MSISDN=491230118139) (gsm_04_08.c:1541) 20250822132727928 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:GERAN-A-251:LU)[0x56365ea44ed0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822132727928 DMM DEBUG -> IMSI-262420000118139:MSISDN-491230118139:TMSInew-0x0BA615F5 LOCATION UPDATE ACCEPT (TMSI = 0x0ba615f5) (gsm_04_08.c:149) 20250822132727928 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSInew-0x0BA615F5 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822132727928 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132727928 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132727928 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132727928 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132727928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132727928 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132727928 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132727928 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1470)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1470)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1468)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1468)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1468)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1468)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_bssap_lu_sgsap_lu_and_mt_call0(1478)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1469)@718a44d66dfb: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1469)@718a44d66dfb: patched enc_l3: '055B'O MSC_Test_0-SCCP(1468)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1468)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(1468)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1468)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002055B'O 20250822132727937 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132727937 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132727937 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132727937 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132727937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132727937 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132727937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132727937 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1470)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132727937 DMM DEBUG msc_a(IMSI-262420000118139:MSISDN-491230118139:TMSInew-0x0BA615F5:GERAN-A-251:LU)[0x56365ea6fef0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822132727937 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSInew-0x0BA615F5:GERAN-A-251:LU)[0x56365ea6ec00]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822132727937 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:GERAN-A-251:LU)[0x56365ea44ed0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822132727937 DMSC NOTICE msub(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x0BA615F5) VLR: update for IMSI=262420000118139 (MSISDN=491230118139) (gsm_04_08.c:1541) 20250822132727937 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x0BA615F5 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250822132727937 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:GERAN-A-251:LU)[0x56365ea44ed0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822132727937 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x0BA615F5:GERAN-A-251:LU)[0x56365ea6ec00]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822132727937 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:GERAN-A-251:LU)[0x56365ea44ed0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822132727937 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:GERAN-A-251:LU)[0x56365ea44ed0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x0BA615F5:GERAN-A-251:LU)[0x56365ea6ec00] (vlr_lu_fsm.c:817) 20250822132727937 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:GERAN-A-251:LU)[0x56365ea44ed0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822132727937 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:GERAN-A-251:LU)[0x56365ea44ed0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822132727937 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x0BA615F5:GERAN-A-251:LU)[0x56365ea6ec00]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822132727937 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230118139/3/1): Available (smpp_smsc.c:626) 20250822132727938 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x0BA615F5 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822132727938 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x0BA615F5 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822132727938 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x0BA615F5 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822132727938 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x0BA615F5 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250822132727938 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132727938 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132727938 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132727938 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132727938 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132727938 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132727938 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132727938 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1470)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1470)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1468)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1468)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1468)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1468)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1468)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1468)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1468)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1468)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822132727941 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132727941 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132727941 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132727941 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132727941 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132727941 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132727941 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132727941 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1470)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132727941 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x0BA615F5:GERAN-A-251:LU)[0x56365ea6ec00]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822132727941 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x0BA615F5:GERAN-A-251:LU)[0x56365ea6ec00]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x0BA615F5:GERAN-A-251:LU)[0x56365ea6fef0] (msc_a.c:1053) 20250822132727941 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x0BA615F5:GERAN-A-251:LU)[0x56365ea6ec00]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822132727941 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x0BA615F5:GERAN-A-251:LU)[0x56365ea6ec00]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822132727941 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x0BA615F5:GERAN-A-251:LU)[0x56365ea6ec00]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822132727941 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x0BA615F5 - active-conn: now used by 1 (attached) (msub.c:375) 20250822132727942 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132727942 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132727942 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132727942 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132727942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132727942 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132727942 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132727942 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1470)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1470)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1468)@718a44d66dfb: Session index based on local reference:0 20250822132727942 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132727942 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132727942 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132727942 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132727942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132727943 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132727943 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132727943 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1470)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1469)@718a44d66dfb: Deleted conn table entry 0TC_bssap_lu_sgsap_lu_and_mt_call0(1478)11928092 TC_bssap_lu_sgsap_lu_and_mt_call0(1478)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132727944 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x0BA615F5 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822132727944 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x0BA615F5 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_bssap_lu_sgsap_lu_and_mt_call0(1478)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_bssap_lu_sgsap_lu_and_mt_call0(1478)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_bssap_lu_sgsap_lu_and_mt_call0(1478)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1474)@718a44d66dfb: Created GsupExpect[0] for "262420000118139" to be handled at TC_bssap_lu_sgsap_lu_and_mt_call0(1478) 20250822132727959 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x0BA615F5 + sgs_rx_loc_upd_req: now used by 2 (attached,sgs_rx_loc_upd_req) (sgs_iface.c:619) 20250822132727959 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x0BA615F5 - sgs_rx_loc_upd_req: now used by 1 (attached) (sgs_iface.c:622) 20250822132727959 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x0BA615F5 + SGs-lu: now used by 2 (attached,SGs-lu) (vlr_sgs.c:87) 20250822132727959 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132727960 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000118139 (MSISDN=491230118139) (NO CONN!) (gsm_04_08.c:1541) 20250822132727961 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x0BA615F5:TMSInew-0x77E109BE + vlr_gsup_rx: now used by 3 (attached,SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250822132727961 DVLR DEBUG IMSI:262420000118139 has MSISDN:491230118139 (vlr.c:1045) 20250822132727961 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000118139 (MSISDN=491230118139) (NO CONN!) (gsm_04_08.c:1541) 20250822132727961 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x0BA615F5:TMSInew-0x77E109BE - vlr_gsup_rx: now used by 2 (attached,SGs-lu) (vlr.c:1410) 20250822132727962 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x0BA615F5:TMSInew-0x77E109BE + vlr_gsup_rx: now used by 3 (attached,SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250822132727962 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x0BA615F5:TMSInew-0x77E109BE - SGs-lu: now used by 2 (attached,vlr_gsup_rx) (vlr_sgs.c:124) 20250822132727962 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x0BA615F5:TMSInew-0x77E109BE - vlr_gsup_rx: now used by 1 (attached) (vlr.c:1410) TC_bssap_lu_sgsap_lu_and_mt_call0(1478)@718a44d66dfb: tr_SGsAP_IMSI: '262420000118139'H TC_bssap_lu_sgsap_lu_and_mt_call0(1478)@718a44d66dfb: tr_SGsAP_IMSI: '262420000118139'H MSC_Test-SGsAP(1476)@718a44d66dfb: 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 := '77E109BE'O } } } } } } handled at TC_bssap_lu_sgsap_lu_and_mt_call0(1478) TC_bssap_lu_sgsap_lu_and_mt_call0(1478)@718a44d66dfb: tr_SGsAP_IMSI: '262420000118139'H TC_bssap_lu_sgsap_lu_and_mt_call0(1478)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132727970 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x0BA615F5:TMSInew-0x77E109BE + vlr_sgs_tmsi_reall_compl: now used by 2 (attached,vlr_sgs_tmsi_reall_compl) (vlr_sgs.c:235) 20250822132727970 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE - vlr_sgs_tmsi_reall_compl: now used by 1 (attached) (vlr_sgs.c:240) TC_bssap_lu_sgsap_lu_and_mt_call0(1478)@718a44d66dfb: tr_SGsAP_IMSI: '262420000118139'H MSC_Test-MNCC(1471)@718a44d66dfb: Added conn table entry 0TC_bssap_lu_sgsap_lu_and_mt_call0(1478)1888942306 20250822132728996 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250822132728996 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250822132728996 DCC DEBUG trans(CC:NULL IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE callref-0x7096f8e2 tid-255) New transaction (transaction.c:231) 20250822132728996 DMNCC DEBUG trans(CC:NULL IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE callref-0x7096f8e2 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) 20250822132728996 DCC DEBUG trans(CC:NULL IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE callref-0x7096f8e2 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) 20250822132728996 DMNCC DEBUG trans(CC:NULL IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE callref-0x7096f8e2 tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250822132728996 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE + SGs-paging-req: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,SGs-paging-req) (vlr_sgs.c:361) 20250822132728996 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE + Paging: now used by 5 (attached,mncc_tx_to_gsm_cc,CC,SGs-paging-req,Paging) (paging.c:111) 20250822132728996 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE - mncc_tx_to_gsm_cc: now used by 4 (attached,CC,SGs-paging-req,Paging) (gsm_04_08_cc.c:2448) TC_bssap_lu_sgsap_lu_and_mt_call0(1478)@718a44d66dfb: tr_SGsAP_IMSI: '262420000118139'H 20250822132729006 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE + check_sgs_association: now used by 5 (attached,CC,SGs-paging-req,Paging,check_sgs_association) (sgs_iface.c:274) 20250822132729006 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE - check_sgs_association: now used by 4 (attached,CC,SGs-paging-req,Paging) (sgs_iface.c:293) 20250822132729006 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE + sgs_rx_service_req: now used by 5 (attached,CC,SGs-paging-req,Paging,sgs_rx_service_req) (sgs_iface.c:821) 20250822132729006 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE + 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) 20250822132729006 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE - SGs-paging-req: now used by 5 (attached,CC,Paging,sgs_rx_service_req,vlr_sgs_pag_ack) (vlr_sgs.c:280) 20250822132729006 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE - vlr_sgs_pag_ack: now used by 4 (attached,CC,Paging,sgs_rx_service_req) (vlr_sgs.c:282) 20250822132729006 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE - sgs_rx_service_req: now used by 3 (attached,CC,Paging) (sgs_iface.c:858) MSC_Test_0-RAN(1469)@718a44d66dfb: Created IMSI[0] for '262420000118139'H'77E109BE'O to be handled at TC_bssap_lu_sgsap_lu_and_mt_call0(1478) TC_bssap_lu_sgsap_lu_and_mt_call0(1478)@718a44d66dfb: 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 := '77E109BE'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1469)@718a44d66dfb: Added conn table entry 0TC_bssap_lu_sgsap_lu_and_mt_call0(1478)10953487 MSC_Test_0-SCCP(1468)@718a44d66dfb: First idle individual index:0 20250822132729017 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132729017 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132729017 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132729017 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132729017 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132729017 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132729017 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132729017 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1470)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132729018 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x77E109BE:GERAN-A-252:PAGING_RESP)[0x56365e858e20]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822132729018 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x77E109BE:GERAN-A-252:PAGING_RESP)[0x56365e858e20]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x77E109BE:GERAN-A-252:PAGING_RESP)[0x56365ea14660] (fsm.c:486) 20250822132729018 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x77E109BE:GERAN-A-252:PAGING_RESP)[0x56365e858e20]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250822132729018 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x77E109BE:GERAN-A-252:PAGING_RESP)[0x56365e858e20]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822132729018 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822132729018 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822132729018 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE:GERAN-A-252:PAGING_RESP)[0x56365e858e20]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822132729018 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE:GERAN-A-252:PAGING_RESP)[0x56365e858e20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822132729018 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE:GERAN-A-252:PAGING_RESP)[0x56365e858e20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822132729019 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE:GERAN-A-252:PAGING_RESP)[0x56365e858e20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822132729019 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE:GERAN-A-252:PAGING_RESP)[0x56365e858e20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822132729019 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE:GERAN-A-252:PAGING_RESP)[0x56365e858e20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822132729019 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE:GERAN-A-252:PAGING_RESP)[0x56365e858e20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822132729019 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE:GERAN-A-252:PAGING_RESP)[0x56365e858e20]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822132729019 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE:GERAN-A-252:PAGING_RESP)[0x56365e858e20]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822132729019 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE:GERAN-A-252:PAGING_RESP)[0x56365e858e20]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822132729019 DCC DEBUG trans(CC:NULL IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE callref-0x7096f8e2 tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250822132729019 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250822132729019 DCC DEBUG trans(CC:NULL IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE:GERAN-A-252:PAGING_RESP callref-0x7096f8e2 tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250822132729019 DCC DEBUG trans(CC:NULL IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE:GERAN-A-252:PAGING_RESP callref-0x7096f8e2 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) 20250822132729019 DCC DEBUG trans(CC:NULL IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE:GERAN-A-252:PAGING_RESP callref-0x7096f8e2 tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250822132729019 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250822132729019 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230118139/3/1): Available (smpp_smsc.c:626) 20250822132729019 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250822132729019 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132729019 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132729019 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132729019 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132729020 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132729020 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132729020 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132729020 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132729020 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132729020 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132729020 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132729020 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132729020 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132729020 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132729020 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132729020 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132729020 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132729020 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132729020 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132729020 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132729020 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132729020 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132729020 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132729020 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1470)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1470)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1470)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1470)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1470)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1470)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1468)@718a44d66dfb: { messageType := 2, destLocRef := 'A7230F'O, sourceLocRef := '0000FC'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1468)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1468)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1468)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1468)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1468)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1468)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1468)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1468)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1468)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132729022 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250822132729022 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_bssap_lu_sgsap_lu_and_mt_call0(1478)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_bssap_lu_sgsap_lu_and_mt_call0(1478)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_bssap_lu_sgsap_lu_and_mt_call0(1478)@718a44d66dfb: f_mt_call_complete 1 MSC_Test_0-RAN(1469)@718a44d66dfb: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1469)@718a44d66dfb: patched enc_l3: '8301'O MSC_Test_0-SCCP(1468)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1468)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(1468)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1468)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0100028301'O 20250822132729029 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132729029 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132729029 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132729029 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132729029 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132729029 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132729029 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132729029 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1470)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132729029 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE:GERAN-A-252:PAGING_RESP callref-0x7096f8e2 tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2690) 20250822132729029 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE:GERAN-A-252:PAGING_RESP callref-0x7096f8e2 tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250822132729029 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE:GERAN-A-252:PAGING_RESP callref-0x7096f8e2 tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250822132729029 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE:GERAN-A-252:PAGING_RESP callref-0x7096f8e2 tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250822132729029 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE:GERAN-A-252:PAGING_RESP callref-0x7096f8e2 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) 20250822132729029 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE:GERAN-A-252:PAGING_RESP callref-0x7096f8e2 tid-0) tx MNCC_ALERT_IND (RTP=0.0.0.0:0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:309) TC_bssap_lu_sgsap_lu_and_mt_call0(1478)@718a44d66dfb: f_mt_call_complete 2 MSC_Test-MGCP(1472)@718a44d66dfb: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_bssap_lu_sgsap_lu_and_mt_call0(1478) 20250822132729036 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE:GERAN-A-252:PAGING_RESP callref-0x7096f8e2 tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250822132729036 DCC DEBUG call_leg(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE:GERAN-A-252:PAGING_RESP)[0x56365ea44ed0]{ESTABLISHING}: Allocated (fsm.c:456) 20250822132729036 DCC DEBUG call_leg(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE:GERAN-A-252:PAGING_RESP)[0x56365ea44ed0]{ESTABLISHING}: is child of msc_a(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE:GERAN-A-252:PAGING_RESP)[0x56365ea14660] (fsm.c:486) 20250822132729036 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE:GERAN-A-252:PAGING_RESP callref-0x7096f8e2 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) 20250822132729036 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE:GERAN-A-252:PAGING_RESP)[0x56365ea45000]{UNINITIALIZED}: Allocated (fsm.c:456) 20250822132729036 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE:GERAN-A-252:PAGING_RESP)[0x56365ea45000]{UNINITIALIZED}: is child of call_leg(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE:GERAN-A-252:PAGING_RESP)[0x56365ea44ed0] (fsm.c:486) 20250822132729036 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE:GERAN-A-252:PAGING_RESP:trans-0:call-110:RTP_TO_CN:no-CI)[0x56365ea45000]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250822132729036 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE:GERAN-A-252:PAGING_RESP:trans-0:call-110:RTP_TO_CN:no-CI)[0x56365ea45000]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250822132729036 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE:GERAN-A-252:PAGING_RESP)[0x56365ea6e870]{UNINITIALIZED}: Allocated (fsm.c:456) 20250822132729036 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE:GERAN-A-252:PAGING_RESP)[0x56365ea6e870]{UNINITIALIZED}: is child of call_leg(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE:GERAN-A-252:PAGING_RESP)[0x56365ea44ed0] (fsm.c:486) 20250822132729036 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE:GERAN-A-252:PAGING_RESP:trans-0:call-110:RTP_TO_RAN:no-CI)[0x56365ea6e870]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250822132729036 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE:GERAN-A-252:PAGING_RESP:trans-0:call-110:RTP_TO_RAN:no-CI)[0x56365ea6e870]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1472)@718a44d66dfb: Found Expect[0] for { line := { verb := "CRCX", trans_id := "99", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "6e" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_bssap_lu_sgsap_lu_and_mt_call0(1478) TC_bssap_lu_sgsap_lu_and_mt_call0(1478)@718a44d66dfb: f_mt_call_complete 3 20250822132729050 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE:GERAN-A-252:PAGING_RESP:trans-0:call-110:RTP_TO_CN:no-CI)[0x56365ea45000]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822132729050 DCC DEBUG call_leg(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE:GERAN-A-252:PAGING_RESP)[0x56365ea44ed0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250822132729050 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE:GERAN-A-252:PAGING_RESP callref-0x7096f8e2 tid-0) CN RTP address available, but in unexpected state 7 (gsm_04_08_cc.c:2122) TC_bssap_lu_sgsap_lu_and_mt_call0(1478)@718a44d66dfb: f_mt_call_complete 4 20250822132729051 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE:GERAN-A-252:PAGING_RESP:trans-0:call-110:RTP_TO_RAN:no-CI)[0x56365ea6e870]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822132729051 DCC DEBUG call_leg(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE:GERAN-A-252:PAGING_RESP)[0x56365ea44ed0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250822132729051 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE:GERAN-A-252:PAGING_RESP callref-0x7096f8e2 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) 20250822132729051 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE:GERAN-A-252:PAGING_RESP callref-0x7096f8e2 tid-0) Sending Assignment Command (msc_a.c:706) 20250822132729052 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132729052 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132729052 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132729052 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132729052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132729052 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132729052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132729052 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1470)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1470)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1468)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1468)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1468)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1468)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_bssap_lu_sgsap_lu_and_mt_call0(1478)@718a44d66dfb: f_mt_call_complete 6 MSC_Test_0-SCCP(1468)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1468)@718a44d66dfb: vl_len:14 MSC_Test_0-SCCP(1468)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1468)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O 20250822132729057 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132729057 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132729057 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132729057 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132729057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132729057 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132729057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132729057 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1470)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132729057 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE:GERAN-A-252:PAGING_RESP:trans-0:call-110:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x56365ea6e870]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250822132729057 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE:GERAN-A-252:PAGING_RESP:trans-0:call-110:RTP_TO_RAN:CI-22222:no-remote-port:codecs-not-sent:mode-not-sent:local-2-2-2-2-11000)[0x56365ea6e870]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250822132729057 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE:GERAN-A-252:PAGING_RESP:trans-0:call-110:RTP_TO_RAN:CI-22222:remote-port-not-sent:codecs-not-sent:mode-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea6e870]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) MSC_Test_0-RAN(1469)@718a44d66dfb: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(1469)@718a44d66dfb: patched enc_l3: '8347'O MSC_Test_0-SCCP(1468)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1468)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(1468)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1468)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(1470)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132729057 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE:GERAN-A-252:PAGING_RESP callref-0x7096f8e2 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) 20250822132729057 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE:GERAN-A-252:PAGING_RESP callref-0x7096f8e2 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) 20250822132729057 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE:GERAN-A-252:PAGING_RESP callref-0x7096f8e2 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) 20250822132729057 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE:GERAN-A-252:PAGING_RESP callref-0x7096f8e2 tid-0) tx MNCC_RTP_CREATE (RTP=0.0.0.0:0{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111}) (gsm_04_08_cc.c:309) TC_bssap_lu_sgsap_lu_and_mt_call0(1478)@718a44d66dfb: f_mt_call_complete 5 TC_bssap_lu_sgsap_lu_and_mt_call0(1478)@718a44d66dfb: f_mt_call_complete 8 20250822132729060 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE:GERAN-A-252:PAGING_RESP:trans-0:call-110:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea6e870]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822132729060 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE:GERAN-A-252:PAGING_RESP:trans-0:call-110:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea6e870]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250822132729060 DCC DEBUG call_leg(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE:GERAN-A-252:PAGING_RESP)[0x56365ea44ed0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250822132729258 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132729258 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132729258 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132729258 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132729258 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132729258 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132729258 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132729258 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132729259 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE:GERAN-A-252:PAGING_RESP callref-0x7096f8e2 tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2690) 20250822132729259 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE:GERAN-A-252:PAGING_RESP callref-0x7096f8e2 tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250822132729259 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE:GERAN-A-252:PAGING_RESP callref-0x7096f8e2 tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250822132729259 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE:GERAN-A-252:PAGING_RESP callref-0x7096f8e2 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) 20250822132729259 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE:GERAN-A-252:PAGING_RESP callref-0x7096f8e2 tid-0) tx MNCC_SETUP_CNF (RTP=0.0.0.0:0{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111}) (gsm_04_08_cc.c:309) TC_bssap_lu_sgsap_lu_and_mt_call0(1478)@718a44d66dfb: f_mt_call_complete 7 20250822132729266 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE:GERAN-A-252:PAGING_RESP callref-0x7096f8e2 tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250822132729266 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE:GERAN-A-252:PAGING_RESP callref-0x7096f8e2 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) 20250822132729266 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE:GERAN-A-252:PAGING_RESP:trans-0:call-110:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x56365ea45000]{ESTABLISHING}: setting codecs to GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111 (rtp_stream.c:430) 20250822132729266 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE:GERAN-A-252:PAGING_RESP:trans-0:call-110:RTP_TO_CN:CI-11111:no-remote-port:codecs-not-sent:mode-not-sent:local-1-1-1-1-10000)[0x56365ea45000]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250822132729266 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE:GERAN-A-252:PAGING_RESP:trans-0:call-110:RTP_TO_CN:CI-11111:no-remote-port:codecs-not-sent:mode-not-sent:local-1-1-1-1-10000)[0x56365ea45000]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250822132729267 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE:GERAN-A-252:PAGING_RESP:trans-0:call-110:RTP_TO_CN:CI-11111:remote-port-not-sent:codecs-not-sent:mode-not-sent:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea45000]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) TC_bssap_lu_sgsap_lu_and_mt_call0(1478)@718a44d66dfb: f_mt_call_complete 9 TC_bssap_lu_sgsap_lu_and_mt_call0(1478)@718a44d66dfb: Osmux ok: use_osmux = false got_osmux_count = 0 TC_bssap_lu_sgsap_lu_and_mt_call0(1478)@718a44d66dfb: f_mt_call_complete DONE 20250822132729271 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE:GERAN-A-252:PAGING_RESP:trans-0:call-110:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea45000]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822132729272 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE:GERAN-A-252:PAGING_RESP:trans-0:call-110:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea45000]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250822132729272 DCC DEBUG call_leg(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE:GERAN-A-252:PAGING_RESP)[0x56365ea44ed0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250822132729272 DCC DEBUG call_leg(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE:GERAN-A-252:PAGING_RESP)[0x56365ea44ed0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) TC_bssap_lu_sgsap_lu_and_mt_call0(1478)@718a44d66dfb: f_call_hangup 0: tx MNCC_DISC_REQ 20250822132732278 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE:GERAN-A-252:PAGING_RESP callref-0x7096f8e2 tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250822132732278 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE:GERAN-A-252:PAGING_RESP callref-0x7096f8e2 tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822132732278 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE:GERAN-A-252:PAGING_RESP callref-0x7096f8e2 tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250822132732278 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE:GERAN-A-252:PAGING_RESP callref-0x7096f8e2 tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250822132732278 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132732279 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132732279 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132732279 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132732279 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132732279 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132732279 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132732279 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1470)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1470)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1468)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1468)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1468)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1468)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_bssap_lu_sgsap_lu_and_mt_call0(1478)@718a44d66dfb: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1469)@718a44d66dfb: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1469)@718a44d66dfb: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1468)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1468)@718a44d66dfb: vl_len:9 MSC_Test_0-SCCP(1468)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1468)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(1470)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132732286 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132732286 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132732286 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132732286 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132732286 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132732286 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132732286 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132732286 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132732286 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE:GERAN-A-252:PAGING_RESP callref-0x7096f8e2 tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2690) 20250822132732286 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE:GERAN-A-252:PAGING_RESP callref-0x7096f8e2 tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250822132732287 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE:GERAN-A-252:PAGING_RESP callref-0x7096f8e2 tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250822132732287 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE:GERAN-A-252:PAGING_RESP callref-0x7096f8e2 tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250822132732287 DCC DEBUG trans(CC:NULL IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE:GERAN-A-252:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250822132732287 DCC DEBUG trans(CC:NULL IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE:GERAN-A-252:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822132732287 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250822132732287 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822132732287 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822132732287 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822132732287 DCC DEBUG call_leg(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE:GERAN-A-252:PAGING_RESP)[0x56365ea44ed0]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250822132732287 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE:GERAN-A-252:PAGING_RESP:trans-0:call-110:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea6e870]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250822132732287 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE:GERAN-A-252:PAGING_RESP:trans-0:call-110:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea6e870]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE:GERAN-A-252:PAGING_RESP)[0x56365ea44ed0] (call_leg.c:197) 20250822132732287 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE:GERAN-A-252:PAGING_RESP:trans-0:call-110:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea6e870]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250822132732287 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE:GERAN-A-252:PAGING_RESP:trans-0:call-110:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea6e870]{ESTABLISHED}: Deallocated (fsm.c:568) 20250822132732287 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE:GERAN-A-252:PAGING_RESP:trans-0:call-110:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea45000]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250822132732287 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE:GERAN-A-252:PAGING_RESP:trans-0:call-110:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea45000]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE:GERAN-A-252:PAGING_RESP)[0x56365ea44ed0] (call_leg.c:197) 20250822132732287 DCC DEBUG call_leg(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE:GERAN-A-252:PAGING_RESP)[0x56365ea44ed0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250822132732287 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE:GERAN-A-252:PAGING_RESP:trans-0:call-110:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea45000]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250822132732288 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE:GERAN-A-252:PAGING_RESP:trans-0:call-110:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea45000]{ESTABLISHED}: Deallocated (fsm.c:568) 20250822132732288 DCC DEBUG call_leg(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE:GERAN-A-252:PAGING_RESP)[0x56365ea44ed0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250822132732288 DCC DEBUG call_leg(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE:GERAN-A-252:PAGING_RESP)[0x56365ea44ed0]{RELEASING}: Removing from parent msc_a(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE:GERAN-A-252:PAGING_RESP)[0x56365ea14660] (call_leg.c:198) 20250822132732288 DCC DEBUG call_leg(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE:GERAN-A-252:PAGING_RESP)[0x56365ea44ed0]{RELEASING}: Freeing instance (call_leg.c:198) 20250822132732288 DCC DEBUG call_leg(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE:GERAN-A-252:PAGING_RESP)[0x56365ea44ed0]{RELEASING}: Deallocated (fsm.c:568) 20250822132732288 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822132732288 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132732288 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132732288 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132732288 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132732288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132732288 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132732288 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132732288 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132732288 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132732288 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132732288 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132732288 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132732288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132732288 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132732288 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132732288 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1470)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1470)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1470)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1470)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1468)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1468)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1468)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1468)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1468)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1468)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1468)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1468)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1471)@718a44d66dfb: Deleted conn table entry 0TC_bssap_lu_sgsap_lu_and_mt_call0(1478)1888942306 TC_bssap_lu_sgsap_lu_and_mt_call0(1478)@718a44d66dfb: f_call_hangup 2: rx MNCC REL ind TC_bssap_lu_sgsap_lu_and_mt_call0(1478)@718a44d66dfb: f_call_hangup 3: rx DTAP CC REL COMPL TC_bssap_lu_sgsap_lu_and_mt_call0(1478)@718a44d66dfb: as_optional_mgcp_dlcx: rx MGCP DLCX TC_bssap_lu_sgsap_lu_and_mt_call0(1478)@718a44d66dfb: as_optional_mgcp_dlcx: rx MGCP DLCX TC_bssap_lu_sgsap_lu_and_mt_call0(1478)@718a44d66dfb: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1468)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1468)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1468)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1468)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822132732295 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132732295 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132732295 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132732295 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132732295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132732295 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132732295 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132732295 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1470)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132732296 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE:GERAN-A-252:PAGING_RESP)[0x56365e858e20]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822132732296 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE:GERAN-A-252:PAGING_RESP)[0x56365e858e20]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE:GERAN-A-252:PAGING_RESP)[0x56365ea14660] (msc_a.c:1053) 20250822132732296 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE:GERAN-A-252:PAGING_RESP)[0x56365e858e20]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822132732296 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE:GERAN-A-252:PAGING_RESP)[0x56365e858e20]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822132732296 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE - active-conn: now used by 1 (attached) (msub.c:375) 20250822132732296 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132732296 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132732296 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132732296 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132732296 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132732296 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132732296 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132732296 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1470)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1470)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1468)@718a44d66dfb: Session index based on local reference:0 20250822132732297 DLSS7 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(1470)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132732297 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132732297 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132732297 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132732297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132732297 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132732297 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132732297 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1469)@718a44d66dfb: Deleted conn table entry 0TC_bssap_lu_sgsap_lu_and_mt_call0(1478)10953487 TC_bssap_lu_sgsap_lu_and_mt_call0(1478)@718a44d66dfb: f_call_hangup 6: rx SCCP DISC TC_bssap_lu_sgsap_lu_and_mt_call0(1478)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_bssap_lu_sgsap_lu_and_mt_call0(1478)@718a44d66dfb: f_call_hangup 9: done 20250822132734276 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132734276 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132734276 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132734276 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132734276 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132734276 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132734276 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132734276 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1470)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1470)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1470)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132734277 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132734277 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132734277 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132734277 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132734277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132734277 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132734277 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132734277 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132734302 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822132734302 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE + SGs-paging-req: now used by 3 (attached,VTY,SGs-paging-req) (vlr_sgs.c:361) 20250822132734302 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE + Paging: now used by 4 (attached,VTY,SGs-paging-req,Paging) (paging.c:111) 20250822132734302 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE - VTY: now used by 3 (attached,SGs-paging-req,Paging) (msc_vty.c:1721) TC_bssap_lu_sgsap_lu_and_mt_call0(1478)@718a44d66dfb: tr_SGsAP_IMSI: '262420000118139'H TC_bssap_lu_sgsap_lu_and_mt_call0(1478)@718a44d66dfb: tr_SGsAP_IMSI: '262420000118139'H TC_bssap_lu_sgsap_lu_and_mt_call0(1478)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1474)@718a44d66dfb: Created GsupExpect[1] for "262420000118139" to be handled at TC_bssap_lu_sgsap_lu_and_mt_call0(1478) TC_bssap_lu_sgsap_lu_and_mt_call0(1478)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000118139'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1469)@718a44d66dfb: Added conn table entry 0TC_bssap_lu_sgsap_lu_and_mt_call0(1478)13373009 MSC_Test_0-RAN(1469)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1468)@718a44d66dfb: First idle individual index:0 MSC_Test_0-M3UA(1470)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132734478 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132734478 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132734478 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132734478 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132734478 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132734478 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132734478 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132734478 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132734479 DMM DEBUG msc_a(IMSI-262420000118139:GERAN-A-253:LU)[0x56365ea5b590]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000118139 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822132734480 DMM DEBUG msc_a(IMSI-262420000118139:GERAN-A-253:LU)[0x56365ea5b590]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822132734480 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:GERAN-A-253:LU)[0x56365ea45000]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822132734480 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:GERAN-A-253:LU)[0x56365ea45000]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000118139:GERAN-A-253:LU)[0x56365ea5b590] (fsm.c:486) 20250822132734480 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:GERAN-A-253:LU)[0x56365ea45000]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822132734480 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:GERAN-A-253:LU)[0x56365ea45000]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822132734480 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE + _lu_fsm_associate_vsub: now used by 4 (attached,SGs-paging-req,Paging,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822132734480 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE + active-conn: now used by 5 (attached,SGs-paging-req,Paging,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822132734480 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE - _lu_fsm_associate_vsub: now used by 4 (attached,SGs-paging-req,Paging,active-conn) (vlr_lu_fsm.c:1085) 20250822132734480 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132734480 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE - Paging: now used by 3 (attached,SGs-paging-req,active-conn) (paging.c:202) 20250822132734480 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE:GERAN-A-253:LU)[0x56365ea45000]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822132734480 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE:GERAN-A-253:LU)[0x56365ea45000]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822132734480 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE:GERAN-A-253:LU)[0x56365ea45000]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822132734480 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE:GERAN-A-253:LU)[0x56365ea45000]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822132734480 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE:GERAN-A-253:LU)[0x56365ea45000]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822132734480 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE:GERAN-A-253:LU)[0x56365ea45000]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822132734480 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE:GERAN-A-253:LU)[0x56365ea519c0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822132734480 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE:GERAN-A-253:LU)[0x56365ea519c0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE:GERAN-A-253:LU)[0x56365ea45000] (fsm.c:486) 20250822132734480 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE:GERAN-A-253:LU)[0x56365ea519c0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822132734480 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE:GERAN-A-253:LU)[0x56365ea519c0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822132734481 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132734481 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132734481 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132734481 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132734481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132734481 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132734481 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132734481 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132734481 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132734481 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132734481 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132734481 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132734481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132734481 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132734481 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132734481 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1470)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1470)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1470)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1470)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1468)@718a44d66dfb: { messageType := 2, destLocRef := 'CC0E51'O, sourceLocRef := '0000FD'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1468)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1468)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1468)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1468)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1468)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132734487 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE + VTY: now used by 4 (attached,SGs-paging-req,active-conn,VTY) (msc_vty.c:1285) 20250822132734487 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE - VTY: now used by 3 (attached,SGs-paging-req,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1468)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1468)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(1468)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1468)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1470)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132734488 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132734489 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132734489 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132734489 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132734489 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132734489 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132734489 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132734489 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_bssap_lu_sgsap_lu_and_mt_call0(1478)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_bssap_lu_sgsap_lu_and_mt_call0(1478)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132734492 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE + vlr_gsup_rx: now used by 4 (attached,SGs-paging-req,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132734492 DVLR DEBUG IMSI:262420000118139 has MSISDN:491230118139 (vlr.c:1045) 20250822132734492 DMSC NOTICE msub(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE) VLR: update for IMSI=262420000118139 (MSISDN=491230118139) (gsm_04_08.c:1541) 20250822132734492 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE - vlr_gsup_rx: now used by 3 (attached,SGs-paging-req,active-conn) (vlr.c:1410) 20250822132734493 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE + vlr_gsup_rx: now used by 4 (attached,SGs-paging-req,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132734493 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE:GERAN-A-253:LU)[0x56365ea45000]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822132734493 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE:GERAN-A-253:LU)[0x56365ea519c0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822132734493 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE:GERAN-A-253:LU)[0x56365ea519c0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822132734493 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE:GERAN-A-253:LU)[0x56365ea519c0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822132734493 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE:GERAN-A-253:LU)[0x56365ea519c0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE:GERAN-A-253:LU)[0x56365ea45000] (vlr_lu_fsm.c:110) 20250822132734493 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE:GERAN-A-253:LU)[0x56365ea519c0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822132734493 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE:GERAN-A-253:LU)[0x56365ea519c0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822132734493 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE:GERAN-A-253:LU)[0x56365ea45000]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822132734494 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE:GERAN-A-253:LU)[0x56365ea45000]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822132734494 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE:GERAN-A-253:LU)[0x56365ea44ed0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822132734494 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE:GERAN-A-253:LU)[0x56365ea44ed0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE:GERAN-A-253:LU)[0x56365ea45000] (fsm.c:486) 20250822132734494 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE:GERAN-A-253:LU)[0x56365ea44ed0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822132734494 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE:GERAN-A-253:LU)[0x56365ea44ed0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822132734494 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE:GERAN-A-253:LU)[0x56365ea44ed0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822132734494 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE:GERAN-A-253:LU)[0x56365ea44ed0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822132734494 DMSC NOTICE msub(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE:TMSInew-0x780931DB) VLR: update for IMSI=262420000118139 (MSISDN=491230118139) (gsm_04_08.c:1541) 20250822132734494 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE:GERAN-A-253:LU)[0x56365ea44ed0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822132734494 DMM DEBUG -> IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE:TMSInew-0x780931DB LOCATION UPDATE ACCEPT (TMSI = 0x780931db) (gsm_04_08.c:149) 20250822132734494 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE:TMSInew-0x780931DB - vlr_gsup_rx: now used by 3 (attached,SGs-paging-req,active-conn) (vlr.c:1410) 20250822132734494 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132734494 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132734494 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132734494 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132734494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132734494 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132734494 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132734494 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1470)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1470)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1468)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1468)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1468)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1468)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_bssap_lu_sgsap_lu_and_mt_call0(1478)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1469)@718a44d66dfb: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1469)@718a44d66dfb: patched enc_l3: '055B'O MSC_Test_0-SCCP(1468)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1468)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(1468)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1468)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1470)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132734498 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132734498 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132734498 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132734498 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132734498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132734498 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132734498 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132734498 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132734499 DMM DEBUG msc_a(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE:TMSInew-0x780931DB:GERAN-A-253:LU)[0x56365ea5b590]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822132734499 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE:TMSInew-0x780931DB:GERAN-A-253:LU)[0x56365ea45000]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822132734499 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE:GERAN-A-253:LU)[0x56365ea44ed0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822132734499 DMSC NOTICE msub(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x780931DB) VLR: update for IMSI=262420000118139 (MSISDN=491230118139) (gsm_04_08.c:1541) 20250822132734499 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE:GERAN-A-253:LU)[0x56365ea44ed0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822132734499 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x780931DB:GERAN-A-253:LU)[0x56365ea45000]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822132734499 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE:GERAN-A-253:LU)[0x56365ea44ed0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822132734499 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE:GERAN-A-253:LU)[0x56365ea44ed0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x780931DB:GERAN-A-253:LU)[0x56365ea45000] (vlr_lu_fsm.c:817) 20250822132734499 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE:GERAN-A-253:LU)[0x56365ea44ed0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822132734499 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x77E109BE:GERAN-A-253:LU)[0x56365ea44ed0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822132734499 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x780931DB:GERAN-A-253:LU)[0x56365ea45000]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822132734499 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230118139/3/1): Available (smpp_smsc.c:626) 20250822132734499 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x780931DB + msc_a_fsm_releasing_onenter: now used by 4 (attached,SGs-paging-req,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822132734499 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x780931DB + 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) 20250822132734499 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x780931DB - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,SGs-paging-req,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822132734499 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x780931DB - msc_a_fsm_releasing_onenter: now used by 3 (attached,SGs-paging-req,active-conn) (msc_a.c:1004) 20250822132734500 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132734500 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132734500 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132734500 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132734500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132734500 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132734500 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132734500 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1470)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1470)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1468)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1468)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1468)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1468)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1468)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1468)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1468)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1468)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822132734502 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132734502 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132734502 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132734503 DLM3UA DEBUG 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(1470)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132734503 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132734503 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132734503 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132734503 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132734503 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x780931DB:GERAN-A-253:LU)[0x56365ea45000]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822132734503 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x780931DB:GERAN-A-253:LU)[0x56365ea45000]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x780931DB:GERAN-A-253:LU)[0x56365ea5b590] (msc_a.c:1053) 20250822132734503 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x780931DB:GERAN-A-253:LU)[0x56365ea45000]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822132734503 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x780931DB:GERAN-A-253:LU)[0x56365ea45000]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822132734503 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x780931DB:GERAN-A-253:LU)[0x56365ea45000]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822132734503 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x780931DB - active-conn: now used by 2 (attached,SGs-paging-req) (msub.c:375) 20250822132734504 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132734504 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132734504 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132734504 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132734504 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132734504 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132734504 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132734504 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1470)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1470)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1468)@718a44d66dfb: Session index based on local reference:0 20250822132734505 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132734505 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132734505 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132734505 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132734505 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_0-M3UA(1470)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132734505 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132734505 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132734505 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1469)@718a44d66dfb: Deleted conn table entry 0TC_bssap_lu_sgsap_lu_and_mt_call0(1478)13373009 TC_bssap_lu_sgsap_lu_and_mt_call0(1478)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132734506 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x780931DB + VTY: now used by 3 (attached,SGs-paging-req,VTY) (msc_vty.c:1285) 20250822132734506 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x780931DB - VTY: now used by 2 (attached,SGs-paging-req) (msc_vty.c:1317) TC_bssap_lu_sgsap_lu_and_mt_call0(1478)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_bssap_lu_sgsap_lu_and_mt_call0(1478)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_bssap_lu_sgsap_lu_and_mt_call0(1478)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1469)@718a44d66dfb: Created IMSI[1] for '262420000118139'H'780931DB'O to be handled at TC_bssap_lu_sgsap_lu_and_mt_call0(1478) 20250822132734513 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x780931DB + VTY: now used by 3 (attached,SGs-paging-req,VTY) (msc_vty.c:1285) 20250822132734513 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x780931DB + Paging: now used by 4 (attached,SGs-paging-req,VTY,Paging) (paging.c:111) 20250822132734513 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x780931DB - VTY: now used by 3 (attached,SGs-paging-req,Paging) (msc_vty.c:1721) 20250822132734513 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132734513 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132734513 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132734513 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132734513 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132734513 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132734513 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132734513 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1470)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1470)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1469)@718a44d66dfb: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_bssap_lu_sgsap_lu_and_mt_call0(1478) TC_bssap_lu_sgsap_lu_and_mt_call0(1478)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_bssap_lu_sgsap_lu_and_mt_call0(1478)@718a44d66dfb: 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 := '780931DB'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1469)@718a44d66dfb: Added conn table entry 0TC_bssap_lu_sgsap_lu_and_mt_call0(1478)6313691 MSC_Test_0-SCCP(1468)@718a44d66dfb: First idle individual index:0 MSC_Test_0-RAN(1469)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1470)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132734522 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132734522 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132734523 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132734523 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132734523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132734523 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132734523 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132734523 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132734523 DMM DEBUG msc_a(TMSI-0x780931DB:GERAN-A-254:CM_SERVICE_REQ)[0x56365ea47180]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250822132734524 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x780931DB:GERAN-A-254:CM_SERVICE_REQ)[0x56365ea6e870]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822132734524 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x780931DB:GERAN-A-254:CM_SERVICE_REQ)[0x56365ea6e870]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x780931DB:GERAN-A-254:CM_SERVICE_REQ)[0x56365ea47180] (fsm.c:486) 20250822132734524 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x780931DB:GERAN-A-254:CM_SERVICE_REQ)[0x56365ea6e870]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250822132734524 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x780931DB:GERAN-A-254:CM_SERVICE_REQ)[0x56365ea6e870]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822132734524 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x780931DB + 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) 20250822132734524 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x780931DB + active-conn: now used by 5 (attached,SGs-paging-req,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822132734524 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x780931DB:GERAN-A-254:CM_SERVICE_REQ)[0x56365ea6e870]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822132734524 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x780931DB:GERAN-A-254:CM_SERVICE_REQ)[0x56365ea6e870]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822132734524 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x780931DB:GERAN-A-254:CM_SERVICE_REQ)[0x56365ea6e870]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822132734524 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x780931DB:GERAN-A-254:CM_SERVICE_REQ)[0x56365ea6e870]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822132734524 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x780931DB:GERAN-A-254:CM_SERVICE_REQ)[0x56365ea6e870]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822132734524 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x780931DB:GERAN-A-254:CM_SERVICE_REQ)[0x56365ea6e870]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822132734524 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x780931DB:GERAN-A-254:CM_SERVICE_REQ)[0x56365ea6e870]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822132734524 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x780931DB:GERAN-A-254:CM_SERVICE_REQ)[0x56365ea6e870]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822132734524 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x780931DB:GERAN-A-254:CM_SERVICE_REQ)[0x56365ea6e870]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822132734524 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x780931DB:GERAN-A-254:CM_SERVICE_REQ)[0x56365ea6e870]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822132734524 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230118139/3/1): Available (smpp_smsc.c:626) 20250822132734524 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x780931DB - proc_arq_vlr_fn_init: now used by 4 (attached,SGs-paging-req,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250822132734524 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132734524 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132734524 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132734525 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132734525 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132734525 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132734525 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132734525 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132734525 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132734525 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132734525 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132734525 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132734525 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132734525 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132734525 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132734525 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132734525 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132734525 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132734525 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132734525 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132734525 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132734525 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132734525 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132734525 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1470)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1470)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1470)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1470)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1470)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1470)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1468)@718a44d66dfb: { messageType := 2, destLocRef := '6056DB'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(1468)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1468)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1468)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1468)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1468)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1468)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1468)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1468)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1468)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132734527 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x780931DB + VTY: now used by 5 (attached,SGs-paging-req,Paging,active-conn,VTY) (msc_vty.c:1285) 20250822132734527 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x780931DB - VTY: now used by 4 (attached,SGs-paging-req,Paging,active-conn) (msc_vty.c:1317) TC_bssap_lu_sgsap_lu_and_mt_call0(1478)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_bssap_lu_sgsap_lu_and_mt_call0(1478)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1468)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1468)@718a44d66dfb: vl_len:28 MSC_Test_0-SCCP(1468)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1468)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O 20250822132734538 DLSS7 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(1470)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132734538 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132734538 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132734538 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132734538 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132734538 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132734538 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132734538 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132734538 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x780931DB + SMS: now used by 5 (attached,SGs-paging-req,Paging,active-conn,SMS) (transaction.c:228) 20250822132734538 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250822132734539 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250822132734539 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132734539 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132734539 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132734539 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132734539 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132734539 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132734539 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132734539 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132734539 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132734539 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132734539 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132734539 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132734539 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132734539 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132734539 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132734539 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1470)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1470)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1470)@718a44d66dfb: Message received on association #8 MSC_Test_0-SCCP(1468)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1468)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1468)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1468)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1470)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1468)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1468)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1468)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1468)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_bssap_lu_sgsap_lu_and_mt_call0(1478)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_bssap_lu_sgsap_lu_and_mt_call0(1478)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1468)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1468)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(1468)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1468)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0103020904'O 20250822132734545 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132734545 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132734545 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132734545 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132734545 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132734545 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132734545 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132734545 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1470)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132734545 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x780931DB - SMS: now used by 4 (attached,SGs-paging-req,Paging,active-conn) (transaction.c:281) 20250822132734545 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x780931DB + 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) 20250822132734546 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x780931DB + 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) 20250822132734546 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x780931DB - vlr_subscr_cancel_attach_fsm: now used by 5 (attached,SGs-paging-req,Paging,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822132734546 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x780931DB - msc_a_fsm_releasing_onenter: now used by 4 (attached,SGs-paging-req,Paging,active-conn) (msc_a.c:1004) 20250822132734546 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132734546 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132734546 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132734546 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132734546 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132734546 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132734546 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132734546 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1470)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1470)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1468)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1468)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1468)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1468)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1468)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1468)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1468)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1468)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822132734548 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132734548 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132734548 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132734548 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132734548 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132734548 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132734548 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132734548 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1470)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132734549 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x780931DB:GERAN-A-254:CM_SERVICE_REQ)[0x56365ea6e870]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822132734549 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x780931DB:GERAN-A-254:CM_SERVICE_REQ)[0x56365ea6e870]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x780931DB:GERAN-A-254:CM_SERVICE_REQ)[0x56365ea47180] (msc_a.c:1053) 20250822132734549 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x780931DB:GERAN-A-254:CM_SERVICE_REQ)[0x56365ea6e870]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822132734549 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x780931DB:GERAN-A-254:CM_SERVICE_REQ)[0x56365ea6e870]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822132734549 DBSSAP ERROR msc_a(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x780931DB:GERAN-A-254:CM_SERVICE_REQ)[0x56365ea47180]{MSC_A_ST_RELEASED}: Deallocating active transactions failed (msc_a.c:1064) 20250822132734549 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x780931DB - active-conn: now used by 3 (attached,SGs-paging-req,Paging) (msub.c:375) 20250822132734549 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132734549 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132734549 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132734549 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132734549 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132734549 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132734549 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132734549 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1470)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1470)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1468)@718a44d66dfb: Session index based on local reference:0 20250822132734550 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132734550 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132734550 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132734550 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132734550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132734550 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132734550 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132734550 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1470)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1469)@718a44d66dfb: Deleted conn table entry 0TC_bssap_lu_sgsap_lu_and_mt_call0(1478)6313691 TC_bssap_lu_sgsap_lu_and_mt_call0(1478)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132734551 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x780931DB + VTY: now used by 4 (attached,SGs-paging-req,Paging,VTY) (msc_vty.c:1285) 20250822132734551 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x780931DB - VTY: now used by 3 (attached,SGs-paging-req,Paging) (msc_vty.c:1317) TC_bssap_lu_sgsap_lu_and_mt_call0(1478)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_bssap_lu_sgsap_lu_and_mt_call0(1478)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_bssap_lu_sgsap_lu_and_mt_call0(1478)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_bssap_lu_sgsap_lu_and_mt_call0(1478)@718a44d66dfb: Final verdict of PTC: pass 20250822132734559 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: Connection lost (sgs_server.c:101) 20250822132734560 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822132734560 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(1474)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(1471)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-M3UA(1470)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-SCCP(1468)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SGsAP(1476)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(1475)@718a44d66dfb: Final verdict of PTC: none 20250822132734563 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) IPA-CTRL-CLI-IPA(1467)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(1469)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP-IPA(1473)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(1472)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(1477)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1479)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1467): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(1468): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(1469): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(1470): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(1471): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(1472): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(1473): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(1474): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(1475): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SGsAP(1476): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(1477): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_bssap_lu_sgsap_lu_and_mt_call0(1478): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1479): none (pass -> pass) MTC@718a44d66dfb: Test case TC_bssap_lu_sgsap_lu_and_mt_call finished. Verdict: pass MTC@718a44d66dfb: 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'. Fri Aug 22 13:27:34 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 20250822132734754 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822132734754 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822132734754 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822132734754 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822132734754 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822132734754 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822132734754 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822132734754 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822132734754 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822132734754 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132734754 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822132734754 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822132734754 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822132734754 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822132734754 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822132734754 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822132734755 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822132734755 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822132734755 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822132735564 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=695184) 20250822132736565 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822132736756 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822132736756 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822132736756 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=695184, count=697416) 20250822132737567 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:27:38 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_sgsap_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 20250822132738568 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_sgsap_lu_and_mt_call started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(1483)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(1483)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1483)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(1481)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822132739209 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1484)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822132739400 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822132739400 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822132739400 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822132739400 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1483)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1483)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1483)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822132739406 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132739406 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822132739406 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822132739406 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822132739406 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822132739406 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822132739406 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1483)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(1483)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1483)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1483)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1483)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822132739407 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132739407 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822132739407 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822132739407 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822132739407 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822132739407 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822132739407 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1483)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1483)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1483)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1483)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1483)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1483)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1483)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1483)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822132739407 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822132739407 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822132739568 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822132739568 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1486)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1486)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822132739570 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1486)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1486)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1486)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1486)@718a44d66dfb: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1486)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1486)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822132739580 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822132739580 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-SGsAP(1489)@718a44d66dfb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1489)@718a44d66dfb: Created Expect[0] for '262420000011827'H to be handled at TC_sgsap_lu_and_mt_call0(1491) 20250822132740213 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132740213 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132740213 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132740213 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132740213 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132740213 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132740213 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132740213 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1483)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132740214 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132740214 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132740214 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132740214 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132740214 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132740214 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132740214 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132740214 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1483)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1483)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1482)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(1487)@718a44d66dfb: Created GsupExpect[0] for "262420000011827" to be handled at TC_sgsap_lu_and_mt_call0(1491) 20250822132741637 DVLR INFO VLR subscr unknown + SGs-lu: now used by 1 (SGs-lu) (vlr_sgs.c:87) 20250822132741637 DVLR DEBUG set IMSI on subscriber; IMSI=262420000011827 id=262420000011827 (vlr.c:661) 20250822132741637 DVLR INFO New subscr, IMSI: 262420000011827 (vlr.c:562) 20250822132741637 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132741637 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011827 (MSISDN=) (NO CONN!) (gsm_04_08.c:1541) MSC_Test-GSUP(1487)@718a44d66dfb: Found GsupExpect[0] for "262420000011827" handled at TC_sgsap_lu_and_mt_call0(1491) MSC_Test-GSUP(1487)@718a44d66dfb: Added IMSI table entry 0TC_sgsap_lu_and_mt_call0(1491)"262420000011827" 20250822132741649 DVLR DEBUG VLR subscr IMSI-262420000011827:TMSInew-0x0CD71FCD + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250822132741649 DVLR DEBUG IMSI:262420000011827 has MSISDN:491230011827 (vlr.c:1045) 20250822132741649 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011827 (MSISDN=491230011827) (NO CONN!) (gsm_04_08.c:1541) 20250822132741649 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSInew-0x0CD71FCD - vlr_gsup_rx: now used by 1 (SGs-lu) (vlr.c:1410) 20250822132741652 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSInew-0x0CD71FCD + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250822132741652 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSInew-0x0CD71FCD + attached: now used by 3 (SGs-lu,vlr_gsup_rx,attached) (vlr_sgs_fsm.c:152) 20250822132741652 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSInew-0x0CD71FCD - SGs-lu: now used by 2 (vlr_gsup_rx,attached) (vlr_sgs.c:124) 20250822132741652 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSInew-0x0CD71FCD - vlr_gsup_rx: now used by 1 (attached) (vlr.c:1410) TC_sgsap_lu_and_mt_call0(1491)@718a44d66dfb: tr_SGsAP_IMSI: '262420000011827'H TC_sgsap_lu_and_mt_call0(1491)@718a44d66dfb: tr_SGsAP_IMSI: '262420000011827'H MSC_Test-SGsAP(1489)@718a44d66dfb: 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 := '0CD71FCD'O } } } } } } handled at TC_sgsap_lu_and_mt_call0(1491) TC_sgsap_lu_and_mt_call0(1491)@718a44d66dfb: tr_SGsAP_IMSI: '262420000011827'H TC_sgsap_lu_and_mt_call0(1491)@718a44d66dfb: setverdict(pass): none -> pass 20250822132741662 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSInew-0x0CD71FCD + vlr_sgs_tmsi_reall_compl: now used by 2 (attached,vlr_sgs_tmsi_reall_compl) (vlr_sgs.c:235) 20250822132741662 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD - vlr_sgs_tmsi_reall_compl: now used by 1 (attached) (vlr_sgs.c:240) TC_sgsap_lu_and_mt_call0(1491)@718a44d66dfb: tr_SGsAP_IMSI: '262420000011827'H MSC_Test-MNCC(1484)@718a44d66dfb: Added conn table entry 0TC_sgsap_lu_and_mt_call0(1491)205240884 20250822132742684 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250822132742684 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250822132742684 DCC DEBUG trans(CC:NULL IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD callref-0xc3bba34 tid-255) New transaction (transaction.c:231) 20250822132742684 DMNCC DEBUG trans(CC:NULL IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD callref-0xc3bba34 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) 20250822132742684 DCC DEBUG trans(CC:NULL IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD callref-0xc3bba34 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) 20250822132742684 DMNCC DEBUG trans(CC:NULL IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD callref-0xc3bba34 tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250822132742684 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD + SGs-paging-req: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,SGs-paging-req) (vlr_sgs.c:361) 20250822132742684 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD + Paging: now used by 5 (attached,mncc_tx_to_gsm_cc,CC,SGs-paging-req,Paging) (paging.c:111) 20250822132742684 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD - mncc_tx_to_gsm_cc: now used by 4 (attached,CC,SGs-paging-req,Paging) (gsm_04_08_cc.c:2448) TC_sgsap_lu_and_mt_call0(1491)@718a44d66dfb: tr_SGsAP_IMSI: '262420000011827'H 20250822132742691 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD + check_sgs_association: now used by 5 (attached,CC,SGs-paging-req,Paging,check_sgs_association) (sgs_iface.c:274) 20250822132742691 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD - check_sgs_association: now used by 4 (attached,CC,SGs-paging-req,Paging) (sgs_iface.c:293) 20250822132742691 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD + sgs_rx_service_req: now used by 5 (attached,CC,SGs-paging-req,Paging,sgs_rx_service_req) (sgs_iface.c:821) 20250822132742691 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD + 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) 20250822132742691 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD - SGs-paging-req: now used by 5 (attached,CC,Paging,sgs_rx_service_req,vlr_sgs_pag_ack) (vlr_sgs.c:280) 20250822132742691 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD - vlr_sgs_pag_ack: now used by 4 (attached,CC,Paging,sgs_rx_service_req) (vlr_sgs.c:282) 20250822132742691 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD - sgs_rx_service_req: now used by 3 (attached,CC,Paging) (sgs_iface.c:858) MSC_Test_0-RAN(1482)@718a44d66dfb: Created IMSI[0] for '262420000011827'H'0CD71FCD'O to be handled at TC_sgsap_lu_and_mt_call0(1491) TC_sgsap_lu_and_mt_call0(1491)@718a44d66dfb: 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 := '0CD71FCD'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1482)@718a44d66dfb: Added conn table entry 0TC_sgsap_lu_and_mt_call0(1491)10452053 MSC_Test_0-SCCP(1481)@718a44d66dfb: First idle individual index:0 20250822132742710 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132742710 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132742710 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132742710 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132742710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132742710 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132742710 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132742710 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1483)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132742711 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0CD71FCD:GERAN-A-255:PAGING_RESP)[0x56365ea44ed0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822132742711 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0CD71FCD:GERAN-A-255:PAGING_RESP)[0x56365ea44ed0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x0CD71FCD:GERAN-A-255:PAGING_RESP)[0x56365ea45000] (fsm.c:486) 20250822132742711 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0CD71FCD:GERAN-A-255:PAGING_RESP)[0x56365ea44ed0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250822132742711 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0CD71FCD:GERAN-A-255:PAGING_RESP)[0x56365ea44ed0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822132742711 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822132742711 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822132742711 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD:GERAN-A-255:PAGING_RESP)[0x56365ea44ed0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822132742711 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD:GERAN-A-255:PAGING_RESP)[0x56365ea44ed0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822132742711 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD:GERAN-A-255:PAGING_RESP)[0x56365ea44ed0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822132742711 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD:GERAN-A-255:PAGING_RESP)[0x56365ea44ed0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822132742711 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD:GERAN-A-255:PAGING_RESP)[0x56365ea44ed0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822132742711 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD:GERAN-A-255:PAGING_RESP)[0x56365ea44ed0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822132742711 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD:GERAN-A-255:PAGING_RESP)[0x56365ea44ed0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822132742711 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD:GERAN-A-255:PAGING_RESP)[0x56365ea44ed0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822132742711 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD:GERAN-A-255:PAGING_RESP)[0x56365ea44ed0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822132742711 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD:GERAN-A-255:PAGING_RESP)[0x56365ea44ed0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822132742711 DCC DEBUG trans(CC:NULL IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD callref-0xc3bba34 tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250822132742711 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250822132742711 DCC DEBUG trans(CC:NULL IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD:GERAN-A-255:PAGING_RESP callref-0xc3bba34 tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250822132742711 DCC DEBUG trans(CC:NULL IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD:GERAN-A-255:PAGING_RESP callref-0xc3bba34 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) 20250822132742711 DCC DEBUG trans(CC:NULL IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD:GERAN-A-255:PAGING_RESP callref-0xc3bba34 tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250822132742711 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250822132742711 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011827/3/1): Available (smpp_smsc.c:626) 20250822132742711 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250822132742711 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132742711 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132742711 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132742711 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132742711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132742711 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132742711 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132742712 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132742712 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132742712 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132742712 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132742712 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132742712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132742712 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132742712 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132742712 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132742712 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132742712 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132742712 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132742712 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132742712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132742712 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132742712 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132742712 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1483)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1483)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1483)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1483)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1483)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1483)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1481)@718a44d66dfb: { messageType := 2, destLocRef := '9F7C55'O, sourceLocRef := '0000FF'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1481)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1481)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1481)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1481)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1481)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1481)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1481)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1481)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1481)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132742716 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250822132742716 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_sgsap_lu_and_mt_call0(1491)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_and_mt_call0(1491)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_mt_call0(1491)@718a44d66dfb: f_mt_call_complete 1 MSC_Test_0-RAN(1482)@718a44d66dfb: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1482)@718a44d66dfb: patched enc_l3: '8301'O MSC_Test_0-SCCP(1481)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1481)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(1481)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1481)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0100028301'O 20250822132742726 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132742726 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132742726 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132742726 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132742726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132742726 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132742726 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132742726 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1483)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132742726 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD:GERAN-A-255:PAGING_RESP callref-0xc3bba34 tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2690) 20250822132742726 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD:GERAN-A-255:PAGING_RESP callref-0xc3bba34 tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250822132742726 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD:GERAN-A-255:PAGING_RESP callref-0xc3bba34 tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250822132742726 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD:GERAN-A-255:PAGING_RESP callref-0xc3bba34 tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250822132742726 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD:GERAN-A-255:PAGING_RESP callref-0xc3bba34 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) 20250822132742726 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD:GERAN-A-255:PAGING_RESP callref-0xc3bba34 tid-0) tx MNCC_ALERT_IND (RTP=0.0.0.0:0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:309) TC_sgsap_lu_and_mt_call0(1491)@718a44d66dfb: f_mt_call_complete 2 MSC_Test-MGCP(1485)@718a44d66dfb: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_sgsap_lu_and_mt_call0(1491) 20250822132742731 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD:GERAN-A-255:PAGING_RESP callref-0xc3bba34 tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250822132742731 DCC DEBUG call_leg(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD:GERAN-A-255:PAGING_RESP)[0x56365ea519c0]{ESTABLISHING}: Allocated (fsm.c:456) 20250822132742731 DCC DEBUG call_leg(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD:GERAN-A-255:PAGING_RESP)[0x56365ea519c0]{ESTABLISHING}: is child of msc_a(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD:GERAN-A-255:PAGING_RESP)[0x56365ea45000] (fsm.c:486) 20250822132742731 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD:GERAN-A-255:PAGING_RESP callref-0xc3bba34 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) 20250822132742731 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD:GERAN-A-255:PAGING_RESP)[0x56365e858e20]{UNINITIALIZED}: Allocated (fsm.c:456) 20250822132742731 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD:GERAN-A-255:PAGING_RESP)[0x56365e858e20]{UNINITIALIZED}: is child of call_leg(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD:GERAN-A-255:PAGING_RESP)[0x56365ea519c0] (fsm.c:486) 20250822132742731 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD:GERAN-A-255:PAGING_RESP:trans-0:call-112:RTP_TO_CN:no-CI)[0x56365e858e20]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250822132742731 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD:GERAN-A-255:PAGING_RESP:trans-0:call-112:RTP_TO_CN:no-CI)[0x56365e858e20]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250822132742731 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD:GERAN-A-255:PAGING_RESP)[0x56365ea14660]{UNINITIALIZED}: Allocated (fsm.c:456) 20250822132742731 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD:GERAN-A-255:PAGING_RESP)[0x56365ea14660]{UNINITIALIZED}: is child of call_leg(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD:GERAN-A-255:PAGING_RESP)[0x56365ea519c0] (fsm.c:486) 20250822132742731 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD:GERAN-A-255:PAGING_RESP:trans-0:call-112:RTP_TO_RAN:no-CI)[0x56365ea14660]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250822132742731 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD:GERAN-A-255:PAGING_RESP:trans-0:call-112:RTP_TO_RAN:no-CI)[0x56365ea14660]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1485)@718a44d66dfb: Found Expect[0] for { line := { verb := "CRCX", trans_id := "105", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "70" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_sgsap_lu_and_mt_call0(1491) TC_sgsap_lu_and_mt_call0(1491)@718a44d66dfb: f_mt_call_complete 3 20250822132742745 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD:GERAN-A-255:PAGING_RESP:trans-0:call-112:RTP_TO_CN:no-CI)[0x56365e858e20]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822132742745 DCC DEBUG call_leg(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD:GERAN-A-255:PAGING_RESP)[0x56365ea519c0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250822132742745 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD:GERAN-A-255:PAGING_RESP callref-0xc3bba34 tid-0) CN RTP address available, but in unexpected state 7 (gsm_04_08_cc.c:2122) TC_sgsap_lu_and_mt_call0(1491)@718a44d66dfb: f_mt_call_complete 4 20250822132742747 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD:GERAN-A-255:PAGING_RESP:trans-0:call-112:RTP_TO_RAN:no-CI)[0x56365ea14660]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822132742747 DCC DEBUG call_leg(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD:GERAN-A-255:PAGING_RESP)[0x56365ea519c0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250822132742747 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD:GERAN-A-255:PAGING_RESP callref-0xc3bba34 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) 20250822132742747 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD:GERAN-A-255:PAGING_RESP callref-0xc3bba34 tid-0) Sending Assignment Command (msc_a.c:706) 20250822132742747 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132742747 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132742747 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132742747 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132742747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132742747 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132742747 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132742747 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1483)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1483)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1481)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1481)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1481)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1481)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu_and_mt_call0(1491)@718a44d66dfb: f_mt_call_complete 6 MSC_Test_0-SCCP(1481)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1481)@718a44d66dfb: vl_len:14 MSC_Test_0-SCCP(1481)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1481)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1483)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132742752 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132742752 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132742752 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132742752 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132742752 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132742752 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132742752 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132742752 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132742753 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD:GERAN-A-255:PAGING_RESP:trans-0:call-112:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x56365ea14660]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250822132742753 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD:GERAN-A-255:PAGING_RESP:trans-0:call-112:RTP_TO_RAN:CI-22222:no-remote-port:codecs-not-sent:mode-not-sent:local-2-2-2-2-11000)[0x56365ea14660]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250822132742753 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD:GERAN-A-255:PAGING_RESP:trans-0:call-112:RTP_TO_RAN:CI-22222:remote-port-not-sent:codecs-not-sent:mode-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea14660]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) MSC_Test_0-RAN(1482)@718a44d66dfb: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(1482)@718a44d66dfb: patched enc_l3: '8347'O 20250822132742753 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD:GERAN-A-255:PAGING_RESP callref-0xc3bba34 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) 20250822132742753 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD:GERAN-A-255:PAGING_RESP callref-0xc3bba34 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) 20250822132742753 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD:GERAN-A-255:PAGING_RESP callref-0xc3bba34 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) 20250822132742753 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD:GERAN-A-255:PAGING_RESP callref-0xc3bba34 tid-0) tx MNCC_RTP_CREATE (RTP=0.0.0.0:0{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111}) (gsm_04_08_cc.c:309) MSC_Test_0-SCCP(1481)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1481)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(1481)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1481)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(1483)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_sgsap_lu_and_mt_call0(1491)@718a44d66dfb: f_mt_call_complete 5 TC_sgsap_lu_and_mt_call0(1491)@718a44d66dfb: f_mt_call_complete 8 20250822132742755 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD:GERAN-A-255:PAGING_RESP:trans-0:call-112:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea14660]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822132742755 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD:GERAN-A-255:PAGING_RESP:trans-0:call-112:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea14660]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250822132742755 DCC DEBUG call_leg(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD:GERAN-A-255:PAGING_RESP)[0x56365ea519c0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250822132742954 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132742954 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132742954 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132742954 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132742954 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132742954 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132742954 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132742954 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132742954 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD:GERAN-A-255:PAGING_RESP callref-0xc3bba34 tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2690) 20250822132742954 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD:GERAN-A-255:PAGING_RESP callref-0xc3bba34 tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250822132742954 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD:GERAN-A-255:PAGING_RESP callref-0xc3bba34 tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250822132742954 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD:GERAN-A-255:PAGING_RESP callref-0xc3bba34 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) 20250822132742954 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD:GERAN-A-255:PAGING_RESP callref-0xc3bba34 tid-0) tx MNCC_SETUP_CNF (RTP=0.0.0.0:0{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111}) (gsm_04_08_cc.c:309) TC_sgsap_lu_and_mt_call0(1491)@718a44d66dfb: f_mt_call_complete 7 20250822132742956 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD:GERAN-A-255:PAGING_RESP callref-0xc3bba34 tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250822132742956 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD:GERAN-A-255:PAGING_RESP callref-0xc3bba34 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) 20250822132742956 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD:GERAN-A-255:PAGING_RESP:trans-0:call-112:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x56365e858e20]{ESTABLISHING}: setting codecs to GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111 (rtp_stream.c:430) 20250822132742956 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD:GERAN-A-255:PAGING_RESP:trans-0:call-112:RTP_TO_CN:CI-11111:no-remote-port:codecs-not-sent:mode-not-sent:local-1-1-1-1-10000)[0x56365e858e20]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250822132742956 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD:GERAN-A-255:PAGING_RESP:trans-0:call-112:RTP_TO_CN:CI-11111:no-remote-port:codecs-not-sent:mode-not-sent:local-1-1-1-1-10000)[0x56365e858e20]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250822132742956 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD:GERAN-A-255:PAGING_RESP:trans-0:call-112:RTP_TO_CN:CI-11111:remote-port-not-sent:codecs-not-sent:mode-not-sent:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365e858e20]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) TC_sgsap_lu_and_mt_call0(1491)@718a44d66dfb: f_mt_call_complete 9 TC_sgsap_lu_and_mt_call0(1491)@718a44d66dfb: Osmux ok: use_osmux = false got_osmux_count = 0 TC_sgsap_lu_and_mt_call0(1491)@718a44d66dfb: f_mt_call_complete DONE 20250822132742957 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD:GERAN-A-255:PAGING_RESP:trans-0:call-112:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365e858e20]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822132742957 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD:GERAN-A-255:PAGING_RESP:trans-0:call-112:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365e858e20]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250822132742957 DCC DEBUG call_leg(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD:GERAN-A-255:PAGING_RESP)[0x56365ea519c0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250822132742957 DCC DEBUG call_leg(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD:GERAN-A-255:PAGING_RESP)[0x56365ea519c0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250822132744514 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x780931DB - Paging: now used by 2 (attached,SGs-paging-req) (paging.c:202) TC_sgsap_lu_and_mt_call0(1491)@718a44d66dfb: f_call_hangup 0: tx MNCC_DISC_REQ 20250822132745964 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD:GERAN-A-255:PAGING_RESP callref-0xc3bba34 tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250822132745964 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD:GERAN-A-255:PAGING_RESP callref-0xc3bba34 tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822132745964 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD:GERAN-A-255:PAGING_RESP callref-0xc3bba34 tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250822132745964 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD:GERAN-A-255:PAGING_RESP callref-0xc3bba34 tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250822132745965 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132745965 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132745965 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132745965 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132745965 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132745965 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132745965 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132745965 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1483)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1483)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1481)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1481)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1481)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1481)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu_and_mt_call0(1491)@718a44d66dfb: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1482)@718a44d66dfb: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1482)@718a44d66dfb: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1481)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1481)@718a44d66dfb: vl_len:9 MSC_Test_0-SCCP(1481)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1481)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O 20250822132745974 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132745974 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132745974 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132745974 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132745974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132745974 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132745974 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132745974 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1483)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132745974 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD:GERAN-A-255:PAGING_RESP callref-0xc3bba34 tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2690) 20250822132745974 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD:GERAN-A-255:PAGING_RESP callref-0xc3bba34 tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250822132745975 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD:GERAN-A-255:PAGING_RESP callref-0xc3bba34 tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250822132745975 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD:GERAN-A-255:PAGING_RESP callref-0xc3bba34 tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250822132745975 DCC DEBUG trans(CC:NULL IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD:GERAN-A-255:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250822132745975 DCC DEBUG trans(CC:NULL IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD:GERAN-A-255:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822132745975 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250822132745975 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822132745975 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822132745975 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822132745975 DCC DEBUG call_leg(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD:GERAN-A-255:PAGING_RESP)[0x56365ea519c0]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250822132745975 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD:GERAN-A-255:PAGING_RESP:trans-0:call-112:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea14660]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250822132745975 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD:GERAN-A-255:PAGING_RESP:trans-0:call-112:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea14660]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD:GERAN-A-255:PAGING_RESP)[0x56365ea519c0] (call_leg.c:197) 20250822132745975 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD:GERAN-A-255:PAGING_RESP:trans-0:call-112:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea14660]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250822132745975 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD:GERAN-A-255:PAGING_RESP:trans-0:call-112:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea14660]{ESTABLISHED}: Deallocated (fsm.c:568) 20250822132745975 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD:GERAN-A-255:PAGING_RESP:trans-0:call-112:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365e858e20]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250822132745975 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD:GERAN-A-255:PAGING_RESP:trans-0:call-112:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365e858e20]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD:GERAN-A-255:PAGING_RESP)[0x56365ea519c0] (call_leg.c:197) 20250822132745975 DCC DEBUG call_leg(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD:GERAN-A-255:PAGING_RESP)[0x56365ea519c0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250822132745975 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD:GERAN-A-255:PAGING_RESP:trans-0:call-112:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365e858e20]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250822132745975 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD:GERAN-A-255:PAGING_RESP:trans-0:call-112:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365e858e20]{ESTABLISHED}: Deallocated (fsm.c:568) 20250822132745975 DCC DEBUG call_leg(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD:GERAN-A-255:PAGING_RESP)[0x56365ea519c0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250822132745975 DCC DEBUG call_leg(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD:GERAN-A-255:PAGING_RESP)[0x56365ea519c0]{RELEASING}: Removing from parent msc_a(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD:GERAN-A-255:PAGING_RESP)[0x56365ea45000] (call_leg.c:198) 20250822132745975 DCC DEBUG call_leg(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD:GERAN-A-255:PAGING_RESP)[0x56365ea519c0]{RELEASING}: Freeing instance (call_leg.c:198) 20250822132745975 DCC DEBUG call_leg(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD:GERAN-A-255:PAGING_RESP)[0x56365ea519c0]{RELEASING}: Deallocated (fsm.c:568) 20250822132745975 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822132745976 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132745976 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132745976 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132745976 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132745976 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132745976 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132745976 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132745976 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132745976 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132745976 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132745976 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132745976 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132745976 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132745976 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132745976 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132745976 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1483)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1483)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1483)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1483)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1481)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1481)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1481)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1481)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1481)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1481)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1481)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1481)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1484)@718a44d66dfb: Deleted conn table entry 0TC_sgsap_lu_and_mt_call0(1491)205240884 TC_sgsap_lu_and_mt_call0(1491)@718a44d66dfb: f_call_hangup 2: rx MNCC REL ind TC_sgsap_lu_and_mt_call0(1491)@718a44d66dfb: f_call_hangup 3: rx DTAP CC REL COMPL TC_sgsap_lu_and_mt_call0(1491)@718a44d66dfb: as_optional_mgcp_dlcx: rx MGCP DLCX TC_sgsap_lu_and_mt_call0(1491)@718a44d66dfb: as_optional_mgcp_dlcx: rx MGCP DLCX TC_sgsap_lu_and_mt_call0(1491)@718a44d66dfb: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1481)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1481)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1481)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1481)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822132745982 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132745982 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132745982 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132745982 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132745982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132745982 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132745982 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132745982 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1483)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132745983 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD:GERAN-A-255:PAGING_RESP)[0x56365ea44ed0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822132745983 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD:GERAN-A-255:PAGING_RESP)[0x56365ea44ed0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD:GERAN-A-255:PAGING_RESP)[0x56365ea45000] (msc_a.c:1053) 20250822132745983 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD:GERAN-A-255:PAGING_RESP)[0x56365ea44ed0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822132745983 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD:GERAN-A-255:PAGING_RESP)[0x56365ea44ed0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822132745983 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132745983 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132745983 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132745983 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD - active-conn: now used by 1 (attached) (msub.c:375) 20250822132745983 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132745983 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132745983 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132745983 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132745983 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1483)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1483)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1481)@718a44d66dfb: Session index based on local reference:0 20250822132745984 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132745984 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132745984 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132745984 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132745984 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132745984 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132745984 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132745984 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1483)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1482)@718a44d66dfb: Deleted conn table entry 0TC_sgsap_lu_and_mt_call0(1491)10452053 TC_sgsap_lu_and_mt_call0(1491)@718a44d66dfb: f_call_hangup 6: rx SCCP DISC TC_sgsap_lu_and_mt_call0(1491)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_mt_call0(1491)@718a44d66dfb: f_call_hangup 9: done 20250822132747996 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822132747996 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD + SGs-paging-req: now used by 3 (attached,VTY,SGs-paging-req) (vlr_sgs.c:361) 20250822132747996 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD + Paging: now used by 4 (attached,VTY,SGs-paging-req,Paging) (paging.c:111) 20250822132747996 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD - VTY: now used by 3 (attached,SGs-paging-req,Paging) (msc_vty.c:1721) TC_sgsap_lu_and_mt_call0(1491)@718a44d66dfb: tr_SGsAP_IMSI: '262420000011827'H TC_sgsap_lu_and_mt_call0(1491)@718a44d66dfb: tr_SGsAP_IMSI: '262420000011827'H TC_sgsap_lu_and_mt_call0(1491)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1487)@718a44d66dfb: Created GsupExpect[0] for "262420000011827" to be handled at TC_sgsap_lu_and_mt_call0(1491) TC_sgsap_lu_and_mt_call0(1491)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000011827'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1482)@718a44d66dfb: Added conn table entry 0TC_sgsap_lu_and_mt_call0(1491)10160086 MSC_Test_0-RAN(1482)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1481)@718a44d66dfb: First idle individual index:0 20250822132748005 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132748005 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132748005 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132748005 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132748005 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132748005 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132748005 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132748005 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1483)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132748005 DMM DEBUG msc_a(IMSI-262420000011827:GERAN-A-256:LU)[0x56365e9fe540]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000011827 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822132748005 DMM DEBUG msc_a(IMSI-262420000011827:GERAN-A-256:LU)[0x56365e9fe540]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822132748005 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011827:GERAN-A-256:LU)[0x56365e858e20]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822132748005 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011827:GERAN-A-256:LU)[0x56365e858e20]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000011827:GERAN-A-256:LU)[0x56365e9fe540] (fsm.c:486) 20250822132748005 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011827:GERAN-A-256:LU)[0x56365e858e20]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822132748005 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011827:GERAN-A-256:LU)[0x56365e858e20]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822132748005 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD + _lu_fsm_associate_vsub: now used by 4 (attached,SGs-paging-req,Paging,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822132748005 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD + active-conn: now used by 5 (attached,SGs-paging-req,Paging,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822132748005 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD - _lu_fsm_associate_vsub: now used by 4 (attached,SGs-paging-req,Paging,active-conn) (vlr_lu_fsm.c:1085) 20250822132748005 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132748005 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD - Paging: now used by 3 (attached,SGs-paging-req,active-conn) (paging.c:202) 20250822132748005 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD:GERAN-A-256:LU)[0x56365e858e20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822132748005 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD:GERAN-A-256:LU)[0x56365e858e20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822132748005 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD:GERAN-A-256:LU)[0x56365e858e20]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822132748005 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD:GERAN-A-256:LU)[0x56365e858e20]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822132748005 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD:GERAN-A-256:LU)[0x56365e858e20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822132748005 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD:GERAN-A-256:LU)[0x56365e858e20]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822132748005 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD:GERAN-A-256:LU)[0x56365ea51740]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822132748005 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD:GERAN-A-256:LU)[0x56365ea51740]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD:GERAN-A-256:LU)[0x56365e858e20] (fsm.c:486) 20250822132748005 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD:GERAN-A-256:LU)[0x56365ea51740]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822132748005 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD:GERAN-A-256:LU)[0x56365ea51740]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822132748005 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132748005 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132748005 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132748005 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132748006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132748006 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132748006 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132748006 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132748006 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132748006 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132748006 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132748006 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132748006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132748006 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132748006 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132748006 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1483)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1483)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1483)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1483)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1481)@718a44d66dfb: { messageType := 2, destLocRef := '9B07D6'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(1481)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1481)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1481)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1481)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1481)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132748008 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD + VTY: now used by 4 (attached,SGs-paging-req,active-conn,VTY) (msc_vty.c:1285) 20250822132748008 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD - VTY: now used by 3 (attached,SGs-paging-req,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1481)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1481)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(1481)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1481)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250822132748009 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132748009 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132748009 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132748009 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132748009 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132748009 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132748009 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132748009 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1483)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_sgsap_lu_and_mt_call0(1491)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_and_mt_call0(1491)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132748011 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD + vlr_gsup_rx: now used by 4 (attached,SGs-paging-req,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132748011 DVLR DEBUG IMSI:262420000011827 has MSISDN:491230011827 (vlr.c:1045) 20250822132748011 DMSC NOTICE msub(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD) VLR: update for IMSI=262420000011827 (MSISDN=491230011827) (gsm_04_08.c:1541) 20250822132748011 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD - vlr_gsup_rx: now used by 3 (attached,SGs-paging-req,active-conn) (vlr.c:1410) 20250822132748011 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD + vlr_gsup_rx: now used by 4 (attached,SGs-paging-req,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132748011 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD:GERAN-A-256:LU)[0x56365e858e20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822132748011 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD:GERAN-A-256:LU)[0x56365ea51740]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822132748011 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD:GERAN-A-256:LU)[0x56365ea51740]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822132748011 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD:GERAN-A-256:LU)[0x56365ea51740]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822132748011 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD:GERAN-A-256:LU)[0x56365ea51740]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD:GERAN-A-256:LU)[0x56365e858e20] (vlr_lu_fsm.c:110) 20250822132748011 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD:GERAN-A-256:LU)[0x56365ea51740]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822132748011 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD:GERAN-A-256:LU)[0x56365ea51740]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822132748011 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD:GERAN-A-256:LU)[0x56365e858e20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822132748011 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD:GERAN-A-256:LU)[0x56365e858e20]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822132748011 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD:GERAN-A-256:LU)[0x56365ea519c0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822132748011 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD:GERAN-A-256:LU)[0x56365ea519c0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD:GERAN-A-256:LU)[0x56365e858e20] (fsm.c:486) 20250822132748011 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD:GERAN-A-256:LU)[0x56365ea519c0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822132748011 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD:GERAN-A-256:LU)[0x56365ea519c0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822132748011 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD:GERAN-A-256:LU)[0x56365ea519c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822132748011 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD:GERAN-A-256:LU)[0x56365ea519c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822132748011 DMSC NOTICE msub(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD:TMSInew-0x52ABCF16) VLR: update for IMSI=262420000011827 (MSISDN=491230011827) (gsm_04_08.c:1541) 20250822132748011 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD:GERAN-A-256:LU)[0x56365ea519c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822132748011 DMM DEBUG -> IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD:TMSInew-0x52ABCF16 LOCATION UPDATE ACCEPT (TMSI = 0x52abcf16) (gsm_04_08.c:149) 20250822132748011 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD:TMSInew-0x52ABCF16 - vlr_gsup_rx: now used by 3 (attached,SGs-paging-req,active-conn) (vlr.c:1410) 20250822132748011 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132748011 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132748011 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132748012 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132748012 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132748012 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132748012 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132748012 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1483)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1483)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1481)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1481)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1481)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1481)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu_and_mt_call0(1491)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1482)@718a44d66dfb: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1482)@718a44d66dfb: patched enc_l3: '055B'O MSC_Test_0-SCCP(1481)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1481)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(1481)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1481)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002055B'O 20250822132748016 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132748016 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132748016 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132748016 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132748016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132748016 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132748016 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132748016 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1483)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132748016 DMM DEBUG msc_a(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD:TMSInew-0x52ABCF16:GERAN-A-256:LU)[0x56365e9fe540]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822132748016 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD:TMSInew-0x52ABCF16:GERAN-A-256:LU)[0x56365e858e20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822132748016 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD:GERAN-A-256:LU)[0x56365ea519c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822132748016 DMSC NOTICE msub(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x52ABCF16) VLR: update for IMSI=262420000011827 (MSISDN=491230011827) (gsm_04_08.c:1541) 20250822132748016 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD:GERAN-A-256:LU)[0x56365ea519c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822132748016 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x52ABCF16:GERAN-A-256:LU)[0x56365e858e20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822132748016 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD:GERAN-A-256:LU)[0x56365ea519c0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822132748016 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD:GERAN-A-256:LU)[0x56365ea519c0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x52ABCF16:GERAN-A-256:LU)[0x56365e858e20] (vlr_lu_fsm.c:817) 20250822132748016 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD:GERAN-A-256:LU)[0x56365ea519c0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822132748016 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x0CD71FCD:GERAN-A-256:LU)[0x56365ea519c0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822132748016 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x52ABCF16:GERAN-A-256:LU)[0x56365e858e20]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822132748016 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011827/3/1): Available (smpp_smsc.c:626) 20250822132748017 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x52ABCF16 + msc_a_fsm_releasing_onenter: now used by 4 (attached,SGs-paging-req,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822132748017 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x52ABCF16 + 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) 20250822132748017 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x52ABCF16 - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,SGs-paging-req,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822132748017 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x52ABCF16 - msc_a_fsm_releasing_onenter: now used by 3 (attached,SGs-paging-req,active-conn) (msc_a.c:1004) 20250822132748017 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132748017 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132748017 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132748017 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132748017 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132748017 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132748017 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132748017 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1483)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1483)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1481)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1481)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1481)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1481)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1481)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1481)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1481)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1481)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822132748018 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132748018 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132748018 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132748018 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132748018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132748018 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132748018 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132748018 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1483)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132748019 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x52ABCF16:GERAN-A-256:LU)[0x56365e858e20]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822132748019 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x52ABCF16:GERAN-A-256:LU)[0x56365e858e20]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x52ABCF16:GERAN-A-256:LU)[0x56365e9fe540] (msc_a.c:1053) 20250822132748019 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x52ABCF16:GERAN-A-256:LU)[0x56365e858e20]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822132748019 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x52ABCF16:GERAN-A-256:LU)[0x56365e858e20]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822132748019 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x52ABCF16:GERAN-A-256:LU)[0x56365e858e20]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822132748019 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x52ABCF16 - active-conn: now used by 2 (attached,SGs-paging-req) (msub.c:375) 20250822132748019 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132748019 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132748019 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132748019 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132748019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132748019 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132748019 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132748019 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1483)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1483)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1481)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-M3UA(1483)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132748019 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132748019 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132748019 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132748019 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132748019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132748019 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132748019 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132748019 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1482)@718a44d66dfb: Deleted conn table entry 0TC_sgsap_lu_and_mt_call0(1491)10160086 TC_sgsap_lu_and_mt_call0(1491)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132748020 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x52ABCF16 + VTY: now used by 3 (attached,SGs-paging-req,VTY) (msc_vty.c:1285) 20250822132748020 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x52ABCF16 - VTY: now used by 2 (attached,SGs-paging-req) (msc_vty.c:1317) TC_sgsap_lu_and_mt_call0(1491)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_and_mt_call0(1491)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_mt_call0(1491)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1482)@718a44d66dfb: Created IMSI[1] for '262420000011827'H'52ABCF16'O to be handled at TC_sgsap_lu_and_mt_call0(1491) 20250822132748024 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x52ABCF16 + VTY: now used by 3 (attached,SGs-paging-req,VTY) (msc_vty.c:1285) 20250822132748024 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x52ABCF16 + Paging: now used by 4 (attached,SGs-paging-req,VTY,Paging) (paging.c:111) 20250822132748024 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x52ABCF16 - VTY: now used by 3 (attached,SGs-paging-req,Paging) (msc_vty.c:1721) 20250822132748024 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132748024 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132748024 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132748024 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132748024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132748024 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132748024 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132748024 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1483)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1483)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1482)@718a44d66dfb: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_lu_and_mt_call0(1491) TC_sgsap_lu_and_mt_call0(1491)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_mt_call0(1491)@718a44d66dfb: 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 := '52ABCF16'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1482)@718a44d66dfb: Added conn table entry 0TC_sgsap_lu_and_mt_call0(1491)6966151 MSC_Test_0-SCCP(1481)@718a44d66dfb: First idle individual index:0 MSC_Test_0-RAN(1482)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 20250822132748032 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132748032 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132748032 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132748032 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132748032 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132748032 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132748032 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(1483)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132748032 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132748033 DMM DEBUG msc_a(TMSI-0x52ABCF16:GERAN-A-257:CM_SERVICE_REQ)[0x56365ea6fe90]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250822132748033 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x52ABCF16:GERAN-A-257:CM_SERVICE_REQ)[0x56365ea14660]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822132748033 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x52ABCF16:GERAN-A-257:CM_SERVICE_REQ)[0x56365ea14660]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x52ABCF16:GERAN-A-257:CM_SERVICE_REQ)[0x56365ea6fe90] (fsm.c:486) 20250822132748033 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x52ABCF16:GERAN-A-257:CM_SERVICE_REQ)[0x56365ea14660]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250822132748033 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x52ABCF16:GERAN-A-257:CM_SERVICE_REQ)[0x56365ea14660]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822132748033 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x52ABCF16 + 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) 20250822132748033 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x52ABCF16 + active-conn: now used by 5 (attached,SGs-paging-req,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822132748033 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x52ABCF16:GERAN-A-257:CM_SERVICE_REQ)[0x56365ea14660]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822132748033 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x52ABCF16:GERAN-A-257:CM_SERVICE_REQ)[0x56365ea14660]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822132748033 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x52ABCF16:GERAN-A-257:CM_SERVICE_REQ)[0x56365ea14660]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822132748033 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x52ABCF16:GERAN-A-257:CM_SERVICE_REQ)[0x56365ea14660]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822132748033 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x52ABCF16:GERAN-A-257:CM_SERVICE_REQ)[0x56365ea14660]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822132748033 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x52ABCF16:GERAN-A-257:CM_SERVICE_REQ)[0x56365ea14660]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822132748033 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x52ABCF16:GERAN-A-257:CM_SERVICE_REQ)[0x56365ea14660]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822132748033 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x52ABCF16:GERAN-A-257:CM_SERVICE_REQ)[0x56365ea14660]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822132748033 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x52ABCF16:GERAN-A-257:CM_SERVICE_REQ)[0x56365ea14660]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822132748033 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x52ABCF16:GERAN-A-257:CM_SERVICE_REQ)[0x56365ea14660]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822132748033 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011827/3/1): Available (smpp_smsc.c:626) 20250822132748034 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x52ABCF16 - proc_arq_vlr_fn_init: now used by 4 (attached,SGs-paging-req,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250822132748034 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132748034 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132748034 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132748034 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132748034 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132748034 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132748034 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132748034 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132748034 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132748034 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132748034 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132748034 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132748034 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132748034 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132748034 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132748034 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132748034 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132748034 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132748034 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132748034 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132748034 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132748034 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132748034 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132748034 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1483)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1483)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1483)@718a44d66dfb: Message received on association #8 MSC_Test_0-SCCP(1481)@718a44d66dfb: { messageType := 2, destLocRef := '6A4B87'O, sourceLocRef := '000101'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1481)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-M3UA(1483)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1483)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1483)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1481)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1481)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1481)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1481)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1481)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1481)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1481)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1481)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132748036 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x52ABCF16 + VTY: now used by 5 (attached,SGs-paging-req,Paging,active-conn,VTY) (msc_vty.c:1285) 20250822132748036 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x52ABCF16 - VTY: now used by 4 (attached,SGs-paging-req,Paging,active-conn) (msc_vty.c:1317) TC_sgsap_lu_and_mt_call0(1491)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_and_mt_call0(1491)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1481)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1481)@718a44d66dfb: vl_len:28 MSC_Test_0-SCCP(1481)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1481)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O 20250822132748046 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132748046 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_0-M3UA(1483)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132748046 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132748046 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132748046 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132748046 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132748046 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132748046 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132748046 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x52ABCF16 + SMS: now used by 5 (attached,SGs-paging-req,Paging,active-conn,SMS) (transaction.c:228) 20250822132748047 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250822132748047 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250822132748047 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132748047 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132748047 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132748047 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132748047 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132748047 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132748047 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132748047 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132748047 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132748047 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132748047 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132748047 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132748047 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132748047 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132748047 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132748047 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1483)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1483)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1483)@718a44d66dfb: Message received on association #8 MSC_Test_0-SCCP(1481)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1481)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(1483)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1481)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1481)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1481)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1481)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1481)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1481)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu_and_mt_call0(1491)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_mt_call0(1491)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1481)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1481)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(1481)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1481)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0103020904'O 20250822132748052 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132748052 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132748052 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132748052 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132748052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132748052 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132748052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132748052 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1483)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132748053 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x52ABCF16 - SMS: now used by 4 (attached,SGs-paging-req,Paging,active-conn) (transaction.c:281) 20250822132748053 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x52ABCF16 + 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) 20250822132748053 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x52ABCF16 + 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) 20250822132748053 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x52ABCF16 - vlr_subscr_cancel_attach_fsm: now used by 5 (attached,SGs-paging-req,Paging,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822132748053 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x52ABCF16 - msc_a_fsm_releasing_onenter: now used by 4 (attached,SGs-paging-req,Paging,active-conn) (msc_a.c:1004) 20250822132748053 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132748053 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132748053 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132748053 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132748053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132748053 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132748053 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132748053 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1483)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1483)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1481)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1481)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1481)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1481)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1481)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1481)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1481)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1481)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822132748055 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132748055 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132748055 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132748056 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132748056 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132748056 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132748056 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132748056 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1483)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132748056 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x52ABCF16:GERAN-A-257:CM_SERVICE_REQ)[0x56365ea14660]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822132748056 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x52ABCF16:GERAN-A-257:CM_SERVICE_REQ)[0x56365ea14660]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x52ABCF16:GERAN-A-257:CM_SERVICE_REQ)[0x56365ea6fe90] (msc_a.c:1053) 20250822132748056 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x52ABCF16:GERAN-A-257:CM_SERVICE_REQ)[0x56365ea14660]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822132748056 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x52ABCF16:GERAN-A-257:CM_SERVICE_REQ)[0x56365ea14660]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822132748056 DBSSAP ERROR msc_a(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x52ABCF16:GERAN-A-257:CM_SERVICE_REQ)[0x56365ea6fe90]{MSC_A_ST_RELEASED}: Deallocating active transactions failed (msc_a.c:1064) 20250822132748056 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x52ABCF16 - active-conn: now used by 3 (attached,SGs-paging-req,Paging) (msub.c:375) 20250822132748056 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132748056 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132748056 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132748056 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132748056 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132748056 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132748056 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132748056 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1483)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1483)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1481)@718a44d66dfb: Session index based on local reference:0 20250822132748057 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132748057 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132748057 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132748057 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132748057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132748057 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132748057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132748057 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1483)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1482)@718a44d66dfb: Deleted conn table entry 0TC_sgsap_lu_and_mt_call0(1491)6966151 TC_sgsap_lu_and_mt_call0(1491)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132748058 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x52ABCF16 + VTY: now used by 4 (attached,SGs-paging-req,Paging,VTY) (msc_vty.c:1285) 20250822132748058 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x52ABCF16 - VTY: now used by 3 (attached,SGs-paging-req,Paging) (msc_vty.c:1317) TC_sgsap_lu_and_mt_call0(1491)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_and_mt_call0(1491)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_mt_call0(1491)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_mt_call0(1491)@718a44d66dfb: Final verdict of PTC: pass MSC_Test_0-SCCP(1481)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP(1487)@718a44d66dfb: Final verdict of PTC: none 20250822132748068 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822132748068 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250822132748069 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: Connection lost (sgs_server.c:101) MSC_Test_0-M3UA(1483)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(1484)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(1485)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(1482)@718a44d66dfb: Final verdict of PTC: none 20250822132748071 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) IPA-CTRL-CLI-IPA(1480)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1492)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP-IPA(1486)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SGsAP(1489)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(1490)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(1488)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1480): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(1481): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(1482): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(1483): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(1484): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(1485): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(1486): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(1487): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(1488): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SGsAP(1489): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(1490): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_sgsap_lu_and_mt_call0(1491): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1492): none (pass -> pass) MTC@718a44d66dfb: Test case TC_sgsap_lu_and_mt_call finished. Verdict: pass MTC@718a44d66dfb: 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'. Fri Aug 22 13:27:48 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 20250822132748258 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822132748258 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822132748258 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822132748258 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822132748258 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822132748258 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822132748258 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822132748258 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822132748258 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822132748258 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132748258 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822132748258 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822132748258 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822132748258 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822132748258 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822132748258 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822132748258 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822132748259 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822132748259 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822132749071 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=570732) 20250822132750072 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822132750259 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822132750259 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822132750259 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=570732, count=572964) 20250822132751073 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:27: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_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 20250822132752074 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_sgsap_vlr_failure started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(1496)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(1496)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1496)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(1494)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822132752682 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1497)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822132752696 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822132752696 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-SGsAP(1500)@718a44d66dfb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1500)@718a44d66dfb: Created Expect[0] for '262420000011811'H to be handled at TC_sgsap_vlr_failure0(1502) 20250822132752728 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x01D31D3E + sgs_rx_loc_upd_req: now used by 2 (attached,sgs_rx_loc_upd_req) (sgs_iface.c:619) 20250822132752728 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x01D31D3E - sgs_rx_loc_upd_req: now used by 1 (attached) (sgs_iface.c:622) 20250822132752728 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x01D31D3E + SGs-lu: now used by 2 (attached,SGs-lu) (vlr_sgs.c:87) 20250822132752728 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132752728 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011811 (MSISDN=491230011811) (NO CONN!) (gsm_04_08.c:1541) 20250822132752728 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) 20250822132752728 DSGS ERROR SGs-UE(imsi:262420000011811)[0x56365ea47cf0]{SGs-NULL}: (sub IMSI-262420000011811:MSISDN-491230011811:TMSI-0x01D31D3E:TMSInew-0x70C4056E) HLR LU request failed (vlr_sgs_fsm.c:89) 20250822132752728 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132752728 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132752728 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132752728 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132752728 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132752728 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132752729 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132752729 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132752729 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132752729 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132752729 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132752729 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132752729 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132752729 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132752729 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132752729 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132752729 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132752729 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132752729 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132752729 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132752729 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132752729 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132752729 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132752729 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132752729 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132752729 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132752729 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132752729 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132752729 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132752729 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132752729 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132752729 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132752729 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132752729 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132752729 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132752729 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132752729 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132752729 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132752729 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132752729 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132752729 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132752729 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132752729 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132752729 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132752729 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132752729 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132752729 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132752729 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132752729 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132752729 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132752729 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132752729 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132752729 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132752729 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132752729 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132752729 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132752729 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132752729 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132752729 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132752729 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132752729 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132752729 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132752729 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132752729 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132752729 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132752729 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132752729 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132752730 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132752730 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132752730 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132752730 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132752730 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132752730 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132752730 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132752730 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132752730 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132752730 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132752730 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132752730 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132752730 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132752730 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132752730 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132752730 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132752730 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132752730 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132752730 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132752730 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132752730 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132752730 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132752730 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132752730 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132752730 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132752730 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132752730 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132752730 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132752730 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132752730 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132752730 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132752730 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132752730 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132752730 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132752730 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132752730 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132752730 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132752730 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x52ABCF16 - Paging: now used by 2 (attached,SGs-paging-req) (paging.c:202) TC_sgsap_vlr_failure0(1502)@718a44d66dfb: setverdict(pass): none -> pass 20250822132752877 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822132752877 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822132752877 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822132752877 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1496)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1496)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1496)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822132752883 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132752883 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822132752883 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822132752883 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822132752883 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822132752883 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822132752883 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1496)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(1496)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1496)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1496)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1496)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822132752885 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132752885 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822132752885 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822132752885 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822132752885 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822132752885 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822132752885 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1496)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250822132752886 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822132752886 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1496)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1496)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1496)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1496)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1496)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1496)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1496)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822132753075 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822132753681 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132753681 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132753681 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132753681 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132753681 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132753681 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132753681 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132753681 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1496)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132753681 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132753681 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132753681 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132753681 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132753682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132753682 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132753682 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132753682 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1496)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1496)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1495)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_vlr_failure0(1502)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_vlr_failure0(1502)@718a44d66dfb: Final verdict of PTC: pass 20250822132753735 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822132753735 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822132753735 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822132753735 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822132753735 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822132753735 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822132753735 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822132753735 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822132753735 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822132753735 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132753735 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822132753735 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822132753735 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822132753735 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822132753735 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822132753735 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822132753735 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(1494)@718a44d66dfb: Final verdict of PTC: none 20250822132753735 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822132753735 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250822132753735 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: Connection lost (sgs_server.c:101) 20250822132753735 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) MSC_Test-MNCC(1497)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-M3UA(1496)@718a44d66dfb: Final verdict of PTC: none 20250822132753735 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-RAN(1495)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(1498)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SGsAP(1500)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1493)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1503)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(1499)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(1501)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1493): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(1494): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(1495): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(1496): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(1497): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(1498): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(1499): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SGsAP(1500): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(1501): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_sgsap_vlr_failure0(1502): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1503): none (pass -> pass) MTC@718a44d66dfb: Test case TC_sgsap_vlr_failure finished. Verdict: pass MTC@718a44d66dfb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_vlr_failure pass'. Fri Aug 22 13:27:53 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 20250822132754076 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822132755077 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=155452) 20250822132755736 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822132755736 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822132755736 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822132756078 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=155452, count=156612) 20250822132757079 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:27:57 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_ho_inter_bsc_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 20250822132758080 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_ho_inter_bsc_unknown_cell started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(1507)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(1507)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1507)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(1505)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822132758332 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1508)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822132758527 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822132758527 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822132758527 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822132758527 DLSS7 DEBUG 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)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1507)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1507)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822132758534 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132758534 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822132758534 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822132758534 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822132758534 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822132758534 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822132758534 DLSS7 DEBUG 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)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(1507)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1507)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1507)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1507)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822132758537 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132758537 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822132758537 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822132758537 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822132758537 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822132758537 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822132758537 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1507)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1507)@718a44d66dfb: Message received on association #8 20250822132758537 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822132758538 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1507)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1507)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1507)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1507)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1507)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1507)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822132759081 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822132759081 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1510)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1510)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822132759088 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1510)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1510)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1510)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1510)@718a44d66dfb: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1510)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1510)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822132759116 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822132759116 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1511)@718a44d66dfb: Created GsupExpect[0] for "262420000000053" to be handled at TC_ho_inter_bsc_unknown_cell0(1514) TC_ho_inter_bsc_unknown_cell0(1514)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250822132759337 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132759337 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132759337 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132759337 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132759337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132759337 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132759337 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132759337 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1507)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132759338 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132759338 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132759338 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132759338 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132759338 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132759338 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132759338 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132759338 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1507)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1507)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1506)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1506)@718a44d66dfb: Added conn table entry 0TC_ho_inter_bsc_unknown_cell0(1514)2555849 MSC_Test_0-SCCP(1505)@718a44d66dfb: First idle individual index:0 MSC_Test_0-RAN(1506)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1507)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132759352 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132759352 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132759352 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132759352 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132759352 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132759352 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132759352 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132759352 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132759353 DMM DEBUG msc_a(IMSI-262420000000053:GERAN-A-258:LU)[0x56365e9fe540]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000053 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822132759353 DMM DEBUG msc_a(IMSI-262420000000053:GERAN-A-258:LU)[0x56365e9fe540]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822132759353 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-258:LU)[0x56365e858e20]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822132759353 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-258:LU)[0x56365e858e20]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000053:GERAN-A-258:LU)[0x56365e9fe540] (fsm.c:486) 20250822132759353 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-258:LU)[0x56365e858e20]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822132759353 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-258:LU)[0x56365e858e20]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822132759353 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA39532D4 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822132759353 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA39532D4 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822132759353 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA39532D4 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250822132759353 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132759353 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA39532D4:GERAN-A-258:LU)[0x56365e858e20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822132759353 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA39532D4:GERAN-A-258:LU)[0x56365e858e20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822132759353 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA39532D4:GERAN-A-258:LU)[0x56365e858e20]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822132759353 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA39532D4:GERAN-A-258:LU)[0x56365e858e20]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822132759354 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA39532D4:GERAN-A-258:LU)[0x56365e858e20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822132759354 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA39532D4:GERAN-A-258:LU)[0x56365e858e20]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822132759354 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA39532D4:GERAN-A-258:LU)[0x56365ea519c0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822132759354 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA39532D4:GERAN-A-258:LU)[0x56365ea519c0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA39532D4:GERAN-A-258:LU)[0x56365e858e20] (fsm.c:486) 20250822132759354 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA39532D4:GERAN-A-258:LU)[0x56365ea519c0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822132759354 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA39532D4:GERAN-A-258:LU)[0x56365ea519c0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822132759354 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132759354 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132759354 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132759354 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132759354 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132759354 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132759354 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132759354 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132759354 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132759354 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132759354 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132759354 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132759354 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132759354 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132759354 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132759354 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1507)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1507)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1507)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1507)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@718a44d66dfb: { messageType := 2, destLocRef := '26FFC9'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)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1505)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1505)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1505)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1505)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1511)@718a44d66dfb: Found GsupExpect[0] for "262420000000053" handled at TC_ho_inter_bsc_unknown_cell0(1514) MSC_Test-GSUP(1511)@718a44d66dfb: Added IMSI table entry 0TC_ho_inter_bsc_unknown_cell0(1514)"262420000000053" 20250822132759359 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA39532D4 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250822132759359 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA39532D4 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1505)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1505)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(1505)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1505)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1507)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132759360 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132759360 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132759360 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132759360 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132759360 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132759360 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132759360 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132759360 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_ho_inter_bsc_unknown_cell0(1514)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_unknown_cell0(1514)@718a44d66dfb: setverdict(pass): none -> pass 20250822132759363 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA39532D4 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132759363 DVLR DEBUG IMSI:262420000000053 has MSISDN:491230000053 (vlr.c:1045) 20250822132759363 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA39532D4) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250822132759363 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA39532D4 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822132759364 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA39532D4 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132759364 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA39532D4:GERAN-A-258:LU)[0x56365e858e20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822132759364 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA39532D4:GERAN-A-258:LU)[0x56365ea519c0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822132759364 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA39532D4:GERAN-A-258:LU)[0x56365ea519c0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822132759364 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA39532D4:GERAN-A-258:LU)[0x56365ea519c0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822132759364 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA39532D4:GERAN-A-258:LU)[0x56365ea519c0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA39532D4:GERAN-A-258:LU)[0x56365e858e20] (vlr_lu_fsm.c:110) 20250822132759364 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA39532D4:GERAN-A-258:LU)[0x56365ea519c0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822132759364 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA39532D4:GERAN-A-258:LU)[0x56365ea519c0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822132759364 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA39532D4:GERAN-A-258:LU)[0x56365e858e20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822132759364 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA39532D4:GERAN-A-258:LU)[0x56365e858e20]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822132759364 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA39532D4:GERAN-A-258:LU)[0x56365ea51740]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822132759364 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA39532D4:GERAN-A-258:LU)[0x56365ea51740]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA39532D4:GERAN-A-258:LU)[0x56365e858e20] (fsm.c:486) 20250822132759364 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA39532D4:GERAN-A-258:LU)[0x56365ea51740]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822132759364 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA39532D4:GERAN-A-258:LU)[0x56365ea51740]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822132759364 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA39532D4:GERAN-A-258:LU)[0x56365ea51740]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822132759364 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA39532D4:GERAN-A-258:LU)[0x56365ea51740]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822132759364 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA39532D4:TMSInew-0x1B9C1310) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250822132759364 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA39532D4:GERAN-A-258:LU)[0x56365ea51740]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822132759364 DMM DEBUG -> IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA39532D4:TMSInew-0x1B9C1310 LOCATION UPDATE ACCEPT (TMSI = 0x1b9c1310) (gsm_04_08.c:149) 20250822132759364 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA39532D4:TMSInew-0x1B9C1310 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822132759364 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132759364 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132759364 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132759364 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132759364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132759364 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132759364 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132759364 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1507)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1507)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1505)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1505)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1505)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_unknown_cell0(1514)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1506)@718a44d66dfb: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1506)@718a44d66dfb: patched enc_l3: '055B'O MSC_Test_0-SCCP(1505)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1505)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(1505)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1505)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1507)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132759367 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132759367 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132759367 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132759367 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132759367 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132759367 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132759367 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132759367 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132759367 DMM DEBUG msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA39532D4:TMSInew-0x1B9C1310:GERAN-A-258:LU)[0x56365e9fe540]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822132759367 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA39532D4:TMSInew-0x1B9C1310:GERAN-A-258:LU)[0x56365e858e20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822132759367 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA39532D4:GERAN-A-258:LU)[0x56365ea51740]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822132759367 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250822132759367 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA39532D4:GERAN-A-258:LU)[0x56365ea51740]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822132759367 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310:GERAN-A-258:LU)[0x56365e858e20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822132759367 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA39532D4:GERAN-A-258:LU)[0x56365ea51740]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822132759367 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA39532D4:GERAN-A-258:LU)[0x56365ea51740]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310:GERAN-A-258:LU)[0x56365e858e20] (vlr_lu_fsm.c:817) 20250822132759367 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA39532D4:GERAN-A-258:LU)[0x56365ea51740]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822132759367 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA39532D4:GERAN-A-258:LU)[0x56365ea51740]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822132759367 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310:GERAN-A-258:LU)[0x56365e858e20]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822132759367 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000053/3/1): Available (smpp_smsc.c:626) 20250822132759368 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822132759368 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822132759368 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822132759368 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822132759368 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132759368 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132759368 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132759368 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132759368 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132759368 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132759368 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132759368 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1507)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1507)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1505)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1505)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1505)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1505)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1505)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1505)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1505)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1507)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132759369 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132759369 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132759369 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132759369 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132759369 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132759369 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132759369 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132759369 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132759369 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310:GERAN-A-258:LU)[0x56365e858e20]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822132759369 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310:GERAN-A-258:LU)[0x56365e858e20]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310:GERAN-A-258:LU)[0x56365e9fe540] (msc_a.c:1053) 20250822132759369 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310:GERAN-A-258:LU)[0x56365e858e20]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822132759369 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310:GERAN-A-258:LU)[0x56365e858e20]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822132759369 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310:GERAN-A-258:LU)[0x56365e858e20]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822132759369 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310 - active-conn: now used by 1 (attached) (msub.c:375) 20250822132759369 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132759369 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132759369 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132759369 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132759369 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132759369 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132759369 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132759369 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1507)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1507)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@718a44d66dfb: Session index based on local reference:0 20250822132759370 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132759370 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132759370 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132759370 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132759370 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132759370 DLSS7 DEBUG Found route for dpc=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(1507)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132759370 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132759370 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1506)@718a44d66dfb: Deleted conn table entry 0TC_ho_inter_bsc_unknown_cell0(1514)2555849 TC_ho_inter_bsc_unknown_cell0(1514)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132759370 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822132759370 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_ho_inter_bsc_unknown_cell0(1514)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_unknown_cell0(1514)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_unknown_cell0(1514)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_unknown_cell0(1514)@718a44d66dfb: 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 := '1B9C1310'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1506)@718a44d66dfb: Added conn table entry 0TC_ho_inter_bsc_unknown_cell0(1514)6172885 MSC_Test_0-RAN(1506)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1505)@718a44d66dfb: First idle individual index:0 MSC_Test_0-M3UA(1507)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132759570 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132759570 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132759570 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132759570 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132759570 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132759570 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132759570 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132759570 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132759571 DMM DEBUG msc_a(TMSI-0x1B9C1310:GERAN-A-259:CM_SERVICE_REQ)[0x56365ea6fe90]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250822132759571 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1B9C1310:GERAN-A-259:CM_SERVICE_REQ)[0x56365ea14660]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822132759571 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1B9C1310:GERAN-A-259:CM_SERVICE_REQ)[0x56365ea14660]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x1B9C1310:GERAN-A-259:CM_SERVICE_REQ)[0x56365ea6fe90] (fsm.c:486) 20250822132759571 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1B9C1310:GERAN-A-259:CM_SERVICE_REQ)[0x56365ea14660]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250822132759571 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1B9C1310:GERAN-A-259:CM_SERVICE_REQ)[0x56365ea14660]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822132759571 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822132759571 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822132759572 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310:GERAN-A-259:CM_SERVICE_REQ)[0x56365ea14660]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822132759572 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310:GERAN-A-259:CM_SERVICE_REQ)[0x56365ea14660]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822132759572 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310:GERAN-A-259:CM_SERVICE_REQ)[0x56365ea14660]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822132759572 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310:GERAN-A-259:CM_SERVICE_REQ)[0x56365ea14660]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822132759572 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310:GERAN-A-259:CM_SERVICE_REQ)[0x56365ea14660]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822132759572 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310:GERAN-A-259:CM_SERVICE_REQ)[0x56365ea14660]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822132759572 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310:GERAN-A-259:CM_SERVICE_REQ)[0x56365ea14660]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822132759572 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310:GERAN-A-259:CM_SERVICE_REQ)[0x56365ea14660]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822132759572 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310:GERAN-A-259:CM_SERVICE_REQ)[0x56365ea14660]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822132759572 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310:GERAN-A-259:CM_SERVICE_REQ)[0x56365ea14660]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822132759572 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000053/3/1): Available (smpp_smsc.c:626) 20250822132759572 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250822132759572 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132759572 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132759572 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132759572 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132759573 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132759573 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132759573 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132759573 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132759573 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132759573 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132759573 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132759573 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132759573 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132759573 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132759573 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132759573 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132759573 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132759573 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132759573 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132759573 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132759573 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132759573 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132759573 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132759573 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1507)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1507)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1507)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1507)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1507)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1507)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@718a44d66dfb: { messageType := 2, destLocRef := '5E30D5'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)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1505)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1505)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1505)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1505)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1505)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1505)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1505)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1505)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132759576 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250822132759576 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_ho_inter_bsc_unknown_cell0(1514)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_unknown_cell0(1514)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1508)@718a44d66dfb: Created MnccExpect[0] for "12345" to be handled at TC_ho_inter_bsc_unknown_cell0(1514) MSC_Test-MGCP(1509)@718a44d66dfb: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_inter_bsc_unknown_cell0(1514) MSC_Test_0-RAN(1506)@718a44d66dfb: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1506)@718a44d66dfb: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(1505)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1505)@718a44d66dfb: vl_len:19 MSC_Test_0-SCCP(1505)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1505)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(1507)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132759597 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132759597 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132759597 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132759597 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132759597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132759597 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132759597 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132759597 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132759597 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250822132759597 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310 callref-0x8000000c tid-8) New transaction (transaction.c:231) 20250822132759597 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2690) 20250822132759597 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822132759597 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250822132759597 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) codecs: :0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:702) 20250822132759597 DCC INFO trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250822132759597 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250822132759597 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310:GERAN-A-259:CM_SERVICE_REQ)[0x56365ea519c0]{ESTABLISHING}: Allocated (fsm.c:456) 20250822132759597 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310:GERAN-A-259:CM_SERVICE_REQ)[0x56365ea519c0]{ESTABLISHING}: is child of msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310:GERAN-A-259:CM_SERVICE_REQ)[0x56365ea6fe90] (fsm.c:486) 20250822132759597 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) codecs: :0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:2161) 20250822132759597 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310:GERAN-A-259:CM_SERVICE_REQ)[0x56365ea5b590]{UNINITIALIZED}: Allocated (fsm.c:456) 20250822132759598 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310:GERAN-A-259:CM_SERVICE_REQ)[0x56365ea5b590]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310:GERAN-A-259:CM_SERVICE_REQ)[0x56365ea519c0] (fsm.c:486) 20250822132759598 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310:GERAN-A-259:CM_SERVICE_REQ:trans-8:call-114:RTP_TO_CN:no-CI)[0x56365ea5b590]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250822132759598 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310:GERAN-A-259:CM_SERVICE_REQ:trans-8:call-114:RTP_TO_CN:no-CI)[0x56365ea5b590]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250822132759598 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310:GERAN-A-259:CM_SERVICE_REQ)[0x56365ea47180]{UNINITIALIZED}: Allocated (fsm.c:456) 20250822132759598 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310:GERAN-A-259:CM_SERVICE_REQ)[0x56365ea47180]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310:GERAN-A-259:CM_SERVICE_REQ)[0x56365ea519c0] (fsm.c:486) 20250822132759598 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310:GERAN-A-259:CM_SERVICE_REQ:trans-8:call-114:RTP_TO_RAN:no-CI)[0x56365ea47180]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250822132759598 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310:GERAN-A-259:CM_SERVICE_REQ:trans-8:call-114:RTP_TO_RAN:no-CI)[0x56365ea47180]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1509)@718a44d66dfb: Found Expect[0] for { line := { verb := "CRCX", trans_id := "111", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "72" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_ho_inter_bsc_unknown_cell0(1514) TC_ho_inter_bsc_unknown_cell0(1514)@718a44d66dfb: f_mo_call_establish 2: rx 1st CRCX 20250822132759613 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310:GERAN-A-259:CM_SERVICE_REQ:trans-8:call-114:RTP_TO_CN:no-CI)[0x56365ea5b590]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822132759613 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310:GERAN-A-259:CM_SERVICE_REQ)[0x56365ea519c0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250822132759613 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) tx MNCC_SETUP_IND (RTP=1.1.1.1:10000{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:309) TC_ho_inter_bsc_unknown_cell0(1514)@718a44d66dfb: f_mo_call_establish 6: rx 2nd CRCX 20250822132759616 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310:GERAN-A-259:CM_SERVICE_REQ:trans-8:call-114:RTP_TO_RAN:no-CI)[0x56365ea47180]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822132759616 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310:GERAN-A-259:CM_SERVICE_REQ)[0x56365ea519c0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250822132759616 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) codecs: 1.1.1.1:10000{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:705) 20250822132759616 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) Sending Assignment Command (msc_a.c:706) MSC_Test-MNCC(1508)@718a44d66dfb: Found MnccExpect[0] for "12345" handled at TC_ho_inter_bsc_unknown_cell0(1514) MSC_Test-MNCC(1508)@718a44d66dfb: Added conn table entry 0TC_ho_inter_bsc_unknown_cell0(1514)-2147483636 20250822132759616 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132759616 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132759616 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132759616 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132759616 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132759616 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132759616 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132759616 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1507)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1507)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1505)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1505)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1505)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_unknown_cell0(1514)@718a44d66dfb: f_mo_call_establish 1: rx MNCC SETUP ind TC_ho_inter_bsc_unknown_cell0(1514)@718a44d66dfb: f_mo_call_establish 4: rx Assignment Request 20250822132759621 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) MSC_Test_0-SCCP(1505)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1505)@718a44d66dfb: vl_len:14 MSC_Test_0-SCCP(1505)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1505)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O 20250822132759624 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132759624 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132759624 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132759624 DLM3UA DEBUG 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(1507)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132759624 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132759624 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132759624 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132759624 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132759624 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310:GERAN-A-259:CM_SERVICE_REQ:trans-8:call-114:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x56365ea47180]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250822132759624 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310:GERAN-A-259:CM_SERVICE_REQ:trans-8:call-114:RTP_TO_RAN:CI-22222:no-remote-port:codecs-not-sent:mode-not-sent:local-2-2-2-2-11000)[0x56365ea47180]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250822132759624 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310:GERAN-A-259:CM_SERVICE_REQ:trans-8:call-114:RTP_TO_RAN:CI-22222:remote-port-not-sent:codecs-not-sent:mode-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea47180]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250822132759624 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) codecs: 1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:1596) 20250822132759624 DCC INFO trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) Assignment Complete: RAN: GSM#3, CN: GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111 (msc_a.c:1597) 20250822132759625 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) codecs: 1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:2187) 20250822132759625 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) tx MNCC_RTP_CREATE (RTP=1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111}) (gsm_04_08_cc.c:309) TC_ho_inter_bsc_unknown_cell0(1514)@718a44d66dfb: f_mo_call_establish 3: rx RTP CREATE TC_ho_inter_bsc_unknown_cell0(1514)@718a44d66dfb: f_mo_call_establish 5: rx MDCX for the RAN side 20250822132759628 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250822132759628 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822132759628 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822132759628 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250822132759628 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132759628 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132759628 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132759628 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132759628 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132759628 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132759628 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132759628 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1507)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1507)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1505)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1505)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1505)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132759630 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310:GERAN-A-259:CM_SERVICE_REQ:trans-8:call-114:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea47180]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822132759630 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310:GERAN-A-259:CM_SERVICE_REQ:trans-8:call-114:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea47180]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250822132759630 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310:GERAN-A-259:CM_SERVICE_REQ)[0x56365ea519c0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250822132759633 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250822132759633 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822132759633 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822132759633 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250822132759633 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132759633 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132759633 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132759633 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132759633 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132759633 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132759633 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132759633 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1507)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1507)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1505)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1505)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1505)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_unknown_cell0(1514)@718a44d66dfb: f_mo_call_establish 7: rx CC Alerting 20250822132759636 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250822132759636 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) Got no information of remote audio codecs: neither SDP nor Bearer Capability. Trying anyway. (gsm_04_08_cc.c:795) 20250822132759636 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) codecs: 1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:798) 20250822132759636 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310:GERAN-A-259:CM_SERVICE_REQ:trans-8:call-114:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x56365ea5b590]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250822132759636 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310:GERAN-A-259:CM_SERVICE_REQ:trans-8:call-114:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x56365ea5b590]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250822132759636 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310:GERAN-A-259:CM_SERVICE_REQ:trans-8:call-114:RTP_TO_CN:CI-11111:remote-port-not-sent:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea5b590]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250822132759637 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250822132759637 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822132759637 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822132759637 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250822132759637 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250822132759637 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132759637 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132759637 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132759637 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132759637 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132759637 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132759637 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132759637 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1507)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1507)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1505)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1505)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1505)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_unknown_cell0(1514)@718a44d66dfb: as_optional_mgcp_mdcx: rx MDCX TC_ho_inter_bsc_unknown_cell0(1514)@718a44d66dfb: { line := { verb := "MDCX", trans_id := "114", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "72" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "72", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "112", "110", "3", "111" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "112 AMR/8000/1" } }, { rtpmap := { attr_value := "110 GSM-EFR/8000/1" } }, { rtpmap := { attr_value := "111 GSM-HR-08/8000/1" } }, { ptime := { attr_value := "20" } } } } } } } TC_ho_inter_bsc_unknown_cell0(1514)@718a44d66dfb: f_mo_call_establish 10: rx CC CONNECT 20250822132759640 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310:GERAN-A-259:CM_SERVICE_REQ:trans-8:call-114:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea5b590]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822132759640 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310:GERAN-A-259:CM_SERVICE_REQ:trans-8:call-114:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea5b590]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250822132759640 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310:GERAN-A-259:CM_SERVICE_REQ)[0x56365ea519c0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250822132759640 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310:GERAN-A-259:CM_SERVICE_REQ)[0x56365ea519c0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) MSC_Test_0-RAN(1506)@718a44d66dfb: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1506)@718a44d66dfb: patched enc_l3: '038F'O MSC_Test_0-SCCP(1505)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1505)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(1505)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1505)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1507)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132759641 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132759641 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132759641 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132759641 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132759641 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132759641 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132759641 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132759641 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132759641 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2690) 20250822132759641 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250822132759641 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250822132759641 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822132759641 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) tx MNCC_SETUP_COMPL_IND (gsm_04_08_cc.c:309) TC_ho_inter_bsc_unknown_cell0(1514)@718a44d66dfb: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_bsc_unknown_cell0(1514)@718a44d66dfb: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_bsc_unknown_cell0(1514)@718a44d66dfb: f_mo_call_establish DONE TC_ho_inter_bsc_unknown_cell0(1514)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1505)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1505)@718a44d66dfb: vl_len:14 MSC_Test_0-SCCP(1505)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1505)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000C1104010C1A060420F32403E7'O 20250822132801145 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132801145 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132801145 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132801145 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132801145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132801145 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132801145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132801145 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1507)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132801146 DHO ERROR handover(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310:GERAN-A-259:CM_SERVICE_REQ)[0x56365e9ff050]{MSC_HO_ST_REQUIRED}: Attempted Handover to 1 cells without success (msc_ho.c:371) 20250822132801146 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132801146 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132801146 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132801146 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132801146 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132801146 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132801146 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132801146 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1507)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1507)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1505)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1505)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1505)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_unknown_cell0(1514)@718a44d66dfb: f_call_hangup 0: tx MNCC_DISC_REQ 20250822132801147 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250822132801147 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822132801147 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250822132801147 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250822132801147 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132801147 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132801147 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132801147 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132801147 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132801147 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132801147 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132801147 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1507)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1507)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1505)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1505)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1505)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_unknown_cell0(1514)@718a44d66dfb: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1506)@718a44d66dfb: patching N(SD)=3 into dtap '032D0802E180'O MSC_Test_0-RAN(1506)@718a44d66dfb: patched enc_l3: '03ED0802E180'O MSC_Test_0-SCCP(1505)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1505)@718a44d66dfb: vl_len:9 MSC_Test_0-SCCP(1505)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1505)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '01000603ED0802E180'O 20250822132801149 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132801149 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132801149 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132801149 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132801149 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132801149 DLSS7 DEBUG Found route for dpc=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(1507)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132801149 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132801149 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132801149 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2690) 20250822132801149 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250822132801149 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250822132801149 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250822132801149 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310:GERAN-A-259:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250822132801149 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310:GERAN-A-259:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822132801149 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250822132801149 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822132801149 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822132801149 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822132801149 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310:GERAN-A-259:CM_SERVICE_REQ)[0x56365ea519c0]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250822132801149 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310:GERAN-A-259:CM_SERVICE_REQ:trans-8:call-114:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea47180]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250822132801149 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310:GERAN-A-259:CM_SERVICE_REQ:trans-8:call-114:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea47180]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310:GERAN-A-259:CM_SERVICE_REQ)[0x56365ea519c0] (call_leg.c:197) 20250822132801149 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310:GERAN-A-259:CM_SERVICE_REQ:trans-8:call-114:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea47180]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250822132801149 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310:GERAN-A-259:CM_SERVICE_REQ:trans-8:call-114:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea47180]{ESTABLISHED}: Deallocated (fsm.c:568) 20250822132801149 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310:GERAN-A-259:CM_SERVICE_REQ:trans-8:call-114:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea5b590]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250822132801149 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310:GERAN-A-259:CM_SERVICE_REQ:trans-8:call-114:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea5b590]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310:GERAN-A-259:CM_SERVICE_REQ)[0x56365ea519c0] (call_leg.c:197) 20250822132801149 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310:GERAN-A-259:CM_SERVICE_REQ)[0x56365ea519c0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250822132801149 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310:GERAN-A-259:CM_SERVICE_REQ:trans-8:call-114:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea5b590]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250822132801149 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310:GERAN-A-259:CM_SERVICE_REQ:trans-8:call-114:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea5b590]{ESTABLISHED}: Deallocated (fsm.c:568) 20250822132801149 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310:GERAN-A-259:CM_SERVICE_REQ)[0x56365ea519c0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250822132801149 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310:GERAN-A-259:CM_SERVICE_REQ)[0x56365ea519c0]{RELEASING}: Removing from parent msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310:GERAN-A-259:CM_SERVICE_REQ)[0x56365ea6fe90] (call_leg.c:198) 20250822132801149 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310:GERAN-A-259:CM_SERVICE_REQ)[0x56365ea519c0]{RELEASING}: Freeing instance (call_leg.c:198) 20250822132801149 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310:GERAN-A-259:CM_SERVICE_REQ)[0x56365ea519c0]{RELEASING}: Deallocated (fsm.c:568) 20250822132801149 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822132801149 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132801149 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132801149 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132801149 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132801149 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132801149 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132801149 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132801149 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132801149 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132801149 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132801149 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132801149 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132801149 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132801149 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132801149 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132801149 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1507)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1507)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1505)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1505)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1505)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1507)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1507)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1505)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1505)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1505)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1508)@718a44d66dfb: Deleted conn table entry 0TC_ho_inter_bsc_unknown_cell0(1514)-2147483636 TC_ho_inter_bsc_unknown_cell0(1514)@718a44d66dfb: f_call_hangup 2: rx MNCC REL ind TC_ho_inter_bsc_unknown_cell0(1514)@718a44d66dfb: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_bsc_unknown_cell0(1514)@718a44d66dfb: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_bsc_unknown_cell0(1514)@718a44d66dfb: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_bsc_unknown_cell0(1514)@718a44d66dfb: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1505)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1505)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1505)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1505)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822132801150 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132801150 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132801150 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132801150 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132801150 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132801150 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132801150 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132801150 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1507)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132801150 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310:GERAN-A-259:CM_SERVICE_REQ)[0x56365ea14660]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822132801150 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310:GERAN-A-259:CM_SERVICE_REQ)[0x56365ea14660]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310:GERAN-A-259:CM_SERVICE_REQ)[0x56365ea6fe90] (msc_a.c:1053) 20250822132801150 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310:GERAN-A-259:CM_SERVICE_REQ)[0x56365ea14660]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822132801150 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310:GERAN-A-259:CM_SERVICE_REQ)[0x56365ea14660]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822132801150 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310 - active-conn: now used by 1 (attached) (msub.c:375) 20250822132801150 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132801150 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132801150 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132801150 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132801150 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132801150 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132801150 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132801150 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1507)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1507)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@718a44d66dfb: Session index based on local reference:0 20250822132801151 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132801151 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132801151 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132801151 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132801151 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132801151 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132801151 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132801151 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1507)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1506)@718a44d66dfb: Deleted conn table entry 0TC_ho_inter_bsc_unknown_cell0(1514)6172885 TC_ho_inter_bsc_unknown_cell0(1514)@718a44d66dfb: f_call_hangup 6: rx SCCP DISC TC_ho_inter_bsc_unknown_cell0(1514)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_unknown_cell0(1514)@718a44d66dfb: f_call_hangup 9: done TC_ho_inter_bsc_unknown_cell0(1514)@718a44d66dfb: Final verdict of PTC: pass MSC_Test_0-SCCP(1505)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP(1511)@718a44d66dfb: Final verdict of PTC: none 20250822132802156 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822132802156 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250822132802156 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822132802156 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822132802156 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822132802156 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822132802156 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822132802156 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822132802156 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822132802156 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822132802156 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822132802156 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132802156 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822132802156 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822132802156 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822132802156 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822132802156 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822132802156 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822132802156 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1507)@718a44d66dfb: Final verdict of PTC: none 20250822132802157 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822132802157 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-RAN(1506)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(1508)@718a44d66dfb: Final verdict of PTC: none 20250822132802157 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MGCP(1509)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP-IPA(1510)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1515)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1504)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(1512)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(1513)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1504): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(1505): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(1506): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(1507): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(1508): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(1509): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(1510): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(1511): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(1512): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(1513): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_ho_inter_bsc_unknown_cell0(1514): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1515): none (pass -> pass) MTC@718a44d66dfb: Test case TC_ho_inter_bsc_unknown_cell finished. Verdict: pass MTC@718a44d66dfb: 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'. Fri Aug 22 13:28:02 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 20250822132803158 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=447232) 20250822132804157 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822132804157 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822132804157 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822132804159 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=447232, count=448392) 20250822132805160 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:28: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_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 20250822132806161 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_ho_inter_bsc started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(1519)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(1519)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1519)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(1517)@718a44d66dfb: v_sccp_pdu_maxlen:268 MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_1-M3UA(1522)@718a44d66dfb: ************************************************* MSC_Test_1-M3UA(1522)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(1522)@718a44d66dfb: ************************************************* MSC_Test_1-SCCP(1520)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822132806769 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1523)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822132806948 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822132806948 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822132806948 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822132806948 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1519)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1519)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1519)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822132806953 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132806953 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822132806953 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822132806953 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822132806953 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822132806953 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822132806953 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1519)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(1519)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1519)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1519)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1519)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822132806953 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132806953 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822132806953 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822132806953 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822132806953 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822132806953 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822132806953 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250822132806953 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822132806953 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1519)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1519)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1519)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1519)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1519)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1519)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1519)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1519)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822132806964 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) 20250822132806964 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) 20250822132806964 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822132806964 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(1522)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(1522)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(1522)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822132806969 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132806969 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822132806969 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822132806969 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822132806969 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822132806969 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822132806969 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(1522)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_1-M3UA(1522)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(1522)@718a44d66dfb: Message received on association #8 20250822132806969 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132806969 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822132806969 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822132806969 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822132806969 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822132806969 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822132806969 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250822132806969 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250822132806969 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(1522)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(1522)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(1522)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(1522)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(1522)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1522)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(1522)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(1522)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(1522)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(1522)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822132807162 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822132807162 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1525)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1525)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822132807164 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1525)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1525)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1525)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1525)@718a44d66dfb: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1525)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1525)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822132807174 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822132807174 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1526)@718a44d66dfb: Created GsupExpect[0] for "262420000000053" to be handled at TC_ho_inter_bsc0(1529) TC_ho_inter_bsc0(1529)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250822132807752 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132807752 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132807752 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132807752 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132807752 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132807752 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132807752 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132807752 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1519)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132807752 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132807752 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132807752 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132807752 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132807752 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132807752 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132807752 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132807752 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1519)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1519)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1518)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1518)@718a44d66dfb: Added conn table entry 0TC_ho_inter_bsc0(1529)13115855 MSC_Test_0-SCCP(1517)@718a44d66dfb: First idle individual index:0 MSC_Test_0-RAN(1518)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 20250822132807759 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132807759 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132807759 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132807759 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132807759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132807759 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132807759 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132807759 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1519)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132807760 DMM DEBUG msc_a(IMSI-262420000000053:GERAN-A-260:LU)[0x56365ea5b590]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000053 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822132807760 DMM DEBUG msc_a(IMSI-262420000000053:GERAN-A-260:LU)[0x56365ea5b590]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822132807760 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-260:LU)[0x56365ea44fb0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822132807760 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-260:LU)[0x56365ea44fb0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000053:GERAN-A-260:LU)[0x56365ea5b590] (fsm.c:486) 20250822132807760 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-260:LU)[0x56365ea44fb0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822132807760 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-260:LU)[0x56365ea44fb0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822132807760 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822132807760 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822132807760 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250822132807760 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132807760 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310:GERAN-A-260:LU)[0x56365ea44fb0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822132807760 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310:GERAN-A-260:LU)[0x56365ea44fb0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822132807760 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310:GERAN-A-260:LU)[0x56365ea44fb0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822132807760 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310:GERAN-A-260:LU)[0x56365ea44fb0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822132807760 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132807760 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132807760 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132807760 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132807760 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132807760 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132807760 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132807760 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132807760 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132807760 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132807760 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132807760 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132807760 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132807760 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132807760 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132807760 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310:GERAN-A-260:LU)[0x56365ea44fb0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822132807760 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310:GERAN-A-260:LU)[0x56365ea44fb0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822132807760 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310:GERAN-A-260:LU)[0x56365ea519c0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822132807760 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310:GERAN-A-260:LU)[0x56365ea519c0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310:GERAN-A-260:LU)[0x56365ea44fb0] (fsm.c:486) 20250822132807760 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310:GERAN-A-260:LU)[0x56365ea519c0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822132807760 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310:GERAN-A-260:LU)[0x56365ea519c0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822132807760 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1519)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1519)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1519)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1519)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1517)@718a44d66dfb: { messageType := 2, destLocRef := 'C821CF'O, sourceLocRef := '000104'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1517)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1517)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1517)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1517)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1517)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1526)@718a44d66dfb: Found GsupExpect[0] for "262420000000053" handled at TC_ho_inter_bsc0(1529) MSC_Test-GSUP(1526)@718a44d66dfb: Added IMSI table entry 0TC_ho_inter_bsc0(1529)"262420000000053" 20250822132807762 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250822132807762 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1517)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1517)@718a44d66dfb: vl_len:11 MSC_Test_0-SCCP(1517)@718a44d66dfb: vl_from0 20250822132807763 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132807763 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132807763 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132807763 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132807763 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132807763 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132807763 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132807763 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1517)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0009541203524982130101'O MSC_Test_0-M3UA(1519)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc0(1529)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc0(1529)@718a44d66dfb: setverdict(pass): none -> pass 20250822132807765 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132807765 DVLR DEBUG IMSI:262420000000053 has MSISDN:491230000053 (vlr.c:1045) 20250822132807765 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250822132807765 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822132807765 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132807765 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310:GERAN-A-260:LU)[0x56365ea44fb0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822132807765 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310:GERAN-A-260:LU)[0x56365ea519c0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822132807765 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310:GERAN-A-260:LU)[0x56365ea519c0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822132807765 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310:GERAN-A-260:LU)[0x56365ea519c0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822132807765 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310:GERAN-A-260:LU)[0x56365ea519c0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310:GERAN-A-260:LU)[0x56365ea44fb0] (vlr_lu_fsm.c:110) 20250822132807765 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310:GERAN-A-260:LU)[0x56365ea519c0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822132807765 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310:GERAN-A-260:LU)[0x56365ea519c0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822132807765 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310:GERAN-A-260:LU)[0x56365ea44fb0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822132807765 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310:GERAN-A-260:LU)[0x56365ea44fb0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822132807765 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310:GERAN-A-260:LU)[0x56365e9ff050]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822132807765 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310:GERAN-A-260:LU)[0x56365e9ff050]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310:GERAN-A-260:LU)[0x56365ea44fb0] (fsm.c:486) 20250822132807765 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310:GERAN-A-260:LU)[0x56365e9ff050]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822132807765 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310:GERAN-A-260:LU)[0x56365e9ff050]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822132807765 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310:GERAN-A-260:LU)[0x56365e9ff050]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822132807765 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310:GERAN-A-260:LU)[0x56365e9ff050]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822132807765 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310:TMSInew-0xBB5B647D) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250822132807765 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310:GERAN-A-260:LU)[0x56365e9ff050]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822132807765 DMM DEBUG -> IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310:TMSInew-0xBB5B647D LOCATION UPDATE ACCEPT (TMSI = 0xbb5b647d) (gsm_04_08.c:149) 20250822132807765 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310:TMSInew-0xBB5B647D - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822132807766 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132807766 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132807766 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132807766 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132807766 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132807766 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132807766 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132807766 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1519)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1519)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1517)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1517)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1517)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1517)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132807768 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132807768 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132807768 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250822132807768 DLM3UA 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) 20250822132807768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132807768 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132807768 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132807768 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_ho_inter_bsc0(1529)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_1-M3UA(1522)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132807768 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132807768 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132807768 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132807768 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) 20250822132807768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132807768 DLSS7 DEBUG Found route for dpc=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) 20250822132807768 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250822132807768 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(1522)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(1522)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1518)@718a44d66dfb: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1518)@718a44d66dfb: patched enc_l3: '055B'O MSC_Test_0-SCCP(1517)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1517)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(1517)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1517)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002055B'O 20250822132807768 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132807768 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132807768 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132807768 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132807768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132807768 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132807768 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132807768 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1519)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132807769 DMM DEBUG msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310:TMSInew-0xBB5B647D:GERAN-A-260:LU)[0x56365ea5b590]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822132807769 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310:TMSInew-0xBB5B647D:GERAN-A-260:LU)[0x56365ea44fb0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822132807769 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310:GERAN-A-260:LU)[0x56365e9ff050]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822132807769 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250822132807769 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310:GERAN-A-260:LU)[0x56365e9ff050]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822132807769 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-260:LU)[0x56365ea44fb0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822132807769 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310:GERAN-A-260:LU)[0x56365e9ff050]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822132807769 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310:GERAN-A-260:LU)[0x56365e9ff050]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-260:LU)[0x56365ea44fb0] (vlr_lu_fsm.c:817) 20250822132807769 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310:GERAN-A-260:LU)[0x56365e9ff050]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822132807769 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1B9C1310:GERAN-A-260:LU)[0x56365e9ff050]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822132807769 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-260:LU)[0x56365ea44fb0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822132807769 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000053/3/1): Available (smpp_smsc.c:626) 20250822132807769 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822132807769 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822132807769 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822132807769 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822132807769 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132807769 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132807769 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132807769 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132807769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132807769 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132807769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132807769 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1519)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1519)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1517)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1517)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1517)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1517)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1517)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1517)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1517)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1517)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822132807770 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132807770 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132807770 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132807770 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132807770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132807770 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132807770 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132807770 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1519)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132807770 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-260:LU)[0x56365ea44fb0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822132807770 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-260:LU)[0x56365ea44fb0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-260:LU)[0x56365ea5b590] (msc_a.c:1053) 20250822132807770 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-260:LU)[0x56365ea44fb0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822132807770 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-260:LU)[0x56365ea44fb0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822132807770 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-260:LU)[0x56365ea44fb0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822132807770 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D - active-conn: now used by 1 (attached) (msub.c:375) 20250822132807770 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132807770 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132807770 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132807770 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132807770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132807770 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132807770 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132807770 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1519)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1519)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(1521)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-SCCP(1517)@718a44d66dfb: Session index based on local reference:0 20250822132807770 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132807770 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132807770 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132807770 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132807770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132807770 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132807770 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132807770 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1519)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1518)@718a44d66dfb: Deleted conn table entry 0TC_ho_inter_bsc0(1529)13115855 TC_ho_inter_bsc0(1529)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132807771 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822132807771 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_1-RAN(1521)@718a44d66dfb: f_create_expect(l3 := omit, n_connectPointCode := 194 MSC_Test_1-RAN(1521)@718a44d66dfb: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc1(1530) TC_ho_inter_bsc0(1529)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc0(1529)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc0(1529)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc0(1529)@718a44d66dfb: 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 := 'BB5B647D'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1518)@718a44d66dfb: Added conn table entry 0TC_ho_inter_bsc0(1529)15726072 MSC_Test_0-RAN(1518)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1517)@718a44d66dfb: First idle individual index:0 MSC_Test_0-M3UA(1519)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132807974 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132807974 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132807974 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132807974 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132807974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132807974 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132807974 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132807974 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132807975 DMM DEBUG msc_a(TMSI-0xBB5B647D:GERAN-A-261:CM_SERVICE_REQ)[0x56365ea6e870]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250822132807976 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xBB5B647D:GERAN-A-261:CM_SERVICE_REQ)[0x56365ea6ec00]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822132807976 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xBB5B647D:GERAN-A-261:CM_SERVICE_REQ)[0x56365ea6ec00]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xBB5B647D:GERAN-A-261:CM_SERVICE_REQ)[0x56365ea6e870] (fsm.c:486) 20250822132807976 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xBB5B647D:GERAN-A-261:CM_SERVICE_REQ)[0x56365ea6ec00]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250822132807976 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xBB5B647D:GERAN-A-261:CM_SERVICE_REQ)[0x56365ea6ec00]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822132807976 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822132807976 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822132807976 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-261:CM_SERVICE_REQ)[0x56365ea6ec00]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822132807976 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-261:CM_SERVICE_REQ)[0x56365ea6ec00]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822132807976 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-261:CM_SERVICE_REQ)[0x56365ea6ec00]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822132807976 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-261:CM_SERVICE_REQ)[0x56365ea6ec00]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822132807976 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-261:CM_SERVICE_REQ)[0x56365ea6ec00]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822132807976 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-261:CM_SERVICE_REQ)[0x56365ea6ec00]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822132807976 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-261:CM_SERVICE_REQ)[0x56365ea6ec00]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822132807976 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-261:CM_SERVICE_REQ)[0x56365ea6ec00]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822132807976 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-261:CM_SERVICE_REQ)[0x56365ea6ec00]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822132807976 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-261:CM_SERVICE_REQ)[0x56365ea6ec00]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822132807976 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000053/3/1): Available (smpp_smsc.c:626) 20250822132807976 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250822132807977 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132807977 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132807977 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132807977 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132807977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132807977 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132807977 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132807977 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132807977 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132807977 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132807977 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132807977 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132807977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132807977 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132807977 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132807977 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132807977 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132807977 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132807977 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132807977 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132807977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132807977 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132807977 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132807977 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1519)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1519)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1519)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1519)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1519)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1519)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1517)@718a44d66dfb: { messageType := 2, destLocRef := 'EFF5F8'O, sourceLocRef := '000105'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1517)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1517)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1517)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1517)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1517)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1517)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1517)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1517)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1517)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132807980 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250822132807980 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_ho_inter_bsc0(1529)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc0(1529)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1523)@718a44d66dfb: Created MnccExpect[0] for "12345" to be handled at TC_ho_inter_bsc0(1529) MSC_Test-MGCP(1524)@718a44d66dfb: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_inter_bsc0(1529) MSC_Test_0-RAN(1518)@718a44d66dfb: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1518)@718a44d66dfb: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(1517)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1517)@718a44d66dfb: vl_len:19 MSC_Test_0-SCCP(1517)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1517)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O 20250822132808003 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132808003 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132808003 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132808003 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132808003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132808003 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132808003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132808003 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1519)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132808003 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250822132808003 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D callref-0x8000000d tid-8) New transaction (transaction.c:231) 20250822132808003 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000d tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2690) 20250822132808003 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000d tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822132808003 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250822132808003 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000d tid-8) codecs: :0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:702) 20250822132808003 DCC INFO trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000d tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250822132808003 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000d tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250822132808003 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-261:CM_SERVICE_REQ)[0x56365ea519c0]{ESTABLISHING}: Allocated (fsm.c:456) 20250822132808003 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-261:CM_SERVICE_REQ)[0x56365ea519c0]{ESTABLISHING}: is child of msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-261:CM_SERVICE_REQ)[0x56365ea6e870] (fsm.c:486) 20250822132808003 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000d tid-8) codecs: :0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:2161) 20250822132808003 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-261:CM_SERVICE_REQ)[0x56365e9ff240]{UNINITIALIZED}: Allocated (fsm.c:456) 20250822132808003 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-261:CM_SERVICE_REQ)[0x56365e9ff240]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-261:CM_SERVICE_REQ)[0x56365ea519c0] (fsm.c:486) 20250822132808003 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-261:CM_SERVICE_REQ:trans-8:call-115:RTP_TO_CN:no-CI)[0x56365e9ff240]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250822132808003 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-261:CM_SERVICE_REQ:trans-8:call-115:RTP_TO_CN:no-CI)[0x56365e9ff240]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250822132808004 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-261:CM_SERVICE_REQ)[0x56365ea78fe0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250822132808004 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-261:CM_SERVICE_REQ)[0x56365ea78fe0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-261:CM_SERVICE_REQ)[0x56365ea519c0] (fsm.c:486) 20250822132808004 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-261:CM_SERVICE_REQ:trans-8:call-115:RTP_TO_RAN:no-CI)[0x56365ea78fe0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250822132808004 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-261:CM_SERVICE_REQ:trans-8:call-115:RTP_TO_RAN:no-CI)[0x56365ea78fe0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1524)@718a44d66dfb: Found Expect[0] for { line := { verb := "CRCX", trans_id := "117", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "73" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_ho_inter_bsc0(1529) TC_ho_inter_bsc0(1529)@718a44d66dfb: f_mo_call_establish 2: rx 1st CRCX 20250822132808018 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-261:CM_SERVICE_REQ:trans-8:call-115:RTP_TO_CN:no-CI)[0x56365e9ff240]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822132808018 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-261:CM_SERVICE_REQ)[0x56365ea519c0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250822132808018 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000d tid-8) tx MNCC_SETUP_IND (RTP=1.1.1.1:10000{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:309) TC_ho_inter_bsc0(1529)@718a44d66dfb: f_mo_call_establish 6: rx 2nd CRCX 20250822132808019 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-261:CM_SERVICE_REQ:trans-8:call-115:RTP_TO_RAN:no-CI)[0x56365ea78fe0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822132808019 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-261:CM_SERVICE_REQ)[0x56365ea519c0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) MSC_Test-MNCC(1523)@718a44d66dfb: Found MnccExpect[0] for "12345" handled at TC_ho_inter_bsc0(1529) MSC_Test-MNCC(1523)@718a44d66dfb: Added conn table entry 0TC_ho_inter_bsc0(1529)-2147483635 20250822132808019 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000d tid-8) codecs: 1.1.1.1:10000{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:705) 20250822132808019 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000d tid-8) Sending Assignment Command (msc_a.c:706) 20250822132808019 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132808019 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132808019 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132808019 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132808019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132808019 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132808019 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132808019 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1519)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1519)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1517)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1517)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1517)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1517)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc0(1529)@718a44d66dfb: f_mo_call_establish 1: rx MNCC SETUP ind TC_ho_inter_bsc0(1529)@718a44d66dfb: f_mo_call_establish 4: rx Assignment Request 20250822132808021 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000d tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250822132808022 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132808022 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132808022 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132808022 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132808022 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(1517)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1517)@718a44d66dfb: vl_len:14 MSC_Test_0-SCCP(1517)@718a44d66dfb: vl_from0 20250822132808022 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132808022 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132808022 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132808022 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-261:CM_SERVICE_REQ:trans-8:call-115:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x56365ea78fe0]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250822132808022 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-261:CM_SERVICE_REQ:trans-8:call-115:RTP_TO_RAN:CI-22222:no-remote-port:codecs-not-sent:mode-not-sent:local-2-2-2-2-11000)[0x56365ea78fe0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250822132808022 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-261:CM_SERVICE_REQ:trans-8:call-115:RTP_TO_RAN:CI-22222:remote-port-not-sent:codecs-not-sent:mode-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea78fe0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250822132808023 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000d tid-8) codecs: 1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:1596) MSC_Test_0-SCCP(1517)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1519)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132808023 DCC INFO trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000d tid-8) Assignment Complete: RAN: GSM#3, CN: GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111 (msc_a.c:1597) 20250822132808023 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000d tid-8) codecs: 1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:2187) 20250822132808023 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000d tid-8) tx MNCC_RTP_CREATE (RTP=1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111}) (gsm_04_08_cc.c:309) TC_ho_inter_bsc0(1529)@718a44d66dfb: f_mo_call_establish 3: rx RTP CREATE 20250822132808024 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000d tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250822132808024 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000d tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822132808024 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000d tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822132808024 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000d tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250822132808024 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132808024 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132808024 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132808024 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132808024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132808024 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132808024 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132808024 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_ho_inter_bsc0(1529)@718a44d66dfb: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1519)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1519)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1517)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1517)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1517)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1517)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132808024 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-261:CM_SERVICE_REQ:trans-8:call-115:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea78fe0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822132808024 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-261:CM_SERVICE_REQ:trans-8:call-115:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea78fe0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250822132808024 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-261:CM_SERVICE_REQ)[0x56365ea519c0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250822132808025 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000d tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250822132808025 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000d tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822132808025 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000d tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822132808025 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000d tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250822132808025 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132808025 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132808025 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132808025 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132808025 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132808025 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132808025 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132808025 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1519)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1519)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1517)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1517)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1517)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1517)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc0(1529)@718a44d66dfb: f_mo_call_establish 7: rx CC Alerting 20250822132808025 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000d tid-8) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250822132808026 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000d tid-8) Got no information of remote audio codecs: neither SDP nor Bearer Capability. Trying anyway. (gsm_04_08_cc.c:795) 20250822132808026 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000d tid-8) codecs: 1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:798) 20250822132808026 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-261:CM_SERVICE_REQ:trans-8:call-115:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x56365e9ff240]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250822132808026 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-261:CM_SERVICE_REQ:trans-8:call-115:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x56365e9ff240]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250822132808026 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-261:CM_SERVICE_REQ:trans-8:call-115:RTP_TO_CN:CI-11111:remote-port-not-sent:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365e9ff240]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250822132808026 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000d tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250822132808026 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000d tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822132808026 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000d tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822132808026 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000d tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250822132808026 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000d tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250822132808026 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132808026 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132808026 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132808026 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132808026 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132808026 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132808026 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132808026 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1519)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1519)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1517)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1517)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1517)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1517)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc0(1529)@718a44d66dfb: as_optional_mgcp_mdcx: rx MDCX TC_ho_inter_bsc0(1529)@718a44d66dfb: { 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" } } } } } } } 20250822132808026 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-261:CM_SERVICE_REQ:trans-8:call-115:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365e9ff240]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822132808026 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-261:CM_SERVICE_REQ:trans-8:call-115:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365e9ff240]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250822132808026 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-261:CM_SERVICE_REQ)[0x56365ea519c0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250822132808026 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-261:CM_SERVICE_REQ)[0x56365ea519c0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) TC_ho_inter_bsc0(1529)@718a44d66dfb: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1518)@718a44d66dfb: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1518)@718a44d66dfb: patched enc_l3: '038F'O MSC_Test_0-SCCP(1517)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1517)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(1517)@718a44d66dfb: vl_from0 20250822132808027 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132808027 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132808027 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132808027 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132808027 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132808027 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132808027 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-SCCP(1517)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1519)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132808027 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132808027 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000d tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2690) 20250822132808027 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000d tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250822132808027 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000d tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250822132808027 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000d tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822132808027 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000d tid-8) tx MNCC_SETUP_COMPL_IND (gsm_04_08_cc.c:309) TC_ho_inter_bsc0(1529)@718a44d66dfb: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_bsc0(1529)@718a44d66dfb: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_bsc0(1529)@718a44d66dfb: f_mo_call_establish DONE TC_ho_inter_bsc0(1529)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1517)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1517)@718a44d66dfb: vl_len:16 MSC_Test_0-SCCP(1517)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1517)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000E1104010C1A080020F32400050006'O 20250822132809544 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132809544 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132809544 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132809544 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132809544 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132809544 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132809544 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132809544 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1519)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132809545 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132809545 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132809545 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132809545 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) 20250822132809545 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132809545 DLSS7 DEBUG Found route for dpc=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) 20250822132809545 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250822132809545 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(1522)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(1522)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1520)@718a44d66dfb: First idle individual index:0 MSC_Test_1-SCCP(1520)@718a44d66dfb: Warning: Stopping inactive timer T_ias[0]. MSC_Test_1-RAN(1521)@718a44d66dfb: ExpectedCreateCallback handoverRequest 194 MSC_Test_1-RAN(1521)@718a44d66dfb: ExpectTable[0].n_connectPointCode = 194 ==? 194 MSC_Test_1-RAN(1521)@718a44d66dfb: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc1(1530) MSC_Test_1-RAN(1521)@718a44d66dfb: Added conn table entry 0TC_ho_inter_bsc1(1530)7329870 MSC_Test_1-SCCP(1520)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_1-SCCP(1520)@718a44d66dfb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_1-M3UA(1522)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132809561 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132809561 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132809561 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250822132809561 DLM3UA 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) 20250822132809561 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132809561 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132809561 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132809561 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-SCCP(1520)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_1-SCCP(1520)@718a44d66dfb: vl_len:25 MSC_Test_1-SCCP(1520)@718a44d66dfb: vl_from0 MSC_Test_1-SCCP(1520)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060102030409267E0180'O MSC_Test_1-M3UA(1522)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132809762 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132809762 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132809762 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250822132809762 DLM3UA 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) 20250822132809762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132809762 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132809762 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132809762 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132809763 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132809763 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132809763 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132809763 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132809763 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132809763 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132809763 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132809763 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1519)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1519)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1517)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1517)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1517)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1517)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc0(1529)@718a44d66dfb: GOT HandoverCommand{ discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 22, pdu := { bssmap := { handoverCommand := { messageType := '13'O, layer3Information := { elementIdentifier := '17'O, lengthIndicator := 9, layer3info := '062BD1040E00090000'O }, cellIdentifier := { elementIdentifier := '05'O, lengthIndicator := 8, cellIdentifierDiscriminator := '0000'B, spare1_4 := '0000'B, cellIdentification := { cI_CGI := { mcc_mnc := '00F000'O, lac := '0000'O, ci := '0000'O } } }, newBSSToOldBSSInfo := omit, talkerPriority := omit } } } } MSC_Test_1-SCCP(1520)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_1-SCCP(1520)@718a44d66dfb: vl_len:3 MSC_Test_1-SCCP(1520)@718a44d66dfb: vl_from0 MSC_Test_1-SCCP(1520)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '00011B'O 20250822132810077 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132810077 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132810077 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250822132810077 DLM3UA 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) 20250822132810077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132810077 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132810077 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132810077 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(1522)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132810077 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-261:CM_SERVICE_REQ:trans-8:call-115:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea78fe0]{ESTABLISHED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:475) 20250822132810077 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-261:CM_SERVICE_REQ:trans-8:call-115:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea78fe0]{ESTABLISHING}: setting remote addr to 1.2.3.4:2342 (rtp_stream.c:476) 20250822132810077 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-261:CM_SERVICE_REQ:trans-8:call-115:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-1-2-3-4-2342)[0x56365ea78fe0]{ESTABLISHING}: no change: codecs already set to GSM#3 (rtp_stream.c:424) 20250822132810077 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-261:CM_SERVICE_REQ:trans-8:call-115:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-1-2-3-4-2342)[0x56365ea78fe0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250822132810078 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132810078 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132810078 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132810078 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132810078 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132810078 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132810078 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132810078 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1519)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1519)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1517)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1517)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1517)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1517)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132810084 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-261:CM_SERVICE_REQ:trans-8:call-115:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-1-2-3-4-2342)[0x56365ea78fe0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822132810084 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-261:CM_SERVICE_REQ:trans-8:call-115:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-1-2-3-4-2342)[0x56365ea78fe0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250822132810084 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-261:CM_SERVICE_REQ)[0x56365ea519c0]{ESTABLISHED}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_1-SCCP(1520)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_1-SCCP(1520)@718a44d66dfb: vl_len:3 MSC_Test_1-SCCP(1520)@718a44d66dfb: vl_from0 MSC_Test_1-SCCP(1520)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_1-M3UA(1522)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132810278 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132810278 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132810278 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250822132810278 DLM3UA 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) 20250822132810278 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132810278 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132810278 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132810278 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132810279 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132810279 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132810279 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132810279 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132810279 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132810279 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132810279 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132810279 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1519)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1519)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1517)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1517)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1517)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1517)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1517)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1517)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1517)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1517)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1519)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132810284 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132810284 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132810284 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132810284 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132810284 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132810284 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132810284 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132810284 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132810285 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132810285 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132810285 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132810285 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132810285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132810285 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132810285 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132810285 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1519)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1519)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1517)@718a44d66dfb: Session index based on local reference:0 20250822132810286 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132810286 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132810287 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132810287 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132810287 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132810287 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132810287 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132810287 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1519)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1518)@718a44d66dfb: Deleted conn table entry 0TC_ho_inter_bsc0(1529)15726072 TC_ho_inter_bsc0(1529)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132810288 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D + VTY: now used by 4 (attached,active-conn,CC,VTY) (msc_vty.c:1285) 20250822132810288 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D - VTY: now used by 3 (attached,active-conn,CC) (msc_vty.c:1317) TC_ho_inter_bsc0(1529)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc0(1529)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc0(1529)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc0(1529)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc0(1529)@718a44d66dfb: FIRST inter-BSC Handover done MSC_Test_0-RAN(1518)@718a44d66dfb: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1518)@718a44d66dfb: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc0(1529) MSC_Test_1-SCCP(1520)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_1-SCCP(1520)@718a44d66dfb: vl_len:16 MSC_Test_1-SCCP(1520)@718a44d66dfb: vl_from0 20250822132813180 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132813180 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132813180 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250822132813180 DLM3UA 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) 20250822132813180 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132813180 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132813180 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132813180 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-SCCP(1520)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000E1104010C1A080062F2240017002A'O MSC_Test_1-M3UA(1522)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132813181 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132813181 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132813181 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132813181 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132813181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132813181 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132813181 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132813181 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1519)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1519)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1517)@718a44d66dfb: First idle individual index:0 MSC_Test_0-SCCP(1517)@718a44d66dfb: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1518)@718a44d66dfb: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1518)@718a44d66dfb: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1518)@718a44d66dfb: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc0(1529) MSC_Test_0-RAN(1518)@718a44d66dfb: Added conn table entry 0TC_ho_inter_bsc0(1529)6253301 MSC_Test_0-SCCP(1517)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1517)@718a44d66dfb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250822132813186 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132813186 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132813186 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(1519)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132813186 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132813186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132813186 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132813186 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132813186 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1517)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1517)@718a44d66dfb: vl_len:25 MSC_Test_0-SCCP(1517)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1517)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060908070623287E0180'O MSC_Test_0-M3UA(1519)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132813386 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132813386 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132813386 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132813386 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132813386 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132813386 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132813386 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132813386 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132813387 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132813387 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132813387 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132813387 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) 20250822132813387 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132813387 DLSS7 DEBUG Found route for dpc=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) 20250822132813387 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250822132813387 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(1522)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(1522)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1520)@718a44d66dfb: Session index based on local reference:0 MSC_Test_1-SCCP(1520)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1520)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1520)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc1(1530)@718a44d66dfb: GOT HandoverCommand{ discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 22, pdu := { bssmap := { handoverCommand := { messageType := '13'O, layer3Information := { elementIdentifier := '17'O, lengthIndicator := 9, layer3info := '062BD1040E00090000'O }, cellIdentifier := { elementIdentifier := '05'O, lengthIndicator := 8, cellIdentifierDiscriminator := '0000'B, spare1_4 := '0000'B, cellIdentification := { cI_CGI := { mcc_mnc := '00F000'O, lac := '0000'O, ci := '0000'O } } }, newBSSToOldBSSInfo := omit, talkerPriority := omit } } } } MSC_Test_0-SCCP(1517)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1517)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1517)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1517)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '00011B'O 20250822132813690 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132813690 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132813690 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132813690 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132813690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132813690 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132813690 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132813690 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1519)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132813690 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-261:CM_SERVICE_REQ:trans-8:call-115:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-1-2-3-4-2342)[0x56365ea78fe0]{ESTABLISHED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:475) 20250822132813690 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-261:CM_SERVICE_REQ:trans-8:call-115:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-1-2-3-4-2342)[0x56365ea78fe0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250822132813690 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-261:CM_SERVICE_REQ:trans-8:call-115:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea78fe0]{ESTABLISHING}: no change: codecs already set to GSM#3 (rtp_stream.c:424) 20250822132813690 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-261:CM_SERVICE_REQ:trans-8:call-115:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea78fe0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250822132813690 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132813690 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132813690 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132813690 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) 20250822132813690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132813690 DLSS7 DEBUG Found route for dpc=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) 20250822132813690 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250822132813690 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(1522)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(1522)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1520)@718a44d66dfb: Session index based on local reference:0 MSC_Test_1-SCCP(1520)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1520)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1520)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132813692 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-261:CM_SERVICE_REQ:trans-8:call-115:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea78fe0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822132813692 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-261:CM_SERVICE_REQ:trans-8:call-115:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea78fe0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250822132813692 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-261:CM_SERVICE_REQ)[0x56365ea519c0]{ESTABLISHED}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_0-SCCP(1517)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1517)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1517)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1517)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1519)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132813894 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132813894 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132813894 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132813894 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132813894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132813894 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132813894 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132813894 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132813894 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132813894 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132813894 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132813894 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) 20250822132813894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132813894 DLSS7 DEBUG Found route for dpc=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) 20250822132813894 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250822132813894 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(1522)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(1522)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1520)@718a44d66dfb: Session index based on local reference:0 MSC_Test_1-SCCP(1520)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1520)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1520)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-SCCP(1520)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_1-SCCP(1520)@718a44d66dfb: vl_len:3 MSC_Test_1-SCCP(1520)@718a44d66dfb: vl_from0 MSC_Test_1-SCCP(1520)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822132813896 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132813896 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132813896 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250822132813896 DLM3UA 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) 20250822132813896 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132813896 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132813896 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132813896 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(1522)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132813896 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132813896 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132813896 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132813896 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) 20250822132813896 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132813896 DLSS7 DEBUG Found route for dpc=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) 20250822132813896 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250822132813896 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(1522)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(1522)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1520)@718a44d66dfb: Session index based on local reference:0 20250822132813896 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132813896 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132813896 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250822132813896 DLM3UA 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) 20250822132813896 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132813896 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132813896 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132813896 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(1522)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-RAN(1521)@718a44d66dfb: Deleted conn table entry 0TC_ho_inter_bsc1(1530)7329870 TC_ho_inter_bsc1(1530)@718a44d66dfb: setverdict(pass): none -> pass 20250822132813897 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D + VTY: now used by 4 (attached,active-conn,CC,VTY) (msc_vty.c:1285) 20250822132813897 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D - VTY: now used by 3 (attached,active-conn,CC) (msc_vty.c:1317) TC_ho_inter_bsc1(1530)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc1(1530)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc1(1530)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc1(1530)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc1(1530)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc1(1530)@718a44d66dfb: Final verdict of PTC: pass TC_ho_inter_bsc0(1529)@718a44d66dfb: f_call_hangup 0: tx MNCC_DISC_REQ 20250822132816795 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-2343:CM_SERVICE_REQ callref-0x8000000d tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250822132816795 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-2343:CM_SERVICE_REQ callref-0x8000000d tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822132816795 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-2343:CM_SERVICE_REQ callref-0x8000000d tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250822132816795 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-2343:CM_SERVICE_REQ callref-0x8000000d tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250822132816795 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132816795 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132816795 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132816795 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132816795 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132816795 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132816795 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132816795 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1519)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1519)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1517)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1517)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1517)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1517)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc0(1529)@718a44d66dfb: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1518)@718a44d66dfb: patching N(SD)=3 into dtap '032D0802E180'O MSC_Test_0-RAN(1518)@718a44d66dfb: patched enc_l3: '03ED0802E180'O MSC_Test_0-SCCP(1517)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1517)@718a44d66dfb: vl_len:9 MSC_Test_0-SCCP(1517)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1517)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '01000603ED0802E180'O MSC_Test_0-M3UA(1519)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132816797 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-2343:CM_SERVICE_REQ callref-0x8000000d tid-8) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2690) 20250822132816797 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-2343:CM_SERVICE_REQ callref-0x8000000d tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250822132816797 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132816797 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132816797 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132816797 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132816797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132816797 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132816797 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132816797 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132816797 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-2343:CM_SERVICE_REQ callref-0x8000000d tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250822132816797 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-2343:CM_SERVICE_REQ callref-0x8000000d tid-8) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250822132816797 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-2343:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250822132816797 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-2343:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822132816797 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250822132816797 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822132816797 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822132816797 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822132816797 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-261:CM_SERVICE_REQ)[0x56365ea519c0]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250822132816797 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-261:CM_SERVICE_REQ:trans-8:call-115:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea78fe0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250822132816797 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-261:CM_SERVICE_REQ:trans-8:call-115:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea78fe0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-261:CM_SERVICE_REQ)[0x56365ea519c0] (call_leg.c:197) 20250822132816797 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-261:CM_SERVICE_REQ:trans-8:call-115:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea78fe0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250822132816797 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-261:CM_SERVICE_REQ:trans-8:call-115:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea78fe0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250822132816797 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-261:CM_SERVICE_REQ:trans-8:call-115:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365e9ff240]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250822132816797 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-261:CM_SERVICE_REQ:trans-8:call-115:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365e9ff240]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-261:CM_SERVICE_REQ)[0x56365ea519c0] (call_leg.c:197) 20250822132816797 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-261:CM_SERVICE_REQ)[0x56365ea519c0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250822132816797 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-261:CM_SERVICE_REQ:trans-8:call-115:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365e9ff240]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250822132816797 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-261:CM_SERVICE_REQ:trans-8:call-115:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365e9ff240]{ESTABLISHED}: Deallocated (fsm.c:568) 20250822132816797 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-261:CM_SERVICE_REQ)[0x56365ea519c0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250822132816797 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-261:CM_SERVICE_REQ)[0x56365ea519c0]{RELEASING}: Removing from parent msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-2343:CM_SERVICE_REQ)[0x56365ea6e870] (call_leg.c:198) 20250822132816797 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-261:CM_SERVICE_REQ)[0x56365ea519c0]{RELEASING}: Freeing instance (call_leg.c:198) 20250822132816797 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-261:CM_SERVICE_REQ)[0x56365ea519c0]{RELEASING}: Deallocated (fsm.c:568) 20250822132816797 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822132816797 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132816797 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132816797 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132816797 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132816797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132816797 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132816797 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132816797 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132816797 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132816797 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132816797 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132816797 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132816797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132816797 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132816797 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132816797 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1519)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1519)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1519)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1519)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1517)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1517)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1517)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1517)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1517)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1517)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1517)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1517)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1523)@718a44d66dfb: Deleted conn table entry 0TC_ho_inter_bsc0(1529)-2147483635 TC_ho_inter_bsc0(1529)@718a44d66dfb: f_call_hangup 2: rx MNCC REL ind TC_ho_inter_bsc0(1529)@718a44d66dfb: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_bsc0(1529)@718a44d66dfb: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_bsc0(1529)@718a44d66dfb: f_call_hangup 5: rx BSSAP Clear Command TC_ho_inter_bsc0(1529)@718a44d66dfb: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(1517)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1517)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1517)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1517)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1519)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132816798 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132816798 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132816798 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132816798 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132816798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132816798 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132816798 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132816798 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132816798 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-2343:CM_SERVICE_REQ)[0x56365ea6ec00]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822132816798 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-2343:CM_SERVICE_REQ)[0x56365ea6ec00]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-2343:CM_SERVICE_REQ)[0x56365ea6e870] (msc_a.c:1053) 20250822132816798 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-2343:CM_SERVICE_REQ)[0x56365ea6ec00]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822132816798 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-2343:CM_SERVICE_REQ)[0x56365ea6ec00]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822132816798 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D - active-conn: now used by 1 (attached) (msub.c:375) 20250822132816798 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132816798 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132816798 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132816798 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132816798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132816798 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132816798 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132816798 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1519)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1519)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1517)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-M3UA(1519)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132816799 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132816799 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132816799 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132816799 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132816799 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132816799 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132816799 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132816799 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1518)@718a44d66dfb: Deleted conn table entry 0TC_ho_inter_bsc0(1529)6253301 TC_ho_inter_bsc0(1529)@718a44d66dfb: f_call_hangup 6: rx SCCP DISC TC_ho_inter_bsc0(1529)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc0(1529)@718a44d66dfb: f_call_hangup 9: done TC_ho_inter_bsc0(1529)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc0(1529)@718a44d66dfb: Final verdict of PTC: pass 20250822132818811 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) MSC_Test_0-M3UA(1519)@718a44d66dfb: Final verdict of PTC: none 20250822132818812 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822132818812 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822132818812 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822132818812 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822132818812 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822132818812 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822132818812 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822132818812 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822132818812 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822132818812 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) 20250822132818812 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822132818812 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822132818812 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822132818812 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132818812 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822132818812 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822132818812 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822132818812 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822132818812 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822132818812 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822132818812 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822132818813 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822132818813 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) 20250822132818813 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822132818813 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) MSC_Test-MNCC(1523)@718a44d66dfb: Final verdict of PTC: none 20250822132818813 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) 20250822132818813 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132818813 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250822132818813 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822132818813 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822132818813 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822132818813 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822132818813 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822132818813 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250822132818813 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822132818813 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822132818813 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822132818813 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) 20250822132818813 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822132818813 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_1-SCCP(1520)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP-IPA(1525)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-SCCP(1517)@718a44d66dfb: Final verdict of PTC: none MSC_Test_1-M3UA(1522)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP(1526)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(1518)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1516)@718a44d66dfb: Final verdict of PTC: none MSC_Test_1-RAN(1521)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1531)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(1528)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1532)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(1524)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(1527)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1516): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(1517): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(1518): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(1519): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-SCCP(1520): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-RAN(1521): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-M3UA(1522): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(1523): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(1524): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(1525): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(1526): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(1527): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(1528): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_ho_inter_bsc0(1529): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC TC_ho_inter_bsc1(1530): pass (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1531): none (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1532): none (pass -> pass) MTC@718a44d66dfb: Test case TC_ho_inter_bsc finished. Verdict: pass MTC@718a44d66dfb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc pass'. Fri Aug 22 13:28:18 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 20250822132819815 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=699960) 20250822132820814 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822132820814 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822132820814 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822132820814 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822132820814 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822132820814 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822132820816 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=699960, count=702552) 20250822132821818 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:28: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_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 20250822132822819 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_ho_inter_bsc_a5_1 started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(1536)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(1536)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1536)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(1534)@718a44d66dfb: v_sccp_pdu_maxlen:268 MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_1-M3UA(1539)@718a44d66dfb: ************************************************* MSC_Test_1-M3UA(1539)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(1539)@718a44d66dfb: ************************************************* MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_1-SCCP(1537)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822132823436 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1540)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822132823604 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822132823604 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822132823604 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822132823604 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1536)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1536)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1536)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822132823606 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132823606 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822132823606 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822132823606 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822132823606 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822132823606 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822132823606 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1536)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(1536)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1536)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1536)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1536)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1536)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1536)@718a44d66dfb: Message received on association #8 20250822132823607 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132823607 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822132823607 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822132823607 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822132823607 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822132823607 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822132823607 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1536)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1536)@718a44d66dfb: Message received on association #8 20250822132823607 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822132823607 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1536)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1536)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1536)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1536)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822132823623 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) 20250822132823623 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) 20250822132823623 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822132823623 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(1539)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(1539)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(1539)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822132823624 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132823624 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822132823624 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822132823624 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822132823624 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822132823624 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822132823624 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(1539)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_1-M3UA(1539)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(1539)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(1539)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(1539)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822132823625 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132823625 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822132823625 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822132823625 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822132823625 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822132823625 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822132823625 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(1539)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(1539)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(1539)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822132823625 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250822132823625 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(1539)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(1539)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(1539)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(1539)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(1539)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822132823820 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822132823821 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1542)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1542)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822132823827 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1542)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1542)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1542)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1542)@718a44d66dfb: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1542)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1542)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822132823842 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822132823842 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1543)@718a44d66dfb: Created GsupExpect[0] for "262420000000053" to be handled at TC_ho_inter_bsc_a5_10(1546) TC_ho_inter_bsc_a5_10(1546)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250822132824413 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132824413 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132824413 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132824413 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132824413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132824413 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132824413 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132824413 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1536)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132824413 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132824413 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132824413 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132824413 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132824413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132824413 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132824413 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132824413 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1536)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1536)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1535)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1535)@718a44d66dfb: Added conn table entry 0TC_ho_inter_bsc_a5_10(1546)4118669 MSC_Test_0-SCCP(1534)@718a44d66dfb: First idle individual index:0 MSC_Test_0-RAN(1535)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1536)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132824417 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132824417 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132824417 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132824417 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132824417 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132824417 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132824417 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132824417 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132824417 DMM DEBUG msc_a(IMSI-262420000000053:GERAN-A-262:LU)[0x56365ea45d90]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000053 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822132824417 DMM DEBUG msc_a(IMSI-262420000000053:GERAN-A-262:LU)[0x56365ea45d90]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822132824417 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-262:LU)[0x56365ea2cbb0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822132824417 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-262:LU)[0x56365ea2cbb0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000053:GERAN-A-262:LU)[0x56365ea45d90] (fsm.c:486) 20250822132824417 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-262:LU)[0x56365ea2cbb0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250822132824417 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-262:LU)[0x56365ea2cbb0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822132824417 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822132824417 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822132824417 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250822132824417 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132824417 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-262:LU)[0x56365ea2cbb0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822132824417 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-262:LU)[0x56365ea2cbb0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822132824417 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-262:LU)[0x56365ea2cbb0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250822132824417 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-262:LU)[0x56365ea5b590]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822132824417 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-262:LU)[0x56365ea5b590]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-262:LU)[0x56365ea2cbb0] (fsm.c:486) 20250822132824417 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-262:LU)[0x56365ea5b590]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822132824417 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-262:LU)[0x56365ea5b590]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822132824417 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132824417 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132824417 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132824417 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132824417 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132824417 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132824417 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132824417 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1536)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1536)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1534)@718a44d66dfb: { messageType := 2, destLocRef := '3ED88D'O, sourceLocRef := '000106'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1534)@718a44d66dfb: Session index based on local reference:0 MSC_Test-GSUP(1543)@718a44d66dfb: Found GsupExpect[0] for "262420000000053" handled at TC_ho_inter_bsc_a5_10(1546) MSC_Test-GSUP(1543)@718a44d66dfb: Added IMSI table entry 0TC_ho_inter_bsc_a5_10(1546)"262420000000053" 20250822132824420 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250822132824420 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1534)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1534)@718a44d66dfb: vl_len:11 MSC_Test_0-SCCP(1534)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1534)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0009541203524982130101'O MSC_Test_0-M3UA(1536)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132824421 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132824421 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132824421 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132824421 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132824421 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132824421 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132824421 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132824421 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_ho_inter_bsc_a5_10(1546)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_10(1546)@718a44d66dfb: setverdict(pass): none -> pass 20250822132824427 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132824427 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-262:LU)[0x56365ea5b590]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822132824427 DVLR DEBUG SUBSCR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D) Received 1 auth tuples (vlr.c:996) 20250822132824427 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-262:LU)[0x56365ea5b590]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822132824427 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-262:LU)[0x56365ea5b590]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250822132824427 DMM DEBUG Tx AUTH REQ (rand = 8ccd8cd76cbca68960635a72ebe4a488) (gsm_04_08.c:641) 20250822132824427 DMM DEBUG AUTH REQ (autn = 608145d09b8f8449aa5a903f3d107bd4) (gsm_04_08.c:643) 20250822132824427 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822132824428 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132824428 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132824428 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132824428 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132824428 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132824428 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132824428 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132824428 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1536)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1536)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1534)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1534)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1534)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1534)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-M3UA(1539)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132824432 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132824432 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132824432 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250822132824432 DLM3UA 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) 20250822132824432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132824432 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132824432 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132824432 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132824433 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132824433 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132824433 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132824433 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) 20250822132824433 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132824433 DLSS7 DEBUG Found route for dpc=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) 20250822132824433 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250822132824433 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(1539)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(1539)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1535)@718a44d66dfb: patching N(SD)=1 into dtap '051476D251B2210478AD31EA'O MSC_Test_0-RAN(1535)@718a44d66dfb: patched enc_l3: '055476D251B2210478AD31EA'O MSC_Test_0-SCCP(1534)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1534)@718a44d66dfb: vl_len:15 MSC_Test_0-SCCP(1534)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1534)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '01000C055476D251B2210478AD31EA'O MSC_Test_0-M3UA(1536)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132824438 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132824438 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132824438 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132824438 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132824438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132824438 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132824438 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132824438 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132824438 DMM DEBUG msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-262:LU)[0x56365ea45d90]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 76d251b278ad31ea) (gsm_04_08.c:1128) 20250822132824438 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-262:LU)[0x56365ea5b590]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822132824438 DVLR DEBUG SUBSCR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D) AUTH on GERAN received SRES/RES: 76d251b278ad31ea (8 bytes) (vlr_auth_fsm.c:151) 20250822132824438 DVLR INFO SUBSCR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250822132824438 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-262:LU)[0x56365ea5b590]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822132824438 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-262:LU)[0x56365ea5b590]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822132824439 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-262:LU)[0x56365ea5b590]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822132824439 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-262:LU)[0x56365ea5b590]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-262:LU)[0x56365ea2cbb0] (vlr_auth_fsm.c:294) 20250822132824439 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-262:LU)[0x56365ea5b590]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822132824439 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-262:LU)[0x56365ea5b590]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822132824439 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-262:LU)[0x56365ea2cbb0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250822132824439 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-262:LU)[0x56365ea2cbb0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822132824439 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-262:LU)[0x56365ea2cbb0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822132824439 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-262:LU)[0x56365ea2cbb0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250822132824439 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132824439 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132824439 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132824439 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132824439 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132824439 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132824439 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132824439 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1536)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1536)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1534)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1534)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1534)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1534)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-RAN(1538)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-RAN(1538)@718a44d66dfb: f_create_expect(l3 := omit, n_connectPointCode := 194 MSC_Test_1-RAN(1538)@718a44d66dfb: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc_a5_11(1547) MSC_Test_0-SCCP(1534)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1534)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(1534)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1534)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0003552C02'O MSC_Test_0-M3UA(1536)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132824443 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132824443 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132824443 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132824443 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132824443 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132824443 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132824443 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132824443 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132824443 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-262:LU)[0x56365ea2cbb0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250822132824443 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-262:LU)[0x56365ea2cbb0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822132824443 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-262:LU)[0x56365ea2cbb0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822132824444 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-262:LU)[0x56365ea2cbb0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822132824444 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-262:LU)[0x56365ea5b590]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822132824444 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-262:LU)[0x56365ea5b590]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-262:LU)[0x56365ea2cbb0] (fsm.c:486) 20250822132824444 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-262:LU)[0x56365ea5b590]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822132824444 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-262:LU)[0x56365ea5b590]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822132824444 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132824444 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132824444 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132824444 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132824444 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132824444 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132824444 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132824444 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1536)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1536)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1534)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1534)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1534)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1534)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132824447 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132824447 DVLR DEBUG IMSI:262420000000053 has MSISDN:491230000053 (vlr.c:1045) 20250822132824447 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250822132824447 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822132824448 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132824448 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-262:LU)[0x56365ea2cbb0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822132824448 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-262:LU)[0x56365ea5b590]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822132824448 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-262:LU)[0x56365ea5b590]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822132824448 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-262:LU)[0x56365ea5b590]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822132824448 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-262:LU)[0x56365ea5b590]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-262:LU)[0x56365ea2cbb0] (vlr_lu_fsm.c:110) 20250822132824448 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-262:LU)[0x56365ea5b590]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822132824448 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-262:LU)[0x56365ea5b590]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822132824448 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-262:LU)[0x56365ea2cbb0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822132824448 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-262:LU)[0x56365ea2cbb0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822132824448 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-262:LU)[0x56365ea47180]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822132824448 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-262:LU)[0x56365ea47180]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-262:LU)[0x56365ea2cbb0] (fsm.c:486) 20250822132824448 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-262:LU)[0x56365ea47180]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822132824448 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-262:LU)[0x56365ea47180]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822132824448 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-262:LU)[0x56365ea47180]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822132824448 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-262:LU)[0x56365ea47180]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822132824448 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:TMSInew-0x2E925793) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250822132824448 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-262:LU)[0x56365ea47180]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822132824448 DMM DEBUG -> IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:TMSInew-0x2E925793 LOCATION UPDATE ACCEPT (TMSI = 0x2e925793) (gsm_04_08.c:149) 20250822132824448 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:TMSInew-0x2E925793 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822132824448 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132824448 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132824448 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132824448 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132824448 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132824448 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132824448 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132824448 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1536)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1536)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1534)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1534)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1534)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1534)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_10(1546)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1535)@718a44d66dfb: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1535)@718a44d66dfb: patched enc_l3: '059B'O MSC_Test_0-SCCP(1534)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1534)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(1534)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1534)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002059B'O 20250822132824452 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132824452 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132824452 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132824452 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132824452 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132824452 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132824452 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132824452 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1536)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132824452 DMM DEBUG msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:TMSInew-0x2E925793:GERAN-A-262:LU)[0x56365ea45d90]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822132824452 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:TMSInew-0x2E925793:GERAN-A-262:LU)[0x56365ea2cbb0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822132824452 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-262:LU)[0x56365ea47180]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822132824452 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250822132824452 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-262:LU)[0x56365ea47180]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822132824452 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-262:LU)[0x56365ea2cbb0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822132824452 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-262:LU)[0x56365ea47180]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822132824452 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-262:LU)[0x56365ea47180]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-262:LU)[0x56365ea2cbb0] (vlr_lu_fsm.c:817) 20250822132824452 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-262:LU)[0x56365ea47180]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822132824452 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xBB5B647D:GERAN-A-262:LU)[0x56365ea47180]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822132824452 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-262:LU)[0x56365ea2cbb0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822132824452 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000053/3/1): Available (smpp_smsc.c:626) 20250822132824452 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822132824452 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822132824452 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822132824452 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822132824452 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132824452 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132824452 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132824452 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132824452 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132824452 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132824452 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132824452 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1536)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1536)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1534)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1534)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1534)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1534)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1534)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1534)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1534)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1534)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822132824455 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132824455 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132824455 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132824455 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132824455 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(1536)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132824455 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132824455 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132824455 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132824455 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-262:LU)[0x56365ea2cbb0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822132824455 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-262:LU)[0x56365ea2cbb0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-262:LU)[0x56365ea45d90] (msc_a.c:1053) 20250822132824455 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-262:LU)[0x56365ea2cbb0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822132824455 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-262:LU)[0x56365ea2cbb0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822132824455 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-262:LU)[0x56365ea2cbb0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822132824455 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793 - active-conn: now used by 1 (attached) (msub.c:375) 20250822132824455 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132824455 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132824455 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132824455 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132824455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132824455 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132824455 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132824455 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1536)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1536)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1534)@718a44d66dfb: Session index based on local reference:0 20250822132824456 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132824456 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132824456 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132824456 DLM3UA DEBUG 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(1536)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132824456 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132824456 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132824456 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132824456 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1535)@718a44d66dfb: Deleted conn table entry 0TC_ho_inter_bsc_a5_10(1546)4118669 TC_ho_inter_bsc_a5_10(1546)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132824457 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822132824457 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_ho_inter_bsc_a5_10(1546)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_10(1546)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_10(1546)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_10(1546)@718a44d66dfb: 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 := '2E925793'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1535)@718a44d66dfb: Added conn table entry 0TC_ho_inter_bsc_a5_10(1546)10585156 MSC_Test_0-RAN(1535)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1534)@718a44d66dfb: First idle individual index:0 MSC_Test_0-M3UA(1536)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132824658 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132824658 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132824658 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132824658 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132824658 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132824658 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132824658 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132824658 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132824659 DMM DEBUG msc_a(TMSI-0x2E925793:GERAN-A-263:CM_SERVICE_REQ)[0x56365ea519c0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250822132824659 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2E925793:GERAN-A-263:CM_SERVICE_REQ)[0x56365e858e20]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822132824659 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2E925793:GERAN-A-263:CM_SERVICE_REQ)[0x56365e858e20]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x2E925793:GERAN-A-263:CM_SERVICE_REQ)[0x56365ea519c0] (fsm.c:486) 20250822132824659 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2E925793:GERAN-A-263:CM_SERVICE_REQ)[0x56365e858e20]{PR_ARQ_S_INIT}: rev=R99 net=GERAN Auth+Ciph (vlr_access_req_fsm.c:711) 20250822132824659 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2E925793:GERAN-A-263:CM_SERVICE_REQ)[0x56365e858e20]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822132824659 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822132824659 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822132824659 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-263:CM_SERVICE_REQ)[0x56365e858e20]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822132824659 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-263:CM_SERVICE_REQ)[0x56365e858e20]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250822132824659 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-263:CM_SERVICE_REQ)[0x56365ea47180]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822132824659 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-263:CM_SERVICE_REQ)[0x56365ea47180]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-263:CM_SERVICE_REQ)[0x56365e858e20] (fsm.c:486) 20250822132824659 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-263:CM_SERVICE_REQ)[0x56365ea47180]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822132824659 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-263:CM_SERVICE_REQ)[0x56365ea47180]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822132824659 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250822132824660 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132824660 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132824660 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132824660 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132824660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132824660 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132824660 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132824660 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1536)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1536)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1534)@718a44d66dfb: { messageType := 2, destLocRef := 'A18444'O, sourceLocRef := '000107'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1534)@718a44d66dfb: Session index based on local reference:0 20250822132824663 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250822132824663 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_ho_inter_bsc_a5_10(1546)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_10(1546)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132824667 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132824667 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-263:CM_SERVICE_REQ)[0x56365ea47180]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822132824667 DVLR DEBUG SUBSCR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793) Received 1 auth tuples (vlr.c:996) 20250822132824667 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-263:CM_SERVICE_REQ)[0x56365ea47180]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822132824667 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-263:CM_SERVICE_REQ)[0x56365ea47180]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250822132824667 DMM DEBUG Tx AUTH REQ (rand = 8ccd8cd76cbca68960635a72ebe4a488) (gsm_04_08.c:641) 20250822132824667 DMM DEBUG AUTH REQ (autn = 608145d09b8f8449aa5a903f3d107bd4) (gsm_04_08.c:643) 20250822132824667 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822132824667 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132824667 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132824667 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132824667 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132824667 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132824667 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132824667 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132824667 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1536)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1536)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1534)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1534)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1534)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1534)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1535)@718a44d66dfb: patching N(SD)=1 into dtap '051476D251B2210478AD31EA'O MSC_Test_0-RAN(1535)@718a44d66dfb: patched enc_l3: '055476D251B2210478AD31EA'O MSC_Test_0-SCCP(1534)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1534)@718a44d66dfb: vl_len:15 MSC_Test_0-SCCP(1534)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1534)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '01000C055476D251B2210478AD31EA'O 20250822132824670 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132824670 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132824670 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132824670 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132824670 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132824671 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132824671 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132824671 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1536)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132824671 DMM DEBUG msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-263:CM_SERVICE_REQ)[0x56365ea519c0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 76d251b278ad31ea) (gsm_04_08.c:1128) 20250822132824671 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-263:CM_SERVICE_REQ)[0x56365ea47180]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822132824671 DVLR DEBUG SUBSCR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793) AUTH on GERAN received SRES/RES: 76d251b278ad31ea (8 bytes) (vlr_auth_fsm.c:151) 20250822132824671 DVLR INFO SUBSCR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250822132824671 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-263:CM_SERVICE_REQ)[0x56365ea47180]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822132824671 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-263:CM_SERVICE_REQ)[0x56365ea47180]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822132824671 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-263:CM_SERVICE_REQ)[0x56365ea47180]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822132824671 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-263:CM_SERVICE_REQ)[0x56365ea47180]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-263:CM_SERVICE_REQ)[0x56365e858e20] (vlr_auth_fsm.c:294) 20250822132824671 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-263:CM_SERVICE_REQ)[0x56365ea47180]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822132824671 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-263:CM_SERVICE_REQ)[0x56365ea47180]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822132824671 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-263:CM_SERVICE_REQ)[0x56365e858e20]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250822132824671 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-263:CM_SERVICE_REQ)[0x56365e858e20]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822132824671 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-263:CM_SERVICE_REQ)[0x56365e858e20]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822132824671 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-263:CM_SERVICE_REQ)[0x56365e858e20]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250822132824671 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132824671 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132824671 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132824671 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132824671 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132824671 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132824671 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132824671 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1536)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1536)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1534)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1534)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1534)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1534)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1534)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1534)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(1534)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1534)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0003552C02'O 20250822132824674 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132824674 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_0-M3UA(1536)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132824674 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132824674 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132824674 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132824674 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132824675 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132824675 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132824675 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-263:CM_SERVICE_REQ)[0x56365e858e20]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250822132824675 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-263:CM_SERVICE_REQ)[0x56365e858e20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822132824675 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-263:CM_SERVICE_REQ)[0x56365e858e20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822132824675 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-263:CM_SERVICE_REQ)[0x56365e858e20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822132824675 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-263:CM_SERVICE_REQ)[0x56365e858e20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822132824675 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-263:CM_SERVICE_REQ)[0x56365e858e20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822132824675 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-263:CM_SERVICE_REQ)[0x56365e858e20]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822132824675 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-263:CM_SERVICE_REQ)[0x56365e858e20]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822132824675 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-263:CM_SERVICE_REQ)[0x56365e858e20]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822132824675 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000053/3/1): Available (smpp_smsc.c:626) 20250822132824675 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132824675 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132824675 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132824675 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132824675 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132824675 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132824675 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132824675 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1536)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1536)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1534)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1534)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1534)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1534)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1540)@718a44d66dfb: Created MnccExpect[0] for "12345" to be handled at TC_ho_inter_bsc_a5_10(1546) MSC_Test-MGCP(1541)@718a44d66dfb: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_inter_bsc_a5_10(1546) MSC_Test_0-RAN(1535)@718a44d66dfb: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1535)@718a44d66dfb: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_0-SCCP(1534)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1534)@718a44d66dfb: vl_len:19 MSC_Test_0-SCCP(1534)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1534)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010010038504066005040200815E04802143F5'O MSC_Test_0-M3UA(1536)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132824694 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132824694 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132824694 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132824694 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132824694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132824694 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132824694 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132824694 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132824694 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250822132824694 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793 callref-0x8000000e tid-8) New transaction (transaction.c:231) 20250822132824694 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000e tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2690) 20250822132824694 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000e tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822132824694 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250822132824694 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000e tid-8) codecs: :0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:702) 20250822132824694 DCC INFO trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000e tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250822132824694 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000e tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250822132824694 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-263:CM_SERVICE_REQ)[0x56365ea5b590]{ESTABLISHING}: Allocated (fsm.c:456) 20250822132824694 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-263:CM_SERVICE_REQ)[0x56365ea5b590]{ESTABLISHING}: is child of msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-263:CM_SERVICE_REQ)[0x56365ea519c0] (fsm.c:486) 20250822132824694 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000e tid-8) codecs: :0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:2161) 20250822132824694 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-263:CM_SERVICE_REQ)[0x56365ea791f0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250822132824694 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-263:CM_SERVICE_REQ)[0x56365ea791f0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-263:CM_SERVICE_REQ)[0x56365ea5b590] (fsm.c:486) 20250822132824694 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-263:CM_SERVICE_REQ:trans-8:call-116:RTP_TO_CN:no-CI)[0x56365ea791f0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250822132824694 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-263:CM_SERVICE_REQ:trans-8:call-116:RTP_TO_CN:no-CI)[0x56365ea791f0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250822132824694 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-263:CM_SERVICE_REQ)[0x56365ea0d4d0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250822132824694 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-263:CM_SERVICE_REQ)[0x56365ea0d4d0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-263:CM_SERVICE_REQ)[0x56365ea5b590] (fsm.c:486) 20250822132824694 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-263:CM_SERVICE_REQ:trans-8:call-116:RTP_TO_RAN:no-CI)[0x56365ea0d4d0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250822132824694 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-263:CM_SERVICE_REQ:trans-8:call-116:RTP_TO_RAN:no-CI)[0x56365ea0d4d0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1541)@718a44d66dfb: Found Expect[0] for { line := { verb := "CRCX", trans_id := "125", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "74" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_ho_inter_bsc_a5_10(1546) TC_ho_inter_bsc_a5_10(1546)@718a44d66dfb: f_mo_call_establish 2: rx 1st CRCX 20250822132824705 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-263:CM_SERVICE_REQ:trans-8:call-116:RTP_TO_CN:no-CI)[0x56365ea791f0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822132824705 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-263:CM_SERVICE_REQ)[0x56365ea5b590]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250822132824705 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000e tid-8) tx MNCC_SETUP_IND (RTP=1.1.1.1:10000{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:309) TC_ho_inter_bsc_a5_10(1546)@718a44d66dfb: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1540)@718a44d66dfb: Found MnccExpect[0] for "12345" handled at TC_ho_inter_bsc_a5_10(1546) MSC_Test-MNCC(1540)@718a44d66dfb: Added conn table entry 0TC_ho_inter_bsc_a5_10(1546)-2147483634 20250822132824707 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-263:CM_SERVICE_REQ:trans-8:call-116:RTP_TO_RAN:no-CI)[0x56365ea0d4d0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822132824707 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-263:CM_SERVICE_REQ)[0x56365ea5b590]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250822132824707 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000e tid-8) codecs: 1.1.1.1:10000{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:705) 20250822132824707 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000e tid-8) Sending Assignment Command (msc_a.c:706) 20250822132824707 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132824707 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132824707 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132824707 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132824707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132824707 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132824707 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132824707 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1536)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1536)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1534)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1534)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1534)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1534)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_10(1546)@718a44d66dfb: f_mo_call_establish 1: rx MNCC SETUP ind 20250822132824709 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000e tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) TC_ho_inter_bsc_a5_10(1546)@718a44d66dfb: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1534)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1534)@718a44d66dfb: vl_len:14 MSC_Test_0-SCCP(1534)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1534)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O 20250822132824712 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132824712 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132824712 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132824712 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132824712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132824712 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132824712 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132824712 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1536)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132824712 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-263:CM_SERVICE_REQ:trans-8:call-116:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x56365ea0d4d0]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250822132824712 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-263:CM_SERVICE_REQ:trans-8:call-116:RTP_TO_RAN:CI-22222:no-remote-port:codecs-not-sent:mode-not-sent:local-2-2-2-2-11000)[0x56365ea0d4d0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250822132824712 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-263:CM_SERVICE_REQ:trans-8:call-116:RTP_TO_RAN:CI-22222:remote-port-not-sent:codecs-not-sent:mode-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea0d4d0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250822132824712 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000e tid-8) codecs: 1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:1596) 20250822132824712 DCC INFO trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000e tid-8) Assignment Complete: RAN: GSM#3, CN: GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111 (msc_a.c:1597) 20250822132824712 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000e tid-8) codecs: 1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:2187) 20250822132824712 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000e tid-8) tx MNCC_RTP_CREATE (RTP=1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111}) (gsm_04_08_cc.c:309) TC_ho_inter_bsc_a5_10(1546)@718a44d66dfb: f_mo_call_establish 3: rx RTP CREATE 20250822132824713 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000e tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250822132824713 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000e tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822132824713 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000e tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822132824713 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000e tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250822132824713 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132824713 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132824713 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132824713 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132824713 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132824713 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132824713 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132824713 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1536)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1536)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_ho_inter_bsc_a5_10(1546)@718a44d66dfb: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-SCCP(1534)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1534)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1534)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1534)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132824713 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-263:CM_SERVICE_REQ:trans-8:call-116:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea0d4d0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822132824713 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-263:CM_SERVICE_REQ:trans-8:call-116:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea0d4d0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250822132824713 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-263:CM_SERVICE_REQ)[0x56365ea5b590]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250822132824714 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000e tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250822132824714 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000e tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822132824714 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000e tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822132824714 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000e tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250822132824714 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132824714 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132824714 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132824714 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132824714 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132824714 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132824714 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132824714 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1536)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1536)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1534)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1534)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1534)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1534)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_10(1546)@718a44d66dfb: f_mo_call_establish 7: rx CC Alerting 20250822132824715 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000e tid-8) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250822132824715 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000e tid-8) Got no information of remote audio codecs: neither SDP nor Bearer Capability. Trying anyway. (gsm_04_08_cc.c:795) 20250822132824715 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000e tid-8) codecs: 1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:798) 20250822132824715 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-263:CM_SERVICE_REQ:trans-8:call-116:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x56365ea791f0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250822132824715 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-263:CM_SERVICE_REQ:trans-8:call-116:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x56365ea791f0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250822132824715 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-263:CM_SERVICE_REQ:trans-8:call-116:RTP_TO_CN:CI-11111:remote-port-not-sent:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea791f0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250822132824715 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000e tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250822132824715 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000e tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822132824715 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000e tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822132824715 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000e tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250822132824715 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000e tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250822132824715 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132824715 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132824715 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132824715 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132824715 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132824715 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132824715 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132824715 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1536)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1536)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1534)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1534)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1534)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1534)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_10(1546)@718a44d66dfb: as_optional_mgcp_mdcx: rx MDCX TC_ho_inter_bsc_a5_10(1546)@718a44d66dfb: { 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" } } } } } } } 20250822132824716 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-263:CM_SERVICE_REQ:trans-8:call-116:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea791f0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822132824716 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-263:CM_SERVICE_REQ:trans-8:call-116:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea791f0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250822132824716 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-263:CM_SERVICE_REQ)[0x56365ea5b590]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250822132824716 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-263:CM_SERVICE_REQ)[0x56365ea5b590]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) TC_ho_inter_bsc_a5_10(1546)@718a44d66dfb: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1535)@718a44d66dfb: patching N(SD)=3 into dtap '030F'O MSC_Test_0-RAN(1535)@718a44d66dfb: patched enc_l3: '03CF'O MSC_Test_0-SCCP(1534)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1534)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(1534)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1534)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '01000203CF'O MSC_Test_0-M3UA(1536)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132824717 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132824717 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132824717 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132824717 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132824717 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132824717 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132824717 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132824717 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132824717 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000e tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2690) 20250822132824717 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000e tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250822132824717 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000e tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250822132824717 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000e tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822132824717 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000e tid-8) tx MNCC_SETUP_COMPL_IND (gsm_04_08_cc.c:309) TC_ho_inter_bsc_a5_10(1546)@718a44d66dfb: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_bsc_a5_10(1546)@718a44d66dfb: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_bsc_a5_10(1546)@718a44d66dfb: f_mo_call_establish DONE TC_ho_inter_bsc_a5_10(1546)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1534)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1534)@718a44d66dfb: vl_len:16 MSC_Test_0-SCCP(1534)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1534)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000E1104010C1A080020F32400050006'O 20250822132826233 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132826233 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132826233 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132826233 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132826233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132826233 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132826233 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132826233 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1536)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132826234 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132826235 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132826235 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132826235 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) 20250822132826235 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132826235 DLSS7 DEBUG Found route for dpc=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) 20250822132826235 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250822132826235 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(1539)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(1539)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1537)@718a44d66dfb: First idle individual index:0 MSC_Test_1-SCCP(1537)@718a44d66dfb: Warning: Stopping inactive timer T_ias[0]. MSC_Test_1-RAN(1538)@718a44d66dfb: ExpectedCreateCallback handoverRequest 194 MSC_Test_1-RAN(1538)@718a44d66dfb: ExpectTable[0].n_connectPointCode = 194 ==? 194 MSC_Test_1-RAN(1538)@718a44d66dfb: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc_a5_11(1547) MSC_Test_1-RAN(1538)@718a44d66dfb: Added conn table entry 0TC_ho_inter_bsc_a5_11(1547)5424025 MSC_Test_1-SCCP(1537)@718a44d66dfb: Session index based on connection ID:0 20250822132826249 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132826249 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132826249 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250822132826249 DLM3UA 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) 20250822132826249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132826249 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132826249 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_1-SCCP(1537)@718a44d66dfb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_1-M3UA(1539)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132826249 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-SCCP(1537)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_1-SCCP(1537)@718a44d66dfb: vl_len:25 MSC_Test_1-SCCP(1537)@718a44d66dfb: vl_from0 MSC_Test_1-SCCP(1537)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060102030409267E0180'O MSC_Test_1-M3UA(1539)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132826450 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132826450 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132826450 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250822132826450 DLM3UA 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) 20250822132826450 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132826450 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132826450 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132826450 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132826451 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132826451 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132826451 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132826451 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132826451 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132826451 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132826451 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132826451 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1536)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1536)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1534)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1534)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1534)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1534)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_10(1546)@718a44d66dfb: GOT HandoverCommand{ discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 22, pdu := { bssmap := { handoverCommand := { messageType := '13'O, layer3Information := { elementIdentifier := '17'O, lengthIndicator := 9, layer3info := '062BD1040E00090000'O }, cellIdentifier := { elementIdentifier := '05'O, lengthIndicator := 8, cellIdentifierDiscriminator := '0000'B, spare1_4 := '0000'B, cellIdentification := { cI_CGI := { mcc_mnc := '00F000'O, lac := '0000'O, ci := '0000'O } } }, newBSSToOldBSSInfo := omit, talkerPriority := omit } } } } MSC_Test_1-SCCP(1537)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_1-SCCP(1537)@718a44d66dfb: vl_len:3 MSC_Test_1-SCCP(1537)@718a44d66dfb: vl_from0 MSC_Test_1-SCCP(1537)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '00011B'O 20250822132826763 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132826763 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132826763 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250822132826763 DLM3UA 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) 20250822132826763 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132826763 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132826763 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132826763 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(1539)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132826764 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-263:CM_SERVICE_REQ:trans-8:call-116:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea0d4d0]{ESTABLISHED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:475) 20250822132826764 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-263:CM_SERVICE_REQ:trans-8:call-116:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea0d4d0]{ESTABLISHING}: setting remote addr to 1.2.3.4:2342 (rtp_stream.c:476) 20250822132826764 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-263:CM_SERVICE_REQ:trans-8:call-116:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-1-2-3-4-2342)[0x56365ea0d4d0]{ESTABLISHING}: no change: codecs already set to GSM#3 (rtp_stream.c:424) 20250822132826764 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-263:CM_SERVICE_REQ:trans-8:call-116:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-1-2-3-4-2342)[0x56365ea0d4d0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250822132826765 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132826765 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132826765 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132826765 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132826765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132826765 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132826765 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132826765 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1536)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1536)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1534)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1534)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1534)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1534)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132826770 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-263:CM_SERVICE_REQ:trans-8:call-116:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-1-2-3-4-2342)[0x56365ea0d4d0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822132826770 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-263:CM_SERVICE_REQ:trans-8:call-116:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-1-2-3-4-2342)[0x56365ea0d4d0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250822132826770 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-263:CM_SERVICE_REQ)[0x56365ea5b590]{ESTABLISHED}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_1-SCCP(1537)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_1-SCCP(1537)@718a44d66dfb: vl_len:3 MSC_Test_1-SCCP(1537)@718a44d66dfb: vl_from0 MSC_Test_1-SCCP(1537)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_1-M3UA(1539)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132826966 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132826966 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132826966 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250822132826966 DLM3UA 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) 20250822132826966 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132826966 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132826966 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132826966 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132826967 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132826968 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132826968 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132826968 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132826968 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132826968 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132826968 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132826968 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1536)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1536)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1534)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1534)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1534)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1534)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1534)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1534)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1534)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1534)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822132826975 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132826975 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132826975 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132826975 DLM3UA DEBUG 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(1536)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132826975 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132826975 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132826975 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132826975 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132826976 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132826976 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132826976 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132826976 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132826976 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132826976 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132826976 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132826976 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1536)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1536)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1534)@718a44d66dfb: Session index based on local reference:0 20250822132826977 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132826977 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132826977 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132826977 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132826977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132826977 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132826977 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132826977 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1536)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1535)@718a44d66dfb: Deleted conn table entry 0TC_ho_inter_bsc_a5_10(1546)10585156 TC_ho_inter_bsc_a5_10(1546)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132826978 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793 + VTY: now used by 4 (attached,active-conn,CC,VTY) (msc_vty.c:1285) 20250822132826978 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793 - VTY: now used by 3 (attached,active-conn,CC) (msc_vty.c:1317) TC_ho_inter_bsc_a5_10(1546)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_10(1546)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_10(1546)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_10(1546)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_10(1546)@718a44d66dfb: FIRST inter-BSC Handover done MSC_Test_0-RAN(1535)@718a44d66dfb: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1535)@718a44d66dfb: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc_a5_10(1546) MSC_Test_1-SCCP(1537)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_1-SCCP(1537)@718a44d66dfb: vl_len:16 MSC_Test_1-SCCP(1537)@718a44d66dfb: vl_from0 20250822132829868 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132829868 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132829868 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250822132829868 DLM3UA 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) 20250822132829868 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132829868 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132829868 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132829868 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-SCCP(1537)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000E1104010C1A080062F2240017002A'O MSC_Test_1-M3UA(1539)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132829869 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132829869 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132829869 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132829869 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132829869 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132829869 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132829869 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132829869 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1536)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1536)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1534)@718a44d66dfb: First idle individual index:0 MSC_Test_0-SCCP(1534)@718a44d66dfb: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1535)@718a44d66dfb: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1535)@718a44d66dfb: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1535)@718a44d66dfb: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc_a5_10(1546) MSC_Test_0-RAN(1535)@718a44d66dfb: Added conn table entry 0TC_ho_inter_bsc_a5_10(1546)14248209 MSC_Test_0-SCCP(1534)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1534)@718a44d66dfb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250822132829876 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132829876 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_0-M3UA(1536)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132829876 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132829876 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132829876 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132829876 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132829876 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132829876 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1534)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1534)@718a44d66dfb: vl_len:25 MSC_Test_0-SCCP(1534)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1534)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060908070623287E0180'O MSC_Test_0-M3UA(1536)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132830078 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132830078 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132830078 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132830078 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132830078 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132830078 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132830078 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132830078 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132830078 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132830078 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132830078 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132830078 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) 20250822132830078 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132830078 DLSS7 DEBUG Found route for dpc=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) 20250822132830078 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250822132830078 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(1539)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(1539)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1537)@718a44d66dfb: Session index based on local reference:0 MSC_Test_1-SCCP(1537)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1537)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1537)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_11(1547)@718a44d66dfb: GOT HandoverCommand{ discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 22, pdu := { bssmap := { handoverCommand := { messageType := '13'O, layer3Information := { elementIdentifier := '17'O, lengthIndicator := 9, layer3info := '062BD1040E00090000'O }, cellIdentifier := { elementIdentifier := '05'O, lengthIndicator := 8, cellIdentifierDiscriminator := '0000'B, spare1_4 := '0000'B, cellIdentification := { cI_CGI := { mcc_mnc := '00F000'O, lac := '0000'O, ci := '0000'O } } }, newBSSToOldBSSInfo := omit, talkerPriority := omit } } } } MSC_Test_0-SCCP(1534)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1534)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1534)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1534)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_0-M3UA(1536)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132830382 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132830382 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132830382 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132830382 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132830382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132830382 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132830382 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132830382 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132830383 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-263:CM_SERVICE_REQ:trans-8:call-116:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-1-2-3-4-2342)[0x56365ea0d4d0]{ESTABLISHED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:475) 20250822132830383 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-263:CM_SERVICE_REQ:trans-8:call-116:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-1-2-3-4-2342)[0x56365ea0d4d0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250822132830383 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-263:CM_SERVICE_REQ:trans-8:call-116:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea0d4d0]{ESTABLISHING}: no change: codecs already set to GSM#3 (rtp_stream.c:424) 20250822132830383 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-263:CM_SERVICE_REQ:trans-8:call-116:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea0d4d0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250822132830383 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132830384 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132830384 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132830384 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) 20250822132830384 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132830384 DLSS7 DEBUG Found route for dpc=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) 20250822132830384 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250822132830384 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(1539)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(1539)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1537)@718a44d66dfb: Session index based on local reference:0 MSC_Test_1-SCCP(1537)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1537)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1537)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132830388 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-263:CM_SERVICE_REQ:trans-8:call-116:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea0d4d0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822132830388 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-263:CM_SERVICE_REQ:trans-8:call-116:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea0d4d0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250822132830388 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-263:CM_SERVICE_REQ)[0x56365ea5b590]{ESTABLISHED}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_0-SCCP(1534)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1534)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1534)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1534)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1536)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132830586 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132830586 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132830586 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132830586 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132830586 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132830586 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132830586 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132830586 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132830586 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132830586 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132830586 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132830586 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) 20250822132830586 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132830586 DLSS7 DEBUG Found route for dpc=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) 20250822132830586 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250822132830586 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(1539)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(1539)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1537)@718a44d66dfb: Session index based on local reference:0 MSC_Test_1-SCCP(1537)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1537)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1537)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-SCCP(1537)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_1-SCCP(1537)@718a44d66dfb: vl_len:3 MSC_Test_1-SCCP(1537)@718a44d66dfb: vl_from0 MSC_Test_1-SCCP(1537)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822132830588 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132830588 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132830588 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250822132830588 DLM3UA 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) 20250822132830588 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132830588 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132830588 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132830588 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(1539)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132830588 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132830588 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132830588 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132830588 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) 20250822132830588 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132830588 DLSS7 DEBUG Found route for dpc=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) 20250822132830588 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250822132830588 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(1539)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(1539)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1537)@718a44d66dfb: Session index based on local reference:0 MSC_Test_1-M3UA(1539)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132830588 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132830588 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132830588 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250822132830588 DLM3UA 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) 20250822132830589 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132830589 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132830589 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132830589 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-RAN(1538)@718a44d66dfb: Deleted conn table entry 0TC_ho_inter_bsc_a5_11(1547)5424025 TC_ho_inter_bsc_a5_11(1547)@718a44d66dfb: setverdict(pass): none -> pass 20250822132830590 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793 + VTY: now used by 4 (attached,active-conn,CC,VTY) (msc_vty.c:1285) 20250822132830590 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793 - VTY: now used by 3 (attached,active-conn,CC) (msc_vty.c:1317) TC_ho_inter_bsc_a5_11(1547)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_11(1547)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_11(1547)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_11(1547)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_11(1547)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_11(1547)@718a44d66dfb: Final verdict of PTC: pass TC_ho_inter_bsc_a5_10(1546)@718a44d66dfb: f_call_hangup 0: tx MNCC_DISC_REQ 20250822132833487 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-2345:CM_SERVICE_REQ callref-0x8000000e tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250822132833487 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-2345:CM_SERVICE_REQ callref-0x8000000e tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822132833487 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-2345:CM_SERVICE_REQ callref-0x8000000e tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250822132833487 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-2345:CM_SERVICE_REQ callref-0x8000000e tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250822132833488 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132833488 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132833488 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132833488 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132833488 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132833488 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132833488 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132833488 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1536)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1536)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1534)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1534)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1534)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1534)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_10(1546)@718a44d66dfb: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1535)@718a44d66dfb: patching N(SD)=0 into dtap '032D0802E180'O MSC_Test_0-RAN(1535)@718a44d66dfb: patched enc_l3: '032D0802E180'O MSC_Test_0-SCCP(1534)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1534)@718a44d66dfb: vl_len:9 MSC_Test_0-SCCP(1534)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1534)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010006032D0802E180'O MSC_Test_0-M3UA(1536)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132833493 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132833493 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132833493 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132833493 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132833493 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132833493 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132833493 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132833493 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132833494 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-2345:CM_SERVICE_REQ callref-0x8000000e tid-8) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2690) 20250822132833494 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-2345:CM_SERVICE_REQ callref-0x8000000e tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250822132833494 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-2345:CM_SERVICE_REQ callref-0x8000000e tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250822132833494 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-2345:CM_SERVICE_REQ callref-0x8000000e tid-8) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250822132833494 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-2345:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250822132833494 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-2345:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822132833494 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250822132833494 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822132833494 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822132833494 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822132833494 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-263:CM_SERVICE_REQ)[0x56365ea5b590]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250822132833494 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-263:CM_SERVICE_REQ:trans-8:call-116:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea0d4d0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250822132833494 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-263:CM_SERVICE_REQ:trans-8:call-116:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea0d4d0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-263:CM_SERVICE_REQ)[0x56365ea5b590] (call_leg.c:197) 20250822132833495 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-263:CM_SERVICE_REQ:trans-8:call-116:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea0d4d0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250822132833495 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-263:CM_SERVICE_REQ:trans-8:call-116:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea0d4d0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250822132833495 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-263:CM_SERVICE_REQ:trans-8:call-116:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea791f0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250822132833495 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-263:CM_SERVICE_REQ:trans-8:call-116:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea791f0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-263:CM_SERVICE_REQ)[0x56365ea5b590] (call_leg.c:197) 20250822132833495 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-263:CM_SERVICE_REQ)[0x56365ea5b590]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250822132833495 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-263:CM_SERVICE_REQ:trans-8:call-116:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea791f0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250822132833495 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-263:CM_SERVICE_REQ:trans-8:call-116:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea791f0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250822132833495 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-263:CM_SERVICE_REQ)[0x56365ea5b590]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250822132833495 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-263:CM_SERVICE_REQ)[0x56365ea5b590]{RELEASING}: Removing from parent msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-2345:CM_SERVICE_REQ)[0x56365ea519c0] (call_leg.c:198) 20250822132833495 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-263:CM_SERVICE_REQ)[0x56365ea5b590]{RELEASING}: Freeing instance (call_leg.c:198) 20250822132833495 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-263:CM_SERVICE_REQ)[0x56365ea5b590]{RELEASING}: Deallocated (fsm.c:568) 20250822132833496 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822132833496 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132833496 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132833496 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132833496 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132833496 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132833496 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132833496 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132833496 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132833496 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132833496 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132833496 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132833496 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132833496 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132833496 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132833496 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132833496 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1536)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1536)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1536)@718a44d66dfb: Message received on association #8 MSC_Test_0-SCCP(1534)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1534)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1534)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(1536)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1534)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1534)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1534)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1534)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1534)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1540)@718a44d66dfb: Deleted conn table entry 0TC_ho_inter_bsc_a5_10(1546)-2147483634 TC_ho_inter_bsc_a5_10(1546)@718a44d66dfb: f_call_hangup 2: rx MNCC REL ind TC_ho_inter_bsc_a5_10(1546)@718a44d66dfb: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_bsc_a5_10(1546)@718a44d66dfb: f_call_hangup 5: rx BSSAP Clear Command TC_ho_inter_bsc_a5_10(1546)@718a44d66dfb: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(1534)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1534)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1534)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1534)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O TC_ho_inter_bsc_a5_10(1546)@718a44d66dfb: as_optional_mgcp_dlcx: rx MGCP DLCX 20250822132833500 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132833500 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132833500 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132833500 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132833500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132833500 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132833500 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132833500 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1536)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132833500 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-2345:CM_SERVICE_REQ)[0x56365e858e20]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822132833500 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-2345:CM_SERVICE_REQ)[0x56365e858e20]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-2345:CM_SERVICE_REQ)[0x56365ea519c0] (msc_a.c:1053) 20250822132833500 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-2345:CM_SERVICE_REQ)[0x56365e858e20]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822132833500 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-2345:CM_SERVICE_REQ)[0x56365e858e20]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822132833500 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793 - active-conn: now used by 1 (attached) (msub.c:375) 20250822132833500 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132833500 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132833500 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132833500 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132833500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132833500 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132833501 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132833501 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1536)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1536)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1534)@718a44d66dfb: Session index based on local reference:0 20250822132833501 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132833501 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132833501 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(1536)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132833501 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132833501 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132833501 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132833501 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132833501 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1535)@718a44d66dfb: Deleted conn table entry 0TC_ho_inter_bsc_a5_10(1546)14248209 TC_ho_inter_bsc_a5_10(1546)@718a44d66dfb: f_call_hangup 6: rx SCCP DISC TC_ho_inter_bsc_a5_10(1546)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_10(1546)@718a44d66dfb: f_call_hangup 9: done TC_ho_inter_bsc_a5_10(1546)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_10(1546)@718a44d66dfb: Final verdict of PTC: pass 20250822132835513 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822132835513 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250822132835513 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822132835514 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822132835513 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822132835513 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822132835513 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822132835513 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822132835513 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822132835513 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822132835513 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822132835513 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822132835513 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822132835513 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132835513 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822132835513 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822132835513 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822132835513 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822132835513 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822132835513 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822132835513 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822132835514 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822132835514 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) 20250822132835514 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822132835514 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822132835514 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822132835514 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) 20250822132835514 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822132835514 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822132835514 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) 20250822132835514 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132835514 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250822132835514 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822132835514 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822132835514 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822132835514 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822132835514 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822132835514 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822132835514 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) 20250822132835514 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822132835514 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-M3UA(1536)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-SCCP(1534)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP(1543)@718a44d66dfb: Final verdict of PTC: none MSC_Test_1-SCCP(1537)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP-IPA(1542)@718a44d66dfb: Final verdict of PTC: none MSC_Test_1-M3UA(1539)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(1540)@718a44d66dfb: Final verdict of PTC: none MSC_Test_1-RAN(1538)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1549)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(1544)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(1541)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1533)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(1545)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1548)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(1535)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1533): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(1534): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(1535): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(1536): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-SCCP(1537): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-RAN(1538): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-M3UA(1539): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(1540): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(1541): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(1542): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(1543): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(1544): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(1545): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_ho_inter_bsc_a5_10(1546): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC TC_ho_inter_bsc_a5_11(1547): pass (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1548): none (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1549): none (pass -> pass) MTC@718a44d66dfb: Test case TC_ho_inter_bsc_a5_1 finished. Verdict: pass MTC@718a44d66dfb: 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'. Fri Aug 22 13:28:35 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 20250822132836516 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=777884) 20250822132837515 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822132837515 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822132837515 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822132837515 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822132837515 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822132837515 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822132837517 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=777884, count=779044) 20250822132838518 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:28: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_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 20250822132839520 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_ho_inter_bsc_a5_3 started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(1553)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(1553)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1553)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(1551)@718a44d66dfb: v_sccp_pdu_maxlen:268 MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_1-M3UA(1556)@718a44d66dfb: ************************************************* MSC_Test_1-M3UA(1556)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(1556)@718a44d66dfb: ************************************************* MSC_Test_1-SCCP(1554)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822132840188 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1557)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822132840363 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822132840363 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822132840363 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822132840363 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1553)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1553)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1553)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1553)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(1553)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250822132840365 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132840365 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822132840365 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822132840365 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822132840365 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822132840365 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822132840365 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1553)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1553)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1553)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1553)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1553)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1553)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1553)@718a44d66dfb: Message received on association #8 20250822132840365 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132840365 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822132840365 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822132840365 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822132840365 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822132840365 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822132840365 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250822132840365 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822132840365 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1553)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1553)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1553)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1553)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822132840380 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) 20250822132840380 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) 20250822132840380 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822132840380 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(1556)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(1556)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(1556)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(1556)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_1-M3UA(1556)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250822132840382 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132840382 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822132840382 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822132840382 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822132840382 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822132840382 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822132840382 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(1556)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(1556)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(1556)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(1556)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(1556)@718a44d66dfb: Message received on association #8 20250822132840382 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132840382 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822132840382 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822132840382 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822132840382 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822132840382 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822132840382 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250822132840382 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822132840382 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(1556)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1556)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(1556)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(1556)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(1556)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(1556)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822132840521 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822132840521 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1559)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1559)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822132840524 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1559)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1559)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1559)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1559)@718a44d66dfb: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1559)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1559)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822132840546 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822132840546 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1560)@718a44d66dfb: Created GsupExpect[0] for "262420000000053" to be handled at TC_ho_inter_bsc_a5_30(1563) TC_ho_inter_bsc_a5_30(1563)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250822132841175 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132841175 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132841175 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132841175 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132841175 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132841175 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132841175 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132841175 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1553)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132841175 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132841175 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132841175 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132841175 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132841175 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132841175 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132841175 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132841175 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1553)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1553)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1552)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1552)@718a44d66dfb: Added conn table entry 0TC_ho_inter_bsc_a5_30(1563)845757 MSC_Test_0-RAN(1552)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1551)@718a44d66dfb: First idle individual index:0 MSC_Test_0-M3UA(1553)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132841183 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132841183 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132841183 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132841183 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132841183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132841183 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132841183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132841183 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132841183 DMM DEBUG msc_a(IMSI-262420000000053:GERAN-A-264:LU)[0x56365ea45ba0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000053 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822132841183 DMM DEBUG msc_a(IMSI-262420000000053:GERAN-A-264:LU)[0x56365ea45ba0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822132841183 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-264:LU)[0x56365ea6fe90]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822132841183 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-264:LU)[0x56365ea6fe90]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000053:GERAN-A-264:LU)[0x56365ea45ba0] (fsm.c:486) 20250822132841183 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-264:LU)[0x56365ea6fe90]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250822132841183 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-264:LU)[0x56365ea6fe90]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822132841183 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822132841183 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822132841183 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250822132841183 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132841183 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-264:LU)[0x56365ea6fe90]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822132841183 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-264:LU)[0x56365ea6fe90]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822132841183 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-264:LU)[0x56365ea6fe90]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250822132841183 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-264:LU)[0x56365ea45d90]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822132841183 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-264:LU)[0x56365ea45d90]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-264:LU)[0x56365ea6fe90] (fsm.c:486) 20250822132841183 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-264:LU)[0x56365ea45d90]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822132841183 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-264:LU)[0x56365ea45d90]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822132841183 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132841183 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132841183 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132841183 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132841183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132841183 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132841183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132841183 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1553)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1553)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1551)@718a44d66dfb: { messageType := 2, destLocRef := '0CE7BD'O, sourceLocRef := '000108'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1551)@718a44d66dfb: Session index based on local reference:0 MSC_Test-GSUP(1560)@718a44d66dfb: Found GsupExpect[0] for "262420000000053" handled at TC_ho_inter_bsc_a5_30(1563) MSC_Test-GSUP(1560)@718a44d66dfb: Added IMSI table entry 0TC_ho_inter_bsc_a5_30(1563)"262420000000053" 20250822132841186 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250822132841186 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1551)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1551)@718a44d66dfb: vl_len:11 MSC_Test_0-SCCP(1551)@718a44d66dfb: vl_from0 MSC_Test_1-M3UA(1556)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132841187 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132841187 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132841187 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250822132841187 DLM3UA 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) 20250822132841187 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132841187 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132841187 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132841187 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132841187 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132841187 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_0-SCCP(1551)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0009541203524982130101'O 20250822132841187 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132841187 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132841187 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132841187 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132841187 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132841187 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132841187 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132841187 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132841187 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132841187 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) 20250822132841187 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132841187 DLSS7 DEBUG Found route for dpc=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) 20250822132841187 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(1553)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132841187 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(1556)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(1556)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_ho_inter_bsc_a5_30(1563)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_30(1563)@718a44d66dfb: setverdict(pass): none -> pass MSC_Test_1-RAN(1555)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250822132841191 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132841191 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-264:LU)[0x56365ea45d90]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822132841191 DVLR DEBUG SUBSCR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793) Received 1 auth tuples (vlr.c:996) 20250822132841191 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-264:LU)[0x56365ea45d90]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822132841191 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-264:LU)[0x56365ea45d90]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250822132841191 DMM DEBUG Tx AUTH REQ (rand = 581d8e14c39b90ff918a181e7d1de404) (gsm_04_08.c:641) 20250822132841191 DMM DEBUG AUTH REQ (autn = fd62e271f26be92d03333ef2e111a573) (gsm_04_08.c:643) 20250822132841191 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822132841191 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132841191 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132841191 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132841191 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132841191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132841191 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132841191 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132841191 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1553)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1553)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1551)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1551)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1551)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1551)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-RAN(1555)@718a44d66dfb: f_create_expect(l3 := omit, n_connectPointCode := 194 MSC_Test_1-RAN(1555)@718a44d66dfb: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc_a5_31(1564) MSC_Test_0-RAN(1552)@718a44d66dfb: patching N(SD)=1 into dtap '0514F8B4233B21042F88F285'O MSC_Test_0-RAN(1552)@718a44d66dfb: patched enc_l3: '0554F8B4233B21042F88F285'O MSC_Test_0-SCCP(1551)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1551)@718a44d66dfb: vl_len:15 MSC_Test_0-SCCP(1551)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1551)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '01000C0554F8B4233B21042F88F285'O MSC_Test_0-M3UA(1553)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132841199 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132841199 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132841199 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132841199 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132841199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132841199 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132841199 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132841199 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132841199 DMM DEBUG msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-264:LU)[0x56365ea45ba0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = f8b4233b2f88f285) (gsm_04_08.c:1128) 20250822132841199 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-264:LU)[0x56365ea45d90]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822132841199 DVLR DEBUG SUBSCR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793) AUTH on GERAN received SRES/RES: f8b4233b2f88f285 (8 bytes) (vlr_auth_fsm.c:151) 20250822132841199 DVLR INFO SUBSCR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250822132841199 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-264:LU)[0x56365ea45d90]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822132841199 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-264:LU)[0x56365ea45d90]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822132841199 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-264:LU)[0x56365ea45d90]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822132841199 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-264:LU)[0x56365ea45d90]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-264:LU)[0x56365ea6fe90] (vlr_auth_fsm.c:294) 20250822132841199 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-264:LU)[0x56365ea45d90]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822132841199 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-264:LU)[0x56365ea45d90]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822132841199 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-264:LU)[0x56365ea6fe90]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250822132841199 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-264:LU)[0x56365ea6fe90]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822132841199 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-264:LU)[0x56365ea6fe90]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822132841199 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-264:LU)[0x56365ea6fe90]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250822132841199 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132841199 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132841199 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132841199 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132841199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132841199 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132841199 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132841200 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1553)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1553)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1551)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1551)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1551)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1551)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1551)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1551)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(1551)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1551)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0003552C04'O 20250822132841203 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132841203 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132841203 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132841203 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132841203 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132841203 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132841203 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(1553)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132841203 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132841203 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-264:LU)[0x56365ea6fe90]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250822132841203 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-264:LU)[0x56365ea6fe90]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822132841204 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-264:LU)[0x56365ea6fe90]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822132841204 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-264:LU)[0x56365ea6fe90]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822132841204 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-264:LU)[0x56365ea45d90]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822132841204 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-264:LU)[0x56365ea45d90]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-264:LU)[0x56365ea6fe90] (fsm.c:486) 20250822132841204 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-264:LU)[0x56365ea45d90]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822132841204 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-264:LU)[0x56365ea45d90]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822132841204 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132841204 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132841204 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132841204 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132841204 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132841204 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132841204 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132841204 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1553)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1553)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1551)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1551)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1551)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1551)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132841207 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132841207 DVLR DEBUG IMSI:262420000000053 has MSISDN:491230000053 (vlr.c:1045) 20250822132841207 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250822132841207 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822132841207 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132841207 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-264:LU)[0x56365ea6fe90]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822132841207 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-264:LU)[0x56365ea45d90]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822132841207 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-264:LU)[0x56365ea45d90]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822132841207 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-264:LU)[0x56365ea45d90]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822132841207 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-264:LU)[0x56365ea45d90]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-264:LU)[0x56365ea6fe90] (vlr_lu_fsm.c:110) 20250822132841207 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-264:LU)[0x56365ea45d90]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822132841207 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-264:LU)[0x56365ea45d90]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822132841207 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-264:LU)[0x56365ea6fe90]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822132841207 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-264:LU)[0x56365ea6fe90]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822132841207 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-264:LU)[0x56365e9ff240]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822132841207 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-264:LU)[0x56365e9ff240]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-264:LU)[0x56365ea6fe90] (fsm.c:486) 20250822132841207 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-264:LU)[0x56365e9ff240]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822132841207 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-264:LU)[0x56365e9ff240]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822132841207 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-264:LU)[0x56365e9ff240]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822132841207 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-264:LU)[0x56365e9ff240]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822132841207 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:TMSInew-0x3680DD75) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250822132841207 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-264:LU)[0x56365e9ff240]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822132841207 DMM DEBUG -> IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:TMSInew-0x3680DD75 LOCATION UPDATE ACCEPT (TMSI = 0x3680dd75) (gsm_04_08.c:149) 20250822132841207 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:TMSInew-0x3680DD75 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822132841207 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132841207 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132841207 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132841207 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132841207 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132841207 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132841207 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132841207 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1553)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1553)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1551)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1551)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1551)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1551)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_30(1563)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1552)@718a44d66dfb: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1552)@718a44d66dfb: patched enc_l3: '059B'O MSC_Test_0-SCCP(1551)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1551)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(1551)@718a44d66dfb: vl_from0 20250822132841210 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132841210 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132841210 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132841210 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132841210 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132841210 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132841210 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132841210 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1551)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1553)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132841210 DMM DEBUG msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:TMSInew-0x3680DD75:GERAN-A-264:LU)[0x56365ea45ba0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822132841210 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:TMSInew-0x3680DD75:GERAN-A-264:LU)[0x56365ea6fe90]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822132841210 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-264:LU)[0x56365e9ff240]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822132841210 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250822132841210 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-264:LU)[0x56365e9ff240]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822132841210 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-264:LU)[0x56365ea6fe90]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822132841210 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-264:LU)[0x56365e9ff240]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822132841210 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-264:LU)[0x56365e9ff240]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-264:LU)[0x56365ea6fe90] (vlr_lu_fsm.c:817) 20250822132841210 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-264:LU)[0x56365e9ff240]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822132841210 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2E925793:GERAN-A-264:LU)[0x56365e9ff240]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822132841210 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-264:LU)[0x56365ea6fe90]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822132841210 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000053/3/1): Available (smpp_smsc.c:626) 20250822132841210 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822132841210 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822132841210 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822132841210 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822132841211 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132841211 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132841211 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132841211 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132841211 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132841211 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132841211 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132841211 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1553)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1553)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1551)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1551)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1551)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1551)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1551)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1551)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1551)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1551)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1553)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132841212 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132841212 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132841212 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132841212 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132841212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132841212 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132841212 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132841212 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132841212 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-264:LU)[0x56365ea6fe90]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822132841212 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-264:LU)[0x56365ea6fe90]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-264:LU)[0x56365ea45ba0] (msc_a.c:1053) 20250822132841212 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-264:LU)[0x56365ea6fe90]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822132841212 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-264:LU)[0x56365ea6fe90]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822132841212 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-264:LU)[0x56365ea6fe90]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822132841212 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75 - active-conn: now used by 1 (attached) (msub.c:375) 20250822132841213 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132841213 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132841213 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132841213 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132841213 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132841213 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132841213 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132841213 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1553)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1553)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1551)@718a44d66dfb: Session index based on local reference:0 20250822132841214 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132841214 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_0-M3UA(1553)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132841214 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132841214 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132841214 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132841214 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132841214 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132841214 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1552)@718a44d66dfb: Deleted conn table entry 0TC_ho_inter_bsc_a5_30(1563)845757 TC_ho_inter_bsc_a5_30(1563)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132841215 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822132841215 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_ho_inter_bsc_a5_30(1563)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_30(1563)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_30(1563)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_30(1563)@718a44d66dfb: 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 := '3680DD75'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1552)@718a44d66dfb: Added conn table entry 0TC_ho_inter_bsc_a5_30(1563)1714182 MSC_Test_0-RAN(1552)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1551)@718a44d66dfb: First idle individual index:0 MSC_Test_0-M3UA(1553)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132841419 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132841419 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132841419 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132841419 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132841419 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132841419 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132841419 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132841419 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132841420 DMM DEBUG msc_a(TMSI-0x3680DD75:GERAN-A-265:CM_SERVICE_REQ)[0x56365ea5b590]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250822132841420 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3680DD75:GERAN-A-265:CM_SERVICE_REQ)[0x56365ea44fb0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822132841420 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3680DD75:GERAN-A-265:CM_SERVICE_REQ)[0x56365ea44fb0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x3680DD75:GERAN-A-265:CM_SERVICE_REQ)[0x56365ea5b590] (fsm.c:486) 20250822132841420 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3680DD75:GERAN-A-265:CM_SERVICE_REQ)[0x56365ea44fb0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN Auth+Ciph (vlr_access_req_fsm.c:711) 20250822132841420 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3680DD75:GERAN-A-265:CM_SERVICE_REQ)[0x56365ea44fb0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822132841420 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822132841420 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822132841420 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-265:CM_SERVICE_REQ)[0x56365ea44fb0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822132841420 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-265:CM_SERVICE_REQ)[0x56365ea44fb0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250822132841421 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-265:CM_SERVICE_REQ)[0x56365e9ff240]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822132841421 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-265:CM_SERVICE_REQ)[0x56365e9ff240]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-265:CM_SERVICE_REQ)[0x56365ea44fb0] (fsm.c:486) 20250822132841421 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-265:CM_SERVICE_REQ)[0x56365e9ff240]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822132841421 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-265:CM_SERVICE_REQ)[0x56365e9ff240]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822132841421 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250822132841421 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132841421 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132841421 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132841421 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132841421 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132841421 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132841421 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132841421 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1553)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1553)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1551)@718a44d66dfb: { messageType := 2, destLocRef := '1A2806'O, sourceLocRef := '000109'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1551)@718a44d66dfb: Session index based on local reference:0 20250822132841425 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250822132841425 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_ho_inter_bsc_a5_30(1563)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_30(1563)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132841428 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132841428 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-265:CM_SERVICE_REQ)[0x56365e9ff240]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822132841428 DVLR DEBUG SUBSCR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75) Received 1 auth tuples (vlr.c:996) 20250822132841429 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-265:CM_SERVICE_REQ)[0x56365e9ff240]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822132841429 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-265:CM_SERVICE_REQ)[0x56365e9ff240]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250822132841429 DMM DEBUG Tx AUTH REQ (rand = 581d8e14c39b90ff918a181e7d1de404) (gsm_04_08.c:641) 20250822132841429 DMM DEBUG AUTH REQ (autn = fd62e271f26be92d03333ef2e111a573) (gsm_04_08.c:643) 20250822132841429 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822132841429 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132841429 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132841429 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132841429 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132841429 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132841429 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132841429 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132841429 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1553)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1553)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1551)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1551)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1551)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1551)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1552)@718a44d66dfb: patching N(SD)=1 into dtap '0514F8B4233B21042F88F285'O MSC_Test_0-RAN(1552)@718a44d66dfb: patched enc_l3: '0554F8B4233B21042F88F285'O MSC_Test_0-SCCP(1551)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1551)@718a44d66dfb: vl_len:15 MSC_Test_0-SCCP(1551)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1551)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '01000C0554F8B4233B21042F88F285'O MSC_Test_0-M3UA(1553)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132841434 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132841434 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132841434 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132841434 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132841434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132841434 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132841434 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132841434 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132841434 DMM DEBUG msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-265:CM_SERVICE_REQ)[0x56365ea5b590]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = f8b4233b2f88f285) (gsm_04_08.c:1128) 20250822132841434 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-265:CM_SERVICE_REQ)[0x56365e9ff240]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822132841434 DVLR DEBUG SUBSCR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75) AUTH on GERAN received SRES/RES: f8b4233b2f88f285 (8 bytes) (vlr_auth_fsm.c:151) 20250822132841434 DVLR INFO SUBSCR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250822132841434 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-265:CM_SERVICE_REQ)[0x56365e9ff240]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822132841434 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-265:CM_SERVICE_REQ)[0x56365e9ff240]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822132841434 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-265:CM_SERVICE_REQ)[0x56365e9ff240]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822132841434 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-265:CM_SERVICE_REQ)[0x56365e9ff240]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-265:CM_SERVICE_REQ)[0x56365ea44fb0] (vlr_auth_fsm.c:294) 20250822132841434 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-265:CM_SERVICE_REQ)[0x56365e9ff240]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822132841434 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-265:CM_SERVICE_REQ)[0x56365e9ff240]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822132841434 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-265:CM_SERVICE_REQ)[0x56365ea44fb0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250822132841434 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-265:CM_SERVICE_REQ)[0x56365ea44fb0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822132841434 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-265:CM_SERVICE_REQ)[0x56365ea44fb0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822132841435 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-265:CM_SERVICE_REQ)[0x56365ea44fb0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250822132841435 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132841435 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132841435 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132841435 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132841435 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132841435 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132841435 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132841435 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1553)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1553)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1551)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1551)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1551)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1551)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1551)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1551)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(1551)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1551)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(1553)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132841438 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132841438 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132841438 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132841438 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132841438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132841438 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132841438 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132841438 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132841439 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-265:CM_SERVICE_REQ)[0x56365ea44fb0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250822132841439 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-265:CM_SERVICE_REQ)[0x56365ea44fb0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822132841439 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-265:CM_SERVICE_REQ)[0x56365ea44fb0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822132841439 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-265:CM_SERVICE_REQ)[0x56365ea44fb0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822132841439 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-265:CM_SERVICE_REQ)[0x56365ea44fb0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822132841439 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-265:CM_SERVICE_REQ)[0x56365ea44fb0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822132841439 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-265:CM_SERVICE_REQ)[0x56365ea44fb0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822132841439 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-265:CM_SERVICE_REQ)[0x56365ea44fb0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822132841439 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-265:CM_SERVICE_REQ)[0x56365ea44fb0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822132841439 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000053/3/1): Available (smpp_smsc.c:626) 20250822132841439 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132841439 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132841439 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132841439 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132841439 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132841439 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132841439 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132841439 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1553)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1553)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1551)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1551)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1551)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1551)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1557)@718a44d66dfb: Created MnccExpect[0] for "12345" to be handled at TC_ho_inter_bsc_a5_30(1563) MSC_Test-MGCP(1558)@718a44d66dfb: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_inter_bsc_a5_30(1563) MSC_Test_0-RAN(1552)@718a44d66dfb: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1552)@718a44d66dfb: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_0-SCCP(1551)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1551)@718a44d66dfb: vl_len:19 MSC_Test_0-SCCP(1551)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1551)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010010038504066005040200815E04802143F5'O MSC_Test_0-M3UA(1553)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132841448 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132841448 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132841448 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132841448 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132841448 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132841448 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132841448 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132841448 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132841448 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250822132841448 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75 callref-0x8000000f tid-8) New transaction (transaction.c:231) 20250822132841448 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-265:CM_SERVICE_REQ callref-0x8000000f tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2690) 20250822132841448 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-265:CM_SERVICE_REQ callref-0x8000000f tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822132841448 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250822132841448 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-265:CM_SERVICE_REQ callref-0x8000000f tid-8) codecs: :0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:702) 20250822132841448 DCC INFO trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-265:CM_SERVICE_REQ callref-0x8000000f tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250822132841448 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-265:CM_SERVICE_REQ callref-0x8000000f tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250822132841448 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-265:CM_SERVICE_REQ)[0x56365ea45d90]{ESTABLISHING}: Allocated (fsm.c:456) 20250822132841448 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-265:CM_SERVICE_REQ)[0x56365ea45d90]{ESTABLISHING}: is child of msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-265:CM_SERVICE_REQ)[0x56365ea5b590] (fsm.c:486) 20250822132841448 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-265:CM_SERVICE_REQ callref-0x8000000f tid-8) codecs: :0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:2161) 20250822132841448 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-265:CM_SERVICE_REQ)[0x56365ea47180]{UNINITIALIZED}: Allocated (fsm.c:456) 20250822132841448 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-265:CM_SERVICE_REQ)[0x56365ea47180]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-265:CM_SERVICE_REQ)[0x56365ea45d90] (fsm.c:486) 20250822132841448 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-265:CM_SERVICE_REQ:trans-8:call-117:RTP_TO_CN:no-CI)[0x56365ea47180]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250822132841448 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-265:CM_SERVICE_REQ:trans-8:call-117:RTP_TO_CN:no-CI)[0x56365ea47180]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250822132841448 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-265:CM_SERVICE_REQ)[0x56365ea2cbb0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250822132841448 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-265:CM_SERVICE_REQ)[0x56365ea2cbb0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-265:CM_SERVICE_REQ)[0x56365ea45d90] (fsm.c:486) 20250822132841448 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-265:CM_SERVICE_REQ:trans-8:call-117:RTP_TO_RAN:no-CI)[0x56365ea2cbb0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250822132841448 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-265:CM_SERVICE_REQ:trans-8:call-117:RTP_TO_RAN:no-CI)[0x56365ea2cbb0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1558)@718a44d66dfb: Found Expect[0] for { line := { verb := "CRCX", trans_id := "133", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "75" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_ho_inter_bsc_a5_30(1563) TC_ho_inter_bsc_a5_30(1563)@718a44d66dfb: f_mo_call_establish 2: rx 1st CRCX 20250822132841456 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-265:CM_SERVICE_REQ:trans-8:call-117:RTP_TO_CN:no-CI)[0x56365ea47180]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822132841456 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-265:CM_SERVICE_REQ)[0x56365ea45d90]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250822132841456 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-265:CM_SERVICE_REQ callref-0x8000000f tid-8) tx MNCC_SETUP_IND (RTP=1.1.1.1:10000{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:309) TC_ho_inter_bsc_a5_30(1563)@718a44d66dfb: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1557)@718a44d66dfb: Found MnccExpect[0] for "12345" handled at TC_ho_inter_bsc_a5_30(1563) 20250822132841457 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-265:CM_SERVICE_REQ:trans-8:call-117:RTP_TO_RAN:no-CI)[0x56365ea2cbb0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822132841457 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-265:CM_SERVICE_REQ)[0x56365ea45d90]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) MSC_Test-MNCC(1557)@718a44d66dfb: Added conn table entry 0TC_ho_inter_bsc_a5_30(1563)-2147483633 20250822132841457 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-265:CM_SERVICE_REQ callref-0x8000000f tid-8) codecs: 1.1.1.1:10000{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:705) 20250822132841457 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-265:CM_SERVICE_REQ callref-0x8000000f tid-8) Sending Assignment Command (msc_a.c:706) 20250822132841457 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132841457 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132841457 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132841457 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132841457 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132841457 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132841457 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132841457 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1553)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1553)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1551)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1551)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1551)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1551)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_30(1563)@718a44d66dfb: f_mo_call_establish 1: rx MNCC SETUP ind 20250822132841459 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-265:CM_SERVICE_REQ callref-0x8000000f tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) TC_ho_inter_bsc_a5_30(1563)@718a44d66dfb: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1551)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1551)@718a44d66dfb: vl_len:14 MSC_Test_0-SCCP(1551)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1551)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O 20250822132841461 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132841461 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132841461 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132841461 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132841461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132841461 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132841461 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132841461 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1553)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132841462 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-265:CM_SERVICE_REQ:trans-8:call-117:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x56365ea2cbb0]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250822132841462 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-265:CM_SERVICE_REQ:trans-8:call-117:RTP_TO_RAN:CI-22222:no-remote-port:codecs-not-sent:mode-not-sent:local-2-2-2-2-11000)[0x56365ea2cbb0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250822132841462 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-265:CM_SERVICE_REQ:trans-8:call-117:RTP_TO_RAN:CI-22222:remote-port-not-sent:codecs-not-sent:mode-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea2cbb0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250822132841462 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-265:CM_SERVICE_REQ callref-0x8000000f tid-8) codecs: 1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:1596) 20250822132841462 DCC INFO trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-265:CM_SERVICE_REQ callref-0x8000000f tid-8) Assignment Complete: RAN: GSM#3, CN: GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111 (msc_a.c:1597) 20250822132841462 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-265:CM_SERVICE_REQ callref-0x8000000f tid-8) codecs: 1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:2187) 20250822132841462 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-265:CM_SERVICE_REQ callref-0x8000000f tid-8) tx MNCC_RTP_CREATE (RTP=1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111}) (gsm_04_08_cc.c:309) TC_ho_inter_bsc_a5_30(1563)@718a44d66dfb: f_mo_call_establish 3: rx RTP CREATE 20250822132841463 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-265:CM_SERVICE_REQ callref-0x8000000f tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250822132841463 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-265:CM_SERVICE_REQ callref-0x8000000f tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822132841463 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-265:CM_SERVICE_REQ callref-0x8000000f tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822132841463 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-265:CM_SERVICE_REQ callref-0x8000000f tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250822132841463 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132841463 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132841463 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132841463 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132841463 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132841463 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132841463 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132841463 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_ho_inter_bsc_a5_30(1563)@718a44d66dfb: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1553)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1553)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1551)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1551)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1551)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1551)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132841464 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-265:CM_SERVICE_REQ:trans-8:call-117:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea2cbb0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822132841464 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-265:CM_SERVICE_REQ:trans-8:call-117:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea2cbb0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250822132841464 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-265:CM_SERVICE_REQ)[0x56365ea45d90]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250822132841465 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-265:CM_SERVICE_REQ callref-0x8000000f tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250822132841465 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-265:CM_SERVICE_REQ callref-0x8000000f tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822132841465 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-265:CM_SERVICE_REQ callref-0x8000000f tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822132841465 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-265:CM_SERVICE_REQ callref-0x8000000f tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250822132841465 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132841465 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132841465 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132841465 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132841465 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132841465 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132841465 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132841465 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1553)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1553)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1551)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1551)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1551)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1551)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_30(1563)@718a44d66dfb: f_mo_call_establish 7: rx CC Alerting 20250822132841466 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-265:CM_SERVICE_REQ callref-0x8000000f tid-8) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250822132841466 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-265:CM_SERVICE_REQ callref-0x8000000f tid-8) Got no information of remote audio codecs: neither SDP nor Bearer Capability. Trying anyway. (gsm_04_08_cc.c:795) 20250822132841466 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-265:CM_SERVICE_REQ callref-0x8000000f tid-8) codecs: 1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:798) 20250822132841466 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-265:CM_SERVICE_REQ:trans-8:call-117:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x56365ea47180]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250822132841466 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-265:CM_SERVICE_REQ:trans-8:call-117:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x56365ea47180]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250822132841466 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-265:CM_SERVICE_REQ:trans-8:call-117:RTP_TO_CN:CI-11111:remote-port-not-sent:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea47180]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250822132841466 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-265:CM_SERVICE_REQ callref-0x8000000f tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250822132841466 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-265:CM_SERVICE_REQ callref-0x8000000f tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822132841466 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-265:CM_SERVICE_REQ callref-0x8000000f tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822132841466 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-265:CM_SERVICE_REQ callref-0x8000000f tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250822132841466 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-265:CM_SERVICE_REQ callref-0x8000000f tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250822132841466 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132841466 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132841466 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132841466 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132841466 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132841466 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132841466 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132841466 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1553)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1553)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1551)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1551)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1551)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1551)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_30(1563)@718a44d66dfb: as_optional_mgcp_mdcx: rx MDCX TC_ho_inter_bsc_a5_30(1563)@718a44d66dfb: { 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" } } } } } } } TC_ho_inter_bsc_a5_30(1563)@718a44d66dfb: f_mo_call_establish 10: rx CC CONNECT 20250822132841468 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-265:CM_SERVICE_REQ:trans-8:call-117:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea47180]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822132841468 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-265:CM_SERVICE_REQ:trans-8:call-117:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea47180]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250822132841468 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-265:CM_SERVICE_REQ)[0x56365ea45d90]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250822132841468 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-265:CM_SERVICE_REQ)[0x56365ea45d90]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) MSC_Test_0-RAN(1552)@718a44d66dfb: patching N(SD)=3 into dtap '030F'O MSC_Test_0-RAN(1552)@718a44d66dfb: patched enc_l3: '03CF'O MSC_Test_0-SCCP(1551)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1551)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(1551)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1551)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '01000203CF'O 20250822132841469 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132841469 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132841469 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132841469 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132841469 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132841469 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132841469 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132841469 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1553)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132841469 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-265:CM_SERVICE_REQ callref-0x8000000f tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2690) 20250822132841469 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-265:CM_SERVICE_REQ callref-0x8000000f tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250822132841469 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-265:CM_SERVICE_REQ callref-0x8000000f tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250822132841469 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-265:CM_SERVICE_REQ callref-0x8000000f tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822132841469 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-265:CM_SERVICE_REQ callref-0x8000000f tid-8) tx MNCC_SETUP_COMPL_IND (gsm_04_08_cc.c:309) TC_ho_inter_bsc_a5_30(1563)@718a44d66dfb: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_bsc_a5_30(1563)@718a44d66dfb: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_bsc_a5_30(1563)@718a44d66dfb: f_mo_call_establish DONE TC_ho_inter_bsc_a5_30(1563)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1551)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1551)@718a44d66dfb: vl_len:16 MSC_Test_0-SCCP(1551)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1551)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000E1104010C1A080020F32400050006'O 20250822132842980 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132842980 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132842980 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132842980 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132842980 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132842980 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132842980 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132842980 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1553)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132842980 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132842980 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132842980 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132842980 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) 20250822132842980 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132842980 DLSS7 DEBUG Found route for dpc=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) 20250822132842980 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250822132842980 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(1556)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(1556)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1554)@718a44d66dfb: First idle individual index:0 MSC_Test_1-SCCP(1554)@718a44d66dfb: Warning: Stopping inactive timer T_ias[0]. MSC_Test_1-RAN(1555)@718a44d66dfb: ExpectedCreateCallback handoverRequest 194 MSC_Test_1-RAN(1555)@718a44d66dfb: ExpectTable[0].n_connectPointCode = 194 ==? 194 MSC_Test_1-RAN(1555)@718a44d66dfb: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc_a5_31(1564) MSC_Test_1-RAN(1555)@718a44d66dfb: Added conn table entry 0TC_ho_inter_bsc_a5_31(1564)3135631 MSC_Test_1-SCCP(1554)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_1-SCCP(1554)@718a44d66dfb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_1-M3UA(1556)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132842983 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132842983 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132842983 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250822132842983 DLM3UA 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) 20250822132842983 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132842983 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132842983 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132842983 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-SCCP(1554)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_1-SCCP(1554)@718a44d66dfb: vl_len:25 MSC_Test_1-SCCP(1554)@718a44d66dfb: vl_from0 MSC_Test_1-M3UA(1556)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-SCCP(1554)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060102030409267E0180'O 20250822132843186 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132843186 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132843186 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250822132843186 DLM3UA 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) 20250822132843186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132843186 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132843186 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132843186 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132843187 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132843187 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132843187 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132843187 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132843187 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132843187 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132843187 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132843187 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1553)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1553)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1551)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1551)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1551)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1551)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_30(1563)@718a44d66dfb: GOT HandoverCommand{ discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 22, pdu := { bssmap := { handoverCommand := { messageType := '13'O, layer3Information := { elementIdentifier := '17'O, lengthIndicator := 9, layer3info := '062BD1040E00090000'O }, cellIdentifier := { elementIdentifier := '05'O, lengthIndicator := 8, cellIdentifierDiscriminator := '0000'B, spare1_4 := '0000'B, cellIdentification := { cI_CGI := { mcc_mnc := '00F000'O, lac := '0000'O, ci := '0000'O } } }, newBSSToOldBSSInfo := omit, talkerPriority := omit } } } } MSC_Test_1-SCCP(1554)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_1-SCCP(1554)@718a44d66dfb: vl_len:3 MSC_Test_1-SCCP(1554)@718a44d66dfb: vl_from0 MSC_Test_1-SCCP(1554)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_1-M3UA(1556)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132843487 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132843487 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132843487 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250822132843487 DLM3UA 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) 20250822132843487 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132843487 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132843487 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132843487 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132843487 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-265:CM_SERVICE_REQ:trans-8:call-117:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea2cbb0]{ESTABLISHED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:475) 20250822132843487 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-265:CM_SERVICE_REQ:trans-8:call-117:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea2cbb0]{ESTABLISHING}: setting remote addr to 1.2.3.4:2342 (rtp_stream.c:476) 20250822132843487 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-265:CM_SERVICE_REQ:trans-8:call-117:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-1-2-3-4-2342)[0x56365ea2cbb0]{ESTABLISHING}: no change: codecs already set to GSM#3 (rtp_stream.c:424) 20250822132843487 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-265:CM_SERVICE_REQ:trans-8:call-117:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-1-2-3-4-2342)[0x56365ea2cbb0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250822132843487 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132843487 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132843487 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132843487 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132843487 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132843487 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132843487 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132843487 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1553)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1553)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1551)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1551)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1551)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1551)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132843488 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-265:CM_SERVICE_REQ:trans-8:call-117:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-1-2-3-4-2342)[0x56365ea2cbb0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822132843488 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-265:CM_SERVICE_REQ:trans-8:call-117:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-1-2-3-4-2342)[0x56365ea2cbb0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250822132843488 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-265:CM_SERVICE_REQ)[0x56365ea45d90]{ESTABLISHED}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_1-SCCP(1554)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_1-SCCP(1554)@718a44d66dfb: vl_len:3 MSC_Test_1-SCCP(1554)@718a44d66dfb: vl_from0 MSC_Test_1-SCCP(1554)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_1-M3UA(1556)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132843690 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132843690 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132843690 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250822132843690 DLM3UA 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) 20250822132843690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132843690 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132843690 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132843690 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132843692 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132843692 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132843692 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132843692 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132843692 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132843692 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132843692 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132843692 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1553)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1553)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1551)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1551)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1551)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1551)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1551)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1551)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1551)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1551)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1553)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132843698 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132843698 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132843698 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132843698 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132843698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132843698 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132843698 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132843698 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132843699 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132843699 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132843699 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132843699 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132843699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132843699 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132843699 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132843699 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1553)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1553)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1551)@718a44d66dfb: Session index based on local reference:0 20250822132843700 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132843700 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132843700 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132843700 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132843700 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132843700 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132843700 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132843700 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1553)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1552)@718a44d66dfb: Deleted conn table entry 0TC_ho_inter_bsc_a5_30(1563)1714182 TC_ho_inter_bsc_a5_30(1563)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132843702 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75 + VTY: now used by 4 (attached,active-conn,CC,VTY) (msc_vty.c:1285) 20250822132843702 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75 - VTY: now used by 3 (attached,active-conn,CC) (msc_vty.c:1317) TC_ho_inter_bsc_a5_30(1563)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_30(1563)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_30(1563)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_30(1563)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_30(1563)@718a44d66dfb: FIRST inter-BSC Handover done MSC_Test_0-RAN(1552)@718a44d66dfb: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1552)@718a44d66dfb: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc_a5_30(1563) MSC_Test_1-SCCP(1554)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_1-SCCP(1554)@718a44d66dfb: vl_len:16 MSC_Test_1-SCCP(1554)@718a44d66dfb: vl_from0 MSC_Test_1-SCCP(1554)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000E1104010C1A080062F2240017002A'O MSC_Test_1-M3UA(1556)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132846594 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132846594 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132846594 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250822132846594 DLM3UA 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) 20250822132846594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132846594 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132846594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132846594 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132846595 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132846595 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132846595 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132846595 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132846595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132846595 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132846595 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132846595 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1553)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1553)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1551)@718a44d66dfb: First idle individual index:0 MSC_Test_0-SCCP(1551)@718a44d66dfb: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1552)@718a44d66dfb: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1552)@718a44d66dfb: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1552)@718a44d66dfb: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc_a5_30(1563) MSC_Test_0-RAN(1552)@718a44d66dfb: Added conn table entry 0TC_ho_inter_bsc_a5_30(1563)1101082 MSC_Test_0-SCCP(1551)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1551)@718a44d66dfb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250822132846604 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132846604 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132846604 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132846604 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132846604 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132846604 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132846604 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132846604 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1553)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1551)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1551)@718a44d66dfb: vl_len:25 MSC_Test_0-SCCP(1551)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1551)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060908070623287E0180'O MSC_Test_0-M3UA(1553)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132846806 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132846806 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132846806 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132846806 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132846806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132846806 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132846806 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132846806 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132846806 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132846806 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132846806 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132846806 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) 20250822132846806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132846806 DLSS7 DEBUG Found route for dpc=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) 20250822132846806 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250822132846806 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(1556)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(1556)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1554)@718a44d66dfb: Session index based on local reference:0 MSC_Test_1-SCCP(1554)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1554)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1554)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_31(1564)@718a44d66dfb: GOT HandoverCommand{ discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 22, pdu := { bssmap := { handoverCommand := { messageType := '13'O, layer3Information := { elementIdentifier := '17'O, lengthIndicator := 9, layer3info := '062BD1040E00090000'O }, cellIdentifier := { elementIdentifier := '05'O, lengthIndicator := 8, cellIdentifierDiscriminator := '0000'B, spare1_4 := '0000'B, cellIdentification := { cI_CGI := { mcc_mnc := '00F000'O, lac := '0000'O, ci := '0000'O } } }, newBSSToOldBSSInfo := omit, talkerPriority := omit } } } } MSC_Test_0-SCCP(1551)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1551)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1551)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1551)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '00011B'O 20250822132847112 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132847112 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132847112 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132847112 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132847112 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132847112 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132847112 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132847112 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1553)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132847112 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-265:CM_SERVICE_REQ:trans-8:call-117:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-1-2-3-4-2342)[0x56365ea2cbb0]{ESTABLISHED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:475) 20250822132847112 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-265:CM_SERVICE_REQ:trans-8:call-117:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-1-2-3-4-2342)[0x56365ea2cbb0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250822132847112 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-265:CM_SERVICE_REQ:trans-8:call-117:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea2cbb0]{ESTABLISHING}: no change: codecs already set to GSM#3 (rtp_stream.c:424) 20250822132847112 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-265:CM_SERVICE_REQ:trans-8:call-117:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea2cbb0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250822132847113 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132847113 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132847113 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132847113 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) 20250822132847113 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132847113 DLSS7 DEBUG Found route for dpc=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) 20250822132847113 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250822132847113 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(1556)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(1556)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1554)@718a44d66dfb: Session index based on local reference:0 MSC_Test_1-SCCP(1554)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1554)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1554)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132847118 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-265:CM_SERVICE_REQ:trans-8:call-117:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea2cbb0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822132847118 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-265:CM_SERVICE_REQ:trans-8:call-117:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea2cbb0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250822132847118 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-265:CM_SERVICE_REQ)[0x56365ea45d90]{ESTABLISHED}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_0-SCCP(1551)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1551)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1551)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1551)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1553)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132847314 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132847314 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132847314 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132847314 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132847314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132847314 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132847314 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132847314 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132847315 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132847316 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132847316 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132847316 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) 20250822132847316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132847316 DLSS7 DEBUG Found route for dpc=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) 20250822132847316 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250822132847316 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(1556)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(1556)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1554)@718a44d66dfb: Session index based on local reference:0 MSC_Test_1-SCCP(1554)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1554)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1554)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-SCCP(1554)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_1-SCCP(1554)@718a44d66dfb: vl_len:3 MSC_Test_1-SCCP(1554)@718a44d66dfb: vl_from0 MSC_Test_1-SCCP(1554)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_1-M3UA(1556)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132847322 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132847322 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132847322 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250822132847322 DLM3UA 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) 20250822132847322 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132847322 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132847322 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132847323 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132847323 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132847323 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132847323 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132847323 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) 20250822132847323 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132847323 DLSS7 DEBUG Found route for dpc=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) 20250822132847323 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250822132847323 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(1556)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(1556)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1554)@718a44d66dfb: Session index based on local reference:0 MSC_Test_1-M3UA(1556)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132847325 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132847325 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132847325 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250822132847325 DLM3UA 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) 20250822132847325 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132847325 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132847325 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132847325 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-RAN(1555)@718a44d66dfb: Deleted conn table entry 0TC_ho_inter_bsc_a5_31(1564)3135631 TC_ho_inter_bsc_a5_31(1564)@718a44d66dfb: setverdict(pass): none -> pass 20250822132847329 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75 + VTY: now used by 4 (attached,active-conn,CC,VTY) (msc_vty.c:1285) 20250822132847329 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75 - VTY: now used by 3 (attached,active-conn,CC) (msc_vty.c:1317) TC_ho_inter_bsc_a5_31(1564)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_31(1564)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_31(1564)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_31(1564)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_31(1564)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_31(1564)@718a44d66dfb: Final verdict of PTC: pass TC_ho_inter_bsc_a5_30(1563)@718a44d66dfb: f_call_hangup 0: tx MNCC_DISC_REQ 20250822132850221 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-2347:CM_SERVICE_REQ callref-0x8000000f tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250822132850221 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-2347:CM_SERVICE_REQ callref-0x8000000f tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822132850221 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-2347:CM_SERVICE_REQ callref-0x8000000f tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250822132850221 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-2347:CM_SERVICE_REQ callref-0x8000000f tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250822132850222 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132850222 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132850222 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132850222 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132850222 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132850222 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132850222 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132850222 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1553)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1553)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1551)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1551)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1551)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1551)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_30(1563)@718a44d66dfb: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1552)@718a44d66dfb: patching N(SD)=0 into dtap '032D0802E180'O MSC_Test_0-RAN(1552)@718a44d66dfb: patched enc_l3: '032D0802E180'O MSC_Test_0-SCCP(1551)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1551)@718a44d66dfb: vl_len:9 MSC_Test_0-SCCP(1551)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1551)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010006032D0802E180'O MSC_Test_0-M3UA(1553)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132850229 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132850229 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132850229 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132850229 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132850229 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132850229 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132850229 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132850229 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132850230 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-2347:CM_SERVICE_REQ callref-0x8000000f tid-8) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2690) 20250822132850230 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-2347:CM_SERVICE_REQ callref-0x8000000f tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250822132850230 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-2347:CM_SERVICE_REQ callref-0x8000000f tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250822132850230 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-2347:CM_SERVICE_REQ callref-0x8000000f tid-8) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250822132850230 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-2347:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250822132850230 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-2347:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822132850230 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250822132850230 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822132850230 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822132850230 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822132850230 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-265:CM_SERVICE_REQ)[0x56365ea45d90]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250822132850230 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-265:CM_SERVICE_REQ:trans-8:call-117:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea2cbb0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250822132850230 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-265:CM_SERVICE_REQ:trans-8:call-117:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea2cbb0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-265:CM_SERVICE_REQ)[0x56365ea45d90] (call_leg.c:197) 20250822132850230 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-265:CM_SERVICE_REQ:trans-8:call-117:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea2cbb0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250822132850230 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-265:CM_SERVICE_REQ:trans-8:call-117:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea2cbb0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250822132850230 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-265:CM_SERVICE_REQ:trans-8:call-117:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea47180]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250822132850230 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-265:CM_SERVICE_REQ:trans-8:call-117:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea47180]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-265:CM_SERVICE_REQ)[0x56365ea45d90] (call_leg.c:197) 20250822132850230 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-265:CM_SERVICE_REQ)[0x56365ea45d90]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250822132850230 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-265:CM_SERVICE_REQ:trans-8:call-117:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea47180]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250822132850230 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-265:CM_SERVICE_REQ:trans-8:call-117:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea47180]{ESTABLISHED}: Deallocated (fsm.c:568) 20250822132850230 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-265:CM_SERVICE_REQ)[0x56365ea45d90]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250822132850230 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-265:CM_SERVICE_REQ)[0x56365ea45d90]{RELEASING}: Removing from parent msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-2347:CM_SERVICE_REQ)[0x56365ea5b590] (call_leg.c:198) 20250822132850230 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-265:CM_SERVICE_REQ)[0x56365ea45d90]{RELEASING}: Freeing instance (call_leg.c:198) 20250822132850230 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-265:CM_SERVICE_REQ)[0x56365ea45d90]{RELEASING}: Deallocated (fsm.c:568) 20250822132850231 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822132850231 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132850231 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132850231 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132850231 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132850231 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132850231 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132850231 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132850231 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132850231 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132850231 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132850231 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132850231 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132850231 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132850231 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132850231 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132850231 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1553)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1553)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1553)@718a44d66dfb: Message received on association #8 MSC_Test_0-SCCP(1551)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1551)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1551)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1551)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1553)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1551)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1551)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1551)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1551)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1557)@718a44d66dfb: Deleted conn table entry 0TC_ho_inter_bsc_a5_30(1563)-2147483633 TC_ho_inter_bsc_a5_30(1563)@718a44d66dfb: f_call_hangup 2: rx MNCC REL ind TC_ho_inter_bsc_a5_30(1563)@718a44d66dfb: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_bsc_a5_30(1563)@718a44d66dfb: f_call_hangup 5: rx BSSAP Clear Command TC_ho_inter_bsc_a5_30(1563)@718a44d66dfb: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(1551)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1551)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1551)@718a44d66dfb: vl_from0 TC_ho_inter_bsc_a5_30(1563)@718a44d66dfb: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(1551)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822132850235 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132850235 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132850236 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132850236 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132850236 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132850236 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132850236 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132850236 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1553)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132850236 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-2347:CM_SERVICE_REQ)[0x56365ea44fb0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822132850236 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-2347:CM_SERVICE_REQ)[0x56365ea44fb0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-2347:CM_SERVICE_REQ)[0x56365ea5b590] (msc_a.c:1053) 20250822132850236 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-2347:CM_SERVICE_REQ)[0x56365ea44fb0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822132850236 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-2347:CM_SERVICE_REQ)[0x56365ea44fb0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822132850236 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75 - active-conn: now used by 1 (attached) (msub.c:375) 20250822132850236 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132850236 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132850236 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132850236 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132850236 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132850236 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132850236 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132850236 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1553)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1553)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1551)@718a44d66dfb: Session index based on local reference:0 20250822132850237 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132850237 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_0-M3UA(1553)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132850237 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132850237 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132850237 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132850237 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132850237 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132850237 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1552)@718a44d66dfb: Deleted conn table entry 0TC_ho_inter_bsc_a5_30(1563)1101082 TC_ho_inter_bsc_a5_30(1563)@718a44d66dfb: f_call_hangup 6: rx SCCP DISC TC_ho_inter_bsc_a5_30(1563)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_30(1563)@718a44d66dfb: f_call_hangup 9: done TC_ho_inter_bsc_a5_30(1563)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_30(1563)@718a44d66dfb: Final verdict of PTC: pass 20250822132852253 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822132852253 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822132852253 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822132852253 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822132852253 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822132852253 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822132852253 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822132852253 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822132852253 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822132852253 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132852253 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822132852253 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822132852253 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822132852253 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-M3UA(1553)@718a44d66dfb: Final verdict of PTC: none 20250822132852253 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822132852254 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822132852254 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822132852254 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822132852254 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822132852254 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822132852254 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-SCCP(1551)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(1557)@718a44d66dfb: Final verdict of PTC: none 20250822132852255 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP(1560)@718a44d66dfb: Final verdict of PTC: none MSC_Test_1-SCCP(1554)@718a44d66dfb: Final verdict of PTC: none MSC_Test_1-RAN(1555)@718a44d66dfb: Final verdict of PTC: none 20250822132852255 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) 20250822132852255 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) 20250822132852255 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822132852255 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250822132852255 DLINP ERROR virt-bsc1-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250822132852255 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) 20250822132852255 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:772) 20250822132852256 DLSS7 ERROR 0: asp-virt-bsc1-0: xUA SRV SEND_FAILED (osmo_ss7_asp.c:795) 20250822132852256 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) 20250822132852256 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132852256 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250822132852256 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822132852256 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822132852256 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822132852256 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822132852256 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822132852256 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822132852256 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) 20250822132852256 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-GSUP-IPA(1559)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(1558)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1566)@718a44d66dfb: Final verdict of PTC: none MSC_Test_1-M3UA(1556)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(1552)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(1561)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1565)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1550)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(1562)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1550): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(1551): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(1552): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(1553): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-SCCP(1554): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-RAN(1555): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-M3UA(1556): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(1557): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(1558): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(1559): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(1560): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(1561): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(1562): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_ho_inter_bsc_a5_30(1563): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC TC_ho_inter_bsc_a5_31(1564): pass (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1565): none (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1566): none (pass -> pass) MTC@718a44d66dfb: Test case TC_ho_inter_bsc_a5_3 finished. Verdict: pass MTC@718a44d66dfb: 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'. Fri Aug 22 13:28:52 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 20250822132853257 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=777048) 20250822132854254 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822132854254 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822132854254 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822132854257 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822132854257 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822132854257 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822132854257 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=777048, count=778208) 20250822132855258 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:28: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_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 20250822132856259 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_ho_inter_bsc_a5_4 started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(1570)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(1570)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1570)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(1568)@718a44d66dfb: v_sccp_pdu_maxlen:268 MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_1-M3UA(1573)@718a44d66dfb: ************************************************* MSC_Test_1-M3UA(1573)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(1573)@718a44d66dfb: ************************************************* MSC_Test_1-SCCP(1571)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822132856871 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1574)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822132857053 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822132857053 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822132857053 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822132857053 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1570)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1570)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1570)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1570)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(1570)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250822132857057 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132857057 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822132857057 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822132857057 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822132857057 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822132857057 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822132857057 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1570)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1570)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1570)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1570)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250822132857059 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132857059 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822132857059 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822132857059 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822132857059 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822132857059 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822132857059 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1570)@718a44d66dfb: Message received on association #8 20250822132857059 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822132857059 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1570)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1570)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1570)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1570)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1570)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1570)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822132857066 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) 20250822132857066 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) 20250822132857066 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822132857066 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(1573)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(1573)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(1573)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822132857072 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132857072 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822132857072 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822132857072 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822132857072 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822132857072 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822132857072 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(1573)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_1-M3UA(1573)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(1573)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(1573)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(1573)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(1573)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250822132857075 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132857075 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822132857075 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822132857075 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822132857075 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822132857075 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822132857075 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(1573)@718a44d66dfb: Message received on association #8 20250822132857075 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250822132857075 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(1573)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1573)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(1573)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(1573)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(1573)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(1573)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822132857261 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822132857261 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1576)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1576)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822132857267 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1576)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1576)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1576)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1576)@718a44d66dfb: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1576)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1576)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822132857281 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822132857281 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1577)@718a44d66dfb: Created GsupExpect[0] for "262420000000053" to be handled at TC_ho_inter_bsc_a5_40(1580) TC_ho_inter_bsc_a5_40(1580)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250822132857862 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132857862 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132857862 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132857862 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132857862 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132857862 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132857862 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132857862 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1570)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132857863 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132857863 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132857863 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132857863 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132857863 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132857863 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132857863 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132857863 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1570)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1570)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1569)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1569)@718a44d66dfb: Added conn table entry 0TC_ho_inter_bsc_a5_40(1580)14619215 MSC_Test_0-SCCP(1568)@718a44d66dfb: First idle individual index:0 MSC_Test_0-RAN(1569)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1570)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132857871 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132857871 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132857871 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132857871 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132857871 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132857871 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132857871 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132857871 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132857871 DMM DEBUG msc_a(IMSI-262420000000053:GERAN-A-266:LU)[0x56365ea2ce40]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000053 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822132857871 DMM DEBUG msc_a(IMSI-262420000000053:GERAN-A-266:LU)[0x56365ea2ce40]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822132857871 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-266:LU)[0x56365e9ff050]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822132857871 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-266:LU)[0x56365e9ff050]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000053:GERAN-A-266:LU)[0x56365ea2ce40] (fsm.c:486) 20250822132857871 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-266:LU)[0x56365e9ff050]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250822132857871 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-266:LU)[0x56365e9ff050]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822132857871 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822132857871 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822132857871 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250822132857871 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132857871 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-266:LU)[0x56365e9ff050]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822132857871 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-266:LU)[0x56365e9ff050]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822132857871 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-266:LU)[0x56365e9ff050]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250822132857871 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-266:LU)[0x56365ea45ba0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822132857871 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-266:LU)[0x56365ea45ba0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-266:LU)[0x56365e9ff050] (fsm.c:486) 20250822132857871 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-266:LU)[0x56365ea45ba0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822132857871 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-266:LU)[0x56365ea45ba0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822132857871 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132857871 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132857871 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132857871 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132857871 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132857871 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132857871 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132857871 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1570)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1570)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822132857872 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132857872 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132857872 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250822132857872 DLM3UA 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) 20250822132857872 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132857872 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132857872 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132857872 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(1573)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132857873 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132857873 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132857873 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132857873 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:603) MSC_Test_0-SCCP(1568)@718a44d66dfb: { messageType := 2, destLocRef := 'DF124F'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 } } 20250822132857873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132857873 DLSS7 DEBUG Found route for dpc=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) 20250822132857873 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250822132857873 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1568)@718a44d66dfb: Session index based on local reference:0 MSC_Test_1-M3UA(1573)@718a44d66dfb: Message received on association #8 MSC_Test-GSUP(1577)@718a44d66dfb: Found GsupExpect[0] for "262420000000053" handled at TC_ho_inter_bsc_a5_40(1580) MSC_Test-GSUP(1577)@718a44d66dfb: Added IMSI table entry 0TC_ho_inter_bsc_a5_40(1580)"262420000000053" MSC_Test_1-M3UA(1573)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822132857876 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250822132857876 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1568)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1568)@718a44d66dfb: vl_len:11 MSC_Test_0-SCCP(1568)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1568)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0009541203524982130101'O MSC_Test_0-M3UA(1570)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132857876 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132857876 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132857876 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132857876 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132857876 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132857876 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132857876 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132857876 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_ho_inter_bsc_a5_40(1580)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_1-RAN(1572)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_ho_inter_bsc_a5_40(1580)@718a44d66dfb: setverdict(pass): none -> pass MSC_Test_1-RAN(1572)@718a44d66dfb: f_create_expect(l3 := omit, n_connectPointCode := 194 MSC_Test_1-RAN(1572)@718a44d66dfb: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc_a5_41(1581) 20250822132857878 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132857878 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-266:LU)[0x56365ea45ba0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822132857878 DVLR DEBUG SUBSCR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75) Received 1 auth tuples (vlr.c:996) 20250822132857878 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-266:LU)[0x56365ea45ba0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822132857878 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-266:LU)[0x56365ea45ba0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250822132857878 DMM DEBUG Tx AUTH REQ (rand = 2e1b99c65dea11030e11442d682948e2) (gsm_04_08.c:641) 20250822132857878 DMM DEBUG AUTH REQ (autn = 93fde47286cf81e85356ab1677d5802e) (gsm_04_08.c:643) 20250822132857878 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822132857878 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132857878 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132857878 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132857878 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132857878 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132857878 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132857878 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132857878 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1570)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1570)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1568)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1568)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1568)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1568)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1569)@718a44d66dfb: patching N(SD)=1 into dtap '0514B22AA88C210454E2531F'O MSC_Test_0-RAN(1569)@718a44d66dfb: patched enc_l3: '0554B22AA88C210454E2531F'O MSC_Test_0-SCCP(1568)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1568)@718a44d66dfb: vl_len:15 MSC_Test_0-SCCP(1568)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1568)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '01000C0554B22AA88C210454E2531F'O 20250822132857882 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132857882 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132857882 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132857882 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132857882 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_0-M3UA(1570)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132857882 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132857882 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132857882 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132857882 DMM DEBUG msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-266:LU)[0x56365ea2ce40]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = b22aa88c54e2531f) (gsm_04_08.c:1128) 20250822132857882 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-266:LU)[0x56365ea45ba0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822132857882 DVLR DEBUG SUBSCR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75) AUTH on GERAN received SRES/RES: b22aa88c54e2531f (8 bytes) (vlr_auth_fsm.c:151) 20250822132857882 DVLR INFO SUBSCR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250822132857882 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-266:LU)[0x56365ea45ba0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822132857882 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-266:LU)[0x56365ea45ba0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822132857882 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-266:LU)[0x56365ea45ba0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822132857882 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-266:LU)[0x56365ea45ba0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-266:LU)[0x56365e9ff050] (vlr_auth_fsm.c:294) 20250822132857882 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-266:LU)[0x56365ea45ba0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822132857882 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-266:LU)[0x56365ea45ba0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822132857882 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-266:LU)[0x56365e9ff050]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250822132857882 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-266:LU)[0x56365e9ff050]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822132857882 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-266:LU)[0x56365e9ff050]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822132857882 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-266:LU)[0x56365e9ff050]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250822132857882 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132857882 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132857882 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132857882 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132857882 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132857882 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132857882 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132857883 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1570)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1570)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1568)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1568)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1568)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1568)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1568)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1568)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(1568)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1568)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0003552C05'O 20250822132857885 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132857885 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132857885 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132857885 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132857885 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_0-M3UA(1570)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132857885 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132857885 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132857885 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132857885 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-266:LU)[0x56365e9ff050]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250822132857885 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-266:LU)[0x56365e9ff050]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822132857885 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-266:LU)[0x56365e9ff050]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822132857885 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-266:LU)[0x56365e9ff050]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822132857885 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-266:LU)[0x56365ea45ba0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822132857885 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-266:LU)[0x56365ea45ba0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-266:LU)[0x56365e9ff050] (fsm.c:486) 20250822132857885 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-266:LU)[0x56365ea45ba0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822132857885 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-266:LU)[0x56365ea45ba0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822132857885 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132857885 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132857885 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132857885 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132857885 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132857885 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132857885 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132857885 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1570)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1570)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1568)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1568)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1568)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1568)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132857887 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132857887 DVLR DEBUG IMSI:262420000000053 has MSISDN:491230000053 (vlr.c:1045) 20250822132857887 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250822132857887 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822132857887 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132857887 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-266:LU)[0x56365e9ff050]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822132857887 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-266:LU)[0x56365ea45ba0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822132857887 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-266:LU)[0x56365ea45ba0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822132857887 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-266:LU)[0x56365ea45ba0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822132857887 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-266:LU)[0x56365ea45ba0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-266:LU)[0x56365e9ff050] (vlr_lu_fsm.c:110) 20250822132857887 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-266:LU)[0x56365ea45ba0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822132857887 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-266:LU)[0x56365ea45ba0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822132857887 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-266:LU)[0x56365e9ff050]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822132857887 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-266:LU)[0x56365e9ff050]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822132857887 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-266:LU)[0x56365ea791f0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822132857887 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-266:LU)[0x56365ea791f0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-266:LU)[0x56365e9ff050] (fsm.c:486) 20250822132857887 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-266:LU)[0x56365ea791f0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822132857887 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-266:LU)[0x56365ea791f0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822132857887 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-266:LU)[0x56365ea791f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822132857887 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-266:LU)[0x56365ea791f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822132857887 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:TMSInew-0x756ADB84) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250822132857887 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-266:LU)[0x56365ea791f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822132857887 DMM DEBUG -> IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:TMSInew-0x756ADB84 LOCATION UPDATE ACCEPT (TMSI = 0x756adb84) (gsm_04_08.c:149) 20250822132857887 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:TMSInew-0x756ADB84 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822132857887 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132857887 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132857887 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132857887 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132857887 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132857887 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132857887 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132857887 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1570)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1570)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1568)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1568)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1568)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1568)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_40(1580)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1569)@718a44d66dfb: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1569)@718a44d66dfb: patched enc_l3: '059B'O MSC_Test_0-SCCP(1568)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1568)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(1568)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1568)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1570)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132857889 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132857889 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132857889 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132857889 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132857889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132857889 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132857889 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132857889 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132857889 DMM DEBUG msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:TMSInew-0x756ADB84:GERAN-A-266:LU)[0x56365ea2ce40]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822132857889 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:TMSInew-0x756ADB84:GERAN-A-266:LU)[0x56365e9ff050]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822132857889 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-266:LU)[0x56365ea791f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822132857889 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250822132857889 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-266:LU)[0x56365ea791f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822132857889 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-266:LU)[0x56365e9ff050]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822132857889 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-266:LU)[0x56365ea791f0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822132857889 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-266:LU)[0x56365ea791f0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-266:LU)[0x56365e9ff050] (vlr_lu_fsm.c:817) 20250822132857889 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-266:LU)[0x56365ea791f0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822132857889 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3680DD75:GERAN-A-266:LU)[0x56365ea791f0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822132857889 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-266:LU)[0x56365e9ff050]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822132857889 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000053/3/1): Available (smpp_smsc.c:626) 20250822132857889 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822132857889 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822132857889 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822132857889 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822132857889 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132857889 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132857889 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132857889 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132857889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132857889 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132857889 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132857889 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1570)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1570)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1568)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1568)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1568)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1568)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1568)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1568)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1568)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1568)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1570)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132857890 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132857890 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132857890 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132857890 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132857890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132857890 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132857890 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132857890 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132857890 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-266:LU)[0x56365e9ff050]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822132857890 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-266:LU)[0x56365e9ff050]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-266:LU)[0x56365ea2ce40] (msc_a.c:1053) 20250822132857890 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-266:LU)[0x56365e9ff050]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822132857890 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-266:LU)[0x56365e9ff050]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822132857890 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-266:LU)[0x56365e9ff050]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822132857890 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84 - active-conn: now used by 1 (attached) (msub.c:375) 20250822132857891 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132857891 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132857891 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132857891 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132857891 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132857891 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132857891 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132857891 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1570)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1570)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1568)@718a44d66dfb: Session index based on local reference:0 20250822132857891 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132857891 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132857891 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132857891 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132857891 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_0-M3UA(1570)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132857891 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132857891 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132857891 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1569)@718a44d66dfb: Deleted conn table entry 0TC_ho_inter_bsc_a5_40(1580)14619215 TC_ho_inter_bsc_a5_40(1580)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132857892 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822132857892 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_ho_inter_bsc_a5_40(1580)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_40(1580)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_40(1580)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_40(1580)@718a44d66dfb: 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 := '756ADB84'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1569)@718a44d66dfb: Added conn table entry 0TC_ho_inter_bsc_a5_40(1580)1969326 MSC_Test_0-RAN(1569)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1568)@718a44d66dfb: First idle individual index:0 MSC_Test_0-M3UA(1570)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132858094 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132858094 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132858094 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132858094 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132858094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132858094 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132858094 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132858094 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132858095 DMM DEBUG msc_a(TMSI-0x756ADB84:GERAN-A-267:CM_SERVICE_REQ)[0x56365ea45d90]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250822132858095 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x756ADB84:GERAN-A-267:CM_SERVICE_REQ)[0x56365ea78fe0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822132858095 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x756ADB84:GERAN-A-267:CM_SERVICE_REQ)[0x56365ea78fe0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x756ADB84:GERAN-A-267:CM_SERVICE_REQ)[0x56365ea45d90] (fsm.c:486) 20250822132858095 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x756ADB84:GERAN-A-267:CM_SERVICE_REQ)[0x56365ea78fe0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN Auth+Ciph (vlr_access_req_fsm.c:711) 20250822132858096 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x756ADB84:GERAN-A-267:CM_SERVICE_REQ)[0x56365ea78fe0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822132858096 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822132858096 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822132858096 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-267:CM_SERVICE_REQ)[0x56365ea78fe0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822132858096 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-267:CM_SERVICE_REQ)[0x56365ea78fe0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250822132858096 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-267:CM_SERVICE_REQ)[0x56365ea791f0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822132858096 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-267:CM_SERVICE_REQ)[0x56365ea791f0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-267:CM_SERVICE_REQ)[0x56365ea78fe0] (fsm.c:486) 20250822132858096 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-267:CM_SERVICE_REQ)[0x56365ea791f0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822132858096 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-267:CM_SERVICE_REQ)[0x56365ea791f0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822132858096 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250822132858096 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132858096 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132858096 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132858096 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132858096 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132858096 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132858096 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132858096 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1570)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1570)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1568)@718a44d66dfb: { messageType := 2, destLocRef := '1E0CAE'O, sourceLocRef := '00010B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1568)@718a44d66dfb: Session index based on local reference:0 20250822132858101 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250822132858101 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_ho_inter_bsc_a5_40(1580)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_40(1580)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132858106 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132858106 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-267:CM_SERVICE_REQ)[0x56365ea791f0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822132858106 DVLR DEBUG SUBSCR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84) Received 1 auth tuples (vlr.c:996) 20250822132858106 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-267:CM_SERVICE_REQ)[0x56365ea791f0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822132858106 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-267:CM_SERVICE_REQ)[0x56365ea791f0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250822132858106 DMM DEBUG Tx AUTH REQ (rand = 2e1b99c65dea11030e11442d682948e2) (gsm_04_08.c:641) 20250822132858106 DMM DEBUG AUTH REQ (autn = 93fde47286cf81e85356ab1677d5802e) (gsm_04_08.c:643) 20250822132858106 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822132858107 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132858107 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132858107 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132858107 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132858107 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132858107 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132858107 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132858107 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1570)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1570)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1568)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1568)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1568)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1568)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1569)@718a44d66dfb: patching N(SD)=1 into dtap '0514B22AA88C210454E2531F'O MSC_Test_0-RAN(1569)@718a44d66dfb: patched enc_l3: '0554B22AA88C210454E2531F'O MSC_Test_0-SCCP(1568)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1568)@718a44d66dfb: vl_len:15 MSC_Test_0-SCCP(1568)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1568)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '01000C0554B22AA88C210454E2531F'O MSC_Test_0-M3UA(1570)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132858111 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132858111 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132858111 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132858111 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132858111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132858111 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132858111 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132858111 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132858112 DMM DEBUG msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-267:CM_SERVICE_REQ)[0x56365ea45d90]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = b22aa88c54e2531f) (gsm_04_08.c:1128) 20250822132858112 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-267:CM_SERVICE_REQ)[0x56365ea791f0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822132858112 DVLR DEBUG SUBSCR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84) AUTH on GERAN received SRES/RES: b22aa88c54e2531f (8 bytes) (vlr_auth_fsm.c:151) 20250822132858112 DVLR INFO SUBSCR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250822132858112 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-267:CM_SERVICE_REQ)[0x56365ea791f0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822132858112 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-267:CM_SERVICE_REQ)[0x56365ea791f0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822132858112 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-267:CM_SERVICE_REQ)[0x56365ea791f0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822132858112 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-267:CM_SERVICE_REQ)[0x56365ea791f0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-267:CM_SERVICE_REQ)[0x56365ea78fe0] (vlr_auth_fsm.c:294) 20250822132858112 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-267:CM_SERVICE_REQ)[0x56365ea791f0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822132858112 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-267:CM_SERVICE_REQ)[0x56365ea791f0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822132858112 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-267:CM_SERVICE_REQ)[0x56365ea78fe0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250822132858112 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-267:CM_SERVICE_REQ)[0x56365ea78fe0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822132858112 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-267:CM_SERVICE_REQ)[0x56365ea78fe0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822132858112 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-267:CM_SERVICE_REQ)[0x56365ea78fe0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250822132858112 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132858112 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132858112 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132858112 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132858112 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132858112 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132858112 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132858113 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1570)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1570)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1568)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1568)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1568)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1568)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1568)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1568)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(1568)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1568)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0003552C05'O MSC_Test_0-M3UA(1570)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132858116 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132858116 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132858116 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132858116 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132858116 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132858116 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132858116 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132858116 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132858116 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-267:CM_SERVICE_REQ)[0x56365ea78fe0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250822132858116 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-267:CM_SERVICE_REQ)[0x56365ea78fe0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822132858116 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-267:CM_SERVICE_REQ)[0x56365ea78fe0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822132858116 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-267:CM_SERVICE_REQ)[0x56365ea78fe0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822132858116 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-267:CM_SERVICE_REQ)[0x56365ea78fe0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822132858116 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-267:CM_SERVICE_REQ)[0x56365ea78fe0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822132858116 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-267:CM_SERVICE_REQ)[0x56365ea78fe0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822132858116 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-267:CM_SERVICE_REQ)[0x56365ea78fe0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822132858116 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-267:CM_SERVICE_REQ)[0x56365ea78fe0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822132858117 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000053/3/1): Available (smpp_smsc.c:626) 20250822132858117 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132858117 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132858117 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132858117 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132858117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132858117 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132858117 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132858117 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1570)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1570)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1568)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1568)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1568)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1568)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1574)@718a44d66dfb: Created MnccExpect[0] for "12345" to be handled at TC_ho_inter_bsc_a5_40(1580) MSC_Test-MGCP(1575)@718a44d66dfb: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_inter_bsc_a5_40(1580) MSC_Test_0-RAN(1569)@718a44d66dfb: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1569)@718a44d66dfb: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_0-SCCP(1568)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1568)@718a44d66dfb: vl_len:19 MSC_Test_0-SCCP(1568)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1568)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010010038504066005040200815E04802143F5'O MSC_Test_0-M3UA(1570)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132858135 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132858135 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132858135 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132858135 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132858135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132858135 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132858135 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132858135 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132858135 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250822132858135 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84 callref-0x80000010 tid-8) New transaction (transaction.c:231) 20250822132858135 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-267:CM_SERVICE_REQ callref-0x80000010 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2690) 20250822132858135 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-267:CM_SERVICE_REQ callref-0x80000010 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822132858135 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250822132858135 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-267:CM_SERVICE_REQ callref-0x80000010 tid-8) codecs: :0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:702) 20250822132858135 DCC INFO trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-267:CM_SERVICE_REQ callref-0x80000010 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250822132858135 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-267:CM_SERVICE_REQ callref-0x80000010 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250822132858135 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-267:CM_SERVICE_REQ)[0x56365ea45ba0]{ESTABLISHING}: Allocated (fsm.c:456) 20250822132858135 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-267:CM_SERVICE_REQ)[0x56365ea45ba0]{ESTABLISHING}: is child of msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-267:CM_SERVICE_REQ)[0x56365ea45d90] (fsm.c:486) 20250822132858136 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-267:CM_SERVICE_REQ callref-0x80000010 tid-8) codecs: :0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:2161) 20250822132858136 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-267:CM_SERVICE_REQ)[0x56365ea5b590]{UNINITIALIZED}: Allocated (fsm.c:456) 20250822132858136 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-267:CM_SERVICE_REQ)[0x56365ea5b590]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-267:CM_SERVICE_REQ)[0x56365ea45ba0] (fsm.c:486) 20250822132858136 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-267:CM_SERVICE_REQ:trans-8:call-118:RTP_TO_CN:no-CI)[0x56365ea5b590]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250822132858136 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-267:CM_SERVICE_REQ:trans-8:call-118:RTP_TO_CN:no-CI)[0x56365ea5b590]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250822132858136 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-267:CM_SERVICE_REQ)[0x56365ea6ec00]{UNINITIALIZED}: Allocated (fsm.c:456) 20250822132858136 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-267:CM_SERVICE_REQ)[0x56365ea6ec00]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-267:CM_SERVICE_REQ)[0x56365ea45ba0] (fsm.c:486) 20250822132858136 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-267:CM_SERVICE_REQ:trans-8:call-118:RTP_TO_RAN:no-CI)[0x56365ea6ec00]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250822132858136 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-267:CM_SERVICE_REQ:trans-8:call-118:RTP_TO_RAN:no-CI)[0x56365ea6ec00]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1575)@718a44d66dfb: Found Expect[0] for { line := { verb := "CRCX", trans_id := "141", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "76" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_ho_inter_bsc_a5_40(1580) TC_ho_inter_bsc_a5_40(1580)@718a44d66dfb: f_mo_call_establish 2: rx 1st CRCX 20250822132858153 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-267:CM_SERVICE_REQ:trans-8:call-118:RTP_TO_CN:no-CI)[0x56365ea5b590]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822132858153 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-267:CM_SERVICE_REQ)[0x56365ea45ba0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250822132858153 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-267:CM_SERVICE_REQ callref-0x80000010 tid-8) tx MNCC_SETUP_IND (RTP=1.1.1.1:10000{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:309) TC_ho_inter_bsc_a5_40(1580)@718a44d66dfb: f_mo_call_establish 6: rx 2nd CRCX 20250822132858156 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-267:CM_SERVICE_REQ:trans-8:call-118:RTP_TO_RAN:no-CI)[0x56365ea6ec00]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822132858156 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-267:CM_SERVICE_REQ)[0x56365ea45ba0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250822132858156 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-267:CM_SERVICE_REQ callref-0x80000010 tid-8) codecs: 1.1.1.1:10000{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:705) 20250822132858156 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-267:CM_SERVICE_REQ callref-0x80000010 tid-8) Sending Assignment Command (msc_a.c:706) 20250822132858156 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132858156 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132858156 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132858156 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132858156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132858156 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132858156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132858156 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test-MNCC(1574)@718a44d66dfb: Found MnccExpect[0] for "12345" handled at TC_ho_inter_bsc_a5_40(1580) MSC_Test-MNCC(1574)@718a44d66dfb: Added conn table entry 0TC_ho_inter_bsc_a5_40(1580)-2147483632 MSC_Test_0-M3UA(1570)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1570)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1568)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1568)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1568)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1568)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_40(1580)@718a44d66dfb: f_mo_call_establish 1: rx MNCC SETUP ind TC_ho_inter_bsc_a5_40(1580)@718a44d66dfb: f_mo_call_establish 4: rx Assignment Request 20250822132858163 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-267:CM_SERVICE_REQ callref-0x80000010 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) MSC_Test_0-SCCP(1568)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1568)@718a44d66dfb: vl_len:14 MSC_Test_0-SCCP(1568)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1568)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1570)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132858165 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132858165 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132858165 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132858165 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132858165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132858165 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132858165 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132858165 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132858165 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-267:CM_SERVICE_REQ:trans-8:call-118:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x56365ea6ec00]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250822132858165 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-267:CM_SERVICE_REQ:trans-8:call-118:RTP_TO_RAN:CI-22222:no-remote-port:codecs-not-sent:mode-not-sent:local-2-2-2-2-11000)[0x56365ea6ec00]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250822132858165 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-267:CM_SERVICE_REQ:trans-8:call-118:RTP_TO_RAN:CI-22222:remote-port-not-sent:codecs-not-sent:mode-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea6ec00]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250822132858165 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-267:CM_SERVICE_REQ callref-0x80000010 tid-8) codecs: 1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:1596) 20250822132858166 DCC INFO trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-267:CM_SERVICE_REQ callref-0x80000010 tid-8) Assignment Complete: RAN: GSM#3, CN: GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111 (msc_a.c:1597) 20250822132858166 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-267:CM_SERVICE_REQ callref-0x80000010 tid-8) codecs: 1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:2187) 20250822132858166 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-267:CM_SERVICE_REQ callref-0x80000010 tid-8) tx MNCC_RTP_CREATE (RTP=1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111}) (gsm_04_08_cc.c:309) TC_ho_inter_bsc_a5_40(1580)@718a44d66dfb: f_mo_call_establish 3: rx RTP CREATE 20250822132858169 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-267:CM_SERVICE_REQ callref-0x80000010 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250822132858169 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-267:CM_SERVICE_REQ callref-0x80000010 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822132858169 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-267:CM_SERVICE_REQ callref-0x80000010 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822132858169 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-267:CM_SERVICE_REQ callref-0x80000010 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250822132858169 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132858169 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132858169 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132858169 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132858169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132858169 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132858169 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132858169 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1570)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1570)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_ho_inter_bsc_a5_40(1580)@718a44d66dfb: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-SCCP(1568)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1568)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1568)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1568)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132858171 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-267:CM_SERVICE_REQ:trans-8:call-118:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea6ec00]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822132858171 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-267:CM_SERVICE_REQ:trans-8:call-118:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea6ec00]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250822132858171 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-267:CM_SERVICE_REQ)[0x56365ea45ba0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250822132858173 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-267:CM_SERVICE_REQ callref-0x80000010 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250822132858173 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-267:CM_SERVICE_REQ callref-0x80000010 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822132858173 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-267:CM_SERVICE_REQ callref-0x80000010 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822132858173 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-267:CM_SERVICE_REQ callref-0x80000010 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250822132858173 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132858173 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132858173 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132858173 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132858173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132858173 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132858173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132858173 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1570)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1570)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1568)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1568)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1568)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1568)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_40(1580)@718a44d66dfb: f_mo_call_establish 7: rx CC Alerting 20250822132858175 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-267:CM_SERVICE_REQ callref-0x80000010 tid-8) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250822132858175 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-267:CM_SERVICE_REQ callref-0x80000010 tid-8) Got no information of remote audio codecs: neither SDP nor Bearer Capability. Trying anyway. (gsm_04_08_cc.c:795) 20250822132858175 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-267:CM_SERVICE_REQ callref-0x80000010 tid-8) codecs: 1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:798) 20250822132858175 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-267:CM_SERVICE_REQ:trans-8:call-118:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x56365ea5b590]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250822132858175 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-267:CM_SERVICE_REQ:trans-8:call-118:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x56365ea5b590]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250822132858175 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-267:CM_SERVICE_REQ:trans-8:call-118:RTP_TO_CN:CI-11111:remote-port-not-sent:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea5b590]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250822132858175 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-267:CM_SERVICE_REQ callref-0x80000010 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250822132858175 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-267:CM_SERVICE_REQ callref-0x80000010 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822132858175 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-267:CM_SERVICE_REQ callref-0x80000010 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822132858175 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-267:CM_SERVICE_REQ callref-0x80000010 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250822132858175 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-267:CM_SERVICE_REQ callref-0x80000010 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250822132858176 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132858176 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132858176 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132858176 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132858176 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132858176 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132858176 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132858176 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1570)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1570)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1568)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1568)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1568)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1568)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_40(1580)@718a44d66dfb: as_optional_mgcp_mdcx: rx MDCX TC_ho_inter_bsc_a5_40(1580)@718a44d66dfb: { 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" } } } } } } } 20250822132858178 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-267:CM_SERVICE_REQ:trans-8:call-118:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea5b590]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) TC_ho_inter_bsc_a5_40(1580)@718a44d66dfb: f_mo_call_establish 10: rx CC CONNECT 20250822132858178 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-267:CM_SERVICE_REQ:trans-8:call-118:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea5b590]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250822132858178 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-267:CM_SERVICE_REQ)[0x56365ea45ba0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250822132858178 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-267:CM_SERVICE_REQ)[0x56365ea45ba0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) MSC_Test_0-RAN(1569)@718a44d66dfb: patching N(SD)=3 into dtap '030F'O MSC_Test_0-RAN(1569)@718a44d66dfb: patched enc_l3: '03CF'O MSC_Test_0-SCCP(1568)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1568)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(1568)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1568)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '01000203CF'O MSC_Test_0-M3UA(1570)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132858180 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132858180 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132858180 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132858180 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132858180 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132858180 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132858180 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132858180 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132858180 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-267:CM_SERVICE_REQ callref-0x80000010 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2690) 20250822132858180 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-267:CM_SERVICE_REQ callref-0x80000010 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250822132858180 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-267:CM_SERVICE_REQ callref-0x80000010 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250822132858180 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-267:CM_SERVICE_REQ callref-0x80000010 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822132858180 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-267:CM_SERVICE_REQ callref-0x80000010 tid-8) tx MNCC_SETUP_COMPL_IND (gsm_04_08_cc.c:309) TC_ho_inter_bsc_a5_40(1580)@718a44d66dfb: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_bsc_a5_40(1580)@718a44d66dfb: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_bsc_a5_40(1580)@718a44d66dfb: f_mo_call_establish DONE TC_ho_inter_bsc_a5_40(1580)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1568)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1568)@718a44d66dfb: vl_len:16 MSC_Test_0-SCCP(1568)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1568)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000E1104010C1A080020F32400050006'O 20250822132859697 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132859697 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132859697 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132859697 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132859697 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132859697 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132859697 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132859697 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1570)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132859698 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132859698 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132859698 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132859699 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) 20250822132859699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132859699 DLSS7 DEBUG Found route for dpc=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) 20250822132859699 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250822132859699 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(1573)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(1573)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1571)@718a44d66dfb: First idle individual index:0 MSC_Test_1-SCCP(1571)@718a44d66dfb: Warning: Stopping inactive timer T_ias[0]. MSC_Test_1-RAN(1572)@718a44d66dfb: ExpectedCreateCallback handoverRequest 194 MSC_Test_1-RAN(1572)@718a44d66dfb: ExpectTable[0].n_connectPointCode = 194 ==? 194 MSC_Test_1-RAN(1572)@718a44d66dfb: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc_a5_41(1581) MSC_Test_1-RAN(1572)@718a44d66dfb: Added conn table entry 0TC_ho_inter_bsc_a5_41(1581)2684484 MSC_Test_1-SCCP(1571)@718a44d66dfb: Session index based on connection ID:0 20250822132859711 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132859712 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132859712 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250822132859712 DLM3UA 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) 20250822132859712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132859712 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132859712 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_1-SCCP(1571)@718a44d66dfb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_1-M3UA(1573)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132859712 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-SCCP(1571)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_1-SCCP(1571)@718a44d66dfb: vl_len:25 MSC_Test_1-SCCP(1571)@718a44d66dfb: vl_from0 MSC_Test_1-SCCP(1571)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060102030409267E0180'O MSC_Test_1-M3UA(1573)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132859914 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132859914 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132859914 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250822132859914 DLM3UA 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) 20250822132859914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132859914 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132859914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132859914 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132859915 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132859915 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132859915 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132859915 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132859915 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132859915 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132859915 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132859915 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1570)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1570)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1568)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1568)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1568)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1568)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_40(1580)@718a44d66dfb: GOT HandoverCommand{ discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 22, pdu := { bssmap := { handoverCommand := { messageType := '13'O, layer3Information := { elementIdentifier := '17'O, lengthIndicator := 9, layer3info := '062BD1040E00090000'O }, cellIdentifier := { elementIdentifier := '05'O, lengthIndicator := 8, cellIdentifierDiscriminator := '0000'B, spare1_4 := '0000'B, cellIdentification := { cI_CGI := { mcc_mnc := '00F000'O, lac := '0000'O, ci := '0000'O } } }, newBSSToOldBSSInfo := omit, talkerPriority := omit } } } } MSC_Test_1-SCCP(1571)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_1-SCCP(1571)@718a44d66dfb: vl_len:3 MSC_Test_1-SCCP(1571)@718a44d66dfb: vl_from0 MSC_Test_1-SCCP(1571)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '00011B'O 20250822132900226 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132900226 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132900226 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250822132900226 DLM3UA 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) 20250822132900226 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132900226 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132900226 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132900226 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(1573)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132900226 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-267:CM_SERVICE_REQ:trans-8:call-118:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea6ec00]{ESTABLISHED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:475) 20250822132900227 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-267:CM_SERVICE_REQ:trans-8:call-118:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea6ec00]{ESTABLISHING}: setting remote addr to 1.2.3.4:2342 (rtp_stream.c:476) 20250822132900227 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-267:CM_SERVICE_REQ:trans-8:call-118:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-1-2-3-4-2342)[0x56365ea6ec00]{ESTABLISHING}: no change: codecs already set to GSM#3 (rtp_stream.c:424) 20250822132900227 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-267:CM_SERVICE_REQ:trans-8:call-118:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-1-2-3-4-2342)[0x56365ea6ec00]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250822132900227 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132900227 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132900227 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132900227 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132900227 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132900227 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132900227 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132900227 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1570)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1570)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1568)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1568)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1568)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1568)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132900231 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-267:CM_SERVICE_REQ:trans-8:call-118:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-1-2-3-4-2342)[0x56365ea6ec00]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822132900231 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-267:CM_SERVICE_REQ:trans-8:call-118:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-1-2-3-4-2342)[0x56365ea6ec00]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250822132900231 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-267:CM_SERVICE_REQ)[0x56365ea45ba0]{ESTABLISHED}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_1-SCCP(1571)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_1-SCCP(1571)@718a44d66dfb: vl_len:3 MSC_Test_1-SCCP(1571)@718a44d66dfb: vl_from0 MSC_Test_1-SCCP(1571)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_1-M3UA(1573)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132900426 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132900426 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132900426 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250822132900426 DLM3UA 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) 20250822132900426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132900426 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132900426 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132900426 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132900427 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132900427 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132900427 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132900427 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132900427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132900427 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132900427 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132900427 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1570)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1570)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1568)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1568)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1568)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1568)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1568)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1568)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1568)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1568)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822132900434 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132900434 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132900434 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132900434 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132900434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132900434 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132900434 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132900434 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1570)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132900435 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132900435 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132900435 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132900435 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132900435 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132900435 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132900435 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132900435 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1570)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1570)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1568)@718a44d66dfb: Session index based on local reference:0 20250822132900436 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132900436 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132900436 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132900437 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132900437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132900437 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132900437 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132900437 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1570)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1569)@718a44d66dfb: Deleted conn table entry 0TC_ho_inter_bsc_a5_40(1580)1969326 TC_ho_inter_bsc_a5_40(1580)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132900439 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84 + VTY: now used by 4 (attached,active-conn,CC,VTY) (msc_vty.c:1285) 20250822132900439 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84 - VTY: now used by 3 (attached,active-conn,CC) (msc_vty.c:1317) TC_ho_inter_bsc_a5_40(1580)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_40(1580)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_40(1580)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_40(1580)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_40(1580)@718a44d66dfb: FIRST inter-BSC Handover done MSC_Test_0-RAN(1569)@718a44d66dfb: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1569)@718a44d66dfb: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc_a5_40(1580) MSC_Test_1-SCCP(1571)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_1-SCCP(1571)@718a44d66dfb: vl_len:16 MSC_Test_1-SCCP(1571)@718a44d66dfb: vl_from0 MSC_Test_1-SCCP(1571)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000E1104010C1A080062F2240017002A'O MSC_Test_1-M3UA(1573)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132903330 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132903330 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132903330 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250822132903330 DLM3UA 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) 20250822132903330 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132903330 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132903330 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132903330 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132903330 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132903330 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132903330 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132903330 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132903330 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132903330 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132903330 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132903330 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1570)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1570)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1568)@718a44d66dfb: First idle individual index:0 MSC_Test_0-SCCP(1568)@718a44d66dfb: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1569)@718a44d66dfb: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1569)@718a44d66dfb: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1569)@718a44d66dfb: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc_a5_40(1580) MSC_Test_0-RAN(1569)@718a44d66dfb: Added conn table entry 0TC_ho_inter_bsc_a5_40(1580)5677713 MSC_Test_0-SCCP(1568)@718a44d66dfb: Session index based on connection ID:0 20250822132903332 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132903332 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132903332 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132903332 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132903332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132903332 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132903332 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132903332 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1568)@718a44d66dfb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_0-M3UA(1570)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1568)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1568)@718a44d66dfb: vl_len:25 MSC_Test_0-SCCP(1568)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1568)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060908070623287E0180'O MSC_Test_0-M3UA(1570)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132903534 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132903534 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132903534 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132903534 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132903534 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132903534 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132903534 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132903534 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132903535 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132903535 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132903535 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132903535 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) 20250822132903535 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132903535 DLSS7 DEBUG Found route for dpc=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) 20250822132903535 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250822132903535 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(1573)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(1573)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1571)@718a44d66dfb: Session index based on local reference:0 MSC_Test_1-SCCP(1571)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1571)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1571)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_41(1581)@718a44d66dfb: GOT HandoverCommand{ discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 22, pdu := { bssmap := { handoverCommand := { messageType := '13'O, layer3Information := { elementIdentifier := '17'O, lengthIndicator := 9, layer3info := '062BD1040E00090000'O }, cellIdentifier := { elementIdentifier := '05'O, lengthIndicator := 8, cellIdentifierDiscriminator := '0000'B, spare1_4 := '0000'B, cellIdentification := { cI_CGI := { mcc_mnc := '00F000'O, lac := '0000'O, ci := '0000'O } } }, newBSSToOldBSSInfo := omit, talkerPriority := omit } } } } MSC_Test_0-SCCP(1568)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1568)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1568)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1568)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '00011B'O 20250822132903836 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132903836 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132903836 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132903836 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132903836 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132903836 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132903836 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132903836 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1570)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132903837 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-267:CM_SERVICE_REQ:trans-8:call-118:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-1-2-3-4-2342)[0x56365ea6ec00]{ESTABLISHED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:475) 20250822132903837 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-267:CM_SERVICE_REQ:trans-8:call-118:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-1-2-3-4-2342)[0x56365ea6ec00]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250822132903837 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-267:CM_SERVICE_REQ:trans-8:call-118:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea6ec00]{ESTABLISHING}: no change: codecs already set to GSM#3 (rtp_stream.c:424) 20250822132903837 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-267:CM_SERVICE_REQ:trans-8:call-118:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea6ec00]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250822132903837 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132903837 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132903837 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132903837 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) 20250822132903838 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132903838 DLSS7 DEBUG Found route for dpc=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) 20250822132903838 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250822132903838 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(1573)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(1573)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1571)@718a44d66dfb: Session index based on local reference:0 MSC_Test_1-SCCP(1571)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1571)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1571)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132903841 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-267:CM_SERVICE_REQ:trans-8:call-118:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea6ec00]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822132903841 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-267:CM_SERVICE_REQ:trans-8:call-118:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea6ec00]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250822132903841 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-267:CM_SERVICE_REQ)[0x56365ea45ba0]{ESTABLISHED}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_0-SCCP(1568)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1568)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1568)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1568)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1570)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132904042 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132904042 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132904042 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132904042 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132904043 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132904043 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132904043 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132904043 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132904044 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132904044 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132904044 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132904044 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) 20250822132904044 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132904044 DLSS7 DEBUG Found route for dpc=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) 20250822132904044 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250822132904044 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(1573)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(1573)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1571)@718a44d66dfb: Session index based on local reference:0 MSC_Test_1-SCCP(1571)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1571)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1571)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-SCCP(1571)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_1-SCCP(1571)@718a44d66dfb: vl_len:3 MSC_Test_1-SCCP(1571)@718a44d66dfb: vl_from0 MSC_Test_1-SCCP(1571)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_1-M3UA(1573)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132904051 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132904051 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132904051 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250822132904051 DLM3UA 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) 20250822132904051 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132904051 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132904051 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132904051 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132904052 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132904052 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132904052 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132904052 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) 20250822132904052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132904052 DLSS7 DEBUG Found route for dpc=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) 20250822132904052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250822132904052 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(1573)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(1573)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1571)@718a44d66dfb: Session index based on local reference:0 20250822132904054 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132904054 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132904054 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250822132904054 DLM3UA 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) 20250822132904054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132904054 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132904054 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132904054 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(1573)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-RAN(1572)@718a44d66dfb: Deleted conn table entry 0TC_ho_inter_bsc_a5_41(1581)2684484 TC_ho_inter_bsc_a5_41(1581)@718a44d66dfb: setverdict(pass): none -> pass 20250822132904057 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84 + VTY: now used by 4 (attached,active-conn,CC,VTY) (msc_vty.c:1285) 20250822132904057 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84 - VTY: now used by 3 (attached,active-conn,CC) (msc_vty.c:1317) TC_ho_inter_bsc_a5_41(1581)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_41(1581)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_41(1581)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_41(1581)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_41(1581)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_41(1581)@718a44d66dfb: Final verdict of PTC: pass TC_ho_inter_bsc_a5_40(1580)@718a44d66dfb: f_call_hangup 0: tx MNCC_DISC_REQ 20250822132906940 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-2349:CM_SERVICE_REQ callref-0x80000010 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250822132906940 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-2349:CM_SERVICE_REQ callref-0x80000010 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822132906940 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-2349:CM_SERVICE_REQ callref-0x80000010 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250822132906940 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-2349:CM_SERVICE_REQ callref-0x80000010 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250822132906940 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132906940 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132906940 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132906940 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132906940 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132906940 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132906940 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132906940 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1570)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1570)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1568)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1568)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1568)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1568)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_40(1580)@718a44d66dfb: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1569)@718a44d66dfb: patching N(SD)=0 into dtap '032D0802E180'O MSC_Test_0-RAN(1569)@718a44d66dfb: patched enc_l3: '032D0802E180'O MSC_Test_0-SCCP(1568)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1568)@718a44d66dfb: vl_len:9 MSC_Test_0-SCCP(1568)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1568)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010006032D0802E180'O 20250822132906945 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132906945 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132906945 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132906945 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132906945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132906945 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132906945 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132906945 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1570)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132906945 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-2349:CM_SERVICE_REQ callref-0x80000010 tid-8) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2690) 20250822132906945 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-2349:CM_SERVICE_REQ callref-0x80000010 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250822132906945 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-2349:CM_SERVICE_REQ callref-0x80000010 tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250822132906945 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-2349:CM_SERVICE_REQ callref-0x80000010 tid-8) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250822132906945 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-2349:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250822132906945 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-2349:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822132906945 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250822132906945 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822132906945 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822132906945 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822132906945 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-267:CM_SERVICE_REQ)[0x56365ea45ba0]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250822132906945 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-267:CM_SERVICE_REQ:trans-8:call-118:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea6ec00]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250822132906945 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-267:CM_SERVICE_REQ:trans-8:call-118:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea6ec00]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-267:CM_SERVICE_REQ)[0x56365ea45ba0] (call_leg.c:197) 20250822132906945 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-267:CM_SERVICE_REQ:trans-8:call-118:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea6ec00]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250822132906945 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-267:CM_SERVICE_REQ:trans-8:call-118:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea6ec00]{ESTABLISHED}: Deallocated (fsm.c:568) 20250822132906945 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-267:CM_SERVICE_REQ:trans-8:call-118:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea5b590]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250822132906945 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-267:CM_SERVICE_REQ:trans-8:call-118:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea5b590]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-267:CM_SERVICE_REQ)[0x56365ea45ba0] (call_leg.c:197) 20250822132906945 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-267:CM_SERVICE_REQ)[0x56365ea45ba0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250822132906946 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-267:CM_SERVICE_REQ:trans-8:call-118:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea5b590]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250822132906946 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-267:CM_SERVICE_REQ:trans-8:call-118:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea5b590]{ESTABLISHED}: Deallocated (fsm.c:568) 20250822132906946 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-267:CM_SERVICE_REQ)[0x56365ea45ba0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250822132906946 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-267:CM_SERVICE_REQ)[0x56365ea45ba0]{RELEASING}: Removing from parent msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-2349:CM_SERVICE_REQ)[0x56365ea45d90] (call_leg.c:198) 20250822132906946 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-267:CM_SERVICE_REQ)[0x56365ea45ba0]{RELEASING}: Freeing instance (call_leg.c:198) 20250822132906946 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-267:CM_SERVICE_REQ)[0x56365ea45ba0]{RELEASING}: Deallocated (fsm.c:568) 20250822132906946 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822132906946 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132906946 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132906946 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132906946 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132906946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132906946 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132906946 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132906946 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132906946 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132906946 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132906946 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132906946 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132906946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132906946 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132906946 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132906946 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1570)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1570)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1570)@718a44d66dfb: Message received on association #8 MSC_Test_0-SCCP(1568)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1568)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(1570)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1568)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1568)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1568)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1568)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1568)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1568)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1574)@718a44d66dfb: Deleted conn table entry 0TC_ho_inter_bsc_a5_40(1580)-2147483632 TC_ho_inter_bsc_a5_40(1580)@718a44d66dfb: f_call_hangup 2: rx MNCC REL ind TC_ho_inter_bsc_a5_40(1580)@718a44d66dfb: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_bsc_a5_40(1580)@718a44d66dfb: f_call_hangup 5: rx BSSAP Clear Command TC_ho_inter_bsc_a5_40(1580)@718a44d66dfb: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(1568)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1568)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1568)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1568)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1570)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc_a5_40(1580)@718a44d66dfb: as_optional_mgcp_dlcx: rx MGCP DLCX 20250822132906950 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132906950 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132906950 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132906950 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132906950 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132906950 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132906950 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132906950 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132906950 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-2349:CM_SERVICE_REQ)[0x56365ea78fe0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822132906950 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-2349:CM_SERVICE_REQ)[0x56365ea78fe0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-2349:CM_SERVICE_REQ)[0x56365ea45d90] (msc_a.c:1053) 20250822132906950 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-2349:CM_SERVICE_REQ)[0x56365ea78fe0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822132906950 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-2349:CM_SERVICE_REQ)[0x56365ea78fe0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822132906950 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84 - active-conn: now used by 1 (attached) (msub.c:375) 20250822132906950 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132906951 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132906951 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132906951 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132906951 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132906951 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132906951 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132906951 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1570)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1570)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1568)@718a44d66dfb: Session index based on local reference:0 20250822132906951 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132906951 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132906951 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132906951 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132906951 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132906951 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132906951 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(1570)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132906951 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1569)@718a44d66dfb: Deleted conn table entry 0TC_ho_inter_bsc_a5_40(1580)5677713 TC_ho_inter_bsc_a5_40(1580)@718a44d66dfb: f_call_hangup 6: rx SCCP DISC TC_ho_inter_bsc_a5_40(1580)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_40(1580)@718a44d66dfb: f_call_hangup 9: done TC_ho_inter_bsc_a5_40(1580)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_40(1580)@718a44d66dfb: Final verdict of PTC: pass 20250822132908969 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822132908970 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250822132908969 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822132908969 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822132908969 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822132908969 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822132908969 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822132908969 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822132908969 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822132908970 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822132908970 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822132908970 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132908970 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822132908970 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822132908970 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822132908970 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822132908970 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822132908970 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822132908970 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822132908970 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822132908970 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1570)@718a44d66dfb: Final verdict of PTC: none 20250822132908971 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) 20250822132908971 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) 20250822132908971 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822132908971 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250822132908971 DLINP ERROR virt-bsc1-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250822132908971 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) 20250822132908971 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:772) 20250822132908971 DLSS7 ERROR 0: asp-virt-bsc1-0: xUA SRV SEND_FAILED (osmo_ss7_asp.c:795) 20250822132908971 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) 20250822132908971 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132908971 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250822132908971 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822132908971 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822132908972 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822132908972 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822132908972 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822132908972 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) MSC_Test_0-RAN(1569)@718a44d66dfb: Final verdict of PTC: none 20250822132908972 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) 20250822132908972 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-SCCP(1571)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(1574)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP(1577)@718a44d66dfb: Final verdict of PTC: none MSC_Test_1-M3UA(1573)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-SCCP(1568)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1567)@718a44d66dfb: Final verdict of PTC: none 20250822132908972 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MGCP(1575)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP-IPA(1576)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(1578)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(1579)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1582)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1583)@718a44d66dfb: Final verdict of PTC: none MSC_Test_1-RAN(1572)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1567): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(1568): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(1569): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(1570): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-SCCP(1571): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-RAN(1572): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-M3UA(1573): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(1574): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(1575): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(1576): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(1577): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(1578): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(1579): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_ho_inter_bsc_a5_40(1580): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC TC_ho_inter_bsc_a5_41(1581): pass (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1582): none (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1583): none (pass -> pass) MTC@718a44d66dfb: Test case TC_ho_inter_bsc_a5_4 finished. Verdict: pass MTC@718a44d66dfb: 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'. Fri Aug 22 13:29:08 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 20250822132909974 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=778464) 20250822132910970 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822132910970 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822132910970 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822132910973 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822132910973 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822132910973 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822132910976 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=778464, count=779624) 20250822132911978 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:29: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_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 20250822132912980 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_ho_inter_bsc_ipv6 started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(1587)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(1587)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1587)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(1585)@718a44d66dfb: v_sccp_pdu_maxlen:268 MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_1-M3UA(1590)@718a44d66dfb: ************************************************* MSC_Test_1-M3UA(1590)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(1590)@718a44d66dfb: ************************************************* MSC_Test_1-SCCP(1588)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822132913593 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1591)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822132913774 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822132913774 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822132913774 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822132913774 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1587)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1587)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1587)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1587)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(1587)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250822132913778 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132913778 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822132913778 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822132913778 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822132913778 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822132913778 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822132913778 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1587)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1587)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1587)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1587)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250822132913781 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132913781 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822132913781 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822132913781 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822132913781 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822132913781 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822132913781 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1587)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1587)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1587)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1587)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1587)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) 20250822132913781 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822132913781 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1587)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1587)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822132913788 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) 20250822132913788 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) 20250822132913788 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822132913788 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(1590)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(1590)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(1590)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822132913794 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132913794 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822132913794 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822132913794 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822132913794 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822132913794 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822132913794 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(1590)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_1-M3UA(1590)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(1590)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(1590)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(1590)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822132913796 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132913796 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822132913796 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822132913796 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822132913796 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822132913796 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822132913796 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(1590)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(1590)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(1590)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1590)@718a44d66dfb: Message received on association #8 20250822132913797 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250822132913797 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(1590)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(1590)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(1590)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(1590)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822132913981 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822132913982 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1593)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1593)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822132913987 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1593)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1593)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1593)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1593)@718a44d66dfb: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1593)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1593)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822132914006 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822132914006 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1594)@718a44d66dfb: Created GsupExpect[0] for "262420000000053" to be handled at TC_ho_inter_bsc_ipv60(1597) TC_ho_inter_bsc_ipv60(1597)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250822132914581 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132914581 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132914581 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132914581 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132914581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132914581 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132914581 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132914581 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1587)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132914582 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132914582 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132914582 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132914582 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132914582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132914582 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132914582 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132914582 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1587)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1587)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1586)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1586)@718a44d66dfb: Added conn table entry 0TC_ho_inter_bsc_ipv60(1597)7779560 MSC_Test_0-SCCP(1585)@718a44d66dfb: First idle individual index:0 MSC_Test_0-RAN(1586)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1587)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132914595 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132914595 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132914595 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132914595 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132914595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132914595 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132914595 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132914595 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132914596 DMM DEBUG msc_a(IMSI-262420000000053:GERAN-A-268:LU)[0x56365e9ff240]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000053 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822132914596 DMM DEBUG msc_a(IMSI-262420000000053:GERAN-A-268:LU)[0x56365e9ff240]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822132914596 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-268:LU)[0x56365ea6fe90]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822132914596 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-268:LU)[0x56365ea6fe90]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000053:GERAN-A-268:LU)[0x56365e9ff240] (fsm.c:486) 20250822132914596 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-268:LU)[0x56365ea6fe90]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822132914596 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-268:LU)[0x56365ea6fe90]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822132914596 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822132914596 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822132914596 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250822132914596 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132914596 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-268:LU)[0x56365ea6fe90]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822132914596 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-268:LU)[0x56365ea6fe90]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822132914596 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-268:LU)[0x56365ea6fe90]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822132914596 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-268:LU)[0x56365ea6fe90]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822132914596 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-268:LU)[0x56365ea6fe90]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822132914596 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-268:LU)[0x56365ea6fe90]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822132914596 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-268:LU)[0x56365ea2ce40]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822132914596 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-268:LU)[0x56365ea2ce40]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-268:LU)[0x56365ea6fe90] (fsm.c:486) 20250822132914596 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-268:LU)[0x56365ea2ce40]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822132914596 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-268:LU)[0x56365ea2ce40]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822132914596 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132914596 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132914596 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132914596 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132914596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132914596 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132914596 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132914596 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132914596 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132914596 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132914596 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132914596 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132914596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132914596 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132914596 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132914596 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1587)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1587)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1587)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1587)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1585)@718a44d66dfb: { messageType := 2, destLocRef := '76B4E8'O, sourceLocRef := '00010C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1585)@718a44d66dfb: Session index based on local reference:0 20250822132914596 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132914596 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132914596 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250822132914596 DLM3UA 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) 20250822132914596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132914596 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132914596 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132914596 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(1590)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132914596 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132914596 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132914596 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132914596 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) 20250822132914596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132914596 DLSS7 DEBUG Found route for dpc=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) 20250822132914596 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250822132914596 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1585)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1585)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1585)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1585)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-M3UA(1590)@718a44d66dfb: Message received on association #8 MSC_Test-GSUP(1594)@718a44d66dfb: Found GsupExpect[0] for "262420000000053" handled at TC_ho_inter_bsc_ipv60(1597) MSC_Test-GSUP(1594)@718a44d66dfb: Added IMSI table entry 0TC_ho_inter_bsc_ipv60(1597)"262420000000053" MSC_Test_1-M3UA(1590)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822132914597 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250822132914598 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1585)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1585)@718a44d66dfb: vl_len:11 MSC_Test_0-SCCP(1585)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1585)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0009541203524982130101'O 20250822132914599 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132914599 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132914599 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132914599 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132914599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132914599 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132914599 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132914599 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1587)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc_ipv60(1597)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_ipv60(1597)@718a44d66dfb: setverdict(pass): none -> pass MSC_Test_1-RAN(1589)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-RAN(1589)@718a44d66dfb: f_create_expect(l3 := omit, n_connectPointCode := 194 MSC_Test_1-RAN(1589)@718a44d66dfb: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc_ipv61(1598) 20250822132914602 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132914602 DVLR DEBUG IMSI:262420000000053 has MSISDN:491230000053 (vlr.c:1045) 20250822132914602 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250822132914602 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822132914602 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132914602 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-268:LU)[0x56365ea6fe90]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822132914602 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-268:LU)[0x56365ea2ce40]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822132914602 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-268:LU)[0x56365ea2ce40]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822132914602 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-268:LU)[0x56365ea2ce40]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822132914602 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-268:LU)[0x56365ea2ce40]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-268:LU)[0x56365ea6fe90] (vlr_lu_fsm.c:110) 20250822132914602 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-268:LU)[0x56365ea2ce40]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822132914602 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-268:LU)[0x56365ea2ce40]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822132914602 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-268:LU)[0x56365ea6fe90]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822132914602 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-268:LU)[0x56365ea6fe90]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822132914602 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-268:LU)[0x56365ea47180]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822132914602 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-268:LU)[0x56365ea47180]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-268:LU)[0x56365ea6fe90] (fsm.c:486) 20250822132914602 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-268:LU)[0x56365ea47180]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822132914602 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-268:LU)[0x56365ea47180]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822132914602 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-268:LU)[0x56365ea47180]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822132914602 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-268:LU)[0x56365ea47180]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822132914602 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:TMSInew-0x850B7BEE) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250822132914602 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-268:LU)[0x56365ea47180]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822132914602 DMM DEBUG -> IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:TMSInew-0x850B7BEE LOCATION UPDATE ACCEPT (TMSI = 0x850b7bee) (gsm_04_08.c:149) 20250822132914602 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:TMSInew-0x850B7BEE - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822132914602 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132914602 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132914602 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132914602 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132914602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132914602 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132914602 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132914602 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1587)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1587)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1585)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1585)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1585)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1585)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_ipv60(1597)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1586)@718a44d66dfb: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1586)@718a44d66dfb: patched enc_l3: '055B'O MSC_Test_0-SCCP(1585)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1585)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(1585)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1585)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1587)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132914606 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132914606 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132914606 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132914606 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132914606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132914606 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132914606 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132914606 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132914607 DMM DEBUG msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:TMSInew-0x850B7BEE:GERAN-A-268:LU)[0x56365e9ff240]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822132914607 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:TMSInew-0x850B7BEE:GERAN-A-268:LU)[0x56365ea6fe90]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822132914607 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-268:LU)[0x56365ea47180]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822132914607 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250822132914607 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-268:LU)[0x56365ea47180]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822132914607 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE:GERAN-A-268:LU)[0x56365ea6fe90]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822132914607 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-268:LU)[0x56365ea47180]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822132914607 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-268:LU)[0x56365ea47180]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE:GERAN-A-268:LU)[0x56365ea6fe90] (vlr_lu_fsm.c:817) 20250822132914607 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-268:LU)[0x56365ea47180]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822132914607 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x756ADB84:GERAN-A-268:LU)[0x56365ea47180]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822132914607 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE:GERAN-A-268:LU)[0x56365ea6fe90]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822132914607 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000053/3/1): Available (smpp_smsc.c:626) 20250822132914607 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822132914607 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822132914607 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822132914607 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822132914607 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132914607 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132914607 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132914607 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132914607 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132914607 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132914607 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132914607 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1587)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1587)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1585)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1585)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1585)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1585)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1585)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1585)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1585)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1585)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822132914608 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132914608 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132914608 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132914608 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132914608 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132914608 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132914608 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132914608 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1587)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132914608 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE:GERAN-A-268:LU)[0x56365ea6fe90]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822132914608 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE:GERAN-A-268:LU)[0x56365ea6fe90]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE:GERAN-A-268:LU)[0x56365e9ff240] (msc_a.c:1053) 20250822132914608 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE:GERAN-A-268:LU)[0x56365ea6fe90]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822132914608 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE:GERAN-A-268:LU)[0x56365ea6fe90]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822132914608 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE:GERAN-A-268:LU)[0x56365ea6fe90]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822132914608 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE - active-conn: now used by 1 (attached) (msub.c:375) 20250822132914608 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132914608 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132914608 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132914608 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132914608 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132914608 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132914608 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132914608 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1587)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1587)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1585)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-M3UA(1587)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132914608 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132914609 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132914609 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132914609 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132914609 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132914609 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132914609 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132914609 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1586)@718a44d66dfb: Deleted conn table entry 0TC_ho_inter_bsc_ipv60(1597)7779560 TC_ho_inter_bsc_ipv60(1597)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132914609 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822132914609 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_ho_inter_bsc_ipv60(1597)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_ipv60(1597)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_ipv60(1597)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_ipv60(1597)@718a44d66dfb: 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 := '850B7BEE'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1586)@718a44d66dfb: Added conn table entry 0TC_ho_inter_bsc_ipv60(1597)1735891 MSC_Test_0-RAN(1586)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1585)@718a44d66dfb: First idle individual index:0 MSC_Test_0-M3UA(1587)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132914814 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132914814 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132914814 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132914814 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132914814 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132914814 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132914815 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132914815 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132914816 DMM DEBUG msc_a(TMSI-0x850B7BEE:GERAN-A-269:CM_SERVICE_REQ)[0x56365ea45ba0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250822132914816 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x850B7BEE:GERAN-A-269:CM_SERVICE_REQ)[0x56365ea5b590]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822132914816 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x850B7BEE:GERAN-A-269:CM_SERVICE_REQ)[0x56365ea5b590]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x850B7BEE:GERAN-A-269:CM_SERVICE_REQ)[0x56365ea45ba0] (fsm.c:486) 20250822132914816 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x850B7BEE:GERAN-A-269:CM_SERVICE_REQ)[0x56365ea5b590]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250822132914816 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x850B7BEE:GERAN-A-269:CM_SERVICE_REQ)[0x56365ea5b590]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822132914816 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822132914816 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822132914816 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE:GERAN-A-269:CM_SERVICE_REQ)[0x56365ea5b590]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822132914816 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE:GERAN-A-269:CM_SERVICE_REQ)[0x56365ea5b590]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822132914816 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE:GERAN-A-269:CM_SERVICE_REQ)[0x56365ea5b590]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822132914816 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE:GERAN-A-269:CM_SERVICE_REQ)[0x56365ea5b590]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822132914816 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE:GERAN-A-269:CM_SERVICE_REQ)[0x56365ea5b590]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822132914816 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE:GERAN-A-269:CM_SERVICE_REQ)[0x56365ea5b590]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822132914816 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE:GERAN-A-269:CM_SERVICE_REQ)[0x56365ea5b590]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822132914816 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE:GERAN-A-269:CM_SERVICE_REQ)[0x56365ea5b590]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822132914816 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE:GERAN-A-269:CM_SERVICE_REQ)[0x56365ea5b590]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822132914816 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE:GERAN-A-269:CM_SERVICE_REQ)[0x56365ea5b590]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822132914817 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000053/3/1): Available (smpp_smsc.c:626) 20250822132914817 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250822132914817 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132914817 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132914817 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132914817 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132914817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132914817 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132914817 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132914817 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132914818 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132914818 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132914818 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132914818 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132914818 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132914818 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132914818 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132914818 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132914818 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132914818 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132914818 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132914818 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132914818 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132914818 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132914818 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132914818 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1587)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1587)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1587)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1587)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1587)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1587)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1585)@718a44d66dfb: { messageType := 2, destLocRef := '1A7CD3'O, sourceLocRef := '00010D'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1585)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1585)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1585)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1585)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1585)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1585)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1585)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1585)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1585)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132914821 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250822132914821 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_ho_inter_bsc_ipv60(1597)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_ipv60(1597)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1591)@718a44d66dfb: Created MnccExpect[0] for "12345" to be handled at TC_ho_inter_bsc_ipv60(1597) MSC_Test-MGCP(1592)@718a44d66dfb: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_inter_bsc_ipv60(1597) MSC_Test_0-RAN(1586)@718a44d66dfb: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1586)@718a44d66dfb: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(1585)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1585)@718a44d66dfb: vl_len:19 MSC_Test_0-SCCP(1585)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1585)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(1587)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132914842 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132914842 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132914842 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132914842 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132914842 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132914842 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132914842 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132914842 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132914842 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250822132914842 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE callref-0x80000011 tid-8) New transaction (transaction.c:231) 20250822132914842 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE:GERAN-A-269:CM_SERVICE_REQ callref-0x80000011 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2690) 20250822132914842 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE:GERAN-A-269:CM_SERVICE_REQ callref-0x80000011 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822132914842 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250822132914842 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE:GERAN-A-269:CM_SERVICE_REQ callref-0x80000011 tid-8) codecs: :0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:702) 20250822132914843 DCC INFO trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE:GERAN-A-269:CM_SERVICE_REQ callref-0x80000011 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250822132914843 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE:GERAN-A-269:CM_SERVICE_REQ callref-0x80000011 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250822132914843 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE:GERAN-A-269:CM_SERVICE_REQ)[0x56365ea2ce40]{ESTABLISHING}: Allocated (fsm.c:456) 20250822132914843 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE:GERAN-A-269:CM_SERVICE_REQ)[0x56365ea2ce40]{ESTABLISHING}: is child of msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE:GERAN-A-269:CM_SERVICE_REQ)[0x56365ea45ba0] (fsm.c:486) 20250822132914843 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE:GERAN-A-269:CM_SERVICE_REQ callref-0x80000011 tid-8) codecs: :0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:2161) 20250822132914843 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE:GERAN-A-269:CM_SERVICE_REQ)[0x56365ea2cbb0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250822132914843 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE:GERAN-A-269:CM_SERVICE_REQ)[0x56365ea2cbb0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE:GERAN-A-269:CM_SERVICE_REQ)[0x56365ea2ce40] (fsm.c:486) 20250822132914843 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_CN:no-CI)[0x56365ea2cbb0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250822132914843 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_CN:no-CI)[0x56365ea2cbb0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250822132914843 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE:GERAN-A-269:CM_SERVICE_REQ)[0x56365ea78fe0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250822132914843 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE:GERAN-A-269:CM_SERVICE_REQ)[0x56365ea78fe0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE:GERAN-A-269:CM_SERVICE_REQ)[0x56365ea2ce40] (fsm.c:486) 20250822132914843 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_RAN:no-CI)[0x56365ea78fe0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250822132914843 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_RAN:no-CI)[0x56365ea78fe0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1592)@718a44d66dfb: Found Expect[0] for { line := { verb := "CRCX", trans_id := "149", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "77" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_ho_inter_bsc_ipv60(1597) TC_ho_inter_bsc_ipv60(1597)@718a44d66dfb: f_mo_call_establish 2: rx 1st CRCX 20250822132914858 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_CN:no-CI)[0x56365ea2cbb0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822132914858 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE:GERAN-A-269:CM_SERVICE_REQ)[0x56365ea2ce40]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250822132914858 DMNCC ERROR Failed to parse SDP: not supported: "c=IN IP6 ::1" (sdp_msg.c:525) 20250822132914858 DMNCC ERROR trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE:GERAN-A-269:CM_SERVICE_REQ callref-0x80000011 tid-8) tx MNCC_SETUP_IND: invalid SDP message (trying anyway) (gsm_04_08_cc.c:309) 20250822132914858 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE:GERAN-A-269:CM_SERVICE_REQ callref-0x80000011 tid-8) erratic SDP: "v=0\r\no=OsmoMSC 0 0 IN IP6 ::1\r\ns=GSM Call\r\nc=IN IP6 ::1\r\nt=0 0\r\nm=audio 10000 RTP/AVP 112 110 3 111\r\na=rtpmap:112 AMR/8000\r\na=fmtp:112 octet-align=1\r\na=rtpmap:110 GSM-EFR/8000\r\na=rtpmap:3 GSM/8000\r\na=rtpmap:111 GSM-HR-08/8000\r\na=ptime:20\r\n" (gsm_04_08_cc.c:309) TC_ho_inter_bsc_ipv60(1597)@718a44d66dfb: f_mo_call_establish 6: rx 2nd CRCX 20250822132914860 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_RAN:no-CI)[0x56365ea78fe0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822132914860 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE:GERAN-A-269:CM_SERVICE_REQ)[0x56365ea2ce40]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250822132914860 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE:GERAN-A-269:CM_SERVICE_REQ callref-0x80000011 tid-8) codecs: [::1]:10000{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:705) 20250822132914860 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE:GERAN-A-269:CM_SERVICE_REQ callref-0x80000011 tid-8) Sending Assignment Command (msc_a.c:706) MSC_Test-MNCC(1591)@718a44d66dfb: Found MnccExpect[0] for "12345" handled at TC_ho_inter_bsc_ipv60(1597) MSC_Test-MNCC(1591)@718a44d66dfb: Added conn table entry 0TC_ho_inter_bsc_ipv60(1597)-2147483631 20250822132914861 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132914861 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132914861 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132914861 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132914861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132914861 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132914861 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132914861 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1587)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1587)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1585)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1585)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1585)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1585)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_ipv60(1597)@718a44d66dfb: f_mo_call_establish 1: rx MNCC SETUP ind TC_ho_inter_bsc_ipv60(1597)@718a44d66dfb: f_mo_call_establish 4: rx Assignment Request 20250822132914865 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE:GERAN-A-269:CM_SERVICE_REQ callref-0x80000011 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) MSC_Test_0-SCCP(1585)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1585)@718a44d66dfb: vl_len:26 MSC_Test_0-SCCP(1585)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1585)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0018027C120000000000000000000000000000000323287E0180'O MSC_Test_0-M3UA(1587)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132914867 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132914867 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132914867 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132914867 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132914867 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132914867 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132914867 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132914867 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132914867 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_RAN:CI-22222:no-remote-port:local-::2-11000)[0x56365ea78fe0]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250822132914867 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_RAN:CI-22222:no-remote-port:codecs-not-sent:mode-not-sent:local-::2-11000)[0x56365ea78fe0]{ESTABLISHING}: setting remote addr to [::3]:9000 (rtp_stream.c:476) 20250822132914867 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_RAN:CI-22222:remote-port-not-sent:codecs-not-sent:mode-not-sent:local-::2-11000:remote-::3-9000)[0x56365ea78fe0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250822132914867 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE:GERAN-A-269:CM_SERVICE_REQ callref-0x80000011 tid-8) codecs: [::1]:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:1596) 20250822132914867 DCC INFO trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE:GERAN-A-269:CM_SERVICE_REQ callref-0x80000011 tid-8) Assignment Complete: RAN: GSM#3, CN: GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111 (msc_a.c:1597) 20250822132914868 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE:GERAN-A-269:CM_SERVICE_REQ callref-0x80000011 tid-8) codecs: [::1]:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:2187) 20250822132914868 DMNCC ERROR Failed to parse SDP: not supported: "c=IN IP6 ::1" (sdp_msg.c:525) 20250822132914868 DMNCC ERROR trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE:GERAN-A-269:CM_SERVICE_REQ callref-0x80000011 tid-8) tx MNCC_RTP_CREATE: invalid SDP message (trying anyway) (gsm_04_08_cc.c:309) 20250822132914868 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE:GERAN-A-269:CM_SERVICE_REQ callref-0x80000011 tid-8) erratic SDP: "v=0\r\no=OsmoMSC 0 0 IN IP6 ::1\r\ns=GSM Call\r\nc=IN IP6 ::1\r\nt=0 0\r\nm=audio 10000 RTP/AVP 3 112 110 111\r\na=rtpmap:3 GSM/8000\r\na=rtpmap:112 AMR/8000\r\na=fmtp:112 octet-align=1\r\na=rtpmap:110 GSM-EFR/8000\r\na=rtpmap:111 GSM-HR-08/8000\r\na=ptime:20\r\n" (gsm_04_08_cc.c:309) TC_ho_inter_bsc_ipv60(1597)@718a44d66dfb: f_mo_call_establish 5: rx MDCX for the RAN side 20250822132914870 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x56365ea78fe0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822132914870 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x56365ea78fe0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250822132914870 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE:GERAN-A-269:CM_SERVICE_REQ)[0x56365ea2ce40]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) TC_ho_inter_bsc_ipv60(1597)@718a44d66dfb: f_mo_call_establish 3: rx RTP CREATE 20250822132914873 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE:GERAN-A-269:CM_SERVICE_REQ callref-0x80000011 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250822132914873 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE:GERAN-A-269:CM_SERVICE_REQ callref-0x80000011 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822132914873 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE:GERAN-A-269:CM_SERVICE_REQ callref-0x80000011 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822132914873 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE:GERAN-A-269:CM_SERVICE_REQ callref-0x80000011 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250822132914873 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132914873 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132914873 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132914873 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132914873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132914873 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132914873 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132914873 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1587)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1587)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1585)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1585)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1585)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1585)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132914877 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE:GERAN-A-269:CM_SERVICE_REQ callref-0x80000011 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250822132914877 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE:GERAN-A-269:CM_SERVICE_REQ callref-0x80000011 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822132914877 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE:GERAN-A-269:CM_SERVICE_REQ callref-0x80000011 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822132914878 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE:GERAN-A-269:CM_SERVICE_REQ callref-0x80000011 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250822132914878 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132914878 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132914878 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132914878 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132914878 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132914878 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132914878 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132914878 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1587)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1587)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1585)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1585)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1585)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1585)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_ipv60(1597)@718a44d66dfb: f_mo_call_establish 7: rx CC Alerting 20250822132914881 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE:GERAN-A-269:CM_SERVICE_REQ callref-0x80000011 tid-8) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250822132914881 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE:GERAN-A-269:CM_SERVICE_REQ callref-0x80000011 tid-8) Got no information of remote audio codecs: neither SDP nor Bearer Capability. Trying anyway. (gsm_04_08_cc.c:795) 20250822132914881 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE:GERAN-A-269:CM_SERVICE_REQ callref-0x80000011 tid-8) codecs: [::1]:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:798) 20250822132914881 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_CN:CI-11111:no-remote-port:local-::1-10000)[0x56365ea2cbb0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250822132914881 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_CN:CI-11111:no-remote-port:local-::1-10000)[0x56365ea2cbb0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250822132914881 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_CN:CI-11111:remote-port-not-sent:local-::1-10000:remote-42-23-11-5-423)[0x56365ea2cbb0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250822132914882 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE:GERAN-A-269:CM_SERVICE_REQ callref-0x80000011 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250822132914882 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE:GERAN-A-269:CM_SERVICE_REQ callref-0x80000011 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822132914882 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE:GERAN-A-269:CM_SERVICE_REQ callref-0x80000011 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822132914882 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE:GERAN-A-269:CM_SERVICE_REQ callref-0x80000011 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250822132914882 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE:GERAN-A-269:CM_SERVICE_REQ callref-0x80000011 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250822132914883 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132914883 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132914883 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132914883 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132914883 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132914883 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132914883 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132914883 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1587)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1587)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1585)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1585)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1585)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1585)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_ipv60(1597)@718a44d66dfb: as_optional_mgcp_mdcx: rx MDCX TC_ho_inter_bsc_ipv60(1597)@718a44d66dfb: { line := { verb := "MDCX", trans_id := "152", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "77" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "77", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "112", "110", "3", "111" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "112 AMR/8000/1" } }, { rtpmap := { attr_value := "110 GSM-EFR/8000/1" } }, { rtpmap := { attr_value := "111 GSM-HR-08/8000/1" } }, { ptime := { attr_value := "20" } } } } } } } TC_ho_inter_bsc_ipv60(1597)@718a44d66dfb: f_mo_call_establish 10: rx CC CONNECT 20250822132914886 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_CN:CI-11111:local-::1-10000:remote-42-23-11-5-423)[0x56365ea2cbb0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822132914886 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_CN:CI-11111:local-::1-10000:remote-42-23-11-5-423)[0x56365ea2cbb0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250822132914886 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE:GERAN-A-269:CM_SERVICE_REQ)[0x56365ea2ce40]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250822132914886 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE:GERAN-A-269:CM_SERVICE_REQ)[0x56365ea2ce40]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) MSC_Test_0-RAN(1586)@718a44d66dfb: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1586)@718a44d66dfb: patched enc_l3: '038F'O MSC_Test_0-SCCP(1585)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1585)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(1585)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1585)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1587)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132914888 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132914888 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132914888 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132914888 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132914889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132914889 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132914889 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132914889 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132914889 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE:GERAN-A-269:CM_SERVICE_REQ callref-0x80000011 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2690) 20250822132914889 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE:GERAN-A-269:CM_SERVICE_REQ callref-0x80000011 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250822132914889 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE:GERAN-A-269:CM_SERVICE_REQ callref-0x80000011 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250822132914889 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE:GERAN-A-269:CM_SERVICE_REQ callref-0x80000011 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822132914889 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE:GERAN-A-269:CM_SERVICE_REQ callref-0x80000011 tid-8) tx MNCC_SETUP_COMPL_IND (gsm_04_08_cc.c:309) TC_ho_inter_bsc_ipv60(1597)@718a44d66dfb: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_bsc_ipv60(1597)@718a44d66dfb: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_bsc_ipv60(1597)@718a44d66dfb: f_mo_call_establish DONE TC_ho_inter_bsc_ipv60(1597)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1585)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1585)@718a44d66dfb: vl_len:16 MSC_Test_0-SCCP(1585)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1585)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000E1104010C1A080020F32400050006'O 20250822132916405 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132916405 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132916405 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132916405 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132916405 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132916405 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132916405 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132916405 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1587)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132916406 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132916406 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132916406 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132916406 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) 20250822132916406 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132916406 DLSS7 DEBUG Found route for dpc=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) 20250822132916406 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250822132916406 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(1590)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(1590)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1588)@718a44d66dfb: First idle individual index:0 MSC_Test_1-SCCP(1588)@718a44d66dfb: Warning: Stopping inactive timer T_ias[0]. MSC_Test_1-RAN(1589)@718a44d66dfb: ExpectedCreateCallback handoverRequest 194 MSC_Test_1-RAN(1589)@718a44d66dfb: ExpectTable[0].n_connectPointCode = 194 ==? 194 MSC_Test_1-RAN(1589)@718a44d66dfb: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc_ipv61(1598) MSC_Test_1-RAN(1589)@718a44d66dfb: Added conn table entry 0TC_ho_inter_bsc_ipv61(1598)13774831 MSC_Test_1-SCCP(1588)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_1-SCCP(1588)@718a44d66dfb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250822132916421 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132916421 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132916421 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250822132916421 DLM3UA 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) 20250822132916421 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132916421 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132916421 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132916421 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(1590)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-SCCP(1588)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_1-SCCP(1588)@718a44d66dfb: vl_len:37 MSC_Test_1-SCCP(1588)@718a44d66dfb: vl_from0 MSC_Test_1-SCCP(1588)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0023121709062BD1040E000900007C120000000000000000000000000000000809267E0180'O MSC_Test_1-M3UA(1590)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132916622 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132916622 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132916622 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250822132916622 DLM3UA 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) 20250822132916622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132916622 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132916622 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132916622 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132916624 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132916624 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132916624 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132916624 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132916624 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132916624 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132916624 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132916624 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1587)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1587)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1585)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1585)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1585)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1585)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_ipv60(1597)@718a44d66dfb: GOT HandoverCommand{ discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 22, pdu := { bssmap := { handoverCommand := { messageType := '13'O, layer3Information := { elementIdentifier := '17'O, lengthIndicator := 9, layer3info := '062BD1040E00090000'O }, cellIdentifier := { elementIdentifier := '05'O, lengthIndicator := 8, cellIdentifierDiscriminator := '0000'B, spare1_4 := '0000'B, cellIdentification := { cI_CGI := { mcc_mnc := '00F000'O, lac := '0000'O, ci := '0000'O } } }, newBSSToOldBSSInfo := omit, talkerPriority := omit } } } } MSC_Test_1-SCCP(1588)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_1-SCCP(1588)@718a44d66dfb: vl_len:3 MSC_Test_1-SCCP(1588)@718a44d66dfb: vl_from0 MSC_Test_1-SCCP(1588)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_1-M3UA(1590)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132916934 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132916934 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132916934 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250822132916934 DLM3UA 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) 20250822132916934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132916934 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132916934 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132916934 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132916935 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x56365ea78fe0]{ESTABLISHED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:475) 20250822132916935 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x56365ea78fe0]{ESTABLISHING}: setting remote addr to [::8]:2342 (rtp_stream.c:476) 20250822132916935 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-::2-11000:remote-::8-2342)[0x56365ea78fe0]{ESTABLISHING}: no change: codecs already set to GSM#3 (rtp_stream.c:424) 20250822132916935 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-::2-11000:remote-::8-2342)[0x56365ea78fe0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250822132916936 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132916936 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132916936 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132916936 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132916936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132916936 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132916936 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132916936 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1587)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1587)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1585)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1585)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1585)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1585)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132916942 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::8-2342)[0x56365ea78fe0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822132916942 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::8-2342)[0x56365ea78fe0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250822132916942 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE:GERAN-A-269:CM_SERVICE_REQ)[0x56365ea2ce40]{ESTABLISHED}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_1-SCCP(1588)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_1-SCCP(1588)@718a44d66dfb: vl_len:3 MSC_Test_1-SCCP(1588)@718a44d66dfb: vl_from0 MSC_Test_1-SCCP(1588)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_1-M3UA(1590)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132917138 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132917138 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132917138 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250822132917138 DLM3UA 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) 20250822132917138 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132917138 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132917138 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132917138 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132917140 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132917140 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132917140 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132917140 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132917140 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132917140 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132917140 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132917140 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1587)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1587)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1585)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1585)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1585)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1585)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1585)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1585)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1585)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1585)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822132917146 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132917146 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132917146 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132917146 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132917146 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132917146 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132917146 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132917146 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1587)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132917147 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132917147 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132917147 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132917147 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132917147 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132917147 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132917147 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132917147 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1587)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1587)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1585)@718a44d66dfb: Session index based on local reference:0 20250822132917148 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132917148 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132917148 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132917148 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132917148 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(1587)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132917148 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132917148 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132917148 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1586)@718a44d66dfb: Deleted conn table entry 0TC_ho_inter_bsc_ipv60(1597)1735891 TC_ho_inter_bsc_ipv60(1597)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132917151 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE + VTY: now used by 4 (attached,active-conn,CC,VTY) (msc_vty.c:1285) 20250822132917151 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE - VTY: now used by 3 (attached,active-conn,CC) (msc_vty.c:1317) TC_ho_inter_bsc_ipv60(1597)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_ipv60(1597)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_ipv60(1597)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_ipv60(1597)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_ipv60(1597)@718a44d66dfb: FIRST inter-BSC Handover done MSC_Test_0-RAN(1586)@718a44d66dfb: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1586)@718a44d66dfb: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc_ipv60(1597) MSC_Test_1-SCCP(1588)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_1-SCCP(1588)@718a44d66dfb: vl_len:16 MSC_Test_1-SCCP(1588)@718a44d66dfb: vl_from0 MSC_Test_1-SCCP(1588)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000E1104010C1A080062F2240017002A'O MSC_Test_1-M3UA(1590)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132920042 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132920042 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132920042 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250822132920042 DLM3UA 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) 20250822132920042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132920042 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132920042 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132920042 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132920043 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132920043 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132920043 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132920043 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132920044 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132920044 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132920044 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132920044 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1587)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1587)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1585)@718a44d66dfb: First idle individual index:0 MSC_Test_0-SCCP(1585)@718a44d66dfb: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1586)@718a44d66dfb: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1586)@718a44d66dfb: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1586)@718a44d66dfb: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc_ipv60(1597) MSC_Test_0-RAN(1586)@718a44d66dfb: Added conn table entry 0TC_ho_inter_bsc_ipv60(1597)14729191 MSC_Test_0-SCCP(1585)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1585)@718a44d66dfb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250822132920052 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132920052 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132920052 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132920053 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132920053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132920053 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132920053 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132920053 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1587)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1585)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1585)@718a44d66dfb: vl_len:37 MSC_Test_0-SCCP(1585)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1585)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0023121709062BD1040E000900007C120000000000000000000000000000000323287E0180'O MSC_Test_0-M3UA(1587)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132920254 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132920254 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132920254 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132920254 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132920254 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132920254 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132920254 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132920254 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132920256 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132920256 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132920256 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132920256 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) 20250822132920256 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132920256 DLSS7 DEBUG Found route for dpc=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) 20250822132920256 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250822132920256 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(1590)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(1590)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1588)@718a44d66dfb: Session index based on local reference:0 MSC_Test_1-SCCP(1588)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1588)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1588)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_ipv61(1598)@718a44d66dfb: GOT HandoverCommand{ discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 22, pdu := { bssmap := { handoverCommand := { messageType := '13'O, layer3Information := { elementIdentifier := '17'O, lengthIndicator := 9, layer3info := '062BD1040E00090000'O }, cellIdentifier := { elementIdentifier := '05'O, lengthIndicator := 8, cellIdentifierDiscriminator := '0000'B, spare1_4 := '0000'B, cellIdentification := { cI_CGI := { mcc_mnc := '00F000'O, lac := '0000'O, ci := '0000'O } } }, newBSSToOldBSSInfo := omit, talkerPriority := omit } } } } MSC_Test_0-SCCP(1585)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1585)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1585)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1585)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '00011B'O 20250822132920559 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132920559 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132920559 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132920559 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132920559 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132920559 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132920559 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132920559 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1587)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132920560 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::8-2342)[0x56365ea78fe0]{ESTABLISHED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:475) 20250822132920560 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::8-2342)[0x56365ea78fe0]{ESTABLISHING}: setting remote addr to [::3]:9000 (rtp_stream.c:476) 20250822132920560 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-::2-11000:remote-::3-9000)[0x56365ea78fe0]{ESTABLISHING}: no change: codecs already set to GSM#3 (rtp_stream.c:424) 20250822132920560 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-::2-11000:remote-::3-9000)[0x56365ea78fe0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250822132920560 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132920560 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132920560 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132920560 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) 20250822132920560 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132920560 DLSS7 DEBUG Found route for dpc=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) 20250822132920560 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250822132920560 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(1590)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(1590)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1588)@718a44d66dfb: Session index based on local reference:0 MSC_Test_1-SCCP(1588)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1588)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1588)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132920562 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x56365ea78fe0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822132920562 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x56365ea78fe0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250822132920562 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE:GERAN-A-269:CM_SERVICE_REQ)[0x56365ea2ce40]{ESTABLISHED}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_0-SCCP(1585)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1585)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1585)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1585)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1587)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132920762 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132920762 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132920762 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132920762 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132920762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132920762 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132920762 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132920762 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132920763 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132920763 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132920763 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132920763 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) 20250822132920764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132920764 DLSS7 DEBUG Found route for dpc=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) 20250822132920764 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250822132920764 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(1590)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(1590)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1588)@718a44d66dfb: Session index based on local reference:0 MSC_Test_1-SCCP(1588)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1588)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1588)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-SCCP(1588)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_1-SCCP(1588)@718a44d66dfb: vl_len:3 MSC_Test_1-SCCP(1588)@718a44d66dfb: vl_from0 MSC_Test_1-SCCP(1588)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822132920770 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132920770 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132920770 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250822132920770 DLM3UA 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) 20250822132920770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132920770 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132920770 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132920770 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(1590)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132920771 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132920771 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132920771 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132920771 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) 20250822132920771 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132920771 DLSS7 DEBUG Found route for dpc=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) 20250822132920771 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250822132920771 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(1590)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(1590)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1588)@718a44d66dfb: Session index based on local reference:0 20250822132920773 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132920773 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132920773 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250822132920773 DLM3UA 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) 20250822132920773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132920773 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132920773 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132920773 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(1590)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-RAN(1589)@718a44d66dfb: Deleted conn table entry 0TC_ho_inter_bsc_ipv61(1598)13774831 TC_ho_inter_bsc_ipv61(1598)@718a44d66dfb: setverdict(pass): none -> pass 20250822132920777 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE + VTY: now used by 4 (attached,active-conn,CC,VTY) (msc_vty.c:1285) 20250822132920777 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE - VTY: now used by 3 (attached,active-conn,CC) (msc_vty.c:1317) TC_ho_inter_bsc_ipv61(1598)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_ipv61(1598)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_ipv61(1598)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_ipv61(1598)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_ipv61(1598)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_ipv61(1598)@718a44d66dfb: Final verdict of PTC: pass TC_ho_inter_bsc_ipv60(1597)@718a44d66dfb: f_call_hangup 0: tx MNCC_DISC_REQ 20250822132923680 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE:GERAN-A-2351:CM_SERVICE_REQ callref-0x80000011 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250822132923680 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE:GERAN-A-2351:CM_SERVICE_REQ callref-0x80000011 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822132923680 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE:GERAN-A-2351:CM_SERVICE_REQ callref-0x80000011 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250822132923680 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE:GERAN-A-2351:CM_SERVICE_REQ callref-0x80000011 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250822132923681 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132923681 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132923681 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132923681 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132923681 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132923681 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132923681 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132923681 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1587)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1587)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1585)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1585)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1585)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1585)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_ipv60(1597)@718a44d66dfb: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1586)@718a44d66dfb: patching N(SD)=3 into dtap '032D0802E180'O MSC_Test_0-RAN(1586)@718a44d66dfb: patched enc_l3: '03ED0802E180'O MSC_Test_0-SCCP(1585)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1585)@718a44d66dfb: vl_len:9 MSC_Test_0-SCCP(1585)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1585)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '01000603ED0802E180'O MSC_Test_0-M3UA(1587)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132923689 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132923689 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132923689 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132923689 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132923689 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132923689 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132923689 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132923689 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132923689 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE:GERAN-A-2351:CM_SERVICE_REQ callref-0x80000011 tid-8) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2690) 20250822132923689 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE:GERAN-A-2351:CM_SERVICE_REQ callref-0x80000011 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250822132923690 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE:GERAN-A-2351:CM_SERVICE_REQ callref-0x80000011 tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250822132923690 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE:GERAN-A-2351:CM_SERVICE_REQ callref-0x80000011 tid-8) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250822132923690 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE:GERAN-A-2351:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250822132923690 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE:GERAN-A-2351:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822132923690 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250822132923690 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822132923690 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822132923690 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822132923690 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE:GERAN-A-269:CM_SERVICE_REQ)[0x56365ea2ce40]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250822132923690 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x56365ea78fe0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250822132923690 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x56365ea78fe0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE:GERAN-A-269:CM_SERVICE_REQ)[0x56365ea2ce40] (call_leg.c:197) 20250822132923690 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x56365ea78fe0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250822132923690 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x56365ea78fe0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250822132923690 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_CN:CI-11111:local-::1-10000:remote-42-23-11-5-423)[0x56365ea2cbb0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250822132923690 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_CN:CI-11111:local-::1-10000:remote-42-23-11-5-423)[0x56365ea2cbb0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE:GERAN-A-269:CM_SERVICE_REQ)[0x56365ea2ce40] (call_leg.c:197) 20250822132923690 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE:GERAN-A-269:CM_SERVICE_REQ)[0x56365ea2ce40]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250822132923690 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_CN:CI-11111:local-::1-10000:remote-42-23-11-5-423)[0x56365ea2cbb0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250822132923690 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_CN:CI-11111:local-::1-10000:remote-42-23-11-5-423)[0x56365ea2cbb0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250822132923690 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE:GERAN-A-269:CM_SERVICE_REQ)[0x56365ea2ce40]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250822132923690 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE:GERAN-A-269:CM_SERVICE_REQ)[0x56365ea2ce40]{RELEASING}: Removing from parent msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE:GERAN-A-2351:CM_SERVICE_REQ)[0x56365ea45ba0] (call_leg.c:198) 20250822132923690 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE:GERAN-A-269:CM_SERVICE_REQ)[0x56365ea2ce40]{RELEASING}: Freeing instance (call_leg.c:198) 20250822132923690 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE:GERAN-A-269:CM_SERVICE_REQ)[0x56365ea2ce40]{RELEASING}: Deallocated (fsm.c:568) 20250822132923690 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822132923691 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132923691 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132923691 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132923691 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132923691 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132923691 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132923691 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132923691 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132923691 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132923691 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132923691 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132923691 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132923691 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132923691 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132923691 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132923691 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1587)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1587)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1587)@718a44d66dfb: Message received on association #8 MSC_Test_0-SCCP(1585)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1585)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1585)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1585)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1591)@718a44d66dfb: Deleted conn table entry 0TC_ho_inter_bsc_ipv60(1597)-2147483631 MSC_Test_0-SCCP(1585)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1585)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1585)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1585)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1587)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_ho_inter_bsc_ipv60(1597)@718a44d66dfb: f_call_hangup 2: rx MNCC REL ind TC_ho_inter_bsc_ipv60(1597)@718a44d66dfb: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_bsc_ipv60(1597)@718a44d66dfb: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_bsc_ipv60(1597)@718a44d66dfb: f_call_hangup 5: rx BSSAP Clear Command TC_ho_inter_bsc_ipv60(1597)@718a44d66dfb: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(1585)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1585)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1585)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1585)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822132923696 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132923696 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132923696 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132923696 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132923696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132923696 DLSS7 DEBUG Found route for dpc=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(1587)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132923696 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132923696 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132923696 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE:GERAN-A-2351:CM_SERVICE_REQ)[0x56365ea5b590]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822132923696 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE:GERAN-A-2351:CM_SERVICE_REQ)[0x56365ea5b590]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE:GERAN-A-2351:CM_SERVICE_REQ)[0x56365ea45ba0] (msc_a.c:1053) 20250822132923696 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE:GERAN-A-2351:CM_SERVICE_REQ)[0x56365ea5b590]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822132923696 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE:GERAN-A-2351:CM_SERVICE_REQ)[0x56365ea5b590]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822132923697 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE - active-conn: now used by 1 (attached) (msub.c:375) 20250822132923697 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132923697 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132923697 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132923697 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132923697 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132923697 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132923697 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132923697 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1587)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1587)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1585)@718a44d66dfb: Session index based on local reference:0 20250822132923698 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132923698 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132923698 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132923698 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132923698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132923698 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132923698 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132923698 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1587)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1586)@718a44d66dfb: Deleted conn table entry 0TC_ho_inter_bsc_ipv60(1597)14729191 TC_ho_inter_bsc_ipv60(1597)@718a44d66dfb: f_call_hangup 6: rx SCCP DISC TC_ho_inter_bsc_ipv60(1597)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_ipv60(1597)@718a44d66dfb: f_call_hangup 9: done TC_ho_inter_bsc_ipv60(1597)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_ipv60(1597)@718a44d66dfb: Final verdict of PTC: pass 20250822132925722 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822132925722 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822132925722 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822132925723 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822132925723 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822132925723 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822132925723 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822132925723 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822132925723 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822132925723 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132925723 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822132925723 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822132925723 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822132925723 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822132925723 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822132925723 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822132925723 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822132925724 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822132925724 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822132925724 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822132925724 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_1-SCCP(1588)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP(1594)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-SCCP(1585)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-M3UA(1587)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(1591)@718a44d66dfb: Final verdict of PTC: none 20250822132925725 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) 20250822132925725 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) 20250822132925725 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822132925725 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250822132925725 DLINP ERROR virt-bsc1-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250822132925725 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) 20250822132925725 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:772) 20250822132925725 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250822132925725 DLSS7 ERROR 0: asp-virt-bsc1-0: xUA SRV SEND_FAILED (osmo_ss7_asp.c:795) 20250822132925725 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) 20250822132925726 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132925726 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250822132925726 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822132925726 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822132925726 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822132925726 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822132925726 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822132925726 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(1590)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP-IPA(1593)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(1586)@718a44d66dfb: Final verdict of PTC: none 20250822132925726 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) 20250822132925726 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-MGCP(1592)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1600)@718a44d66dfb: Final verdict of PTC: none MSC_Test_1-RAN(1589)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(1596)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1584)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(1595)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1599)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1584): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(1585): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(1586): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(1587): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-SCCP(1588): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-RAN(1589): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-M3UA(1590): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(1591): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(1592): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(1593): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(1594): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(1595): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(1596): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_ho_inter_bsc_ipv60(1597): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC TC_ho_inter_bsc_ipv61(1598): pass (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1599): none (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1600): none (pass -> pass) MTC@718a44d66dfb: Test case TC_ho_inter_bsc_ipv6 finished. Verdict: pass MTC@718a44d66dfb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc_ipv6 pass'. Fri Aug 22 13:29:25 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 20250822132926727 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=701664) 20250822132927724 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822132927724 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822132927724 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822132927726 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822132927726 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822132927726 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822132927728 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=701664, count=702824) 20250822132928730 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:29: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_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 20250822132929732 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_ho_inter_bsc_csd started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(1604)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(1604)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1604)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(1602)@718a44d66dfb: v_sccp_pdu_maxlen:268 MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_1-M3UA(1607)@718a44d66dfb: ************************************************* MSC_Test_1-M3UA(1607)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(1607)@718a44d66dfb: ************************************************* MSC_Test_1-SCCP(1605)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822132930355 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1608)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822132930516 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822132930516 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822132930516 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822132930516 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1604)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1604)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1604)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822132930521 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132930521 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822132930521 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822132930521 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822132930521 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822132930521 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822132930521 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1604)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(1604)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1604)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1604)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1604)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1604)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1604)@718a44d66dfb: Message received on association #8 20250822132930522 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132930522 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822132930522 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822132930522 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822132930522 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822132930522 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822132930522 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1604)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1604)@718a44d66dfb: Message received on association #8 20250822132930523 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822132930523 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1604)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1604)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1604)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1604)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822132930546 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) 20250822132930546 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) 20250822132930546 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822132930546 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(1607)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(1607)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(1607)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(1607)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_1-M3UA(1607)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250822132930551 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132930551 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822132930551 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822132930551 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822132930551 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822132930551 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822132930551 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(1607)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(1607)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(1607)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(1607)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(1607)@718a44d66dfb: Message received on association #8 20250822132930552 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132930552 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822132930552 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822132930552 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822132930552 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822132930552 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822132930553 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250822132930553 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250822132930553 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(1607)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1607)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(1607)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(1607)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(1607)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(1607)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822132930733 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822132930733 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1610)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1610)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822132930741 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1610)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1610)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1610)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1610)@718a44d66dfb: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1610)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1610)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822132930771 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822132930771 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_ho_inter_bsc_csd0(1614)@718a44d66dfb: ----------------------------------------------- TC_ho_inter_bsc_csd0(1614)@718a44d66dfb: "CSD Bearer Service: BS25T" TC_ho_inter_bsc_csd0(1614)@718a44d66dfb: ----------------------------------------------- MSC_Test-GSUP(1611)@718a44d66dfb: Created GsupExpect[0] for "262420000000053" to be handled at TC_ho_inter_bsc_csd0(1614) TC_ho_inter_bsc_csd0(1614)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250822132931325 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132931325 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132931325 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132931325 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132931325 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132931325 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132931325 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132931325 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1604)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132931326 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132931326 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132931326 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132931327 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132931327 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132931327 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132931327 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132931327 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1604)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1604)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1603)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1603)@718a44d66dfb: Added conn table entry 0TC_ho_inter_bsc_csd0(1614)14836562 MSC_Test_0-SCCP(1602)@718a44d66dfb: First idle individual index:0 MSC_Test_0-RAN(1603)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1604)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132931343 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132931343 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132931343 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132931343 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132931343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132931343 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132931343 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132931343 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132931344 DMM DEBUG msc_a(IMSI-262420000000053:GERAN-A-270:LU)[0x56365ea6ec00]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000053 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822132931344 DMM DEBUG msc_a(IMSI-262420000000053:GERAN-A-270:LU)[0x56365ea6ec00]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822132931344 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-270:LU)[0x56365ea4d370]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822132931344 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-270:LU)[0x56365ea4d370]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000053:GERAN-A-270:LU)[0x56365ea6ec00] (fsm.c:486) 20250822132931344 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-270:LU)[0x56365ea4d370]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822132931344 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-270:LU)[0x56365ea4d370]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822132931344 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822132931344 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822132931344 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250822132931344 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132931344 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE:GERAN-A-270:LU)[0x56365ea4d370]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822132931344 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE:GERAN-A-270:LU)[0x56365ea4d370]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822132931344 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE:GERAN-A-270:LU)[0x56365ea4d370]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822132931344 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE:GERAN-A-270:LU)[0x56365ea4d370]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822132931344 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE:GERAN-A-270:LU)[0x56365ea4d370]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822132931344 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE:GERAN-A-270:LU)[0x56365ea4d370]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822132931344 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE:GERAN-A-270:LU)[0x56365e9ff240]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822132931344 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE:GERAN-A-270:LU)[0x56365e9ff240]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE:GERAN-A-270:LU)[0x56365ea4d370] (fsm.c:486) 20250822132931344 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE:GERAN-A-270:LU)[0x56365e9ff240]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822132931344 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE:GERAN-A-270:LU)[0x56365e9ff240]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822132931344 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132931344 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132931344 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132931344 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132931344 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132931344 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132931344 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132931344 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132931344 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132931344 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132931344 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132931344 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132931344 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132931345 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132931345 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132931345 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1604)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1604)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1604)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1604)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1602)@718a44d66dfb: { messageType := 2, destLocRef := 'E26352'O, sourceLocRef := '00010E'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1602)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1602)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1602)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1602)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1602)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1611)@718a44d66dfb: Found GsupExpect[0] for "262420000000053" handled at TC_ho_inter_bsc_csd0(1614) MSC_Test-GSUP(1611)@718a44d66dfb: Added IMSI table entry 0TC_ho_inter_bsc_csd0(1614)"262420000000053" 20250822132931349 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250822132931349 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1602)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1602)@718a44d66dfb: vl_len:11 MSC_Test_0-SCCP(1602)@718a44d66dfb: vl_from0 20250822132931350 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132931350 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132931350 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132931350 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132931350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132931350 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132931350 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132931350 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1602)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0009541203524982130101'O MSC_Test_0-M3UA(1604)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc_csd0(1614)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_csd0(1614)@718a44d66dfb: setverdict(pass): none -> pass 20250822132931355 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132931355 DVLR DEBUG IMSI:262420000000053 has MSISDN:491230000053 (vlr.c:1045) 20250822132931355 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250822132931355 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822132931356 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132931356 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE:GERAN-A-270:LU)[0x56365ea4d370]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822132931356 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE:GERAN-A-270:LU)[0x56365e9ff240]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822132931356 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE:GERAN-A-270:LU)[0x56365e9ff240]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822132931356 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE:GERAN-A-270:LU)[0x56365e9ff240]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822132931356 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE:GERAN-A-270:LU)[0x56365e9ff240]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE:GERAN-A-270:LU)[0x56365ea4d370] (vlr_lu_fsm.c:110) 20250822132931356 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE:GERAN-A-270:LU)[0x56365e9ff240]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822132931356 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE:GERAN-A-270:LU)[0x56365e9ff240]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822132931356 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE:GERAN-A-270:LU)[0x56365ea4d370]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822132931356 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE:GERAN-A-270:LU)[0x56365ea4d370]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822132931356 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE:GERAN-A-270:LU)[0x56365e858e20]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822132931356 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE:GERAN-A-270:LU)[0x56365e858e20]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE:GERAN-A-270:LU)[0x56365ea4d370] (fsm.c:486) 20250822132931356 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE:GERAN-A-270:LU)[0x56365e858e20]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822132931356 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE:GERAN-A-270:LU)[0x56365e858e20]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822132931356 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE:GERAN-A-270:LU)[0x56365e858e20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822132931356 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE:GERAN-A-270:LU)[0x56365e858e20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822132931356 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE:TMSInew-0x31A310BB) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250822132931356 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE:GERAN-A-270:LU)[0x56365e858e20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822132931356 DMM DEBUG -> IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE:TMSInew-0x31A310BB LOCATION UPDATE ACCEPT (TMSI = 0x31a310bb) (gsm_04_08.c:149) 20250822132931356 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE:TMSInew-0x31A310BB - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822132931357 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132931357 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132931357 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132931357 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132931357 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132931357 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132931357 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132931357 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132931357 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132931357 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132931357 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250822132931357 DLM3UA 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) 20250822132931357 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132931357 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132931357 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132931357 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1604)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(1607)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1604)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1602)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1602)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1602)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1602)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132931357 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132931357 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132931357 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132931357 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) 20250822132931357 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132931357 DLSS7 DEBUG Found route for dpc=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) 20250822132931357 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250822132931357 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(1607)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(1607)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_ho_inter_bsc_csd0(1614)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1603)@718a44d66dfb: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1603)@718a44d66dfb: patched enc_l3: '055B'O MSC_Test_0-SCCP(1602)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1602)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(1602)@718a44d66dfb: vl_from0 MSC_Test_1-RAN(1606)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-SCCP(1602)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002055B'O 20250822132931366 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132931366 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132931366 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132931366 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132931366 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132931366 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132931366 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132931366 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1604)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132931366 DMM DEBUG msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE:TMSInew-0x31A310BB:GERAN-A-270:LU)[0x56365ea6ec00]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822132931366 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE:TMSInew-0x31A310BB:GERAN-A-270:LU)[0x56365ea4d370]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822132931366 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE:GERAN-A-270:LU)[0x56365e858e20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822132931366 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31A310BB) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250822132931366 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE:GERAN-A-270:LU)[0x56365e858e20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822132931366 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31A310BB:GERAN-A-270:LU)[0x56365ea4d370]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822132931366 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE:GERAN-A-270:LU)[0x56365e858e20]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822132931366 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE:GERAN-A-270:LU)[0x56365e858e20]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31A310BB:GERAN-A-270:LU)[0x56365ea4d370] (vlr_lu_fsm.c:817) 20250822132931366 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE:GERAN-A-270:LU)[0x56365e858e20]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822132931366 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x850B7BEE:GERAN-A-270:LU)[0x56365e858e20]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822132931366 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31A310BB:GERAN-A-270:LU)[0x56365ea4d370]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822132931366 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000053/3/1): Available (smpp_smsc.c:626) 20250822132931367 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31A310BB + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822132931367 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31A310BB + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822132931367 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31A310BB - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822132931367 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31A310BB - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822132931367 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132931367 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132931367 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132931367 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132931367 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132931367 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132931367 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132931367 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1604)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1604)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1602)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1602)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1602)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1602)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-RAN(1606)@718a44d66dfb: f_create_expect(l3 := omit, n_connectPointCode := 194 MSC_Test_0-SCCP(1602)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1602)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1602)@718a44d66dfb: vl_from0 MSC_Test_1-RAN(1606)@718a44d66dfb: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc_csd1(1615) MSC_Test_0-SCCP(1602)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822132931370 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132931370 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132931370 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132931370 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132931370 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132931370 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132931370 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132931370 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1604)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132931370 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31A310BB:GERAN-A-270:LU)[0x56365ea4d370]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822132931370 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31A310BB:GERAN-A-270:LU)[0x56365ea4d370]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31A310BB:GERAN-A-270:LU)[0x56365ea6ec00] (msc_a.c:1053) 20250822132931370 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31A310BB:GERAN-A-270:LU)[0x56365ea4d370]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822132931370 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31A310BB:GERAN-A-270:LU)[0x56365ea4d370]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822132931370 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31A310BB:GERAN-A-270:LU)[0x56365ea4d370]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822132931370 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31A310BB - active-conn: now used by 1 (attached) (msub.c:375) 20250822132931370 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132931370 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132931370 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132931370 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132931370 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132931370 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132931370 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132931370 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1604)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1604)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1602)@718a44d66dfb: Session index based on local reference:0 20250822132931372 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132931372 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132931372 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132931372 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132931372 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132931372 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132931372 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132931372 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1604)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1603)@718a44d66dfb: Deleted conn table entry 0TC_ho_inter_bsc_csd0(1614)14836562 TC_ho_inter_bsc_csd0(1614)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132931373 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31A310BB + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822132931373 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31A310BB - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_ho_inter_bsc_csd0(1614)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_csd0(1614)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_csd0(1614)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_csd0(1614)@718a44d66dfb: 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 := '31A310BB'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1603)@718a44d66dfb: Added conn table entry 0TC_ho_inter_bsc_csd0(1614)8478503 MSC_Test_0-RAN(1603)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1602)@718a44d66dfb: First idle individual index:0 MSC_Test_0-M3UA(1604)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132931574 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132931574 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132931574 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132931574 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132931574 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132931574 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132931574 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132931574 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132931575 DMM DEBUG msc_a(TMSI-0x31A310BB:GERAN-A-271:CM_SERVICE_REQ)[0x56365ea2ce40]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250822132931575 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x31A310BB:GERAN-A-271:CM_SERVICE_REQ)[0x56365e9fe540]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822132931575 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x31A310BB:GERAN-A-271:CM_SERVICE_REQ)[0x56365e9fe540]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x31A310BB:GERAN-A-271:CM_SERVICE_REQ)[0x56365ea2ce40] (fsm.c:486) 20250822132931575 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x31A310BB:GERAN-A-271:CM_SERVICE_REQ)[0x56365e9fe540]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250822132931575 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x31A310BB:GERAN-A-271:CM_SERVICE_REQ)[0x56365e9fe540]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822132931575 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31A310BB + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822132931575 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31A310BB + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822132931575 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31A310BB:GERAN-A-271:CM_SERVICE_REQ)[0x56365e9fe540]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822132931575 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31A310BB:GERAN-A-271:CM_SERVICE_REQ)[0x56365e9fe540]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822132931575 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31A310BB:GERAN-A-271:CM_SERVICE_REQ)[0x56365e9fe540]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822132931575 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31A310BB:GERAN-A-271:CM_SERVICE_REQ)[0x56365e9fe540]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822132931576 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31A310BB:GERAN-A-271:CM_SERVICE_REQ)[0x56365e9fe540]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822132931576 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31A310BB:GERAN-A-271:CM_SERVICE_REQ)[0x56365e9fe540]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822132931576 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31A310BB:GERAN-A-271:CM_SERVICE_REQ)[0x56365e9fe540]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822132931576 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31A310BB:GERAN-A-271:CM_SERVICE_REQ)[0x56365e9fe540]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822132931576 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31A310BB:GERAN-A-271:CM_SERVICE_REQ)[0x56365e9fe540]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822132931576 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31A310BB:GERAN-A-271:CM_SERVICE_REQ)[0x56365e9fe540]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822132931576 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000053/3/1): Available (smpp_smsc.c:626) 20250822132931576 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31A310BB - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250822132931576 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132931576 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132931576 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132931576 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132931576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132931576 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132931576 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132931576 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132931576 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132931576 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132931576 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132931576 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132931576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132931576 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132931576 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132931576 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132931576 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132931576 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132931576 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132931576 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132931576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132931577 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132931577 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132931577 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1604)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1604)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1604)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1604)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1604)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1604)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1602)@718a44d66dfb: { messageType := 2, destLocRef := '815F27'O, sourceLocRef := '00010F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1602)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1602)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1602)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1602)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1602)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1602)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1602)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1602)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1602)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132931579 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31A310BB + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250822132931579 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31A310BB - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_ho_inter_bsc_csd0(1614)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_csd0(1614)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1608)@718a44d66dfb: Created MnccExpect[0] for "12345" to be handled at TC_ho_inter_bsc_csd0(1614) MSC_Test-MGCP(1609)@718a44d66dfb: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_inter_bsc_csd0(1614) MSC_Test_0-RAN(1603)@718a44d66dfb: patching N(SD)=1 into dtap '03050407E18A89210440805E04802143F5'O MSC_Test_0-RAN(1603)@718a44d66dfb: patched enc_l3: '03450407E18A89210440805E04802143F5'O MSC_Test_0-SCCP(1602)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1602)@718a44d66dfb: vl_len:20 MSC_Test_0-SCCP(1602)@718a44d66dfb: vl_from0 20250822132931599 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132931599 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132931599 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132931599 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132931599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132931599 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132931599 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132931599 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1602)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210440805E04802143F5'O MSC_Test_0-M3UA(1604)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132931599 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31A310BB + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250822132931599 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31A310BB callref-0x80000012 tid-8) New transaction (transaction.c:231) 20250822132931599 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31A310BB:GERAN-A-271:CM_SERVICE_REQ callref-0x80000012 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2690) 20250822132931599 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31A310BB:GERAN-A-271:CM_SERVICE_REQ callref-0x80000012 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822132931599 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250822132931599 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31A310BB:GERAN-A-271:CM_SERVICE_REQ callref-0x80000012 tid-8) codec/BS: :0{CLEARMODE#120,BS25T} (from: MS={BS25T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:702) 20250822132931599 DCC INFO trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31A310BB:GERAN-A-271:CM_SERVICE_REQ callref-0x80000012 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250822132931599 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31A310BB:GERAN-A-271:CM_SERVICE_REQ callref-0x80000012 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250822132931599 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31A310BB:GERAN-A-271:CM_SERVICE_REQ)[0x56365e858e20]{ESTABLISHING}: Allocated (fsm.c:456) 20250822132931599 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31A310BB:GERAN-A-271:CM_SERVICE_REQ)[0x56365e858e20]{ESTABLISHING}: is child of msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31A310BB:GERAN-A-271:CM_SERVICE_REQ)[0x56365ea2ce40] (fsm.c:486) 20250822132931599 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31A310BB:GERAN-A-271:CM_SERVICE_REQ callref-0x80000012 tid-8) codec/BS: :0{CLEARMODE#120,BS25T} (from: MS={BS25T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:2161) 20250822132931599 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31A310BB:GERAN-A-271:CM_SERVICE_REQ)[0x56365ea78fe0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250822132931599 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31A310BB:GERAN-A-271:CM_SERVICE_REQ)[0x56365ea78fe0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31A310BB:GERAN-A-271:CM_SERVICE_REQ)[0x56365e858e20] (fsm.c:486) 20250822132931599 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31A310BB:GERAN-A-271:CM_SERVICE_REQ:trans-8:call-120:RTP_TO_CN:no-CI)[0x56365ea78fe0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250822132931599 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31A310BB:GERAN-A-271:CM_SERVICE_REQ:trans-8:call-120:RTP_TO_CN:no-CI)[0x56365ea78fe0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250822132931599 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31A310BB:GERAN-A-271:CM_SERVICE_REQ)[0x56365ea791f0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250822132931600 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31A310BB:GERAN-A-271:CM_SERVICE_REQ)[0x56365ea791f0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31A310BB:GERAN-A-271:CM_SERVICE_REQ)[0x56365e858e20] (fsm.c:486) 20250822132931600 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31A310BB:GERAN-A-271:CM_SERVICE_REQ:trans-8:call-120:RTP_TO_RAN:no-CI)[0x56365ea791f0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250822132931600 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31A310BB:GERAN-A-271:CM_SERVICE_REQ:trans-8:call-120:RTP_TO_RAN:no-CI)[0x56365ea791f0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1609)@718a44d66dfb: Found Expect[0] for { line := { verb := "CRCX", trans_id := "157", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "78" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_ho_inter_bsc_csd0(1614) TC_ho_inter_bsc_csd0(1614)@718a44d66dfb: f_mo_call_establish 2: rx 1st CRCX 20250822132931611 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31A310BB:GERAN-A-271:CM_SERVICE_REQ:trans-8:call-120:RTP_TO_CN:no-CI)[0x56365ea78fe0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822132931611 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31A310BB:GERAN-A-271:CM_SERVICE_REQ)[0x56365e858e20]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250822132931611 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31A310BB:GERAN-A-271:CM_SERVICE_REQ callref-0x80000012 tid-8) tx MNCC_SETUP_IND (RTP=1.1.1.1:10000{CLEARMODE#120}) (gsm_04_08_cc.c:309) TC_ho_inter_bsc_csd0(1614)@718a44d66dfb: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1608)@718a44d66dfb: Found MnccExpect[0] for "12345" handled at TC_ho_inter_bsc_csd0(1614) MSC_Test-MNCC(1608)@718a44d66dfb: Added conn table entry 0TC_ho_inter_bsc_csd0(1614)-2147483630 20250822132931614 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31A310BB:GERAN-A-271:CM_SERVICE_REQ:trans-8:call-120:RTP_TO_RAN:no-CI)[0x56365ea791f0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822132931614 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31A310BB:GERAN-A-271:CM_SERVICE_REQ)[0x56365e858e20]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250822132931614 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31A310BB:GERAN-A-271:CM_SERVICE_REQ callref-0x80000012 tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS25T} (from: MS={BS25T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:705) 20250822132931614 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31A310BB:GERAN-A-271:CM_SERVICE_REQ callref-0x80000012 tid-8) Sending Assignment Command (msc_a.c:706) 20250822132931614 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132931614 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132931614 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132931614 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132931614 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132931614 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132931614 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132931614 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1604)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1604)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1602)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1602)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1602)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1602)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_csd0(1614)@718a44d66dfb: f_mo_call_establish 1: rx MNCC SETUP ind 20250822132931616 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31A310BB:GERAN-A-271:CM_SERVICE_REQ callref-0x80000012 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) TC_ho_inter_bsc_csd0(1614)@718a44d66dfb: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1602)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1602)@718a44d66dfb: vl_len:16 MSC_Test_0-SCCP(1602)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1602)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O 20250822132931618 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132931618 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132931618 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132931618 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132931618 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132931618 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132931618 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132931618 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1604)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132931618 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31A310BB:GERAN-A-271:CM_SERVICE_REQ:trans-8:call-120:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x56365ea791f0]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250822132931618 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31A310BB:GERAN-A-271:CM_SERVICE_REQ:trans-8:call-120:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x56365ea791f0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250822132931618 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31A310BB:GERAN-A-271:CM_SERVICE_REQ:trans-8:call-120:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea791f0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250822132931618 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31A310BB:GERAN-A-271:CM_SERVICE_REQ callref-0x80000012 tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS25T} (from: MS={BS25T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:1596) 20250822132931618 DCC INFO trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31A310BB:GERAN-A-271:CM_SERVICE_REQ callref-0x80000012 tid-8) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250822132931619 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31A310BB:GERAN-A-271:CM_SERVICE_REQ callref-0x80000012 tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS25T} (from: MS={BS25T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:2187) 20250822132931619 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31A310BB:GERAN-A-271:CM_SERVICE_REQ callref-0x80000012 tid-8) tx MNCC_RTP_CREATE (RTP=1.1.1.1:10000{CLEARMODE#120}) (gsm_04_08_cc.c:309) TC_ho_inter_bsc_csd0(1614)@718a44d66dfb: f_mo_call_establish 3: rx RTP CREATE TC_ho_inter_bsc_csd0(1614)@718a44d66dfb: f_mo_call_establish 5: rx MDCX for the RAN side 20250822132931620 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31A310BB:GERAN-A-271:CM_SERVICE_REQ callref-0x80000012 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250822132931620 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31A310BB:GERAN-A-271:CM_SERVICE_REQ callref-0x80000012 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822132931620 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31A310BB:GERAN-A-271:CM_SERVICE_REQ callref-0x80000012 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822132931620 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31A310BB:GERAN-A-271:CM_SERVICE_REQ callref-0x80000012 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250822132931620 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132931620 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132931620 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132931620 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132931620 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132931620 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132931620 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132931620 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1604)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1604)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822132931621 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31A310BB:GERAN-A-271:CM_SERVICE_REQ:trans-8:call-120:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea791f0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822132931621 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31A310BB:GERAN-A-271:CM_SERVICE_REQ:trans-8:call-120:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea791f0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250822132931621 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31A310BB:GERAN-A-271:CM_SERVICE_REQ)[0x56365e858e20]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_0-SCCP(1602)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1602)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1602)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1602)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132931622 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31A310BB:GERAN-A-271:CM_SERVICE_REQ callref-0x80000012 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250822132931622 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31A310BB:GERAN-A-271:CM_SERVICE_REQ callref-0x80000012 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822132931622 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31A310BB:GERAN-A-271:CM_SERVICE_REQ callref-0x80000012 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822132931622 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31A310BB:GERAN-A-271:CM_SERVICE_REQ callref-0x80000012 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250822132931622 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132931622 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132931622 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132931622 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132931622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132931622 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132931622 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132931622 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1604)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1604)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1602)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1602)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1602)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1602)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_csd0(1614)@718a44d66dfb: f_mo_call_establish 7: rx CC Alerting 20250822132931623 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31A310BB:GERAN-A-271:CM_SERVICE_REQ callref-0x80000012 tid-8) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250822132931623 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31A310BB:GERAN-A-271:CM_SERVICE_REQ callref-0x80000012 tid-8) Got no information of remote audio codecs: neither SDP nor Bearer Capability. Trying anyway. (gsm_04_08_cc.c:795) 20250822132931623 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31A310BB:GERAN-A-271:CM_SERVICE_REQ callref-0x80000012 tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS25T} (from: MS={BS25T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:798) 20250822132931623 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31A310BB:GERAN-A-271:CM_SERVICE_REQ:trans-8:call-120:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x56365ea78fe0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250822132931623 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31A310BB:GERAN-A-271:CM_SERVICE_REQ:trans-8:call-120:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x56365ea78fe0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250822132931624 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31A310BB:GERAN-A-271:CM_SERVICE_REQ:trans-8:call-120:RTP_TO_CN:CI-11111:remote-port-not-sent:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea78fe0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250822132931624 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31A310BB:GERAN-A-271:CM_SERVICE_REQ callref-0x80000012 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250822132931624 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31A310BB:GERAN-A-271:CM_SERVICE_REQ callref-0x80000012 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822132931624 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31A310BB:GERAN-A-271:CM_SERVICE_REQ callref-0x80000012 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822132931624 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31A310BB:GERAN-A-271:CM_SERVICE_REQ callref-0x80000012 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250822132931624 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31A310BB:GERAN-A-271:CM_SERVICE_REQ callref-0x80000012 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250822132931624 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132931624 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132931624 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132931624 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132931624 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132931624 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132931624 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132931624 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1604)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1604)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1602)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1602)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1602)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1602)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_csd0(1614)@718a44d66dfb: as_optional_mgcp_mdcx: rx MDCX TC_ho_inter_bsc_csd0(1614)@718a44d66dfb: { line := { verb := "MDCX", trans_id := "160", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "78" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "78", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "120" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "120 CLEARMODE/8000" } }, { ptime := { attr_value := "20" } } } } } } } TC_ho_inter_bsc_csd0(1614)@718a44d66dfb: f_mo_call_establish 10: rx CC CONNECT 20250822132931625 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31A310BB:GERAN-A-271:CM_SERVICE_REQ:trans-8:call-120:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea78fe0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822132931625 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31A310BB:GERAN-A-271:CM_SERVICE_REQ:trans-8:call-120:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea78fe0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250822132931625 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31A310BB:GERAN-A-271:CM_SERVICE_REQ)[0x56365e858e20]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250822132931625 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31A310BB:GERAN-A-271:CM_SERVICE_REQ)[0x56365e858e20]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) MSC_Test_0-RAN(1603)@718a44d66dfb: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1603)@718a44d66dfb: patched enc_l3: '038F'O MSC_Test_0-SCCP(1602)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1602)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(1602)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1602)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002038F'O 20250822132931625 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132931625 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132931625 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132931625 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132931625 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132931625 DLSS7 DEBUG Found route for dpc=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(1604)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132931625 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132931625 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132931625 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31A310BB:GERAN-A-271:CM_SERVICE_REQ callref-0x80000012 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2690) 20250822132931625 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31A310BB:GERAN-A-271:CM_SERVICE_REQ callref-0x80000012 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250822132931625 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31A310BB:GERAN-A-271:CM_SERVICE_REQ callref-0x80000012 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250822132931625 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31A310BB:GERAN-A-271:CM_SERVICE_REQ callref-0x80000012 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822132931626 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31A310BB:GERAN-A-271:CM_SERVICE_REQ callref-0x80000012 tid-8) tx MNCC_SETUP_COMPL_IND (gsm_04_08_cc.c:309) TC_ho_inter_bsc_csd0(1614)@718a44d66dfb: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_bsc_csd0(1614)@718a44d66dfb: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_bsc_csd0(1614)@718a44d66dfb: f_mo_call_establish DONE TC_ho_inter_bsc_csd0(1614)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1602)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1602)@718a44d66dfb: vl_len:16 MSC_Test_0-SCCP(1602)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1602)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000E1104010C1A080020F32400050006'O MSC_Test_0-M3UA(1604)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132933143 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132933144 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132933144 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132933144 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132933144 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132933144 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132933144 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132933144 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132933145 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132933145 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132933145 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132933145 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) 20250822132933145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132933146 DLSS7 DEBUG Found route for dpc=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) 20250822132933146 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250822132933146 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(1607)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(1607)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1605)@718a44d66dfb: First idle individual index:0 MSC_Test_1-SCCP(1605)@718a44d66dfb: Warning: Stopping inactive timer T_ias[0]. MSC_Test_1-RAN(1606)@718a44d66dfb: ExpectedCreateCallback handoverRequest 194 MSC_Test_1-RAN(1606)@718a44d66dfb: ExpectTable[0].n_connectPointCode = 194 ==? 194 MSC_Test_1-RAN(1606)@718a44d66dfb: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc_csd1(1615) MSC_Test_1-RAN(1606)@718a44d66dfb: Added conn table entry 0TC_ho_inter_bsc_csd1(1615)12118211 MSC_Test_1-SCCP(1605)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_1-SCCP(1605)@718a44d66dfb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_1-M3UA(1607)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132933162 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132933162 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132933162 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250822132933162 DLM3UA 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) 20250822132933162 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132933162 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132933162 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132933162 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-SCCP(1605)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_1-SCCP(1605)@718a44d66dfb: vl_len:25 MSC_Test_1-SCCP(1605)@718a44d66dfb: vl_from0 MSC_Test_1-SCCP(1605)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060102030409267E0180'O MSC_Test_1-M3UA(1607)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132933362 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132933362 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132933362 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250822132933362 DLM3UA 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) 20250822132933362 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132933362 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132933362 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132933362 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132933363 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132933363 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132933363 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132933364 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132933364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132933364 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132933364 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132933364 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1604)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1604)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1602)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1602)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1602)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1602)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_csd0(1614)@718a44d66dfb: GOT HandoverCommand{ discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 22, pdu := { bssmap := { handoverCommand := { messageType := '13'O, layer3Information := { elementIdentifier := '17'O, lengthIndicator := 9, layer3info := '062BD1040E00090000'O }, cellIdentifier := { elementIdentifier := '05'O, lengthIndicator := 8, cellIdentifierDiscriminator := '0000'B, spare1_4 := '0000'B, cellIdentification := { cI_CGI := { mcc_mnc := '00F000'O, lac := '0000'O, ci := '0000'O } } }, newBSSToOldBSSInfo := omit, talkerPriority := omit } } } } MSC_Test_1-SCCP(1605)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_1-SCCP(1605)@718a44d66dfb: vl_len:3 MSC_Test_1-SCCP(1605)@718a44d66dfb: vl_from0 MSC_Test_1-SCCP(1605)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_1-M3UA(1607)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132933677 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132933677 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132933677 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250822132933677 DLM3UA 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) 20250822132933677 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132933677 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132933677 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132933677 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132933678 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31A310BB:GERAN-A-271:CM_SERVICE_REQ:trans-8:call-120:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea791f0]{ESTABLISHED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:475) 20250822132933678 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31A310BB:GERAN-A-271:CM_SERVICE_REQ:trans-8:call-120:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea791f0]{ESTABLISHING}: setting remote addr to 1.2.3.4:2342 (rtp_stream.c:476) 20250822132933678 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31A310BB:GERAN-A-271:CM_SERVICE_REQ:trans-8:call-120:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-1-2-3-4-2342)[0x56365ea791f0]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250822132933678 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31A310BB:GERAN-A-271:CM_SERVICE_REQ:trans-8:call-120:RTP_TO_RAN:CI-22222:remote-port-not-sent:codecs-not-sent:mode-not-sent:local-2-2-2-2-11000:remote-1-2-3-4-2342)[0x56365ea791f0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250822132933678 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132933678 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132933679 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132933679 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132933679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132933679 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132933679 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132933679 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1604)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1604)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1602)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1602)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1602)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1602)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132933680 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31A310BB:GERAN-A-271:CM_SERVICE_REQ:trans-8:call-120:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-1-2-3-4-2342)[0x56365ea791f0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822132933680 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31A310BB:GERAN-A-271:CM_SERVICE_REQ:trans-8:call-120:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-1-2-3-4-2342)[0x56365ea791f0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250822132933680 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31A310BB:GERAN-A-271:CM_SERVICE_REQ)[0x56365e858e20]{ESTABLISHED}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_1-SCCP(1605)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_1-SCCP(1605)@718a44d66dfb: vl_len:3 MSC_Test_1-SCCP(1605)@718a44d66dfb: vl_from0 MSC_Test_1-SCCP(1605)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_1-M3UA(1607)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132933878 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132933878 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132933878 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250822132933878 DLM3UA 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) 20250822132933878 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132933878 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132933878 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132933878 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132933880 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132933880 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132933880 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132933880 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132933880 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132933880 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132933880 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132933880 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1604)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1604)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1602)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1602)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1602)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1602)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1602)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1602)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1602)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1602)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822132933886 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132933886 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132933886 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132933886 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132933886 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132933886 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132933886 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132933886 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1604)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132933887 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132933887 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132933887 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132933887 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132933887 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132933887 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132933887 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132933888 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1604)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1604)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1602)@718a44d66dfb: Session index based on local reference:0 20250822132933889 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132933889 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132933889 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132933889 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132933889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132933889 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132933889 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(1604)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132933889 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1603)@718a44d66dfb: Deleted conn table entry 0TC_ho_inter_bsc_csd0(1614)8478503 TC_ho_inter_bsc_csd0(1614)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132933890 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31A310BB + VTY: now used by 4 (attached,active-conn,CC,VTY) (msc_vty.c:1285) 20250822132933890 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31A310BB - VTY: now used by 3 (attached,active-conn,CC) (msc_vty.c:1317) TC_ho_inter_bsc_csd0(1614)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_csd0(1614)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_csd0(1614)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_csd0(1614)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_csd0(1614)@718a44d66dfb: FIRST inter-BSC Handover done MSC_Test_0-RAN(1603)@718a44d66dfb: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1603)@718a44d66dfb: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc_csd0(1614) MSC_Test_1-SCCP(1605)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_1-SCCP(1605)@718a44d66dfb: vl_len:16 MSC_Test_1-SCCP(1605)@718a44d66dfb: vl_from0 MSC_Test_1-SCCP(1605)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000E1104010C1A080062F2240017002A'O MSC_Test_1-M3UA(1607)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132936785 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132936785 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132936785 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250822132936785 DLM3UA 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) 20250822132936785 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132936785 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132936785 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132936785 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132936787 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132936787 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132936787 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132936787 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132936787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132936787 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132936787 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132936787 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1604)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1604)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1602)@718a44d66dfb: First idle individual index:0 MSC_Test_0-SCCP(1602)@718a44d66dfb: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1603)@718a44d66dfb: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1603)@718a44d66dfb: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1603)@718a44d66dfb: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc_csd0(1614) MSC_Test_0-RAN(1603)@718a44d66dfb: Added conn table entry 0TC_ho_inter_bsc_csd0(1614)6335953 MSC_Test_0-SCCP(1602)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1602)@718a44d66dfb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_0-M3UA(1604)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132936794 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132936794 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132936794 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132936794 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132936794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132936794 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132936794 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132936794 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1602)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1602)@718a44d66dfb: vl_len:25 MSC_Test_0-SCCP(1602)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1602)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060908070623287E0180'O MSC_Test_0-M3UA(1604)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132936994 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132936994 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132936994 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132936994 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132936994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132936994 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132936994 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132936994 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132936995 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132936995 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132936995 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132936995 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) 20250822132936995 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132936995 DLSS7 DEBUG Found route for dpc=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) 20250822132936995 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250822132936995 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(1607)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(1607)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1605)@718a44d66dfb: Session index based on local reference:0 MSC_Test_1-SCCP(1605)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1605)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1605)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_csd1(1615)@718a44d66dfb: GOT HandoverCommand{ discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 22, pdu := { bssmap := { handoverCommand := { messageType := '13'O, layer3Information := { elementIdentifier := '17'O, lengthIndicator := 9, layer3info := '062BD1040E00090000'O }, cellIdentifier := { elementIdentifier := '05'O, lengthIndicator := 8, cellIdentifierDiscriminator := '0000'B, spare1_4 := '0000'B, cellIdentification := { cI_CGI := { mcc_mnc := '00F000'O, lac := '0000'O, ci := '0000'O } } }, newBSSToOldBSSInfo := omit, talkerPriority := omit } } } } MSC_Test_0-SCCP(1602)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1602)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1602)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1602)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '00011B'O 20250822132937302 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132937302 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132937303 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132937303 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132937303 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132937303 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132937303 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132937303 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1604)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132937303 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31A310BB:GERAN-A-271:CM_SERVICE_REQ:trans-8:call-120:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-1-2-3-4-2342)[0x56365ea791f0]{ESTABLISHED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:475) 20250822132937303 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31A310BB:GERAN-A-271:CM_SERVICE_REQ:trans-8:call-120:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-1-2-3-4-2342)[0x56365ea791f0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250822132937303 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31A310BB:GERAN-A-271:CM_SERVICE_REQ:trans-8:call-120:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea791f0]{ESTABLISHING}: no change: codecs already set to GSM#3 (rtp_stream.c:424) 20250822132937303 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31A310BB:GERAN-A-271:CM_SERVICE_REQ:trans-8:call-120:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea791f0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250822132937303 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132937303 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132937304 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132937304 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) 20250822132937304 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132937304 DLSS7 DEBUG Found route for dpc=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) 20250822132937304 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250822132937304 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(1607)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(1607)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1605)@718a44d66dfb: Session index based on local reference:0 MSC_Test_1-SCCP(1605)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1605)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1605)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132937308 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31A310BB:GERAN-A-271:CM_SERVICE_REQ:trans-8:call-120:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea791f0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822132937308 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31A310BB:GERAN-A-271:CM_SERVICE_REQ:trans-8:call-120:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea791f0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250822132937308 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31A310BB:GERAN-A-271:CM_SERVICE_REQ)[0x56365e858e20]{ESTABLISHED}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_0-SCCP(1602)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1602)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1602)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1602)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1604)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132937506 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132937506 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132937506 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132937506 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132937506 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132937506 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132937506 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132937506 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132937507 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132937507 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132937507 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132937507 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) 20250822132937507 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132937507 DLSS7 DEBUG Found route for dpc=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) 20250822132937507 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250822132937507 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(1607)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(1607)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1605)@718a44d66dfb: Session index based on local reference:0 MSC_Test_1-SCCP(1605)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1605)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1605)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-SCCP(1605)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_1-SCCP(1605)@718a44d66dfb: vl_len:3 MSC_Test_1-SCCP(1605)@718a44d66dfb: vl_from0 MSC_Test_1-SCCP(1605)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_1-M3UA(1607)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132937513 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132937513 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132937513 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250822132937513 DLM3UA 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) 20250822132937514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132937514 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132937514 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132937514 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132937514 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132937514 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132937514 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132937514 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) 20250822132937514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132937514 DLSS7 DEBUG Found route for dpc=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) 20250822132937514 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250822132937514 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(1607)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(1607)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1605)@718a44d66dfb: Session index based on local reference:0 20250822132937516 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132937516 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132937516 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250822132937516 DLM3UA 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) 20250822132937516 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132937516 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132937516 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132937516 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(1607)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-RAN(1606)@718a44d66dfb: Deleted conn table entry 0TC_ho_inter_bsc_csd1(1615)12118211 TC_ho_inter_bsc_csd1(1615)@718a44d66dfb: setverdict(pass): none -> pass 20250822132937519 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31A310BB + VTY: now used by 4 (attached,active-conn,CC,VTY) (msc_vty.c:1285) 20250822132937519 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31A310BB - VTY: now used by 3 (attached,active-conn,CC) (msc_vty.c:1317) TC_ho_inter_bsc_csd1(1615)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_csd1(1615)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_csd1(1615)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_csd1(1615)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_csd1(1615)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_csd1(1615)@718a44d66dfb: Final verdict of PTC: pass TC_ho_inter_bsc_csd0(1614)@718a44d66dfb: f_call_hangup 0: tx MNCC_DISC_REQ 20250822132940407 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31A310BB:GERAN-A-2353:CM_SERVICE_REQ callref-0x80000012 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250822132940407 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31A310BB:GERAN-A-2353:CM_SERVICE_REQ callref-0x80000012 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822132940407 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31A310BB:GERAN-A-2353:CM_SERVICE_REQ callref-0x80000012 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250822132940407 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31A310BB:GERAN-A-2353:CM_SERVICE_REQ callref-0x80000012 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250822132940407 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132940407 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132940407 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132940407 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132940407 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132940407 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132940407 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132940407 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1604)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1604)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1602)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1602)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1602)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1602)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_csd0(1614)@718a44d66dfb: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1603)@718a44d66dfb: patching N(SD)=3 into dtap '032D0802E180'O MSC_Test_0-RAN(1603)@718a44d66dfb: patched enc_l3: '03ED0802E180'O MSC_Test_0-SCCP(1602)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1602)@718a44d66dfb: vl_len:9 MSC_Test_0-SCCP(1602)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1602)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '01000603ED0802E180'O MSC_Test_0-M3UA(1604)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132940414 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132940414 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132940414 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132940414 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132940414 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132940414 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132940414 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132940414 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132940415 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31A310BB:GERAN-A-2353:CM_SERVICE_REQ callref-0x80000012 tid-8) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2690) 20250822132940415 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31A310BB:GERAN-A-2353:CM_SERVICE_REQ callref-0x80000012 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250822132940415 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31A310BB:GERAN-A-2353:CM_SERVICE_REQ callref-0x80000012 tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250822132940415 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31A310BB:GERAN-A-2353:CM_SERVICE_REQ callref-0x80000012 tid-8) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250822132940415 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31A310BB:GERAN-A-2353:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250822132940415 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31A310BB:GERAN-A-2353:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822132940415 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31A310BB - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250822132940415 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31A310BB + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822132940415 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31A310BB + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822132940415 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31A310BB - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822132940415 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31A310BB:GERAN-A-271:CM_SERVICE_REQ)[0x56365e858e20]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250822132940415 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31A310BB:GERAN-A-271:CM_SERVICE_REQ:trans-8:call-120:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea791f0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250822132940415 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31A310BB:GERAN-A-271:CM_SERVICE_REQ:trans-8:call-120:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea791f0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31A310BB:GERAN-A-271:CM_SERVICE_REQ)[0x56365e858e20] (call_leg.c:197) 20250822132940416 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31A310BB:GERAN-A-271:CM_SERVICE_REQ:trans-8:call-120:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea791f0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250822132940416 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31A310BB:GERAN-A-271:CM_SERVICE_REQ:trans-8:call-120:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea791f0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250822132940416 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31A310BB:GERAN-A-271:CM_SERVICE_REQ:trans-8:call-120:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea78fe0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250822132940416 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31A310BB:GERAN-A-271:CM_SERVICE_REQ:trans-8:call-120:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea78fe0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31A310BB:GERAN-A-271:CM_SERVICE_REQ)[0x56365e858e20] (call_leg.c:197) 20250822132940416 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31A310BB:GERAN-A-271:CM_SERVICE_REQ)[0x56365e858e20]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250822132940416 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31A310BB:GERAN-A-271:CM_SERVICE_REQ:trans-8:call-120:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea78fe0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250822132940416 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31A310BB:GERAN-A-271:CM_SERVICE_REQ:trans-8:call-120:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea78fe0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250822132940416 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31A310BB:GERAN-A-271:CM_SERVICE_REQ)[0x56365e858e20]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250822132940416 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31A310BB:GERAN-A-271:CM_SERVICE_REQ)[0x56365e858e20]{RELEASING}: Removing from parent msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31A310BB:GERAN-A-2353:CM_SERVICE_REQ)[0x56365ea2ce40] (call_leg.c:198) 20250822132940416 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31A310BB:GERAN-A-271:CM_SERVICE_REQ)[0x56365e858e20]{RELEASING}: Freeing instance (call_leg.c:198) 20250822132940416 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31A310BB:GERAN-A-271:CM_SERVICE_REQ)[0x56365e858e20]{RELEASING}: Deallocated (fsm.c:568) 20250822132940416 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31A310BB - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822132940416 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132940416 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132940416 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132940416 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132940416 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132940416 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132940416 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132940416 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132940416 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132940416 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132940416 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132940416 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132940416 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132940416 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132940416 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132940416 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1604)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1604)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1602)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-M3UA(1604)@718a44d66dfb: Message received on association #8 MSC_Test_0-SCCP(1602)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1602)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1602)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1604)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1602)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1602)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1602)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1602)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1608)@718a44d66dfb: Deleted conn table entry 0TC_ho_inter_bsc_csd0(1614)-2147483630 TC_ho_inter_bsc_csd0(1614)@718a44d66dfb: f_call_hangup 2: rx MNCC REL ind TC_ho_inter_bsc_csd0(1614)@718a44d66dfb: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_bsc_csd0(1614)@718a44d66dfb: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_bsc_csd0(1614)@718a44d66dfb: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_bsc_csd0(1614)@718a44d66dfb: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1602)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1602)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1602)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1602)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822132940422 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132940422 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132940422 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132940422 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132940422 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(1604)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132940422 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132940422 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132940422 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132940422 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31A310BB:GERAN-A-2353:CM_SERVICE_REQ)[0x56365e9fe540]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822132940422 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31A310BB:GERAN-A-2353:CM_SERVICE_REQ)[0x56365e9fe540]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31A310BB:GERAN-A-2353:CM_SERVICE_REQ)[0x56365ea2ce40] (msc_a.c:1053) 20250822132940422 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31A310BB:GERAN-A-2353:CM_SERVICE_REQ)[0x56365e9fe540]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822132940422 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31A310BB:GERAN-A-2353:CM_SERVICE_REQ)[0x56365e9fe540]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822132940423 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31A310BB - active-conn: now used by 1 (attached) (msub.c:375) 20250822132940423 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132940423 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132940423 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132940423 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132940423 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132940423 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132940423 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132940423 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1604)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1604)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1602)@718a44d66dfb: Session index based on local reference:0 20250822132940424 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132940424 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132940424 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132940424 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132940424 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(1604)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132940424 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132940424 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132940424 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1603)@718a44d66dfb: Deleted conn table entry 0TC_ho_inter_bsc_csd0(1614)6335953 TC_ho_inter_bsc_csd0(1614)@718a44d66dfb: f_call_hangup 6: rx SCCP DISC TC_ho_inter_bsc_csd0(1614)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_csd0(1614)@718a44d66dfb: f_call_hangup 9: done TC_ho_inter_bsc_csd0(1614)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_csd0(1614)@718a44d66dfb: Final verdict of PTC: pass 20250822132942441 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822132942441 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(1611)@718a44d66dfb: Final verdict of PTC: none 20250822132942442 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822132942442 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822132942442 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822132942442 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822132942442 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822132942442 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) 20250822132942442 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822132942442 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822132942442 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822132942442 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822132942442 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822132942442 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822132942442 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822132942442 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) 20250822132942442 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822132942442 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822132942442 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822132942442 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) MSC_Test_1-SCCP(1605)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(1608)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-M3UA(1604)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(1612)@718a44d66dfb: Final verdict of PTC: none MSC_Test_1-M3UA(1607)@718a44d66dfb: Final verdict of PTC: none MSC_Test_1-RAN(1606)@718a44d66dfb: Final verdict of PTC: none 20250822132942442 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822132942442 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822132942442 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822132942442 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822132942442 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822132942442 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822132942442 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822132942442 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) 20250822132942442 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132942442 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250822132942442 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822132942442 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822132942442 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822132942442 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822132942442 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822132942442 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822132942442 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250822132942442 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822132942442 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822132942442 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) 20250822132942442 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-GSUP-IPA(1610)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-SCCP(1602)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(1603)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(1613)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1601)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1616)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1617)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(1609)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1601): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(1602): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(1603): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(1604): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-SCCP(1605): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-RAN(1606): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-M3UA(1607): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(1608): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(1609): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(1610): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(1611): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(1612): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(1613): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_ho_inter_bsc_csd0(1614): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC TC_ho_inter_bsc_csd1(1615): pass (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1616): none (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1617): none (pass -> pass) MTC@718a44d66dfb: Test case TC_ho_inter_bsc_csd finished. Verdict: pass MTC@718a44d66dfb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc_csd pass'. Fri Aug 22 13:29:42 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 20250822132943443 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=698292) 20250822132944443 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822132944443 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822132944443 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822132944443 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822132944443 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822132944443 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822132944444 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=698292, count=699452) 20250822132945446 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:29: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_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 20250822132946446 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_ho_inter_msc_out started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(1621)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(1621)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1621)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(1619)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822132947047 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1622)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822132947242 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822132947242 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822132947242 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822132947242 DLSS7 DEBUG 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)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1621)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1621)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822132947248 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132947248 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822132947248 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822132947248 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822132947248 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822132947248 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822132947248 DLSS7 DEBUG 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)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(1621)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1621)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1621)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1621)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822132947251 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132947251 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822132947251 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822132947251 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822132947251 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822132947251 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822132947251 DLSS7 DEBUG 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)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1621)@718a44d66dfb: Message received on association #8 20250822132947251 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822132947251 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1621)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1621)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1621)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1621)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1621)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1621)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822132947447 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822132947447 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1624)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1624)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822132947453 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1624)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1624)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1624)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@718a44d66dfb: IPA ID RESP: { { 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)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1624)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822132947472 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822132947472 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-MNCC(1622)@718a44d66dfb: Created MnccExpect[0] for "491230099999" to be handled at TC_ho_inter_msc_out0(1628) MSC_Test-GSUP(1625)@718a44d66dfb: Created GsupExpect[0] for "262420000000054" to be handled at TC_ho_inter_msc_out0(1628) TC_ho_inter_msc_out0(1628)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250822132948055 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132948055 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132948055 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132948055 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132948055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132948055 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132948055 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132948055 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1621)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132948056 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132948056 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132948056 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132948056 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132948056 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132948056 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132948056 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132948056 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1621)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1621)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1620)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1620)@718a44d66dfb: Added conn table entry 0TC_ho_inter_msc_out0(1628)6182268 MSC_Test_0-SCCP(1619)@718a44d66dfb: First idle individual index:0 MSC_Test_0-RAN(1620)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 20250822132948070 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132948070 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132948070 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132948070 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132948070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132948070 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132948071 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132948071 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1621)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132948071 DMM DEBUG msc_a(IMSI-262420000000054:GERAN-A-272:LU)[0x56365ea51950]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000054 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822132948071 DMM DEBUG msc_a(IMSI-262420000000054:GERAN-A-272:LU)[0x56365ea51950]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822132948071 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-272:LU)[0x56365ea2d0a0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822132948071 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-272:LU)[0x56365ea2d0a0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000054:GERAN-A-272:LU)[0x56365ea51950] (fsm.c:486) 20250822132948071 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-272:LU)[0x56365ea2d0a0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822132948071 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-272:LU)[0x56365ea2d0a0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822132948071 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x079414C6 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822132948071 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x079414C6 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822132948071 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x079414C6 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250822132948071 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132948071 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x079414C6:GERAN-A-272:LU)[0x56365ea2d0a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822132948071 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x079414C6:GERAN-A-272:LU)[0x56365ea2d0a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822132948071 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x079414C6:GERAN-A-272:LU)[0x56365ea2d0a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822132948071 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x079414C6:GERAN-A-272:LU)[0x56365ea2d0a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822132948072 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x079414C6:GERAN-A-272:LU)[0x56365ea2d0a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822132948072 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x079414C6:GERAN-A-272:LU)[0x56365ea2d0a0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822132948072 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x079414C6:GERAN-A-272:LU)[0x56365ea6ec00]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822132948072 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x079414C6:GERAN-A-272:LU)[0x56365ea6ec00]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x079414C6:GERAN-A-272:LU)[0x56365ea2d0a0] (fsm.c:486) 20250822132948072 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x079414C6:GERAN-A-272:LU)[0x56365ea6ec00]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822132948072 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x079414C6:GERAN-A-272:LU)[0x56365ea6ec00]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822132948072 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132948072 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132948072 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132948072 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132948072 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132948072 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132948072 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132948072 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132948072 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132948072 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132948072 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132948072 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132948072 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132948072 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132948072 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132948072 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1621)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1621)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1621)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1621)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1619)@718a44d66dfb: { messageType := 2, destLocRef := '5E557C'O ("^U|"), 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)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1619)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1619)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1619)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1619)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1625)@718a44d66dfb: Found GsupExpect[0] for "262420000000054" handled at TC_ho_inter_msc_out0(1628) MSC_Test-GSUP(1625)@718a44d66dfb: Added IMSI table entry 0TC_ho_inter_msc_out0(1628)"262420000000054" 20250822132948075 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x079414C6 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250822132948075 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x079414C6 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1619)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1619)@718a44d66dfb: vl_len:11 MSC_Test_0-SCCP(1619)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1619)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0009541203524982130101'O MSC_Test_0-M3UA(1621)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132948077 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132948077 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132948077 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132948077 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132948077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132948077 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132948077 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132948077 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_ho_inter_msc_out0(1628)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out0(1628)@718a44d66dfb: setverdict(pass): none -> pass 20250822132948083 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x079414C6 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132948083 DVLR DEBUG IMSI:262420000000054 has MSISDN:491230000054 (vlr.c:1045) 20250822132948083 DMSC NOTICE msub(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x079414C6) VLR: update for IMSI=262420000000054 (MSISDN=491230000054) (gsm_04_08.c:1541) 20250822132948083 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x079414C6 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822132948084 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x079414C6 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132948084 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x079414C6:GERAN-A-272:LU)[0x56365ea2d0a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822132948084 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x079414C6:GERAN-A-272:LU)[0x56365ea6ec00]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822132948084 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x079414C6:GERAN-A-272:LU)[0x56365ea6ec00]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822132948084 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x079414C6:GERAN-A-272:LU)[0x56365ea6ec00]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822132948084 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x079414C6:GERAN-A-272:LU)[0x56365ea6ec00]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x079414C6:GERAN-A-272:LU)[0x56365ea2d0a0] (vlr_lu_fsm.c:110) 20250822132948084 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x079414C6:GERAN-A-272:LU)[0x56365ea6ec00]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822132948084 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x079414C6:GERAN-A-272:LU)[0x56365ea6ec00]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822132948084 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x079414C6:GERAN-A-272:LU)[0x56365ea2d0a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822132948084 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x079414C6:GERAN-A-272:LU)[0x56365ea2d0a0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822132948084 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x079414C6:GERAN-A-272:LU)[0x56365ea2cbb0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822132948084 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x079414C6:GERAN-A-272:LU)[0x56365ea2cbb0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x079414C6:GERAN-A-272:LU)[0x56365ea2d0a0] (fsm.c:486) 20250822132948084 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x079414C6:GERAN-A-272:LU)[0x56365ea2cbb0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822132948084 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x079414C6:GERAN-A-272:LU)[0x56365ea2cbb0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822132948084 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x079414C6:GERAN-A-272:LU)[0x56365ea2cbb0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822132948084 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x079414C6:GERAN-A-272:LU)[0x56365ea2cbb0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822132948085 DMSC NOTICE msub(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x079414C6:TMSInew-0x166194CA) VLR: update for IMSI=262420000000054 (MSISDN=491230000054) (gsm_04_08.c:1541) 20250822132948085 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x079414C6:GERAN-A-272:LU)[0x56365ea2cbb0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822132948085 DMM DEBUG -> IMSI-262420000000054:MSISDN-491230000054:TMSI-0x079414C6:TMSInew-0x166194CA LOCATION UPDATE ACCEPT (TMSI = 0x166194ca) (gsm_04_08.c:149) 20250822132948085 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x079414C6:TMSInew-0x166194CA - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822132948085 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132948085 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132948085 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132948085 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132948085 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132948085 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132948085 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132948085 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1621)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1621)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1619)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1619)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1619)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1619)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out0(1628)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1620)@718a44d66dfb: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1620)@718a44d66dfb: patched enc_l3: '055B'O MSC_Test_0-SCCP(1619)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1619)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(1619)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1619)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002055B'O 20250822132948098 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132948098 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132948098 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132948098 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132948098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132948098 DLSS7 DEBUG Found route for dpc=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(1621)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132948098 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132948098 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132948098 DMM DEBUG msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x079414C6:TMSInew-0x166194CA:GERAN-A-272:LU)[0x56365ea51950]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822132948098 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x079414C6:TMSInew-0x166194CA:GERAN-A-272:LU)[0x56365ea2d0a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822132948098 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x079414C6:GERAN-A-272:LU)[0x56365ea2cbb0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822132948098 DMSC NOTICE msub(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA) VLR: update for IMSI=262420000000054 (MSISDN=491230000054) (gsm_04_08.c:1541) 20250822132948098 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x079414C6:GERAN-A-272:LU)[0x56365ea2cbb0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822132948098 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-272:LU)[0x56365ea2d0a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822132948098 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x079414C6:GERAN-A-272:LU)[0x56365ea2cbb0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822132948098 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x079414C6:GERAN-A-272:LU)[0x56365ea2cbb0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-272:LU)[0x56365ea2d0a0] (vlr_lu_fsm.c:817) 20250822132948098 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x079414C6:GERAN-A-272:LU)[0x56365ea2cbb0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822132948098 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x079414C6:GERAN-A-272:LU)[0x56365ea2cbb0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822132948098 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-272:LU)[0x56365ea2d0a0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822132948098 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000054/3/1): Available (smpp_smsc.c:626) 20250822132948099 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822132948099 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822132948099 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822132948099 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822132948099 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132948099 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132948099 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132948099 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132948099 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132948099 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132948099 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132948099 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1621)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1621)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1619)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1619)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1619)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1619)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132948102 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132948102 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132948102 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-SCCP(1619)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1619)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1619)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1619)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1621)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132948102 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132948102 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132948102 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132948102 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132948102 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132948103 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-272:LU)[0x56365ea2d0a0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822132948103 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-272:LU)[0x56365ea2d0a0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-272:LU)[0x56365ea51950] (msc_a.c:1053) 20250822132948103 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-272:LU)[0x56365ea2d0a0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822132948103 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-272:LU)[0x56365ea2d0a0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822132948103 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-272:LU)[0x56365ea2d0a0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822132948103 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA - active-conn: now used by 1 (attached) (msub.c:375) 20250822132948104 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132948104 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132948104 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132948104 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132948104 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132948104 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132948104 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132948104 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1621)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1621)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1619)@718a44d66dfb: Session index based on local reference:0 20250822132948105 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132948105 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132948105 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132948105 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132948105 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132948105 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132948105 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132948105 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1621)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1620)@718a44d66dfb: Deleted conn table entry 0TC_ho_inter_msc_out0(1628)6182268 TC_ho_inter_msc_out0(1628)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132948107 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822132948107 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_ho_inter_msc_out0(1628)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out0(1628)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out0(1628)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out0(1628)@718a44d66dfb: 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 := '166194CA'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1620)@718a44d66dfb: Added conn table entry 0TC_ho_inter_msc_out0(1628)10901741 MSC_Test_0-RAN(1620)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1619)@718a44d66dfb: First idle individual index:0 MSC_Test_0-M3UA(1621)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132948306 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132948306 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132948306 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132948306 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132948306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132948306 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132948306 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132948306 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132948308 DMM DEBUG msc_a(TMSI-0x166194CA:GERAN-A-273:CM_SERVICE_REQ)[0x56365e858e20]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250822132948308 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x166194CA:GERAN-A-273:CM_SERVICE_REQ)[0x56365ea47180]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822132948308 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x166194CA:GERAN-A-273:CM_SERVICE_REQ)[0x56365ea47180]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x166194CA:GERAN-A-273:CM_SERVICE_REQ)[0x56365e858e20] (fsm.c:486) 20250822132948308 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x166194CA:GERAN-A-273:CM_SERVICE_REQ)[0x56365ea47180]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250822132948308 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x166194CA:GERAN-A-273:CM_SERVICE_REQ)[0x56365ea47180]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822132948308 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822132948308 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822132948308 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-273:CM_SERVICE_REQ)[0x56365ea47180]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822132948308 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-273:CM_SERVICE_REQ)[0x56365ea47180]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822132948308 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-273:CM_SERVICE_REQ)[0x56365ea47180]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822132948308 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-273:CM_SERVICE_REQ)[0x56365ea47180]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822132948308 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-273:CM_SERVICE_REQ)[0x56365ea47180]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822132948308 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-273:CM_SERVICE_REQ)[0x56365ea47180]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822132948308 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-273:CM_SERVICE_REQ)[0x56365ea47180]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822132948308 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-273:CM_SERVICE_REQ)[0x56365ea47180]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822132948308 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-273:CM_SERVICE_REQ)[0x56365ea47180]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822132948308 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-273:CM_SERVICE_REQ)[0x56365ea47180]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822132948308 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000054/3/1): Available (smpp_smsc.c:626) 20250822132948309 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250822132948309 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132948309 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132948309 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132948309 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132948309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132948309 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132948309 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132948309 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132948309 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132948309 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132948309 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132948309 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132948309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132948309 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132948309 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132948309 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132948309 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132948309 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132948309 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132948309 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132948309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132948309 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132948309 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132948309 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1621)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1621)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1621)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1621)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1621)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1621)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1619)@718a44d66dfb: { messageType := 2, destLocRef := 'A658ED'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)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1619)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1619)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1619)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1619)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1619)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1619)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1619)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1619)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132948313 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250822132948313 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_ho_inter_msc_out0(1628)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out0(1628)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1622)@718a44d66dfb: Created MnccExpect[1] for "12345" to be handled at TC_ho_inter_msc_out0(1628) MSC_Test-MGCP(1623)@718a44d66dfb: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_inter_msc_out0(1628) MSC_Test_0-RAN(1620)@718a44d66dfb: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1620)@718a44d66dfb: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(1619)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1619)@718a44d66dfb: vl_len:19 MSC_Test_0-SCCP(1619)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1619)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O 20250822132948330 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132948330 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132948330 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132948330 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132948330 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132948330 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132948330 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132948330 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1621)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132948331 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250822132948331 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA callref-0x80000013 tid-8) New transaction (transaction.c:231) 20250822132948331 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-273:CM_SERVICE_REQ callref-0x80000013 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2690) 20250822132948331 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-273:CM_SERVICE_REQ callref-0x80000013 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822132948331 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250822132948331 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-273:CM_SERVICE_REQ callref-0x80000013 tid-8) codecs: :0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:702) 20250822132948331 DCC INFO trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-273:CM_SERVICE_REQ callref-0x80000013 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250822132948331 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-273:CM_SERVICE_REQ callref-0x80000013 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250822132948331 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-273:CM_SERVICE_REQ)[0x56365ea6ec00]{ESTABLISHING}: Allocated (fsm.c:456) 20250822132948331 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-273:CM_SERVICE_REQ)[0x56365ea6ec00]{ESTABLISHING}: is child of msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-273:CM_SERVICE_REQ)[0x56365e858e20] (fsm.c:486) 20250822132948331 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-273:CM_SERVICE_REQ callref-0x80000013 tid-8) codecs: :0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:2161) 20250822132948331 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-273:CM_SERVICE_REQ)[0x56365e9fe540]{UNINITIALIZED}: Allocated (fsm.c:456) 20250822132948332 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-273:CM_SERVICE_REQ)[0x56365e9fe540]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-273:CM_SERVICE_REQ)[0x56365ea6ec00] (fsm.c:486) 20250822132948332 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-273:CM_SERVICE_REQ:trans-8:call-121:RTP_TO_CN:no-CI)[0x56365e9fe540]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250822132948332 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-273:CM_SERVICE_REQ:trans-8:call-121:RTP_TO_CN:no-CI)[0x56365e9fe540]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250822132948332 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-273:CM_SERVICE_REQ)[0x56365ea14660]{UNINITIALIZED}: Allocated (fsm.c:456) 20250822132948332 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-273:CM_SERVICE_REQ)[0x56365ea14660]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-273:CM_SERVICE_REQ)[0x56365ea6ec00] (fsm.c:486) 20250822132948332 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-273:CM_SERVICE_REQ:trans-8:call-121:RTP_TO_RAN:no-CI)[0x56365ea14660]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250822132948332 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-273:CM_SERVICE_REQ:trans-8:call-121:RTP_TO_RAN:no-CI)[0x56365ea14660]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1623)@718a44d66dfb: Found Expect[0] for { line := { verb := "CRCX", trans_id := "165", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "79" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_ho_inter_msc_out0(1628) TC_ho_inter_msc_out0(1628)@718a44d66dfb: f_mo_call_establish 2: rx 1st CRCX 20250822132948352 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-273:CM_SERVICE_REQ:trans-8:call-121:RTP_TO_CN:no-CI)[0x56365e9fe540]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822132948352 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-273:CM_SERVICE_REQ)[0x56365ea6ec00]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250822132948352 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-273:CM_SERVICE_REQ callref-0x80000013 tid-8) tx MNCC_SETUP_IND (RTP=1.1.1.1:10000{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:309) TC_ho_inter_msc_out0(1628)@718a44d66dfb: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1622)@718a44d66dfb: Found MnccExpect[1] for "12345" handled at TC_ho_inter_msc_out0(1628) MSC_Test-MNCC(1622)@718a44d66dfb: Added conn table entry 0TC_ho_inter_msc_out0(1628)-2147483629 20250822132948356 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-273:CM_SERVICE_REQ:trans-8:call-121:RTP_TO_RAN:no-CI)[0x56365ea14660]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822132948356 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-273:CM_SERVICE_REQ)[0x56365ea6ec00]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250822132948356 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-273:CM_SERVICE_REQ callref-0x80000013 tid-8) codecs: 1.1.1.1:10000{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:705) 20250822132948356 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-273:CM_SERVICE_REQ callref-0x80000013 tid-8) Sending Assignment Command (msc_a.c:706) 20250822132948356 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132948356 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132948356 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132948356 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132948356 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132948356 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132948356 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132948356 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1621)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1621)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1619)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1619)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1619)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1619)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out0(1628)@718a44d66dfb: f_mo_call_establish 1: rx MNCC SETUP ind TC_ho_inter_msc_out0(1628)@718a44d66dfb: f_mo_call_establish 4: rx Assignment Request 20250822132948361 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-273:CM_SERVICE_REQ callref-0x80000013 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) MSC_Test_0-SCCP(1619)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1619)@718a44d66dfb: vl_len:14 MSC_Test_0-SCCP(1619)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1619)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O 20250822132948364 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132948364 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132948364 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(1621)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132948364 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132948364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132948364 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132948364 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132948364 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132948364 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-273:CM_SERVICE_REQ:trans-8:call-121:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x56365ea14660]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250822132948364 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-273:CM_SERVICE_REQ:trans-8:call-121:RTP_TO_RAN:CI-22222:no-remote-port:codecs-not-sent:mode-not-sent:local-2-2-2-2-11000)[0x56365ea14660]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250822132948364 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-273:CM_SERVICE_REQ:trans-8:call-121:RTP_TO_RAN:CI-22222:remote-port-not-sent:codecs-not-sent:mode-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea14660]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250822132948364 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-273:CM_SERVICE_REQ callref-0x80000013 tid-8) codecs: 1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:1596) 20250822132948364 DCC INFO trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-273:CM_SERVICE_REQ callref-0x80000013 tid-8) Assignment Complete: RAN: GSM#3, CN: GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111 (msc_a.c:1597) 20250822132948365 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-273:CM_SERVICE_REQ callref-0x80000013 tid-8) codecs: 1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:2187) 20250822132948365 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-273:CM_SERVICE_REQ callref-0x80000013 tid-8) tx MNCC_RTP_CREATE (RTP=1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111}) (gsm_04_08_cc.c:309) TC_ho_inter_msc_out0(1628)@718a44d66dfb: f_mo_call_establish 3: rx RTP CREATE TC_ho_inter_msc_out0(1628)@718a44d66dfb: f_mo_call_establish 5: rx MDCX for the RAN side 20250822132948368 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-273:CM_SERVICE_REQ callref-0x80000013 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250822132948368 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-273:CM_SERVICE_REQ callref-0x80000013 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822132948368 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-273:CM_SERVICE_REQ callref-0x80000013 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822132948368 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-273:CM_SERVICE_REQ callref-0x80000013 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250822132948368 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-273:CM_SERVICE_REQ:trans-8:call-121:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea14660]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822132948368 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-273:CM_SERVICE_REQ:trans-8:call-121:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea14660]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250822132948368 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-273:CM_SERVICE_REQ)[0x56365ea6ec00]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250822132948368 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132948368 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132948368 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132948369 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132948369 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132948369 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132948369 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132948369 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1621)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1621)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1619)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1619)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1619)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1619)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132948372 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-273:CM_SERVICE_REQ callref-0x80000013 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250822132948372 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-273:CM_SERVICE_REQ callref-0x80000013 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822132948372 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-273:CM_SERVICE_REQ callref-0x80000013 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822132948372 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-273:CM_SERVICE_REQ callref-0x80000013 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250822132948373 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132948373 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132948373 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132948373 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132948373 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132948373 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132948373 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132948373 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1621)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1621)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1619)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1619)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1619)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1619)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out0(1628)@718a44d66dfb: f_mo_call_establish 7: rx CC Alerting 20250822132948375 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-273:CM_SERVICE_REQ callref-0x80000013 tid-8) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250822132948375 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-273:CM_SERVICE_REQ callref-0x80000013 tid-8) Got no information of remote audio codecs: neither SDP nor Bearer Capability. Trying anyway. (gsm_04_08_cc.c:795) 20250822132948375 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-273:CM_SERVICE_REQ callref-0x80000013 tid-8) codecs: 1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:798) 20250822132948375 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-273:CM_SERVICE_REQ:trans-8:call-121:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x56365e9fe540]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250822132948375 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-273:CM_SERVICE_REQ:trans-8:call-121:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x56365e9fe540]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250822132948375 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-273:CM_SERVICE_REQ:trans-8:call-121:RTP_TO_CN:CI-11111:remote-port-not-sent:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365e9fe540]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250822132948376 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-273:CM_SERVICE_REQ callref-0x80000013 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250822132948376 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-273:CM_SERVICE_REQ callref-0x80000013 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822132948376 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-273:CM_SERVICE_REQ callref-0x80000013 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822132948376 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-273:CM_SERVICE_REQ callref-0x80000013 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250822132948376 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-273:CM_SERVICE_REQ callref-0x80000013 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250822132948376 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132948376 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132948376 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132948376 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132948376 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132948376 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132948376 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132948376 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1621)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1621)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1619)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1619)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1619)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1619)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out0(1628)@718a44d66dfb: as_optional_mgcp_mdcx: rx MDCX TC_ho_inter_msc_out0(1628)@718a44d66dfb: { line := { verb := "MDCX", trans_id := "168", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "79" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "79", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "112", "110", "3", "111" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "112 AMR/8000/1" } }, { rtpmap := { attr_value := "110 GSM-EFR/8000/1" } }, { rtpmap := { attr_value := "111 GSM-HR-08/8000/1" } }, { ptime := { attr_value := "20" } } } } } } } TC_ho_inter_msc_out0(1628)@718a44d66dfb: f_mo_call_establish 10: rx CC CONNECT 20250822132948380 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-273:CM_SERVICE_REQ:trans-8:call-121:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365e9fe540]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822132948380 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-273:CM_SERVICE_REQ:trans-8:call-121:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365e9fe540]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250822132948380 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-273:CM_SERVICE_REQ)[0x56365ea6ec00]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250822132948380 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-273:CM_SERVICE_REQ)[0x56365ea6ec00]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) MSC_Test_0-RAN(1620)@718a44d66dfb: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1620)@718a44d66dfb: patched enc_l3: '038F'O MSC_Test_0-SCCP(1619)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1619)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(1619)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1619)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002038F'O 20250822132948382 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132948382 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132948382 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132948382 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132948382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132948382 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132948382 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(1621)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132948382 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132948382 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-273:CM_SERVICE_REQ callref-0x80000013 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2690) 20250822132948382 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-273:CM_SERVICE_REQ callref-0x80000013 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250822132948382 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-273:CM_SERVICE_REQ callref-0x80000013 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250822132948382 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-273:CM_SERVICE_REQ callref-0x80000013 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822132948382 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-273:CM_SERVICE_REQ callref-0x80000013 tid-8) tx MNCC_SETUP_COMPL_IND (gsm_04_08_cc.c:309) TC_ho_inter_msc_out0(1628)@718a44d66dfb: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_msc_out0(1628)@718a44d66dfb: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_msc_out0(1628)@718a44d66dfb: f_mo_call_establish DONE TC_ho_inter_msc_out0(1628)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1619)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1619)@718a44d66dfb: vl_len:16 MSC_Test_0-SCCP(1619)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1619)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000E1104010C1A080010771000010001'O 20250822132949896 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132949896 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132949896 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132949896 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132949896 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132949896 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132949896 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132949896 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1621)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132949910 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250822132949910 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250822132949910 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-273:CM_SERVICE_REQ)[0x56365ea2cec0]{NOT_STARTED}: Allocated (fsm.c:456) 20250822132949910 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-273:CM_SERVICE_REQ)[0x56365ea2cec0]{NOT_STARTED}: is child of handover(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-273:CM_SERVICE_REQ)[0x56365ea45ca0] (fsm.c:486) 20250822132949910 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:callref-0x0)[0x56365ea2cec0]{NOT_STARTED}: Associated with RTP stream rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-273:CM_SERVICE_REQ:trans-8:call-121:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea14660] (mncc_call.c:190) 20250822132949910 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:callref-0x0)[0x56365ea2cec0]{NOT_STARTED}: Received Event MNCC_CALL_EV_OUTGOING_START (mncc_call.c:398) 20250822132949910 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:callref-0x0)[0x56365ea2cec0]{NOT_STARTED}: State change to OUTGOING_WAIT_PROCEEDING (no timeout) (mncc_call.c:477) 20250822132949910 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:callref-0x0)[0x56365ea2cec0]{OUTGOING_WAIT_PROCEEDING}: tx MNCC_SETUP_IND (mncc_call.c:91) 20250822132949911 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132949911 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132949911 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132949911 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132949911 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132949911 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132949911 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132949911 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1621)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1621)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1619)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1619)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1619)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1619)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1622)@718a44d66dfb: Found MnccExpect[0] for "491230099999" handled at TC_ho_inter_msc_out0(1628) MSC_Test-MNCC(1622)@718a44d66dfb: Added conn table entry 1TC_ho_inter_msc_out0(1628)-2147483628 20250822132949917 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250822132949917 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250822132949918 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132949918 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132949918 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132949918 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132949918 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132949918 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132949918 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132949918 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1621)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1621)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1619)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1619)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1619)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1619)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132950029 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250822132950029 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250822132950029 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:callref-0x0)[0x56365ea2cec0]{OUTGOING_WAIT_PROCEEDING}: Reparenting from parent handover(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-273:CM_SERVICE_REQ)[0x56365ea45ca0] to parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-273:CM_SERVICE_REQ)[0x56365e858e20] (mncc_call.c:163) 20250822132950029 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132950030 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132950030 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132950030 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132950030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132950030 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132950030 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132950030 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1621)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1621)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1619)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1619)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1619)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1619)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1619)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1619)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1619)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1619)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822132950034 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132950034 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132950034 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132950034 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132950034 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132950034 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132950034 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132950034 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1621)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132950035 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132950035 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132950035 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132950035 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132950035 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132950035 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132950035 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132950035 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1621)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1621)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1619)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-M3UA(1621)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132950036 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132950036 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132950036 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132950036 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132950036 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132950036 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132950036 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132950036 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1620)@718a44d66dfb: Deleted conn table entry 0TC_ho_inter_msc_out0(1628)10901741 TC_ho_inter_msc_out0(1628)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132950038 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA + VTY: now used by 4 (attached,active-conn,CC,VTY) (msc_vty.c:1285) 20250822132950039 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA - VTY: now used by 3 (attached,active-conn,CC) (msc_vty.c:1317) TC_ho_inter_msc_out0(1628)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out0(1628)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out0(1628)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out0(1628)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1620)@718a44d66dfb: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1620)@718a44d66dfb: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_msc_out0(1628) 20250822132950049 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250822132950049 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250822132950049 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132950049 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132950049 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132950049 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132950049 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132950049 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132950050 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132950050 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1621)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1621)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1619)@718a44d66dfb: First idle individual index:0 MSC_Test_0-SCCP(1619)@718a44d66dfb: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1620)@718a44d66dfb: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1620)@718a44d66dfb: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1620)@718a44d66dfb: Found Expect[0] for N-CONNECT handled at TC_ho_inter_msc_out0(1628) MSC_Test_0-RAN(1620)@718a44d66dfb: Added conn table entry 0TC_ho_inter_msc_out0(1628)821437 MSC_Test_0-SCCP(1619)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1619)@718a44d66dfb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250822132950056 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132950056 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132950056 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132950056 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132950056 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132950056 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132950056 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132950056 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1621)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1619)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1619)@718a44d66dfb: vl_len:25 MSC_Test_0-SCCP(1619)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1619)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060908070623287E0180'O MSC_Test_0-M3UA(1621)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132950258 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132950258 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132950258 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132950258 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132950258 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132950258 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132950258 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132950259 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1619)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1619)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1619)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1619)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_0-M3UA(1621)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1619)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1619)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1619)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1619)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1621)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132950462 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132950462 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132950462 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132950462 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132950462 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132950462 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132950462 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132950462 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132950462 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132950462 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132950463 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132950463 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132950463 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132950463 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132950463 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132950463 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132950463 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-273:CM_SERVICE_REQ:trans-8:call-121:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea14660]{ESTABLISHED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:475) 20250822132950463 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-273:CM_SERVICE_REQ:trans-8:call-121:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea14660]{ESTABLISHING}: setting remote addr to :0 (rtp_stream.c:476) 20250822132950463 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-273:CM_SERVICE_REQ:trans-8:call-121:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x56365ea14660]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250822132950463 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-273:CM_SERVICE_REQ:trans-8:call-121:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea14660]{ESTABLISHING}: no change: codecs already set to GSM#3 (rtp_stream.c:424) 20250822132950463 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-273:CM_SERVICE_REQ:trans-8:call-121:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea14660]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250822132950463 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:callref-0x0)[0x56365ea2cec0]{OUTGOING_WAIT_PROCEEDING}: tx MNCC_DISC_IND (mncc_call.c:91) 20250822132950463 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:callref-0x0)[0x56365ea2cec0]{OUTGOING_WAIT_PROCEEDING}: State change to WAIT_RELEASE_ACK (no timeout) (mncc_call.c:749) 20250822132950472 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-273:CM_SERVICE_REQ:trans-8:call-121:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea14660]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822132950472 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-273:CM_SERVICE_REQ:trans-8:call-121:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea14660]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250822132950472 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-273:CM_SERVICE_REQ)[0x56365ea6ec00]{ESTABLISHED}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) TC_ho_inter_msc_out0(1628)@718a44d66dfb: f_call_hangup 0: tx MNCC_DISC_REQ 20250822132951471 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-2354:CM_SERVICE_REQ callref-0x80000013 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250822132951471 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-2354:CM_SERVICE_REQ callref-0x80000013 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822132951471 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-2354:CM_SERVICE_REQ callref-0x80000013 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250822132951471 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-2354:CM_SERVICE_REQ callref-0x80000013 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250822132951471 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132951471 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132951471 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132951471 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132951471 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132951471 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132951471 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132951471 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1621)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1621)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1619)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1619)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1619)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1619)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out0(1628)@718a44d66dfb: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1620)@718a44d66dfb: patching N(SD)=3 into dtap '032D0802E180'O MSC_Test_0-RAN(1620)@718a44d66dfb: patched enc_l3: '03ED0802E180'O MSC_Test_0-SCCP(1619)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1619)@718a44d66dfb: vl_len:9 MSC_Test_0-SCCP(1619)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1619)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '01000603ED0802E180'O MSC_Test_0-M3UA(1621)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132951479 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132951479 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132951479 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132951479 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132951479 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132951479 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132951479 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132951479 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132951479 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-2354:CM_SERVICE_REQ callref-0x80000013 tid-8) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2690) 20250822132951479 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-2354:CM_SERVICE_REQ callref-0x80000013 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250822132951479 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-2354:CM_SERVICE_REQ callref-0x80000013 tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250822132951479 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-2354:CM_SERVICE_REQ callref-0x80000013 tid-8) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250822132951479 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-2354:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250822132951479 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-2354:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822132951479 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250822132951479 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822132951479 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822132951479 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822132951479 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-273:CM_SERVICE_REQ)[0x56365ea6ec00]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250822132951479 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-273:CM_SERVICE_REQ:trans-8:call-121:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea14660]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250822132951479 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-273:CM_SERVICE_REQ:trans-8:call-121:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea14660]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-273:CM_SERVICE_REQ)[0x56365ea6ec00] (call_leg.c:197) 20250822132951480 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-273:CM_SERVICE_REQ:trans-8:call-121:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea14660]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250822132951480 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-273:CM_SERVICE_REQ:trans-8:call-121:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea14660]{ESTABLISHED}: Deallocated (fsm.c:568) 20250822132951480 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-273:CM_SERVICE_REQ:trans-8:call-121:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365e9fe540]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250822132951480 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-273:CM_SERVICE_REQ:trans-8:call-121:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365e9fe540]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-273:CM_SERVICE_REQ)[0x56365ea6ec00] (call_leg.c:197) 20250822132951480 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-273:CM_SERVICE_REQ)[0x56365ea6ec00]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250822132951480 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-273:CM_SERVICE_REQ:trans-8:call-121:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365e9fe540]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250822132951480 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-273:CM_SERVICE_REQ:trans-8:call-121:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365e9fe540]{ESTABLISHED}: Deallocated (fsm.c:568) 20250822132951480 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-273:CM_SERVICE_REQ)[0x56365ea6ec00]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250822132951480 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-273:CM_SERVICE_REQ)[0x56365ea6ec00]{RELEASING}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-2354:CM_SERVICE_REQ)[0x56365e858e20] (call_leg.c:198) 20250822132951480 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-273:CM_SERVICE_REQ)[0x56365ea6ec00]{RELEASING}: Freeing instance (call_leg.c:198) 20250822132951480 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-273:CM_SERVICE_REQ)[0x56365ea6ec00]{RELEASING}: Deallocated (fsm.c:568) 20250822132951480 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822132951480 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132951480 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132951480 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132951480 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132951480 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132951480 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132951480 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132951480 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132951480 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132951480 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132951480 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132951480 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132951480 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132951480 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132951480 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132951480 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1621)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1621)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1621)@718a44d66dfb: Message received on association #8 MSC_Test_0-SCCP(1619)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1619)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1619)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1619)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1619)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1619)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1619)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1619)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1621)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-MNCC(1622)@718a44d66dfb: Deleted conn table entry 0TC_ho_inter_msc_out0(1628)-2147483629 TC_ho_inter_msc_out0(1628)@718a44d66dfb: f_call_hangup 2: rx MNCC REL ind TC_ho_inter_msc_out0(1628)@718a44d66dfb: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_msc_out0(1628)@718a44d66dfb: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1619)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1619)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1619)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1619)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822132951486 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132951486 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132951486 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132951486 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132951486 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132951486 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132951486 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132951486 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1621)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out0(1628)@718a44d66dfb: as_optional_mgcp_dlcx: rx MGCP DLCX 20250822132951486 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:callref-0x0)[0x56365ea2cec0]{WAIT_RELEASE_ACK}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822132951486 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:callref-0x0)[0x56365ea2cec0]{WAIT_RELEASE_ACK}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-2354:CM_SERVICE_REQ)[0x56365e858e20] (msc_a.c:1053) 20250822132951486 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:callref-0x0)[0x56365ea2cec0]{WAIT_RELEASE_ACK}: Freeing instance (msc_a.c:1053) 20250822132951486 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:callref-0x0)[0x56365ea2cec0]{WAIT_RELEASE_ACK}: Deallocated (fsm.c:568) 20250822132951486 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-2354:CM_SERVICE_REQ)[0x56365ea47180]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822132951486 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-2354:CM_SERVICE_REQ)[0x56365ea47180]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-2354:CM_SERVICE_REQ)[0x56365e858e20] (msc_a.c:1053) 20250822132951486 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-2354:CM_SERVICE_REQ)[0x56365ea47180]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822132951486 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-2354:CM_SERVICE_REQ)[0x56365ea47180]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822132951486 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA - active-conn: now used by 1 (attached) (msub.c:375) 20250822132951487 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132951487 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132951487 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132951487 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132951487 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132951487 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132951487 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132951487 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_ho_inter_msc_out0(1628)@718a44d66dfb: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-M3UA(1621)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1621)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1619)@718a44d66dfb: Session index based on local reference:0 20250822132951488 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132951488 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132951488 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132951488 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132951488 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132951488 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132951488 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132951488 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1621)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1620)@718a44d66dfb: Deleted conn table entry 0TC_ho_inter_msc_out0(1628)821437 TC_ho_inter_msc_out0(1628)@718a44d66dfb: f_call_hangup 6: rx SCCP DISC TC_ho_inter_msc_out0(1628)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out0(1628)@718a44d66dfb: f_call_hangup 9: done TC_ho_inter_msc_out0(1628)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out0(1628)@718a44d66dfb: Final verdict of PTC: pass 20250822132953499 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822132953500 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MNCC(1622)@718a44d66dfb: Final verdict of PTC: none 20250822132953501 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-SMPP(1626)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP(1625)@718a44d66dfb: Final verdict of PTC: none 20250822132953502 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822132953502 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822132953502 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822132953502 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822132953502 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822132953502 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822132953502 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822132953502 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822132953502 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822132953502 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132953502 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822132953502 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822132953502 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822132953502 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822132953503 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822132953503 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822132953503 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822132953503 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822132953503 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-GSUP-IPA(1624)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(1623)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-M3UA(1621)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-SCCP(1619)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(1620)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(1627)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1629)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1618)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1618): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(1619): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(1620): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(1621): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(1622): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(1623): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(1624): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(1625): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(1626): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(1627): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_ho_inter_msc_out0(1628): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1629): none (pass -> pass) MTC@718a44d66dfb: Test case TC_ho_inter_msc_out finished. Verdict: pass MTC@718a44d66dfb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_msc_out pass'. Fri Aug 22 13:29:53 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 20250822132954502 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=593248) 20250822132955504 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822132955504 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822132955504 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822132955504 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=593248, count=595124) 20250822132956504 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:29:57 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_ho_inter_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 20250822132957506 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_ho_inter_msc_out_a5_1 started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(1633)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(1633)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1633)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(1631)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822132958164 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1634)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822132958359 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822132958359 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822132958359 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822132958359 DLSS7 DEBUG 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)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1633)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1633)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822132958364 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132958364 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822132958364 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822132958364 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822132958364 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822132958364 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822132958364 DLSS7 DEBUG 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)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(1633)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1633)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1633)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1633)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1633)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1633)@718a44d66dfb: Message received on association #8 20250822132958365 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132958365 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822132958365 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822132958365 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822132958365 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822132958365 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) MSC_Test_0-M3UA(1633)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822132958365 DLSS7 DEBUG 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)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1633)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1633)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1633)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1633)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822132958365 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822132958365 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822132958507 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822132958507 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1636)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1636)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822132958513 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1636)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1636)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1636)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@718a44d66dfb: IPA ID RESP: { { 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)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1636)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822132958532 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822132958532 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-MNCC(1634)@718a44d66dfb: Created MnccExpect[0] for "491230099999" to be handled at TC_ho_inter_msc_out_a5_10(1640) MSC_Test-GSUP(1637)@718a44d66dfb: Created GsupExpect[0] for "262420000000054" to be handled at TC_ho_inter_msc_out_a5_10(1640) TC_ho_inter_msc_out_a5_10(1640)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250822132959172 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132959172 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132959172 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132959172 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132959172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132959172 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132959172 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132959172 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1633)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132959172 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132959172 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132959172 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132959172 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132959172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132959172 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132959172 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132959172 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1633)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1633)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1632)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1632)@718a44d66dfb: Added conn table entry 0TC_ho_inter_msc_out_a5_10(1640)6845697 MSC_Test_0-SCCP(1631)@718a44d66dfb: First idle individual index:0 MSC_Test_0-RAN(1632)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1633)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132959186 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132959186 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132959186 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132959186 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132959186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132959186 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132959186 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132959186 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132959187 DMM DEBUG msc_a(IMSI-262420000000054:GERAN-A-274:LU)[0x56365ea6ec00]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000054 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822132959187 DMM DEBUG msc_a(IMSI-262420000000054:GERAN-A-274:LU)[0x56365ea6ec00]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822132959187 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-274:LU)[0x56365ea79110]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822132959187 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-274:LU)[0x56365ea79110]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000054:GERAN-A-274:LU)[0x56365ea6ec00] (fsm.c:486) 20250822132959187 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-274:LU)[0x56365ea79110]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250822132959187 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-274:LU)[0x56365ea79110]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822132959187 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822132959187 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822132959187 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250822132959187 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822132959187 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-274:LU)[0x56365ea79110]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822132959187 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-274:LU)[0x56365ea79110]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822132959187 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-274:LU)[0x56365ea79110]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250822132959187 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-274:LU)[0x56365ea51950]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822132959187 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-274:LU)[0x56365ea51950]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-274:LU)[0x56365ea79110] (fsm.c:486) 20250822132959187 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-274:LU)[0x56365ea51950]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822132959187 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-274:LU)[0x56365ea51950]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822132959187 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132959187 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132959187 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132959187 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132959187 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132959187 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132959187 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132959187 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1633)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1633)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1631)@718a44d66dfb: { messageType := 2, destLocRef := '687501'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)@718a44d66dfb: Session index based on local reference:0 MSC_Test-GSUP(1637)@718a44d66dfb: Found GsupExpect[0] for "262420000000054" handled at TC_ho_inter_msc_out_a5_10(1640) MSC_Test-GSUP(1637)@718a44d66dfb: Added IMSI table entry 0TC_ho_inter_msc_out_a5_10(1640)"262420000000054" 20250822132959190 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250822132959190 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1631)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1631)@718a44d66dfb: vl_len:11 MSC_Test_0-SCCP(1631)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1631)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0009541203524982130101'O MSC_Test_0-M3UA(1633)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132959191 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132959191 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132959191 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132959191 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132959191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132959191 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132959191 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132959191 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_ho_inter_msc_out_a5_10(1640)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_10(1640)@718a44d66dfb: setverdict(pass): none -> pass 20250822132959196 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132959196 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-274:LU)[0x56365ea51950]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822132959196 DVLR DEBUG SUBSCR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA) Received 1 auth tuples (vlr.c:996) 20250822132959196 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-274:LU)[0x56365ea51950]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822132959196 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-274:LU)[0x56365ea51950]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250822132959196 DMM DEBUG Tx AUTH REQ (rand = 81f54adcd5e0f7e0a2b5822ac838f31e) (gsm_04_08.c:641) 20250822132959196 DMM DEBUG AUTH REQ (autn = 8d919282f20c3ffc698d0accad069edc) (gsm_04_08.c:643) 20250822132959196 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822132959196 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132959196 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132959196 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132959197 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132959197 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132959197 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132959197 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132959197 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1633)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1633)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1631)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1631)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1631)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1631)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1632)@718a44d66dfb: patching N(SD)=1 into dtap '051416D72AC0210440EECB72'O MSC_Test_0-RAN(1632)@718a44d66dfb: patched enc_l3: '055416D72AC0210440EECB72'O MSC_Test_0-SCCP(1631)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1631)@718a44d66dfb: vl_len:15 MSC_Test_0-SCCP(1631)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1631)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '01000C055416D72AC0210440EECB72'O MSC_Test_0-M3UA(1633)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132959209 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132959209 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132959209 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132959209 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132959209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132959209 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132959209 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132959209 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132959209 DMM DEBUG msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-274:LU)[0x56365ea6ec00]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 16d72ac040eecb72) (gsm_04_08.c:1128) 20250822132959209 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-274:LU)[0x56365ea51950]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822132959209 DVLR DEBUG SUBSCR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA) AUTH on GERAN received SRES/RES: 16d72ac040eecb72 (8 bytes) (vlr_auth_fsm.c:151) 20250822132959209 DVLR INFO SUBSCR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250822132959209 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-274:LU)[0x56365ea51950]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822132959209 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-274:LU)[0x56365ea51950]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822132959209 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-274:LU)[0x56365ea51950]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822132959209 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-274:LU)[0x56365ea51950]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-274:LU)[0x56365ea79110] (vlr_auth_fsm.c:294) 20250822132959209 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-274:LU)[0x56365ea51950]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822132959209 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-274:LU)[0x56365ea51950]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822132959210 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-274:LU)[0x56365ea79110]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250822132959210 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-274:LU)[0x56365ea79110]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822132959210 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-274:LU)[0x56365ea79110]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822132959210 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-274:LU)[0x56365ea79110]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250822132959210 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132959210 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132959210 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132959210 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132959210 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132959210 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132959210 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132959210 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1633)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1633)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1631)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1631)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1631)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1631)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1631)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1631)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(1631)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1631)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0003552C02'O MSC_Test_0-M3UA(1633)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132959217 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132959217 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132959217 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132959217 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132959217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132959217 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132959217 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132959217 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132959218 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-274:LU)[0x56365ea79110]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250822132959218 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-274:LU)[0x56365ea79110]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822132959218 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-274:LU)[0x56365ea79110]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822132959218 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-274:LU)[0x56365ea79110]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822132959218 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-274:LU)[0x56365ea51950]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822132959218 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-274:LU)[0x56365ea51950]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-274:LU)[0x56365ea79110] (fsm.c:486) 20250822132959218 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-274:LU)[0x56365ea51950]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822132959218 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-274:LU)[0x56365ea51950]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822132959218 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132959218 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132959218 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132959218 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132959218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132959218 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132959218 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132959219 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1633)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1633)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1631)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1631)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1631)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1631)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132959224 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132959224 DVLR DEBUG IMSI:262420000000054 has MSISDN:491230000054 (vlr.c:1045) 20250822132959224 DMSC NOTICE msub(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA) VLR: update for IMSI=262420000000054 (MSISDN=491230000054) (gsm_04_08.c:1541) 20250822132959224 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822132959225 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132959225 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-274:LU)[0x56365ea79110]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822132959225 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-274:LU)[0x56365ea51950]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822132959225 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-274:LU)[0x56365ea51950]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822132959225 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-274:LU)[0x56365ea51950]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822132959225 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-274:LU)[0x56365ea51950]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-274:LU)[0x56365ea79110] (vlr_lu_fsm.c:110) 20250822132959225 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-274:LU)[0x56365ea51950]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822132959225 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-274:LU)[0x56365ea51950]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822132959225 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-274:LU)[0x56365ea79110]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822132959225 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-274:LU)[0x56365ea79110]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822132959225 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-274:LU)[0x56365ea78fe0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822132959225 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-274:LU)[0x56365ea78fe0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-274:LU)[0x56365ea79110] (fsm.c:486) 20250822132959225 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-274:LU)[0x56365ea78fe0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822132959225 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-274:LU)[0x56365ea78fe0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822132959225 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-274:LU)[0x56365ea78fe0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822132959225 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-274:LU)[0x56365ea78fe0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822132959225 DMSC NOTICE msub(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:TMSInew-0x6B6FC7A2) VLR: update for IMSI=262420000000054 (MSISDN=491230000054) (gsm_04_08.c:1541) 20250822132959225 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-274:LU)[0x56365ea78fe0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822132959225 DMM DEBUG -> IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:TMSInew-0x6B6FC7A2 LOCATION UPDATE ACCEPT (TMSI = 0x6b6fc7a2) (gsm_04_08.c:149) 20250822132959225 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:TMSInew-0x6B6FC7A2 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822132959225 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132959225 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132959225 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132959226 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132959226 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132959226 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132959226 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132959226 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1633)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1633)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1631)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1631)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1631)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1631)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_10(1640)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1632)@718a44d66dfb: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1632)@718a44d66dfb: patched enc_l3: '059B'O MSC_Test_0-SCCP(1631)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1631)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(1631)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1631)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1633)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132959231 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132959231 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132959231 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132959231 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132959231 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132959231 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132959231 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132959231 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132959232 DMM DEBUG msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:TMSInew-0x6B6FC7A2:GERAN-A-274:LU)[0x56365ea6ec00]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822132959232 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:TMSInew-0x6B6FC7A2:GERAN-A-274:LU)[0x56365ea79110]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822132959232 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-274:LU)[0x56365ea78fe0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822132959232 DMSC NOTICE msub(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2) VLR: update for IMSI=262420000000054 (MSISDN=491230000054) (gsm_04_08.c:1541) 20250822132959232 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-274:LU)[0x56365ea78fe0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822132959232 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-274:LU)[0x56365ea79110]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822132959232 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-274:LU)[0x56365ea78fe0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822132959232 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-274:LU)[0x56365ea78fe0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-274:LU)[0x56365ea79110] (vlr_lu_fsm.c:817) 20250822132959232 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-274:LU)[0x56365ea78fe0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822132959232 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x166194CA:GERAN-A-274:LU)[0x56365ea78fe0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822132959232 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-274:LU)[0x56365ea79110]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822132959232 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000054/3/1): Available (smpp_smsc.c:626) 20250822132959232 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822132959232 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822132959232 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822132959232 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822132959232 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132959232 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132959232 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132959233 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132959233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132959233 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132959233 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132959233 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1633)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1633)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1631)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1631)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1631)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1631)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1631)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1631)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1631)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1631)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822132959236 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132959236 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132959236 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132959236 DLM3UA DEBUG 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(1633)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132959236 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132959236 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132959236 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132959236 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132959236 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-274:LU)[0x56365ea79110]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822132959236 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-274:LU)[0x56365ea79110]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-274:LU)[0x56365ea6ec00] (msc_a.c:1053) 20250822132959236 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-274:LU)[0x56365ea79110]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822132959236 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-274:LU)[0x56365ea79110]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822132959236 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-274:LU)[0x56365ea79110]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822132959236 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2 - active-conn: now used by 1 (attached) (msub.c:375) 20250822132959237 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132959237 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132959237 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132959237 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132959237 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132959237 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132959237 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132959237 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1633)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1633)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1631)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-M3UA(1633)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132959238 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132959238 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132959238 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132959238 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132959238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132959238 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132959238 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132959238 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1632)@718a44d66dfb: Deleted conn table entry 0TC_ho_inter_msc_out_a5_10(1640)6845697 TC_ho_inter_msc_out_a5_10(1640)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132959240 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822132959240 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_ho_inter_msc_out_a5_10(1640)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_10(1640)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_10(1640)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_10(1640)@718a44d66dfb: 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 := '6B6FC7A2'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1632)@718a44d66dfb: Added conn table entry 0TC_ho_inter_msc_out_a5_10(1640)16325801 MSC_Test_0-RAN(1632)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1631)@718a44d66dfb: First idle individual index:0 MSC_Test_0-M3UA(1633)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132959438 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132959438 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132959438 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132959438 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132959438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132959438 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132959438 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132959438 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132959440 DMM DEBUG msc_a(TMSI-0x6B6FC7A2:GERAN-A-275:CM_SERVICE_REQ)[0x56365ea44fb0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250822132959440 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6B6FC7A2:GERAN-A-275:CM_SERVICE_REQ)[0x56365e9fe540]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822132959440 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6B6FC7A2:GERAN-A-275:CM_SERVICE_REQ)[0x56365e9fe540]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x6B6FC7A2:GERAN-A-275:CM_SERVICE_REQ)[0x56365ea44fb0] (fsm.c:486) 20250822132959440 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6B6FC7A2:GERAN-A-275:CM_SERVICE_REQ)[0x56365e9fe540]{PR_ARQ_S_INIT}: rev=R99 net=GERAN Auth+Ciph (vlr_access_req_fsm.c:711) 20250822132959440 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6B6FC7A2:GERAN-A-275:CM_SERVICE_REQ)[0x56365e9fe540]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822132959440 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822132959440 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822132959440 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-275:CM_SERVICE_REQ)[0x56365e9fe540]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822132959440 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-275:CM_SERVICE_REQ)[0x56365e9fe540]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250822132959440 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-275:CM_SERVICE_REQ)[0x56365ea78fe0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822132959440 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-275:CM_SERVICE_REQ)[0x56365ea78fe0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-275:CM_SERVICE_REQ)[0x56365e9fe540] (fsm.c:486) 20250822132959440 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-275:CM_SERVICE_REQ)[0x56365ea78fe0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822132959440 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-275:CM_SERVICE_REQ)[0x56365ea78fe0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822132959440 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250822132959440 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132959440 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132959441 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132959441 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132959441 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132959441 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132959441 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132959441 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1633)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1633)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1631)@718a44d66dfb: { messageType := 2, destLocRef := 'F91CA9'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)@718a44d66dfb: Session index based on local reference:0 20250822132959445 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250822132959445 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_ho_inter_msc_out_a5_10(1640)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_10(1640)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822132959449 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822132959449 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-275:CM_SERVICE_REQ)[0x56365ea78fe0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822132959449 DVLR DEBUG SUBSCR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2) Received 1 auth tuples (vlr.c:996) 20250822132959449 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-275:CM_SERVICE_REQ)[0x56365ea78fe0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822132959449 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-275:CM_SERVICE_REQ)[0x56365ea78fe0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250822132959449 DMM DEBUG Tx AUTH REQ (rand = 7e46184f4dd15db8b71357d2f05a041e) (gsm_04_08.c:641) 20250822132959449 DMM DEBUG AUTH REQ (autn = 504c4acf9c8c94fd2a8313ad310f6265) (gsm_04_08.c:643) 20250822132959449 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822132959449 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132959449 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132959449 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132959449 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132959450 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132959450 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132959450 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132959450 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1633)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1633)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1631)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1631)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1631)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1631)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1632)@718a44d66dfb: patching N(SD)=1 into dtap '0514D3DC3D042104CE204BBE'O MSC_Test_0-RAN(1632)@718a44d66dfb: patched enc_l3: '0554D3DC3D042104CE204BBE'O MSC_Test_0-SCCP(1631)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1631)@718a44d66dfb: vl_len:15 MSC_Test_0-SCCP(1631)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1631)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '01000C0554D3DC3D042104CE204BBE'O MSC_Test_0-M3UA(1633)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132959455 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132959455 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132959455 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132959455 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132959455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132959455 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132959455 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132959455 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132959455 DMM DEBUG msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-275:CM_SERVICE_REQ)[0x56365ea44fb0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = d3dc3d04ce204bbe) (gsm_04_08.c:1128) 20250822132959455 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-275:CM_SERVICE_REQ)[0x56365ea78fe0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822132959455 DVLR DEBUG SUBSCR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2) AUTH on GERAN received SRES/RES: d3dc3d04ce204bbe (8 bytes) (vlr_auth_fsm.c:151) 20250822132959455 DVLR INFO SUBSCR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250822132959455 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-275:CM_SERVICE_REQ)[0x56365ea78fe0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822132959455 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-275:CM_SERVICE_REQ)[0x56365ea78fe0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822132959455 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-275:CM_SERVICE_REQ)[0x56365ea78fe0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822132959455 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-275:CM_SERVICE_REQ)[0x56365ea78fe0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-275:CM_SERVICE_REQ)[0x56365e9fe540] (vlr_auth_fsm.c:294) 20250822132959455 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-275:CM_SERVICE_REQ)[0x56365ea78fe0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822132959455 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-275:CM_SERVICE_REQ)[0x56365ea78fe0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822132959455 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-275:CM_SERVICE_REQ)[0x56365e9fe540]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250822132959455 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-275:CM_SERVICE_REQ)[0x56365e9fe540]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822132959455 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-275:CM_SERVICE_REQ)[0x56365e9fe540]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822132959455 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-275:CM_SERVICE_REQ)[0x56365e9fe540]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250822132959456 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132959456 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132959456 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132959456 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132959456 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132959456 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132959456 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132959456 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1633)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1633)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1631)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1631)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1631)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1631)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1631)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1631)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(1631)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1631)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0003552C02'O MSC_Test_0-M3UA(1633)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132959459 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132959459 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132959459 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132959459 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132959459 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132959459 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132959460 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132959460 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132959460 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-275:CM_SERVICE_REQ)[0x56365e9fe540]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250822132959460 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-275:CM_SERVICE_REQ)[0x56365e9fe540]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822132959460 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-275:CM_SERVICE_REQ)[0x56365e9fe540]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822132959460 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-275:CM_SERVICE_REQ)[0x56365e9fe540]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822132959460 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-275:CM_SERVICE_REQ)[0x56365e9fe540]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822132959460 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-275:CM_SERVICE_REQ)[0x56365e9fe540]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822132959460 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-275:CM_SERVICE_REQ)[0x56365e9fe540]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822132959460 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-275:CM_SERVICE_REQ)[0x56365e9fe540]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822132959460 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-275:CM_SERVICE_REQ)[0x56365e9fe540]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822132959460 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000054/3/1): Available (smpp_smsc.c:626) 20250822132959460 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132959461 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132959461 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132959461 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132959461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132959461 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132959461 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132959461 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1633)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1633)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1631)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1631)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1631)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1631)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1634)@718a44d66dfb: Created MnccExpect[1] for "12345" to be handled at TC_ho_inter_msc_out_a5_10(1640) MSC_Test-MGCP(1635)@718a44d66dfb: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_inter_msc_out_a5_10(1640) MSC_Test_0-RAN(1632)@718a44d66dfb: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1632)@718a44d66dfb: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_0-SCCP(1631)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1631)@718a44d66dfb: vl_len:19 MSC_Test_0-SCCP(1631)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1631)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010010038504066005040200815E04802143F5'O MSC_Test_0-M3UA(1633)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132959476 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132959476 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132959476 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132959476 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132959476 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132959476 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132959476 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132959476 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132959477 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250822132959477 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2 callref-0x80000015 tid-8) New transaction (transaction.c:231) 20250822132959477 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-275:CM_SERVICE_REQ callref-0x80000015 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2690) 20250822132959477 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-275:CM_SERVICE_REQ callref-0x80000015 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822132959477 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250822132959477 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-275:CM_SERVICE_REQ callref-0x80000015 tid-8) codecs: :0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:702) 20250822132959477 DCC INFO trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-275:CM_SERVICE_REQ callref-0x80000015 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250822132959477 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-275:CM_SERVICE_REQ callref-0x80000015 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250822132959477 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-275:CM_SERVICE_REQ)[0x56365ea51950]{ESTABLISHING}: Allocated (fsm.c:456) 20250822132959477 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-275:CM_SERVICE_REQ)[0x56365ea51950]{ESTABLISHING}: is child of msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-275:CM_SERVICE_REQ)[0x56365ea44fb0] (fsm.c:486) 20250822132959477 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-275:CM_SERVICE_REQ callref-0x80000015 tid-8) codecs: :0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:2161) 20250822132959477 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-275:CM_SERVICE_REQ)[0x56365ea5b590]{UNINITIALIZED}: Allocated (fsm.c:456) 20250822132959477 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-275:CM_SERVICE_REQ)[0x56365ea5b590]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-275:CM_SERVICE_REQ)[0x56365ea51950] (fsm.c:486) 20250822132959477 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-275:CM_SERVICE_REQ:trans-8:call-122:RTP_TO_CN:no-CI)[0x56365ea5b590]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250822132959477 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-275:CM_SERVICE_REQ:trans-8:call-122:RTP_TO_CN:no-CI)[0x56365ea5b590]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250822132959477 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-275:CM_SERVICE_REQ)[0x56365ea47180]{UNINITIALIZED}: Allocated (fsm.c:456) 20250822132959477 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-275:CM_SERVICE_REQ)[0x56365ea47180]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-275:CM_SERVICE_REQ)[0x56365ea51950] (fsm.c:486) 20250822132959477 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-275:CM_SERVICE_REQ:trans-8:call-122:RTP_TO_RAN:no-CI)[0x56365ea47180]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250822132959477 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-275:CM_SERVICE_REQ:trans-8:call-122:RTP_TO_RAN:no-CI)[0x56365ea47180]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1635)@718a44d66dfb: Found Expect[0] for { line := { verb := "CRCX", trans_id := "172", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "7a" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_ho_inter_msc_out_a5_10(1640) TC_ho_inter_msc_out_a5_10(1640)@718a44d66dfb: f_mo_call_establish 2: rx 1st CRCX 20250822132959492 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-275:CM_SERVICE_REQ:trans-8:call-122:RTP_TO_CN:no-CI)[0x56365ea5b590]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822132959492 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-275:CM_SERVICE_REQ)[0x56365ea51950]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250822132959492 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-275:CM_SERVICE_REQ callref-0x80000015 tid-8) tx MNCC_SETUP_IND (RTP=1.1.1.1:10000{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:309) TC_ho_inter_msc_out_a5_10(1640)@718a44d66dfb: f_mo_call_establish 6: rx 2nd CRCX 20250822132959495 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-275:CM_SERVICE_REQ:trans-8:call-122:RTP_TO_RAN:no-CI)[0x56365ea47180]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822132959495 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-275:CM_SERVICE_REQ)[0x56365ea51950]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250822132959495 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-275:CM_SERVICE_REQ callref-0x80000015 tid-8) codecs: 1.1.1.1:10000{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:705) 20250822132959495 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-275:CM_SERVICE_REQ callref-0x80000015 tid-8) Sending Assignment Command (msc_a.c:706) MSC_Test-MNCC(1634)@718a44d66dfb: Found MnccExpect[1] for "12345" handled at TC_ho_inter_msc_out_a5_10(1640) 20250822132959496 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132959496 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132959496 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132959496 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132959496 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132959496 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132959496 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132959496 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test-MNCC(1634)@718a44d66dfb: Added conn table entry 0TC_ho_inter_msc_out_a5_10(1640)-2147483627 MSC_Test_0-M3UA(1633)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1633)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1631)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1631)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1631)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1631)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_10(1640)@718a44d66dfb: f_mo_call_establish 1: rx MNCC SETUP ind TC_ho_inter_msc_out_a5_10(1640)@718a44d66dfb: f_mo_call_establish 4: rx Assignment Request 20250822132959500 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-275:CM_SERVICE_REQ callref-0x80000015 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) MSC_Test_0-SCCP(1631)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1631)@718a44d66dfb: vl_len:14 MSC_Test_0-SCCP(1631)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1631)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O 20250822132959501 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132959501 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132959501 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132959501 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132959501 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132959501 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132959501 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(1633)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132959501 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132959502 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-275:CM_SERVICE_REQ:trans-8:call-122:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x56365ea47180]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250822132959502 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-275:CM_SERVICE_REQ:trans-8:call-122:RTP_TO_RAN:CI-22222:no-remote-port:codecs-not-sent:mode-not-sent:local-2-2-2-2-11000)[0x56365ea47180]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250822132959502 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-275:CM_SERVICE_REQ:trans-8:call-122:RTP_TO_RAN:CI-22222:remote-port-not-sent:codecs-not-sent:mode-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea47180]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250822132959502 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-275:CM_SERVICE_REQ callref-0x80000015 tid-8) codecs: 1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:1596) 20250822132959502 DCC INFO trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-275:CM_SERVICE_REQ callref-0x80000015 tid-8) Assignment Complete: RAN: GSM#3, CN: GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111 (msc_a.c:1597) 20250822132959502 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-275:CM_SERVICE_REQ callref-0x80000015 tid-8) codecs: 1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:2187) 20250822132959502 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-275:CM_SERVICE_REQ callref-0x80000015 tid-8) tx MNCC_RTP_CREATE (RTP=1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111}) (gsm_04_08_cc.c:309) TC_ho_inter_msc_out_a5_10(1640)@718a44d66dfb: f_mo_call_establish 3: rx RTP CREATE 20250822132959504 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-275:CM_SERVICE_REQ callref-0x80000015 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250822132959504 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-275:CM_SERVICE_REQ callref-0x80000015 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822132959504 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-275:CM_SERVICE_REQ callref-0x80000015 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822132959504 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-275:CM_SERVICE_REQ callref-0x80000015 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250822132959504 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132959504 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132959504 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132959504 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132959504 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132959504 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132959504 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132959504 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1633)@718a44d66dfb: Message received on association #8 TC_ho_inter_msc_out_a5_10(1640)@718a44d66dfb: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1633)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1631)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1631)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1631)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1631)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822132959505 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-275:CM_SERVICE_REQ:trans-8:call-122:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea47180]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822132959505 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-275:CM_SERVICE_REQ:trans-8:call-122:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea47180]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250822132959505 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-275:CM_SERVICE_REQ)[0x56365ea51950]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250822132959507 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-275:CM_SERVICE_REQ callref-0x80000015 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250822132959507 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-275:CM_SERVICE_REQ callref-0x80000015 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822132959507 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-275:CM_SERVICE_REQ callref-0x80000015 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822132959507 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-275:CM_SERVICE_REQ callref-0x80000015 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250822132959507 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132959507 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132959507 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132959507 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132959507 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132959507 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132959507 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132959507 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1633)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1633)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1631)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1631)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1631)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1631)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_10(1640)@718a44d66dfb: f_mo_call_establish 7: rx CC Alerting 20250822132959508 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-275:CM_SERVICE_REQ callref-0x80000015 tid-8) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250822132959508 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-275:CM_SERVICE_REQ callref-0x80000015 tid-8) Got no information of remote audio codecs: neither SDP nor Bearer Capability. Trying anyway. (gsm_04_08_cc.c:795) 20250822132959508 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-275:CM_SERVICE_REQ callref-0x80000015 tid-8) codecs: 1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:798) 20250822132959508 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-275:CM_SERVICE_REQ:trans-8:call-122:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x56365ea5b590]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250822132959508 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-275:CM_SERVICE_REQ:trans-8:call-122:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x56365ea5b590]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250822132959508 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-275:CM_SERVICE_REQ:trans-8:call-122:RTP_TO_CN:CI-11111:remote-port-not-sent:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea5b590]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250822132959509 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-275:CM_SERVICE_REQ callref-0x80000015 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250822132959509 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-275:CM_SERVICE_REQ callref-0x80000015 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822132959509 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-275:CM_SERVICE_REQ callref-0x80000015 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822132959509 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-275:CM_SERVICE_REQ callref-0x80000015 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250822132959509 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-275:CM_SERVICE_REQ callref-0x80000015 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250822132959509 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132959509 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132959509 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132959509 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822132959509 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132959509 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132959509 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822132959509 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1633)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1633)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1631)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1631)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1631)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1631)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_10(1640)@718a44d66dfb: as_optional_mgcp_mdcx: rx MDCX TC_ho_inter_msc_out_a5_10(1640)@718a44d66dfb: { 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(1640)@718a44d66dfb: f_mo_call_establish 10: rx CC CONNECT 20250822132959510 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-275:CM_SERVICE_REQ:trans-8:call-122:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea5b590]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822132959510 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-275:CM_SERVICE_REQ:trans-8:call-122:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea5b590]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250822132959510 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-275:CM_SERVICE_REQ)[0x56365ea51950]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250822132959510 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-275:CM_SERVICE_REQ)[0x56365ea51950]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) MSC_Test_0-RAN(1632)@718a44d66dfb: patching N(SD)=3 into dtap '030F'O MSC_Test_0-RAN(1632)@718a44d66dfb: patched enc_l3: '03CF'O MSC_Test_0-SCCP(1631)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1631)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(1631)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1631)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '01000203CF'O MSC_Test_0-M3UA(1633)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822132959511 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822132959511 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822132959512 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822132959512 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822132959512 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822132959512 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822132959512 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822132959512 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822132959512 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-275:CM_SERVICE_REQ callref-0x80000015 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2690) 20250822132959512 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-275:CM_SERVICE_REQ callref-0x80000015 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250822132959512 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-275:CM_SERVICE_REQ callref-0x80000015 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250822132959512 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-275:CM_SERVICE_REQ callref-0x80000015 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822132959512 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-275:CM_SERVICE_REQ callref-0x80000015 tid-8) tx MNCC_SETUP_COMPL_IND (gsm_04_08_cc.c:309) TC_ho_inter_msc_out_a5_10(1640)@718a44d66dfb: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_msc_out_a5_10(1640)@718a44d66dfb: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_msc_out_a5_10(1640)@718a44d66dfb: f_mo_call_establish DONE TC_ho_inter_msc_out_a5_10(1640)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1631)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1631)@718a44d66dfb: vl_len:16 MSC_Test_0-SCCP(1631)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1631)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000E1104010C1A080010771000010001'O MSC_Test_0-M3UA(1633)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133001019 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133001019 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133001019 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133001019 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133001019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133001019 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133001019 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133001019 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133001026 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2 + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250822133001026 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2 - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250822133001026 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-275:CM_SERVICE_REQ)[0x56365ea79240]{NOT_STARTED}: Allocated (fsm.c:456) 20250822133001026 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-275:CM_SERVICE_REQ)[0x56365ea79240]{NOT_STARTED}: is child of handover(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-275:CM_SERVICE_REQ)[0x56365ea45ca0] (fsm.c:486) 20250822133001026 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:callref-0x0)[0x56365ea79240]{NOT_STARTED}: Associated with RTP stream rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-275:CM_SERVICE_REQ:trans-8:call-122:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea47180] (mncc_call.c:190) 20250822133001026 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:callref-0x0)[0x56365ea79240]{NOT_STARTED}: Received Event MNCC_CALL_EV_OUTGOING_START (mncc_call.c:398) 20250822133001026 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:callref-0x0)[0x56365ea79240]{NOT_STARTED}: State change to OUTGOING_WAIT_PROCEEDING (no timeout) (mncc_call.c:477) 20250822133001026 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:callref-0x0)[0x56365ea79240]{OUTGOING_WAIT_PROCEEDING}: tx MNCC_SETUP_IND (mncc_call.c:91) 20250822133001026 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133001026 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133001026 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133001026 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133001026 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133001026 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133001026 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133001026 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1633)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1633)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1631)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1631)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1631)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1631)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1634)@718a44d66dfb: Found MnccExpect[0] for "491230099999" handled at TC_ho_inter_msc_out_a5_10(1640) MSC_Test-MNCC(1634)@718a44d66dfb: Added conn table entry 1TC_ho_inter_msc_out_a5_10(1640)-2147483626 20250822133001028 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2 + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250822133001028 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2 - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250822133001028 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133001028 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133001028 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133001028 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133001028 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133001028 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133001028 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133001028 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1633)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1633)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1631)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1631)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1631)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1631)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822133001139 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2 + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250822133001140 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2 - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250822133001140 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:callref-0x0)[0x56365ea79240]{OUTGOING_WAIT_PROCEEDING}: Reparenting from parent handover(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-275:CM_SERVICE_REQ)[0x56365ea45ca0] to parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-275:CM_SERVICE_REQ)[0x56365ea44fb0] (mncc_call.c:163) 20250822133001140 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133001140 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133001140 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133001140 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133001140 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133001140 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133001140 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133001140 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1633)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1633)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1631)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1631)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1631)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1631)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1631)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1631)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1631)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1631)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822133001146 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133001146 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133001146 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133001146 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133001146 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133001146 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133001146 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133001146 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1633)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133001147 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133001147 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133001147 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133001147 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133001147 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133001147 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133001147 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133001147 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1633)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1633)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1631)@718a44d66dfb: Session index based on local reference:0 20250822133001148 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133001148 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133001148 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133001148 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133001148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133001149 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133001149 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133001149 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1633)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1632)@718a44d66dfb: Deleted conn table entry 0TC_ho_inter_msc_out_a5_10(1640)16325801 TC_ho_inter_msc_out_a5_10(1640)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822133001150 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2 + VTY: now used by 4 (attached,active-conn,CC,VTY) (msc_vty.c:1285) 20250822133001150 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2 - VTY: now used by 3 (attached,active-conn,CC) (msc_vty.c:1317) TC_ho_inter_msc_out_a5_10(1640)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_10(1640)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_10(1640)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_10(1640)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1632)@718a44d66dfb: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1632)@718a44d66dfb: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_msc_out_a5_10(1640) 20250822133001158 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2 + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250822133001158 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2 - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250822133001159 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133001159 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133001159 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133001159 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133001159 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133001159 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133001159 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133001159 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1633)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1633)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1631)@718a44d66dfb: First idle individual index:0 MSC_Test_0-SCCP(1631)@718a44d66dfb: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1632)@718a44d66dfb: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1632)@718a44d66dfb: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1632)@718a44d66dfb: Found Expect[0] for N-CONNECT handled at TC_ho_inter_msc_out_a5_10(1640) MSC_Test_0-RAN(1632)@718a44d66dfb: Added conn table entry 0TC_ho_inter_msc_out_a5_10(1640)8861838 MSC_Test_0-SCCP(1631)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1631)@718a44d66dfb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250822133001166 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133001166 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133001166 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133001166 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133001166 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133001166 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133001166 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133001166 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1633)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1631)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1631)@718a44d66dfb: vl_len:27 MSC_Test_0-SCCP(1631)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1631)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0019121709062BD1040E000900002C027C060908070623287E0180'O MSC_Test_0-M3UA(1633)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133001370 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133001370 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133001370 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133001370 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133001370 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133001370 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133001370 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133001370 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1631)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1631)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1631)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1631)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_0-M3UA(1633)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1631)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1631)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1631)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1631)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1633)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133001574 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133001574 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133001574 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133001574 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133001574 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133001574 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133001574 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133001574 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133001574 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133001574 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133001574 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133001574 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133001574 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133001574 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133001574 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133001574 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133001575 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-275:CM_SERVICE_REQ:trans-8:call-122:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea47180]{ESTABLISHED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:475) 20250822133001575 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-275:CM_SERVICE_REQ:trans-8:call-122:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea47180]{ESTABLISHING}: setting remote addr to :0 (rtp_stream.c:476) 20250822133001575 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-275:CM_SERVICE_REQ:trans-8:call-122:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x56365ea47180]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250822133001575 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-275:CM_SERVICE_REQ:trans-8:call-122:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea47180]{ESTABLISHING}: no change: codecs already set to GSM#3 (rtp_stream.c:424) 20250822133001575 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-275:CM_SERVICE_REQ:trans-8:call-122:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea47180]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250822133001575 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:callref-0x0)[0x56365ea79240]{OUTGOING_WAIT_PROCEEDING}: tx MNCC_DISC_IND (mncc_call.c:91) 20250822133001575 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:callref-0x0)[0x56365ea79240]{OUTGOING_WAIT_PROCEEDING}: State change to WAIT_RELEASE_ACK (no timeout) (mncc_call.c:749) 20250822133001582 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-275:CM_SERVICE_REQ:trans-8:call-122:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea47180]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822133001582 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-275:CM_SERVICE_REQ:trans-8:call-122:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea47180]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250822133001582 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-275:CM_SERVICE_REQ)[0x56365ea51950]{ESTABLISHED}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) TC_ho_inter_msc_out_a5_10(1640)@718a44d66dfb: f_call_hangup 0: tx MNCC_DISC_REQ 20250822133002584 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-2355:CM_SERVICE_REQ callref-0x80000015 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250822133002584 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-2355:CM_SERVICE_REQ callref-0x80000015 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822133002584 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-2355:CM_SERVICE_REQ callref-0x80000015 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250822133002584 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-2355:CM_SERVICE_REQ callref-0x80000015 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250822133002585 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133002585 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133002585 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133002585 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133002585 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133002585 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133002585 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133002585 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1633)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1633)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1631)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1631)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1631)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1631)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_10(1640)@718a44d66dfb: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1632)@718a44d66dfb: patching N(SD)=0 into dtap '032D0802E180'O MSC_Test_0-RAN(1632)@718a44d66dfb: patched enc_l3: '032D0802E180'O MSC_Test_0-SCCP(1631)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1631)@718a44d66dfb: vl_len:9 MSC_Test_0-SCCP(1631)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1631)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010006032D0802E180'O MSC_Test_0-M3UA(1633)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133002592 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133002592 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133002592 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133002592 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133002592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133002592 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133002592 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133002592 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133002593 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-2355:CM_SERVICE_REQ callref-0x80000015 tid-8) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2690) 20250822133002593 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-2355:CM_SERVICE_REQ callref-0x80000015 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250822133002593 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-2355:CM_SERVICE_REQ callref-0x80000015 tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250822133002593 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-2355:CM_SERVICE_REQ callref-0x80000015 tid-8) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250822133002593 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-2355:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250822133002593 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-2355:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822133002593 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250822133002593 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822133002593 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822133002593 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822133002593 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-275:CM_SERVICE_REQ)[0x56365ea51950]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250822133002593 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-275:CM_SERVICE_REQ:trans-8:call-122:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea47180]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250822133002593 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-275:CM_SERVICE_REQ:trans-8:call-122:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea47180]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-275:CM_SERVICE_REQ)[0x56365ea51950] (call_leg.c:197) 20250822133002593 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-275:CM_SERVICE_REQ:trans-8:call-122:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea47180]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250822133002593 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-275:CM_SERVICE_REQ:trans-8:call-122:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea47180]{ESTABLISHED}: Deallocated (fsm.c:568) 20250822133002593 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-275:CM_SERVICE_REQ:trans-8:call-122:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea5b590]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250822133002594 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-275:CM_SERVICE_REQ:trans-8:call-122:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea5b590]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-275:CM_SERVICE_REQ)[0x56365ea51950] (call_leg.c:197) 20250822133002594 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-275:CM_SERVICE_REQ)[0x56365ea51950]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250822133002594 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-275:CM_SERVICE_REQ:trans-8:call-122:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea5b590]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250822133002594 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-275:CM_SERVICE_REQ:trans-8:call-122:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea5b590]{ESTABLISHED}: Deallocated (fsm.c:568) 20250822133002594 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-275:CM_SERVICE_REQ)[0x56365ea51950]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250822133002594 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-275:CM_SERVICE_REQ)[0x56365ea51950]{RELEASING}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-2355:CM_SERVICE_REQ)[0x56365ea44fb0] (call_leg.c:198) 20250822133002594 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-275:CM_SERVICE_REQ)[0x56365ea51950]{RELEASING}: Freeing instance (call_leg.c:198) 20250822133002594 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-275:CM_SERVICE_REQ)[0x56365ea51950]{RELEASING}: Deallocated (fsm.c:568) 20250822133002594 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822133002594 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133002594 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133002594 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133002594 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133002594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133002594 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133002594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133002595 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133002595 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133002595 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133002595 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133002595 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133002595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133002595 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133002595 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133002595 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1633)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1633)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1633)@718a44d66dfb: Message received on association #8 MSC_Test_0-SCCP(1631)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1631)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1631)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1631)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1633)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1631)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1631)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1631)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1631)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1634)@718a44d66dfb: Deleted conn table entry 0TC_ho_inter_msc_out_a5_10(1640)-2147483627 TC_ho_inter_msc_out_a5_10(1640)@718a44d66dfb: f_call_hangup 2: rx MNCC REL ind TC_ho_inter_msc_out_a5_10(1640)@718a44d66dfb: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_msc_out_a5_10(1640)@718a44d66dfb: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_msc_out_a5_10(1640)@718a44d66dfb: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_msc_out_a5_10(1640)@718a44d66dfb: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1631)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1631)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1631)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1631)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822133002601 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133002601 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133002601 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133002601 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133002601 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133002601 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133002601 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133002601 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1633)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133002602 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:callref-0x0)[0x56365ea79240]{WAIT_RELEASE_ACK}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822133002602 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:callref-0x0)[0x56365ea79240]{WAIT_RELEASE_ACK}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-2355:CM_SERVICE_REQ)[0x56365ea44fb0] (msc_a.c:1053) 20250822133002602 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:callref-0x0)[0x56365ea79240]{WAIT_RELEASE_ACK}: Freeing instance (msc_a.c:1053) 20250822133002602 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:callref-0x0)[0x56365ea79240]{WAIT_RELEASE_ACK}: Deallocated (fsm.c:568) 20250822133002602 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-2355:CM_SERVICE_REQ)[0x56365e9fe540]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822133002602 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-2355:CM_SERVICE_REQ)[0x56365e9fe540]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-2355:CM_SERVICE_REQ)[0x56365ea44fb0] (msc_a.c:1053) 20250822133002602 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-2355:CM_SERVICE_REQ)[0x56365e9fe540]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822133002602 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-2355:CM_SERVICE_REQ)[0x56365e9fe540]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822133002602 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2 - active-conn: now used by 1 (attached) (msub.c:375) 20250822133002602 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133002602 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133002602 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133002602 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133002602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133002602 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133002602 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133002602 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1633)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1633)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1631)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-M3UA(1633)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133002603 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133002603 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133002603 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133002603 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133002603 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133002603 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133002603 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133002603 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1632)@718a44d66dfb: Deleted conn table entry 0TC_ho_inter_msc_out_a5_10(1640)8861838 TC_ho_inter_msc_out_a5_10(1640)@718a44d66dfb: f_call_hangup 6: rx SCCP DISC TC_ho_inter_msc_out_a5_10(1640)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_10(1640)@718a44d66dfb: f_call_hangup 9: done TC_ho_inter_msc_out_a5_10(1640)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_10(1640)@718a44d66dfb: Final verdict of PTC: pass 20250822133004613 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822133004613 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250822133004614 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822133004614 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822133004614 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822133004614 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822133004614 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822133004614 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822133004614 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822133004614 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822133004614 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822133004614 DLSS7 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(1631)@718a44d66dfb: Final verdict of PTC: none 20250822133004614 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822133004614 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822133004614 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822133004614 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822133004614 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822133004614 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822133004614 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822133004614 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822133004614 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-GSUP(1637)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-M3UA(1633)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(1634)@718a44d66dfb: Final verdict of PTC: none 20250822133004614 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1636)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(1632)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(1638)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1641)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(1635)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(1639)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1630)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1630): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(1631): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(1632): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(1633): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(1634): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(1635): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(1636): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(1637): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(1638): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(1639): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_ho_inter_msc_out_a5_10(1640): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1641): none (pass -> pass) MTC@718a44d66dfb: Test case TC_ho_inter_msc_out_a5_1 finished. Verdict: pass MTC@718a44d66dfb: 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'. Fri Aug 22 13:30:04 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 20250822133005616 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=668816) 20250822133006615 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822133006615 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822133006615 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822133006617 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=668816, count=670692) 20250822133007619 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:30: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_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 20250822133008620 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_ho_inter_msc_out_a5_3 started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(1645)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(1645)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1645)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(1643)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822133009224 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1646)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822133009419 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822133009419 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822133009419 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822133009419 DLSS7 DEBUG 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)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1645)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1645)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822133009422 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133009422 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822133009422 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822133009422 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822133009422 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822133009422 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822133009422 DLSS7 DEBUG 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)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(1645)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1645)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1645)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1645)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822133009423 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133009423 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822133009423 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822133009423 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822133009423 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822133009423 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822133009423 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250822133009423 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822133009423 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1645)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1645)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1645)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1645)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1645)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1645)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1645)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1645)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822133009621 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822133009621 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1648)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1648)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822133009629 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1648)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1648)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1648)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@718a44d66dfb: IPA ID RESP: { { 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)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1648)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822133009660 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822133009660 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-MNCC(1646)@718a44d66dfb: Created MnccExpect[0] for "491230099999" to be handled at TC_ho_inter_msc_out_a5_30(1652) MSC_Test-GSUP(1649)@718a44d66dfb: Created GsupExpect[0] for "262420000000054" to be handled at TC_ho_inter_msc_out_a5_30(1652) TC_ho_inter_msc_out_a5_30(1652)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250822133010231 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133010231 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133010231 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133010231 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133010231 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133010231 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133010231 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133010231 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1645)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133010231 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133010231 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133010231 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133010231 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133010231 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133010231 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133010231 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133010231 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1645)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1645)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1644)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1644)@718a44d66dfb: Added conn table entry 0TC_ho_inter_msc_out_a5_30(1652)6640279 MSC_Test_0-SCCP(1643)@718a44d66dfb: First idle individual index:0 MSC_Test_0-RAN(1644)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1645)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133010246 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133010246 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133010246 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133010246 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133010246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133010246 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133010246 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133010246 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133010247 DMM DEBUG msc_a(IMSI-262420000000054:GERAN-A-276:LU)[0x56365ea51950]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000054 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822133010247 DMM DEBUG msc_a(IMSI-262420000000054:GERAN-A-276:LU)[0x56365ea51950]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822133010247 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-276:LU)[0x56365ea2cd90]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822133010247 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-276:LU)[0x56365ea2cd90]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000054:GERAN-A-276:LU)[0x56365ea51950] (fsm.c:486) 20250822133010247 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-276:LU)[0x56365ea2cd90]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250822133010247 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-276:LU)[0x56365ea2cd90]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822133010247 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822133010247 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822133010247 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250822133010247 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822133010247 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-276:LU)[0x56365ea2cd90]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822133010247 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-276:LU)[0x56365ea2cd90]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822133010247 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-276:LU)[0x56365ea2cd90]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250822133010247 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-276:LU)[0x56365ea6ec00]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822133010247 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-276:LU)[0x56365ea6ec00]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-276:LU)[0x56365ea2cd90] (fsm.c:486) 20250822133010247 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-276:LU)[0x56365ea6ec00]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822133010247 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-276:LU)[0x56365ea6ec00]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822133010247 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133010247 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133010247 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133010247 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133010247 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133010247 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133010247 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133010247 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1645)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1645)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1643)@718a44d66dfb: { messageType := 2, destLocRef := '655297'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)@718a44d66dfb: Session index based on local reference:0 MSC_Test-GSUP(1649)@718a44d66dfb: Found GsupExpect[0] for "262420000000054" handled at TC_ho_inter_msc_out_a5_30(1652) MSC_Test-GSUP(1649)@718a44d66dfb: Added IMSI table entry 0TC_ho_inter_msc_out_a5_30(1652)"262420000000054" 20250822133010250 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250822133010250 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1643)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1643)@718a44d66dfb: vl_len:11 MSC_Test_0-SCCP(1643)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1643)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0009541203524982130101'O 20250822133010251 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133010251 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133010251 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133010251 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133010251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133010251 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133010251 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133010251 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1645)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out_a5_30(1652)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_30(1652)@718a44d66dfb: setverdict(pass): none -> pass 20250822133010254 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133010254 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-276:LU)[0x56365ea6ec00]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822133010254 DVLR DEBUG SUBSCR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2) Received 1 auth tuples (vlr.c:996) 20250822133010254 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-276:LU)[0x56365ea6ec00]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822133010254 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-276:LU)[0x56365ea6ec00]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250822133010254 DMM DEBUG Tx AUTH REQ (rand = 37406bc6597340146fb861dae5520c44) (gsm_04_08.c:641) 20250822133010254 DMM DEBUG AUTH REQ (autn = ee614fc9244d2d0fcfda380f31dfc1bd) (gsm_04_08.c:643) 20250822133010255 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822133010255 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133010255 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133010255 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133010255 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133010255 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133010255 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133010255 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133010255 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1645)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1645)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1643)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1643)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1643)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1643)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1644)@718a44d66dfb: patching N(SD)=1 into dtap '0514589C76BF210466681BBB'O MSC_Test_0-RAN(1644)@718a44d66dfb: patched enc_l3: '0554589C76BF210466681BBB'O MSC_Test_0-SCCP(1643)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1643)@718a44d66dfb: vl_len:15 MSC_Test_0-SCCP(1643)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1643)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '01000C0554589C76BF210466681BBB'O 20250822133010260 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133010260 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133010260 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133010260 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133010260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133010260 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133010260 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133010260 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1645)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133010260 DMM DEBUG msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-276:LU)[0x56365ea51950]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 589c76bf66681bbb) (gsm_04_08.c:1128) 20250822133010260 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-276:LU)[0x56365ea6ec00]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822133010260 DVLR DEBUG SUBSCR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2) AUTH on GERAN received SRES/RES: 589c76bf66681bbb (8 bytes) (vlr_auth_fsm.c:151) 20250822133010260 DVLR INFO SUBSCR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250822133010260 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-276:LU)[0x56365ea6ec00]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822133010260 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-276:LU)[0x56365ea6ec00]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822133010260 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-276:LU)[0x56365ea6ec00]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822133010260 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-276:LU)[0x56365ea6ec00]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-276:LU)[0x56365ea2cd90] (vlr_auth_fsm.c:294) 20250822133010260 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-276:LU)[0x56365ea6ec00]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822133010260 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-276:LU)[0x56365ea6ec00]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822133010260 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-276:LU)[0x56365ea2cd90]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250822133010260 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-276:LU)[0x56365ea2cd90]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822133010260 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-276:LU)[0x56365ea2cd90]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822133010260 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-276:LU)[0x56365ea2cd90]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250822133010261 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133010261 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133010261 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133010261 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133010261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133010261 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133010261 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133010261 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1645)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1645)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1643)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1643)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1643)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1643)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1643)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1643)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(1643)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1643)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(1645)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133010263 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133010263 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133010263 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133010263 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133010263 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133010263 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133010263 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133010263 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133010264 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-276:LU)[0x56365ea2cd90]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250822133010264 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-276:LU)[0x56365ea2cd90]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822133010264 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-276:LU)[0x56365ea2cd90]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822133010264 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-276:LU)[0x56365ea2cd90]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822133010264 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-276:LU)[0x56365ea6ec00]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822133010264 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-276:LU)[0x56365ea6ec00]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-276:LU)[0x56365ea2cd90] (fsm.c:486) 20250822133010264 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-276:LU)[0x56365ea6ec00]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822133010264 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-276:LU)[0x56365ea6ec00]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822133010264 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133010264 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133010264 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133010264 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133010264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133010264 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133010264 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133010264 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1645)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1645)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1643)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1643)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1643)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1643)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822133010266 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133010266 DVLR DEBUG IMSI:262420000000054 has MSISDN:491230000054 (vlr.c:1045) 20250822133010266 DMSC NOTICE msub(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2) VLR: update for IMSI=262420000000054 (MSISDN=491230000054) (gsm_04_08.c:1541) 20250822133010266 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822133010266 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133010266 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-276:LU)[0x56365ea2cd90]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822133010266 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-276:LU)[0x56365ea6ec00]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822133010266 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-276:LU)[0x56365ea6ec00]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822133010266 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-276:LU)[0x56365ea6ec00]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822133010266 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-276:LU)[0x56365ea6ec00]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-276:LU)[0x56365ea2cd90] (vlr_lu_fsm.c:110) 20250822133010266 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-276:LU)[0x56365ea6ec00]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822133010266 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-276:LU)[0x56365ea6ec00]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822133010266 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-276:LU)[0x56365ea2cd90]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822133010266 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-276:LU)[0x56365ea2cd90]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822133010266 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-276:LU)[0x56365ea51820]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822133010266 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-276:LU)[0x56365ea51820]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-276:LU)[0x56365ea2cd90] (fsm.c:486) 20250822133010266 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-276:LU)[0x56365ea51820]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822133010266 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-276:LU)[0x56365ea51820]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822133010266 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-276:LU)[0x56365ea51820]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822133010266 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-276:LU)[0x56365ea51820]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822133010266 DMSC NOTICE msub(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:TMSInew-0x04C71DF8) VLR: update for IMSI=262420000000054 (MSISDN=491230000054) (gsm_04_08.c:1541) 20250822133010267 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-276:LU)[0x56365ea51820]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822133010267 DMM DEBUG -> IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:TMSInew-0x04C71DF8 LOCATION UPDATE ACCEPT (TMSI = 0x04c71df8) (gsm_04_08.c:149) 20250822133010267 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:TMSInew-0x04C71DF8 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822133010267 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133010267 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133010267 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133010267 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133010267 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133010267 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133010267 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133010267 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1645)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1645)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1643)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1643)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1643)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1643)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_30(1652)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1644)@718a44d66dfb: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1644)@718a44d66dfb: patched enc_l3: '059B'O MSC_Test_0-SCCP(1643)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1643)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(1643)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1643)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1645)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133010269 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133010269 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133010269 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133010269 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133010269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133010269 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133010269 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133010269 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133010269 DMM DEBUG msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:TMSInew-0x04C71DF8:GERAN-A-276:LU)[0x56365ea51950]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822133010269 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:TMSInew-0x04C71DF8:GERAN-A-276:LU)[0x56365ea2cd90]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822133010269 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-276:LU)[0x56365ea51820]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822133010269 DMSC NOTICE msub(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8) VLR: update for IMSI=262420000000054 (MSISDN=491230000054) (gsm_04_08.c:1541) 20250822133010269 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-276:LU)[0x56365ea51820]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822133010269 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-276:LU)[0x56365ea2cd90]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822133010269 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-276:LU)[0x56365ea51820]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822133010269 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-276:LU)[0x56365ea51820]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-276:LU)[0x56365ea2cd90] (vlr_lu_fsm.c:817) 20250822133010269 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-276:LU)[0x56365ea51820]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822133010269 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6B6FC7A2:GERAN-A-276:LU)[0x56365ea51820]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822133010269 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-276:LU)[0x56365ea2cd90]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822133010269 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000054/3/1): Available (smpp_smsc.c:626) 20250822133010269 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822133010269 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822133010269 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822133010269 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822133010269 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133010269 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133010269 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133010269 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133010269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133010269 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133010269 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133010269 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1645)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1645)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1643)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1643)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1643)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1643)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1643)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1643)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1643)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1643)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822133010270 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133010270 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133010270 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133010270 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133010271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133010271 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133010271 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133010271 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1645)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133010271 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-276:LU)[0x56365ea2cd90]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822133010271 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-276:LU)[0x56365ea2cd90]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-276:LU)[0x56365ea51950] (msc_a.c:1053) 20250822133010271 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-276:LU)[0x56365ea2cd90]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822133010271 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-276:LU)[0x56365ea2cd90]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822133010271 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-276:LU)[0x56365ea2cd90]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822133010271 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8 - active-conn: now used by 1 (attached) (msub.c:375) 20250822133010271 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133010271 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133010271 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133010271 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133010271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133010271 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133010271 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133010271 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1645)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1645)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1643)@718a44d66dfb: Session index based on local reference:0 20250822133010271 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133010271 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133010271 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133010271 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133010271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133010271 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133010271 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133010271 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1645)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1644)@718a44d66dfb: Deleted conn table entry 0TC_ho_inter_msc_out_a5_30(1652)6640279 TC_ho_inter_msc_out_a5_30(1652)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822133010272 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822133010272 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_ho_inter_msc_out_a5_30(1652)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_30(1652)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_30(1652)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_30(1652)@718a44d66dfb: 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 := '04C71DF8'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1644)@718a44d66dfb: Added conn table entry 0TC_ho_inter_msc_out_a5_30(1652)6212178 MSC_Test_0-RAN(1644)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1643)@718a44d66dfb: First idle individual index:0 MSC_Test_0-M3UA(1645)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133010474 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133010474 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133010474 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133010474 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133010474 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133010474 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133010474 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133010474 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133010475 DMM DEBUG msc_a(TMSI-0x04C71DF8:GERAN-A-277:CM_SERVICE_REQ)[0x56365e858e20]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250822133010475 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x04C71DF8:GERAN-A-277:CM_SERVICE_REQ)[0x56365ea5b590]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822133010475 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x04C71DF8:GERAN-A-277:CM_SERVICE_REQ)[0x56365ea5b590]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x04C71DF8:GERAN-A-277:CM_SERVICE_REQ)[0x56365e858e20] (fsm.c:486) 20250822133010475 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x04C71DF8:GERAN-A-277:CM_SERVICE_REQ)[0x56365ea5b590]{PR_ARQ_S_INIT}: rev=R99 net=GERAN Auth+Ciph (vlr_access_req_fsm.c:711) 20250822133010475 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x04C71DF8:GERAN-A-277:CM_SERVICE_REQ)[0x56365ea5b590]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822133010475 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822133010475 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822133010475 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-277:CM_SERVICE_REQ)[0x56365ea5b590]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822133010475 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-277:CM_SERVICE_REQ)[0x56365ea5b590]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250822133010475 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-277:CM_SERVICE_REQ)[0x56365ea51820]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822133010475 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-277:CM_SERVICE_REQ)[0x56365ea51820]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-277:CM_SERVICE_REQ)[0x56365ea5b590] (fsm.c:486) 20250822133010475 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-277:CM_SERVICE_REQ)[0x56365ea51820]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822133010475 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-277:CM_SERVICE_REQ)[0x56365ea51820]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822133010475 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250822133010475 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133010475 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133010475 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133010475 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133010475 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133010475 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133010475 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133010475 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1645)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1645)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1643)@718a44d66dfb: { messageType := 2, destLocRef := '5ECA52'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)@718a44d66dfb: Session index based on local reference:0 20250822133010476 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250822133010476 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_ho_inter_msc_out_a5_30(1652)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_30(1652)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822133010477 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133010477 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-277:CM_SERVICE_REQ)[0x56365ea51820]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822133010477 DVLR DEBUG SUBSCR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8) Received 1 auth tuples (vlr.c:996) 20250822133010477 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-277:CM_SERVICE_REQ)[0x56365ea51820]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822133010477 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-277:CM_SERVICE_REQ)[0x56365ea51820]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250822133010477 DMM DEBUG Tx AUTH REQ (rand = 8c2131be21f48d4b557446da738bc8da) (gsm_04_08.c:641) 20250822133010477 DMM DEBUG AUTH REQ (autn = 2e5451ff352b037955bd50cca5826140) (gsm_04_08.c:643) 20250822133010477 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822133010477 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133010477 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133010477 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133010477 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133010477 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133010477 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133010477 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133010477 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1645)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1645)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1643)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1643)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1643)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1643)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1644)@718a44d66dfb: patching N(SD)=1 into dtap '05147A9856BD2104AB21BA74'O MSC_Test_0-RAN(1644)@718a44d66dfb: patched enc_l3: '05547A9856BD2104AB21BA74'O MSC_Test_0-SCCP(1643)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1643)@718a44d66dfb: vl_len:15 MSC_Test_0-SCCP(1643)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1643)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '01000C05547A9856BD2104AB21BA74'O 20250822133010481 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133010481 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133010481 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133010481 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133010481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133010481 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133010481 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133010481 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1645)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133010481 DMM DEBUG msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-277:CM_SERVICE_REQ)[0x56365e858e20]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 7a9856bdab21ba74) (gsm_04_08.c:1128) 20250822133010481 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-277:CM_SERVICE_REQ)[0x56365ea51820]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822133010481 DVLR DEBUG SUBSCR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8) AUTH on GERAN received SRES/RES: 7a9856bdab21ba74 (8 bytes) (vlr_auth_fsm.c:151) 20250822133010481 DVLR INFO SUBSCR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250822133010482 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-277:CM_SERVICE_REQ)[0x56365ea51820]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822133010482 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-277:CM_SERVICE_REQ)[0x56365ea51820]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822133010482 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-277:CM_SERVICE_REQ)[0x56365ea51820]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822133010482 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-277:CM_SERVICE_REQ)[0x56365ea51820]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-277:CM_SERVICE_REQ)[0x56365ea5b590] (vlr_auth_fsm.c:294) 20250822133010482 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-277:CM_SERVICE_REQ)[0x56365ea51820]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822133010482 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-277:CM_SERVICE_REQ)[0x56365ea51820]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822133010482 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-277:CM_SERVICE_REQ)[0x56365ea5b590]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250822133010482 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-277:CM_SERVICE_REQ)[0x56365ea5b590]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822133010482 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-277:CM_SERVICE_REQ)[0x56365ea5b590]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822133010482 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-277:CM_SERVICE_REQ)[0x56365ea5b590]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250822133010482 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133010482 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133010482 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133010482 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133010482 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133010482 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133010482 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133010482 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1645)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1645)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1643)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1643)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1643)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1643)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1643)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1643)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(1643)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1643)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0003552C04'O 20250822133010484 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133010484 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133010484 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133010484 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133010484 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133010484 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133010484 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133010484 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1645)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133010484 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-277:CM_SERVICE_REQ)[0x56365ea5b590]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250822133010484 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-277:CM_SERVICE_REQ)[0x56365ea5b590]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822133010484 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-277:CM_SERVICE_REQ)[0x56365ea5b590]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822133010484 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-277:CM_SERVICE_REQ)[0x56365ea5b590]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822133010484 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-277:CM_SERVICE_REQ)[0x56365ea5b590]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822133010484 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-277:CM_SERVICE_REQ)[0x56365ea5b590]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822133010484 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-277:CM_SERVICE_REQ)[0x56365ea5b590]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822133010484 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-277:CM_SERVICE_REQ)[0x56365ea5b590]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822133010484 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-277:CM_SERVICE_REQ)[0x56365ea5b590]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822133010484 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000054/3/1): Available (smpp_smsc.c:626) 20250822133010484 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133010484 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133010484 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133010484 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133010484 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133010484 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133010484 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133010484 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1645)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1645)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1643)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1643)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1643)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1643)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1646)@718a44d66dfb: Created MnccExpect[1] for "12345" to be handled at TC_ho_inter_msc_out_a5_30(1652) MSC_Test-MGCP(1647)@718a44d66dfb: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_inter_msc_out_a5_30(1652) MSC_Test_0-RAN(1644)@718a44d66dfb: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1644)@718a44d66dfb: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_0-SCCP(1643)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1643)@718a44d66dfb: vl_len:19 MSC_Test_0-SCCP(1643)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1643)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010010038504066005040200815E04802143F5'O MSC_Test_0-M3UA(1645)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133010496 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133010496 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133010496 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133010496 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133010496 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133010496 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133010496 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133010496 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133010496 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250822133010496 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8 callref-0x80000017 tid-8) New transaction (transaction.c:231) 20250822133010496 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-277:CM_SERVICE_REQ callref-0x80000017 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2690) 20250822133010496 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-277:CM_SERVICE_REQ callref-0x80000017 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822133010496 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250822133010496 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-277:CM_SERVICE_REQ callref-0x80000017 tid-8) codecs: :0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:702) 20250822133010496 DCC INFO trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-277:CM_SERVICE_REQ callref-0x80000017 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250822133010496 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-277:CM_SERVICE_REQ callref-0x80000017 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250822133010496 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-277:CM_SERVICE_REQ)[0x56365ea6ec00]{ESTABLISHING}: Allocated (fsm.c:456) 20250822133010496 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-277:CM_SERVICE_REQ)[0x56365ea6ec00]{ESTABLISHING}: is child of msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-277:CM_SERVICE_REQ)[0x56365e858e20] (fsm.c:486) 20250822133010496 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-277:CM_SERVICE_REQ callref-0x80000017 tid-8) codecs: :0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:2161) 20250822133010497 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-277:CM_SERVICE_REQ)[0x56365ea2cbb0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250822133010497 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-277:CM_SERVICE_REQ)[0x56365ea2cbb0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-277:CM_SERVICE_REQ)[0x56365ea6ec00] (fsm.c:486) 20250822133010497 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-277:CM_SERVICE_REQ:trans-8:call-123:RTP_TO_CN:no-CI)[0x56365ea2cbb0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250822133010497 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-277:CM_SERVICE_REQ:trans-8:call-123:RTP_TO_CN:no-CI)[0x56365ea2cbb0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250822133010497 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-277:CM_SERVICE_REQ)[0x56365ea0d4d0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250822133010497 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-277:CM_SERVICE_REQ)[0x56365ea0d4d0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-277:CM_SERVICE_REQ)[0x56365ea6ec00] (fsm.c:486) 20250822133010497 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-277:CM_SERVICE_REQ:trans-8:call-123:RTP_TO_RAN:no-CI)[0x56365ea0d4d0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250822133010497 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-277:CM_SERVICE_REQ:trans-8:call-123:RTP_TO_RAN:no-CI)[0x56365ea0d4d0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1647)@718a44d66dfb: Found Expect[0] for { line := { verb := "CRCX", trans_id := "179", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "7b" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_ho_inter_msc_out_a5_30(1652) TC_ho_inter_msc_out_a5_30(1652)@718a44d66dfb: f_mo_call_establish 2: rx 1st CRCX 20250822133010510 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-277:CM_SERVICE_REQ:trans-8:call-123:RTP_TO_CN:no-CI)[0x56365ea2cbb0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822133010510 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-277:CM_SERVICE_REQ)[0x56365ea6ec00]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250822133010510 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-277:CM_SERVICE_REQ callref-0x80000017 tid-8) tx MNCC_SETUP_IND (RTP=1.1.1.1:10000{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:309) TC_ho_inter_msc_out_a5_30(1652)@718a44d66dfb: f_mo_call_establish 6: rx 2nd CRCX 20250822133010511 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-277:CM_SERVICE_REQ:trans-8:call-123:RTP_TO_RAN:no-CI)[0x56365ea0d4d0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822133010511 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-277:CM_SERVICE_REQ)[0x56365ea6ec00]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250822133010511 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-277:CM_SERVICE_REQ callref-0x80000017 tid-8) codecs: 1.1.1.1:10000{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:705) 20250822133010511 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-277:CM_SERVICE_REQ callref-0x80000017 tid-8) Sending Assignment Command (msc_a.c:706) 20250822133010512 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133010512 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133010512 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133010512 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133010512 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133010512 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133010512 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133010512 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test-MNCC(1646)@718a44d66dfb: Found MnccExpect[1] for "12345" handled at TC_ho_inter_msc_out_a5_30(1652) MSC_Test_0-M3UA(1645)@718a44d66dfb: Message received on association #8 MSC_Test-MNCC(1646)@718a44d66dfb: Added conn table entry 0TC_ho_inter_msc_out_a5_30(1652)-2147483625 MSC_Test_0-M3UA(1645)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1643)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1643)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1643)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1643)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_30(1652)@718a44d66dfb: f_mo_call_establish 1: rx MNCC SETUP ind TC_ho_inter_msc_out_a5_30(1652)@718a44d66dfb: f_mo_call_establish 4: rx Assignment Request 20250822133010515 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-277:CM_SERVICE_REQ callref-0x80000017 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) MSC_Test_0-SCCP(1643)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1643)@718a44d66dfb: vl_len:14 MSC_Test_0-SCCP(1643)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1643)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O 20250822133010517 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133010517 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133010517 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133010517 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133010517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133010517 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133010517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133010517 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1645)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133010518 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-277:CM_SERVICE_REQ:trans-8:call-123:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x56365ea0d4d0]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250822133010518 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-277:CM_SERVICE_REQ:trans-8:call-123:RTP_TO_RAN:CI-22222:no-remote-port:codecs-not-sent:mode-not-sent:local-2-2-2-2-11000)[0x56365ea0d4d0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250822133010518 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-277:CM_SERVICE_REQ:trans-8:call-123:RTP_TO_RAN:CI-22222:remote-port-not-sent:codecs-not-sent:mode-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea0d4d0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250822133010518 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-277:CM_SERVICE_REQ callref-0x80000017 tid-8) codecs: 1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:1596) 20250822133010518 DCC INFO trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-277:CM_SERVICE_REQ callref-0x80000017 tid-8) Assignment Complete: RAN: GSM#3, CN: GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111 (msc_a.c:1597) 20250822133010518 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-277:CM_SERVICE_REQ callref-0x80000017 tid-8) codecs: 1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:2187) 20250822133010518 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-277:CM_SERVICE_REQ callref-0x80000017 tid-8) tx MNCC_RTP_CREATE (RTP=1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111}) (gsm_04_08_cc.c:309) TC_ho_inter_msc_out_a5_30(1652)@718a44d66dfb: f_mo_call_establish 3: rx RTP CREATE TC_ho_inter_msc_out_a5_30(1652)@718a44d66dfb: f_mo_call_establish 5: rx MDCX for the RAN side 20250822133010520 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-277:CM_SERVICE_REQ callref-0x80000017 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250822133010521 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-277:CM_SERVICE_REQ callref-0x80000017 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822133010521 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-277:CM_SERVICE_REQ callref-0x80000017 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822133010521 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-277:CM_SERVICE_REQ callref-0x80000017 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250822133010521 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133010521 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133010521 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133010521 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133010521 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133010521 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133010521 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133010521 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1645)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1645)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1643)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1643)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1643)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1643)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822133010521 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-277:CM_SERVICE_REQ:trans-8:call-123:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea0d4d0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822133010521 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-277:CM_SERVICE_REQ:trans-8:call-123:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea0d4d0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250822133010521 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-277:CM_SERVICE_REQ)[0x56365ea6ec00]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250822133010523 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-277:CM_SERVICE_REQ callref-0x80000017 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250822133010523 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-277:CM_SERVICE_REQ callref-0x80000017 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822133010523 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-277:CM_SERVICE_REQ callref-0x80000017 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822133010523 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-277:CM_SERVICE_REQ callref-0x80000017 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250822133010523 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133010523 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133010523 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133010523 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133010523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133010523 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133010523 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133010523 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1645)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1645)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1643)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1643)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1643)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1643)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_30(1652)@718a44d66dfb: f_mo_call_establish 7: rx CC Alerting 20250822133010525 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-277:CM_SERVICE_REQ callref-0x80000017 tid-8) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250822133010525 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-277:CM_SERVICE_REQ callref-0x80000017 tid-8) Got no information of remote audio codecs: neither SDP nor Bearer Capability. Trying anyway. (gsm_04_08_cc.c:795) 20250822133010525 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-277:CM_SERVICE_REQ callref-0x80000017 tid-8) codecs: 1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:798) 20250822133010525 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-277:CM_SERVICE_REQ:trans-8:call-123:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x56365ea2cbb0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250822133010525 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-277:CM_SERVICE_REQ:trans-8:call-123:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x56365ea2cbb0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250822133010525 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-277:CM_SERVICE_REQ:trans-8:call-123:RTP_TO_CN:CI-11111:remote-port-not-sent:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea2cbb0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250822133010525 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-277:CM_SERVICE_REQ callref-0x80000017 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250822133010525 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-277:CM_SERVICE_REQ callref-0x80000017 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822133010525 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-277:CM_SERVICE_REQ callref-0x80000017 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822133010525 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-277:CM_SERVICE_REQ callref-0x80000017 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250822133010525 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-277:CM_SERVICE_REQ callref-0x80000017 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250822133010525 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133010525 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133010525 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133010525 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133010525 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133010525 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133010525 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133010525 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1645)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1645)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1643)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1643)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1643)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1643)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_30(1652)@718a44d66dfb: as_optional_mgcp_mdcx: rx MDCX TC_ho_inter_msc_out_a5_30(1652)@718a44d66dfb: { 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" } } } } } } } 20250822133010527 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-277:CM_SERVICE_REQ:trans-8:call-123:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea2cbb0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) TC_ho_inter_msc_out_a5_30(1652)@718a44d66dfb: f_mo_call_establish 10: rx CC CONNECT 20250822133010527 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-277:CM_SERVICE_REQ:trans-8:call-123:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea2cbb0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250822133010527 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-277:CM_SERVICE_REQ)[0x56365ea6ec00]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250822133010527 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-277:CM_SERVICE_REQ)[0x56365ea6ec00]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) MSC_Test_0-RAN(1644)@718a44d66dfb: patching N(SD)=3 into dtap '030F'O MSC_Test_0-RAN(1644)@718a44d66dfb: patched enc_l3: '03CF'O MSC_Test_0-SCCP(1643)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1643)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(1643)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1643)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '01000203CF'O MSC_Test_0-M3UA(1645)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133010528 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133010528 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133010528 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133010528 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133010528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133010528 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133010528 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133010528 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133010528 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-277:CM_SERVICE_REQ callref-0x80000017 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2690) 20250822133010528 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-277:CM_SERVICE_REQ callref-0x80000017 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250822133010528 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-277:CM_SERVICE_REQ callref-0x80000017 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250822133010528 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-277:CM_SERVICE_REQ callref-0x80000017 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822133010528 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-277:CM_SERVICE_REQ callref-0x80000017 tid-8) tx MNCC_SETUP_COMPL_IND (gsm_04_08_cc.c:309) TC_ho_inter_msc_out_a5_30(1652)@718a44d66dfb: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_msc_out_a5_30(1652)@718a44d66dfb: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_msc_out_a5_30(1652)@718a44d66dfb: f_mo_call_establish DONE TC_ho_inter_msc_out_a5_30(1652)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1643)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1643)@718a44d66dfb: vl_len:16 MSC_Test_0-SCCP(1643)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1643)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000E1104010C1A080010771000010001'O 20250822133012040 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133012040 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133012040 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133012040 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133012040 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133012040 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133012040 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133012040 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1645)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133012053 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8 + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250822133012053 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8 - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250822133012054 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-277:CM_SERVICE_REQ)[0x56365ea45d60]{NOT_STARTED}: Allocated (fsm.c:456) 20250822133012054 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-277:CM_SERVICE_REQ)[0x56365ea45d60]{NOT_STARTED}: is child of handover(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-277:CM_SERVICE_REQ)[0x56365ea14660] (fsm.c:486) 20250822133012054 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:callref-0x0)[0x56365ea45d60]{NOT_STARTED}: Associated with RTP stream rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-277:CM_SERVICE_REQ:trans-8:call-123:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea0d4d0] (mncc_call.c:190) 20250822133012054 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:callref-0x0)[0x56365ea45d60]{NOT_STARTED}: Received Event MNCC_CALL_EV_OUTGOING_START (mncc_call.c:398) 20250822133012054 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:callref-0x0)[0x56365ea45d60]{NOT_STARTED}: State change to OUTGOING_WAIT_PROCEEDING (no timeout) (mncc_call.c:477) 20250822133012054 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:callref-0x0)[0x56365ea45d60]{OUTGOING_WAIT_PROCEEDING}: tx MNCC_SETUP_IND (mncc_call.c:91) 20250822133012054 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133012054 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133012054 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133012054 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133012054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133012054 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133012054 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133012054 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1645)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1645)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1643)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1643)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1643)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1643)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1646)@718a44d66dfb: Found MnccExpect[0] for "491230099999" handled at TC_ho_inter_msc_out_a5_30(1652) MSC_Test-MNCC(1646)@718a44d66dfb: Added conn table entry 1TC_ho_inter_msc_out_a5_30(1652)-2147483624 20250822133012059 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8 + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250822133012059 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8 - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250822133012060 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133012060 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133012060 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133012060 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133012060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133012060 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133012060 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133012060 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1645)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1645)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1643)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1643)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1643)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1643)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822133012172 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8 + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250822133012172 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8 - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250822133012172 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:callref-0x0)[0x56365ea45d60]{OUTGOING_WAIT_PROCEEDING}: Reparenting from parent handover(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-277:CM_SERVICE_REQ)[0x56365ea14660] to parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-277:CM_SERVICE_REQ)[0x56365e858e20] (mncc_call.c:163) 20250822133012172 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133012173 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133012173 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133012173 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133012173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133012173 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133012173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133012173 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1645)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1645)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1643)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1643)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1643)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1643)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1643)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1643)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1643)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1643)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822133012178 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133012178 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133012178 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133012178 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133012178 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133012178 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133012178 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133012178 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1645)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133012179 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133012179 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133012179 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133012179 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133012179 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133012179 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133012179 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133012179 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1645)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1645)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1643)@718a44d66dfb: Session index based on local reference:0 20250822133012180 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133012180 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133012180 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133012180 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133012180 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133012180 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133012180 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133012180 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1645)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1644)@718a44d66dfb: Deleted conn table entry 0TC_ho_inter_msc_out_a5_30(1652)6212178 TC_ho_inter_msc_out_a5_30(1652)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822133012183 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8 + VTY: now used by 4 (attached,active-conn,CC,VTY) (msc_vty.c:1285) 20250822133012183 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8 - VTY: now used by 3 (attached,active-conn,CC) (msc_vty.c:1317) TC_ho_inter_msc_out_a5_30(1652)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_30(1652)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_30(1652)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_30(1652)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1644)@718a44d66dfb: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1644)@718a44d66dfb: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_msc_out_a5_30(1652) 20250822133012191 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8 + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250822133012191 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8 - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250822133012192 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133012192 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133012192 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133012192 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133012192 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133012192 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133012192 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133012192 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1645)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1645)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1643)@718a44d66dfb: First idle individual index:0 MSC_Test_0-SCCP(1643)@718a44d66dfb: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1644)@718a44d66dfb: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1644)@718a44d66dfb: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1644)@718a44d66dfb: Found Expect[0] for N-CONNECT handled at TC_ho_inter_msc_out_a5_30(1652) MSC_Test_0-RAN(1644)@718a44d66dfb: Added conn table entry 0TC_ho_inter_msc_out_a5_30(1652)8654593 MSC_Test_0-SCCP(1643)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1643)@718a44d66dfb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_0-M3UA(1645)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133012198 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133012198 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133012198 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133012198 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133012199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133012199 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133012199 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133012199 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1643)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1643)@718a44d66dfb: vl_len:27 MSC_Test_0-SCCP(1643)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1643)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0019121709062BD1040E000900002C047C060908070623287E0180'O MSC_Test_0-M3UA(1645)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133012402 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133012402 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133012402 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133012402 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133012402 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133012402 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133012402 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133012402 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1643)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1643)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1643)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1643)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_0-M3UA(1645)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1643)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1643)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1643)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1643)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1645)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133012606 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133012606 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133012606 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133012606 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133012606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133012606 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133012606 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133012606 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133012606 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133012606 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133012606 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133012606 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133012606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133012606 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133012606 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133012607 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133012607 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-277:CM_SERVICE_REQ:trans-8:call-123:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea0d4d0]{ESTABLISHED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:475) 20250822133012607 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-277:CM_SERVICE_REQ:trans-8:call-123:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea0d4d0]{ESTABLISHING}: setting remote addr to :0 (rtp_stream.c:476) 20250822133012607 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-277:CM_SERVICE_REQ:trans-8:call-123:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x56365ea0d4d0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250822133012607 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-277:CM_SERVICE_REQ:trans-8:call-123:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea0d4d0]{ESTABLISHING}: no change: codecs already set to GSM#3 (rtp_stream.c:424) 20250822133012607 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-277:CM_SERVICE_REQ:trans-8:call-123:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea0d4d0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250822133012607 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:callref-0x0)[0x56365ea45d60]{OUTGOING_WAIT_PROCEEDING}: tx MNCC_DISC_IND (mncc_call.c:91) 20250822133012607 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:callref-0x0)[0x56365ea45d60]{OUTGOING_WAIT_PROCEEDING}: State change to WAIT_RELEASE_ACK (no timeout) (mncc_call.c:749) 20250822133012612 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-277:CM_SERVICE_REQ:trans-8:call-123:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea0d4d0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822133012612 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-277:CM_SERVICE_REQ:trans-8:call-123:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea0d4d0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250822133012612 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-277:CM_SERVICE_REQ)[0x56365ea6ec00]{ESTABLISHED}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) TC_ho_inter_msc_out_a5_30(1652)@718a44d66dfb: f_call_hangup 0: tx MNCC_DISC_REQ 20250822133013612 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-2356:CM_SERVICE_REQ callref-0x80000017 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250822133013613 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-2356:CM_SERVICE_REQ callref-0x80000017 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822133013613 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-2356:CM_SERVICE_REQ callref-0x80000017 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250822133013613 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-2356:CM_SERVICE_REQ callref-0x80000017 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250822133013613 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133013613 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133013613 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133013613 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133013613 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133013613 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133013613 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133013613 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1645)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1645)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1643)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1643)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1643)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1643)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_30(1652)@718a44d66dfb: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1644)@718a44d66dfb: patching N(SD)=0 into dtap '032D0802E180'O MSC_Test_0-RAN(1644)@718a44d66dfb: patched enc_l3: '032D0802E180'O MSC_Test_0-SCCP(1643)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1643)@718a44d66dfb: vl_len:9 MSC_Test_0-SCCP(1643)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1643)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010006032D0802E180'O 20250822133013616 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133013616 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133013616 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133013616 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133013616 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133013616 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133013616 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133013616 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1645)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133013616 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-2356:CM_SERVICE_REQ callref-0x80000017 tid-8) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2690) 20250822133013616 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-2356:CM_SERVICE_REQ callref-0x80000017 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250822133013616 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-2356:CM_SERVICE_REQ callref-0x80000017 tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250822133013616 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-2356:CM_SERVICE_REQ callref-0x80000017 tid-8) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250822133013616 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-2356:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250822133013616 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-2356:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822133013616 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250822133013616 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822133013616 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822133013616 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822133013616 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-277:CM_SERVICE_REQ)[0x56365ea6ec00]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250822133013616 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-277:CM_SERVICE_REQ:trans-8:call-123:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea0d4d0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250822133013616 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-277:CM_SERVICE_REQ:trans-8:call-123:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea0d4d0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-277:CM_SERVICE_REQ)[0x56365ea6ec00] (call_leg.c:197) 20250822133013616 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-277:CM_SERVICE_REQ:trans-8:call-123:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea0d4d0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250822133013616 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-277:CM_SERVICE_REQ:trans-8:call-123:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea0d4d0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250822133013616 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-277:CM_SERVICE_REQ:trans-8:call-123:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea2cbb0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250822133013616 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-277:CM_SERVICE_REQ:trans-8:call-123:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea2cbb0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-277:CM_SERVICE_REQ)[0x56365ea6ec00] (call_leg.c:197) 20250822133013616 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-277:CM_SERVICE_REQ)[0x56365ea6ec00]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250822133013616 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-277:CM_SERVICE_REQ:trans-8:call-123:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea2cbb0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250822133013616 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-277:CM_SERVICE_REQ:trans-8:call-123:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea2cbb0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250822133013616 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-277:CM_SERVICE_REQ)[0x56365ea6ec00]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250822133013616 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-277:CM_SERVICE_REQ)[0x56365ea6ec00]{RELEASING}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-2356:CM_SERVICE_REQ)[0x56365e858e20] (call_leg.c:198) 20250822133013616 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-277:CM_SERVICE_REQ)[0x56365ea6ec00]{RELEASING}: Freeing instance (call_leg.c:198) 20250822133013616 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-277:CM_SERVICE_REQ)[0x56365ea6ec00]{RELEASING}: Deallocated (fsm.c:568) 20250822133013616 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822133013616 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133013616 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133013616 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133013616 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133013616 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133013616 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133013616 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133013616 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133013616 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133013616 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133013616 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133013616 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133013616 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133013616 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133013616 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133013616 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1645)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1645)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1645)@718a44d66dfb: Message received on association #8 MSC_Test_0-SCCP(1643)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-M3UA(1645)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1643)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1643)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1643)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1643)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1643)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1643)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1643)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1646)@718a44d66dfb: Deleted conn table entry 0TC_ho_inter_msc_out_a5_30(1652)-2147483625 TC_ho_inter_msc_out_a5_30(1652)@718a44d66dfb: f_call_hangup 2: rx MNCC REL ind TC_ho_inter_msc_out_a5_30(1652)@718a44d66dfb: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_msc_out_a5_30(1652)@718a44d66dfb: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1643)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1643)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1643)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1643)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O TC_ho_inter_msc_out_a5_30(1652)@718a44d66dfb: as_optional_mgcp_dlcx: rx MGCP DLCX 20250822133013619 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133013619 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133013619 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133013619 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133013619 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133013619 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133013619 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(1645)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133013619 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133013620 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:callref-0x0)[0x56365ea45d60]{WAIT_RELEASE_ACK}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822133013620 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:callref-0x0)[0x56365ea45d60]{WAIT_RELEASE_ACK}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-2356:CM_SERVICE_REQ)[0x56365e858e20] (msc_a.c:1053) 20250822133013620 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:callref-0x0)[0x56365ea45d60]{WAIT_RELEASE_ACK}: Freeing instance (msc_a.c:1053) 20250822133013620 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:callref-0x0)[0x56365ea45d60]{WAIT_RELEASE_ACK}: Deallocated (fsm.c:568) 20250822133013620 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-2356:CM_SERVICE_REQ)[0x56365ea5b590]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822133013620 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-2356:CM_SERVICE_REQ)[0x56365ea5b590]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-2356:CM_SERVICE_REQ)[0x56365e858e20] (msc_a.c:1053) 20250822133013620 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-2356:CM_SERVICE_REQ)[0x56365ea5b590]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822133013620 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-2356:CM_SERVICE_REQ)[0x56365ea5b590]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822133013620 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8 - active-conn: now used by 1 (attached) (msub.c:375) TC_ho_inter_msc_out_a5_30(1652)@718a44d66dfb: as_optional_mgcp_dlcx: rx MGCP DLCX 20250822133013620 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133013620 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133013620 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133013620 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133013620 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133013620 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133013620 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133013620 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1645)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1645)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822133013621 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133013621 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133013621 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133013621 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133013621 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133013621 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133013621 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133013621 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1643)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-M3UA(1645)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1644)@718a44d66dfb: Deleted conn table entry 0TC_ho_inter_msc_out_a5_30(1652)8654593 TC_ho_inter_msc_out_a5_30(1652)@718a44d66dfb: f_call_hangup 6: rx SCCP DISC TC_ho_inter_msc_out_a5_30(1652)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_30(1652)@718a44d66dfb: f_call_hangup 9: done TC_ho_inter_msc_out_a5_30(1652)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_30(1652)@718a44d66dfb: Final verdict of PTC: pass 20250822133015640 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822133015640 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822133015640 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822133015640 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822133015640 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822133015640 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822133015640 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822133015640 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822133015640 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822133015640 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133015640 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822133015640 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822133015640 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822133015640 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822133015640 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822133015641 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822133015641 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822133015640 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822133015640 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(1645)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-SCCP(1643)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP(1649)@718a44d66dfb: Final verdict of PTC: none 20250822133015642 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1648)@718a44d66dfb: Final verdict of PTC: none 20250822133015643 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822133015643 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-RAN(1644)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(1650)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(1646)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1642)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(1647)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1653)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(1651)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1642): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(1643): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(1644): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(1645): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(1646): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(1647): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(1648): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(1649): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(1650): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(1651): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_ho_inter_msc_out_a5_30(1652): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1653): none (pass -> pass) MTC@718a44d66dfb: Test case TC_ho_inter_msc_out_a5_3 finished. Verdict: pass MTC@718a44d66dfb: 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'. Fri Aug 22 13:30:15 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 20250822133016644 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=668412) 20250822133017642 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822133017642 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822133017642 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822133017646 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=668412, count=669572) 20250822133018647 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:30: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_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 20250822133019648 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_ho_inter_msc_out_a5_4 started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(1657)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(1657)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1657)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(1655)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822133020277 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1658)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822133020471 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822133020472 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822133020472 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822133020472 DLSS7 DEBUG 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)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1657)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1657)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822133020478 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133020478 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822133020478 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822133020478 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822133020478 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822133020478 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822133020478 DLSS7 DEBUG 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)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(1657)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1657)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1657)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1657)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822133020481 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133020481 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822133020481 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822133020481 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822133020481 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822133020481 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822133020481 DLSS7 DEBUG 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)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1657)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1657)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1657)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1657)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1657)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) 20250822133020481 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822133020481 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1657)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1657)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822133020649 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822133020649 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1660)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1660)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822133020654 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1660)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1660)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1660)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@718a44d66dfb: IPA ID RESP: { { 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)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1660)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822133020679 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822133020679 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-MNCC(1658)@718a44d66dfb: Created MnccExpect[0] for "491230099999" to be handled at TC_ho_inter_msc_out_a5_40(1664) MSC_Test-GSUP(1661)@718a44d66dfb: Created GsupExpect[0] for "262420000000054" to be handled at TC_ho_inter_msc_out_a5_40(1664) TC_ho_inter_msc_out_a5_40(1664)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250822133021284 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133021284 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133021284 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133021284 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133021284 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133021284 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133021284 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133021284 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1657)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133021285 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133021285 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133021285 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133021285 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133021285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133021285 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133021285 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133021285 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1657)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1657)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1656)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1656)@718a44d66dfb: Added conn table entry 0TC_ho_inter_msc_out_a5_40(1664)5116546 MSC_Test_0-SCCP(1655)@718a44d66dfb: First idle individual index:0 MSC_Test_0-RAN(1656)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 20250822133021298 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133021298 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133021298 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133021298 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133021298 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133021298 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133021298 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133021298 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1657)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133021299 DMM DEBUG msc_a(IMSI-262420000000054:GERAN-A-278:LU)[0x56365ea6ec00]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000054 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822133021299 DMM DEBUG msc_a(IMSI-262420000000054:GERAN-A-278:LU)[0x56365ea6ec00]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822133021299 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-278:LU)[0x56365e9ff050]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822133021299 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-278:LU)[0x56365e9ff050]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000054:GERAN-A-278:LU)[0x56365ea6ec00] (fsm.c:486) 20250822133021299 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-278:LU)[0x56365e9ff050]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250822133021299 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-278:LU)[0x56365e9ff050]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822133021299 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822133021299 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822133021299 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250822133021299 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822133021299 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-278:LU)[0x56365e9ff050]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822133021299 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-278:LU)[0x56365e9ff050]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822133021299 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-278:LU)[0x56365e9ff050]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250822133021299 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-278:LU)[0x56365ea51950]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822133021299 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-278:LU)[0x56365ea51950]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-278:LU)[0x56365e9ff050] (fsm.c:486) 20250822133021299 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-278:LU)[0x56365ea51950]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822133021299 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-278:LU)[0x56365ea51950]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822133021299 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133021300 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133021300 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133021300 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133021300 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133021300 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133021300 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133021300 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1657)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1657)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1655)@718a44d66dfb: { messageType := 2, destLocRef := '4E1282'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)@718a44d66dfb: Session index based on local reference:0 MSC_Test-GSUP(1661)@718a44d66dfb: Found GsupExpect[0] for "262420000000054" handled at TC_ho_inter_msc_out_a5_40(1664) MSC_Test-GSUP(1661)@718a44d66dfb: Added IMSI table entry 0TC_ho_inter_msc_out_a5_40(1664)"262420000000054" 20250822133021306 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250822133021306 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1655)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1655)@718a44d66dfb: vl_len:11 MSC_Test_0-SCCP(1655)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1655)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0009541203524982130101'O MSC_Test_0-M3UA(1657)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133021308 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133021308 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133021308 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133021308 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133021308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133021309 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133021309 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133021309 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_ho_inter_msc_out_a5_40(1664)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_40(1664)@718a44d66dfb: setverdict(pass): none -> pass 20250822133021316 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133021316 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-278:LU)[0x56365ea51950]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822133021316 DVLR DEBUG SUBSCR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8) Received 1 auth tuples (vlr.c:996) 20250822133021316 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-278:LU)[0x56365ea51950]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822133021316 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-278:LU)[0x56365ea51950]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250822133021316 DMM DEBUG Tx AUTH REQ (rand = dbb8b77245ebe488402a4462d224851e) (gsm_04_08.c:641) 20250822133021317 DMM DEBUG AUTH REQ (autn = 6bf00120349ef00ed4e2e6339cb16c6c) (gsm_04_08.c:643) 20250822133021317 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822133021317 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133021317 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133021317 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133021317 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133021317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133021317 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133021317 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133021317 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1657)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1657)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1655)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1655)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1655)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1655)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1656)@718a44d66dfb: patching N(SD)=1 into dtap '05147AD234EF2104CBC155C5'O MSC_Test_0-RAN(1656)@718a44d66dfb: patched enc_l3: '05547AD234EF2104CBC155C5'O MSC_Test_0-SCCP(1655)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1655)@718a44d66dfb: vl_len:15 MSC_Test_0-SCCP(1655)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1655)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '01000C05547AD234EF2104CBC155C5'O MSC_Test_0-M3UA(1657)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133021330 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133021330 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133021330 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133021330 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133021330 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133021330 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133021330 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133021330 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133021330 DMM DEBUG msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-278:LU)[0x56365ea6ec00]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 7ad234efcbc155c5) (gsm_04_08.c:1128) 20250822133021330 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-278:LU)[0x56365ea51950]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822133021330 DVLR DEBUG SUBSCR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8) AUTH on GERAN received SRES/RES: 7ad234efcbc155c5 (8 bytes) (vlr_auth_fsm.c:151) 20250822133021330 DVLR INFO SUBSCR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250822133021330 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-278:LU)[0x56365ea51950]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822133021330 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-278:LU)[0x56365ea51950]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822133021330 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-278:LU)[0x56365ea51950]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822133021330 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-278:LU)[0x56365ea51950]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-278:LU)[0x56365e9ff050] (vlr_auth_fsm.c:294) 20250822133021330 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-278:LU)[0x56365ea51950]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822133021330 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-278:LU)[0x56365ea51950]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822133021330 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-278:LU)[0x56365e9ff050]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250822133021330 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-278:LU)[0x56365e9ff050]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822133021330 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-278:LU)[0x56365e9ff050]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822133021330 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-278:LU)[0x56365e9ff050]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250822133021331 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133021331 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133021331 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133021331 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133021331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133021331 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133021331 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133021331 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1657)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1657)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1655)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1655)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1655)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1655)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1655)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1655)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(1655)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1655)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0003552C05'O MSC_Test_0-M3UA(1657)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133021334 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133021334 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133021334 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133021334 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133021334 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133021334 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133021334 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133021334 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133021334 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-278:LU)[0x56365e9ff050]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250822133021334 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-278:LU)[0x56365e9ff050]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822133021335 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-278:LU)[0x56365e9ff050]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822133021335 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-278:LU)[0x56365e9ff050]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822133021335 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-278:LU)[0x56365ea51950]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822133021335 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-278:LU)[0x56365ea51950]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-278:LU)[0x56365e9ff050] (fsm.c:486) 20250822133021335 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-278:LU)[0x56365ea51950]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822133021335 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-278:LU)[0x56365ea51950]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822133021335 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133021335 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133021335 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133021335 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133021335 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133021335 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133021335 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133021335 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1657)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1657)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1655)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1655)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1655)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1655)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822133021337 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133021337 DVLR DEBUG IMSI:262420000000054 has MSISDN:491230000054 (vlr.c:1045) 20250822133021337 DMSC NOTICE msub(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8) VLR: update for IMSI=262420000000054 (MSISDN=491230000054) (gsm_04_08.c:1541) 20250822133021337 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822133021337 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133021337 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-278:LU)[0x56365e9ff050]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822133021337 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-278:LU)[0x56365ea51950]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822133021338 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-278:LU)[0x56365ea51950]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822133021338 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-278:LU)[0x56365ea51950]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822133021338 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-278:LU)[0x56365ea51950]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-278:LU)[0x56365e9ff050] (vlr_lu_fsm.c:110) 20250822133021338 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-278:LU)[0x56365ea51950]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822133021338 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-278:LU)[0x56365ea51950]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822133021338 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-278:LU)[0x56365e9ff050]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822133021338 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-278:LU)[0x56365e9ff050]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822133021338 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-278:LU)[0x56365ea374a0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822133021338 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-278:LU)[0x56365ea374a0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-278:LU)[0x56365e9ff050] (fsm.c:486) 20250822133021338 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-278:LU)[0x56365ea374a0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822133021338 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-278:LU)[0x56365ea374a0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822133021338 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-278:LU)[0x56365ea374a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822133021338 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-278:LU)[0x56365ea374a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822133021338 DMSC NOTICE msub(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:TMSInew-0x207C10D7) VLR: update for IMSI=262420000000054 (MSISDN=491230000054) (gsm_04_08.c:1541) 20250822133021338 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-278:LU)[0x56365ea374a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822133021338 DMM DEBUG -> IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:TMSInew-0x207C10D7 LOCATION UPDATE ACCEPT (TMSI = 0x207c10d7) (gsm_04_08.c:149) 20250822133021338 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:TMSInew-0x207C10D7 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822133021338 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133021338 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133021338 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133021338 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133021338 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133021338 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133021338 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133021338 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1657)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1657)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1655)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1655)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1655)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1655)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_40(1664)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1656)@718a44d66dfb: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1656)@718a44d66dfb: patched enc_l3: '059B'O MSC_Test_0-SCCP(1655)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1655)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(1655)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1655)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1657)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133021341 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133021341 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133021341 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133021341 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133021341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133021341 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133021341 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133021341 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133021341 DMM DEBUG msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:TMSInew-0x207C10D7:GERAN-A-278:LU)[0x56365ea6ec00]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822133021341 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:TMSInew-0x207C10D7:GERAN-A-278:LU)[0x56365e9ff050]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822133021341 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-278:LU)[0x56365ea374a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822133021341 DMSC NOTICE msub(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7) VLR: update for IMSI=262420000000054 (MSISDN=491230000054) (gsm_04_08.c:1541) 20250822133021341 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-278:LU)[0x56365ea374a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822133021341 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-278:LU)[0x56365e9ff050]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822133021341 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-278:LU)[0x56365ea374a0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822133021341 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-278:LU)[0x56365ea374a0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-278:LU)[0x56365e9ff050] (vlr_lu_fsm.c:817) 20250822133021341 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-278:LU)[0x56365ea374a0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822133021341 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x04C71DF8:GERAN-A-278:LU)[0x56365ea374a0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822133021341 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-278:LU)[0x56365e9ff050]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822133021341 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000054/3/1): Available (smpp_smsc.c:626) 20250822133021341 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822133021341 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822133021341 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822133021341 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822133021341 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133021341 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133021341 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133021341 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133021341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133021341 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133021341 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133021341 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1657)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1657)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1655)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1655)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1655)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1655)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1655)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1655)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1655)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1655)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1657)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133021343 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133021343 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133021343 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133021343 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133021343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133021343 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133021343 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133021343 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133021343 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-278:LU)[0x56365e9ff050]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822133021343 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-278:LU)[0x56365e9ff050]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-278:LU)[0x56365ea6ec00] (msc_a.c:1053) 20250822133021343 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-278:LU)[0x56365e9ff050]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822133021343 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-278:LU)[0x56365e9ff050]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822133021343 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-278:LU)[0x56365e9ff050]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822133021343 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7 - active-conn: now used by 1 (attached) (msub.c:375) 20250822133021343 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133021343 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133021343 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133021343 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133021343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133021343 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133021343 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133021343 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1657)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1657)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1655)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-M3UA(1657)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133021344 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133021344 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133021344 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133021344 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133021344 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133021344 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133021344 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133021344 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1656)@718a44d66dfb: Deleted conn table entry 0TC_ho_inter_msc_out_a5_40(1664)5116546 TC_ho_inter_msc_out_a5_40(1664)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822133021344 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822133021344 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_ho_inter_msc_out_a5_40(1664)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_40(1664)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_40(1664)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_40(1664)@718a44d66dfb: 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 := '207C10D7'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1656)@718a44d66dfb: Added conn table entry 0TC_ho_inter_msc_out_a5_40(1664)1523915 MSC_Test_0-RAN(1656)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1655)@718a44d66dfb: First idle individual index:0 MSC_Test_0-M3UA(1657)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133021546 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133021546 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133021546 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133021546 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133021546 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133021546 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133021546 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133021546 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133021547 DMM DEBUG msc_a(TMSI-0x207C10D7:GERAN-A-279:CM_SERVICE_REQ)[0x56365ea45230]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250822133021547 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x207C10D7:GERAN-A-279:CM_SERVICE_REQ)[0x56365ea2cbb0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822133021547 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x207C10D7:GERAN-A-279:CM_SERVICE_REQ)[0x56365ea2cbb0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x207C10D7:GERAN-A-279:CM_SERVICE_REQ)[0x56365ea45230] (fsm.c:486) 20250822133021547 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x207C10D7:GERAN-A-279:CM_SERVICE_REQ)[0x56365ea2cbb0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN Auth+Ciph (vlr_access_req_fsm.c:711) 20250822133021547 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x207C10D7:GERAN-A-279:CM_SERVICE_REQ)[0x56365ea2cbb0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822133021547 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822133021547 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822133021547 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-279:CM_SERVICE_REQ)[0x56365ea2cbb0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822133021547 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-279:CM_SERVICE_REQ)[0x56365ea2cbb0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250822133021547 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-279:CM_SERVICE_REQ)[0x56365ea374a0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822133021547 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-279:CM_SERVICE_REQ)[0x56365ea374a0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-279:CM_SERVICE_REQ)[0x56365ea2cbb0] (fsm.c:486) 20250822133021547 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-279:CM_SERVICE_REQ)[0x56365ea374a0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822133021547 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-279:CM_SERVICE_REQ)[0x56365ea374a0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822133021547 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250822133021548 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133021548 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133021548 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133021548 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133021548 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133021548 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133021548 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133021548 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1657)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1657)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1655)@718a44d66dfb: { messageType := 2, destLocRef := '1740CB'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)@718a44d66dfb: Session index based on local reference:0 20250822133021551 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250822133021551 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_ho_inter_msc_out_a5_40(1664)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_40(1664)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822133021555 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133021555 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-279:CM_SERVICE_REQ)[0x56365ea374a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822133021555 DVLR DEBUG SUBSCR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7) Received 1 auth tuples (vlr.c:996) 20250822133021555 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-279:CM_SERVICE_REQ)[0x56365ea374a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822133021555 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-279:CM_SERVICE_REQ)[0x56365ea374a0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250822133021555 DMM DEBUG Tx AUTH REQ (rand = 71d567f5b9228964f0fe3022e9b80ba3) (gsm_04_08.c:641) 20250822133021555 DMM DEBUG AUTH REQ (autn = 78b37076f469e09a562592324303c11a) (gsm_04_08.c:643) 20250822133021556 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822133021556 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133021556 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133021556 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133021556 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133021556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133021556 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133021556 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133021556 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1657)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1657)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1655)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1655)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1655)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1655)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1656)@718a44d66dfb: patching N(SD)=1 into dtap '05141A5308CB210439DC7281'O MSC_Test_0-RAN(1656)@718a44d66dfb: patched enc_l3: '05541A5308CB210439DC7281'O MSC_Test_0-SCCP(1655)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1655)@718a44d66dfb: vl_len:15 MSC_Test_0-SCCP(1655)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1655)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '01000C05541A5308CB210439DC7281'O MSC_Test_0-M3UA(1657)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133021559 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133021559 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133021559 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133021559 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133021559 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133021560 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133021560 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133021560 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133021560 DMM DEBUG msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-279:CM_SERVICE_REQ)[0x56365ea45230]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 1a5308cb39dc7281) (gsm_04_08.c:1128) 20250822133021560 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-279:CM_SERVICE_REQ)[0x56365ea374a0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822133021560 DVLR DEBUG SUBSCR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7) AUTH on GERAN received SRES/RES: 1a5308cb39dc7281 (8 bytes) (vlr_auth_fsm.c:151) 20250822133021560 DVLR INFO SUBSCR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250822133021560 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-279:CM_SERVICE_REQ)[0x56365ea374a0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822133021560 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-279:CM_SERVICE_REQ)[0x56365ea374a0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822133021560 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-279:CM_SERVICE_REQ)[0x56365ea374a0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822133021560 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-279:CM_SERVICE_REQ)[0x56365ea374a0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-279:CM_SERVICE_REQ)[0x56365ea2cbb0] (vlr_auth_fsm.c:294) 20250822133021560 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-279:CM_SERVICE_REQ)[0x56365ea374a0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822133021560 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-279:CM_SERVICE_REQ)[0x56365ea374a0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822133021560 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-279:CM_SERVICE_REQ)[0x56365ea2cbb0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250822133021560 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-279:CM_SERVICE_REQ)[0x56365ea2cbb0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822133021560 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-279:CM_SERVICE_REQ)[0x56365ea2cbb0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822133021560 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-279:CM_SERVICE_REQ)[0x56365ea2cbb0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250822133021560 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133021561 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133021561 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133021561 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133021561 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133021561 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133021561 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133021561 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1657)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1657)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1655)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1655)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1655)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1655)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1655)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1655)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(1655)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1655)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0003552C05'O MSC_Test_0-M3UA(1657)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133021564 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133021564 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133021564 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133021564 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133021564 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133021564 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133021564 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133021564 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133021565 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-279:CM_SERVICE_REQ)[0x56365ea2cbb0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250822133021565 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-279:CM_SERVICE_REQ)[0x56365ea2cbb0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822133021565 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-279:CM_SERVICE_REQ)[0x56365ea2cbb0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822133021565 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-279:CM_SERVICE_REQ)[0x56365ea2cbb0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822133021565 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-279:CM_SERVICE_REQ)[0x56365ea2cbb0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822133021565 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-279:CM_SERVICE_REQ)[0x56365ea2cbb0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822133021565 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-279:CM_SERVICE_REQ)[0x56365ea2cbb0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822133021565 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-279:CM_SERVICE_REQ)[0x56365ea2cbb0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822133021565 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-279:CM_SERVICE_REQ)[0x56365ea2cbb0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822133021565 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000054/3/1): Available (smpp_smsc.c:626) 20250822133021565 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133021565 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133021565 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133021565 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133021565 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133021565 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133021565 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133021565 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1657)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1657)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1655)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1655)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1655)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1655)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1658)@718a44d66dfb: Created MnccExpect[1] for "12345" to be handled at TC_ho_inter_msc_out_a5_40(1664) MSC_Test-MGCP(1659)@718a44d66dfb: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_inter_msc_out_a5_40(1664) MSC_Test_0-RAN(1656)@718a44d66dfb: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1656)@718a44d66dfb: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_0-SCCP(1655)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1655)@718a44d66dfb: vl_len:19 MSC_Test_0-SCCP(1655)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1655)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010010038504066005040200815E04802143F5'O MSC_Test_0-M3UA(1657)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133021582 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133021582 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133021582 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133021582 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133021582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133021582 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133021582 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133021582 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133021582 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250822133021582 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7 callref-0x80000019 tid-8) New transaction (transaction.c:231) 20250822133021582 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-279:CM_SERVICE_REQ callref-0x80000019 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2690) 20250822133021582 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-279:CM_SERVICE_REQ callref-0x80000019 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822133021582 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250822133021582 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-279:CM_SERVICE_REQ callref-0x80000019 tid-8) codecs: :0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:702) 20250822133021582 DCC INFO trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-279:CM_SERVICE_REQ callref-0x80000019 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250822133021582 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-279:CM_SERVICE_REQ callref-0x80000019 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250822133021582 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-279:CM_SERVICE_REQ)[0x56365ea51950]{ESTABLISHING}: Allocated (fsm.c:456) 20250822133021582 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-279:CM_SERVICE_REQ)[0x56365ea51950]{ESTABLISHING}: is child of msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-279:CM_SERVICE_REQ)[0x56365ea45230] (fsm.c:486) 20250822133021582 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-279:CM_SERVICE_REQ callref-0x80000019 tid-8) codecs: :0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:2161) 20250822133021582 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-279:CM_SERVICE_REQ)[0x56365ea47180]{UNINITIALIZED}: Allocated (fsm.c:456) 20250822133021582 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-279:CM_SERVICE_REQ)[0x56365ea47180]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-279:CM_SERVICE_REQ)[0x56365ea51950] (fsm.c:486) 20250822133021582 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-279:CM_SERVICE_REQ:trans-8:call-124:RTP_TO_CN:no-CI)[0x56365ea47180]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250822133021582 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-279:CM_SERVICE_REQ:trans-8:call-124:RTP_TO_CN:no-CI)[0x56365ea47180]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250822133021583 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-279:CM_SERVICE_REQ)[0x56365ea45d60]{UNINITIALIZED}: Allocated (fsm.c:456) 20250822133021583 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-279:CM_SERVICE_REQ)[0x56365ea45d60]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-279:CM_SERVICE_REQ)[0x56365ea51950] (fsm.c:486) 20250822133021583 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-279:CM_SERVICE_REQ:trans-8:call-124:RTP_TO_RAN:no-CI)[0x56365ea45d60]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250822133021583 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-279:CM_SERVICE_REQ:trans-8:call-124:RTP_TO_RAN:no-CI)[0x56365ea45d60]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1659)@718a44d66dfb: Found Expect[0] for { line := { verb := "CRCX", trans_id := "186", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "7c" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_ho_inter_msc_out_a5_40(1664) TC_ho_inter_msc_out_a5_40(1664)@718a44d66dfb: f_mo_call_establish 2: rx 1st CRCX 20250822133021602 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-279:CM_SERVICE_REQ:trans-8:call-124:RTP_TO_CN:no-CI)[0x56365ea47180]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822133021602 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-279:CM_SERVICE_REQ)[0x56365ea51950]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250822133021602 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-279:CM_SERVICE_REQ callref-0x80000019 tid-8) tx MNCC_SETUP_IND (RTP=1.1.1.1:10000{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:309) TC_ho_inter_msc_out_a5_40(1664)@718a44d66dfb: f_mo_call_establish 6: rx 2nd CRCX 20250822133021604 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-279:CM_SERVICE_REQ:trans-8:call-124:RTP_TO_RAN:no-CI)[0x56365ea45d60]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822133021604 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-279:CM_SERVICE_REQ)[0x56365ea51950]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250822133021604 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-279:CM_SERVICE_REQ callref-0x80000019 tid-8) codecs: 1.1.1.1:10000{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:705) 20250822133021604 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-279:CM_SERVICE_REQ callref-0x80000019 tid-8) Sending Assignment Command (msc_a.c:706) 20250822133021605 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133021605 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133021605 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133021605 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133021605 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133021605 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133021605 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133021605 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1657)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1657)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-MNCC(1658)@718a44d66dfb: Found MnccExpect[1] for "12345" handled at TC_ho_inter_msc_out_a5_40(1664) MSC_Test-MNCC(1658)@718a44d66dfb: Added conn table entry 0TC_ho_inter_msc_out_a5_40(1664)-2147483623 MSC_Test_0-SCCP(1655)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1655)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1655)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1655)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_40(1664)@718a44d66dfb: f_mo_call_establish 1: rx MNCC SETUP ind TC_ho_inter_msc_out_a5_40(1664)@718a44d66dfb: f_mo_call_establish 4: rx Assignment Request 20250822133021611 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-279:CM_SERVICE_REQ callref-0x80000019 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) MSC_Test_0-SCCP(1655)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1655)@718a44d66dfb: vl_len:14 MSC_Test_0-SCCP(1655)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1655)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O 20250822133021613 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133021613 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133021613 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133021613 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133021613 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133021613 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133021613 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133021613 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1657)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133021613 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-279:CM_SERVICE_REQ:trans-8:call-124:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x56365ea45d60]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250822133021613 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-279:CM_SERVICE_REQ:trans-8:call-124:RTP_TO_RAN:CI-22222:no-remote-port:codecs-not-sent:mode-not-sent:local-2-2-2-2-11000)[0x56365ea45d60]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250822133021613 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-279:CM_SERVICE_REQ:trans-8:call-124:RTP_TO_RAN:CI-22222:remote-port-not-sent:codecs-not-sent:mode-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea45d60]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250822133021613 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-279:CM_SERVICE_REQ callref-0x80000019 tid-8) codecs: 1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:1596) 20250822133021613 DCC INFO trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-279:CM_SERVICE_REQ callref-0x80000019 tid-8) Assignment Complete: RAN: GSM#3, CN: GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111 (msc_a.c:1597) 20250822133021613 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-279:CM_SERVICE_REQ callref-0x80000019 tid-8) codecs: 1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:2187) 20250822133021613 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-279:CM_SERVICE_REQ callref-0x80000019 tid-8) tx MNCC_RTP_CREATE (RTP=1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111}) (gsm_04_08_cc.c:309) TC_ho_inter_msc_out_a5_40(1664)@718a44d66dfb: f_mo_call_establish 3: rx RTP CREATE TC_ho_inter_msc_out_a5_40(1664)@718a44d66dfb: f_mo_call_establish 5: rx MDCX for the RAN side 20250822133021616 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-279:CM_SERVICE_REQ callref-0x80000019 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250822133021616 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-279:CM_SERVICE_REQ callref-0x80000019 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822133021616 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-279:CM_SERVICE_REQ callref-0x80000019 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822133021616 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-279:CM_SERVICE_REQ callref-0x80000019 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250822133021616 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133021616 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133021616 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133021616 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133021616 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133021616 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133021616 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133021616 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1657)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1657)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822133021617 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-279:CM_SERVICE_REQ:trans-8:call-124:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea45d60]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822133021617 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-279:CM_SERVICE_REQ:trans-8:call-124:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea45d60]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250822133021617 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-279:CM_SERVICE_REQ)[0x56365ea51950]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_0-SCCP(1655)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1655)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1655)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1655)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822133021619 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-279:CM_SERVICE_REQ callref-0x80000019 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250822133021620 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-279:CM_SERVICE_REQ callref-0x80000019 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822133021620 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-279:CM_SERVICE_REQ callref-0x80000019 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822133021620 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-279:CM_SERVICE_REQ callref-0x80000019 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250822133021620 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133021620 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133021620 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133021620 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133021620 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133021620 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133021620 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133021620 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1657)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1657)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1655)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1655)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1655)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1655)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_40(1664)@718a44d66dfb: f_mo_call_establish 7: rx CC Alerting 20250822133021621 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-279:CM_SERVICE_REQ callref-0x80000019 tid-8) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250822133021621 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-279:CM_SERVICE_REQ callref-0x80000019 tid-8) Got no information of remote audio codecs: neither SDP nor Bearer Capability. Trying anyway. (gsm_04_08_cc.c:795) 20250822133021621 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-279:CM_SERVICE_REQ callref-0x80000019 tid-8) codecs: 1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:798) 20250822133021621 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-279:CM_SERVICE_REQ:trans-8:call-124:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x56365ea47180]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250822133021621 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-279:CM_SERVICE_REQ:trans-8:call-124:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x56365ea47180]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250822133021621 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-279:CM_SERVICE_REQ:trans-8:call-124:RTP_TO_CN:CI-11111:remote-port-not-sent:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea47180]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250822133021622 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-279:CM_SERVICE_REQ callref-0x80000019 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250822133021622 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-279:CM_SERVICE_REQ callref-0x80000019 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822133021622 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-279:CM_SERVICE_REQ callref-0x80000019 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822133021622 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-279:CM_SERVICE_REQ callref-0x80000019 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250822133021622 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-279:CM_SERVICE_REQ callref-0x80000019 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250822133021622 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133021622 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133021622 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133021622 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133021622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133021622 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133021622 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133021622 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1657)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1657)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1655)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1655)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1655)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1655)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_40(1664)@718a44d66dfb: as_optional_mgcp_mdcx: rx MDCX TC_ho_inter_msc_out_a5_40(1664)@718a44d66dfb: { 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(1664)@718a44d66dfb: f_mo_call_establish 10: rx CC CONNECT 20250822133021624 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-279:CM_SERVICE_REQ:trans-8:call-124:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea47180]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822133021624 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-279:CM_SERVICE_REQ:trans-8:call-124:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea47180]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250822133021624 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-279:CM_SERVICE_REQ)[0x56365ea51950]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250822133021624 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-279:CM_SERVICE_REQ)[0x56365ea51950]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) MSC_Test_0-RAN(1656)@718a44d66dfb: patching N(SD)=3 into dtap '030F'O MSC_Test_0-RAN(1656)@718a44d66dfb: patched enc_l3: '03CF'O MSC_Test_0-SCCP(1655)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1655)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(1655)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1655)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '01000203CF'O MSC_Test_0-M3UA(1657)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133021626 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133021626 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133021626 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133021626 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133021626 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133021626 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133021626 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133021626 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133021626 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-279:CM_SERVICE_REQ callref-0x80000019 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2690) 20250822133021626 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-279:CM_SERVICE_REQ callref-0x80000019 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250822133021626 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-279:CM_SERVICE_REQ callref-0x80000019 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250822133021626 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-279:CM_SERVICE_REQ callref-0x80000019 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822133021626 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-279: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(1664)@718a44d66dfb: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_msc_out_a5_40(1664)@718a44d66dfb: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_msc_out_a5_40(1664)@718a44d66dfb: f_mo_call_establish DONE TC_ho_inter_msc_out_a5_40(1664)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1655)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1655)@718a44d66dfb: vl_len:16 MSC_Test_0-SCCP(1655)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1655)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000E1104010C1A080010771000010001'O 20250822133023138 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133023138 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133023138 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133023138 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133023138 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133023138 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133023138 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133023138 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1657)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133023147 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7 + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250822133023147 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7 - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250822133023147 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-279:CM_SERVICE_REQ)[0x56365ea2ced0]{NOT_STARTED}: Allocated (fsm.c:456) 20250822133023147 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-279:CM_SERVICE_REQ)[0x56365ea2ced0]{NOT_STARTED}: is child of handover(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-279:CM_SERVICE_REQ)[0x56365ea44ed0] (fsm.c:486) 20250822133023147 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:callref-0x0)[0x56365ea2ced0]{NOT_STARTED}: Associated with RTP stream rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-279:CM_SERVICE_REQ:trans-8:call-124:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea45d60] (mncc_call.c:190) 20250822133023147 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:callref-0x0)[0x56365ea2ced0]{NOT_STARTED}: Received Event MNCC_CALL_EV_OUTGOING_START (mncc_call.c:398) 20250822133023147 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:callref-0x0)[0x56365ea2ced0]{NOT_STARTED}: State change to OUTGOING_WAIT_PROCEEDING (no timeout) (mncc_call.c:477) 20250822133023147 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:callref-0x0)[0x56365ea2ced0]{OUTGOING_WAIT_PROCEEDING}: tx MNCC_SETUP_IND (mncc_call.c:91) 20250822133023147 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133023147 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133023147 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133023147 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133023147 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133023147 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133023147 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133023147 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1657)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1657)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1655)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1655)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1655)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1655)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1658)@718a44d66dfb: Found MnccExpect[0] for "491230099999" handled at TC_ho_inter_msc_out_a5_40(1664) MSC_Test-MNCC(1658)@718a44d66dfb: Added conn table entry 1TC_ho_inter_msc_out_a5_40(1664)-2147483622 20250822133023148 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7 + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250822133023148 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7 - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250822133023148 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133023148 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133023148 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133023148 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133023148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133023148 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133023148 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133023148 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1657)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1657)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1655)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1655)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1655)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1655)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822133023257 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7 + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250822133023257 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7 - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250822133023257 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:callref-0x0)[0x56365ea2ced0]{OUTGOING_WAIT_PROCEEDING}: Reparenting from parent handover(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-279:CM_SERVICE_REQ)[0x56365ea44ed0] to parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-279:CM_SERVICE_REQ)[0x56365ea45230] (mncc_call.c:163) 20250822133023258 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133023258 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133023258 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133023258 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133023258 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133023258 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133023258 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133023258 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1657)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1657)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1655)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1655)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1655)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1655)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1655)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1655)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1655)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1655)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1657)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133023263 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133023263 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133023263 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133023263 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133023263 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133023263 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133023263 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133023263 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133023264 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133023264 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133023264 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133023264 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133023264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133023264 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133023264 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133023264 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1657)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1657)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1655)@718a44d66dfb: Session index based on local reference:0 20250822133023265 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133023265 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133023265 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133023265 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133023265 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133023265 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133023265 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133023265 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1657)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1656)@718a44d66dfb: Deleted conn table entry 0TC_ho_inter_msc_out_a5_40(1664)1523915 TC_ho_inter_msc_out_a5_40(1664)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822133023267 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7 + VTY: now used by 4 (attached,active-conn,CC,VTY) (msc_vty.c:1285) 20250822133023267 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7 - VTY: now used by 3 (attached,active-conn,CC) (msc_vty.c:1317) TC_ho_inter_msc_out_a5_40(1664)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_40(1664)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_40(1664)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_40(1664)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1656)@718a44d66dfb: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1656)@718a44d66dfb: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_msc_out_a5_40(1664) 20250822133023275 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7 + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250822133023275 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7 - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250822133023276 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133023276 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133023276 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133023276 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133023276 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133023276 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133023276 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133023276 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1657)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1657)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1655)@718a44d66dfb: First idle individual index:0 MSC_Test_0-SCCP(1655)@718a44d66dfb: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1656)@718a44d66dfb: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1656)@718a44d66dfb: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1656)@718a44d66dfb: Found Expect[0] for N-CONNECT handled at TC_ho_inter_msc_out_a5_40(1664) MSC_Test_0-RAN(1656)@718a44d66dfb: Added conn table entry 0TC_ho_inter_msc_out_a5_40(1664)234903 MSC_Test_0-SCCP(1655)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1655)@718a44d66dfb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_0-M3UA(1657)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133023282 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133023282 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133023282 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133023282 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133023282 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133023282 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133023282 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133023282 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1655)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1655)@718a44d66dfb: vl_len:27 MSC_Test_0-SCCP(1655)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1655)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0019121709062BD1040E000900002C057C060908070623287E0180'O MSC_Test_0-M3UA(1657)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133023482 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133023482 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133023482 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133023482 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133023482 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133023482 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133023482 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133023482 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1655)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1655)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1655)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1655)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_0-M3UA(1657)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1655)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1655)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1655)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1655)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1657)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133023686 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133023686 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133023686 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133023686 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133023686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133023686 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133023686 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133023686 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133023687 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133023687 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133023687 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133023687 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133023687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133023687 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133023687 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133023687 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133023687 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-279:CM_SERVICE_REQ:trans-8:call-124:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea45d60]{ESTABLISHED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:475) 20250822133023687 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-279:CM_SERVICE_REQ:trans-8:call-124:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea45d60]{ESTABLISHING}: setting remote addr to :0 (rtp_stream.c:476) 20250822133023687 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-279:CM_SERVICE_REQ:trans-8:call-124:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x56365ea45d60]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250822133023687 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-279:CM_SERVICE_REQ:trans-8:call-124:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea45d60]{ESTABLISHING}: no change: codecs already set to GSM#3 (rtp_stream.c:424) 20250822133023687 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-279:CM_SERVICE_REQ:trans-8:call-124:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea45d60]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250822133023687 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:callref-0x0)[0x56365ea2ced0]{OUTGOING_WAIT_PROCEEDING}: tx MNCC_DISC_IND (mncc_call.c:91) 20250822133023687 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:callref-0x0)[0x56365ea2ced0]{OUTGOING_WAIT_PROCEEDING}: State change to WAIT_RELEASE_ACK (no timeout) (mncc_call.c:749) 20250822133023693 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-279:CM_SERVICE_REQ:trans-8:call-124:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea45d60]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822133023693 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-279:CM_SERVICE_REQ:trans-8:call-124:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea45d60]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250822133023693 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-279:CM_SERVICE_REQ)[0x56365ea51950]{ESTABLISHED}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) TC_ho_inter_msc_out_a5_40(1664)@718a44d66dfb: f_call_hangup 0: tx MNCC_DISC_REQ 20250822133024694 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-2357:CM_SERVICE_REQ callref-0x80000019 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250822133024694 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-2357:CM_SERVICE_REQ callref-0x80000019 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822133024694 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-2357:CM_SERVICE_REQ callref-0x80000019 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250822133024695 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-2357:CM_SERVICE_REQ callref-0x80000019 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250822133024695 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133024695 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133024695 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133024695 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133024695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133024695 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133024695 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133024695 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1657)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1657)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1655)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1655)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1655)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1655)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_40(1664)@718a44d66dfb: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1656)@718a44d66dfb: patching N(SD)=0 into dtap '032D0802E180'O MSC_Test_0-RAN(1656)@718a44d66dfb: patched enc_l3: '032D0802E180'O MSC_Test_0-SCCP(1655)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1655)@718a44d66dfb: vl_len:9 MSC_Test_0-SCCP(1655)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1655)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010006032D0802E180'O MSC_Test_0-M3UA(1657)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133024702 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133024702 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133024702 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133024702 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133024702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133024702 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133024702 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133024702 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133024703 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-2357:CM_SERVICE_REQ callref-0x80000019 tid-8) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2690) 20250822133024703 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-2357:CM_SERVICE_REQ callref-0x80000019 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250822133024703 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-2357:CM_SERVICE_REQ callref-0x80000019 tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250822133024703 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-2357:CM_SERVICE_REQ callref-0x80000019 tid-8) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250822133024703 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-2357:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250822133024703 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-2357:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822133024703 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250822133024703 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822133024703 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822133024703 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822133024703 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-279:CM_SERVICE_REQ)[0x56365ea51950]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250822133024703 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-279:CM_SERVICE_REQ:trans-8:call-124:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea45d60]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250822133024703 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-279:CM_SERVICE_REQ:trans-8:call-124:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea45d60]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-279:CM_SERVICE_REQ)[0x56365ea51950] (call_leg.c:197) 20250822133024703 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-279:CM_SERVICE_REQ:trans-8:call-124:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea45d60]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250822133024703 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-279:CM_SERVICE_REQ:trans-8:call-124:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea45d60]{ESTABLISHED}: Deallocated (fsm.c:568) 20250822133024703 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-279:CM_SERVICE_REQ:trans-8:call-124:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea47180]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250822133024703 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-279:CM_SERVICE_REQ:trans-8:call-124:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea47180]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-279:CM_SERVICE_REQ)[0x56365ea51950] (call_leg.c:197) 20250822133024703 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-279:CM_SERVICE_REQ)[0x56365ea51950]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250822133024703 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-279:CM_SERVICE_REQ:trans-8:call-124:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea47180]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250822133024703 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-279:CM_SERVICE_REQ:trans-8:call-124:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea47180]{ESTABLISHED}: Deallocated (fsm.c:568) 20250822133024703 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-279:CM_SERVICE_REQ)[0x56365ea51950]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250822133024703 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-279:CM_SERVICE_REQ)[0x56365ea51950]{RELEASING}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-2357:CM_SERVICE_REQ)[0x56365ea45230] (call_leg.c:198) 20250822133024703 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-279:CM_SERVICE_REQ)[0x56365ea51950]{RELEASING}: Freeing instance (call_leg.c:198) 20250822133024703 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-279:CM_SERVICE_REQ)[0x56365ea51950]{RELEASING}: Deallocated (fsm.c:568) 20250822133024704 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822133024704 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133024704 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133024704 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133024704 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133024704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133024704 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133024704 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133024704 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133024704 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133024704 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133024704 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133024704 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133024704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133024704 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133024704 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133024704 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1657)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1657)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1657)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1657)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1655)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1655)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1655)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test-MNCC(1658)@718a44d66dfb: Deleted conn table entry 0TC_ho_inter_msc_out_a5_40(1664)-2147483623 MSC_Test_0-SCCP(1655)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1655)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1655)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1655)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1655)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_40(1664)@718a44d66dfb: f_call_hangup 2: rx MNCC REL ind TC_ho_inter_msc_out_a5_40(1664)@718a44d66dfb: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_msc_out_a5_40(1664)@718a44d66dfb: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_msc_out_a5_40(1664)@718a44d66dfb: f_call_hangup 5: rx BSSAP Clear Command TC_ho_inter_msc_out_a5_40(1664)@718a44d66dfb: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(1655)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1655)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1655)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1655)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822133024710 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133024710 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133024710 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(1657)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133024710 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133024710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133024710 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133024710 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133024710 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133024710 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:callref-0x0)[0x56365ea2ced0]{WAIT_RELEASE_ACK}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822133024710 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:callref-0x0)[0x56365ea2ced0]{WAIT_RELEASE_ACK}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-2357:CM_SERVICE_REQ)[0x56365ea45230] (msc_a.c:1053) 20250822133024710 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:callref-0x0)[0x56365ea2ced0]{WAIT_RELEASE_ACK}: Freeing instance (msc_a.c:1053) 20250822133024710 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:callref-0x0)[0x56365ea2ced0]{WAIT_RELEASE_ACK}: Deallocated (fsm.c:568) 20250822133024710 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-2357:CM_SERVICE_REQ)[0x56365ea2cbb0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822133024710 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-2357:CM_SERVICE_REQ)[0x56365ea2cbb0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-2357:CM_SERVICE_REQ)[0x56365ea45230] (msc_a.c:1053) 20250822133024710 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-2357:CM_SERVICE_REQ)[0x56365ea2cbb0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822133024710 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-2357:CM_SERVICE_REQ)[0x56365ea2cbb0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822133024710 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7 - active-conn: now used by 1 (attached) (msub.c:375) 20250822133024710 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133024710 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133024710 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133024710 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133024710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133024711 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133024711 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133024711 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1657)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1657)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1655)@718a44d66dfb: Session index based on local reference:0 20250822133024711 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133024711 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133024711 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133024712 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133024712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133024712 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133024712 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133024712 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1657)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1656)@718a44d66dfb: Deleted conn table entry 0TC_ho_inter_msc_out_a5_40(1664)234903 TC_ho_inter_msc_out_a5_40(1664)@718a44d66dfb: f_call_hangup 6: rx SCCP DISC TC_ho_inter_msc_out_a5_40(1664)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_40(1664)@718a44d66dfb: f_call_hangup 9: done TC_ho_inter_msc_out_a5_40(1664)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_40(1664)@718a44d66dfb: Final verdict of PTC: pass 20250822133026731 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822133026731 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250822133026731 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822133026731 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822133026731 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822133026731 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822133026731 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822133026731 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822133026731 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822133026731 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822133026731 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822133026731 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133026732 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822133026732 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822133026732 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822133026732 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822133026732 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822133026732 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822133026732 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(1655)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP(1661)@718a44d66dfb: Final verdict of PTC: none 20250822133026732 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822133026732 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-MGCP(1659)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-M3UA(1657)@718a44d66dfb: Final verdict of PTC: none 20250822133026732 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) IPA-CTRL-CLI-IPA(1654)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1665)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(1658)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(1656)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP-IPA(1660)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(1662)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(1663)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1654): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(1655): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(1656): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(1657): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(1658): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(1659): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(1660): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(1661): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(1662): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(1663): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_ho_inter_msc_out_a5_40(1664): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1665): none (pass -> pass) MTC@718a44d66dfb: Test case TC_ho_inter_msc_out_a5_4 finished. Verdict: pass MTC@718a44d66dfb: 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'. Fri Aug 22 13:30:26 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 20250822133027734 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=669024) 20250822133028733 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822133028733 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822133028733 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822133028735 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=669024, count=670184) 20250822133029737 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:30:30 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_ho_inter_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 20250822133030739 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_ho_inter_msc_out_ipv6 started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(1669)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(1669)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1669)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(1667)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822133031390 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1670)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822133031586 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822133031586 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822133031586 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822133031586 DLSS7 DEBUG 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)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1669)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1669)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822133031590 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133031590 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822133031590 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822133031590 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822133031590 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822133031590 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822133031590 DLSS7 DEBUG 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)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(1669)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1669)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1669)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1669)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822133031592 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133031592 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822133031592 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822133031592 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822133031592 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822133031592 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822133031592 DLSS7 DEBUG 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)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1669)@718a44d66dfb: Message received on association #8 20250822133031592 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822133031592 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1669)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1669)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1669)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1669)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1669)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1669)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822133031739 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822133031739 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1672)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1672)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822133031743 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1672)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1672)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1672)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@718a44d66dfb: IPA ID RESP: { { 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)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1672)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822133031756 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822133031756 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-MNCC(1670)@718a44d66dfb: Created MnccExpect[0] for "491230099999" to be handled at TC_ho_inter_msc_out_ipv60(1676) MSC_Test-GSUP(1673)@718a44d66dfb: Created GsupExpect[0] for "262420000000054" to be handled at TC_ho_inter_msc_out_ipv60(1676) TC_ho_inter_msc_out_ipv60(1676)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250822133032397 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133032397 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133032397 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133032397 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133032397 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133032397 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133032397 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133032397 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1669)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133032398 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133032398 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133032398 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133032398 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133032398 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133032398 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133032398 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133032398 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1669)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1669)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1668)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1668)@718a44d66dfb: Added conn table entry 0TC_ho_inter_msc_out_ipv60(1676)11875652 MSC_Test_0-SCCP(1667)@718a44d66dfb: First idle individual index:0 MSC_Test_0-RAN(1668)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 20250822133032415 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133032415 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133032415 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133032415 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133032415 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133032415 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133032415 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133032415 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1669)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133032416 DMM DEBUG msc_a(IMSI-262420000000054:GERAN-A-280:LU)[0x56365ea51950]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000054 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822133032416 DMM DEBUG msc_a(IMSI-262420000000054:GERAN-A-280:LU)[0x56365ea51950]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822133032416 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-280:LU)[0x56365ea78fe0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822133032416 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-280:LU)[0x56365ea78fe0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000054:GERAN-A-280:LU)[0x56365ea51950] (fsm.c:486) 20250822133032416 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-280:LU)[0x56365ea78fe0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822133032416 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-280:LU)[0x56365ea78fe0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822133032416 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822133032416 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822133032416 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250822133032416 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822133032416 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-280:LU)[0x56365ea78fe0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822133032416 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-280:LU)[0x56365ea78fe0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822133032416 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-280:LU)[0x56365ea78fe0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822133032416 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-280:LU)[0x56365ea78fe0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822133032416 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-280:LU)[0x56365ea78fe0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822133032416 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-280:LU)[0x56365ea78fe0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822133032416 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-280:LU)[0x56365ea6ec00]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822133032416 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-280:LU)[0x56365ea6ec00]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-280:LU)[0x56365ea78fe0] (fsm.c:486) 20250822133032416 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-280:LU)[0x56365ea6ec00]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822133032416 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-280:LU)[0x56365ea6ec00]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822133032416 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133032416 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133032416 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133032416 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133032416 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133032416 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133032416 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133032416 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133032416 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133032416 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133032416 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133032416 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133032416 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133032416 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133032416 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133032416 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1669)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1669)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1669)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1669)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1667)@718a44d66dfb: { messageType := 2, destLocRef := 'B53544'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)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1667)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1667)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1667)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1667)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1673)@718a44d66dfb: Found GsupExpect[0] for "262420000000054" handled at TC_ho_inter_msc_out_ipv60(1676) MSC_Test-GSUP(1673)@718a44d66dfb: Added IMSI table entry 0TC_ho_inter_msc_out_ipv60(1676)"262420000000054" 20250822133032422 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250822133032422 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1667)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1667)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(1667)@718a44d66dfb: vl_from0 20250822133032422 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133032422 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133032423 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133032423 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133032423 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133032423 DLSS7 DEBUG Found route for dpc=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(1667)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250822133032423 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133032423 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1669)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out_ipv60(1676)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_ipv60(1676)@718a44d66dfb: setverdict(pass): none -> pass 20250822133032428 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133032428 DVLR DEBUG IMSI:262420000000054 has MSISDN:491230000054 (vlr.c:1045) 20250822133032428 DMSC NOTICE msub(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7) VLR: update for IMSI=262420000000054 (MSISDN=491230000054) (gsm_04_08.c:1541) 20250822133032428 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822133032429 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133032429 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-280:LU)[0x56365ea78fe0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822133032429 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-280:LU)[0x56365ea6ec00]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822133032429 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-280:LU)[0x56365ea6ec00]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822133032429 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-280:LU)[0x56365ea6ec00]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822133032429 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-280:LU)[0x56365ea6ec00]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-280:LU)[0x56365ea78fe0] (vlr_lu_fsm.c:110) 20250822133032429 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-280:LU)[0x56365ea6ec00]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822133032429 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-280:LU)[0x56365ea6ec00]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822133032429 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-280:LU)[0x56365ea78fe0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822133032429 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-280:LU)[0x56365ea78fe0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822133032429 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-280:LU)[0x56365e9fe540]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822133032429 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-280:LU)[0x56365e9fe540]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-280:LU)[0x56365ea78fe0] (fsm.c:486) 20250822133032429 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-280:LU)[0x56365e9fe540]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822133032429 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-280:LU)[0x56365e9fe540]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822133032429 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-280:LU)[0x56365e9fe540]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822133032429 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-280:LU)[0x56365e9fe540]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822133032429 DMSC NOTICE msub(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:TMSInew-0x745FCFB3) VLR: update for IMSI=262420000000054 (MSISDN=491230000054) (gsm_04_08.c:1541) 20250822133032429 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-280:LU)[0x56365e9fe540]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822133032429 DMM DEBUG -> IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:TMSInew-0x745FCFB3 LOCATION UPDATE ACCEPT (TMSI = 0x745fcfb3) (gsm_04_08.c:149) 20250822133032429 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:TMSInew-0x745FCFB3 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822133032429 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133032429 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133032429 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133032429 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133032429 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133032429 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133032429 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133032429 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1669)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1669)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1667)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1667)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1667)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1667)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_ipv60(1676)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1668)@718a44d66dfb: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1668)@718a44d66dfb: patched enc_l3: '055B'O MSC_Test_0-SCCP(1667)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1667)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(1667)@718a44d66dfb: vl_from0 20250822133032436 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133032436 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133032436 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-SCCP(1667)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002055B'O 20250822133032436 DLM3UA DEBUG 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)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133032436 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133032436 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133032436 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133032436 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133032437 DMM DEBUG msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:TMSInew-0x745FCFB3:GERAN-A-280:LU)[0x56365ea51950]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822133032437 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:TMSInew-0x745FCFB3:GERAN-A-280:LU)[0x56365ea78fe0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822133032437 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-280:LU)[0x56365e9fe540]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822133032437 DMSC NOTICE msub(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3) VLR: update for IMSI=262420000000054 (MSISDN=491230000054) (gsm_04_08.c:1541) 20250822133032437 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-280:LU)[0x56365e9fe540]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822133032437 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:GERAN-A-280:LU)[0x56365ea78fe0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822133032437 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-280:LU)[0x56365e9fe540]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822133032437 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-280:LU)[0x56365e9fe540]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:GERAN-A-280:LU)[0x56365ea78fe0] (vlr_lu_fsm.c:817) 20250822133032437 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-280:LU)[0x56365e9fe540]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822133032437 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x207C10D7:GERAN-A-280:LU)[0x56365e9fe540]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822133032437 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:GERAN-A-280:LU)[0x56365ea78fe0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822133032437 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000054/3/1): Available (smpp_smsc.c:626) 20250822133032437 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822133032437 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822133032437 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822133032437 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822133032437 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133032437 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133032437 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133032437 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133032437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133032437 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133032437 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133032437 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1669)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1669)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1667)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1667)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1667)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1667)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1667)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1667)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1667)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1667)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822133032439 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133032439 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133032439 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133032439 DLM3UA DEBUG 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)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133032439 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133032439 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133032439 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133032439 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133032439 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:GERAN-A-280:LU)[0x56365ea78fe0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822133032439 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:GERAN-A-280:LU)[0x56365ea78fe0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:GERAN-A-280:LU)[0x56365ea51950] (msc_a.c:1053) 20250822133032439 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:GERAN-A-280:LU)[0x56365ea78fe0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822133032439 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:GERAN-A-280:LU)[0x56365ea78fe0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822133032439 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:GERAN-A-280:LU)[0x56365ea78fe0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822133032440 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3 - active-conn: now used by 1 (attached) (msub.c:375) 20250822133032440 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133032440 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133032440 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133032440 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133032440 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133032440 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133032440 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133032440 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1669)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1669)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1667)@718a44d66dfb: Session index based on local reference:0 20250822133032440 DLSS7 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(1669)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133032440 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133032440 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133032440 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133032440 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133032440 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133032440 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133032440 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1668)@718a44d66dfb: Deleted conn table entry 0TC_ho_inter_msc_out_ipv60(1676)11875652 TC_ho_inter_msc_out_ipv60(1676)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822133032441 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822133032441 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_ho_inter_msc_out_ipv60(1676)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_ipv60(1676)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_ipv60(1676)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_ipv60(1676)@718a44d66dfb: 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 := '745FCFB3'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1668)@718a44d66dfb: Added conn table entry 0TC_ho_inter_msc_out_ipv60(1676)9633098 MSC_Test_0-RAN(1668)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1667)@718a44d66dfb: First idle individual index:0 MSC_Test_0-M3UA(1669)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133032642 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133032642 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133032642 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133032642 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133032642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133032642 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133032642 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133032642 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133032643 DMM DEBUG msc_a(TMSI-0x745FCFB3:GERAN-A-281:CM_SERVICE_REQ)[0x56365e9ff240]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250822133032643 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x745FCFB3:GERAN-A-281:CM_SERVICE_REQ)[0x56365ea47180]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822133032643 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x745FCFB3:GERAN-A-281:CM_SERVICE_REQ)[0x56365ea47180]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x745FCFB3:GERAN-A-281:CM_SERVICE_REQ)[0x56365e9ff240] (fsm.c:486) 20250822133032643 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x745FCFB3:GERAN-A-281:CM_SERVICE_REQ)[0x56365ea47180]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250822133032643 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x745FCFB3:GERAN-A-281:CM_SERVICE_REQ)[0x56365ea47180]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822133032643 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822133032643 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822133032644 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:GERAN-A-281:CM_SERVICE_REQ)[0x56365ea47180]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822133032644 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:GERAN-A-281:CM_SERVICE_REQ)[0x56365ea47180]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822133032644 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:GERAN-A-281:CM_SERVICE_REQ)[0x56365ea47180]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822133032644 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:GERAN-A-281:CM_SERVICE_REQ)[0x56365ea47180]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822133032644 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:GERAN-A-281:CM_SERVICE_REQ)[0x56365ea47180]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822133032644 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:GERAN-A-281:CM_SERVICE_REQ)[0x56365ea47180]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822133032644 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:GERAN-A-281:CM_SERVICE_REQ)[0x56365ea47180]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822133032644 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:GERAN-A-281:CM_SERVICE_REQ)[0x56365ea47180]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822133032644 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:GERAN-A-281:CM_SERVICE_REQ)[0x56365ea47180]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822133032644 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:GERAN-A-281:CM_SERVICE_REQ)[0x56365ea47180]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822133032644 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000054/3/1): Available (smpp_smsc.c:626) 20250822133032644 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250822133032644 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133032644 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133032644 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133032644 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133032644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133032644 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133032644 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133032644 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133032645 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133032645 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133032645 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133032645 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133032645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133032645 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133032645 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133032645 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133032645 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133032645 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133032645 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133032645 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133032645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133032645 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133032645 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133032645 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1669)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1669)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1669)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1669)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1669)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1669)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1667)@718a44d66dfb: { messageType := 2, destLocRef := '92FD4A'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)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1667)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1667)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1667)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1667)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1667)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1667)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1667)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1667)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822133032648 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250822133032649 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_ho_inter_msc_out_ipv60(1676)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_ipv60(1676)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1670)@718a44d66dfb: Created MnccExpect[1] for "12345" to be handled at TC_ho_inter_msc_out_ipv60(1676) MSC_Test-MGCP(1671)@718a44d66dfb: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_inter_msc_out_ipv60(1676) MSC_Test_0-RAN(1668)@718a44d66dfb: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1668)@718a44d66dfb: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(1667)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1667)@718a44d66dfb: vl_len:19 MSC_Test_0-SCCP(1667)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1667)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(1669)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133032667 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133032667 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133032667 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133032667 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133032667 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133032667 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133032667 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133032667 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133032668 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250822133032668 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3 callref-0x8000001b tid-8) New transaction (transaction.c:231) 20250822133032668 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001b tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2690) 20250822133032668 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001b tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822133032668 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250822133032668 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001b tid-8) codecs: :0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:702) 20250822133032668 DCC INFO trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001b tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250822133032668 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001b tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250822133032668 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:GERAN-A-281:CM_SERVICE_REQ)[0x56365ea6ec00]{ESTABLISHING}: Allocated (fsm.c:456) 20250822133032668 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:GERAN-A-281:CM_SERVICE_REQ)[0x56365ea6ec00]{ESTABLISHING}: is child of msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:GERAN-A-281:CM_SERVICE_REQ)[0x56365e9ff240] (fsm.c:486) 20250822133032668 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001b tid-8) codecs: :0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:2161) 20250822133032668 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:GERAN-A-281:CM_SERVICE_REQ)[0x56365ea0d4d0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250822133032668 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:GERAN-A-281:CM_SERVICE_REQ)[0x56365ea0d4d0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:GERAN-A-281:CM_SERVICE_REQ)[0x56365ea6ec00] (fsm.c:486) 20250822133032668 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_CN:no-CI)[0x56365ea0d4d0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250822133032668 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_CN:no-CI)[0x56365ea0d4d0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250822133032668 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:GERAN-A-281:CM_SERVICE_REQ)[0x56365ea45d60]{UNINITIALIZED}: Allocated (fsm.c:456) 20250822133032668 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:GERAN-A-281:CM_SERVICE_REQ)[0x56365ea45d60]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:GERAN-A-281:CM_SERVICE_REQ)[0x56365ea6ec00] (fsm.c:486) 20250822133032668 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_RAN:no-CI)[0x56365ea45d60]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250822133032668 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_RAN:no-CI)[0x56365ea45d60]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1671)@718a44d66dfb: Found Expect[0] for { line := { verb := "CRCX", trans_id := "193", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "7d" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_ho_inter_msc_out_ipv60(1676) TC_ho_inter_msc_out_ipv60(1676)@718a44d66dfb: f_mo_call_establish 2: rx 1st CRCX 20250822133032685 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_CN:no-CI)[0x56365ea0d4d0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822133032685 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:GERAN-A-281:CM_SERVICE_REQ)[0x56365ea6ec00]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250822133032685 DMNCC ERROR Failed to parse SDP: not supported: "c=IN IP6 ::1" (sdp_msg.c:525) 20250822133032685 DMNCC ERROR trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001b tid-8) tx MNCC_SETUP_IND: invalid SDP message (trying anyway) (gsm_04_08_cc.c:309) 20250822133032685 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001b tid-8) erratic SDP: "v=0\r\no=OsmoMSC 0 0 IN IP6 ::1\r\ns=GSM Call\r\nc=IN IP6 ::1\r\nt=0 0\r\nm=audio 10000 RTP/AVP 112 110 3 111\r\na=rtpmap:112 AMR/8000\r\na=fmtp:112 octet-align=1\r\na=rtpmap:110 GSM-EFR/8000\r\na=rtpmap:3 GSM/8000\r\na=rtpmap:111 GSM-HR-08/8000\r\na=ptime:20\r\n" (gsm_04_08_cc.c:309) TC_ho_inter_msc_out_ipv60(1676)@718a44d66dfb: f_mo_call_establish 6: rx 2nd CRCX 20250822133032688 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_RAN:no-CI)[0x56365ea45d60]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822133032688 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:GERAN-A-281:CM_SERVICE_REQ)[0x56365ea6ec00]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250822133032688 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001b tid-8) codecs: [::1]:10000{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:705) 20250822133032689 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001b tid-8) Sending Assignment Command (msc_a.c:706) MSC_Test-MNCC(1670)@718a44d66dfb: Found MnccExpect[1] for "12345" handled at TC_ho_inter_msc_out_ipv60(1676) MSC_Test-MNCC(1670)@718a44d66dfb: Added conn table entry 0TC_ho_inter_msc_out_ipv60(1676)-2147483621 20250822133032689 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133032689 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133032689 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133032689 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133032689 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133032689 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133032689 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133032689 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1669)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1669)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1667)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1667)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1667)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1667)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_ipv60(1676)@718a44d66dfb: f_mo_call_establish 1: rx MNCC SETUP ind TC_ho_inter_msc_out_ipv60(1676)@718a44d66dfb: f_mo_call_establish 4: rx Assignment Request 20250822133032694 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001b tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) MSC_Test_0-SCCP(1667)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1667)@718a44d66dfb: vl_len:26 MSC_Test_0-SCCP(1667)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1667)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0018027C120000000000000000000000000000000323287E0180'O MSC_Test_0-M3UA(1669)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133032696 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133032696 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133032696 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133032696 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133032696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133032696 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133032696 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133032696 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133032697 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_RAN:CI-22222:no-remote-port:local-::2-11000)[0x56365ea45d60]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250822133032697 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_RAN:CI-22222:no-remote-port:codecs-not-sent:mode-not-sent:local-::2-11000)[0x56365ea45d60]{ESTABLISHING}: setting remote addr to [::3]:9000 (rtp_stream.c:476) 20250822133032697 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_RAN:CI-22222:remote-port-not-sent:codecs-not-sent:mode-not-sent:local-::2-11000:remote-::3-9000)[0x56365ea45d60]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250822133032697 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001b tid-8) codecs: [::1]:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:1596) 20250822133032697 DCC INFO trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001b tid-8) Assignment Complete: RAN: GSM#3, CN: GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111 (msc_a.c:1597) 20250822133032697 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001b tid-8) codecs: [::1]:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:2187) 20250822133032697 DMNCC ERROR Failed to parse SDP: not supported: "c=IN IP6 ::1" (sdp_msg.c:525) 20250822133032697 DMNCC ERROR trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001b tid-8) tx MNCC_RTP_CREATE: invalid SDP message (trying anyway) (gsm_04_08_cc.c:309) 20250822133032697 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001b tid-8) erratic SDP: "v=0\r\no=OsmoMSC 0 0 IN IP6 ::1\r\ns=GSM Call\r\nc=IN IP6 ::1\r\nt=0 0\r\nm=audio 10000 RTP/AVP 3 112 110 111\r\na=rtpmap:3 GSM/8000\r\na=rtpmap:112 AMR/8000\r\na=fmtp:112 octet-align=1\r\na=rtpmap:110 GSM-EFR/8000\r\na=rtpmap:111 GSM-HR-08/8000\r\na=ptime:20\r\n" (gsm_04_08_cc.c:309) TC_ho_inter_msc_out_ipv60(1676)@718a44d66dfb: f_mo_call_establish 3: rx RTP CREATE TC_ho_inter_msc_out_ipv60(1676)@718a44d66dfb: f_mo_call_establish 5: rx MDCX for the RAN side 20250822133032699 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001b tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250822133032700 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001b tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822133032700 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001b tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822133032700 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001b tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250822133032700 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133032700 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133032700 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133032700 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133032700 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133032700 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133032700 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133032700 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1669)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1669)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1667)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1667)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1667)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1667)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822133032701 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x56365ea45d60]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822133032701 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x56365ea45d60]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250822133032701 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:GERAN-A-281:CM_SERVICE_REQ)[0x56365ea6ec00]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250822133032703 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001b tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250822133032703 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001b tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822133032703 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001b tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822133032703 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001b tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250822133032703 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133032703 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133032703 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133032703 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133032703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133032703 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133032703 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133032703 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1669)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1669)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1667)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1667)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1667)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1667)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_ipv60(1676)@718a44d66dfb: f_mo_call_establish 7: rx CC Alerting 20250822133032704 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001b tid-8) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250822133032704 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001b tid-8) Got no information of remote audio codecs: neither SDP nor Bearer Capability. Trying anyway. (gsm_04_08_cc.c:795) 20250822133032704 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001b tid-8) codecs: [::1]:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:798) 20250822133032704 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_CN:CI-11111:no-remote-port:local-::1-10000)[0x56365ea0d4d0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250822133032704 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_CN:CI-11111:no-remote-port:local-::1-10000)[0x56365ea0d4d0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250822133032704 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_CN:CI-11111:remote-port-not-sent:local-::1-10000:remote-42-23-11-5-423)[0x56365ea0d4d0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250822133032704 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001b tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250822133032704 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001b tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822133032705 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001b tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822133032705 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001b tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250822133032705 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001b tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250822133032705 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133032705 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133032705 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133032705 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133032705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133032705 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133032705 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133032705 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1669)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1669)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1667)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1667)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1667)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1667)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_ipv60(1676)@718a44d66dfb: as_optional_mgcp_mdcx: rx MDCX TC_ho_inter_msc_out_ipv60(1676)@718a44d66dfb: { line := { verb := "MDCX", trans_id := "196", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "7d" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "7d", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "112", "110", "3", "111" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "112 AMR/8000/1" } }, { rtpmap := { attr_value := "110 GSM-EFR/8000/1" } }, { rtpmap := { attr_value := "111 GSM-HR-08/8000/1" } }, { ptime := { attr_value := "20" } } } } } } } TC_ho_inter_msc_out_ipv60(1676)@718a44d66dfb: f_mo_call_establish 10: rx CC CONNECT 20250822133032706 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_CN:CI-11111:local-::1-10000:remote-42-23-11-5-423)[0x56365ea0d4d0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822133032706 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_CN:CI-11111:local-::1-10000:remote-42-23-11-5-423)[0x56365ea0d4d0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250822133032706 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:GERAN-A-281:CM_SERVICE_REQ)[0x56365ea6ec00]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250822133032706 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:GERAN-A-281:CM_SERVICE_REQ)[0x56365ea6ec00]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) MSC_Test_0-RAN(1668)@718a44d66dfb: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1668)@718a44d66dfb: patched enc_l3: '038F'O MSC_Test_0-SCCP(1667)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1667)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(1667)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1667)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1669)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133032707 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133032707 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133032707 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133032707 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133032707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133032707 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133032707 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133032707 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133032707 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001b tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2690) 20250822133032707 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001b tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250822133032707 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001b tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250822133032707 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001b tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822133032707 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001b tid-8) tx MNCC_SETUP_COMPL_IND (gsm_04_08_cc.c:309) TC_ho_inter_msc_out_ipv60(1676)@718a44d66dfb: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_msc_out_ipv60(1676)@718a44d66dfb: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_msc_out_ipv60(1676)@718a44d66dfb: f_mo_call_establish DONE TC_ho_inter_msc_out_ipv60(1676)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1667)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1667)@718a44d66dfb: vl_len:16 MSC_Test_0-SCCP(1667)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1667)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000E1104010C1A080010771000010001'O 20250822133034218 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133034218 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133034218 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133034218 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133034218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133034218 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133034218 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133034218 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1669)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133034232 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3 + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250822133034232 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3 - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250822133034232 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:GERAN-A-281:CM_SERVICE_REQ)[0x56365ea2cbb0]{NOT_STARTED}: Allocated (fsm.c:456) 20250822133034232 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:GERAN-A-281:CM_SERVICE_REQ)[0x56365ea2cbb0]{NOT_STARTED}: is child of handover(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:GERAN-A-281:CM_SERVICE_REQ)[0x56365e9ff050] (fsm.c:486) 20250822133034232 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:callref-0x0)[0x56365ea2cbb0]{NOT_STARTED}: Associated with RTP stream rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x56365ea45d60] (mncc_call.c:190) 20250822133034232 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:callref-0x0)[0x56365ea2cbb0]{NOT_STARTED}: Received Event MNCC_CALL_EV_OUTGOING_START (mncc_call.c:398) 20250822133034232 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:callref-0x0)[0x56365ea2cbb0]{NOT_STARTED}: State change to OUTGOING_WAIT_PROCEEDING (no timeout) (mncc_call.c:477) 20250822133034232 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:callref-0x0)[0x56365ea2cbb0]{OUTGOING_WAIT_PROCEEDING}: tx MNCC_SETUP_IND (mncc_call.c:91) 20250822133034232 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133034232 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133034233 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133034233 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133034233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133034233 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133034233 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133034233 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1669)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1669)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1667)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1667)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1667)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1667)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1670)@718a44d66dfb: Found MnccExpect[0] for "491230099999" handled at TC_ho_inter_msc_out_ipv60(1676) MSC_Test-MNCC(1670)@718a44d66dfb: Added conn table entry 1TC_ho_inter_msc_out_ipv60(1676)-2147483620 20250822133034237 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3 + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250822133034237 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3 - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250822133034237 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133034237 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133034237 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133034238 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133034238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133034238 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133034238 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133034238 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1669)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1669)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1667)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1667)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1667)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1667)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822133034348 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3 + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250822133034348 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3 - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250822133034348 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:callref-0x0)[0x56365ea2cbb0]{OUTGOING_WAIT_PROCEEDING}: Reparenting from parent handover(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:GERAN-A-281:CM_SERVICE_REQ)[0x56365e9ff050] to parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:GERAN-A-281:CM_SERVICE_REQ)[0x56365e9ff240] (mncc_call.c:163) 20250822133034348 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133034348 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133034348 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133034349 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133034349 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133034349 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133034349 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133034349 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1669)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1669)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1667)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1667)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1667)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1667)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1667)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1667)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1667)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1667)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822133034353 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133034353 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133034353 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133034353 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133034353 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133034353 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133034353 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133034353 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1669)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133034354 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133034354 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133034354 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133034354 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133034354 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133034354 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133034354 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133034354 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1669)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1669)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1667)@718a44d66dfb: Session index based on local reference:0 20250822133034355 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133034355 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133034355 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133034355 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133034355 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133034355 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133034355 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133034355 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1669)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1668)@718a44d66dfb: Deleted conn table entry 0TC_ho_inter_msc_out_ipv60(1676)9633098 TC_ho_inter_msc_out_ipv60(1676)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822133034357 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3 + VTY: now used by 4 (attached,active-conn,CC,VTY) (msc_vty.c:1285) 20250822133034357 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3 - VTY: now used by 3 (attached,active-conn,CC) (msc_vty.c:1317) TC_ho_inter_msc_out_ipv60(1676)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_ipv60(1676)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_ipv60(1676)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_ipv60(1676)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1668)@718a44d66dfb: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1668)@718a44d66dfb: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_msc_out_ipv60(1676) 20250822133034364 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3 + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250822133034364 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3 - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250822133034365 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133034365 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133034365 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133034365 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133034365 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133034365 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133034365 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133034365 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1669)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1669)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1667)@718a44d66dfb: First idle individual index:0 MSC_Test_0-SCCP(1667)@718a44d66dfb: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1668)@718a44d66dfb: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1668)@718a44d66dfb: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1668)@718a44d66dfb: Found Expect[0] for N-CONNECT handled at TC_ho_inter_msc_out_ipv60(1676) MSC_Test_0-RAN(1668)@718a44d66dfb: Added conn table entry 0TC_ho_inter_msc_out_ipv60(1676)4772910 MSC_Test_0-SCCP(1667)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1667)@718a44d66dfb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_0-M3UA(1669)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133034370 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133034370 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133034370 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133034370 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133034370 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133034370 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133034370 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133034370 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1667)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1667)@718a44d66dfb: vl_len:37 MSC_Test_0-SCCP(1667)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1667)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0023121709062BD1040E000900007C120000000000000000000000000000000323287E0180'O MSC_Test_0-M3UA(1669)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133034574 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133034574 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133034574 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133034574 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133034574 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133034574 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133034574 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133034574 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1667)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1667)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1667)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1667)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_0-M3UA(1669)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1667)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1667)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1667)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1667)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1669)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133034778 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133034778 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133034778 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133034778 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133034778 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133034778 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133034778 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133034778 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133034778 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133034778 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133034778 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133034778 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133034778 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133034778 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133034778 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133034778 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133034779 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x56365ea45d60]{ESTABLISHED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:475) 20250822133034779 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x56365ea45d60]{ESTABLISHING}: setting remote addr to :0 (rtp_stream.c:476) 20250822133034779 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_RAN:CI-22222:no-remote-port:local-::2-11000)[0x56365ea45d60]{ESTABLISHING}: setting remote addr to [::3]:9000 (rtp_stream.c:476) 20250822133034779 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-::2-11000:remote-::3-9000)[0x56365ea45d60]{ESTABLISHING}: no change: codecs already set to GSM#3 (rtp_stream.c:424) 20250822133034779 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-::2-11000:remote-::3-9000)[0x56365ea45d60]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250822133034779 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:callref-0x0)[0x56365ea2cbb0]{OUTGOING_WAIT_PROCEEDING}: tx MNCC_DISC_IND (mncc_call.c:91) 20250822133034779 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:callref-0x0)[0x56365ea2cbb0]{OUTGOING_WAIT_PROCEEDING}: State change to WAIT_RELEASE_ACK (no timeout) (mncc_call.c:749) 20250822133034785 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x56365ea45d60]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822133034785 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x56365ea45d60]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250822133034785 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:GERAN-A-281:CM_SERVICE_REQ)[0x56365ea6ec00]{ESTABLISHED}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) TC_ho_inter_msc_out_ipv60(1676)@718a44d66dfb: f_call_hangup 0: tx MNCC_DISC_REQ 20250822133035789 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:GERAN-A-2358:CM_SERVICE_REQ callref-0x8000001b tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250822133035789 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:GERAN-A-2358:CM_SERVICE_REQ callref-0x8000001b tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822133035789 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:GERAN-A-2358:CM_SERVICE_REQ callref-0x8000001b tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250822133035790 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:GERAN-A-2358:CM_SERVICE_REQ callref-0x8000001b tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250822133035790 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133035790 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133035790 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133035790 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133035790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133035790 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133035790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133035790 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1669)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1669)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1667)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1667)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1667)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1667)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_ipv60(1676)@718a44d66dfb: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1668)@718a44d66dfb: patching N(SD)=3 into dtap '032D0802E180'O MSC_Test_0-RAN(1668)@718a44d66dfb: patched enc_l3: '03ED0802E180'O MSC_Test_0-SCCP(1667)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1667)@718a44d66dfb: vl_len:9 MSC_Test_0-SCCP(1667)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1667)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '01000603ED0802E180'O 20250822133035797 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133035797 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133035797 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133035797 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133035797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133035797 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133035797 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133035797 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1669)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133035797 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:GERAN-A-2358:CM_SERVICE_REQ callref-0x8000001b tid-8) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2690) 20250822133035797 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:GERAN-A-2358:CM_SERVICE_REQ callref-0x8000001b tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250822133035797 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:GERAN-A-2358:CM_SERVICE_REQ callref-0x8000001b tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250822133035797 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:GERAN-A-2358:CM_SERVICE_REQ callref-0x8000001b tid-8) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250822133035797 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:GERAN-A-2358:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250822133035797 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:GERAN-A-2358:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822133035797 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250822133035798 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822133035798 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822133035798 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822133035798 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:GERAN-A-281:CM_SERVICE_REQ)[0x56365ea6ec00]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250822133035798 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x56365ea45d60]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250822133035798 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x56365ea45d60]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:GERAN-A-281:CM_SERVICE_REQ)[0x56365ea6ec00] (call_leg.c:197) 20250822133035798 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x56365ea45d60]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250822133035798 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x56365ea45d60]{ESTABLISHED}: Deallocated (fsm.c:568) 20250822133035798 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_CN:CI-11111:local-::1-10000:remote-42-23-11-5-423)[0x56365ea0d4d0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250822133035798 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_CN:CI-11111:local-::1-10000:remote-42-23-11-5-423)[0x56365ea0d4d0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:GERAN-A-281:CM_SERVICE_REQ)[0x56365ea6ec00] (call_leg.c:197) 20250822133035798 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:GERAN-A-281:CM_SERVICE_REQ)[0x56365ea6ec00]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250822133035798 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_CN:CI-11111:local-::1-10000:remote-42-23-11-5-423)[0x56365ea0d4d0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250822133035798 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_CN:CI-11111:local-::1-10000:remote-42-23-11-5-423)[0x56365ea0d4d0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250822133035798 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:GERAN-A-281:CM_SERVICE_REQ)[0x56365ea6ec00]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250822133035798 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:GERAN-A-281:CM_SERVICE_REQ)[0x56365ea6ec00]{RELEASING}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:GERAN-A-2358:CM_SERVICE_REQ)[0x56365e9ff240] (call_leg.c:198) 20250822133035798 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:GERAN-A-281:CM_SERVICE_REQ)[0x56365ea6ec00]{RELEASING}: Freeing instance (call_leg.c:198) 20250822133035798 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:GERAN-A-281:CM_SERVICE_REQ)[0x56365ea6ec00]{RELEASING}: Deallocated (fsm.c:568) 20250822133035798 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822133035798 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133035798 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133035798 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133035799 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133035799 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133035799 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133035799 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133035799 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133035799 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133035799 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133035799 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133035799 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133035799 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133035799 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133035799 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133035799 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1669)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1669)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1669)@718a44d66dfb: Message received on association #8 MSC_Test_0-SCCP(1667)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1667)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1667)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1667)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1669)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1667)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1667)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1667)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1667)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1670)@718a44d66dfb: Deleted conn table entry 0TC_ho_inter_msc_out_ipv60(1676)-2147483621 TC_ho_inter_msc_out_ipv60(1676)@718a44d66dfb: f_call_hangup 2: rx MNCC REL ind TC_ho_inter_msc_out_ipv60(1676)@718a44d66dfb: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_msc_out_ipv60(1676)@718a44d66dfb: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_msc_out_ipv60(1676)@718a44d66dfb: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_msc_out_ipv60(1676)@718a44d66dfb: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1667)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1667)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1667)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1667)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1669)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133035804 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133035804 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133035804 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133035804 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133035804 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133035805 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133035805 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133035805 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133035805 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:callref-0x0)[0x56365ea2cbb0]{WAIT_RELEASE_ACK}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822133035805 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:callref-0x0)[0x56365ea2cbb0]{WAIT_RELEASE_ACK}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:GERAN-A-2358:CM_SERVICE_REQ)[0x56365e9ff240] (msc_a.c:1053) 20250822133035805 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:callref-0x0)[0x56365ea2cbb0]{WAIT_RELEASE_ACK}: Freeing instance (msc_a.c:1053) 20250822133035805 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:callref-0x0)[0x56365ea2cbb0]{WAIT_RELEASE_ACK}: Deallocated (fsm.c:568) 20250822133035805 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:GERAN-A-2358:CM_SERVICE_REQ)[0x56365ea47180]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822133035805 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:GERAN-A-2358:CM_SERVICE_REQ)[0x56365ea47180]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:GERAN-A-2358:CM_SERVICE_REQ)[0x56365e9ff240] (msc_a.c:1053) 20250822133035805 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:GERAN-A-2358:CM_SERVICE_REQ)[0x56365ea47180]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822133035805 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:GERAN-A-2358:CM_SERVICE_REQ)[0x56365ea47180]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822133035805 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3 - active-conn: now used by 1 (attached) (msub.c:375) 20250822133035805 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133035805 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133035805 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133035806 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133035806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133035806 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133035806 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133035806 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1669)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1669)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1667)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-M3UA(1669)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133035806 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133035806 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133035806 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133035806 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133035806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133035806 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133035806 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133035806 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1668)@718a44d66dfb: Deleted conn table entry 0TC_ho_inter_msc_out_ipv60(1676)4772910 TC_ho_inter_msc_out_ipv60(1676)@718a44d66dfb: f_call_hangup 6: rx SCCP DISC TC_ho_inter_msc_out_ipv60(1676)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_ipv60(1676)@718a44d66dfb: f_call_hangup 9: done TC_ho_inter_msc_out_ipv60(1676)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_ipv60(1676)@718a44d66dfb: Final verdict of PTC: pass 20250822133037824 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-SCCP(1667)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP-IPA(1672)@718a44d66dfb: Final verdict of PTC: none 20250822133037825 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) MSC_Test-GSUP(1673)@718a44d66dfb: Final verdict of PTC: none 20250822133037825 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822133037825 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822133037826 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822133037826 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822133037826 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822133037826 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822133037826 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822133037826 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822133037826 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133037826 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822133037826 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822133037826 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822133037826 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822133037826 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822133037826 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822133037826 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822133037826 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822133037826 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250822133037827 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822133037827 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-RAN(1668)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-M3UA(1669)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(1674)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(1670)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1666)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(1671)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1677)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(1675)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1666): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(1667): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(1668): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(1669): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(1670): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(1671): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(1672): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(1673): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(1674): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(1675): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_ho_inter_msc_out_ipv60(1676): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1677): none (pass -> pass) MTC@718a44d66dfb: Test case TC_ho_inter_msc_out_ipv6 finished. Verdict: pass MTC@718a44d66dfb: 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'. Fri Aug 22 13:30:37 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 20250822133038826 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=592220) 20250822133039827 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822133039827 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822133039827 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822133039828 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=592220, count=593380) 20250822133040829 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:30: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_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 20250822133041831 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_ho_inter_msc_out_csd started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(1681)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(1681)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1681)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(1679)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822133042501 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1682)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822133042697 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822133042697 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822133042697 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822133042697 DLSS7 DEBUG 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)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1681)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1681)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822133042703 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133042703 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822133042703 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822133042703 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822133042703 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822133042703 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822133042703 DLSS7 DEBUG 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)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(1681)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1681)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1681)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1681)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1681)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1681)@718a44d66dfb: Message received on association #8 20250822133042705 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133042705 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822133042705 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822133042705 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822133042705 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822133042705 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822133042705 DLSS7 DEBUG 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)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1681)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1681)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1681)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) 20250822133042705 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822133042706 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1681)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1681)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822133042832 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822133042832 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1684)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1684)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822133042837 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1684)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1684)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1684)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@718a44d66dfb: IPA ID RESP: { { 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)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1684)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822133042861 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822133042861 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_ho_inter_msc_out_csd0(1688)@718a44d66dfb: ----------------------------------------------- TC_ho_inter_msc_out_csd0(1688)@718a44d66dfb: "CSD Bearer Service: BS25T" TC_ho_inter_msc_out_csd0(1688)@718a44d66dfb: ----------------------------------------------- MSC_Test-MNCC(1682)@718a44d66dfb: Created MnccExpect[0] for "491230099999" to be handled at TC_ho_inter_msc_out_csd0(1688) MSC_Test-GSUP(1685)@718a44d66dfb: Created GsupExpect[0] for "262420000000054" to be handled at TC_ho_inter_msc_out_csd0(1688) TC_ho_inter_msc_out_csd0(1688)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250822133043510 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133043510 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133043510 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133043510 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133043510 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133043510 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133043510 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133043510 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1681)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133043510 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133043510 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133043510 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133043510 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133043510 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133043510 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133043510 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133043510 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1681)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1681)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1680)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1680)@718a44d66dfb: Added conn table entry 0TC_ho_inter_msc_out_csd0(1688)3050552 MSC_Test_0-SCCP(1679)@718a44d66dfb: First idle individual index:0 MSC_Test_0-RAN(1680)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1681)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133043523 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133043523 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133043523 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133043523 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133043523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133043523 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133043523 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133043523 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133043524 DMM DEBUG msc_a(IMSI-262420000000054:GERAN-A-282:LU)[0x56365ea6ec00]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000054 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822133043524 DMM DEBUG msc_a(IMSI-262420000000054:GERAN-A-282:LU)[0x56365ea6ec00]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822133043524 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-282:LU)[0x56365ea2cce0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822133043524 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-282:LU)[0x56365ea2cce0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000054:GERAN-A-282:LU)[0x56365ea6ec00] (fsm.c:486) 20250822133043524 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-282:LU)[0x56365ea2cce0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822133043524 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-282:LU)[0x56365ea2cce0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822133043524 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822133043524 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822133043524 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250822133043524 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822133043524 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:GERAN-A-282:LU)[0x56365ea2cce0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822133043524 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:GERAN-A-282:LU)[0x56365ea2cce0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822133043524 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:GERAN-A-282:LU)[0x56365ea2cce0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822133043524 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:GERAN-A-282:LU)[0x56365ea2cce0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822133043524 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:GERAN-A-282:LU)[0x56365ea2cce0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822133043524 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:GERAN-A-282:LU)[0x56365ea2cce0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822133043524 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:GERAN-A-282:LU)[0x56365ea51950]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822133043524 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:GERAN-A-282:LU)[0x56365ea51950]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:GERAN-A-282:LU)[0x56365ea2cce0] (fsm.c:486) 20250822133043524 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:GERAN-A-282:LU)[0x56365ea51950]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822133043524 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:GERAN-A-282:LU)[0x56365ea51950]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822133043524 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133043524 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133043524 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133043524 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133043524 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133043524 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133043524 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133043524 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133043524 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133043524 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133043524 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133043524 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133043524 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133043524 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133043524 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133043524 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1681)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1681)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1681)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1681)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1679)@718a44d66dfb: { messageType := 2, destLocRef := '2E8C38'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)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1679)@718a44d66dfb: Session index based on local reference:0 MSC_Test-GSUP(1685)@718a44d66dfb: Found GsupExpect[0] for "262420000000054" handled at TC_ho_inter_msc_out_csd0(1688) MSC_Test-GSUP(1685)@718a44d66dfb: Added IMSI table entry 0TC_ho_inter_msc_out_csd0(1688)"262420000000054" MSC_Test_0-SCCP(1679)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1679)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1679)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822133043528 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250822133043528 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1679)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1679)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(1679)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1679)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1681)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133043530 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133043530 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133043530 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133043530 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133043530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133043531 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133043531 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133043531 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_ho_inter_msc_out_csd0(1688)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_csd0(1688)@718a44d66dfb: setverdict(pass): none -> pass 20250822133043537 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133043537 DVLR DEBUG IMSI:262420000000054 has MSISDN:491230000054 (vlr.c:1045) 20250822133043537 DMSC NOTICE msub(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3) VLR: update for IMSI=262420000000054 (MSISDN=491230000054) (gsm_04_08.c:1541) 20250822133043537 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822133043538 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133043538 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:GERAN-A-282:LU)[0x56365ea2cce0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822133043538 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:GERAN-A-282:LU)[0x56365ea51950]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822133043538 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:GERAN-A-282:LU)[0x56365ea51950]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822133043538 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:GERAN-A-282:LU)[0x56365ea51950]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822133043538 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:GERAN-A-282:LU)[0x56365ea51950]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:GERAN-A-282:LU)[0x56365ea2cce0] (vlr_lu_fsm.c:110) 20250822133043538 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:GERAN-A-282:LU)[0x56365ea51950]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822133043538 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:GERAN-A-282:LU)[0x56365ea51950]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822133043538 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:GERAN-A-282:LU)[0x56365ea2cce0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822133043538 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:GERAN-A-282:LU)[0x56365ea2cce0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822133043538 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:GERAN-A-282:LU)[0x56365ea6fe90]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822133043538 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:GERAN-A-282:LU)[0x56365ea6fe90]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:GERAN-A-282:LU)[0x56365ea2cce0] (fsm.c:486) 20250822133043538 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:GERAN-A-282:LU)[0x56365ea6fe90]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822133043538 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:GERAN-A-282:LU)[0x56365ea6fe90]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822133043538 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:GERAN-A-282:LU)[0x56365ea6fe90]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822133043538 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:GERAN-A-282:LU)[0x56365ea6fe90]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822133043538 DMSC NOTICE msub(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:TMSInew-0x29B5B680) VLR: update for IMSI=262420000000054 (MSISDN=491230000054) (gsm_04_08.c:1541) 20250822133043538 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:GERAN-A-282:LU)[0x56365ea6fe90]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822133043538 DMM DEBUG -> IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:TMSInew-0x29B5B680 LOCATION UPDATE ACCEPT (TMSI = 0x29b5b680) (gsm_04_08.c:149) 20250822133043538 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:TMSInew-0x29B5B680 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822133043538 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133043538 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133043538 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133043538 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133043538 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133043538 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133043538 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133043538 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1681)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1681)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1679)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1679)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1679)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1679)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_csd0(1688)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1680)@718a44d66dfb: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1680)@718a44d66dfb: patched enc_l3: '055B'O MSC_Test_0-SCCP(1679)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1679)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(1679)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1679)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1681)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133043549 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133043549 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133043549 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133043549 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133043549 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133043549 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133043549 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133043549 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133043550 DMM DEBUG msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:TMSInew-0x29B5B680:GERAN-A-282:LU)[0x56365ea6ec00]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822133043550 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:TMSInew-0x29B5B680:GERAN-A-282:LU)[0x56365ea2cce0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822133043550 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:GERAN-A-282:LU)[0x56365ea6fe90]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822133043550 DMSC NOTICE msub(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29B5B680) VLR: update for IMSI=262420000000054 (MSISDN=491230000054) (gsm_04_08.c:1541) 20250822133043550 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:GERAN-A-282:LU)[0x56365ea6fe90]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822133043550 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29B5B680:GERAN-A-282:LU)[0x56365ea2cce0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822133043550 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:GERAN-A-282:LU)[0x56365ea6fe90]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822133043550 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:GERAN-A-282:LU)[0x56365ea6fe90]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29B5B680:GERAN-A-282:LU)[0x56365ea2cce0] (vlr_lu_fsm.c:817) 20250822133043550 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:GERAN-A-282:LU)[0x56365ea6fe90]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822133043550 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x745FCFB3:GERAN-A-282:LU)[0x56365ea6fe90]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822133043550 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29B5B680:GERAN-A-282:LU)[0x56365ea2cce0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822133043550 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000054/3/1): Available (smpp_smsc.c:626) 20250822133043550 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29B5B680 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822133043550 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29B5B680 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822133043550 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29B5B680 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822133043550 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29B5B680 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822133043550 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133043550 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133043550 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133043550 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133043550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133043550 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133043550 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133043551 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1681)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1681)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1679)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1679)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1679)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1679)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1679)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1679)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1679)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1679)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1681)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133043553 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133043553 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133043553 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133043554 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133043554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133043554 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133043554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133043554 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133043554 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29B5B680:GERAN-A-282:LU)[0x56365ea2cce0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822133043554 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29B5B680:GERAN-A-282:LU)[0x56365ea2cce0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29B5B680:GERAN-A-282:LU)[0x56365ea6ec00] (msc_a.c:1053) 20250822133043554 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29B5B680:GERAN-A-282:LU)[0x56365ea2cce0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822133043554 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29B5B680:GERAN-A-282:LU)[0x56365ea2cce0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822133043554 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29B5B680:GERAN-A-282:LU)[0x56365ea2cce0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822133043554 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29B5B680 - active-conn: now used by 1 (attached) (msub.c:375) 20250822133043554 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133043554 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133043554 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133043555 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133043555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133043555 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133043555 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133043555 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1681)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1681)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1679)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-M3UA(1681)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133043556 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133043556 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133043556 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133043556 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133043556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133043556 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133043556 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133043556 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1680)@718a44d66dfb: Deleted conn table entry 0TC_ho_inter_msc_out_csd0(1688)3050552 TC_ho_inter_msc_out_csd0(1688)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822133043557 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29B5B680 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822133043557 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29B5B680 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_ho_inter_msc_out_csd0(1688)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_csd0(1688)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_csd0(1688)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_csd0(1688)@718a44d66dfb: 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 := '29B5B680'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1680)@718a44d66dfb: Added conn table entry 0TC_ho_inter_msc_out_csd0(1688)2656226 MSC_Test_0-RAN(1680)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1679)@718a44d66dfb: First idle individual index:0 MSC_Test_0-M3UA(1681)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133043758 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133043758 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133043758 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133043758 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133043758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133043758 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133043758 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133043758 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133043759 DMM DEBUG msc_a(TMSI-0x29B5B680:GERAN-A-283:CM_SERVICE_REQ)[0x56365ea374a0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250822133043759 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x29B5B680:GERAN-A-283:CM_SERVICE_REQ)[0x56365ea44ed0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822133043759 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x29B5B680:GERAN-A-283:CM_SERVICE_REQ)[0x56365ea44ed0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x29B5B680:GERAN-A-283:CM_SERVICE_REQ)[0x56365ea374a0] (fsm.c:486) 20250822133043759 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x29B5B680:GERAN-A-283:CM_SERVICE_REQ)[0x56365ea44ed0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250822133043759 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x29B5B680:GERAN-A-283:CM_SERVICE_REQ)[0x56365ea44ed0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822133043759 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29B5B680 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822133043759 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29B5B680 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822133043759 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29B5B680:GERAN-A-283:CM_SERVICE_REQ)[0x56365ea44ed0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822133043759 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29B5B680:GERAN-A-283:CM_SERVICE_REQ)[0x56365ea44ed0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822133043759 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29B5B680:GERAN-A-283:CM_SERVICE_REQ)[0x56365ea44ed0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822133043759 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29B5B680:GERAN-A-283:CM_SERVICE_REQ)[0x56365ea44ed0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822133043759 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29B5B680:GERAN-A-283:CM_SERVICE_REQ)[0x56365ea44ed0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822133043760 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29B5B680:GERAN-A-283:CM_SERVICE_REQ)[0x56365ea44ed0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822133043760 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29B5B680:GERAN-A-283:CM_SERVICE_REQ)[0x56365ea44ed0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822133043760 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29B5B680:GERAN-A-283:CM_SERVICE_REQ)[0x56365ea44ed0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822133043760 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29B5B680:GERAN-A-283:CM_SERVICE_REQ)[0x56365ea44ed0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822133043760 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29B5B680:GERAN-A-283:CM_SERVICE_REQ)[0x56365ea44ed0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822133043760 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000054/3/1): Available (smpp_smsc.c:626) 20250822133043760 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29B5B680 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250822133043760 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133043760 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133043760 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133043760 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133043760 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133043760 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133043760 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133043760 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133043760 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133043760 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133043760 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133043760 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133043760 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133043760 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133043760 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133043760 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133043761 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133043761 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133043761 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133043761 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133043761 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133043761 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133043761 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133043761 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1681)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1681)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1681)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1681)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1681)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1681)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1679)@718a44d66dfb: { messageType := 2, destLocRef := '2887E2'O, sourceLocRef := '00011B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1679)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1679)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1679)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1679)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1679)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1679)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1679)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1679)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1679)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822133043764 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29B5B680 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250822133043764 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29B5B680 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_ho_inter_msc_out_csd0(1688)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_csd0(1688)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1682)@718a44d66dfb: Created MnccExpect[1] for "12345" to be handled at TC_ho_inter_msc_out_csd0(1688) MSC_Test-MGCP(1683)@718a44d66dfb: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_inter_msc_out_csd0(1688) MSC_Test_0-RAN(1680)@718a44d66dfb: patching N(SD)=1 into dtap '03050407E18A89210440805E04802143F5'O MSC_Test_0-RAN(1680)@718a44d66dfb: patched enc_l3: '03450407E18A89210440805E04802143F5'O MSC_Test_0-SCCP(1679)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1679)@718a44d66dfb: vl_len:20 MSC_Test_0-SCCP(1679)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1679)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210440805E04802143F5'O MSC_Test_0-M3UA(1681)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133043784 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133043784 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133043784 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133043784 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133043784 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133043784 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133043784 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133043784 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133043784 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29B5B680 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250822133043784 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29B5B680 callref-0x8000001d tid-8) New transaction (transaction.c:231) 20250822133043784 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29B5B680:GERAN-A-283:CM_SERVICE_REQ callref-0x8000001d tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2690) 20250822133043784 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29B5B680:GERAN-A-283:CM_SERVICE_REQ callref-0x8000001d tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822133043784 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250822133043784 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29B5B680:GERAN-A-283:CM_SERVICE_REQ callref-0x8000001d tid-8) codec/BS: :0{CLEARMODE#120,BS25T} (from: MS={BS25T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:702) 20250822133043784 DCC INFO trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29B5B680:GERAN-A-283:CM_SERVICE_REQ callref-0x8000001d tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250822133043784 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29B5B680:GERAN-A-283:CM_SERVICE_REQ callref-0x8000001d tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250822133043785 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29B5B680:GERAN-A-283:CM_SERVICE_REQ)[0x56365ea6fe90]{ESTABLISHING}: Allocated (fsm.c:456) 20250822133043785 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29B5B680:GERAN-A-283:CM_SERVICE_REQ)[0x56365ea6fe90]{ESTABLISHING}: is child of msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29B5B680:GERAN-A-283:CM_SERVICE_REQ)[0x56365ea374a0] (fsm.c:486) 20250822133043785 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29B5B680:GERAN-A-283:CM_SERVICE_REQ callref-0x8000001d tid-8) codec/BS: :0{CLEARMODE#120,BS25T} (from: MS={BS25T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:2161) 20250822133043785 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29B5B680:GERAN-A-283:CM_SERVICE_REQ)[0x56365e9fe540]{UNINITIALIZED}: Allocated (fsm.c:456) 20250822133043785 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29B5B680:GERAN-A-283:CM_SERVICE_REQ)[0x56365e9fe540]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29B5B680:GERAN-A-283:CM_SERVICE_REQ)[0x56365ea6fe90] (fsm.c:486) 20250822133043785 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29B5B680:GERAN-A-283:CM_SERVICE_REQ:trans-8:call-126:RTP_TO_CN:no-CI)[0x56365e9fe540]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250822133043785 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29B5B680:GERAN-A-283:CM_SERVICE_REQ:trans-8:call-126:RTP_TO_CN:no-CI)[0x56365e9fe540]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250822133043785 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29B5B680:GERAN-A-283:CM_SERVICE_REQ)[0x56365ea2cbb0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250822133043785 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29B5B680:GERAN-A-283:CM_SERVICE_REQ)[0x56365ea2cbb0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29B5B680:GERAN-A-283:CM_SERVICE_REQ)[0x56365ea6fe90] (fsm.c:486) 20250822133043785 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29B5B680:GERAN-A-283:CM_SERVICE_REQ:trans-8:call-126:RTP_TO_RAN:no-CI)[0x56365ea2cbb0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250822133043785 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29B5B680:GERAN-A-283:CM_SERVICE_REQ:trans-8:call-126:RTP_TO_RAN:no-CI)[0x56365ea2cbb0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1683)@718a44d66dfb: Found Expect[0] for { line := { verb := "CRCX", trans_id := "200", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "7e" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_ho_inter_msc_out_csd0(1688) TC_ho_inter_msc_out_csd0(1688)@718a44d66dfb: f_mo_call_establish 2: rx 1st CRCX 20250822133043805 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29B5B680:GERAN-A-283:CM_SERVICE_REQ:trans-8:call-126:RTP_TO_CN:no-CI)[0x56365e9fe540]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822133043805 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29B5B680:GERAN-A-283:CM_SERVICE_REQ)[0x56365ea6fe90]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250822133043805 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29B5B680:GERAN-A-283:CM_SERVICE_REQ callref-0x8000001d tid-8) tx MNCC_SETUP_IND (RTP=1.1.1.1:10000{CLEARMODE#120}) (gsm_04_08_cc.c:309) TC_ho_inter_msc_out_csd0(1688)@718a44d66dfb: f_mo_call_establish 6: rx 2nd CRCX 20250822133043808 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29B5B680:GERAN-A-283:CM_SERVICE_REQ:trans-8:call-126:RTP_TO_RAN:no-CI)[0x56365ea2cbb0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822133043808 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29B5B680:GERAN-A-283:CM_SERVICE_REQ)[0x56365ea6fe90]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250822133043808 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29B5B680:GERAN-A-283:CM_SERVICE_REQ callref-0x8000001d tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS25T} (from: MS={BS25T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:705) 20250822133043808 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29B5B680:GERAN-A-283:CM_SERVICE_REQ callref-0x8000001d tid-8) Sending Assignment Command (msc_a.c:706) 20250822133043809 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133043809 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133043809 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133043809 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133043809 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133043809 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133043809 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133043809 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test-MNCC(1682)@718a44d66dfb: Found MnccExpect[1] for "12345" handled at TC_ho_inter_msc_out_csd0(1688) MSC_Test_0-M3UA(1681)@718a44d66dfb: Message received on association #8 MSC_Test-MNCC(1682)@718a44d66dfb: Added conn table entry 0TC_ho_inter_msc_out_csd0(1688)-2147483619 MSC_Test_0-M3UA(1681)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1679)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1679)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1679)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1679)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_csd0(1688)@718a44d66dfb: f_mo_call_establish 1: rx MNCC SETUP ind TC_ho_inter_msc_out_csd0(1688)@718a44d66dfb: f_mo_call_establish 4: rx Assignment Request 20250822133043816 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29B5B680:GERAN-A-283:CM_SERVICE_REQ callref-0x8000001d tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) MSC_Test_0-SCCP(1679)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1679)@718a44d66dfb: vl_len:16 MSC_Test_0-SCCP(1679)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1679)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1681)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133043820 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133043820 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133043820 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133043820 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133043820 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133043820 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133043820 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133043820 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133043820 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29B5B680:GERAN-A-283:CM_SERVICE_REQ:trans-8:call-126:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x56365ea2cbb0]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250822133043820 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29B5B680:GERAN-A-283:CM_SERVICE_REQ:trans-8:call-126:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x56365ea2cbb0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250822133043820 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29B5B680:GERAN-A-283:CM_SERVICE_REQ:trans-8:call-126:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea2cbb0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250822133043821 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29B5B680:GERAN-A-283:CM_SERVICE_REQ callref-0x8000001d tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS25T} (from: MS={BS25T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:1596) 20250822133043821 DCC INFO trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29B5B680:GERAN-A-283:CM_SERVICE_REQ callref-0x8000001d tid-8) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250822133043821 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29B5B680:GERAN-A-283:CM_SERVICE_REQ callref-0x8000001d tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS25T} (from: MS={BS25T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:2187) 20250822133043821 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29B5B680:GERAN-A-283:CM_SERVICE_REQ callref-0x8000001d tid-8) tx MNCC_RTP_CREATE (RTP=1.1.1.1:10000{CLEARMODE#120}) (gsm_04_08_cc.c:309) TC_ho_inter_msc_out_csd0(1688)@718a44d66dfb: f_mo_call_establish 3: rx RTP CREATE TC_ho_inter_msc_out_csd0(1688)@718a44d66dfb: f_mo_call_establish 5: rx MDCX for the RAN side 20250822133043825 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29B5B680:GERAN-A-283:CM_SERVICE_REQ callref-0x8000001d tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250822133043825 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29B5B680:GERAN-A-283:CM_SERVICE_REQ callref-0x8000001d tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822133043825 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29B5B680:GERAN-A-283:CM_SERVICE_REQ callref-0x8000001d tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822133043825 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29B5B680:GERAN-A-283:CM_SERVICE_REQ callref-0x8000001d tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250822133043826 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29B5B680:GERAN-A-283:CM_SERVICE_REQ:trans-8:call-126:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea2cbb0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822133043826 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29B5B680:GERAN-A-283:CM_SERVICE_REQ:trans-8:call-126:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea2cbb0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250822133043826 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29B5B680:GERAN-A-283:CM_SERVICE_REQ)[0x56365ea6fe90]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250822133043826 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133043826 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133043826 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133043826 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133043826 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133043826 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133043826 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133043826 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1681)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1681)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1679)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1679)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1679)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1679)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822133043830 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29B5B680:GERAN-A-283:CM_SERVICE_REQ callref-0x8000001d tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250822133043830 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29B5B680:GERAN-A-283:CM_SERVICE_REQ callref-0x8000001d tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822133043830 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29B5B680:GERAN-A-283:CM_SERVICE_REQ callref-0x8000001d tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822133043830 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29B5B680:GERAN-A-283:CM_SERVICE_REQ callref-0x8000001d tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250822133043831 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133043831 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133043831 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133043831 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133043831 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133043831 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133043831 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133043831 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1681)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1681)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1679)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1679)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1679)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1679)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_csd0(1688)@718a44d66dfb: f_mo_call_establish 7: rx CC Alerting 20250822133043833 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29B5B680:GERAN-A-283:CM_SERVICE_REQ callref-0x8000001d tid-8) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250822133043834 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29B5B680:GERAN-A-283:CM_SERVICE_REQ callref-0x8000001d tid-8) Got no information of remote audio codecs: neither SDP nor Bearer Capability. Trying anyway. (gsm_04_08_cc.c:795) 20250822133043834 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29B5B680:GERAN-A-283:CM_SERVICE_REQ callref-0x8000001d tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS25T} (from: MS={BS25T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:798) 20250822133043834 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29B5B680:GERAN-A-283:CM_SERVICE_REQ:trans-8:call-126:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x56365e9fe540]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250822133043834 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29B5B680:GERAN-A-283:CM_SERVICE_REQ:trans-8:call-126:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x56365e9fe540]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250822133043834 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29B5B680:GERAN-A-283:CM_SERVICE_REQ:trans-8:call-126:RTP_TO_CN:CI-11111:remote-port-not-sent:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365e9fe540]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250822133043834 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29B5B680:GERAN-A-283:CM_SERVICE_REQ callref-0x8000001d tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250822133043834 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29B5B680:GERAN-A-283:CM_SERVICE_REQ callref-0x8000001d tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822133043834 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29B5B680:GERAN-A-283:CM_SERVICE_REQ callref-0x8000001d tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822133043834 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29B5B680:GERAN-A-283:CM_SERVICE_REQ callref-0x8000001d tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250822133043834 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29B5B680:GERAN-A-283:CM_SERVICE_REQ callref-0x8000001d tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250822133043834 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133043834 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133043834 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133043835 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133043835 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133043835 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133043835 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133043835 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1681)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1681)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1679)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1679)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1679)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1679)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_csd0(1688)@718a44d66dfb: as_optional_mgcp_mdcx: rx MDCX TC_ho_inter_msc_out_csd0(1688)@718a44d66dfb: { line := { verb := "MDCX", trans_id := "203", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "7e" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "7e", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "120" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "120 CLEARMODE/8000" } }, { ptime := { attr_value := "20" } } } } } } } TC_ho_inter_msc_out_csd0(1688)@718a44d66dfb: f_mo_call_establish 10: rx CC CONNECT 20250822133043837 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29B5B680:GERAN-A-283:CM_SERVICE_REQ:trans-8:call-126:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365e9fe540]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822133043837 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29B5B680:GERAN-A-283:CM_SERVICE_REQ:trans-8:call-126:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365e9fe540]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250822133043837 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29B5B680:GERAN-A-283:CM_SERVICE_REQ)[0x56365ea6fe90]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250822133043837 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29B5B680:GERAN-A-283:CM_SERVICE_REQ)[0x56365ea6fe90]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) MSC_Test_0-RAN(1680)@718a44d66dfb: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1680)@718a44d66dfb: patched enc_l3: '038F'O MSC_Test_0-SCCP(1679)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1679)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(1679)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1679)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002038F'O 20250822133043839 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133043839 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133043839 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133043839 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133043839 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133043839 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133043839 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133043839 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1681)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133043839 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29B5B680:GERAN-A-283:CM_SERVICE_REQ callref-0x8000001d tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2690) 20250822133043839 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29B5B680:GERAN-A-283:CM_SERVICE_REQ callref-0x8000001d tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250822133043839 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29B5B680:GERAN-A-283:CM_SERVICE_REQ callref-0x8000001d tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250822133043839 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29B5B680:GERAN-A-283:CM_SERVICE_REQ callref-0x8000001d tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822133043839 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29B5B680:GERAN-A-283:CM_SERVICE_REQ callref-0x8000001d tid-8) tx MNCC_SETUP_COMPL_IND (gsm_04_08_cc.c:309) TC_ho_inter_msc_out_csd0(1688)@718a44d66dfb: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_msc_out_csd0(1688)@718a44d66dfb: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_msc_out_csd0(1688)@718a44d66dfb: f_mo_call_establish DONE TC_ho_inter_msc_out_csd0(1688)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1679)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1679)@718a44d66dfb: vl_len:16 MSC_Test_0-SCCP(1679)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1679)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000E1104010C1A080010771000010001'O 20250822133045350 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133045350 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133045350 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133045350 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133045350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133045350 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133045350 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133045350 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1681)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133045359 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29B5B680 + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250822133045359 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29B5B680 - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250822133045359 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29B5B680:GERAN-A-283:CM_SERVICE_REQ)[0x56365e9ff2b0]{NOT_STARTED}: Allocated (fsm.c:456) 20250822133045359 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29B5B680:GERAN-A-283:CM_SERVICE_REQ)[0x56365e9ff2b0]{NOT_STARTED}: is child of handover(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29B5B680:GERAN-A-283:CM_SERVICE_REQ)[0x56365e9ff050] (fsm.c:486) 20250822133045359 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29B5B680:callref-0x0)[0x56365e9ff2b0]{NOT_STARTED}: Associated with RTP stream rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29B5B680:GERAN-A-283:CM_SERVICE_REQ:trans-8:call-126:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea2cbb0] (mncc_call.c:190) 20250822133045359 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29B5B680:callref-0x0)[0x56365e9ff2b0]{NOT_STARTED}: Received Event MNCC_CALL_EV_OUTGOING_START (mncc_call.c:398) 20250822133045359 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29B5B680:callref-0x0)[0x56365e9ff2b0]{NOT_STARTED}: State change to OUTGOING_WAIT_PROCEEDING (no timeout) (mncc_call.c:477) 20250822133045359 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29B5B680:callref-0x0)[0x56365e9ff2b0]{OUTGOING_WAIT_PROCEEDING}: tx MNCC_SETUP_IND (mncc_call.c:91) 20250822133045359 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133045359 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133045359 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133045359 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133045359 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133045359 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133045359 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133045359 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1681)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1681)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1679)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1679)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1679)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1679)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1682)@718a44d66dfb: Found MnccExpect[0] for "491230099999" handled at TC_ho_inter_msc_out_csd0(1688) MSC_Test-MNCC(1682)@718a44d66dfb: Added conn table entry 1TC_ho_inter_msc_out_csd0(1688)-2147483618 20250822133045362 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29B5B680 + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250822133045362 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29B5B680 - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250822133045362 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133045362 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133045362 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133045362 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133045362 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133045362 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133045362 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133045362 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1681)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1681)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1679)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1679)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1679)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1679)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822133045473 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29B5B680 + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250822133045473 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29B5B680 - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250822133045473 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29B5B680:callref-0x0)[0x56365e9ff2b0]{OUTGOING_WAIT_PROCEEDING}: Reparenting from parent handover(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29B5B680:GERAN-A-283:CM_SERVICE_REQ)[0x56365e9ff050] to parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29B5B680:GERAN-A-283:CM_SERVICE_REQ)[0x56365ea374a0] (mncc_call.c:163) 20250822133045474 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133045474 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133045474 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133045474 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133045474 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133045474 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133045474 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133045474 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1681)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1681)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1679)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1679)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1679)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1679)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1679)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1679)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1679)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1679)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1681)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133045479 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133045479 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133045479 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133045479 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133045479 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133045479 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133045479 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133045479 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133045479 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133045480 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133045480 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133045480 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133045480 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133045480 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133045480 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133045480 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1681)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1681)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1679)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-M3UA(1681)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133045481 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133045481 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133045481 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133045481 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133045481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133045481 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133045481 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133045481 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1680)@718a44d66dfb: Deleted conn table entry 0TC_ho_inter_msc_out_csd0(1688)2656226 TC_ho_inter_msc_out_csd0(1688)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822133045482 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29B5B680 + VTY: now used by 4 (attached,active-conn,CC,VTY) (msc_vty.c:1285) 20250822133045482 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29B5B680 - VTY: now used by 3 (attached,active-conn,CC) (msc_vty.c:1317) TC_ho_inter_msc_out_csd0(1688)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_csd0(1688)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_csd0(1688)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_csd0(1688)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1680)@718a44d66dfb: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1680)@718a44d66dfb: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_msc_out_csd0(1688) 20250822133045489 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29B5B680 + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250822133045489 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29B5B680 - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250822133045489 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133045489 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133045489 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133045489 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133045489 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133045489 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133045489 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133045489 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1681)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1681)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1679)@718a44d66dfb: First idle individual index:0 MSC_Test_0-SCCP(1679)@718a44d66dfb: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1680)@718a44d66dfb: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1680)@718a44d66dfb: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1680)@718a44d66dfb: Found Expect[0] for N-CONNECT handled at TC_ho_inter_msc_out_csd0(1688) MSC_Test_0-RAN(1680)@718a44d66dfb: Added conn table entry 0TC_ho_inter_msc_out_csd0(1688)1531949 MSC_Test_0-SCCP(1679)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1679)@718a44d66dfb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_0-M3UA(1681)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133045496 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133045496 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133045496 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133045496 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133045496 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133045496 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133045496 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133045496 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1679)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1679)@718a44d66dfb: vl_len:25 MSC_Test_0-SCCP(1679)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1679)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060908070623287E0180'O MSC_Test_0-M3UA(1681)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133045698 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133045698 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133045698 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133045698 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133045698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133045698 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133045698 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133045698 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1679)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1679)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1679)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1679)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_0-M3UA(1681)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1679)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1679)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1679)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1679)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1681)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133045902 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133045902 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133045902 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133045902 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133045902 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133045902 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133045902 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133045902 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133045903 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133045903 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133045903 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133045903 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133045903 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133045903 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133045903 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133045903 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133045903 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29B5B680:GERAN-A-283:CM_SERVICE_REQ:trans-8:call-126:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea2cbb0]{ESTABLISHED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:475) 20250822133045903 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29B5B680:GERAN-A-283:CM_SERVICE_REQ:trans-8:call-126:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea2cbb0]{ESTABLISHING}: setting remote addr to :0 (rtp_stream.c:476) 20250822133045903 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29B5B680:GERAN-A-283:CM_SERVICE_REQ:trans-8:call-126:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x56365ea2cbb0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250822133045903 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29B5B680:GERAN-A-283:CM_SERVICE_REQ:trans-8:call-126:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea2cbb0]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250822133045903 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29B5B680:GERAN-A-283:CM_SERVICE_REQ:trans-8:call-126:RTP_TO_RAN:CI-22222:remote-port-not-sent:codecs-not-sent:mode-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea2cbb0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250822133045903 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29B5B680:callref-0x0)[0x56365e9ff2b0]{OUTGOING_WAIT_PROCEEDING}: tx MNCC_DISC_IND (mncc_call.c:91) 20250822133045903 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29B5B680:callref-0x0)[0x56365e9ff2b0]{OUTGOING_WAIT_PROCEEDING}: State change to WAIT_RELEASE_ACK (no timeout) (mncc_call.c:749) 20250822133045910 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29B5B680:GERAN-A-283:CM_SERVICE_REQ:trans-8:call-126:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea2cbb0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822133045910 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29B5B680:GERAN-A-283:CM_SERVICE_REQ:trans-8:call-126:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea2cbb0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250822133045910 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29B5B680:GERAN-A-283:CM_SERVICE_REQ)[0x56365ea6fe90]{ESTABLISHED}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) TC_ho_inter_msc_out_csd0(1688)@718a44d66dfb: f_call_hangup 0: tx MNCC_DISC_REQ 20250822133046915 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29B5B680:GERAN-A-2359:CM_SERVICE_REQ callref-0x8000001d tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250822133046915 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29B5B680:GERAN-A-2359:CM_SERVICE_REQ callref-0x8000001d tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822133046915 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29B5B680:GERAN-A-2359:CM_SERVICE_REQ callref-0x8000001d tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250822133046915 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29B5B680:GERAN-A-2359:CM_SERVICE_REQ callref-0x8000001d tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250822133046915 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133046915 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133046915 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133046915 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133046915 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133046915 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133046915 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133046915 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1681)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1681)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1679)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1679)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1679)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1679)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_csd0(1688)@718a44d66dfb: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1680)@718a44d66dfb: patching N(SD)=3 into dtap '032D0802E180'O MSC_Test_0-RAN(1680)@718a44d66dfb: patched enc_l3: '03ED0802E180'O MSC_Test_0-SCCP(1679)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1679)@718a44d66dfb: vl_len:9 MSC_Test_0-SCCP(1679)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1679)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '01000603ED0802E180'O MSC_Test_0-M3UA(1681)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133046924 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133046924 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133046924 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133046924 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133046924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133046924 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133046924 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133046924 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133046925 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29B5B680:GERAN-A-2359:CM_SERVICE_REQ callref-0x8000001d tid-8) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2690) 20250822133046925 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29B5B680:GERAN-A-2359:CM_SERVICE_REQ callref-0x8000001d tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250822133046925 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29B5B680:GERAN-A-2359:CM_SERVICE_REQ callref-0x8000001d tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250822133046925 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29B5B680:GERAN-A-2359:CM_SERVICE_REQ callref-0x8000001d tid-8) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250822133046925 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29B5B680:GERAN-A-2359:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250822133046925 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29B5B680:GERAN-A-2359:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822133046925 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29B5B680 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250822133046925 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29B5B680 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822133046925 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29B5B680 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822133046925 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29B5B680 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822133046925 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29B5B680:GERAN-A-283:CM_SERVICE_REQ)[0x56365ea6fe90]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250822133046925 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29B5B680:GERAN-A-283:CM_SERVICE_REQ:trans-8:call-126:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea2cbb0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250822133046925 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29B5B680:GERAN-A-283:CM_SERVICE_REQ:trans-8:call-126:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea2cbb0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29B5B680:GERAN-A-283:CM_SERVICE_REQ)[0x56365ea6fe90] (call_leg.c:197) 20250822133046925 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29B5B680:GERAN-A-283:CM_SERVICE_REQ:trans-8:call-126:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea2cbb0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250822133046925 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29B5B680:GERAN-A-283:CM_SERVICE_REQ:trans-8:call-126:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea2cbb0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250822133046925 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29B5B680:GERAN-A-283:CM_SERVICE_REQ:trans-8:call-126:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365e9fe540]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250822133046925 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29B5B680:GERAN-A-283:CM_SERVICE_REQ:trans-8:call-126:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365e9fe540]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29B5B680:GERAN-A-283:CM_SERVICE_REQ)[0x56365ea6fe90] (call_leg.c:197) 20250822133046925 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29B5B680:GERAN-A-283:CM_SERVICE_REQ)[0x56365ea6fe90]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250822133046925 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29B5B680:GERAN-A-283:CM_SERVICE_REQ:trans-8:call-126:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365e9fe540]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250822133046925 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29B5B680:GERAN-A-283:CM_SERVICE_REQ:trans-8:call-126:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365e9fe540]{ESTABLISHED}: Deallocated (fsm.c:568) 20250822133046925 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29B5B680:GERAN-A-283:CM_SERVICE_REQ)[0x56365ea6fe90]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250822133046925 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29B5B680:GERAN-A-283:CM_SERVICE_REQ)[0x56365ea6fe90]{RELEASING}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29B5B680:GERAN-A-2359:CM_SERVICE_REQ)[0x56365ea374a0] (call_leg.c:198) 20250822133046925 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29B5B680:GERAN-A-283:CM_SERVICE_REQ)[0x56365ea6fe90]{RELEASING}: Freeing instance (call_leg.c:198) 20250822133046925 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29B5B680:GERAN-A-283:CM_SERVICE_REQ)[0x56365ea6fe90]{RELEASING}: Deallocated (fsm.c:568) 20250822133046926 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29B5B680 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822133046926 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133046926 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133046926 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133046926 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133046926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133046926 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133046926 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133046926 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133046926 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133046926 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133046926 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133046926 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133046926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133046926 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133046926 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133046926 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1681)@718a44d66dfb: Message received on association #8 MSC_Test-MNCC(1682)@718a44d66dfb: Deleted conn table entry 0TC_ho_inter_msc_out_csd0(1688)-2147483619 MSC_Test_0-M3UA(1681)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1681)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1681)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1679)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1679)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1679)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1679)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1679)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1679)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1679)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1679)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_csd0(1688)@718a44d66dfb: f_call_hangup 2: rx MNCC REL ind TC_ho_inter_msc_out_csd0(1688)@718a44d66dfb: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_msc_out_csd0(1688)@718a44d66dfb: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_msc_out_csd0(1688)@718a44d66dfb: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_msc_out_csd0(1688)@718a44d66dfb: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1679)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1679)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1679)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1679)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822133046933 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133046933 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133046933 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133046933 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133046933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133046933 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133046933 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133046933 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1681)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133046933 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29B5B680:callref-0x0)[0x56365e9ff2b0]{WAIT_RELEASE_ACK}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822133046933 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29B5B680:callref-0x0)[0x56365e9ff2b0]{WAIT_RELEASE_ACK}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29B5B680:GERAN-A-2359:CM_SERVICE_REQ)[0x56365ea374a0] (msc_a.c:1053) 20250822133046933 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29B5B680:callref-0x0)[0x56365e9ff2b0]{WAIT_RELEASE_ACK}: Freeing instance (msc_a.c:1053) 20250822133046933 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29B5B680:callref-0x0)[0x56365e9ff2b0]{WAIT_RELEASE_ACK}: Deallocated (fsm.c:568) 20250822133046933 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29B5B680:GERAN-A-2359:CM_SERVICE_REQ)[0x56365ea44ed0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822133046933 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29B5B680:GERAN-A-2359:CM_SERVICE_REQ)[0x56365ea44ed0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29B5B680:GERAN-A-2359:CM_SERVICE_REQ)[0x56365ea374a0] (msc_a.c:1053) 20250822133046933 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29B5B680:GERAN-A-2359:CM_SERVICE_REQ)[0x56365ea44ed0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822133046933 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29B5B680:GERAN-A-2359:CM_SERVICE_REQ)[0x56365ea44ed0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822133046934 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29B5B680 - active-conn: now used by 1 (attached) (msub.c:375) 20250822133046934 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133046934 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133046934 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133046934 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133046934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133046934 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133046934 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133046934 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1681)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1681)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1679)@718a44d66dfb: Session index based on local reference:0 20250822133046935 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133046935 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133046935 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133046935 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133046935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133046935 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133046935 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133046935 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1681)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1680)@718a44d66dfb: Deleted conn table entry 0TC_ho_inter_msc_out_csd0(1688)1531949 TC_ho_inter_msc_out_csd0(1688)@718a44d66dfb: f_call_hangup 6: rx SCCP DISC TC_ho_inter_msc_out_csd0(1688)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_csd0(1688)@718a44d66dfb: f_call_hangup 9: done TC_ho_inter_msc_out_csd0(1688)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_csd0(1688)@718a44d66dfb: Final verdict of PTC: pass MSC_Test_0-SCCP(1679)@718a44d66dfb: Final verdict of PTC: none 20250822133048953 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822133048953 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822133048953 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822133048953 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822133048953 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822133048953 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822133048953 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822133048953 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822133048953 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822133048953 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133048953 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822133048953 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822133048953 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822133048953 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822133048953 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822133048953 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822133048953 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822133048954 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822133048954 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822133048954 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-M3UA(1681)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(1680)@718a44d66dfb: Final verdict of PTC: none 20250822133048954 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822133048954 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(1685)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP-IPA(1684)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(1682)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(1683)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1689)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(1687)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(1686)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1678)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1678): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(1679): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(1680): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(1681): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(1682): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(1683): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(1684): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(1685): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(1686): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(1687): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_ho_inter_msc_out_csd0(1688): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1689): none (pass -> pass) MTC@718a44d66dfb: Test case TC_ho_inter_msc_out_csd finished. Verdict: pass MTC@718a44d66dfb: 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'. Fri Aug 22 13:30:48 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 20250822133049956 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=588820) 20250822133050954 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822133050954 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822133050954 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822133050957 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=588820, count=589980) 20250822133051959 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:30: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_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 20250822133052961 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_lu_imsi_auth_tmsi_check_imei started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(1693)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(1693)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1693)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(1691)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822133053506 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1694)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822133053701 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822133053701 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822133053701 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822133053701 DLSS7 DEBUG 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)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1693)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1693)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822133053706 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133053706 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822133053706 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822133053706 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822133053706 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822133053706 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822133053706 DLSS7 DEBUG 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)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(1693)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1693)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1693)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1693)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822133053707 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133053707 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822133053707 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822133053707 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822133053707 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822133053707 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822133053707 DLSS7 DEBUG 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)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1693)@718a44d66dfb: Message received on association #8 20250822133053707 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822133053707 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1693)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1693)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1693)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1693)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1693)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1693)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822133053963 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822133053963 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1696)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1696)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822133053969 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1696)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1696)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1696)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@718a44d66dfb: IPA ID RESP: { { 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)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1696)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822133053983 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822133053983 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1697)@718a44d66dfb: Created GsupExpect[0] for "262420000000005" to be handled at TC_lu_imsi_auth_tmsi_check_imei0(1700) TC_lu_imsi_auth_tmsi_check_imei0(1700)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250822133054517 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133054517 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133054517 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133054517 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133054517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133054517 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133054517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133054517 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1693)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133054518 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133054518 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133054518 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133054518 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133054518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133054518 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133054518 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133054518 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1693)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1693)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1692)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1692)@718a44d66dfb: Added conn table entry 0TC_lu_imsi_auth_tmsi_check_imei0(1700)12451105 MSC_Test_0-SCCP(1691)@718a44d66dfb: First idle individual index:0 MSC_Test_0-RAN(1692)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 20250822133054529 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133054529 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133054529 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133054529 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133054529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133054529 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133054529 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133054529 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1693)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133054529 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-284:LU)[0x56365ea6fe90]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000005 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822133054529 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-284:LU)[0x56365ea6fe90]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822133054529 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-284:LU)[0x56365ea78fe0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822133054529 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-284:LU)[0x56365ea78fe0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000005:GERAN-A-284:LU)[0x56365ea6fe90] (fsm.c:486) 20250822133054529 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-284:LU)[0x56365ea78fe0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250822133054529 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-284:LU)[0x56365ea78fe0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822133054529 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x53D87CF7 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822133054529 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x53D87CF7 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822133054529 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x53D87CF7 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250822133054529 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822133054529 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x53D87CF7:GERAN-A-284:LU)[0x56365ea78fe0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822133054529 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x53D87CF7:GERAN-A-284:LU)[0x56365ea78fe0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822133054529 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x53D87CF7:GERAN-A-284:LU)[0x56365ea78fe0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250822133054529 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x53D87CF7:GERAN-A-284:LU)[0x56365ea6ec00]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822133054529 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x53D87CF7:GERAN-A-284:LU)[0x56365ea6ec00]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x53D87CF7:GERAN-A-284:LU)[0x56365ea78fe0] (fsm.c:486) 20250822133054529 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x53D87CF7:GERAN-A-284:LU)[0x56365ea6ec00]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822133054529 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x53D87CF7:GERAN-A-284:LU)[0x56365ea6ec00]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822133054529 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133054529 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133054529 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133054529 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133054530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133054530 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133054530 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133054530 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1693)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1693)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1691)@718a44d66dfb: { messageType := 2, destLocRef := 'BDFD21'O, sourceLocRef := '00011C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1691)@718a44d66dfb: Session index based on local reference:0 MSC_Test-GSUP(1697)@718a44d66dfb: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_auth_tmsi_check_imei0(1700) MSC_Test-GSUP(1697)@718a44d66dfb: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_check_imei0(1700)"262420000000005" 20250822133054532 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x53D87CF7 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250822133054532 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x53D87CF7 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1691)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1691)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(1691)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1691)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1693)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133054533 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133054533 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133054533 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133054533 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133054533 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133054533 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133054533 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133054533 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_lu_imsi_auth_tmsi_check_imei0(1700)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_check_imei0(1700)@718a44d66dfb: setverdict(pass): none -> pass 20250822133054535 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x53D87CF7 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133054535 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x53D87CF7:GERAN-A-284:LU)[0x56365ea6ec00]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822133054535 DVLR DEBUG SUBSCR(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x53D87CF7) Received 1 auth tuples (vlr.c:996) 20250822133054535 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x53D87CF7:GERAN-A-284:LU)[0x56365ea6ec00]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822133054535 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x53D87CF7:GERAN-A-284:LU)[0x56365ea6ec00]{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) 20250822133054535 DMM DEBUG Tx AUTH REQ (rand = ec96a415f4431eb209b356ca4808501c) (gsm_04_08.c:641) 20250822133054535 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x53D87CF7 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822133054535 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133054535 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133054535 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133054535 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133054535 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133054535 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133054535 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133054535 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1693)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1693)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1691)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1691)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1691)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1691)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1692)@718a44d66dfb: patching N(SD)=1 into dtap '051421978409'O MSC_Test_0-RAN(1692)@718a44d66dfb: patched enc_l3: '055421978409'O MSC_Test_0-SCCP(1691)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1691)@718a44d66dfb: vl_len:9 MSC_Test_0-SCCP(1691)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1691)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010006055421978409'O MSC_Test_0-M3UA(1693)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133054538 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133054538 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133054538 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133054538 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133054538 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133054538 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133054538 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133054538 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133054538 DMM DEBUG msc_a(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x53D87CF7:GERAN-A-284:LU)[0x56365ea6fe90]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = 21978409) (gsm_04_08.c:1128) 20250822133054538 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x53D87CF7:GERAN-A-284:LU)[0x56365ea6ec00]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822133054538 DVLR DEBUG SUBSCR(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x53D87CF7) AUTH on GERAN received SRES/RES: 21978409 (4 bytes) (vlr_auth_fsm.c:151) 20250822133054538 DVLR INFO SUBSCR(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x53D87CF7) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250822133054538 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x53D87CF7:GERAN-A-284:LU)[0x56365ea6ec00]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822133054538 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x53D87CF7:GERAN-A-284:LU)[0x56365ea6ec00]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822133054538 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x53D87CF7:GERAN-A-284:LU)[0x56365ea6ec00]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822133054538 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x53D87CF7:GERAN-A-284:LU)[0x56365ea6ec00]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x53D87CF7:GERAN-A-284:LU)[0x56365ea78fe0] (vlr_auth_fsm.c:294) 20250822133054538 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x53D87CF7:GERAN-A-284:LU)[0x56365ea6ec00]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822133054539 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x53D87CF7:GERAN-A-284:LU)[0x56365ea6ec00]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822133054539 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x53D87CF7:GERAN-A-284:LU)[0x56365ea78fe0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250822133054539 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x53D87CF7:GERAN-A-284:LU)[0x56365ea78fe0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822133054539 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x53D87CF7:GERAN-A-284:LU)[0x56365ea78fe0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822133054539 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x53D87CF7:GERAN-A-284:LU)[0x56365ea78fe0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822133054539 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x53D87CF7:GERAN-A-284:LU)[0x56365ea78fe0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822133054539 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x53D87CF7:GERAN-A-284:LU)[0x56365ea45d60]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822133054539 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x53D87CF7:GERAN-A-284:LU)[0x56365ea45d60]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x53D87CF7:GERAN-A-284:LU)[0x56365ea78fe0] (fsm.c:486) 20250822133054539 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x53D87CF7:GERAN-A-284:LU)[0x56365ea45d60]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822133054539 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x53D87CF7:GERAN-A-284:LU)[0x56365ea45d60]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822133054539 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133054539 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133054539 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133054539 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133054539 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133054539 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133054539 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133054539 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1693)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1693)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1691)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1691)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1691)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1691)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822133054541 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x53D87CF7 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133054541 DVLR DEBUG IMSI:262420000000005 has MSISDN:491230000005 (vlr.c:1045) 20250822133054541 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x53D87CF7) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250822133054541 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x53D87CF7 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822133054541 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x53D87CF7 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133054541 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x53D87CF7:GERAN-A-284:LU)[0x56365ea78fe0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822133054541 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x53D87CF7:GERAN-A-284:LU)[0x56365ea45d60]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822133054541 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x53D87CF7:GERAN-A-284:LU)[0x56365ea45d60]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822133054541 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x53D87CF7:GERAN-A-284:LU)[0x56365ea45d60]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822133054541 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x53D87CF7:GERAN-A-284:LU)[0x56365ea45d60]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x53D87CF7:GERAN-A-284:LU)[0x56365ea78fe0] (vlr_lu_fsm.c:110) 20250822133054541 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x53D87CF7:GERAN-A-284:LU)[0x56365ea45d60]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822133054541 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x53D87CF7:GERAN-A-284:LU)[0x56365ea45d60]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822133054541 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x53D87CF7:GERAN-A-284:LU)[0x56365ea78fe0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822133054541 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x53D87CF7:GERAN-A-284:LU)[0x56365ea78fe0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822133054541 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x53D87CF7:GERAN-A-284:LU)[0x56365ea6ec00]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822133054541 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x53D87CF7:GERAN-A-284:LU)[0x56365ea6ec00]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x53D87CF7:GERAN-A-284:LU)[0x56365ea78fe0] (fsm.c:486) 20250822133054541 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x53D87CF7:GERAN-A-284:LU)[0x56365ea6ec00]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822133054541 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x53D87CF7:GERAN-A-284:LU)[0x56365ea6ec00]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822133054541 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x53D87CF7:GERAN-A-284:LU)[0x56365ea6ec00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822133054541 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x53D87CF7:GERAN-A-284:LU)[0x56365ea6ec00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_IMEI_TMSI (T3270, 12s) (vlr_lu_fsm.c:472) 20250822133054541 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x53D87CF7 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822133054541 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133054541 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133054541 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133054541 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133054541 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133054541 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133054541 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133054541 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1693)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1693)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1691)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1691)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1691)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1691)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1692)@718a44d66dfb: patching N(SD)=2 into dtap '0519084A99990000000005'O MSC_Test_0-RAN(1692)@718a44d66dfb: patched enc_l3: '0599084A99990000000005'O MSC_Test_0-SCCP(1691)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1691)@718a44d66dfb: vl_len:14 MSC_Test_0-SCCP(1691)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1691)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '01000B0599084A99990000000005'O MSC_Test_0-M3UA(1693)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133054543 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133054543 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133054543 DLM3UA DEBUG[38;5;49m 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133054543 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133054543 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133054543 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133054543 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133054543 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133054543 DMM DEBUG IDENTITY RESPONSE: IMEI-499990000000050 (gsm_04_08.c:223) 20250822133054543 DVLR DEBUG set IMEI on subscriber; IMSI=262420000000005 IMEI=49999000000005 (vlr.c:670) 20250822133054543 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x53D87CF7:GERAN-A-284:LU)[0x56365ea78fe0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_ID_IMEI (vlr.c:1457) 20250822133054543 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x53D87CF7 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133054543 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x53D87CF7:GERAN-A-284:LU)[0x56365ea78fe0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_HLR_IMEI_ACK (vlr.c:1328) 20250822133054543 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x53D87CF7:GERAN-A-284:LU)[0x56365ea6ec00]{LU_COMPL_VLR_S_WAIT_IMEI_TMSI}: Received Event LU_COMPL_VLR_E_IMEI_CHECK_ACK (vlr_lu_fsm.c:1324) 20250822133054543 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x53D87CF7:GERAN-A-284:LU)[0x56365ea6ec00]{LU_COMPL_VLR_S_WAIT_IMEI_TMSI}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822133054543 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x53D87CF7:TMSInew-0x9802EBE2) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250822133054543 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x53D87CF7:GERAN-A-284:LU)[0x56365ea6ec00]{LU_COMPL_VLR_S_WAIT_IMEI_TMSI}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822133054543 DMM DEBUG -> IMSI-262420000000005:MSISDN-491230000005:TMSI-0x53D87CF7:TMSInew-0x9802EBE2 LOCATION UPDATE ACCEPT (TMSI = 0x9802ebe2) (gsm_04_08.c:149) 20250822133054543 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x53D87CF7:TMSInew-0x9802EBE2 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822133054543 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133054543 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133054543 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133054543 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133054543 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133054543 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133054543 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133054543 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1693)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1693)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1691)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1691)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1691)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1691)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_check_imei0(1700)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1692)@718a44d66dfb: patching N(SD)=3 into dtap '051B'O MSC_Test_0-RAN(1692)@718a44d66dfb: patched enc_l3: '05DB'O MSC_Test_0-SCCP(1691)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1691)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(1691)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1691)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '01000205DB'O 20250822133054545 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133054545 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133054545 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133054545 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133054545 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133054545 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133054545 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133054545 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1693)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133054545 DMM DEBUG msc_a(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x53D87CF7:TMSInew-0x9802EBE2:GERAN-A-284:LU)[0x56365ea6fe90]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822133054545 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x53D87CF7:TMSInew-0x9802EBE2:GERAN-A-284:LU)[0x56365ea78fe0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822133054545 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x53D87CF7:GERAN-A-284:LU)[0x56365ea6ec00]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822133054545 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9802EBE2) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250822133054545 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x53D87CF7:GERAN-A-284:LU)[0x56365ea6ec00]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822133054545 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9802EBE2:GERAN-A-284:LU)[0x56365ea78fe0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822133054545 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x53D87CF7:GERAN-A-284:LU)[0x56365ea6ec00]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822133054545 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x53D87CF7:GERAN-A-284:LU)[0x56365ea6ec00]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9802EBE2:GERAN-A-284:LU)[0x56365ea78fe0] (vlr_lu_fsm.c:817) 20250822133054545 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x53D87CF7:GERAN-A-284:LU)[0x56365ea6ec00]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822133054545 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x53D87CF7:GERAN-A-284:LU)[0x56365ea6ec00]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822133054545 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9802EBE2:GERAN-A-284:LU)[0x56365ea78fe0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822133054545 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000005/3/1): Available (smpp_smsc.c:626) 20250822133054545 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9802EBE2 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822133054545 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9802EBE2 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822133054545 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9802EBE2 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822133054545 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9802EBE2 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822133054545 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133054545 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133054545 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133054545 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133054545 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133054545 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133054545 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133054545 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1693)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1693)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1691)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1691)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1691)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1691)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1691)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1691)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1691)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1691)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822133054546 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133054546 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133054546 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133054546 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133054546 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133054546 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133054546 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133054546 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1693)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133054546 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9802EBE2:GERAN-A-284:LU)[0x56365ea78fe0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822133054546 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9802EBE2:GERAN-A-284:LU)[0x56365ea78fe0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9802EBE2:GERAN-A-284:LU)[0x56365ea6fe90] (msc_a.c:1053) 20250822133054546 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9802EBE2:GERAN-A-284:LU)[0x56365ea78fe0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822133054546 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9802EBE2:GERAN-A-284:LU)[0x56365ea78fe0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822133054546 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9802EBE2:GERAN-A-284:LU)[0x56365ea78fe0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822133054546 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9802EBE2 - active-conn: now used by 1 (attached) (msub.c:375) 20250822133054546 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133054546 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133054546 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133054546 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133054546 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133054546 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133054546 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133054546 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1693)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1693)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1691)@718a44d66dfb: Session index based on local reference:0 20250822133054547 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133054547 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133054547 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133054547 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133054547 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133054547 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133054547 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133054547 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1693)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1692)@718a44d66dfb: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_check_imei0(1700)12451105 TC_lu_imsi_auth_tmsi_check_imei0(1700)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822133054547 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9802EBE2 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822133054547 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9802EBE2 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_imsi_auth_tmsi_check_imei0(1700)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_check_imei0(1700)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_check_imei0(1700)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_check_imei0(1700)@718a44d66dfb: Final verdict of PTC: pass MSC_Test_0-SCCP(1691)@718a44d66dfb: Final verdict of PTC: none 20250822133054551 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822133054551 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-RAN(1692)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(1694)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP(1697)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-M3UA(1693)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(1698)@718a44d66dfb: Final verdict of PTC: none 20250822133054554 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) IPA-CTRL-CLI-IPA(1690)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP-IPA(1696)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(1699)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(1695)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1701)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1690): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(1691): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(1692): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(1693): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(1694): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(1695): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(1696): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(1697): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(1698): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(1699): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_lu_imsi_auth_tmsi_check_imei0(1700): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1701): none (pass -> pass) MTC@718a44d66dfb: Test case TC_lu_imsi_auth_tmsi_check_imei finished. Verdict: pass MTC@718a44d66dfb: 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'. Fri Aug 22 13:30:54 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 20250822133054750 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822133054750 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822133054750 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822133054750 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822133054750 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822133054750 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822133054750 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822133054750 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822133054750 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822133054750 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133054750 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822133054750 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822133054750 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822133054750 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822133054750 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822133054751 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822133054751 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822133054751 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822133054751 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822133055556 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=233916) 20250822133056557 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822133056752 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822133056752 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822133056752 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=233916, count=235076) 20250822133057558 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:30: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_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 20250822133058560 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_lu_imsi_auth3g_tmsi_check_imei started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(1705)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(1705)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1705)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(1703)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822133059176 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1706)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822133059372 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822133059372 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822133059372 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822133059372 DLSS7 DEBUG 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)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1705)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1705)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822133059376 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133059376 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822133059376 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822133059376 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822133059376 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822133059376 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822133059376 DLSS7 DEBUG 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)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(1705)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1705)@718a44d66dfb: Message received on association #8 20250822133059377 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133059377 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822133059377 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822133059377 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822133059377 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822133059377 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822133059377 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1705)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1705)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822133059377 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822133059377 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1705)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1705)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1705)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1705)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1705)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1705)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1705)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1705)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822133059560 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822133059560 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1708)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1708)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822133059567 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1708)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1708)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1708)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@718a44d66dfb: IPA ID RESP: { { 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)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1708)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822133059581 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822133059581 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1709)@718a44d66dfb: Created GsupExpect[0] for "262420000000005" to be handled at TC_lu_imsi_auth3g_tmsi_check_imei0(1712) TC_lu_imsi_auth3g_tmsi_check_imei0(1712)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250822133100181 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133100181 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133100181 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133100181 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133100181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133100181 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133100181 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133100181 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1705)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133100182 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133100182 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133100182 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133100182 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133100182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133100182 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133100182 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133100182 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1705)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1705)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1704)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1704)@718a44d66dfb: Added conn table entry 0TC_lu_imsi_auth3g_tmsi_check_imei0(1712)11450481 MSC_Test_0-SCCP(1703)@718a44d66dfb: First idle individual index:0 MSC_Test_0-RAN(1704)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 20250822133100197 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133100197 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133100197 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133100197 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133100197 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133100197 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133100197 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133100197 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1705)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133100197 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-285:LU)[0x56365ea2ced0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000005 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822133100197 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-285:LU)[0x56365ea2ced0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822133100197 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-285:LU)[0x56365e9fe540]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822133100197 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-285:LU)[0x56365e9fe540]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000005:GERAN-A-285:LU)[0x56365ea2ced0] (fsm.c:486) 20250822133100197 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-285:LU)[0x56365e9fe540]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250822133100197 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-285:LU)[0x56365e9fe540]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822133100197 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9802EBE2 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822133100197 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9802EBE2 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822133100198 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9802EBE2 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250822133100198 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822133100198 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9802EBE2:GERAN-A-285:LU)[0x56365e9fe540]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822133100198 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9802EBE2:GERAN-A-285:LU)[0x56365e9fe540]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822133100198 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9802EBE2:GERAN-A-285:LU)[0x56365e9fe540]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250822133100198 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9802EBE2:GERAN-A-285:LU)[0x56365ea6ec00]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822133100198 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9802EBE2:GERAN-A-285:LU)[0x56365ea6ec00]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9802EBE2:GERAN-A-285:LU)[0x56365e9fe540] (fsm.c:486) 20250822133100198 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9802EBE2:GERAN-A-285:LU)[0x56365ea6ec00]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822133100198 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9802EBE2:GERAN-A-285:LU)[0x56365ea6ec00]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822133100198 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133100198 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133100198 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133100198 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133100198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133100198 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133100198 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133100198 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1705)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1705)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1703)@718a44d66dfb: { messageType := 2, destLocRef := 'AEB871'O, sourceLocRef := '00011D'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1703)@718a44d66dfb: Session index based on local reference:0 MSC_Test-GSUP(1709)@718a44d66dfb: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_auth3g_tmsi_check_imei0(1712) MSC_Test-GSUP(1709)@718a44d66dfb: Added IMSI table entry 0TC_lu_imsi_auth3g_tmsi_check_imei0(1712)"262420000000005" 20250822133100201 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9802EBE2 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250822133100201 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9802EBE2 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1703)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1703)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(1703)@718a44d66dfb: vl_from0 20250822133100201 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133100201 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133100201 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133100202 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133100202 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133100202 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133100202 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133100202 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1703)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1705)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_imsi_auth3g_tmsi_check_imei0(1712)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth3g_tmsi_check_imei0(1712)@718a44d66dfb: setverdict(pass): none -> pass 20250822133100205 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9802EBE2 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133100205 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9802EBE2:GERAN-A-285:LU)[0x56365ea6ec00]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822133100205 DVLR DEBUG SUBSCR(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9802EBE2) Received 1 auth tuples (vlr.c:996) 20250822133100205 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9802EBE2:GERAN-A-285:LU)[0x56365ea6ec00]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822133100205 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9802EBE2:GERAN-A-285:LU)[0x56365ea6ec00]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250822133100205 DMM DEBUG Tx AUTH REQ (rand = 28d1e803eede22af6c09257600281aef) (gsm_04_08.c:641) 20250822133100205 DMM DEBUG AUTH REQ (autn = 70252c58ab1aa2484bb9e89f3a339d6b) (gsm_04_08.c:643) 20250822133100205 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9802EBE2 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822133100205 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133100205 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133100206 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133100206 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133100206 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133100206 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133100206 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133100206 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1705)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1705)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1703)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1703)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1703)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1703)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1704)@718a44d66dfb: patching N(SD)=1 into dtap '05143B6C1FE621045A702470'O MSC_Test_0-RAN(1704)@718a44d66dfb: patched enc_l3: '05543B6C1FE621045A702470'O MSC_Test_0-SCCP(1703)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1703)@718a44d66dfb: vl_len:15 MSC_Test_0-SCCP(1703)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1703)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '01000C05543B6C1FE621045A702470'O 20250822133100210 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133100210 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133100210 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133100210 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133100210 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133100210 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133100210 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133100210 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133100210 DMM DEBUG msc_a(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9802EBE2:GERAN-A-285:LU)[0x56365ea2ced0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 3b6c1fe65a702470) (gsm_04_08.c:1128) 20250822133100210 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9802EBE2:GERAN-A-285:LU)[0x56365ea6ec00]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822133100210 DVLR DEBUG SUBSCR(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9802EBE2) AUTH on GERAN received SRES/RES: 3b6c1fe65a702470 (8 bytes) (vlr_auth_fsm.c:151) 20250822133100210 DVLR INFO SUBSCR(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9802EBE2) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250822133100210 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9802EBE2:GERAN-A-285:LU)[0x56365ea6ec00]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822133100210 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9802EBE2:GERAN-A-285:LU)[0x56365ea6ec00]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822133100210 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9802EBE2:GERAN-A-285:LU)[0x56365ea6ec00]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822133100210 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9802EBE2:GERAN-A-285:LU)[0x56365ea6ec00]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9802EBE2:GERAN-A-285:LU)[0x56365e9fe540] (vlr_auth_fsm.c:294) 20250822133100210 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9802EBE2:GERAN-A-285:LU)[0x56365ea6ec00]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822133100210 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9802EBE2:GERAN-A-285:LU)[0x56365ea6ec00]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822133100210 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9802EBE2:GERAN-A-285:LU)[0x56365e9fe540]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250822133100210 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9802EBE2:GERAN-A-285:LU)[0x56365e9fe540]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) MSC_Test_0-M3UA(1705)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133100210 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9802EBE2:GERAN-A-285:LU)[0x56365e9fe540]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822133100210 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9802EBE2:GERAN-A-285:LU)[0x56365e9fe540]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822133100210 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9802EBE2:GERAN-A-285:LU)[0x56365e9fe540]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822133100210 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9802EBE2:GERAN-A-285:LU)[0x56365ea45d60]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822133100210 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9802EBE2:GERAN-A-285:LU)[0x56365ea45d60]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9802EBE2:GERAN-A-285:LU)[0x56365e9fe540] (fsm.c:486) 20250822133100210 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9802EBE2:GERAN-A-285:LU)[0x56365ea45d60]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822133100210 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9802EBE2:GERAN-A-285:LU)[0x56365ea45d60]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822133100210 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133100210 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133100210 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133100210 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133100210 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133100210 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133100210 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133100210 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1705)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1705)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1703)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1703)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1703)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1703)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822133100213 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9802EBE2 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133100213 DVLR DEBUG IMSI:262420000000005 has MSISDN:491230000005 (vlr.c:1045) 20250822133100213 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9802EBE2) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250822133100213 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9802EBE2 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822133100213 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9802EBE2 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133100213 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9802EBE2:GERAN-A-285:LU)[0x56365e9fe540]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822133100213 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9802EBE2:GERAN-A-285:LU)[0x56365ea45d60]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822133100213 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9802EBE2:GERAN-A-285:LU)[0x56365ea45d60]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822133100213 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9802EBE2:GERAN-A-285:LU)[0x56365ea45d60]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822133100213 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9802EBE2:GERAN-A-285:LU)[0x56365ea45d60]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9802EBE2:GERAN-A-285:LU)[0x56365e9fe540] (vlr_lu_fsm.c:110) 20250822133100213 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9802EBE2:GERAN-A-285:LU)[0x56365ea45d60]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822133100213 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9802EBE2:GERAN-A-285:LU)[0x56365ea45d60]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822133100213 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9802EBE2:GERAN-A-285:LU)[0x56365e9fe540]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822133100213 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9802EBE2:GERAN-A-285:LU)[0x56365e9fe540]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822133100213 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9802EBE2:GERAN-A-285:LU)[0x56365ea6ec00]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822133100213 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9802EBE2:GERAN-A-285:LU)[0x56365ea6ec00]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9802EBE2:GERAN-A-285:LU)[0x56365e9fe540] (fsm.c:486) 20250822133100213 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9802EBE2:GERAN-A-285:LU)[0x56365ea6ec00]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822133100213 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9802EBE2:GERAN-A-285:LU)[0x56365ea6ec00]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822133100213 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9802EBE2:GERAN-A-285:LU)[0x56365ea6ec00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822133100213 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9802EBE2:GERAN-A-285:LU)[0x56365ea6ec00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_IMEI_TMSI (T3270, 12s) (vlr_lu_fsm.c:472) 20250822133100213 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9802EBE2 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822133100213 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133100213 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133100213 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133100213 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133100213 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133100213 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133100213 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133100213 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1705)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1705)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1703)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1703)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1703)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1703)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1704)@718a44d66dfb: patching N(SD)=2 into dtap '0519084A99990000000005'O MSC_Test_0-RAN(1704)@718a44d66dfb: patched enc_l3: '0599084A99990000000005'O MSC_Test_0-SCCP(1703)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1703)@718a44d66dfb: vl_len:14 MSC_Test_0-SCCP(1703)@718a44d66dfb: vl_from0 20250822133100215 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133100215 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133100215 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133100215 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133100215 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133100215 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133100215 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133100215 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133100215 DMM DEBUG IDENTITY RESPONSE: IMEI-499990000000050 (gsm_04_08.c:223) 20250822133100215 DVLR DEBUG set IMEI on subscriber; IMSI=262420000000005 IMEI=49999000000005 (vlr.c:670) 20250822133100215 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9802EBE2:GERAN-A-285:LU)[0x56365e9fe540]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_ID_IMEI (vlr.c:1457) MSC_Test_0-SCCP(1703)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '01000B0599084A99990000000005'O MSC_Test_0-M3UA(1705)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133100215 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9802EBE2 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133100215 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9802EBE2:GERAN-A-285:LU)[0x56365e9fe540]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_HLR_IMEI_ACK (vlr.c:1328) 20250822133100215 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9802EBE2:GERAN-A-285:LU)[0x56365ea6ec00]{LU_COMPL_VLR_S_WAIT_IMEI_TMSI}: Received Event LU_COMPL_VLR_E_IMEI_CHECK_ACK (vlr_lu_fsm.c:1324) 20250822133100215 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9802EBE2:GERAN-A-285:LU)[0x56365ea6ec00]{LU_COMPL_VLR_S_WAIT_IMEI_TMSI}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822133100215 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9802EBE2:TMSInew-0x80A713DB) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250822133100215 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9802EBE2:GERAN-A-285:LU)[0x56365ea6ec00]{LU_COMPL_VLR_S_WAIT_IMEI_TMSI}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822133100215 DMM DEBUG -> IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9802EBE2:TMSInew-0x80A713DB LOCATION UPDATE ACCEPT (TMSI = 0x80a713db) (gsm_04_08.c:149) 20250822133100215 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9802EBE2:TMSInew-0x80A713DB - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822133100216 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133100216 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133100216 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133100216 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133100216 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133100216 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133100216 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133100216 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1705)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1705)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1703)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1703)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1703)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1703)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth3g_tmsi_check_imei0(1712)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1704)@718a44d66dfb: patching N(SD)=3 into dtap '051B'O MSC_Test_0-RAN(1704)@718a44d66dfb: patched enc_l3: '05DB'O MSC_Test_0-SCCP(1703)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1703)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(1703)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1703)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '01000205DB'O 20250822133100217 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133100217 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133100217 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133100217 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133100217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133100217 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133100217 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133100217 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133100217 DMM DEBUG msc_a(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9802EBE2:TMSInew-0x80A713DB:GERAN-A-285:LU)[0x56365ea2ced0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822133100217 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9802EBE2:TMSInew-0x80A713DB:GERAN-A-285:LU)[0x56365e9fe540]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822133100217 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9802EBE2:GERAN-A-285:LU)[0x56365ea6ec00]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822133100217 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x80A713DB) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) MSC_Test_0-M3UA(1705)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133100217 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9802EBE2:GERAN-A-285:LU)[0x56365ea6ec00]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822133100217 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x80A713DB:GERAN-A-285:LU)[0x56365e9fe540]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822133100217 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9802EBE2:GERAN-A-285:LU)[0x56365ea6ec00]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822133100217 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9802EBE2:GERAN-A-285:LU)[0x56365ea6ec00]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x80A713DB:GERAN-A-285:LU)[0x56365e9fe540] (vlr_lu_fsm.c:817) 20250822133100217 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9802EBE2:GERAN-A-285:LU)[0x56365ea6ec00]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822133100217 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9802EBE2:GERAN-A-285:LU)[0x56365ea6ec00]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822133100217 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x80A713DB:GERAN-A-285:LU)[0x56365e9fe540]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822133100217 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000005/3/1): Available (smpp_smsc.c:626) 20250822133100217 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x80A713DB + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822133100217 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x80A713DB + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822133100217 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x80A713DB - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822133100218 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x80A713DB - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822133100218 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133100218 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133100218 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133100218 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133100218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133100218 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133100218 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133100218 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1705)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1705)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1703)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1703)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1703)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1703)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1703)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1703)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1703)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1703)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822133100219 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133100219 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133100219 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133100219 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133100219 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133100219 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133100219 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133100219 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1705)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133100219 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x80A713DB:GERAN-A-285:LU)[0x56365e9fe540]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822133100219 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x80A713DB:GERAN-A-285:LU)[0x56365e9fe540]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x80A713DB:GERAN-A-285:LU)[0x56365ea2ced0] (msc_a.c:1053) 20250822133100219 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x80A713DB:GERAN-A-285:LU)[0x56365e9fe540]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822133100219 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x80A713DB:GERAN-A-285:LU)[0x56365e9fe540]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822133100219 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x80A713DB:GERAN-A-285:LU)[0x56365e9fe540]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822133100219 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x80A713DB - active-conn: now used by 1 (attached) (msub.c:375) 20250822133100219 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133100219 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133100219 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133100219 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133100219 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133100219 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133100219 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133100219 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1705)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1705)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1703)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-M3UA(1705)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133100219 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133100219 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133100219 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133100219 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133100219 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133100219 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133100219 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133100219 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1704)@718a44d66dfb: Deleted conn table entry 0TC_lu_imsi_auth3g_tmsi_check_imei0(1712)11450481 TC_lu_imsi_auth3g_tmsi_check_imei0(1712)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822133100220 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x80A713DB + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822133100220 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x80A713DB - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_imsi_auth3g_tmsi_check_imei0(1712)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth3g_tmsi_check_imei0(1712)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth3g_tmsi_check_imei0(1712)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth3g_tmsi_check_imei0(1712)@718a44d66dfb: Final verdict of PTC: pass 20250822133100226 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822133100226 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(1709)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-M3UA(1705)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-SCCP(1703)@718a44d66dfb: Final verdict of PTC: none 20250822133100228 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-RAN(1704)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(1706)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(1710)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(1711)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP-IPA(1708)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1713)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(1707)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1702)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1702): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(1703): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(1704): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(1705): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(1706): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(1707): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(1708): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(1709): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(1710): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(1711): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_lu_imsi_auth3g_tmsi_check_imei0(1712): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1713): none (pass -> pass) MTC@718a44d66dfb: Test case TC_lu_imsi_auth3g_tmsi_check_imei finished. Verdict: pass MTC@718a44d66dfb: 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'. Fri Aug 22 13:31:00 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 20250822133100422 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822133100422 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822133100422 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822133100422 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822133100422 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822133100422 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822133100422 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822133100422 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822133100422 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822133100422 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133100422 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822133100422 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822133100422 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822133100422 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822133100422 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822133100423 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822133100423 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822133100423 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822133100423 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822133101229 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=235272) 20250822133102230 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822133102424 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822133102424 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822133102424 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=235272, count=236432) 20250822133103231 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:31: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_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 20250822133104232 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_lu_imsi_noauth_tmsi_check_imei started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(1717)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(1717)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1717)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(1715)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822133104890 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1718)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822133105085 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822133105085 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822133105085 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822133105085 DLSS7 DEBUG 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)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1717)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1717)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822133105092 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133105092 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822133105092 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822133105092 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822133105092 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822133105092 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) MSC_Test_0-M3UA(1717)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(1717)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250822133105092 DLSS7 DEBUG 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)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1717)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1717)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822133105095 DLSS7 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(1717)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250822133105095 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822133105095 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822133105095 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822133105095 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822133105095 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822133105095 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1717)@718a44d66dfb: Message received on association #8 20250822133105095 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822133105095 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1717)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1717)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1717)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1717)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1717)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1717)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822133105234 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822133105234 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1720)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1720)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822133105240 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1720)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1720)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1720)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@718a44d66dfb: IPA ID RESP: { { 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)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1720)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822133105270 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822133105270 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1721)@718a44d66dfb: Created GsupExpect[0] for "262420000000005" to be handled at TC_lu_imsi_noauth_tmsi_check_imei0(1724) TC_lu_imsi_noauth_tmsi_check_imei0(1724)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250822133105896 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133105896 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133105896 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133105896 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133105896 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133105896 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133105896 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133105896 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1717)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133105897 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133105897 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133105897 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133105897 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133105897 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133105897 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133105897 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133105897 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1717)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1717)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1716)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1716)@718a44d66dfb: Added conn table entry 0TC_lu_imsi_noauth_tmsi_check_imei0(1724)7624490 MSC_Test_0-SCCP(1715)@718a44d66dfb: First idle individual index:0 MSC_Test_0-RAN(1716)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 20250822133105913 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133105913 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133105913 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133105913 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133105913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133105913 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133105913 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133105913 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1717)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133105913 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-286:LU)[0x56365ea6fe90]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000005 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822133105913 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-286:LU)[0x56365ea6fe90]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822133105913 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-286:LU)[0x56365ea78fe0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822133105913 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-286:LU)[0x56365ea78fe0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000005:GERAN-A-286:LU)[0x56365ea6fe90] (fsm.c:486) 20250822133105913 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-286:LU)[0x56365ea78fe0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822133105913 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-286:LU)[0x56365ea78fe0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822133105913 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x80A713DB + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822133105913 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x80A713DB + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822133105913 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x80A713DB - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250822133105914 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822133105914 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x80A713DB:GERAN-A-286:LU)[0x56365ea78fe0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822133105914 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x80A713DB:GERAN-A-286:LU)[0x56365ea78fe0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822133105914 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x80A713DB:GERAN-A-286:LU)[0x56365ea78fe0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822133105914 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x80A713DB:GERAN-A-286:LU)[0x56365ea78fe0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822133105914 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x80A713DB:GERAN-A-286:LU)[0x56365ea78fe0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822133105914 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x80A713DB:GERAN-A-286:LU)[0x56365ea78fe0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822133105914 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x80A713DB:GERAN-A-286:LU)[0x56365ea6ec00]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822133105914 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x80A713DB:GERAN-A-286:LU)[0x56365ea6ec00]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x80A713DB:GERAN-A-286:LU)[0x56365ea78fe0] (fsm.c:486) 20250822133105914 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x80A713DB:GERAN-A-286:LU)[0x56365ea6ec00]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822133105914 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x80A713DB:GERAN-A-286:LU)[0x56365ea6ec00]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822133105914 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133105914 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133105914 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133105914 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133105914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133105914 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133105914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133105914 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133105914 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133105914 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133105914 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133105914 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133105914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133105914 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133105914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133105914 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1717)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1717)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1717)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1717)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1715)@718a44d66dfb: { messageType := 2, destLocRef := '74572A'O ("tW*"), sourceLocRef := '00011E'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1715)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1715)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1715)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1715)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1715)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1721)@718a44d66dfb: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_noauth_tmsi_check_imei0(1724) MSC_Test-GSUP(1721)@718a44d66dfb: Added IMSI table entry 0TC_lu_imsi_noauth_tmsi_check_imei0(1724)"262420000000005" 20250822133105917 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x80A713DB + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250822133105917 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x80A713DB - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1715)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1715)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(1715)@718a44d66dfb: vl_from0 20250822133105919 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133105919 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133105919 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133105919 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133105919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133105919 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133105919 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133105919 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1715)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1717)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_imsi_noauth_tmsi_check_imei0(1724)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_noauth_tmsi_check_imei0(1724)@718a44d66dfb: setverdict(pass): none -> pass 20250822133105926 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x80A713DB + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133105926 DVLR DEBUG IMSI:262420000000005 has MSISDN:491230000005 (vlr.c:1045) 20250822133105926 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x80A713DB) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250822133105926 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x80A713DB - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822133105927 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x80A713DB + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133105927 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x80A713DB:GERAN-A-286:LU)[0x56365ea78fe0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822133105927 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x80A713DB:GERAN-A-286:LU)[0x56365ea6ec00]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822133105927 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x80A713DB:GERAN-A-286:LU)[0x56365ea6ec00]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822133105927 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x80A713DB:GERAN-A-286:LU)[0x56365ea6ec00]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822133105927 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x80A713DB:GERAN-A-286:LU)[0x56365ea6ec00]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x80A713DB:GERAN-A-286:LU)[0x56365ea78fe0] (vlr_lu_fsm.c:110) 20250822133105927 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x80A713DB:GERAN-A-286:LU)[0x56365ea6ec00]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822133105927 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x80A713DB:GERAN-A-286:LU)[0x56365ea6ec00]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822133105927 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x80A713DB:GERAN-A-286:LU)[0x56365ea78fe0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822133105927 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x80A713DB:GERAN-A-286:LU)[0x56365ea78fe0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822133105927 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x80A713DB:GERAN-A-286:LU)[0x56365ea45d60]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822133105927 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x80A713DB:GERAN-A-286:LU)[0x56365ea45d60]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x80A713DB:GERAN-A-286:LU)[0x56365ea78fe0] (fsm.c:486) 20250822133105927 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x80A713DB:GERAN-A-286:LU)[0x56365ea45d60]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822133105927 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x80A713DB:GERAN-A-286:LU)[0x56365ea45d60]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822133105927 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x80A713DB:GERAN-A-286:LU)[0x56365ea45d60]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822133105927 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x80A713DB:GERAN-A-286:LU)[0x56365ea45d60]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_IMEI_TMSI (T3270, 12s) (vlr_lu_fsm.c:472) 20250822133105927 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x80A713DB - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822133105927 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133105927 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133105927 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133105927 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133105927 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133105927 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133105927 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133105927 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1717)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1717)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1715)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1715)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1715)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1715)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1716)@718a44d66dfb: patching N(SD)=1 into dtap '0519084A99990000000005'O MSC_Test_0-RAN(1716)@718a44d66dfb: patched enc_l3: '0559084A99990000000005'O MSC_Test_0-SCCP(1715)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1715)@718a44d66dfb: vl_len:14 MSC_Test_0-SCCP(1715)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1715)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '01000B0559084A99990000000005'O 20250822133105939 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133105939 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133105939 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133105939 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133105939 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133105939 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133105939 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133105939 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1717)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133105940 DMM DEBUG IDENTITY RESPONSE: IMEI-499990000000050 (gsm_04_08.c:223) 20250822133105940 DVLR DEBUG set IMEI on subscriber; IMSI=262420000000005 IMEI=49999000000005 (vlr.c:670) 20250822133105940 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x80A713DB:GERAN-A-286:LU)[0x56365ea78fe0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_ID_IMEI (vlr.c:1457) 20250822133105941 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x80A713DB + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133105941 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x80A713DB:GERAN-A-286:LU)[0x56365ea78fe0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_HLR_IMEI_ACK (vlr.c:1328) 20250822133105941 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x80A713DB:GERAN-A-286:LU)[0x56365ea45d60]{LU_COMPL_VLR_S_WAIT_IMEI_TMSI}: Received Event LU_COMPL_VLR_E_IMEI_CHECK_ACK (vlr_lu_fsm.c:1324) 20250822133105941 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x80A713DB:GERAN-A-286:LU)[0x56365ea45d60]{LU_COMPL_VLR_S_WAIT_IMEI_TMSI}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822133105941 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x80A713DB:TMSInew-0x9C4AD292) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250822133105941 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x80A713DB:GERAN-A-286:LU)[0x56365ea45d60]{LU_COMPL_VLR_S_WAIT_IMEI_TMSI}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822133105941 DMM DEBUG -> IMSI-262420000000005:MSISDN-491230000005:TMSI-0x80A713DB:TMSInew-0x9C4AD292 LOCATION UPDATE ACCEPT (TMSI = 0x9c4ad292) (gsm_04_08.c:149) 20250822133105941 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x80A713DB:TMSInew-0x9C4AD292 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822133105941 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133105941 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133105941 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133105941 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133105941 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133105942 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133105942 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133105942 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1717)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1717)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1715)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1715)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1715)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1715)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_noauth_tmsi_check_imei0(1724)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1716)@718a44d66dfb: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1716)@718a44d66dfb: patched enc_l3: '059B'O MSC_Test_0-SCCP(1715)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1715)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(1715)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1715)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002059B'O 20250822133105946 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133105947 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133105947 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133105947 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133105947 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133105947 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133105947 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133105947 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1717)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133105947 DMM DEBUG msc_a(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x80A713DB:TMSInew-0x9C4AD292:GERAN-A-286:LU)[0x56365ea6fe90]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822133105947 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x80A713DB:TMSInew-0x9C4AD292:GERAN-A-286:LU)[0x56365ea78fe0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822133105947 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x80A713DB:GERAN-A-286:LU)[0x56365ea45d60]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822133105947 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C4AD292) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250822133105947 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x80A713DB:GERAN-A-286:LU)[0x56365ea45d60]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822133105947 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C4AD292:GERAN-A-286:LU)[0x56365ea78fe0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822133105947 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x80A713DB:GERAN-A-286:LU)[0x56365ea45d60]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822133105947 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x80A713DB:GERAN-A-286:LU)[0x56365ea45d60]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C4AD292:GERAN-A-286:LU)[0x56365ea78fe0] (vlr_lu_fsm.c:817) 20250822133105947 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x80A713DB:GERAN-A-286:LU)[0x56365ea45d60]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822133105947 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x80A713DB:GERAN-A-286:LU)[0x56365ea45d60]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822133105947 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C4AD292:GERAN-A-286:LU)[0x56365ea78fe0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822133105947 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000005/3/1): Available (smpp_smsc.c:626) 20250822133105947 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C4AD292 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822133105947 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C4AD292 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822133105947 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C4AD292 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822133105947 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C4AD292 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822133105947 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133105948 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133105948 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133105948 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133105948 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133105948 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133105948 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133105948 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1717)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1717)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1715)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1715)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1715)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1715)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1715)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1715)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1715)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1715)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822133105950 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133105950 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133105950 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133105950 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133105950 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133105950 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133105950 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133105950 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1717)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133105951 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C4AD292:GERAN-A-286:LU)[0x56365ea78fe0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822133105951 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C4AD292:GERAN-A-286:LU)[0x56365ea78fe0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C4AD292:GERAN-A-286:LU)[0x56365ea6fe90] (msc_a.c:1053) 20250822133105951 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C4AD292:GERAN-A-286:LU)[0x56365ea78fe0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822133105951 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C4AD292:GERAN-A-286:LU)[0x56365ea78fe0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822133105951 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C4AD292:GERAN-A-286:LU)[0x56365ea78fe0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822133105952 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C4AD292 - active-conn: now used by 1 (attached) (msub.c:375) 20250822133105952 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133105952 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133105952 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133105952 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133105952 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133105952 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133105952 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133105952 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1717)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1717)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1715)@718a44d66dfb: Session index based on local reference:0 20250822133105953 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133105953 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133105953 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133105953 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133105953 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133105953 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133105953 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133105953 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1717)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1716)@718a44d66dfb: Deleted conn table entry 0TC_lu_imsi_noauth_tmsi_check_imei0(1724)7624490 TC_lu_imsi_noauth_tmsi_check_imei0(1724)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822133105955 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C4AD292 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822133105955 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C4AD292 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_imsi_noauth_tmsi_check_imei0(1724)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_noauth_tmsi_check_imei0(1724)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_tmsi_check_imei0(1724)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_tmsi_check_imei0(1724)@718a44d66dfb: Final verdict of PTC: pass 20250822133105963 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822133105963 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(1715)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(1718)@718a44d66dfb: Final verdict of PTC: none 20250822133105965 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP(1721)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP-IPA(1720)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-M3UA(1717)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(1719)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(1716)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1725)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(1722)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1714)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(1723)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1714): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(1715): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(1716): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(1717): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(1718): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(1719): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(1720): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(1721): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(1722): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(1723): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_lu_imsi_noauth_tmsi_check_imei0(1724): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1725): none (pass -> pass) MTC@718a44d66dfb: Test case TC_lu_imsi_noauth_tmsi_check_imei finished. Verdict: pass MTC@718a44d66dfb: 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'. Fri Aug 22 13:31:05 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 20250822133106154 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822133106154 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822133106154 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822133106154 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822133106154 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822133106154 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822133106154 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822133106154 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822133106154 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822133106154 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133106154 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822133106154 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822133106154 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822133106154 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822133106154 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822133106154 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822133106154 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822133106155 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822133106155 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822133106967 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=209684) 20250822133107969 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822133108155 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822133108156 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822133108156 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=209684, count=210844) 20250822133108971 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:31: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_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 20250822133109973 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_lu_imsi_noauth_notmsi_check_imei started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1729)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(1729)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1729)@718a44d66dfb: ************************************************* MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-SCCP(1727)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822133110543 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1730)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822133110737 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822133110737 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822133110737 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822133110737 DLSS7 DEBUG 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)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1729)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1729)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822133110742 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133110742 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822133110742 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822133110742 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822133110742 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822133110742 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822133110742 DLSS7 DEBUG 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)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(1729)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1729)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1729)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1729)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1729)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1729)@718a44d66dfb: Message received on association #8 20250822133110743 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133110743 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822133110743 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822133110743 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822133110743 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822133110743 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822133110743 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250822133110743 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822133110743 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1729)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1729)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1729)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1729)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1729)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1729)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822133110975 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822133110975 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1732)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1732)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822133110980 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1732)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1732)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1732)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@718a44d66dfb: IPA ID RESP: { { 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)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1732)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822133111000 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822133111000 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1733)@718a44d66dfb: Created GsupExpect[0] for "262420000000005" to be handled at TC_lu_imsi_noauth_notmsi_check_imei0(1736) TC_lu_imsi_noauth_notmsi_check_imei0(1736)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250822133111547 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133111547 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133111547 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133111547 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133111547 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133111547 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133111547 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133111547 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1729)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133111548 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133111549 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133111549 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133111549 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133111549 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133111549 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133111549 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133111549 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1729)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1729)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1728)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1728)@718a44d66dfb: Added conn table entry 0TC_lu_imsi_noauth_notmsi_check_imei0(1736)16361851 MSC_Test_0-SCCP(1727)@718a44d66dfb: First idle individual index:0 MSC_Test_0-RAN(1728)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1729)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133111558 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133111558 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133111558 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133111558 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133111558 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133111558 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133111558 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133111558 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133111559 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-287:LU)[0x56365ea2ced0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000005 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822133111559 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-287:LU)[0x56365ea2ced0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822133111559 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-287:LU)[0x56365e9fe540]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822133111559 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-287:LU)[0x56365e9fe540]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000005:GERAN-A-287:LU)[0x56365ea2ced0] (fsm.c:486) 20250822133111559 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-287:LU)[0x56365e9fe540]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822133111559 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-287:LU)[0x56365e9fe540]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822133111559 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C4AD292 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822133111559 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C4AD292 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822133111559 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C4AD292 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250822133111559 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822133111559 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C4AD292:GERAN-A-287:LU)[0x56365e9fe540]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822133111559 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C4AD292:GERAN-A-287:LU)[0x56365e9fe540]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822133111559 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C4AD292:GERAN-A-287:LU)[0x56365e9fe540]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822133111559 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C4AD292:GERAN-A-287:LU)[0x56365e9fe540]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822133111559 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C4AD292:GERAN-A-287:LU)[0x56365e9fe540]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822133111559 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C4AD292:GERAN-A-287:LU)[0x56365e9fe540]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822133111559 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C4AD292:GERAN-A-287:LU)[0x56365ea45d60]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822133111559 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C4AD292:GERAN-A-287:LU)[0x56365ea45d60]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C4AD292:GERAN-A-287:LU)[0x56365e9fe540] (fsm.c:486) 20250822133111559 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C4AD292:GERAN-A-287:LU)[0x56365ea45d60]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822133111559 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C4AD292:GERAN-A-287:LU)[0x56365ea45d60]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822133111559 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133111559 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133111559 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133111559 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133111559 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133111559 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133111559 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133111559 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133111559 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133111559 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133111559 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133111559 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133111559 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133111559 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133111559 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133111559 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1729)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1729)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1729)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1729)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1727)@718a44d66dfb: { messageType := 2, destLocRef := 'F9A97B'O, sourceLocRef := '00011F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1727)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1727)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1727)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1727)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1727)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1733)@718a44d66dfb: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_noauth_notmsi_check_imei0(1736) MSC_Test-GSUP(1733)@718a44d66dfb: Added IMSI table entry 0TC_lu_imsi_noauth_notmsi_check_imei0(1736)"262420000000005" 20250822133111561 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C4AD292 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250822133111561 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C4AD292 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_imsi_noauth_notmsi_check_imei0(1736)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_noauth_notmsi_check_imei0(1736)@718a44d66dfb: setverdict(pass): none -> pass MSC_Test_0-SCCP(1727)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1727)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(1727)@718a44d66dfb: vl_from0 20250822133111563 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133111563 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133111563 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133111563 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133111563 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133111563 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133111563 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133111563 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1727)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1729)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133111565 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C4AD292 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133111565 DVLR DEBUG IMSI:262420000000005 has MSISDN:491230000005 (vlr.c:1045) 20250822133111565 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C4AD292) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250822133111565 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C4AD292 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822133111565 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C4AD292 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133111565 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C4AD292:GERAN-A-287:LU)[0x56365e9fe540]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822133111565 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C4AD292:GERAN-A-287:LU)[0x56365ea45d60]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822133111565 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C4AD292:GERAN-A-287:LU)[0x56365ea45d60]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822133111565 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C4AD292:GERAN-A-287:LU)[0x56365ea45d60]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822133111565 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C4AD292:GERAN-A-287:LU)[0x56365ea45d60]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C4AD292:GERAN-A-287:LU)[0x56365e9fe540] (vlr_lu_fsm.c:110) 20250822133111565 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C4AD292:GERAN-A-287:LU)[0x56365ea45d60]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822133111565 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C4AD292:GERAN-A-287:LU)[0x56365ea45d60]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822133111565 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C4AD292:GERAN-A-287:LU)[0x56365e9fe540]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822133111565 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C4AD292:GERAN-A-287:LU)[0x56365e9fe540]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822133111565 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C4AD292:GERAN-A-287:LU)[0x56365ea6ec00]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822133111565 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C4AD292:GERAN-A-287:LU)[0x56365ea6ec00]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C4AD292:GERAN-A-287:LU)[0x56365e9fe540] (fsm.c:486) 20250822133111565 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C4AD292:GERAN-A-287:LU)[0x56365ea6ec00]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822133111565 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C4AD292:GERAN-A-287:LU)[0x56365ea6ec00]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822133111565 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C4AD292:GERAN-A-287:LU)[0x56365ea6ec00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822133111565 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C4AD292:GERAN-A-287:LU)[0x56365ea6ec00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_IMEI (T3270, 12s) (vlr_lu_fsm.c:472) 20250822133111565 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C4AD292 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822133111565 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133111565 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133111565 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133111565 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133111565 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133111565 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133111565 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133111565 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1729)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1729)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1727)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1727)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1727)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1727)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1728)@718a44d66dfb: patching N(SD)=1 into dtap '0519084A99990000000005'O MSC_Test_0-RAN(1728)@718a44d66dfb: patched enc_l3: '0559084A99990000000005'O MSC_Test_0-SCCP(1727)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1727)@718a44d66dfb: vl_len:14 MSC_Test_0-SCCP(1727)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1727)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '01000B0559084A99990000000005'O 20250822133111569 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133111569 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133111569 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133111569 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133111569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133111569 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133111569 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(1729)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133111569 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133111569 DMM DEBUG IDENTITY RESPONSE: IMEI-499990000000050 (gsm_04_08.c:223) 20250822133111569 DVLR DEBUG set IMEI on subscriber; IMSI=262420000000005 IMEI=49999000000005 (vlr.c:670) 20250822133111569 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C4AD292:GERAN-A-287:LU)[0x56365e9fe540]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_ID_IMEI (vlr.c:1457) 20250822133111569 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C4AD292 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133111569 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C4AD292:GERAN-A-287:LU)[0x56365e9fe540]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_HLR_IMEI_ACK (vlr.c:1328) 20250822133111569 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C4AD292:GERAN-A-287:LU)[0x56365ea6ec00]{LU_COMPL_VLR_S_WAIT_IMEI}: Received Event LU_COMPL_VLR_E_IMEI_CHECK_ACK (vlr_lu_fsm.c:1324) 20250822133111569 DMM DEBUG -> IMSI-262420000000005:MSISDN-491230000005 LOCATION UPDATE ACCEPT (gsm_04_08.c:141) 20250822133111570 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C4AD292:GERAN-A-287:LU)[0x56365ea6ec00]{LU_COMPL_VLR_S_WAIT_IMEI}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822133111570 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C4AD292:GERAN-A-287:LU)[0x56365e9fe540]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822133111570 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C4AD292:GERAN-A-287:LU)[0x56365ea6ec00]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822133111570 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C4AD292:GERAN-A-287:LU)[0x56365ea6ec00]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C4AD292:GERAN-A-287:LU)[0x56365e9fe540] (vlr_lu_fsm.c:817) 20250822133111570 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C4AD292:GERAN-A-287:LU)[0x56365ea6ec00]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822133111570 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C4AD292:GERAN-A-287:LU)[0x56365ea6ec00]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822133111570 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C4AD292:GERAN-A-287:LU)[0x56365e9fe540]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822133111570 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000005/3/1): Available (smpp_smsc.c:626) 20250822133111570 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) 20250822133111570 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) 20250822133111570 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) 20250822133111570 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) 20250822133111570 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822133111570 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133111570 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133111570 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133111570 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133111570 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133111570 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133111570 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133111570 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133111570 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133111570 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133111570 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133111570 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133111570 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133111570 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133111570 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133111570 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1729)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1729)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1727)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1727)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1727)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1727)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1729)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1729)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1727)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1727)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1727)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1727)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_noauth_notmsi_check_imei0(1736)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1727)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1727)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1727)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1727)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1729)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133111573 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133111573 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133111573 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133111573 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133111573 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133111573 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133111573 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133111573 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133111574 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C4AD292:GERAN-A-287:LU)[0x56365e9fe540]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822133111574 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C4AD292:GERAN-A-287:LU)[0x56365e9fe540]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C4AD292:GERAN-A-287:LU)[0x56365ea2ced0] (msc_a.c:1053) 20250822133111574 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C4AD292:GERAN-A-287:LU)[0x56365e9fe540]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822133111574 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C4AD292:GERAN-A-287:LU)[0x56365e9fe540]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822133111574 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C4AD292:GERAN-A-287:LU)[0x56365e9fe540]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822133111574 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - active-conn: now used by 1 (attached) (msub.c:375) 20250822133111574 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133111574 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133111574 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133111574 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133111574 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133111574 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133111574 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133111574 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1729)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1729)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1727)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-M3UA(1729)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133111575 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133111575 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133111575 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133111575 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133111575 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133111575 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133111575 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133111575 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1728)@718a44d66dfb: Deleted conn table entry 0TC_lu_imsi_noauth_notmsi_check_imei0(1736)16361851 TC_lu_imsi_noauth_notmsi_check_imei0(1736)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822133111576 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822133111576 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_imsi_noauth_notmsi_check_imei0(1736)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_noauth_notmsi_check_imei0(1736)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_notmsi_check_imei0(1736)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_notmsi_check_imei0(1736)@718a44d66dfb: Final verdict of PTC: pass MSC_Test_0-SCCP(1727)@718a44d66dfb: Final verdict of PTC: none 20250822133111583 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822133111583 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(1733)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(1728)@718a44d66dfb: Final verdict of PTC: none 20250822133111584 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-M3UA(1729)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(1730)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP-IPA(1732)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1726)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(1734)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(1735)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(1731)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1737)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1726): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(1727): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(1728): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(1729): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(1730): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(1731): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(1732): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(1733): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(1734): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(1735): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_lu_imsi_noauth_notmsi_check_imei0(1736): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1737): none (pass -> pass) MTC@718a44d66dfb: Test case TC_lu_imsi_noauth_notmsi_check_imei finished. Verdict: pass MTC@718a44d66dfb: 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'. Fri Aug 22 13:31:11 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 20250822133111782 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822133111782 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822133111782 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822133111782 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822133111782 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822133111782 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822133111782 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822133111782 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822133111782 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822133111782 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133111782 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822133111782 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822133111782 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822133111782 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822133111782 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822133111782 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822133111782 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822133111783 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822133111783 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822133112586 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=199136) 20250822133113587 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822133113784 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822133113784 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822133113784 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=199136, count=200296) 20250822133114589 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:31: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_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 20250822133115590 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_lu_imsi_auth_tmsi_check_imei_nack started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(1741)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(1741)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1741)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(1739)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822133116231 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1742)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822133116427 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822133116427 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822133116427 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822133116427 DLSS7 DEBUG 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)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1741)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1741)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1741)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(1741)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250822133116432 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133116432 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822133116432 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822133116432 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822133116432 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822133116432 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822133116432 DLSS7 DEBUG 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)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1741)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1741)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1741)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250822133116433 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133116433 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822133116433 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822133116433 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822133116433 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822133116433 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822133116433 DLSS7 DEBUG 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)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1741)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1741)@718a44d66dfb: Message received on association #8 20250822133116434 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822133116434 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1741)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1741)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1741)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1741)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822133116590 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822133116590 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1744)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1744)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822133116597 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1744)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1744)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1744)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@718a44d66dfb: IPA ID RESP: { { 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)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1744)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822133116616 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822133116616 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1745)@718a44d66dfb: Created GsupExpect[0] for "262420000000005" to be handled at TC_lu_imsi_auth_tmsi_check_imei_nack0(1748) TC_lu_imsi_auth_tmsi_check_imei_nack0(1748)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250822133117240 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133117240 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133117240 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133117240 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133117240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133117240 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133117240 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133117240 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1741)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133117240 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133117240 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133117240 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133117240 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133117240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133117240 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133117240 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133117240 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1741)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1741)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1740)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1740)@718a44d66dfb: Added conn table entry 0TC_lu_imsi_auth_tmsi_check_imei_nack0(1748)11880199 MSC_Test_0-SCCP(1739)@718a44d66dfb: First idle individual index:0 MSC_Test_0-RAN(1740)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 20250822133117253 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133117253 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133117253 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133117253 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133117253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133117253 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133117253 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133117253 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1741)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133117253 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-288:LU)[0x56365ea6fe90]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000005 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822133117253 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-288:LU)[0x56365ea6fe90]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822133117253 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-288:LU)[0x56365ea78fe0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822133117253 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-288:LU)[0x56365ea78fe0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000005:GERAN-A-288:LU)[0x56365ea6fe90] (fsm.c:486) 20250822133117253 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-288:LU)[0x56365ea78fe0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250822133117253 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-288:LU)[0x56365ea78fe0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822133117253 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) 20250822133117253 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822133117253 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250822133117253 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822133117253 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x56365ea78fe0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822133117253 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x56365ea78fe0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822133117253 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x56365ea78fe0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250822133117253 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x56365ea6ec00]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822133117253 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x56365ea6ec00]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x56365ea78fe0] (fsm.c:486) 20250822133117253 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x56365ea6ec00]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822133117253 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x56365ea6ec00]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822133117253 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133117253 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133117253 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133117253 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133117253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133117253 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133117253 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133117253 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1741)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1741)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1739)@718a44d66dfb: { messageType := 2, destLocRef := 'B54707'O, sourceLocRef := '000120'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1739)@718a44d66dfb: Session index based on local reference:0 MSC_Test-GSUP(1745)@718a44d66dfb: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_auth_tmsi_check_imei_nack0(1748) MSC_Test-GSUP(1745)@718a44d66dfb: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_check_imei_nack0(1748)"262420000000005" MSC_Test_0-SCCP(1739)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1739)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(1739)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1739)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1741)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133117256 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133117257 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133117257 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133117257 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133117257 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133117257 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133117257 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133117257 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133117259 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133117259 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x56365ea6ec00]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822133117259 DVLR DEBUG SUBSCR(IMSI-262420000000005:MSISDN-491230000005) Received 1 auth tuples (vlr.c:996) 20250822133117259 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x56365ea6ec00]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822133117259 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x56365ea6ec00]{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) 20250822133117259 DMM DEBUG Tx AUTH REQ (rand = f63accb7b03701619639bc15aa95f7e1) (gsm_04_08.c:641) 20250822133117259 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822133117259 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133117259 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133117259 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133117259 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133117259 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133117259 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133117259 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133117259 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1741)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1741)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1739)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1739)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1739)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1739)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1740)@718a44d66dfb: patching N(SD)=1 into dtap '0514BB28AE8C'O MSC_Test_0-RAN(1740)@718a44d66dfb: patched enc_l3: '0554BB28AE8C'O MSC_Test_0-SCCP(1739)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1739)@718a44d66dfb: vl_len:9 MSC_Test_0-SCCP(1739)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1739)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0100060554BB28AE8C'O 20250822133117264 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133117264 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133117264 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133117264 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133117264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133117264 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133117264 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133117264 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133117264 DMM DEBUG msc_a(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x56365ea6fe90]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = bb28ae8c) (gsm_04_08.c:1128) 20250822133117264 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x56365ea6ec00]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822133117265 DVLR DEBUG SUBSCR(IMSI-262420000000005:MSISDN-491230000005) AUTH on GERAN received SRES/RES: bb28ae8c (4 bytes) (vlr_auth_fsm.c:151) 20250822133117265 DVLR INFO SUBSCR(IMSI-262420000000005:MSISDN-491230000005) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250822133117265 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x56365ea6ec00]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822133117265 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x56365ea6ec00]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822133117265 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x56365ea6ec00]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822133117265 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x56365ea6ec00]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x56365ea78fe0] (vlr_auth_fsm.c:294) 20250822133117265 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x56365ea6ec00]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822133117265 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x56365ea6ec00]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822133117265 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x56365ea78fe0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250822133117265 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x56365ea78fe0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822133117265 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x56365ea78fe0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) MSC_Test_0-M3UA(1741)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133117265 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x56365ea78fe0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822133117265 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x56365ea78fe0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822133117265 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x56365ea45d60]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822133117265 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x56365ea45d60]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x56365ea78fe0] (fsm.c:486) 20250822133117265 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x56365ea45d60]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822133117265 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x56365ea45d60]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822133117265 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(1741)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1741)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1739)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1739)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1739)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1739)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822133117265 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133117265 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133117265 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133117265 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133117265 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133117265 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133117265 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133117268 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133117268 DVLR DEBUG IMSI:262420000000005 has MSISDN:491230000005 (vlr.c:1045) 20250822133117268 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250822133117268 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822133117269 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133117269 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x56365ea78fe0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822133117269 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x56365ea45d60]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822133117269 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x56365ea45d60]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822133117269 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x56365ea45d60]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822133117269 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x56365ea45d60]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x56365ea78fe0] (vlr_lu_fsm.c:110) 20250822133117269 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x56365ea45d60]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822133117269 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x56365ea45d60]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822133117269 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x56365ea78fe0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822133117269 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x56365ea78fe0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822133117269 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x56365ea6ec00]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822133117269 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x56365ea6ec00]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x56365ea78fe0] (fsm.c:486) 20250822133117269 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x56365ea6ec00]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822133117269 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x56365ea6ec00]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822133117269 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x56365ea6ec00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822133117269 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x56365ea6ec00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_IMEI_TMSI (T3270, 12s) (vlr_lu_fsm.c:472) 20250822133117269 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822133117269 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133117269 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133117269 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133117269 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133117269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133117269 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133117269 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133117269 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1741)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1741)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1739)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1739)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1739)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1739)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1740)@718a44d66dfb: patching N(SD)=2 into dtap '0519084A99990000000005'O MSC_Test_0-RAN(1740)@718a44d66dfb: patched enc_l3: '0599084A99990000000005'O MSC_Test_0-SCCP(1739)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1739)@718a44d66dfb: vl_len:14 MSC_Test_0-SCCP(1739)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1739)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '01000B0599084A99990000000005'O MSC_Test_0-M3UA(1741)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133117272 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133117272 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133117272 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133117272 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133117272 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133117273 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133117273 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133117273 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133117273 DMM DEBUG IDENTITY RESPONSE: IMEI-499990000000050 (gsm_04_08.c:223) 20250822133117273 DVLR DEBUG set IMEI on subscriber; IMSI=262420000000005 IMEI=49999000000005 (vlr.c:670) 20250822133117273 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x56365ea78fe0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_ID_IMEI (vlr.c:1457) 20250822133117274 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133117274 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x56365ea78fe0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_HLR_IMEI_NACK (vlr.c:1330) 20250822133117274 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x56365ea6ec00]{LU_COMPL_VLR_S_WAIT_IMEI_TMSI}: Received Event LU_COMPL_VLR_E_IMEI_CHECK_NACK (vlr_lu_fsm.c:1328) 20250822133117274 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x56365ea6ec00]{LU_COMPL_VLR_S_WAIT_IMEI_TMSI}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822133117274 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x56365ea78fe0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_FAILURE (vlr_lu_fsm.c:392) 20250822133117274 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x56365ea6ec00]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822133117274 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x56365ea6ec00]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x56365ea78fe0] (vlr_lu_fsm.c:817) 20250822133117274 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x56365ea6ec00]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822133117274 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x56365ea6ec00]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822133117274 DMM INFO msc_a(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x56365ea6fe90]{MSC_A_ST_AUTH_CIPH}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250822133117274 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x56365ea78fe0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822133117274 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) 20250822133117274 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) 20250822133117274 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) 20250822133117274 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) 20250822133117274 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822133117274 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133117274 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133117274 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133117274 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133117274 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133117274 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133117274 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133117274 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133117274 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133117274 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133117274 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133117274 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133117274 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133117274 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133117274 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133117274 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1741)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1741)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1741)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1741)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1739)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1739)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1739)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1739)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1739)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1739)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1739)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1739)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_check_imei_nack0(1748)@718a44d66dfb: setverdict(pass): none -> pass MSC_Test_0-SCCP(1739)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1739)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1739)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1739)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1741)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133117278 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133117278 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133117278 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133117278 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133117278 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133117278 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133117278 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133117278 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133117278 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x56365ea78fe0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822133117278 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x56365ea78fe0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x56365ea6fe90] (msc_a.c:1053) 20250822133117278 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x56365ea78fe0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822133117278 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x56365ea78fe0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822133117278 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x56365ea78fe0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822133117278 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - active-conn: now used by 1 (attached) (msub.c:375) 20250822133117278 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133117278 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133117278 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133117278 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133117278 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133117278 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133117278 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133117278 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1741)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1741)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1739)@718a44d66dfb: Session index based on local reference:0 20250822133117279 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133117279 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133117279 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133117279 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133117279 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(1741)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133117279 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133117279 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133117279 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1740)@718a44d66dfb: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_check_imei_nack0(1748)11880199 TC_lu_imsi_auth_tmsi_check_imei_nack0(1748)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_check_imei_nack0(1748)@718a44d66dfb: Final verdict of PTC: pass 20250822133117287 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-RAN(1740)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP-IPA(1744)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-SCCP(1739)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP(1745)@718a44d66dfb: Final verdict of PTC: none 20250822133117288 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822133117288 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-M3UA(1741)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(1743)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1749)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(1742)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(1746)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(1747)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1738)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1738): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(1739): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(1740): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(1741): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(1742): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(1743): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(1744): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(1745): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(1746): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(1747): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_lu_imsi_auth_tmsi_check_imei_nack0(1748): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1749): none (pass -> pass) MTC@718a44d66dfb: Test case TC_lu_imsi_auth_tmsi_check_imei_nack finished. Verdict: pass MTC@718a44d66dfb: 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'. Fri Aug 22 13:31:17 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 20250822133117482 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822133117482 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822133117482 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822133117482 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822133117482 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822133117482 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822133117482 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822133117482 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822133117482 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822133117482 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133117482 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822133117482 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822133117482 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822133117482 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822133117482 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822133117482 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822133117483 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822133117483 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822133117483 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822133118288 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=216072) 20250822133119289 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822133119484 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822133119484 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822133119484 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=216072, count=217232) 20250822133120291 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:31: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_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 20250822133121292 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_lu_imsi_auth_tmsi_check_imei_err started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1753)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(1753)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1753)@718a44d66dfb: ************************************************* MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-SCCP(1751)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822133121928 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1754)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822133122123 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822133122123 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822133122123 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822133122123 DLSS7 DEBUG 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)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1753)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1753)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822133122128 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133122128 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822133122128 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822133122128 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822133122128 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822133122128 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822133122128 DLSS7 DEBUG 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)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(1753)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1753)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1753)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1753)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822133122129 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133122129 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822133122129 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822133122129 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822133122129 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822133122129 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822133122129 DLSS7 DEBUG 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)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1753)@718a44d66dfb: Message received on association #8 20250822133122129 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) MSC_Test_0-M3UA(1753)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1753)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1753)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1753)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1753)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1753)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822133122129 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822133122292 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822133122292 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1756)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1756)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822133122299 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1756)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1756)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1756)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@718a44d66dfb: IPA ID RESP: { { 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)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1756)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822133122321 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822133122321 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1757)@718a44d66dfb: Created GsupExpect[0] for "262420000000005" to be handled at TC_lu_imsi_auth_tmsi_check_imei_err0(1760) TC_lu_imsi_auth_tmsi_check_imei_err0(1760)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1753)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133122931 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133122931 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133122931 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133122931 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133122931 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133122931 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133122931 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133122931 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133122931 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133122931 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133122931 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133122931 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133122931 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133122931 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133122931 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133122931 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1753)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1753)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1752)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1752)@718a44d66dfb: Added conn table entry 0TC_lu_imsi_auth_tmsi_check_imei_err0(1760)8549350 MSC_Test_0-SCCP(1751)@718a44d66dfb: First idle individual index:0 MSC_Test_0-RAN(1752)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1753)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133122947 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133122947 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133122947 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133122947 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133122947 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133122947 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133122947 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133122947 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133122947 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-289:LU)[0x56365ea2ced0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000005 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822133122947 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-289:LU)[0x56365ea2ced0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822133122947 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-289:LU)[0x56365e9fe540]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822133122947 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-289:LU)[0x56365e9fe540]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000005:GERAN-A-289:LU)[0x56365ea2ced0] (fsm.c:486) 20250822133122947 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-289:LU)[0x56365e9fe540]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250822133122947 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-289:LU)[0x56365e9fe540]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822133122947 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) 20250822133122947 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822133122947 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250822133122947 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822133122947 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x56365e9fe540]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822133122947 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x56365e9fe540]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822133122947 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x56365e9fe540]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250822133122947 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x56365ea6ec00]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822133122947 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x56365ea6ec00]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x56365e9fe540] (fsm.c:486) 20250822133122947 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x56365ea6ec00]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822133122947 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x56365ea6ec00]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822133122947 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133122947 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133122947 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133122947 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133122947 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133122947 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133122947 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133122947 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1753)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1753)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1751)@718a44d66dfb: { messageType := 2, destLocRef := '8273E6'O, sourceLocRef := '000121'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1751)@718a44d66dfb: Session index based on local reference:0 MSC_Test-GSUP(1757)@718a44d66dfb: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_auth_tmsi_check_imei_err0(1760) MSC_Test-GSUP(1757)@718a44d66dfb: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_check_imei_err0(1760)"262420000000005" MSC_Test_0-SCCP(1751)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1751)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(1751)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1751)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250822133122952 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133122952 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133122952 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133122952 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133122952 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133122952 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133122952 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133122952 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1753)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133122955 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133122955 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x56365ea6ec00]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822133122955 DVLR DEBUG SUBSCR(IMSI-262420000000005:MSISDN-491230000005) Received 1 auth tuples (vlr.c:996) 20250822133122955 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x56365ea6ec00]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822133122955 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x56365ea6ec00]{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) 20250822133122955 DMM DEBUG Tx AUTH REQ (rand = e4541858d9a6c0be2e452c68b7c785e2) (gsm_04_08.c:641) 20250822133122955 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822133122955 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133122955 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133122955 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133122955 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133122955 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133122955 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133122955 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133122955 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1753)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1753)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1751)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1751)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1751)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1751)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1752)@718a44d66dfb: patching N(SD)=1 into dtap '05144B21B457'O MSC_Test_0-RAN(1752)@718a44d66dfb: patched enc_l3: '05544B21B457'O MSC_Test_0-SCCP(1751)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1751)@718a44d66dfb: vl_len:9 MSC_Test_0-SCCP(1751)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1751)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '01000605544B21B457'O 20250822133122963 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133122963 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133122963 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133122963 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133122963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133122963 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133122963 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133122963 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1753)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133122963 DMM DEBUG msc_a(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x56365ea2ced0]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = 4b21b457) (gsm_04_08.c:1128) 20250822133122963 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x56365ea6ec00]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822133122963 DVLR DEBUG SUBSCR(IMSI-262420000000005:MSISDN-491230000005) AUTH on GERAN received SRES/RES: 4b21b457 (4 bytes) (vlr_auth_fsm.c:151) 20250822133122963 DVLR INFO SUBSCR(IMSI-262420000000005:MSISDN-491230000005) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250822133122963 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x56365ea6ec00]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822133122963 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x56365ea6ec00]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822133122963 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x56365ea6ec00]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822133122963 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x56365ea6ec00]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x56365e9fe540] (vlr_auth_fsm.c:294) 20250822133122963 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x56365ea6ec00]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822133122963 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x56365ea6ec00]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822133122963 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x56365e9fe540]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250822133122963 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x56365e9fe540]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822133122963 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x56365e9fe540]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822133122963 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x56365e9fe540]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822133122963 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x56365e9fe540]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822133122963 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x56365ea45d60]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822133122963 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x56365ea45d60]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x56365e9fe540] (fsm.c:486) 20250822133122963 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x56365ea45d60]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822133122963 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x56365ea45d60]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822133122963 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133122963 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133122963 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133122963 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133122963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133122963 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133122963 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133122963 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1753)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1753)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1751)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1751)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1751)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1751)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822133122970 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133122970 DVLR DEBUG IMSI:262420000000005 has MSISDN:491230000005 (vlr.c:1045) 20250822133122970 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250822133122970 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822133122971 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133122971 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x56365e9fe540]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822133122971 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x56365ea45d60]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822133122971 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x56365ea45d60]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822133122971 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x56365ea45d60]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822133122971 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x56365ea45d60]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x56365e9fe540] (vlr_lu_fsm.c:110) 20250822133122971 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x56365ea45d60]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822133122971 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x56365ea45d60]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822133122971 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x56365e9fe540]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822133122971 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x56365e9fe540]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822133122971 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x56365ea6ec00]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822133122971 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x56365ea6ec00]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x56365e9fe540] (fsm.c:486) 20250822133122971 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x56365ea6ec00]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822133122971 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x56365ea6ec00]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822133122971 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x56365ea6ec00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822133122971 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x56365ea6ec00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_IMEI_TMSI (T3270, 12s) (vlr_lu_fsm.c:472) 20250822133122971 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822133122971 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133122971 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133122971 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133122972 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133122972 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133122972 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133122972 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133122972 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1753)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1753)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1751)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1751)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1751)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1751)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1752)@718a44d66dfb: patching N(SD)=2 into dtap '0519084A99990000000005'O MSC_Test_0-RAN(1752)@718a44d66dfb: patched enc_l3: '0599084A99990000000005'O MSC_Test_0-SCCP(1751)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1751)@718a44d66dfb: vl_len:14 MSC_Test_0-SCCP(1751)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1751)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '01000B0599084A99990000000005'O 20250822133122977 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133122977 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133122977 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133122977 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133122977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133122977 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133122977 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133122977 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1753)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133122978 DMM DEBUG IDENTITY RESPONSE: IMEI-499990000000050 (gsm_04_08.c:223) 20250822133122978 DVLR DEBUG set IMEI on subscriber; IMSI=262420000000005 IMEI=49999000000005 (vlr.c:670) 20250822133122978 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x56365e9fe540]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_ID_IMEI (vlr.c:1457) 20250822133122980 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133122980 DVLR ERROR SUBSCR(IMSI-262420000000005:MSISDN-491230000005) Check_IMEI_VLR failed; gmm_cause: Invalid mandatory information (vlr.c:1332) 20250822133122980 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x56365e9fe540]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_HLR_IMEI_NACK (vlr.c:1334) 20250822133122980 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x56365ea6ec00]{LU_COMPL_VLR_S_WAIT_IMEI_TMSI}: Received Event LU_COMPL_VLR_E_IMEI_CHECK_NACK (vlr_lu_fsm.c:1328) 20250822133122980 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x56365ea6ec00]{LU_COMPL_VLR_S_WAIT_IMEI_TMSI}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822133122980 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x56365e9fe540]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_FAILURE (vlr_lu_fsm.c:392) 20250822133122980 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x56365ea6ec00]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822133122980 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x56365ea6ec00]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x56365e9fe540] (vlr_lu_fsm.c:817) 20250822133122980 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x56365ea6ec00]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822133122980 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x56365ea6ec00]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822133122980 DMM INFO msc_a(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x56365ea2ced0]{MSC_A_ST_AUTH_CIPH}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250822133122980 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x56365e9fe540]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822133122980 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) 20250822133122980 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) 20250822133122980 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) 20250822133122980 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) 20250822133122980 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822133122981 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133122981 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133122981 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133122981 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133122981 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133122981 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133122981 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133122981 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133122981 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133122981 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133122981 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133122981 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133122981 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133122981 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133122981 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133122981 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1753)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1753)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1753)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1753)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1751)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1751)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1751)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1751)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1751)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1751)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1751)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1751)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_check_imei_err0(1760)@718a44d66dfb: setverdict(pass): none -> pass MSC_Test_0-SCCP(1751)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1751)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1751)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1751)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822133122985 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133122985 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133122986 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133122986 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133122986 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133122986 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133122986 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133122986 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1753)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133122986 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x56365e9fe540]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822133122986 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x56365e9fe540]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x56365ea2ced0] (msc_a.c:1053) 20250822133122986 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x56365e9fe540]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822133122986 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x56365e9fe540]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822133122986 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x56365e9fe540]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822133122986 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - active-conn: now used by 1 (attached) (msub.c:375) 20250822133122986 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133122986 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133122986 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133122986 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133122986 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133122986 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133122986 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133122986 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1753)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1753)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1751)@718a44d66dfb: Session index based on local reference:0 20250822133122988 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133122988 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133122988 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133122988 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133122988 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133122988 DLSS7 DEBUG Found route for dpc=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(1753)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133122988 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133122988 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1752)@718a44d66dfb: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_check_imei_err0(1760)8549350 TC_lu_imsi_auth_tmsi_check_imei_err0(1760)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_check_imei_err0(1760)@718a44d66dfb: Final verdict of PTC: pass 20250822133122996 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822133122996 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MNCC(1754)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(1752)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP(1757)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-M3UA(1753)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(1755)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-SCCP(1751)@718a44d66dfb: Final verdict of PTC: none 20250822133122999 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-STATS(1759)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP-IPA(1756)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1750)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(1758)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1761)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1750): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(1751): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(1752): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(1753): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(1754): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(1755): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(1756): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(1757): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(1758): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(1759): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_lu_imsi_auth_tmsi_check_imei_err0(1760): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1761): none (pass -> pass) MTC@718a44d66dfb: Test case TC_lu_imsi_auth_tmsi_check_imei_err finished. Verdict: pass MTC@718a44d66dfb: 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'. Fri Aug 22 13:31:23 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 20250822133123194 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822133123194 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822133123194 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822133123194 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822133123194 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822133123194 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822133123194 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822133123194 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822133123194 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822133123194 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133123194 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822133123194 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822133123194 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822133123194 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822133123194 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822133123194 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822133123194 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822133123194 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822133123194 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822133124002 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=218468) 20250822133125003 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822133125195 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822133125196 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822133125196 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=218468, count=219628) 20250822133126004 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:31: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_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 20250822133127005 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_lu_imsi_auth_tmsi_check_imei_early started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(1765)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(1765)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1765)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(1763)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822133127652 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1766)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822133127847 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822133127847 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822133127847 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822133127847 DLSS7 DEBUG 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)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1765)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1765)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822133127852 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133127852 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822133127852 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822133127852 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822133127852 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822133127852 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822133127852 DLSS7 DEBUG 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)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(1765)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1765)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1765)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1765)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822133127853 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133127853 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822133127853 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822133127853 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822133127853 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822133127853 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822133127853 DLSS7 DEBUG 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)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1765)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1765)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1765)@718a44d66dfb: Message received on association #8 20250822133127853 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822133127854 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1765)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1765)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1765)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1765)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822133128006 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822133128006 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1768)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1768)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822133128013 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1768)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1768)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1768)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@718a44d66dfb: IPA ID RESP: { { 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)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1768)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822133128032 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822133128032 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1769)@718a44d66dfb: Created GsupExpect[0] for "262420000000005" to be handled at TC_lu_imsi_auth_tmsi_check_imei_early0(1772) TC_lu_imsi_auth_tmsi_check_imei_early0(1772)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250822133128659 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133128659 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133128659 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133128659 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133128659 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133128659 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133128659 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133128659 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1765)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133128660 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133128660 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133128660 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133128660 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133128660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133128660 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133128660 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133128660 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1765)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1765)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1764)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1764)@718a44d66dfb: Added conn table entry 0TC_lu_imsi_auth_tmsi_check_imei_early0(1772)6294587 MSC_Test_0-SCCP(1763)@718a44d66dfb: First idle individual index:0 MSC_Test_0-RAN(1764)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 20250822133128672 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133128672 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133128672 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133128672 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133128672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133128672 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133128672 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133128672 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1765)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133128672 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-290:LU)[0x56365ea6fe90]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000005 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822133128672 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-290:LU)[0x56365ea6fe90]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822133128672 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-290:LU)[0x56365ea78fe0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822133128672 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-290:LU)[0x56365ea78fe0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000005:GERAN-A-290:LU)[0x56365ea6fe90] (fsm.c:486) 20250822133128672 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-290:LU)[0x56365ea78fe0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250822133128672 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-290:LU)[0x56365ea78fe0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822133128672 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) 20250822133128672 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822133128672 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250822133128672 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822133128672 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x56365ea78fe0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_IMEISV (T3270, 12s) (vlr_lu_fsm.c:1144) 20250822133128672 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133128672 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133128672 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133128672 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133128672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133128672 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133128672 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133128672 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133128672 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133128672 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133128672 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133128672 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133128672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133128672 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133128672 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133128672 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1765)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1765)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1765)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1765)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1763)@718a44d66dfb: { messageType := 2, destLocRef := '600C3B'O ("`\f;"), sourceLocRef := '000122'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1763)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1763)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1763)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1763)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1763)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822133128675 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250822133128675 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1763)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1763)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(1763)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1763)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1765)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133128676 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133128676 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133128676 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133128676 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133128676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133128676 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133128676 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133128676 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_lu_imsi_auth_tmsi_check_imei_early0(1772)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_check_imei_early0(1772)@718a44d66dfb: setverdict(pass): none -> pass MSC_Test_0-RAN(1764)@718a44d66dfb: patching N(SD)=1 into dtap '0519094399990000000005F0'O MSC_Test_0-RAN(1764)@718a44d66dfb: patched enc_l3: '0559094399990000000005F0'O MSC_Test_0-SCCP(1763)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1763)@718a44d66dfb: vl_len:15 MSC_Test_0-SCCP(1763)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1763)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '01000C0559094399990000000005F0'O MSC_Test_0-M3UA(1765)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133128882 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133128882 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133128882 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133128882 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133128882 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133128882 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133128882 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133128882 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133128883 DMM DEBUG IDENTITY RESPONSE: IMEI-SV-4999900000000500 (gsm_04_08.c:223) 20250822133128883 DVLR DEBUG set IMEISV on subscriber; IMSI=262420000000005 IMEISV=4999900000000500 (vlr.c:679) 20250822133128883 DVLR DEBUG set IMEI on subscriber; IMSI=262420000000005 IMEI=49999000000005 (vlr.c:670) 20250822133128883 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x56365ea78fe0]{VLR_ULA_S_WAIT_IMEISV}: Received Event VLR_ULA_E_ID_IMEISV (vlr.c:1459) 20250822133128883 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x56365ea78fe0]{VLR_ULA_S_WAIT_IMEISV}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822133128883 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x56365ea78fe0]{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)@718a44d66dfb: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_auth_tmsi_check_imei_early0(1772) MSC_Test-GSUP(1769)@718a44d66dfb: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_check_imei_early0(1772)"262420000000005" 20250822133128893 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133128893 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x56365ea78fe0]{VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY}: Received Event VLR_ULA_E_HLR_IMEI_ACK (vlr.c:1328) 20250822133128893 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x56365ea78fe0]{VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822133128893 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x56365ea78fe0]{VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250822133128893 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x56365ea6ec00]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822133128893 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x56365ea6ec00]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x56365ea78fe0] (fsm.c:486) 20250822133128893 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x56365ea6ec00]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822133128893 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x56365ea6ec00]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822133128893 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822133128896 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133128896 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x56365ea6ec00]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822133128896 DVLR DEBUG SUBSCR(IMSI-262420000000005:MSISDN-491230000005) Received 1 auth tuples (vlr.c:996) 20250822133128896 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x56365ea6ec00]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822133128896 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x56365ea6ec00]{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) 20250822133128896 DMM DEBUG Tx AUTH REQ (rand = 91f5e3a1ba5c7f31a8244b32b7074475) (gsm_04_08.c:641) 20250822133128896 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822133128896 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133128896 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133128896 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133128896 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133128896 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133128896 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133128896 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133128896 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1765)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1765)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1763)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1763)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1763)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1763)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1764)@718a44d66dfb: patching N(SD)=2 into dtap '051479466B30'O MSC_Test_0-RAN(1764)@718a44d66dfb: patched enc_l3: '059479466B30'O MSC_Test_0-SCCP(1763)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1763)@718a44d66dfb: vl_len:9 MSC_Test_0-SCCP(1763)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1763)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010006059479466B30'O 20250822133128902 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133128902 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133128902 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133128902 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133128902 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133128902 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133128902 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133128902 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1765)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133128903 DMM DEBUG msc_a(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x56365ea6fe90]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = 79466b30) (gsm_04_08.c:1128) 20250822133128903 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x56365ea6ec00]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822133128903 DVLR DEBUG SUBSCR(IMSI-262420000000005:MSISDN-491230000005) AUTH on GERAN received SRES/RES: 79466b30 (4 bytes) (vlr_auth_fsm.c:151) 20250822133128903 DVLR INFO SUBSCR(IMSI-262420000000005:MSISDN-491230000005) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250822133128903 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x56365ea6ec00]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822133128903 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x56365ea6ec00]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822133128903 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x56365ea6ec00]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822133128903 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x56365ea6ec00]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x56365ea78fe0] (vlr_auth_fsm.c:294) 20250822133128903 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x56365ea6ec00]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822133128903 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x56365ea6ec00]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822133128903 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x56365ea78fe0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250822133128903 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x56365ea78fe0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822133128903 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x56365ea78fe0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822133128903 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x56365ea78fe0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822133128903 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x56365ea78fe0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822133128903 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x56365ea45d60]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822133128903 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x56365ea45d60]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x56365ea78fe0] (fsm.c:486) 20250822133128903 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x56365ea45d60]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822133128903 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x56365ea45d60]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822133128903 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133128903 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133128903 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133128903 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133128904 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133128904 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133128904 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133128904 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1765)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1765)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1763)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1763)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1763)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1763)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822133128912 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133128912 DVLR DEBUG IMSI:262420000000005 has MSISDN:491230000005 (vlr.c:1045) 20250822133128912 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250822133128912 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822133128913 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133128913 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x56365ea78fe0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822133128913 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x56365ea45d60]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822133128913 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x56365ea45d60]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822133128913 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x56365ea45d60]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822133128913 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x56365ea45d60]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x56365ea78fe0] (vlr_lu_fsm.c:110) 20250822133128913 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x56365ea45d60]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822133128913 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x56365ea45d60]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822133128913 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x56365ea78fe0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822133128913 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x56365ea78fe0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822133128913 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x56365ea6ec00]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822133128913 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x56365ea6ec00]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x56365ea78fe0] (fsm.c:486) 20250822133128913 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x56365ea6ec00]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822133128913 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x56365ea6ec00]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822133128913 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x56365ea6ec00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822133128913 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x56365ea6ec00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822133128913 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSInew-0x4D66963D) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250822133128913 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x56365ea6ec00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822133128913 DMM DEBUG -> IMSI-262420000000005:MSISDN-491230000005:TMSInew-0x4D66963D LOCATION UPDATE ACCEPT (TMSI = 0x4d66963d) (gsm_04_08.c:149) 20250822133128913 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSInew-0x4D66963D - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822133128913 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133128913 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133128913 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133128913 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133128913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133128913 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133128913 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133128913 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1765)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1765)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1763)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1763)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1763)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1763)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_check_imei_early0(1772)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1764)@718a44d66dfb: patching N(SD)=3 into dtap '051B'O MSC_Test_0-RAN(1764)@718a44d66dfb: patched enc_l3: '05DB'O MSC_Test_0-SCCP(1763)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1763)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(1763)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1763)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '01000205DB'O 20250822133128918 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133128918 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133128918 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133128918 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133128918 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133128918 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133128918 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133128918 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1765)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133128918 DMM DEBUG msc_a(IMSI-262420000000005:MSISDN-491230000005:TMSInew-0x4D66963D:GERAN-A-290:LU)[0x56365ea6fe90]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822133128918 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSInew-0x4D66963D:GERAN-A-290:LU)[0x56365ea78fe0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822133128918 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x56365ea6ec00]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822133128918 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D66963D) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250822133128918 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x56365ea6ec00]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822133128918 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D66963D:GERAN-A-290:LU)[0x56365ea78fe0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822133128918 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x56365ea6ec00]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822133128918 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x56365ea6ec00]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D66963D:GERAN-A-290:LU)[0x56365ea78fe0] (vlr_lu_fsm.c:817) 20250822133128918 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x56365ea6ec00]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822133128918 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x56365ea6ec00]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822133128918 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D66963D:GERAN-A-290:LU)[0x56365ea78fe0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822133128919 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000005/3/1): Available (smpp_smsc.c:626) 20250822133128919 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D66963D + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822133128919 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D66963D + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822133128919 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D66963D - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822133128919 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D66963D - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822133128919 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133128919 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133128919 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133128919 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133128919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133128919 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133128919 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133128919 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1765)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1765)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1763)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1763)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1763)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1763)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1763)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1763)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1763)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1763)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1765)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133128924 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133128924 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133128924 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133128924 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133128924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133128924 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133128924 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133128924 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133128924 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D66963D:GERAN-A-290:LU)[0x56365ea78fe0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822133128924 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D66963D:GERAN-A-290:LU)[0x56365ea78fe0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D66963D:GERAN-A-290:LU)[0x56365ea6fe90] (msc_a.c:1053) 20250822133128924 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D66963D:GERAN-A-290:LU)[0x56365ea78fe0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822133128924 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D66963D:GERAN-A-290:LU)[0x56365ea78fe0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822133128924 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D66963D:GERAN-A-290:LU)[0x56365ea78fe0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822133128924 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D66963D - active-conn: now used by 1 (attached) (msub.c:375) 20250822133128924 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133128924 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133128924 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133128924 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133128924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133128925 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133128925 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133128925 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1765)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1765)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1763)@718a44d66dfb: Session index based on local reference:0 20250822133128926 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133128926 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133128926 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133128926 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133128926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133128926 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133128926 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133128926 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1765)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1764)@718a44d66dfb: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_check_imei_early0(1772)6294587 TC_lu_imsi_auth_tmsi_check_imei_early0(1772)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822133128928 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D66963D + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822133128928 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D66963D - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_imsi_auth_tmsi_check_imei_early0(1772)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_check_imei_early0(1772)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_check_imei_early0(1772)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_check_imei_early0(1772)@718a44d66dfb: Final verdict of PTC: pass 20250822133128937 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) MSC_Test-GSUP(1769)@718a44d66dfb: Final verdict of PTC: none 20250822133128937 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(1763)@718a44d66dfb: Final verdict of PTC: none 20250822133128938 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MNCC(1766)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-M3UA(1765)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP-IPA(1768)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(1764)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(1767)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(1770)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1773)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(1771)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1762)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1762): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(1763): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(1764): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(1765): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(1766): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(1767): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(1768): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(1769): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(1770): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(1771): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_lu_imsi_auth_tmsi_check_imei_early0(1772): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1773): none (pass -> pass) MTC@718a44d66dfb: Test case TC_lu_imsi_auth_tmsi_check_imei_early finished. Verdict: pass MTC@718a44d66dfb: 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'. Fri Aug 22 13:31:28 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 20250822133129126 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822133129126 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822133129126 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822133129126 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822133129126 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822133129126 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822133129126 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822133129126 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822133129126 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822133129126 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133129126 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822133129126 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822133129126 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822133129126 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822133129126 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822133129126 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822133129126 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822133129127 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822133129127 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822133129940 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=233080) 20250822133130941 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822133131127 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822133131127 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822133131127 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=233080, count=234240) 20250822133131943 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:31: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_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 20250822133132944 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_lu_imsi_auth3g_tmsi_check_imei_early started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(1777)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(1777)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1777)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(1775)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822133133632 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1778)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822133133827 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822133133827 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822133133827 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822133133827 DLSS7 DEBUG 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)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1777)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1777)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822133133832 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133133832 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822133133832 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822133133832 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822133133832 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822133133832 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822133133832 DLSS7 DEBUG 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)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(1777)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1777)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1777)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1777)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822133133833 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133133833 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822133133833 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822133133833 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822133133833 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822133133833 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822133133833 DLSS7 DEBUG 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)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1777)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1777)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822133133833 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822133133833 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1777)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1777)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1777)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1777)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1777)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822133133945 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822133133945 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1780)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1780)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822133133951 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1780)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1780)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1780)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@718a44d66dfb: IPA ID RESP: { { 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)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1780)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822133133986 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822133133986 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1781)@718a44d66dfb: Created GsupExpect[0] for "262420000000005" to be handled at TC_lu_imsi_auth3g_tmsi_check_imei_early0(1784) TC_lu_imsi_auth3g_tmsi_check_imei_early0(1784)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250822133134640 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133134640 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133134640 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133134640 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133134640 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133134640 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133134640 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133134640 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1777)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133134640 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133134640 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133134640 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133134640 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133134640 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133134640 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133134640 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133134640 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1777)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1777)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1776)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1776)@718a44d66dfb: Added conn table entry 0TC_lu_imsi_auth3g_tmsi_check_imei_early0(1784)16363152 MSC_Test_0-SCCP(1775)@718a44d66dfb: First idle individual index:0 MSC_Test_0-RAN(1776)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 20250822133134653 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133134653 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133134653 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133134653 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133134653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133134653 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133134653 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133134653 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1777)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133134654 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-291:LU)[0x56365ea2ced0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000005 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822133134654 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-291:LU)[0x56365ea2ced0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822133134654 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-291:LU)[0x56365e9fe540]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822133134654 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-291:LU)[0x56365e9fe540]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000005:GERAN-A-291:LU)[0x56365ea2ced0] (fsm.c:486) 20250822133134654 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-291:LU)[0x56365e9fe540]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250822133134654 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-291:LU)[0x56365e9fe540]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822133134654 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D66963D + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822133134654 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D66963D + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822133134654 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D66963D - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250822133134654 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822133134654 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D66963D:GERAN-A-291:LU)[0x56365e9fe540]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_IMEISV (T3270, 12s) (vlr_lu_fsm.c:1144) 20250822133134654 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133134654 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133134654 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133134654 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133134654 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133134654 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133134654 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133134654 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133134654 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133134654 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133134654 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133134654 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133134654 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133134654 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133134654 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133134654 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1777)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1777)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1777)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1777)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1775)@718a44d66dfb: { messageType := 2, destLocRef := 'F9AE90'O, sourceLocRef := '000123'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1775)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1775)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1775)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1775)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1775)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822133134657 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D66963D + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250822133134657 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D66963D - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1775)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1775)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(1775)@718a44d66dfb: vl_from0 20250822133134658 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133134658 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133134658 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133134658 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133134658 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133134658 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133134658 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133134658 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1775)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1777)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_imsi_auth3g_tmsi_check_imei_early0(1784)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth3g_tmsi_check_imei_early0(1784)@718a44d66dfb: setverdict(pass): none -> pass MSC_Test_0-RAN(1776)@718a44d66dfb: patching N(SD)=1 into dtap '0519094399990000000005F0'O MSC_Test_0-RAN(1776)@718a44d66dfb: patched enc_l3: '0559094399990000000005F0'O MSC_Test_0-SCCP(1775)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1775)@718a44d66dfb: vl_len:15 MSC_Test_0-SCCP(1775)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1775)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '01000C0559094399990000000005F0'O MSC_Test_0-M3UA(1777)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133134862 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133134862 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133134862 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133134862 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133134862 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133134862 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133134862 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133134862 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133134863 DMM DEBUG IDENTITY RESPONSE: IMEI-SV-4999900000000500 (gsm_04_08.c:223) 20250822133134863 DVLR DEBUG set IMEISV on subscriber; IMSI=262420000000005 IMEISV=4999900000000500 (vlr.c:679) 20250822133134863 DVLR DEBUG set IMEI on subscriber; IMSI=262420000000005 IMEI=49999000000005 (vlr.c:670) 20250822133134863 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D66963D:GERAN-A-291:LU)[0x56365e9fe540]{VLR_ULA_S_WAIT_IMEISV}: Received Event VLR_ULA_E_ID_IMEISV (vlr.c:1459) 20250822133134863 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D66963D:GERAN-A-291:LU)[0x56365e9fe540]{VLR_ULA_S_WAIT_IMEISV}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822133134863 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D66963D:GERAN-A-291:LU)[0x56365e9fe540]{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)@718a44d66dfb: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_auth3g_tmsi_check_imei_early0(1784) MSC_Test-GSUP(1781)@718a44d66dfb: Added IMSI table entry 0TC_lu_imsi_auth3g_tmsi_check_imei_early0(1784)"262420000000005" 20250822133134875 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D66963D + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133134875 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D66963D:GERAN-A-291:LU)[0x56365e9fe540]{VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY}: Received Event VLR_ULA_E_HLR_IMEI_ACK (vlr.c:1328) 20250822133134875 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D66963D:GERAN-A-291:LU)[0x56365e9fe540]{VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822133134875 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D66963D:GERAN-A-291:LU)[0x56365e9fe540]{VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250822133134875 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D66963D:GERAN-A-291:LU)[0x56365ea6ec00]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822133134875 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D66963D:GERAN-A-291:LU)[0x56365ea6ec00]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D66963D:GERAN-A-291:LU)[0x56365e9fe540] (fsm.c:486) 20250822133134875 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D66963D:GERAN-A-291:LU)[0x56365ea6ec00]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822133134875 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D66963D:GERAN-A-291:LU)[0x56365ea6ec00]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822133134875 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D66963D - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822133134881 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D66963D + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133134881 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D66963D:GERAN-A-291:LU)[0x56365ea6ec00]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822133134881 DVLR DEBUG SUBSCR(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D66963D) Received 1 auth tuples (vlr.c:996) 20250822133134881 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D66963D:GERAN-A-291:LU)[0x56365ea6ec00]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822133134881 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D66963D:GERAN-A-291:LU)[0x56365ea6ec00]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250822133134881 DMM DEBUG Tx AUTH REQ (rand = 187d282720e2019a9c05577df7b44b51) (gsm_04_08.c:641) 20250822133134881 DMM DEBUG AUTH REQ (autn = 1f257b42acec90f6d8d073aac2344425) (gsm_04_08.c:643) 20250822133134881 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D66963D - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822133134881 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133134881 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133134881 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133134881 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133134881 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133134881 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133134881 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133134881 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1777)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1777)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1775)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1775)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1775)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1775)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1776)@718a44d66dfb: patching N(SD)=2 into dtap '05146EB7427A210455005372'O MSC_Test_0-RAN(1776)@718a44d66dfb: patched enc_l3: '05946EB7427A210455005372'O MSC_Test_0-SCCP(1775)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1775)@718a44d66dfb: vl_len:15 MSC_Test_0-SCCP(1775)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1775)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '01000C05946EB7427A210455005372'O 20250822133134891 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133134891 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133134891 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133134891 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133134891 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133134891 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133134891 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133134891 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1777)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133134892 DMM DEBUG msc_a(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D66963D:GERAN-A-291:LU)[0x56365ea2ced0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 6eb7427a55005372) (gsm_04_08.c:1128) 20250822133134892 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D66963D:GERAN-A-291:LU)[0x56365ea6ec00]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822133134892 DVLR DEBUG SUBSCR(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D66963D) AUTH on GERAN received SRES/RES: 6eb7427a55005372 (8 bytes) (vlr_auth_fsm.c:151) 20250822133134892 DVLR INFO SUBSCR(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D66963D) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250822133134892 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D66963D:GERAN-A-291:LU)[0x56365ea6ec00]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822133134892 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D66963D:GERAN-A-291:LU)[0x56365ea6ec00]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822133134892 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D66963D:GERAN-A-291:LU)[0x56365ea6ec00]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822133134892 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D66963D:GERAN-A-291:LU)[0x56365ea6ec00]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D66963D:GERAN-A-291:LU)[0x56365e9fe540] (vlr_auth_fsm.c:294) 20250822133134892 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D66963D:GERAN-A-291:LU)[0x56365ea6ec00]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822133134892 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D66963D:GERAN-A-291:LU)[0x56365ea6ec00]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822133134892 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D66963D:GERAN-A-291:LU)[0x56365e9fe540]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250822133134892 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D66963D:GERAN-A-291:LU)[0x56365e9fe540]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822133134892 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D66963D:GERAN-A-291:LU)[0x56365e9fe540]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822133134892 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D66963D:GERAN-A-291:LU)[0x56365e9fe540]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822133134892 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D66963D:GERAN-A-291:LU)[0x56365e9fe540]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822133134892 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D66963D:GERAN-A-291:LU)[0x56365ea45d60]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822133134892 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D66963D:GERAN-A-291:LU)[0x56365ea45d60]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D66963D:GERAN-A-291:LU)[0x56365e9fe540] (fsm.c:486) 20250822133134892 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D66963D:GERAN-A-291:LU)[0x56365ea45d60]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822133134892 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D66963D:GERAN-A-291:LU)[0x56365ea45d60]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822133134893 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133134893 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133134893 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133134893 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133134893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133134893 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133134893 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133134893 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1777)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1777)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1775)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1775)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1775)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1775)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822133134902 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D66963D + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133134902 DVLR DEBUG IMSI:262420000000005 has MSISDN:491230000005 (vlr.c:1045) 20250822133134902 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D66963D) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250822133134902 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D66963D - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822133134904 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D66963D + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133134904 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D66963D:GERAN-A-291:LU)[0x56365e9fe540]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822133134904 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D66963D:GERAN-A-291:LU)[0x56365ea45d60]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822133134904 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D66963D:GERAN-A-291:LU)[0x56365ea45d60]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822133134904 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D66963D:GERAN-A-291:LU)[0x56365ea45d60]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822133134904 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D66963D:GERAN-A-291:LU)[0x56365ea45d60]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D66963D:GERAN-A-291:LU)[0x56365e9fe540] (vlr_lu_fsm.c:110) 20250822133134904 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D66963D:GERAN-A-291:LU)[0x56365ea45d60]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822133134904 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D66963D:GERAN-A-291:LU)[0x56365ea45d60]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822133134904 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D66963D:GERAN-A-291:LU)[0x56365e9fe540]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822133134904 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D66963D:GERAN-A-291:LU)[0x56365e9fe540]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822133134904 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D66963D:GERAN-A-291:LU)[0x56365ea6ec00]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822133134904 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D66963D:GERAN-A-291:LU)[0x56365ea6ec00]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D66963D:GERAN-A-291:LU)[0x56365e9fe540] (fsm.c:486) 20250822133134904 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D66963D:GERAN-A-291:LU)[0x56365ea6ec00]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822133134904 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D66963D:GERAN-A-291:LU)[0x56365ea6ec00]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822133134904 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D66963D:GERAN-A-291:LU)[0x56365ea6ec00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822133134904 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D66963D:GERAN-A-291:LU)[0x56365ea6ec00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822133134904 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D66963D:TMSInew-0xB94FCB9C) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250822133134904 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D66963D:GERAN-A-291:LU)[0x56365ea6ec00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822133134904 DMM DEBUG -> IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D66963D:TMSInew-0xB94FCB9C LOCATION UPDATE ACCEPT (TMSI = 0xb94fcb9c) (gsm_04_08.c:149) 20250822133134904 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D66963D:TMSInew-0xB94FCB9C - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822133134905 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133134905 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133134905 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133134905 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133134905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133134905 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133134905 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133134905 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1777)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1777)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1775)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1775)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1775)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1775)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth3g_tmsi_check_imei_early0(1784)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1776)@718a44d66dfb: patching N(SD)=3 into dtap '051B'O MSC_Test_0-RAN(1776)@718a44d66dfb: patched enc_l3: '05DB'O MSC_Test_0-SCCP(1775)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1775)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(1775)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1775)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '01000205DB'O 20250822133134911 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133134911 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133134911 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133134911 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133134911 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133134911 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133134911 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133134911 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1777)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133134912 DMM DEBUG msc_a(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D66963D:TMSInew-0xB94FCB9C:GERAN-A-291:LU)[0x56365ea2ced0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822133134912 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D66963D:TMSInew-0xB94FCB9C:GERAN-A-291:LU)[0x56365e9fe540]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822133134912 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D66963D:GERAN-A-291:LU)[0x56365ea6ec00]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822133134912 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xB94FCB9C) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250822133134912 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D66963D:GERAN-A-291:LU)[0x56365ea6ec00]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822133134912 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xB94FCB9C:GERAN-A-291:LU)[0x56365e9fe540]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822133134912 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D66963D:GERAN-A-291:LU)[0x56365ea6ec00]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822133134912 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D66963D:GERAN-A-291:LU)[0x56365ea6ec00]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xB94FCB9C:GERAN-A-291:LU)[0x56365e9fe540] (vlr_lu_fsm.c:817) 20250822133134912 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D66963D:GERAN-A-291:LU)[0x56365ea6ec00]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822133134912 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D66963D:GERAN-A-291:LU)[0x56365ea6ec00]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822133134912 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xB94FCB9C:GERAN-A-291:LU)[0x56365e9fe540]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822133134912 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000005/3/1): Available (smpp_smsc.c:626) 20250822133134912 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0xB94FCB9C + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822133134912 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0xB94FCB9C + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822133134912 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0xB94FCB9C - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822133134912 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0xB94FCB9C - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822133134913 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133134913 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133134913 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133134913 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133134913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133134913 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133134913 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133134913 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1777)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1777)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1775)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1775)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1775)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1775)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1775)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1775)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1775)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1775)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1777)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133134917 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133134917 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133134917 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133134917 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133134917 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133134917 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133134917 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133134917 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133134917 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xB94FCB9C:GERAN-A-291:LU)[0x56365e9fe540]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822133134917 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xB94FCB9C:GERAN-A-291:LU)[0x56365e9fe540]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xB94FCB9C:GERAN-A-291:LU)[0x56365ea2ced0] (msc_a.c:1053) 20250822133134917 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xB94FCB9C:GERAN-A-291:LU)[0x56365e9fe540]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822133134918 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xB94FCB9C:GERAN-A-291:LU)[0x56365e9fe540]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822133134918 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xB94FCB9C:GERAN-A-291:LU)[0x56365e9fe540]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822133134918 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0xB94FCB9C - active-conn: now used by 1 (attached) (msub.c:375) 20250822133134918 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133134918 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133134918 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133134918 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133134918 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133134918 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133134918 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133134918 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1777)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1777)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1775)@718a44d66dfb: Session index based on local reference:0 20250822133134920 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133134920 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133134920 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133134920 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133134920 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133134920 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133134920 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133134920 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1777)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1776)@718a44d66dfb: Deleted conn table entry 0TC_lu_imsi_auth3g_tmsi_check_imei_early0(1784)16363152 TC_lu_imsi_auth3g_tmsi_check_imei_early0(1784)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822133134922 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0xB94FCB9C + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822133134922 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0xB94FCB9C - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_imsi_auth3g_tmsi_check_imei_early0(1784)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth3g_tmsi_check_imei_early0(1784)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth3g_tmsi_check_imei_early0(1784)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth3g_tmsi_check_imei_early0(1784)@718a44d66dfb: Final verdict of PTC: pass MSC_Test-GSUP(1781)@718a44d66dfb: Final verdict of PTC: none 20250822133134932 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-SCCP(1775)@718a44d66dfb: Final verdict of PTC: none 20250822133134932 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) MSC_Test-GSUP-IPA(1780)@718a44d66dfb: Final verdict of PTC: none 20250822133134933 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-RAN(1776)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-M3UA(1777)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(1779)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(1778)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1774)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(1783)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1785)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(1782)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1774): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(1775): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(1776): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(1777): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(1778): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(1779): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(1780): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(1781): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(1782): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(1783): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_lu_imsi_auth3g_tmsi_check_imei_early0(1784): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1785): none (pass -> pass) MTC@718a44d66dfb: Test case TC_lu_imsi_auth3g_tmsi_check_imei_early finished. Verdict: pass MTC@718a44d66dfb: 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'. Fri Aug 22 13:31:34 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 20250822133135122 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822133135122 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822133135122 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822133135122 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822133135122 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822133135122 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822133135122 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822133135122 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822133135122 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822133135122 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133135122 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822133135122 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822133135122 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822133135122 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822133135122 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822133135122 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822133135122 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822133135123 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822133135123 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822133135933 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=236208) 20250822133136934 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822133137123 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822133137123 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822133137123 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=236208, count=236748) 20250822133137936 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:31: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_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 20250822133138938 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_lu_imsi_noauth_tmsi_check_imei_early started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(1789)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(1789)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1789)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(1787)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822133139623 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1790)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822133139817 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822133139817 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822133139817 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822133139817 DLSS7 DEBUG 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)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1789)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1789)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822133139823 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133139823 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822133139823 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822133139823 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822133139823 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822133139823 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822133139823 DLSS7 DEBUG 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)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(1789)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1789)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1789)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1789)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1789)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1789)@718a44d66dfb: Message received on association #8 20250822133139823 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133139823 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822133139823 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822133139823 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822133139823 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822133139823 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822133139823 DLSS7 DEBUG 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)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1789)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1789)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1789)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1789)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1789)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822133139823 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822133139823 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822133139939 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822133139939 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1792)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1792)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822133139944 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1792)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1792)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1792)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@718a44d66dfb: IPA ID RESP: { { 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)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1792)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822133139974 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822133139974 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1793)@718a44d66dfb: Created GsupExpect[0] for "262420000000005" to be handled at TC_lu_imsi_noauth_tmsi_check_imei_early0(1796) TC_lu_imsi_noauth_tmsi_check_imei_early0(1796)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250822133140631 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133140631 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133140631 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133140631 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133140631 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133140631 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133140631 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133140631 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1789)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133140632 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133140632 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133140632 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133140632 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133140632 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133140632 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133140632 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133140632 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1789)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1789)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1788)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1788)@718a44d66dfb: Added conn table entry 0TC_lu_imsi_noauth_tmsi_check_imei_early0(1796)8316823 MSC_Test_0-SCCP(1787)@718a44d66dfb: First idle individual index:0 MSC_Test_0-RAN(1788)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1789)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133140645 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133140645 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133140645 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133140645 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133140645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133140645 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133140645 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133140645 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133140645 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-292:LU)[0x56365ea6fe90]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000005 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822133140645 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-292:LU)[0x56365ea6fe90]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822133140645 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-292:LU)[0x56365ea78fe0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822133140645 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-292:LU)[0x56365ea78fe0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000005:GERAN-A-292:LU)[0x56365ea6fe90] (fsm.c:486) 20250822133140645 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-292:LU)[0x56365ea78fe0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822133140645 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-292:LU)[0x56365ea78fe0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822133140645 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0xB94FCB9C + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822133140645 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0xB94FCB9C + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822133140645 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0xB94FCB9C - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250822133140645 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822133140645 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xB94FCB9C:GERAN-A-292:LU)[0x56365ea78fe0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_IMEISV (T3270, 12s) (vlr_lu_fsm.c:1144) 20250822133140645 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133140645 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133140645 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133140645 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133140645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133140645 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133140645 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133140645 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133140645 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133140645 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133140645 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133140645 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133140645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133140645 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133140645 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133140645 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1789)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1789)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1789)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1789)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1787)@718a44d66dfb: { messageType := 2, destLocRef := '7EE797'O, sourceLocRef := '000124'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1787)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1787)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1787)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1787)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1787)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822133140648 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0xB94FCB9C + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250822133140648 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0xB94FCB9C - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1787)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1787)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(1787)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1787)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250822133140649 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133140649 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133140649 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133140649 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133140649 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(1789)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133140649 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133140649 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133140649 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_lu_imsi_noauth_tmsi_check_imei_early0(1796)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_noauth_tmsi_check_imei_early0(1796)@718a44d66dfb: setverdict(pass): none -> pass MSC_Test_0-RAN(1788)@718a44d66dfb: patching N(SD)=1 into dtap '0519094399990000000005F0'O MSC_Test_0-RAN(1788)@718a44d66dfb: patched enc_l3: '0559094399990000000005F0'O MSC_Test_0-SCCP(1787)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1787)@718a44d66dfb: vl_len:15 MSC_Test_0-SCCP(1787)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1787)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '01000C0559094399990000000005F0'O MSC_Test_0-M3UA(1789)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133140850 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133140850 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133140850 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133140850 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133140850 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133140850 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133140850 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133140850 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133140851 DMM DEBUG IDENTITY RESPONSE: IMEI-SV-4999900000000500 (gsm_04_08.c:223) 20250822133140851 DVLR DEBUG set IMEISV on subscriber; IMSI=262420000000005 IMEISV=4999900000000500 (vlr.c:679) 20250822133140851 DVLR DEBUG set IMEI on subscriber; IMSI=262420000000005 IMEI=49999000000005 (vlr.c:670) 20250822133140851 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xB94FCB9C:GERAN-A-292:LU)[0x56365ea78fe0]{VLR_ULA_S_WAIT_IMEISV}: Received Event VLR_ULA_E_ID_IMEISV (vlr.c:1459) 20250822133140851 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xB94FCB9C:GERAN-A-292:LU)[0x56365ea78fe0]{VLR_ULA_S_WAIT_IMEISV}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822133140851 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xB94FCB9C:GERAN-A-292:LU)[0x56365ea78fe0]{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)@718a44d66dfb: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_noauth_tmsi_check_imei_early0(1796) MSC_Test-GSUP(1793)@718a44d66dfb: Added IMSI table entry 0TC_lu_imsi_noauth_tmsi_check_imei_early0(1796)"262420000000005" 20250822133140863 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0xB94FCB9C + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133140863 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xB94FCB9C:GERAN-A-292:LU)[0x56365ea78fe0]{VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY}: Received Event VLR_ULA_E_HLR_IMEI_ACK (vlr.c:1328) 20250822133140863 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xB94FCB9C:GERAN-A-292:LU)[0x56365ea78fe0]{VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822133140863 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xB94FCB9C:GERAN-A-292:LU)[0x56365ea78fe0]{VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822133140863 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xB94FCB9C:GERAN-A-292:LU)[0x56365ea78fe0]{VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822133140863 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133140863 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133140863 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133140863 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133140863 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133140863 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133140863 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133140863 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133140863 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xB94FCB9C:GERAN-A-292:LU)[0x56365ea78fe0]{VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822133140863 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xB94FCB9C:GERAN-A-292:LU)[0x56365ea78fe0]{VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822133140863 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xB94FCB9C:GERAN-A-292:LU)[0x56365ea6ec00]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822133140863 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xB94FCB9C:GERAN-A-292:LU)[0x56365ea6ec00]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xB94FCB9C:GERAN-A-292:LU)[0x56365ea78fe0] (fsm.c:486) 20250822133140863 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xB94FCB9C:GERAN-A-292:LU)[0x56365ea6ec00]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822133140863 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xB94FCB9C:GERAN-A-292:LU)[0x56365ea6ec00]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822133140863 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0xB94FCB9C - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) MSC_Test_0-M3UA(1789)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1789)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1787)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1787)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1787)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1787)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822133140874 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0xB94FCB9C + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133140874 DVLR DEBUG IMSI:262420000000005 has MSISDN:491230000005 (vlr.c:1045) 20250822133140874 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xB94FCB9C) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250822133140874 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0xB94FCB9C - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822133140876 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0xB94FCB9C + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133140876 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xB94FCB9C:GERAN-A-292:LU)[0x56365ea78fe0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822133140876 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xB94FCB9C:GERAN-A-292:LU)[0x56365ea6ec00]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822133140876 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xB94FCB9C:GERAN-A-292:LU)[0x56365ea6ec00]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822133140876 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xB94FCB9C:GERAN-A-292:LU)[0x56365ea6ec00]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822133140876 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xB94FCB9C:GERAN-A-292:LU)[0x56365ea6ec00]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xB94FCB9C:GERAN-A-292:LU)[0x56365ea78fe0] (vlr_lu_fsm.c:110) 20250822133140876 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xB94FCB9C:GERAN-A-292:LU)[0x56365ea6ec00]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822133140876 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xB94FCB9C:GERAN-A-292:LU)[0x56365ea6ec00]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822133140876 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xB94FCB9C:GERAN-A-292:LU)[0x56365ea78fe0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822133140876 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xB94FCB9C:GERAN-A-292:LU)[0x56365ea78fe0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822133140876 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xB94FCB9C:GERAN-A-292:LU)[0x56365ea45d60]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822133140876 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xB94FCB9C:GERAN-A-292:LU)[0x56365ea45d60]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xB94FCB9C:GERAN-A-292:LU)[0x56365ea78fe0] (fsm.c:486) 20250822133140876 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xB94FCB9C:GERAN-A-292:LU)[0x56365ea45d60]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822133140876 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xB94FCB9C:GERAN-A-292:LU)[0x56365ea45d60]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822133140876 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xB94FCB9C:GERAN-A-292:LU)[0x56365ea45d60]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822133140876 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xB94FCB9C:GERAN-A-292:LU)[0x56365ea45d60]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822133140876 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xB94FCB9C:TMSInew-0xB0580ED4) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250822133140876 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xB94FCB9C:GERAN-A-292:LU)[0x56365ea45d60]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822133140876 DMM DEBUG -> IMSI-262420000000005:MSISDN-491230000005:TMSI-0xB94FCB9C:TMSInew-0xB0580ED4 LOCATION UPDATE ACCEPT (TMSI = 0xb0580ed4) (gsm_04_08.c:149) 20250822133140877 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0xB94FCB9C:TMSInew-0xB0580ED4 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822133140877 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133140877 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133140877 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133140877 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133140877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133140877 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133140877 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133140877 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1789)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1789)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1787)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1787)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1787)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1787)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_noauth_tmsi_check_imei_early0(1796)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1788)@718a44d66dfb: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1788)@718a44d66dfb: patched enc_l3: '059B'O MSC_Test_0-SCCP(1787)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1787)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(1787)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1787)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1789)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133140883 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133140883 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133140883 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133140883 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133140883 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133140883 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133140883 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133140883 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133140884 DMM DEBUG msc_a(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xB94FCB9C:TMSInew-0xB0580ED4:GERAN-A-292:LU)[0x56365ea6fe90]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822133140884 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xB94FCB9C:TMSInew-0xB0580ED4:GERAN-A-292:LU)[0x56365ea78fe0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822133140884 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xB94FCB9C:GERAN-A-292:LU)[0x56365ea45d60]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822133140884 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xB0580ED4) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250822133140884 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xB94FCB9C:GERAN-A-292:LU)[0x56365ea45d60]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822133140884 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xB0580ED4:GERAN-A-292:LU)[0x56365ea78fe0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822133140884 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xB94FCB9C:GERAN-A-292:LU)[0x56365ea45d60]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822133140884 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xB94FCB9C:GERAN-A-292:LU)[0x56365ea45d60]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xB0580ED4:GERAN-A-292:LU)[0x56365ea78fe0] (vlr_lu_fsm.c:817) 20250822133140884 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xB94FCB9C:GERAN-A-292:LU)[0x56365ea45d60]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822133140884 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xB94FCB9C:GERAN-A-292:LU)[0x56365ea45d60]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822133140884 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xB0580ED4:GERAN-A-292:LU)[0x56365ea78fe0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822133140884 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000005/3/1): Available (smpp_smsc.c:626) 20250822133140884 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0xB0580ED4 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822133140884 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0xB0580ED4 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822133140884 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0xB0580ED4 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822133140884 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0xB0580ED4 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822133140884 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133140885 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133140885 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133140885 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133140885 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133140885 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133140885 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133140885 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1789)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1789)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1787)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1787)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1787)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1787)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1787)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1787)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1787)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1787)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822133140888 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133140888 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133140888 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133140888 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133140888 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133140888 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133140888 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133140888 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1789)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133140889 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xB0580ED4:GERAN-A-292:LU)[0x56365ea78fe0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822133140889 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xB0580ED4:GERAN-A-292:LU)[0x56365ea78fe0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xB0580ED4:GERAN-A-292:LU)[0x56365ea6fe90] (msc_a.c:1053) 20250822133140889 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xB0580ED4:GERAN-A-292:LU)[0x56365ea78fe0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822133140889 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xB0580ED4:GERAN-A-292:LU)[0x56365ea78fe0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822133140889 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xB0580ED4:GERAN-A-292:LU)[0x56365ea78fe0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822133140889 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0xB0580ED4 - active-conn: now used by 1 (attached) (msub.c:375) 20250822133140890 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133140890 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133140890 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133140890 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133140890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133140890 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133140890 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133140890 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1789)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1789)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1787)@718a44d66dfb: Session index based on local reference:0 20250822133140891 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133140891 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133140891 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133140891 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133140891 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(1789)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133140891 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133140891 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133140891 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1788)@718a44d66dfb: Deleted conn table entry 0TC_lu_imsi_noauth_tmsi_check_imei_early0(1796)8316823 TC_lu_imsi_noauth_tmsi_check_imei_early0(1796)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822133140893 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0xB0580ED4 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822133140893 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0xB0580ED4 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_imsi_noauth_tmsi_check_imei_early0(1796)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_noauth_tmsi_check_imei_early0(1796)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_tmsi_check_imei_early0(1796)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_tmsi_check_imei_early0(1796)@718a44d66dfb: Final verdict of PTC: pass 20250822133140901 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822133140901 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(1787)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(1790)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP(1793)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(1788)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(1794)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-M3UA(1789)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1786)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(1791)@718a44d66dfb: Final verdict of PTC: none 20250822133140905 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-STATS(1795)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP-IPA(1792)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1797)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1786): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(1787): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(1788): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(1789): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(1790): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(1791): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(1792): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(1793): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(1794): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(1795): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_lu_imsi_noauth_tmsi_check_imei_early0(1796): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1797): none (pass -> pass) MTC@718a44d66dfb: Test case TC_lu_imsi_noauth_tmsi_check_imei_early finished. Verdict: pass MTC@718a44d66dfb: 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'. Fri Aug 22 13:31:40 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 20250822133141094 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822133141094 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822133141094 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822133141094 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822133141094 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822133141094 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822133141094 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822133141094 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822133141094 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822133141094 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133141094 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822133141094 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822133141094 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822133141094 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822133141094 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822133141094 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822133141094 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822133141095 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822133141095 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822133141907 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=211100) 20250822133142909 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822133143095 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822133143096 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822133143096 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=211100, count=212260) 20250822133143910 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:31: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_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 20250822133144912 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_lu_imsi_noauth_notmsi_check_imei_early started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(1801)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(1801)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1801)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(1799)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822133145571 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1802)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822133145764 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822133145764 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822133145764 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822133145764 DLSS7 DEBUG 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)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1801)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1801)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822133145766 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133145766 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822133145766 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822133145766 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822133145766 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822133145766 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822133145766 DLSS7 DEBUG 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)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(1801)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1801)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1801)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1801)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822133145767 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133145767 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822133145767 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822133145767 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822133145767 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822133145767 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) MSC_Test_0-M3UA(1801)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250822133145767 DLSS7 DEBUG 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)@718a44d66dfb: Message received on association #8 20250822133145767 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822133145767 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1801)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1801)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1801)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1801)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1801)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1801)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822133145913 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822133145913 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1804)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1804)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822133145919 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1804)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1804)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1804)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@718a44d66dfb: IPA ID RESP: { { 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)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1804)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822133145944 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822133145944 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1805)@718a44d66dfb: Created GsupExpect[0] for "262420000000005" to be handled at TC_lu_imsi_noauth_notmsi_check_imei_early0(1808) TC_lu_imsi_noauth_notmsi_check_imei_early0(1808)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250822133146575 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133146575 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133146575 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133146575 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133146575 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133146575 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133146575 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133146575 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1801)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133146576 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133146576 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133146576 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133146576 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133146576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133146576 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133146576 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133146576 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1801)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1801)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1800)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1800)@718a44d66dfb: Added conn table entry 0TC_lu_imsi_noauth_notmsi_check_imei_early0(1808)13076295 MSC_Test_0-SCCP(1799)@718a44d66dfb: First idle individual index:0 MSC_Test_0-RAN(1800)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1801)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133146596 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133146596 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133146596 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133146596 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133146596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133146596 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133146596 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133146596 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133146597 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-293:LU)[0x56365ea2ced0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000005 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822133146597 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-293:LU)[0x56365ea2ced0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822133146597 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-293:LU)[0x56365e9fe540]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822133146597 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-293:LU)[0x56365e9fe540]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000005:GERAN-A-293:LU)[0x56365ea2ced0] (fsm.c:486) 20250822133146597 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-293:LU)[0x56365e9fe540]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822133146597 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-293:LU)[0x56365e9fe540]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822133146597 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0xB0580ED4 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822133146597 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0xB0580ED4 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822133146597 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0xB0580ED4 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250822133146597 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822133146597 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xB0580ED4:GERAN-A-293:LU)[0x56365e9fe540]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_IMEISV (T3270, 12s) (vlr_lu_fsm.c:1144) 20250822133146597 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133146597 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133146597 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133146597 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133146597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133146597 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133146597 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133146597 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133146597 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133146597 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133146597 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133146597 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133146597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133146597 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133146597 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133146597 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1801)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1801)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1801)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1801)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1799)@718a44d66dfb: { messageType := 2, destLocRef := 'C78747'O, sourceLocRef := '000125'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1799)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1799)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1799)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1799)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1799)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822133146599 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0xB0580ED4 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250822133146599 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0xB0580ED4 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1799)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1799)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(1799)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1799)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1801)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133146599 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133146599 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133146599 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133146599 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133146599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133146599 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133146599 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133146599 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_lu_imsi_noauth_notmsi_check_imei_early0(1808)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_noauth_notmsi_check_imei_early0(1808)@718a44d66dfb: setverdict(pass): none -> pass MSC_Test_0-RAN(1800)@718a44d66dfb: patching N(SD)=1 into dtap '0519094399990000000005F0'O MSC_Test_0-RAN(1800)@718a44d66dfb: patched enc_l3: '0559094399990000000005F0'O MSC_Test_0-SCCP(1799)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1799)@718a44d66dfb: vl_len:15 MSC_Test_0-SCCP(1799)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1799)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '01000C0559094399990000000005F0'O MSC_Test_0-M3UA(1801)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133146802 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133146802 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133146802 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133146802 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133146802 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133146802 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133146802 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133146802 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133146802 DMM DEBUG IDENTITY RESPONSE: IMEI-SV-4999900000000500 (gsm_04_08.c:223) 20250822133146802 DVLR DEBUG set IMEISV on subscriber; IMSI=262420000000005 IMEISV=4999900000000500 (vlr.c:679) 20250822133146802 DVLR DEBUG set IMEI on subscriber; IMSI=262420000000005 IMEI=49999000000005 (vlr.c:670) 20250822133146802 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xB0580ED4:GERAN-A-293:LU)[0x56365e9fe540]{VLR_ULA_S_WAIT_IMEISV}: Received Event VLR_ULA_E_ID_IMEISV (vlr.c:1459) 20250822133146802 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xB0580ED4:GERAN-A-293:LU)[0x56365e9fe540]{VLR_ULA_S_WAIT_IMEISV}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822133146802 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xB0580ED4:GERAN-A-293:LU)[0x56365e9fe540]{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)@718a44d66dfb: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_noauth_notmsi_check_imei_early0(1808) MSC_Test-GSUP(1805)@718a44d66dfb: Added IMSI table entry 0TC_lu_imsi_noauth_notmsi_check_imei_early0(1808)"262420000000005" 20250822133146807 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0xB0580ED4 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133146807 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xB0580ED4:GERAN-A-293:LU)[0x56365e9fe540]{VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY}: Received Event VLR_ULA_E_HLR_IMEI_ACK (vlr.c:1328) 20250822133146807 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xB0580ED4:GERAN-A-293:LU)[0x56365e9fe540]{VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822133146807 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xB0580ED4:GERAN-A-293:LU)[0x56365e9fe540]{VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822133146807 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xB0580ED4:GERAN-A-293:LU)[0x56365e9fe540]{VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822133146807 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xB0580ED4:GERAN-A-293:LU)[0x56365e9fe540]{VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822133146807 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xB0580ED4:GERAN-A-293:LU)[0x56365e9fe540]{VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822133146807 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xB0580ED4:GERAN-A-293:LU)[0x56365ea45d60]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822133146807 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xB0580ED4:GERAN-A-293:LU)[0x56365ea45d60]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xB0580ED4:GERAN-A-293:LU)[0x56365e9fe540] (fsm.c:486) 20250822133146807 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xB0580ED4:GERAN-A-293:LU)[0x56365ea45d60]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822133146807 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xB0580ED4:GERAN-A-293:LU)[0x56365ea45d60]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822133146807 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0xB0580ED4 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822133146807 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133146807 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133146807 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133146807 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133146807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133146807 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133146807 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133146807 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1801)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1801)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1799)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1799)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1799)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1799)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822133146812 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0xB0580ED4 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133146812 DVLR DEBUG IMSI:262420000000005 has MSISDN:491230000005 (vlr.c:1045) 20250822133146812 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xB0580ED4) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250822133146812 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0xB0580ED4 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822133146812 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0xB0580ED4 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133146812 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xB0580ED4:GERAN-A-293:LU)[0x56365e9fe540]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822133146812 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xB0580ED4:GERAN-A-293:LU)[0x56365ea45d60]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822133146812 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xB0580ED4:GERAN-A-293:LU)[0x56365ea45d60]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822133146812 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xB0580ED4:GERAN-A-293:LU)[0x56365ea45d60]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822133146812 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xB0580ED4:GERAN-A-293:LU)[0x56365ea45d60]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xB0580ED4:GERAN-A-293:LU)[0x56365e9fe540] (vlr_lu_fsm.c:110) 20250822133146812 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xB0580ED4:GERAN-A-293:LU)[0x56365ea45d60]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822133146812 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xB0580ED4:GERAN-A-293:LU)[0x56365ea45d60]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822133146812 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xB0580ED4:GERAN-A-293:LU)[0x56365e9fe540]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822133146812 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xB0580ED4:GERAN-A-293:LU)[0x56365e9fe540]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822133146812 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xB0580ED4:GERAN-A-293:LU)[0x56365ea6ec00]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822133146812 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xB0580ED4:GERAN-A-293:LU)[0x56365ea6ec00]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xB0580ED4:GERAN-A-293:LU)[0x56365e9fe540] (fsm.c:486) 20250822133146812 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xB0580ED4:GERAN-A-293:LU)[0x56365ea6ec00]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822133146812 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xB0580ED4:GERAN-A-293:LU)[0x56365ea6ec00]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822133146812 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xB0580ED4:GERAN-A-293:LU)[0x56365ea6ec00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822133146813 DMM DEBUG -> IMSI-262420000000005:MSISDN-491230000005 LOCATION UPDATE ACCEPT (gsm_04_08.c:141) 20250822133146813 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xB0580ED4:GERAN-A-293:LU)[0x56365ea6ec00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822133146813 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xB0580ED4:GERAN-A-293:LU)[0x56365e9fe540]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822133146813 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xB0580ED4:GERAN-A-293:LU)[0x56365ea6ec00]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822133146813 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xB0580ED4:GERAN-A-293:LU)[0x56365ea6ec00]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xB0580ED4:GERAN-A-293:LU)[0x56365e9fe540] (vlr_lu_fsm.c:817) 20250822133146813 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xB0580ED4:GERAN-A-293:LU)[0x56365ea6ec00]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822133146813 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xB0580ED4:GERAN-A-293:LU)[0x56365ea6ec00]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822133146813 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xB0580ED4:GERAN-A-293:LU)[0x56365e9fe540]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822133146813 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000005/3/1): Available (smpp_smsc.c:626) 20250822133146813 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) 20250822133146813 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) 20250822133146813 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) 20250822133146813 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) 20250822133146813 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822133146813 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133146813 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133146813 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133146813 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133146813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133146813 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133146813 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133146813 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133146813 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133146813 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133146813 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133146813 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133146813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133146813 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133146813 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133146813 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1801)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1801)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1801)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1801)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1799)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1799)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1799)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1799)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1799)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1799)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1799)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1799)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_noauth_notmsi_check_imei_early0(1808)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1799)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1799)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1799)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1799)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1801)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133146823 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133146823 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133146823 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133146823 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133146823 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133146823 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133146823 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133146823 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133146824 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xB0580ED4:GERAN-A-293:LU)[0x56365e9fe540]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822133146824 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xB0580ED4:GERAN-A-293:LU)[0x56365e9fe540]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xB0580ED4:GERAN-A-293:LU)[0x56365ea2ced0] (msc_a.c:1053) 20250822133146824 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xB0580ED4:GERAN-A-293:LU)[0x56365e9fe540]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822133146824 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xB0580ED4:GERAN-A-293:LU)[0x56365e9fe540]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822133146824 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xB0580ED4:GERAN-A-293:LU)[0x56365e9fe540]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822133146824 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - active-conn: now used by 1 (attached) (msub.c:375) 20250822133146824 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133146824 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133146824 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133146824 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133146824 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133146824 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133146824 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133146824 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1801)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1801)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1799)@718a44d66dfb: Session index based on local reference:0 20250822133146825 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133146825 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133146825 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133146825 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133146825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133146825 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133146825 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133146825 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1801)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1800)@718a44d66dfb: Deleted conn table entry 0TC_lu_imsi_noauth_notmsi_check_imei_early0(1808)13076295 TC_lu_imsi_noauth_notmsi_check_imei_early0(1808)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822133146826 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822133146826 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_imsi_noauth_notmsi_check_imei_early0(1808)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_noauth_notmsi_check_imei_early0(1808)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_notmsi_check_imei_early0(1808)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_notmsi_check_imei_early0(1808)@718a44d66dfb: Final verdict of PTC: pass 20250822133146831 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822133146831 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(1799)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-M3UA(1801)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(1802)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(1806)@718a44d66dfb: Final verdict of PTC: none 20250822133146834 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP(1805)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP-IPA(1804)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(1807)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(1800)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1809)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1798)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(1803)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1798): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(1799): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(1800): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(1801): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(1802): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(1803): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(1804): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(1805): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(1806): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(1807): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_lu_imsi_noauth_notmsi_check_imei_early0(1808): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1809): none (pass -> pass) MTC@718a44d66dfb: Test case TC_lu_imsi_noauth_notmsi_check_imei_early finished. Verdict: pass MTC@718a44d66dfb: 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'. Fri Aug 22 13:31:46 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 20250822133147026 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822133147026 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822133147026 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822133147026 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822133147026 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822133147026 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822133147026 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822133147026 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822133147026 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822133147026 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133147026 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822133147026 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822133147026 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822133147026 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822133147026 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822133147027 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822133147027 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822133147027 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822133147027 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822133147836 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=199872) 20250822133148837 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822133149027 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822133149027 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822133149027 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=199872, count=201032) 20250822133149838 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:31:50 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_lu_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 20250822133150840 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_lu_imsi_auth_tmsi_check_imei_early_nack started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(1813)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(1813)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1813)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(1811)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822133151497 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1814)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822133151692 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822133151692 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822133151692 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822133151692 DLSS7 DEBUG 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)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1813)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1813)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822133151699 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133151699 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822133151699 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822133151699 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822133151699 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822133151699 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822133151699 DLSS7 DEBUG 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)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(1813)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1813)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1813)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1813)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1813)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250822133151701 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133151701 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822133151701 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822133151701 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822133151701 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822133151701 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822133151702 DLSS7 DEBUG 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)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1813)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1813)@718a44d66dfb: Message received on association #8 20250822133151702 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822133151702 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1813)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1813)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1813)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1813)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822133151841 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822133151841 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1816)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1816)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822133151848 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1816)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1816)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1816)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@718a44d66dfb: IPA ID RESP: { { 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)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1816)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822133151868 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822133151868 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1817)@718a44d66dfb: Created GsupExpect[0] for "262420000000005" to be handled at TC_lu_imsi_auth_tmsi_check_imei_early_nack0(1820) TC_lu_imsi_auth_tmsi_check_imei_early_nack0(1820)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250822133152507 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133152507 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133152507 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133152507 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133152507 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133152507 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133152507 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133152507 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1813)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133152508 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133152508 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133152508 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133152508 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133152508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133152508 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133152508 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133152508 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1813)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1813)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1812)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1812)@718a44d66dfb: Added conn table entry 0TC_lu_imsi_auth_tmsi_check_imei_early_nack0(1820)13052100 MSC_Test_0-SCCP(1811)@718a44d66dfb: First idle individual index:0 MSC_Test_0-RAN(1812)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 20250822133152524 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133152524 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133152524 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133152524 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133152524 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133152524 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133152524 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(1813)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133152524 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133152524 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-294:LU)[0x56365ea6fe90]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000005 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822133152524 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-294:LU)[0x56365ea6fe90]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822133152524 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-294:LU)[0x56365ea78fe0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822133152524 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-294:LU)[0x56365ea78fe0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000005:GERAN-A-294:LU)[0x56365ea6fe90] (fsm.c:486) 20250822133152524 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-294:LU)[0x56365ea78fe0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250822133152524 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-294:LU)[0x56365ea78fe0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822133152524 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) 20250822133152524 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822133152524 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250822133152524 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822133152524 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-294:LU)[0x56365ea78fe0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_IMEISV (T3270, 12s) (vlr_lu_fsm.c:1144) 20250822133152524 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133152524 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133152524 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133152524 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133152524 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133152524 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133152524 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133152524 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133152524 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133152524 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133152524 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133152524 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133152524 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133152524 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133152524 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133152524 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1813)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1813)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1813)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1813)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1811)@718a44d66dfb: { messageType := 2, destLocRef := 'C728C4'O, sourceLocRef := '000126'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1811)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1811)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1811)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1811)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1811)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1811)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1811)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(1811)@718a44d66dfb: vl_from0 20250822133152528 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133152528 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133152528 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133152528 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133152528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133152528 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133152528 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133152528 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1811)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1813)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1812)@718a44d66dfb: patching N(SD)=1 into dtap '0519094399990000000005F0'O MSC_Test_0-RAN(1812)@718a44d66dfb: patched enc_l3: '0559094399990000000005F0'O MSC_Test_0-SCCP(1811)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1811)@718a44d66dfb: vl_len:15 MSC_Test_0-SCCP(1811)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1811)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '01000C0559094399990000000005F0'O MSC_Test_0-M3UA(1813)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133152730 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133152730 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133152730 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133152730 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133152730 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133152730 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133152730 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133152730 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133152731 DMM DEBUG IDENTITY RESPONSE: IMEI-SV-4999900000000500 (gsm_04_08.c:223) 20250822133152731 DVLR DEBUG set IMEISV on subscriber; IMSI=262420000000005 IMEISV=4999900000000500 (vlr.c:679) 20250822133152731 DVLR DEBUG set IMEI on subscriber; IMSI=262420000000005 IMEI=49999000000005 (vlr.c:670) 20250822133152731 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-294:LU)[0x56365ea78fe0]{VLR_ULA_S_WAIT_IMEISV}: Received Event VLR_ULA_E_ID_IMEISV (vlr.c:1459) 20250822133152731 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-294:LU)[0x56365ea78fe0]{VLR_ULA_S_WAIT_IMEISV}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822133152731 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-294:LU)[0x56365ea78fe0]{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)@718a44d66dfb: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_auth_tmsi_check_imei_early_nack0(1820) MSC_Test-GSUP(1817)@718a44d66dfb: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_check_imei_early_nack0(1820)"262420000000005" 20250822133152743 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133152743 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-294:LU)[0x56365ea78fe0]{VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY}: Received Event VLR_ULA_E_HLR_IMEI_NACK (vlr.c:1330) 20250822133152743 DMM INFO msc_a(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-294:LU)[0x56365ea6fe90]{MSC_A_ST_AUTH_CIPH}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250822133152743 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-294:LU)[0x56365ea78fe0]{VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822133152743 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) 20250822133152743 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) 20250822133152743 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) 20250822133152743 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) 20250822133152743 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822133152744 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133152744 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133152744 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133152744 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133152744 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133152744 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133152744 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133152744 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133152744 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133152744 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133152744 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133152744 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133152744 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133152744 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133152744 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133152744 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1813)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1813)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1813)@718a44d66dfb: Message received on association #8 MSC_Test_0-SCCP(1811)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1811)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1811)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1811)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1813)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1811)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1811)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1811)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1811)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_check_imei_early_nack0(1820)@718a44d66dfb: setverdict(pass): none -> pass MSC_Test_0-SCCP(1811)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1811)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1811)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1811)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822133152754 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133152755 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133152755 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133152755 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133152755 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133152755 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133152755 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133152755 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1813)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133152755 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-294:LU)[0x56365ea78fe0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822133152755 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-294:LU)[0x56365ea78fe0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-294:LU)[0x56365ea6fe90] (msc_a.c:1053) 20250822133152755 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-294:LU)[0x56365ea78fe0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822133152755 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-294:LU)[0x56365ea78fe0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822133152755 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-294:LU)[0x56365ea78fe0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822133152755 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - active-conn: now used by 1 (attached) (msub.c:375) 20250822133152756 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133152756 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133152756 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133152756 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133152756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133152756 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133152756 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133152756 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1813)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1813)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1811)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-M3UA(1813)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133152757 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133152757 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133152757 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133152757 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133152757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133152757 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133152758 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133152758 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1812)@718a44d66dfb: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_check_imei_early_nack0(1820)13052100 TC_lu_imsi_auth_tmsi_check_imei_early_nack0(1820)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_check_imei_early_nack0(1820)@718a44d66dfb: Final verdict of PTC: pass MSC_Test_0-SCCP(1811)@718a44d66dfb: Final verdict of PTC: none 20250822133152767 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-M3UA(1813)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP(1817)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP-IPA(1816)@718a44d66dfb: Final verdict of PTC: none 20250822133152769 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822133152769 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-RAN(1812)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(1815)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1810)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(1814)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(1818)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1821)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(1819)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1810): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(1811): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(1812): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(1813): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(1814): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(1815): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(1816): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(1817): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(1818): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(1819): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_lu_imsi_auth_tmsi_check_imei_early_nack0(1820): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1821): none (pass -> pass) MTC@718a44d66dfb: Test case TC_lu_imsi_auth_tmsi_check_imei_early_nack finished. Verdict: pass MTC@718a44d66dfb: 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'. Fri Aug 22 13:31:52 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 20250822133152962 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822133152962 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822133152962 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822133152962 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822133152962 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822133152962 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822133152962 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822133152962 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822133152962 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822133152962 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133152962 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822133152962 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822133152962 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822133152962 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822133152962 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822133152962 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822133152962 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822133152962 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822133152962 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822133153769 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=174172) 20250822133154771 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822133154962 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822133154962 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822133154962 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=174172, count=175332) 20250822133155773 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:31: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_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 20250822133156775 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_lu_imsi_auth_tmsi_check_imei_early_err started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(1825)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(1825)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1825)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(1823)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822133157407 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1826)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822133157600 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822133157600 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822133157600 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822133157600 DLSS7 DEBUG 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)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1825)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1825)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822133157606 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133157606 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822133157606 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822133157606 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822133157606 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822133157606 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822133157606 DLSS7 DEBUG 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)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(1825)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1825)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1825)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1825)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822133157609 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133157609 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822133157609 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822133157609 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822133157609 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822133157609 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822133157609 DLSS7 DEBUG 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)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1825)@718a44d66dfb: Message received on association #8 20250822133157610 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822133157610 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1825)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1825)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1825)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1825)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1825)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1825)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822133157776 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822133157776 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1828)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1828)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822133157783 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1828)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1828)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1828)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@718a44d66dfb: IPA ID RESP: { { 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)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1828)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822133157813 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822133157813 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1829)@718a44d66dfb: Created GsupExpect[0] for "262420000000005" to be handled at TC_lu_imsi_auth_tmsi_check_imei_early_err0(1832) TC_lu_imsi_auth_tmsi_check_imei_early_err0(1832)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250822133158412 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133158412 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133158412 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133158412 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133158412 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133158412 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133158412 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133158412 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1825)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133158413 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133158413 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133158413 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133158413 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133158413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133158413 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133158413 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133158413 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1825)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1825)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1824)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1824)@718a44d66dfb: Added conn table entry 0TC_lu_imsi_auth_tmsi_check_imei_early_err0(1832)10946844 MSC_Test_0-SCCP(1823)@718a44d66dfb: First idle individual index:0 MSC_Test_0-RAN(1824)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 20250822133158425 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133158425 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133158425 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133158425 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133158425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133158425 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133158425 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133158425 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1825)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133158426 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-295:LU)[0x56365ea2ced0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000005 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822133158426 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-295:LU)[0x56365ea2ced0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822133158426 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-295:LU)[0x56365e9fe540]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822133158426 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-295:LU)[0x56365e9fe540]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000005:GERAN-A-295:LU)[0x56365ea2ced0] (fsm.c:486) 20250822133158426 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-295:LU)[0x56365e9fe540]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250822133158426 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-295:LU)[0x56365e9fe540]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822133158426 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) 20250822133158426 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822133158426 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250822133158426 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822133158427 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133158427 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133158427 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133158427 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133158427 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-295:LU)[0x56365e9fe540]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_IMEISV (T3270, 12s) (vlr_lu_fsm.c:1144) 20250822133158427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133158427 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133158427 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133158427 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133158427 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133158427 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133158427 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133158427 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133158427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133158427 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133158427 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133158427 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1825)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1825)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1825)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1825)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1823)@718a44d66dfb: { messageType := 2, destLocRef := 'A7091C'O, sourceLocRef := '000127'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1823)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1823)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1823)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1823)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1823)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1823)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1823)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(1823)@718a44d66dfb: vl_from0 20250822133158433 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133158433 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133158433 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133158433 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133158433 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133158433 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133158433 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133158433 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1823)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1825)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1824)@718a44d66dfb: patching N(SD)=1 into dtap '0519094399990000000005F0'O MSC_Test_0-RAN(1824)@718a44d66dfb: patched enc_l3: '0559094399990000000005F0'O MSC_Test_0-SCCP(1823)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1823)@718a44d66dfb: vl_len:15 MSC_Test_0-SCCP(1823)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1823)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '01000C0559094399990000000005F0'O MSC_Test_0-M3UA(1825)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133158634 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133158634 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133158634 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133158634 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133158634 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133158634 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133158634 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133158634 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133158635 DMM DEBUG IDENTITY RESPONSE: IMEI-SV-4999900000000500 (gsm_04_08.c:223) 20250822133158635 DVLR DEBUG set IMEISV on subscriber; IMSI=262420000000005 IMEISV=4999900000000500 (vlr.c:679) 20250822133158635 DVLR DEBUG set IMEI on subscriber; IMSI=262420000000005 IMEI=49999000000005 (vlr.c:670) 20250822133158635 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-295:LU)[0x56365e9fe540]{VLR_ULA_S_WAIT_IMEISV}: Received Event VLR_ULA_E_ID_IMEISV (vlr.c:1459) 20250822133158635 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-295:LU)[0x56365e9fe540]{VLR_ULA_S_WAIT_IMEISV}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822133158635 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-295:LU)[0x56365e9fe540]{VLR_ULA_S_WAIT_IMEISV}: State change to VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY (T3270, 12s) (vlr_lu_fsm.c:973) MSC_Test-GSUP(1829)@718a44d66dfb: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_auth_tmsi_check_imei_early_err0(1832) MSC_Test-GSUP(1829)@718a44d66dfb: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_check_imei_early_err0(1832)"262420000000005" 20250822133158647 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133158647 DVLR ERROR SUBSCR(IMSI-262420000000005:MSISDN-491230000005) Check_IMEI_VLR failed; gmm_cause: Invalid mandatory information (vlr.c:1332) 20250822133158647 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-295:LU)[0x56365e9fe540]{VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY}: Received Event VLR_ULA_E_HLR_IMEI_NACK (vlr.c:1334) 20250822133158647 DMM INFO msc_a(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-295:LU)[0x56365ea2ced0]{MSC_A_ST_AUTH_CIPH}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250822133158647 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-295:LU)[0x56365e9fe540]{VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822133158647 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) 20250822133158647 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) 20250822133158647 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) 20250822133158647 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) 20250822133158647 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822133158647 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133158647 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133158647 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133158647 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133158647 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133158647 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133158647 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133158647 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133158647 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133158648 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133158648 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133158648 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133158648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133158648 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133158648 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133158648 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1825)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1825)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1825)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1825)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1823)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1823)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1823)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1823)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1823)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1823)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1823)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1823)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_check_imei_early_err0(1832)@718a44d66dfb: setverdict(pass): none -> pass MSC_Test_0-SCCP(1823)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1823)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1823)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1823)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1825)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133158657 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133158657 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133158657 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133158657 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133158657 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133158657 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133158657 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133158657 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133158657 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-295:LU)[0x56365e9fe540]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822133158657 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-295:LU)[0x56365e9fe540]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-295:LU)[0x56365ea2ced0] (msc_a.c:1053) 20250822133158657 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-295:LU)[0x56365e9fe540]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822133158657 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-295:LU)[0x56365e9fe540]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822133158657 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-295:LU)[0x56365e9fe540]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822133158658 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - active-conn: now used by 1 (attached) (msub.c:375) 20250822133158658 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133158658 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133158658 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133158658 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133158658 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133158658 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133158658 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133158658 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1825)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1825)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1823)@718a44d66dfb: Session index based on local reference:0 20250822133158660 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133158660 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133158660 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133158660 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133158660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133158660 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133158660 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133158660 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1825)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1824)@718a44d66dfb: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_check_imei_early_err0(1832)10946844 TC_lu_imsi_auth_tmsi_check_imei_early_err0(1832)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_check_imei_early_err0(1832)@718a44d66dfb: Final verdict of PTC: pass MSC_Test-GSUP(1829)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-SCCP(1823)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(1824)@718a44d66dfb: Final verdict of PTC: none 20250822133158670 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822133158670 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-M3UA(1825)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(1826)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1822)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(1827)@718a44d66dfb: Final verdict of PTC: none 20250822133158672 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-SMPP(1830)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP-IPA(1828)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(1831)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1833)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1822): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(1823): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(1824): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(1825): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(1826): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(1827): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(1828): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(1829): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(1830): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(1831): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_lu_imsi_auth_tmsi_check_imei_early_err0(1832): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1833): none (pass -> pass) MTC@718a44d66dfb: Test case TC_lu_imsi_auth_tmsi_check_imei_early_err finished. Verdict: pass MTC@718a44d66dfb: 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'. Fri Aug 22 13:31:58 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 20250822133158862 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822133158862 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822133158862 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822133158862 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822133158862 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822133158862 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822133158862 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822133158862 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822133158862 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822133158862 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133158862 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822133158862 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822133158862 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822133158862 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822133158862 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822133158862 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822133158862 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822133158863 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822133158863 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822133159674 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=174368) 20250822133200675 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822133200863 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822133200863 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822133200863 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=174368, count=175528) 20250822133201677 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:32: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_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 20250822133202679 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(1837)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(1837)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1837)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(1835)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822133203305 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1838)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822133203499 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822133203499 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822133203499 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822133203499 DLSS7 DEBUG 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)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1837)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1837)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822133203504 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133203504 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822133203504 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822133203504 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822133203504 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822133203504 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822133203504 DLSS7 DEBUG 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)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(1837)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1837)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1837)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1837)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822133203504 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133203505 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822133203505 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822133203505 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822133203505 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822133203505 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822133203505 DLSS7 DEBUG 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)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1837)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1837)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1837)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1837)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1837)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) 20250822133203505 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822133203505 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1837)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1837)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822133203680 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822133203680 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1840)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1840)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822133203688 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1840)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1840)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1840)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@718a44d66dfb: IPA ID RESP: { { 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)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1840)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822133203707 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822133203707 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1841)@718a44d66dfb: Created GsupExpect[0] for "262420000000362" to be handled at TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug0(1844) TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug0(1844)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250822133204311 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133204311 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133204311 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133204311 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133204311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133204311 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133204311 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133204311 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1837)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133204312 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133204312 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133204312 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133204312 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133204312 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133204312 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133204312 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133204312 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1837)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1837)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1836)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1836)@718a44d66dfb: Added conn table entry 0TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug0(1844)394258 MSC_Test_0-SCCP(1835)@718a44d66dfb: First idle individual index:0 MSC_Test_0-RAN(1836)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1837)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133204328 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133204328 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133204328 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133204328 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133204328 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133204328 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133204328 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133204328 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133204329 DMSC DEBUG msub_fsm[0x56365e9fe540]{active}: Allocated (fsm.c:456) 20250822133204329 DMSC DEBUG msc_i[0x56365ea2ced0]{READY}: Allocated (fsm.c:456) 20250822133204329 DMSC DEBUG msc_i[0x56365ea2ced0]{READY}: is child of msub_fsm[0x56365e9fe540] (fsm.c:486) 20250822133204329 DMSC DEBUG msc_a[0x56365ea6fe90]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822133204329 DMSC DEBUG msc_a[0x56365ea6fe90]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365e9fe540] (fsm.c:486) 20250822133204329 DMSC DEBUG msc_a(unknown:GERAN-A-296:NONE)[0x56365ea6fe90]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822133204329 DMSC DEBUG msc_i(unknown:GERAN-A-296:NONE)[0x56365ea2ced0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822133204329 DMSC DEBUG msc_a(unknown:GERAN-A-296:NONE)[0x56365ea6fe90]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822133204329 DMM DEBUG msc_a(IMSI-262420000000362:GERAN-A-296:LU)[0x56365ea6fe90]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000362 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822133204329 DMM DEBUG msc_a(IMSI-262420000000362:GERAN-A-296:LU)[0x56365ea6fe90]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822133204329 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000362:GERAN-A-296:LU)[0x56365ea78fe0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822133204329 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000362:GERAN-A-296:LU)[0x56365ea78fe0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000362:GERAN-A-296:LU)[0x56365ea6fe90] (fsm.c:486) 20250822133204329 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000362:GERAN-A-296:LU)[0x56365ea78fe0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250822133204329 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000362:GERAN-A-296:LU)[0x56365ea78fe0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822133204329 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822133204329 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000362 id=262420000000362 (vlr.c:661) 20250822133204329 DVLR INFO New subscr, IMSI: 262420000000362 (vlr.c:562) 20250822133204329 DVLR DEBUG VLR subscr IMSI-262420000000362 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822133204329 DMSC DEBUG msc_a(IMSI-262420000000362:GERAN-A-296:LU)[0x56365ea6fe90]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822133204329 DMSC DEBUG msc_a(IMSI-262420000000362:GERAN-A-296:LU)[0x56365ea6fe90]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822133204329 DVLR DEBUG VLR subscr IMSI-262420000000362 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822133204329 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822133204329 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000362:GERAN-A-296:LU)[0x56365ea78fe0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822133204329 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000362:GERAN-A-296:LU)[0x56365ea78fe0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822133204329 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000362:GERAN-A-296:LU)[0x56365ea78fe0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250822133204329 DVLR DEBUG VLR_Authenticate(IMSI-262420000000362:GERAN-A-296:LU)[0x56365ea6ec00]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822133204329 DVLR DEBUG VLR_Authenticate(IMSI-262420000000362:GERAN-A-296:LU)[0x56365ea6ec00]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000362:GERAN-A-296:LU)[0x56365ea78fe0] (fsm.c:486) 20250822133204329 DVLR DEBUG VLR_Authenticate(IMSI-262420000000362:GERAN-A-296:LU)[0x56365ea6ec00]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822133204329 DVLR DEBUG VLR_Authenticate(IMSI-262420000000362:GERAN-A-296:LU)[0x56365ea6ec00]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822133204329 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133204329 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133204329 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133204329 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133204330 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133204330 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133204330 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133204330 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1837)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1837)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1835)@718a44d66dfb: { messageType := 2, destLocRef := '060412'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)@718a44d66dfb: Session index based on local reference:0 MSC_Test-GSUP(1841)@718a44d66dfb: Found GsupExpect[0] for "262420000000362" handled at TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug0(1844) MSC_Test-GSUP(1841)@718a44d66dfb: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug0(1844)"262420000000362" MSC_Test_0-SCCP(1835)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1835)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(1835)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1835)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524900'O MSC_Test_0-M3UA(1837)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133204335 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133204335 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133204335 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133204335 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133204335 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133204335 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133204335 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133204335 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133204336 DMSC DEBUG msc_i(IMSI-262420000000362:GERAN-A-296:LU)[0x56365ea2ced0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133204336 DMSC DEBUG msc_a(IMSI-262420000000362:GERAN-A-296:LU)[0x56365ea6fe90]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133204338 DVLR DEBUG VLR subscr IMSI-262420000000362 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133204338 DVLR DEBUG VLR_Authenticate(IMSI-262420000000362:GERAN-A-296:LU)[0x56365ea6ec00]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822133204338 DVLR DEBUG SUBSCR(IMSI-262420000000362) Received 1 auth tuples (vlr.c:996) 20250822133204338 DVLR DEBUG VLR_Authenticate(IMSI-262420000000362:GERAN-A-296:LU)[0x56365ea6ec00]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822133204338 DVLR DEBUG VLR_Authenticate(IMSI-262420000000362:GERAN-A-296:LU)[0x56365ea6ec00]{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) 20250822133204338 DMM DEBUG Tx AUTH REQ (rand = c867d18018b2578c65b17b84ec0ff364) (gsm_04_08.c:641) 20250822133204338 DMSC DEBUG msc_i(IMSI-262420000000362:GERAN-A-296:LU)[0x56365ea2ced0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133204338 DVLR DEBUG VLR subscr IMSI-262420000000362 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822133204338 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133204338 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133204339 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133204339 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133204339 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133204339 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133204339 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133204339 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1837)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1837)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1835)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1835)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1835)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1835)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1836)@718a44d66dfb: patching N(SD)=1 into dtap '0514970F3F73'O MSC_Test_0-RAN(1836)@718a44d66dfb: patched enc_l3: '0554970F3F73'O MSC_Test_0-SCCP(1835)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1835)@718a44d66dfb: vl_len:9 MSC_Test_0-SCCP(1835)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1835)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0100060554970F3F73'O MSC_Test_0-M3UA(1837)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133204347 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133204347 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133204347 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133204347 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133204347 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133204347 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133204347 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133204347 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133204347 DMSC DEBUG msc_i(IMSI-262420000000362:GERAN-A-296:LU)[0x56365ea2ced0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133204347 DMSC DEBUG msc_a(IMSI-262420000000362:GERAN-A-296:LU)[0x56365ea6fe90]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133204347 DMM DEBUG msc_a(IMSI-262420000000362:GERAN-A-296:LU)[0x56365ea6fe90]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = 970f3f73) (gsm_04_08.c:1128) 20250822133204347 DVLR DEBUG VLR_Authenticate(IMSI-262420000000362:GERAN-A-296:LU)[0x56365ea6ec00]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822133204347 DVLR DEBUG SUBSCR(IMSI-262420000000362) AUTH on GERAN received SRES/RES: 970f3f73 (4 bytes) (vlr_auth_fsm.c:151) 20250822133204347 DVLR INFO SUBSCR(IMSI-262420000000362) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250822133204347 DVLR DEBUG VLR_Authenticate(IMSI-262420000000362:GERAN-A-296:LU)[0x56365ea6ec00]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822133204347 DVLR DEBUG VLR_Authenticate(IMSI-262420000000362:GERAN-A-296:LU)[0x56365ea6ec00]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822133204347 DVLR DEBUG VLR_Authenticate(IMSI-262420000000362:GERAN-A-296:LU)[0x56365ea6ec00]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822133204347 DVLR DEBUG VLR_Authenticate(IMSI-262420000000362:GERAN-A-296:LU)[0x56365ea6ec00]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000362:GERAN-A-296:LU)[0x56365ea78fe0] (vlr_auth_fsm.c:294) 20250822133204347 DVLR DEBUG VLR_Authenticate(IMSI-262420000000362:GERAN-A-296:LU)[0x56365ea6ec00]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822133204347 DVLR DEBUG VLR_Authenticate(IMSI-262420000000362:GERAN-A-296:LU)[0x56365ea6ec00]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822133204347 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000362:GERAN-A-296:LU)[0x56365ea78fe0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250822133204347 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000362:GERAN-A-296:LU)[0x56365ea78fe0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822133204347 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000362:GERAN-A-296:LU)[0x56365ea78fe0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822133204347 DBSSAP ERROR msc_a(IMSI-262420000000362:GERAN-A-296:LU)[0x56365ea6fe90]{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) 20250822133204347 DMSC ERROR msc_a(IMSI-262420000000362:GERAN-A-296:LU)[0x56365ea6fe90]{MSC_A_ST_AUTH_CIPH}: Failed to encode CIPHER_MODE_COMMAND (msub.c:561) 20250822133204347 DBSSAP ERROR msc_a(IMSI-262420000000362:GERAN-A-296:LU)[0x56365ea6fe90]{MSC_A_ST_AUTH_CIPH}: Sending Cipher Mode Command failed (msc_a.c:422) 20250822133204347 DVLR ERROR vlr_lu_fsm(IMSI-262420000000362:GERAN-A-296:LU)[0x56365ea78fe0]{VLR_ULA_S_WAIT_AUTH}: Failed to send Ciphering Mode Command (vlr_lu_fsm.c:930) 20250822133204347 DMM INFO msc_a(IMSI-262420000000362:GERAN-A-296:LU)[0x56365ea6fe90]{MSC_A_ST_AUTH_CIPH}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250822133204347 DMSC DEBUG msc_i(IMSI-262420000000362:GERAN-A-296:LU)[0x56365ea2ced0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133204347 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000362:GERAN-A-296:LU)[0x56365ea78fe0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822133204347 DMSC DEBUG msc_a(IMSI-262420000000362:GERAN-A-296:LU)[0x56365ea6fe90]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_CN_CLOSE (vlr_lu_fsm.c:772) 20250822133204347 DMSC DEBUG msc_a(IMSI-262420000000362:GERAN-A-296:LU)[0x56365ea6fe90]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:460) 20250822133204347 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) 20250822133204347 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) 20250822133204347 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) 20250822133204347 DMSC DEBUG msc_i(IMSI-262420000000362:GERAN-A-296:LU)[0x56365ea2ced0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822133204347 DVLR DEBUG VLR subscr IMSI-262420000000362 - msc_a_fsm_releasing_onenter: now used by 1 (active-conn) (msc_a.c:1004) 20250822133204348 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133204348 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133204348 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133204348 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133204348 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133204348 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133204348 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133204348 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133204348 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133204348 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133204348 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133204348 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133204348 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133204348 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133204348 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133204348 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1837)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1837)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1837)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1837)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1835)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1835)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1835)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1835)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1835)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1835)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1835)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1835)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1835)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1835)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1835)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1835)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822133204352 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133204352 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133204352 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133204352 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133204352 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133204352 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133204352 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133204352 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1837)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133204352 DMSC DEBUG msc_i(IMSI-262420000000362:GERAN-A-296:LU)[0x56365ea2ced0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133204353 DMSC DEBUG msc_a(IMSI-262420000000362:GERAN-A-296:LU)[0x56365ea6fe90]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133204353 DMSC DEBUG msc_a(IMSI-262420000000362:GERAN-A-296:LU)[0x56365ea6fe90]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822133204353 DMSC DEBUG msc_a(IMSI-262420000000362:GERAN-A-296:LU)[0x56365ea6fe90]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133204353 DMSC DEBUG msc_a(IMSI-262420000000362:GERAN-A-296:LU)[0x56365ea6fe90]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822133204353 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000362:GERAN-A-296:LU)[0x56365ea78fe0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822133204353 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000362:GERAN-A-296:LU)[0x56365ea78fe0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000362:GERAN-A-296:LU)[0x56365ea6fe90] (msc_a.c:1053) 20250822133204353 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000362:GERAN-A-296:LU)[0x56365ea78fe0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822133204353 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000362:GERAN-A-296:LU)[0x56365ea78fe0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822133204353 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000362:GERAN-A-296:LU)[0x56365ea78fe0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822133204353 DMSC DEBUG msc_a(IMSI-262420000000362:GERAN-A-296:LU)[0x56365ea6fe90]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365e9fe540] (msc_a.c:1053) 20250822133204353 DMSC DEBUG msc_a(IMSI-262420000000362:GERAN-A-296:LU)[0x56365ea6fe90]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822133204353 DMSC DEBUG msc_a(IMSI-262420000000362:GERAN-A-296:LU)[0x56365ea6fe90]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822133204353 DMSC DEBUG msub_fsm[0x56365e9fe540]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822133204353 DMSC DEBUG msub(IMSI-262420000000362) MSC-A terminated (msub.c:261) 20250822133204353 DMSC DEBUG msub(IMSI-262420000000362) 1 MSC-I still active (msub.c:79) 20250822133204353 DMSC DEBUG msub_fsm[0x56365e9fe540]{active}: State change to terminating (no timeout) (msub.c:91) 20250822133204353 DMSC DEBUG msub_fsm[0x56365e9fe540]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822133204353 DMSC DEBUG msc_i(IMSI-262420000000362:GERAN-A-296:LU)[0x56365ea2ced0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822133204353 DMSC DEBUG msc_i(IMSI-262420000000362:GERAN-A-296:LU)[0x56365ea2ced0]{READY}: Removing from parent msub_fsm[0x56365e9fe540] (msub.c:113) 20250822133204353 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-296 (ran_conn.c:155) 20250822133204353 DMSC DEBUG msc_i(IMSI-262420000000362:GERAN-A-296:LU)[0x56365ea2ced0]{READY}: Freeing instance (msub.c:113) 20250822133204353 DMSC DEBUG msc_i(IMSI-262420000000362:GERAN-A-296:LU)[0x56365ea2ced0]{READY}: Deallocated (fsm.c:568) 20250822133204353 DMSC DEBUG msub(IMSI-262420000000362) Free (msub.c:119) 20250822133204353 DVLR INFO VLR subscr IMSI-262420000000362 - active-conn: now used by 0 (-) (msub.c:375) 20250822133204353 DVLR DEBUG SUBSCR(IMSI-262420000000362) freeing VLR subscr (max total use count was 3) (vlr.c:472) 20250822133204353 DMSC DEBUG msub_fsm[0x56365e9fe540]{terminating}: Freeing instance (msub.c:113) 20250822133204353 DMSC DEBUG msub_fsm[0x56365e9fe540]{terminating}: Deallocated (fsm.c:568) 20250822133204353 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133204353 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133204353 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133204353 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133204353 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133204354 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133204354 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133204354 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1837)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1837)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1835)@718a44d66dfb: Session index based on local reference:0 20250822133204354 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133204354 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133204354 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133204354 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133204354 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133204355 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133204355 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133204355 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1837)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1836)@718a44d66dfb: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug0(1844)394258 TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug0(1844)@718a44d66dfb: setverdict(pass): none -> pass TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug0(1844)@718a44d66dfb: Skipping f_verify_vty_lac_ci() TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug0(1844)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug0(1844)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug0(1844)@718a44d66dfb: Final verdict of PTC: pass MSC_Test_0-M3UA(1837)@718a44d66dfb: Final verdict of PTC: none 20250822133204362 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822133204362 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(1835)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP(1841)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(1838)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(1842)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(1836)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1845)@718a44d66dfb: Final verdict of PTC: none 20250822133204366 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-STATS(1843)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1834)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP-IPA(1840)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(1839)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1834): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(1835): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(1836): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(1837): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(1838): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(1839): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(1840): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(1841): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(1842): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(1843): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug0(1844): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1845): none (pass -> pass) MTC@718a44d66dfb: Test case TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug finished. Verdict: pass MTC@718a44d66dfb: 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'. Fri Aug 22 13:32:04 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 20250822133204558 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822133204558 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822133204558 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822133204558 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822133204558 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822133204558 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822133204558 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822133204558 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822133204558 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822133204558 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133204559 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822133204559 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822133204559 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822133204559 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822133204559 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822133204559 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822133204559 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822133204559 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822133204559 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822133205366 DLGSUP 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) 20250822133206367 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822133206560 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822133206560 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822133206560 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=183676) 20250822133207369 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:32: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_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 20250822133208371 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_mo_cc_bssmap_clear started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1849)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(1849)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1849)@718a44d66dfb: ************************************************* MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-SCCP(1847)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822133209013 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1850)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822133209207 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822133209207 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822133209207 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822133209207 DLSS7 DEBUG 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)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1849)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1849)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1849)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(1849)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250822133209209 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133209209 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822133209209 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822133209209 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822133209209 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822133209209 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822133209209 DLSS7 DEBUG 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)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1849)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1849)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1849)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250822133209210 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133209210 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822133209210 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822133209210 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822133209210 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822133209210 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822133209210 DLSS7 DEBUG 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)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1849)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1849)@718a44d66dfb: Message received on association #8 20250822133209210 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822133209210 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1849)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1849)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1849)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1849)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822133209372 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822133209372 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1852)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1852)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822133209378 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1852)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1852)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1852)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@718a44d66dfb: IPA ID RESP: { { 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)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1852)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822133209411 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822133209412 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1853)@718a44d66dfb: Created GsupExpect[0] for "262420000000043" to be handled at TC_mo_cc_bssmap_clear0(1856) TC_mo_cc_bssmap_clear0(1856)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250822133210016 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133210016 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133210016 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133210016 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133210016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133210016 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133210016 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133210016 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1849)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133210017 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133210017 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133210017 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133210017 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133210017 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133210017 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133210017 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133210017 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1849)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1849)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1848)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1848)@718a44d66dfb: Added conn table entry 0TC_mo_cc_bssmap_clear0(1856)12653566 MSC_Test_0-SCCP(1847)@718a44d66dfb: First idle individual index:0 MSC_Test_0-RAN(1848)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 20250822133210030 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133210030 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133210030 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133210030 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133210030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133210030 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133210030 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133210030 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1849)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133210031 DMSC DEBUG msub_fsm[0x56365ea78fe0]{active}: Allocated (fsm.c:456) 20250822133210031 DMSC DEBUG msc_i[0x56365ea6fe90]{READY}: Allocated (fsm.c:456) 20250822133210031 DMSC DEBUG msc_i[0x56365ea6fe90]{READY}: is child of msub_fsm[0x56365ea78fe0] (fsm.c:486) 20250822133210031 DMSC DEBUG msc_a[0x56365ea2ced0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822133210031 DMSC DEBUG msc_a[0x56365ea2ced0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea78fe0] (fsm.c:486) 20250822133210031 DMSC DEBUG msc_a(unknown:GERAN-A-297:NONE)[0x56365ea2ced0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822133210031 DMSC DEBUG msc_i(unknown:GERAN-A-297:NONE)[0x56365ea6fe90]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822133210031 DMSC DEBUG msc_a(unknown:GERAN-A-297:NONE)[0x56365ea2ced0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822133210031 DMM DEBUG msc_a(IMSI-262420000000043:GERAN-A-297:LU)[0x56365ea2ced0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000043 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822133210031 DMM DEBUG msc_a(IMSI-262420000000043:GERAN-A-297:LU)[0x56365ea2ced0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822133210031 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:GERAN-A-297:LU)[0x56365ea45d60]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822133210031 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:GERAN-A-297:LU)[0x56365ea45d60]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000043:GERAN-A-297:LU)[0x56365ea2ced0] (fsm.c:486) 20250822133210031 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:GERAN-A-297:LU)[0x56365ea45d60]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822133210031 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:GERAN-A-297:LU)[0x56365ea45d60]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822133210031 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA5A88E3E + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822133210031 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA5A88E3E + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822133210031 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA5A88E3E:GERAN-A-297:LU)[0x56365ea2ced0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822133210031 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA5A88E3E:GERAN-A-297:LU)[0x56365ea2ced0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822133210031 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA5A88E3E - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250822133210031 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822133210032 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA5A88E3E:GERAN-A-297:LU)[0x56365ea45d60]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822133210032 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA5A88E3E:GERAN-A-297:LU)[0x56365ea45d60]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822133210032 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA5A88E3E:GERAN-A-297:LU)[0x56365ea45d60]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822133210032 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA5A88E3E:GERAN-A-297:LU)[0x56365ea45d60]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822133210032 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA5A88E3E:GERAN-A-297:LU)[0x56365ea6fe90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822133210032 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA5A88E3E:GERAN-A-297:LU)[0x56365ea45d60]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822133210032 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA5A88E3E:GERAN-A-297:LU)[0x56365ea45d60]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822133210032 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA5A88E3E:GERAN-A-297:LU)[0x56365e9fe540]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822133210032 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA5A88E3E:GERAN-A-297:LU)[0x56365e9fe540]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA5A88E3E:GERAN-A-297:LU)[0x56365ea45d60] (fsm.c:486) 20250822133210032 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA5A88E3E:GERAN-A-297:LU)[0x56365e9fe540]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822133210032 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA5A88E3E:GERAN-A-297:LU)[0x56365e9fe540]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822133210032 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133210032 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133210032 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133210032 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133210032 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133210032 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133210032 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133210032 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133210032 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133210032 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133210032 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133210032 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133210032 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133210032 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133210032 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133210032 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1849)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1849)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1849)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1849)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1847)@718a44d66dfb: { messageType := 2, destLocRef := 'C113FE'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)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1847)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1847)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1847)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1847)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1853)@718a44d66dfb: Found GsupExpect[0] for "262420000000043" handled at TC_mo_cc_bssmap_clear0(1856) MSC_Test-GSUP(1853)@718a44d66dfb: Added IMSI table entry 0TC_mo_cc_bssmap_clear0(1856)"262420000000043" 20250822133210036 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA5A88E3E + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250822133210036 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA5A88E3E - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1847)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1847)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(1847)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1847)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_mo_cc_bssmap_clear0(1856)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_cc_bssmap_clear0(1856)@718a44d66dfb: setverdict(pass): none -> pass 20250822133210038 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133210038 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133210038 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133210038 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133210038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133210038 DLSS7 DEBUG Found route for dpc=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)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133210038 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133210038 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133210038 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA5A88E3E:GERAN-A-297:LU)[0x56365ea6fe90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133210038 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA5A88E3E:GERAN-A-297:LU)[0x56365ea2ced0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133210044 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA5A88E3E + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133210044 DVLR DEBUG IMSI:262420000000043 has MSISDN:491230000043 (vlr.c:1045) 20250822133210044 DMSC NOTICE msub(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA5A88E3E) VLR: update for IMSI=262420000000043 (MSISDN=491230000043) (gsm_04_08.c:1541) 20250822133210044 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA5A88E3E - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822133210045 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA5A88E3E + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133210045 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA5A88E3E:GERAN-A-297:LU)[0x56365ea45d60]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822133210045 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA5A88E3E:GERAN-A-297:LU)[0x56365e9fe540]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822133210045 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA5A88E3E:GERAN-A-297:LU)[0x56365e9fe540]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822133210045 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA5A88E3E:GERAN-A-297:LU)[0x56365e9fe540]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822133210045 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA5A88E3E:GERAN-A-297:LU)[0x56365e9fe540]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA5A88E3E:GERAN-A-297:LU)[0x56365ea45d60] (vlr_lu_fsm.c:110) 20250822133210045 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA5A88E3E:GERAN-A-297:LU)[0x56365e9fe540]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822133210045 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA5A88E3E:GERAN-A-297:LU)[0x56365e9fe540]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822133210045 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA5A88E3E:GERAN-A-297:LU)[0x56365ea45d60]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822133210045 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA5A88E3E:GERAN-A-297:LU)[0x56365ea45d60]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822133210045 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA5A88E3E:GERAN-A-297:LU)[0x56365ea6ec00]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822133210045 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA5A88E3E:GERAN-A-297:LU)[0x56365ea6ec00]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA5A88E3E:GERAN-A-297:LU)[0x56365ea45d60] (fsm.c:486) 20250822133210045 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA5A88E3E:GERAN-A-297:LU)[0x56365ea6ec00]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822133210045 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA5A88E3E:GERAN-A-297:LU)[0x56365ea6ec00]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822133210045 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA5A88E3E:GERAN-A-297:LU)[0x56365ea6ec00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822133210045 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA5A88E3E:GERAN-A-297:LU)[0x56365ea6ec00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822133210045 DMSC NOTICE msub(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA5A88E3E:TMSInew-0x03C67531) VLR: update for IMSI=262420000000043 (MSISDN=491230000043) (gsm_04_08.c:1541) 20250822133210045 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA5A88E3E:GERAN-A-297:LU)[0x56365ea6ec00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822133210045 DMM DEBUG -> IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA5A88E3E:TMSInew-0x03C67531 LOCATION UPDATE ACCEPT (TMSI = 0x03c67531) (gsm_04_08.c:149) 20250822133210045 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA5A88E3E:TMSInew-0x03C67531:GERAN-A-297:LU)[0x56365ea6fe90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133210045 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA5A88E3E:TMSInew-0x03C67531 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822133210045 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133210045 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133210045 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133210045 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133210045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133210045 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133210045 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133210045 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1849)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1849)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1847)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1847)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1847)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1847)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_cc_bssmap_clear0(1856)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1848)@718a44d66dfb: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1848)@718a44d66dfb: patched enc_l3: '055B'O MSC_Test_0-SCCP(1847)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1847)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(1847)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1847)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002055B'O 20250822133210054 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133210054 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133210054 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133210054 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133210054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133210054 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133210054 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133210054 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1849)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133210054 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA5A88E3E:TMSInew-0x03C67531:GERAN-A-297:LU)[0x56365ea6fe90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133210054 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA5A88E3E:TMSInew-0x03C67531:GERAN-A-297:LU)[0x56365ea2ced0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133210054 DMM DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA5A88E3E:TMSInew-0x03C67531:GERAN-A-297:LU)[0x56365ea2ced0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822133210054 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA5A88E3E:TMSInew-0x03C67531:GERAN-A-297:LU)[0x56365ea45d60]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822133210054 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA5A88E3E:GERAN-A-297:LU)[0x56365ea6ec00]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822133210054 DMSC NOTICE msub(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x03C67531) VLR: update for IMSI=262420000000043 (MSISDN=491230000043) (gsm_04_08.c:1541) 20250822133210054 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA5A88E3E:GERAN-A-297:LU)[0x56365ea6ec00]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822133210054 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x03C67531:GERAN-A-297:LU)[0x56365ea45d60]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822133210054 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA5A88E3E:GERAN-A-297:LU)[0x56365ea6ec00]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822133210054 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA5A88E3E:GERAN-A-297:LU)[0x56365ea6ec00]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x03C67531:GERAN-A-297:LU)[0x56365ea45d60] (vlr_lu_fsm.c:817) 20250822133210054 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA5A88E3E:GERAN-A-297:LU)[0x56365ea6ec00]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822133210054 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA5A88E3E:GERAN-A-297:LU)[0x56365ea6ec00]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822133210054 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x03C67531:GERAN-A-297:LU)[0x56365ea45d60]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822133210054 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x03C67531:GERAN-A-297:LU)[0x56365ea2ced0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250822133210054 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x03C67531:GERAN-A-297:LU)[0x56365ea2ced0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.977s remaining) (msc_a.c:450) 20250822133210054 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000043/3/1): Available (smpp_smsc.c:626) 20250822133210054 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x03C67531:GERAN-A-297:LU)[0x56365ea2ced0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133210054 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x03C67531:GERAN-A-297:LU)[0x56365ea2ced0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250822133210054 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x03C67531 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822133210054 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x03C67531 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822133210054 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x03C67531 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822133210054 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x03C67531:GERAN-A-297:LU)[0x56365ea6fe90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822133210054 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x03C67531 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822133210054 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133210054 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133210054 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133210054 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133210054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133210054 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133210054 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133210054 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1849)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1849)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1847)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1847)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1847)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1847)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1847)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1847)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1847)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1847)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822133210056 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133210056 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133210056 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133210056 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133210056 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133210056 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133210056 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133210056 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1849)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133210056 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x03C67531:GERAN-A-297:LU)[0x56365ea6fe90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133210056 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x03C67531:GERAN-A-297:LU)[0x56365ea2ced0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133210056 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x03C67531:GERAN-A-297:LU)[0x56365ea2ced0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822133210056 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x03C67531:GERAN-A-297:LU)[0x56365ea2ced0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133210056 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x03C67531:GERAN-A-297:LU)[0x56365ea2ced0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822133210056 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x03C67531:GERAN-A-297:LU)[0x56365ea45d60]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822133210056 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x03C67531:GERAN-A-297:LU)[0x56365ea45d60]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x03C67531:GERAN-A-297:LU)[0x56365ea2ced0] (msc_a.c:1053) 20250822133210056 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x03C67531:GERAN-A-297:LU)[0x56365ea45d60]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822133210056 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x03C67531:GERAN-A-297:LU)[0x56365ea45d60]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822133210056 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x03C67531:GERAN-A-297:LU)[0x56365ea45d60]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822133210056 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x03C67531:GERAN-A-297:LU)[0x56365ea2ced0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea78fe0] (msc_a.c:1053) 20250822133210057 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x03C67531:GERAN-A-297:LU)[0x56365ea2ced0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822133210057 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x03C67531:GERAN-A-297:LU)[0x56365ea2ced0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822133210057 DMSC DEBUG msub_fsm[0x56365ea78fe0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822133210057 DMSC DEBUG msub(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x03C67531) MSC-A terminated (msub.c:261) 20250822133210057 DMSC DEBUG msub(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x03C67531) 1 MSC-I still active (msub.c:79) 20250822133210057 DMSC DEBUG msub_fsm[0x56365ea78fe0]{active}: State change to terminating (no timeout) (msub.c:91) 20250822133210057 DMSC DEBUG msub_fsm[0x56365ea78fe0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822133210057 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x03C67531:GERAN-A-297:LU)[0x56365ea6fe90]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822133210057 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x03C67531:GERAN-A-297:LU)[0x56365ea6fe90]{READY}: Removing from parent msub_fsm[0x56365ea78fe0] (msub.c:113) 20250822133210057 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-297 (ran_conn.c:155) 20250822133210057 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x03C67531:GERAN-A-297:LU)[0x56365ea6fe90]{READY}: Freeing instance (msub.c:113) 20250822133210057 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x03C67531:GERAN-A-297:LU)[0x56365ea6fe90]{READY}: Deallocated (fsm.c:568) 20250822133210057 DMSC DEBUG msub(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x03C67531) Free (msub.c:119) 20250822133210057 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x03C67531 - active-conn: now used by 1 (attached) (msub.c:375) 20250822133210057 DMSC DEBUG msub_fsm[0x56365ea78fe0]{terminating}: Freeing instance (msub.c:113) 20250822133210057 DMSC DEBUG msub_fsm[0x56365ea78fe0]{terminating}: Deallocated (fsm.c:568) 20250822133210057 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133210057 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133210057 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133210057 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133210057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133210057 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133210057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133210057 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1849)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1849)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1847)@718a44d66dfb: Session index based on local reference:0 20250822133210057 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133210057 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133210058 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133210058 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133210058 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133210058 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133210058 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133210058 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1849)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1848)@718a44d66dfb: Deleted conn table entry 0TC_mo_cc_bssmap_clear0(1856)12653566 TC_mo_cc_bssmap_clear0(1856)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822133210058 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x03C67531 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822133210059 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x03C67531 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_mo_cc_bssmap_clear0(1856)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_cc_bssmap_clear0(1856)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_mo_cc_bssmap_clear0(1856)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_mo_cc_bssmap_clear0(1856)@718a44d66dfb: 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 := '03C67531'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1848)@718a44d66dfb: Added conn table entry 0TC_mo_cc_bssmap_clear0(1856)11338212 MSC_Test_0-RAN(1848)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1847)@718a44d66dfb: First idle individual index:0 MSC_Test_0-M3UA(1849)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133210258 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133210258 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133210258 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133210258 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133210258 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133210258 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133210258 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133210258 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133210259 DMSC DEBUG msub_fsm[0x56365ea45d60]{active}: Allocated (fsm.c:456) 20250822133210259 DMSC DEBUG msc_i[0x56365ea2ced0]{READY}: Allocated (fsm.c:456) 20250822133210259 DMSC DEBUG msc_i[0x56365ea2ced0]{READY}: is child of msub_fsm[0x56365ea45d60] (fsm.c:486) 20250822133210259 DMSC DEBUG msc_a[0x56365ea6fe90]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822133210259 DMSC DEBUG msc_a[0x56365ea6fe90]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea45d60] (fsm.c:486) 20250822133210259 DMSC DEBUG msc_a(unknown:GERAN-A-298:NONE)[0x56365ea6fe90]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822133210259 DMSC DEBUG msc_i(unknown:GERAN-A-298:NONE)[0x56365ea2ced0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822133210259 DMSC DEBUG msc_a(unknown:GERAN-A-298:NONE)[0x56365ea6fe90]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822133210259 DMM DEBUG msc_a(TMSI-0x03C67531:GERAN-A-298:CM_SERVICE_REQ)[0x56365ea6fe90]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250822133210259 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x03C67531:GERAN-A-298:CM_SERVICE_REQ)[0x56365ea78fe0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822133210259 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x03C67531:GERAN-A-298:CM_SERVICE_REQ)[0x56365ea78fe0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x03C67531:GERAN-A-298:CM_SERVICE_REQ)[0x56365ea6fe90] (fsm.c:486) 20250822133210259 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x03C67531:GERAN-A-298:CM_SERVICE_REQ)[0x56365ea78fe0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250822133210259 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x03C67531:GERAN-A-298:CM_SERVICE_REQ)[0x56365ea78fe0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822133210259 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x03C67531 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822133210259 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x03C67531 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822133210259 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x03C67531:GERAN-A-298:CM_SERVICE_REQ)[0x56365ea6fe90]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822133210259 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x03C67531:GERAN-A-298:CM_SERVICE_REQ)[0x56365ea6fe90]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822133210259 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x03C67531:GERAN-A-298:CM_SERVICE_REQ)[0x56365ea78fe0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822133210259 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x03C67531:GERAN-A-298:CM_SERVICE_REQ)[0x56365ea78fe0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822133210259 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x03C67531:GERAN-A-298:CM_SERVICE_REQ)[0x56365ea78fe0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822133210259 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x03C67531:GERAN-A-298:CM_SERVICE_REQ)[0x56365ea2ced0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822133210260 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x03C67531:GERAN-A-298:CM_SERVICE_REQ)[0x56365ea78fe0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822133210260 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x03C67531:GERAN-A-298:CM_SERVICE_REQ)[0x56365ea78fe0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822133210260 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x03C67531:GERAN-A-298:CM_SERVICE_REQ)[0x56365ea78fe0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822133210260 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x03C67531:GERAN-A-298:CM_SERVICE_REQ)[0x56365ea78fe0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822133210260 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x03C67531:GERAN-A-298:CM_SERVICE_REQ)[0x56365ea78fe0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822133210260 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x03C67531:GERAN-A-298:CM_SERVICE_REQ)[0x56365ea78fe0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822133210260 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x03C67531:GERAN-A-298:CM_SERVICE_REQ)[0x56365ea78fe0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822133210260 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x03C67531:GERAN-A-298:CM_SERVICE_REQ)[0x56365ea2ced0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133210260 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x03C67531:GERAN-A-298:CM_SERVICE_REQ)[0x56365ea6fe90]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250822133210260 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x03C67531:GERAN-A-298:CM_SERVICE_REQ)[0x56365ea6fe90]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250822133210260 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000043/3/1): Available (smpp_smsc.c:626) 20250822133210260 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x03C67531 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250822133210260 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133210260 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133210260 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133210260 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133210260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133210260 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133210260 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133210260 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133210260 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133210260 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133210260 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133210260 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133210260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133210260 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133210260 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133210260 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133210260 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133210260 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133210260 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133210260 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133210260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133210260 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133210260 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133210260 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1849)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1849)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1849)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1849)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1849)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1849)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1847)@718a44d66dfb: { messageType := 2, destLocRef := 'AD01E4'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)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1847)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1847)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1847)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1847)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1847)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1847)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1847)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1847)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822133210263 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x03C67531 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250822133210263 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x03C67531 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_mo_cc_bssmap_clear0(1856)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_cc_bssmap_clear0(1856)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1850)@718a44d66dfb: Created MnccExpect[0] for "12345" to be handled at TC_mo_cc_bssmap_clear0(1856) MSC_Test-MGCP(1851)@718a44d66dfb: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_mo_cc_bssmap_clear0(1856) MSC_Test_0-RAN(1848)@718a44d66dfb: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1848)@718a44d66dfb: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(1847)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1847)@718a44d66dfb: vl_len:19 MSC_Test_0-SCCP(1847)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1847)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O 20250822133210284 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133210284 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133210284 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133210285 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133210285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133210285 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133210285 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133210285 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1849)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133210285 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x03C67531:GERAN-A-298:CM_SERVICE_REQ)[0x56365ea2ced0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133210285 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x03C67531:GERAN-A-298:CM_SERVICE_REQ)[0x56365ea6fe90]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133210285 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x03C67531 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250822133210285 DCC DEBUG trans(CC:NULL IMSI-262420000000043:MSISDN-491230000043:TMSI-0x03C67531 callref-0x8000001f tid-8) New transaction (transaction.c:231) 20250822133210285 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x03C67531:GERAN-A-298:CM_SERVICE_REQ)[0x56365ea6fe90]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2671) 20250822133210285 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x03C67531:GERAN-A-298:CM_SERVICE_REQ)[0x56365ea6fe90]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250822133210285 DCC DEBUG trans(CC:NULL IMSI-262420000000043:MSISDN-491230000043:TMSI-0x03C67531:GERAN-A-298:CM_SERVICE_REQ callref-0x8000001f tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2690) 20250822133210285 DCC DEBUG trans(CC:NULL IMSI-262420000000043:MSISDN-491230000043:TMSI-0x03C67531:GERAN-A-298:CM_SERVICE_REQ callref-0x8000001f tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822133210285 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250822133210285 DCC DEBUG trans(CC:NULL IMSI-262420000000043:MSISDN-491230000043:TMSI-0x03C67531:GERAN-A-298:CM_SERVICE_REQ callref-0x8000001f tid-8) codecs: :0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:702) 20250822133210285 DCC INFO trans(CC:NULL IMSI-262420000000043:MSISDN-491230000043:TMSI-0x03C67531:GERAN-A-298:CM_SERVICE_REQ callref-0x8000001f tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250822133210285 DCC DEBUG trans(CC:NULL IMSI-262420000000043:MSISDN-491230000043:TMSI-0x03C67531:GERAN-A-298:CM_SERVICE_REQ callref-0x8000001f tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250822133210285 DCC DEBUG call_leg(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x03C67531:GERAN-A-298:CM_SERVICE_REQ)[0x56365e9fe540]{ESTABLISHING}: Allocated (fsm.c:456) 20250822133210285 DCC DEBUG call_leg(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x03C67531:GERAN-A-298:CM_SERVICE_REQ)[0x56365e9fe540]{ESTABLISHING}: is child of msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x03C67531:GERAN-A-298:CM_SERVICE_REQ)[0x56365ea6fe90] (fsm.c:486) 20250822133210285 DCC DEBUG trans(CC:INITIATED IMSI-262420000000043:MSISDN-491230000043:TMSI-0x03C67531:GERAN-A-298:CM_SERVICE_REQ callref-0x8000001f tid-8) codecs: :0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:2161) 20250822133210285 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x03C67531:GERAN-A-298:CM_SERVICE_REQ)[0x56365e858e20]{UNINITIALIZED}: Allocated (fsm.c:456) 20250822133210285 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x03C67531:GERAN-A-298:CM_SERVICE_REQ)[0x56365e858e20]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x03C67531:GERAN-A-298:CM_SERVICE_REQ)[0x56365e9fe540] (fsm.c:486) 20250822133210285 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x03C67531:GERAN-A-298:CM_SERVICE_REQ:trans-8:call-127:RTP_TO_CN:no-CI)[0x56365e858e20]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250822133210285 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x03C67531:GERAN-A-298:CM_SERVICE_REQ:trans-8:call-127:RTP_TO_CN:no-CI)[0x56365e858e20]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250822133210285 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x03C67531:GERAN-A-298:CM_SERVICE_REQ)[0x56365ea0d4d0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250822133210285 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x03C67531:GERAN-A-298:CM_SERVICE_REQ)[0x56365ea0d4d0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x03C67531:GERAN-A-298:CM_SERVICE_REQ)[0x56365e9fe540] (fsm.c:486) 20250822133210285 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x03C67531:GERAN-A-298:CM_SERVICE_REQ:trans-8:call-127:RTP_TO_RAN:no-CI)[0x56365ea0d4d0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250822133210285 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x03C67531:GERAN-A-298:CM_SERVICE_REQ:trans-8:call-127:RTP_TO_RAN:no-CI)[0x56365ea0d4d0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1851)@718a44d66dfb: Found Expect[0] for { line := { verb := "CRCX", trans_id := "207", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "7f" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_mo_cc_bssmap_clear0(1856) TC_mo_cc_bssmap_clear0(1856)@718a44d66dfb: f_mo_call_establish 2: rx 1st CRCX 20250822133210303 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x03C67531:GERAN-A-298:CM_SERVICE_REQ:trans-8:call-127:RTP_TO_CN:no-CI)[0x56365e858e20]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822133210303 DCC DEBUG call_leg(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x03C67531:GERAN-A-298:CM_SERVICE_REQ)[0x56365e9fe540]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250822133210303 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x03C67531:GERAN-A-298:CM_SERVICE_REQ)[0x56365ea6fe90]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250822133210303 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000043:MSISDN-491230000043:TMSI-0x03C67531:GERAN-A-298:CM_SERVICE_REQ callref-0x8000001f tid-8) tx MNCC_SETUP_IND (RTP=1.1.1.1:10000{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:309) TC_mo_cc_bssmap_clear0(1856)@718a44d66dfb: f_mo_call_establish 6: rx 2nd CRCX 20250822133210305 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x03C67531:GERAN-A-298:CM_SERVICE_REQ:trans-8:call-127:RTP_TO_RAN:no-CI)[0x56365ea0d4d0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822133210305 DCC DEBUG call_leg(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x03C67531:GERAN-A-298:CM_SERVICE_REQ)[0x56365e9fe540]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250822133210305 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x03C67531:GERAN-A-298:CM_SERVICE_REQ)[0x56365ea6fe90]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250822133210305 DCC DEBUG trans(CC:INITIATED IMSI-262420000000043:MSISDN-491230000043:TMSI-0x03C67531:GERAN-A-298:CM_SERVICE_REQ callref-0x8000001f tid-8) codecs: 1.1.1.1:10000{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:705) 20250822133210305 DCC DEBUG trans(CC:INITIATED IMSI-262420000000043:MSISDN-491230000043:TMSI-0x03C67531:GERAN-A-298:CM_SERVICE_REQ callref-0x8000001f tid-8) Sending Assignment Command (msc_a.c:706) 20250822133210305 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x03C67531:GERAN-A-298:CM_SERVICE_REQ)[0x56365ea2ced0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250822133210306 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133210306 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133210306 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133210306 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133210306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133210306 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133210306 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133210306 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1849)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1849)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1847)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1847)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1847)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1847)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1850)@718a44d66dfb: Found MnccExpect[0] for "12345" handled at TC_mo_cc_bssmap_clear0(1856) MSC_Test-MNCC(1850)@718a44d66dfb: Added conn table entry 0TC_mo_cc_bssmap_clear0(1856)-2147483617 TC_mo_cc_bssmap_clear0(1856)@718a44d66dfb: f_mo_call_establish 1: rx MNCC SETUP ind TC_mo_cc_bssmap_clear0(1856)@718a44d66dfb: f_mo_call_establish 4: rx Assignment Request 20250822133210315 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000043:MSISDN-491230000043:TMSI-0x03C67531:GERAN-A-298:CM_SERVICE_REQ callref-0x8000001f tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) MSC_Test_0-SCCP(1847)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1847)@718a44d66dfb: vl_len:14 MSC_Test_0-SCCP(1847)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1847)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O 20250822133210315 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133210315 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133210315 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133210315 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133210315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133210315 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133210315 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133210315 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1849)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133210315 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x03C67531:GERAN-A-298:CM_SERVICE_REQ)[0x56365ea2ced0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133210315 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x03C67531:GERAN-A-298:CM_SERVICE_REQ)[0x56365ea6fe90]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133210315 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x03C67531:GERAN-A-298:CM_SERVICE_REQ:trans-8:call-127:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x56365ea0d4d0]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250822133210315 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x03C67531:GERAN-A-298:CM_SERVICE_REQ:trans-8:call-127:RTP_TO_RAN:CI-22222:no-remote-port:codecs-not-sent:mode-not-sent:local-2-2-2-2-11000)[0x56365ea0d4d0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250822133210315 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x03C67531:GERAN-A-298:CM_SERVICE_REQ:trans-8:call-127:RTP_TO_RAN:CI-22222:remote-port-not-sent:codecs-not-sent:mode-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea0d4d0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250822133210316 DCC DEBUG trans(CC:INITIATED IMSI-262420000000043:MSISDN-491230000043:TMSI-0x03C67531:GERAN-A-298:CM_SERVICE_REQ callref-0x8000001f tid-8) codecs: 1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:1596) 20250822133210316 DCC INFO trans(CC:INITIATED IMSI-262420000000043:MSISDN-491230000043:TMSI-0x03C67531:GERAN-A-298:CM_SERVICE_REQ callref-0x8000001f tid-8) Assignment Complete: RAN: GSM#3, CN: GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111 (msc_a.c:1597) 20250822133210316 DCC DEBUG trans(CC:INITIATED IMSI-262420000000043:MSISDN-491230000043:TMSI-0x03C67531:GERAN-A-298:CM_SERVICE_REQ callref-0x8000001f tid-8) codecs: 1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:2187) 20250822133210316 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000043:MSISDN-491230000043:TMSI-0x03C67531:GERAN-A-298:CM_SERVICE_REQ callref-0x8000001f tid-8) tx MNCC_RTP_CREATE (RTP=1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111}) (gsm_04_08_cc.c:309) TC_mo_cc_bssmap_clear0(1856)@718a44d66dfb: f_mo_call_establish 5: rx MDCX for the RAN side 20250822133210319 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x03C67531:GERAN-A-298:CM_SERVICE_REQ:trans-8:call-127:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea0d4d0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822133210319 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x03C67531:GERAN-A-298:CM_SERVICE_REQ:trans-8:call-127:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea0d4d0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250822133210319 DCC DEBUG call_leg(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x03C67531:GERAN-A-298:CM_SERVICE_REQ)[0x56365e9fe540]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) TC_mo_cc_bssmap_clear0(1856)@718a44d66dfb: f_mo_call_establish 3: rx RTP CREATE 20250822133210322 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000043:MSISDN-491230000043:TMSI-0x03C67531:GERAN-A-298:CM_SERVICE_REQ callref-0x8000001f tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250822133210322 DCC DEBUG trans(CC:INITIATED IMSI-262420000000043:MSISDN-491230000043:TMSI-0x03C67531:GERAN-A-298:CM_SERVICE_REQ callref-0x8000001f tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822133210322 DCC DEBUG trans(CC:INITIATED IMSI-262420000000043:MSISDN-491230000043:TMSI-0x03C67531:GERAN-A-298:CM_SERVICE_REQ callref-0x8000001f tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822133210322 DCC DEBUG trans(CC:INITIATED IMSI-262420000000043:MSISDN-491230000043:TMSI-0x03C67531:GERAN-A-298:CM_SERVICE_REQ callref-0x8000001f tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250822133210322 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x03C67531:GERAN-A-298:CM_SERVICE_REQ)[0x56365ea2ced0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133210322 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133210322 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133210322 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133210322 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133210322 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133210322 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133210322 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133210322 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1849)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1849)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1847)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1847)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1847)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1847)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822133210327 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000043:MSISDN-491230000043:TMSI-0x03C67531:GERAN-A-298:CM_SERVICE_REQ callref-0x8000001f tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250822133210327 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000043:MSISDN-491230000043:TMSI-0x03C67531:GERAN-A-298:CM_SERVICE_REQ callref-0x8000001f tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822133210327 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000043:MSISDN-491230000043:TMSI-0x03C67531:GERAN-A-298:CM_SERVICE_REQ callref-0x8000001f tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822133210327 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000043:MSISDN-491230000043:TMSI-0x03C67531:GERAN-A-298:CM_SERVICE_REQ callref-0x8000001f tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250822133210327 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x03C67531:GERAN-A-298:CM_SERVICE_REQ)[0x56365ea2ced0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133210327 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133210327 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133210327 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133210327 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133210327 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133210327 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133210327 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133210327 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1849)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1849)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1847)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1847)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1847)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1847)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_cc_bssmap_clear0(1856)@718a44d66dfb: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-SCCP(1847)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1847)@718a44d66dfb: vl_len:6 MSC_Test_0-SCCP(1847)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1847)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000422040100'O MSC_Test_0-M3UA(1849)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133210331 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133210331 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133210331 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133210331 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133210331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133210331 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133210331 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133210331 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133210331 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x03C67531:GERAN-A-298:CM_SERVICE_REQ)[0x56365ea2ced0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133210331 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x03C67531:GERAN-A-298:CM_SERVICE_REQ)[0x56365ea6fe90]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133210331 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x03C67531:GERAN-A-298:CM_SERVICE_REQ)[0x56365ea6fe90]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_MO_CLOSE (msc_a.c:1734) 20250822133210331 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x03C67531:GERAN-A-298:CM_SERVICE_REQ)[0x56365ea6fe90]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250822133210331 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x03C67531 + msc_a_fsm_releasing_onenter: now used by 4 (attached,active-conn,CC,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822133210331 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x03C67531 + 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) 20250822133210331 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x03C67531 - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,CC,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822133210331 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000043:MSISDN-491230000043:TMSI-0x03C67531:GERAN-A-298:CM_SERVICE_REQ callref-0x8000001f tid-8) Freeing transaction (transaction.c:243) 20250822133210331 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000043:MSISDN-491230000043:TMSI-0x03C67531:GERAN-A-298:CM_SERVICE_REQ callref-0x8000001f tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250822133210331 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000043:MSISDN-491230000043:TMSI-0x03C67531:GERAN-A-298:CM_SERVICE_REQ callref-0x8000001f tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250822133210331 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000043:MSISDN-491230000043:TMSI-0x03C67531:GERAN-A-298:CM_SERVICE_REQ callref-0x8000001f tid-8) new state CALL_DELIVERED -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250822133210331 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x03C67531:GERAN-A-298:CM_SERVICE_REQ)[0x56365ea2ced0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133210331 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000043:MSISDN-491230000043:TMSI-0x03C67531:GERAN-A-298:CM_SERVICE_REQ callref-0x8000001f tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250822133210331 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000043:MSISDN-491230000043:TMSI-0x03C67531:GERAN-A-298:CM_SERVICE_REQ callref-0x8000001f tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250822133210331 DCC DEBUG trans(CC:NULL IMSI-262420000000043:MSISDN-491230000043:TMSI-0x03C67531:GERAN-A-298:CM_SERVICE_REQ callref-0x8000001f tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822133210331 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x03C67531 - CC: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (transaction.c:281) 20250822133210331 DCC DEBUG call_leg(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x03C67531:GERAN-A-298:CM_SERVICE_REQ)[0x56365e9fe540]{ESTABLISHING}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250822133210331 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x03C67531:GERAN-A-298:CM_SERVICE_REQ:trans-8:call-127:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea0d4d0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250822133210331 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x03C67531:GERAN-A-298:CM_SERVICE_REQ:trans-8:call-127:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea0d4d0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x03C67531:GERAN-A-298:CM_SERVICE_REQ)[0x56365e9fe540] (call_leg.c:197) 20250822133210332 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x03C67531:GERAN-A-298:CM_SERVICE_REQ:trans-8:call-127:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea0d4d0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250822133210332 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x03C67531:GERAN-A-298:CM_SERVICE_REQ:trans-8:call-127:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea0d4d0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250822133210332 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x03C67531:GERAN-A-298:CM_SERVICE_REQ:trans-8:call-127:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x56365e858e20]{ESTABLISHING}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250822133210332 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x03C67531:GERAN-A-298:CM_SERVICE_REQ:trans-8:call-127:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x56365e858e20]{ESTABLISHING}: Removing from parent call_leg(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x03C67531:GERAN-A-298:CM_SERVICE_REQ)[0x56365e9fe540] (call_leg.c:197) 20250822133210332 DCC DEBUG call_leg(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x03C67531:GERAN-A-298:CM_SERVICE_REQ)[0x56365e9fe540]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250822133210332 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x03C67531:GERAN-A-298:CM_SERVICE_REQ:trans-8:call-127:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x56365e858e20]{ESTABLISHING}: Freeing instance (call_leg.c:197) 20250822133210332 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x03C67531:GERAN-A-298:CM_SERVICE_REQ:trans-8:call-127:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x56365e858e20]{ESTABLISHING}: Deallocated (fsm.c:568) 20250822133210332 DCC DEBUG call_leg(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x03C67531:GERAN-A-298:CM_SERVICE_REQ)[0x56365e9fe540]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250822133210332 DCC DEBUG call_leg(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x03C67531:GERAN-A-298:CM_SERVICE_REQ)[0x56365e9fe540]{RELEASING}: Removing from parent msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x03C67531:GERAN-A-298:CM_SERVICE_REQ)[0x56365ea6fe90] (call_leg.c:198) 20250822133210332 DCC DEBUG call_leg(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x03C67531:GERAN-A-298:CM_SERVICE_REQ)[0x56365e9fe540]{RELEASING}: Freeing instance (call_leg.c:198) 20250822133210332 DCC DEBUG call_leg(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x03C67531:GERAN-A-298:CM_SERVICE_REQ)[0x56365e9fe540]{RELEASING}: Deallocated (fsm.c:568) 20250822133210332 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x03C67531:GERAN-A-298:CM_SERVICE_REQ)[0x56365ea6fe90]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250822133210332 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x03C67531:GERAN-A-298:CM_SERVICE_REQ)[0x56365ea2ced0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822133210332 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x03C67531 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822133210332 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133210332 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133210332 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133210332 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133210332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133210332 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133210332 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133210332 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133210332 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133210332 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133210332 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133210332 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133210332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133210332 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133210332 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133210332 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1849)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1849)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1849)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1849)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1847)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1847)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1847)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1847)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1847)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1847)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1847)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1847)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1850)@718a44d66dfb: Deleted conn table entry 0TC_mo_cc_bssmap_clear0(1856)-2147483617 TC_mo_cc_bssmap_clear0(1856)@718a44d66dfb: Osmux ok: use_osmux = false got_osmux_count = 0 TC_mo_cc_bssmap_clear0(1856)@718a44d66dfb: f_mo_call_establish DONE TC_mo_cc_bssmap_clear0(1856)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1847)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1847)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1847)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1847)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1849)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133210834 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133210834 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133210834 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133210834 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133210834 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133210834 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133210834 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133210834 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133210834 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x03C67531:GERAN-A-298:CM_SERVICE_REQ)[0x56365ea2ced0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133210834 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x03C67531:GERAN-A-298:CM_SERVICE_REQ)[0x56365ea6fe90]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133210834 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x03C67531:GERAN-A-298:CM_SERVICE_REQ)[0x56365ea6fe90]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822133210834 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x03C67531:GERAN-A-298:CM_SERVICE_REQ)[0x56365ea6fe90]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133210834 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x03C67531:GERAN-A-298:CM_SERVICE_REQ)[0x56365ea6fe90]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822133210834 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x03C67531:GERAN-A-298:CM_SERVICE_REQ)[0x56365ea78fe0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822133210834 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x03C67531:GERAN-A-298:CM_SERVICE_REQ)[0x56365ea78fe0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x03C67531:GERAN-A-298:CM_SERVICE_REQ)[0x56365ea6fe90] (msc_a.c:1053) 20250822133210834 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x03C67531:GERAN-A-298:CM_SERVICE_REQ)[0x56365ea78fe0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822133210834 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x03C67531:GERAN-A-298:CM_SERVICE_REQ)[0x56365ea78fe0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822133210834 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x03C67531:GERAN-A-298:CM_SERVICE_REQ)[0x56365ea6fe90]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea45d60] (msc_a.c:1053) 20250822133210834 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x03C67531:GERAN-A-298:CM_SERVICE_REQ)[0x56365ea6fe90]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822133210834 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x03C67531:GERAN-A-298:CM_SERVICE_REQ)[0x56365ea6fe90]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822133210834 DMSC DEBUG msub_fsm[0x56365ea45d60]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822133210834 DMSC DEBUG msub(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x03C67531) MSC-A terminated (msub.c:261) 20250822133210834 DMSC DEBUG msub(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x03C67531) 1 MSC-I still active (msub.c:79) 20250822133210834 DMSC DEBUG msub_fsm[0x56365ea45d60]{active}: State change to terminating (no timeout) (msub.c:91) 20250822133210834 DMSC DEBUG msub_fsm[0x56365ea45d60]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822133210834 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x03C67531:GERAN-A-298:CM_SERVICE_REQ)[0x56365ea2ced0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822133210834 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x03C67531:GERAN-A-298:CM_SERVICE_REQ)[0x56365ea2ced0]{READY}: Removing from parent msub_fsm[0x56365ea45d60] (msub.c:113) 20250822133210835 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-298 (ran_conn.c:155) 20250822133210835 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x03C67531:GERAN-A-298:CM_SERVICE_REQ)[0x56365ea2ced0]{READY}: Freeing instance (msub.c:113) 20250822133210835 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x03C67531:GERAN-A-298:CM_SERVICE_REQ)[0x56365ea2ced0]{READY}: Deallocated (fsm.c:568) 20250822133210835 DMSC DEBUG msub(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x03C67531) Free (msub.c:119) 20250822133210835 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x03C67531 - active-conn: now used by 1 (attached) (msub.c:375) 20250822133210835 DMSC DEBUG msub_fsm[0x56365ea45d60]{terminating}: Freeing instance (msub.c:113) 20250822133210835 DMSC DEBUG msub_fsm[0x56365ea45d60]{terminating}: Deallocated (fsm.c:568) 20250822133210835 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133210835 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133210835 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133210835 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133210835 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133210835 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133210835 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133210835 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1849)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1849)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1847)@718a44d66dfb: Session index based on local reference:0 20250822133210836 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133210836 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133210836 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133210836 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133210836 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133210836 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133210836 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133210836 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1849)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1848)@718a44d66dfb: Deleted conn table entry 0TC_mo_cc_bssmap_clear0(1856)11338212 TC_mo_cc_bssmap_clear0(1856)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822133210837 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x03C67531 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822133210837 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x03C67531 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_mo_cc_bssmap_clear0(1856)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_cc_bssmap_clear0(1856)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_mo_cc_bssmap_clear0(1856)@718a44d66dfb: Final verdict of PTC: pass 20250822133211849 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822133211850 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822133211850 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822133211850 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822133211850 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822133211850 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822133211850 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822133211850 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822133211850 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822133211850 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133211850 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822133211850 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822133211850 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822133211850 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822133211850 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822133211850 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822133211850 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822133211850 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) MSC_Test_0-M3UA(1849)@718a44d66dfb: Final verdict of PTC: none 20250822133211850 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-GSUP(1853)@718a44d66dfb: Final verdict of PTC: none 20250822133211852 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822133211852 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250822133211852 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1852)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-SCCP(1847)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(1848)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(1854)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(1851)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(1850)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1857)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(1855)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1846)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1846): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(1847): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(1848): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(1849): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(1850): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(1851): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(1852): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(1853): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(1854): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(1855): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_mo_cc_bssmap_clear0(1856): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1857): none (pass -> pass) MTC@718a44d66dfb: Test case TC_mo_cc_bssmap_clear finished. Verdict: pass MTC@718a44d66dfb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_cc_bssmap_clear pass'. Fri Aug 22 13:32:11 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 20250822133212854 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=387540) 20250822133213851 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822133213851 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822133213851 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822133213855 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=387540, count=388700) 20250822133214857 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:32: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_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 20250822133215858 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_invalid_mgcp_crash started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(1861)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(1861)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1861)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(1859)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822133216468 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1862)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822133216664 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822133216664 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822133216664 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822133216664 DLSS7 DEBUG 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)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1861)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1861)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1861)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(1861)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250822133216669 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133216669 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822133216669 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822133216669 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822133216669 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822133216669 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822133216669 DLSS7 DEBUG 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)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1861)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1861)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1861)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1861)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1861)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822133216670 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133216670 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822133216670 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822133216670 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822133216670 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822133216670 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822133216670 DLSS7 DEBUG 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)@718a44d66dfb: Message received on association #8 20250822133216670 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822133216670 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1861)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1861)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1861)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1861)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822133216860 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822133216860 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1864)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1864)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822133216866 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1864)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1864)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1864)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@718a44d66dfb: IPA ID RESP: { { 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)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1864)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822133216885 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822133216885 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1865)@718a44d66dfb: Created GsupExpect[0] for "262420000000007" to be handled at TC_invalid_mgcp_crash0(1868) TC_invalid_mgcp_crash0(1868)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250822133217475 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133217475 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133217475 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133217475 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133217475 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133217475 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133217475 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133217475 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1861)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133217477 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133217477 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133217477 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133217477 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133217477 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133217477 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133217477 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133217477 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1861)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1861)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1860)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1860)@718a44d66dfb: Added conn table entry 0TC_invalid_mgcp_crash0(1868)2478351 MSC_Test_0-SCCP(1859)@718a44d66dfb: First idle individual index:0 MSC_Test_0-RAN(1860)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1861)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133217496 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133217496 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133217496 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133217496 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133217496 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133217496 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133217496 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133217496 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133217497 DMSC DEBUG msub_fsm[0x56365ea2ced0]{active}: Allocated (fsm.c:456) 20250822133217497 DMSC DEBUG msc_i[0x56365ea45d60]{READY}: Allocated (fsm.c:456) 20250822133217497 DMSC DEBUG msc_i[0x56365ea45d60]{READY}: is child of msub_fsm[0x56365ea2ced0] (fsm.c:486) 20250822133217497 DMSC DEBUG msc_a[0x56365ea374a0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822133217497 DMSC DEBUG msc_a[0x56365ea374a0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea2ced0] (fsm.c:486) 20250822133217497 DMSC DEBUG msc_a(unknown:GERAN-A-299:NONE)[0x56365ea374a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822133217497 DMSC DEBUG msc_i(unknown:GERAN-A-299:NONE)[0x56365ea45d60]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822133217497 DMSC DEBUG msc_a(unknown:GERAN-A-299:NONE)[0x56365ea374a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822133217497 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-299:LU)[0x56365ea374a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822133217497 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-299:LU)[0x56365ea374a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822133217497 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-299:LU)[0x56365ea47180]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822133217497 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-299:LU)[0x56365ea47180]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-299:LU)[0x56365ea374a0] (fsm.c:486) 20250822133217497 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-299:LU)[0x56365ea47180]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822133217497 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-299:LU)[0x56365ea47180]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822133217497 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822133217497 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822133217497 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B:GERAN-A-299:LU)[0x56365ea374a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822133217497 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B:GERAN-A-299:LU)[0x56365ea374a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822133217497 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250822133217497 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822133217497 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B:GERAN-A-299:LU)[0x56365ea47180]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822133217497 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B:GERAN-A-299:LU)[0x56365ea47180]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822133217498 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B:GERAN-A-299:LU)[0x56365ea47180]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822133217498 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B:GERAN-A-299:LU)[0x56365ea47180]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822133217498 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B:GERAN-A-299:LU)[0x56365ea45d60]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822133217498 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B:GERAN-A-299:LU)[0x56365ea47180]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822133217498 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B:GERAN-A-299:LU)[0x56365ea47180]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822133217498 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B:GERAN-A-299:LU)[0x56365e858e20]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822133217498 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B:GERAN-A-299:LU)[0x56365e858e20]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B:GERAN-A-299:LU)[0x56365ea47180] (fsm.c:486) 20250822133217498 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B:GERAN-A-299:LU)[0x56365e858e20]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822133217498 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B:GERAN-A-299:LU)[0x56365e858e20]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822133217498 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133217498 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133217498 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133217498 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133217498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133217498 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133217498 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133217498 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133217498 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133217498 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133217498 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133217498 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133217498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133217498 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133217499 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133217499 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1861)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1861)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1861)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1861)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1859)@718a44d66dfb: { messageType := 2, destLocRef := '25D10F'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)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1859)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1859)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1859)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1859)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1865)@718a44d66dfb: Found GsupExpect[0] for "262420000000007" handled at TC_invalid_mgcp_crash0(1868) MSC_Test-GSUP(1865)@718a44d66dfb: Added IMSI table entry 0TC_invalid_mgcp_crash0(1868)"262420000000007" 20250822133217506 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250822133217506 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1859)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1859)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(1859)@718a44d66dfb: vl_from0 MSC_Test_0-M3UA(1861)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1859)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_invalid_mgcp_crash0(1868)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" 20250822133217508 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133217508 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133217508 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133217508 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133217508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133217508 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133217508 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133217508 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_invalid_mgcp_crash0(1868)@718a44d66dfb: setverdict(pass): none -> pass 20250822133217509 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B:GERAN-A-299:LU)[0x56365ea45d60]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133217509 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B:GERAN-A-299:LU)[0x56365ea374a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133217513 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133217513 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250822133217513 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250822133217513 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822133217514 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133217514 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B:GERAN-A-299:LU)[0x56365ea47180]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822133217514 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B:GERAN-A-299:LU)[0x56365e858e20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822133217514 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B:GERAN-A-299:LU)[0x56365e858e20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822133217514 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B:GERAN-A-299:LU)[0x56365e858e20]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822133217514 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B:GERAN-A-299:LU)[0x56365e858e20]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B:GERAN-A-299:LU)[0x56365ea47180] (vlr_lu_fsm.c:110) 20250822133217514 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B:GERAN-A-299:LU)[0x56365e858e20]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822133217514 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B:GERAN-A-299:LU)[0x56365e858e20]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822133217514 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B:GERAN-A-299:LU)[0x56365ea47180]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822133217514 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B:GERAN-A-299:LU)[0x56365ea47180]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822133217514 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B:GERAN-A-299:LU)[0x56365e9fe540]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822133217514 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B:GERAN-A-299:LU)[0x56365e9fe540]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B:GERAN-A-299:LU)[0x56365ea47180] (fsm.c:486) 20250822133217514 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B:GERAN-A-299:LU)[0x56365e9fe540]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822133217514 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B:GERAN-A-299:LU)[0x56365e9fe540]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822133217514 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B:GERAN-A-299:LU)[0x56365e9fe540]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822133217514 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B:GERAN-A-299:LU)[0x56365e9fe540]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822133217514 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B:TMSInew-0x9CB4CCD0) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250822133217514 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B:GERAN-A-299:LU)[0x56365e9fe540]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822133217514 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B:TMSInew-0x9CB4CCD0 LOCATION UPDATE ACCEPT (TMSI = 0x9cb4ccd0) (gsm_04_08.c:149) 20250822133217514 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B:TMSInew-0x9CB4CCD0:GERAN-A-299:LU)[0x56365ea45d60]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133217514 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B:TMSInew-0x9CB4CCD0 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822133217514 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133217514 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133217514 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133217514 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133217514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133217514 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133217514 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133217514 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1861)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1861)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1859)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1859)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1859)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1859)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_invalid_mgcp_crash0(1868)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1860)@718a44d66dfb: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1860)@718a44d66dfb: patched enc_l3: '055B'O MSC_Test_0-SCCP(1859)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1859)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(1859)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1859)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1861)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133217521 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133217521 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133217521 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133217521 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133217521 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133217521 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133217521 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133217521 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133217521 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B:TMSInew-0x9CB4CCD0:GERAN-A-299:LU)[0x56365ea45d60]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133217521 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B:TMSInew-0x9CB4CCD0:GERAN-A-299:LU)[0x56365ea374a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133217522 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B:TMSInew-0x9CB4CCD0:GERAN-A-299:LU)[0x56365ea374a0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822133217522 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B:TMSInew-0x9CB4CCD0:GERAN-A-299:LU)[0x56365ea47180]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822133217522 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B:GERAN-A-299:LU)[0x56365e9fe540]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822133217522 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250822133217522 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B:GERAN-A-299:LU)[0x56365e9fe540]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822133217522 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0:GERAN-A-299:LU)[0x56365ea47180]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822133217522 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B:GERAN-A-299:LU)[0x56365e9fe540]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822133217522 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B:GERAN-A-299:LU)[0x56365e9fe540]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0:GERAN-A-299:LU)[0x56365ea47180] (vlr_lu_fsm.c:817) 20250822133217522 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B:GERAN-A-299:LU)[0x56365e9fe540]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822133217522 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3293E20B:GERAN-A-299:LU)[0x56365e9fe540]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822133217522 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0:GERAN-A-299:LU)[0x56365ea47180]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822133217522 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0:GERAN-A-299:LU)[0x56365ea374a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250822133217522 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0:GERAN-A-299:LU)[0x56365ea374a0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.975s remaining) (msc_a.c:450) 20250822133217522 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250822133217522 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0:GERAN-A-299:LU)[0x56365ea374a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133217522 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0:GERAN-A-299:LU)[0x56365ea374a0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250822133217522 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822133217522 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822133217522 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822133217522 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0:GERAN-A-299:LU)[0x56365ea45d60]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822133217522 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822133217522 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133217522 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133217522 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133217522 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133217522 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133217522 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133217522 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133217522 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1861)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1861)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1859)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1859)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1859)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1859)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1859)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1859)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1859)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1859)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1861)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133217525 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133217525 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133217525 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133217525 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133217525 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133217525 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133217525 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133217525 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133217525 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0:GERAN-A-299:LU)[0x56365ea45d60]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133217525 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0:GERAN-A-299:LU)[0x56365ea374a0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133217525 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0:GERAN-A-299:LU)[0x56365ea374a0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822133217525 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0:GERAN-A-299:LU)[0x56365ea374a0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133217525 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0:GERAN-A-299:LU)[0x56365ea374a0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822133217525 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0:GERAN-A-299:LU)[0x56365ea47180]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822133217525 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0:GERAN-A-299:LU)[0x56365ea47180]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0:GERAN-A-299:LU)[0x56365ea374a0] (msc_a.c:1053) 20250822133217525 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0:GERAN-A-299:LU)[0x56365ea47180]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822133217525 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0:GERAN-A-299:LU)[0x56365ea47180]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822133217525 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0:GERAN-A-299:LU)[0x56365ea47180]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822133217525 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0:GERAN-A-299:LU)[0x56365ea374a0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea2ced0] (msc_a.c:1053) 20250822133217525 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0:GERAN-A-299:LU)[0x56365ea374a0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822133217525 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0:GERAN-A-299:LU)[0x56365ea374a0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822133217525 DMSC DEBUG msub_fsm[0x56365ea2ced0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822133217525 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0) MSC-A terminated (msub.c:261) 20250822133217525 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0) 1 MSC-I still active (msub.c:79) 20250822133217525 DMSC DEBUG msub_fsm[0x56365ea2ced0]{active}: State change to terminating (no timeout) (msub.c:91) 20250822133217525 DMSC DEBUG msub_fsm[0x56365ea2ced0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822133217525 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0:GERAN-A-299:LU)[0x56365ea45d60]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822133217525 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0:GERAN-A-299:LU)[0x56365ea45d60]{READY}: Removing from parent msub_fsm[0x56365ea2ced0] (msub.c:113) 20250822133217525 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-299 (ran_conn.c:155) 20250822133217525 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0:GERAN-A-299:LU)[0x56365ea45d60]{READY}: Freeing instance (msub.c:113) 20250822133217525 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0:GERAN-A-299:LU)[0x56365ea45d60]{READY}: Deallocated (fsm.c:568) 20250822133217525 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0) Free (msub.c:119) 20250822133217525 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0 - active-conn: now used by 1 (attached) (msub.c:375) 20250822133217525 DMSC DEBUG msub_fsm[0x56365ea2ced0]{terminating}: Freeing instance (msub.c:113) 20250822133217525 DMSC DEBUG msub_fsm[0x56365ea2ced0]{terminating}: Deallocated (fsm.c:568) 20250822133217525 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133217525 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133217525 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133217525 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133217526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133217526 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133217526 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133217526 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1861)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1861)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1859)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-M3UA(1861)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133217526 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133217526 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133217527 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133217527 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133217527 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133217527 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133217527 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133217527 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1860)@718a44d66dfb: Deleted conn table entry 0TC_invalid_mgcp_crash0(1868)2478351 TC_invalid_mgcp_crash0(1868)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822133217528 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822133217528 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_invalid_mgcp_crash0(1868)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_invalid_mgcp_crash0(1868)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_invalid_mgcp_crash0(1868)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_invalid_mgcp_crash0(1868)@718a44d66dfb: 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 := '9CB4CCD0'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1860)@718a44d66dfb: Added conn table entry 0TC_invalid_mgcp_crash0(1868)1019682 MSC_Test_0-RAN(1860)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1859)@718a44d66dfb: First idle individual index:0 MSC_Test_0-M3UA(1861)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133217730 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133217730 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133217730 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133217730 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133217730 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133217730 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133217730 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133217730 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133217731 DMSC DEBUG msub_fsm[0x56365ea47180]{active}: Allocated (fsm.c:456) 20250822133217731 DMSC DEBUG msc_i[0x56365ea374a0]{READY}: Allocated (fsm.c:456) 20250822133217731 DMSC DEBUG msc_i[0x56365ea374a0]{READY}: is child of msub_fsm[0x56365ea47180] (fsm.c:486) 20250822133217731 DMSC DEBUG msc_a[0x56365ea45d60]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822133217731 DMSC DEBUG msc_a[0x56365ea45d60]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea47180] (fsm.c:486) 20250822133217731 DMSC DEBUG msc_a(unknown:GERAN-A-300:NONE)[0x56365ea45d60]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822133217731 DMSC DEBUG msc_i(unknown:GERAN-A-300:NONE)[0x56365ea374a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822133217731 DMSC DEBUG msc_a(unknown:GERAN-A-300:NONE)[0x56365ea45d60]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822133217731 DMM DEBUG msc_a(TMSI-0x9CB4CCD0:GERAN-A-300:CM_SERVICE_REQ)[0x56365ea45d60]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250822133217731 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9CB4CCD0:GERAN-A-300:CM_SERVICE_REQ)[0x56365ea2ced0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822133217731 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9CB4CCD0:GERAN-A-300:CM_SERVICE_REQ)[0x56365ea2ced0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x9CB4CCD0:GERAN-A-300:CM_SERVICE_REQ)[0x56365ea45d60] (fsm.c:486) 20250822133217731 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9CB4CCD0:GERAN-A-300:CM_SERVICE_REQ)[0x56365ea2ced0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250822133217731 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9CB4CCD0:GERAN-A-300:CM_SERVICE_REQ)[0x56365ea2ced0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822133217731 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822133217731 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822133217731 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0:GERAN-A-300:CM_SERVICE_REQ)[0x56365ea45d60]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822133217731 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0:GERAN-A-300:CM_SERVICE_REQ)[0x56365ea45d60]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822133217731 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0:GERAN-A-300:CM_SERVICE_REQ)[0x56365ea2ced0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822133217731 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0:GERAN-A-300:CM_SERVICE_REQ)[0x56365ea2ced0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822133217731 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0:GERAN-A-300:CM_SERVICE_REQ)[0x56365ea2ced0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822133217732 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0:GERAN-A-300:CM_SERVICE_REQ)[0x56365ea374a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822133217732 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0:GERAN-A-300:CM_SERVICE_REQ)[0x56365ea2ced0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822133217732 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0:GERAN-A-300:CM_SERVICE_REQ)[0x56365ea2ced0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822133217732 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0:GERAN-A-300:CM_SERVICE_REQ)[0x56365ea2ced0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822133217732 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0:GERAN-A-300:CM_SERVICE_REQ)[0x56365ea2ced0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822133217732 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0:GERAN-A-300:CM_SERVICE_REQ)[0x56365ea2ced0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822133217732 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0:GERAN-A-300:CM_SERVICE_REQ)[0x56365ea2ced0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822133217732 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0:GERAN-A-300:CM_SERVICE_REQ)[0x56365ea2ced0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822133217732 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0:GERAN-A-300:CM_SERVICE_REQ)[0x56365ea374a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133217732 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0:GERAN-A-300:CM_SERVICE_REQ)[0x56365ea45d60]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250822133217732 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0:GERAN-A-300:CM_SERVICE_REQ)[0x56365ea45d60]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250822133217732 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250822133217732 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250822133217732 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133217732 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133217732 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133217732 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133217732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133217732 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133217732 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133217732 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133217732 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133217732 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133217732 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133217732 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133217732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133217732 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133217733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133217733 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133217733 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133217733 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133217733 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133217733 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133217733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133217733 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133217733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133217733 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1861)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1861)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1861)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1861)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1861)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1861)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1859)@718a44d66dfb: { messageType := 2, destLocRef := '0F8F22'O, sourceLocRef := '00012C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1859)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1859)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1859)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1859)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1859)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1859)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1859)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1859)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1859)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822133217736 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250822133217736 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_invalid_mgcp_crash0(1868)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_invalid_mgcp_crash0(1868)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1862)@718a44d66dfb: Created MnccExpect[0] for "12345" to be handled at TC_invalid_mgcp_crash0(1868) MSC_Test-MGCP(1863)@718a44d66dfb: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_invalid_mgcp_crash0(1868) MSC_Test_0-RAN(1860)@718a44d66dfb: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1860)@718a44d66dfb: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(1859)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1859)@718a44d66dfb: vl_len:19 MSC_Test_0-SCCP(1859)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1859)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(1861)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133217757 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133217757 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133217757 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133217757 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133217757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133217757 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133217757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133217757 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133217757 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0:GERAN-A-300:CM_SERVICE_REQ)[0x56365ea374a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133217757 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0:GERAN-A-300:CM_SERVICE_REQ)[0x56365ea45d60]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133217757 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250822133217757 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0 callref-0x80000020 tid-8) New transaction (transaction.c:231) 20250822133217757 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0:GERAN-A-300:CM_SERVICE_REQ)[0x56365ea45d60]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2671) 20250822133217757 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0:GERAN-A-300:CM_SERVICE_REQ)[0x56365ea45d60]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250822133217757 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0:GERAN-A-300:CM_SERVICE_REQ callref-0x80000020 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2690) 20250822133217757 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0:GERAN-A-300:CM_SERVICE_REQ callref-0x80000020 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822133217757 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250822133217757 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0:GERAN-A-300:CM_SERVICE_REQ callref-0x80000020 tid-8) codecs: :0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:702) 20250822133217757 DCC INFO trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0:GERAN-A-300:CM_SERVICE_REQ callref-0x80000020 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250822133217757 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0:GERAN-A-300:CM_SERVICE_REQ callref-0x80000020 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250822133217757 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0:GERAN-A-300:CM_SERVICE_REQ)[0x56365e858e20]{ESTABLISHING}: Allocated (fsm.c:456) 20250822133217757 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0:GERAN-A-300:CM_SERVICE_REQ)[0x56365e858e20]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0:GERAN-A-300:CM_SERVICE_REQ)[0x56365ea45d60] (fsm.c:486) 20250822133217757 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0:GERAN-A-300:CM_SERVICE_REQ callref-0x80000020 tid-8) codecs: :0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:2161) 20250822133217757 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0:GERAN-A-300:CM_SERVICE_REQ)[0x56365ea6ec00]{UNINITIALIZED}: Allocated (fsm.c:456) 20250822133217757 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0:GERAN-A-300:CM_SERVICE_REQ)[0x56365ea6ec00]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0:GERAN-A-300:CM_SERVICE_REQ)[0x56365e858e20] (fsm.c:486) 20250822133217757 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0:GERAN-A-300:CM_SERVICE_REQ:trans-8:call-128:RTP_TO_CN:no-CI)[0x56365ea6ec00]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250822133217757 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0:GERAN-A-300:CM_SERVICE_REQ:trans-8:call-128:RTP_TO_CN:no-CI)[0x56365ea6ec00]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250822133217758 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0:GERAN-A-300:CM_SERVICE_REQ)[0x56365ea792b0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250822133217758 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0:GERAN-A-300:CM_SERVICE_REQ)[0x56365ea792b0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0:GERAN-A-300:CM_SERVICE_REQ)[0x56365e858e20] (fsm.c:486) 20250822133217758 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0:GERAN-A-300:CM_SERVICE_REQ:trans-8:call-128:RTP_TO_RAN:no-CI)[0x56365ea792b0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250822133217758 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0:GERAN-A-300:CM_SERVICE_REQ:trans-8:call-128:RTP_TO_RAN:no-CI)[0x56365ea792b0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1863)@718a44d66dfb: Found Expect[0] for { line := { verb := "CRCX", trans_id := "212", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "80" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_invalid_mgcp_crash0(1868) TC_invalid_mgcp_crash0(1868)@718a44d66dfb: f_mo_call_establish 2: rx 1st CRCX 20250822133217773 DLMGCP ERROR Failed to parse SDP parameter, can't parse codec in rtpmap: "a=rtpmap:98 FOO/8000" (mgcp_client.c:411) 20250822133217773 DLMGCP ERROR MGCP_CONN(RTP_TO_CN)[0x56365ea0d4d0]{ST_CRCX_RESP}: MGW/CRCX: Cannot parse CRCX response (mgcp_client_fsm.c:300) 20250822133217773 DLMGCP ERROR MGW(mgw) Empty endpoint name, can not generate MGCP message (mgcp_client.c:1525) 20250822133217773 DLMGCP ERROR MGCP_CONN(RTP_TO_CN)[0x56365ea0d4d0]{ST_CRCX_RESP}: MGW/DLCX: Error composing DLCX message (mgcp_client_fsm.c:561) 20250822133217773 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0:GERAN-A-300:CM_SERVICE_REQ:trans-8:call-128:RTP_TO_CN:no-CI)[0x56365ea6ec00]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_FAIL (mgcp_client_endpoint_fsm.c:444) 20250822133217773 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0:GERAN-A-300:CM_SERVICE_REQ:trans-8:call-128:RTP_TO_CN:no-CI)[0x56365ea6ec00]{ESTABLISHING}: State change to DISCARDING (no timeout) (rtp_stream.c:206) 20250822133217773 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0:GERAN-A-300:CM_SERVICE_REQ:trans-8:call-128:RTP_TO_CN:no-CI)[0x56365ea6ec00]{DISCARDING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (rtp_stream.c:239) 20250822133217773 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0:GERAN-A-300:CM_SERVICE_REQ:trans-8:call-128:RTP_TO_CN:no-CI)[0x56365ea6ec00]{DISCARDING}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0:GERAN-A-300:CM_SERVICE_REQ)[0x56365e858e20] (rtp_stream.c:239) 20250822133217773 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0:GERAN-A-300:CM_SERVICE_REQ:trans-8:call-128:RTP_TO_CN:no-CI)[0x56365ea6ec00]{DISCARDING}: Freeing instance (rtp_stream.c:239) 20250822133217773 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0:GERAN-A-300:CM_SERVICE_REQ:trans-8:call-128:RTP_TO_CN:no-CI)[0x56365ea6ec00]{DISCARDING}: Deallocated (fsm.c:568) 20250822133217773 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0:GERAN-A-300:CM_SERVICE_REQ)[0x56365e858e20]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_GONE (rtp_stream.c:239) 20250822133217773 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0:GERAN-A-300:CM_SERVICE_REQ)[0x56365e858e20]{ESTABLISHING}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250822133217773 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0:GERAN-A-300:CM_SERVICE_REQ:trans-8:call-128:RTP_TO_RAN:no-CI)[0x56365ea792b0]{ESTABLISHING}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250822133217773 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0:GERAN-A-300:CM_SERVICE_REQ:trans-8:call-128:RTP_TO_RAN:no-CI)[0x56365ea792b0]{ESTABLISHING}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0:GERAN-A-300:CM_SERVICE_REQ)[0x56365e858e20] (call_leg.c:197) 20250822133217773 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0:GERAN-A-300:CM_SERVICE_REQ:trans-8:call-128:RTP_TO_RAN:no-CI)[0x56365ea792b0]{ESTABLISHING}: Freeing instance (call_leg.c:197) 20250822133217773 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0:GERAN-A-300:CM_SERVICE_REQ:trans-8:call-128:RTP_TO_RAN:no-CI)[0x56365ea792b0]{ESTABLISHING}: Deallocated (fsm.c:568) 20250822133217773 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0:GERAN-A-300:CM_SERVICE_REQ)[0x56365e858e20]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250822133217773 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0:GERAN-A-300:CM_SERVICE_REQ)[0x56365e858e20]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0:GERAN-A-300:CM_SERVICE_REQ)[0x56365ea45d60] (call_leg.c:198) 20250822133217773 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0:GERAN-A-300:CM_SERVICE_REQ)[0x56365e858e20]{RELEASING}: Freeing instance (call_leg.c:198) 20250822133217773 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0:GERAN-A-300:CM_SERVICE_REQ)[0x56365e858e20]{RELEASING}: Deallocated (fsm.c:568) 20250822133217773 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0:GERAN-A-300:CM_SERVICE_REQ)[0x56365ea45d60]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250822133217773 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0:GERAN-A-300:CM_SERVICE_REQ callref-0x80000020 tid-8) Freeing transaction (transaction.c:243) 20250822133217773 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0:GERAN-A-300:CM_SERVICE_REQ callref-0x80000020 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250822133217773 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0:GERAN-A-300:CM_SERVICE_REQ callref-0x80000020 tid-8) new state INITIATED -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250822133217773 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0:GERAN-A-300:CM_SERVICE_REQ)[0x56365ea374a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133217773 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0:GERAN-A-300:CM_SERVICE_REQ callref-0x80000020 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250822133217773 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0:GERAN-A-300:CM_SERVICE_REQ callref-0x80000020 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250822133217773 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0:GERAN-A-300:CM_SERVICE_REQ callref-0x80000020 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822133217773 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250822133217773 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0:GERAN-A-300:CM_SERVICE_REQ)[0x56365ea45d60]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133217773 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0:GERAN-A-300:CM_SERVICE_REQ)[0x56365ea45d60]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250822133217773 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822133217773 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822133217773 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822133217773 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0:GERAN-A-300:CM_SERVICE_REQ)[0x56365ea374a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822133217773 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822133217773 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133217774 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133217774 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133217774 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133217774 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133217774 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133217774 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133217774 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133217774 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133217774 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133217774 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133217774 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133217774 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133217774 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133217774 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133217774 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1861)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1861)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1861)@718a44d66dfb: Message received on association #8 MSC_Test_0-SCCP(1859)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-M3UA(1861)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1859)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1859)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1859)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1859)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1859)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1859)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1859)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_invalid_mgcp_crash0(1868)@718a44d66dfb: f_mo_call_establish 11: rx CC RELEASE MSC_Test_0-SCCP(1859)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1859)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1859)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1859)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1861)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133217778 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133217778 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133217779 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133217779 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133217779 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133217779 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133217779 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133217779 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133217779 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0:GERAN-A-300:CM_SERVICE_REQ)[0x56365ea374a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133217779 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0:GERAN-A-300:CM_SERVICE_REQ)[0x56365ea45d60]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133217779 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0:GERAN-A-300:CM_SERVICE_REQ)[0x56365ea45d60]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822133217779 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0:GERAN-A-300:CM_SERVICE_REQ)[0x56365ea45d60]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133217779 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0:GERAN-A-300:CM_SERVICE_REQ)[0x56365ea45d60]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822133217779 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0:GERAN-A-300:CM_SERVICE_REQ)[0x56365ea2ced0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822133217779 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0:GERAN-A-300:CM_SERVICE_REQ)[0x56365ea2ced0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0:GERAN-A-300:CM_SERVICE_REQ)[0x56365ea45d60] (msc_a.c:1053) 20250822133217779 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0:GERAN-A-300:CM_SERVICE_REQ)[0x56365ea2ced0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822133217779 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0:GERAN-A-300:CM_SERVICE_REQ)[0x56365ea2ced0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822133217779 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0:GERAN-A-300:CM_SERVICE_REQ)[0x56365ea45d60]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea47180] (msc_a.c:1053) 20250822133217779 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0:GERAN-A-300:CM_SERVICE_REQ)[0x56365ea45d60]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822133217779 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0:GERAN-A-300:CM_SERVICE_REQ)[0x56365ea45d60]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822133217779 DMSC DEBUG msub_fsm[0x56365ea47180]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822133217779 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0) MSC-A terminated (msub.c:261) 20250822133217779 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0) 1 MSC-I still active (msub.c:79) 20250822133217779 DMSC DEBUG msub_fsm[0x56365ea47180]{active}: State change to terminating (no timeout) (msub.c:91) 20250822133217779 DMSC DEBUG msub_fsm[0x56365ea47180]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822133217779 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0:GERAN-A-300:CM_SERVICE_REQ)[0x56365ea374a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822133217779 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0:GERAN-A-300:CM_SERVICE_REQ)[0x56365ea374a0]{READY}: Removing from parent msub_fsm[0x56365ea47180] (msub.c:113) 20250822133217779 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-300 (ran_conn.c:155) 20250822133217779 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0:GERAN-A-300:CM_SERVICE_REQ)[0x56365ea374a0]{READY}: Freeing instance (msub.c:113) 20250822133217779 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0:GERAN-A-300:CM_SERVICE_REQ)[0x56365ea374a0]{READY}: Deallocated (fsm.c:568) 20250822133217779 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0) Free (msub.c:119) 20250822133217779 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0 - active-conn: now used by 1 (attached) (msub.c:375) 20250822133217779 DMSC DEBUG msub_fsm[0x56365ea47180]{terminating}: Freeing instance (msub.c:113) 20250822133217779 DMSC DEBUG msub_fsm[0x56365ea47180]{terminating}: Deallocated (fsm.c:568) 20250822133217779 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133217779 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133217779 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133217779 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133217779 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133217779 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133217779 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133217779 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1861)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1861)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1859)@718a44d66dfb: Session index based on local reference:0 20250822133217779 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133217779 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133217779 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133217779 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133217779 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133217780 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133217780 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133217780 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1861)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1860)@718a44d66dfb: Deleted conn table entry 0TC_invalid_mgcp_crash0(1868)1019682 TC_invalid_mgcp_crash0(1868)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822133217780 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822133217780 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_invalid_mgcp_crash0(1868)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_invalid_mgcp_crash0(1868)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_invalid_mgcp_crash0(1868)@718a44d66dfb: Osmux ok: use_osmux = false got_osmux_count = 0 TC_invalid_mgcp_crash0(1868)@718a44d66dfb: f_mo_call_establish DONE TC_invalid_mgcp_crash0(1868)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_invalid_mgcp_crash0(1868)@718a44d66dfb: Final verdict of PTC: pass 20250822133218289 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822133218289 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822133218289 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822133218289 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822133218289 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822133218289 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822133218290 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822133218290 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822133218289 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822133218290 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250822133218290 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822133218290 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133218290 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822133218290 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) MSC_Test_0-M3UA(1861)@718a44d66dfb: Final verdict of PTC: none 20250822133218290 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822133218290 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822133218290 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822133218290 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822133218290 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822133218290 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822133218290 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-SCCP(1859)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(1862)@718a44d66dfb: Final verdict of PTC: none 20250822133218292 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MGCP(1863)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(1867)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP-IPA(1864)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(1866)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(1860)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1858)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1869)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP(1865)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1858): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(1859): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(1860): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(1861): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(1862): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(1863): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(1864): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(1865): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(1866): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(1867): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_invalid_mgcp_crash0(1868): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1869): none (pass -> pass) MTC@718a44d66dfb: Test case TC_invalid_mgcp_crash finished. Verdict: pass MTC@718a44d66dfb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_invalid_mgcp_crash pass'. Fri Aug 22 13:32:18 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 20250822133219293 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=318628) 20250822133220291 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822133220291 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822133220291 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822133220294 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=318628, count=319788) 20250822133221296 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:32: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_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 20250822133222296 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_mm_id_resp_no_identity started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(1873)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(1873)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1873)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(1871)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822133222901 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1874)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822133223094 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822133223094 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822133223094 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822133223094 DLSS7 DEBUG 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)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1873)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1873)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822133223099 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133223099 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822133223099 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822133223099 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822133223099 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822133223099 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822133223099 DLSS7 DEBUG 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)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(1873)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1873)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1873)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1873)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822133223099 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133223099 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822133223099 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822133223099 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822133223099 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822133223099 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822133223099 DLSS7 DEBUG 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)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1873)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1873)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1873)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1873)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1873)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) 20250822133223100 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822133223100 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1873)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1873)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822133223297 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822133223297 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1876)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1876)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822133223303 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1876)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1876)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1876)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@718a44d66dfb: IPA ID RESP: { { 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)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1876)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822133223324 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822133223324 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_mm_id_resp_no_identity0(1880)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, 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 } } } } 20250822133223909 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133223909 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133223909 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133223909 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133223909 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133223909 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133223909 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133223909 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1873)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133223909 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133223909 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133223909 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133223909 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133223910 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133223910 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133223910 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133223910 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1873)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1873)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1872)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1872)@718a44d66dfb: Added conn table entry 0TC_mm_id_resp_no_identity0(1880)16263297 MSC_Test_0-SCCP(1871)@718a44d66dfb: First idle individual index:0 MSC_Test_0-RAN(1872)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 20250822133223921 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133223921 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133223921 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133223921 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133223921 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133223921 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133223921 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133223921 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1873)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133223921 DMSC DEBUG msub_fsm[0x56365ea6ec00]{active}: Allocated (fsm.c:456) 20250822133223921 DMSC DEBUG msc_i[0x56365ea792b0]{READY}: Allocated (fsm.c:456) 20250822133223921 DMSC DEBUG msc_i[0x56365ea792b0]{READY}: is child of msub_fsm[0x56365ea6ec00] (fsm.c:486) 20250822133223921 DMSC DEBUG msc_a[0x56365ea5b590]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822133223921 DMSC DEBUG msc_a[0x56365ea5b590]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea6ec00] (fsm.c:486) 20250822133223921 DMSC DEBUG msc_a(unknown:GERAN-A-301:NONE)[0x56365ea5b590]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822133223921 DMSC DEBUG msc_i(unknown:GERAN-A-301:NONE)[0x56365ea792b0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822133223921 DMSC DEBUG msc_a(unknown:GERAN-A-301:NONE)[0x56365ea5b590]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822133223921 DMM DEBUG msc_a(TMSI-0xFFFFFFFF:GERAN-A-301:LU)[0x56365ea5b590]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=TMSI-0xFFFFFFFF LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822133223921 DMM DEBUG msc_a(TMSI-0xFFFFFFFF:GERAN-A-301:LU)[0x56365ea5b590]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822133223921 DVLR DEBUG vlr_lu_fsm(TMSI-0xFFFFFFFF:GERAN-A-301:LU)[0x56365e858e20]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822133223921 DVLR DEBUG vlr_lu_fsm(TMSI-0xFFFFFFFF:GERAN-A-301:LU)[0x56365e858e20]{VLR_ULA_S_IDLE}: is child of msc_a(TMSI-0xFFFFFFFF:GERAN-A-301:LU)[0x56365ea5b590] (fsm.c:486) 20250822133223921 DVLR DEBUG vlr_lu_fsm(TMSI-0xFFFFFFFF:GERAN-A-301:LU)[0x56365e858e20]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822133223921 DVLR DEBUG vlr_lu_fsm(TMSI-0xFFFFFFFF:GERAN-A-301:LU)[0x56365e858e20]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822133223921 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1055) 20250822133223921 DVLR INFO New subscr, TMSI: 0xffffffff (vlr.c:592) 20250822133223921 DVLR DEBUG VLR subscr unknown + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822133223921 DMSC DEBUG msc_a(unknown:GERAN-A-301:LU)[0x56365ea5b590]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822133223921 DMSC DEBUG msc_a(unknown:GERAN-A-301:LU)[0x56365ea5b590]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822133223921 DVLR DEBUG VLR subscr unknown - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1068) 20250822133223921 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822133223921 DVLR DEBUG vlr_lu_fsm(unknown:GERAN-A-301:LU)[0x56365e858e20]{VLR_ULA_S_IDLE}: vlr_loc_upd_want_imsi() (vlr_lu_fsm.c:1003) 20250822133223921 DVLR DEBUG vlr_lu_fsm(unknown:GERAN-A-301:LU)[0x56365e858e20]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_IMSI (T3270, 12s) (vlr_lu_fsm.c:1008) 20250822133223921 DMSC DEBUG msc_i(unknown:GERAN-A-301:LU)[0x56365ea792b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133223921 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133223921 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133223921 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133223921 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133223921 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133223921 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133223921 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133223921 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133223921 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133223921 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133223921 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133223921 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133223921 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133223921 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133223921 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133223921 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1873)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1873)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1873)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1873)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1871)@718a44d66dfb: { messageType := 2, destLocRef := 'F82881'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)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1871)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1871)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1871)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1871)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1872)@718a44d66dfb: patching N(SD)=1 into dtap '051903000000'O MSC_Test_0-RAN(1872)@718a44d66dfb: patched enc_l3: '055903000000'O MSC_Test_0-SCCP(1871)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1871)@718a44d66dfb: vl_len:9 MSC_Test_0-SCCP(1871)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1871)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010006055903000000'O 20250822133223927 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133223927 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133223927 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133223927 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133223927 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133223927 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133223927 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133223927 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1873)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133223927 DMSC DEBUG msc_i(unknown:GERAN-A-301:LU)[0x56365ea792b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133223927 DMSC DEBUG msc_a(unknown:GERAN-A-301:LU)[0x56365ea5b590]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133223927 DMM ERROR Failure to decode Mobile Identity in MM Identity Response (rc=-22) (gsm_04_08.c:210) 20250822133223927 DBSSAP ERROR msc_a(unknown:GERAN-A-301:LU)[0x56365ea5b590]{MSC_A_ST_AUTH_CIPH}: RAN decode error (rc=-22) for DTAP from MSC-I (msc_a.c:2060) 20250822133228922 DMSC DEBUG msc_a(unknown:GERAN-A-301:LU)[0x56365ea5b590]{MSC_A_ST_AUTH_CIPH}: Timeout of X1 (fsm.c:317) 20250822133228922 DMSC DEBUG msc_a(unknown:GERAN-A-301:LU)[0x56365ea5b590]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_CN_CLOSE (msc_a.c:927) 20250822133228922 DMSC DEBUG msc_a(unknown:GERAN-A-301:LU)[0x56365ea5b590]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133228922 DMSC DEBUG msc_a(unknown:GERAN-A-301:LU)[0x56365ea5b590]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:454) 20250822133228922 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) 20250822133228922 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) 20250822133228922 DMM INFO msc_a(unknown:GERAN-A-301:LU)[0x56365ea5b590]{MSC_A_ST_RELEASING}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250822133228922 DMSC DEBUG msc_i(unknown:GERAN-A-301:LU)[0x56365ea792b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133228922 DVLR DEBUG vlr_lu_fsm(unknown:GERAN-A-301:LU)[0x56365e858e20]{VLR_ULA_S_WAIT_IMSI}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822133228922 DMSC DEBUG msc_a(unknown:GERAN-A-301:LU)[0x56365ea5b590]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_CN_CLOSE (vlr_lu_fsm.c:772) 20250822133228922 DVLR DEBUG VLR subscr unknown - vlr_subscr_cancel_attach_fsm: now used by 2 (active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822133228922 DMSC DEBUG msc_i(unknown:GERAN-A-301:LU)[0x56365ea792b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822133228923 DVLR DEBUG VLR subscr unknown - msc_a_fsm_releasing_onenter: now used by 1 (active-conn) (msc_a.c:1004) 20250822133228923 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133228923 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133228923 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133228923 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133228923 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133228923 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133228923 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133228923 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133228923 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133228923 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133228923 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133228923 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133228923 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133228923 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133228923 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133228923 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1873)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1873)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1873)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1873)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1871)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1871)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1871)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1871)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1871)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1871)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1871)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1871)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mm_id_resp_no_identity0(1880)@718a44d66dfb: setverdict(pass): none -> pass MSC_Test_0-SCCP(1871)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1871)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1871)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1871)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822133228934 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133228934 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133228935 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133228935 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133228935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133228935 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133228935 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133228935 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1873)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133228935 DMSC DEBUG msc_i(unknown:GERAN-A-301:LU)[0x56365ea792b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133228935 DMSC DEBUG msc_a(unknown:GERAN-A-301:LU)[0x56365ea5b590]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133228935 DMSC DEBUG msc_a(unknown:GERAN-A-301:LU)[0x56365ea5b590]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822133228935 DMSC DEBUG msc_a(unknown:GERAN-A-301:LU)[0x56365ea5b590]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133228935 DMSC DEBUG msc_a(unknown:GERAN-A-301:LU)[0x56365ea5b590]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822133228935 DVLR DEBUG vlr_lu_fsm(unknown:GERAN-A-301:LU)[0x56365e858e20]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822133228935 DVLR DEBUG vlr_lu_fsm(unknown:GERAN-A-301:LU)[0x56365e858e20]{VLR_ULA_S_DONE}: Removing from parent msc_a(unknown:GERAN-A-301:LU)[0x56365ea5b590] (msc_a.c:1053) 20250822133228935 DVLR DEBUG vlr_lu_fsm(unknown:GERAN-A-301:LU)[0x56365e858e20]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822133228935 DVLR DEBUG vlr_lu_fsm(unknown:GERAN-A-301:LU)[0x56365e858e20]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822133228935 DVLR DEBUG vlr_lu_fsm(unknown:GERAN-A-301:LU)[0x56365e858e20]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822133228935 DMSC DEBUG msc_a(unknown:GERAN-A-301:LU)[0x56365ea5b590]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea6ec00] (msc_a.c:1053) 20250822133228935 DMSC DEBUG msc_a(unknown:GERAN-A-301:LU)[0x56365ea5b590]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822133228935 DMSC DEBUG msc_a(unknown:GERAN-A-301:LU)[0x56365ea5b590]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822133228935 DMSC DEBUG msub_fsm[0x56365ea6ec00]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822133228935 DMSC DEBUG msub(unknown) MSC-A terminated (msub.c:261) 20250822133228935 DMSC DEBUG msub(unknown) 1 MSC-I still active (msub.c:79) 20250822133228935 DMSC DEBUG msub_fsm[0x56365ea6ec00]{active}: State change to terminating (no timeout) (msub.c:91) 20250822133228935 DMSC DEBUG msub_fsm[0x56365ea6ec00]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822133228935 DMSC DEBUG msc_i(unknown:GERAN-A-301:LU)[0x56365ea792b0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822133228935 DMSC DEBUG msc_i(unknown:GERAN-A-301:LU)[0x56365ea792b0]{READY}: Removing from parent msub_fsm[0x56365ea6ec00] (msub.c:113) 20250822133228935 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-301 (ran_conn.c:155) 20250822133228935 DMSC DEBUG msc_i(unknown:GERAN-A-301:LU)[0x56365ea792b0]{READY}: Freeing instance (msub.c:113) 20250822133228935 DMSC DEBUG msc_i(unknown:GERAN-A-301:LU)[0x56365ea792b0]{READY}: Deallocated (fsm.c:568) 20250822133228935 DMSC DEBUG msub(unknown) Free (msub.c:119) 20250822133228936 DVLR INFO VLR subscr unknown - active-conn: now used by 0 (-) (msub.c:375) 20250822133228936 DVLR DEBUG SUBSCR(unknown) freeing VLR subscr (max total use count was 3) (vlr.c:472) 20250822133228936 DMSC DEBUG msub_fsm[0x56365ea6ec00]{terminating}: Freeing instance (msub.c:113) 20250822133228936 DMSC DEBUG msub_fsm[0x56365ea6ec00]{terminating}: Deallocated (fsm.c:568) 20250822133228936 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133228936 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133228936 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133228936 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133228936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133228936 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133228936 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133228936 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1873)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1873)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1871)@718a44d66dfb: Session index based on local reference:0 20250822133228937 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133228937 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133228937 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133228937 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133228937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133228937 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133228937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133228937 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1873)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1872)@718a44d66dfb: Deleted conn table entry 0TC_mm_id_resp_no_identity0(1880)16263297 TC_mm_id_resp_no_identity0(1880)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_mm_id_resp_no_identity0(1880)@718a44d66dfb: Skipping f_verify_vty_lac_ci() TC_mm_id_resp_no_identity0(1880)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_mm_id_resp_no_identity0(1880)@718a44d66dfb: Final verdict of PTC: pass 20250822133228947 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822133228947 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(1871)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(1874)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-M3UA(1873)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP(1877)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(1872)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(1878)@718a44d66dfb: Final verdict of PTC: none 20250822133228950 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) IPA-CTRL-CLI-IPA(1881)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP-IPA(1876)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(1875)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1870)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(1879)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1870): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(1871): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(1872): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(1873): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(1874): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(1875): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(1876): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(1877): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(1878): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(1879): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_mm_id_resp_no_identity0(1880): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1881): none (pass -> pass) MTC@718a44d66dfb: Test case TC_mm_id_resp_no_identity finished. Verdict: pass MTC@718a44d66dfb: 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'. Fri Aug 22 13:32:28 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 20250822133229138 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822133229138 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822133229138 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822133229138 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822133229138 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822133229138 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822133229138 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822133229138 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822133229138 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822133229138 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133229138 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822133229138 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822133229138 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822133229138 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822133229138 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822133229138 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822133229138 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822133229139 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822133229139 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822133229952 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=160512) 20250822133230953 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822133231139 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822133231140 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822133231140 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=160512, count=162668) 20250822133231955 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:32: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_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 20250822133232957 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_lu_and_expire_while_paging started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(1885)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(1885)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1885)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(1883)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822133233624 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1886)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822133233818 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822133233818 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822133233818 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822133233818 DLSS7 DEBUG 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)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1885)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1885)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822133233823 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133233823 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822133233823 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822133233823 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822133233823 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822133233823 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822133233823 DLSS7 DEBUG 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)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(1885)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1885)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1885)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1885)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822133233825 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133233825 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822133233825 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822133233825 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822133233825 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822133233825 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822133233825 DLSS7 DEBUG 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)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1885)@718a44d66dfb: Message received on association #8 20250822133233825 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822133233825 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1885)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1885)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1885)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1885)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1885)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1885)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822133233959 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822133233959 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1888)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1888)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822133233964 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1888)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1888)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1888)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@718a44d66dfb: IPA ID RESP: { { 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)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1888)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822133233990 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822133233990 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1889)@718a44d66dfb: Created GsupExpect[0] for "262420000000007" to be handled at TC_lu_and_expire_while_paging0(1892) TC_lu_and_expire_while_paging0(1892)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250822133234635 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133234635 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133234635 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133234635 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133234635 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133234635 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133234635 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133234635 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1885)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133234636 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133234636 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133234636 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133234636 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133234636 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133234636 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133234636 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133234636 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1885)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1885)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1884)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1884)@718a44d66dfb: Added conn table entry 0TC_lu_and_expire_while_paging0(1892)13743724 MSC_Test_0-SCCP(1883)@718a44d66dfb: First idle individual index:0 MSC_Test_0-RAN(1884)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 20250822133234646 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133234646 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133234646 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133234646 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133234646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133234646 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133234646 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133234646 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1885)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133234646 DMSC DEBUG msub_fsm[0x56365e858e20]{active}: Allocated (fsm.c:456) 20250822133234647 DMSC DEBUG msc_i[0x56365ea5b590]{READY}: Allocated (fsm.c:456) 20250822133234647 DMSC DEBUG msc_i[0x56365ea5b590]{READY}: is child of msub_fsm[0x56365e858e20] (fsm.c:486) 20250822133234647 DMSC DEBUG msc_a[0x56365ea792b0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822133234647 DMSC DEBUG msc_a[0x56365ea792b0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365e858e20] (fsm.c:486) 20250822133234647 DMSC DEBUG msc_a(unknown:GERAN-A-302:NONE)[0x56365ea792b0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822133234647 DMSC DEBUG msc_i(unknown:GERAN-A-302:NONE)[0x56365ea5b590]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822133234647 DMSC DEBUG msc_a(unknown:GERAN-A-302:NONE)[0x56365ea792b0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822133234647 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-302:LU)[0x56365ea792b0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822133234647 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-302:LU)[0x56365ea792b0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822133234647 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-302:LU)[0x56365e9fe540]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822133234647 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-302:LU)[0x56365e9fe540]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-302:LU)[0x56365ea792b0] (fsm.c:486) 20250822133234647 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-302:LU)[0x56365e9fe540]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822133234647 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-302:LU)[0x56365e9fe540]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822133234647 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822133234647 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822133234647 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0:GERAN-A-302:LU)[0x56365ea792b0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822133234647 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0:GERAN-A-302:LU)[0x56365ea792b0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822133234647 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250822133234647 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822133234647 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0:GERAN-A-302:LU)[0x56365e9fe540]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822133234647 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0:GERAN-A-302:LU)[0x56365e9fe540]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822133234647 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0:GERAN-A-302:LU)[0x56365e9fe540]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822133234647 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0:GERAN-A-302:LU)[0x56365e9fe540]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822133234647 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0:GERAN-A-302:LU)[0x56365ea5b590]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822133234647 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0:GERAN-A-302:LU)[0x56365e9fe540]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822133234647 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0:GERAN-A-302:LU)[0x56365e9fe540]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822133234647 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0:GERAN-A-302:LU)[0x56365ea6ec00]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822133234647 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0:GERAN-A-302:LU)[0x56365ea6ec00]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0:GERAN-A-302:LU)[0x56365e9fe540] (fsm.c:486) 20250822133234647 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0:GERAN-A-302:LU)[0x56365ea6ec00]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822133234647 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0:GERAN-A-302:LU)[0x56365ea6ec00]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822133234647 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133234647 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133234647 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133234647 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133234647 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133234647 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133234647 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133234647 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133234647 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133234647 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133234647 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133234647 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133234647 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133234647 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133234647 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133234647 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1885)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1885)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1885)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1885)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1883)@718a44d66dfb: { messageType := 2, destLocRef := 'D1B66C'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)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1883)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1883)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1883)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1883)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1889)@718a44d66dfb: Found GsupExpect[0] for "262420000000007" handled at TC_lu_and_expire_while_paging0(1892) MSC_Test-GSUP(1889)@718a44d66dfb: Added IMSI table entry 0TC_lu_and_expire_while_paging0(1892)"262420000000007" 20250822133234649 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250822133234649 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_expire_while_paging0(1892)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_expire_while_paging0(1892)@718a44d66dfb: setverdict(pass): none -> pass MSC_Test_0-SCCP(1883)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1883)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(1883)@718a44d66dfb: vl_from0 20250822133234650 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133234650 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133234650 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133234650 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133234650 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133234650 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133234650 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133234650 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1883)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1885)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133234650 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0:GERAN-A-302:LU)[0x56365ea5b590]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133234650 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0:GERAN-A-302:LU)[0x56365ea792b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133234651 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133234651 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250822133234651 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250822133234651 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822133234652 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133234652 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0:GERAN-A-302:LU)[0x56365e9fe540]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822133234652 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0:GERAN-A-302:LU)[0x56365ea6ec00]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822133234652 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0:GERAN-A-302:LU)[0x56365ea6ec00]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822133234652 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0:GERAN-A-302:LU)[0x56365ea6ec00]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822133234652 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0:GERAN-A-302:LU)[0x56365ea6ec00]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0:GERAN-A-302:LU)[0x56365e9fe540] (vlr_lu_fsm.c:110) 20250822133234652 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0:GERAN-A-302:LU)[0x56365ea6ec00]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822133234652 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0:GERAN-A-302:LU)[0x56365ea6ec00]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822133234652 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0:GERAN-A-302:LU)[0x56365e9fe540]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822133234652 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0:GERAN-A-302:LU)[0x56365e9fe540]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822133234652 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0:GERAN-A-302:LU)[0x56365ea78fe0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822133234652 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0:GERAN-A-302:LU)[0x56365ea78fe0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0:GERAN-A-302:LU)[0x56365e9fe540] (fsm.c:486) 20250822133234652 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0:GERAN-A-302:LU)[0x56365ea78fe0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822133234652 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0:GERAN-A-302:LU)[0x56365ea78fe0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822133234652 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0:GERAN-A-302:LU)[0x56365ea78fe0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822133234652 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0:GERAN-A-302:LU)[0x56365ea78fe0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822133234652 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0:TMSInew-0x10F912EF) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250822133234652 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0:GERAN-A-302:LU)[0x56365ea78fe0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822133234652 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0:TMSInew-0x10F912EF LOCATION UPDATE ACCEPT (TMSI = 0x10f912ef) (gsm_04_08.c:149) 20250822133234652 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0:TMSInew-0x10F912EF:GERAN-A-302:LU)[0x56365ea5b590]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133234652 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0:TMSInew-0x10F912EF - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822133234652 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133234652 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133234652 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133234652 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133234652 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133234652 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133234652 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133234652 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1885)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1885)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1883)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1883)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1883)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1883)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_expire_while_paging0(1892)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1884)@718a44d66dfb: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1884)@718a44d66dfb: patched enc_l3: '055B'O MSC_Test_0-SCCP(1883)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1883)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(1883)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1883)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1885)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133234656 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133234656 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133234656 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133234656 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133234656 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133234656 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133234656 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133234656 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133234656 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0:TMSInew-0x10F912EF:GERAN-A-302:LU)[0x56365ea5b590]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133234656 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0:TMSInew-0x10F912EF:GERAN-A-302:LU)[0x56365ea792b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133234656 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0:TMSInew-0x10F912EF:GERAN-A-302:LU)[0x56365ea792b0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822133234656 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0:TMSInew-0x10F912EF:GERAN-A-302:LU)[0x56365e9fe540]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822133234656 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0:GERAN-A-302:LU)[0x56365ea78fe0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822133234656 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F912EF) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250822133234656 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0:GERAN-A-302:LU)[0x56365ea78fe0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822133234656 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F912EF:GERAN-A-302:LU)[0x56365e9fe540]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822133234656 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0:GERAN-A-302:LU)[0x56365ea78fe0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822133234656 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0:GERAN-A-302:LU)[0x56365ea78fe0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F912EF:GERAN-A-302:LU)[0x56365e9fe540] (vlr_lu_fsm.c:817) 20250822133234656 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0:GERAN-A-302:LU)[0x56365ea78fe0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822133234656 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9CB4CCD0:GERAN-A-302:LU)[0x56365ea78fe0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822133234656 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F912EF:GERAN-A-302:LU)[0x56365e9fe540]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822133234656 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F912EF:GERAN-A-302:LU)[0x56365ea792b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250822133234656 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F912EF:GERAN-A-302:LU)[0x56365ea792b0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.990s remaining) (msc_a.c:450) 20250822133234656 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250822133234656 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F912EF:GERAN-A-302:LU)[0x56365ea792b0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133234656 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F912EF:GERAN-A-302:LU)[0x56365ea792b0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250822133234656 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F912EF + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822133234656 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F912EF + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822133234656 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F912EF - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822133234656 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F912EF:GERAN-A-302:LU)[0x56365ea5b590]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822133234656 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F912EF - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822133234656 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133234656 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133234656 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133234656 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133234656 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133234656 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133234656 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133234656 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1885)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1885)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1883)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1883)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1883)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1883)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1883)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1883)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1883)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1883)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822133234657 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133234657 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133234657 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133234657 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133234657 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133234657 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133234657 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133234657 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1885)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133234657 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F912EF:GERAN-A-302:LU)[0x56365ea5b590]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133234657 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F912EF:GERAN-A-302:LU)[0x56365ea792b0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133234657 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F912EF:GERAN-A-302:LU)[0x56365ea792b0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822133234657 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F912EF:GERAN-A-302:LU)[0x56365ea792b0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133234657 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F912EF:GERAN-A-302:LU)[0x56365ea792b0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822133234657 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F912EF:GERAN-A-302:LU)[0x56365e9fe540]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822133234657 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F912EF:GERAN-A-302:LU)[0x56365e9fe540]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F912EF:GERAN-A-302:LU)[0x56365ea792b0] (msc_a.c:1053) 20250822133234657 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F912EF:GERAN-A-302:LU)[0x56365e9fe540]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822133234657 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F912EF:GERAN-A-302:LU)[0x56365e9fe540]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822133234657 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F912EF:GERAN-A-302:LU)[0x56365e9fe540]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822133234657 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F912EF:GERAN-A-302:LU)[0x56365ea792b0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365e858e20] (msc_a.c:1053) 20250822133234657 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F912EF:GERAN-A-302:LU)[0x56365ea792b0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822133234657 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F912EF:GERAN-A-302:LU)[0x56365ea792b0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822133234657 DMSC DEBUG msub_fsm[0x56365e858e20]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822133234657 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F912EF) MSC-A terminated (msub.c:261) 20250822133234657 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F912EF) 1 MSC-I still active (msub.c:79) 20250822133234657 DMSC DEBUG msub_fsm[0x56365e858e20]{active}: State change to terminating (no timeout) (msub.c:91) 20250822133234657 DMSC DEBUG msub_fsm[0x56365e858e20]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822133234657 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F912EF:GERAN-A-302:LU)[0x56365ea5b590]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822133234657 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F912EF:GERAN-A-302:LU)[0x56365ea5b590]{READY}: Removing from parent msub_fsm[0x56365e858e20] (msub.c:113) 20250822133234657 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-302 (ran_conn.c:155) 20250822133234657 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F912EF:GERAN-A-302:LU)[0x56365ea5b590]{READY}: Freeing instance (msub.c:113) 20250822133234657 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F912EF:GERAN-A-302:LU)[0x56365ea5b590]{READY}: Deallocated (fsm.c:568) 20250822133234657 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F912EF) Free (msub.c:119) 20250822133234657 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F912EF - active-conn: now used by 1 (attached) (msub.c:375) 20250822133234657 DMSC DEBUG msub_fsm[0x56365e858e20]{terminating}: Freeing instance (msub.c:113) 20250822133234657 DMSC DEBUG msub_fsm[0x56365e858e20]{terminating}: Deallocated (fsm.c:568) 20250822133234657 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133234657 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133234657 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133234657 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133234657 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133234657 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133234657 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133234657 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1885)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1885)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1883)@718a44d66dfb: Session index based on local reference:0 20250822133234657 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133234657 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133234657 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133234657 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133234657 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133234657 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133234657 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133234657 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1885)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1884)@718a44d66dfb: Deleted conn table entry 0TC_lu_and_expire_while_paging0(1892)13743724 TC_lu_and_expire_while_paging0(1892)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822133234658 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F912EF + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822133234658 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F912EF - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_expire_while_paging0(1892)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_expire_while_paging0(1892)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_expire_while_paging0(1892)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1884)@718a44d66dfb: Created IMSI[0] for '262420000000007'H'10F912EF'O to be handled at TC_lu_and_expire_while_paging0(1892) MSC_Test-GSUP(1889)@718a44d66dfb: Created GsupExpect[0] for "262420000000007" to be handled at TC_lu_and_expire_while_paging0(1892) 20250822133234660 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F912EF + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822133234660 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F912EF + Paging: now used by 3 (attached,VTY,Paging) (paging.c:111) 20250822133234660 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F912EF - VTY: now used by 2 (attached,Paging) (msc_vty.c:1721) 20250822133234660 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133234660 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133234660 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133234660 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133234660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133234660 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133234660 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133234660 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1885)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1885)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1884)@718a44d66dfb: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_expire_while_paging0(1892) TC_lu_and_expire_while_paging0(1892)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822133234661 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F912EF + VTY: now used by 3 (attached,Paging,VTY) (msc_vty.c:1285) 20250822133234661 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F912EF - attached: now used by 2 (Paging,VTY) (vlr.c:1489) 20250822133234661 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F912EF - VTY: now used by 1 (Paging) (msc_vty.c:1839) TC_lu_and_expire_while_paging0(1892)@718a44d66dfb: 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 := '10F912EF'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1884)@718a44d66dfb: Added conn table entry 0TC_lu_and_expire_while_paging0(1892)1418832 MSC_Test_0-SCCP(1883)@718a44d66dfb: First idle individual index:0 20250822133234663 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133234663 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133234663 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133234663 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133234663 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133234663 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133234663 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133234663 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1885)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133234663 DMSC DEBUG msub_fsm[0x56365e9fe540]{active}: Allocated (fsm.c:456) 20250822133234663 DMSC DEBUG msc_i[0x56365ea792b0]{READY}: Allocated (fsm.c:456) 20250822133234663 DMSC DEBUG msc_i[0x56365ea792b0]{READY}: is child of msub_fsm[0x56365e9fe540] (fsm.c:486) 20250822133234663 DMSC DEBUG msc_a[0x56365ea5b590]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822133234663 DMSC DEBUG msc_a[0x56365ea5b590]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365e9fe540] (fsm.c:486) 20250822133234663 DMSC DEBUG msc_a(unknown:GERAN-A-303:NONE)[0x56365ea5b590]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822133234663 DMSC DEBUG msc_i(unknown:GERAN-A-303:NONE)[0x56365ea792b0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822133234663 DMSC DEBUG msc_a(unknown:GERAN-A-303:NONE)[0x56365ea5b590]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822133234663 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x10F912EF:GERAN-A-303:PAGING_RESP)[0x56365e858e20]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822133234663 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x10F912EF:GERAN-A-303:PAGING_RESP)[0x56365e858e20]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x10F912EF:GERAN-A-303:PAGING_RESP)[0x56365ea5b590] (fsm.c:486) 20250822133234663 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x10F912EF:GERAN-A-303:PAGING_RESP)[0x56365e858e20]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250822133234663 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x10F912EF:GERAN-A-303:PAGING_RESP)[0x56365e858e20]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822133234663 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F912EF + proc_arq_vlr_fn_init: now used by 2 (Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822133234663 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F912EF + active-conn: now used by 3 (Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822133234663 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F912EF:GERAN-A-303:PAGING_RESP)[0x56365ea5b590]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822133234663 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F912EF:GERAN-A-303:PAGING_RESP)[0x56365ea5b590]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822133234663 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F912EF:GERAN-A-303:PAGING_RESP)[0x56365e858e20]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822133234663 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F912EF:GERAN-A-303:PAGING_RESP)[0x56365e858e20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822133234663 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F912EF:GERAN-A-303:PAGING_RESP)[0x56365e858e20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822133234663 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F912EF:GERAN-A-303:PAGING_RESP)[0x56365ea792b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822133234663 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F912EF:GERAN-A-303:PAGING_RESP)[0x56365e858e20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822133234663 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F912EF:GERAN-A-303:PAGING_RESP)[0x56365e858e20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822133234663 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F912EF:GERAN-A-303:PAGING_RESP)[0x56365e858e20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822133234663 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F912EF:GERAN-A-303:PAGING_RESP)[0x56365e858e20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822133234663 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F912EF:GERAN-A-303:PAGING_RESP)[0x56365e858e20]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822133234663 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F912EF:GERAN-A-303:PAGING_RESP)[0x56365e858e20]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822133234663 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F912EF:GERAN-A-303:PAGING_RESP)[0x56365e858e20]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822133234663 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F912EF:GERAN-A-303:PAGING_RESP)[0x56365ea5b590]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250822133234663 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F912EF:GERAN-A-303:PAGING_RESP)[0x56365ea5b590]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250822133234663 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F912EF - Paging: now used by 2 (proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250822133234663 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250822133234663 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F912EF - proc_arq_vlr_fn_init: now used by 1 (active-conn) (vlr_access_req_fsm.c:405) 20250822133234663 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F912EF:GERAN-A-303:PAGING_RESP)[0x56365ea5b590]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133234663 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F912EF:GERAN-A-303:PAGING_RESP)[0x56365ea5b590]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250822133234663 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F912EF + msc_a_fsm_releasing_onenter: now used by 2 (active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822133234663 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F912EF + vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822133234663 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F912EF - vlr_subscr_cancel_attach_fsm: now used by 2 (active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822133234663 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F912EF:GERAN-A-303:PAGING_RESP)[0x56365ea792b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822133234663 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F912EF - msc_a_fsm_releasing_onenter: now used by 1 (active-conn) (msc_a.c:1004) 20250822133234663 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133234663 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133234663 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133234663 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133234663 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133234663 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133234663 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133234663 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133234663 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133234663 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133234663 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133234663 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133234663 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133234663 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133234663 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133234663 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133234663 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133234663 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133234663 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133234663 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133234663 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133234663 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133234663 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133234663 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1885)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1885)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1885)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1885)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1885)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1885)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1883)@718a44d66dfb: { messageType := 2, destLocRef := '15A650'O, sourceLocRef := '00012F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1883)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1883)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1883)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1883)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1883)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1883)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1883)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1883)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1883)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822133234664 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F912EF + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250822133234664 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F912EF - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_lu_and_expire_while_paging0(1892)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_expire_while_paging0(1892)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1883)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1883)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1883)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1883)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1885)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133234665 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133234665 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133234665 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133234665 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133234665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133234665 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133234665 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133234665 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133234665 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F912EF:GERAN-A-303:PAGING_RESP)[0x56365ea792b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133234665 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F912EF:GERAN-A-303:PAGING_RESP)[0x56365ea5b590]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133234665 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F912EF:GERAN-A-303:PAGING_RESP)[0x56365ea5b590]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822133234665 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F912EF:GERAN-A-303:PAGING_RESP)[0x56365ea5b590]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133234665 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F912EF:GERAN-A-303:PAGING_RESP)[0x56365ea5b590]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822133234665 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F912EF:GERAN-A-303:PAGING_RESP)[0x56365e858e20]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822133234665 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F912EF:GERAN-A-303:PAGING_RESP)[0x56365e858e20]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F912EF:GERAN-A-303:PAGING_RESP)[0x56365ea5b590] (msc_a.c:1053) 20250822133234665 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F912EF:GERAN-A-303:PAGING_RESP)[0x56365e858e20]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822133234665 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F912EF:GERAN-A-303:PAGING_RESP)[0x56365e858e20]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822133234665 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F912EF:GERAN-A-303:PAGING_RESP)[0x56365ea5b590]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365e9fe540] (msc_a.c:1053) 20250822133234665 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F912EF:GERAN-A-303:PAGING_RESP)[0x56365ea5b590]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822133234665 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F912EF:GERAN-A-303:PAGING_RESP)[0x56365ea5b590]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822133234665 DMSC DEBUG msub_fsm[0x56365e9fe540]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822133234665 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F912EF) MSC-A terminated (msub.c:261) 20250822133234665 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F912EF) 1 MSC-I still active (msub.c:79) 20250822133234665 DMSC DEBUG msub_fsm[0x56365e9fe540]{active}: State change to terminating (no timeout) (msub.c:91) 20250822133234665 DMSC DEBUG msub_fsm[0x56365e9fe540]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822133234665 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F912EF:GERAN-A-303:PAGING_RESP)[0x56365ea792b0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822133234665 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F912EF:GERAN-A-303:PAGING_RESP)[0x56365ea792b0]{READY}: Removing from parent msub_fsm[0x56365e9fe540] (msub.c:113) 20250822133234665 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-303 (ran_conn.c:155) 20250822133234665 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F912EF:GERAN-A-303:PAGING_RESP)[0x56365ea792b0]{READY}: Freeing instance (msub.c:113) 20250822133234665 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F912EF:GERAN-A-303:PAGING_RESP)[0x56365ea792b0]{READY}: Deallocated (fsm.c:568) 20250822133234665 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F912EF) Free (msub.c:119) 20250822133234665 DVLR INFO VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F912EF - active-conn: now used by 0 (-) (msub.c:375) 20250822133234665 DVLR DEBUG SUBSCR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F912EF) freeing VLR subscr (max total use count was 4) (vlr.c:472) 20250822133234665 DMSC DEBUG msub_fsm[0x56365e9fe540]{terminating}: Freeing instance (msub.c:113) 20250822133234665 DMSC DEBUG msub_fsm[0x56365e9fe540]{terminating}: Deallocated (fsm.c:568) 20250822133234665 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133234665 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133234665 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133234665 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133234665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133234665 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133234665 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133234665 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1885)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1885)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1883)@718a44d66dfb: Session index based on local reference:0 20250822133234665 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133234665 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133234665 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133234665 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133234665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133234665 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133234665 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133234665 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1885)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1884)@718a44d66dfb: Deleted conn table entry 0TC_lu_and_expire_while_paging0(1892)1418832 TC_lu_and_expire_while_paging0(1892)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_expire_while_paging0(1892)@718a44d66dfb: Final verdict of PTC: pass 20250822133234667 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822133234667 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(1889)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-SCCP(1883)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-M3UA(1885)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(1886)@718a44d66dfb: Final verdict of PTC: none 20250822133234668 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1888)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(1891)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1882)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(1884)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(1887)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(1890)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1893)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1882): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(1883): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(1884): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(1885): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(1886): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(1887): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(1888): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(1889): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(1890): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(1891): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_lu_and_expire_while_paging0(1892): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1893): none (pass -> pass) MTC@718a44d66dfb: Test case TC_lu_and_expire_while_paging finished. Verdict: pass MTC@718a44d66dfb: 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'. Fri Aug 22 13:32:34 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 20250822133234866 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822133234866 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822133234866 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822133234866 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822133234866 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822133234866 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822133234866 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822133234866 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822133234866 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822133234866 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133234866 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822133234866 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822133234866 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822133234866 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822133234866 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822133234866 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822133234866 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822133234866 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822133234866 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822133235670 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=276932) 20250822133236672 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822133236867 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822133236867 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822133236867 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=276932, count=278092) 20250822133237674 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:32: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_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 20250822133238676 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_paging_response_imsi_unknown started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(1897)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(1897)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1897)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(1895)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822133239310 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1898)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822133239505 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822133239505 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822133239505 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822133239505 DLSS7 DEBUG 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)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1897)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1897)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822133239511 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133239511 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822133239511 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822133239511 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822133239511 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822133239511 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822133239511 DLSS7 DEBUG 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)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(1897)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1897)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1897)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1897)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822133239514 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133239514 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822133239514 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822133239514 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822133239514 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822133239514 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822133239514 DLSS7 DEBUG 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)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1897)@718a44d66dfb: Message received on association #8 20250822133239514 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822133239514 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1897)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1897)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1897)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1897)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1897)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1897)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822133239677 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822133239677 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1900)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1900)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822133239683 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1900)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1900)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1900)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@718a44d66dfb: IPA ID RESP: { { 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)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1900)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822133239703 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822133239703 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_paging_response_imsi_unknown0(1904)@718a44d66dfb: 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 } } } } 20250822133240318 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133240318 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133240318 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133240318 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133240318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133240318 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133240318 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133240318 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1897)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133240318 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133240318 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133240318 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133240318 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133240318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133240318 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133240318 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133240318 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1897)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1897)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1896)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1896)@718a44d66dfb: Added conn table entry 0TC_paging_response_imsi_unknown0(1904)2333087 MSC_Test_0-SCCP(1895)@718a44d66dfb: First idle individual index:0 20250822133240324 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133240324 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133240324 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133240324 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133240324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133240324 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133240324 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133240324 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1897)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133240324 DMSC DEBUG msub_fsm[0x56365ea5b590]{active}: Allocated (fsm.c:456) 20250822133240324 DMSC DEBUG msc_i[0x56365ea792b0]{READY}: Allocated (fsm.c:456) 20250822133240324 DMSC DEBUG msc_i[0x56365ea792b0]{READY}: is child of msub_fsm[0x56365ea5b590] (fsm.c:486) 20250822133240324 DMSC DEBUG msc_a[0x56365ea05030]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822133240324 DMSC DEBUG msc_a[0x56365ea05030]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea5b590] (fsm.c:486) 20250822133240324 DMSC DEBUG msc_a(unknown:GERAN-A-304:NONE)[0x56365ea05030]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822133240324 DMSC DEBUG msc_i(unknown:GERAN-A-304:NONE)[0x56365ea792b0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822133240324 DMSC DEBUG msc_a(unknown:GERAN-A-304:NONE)[0x56365ea05030]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822133240324 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x56365e9fe540]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822133240324 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x56365e9fe540]{PR_ARQ_S_INIT}: is child of msc_a(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x56365ea05030] (fsm.c:486) 20250822133240324 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x56365e9fe540]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250822133240324 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x56365e9fe540]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822133240324 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x56365e9fe540]{PR_ARQ_S_INIT}: proc_arq_fsm_done(IMSI_UNKNOWN_IN_VLR) (vlr_access_req_fsm.c:413) 20250822133240324 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x56365e9fe540]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822133240324 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x56365e9fe540]{PR_ARQ_S_DONE}: Process Access Request result: IMSI_UNKNOWN_IN_VLR (vlr_access_req_fsm.c:131) 20250822133240324 DMSC DEBUG msc_a(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x56365ea05030]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_CN_CLOSE (vlr_access_req_fsm.c:169) 20250822133240324 DMSC DEBUG msc_a(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x56365ea05030]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:288) 20250822133240324 DMSC DEBUG msc_i(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x56365ea792b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822133240325 DRR ERROR msc_a(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x56365ea05030]{MSC_A_ST_RELEASING}: subscriber not allowed to do a Paging Response (gsm_04_08.c:1318) 20250822133240325 DBSSAP ERROR msc_a(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x56365ea05030]{MSC_A_ST_RELEASING}: RAN decode error (rc=-5) for COMPL_L3 from MSC-I (msc_a.c:2060) 20250822133240325 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133240325 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133240325 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133240325 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133240325 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133240325 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133240325 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133240325 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133240325 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133240325 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133240325 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133240325 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133240325 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133240325 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133240325 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133240325 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1897)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1897)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1897)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1897)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1895)@718a44d66dfb: { messageType := 2, destLocRef := '23999F'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(1895)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1895)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1895)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1895)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1895)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1895)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1895)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1895)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1895)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1897)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133240330 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133240330 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133240330 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133240330 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133240330 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133240330 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133240330 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133240330 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133240330 DMSC DEBUG msc_i(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x56365ea792b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133240330 DMSC DEBUG msc_a(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x56365ea05030]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133240330 DMSC DEBUG msc_a(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x56365ea05030]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822133240330 DMSC DEBUG msc_a(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x56365ea05030]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133240330 DMSC DEBUG msc_a(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x56365ea05030]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822133240330 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x56365e9fe540]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822133240330 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x56365e9fe540]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x56365ea05030] (msc_a.c:1053) 20250822133240330 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x56365e9fe540]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822133240330 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x56365e9fe540]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822133240330 DMSC DEBUG msc_a(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x56365ea05030]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea5b590] (msc_a.c:1053) 20250822133240330 DMSC DEBUG msc_a(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x56365ea05030]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822133240330 DMSC DEBUG msc_a(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x56365ea05030]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822133240330 DMSC DEBUG msub_fsm[0x56365ea5b590]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822133240330 DMSC DEBUG msub(unknown) MSC-A terminated (msub.c:261) 20250822133240330 DMSC DEBUG msub(unknown) 1 MSC-I still active (msub.c:79) 20250822133240330 DMSC DEBUG msub_fsm[0x56365ea5b590]{active}: State change to terminating (no timeout) (msub.c:91) 20250822133240330 DMSC DEBUG msub_fsm[0x56365ea5b590]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822133240330 DMSC DEBUG msc_i(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x56365ea792b0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822133240330 DMSC DEBUG msc_i(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x56365ea792b0]{READY}: Removing from parent msub_fsm[0x56365ea5b590] (msub.c:113) 20250822133240330 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-304 (ran_conn.c:155) 20250822133240330 DMSC DEBUG msc_i(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x56365ea792b0]{READY}: Freeing instance (msub.c:113) 20250822133240330 DMSC DEBUG msc_i(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x56365ea792b0]{READY}: Deallocated (fsm.c:568) 20250822133240330 DMSC DEBUG msub(unknown) Free (msub.c:119) 20250822133240330 DMSC DEBUG msub_fsm[0x56365ea5b590]{terminating}: Freeing instance (msub.c:113) 20250822133240330 DMSC DEBUG msub_fsm[0x56365ea5b590]{terminating}: Deallocated (fsm.c:568) 20250822133240330 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133240330 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133240330 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133240330 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133240330 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133240330 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133240330 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133240330 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1897)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1897)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1895)@718a44d66dfb: Session index based on local reference:0 20250822133240332 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133240332 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133240332 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(1897)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133240332 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133240332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133240332 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133240332 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133240332 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1896)@718a44d66dfb: Deleted conn table entry 0TC_paging_response_imsi_unknown0(1904)2333087 TC_paging_response_imsi_unknown0(1904)@718a44d66dfb: setverdict(pass): none -> pass TC_paging_response_imsi_unknown0(1904)@718a44d66dfb: Skipping f_verify_vty_lac_ci() TC_paging_response_imsi_unknown0(1904)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_paging_response_imsi_unknown0(1904)@718a44d66dfb: Final verdict of PTC: pass 20250822133240341 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822133240341 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250822133240341 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP(1901)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-M3UA(1897)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP-IPA(1900)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(1898)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(1899)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(1896)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-SCCP(1895)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1905)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1894)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(1902)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(1903)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1894): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(1895): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(1896): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(1897): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(1898): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(1899): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(1900): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(1901): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(1902): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(1903): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_paging_response_imsi_unknown0(1904): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1905): none (pass -> pass) MTC@718a44d66dfb: Test case TC_paging_response_imsi_unknown finished. Verdict: pass MTC@718a44d66dfb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_paging_response_imsi_unknown pass'. Fri Aug 22 13:32:40 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 20250822133240534 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822133240534 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822133240534 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822133240534 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822133240534 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822133240534 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822133240534 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822133240534 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822133240534 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822133240534 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133240534 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822133240534 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822133240534 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822133240534 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822133240534 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822133240534 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822133240534 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822133240535 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822133240535 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822133241342 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=131800) 20250822133242344 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822133242536 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822133242536 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822133242536 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=131800, count=132960) 20250822133243344 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:32: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_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 20250822133244345 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_paging_response_tmsi_unknown started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1909)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(1909)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1909)@718a44d66dfb: ************************************************* MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-SCCP(1907)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822133245018 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1910)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822133245210 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822133245210 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822133245210 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822133245210 DLSS7 DEBUG 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)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1909)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1909)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822133245215 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133245215 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822133245215 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822133245215 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822133245215 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822133245215 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822133245215 DLSS7 DEBUG 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)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(1909)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1909)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1909)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1909)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822133245215 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133245215 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822133245215 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822133245215 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822133245215 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822133245215 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822133245215 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250822133245215 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822133245216 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1909)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1909)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1909)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1909)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1909)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1909)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1909)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1909)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822133245346 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822133245346 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1912)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1912)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822133245352 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1912)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1912)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1912)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@718a44d66dfb: IPA ID RESP: { { 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)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1912)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822133245375 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822133245375 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_paging_response_tmsi_unknown0(1916)@718a44d66dfb: 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 } } } } MSC_Test_0-M3UA(1909)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133246022 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133246022 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133246022 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133246022 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133246022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133246022 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133246022 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133246022 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133246023 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133246023 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133246023 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133246023 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133246023 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133246023 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133246023 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133246024 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1909)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1909)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1908)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1908)@718a44d66dfb: Added conn table entry 0TC_paging_response_tmsi_unknown0(1916)15357961 MSC_Test_0-SCCP(1907)@718a44d66dfb: First idle individual index:0 MSC_Test_0-M3UA(1909)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133246037 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133246037 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133246037 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133246037 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133246037 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133246037 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133246037 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133246037 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133246037 DMSC DEBUG msub_fsm[0x56365e9fe540]{active}: Allocated (fsm.c:456) 20250822133246037 DMSC DEBUG msc_i[0x56365ea05030]{READY}: Allocated (fsm.c:456) 20250822133246037 DMSC DEBUG msc_i[0x56365ea05030]{READY}: is child of msub_fsm[0x56365e9fe540] (fsm.c:486) 20250822133246037 DMSC DEBUG msc_a[0x56365ea792b0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822133246037 DMSC DEBUG msc_a[0x56365ea792b0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365e9fe540] (fsm.c:486) 20250822133246038 DMSC DEBUG msc_a(unknown:GERAN-A-305:NONE)[0x56365ea792b0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822133246038 DMSC DEBUG msc_i(unknown:GERAN-A-305:NONE)[0x56365ea05030]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822133246038 DMSC DEBUG msc_a(unknown:GERAN-A-305:NONE)[0x56365ea792b0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822133246038 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x56365ea5b590]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822133246038 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x56365ea5b590]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x56365ea792b0] (fsm.c:486) 20250822133246038 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x56365ea5b590]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250822133246038 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x56365ea5b590]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822133246038 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x56365ea5b590]{PR_ARQ_S_INIT}: proc_arq_fsm_done(IMSI_UNKNOWN_IN_VLR) (vlr_access_req_fsm.c:423) 20250822133246038 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x56365ea5b590]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822133246038 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x56365ea5b590]{PR_ARQ_S_DONE}: Process Access Request result: IMSI_UNKNOWN_IN_VLR (vlr_access_req_fsm.c:131) 20250822133246038 DMSC DEBUG msc_a(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x56365ea792b0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_CN_CLOSE (vlr_access_req_fsm.c:169) 20250822133246038 DMSC DEBUG msc_a(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x56365ea792b0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:288) 20250822133246038 DMSC DEBUG msc_i(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x56365ea05030]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822133246038 DRR ERROR msc_a(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x56365ea792b0]{MSC_A_ST_RELEASING}: subscriber not allowed to do a Paging Response (gsm_04_08.c:1318) 20250822133246038 DBSSAP ERROR msc_a(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x56365ea792b0]{MSC_A_ST_RELEASING}: RAN decode error (rc=-5) for COMPL_L3 from MSC-I (msc_a.c:2060) 20250822133246038 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133246038 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133246038 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133246038 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133246038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133246038 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133246038 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133246038 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133246038 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133246038 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133246038 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133246038 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133246038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133246038 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133246038 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133246038 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1909)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1909)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1909)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1909)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1907)@718a44d66dfb: { messageType := 2, destLocRef := 'EA5809'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)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1907)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1907)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1907)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1907)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1907)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1907)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1907)@718a44d66dfb: vl_from0 20250822133246042 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133246042 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133246042 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133246043 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133246043 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133246043 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133246043 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-SCCP(1907)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1909)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133246043 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133246043 DMSC DEBUG msc_i(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x56365ea05030]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133246043 DMSC DEBUG msc_a(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x56365ea792b0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133246043 DMSC DEBUG msc_a(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x56365ea792b0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822133246043 DMSC DEBUG msc_a(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x56365ea792b0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133246043 DMSC DEBUG msc_a(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x56365ea792b0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822133246043 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x56365ea5b590]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822133246043 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x56365ea5b590]{PR_ARQ_S_DONE}: Removing from parent msc_a(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x56365ea792b0] (msc_a.c:1053) 20250822133246043 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x56365ea5b590]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822133246043 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x56365ea5b590]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822133246043 DMSC DEBUG msc_a(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x56365ea792b0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365e9fe540] (msc_a.c:1053) 20250822133246043 DMSC DEBUG msc_a(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x56365ea792b0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822133246043 DMSC DEBUG msc_a(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x56365ea792b0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822133246043 DMSC DEBUG msub_fsm[0x56365e9fe540]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822133246043 DMSC DEBUG msub(unknown) MSC-A terminated (msub.c:261) 20250822133246043 DMSC DEBUG msub(unknown) 1 MSC-I still active (msub.c:79) 20250822133246043 DMSC DEBUG msub_fsm[0x56365e9fe540]{active}: State change to terminating (no timeout) (msub.c:91) 20250822133246043 DMSC DEBUG msub_fsm[0x56365e9fe540]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822133246043 DMSC DEBUG msc_i(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x56365ea05030]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822133246043 DMSC DEBUG msc_i(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x56365ea05030]{READY}: Removing from parent msub_fsm[0x56365e9fe540] (msub.c:113) 20250822133246043 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-305 (ran_conn.c:155) 20250822133246043 DMSC DEBUG msc_i(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x56365ea05030]{READY}: Freeing instance (msub.c:113) 20250822133246043 DMSC DEBUG msc_i(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x56365ea05030]{READY}: Deallocated (fsm.c:568) 20250822133246043 DMSC DEBUG msub(unknown) Free (msub.c:119) 20250822133246043 DMSC DEBUG msub_fsm[0x56365e9fe540]{terminating}: Freeing instance (msub.c:113) 20250822133246043 DMSC DEBUG msub_fsm[0x56365e9fe540]{terminating}: Deallocated (fsm.c:568) 20250822133246043 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133246043 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133246043 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133246043 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133246043 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133246043 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133246043 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133246043 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1909)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1909)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1907)@718a44d66dfb: Session index based on local reference:0 20250822133246044 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133246044 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133246044 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133246044 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133246044 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133246044 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133246044 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(1909)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133246044 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1908)@718a44d66dfb: Deleted conn table entry 0TC_paging_response_tmsi_unknown0(1916)15357961 TC_paging_response_tmsi_unknown0(1916)@718a44d66dfb: setverdict(pass): none -> pass TC_paging_response_tmsi_unknown0(1916)@718a44d66dfb: Skipping f_verify_vty_lac_ci() TC_paging_response_tmsi_unknown0(1916)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_paging_response_tmsi_unknown0(1916)@718a44d66dfb: Final verdict of PTC: pass MSC_Test_0-M3UA(1909)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-SCCP(1907)@718a44d66dfb: Final verdict of PTC: none 20250822133246051 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) MSC_Test-SMPP(1914)@718a44d66dfb: Final verdict of PTC: none 20250822133246051 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250822133246052 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP(1913)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1917)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP-IPA(1912)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(1910)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(1911)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(1908)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(1915)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1906)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1906): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(1907): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(1908): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(1909): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(1910): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(1911): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(1912): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(1913): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(1914): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(1915): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_paging_response_tmsi_unknown0(1916): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1917): none (pass -> pass) MTC@718a44d66dfb: Test case TC_paging_response_tmsi_unknown finished. Verdict: pass MTC@718a44d66dfb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_paging_response_tmsi_unknown pass'. Fri Aug 22 13:32:46 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 20250822133246246 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822133246246 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822133246246 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822133246246 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822133246246 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822133246246 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822133246246 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822133246246 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822133246246 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822133246246 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133246247 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822133246247 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822133246247 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822133246247 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822133246247 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822133246247 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822133246247 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822133246247 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822133246247 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822133247052 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=133748) 20250822133248053 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822133248248 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822133248248 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822133248248 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=133748, count=134908) 20250822133249054 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:32: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_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 20250822133250055 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_call_re_establishment started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(1921)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(1921)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1921)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(1919)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822133250652 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1922)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822133250846 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822133250846 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822133250847 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822133250847 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1921)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1921)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1921)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822133250851 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133250851 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822133250851 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822133250851 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822133250851 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822133250851 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822133250851 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1921)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(1921)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1921)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1921)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1921)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822133250852 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133250852 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822133250852 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822133250852 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822133250852 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822133250852 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822133250852 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1921)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1921)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1921)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822133250852 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822133250852 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1921)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1921)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1921)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1921)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1921)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822133251056 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822133251056 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1924)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1924)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822133251062 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1924)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1924)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1924)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1924)@718a44d66dfb: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1924)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1924)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822133251081 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822133251081 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1925)@718a44d66dfb: Created GsupExpect[0] for "262420000000091" to be handled at TC_call_re_establishment0(1928) TC_call_re_establishment0(1928)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250822133251654 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133251654 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133251654 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133251655 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133251655 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133251655 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133251655 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133251655 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1921)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133251656 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133251656 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133251656 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133251656 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133251656 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133251656 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133251656 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133251656 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1921)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1921)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1920)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1920)@718a44d66dfb: Added conn table entry 0TC_call_re_establishment0(1928)16587925 MSC_Test_0-SCCP(1919)@718a44d66dfb: First idle individual index:0 MSC_Test_0-RAN(1920)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1921)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133251669 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133251669 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133251669 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133251669 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133251669 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133251669 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133251669 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133251669 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133251669 DMSC DEBUG msub_fsm[0x56365ea5b590]{active}: Allocated (fsm.c:456) 20250822133251669 DMSC DEBUG msc_i[0x56365ea792b0]{READY}: Allocated (fsm.c:456) 20250822133251669 DMSC DEBUG msc_i[0x56365ea792b0]{READY}: is child of msub_fsm[0x56365ea5b590] (fsm.c:486) 20250822133251669 DMSC DEBUG msc_a[0x56365ea05030]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822133251669 DMSC DEBUG msc_a[0x56365ea05030]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea5b590] (fsm.c:486) 20250822133251669 DMSC DEBUG msc_a(unknown:GERAN-A-306:NONE)[0x56365ea05030]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822133251669 DMSC DEBUG msc_i(unknown:GERAN-A-306:NONE)[0x56365ea792b0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822133251669 DMSC DEBUG msc_a(unknown:GERAN-A-306:NONE)[0x56365ea05030]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822133251669 DMM DEBUG msc_a(IMSI-262420000000091:GERAN-A-306:LU)[0x56365ea05030]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000091 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822133251669 DMM DEBUG msc_a(IMSI-262420000000091:GERAN-A-306:LU)[0x56365ea05030]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822133251669 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:GERAN-A-306:LU)[0x56365e9fe540]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822133251669 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:GERAN-A-306:LU)[0x56365e9fe540]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000091:GERAN-A-306:LU)[0x56365ea05030] (fsm.c:486) 20250822133251669 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:GERAN-A-306:LU)[0x56365e9fe540]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822133251669 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:GERAN-A-306:LU)[0x56365e9fe540]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822133251669 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0D49D64C + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822133251669 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0D49D64C + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822133251669 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0D49D64C:GERAN-A-306:LU)[0x56365ea05030]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822133251669 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0D49D64C:GERAN-A-306:LU)[0x56365ea05030]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822133251669 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0D49D64C - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250822133251669 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822133251669 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0D49D64C:GERAN-A-306:LU)[0x56365e9fe540]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822133251669 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0D49D64C:GERAN-A-306:LU)[0x56365e9fe540]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822133251669 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0D49D64C:GERAN-A-306:LU)[0x56365e9fe540]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822133251670 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0D49D64C:GERAN-A-306:LU)[0x56365e9fe540]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822133251670 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0D49D64C:GERAN-A-306:LU)[0x56365ea792b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822133251670 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0D49D64C:GERAN-A-306:LU)[0x56365e9fe540]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822133251670 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0D49D64C:GERAN-A-306:LU)[0x56365e9fe540]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822133251670 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0D49D64C:GERAN-A-306:LU)[0x56365ea78fe0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822133251670 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0D49D64C:GERAN-A-306:LU)[0x56365ea78fe0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0D49D64C:GERAN-A-306:LU)[0x56365e9fe540] (fsm.c:486) 20250822133251670 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0D49D64C:GERAN-A-306:LU)[0x56365ea78fe0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822133251670 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0D49D64C:GERAN-A-306:LU)[0x56365ea78fe0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822133251670 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133251670 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133251670 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133251670 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133251670 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133251670 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133251670 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133251670 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133251670 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133251670 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133251670 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133251670 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133251670 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133251670 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133251670 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133251670 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1921)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1921)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1921)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1921)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1919)@718a44d66dfb: { messageType := 2, destLocRef := 'FD1C95'O, sourceLocRef := '000132'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1919)@718a44d66dfb: Session index based on local reference:0 MSC_Test-GSUP(1925)@718a44d66dfb: Found GsupExpect[0] for "262420000000091" handled at TC_call_re_establishment0(1928) MSC_Test-GSUP(1925)@718a44d66dfb: Added IMSI table entry 0TC_call_re_establishment0(1928)"262420000000091" MSC_Test_0-SCCP(1919)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1919)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1919)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1919)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822133251674 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0D49D64C + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250822133251674 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0D49D64C - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1919)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1919)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(1919)@718a44d66dfb: vl_from0 TC_call_re_establishment0(1928)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" 20250822133251675 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133251675 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133251675 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133251675 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133251675 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133251675 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133251675 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133251675 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1921)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1919)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_call_re_establishment0(1928)@718a44d66dfb: setverdict(pass): none -> pass 20250822133251675 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0D49D64C:GERAN-A-306:LU)[0x56365ea792b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133251675 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0D49D64C:GERAN-A-306:LU)[0x56365ea05030]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133251679 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0D49D64C + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133251679 DVLR DEBUG IMSI:262420000000091 has MSISDN:491230000091 (vlr.c:1045) 20250822133251679 DMSC NOTICE msub(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0D49D64C) VLR: update for IMSI=262420000000091 (MSISDN=491230000091) (gsm_04_08.c:1541) 20250822133251679 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0D49D64C - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822133251680 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0D49D64C + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133251680 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0D49D64C:GERAN-A-306:LU)[0x56365e9fe540]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822133251680 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0D49D64C:GERAN-A-306:LU)[0x56365ea78fe0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822133251680 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0D49D64C:GERAN-A-306:LU)[0x56365ea78fe0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822133251680 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0D49D64C:GERAN-A-306:LU)[0x56365ea78fe0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822133251680 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0D49D64C:GERAN-A-306:LU)[0x56365ea78fe0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0D49D64C:GERAN-A-306:LU)[0x56365e9fe540] (vlr_lu_fsm.c:110) 20250822133251680 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0D49D64C:GERAN-A-306:LU)[0x56365ea78fe0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822133251680 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0D49D64C:GERAN-A-306:LU)[0x56365ea78fe0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822133251680 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0D49D64C:GERAN-A-306:LU)[0x56365e9fe540]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822133251680 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0D49D64C:GERAN-A-306:LU)[0x56365e9fe540]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822133251680 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0D49D64C:GERAN-A-306:LU)[0x56365ea6ec00]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822133251680 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0D49D64C:GERAN-A-306:LU)[0x56365ea6ec00]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0D49D64C:GERAN-A-306:LU)[0x56365e9fe540] (fsm.c:486) 20250822133251680 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0D49D64C:GERAN-A-306:LU)[0x56365ea6ec00]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822133251680 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0D49D64C:GERAN-A-306:LU)[0x56365ea6ec00]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822133251680 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0D49D64C:GERAN-A-306:LU)[0x56365ea6ec00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822133251680 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0D49D64C:GERAN-A-306:LU)[0x56365ea6ec00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822133251680 DMSC NOTICE msub(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0D49D64C:TMSInew-0x200A995F) VLR: update for IMSI=262420000000091 (MSISDN=491230000091) (gsm_04_08.c:1541) 20250822133251680 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0D49D64C:GERAN-A-306:LU)[0x56365ea6ec00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822133251680 DMM DEBUG -> IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0D49D64C:TMSInew-0x200A995F LOCATION UPDATE ACCEPT (TMSI = 0x200a995f) (gsm_04_08.c:149) 20250822133251680 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0D49D64C:TMSInew-0x200A995F:GERAN-A-306:LU)[0x56365ea792b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133251680 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0D49D64C:TMSInew-0x200A995F - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822133251680 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133251680 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133251680 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133251680 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133251680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133251680 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133251680 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133251680 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1921)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1921)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1919)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1919)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1919)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1919)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment0(1928)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1920)@718a44d66dfb: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1920)@718a44d66dfb: patched enc_l3: '055B'O MSC_Test_0-SCCP(1919)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1919)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(1919)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1919)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002055B'O 20250822133251686 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133251686 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133251686 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133251686 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133251686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133251686 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133251686 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(1921)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133251686 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133251686 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0D49D64C:TMSInew-0x200A995F:GERAN-A-306:LU)[0x56365ea792b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133251686 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0D49D64C:TMSInew-0x200A995F:GERAN-A-306:LU)[0x56365ea05030]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133251686 DMM DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0D49D64C:TMSInew-0x200A995F:GERAN-A-306:LU)[0x56365ea05030]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822133251686 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0D49D64C:TMSInew-0x200A995F:GERAN-A-306:LU)[0x56365e9fe540]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822133251686 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0D49D64C:GERAN-A-306:LU)[0x56365ea6ec00]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822133251686 DMSC NOTICE msub(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F) VLR: update for IMSI=262420000000091 (MSISDN=491230000091) (gsm_04_08.c:1541) 20250822133251686 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0D49D64C:GERAN-A-306:LU)[0x56365ea6ec00]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822133251686 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-306:LU)[0x56365e9fe540]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822133251686 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0D49D64C:GERAN-A-306:LU)[0x56365ea6ec00]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822133251686 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0D49D64C:GERAN-A-306:LU)[0x56365ea6ec00]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-306:LU)[0x56365e9fe540] (vlr_lu_fsm.c:817) 20250822133251686 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0D49D64C:GERAN-A-306:LU)[0x56365ea6ec00]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822133251686 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0D49D64C:GERAN-A-306:LU)[0x56365ea6ec00]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822133251686 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-306:LU)[0x56365e9fe540]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822133251686 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-306:LU)[0x56365ea05030]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250822133251686 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-306:LU)[0x56365ea05030]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.983s remaining) (msc_a.c:450) 20250822133251686 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000091/3/1): Available (smpp_smsc.c:626) 20250822133251686 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-306:LU)[0x56365ea05030]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133251686 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-306:LU)[0x56365ea05030]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250822133251686 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822133251686 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822133251686 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822133251686 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-306:LU)[0x56365ea792b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822133251686 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822133251686 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133251686 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133251686 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133251686 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133251686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133251686 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133251686 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133251686 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1921)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1921)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1919)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1919)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1919)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1919)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1919)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1919)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1919)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1919)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1921)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133251687 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133251687 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133251687 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133251687 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133251687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133251687 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133251687 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133251687 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133251687 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-306:LU)[0x56365ea792b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133251687 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-306:LU)[0x56365ea05030]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133251688 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-306:LU)[0x56365ea05030]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822133251688 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-306:LU)[0x56365ea05030]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133251688 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-306:LU)[0x56365ea05030]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822133251688 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-306:LU)[0x56365e9fe540]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822133251688 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-306:LU)[0x56365e9fe540]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-306:LU)[0x56365ea05030] (msc_a.c:1053) 20250822133251688 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-306:LU)[0x56365e9fe540]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822133251688 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-306:LU)[0x56365e9fe540]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822133251688 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-306:LU)[0x56365e9fe540]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822133251688 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-306:LU)[0x56365ea05030]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea5b590] (msc_a.c:1053) 20250822133251688 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-306:LU)[0x56365ea05030]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822133251688 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-306:LU)[0x56365ea05030]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822133251688 DMSC DEBUG msub_fsm[0x56365ea5b590]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822133251688 DMSC DEBUG msub(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F) MSC-A terminated (msub.c:261) 20250822133251688 DMSC DEBUG msub(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F) 1 MSC-I still active (msub.c:79) 20250822133251688 DMSC DEBUG msub_fsm[0x56365ea5b590]{active}: State change to terminating (no timeout) (msub.c:91) 20250822133251688 DMSC DEBUG msub_fsm[0x56365ea5b590]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822133251688 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-306:LU)[0x56365ea792b0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822133251688 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-306:LU)[0x56365ea792b0]{READY}: Removing from parent msub_fsm[0x56365ea5b590] (msub.c:113) 20250822133251688 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-306 (ran_conn.c:155) 20250822133251688 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-306:LU)[0x56365ea792b0]{READY}: Freeing instance (msub.c:113) 20250822133251688 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-306:LU)[0x56365ea792b0]{READY}: Deallocated (fsm.c:568) 20250822133251688 DMSC DEBUG msub(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F) Free (msub.c:119) 20250822133251688 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F - active-conn: now used by 1 (attached) (msub.c:375) 20250822133251688 DMSC DEBUG msub_fsm[0x56365ea5b590]{terminating}: Freeing instance (msub.c:113) 20250822133251688 DMSC DEBUG msub_fsm[0x56365ea5b590]{terminating}: Deallocated (fsm.c:568) 20250822133251688 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133251688 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133251688 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133251688 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133251688 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133251688 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133251688 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133251688 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1921)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1921)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1919)@718a44d66dfb: Session index based on local reference:0 20250822133251688 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133251688 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133251688 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133251688 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133251688 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133251688 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133251688 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133251688 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1921)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1920)@718a44d66dfb: Deleted conn table entry 0TC_call_re_establishment0(1928)16587925 TC_call_re_establishment0(1928)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822133251689 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822133251689 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_call_re_establishment0(1928)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_call_re_establishment0(1928)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_call_re_establishment0(1928)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_call_re_establishment0(1928)@718a44d66dfb: 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 := '200A995F'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1920)@718a44d66dfb: Added conn table entry 0TC_call_re_establishment0(1928)10014410 MSC_Test_0-RAN(1920)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1919)@718a44d66dfb: First idle individual index:0 MSC_Test_0-M3UA(1921)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133251894 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133251894 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133251894 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133251894 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133251894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133251894 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133251894 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133251894 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133251895 DMSC DEBUG msub_fsm[0x56365e9fe540]{active}: Allocated (fsm.c:456) 20250822133251895 DMSC DEBUG msc_i[0x56365ea05030]{READY}: Allocated (fsm.c:456) 20250822133251895 DMSC DEBUG msc_i[0x56365ea05030]{READY}: is child of msub_fsm[0x56365e9fe540] (fsm.c:486) 20250822133251895 DMSC DEBUG msc_a[0x56365ea792b0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822133251895 DMSC DEBUG msc_a[0x56365ea792b0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365e9fe540] (fsm.c:486) 20250822133251895 DMSC DEBUG msc_a(unknown:GERAN-A-307:NONE)[0x56365ea792b0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822133251895 DMSC DEBUG msc_i(unknown:GERAN-A-307:NONE)[0x56365ea05030]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822133251895 DMSC DEBUG msc_a(unknown:GERAN-A-307:NONE)[0x56365ea792b0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822133251895 DMM DEBUG msc_a(TMSI-0x200A995F:GERAN-A-307:CM_SERVICE_REQ)[0x56365ea792b0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250822133251895 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x200A995F:GERAN-A-307:CM_SERVICE_REQ)[0x56365ea5b590]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822133251895 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x200A995F:GERAN-A-307:CM_SERVICE_REQ)[0x56365ea5b590]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x200A995F:GERAN-A-307:CM_SERVICE_REQ)[0x56365ea792b0] (fsm.c:486) 20250822133251895 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x200A995F:GERAN-A-307:CM_SERVICE_REQ)[0x56365ea5b590]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250822133251895 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x200A995F:GERAN-A-307:CM_SERVICE_REQ)[0x56365ea5b590]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822133251895 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822133251895 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822133251895 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-307:CM_SERVICE_REQ)[0x56365ea792b0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822133251895 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-307:CM_SERVICE_REQ)[0x56365ea792b0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822133251895 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-307:CM_SERVICE_REQ)[0x56365ea5b590]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822133251895 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-307:CM_SERVICE_REQ)[0x56365ea5b590]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822133251895 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-307:CM_SERVICE_REQ)[0x56365ea5b590]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822133251895 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-307:CM_SERVICE_REQ)[0x56365ea05030]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822133251895 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-307:CM_SERVICE_REQ)[0x56365ea5b590]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822133251895 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-307:CM_SERVICE_REQ)[0x56365ea5b590]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822133251895 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-307:CM_SERVICE_REQ)[0x56365ea5b590]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822133251895 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-307:CM_SERVICE_REQ)[0x56365ea5b590]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822133251895 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-307:CM_SERVICE_REQ)[0x56365ea5b590]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822133251895 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-307:CM_SERVICE_REQ)[0x56365ea5b590]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822133251896 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-307:CM_SERVICE_REQ)[0x56365ea5b590]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822133251896 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-307:CM_SERVICE_REQ)[0x56365ea05030]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133251896 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-307:CM_SERVICE_REQ)[0x56365ea792b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250822133251896 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-307:CM_SERVICE_REQ)[0x56365ea792b0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250822133251896 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000091/3/1): Available (smpp_smsc.c:626) 20250822133251896 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250822133251896 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133251896 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133251896 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133251896 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133251896 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133251896 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133251896 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133251896 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133251896 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133251896 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133251896 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133251896 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133251896 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133251896 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133251896 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133251896 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133251896 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133251896 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133251896 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133251896 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133251896 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133251896 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133251896 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133251896 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1921)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1921)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1921)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1921)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1921)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1921)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1919)@718a44d66dfb: { messageType := 2, destLocRef := '98CECA'O, sourceLocRef := '000133'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1919)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1919)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1919)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1919)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1919)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1919)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1919)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1919)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1919)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822133251899 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250822133251899 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_call_re_establishment0(1928)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_call_re_establishment0(1928)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1922)@718a44d66dfb: Created MnccExpect[0] for "12345" to be handled at TC_call_re_establishment0(1928) MSC_Test-MGCP(1923)@718a44d66dfb: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_call_re_establishment0(1928) MSC_Test_0-RAN(1920)@718a44d66dfb: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1920)@718a44d66dfb: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(1919)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1919)@718a44d66dfb: vl_len:19 MSC_Test_0-SCCP(1919)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1919)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(1921)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133251920 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133251920 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133251920 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133251920 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133251920 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133251920 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133251920 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133251920 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133251921 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-307:CM_SERVICE_REQ)[0x56365ea05030]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133251921 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-307:CM_SERVICE_REQ)[0x56365ea792b0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133251921 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250822133251921 DCC DEBUG trans(CC:NULL IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F callref-0x80000021 tid-8) New transaction (transaction.c:231) 20250822133251921 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-307:CM_SERVICE_REQ)[0x56365ea792b0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2671) 20250822133251921 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-307:CM_SERVICE_REQ)[0x56365ea792b0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250822133251921 DCC DEBUG trans(CC:NULL IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-307:CM_SERVICE_REQ callref-0x80000021 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2690) 20250822133251921 DCC DEBUG trans(CC:NULL IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-307:CM_SERVICE_REQ callref-0x80000021 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822133251921 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250822133251921 DCC DEBUG trans(CC:NULL IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-307:CM_SERVICE_REQ callref-0x80000021 tid-8) codecs: :0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:702) 20250822133251921 DCC INFO trans(CC:NULL IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-307:CM_SERVICE_REQ callref-0x80000021 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250822133251921 DCC DEBUG trans(CC:NULL IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-307:CM_SERVICE_REQ callref-0x80000021 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250822133251921 DCC DEBUG call_leg(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-307:CM_SERVICE_REQ)[0x56365ea78fe0]{ESTABLISHING}: Allocated (fsm.c:456) 20250822133251921 DCC DEBUG call_leg(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-307:CM_SERVICE_REQ)[0x56365ea78fe0]{ESTABLISHING}: is child of msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-307:CM_SERVICE_REQ)[0x56365ea792b0] (fsm.c:486) 20250822133251921 DCC DEBUG trans(CC:INITIATED IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-307:CM_SERVICE_REQ callref-0x80000021 tid-8) codecs: :0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:2161) 20250822133251921 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-307:CM_SERVICE_REQ)[0x56365ea45ca0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250822133251921 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-307:CM_SERVICE_REQ)[0x56365ea45ca0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-307:CM_SERVICE_REQ)[0x56365ea78fe0] (fsm.c:486) 20250822133251921 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-307:CM_SERVICE_REQ:trans-8:call-129:RTP_TO_CN:no-CI)[0x56365ea45ca0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250822133251921 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-307:CM_SERVICE_REQ:trans-8:call-129:RTP_TO_CN:no-CI)[0x56365ea45ca0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250822133251921 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-307:CM_SERVICE_REQ)[0x56365ea45000]{UNINITIALIZED}: Allocated (fsm.c:456) 20250822133251921 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-307:CM_SERVICE_REQ)[0x56365ea45000]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-307:CM_SERVICE_REQ)[0x56365ea78fe0] (fsm.c:486) 20250822133251921 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-307:CM_SERVICE_REQ:trans-8:call-129:RTP_TO_RAN:no-CI)[0x56365ea45000]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250822133251921 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-307:CM_SERVICE_REQ:trans-8:call-129:RTP_TO_RAN:no-CI)[0x56365ea45000]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1923)@718a44d66dfb: Found Expect[0] for { line := { verb := "CRCX", trans_id := "214", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "81" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_call_re_establishment0(1928) TC_call_re_establishment0(1928)@718a44d66dfb: f_mo_call_establish 2: rx 1st CRCX 20250822133251940 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-307:CM_SERVICE_REQ:trans-8:call-129:RTP_TO_CN:no-CI)[0x56365ea45ca0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822133251940 DCC DEBUG call_leg(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-307:CM_SERVICE_REQ)[0x56365ea78fe0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250822133251940 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-307:CM_SERVICE_REQ)[0x56365ea792b0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250822133251940 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-307:CM_SERVICE_REQ callref-0x80000021 tid-8) tx MNCC_SETUP_IND (RTP=1.1.1.1:10000{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:309) TC_call_re_establishment0(1928)@718a44d66dfb: f_mo_call_establish 6: rx 2nd CRCX 20250822133251942 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-307:CM_SERVICE_REQ:trans-8:call-129:RTP_TO_RAN:no-CI)[0x56365ea45000]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822133251942 DCC DEBUG call_leg(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-307:CM_SERVICE_REQ)[0x56365ea78fe0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250822133251942 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-307:CM_SERVICE_REQ)[0x56365ea792b0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250822133251942 DCC DEBUG trans(CC:INITIATED IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-307:CM_SERVICE_REQ callref-0x80000021 tid-8) codecs: 1.1.1.1:10000{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:705) 20250822133251942 DCC DEBUG trans(CC:INITIATED IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-307:CM_SERVICE_REQ callref-0x80000021 tid-8) Sending Assignment Command (msc_a.c:706) 20250822133251942 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-307:CM_SERVICE_REQ)[0x56365ea05030]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250822133251942 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133251942 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133251942 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133251942 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133251942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133251942 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133251942 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133251942 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1921)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1921)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1919)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1919)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1919)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1919)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1922)@718a44d66dfb: Found MnccExpect[0] for "12345" handled at TC_call_re_establishment0(1928) MSC_Test-MNCC(1922)@718a44d66dfb: Added conn table entry 0TC_call_re_establishment0(1928)-2147483615 TC_call_re_establishment0(1928)@718a44d66dfb: f_mo_call_establish 1: rx MNCC SETUP ind TC_call_re_establishment0(1928)@718a44d66dfb: f_mo_call_establish 4: rx Assignment Request 20250822133251949 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-307:CM_SERVICE_REQ callref-0x80000021 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) MSC_Test_0-SCCP(1919)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1919)@718a44d66dfb: vl_len:14 MSC_Test_0-SCCP(1919)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1919)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1921)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133251951 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133251951 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133251951 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133251951 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133251951 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133251951 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133251951 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133251951 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133251951 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-307:CM_SERVICE_REQ)[0x56365ea05030]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133251951 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-307:CM_SERVICE_REQ)[0x56365ea792b0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133251951 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-307:CM_SERVICE_REQ:trans-8:call-129:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x56365ea45000]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250822133251951 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-307:CM_SERVICE_REQ:trans-8:call-129:RTP_TO_RAN:CI-22222:no-remote-port:codecs-not-sent:mode-not-sent:local-2-2-2-2-11000)[0x56365ea45000]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250822133251951 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-307:CM_SERVICE_REQ:trans-8:call-129:RTP_TO_RAN:CI-22222:remote-port-not-sent:codecs-not-sent:mode-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea45000]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250822133251951 DCC DEBUG trans(CC:INITIATED IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-307:CM_SERVICE_REQ callref-0x80000021 tid-8) codecs: 1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:1596) 20250822133251951 DCC INFO trans(CC:INITIATED IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-307:CM_SERVICE_REQ callref-0x80000021 tid-8) Assignment Complete: RAN: GSM#3, CN: GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111 (msc_a.c:1597) 20250822133251951 DCC DEBUG trans(CC:INITIATED IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-307:CM_SERVICE_REQ callref-0x80000021 tid-8) codecs: 1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:2187) 20250822133251951 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-307:CM_SERVICE_REQ callref-0x80000021 tid-8) tx MNCC_RTP_CREATE (RTP=1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111}) (gsm_04_08_cc.c:309) TC_call_re_establishment0(1928)@718a44d66dfb: f_mo_call_establish 3: rx RTP CREATE TC_call_re_establishment0(1928)@718a44d66dfb: f_mo_call_establish 5: rx MDCX for the RAN side 20250822133251957 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-307:CM_SERVICE_REQ callref-0x80000021 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250822133251957 DCC DEBUG trans(CC:INITIATED IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-307:CM_SERVICE_REQ callref-0x80000021 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822133251957 DCC DEBUG trans(CC:INITIATED IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-307:CM_SERVICE_REQ callref-0x80000021 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822133251957 DCC DEBUG trans(CC:INITIATED IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-307:CM_SERVICE_REQ callref-0x80000021 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250822133251957 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-307:CM_SERVICE_REQ)[0x56365ea05030]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133251957 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133251958 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133251958 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133251958 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133251958 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133251958 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133251958 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133251958 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1921)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1921)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822133251958 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-307:CM_SERVICE_REQ:trans-8:call-129:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea45000]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822133251958 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-307:CM_SERVICE_REQ:trans-8:call-129:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea45000]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250822133251958 DCC DEBUG call_leg(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-307:CM_SERVICE_REQ)[0x56365ea78fe0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_0-SCCP(1919)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1919)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1919)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1919)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822133251964 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-307:CM_SERVICE_REQ callref-0x80000021 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250822133251964 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-307:CM_SERVICE_REQ callref-0x80000021 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822133251964 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-307:CM_SERVICE_REQ callref-0x80000021 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822133251964 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-307:CM_SERVICE_REQ callref-0x80000021 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250822133251964 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-307:CM_SERVICE_REQ)[0x56365ea05030]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133251964 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133251964 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133251964 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133251964 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133251964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133251964 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133251964 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133251964 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1921)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1921)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1919)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1919)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1919)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1919)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment0(1928)@718a44d66dfb: f_mo_call_establish 7: rx CC Alerting 20250822133251968 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-307:CM_SERVICE_REQ callref-0x80000021 tid-8) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250822133251968 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-307:CM_SERVICE_REQ callref-0x80000021 tid-8) Got no information of remote audio codecs: neither SDP nor Bearer Capability. Trying anyway. (gsm_04_08_cc.c:795) 20250822133251968 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-307:CM_SERVICE_REQ callref-0x80000021 tid-8) codecs: 1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:798) 20250822133251968 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-307:CM_SERVICE_REQ:trans-8:call-129:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x56365ea45ca0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250822133251968 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-307:CM_SERVICE_REQ:trans-8:call-129:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x56365ea45ca0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250822133251968 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-307:CM_SERVICE_REQ:trans-8:call-129:RTP_TO_CN:CI-11111:remote-port-not-sent:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea45ca0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250822133251969 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-307:CM_SERVICE_REQ callref-0x80000021 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250822133251969 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-307:CM_SERVICE_REQ callref-0x80000021 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822133251969 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-307:CM_SERVICE_REQ callref-0x80000021 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822133251969 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-307:CM_SERVICE_REQ callref-0x80000021 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250822133251969 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-307:CM_SERVICE_REQ callref-0x80000021 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250822133251969 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-307:CM_SERVICE_REQ)[0x56365ea05030]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133251970 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133251970 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133251970 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133251970 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133251970 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133251970 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133251970 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133251970 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1921)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1921)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1919)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1919)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1919)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1919)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment0(1928)@718a44d66dfb: as_optional_mgcp_mdcx: rx MDCX TC_call_re_establishment0(1928)@718a44d66dfb: { 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" } } } } } } } 20250822133251974 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-307:CM_SERVICE_REQ:trans-8:call-129:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea45ca0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822133251974 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-307:CM_SERVICE_REQ:trans-8:call-129:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea45ca0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250822133251974 DCC DEBUG call_leg(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-307:CM_SERVICE_REQ)[0x56365ea78fe0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250822133251974 DCC DEBUG call_leg(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-307:CM_SERVICE_REQ)[0x56365ea78fe0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250822133251974 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-307:CM_SERVICE_REQ)[0x56365ea792b0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) TC_call_re_establishment0(1928)@718a44d66dfb: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1920)@718a44d66dfb: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1920)@718a44d66dfb: patched enc_l3: '038F'O MSC_Test_0-SCCP(1919)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1919)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(1919)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1919)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002038F'O 20250822133251976 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133251976 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133251976 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133251976 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133251976 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_0-M3UA(1921)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133251976 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133251976 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133251976 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133251976 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-307:CM_SERVICE_REQ)[0x56365ea05030]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133251976 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-307:CM_SERVICE_REQ)[0x56365ea792b0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133251977 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-307:CM_SERVICE_REQ callref-0x80000021 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2690) 20250822133251977 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-307:CM_SERVICE_REQ callref-0x80000021 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250822133251977 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-307:CM_SERVICE_REQ callref-0x80000021 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250822133251977 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-307:CM_SERVICE_REQ callref-0x80000021 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822133251977 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-307:CM_SERVICE_REQ callref-0x80000021 tid-8) tx MNCC_SETUP_COMPL_IND (gsm_04_08_cc.c:309) TC_call_re_establishment0(1928)@718a44d66dfb: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_call_re_establishment0(1928)@718a44d66dfb: Osmux ok: use_osmux = false got_osmux_count = 0 TC_call_re_establishment0(1928)@718a44d66dfb: f_mo_call_establish DONE TC_call_re_establishment0(1928)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1925)@718a44d66dfb: Deleted GSUP IMSI table entry 0TC_call_re_establishment0(1928)"262420000000091" MSC_Test-GSUP(1925)@718a44d66dfb: Added IMSI table entry 0TC_call_re_establishment0(1929)"262420000000091" TC_call_re_establishment0(1929)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMReEstablReq := { messageType := '000000'B, nsd := '00'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare := '0000'B, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000091'H, fillerDigit := omit } } } }, locationAreaIdentification := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1920)@718a44d66dfb: Added conn table entry 1TC_call_re_establishment0(1929)7038959 MSC_Test_0-RAN(1920)@718a44d66dfb: patch: N(SD) for ConnIdx 1 set to 1 MSC_Test_0-SCCP(1919)@718a44d66dfb: First idle individual index:1 20250822133255511 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133255511 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133255511 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133255511 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133255511 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133255511 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133255511 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133255511 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1921)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133255512 DMSC DEBUG msub_fsm[0x56365e9ff300]{active}: Allocated (fsm.c:456) 20250822133255512 DMSC DEBUG msc_i[0x56365ea2cbb0]{READY}: Allocated (fsm.c:456) 20250822133255512 DMSC DEBUG msc_i[0x56365ea2cbb0]{READY}: is child of msub_fsm[0x56365e9ff300] (fsm.c:486) 20250822133255512 DMSC DEBUG msc_a[0x56365ea2cce0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822133255512 DMSC DEBUG msc_a[0x56365ea2cce0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365e9ff300] (fsm.c:486) 20250822133255512 DMSC DEBUG msc_a(unknown:GERAN-A-308:NONE)[0x56365ea2cce0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822133255512 DMSC DEBUG msc_i(unknown:GERAN-A-308:NONE)[0x56365ea2cbb0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822133255512 DMSC DEBUG msc_a(unknown:GERAN-A-308:NONE)[0x56365ea2cce0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822133255512 DMM DEBUG <- CM RE-ESTABLISH REQUEST IMSI-262420000000091 (gsm_04_08.c:860) 20250822133255512 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F + gsm48_rx_cm_reest_req: now used by 4 (attached,active-conn,CC,gsm48_rx_cm_reest_req) (gsm_04_08.c:879) 20250822133255512 DBSSAP NOTICE msc_a(IMSI-262420000000091:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x56365ea2cce0]{MSC_A_ST_VALIDATE_L3}: New conn requesting Re-Establishment (gsm_04_08.c:890) 20250822133255512 DBSSAP NOTICE msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-307:CM_SERVICE_REQ)[0x56365ea792b0]{MSC_A_ST_COMMUNICATING}: Old conn matching Re-Establishment request (1 (cc)) (gsm_04_08.c:891) 20250822133255512 DCC DEBUG call_leg(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-307:CM_SERVICE_REQ)[0x56365ea78fe0]{ESTABLISHED}: Reparenting from parent msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-307:CM_SERVICE_REQ)[0x56365ea792b0] to parent msc_a(IMSI-262420000000091:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x56365ea2cce0] (call_leg.c:99) 20250822133255512 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-307:CM_SERVICE_REQ)[0x56365ea5b590]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (gsm_04_08.c:921) 20250822133255512 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-307:CM_SERVICE_REQ)[0x56365ea5b590]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-307:CM_SERVICE_REQ)[0x56365ea792b0] (gsm_04_08.c:921) 20250822133255512 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-307:CM_SERVICE_REQ)[0x56365ea5b590]{PR_ARQ_S_DONE}: Freeing instance (gsm_04_08.c:921) 20250822133255512 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-307:CM_SERVICE_REQ)[0x56365ea5b590]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822133255512 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-307:CM_SERVICE_REQ)[0x56365ea792b0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_CN_CLOSE (gsm_04_08.c:921) 20250822133255512 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-307:CM_SERVICE_REQ)[0x56365ea792b0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250822133255512 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F + 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) 20250822133255512 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F + 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) 20250822133255512 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F - 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) 20250822133255512 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-307:CM_SERVICE_REQ)[0x56365ea05030]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822133255512 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F - msc_a_fsm_releasing_onenter: now used by 4 (attached,active-conn,CC,gsm48_rx_cm_reest_req) (msc_a.c:1004) 20250822133255512 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F - active-conn: now used by 3 (attached,CC,gsm48_rx_cm_reest_req) (gsm_04_08.c:925) 20250822133255512 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-307:CM_SERVICE_REQ)[0x56365ea792b0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_CN_CLOSE (msc_a.c:2248) 20250822133255513 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x56365ea2ced0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822133255513 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x56365ea2ced0]{PR_ARQ_S_INIT}: is child of msc_a(IMSI-262420000000091:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x56365ea2cce0] (fsm.c:486) 20250822133255513 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x56365ea2ced0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250822133255513 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x56365ea2ced0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822133255513 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F + 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) 20250822133255513 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F + active-conn: now used by 5 (attached,CC,gsm48_rx_cm_reest_req,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822133255513 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x56365ea2cce0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822133255513 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x56365ea2cce0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822133255513 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x56365ea2ced0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822133255513 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x56365ea2ced0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822133255513 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x56365ea2ced0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822133255513 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x56365ea2cbb0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822133255513 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x56365ea2ced0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822133255513 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x56365ea2ced0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822133255513 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x56365ea2ced0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822133255513 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x56365ea2ced0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822133255513 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x56365ea2ced0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822133255513 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x56365ea2ced0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822133255513 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x56365ea2ced0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822133255513 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x56365ea2cce0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250822133255513 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x56365ea2cce0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250822133255513 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000091/3/1): Available (smpp_smsc.c:626) 20250822133255513 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x56365ea2cce0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (msc_a.c:229) 20250822133255513 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x56365ea2cce0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250822133255513 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-308:CM_RE_ESTABLISH_REQ callref-0x80000021 tid-8) codecs: 1.1.1.1:10000{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:2161) 20250822133255513 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x56365ea2cce0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (msc_a.c:2184) 20250822133255513 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-308:CM_RE_ESTABLISH_REQ callref-0x80000021 tid-8) codecs: 1.1.1.1:10000{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:705) 20250822133255513 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-308:CM_RE_ESTABLISH_REQ callref-0x80000021 tid-8) Sending Assignment Command (msc_a.c:706) 20250822133255513 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x56365ea2cbb0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250822133255513 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F - proc_arq_vlr_fn_init: now used by 4 (attached,CC,gsm48_rx_cm_reest_req,active-conn) (vlr_access_req_fsm.c:405) 20250822133255513 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F - gsm48_rx_cm_reest_req: now used by 3 (attached,CC,active-conn) (gsm_04_08.c:950) 20250822133255513 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133255513 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133255513 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133255513 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133255513 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133255513 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133255513 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133255513 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133255513 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133255513 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133255513 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133255514 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133255514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133255514 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133255514 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133255514 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133255514 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133255514 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133255514 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133255514 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133255514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133255514 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133255514 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133255514 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133255514 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133255514 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133255514 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133255514 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133255514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133255514 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133255514 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133255514 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1921)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1921)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1921)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1921)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1921)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1921)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1921)@718a44d66dfb: Message received on association #8 MSC_Test_0-SCCP(1919)@718a44d66dfb: { messageType := 2, destLocRef := '6B67EF'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(1919)@718a44d66dfb: Session index based on local reference:1 MSC_Test_0-M3UA(1921)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1919)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1919)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1919)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1919)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1919)@718a44d66dfb: Session index based on local reference:1 MSC_Test_0-SCCP(1919)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1919)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1919)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1919)@718a44d66dfb: Session index based on local reference:1 MSC_Test_0-SCCP(1919)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1919)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1919)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1919)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1919)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1919)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1919)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822133255518 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133255518 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133255518 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133255518 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133255518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133255518 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133255518 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133255518 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1921)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133255519 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-307:CM_SERVICE_REQ)[0x56365ea05030]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133255519 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-307:CM_SERVICE_REQ)[0x56365ea792b0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133255519 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-307:CM_SERVICE_REQ)[0x56365ea792b0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822133255519 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-307:CM_SERVICE_REQ)[0x56365ea792b0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133255519 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-307:CM_SERVICE_REQ)[0x56365ea792b0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822133255519 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-307:CM_SERVICE_REQ)[0x56365ea792b0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365e9fe540] (msc_a.c:1053) 20250822133255519 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-307:CM_SERVICE_REQ)[0x56365ea792b0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822133255519 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-307:CM_SERVICE_REQ)[0x56365ea792b0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822133255519 DMSC DEBUG msub_fsm[0x56365e9fe540]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822133255519 DMSC DEBUG msub(unknown) MSC-A terminated (msub.c:261) 20250822133255519 DMSC DEBUG msub(unknown) 1 MSC-I still active (msub.c:79) 20250822133255519 DMSC DEBUG msub_fsm[0x56365e9fe540]{active}: State change to terminating (no timeout) (msub.c:91) 20250822133255519 DMSC DEBUG msub_fsm[0x56365e9fe540]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822133255519 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-307:CM_SERVICE_REQ)[0x56365ea05030]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822133255519 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-307:CM_SERVICE_REQ)[0x56365ea05030]{READY}: Removing from parent msub_fsm[0x56365e9fe540] (msub.c:113) 20250822133255519 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-307 (ran_conn.c:155) 20250822133255519 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-307:CM_SERVICE_REQ)[0x56365ea05030]{READY}: Freeing instance (msub.c:113) 20250822133255519 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-307:CM_SERVICE_REQ)[0x56365ea05030]{READY}: Deallocated (fsm.c:568) 20250822133255519 DMSC DEBUG msub(unknown) Free (msub.c:119) 20250822133255519 DMSC DEBUG msub_fsm[0x56365e9fe540]{terminating}: Freeing instance (msub.c:113) 20250822133255519 DMSC DEBUG msub_fsm[0x56365e9fe540]{terminating}: Deallocated (fsm.c:568) 20250822133255519 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133255519 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133255519 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133255519 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133255519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133255519 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133255519 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133255519 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1921)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1921)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1919)@718a44d66dfb: Session index based on local reference:0 20250822133255520 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133255520 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133255520 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133255520 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133255520 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133255520 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133255520 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(1921)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133255520 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1920)@718a44d66dfb: Deleted conn table entry 0TC_call_re_establishment0(1928)10014410 TC_call_re_establishment0(1928)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_call_re_establishment0(1928)@718a44d66dfb: Final verdict of PTC: pass MSC_Test-MNCC(1922)@718a44d66dfb: Deleted conn table entry 0TC_call_re_establishment0(1928)-2147483615 MSC_Test-MNCC(1922)@718a44d66dfb: Added conn table entry 0TC_call_re_establishment0(1929)-2147483615 MSC_Test-MGCP(1923)@718a44d66dfb: MGCP_Emulation_CT: MgcpEndpointTable[0] now sends to TC_call_re_establishment0(1929) MSC_Test_0-SCCP(1919)@718a44d66dfb: Session index based on connection ID:1 MSC_Test_0-SCCP(1919)@718a44d66dfb: vl_len:14 MSC_Test_0-SCCP(1919)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1919)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1921)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133255722 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133255722 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133255722 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133255722 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133255722 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133255722 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133255722 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133255722 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133255723 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x56365ea2cbb0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133255723 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x56365ea2cce0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133255723 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-307:CM_SERVICE_REQ:trans-8:call-129:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea45000]{ESTABLISHED}: no change: codecs already set to GSM#3 (rtp_stream.c:424) 20250822133255723 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-307:CM_SERVICE_REQ:trans-8:call-129:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea45000]{ESTABLISHED}: remote addr already 9.8.7.6:9000, no change (rtp_stream.c:470) 20250822133255723 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-307:CM_SERVICE_REQ:trans-8:call-129:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea45000]{ESTABLISHED}: Not committing: remote RTP address, codecs and mode are already set up at MGW (rtp_stream.c:402) 20250822133255723 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-308:CM_RE_ESTABLISH_REQ callref-0x80000021 tid-8) codecs: 1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:1596) 20250822133255723 DCC INFO trans(CC:ACTIVE IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-308:CM_RE_ESTABLISH_REQ callref-0x80000021 tid-8) Assignment Complete: RAN: GSM#3, CN: GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111 (msc_a.c:1597) 20250822133255723 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-308:CM_RE_ESTABLISH_REQ callref-0x80000021 tid-8) Re-Assignment complete (gsm_04_08_cc.c:2150) MSC_Test_0-RAN(1920)@718a44d66dfb: patching N(SD)=1 into dtap '032502E180'O MSC_Test_0-RAN(1920)@718a44d66dfb: patched enc_l3: '036502E180'O MSC_Test_0-SCCP(1919)@718a44d66dfb: Session index based on connection ID:1 MSC_Test_0-SCCP(1919)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(1919)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1919)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010005036502E180'O 20250822133258541 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133258541 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133258541 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133258541 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133258541 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133258541 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133258541 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133258541 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1921)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133258542 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x56365ea2cbb0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133258542 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x56365ea2cce0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133258542 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-308:CM_RE_ESTABLISH_REQ callref-0x80000021 tid-8) rx DISCONNECT in state ACTIVE (gsm_04_08_cc.c:2690) 20250822133258542 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-308:CM_RE_ESTABLISH_REQ callref-0x80000021 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250822133258542 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-308:CM_RE_ESTABLISH_REQ callref-0x80000021 tid-8) tx MNCC_DISC_IND (gsm_04_08_cc.c:309) 20250822133258548 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-308:CM_RE_ESTABLISH_REQ callref-0x80000021 tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250822133258548 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-308:CM_RE_ESTABLISH_REQ callref-0x80000021 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822133258548 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-308:CM_RE_ESTABLISH_REQ callref-0x80000021 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250822133258548 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-308:CM_RE_ESTABLISH_REQ callref-0x80000021 tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250822133258548 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x56365ea2cbb0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133258548 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133258548 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133258548 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133258548 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133258548 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133258548 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133258548 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133258548 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1921)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1921)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1919)@718a44d66dfb: Session index based on local reference:1 MSC_Test_0-SCCP(1919)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1919)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1919)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1920)@718a44d66dfb: patching N(SD)=2 into dtap '032A'O MSC_Test_0-RAN(1920)@718a44d66dfb: patched enc_l3: '03AA'O MSC_Test_0-SCCP(1919)@718a44d66dfb: Session index based on connection ID:1 MSC_Test_0-SCCP(1919)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(1919)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1919)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '01000203AA'O 20250822133258555 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133258555 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133258555 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133258555 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133258555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133258555 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133258555 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133258555 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1921)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133258555 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x56365ea2cbb0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133258555 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x56365ea2cce0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133258555 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-308:CM_RE_ESTABLISH_REQ callref-0x80000021 tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2690) 20250822133258556 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-308:CM_RE_ESTABLISH_REQ callref-0x80000021 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250822133258556 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-308:CM_RE_ESTABLISH_REQ callref-0x80000021 tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250822133258556 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-308:CM_RE_ESTABLISH_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250822133258556 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-308:CM_RE_ESTABLISH_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250822133258556 DCC DEBUG trans(CC:NULL IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-308:CM_RE_ESTABLISH_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822133258556 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250822133258556 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x56365ea2cce0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133258556 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x56365ea2cce0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250822133258556 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822133258556 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822133258556 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822133258556 DCC DEBUG call_leg(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-307:CM_SERVICE_REQ)[0x56365ea78fe0]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250822133258556 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-307:CM_SERVICE_REQ:trans-8:call-129:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea45000]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250822133258556 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-307:CM_SERVICE_REQ:trans-8:call-129:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea45000]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-307:CM_SERVICE_REQ)[0x56365ea78fe0] (call_leg.c:197) 20250822133258556 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-307:CM_SERVICE_REQ:trans-8:call-129:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea45000]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250822133258556 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-307:CM_SERVICE_REQ:trans-8:call-129:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea45000]{ESTABLISHED}: Deallocated (fsm.c:568) 20250822133258556 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-307:CM_SERVICE_REQ:trans-8:call-129:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea45ca0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250822133258556 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-307:CM_SERVICE_REQ:trans-8:call-129:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea45ca0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-307:CM_SERVICE_REQ)[0x56365ea78fe0] (call_leg.c:197) 20250822133258556 DCC DEBUG call_leg(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-307:CM_SERVICE_REQ)[0x56365ea78fe0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250822133258556 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-307:CM_SERVICE_REQ:trans-8:call-129:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea45ca0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250822133258556 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-307:CM_SERVICE_REQ:trans-8:call-129:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea45ca0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250822133258556 DCC DEBUG call_leg(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-307:CM_SERVICE_REQ)[0x56365ea78fe0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250822133258556 DCC DEBUG call_leg(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-307:CM_SERVICE_REQ)[0x56365ea78fe0]{RELEASING}: Removing from parent msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x56365ea2cce0] (call_leg.c:198) 20250822133258556 DCC DEBUG call_leg(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-307:CM_SERVICE_REQ)[0x56365ea78fe0]{RELEASING}: Freeing instance (call_leg.c:198) 20250822133258556 DCC DEBUG call_leg(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-307:CM_SERVICE_REQ)[0x56365ea78fe0]{RELEASING}: Deallocated (fsm.c:568) 20250822133258556 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x56365ea2cce0]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250822133258556 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x56365ea2cbb0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822133258556 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822133258557 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133258557 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133258557 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133258557 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133258557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133258557 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133258557 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133258557 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1921)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1921)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1919)@718a44d66dfb: Session index based on local reference:1 MSC_Test_0-SCCP(1919)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1919)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1919)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1922)@718a44d66dfb: Deleted conn table entry 0TC_call_re_establishment0(1929)-2147483615 MSC_Test_0-SCCP(1919)@718a44d66dfb: Session index based on connection ID:1 MSC_Test_0-SCCP(1919)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1919)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1919)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822133258562 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133258562 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133258562 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133258562 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133258562 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133258562 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133258562 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133258563 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1921)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133258563 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x56365ea2cbb0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133258563 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x56365ea2cce0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133258563 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x56365ea2cce0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822133258563 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x56365ea2cce0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133258563 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x56365ea2cce0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822133258563 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x56365ea2ced0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822133258563 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x56365ea2ced0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x56365ea2cce0] (msc_a.c:1053) 20250822133258563 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x56365ea2ced0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822133258563 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x56365ea2ced0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822133258563 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x56365ea2cce0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365e9ff300] (msc_a.c:1053) 20250822133258563 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x56365ea2cce0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822133258563 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x56365ea2cce0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822133258563 DMSC DEBUG msub_fsm[0x56365e9ff300]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822133258563 DMSC DEBUG msub(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F) MSC-A terminated (msub.c:261) 20250822133258563 DMSC DEBUG msub(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F) 1 MSC-I still active (msub.c:79) 20250822133258563 DMSC DEBUG msub_fsm[0x56365e9ff300]{active}: State change to terminating (no timeout) (msub.c:91) 20250822133258563 DMSC DEBUG msub_fsm[0x56365e9ff300]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822133258563 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x56365ea2cbb0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822133258563 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x56365ea2cbb0]{READY}: Removing from parent msub_fsm[0x56365e9ff300] (msub.c:113) 20250822133258563 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-308 (ran_conn.c:155) 20250822133258563 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x56365ea2cbb0]{READY}: Freeing instance (msub.c:113) 20250822133258563 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x56365ea2cbb0]{READY}: Deallocated (fsm.c:568) 20250822133258563 DMSC DEBUG msub(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F) Free (msub.c:119) 20250822133258563 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x200A995F - active-conn: now used by 1 (attached) (msub.c:375) 20250822133258563 DMSC DEBUG msub_fsm[0x56365e9ff300]{terminating}: Freeing instance (msub.c:113) 20250822133258563 DMSC DEBUG msub_fsm[0x56365e9ff300]{terminating}: Deallocated (fsm.c:568) 20250822133258563 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133258563 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133258563 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133258563 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133258563 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133258563 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133258563 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133258563 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1921)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1921)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1919)@718a44d66dfb: Session index based on local reference:1 20250822133258564 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133258564 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133258564 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133258564 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133258564 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_0-M3UA(1921)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133258564 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133258564 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133258564 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1920)@718a44d66dfb: Deleted conn table entry 1TC_call_re_establishment0(1929)7038959 TC_call_re_establishment0(1929)@718a44d66dfb: Final verdict of PTC: none 20250822133259573 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822133259573 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822133259573 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822133259573 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822133259573 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822133259573 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822133259573 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) MSC_Test_0-SCCP(1919)@718a44d66dfb: Final verdict of PTC: none 20250822133259573 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822133259573 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822133259573 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133259573 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822133259573 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822133259573 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822133259573 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822133259573 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822133259573 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822133259573 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(1921)@718a44d66dfb: Final verdict of PTC: none 20250822133259574 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822133259574 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822133259575 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-RAN(1920)@718a44d66dfb: Final verdict of PTC: none 20250822133259575 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822133259575 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(1925)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP-IPA(1924)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(1922)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(1927)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(1923)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1918)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1930)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1931)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(1926)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1918): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(1919): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(1920): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(1921): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(1922): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(1923): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(1924): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(1925): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(1926): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(1927): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_call_re_establishment0(1928): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC TC_call_re_establishment0(1929): none (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1930): none (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1931): none (pass -> pass) MTC@718a44d66dfb: Test case TC_call_re_establishment finished. Verdict: pass MTC@718a44d66dfb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_call_re_establishment pass'. Fri Aug 22 13:32:59 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 20250822133300577 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=531288) 20250822133301575 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822133301575 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822133301575 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822133301578 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=531288, count=533784) 20250822133302580 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:33: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_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 20250822133303582 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_call_re_establishment_auth started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(1935)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(1935)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1935)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(1933)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822133304180 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1936)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822133304374 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822133304374 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822133304374 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822133304374 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1935)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1935)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1935)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822133304377 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133304377 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822133304378 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822133304378 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822133304378 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822133304378 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822133304378 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1935)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(1935)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1935)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1935)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1935)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822133304379 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133304379 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822133304379 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822133304379 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822133304379 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822133304379 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822133304379 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1935)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1935)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1935)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1935)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1935)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1935)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) 20250822133304379 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822133304379 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1935)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1935)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822133304583 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822133304583 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1938)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1938)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822133304589 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1938)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1938)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1938)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1938)@718a44d66dfb: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1938)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1938)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822133304609 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822133304609 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1939)@718a44d66dfb: Created GsupExpect[0] for "262420000000092" to be handled at TC_call_re_establishment_auth0(1942) TC_call_re_establishment_auth0(1942)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250822133305186 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133305186 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133305186 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133305186 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133305186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133305186 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133305186 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133305186 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1935)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133305187 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133305187 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133305187 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133305187 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133305187 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133305187 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133305187 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133305187 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1935)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1935)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1934)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1934)@718a44d66dfb: Added conn table entry 0TC_call_re_establishment_auth0(1942)14794466 MSC_Test_0-SCCP(1933)@718a44d66dfb: First idle individual index:0 MSC_Test_0-RAN(1934)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 20250822133305200 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133305200 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133305200 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133305200 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133305200 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133305200 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133305200 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133305200 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1935)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133305201 DMSC DEBUG msub_fsm[0x56365ea792b0]{active}: Allocated (fsm.c:456) 20250822133305201 DMSC DEBUG msc_i[0x56365ea05030]{READY}: Allocated (fsm.c:456) 20250822133305201 DMSC DEBUG msc_i[0x56365ea05030]{READY}: is child of msub_fsm[0x56365ea792b0] (fsm.c:486) 20250822133305201 DMSC DEBUG msc_a[0x56365e9fe540]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822133305201 DMSC DEBUG msc_a[0x56365e9fe540]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea792b0] (fsm.c:486) 20250822133305201 DMSC DEBUG msc_a(unknown:GERAN-A-309:NONE)[0x56365e9fe540]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822133305201 DMSC DEBUG msc_i(unknown:GERAN-A-309:NONE)[0x56365ea05030]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822133305201 DMSC DEBUG msc_a(unknown:GERAN-A-309:NONE)[0x56365e9fe540]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822133305201 DMM DEBUG msc_a(IMSI-262420000000092:GERAN-A-309:LU)[0x56365e9fe540]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000092 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822133305201 DMM DEBUG msc_a(IMSI-262420000000092:GERAN-A-309:LU)[0x56365e9fe540]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822133305201 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:GERAN-A-309:LU)[0x56365ea5b590]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822133305201 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:GERAN-A-309:LU)[0x56365ea5b590]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000092:GERAN-A-309:LU)[0x56365e9fe540] (fsm.c:486) 20250822133305201 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:GERAN-A-309:LU)[0x56365ea5b590]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250822133305201 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:GERAN-A-309:LU)[0x56365ea5b590]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822133305201 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x7CC96DA5 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822133305201 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x7CC96DA5 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822133305201 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x7CC96DA5:GERAN-A-309:LU)[0x56365e9fe540]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822133305202 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x7CC96DA5:GERAN-A-309:LU)[0x56365e9fe540]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822133305202 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x7CC96DA5 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250822133305202 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822133305202 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x7CC96DA5:GERAN-A-309:LU)[0x56365ea5b590]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822133305202 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x7CC96DA5:GERAN-A-309:LU)[0x56365ea5b590]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822133305202 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x7CC96DA5:GERAN-A-309:LU)[0x56365ea5b590]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250822133305202 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x7CC96DA5:GERAN-A-309:LU)[0x56365ea5f8b0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822133305202 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x7CC96DA5:GERAN-A-309:LU)[0x56365ea5f8b0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x7CC96DA5:GERAN-A-309:LU)[0x56365ea5b590] (fsm.c:486) 20250822133305202 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x7CC96DA5:GERAN-A-309:LU)[0x56365ea5f8b0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822133305202 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x7CC96DA5:GERAN-A-309:LU)[0x56365ea5f8b0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822133305202 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133305202 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133305202 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133305202 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133305202 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133305202 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133305202 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133305202 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1935)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1935)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1933)@718a44d66dfb: { messageType := 2, destLocRef := 'E1BEE2'O, sourceLocRef := '000135'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1933)@718a44d66dfb: Session index based on local reference:0 MSC_Test-GSUP(1939)@718a44d66dfb: Found GsupExpect[0] for "262420000000092" handled at TC_call_re_establishment_auth0(1942) MSC_Test-GSUP(1939)@718a44d66dfb: Added IMSI table entry 0TC_call_re_establishment_auth0(1942)"262420000000092" 20250822133305207 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x7CC96DA5 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250822133305207 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x7CC96DA5 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1933)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1933)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(1933)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1933)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250822133305207 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133305207 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133305207 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133305207 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133305207 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133305207 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133305207 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133305207 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1935)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133305208 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x7CC96DA5:GERAN-A-309:LU)[0x56365ea05030]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133305208 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x7CC96DA5:GERAN-A-309:LU)[0x56365e9fe540]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) TC_call_re_establishment_auth0(1942)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_call_re_establishment_auth0(1942)@718a44d66dfb: setverdict(pass): none -> pass 20250822133305210 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x7CC96DA5 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133305210 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x7CC96DA5:GERAN-A-309:LU)[0x56365ea5f8b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822133305210 DVLR DEBUG SUBSCR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x7CC96DA5) Received 1 auth tuples (vlr.c:996) 20250822133305210 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x7CC96DA5:GERAN-A-309:LU)[0x56365ea5f8b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822133305210 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x7CC96DA5:GERAN-A-309:LU)[0x56365ea5f8b0]{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) 20250822133305211 DMM DEBUG Tx AUTH REQ (rand = 168b1991f38942f1e412a59dfafc158b) (gsm_04_08.c:641) 20250822133305211 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x7CC96DA5:GERAN-A-309:LU)[0x56365ea05030]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133305211 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x7CC96DA5 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822133305211 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133305211 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133305211 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133305211 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133305211 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133305211 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133305211 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133305211 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1935)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1935)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1933)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1933)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1933)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1933)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1934)@718a44d66dfb: patching N(SD)=1 into dtap '05140CBF5761'O MSC_Test_0-RAN(1934)@718a44d66dfb: patched enc_l3: '05540CBF5761'O MSC_Test_0-SCCP(1933)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1933)@718a44d66dfb: vl_len:9 MSC_Test_0-SCCP(1933)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1933)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '01000605540CBF5761'O MSC_Test_0-M3UA(1935)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133305217 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133305217 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133305217 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133305217 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133305217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133305217 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133305217 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133305217 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133305217 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x7CC96DA5:GERAN-A-309:LU)[0x56365ea05030]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133305217 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x7CC96DA5:GERAN-A-309:LU)[0x56365e9fe540]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133305217 DMM DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x7CC96DA5:GERAN-A-309:LU)[0x56365e9fe540]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = 0cbf5761) (gsm_04_08.c:1128) 20250822133305217 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x7CC96DA5:GERAN-A-309:LU)[0x56365ea5f8b0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822133305217 DVLR DEBUG SUBSCR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x7CC96DA5) AUTH on GERAN received SRES/RES: 0cbf5761 (4 bytes) (vlr_auth_fsm.c:151) 20250822133305217 DVLR INFO SUBSCR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x7CC96DA5) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250822133305217 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x7CC96DA5:GERAN-A-309:LU)[0x56365ea5f8b0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822133305217 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x7CC96DA5:GERAN-A-309:LU)[0x56365ea5f8b0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822133305217 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x7CC96DA5:GERAN-A-309:LU)[0x56365ea5f8b0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822133305217 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x7CC96DA5:GERAN-A-309:LU)[0x56365ea5f8b0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x7CC96DA5:GERAN-A-309:LU)[0x56365ea5b590] (vlr_auth_fsm.c:294) 20250822133305217 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x7CC96DA5:GERAN-A-309:LU)[0x56365ea5f8b0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822133305217 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x7CC96DA5:GERAN-A-309:LU)[0x56365ea5f8b0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822133305217 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x7CC96DA5:GERAN-A-309:LU)[0x56365ea5b590]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250822133305217 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x7CC96DA5:GERAN-A-309:LU)[0x56365ea5b590]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822133305217 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x7CC96DA5:GERAN-A-309:LU)[0x56365ea5b590]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822133305217 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x7CC96DA5:GERAN-A-309:LU)[0x56365ea05030]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822133305217 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x7CC96DA5:GERAN-A-309:LU)[0x56365ea5b590]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822133305217 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x7CC96DA5:GERAN-A-309:LU)[0x56365ea5b590]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822133305217 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x7CC96DA5:GERAN-A-309:LU)[0x56365ea5f9e0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822133305217 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x7CC96DA5:GERAN-A-309:LU)[0x56365ea5f9e0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x7CC96DA5:GERAN-A-309:LU)[0x56365ea5b590] (fsm.c:486) 20250822133305217 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x7CC96DA5:GERAN-A-309:LU)[0x56365ea5f9e0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822133305217 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x7CC96DA5:GERAN-A-309:LU)[0x56365ea5f9e0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822133305217 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133305217 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133305218 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133305218 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133305218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133305218 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133305218 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133305218 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1935)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1935)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1933)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1933)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1933)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1933)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822133305223 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x7CC96DA5 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133305223 DVLR DEBUG IMSI:262420000000092 has MSISDN:491230000092 (vlr.c:1045) 20250822133305223 DMSC NOTICE msub(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x7CC96DA5) VLR: update for IMSI=262420000000092 (MSISDN=491230000092) (gsm_04_08.c:1541) 20250822133305223 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x7CC96DA5 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822133305224 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x7CC96DA5 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133305224 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x7CC96DA5:GERAN-A-309:LU)[0x56365ea5b590]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822133305224 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x7CC96DA5:GERAN-A-309:LU)[0x56365ea5f9e0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822133305224 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x7CC96DA5:GERAN-A-309:LU)[0x56365ea5f9e0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822133305224 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x7CC96DA5:GERAN-A-309:LU)[0x56365ea5f9e0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822133305224 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x7CC96DA5:GERAN-A-309:LU)[0x56365ea5f9e0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x7CC96DA5:GERAN-A-309:LU)[0x56365ea5b590] (vlr_lu_fsm.c:110) 20250822133305224 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x7CC96DA5:GERAN-A-309:LU)[0x56365ea5f9e0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822133305224 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x7CC96DA5:GERAN-A-309:LU)[0x56365ea5f9e0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822133305224 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x7CC96DA5:GERAN-A-309:LU)[0x56365ea5b590]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822133305224 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x7CC96DA5:GERAN-A-309:LU)[0x56365ea5b590]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822133305224 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x7CC96DA5:GERAN-A-309:LU)[0x56365ea5f8b0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822133305224 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x7CC96DA5:GERAN-A-309:LU)[0x56365ea5f8b0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x7CC96DA5:GERAN-A-309:LU)[0x56365ea5b590] (fsm.c:486) 20250822133305224 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x7CC96DA5:GERAN-A-309:LU)[0x56365ea5f8b0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822133305224 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x7CC96DA5:GERAN-A-309:LU)[0x56365ea5f8b0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822133305224 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x7CC96DA5:GERAN-A-309:LU)[0x56365ea5f8b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822133305224 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x7CC96DA5:GERAN-A-309:LU)[0x56365ea5f8b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822133305224 DMSC NOTICE msub(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x7CC96DA5:TMSInew-0xBE90041C) VLR: update for IMSI=262420000000092 (MSISDN=491230000092) (gsm_04_08.c:1541) 20250822133305224 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x7CC96DA5:GERAN-A-309:LU)[0x56365ea5f8b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822133305224 DMM DEBUG -> IMSI-262420000000092:MSISDN-491230000092:TMSI-0x7CC96DA5:TMSInew-0xBE90041C LOCATION UPDATE ACCEPT (TMSI = 0xbe90041c) (gsm_04_08.c:149) 20250822133305224 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x7CC96DA5:TMSInew-0xBE90041C:GERAN-A-309:LU)[0x56365ea05030]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133305224 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x7CC96DA5:TMSInew-0xBE90041C - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822133305224 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133305224 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133305224 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133305224 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133305224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133305224 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133305224 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133305224 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1935)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1935)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1933)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1933)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1933)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1933)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment_auth0(1942)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1934)@718a44d66dfb: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1934)@718a44d66dfb: patched enc_l3: '059B'O MSC_Test_0-SCCP(1933)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1933)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(1933)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1933)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1935)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133305227 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133305227 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133305227 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133305227 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133305227 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133305227 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133305227 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133305227 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133305227 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x7CC96DA5:TMSInew-0xBE90041C:GERAN-A-309:LU)[0x56365ea05030]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133305227 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x7CC96DA5:TMSInew-0xBE90041C:GERAN-A-309:LU)[0x56365e9fe540]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133305227 DMM DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x7CC96DA5:TMSInew-0xBE90041C:GERAN-A-309:LU)[0x56365e9fe540]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822133305227 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x7CC96DA5:TMSInew-0xBE90041C:GERAN-A-309:LU)[0x56365ea5b590]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822133305227 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x7CC96DA5:GERAN-A-309:LU)[0x56365ea5f8b0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822133305227 DMSC NOTICE msub(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C) VLR: update for IMSI=262420000000092 (MSISDN=491230000092) (gsm_04_08.c:1541) 20250822133305227 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x7CC96DA5:GERAN-A-309:LU)[0x56365ea5f8b0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822133305227 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-309:LU)[0x56365ea5b590]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822133305227 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x7CC96DA5:GERAN-A-309:LU)[0x56365ea5f8b0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822133305227 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x7CC96DA5:GERAN-A-309:LU)[0x56365ea5f8b0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-309:LU)[0x56365ea5b590] (vlr_lu_fsm.c:817) 20250822133305227 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x7CC96DA5:GERAN-A-309:LU)[0x56365ea5f8b0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822133305227 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x7CC96DA5:GERAN-A-309:LU)[0x56365ea5f8b0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822133305227 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-309:LU)[0x56365ea5b590]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822133305227 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-309:LU)[0x56365e9fe540]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250822133305227 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-309:LU)[0x56365e9fe540]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.973s remaining) (msc_a.c:450) 20250822133305227 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000092/3/1): Available (smpp_smsc.c:626) 20250822133305228 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-309:LU)[0x56365e9fe540]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133305228 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-309:LU)[0x56365e9fe540]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250822133305228 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822133305228 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822133305228 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822133305228 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-309:LU)[0x56365ea05030]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822133305228 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822133305228 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133305228 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133305228 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133305228 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133305228 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133305228 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133305228 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133305228 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1935)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1935)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1933)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1933)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1933)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1933)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1933)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1933)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1933)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1933)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822133305230 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133305230 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133305230 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133305230 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133305230 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133305230 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133305230 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133305230 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1935)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133305231 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-309:LU)[0x56365ea05030]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133305231 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-309:LU)[0x56365e9fe540]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133305231 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-309:LU)[0x56365e9fe540]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822133305231 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-309:LU)[0x56365e9fe540]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133305231 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-309:LU)[0x56365e9fe540]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822133305231 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-309:LU)[0x56365ea5b590]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822133305231 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-309:LU)[0x56365ea5b590]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-309:LU)[0x56365e9fe540] (msc_a.c:1053) 20250822133305231 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-309:LU)[0x56365ea5b590]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822133305231 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-309:LU)[0x56365ea5b590]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822133305231 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-309:LU)[0x56365ea5b590]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822133305231 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-309:LU)[0x56365e9fe540]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea792b0] (msc_a.c:1053) 20250822133305231 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-309:LU)[0x56365e9fe540]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822133305231 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-309:LU)[0x56365e9fe540]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822133305231 DMSC DEBUG msub_fsm[0x56365ea792b0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822133305231 DMSC DEBUG msub(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C) MSC-A terminated (msub.c:261) 20250822133305231 DMSC DEBUG msub(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C) 1 MSC-I still active (msub.c:79) 20250822133305231 DMSC DEBUG msub_fsm[0x56365ea792b0]{active}: State change to terminating (no timeout) (msub.c:91) 20250822133305231 DMSC DEBUG msub_fsm[0x56365ea792b0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822133305231 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-309:LU)[0x56365ea05030]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822133305231 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-309:LU)[0x56365ea05030]{READY}: Removing from parent msub_fsm[0x56365ea792b0] (msub.c:113) 20250822133305231 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-309 (ran_conn.c:155) 20250822133305231 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-309:LU)[0x56365ea05030]{READY}: Freeing instance (msub.c:113) 20250822133305231 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-309:LU)[0x56365ea05030]{READY}: Deallocated (fsm.c:568) 20250822133305231 DMSC DEBUG msub(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C) Free (msub.c:119) 20250822133305231 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C - active-conn: now used by 1 (attached) (msub.c:375) 20250822133305231 DMSC DEBUG msub_fsm[0x56365ea792b0]{terminating}: Freeing instance (msub.c:113) 20250822133305231 DMSC DEBUG msub_fsm[0x56365ea792b0]{terminating}: Deallocated (fsm.c:568) 20250822133305231 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133305231 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133305231 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133305231 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133305231 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133305231 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133305231 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133305231 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1935)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1935)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1933)@718a44d66dfb: Session index based on local reference:0 20250822133305231 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133305231 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133305231 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133305231 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133305231 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133305231 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133305231 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133305231 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1935)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1934)@718a44d66dfb: Deleted conn table entry 0TC_call_re_establishment_auth0(1942)14794466 TC_call_re_establishment_auth0(1942)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822133305233 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822133305233 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_call_re_establishment_auth0(1942)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_call_re_establishment_auth0(1942)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_call_re_establishment_auth0(1942)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_call_re_establishment_auth0(1942)@718a44d66dfb: 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 := 'BE90041C'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1934)@718a44d66dfb: Added conn table entry 0TC_call_re_establishment_auth0(1942)4416505 MSC_Test_0-RAN(1934)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1933)@718a44d66dfb: First idle individual index:0 MSC_Test_0-M3UA(1935)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133305434 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133305434 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133305434 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133305434 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133305434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133305434 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133305434 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133305434 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133305434 DMSC DEBUG msub_fsm[0x56365ea5b590]{active}: Allocated (fsm.c:456) 20250822133305434 DMSC DEBUG msc_i[0x56365e9fe540]{READY}: Allocated (fsm.c:456) 20250822133305434 DMSC DEBUG msc_i[0x56365e9fe540]{READY}: is child of msub_fsm[0x56365ea5b590] (fsm.c:486) 20250822133305434 DMSC DEBUG msc_a[0x56365ea05030]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822133305434 DMSC DEBUG msc_a[0x56365ea05030]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea5b590] (fsm.c:486) 20250822133305434 DMSC DEBUG msc_a(unknown:GERAN-A-310:NONE)[0x56365ea05030]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822133305434 DMSC DEBUG msc_i(unknown:GERAN-A-310:NONE)[0x56365e9fe540]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822133305434 DMSC DEBUG msc_a(unknown:GERAN-A-310:NONE)[0x56365ea05030]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822133305435 DMM DEBUG msc_a(TMSI-0xBE90041C:GERAN-A-310:CM_SERVICE_REQ)[0x56365ea05030]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250822133305435 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xBE90041C:GERAN-A-310:CM_SERVICE_REQ)[0x56365ea792b0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822133305435 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xBE90041C:GERAN-A-310:CM_SERVICE_REQ)[0x56365ea792b0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xBE90041C:GERAN-A-310:CM_SERVICE_REQ)[0x56365ea05030] (fsm.c:486) 20250822133305435 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xBE90041C:GERAN-A-310:CM_SERVICE_REQ)[0x56365ea792b0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250822133305435 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xBE90041C:GERAN-A-310:CM_SERVICE_REQ)[0x56365ea792b0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822133305435 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822133305435 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822133305435 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-310:CM_SERVICE_REQ)[0x56365ea05030]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822133305435 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-310:CM_SERVICE_REQ)[0x56365ea05030]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822133305435 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-310:CM_SERVICE_REQ)[0x56365ea792b0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822133305435 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-310:CM_SERVICE_REQ)[0x56365ea792b0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250822133305435 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-310:CM_SERVICE_REQ)[0x56365ea5f8b0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822133305435 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-310:CM_SERVICE_REQ)[0x56365ea5f8b0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-310:CM_SERVICE_REQ)[0x56365ea792b0] (fsm.c:486) 20250822133305435 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-310:CM_SERVICE_REQ)[0x56365ea5f8b0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822133305435 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-310:CM_SERVICE_REQ)[0x56365ea5f8b0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822133305435 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250822133305435 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133305435 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133305435 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133305435 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133305435 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133305435 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133305435 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133305435 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1935)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1935)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1933)@718a44d66dfb: { messageType := 2, destLocRef := '4363F9'O, sourceLocRef := '000136'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1933)@718a44d66dfb: Session index based on local reference:0 20250822133305436 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250822133305436 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_call_re_establishment_auth0(1942)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_call_re_establishment_auth0(1942)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822133305437 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133305437 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-310:CM_SERVICE_REQ)[0x56365ea5f8b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822133305437 DVLR DEBUG SUBSCR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C) Received 1 auth tuples (vlr.c:996) 20250822133305437 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-310:CM_SERVICE_REQ)[0x56365ea5f8b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822133305437 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-310:CM_SERVICE_REQ)[0x56365ea5f8b0]{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) 20250822133305437 DMM DEBUG Tx AUTH REQ (rand = f1971253f68d87f6f905c050cde256a7) (gsm_04_08.c:641) 20250822133305437 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-310:CM_SERVICE_REQ)[0x56365e9fe540]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133305437 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822133305437 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133305437 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133305437 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133305437 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133305437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133305437 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133305437 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133305437 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1935)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1935)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1933)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1933)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1933)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1933)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1934)@718a44d66dfb: patching N(SD)=1 into dtap '0514D60969B3'O MSC_Test_0-RAN(1934)@718a44d66dfb: patched enc_l3: '0554D60969B3'O MSC_Test_0-SCCP(1933)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1933)@718a44d66dfb: vl_len:9 MSC_Test_0-SCCP(1933)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1933)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0100060554D60969B3'O 20250822133305439 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133305439 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133305439 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133305439 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133305439 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133305439 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133305439 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133305439 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1935)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133305439 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-310:CM_SERVICE_REQ)[0x56365e9fe540]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133305439 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-310:CM_SERVICE_REQ)[0x56365ea05030]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133305439 DMM DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-310:CM_SERVICE_REQ)[0x56365ea05030]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = d60969b3) (gsm_04_08.c:1128) 20250822133305439 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-310:CM_SERVICE_REQ)[0x56365ea5f8b0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822133305439 DVLR DEBUG SUBSCR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C) AUTH on GERAN received SRES/RES: d60969b3 (4 bytes) (vlr_auth_fsm.c:151) 20250822133305439 DVLR INFO SUBSCR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250822133305439 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-310:CM_SERVICE_REQ)[0x56365ea5f8b0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822133305439 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-310:CM_SERVICE_REQ)[0x56365ea5f8b0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822133305439 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-310:CM_SERVICE_REQ)[0x56365ea5f8b0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822133305439 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-310:CM_SERVICE_REQ)[0x56365ea5f8b0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-310:CM_SERVICE_REQ)[0x56365ea792b0] (vlr_auth_fsm.c:294) 20250822133305439 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-310:CM_SERVICE_REQ)[0x56365ea5f8b0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822133305439 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-310:CM_SERVICE_REQ)[0x56365ea5f8b0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822133305439 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-310:CM_SERVICE_REQ)[0x56365ea792b0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250822133305439 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-310:CM_SERVICE_REQ)[0x56365ea792b0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822133305439 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-310:CM_SERVICE_REQ)[0x56365ea792b0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822133305439 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-310:CM_SERVICE_REQ)[0x56365e9fe540]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822133305439 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-310:CM_SERVICE_REQ)[0x56365ea792b0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822133305439 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-310:CM_SERVICE_REQ)[0x56365ea792b0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822133305439 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-310:CM_SERVICE_REQ)[0x56365ea792b0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822133305439 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-310:CM_SERVICE_REQ)[0x56365ea792b0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822133305439 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-310:CM_SERVICE_REQ)[0x56365ea792b0]{PR_ARQ_S_WAIT_AUTH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822133305439 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-310:CM_SERVICE_REQ)[0x56365ea792b0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822133305439 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-310:CM_SERVICE_REQ)[0x56365ea792b0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822133305439 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-310:CM_SERVICE_REQ)[0x56365e9fe540]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133305439 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-310:CM_SERVICE_REQ)[0x56365ea05030]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250822133305439 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-310:CM_SERVICE_REQ)[0x56365ea05030]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.995s remaining) (msc_a.c:450) 20250822133305439 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000092/3/1): Available (smpp_smsc.c:626) 20250822133305439 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133305439 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133305439 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133305439 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133305439 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133305439 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133305439 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133305439 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133305439 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133305439 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133305439 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133305439 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133305439 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133305439 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133305439 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133305439 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1935)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1935)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1935)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1935)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1933)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1933)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1933)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1933)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1933)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1933)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1933)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1933)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1936)@718a44d66dfb: Created MnccExpect[0] for "12345" to be handled at TC_call_re_establishment_auth0(1942) MSC_Test-MGCP(1937)@718a44d66dfb: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_call_re_establishment_auth0(1942) MSC_Test_0-RAN(1934)@718a44d66dfb: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1934)@718a44d66dfb: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_0-SCCP(1933)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1933)@718a44d66dfb: vl_len:19 MSC_Test_0-SCCP(1933)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1933)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010010038504066005040200815E04802143F5'O MSC_Test_0-M3UA(1935)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133305447 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133305447 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133305447 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133305447 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133305447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133305447 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133305447 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133305447 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133305447 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-310:CM_SERVICE_REQ)[0x56365e9fe540]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133305447 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-310:CM_SERVICE_REQ)[0x56365ea05030]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133305447 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250822133305447 DCC DEBUG trans(CC:NULL IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C callref-0x80000022 tid-8) New transaction (transaction.c:231) 20250822133305447 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-310:CM_SERVICE_REQ)[0x56365ea05030]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2671) 20250822133305447 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-310:CM_SERVICE_REQ)[0x56365ea05030]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250822133305447 DCC DEBUG trans(CC:NULL IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-310:CM_SERVICE_REQ callref-0x80000022 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2690) 20250822133305447 DCC DEBUG trans(CC:NULL IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-310:CM_SERVICE_REQ callref-0x80000022 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822133305447 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250822133305447 DCC DEBUG trans(CC:NULL IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-310:CM_SERVICE_REQ callref-0x80000022 tid-8) codecs: :0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:702) 20250822133305447 DCC INFO trans(CC:NULL IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-310:CM_SERVICE_REQ callref-0x80000022 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250822133305447 DCC DEBUG trans(CC:NULL IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-310:CM_SERVICE_REQ callref-0x80000022 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250822133305447 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-310:CM_SERVICE_REQ)[0x56365ea5f9e0]{ESTABLISHING}: Allocated (fsm.c:456) 20250822133305447 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-310:CM_SERVICE_REQ)[0x56365ea5f9e0]{ESTABLISHING}: is child of msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-310:CM_SERVICE_REQ)[0x56365ea05030] (fsm.c:486) 20250822133305447 DCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-310:CM_SERVICE_REQ callref-0x80000022 tid-8) codecs: :0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:2161) 20250822133305447 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-310:CM_SERVICE_REQ)[0x56365ea6ec00]{UNINITIALIZED}: Allocated (fsm.c:456) 20250822133305447 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-310:CM_SERVICE_REQ)[0x56365ea6ec00]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-310:CM_SERVICE_REQ)[0x56365ea5f9e0] (fsm.c:486) 20250822133305447 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-310:CM_SERVICE_REQ:trans-8:call-130:RTP_TO_CN:no-CI)[0x56365ea6ec00]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250822133305447 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-310:CM_SERVICE_REQ:trans-8:call-130:RTP_TO_CN:no-CI)[0x56365ea6ec00]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250822133305448 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-310:CM_SERVICE_REQ)[0x56365ea45ca0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250822133305448 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-310:CM_SERVICE_REQ)[0x56365ea45ca0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-310:CM_SERVICE_REQ)[0x56365ea5f9e0] (fsm.c:486) 20250822133305448 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-310:CM_SERVICE_REQ:trans-8:call-130:RTP_TO_RAN:no-CI)[0x56365ea45ca0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250822133305448 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-310:CM_SERVICE_REQ:trans-8:call-130:RTP_TO_RAN:no-CI)[0x56365ea45ca0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1937)@718a44d66dfb: Found Expect[0] for { line := { verb := "CRCX", trans_id := "220", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "82" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_call_re_establishment_auth0(1942) TC_call_re_establishment_auth0(1942)@718a44d66dfb: f_mo_call_establish 2: rx 1st CRCX 20250822133305456 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-310:CM_SERVICE_REQ:trans-8:call-130:RTP_TO_CN:no-CI)[0x56365ea6ec00]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822133305456 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-310:CM_SERVICE_REQ)[0x56365ea5f9e0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250822133305456 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-310:CM_SERVICE_REQ)[0x56365ea05030]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250822133305456 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-310:CM_SERVICE_REQ callref-0x80000022 tid-8) tx MNCC_SETUP_IND (RTP=1.1.1.1:10000{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:309) TC_call_re_establishment_auth0(1942)@718a44d66dfb: f_mo_call_establish 6: rx 2nd CRCX 20250822133305457 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-310:CM_SERVICE_REQ:trans-8:call-130:RTP_TO_RAN:no-CI)[0x56365ea45ca0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822133305457 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-310:CM_SERVICE_REQ)[0x56365ea5f9e0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250822133305457 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-310:CM_SERVICE_REQ)[0x56365ea05030]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250822133305457 DCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-310:CM_SERVICE_REQ callref-0x80000022 tid-8) codecs: 1.1.1.1:10000{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:705) 20250822133305457 DCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-310:CM_SERVICE_REQ callref-0x80000022 tid-8) Sending Assignment Command (msc_a.c:706) 20250822133305457 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-310:CM_SERVICE_REQ)[0x56365e9fe540]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250822133305457 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133305457 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133305457 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133305457 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133305457 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133305457 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133305457 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133305457 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1935)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1935)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-MNCC(1936)@718a44d66dfb: Found MnccExpect[0] for "12345" handled at TC_call_re_establishment_auth0(1942) MSC_Test_0-SCCP(1933)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1933)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1933)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1933)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1936)@718a44d66dfb: Added conn table entry 0TC_call_re_establishment_auth0(1942)-2147483614 TC_call_re_establishment_auth0(1942)@718a44d66dfb: f_mo_call_establish 1: rx MNCC SETUP ind TC_call_re_establishment_auth0(1942)@718a44d66dfb: f_mo_call_establish 4: rx Assignment Request 20250822133305460 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-310:CM_SERVICE_REQ callref-0x80000022 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) MSC_Test_0-SCCP(1933)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1933)@718a44d66dfb: vl_len:14 MSC_Test_0-SCCP(1933)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1933)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1935)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133305462 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133305462 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133305462 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133305462 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133305462 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133305462 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133305462 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133305462 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133305462 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-310:CM_SERVICE_REQ)[0x56365e9fe540]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133305462 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-310:CM_SERVICE_REQ)[0x56365ea05030]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133305462 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-310:CM_SERVICE_REQ:trans-8:call-130:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x56365ea45ca0]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250822133305462 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-310:CM_SERVICE_REQ:trans-8:call-130:RTP_TO_RAN:CI-22222:no-remote-port:codecs-not-sent:mode-not-sent:local-2-2-2-2-11000)[0x56365ea45ca0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250822133305462 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-310:CM_SERVICE_REQ:trans-8:call-130:RTP_TO_RAN:CI-22222:remote-port-not-sent:codecs-not-sent:mode-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea45ca0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250822133305462 DCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-310:CM_SERVICE_REQ callref-0x80000022 tid-8) codecs: 1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:1596) 20250822133305462 DCC INFO trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-310:CM_SERVICE_REQ callref-0x80000022 tid-8) Assignment Complete: RAN: GSM#3, CN: GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111 (msc_a.c:1597) 20250822133305462 DCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-310:CM_SERVICE_REQ callref-0x80000022 tid-8) codecs: 1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:2187) 20250822133305463 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-310:CM_SERVICE_REQ callref-0x80000022 tid-8) tx MNCC_RTP_CREATE (RTP=1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111}) (gsm_04_08_cc.c:309) TC_call_re_establishment_auth0(1942)@718a44d66dfb: f_mo_call_establish 3: rx RTP CREATE TC_call_re_establishment_auth0(1942)@718a44d66dfb: f_mo_call_establish 5: rx MDCX for the RAN side 20250822133305464 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-310:CM_SERVICE_REQ callref-0x80000022 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250822133305464 DCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-310:CM_SERVICE_REQ callref-0x80000022 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822133305464 DCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-310:CM_SERVICE_REQ callref-0x80000022 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822133305464 DCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-310:CM_SERVICE_REQ callref-0x80000022 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250822133305464 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-310:CM_SERVICE_REQ)[0x56365e9fe540]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133305465 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133305465 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133305465 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133305465 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133305465 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133305465 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133305465 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133305465 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1935)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1935)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1933)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1933)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1933)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1933)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822133305465 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-310:CM_SERVICE_REQ:trans-8:call-130:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea45ca0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822133305465 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-310:CM_SERVICE_REQ:trans-8:call-130:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea45ca0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250822133305465 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-310:CM_SERVICE_REQ)[0x56365ea5f9e0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250822133305467 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-310:CM_SERVICE_REQ callref-0x80000022 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250822133305467 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-310:CM_SERVICE_REQ callref-0x80000022 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822133305467 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-310:CM_SERVICE_REQ callref-0x80000022 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822133305467 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-310:CM_SERVICE_REQ callref-0x80000022 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250822133305467 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-310:CM_SERVICE_REQ)[0x56365e9fe540]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133305467 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133305467 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133305467 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133305467 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133305467 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133305467 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133305467 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133305467 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1935)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1935)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1933)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1933)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1933)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1933)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment_auth0(1942)@718a44d66dfb: f_mo_call_establish 7: rx CC Alerting 20250822133305468 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-310:CM_SERVICE_REQ callref-0x80000022 tid-8) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250822133305468 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-310:CM_SERVICE_REQ callref-0x80000022 tid-8) Got no information of remote audio codecs: neither SDP nor Bearer Capability. Trying anyway. (gsm_04_08_cc.c:795) 20250822133305468 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-310:CM_SERVICE_REQ callref-0x80000022 tid-8) codecs: 1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:798) 20250822133305468 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-310:CM_SERVICE_REQ:trans-8:call-130:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x56365ea6ec00]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250822133305468 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-310:CM_SERVICE_REQ:trans-8:call-130:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x56365ea6ec00]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250822133305468 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-310:CM_SERVICE_REQ:trans-8:call-130:RTP_TO_CN:CI-11111:remote-port-not-sent:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea6ec00]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250822133305468 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-310:CM_SERVICE_REQ callref-0x80000022 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250822133305468 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-310:CM_SERVICE_REQ callref-0x80000022 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822133305468 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-310:CM_SERVICE_REQ callref-0x80000022 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822133305468 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-310:CM_SERVICE_REQ callref-0x80000022 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250822133305468 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-310:CM_SERVICE_REQ callref-0x80000022 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250822133305468 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-310:CM_SERVICE_REQ)[0x56365e9fe540]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133305468 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133305468 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133305468 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133305468 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133305468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133305468 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133305468 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133305468 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1935)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1935)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1933)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1933)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1933)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1933)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment_auth0(1942)@718a44d66dfb: f_mo_call_establish 10: rx CC CONNECT TC_call_re_establishment_auth0(1942)@718a44d66dfb: as_optional_mgcp_mdcx: rx MDCX MSC_Test_0-RAN(1934)@718a44d66dfb: patching N(SD)=3 into dtap '030F'O TC_call_re_establishment_auth0(1942)@718a44d66dfb: { line := { verb := "MDCX", trans_id := "223", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "82" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "82", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "112", "110", "3", "111" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "112 AMR/8000/1" } }, { rtpmap := { attr_value := "110 GSM-EFR/8000/1" } }, { rtpmap := { attr_value := "111 GSM-HR-08/8000/1" } }, { ptime := { attr_value := "20" } } } } } } } MSC_Test_0-RAN(1934)@718a44d66dfb: patched enc_l3: '03CF'O MSC_Test_0-SCCP(1933)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1933)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(1933)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1933)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '01000203CF'O 20250822133305470 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133305470 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133305470 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133305470 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133305470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133305470 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133305470 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(1935)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133305470 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133305470 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-310:CM_SERVICE_REQ)[0x56365e9fe540]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133305470 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-310:CM_SERVICE_REQ)[0x56365ea05030]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133305470 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-310:CM_SERVICE_REQ callref-0x80000022 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2690) 20250822133305470 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-310:CM_SERVICE_REQ callref-0x80000022 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250822133305470 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-310:CM_SERVICE_REQ callref-0x80000022 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250822133305470 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-310:CM_SERVICE_REQ callref-0x80000022 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822133305470 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-310:CM_SERVICE_REQ callref-0x80000022 tid-8) tx MNCC_SETUP_COMPL_IND (gsm_04_08_cc.c:309) 20250822133305470 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-310:CM_SERVICE_REQ:trans-8:call-130:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea6ec00]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822133305470 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-310:CM_SERVICE_REQ:trans-8:call-130:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea6ec00]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250822133305470 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-310:CM_SERVICE_REQ)[0x56365ea5f9e0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250822133305470 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-310:CM_SERVICE_REQ)[0x56365ea5f9e0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250822133305470 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-310:CM_SERVICE_REQ)[0x56365ea05030]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) TC_call_re_establishment_auth0(1942)@718a44d66dfb: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_call_re_establishment_auth0(1942)@718a44d66dfb: Osmux ok: use_osmux = false got_osmux_count = 0 TC_call_re_establishment_auth0(1942)@718a44d66dfb: f_mo_call_establish DONE TC_call_re_establishment_auth0(1942)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1939)@718a44d66dfb: Deleted GSUP IMSI table entry 0TC_call_re_establishment_auth0(1942)"262420000000092" MSC_Test-GSUP(1939)@718a44d66dfb: Added IMSI table entry 0TC_call_re_establishment_auth0(1943)"262420000000092" TC_call_re_establishment_auth0(1943)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMReEstablReq := { messageType := '000000'B, nsd := '00'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare := '0000'B, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000092'H, fillerDigit := omit } } } }, locationAreaIdentification := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1934)@718a44d66dfb: Added conn table entry 1TC_call_re_establishment_auth0(1943)9927514 MSC_Test_0-RAN(1934)@718a44d66dfb: patch: N(SD) for ConnIdx 1 set to 1 MSC_Test_0-SCCP(1933)@718a44d66dfb: First idle individual index:1 20250822133309005 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133309005 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133309005 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133309005 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133309005 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133309005 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133309005 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133309005 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1935)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133309006 DMSC DEBUG msub_fsm[0x56365ea2cbb0]{active}: Allocated (fsm.c:456) 20250822133309006 DMSC DEBUG msc_i[0x56365ea2cce0]{READY}: Allocated (fsm.c:456) 20250822133309006 DMSC DEBUG msc_i[0x56365ea2cce0]{READY}: is child of msub_fsm[0x56365ea2cbb0] (fsm.c:486) 20250822133309006 DMSC DEBUG msc_a[0x56365ea51740]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822133309006 DMSC DEBUG msc_a[0x56365ea51740]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea2cbb0] (fsm.c:486) 20250822133309006 DMSC DEBUG msc_a(unknown:GERAN-A-311:NONE)[0x56365ea51740]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822133309006 DMSC DEBUG msc_i(unknown:GERAN-A-311:NONE)[0x56365ea2cce0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822133309006 DMSC DEBUG msc_a(unknown:GERAN-A-311:NONE)[0x56365ea51740]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822133309006 DMM DEBUG <- CM RE-ESTABLISH REQUEST IMSI-262420000000092 (gsm_04_08.c:860) 20250822133309006 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C + gsm48_rx_cm_reest_req: now used by 4 (attached,active-conn,CC,gsm48_rx_cm_reest_req) (gsm_04_08.c:879) 20250822133309006 DBSSAP NOTICE msc_a(IMSI-262420000000092:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x56365ea51740]{MSC_A_ST_VALIDATE_L3}: New conn requesting Re-Establishment (gsm_04_08.c:890) 20250822133309006 DBSSAP NOTICE msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-310:CM_SERVICE_REQ)[0x56365ea05030]{MSC_A_ST_COMMUNICATING}: Old conn matching Re-Establishment request (1 (cc)) (gsm_04_08.c:891) 20250822133309006 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-310:CM_SERVICE_REQ)[0x56365ea5f9e0]{ESTABLISHED}: Reparenting from parent msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-310:CM_SERVICE_REQ)[0x56365ea05030] to parent msc_a(IMSI-262420000000092:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x56365ea51740] (call_leg.c:99) 20250822133309007 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-310:CM_SERVICE_REQ)[0x56365ea792b0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (gsm_04_08.c:921) 20250822133309007 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-310:CM_SERVICE_REQ)[0x56365ea792b0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-310:CM_SERVICE_REQ)[0x56365ea05030] (gsm_04_08.c:921) 20250822133309007 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-310:CM_SERVICE_REQ)[0x56365ea792b0]{PR_ARQ_S_DONE}: Freeing instance (gsm_04_08.c:921) 20250822133309007 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-310:CM_SERVICE_REQ)[0x56365ea792b0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822133309007 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-310:CM_SERVICE_REQ)[0x56365ea05030]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_CN_CLOSE (gsm_04_08.c:921) 20250822133309007 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-310:CM_SERVICE_REQ)[0x56365ea05030]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250822133309007 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C + 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) 20250822133309007 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C + 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) 20250822133309007 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C - 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) 20250822133309007 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-310:CM_SERVICE_REQ)[0x56365e9fe540]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822133309007 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C - msc_a_fsm_releasing_onenter: now used by 4 (attached,active-conn,CC,gsm48_rx_cm_reest_req) (msc_a.c:1004) 20250822133309007 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C - active-conn: now used by 3 (attached,CC,gsm48_rx_cm_reest_req) (gsm_04_08.c:925) 20250822133309007 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-310:CM_SERVICE_REQ)[0x56365ea05030]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_CN_CLOSE (msc_a.c:2248) 20250822133309007 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x56365ea51870]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822133309007 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x56365ea51870]{PR_ARQ_S_INIT}: is child of msc_a(IMSI-262420000000092:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x56365ea51740] (fsm.c:486) 20250822133309007 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x56365ea51870]{PR_ARQ_S_INIT}: rev=R99 net=GERAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250822133309007 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x56365ea51870]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822133309007 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C + 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) 20250822133309007 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C + active-conn: now used by 5 (attached,CC,gsm48_rx_cm_reest_req,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822133309007 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x56365ea51740]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822133309007 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x56365ea51740]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.998s remaining) (msc_a.c:280) 20250822133309007 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x56365ea51870]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822133309007 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x56365ea51870]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250822133309007 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x56365e9ff050]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822133309007 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x56365e9ff050]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x56365ea51870] (fsm.c:486) 20250822133309007 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x56365e9ff050]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822133309007 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x56365e9ff050]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822133309007 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C - proc_arq_vlr_fn_init: now used by 4 (attached,CC,gsm48_rx_cm_reest_req,active-conn) (vlr_access_req_fsm.c:405) 20250822133309007 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C - gsm48_rx_cm_reest_req: now used by 3 (attached,CC,active-conn) (gsm_04_08.c:950) 20250822133309008 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133309008 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133309008 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133309008 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133309008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133309008 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133309008 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133309008 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133309008 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133309008 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133309008 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133309008 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133309008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133309008 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133309008 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133309008 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1935)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1935)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1935)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1935)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1933)@718a44d66dfb: { messageType := 2, destLocRef := '977B5A'O, sourceLocRef := '000137'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1933)@718a44d66dfb: Session index based on local reference:1 MSC_Test_0-SCCP(1933)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1933)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1933)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1933)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1933)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1933)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1933)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1933)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822133309013 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133309013 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133309013 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133309013 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133309013 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133309013 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133309013 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133309013 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1935)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133309013 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-310:CM_SERVICE_REQ)[0x56365e9fe540]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133309014 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-310:CM_SERVICE_REQ)[0x56365ea05030]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133309014 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-310:CM_SERVICE_REQ)[0x56365ea05030]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822133309014 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-310:CM_SERVICE_REQ)[0x56365ea05030]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133309014 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-310:CM_SERVICE_REQ)[0x56365ea05030]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822133309014 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-310:CM_SERVICE_REQ)[0x56365ea05030]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea5b590] (msc_a.c:1053) 20250822133309014 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-310:CM_SERVICE_REQ)[0x56365ea05030]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822133309014 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-310:CM_SERVICE_REQ)[0x56365ea05030]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822133309014 DMSC DEBUG msub_fsm[0x56365ea5b590]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822133309014 DMSC DEBUG msub(unknown) MSC-A terminated (msub.c:261) 20250822133309014 DMSC DEBUG msub(unknown) 1 MSC-I still active (msub.c:79) 20250822133309014 DMSC DEBUG msub_fsm[0x56365ea5b590]{active}: State change to terminating (no timeout) (msub.c:91) 20250822133309014 DMSC DEBUG msub_fsm[0x56365ea5b590]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822133309014 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-310:CM_SERVICE_REQ)[0x56365e9fe540]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822133309014 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-310:CM_SERVICE_REQ)[0x56365e9fe540]{READY}: Removing from parent msub_fsm[0x56365ea5b590] (msub.c:113) 20250822133309014 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-310 (ran_conn.c:155) 20250822133309014 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-310:CM_SERVICE_REQ)[0x56365e9fe540]{READY}: Freeing instance (msub.c:113) 20250822133309014 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-310:CM_SERVICE_REQ)[0x56365e9fe540]{READY}: Deallocated (fsm.c:568) 20250822133309014 DMSC DEBUG msub(unknown) Free (msub.c:119) 20250822133309014 DMSC DEBUG msub_fsm[0x56365ea5b590]{terminating}: Freeing instance (msub.c:113) 20250822133309014 DMSC DEBUG msub_fsm[0x56365ea5b590]{terminating}: Deallocated (fsm.c:568) 20250822133309014 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133309014 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133309014 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133309014 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133309014 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133309014 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133309014 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133309015 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1935)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1935)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1933)@718a44d66dfb: Session index based on local reference:0 20250822133309015 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C + vlr_gsup_rx: now used by 4 (attached,CC,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133309015 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x56365e9ff050]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822133309015 DVLR DEBUG SUBSCR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C) Received 1 auth tuples (vlr.c:996) 20250822133309015 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x56365e9ff050]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822133309015 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x56365e9ff050]{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) 20250822133309015 DMM DEBUG Tx AUTH REQ (rand = 809cd1a3380730f3a0f67179c7b6c737) (gsm_04_08.c:641) 20250822133309015 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x56365ea2cce0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133309015 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133309015 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133309015 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133309015 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133309015 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133309015 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133309015 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133309015 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133309015 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C - vlr_gsup_rx: now used by 3 (attached,CC,active-conn) (vlr.c:1410) MSC_Test_0-M3UA(1935)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133309016 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133309016 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133309016 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133309016 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133309016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133309016 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133309016 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133309016 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1934)@718a44d66dfb: Deleted conn table entry 0TC_call_re_establishment_auth0(1942)4416505 MSC_Test_0-M3UA(1935)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1935)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1933)@718a44d66dfb: Session index based on local reference:1 MSC_Test_0-SCCP(1933)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1933)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1933)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment_auth0(1942)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1934)@718a44d66dfb: patching N(SD)=1 into dtap '05143E56EAA6'O TC_call_re_establishment_auth0(1942)@718a44d66dfb: Final verdict of PTC: pass MSC_Test_0-RAN(1934)@718a44d66dfb: patched enc_l3: '05543E56EAA6'O MSC_Test_0-SCCP(1933)@718a44d66dfb: Session index based on connection ID:1 MSC_Test_0-SCCP(1933)@718a44d66dfb: vl_len:9 MSC_Test_0-SCCP(1933)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1933)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '01000605543E56EAA6'O MSC_Test_0-M3UA(1935)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133309020 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133309020 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133309020 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133309020 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133309020 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133309020 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133309020 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133309020 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133309021 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x56365ea2cce0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133309021 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x56365ea51740]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133309021 DMM DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x56365ea51740]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = 3e56eaa6) (gsm_04_08.c:1128) 20250822133309021 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x56365e9ff050]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822133309021 DVLR DEBUG SUBSCR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C) AUTH on GERAN received SRES/RES: 3e56eaa6 (4 bytes) (vlr_auth_fsm.c:151) 20250822133309021 DVLR INFO SUBSCR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250822133309021 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x56365e9ff050]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822133309021 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x56365e9ff050]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822133309021 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x56365e9ff050]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822133309021 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x56365e9ff050]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x56365ea51870] (vlr_auth_fsm.c:294) 20250822133309021 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x56365e9ff050]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822133309021 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x56365e9ff050]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822133309021 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x56365ea51870]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250822133309021 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x56365ea51870]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822133309021 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x56365ea51870]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822133309021 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x56365ea2cce0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822133309021 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x56365ea51870]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822133309021 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x56365ea51870]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822133309021 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x56365ea51870]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822133309021 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x56365ea51870]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822133309021 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x56365ea51870]{PR_ARQ_S_WAIT_AUTH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822133309021 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x56365ea51870]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822133309021 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x56365ea51870]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822133309021 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x56365ea51740]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250822133309021 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x56365ea51740]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.985s remaining) (msc_a.c:450) 20250822133309021 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000092/3/1): Available (smpp_smsc.c:626) 20250822133309021 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x56365ea51740]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (msc_a.c:229) 20250822133309021 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x56365ea51740]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250822133309021 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-311:CM_RE_ESTABLISH_REQ callref-0x80000022 tid-8) codecs: 1.1.1.1:10000{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:2161) 20250822133309021 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x56365ea51740]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (msc_a.c:2184) 20250822133309021 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-311:CM_RE_ESTABLISH_REQ callref-0x80000022 tid-8) codecs: 1.1.1.1:10000{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:705) 20250822133309021 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-311:CM_RE_ESTABLISH_REQ callref-0x80000022 tid-8) Sending Assignment Command (msc_a.c:706) 20250822133309021 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x56365ea2cce0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250822133309021 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133309021 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133309021 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133309021 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133309021 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133309021 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133309021 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133309021 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133309021 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133309021 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133309021 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133309021 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133309021 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133309021 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133309021 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133309021 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1935)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1935)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1935)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1935)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1933)@718a44d66dfb: Session index based on local reference:1 MSC_Test_0-SCCP(1933)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1933)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1933)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1933)@718a44d66dfb: Session index based on local reference:1 MSC_Test_0-SCCP(1933)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1933)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1933)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1936)@718a44d66dfb: Deleted conn table entry 0TC_call_re_establishment_auth0(1942)-2147483614 MSC_Test-MNCC(1936)@718a44d66dfb: Added conn table entry 0TC_call_re_establishment_auth0(1943)-2147483614 MSC_Test-MGCP(1937)@718a44d66dfb: MGCP_Emulation_CT: MgcpEndpointTable[0] now sends to TC_call_re_establishment_auth0(1943) MSC_Test_0-SCCP(1933)@718a44d66dfb: Session index based on connection ID:1 MSC_Test_0-SCCP(1933)@718a44d66dfb: vl_len:14 MSC_Test_0-SCCP(1933)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1933)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1935)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133309036 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133309036 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133309036 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133309036 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133309036 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133309036 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133309036 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133309036 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133309037 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x56365ea2cce0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133309037 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x56365ea51740]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133309037 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-310:CM_SERVICE_REQ:trans-8:call-130:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea45ca0]{ESTABLISHED}: no change: codecs already set to GSM#3 (rtp_stream.c:424) 20250822133309037 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-310:CM_SERVICE_REQ:trans-8:call-130:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea45ca0]{ESTABLISHED}: remote addr already 9.8.7.6:9000, no change (rtp_stream.c:470) 20250822133309037 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-310:CM_SERVICE_REQ:trans-8:call-130:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea45ca0]{ESTABLISHED}: Not committing: remote RTP address, codecs and mode are already set up at MGW (rtp_stream.c:402) 20250822133309037 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-311:CM_RE_ESTABLISH_REQ callref-0x80000022 tid-8) codecs: 1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:1596) 20250822133309037 DCC INFO trans(CC:ACTIVE IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-311:CM_RE_ESTABLISH_REQ callref-0x80000022 tid-8) Assignment Complete: RAN: GSM#3, CN: GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111 (msc_a.c:1597) 20250822133309037 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-311:CM_RE_ESTABLISH_REQ callref-0x80000022 tid-8) Re-Assignment complete (gsm_04_08_cc.c:2150) MSC_Test_0-RAN(1934)@718a44d66dfb: patching N(SD)=2 into dtap '032502E180'O MSC_Test_0-RAN(1934)@718a44d66dfb: patched enc_l3: '03A502E180'O MSC_Test_0-SCCP(1933)@718a44d66dfb: Session index based on connection ID:1 MSC_Test_0-SCCP(1933)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(1933)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1933)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '01000503A502E180'O MSC_Test_0-M3UA(1935)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133312048 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133312048 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133312048 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133312048 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133312048 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133312048 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133312048 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133312048 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133312048 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x56365ea2cce0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133312048 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x56365ea51740]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133312048 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-311:CM_RE_ESTABLISH_REQ callref-0x80000022 tid-8) rx DISCONNECT in state ACTIVE (gsm_04_08_cc.c:2690) 20250822133312048 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-311:CM_RE_ESTABLISH_REQ callref-0x80000022 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250822133312048 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-311:CM_RE_ESTABLISH_REQ callref-0x80000022 tid-8) tx MNCC_DISC_IND (gsm_04_08_cc.c:309) 20250822133312055 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-311:CM_RE_ESTABLISH_REQ callref-0x80000022 tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250822133312055 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-311:CM_RE_ESTABLISH_REQ callref-0x80000022 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822133312055 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-311:CM_RE_ESTABLISH_REQ callref-0x80000022 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250822133312055 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-311:CM_RE_ESTABLISH_REQ callref-0x80000022 tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250822133312055 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x56365ea2cce0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133312055 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133312056 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133312056 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133312056 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133312056 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133312056 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133312056 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133312056 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1935)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1935)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1933)@718a44d66dfb: Session index based on local reference:1 MSC_Test_0-SCCP(1933)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1933)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1933)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1934)@718a44d66dfb: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1934)@718a44d66dfb: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1933)@718a44d66dfb: Session index based on connection ID:1 MSC_Test_0-SCCP(1933)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(1933)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1933)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(1935)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133312061 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133312061 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133312061 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133312062 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133312062 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133312062 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133312062 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133312062 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133312062 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x56365ea2cce0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133312062 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x56365ea51740]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133312062 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-311:CM_RE_ESTABLISH_REQ callref-0x80000022 tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2690) 20250822133312062 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-311:CM_RE_ESTABLISH_REQ callref-0x80000022 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250822133312062 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-311:CM_RE_ESTABLISH_REQ callref-0x80000022 tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250822133312062 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-311:CM_RE_ESTABLISH_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250822133312062 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-311:CM_RE_ESTABLISH_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250822133312062 DCC DEBUG trans(CC:NULL IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-311:CM_RE_ESTABLISH_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822133312062 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250822133312062 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x56365ea51740]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133312062 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x56365ea51740]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250822133312062 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822133312062 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822133312062 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822133312062 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-310:CM_SERVICE_REQ)[0x56365ea5f9e0]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250822133312062 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-310:CM_SERVICE_REQ:trans-8:call-130:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea45ca0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250822133312062 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-310:CM_SERVICE_REQ:trans-8:call-130:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea45ca0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-310:CM_SERVICE_REQ)[0x56365ea5f9e0] (call_leg.c:197) 20250822133312062 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-310:CM_SERVICE_REQ:trans-8:call-130:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea45ca0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250822133312062 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-310:CM_SERVICE_REQ:trans-8:call-130:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea45ca0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250822133312062 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-310:CM_SERVICE_REQ:trans-8:call-130:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea6ec00]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250822133312062 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-310:CM_SERVICE_REQ:trans-8:call-130:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea6ec00]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-310:CM_SERVICE_REQ)[0x56365ea5f9e0] (call_leg.c:197) 20250822133312063 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-310:CM_SERVICE_REQ)[0x56365ea5f9e0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250822133312063 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-310:CM_SERVICE_REQ:trans-8:call-130:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea6ec00]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250822133312063 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-310:CM_SERVICE_REQ:trans-8:call-130:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea6ec00]{ESTABLISHED}: Deallocated (fsm.c:568) 20250822133312063 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-310:CM_SERVICE_REQ)[0x56365ea5f9e0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250822133312063 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-310:CM_SERVICE_REQ)[0x56365ea5f9e0]{RELEASING}: Removing from parent msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x56365ea51740] (call_leg.c:198) 20250822133312063 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-310:CM_SERVICE_REQ)[0x56365ea5f9e0]{RELEASING}: Freeing instance (call_leg.c:198) 20250822133312063 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-310:CM_SERVICE_REQ)[0x56365ea5f9e0]{RELEASING}: Deallocated (fsm.c:568) 20250822133312063 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x56365ea51740]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250822133312063 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x56365ea2cce0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822133312063 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822133312063 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133312063 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133312063 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133312063 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133312063 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133312063 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133312063 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133312063 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1935)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1935)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1933)@718a44d66dfb: Session index based on local reference:1 MSC_Test_0-SCCP(1933)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1933)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1933)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1936)@718a44d66dfb: Deleted conn table entry 0TC_call_re_establishment_auth0(1943)-2147483614 MSC_Test_0-SCCP(1933)@718a44d66dfb: Session index based on connection ID:1 MSC_Test_0-SCCP(1933)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1933)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1933)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1935)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133312069 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133312069 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133312069 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133312069 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133312069 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133312069 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133312069 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133312069 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133312069 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x56365ea2cce0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133312069 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x56365ea51740]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133312069 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x56365ea51740]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822133312069 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x56365ea51740]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133312069 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x56365ea51740]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822133312069 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x56365ea51870]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822133312069 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x56365ea51870]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x56365ea51740] (msc_a.c:1053) 20250822133312069 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x56365ea51870]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822133312069 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x56365ea51870]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822133312069 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x56365ea51740]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea2cbb0] (msc_a.c:1053) 20250822133312069 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x56365ea51740]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822133312069 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x56365ea51740]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822133312069 DMSC DEBUG msub_fsm[0x56365ea2cbb0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822133312069 DMSC DEBUG msub(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C) MSC-A terminated (msub.c:261) 20250822133312069 DMSC DEBUG msub(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C) 1 MSC-I still active (msub.c:79) 20250822133312070 DMSC DEBUG msub_fsm[0x56365ea2cbb0]{active}: State change to terminating (no timeout) (msub.c:91) 20250822133312070 DMSC DEBUG msub_fsm[0x56365ea2cbb0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822133312070 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x56365ea2cce0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822133312070 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x56365ea2cce0]{READY}: Removing from parent msub_fsm[0x56365ea2cbb0] (msub.c:113) 20250822133312070 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-311 (ran_conn.c:155) 20250822133312070 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x56365ea2cce0]{READY}: Freeing instance (msub.c:113) 20250822133312070 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x56365ea2cce0]{READY}: Deallocated (fsm.c:568) 20250822133312070 DMSC DEBUG msub(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C) Free (msub.c:119) 20250822133312070 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C - active-conn: now used by 1 (attached) (msub.c:375) 20250822133312070 DMSC DEBUG msub_fsm[0x56365ea2cbb0]{terminating}: Freeing instance (msub.c:113) 20250822133312070 DMSC DEBUG msub_fsm[0x56365ea2cbb0]{terminating}: Deallocated (fsm.c:568) 20250822133312070 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133312070 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133312070 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133312070 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133312070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133312070 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133312070 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133312070 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1935)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1935)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1933)@718a44d66dfb: Session index based on local reference:1 20250822133312071 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133312071 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133312071 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133312071 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133312071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133312071 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133312071 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133312071 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1935)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1934)@718a44d66dfb: Deleted conn table entry 1TC_call_re_establishment_auth0(1943)9927514 TC_call_re_establishment_auth0(1943)@718a44d66dfb: Final verdict of PTC: none 20250822133313084 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822133313084 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(1939)@718a44d66dfb: Final verdict of PTC: none 20250822133313085 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250822133313085 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822133313085 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822133313085 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822133313085 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822133313085 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822133313085 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822133313085 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822133313085 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822133313085 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822133313085 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133313085 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822133313085 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822133313085 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822133313085 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822133313085 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822133313085 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(1938)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-SCCP(1933)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(1936)@718a44d66dfb: Final verdict of PTC: none 20250822133313085 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822133313086 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822133313086 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1935)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(1934)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1932)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1945)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1944)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(1940)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(1941)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(1937)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1932): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(1933): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(1934): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(1935): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(1936): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(1937): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(1938): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(1939): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(1940): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(1941): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_call_re_establishment_auth0(1942): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC TC_call_re_establishment_auth0(1943): none (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1944): none (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1945): none (pass -> pass) MTC@718a44d66dfb: Test case TC_call_re_establishment_auth finished. Verdict: pass MTC@718a44d66dfb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_call_re_establishment_auth pass'. Fri Aug 22 13:33:13 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 20250822133314085 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=603824) 20250822133315086 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822133315086 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822133315086 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822133315086 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=603824, count=604984) 20250822133316087 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:33: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_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 20250822133317088 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_call_re_establishment_ciph started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1949)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(1949)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1949)@718a44d66dfb: ************************************************* MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-SCCP(1947)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822133317726 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1950)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822133317919 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822133317919 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822133317919 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822133317919 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1949)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1949)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1949)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822133317924 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133317924 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822133317924 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822133317924 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822133317924 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822133317924 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822133317924 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1949)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(1949)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1949)@718a44d66dfb: Message received on association #8 20250822133317925 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133317925 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822133317925 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822133317925 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822133317925 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822133317925 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822133317925 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1949)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1949)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1949)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1949)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1949)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1949)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1949)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1949)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) 20250822133317925 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822133317925 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1949)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1949)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822133318090 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822133318090 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1952)@718a44d66dfb: Established a new IPA connection (conn_id=2) 20250822133318095 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1952)@718a44d66dfb: CCM 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(1952)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1952)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1952)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1952)@718a44d66dfb: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1952)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1952)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822133318112 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822133318112 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1953)@718a44d66dfb: Created GsupExpect[0] for "262420000000092" to be handled at TC_call_re_establishment_ciph0(1956) TC_call_re_establishment_ciph0(1956)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250822133318733 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133318733 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133318733 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133318733 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133318733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133318733 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133318733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133318733 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1949)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133318734 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133318734 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133318734 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133318734 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133318734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133318734 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133318734 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133318734 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1949)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1949)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1948)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1948)@718a44d66dfb: Added conn table entry 0TC_call_re_establishment_ciph0(1956)14359476 MSC_Test_0-SCCP(1947)@718a44d66dfb: First idle individual index:0 MSC_Test_0-RAN(1948)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 20250822133318749 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133318749 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133318749 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133318749 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133318749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133318749 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133318749 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133318749 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1949)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133318749 DMSC DEBUG msub_fsm[0x56365e9ff050]{active}: Allocated (fsm.c:456) 20250822133318749 DMSC DEBUG msc_i[0x56365e858e20]{READY}: Allocated (fsm.c:456) 20250822133318749 DMSC DEBUG msc_i[0x56365e858e20]{READY}: is child of msub_fsm[0x56365e9ff050] (fsm.c:486) 20250822133318749 DMSC DEBUG msc_a[0x56365ea05030]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822133318749 DMSC DEBUG msc_a[0x56365ea05030]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365e9ff050] (fsm.c:486) 20250822133318749 DMSC DEBUG msc_a(unknown:GERAN-A-312:NONE)[0x56365ea05030]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822133318749 DMSC DEBUG msc_i(unknown:GERAN-A-312:NONE)[0x56365e858e20]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822133318749 DMSC DEBUG msc_a(unknown:GERAN-A-312:NONE)[0x56365ea05030]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822133318749 DMM DEBUG msc_a(IMSI-262420000000092:GERAN-A-312:LU)[0x56365ea05030]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000092 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822133318749 DMM DEBUG msc_a(IMSI-262420000000092:GERAN-A-312:LU)[0x56365ea05030]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822133318749 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:GERAN-A-312:LU)[0x56365e9fe540]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822133318749 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:GERAN-A-312:LU)[0x56365e9fe540]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000092:GERAN-A-312:LU)[0x56365ea05030] (fsm.c:486) 20250822133318749 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:GERAN-A-312:LU)[0x56365e9fe540]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250822133318749 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:GERAN-A-312:LU)[0x56365e9fe540]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822133318749 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822133318749 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822133318749 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-312:LU)[0x56365ea05030]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822133318749 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-312:LU)[0x56365ea05030]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822133318749 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250822133318749 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822133318749 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-312:LU)[0x56365e9fe540]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822133318749 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-312:LU)[0x56365e9fe540]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822133318749 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-312:LU)[0x56365e9fe540]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250822133318749 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-312:LU)[0x56365ea5b590]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822133318749 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-312:LU)[0x56365ea5b590]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-312:LU)[0x56365e9fe540] (fsm.c:486) 20250822133318749 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-312:LU)[0x56365ea5b590]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822133318749 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-312:LU)[0x56365ea5b590]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822133318749 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133318750 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133318750 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133318750 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133318750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133318750 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133318750 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133318750 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1949)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1949)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1947)@718a44d66dfb: { messageType := 2, destLocRef := 'DB1BB4'O, sourceLocRef := '000138'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1947)@718a44d66dfb: Session index based on local reference:0 MSC_Test-GSUP(1953)@718a44d66dfb: Found GsupExpect[0] for "262420000000092" handled at TC_call_re_establishment_ciph0(1956) MSC_Test-GSUP(1953)@718a44d66dfb: Added IMSI table entry 0TC_call_re_establishment_ciph0(1956)"262420000000092" 20250822133318752 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250822133318752 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1947)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1947)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(1947)@718a44d66dfb: vl_from0 20250822133318753 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133318753 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133318753 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133318753 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133318753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133318753 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133318753 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133318753 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133318753 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-312:LU)[0x56365e858e20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133318753 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-312:LU)[0x56365ea05030]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_0-SCCP(1947)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1949)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_call_re_establishment_ciph0(1956)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_call_re_establishment_ciph0(1956)@718a44d66dfb: setverdict(pass): none -> pass 20250822133318757 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133318757 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-312:LU)[0x56365ea5b590]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822133318757 DVLR DEBUG SUBSCR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C) Received 1 auth tuples (vlr.c:996) 20250822133318757 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-312:LU)[0x56365ea5b590]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822133318757 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-312:LU)[0x56365ea5b590]{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) 20250822133318757 DMM DEBUG Tx AUTH REQ (rand = 964dfcf07f529540ca163ddd5006e9de) (gsm_04_08.c:641) 20250822133318757 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-312:LU)[0x56365e858e20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133318757 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822133318757 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133318757 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133318757 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133318757 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133318757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133318757 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133318757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133318757 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1949)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1949)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1947)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1947)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1947)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1947)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1948)@718a44d66dfb: patching N(SD)=1 into dtap '051458E0E3E1'O MSC_Test_0-RAN(1948)@718a44d66dfb: patched enc_l3: '055458E0E3E1'O MSC_Test_0-SCCP(1947)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1947)@718a44d66dfb: vl_len:9 MSC_Test_0-SCCP(1947)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1947)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010006055458E0E3E1'O MSC_Test_0-M3UA(1949)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133318766 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133318766 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133318766 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133318766 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133318766 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133318766 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133318766 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133318766 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133318766 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-312:LU)[0x56365e858e20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133318766 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-312:LU)[0x56365ea05030]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133318766 DMM DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-312:LU)[0x56365ea05030]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = 58e0e3e1) (gsm_04_08.c:1128) 20250822133318766 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-312:LU)[0x56365ea5b590]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822133318766 DVLR DEBUG SUBSCR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C) AUTH on GERAN received SRES/RES: 58e0e3e1 (4 bytes) (vlr_auth_fsm.c:151) 20250822133318766 DVLR INFO SUBSCR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250822133318766 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-312:LU)[0x56365ea5b590]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822133318766 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-312:LU)[0x56365ea5b590]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822133318766 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-312:LU)[0x56365ea5b590]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822133318766 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-312:LU)[0x56365ea5b590]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-312:LU)[0x56365e9fe540] (vlr_auth_fsm.c:294) 20250822133318766 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-312:LU)[0x56365ea5b590]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822133318766 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-312:LU)[0x56365ea5b590]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822133318766 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-312:LU)[0x56365e9fe540]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250822133318766 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-312:LU)[0x56365e9fe540]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822133318766 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-312:LU)[0x56365e9fe540]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822133318766 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-312:LU)[0x56365e858e20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250822133318766 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-312:LU)[0x56365e9fe540]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250822133318766 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133318766 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133318766 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133318766 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133318766 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133318766 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133318766 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133318767 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1949)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1949)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1947)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1947)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1947)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1947)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1947)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1947)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(1947)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1947)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(1949)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133318775 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133318775 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133318775 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133318775 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133318775 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133318775 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133318775 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133318775 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133318775 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-312:LU)[0x56365e858e20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133318775 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-312:LU)[0x56365ea05030]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133318775 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-312:LU)[0x56365e9fe540]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250822133318775 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-312:LU)[0x56365e9fe540]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822133318775 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-312:LU)[0x56365e858e20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822133318775 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-312:LU)[0x56365e9fe540]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822133318775 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-312:LU)[0x56365e9fe540]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822133318775 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-312:LU)[0x56365ea5b590]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822133318775 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-312:LU)[0x56365ea5b590]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-312:LU)[0x56365e9fe540] (fsm.c:486) 20250822133318775 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-312:LU)[0x56365ea5b590]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822133318775 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-312:LU)[0x56365ea5b590]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822133318775 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133318775 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133318775 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133318775 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133318775 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133318775 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133318775 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133318776 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1949)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1949)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1947)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1947)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1947)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1947)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822133318781 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133318781 DVLR DEBUG IMSI:262420000000092 has MSISDN:491230000092 (vlr.c:1045) 20250822133318781 DMSC NOTICE msub(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C) VLR: update for IMSI=262420000000092 (MSISDN=491230000092) (gsm_04_08.c:1541) 20250822133318781 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822133318782 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133318782 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-312:LU)[0x56365e9fe540]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822133318782 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-312:LU)[0x56365ea5b590]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822133318782 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-312:LU)[0x56365ea5b590]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822133318782 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-312:LU)[0x56365ea5b590]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822133318782 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-312:LU)[0x56365ea5b590]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-312:LU)[0x56365e9fe540] (vlr_lu_fsm.c:110) 20250822133318782 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-312:LU)[0x56365ea5b590]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822133318782 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-312:LU)[0x56365ea5b590]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822133318782 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-312:LU)[0x56365e9fe540]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822133318782 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-312:LU)[0x56365e9fe540]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822133318782 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-312:LU)[0x56365ea792b0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822133318782 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-312:LU)[0x56365ea792b0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-312:LU)[0x56365e9fe540] (fsm.c:486) 20250822133318782 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-312:LU)[0x56365ea792b0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822133318782 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-312:LU)[0x56365ea792b0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822133318782 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-312:LU)[0x56365ea792b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822133318782 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-312:LU)[0x56365ea792b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822133318782 DMSC NOTICE msub(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:TMSInew-0x85A96354) VLR: update for IMSI=262420000000092 (MSISDN=491230000092) (gsm_04_08.c:1541) 20250822133318782 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-312:LU)[0x56365ea792b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822133318782 DMM DEBUG -> IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:TMSInew-0x85A96354 LOCATION UPDATE ACCEPT (TMSI = 0x85a96354) (gsm_04_08.c:149) 20250822133318782 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:TMSInew-0x85A96354:GERAN-A-312:LU)[0x56365e858e20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133318783 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:TMSInew-0x85A96354 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822133318783 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133318783 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133318783 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133318783 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133318783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133318783 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133318783 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133318783 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1949)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1949)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1947)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1947)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1947)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1947)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment_ciph0(1956)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1948)@718a44d66dfb: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1948)@718a44d66dfb: patched enc_l3: '059B'O MSC_Test_0-SCCP(1947)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1947)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(1947)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1947)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1949)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133318789 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133318789 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133318789 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133318789 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133318789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133318789 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133318789 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133318789 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133318790 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:TMSInew-0x85A96354:GERAN-A-312:LU)[0x56365e858e20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133318790 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:TMSInew-0x85A96354:GERAN-A-312:LU)[0x56365ea05030]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133318790 DMM DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:TMSInew-0x85A96354:GERAN-A-312:LU)[0x56365ea05030]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822133318790 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:TMSInew-0x85A96354:GERAN-A-312:LU)[0x56365e9fe540]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822133318790 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-312:LU)[0x56365ea792b0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822133318790 DMSC NOTICE msub(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354) VLR: update for IMSI=262420000000092 (MSISDN=491230000092) (gsm_04_08.c:1541) 20250822133318790 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-312:LU)[0x56365ea792b0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822133318790 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-312:LU)[0x56365e9fe540]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822133318790 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-312:LU)[0x56365ea792b0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822133318790 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-312:LU)[0x56365ea792b0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-312:LU)[0x56365e9fe540] (vlr_lu_fsm.c:817) 20250822133318790 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-312:LU)[0x56365ea792b0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822133318790 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBE90041C:GERAN-A-312:LU)[0x56365ea792b0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822133318790 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-312:LU)[0x56365e9fe540]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822133318790 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-312:LU)[0x56365ea05030]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250822133318790 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-312:LU)[0x56365ea05030]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.959s remaining) (msc_a.c:450) 20250822133318790 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000092/3/1): Available (smpp_smsc.c:626) 20250822133318790 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-312:LU)[0x56365ea05030]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133318790 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-312:LU)[0x56365ea05030]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250822133318790 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822133318790 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822133318790 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822133318790 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-312:LU)[0x56365e858e20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822133318790 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822133318790 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133318790 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133318790 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133318790 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133318790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133318790 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133318790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133318790 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1949)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1949)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1947)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1947)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1947)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1947)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1947)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1947)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1947)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1947)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822133318794 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133318794 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133318794 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133318794 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133318794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133318794 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133318794 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133318794 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1949)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133318795 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-312:LU)[0x56365e858e20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133318795 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-312:LU)[0x56365ea05030]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133318795 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-312:LU)[0x56365ea05030]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822133318795 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-312:LU)[0x56365ea05030]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133318795 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-312:LU)[0x56365ea05030]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822133318795 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-312:LU)[0x56365e9fe540]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822133318795 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-312:LU)[0x56365e9fe540]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-312:LU)[0x56365ea05030] (msc_a.c:1053) 20250822133318795 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-312:LU)[0x56365e9fe540]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822133318795 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-312:LU)[0x56365e9fe540]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822133318795 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-312:LU)[0x56365e9fe540]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822133318795 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-312:LU)[0x56365ea05030]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365e9ff050] (msc_a.c:1053) 20250822133318795 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-312:LU)[0x56365ea05030]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822133318795 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-312:LU)[0x56365ea05030]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822133318795 DMSC DEBUG msub_fsm[0x56365e9ff050]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822133318795 DMSC DEBUG msub(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354) MSC-A terminated (msub.c:261) 20250822133318795 DMSC DEBUG msub(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354) 1 MSC-I still active (msub.c:79) 20250822133318795 DMSC DEBUG msub_fsm[0x56365e9ff050]{active}: State change to terminating (no timeout) (msub.c:91) 20250822133318795 DMSC DEBUG msub_fsm[0x56365e9ff050]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822133318795 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-312:LU)[0x56365e858e20]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822133318795 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-312:LU)[0x56365e858e20]{READY}: Removing from parent msub_fsm[0x56365e9ff050] (msub.c:113) 20250822133318795 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-312 (ran_conn.c:155) 20250822133318795 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-312:LU)[0x56365e858e20]{READY}: Freeing instance (msub.c:113) 20250822133318795 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-312:LU)[0x56365e858e20]{READY}: Deallocated (fsm.c:568) 20250822133318795 DMSC DEBUG msub(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354) Free (msub.c:119) 20250822133318795 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354 - active-conn: now used by 1 (attached) (msub.c:375) 20250822133318795 DMSC DEBUG msub_fsm[0x56365e9ff050]{terminating}: Freeing instance (msub.c:113) 20250822133318795 DMSC DEBUG msub_fsm[0x56365e9ff050]{terminating}: Deallocated (fsm.c:568) 20250822133318795 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133318795 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133318795 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133318795 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133318795 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133318795 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133318795 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133318795 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1949)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1949)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1947)@718a44d66dfb: Session index based on local reference:0 20250822133318797 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133318797 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133318797 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133318797 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133318797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133318797 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133318797 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133318797 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1949)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1948)@718a44d66dfb: Deleted conn table entry 0TC_call_re_establishment_ciph0(1956)14359476 TC_call_re_establishment_ciph0(1956)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822133318799 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822133318799 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_call_re_establishment_ciph0(1956)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_call_re_establishment_ciph0(1956)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_call_re_establishment_ciph0(1956)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_call_re_establishment_ciph0(1956)@718a44d66dfb: 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 := '85A96354'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1948)@718a44d66dfb: Added conn table entry 0TC_call_re_establishment_ciph0(1956)8978427 MSC_Test_0-RAN(1948)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1947)@718a44d66dfb: First idle individual index:0 MSC_Test_0-M3UA(1949)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133318998 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133318998 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133318998 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133318998 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133318998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133318998 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133318998 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133318998 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133318999 DMSC DEBUG msub_fsm[0x56365e9fe540]{active}: Allocated (fsm.c:456) 20250822133318999 DMSC DEBUG msc_i[0x56365ea05030]{READY}: Allocated (fsm.c:456) 20250822133318999 DMSC DEBUG msc_i[0x56365ea05030]{READY}: is child of msub_fsm[0x56365e9fe540] (fsm.c:486) 20250822133318999 DMSC DEBUG msc_a[0x56365e858e20]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822133318999 DMSC DEBUG msc_a[0x56365e858e20]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365e9fe540] (fsm.c:486) 20250822133318999 DMSC DEBUG msc_a(unknown:GERAN-A-313:NONE)[0x56365e858e20]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822133318999 DMSC DEBUG msc_i(unknown:GERAN-A-313:NONE)[0x56365ea05030]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822133318999 DMSC DEBUG msc_a(unknown:GERAN-A-313:NONE)[0x56365e858e20]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822133318999 DMM DEBUG msc_a(TMSI-0x85A96354:GERAN-A-313:CM_SERVICE_REQ)[0x56365e858e20]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250822133318999 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x85A96354:GERAN-A-313:CM_SERVICE_REQ)[0x56365e9ff050]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822133318999 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x85A96354:GERAN-A-313:CM_SERVICE_REQ)[0x56365e9ff050]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x85A96354:GERAN-A-313:CM_SERVICE_REQ)[0x56365e858e20] (fsm.c:486) 20250822133318999 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x85A96354:GERAN-A-313:CM_SERVICE_REQ)[0x56365e9ff050]{PR_ARQ_S_INIT}: rev=R99 net=GERAN Auth+Ciph (vlr_access_req_fsm.c:711) 20250822133318999 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x85A96354:GERAN-A-313:CM_SERVICE_REQ)[0x56365e9ff050]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822133318999 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822133318999 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822133318999 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-313:CM_SERVICE_REQ)[0x56365e858e20]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822133318999 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-313:CM_SERVICE_REQ)[0x56365e858e20]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822133318999 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-313:CM_SERVICE_REQ)[0x56365e9ff050]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822133318999 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-313:CM_SERVICE_REQ)[0x56365e9ff050]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250822133318999 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-313:CM_SERVICE_REQ)[0x56365ea792b0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822133318999 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-313:CM_SERVICE_REQ)[0x56365ea792b0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-313:CM_SERVICE_REQ)[0x56365e9ff050] (fsm.c:486) 20250822133318999 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-313:CM_SERVICE_REQ)[0x56365ea792b0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822133319000 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-313:CM_SERVICE_REQ)[0x56365ea792b0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822133319000 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250822133319000 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133319000 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133319000 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133319000 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133319000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133319000 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133319000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133319000 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1949)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1949)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1947)@718a44d66dfb: { messageType := 2, destLocRef := '88FFFB'O, sourceLocRef := '000139'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1947)@718a44d66dfb: Session index based on local reference:0 20250822133319005 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250822133319005 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_call_re_establishment_ciph0(1956)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_call_re_establishment_ciph0(1956)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822133319009 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133319009 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-313:CM_SERVICE_REQ)[0x56365ea792b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822133319009 DVLR DEBUG SUBSCR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354) Received 1 auth tuples (vlr.c:996) 20250822133319009 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-313:CM_SERVICE_REQ)[0x56365ea792b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822133319009 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-313:CM_SERVICE_REQ)[0x56365ea792b0]{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) 20250822133319009 DMM DEBUG Tx AUTH REQ (rand = 3d85d2536431468fb7b32a51edee7d88) (gsm_04_08.c:641) 20250822133319009 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-313:CM_SERVICE_REQ)[0x56365ea05030]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133319009 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) MSC_Test_0-M3UA(1949)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1949)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1947)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1947)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1947)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1947)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822133319009 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133319009 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133319009 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133319009 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133319009 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133319009 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133319009 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133319009 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1948)@718a44d66dfb: patching N(SD)=1 into dtap '0514476F07C3'O MSC_Test_0-RAN(1948)@718a44d66dfb: patched enc_l3: '0554476F07C3'O 20250822133319010 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133319010 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133319010 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133319010 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133319010 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133319010 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133319010 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133319010 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1947)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1947)@718a44d66dfb: vl_len:9 MSC_Test_0-SCCP(1947)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1947)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0100060554476F07C3'O 20250822133319010 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-313:CM_SERVICE_REQ)[0x56365ea05030]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133319010 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-313:CM_SERVICE_REQ)[0x56365e858e20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133319010 DMM DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-313:CM_SERVICE_REQ)[0x56365e858e20]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = 476f07c3) (gsm_04_08.c:1128) 20250822133319010 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-313:CM_SERVICE_REQ)[0x56365ea792b0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822133319010 DVLR DEBUG SUBSCR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354) AUTH on GERAN received SRES/RES: 476f07c3 (4 bytes) (vlr_auth_fsm.c:151) 20250822133319010 DVLR INFO SUBSCR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250822133319010 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-313:CM_SERVICE_REQ)[0x56365ea792b0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822133319010 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-313:CM_SERVICE_REQ)[0x56365ea792b0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822133319010 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-313:CM_SERVICE_REQ)[0x56365ea792b0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822133319010 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-313:CM_SERVICE_REQ)[0x56365ea792b0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-313:CM_SERVICE_REQ)[0x56365e9ff050] (vlr_auth_fsm.c:294) 20250822133319010 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-313:CM_SERVICE_REQ)[0x56365ea792b0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822133319010 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-313:CM_SERVICE_REQ)[0x56365ea792b0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822133319010 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-313:CM_SERVICE_REQ)[0x56365e9ff050]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250822133319011 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-313:CM_SERVICE_REQ)[0x56365e9ff050]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822133319011 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-313:CM_SERVICE_REQ)[0x56365e9ff050]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) MSC_Test_0-M3UA(1949)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133319011 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-313:CM_SERVICE_REQ)[0x56365ea05030]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250822133319011 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-313:CM_SERVICE_REQ)[0x56365e9ff050]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250822133319011 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133319011 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133319011 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133319011 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133319011 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133319011 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133319011 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133319011 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1949)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1949)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1947)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1947)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1947)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1947)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822133319014 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133319014 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133319014 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133319014 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133319014 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133319014 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133319014 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133319014 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1947)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1947)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(1947)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1947)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(1949)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133319015 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-313:CM_SERVICE_REQ)[0x56365ea05030]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133319015 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-313:CM_SERVICE_REQ)[0x56365e858e20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133319015 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-313:CM_SERVICE_REQ)[0x56365e9ff050]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250822133319015 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-313:CM_SERVICE_REQ)[0x56365e9ff050]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822133319015 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-313:CM_SERVICE_REQ)[0x56365ea05030]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822133319015 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-313:CM_SERVICE_REQ)[0x56365e9ff050]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822133319015 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-313:CM_SERVICE_REQ)[0x56365e9ff050]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822133319015 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-313:CM_SERVICE_REQ)[0x56365e9ff050]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822133319015 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-313:CM_SERVICE_REQ)[0x56365e9ff050]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822133319015 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-313:CM_SERVICE_REQ)[0x56365e9ff050]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822133319015 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-313:CM_SERVICE_REQ)[0x56365e9ff050]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822133319015 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-313:CM_SERVICE_REQ)[0x56365e9ff050]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822133319015 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-313:CM_SERVICE_REQ)[0x56365e858e20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250822133319015 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-313:CM_SERVICE_REQ)[0x56365e858e20]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.984s remaining) (msc_a.c:450) 20250822133319015 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000092/3/1): Available (smpp_smsc.c:626) 20250822133319015 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133319015 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133319015 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133319015 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133319015 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133319015 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133319015 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133319015 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1949)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1949)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1947)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1947)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1947)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1947)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1950)@718a44d66dfb: Created MnccExpect[0] for "12345" to be handled at TC_call_re_establishment_ciph0(1956) MSC_Test-MGCP(1951)@718a44d66dfb: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_call_re_establishment_ciph0(1956) MSC_Test_0-RAN(1948)@718a44d66dfb: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1948)@718a44d66dfb: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_0-SCCP(1947)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1947)@718a44d66dfb: vl_len:19 MSC_Test_0-SCCP(1947)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1947)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010010038504066005040200815E04802143F5'O 20250822133319035 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133319035 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133319035 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133319035 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133319035 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133319035 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133319035 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133319035 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1949)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133319035 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-313:CM_SERVICE_REQ)[0x56365ea05030]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133319035 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-313:CM_SERVICE_REQ)[0x56365e858e20]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133319035 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250822133319035 DCC DEBUG trans(CC:NULL IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354 callref-0x80000023 tid-8) New transaction (transaction.c:231) 20250822133319035 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-313:CM_SERVICE_REQ)[0x56365e858e20]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2671) 20250822133319035 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-313:CM_SERVICE_REQ)[0x56365e858e20]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250822133319035 DCC DEBUG trans(CC:NULL IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-313:CM_SERVICE_REQ callref-0x80000023 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2690) 20250822133319035 DCC DEBUG trans(CC:NULL IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-313:CM_SERVICE_REQ callref-0x80000023 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822133319035 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250822133319035 DCC DEBUG trans(CC:NULL IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-313:CM_SERVICE_REQ callref-0x80000023 tid-8) codecs: :0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:702) 20250822133319035 DCC INFO trans(CC:NULL IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-313:CM_SERVICE_REQ callref-0x80000023 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250822133319035 DCC DEBUG trans(CC:NULL IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-313:CM_SERVICE_REQ callref-0x80000023 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250822133319035 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-313:CM_SERVICE_REQ)[0x56365ea5b590]{ESTABLISHING}: Allocated (fsm.c:456) 20250822133319035 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-313:CM_SERVICE_REQ)[0x56365ea5b590]{ESTABLISHING}: is child of msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-313:CM_SERVICE_REQ)[0x56365e858e20] (fsm.c:486) 20250822133319035 DCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-313:CM_SERVICE_REQ callref-0x80000023 tid-8) codecs: :0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:2161) 20250822133319035 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-313:CM_SERVICE_REQ)[0x56365ea45ca0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250822133319035 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-313:CM_SERVICE_REQ)[0x56365ea45ca0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-313:CM_SERVICE_REQ)[0x56365ea5b590] (fsm.c:486) 20250822133319035 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-313:CM_SERVICE_REQ:trans-8:call-131:RTP_TO_CN:no-CI)[0x56365ea45ca0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250822133319035 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-313:CM_SERVICE_REQ:trans-8:call-131:RTP_TO_CN:no-CI)[0x56365ea45ca0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250822133319035 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-313:CM_SERVICE_REQ)[0x56365ea6fe90]{UNINITIALIZED}: Allocated (fsm.c:456) 20250822133319035 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-313:CM_SERVICE_REQ)[0x56365ea6fe90]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-313:CM_SERVICE_REQ)[0x56365ea5b590] (fsm.c:486) 20250822133319035 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-313:CM_SERVICE_REQ:trans-8:call-131:RTP_TO_RAN:no-CI)[0x56365ea6fe90]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250822133319035 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-313:CM_SERVICE_REQ:trans-8:call-131:RTP_TO_RAN:no-CI)[0x56365ea6fe90]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1951)@718a44d66dfb: Found Expect[0] for { line := { verb := "CRCX", trans_id := "226", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "83" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_call_re_establishment_ciph0(1956) TC_call_re_establishment_ciph0(1956)@718a44d66dfb: f_mo_call_establish 2: rx 1st CRCX 20250822133319050 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-313:CM_SERVICE_REQ:trans-8:call-131:RTP_TO_CN:no-CI)[0x56365ea45ca0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822133319050 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-313:CM_SERVICE_REQ)[0x56365ea5b590]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250822133319050 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-313:CM_SERVICE_REQ)[0x56365e858e20]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250822133319050 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-313:CM_SERVICE_REQ callref-0x80000023 tid-8) tx MNCC_SETUP_IND (RTP=1.1.1.1:10000{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:309) TC_call_re_establishment_ciph0(1956)@718a44d66dfb: f_mo_call_establish 6: rx 2nd CRCX 20250822133319053 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-313:CM_SERVICE_REQ:trans-8:call-131:RTP_TO_RAN:no-CI)[0x56365ea6fe90]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822133319053 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-313:CM_SERVICE_REQ)[0x56365ea5b590]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250822133319053 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-313:CM_SERVICE_REQ)[0x56365e858e20]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250822133319053 DCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-313:CM_SERVICE_REQ callref-0x80000023 tid-8) codecs: 1.1.1.1:10000{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:705) 20250822133319053 DCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-313:CM_SERVICE_REQ callref-0x80000023 tid-8) Sending Assignment Command (msc_a.c:706) 20250822133319053 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-313:CM_SERVICE_REQ)[0x56365ea05030]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250822133319053 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133319053 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133319053 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133319053 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133319053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133319053 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133319053 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133319053 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test-MNCC(1950)@718a44d66dfb: Found MnccExpect[0] for "12345" handled at TC_call_re_establishment_ciph0(1956) MSC_Test-MNCC(1950)@718a44d66dfb: Added conn table entry 0TC_call_re_establishment_ciph0(1956)-2147483613 MSC_Test_0-M3UA(1949)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1949)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1947)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1947)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1947)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1947)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment_ciph0(1956)@718a44d66dfb: f_mo_call_establish 1: rx MNCC SETUP ind TC_call_re_establishment_ciph0(1956)@718a44d66dfb: f_mo_call_establish 4: rx Assignment Request 20250822133319058 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-313:CM_SERVICE_REQ callref-0x80000023 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) MSC_Test_0-SCCP(1947)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1947)@718a44d66dfb: vl_len:14 MSC_Test_0-SCCP(1947)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1947)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O 20250822133319060 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133319060 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133319060 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133319060 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133319060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133319060 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133319060 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133319060 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1949)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133319060 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-313:CM_SERVICE_REQ)[0x56365ea05030]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133319060 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-313:CM_SERVICE_REQ)[0x56365e858e20]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133319060 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-313:CM_SERVICE_REQ:trans-8:call-131:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x56365ea6fe90]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250822133319060 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-313:CM_SERVICE_REQ:trans-8:call-131:RTP_TO_RAN:CI-22222:no-remote-port:codecs-not-sent:mode-not-sent:local-2-2-2-2-11000)[0x56365ea6fe90]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250822133319060 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-313:CM_SERVICE_REQ:trans-8:call-131:RTP_TO_RAN:CI-22222:remote-port-not-sent:codecs-not-sent:mode-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea6fe90]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250822133319060 DCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-313:CM_SERVICE_REQ callref-0x80000023 tid-8) codecs: 1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:1596) 20250822133319060 DCC INFO trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-313:CM_SERVICE_REQ callref-0x80000023 tid-8) Assignment Complete: RAN: GSM#3, CN: GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111 (msc_a.c:1597) 20250822133319060 DCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-313:CM_SERVICE_REQ callref-0x80000023 tid-8) codecs: 1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:2187) 20250822133319060 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-313:CM_SERVICE_REQ callref-0x80000023 tid-8) tx MNCC_RTP_CREATE (RTP=1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111}) (gsm_04_08_cc.c:309) TC_call_re_establishment_ciph0(1956)@718a44d66dfb: f_mo_call_establish 3: rx RTP CREATE TC_call_re_establishment_ciph0(1956)@718a44d66dfb: f_mo_call_establish 5: rx MDCX for the RAN side 20250822133319062 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-313:CM_SERVICE_REQ callref-0x80000023 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250822133319063 DCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-313:CM_SERVICE_REQ callref-0x80000023 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822133319063 DCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-313:CM_SERVICE_REQ callref-0x80000023 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822133319063 DCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-313:CM_SERVICE_REQ callref-0x80000023 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250822133319063 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-313:CM_SERVICE_REQ)[0x56365ea05030]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133319063 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133319063 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133319063 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133319063 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133319063 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133319063 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133319063 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133319063 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1949)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1949)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1947)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1947)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1947)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1947)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822133319063 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-313:CM_SERVICE_REQ:trans-8:call-131:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea6fe90]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822133319063 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-313:CM_SERVICE_REQ:trans-8:call-131:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea6fe90]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250822133319063 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-313:CM_SERVICE_REQ)[0x56365ea5b590]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250822133319065 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-313:CM_SERVICE_REQ callref-0x80000023 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250822133319065 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-313:CM_SERVICE_REQ callref-0x80000023 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822133319065 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-313:CM_SERVICE_REQ callref-0x80000023 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822133319065 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-313:CM_SERVICE_REQ callref-0x80000023 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250822133319065 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-313:CM_SERVICE_REQ)[0x56365ea05030]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133319065 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133319065 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133319065 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133319065 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133319065 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133319065 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133319065 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133319065 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1949)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1949)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1947)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1947)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1947)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1947)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment_ciph0(1956)@718a44d66dfb: f_mo_call_establish 7: rx CC Alerting 20250822133319067 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-313:CM_SERVICE_REQ callref-0x80000023 tid-8) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250822133319067 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-313:CM_SERVICE_REQ callref-0x80000023 tid-8) Got no information of remote audio codecs: neither SDP nor Bearer Capability. Trying anyway. (gsm_04_08_cc.c:795) 20250822133319067 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-313:CM_SERVICE_REQ callref-0x80000023 tid-8) codecs: 1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:798) 20250822133319067 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-313:CM_SERVICE_REQ:trans-8:call-131:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x56365ea45ca0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250822133319067 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-313:CM_SERVICE_REQ:trans-8:call-131:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x56365ea45ca0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250822133319067 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-313:CM_SERVICE_REQ:trans-8:call-131:RTP_TO_CN:CI-11111:remote-port-not-sent:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea45ca0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250822133319067 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-313:CM_SERVICE_REQ callref-0x80000023 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250822133319067 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-313:CM_SERVICE_REQ callref-0x80000023 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822133319067 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-313:CM_SERVICE_REQ callref-0x80000023 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822133319067 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-313:CM_SERVICE_REQ callref-0x80000023 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250822133319067 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-313:CM_SERVICE_REQ callref-0x80000023 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250822133319067 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-313:CM_SERVICE_REQ)[0x56365ea05030]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133319068 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133319068 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133319068 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133319068 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133319068 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133319068 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133319068 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133319068 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1949)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1949)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1947)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1947)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1947)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1947)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment_ciph0(1956)@718a44d66dfb: as_optional_mgcp_mdcx: rx MDCX TC_call_re_establishment_ciph0(1956)@718a44d66dfb: { line := { verb := "MDCX", trans_id := "229", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "83" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "83", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "112", "110", "3", "111" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "112 AMR/8000/1" } }, { rtpmap := { attr_value := "110 GSM-EFR/8000/1" } }, { rtpmap := { attr_value := "111 GSM-HR-08/8000/1" } }, { ptime := { attr_value := "20" } } } } } } } TC_call_re_establishment_ciph0(1956)@718a44d66dfb: f_mo_call_establish 10: rx CC CONNECT 20250822133319070 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-313:CM_SERVICE_REQ:trans-8:call-131:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea45ca0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822133319070 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-313:CM_SERVICE_REQ:trans-8:call-131:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea45ca0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250822133319070 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-313:CM_SERVICE_REQ)[0x56365ea5b590]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250822133319070 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-313:CM_SERVICE_REQ)[0x56365ea5b590]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250822133319070 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-313:CM_SERVICE_REQ)[0x56365e858e20]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) MSC_Test_0-RAN(1948)@718a44d66dfb: patching N(SD)=3 into dtap '030F'O MSC_Test_0-RAN(1948)@718a44d66dfb: patched enc_l3: '03CF'O MSC_Test_0-SCCP(1947)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1947)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(1947)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1947)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '01000203CF'O 20250822133319070 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133319071 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133319071 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133319071 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133319071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133319071 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133319071 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133319071 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1949)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133319071 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-313:CM_SERVICE_REQ)[0x56365ea05030]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133319071 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-313:CM_SERVICE_REQ)[0x56365e858e20]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133319071 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-313:CM_SERVICE_REQ callref-0x80000023 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2690) 20250822133319071 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-313:CM_SERVICE_REQ callref-0x80000023 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250822133319071 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-313:CM_SERVICE_REQ callref-0x80000023 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250822133319071 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-313:CM_SERVICE_REQ callref-0x80000023 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822133319071 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-313:CM_SERVICE_REQ callref-0x80000023 tid-8) tx MNCC_SETUP_COMPL_IND (gsm_04_08_cc.c:309) TC_call_re_establishment_ciph0(1956)@718a44d66dfb: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_call_re_establishment_ciph0(1956)@718a44d66dfb: Osmux ok: use_osmux = false got_osmux_count = 0 TC_call_re_establishment_ciph0(1956)@718a44d66dfb: f_mo_call_establish DONE TC_call_re_establishment_ciph0(1956)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1953)@718a44d66dfb: Deleted GSUP IMSI table entry 0TC_call_re_establishment_ciph0(1956)"262420000000092" MSC_Test-GSUP(1953)@718a44d66dfb: Added IMSI table entry 0TC_call_re_establishment_ciph0(1957)"262420000000092" TC_call_re_establishment_ciph0(1957)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMReEstablReq := { messageType := '000000'B, nsd := '00'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare := '0000'B, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000092'H, fillerDigit := omit } } } }, locationAreaIdentification := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1948)@718a44d66dfb: Added conn table entry 1TC_call_re_establishment_ciph0(1957)10911229 MSC_Test_0-RAN(1948)@718a44d66dfb: patch: N(SD) for ConnIdx 1 set to 1 MSC_Test_0-SCCP(1947)@718a44d66dfb: First idle individual index:1 MSC_Test_0-M3UA(1949)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133322581 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133322581 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133322581 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133322581 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133322581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133322581 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133322581 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133322581 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133322581 DMSC DEBUG msub_fsm[0x56365ea2cbb0]{active}: Allocated (fsm.c:456) 20250822133322581 DMSC DEBUG msc_i[0x56365ea2cce0]{READY}: Allocated (fsm.c:456) 20250822133322581 DMSC DEBUG msc_i[0x56365ea2cce0]{READY}: is child of msub_fsm[0x56365ea2cbb0] (fsm.c:486) 20250822133322581 DMSC DEBUG msc_a[0x56365e9ff180]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822133322581 DMSC DEBUG msc_a[0x56365e9ff180]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea2cbb0] (fsm.c:486) 20250822133322581 DMSC DEBUG msc_a(unknown:GERAN-A-314:NONE)[0x56365e9ff180]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822133322581 DMSC DEBUG msc_i(unknown:GERAN-A-314:NONE)[0x56365ea2cce0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822133322581 DMSC DEBUG msc_a(unknown:GERAN-A-314:NONE)[0x56365e9ff180]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822133322581 DMM DEBUG <- CM RE-ESTABLISH REQUEST IMSI-262420000000092 (gsm_04_08.c:860) 20250822133322581 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354 + gsm48_rx_cm_reest_req: now used by 4 (attached,active-conn,CC,gsm48_rx_cm_reest_req) (gsm_04_08.c:879) 20250822133322581 DBSSAP NOTICE msc_a(IMSI-262420000000092:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x56365e9ff180]{MSC_A_ST_VALIDATE_L3}: New conn requesting Re-Establishment (gsm_04_08.c:890) 20250822133322581 DBSSAP NOTICE msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-313:CM_SERVICE_REQ)[0x56365e858e20]{MSC_A_ST_COMMUNICATING}: Old conn matching Re-Establishment request (1 (cc)) (gsm_04_08.c:891) 20250822133322581 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-313:CM_SERVICE_REQ)[0x56365ea5b590]{ESTABLISHED}: Reparenting from parent msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-313:CM_SERVICE_REQ)[0x56365e858e20] to parent msc_a(IMSI-262420000000092:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x56365e9ff180] (call_leg.c:99) 20250822133322581 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-313:CM_SERVICE_REQ)[0x56365e9ff050]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (gsm_04_08.c:921) 20250822133322581 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-313:CM_SERVICE_REQ)[0x56365e9ff050]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-313:CM_SERVICE_REQ)[0x56365e858e20] (gsm_04_08.c:921) 20250822133322581 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-313:CM_SERVICE_REQ)[0x56365e9ff050]{PR_ARQ_S_DONE}: Freeing instance (gsm_04_08.c:921) 20250822133322581 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-313:CM_SERVICE_REQ)[0x56365e9ff050]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822133322581 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-313:CM_SERVICE_REQ)[0x56365e858e20]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_CN_CLOSE (gsm_04_08.c:921) 20250822133322581 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-313:CM_SERVICE_REQ)[0x56365e858e20]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250822133322581 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354 + 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) 20250822133322581 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354 + 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) 20250822133322581 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354 - 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) 20250822133322581 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-313:CM_SERVICE_REQ)[0x56365ea05030]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822133322581 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354 - msc_a_fsm_releasing_onenter: now used by 4 (attached,active-conn,CC,gsm48_rx_cm_reest_req) (msc_a.c:1004) 20250822133322581 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354 - active-conn: now used by 3 (attached,CC,gsm48_rx_cm_reest_req) (gsm_04_08.c:925) 20250822133322581 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-313:CM_SERVICE_REQ)[0x56365e858e20]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_CN_CLOSE (msc_a.c:2248) 20250822133322581 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x56365e9ff2b0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822133322581 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x56365e9ff2b0]{PR_ARQ_S_INIT}: is child of msc_a(IMSI-262420000000092:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x56365e9ff180] (fsm.c:486) 20250822133322581 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x56365e9ff2b0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN Auth+Ciph (vlr_access_req_fsm.c:711) 20250822133322581 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x56365e9ff2b0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822133322581 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354 + 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) 20250822133322581 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354 + active-conn: now used by 5 (attached,CC,gsm48_rx_cm_reest_req,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822133322581 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x56365e9ff180]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822133322581 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x56365e9ff180]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822133322581 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x56365e9ff2b0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822133322581 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x56365e9ff2b0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250822133322581 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x56365ea51740]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822133322581 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x56365ea51740]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x56365e9ff2b0] (fsm.c:486) 20250822133322581 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x56365ea51740]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822133322581 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x56365ea51740]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822133322581 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354 - proc_arq_vlr_fn_init: now used by 4 (attached,CC,gsm48_rx_cm_reest_req,active-conn) (vlr_access_req_fsm.c:405) 20250822133322581 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354 - gsm48_rx_cm_reest_req: now used by 3 (attached,CC,active-conn) (gsm_04_08.c:950) 20250822133322581 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133322581 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133322581 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133322581 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133322581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133322581 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133322581 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133322581 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133322582 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133322582 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133322582 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133322582 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133322582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133322582 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133322582 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133322582 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1949)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1949)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1949)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1949)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1947)@718a44d66dfb: { messageType := 2, destLocRef := 'A67DFD'O, sourceLocRef := '00013A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1947)@718a44d66dfb: Session index based on local reference:1 MSC_Test_0-SCCP(1947)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1947)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1947)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1947)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1947)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1947)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1947)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1947)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1949)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133322583 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133322583 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133322583 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133322583 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133322583 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133322583 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133322583 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133322583 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133322583 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-313:CM_SERVICE_REQ)[0x56365ea05030]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133322583 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-313:CM_SERVICE_REQ)[0x56365e858e20]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133322583 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-313:CM_SERVICE_REQ)[0x56365e858e20]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822133322583 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-313:CM_SERVICE_REQ)[0x56365e858e20]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133322583 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-313:CM_SERVICE_REQ)[0x56365e858e20]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822133322583 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-313:CM_SERVICE_REQ)[0x56365e858e20]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365e9fe540] (msc_a.c:1053) 20250822133322583 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-313:CM_SERVICE_REQ)[0x56365e858e20]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822133322583 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-313:CM_SERVICE_REQ)[0x56365e858e20]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822133322583 DMSC DEBUG msub_fsm[0x56365e9fe540]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822133322583 DMSC DEBUG msub(unknown) MSC-A terminated (msub.c:261) 20250822133322583 DMSC DEBUG msub(unknown) 1 MSC-I still active (msub.c:79) 20250822133322583 DMSC DEBUG msub_fsm[0x56365e9fe540]{active}: State change to terminating (no timeout) (msub.c:91) 20250822133322583 DMSC DEBUG msub_fsm[0x56365e9fe540]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822133322583 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-313:CM_SERVICE_REQ)[0x56365ea05030]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822133322583 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-313:CM_SERVICE_REQ)[0x56365ea05030]{READY}: Removing from parent msub_fsm[0x56365e9fe540] (msub.c:113) 20250822133322583 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-313 (ran_conn.c:155) 20250822133322583 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-313:CM_SERVICE_REQ)[0x56365ea05030]{READY}: Freeing instance (msub.c:113) 20250822133322583 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-313:CM_SERVICE_REQ)[0x56365ea05030]{READY}: Deallocated (fsm.c:568) 20250822133322583 DMSC DEBUG msub(unknown) Free (msub.c:119) 20250822133322583 DMSC DEBUG msub_fsm[0x56365e9fe540]{terminating}: Freeing instance (msub.c:113) 20250822133322583 DMSC DEBUG msub_fsm[0x56365e9fe540]{terminating}: Deallocated (fsm.c:568) 20250822133322583 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133322583 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133322583 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133322583 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133322583 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133322583 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133322583 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133322583 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1949)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1949)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1947)@718a44d66dfb: Session index based on local reference:0 20250822133322583 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133322583 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133322583 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133322583 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133322583 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_0-M3UA(1949)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133322583 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133322583 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133322583 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1948)@718a44d66dfb: Deleted conn table entry 0TC_call_re_establishment_ciph0(1956)8978427 TC_call_re_establishment_ciph0(1956)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822133322584 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354 + vlr_gsup_rx: now used by 4 (attached,CC,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133322584 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x56365ea51740]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822133322584 DVLR DEBUG SUBSCR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354) Received 1 auth tuples (vlr.c:996) 20250822133322584 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x56365ea51740]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822133322584 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x56365ea51740]{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) 20250822133322584 DMM DEBUG Tx AUTH REQ (rand = a5b4692276db9b5e330f207646340f2c) (gsm_04_08.c:641) 20250822133322584 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x56365ea2cce0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133322584 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354 - vlr_gsup_rx: now used by 3 (attached,CC,active-conn) (vlr.c:1410) 20250822133322584 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133322584 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133322584 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133322584 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133322584 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133322584 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133322584 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133322584 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1949)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1949)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1947)@718a44d66dfb: Session index based on local reference:1 MSC_Test_0-SCCP(1947)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1947)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1947)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment_ciph0(1956)@718a44d66dfb: Final verdict of PTC: pass MSC_Test_0-RAN(1948)@718a44d66dfb: patching N(SD)=1 into dtap '0514AE5FF3AE'O MSC_Test_0-RAN(1948)@718a44d66dfb: patched enc_l3: '0554AE5FF3AE'O MSC_Test_0-SCCP(1947)@718a44d66dfb: Session index based on connection ID:1 MSC_Test_0-SCCP(1947)@718a44d66dfb: vl_len:9 MSC_Test_0-SCCP(1947)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1947)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0100060554AE5FF3AE'O 20250822133322587 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133322587 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133322587 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133322587 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133322587 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_0-M3UA(1949)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133322587 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133322587 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133322587 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133322587 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x56365ea2cce0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133322587 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x56365e9ff180]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133322587 DMM DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x56365e9ff180]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = ae5ff3ae) (gsm_04_08.c:1128) 20250822133322587 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x56365ea51740]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822133322587 DVLR DEBUG SUBSCR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354) AUTH on GERAN received SRES/RES: ae5ff3ae (4 bytes) (vlr_auth_fsm.c:151) 20250822133322587 DVLR INFO SUBSCR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250822133322587 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x56365ea51740]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822133322587 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x56365ea51740]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822133322587 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x56365ea51740]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822133322587 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x56365ea51740]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x56365e9ff2b0] (vlr_auth_fsm.c:294) 20250822133322587 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x56365ea51740]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822133322587 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x56365ea51740]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822133322587 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x56365e9ff2b0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250822133322587 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x56365e9ff2b0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822133322587 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x56365e9ff2b0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822133322587 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x56365ea2cce0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250822133322587 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x56365e9ff2b0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250822133322587 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133322587 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133322587 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133322587 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133322587 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133322587 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133322587 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133322587 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1949)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1949)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1947)@718a44d66dfb: Session index based on local reference:1 MSC_Test_0-SCCP(1947)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1947)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1947)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1947)@718a44d66dfb: Session index based on connection ID:1 MSC_Test_0-SCCP(1947)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(1947)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1947)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0003552C04'O 20250822133322589 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133322589 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133322589 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(1949)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133322589 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133322589 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133322589 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133322589 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133322589 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133322589 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x56365ea2cce0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133322589 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x56365e9ff180]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133322589 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x56365e9ff2b0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250822133322589 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x56365e9ff2b0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822133322589 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x56365ea2cce0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822133322589 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x56365e9ff2b0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822133322589 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x56365e9ff2b0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822133322589 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x56365e9ff2b0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822133322589 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x56365e9ff2b0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822133322589 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x56365e9ff2b0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822133322589 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x56365e9ff2b0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822133322589 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x56365e9ff2b0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822133322589 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x56365e9ff180]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250822133322589 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x56365e9ff180]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.992s remaining) (msc_a.c:450) 20250822133322589 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000092/3/1): Available (smpp_smsc.c:626) 20250822133322589 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x56365e9ff180]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (msc_a.c:229) 20250822133322589 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x56365e9ff180]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250822133322589 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-314:CM_RE_ESTABLISH_REQ callref-0x80000023 tid-8) codecs: 1.1.1.1:10000{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:2161) 20250822133322589 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x56365e9ff180]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (msc_a.c:2184) 20250822133322589 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-314:CM_RE_ESTABLISH_REQ callref-0x80000023 tid-8) codecs: 1.1.1.1:10000{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:705) 20250822133322589 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-314:CM_RE_ESTABLISH_REQ callref-0x80000023 tid-8) Sending Assignment Command (msc_a.c:706) 20250822133322589 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x56365ea2cce0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250822133322589 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133322589 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133322589 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133322589 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133322589 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133322589 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133322589 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133322589 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133322589 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133322589 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133322589 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133322589 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133322589 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133322589 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133322589 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133322589 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1949)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1949)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1949)@718a44d66dfb: Message received on association #8 MSC_Test_0-SCCP(1947)@718a44d66dfb: Session index based on local reference:1 MSC_Test_0-SCCP(1947)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(1949)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1947)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1947)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1947)@718a44d66dfb: Session index based on local reference:1 MSC_Test_0-SCCP(1947)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1947)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1947)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1950)@718a44d66dfb: Deleted conn table entry 0TC_call_re_establishment_ciph0(1956)-2147483613 MSC_Test-MNCC(1950)@718a44d66dfb: Added conn table entry 0TC_call_re_establishment_ciph0(1957)-2147483613 MSC_Test-MGCP(1951)@718a44d66dfb: MGCP_Emulation_CT: MgcpEndpointTable[0] now sends to TC_call_re_establishment_ciph0(1957) MSC_Test_0-SCCP(1947)@718a44d66dfb: Session index based on connection ID:1 MSC_Test_0-SCCP(1947)@718a44d66dfb: vl_len:14 MSC_Test_0-SCCP(1947)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1947)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1949)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133322595 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133322595 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133322595 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133322595 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133322595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133322595 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133322595 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133322595 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133322595 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x56365ea2cce0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133322595 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x56365e9ff180]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133322595 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-313:CM_SERVICE_REQ:trans-8:call-131:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea6fe90]{ESTABLISHED}: no change: codecs already set to GSM#3 (rtp_stream.c:424) 20250822133322595 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-313:CM_SERVICE_REQ:trans-8:call-131:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea6fe90]{ESTABLISHED}: remote addr already 9.8.7.6:9000, no change (rtp_stream.c:470) 20250822133322595 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-313:CM_SERVICE_REQ:trans-8:call-131:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea6fe90]{ESTABLISHED}: Not committing: remote RTP address, codecs and mode are already set up at MGW (rtp_stream.c:402) 20250822133322595 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-314:CM_RE_ESTABLISH_REQ callref-0x80000023 tid-8) codecs: 1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:1596) 20250822133322595 DCC INFO trans(CC:ACTIVE IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-314:CM_RE_ESTABLISH_REQ callref-0x80000023 tid-8) Assignment Complete: RAN: GSM#3, CN: GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111 (msc_a.c:1597) 20250822133322595 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-314:CM_RE_ESTABLISH_REQ callref-0x80000023 tid-8) Re-Assignment complete (gsm_04_08_cc.c:2150) MSC_Test_0-RAN(1948)@718a44d66dfb: patching N(SD)=2 into dtap '032502E180'O MSC_Test_0-RAN(1948)@718a44d66dfb: patched enc_l3: '03A502E180'O MSC_Test_0-SCCP(1947)@718a44d66dfb: Session index based on connection ID:1 MSC_Test_0-SCCP(1947)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(1947)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1947)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '01000503A502E180'O MSC_Test_0-M3UA(1949)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133325601 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133325602 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133325602 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133325602 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133325602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133325602 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133325602 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133325602 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133325602 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x56365ea2cce0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133325602 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x56365e9ff180]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133325602 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-314:CM_RE_ESTABLISH_REQ callref-0x80000023 tid-8) rx DISCONNECT in state ACTIVE (gsm_04_08_cc.c:2690) 20250822133325602 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-314:CM_RE_ESTABLISH_REQ callref-0x80000023 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250822133325602 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-314:CM_RE_ESTABLISH_REQ callref-0x80000023 tid-8) tx MNCC_DISC_IND (gsm_04_08_cc.c:309) 20250822133325610 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-314:CM_RE_ESTABLISH_REQ callref-0x80000023 tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250822133325610 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-314:CM_RE_ESTABLISH_REQ callref-0x80000023 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822133325610 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-314:CM_RE_ESTABLISH_REQ callref-0x80000023 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250822133325610 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-314:CM_RE_ESTABLISH_REQ callref-0x80000023 tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250822133325610 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x56365ea2cce0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133325610 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133325610 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133325610 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133325610 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133325610 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133325610 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133325610 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133325610 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1949)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1949)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1947)@718a44d66dfb: Session index based on local reference:1 MSC_Test_0-SCCP(1947)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1947)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1947)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1948)@718a44d66dfb: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1948)@718a44d66dfb: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1947)@718a44d66dfb: Session index based on connection ID:1 MSC_Test_0-SCCP(1947)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(1947)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1947)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '01000203EA'O 20250822133325617 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133325617 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_0-M3UA(1949)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133325617 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133325617 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133325617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133325617 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133325617 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133325617 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133325618 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x56365ea2cce0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133325618 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x56365e9ff180]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133325618 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-314:CM_RE_ESTABLISH_REQ callref-0x80000023 tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2690) 20250822133325618 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-314:CM_RE_ESTABLISH_REQ callref-0x80000023 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250822133325618 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-314:CM_RE_ESTABLISH_REQ callref-0x80000023 tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250822133325618 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-314:CM_RE_ESTABLISH_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250822133325618 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-314:CM_RE_ESTABLISH_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250822133325618 DCC DEBUG trans(CC:NULL IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-314:CM_RE_ESTABLISH_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822133325618 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250822133325618 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x56365e9ff180]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133325618 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x56365e9ff180]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250822133325618 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822133325618 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822133325618 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822133325618 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-313:CM_SERVICE_REQ)[0x56365ea5b590]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250822133325618 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-313:CM_SERVICE_REQ:trans-8:call-131:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea6fe90]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250822133325618 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-313:CM_SERVICE_REQ:trans-8:call-131:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea6fe90]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-313:CM_SERVICE_REQ)[0x56365ea5b590] (call_leg.c:197) 20250822133325618 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-313:CM_SERVICE_REQ:trans-8:call-131:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea6fe90]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250822133325618 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-313:CM_SERVICE_REQ:trans-8:call-131:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea6fe90]{ESTABLISHED}: Deallocated (fsm.c:568) 20250822133325618 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-313:CM_SERVICE_REQ:trans-8:call-131:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea45ca0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250822133325619 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-313:CM_SERVICE_REQ:trans-8:call-131:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea45ca0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-313:CM_SERVICE_REQ)[0x56365ea5b590] (call_leg.c:197) 20250822133325619 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-313:CM_SERVICE_REQ)[0x56365ea5b590]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250822133325619 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-313:CM_SERVICE_REQ:trans-8:call-131:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea45ca0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250822133325619 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-313:CM_SERVICE_REQ:trans-8:call-131:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea45ca0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250822133325619 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-313:CM_SERVICE_REQ)[0x56365ea5b590]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250822133325619 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-313:CM_SERVICE_REQ)[0x56365ea5b590]{RELEASING}: Removing from parent msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x56365e9ff180] (call_leg.c:198) 20250822133325619 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-313:CM_SERVICE_REQ)[0x56365ea5b590]{RELEASING}: Freeing instance (call_leg.c:198) 20250822133325619 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-313:CM_SERVICE_REQ)[0x56365ea5b590]{RELEASING}: Deallocated (fsm.c:568) 20250822133325619 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x56365e9ff180]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250822133325619 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x56365ea2cce0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822133325619 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822133325619 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133325619 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133325619 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133325619 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133325619 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133325619 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133325619 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133325619 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1949)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1949)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1947)@718a44d66dfb: Session index based on local reference:1 MSC_Test_0-SCCP(1947)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1947)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1947)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1950)@718a44d66dfb: Deleted conn table entry 0TC_call_re_establishment_ciph0(1957)-2147483613 MSC_Test_0-SCCP(1947)@718a44d66dfb: Session index based on connection ID:1 MSC_Test_0-SCCP(1947)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1947)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1947)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822133325625 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133325625 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_0-M3UA(1949)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133325625 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133325625 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133325625 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133325625 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133325625 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133325626 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133325626 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x56365ea2cce0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133325626 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x56365e9ff180]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133325626 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x56365e9ff180]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822133325626 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x56365e9ff180]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133325626 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x56365e9ff180]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822133325626 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x56365e9ff2b0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822133325626 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x56365e9ff2b0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x56365e9ff180] (msc_a.c:1053) 20250822133325626 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x56365e9ff2b0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822133325626 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x56365e9ff2b0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822133325626 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x56365e9ff180]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea2cbb0] (msc_a.c:1053) 20250822133325626 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x56365e9ff180]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822133325626 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x56365e9ff180]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822133325626 DMSC DEBUG msub_fsm[0x56365ea2cbb0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822133325626 DMSC DEBUG msub(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354) MSC-A terminated (msub.c:261) 20250822133325626 DMSC DEBUG msub(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354) 1 MSC-I still active (msub.c:79) 20250822133325627 DMSC DEBUG msub_fsm[0x56365ea2cbb0]{active}: State change to terminating (no timeout) (msub.c:91) 20250822133325627 DMSC DEBUG msub_fsm[0x56365ea2cbb0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822133325627 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x56365ea2cce0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822133325627 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x56365ea2cce0]{READY}: Removing from parent msub_fsm[0x56365ea2cbb0] (msub.c:113) 20250822133325627 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-314 (ran_conn.c:155) 20250822133325627 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x56365ea2cce0]{READY}: Freeing instance (msub.c:113) 20250822133325627 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x56365ea2cce0]{READY}: Deallocated (fsm.c:568) 20250822133325627 DMSC DEBUG msub(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354) Free (msub.c:119) 20250822133325627 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x85A96354 - active-conn: now used by 1 (attached) (msub.c:375) 20250822133325627 DMSC DEBUG msub_fsm[0x56365ea2cbb0]{terminating}: Freeing instance (msub.c:113) 20250822133325627 DMSC DEBUG msub_fsm[0x56365ea2cbb0]{terminating}: Deallocated (fsm.c:568) 20250822133325627 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133325627 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133325627 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133325627 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133325627 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133325627 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133325627 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133325627 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1949)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1949)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1947)@718a44d66dfb: Session index based on local reference:1 20250822133325629 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133325629 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133325629 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133325629 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) MSC_Test_0-M3UA(1949)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133325629 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133325629 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133325629 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133325629 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1948)@718a44d66dfb: Deleted conn table entry 1TC_call_re_establishment_ciph0(1957)10911229 TC_call_re_establishment_ciph0(1957)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP(1953)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-SCCP(1947)@718a44d66dfb: Final verdict of PTC: none 20250822133326644 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822133326644 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822133326644 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822133326644 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822133326644 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822133326644 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822133326644 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822133326644 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822133326644 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822133326644 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133326645 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822133326645 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822133326645 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822133326645 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822133326645 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822133326645 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822133326645 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822133326645 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822133326645 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250822133326645 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822133326645 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1949)@718a44d66dfb: Final verdict of PTC: none 20250822133326645 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MNCC(1950)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1946)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(1954)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(1948)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP-IPA(1952)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1959)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1958)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(1951)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(1955)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1946): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(1947): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(1948): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(1949): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(1950): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(1951): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(1952): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(1953): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(1954): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(1955): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_call_re_establishment_ciph0(1956): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC TC_call_re_establishment_ciph0(1957): none (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1958): none (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1959): none (pass -> pass) MTC@718a44d66dfb: Test case TC_call_re_establishment_ciph finished. Verdict: pass MTC@718a44d66dfb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_call_re_establishment_ciph pass'. Fri Aug 22 13:33:26 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 20250822133327647 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=647396) 20250822133328646 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822133328646 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822133328646 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822133328648 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=647396, count=648556) 20250822133329650 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:33: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_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 20250822133330652 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_cm_serv_wrong_mi started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1963)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(1963)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1963)@718a44d66dfb: ************************************************* MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-SCCP(1961)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822133331272 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1964)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822133331469 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822133331469 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822133331469 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822133331469 DLSS7 DEBUG 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)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1963)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1963)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822133331481 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133331481 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822133331481 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822133331481 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822133331481 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822133331481 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822133331481 DLSS7 DEBUG 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)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(1963)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1963)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1963)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1963)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822133331486 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133331486 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822133331486 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822133331486 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822133331486 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822133331486 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822133331487 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250822133331487 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822133331487 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1963)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1963)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1963)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1963)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1963)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1963)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1963)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1963)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822133331653 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822133331653 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1966)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1966)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822133331659 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1966)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1966)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1966)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@718a44d66dfb: IPA ID RESP: { { 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)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1966)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822133331705 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822133331705 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1967)@718a44d66dfb: Created GsupExpect[0] for "262420000000094" to be handled at TC_cm_serv_wrong_mi0(1970) TC_cm_serv_wrong_mi0(1970)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250822133332282 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133332282 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133332282 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133332282 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133332282 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133332282 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133332282 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133332282 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1963)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133332283 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133332283 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133332283 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133332283 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133332283 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133332283 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133332283 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133332283 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1963)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1963)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1962)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1962)@718a44d66dfb: Added conn table entry 0TC_cm_serv_wrong_mi0(1970)10963626 MSC_Test_0-SCCP(1961)@718a44d66dfb: First idle individual index:0 MSC_Test_0-RAN(1962)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 20250822133332294 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133332294 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133332294 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133332294 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133332294 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133332294 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133332294 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133332294 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1963)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133332294 DMSC DEBUG msub_fsm[0x56365ea51740]{active}: Allocated (fsm.c:456) 20250822133332294 DMSC DEBUG msc_i[0x56365ea5f9e0]{READY}: Allocated (fsm.c:456) 20250822133332294 DMSC DEBUG msc_i[0x56365ea5f9e0]{READY}: is child of msub_fsm[0x56365ea51740] (fsm.c:486) 20250822133332294 DMSC DEBUG msc_a[0x56365e858e20]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822133332294 DMSC DEBUG msc_a[0x56365e858e20]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea51740] (fsm.c:486) 20250822133332294 DMSC DEBUG msc_a(unknown:GERAN-A-315:NONE)[0x56365e858e20]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822133332294 DMSC DEBUG msc_i(unknown:GERAN-A-315:NONE)[0x56365ea5f9e0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822133332294 DMSC DEBUG msc_a(unknown:GERAN-A-315:NONE)[0x56365e858e20]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822133332294 DMM DEBUG msc_a(IMSI-262420000000094:GERAN-A-315:LU)[0x56365e858e20]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000094 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822133332294 DMM DEBUG msc_a(IMSI-262420000000094:GERAN-A-315:LU)[0x56365e858e20]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822133332294 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:GERAN-A-315:LU)[0x56365ea05030]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822133332294 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:GERAN-A-315:LU)[0x56365ea05030]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000094:GERAN-A-315:LU)[0x56365e858e20] (fsm.c:486) 20250822133332294 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:GERAN-A-315:LU)[0x56365ea05030]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822133332294 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:GERAN-A-315:LU)[0x56365ea05030]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822133332294 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x50B73779 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822133332294 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x50B73779 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822133332294 DMSC DEBUG msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x50B73779:GERAN-A-315:LU)[0x56365e858e20]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822133332294 DMSC DEBUG msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x50B73779:GERAN-A-315:LU)[0x56365e858e20]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822133332294 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x50B73779 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250822133332294 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822133332294 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x50B73779:GERAN-A-315:LU)[0x56365ea05030]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822133332294 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x50B73779:GERAN-A-315:LU)[0x56365ea05030]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822133332294 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x50B73779:GERAN-A-315:LU)[0x56365ea05030]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822133332294 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x50B73779:GERAN-A-315:LU)[0x56365ea05030]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822133332294 DMSC DEBUG msc_i(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x50B73779:GERAN-A-315:LU)[0x56365ea5f9e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822133332294 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x50B73779:GERAN-A-315:LU)[0x56365ea05030]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822133332294 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x50B73779:GERAN-A-315:LU)[0x56365ea05030]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822133332294 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x50B73779:GERAN-A-315:LU)[0x56365e9fe540]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822133332294 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x50B73779:GERAN-A-315:LU)[0x56365e9fe540]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x50B73779:GERAN-A-315:LU)[0x56365ea05030] (fsm.c:486) 20250822133332294 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x50B73779:GERAN-A-315:LU)[0x56365e9fe540]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822133332294 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x50B73779:GERAN-A-315:LU)[0x56365e9fe540]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822133332294 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133332294 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133332294 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133332295 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133332295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133332295 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133332295 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133332295 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133332295 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133332295 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133332295 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133332295 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133332295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133332295 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133332295 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133332295 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1963)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1963)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1963)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1963)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1961)@718a44d66dfb: { messageType := 2, destLocRef := 'A74AAA'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)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1961)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1961)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1961)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1961)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1967)@718a44d66dfb: Found GsupExpect[0] for "262420000000094" handled at TC_cm_serv_wrong_mi0(1970) MSC_Test-GSUP(1967)@718a44d66dfb: Added IMSI table entry 0TC_cm_serv_wrong_mi0(1970)"262420000000094" 20250822133332297 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x50B73779 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250822133332297 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x50B73779 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1961)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1961)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(1961)@718a44d66dfb: vl_from0 20250822133332297 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133332297 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133332297 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133332297 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133332297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133332297 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133332297 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133332297 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133332298 DMSC DEBUG msc_i(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x50B73779:GERAN-A-315:LU)[0x56365ea5f9e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133332298 DMSC DEBUG msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x50B73779:GERAN-A-315:LU)[0x56365e858e20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_0-SCCP(1961)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1963)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_cm_serv_wrong_mi0(1970)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_cm_serv_wrong_mi0(1970)@718a44d66dfb: setverdict(pass): none -> pass 20250822133332300 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x50B73779 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133332300 DVLR DEBUG IMSI:262420000000094 has MSISDN:491230000094 (vlr.c:1045) 20250822133332300 DMSC NOTICE msub(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x50B73779) VLR: update for IMSI=262420000000094 (MSISDN=491230000094) (gsm_04_08.c:1541) 20250822133332300 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x50B73779 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822133332300 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x50B73779 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133332300 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x50B73779:GERAN-A-315:LU)[0x56365ea05030]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822133332300 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x50B73779:GERAN-A-315:LU)[0x56365e9fe540]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822133332300 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x50B73779:GERAN-A-315:LU)[0x56365e9fe540]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822133332300 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x50B73779:GERAN-A-315:LU)[0x56365e9fe540]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822133332300 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x50B73779:GERAN-A-315:LU)[0x56365e9fe540]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x50B73779:GERAN-A-315:LU)[0x56365ea05030] (vlr_lu_fsm.c:110) 20250822133332300 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x50B73779:GERAN-A-315:LU)[0x56365e9fe540]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822133332300 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x50B73779:GERAN-A-315:LU)[0x56365e9fe540]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822133332300 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x50B73779:GERAN-A-315:LU)[0x56365ea05030]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822133332300 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x50B73779:GERAN-A-315:LU)[0x56365ea05030]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822133332300 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x50B73779:GERAN-A-315:LU)[0x56365e9ff050]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822133332300 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x50B73779:GERAN-A-315:LU)[0x56365e9ff050]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x50B73779:GERAN-A-315:LU)[0x56365ea05030] (fsm.c:486) 20250822133332300 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x50B73779:GERAN-A-315:LU)[0x56365e9ff050]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822133332300 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x50B73779:GERAN-A-315:LU)[0x56365e9ff050]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822133332300 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x50B73779:GERAN-A-315:LU)[0x56365e9ff050]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822133332300 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x50B73779:GERAN-A-315:LU)[0x56365e9ff050]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822133332300 DMSC NOTICE msub(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x50B73779:TMSInew-0x3F65476B) VLR: update for IMSI=262420000000094 (MSISDN=491230000094) (gsm_04_08.c:1541) 20250822133332300 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x50B73779:GERAN-A-315:LU)[0x56365e9ff050]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822133332300 DMM DEBUG -> IMSI-262420000000094:MSISDN-491230000094:TMSI-0x50B73779:TMSInew-0x3F65476B LOCATION UPDATE ACCEPT (TMSI = 0x3f65476b) (gsm_04_08.c:149) 20250822133332300 DMSC DEBUG msc_i(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x50B73779:TMSInew-0x3F65476B:GERAN-A-315:LU)[0x56365ea5f9e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133332300 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x50B73779:TMSInew-0x3F65476B - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822133332300 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133332300 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133332300 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133332300 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133332300 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133332300 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133332300 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133332300 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1963)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1963)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1961)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1961)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1961)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1961)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cm_serv_wrong_mi0(1970)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1962)@718a44d66dfb: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1962)@718a44d66dfb: patched enc_l3: '055B'O MSC_Test_0-SCCP(1961)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1961)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(1961)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1961)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1963)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133332304 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133332304 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133332304 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133332304 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133332304 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133332304 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133332304 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133332304 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133332304 DMSC DEBUG msc_i(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x50B73779:TMSInew-0x3F65476B:GERAN-A-315:LU)[0x56365ea5f9e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133332304 DMSC DEBUG msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x50B73779:TMSInew-0x3F65476B:GERAN-A-315:LU)[0x56365e858e20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133332304 DMM DEBUG msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x50B73779:TMSInew-0x3F65476B:GERAN-A-315:LU)[0x56365e858e20]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822133332304 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x50B73779:TMSInew-0x3F65476B:GERAN-A-315:LU)[0x56365ea05030]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822133332304 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x50B73779:GERAN-A-315:LU)[0x56365e9ff050]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822133332304 DMSC NOTICE msub(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3F65476B) VLR: update for IMSI=262420000000094 (MSISDN=491230000094) (gsm_04_08.c:1541) 20250822133332304 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x50B73779:GERAN-A-315:LU)[0x56365e9ff050]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822133332304 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3F65476B:GERAN-A-315:LU)[0x56365ea05030]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822133332304 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x50B73779:GERAN-A-315:LU)[0x56365e9ff050]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822133332304 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x50B73779:GERAN-A-315:LU)[0x56365e9ff050]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3F65476B:GERAN-A-315:LU)[0x56365ea05030] (vlr_lu_fsm.c:817) 20250822133332304 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x50B73779:GERAN-A-315:LU)[0x56365e9ff050]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822133332304 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x50B73779:GERAN-A-315:LU)[0x56365e9ff050]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822133332304 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3F65476B:GERAN-A-315:LU)[0x56365ea05030]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822133332304 DMSC DEBUG msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3F65476B:GERAN-A-315:LU)[0x56365e858e20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250822133332304 DMSC DEBUG msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3F65476B:GERAN-A-315:LU)[0x56365e858e20]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.990s remaining) (msc_a.c:450) 20250822133332304 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000094/3/1): Available (smpp_smsc.c:626) 20250822133332304 DMSC DEBUG msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3F65476B:GERAN-A-315:LU)[0x56365e858e20]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133332304 DMSC DEBUG msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3F65476B:GERAN-A-315:LU)[0x56365e858e20]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250822133332304 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3F65476B + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822133332304 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3F65476B + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822133332304 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3F65476B - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822133332304 DMSC DEBUG msc_i(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3F65476B:GERAN-A-315:LU)[0x56365ea5f9e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822133332304 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3F65476B - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822133332304 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133332304 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133332304 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133332304 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133332304 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133332304 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133332304 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133332304 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1963)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1963)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1961)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1961)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1961)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1961)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1961)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1961)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1961)@718a44d66dfb: vl_from0 20250822133332305 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133332305 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133332305 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133332305 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133332305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133332305 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133332305 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133332305 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1961)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1963)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133332306 DMSC DEBUG msc_i(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3F65476B:GERAN-A-315:LU)[0x56365ea5f9e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133332306 DMSC DEBUG msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3F65476B:GERAN-A-315:LU)[0x56365e858e20]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133332306 DMSC DEBUG msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3F65476B:GERAN-A-315:LU)[0x56365e858e20]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822133332306 DMSC DEBUG msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3F65476B:GERAN-A-315:LU)[0x56365e858e20]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133332306 DMSC DEBUG msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3F65476B:GERAN-A-315:LU)[0x56365e858e20]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822133332306 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3F65476B:GERAN-A-315:LU)[0x56365ea05030]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822133332306 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3F65476B:GERAN-A-315:LU)[0x56365ea05030]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3F65476B:GERAN-A-315:LU)[0x56365e858e20] (msc_a.c:1053) 20250822133332306 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3F65476B:GERAN-A-315:LU)[0x56365ea05030]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822133332306 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3F65476B:GERAN-A-315:LU)[0x56365ea05030]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822133332306 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3F65476B:GERAN-A-315:LU)[0x56365ea05030]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822133332306 DMSC DEBUG msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3F65476B:GERAN-A-315:LU)[0x56365e858e20]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea51740] (msc_a.c:1053) 20250822133332306 DMSC DEBUG msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3F65476B:GERAN-A-315:LU)[0x56365e858e20]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822133332306 DMSC DEBUG msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3F65476B:GERAN-A-315:LU)[0x56365e858e20]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822133332306 DMSC DEBUG msub_fsm[0x56365ea51740]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822133332306 DMSC DEBUG msub(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3F65476B) MSC-A terminated (msub.c:261) 20250822133332306 DMSC DEBUG msub(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3F65476B) 1 MSC-I still active (msub.c:79) 20250822133332306 DMSC DEBUG msub_fsm[0x56365ea51740]{active}: State change to terminating (no timeout) (msub.c:91) 20250822133332306 DMSC DEBUG msub_fsm[0x56365ea51740]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822133332306 DMSC DEBUG msc_i(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3F65476B:GERAN-A-315:LU)[0x56365ea5f9e0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822133332306 DMSC DEBUG msc_i(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3F65476B:GERAN-A-315:LU)[0x56365ea5f9e0]{READY}: Removing from parent msub_fsm[0x56365ea51740] (msub.c:113) 20250822133332306 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-315 (ran_conn.c:155) 20250822133332306 DMSC DEBUG msc_i(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3F65476B:GERAN-A-315:LU)[0x56365ea5f9e0]{READY}: Freeing instance (msub.c:113) 20250822133332306 DMSC DEBUG msc_i(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3F65476B:GERAN-A-315:LU)[0x56365ea5f9e0]{READY}: Deallocated (fsm.c:568) 20250822133332306 DMSC DEBUG msub(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3F65476B) Free (msub.c:119) 20250822133332306 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3F65476B - active-conn: now used by 1 (attached) (msub.c:375) 20250822133332306 DMSC DEBUG msub_fsm[0x56365ea51740]{terminating}: Freeing instance (msub.c:113) 20250822133332306 DMSC DEBUG msub_fsm[0x56365ea51740]{terminating}: Deallocated (fsm.c:568) 20250822133332306 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133332306 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133332306 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133332306 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133332306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133332306 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133332306 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133332306 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1963)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1963)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1961)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-M3UA(1963)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133332306 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133332306 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133332306 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133332306 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133332306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133332306 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133332307 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133332307 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1962)@718a44d66dfb: Deleted conn table entry 0TC_cm_serv_wrong_mi0(1970)10963626 TC_cm_serv_wrong_mi0(1970)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822133332307 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3F65476B + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822133332307 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3F65476B - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_cm_serv_wrong_mi0(1970)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cm_serv_wrong_mi0(1970)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_wrong_mi0(1970)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_wrong_mi0(1970)@718a44d66dfb: 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 := '3F65476B'O ("?eGk") } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1962)@718a44d66dfb: Added conn table entry 0TC_cm_serv_wrong_mi0(1970)10460905 MSC_Test_0-RAN(1962)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1961)@718a44d66dfb: First idle individual index:0 MSC_Test_0-M3UA(1963)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133332510 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133332510 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133332510 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133332510 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133332510 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133332510 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133332510 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133332510 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133332511 DMSC DEBUG msub_fsm[0x56365ea05030]{active}: Allocated (fsm.c:456) 20250822133332511 DMSC DEBUG msc_i[0x56365e858e20]{READY}: Allocated (fsm.c:456) 20250822133332511 DMSC DEBUG msc_i[0x56365e858e20]{READY}: is child of msub_fsm[0x56365ea05030] (fsm.c:486) 20250822133332511 DMSC DEBUG msc_a[0x56365ea5f9e0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822133332511 DMSC DEBUG msc_a[0x56365ea5f9e0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea05030] (fsm.c:486) 20250822133332511 DMSC DEBUG msc_a(unknown:GERAN-A-316:NONE)[0x56365ea5f9e0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822133332511 DMSC DEBUG msc_i(unknown:GERAN-A-316:NONE)[0x56365e858e20]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822133332511 DMSC DEBUG msc_a(unknown:GERAN-A-316:NONE)[0x56365ea5f9e0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822133332511 DMM DEBUG msc_a(TMSI-0x3F65476B:GERAN-A-316:CM_SERVICE_REQ)[0x56365ea5f9e0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250822133332511 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3F65476B:GERAN-A-316:CM_SERVICE_REQ)[0x56365ea51740]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822133332511 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3F65476B:GERAN-A-316:CM_SERVICE_REQ)[0x56365ea51740]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x3F65476B:GERAN-A-316:CM_SERVICE_REQ)[0x56365ea5f9e0] (fsm.c:486) 20250822133332511 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3F65476B:GERAN-A-316:CM_SERVICE_REQ)[0x56365ea51740]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250822133332511 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3F65476B:GERAN-A-316:CM_SERVICE_REQ)[0x56365ea51740]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822133332511 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3F65476B + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822133332511 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3F65476B + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822133332511 DMSC DEBUG msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3F65476B:GERAN-A-316:CM_SERVICE_REQ)[0x56365ea5f9e0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822133332511 DMSC DEBUG msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3F65476B:GERAN-A-316:CM_SERVICE_REQ)[0x56365ea5f9e0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822133332511 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3F65476B:GERAN-A-316:CM_SERVICE_REQ)[0x56365ea51740]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822133332512 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3F65476B:GERAN-A-316:CM_SERVICE_REQ)[0x56365ea51740]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822133332512 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3F65476B:GERAN-A-316:CM_SERVICE_REQ)[0x56365ea51740]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822133332512 DMSC DEBUG msc_i(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3F65476B:GERAN-A-316:CM_SERVICE_REQ)[0x56365e858e20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822133332512 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3F65476B:GERAN-A-316:CM_SERVICE_REQ)[0x56365ea51740]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822133332512 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3F65476B:GERAN-A-316:CM_SERVICE_REQ)[0x56365ea51740]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822133332512 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3F65476B:GERAN-A-316:CM_SERVICE_REQ)[0x56365ea51740]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822133332512 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3F65476B:GERAN-A-316:CM_SERVICE_REQ)[0x56365ea51740]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822133332512 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3F65476B:GERAN-A-316:CM_SERVICE_REQ)[0x56365ea51740]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822133332512 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3F65476B:GERAN-A-316:CM_SERVICE_REQ)[0x56365ea51740]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822133332512 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3F65476B:GERAN-A-316:CM_SERVICE_REQ)[0x56365ea51740]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822133332512 DMSC DEBUG msc_i(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3F65476B:GERAN-A-316:CM_SERVICE_REQ)[0x56365e858e20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133332512 DMSC DEBUG msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3F65476B:GERAN-A-316:CM_SERVICE_REQ)[0x56365ea5f9e0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250822133332512 DMSC DEBUG msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3F65476B:GERAN-A-316:CM_SERVICE_REQ)[0x56365ea5f9e0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250822133332512 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000094/3/1): Available (smpp_smsc.c:626) 20250822133332512 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3F65476B - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250822133332512 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133332512 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133332512 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133332512 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133332512 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133332512 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133332512 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133332512 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133332512 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133332512 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133332512 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133332512 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133332512 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133332512 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133332512 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133332512 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133332513 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133332513 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133332513 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133332513 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133332513 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133332513 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133332513 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133332513 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1963)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1963)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1963)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1963)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1963)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1963)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1961)@718a44d66dfb: { messageType := 2, destLocRef := '9F9EE9'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)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1961)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1961)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1961)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1961)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1961)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1961)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1961)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1961)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822133332516 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3F65476B + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250822133332516 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3F65476B - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_cm_serv_wrong_mi0(1970)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_cm_serv_wrong_mi0(1970)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1962)@718a44d66dfb: patching N(SD)=1 into dtap '05240403505902082926240000909999'O MSC_Test_0-RAN(1962)@718a44d66dfb: patched enc_l3: '05640403505902082926240000909999'O MSC_Test_0-SCCP(1961)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1961)@718a44d66dfb: vl_len:19 MSC_Test_0-SCCP(1961)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1961)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '01001005640403505902082926240000909999'O 20250822133332524 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133332524 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133332524 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133332524 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133332524 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133332524 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133332524 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133332524 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1963)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133332525 DMSC DEBUG msc_i(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3F65476B:GERAN-A-316:CM_SERVICE_REQ)[0x56365e858e20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133332525 DMSC DEBUG msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3F65476B:GERAN-A-316:CM_SERVICE_REQ)[0x56365ea5f9e0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133332525 DMM DEBUG msc_a(IMSI-262420000099999:GERAN-A-316:CM_SERVICE_REQ)[0x56365ea5f9e0]{MSC_A_ST_AUTHENTICATED}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250822133332525 DMM ERROR msc_a(IMSI-262420000099999:GERAN-A-316:CM_SERVICE_REQ)[0x56365ea5f9e0]{MSC_A_ST_AUTHENTICATED}: CM Service Request with mismatching mobile identity: IMSI-262420000099999 (gsm_04_08.c:695) 20250822133332525 DMM DEBUG msc_a(IMSI-262420000099999:GERAN-A-316:CM_SERVICE_REQ)[0x56365ea5f9e0]{MSC_A_ST_AUTHENTICATED}: -> CM SERVICE Reject cause: 3 (gsm_04_08.c:259) 20250822133332525 DMSC DEBUG msc_i(IMSI-262420000099999:GERAN-A-316:CM_SERVICE_REQ)[0x56365e858e20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133332525 DBSSAP ERROR msc_a(IMSI-262420000099999:GERAN-A-316:CM_SERVICE_REQ)[0x56365ea5f9e0]{MSC_A_ST_AUTHENTICATED}: RAN decode error (rc=-22) for DTAP from MSC-I (msc_a.c:2060) 20250822133332525 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133332525 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133332525 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133332525 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133332525 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133332525 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133332525 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133332525 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1963)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1963)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1961)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1961)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1961)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1961)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1961)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1961)@718a44d66dfb: vl_len:6 MSC_Test_0-SCCP(1961)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1961)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000422040100'O 20250822133332529 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133332529 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133332529 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133332529 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133332529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133332529 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133332529 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133332529 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1963)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133332530 DMSC DEBUG msc_i(IMSI-262420000099999:GERAN-A-316:CM_SERVICE_REQ)[0x56365e858e20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133332530 DMSC DEBUG msc_a(IMSI-262420000099999:GERAN-A-316:CM_SERVICE_REQ)[0x56365ea5f9e0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133332530 DMSC DEBUG msc_a(IMSI-262420000099999:GERAN-A-316:CM_SERVICE_REQ)[0x56365ea5f9e0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_MO_CLOSE (msc_a.c:1734) 20250822133332530 DMSC DEBUG msc_a(IMSI-262420000099999:GERAN-A-316:CM_SERVICE_REQ)[0x56365ea5f9e0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250822133332530 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3F65476B + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822133332530 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3F65476B + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822133332530 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3F65476B - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822133332530 DMSC DEBUG msc_i(IMSI-262420000099999:GERAN-A-316:CM_SERVICE_REQ)[0x56365e858e20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822133332530 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3F65476B - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822133332530 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133332530 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133332530 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133332530 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133332530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133332530 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133332530 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133332530 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1963)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1963)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1961)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1961)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1961)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1961)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1961)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1961)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1961)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1961)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822133332533 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133332533 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133332533 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133332533 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133332533 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133332534 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133332534 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133332534 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1963)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133332534 DMSC DEBUG msc_i(IMSI-262420000099999:GERAN-A-316:CM_SERVICE_REQ)[0x56365e858e20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133332534 DMSC DEBUG msc_a(IMSI-262420000099999:GERAN-A-316:CM_SERVICE_REQ)[0x56365ea5f9e0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133332534 DMSC DEBUG msc_a(IMSI-262420000099999:GERAN-A-316:CM_SERVICE_REQ)[0x56365ea5f9e0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822133332534 DMSC DEBUG msc_a(IMSI-262420000099999:GERAN-A-316:CM_SERVICE_REQ)[0x56365ea5f9e0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133332534 DMSC DEBUG msc_a(IMSI-262420000099999:GERAN-A-316:CM_SERVICE_REQ)[0x56365ea5f9e0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822133332534 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000099999:GERAN-A-316:CM_SERVICE_REQ)[0x56365ea51740]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822133332534 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000099999:GERAN-A-316:CM_SERVICE_REQ)[0x56365ea51740]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000099999:GERAN-A-316:CM_SERVICE_REQ)[0x56365ea5f9e0] (msc_a.c:1053) 20250822133332534 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000099999:GERAN-A-316:CM_SERVICE_REQ)[0x56365ea51740]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822133332534 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000099999:GERAN-A-316:CM_SERVICE_REQ)[0x56365ea51740]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822133332534 DMSC DEBUG msc_a(IMSI-262420000099999:GERAN-A-316:CM_SERVICE_REQ)[0x56365ea5f9e0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea05030] (msc_a.c:1053) 20250822133332534 DMSC DEBUG msc_a(IMSI-262420000099999:GERAN-A-316:CM_SERVICE_REQ)[0x56365ea5f9e0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822133332534 DMSC DEBUG msc_a(IMSI-262420000099999:GERAN-A-316:CM_SERVICE_REQ)[0x56365ea5f9e0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822133332534 DMSC DEBUG msub_fsm[0x56365ea05030]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822133332534 DMSC DEBUG msub(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3F65476B) MSC-A terminated (msub.c:261) 20250822133332534 DMSC DEBUG msub(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3F65476B) 1 MSC-I still active (msub.c:79) 20250822133332534 DMSC DEBUG msub_fsm[0x56365ea05030]{active}: State change to terminating (no timeout) (msub.c:91) 20250822133332534 DMSC DEBUG msub_fsm[0x56365ea05030]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822133332534 DMSC DEBUG msc_i(IMSI-262420000099999:GERAN-A-316:CM_SERVICE_REQ)[0x56365e858e20]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822133332534 DMSC DEBUG msc_i(IMSI-262420000099999:GERAN-A-316:CM_SERVICE_REQ)[0x56365e858e20]{READY}: Removing from parent msub_fsm[0x56365ea05030] (msub.c:113) 20250822133332534 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-316 (ran_conn.c:155) 20250822133332534 DMSC DEBUG msc_i(IMSI-262420000099999:GERAN-A-316:CM_SERVICE_REQ)[0x56365e858e20]{READY}: Freeing instance (msub.c:113) 20250822133332534 DMSC DEBUG msc_i(IMSI-262420000099999:GERAN-A-316:CM_SERVICE_REQ)[0x56365e858e20]{READY}: Deallocated (fsm.c:568) 20250822133332534 DMSC DEBUG msub(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3F65476B) Free (msub.c:119) 20250822133332534 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3F65476B - active-conn: now used by 1 (attached) (msub.c:375) 20250822133332534 DMSC DEBUG msub_fsm[0x56365ea05030]{terminating}: Freeing instance (msub.c:113) 20250822133332534 DMSC DEBUG msub_fsm[0x56365ea05030]{terminating}: Deallocated (fsm.c:568) 20250822133332534 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133332534 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133332534 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133332534 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133332535 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133332535 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133332535 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133332535 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1963)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1963)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1961)@718a44d66dfb: Session index based on local reference:0 20250822133332535 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133332535 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133332535 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133332535 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133332535 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133332535 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133332535 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133332535 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1963)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1962)@718a44d66dfb: Deleted conn table entry 0TC_cm_serv_wrong_mi0(1970)10460905 TC_cm_serv_wrong_mi0(1970)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822133332536 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3F65476B + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822133332536 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3F65476B - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_cm_serv_wrong_mi0(1970)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cm_serv_wrong_mi0(1970)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_wrong_mi0(1970)@718a44d66dfb: Final verdict of PTC: pass 20250822133332545 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822133332545 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MNCC(1964)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP(1967)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(1962)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-M3UA(1963)@718a44d66dfb: Final verdict of PTC: none 20250822133332548 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-SCCP(1961)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(1968)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP-IPA(1966)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1960)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(1965)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1971)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(1969)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1960): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(1961): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(1962): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(1963): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(1964): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(1965): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(1966): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(1967): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(1968): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(1969): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_cm_serv_wrong_mi0(1970): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1971): none (pass -> pass) MTC@718a44d66dfb: Test case TC_cm_serv_wrong_mi finished. Verdict: pass MTC@718a44d66dfb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_cm_serv_wrong_mi pass'. Fri Aug 22 13:33:32 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 20250822133332738 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822133332738 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822133332738 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822133332738 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822133332738 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822133332738 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822133332738 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822133332738 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822133332738 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822133332738 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133332738 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822133332738 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822133332738 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822133332738 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822133332738 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822133332738 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822133332738 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822133332739 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822133332739 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822133333550 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=293840) 20250822133334551 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822133334740 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822133334740 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822133334740 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=293840, count=295000) 20250822133335552 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:33:36 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_auth_options_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 20250822133336554 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_auth_options_0 started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1975)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(1975)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1975)@718a44d66dfb: ************************************************* MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-SCCP(1973)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822133337233 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1976)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822133337427 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822133337428 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822133337428 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822133337428 DLSS7 DEBUG 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)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1975)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1975)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822133337434 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133337434 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822133337434 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822133337434 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822133337434 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822133337434 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822133337434 DLSS7 DEBUG 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)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(1975)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1975)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1975)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1975)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822133337436 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133337436 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822133337436 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822133337436 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822133337436 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822133337436 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822133337436 DLSS7 DEBUG 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)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1975)@718a44d66dfb: Message received on association #8 20250822133337436 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822133337436 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1975)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1975)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1975)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1975)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1975)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1975)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822133337555 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822133337555 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1978)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1978)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822133337559 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1978)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1978)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1978)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@718a44d66dfb: IPA ID RESP: { { 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)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1978)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822133337577 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822133337577 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_auth_options_00(1982)@718a44d66dfb: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(1979)@718a44d66dfb: Created GsupExpect[0] for "262420000042300" to be handled at TC_auth_options_00(1982) TC_auth_options_00(1982)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250822133338242 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133338242 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133338242 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133338242 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133338242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133338242 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133338242 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133338242 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133338242 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133338242 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133338242 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133338242 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133338242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133338242 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133338242 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133338242 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1975)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1975)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1975)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1974)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1974)@718a44d66dfb: Added conn table entry 0TC_auth_options_00(1982)7985070 MSC_Test_0-SCCP(1973)@718a44d66dfb: First idle individual index:0 MSC_Test_0-RAN(1974)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 20250822133338253 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133338253 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133338253 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133338253 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133338253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133338253 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133338253 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133338253 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1975)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133338254 DMSC DEBUG msub_fsm[0x56365ea51740]{active}: Allocated (fsm.c:456) 20250822133338254 DMSC DEBUG msc_i[0x56365ea5f9e0]{READY}: Allocated (fsm.c:456) 20250822133338254 DMSC DEBUG msc_i[0x56365ea5f9e0]{READY}: is child of msub_fsm[0x56365ea51740] (fsm.c:486) 20250822133338254 DMSC DEBUG msc_a[0x56365e858e20]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822133338254 DMSC DEBUG msc_a[0x56365e858e20]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea51740] (fsm.c:486) 20250822133338254 DMSC DEBUG msc_a(unknown:GERAN-A-317:NONE)[0x56365e858e20]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822133338254 DMSC DEBUG msc_i(unknown:GERAN-A-317:NONE)[0x56365ea5f9e0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822133338254 DMSC DEBUG msc_a(unknown:GERAN-A-317:NONE)[0x56365e858e20]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822133338254 DMM DEBUG msc_a(IMSI-262420000042300:GERAN-A-317:LU)[0x56365e858e20]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000042300 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822133338254 DMM DEBUG msc_a(IMSI-262420000042300:GERAN-A-317:LU)[0x56365e858e20]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822133338254 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042300:GERAN-A-317:LU)[0x56365ea05030]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822133338254 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042300:GERAN-A-317:LU)[0x56365ea05030]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000042300:GERAN-A-317:LU)[0x56365e858e20] (fsm.c:486) 20250822133338254 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042300:GERAN-A-317:LU)[0x56365ea05030]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822133338254 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042300:GERAN-A-317:LU)[0x56365ea05030]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822133338254 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822133338254 DVLR DEBUG set IMSI on subscriber; IMSI=262420000042300 id=262420000042300 (vlr.c:661) 20250822133338254 DVLR INFO New subscr, IMSI: 262420000042300 (vlr.c:562) 20250822133338254 DVLR DEBUG VLR subscr IMSI-262420000042300 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822133338254 DMSC DEBUG msc_a(IMSI-262420000042300:GERAN-A-317:LU)[0x56365e858e20]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822133338254 DMSC DEBUG msc_a(IMSI-262420000042300:GERAN-A-317:LU)[0x56365e858e20]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822133338254 DVLR DEBUG VLR subscr IMSI-262420000042300 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822133338254 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822133338254 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042300:GERAN-A-317:LU)[0x56365ea05030]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822133338254 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042300:GERAN-A-317:LU)[0x56365ea05030]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822133338254 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042300:GERAN-A-317:LU)[0x56365ea05030]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822133338254 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042300:GERAN-A-317:LU)[0x56365ea05030]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822133338254 DMSC DEBUG msc_i(IMSI-262420000042300:GERAN-A-317:LU)[0x56365ea5f9e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822133338254 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042300:GERAN-A-317:LU)[0x56365ea05030]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822133338254 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042300:GERAN-A-317:LU)[0x56365ea05030]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822133338254 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042300:GERAN-A-317:LU)[0x56365e9fe540]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822133338254 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042300:GERAN-A-317:LU)[0x56365e9fe540]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042300:GERAN-A-317:LU)[0x56365ea05030] (fsm.c:486) 20250822133338254 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042300:GERAN-A-317:LU)[0x56365e9fe540]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822133338254 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042300:GERAN-A-317:LU)[0x56365e9fe540]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822133338254 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133338254 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133338254 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133338254 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133338254 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133338254 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133338254 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133338254 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133338254 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133338254 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133338254 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133338254 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133338254 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133338254 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133338254 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133338254 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1975)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1975)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1975)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1975)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1973)@718a44d66dfb: { messageType := 2, destLocRef := '79D7AE'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)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1973)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1973)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1973)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1973)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1979)@718a44d66dfb: Found GsupExpect[0] for "262420000042300" handled at TC_auth_options_00(1982) MSC_Test-GSUP(1979)@718a44d66dfb: Added IMSI table entry 0TC_auth_options_00(1982)"262420000042300" 20250822133338257 DVLR DEBUG VLR subscr IMSI-262420000042300 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250822133338257 DVLR DEBUG VLR subscr IMSI-262420000042300 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1973)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1973)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(1973)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1973)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1975)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133338257 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133338257 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133338257 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133338257 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133338257 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133338257 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133338257 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133338257 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_auth_options_00(1982)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_00(1982)@718a44d66dfb: setverdict(pass): none -> pass 20250822133338258 DMSC DEBUG msc_i(IMSI-262420000042300:GERAN-A-317:LU)[0x56365ea5f9e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133338258 DMSC DEBUG msc_a(IMSI-262420000042300:GERAN-A-317:LU)[0x56365e858e20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133338260 DVLR DEBUG VLR subscr IMSI-262420000042300 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133338260 DVLR DEBUG IMSI:262420000042300 has MSISDN:491230042300 (vlr.c:1045) 20250822133338260 DMSC NOTICE msub(IMSI-262420000042300:MSISDN-491230042300) VLR: update for IMSI=262420000042300 (MSISDN=491230042300) (gsm_04_08.c:1541) 20250822133338260 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822133338260 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133338260 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042300:MSISDN-491230042300:GERAN-A-317:LU)[0x56365ea05030]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822133338260 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042300:GERAN-A-317:LU)[0x56365e9fe540]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822133338260 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042300:GERAN-A-317:LU)[0x56365e9fe540]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822133338260 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042300:GERAN-A-317:LU)[0x56365e9fe540]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822133338260 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042300:GERAN-A-317:LU)[0x56365e9fe540]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042300:MSISDN-491230042300:GERAN-A-317:LU)[0x56365ea05030] (vlr_lu_fsm.c:110) 20250822133338260 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042300:GERAN-A-317:LU)[0x56365e9fe540]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822133338260 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042300:GERAN-A-317:LU)[0x56365e9fe540]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822133338260 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042300:MSISDN-491230042300:GERAN-A-317:LU)[0x56365ea05030]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822133338260 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042300:MSISDN-491230042300:GERAN-A-317:LU)[0x56365ea05030]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822133338260 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042300:MSISDN-491230042300:GERAN-A-317:LU)[0x56365ea45ca0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822133338260 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042300:MSISDN-491230042300:GERAN-A-317:LU)[0x56365ea45ca0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042300:MSISDN-491230042300:GERAN-A-317:LU)[0x56365ea05030] (fsm.c:486) 20250822133338260 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042300:MSISDN-491230042300:GERAN-A-317:LU)[0x56365ea45ca0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822133338260 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042300:MSISDN-491230042300:GERAN-A-317:LU)[0x56365ea45ca0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822133338260 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042300:MSISDN-491230042300:GERAN-A-317:LU)[0x56365ea45ca0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822133338260 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042300:MSISDN-491230042300:GERAN-A-317:LU)[0x56365ea45ca0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822133338260 DMSC NOTICE msub(IMSI-262420000042300:MSISDN-491230042300:TMSInew-0x1F5064E8) VLR: update for IMSI=262420000042300 (MSISDN=491230042300) (gsm_04_08.c:1541) 20250822133338260 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042300:MSISDN-491230042300:GERAN-A-317:LU)[0x56365ea45ca0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822133338260 DMM DEBUG -> IMSI-262420000042300:MSISDN-491230042300:TMSInew-0x1F5064E8 LOCATION UPDATE ACCEPT (TMSI = 0x1f5064e8) (gsm_04_08.c:149) 20250822133338260 DMSC DEBUG msc_i(IMSI-262420000042300:MSISDN-491230042300:TMSInew-0x1F5064E8:GERAN-A-317:LU)[0x56365ea5f9e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133338260 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300:TMSInew-0x1F5064E8 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822133338260 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133338260 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133338261 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133338261 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133338261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133338261 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133338261 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133338261 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1975)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1975)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1973)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1973)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1973)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1973)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_00(1982)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1974)@718a44d66dfb: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1974)@718a44d66dfb: patched enc_l3: '055B'O MSC_Test_0-SCCP(1973)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1973)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(1973)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1973)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002055B'O 20250822133338265 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133338265 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133338265 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133338265 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133338265 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133338265 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133338265 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133338265 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1975)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133338265 DMSC DEBUG msc_i(IMSI-262420000042300:MSISDN-491230042300:TMSInew-0x1F5064E8:GERAN-A-317:LU)[0x56365ea5f9e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133338265 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSInew-0x1F5064E8:GERAN-A-317:LU)[0x56365e858e20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133338265 DMM DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSInew-0x1F5064E8:GERAN-A-317:LU)[0x56365e858e20]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822133338265 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042300:MSISDN-491230042300:TMSInew-0x1F5064E8:GERAN-A-317:LU)[0x56365ea05030]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822133338265 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042300:MSISDN-491230042300:GERAN-A-317:LU)[0x56365ea45ca0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822133338265 DMSC NOTICE msub(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x1F5064E8) VLR: update for IMSI=262420000042300 (MSISDN=491230042300) (gsm_04_08.c:1541) 20250822133338265 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300:TMSI-0x1F5064E8 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250822133338265 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042300:MSISDN-491230042300:GERAN-A-317:LU)[0x56365ea45ca0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822133338265 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x1F5064E8:GERAN-A-317:LU)[0x56365ea05030]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822133338265 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042300:MSISDN-491230042300:GERAN-A-317:LU)[0x56365ea45ca0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822133338265 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042300:MSISDN-491230042300:GERAN-A-317:LU)[0x56365ea45ca0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x1F5064E8:GERAN-A-317:LU)[0x56365ea05030] (vlr_lu_fsm.c:817) 20250822133338265 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042300:MSISDN-491230042300:GERAN-A-317:LU)[0x56365ea45ca0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822133338265 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042300:MSISDN-491230042300:GERAN-A-317:LU)[0x56365ea45ca0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822133338265 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x1F5064E8:GERAN-A-317:LU)[0x56365ea05030]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822133338265 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x1F5064E8:GERAN-A-317:LU)[0x56365e858e20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250822133338265 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x1F5064E8:GERAN-A-317:LU)[0x56365e858e20]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.988s remaining) (msc_a.c:450) 20250822133338265 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230042300/3/1): Available (smpp_smsc.c:626) 20250822133338265 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x1F5064E8:GERAN-A-317:LU)[0x56365e858e20]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133338265 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x1F5064E8:GERAN-A-317:LU)[0x56365e858e20]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250822133338265 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300:TMSI-0x1F5064E8 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822133338265 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300:TMSI-0x1F5064E8 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822133338265 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300:TMSI-0x1F5064E8 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822133338265 DMSC DEBUG msc_i(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x1F5064E8:GERAN-A-317:LU)[0x56365ea5f9e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822133338266 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300:TMSI-0x1F5064E8 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250822133338266 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133338266 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133338266 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133338266 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133338266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133338266 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133338266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133338266 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1975)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1975)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1973)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1973)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1973)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1973)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1973)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1973)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1973)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1973)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822133338268 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133338268 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133338268 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133338268 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133338268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133338268 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133338268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133338268 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133338268 DMSC DEBUG msc_i(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x1F5064E8:GERAN-A-317:LU)[0x56365ea5f9e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133338268 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x1F5064E8:GERAN-A-317:LU)[0x56365e858e20]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_0-M3UA(1975)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133338268 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x1F5064E8:GERAN-A-317:LU)[0x56365e858e20]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822133338268 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x1F5064E8:GERAN-A-317:LU)[0x56365e858e20]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133338268 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x1F5064E8:GERAN-A-317:LU)[0x56365e858e20]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822133338268 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x1F5064E8:GERAN-A-317:LU)[0x56365ea05030]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822133338268 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x1F5064E8:GERAN-A-317:LU)[0x56365ea05030]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x1F5064E8:GERAN-A-317:LU)[0x56365e858e20] (msc_a.c:1053) 20250822133338268 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x1F5064E8:GERAN-A-317:LU)[0x56365ea05030]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822133338268 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x1F5064E8:GERAN-A-317:LU)[0x56365ea05030]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822133338268 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x1F5064E8:GERAN-A-317:LU)[0x56365ea05030]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822133338268 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x1F5064E8:GERAN-A-317:LU)[0x56365e858e20]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea51740] (msc_a.c:1053) 20250822133338268 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x1F5064E8:GERAN-A-317:LU)[0x56365e858e20]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822133338268 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x1F5064E8:GERAN-A-317:LU)[0x56365e858e20]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822133338268 DMSC DEBUG msub_fsm[0x56365ea51740]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822133338268 DMSC DEBUG msub(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x1F5064E8) MSC-A terminated (msub.c:261) 20250822133338268 DMSC DEBUG msub(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x1F5064E8) 1 MSC-I still active (msub.c:79) 20250822133338268 DMSC DEBUG msub_fsm[0x56365ea51740]{active}: State change to terminating (no timeout) (msub.c:91) 20250822133338268 DMSC DEBUG msub_fsm[0x56365ea51740]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822133338268 DMSC DEBUG msc_i(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x1F5064E8:GERAN-A-317:LU)[0x56365ea5f9e0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822133338268 DMSC DEBUG msc_i(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x1F5064E8:GERAN-A-317:LU)[0x56365ea5f9e0]{READY}: Removing from parent msub_fsm[0x56365ea51740] (msub.c:113) 20250822133338268 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-317 (ran_conn.c:155) 20250822133338268 DMSC DEBUG msc_i(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x1F5064E8:GERAN-A-317:LU)[0x56365ea5f9e0]{READY}: Freeing instance (msub.c:113) 20250822133338268 DMSC DEBUG msc_i(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x1F5064E8:GERAN-A-317:LU)[0x56365ea5f9e0]{READY}: Deallocated (fsm.c:568) 20250822133338268 DMSC DEBUG msub(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x1F5064E8) Free (msub.c:119) 20250822133338268 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300:TMSI-0x1F5064E8 - active-conn: now used by 1 (attached) (msub.c:375) 20250822133338268 DMSC DEBUG msub_fsm[0x56365ea51740]{terminating}: Freeing instance (msub.c:113) 20250822133338268 DMSC DEBUG msub_fsm[0x56365ea51740]{terminating}: Deallocated (fsm.c:568) 20250822133338268 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133338268 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133338268 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133338268 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133338268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133338268 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133338268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133338268 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1975)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1975)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1973)@718a44d66dfb: Session index based on local reference:0 20250822133338269 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133338269 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133338269 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133338269 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133338269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133338269 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133338269 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133338269 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1975)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1974)@718a44d66dfb: Deleted conn table entry 0TC_auth_options_00(1982)7985070 TC_auth_options_00(1982)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822133338270 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300:TMSI-0x1F5064E8 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822133338270 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300:TMSI-0x1F5064E8 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_00(1982)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_00(1982)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_00(1982)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_00(1982)@718a44d66dfb: port MSCVTYf_perform_lu() done TC_auth_options_00(1982)@718a44d66dfb: port MSCVTYf_establish_fully() starting TC_auth_options_00(1982)@718a44d66dfb: 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 := '1F5064E8'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1974)@718a44d66dfb: Added conn table entry 0TC_auth_options_00(1982)16728556 MSC_Test_0-RAN(1974)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1973)@718a44d66dfb: First idle individual index:0 20250822133339281 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133339281 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133339281 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133339281 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133339281 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133339281 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133339281 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133339281 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1975)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133339281 DMSC DEBUG msub_fsm[0x56365ea45ca0]{active}: Allocated (fsm.c:456) 20250822133339281 DMSC DEBUG msc_i[0x56365e9fe540]{READY}: Allocated (fsm.c:456) 20250822133339281 DMSC DEBUG msc_i[0x56365e9fe540]{READY}: is child of msub_fsm[0x56365ea45ca0] (fsm.c:486) 20250822133339282 DMSC DEBUG msc_a[0x56365ea78fe0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822133339282 DMSC DEBUG msc_a[0x56365ea78fe0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea45ca0] (fsm.c:486) 20250822133339282 DMSC DEBUG msc_a(unknown:GERAN-A-318:NONE)[0x56365ea78fe0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822133339282 DMSC DEBUG msc_i(unknown:GERAN-A-318:NONE)[0x56365e9fe540]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822133339282 DMSC DEBUG msc_a(unknown:GERAN-A-318:NONE)[0x56365ea78fe0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822133339282 DMM DEBUG msc_a(TMSI-0x1F5064E8:GERAN-A-318:CM_SERVICE_REQ)[0x56365ea78fe0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250822133339282 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1F5064E8:GERAN-A-318:CM_SERVICE_REQ)[0x56365ea6fe90]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822133339282 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1F5064E8:GERAN-A-318:CM_SERVICE_REQ)[0x56365ea6fe90]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x1F5064E8:GERAN-A-318:CM_SERVICE_REQ)[0x56365ea78fe0] (fsm.c:486) 20250822133339282 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1F5064E8:GERAN-A-318:CM_SERVICE_REQ)[0x56365ea6fe90]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250822133339282 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1F5064E8:GERAN-A-318:CM_SERVICE_REQ)[0x56365ea6fe90]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822133339282 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300:TMSI-0x1F5064E8 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822133339282 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300:TMSI-0x1F5064E8 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822133339282 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x1F5064E8:GERAN-A-318:CM_SERVICE_REQ)[0x56365ea78fe0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822133339282 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x1F5064E8:GERAN-A-318:CM_SERVICE_REQ)[0x56365ea78fe0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822133339282 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x1F5064E8:GERAN-A-318:CM_SERVICE_REQ)[0x56365ea6fe90]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822133339282 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x1F5064E8:GERAN-A-318:CM_SERVICE_REQ)[0x56365ea6fe90]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822133339282 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x1F5064E8:GERAN-A-318:CM_SERVICE_REQ)[0x56365ea6fe90]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822133339282 DMSC DEBUG msc_i(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x1F5064E8:GERAN-A-318:CM_SERVICE_REQ)[0x56365e9fe540]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822133339282 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x1F5064E8:GERAN-A-318:CM_SERVICE_REQ)[0x56365ea6fe90]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822133339282 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x1F5064E8:GERAN-A-318:CM_SERVICE_REQ)[0x56365ea6fe90]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822133339282 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x1F5064E8:GERAN-A-318:CM_SERVICE_REQ)[0x56365ea6fe90]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822133339282 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x1F5064E8:GERAN-A-318:CM_SERVICE_REQ)[0x56365ea6fe90]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822133339282 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x1F5064E8:GERAN-A-318:CM_SERVICE_REQ)[0x56365ea6fe90]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822133339282 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x1F5064E8:GERAN-A-318:CM_SERVICE_REQ)[0x56365ea6fe90]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822133339282 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x1F5064E8:GERAN-A-318:CM_SERVICE_REQ)[0x56365ea6fe90]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822133339282 DMSC DEBUG msc_i(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x1F5064E8:GERAN-A-318:CM_SERVICE_REQ)[0x56365e9fe540]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133339282 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x1F5064E8:GERAN-A-318:CM_SERVICE_REQ)[0x56365ea78fe0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250822133339282 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x1F5064E8:GERAN-A-318:CM_SERVICE_REQ)[0x56365ea78fe0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250822133339282 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230042300/3/1): Available (smpp_smsc.c:626) 20250822133339282 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300:TMSI-0x1F5064E8 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250822133339283 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133339283 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133339283 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133339283 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133339283 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133339283 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133339283 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133339283 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133339283 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133339283 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133339283 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133339283 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133339283 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133339283 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133339283 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133339283 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133339283 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133339283 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133339283 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133339283 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133339283 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133339283 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133339283 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133339283 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1975)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1975)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1975)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1975)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1975)@718a44d66dfb: Message received on association #8 MSC_Test_0-SCCP(1973)@718a44d66dfb: { messageType := 2, destLocRef := 'FF41EC'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)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-M3UA(1975)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1973)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1973)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1973)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1973)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1973)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1973)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1973)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1973)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822133339286 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300:TMSI-0x1F5064E8 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250822133339286 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300:TMSI-0x1F5064E8 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_auth_options_00(1982)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_00(1982)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_00(1982)@718a44d66dfb: port MSCVTYf_establish_fully() done MSC_Test_0-SCCP(1973)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1973)@718a44d66dfb: vl_len:6 MSC_Test_0-SCCP(1973)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1973)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000422040100'O MSC_Test_0-M3UA(1975)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133339291 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133339291 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133339291 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133339291 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133339291 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133339291 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133339291 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133339291 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133339291 DMSC DEBUG msc_i(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x1F5064E8:GERAN-A-318:CM_SERVICE_REQ)[0x56365e9fe540]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133339291 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x1F5064E8:GERAN-A-318:CM_SERVICE_REQ)[0x56365ea78fe0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133339291 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x1F5064E8:GERAN-A-318:CM_SERVICE_REQ)[0x56365ea78fe0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_MO_CLOSE (msc_a.c:1734) 20250822133339291 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x1F5064E8:GERAN-A-318:CM_SERVICE_REQ)[0x56365ea78fe0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250822133339291 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300:TMSI-0x1F5064E8 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822133339292 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300:TMSI-0x1F5064E8 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822133339292 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300:TMSI-0x1F5064E8 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822133339292 DMSC DEBUG msc_i(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x1F5064E8:GERAN-A-318:CM_SERVICE_REQ)[0x56365e9fe540]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822133339292 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300:TMSI-0x1F5064E8 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822133339292 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133339292 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133339292 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133339292 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133339292 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133339292 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133339292 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133339292 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1975)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1975)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1973)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1973)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1973)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1973)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1973)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1973)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1973)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1973)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822133339295 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133339295 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_0-M3UA(1975)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133339295 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133339295 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133339295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133339295 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133339295 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133339295 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133339295 DMSC DEBUG msc_i(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x1F5064E8:GERAN-A-318:CM_SERVICE_REQ)[0x56365e9fe540]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133339295 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x1F5064E8:GERAN-A-318:CM_SERVICE_REQ)[0x56365ea78fe0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133339296 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x1F5064E8:GERAN-A-318:CM_SERVICE_REQ)[0x56365ea78fe0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822133339296 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x1F5064E8:GERAN-A-318:CM_SERVICE_REQ)[0x56365ea78fe0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133339296 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x1F5064E8:GERAN-A-318:CM_SERVICE_REQ)[0x56365ea78fe0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822133339296 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x1F5064E8:GERAN-A-318:CM_SERVICE_REQ)[0x56365ea6fe90]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822133339296 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x1F5064E8:GERAN-A-318:CM_SERVICE_REQ)[0x56365ea6fe90]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x1F5064E8:GERAN-A-318:CM_SERVICE_REQ)[0x56365ea78fe0] (msc_a.c:1053) 20250822133339296 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x1F5064E8:GERAN-A-318:CM_SERVICE_REQ)[0x56365ea6fe90]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822133339296 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x1F5064E8:GERAN-A-318:CM_SERVICE_REQ)[0x56365ea6fe90]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822133339296 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x1F5064E8:GERAN-A-318:CM_SERVICE_REQ)[0x56365ea78fe0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea45ca0] (msc_a.c:1053) 20250822133339296 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x1F5064E8:GERAN-A-318:CM_SERVICE_REQ)[0x56365ea78fe0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822133339296 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x1F5064E8:GERAN-A-318:CM_SERVICE_REQ)[0x56365ea78fe0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822133339296 DMSC DEBUG msub_fsm[0x56365ea45ca0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822133339296 DMSC DEBUG msub(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x1F5064E8) MSC-A terminated (msub.c:261) 20250822133339296 DMSC DEBUG msub(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x1F5064E8) 1 MSC-I still active (msub.c:79) 20250822133339296 DMSC DEBUG msub_fsm[0x56365ea45ca0]{active}: State change to terminating (no timeout) (msub.c:91) 20250822133339296 DMSC DEBUG msub_fsm[0x56365ea45ca0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822133339296 DMSC DEBUG msc_i(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x1F5064E8:GERAN-A-318:CM_SERVICE_REQ)[0x56365e9fe540]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822133339296 DMSC DEBUG msc_i(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x1F5064E8:GERAN-A-318:CM_SERVICE_REQ)[0x56365e9fe540]{READY}: Removing from parent msub_fsm[0x56365ea45ca0] (msub.c:113) 20250822133339296 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-318 (ran_conn.c:155) 20250822133339296 DMSC DEBUG msc_i(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x1F5064E8:GERAN-A-318:CM_SERVICE_REQ)[0x56365e9fe540]{READY}: Freeing instance (msub.c:113) 20250822133339296 DMSC DEBUG msc_i(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x1F5064E8:GERAN-A-318:CM_SERVICE_REQ)[0x56365e9fe540]{READY}: Deallocated (fsm.c:568) 20250822133339296 DMSC DEBUG msub(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x1F5064E8) Free (msub.c:119) 20250822133339296 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300:TMSI-0x1F5064E8 - active-conn: now used by 1 (attached) (msub.c:375) 20250822133339296 DMSC DEBUG msub_fsm[0x56365ea45ca0]{terminating}: Freeing instance (msub.c:113) 20250822133339296 DMSC DEBUG msub_fsm[0x56365ea45ca0]{terminating}: Deallocated (fsm.c:568) 20250822133339296 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133339296 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133339296 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133339296 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133339296 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133339296 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133339296 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133339296 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1975)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1975)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1973)@718a44d66dfb: Session index based on local reference:0 20250822133339297 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133339297 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133339297 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133339297 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133339297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133339297 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133339297 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133339297 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1975)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1974)@718a44d66dfb: Deleted conn table entry 0TC_auth_options_00(1982)16728556 TC_auth_options_00(1982)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822133339298 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300:TMSI-0x1F5064E8 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822133339298 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300:TMSI-0x1F5064E8 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_00(1982)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_00(1982)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_00(1982)@718a44d66dfb: Final verdict of PTC: pass 20250822133339307 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822133339307 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(1973)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP(1979)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(1976)@718a44d66dfb: Final verdict of PTC: none 20250822133339310 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-M3UA(1975)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP-IPA(1978)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(1980)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(1974)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(1977)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1972)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1983)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(1981)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1972): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(1973): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(1974): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(1975): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(1976): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(1977): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(1978): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(1979): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(1980): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(1981): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_auth_options_00(1982): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1983): none (pass -> pass) MTC@718a44d66dfb: Test case TC_auth_options_0 finished. Verdict: pass MTC@718a44d66dfb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_0 pass'. Fri Aug 22 13:33:39 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 20250822133339498 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822133339498 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822133339498 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822133339498 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822133339498 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822133339498 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822133339498 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822133339498 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822133339498 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822133339498 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133339499 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822133339499 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822133339499 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822133339499 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822133339499 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822133339499 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822133339499 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822133339499 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822133339499 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822133340312 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=282056) 20250822133341313 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822133341500 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822133341500 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822133341500 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=282056, count=283216) 20250822133342315 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 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_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 20250822133343316 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_auth_options_1 started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(1987)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(1987)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1987)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(1985)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822133343995 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1988)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822133344189 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822133344189 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822133344189 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822133344190 DLSS7 DEBUG 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)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1987)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1987)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822133344196 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133344196 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822133344196 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822133344196 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822133344196 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822133344196 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822133344196 DLSS7 DEBUG 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)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(1987)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1987)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1987)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1987)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822133344199 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133344199 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822133344199 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822133344199 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822133344199 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822133344199 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822133344199 DLSS7 DEBUG 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)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1987)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1987)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1987)@718a44d66dfb: Message received on association #8 20250822133344200 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822133344200 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1987)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1987)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1987)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1987)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822133344316 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822133344316 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1990)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1990)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822133344322 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1990)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1990)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1990)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@718a44d66dfb: IPA ID RESP: { { 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)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1990)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822133344341 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822133344341 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_auth_options_10(1994)@718a44d66dfb: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(1991)@718a44d66dfb: Created GsupExpect[0] for "262420000042301" to be handled at TC_auth_options_10(1994) TC_auth_options_10(1994)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250822133345002 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133345002 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133345002 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133345002 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133345002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133345002 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133345002 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133345002 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1987)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133345003 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133345003 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133345003 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133345003 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133345003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133345003 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133345003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133345003 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1987)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1987)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1986)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1986)@718a44d66dfb: Added conn table entry 0TC_auth_options_10(1994)16731797 MSC_Test_0-RAN(1986)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1985)@718a44d66dfb: First idle individual index:0 20250822133345018 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133345018 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133345018 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133345018 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133345018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133345018 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133345018 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133345018 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1987)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133345019 DMSC DEBUG msub_fsm[0x56365ea6fe90]{active}: Allocated (fsm.c:456) 20250822133345019 DMSC DEBUG msc_i[0x56365ea78fe0]{READY}: Allocated (fsm.c:456) 20250822133345019 DMSC DEBUG msc_i[0x56365ea78fe0]{READY}: is child of msub_fsm[0x56365ea6fe90] (fsm.c:486) 20250822133345019 DMSC DEBUG msc_a[0x56365e9fe540]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822133345019 DMSC DEBUG msc_a[0x56365e9fe540]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea6fe90] (fsm.c:486) 20250822133345019 DMSC DEBUG msc_a(unknown:GERAN-A-319:NONE)[0x56365e9fe540]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822133345019 DMSC DEBUG msc_i(unknown:GERAN-A-319:NONE)[0x56365ea78fe0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822133345019 DMSC DEBUG msc_a(unknown:GERAN-A-319:NONE)[0x56365e9fe540]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822133345019 DMM DEBUG msc_a(IMSI-262420000042301:GERAN-A-319:LU)[0x56365e9fe540]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000042301 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822133345019 DMM DEBUG msc_a(IMSI-262420000042301:GERAN-A-319:LU)[0x56365e9fe540]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822133345019 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042301:GERAN-A-319:LU)[0x56365ea45ca0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822133345019 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042301:GERAN-A-319:LU)[0x56365ea45ca0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000042301:GERAN-A-319:LU)[0x56365e9fe540] (fsm.c:486) 20250822133345019 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042301:GERAN-A-319:LU)[0x56365ea45ca0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822133345019 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042301:GERAN-A-319:LU)[0x56365ea45ca0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822133345019 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822133345019 DVLR DEBUG set IMSI on subscriber; IMSI=262420000042301 id=262420000042301 (vlr.c:661) 20250822133345019 DVLR INFO New subscr, IMSI: 262420000042301 (vlr.c:562) 20250822133345019 DVLR DEBUG VLR subscr IMSI-262420000042301 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822133345019 DMSC DEBUG msc_a(IMSI-262420000042301:GERAN-A-319:LU)[0x56365e9fe540]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822133345019 DMSC DEBUG msc_a(IMSI-262420000042301:GERAN-A-319:LU)[0x56365e9fe540]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822133345019 DVLR DEBUG VLR subscr IMSI-262420000042301 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822133345019 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822133345019 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042301:GERAN-A-319:LU)[0x56365ea45ca0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822133345019 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042301:GERAN-A-319:LU)[0x56365ea45ca0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822133345019 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042301:GERAN-A-319:LU)[0x56365ea45ca0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822133345019 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042301:GERAN-A-319:LU)[0x56365ea45ca0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822133345019 DMSC DEBUG msc_i(IMSI-262420000042301:GERAN-A-319:LU)[0x56365ea78fe0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822133345019 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042301:GERAN-A-319:LU)[0x56365ea45ca0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822133345019 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042301:GERAN-A-319:LU)[0x56365ea45ca0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822133345019 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042301:GERAN-A-319:LU)[0x56365ea47180]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822133345019 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042301:GERAN-A-319:LU)[0x56365ea47180]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042301:GERAN-A-319:LU)[0x56365ea45ca0] (fsm.c:486) 20250822133345019 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042301:GERAN-A-319:LU)[0x56365ea47180]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822133345019 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042301:GERAN-A-319:LU)[0x56365ea47180]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822133345019 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133345019 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133345019 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133345019 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133345019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133345019 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133345019 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133345019 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133345019 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133345019 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133345019 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133345019 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133345019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133345019 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133345019 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133345019 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1987)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1987)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1987)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1987)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1985)@718a44d66dfb: { messageType := 2, destLocRef := 'FF4E95'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)@718a44d66dfb: Session index based on local reference:0 MSC_Test-GSUP(1991)@718a44d66dfb: Found GsupExpect[0] for "262420000042301" handled at TC_auth_options_10(1994) MSC_Test-GSUP(1991)@718a44d66dfb: Added IMSI table entry 0TC_auth_options_10(1994)"262420000042301" MSC_Test_0-SCCP(1985)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1985)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1985)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1985)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822133345023 DVLR DEBUG VLR subscr IMSI-262420000042301 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250822133345023 DVLR DEBUG VLR subscr IMSI-262420000042301 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1985)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1985)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(1985)@718a44d66dfb: vl_from0 TC_auth_options_10(1994)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(1987)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1985)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250822133345024 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133345024 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133345024 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133345024 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133345024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133345024 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133345024 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133345024 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133345024 DMSC DEBUG msc_i(IMSI-262420000042301:GERAN-A-319:LU)[0x56365ea78fe0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133345024 DMSC DEBUG msc_a(IMSI-262420000042301:GERAN-A-319:LU)[0x56365e9fe540]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) TC_auth_options_10(1994)@718a44d66dfb: setverdict(pass): none -> pass 20250822133345030 DVLR DEBUG VLR subscr IMSI-262420000042301 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133345030 DVLR DEBUG IMSI:262420000042301 has MSISDN:491230042301 (vlr.c:1045) 20250822133345030 DMSC NOTICE msub(IMSI-262420000042301:MSISDN-491230042301) VLR: update for IMSI=262420000042301 (MSISDN=491230042301) (gsm_04_08.c:1541) 20250822133345030 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822133345032 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133345032 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042301:MSISDN-491230042301:GERAN-A-319:LU)[0x56365ea45ca0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822133345032 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042301:GERAN-A-319:LU)[0x56365ea47180]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822133345032 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042301:GERAN-A-319:LU)[0x56365ea47180]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822133345032 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042301:GERAN-A-319:LU)[0x56365ea47180]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822133345032 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042301:GERAN-A-319:LU)[0x56365ea47180]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042301:MSISDN-491230042301:GERAN-A-319:LU)[0x56365ea45ca0] (vlr_lu_fsm.c:110) 20250822133345032 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042301:GERAN-A-319:LU)[0x56365ea47180]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822133345032 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042301:GERAN-A-319:LU)[0x56365ea47180]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822133345032 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042301:MSISDN-491230042301:GERAN-A-319:LU)[0x56365ea45ca0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822133345032 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042301:MSISDN-491230042301:GERAN-A-319:LU)[0x56365ea45ca0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822133345032 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042301:MSISDN-491230042301:GERAN-A-319:LU)[0x56365ea5b590]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822133345032 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042301:MSISDN-491230042301:GERAN-A-319:LU)[0x56365ea5b590]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042301:MSISDN-491230042301:GERAN-A-319:LU)[0x56365ea45ca0] (fsm.c:486) 20250822133345032 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042301:MSISDN-491230042301:GERAN-A-319:LU)[0x56365ea5b590]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822133345032 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042301:MSISDN-491230042301:GERAN-A-319:LU)[0x56365ea5b590]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822133345032 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042301:MSISDN-491230042301:GERAN-A-319:LU)[0x56365ea5b590]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822133345032 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042301:MSISDN-491230042301:GERAN-A-319:LU)[0x56365ea5b590]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822133345032 DMSC NOTICE msub(IMSI-262420000042301:MSISDN-491230042301:TMSInew-0x039E091A) VLR: update for IMSI=262420000042301 (MSISDN=491230042301) (gsm_04_08.c:1541) 20250822133345032 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042301:MSISDN-491230042301:GERAN-A-319:LU)[0x56365ea5b590]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822133345032 DMM DEBUG -> IMSI-262420000042301:MSISDN-491230042301:TMSInew-0x039E091A LOCATION UPDATE ACCEPT (TMSI = 0x039e091a) (gsm_04_08.c:149) 20250822133345032 DMSC DEBUG msc_i(IMSI-262420000042301:MSISDN-491230042301:TMSInew-0x039E091A:GERAN-A-319:LU)[0x56365ea78fe0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133345032 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301:TMSInew-0x039E091A - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822133345032 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133345032 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133345032 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133345032 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133345032 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133345032 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133345032 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133345032 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1987)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1987)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1985)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1985)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1985)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1985)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_10(1994)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1986)@718a44d66dfb: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1986)@718a44d66dfb: patched enc_l3: '055B'O MSC_Test_0-SCCP(1985)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1985)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(1985)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1985)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1987)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133345044 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133345044 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133345044 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133345044 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133345044 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133345044 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133345044 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133345044 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133345044 DMSC DEBUG msc_i(IMSI-262420000042301:MSISDN-491230042301:TMSInew-0x039E091A:GERAN-A-319:LU)[0x56365ea78fe0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133345044 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSInew-0x039E091A:GERAN-A-319:LU)[0x56365e9fe540]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133345044 DMM DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSInew-0x039E091A:GERAN-A-319:LU)[0x56365e9fe540]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822133345044 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042301:MSISDN-491230042301:TMSInew-0x039E091A:GERAN-A-319:LU)[0x56365ea45ca0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822133345044 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042301:MSISDN-491230042301:GERAN-A-319:LU)[0x56365ea5b590]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822133345044 DMSC NOTICE msub(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x039E091A) VLR: update for IMSI=262420000042301 (MSISDN=491230042301) (gsm_04_08.c:1541) 20250822133345044 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301:TMSI-0x039E091A + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250822133345044 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042301:MSISDN-491230042301:GERAN-A-319:LU)[0x56365ea5b590]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822133345044 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x039E091A:GERAN-A-319:LU)[0x56365ea45ca0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822133345044 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042301:MSISDN-491230042301:GERAN-A-319:LU)[0x56365ea5b590]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822133345044 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042301:MSISDN-491230042301:GERAN-A-319:LU)[0x56365ea5b590]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x039E091A:GERAN-A-319:LU)[0x56365ea45ca0] (vlr_lu_fsm.c:817) 20250822133345044 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042301:MSISDN-491230042301:GERAN-A-319:LU)[0x56365ea5b590]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822133345044 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042301:MSISDN-491230042301:GERAN-A-319:LU)[0x56365ea5b590]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822133345044 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x039E091A:GERAN-A-319:LU)[0x56365ea45ca0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822133345044 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x039E091A:GERAN-A-319:LU)[0x56365e9fe540]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250822133345044 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x039E091A:GERAN-A-319:LU)[0x56365e9fe540]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.974s remaining) (msc_a.c:450) 20250822133345044 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230042301/3/1): Available (smpp_smsc.c:626) 20250822133345044 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x039E091A:GERAN-A-319:LU)[0x56365e9fe540]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133345044 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x039E091A:GERAN-A-319:LU)[0x56365e9fe540]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250822133345044 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301:TMSI-0x039E091A + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822133345044 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301:TMSI-0x039E091A + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822133345044 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301:TMSI-0x039E091A - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822133345044 DMSC DEBUG msc_i(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x039E091A:GERAN-A-319:LU)[0x56365ea78fe0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822133345044 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301:TMSI-0x039E091A - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250822133345044 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133345044 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133345044 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133345045 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133345045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133345045 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133345045 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133345045 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1987)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1987)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1985)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1985)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1985)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1985)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1985)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1985)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1985)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1985)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822133345047 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133345047 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133345047 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133345047 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133345047 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133345047 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133345047 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133345047 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1987)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133345047 DMSC DEBUG msc_i(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x039E091A:GERAN-A-319:LU)[0x56365ea78fe0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133345047 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x039E091A:GERAN-A-319:LU)[0x56365e9fe540]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133345047 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x039E091A:GERAN-A-319:LU)[0x56365e9fe540]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822133345047 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x039E091A:GERAN-A-319:LU)[0x56365e9fe540]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133345047 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x039E091A:GERAN-A-319:LU)[0x56365e9fe540]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822133345047 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x039E091A:GERAN-A-319:LU)[0x56365ea45ca0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822133345047 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x039E091A:GERAN-A-319:LU)[0x56365ea45ca0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x039E091A:GERAN-A-319:LU)[0x56365e9fe540] (msc_a.c:1053) 20250822133345047 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x039E091A:GERAN-A-319:LU)[0x56365ea45ca0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822133345047 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x039E091A:GERAN-A-319:LU)[0x56365ea45ca0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822133345047 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x039E091A:GERAN-A-319:LU)[0x56365ea45ca0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822133345047 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x039E091A:GERAN-A-319:LU)[0x56365e9fe540]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea6fe90] (msc_a.c:1053) 20250822133345047 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x039E091A:GERAN-A-319:LU)[0x56365e9fe540]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822133345047 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x039E091A:GERAN-A-319:LU)[0x56365e9fe540]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822133345047 DMSC DEBUG msub_fsm[0x56365ea6fe90]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822133345047 DMSC DEBUG msub(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x039E091A) MSC-A terminated (msub.c:261) 20250822133345047 DMSC DEBUG msub(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x039E091A) 1 MSC-I still active (msub.c:79) 20250822133345047 DMSC DEBUG msub_fsm[0x56365ea6fe90]{active}: State change to terminating (no timeout) (msub.c:91) 20250822133345047 DMSC DEBUG msub_fsm[0x56365ea6fe90]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822133345047 DMSC DEBUG msc_i(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x039E091A:GERAN-A-319:LU)[0x56365ea78fe0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822133345047 DMSC DEBUG msc_i(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x039E091A:GERAN-A-319:LU)[0x56365ea78fe0]{READY}: Removing from parent msub_fsm[0x56365ea6fe90] (msub.c:113) 20250822133345048 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-319 (ran_conn.c:155) 20250822133345048 DMSC DEBUG msc_i(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x039E091A:GERAN-A-319:LU)[0x56365ea78fe0]{READY}: Freeing instance (msub.c:113) 20250822133345048 DMSC DEBUG msc_i(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x039E091A:GERAN-A-319:LU)[0x56365ea78fe0]{READY}: Deallocated (fsm.c:568) 20250822133345048 DMSC DEBUG msub(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x039E091A) Free (msub.c:119) 20250822133345048 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301:TMSI-0x039E091A - active-conn: now used by 1 (attached) (msub.c:375) 20250822133345048 DMSC DEBUG msub_fsm[0x56365ea6fe90]{terminating}: Freeing instance (msub.c:113) 20250822133345048 DMSC DEBUG msub_fsm[0x56365ea6fe90]{terminating}: Deallocated (fsm.c:568) 20250822133345048 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133345048 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133345048 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133345048 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133345048 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133345048 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133345048 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133345048 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1987)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1987)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1985)@718a44d66dfb: Session index based on local reference:0 20250822133345049 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133345049 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133345049 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133345049 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133345049 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133345049 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133345049 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133345049 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1987)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1986)@718a44d66dfb: Deleted conn table entry 0TC_auth_options_10(1994)16731797 TC_auth_options_10(1994)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822133345050 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301:TMSI-0x039E091A + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822133345050 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301:TMSI-0x039E091A - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_10(1994)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_10(1994)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_10(1994)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_10(1994)@718a44d66dfb: port MSCVTYf_perform_lu() done TC_auth_options_10(1994)@718a44d66dfb: port MSCVTYf_establish_fully() starting TC_auth_options_10(1994)@718a44d66dfb: 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 := '039E091A'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1986)@718a44d66dfb: Added conn table entry 0TC_auth_options_10(1994)2232599 MSC_Test_0-RAN(1986)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1985)@718a44d66dfb: First idle individual index:0 20250822133346061 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133346061 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133346061 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133346061 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133346061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133346061 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133346061 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133346061 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1987)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133346062 DMSC DEBUG msub_fsm[0x56365ea45ca0]{active}: Allocated (fsm.c:456) 20250822133346062 DMSC DEBUG msc_i[0x56365e9fe540]{READY}: Allocated (fsm.c:456) 20250822133346062 DMSC DEBUG msc_i[0x56365e9fe540]{READY}: is child of msub_fsm[0x56365ea45ca0] (fsm.c:486) 20250822133346062 DMSC DEBUG msc_a[0x56365ea78fe0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822133346062 DMSC DEBUG msc_a[0x56365ea78fe0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea45ca0] (fsm.c:486) 20250822133346062 DMSC DEBUG msc_a(unknown:GERAN-A-320:NONE)[0x56365ea78fe0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822133346062 DMSC DEBUG msc_i(unknown:GERAN-A-320:NONE)[0x56365e9fe540]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822133346062 DMSC DEBUG msc_a(unknown:GERAN-A-320:NONE)[0x56365ea78fe0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822133346062 DMM DEBUG msc_a(TMSI-0x039E091A:GERAN-A-320:CM_SERVICE_REQ)[0x56365ea78fe0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250822133346063 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x039E091A:GERAN-A-320:CM_SERVICE_REQ)[0x56365ea6fe90]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822133346063 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x039E091A:GERAN-A-320:CM_SERVICE_REQ)[0x56365ea6fe90]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x039E091A:GERAN-A-320:CM_SERVICE_REQ)[0x56365ea78fe0] (fsm.c:486) 20250822133346063 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x039E091A:GERAN-A-320:CM_SERVICE_REQ)[0x56365ea6fe90]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250822133346063 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x039E091A:GERAN-A-320:CM_SERVICE_REQ)[0x56365ea6fe90]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822133346063 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301:TMSI-0x039E091A + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822133346063 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301:TMSI-0x039E091A + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822133346063 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x039E091A:GERAN-A-320:CM_SERVICE_REQ)[0x56365ea78fe0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822133346063 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x039E091A:GERAN-A-320:CM_SERVICE_REQ)[0x56365ea78fe0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822133346063 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x039E091A:GERAN-A-320:CM_SERVICE_REQ)[0x56365ea6fe90]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822133346063 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x039E091A:GERAN-A-320:CM_SERVICE_REQ)[0x56365ea6fe90]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822133346063 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x039E091A:GERAN-A-320:CM_SERVICE_REQ)[0x56365ea6fe90]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822133346063 DMSC DEBUG msc_i(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x039E091A:GERAN-A-320:CM_SERVICE_REQ)[0x56365e9fe540]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822133346063 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x039E091A:GERAN-A-320:CM_SERVICE_REQ)[0x56365ea6fe90]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822133346063 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x039E091A:GERAN-A-320:CM_SERVICE_REQ)[0x56365ea6fe90]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822133346063 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x039E091A:GERAN-A-320:CM_SERVICE_REQ)[0x56365ea6fe90]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822133346063 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x039E091A:GERAN-A-320:CM_SERVICE_REQ)[0x56365ea6fe90]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822133346063 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x039E091A:GERAN-A-320:CM_SERVICE_REQ)[0x56365ea6fe90]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822133346063 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x039E091A:GERAN-A-320:CM_SERVICE_REQ)[0x56365ea6fe90]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822133346063 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x039E091A:GERAN-A-320:CM_SERVICE_REQ)[0x56365ea6fe90]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822133346063 DMSC DEBUG msc_i(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x039E091A:GERAN-A-320:CM_SERVICE_REQ)[0x56365e9fe540]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133346063 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x039E091A:GERAN-A-320:CM_SERVICE_REQ)[0x56365ea78fe0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250822133346063 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x039E091A:GERAN-A-320:CM_SERVICE_REQ)[0x56365ea78fe0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.998s remaining) (msc_a.c:450) 20250822133346063 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230042301/3/1): Available (smpp_smsc.c:626) 20250822133346064 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301:TMSI-0x039E091A - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250822133346064 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133346064 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133346064 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133346064 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133346064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133346064 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133346064 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133346064 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133346064 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133346064 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133346064 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133346064 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133346064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133346064 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133346064 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133346064 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133346064 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133346064 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133346064 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133346064 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133346064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133346064 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133346064 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133346064 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1987)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1987)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1987)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1987)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1985)@718a44d66dfb: { messageType := 2, destLocRef := '221117'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-M3UA(1987)@718a44d66dfb: Message received on association #8 MSC_Test_0-SCCP(1985)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-M3UA(1987)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1985)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1985)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1985)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1985)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1985)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1985)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1985)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1985)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822133346067 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301:TMSI-0x039E091A + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250822133346067 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301:TMSI-0x039E091A - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_auth_options_10(1994)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_10(1994)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_10(1994)@718a44d66dfb: port MSCVTYf_establish_fully() done MSC_Test_0-SCCP(1985)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1985)@718a44d66dfb: vl_len:6 MSC_Test_0-SCCP(1985)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1985)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000422040100'O MSC_Test_0-M3UA(1987)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133346072 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133346072 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133346072 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133346072 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133346072 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133346072 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133346072 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133346072 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133346073 DMSC DEBUG msc_i(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x039E091A:GERAN-A-320:CM_SERVICE_REQ)[0x56365e9fe540]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133346073 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x039E091A:GERAN-A-320:CM_SERVICE_REQ)[0x56365ea78fe0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133346073 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x039E091A:GERAN-A-320:CM_SERVICE_REQ)[0x56365ea78fe0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_MO_CLOSE (msc_a.c:1734) 20250822133346073 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x039E091A:GERAN-A-320:CM_SERVICE_REQ)[0x56365ea78fe0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250822133346073 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301:TMSI-0x039E091A + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822133346073 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301:TMSI-0x039E091A + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822133346073 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301:TMSI-0x039E091A - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822133346073 DMSC DEBUG msc_i(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x039E091A:GERAN-A-320:CM_SERVICE_REQ)[0x56365e9fe540]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822133346073 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301:TMSI-0x039E091A - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822133346073 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133346073 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133346073 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133346073 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133346073 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133346073 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133346073 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133346073 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1987)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1987)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1985)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1985)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1985)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1985)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1985)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1985)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1985)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1985)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822133346077 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133346077 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133346077 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133346077 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133346077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133346077 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133346077 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(1987)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133346077 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133346077 DMSC DEBUG msc_i(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x039E091A:GERAN-A-320:CM_SERVICE_REQ)[0x56365e9fe540]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133346077 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x039E091A:GERAN-A-320:CM_SERVICE_REQ)[0x56365ea78fe0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133346077 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x039E091A:GERAN-A-320:CM_SERVICE_REQ)[0x56365ea78fe0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822133346077 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x039E091A:GERAN-A-320:CM_SERVICE_REQ)[0x56365ea78fe0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133346077 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x039E091A:GERAN-A-320:CM_SERVICE_REQ)[0x56365ea78fe0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822133346077 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x039E091A:GERAN-A-320:CM_SERVICE_REQ)[0x56365ea6fe90]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822133346077 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x039E091A:GERAN-A-320:CM_SERVICE_REQ)[0x56365ea6fe90]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x039E091A:GERAN-A-320:CM_SERVICE_REQ)[0x56365ea78fe0] (msc_a.c:1053) 20250822133346078 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x039E091A:GERAN-A-320:CM_SERVICE_REQ)[0x56365ea6fe90]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822133346078 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x039E091A:GERAN-A-320:CM_SERVICE_REQ)[0x56365ea6fe90]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822133346078 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x039E091A:GERAN-A-320:CM_SERVICE_REQ)[0x56365ea78fe0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea45ca0] (msc_a.c:1053) 20250822133346078 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x039E091A:GERAN-A-320:CM_SERVICE_REQ)[0x56365ea78fe0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822133346078 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x039E091A:GERAN-A-320:CM_SERVICE_REQ)[0x56365ea78fe0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822133346078 DMSC DEBUG msub_fsm[0x56365ea45ca0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822133346078 DMSC DEBUG msub(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x039E091A) MSC-A terminated (msub.c:261) 20250822133346078 DMSC DEBUG msub(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x039E091A) 1 MSC-I still active (msub.c:79) 20250822133346078 DMSC DEBUG msub_fsm[0x56365ea45ca0]{active}: State change to terminating (no timeout) (msub.c:91) 20250822133346078 DMSC DEBUG msub_fsm[0x56365ea45ca0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822133346078 DMSC DEBUG msc_i(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x039E091A:GERAN-A-320:CM_SERVICE_REQ)[0x56365e9fe540]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822133346078 DMSC DEBUG msc_i(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x039E091A:GERAN-A-320:CM_SERVICE_REQ)[0x56365e9fe540]{READY}: Removing from parent msub_fsm[0x56365ea45ca0] (msub.c:113) 20250822133346078 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-320 (ran_conn.c:155) 20250822133346078 DMSC DEBUG msc_i(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x039E091A:GERAN-A-320:CM_SERVICE_REQ)[0x56365e9fe540]{READY}: Freeing instance (msub.c:113) 20250822133346078 DMSC DEBUG msc_i(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x039E091A:GERAN-A-320:CM_SERVICE_REQ)[0x56365e9fe540]{READY}: Deallocated (fsm.c:568) 20250822133346078 DMSC DEBUG msub(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x039E091A) Free (msub.c:119) 20250822133346078 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301:TMSI-0x039E091A - active-conn: now used by 1 (attached) (msub.c:375) 20250822133346078 DMSC DEBUG msub_fsm[0x56365ea45ca0]{terminating}: Freeing instance (msub.c:113) 20250822133346078 DMSC DEBUG msub_fsm[0x56365ea45ca0]{terminating}: Deallocated (fsm.c:568) 20250822133346078 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133346078 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133346078 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133346078 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133346078 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133346078 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133346078 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133346078 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1987)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1987)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1985)@718a44d66dfb: Session index based on local reference:0 20250822133346079 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133346079 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133346079 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133346079 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133346079 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133346079 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133346079 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(1987)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133346079 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1986)@718a44d66dfb: Deleted conn table entry 0TC_auth_options_10(1994)2232599 TC_auth_options_10(1994)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822133346080 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301:TMSI-0x039E091A + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822133346080 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301:TMSI-0x039E091A - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_10(1994)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_10(1994)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_10(1994)@718a44d66dfb: Final verdict of PTC: pass MSC_Test-GSUP(1991)@718a44d66dfb: Final verdict of PTC: none 20250822133346091 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822133346091 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(1985)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-M3UA(1987)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(1988)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(1989)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1984)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(1986)@718a44d66dfb: Final verdict of PTC: none 20250822133346092 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-SMPP(1992)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1995)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(1993)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP-IPA(1990)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1984): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(1985): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(1986): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(1987): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(1988): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(1989): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(1990): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(1991): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(1992): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(1993): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_auth_options_10(1994): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1995): none (pass -> pass) MTC@718a44d66dfb: Test case TC_auth_options_1 finished. Verdict: pass MTC@718a44d66dfb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_1 pass'. Fri Aug 22 13:33:46 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 20250822133346282 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822133346282 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822133346282 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822133346282 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822133346282 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822133346282 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822133346282 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822133346282 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822133346282 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822133346283 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133346283 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822133346283 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822133346283 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822133346283 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822133346283 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822133346283 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822133346283 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822133346283 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822133346283 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822133347093 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=280396) 20250822133348094 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822133348284 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822133348284 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822133348284 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=280396, count=281556) 20250822133349095 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 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_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 20250822133350096 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_auth_options_2 started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(1999)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(1999)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1999)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(1997)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822133350780 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2000)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822133350970 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822133350970 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822133350970 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822133350970 DLSS7 DEBUG 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)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1999)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1999)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822133350975 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133350975 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822133350975 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822133350975 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822133350975 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822133350975 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822133350975 DLSS7 DEBUG 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)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(1999)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1999)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1999)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1999)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822133350976 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133350976 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822133350976 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822133350976 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822133350976 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822133350976 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822133350976 DLSS7 DEBUG 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)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1999)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1999)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1999)@718a44d66dfb: Message received on association #8 20250822133350976 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822133350976 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1999)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1999)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1999)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1999)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822133351097 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822133351097 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2002)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2002)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822133351103 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2002)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2002)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2002)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@718a44d66dfb: IPA ID RESP: { { 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)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2002)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822133351134 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822133351134 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_auth_options_20(2006)@718a44d66dfb: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(2003)@718a44d66dfb: Created GsupExpect[0] for "262420000042302" to be handled at TC_auth_options_20(2006) TC_auth_options_20(2006)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250822133351783 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133351783 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133351783 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133351783 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133351783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133351783 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133351783 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133351783 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1999)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133351784 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133351784 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133351784 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133351784 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133351784 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133351784 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133351784 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133351784 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1999)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1999)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1998)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1998)@718a44d66dfb: Added conn table entry 0TC_auth_options_20(2006)11121685 MSC_Test_0-SCCP(1997)@718a44d66dfb: First idle individual index:0 MSC_Test_0-RAN(1998)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 20250822133351801 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133351801 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133351801 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133351801 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133351801 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133351801 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133351801 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133351801 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1999)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133351801 DMSC DEBUG msub_fsm[0x56365ea6fe90]{active}: Allocated (fsm.c:456) 20250822133351801 DMSC DEBUG msc_i[0x56365ea78fe0]{READY}: Allocated (fsm.c:456) 20250822133351801 DMSC DEBUG msc_i[0x56365ea78fe0]{READY}: is child of msub_fsm[0x56365ea6fe90] (fsm.c:486) 20250822133351801 DMSC DEBUG msc_a[0x56365e9fe540]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822133351801 DMSC DEBUG msc_a[0x56365e9fe540]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea6fe90] (fsm.c:486) 20250822133351801 DMSC DEBUG msc_a(unknown:GERAN-A-321:NONE)[0x56365e9fe540]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822133351801 DMSC DEBUG msc_i(unknown:GERAN-A-321:NONE)[0x56365ea78fe0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822133351801 DMSC DEBUG msc_a(unknown:GERAN-A-321:NONE)[0x56365e9fe540]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822133351801 DMM DEBUG msc_a(IMSI-262420000042302:GERAN-A-321:LU)[0x56365e9fe540]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000042302 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822133351801 DMM DEBUG msc_a(IMSI-262420000042302:GERAN-A-321:LU)[0x56365e9fe540]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822133351801 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:GERAN-A-321:LU)[0x56365ea45ca0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822133351801 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:GERAN-A-321:LU)[0x56365ea45ca0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000042302:GERAN-A-321:LU)[0x56365e9fe540] (fsm.c:486) 20250822133351801 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:GERAN-A-321:LU)[0x56365ea45ca0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250822133351801 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:GERAN-A-321:LU)[0x56365ea45ca0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822133351801 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822133351801 DVLR DEBUG set IMSI on subscriber; IMSI=262420000042302 id=262420000042302 (vlr.c:661) 20250822133351801 DVLR INFO New subscr, IMSI: 262420000042302 (vlr.c:562) 20250822133351801 DVLR DEBUG VLR subscr IMSI-262420000042302 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822133351801 DMSC DEBUG msc_a(IMSI-262420000042302:GERAN-A-321:LU)[0x56365e9fe540]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822133351801 DMSC DEBUG msc_a(IMSI-262420000042302:GERAN-A-321:LU)[0x56365e9fe540]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822133351801 DVLR DEBUG VLR subscr IMSI-262420000042302 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822133351801 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822133351801 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:GERAN-A-321:LU)[0x56365ea45ca0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822133351801 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:GERAN-A-321:LU)[0x56365ea45ca0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822133351801 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:GERAN-A-321:LU)[0x56365ea45ca0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250822133351801 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:GERAN-A-321:LU)[0x56365ea47180]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822133351801 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:GERAN-A-321:LU)[0x56365ea47180]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000042302:GERAN-A-321:LU)[0x56365ea45ca0] (fsm.c:486) 20250822133351801 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:GERAN-A-321:LU)[0x56365ea47180]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822133351801 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:GERAN-A-321:LU)[0x56365ea47180]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822133351802 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133351802 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133351802 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133351802 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133351802 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133351802 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133351802 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133351802 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1999)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1999)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1997)@718a44d66dfb: { messageType := 2, destLocRef := 'A9B415'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)@718a44d66dfb: Session index based on local reference:0 MSC_Test-GSUP(2003)@718a44d66dfb: Found GsupExpect[0] for "262420000042302" handled at TC_auth_options_20(2006) MSC_Test-GSUP(2003)@718a44d66dfb: Added IMSI table entry 0TC_auth_options_20(2006)"262420000042302" 20250822133351805 DVLR DEBUG VLR subscr IMSI-262420000042302 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250822133351806 DVLR DEBUG VLR subscr IMSI-262420000042302 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1997)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1997)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(1997)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1997)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1999)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133351806 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133351807 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133351807 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133351807 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133351807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133351807 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133351807 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133351807 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133351807 DMSC DEBUG msc_i(IMSI-262420000042302:GERAN-A-321:LU)[0x56365ea78fe0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133351807 DMSC DEBUG msc_a(IMSI-262420000042302:GERAN-A-321:LU)[0x56365e9fe540]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) TC_auth_options_20(2006)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_20(2006)@718a44d66dfb: setverdict(pass): none -> pass TC_auth_options_20(2006)@718a44d66dfb: XXX ts_GSUP_SAI_ERR 20250822133351813 DVLR DEBUG VLR subscr IMSI-262420000042302 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133351813 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:GERAN-A-321:LU)[0x56365ea47180]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_NACK (vlr.c:1026) 20250822133351813 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:GERAN-A-321:LU)[0x56365ea47180]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: GSUP: rx Auth Info Error cause: 2: IMSI unknown in HLR (vlr_auth_fsm.c:376) 20250822133351813 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:GERAN-A-321:LU)[0x56365ea47180]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Authentication terminating with result NO_AUTH_INFO, cause IMSI_UNKNOWN_IN_HLR (vlr_auth_fsm.c:271) 20250822133351813 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:GERAN-A-321:LU)[0x56365ea47180]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_AUTH_FAILED (no timeout) (vlr_auth_fsm.c:284) 20250822133351813 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:GERAN-A-321:LU)[0x56365ea47180]{VLR_SUB_AS_AUTH_FAILED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822133351813 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:GERAN-A-321:LU)[0x56365ea47180]{VLR_SUB_AS_AUTH_FAILED}: Removing from parent vlr_lu_fsm(IMSI-262420000042302:GERAN-A-321:LU)[0x56365ea45ca0] (vlr_auth_fsm.c:294) 20250822133351813 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:GERAN-A-321:LU)[0x56365ea47180]{VLR_SUB_AS_AUTH_FAILED}: Freeing instance (vlr_auth_fsm.c:294) 20250822133351813 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:GERAN-A-321:LU)[0x56365ea47180]{VLR_SUB_AS_AUTH_FAILED}: Deallocated (fsm.c:568) 20250822133351813 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:GERAN-A-321:LU)[0x56365ea45ca0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_NO_INFO (vlr_auth_fsm.c:294) 20250822133351813 DVLR INFO vlr_lu_fsm(IMSI-262420000042302:GERAN-A-321:LU)[0x56365ea45ca0]{VLR_ULA_S_WAIT_AUTH}: Attaching subscriber without auth (auth is optional, and no auth info received from HLR) (vlr_lu_fsm.c:1205) 20250822133351813 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:GERAN-A-321:LU)[0x56365ea45ca0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822133351813 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:GERAN-A-321:LU)[0x56365ea45ca0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822133351813 DMSC DEBUG msc_i(IMSI-262420000042302:GERAN-A-321:LU)[0x56365ea78fe0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822133351813 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:GERAN-A-321:LU)[0x56365ea45ca0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822133351813 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:GERAN-A-321:LU)[0x56365ea45ca0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822133351813 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042302:GERAN-A-321:LU)[0x56365ea0d4d0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822133351813 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042302:GERAN-A-321:LU)[0x56365ea0d4d0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042302:GERAN-A-321:LU)[0x56365ea45ca0] (fsm.c:486) 20250822133351813 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042302:GERAN-A-321:LU)[0x56365ea0d4d0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822133351813 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042302:GERAN-A-321:LU)[0x56365ea0d4d0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822133351813 DVLR DEBUG VLR subscr IMSI-262420000042302 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822133351813 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133351813 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133351813 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133351813 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133351814 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133351814 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133351814 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133351814 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1999)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1999)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1997)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1997)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1997)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1997)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822133351821 DVLR DEBUG VLR subscr IMSI-262420000042302 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133351821 DVLR DEBUG IMSI:262420000042302 has MSISDN:491230042302 (vlr.c:1045) 20250822133351821 DMSC NOTICE msub(IMSI-262420000042302:MSISDN-491230042302) VLR: update for IMSI=262420000042302 (MSISDN=491230042302) (gsm_04_08.c:1541) 20250822133351821 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822133351822 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133351822 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:MSISDN-491230042302:GERAN-A-321:LU)[0x56365ea45ca0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822133351822 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042302:GERAN-A-321:LU)[0x56365ea0d4d0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822133351822 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042302:GERAN-A-321:LU)[0x56365ea0d4d0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822133351822 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042302:GERAN-A-321:LU)[0x56365ea0d4d0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822133351822 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042302:GERAN-A-321:LU)[0x56365ea0d4d0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042302:MSISDN-491230042302:GERAN-A-321:LU)[0x56365ea45ca0] (vlr_lu_fsm.c:110) 20250822133351822 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042302:GERAN-A-321:LU)[0x56365ea0d4d0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822133351822 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042302:GERAN-A-321:LU)[0x56365ea0d4d0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822133351822 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:MSISDN-491230042302:GERAN-A-321:LU)[0x56365ea45ca0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822133351822 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:MSISDN-491230042302:GERAN-A-321:LU)[0x56365ea45ca0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822133351822 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042302:MSISDN-491230042302:GERAN-A-321:LU)[0x56365ea47180]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822133351822 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042302:MSISDN-491230042302:GERAN-A-321:LU)[0x56365ea47180]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042302:MSISDN-491230042302:GERAN-A-321:LU)[0x56365ea45ca0] (fsm.c:486) 20250822133351822 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042302:MSISDN-491230042302:GERAN-A-321:LU)[0x56365ea47180]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822133351822 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042302:MSISDN-491230042302:GERAN-A-321:LU)[0x56365ea47180]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822133351822 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042302:MSISDN-491230042302:GERAN-A-321:LU)[0x56365ea47180]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822133351822 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042302:MSISDN-491230042302:GERAN-A-321:LU)[0x56365ea47180]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822133351822 DMSC NOTICE msub(IMSI-262420000042302:MSISDN-491230042302:TMSInew-0x409A18E2) VLR: update for IMSI=262420000042302 (MSISDN=491230042302) (gsm_04_08.c:1541) 20250822133351822 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042302:MSISDN-491230042302:GERAN-A-321:LU)[0x56365ea47180]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822133351822 DMM DEBUG -> IMSI-262420000042302:MSISDN-491230042302:TMSInew-0x409A18E2 LOCATION UPDATE ACCEPT (TMSI = 0x409a18e2) (gsm_04_08.c:149) 20250822133351822 DMSC DEBUG msc_i(IMSI-262420000042302:MSISDN-491230042302:TMSInew-0x409A18E2:GERAN-A-321:LU)[0x56365ea78fe0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133351822 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSInew-0x409A18E2 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822133351823 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133351823 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133351823 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133351823 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133351823 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133351823 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133351823 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133351823 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1999)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1999)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1997)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1997)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1997)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1997)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_20(2006)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1998)@718a44d66dfb: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1998)@718a44d66dfb: patched enc_l3: '055B'O MSC_Test_0-SCCP(1997)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1997)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(1997)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1997)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1999)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133351834 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133351834 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133351835 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133351835 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133351835 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133351835 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133351835 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133351835 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133351835 DMSC DEBUG msc_i(IMSI-262420000042302:MSISDN-491230042302:TMSInew-0x409A18E2:GERAN-A-321:LU)[0x56365ea78fe0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133351835 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSInew-0x409A18E2:GERAN-A-321:LU)[0x56365e9fe540]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133351835 DMM DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSInew-0x409A18E2:GERAN-A-321:LU)[0x56365e9fe540]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822133351835 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:MSISDN-491230042302:TMSInew-0x409A18E2:GERAN-A-321:LU)[0x56365ea45ca0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822133351835 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042302:MSISDN-491230042302:GERAN-A-321:LU)[0x56365ea47180]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822133351835 DMSC NOTICE msub(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x409A18E2) VLR: update for IMSI=262420000042302 (MSISDN=491230042302) (gsm_04_08.c:1541) 20250822133351835 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSI-0x409A18E2 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250822133351835 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042302:MSISDN-491230042302:GERAN-A-321:LU)[0x56365ea47180]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822133351835 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x409A18E2:GERAN-A-321:LU)[0x56365ea45ca0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822133351835 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042302:MSISDN-491230042302:GERAN-A-321:LU)[0x56365ea47180]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822133351835 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042302:MSISDN-491230042302:GERAN-A-321:LU)[0x56365ea47180]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x409A18E2:GERAN-A-321:LU)[0x56365ea45ca0] (vlr_lu_fsm.c:817) 20250822133351835 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042302:MSISDN-491230042302:GERAN-A-321:LU)[0x56365ea47180]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822133351835 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042302:MSISDN-491230042302:GERAN-A-321:LU)[0x56365ea47180]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822133351835 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x409A18E2:GERAN-A-321:LU)[0x56365ea45ca0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822133351835 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x409A18E2:GERAN-A-321:LU)[0x56365e9fe540]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250822133351835 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x409A18E2:GERAN-A-321:LU)[0x56365e9fe540]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.966s remaining) (msc_a.c:450) 20250822133351835 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230042302/3/1): Available (smpp_smsc.c:626) 20250822133351835 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x409A18E2:GERAN-A-321:LU)[0x56365e9fe540]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133351835 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x409A18E2:GERAN-A-321:LU)[0x56365e9fe540]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250822133351835 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSI-0x409A18E2 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822133351835 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSI-0x409A18E2 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822133351835 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSI-0x409A18E2 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822133351835 DMSC DEBUG msc_i(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x409A18E2:GERAN-A-321:LU)[0x56365ea78fe0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822133351835 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSI-0x409A18E2 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250822133351836 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133351836 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133351836 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133351836 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133351836 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133351836 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133351836 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133351836 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1999)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1999)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1997)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1997)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1997)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1997)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1997)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1997)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1997)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1997)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1999)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133351838 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133351838 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133351838 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133351838 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133351838 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133351839 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133351839 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133351839 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133351839 DMSC DEBUG msc_i(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x409A18E2:GERAN-A-321:LU)[0x56365ea78fe0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133351839 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x409A18E2:GERAN-A-321:LU)[0x56365e9fe540]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133351839 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x409A18E2:GERAN-A-321:LU)[0x56365e9fe540]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822133351839 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x409A18E2:GERAN-A-321:LU)[0x56365e9fe540]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133351839 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x409A18E2:GERAN-A-321:LU)[0x56365e9fe540]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822133351839 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x409A18E2:GERAN-A-321:LU)[0x56365ea45ca0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822133351839 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x409A18E2:GERAN-A-321:LU)[0x56365ea45ca0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x409A18E2:GERAN-A-321:LU)[0x56365e9fe540] (msc_a.c:1053) 20250822133351839 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x409A18E2:GERAN-A-321:LU)[0x56365ea45ca0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822133351839 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x409A18E2:GERAN-A-321:LU)[0x56365ea45ca0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822133351839 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x409A18E2:GERAN-A-321:LU)[0x56365ea45ca0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822133351839 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x409A18E2:GERAN-A-321:LU)[0x56365e9fe540]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea6fe90] (msc_a.c:1053) 20250822133351839 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x409A18E2:GERAN-A-321:LU)[0x56365e9fe540]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822133351839 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x409A18E2:GERAN-A-321:LU)[0x56365e9fe540]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822133351839 DMSC DEBUG msub_fsm[0x56365ea6fe90]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822133351839 DMSC DEBUG msub(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x409A18E2) MSC-A terminated (msub.c:261) 20250822133351839 DMSC DEBUG msub(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x409A18E2) 1 MSC-I still active (msub.c:79) 20250822133351839 DMSC DEBUG msub_fsm[0x56365ea6fe90]{active}: State change to terminating (no timeout) (msub.c:91) 20250822133351839 DMSC DEBUG msub_fsm[0x56365ea6fe90]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822133351839 DMSC DEBUG msc_i(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x409A18E2:GERAN-A-321:LU)[0x56365ea78fe0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822133351839 DMSC DEBUG msc_i(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x409A18E2:GERAN-A-321:LU)[0x56365ea78fe0]{READY}: Removing from parent msub_fsm[0x56365ea6fe90] (msub.c:113) 20250822133351839 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-321 (ran_conn.c:155) 20250822133351839 DMSC DEBUG msc_i(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x409A18E2:GERAN-A-321:LU)[0x56365ea78fe0]{READY}: Freeing instance (msub.c:113) 20250822133351839 DMSC DEBUG msc_i(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x409A18E2:GERAN-A-321:LU)[0x56365ea78fe0]{READY}: Deallocated (fsm.c:568) 20250822133351839 DMSC DEBUG msub(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x409A18E2) Free (msub.c:119) 20250822133351839 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSI-0x409A18E2 - active-conn: now used by 1 (attached) (msub.c:375) 20250822133351839 DMSC DEBUG msub_fsm[0x56365ea6fe90]{terminating}: Freeing instance (msub.c:113) 20250822133351839 DMSC DEBUG msub_fsm[0x56365ea6fe90]{terminating}: Deallocated (fsm.c:568) 20250822133351839 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133351839 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133351839 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133351839 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133351839 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133351839 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133351839 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133351839 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1999)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1999)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1997)@718a44d66dfb: Session index based on local reference:0 20250822133351840 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133351840 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133351840 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133351840 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133351840 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133351840 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133351841 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133351841 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1999)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1998)@718a44d66dfb: Deleted conn table entry 0TC_auth_options_20(2006)11121685 TC_auth_options_20(2006)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822133351842 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSI-0x409A18E2 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822133351842 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSI-0x409A18E2 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_20(2006)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_20(2006)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_20(2006)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_20(2006)@718a44d66dfb: port MSCVTYf_perform_lu() done TC_auth_options_20(2006)@718a44d66dfb: port MSCVTYf_establish_fully() starting TC_auth_options_20(2006)@718a44d66dfb: 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 := '409A18E2'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1998)@718a44d66dfb: Added conn table entry 0TC_auth_options_20(2006)2819990 MSC_Test_0-RAN(1998)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1997)@718a44d66dfb: First idle individual index:0 20250822133352848 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133352848 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133352848 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133352848 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133352848 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133352848 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133352848 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133352848 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1999)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133352849 DMSC DEBUG msub_fsm[0x56365ea45ca0]{active}: Allocated (fsm.c:456) 20250822133352849 DMSC DEBUG msc_i[0x56365e9fe540]{READY}: Allocated (fsm.c:456) 20250822133352849 DMSC DEBUG msc_i[0x56365e9fe540]{READY}: is child of msub_fsm[0x56365ea45ca0] (fsm.c:486) 20250822133352849 DMSC DEBUG msc_a[0x56365ea78fe0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822133352849 DMSC DEBUG msc_a[0x56365ea78fe0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea45ca0] (fsm.c:486) 20250822133352849 DMSC DEBUG msc_a(unknown:GERAN-A-322:NONE)[0x56365ea78fe0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822133352849 DMSC DEBUG msc_i(unknown:GERAN-A-322:NONE)[0x56365e9fe540]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822133352849 DMSC DEBUG msc_a(unknown:GERAN-A-322:NONE)[0x56365ea78fe0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822133352849 DMM DEBUG msc_a(TMSI-0x409A18E2:GERAN-A-322:CM_SERVICE_REQ)[0x56365ea78fe0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250822133352849 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x409A18E2:GERAN-A-322:CM_SERVICE_REQ)[0x56365ea6fe90]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822133352849 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x409A18E2:GERAN-A-322:CM_SERVICE_REQ)[0x56365ea6fe90]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x409A18E2:GERAN-A-322:CM_SERVICE_REQ)[0x56365ea78fe0] (fsm.c:486) 20250822133352849 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x409A18E2:GERAN-A-322:CM_SERVICE_REQ)[0x56365ea6fe90]{PR_ARQ_S_INIT}: rev=R99 net=GERAN Auth+Ciph (vlr_access_req_fsm.c:711) 20250822133352849 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x409A18E2:GERAN-A-322:CM_SERVICE_REQ)[0x56365ea6fe90]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822133352849 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSI-0x409A18E2 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822133352849 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSI-0x409A18E2 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822133352849 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x409A18E2:GERAN-A-322:CM_SERVICE_REQ)[0x56365ea78fe0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822133352849 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x409A18E2:GERAN-A-322:CM_SERVICE_REQ)[0x56365ea78fe0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822133352849 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x409A18E2:GERAN-A-322:CM_SERVICE_REQ)[0x56365ea6fe90]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822133352849 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x409A18E2:GERAN-A-322:CM_SERVICE_REQ)[0x56365ea6fe90]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250822133352849 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x409A18E2:GERAN-A-322:CM_SERVICE_REQ)[0x56365ea47180]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822133352849 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x409A18E2:GERAN-A-322:CM_SERVICE_REQ)[0x56365ea47180]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x409A18E2:GERAN-A-322:CM_SERVICE_REQ)[0x56365ea6fe90] (fsm.c:486) 20250822133352849 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x409A18E2:GERAN-A-322:CM_SERVICE_REQ)[0x56365ea47180]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822133352849 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x409A18E2:GERAN-A-322:CM_SERVICE_REQ)[0x56365ea47180]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822133352849 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSI-0x409A18E2 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250822133352849 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133352849 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133352849 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133352849 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133352849 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133352849 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133352849 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133352849 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1999)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1999)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1997)@718a44d66dfb: { messageType := 2, destLocRef := '2B0796'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)@718a44d66dfb: Session index based on local reference:0 20250822133352851 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSI-0x409A18E2 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250822133352851 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSI-0x409A18E2 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_auth_options_20(2006)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_20(2006)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_20(2006)@718a44d66dfb: XXX ts_GSUP_SAI_ERR 20250822133352853 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSI-0x409A18E2 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133352853 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x409A18E2:GERAN-A-322:CM_SERVICE_REQ)[0x56365ea47180]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_NACK (vlr.c:1026) 20250822133352853 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x409A18E2:GERAN-A-322:CM_SERVICE_REQ)[0x56365ea47180]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: GSUP: rx Auth Info Error cause: 2: IMSI unknown in HLR (vlr_auth_fsm.c:376) 20250822133352853 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x409A18E2:GERAN-A-322:CM_SERVICE_REQ)[0x56365ea47180]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Authentication terminating with result NO_AUTH_INFO, cause IMSI_UNKNOWN_IN_HLR (vlr_auth_fsm.c:271) 20250822133352853 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x409A18E2:GERAN-A-322:CM_SERVICE_REQ)[0x56365ea47180]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_AUTH_FAILED (no timeout) (vlr_auth_fsm.c:284) 20250822133352853 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x409A18E2:GERAN-A-322:CM_SERVICE_REQ)[0x56365ea47180]{VLR_SUB_AS_AUTH_FAILED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822133352853 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x409A18E2:GERAN-A-322:CM_SERVICE_REQ)[0x56365ea47180]{VLR_SUB_AS_AUTH_FAILED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x409A18E2:GERAN-A-322:CM_SERVICE_REQ)[0x56365ea6fe90] (vlr_auth_fsm.c:294) 20250822133352853 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x409A18E2:GERAN-A-322:CM_SERVICE_REQ)[0x56365ea47180]{VLR_SUB_AS_AUTH_FAILED}: Freeing instance (vlr_auth_fsm.c:294) 20250822133352853 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x409A18E2:GERAN-A-322:CM_SERVICE_REQ)[0x56365ea47180]{VLR_SUB_AS_AUTH_FAILED}: Deallocated (fsm.c:568) 20250822133352853 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x409A18E2:GERAN-A-322:CM_SERVICE_REQ)[0x56365ea6fe90]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_NO_INFO (vlr_auth_fsm.c:294) 20250822133352853 DVLR INFO Process_Access_Request_VLR(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x409A18E2:GERAN-A-322:CM_SERVICE_REQ)[0x56365ea6fe90]{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) 20250822133352853 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x409A18E2:GERAN-A-322:CM_SERVICE_REQ)[0x56365ea6fe90]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822133352853 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x409A18E2:GERAN-A-322:CM_SERVICE_REQ)[0x56365ea6fe90]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822133352853 DMSC DEBUG msc_i(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x409A18E2:GERAN-A-322:CM_SERVICE_REQ)[0x56365e9fe540]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822133352853 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x409A18E2:GERAN-A-322:CM_SERVICE_REQ)[0x56365ea6fe90]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822133352853 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x409A18E2:GERAN-A-322:CM_SERVICE_REQ)[0x56365ea6fe90]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822133352853 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x409A18E2:GERAN-A-322:CM_SERVICE_REQ)[0x56365ea6fe90]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822133352853 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x409A18E2:GERAN-A-322:CM_SERVICE_REQ)[0x56365ea6fe90]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822133352853 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x409A18E2:GERAN-A-322:CM_SERVICE_REQ)[0x56365ea6fe90]{PR_ARQ_S_WAIT_AUTH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822133352853 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x409A18E2:GERAN-A-322:CM_SERVICE_REQ)[0x56365ea6fe90]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822133352853 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x409A18E2:GERAN-A-322:CM_SERVICE_REQ)[0x56365ea6fe90]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822133352853 DMSC DEBUG msc_i(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x409A18E2:GERAN-A-322:CM_SERVICE_REQ)[0x56365e9fe540]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133352853 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x409A18E2:GERAN-A-322:CM_SERVICE_REQ)[0x56365ea78fe0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250822133352853 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x409A18E2:GERAN-A-322:CM_SERVICE_REQ)[0x56365ea78fe0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.995s remaining) (msc_a.c:450) 20250822133352853 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230042302/3/1): Available (smpp_smsc.c:626) 20250822133352853 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSI-0x409A18E2 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822133352853 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133352853 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133352853 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133352853 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133352853 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133352853 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133352853 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133352853 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133352853 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133352853 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133352853 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133352853 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133352853 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133352853 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133352853 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133352854 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1999)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1999)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1999)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1999)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1997)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1997)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1997)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1997)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1997)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1997)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1997)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1997)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_20(2006)@718a44d66dfb: port MSCVTYf_establish_fully() done MSC_Test_0-SCCP(1997)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1997)@718a44d66dfb: vl_len:6 MSC_Test_0-SCCP(1997)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1997)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000422040100'O MSC_Test_0-M3UA(1999)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133352857 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133352857 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133352857 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133352857 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133352857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133352857 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133352857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133352857 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133352857 DMSC DEBUG msc_i(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x409A18E2:GERAN-A-322:CM_SERVICE_REQ)[0x56365e9fe540]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133352857 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x409A18E2:GERAN-A-322:CM_SERVICE_REQ)[0x56365ea78fe0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133352857 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x409A18E2:GERAN-A-322:CM_SERVICE_REQ)[0x56365ea78fe0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_MO_CLOSE (msc_a.c:1734) 20250822133352857 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x409A18E2:GERAN-A-322:CM_SERVICE_REQ)[0x56365ea78fe0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250822133352857 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSI-0x409A18E2 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822133352857 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSI-0x409A18E2 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822133352857 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSI-0x409A18E2 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822133352857 DMSC DEBUG msc_i(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x409A18E2:GERAN-A-322:CM_SERVICE_REQ)[0x56365e9fe540]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822133352857 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSI-0x409A18E2 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822133352857 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133352857 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133352857 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133352857 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133352857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133352857 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133352857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133352857 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1999)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1999)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1997)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(1997)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1997)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1997)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1997)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(1997)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(1997)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(1997)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1999)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133352859 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133352859 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133352859 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133352859 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133352859 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133352859 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133352859 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133352859 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133352859 DMSC DEBUG msc_i(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x409A18E2:GERAN-A-322:CM_SERVICE_REQ)[0x56365e9fe540]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133352859 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x409A18E2:GERAN-A-322:CM_SERVICE_REQ)[0x56365ea78fe0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133352859 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x409A18E2:GERAN-A-322:CM_SERVICE_REQ)[0x56365ea78fe0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822133352859 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x409A18E2:GERAN-A-322:CM_SERVICE_REQ)[0x56365ea78fe0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133352859 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x409A18E2:GERAN-A-322:CM_SERVICE_REQ)[0x56365ea78fe0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822133352859 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x409A18E2:GERAN-A-322:CM_SERVICE_REQ)[0x56365ea6fe90]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822133352859 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x409A18E2:GERAN-A-322:CM_SERVICE_REQ)[0x56365ea6fe90]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x409A18E2:GERAN-A-322:CM_SERVICE_REQ)[0x56365ea78fe0] (msc_a.c:1053) 20250822133352859 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x409A18E2:GERAN-A-322:CM_SERVICE_REQ)[0x56365ea6fe90]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822133352859 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x409A18E2:GERAN-A-322:CM_SERVICE_REQ)[0x56365ea6fe90]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822133352859 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x409A18E2:GERAN-A-322:CM_SERVICE_REQ)[0x56365ea78fe0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea45ca0] (msc_a.c:1053) 20250822133352859 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x409A18E2:GERAN-A-322:CM_SERVICE_REQ)[0x56365ea78fe0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822133352859 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x409A18E2:GERAN-A-322:CM_SERVICE_REQ)[0x56365ea78fe0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822133352859 DMSC DEBUG msub_fsm[0x56365ea45ca0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822133352859 DMSC DEBUG msub(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x409A18E2) MSC-A terminated (msub.c:261) 20250822133352859 DMSC DEBUG msub(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x409A18E2) 1 MSC-I still active (msub.c:79) 20250822133352859 DMSC DEBUG msub_fsm[0x56365ea45ca0]{active}: State change to terminating (no timeout) (msub.c:91) 20250822133352859 DMSC DEBUG msub_fsm[0x56365ea45ca0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822133352859 DMSC DEBUG msc_i(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x409A18E2:GERAN-A-322:CM_SERVICE_REQ)[0x56365e9fe540]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822133352859 DMSC DEBUG msc_i(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x409A18E2:GERAN-A-322:CM_SERVICE_REQ)[0x56365e9fe540]{READY}: Removing from parent msub_fsm[0x56365ea45ca0] (msub.c:113) 20250822133352859 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-322 (ran_conn.c:155) 20250822133352859 DMSC DEBUG msc_i(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x409A18E2:GERAN-A-322:CM_SERVICE_REQ)[0x56365e9fe540]{READY}: Freeing instance (msub.c:113) 20250822133352859 DMSC DEBUG msc_i(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x409A18E2:GERAN-A-322:CM_SERVICE_REQ)[0x56365e9fe540]{READY}: Deallocated (fsm.c:568) 20250822133352859 DMSC DEBUG msub(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x409A18E2) Free (msub.c:119) 20250822133352859 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSI-0x409A18E2 - active-conn: now used by 1 (attached) (msub.c:375) 20250822133352859 DMSC DEBUG msub_fsm[0x56365ea45ca0]{terminating}: Freeing instance (msub.c:113) 20250822133352859 DMSC DEBUG msub_fsm[0x56365ea45ca0]{terminating}: Deallocated (fsm.c:568) 20250822133352859 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133352860 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133352860 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133352860 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133352860 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133352860 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133352860 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133352860 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1999)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(1999)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1997)@718a44d66dfb: Session index based on local reference:0 20250822133352860 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133352860 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133352860 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133352860 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133352860 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133352860 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133352860 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133352860 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1999)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1998)@718a44d66dfb: Deleted conn table entry 0TC_auth_options_20(2006)2819990 TC_auth_options_20(2006)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822133352862 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSI-0x409A18E2 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822133352862 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSI-0x409A18E2 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_20(2006)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_20(2006)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_20(2006)@718a44d66dfb: Final verdict of PTC: pass 20250822133352871 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250822133352872 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) MSC_Test_0-RAN(1998)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP(2003)@718a44d66dfb: Final verdict of PTC: none 20250822133352872 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP-IPA(2002)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-SCCP(1997)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-M3UA(1999)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(2000)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1996)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(2001)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(2004)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(2005)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2007)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(1996): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(1997): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(1998): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(1999): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(2000): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(2001): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(2002): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(2003): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(2004): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(2005): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_auth_options_20(2006): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(2007): none (pass -> pass) MTC@718a44d66dfb: Test case TC_auth_options_2 finished. Verdict: pass MTC@718a44d66dfb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_2 pass'. Fri Aug 22 13:33:52 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 20250822133353066 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822133353066 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822133353066 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822133353066 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822133353066 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822133353066 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822133353066 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822133353066 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822133353066 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822133353066 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133353066 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822133353066 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822133353066 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822133353066 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822133353066 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822133353066 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822133353066 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822133353067 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822133353067 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822133353873 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=297760) 20250822133354874 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822133355067 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822133355067 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822133355067 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=297760, count=298920) 20250822133355876 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 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_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 20250822133356878 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_auth_options_3 started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(2011)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(2011)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2011)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(2009)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822133357560 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2012)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822133357754 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822133357755 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822133357755 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822133357755 DLSS7 DEBUG 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)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2011)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2011)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822133357759 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133357759 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822133357759 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822133357759 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822133357759 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822133357759 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822133357759 DLSS7 DEBUG 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)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(2011)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2011)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2011)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2011)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2011)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250822133357760 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133357760 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822133357760 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822133357760 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822133357760 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822133357760 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822133357760 DLSS7 DEBUG 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)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2011)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2011)@718a44d66dfb: Message received on association #8 20250822133357760 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822133357760 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2011)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2011)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2011)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2011)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822133357879 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822133357879 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2014)@718a44d66dfb: Established a new IPA connection (conn_id=2) 20250822133357885 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2014)@718a44d66dfb: CCM 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(2014)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2014)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2014)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@718a44d66dfb: IPA ID RESP: { { 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)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2014)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822133357907 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822133357907 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_auth_options_30(2018)@718a44d66dfb: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(2015)@718a44d66dfb: Created GsupExpect[0] for "262420000042303" to be handled at TC_auth_options_30(2018) TC_auth_options_30(2018)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250822133358568 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133358568 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133358568 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133358568 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133358568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133358568 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133358568 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133358568 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2011)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133358568 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133358568 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133358568 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133358568 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133358568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133358568 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133358568 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133358568 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2011)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2011)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2010)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(2010)@718a44d66dfb: Added conn table entry 0TC_auth_options_30(2018)11408460 MSC_Test_0-SCCP(2009)@718a44d66dfb: First idle individual index:0 MSC_Test_0-RAN(2010)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 20250822133358580 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133358580 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133358580 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133358581 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133358581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133358581 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133358581 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133358581 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2011)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133358581 DMSC DEBUG msub_fsm[0x56365ea6fe90]{active}: Allocated (fsm.c:456) 20250822133358581 DMSC DEBUG msc_i[0x56365ea78fe0]{READY}: Allocated (fsm.c:456) 20250822133358581 DMSC DEBUG msc_i[0x56365ea78fe0]{READY}: is child of msub_fsm[0x56365ea6fe90] (fsm.c:486) 20250822133358581 DMSC DEBUG msc_a[0x56365e9fe540]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822133358581 DMSC DEBUG msc_a[0x56365e9fe540]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea6fe90] (fsm.c:486) 20250822133358581 DMSC DEBUG msc_a(unknown:GERAN-A-323:NONE)[0x56365e9fe540]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822133358581 DMSC DEBUG msc_i(unknown:GERAN-A-323:NONE)[0x56365ea78fe0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822133358581 DMSC DEBUG msc_a(unknown:GERAN-A-323:NONE)[0x56365e9fe540]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822133358581 DMM DEBUG msc_a(IMSI-262420000042303:GERAN-A-323:LU)[0x56365e9fe540]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000042303 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822133358581 DMM DEBUG msc_a(IMSI-262420000042303:GERAN-A-323:LU)[0x56365e9fe540]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822133358581 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:GERAN-A-323:LU)[0x56365ea45ca0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822133358581 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:GERAN-A-323:LU)[0x56365ea45ca0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000042303:GERAN-A-323:LU)[0x56365e9fe540] (fsm.c:486) 20250822133358581 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:GERAN-A-323:LU)[0x56365ea45ca0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250822133358581 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:GERAN-A-323:LU)[0x56365ea45ca0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822133358581 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822133358581 DVLR DEBUG set IMSI on subscriber; IMSI=262420000042303 id=262420000042303 (vlr.c:661) 20250822133358581 DVLR INFO New subscr, IMSI: 262420000042303 (vlr.c:562) 20250822133358581 DVLR DEBUG VLR subscr IMSI-262420000042303 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822133358581 DMSC DEBUG msc_a(IMSI-262420000042303:GERAN-A-323:LU)[0x56365e9fe540]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822133358581 DMSC DEBUG msc_a(IMSI-262420000042303:GERAN-A-323:LU)[0x56365e9fe540]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822133358581 DVLR DEBUG VLR subscr IMSI-262420000042303 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822133358582 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822133358582 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:GERAN-A-323:LU)[0x56365ea45ca0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822133358582 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:GERAN-A-323:LU)[0x56365ea45ca0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822133358582 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:GERAN-A-323:LU)[0x56365ea45ca0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250822133358582 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:GERAN-A-323:LU)[0x56365ea0d4d0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822133358582 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:GERAN-A-323:LU)[0x56365ea0d4d0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000042303:GERAN-A-323:LU)[0x56365ea45ca0] (fsm.c:486) 20250822133358582 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:GERAN-A-323:LU)[0x56365ea0d4d0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822133358582 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:GERAN-A-323:LU)[0x56365ea0d4d0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822133358582 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133358582 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133358582 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133358582 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133358582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133358582 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133358582 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133358582 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2011)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2011)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2009)@718a44d66dfb: { messageType := 2, destLocRef := 'AE144C'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)@718a44d66dfb: Session index based on local reference:0 MSC_Test-GSUP(2015)@718a44d66dfb: Found GsupExpect[0] for "262420000042303" handled at TC_auth_options_30(2018) MSC_Test-GSUP(2015)@718a44d66dfb: Added IMSI table entry 0TC_auth_options_30(2018)"262420000042303" 20250822133358585 DVLR DEBUG VLR subscr IMSI-262420000042303 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250822133358585 DVLR DEBUG VLR subscr IMSI-262420000042303 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(2009)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2009)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(2009)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2009)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(2011)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133358586 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133358586 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133358586 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133358586 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133358586 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133358586 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133358586 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133358586 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133358586 DMSC DEBUG msc_i(IMSI-262420000042303:GERAN-A-323:LU)[0x56365ea78fe0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133358586 DMSC DEBUG msc_a(IMSI-262420000042303:GERAN-A-323:LU)[0x56365e9fe540]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) TC_auth_options_30(2018)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_30(2018)@718a44d66dfb: setverdict(pass): none -> pass 20250822133358591 DVLR DEBUG VLR subscr IMSI-262420000042303 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133358591 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:GERAN-A-323:LU)[0x56365ea0d4d0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822133358591 DVLR DEBUG SUBSCR(IMSI-262420000042303) Received 1 auth tuples (vlr.c:996) 20250822133358591 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:GERAN-A-323:LU)[0x56365ea0d4d0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822133358591 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:GERAN-A-323:LU)[0x56365ea0d4d0]{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) 20250822133358591 DMM DEBUG Tx AUTH REQ (rand = b8504f872f195cc67bae99a054df200c) (gsm_04_08.c:641) 20250822133358591 DMSC DEBUG msc_i(IMSI-262420000042303:GERAN-A-323:LU)[0x56365ea78fe0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133358591 DVLR DEBUG VLR subscr IMSI-262420000042303 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822133358591 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133358591 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133358591 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133358591 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133358591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133358591 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133358591 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133358591 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2011)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2011)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2009)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2009)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2009)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2009)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(2010)@718a44d66dfb: patching N(SD)=1 into dtap '05147E76E356'O MSC_Test_0-RAN(2010)@718a44d66dfb: patched enc_l3: '05547E76E356'O MSC_Test_0-SCCP(2009)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2009)@718a44d66dfb: vl_len:9 MSC_Test_0-SCCP(2009)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2009)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '01000605547E76E356'O MSC_Test_0-M3UA(2011)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133358600 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133358600 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133358600 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133358600 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133358600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133358600 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133358600 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133358600 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133358601 DMSC DEBUG msc_i(IMSI-262420000042303:GERAN-A-323:LU)[0x56365ea78fe0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133358601 DMSC DEBUG msc_a(IMSI-262420000042303:GERAN-A-323:LU)[0x56365e9fe540]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133358601 DMM DEBUG msc_a(IMSI-262420000042303:GERAN-A-323:LU)[0x56365e9fe540]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = 7e76e356) (gsm_04_08.c:1128) 20250822133358601 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:GERAN-A-323:LU)[0x56365ea0d4d0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822133358601 DVLR DEBUG SUBSCR(IMSI-262420000042303) AUTH on GERAN received SRES/RES: 7e76e356 (4 bytes) (vlr_auth_fsm.c:151) 20250822133358601 DVLR INFO SUBSCR(IMSI-262420000042303) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250822133358601 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:GERAN-A-323:LU)[0x56365ea0d4d0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822133358601 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:GERAN-A-323:LU)[0x56365ea0d4d0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822133358601 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:GERAN-A-323:LU)[0x56365ea0d4d0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822133358601 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:GERAN-A-323:LU)[0x56365ea0d4d0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000042303:GERAN-A-323:LU)[0x56365ea45ca0] (vlr_auth_fsm.c:294) 20250822133358601 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:GERAN-A-323:LU)[0x56365ea0d4d0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822133358601 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:GERAN-A-323:LU)[0x56365ea0d4d0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822133358601 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:GERAN-A-323:LU)[0x56365ea45ca0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250822133358601 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:GERAN-A-323:LU)[0x56365ea45ca0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822133358601 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:GERAN-A-323:LU)[0x56365ea45ca0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822133358601 DMSC DEBUG msc_i(IMSI-262420000042303:GERAN-A-323:LU)[0x56365ea78fe0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250822133358601 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:GERAN-A-323:LU)[0x56365ea45ca0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250822133358601 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133358601 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133358601 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133358601 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133358601 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133358601 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133358601 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133358601 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2011)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2011)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2009)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2009)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2009)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2009)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2009)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2009)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(2009)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2009)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(2011)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133358606 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133358606 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133358606 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133358606 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133358606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133358606 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133358606 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133358606 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133358606 DMSC DEBUG msc_i(IMSI-262420000042303:GERAN-A-323:LU)[0x56365ea78fe0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133358606 DMSC DEBUG msc_a(IMSI-262420000042303:GERAN-A-323:LU)[0x56365e9fe540]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133358606 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:GERAN-A-323:LU)[0x56365ea45ca0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250822133358606 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:GERAN-A-323:LU)[0x56365ea45ca0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822133358606 DMSC DEBUG msc_i(IMSI-262420000042303:GERAN-A-323:LU)[0x56365ea78fe0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822133358606 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:GERAN-A-323:LU)[0x56365ea45ca0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822133358606 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:GERAN-A-323:LU)[0x56365ea45ca0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822133358606 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042303:GERAN-A-323:LU)[0x56365ea0d4d0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822133358606 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042303:GERAN-A-323:LU)[0x56365ea0d4d0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042303:GERAN-A-323:LU)[0x56365ea45ca0] (fsm.c:486) 20250822133358606 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042303:GERAN-A-323:LU)[0x56365ea0d4d0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822133358606 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042303:GERAN-A-323:LU)[0x56365ea0d4d0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822133358607 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133358607 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133358607 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133358607 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133358607 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133358607 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133358607 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133358607 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2011)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2011)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2009)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2009)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2009)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2009)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822133358611 DVLR DEBUG VLR subscr IMSI-262420000042303 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133358611 DVLR DEBUG IMSI:262420000042303 has MSISDN:491230042303 (vlr.c:1045) 20250822133358611 DMSC NOTICE msub(IMSI-262420000042303:MSISDN-491230042303) VLR: update for IMSI=262420000042303 (MSISDN=491230042303) (gsm_04_08.c:1541) 20250822133358611 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822133358612 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133358612 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:MSISDN-491230042303:GERAN-A-323:LU)[0x56365ea45ca0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822133358612 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042303:GERAN-A-323:LU)[0x56365ea0d4d0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822133358613 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042303:GERAN-A-323:LU)[0x56365ea0d4d0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822133358613 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042303:GERAN-A-323:LU)[0x56365ea0d4d0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822133358613 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042303:GERAN-A-323:LU)[0x56365ea0d4d0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042303:MSISDN-491230042303:GERAN-A-323:LU)[0x56365ea45ca0] (vlr_lu_fsm.c:110) 20250822133358613 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042303:GERAN-A-323:LU)[0x56365ea0d4d0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822133358613 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042303:GERAN-A-323:LU)[0x56365ea0d4d0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822133358613 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:MSISDN-491230042303:GERAN-A-323:LU)[0x56365ea45ca0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822133358613 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:MSISDN-491230042303:GERAN-A-323:LU)[0x56365ea45ca0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822133358613 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042303:MSISDN-491230042303:GERAN-A-323:LU)[0x56365ea45230]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822133358613 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042303:MSISDN-491230042303:GERAN-A-323:LU)[0x56365ea45230]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042303:MSISDN-491230042303:GERAN-A-323:LU)[0x56365ea45ca0] (fsm.c:486) 20250822133358613 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042303:MSISDN-491230042303:GERAN-A-323:LU)[0x56365ea45230]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822133358613 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042303:MSISDN-491230042303:GERAN-A-323:LU)[0x56365ea45230]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822133358613 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042303:MSISDN-491230042303:GERAN-A-323:LU)[0x56365ea45230]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822133358613 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042303:MSISDN-491230042303:GERAN-A-323:LU)[0x56365ea45230]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822133358613 DMSC NOTICE msub(IMSI-262420000042303:MSISDN-491230042303:TMSInew-0x1113CA4A) VLR: update for IMSI=262420000042303 (MSISDN=491230042303) (gsm_04_08.c:1541) 20250822133358613 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042303:MSISDN-491230042303:GERAN-A-323:LU)[0x56365ea45230]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822133358613 DMM DEBUG -> IMSI-262420000042303:MSISDN-491230042303:TMSInew-0x1113CA4A LOCATION UPDATE ACCEPT (TMSI = 0x1113ca4a) (gsm_04_08.c:149) 20250822133358613 DMSC DEBUG msc_i(IMSI-262420000042303:MSISDN-491230042303:TMSInew-0x1113CA4A:GERAN-A-323:LU)[0x56365ea78fe0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133358613 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSInew-0x1113CA4A - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822133358613 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133358613 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133358613 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133358613 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133358613 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133358613 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133358613 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133358613 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2011)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2011)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2009)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2009)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2009)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2009)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_30(2018)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2010)@718a44d66dfb: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(2010)@718a44d66dfb: patched enc_l3: '059B'O MSC_Test_0-SCCP(2009)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2009)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(2009)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2009)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(2011)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133358619 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133358619 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133358619 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133358619 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133358619 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133358619 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133358619 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133358619 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133358620 DMSC DEBUG msc_i(IMSI-262420000042303:MSISDN-491230042303:TMSInew-0x1113CA4A:GERAN-A-323:LU)[0x56365ea78fe0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133358620 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSInew-0x1113CA4A:GERAN-A-323:LU)[0x56365e9fe540]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133358620 DMM DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSInew-0x1113CA4A:GERAN-A-323:LU)[0x56365e9fe540]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822133358620 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:MSISDN-491230042303:TMSInew-0x1113CA4A:GERAN-A-323:LU)[0x56365ea45ca0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822133358620 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042303:MSISDN-491230042303:GERAN-A-323:LU)[0x56365ea45230]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822133358620 DMSC NOTICE msub(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1113CA4A) VLR: update for IMSI=262420000042303 (MSISDN=491230042303) (gsm_04_08.c:1541) 20250822133358620 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1113CA4A + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250822133358620 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042303:MSISDN-491230042303:GERAN-A-323:LU)[0x56365ea45230]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822133358620 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1113CA4A:GERAN-A-323:LU)[0x56365ea45ca0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822133358620 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042303:MSISDN-491230042303:GERAN-A-323:LU)[0x56365ea45230]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822133358620 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042303:MSISDN-491230042303:GERAN-A-323:LU)[0x56365ea45230]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1113CA4A:GERAN-A-323:LU)[0x56365ea45ca0] (vlr_lu_fsm.c:817) 20250822133358620 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042303:MSISDN-491230042303:GERAN-A-323:LU)[0x56365ea45230]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822133358620 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042303:MSISDN-491230042303:GERAN-A-323:LU)[0x56365ea45230]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822133358620 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1113CA4A:GERAN-A-323:LU)[0x56365ea45ca0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822133358620 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1113CA4A:GERAN-A-323:LU)[0x56365e9fe540]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250822133358620 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1113CA4A:GERAN-A-323:LU)[0x56365e9fe540]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.961s remaining) (msc_a.c:450) 20250822133358620 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230042303/3/1): Available (smpp_smsc.c:626) 20250822133358620 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1113CA4A:GERAN-A-323:LU)[0x56365e9fe540]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133358620 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1113CA4A:GERAN-A-323:LU)[0x56365e9fe540]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250822133358620 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1113CA4A + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822133358620 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1113CA4A + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822133358620 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1113CA4A - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822133358620 DMSC DEBUG msc_i(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1113CA4A:GERAN-A-323:LU)[0x56365ea78fe0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822133358621 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1113CA4A - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250822133358621 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133358621 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133358621 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133358621 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133358621 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133358621 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133358621 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133358621 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2011)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2011)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2009)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2009)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2009)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2009)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2009)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2009)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(2009)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2009)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(2011)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133358624 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133358624 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133358624 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133358624 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133358624 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133358624 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133358624 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133358624 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133358625 DMSC DEBUG msc_i(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1113CA4A:GERAN-A-323:LU)[0x56365ea78fe0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133358625 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1113CA4A:GERAN-A-323:LU)[0x56365e9fe540]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133358625 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1113CA4A:GERAN-A-323:LU)[0x56365e9fe540]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822133358625 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1113CA4A:GERAN-A-323:LU)[0x56365e9fe540]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133358625 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1113CA4A:GERAN-A-323:LU)[0x56365e9fe540]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822133358625 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1113CA4A:GERAN-A-323:LU)[0x56365ea45ca0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822133358625 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1113CA4A:GERAN-A-323:LU)[0x56365ea45ca0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1113CA4A:GERAN-A-323:LU)[0x56365e9fe540] (msc_a.c:1053) 20250822133358625 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1113CA4A:GERAN-A-323:LU)[0x56365ea45ca0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822133358625 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1113CA4A:GERAN-A-323:LU)[0x56365ea45ca0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822133358625 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1113CA4A:GERAN-A-323:LU)[0x56365ea45ca0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822133358625 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1113CA4A:GERAN-A-323:LU)[0x56365e9fe540]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea6fe90] (msc_a.c:1053) 20250822133358625 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1113CA4A:GERAN-A-323:LU)[0x56365e9fe540]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822133358625 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1113CA4A:GERAN-A-323:LU)[0x56365e9fe540]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822133358625 DMSC DEBUG msub_fsm[0x56365ea6fe90]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822133358625 DMSC DEBUG msub(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1113CA4A) MSC-A terminated (msub.c:261) 20250822133358625 DMSC DEBUG msub(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1113CA4A) 1 MSC-I still active (msub.c:79) 20250822133358625 DMSC DEBUG msub_fsm[0x56365ea6fe90]{active}: State change to terminating (no timeout) (msub.c:91) 20250822133358625 DMSC DEBUG msub_fsm[0x56365ea6fe90]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822133358625 DMSC DEBUG msc_i(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1113CA4A:GERAN-A-323:LU)[0x56365ea78fe0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822133358625 DMSC DEBUG msc_i(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1113CA4A:GERAN-A-323:LU)[0x56365ea78fe0]{READY}: Removing from parent msub_fsm[0x56365ea6fe90] (msub.c:113) 20250822133358625 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-323 (ran_conn.c:155) 20250822133358625 DMSC DEBUG msc_i(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1113CA4A:GERAN-A-323:LU)[0x56365ea78fe0]{READY}: Freeing instance (msub.c:113) 20250822133358625 DMSC DEBUG msc_i(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1113CA4A:GERAN-A-323:LU)[0x56365ea78fe0]{READY}: Deallocated (fsm.c:568) 20250822133358625 DMSC DEBUG msub(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1113CA4A) Free (msub.c:119) 20250822133358625 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1113CA4A - active-conn: now used by 1 (attached) (msub.c:375) 20250822133358625 DMSC DEBUG msub_fsm[0x56365ea6fe90]{terminating}: Freeing instance (msub.c:113) 20250822133358625 DMSC DEBUG msub_fsm[0x56365ea6fe90]{terminating}: Deallocated (fsm.c:568) 20250822133358625 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133358625 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133358625 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133358625 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133358625 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133358625 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133358625 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133358625 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2011)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2011)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2009)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-M3UA(2011)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133358626 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133358626 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133358626 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133358626 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133358626 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133358626 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133358626 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133358626 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(2010)@718a44d66dfb: Deleted conn table entry 0TC_auth_options_30(2018)11408460 TC_auth_options_30(2018)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822133358628 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1113CA4A + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822133358629 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1113CA4A - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_30(2018)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_30(2018)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_30(2018)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_30(2018)@718a44d66dfb: port MSCVTYf_perform_lu() done TC_auth_options_30(2018)@718a44d66dfb: port MSCVTYf_establish_fully() starting TC_auth_options_30(2018)@718a44d66dfb: 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 := '1113CA4A'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(2010)@718a44d66dfb: Added conn table entry 0TC_auth_options_30(2018)13985971 MSC_Test_0-RAN(2010)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(2009)@718a44d66dfb: First idle individual index:0 MSC_Test_0-M3UA(2011)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133359638 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133359638 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133359638 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133359638 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133359638 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133359638 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133359638 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133359638 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133359639 DMSC DEBUG msub_fsm[0x56365ea45ca0]{active}: Allocated (fsm.c:456) 20250822133359639 DMSC DEBUG msc_i[0x56365e9fe540]{READY}: Allocated (fsm.c:456) 20250822133359639 DMSC DEBUG msc_i[0x56365e9fe540]{READY}: is child of msub_fsm[0x56365ea45ca0] (fsm.c:486) 20250822133359639 DMSC DEBUG msc_a[0x56365ea78fe0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822133359639 DMSC DEBUG msc_a[0x56365ea78fe0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea45ca0] (fsm.c:486) 20250822133359639 DMSC DEBUG msc_a(unknown:GERAN-A-324:NONE)[0x56365ea78fe0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822133359639 DMSC DEBUG msc_i(unknown:GERAN-A-324:NONE)[0x56365e9fe540]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822133359639 DMSC DEBUG msc_a(unknown:GERAN-A-324:NONE)[0x56365ea78fe0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822133359639 DMM DEBUG msc_a(TMSI-0x1113CA4A:GERAN-A-324:CM_SERVICE_REQ)[0x56365ea78fe0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250822133359639 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1113CA4A:GERAN-A-324:CM_SERVICE_REQ)[0x56365ea6fe90]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822133359639 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1113CA4A:GERAN-A-324:CM_SERVICE_REQ)[0x56365ea6fe90]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x1113CA4A:GERAN-A-324:CM_SERVICE_REQ)[0x56365ea78fe0] (fsm.c:486) 20250822133359639 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1113CA4A:GERAN-A-324:CM_SERVICE_REQ)[0x56365ea6fe90]{PR_ARQ_S_INIT}: rev=R99 net=GERAN Auth+Ciph (vlr_access_req_fsm.c:711) 20250822133359639 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1113CA4A:GERAN-A-324:CM_SERVICE_REQ)[0x56365ea6fe90]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822133359639 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1113CA4A + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822133359639 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1113CA4A + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822133359639 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1113CA4A:GERAN-A-324:CM_SERVICE_REQ)[0x56365ea78fe0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822133359639 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1113CA4A:GERAN-A-324:CM_SERVICE_REQ)[0x56365ea78fe0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822133359639 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1113CA4A:GERAN-A-324:CM_SERVICE_REQ)[0x56365ea6fe90]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822133359639 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1113CA4A:GERAN-A-324:CM_SERVICE_REQ)[0x56365ea6fe90]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250822133359639 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1113CA4A:GERAN-A-324:CM_SERVICE_REQ)[0x56365ea45230]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822133359639 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1113CA4A:GERAN-A-324:CM_SERVICE_REQ)[0x56365ea45230]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1113CA4A:GERAN-A-324:CM_SERVICE_REQ)[0x56365ea6fe90] (fsm.c:486) 20250822133359639 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1113CA4A:GERAN-A-324:CM_SERVICE_REQ)[0x56365ea45230]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822133359639 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1113CA4A:GERAN-A-324:CM_SERVICE_REQ)[0x56365ea45230]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822133359639 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1113CA4A - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250822133359639 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133359639 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133359639 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133359639 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133359639 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133359639 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133359639 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133359639 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2011)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2011)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2009)@718a44d66dfb: { messageType := 2, destLocRef := 'D568B3'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)@718a44d66dfb: Session index based on local reference:0 20250822133359642 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1113CA4A + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250822133359642 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1113CA4A - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_auth_options_30(2018)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_30(2018)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822133359646 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1113CA4A + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133359646 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1113CA4A:GERAN-A-324:CM_SERVICE_REQ)[0x56365ea45230]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822133359646 DVLR DEBUG SUBSCR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1113CA4A) Received 1 auth tuples (vlr.c:996) 20250822133359646 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1113CA4A:GERAN-A-324:CM_SERVICE_REQ)[0x56365ea45230]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822133359646 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1113CA4A:GERAN-A-324:CM_SERVICE_REQ)[0x56365ea45230]{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) 20250822133359646 DMM DEBUG Tx AUTH REQ (rand = befdcf7b072e12524036dcc213a87575) (gsm_04_08.c:641) 20250822133359646 DMSC DEBUG msc_i(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1113CA4A:GERAN-A-324:CM_SERVICE_REQ)[0x56365e9fe540]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133359646 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1113CA4A - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822133359646 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133359646 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133359646 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133359646 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133359646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133359646 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133359646 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133359646 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2011)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2011)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2009)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2009)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2009)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2009)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(2010)@718a44d66dfb: patching N(SD)=1 into dtap '0514DF30BA69'O MSC_Test_0-RAN(2010)@718a44d66dfb: patched enc_l3: '0554DF30BA69'O MSC_Test_0-SCCP(2009)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2009)@718a44d66dfb: vl_len:9 MSC_Test_0-SCCP(2009)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2009)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0100060554DF30BA69'O 20250822133359650 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133359650 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133359650 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133359650 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133359650 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133359650 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133359650 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133359650 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2011)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133359650 DMSC DEBUG msc_i(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1113CA4A:GERAN-A-324:CM_SERVICE_REQ)[0x56365e9fe540]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133359650 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1113CA4A:GERAN-A-324:CM_SERVICE_REQ)[0x56365ea78fe0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133359650 DMM DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1113CA4A:GERAN-A-324:CM_SERVICE_REQ)[0x56365ea78fe0]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = df30ba69) (gsm_04_08.c:1128) 20250822133359650 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1113CA4A:GERAN-A-324:CM_SERVICE_REQ)[0x56365ea45230]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822133359650 DVLR DEBUG SUBSCR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1113CA4A) AUTH on GERAN received SRES/RES: df30ba69 (4 bytes) (vlr_auth_fsm.c:151) 20250822133359650 DVLR INFO SUBSCR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1113CA4A) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250822133359650 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1113CA4A:GERAN-A-324:CM_SERVICE_REQ)[0x56365ea45230]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822133359650 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1113CA4A:GERAN-A-324:CM_SERVICE_REQ)[0x56365ea45230]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822133359650 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1113CA4A:GERAN-A-324:CM_SERVICE_REQ)[0x56365ea45230]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822133359650 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1113CA4A:GERAN-A-324:CM_SERVICE_REQ)[0x56365ea45230]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1113CA4A:GERAN-A-324:CM_SERVICE_REQ)[0x56365ea6fe90] (vlr_auth_fsm.c:294) 20250822133359651 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1113CA4A:GERAN-A-324:CM_SERVICE_REQ)[0x56365ea45230]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822133359651 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1113CA4A:GERAN-A-324:CM_SERVICE_REQ)[0x56365ea45230]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822133359651 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1113CA4A:GERAN-A-324:CM_SERVICE_REQ)[0x56365ea6fe90]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250822133359651 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1113CA4A:GERAN-A-324:CM_SERVICE_REQ)[0x56365ea6fe90]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822133359651 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1113CA4A:GERAN-A-324:CM_SERVICE_REQ)[0x56365ea6fe90]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822133359651 DMSC DEBUG msc_i(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1113CA4A:GERAN-A-324:CM_SERVICE_REQ)[0x56365e9fe540]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250822133359651 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1113CA4A:GERAN-A-324:CM_SERVICE_REQ)[0x56365ea6fe90]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250822133359651 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133359651 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133359651 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133359651 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133359651 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133359651 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133359651 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133359651 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2011)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2011)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2009)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2009)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2009)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2009)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2009)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2009)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(2009)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2009)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0003552C04'O 20250822133359654 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133359654 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133359654 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133359654 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133359654 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_0-M3UA(2011)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133359654 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133359654 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133359654 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133359654 DMSC DEBUG msc_i(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1113CA4A:GERAN-A-324:CM_SERVICE_REQ)[0x56365e9fe540]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133359655 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1113CA4A:GERAN-A-324:CM_SERVICE_REQ)[0x56365ea78fe0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133359655 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1113CA4A:GERAN-A-324:CM_SERVICE_REQ)[0x56365ea6fe90]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250822133359655 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1113CA4A:GERAN-A-324:CM_SERVICE_REQ)[0x56365ea6fe90]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822133359655 DMSC DEBUG msc_i(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1113CA4A:GERAN-A-324:CM_SERVICE_REQ)[0x56365e9fe540]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822133359655 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1113CA4A:GERAN-A-324:CM_SERVICE_REQ)[0x56365ea6fe90]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822133359655 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1113CA4A:GERAN-A-324:CM_SERVICE_REQ)[0x56365ea6fe90]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822133359655 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1113CA4A:GERAN-A-324:CM_SERVICE_REQ)[0x56365ea6fe90]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822133359655 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1113CA4A:GERAN-A-324:CM_SERVICE_REQ)[0x56365ea6fe90]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822133359655 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1113CA4A:GERAN-A-324:CM_SERVICE_REQ)[0x56365ea6fe90]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822133359655 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1113CA4A:GERAN-A-324:CM_SERVICE_REQ)[0x56365ea6fe90]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822133359655 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1113CA4A:GERAN-A-324:CM_SERVICE_REQ)[0x56365ea6fe90]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822133359655 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1113CA4A:GERAN-A-324:CM_SERVICE_REQ)[0x56365ea78fe0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250822133359655 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1113CA4A:GERAN-A-324:CM_SERVICE_REQ)[0x56365ea78fe0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.983s remaining) (msc_a.c:450) 20250822133359655 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230042303/3/1): Available (smpp_smsc.c:626) 20250822133359655 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133359655 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133359655 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133359655 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133359655 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133359655 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133359655 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133359655 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2011)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2011)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2009)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2009)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2009)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2009)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_30(2018)@718a44d66dfb: port MSCVTYf_establish_fully() done MSC_Test_0-SCCP(2009)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2009)@718a44d66dfb: vl_len:6 MSC_Test_0-SCCP(2009)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2009)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000422040100'O 20250822133359661 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133359661 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133359661 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133359661 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133359661 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133359661 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133359661 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133359661 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2011)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133359661 DMSC DEBUG msc_i(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1113CA4A:GERAN-A-324:CM_SERVICE_REQ)[0x56365e9fe540]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133359661 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1113CA4A:GERAN-A-324:CM_SERVICE_REQ)[0x56365ea78fe0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133359661 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1113CA4A:GERAN-A-324:CM_SERVICE_REQ)[0x56365ea78fe0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_MO_CLOSE (msc_a.c:1734) 20250822133359661 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1113CA4A:GERAN-A-324:CM_SERVICE_REQ)[0x56365ea78fe0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250822133359662 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1113CA4A + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822133359662 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1113CA4A + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822133359662 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1113CA4A - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822133359662 DMSC DEBUG msc_i(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1113CA4A:GERAN-A-324:CM_SERVICE_REQ)[0x56365e9fe540]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822133359662 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1113CA4A - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822133359662 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133359662 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133359662 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133359662 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133359662 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133359662 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133359662 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133359662 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2011)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2011)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2009)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2009)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2009)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2009)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2009)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2009)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(2009)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2009)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822133359666 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133359666 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133359666 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133359666 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133359666 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133359666 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133359666 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133359666 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2011)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133359666 DMSC DEBUG msc_i(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1113CA4A:GERAN-A-324:CM_SERVICE_REQ)[0x56365e9fe540]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133359666 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1113CA4A:GERAN-A-324:CM_SERVICE_REQ)[0x56365ea78fe0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133359666 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1113CA4A:GERAN-A-324:CM_SERVICE_REQ)[0x56365ea78fe0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822133359666 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1113CA4A:GERAN-A-324:CM_SERVICE_REQ)[0x56365ea78fe0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133359666 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1113CA4A:GERAN-A-324:CM_SERVICE_REQ)[0x56365ea78fe0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822133359666 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1113CA4A:GERAN-A-324:CM_SERVICE_REQ)[0x56365ea6fe90]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822133359666 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1113CA4A:GERAN-A-324:CM_SERVICE_REQ)[0x56365ea6fe90]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1113CA4A:GERAN-A-324:CM_SERVICE_REQ)[0x56365ea78fe0] (msc_a.c:1053) 20250822133359666 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1113CA4A:GERAN-A-324:CM_SERVICE_REQ)[0x56365ea6fe90]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822133359666 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1113CA4A:GERAN-A-324:CM_SERVICE_REQ)[0x56365ea6fe90]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822133359667 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1113CA4A:GERAN-A-324:CM_SERVICE_REQ)[0x56365ea78fe0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea45ca0] (msc_a.c:1053) 20250822133359667 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1113CA4A:GERAN-A-324:CM_SERVICE_REQ)[0x56365ea78fe0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822133359667 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1113CA4A:GERAN-A-324:CM_SERVICE_REQ)[0x56365ea78fe0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822133359667 DMSC DEBUG msub_fsm[0x56365ea45ca0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822133359667 DMSC DEBUG msub(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1113CA4A) MSC-A terminated (msub.c:261) 20250822133359667 DMSC DEBUG msub(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1113CA4A) 1 MSC-I still active (msub.c:79) 20250822133359667 DMSC DEBUG msub_fsm[0x56365ea45ca0]{active}: State change to terminating (no timeout) (msub.c:91) 20250822133359667 DMSC DEBUG msub_fsm[0x56365ea45ca0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822133359667 DMSC DEBUG msc_i(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1113CA4A:GERAN-A-324:CM_SERVICE_REQ)[0x56365e9fe540]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822133359667 DMSC DEBUG msc_i(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1113CA4A:GERAN-A-324:CM_SERVICE_REQ)[0x56365e9fe540]{READY}: Removing from parent msub_fsm[0x56365ea45ca0] (msub.c:113) 20250822133359667 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-324 (ran_conn.c:155) 20250822133359667 DMSC DEBUG msc_i(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1113CA4A:GERAN-A-324:CM_SERVICE_REQ)[0x56365e9fe540]{READY}: Freeing instance (msub.c:113) 20250822133359667 DMSC DEBUG msc_i(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1113CA4A:GERAN-A-324:CM_SERVICE_REQ)[0x56365e9fe540]{READY}: Deallocated (fsm.c:568) 20250822133359667 DMSC DEBUG msub(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1113CA4A) Free (msub.c:119) 20250822133359667 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1113CA4A - active-conn: now used by 1 (attached) (msub.c:375) 20250822133359667 DMSC DEBUG msub_fsm[0x56365ea45ca0]{terminating}: Freeing instance (msub.c:113) 20250822133359667 DMSC DEBUG msub_fsm[0x56365ea45ca0]{terminating}: Deallocated (fsm.c:568) 20250822133359667 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133359667 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133359667 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133359667 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133359667 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133359667 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133359667 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133359667 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2011)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2011)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2009)@718a44d66dfb: Session index based on local reference:0 20250822133359668 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133359668 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133359668 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133359668 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133359668 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133359668 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133359668 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133359668 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2011)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2010)@718a44d66dfb: Deleted conn table entry 0TC_auth_options_30(2018)13985971 TC_auth_options_30(2018)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822133359670 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1113CA4A + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822133359670 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1113CA4A - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_30(2018)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_30(2018)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_30(2018)@718a44d66dfb: Final verdict of PTC: pass MSC_Test-GSUP(2015)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-M3UA(2011)@718a44d66dfb: Final verdict of PTC: none 20250822133359678 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822133359678 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250822133359678 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-SCCP(2009)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP-IPA(2014)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(2016)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(2012)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(2010)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2019)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(2017)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(2013)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2008)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(2008): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(2009): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(2010): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(2011): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(2012): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(2013): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(2014): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(2015): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(2016): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(2017): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_auth_options_30(2018): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(2019): none (pass -> pass) MTC@718a44d66dfb: Test case TC_auth_options_3 finished. Verdict: pass MTC@718a44d66dfb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_3 pass'. Fri Aug 22 13:33:59 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 20250822133359870 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822133359870 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822133359870 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822133359870 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822133359870 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822133359870 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822133359870 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822133359870 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822133359870 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822133359870 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133359870 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822133359870 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822133359871 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822133359871 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822133359871 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822133359871 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822133359871 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822133359871 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822133359871 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822133400680 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=354376) 20250822133401681 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822133401871 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822133401871 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822133401871 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) Waiting for packet dumper to finish... 1 (prev_count=354376, count=355536) 20250822133402683 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 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_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 20250822133403684 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_auth_options_4 started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(2023)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(2023)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2023)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(2021)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822133404270 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2024)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822133404463 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822133404463 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822133404463 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822133404463 DLSS7 DEBUG 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)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2023)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2023)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822133404468 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133404468 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822133404468 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822133404468 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822133404468 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822133404468 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822133404468 DLSS7 DEBUG 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)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(2023)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2023)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2023)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2023)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822133404471 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133404471 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822133404471 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822133404471 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822133404471 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822133404471 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822133404471 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250822133404471 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822133404471 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2023)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2023)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2023)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2023)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2023)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2023)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2023)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2023)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822133404684 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822133404685 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2026)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2026)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822133404691 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2026)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2026)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2026)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@718a44d66dfb: IPA ID RESP: { { 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)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2026)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822133404729 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822133404729 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_auth_options_40(2030)@718a44d66dfb: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(2027)@718a44d66dfb: Created GsupExpect[0] for "262420000042304" to be handled at TC_auth_options_40(2030) TC_auth_options_40(2030)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250822133405272 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133405272 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133405272 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133405272 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133405272 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133405272 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133405272 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133405272 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2023)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133405273 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133405273 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133405273 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133405273 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133405273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133405273 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133405273 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133405273 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2023)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2023)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2022)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(2022)@718a44d66dfb: Added conn table entry 0TC_auth_options_40(2030)15156828 MSC_Test_0-SCCP(2021)@718a44d66dfb: First idle individual index:0 MSC_Test_0-RAN(2022)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 20250822133405282 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133405282 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133405282 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133405282 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133405282 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133405282 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133405282 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133405282 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2023)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133405283 DMSC DEBUG msub_fsm[0x56365ea6fe90]{active}: Allocated (fsm.c:456) 20250822133405283 DMSC DEBUG msc_i[0x56365ea78fe0]{READY}: Allocated (fsm.c:456) 20250822133405283 DMSC DEBUG msc_i[0x56365ea78fe0]{READY}: is child of msub_fsm[0x56365ea6fe90] (fsm.c:486) 20250822133405283 DMSC DEBUG msc_a[0x56365e9fe540]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822133405283 DMSC DEBUG msc_a[0x56365e9fe540]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea6fe90] (fsm.c:486) 20250822133405283 DMSC DEBUG msc_a(unknown:GERAN-A-325:NONE)[0x56365e9fe540]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822133405283 DMSC DEBUG msc_i(unknown:GERAN-A-325:NONE)[0x56365ea78fe0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822133405283 DMSC DEBUG msc_a(unknown:GERAN-A-325:NONE)[0x56365e9fe540]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822133405283 DMM DEBUG msc_a(IMSI-262420000042304:GERAN-A-325:LU)[0x56365e9fe540]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000042304 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822133405283 DMM DEBUG msc_a(IMSI-262420000042304:GERAN-A-325:LU)[0x56365e9fe540]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822133405283 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-325:LU)[0x56365ea45ca0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822133405283 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-325:LU)[0x56365ea45ca0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000042304:GERAN-A-325:LU)[0x56365e9fe540] (fsm.c:486) 20250822133405283 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-325:LU)[0x56365ea45ca0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250822133405283 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-325:LU)[0x56365ea45ca0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822133405283 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822133405283 DVLR DEBUG set IMSI on subscriber; IMSI=262420000042304 id=262420000042304 (vlr.c:661) 20250822133405283 DVLR INFO New subscr, IMSI: 262420000042304 (vlr.c:562) 20250822133405283 DVLR DEBUG VLR subscr IMSI-262420000042304 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822133405283 DMSC DEBUG msc_a(IMSI-262420000042304:GERAN-A-325:LU)[0x56365e9fe540]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822133405283 DMSC DEBUG msc_a(IMSI-262420000042304:GERAN-A-325:LU)[0x56365e9fe540]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822133405283 DVLR DEBUG VLR subscr IMSI-262420000042304 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822133405283 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822133405283 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-325:LU)[0x56365ea45ca0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822133405284 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-325:LU)[0x56365ea45ca0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822133405284 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-325:LU)[0x56365ea45ca0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250822133405284 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:GERAN-A-325:LU)[0x56365ea0d4d0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822133405284 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:GERAN-A-325:LU)[0x56365ea0d4d0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000042304:GERAN-A-325:LU)[0x56365ea45ca0] (fsm.c:486) 20250822133405284 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:GERAN-A-325:LU)[0x56365ea0d4d0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822133405284 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:GERAN-A-325:LU)[0x56365ea0d4d0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822133405284 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133405284 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133405284 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133405284 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133405284 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133405284 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133405284 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133405284 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2023)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2023)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2021)@718a44d66dfb: { messageType := 2, destLocRef := 'E7465C'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(2021)@718a44d66dfb: Session index based on local reference:0 MSC_Test-GSUP(2027)@718a44d66dfb: Found GsupExpect[0] for "262420000042304" handled at TC_auth_options_40(2030) MSC_Test-GSUP(2027)@718a44d66dfb: Added IMSI table entry 0TC_auth_options_40(2030)"262420000042304" 20250822133405288 DVLR DEBUG VLR subscr IMSI-262420000042304 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250822133405288 DVLR DEBUG VLR subscr IMSI-262420000042304 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(2021)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2021)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(2021)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2021)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250822133405289 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133405289 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133405289 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133405289 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133405289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133405289 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133405289 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133405289 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2023)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133405289 DMSC DEBUG msc_i(IMSI-262420000042304:GERAN-A-325:LU)[0x56365ea78fe0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133405289 DMSC DEBUG msc_a(IMSI-262420000042304:GERAN-A-325:LU)[0x56365e9fe540]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) TC_auth_options_40(2030)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_40(2030)@718a44d66dfb: setverdict(pass): none -> pass TC_auth_options_40(2030)@718a44d66dfb: XXX ts_GSUP_SAI_ERR 20250822133405294 DVLR DEBUG VLR subscr IMSI-262420000042304 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133405294 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:GERAN-A-325:LU)[0x56365ea0d4d0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_NACK (vlr.c:1026) 20250822133405294 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:GERAN-A-325:LU)[0x56365ea0d4d0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: GSUP: rx Auth Info Error cause: 2: IMSI unknown in HLR (vlr_auth_fsm.c:376) 20250822133405294 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:GERAN-A-325:LU)[0x56365ea0d4d0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Authentication terminating with result NO_AUTH_INFO, cause IMSI_UNKNOWN_IN_HLR (vlr_auth_fsm.c:271) 20250822133405294 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:GERAN-A-325:LU)[0x56365ea0d4d0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_AUTH_FAILED (no timeout) (vlr_auth_fsm.c:284) 20250822133405294 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:GERAN-A-325:LU)[0x56365ea0d4d0]{VLR_SUB_AS_AUTH_FAILED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822133405294 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:GERAN-A-325:LU)[0x56365ea0d4d0]{VLR_SUB_AS_AUTH_FAILED}: Removing from parent vlr_lu_fsm(IMSI-262420000042304:GERAN-A-325:LU)[0x56365ea45ca0] (vlr_auth_fsm.c:294) 20250822133405294 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:GERAN-A-325:LU)[0x56365ea0d4d0]{VLR_SUB_AS_AUTH_FAILED}: Freeing instance (vlr_auth_fsm.c:294) 20250822133405294 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:GERAN-A-325:LU)[0x56365ea0d4d0]{VLR_SUB_AS_AUTH_FAILED}: Deallocated (fsm.c:568) 20250822133405294 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-325:LU)[0x56365ea45ca0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_NO_INFO (vlr_auth_fsm.c:294) 20250822133405294 DMM INFO msc_a(IMSI-262420000042304:GERAN-A-325:LU)[0x56365e9fe540]{MSC_A_ST_AUTH_CIPH}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250822133405294 DMSC DEBUG msc_i(IMSI-262420000042304:GERAN-A-325:LU)[0x56365ea78fe0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133405295 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-325:LU)[0x56365ea45ca0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822133405295 DMSC DEBUG msc_a(IMSI-262420000042304:GERAN-A-325:LU)[0x56365e9fe540]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_CN_CLOSE (vlr_lu_fsm.c:772) 20250822133405295 DMSC DEBUG msc_a(IMSI-262420000042304:GERAN-A-325:LU)[0x56365e9fe540]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133405295 DMSC DEBUG msc_a(IMSI-262420000042304:GERAN-A-325:LU)[0x56365e9fe540]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:454) 20250822133405295 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) 20250822133405295 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) 20250822133405295 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) 20250822133405295 DMSC DEBUG msc_i(IMSI-262420000042304:GERAN-A-325:LU)[0x56365ea78fe0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822133405295 DVLR DEBUG VLR subscr IMSI-262420000042304 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,vlr_gsup_rx) (msc_a.c:1004) 20250822133405295 DVLR DEBUG VLR subscr IMSI-262420000042304 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822133405295 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133405295 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133405295 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133405295 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133405295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133405295 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133405295 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133405295 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133405295 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133405295 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133405295 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133405295 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133405295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133405295 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133405295 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133405295 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2023)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2023)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2023)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2023)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2021)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2021)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2021)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2021)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2021)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2021)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2021)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2021)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_40(2030)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(2021)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2021)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(2021)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2021)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(2023)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133405301 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133405301 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133405301 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133405301 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133405301 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133405301 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133405301 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133405301 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133405301 DMSC DEBUG msc_i(IMSI-262420000042304:GERAN-A-325:LU)[0x56365ea78fe0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133405301 DMSC DEBUG msc_a(IMSI-262420000042304:GERAN-A-325:LU)[0x56365e9fe540]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133405301 DMSC DEBUG msc_a(IMSI-262420000042304:GERAN-A-325:LU)[0x56365e9fe540]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822133405301 DMSC DEBUG msc_a(IMSI-262420000042304:GERAN-A-325:LU)[0x56365e9fe540]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133405301 DMSC DEBUG msc_a(IMSI-262420000042304:GERAN-A-325:LU)[0x56365e9fe540]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822133405301 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-325:LU)[0x56365ea45ca0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822133405301 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-325:LU)[0x56365ea45ca0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000042304:GERAN-A-325:LU)[0x56365e9fe540] (msc_a.c:1053) 20250822133405301 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-325:LU)[0x56365ea45ca0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822133405301 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-325:LU)[0x56365ea45ca0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822133405301 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-325:LU)[0x56365ea45ca0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822133405301 DMSC DEBUG msc_a(IMSI-262420000042304:GERAN-A-325:LU)[0x56365e9fe540]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea6fe90] (msc_a.c:1053) 20250822133405301 DMSC DEBUG msc_a(IMSI-262420000042304:GERAN-A-325:LU)[0x56365e9fe540]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822133405301 DMSC DEBUG msc_a(IMSI-262420000042304:GERAN-A-325:LU)[0x56365e9fe540]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822133405301 DMSC DEBUG msub_fsm[0x56365ea6fe90]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822133405301 DMSC DEBUG msub(IMSI-262420000042304) MSC-A terminated (msub.c:261) 20250822133405301 DMSC DEBUG msub(IMSI-262420000042304) 1 MSC-I still active (msub.c:79) 20250822133405301 DMSC DEBUG msub_fsm[0x56365ea6fe90]{active}: State change to terminating (no timeout) (msub.c:91) 20250822133405301 DMSC DEBUG msub_fsm[0x56365ea6fe90]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822133405301 DMSC DEBUG msc_i(IMSI-262420000042304:GERAN-A-325:LU)[0x56365ea78fe0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822133405301 DMSC DEBUG msc_i(IMSI-262420000042304:GERAN-A-325:LU)[0x56365ea78fe0]{READY}: Removing from parent msub_fsm[0x56365ea6fe90] (msub.c:113) 20250822133405301 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-325 (ran_conn.c:155) 20250822133405301 DMSC DEBUG msc_i(IMSI-262420000042304:GERAN-A-325:LU)[0x56365ea78fe0]{READY}: Freeing instance (msub.c:113) 20250822133405301 DMSC DEBUG msc_i(IMSI-262420000042304:GERAN-A-325:LU)[0x56365ea78fe0]{READY}: Deallocated (fsm.c:568) 20250822133405301 DMSC DEBUG msub(IMSI-262420000042304) Free (msub.c:119) 20250822133405301 DVLR INFO VLR subscr IMSI-262420000042304 - active-conn: now used by 0 (-) (msub.c:375) 20250822133405301 DVLR DEBUG SUBSCR(IMSI-262420000042304) freeing VLR subscr (max total use count was 4) (vlr.c:472) 20250822133405301 DMSC DEBUG msub_fsm[0x56365ea6fe90]{terminating}: Freeing instance (msub.c:113) 20250822133405301 DMSC DEBUG msub_fsm[0x56365ea6fe90]{terminating}: Deallocated (fsm.c:568) 20250822133405301 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133405301 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133405301 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133405301 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133405301 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133405301 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133405301 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133405301 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2023)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2023)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2021)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-M3UA(2023)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133405302 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133405302 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133405302 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133405302 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133405302 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133405302 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133405302 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133405302 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(2022)@718a44d66dfb: Deleted conn table entry 0TC_auth_options_40(2030)15156828 TC_auth_options_40(2030)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_40(2030)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_40(2030)@718a44d66dfb: port MSCVTYf_perform_lu() done TC_auth_options_40(2030)@718a44d66dfb: port MSCVTYRunning a successful LU so that CM Service Request can be tested MSC_Test-GSUP(2027)@718a44d66dfb: Created GsupExpect[0] for "262420000042304" to be handled at TC_auth_options_40(2030) TC_auth_options_40(2030)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000042304'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(2022)@718a44d66dfb: Added conn table entry 0TC_auth_options_40(2030)7540331 MSC_Test_0-RAN(2022)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(2021)@718a44d66dfb: First idle individual index:0 MSC_Test_0-M3UA(2023)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133406307 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133406307 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133406307 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133406307 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133406307 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133406307 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133406307 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133406307 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133406308 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133406308 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133406308 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133406308 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133406308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133406308 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133406308 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133406308 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133406308 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133406308 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133406308 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133406308 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133406308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133406308 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133406308 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133406308 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2023)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2023)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2023)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2023)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822133406307 DMSC DEBUG msub_fsm[0x56365ea45ca0]{active}: Allocated (fsm.c:456) 20250822133406307 DMSC DEBUG msc_i[0x56365e9fe540]{READY}: Allocated (fsm.c:456) 20250822133406307 DMSC DEBUG msc_i[0x56365e9fe540]{READY}: is child of msub_fsm[0x56365ea45ca0] (fsm.c:486) 20250822133406307 DMSC DEBUG msc_a[0x56365ea78fe0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822133406307 DMSC DEBUG msc_a[0x56365ea78fe0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea45ca0] (fsm.c:486) 20250822133406307 DMSC DEBUG msc_a(unknown:GERAN-A-326:NONE)[0x56365ea78fe0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822133406307 DMSC DEBUG msc_i(unknown:GERAN-A-326:NONE)[0x56365e9fe540]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822133406307 DMSC DEBUG msc_a(unknown:GERAN-A-326:NONE)[0x56365ea78fe0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822133406307 DMM DEBUG msc_a(IMSI-262420000042304:GERAN-A-326:LU)[0x56365ea78fe0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000042304 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822133406307 DMM DEBUG msc_a(IMSI-262420000042304:GERAN-A-326:LU)[0x56365ea78fe0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822133406307 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-326:LU)[0x56365ea45230]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822133406307 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-326:LU)[0x56365ea45230]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000042304:GERAN-A-326:LU)[0x56365ea78fe0] (fsm.c:486) 20250822133406307 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-326:LU)[0x56365ea45230]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822133406307 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-326:LU)[0x56365ea45230]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822133406307 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822133406307 DVLR DEBUG set IMSI on subscriber; IMSI=262420000042304 id=262420000042304 (vlr.c:661) 20250822133406307 DVLR INFO New subscr, IMSI: 262420000042304 (vlr.c:562) 20250822133406307 DVLR DEBUG VLR subscr IMSI-262420000042304 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822133406307 DMSC DEBUG msc_a(IMSI-262420000042304:GERAN-A-326:LU)[0x56365ea78fe0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822133406307 DMSC DEBUG msc_a(IMSI-262420000042304:GERAN-A-326:LU)[0x56365ea78fe0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822133406307 DVLR DEBUG VLR subscr IMSI-262420000042304 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822133406307 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822133406307 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-326:LU)[0x56365ea45230]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822133406307 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-326:LU)[0x56365ea45230]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822133406307 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-326:LU)[0x56365ea45230]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822133406307 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-326:LU)[0x56365ea45230]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822133406307 DMSC DEBUG msc_i(IMSI-262420000042304:GERAN-A-326:LU)[0x56365e9fe540]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822133406307 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-326:LU)[0x56365ea45230]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822133406307 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-326:LU)[0x56365ea45230]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822133406307 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042304:GERAN-A-326:LU)[0x56365ea7e810]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822133406307 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042304:GERAN-A-326:LU)[0x56365ea7e810]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042304:GERAN-A-326:LU)[0x56365ea45230] (fsm.c:486) 20250822133406307 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042304:GERAN-A-326:LU)[0x56365ea7e810]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822133406308 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042304:GERAN-A-326:LU)[0x56365ea7e810]{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(2021)@718a44d66dfb: { messageType := 2, destLocRef := '730E6B'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)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2021)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2021)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2021)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2021)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822133406310 DVLR DEBUG VLR subscr IMSI-262420000042304 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250822133406310 DVLR DEBUG VLR subscr IMSI-262420000042304 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) 20250822133406310 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133406310 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133406310 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133406310 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133406310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133406310 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133406310 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133406310 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(2021)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2021)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(2021)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2021)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(2023)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133406310 DMSC DEBUG msc_i(IMSI-262420000042304:GERAN-A-326:LU)[0x56365e9fe540]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133406310 DMSC DEBUG msc_a(IMSI-262420000042304:GERAN-A-326:LU)[0x56365ea78fe0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) TC_auth_options_40(2030)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_40(2030)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822133406313 DVLR DEBUG VLR subscr IMSI-262420000042304 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133406313 DVLR DEBUG IMSI:262420000042304 has MSISDN:491230042304 (vlr.c:1045) 20250822133406313 DMSC NOTICE msub(IMSI-262420000042304:MSISDN-491230042304) VLR: update for IMSI=262420000042304 (MSISDN=491230042304) (gsm_04_08.c:1541) 20250822133406313 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822133406314 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133406314 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133406314 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133406314 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133406314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133406314 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133406314 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133406314 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133406314 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133406314 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:MSISDN-491230042304:GERAN-A-326:LU)[0x56365ea45230]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822133406314 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042304:GERAN-A-326:LU)[0x56365ea7e810]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822133406314 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042304:GERAN-A-326:LU)[0x56365ea7e810]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822133406314 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042304:GERAN-A-326:LU)[0x56365ea7e810]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822133406314 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042304:GERAN-A-326:LU)[0x56365ea7e810]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042304:MSISDN-491230042304:GERAN-A-326:LU)[0x56365ea45230] (vlr_lu_fsm.c:110) 20250822133406314 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042304:GERAN-A-326:LU)[0x56365ea7e810]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822133406314 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042304:GERAN-A-326:LU)[0x56365ea7e810]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822133406314 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:MSISDN-491230042304:GERAN-A-326:LU)[0x56365ea45230]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822133406314 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:MSISDN-491230042304:GERAN-A-326:LU)[0x56365ea45230]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822133406314 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042304:MSISDN-491230042304:GERAN-A-326:LU)[0x56365ea791f0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822133406314 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042304:MSISDN-491230042304:GERAN-A-326:LU)[0x56365ea791f0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042304:MSISDN-491230042304:GERAN-A-326:LU)[0x56365ea45230] (fsm.c:486) 20250822133406314 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042304:MSISDN-491230042304:GERAN-A-326:LU)[0x56365ea791f0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822133406314 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042304:MSISDN-491230042304:GERAN-A-326:LU)[0x56365ea791f0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822133406314 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042304:MSISDN-491230042304:GERAN-A-326:LU)[0x56365ea791f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822133406314 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042304:MSISDN-491230042304:GERAN-A-326:LU)[0x56365ea791f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822133406314 DMSC NOTICE msub(IMSI-262420000042304:MSISDN-491230042304:TMSInew-0x1AC8D5B3) VLR: update for IMSI=262420000042304 (MSISDN=491230042304) (gsm_04_08.c:1541) 20250822133406314 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042304:MSISDN-491230042304:GERAN-A-326:LU)[0x56365ea791f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822133406314 DMM DEBUG -> IMSI-262420000042304:MSISDN-491230042304:TMSInew-0x1AC8D5B3 LOCATION UPDATE ACCEPT (TMSI = 0x1ac8d5b3) (gsm_04_08.c:149) 20250822133406314 DMSC DEBUG msc_i(IMSI-262420000042304:MSISDN-491230042304:TMSInew-0x1AC8D5B3:GERAN-A-326:LU)[0x56365e9fe540]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133406314 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSInew-0x1AC8D5B3 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_0-M3UA(2023)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2023)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2021)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2021)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2021)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2021)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_40(2030)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2022)@718a44d66dfb: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(2022)@718a44d66dfb: patched enc_l3: '055B'O 20250822133406319 DMSC DEBUG msc_i(IMSI-262420000042304:MSISDN-491230042304:TMSInew-0x1AC8D5B3:GERAN-A-326:LU)[0x56365e9fe540]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133406319 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSInew-0x1AC8D5B3:GERAN-A-326:LU)[0x56365ea78fe0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133406319 DMM DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSInew-0x1AC8D5B3:GERAN-A-326:LU)[0x56365ea78fe0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822133406319 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:MSISDN-491230042304:TMSInew-0x1AC8D5B3:GERAN-A-326:LU)[0x56365ea45230]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822133406319 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042304:MSISDN-491230042304:GERAN-A-326:LU)[0x56365ea791f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822133406319 DMSC NOTICE msub(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x1AC8D5B3) VLR: update for IMSI=262420000042304 (MSISDN=491230042304) (gsm_04_08.c:1541) 20250822133406319 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSI-0x1AC8D5B3 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250822133406319 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042304:MSISDN-491230042304:GERAN-A-326:LU)[0x56365ea791f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822133406319 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x1AC8D5B3:GERAN-A-326:LU)[0x56365ea45230]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822133406319 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042304:MSISDN-491230042304:GERAN-A-326:LU)[0x56365ea791f0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822133406319 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042304:MSISDN-491230042304:GERAN-A-326:LU)[0x56365ea791f0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x1AC8D5B3:GERAN-A-326:LU)[0x56365ea45230] (vlr_lu_fsm.c:817) 20250822133406319 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042304:MSISDN-491230042304:GERAN-A-326:LU)[0x56365ea791f0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822133406319 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042304:MSISDN-491230042304:GERAN-A-326:LU)[0x56365ea791f0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822133406319 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x1AC8D5B3:GERAN-A-326:LU)[0x56365ea45230]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822133406319 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x1AC8D5B3:GERAN-A-326:LU)[0x56365ea78fe0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250822133406319 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x1AC8D5B3:GERAN-A-326:LU)[0x56365ea78fe0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.988s remaining) (msc_a.c:450) 20250822133406319 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230042304/3/1): Available (smpp_smsc.c:626) 20250822133406319 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x1AC8D5B3:GERAN-A-326:LU)[0x56365ea78fe0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133406319 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x1AC8D5B3:GERAN-A-326:LU)[0x56365ea78fe0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250822133406319 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSI-0x1AC8D5B3 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822133406319 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSI-0x1AC8D5B3 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822133406319 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSI-0x1AC8D5B3 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822133406319 DMSC DEBUG msc_i(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x1AC8D5B3:GERAN-A-326:LU)[0x56365e9fe540]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822133406319 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSI-0x1AC8D5B3 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250822133406319 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133406319 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133406319 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133406319 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133406319 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133406319 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133406319 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133406319 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133406319 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133406319 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133406319 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133406319 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133406319 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133406319 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133406319 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133406319 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(2021)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2021)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(2021)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2021)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(2023)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2023)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2023)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2021)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2021)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2021)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2021)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822133406323 DMSC DEBUG msc_i(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x1AC8D5B3:GERAN-A-326:LU)[0x56365e9fe540]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133406323 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x1AC8D5B3:GERAN-A-326:LU)[0x56365ea78fe0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133406323 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x1AC8D5B3:GERAN-A-326:LU)[0x56365ea78fe0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822133406323 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x1AC8D5B3:GERAN-A-326:LU)[0x56365ea78fe0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133406323 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x1AC8D5B3:GERAN-A-326:LU)[0x56365ea78fe0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822133406323 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x1AC8D5B3:GERAN-A-326:LU)[0x56365ea45230]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822133406323 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x1AC8D5B3:GERAN-A-326:LU)[0x56365ea45230]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x1AC8D5B3:GERAN-A-326:LU)[0x56365ea78fe0] (msc_a.c:1053) 20250822133406323 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x1AC8D5B3:GERAN-A-326:LU)[0x56365ea45230]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822133406323 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x1AC8D5B3:GERAN-A-326:LU)[0x56365ea45230]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822133406323 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x1AC8D5B3:GERAN-A-326:LU)[0x56365ea45230]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822133406323 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x1AC8D5B3:GERAN-A-326:LU)[0x56365ea78fe0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea45ca0] (msc_a.c:1053) 20250822133406323 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x1AC8D5B3:GERAN-A-326:LU)[0x56365ea78fe0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822133406323 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x1AC8D5B3:GERAN-A-326:LU)[0x56365ea78fe0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822133406323 DMSC DEBUG msub_fsm[0x56365ea45ca0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822133406323 DMSC DEBUG msub(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x1AC8D5B3) MSC-A terminated (msub.c:261) 20250822133406323 DMSC DEBUG msub(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x1AC8D5B3) 1 MSC-I still active (msub.c:79) 20250822133406323 DMSC DEBUG msub_fsm[0x56365ea45ca0]{active}: State change to terminating (no timeout) (msub.c:91) 20250822133406323 DMSC DEBUG msub_fsm[0x56365ea45ca0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822133406323 DMSC DEBUG msc_i(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x1AC8D5B3:GERAN-A-326:LU)[0x56365e9fe540]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822133406323 DMSC DEBUG msc_i(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x1AC8D5B3:GERAN-A-326:LU)[0x56365e9fe540]{READY}: Removing from parent msub_fsm[0x56365ea45ca0] (msub.c:113) 20250822133406323 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-326 (ran_conn.c:155) 20250822133406323 DMSC DEBUG msc_i(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x1AC8D5B3:GERAN-A-326:LU)[0x56365e9fe540]{READY}: Freeing instance (msub.c:113) 20250822133406323 DMSC DEBUG msc_i(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x1AC8D5B3:GERAN-A-326:LU)[0x56365e9fe540]{READY}: Deallocated (fsm.c:568) 20250822133406323 DMSC DEBUG msub(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x1AC8D5B3) Free (msub.c:119) 20250822133406323 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSI-0x1AC8D5B3 - active-conn: now used by 1 (attached) (msub.c:375) 20250822133406323 DMSC DEBUG msub_fsm[0x56365ea45ca0]{terminating}: Freeing instance (msub.c:113) 20250822133406323 DMSC DEBUG msub_fsm[0x56365ea45ca0]{terminating}: Deallocated (fsm.c:568) 20250822133406322 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133406322 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133406322 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133406322 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133406322 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133406322 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133406322 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133406322 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133406323 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133406323 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133406323 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133406323 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133406323 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133406323 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133406323 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133406323 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(2021)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2021)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(2021)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2021)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(2023)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2023)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2023)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2021)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-M3UA(2023)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2022)@718a44d66dfb: Deleted conn table entry 0TC_auth_options_40(2030)7540331 TC_auth_options_40(2030)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822133406324 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133406324 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133406324 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133406324 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133406324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133406324 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133406324 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133406324 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133406324 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSI-0x1AC8D5B3 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822133406324 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSI-0x1AC8D5B3 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_40(2030)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_40(2030)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_40(2030)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_40(2030)@718a44d66dfb: port MSCVTYRunning a successful LU done TC_auth_options_40(2030)@718a44d66dfb: port MSCVTYf_establish_fully() starting TC_auth_options_40(2030)@718a44d66dfb: 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 := '1AC8D5B3'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(2022)@718a44d66dfb: Added conn table entry 0TC_auth_options_40(2030)6352944 MSC_Test_0-RAN(2022)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(2021)@718a44d66dfb: First idle individual index:0 MSC_Test_0-M3UA(2023)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133406526 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133406526 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133406526 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133406526 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133406526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133406526 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133406526 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133406526 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133406526 DMSC DEBUG msub_fsm[0x56365ea45230]{active}: Allocated (fsm.c:456) 20250822133406526 DMSC DEBUG msc_i[0x56365ea78fe0]{READY}: Allocated (fsm.c:456) 20250822133406526 DMSC DEBUG msc_i[0x56365ea78fe0]{READY}: is child of msub_fsm[0x56365ea45230] (fsm.c:486) 20250822133406526 DMSC DEBUG msc_a[0x56365e9fe540]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822133406526 DMSC DEBUG msc_a[0x56365e9fe540]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea45230] (fsm.c:486) 20250822133406526 DMSC DEBUG msc_a(unknown:GERAN-A-327:NONE)[0x56365e9fe540]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822133406526 DMSC DEBUG msc_i(unknown:GERAN-A-327:NONE)[0x56365ea78fe0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822133406526 DMSC DEBUG msc_a(unknown:GERAN-A-327:NONE)[0x56365e9fe540]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822133406526 DMM DEBUG msc_a(TMSI-0x1AC8D5B3:GERAN-A-327:CM_SERVICE_REQ)[0x56365e9fe540]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250822133406526 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1AC8D5B3:GERAN-A-327:CM_SERVICE_REQ)[0x56365ea45ca0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822133406526 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1AC8D5B3:GERAN-A-327:CM_SERVICE_REQ)[0x56365ea45ca0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x1AC8D5B3:GERAN-A-327:CM_SERVICE_REQ)[0x56365e9fe540] (fsm.c:486) 20250822133406526 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1AC8D5B3:GERAN-A-327:CM_SERVICE_REQ)[0x56365ea45ca0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN Auth+Ciph (vlr_access_req_fsm.c:711) 20250822133406526 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1AC8D5B3:GERAN-A-327:CM_SERVICE_REQ)[0x56365ea45ca0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822133406526 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSI-0x1AC8D5B3 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822133406526 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSI-0x1AC8D5B3 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822133406526 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x1AC8D5B3:GERAN-A-327:CM_SERVICE_REQ)[0x56365e9fe540]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822133406526 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x1AC8D5B3:GERAN-A-327:CM_SERVICE_REQ)[0x56365e9fe540]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822133406526 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x1AC8D5B3:GERAN-A-327:CM_SERVICE_REQ)[0x56365ea45ca0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822133406526 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x1AC8D5B3:GERAN-A-327:CM_SERVICE_REQ)[0x56365ea45ca0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250822133406526 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x1AC8D5B3:GERAN-A-327:CM_SERVICE_REQ)[0x56365ea791f0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822133406526 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x1AC8D5B3:GERAN-A-327:CM_SERVICE_REQ)[0x56365ea791f0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x1AC8D5B3:GERAN-A-327:CM_SERVICE_REQ)[0x56365ea45ca0] (fsm.c:486) 20250822133406526 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x1AC8D5B3:GERAN-A-327:CM_SERVICE_REQ)[0x56365ea791f0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822133406526 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x1AC8D5B3:GERAN-A-327:CM_SERVICE_REQ)[0x56365ea791f0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822133406526 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSI-0x1AC8D5B3 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250822133406526 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133406526 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133406526 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133406526 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133406526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133406526 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133406526 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133406526 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2023)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2023)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2021)@718a44d66dfb: { messageType := 2, destLocRef := '60F030'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)@718a44d66dfb: Session index based on local reference:0 20250822133406527 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSI-0x1AC8D5B3 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250822133406527 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSI-0x1AC8D5B3 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_auth_options_40(2030)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_40(2030)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_40(2030)@718a44d66dfb: XXX ts_GSUP_SAI_ERR 20250822133406529 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSI-0x1AC8D5B3 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133406529 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x1AC8D5B3:GERAN-A-327:CM_SERVICE_REQ)[0x56365ea791f0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_NACK (vlr.c:1026) 20250822133406529 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x1AC8D5B3:GERAN-A-327:CM_SERVICE_REQ)[0x56365ea791f0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: GSUP: rx Auth Info Error cause: 2: IMSI unknown in HLR (vlr_auth_fsm.c:376) 20250822133406529 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x1AC8D5B3:GERAN-A-327:CM_SERVICE_REQ)[0x56365ea791f0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Authentication terminating with result NO_AUTH_INFO, cause IMSI_UNKNOWN_IN_HLR (vlr_auth_fsm.c:271) 20250822133406529 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x1AC8D5B3:GERAN-A-327:CM_SERVICE_REQ)[0x56365ea791f0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_AUTH_FAILED (no timeout) (vlr_auth_fsm.c:284) 20250822133406529 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x1AC8D5B3:GERAN-A-327:CM_SERVICE_REQ)[0x56365ea791f0]{VLR_SUB_AS_AUTH_FAILED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822133406529 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x1AC8D5B3:GERAN-A-327:CM_SERVICE_REQ)[0x56365ea791f0]{VLR_SUB_AS_AUTH_FAILED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x1AC8D5B3:GERAN-A-327:CM_SERVICE_REQ)[0x56365ea45ca0] (vlr_auth_fsm.c:294) 20250822133406529 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x1AC8D5B3:GERAN-A-327:CM_SERVICE_REQ)[0x56365ea791f0]{VLR_SUB_AS_AUTH_FAILED}: Freeing instance (vlr_auth_fsm.c:294) 20250822133406529 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x1AC8D5B3:GERAN-A-327:CM_SERVICE_REQ)[0x56365ea791f0]{VLR_SUB_AS_AUTH_FAILED}: Deallocated (fsm.c:568) 20250822133406529 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x1AC8D5B3:GERAN-A-327:CM_SERVICE_REQ)[0x56365ea45ca0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_NO_INFO (vlr_auth_fsm.c:294) 20250822133406529 DVLR INFO Process_Access_Request_VLR(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x1AC8D5B3:GERAN-A-327:CM_SERVICE_REQ)[0x56365ea45ca0]{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) 20250822133406529 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x1AC8D5B3:GERAN-A-327:CM_SERVICE_REQ)[0x56365ea45ca0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822133406529 DVLR ERROR Process_Access_Request_VLR(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x1AC8D5B3:GERAN-A-327:CM_SERVICE_REQ)[0x56365ea45ca0]{PR_ARQ_S_WAIT_AUTH}: Cannot start ciphering, security context is not established (vlr_access_req_fsm.c:320) 20250822133406529 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x1AC8D5B3:GERAN-A-327:CM_SERVICE_REQ)[0x56365ea45ca0]{PR_ARQ_S_WAIT_AUTH}: proc_arq_fsm_done(NETWORK_FAILURE) (vlr_access_req_fsm.c:321) 20250822133406529 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x1AC8D5B3:GERAN-A-327:CM_SERVICE_REQ)[0x56365ea45ca0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822133406529 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x1AC8D5B3:GERAN-A-327:CM_SERVICE_REQ)[0x56365ea45ca0]{PR_ARQ_S_DONE}: Process Access Request result: NETWORK_FAILURE (vlr_access_req_fsm.c:131) 20250822133406529 DMM DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x1AC8D5B3:GERAN-A-327:CM_SERVICE_REQ)[0x56365e9fe540]{MSC_A_ST_AUTH_CIPH}: -> CM SERVICE Reject cause: 17 (gsm_04_08.c:259) 20250822133406529 DMSC DEBUG msc_i(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x1AC8D5B3:GERAN-A-327:CM_SERVICE_REQ)[0x56365ea78fe0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133406529 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x1AC8D5B3:GERAN-A-327:CM_SERVICE_REQ)[0x56365e9fe540]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133406529 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x1AC8D5B3:GERAN-A-327:CM_SERVICE_REQ)[0x56365e9fe540]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:454) 20250822133406529 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSI-0x1AC8D5B3 + msc_a_fsm_releasing_onenter: now used by 4 (attached,active-conn,vlr_gsup_rx,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822133406529 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSI-0x1AC8D5B3 + 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) 20250822133406529 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSI-0x1AC8D5B3 - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,vlr_gsup_rx,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822133406529 DMSC DEBUG msc_i(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x1AC8D5B3:GERAN-A-327:CM_SERVICE_REQ)[0x56365ea78fe0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822133406529 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSI-0x1AC8D5B3 - msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,vlr_gsup_rx) (msc_a.c:1004) 20250822133406529 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x1AC8D5B3:GERAN-A-327:CM_SERVICE_REQ)[0x56365e9fe540]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_CN_CLOSE (vlr_access_req_fsm.c:169) 20250822133406529 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSI-0x1AC8D5B3 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822133406529 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133406529 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133406529 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133406529 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133406529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133406529 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133406529 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133406529 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133406529 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133406529 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133406529 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133406529 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133406529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133406529 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133406529 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133406529 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2023)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2023)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2023)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2023)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2021)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2021)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2021)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2021)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2021)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2021)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2021)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2021)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_40(2030)@718a44d66dfb: port MSCVTYf_establish_fully() done MSC_Test_0-SCCP(2021)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2021)@718a44d66dfb: vl_len:6 MSC_Test_0-SCCP(2021)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2021)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000422040100'O 20250822133406530 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133406530 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133406530 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133406530 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133406530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133406530 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133406530 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133406530 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2023)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133406530 DMSC DEBUG msc_i(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x1AC8D5B3:GERAN-A-327:CM_SERVICE_REQ)[0x56365ea78fe0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133406530 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x1AC8D5B3:GERAN-A-327:CM_SERVICE_REQ)[0x56365e9fe540]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133406530 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x1AC8D5B3:GERAN-A-327:CM_SERVICE_REQ)[0x56365e9fe540]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_MO_CLOSE (msc_a.c:1734) 20250822133406530 DMSC ERROR msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x1AC8D5B3:GERAN-A-327:CM_SERVICE_REQ)[0x56365e9fe540]{MSC_A_ST_RELEASING}: Event MSC_A_EV_MO_CLOSE not permitted (msc_a.c:1734) 20250822133406530 DBSSAP ERROR msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x1AC8D5B3:GERAN-A-327:CM_SERVICE_REQ)[0x56365e9fe540]{MSC_A_ST_RELEASING}: RAN decode error (rc=-1) for CLEAR_REQUEST from MSC-I (msc_a.c:2060) MSC_Test_0-SCCP(2021)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2021)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(2021)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2021)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(2023)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133406734 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133406734 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133406734 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133406734 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133406734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133406734 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133406734 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133406734 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133406734 DMSC DEBUG msc_i(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x1AC8D5B3:GERAN-A-327:CM_SERVICE_REQ)[0x56365ea78fe0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133406734 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x1AC8D5B3:GERAN-A-327:CM_SERVICE_REQ)[0x56365e9fe540]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133406734 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x1AC8D5B3:GERAN-A-327:CM_SERVICE_REQ)[0x56365e9fe540]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822133406734 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x1AC8D5B3:GERAN-A-327:CM_SERVICE_REQ)[0x56365e9fe540]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133406734 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x1AC8D5B3:GERAN-A-327:CM_SERVICE_REQ)[0x56365e9fe540]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822133406734 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x1AC8D5B3:GERAN-A-327:CM_SERVICE_REQ)[0x56365ea45ca0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822133406734 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x1AC8D5B3:GERAN-A-327:CM_SERVICE_REQ)[0x56365ea45ca0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x1AC8D5B3:GERAN-A-327:CM_SERVICE_REQ)[0x56365e9fe540] (msc_a.c:1053) 20250822133406734 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x1AC8D5B3:GERAN-A-327:CM_SERVICE_REQ)[0x56365ea45ca0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822133406734 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x1AC8D5B3:GERAN-A-327:CM_SERVICE_REQ)[0x56365ea45ca0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822133406734 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x1AC8D5B3:GERAN-A-327:CM_SERVICE_REQ)[0x56365e9fe540]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea45230] (msc_a.c:1053) 20250822133406734 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x1AC8D5B3:GERAN-A-327:CM_SERVICE_REQ)[0x56365e9fe540]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822133406734 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x1AC8D5B3:GERAN-A-327:CM_SERVICE_REQ)[0x56365e9fe540]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822133406734 DMSC DEBUG msub_fsm[0x56365ea45230]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822133406734 DMSC DEBUG msub(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x1AC8D5B3) MSC-A terminated (msub.c:261) 20250822133406734 DMSC DEBUG msub(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x1AC8D5B3) 1 MSC-I still active (msub.c:79) 20250822133406734 DMSC DEBUG msub_fsm[0x56365ea45230]{active}: State change to terminating (no timeout) (msub.c:91) 20250822133406734 DMSC DEBUG msub_fsm[0x56365ea45230]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822133406734 DMSC DEBUG msc_i(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x1AC8D5B3:GERAN-A-327:CM_SERVICE_REQ)[0x56365ea78fe0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822133406734 DMSC DEBUG msc_i(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x1AC8D5B3:GERAN-A-327:CM_SERVICE_REQ)[0x56365ea78fe0]{READY}: Removing from parent msub_fsm[0x56365ea45230] (msub.c:113) 20250822133406734 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-327 (ran_conn.c:155) 20250822133406734 DMSC DEBUG msc_i(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x1AC8D5B3:GERAN-A-327:CM_SERVICE_REQ)[0x56365ea78fe0]{READY}: Freeing instance (msub.c:113) 20250822133406734 DMSC DEBUG msc_i(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x1AC8D5B3:GERAN-A-327:CM_SERVICE_REQ)[0x56365ea78fe0]{READY}: Deallocated (fsm.c:568) 20250822133406734 DMSC DEBUG msub(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x1AC8D5B3) Free (msub.c:119) 20250822133406734 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSI-0x1AC8D5B3 - active-conn: now used by 1 (attached) (msub.c:375) 20250822133406734 DMSC DEBUG msub_fsm[0x56365ea45230]{terminating}: Freeing instance (msub.c:113) 20250822133406734 DMSC DEBUG msub_fsm[0x56365ea45230]{terminating}: Deallocated (fsm.c:568) 20250822133406734 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133406734 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133406734 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133406734 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133406734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133406734 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133406734 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133406734 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2023)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2023)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2021)@718a44d66dfb: Session index based on local reference:0 20250822133406735 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133406735 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133406735 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133406735 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133406735 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133406735 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133406735 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133406735 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2023)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2022)@718a44d66dfb: Deleted conn table entry 0TC_auth_options_40(2030)6352944 TC_auth_options_40(2030)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822133406735 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSI-0x1AC8D5B3 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822133406735 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSI-0x1AC8D5B3 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_40(2030)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_40(2030)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_40(2030)@718a44d66dfb: Final verdict of PTC: pass MSC_Test-GSUP(2027)@718a44d66dfb: Final verdict of PTC: none 20250822133406738 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822133406738 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(2021)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(2022)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(2024)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-M3UA(2023)@718a44d66dfb: Final verdict of PTC: none 20250822133406739 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(2026)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(2025)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(2028)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2031)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(2029)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2020)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(2020): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(2021): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(2022): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(2023): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(2024): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(2025): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(2026): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(2027): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(2028): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(2029): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_auth_options_40(2030): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(2031): none (pass -> pass) MTC@718a44d66dfb: Test case TC_auth_options_4 finished. Verdict: pass MTC@718a44d66dfb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_4 pass'. Fri Aug 22 13:34:06 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 20250822133406942 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822133406942 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822133406942 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822133406942 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822133406942 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822133406942 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822133406942 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822133406942 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822133406943 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822133406943 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822133406942 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822133406942 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133406942 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822133406942 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822133406942 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822133406942 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822133406942 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822133406942 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822133406942 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822133407741 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=374788) 20250822133408742 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822133408943 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822133408943 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822133408943 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=374788, count=375328) 20250822133409744 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 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_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 20250822133410746 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_auth_options_5 started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(2035)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(2035)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2035)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(2033)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822133411347 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2036)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822133411539 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822133411539 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822133411539 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822133411539 DLSS7 DEBUG 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)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2035)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2035)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2035)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(2035)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250822133411540 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133411540 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822133411540 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822133411540 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822133411540 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822133411540 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822133411540 DLSS7 DEBUG 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)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2035)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2035)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2035)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2035)@718a44d66dfb: Message received on association #8 20250822133411541 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133411541 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822133411541 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822133411541 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822133411541 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822133411541 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822133411541 DLSS7 DEBUG 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)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822133411541 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822133411541 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2035)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2035)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2035)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2035)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2035)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822133411746 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822133411746 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2038)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2038)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822133411748 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2038)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2038)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2038)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@718a44d66dfb: IPA ID RESP: { { 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)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2038)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822133411758 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822133411758 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_auth_options_50(2042)@718a44d66dfb: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(2039)@718a44d66dfb: Created GsupExpect[0] for "262420000042305" to be handled at TC_auth_options_50(2042) TC_auth_options_50(2042)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250822133412354 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133412354 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133412354 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133412354 DLM3UA DEBUG 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)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133412354 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133412354 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133412354 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133412354 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133412355 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133412355 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133412355 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133412355 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133412355 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133412355 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133412355 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133412355 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2035)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2035)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2034)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(2034)@718a44d66dfb: Added conn table entry 0TC_auth_options_50(2042)9448176 MSC_Test_0-SCCP(2033)@718a44d66dfb: First idle individual index:0 MSC_Test_0-RAN(2034)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 20250822133412366 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133412366 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133412366 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133412366 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133412366 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133412366 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133412366 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133412366 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2035)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133412366 DMSC DEBUG msub_fsm[0x56365ea45ca0]{active}: Allocated (fsm.c:456) 20250822133412366 DMSC DEBUG msc_i[0x56365e9fe540]{READY}: Allocated (fsm.c:456) 20250822133412366 DMSC DEBUG msc_i[0x56365e9fe540]{READY}: is child of msub_fsm[0x56365ea45ca0] (fsm.c:486) 20250822133412366 DMSC DEBUG msc_a[0x56365ea78fe0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822133412366 DMSC DEBUG msc_a[0x56365ea78fe0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea45ca0] (fsm.c:486) 20250822133412366 DMSC DEBUG msc_a(unknown:GERAN-A-328:NONE)[0x56365ea78fe0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822133412366 DMSC DEBUG msc_i(unknown:GERAN-A-328:NONE)[0x56365e9fe540]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822133412366 DMSC DEBUG msc_a(unknown:GERAN-A-328:NONE)[0x56365ea78fe0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822133412366 DMM DEBUG msc_a(IMSI-262420000042305:GERAN-A-328:LU)[0x56365ea78fe0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000042305 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822133412366 DMM DEBUG msc_a(IMSI-262420000042305:GERAN-A-328:LU)[0x56365ea78fe0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822133412366 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:GERAN-A-328:LU)[0x56365ea45230]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822133412366 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:GERAN-A-328:LU)[0x56365ea45230]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000042305:GERAN-A-328:LU)[0x56365ea78fe0] (fsm.c:486) 20250822133412366 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:GERAN-A-328:LU)[0x56365ea45230]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250822133412366 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:GERAN-A-328:LU)[0x56365ea45230]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822133412366 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822133412366 DVLR DEBUG set IMSI on subscriber; IMSI=262420000042305 id=262420000042305 (vlr.c:661) 20250822133412366 DVLR INFO New subscr, IMSI: 262420000042305 (vlr.c:562) 20250822133412366 DVLR DEBUG VLR subscr IMSI-262420000042305 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822133412366 DMSC DEBUG msc_a(IMSI-262420000042305:GERAN-A-328:LU)[0x56365ea78fe0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822133412366 DMSC DEBUG msc_a(IMSI-262420000042305:GERAN-A-328:LU)[0x56365ea78fe0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822133412366 DVLR DEBUG VLR subscr IMSI-262420000042305 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822133412366 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822133412366 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:GERAN-A-328:LU)[0x56365ea45230]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822133412366 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:GERAN-A-328:LU)[0x56365ea45230]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822133412366 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:GERAN-A-328:LU)[0x56365ea45230]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250822133412366 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:GERAN-A-328:LU)[0x56365ea7e810]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822133412367 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:GERAN-A-328:LU)[0x56365ea7e810]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000042305:GERAN-A-328:LU)[0x56365ea45230] (fsm.c:486) 20250822133412367 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:GERAN-A-328:LU)[0x56365ea7e810]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822133412367 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:GERAN-A-328:LU)[0x56365ea7e810]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822133412367 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133412367 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133412367 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133412367 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133412367 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133412367 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133412367 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133412367 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2035)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2035)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2033)@718a44d66dfb: { messageType := 2, destLocRef := '902AF0'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)@718a44d66dfb: Session index based on local reference:0 MSC_Test-GSUP(2039)@718a44d66dfb: Found GsupExpect[0] for "262420000042305" handled at TC_auth_options_50(2042) MSC_Test-GSUP(2039)@718a44d66dfb: Added IMSI table entry 0TC_auth_options_50(2042)"262420000042305" 20250822133412369 DVLR DEBUG VLR subscr IMSI-262420000042305 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250822133412369 DVLR DEBUG VLR subscr IMSI-262420000042305 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(2033)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2033)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(2033)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2033)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250822133412370 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133412370 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133412370 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133412370 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133412370 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133412370 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133412370 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133412370 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2035)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133412370 DMSC DEBUG msc_i(IMSI-262420000042305:GERAN-A-328:LU)[0x56365e9fe540]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133412370 DMSC DEBUG msc_a(IMSI-262420000042305:GERAN-A-328:LU)[0x56365ea78fe0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) TC_auth_options_50(2042)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_50(2042)@718a44d66dfb: setverdict(pass): none -> pass 20250822133412373 DVLR DEBUG VLR subscr IMSI-262420000042305 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133412373 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:GERAN-A-328:LU)[0x56365ea7e810]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822133412373 DVLR DEBUG SUBSCR(IMSI-262420000042305) Received 1 auth tuples (vlr.c:996) 20250822133412373 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:GERAN-A-328:LU)[0x56365ea7e810]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822133412373 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:GERAN-A-328:LU)[0x56365ea7e810]{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) 20250822133412373 DMM DEBUG Tx AUTH REQ (rand = c633d3f554d85c9cd72825b1bf6b5913) (gsm_04_08.c:641) 20250822133412373 DMSC DEBUG msc_i(IMSI-262420000042305:GERAN-A-328:LU)[0x56365e9fe540]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133412373 DVLR DEBUG VLR subscr IMSI-262420000042305 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822133412373 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133412373 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133412373 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133412373 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133412373 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133412373 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133412373 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133412373 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2035)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2035)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2033)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2033)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2033)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2033)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(2034)@718a44d66dfb: patching N(SD)=1 into dtap '05145F72F0F7'O MSC_Test_0-RAN(2034)@718a44d66dfb: patched enc_l3: '05545F72F0F7'O MSC_Test_0-SCCP(2033)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2033)@718a44d66dfb: vl_len:9 MSC_Test_0-SCCP(2033)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2033)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '01000605545F72F0F7'O MSC_Test_0-M3UA(2035)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133412380 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133412380 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133412380 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133412380 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133412380 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133412380 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133412380 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133412380 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133412380 DMSC DEBUG msc_i(IMSI-262420000042305:GERAN-A-328:LU)[0x56365e9fe540]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133412380 DMSC DEBUG msc_a(IMSI-262420000042305:GERAN-A-328:LU)[0x56365ea78fe0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133412380 DMM DEBUG msc_a(IMSI-262420000042305:GERAN-A-328:LU)[0x56365ea78fe0]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = 5f72f0f7) (gsm_04_08.c:1128) 20250822133412380 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:GERAN-A-328:LU)[0x56365ea7e810]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822133412380 DVLR DEBUG SUBSCR(IMSI-262420000042305) AUTH on GERAN received SRES/RES: 5f72f0f7 (4 bytes) (vlr_auth_fsm.c:151) 20250822133412380 DVLR INFO SUBSCR(IMSI-262420000042305) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250822133412380 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:GERAN-A-328:LU)[0x56365ea7e810]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822133412380 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:GERAN-A-328:LU)[0x56365ea7e810]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822133412380 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:GERAN-A-328:LU)[0x56365ea7e810]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822133412380 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:GERAN-A-328:LU)[0x56365ea7e810]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000042305:GERAN-A-328:LU)[0x56365ea45230] (vlr_auth_fsm.c:294) 20250822133412380 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:GERAN-A-328:LU)[0x56365ea7e810]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822133412380 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:GERAN-A-328:LU)[0x56365ea7e810]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822133412380 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:GERAN-A-328:LU)[0x56365ea45230]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250822133412380 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:GERAN-A-328:LU)[0x56365ea45230]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822133412380 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:GERAN-A-328:LU)[0x56365ea45230]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822133412380 DMSC DEBUG msc_i(IMSI-262420000042305:GERAN-A-328:LU)[0x56365e9fe540]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250822133412380 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:GERAN-A-328:LU)[0x56365ea45230]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250822133412380 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133412380 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133412380 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133412380 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133412380 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133412380 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133412380 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133412380 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2035)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2035)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2033)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2033)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2033)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2033)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2033)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2033)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(2033)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2033)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(2035)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133412384 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133412384 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133412384 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133412384 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133412384 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133412384 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133412384 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133412384 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133412385 DMSC DEBUG msc_i(IMSI-262420000042305:GERAN-A-328:LU)[0x56365e9fe540]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133412385 DMSC DEBUG msc_a(IMSI-262420000042305:GERAN-A-328:LU)[0x56365ea78fe0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133412385 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:GERAN-A-328:LU)[0x56365ea45230]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250822133412385 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:GERAN-A-328:LU)[0x56365ea45230]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822133412385 DMSC DEBUG msc_i(IMSI-262420000042305:GERAN-A-328:LU)[0x56365e9fe540]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822133412385 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:GERAN-A-328:LU)[0x56365ea45230]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822133412385 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:GERAN-A-328:LU)[0x56365ea45230]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822133412385 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042305:GERAN-A-328:LU)[0x56365ea7e810]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822133412385 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042305:GERAN-A-328:LU)[0x56365ea7e810]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042305:GERAN-A-328:LU)[0x56365ea45230] (fsm.c:486) 20250822133412385 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042305:GERAN-A-328:LU)[0x56365ea7e810]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822133412385 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042305:GERAN-A-328:LU)[0x56365ea7e810]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822133412385 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133412385 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133412385 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133412385 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133412385 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133412385 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133412385 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133412385 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2035)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2035)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2033)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2033)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2033)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2033)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822133412388 DVLR DEBUG VLR subscr IMSI-262420000042305 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133412389 DVLR DEBUG IMSI:262420000042305 has MSISDN:491230042305 (vlr.c:1045) 20250822133412389 DMSC NOTICE msub(IMSI-262420000042305:MSISDN-491230042305) VLR: update for IMSI=262420000042305 (MSISDN=491230042305) (gsm_04_08.c:1541) 20250822133412389 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822133412389 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133412389 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:MSISDN-491230042305:GERAN-A-328:LU)[0x56365ea45230]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822133412389 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042305:GERAN-A-328:LU)[0x56365ea7e810]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822133412389 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042305:GERAN-A-328:LU)[0x56365ea7e810]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822133412389 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042305:GERAN-A-328:LU)[0x56365ea7e810]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822133412389 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042305:GERAN-A-328:LU)[0x56365ea7e810]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042305:MSISDN-491230042305:GERAN-A-328:LU)[0x56365ea45230] (vlr_lu_fsm.c:110) 20250822133412389 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042305:GERAN-A-328:LU)[0x56365ea7e810]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822133412389 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042305:GERAN-A-328:LU)[0x56365ea7e810]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822133412389 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:MSISDN-491230042305:GERAN-A-328:LU)[0x56365ea45230]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822133412389 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:MSISDN-491230042305:GERAN-A-328:LU)[0x56365ea45230]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822133412389 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042305:MSISDN-491230042305:GERAN-A-328:LU)[0x56365ea7e600]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822133412389 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042305:MSISDN-491230042305:GERAN-A-328:LU)[0x56365ea7e600]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042305:MSISDN-491230042305:GERAN-A-328:LU)[0x56365ea45230] (fsm.c:486) 20250822133412389 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042305:MSISDN-491230042305:GERAN-A-328:LU)[0x56365ea7e600]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822133412389 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042305:MSISDN-491230042305:GERAN-A-328:LU)[0x56365ea7e600]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822133412389 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042305:MSISDN-491230042305:GERAN-A-328:LU)[0x56365ea7e600]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822133412390 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042305:MSISDN-491230042305:GERAN-A-328:LU)[0x56365ea7e600]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822133412390 DMSC NOTICE msub(IMSI-262420000042305:MSISDN-491230042305:TMSInew-0x60A79199) VLR: update for IMSI=262420000042305 (MSISDN=491230042305) (gsm_04_08.c:1541) 20250822133412390 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042305:MSISDN-491230042305:GERAN-A-328:LU)[0x56365ea7e600]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822133412390 DMM DEBUG -> IMSI-262420000042305:MSISDN-491230042305:TMSInew-0x60A79199 LOCATION UPDATE ACCEPT (TMSI = 0x60a79199) (gsm_04_08.c:149) 20250822133412390 DMSC DEBUG msc_i(IMSI-262420000042305:MSISDN-491230042305:TMSInew-0x60A79199:GERAN-A-328:LU)[0x56365e9fe540]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133412390 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSInew-0x60A79199 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822133412390 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133412390 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133412390 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133412390 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133412390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133412390 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133412390 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133412390 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2035)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2035)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2033)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2033)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2033)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2033)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_50(2042)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2034)@718a44d66dfb: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(2034)@718a44d66dfb: patched enc_l3: '059B'O MSC_Test_0-SCCP(2033)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2033)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(2033)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2033)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(2035)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133412396 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133412396 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133412396 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133412396 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133412396 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133412396 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133412396 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133412396 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133412397 DMSC DEBUG msc_i(IMSI-262420000042305:MSISDN-491230042305:TMSInew-0x60A79199:GERAN-A-328:LU)[0x56365e9fe540]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133412397 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSInew-0x60A79199:GERAN-A-328:LU)[0x56365ea78fe0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133412397 DMM DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSInew-0x60A79199:GERAN-A-328:LU)[0x56365ea78fe0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822133412397 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:MSISDN-491230042305:TMSInew-0x60A79199:GERAN-A-328:LU)[0x56365ea45230]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822133412397 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042305:MSISDN-491230042305:GERAN-A-328:LU)[0x56365ea7e600]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822133412397 DMSC NOTICE msub(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x60A79199) VLR: update for IMSI=262420000042305 (MSISDN=491230042305) (gsm_04_08.c:1541) 20250822133412397 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSI-0x60A79199 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250822133412397 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042305:MSISDN-491230042305:GERAN-A-328:LU)[0x56365ea7e600]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822133412397 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x60A79199:GERAN-A-328:LU)[0x56365ea45230]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822133412397 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042305:MSISDN-491230042305:GERAN-A-328:LU)[0x56365ea7e600]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822133412397 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042305:MSISDN-491230042305:GERAN-A-328:LU)[0x56365ea7e600]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x60A79199:GERAN-A-328:LU)[0x56365ea45230] (vlr_lu_fsm.c:817) 20250822133412397 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042305:MSISDN-491230042305:GERAN-A-328:LU)[0x56365ea7e600]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822133412397 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042305:MSISDN-491230042305:GERAN-A-328:LU)[0x56365ea7e600]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822133412397 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x60A79199:GERAN-A-328:LU)[0x56365ea45230]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822133412397 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x60A79199:GERAN-A-328:LU)[0x56365ea78fe0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250822133412397 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x60A79199:GERAN-A-328:LU)[0x56365ea78fe0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.969s remaining) (msc_a.c:450) 20250822133412397 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230042305/3/1): Available (smpp_smsc.c:626) 20250822133412397 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x60A79199:GERAN-A-328:LU)[0x56365ea78fe0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133412397 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x60A79199:GERAN-A-328:LU)[0x56365ea78fe0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250822133412397 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSI-0x60A79199 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822133412397 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSI-0x60A79199 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822133412397 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSI-0x60A79199 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822133412397 DMSC DEBUG msc_i(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x60A79199:GERAN-A-328:LU)[0x56365e9fe540]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822133412397 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSI-0x60A79199 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250822133412397 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133412397 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133412397 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133412397 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133412397 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133412397 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133412397 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133412397 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2035)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2035)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2033)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2033)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2033)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2033)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2033)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2033)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(2033)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2033)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(2035)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133412401 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133412401 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133412401 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133412401 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133412401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133412401 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133412401 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133412401 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133412401 DMSC DEBUG msc_i(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x60A79199:GERAN-A-328:LU)[0x56365e9fe540]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133412401 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x60A79199:GERAN-A-328:LU)[0x56365ea78fe0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133412401 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x60A79199:GERAN-A-328:LU)[0x56365ea78fe0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822133412401 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x60A79199:GERAN-A-328:LU)[0x56365ea78fe0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133412401 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x60A79199:GERAN-A-328:LU)[0x56365ea78fe0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822133412401 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x60A79199:GERAN-A-328:LU)[0x56365ea45230]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822133412401 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x60A79199:GERAN-A-328:LU)[0x56365ea45230]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x60A79199:GERAN-A-328:LU)[0x56365ea78fe0] (msc_a.c:1053) 20250822133412401 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x60A79199:GERAN-A-328:LU)[0x56365ea45230]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822133412401 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x60A79199:GERAN-A-328:LU)[0x56365ea45230]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822133412401 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x60A79199:GERAN-A-328:LU)[0x56365ea45230]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822133412401 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x60A79199:GERAN-A-328:LU)[0x56365ea78fe0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea45ca0] (msc_a.c:1053) 20250822133412401 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x60A79199:GERAN-A-328:LU)[0x56365ea78fe0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822133412401 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x60A79199:GERAN-A-328:LU)[0x56365ea78fe0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822133412401 DMSC DEBUG msub_fsm[0x56365ea45ca0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822133412401 DMSC DEBUG msub(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x60A79199) MSC-A terminated (msub.c:261) 20250822133412401 DMSC DEBUG msub(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x60A79199) 1 MSC-I still active (msub.c:79) 20250822133412401 DMSC DEBUG msub_fsm[0x56365ea45ca0]{active}: State change to terminating (no timeout) (msub.c:91) 20250822133412401 DMSC DEBUG msub_fsm[0x56365ea45ca0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822133412401 DMSC DEBUG msc_i(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x60A79199:GERAN-A-328:LU)[0x56365e9fe540]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822133412401 DMSC DEBUG msc_i(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x60A79199:GERAN-A-328:LU)[0x56365e9fe540]{READY}: Removing from parent msub_fsm[0x56365ea45ca0] (msub.c:113) 20250822133412401 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-328 (ran_conn.c:155) 20250822133412401 DMSC DEBUG msc_i(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x60A79199:GERAN-A-328:LU)[0x56365e9fe540]{READY}: Freeing instance (msub.c:113) 20250822133412401 DMSC DEBUG msc_i(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x60A79199:GERAN-A-328:LU)[0x56365e9fe540]{READY}: Deallocated (fsm.c:568) 20250822133412401 DMSC DEBUG msub(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x60A79199) Free (msub.c:119) 20250822133412401 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSI-0x60A79199 - active-conn: now used by 1 (attached) (msub.c:375) 20250822133412401 DMSC DEBUG msub_fsm[0x56365ea45ca0]{terminating}: Freeing instance (msub.c:113) 20250822133412401 DMSC DEBUG msub_fsm[0x56365ea45ca0]{terminating}: Deallocated (fsm.c:568) 20250822133412401 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133412401 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133412401 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133412401 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133412401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133412401 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133412401 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133412401 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2035)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2035)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2033)@718a44d66dfb: Session index based on local reference:0 20250822133412402 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133412402 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133412402 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133412402 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133412402 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133412402 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133412402 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133412402 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2035)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2034)@718a44d66dfb: Deleted conn table entry 0TC_auth_options_50(2042)9448176 TC_auth_options_50(2042)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822133412404 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSI-0x60A79199 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822133412404 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSI-0x60A79199 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_50(2042)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_50(2042)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_50(2042)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_50(2042)@718a44d66dfb: port MSCVTYf_perform_lu() done TC_auth_options_50(2042)@718a44d66dfb: port MSCVTYf_establish_fully() starting TC_auth_options_50(2042)@718a44d66dfb: 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 := '60A79199'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(2034)@718a44d66dfb: Added conn table entry 0TC_auth_options_50(2042)4916330 MSC_Test_0-RAN(2034)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(2033)@718a44d66dfb: First idle individual index:0 MSC_Test_0-M3UA(2035)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133413408 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133413408 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133413409 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133413409 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133413409 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133413409 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133413409 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133413409 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133413409 DMSC DEBUG msub_fsm[0x56365ea45230]{active}: Allocated (fsm.c:456) 20250822133413409 DMSC DEBUG msc_i[0x56365ea78fe0]{READY}: Allocated (fsm.c:456) 20250822133413409 DMSC DEBUG msc_i[0x56365ea78fe0]{READY}: is child of msub_fsm[0x56365ea45230] (fsm.c:486) 20250822133413409 DMSC DEBUG msc_a[0x56365e9fe540]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822133413409 DMSC DEBUG msc_a[0x56365e9fe540]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea45230] (fsm.c:486) 20250822133413409 DMSC DEBUG msc_a(unknown:GERAN-A-329:NONE)[0x56365e9fe540]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822133413409 DMSC DEBUG msc_i(unknown:GERAN-A-329:NONE)[0x56365ea78fe0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822133413409 DMSC DEBUG msc_a(unknown:GERAN-A-329:NONE)[0x56365e9fe540]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822133413409 DMM DEBUG msc_a(TMSI-0x60A79199:GERAN-A-329:CM_SERVICE_REQ)[0x56365e9fe540]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250822133413409 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x60A79199:GERAN-A-329:CM_SERVICE_REQ)[0x56365ea45ca0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822133413409 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x60A79199:GERAN-A-329:CM_SERVICE_REQ)[0x56365ea45ca0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x60A79199:GERAN-A-329:CM_SERVICE_REQ)[0x56365e9fe540] (fsm.c:486) 20250822133413409 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x60A79199:GERAN-A-329:CM_SERVICE_REQ)[0x56365ea45ca0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN Auth+Ciph (vlr_access_req_fsm.c:711) 20250822133413409 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x60A79199:GERAN-A-329:CM_SERVICE_REQ)[0x56365ea45ca0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822133413409 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSI-0x60A79199 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822133413409 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSI-0x60A79199 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822133413409 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x60A79199:GERAN-A-329:CM_SERVICE_REQ)[0x56365e9fe540]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822133413409 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x60A79199:GERAN-A-329:CM_SERVICE_REQ)[0x56365e9fe540]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822133413409 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x60A79199:GERAN-A-329:CM_SERVICE_REQ)[0x56365ea45ca0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822133413409 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x60A79199:GERAN-A-329:CM_SERVICE_REQ)[0x56365ea45ca0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250822133413409 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x60A79199:GERAN-A-329:CM_SERVICE_REQ)[0x56365ea7e600]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822133413409 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x60A79199:GERAN-A-329:CM_SERVICE_REQ)[0x56365ea7e600]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x60A79199:GERAN-A-329:CM_SERVICE_REQ)[0x56365ea45ca0] (fsm.c:486) 20250822133413409 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x60A79199:GERAN-A-329:CM_SERVICE_REQ)[0x56365ea7e600]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822133413409 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x60A79199:GERAN-A-329:CM_SERVICE_REQ)[0x56365ea7e600]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822133413409 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSI-0x60A79199 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250822133413409 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133413409 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133413409 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133413409 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133413409 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133413409 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133413409 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133413409 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2035)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2035)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2033)@718a44d66dfb: { messageType := 2, destLocRef := '4B046A'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)@718a44d66dfb: Session index based on local reference:0 20250822133413409 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSI-0x60A79199 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250822133413409 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSI-0x60A79199 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_auth_options_50(2042)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_50(2042)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822133413410 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSI-0x60A79199 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133413410 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x60A79199:GERAN-A-329:CM_SERVICE_REQ)[0x56365ea7e600]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822133413410 DVLR DEBUG SUBSCR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x60A79199) Received 1 auth tuples (vlr.c:996) 20250822133413410 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x60A79199:GERAN-A-329:CM_SERVICE_REQ)[0x56365ea7e600]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822133413410 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x60A79199:GERAN-A-329:CM_SERVICE_REQ)[0x56365ea7e600]{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) 20250822133413410 DMM DEBUG Tx AUTH REQ (rand = 69b910b14ac4b9ccbd29dcfd191e209f) (gsm_04_08.c:641) 20250822133413410 DMSC DEBUG msc_i(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x60A79199:GERAN-A-329:CM_SERVICE_REQ)[0x56365ea78fe0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133413410 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSI-0x60A79199 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822133413410 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133413410 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133413410 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133413410 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133413410 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133413410 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133413410 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133413410 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2035)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2035)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2033)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2033)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2033)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2033)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(2034)@718a44d66dfb: patching N(SD)=1 into dtap '0514E131C967'O MSC_Test_0-RAN(2034)@718a44d66dfb: patched enc_l3: '0554E131C967'O MSC_Test_0-SCCP(2033)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2033)@718a44d66dfb: vl_len:9 MSC_Test_0-SCCP(2033)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2033)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0100060554E131C967'O 20250822133413411 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133413411 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133413411 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133413411 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133413411 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133413411 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133413411 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133413411 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2035)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133413411 DMSC DEBUG msc_i(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x60A79199:GERAN-A-329:CM_SERVICE_REQ)[0x56365ea78fe0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133413411 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x60A79199:GERAN-A-329:CM_SERVICE_REQ)[0x56365e9fe540]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133413411 DMM DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x60A79199:GERAN-A-329:CM_SERVICE_REQ)[0x56365e9fe540]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = e131c967) (gsm_04_08.c:1128) 20250822133413411 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x60A79199:GERAN-A-329:CM_SERVICE_REQ)[0x56365ea7e600]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822133413411 DVLR DEBUG SUBSCR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x60A79199) AUTH on GERAN received SRES/RES: e131c967 (4 bytes) (vlr_auth_fsm.c:151) 20250822133413411 DVLR INFO SUBSCR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x60A79199) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250822133413411 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x60A79199:GERAN-A-329:CM_SERVICE_REQ)[0x56365ea7e600]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822133413411 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x60A79199:GERAN-A-329:CM_SERVICE_REQ)[0x56365ea7e600]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822133413411 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x60A79199:GERAN-A-329:CM_SERVICE_REQ)[0x56365ea7e600]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822133413411 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x60A79199:GERAN-A-329:CM_SERVICE_REQ)[0x56365ea7e600]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x60A79199:GERAN-A-329:CM_SERVICE_REQ)[0x56365ea45ca0] (vlr_auth_fsm.c:294) 20250822133413411 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x60A79199:GERAN-A-329:CM_SERVICE_REQ)[0x56365ea7e600]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822133413411 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x60A79199:GERAN-A-329:CM_SERVICE_REQ)[0x56365ea7e600]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822133413411 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x60A79199:GERAN-A-329:CM_SERVICE_REQ)[0x56365ea45ca0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250822133413411 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x60A79199:GERAN-A-329:CM_SERVICE_REQ)[0x56365ea45ca0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822133413411 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x60A79199:GERAN-A-329:CM_SERVICE_REQ)[0x56365ea45ca0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822133413411 DMSC DEBUG msc_i(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x60A79199:GERAN-A-329:CM_SERVICE_REQ)[0x56365ea78fe0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250822133413411 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x60A79199:GERAN-A-329:CM_SERVICE_REQ)[0x56365ea45ca0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250822133413411 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133413411 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133413411 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133413411 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133413411 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133413411 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133413411 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133413411 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2035)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2035)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2033)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2033)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2033)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2033)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2033)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2033)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(2033)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2033)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0003552C04'O 20250822133413412 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133413412 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133413412 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133413412 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133413412 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133413412 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133413412 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133413412 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2035)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133413412 DMSC DEBUG msc_i(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x60A79199:GERAN-A-329:CM_SERVICE_REQ)[0x56365ea78fe0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133413412 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x60A79199:GERAN-A-329:CM_SERVICE_REQ)[0x56365e9fe540]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133413412 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x60A79199:GERAN-A-329:CM_SERVICE_REQ)[0x56365ea45ca0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250822133413412 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x60A79199:GERAN-A-329:CM_SERVICE_REQ)[0x56365ea45ca0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822133413412 DMSC DEBUG msc_i(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x60A79199:GERAN-A-329:CM_SERVICE_REQ)[0x56365ea78fe0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822133413412 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x60A79199:GERAN-A-329:CM_SERVICE_REQ)[0x56365ea45ca0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822133413412 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x60A79199:GERAN-A-329:CM_SERVICE_REQ)[0x56365ea45ca0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822133413412 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x60A79199:GERAN-A-329:CM_SERVICE_REQ)[0x56365ea45ca0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822133413412 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x60A79199:GERAN-A-329:CM_SERVICE_REQ)[0x56365ea45ca0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822133413412 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x60A79199:GERAN-A-329:CM_SERVICE_REQ)[0x56365ea45ca0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822133413412 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x60A79199:GERAN-A-329:CM_SERVICE_REQ)[0x56365ea45ca0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822133413412 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x60A79199:GERAN-A-329:CM_SERVICE_REQ)[0x56365ea45ca0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822133413412 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x60A79199:GERAN-A-329:CM_SERVICE_REQ)[0x56365e9fe540]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250822133413412 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x60A79199:GERAN-A-329:CM_SERVICE_REQ)[0x56365e9fe540]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.996s remaining) (msc_a.c:450) 20250822133413412 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230042305/3/1): Available (smpp_smsc.c:626) 20250822133413412 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133413412 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133413412 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133413412 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133413412 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133413412 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133413412 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133413412 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2035)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2035)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2033)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2033)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2033)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2033)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_50(2042)@718a44d66dfb: port MSCVTYf_establish_fully() done MSC_Test_0-SCCP(2033)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2033)@718a44d66dfb: vl_len:6 MSC_Test_0-SCCP(2033)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2033)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000422040100'O MSC_Test_0-M3UA(2035)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133413413 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133413413 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133413413 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133413413 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133413413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133413413 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133413413 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133413413 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133413413 DMSC DEBUG msc_i(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x60A79199:GERAN-A-329:CM_SERVICE_REQ)[0x56365ea78fe0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133413413 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x60A79199:GERAN-A-329:CM_SERVICE_REQ)[0x56365e9fe540]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133413413 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x60A79199:GERAN-A-329:CM_SERVICE_REQ)[0x56365e9fe540]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_MO_CLOSE (msc_a.c:1734) 20250822133413413 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x60A79199:GERAN-A-329:CM_SERVICE_REQ)[0x56365e9fe540]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250822133413413 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSI-0x60A79199 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822133413413 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSI-0x60A79199 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822133413413 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSI-0x60A79199 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822133413413 DMSC DEBUG msc_i(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x60A79199:GERAN-A-329:CM_SERVICE_REQ)[0x56365ea78fe0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822133413413 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSI-0x60A79199 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822133413413 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133413413 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133413413 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133413413 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133413413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133413413 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133413413 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133413413 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2035)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2035)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2033)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2033)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2033)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2033)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2033)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2033)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(2033)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2033)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822133413414 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133413414 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133413414 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133413414 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133413414 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133413414 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133413414 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133413414 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2035)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133413414 DMSC DEBUG msc_i(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x60A79199:GERAN-A-329:CM_SERVICE_REQ)[0x56365ea78fe0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133413414 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x60A79199:GERAN-A-329:CM_SERVICE_REQ)[0x56365e9fe540]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133413414 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x60A79199:GERAN-A-329:CM_SERVICE_REQ)[0x56365e9fe540]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822133413414 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x60A79199:GERAN-A-329:CM_SERVICE_REQ)[0x56365e9fe540]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133413414 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x60A79199:GERAN-A-329:CM_SERVICE_REQ)[0x56365e9fe540]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822133413414 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x60A79199:GERAN-A-329:CM_SERVICE_REQ)[0x56365ea45ca0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822133413414 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x60A79199:GERAN-A-329:CM_SERVICE_REQ)[0x56365ea45ca0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x60A79199:GERAN-A-329:CM_SERVICE_REQ)[0x56365e9fe540] (msc_a.c:1053) 20250822133413414 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x60A79199:GERAN-A-329:CM_SERVICE_REQ)[0x56365ea45ca0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822133413414 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x60A79199:GERAN-A-329:CM_SERVICE_REQ)[0x56365ea45ca0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822133413414 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x60A79199:GERAN-A-329:CM_SERVICE_REQ)[0x56365e9fe540]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea45230] (msc_a.c:1053) 20250822133413414 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x60A79199:GERAN-A-329:CM_SERVICE_REQ)[0x56365e9fe540]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822133413414 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x60A79199:GERAN-A-329:CM_SERVICE_REQ)[0x56365e9fe540]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822133413414 DMSC DEBUG msub_fsm[0x56365ea45230]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822133413414 DMSC DEBUG msub(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x60A79199) MSC-A terminated (msub.c:261) 20250822133413414 DMSC DEBUG msub(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x60A79199) 1 MSC-I still active (msub.c:79) 20250822133413414 DMSC DEBUG msub_fsm[0x56365ea45230]{active}: State change to terminating (no timeout) (msub.c:91) 20250822133413414 DMSC DEBUG msub_fsm[0x56365ea45230]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822133413414 DMSC DEBUG msc_i(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x60A79199:GERAN-A-329:CM_SERVICE_REQ)[0x56365ea78fe0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822133413414 DMSC DEBUG msc_i(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x60A79199:GERAN-A-329:CM_SERVICE_REQ)[0x56365ea78fe0]{READY}: Removing from parent msub_fsm[0x56365ea45230] (msub.c:113) 20250822133413414 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-329 (ran_conn.c:155) 20250822133413414 DMSC DEBUG msc_i(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x60A79199:GERAN-A-329:CM_SERVICE_REQ)[0x56365ea78fe0]{READY}: Freeing instance (msub.c:113) 20250822133413414 DMSC DEBUG msc_i(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x60A79199:GERAN-A-329:CM_SERVICE_REQ)[0x56365ea78fe0]{READY}: Deallocated (fsm.c:568) 20250822133413414 DMSC DEBUG msub(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x60A79199) Free (msub.c:119) 20250822133413414 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSI-0x60A79199 - active-conn: now used by 1 (attached) (msub.c:375) 20250822133413414 DMSC DEBUG msub_fsm[0x56365ea45230]{terminating}: Freeing instance (msub.c:113) 20250822133413414 DMSC DEBUG msub_fsm[0x56365ea45230]{terminating}: Deallocated (fsm.c:568) 20250822133413414 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133413414 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133413414 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133413414 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133413414 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133413414 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133413414 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133413414 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2035)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2035)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2033)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-M3UA(2035)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133413414 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133413414 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133413414 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133413414 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133413414 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133413414 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133413414 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133413414 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(2034)@718a44d66dfb: Deleted conn table entry 0TC_auth_options_50(2042)4916330 TC_auth_options_50(2042)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822133413414 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSI-0x60A79199 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822133413414 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSI-0x60A79199 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_50(2042)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_50(2042)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_50(2042)@718a44d66dfb: Final verdict of PTC: pass MSC_Test-GSUP(2039)@718a44d66dfb: Final verdict of PTC: none 20250822133413416 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822133413416 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(2033)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(2036)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-M3UA(2035)@718a44d66dfb: Final verdict of PTC: none 20250822133413417 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-SMPP(2040)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(2037)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(2034)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2043)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP-IPA(2038)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(2041)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2032)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(2032): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(2033): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(2034): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(2035): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(2036): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(2037): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(2038): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(2039): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(2040): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(2041): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_auth_options_50(2042): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(2043): none (pass -> pass) MTC@718a44d66dfb: Test case TC_auth_options_5 finished. Verdict: pass MTC@718a44d66dfb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_5 pass'. Fri Aug 22 13:34:13 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 20250822133413618 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822133413618 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822133413618 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822133413618 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822133413618 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822133413618 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822133413618 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822133413618 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822133413618 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822133413618 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133413618 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822133413618 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822133413618 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822133413618 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822133413618 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822133413618 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822133413618 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822133413618 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822133413618 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822133414418 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=355092) 20250822133415419 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822133415620 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822133415620 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822133415620 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=355092, count=356252) 20250822133416420 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 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_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 20250822133417421 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_auth_options_6 started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(2047)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(2047)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2047)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(2045)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822133418067 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2048)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822133418260 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822133418260 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822133418260 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822133418260 DLSS7 DEBUG 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)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2047)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2047)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822133418264 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133418264 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822133418264 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822133418264 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822133418264 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822133418264 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822133418264 DLSS7 DEBUG 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)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(2047)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2047)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2047)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2047)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822133418265 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133418265 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822133418265 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822133418265 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822133418265 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822133418265 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822133418265 DLSS7 DEBUG 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)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2047)@718a44d66dfb: Message received on association #8 20250822133418265 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822133418265 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2047)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2047)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2047)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2047)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2047)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2047)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822133418423 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822133418423 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2050)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2050)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822133418429 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2050)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2050)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2050)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@718a44d66dfb: IPA ID RESP: { { 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)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2050)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822133418448 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822133418449 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_auth_options_60(2054)@718a44d66dfb: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(2051)@718a44d66dfb: Created GsupExpect[0] for "262420000042306" to be handled at TC_auth_options_60(2054) TC_auth_options_60(2054)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250822133419076 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133419076 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133419076 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133419076 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133419076 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133419077 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133419077 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133419077 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2047)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133419078 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133419078 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133419078 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133419078 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133419078 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133419078 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133419078 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133419078 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2047)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2047)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2046)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(2046)@718a44d66dfb: Added conn table entry 0TC_auth_options_60(2054)3223971 MSC_Test_0-SCCP(2045)@718a44d66dfb: First idle individual index:0 MSC_Test_0-RAN(2046)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 20250822133419094 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133419094 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133419094 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133419094 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133419094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133419094 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133419094 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133419094 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2047)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133419094 DMSC DEBUG msub_fsm[0x56365ea45ca0]{active}: Allocated (fsm.c:456) 20250822133419094 DMSC DEBUG msc_i[0x56365e9fe540]{READY}: Allocated (fsm.c:456) 20250822133419094 DMSC DEBUG msc_i[0x56365e9fe540]{READY}: is child of msub_fsm[0x56365ea45ca0] (fsm.c:486) 20250822133419094 DMSC DEBUG msc_a[0x56365ea78fe0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822133419094 DMSC DEBUG msc_a[0x56365ea78fe0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea45ca0] (fsm.c:486) 20250822133419094 DMSC DEBUG msc_a(unknown:GERAN-A-330:NONE)[0x56365ea78fe0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822133419094 DMSC DEBUG msc_i(unknown:GERAN-A-330:NONE)[0x56365e9fe540]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822133419094 DMSC DEBUG msc_a(unknown:GERAN-A-330:NONE)[0x56365ea78fe0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822133419095 DMM DEBUG msc_a(IMSI-262420000042306:GERAN-A-330:LU)[0x56365ea78fe0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000042306 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822133419095 DMM DEBUG msc_a(IMSI-262420000042306:GERAN-A-330:LU)[0x56365ea78fe0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822133419095 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-330:LU)[0x56365ea45230]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822133419095 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-330:LU)[0x56365ea45230]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000042306:GERAN-A-330:LU)[0x56365ea78fe0] (fsm.c:486) 20250822133419095 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-330:LU)[0x56365ea45230]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250822133419095 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-330:LU)[0x56365ea45230]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822133419095 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822133419095 DVLR DEBUG set IMSI on subscriber; IMSI=262420000042306 id=262420000042306 (vlr.c:661) 20250822133419095 DVLR INFO New subscr, IMSI: 262420000042306 (vlr.c:562) 20250822133419095 DVLR DEBUG VLR subscr IMSI-262420000042306 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822133419095 DMSC DEBUG msc_a(IMSI-262420000042306:GERAN-A-330:LU)[0x56365ea78fe0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822133419095 DMSC DEBUG msc_a(IMSI-262420000042306:GERAN-A-330:LU)[0x56365ea78fe0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822133419095 DVLR DEBUG VLR subscr IMSI-262420000042306 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822133419095 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822133419095 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-330:LU)[0x56365ea45230]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822133419095 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-330:LU)[0x56365ea45230]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822133419095 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-330:LU)[0x56365ea45230]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250822133419095 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:GERAN-A-330:LU)[0x56365ea7e810]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822133419095 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:GERAN-A-330:LU)[0x56365ea7e810]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000042306:GERAN-A-330:LU)[0x56365ea45230] (fsm.c:486) 20250822133419095 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:GERAN-A-330:LU)[0x56365ea7e810]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822133419095 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:GERAN-A-330:LU)[0x56365ea7e810]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822133419095 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133419095 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133419095 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133419095 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133419095 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133419095 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133419095 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133419095 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2047)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2047)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2045)@718a44d66dfb: { messageType := 2, destLocRef := '3131A3'O, sourceLocRef := '00014A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(2045)@718a44d66dfb: Session index based on local reference:0 MSC_Test-GSUP(2051)@718a44d66dfb: Found GsupExpect[0] for "262420000042306" handled at TC_auth_options_60(2054) MSC_Test-GSUP(2051)@718a44d66dfb: Added IMSI table entry 0TC_auth_options_60(2054)"262420000042306" 20250822133419099 DVLR DEBUG VLR subscr IMSI-262420000042306 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250822133419099 DVLR DEBUG VLR subscr IMSI-262420000042306 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(2045)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2045)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(2045)@718a44d66dfb: vl_from0 20250822133419100 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133419100 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133419100 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133419100 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133419100 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133419100 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133419100 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-SCCP(2045)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(2047)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133419100 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133419101 DMSC DEBUG msc_i(IMSI-262420000042306:GERAN-A-330:LU)[0x56365e9fe540]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133419101 DMSC DEBUG msc_a(IMSI-262420000042306:GERAN-A-330:LU)[0x56365ea78fe0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) TC_auth_options_60(2054)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_60(2054)@718a44d66dfb: setverdict(pass): none -> pass TC_auth_options_60(2054)@718a44d66dfb: XXX ts_GSUP_SAI_ERR 20250822133419104 DVLR DEBUG VLR subscr IMSI-262420000042306 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133419104 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:GERAN-A-330:LU)[0x56365ea7e810]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_NACK (vlr.c:1026) 20250822133419104 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:GERAN-A-330:LU)[0x56365ea7e810]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: GSUP: rx Auth Info Error cause: 2: IMSI unknown in HLR (vlr_auth_fsm.c:376) 20250822133419104 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:GERAN-A-330:LU)[0x56365ea7e810]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Authentication terminating with result NO_AUTH_INFO, cause IMSI_UNKNOWN_IN_HLR (vlr_auth_fsm.c:271) 20250822133419104 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:GERAN-A-330:LU)[0x56365ea7e810]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_AUTH_FAILED (no timeout) (vlr_auth_fsm.c:284) 20250822133419104 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:GERAN-A-330:LU)[0x56365ea7e810]{VLR_SUB_AS_AUTH_FAILED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822133419104 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:GERAN-A-330:LU)[0x56365ea7e810]{VLR_SUB_AS_AUTH_FAILED}: Removing from parent vlr_lu_fsm(IMSI-262420000042306:GERAN-A-330:LU)[0x56365ea45230] (vlr_auth_fsm.c:294) 20250822133419104 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:GERAN-A-330:LU)[0x56365ea7e810]{VLR_SUB_AS_AUTH_FAILED}: Freeing instance (vlr_auth_fsm.c:294) 20250822133419104 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:GERAN-A-330:LU)[0x56365ea7e810]{VLR_SUB_AS_AUTH_FAILED}: Deallocated (fsm.c:568) 20250822133419104 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-330:LU)[0x56365ea45230]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_NO_INFO (vlr_auth_fsm.c:294) 20250822133419104 DMM INFO msc_a(IMSI-262420000042306:GERAN-A-330:LU)[0x56365ea78fe0]{MSC_A_ST_AUTH_CIPH}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250822133419104 DMSC DEBUG msc_i(IMSI-262420000042306:GERAN-A-330:LU)[0x56365e9fe540]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133419104 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-330:LU)[0x56365ea45230]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822133419104 DMSC DEBUG msc_a(IMSI-262420000042306:GERAN-A-330:LU)[0x56365ea78fe0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_CN_CLOSE (vlr_lu_fsm.c:772) 20250822133419104 DMSC DEBUG msc_a(IMSI-262420000042306:GERAN-A-330:LU)[0x56365ea78fe0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133419104 DMSC DEBUG msc_a(IMSI-262420000042306:GERAN-A-330:LU)[0x56365ea78fe0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:454) 20250822133419104 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) 20250822133419104 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) 20250822133419104 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) 20250822133419104 DMSC DEBUG msc_i(IMSI-262420000042306:GERAN-A-330:LU)[0x56365e9fe540]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822133419104 DVLR DEBUG VLR subscr IMSI-262420000042306 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,vlr_gsup_rx) (msc_a.c:1004) 20250822133419104 DVLR DEBUG VLR subscr IMSI-262420000042306 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822133419104 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133419104 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133419104 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133419104 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133419104 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133419104 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133419104 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133419104 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133419104 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133419104 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133419104 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133419104 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133419104 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133419104 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133419104 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133419104 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2047)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2047)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2047)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2047)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2045)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2045)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2045)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2045)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2045)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2045)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2045)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2045)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_60(2054)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(2045)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2045)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(2045)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2045)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822133419108 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133419108 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133419108 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133419108 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133419108 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133419108 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133419108 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133419108 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2047)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133419108 DMSC DEBUG msc_i(IMSI-262420000042306:GERAN-A-330:LU)[0x56365e9fe540]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133419108 DMSC DEBUG msc_a(IMSI-262420000042306:GERAN-A-330:LU)[0x56365ea78fe0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133419108 DMSC DEBUG msc_a(IMSI-262420000042306:GERAN-A-330:LU)[0x56365ea78fe0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822133419108 DMSC DEBUG msc_a(IMSI-262420000042306:GERAN-A-330:LU)[0x56365ea78fe0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133419108 DMSC DEBUG msc_a(IMSI-262420000042306:GERAN-A-330:LU)[0x56365ea78fe0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822133419108 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-330:LU)[0x56365ea45230]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822133419108 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-330:LU)[0x56365ea45230]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000042306:GERAN-A-330:LU)[0x56365ea78fe0] (msc_a.c:1053) 20250822133419108 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-330:LU)[0x56365ea45230]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822133419108 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-330:LU)[0x56365ea45230]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822133419108 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-330:LU)[0x56365ea45230]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822133419108 DMSC DEBUG msc_a(IMSI-262420000042306:GERAN-A-330:LU)[0x56365ea78fe0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea45ca0] (msc_a.c:1053) 20250822133419108 DMSC DEBUG msc_a(IMSI-262420000042306:GERAN-A-330:LU)[0x56365ea78fe0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822133419108 DMSC DEBUG msc_a(IMSI-262420000042306:GERAN-A-330:LU)[0x56365ea78fe0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822133419108 DMSC DEBUG msub_fsm[0x56365ea45ca0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822133419108 DMSC DEBUG msub(IMSI-262420000042306) MSC-A terminated (msub.c:261) 20250822133419108 DMSC DEBUG msub(IMSI-262420000042306) 1 MSC-I still active (msub.c:79) 20250822133419108 DMSC DEBUG msub_fsm[0x56365ea45ca0]{active}: State change to terminating (no timeout) (msub.c:91) 20250822133419108 DMSC DEBUG msub_fsm[0x56365ea45ca0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822133419108 DMSC DEBUG msc_i(IMSI-262420000042306:GERAN-A-330:LU)[0x56365e9fe540]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822133419108 DMSC DEBUG msc_i(IMSI-262420000042306:GERAN-A-330:LU)[0x56365e9fe540]{READY}: Removing from parent msub_fsm[0x56365ea45ca0] (msub.c:113) 20250822133419108 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-330 (ran_conn.c:155) 20250822133419108 DMSC DEBUG msc_i(IMSI-262420000042306:GERAN-A-330:LU)[0x56365e9fe540]{READY}: Freeing instance (msub.c:113) 20250822133419108 DMSC DEBUG msc_i(IMSI-262420000042306:GERAN-A-330:LU)[0x56365e9fe540]{READY}: Deallocated (fsm.c:568) 20250822133419108 DMSC DEBUG msub(IMSI-262420000042306) Free (msub.c:119) 20250822133419108 DVLR INFO VLR subscr IMSI-262420000042306 - active-conn: now used by 0 (-) (msub.c:375) 20250822133419108 DVLR DEBUG SUBSCR(IMSI-262420000042306) freeing VLR subscr (max total use count was 4) (vlr.c:472) 20250822133419108 DMSC DEBUG msub_fsm[0x56365ea45ca0]{terminating}: Freeing instance (msub.c:113) 20250822133419108 DMSC DEBUG msub_fsm[0x56365ea45ca0]{terminating}: Deallocated (fsm.c:568) 20250822133419109 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133419109 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133419109 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133419109 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133419109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133419109 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133419109 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133419109 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2047)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2047)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2045)@718a44d66dfb: Session index based on local reference:0 20250822133419109 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133419109 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133419109 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133419109 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133419109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133419109 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133419109 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133419109 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2047)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2046)@718a44d66dfb: Deleted conn table entry 0TC_auth_options_60(2054)3223971 TC_auth_options_60(2054)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_60(2054)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_60(2054)@718a44d66dfb: port MSCVTYf_perform_lu() done TC_auth_options_60(2054)@718a44d66dfb: port MSCVTYRunning a successful LU so that CM Service Request can be tested MSC_Test-GSUP(2051)@718a44d66dfb: Created GsupExpect[0] for "262420000042306" to be handled at TC_auth_options_60(2054) TC_auth_options_60(2054)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000042306'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(2046)@718a44d66dfb: Added conn table entry 0TC_auth_options_60(2054)5257970 MSC_Test_0-RAN(2046)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(2045)@718a44d66dfb: First idle individual index:0 MSC_Test_0-M3UA(2047)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133420122 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133420122 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133420122 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133420122 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133420122 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133420122 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133420122 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133420122 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133420123 DMSC DEBUG msub_fsm[0x56365ea45230]{active}: Allocated (fsm.c:456) 20250822133420123 DMSC DEBUG msc_i[0x56365ea78fe0]{READY}: Allocated (fsm.c:456) 20250822133420123 DMSC DEBUG msc_i[0x56365ea78fe0]{READY}: is child of msub_fsm[0x56365ea45230] (fsm.c:486) 20250822133420123 DMSC DEBUG msc_a[0x56365e9fe540]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822133420123 DMSC DEBUG msc_a[0x56365e9fe540]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea45230] (fsm.c:486) 20250822133420123 DMSC DEBUG msc_a(unknown:GERAN-A-331:NONE)[0x56365e9fe540]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822133420123 DMSC DEBUG msc_i(unknown:GERAN-A-331:NONE)[0x56365ea78fe0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822133420123 DMSC DEBUG msc_a(unknown:GERAN-A-331:NONE)[0x56365e9fe540]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822133420123 DMM DEBUG msc_a(IMSI-262420000042306:GERAN-A-331:LU)[0x56365e9fe540]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000042306 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822133420123 DMM DEBUG msc_a(IMSI-262420000042306:GERAN-A-331:LU)[0x56365e9fe540]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822133420123 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-331:LU)[0x56365ea7e600]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822133420123 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-331:LU)[0x56365ea7e600]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000042306:GERAN-A-331:LU)[0x56365e9fe540] (fsm.c:486) 20250822133420123 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-331:LU)[0x56365ea7e600]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822133420123 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-331:LU)[0x56365ea7e600]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822133420123 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822133420123 DVLR DEBUG set IMSI on subscriber; IMSI=262420000042306 id=262420000042306 (vlr.c:661) 20250822133420123 DVLR INFO New subscr, IMSI: 262420000042306 (vlr.c:562) 20250822133420123 DVLR DEBUG VLR subscr IMSI-262420000042306 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822133420123 DMSC DEBUG msc_a(IMSI-262420000042306:GERAN-A-331:LU)[0x56365e9fe540]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822133420123 DMSC DEBUG msc_a(IMSI-262420000042306:GERAN-A-331:LU)[0x56365e9fe540]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822133420123 DVLR DEBUG VLR subscr IMSI-262420000042306 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822133420123 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822133420123 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-331:LU)[0x56365ea7e600]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822133420123 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-331:LU)[0x56365ea7e600]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822133420123 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-331:LU)[0x56365ea7e600]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822133420123 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-331:LU)[0x56365ea7e600]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822133420123 DMSC DEBUG msc_i(IMSI-262420000042306:GERAN-A-331:LU)[0x56365ea78fe0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822133420124 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-331:LU)[0x56365ea7e600]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822133420124 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-331:LU)[0x56365ea7e600]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822133420124 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042306:GERAN-A-331:LU)[0x56365ea7e810]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822133420124 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042306:GERAN-A-331:LU)[0x56365ea7e810]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042306:GERAN-A-331:LU)[0x56365ea7e600] (fsm.c:486) 20250822133420124 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042306:GERAN-A-331:LU)[0x56365ea7e810]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822133420124 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042306:GERAN-A-331:LU)[0x56365ea7e810]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822133420124 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133420124 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133420124 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133420124 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133420124 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133420124 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133420124 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133420124 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133420124 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133420124 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133420124 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133420124 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133420124 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133420124 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133420124 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133420124 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2047)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2047)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2047)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2047)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2045)@718a44d66dfb: { messageType := 2, destLocRef := '503AF2'O, sourceLocRef := '00014B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(2045)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2045)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2045)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2045)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2045)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822133420127 DVLR DEBUG VLR subscr IMSI-262420000042306 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250822133420127 DVLR DEBUG VLR subscr IMSI-262420000042306 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(2045)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2045)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(2045)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2045)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_auth_options_60(2054)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(2047)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133420129 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133420129 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133420129 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133420129 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133420129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133420129 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133420129 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133420129 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_auth_options_60(2054)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822133420129 DMSC DEBUG msc_i(IMSI-262420000042306:GERAN-A-331:LU)[0x56365ea78fe0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133420129 DMSC DEBUG msc_a(IMSI-262420000042306:GERAN-A-331:LU)[0x56365e9fe540]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133420133 DVLR DEBUG VLR subscr IMSI-262420000042306 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133420133 DVLR DEBUG IMSI:262420000042306 has MSISDN:491230042306 (vlr.c:1045) 20250822133420133 DMSC NOTICE msub(IMSI-262420000042306:MSISDN-491230042306) VLR: update for IMSI=262420000042306 (MSISDN=491230042306) (gsm_04_08.c:1541) 20250822133420133 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822133420134 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133420134 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:MSISDN-491230042306:GERAN-A-331:LU)[0x56365ea7e600]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822133420134 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042306:GERAN-A-331:LU)[0x56365ea7e810]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822133420134 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042306:GERAN-A-331:LU)[0x56365ea7e810]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822133420134 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042306:GERAN-A-331:LU)[0x56365ea7e810]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822133420134 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042306:GERAN-A-331:LU)[0x56365ea7e810]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042306:MSISDN-491230042306:GERAN-A-331:LU)[0x56365ea7e600] (vlr_lu_fsm.c:110) 20250822133420134 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042306:GERAN-A-331:LU)[0x56365ea7e810]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822133420134 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042306:GERAN-A-331:LU)[0x56365ea7e810]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822133420134 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:MSISDN-491230042306:GERAN-A-331:LU)[0x56365ea7e600]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822133420134 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:MSISDN-491230042306:GERAN-A-331:LU)[0x56365ea7e600]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822133420134 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042306:MSISDN-491230042306:GERAN-A-331:LU)[0x56365ea519d0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822133420134 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042306:MSISDN-491230042306:GERAN-A-331:LU)[0x56365ea519d0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042306:MSISDN-491230042306:GERAN-A-331:LU)[0x56365ea7e600] (fsm.c:486) 20250822133420134 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042306:MSISDN-491230042306:GERAN-A-331:LU)[0x56365ea519d0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822133420134 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042306:MSISDN-491230042306:GERAN-A-331:LU)[0x56365ea519d0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822133420134 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042306:MSISDN-491230042306:GERAN-A-331:LU)[0x56365ea519d0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822133420134 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042306:MSISDN-491230042306:GERAN-A-331:LU)[0x56365ea519d0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822133420134 DMSC NOTICE msub(IMSI-262420000042306:MSISDN-491230042306:TMSInew-0x6F7350DE) VLR: update for IMSI=262420000042306 (MSISDN=491230042306) (gsm_04_08.c:1541) 20250822133420134 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042306:MSISDN-491230042306:GERAN-A-331:LU)[0x56365ea519d0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822133420134 DMM DEBUG -> IMSI-262420000042306:MSISDN-491230042306:TMSInew-0x6F7350DE LOCATION UPDATE ACCEPT (TMSI = 0x6f7350de) (gsm_04_08.c:149) 20250822133420134 DMSC DEBUG msc_i(IMSI-262420000042306:MSISDN-491230042306:TMSInew-0x6F7350DE:GERAN-A-331:LU)[0x56365ea78fe0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133420134 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSInew-0x6F7350DE - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822133420134 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133420134 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133420134 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133420134 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133420134 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133420134 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133420134 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133420134 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2047)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2047)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2045)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2045)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2045)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2045)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_60(2054)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2046)@718a44d66dfb: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(2046)@718a44d66dfb: patched enc_l3: '055B'O MSC_Test_0-SCCP(2045)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2045)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(2045)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2045)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(2047)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133420143 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133420143 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133420143 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133420143 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133420143 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133420143 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133420143 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133420143 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133420144 DMSC DEBUG msc_i(IMSI-262420000042306:MSISDN-491230042306:TMSInew-0x6F7350DE:GERAN-A-331:LU)[0x56365ea78fe0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133420144 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSInew-0x6F7350DE:GERAN-A-331:LU)[0x56365e9fe540]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133420144 DMM DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSInew-0x6F7350DE:GERAN-A-331:LU)[0x56365e9fe540]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822133420144 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:MSISDN-491230042306:TMSInew-0x6F7350DE:GERAN-A-331:LU)[0x56365ea7e600]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822133420144 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042306:MSISDN-491230042306:GERAN-A-331:LU)[0x56365ea519d0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822133420144 DMSC NOTICE msub(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6F7350DE) VLR: update for IMSI=262420000042306 (MSISDN=491230042306) (gsm_04_08.c:1541) 20250822133420144 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6F7350DE + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250822133420144 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042306:MSISDN-491230042306:GERAN-A-331:LU)[0x56365ea519d0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822133420144 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6F7350DE:GERAN-A-331:LU)[0x56365ea7e600]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822133420144 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042306:MSISDN-491230042306:GERAN-A-331:LU)[0x56365ea519d0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822133420144 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042306:MSISDN-491230042306:GERAN-A-331:LU)[0x56365ea519d0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6F7350DE:GERAN-A-331:LU)[0x56365ea7e600] (vlr_lu_fsm.c:817) 20250822133420144 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042306:MSISDN-491230042306:GERAN-A-331:LU)[0x56365ea519d0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822133420144 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042306:MSISDN-491230042306:GERAN-A-331:LU)[0x56365ea519d0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822133420144 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6F7350DE:GERAN-A-331:LU)[0x56365ea7e600]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822133420144 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6F7350DE:GERAN-A-331:LU)[0x56365e9fe540]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250822133420144 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6F7350DE:GERAN-A-331:LU)[0x56365e9fe540]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.979s remaining) (msc_a.c:450) 20250822133420144 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230042306/3/1): Available (smpp_smsc.c:626) 20250822133420144 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6F7350DE:GERAN-A-331:LU)[0x56365e9fe540]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133420144 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6F7350DE:GERAN-A-331:LU)[0x56365e9fe540]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250822133420144 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6F7350DE + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822133420144 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6F7350DE + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822133420144 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6F7350DE - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822133420144 DMSC DEBUG msc_i(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6F7350DE:GERAN-A-331:LU)[0x56365ea78fe0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822133420144 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6F7350DE - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250822133420144 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133420144 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133420144 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133420144 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133420144 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133420144 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133420144 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133420144 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2047)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2047)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2045)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2045)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2045)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2045)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2045)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2045)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(2045)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2045)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822133420147 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133420147 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133420147 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133420147 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133420147 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133420147 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133420147 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133420147 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2047)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133420147 DMSC DEBUG msc_i(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6F7350DE:GERAN-A-331:LU)[0x56365ea78fe0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133420147 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6F7350DE:GERAN-A-331:LU)[0x56365e9fe540]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133420147 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6F7350DE:GERAN-A-331:LU)[0x56365e9fe540]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822133420147 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6F7350DE:GERAN-A-331:LU)[0x56365e9fe540]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133420147 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6F7350DE:GERAN-A-331:LU)[0x56365e9fe540]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822133420147 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6F7350DE:GERAN-A-331:LU)[0x56365ea7e600]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822133420147 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6F7350DE:GERAN-A-331:LU)[0x56365ea7e600]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6F7350DE:GERAN-A-331:LU)[0x56365e9fe540] (msc_a.c:1053) 20250822133420147 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6F7350DE:GERAN-A-331:LU)[0x56365ea7e600]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822133420147 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6F7350DE:GERAN-A-331:LU)[0x56365ea7e600]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822133420147 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6F7350DE:GERAN-A-331:LU)[0x56365ea7e600]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822133420147 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6F7350DE:GERAN-A-331:LU)[0x56365e9fe540]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea45230] (msc_a.c:1053) 20250822133420147 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6F7350DE:GERAN-A-331:LU)[0x56365e9fe540]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822133420147 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6F7350DE:GERAN-A-331:LU)[0x56365e9fe540]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822133420147 DMSC DEBUG msub_fsm[0x56365ea45230]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822133420147 DMSC DEBUG msub(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6F7350DE) MSC-A terminated (msub.c:261) 20250822133420147 DMSC DEBUG msub(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6F7350DE) 1 MSC-I still active (msub.c:79) 20250822133420147 DMSC DEBUG msub_fsm[0x56365ea45230]{active}: State change to terminating (no timeout) (msub.c:91) 20250822133420147 DMSC DEBUG msub_fsm[0x56365ea45230]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822133420147 DMSC DEBUG msc_i(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6F7350DE:GERAN-A-331:LU)[0x56365ea78fe0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822133420147 DMSC DEBUG msc_i(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6F7350DE:GERAN-A-331:LU)[0x56365ea78fe0]{READY}: Removing from parent msub_fsm[0x56365ea45230] (msub.c:113) 20250822133420147 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-331 (ran_conn.c:155) 20250822133420147 DMSC DEBUG msc_i(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6F7350DE:GERAN-A-331:LU)[0x56365ea78fe0]{READY}: Freeing instance (msub.c:113) 20250822133420147 DMSC DEBUG msc_i(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6F7350DE:GERAN-A-331:LU)[0x56365ea78fe0]{READY}: Deallocated (fsm.c:568) 20250822133420147 DMSC DEBUG msub(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6F7350DE) Free (msub.c:119) 20250822133420147 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6F7350DE - active-conn: now used by 1 (attached) (msub.c:375) 20250822133420147 DMSC DEBUG msub_fsm[0x56365ea45230]{terminating}: Freeing instance (msub.c:113) 20250822133420147 DMSC DEBUG msub_fsm[0x56365ea45230]{terminating}: Deallocated (fsm.c:568) 20250822133420147 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133420147 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133420147 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133420147 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133420147 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133420147 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133420147 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133420147 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2047)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2047)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2045)@718a44d66dfb: Session index based on local reference:0 20250822133420148 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133420148 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133420148 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133420148 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133420148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133420148 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133420148 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133420148 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2047)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2046)@718a44d66dfb: Deleted conn table entry 0TC_auth_options_60(2054)5257970 TC_auth_options_60(2054)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822133420150 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6F7350DE + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822133420150 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6F7350DE - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_60(2054)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_60(2054)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_60(2054)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_60(2054)@718a44d66dfb: port MSCVTYRunning a successful LU done TC_auth_options_60(2054)@718a44d66dfb: port MSCVTYf_establish_fully() starting TC_auth_options_60(2054)@718a44d66dfb: 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 := '6F7350DE'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(2046)@718a44d66dfb: Added conn table entry 0TC_auth_options_60(2054)3609743 MSC_Test_0-RAN(2046)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(2045)@718a44d66dfb: First idle individual index:0 MSC_Test_0-M3UA(2047)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133420354 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133420354 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133420354 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133420354 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133420354 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133420354 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133420354 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133420354 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133420355 DMSC DEBUG msub_fsm[0x56365ea7e600]{active}: Allocated (fsm.c:456) 20250822133420355 DMSC DEBUG msc_i[0x56365e9fe540]{READY}: Allocated (fsm.c:456) 20250822133420355 DMSC DEBUG msc_i[0x56365e9fe540]{READY}: is child of msub_fsm[0x56365ea7e600] (fsm.c:486) 20250822133420355 DMSC DEBUG msc_a[0x56365ea78fe0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822133420355 DMSC DEBUG msc_a[0x56365ea78fe0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea7e600] (fsm.c:486) 20250822133420355 DMSC DEBUG msc_a(unknown:GERAN-A-332:NONE)[0x56365ea78fe0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822133420355 DMSC DEBUG msc_i(unknown:GERAN-A-332:NONE)[0x56365e9fe540]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822133420355 DMSC DEBUG msc_a(unknown:GERAN-A-332:NONE)[0x56365ea78fe0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822133420355 DMM DEBUG msc_a(TMSI-0x6F7350DE:GERAN-A-332:CM_SERVICE_REQ)[0x56365ea78fe0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250822133420355 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6F7350DE:GERAN-A-332:CM_SERVICE_REQ)[0x56365ea45230]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822133420355 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6F7350DE:GERAN-A-332:CM_SERVICE_REQ)[0x56365ea45230]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x6F7350DE:GERAN-A-332:CM_SERVICE_REQ)[0x56365ea78fe0] (fsm.c:486) 20250822133420355 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6F7350DE:GERAN-A-332:CM_SERVICE_REQ)[0x56365ea45230]{PR_ARQ_S_INIT}: rev=R99 net=GERAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250822133420355 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6F7350DE:GERAN-A-332:CM_SERVICE_REQ)[0x56365ea45230]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822133420355 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6F7350DE + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822133420355 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6F7350DE + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822133420355 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6F7350DE:GERAN-A-332:CM_SERVICE_REQ)[0x56365ea78fe0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822133420355 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6F7350DE:GERAN-A-332:CM_SERVICE_REQ)[0x56365ea78fe0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822133420355 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6F7350DE:GERAN-A-332:CM_SERVICE_REQ)[0x56365ea45230]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822133420355 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6F7350DE:GERAN-A-332:CM_SERVICE_REQ)[0x56365ea45230]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250822133420355 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6F7350DE:GERAN-A-332:CM_SERVICE_REQ)[0x56365ea519d0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822133420355 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6F7350DE:GERAN-A-332:CM_SERVICE_REQ)[0x56365ea519d0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6F7350DE:GERAN-A-332:CM_SERVICE_REQ)[0x56365ea45230] (fsm.c:486) 20250822133420355 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6F7350DE:GERAN-A-332:CM_SERVICE_REQ)[0x56365ea519d0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822133420355 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6F7350DE:GERAN-A-332:CM_SERVICE_REQ)[0x56365ea519d0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822133420355 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6F7350DE - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250822133420355 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133420355 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133420355 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133420355 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133420355 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133420355 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133420355 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133420355 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2047)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2047)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2045)@718a44d66dfb: { messageType := 2, destLocRef := '37148F'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)@718a44d66dfb: Session index based on local reference:0 20250822133420359 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6F7350DE + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250822133420359 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6F7350DE - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_auth_options_60(2054)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_60(2054)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_60(2054)@718a44d66dfb: XXX ts_GSUP_SAI_ERR 20250822133420364 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6F7350DE + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133420364 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6F7350DE:GERAN-A-332:CM_SERVICE_REQ)[0x56365ea519d0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_NACK (vlr.c:1026) 20250822133420364 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6F7350DE:GERAN-A-332:CM_SERVICE_REQ)[0x56365ea519d0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: GSUP: rx Auth Info Error cause: 2: IMSI unknown in HLR (vlr_auth_fsm.c:376) 20250822133420364 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6F7350DE:GERAN-A-332:CM_SERVICE_REQ)[0x56365ea519d0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Authentication terminating with result NO_AUTH_INFO, cause IMSI_UNKNOWN_IN_HLR (vlr_auth_fsm.c:271) 20250822133420364 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6F7350DE:GERAN-A-332:CM_SERVICE_REQ)[0x56365ea519d0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_AUTH_FAILED (no timeout) (vlr_auth_fsm.c:284) 20250822133420364 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6F7350DE:GERAN-A-332:CM_SERVICE_REQ)[0x56365ea519d0]{VLR_SUB_AS_AUTH_FAILED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822133420364 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6F7350DE:GERAN-A-332:CM_SERVICE_REQ)[0x56365ea519d0]{VLR_SUB_AS_AUTH_FAILED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6F7350DE:GERAN-A-332:CM_SERVICE_REQ)[0x56365ea45230] (vlr_auth_fsm.c:294) 20250822133420364 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6F7350DE:GERAN-A-332:CM_SERVICE_REQ)[0x56365ea519d0]{VLR_SUB_AS_AUTH_FAILED}: Freeing instance (vlr_auth_fsm.c:294) 20250822133420364 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6F7350DE:GERAN-A-332:CM_SERVICE_REQ)[0x56365ea519d0]{VLR_SUB_AS_AUTH_FAILED}: Deallocated (fsm.c:568) 20250822133420364 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6F7350DE:GERAN-A-332:CM_SERVICE_REQ)[0x56365ea45230]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_NO_INFO (vlr_auth_fsm.c:294) 20250822133420364 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6F7350DE:GERAN-A-332:CM_SERVICE_REQ)[0x56365ea45230]{PR_ARQ_S_WAIT_AUTH}: proc_arq_fsm_done(IMSI_UNKNOWN_IN_HLR) (vlr_access_req_fsm.c:472) 20250822133420364 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6F7350DE:GERAN-A-332:CM_SERVICE_REQ)[0x56365ea45230]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822133420364 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6F7350DE:GERAN-A-332:CM_SERVICE_REQ)[0x56365ea45230]{PR_ARQ_S_DONE}: Process Access Request result: IMSI_UNKNOWN_IN_HLR (vlr_access_req_fsm.c:131) 20250822133420364 DMM DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6F7350DE:GERAN-A-332:CM_SERVICE_REQ)[0x56365ea78fe0]{MSC_A_ST_AUTH_CIPH}: -> CM SERVICE Reject cause: 2 (gsm_04_08.c:259) 20250822133420364 DMSC DEBUG msc_i(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6F7350DE:GERAN-A-332:CM_SERVICE_REQ)[0x56365e9fe540]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133420364 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6F7350DE:GERAN-A-332:CM_SERVICE_REQ)[0x56365ea78fe0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133420364 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6F7350DE:GERAN-A-332:CM_SERVICE_REQ)[0x56365ea78fe0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:454) 20250822133420364 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6F7350DE + msc_a_fsm_releasing_onenter: now used by 4 (attached,active-conn,vlr_gsup_rx,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822133420364 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6F7350DE + 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) 20250822133420364 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6F7350DE - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,vlr_gsup_rx,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822133420364 DMSC DEBUG msc_i(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6F7350DE:GERAN-A-332:CM_SERVICE_REQ)[0x56365e9fe540]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822133420364 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6F7350DE - msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,vlr_gsup_rx) (msc_a.c:1004) 20250822133420364 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6F7350DE:GERAN-A-332:CM_SERVICE_REQ)[0x56365ea78fe0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_CN_CLOSE (vlr_access_req_fsm.c:169) 20250822133420364 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6F7350DE - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822133420364 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133420364 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133420364 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133420364 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133420364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133420364 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133420364 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133420365 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133420365 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133420365 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133420365 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133420365 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133420365 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133420365 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133420365 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133420365 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2047)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2047)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2047)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2047)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2045)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2045)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2045)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2045)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2045)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2045)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2045)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2045)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_60(2054)@718a44d66dfb: port MSCVTYf_establish_fully() done MSC_Test_0-SCCP(2045)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2045)@718a44d66dfb: vl_len:6 MSC_Test_0-SCCP(2045)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2045)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000422040100'O MSC_Test_0-M3UA(2047)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(2045)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2045)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(2045)@718a44d66dfb: vl_from0 20250822133420369 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133420369 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133420369 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133420369 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133420369 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133420369 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133420369 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133420369 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(2045)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(2047)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133420370 DMSC DEBUG msc_i(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6F7350DE:GERAN-A-332:CM_SERVICE_REQ)[0x56365e9fe540]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133420370 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6F7350DE:GERAN-A-332:CM_SERVICE_REQ)[0x56365ea78fe0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133420370 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6F7350DE:GERAN-A-332:CM_SERVICE_REQ)[0x56365ea78fe0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_MO_CLOSE (msc_a.c:1734) 20250822133420370 DMSC ERROR msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6F7350DE:GERAN-A-332:CM_SERVICE_REQ)[0x56365ea78fe0]{MSC_A_ST_RELEASING}: Event MSC_A_EV_MO_CLOSE not permitted (msc_a.c:1734) 20250822133420370 DBSSAP ERROR msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6F7350DE:GERAN-A-332:CM_SERVICE_REQ)[0x56365ea78fe0]{MSC_A_ST_RELEASING}: RAN decode error (rc=-1) for CLEAR_REQUEST from MSC-I (msc_a.c:2060) 20250822133420574 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133420574 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133420574 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133420574 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133420574 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133420574 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133420574 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133420574 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133420574 DMSC DEBUG msc_i(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6F7350DE:GERAN-A-332:CM_SERVICE_REQ)[0x56365e9fe540]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133420574 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6F7350DE:GERAN-A-332:CM_SERVICE_REQ)[0x56365ea78fe0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133420574 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6F7350DE:GERAN-A-332:CM_SERVICE_REQ)[0x56365ea78fe0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822133420574 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6F7350DE:GERAN-A-332:CM_SERVICE_REQ)[0x56365ea78fe0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133420574 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6F7350DE:GERAN-A-332:CM_SERVICE_REQ)[0x56365ea78fe0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822133420574 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6F7350DE:GERAN-A-332:CM_SERVICE_REQ)[0x56365ea45230]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822133420574 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6F7350DE:GERAN-A-332:CM_SERVICE_REQ)[0x56365ea45230]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6F7350DE:GERAN-A-332:CM_SERVICE_REQ)[0x56365ea78fe0] (msc_a.c:1053) 20250822133420574 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6F7350DE:GERAN-A-332:CM_SERVICE_REQ)[0x56365ea45230]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822133420574 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6F7350DE:GERAN-A-332:CM_SERVICE_REQ)[0x56365ea45230]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822133420574 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6F7350DE:GERAN-A-332:CM_SERVICE_REQ)[0x56365ea78fe0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea7e600] (msc_a.c:1053) 20250822133420574 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6F7350DE:GERAN-A-332:CM_SERVICE_REQ)[0x56365ea78fe0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822133420574 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6F7350DE:GERAN-A-332:CM_SERVICE_REQ)[0x56365ea78fe0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822133420574 DMSC DEBUG msub_fsm[0x56365ea7e600]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822133420575 DMSC DEBUG msub(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6F7350DE) MSC-A terminated (msub.c:261) 20250822133420575 DMSC DEBUG msub(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6F7350DE) 1 MSC-I still active (msub.c:79) 20250822133420575 DMSC DEBUG msub_fsm[0x56365ea7e600]{active}: State change to terminating (no timeout) (msub.c:91) 20250822133420575 DMSC DEBUG msub_fsm[0x56365ea7e600]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822133420575 DMSC DEBUG msc_i(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6F7350DE:GERAN-A-332:CM_SERVICE_REQ)[0x56365e9fe540]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822133420575 DMSC DEBUG msc_i(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6F7350DE:GERAN-A-332:CM_SERVICE_REQ)[0x56365e9fe540]{READY}: Removing from parent msub_fsm[0x56365ea7e600] (msub.c:113) 20250822133420575 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-332 (ran_conn.c:155) 20250822133420575 DMSC DEBUG msc_i(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6F7350DE:GERAN-A-332:CM_SERVICE_REQ)[0x56365e9fe540]{READY}: Freeing instance (msub.c:113) 20250822133420575 DMSC DEBUG msc_i(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6F7350DE:GERAN-A-332:CM_SERVICE_REQ)[0x56365e9fe540]{READY}: Deallocated (fsm.c:568) 20250822133420575 DMSC DEBUG msub(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6F7350DE) Free (msub.c:119) 20250822133420575 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6F7350DE - active-conn: now used by 1 (attached) (msub.c:375) 20250822133420575 DMSC DEBUG msub_fsm[0x56365ea7e600]{terminating}: Freeing instance (msub.c:113) 20250822133420575 DMSC DEBUG msub_fsm[0x56365ea7e600]{terminating}: Deallocated (fsm.c:568) 20250822133420575 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133420575 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133420575 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133420575 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133420575 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133420575 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133420575 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133420575 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2047)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2047)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2045)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-M3UA(2047)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133420576 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133420576 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133420576 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133420576 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133420576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133420576 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133420576 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133420576 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(2046)@718a44d66dfb: Deleted conn table entry 0TC_auth_options_60(2054)3609743 TC_auth_options_60(2054)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822133420578 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6F7350DE + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822133420578 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSI-0x6F7350DE - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_60(2054)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_60(2054)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_60(2054)@718a44d66dfb: Final verdict of PTC: pass 20250822133420587 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822133420587 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(2045)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(2048)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP(2051)@718a44d66dfb: Final verdict of PTC: none 20250822133420590 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-M3UA(2047)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP-IPA(2050)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(2052)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(2049)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2055)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(2053)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2044)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(2046)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(2044): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(2045): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(2046): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(2047): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(2048): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(2049): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(2050): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(2051): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(2052): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(2053): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_auth_options_60(2054): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(2055): none (pass -> pass) MTC@718a44d66dfb: Test case TC_auth_options_6 finished. Verdict: pass MTC@718a44d66dfb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_6 pass'. Fri Aug 22 13:34:20 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 20250822133420778 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822133420778 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822133420778 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822133420778 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822133420778 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822133420778 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822133420778 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822133420778 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822133420778 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822133420778 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133420778 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822133420778 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822133420778 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822133420778 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822133420778 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822133420778 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822133420778 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822133420779 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822133420779 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822133421592 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=373536) 20250822133422593 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822133422780 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822133422780 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822133422780 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=373536, count=375412) 20250822133423256 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133423256 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133423256 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133423256 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133423256 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133423256 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133423256 DLSS7 ERROR Unable to route HMRT message: the AS virt-bsc0 is down (osmo_ss7_hmrt.c:238) 20250822133423594 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 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_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 20250822133424594 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_auth_options_7 started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(2059)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(2059)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2059)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(2057)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822133425262 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2060)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822133425456 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822133425456 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822133425456 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822133425456 DLSS7 DEBUG 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)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2059)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2059)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2059)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(2059)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250822133425459 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133425459 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822133425459 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822133425459 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822133425459 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822133425459 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822133425459 DLSS7 DEBUG 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)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2059)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2059)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822133425461 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133425461 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822133425461 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822133425461 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822133425461 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822133425461 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822133425461 DLSS7 DEBUG 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)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2059)@718a44d66dfb: Message received on association #8 20250822133425461 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) MSC_Test_0-M3UA(2059)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2059)@718a44d66dfb: Message received on association #8 20250822133425461 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2059)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2059)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2059)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2059)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822133425595 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822133425595 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2062)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2062)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822133425601 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2062)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2062)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2062)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@718a44d66dfb: IPA ID RESP: { { 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)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2062)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822133425624 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822133425624 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_auth_options_70(2066)@718a44d66dfb: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(2063)@718a44d66dfb: Created GsupExpect[0] for "262420000042307" to be handled at TC_auth_options_70(2066) TC_auth_options_70(2066)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250822133426266 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133426266 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133426266 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133426266 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133426266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133426266 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133426266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133426266 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2059)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133426266 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133426266 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133426266 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133426266 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133426266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133426266 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133426266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133426266 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2059)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2059)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2058)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(2058)@718a44d66dfb: Added conn table entry 0TC_auth_options_70(2066)12682970 MSC_Test_0-SCCP(2057)@718a44d66dfb: First idle individual index:0 MSC_Test_0-RAN(2058)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(2059)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133426274 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133426274 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133426274 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133426274 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133426274 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133426274 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133426274 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133426274 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133426274 DMSC DEBUG msub_fsm[0x56365ea45230]{active}: Allocated (fsm.c:456) 20250822133426274 DMSC DEBUG msc_i[0x56365ea78fe0]{READY}: Allocated (fsm.c:456) 20250822133426274 DMSC DEBUG msc_i[0x56365ea78fe0]{READY}: is child of msub_fsm[0x56365ea45230] (fsm.c:486) 20250822133426274 DMSC DEBUG msc_a[0x56365e9fe540]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822133426274 DMSC DEBUG msc_a[0x56365e9fe540]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea45230] (fsm.c:486) 20250822133426274 DMSC DEBUG msc_a(unknown:GERAN-A-333:NONE)[0x56365e9fe540]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822133426274 DMSC DEBUG msc_i(unknown:GERAN-A-333:NONE)[0x56365ea78fe0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822133426274 DMSC DEBUG msc_a(unknown:GERAN-A-333:NONE)[0x56365e9fe540]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822133426274 DMM DEBUG msc_a(IMSI-262420000042307:GERAN-A-333:LU)[0x56365e9fe540]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000042307 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822133426274 DMM DEBUG msc_a(IMSI-262420000042307:GERAN-A-333:LU)[0x56365e9fe540]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822133426274 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:GERAN-A-333:LU)[0x56365ea7e600]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822133426274 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:GERAN-A-333:LU)[0x56365ea7e600]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000042307:GERAN-A-333:LU)[0x56365e9fe540] (fsm.c:486) 20250822133426274 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:GERAN-A-333:LU)[0x56365ea7e600]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250822133426274 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:GERAN-A-333:LU)[0x56365ea7e600]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822133426274 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822133426274 DVLR DEBUG set IMSI on subscriber; IMSI=262420000042307 id=262420000042307 (vlr.c:661) 20250822133426274 DVLR INFO New subscr, IMSI: 262420000042307 (vlr.c:562) 20250822133426274 DVLR DEBUG VLR subscr IMSI-262420000042307 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822133426274 DMSC DEBUG msc_a(IMSI-262420000042307:GERAN-A-333:LU)[0x56365e9fe540]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822133426274 DMSC DEBUG msc_a(IMSI-262420000042307:GERAN-A-333:LU)[0x56365e9fe540]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822133426274 DVLR DEBUG VLR subscr IMSI-262420000042307 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822133426274 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822133426274 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:GERAN-A-333:LU)[0x56365ea7e600]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822133426274 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:GERAN-A-333:LU)[0x56365ea7e600]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822133426274 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:GERAN-A-333:LU)[0x56365ea7e600]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250822133426274 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:GERAN-A-333:LU)[0x56365ea7e810]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822133426274 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:GERAN-A-333:LU)[0x56365ea7e810]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000042307:GERAN-A-333:LU)[0x56365ea7e600] (fsm.c:486) 20250822133426274 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:GERAN-A-333:LU)[0x56365ea7e810]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822133426274 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:GERAN-A-333:LU)[0x56365ea7e810]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822133426274 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133426274 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133426274 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133426274 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133426274 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133426274 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133426274 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133426274 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2059)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2059)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2057)@718a44d66dfb: { messageType := 2, destLocRef := 'C186DA'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)@718a44d66dfb: Session index based on local reference:0 MSC_Test-GSUP(2063)@718a44d66dfb: Found GsupExpect[0] for "262420000042307" handled at TC_auth_options_70(2066) MSC_Test-GSUP(2063)@718a44d66dfb: Added IMSI table entry 0TC_auth_options_70(2066)"262420000042307" 20250822133426277 DVLR DEBUG VLR subscr IMSI-262420000042307 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250822133426277 DVLR DEBUG VLR subscr IMSI-262420000042307 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(2057)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2057)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(2057)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2057)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250822133426278 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133426278 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133426278 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133426278 DLM3UA DEBUG 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(2059)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133426278 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133426278 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133426278 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133426278 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133426278 DMSC DEBUG msc_i(IMSI-262420000042307:GERAN-A-333:LU)[0x56365ea78fe0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133426278 DMSC DEBUG msc_a(IMSI-262420000042307:GERAN-A-333:LU)[0x56365e9fe540]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) TC_auth_options_70(2066)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_70(2066)@718a44d66dfb: setverdict(pass): none -> pass 20250822133426282 DVLR DEBUG VLR subscr IMSI-262420000042307 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133426282 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:GERAN-A-333:LU)[0x56365ea7e810]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822133426282 DVLR DEBUG SUBSCR(IMSI-262420000042307) Received 1 auth tuples (vlr.c:996) 20250822133426282 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:GERAN-A-333:LU)[0x56365ea7e810]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822133426282 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:GERAN-A-333:LU)[0x56365ea7e810]{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) 20250822133426282 DMM DEBUG Tx AUTH REQ (rand = ee96e908468339acbafe52b5618a77f6) (gsm_04_08.c:641) 20250822133426282 DMSC DEBUG msc_i(IMSI-262420000042307:GERAN-A-333:LU)[0x56365ea78fe0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133426282 DVLR DEBUG VLR subscr IMSI-262420000042307 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822133426282 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133426282 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133426282 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133426282 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133426282 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133426282 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133426282 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133426282 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2059)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2059)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2057)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2057)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2057)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2057)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(2058)@718a44d66dfb: patching N(SD)=1 into dtap '0514CC25BAEF'O MSC_Test_0-RAN(2058)@718a44d66dfb: patched enc_l3: '0554CC25BAEF'O MSC_Test_0-SCCP(2057)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2057)@718a44d66dfb: vl_len:9 MSC_Test_0-SCCP(2057)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2057)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0100060554CC25BAEF'O MSC_Test_0-M3UA(2059)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133426288 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133426288 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133426288 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133426288 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133426288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133426288 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133426288 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133426288 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133426288 DMSC DEBUG msc_i(IMSI-262420000042307:GERAN-A-333:LU)[0x56365ea78fe0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133426288 DMSC DEBUG msc_a(IMSI-262420000042307:GERAN-A-333:LU)[0x56365e9fe540]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133426288 DMM DEBUG msc_a(IMSI-262420000042307:GERAN-A-333:LU)[0x56365e9fe540]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = cc25baef) (gsm_04_08.c:1128) 20250822133426288 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:GERAN-A-333:LU)[0x56365ea7e810]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822133426288 DVLR DEBUG SUBSCR(IMSI-262420000042307) AUTH on GERAN received SRES/RES: cc25baef (4 bytes) (vlr_auth_fsm.c:151) 20250822133426288 DVLR INFO SUBSCR(IMSI-262420000042307) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250822133426288 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:GERAN-A-333:LU)[0x56365ea7e810]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822133426288 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:GERAN-A-333:LU)[0x56365ea7e810]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822133426288 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:GERAN-A-333:LU)[0x56365ea7e810]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822133426288 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:GERAN-A-333:LU)[0x56365ea7e810]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000042307:GERAN-A-333:LU)[0x56365ea7e600] (vlr_auth_fsm.c:294) 20250822133426288 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:GERAN-A-333:LU)[0x56365ea7e810]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822133426288 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:GERAN-A-333:LU)[0x56365ea7e810]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822133426288 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:GERAN-A-333:LU)[0x56365ea7e600]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250822133426288 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:GERAN-A-333:LU)[0x56365ea7e600]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822133426288 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:GERAN-A-333:LU)[0x56365ea7e600]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822133426288 DMSC DEBUG msc_i(IMSI-262420000042307:GERAN-A-333:LU)[0x56365ea78fe0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822133426288 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:GERAN-A-333:LU)[0x56365ea7e600]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822133426288 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:GERAN-A-333:LU)[0x56365ea7e600]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822133426288 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042307:GERAN-A-333:LU)[0x56365e9ff2c0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822133426288 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042307:GERAN-A-333:LU)[0x56365e9ff2c0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042307:GERAN-A-333:LU)[0x56365ea7e600] (fsm.c:486) 20250822133426288 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042307:GERAN-A-333:LU)[0x56365e9ff2c0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822133426288 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042307:GERAN-A-333:LU)[0x56365e9ff2c0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822133426288 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133426288 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133426288 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133426288 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133426288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133426288 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133426288 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133426288 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2059)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2059)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2057)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2057)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2057)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2057)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822133426292 DVLR DEBUG VLR subscr IMSI-262420000042307 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133426292 DVLR DEBUG IMSI:262420000042307 has MSISDN:491230042307 (vlr.c:1045) 20250822133426292 DMSC NOTICE msub(IMSI-262420000042307:MSISDN-491230042307) VLR: update for IMSI=262420000042307 (MSISDN=491230042307) (gsm_04_08.c:1541) 20250822133426292 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822133426292 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133426292 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:MSISDN-491230042307:GERAN-A-333:LU)[0x56365ea7e600]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822133426292 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042307:GERAN-A-333:LU)[0x56365e9ff2c0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822133426292 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042307:GERAN-A-333:LU)[0x56365e9ff2c0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822133426292 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042307:GERAN-A-333:LU)[0x56365e9ff2c0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822133426292 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042307:GERAN-A-333:LU)[0x56365e9ff2c0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042307:MSISDN-491230042307:GERAN-A-333:LU)[0x56365ea7e600] (vlr_lu_fsm.c:110) 20250822133426292 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042307:GERAN-A-333:LU)[0x56365e9ff2c0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822133426292 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042307:GERAN-A-333:LU)[0x56365e9ff2c0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822133426292 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:MSISDN-491230042307:GERAN-A-333:LU)[0x56365ea7e600]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822133426292 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:MSISDN-491230042307:GERAN-A-333:LU)[0x56365ea7e600]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822133426292 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042307:MSISDN-491230042307:GERAN-A-333:LU)[0x56365ea7e810]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822133426292 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042307:MSISDN-491230042307:GERAN-A-333:LU)[0x56365ea7e810]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042307:MSISDN-491230042307:GERAN-A-333:LU)[0x56365ea7e600] (fsm.c:486) 20250822133426292 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042307:MSISDN-491230042307:GERAN-A-333:LU)[0x56365ea7e810]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822133426292 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042307:MSISDN-491230042307:GERAN-A-333:LU)[0x56365ea7e810]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822133426292 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042307:MSISDN-491230042307:GERAN-A-333:LU)[0x56365ea7e810]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822133426292 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042307:MSISDN-491230042307:GERAN-A-333:LU)[0x56365ea7e810]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822133426292 DMSC NOTICE msub(IMSI-262420000042307:MSISDN-491230042307:TMSInew-0x874AED05) VLR: update for IMSI=262420000042307 (MSISDN=491230042307) (gsm_04_08.c:1541) 20250822133426292 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042307:MSISDN-491230042307:GERAN-A-333:LU)[0x56365ea7e810]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822133426292 DMM DEBUG -> IMSI-262420000042307:MSISDN-491230042307:TMSInew-0x874AED05 LOCATION UPDATE ACCEPT (TMSI = 0x874aed05) (gsm_04_08.c:149) 20250822133426292 DMSC DEBUG msc_i(IMSI-262420000042307:MSISDN-491230042307:TMSInew-0x874AED05:GERAN-A-333:LU)[0x56365ea78fe0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133426292 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSInew-0x874AED05 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822133426293 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133426293 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133426293 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133426293 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133426293 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133426293 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133426293 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133426293 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2059)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2059)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2057)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2057)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2057)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2057)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_70(2066)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2058)@718a44d66dfb: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(2058)@718a44d66dfb: patched enc_l3: '059B'O MSC_Test_0-SCCP(2057)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2057)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(2057)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2057)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002059B'O 20250822133426296 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133426296 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133426296 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133426296 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133426296 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133426296 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133426296 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133426296 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2059)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133426296 DMSC DEBUG msc_i(IMSI-262420000042307:MSISDN-491230042307:TMSInew-0x874AED05:GERAN-A-333:LU)[0x56365ea78fe0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133426296 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSInew-0x874AED05:GERAN-A-333:LU)[0x56365e9fe540]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133426296 DMM DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSInew-0x874AED05:GERAN-A-333:LU)[0x56365e9fe540]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822133426296 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:MSISDN-491230042307:TMSInew-0x874AED05:GERAN-A-333:LU)[0x56365ea7e600]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822133426296 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042307:MSISDN-491230042307:GERAN-A-333:LU)[0x56365ea7e810]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822133426296 DMSC NOTICE msub(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x874AED05) VLR: update for IMSI=262420000042307 (MSISDN=491230042307) (gsm_04_08.c:1541) 20250822133426296 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSI-0x874AED05 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250822133426296 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042307:MSISDN-491230042307:GERAN-A-333:LU)[0x56365ea7e810]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822133426296 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x874AED05:GERAN-A-333:LU)[0x56365ea7e600]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822133426296 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042307:MSISDN-491230042307:GERAN-A-333:LU)[0x56365ea7e810]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822133426296 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042307:MSISDN-491230042307:GERAN-A-333:LU)[0x56365ea7e810]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x874AED05:GERAN-A-333:LU)[0x56365ea7e600] (vlr_lu_fsm.c:817) 20250822133426297 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042307:MSISDN-491230042307:GERAN-A-333:LU)[0x56365ea7e810]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822133426297 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042307:MSISDN-491230042307:GERAN-A-333:LU)[0x56365ea7e810]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822133426297 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x874AED05:GERAN-A-333:LU)[0x56365ea7e600]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822133426297 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x874AED05:GERAN-A-333:LU)[0x56365e9fe540]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250822133426297 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x874AED05:GERAN-A-333:LU)[0x56365e9fe540]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.977s remaining) (msc_a.c:450) 20250822133426297 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230042307/3/1): Available (smpp_smsc.c:626) 20250822133426297 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x874AED05:GERAN-A-333:LU)[0x56365e9fe540]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133426297 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x874AED05:GERAN-A-333:LU)[0x56365e9fe540]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250822133426297 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSI-0x874AED05 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822133426297 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSI-0x874AED05 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822133426297 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSI-0x874AED05 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822133426297 DMSC DEBUG msc_i(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x874AED05:GERAN-A-333:LU)[0x56365ea78fe0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822133426297 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSI-0x874AED05 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250822133426297 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133426297 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133426297 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133426297 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133426297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133426297 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133426297 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133426297 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2059)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2059)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2057)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2057)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2057)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2057)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2057)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2057)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(2057)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2057)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822133426300 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133426300 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133426300 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133426300 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133426300 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133426300 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133426300 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133426300 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2059)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133426300 DMSC DEBUG msc_i(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x874AED05:GERAN-A-333:LU)[0x56365ea78fe0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133426300 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x874AED05:GERAN-A-333:LU)[0x56365e9fe540]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133426301 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x874AED05:GERAN-A-333:LU)[0x56365e9fe540]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822133426301 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x874AED05:GERAN-A-333:LU)[0x56365e9fe540]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133426301 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x874AED05:GERAN-A-333:LU)[0x56365e9fe540]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822133426301 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x874AED05:GERAN-A-333:LU)[0x56365ea7e600]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822133426301 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x874AED05:GERAN-A-333:LU)[0x56365ea7e600]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x874AED05:GERAN-A-333:LU)[0x56365e9fe540] (msc_a.c:1053) 20250822133426301 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x874AED05:GERAN-A-333:LU)[0x56365ea7e600]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822133426301 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x874AED05:GERAN-A-333:LU)[0x56365ea7e600]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822133426301 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x874AED05:GERAN-A-333:LU)[0x56365ea7e600]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822133426301 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x874AED05:GERAN-A-333:LU)[0x56365e9fe540]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea45230] (msc_a.c:1053) 20250822133426301 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x874AED05:GERAN-A-333:LU)[0x56365e9fe540]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822133426301 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x874AED05:GERAN-A-333:LU)[0x56365e9fe540]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822133426301 DMSC DEBUG msub_fsm[0x56365ea45230]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822133426301 DMSC DEBUG msub(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x874AED05) MSC-A terminated (msub.c:261) 20250822133426301 DMSC DEBUG msub(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x874AED05) 1 MSC-I still active (msub.c:79) 20250822133426301 DMSC DEBUG msub_fsm[0x56365ea45230]{active}: State change to terminating (no timeout) (msub.c:91) 20250822133426301 DMSC DEBUG msub_fsm[0x56365ea45230]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822133426301 DMSC DEBUG msc_i(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x874AED05:GERAN-A-333:LU)[0x56365ea78fe0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822133426301 DMSC DEBUG msc_i(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x874AED05:GERAN-A-333:LU)[0x56365ea78fe0]{READY}: Removing from parent msub_fsm[0x56365ea45230] (msub.c:113) 20250822133426301 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-333 (ran_conn.c:155) 20250822133426301 DMSC DEBUG msc_i(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x874AED05:GERAN-A-333:LU)[0x56365ea78fe0]{READY}: Freeing instance (msub.c:113) 20250822133426301 DMSC DEBUG msc_i(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x874AED05:GERAN-A-333:LU)[0x56365ea78fe0]{READY}: Deallocated (fsm.c:568) 20250822133426301 DMSC DEBUG msub(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x874AED05) Free (msub.c:119) 20250822133426301 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSI-0x874AED05 - active-conn: now used by 1 (attached) (msub.c:375) 20250822133426301 DMSC DEBUG msub_fsm[0x56365ea45230]{terminating}: Freeing instance (msub.c:113) 20250822133426301 DMSC DEBUG msub_fsm[0x56365ea45230]{terminating}: Deallocated (fsm.c:568) 20250822133426301 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133426301 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133426301 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133426301 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133426301 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133426301 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133426301 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133426301 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2059)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2059)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2057)@718a44d66dfb: Session index based on local reference:0 20250822133426302 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133426302 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133426302 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133426302 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133426302 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133426302 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133426302 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133426302 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2059)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2058)@718a44d66dfb: Deleted conn table entry 0TC_auth_options_70(2066)12682970 TC_auth_options_70(2066)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822133426303 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSI-0x874AED05 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822133426303 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSI-0x874AED05 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_70(2066)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_70(2066)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_70(2066)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_70(2066)@718a44d66dfb: port MSCVTYf_perform_lu() done TC_auth_options_70(2066)@718a44d66dfb: port MSCVTYf_establish_fully() starting TC_auth_options_70(2066)@718a44d66dfb: 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 := '874AED05'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(2058)@718a44d66dfb: Added conn table entry 0TC_auth_options_70(2066)14737832 MSC_Test_0-RAN(2058)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(2057)@718a44d66dfb: First idle individual index:0 20250822133427309 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133427309 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133427309 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133427309 DLM3UA DEBUG 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(2059)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133427309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133427309 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133427309 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133427309 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133427310 DMSC DEBUG msub_fsm[0x56365ea7e600]{active}: Allocated (fsm.c:456) 20250822133427310 DMSC DEBUG msc_i[0x56365e9fe540]{READY}: Allocated (fsm.c:456) 20250822133427310 DMSC DEBUG msc_i[0x56365e9fe540]{READY}: is child of msub_fsm[0x56365ea7e600] (fsm.c:486) 20250822133427310 DMSC DEBUG msc_a[0x56365ea78fe0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822133427310 DMSC DEBUG msc_a[0x56365ea78fe0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea7e600] (fsm.c:486) 20250822133427310 DMSC DEBUG msc_a(unknown:GERAN-A-334:NONE)[0x56365ea78fe0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822133427310 DMSC DEBUG msc_i(unknown:GERAN-A-334:NONE)[0x56365e9fe540]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822133427310 DMSC DEBUG msc_a(unknown:GERAN-A-334:NONE)[0x56365ea78fe0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822133427310 DMM DEBUG msc_a(TMSI-0x874AED05:GERAN-A-334:CM_SERVICE_REQ)[0x56365ea78fe0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250822133427310 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x874AED05:GERAN-A-334:CM_SERVICE_REQ)[0x56365ea45230]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822133427310 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x874AED05:GERAN-A-334:CM_SERVICE_REQ)[0x56365ea45230]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x874AED05:GERAN-A-334:CM_SERVICE_REQ)[0x56365ea78fe0] (fsm.c:486) 20250822133427310 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x874AED05:GERAN-A-334:CM_SERVICE_REQ)[0x56365ea45230]{PR_ARQ_S_INIT}: rev=R99 net=GERAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250822133427310 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x874AED05:GERAN-A-334:CM_SERVICE_REQ)[0x56365ea45230]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822133427310 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSI-0x874AED05 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822133427310 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSI-0x874AED05 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822133427310 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x874AED05:GERAN-A-334:CM_SERVICE_REQ)[0x56365ea78fe0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822133427310 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x874AED05:GERAN-A-334:CM_SERVICE_REQ)[0x56365ea78fe0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822133427310 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x874AED05:GERAN-A-334:CM_SERVICE_REQ)[0x56365ea45230]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822133427310 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x874AED05:GERAN-A-334:CM_SERVICE_REQ)[0x56365ea45230]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250822133427311 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x874AED05:GERAN-A-334:CM_SERVICE_REQ)[0x56365ea7e810]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822133427311 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x874AED05:GERAN-A-334:CM_SERVICE_REQ)[0x56365ea7e810]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x874AED05:GERAN-A-334:CM_SERVICE_REQ)[0x56365ea45230] (fsm.c:486) 20250822133427311 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x874AED05:GERAN-A-334:CM_SERVICE_REQ)[0x56365ea7e810]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822133427311 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x874AED05:GERAN-A-334:CM_SERVICE_REQ)[0x56365ea7e810]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822133427311 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSI-0x874AED05 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250822133427311 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133427311 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133427311 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133427311 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133427311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133427311 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133427311 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133427311 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2059)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2059)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2057)@718a44d66dfb: { messageType := 2, destLocRef := 'E0E1A8'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)@718a44d66dfb: Session index based on local reference:0 20250822133427313 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSI-0x874AED05 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250822133427313 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSI-0x874AED05 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_auth_options_70(2066)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_70(2066)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822133427317 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSI-0x874AED05 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133427317 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x874AED05:GERAN-A-334:CM_SERVICE_REQ)[0x56365ea7e810]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822133427318 DVLR DEBUG SUBSCR(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x874AED05) Received 1 auth tuples (vlr.c:996) 20250822133427318 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x874AED05:GERAN-A-334:CM_SERVICE_REQ)[0x56365ea7e810]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822133427318 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x874AED05:GERAN-A-334:CM_SERVICE_REQ)[0x56365ea7e810]{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) 20250822133427318 DMM DEBUG Tx AUTH REQ (rand = 6f5dae58fa001d0ac52b0b3975d47840) (gsm_04_08.c:641) 20250822133427318 DMSC DEBUG msc_i(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x874AED05:GERAN-A-334:CM_SERVICE_REQ)[0x56365e9fe540]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133427318 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSI-0x874AED05 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822133427318 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133427318 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133427318 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133427318 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133427318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133427318 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133427318 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133427318 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2059)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2059)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2057)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2057)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2057)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2057)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(2058)@718a44d66dfb: patching N(SD)=1 into dtap '0514CB9C2527'O MSC_Test_0-RAN(2058)@718a44d66dfb: patched enc_l3: '0554CB9C2527'O MSC_Test_0-SCCP(2057)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2057)@718a44d66dfb: vl_len:9 MSC_Test_0-SCCP(2057)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2057)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0100060554CB9C2527'O 20250822133427322 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133427322 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133427322 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133427322 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133427322 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133427322 DLSS7 DEBUG Found route for dpc=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)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133427322 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133427322 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133427322 DMSC DEBUG msc_i(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x874AED05:GERAN-A-334:CM_SERVICE_REQ)[0x56365e9fe540]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133427322 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x874AED05:GERAN-A-334:CM_SERVICE_REQ)[0x56365ea78fe0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133427322 DMM DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x874AED05:GERAN-A-334:CM_SERVICE_REQ)[0x56365ea78fe0]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = cb9c2527) (gsm_04_08.c:1128) 20250822133427322 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x874AED05:GERAN-A-334:CM_SERVICE_REQ)[0x56365ea7e810]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822133427322 DVLR DEBUG SUBSCR(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x874AED05) AUTH on GERAN received SRES/RES: cb9c2527 (4 bytes) (vlr_auth_fsm.c:151) 20250822133427322 DVLR INFO SUBSCR(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x874AED05) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250822133427322 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x874AED05:GERAN-A-334:CM_SERVICE_REQ)[0x56365ea7e810]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822133427322 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x874AED05:GERAN-A-334:CM_SERVICE_REQ)[0x56365ea7e810]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822133427322 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x874AED05:GERAN-A-334:CM_SERVICE_REQ)[0x56365ea7e810]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822133427322 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x874AED05:GERAN-A-334:CM_SERVICE_REQ)[0x56365ea7e810]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x874AED05:GERAN-A-334:CM_SERVICE_REQ)[0x56365ea45230] (vlr_auth_fsm.c:294) 20250822133427322 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x874AED05:GERAN-A-334:CM_SERVICE_REQ)[0x56365ea7e810]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822133427322 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x874AED05:GERAN-A-334:CM_SERVICE_REQ)[0x56365ea7e810]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822133427322 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x874AED05:GERAN-A-334:CM_SERVICE_REQ)[0x56365ea45230]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250822133427322 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x874AED05:GERAN-A-334:CM_SERVICE_REQ)[0x56365ea45230]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822133427322 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x874AED05:GERAN-A-334:CM_SERVICE_REQ)[0x56365ea45230]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822133427322 DMSC DEBUG msc_i(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x874AED05:GERAN-A-334:CM_SERVICE_REQ)[0x56365e9fe540]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822133427323 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x874AED05:GERAN-A-334:CM_SERVICE_REQ)[0x56365ea45230]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822133427323 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x874AED05:GERAN-A-334:CM_SERVICE_REQ)[0x56365ea45230]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822133427323 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x874AED05:GERAN-A-334:CM_SERVICE_REQ)[0x56365ea45230]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822133427323 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x874AED05:GERAN-A-334:CM_SERVICE_REQ)[0x56365ea45230]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822133427323 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x874AED05:GERAN-A-334:CM_SERVICE_REQ)[0x56365ea45230]{PR_ARQ_S_WAIT_AUTH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822133427323 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x874AED05:GERAN-A-334:CM_SERVICE_REQ)[0x56365ea45230]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822133427323 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x874AED05:GERAN-A-334:CM_SERVICE_REQ)[0x56365ea45230]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822133427323 DMSC DEBUG msc_i(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x874AED05:GERAN-A-334:CM_SERVICE_REQ)[0x56365e9fe540]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133427323 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x874AED05:GERAN-A-334:CM_SERVICE_REQ)[0x56365ea78fe0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250822133427323 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x874AED05:GERAN-A-334:CM_SERVICE_REQ)[0x56365ea78fe0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.987s remaining) (msc_a.c:450) 20250822133427323 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230042307/3/1): Available (smpp_smsc.c:626) 20250822133427323 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133427323 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133427323 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133427323 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133427323 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133427323 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133427323 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133427323 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133427323 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133427323 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133427323 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133427323 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133427323 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133427323 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133427323 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133427323 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2059)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2059)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2059)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2059)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2057)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2057)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2057)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2057)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2057)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2057)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2057)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2057)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_70(2066)@718a44d66dfb: port MSCVTYf_establish_fully() done MSC_Test_0-SCCP(2057)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2057)@718a44d66dfb: vl_len:6 MSC_Test_0-SCCP(2057)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2057)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000422040100'O 20250822133427329 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133427329 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133427329 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133427329 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133427329 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133427329 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133427329 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133427329 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2059)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133427329 DMSC DEBUG msc_i(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x874AED05:GERAN-A-334:CM_SERVICE_REQ)[0x56365e9fe540]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133427329 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x874AED05:GERAN-A-334:CM_SERVICE_REQ)[0x56365ea78fe0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133427329 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x874AED05:GERAN-A-334:CM_SERVICE_REQ)[0x56365ea78fe0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_MO_CLOSE (msc_a.c:1734) 20250822133427329 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x874AED05:GERAN-A-334:CM_SERVICE_REQ)[0x56365ea78fe0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250822133427329 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSI-0x874AED05 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822133427329 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSI-0x874AED05 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822133427329 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSI-0x874AED05 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822133427329 DMSC DEBUG msc_i(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x874AED05:GERAN-A-334:CM_SERVICE_REQ)[0x56365e9fe540]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822133427329 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSI-0x874AED05 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822133427329 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133427329 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133427329 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133427330 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133427330 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133427330 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133427330 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133427330 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2059)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2059)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2057)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2057)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2057)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2057)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2057)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2057)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(2057)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2057)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(2059)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133427332 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133427332 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133427332 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133427333 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133427333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133427333 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133427333 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133427333 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133427333 DMSC DEBUG msc_i(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x874AED05:GERAN-A-334:CM_SERVICE_REQ)[0x56365e9fe540]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133427333 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x874AED05:GERAN-A-334:CM_SERVICE_REQ)[0x56365ea78fe0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133427333 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x874AED05:GERAN-A-334:CM_SERVICE_REQ)[0x56365ea78fe0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822133427333 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x874AED05:GERAN-A-334:CM_SERVICE_REQ)[0x56365ea78fe0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133427333 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x874AED05:GERAN-A-334:CM_SERVICE_REQ)[0x56365ea78fe0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822133427333 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x874AED05:GERAN-A-334:CM_SERVICE_REQ)[0x56365ea45230]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822133427333 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x874AED05:GERAN-A-334:CM_SERVICE_REQ)[0x56365ea45230]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x874AED05:GERAN-A-334:CM_SERVICE_REQ)[0x56365ea78fe0] (msc_a.c:1053) 20250822133427333 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x874AED05:GERAN-A-334:CM_SERVICE_REQ)[0x56365ea45230]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822133427333 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x874AED05:GERAN-A-334:CM_SERVICE_REQ)[0x56365ea45230]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822133427333 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x874AED05:GERAN-A-334:CM_SERVICE_REQ)[0x56365ea78fe0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea7e600] (msc_a.c:1053) 20250822133427333 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x874AED05:GERAN-A-334:CM_SERVICE_REQ)[0x56365ea78fe0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822133427333 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x874AED05:GERAN-A-334:CM_SERVICE_REQ)[0x56365ea78fe0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822133427333 DMSC DEBUG msub_fsm[0x56365ea7e600]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822133427333 DMSC DEBUG msub(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x874AED05) MSC-A terminated (msub.c:261) 20250822133427333 DMSC DEBUG msub(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x874AED05) 1 MSC-I still active (msub.c:79) 20250822133427333 DMSC DEBUG msub_fsm[0x56365ea7e600]{active}: State change to terminating (no timeout) (msub.c:91) 20250822133427333 DMSC DEBUG msub_fsm[0x56365ea7e600]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822133427333 DMSC DEBUG msc_i(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x874AED05:GERAN-A-334:CM_SERVICE_REQ)[0x56365e9fe540]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822133427333 DMSC DEBUG msc_i(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x874AED05:GERAN-A-334:CM_SERVICE_REQ)[0x56365e9fe540]{READY}: Removing from parent msub_fsm[0x56365ea7e600] (msub.c:113) 20250822133427333 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-334 (ran_conn.c:155) 20250822133427333 DMSC DEBUG msc_i(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x874AED05:GERAN-A-334:CM_SERVICE_REQ)[0x56365e9fe540]{READY}: Freeing instance (msub.c:113) 20250822133427333 DMSC DEBUG msc_i(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x874AED05:GERAN-A-334:CM_SERVICE_REQ)[0x56365e9fe540]{READY}: Deallocated (fsm.c:568) 20250822133427333 DMSC DEBUG msub(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x874AED05) Free (msub.c:119) 20250822133427333 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSI-0x874AED05 - active-conn: now used by 1 (attached) (msub.c:375) 20250822133427333 DMSC DEBUG msub_fsm[0x56365ea7e600]{terminating}: Freeing instance (msub.c:113) 20250822133427333 DMSC DEBUG msub_fsm[0x56365ea7e600]{terminating}: Deallocated (fsm.c:568) 20250822133427334 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133427334 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133427334 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133427334 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133427334 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133427334 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133427334 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133427334 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2059)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2059)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2057)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-M3UA(2059)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133427335 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133427335 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133427335 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133427335 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133427335 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133427335 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133427335 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133427335 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(2058)@718a44d66dfb: Deleted conn table entry 0TC_auth_options_70(2066)14737832 TC_auth_options_70(2066)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822133427337 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSI-0x874AED05 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822133427337 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSI-0x874AED05 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_70(2066)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_70(2066)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_70(2066)@718a44d66dfb: Final verdict of PTC: pass MSC_Test-GSUP(2063)@718a44d66dfb: Final verdict of PTC: none 20250822133427351 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822133427351 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-M3UA(2059)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(2058)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(2060)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2056)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-SCCP(2057)@718a44d66dfb: Final verdict of PTC: none 20250822133427354 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(2062)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(2065)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(2061)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(2064)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2067)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(2056): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(2057): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(2058): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(2059): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(2060): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(2061): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(2062): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(2063): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(2064): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(2065): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_auth_options_70(2066): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(2067): none (pass -> pass) MTC@718a44d66dfb: Test case TC_auth_options_7 finished. Verdict: pass MTC@718a44d66dfb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_7 pass'. Fri Aug 22 13:34:27 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 20250822133427538 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822133427538 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822133427538 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822133427538 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822133427538 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822133427538 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822133427538 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822133427538 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822133427538 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822133427538 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133427538 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822133427538 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822133427538 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822133427538 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822133427538 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822133427539 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822133427539 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822133427539 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822133427539 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822133428355 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=329592) 20250822133429356 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822133429540 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822133429540 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822133429540 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=329592, count=331468) 20250822133430358 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 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_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 20250822133431359 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_auth_options_8 started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(2071)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(2071)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2071)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(2069)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822133432134 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2072)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822133432328 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822133432328 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822133432328 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822133432328 DLSS7 DEBUG 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)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2071)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2071)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2071)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(2071)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250822133432331 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133432331 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822133432331 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822133432331 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822133432331 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822133432331 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822133432331 DLSS7 DEBUG 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)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2071)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2071)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2071)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2071)@718a44d66dfb: Message received on association #8 20250822133432332 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133432332 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822133432332 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822133432332 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822133432332 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822133432332 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822133432332 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2071)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2071)@718a44d66dfb: Message received on association #8 20250822133432332 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822133432332 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2071)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2071)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2071)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2071)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822133432360 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822133432360 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2074)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2074)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822133432362 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2074)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2074)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2074)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@718a44d66dfb: IPA ID RESP: { { 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)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2074)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822133432374 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822133432374 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_auth_options_80(2078)@718a44d66dfb: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(2075)@718a44d66dfb: Created GsupExpect[0] for "262420000042308" to be handled at TC_auth_options_80(2078) TC_auth_options_80(2078)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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-M3UA(2071)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133433143 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133433143 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133433143 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133433143 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133433143 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133433143 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133433143 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133433143 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133433144 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133433144 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133433144 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133433144 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133433144 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133433144 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133433145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133433145 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2071)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2071)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2070)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(2070)@718a44d66dfb: Added conn table entry 0TC_auth_options_80(2078)7774088 MSC_Test_0-SCCP(2069)@718a44d66dfb: First idle individual index:0 MSC_Test_0-RAN(2070)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(2071)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133433156 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133433156 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133433156 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133433156 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133433156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133433156 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133433156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133433156 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133433157 DMSC DEBUG msub_fsm[0x56365ea45230]{active}: Allocated (fsm.c:456) 20250822133433157 DMSC DEBUG msc_i[0x56365ea78fe0]{READY}: Allocated (fsm.c:456) 20250822133433157 DMSC DEBUG msc_i[0x56365ea78fe0]{READY}: is child of msub_fsm[0x56365ea45230] (fsm.c:486) 20250822133433157 DMSC DEBUG msc_a[0x56365e9fe540]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822133433157 DMSC DEBUG msc_a[0x56365e9fe540]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea45230] (fsm.c:486) 20250822133433157 DMSC DEBUG msc_a(unknown:GERAN-A-335:NONE)[0x56365e9fe540]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822133433157 DMSC DEBUG msc_i(unknown:GERAN-A-335:NONE)[0x56365ea78fe0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822133433157 DMSC DEBUG msc_a(unknown:GERAN-A-335:NONE)[0x56365e9fe540]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822133433157 DMM DEBUG msc_a(IMSI-262420000042308:GERAN-A-335:LU)[0x56365e9fe540]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000042308 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822133433157 DMM DEBUG msc_a(IMSI-262420000042308:GERAN-A-335:LU)[0x56365e9fe540]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822133433157 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-335:LU)[0x56365ea7e600]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822133433157 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-335:LU)[0x56365ea7e600]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000042308:GERAN-A-335:LU)[0x56365e9fe540] (fsm.c:486) 20250822133433157 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-335:LU)[0x56365ea7e600]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250822133433157 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-335:LU)[0x56365ea7e600]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822133433157 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822133433157 DVLR DEBUG set IMSI on subscriber; IMSI=262420000042308 id=262420000042308 (vlr.c:661) 20250822133433157 DVLR INFO New subscr, IMSI: 262420000042308 (vlr.c:562) 20250822133433157 DVLR DEBUG VLR subscr IMSI-262420000042308 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822133433157 DMSC DEBUG msc_a(IMSI-262420000042308:GERAN-A-335:LU)[0x56365e9fe540]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822133433157 DMSC DEBUG msc_a(IMSI-262420000042308:GERAN-A-335:LU)[0x56365e9fe540]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822133433157 DVLR DEBUG VLR subscr IMSI-262420000042308 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822133433157 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822133433157 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-335:LU)[0x56365ea7e600]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822133433157 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-335:LU)[0x56365ea7e600]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822133433157 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-335:LU)[0x56365ea7e600]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250822133433157 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:GERAN-A-335:LU)[0x56365e9ff2c0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822133433157 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:GERAN-A-335:LU)[0x56365e9ff2c0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000042308:GERAN-A-335:LU)[0x56365ea7e600] (fsm.c:486) 20250822133433157 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:GERAN-A-335:LU)[0x56365e9ff2c0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822133433157 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:GERAN-A-335:LU)[0x56365e9ff2c0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822133433158 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133433158 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133433158 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133433158 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133433158 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133433158 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133433158 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133433158 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2071)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2071)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2069)@718a44d66dfb: { messageType := 2, destLocRef := '769F88'O, sourceLocRef := '00014F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(2069)@718a44d66dfb: Session index based on local reference:0 MSC_Test-GSUP(2075)@718a44d66dfb: Found GsupExpect[0] for "262420000042308" handled at TC_auth_options_80(2078) MSC_Test-GSUP(2075)@718a44d66dfb: Added IMSI table entry 0TC_auth_options_80(2078)"262420000042308" 20250822133433160 DVLR DEBUG VLR subscr IMSI-262420000042308 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250822133433160 DVLR DEBUG VLR subscr IMSI-262420000042308 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(2069)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2069)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(2069)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2069)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(2071)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133433161 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133433161 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133433161 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133433161 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133433161 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133433161 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133433161 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133433161 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133433161 DMSC DEBUG msc_i(IMSI-262420000042308:GERAN-A-335:LU)[0x56365ea78fe0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133433161 DMSC DEBUG msc_a(IMSI-262420000042308:GERAN-A-335:LU)[0x56365e9fe540]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) TC_auth_options_80(2078)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_80(2078)@718a44d66dfb: setverdict(pass): none -> pass TC_auth_options_80(2078)@718a44d66dfb: XXX ts_GSUP_SAI_ERR 20250822133433165 DVLR DEBUG VLR subscr IMSI-262420000042308 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133433165 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:GERAN-A-335:LU)[0x56365e9ff2c0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_NACK (vlr.c:1026) 20250822133433165 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:GERAN-A-335:LU)[0x56365e9ff2c0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: GSUP: rx Auth Info Error cause: 2: IMSI unknown in HLR (vlr_auth_fsm.c:376) 20250822133433165 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:GERAN-A-335:LU)[0x56365e9ff2c0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Authentication terminating with result NO_AUTH_INFO, cause IMSI_UNKNOWN_IN_HLR (vlr_auth_fsm.c:271) 20250822133433165 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:GERAN-A-335:LU)[0x56365e9ff2c0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_AUTH_FAILED (no timeout) (vlr_auth_fsm.c:284) 20250822133433165 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:GERAN-A-335:LU)[0x56365e9ff2c0]{VLR_SUB_AS_AUTH_FAILED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822133433165 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:GERAN-A-335:LU)[0x56365e9ff2c0]{VLR_SUB_AS_AUTH_FAILED}: Removing from parent vlr_lu_fsm(IMSI-262420000042308:GERAN-A-335:LU)[0x56365ea7e600] (vlr_auth_fsm.c:294) 20250822133433165 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:GERAN-A-335:LU)[0x56365e9ff2c0]{VLR_SUB_AS_AUTH_FAILED}: Freeing instance (vlr_auth_fsm.c:294) 20250822133433165 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:GERAN-A-335:LU)[0x56365e9ff2c0]{VLR_SUB_AS_AUTH_FAILED}: Deallocated (fsm.c:568) 20250822133433165 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-335:LU)[0x56365ea7e600]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_NO_INFO (vlr_auth_fsm.c:294) 20250822133433165 DMM INFO msc_a(IMSI-262420000042308:GERAN-A-335:LU)[0x56365e9fe540]{MSC_A_ST_AUTH_CIPH}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250822133433165 DMSC DEBUG msc_i(IMSI-262420000042308:GERAN-A-335:LU)[0x56365ea78fe0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133433165 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-335:LU)[0x56365ea7e600]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822133433165 DMSC DEBUG msc_a(IMSI-262420000042308:GERAN-A-335:LU)[0x56365e9fe540]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_CN_CLOSE (vlr_lu_fsm.c:772) 20250822133433165 DMSC DEBUG msc_a(IMSI-262420000042308:GERAN-A-335:LU)[0x56365e9fe540]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133433165 DMSC DEBUG msc_a(IMSI-262420000042308:GERAN-A-335:LU)[0x56365e9fe540]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:454) 20250822133433165 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) 20250822133433165 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) 20250822133433165 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) 20250822133433165 DMSC DEBUG msc_i(IMSI-262420000042308:GERAN-A-335:LU)[0x56365ea78fe0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822133433165 DVLR DEBUG VLR subscr IMSI-262420000042308 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,vlr_gsup_rx) (msc_a.c:1004) 20250822133433165 DVLR DEBUG VLR subscr IMSI-262420000042308 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822133433165 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133433165 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133433165 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133433165 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133433165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133433165 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133433165 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133433165 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133433165 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133433165 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133433165 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133433165 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133433165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133433166 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133433166 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133433166 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2071)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2071)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2071)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2071)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2069)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2069)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2069)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2069)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2069)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2069)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2069)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2069)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_80(2078)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(2069)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2069)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(2069)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2069)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(2071)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133433172 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133433172 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133433172 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133433172 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133433172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133433172 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133433172 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133433172 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133433172 DMSC DEBUG msc_i(IMSI-262420000042308:GERAN-A-335:LU)[0x56365ea78fe0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133433172 DMSC DEBUG msc_a(IMSI-262420000042308:GERAN-A-335:LU)[0x56365e9fe540]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133433172 DMSC DEBUG msc_a(IMSI-262420000042308:GERAN-A-335:LU)[0x56365e9fe540]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822133433172 DMSC DEBUG msc_a(IMSI-262420000042308:GERAN-A-335:LU)[0x56365e9fe540]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133433172 DMSC DEBUG msc_a(IMSI-262420000042308:GERAN-A-335:LU)[0x56365e9fe540]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822133433172 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-335:LU)[0x56365ea7e600]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822133433172 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-335:LU)[0x56365ea7e600]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000042308:GERAN-A-335:LU)[0x56365e9fe540] (msc_a.c:1053) 20250822133433172 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-335:LU)[0x56365ea7e600]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822133433172 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-335:LU)[0x56365ea7e600]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822133433172 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-335:LU)[0x56365ea7e600]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822133433172 DMSC DEBUG msc_a(IMSI-262420000042308:GERAN-A-335:LU)[0x56365e9fe540]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea45230] (msc_a.c:1053) 20250822133433172 DMSC DEBUG msc_a(IMSI-262420000042308:GERAN-A-335:LU)[0x56365e9fe540]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822133433172 DMSC DEBUG msc_a(IMSI-262420000042308:GERAN-A-335:LU)[0x56365e9fe540]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822133433172 DMSC DEBUG msub_fsm[0x56365ea45230]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822133433172 DMSC DEBUG msub(IMSI-262420000042308) MSC-A terminated (msub.c:261) 20250822133433172 DMSC DEBUG msub(IMSI-262420000042308) 1 MSC-I still active (msub.c:79) 20250822133433172 DMSC DEBUG msub_fsm[0x56365ea45230]{active}: State change to terminating (no timeout) (msub.c:91) 20250822133433172 DMSC DEBUG msub_fsm[0x56365ea45230]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822133433172 DMSC DEBUG msc_i(IMSI-262420000042308:GERAN-A-335:LU)[0x56365ea78fe0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822133433172 DMSC DEBUG msc_i(IMSI-262420000042308:GERAN-A-335:LU)[0x56365ea78fe0]{READY}: Removing from parent msub_fsm[0x56365ea45230] (msub.c:113) 20250822133433172 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-335 (ran_conn.c:155) 20250822133433172 DMSC DEBUG msc_i(IMSI-262420000042308:GERAN-A-335:LU)[0x56365ea78fe0]{READY}: Freeing instance (msub.c:113) 20250822133433172 DMSC DEBUG msc_i(IMSI-262420000042308:GERAN-A-335:LU)[0x56365ea78fe0]{READY}: Deallocated (fsm.c:568) 20250822133433172 DMSC DEBUG msub(IMSI-262420000042308) Free (msub.c:119) 20250822133433172 DVLR INFO VLR subscr IMSI-262420000042308 - active-conn: now used by 0 (-) (msub.c:375) 20250822133433172 DVLR DEBUG SUBSCR(IMSI-262420000042308) freeing VLR subscr (max total use count was 4) (vlr.c:472) 20250822133433172 DMSC DEBUG msub_fsm[0x56365ea45230]{terminating}: Freeing instance (msub.c:113) 20250822133433172 DMSC DEBUG msub_fsm[0x56365ea45230]{terminating}: Deallocated (fsm.c:568) 20250822133433172 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133433172 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133433172 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133433172 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133433172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133433172 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133433172 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133433172 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2071)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2071)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2069)@718a44d66dfb: Session index based on local reference:0 20250822133433173 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133433173 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133433173 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133433173 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133433173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133433173 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133433173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133433173 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2071)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2070)@718a44d66dfb: Deleted conn table entry 0TC_auth_options_80(2078)7774088 TC_auth_options_80(2078)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_80(2078)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_80(2078)@718a44d66dfb: port MSCVTYf_perform_lu() done TC_auth_options_80(2078)@718a44d66dfb: port MSCVTYRunning a successful LU so that CM Service Request can be tested MSC_Test-GSUP(2075)@718a44d66dfb: Created GsupExpect[0] for "262420000042308" to be handled at TC_auth_options_80(2078) TC_auth_options_80(2078)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000042308'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(2070)@718a44d66dfb: Added conn table entry 0TC_auth_options_80(2078)164467 MSC_Test_0-RAN(2070)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(2069)@718a44d66dfb: First idle individual index:0 MSC_Test_0-M3UA(2071)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133434186 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133434186 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133434186 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133434187 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133434187 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133434187 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133434187 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133434187 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133434188 DMSC DEBUG msub_fsm[0x56365ea7e600]{active}: Allocated (fsm.c:456) 20250822133434188 DMSC DEBUG msc_i[0x56365e9fe540]{READY}: Allocated (fsm.c:456) 20250822133434188 DMSC DEBUG msc_i[0x56365e9fe540]{READY}: is child of msub_fsm[0x56365ea7e600] (fsm.c:486) 20250822133434188 DMSC DEBUG msc_a[0x56365ea78fe0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822133434188 DMSC DEBUG msc_a[0x56365ea78fe0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea7e600] (fsm.c:486) 20250822133434188 DMSC DEBUG msc_a(unknown:GERAN-A-336:NONE)[0x56365ea78fe0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822133434188 DMSC DEBUG msc_i(unknown:GERAN-A-336:NONE)[0x56365e9fe540]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822133434188 DMSC DEBUG msc_a(unknown:GERAN-A-336:NONE)[0x56365ea78fe0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822133434188 DMM DEBUG msc_a(IMSI-262420000042308:GERAN-A-336:LU)[0x56365ea78fe0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000042308 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822133434188 DMM DEBUG msc_a(IMSI-262420000042308:GERAN-A-336:LU)[0x56365ea78fe0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822133434188 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-336:LU)[0x56365ea7e810]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822133434188 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-336:LU)[0x56365ea7e810]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000042308:GERAN-A-336:LU)[0x56365ea78fe0] (fsm.c:486) 20250822133434188 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-336:LU)[0x56365ea7e810]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822133434188 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-336:LU)[0x56365ea7e810]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822133434188 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822133434188 DVLR DEBUG set IMSI on subscriber; IMSI=262420000042308 id=262420000042308 (vlr.c:661) 20250822133434188 DVLR INFO New subscr, IMSI: 262420000042308 (vlr.c:562) 20250822133434188 DVLR DEBUG VLR subscr IMSI-262420000042308 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822133434188 DMSC DEBUG msc_a(IMSI-262420000042308:GERAN-A-336:LU)[0x56365ea78fe0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822133434188 DMSC DEBUG msc_a(IMSI-262420000042308:GERAN-A-336:LU)[0x56365ea78fe0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822133434188 DVLR DEBUG VLR subscr IMSI-262420000042308 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822133434188 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822133434188 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-336:LU)[0x56365ea7e810]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822133434189 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-336:LU)[0x56365ea7e810]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822133434189 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-336:LU)[0x56365ea7e810]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822133434189 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-336:LU)[0x56365ea7e810]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822133434189 DMSC DEBUG msc_i(IMSI-262420000042308:GERAN-A-336:LU)[0x56365e9fe540]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822133434189 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-336:LU)[0x56365ea7e810]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822133434189 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-336:LU)[0x56365ea7e810]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822133434189 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042308:GERAN-A-336:LU)[0x56365e9ff2c0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822133434189 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042308:GERAN-A-336:LU)[0x56365e9ff2c0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042308:GERAN-A-336:LU)[0x56365ea7e810] (fsm.c:486) 20250822133434189 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042308:GERAN-A-336:LU)[0x56365e9ff2c0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822133434189 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042308:GERAN-A-336:LU)[0x56365e9ff2c0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822133434189 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133434189 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133434189 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133434189 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133434189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133434189 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133434189 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133434189 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133434190 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133434190 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133434190 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133434190 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133434190 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133434190 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133434190 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133434190 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2071)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2071)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2071)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2071)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2069)@718a44d66dfb: { messageType := 2, destLocRef := '028273'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)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2069)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2069)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2069)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2069)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822133434192 DVLR DEBUG VLR subscr IMSI-262420000042308 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250822133434192 DVLR DEBUG VLR subscr IMSI-262420000042308 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(2069)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2069)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(2069)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2069)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250822133434194 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133434194 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) TC_auth_options_80(2078)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(2071)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_auth_options_80(2078)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822133434194 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133434194 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133434194 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133434194 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133434194 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133434194 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133434195 DMSC DEBUG msc_i(IMSI-262420000042308:GERAN-A-336:LU)[0x56365e9fe540]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133434195 DMSC DEBUG msc_a(IMSI-262420000042308:GERAN-A-336:LU)[0x56365ea78fe0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133434199 DVLR DEBUG VLR subscr IMSI-262420000042308 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133434199 DVLR DEBUG IMSI:262420000042308 has MSISDN:491230042308 (vlr.c:1045) 20250822133434199 DMSC NOTICE msub(IMSI-262420000042308:MSISDN-491230042308) VLR: update for IMSI=262420000042308 (MSISDN=491230042308) (gsm_04_08.c:1541) 20250822133434199 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822133434200 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133434200 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:MSISDN-491230042308:GERAN-A-336:LU)[0x56365ea7e810]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822133434200 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042308:GERAN-A-336:LU)[0x56365e9ff2c0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822133434200 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042308:GERAN-A-336:LU)[0x56365e9ff2c0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822133434200 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042308:GERAN-A-336:LU)[0x56365e9ff2c0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822133434200 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042308:GERAN-A-336:LU)[0x56365e9ff2c0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042308:MSISDN-491230042308:GERAN-A-336:LU)[0x56365ea7e810] (vlr_lu_fsm.c:110) 20250822133434200 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042308:GERAN-A-336:LU)[0x56365e9ff2c0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822133434200 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042308:GERAN-A-336:LU)[0x56365e9ff2c0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822133434200 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:MSISDN-491230042308:GERAN-A-336:LU)[0x56365ea7e810]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822133434200 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:MSISDN-491230042308:GERAN-A-336:LU)[0x56365ea7e810]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822133434200 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042308:MSISDN-491230042308:GERAN-A-336:LU)[0x56365ea2cbb0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822133434200 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042308:MSISDN-491230042308:GERAN-A-336:LU)[0x56365ea2cbb0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042308:MSISDN-491230042308:GERAN-A-336:LU)[0x56365ea7e810] (fsm.c:486) 20250822133434200 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042308:MSISDN-491230042308:GERAN-A-336:LU)[0x56365ea2cbb0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822133434200 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042308:MSISDN-491230042308:GERAN-A-336:LU)[0x56365ea2cbb0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822133434200 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042308:MSISDN-491230042308:GERAN-A-336:LU)[0x56365ea2cbb0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822133434200 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042308:MSISDN-491230042308:GERAN-A-336:LU)[0x56365ea2cbb0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822133434200 DMSC NOTICE msub(IMSI-262420000042308:MSISDN-491230042308:TMSInew-0x08E9B051) VLR: update for IMSI=262420000042308 (MSISDN=491230042308) (gsm_04_08.c:1541) 20250822133434200 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042308:MSISDN-491230042308:GERAN-A-336:LU)[0x56365ea2cbb0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822133434201 DMM DEBUG -> IMSI-262420000042308:MSISDN-491230042308:TMSInew-0x08E9B051 LOCATION UPDATE ACCEPT (TMSI = 0x08e9b051) (gsm_04_08.c:149) 20250822133434201 DMSC DEBUG msc_i(IMSI-262420000042308:MSISDN-491230042308:TMSInew-0x08E9B051:GERAN-A-336:LU)[0x56365e9fe540]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133434201 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSInew-0x08E9B051 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822133434201 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133434201 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133434201 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133434201 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133434201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133434201 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133434201 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133434201 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2071)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2071)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2069)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2069)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2069)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2069)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_80(2078)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2070)@718a44d66dfb: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(2070)@718a44d66dfb: patched enc_l3: '055B'O MSC_Test_0-SCCP(2069)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2069)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(2069)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2069)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(2071)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133434212 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133434212 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133434212 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133434212 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133434212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133434212 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133434212 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133434212 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133434213 DMSC DEBUG msc_i(IMSI-262420000042308:MSISDN-491230042308:TMSInew-0x08E9B051:GERAN-A-336:LU)[0x56365e9fe540]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133434213 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSInew-0x08E9B051:GERAN-A-336:LU)[0x56365ea78fe0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133434213 DMM DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSInew-0x08E9B051:GERAN-A-336:LU)[0x56365ea78fe0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822133434213 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:MSISDN-491230042308:TMSInew-0x08E9B051:GERAN-A-336:LU)[0x56365ea7e810]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822133434213 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042308:MSISDN-491230042308:GERAN-A-336:LU)[0x56365ea2cbb0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822133434213 DMSC NOTICE msub(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x08E9B051) VLR: update for IMSI=262420000042308 (MSISDN=491230042308) (gsm_04_08.c:1541) 20250822133434213 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSI-0x08E9B051 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250822133434213 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042308:MSISDN-491230042308:GERAN-A-336:LU)[0x56365ea2cbb0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822133434213 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x08E9B051:GERAN-A-336:LU)[0x56365ea7e810]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822133434213 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042308:MSISDN-491230042308:GERAN-A-336:LU)[0x56365ea2cbb0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822133434213 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042308:MSISDN-491230042308:GERAN-A-336:LU)[0x56365ea2cbb0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x08E9B051:GERAN-A-336:LU)[0x56365ea7e810] (vlr_lu_fsm.c:817) 20250822133434213 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042308:MSISDN-491230042308:GERAN-A-336:LU)[0x56365ea2cbb0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822133434213 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042308:MSISDN-491230042308:GERAN-A-336:LU)[0x56365ea2cbb0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822133434213 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x08E9B051:GERAN-A-336:LU)[0x56365ea7e810]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822133434213 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x08E9B051:GERAN-A-336:LU)[0x56365ea78fe0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250822133434213 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x08E9B051:GERAN-A-336:LU)[0x56365ea78fe0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.974s remaining) (msc_a.c:450) 20250822133434213 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230042308/3/1): Available (smpp_smsc.c:626) 20250822133434213 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x08E9B051:GERAN-A-336:LU)[0x56365ea78fe0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133434213 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x08E9B051:GERAN-A-336:LU)[0x56365ea78fe0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250822133434213 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSI-0x08E9B051 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822133434213 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSI-0x08E9B051 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822133434213 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSI-0x08E9B051 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822133434213 DMSC DEBUG msc_i(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x08E9B051:GERAN-A-336:LU)[0x56365e9fe540]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822133434214 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSI-0x08E9B051 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250822133434214 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133434214 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133434214 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133434214 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133434214 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133434214 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133434214 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133434214 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2071)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2071)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2069)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2069)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2069)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2069)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2069)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2069)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(2069)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2069)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(2071)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133434217 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133434217 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133434217 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133434217 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133434217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133434217 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133434217 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133434217 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133434217 DMSC DEBUG msc_i(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x08E9B051:GERAN-A-336:LU)[0x56365e9fe540]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133434217 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x08E9B051:GERAN-A-336:LU)[0x56365ea78fe0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133434217 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x08E9B051:GERAN-A-336:LU)[0x56365ea78fe0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822133434218 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x08E9B051:GERAN-A-336:LU)[0x56365ea78fe0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133434218 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x08E9B051:GERAN-A-336:LU)[0x56365ea78fe0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822133434218 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x08E9B051:GERAN-A-336:LU)[0x56365ea7e810]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822133434218 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x08E9B051:GERAN-A-336:LU)[0x56365ea7e810]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x08E9B051:GERAN-A-336:LU)[0x56365ea78fe0] (msc_a.c:1053) 20250822133434218 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x08E9B051:GERAN-A-336:LU)[0x56365ea7e810]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822133434218 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x08E9B051:GERAN-A-336:LU)[0x56365ea7e810]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822133434218 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x08E9B051:GERAN-A-336:LU)[0x56365ea7e810]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822133434218 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x08E9B051:GERAN-A-336:LU)[0x56365ea78fe0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea7e600] (msc_a.c:1053) 20250822133434218 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x08E9B051:GERAN-A-336:LU)[0x56365ea78fe0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822133434218 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x08E9B051:GERAN-A-336:LU)[0x56365ea78fe0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822133434218 DMSC DEBUG msub_fsm[0x56365ea7e600]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822133434218 DMSC DEBUG msub(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x08E9B051) MSC-A terminated (msub.c:261) 20250822133434218 DMSC DEBUG msub(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x08E9B051) 1 MSC-I still active (msub.c:79) 20250822133434218 DMSC DEBUG msub_fsm[0x56365ea7e600]{active}: State change to terminating (no timeout) (msub.c:91) 20250822133434218 DMSC DEBUG msub_fsm[0x56365ea7e600]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822133434218 DMSC DEBUG msc_i(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x08E9B051:GERAN-A-336:LU)[0x56365e9fe540]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822133434218 DMSC DEBUG msc_i(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x08E9B051:GERAN-A-336:LU)[0x56365e9fe540]{READY}: Removing from parent msub_fsm[0x56365ea7e600] (msub.c:113) 20250822133434218 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-336 (ran_conn.c:155) 20250822133434218 DMSC DEBUG msc_i(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x08E9B051:GERAN-A-336:LU)[0x56365e9fe540]{READY}: Freeing instance (msub.c:113) 20250822133434218 DMSC DEBUG msc_i(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x08E9B051:GERAN-A-336:LU)[0x56365e9fe540]{READY}: Deallocated (fsm.c:568) 20250822133434218 DMSC DEBUG msub(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x08E9B051) Free (msub.c:119) 20250822133434218 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSI-0x08E9B051 - active-conn: now used by 1 (attached) (msub.c:375) 20250822133434218 DMSC DEBUG msub_fsm[0x56365ea7e600]{terminating}: Freeing instance (msub.c:113) 20250822133434218 DMSC DEBUG msub_fsm[0x56365ea7e600]{terminating}: Deallocated (fsm.c:568) 20250822133434218 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133434218 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133434218 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133434218 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133434218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133434218 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133434218 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133434218 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2071)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2071)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2069)@718a44d66dfb: Session index based on local reference:0 20250822133434219 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133434219 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_0-M3UA(2071)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133434219 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133434219 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133434219 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133434219 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133434219 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133434219 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(2070)@718a44d66dfb: Deleted conn table entry 0TC_auth_options_80(2078)164467 TC_auth_options_80(2078)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822133434221 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSI-0x08E9B051 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822133434221 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSI-0x08E9B051 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_80(2078)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_80(2078)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_80(2078)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_80(2078)@718a44d66dfb: port MSCVTYRunning a successful LU done TC_auth_options_80(2078)@718a44d66dfb: port MSCVTYf_establish_fully() starting TC_auth_options_80(2078)@718a44d66dfb: 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 := '08E9B051'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(2070)@718a44d66dfb: Added conn table entry 0TC_auth_options_80(2078)13654292 MSC_Test_0-RAN(2070)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(2069)@718a44d66dfb: First idle individual index:0 MSC_Test_0-M3UA(2071)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133434422 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133434422 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133434422 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133434422 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133434422 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133434422 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133434422 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133434422 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133434422 DMSC DEBUG msub_fsm[0x56365ea7e810]{active}: Allocated (fsm.c:456) 20250822133434422 DMSC DEBUG msc_i[0x56365ea78fe0]{READY}: Allocated (fsm.c:456) 20250822133434422 DMSC DEBUG msc_i[0x56365ea78fe0]{READY}: is child of msub_fsm[0x56365ea7e810] (fsm.c:486) 20250822133434422 DMSC DEBUG msc_a[0x56365e9fe540]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822133434422 DMSC DEBUG msc_a[0x56365e9fe540]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea7e810] (fsm.c:486) 20250822133434422 DMSC DEBUG msc_a(unknown:GERAN-A-337:NONE)[0x56365e9fe540]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822133434422 DMSC DEBUG msc_i(unknown:GERAN-A-337:NONE)[0x56365ea78fe0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822133434422 DMSC DEBUG msc_a(unknown:GERAN-A-337:NONE)[0x56365e9fe540]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822133434422 DMM DEBUG msc_a(TMSI-0x08E9B051:GERAN-A-337:CM_SERVICE_REQ)[0x56365e9fe540]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250822133434422 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x08E9B051:GERAN-A-337:CM_SERVICE_REQ)[0x56365ea7e600]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822133434422 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x08E9B051:GERAN-A-337:CM_SERVICE_REQ)[0x56365ea7e600]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x08E9B051:GERAN-A-337:CM_SERVICE_REQ)[0x56365e9fe540] (fsm.c:486) 20250822133434422 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x08E9B051:GERAN-A-337:CM_SERVICE_REQ)[0x56365ea7e600]{PR_ARQ_S_INIT}: rev=R99 net=GERAN Auth+Ciph (vlr_access_req_fsm.c:711) 20250822133434422 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x08E9B051:GERAN-A-337:CM_SERVICE_REQ)[0x56365ea7e600]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822133434422 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSI-0x08E9B051 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822133434422 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSI-0x08E9B051 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822133434422 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x08E9B051:GERAN-A-337:CM_SERVICE_REQ)[0x56365e9fe540]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822133434422 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x08E9B051:GERAN-A-337:CM_SERVICE_REQ)[0x56365e9fe540]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822133434422 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x08E9B051:GERAN-A-337:CM_SERVICE_REQ)[0x56365ea7e600]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822133434422 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x08E9B051:GERAN-A-337:CM_SERVICE_REQ)[0x56365ea7e600]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250822133434422 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x08E9B051:GERAN-A-337:CM_SERVICE_REQ)[0x56365ea2cbb0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822133434422 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x08E9B051:GERAN-A-337:CM_SERVICE_REQ)[0x56365ea2cbb0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x08E9B051:GERAN-A-337:CM_SERVICE_REQ)[0x56365ea7e600] (fsm.c:486) 20250822133434422 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x08E9B051:GERAN-A-337:CM_SERVICE_REQ)[0x56365ea2cbb0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822133434422 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x08E9B051:GERAN-A-337:CM_SERVICE_REQ)[0x56365ea2cbb0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822133434422 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSI-0x08E9B051 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250822133434422 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133434422 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133434422 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133434422 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133434422 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133434422 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133434422 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133434422 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2071)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2071)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2069)@718a44d66dfb: { messageType := 2, destLocRef := 'D05914'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)@718a44d66dfb: Session index based on local reference:0 20250822133434423 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSI-0x08E9B051 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250822133434423 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSI-0x08E9B051 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_auth_options_80(2078)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_80(2078)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_80(2078)@718a44d66dfb: XXX ts_GSUP_SAI_ERR 20250822133434424 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSI-0x08E9B051 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133434424 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x08E9B051:GERAN-A-337:CM_SERVICE_REQ)[0x56365ea2cbb0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_NACK (vlr.c:1026) 20250822133434424 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x08E9B051:GERAN-A-337:CM_SERVICE_REQ)[0x56365ea2cbb0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: GSUP: rx Auth Info Error cause: 2: IMSI unknown in HLR (vlr_auth_fsm.c:376) 20250822133434424 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x08E9B051:GERAN-A-337:CM_SERVICE_REQ)[0x56365ea2cbb0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Authentication terminating with result NO_AUTH_INFO, cause IMSI_UNKNOWN_IN_HLR (vlr_auth_fsm.c:271) 20250822133434424 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x08E9B051:GERAN-A-337:CM_SERVICE_REQ)[0x56365ea2cbb0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_AUTH_FAILED (no timeout) (vlr_auth_fsm.c:284) 20250822133434424 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x08E9B051:GERAN-A-337:CM_SERVICE_REQ)[0x56365ea2cbb0]{VLR_SUB_AS_AUTH_FAILED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822133434424 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x08E9B051:GERAN-A-337:CM_SERVICE_REQ)[0x56365ea2cbb0]{VLR_SUB_AS_AUTH_FAILED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x08E9B051:GERAN-A-337:CM_SERVICE_REQ)[0x56365ea7e600] (vlr_auth_fsm.c:294) 20250822133434424 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x08E9B051:GERAN-A-337:CM_SERVICE_REQ)[0x56365ea2cbb0]{VLR_SUB_AS_AUTH_FAILED}: Freeing instance (vlr_auth_fsm.c:294) 20250822133434424 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x08E9B051:GERAN-A-337:CM_SERVICE_REQ)[0x56365ea2cbb0]{VLR_SUB_AS_AUTH_FAILED}: Deallocated (fsm.c:568) 20250822133434424 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x08E9B051:GERAN-A-337:CM_SERVICE_REQ)[0x56365ea7e600]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_NO_INFO (vlr_auth_fsm.c:294) 20250822133434424 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x08E9B051:GERAN-A-337:CM_SERVICE_REQ)[0x56365ea7e600]{PR_ARQ_S_WAIT_AUTH}: proc_arq_fsm_done(IMSI_UNKNOWN_IN_HLR) (vlr_access_req_fsm.c:472) 20250822133434424 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x08E9B051:GERAN-A-337:CM_SERVICE_REQ)[0x56365ea7e600]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822133434424 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x08E9B051:GERAN-A-337:CM_SERVICE_REQ)[0x56365ea7e600]{PR_ARQ_S_DONE}: Process Access Request result: IMSI_UNKNOWN_IN_HLR (vlr_access_req_fsm.c:131) 20250822133434424 DMM DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x08E9B051:GERAN-A-337:CM_SERVICE_REQ)[0x56365e9fe540]{MSC_A_ST_AUTH_CIPH}: -> CM SERVICE Reject cause: 2 (gsm_04_08.c:259) 20250822133434424 DMSC DEBUG msc_i(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x08E9B051:GERAN-A-337:CM_SERVICE_REQ)[0x56365ea78fe0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133434424 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x08E9B051:GERAN-A-337:CM_SERVICE_REQ)[0x56365e9fe540]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133434424 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x08E9B051:GERAN-A-337:CM_SERVICE_REQ)[0x56365e9fe540]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:454) 20250822133434424 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSI-0x08E9B051 + msc_a_fsm_releasing_onenter: now used by 4 (attached,active-conn,vlr_gsup_rx,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822133434424 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSI-0x08E9B051 + 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) 20250822133434424 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSI-0x08E9B051 - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,vlr_gsup_rx,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822133434424 DMSC DEBUG msc_i(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x08E9B051:GERAN-A-337:CM_SERVICE_REQ)[0x56365ea78fe0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822133434424 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSI-0x08E9B051 - msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,vlr_gsup_rx) (msc_a.c:1004) 20250822133434424 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x08E9B051:GERAN-A-337:CM_SERVICE_REQ)[0x56365e9fe540]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_CN_CLOSE (vlr_access_req_fsm.c:169) 20250822133434424 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSI-0x08E9B051 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822133434424 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133434424 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133434424 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133434424 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133434424 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133434424 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133434424 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133434424 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133434424 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133434424 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133434424 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133434424 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133434424 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133434424 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133434424 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133434424 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2071)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2071)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2071)@718a44d66dfb: Message received on association #8 MSC_Test_0-SCCP(2069)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-M3UA(2071)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2069)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2069)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2069)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2069)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2069)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2069)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2069)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_80(2078)@718a44d66dfb: port MSCVTYf_establish_fully() done MSC_Test_0-SCCP(2069)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2069)@718a44d66dfb: vl_len:6 MSC_Test_0-SCCP(2069)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2069)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000422040100'O MSC_Test_0-M3UA(2071)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133434425 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133434425 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133434425 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133434425 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133434425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133434425 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133434425 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133434425 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(2069)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2069)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(2069)@718a44d66dfb: vl_from0 20250822133434425 DMSC DEBUG msc_i(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x08E9B051:GERAN-A-337:CM_SERVICE_REQ)[0x56365ea78fe0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133434425 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x08E9B051:GERAN-A-337:CM_SERVICE_REQ)[0x56365e9fe540]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133434425 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x08E9B051:GERAN-A-337:CM_SERVICE_REQ)[0x56365e9fe540]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_MO_CLOSE (msc_a.c:1734) 20250822133434425 DMSC ERROR msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x08E9B051:GERAN-A-337:CM_SERVICE_REQ)[0x56365e9fe540]{MSC_A_ST_RELEASING}: Event MSC_A_EV_MO_CLOSE not permitted (msc_a.c:1734) 20250822133434425 DBSSAP ERROR msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x08E9B051:GERAN-A-337:CM_SERVICE_REQ)[0x56365e9fe540]{MSC_A_ST_RELEASING}: RAN decode error (rc=-1) for CLEAR_REQUEST from MSC-I (msc_a.c:2060) MSC_Test_0-SCCP(2069)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(2071)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133434630 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133434630 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133434630 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133434630 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133434630 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133434630 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133434630 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133434630 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133434630 DMSC DEBUG msc_i(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x08E9B051:GERAN-A-337:CM_SERVICE_REQ)[0x56365ea78fe0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133434630 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x08E9B051:GERAN-A-337:CM_SERVICE_REQ)[0x56365e9fe540]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133434630 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x08E9B051:GERAN-A-337:CM_SERVICE_REQ)[0x56365e9fe540]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822133434630 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x08E9B051:GERAN-A-337:CM_SERVICE_REQ)[0x56365e9fe540]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133434630 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x08E9B051:GERAN-A-337:CM_SERVICE_REQ)[0x56365e9fe540]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822133434630 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x08E9B051:GERAN-A-337:CM_SERVICE_REQ)[0x56365ea7e600]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822133434630 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x08E9B051:GERAN-A-337:CM_SERVICE_REQ)[0x56365ea7e600]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x08E9B051:GERAN-A-337:CM_SERVICE_REQ)[0x56365e9fe540] (msc_a.c:1053) 20250822133434630 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x08E9B051:GERAN-A-337:CM_SERVICE_REQ)[0x56365ea7e600]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822133434630 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x08E9B051:GERAN-A-337:CM_SERVICE_REQ)[0x56365ea7e600]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822133434630 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x08E9B051:GERAN-A-337:CM_SERVICE_REQ)[0x56365e9fe540]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea7e810] (msc_a.c:1053) 20250822133434630 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x08E9B051:GERAN-A-337:CM_SERVICE_REQ)[0x56365e9fe540]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822133434630 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x08E9B051:GERAN-A-337:CM_SERVICE_REQ)[0x56365e9fe540]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822133434630 DMSC DEBUG msub_fsm[0x56365ea7e810]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822133434630 DMSC DEBUG msub(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x08E9B051) MSC-A terminated (msub.c:261) 20250822133434630 DMSC DEBUG msub(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x08E9B051) 1 MSC-I still active (msub.c:79) 20250822133434630 DMSC DEBUG msub_fsm[0x56365ea7e810]{active}: State change to terminating (no timeout) (msub.c:91) 20250822133434630 DMSC DEBUG msub_fsm[0x56365ea7e810]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822133434630 DMSC DEBUG msc_i(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x08E9B051:GERAN-A-337:CM_SERVICE_REQ)[0x56365ea78fe0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822133434630 DMSC DEBUG msc_i(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x08E9B051:GERAN-A-337:CM_SERVICE_REQ)[0x56365ea78fe0]{READY}: Removing from parent msub_fsm[0x56365ea7e810] (msub.c:113) 20250822133434630 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-337 (ran_conn.c:155) 20250822133434630 DMSC DEBUG msc_i(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x08E9B051:GERAN-A-337:CM_SERVICE_REQ)[0x56365ea78fe0]{READY}: Freeing instance (msub.c:113) 20250822133434630 DMSC DEBUG msc_i(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x08E9B051:GERAN-A-337:CM_SERVICE_REQ)[0x56365ea78fe0]{READY}: Deallocated (fsm.c:568) 20250822133434630 DMSC DEBUG msub(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x08E9B051) Free (msub.c:119) 20250822133434630 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSI-0x08E9B051 - active-conn: now used by 1 (attached) (msub.c:375) 20250822133434630 DMSC DEBUG msub_fsm[0x56365ea7e810]{terminating}: Freeing instance (msub.c:113) 20250822133434630 DMSC DEBUG msub_fsm[0x56365ea7e810]{terminating}: Deallocated (fsm.c:568) 20250822133434630 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133434630 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133434630 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133434630 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133434630 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133434630 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133434630 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133434630 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2071)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2071)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2069)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-M3UA(2071)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133434630 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133434630 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133434630 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133434630 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133434630 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133434630 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133434630 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133434630 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(2070)@718a44d66dfb: Deleted conn table entry 0TC_auth_options_80(2078)13654292 TC_auth_options_80(2078)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822133434631 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSI-0x08E9B051 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822133434631 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSI-0x08E9B051 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_80(2078)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_80(2078)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_80(2078)@718a44d66dfb: Final verdict of PTC: pass MSC_Test-GSUP(2075)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-M3UA(2071)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(2070)@718a44d66dfb: Final verdict of PTC: none 20250822133434634 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822133434635 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(2069)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(2072)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(2073)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2068)@718a44d66dfb: Final verdict of PTC: none 20250822133434636 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-SMPP(2076)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP-IPA(2074)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(2077)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2079)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(2068): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(2069): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(2070): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(2071): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(2072): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(2073): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(2074): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(2075): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(2076): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(2077): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_auth_options_80(2078): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(2079): none (pass -> pass) MTC@718a44d66dfb: Test case TC_auth_options_8 finished. Verdict: pass MTC@718a44d66dfb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_8 pass'. Fri Aug 22 13:34:34 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 20250822133434834 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822133434834 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822133434834 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822133434834 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822133434834 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822133434834 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822133434834 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822133434834 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822133434834 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822133434834 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133434834 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822133434834 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822133434834 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822133434834 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822133434834 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822133434834 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822133434834 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822133434835 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822133434835 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822133435638 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=373192) 20250822133436639 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822133436836 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822133436836 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822133436836 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) Waiting for packet dumper to finish... 1 (prev_count=373192, count=375068) 20250822133437640 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 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_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 20250822133438642 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_auth_options_9 started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(2083)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(2083)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2083)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(2081)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822133439381 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2084)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822133439576 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822133439576 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822133439576 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822133439576 DLSS7 DEBUG 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)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2083)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2083)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2083)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(2083)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250822133439581 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133439581 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822133439581 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822133439581 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822133439581 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822133439581 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822133439581 DLSS7 DEBUG 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)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2083)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2083)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2083)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2083)@718a44d66dfb: Message received on association #8 20250822133439582 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133439582 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822133439582 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822133439582 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822133439582 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822133439582 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822133439582 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250822133439582 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822133439582 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2083)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2083)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2083)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2083)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2083)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2083)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822133439643 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822133439643 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2086)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2086)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822133439648 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2086)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2086)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2086)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@718a44d66dfb: IPA ID RESP: { { 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)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2086)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822133439660 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822133439660 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_auth_options_90(2090)@718a44d66dfb: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(2087)@718a44d66dfb: Created GsupExpect[0] for "262420000042309" to be handled at TC_auth_options_90(2090) TC_auth_options_90(2090)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } MSC_Test_0-M3UA(2083)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133440380 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133440380 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133440380 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133440380 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133440380 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133440380 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133440380 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133440380 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133440380 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133440380 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133440380 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133440380 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133440380 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133440380 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133440380 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133440380 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2083)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2083)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2082)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(2082)@718a44d66dfb: Added conn table entry 0TC_auth_options_90(2090)762934 MSC_Test_0-SCCP(2081)@718a44d66dfb: First idle individual index:0 MSC_Test_0-RAN(2082)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 20250822133440384 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133440384 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133440384 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133440384 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133440384 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133440384 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133440384 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133440384 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2083)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133440385 DMSC DEBUG msub_fsm[0x56365ea7e600]{active}: Allocated (fsm.c:456) 20250822133440385 DMSC DEBUG msc_i[0x56365e9fe540]{READY}: Allocated (fsm.c:456) 20250822133440385 DMSC DEBUG msc_i[0x56365e9fe540]{READY}: is child of msub_fsm[0x56365ea7e600] (fsm.c:486) 20250822133440385 DMSC DEBUG msc_a[0x56365ea78fe0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822133440385 DMSC DEBUG msc_a[0x56365ea78fe0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea7e600] (fsm.c:486) 20250822133440385 DMSC DEBUG msc_a(unknown:GERAN-A-338:NONE)[0x56365ea78fe0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822133440385 DMSC DEBUG msc_i(unknown:GERAN-A-338:NONE)[0x56365e9fe540]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822133440385 DMSC DEBUG msc_a(unknown:GERAN-A-338:NONE)[0x56365ea78fe0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822133440385 DMM DEBUG msc_a(IMSI-262420000042309:GERAN-A-338:LU)[0x56365ea78fe0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000042309 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822133440385 DMM DEBUG msc_a(IMSI-262420000042309:GERAN-A-338:LU)[0x56365ea78fe0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822133440385 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:GERAN-A-338:LU)[0x56365ea7e810]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822133440385 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:GERAN-A-338:LU)[0x56365ea7e810]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000042309:GERAN-A-338:LU)[0x56365ea78fe0] (fsm.c:486) 20250822133440385 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:GERAN-A-338:LU)[0x56365ea7e810]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250822133440385 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:GERAN-A-338:LU)[0x56365ea7e810]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822133440385 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822133440385 DVLR DEBUG set IMSI on subscriber; IMSI=262420000042309 id=262420000042309 (vlr.c:661) 20250822133440385 DVLR INFO New subscr, IMSI: 262420000042309 (vlr.c:562) 20250822133440385 DVLR DEBUG VLR subscr IMSI-262420000042309 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822133440385 DMSC DEBUG msc_a(IMSI-262420000042309:GERAN-A-338:LU)[0x56365ea78fe0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822133440385 DMSC DEBUG msc_a(IMSI-262420000042309:GERAN-A-338:LU)[0x56365ea78fe0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822133440385 DVLR DEBUG VLR subscr IMSI-262420000042309 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822133440385 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822133440385 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:GERAN-A-338:LU)[0x56365ea7e810]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822133440385 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:GERAN-A-338:LU)[0x56365ea7e810]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822133440385 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:GERAN-A-338:LU)[0x56365ea7e810]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250822133440385 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:GERAN-A-338:LU)[0x56365e9ff2c0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822133440385 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:GERAN-A-338:LU)[0x56365e9ff2c0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000042309:GERAN-A-338:LU)[0x56365ea7e810] (fsm.c:486) 20250822133440385 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:GERAN-A-338:LU)[0x56365e9ff2c0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822133440385 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:GERAN-A-338:LU)[0x56365e9ff2c0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822133440385 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133440385 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133440385 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133440385 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133440385 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133440385 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133440385 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133440385 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2083)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2083)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2081)@718a44d66dfb: { messageType := 2, destLocRef := '0BA436'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)@718a44d66dfb: Session index based on local reference:0 MSC_Test-GSUP(2087)@718a44d66dfb: Found GsupExpect[0] for "262420000042309" handled at TC_auth_options_90(2090) MSC_Test-GSUP(2087)@718a44d66dfb: Added IMSI table entry 0TC_auth_options_90(2090)"262420000042309" 20250822133440387 DVLR DEBUG VLR subscr IMSI-262420000042309 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250822133440387 DVLR DEBUG VLR subscr IMSI-262420000042309 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(2081)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2081)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(2081)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2081)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(2083)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133440387 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133440387 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133440387 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133440387 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133440387 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133440387 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133440387 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133440387 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133440387 DMSC DEBUG msc_i(IMSI-262420000042309:GERAN-A-338:LU)[0x56365e9fe540]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133440387 DMSC DEBUG msc_a(IMSI-262420000042309:GERAN-A-338:LU)[0x56365ea78fe0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) TC_auth_options_90(2090)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_90(2090)@718a44d66dfb: setverdict(pass): none -> pass 20250822133440389 DVLR DEBUG VLR subscr IMSI-262420000042309 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133440389 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:GERAN-A-338:LU)[0x56365e9ff2c0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822133440389 DVLR DEBUG SUBSCR(IMSI-262420000042309) Received 1 auth tuples (vlr.c:996) 20250822133440389 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:GERAN-A-338:LU)[0x56365e9ff2c0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822133440389 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:GERAN-A-338:LU)[0x56365e9ff2c0]{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) 20250822133440389 DMM DEBUG Tx AUTH REQ (rand = 02fd59f70694acf27c7494741b5a9eb9) (gsm_04_08.c:641) 20250822133440389 DMSC DEBUG msc_i(IMSI-262420000042309:GERAN-A-338:LU)[0x56365e9fe540]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133440389 DVLR DEBUG VLR subscr IMSI-262420000042309 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822133440389 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133440389 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133440389 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133440389 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133440389 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133440389 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133440389 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133440389 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2083)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2083)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2081)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2081)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2081)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2081)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(2082)@718a44d66dfb: patching N(SD)=1 into dtap '0514B19F210D'O MSC_Test_0-RAN(2082)@718a44d66dfb: patched enc_l3: '0554B19F210D'O MSC_Test_0-SCCP(2081)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2081)@718a44d66dfb: vl_len:9 MSC_Test_0-SCCP(2081)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2081)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0100060554B19F210D'O MSC_Test_0-M3UA(2083)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133440392 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133440392 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133440392 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133440392 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133440392 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133440392 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133440392 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133440392 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133440392 DMSC DEBUG msc_i(IMSI-262420000042309:GERAN-A-338:LU)[0x56365e9fe540]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133440392 DMSC DEBUG msc_a(IMSI-262420000042309:GERAN-A-338:LU)[0x56365ea78fe0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133440392 DMM DEBUG msc_a(IMSI-262420000042309:GERAN-A-338:LU)[0x56365ea78fe0]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = b19f210d) (gsm_04_08.c:1128) 20250822133440392 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:GERAN-A-338:LU)[0x56365e9ff2c0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822133440392 DVLR DEBUG SUBSCR(IMSI-262420000042309) AUTH on GERAN received SRES/RES: b19f210d (4 bytes) (vlr_auth_fsm.c:151) 20250822133440392 DVLR INFO SUBSCR(IMSI-262420000042309) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250822133440392 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:GERAN-A-338:LU)[0x56365e9ff2c0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822133440392 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:GERAN-A-338:LU)[0x56365e9ff2c0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822133440392 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:GERAN-A-338:LU)[0x56365e9ff2c0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822133440392 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:GERAN-A-338:LU)[0x56365e9ff2c0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000042309:GERAN-A-338:LU)[0x56365ea7e810] (vlr_auth_fsm.c:294) 20250822133440392 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:GERAN-A-338:LU)[0x56365e9ff2c0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822133440392 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:GERAN-A-338:LU)[0x56365e9ff2c0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822133440392 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:GERAN-A-338:LU)[0x56365ea7e810]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250822133440392 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:GERAN-A-338:LU)[0x56365ea7e810]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822133440392 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:GERAN-A-338:LU)[0x56365ea7e810]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822133440392 DMSC DEBUG msc_i(IMSI-262420000042309:GERAN-A-338:LU)[0x56365e9fe540]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250822133440392 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:GERAN-A-338:LU)[0x56365ea7e810]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250822133440392 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133440392 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133440392 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133440392 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133440392 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133440392 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133440392 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133440392 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2083)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2083)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2081)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2081)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2081)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2081)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2081)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2081)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(2081)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2081)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(2083)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133440394 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133440394 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133440394 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133440394 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133440394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133440394 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133440394 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133440394 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133440394 DMSC DEBUG msc_i(IMSI-262420000042309:GERAN-A-338:LU)[0x56365e9fe540]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133440394 DMSC DEBUG msc_a(IMSI-262420000042309:GERAN-A-338:LU)[0x56365ea78fe0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133440394 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:GERAN-A-338:LU)[0x56365ea7e810]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250822133440394 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:GERAN-A-338:LU)[0x56365ea7e810]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822133440394 DMSC DEBUG msc_i(IMSI-262420000042309:GERAN-A-338:LU)[0x56365e9fe540]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822133440394 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:GERAN-A-338:LU)[0x56365ea7e810]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822133440394 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:GERAN-A-338:LU)[0x56365ea7e810]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822133440394 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042309:GERAN-A-338:LU)[0x56365e9ff2c0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822133440394 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042309:GERAN-A-338:LU)[0x56365e9ff2c0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042309:GERAN-A-338:LU)[0x56365ea7e810] (fsm.c:486) 20250822133440394 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042309:GERAN-A-338:LU)[0x56365e9ff2c0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822133440394 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042309:GERAN-A-338:LU)[0x56365e9ff2c0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822133440394 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133440394 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133440394 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133440394 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133440394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133440394 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133440394 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133440394 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2083)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2083)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2081)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2081)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2081)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2081)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822133440396 DVLR DEBUG VLR subscr IMSI-262420000042309 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133440396 DVLR DEBUG IMSI:262420000042309 has MSISDN:491230042309 (vlr.c:1045) 20250822133440396 DMSC NOTICE msub(IMSI-262420000042309:MSISDN-491230042309) VLR: update for IMSI=262420000042309 (MSISDN=491230042309) (gsm_04_08.c:1541) 20250822133440396 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822133440396 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133440396 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:MSISDN-491230042309:GERAN-A-338:LU)[0x56365ea7e810]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822133440396 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042309:GERAN-A-338:LU)[0x56365e9ff2c0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822133440396 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042309:GERAN-A-338:LU)[0x56365e9ff2c0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822133440396 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042309:GERAN-A-338:LU)[0x56365e9ff2c0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822133440396 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042309:GERAN-A-338:LU)[0x56365e9ff2c0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042309:MSISDN-491230042309:GERAN-A-338:LU)[0x56365ea7e810] (vlr_lu_fsm.c:110) 20250822133440396 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042309:GERAN-A-338:LU)[0x56365e9ff2c0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822133440396 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042309:GERAN-A-338:LU)[0x56365e9ff2c0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822133440396 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:MSISDN-491230042309:GERAN-A-338:LU)[0x56365ea7e810]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822133440396 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:MSISDN-491230042309:GERAN-A-338:LU)[0x56365ea7e810]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822133440396 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042309:MSISDN-491230042309:GERAN-A-338:LU)[0x56365ea2ce30]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822133440396 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042309:MSISDN-491230042309:GERAN-A-338:LU)[0x56365ea2ce30]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042309:MSISDN-491230042309:GERAN-A-338:LU)[0x56365ea7e810] (fsm.c:486) 20250822133440396 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042309:MSISDN-491230042309:GERAN-A-338:LU)[0x56365ea2ce30]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822133440396 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042309:MSISDN-491230042309:GERAN-A-338:LU)[0x56365ea2ce30]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822133440396 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042309:MSISDN-491230042309:GERAN-A-338:LU)[0x56365ea2ce30]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822133440396 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042309:MSISDN-491230042309:GERAN-A-338:LU)[0x56365ea2ce30]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822133440396 DMSC NOTICE msub(IMSI-262420000042309:MSISDN-491230042309:TMSInew-0x354DD67C) VLR: update for IMSI=262420000042309 (MSISDN=491230042309) (gsm_04_08.c:1541) 20250822133440396 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042309:MSISDN-491230042309:GERAN-A-338:LU)[0x56365ea2ce30]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822133440396 DMM DEBUG -> IMSI-262420000042309:MSISDN-491230042309:TMSInew-0x354DD67C LOCATION UPDATE ACCEPT (TMSI = 0x354dd67c) (gsm_04_08.c:149) 20250822133440396 DMSC DEBUG msc_i(IMSI-262420000042309:MSISDN-491230042309:TMSInew-0x354DD67C:GERAN-A-338:LU)[0x56365e9fe540]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133440396 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSInew-0x354DD67C - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822133440396 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133440396 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133440396 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133440396 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133440396 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133440396 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133440396 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133440396 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2083)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2083)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2081)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2081)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2081)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2081)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_90(2090)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2082)@718a44d66dfb: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(2082)@718a44d66dfb: patched enc_l3: '059B'O MSC_Test_0-SCCP(2081)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2081)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(2081)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2081)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(2083)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133440398 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133440398 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133440398 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133440398 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133440398 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133440398 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133440398 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133440398 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133440398 DMSC DEBUG msc_i(IMSI-262420000042309:MSISDN-491230042309:TMSInew-0x354DD67C:GERAN-A-338:LU)[0x56365e9fe540]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133440398 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSInew-0x354DD67C:GERAN-A-338:LU)[0x56365ea78fe0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133440398 DMM DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSInew-0x354DD67C:GERAN-A-338:LU)[0x56365ea78fe0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822133440398 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:MSISDN-491230042309:TMSInew-0x354DD67C:GERAN-A-338:LU)[0x56365ea7e810]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822133440398 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042309:MSISDN-491230042309:GERAN-A-338:LU)[0x56365ea2ce30]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822133440398 DMSC NOTICE msub(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x354DD67C) VLR: update for IMSI=262420000042309 (MSISDN=491230042309) (gsm_04_08.c:1541) 20250822133440398 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSI-0x354DD67C + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250822133440398 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042309:MSISDN-491230042309:GERAN-A-338:LU)[0x56365ea2ce30]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822133440398 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x354DD67C:GERAN-A-338:LU)[0x56365ea7e810]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822133440398 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042309:MSISDN-491230042309:GERAN-A-338:LU)[0x56365ea2ce30]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822133440398 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042309:MSISDN-491230042309:GERAN-A-338:LU)[0x56365ea2ce30]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x354DD67C:GERAN-A-338:LU)[0x56365ea7e810] (vlr_lu_fsm.c:817) 20250822133440398 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042309:MSISDN-491230042309:GERAN-A-338:LU)[0x56365ea2ce30]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822133440398 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042309:MSISDN-491230042309:GERAN-A-338:LU)[0x56365ea2ce30]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822133440398 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x354DD67C:GERAN-A-338:LU)[0x56365ea7e810]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822133440398 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x354DD67C:GERAN-A-338:LU)[0x56365ea78fe0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250822133440398 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x354DD67C:GERAN-A-338:LU)[0x56365ea78fe0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.986s remaining) (msc_a.c:450) 20250822133440398 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230042309/3/1): Available (smpp_smsc.c:626) 20250822133440398 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x354DD67C:GERAN-A-338:LU)[0x56365ea78fe0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133440398 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x354DD67C:GERAN-A-338:LU)[0x56365ea78fe0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250822133440398 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSI-0x354DD67C + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822133440398 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSI-0x354DD67C + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822133440398 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSI-0x354DD67C - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822133440398 DMSC DEBUG msc_i(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x354DD67C:GERAN-A-338:LU)[0x56365e9fe540]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822133440398 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSI-0x354DD67C - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250822133440398 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133440398 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133440398 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133440398 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133440398 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133440398 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133440398 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133440398 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2083)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2083)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2081)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2081)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2081)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2081)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2081)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2081)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(2081)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2081)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(2083)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133440399 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133440399 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133440399 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133440399 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133440399 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133440399 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133440400 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133440400 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133440400 DMSC DEBUG msc_i(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x354DD67C:GERAN-A-338:LU)[0x56365e9fe540]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133440400 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x354DD67C:GERAN-A-338:LU)[0x56365ea78fe0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133440400 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x354DD67C:GERAN-A-338:LU)[0x56365ea78fe0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822133440400 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x354DD67C:GERAN-A-338:LU)[0x56365ea78fe0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133440400 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x354DD67C:GERAN-A-338:LU)[0x56365ea78fe0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822133440400 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x354DD67C:GERAN-A-338:LU)[0x56365ea7e810]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822133440400 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x354DD67C:GERAN-A-338:LU)[0x56365ea7e810]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x354DD67C:GERAN-A-338:LU)[0x56365ea78fe0] (msc_a.c:1053) 20250822133440400 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x354DD67C:GERAN-A-338:LU)[0x56365ea7e810]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822133440400 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x354DD67C:GERAN-A-338:LU)[0x56365ea7e810]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822133440400 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x354DD67C:GERAN-A-338:LU)[0x56365ea7e810]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822133440400 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x354DD67C:GERAN-A-338:LU)[0x56365ea78fe0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea7e600] (msc_a.c:1053) 20250822133440400 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x354DD67C:GERAN-A-338:LU)[0x56365ea78fe0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822133440400 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x354DD67C:GERAN-A-338:LU)[0x56365ea78fe0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822133440400 DMSC DEBUG msub_fsm[0x56365ea7e600]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822133440400 DMSC DEBUG msub(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x354DD67C) MSC-A terminated (msub.c:261) 20250822133440400 DMSC DEBUG msub(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x354DD67C) 1 MSC-I still active (msub.c:79) 20250822133440400 DMSC DEBUG msub_fsm[0x56365ea7e600]{active}: State change to terminating (no timeout) (msub.c:91) 20250822133440400 DMSC DEBUG msub_fsm[0x56365ea7e600]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822133440400 DMSC DEBUG msc_i(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x354DD67C:GERAN-A-338:LU)[0x56365e9fe540]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822133440400 DMSC DEBUG msc_i(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x354DD67C:GERAN-A-338:LU)[0x56365e9fe540]{READY}: Removing from parent msub_fsm[0x56365ea7e600] (msub.c:113) 20250822133440400 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-338 (ran_conn.c:155) 20250822133440400 DMSC DEBUG msc_i(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x354DD67C:GERAN-A-338:LU)[0x56365e9fe540]{READY}: Freeing instance (msub.c:113) 20250822133440400 DMSC DEBUG msc_i(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x354DD67C:GERAN-A-338:LU)[0x56365e9fe540]{READY}: Deallocated (fsm.c:568) 20250822133440400 DMSC DEBUG msub(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x354DD67C) Free (msub.c:119) 20250822133440400 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSI-0x354DD67C - active-conn: now used by 1 (attached) (msub.c:375) 20250822133440400 DMSC DEBUG msub_fsm[0x56365ea7e600]{terminating}: Freeing instance (msub.c:113) 20250822133440400 DMSC DEBUG msub_fsm[0x56365ea7e600]{terminating}: Deallocated (fsm.c:568) 20250822133440400 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133440400 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133440400 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133440400 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133440400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133440400 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133440400 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133440400 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2083)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2083)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2081)@718a44d66dfb: Session index based on local reference:0 20250822133440400 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133440400 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133440400 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133440400 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133440400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133440400 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133440400 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133440400 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2083)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2082)@718a44d66dfb: Deleted conn table entry 0TC_auth_options_90(2090)762934 TC_auth_options_90(2090)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822133440401 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSI-0x354DD67C + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822133440401 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSI-0x354DD67C - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_90(2090)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_90(2090)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_90(2090)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_90(2090)@718a44d66dfb: port MSCVTYf_perform_lu() done TC_auth_options_90(2090)@718a44d66dfb: port MSCVTYf_establish_fully() starting TC_auth_options_90(2090)@718a44d66dfb: 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 := '354DD67C'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(2082)@718a44d66dfb: Added conn table entry 0TC_auth_options_90(2090)8101457 MSC_Test_0-RAN(2082)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(2081)@718a44d66dfb: First idle individual index:0 MSC_Test_0-M3UA(2083)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133441410 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133441410 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133441410 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133441410 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133441410 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133441410 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133441410 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133441410 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133441411 DMSC DEBUG msub_fsm[0x56365ea7e810]{active}: Allocated (fsm.c:456) 20250822133441411 DMSC DEBUG msc_i[0x56365ea78fe0]{READY}: Allocated (fsm.c:456) 20250822133441411 DMSC DEBUG msc_i[0x56365ea78fe0]{READY}: is child of msub_fsm[0x56365ea7e810] (fsm.c:486) 20250822133441411 DMSC DEBUG msc_a[0x56365e9fe540]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822133441411 DMSC DEBUG msc_a[0x56365e9fe540]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea7e810] (fsm.c:486) 20250822133441411 DMSC DEBUG msc_a(unknown:GERAN-A-339:NONE)[0x56365e9fe540]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822133441411 DMSC DEBUG msc_i(unknown:GERAN-A-339:NONE)[0x56365ea78fe0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822133441411 DMSC DEBUG msc_a(unknown:GERAN-A-339:NONE)[0x56365e9fe540]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822133441411 DMM DEBUG msc_a(TMSI-0x354DD67C:GERAN-A-339:CM_SERVICE_REQ)[0x56365e9fe540]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250822133441412 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x354DD67C:GERAN-A-339:CM_SERVICE_REQ)[0x56365ea7e600]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822133441412 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x354DD67C:GERAN-A-339:CM_SERVICE_REQ)[0x56365ea7e600]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x354DD67C:GERAN-A-339:CM_SERVICE_REQ)[0x56365e9fe540] (fsm.c:486) 20250822133441412 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x354DD67C:GERAN-A-339:CM_SERVICE_REQ)[0x56365ea7e600]{PR_ARQ_S_INIT}: rev=R99 net=GERAN Auth+Ciph (vlr_access_req_fsm.c:711) 20250822133441412 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x354DD67C:GERAN-A-339:CM_SERVICE_REQ)[0x56365ea7e600]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822133441412 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSI-0x354DD67C + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822133441412 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSI-0x354DD67C + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822133441412 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x354DD67C:GERAN-A-339:CM_SERVICE_REQ)[0x56365e9fe540]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822133441412 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x354DD67C:GERAN-A-339:CM_SERVICE_REQ)[0x56365e9fe540]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822133441412 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x354DD67C:GERAN-A-339:CM_SERVICE_REQ)[0x56365ea7e600]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822133441412 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x354DD67C:GERAN-A-339:CM_SERVICE_REQ)[0x56365ea7e600]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250822133441412 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x354DD67C:GERAN-A-339:CM_SERVICE_REQ)[0x56365ea2ce30]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822133441412 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x354DD67C:GERAN-A-339:CM_SERVICE_REQ)[0x56365ea2ce30]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x354DD67C:GERAN-A-339:CM_SERVICE_REQ)[0x56365ea7e600] (fsm.c:486) 20250822133441412 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x354DD67C:GERAN-A-339:CM_SERVICE_REQ)[0x56365ea2ce30]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822133441412 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x354DD67C:GERAN-A-339:CM_SERVICE_REQ)[0x56365ea2ce30]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822133441412 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSI-0x354DD67C - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250822133441412 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133441412 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133441412 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133441412 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133441412 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133441412 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133441412 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133441412 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2083)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2083)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2081)@718a44d66dfb: { messageType := 2, destLocRef := '7B9E51'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)@718a44d66dfb: Session index based on local reference:0 20250822133441415 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSI-0x354DD67C + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250822133441415 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSI-0x354DD67C - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_auth_options_90(2090)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_90(2090)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822133441418 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSI-0x354DD67C + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133441418 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x354DD67C:GERAN-A-339:CM_SERVICE_REQ)[0x56365ea2ce30]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822133441418 DVLR DEBUG SUBSCR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x354DD67C) Received 1 auth tuples (vlr.c:996) 20250822133441418 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x354DD67C:GERAN-A-339:CM_SERVICE_REQ)[0x56365ea2ce30]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822133441418 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x354DD67C:GERAN-A-339:CM_SERVICE_REQ)[0x56365ea2ce30]{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) 20250822133441419 DMM DEBUG Tx AUTH REQ (rand = 53a46fb41bd3a17313adab7efaf119c3) (gsm_04_08.c:641) 20250822133441419 DMSC DEBUG msc_i(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x354DD67C:GERAN-A-339:CM_SERVICE_REQ)[0x56365ea78fe0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133441419 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSI-0x354DD67C - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822133441419 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133441419 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133441419 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133441419 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133441419 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133441419 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133441419 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133441419 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2083)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2083)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2081)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2081)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2081)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2081)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(2082)@718a44d66dfb: patching N(SD)=1 into dtap '051487C7DC71'O MSC_Test_0-RAN(2082)@718a44d66dfb: patched enc_l3: '055487C7DC71'O MSC_Test_0-SCCP(2081)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2081)@718a44d66dfb: vl_len:9 MSC_Test_0-SCCP(2081)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2081)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010006055487C7DC71'O 20250822133441422 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133441422 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133441422 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133441422 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133441422 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133441422 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133441422 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133441422 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2083)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133441423 DMSC DEBUG msc_i(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x354DD67C:GERAN-A-339:CM_SERVICE_REQ)[0x56365ea78fe0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133441423 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x354DD67C:GERAN-A-339:CM_SERVICE_REQ)[0x56365e9fe540]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133441423 DMM DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x354DD67C:GERAN-A-339:CM_SERVICE_REQ)[0x56365e9fe540]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = 87c7dc71) (gsm_04_08.c:1128) 20250822133441423 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x354DD67C:GERAN-A-339:CM_SERVICE_REQ)[0x56365ea2ce30]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822133441423 DVLR DEBUG SUBSCR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x354DD67C) AUTH on GERAN received SRES/RES: 87c7dc71 (4 bytes) (vlr_auth_fsm.c:151) 20250822133441423 DVLR INFO SUBSCR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x354DD67C) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250822133441423 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x354DD67C:GERAN-A-339:CM_SERVICE_REQ)[0x56365ea2ce30]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822133441423 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x354DD67C:GERAN-A-339:CM_SERVICE_REQ)[0x56365ea2ce30]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822133441423 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x354DD67C:GERAN-A-339:CM_SERVICE_REQ)[0x56365ea2ce30]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822133441423 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x354DD67C:GERAN-A-339:CM_SERVICE_REQ)[0x56365ea2ce30]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x354DD67C:GERAN-A-339:CM_SERVICE_REQ)[0x56365ea7e600] (vlr_auth_fsm.c:294) 20250822133441423 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x354DD67C:GERAN-A-339:CM_SERVICE_REQ)[0x56365ea2ce30]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822133441423 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x354DD67C:GERAN-A-339:CM_SERVICE_REQ)[0x56365ea2ce30]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822133441423 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x354DD67C:GERAN-A-339:CM_SERVICE_REQ)[0x56365ea7e600]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250822133441423 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x354DD67C:GERAN-A-339:CM_SERVICE_REQ)[0x56365ea7e600]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822133441423 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x354DD67C:GERAN-A-339:CM_SERVICE_REQ)[0x56365ea7e600]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822133441423 DMSC DEBUG msc_i(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x354DD67C:GERAN-A-339:CM_SERVICE_REQ)[0x56365ea78fe0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250822133441423 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x354DD67C:GERAN-A-339:CM_SERVICE_REQ)[0x56365ea7e600]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250822133441423 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133441423 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133441423 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133441423 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133441423 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133441423 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133441423 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133441423 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2083)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2083)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2081)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2081)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2081)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2081)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2081)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2081)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(2081)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2081)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0003552C04'O 20250822133441426 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133441426 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133441426 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133441426 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133441426 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)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133441426 DMSC DEBUG msc_i(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x354DD67C:GERAN-A-339:CM_SERVICE_REQ)[0x56365ea78fe0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133441426 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x354DD67C:GERAN-A-339:CM_SERVICE_REQ)[0x56365e9fe540]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133441426 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x354DD67C:GERAN-A-339:CM_SERVICE_REQ)[0x56365ea7e600]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250822133441426 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x354DD67C:GERAN-A-339:CM_SERVICE_REQ)[0x56365ea7e600]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822133441426 DMSC DEBUG msc_i(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x354DD67C:GERAN-A-339:CM_SERVICE_REQ)[0x56365ea78fe0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822133441426 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133441426 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133441426 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133441427 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x354DD67C:GERAN-A-339:CM_SERVICE_REQ)[0x56365ea7e600]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822133441427 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x354DD67C:GERAN-A-339:CM_SERVICE_REQ)[0x56365ea7e600]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822133441427 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x354DD67C:GERAN-A-339:CM_SERVICE_REQ)[0x56365ea7e600]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822133441427 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x354DD67C:GERAN-A-339:CM_SERVICE_REQ)[0x56365ea7e600]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822133441427 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x354DD67C:GERAN-A-339:CM_SERVICE_REQ)[0x56365ea7e600]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822133441427 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x354DD67C:GERAN-A-339:CM_SERVICE_REQ)[0x56365ea7e600]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822133441427 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x354DD67C:GERAN-A-339:CM_SERVICE_REQ)[0x56365ea7e600]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822133441427 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133441427 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133441427 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133441427 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133441427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133441427 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133441427 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133441427 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133441427 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x354DD67C:GERAN-A-339:CM_SERVICE_REQ)[0x56365e9fe540]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250822133441427 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x354DD67C:GERAN-A-339:CM_SERVICE_REQ)[0x56365e9fe540]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.984s remaining) (msc_a.c:450) 20250822133441427 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230042309/3/1): Available (smpp_smsc.c:626) MSC_Test_0-M3UA(2083)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2083)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2081)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2081)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2081)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2081)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_90(2090)@718a44d66dfb: port MSCVTYf_establish_fully() done MSC_Test_0-SCCP(2081)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2081)@718a44d66dfb: vl_len:6 MSC_Test_0-SCCP(2081)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2081)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000422040100'O 20250822133441431 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133441431 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133441431 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133441431 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133441431 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133441431 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133441431 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(2083)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133441431 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133441431 DMSC DEBUG msc_i(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x354DD67C:GERAN-A-339:CM_SERVICE_REQ)[0x56365ea78fe0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133441431 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x354DD67C:GERAN-A-339:CM_SERVICE_REQ)[0x56365e9fe540]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133441431 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x354DD67C:GERAN-A-339:CM_SERVICE_REQ)[0x56365e9fe540]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_MO_CLOSE (msc_a.c:1734) 20250822133441431 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x354DD67C:GERAN-A-339:CM_SERVICE_REQ)[0x56365e9fe540]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250822133441431 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSI-0x354DD67C + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822133441431 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSI-0x354DD67C + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822133441431 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSI-0x354DD67C - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822133441431 DMSC DEBUG msc_i(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x354DD67C:GERAN-A-339:CM_SERVICE_REQ)[0x56365ea78fe0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822133441432 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSI-0x354DD67C - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822133441432 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133441432 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133441432 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133441432 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133441432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133441432 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133441432 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133441432 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2083)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2083)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2081)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2081)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2081)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2081)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2081)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2081)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(2081)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2081)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822133441435 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133441435 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133441435 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133441435 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133441435 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133441435 DLSS7 DEBUG Found route for dpc=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(2083)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133441435 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133441435 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133441435 DMSC DEBUG msc_i(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x354DD67C:GERAN-A-339:CM_SERVICE_REQ)[0x56365ea78fe0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133441435 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x354DD67C:GERAN-A-339:CM_SERVICE_REQ)[0x56365e9fe540]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133441435 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x354DD67C:GERAN-A-339:CM_SERVICE_REQ)[0x56365e9fe540]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822133441435 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x354DD67C:GERAN-A-339:CM_SERVICE_REQ)[0x56365e9fe540]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133441435 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x354DD67C:GERAN-A-339:CM_SERVICE_REQ)[0x56365e9fe540]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822133441435 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x354DD67C:GERAN-A-339:CM_SERVICE_REQ)[0x56365ea7e600]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822133441435 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x354DD67C:GERAN-A-339:CM_SERVICE_REQ)[0x56365ea7e600]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x354DD67C:GERAN-A-339:CM_SERVICE_REQ)[0x56365e9fe540] (msc_a.c:1053) 20250822133441435 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x354DD67C:GERAN-A-339:CM_SERVICE_REQ)[0x56365ea7e600]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822133441435 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x354DD67C:GERAN-A-339:CM_SERVICE_REQ)[0x56365ea7e600]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822133441435 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x354DD67C:GERAN-A-339:CM_SERVICE_REQ)[0x56365e9fe540]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea7e810] (msc_a.c:1053) 20250822133441435 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x354DD67C:GERAN-A-339:CM_SERVICE_REQ)[0x56365e9fe540]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822133441435 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x354DD67C:GERAN-A-339:CM_SERVICE_REQ)[0x56365e9fe540]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822133441435 DMSC DEBUG msub_fsm[0x56365ea7e810]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822133441435 DMSC DEBUG msub(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x354DD67C) MSC-A terminated (msub.c:261) 20250822133441435 DMSC DEBUG msub(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x354DD67C) 1 MSC-I still active (msub.c:79) 20250822133441435 DMSC DEBUG msub_fsm[0x56365ea7e810]{active}: State change to terminating (no timeout) (msub.c:91) 20250822133441435 DMSC DEBUG msub_fsm[0x56365ea7e810]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822133441435 DMSC DEBUG msc_i(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x354DD67C:GERAN-A-339:CM_SERVICE_REQ)[0x56365ea78fe0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822133441435 DMSC DEBUG msc_i(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x354DD67C:GERAN-A-339:CM_SERVICE_REQ)[0x56365ea78fe0]{READY}: Removing from parent msub_fsm[0x56365ea7e810] (msub.c:113) 20250822133441435 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-339 (ran_conn.c:155) 20250822133441435 DMSC DEBUG msc_i(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x354DD67C:GERAN-A-339:CM_SERVICE_REQ)[0x56365ea78fe0]{READY}: Freeing instance (msub.c:113) 20250822133441435 DMSC DEBUG msc_i(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x354DD67C:GERAN-A-339:CM_SERVICE_REQ)[0x56365ea78fe0]{READY}: Deallocated (fsm.c:568) 20250822133441435 DMSC DEBUG msub(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x354DD67C) Free (msub.c:119) 20250822133441435 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSI-0x354DD67C - active-conn: now used by 1 (attached) (msub.c:375) 20250822133441436 DMSC DEBUG msub_fsm[0x56365ea7e810]{terminating}: Freeing instance (msub.c:113) 20250822133441436 DMSC DEBUG msub_fsm[0x56365ea7e810]{terminating}: Deallocated (fsm.c:568) 20250822133441436 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133441436 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133441436 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133441436 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133441436 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133441436 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133441436 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133441436 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2083)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2083)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2081)@718a44d66dfb: Session index based on local reference:0 20250822133441437 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133441437 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133441437 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133441437 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133441437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133441437 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133441437 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(2083)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133441437 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(2082)@718a44d66dfb: Deleted conn table entry 0TC_auth_options_90(2090)8101457 TC_auth_options_90(2090)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822133441438 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSI-0x354DD67C + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822133441438 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSI-0x354DD67C - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_90(2090)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_90(2090)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_90(2090)@718a44d66dfb: Final verdict of PTC: pass MSC_Test_0-M3UA(2083)@718a44d66dfb: Final verdict of PTC: none 20250822133441448 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250822133441448 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822133441448 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP-IPA(2086)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP(2087)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(2082)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-SCCP(2081)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(2084)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2080)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(2085)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(2088)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(2089)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2091)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(2080): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(2081): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(2082): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(2083): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(2084): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(2085): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(2086): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(2087): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(2088): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(2089): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_auth_options_90(2090): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(2091): none (pass -> pass) MTC@718a44d66dfb: Test case TC_auth_options_9 finished. Verdict: pass MTC@718a44d66dfb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_9 pass'. Fri Aug 22 13:34:41 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 20250822133441638 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822133441638 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822133441638 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822133441638 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822133441638 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822133441638 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822133441638 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822133441638 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822133441638 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822133441638 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133441638 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822133441638 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822133441638 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822133441638 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822133441638 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822133441638 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822133441638 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822133441639 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822133441639 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822133442450 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=355376) 20250822133443451 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822133443640 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822133443640 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822133443640 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=355376, count=357252) 20250822133444452 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:34: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_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 20250822133445453 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_auth_options_10 started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(2095)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(2095)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2095)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(2093)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822133446192 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2096)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822133446387 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822133446387 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822133446387 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822133446387 DLSS7 DEBUG 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)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2095)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2095)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822133446390 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133446390 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822133446390 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822133446390 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822133446390 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822133446390 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822133446390 DLSS7 DEBUG 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)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(2095)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2095)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2095)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2095)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822133446393 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133446393 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822133446393 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822133446393 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822133446393 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822133446393 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822133446393 DLSS7 DEBUG 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)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250822133446394 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) MSC_Test_0-M3UA(2095)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2095)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822133446394 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2095)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2095)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2095)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2095)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2095)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822133446453 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822133446453 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2098)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2098)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822133446459 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2098)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2098)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2098)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@718a44d66dfb: IPA ID RESP: { { 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)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2098)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822133446476 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822133446476 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_auth_options_100(2102)@718a44d66dfb: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(2099)@718a44d66dfb: Created GsupExpect[0] for "262420000042310" to be handled at TC_auth_options_100(2102) TC_auth_options_100(2102)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250822133447200 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133447200 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133447200 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133447200 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133447200 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133447200 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133447200 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133447200 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2095)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133447201 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133447201 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133447201 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133447201 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133447201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133447201 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133447201 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133447201 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2095)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2095)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2094)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(2094)@718a44d66dfb: Added conn table entry 0TC_auth_options_100(2102)3648699 MSC_Test_0-RAN(2094)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(2093)@718a44d66dfb: First idle individual index:0 20250822133447214 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133447214 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133447214 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133447214 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133447214 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133447214 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133447214 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133447214 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133447214 DMSC DEBUG msub_fsm[0x56365ea7e600]{active}: Allocated (fsm.c:456) 20250822133447214 DMSC DEBUG msc_i[0x56365e9fe540]{READY}: Allocated (fsm.c:456) 20250822133447214 DMSC DEBUG msc_i[0x56365e9fe540]{READY}: is child of msub_fsm[0x56365ea7e600] (fsm.c:486) 20250822133447214 DMSC DEBUG msc_a[0x56365ea78fe0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822133447214 DMSC DEBUG msc_a[0x56365ea78fe0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea7e600] (fsm.c:486) 20250822133447214 DMSC DEBUG msc_a(unknown:GERAN-A-340:NONE)[0x56365ea78fe0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822133447214 DMSC DEBUG msc_i(unknown:GERAN-A-340:NONE)[0x56365e9fe540]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822133447214 DMSC DEBUG msc_a(unknown:GERAN-A-340:NONE)[0x56365ea78fe0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822133447214 DMM DEBUG msc_a(IMSI-262420000042310:GERAN-A-340:LU)[0x56365ea78fe0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000042310 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822133447214 DMM DEBUG msc_a(IMSI-262420000042310:GERAN-A-340:LU)[0x56365ea78fe0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822133447214 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-340:LU)[0x56365ea7e810]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822133447214 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-340:LU)[0x56365ea7e810]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000042310:GERAN-A-340:LU)[0x56365ea78fe0] (fsm.c:486) 20250822133447214 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-340:LU)[0x56365ea7e810]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250822133447214 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-340:LU)[0x56365ea7e810]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822133447214 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822133447214 DVLR DEBUG set IMSI on subscriber; IMSI=262420000042310 id=262420000042310 (vlr.c:661) 20250822133447214 DVLR INFO New subscr, IMSI: 262420000042310 (vlr.c:562) 20250822133447214 DVLR DEBUG VLR subscr IMSI-262420000042310 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822133447214 DMSC DEBUG msc_a(IMSI-262420000042310:GERAN-A-340:LU)[0x56365ea78fe0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822133447214 DMSC DEBUG msc_a(IMSI-262420000042310:GERAN-A-340:LU)[0x56365ea78fe0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822133447214 DVLR DEBUG VLR subscr IMSI-262420000042310 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822133447214 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822133447214 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-340:LU)[0x56365ea7e810]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822133447214 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-340:LU)[0x56365ea7e810]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822133447214 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-340:LU)[0x56365ea7e810]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250822133447214 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:GERAN-A-340:LU)[0x56365e9ff2c0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822133447214 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:GERAN-A-340:LU)[0x56365e9ff2c0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000042310:GERAN-A-340:LU)[0x56365ea7e810] (fsm.c:486) 20250822133447214 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:GERAN-A-340:LU)[0x56365e9ff2c0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822133447214 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:GERAN-A-340:LU)[0x56365e9ff2c0]{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(2095)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133447214 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133447214 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133447214 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133447214 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133447214 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133447214 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133447214 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133447214 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2095)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2095)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2093)@718a44d66dfb: { messageType := 2, destLocRef := '37ACBB'O, sourceLocRef := '000154'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(2093)@718a44d66dfb: Session index based on local reference:0 MSC_Test-GSUP(2099)@718a44d66dfb: Found GsupExpect[0] for "262420000042310" handled at TC_auth_options_100(2102) MSC_Test-GSUP(2099)@718a44d66dfb: Added IMSI table entry 0TC_auth_options_100(2102)"262420000042310" 20250822133447216 DVLR DEBUG VLR subscr IMSI-262420000042310 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250822133447216 DVLR DEBUG VLR subscr IMSI-262420000042310 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(2093)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2093)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(2093)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2093)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250822133447217 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133447217 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133447217 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133447217 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133447217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133447217 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133447217 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133447217 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2095)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133447217 DMSC DEBUG msc_i(IMSI-262420000042310:GERAN-A-340:LU)[0x56365e9fe540]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133447217 DMSC DEBUG msc_a(IMSI-262420000042310:GERAN-A-340:LU)[0x56365ea78fe0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) TC_auth_options_100(2102)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_100(2102)@718a44d66dfb: setverdict(pass): none -> pass TC_auth_options_100(2102)@718a44d66dfb: XXX ts_GSUP_SAI_ERR 20250822133447220 DVLR DEBUG VLR subscr IMSI-262420000042310 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133447220 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:GERAN-A-340:LU)[0x56365e9ff2c0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_NACK (vlr.c:1026) 20250822133447220 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:GERAN-A-340:LU)[0x56365e9ff2c0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: GSUP: rx Auth Info Error cause: 2: IMSI unknown in HLR (vlr_auth_fsm.c:376) 20250822133447220 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:GERAN-A-340:LU)[0x56365e9ff2c0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Authentication terminating with result NO_AUTH_INFO, cause IMSI_UNKNOWN_IN_HLR (vlr_auth_fsm.c:271) 20250822133447220 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:GERAN-A-340:LU)[0x56365e9ff2c0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_AUTH_FAILED (no timeout) (vlr_auth_fsm.c:284) 20250822133447220 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:GERAN-A-340:LU)[0x56365e9ff2c0]{VLR_SUB_AS_AUTH_FAILED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822133447220 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:GERAN-A-340:LU)[0x56365e9ff2c0]{VLR_SUB_AS_AUTH_FAILED}: Removing from parent vlr_lu_fsm(IMSI-262420000042310:GERAN-A-340:LU)[0x56365ea7e810] (vlr_auth_fsm.c:294) 20250822133447220 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:GERAN-A-340:LU)[0x56365e9ff2c0]{VLR_SUB_AS_AUTH_FAILED}: Freeing instance (vlr_auth_fsm.c:294) 20250822133447220 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:GERAN-A-340:LU)[0x56365e9ff2c0]{VLR_SUB_AS_AUTH_FAILED}: Deallocated (fsm.c:568) 20250822133447220 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-340:LU)[0x56365ea7e810]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_NO_INFO (vlr_auth_fsm.c:294) 20250822133447220 DMM INFO msc_a(IMSI-262420000042310:GERAN-A-340:LU)[0x56365ea78fe0]{MSC_A_ST_AUTH_CIPH}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250822133447220 DMSC DEBUG msc_i(IMSI-262420000042310:GERAN-A-340:LU)[0x56365e9fe540]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133447220 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-340:LU)[0x56365ea7e810]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822133447220 DMSC DEBUG msc_a(IMSI-262420000042310:GERAN-A-340:LU)[0x56365ea78fe0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_CN_CLOSE (vlr_lu_fsm.c:772) 20250822133447220 DMSC DEBUG msc_a(IMSI-262420000042310:GERAN-A-340:LU)[0x56365ea78fe0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133447220 DMSC DEBUG msc_a(IMSI-262420000042310:GERAN-A-340:LU)[0x56365ea78fe0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:454) 20250822133447220 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) 20250822133447220 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) 20250822133447220 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) 20250822133447221 DMSC DEBUG msc_i(IMSI-262420000042310:GERAN-A-340:LU)[0x56365e9fe540]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822133447221 DVLR DEBUG VLR subscr IMSI-262420000042310 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,vlr_gsup_rx) (msc_a.c:1004) 20250822133447221 DVLR DEBUG VLR subscr IMSI-262420000042310 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822133447221 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133447221 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133447221 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133447221 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133447221 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133447221 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133447221 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133447221 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133447221 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133447221 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133447221 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133447221 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133447221 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133447221 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133447221 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133447221 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2095)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2095)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2095)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2095)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2093)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2093)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2093)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2093)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2093)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2093)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2093)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2093)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_100(2102)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(2093)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2093)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(2093)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2093)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822133447228 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133447228 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133447228 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133447228 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133447228 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133447228 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133447228 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133447228 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2095)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133447228 DMSC DEBUG msc_i(IMSI-262420000042310:GERAN-A-340:LU)[0x56365e9fe540]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133447228 DMSC DEBUG msc_a(IMSI-262420000042310:GERAN-A-340:LU)[0x56365ea78fe0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133447228 DMSC DEBUG msc_a(IMSI-262420000042310:GERAN-A-340:LU)[0x56365ea78fe0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822133447228 DMSC DEBUG msc_a(IMSI-262420000042310:GERAN-A-340:LU)[0x56365ea78fe0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133447229 DMSC DEBUG msc_a(IMSI-262420000042310:GERAN-A-340:LU)[0x56365ea78fe0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822133447229 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-340:LU)[0x56365ea7e810]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822133447229 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-340:LU)[0x56365ea7e810]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000042310:GERAN-A-340:LU)[0x56365ea78fe0] (msc_a.c:1053) 20250822133447229 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-340:LU)[0x56365ea7e810]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822133447229 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-340:LU)[0x56365ea7e810]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822133447229 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-340:LU)[0x56365ea7e810]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822133447229 DMSC DEBUG msc_a(IMSI-262420000042310:GERAN-A-340:LU)[0x56365ea78fe0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea7e600] (msc_a.c:1053) 20250822133447229 DMSC DEBUG msc_a(IMSI-262420000042310:GERAN-A-340:LU)[0x56365ea78fe0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822133447229 DMSC DEBUG msc_a(IMSI-262420000042310:GERAN-A-340:LU)[0x56365ea78fe0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822133447229 DMSC DEBUG msub_fsm[0x56365ea7e600]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822133447229 DMSC DEBUG msub(IMSI-262420000042310) MSC-A terminated (msub.c:261) 20250822133447229 DMSC DEBUG msub(IMSI-262420000042310) 1 MSC-I still active (msub.c:79) 20250822133447229 DMSC DEBUG msub_fsm[0x56365ea7e600]{active}: State change to terminating (no timeout) (msub.c:91) 20250822133447229 DMSC DEBUG msub_fsm[0x56365ea7e600]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822133447229 DMSC DEBUG msc_i(IMSI-262420000042310:GERAN-A-340:LU)[0x56365e9fe540]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822133447229 DMSC DEBUG msc_i(IMSI-262420000042310:GERAN-A-340:LU)[0x56365e9fe540]{READY}: Removing from parent msub_fsm[0x56365ea7e600] (msub.c:113) 20250822133447229 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-340 (ran_conn.c:155) 20250822133447229 DMSC DEBUG msc_i(IMSI-262420000042310:GERAN-A-340:LU)[0x56365e9fe540]{READY}: Freeing instance (msub.c:113) 20250822133447229 DMSC DEBUG msc_i(IMSI-262420000042310:GERAN-A-340:LU)[0x56365e9fe540]{READY}: Deallocated (fsm.c:568) 20250822133447229 DMSC DEBUG msub(IMSI-262420000042310) Free (msub.c:119) 20250822133447229 DVLR INFO VLR subscr IMSI-262420000042310 - active-conn: now used by 0 (-) (msub.c:375) 20250822133447229 DVLR DEBUG SUBSCR(IMSI-262420000042310) freeing VLR subscr (max total use count was 4) (vlr.c:472) 20250822133447229 DMSC DEBUG msub_fsm[0x56365ea7e600]{terminating}: Freeing instance (msub.c:113) 20250822133447229 DMSC DEBUG msub_fsm[0x56365ea7e600]{terminating}: Deallocated (fsm.c:568) 20250822133447229 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133447229 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133447229 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133447229 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133447229 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133447229 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133447229 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133447229 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2095)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2095)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2093)@718a44d66dfb: Session index based on local reference:0 20250822133447230 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133447230 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133447230 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133447230 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133447230 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133447230 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133447230 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133447230 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2095)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2094)@718a44d66dfb: Deleted conn table entry 0TC_auth_options_100(2102)3648699 TC_auth_options_100(2102)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_100(2102)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_100(2102)@718a44d66dfb: port MSCVTYf_perform_lu() done TC_auth_options_100(2102)@718a44d66dfb: port MSCVTYRunning a successful LU so that CM Service Request can be tested MSC_Test-GSUP(2099)@718a44d66dfb: Created GsupExpect[0] for "262420000042310" to be handled at TC_auth_options_100(2102) TC_auth_options_100(2102)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000042310'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(2094)@718a44d66dfb: Added conn table entry 0TC_auth_options_100(2102)7007016 MSC_Test_0-RAN(2094)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(2093)@718a44d66dfb: First idle individual index:0 20250822133448235 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133448235 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133448235 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133448235 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133448235 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133448235 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133448235 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133448235 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2095)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133448235 DMSC DEBUG msub_fsm[0x56365ea7e810]{active}: Allocated (fsm.c:456) 20250822133448235 DMSC DEBUG msc_i[0x56365ea78fe0]{READY}: Allocated (fsm.c:456) 20250822133448235 DMSC DEBUG msc_i[0x56365ea78fe0]{READY}: is child of msub_fsm[0x56365ea7e810] (fsm.c:486) 20250822133448235 DMSC DEBUG msc_a[0x56365e9fe540]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822133448235 DMSC DEBUG msc_a[0x56365e9fe540]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea7e810] (fsm.c:486) 20250822133448235 DMSC DEBUG msc_a(unknown:GERAN-A-341:NONE)[0x56365e9fe540]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822133448235 DMSC DEBUG msc_i(unknown:GERAN-A-341:NONE)[0x56365ea78fe0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822133448235 DMSC DEBUG msc_a(unknown:GERAN-A-341:NONE)[0x56365e9fe540]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822133448235 DMM DEBUG msc_a(IMSI-262420000042310:GERAN-A-341:LU)[0x56365e9fe540]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000042310 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822133448235 DMM DEBUG msc_a(IMSI-262420000042310:GERAN-A-341:LU)[0x56365e9fe540]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822133448235 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-341:LU)[0x56365ea2ce30]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822133448235 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-341:LU)[0x56365ea2ce30]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000042310:GERAN-A-341:LU)[0x56365e9fe540] (fsm.c:486) 20250822133448235 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-341:LU)[0x56365ea2ce30]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822133448235 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-341:LU)[0x56365ea2ce30]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822133448235 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822133448235 DVLR DEBUG set IMSI on subscriber; IMSI=262420000042310 id=262420000042310 (vlr.c:661) 20250822133448235 DVLR INFO New subscr, IMSI: 262420000042310 (vlr.c:562) 20250822133448235 DVLR DEBUG VLR subscr IMSI-262420000042310 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822133448236 DMSC DEBUG msc_a(IMSI-262420000042310:GERAN-A-341:LU)[0x56365e9fe540]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822133448236 DMSC DEBUG msc_a(IMSI-262420000042310:GERAN-A-341:LU)[0x56365e9fe540]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822133448236 DVLR DEBUG VLR subscr IMSI-262420000042310 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822133448236 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822133448236 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-341:LU)[0x56365ea2ce30]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822133448236 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-341:LU)[0x56365ea2ce30]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822133448236 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-341:LU)[0x56365ea2ce30]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822133448236 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-341:LU)[0x56365ea2ce30]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822133448236 DMSC DEBUG msc_i(IMSI-262420000042310:GERAN-A-341:LU)[0x56365ea78fe0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822133448236 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-341:LU)[0x56365ea2ce30]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822133448236 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-341:LU)[0x56365ea2ce30]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822133448236 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042310:GERAN-A-341:LU)[0x56365e9ff2c0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822133448236 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042310:GERAN-A-341:LU)[0x56365e9ff2c0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042310:GERAN-A-341:LU)[0x56365ea2ce30] (fsm.c:486) 20250822133448236 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042310:GERAN-A-341:LU)[0x56365e9ff2c0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822133448236 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042310:GERAN-A-341:LU)[0x56365e9ff2c0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822133448236 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133448236 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133448236 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133448236 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133448236 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133448236 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133448236 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133448236 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133448236 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133448236 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133448236 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133448236 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133448236 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133448236 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133448236 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133448236 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2095)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2095)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2095)@718a44d66dfb: Message received on association #8 MSC_Test_0-SCCP(2093)@718a44d66dfb: { messageType := 2, destLocRef := '6AEB28'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)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-M3UA(2095)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2093)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2093)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2093)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2093)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822133448236 DVLR DEBUG VLR subscr IMSI-262420000042310 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250822133448236 DVLR DEBUG VLR subscr IMSI-262420000042310 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_auth_options_100(2102)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_100(2102)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(2093)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2093)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(2093)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2093)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250822133448237 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133448237 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133448237 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133448237 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133448237 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133448237 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133448237 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133448237 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2095)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133448237 DMSC DEBUG msc_i(IMSI-262420000042310:GERAN-A-341:LU)[0x56365ea78fe0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133448237 DMSC DEBUG msc_a(IMSI-262420000042310:GERAN-A-341:LU)[0x56365e9fe540]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133448238 DVLR DEBUG VLR subscr IMSI-262420000042310 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133448238 DVLR DEBUG IMSI:262420000042310 has MSISDN:491230042310 (vlr.c:1045) 20250822133448238 DMSC NOTICE msub(IMSI-262420000042310:MSISDN-491230042310) VLR: update for IMSI=262420000042310 (MSISDN=491230042310) (gsm_04_08.c:1541) 20250822133448238 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822133448238 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133448238 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:MSISDN-491230042310:GERAN-A-341:LU)[0x56365ea2ce30]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822133448238 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042310:GERAN-A-341:LU)[0x56365e9ff2c0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822133448238 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042310:GERAN-A-341:LU)[0x56365e9ff2c0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822133448238 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042310:GERAN-A-341:LU)[0x56365e9ff2c0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822133448238 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042310:GERAN-A-341:LU)[0x56365e9ff2c0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042310:MSISDN-491230042310:GERAN-A-341:LU)[0x56365ea2ce30] (vlr_lu_fsm.c:110) 20250822133448238 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042310:GERAN-A-341:LU)[0x56365e9ff2c0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822133448238 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042310:GERAN-A-341:LU)[0x56365e9ff2c0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822133448238 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:MSISDN-491230042310:GERAN-A-341:LU)[0x56365ea2ce30]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822133448238 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:MSISDN-491230042310:GERAN-A-341:LU)[0x56365ea2ce30]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822133448238 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042310:MSISDN-491230042310:GERAN-A-341:LU)[0x56365ea3f3e0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822133448238 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042310:MSISDN-491230042310:GERAN-A-341:LU)[0x56365ea3f3e0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042310:MSISDN-491230042310:GERAN-A-341:LU)[0x56365ea2ce30] (fsm.c:486) 20250822133448238 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042310:MSISDN-491230042310:GERAN-A-341:LU)[0x56365ea3f3e0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822133448238 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042310:MSISDN-491230042310:GERAN-A-341:LU)[0x56365ea3f3e0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822133448238 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042310:MSISDN-491230042310:GERAN-A-341:LU)[0x56365ea3f3e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822133448238 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042310:MSISDN-491230042310:GERAN-A-341:LU)[0x56365ea3f3e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822133448238 DMSC NOTICE msub(IMSI-262420000042310:MSISDN-491230042310:TMSInew-0x3F5A5CA0) VLR: update for IMSI=262420000042310 (MSISDN=491230042310) (gsm_04_08.c:1541) 20250822133448238 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042310:MSISDN-491230042310:GERAN-A-341:LU)[0x56365ea3f3e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822133448238 DMM DEBUG -> IMSI-262420000042310:MSISDN-491230042310:TMSInew-0x3F5A5CA0 LOCATION UPDATE ACCEPT (TMSI = 0x3f5a5ca0) (gsm_04_08.c:149) 20250822133448238 DMSC DEBUG msc_i(IMSI-262420000042310:MSISDN-491230042310:TMSInew-0x3F5A5CA0:GERAN-A-341:LU)[0x56365ea78fe0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133448238 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSInew-0x3F5A5CA0 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822133448238 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133448238 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133448238 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133448238 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133448238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133448238 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133448238 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133448238 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2095)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2095)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2093)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2093)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2093)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2093)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_100(2102)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2094)@718a44d66dfb: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(2094)@718a44d66dfb: patched enc_l3: '055B'O MSC_Test_0-SCCP(2093)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2093)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(2093)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2093)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002055B'O 20250822133448240 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133448240 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133448240 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133448240 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133448240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133448240 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133448240 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133448240 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2095)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133448240 DMSC DEBUG msc_i(IMSI-262420000042310:MSISDN-491230042310:TMSInew-0x3F5A5CA0:GERAN-A-341:LU)[0x56365ea78fe0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133448240 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSInew-0x3F5A5CA0:GERAN-A-341:LU)[0x56365e9fe540]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133448240 DMM DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSInew-0x3F5A5CA0:GERAN-A-341:LU)[0x56365e9fe540]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822133448240 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:MSISDN-491230042310:TMSInew-0x3F5A5CA0:GERAN-A-341:LU)[0x56365ea2ce30]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822133448240 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042310:MSISDN-491230042310:GERAN-A-341:LU)[0x56365ea3f3e0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822133448240 DMSC NOTICE msub(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3F5A5CA0) VLR: update for IMSI=262420000042310 (MSISDN=491230042310) (gsm_04_08.c:1541) 20250822133448240 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3F5A5CA0 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250822133448240 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042310:MSISDN-491230042310:GERAN-A-341:LU)[0x56365ea3f3e0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822133448240 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3F5A5CA0:GERAN-A-341:LU)[0x56365ea2ce30]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822133448240 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042310:MSISDN-491230042310:GERAN-A-341:LU)[0x56365ea3f3e0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822133448240 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042310:MSISDN-491230042310:GERAN-A-341:LU)[0x56365ea3f3e0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3F5A5CA0:GERAN-A-341:LU)[0x56365ea2ce30] (vlr_lu_fsm.c:817) 20250822133448240 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042310:MSISDN-491230042310:GERAN-A-341:LU)[0x56365ea3f3e0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822133448240 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042310:MSISDN-491230042310:GERAN-A-341:LU)[0x56365ea3f3e0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822133448240 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3F5A5CA0:GERAN-A-341:LU)[0x56365ea2ce30]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822133448240 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3F5A5CA0:GERAN-A-341:LU)[0x56365e9fe540]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250822133448240 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3F5A5CA0:GERAN-A-341:LU)[0x56365e9fe540]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.994s remaining) (msc_a.c:450) 20250822133448240 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230042310/3/1): Available (smpp_smsc.c:626) 20250822133448240 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3F5A5CA0:GERAN-A-341:LU)[0x56365e9fe540]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133448240 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3F5A5CA0:GERAN-A-341:LU)[0x56365e9fe540]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250822133448240 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3F5A5CA0 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822133448240 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3F5A5CA0 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822133448240 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3F5A5CA0 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822133448240 DMSC DEBUG msc_i(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3F5A5CA0:GERAN-A-341:LU)[0x56365ea78fe0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822133448241 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3F5A5CA0 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250822133448241 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133448241 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133448241 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133448241 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133448241 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133448241 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133448241 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133448241 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2095)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2095)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2093)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2093)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2093)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2093)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2093)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2093)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(2093)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2093)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822133448242 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133448242 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133448242 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133448242 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133448242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133448242 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133448242 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133448242 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2095)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133448242 DMSC DEBUG msc_i(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3F5A5CA0:GERAN-A-341:LU)[0x56365ea78fe0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133448242 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3F5A5CA0:GERAN-A-341:LU)[0x56365e9fe540]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133448242 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3F5A5CA0:GERAN-A-341:LU)[0x56365e9fe540]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822133448242 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3F5A5CA0:GERAN-A-341:LU)[0x56365e9fe540]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133448242 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3F5A5CA0:GERAN-A-341:LU)[0x56365e9fe540]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822133448242 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3F5A5CA0:GERAN-A-341:LU)[0x56365ea2ce30]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822133448242 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3F5A5CA0:GERAN-A-341:LU)[0x56365ea2ce30]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3F5A5CA0:GERAN-A-341:LU)[0x56365e9fe540] (msc_a.c:1053) 20250822133448242 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3F5A5CA0:GERAN-A-341:LU)[0x56365ea2ce30]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822133448242 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3F5A5CA0:GERAN-A-341:LU)[0x56365ea2ce30]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822133448242 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3F5A5CA0:GERAN-A-341:LU)[0x56365ea2ce30]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822133448242 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3F5A5CA0:GERAN-A-341:LU)[0x56365e9fe540]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea7e810] (msc_a.c:1053) 20250822133448242 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3F5A5CA0:GERAN-A-341:LU)[0x56365e9fe540]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822133448242 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3F5A5CA0:GERAN-A-341:LU)[0x56365e9fe540]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822133448242 DMSC DEBUG msub_fsm[0x56365ea7e810]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822133448242 DMSC DEBUG msub(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3F5A5CA0) MSC-A terminated (msub.c:261) 20250822133448242 DMSC DEBUG msub(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3F5A5CA0) 1 MSC-I still active (msub.c:79) 20250822133448242 DMSC DEBUG msub_fsm[0x56365ea7e810]{active}: State change to terminating (no timeout) (msub.c:91) 20250822133448242 DMSC DEBUG msub_fsm[0x56365ea7e810]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822133448242 DMSC DEBUG msc_i(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3F5A5CA0:GERAN-A-341:LU)[0x56365ea78fe0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822133448242 DMSC DEBUG msc_i(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3F5A5CA0:GERAN-A-341:LU)[0x56365ea78fe0]{READY}: Removing from parent msub_fsm[0x56365ea7e810] (msub.c:113) 20250822133448242 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-341 (ran_conn.c:155) 20250822133448242 DMSC DEBUG msc_i(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3F5A5CA0:GERAN-A-341:LU)[0x56365ea78fe0]{READY}: Freeing instance (msub.c:113) 20250822133448242 DMSC DEBUG msc_i(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3F5A5CA0:GERAN-A-341:LU)[0x56365ea78fe0]{READY}: Deallocated (fsm.c:568) 20250822133448242 DMSC DEBUG msub(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3F5A5CA0) Free (msub.c:119) 20250822133448242 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3F5A5CA0 - active-conn: now used by 1 (attached) (msub.c:375) 20250822133448242 DMSC DEBUG msub_fsm[0x56365ea7e810]{terminating}: Freeing instance (msub.c:113) 20250822133448242 DMSC DEBUG msub_fsm[0x56365ea7e810]{terminating}: Deallocated (fsm.c:568) 20250822133448242 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133448242 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133448242 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133448242 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133448242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133448242 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133448242 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133448242 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2095)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2095)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2093)@718a44d66dfb: Session index based on local reference:0 20250822133448242 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133448242 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133448242 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133448242 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133448242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133448242 DLSS7 DEBUG Found route for dpc=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(2095)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133448242 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133448242 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(2094)@718a44d66dfb: Deleted conn table entry 0TC_auth_options_100(2102)7007016 TC_auth_options_100(2102)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822133448242 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3F5A5CA0 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822133448242 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3F5A5CA0 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_100(2102)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_100(2102)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_100(2102)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_100(2102)@718a44d66dfb: port MSCVTYRunning a successful LU done TC_auth_options_100(2102)@718a44d66dfb: port MSCVTYf_establish_fully() starting TC_auth_options_100(2102)@718a44d66dfb: 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 := '3F5A5CA0'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(2094)@718a44d66dfb: Added conn table entry 0TC_auth_options_100(2102)4505022 MSC_Test_0-SCCP(2093)@718a44d66dfb: First idle individual index:0 MSC_Test_0-RAN(2094)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(2095)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133448446 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133448446 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133448446 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133448446 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133448446 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133448446 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133448446 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133448446 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133448447 DMSC DEBUG msub_fsm[0x56365ea2ce30]{active}: Allocated (fsm.c:456) 20250822133448447 DMSC DEBUG msc_i[0x56365e9fe540]{READY}: Allocated (fsm.c:456) 20250822133448447 DMSC DEBUG msc_i[0x56365e9fe540]{READY}: is child of msub_fsm[0x56365ea2ce30] (fsm.c:486) 20250822133448447 DMSC DEBUG msc_a[0x56365ea78fe0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822133448447 DMSC DEBUG msc_a[0x56365ea78fe0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea2ce30] (fsm.c:486) 20250822133448447 DMSC DEBUG msc_a(unknown:GERAN-A-342:NONE)[0x56365ea78fe0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822133448447 DMSC DEBUG msc_i(unknown:GERAN-A-342:NONE)[0x56365e9fe540]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822133448447 DMSC DEBUG msc_a(unknown:GERAN-A-342:NONE)[0x56365ea78fe0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822133448447 DMM DEBUG msc_a(TMSI-0x3F5A5CA0:GERAN-A-342:CM_SERVICE_REQ)[0x56365ea78fe0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250822133448447 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3F5A5CA0:GERAN-A-342:CM_SERVICE_REQ)[0x56365ea7e810]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822133448447 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3F5A5CA0:GERAN-A-342:CM_SERVICE_REQ)[0x56365ea7e810]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x3F5A5CA0:GERAN-A-342:CM_SERVICE_REQ)[0x56365ea78fe0] (fsm.c:486) 20250822133448447 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3F5A5CA0:GERAN-A-342:CM_SERVICE_REQ)[0x56365ea7e810]{PR_ARQ_S_INIT}: rev=R99 net=GERAN Auth+Ciph (vlr_access_req_fsm.c:711) 20250822133448447 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3F5A5CA0:GERAN-A-342:CM_SERVICE_REQ)[0x56365ea7e810]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822133448447 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3F5A5CA0 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822133448447 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3F5A5CA0 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822133448447 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3F5A5CA0:GERAN-A-342:CM_SERVICE_REQ)[0x56365ea78fe0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822133448447 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3F5A5CA0:GERAN-A-342:CM_SERVICE_REQ)[0x56365ea78fe0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822133448447 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3F5A5CA0:GERAN-A-342:CM_SERVICE_REQ)[0x56365ea7e810]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822133448447 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3F5A5CA0:GERAN-A-342:CM_SERVICE_REQ)[0x56365ea7e810]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250822133448447 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3F5A5CA0:GERAN-A-342:CM_SERVICE_REQ)[0x56365ea3f3e0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822133448447 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3F5A5CA0:GERAN-A-342:CM_SERVICE_REQ)[0x56365ea3f3e0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3F5A5CA0:GERAN-A-342:CM_SERVICE_REQ)[0x56365ea7e810] (fsm.c:486) 20250822133448447 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3F5A5CA0:GERAN-A-342:CM_SERVICE_REQ)[0x56365ea3f3e0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822133448447 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3F5A5CA0:GERAN-A-342:CM_SERVICE_REQ)[0x56365ea3f3e0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822133448447 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3F5A5CA0 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250822133448448 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133448448 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133448448 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133448448 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133448448 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133448448 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133448448 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133448448 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2095)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2095)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2093)@718a44d66dfb: { messageType := 2, destLocRef := '44BDBE'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)@718a44d66dfb: Session index based on local reference:0 20250822133448452 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3F5A5CA0 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250822133448452 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3F5A5CA0 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_auth_options_100(2102)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_100(2102)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_100(2102)@718a44d66dfb: XXX ts_GSUP_SAI_ERR 20250822133448456 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3F5A5CA0 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133448456 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3F5A5CA0:GERAN-A-342:CM_SERVICE_REQ)[0x56365ea3f3e0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_NACK (vlr.c:1026) 20250822133448456 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3F5A5CA0:GERAN-A-342:CM_SERVICE_REQ)[0x56365ea3f3e0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: GSUP: rx Auth Info Error cause: 2: IMSI unknown in HLR (vlr_auth_fsm.c:376) 20250822133448456 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3F5A5CA0:GERAN-A-342:CM_SERVICE_REQ)[0x56365ea3f3e0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Authentication terminating with result NO_AUTH_INFO, cause IMSI_UNKNOWN_IN_HLR (vlr_auth_fsm.c:271) 20250822133448456 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3F5A5CA0:GERAN-A-342:CM_SERVICE_REQ)[0x56365ea3f3e0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_AUTH_FAILED (no timeout) (vlr_auth_fsm.c:284) 20250822133448456 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3F5A5CA0:GERAN-A-342:CM_SERVICE_REQ)[0x56365ea3f3e0]{VLR_SUB_AS_AUTH_FAILED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822133448456 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3F5A5CA0:GERAN-A-342:CM_SERVICE_REQ)[0x56365ea3f3e0]{VLR_SUB_AS_AUTH_FAILED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3F5A5CA0:GERAN-A-342:CM_SERVICE_REQ)[0x56365ea7e810] (vlr_auth_fsm.c:294) 20250822133448456 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3F5A5CA0:GERAN-A-342:CM_SERVICE_REQ)[0x56365ea3f3e0]{VLR_SUB_AS_AUTH_FAILED}: Freeing instance (vlr_auth_fsm.c:294) 20250822133448456 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3F5A5CA0:GERAN-A-342:CM_SERVICE_REQ)[0x56365ea3f3e0]{VLR_SUB_AS_AUTH_FAILED}: Deallocated (fsm.c:568) 20250822133448456 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3F5A5CA0:GERAN-A-342:CM_SERVICE_REQ)[0x56365ea7e810]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_NO_INFO (vlr_auth_fsm.c:294) 20250822133448456 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3F5A5CA0:GERAN-A-342:CM_SERVICE_REQ)[0x56365ea7e810]{PR_ARQ_S_WAIT_AUTH}: proc_arq_fsm_done(IMSI_UNKNOWN_IN_HLR) (vlr_access_req_fsm.c:472) 20250822133448456 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3F5A5CA0:GERAN-A-342:CM_SERVICE_REQ)[0x56365ea7e810]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822133448456 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3F5A5CA0:GERAN-A-342:CM_SERVICE_REQ)[0x56365ea7e810]{PR_ARQ_S_DONE}: Process Access Request result: IMSI_UNKNOWN_IN_HLR (vlr_access_req_fsm.c:131) 20250822133448456 DMM DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3F5A5CA0:GERAN-A-342:CM_SERVICE_REQ)[0x56365ea78fe0]{MSC_A_ST_AUTH_CIPH}: -> CM SERVICE Reject cause: 2 (gsm_04_08.c:259) 20250822133448456 DMSC DEBUG msc_i(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3F5A5CA0:GERAN-A-342:CM_SERVICE_REQ)[0x56365e9fe540]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133448456 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3F5A5CA0:GERAN-A-342:CM_SERVICE_REQ)[0x56365ea78fe0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133448456 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3F5A5CA0:GERAN-A-342:CM_SERVICE_REQ)[0x56365ea78fe0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:454) 20250822133448456 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3F5A5CA0 + msc_a_fsm_releasing_onenter: now used by 4 (attached,active-conn,vlr_gsup_rx,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822133448456 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3F5A5CA0 + 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) 20250822133448456 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3F5A5CA0 - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,vlr_gsup_rx,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822133448456 DMSC DEBUG msc_i(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3F5A5CA0:GERAN-A-342:CM_SERVICE_REQ)[0x56365e9fe540]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822133448456 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3F5A5CA0 - msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,vlr_gsup_rx) (msc_a.c:1004) 20250822133448456 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3F5A5CA0:GERAN-A-342:CM_SERVICE_REQ)[0x56365ea78fe0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_CN_CLOSE (vlr_access_req_fsm.c:169) 20250822133448456 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3F5A5CA0 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822133448456 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133448456 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133448456 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133448456 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133448456 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133448456 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133448456 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133448456 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133448456 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133448456 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133448456 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133448456 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133448456 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133448457 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133448457 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133448457 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2095)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2095)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2095)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2095)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2093)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2093)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2093)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2093)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2093)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2093)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2093)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2093)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_100(2102)@718a44d66dfb: port MSCVTYf_establish_fully() done MSC_Test_0-SCCP(2093)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2093)@718a44d66dfb: vl_len:6 MSC_Test_0-SCCP(2093)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2093)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000422040100'O 20250822133448462 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133448462 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133448462 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133448462 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133448462 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133448462 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133448462 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133448462 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2095)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133448462 DMSC DEBUG msc_i(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3F5A5CA0:GERAN-A-342:CM_SERVICE_REQ)[0x56365e9fe540]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133448463 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3F5A5CA0:GERAN-A-342:CM_SERVICE_REQ)[0x56365ea78fe0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133448463 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3F5A5CA0:GERAN-A-342:CM_SERVICE_REQ)[0x56365ea78fe0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_MO_CLOSE (msc_a.c:1734) 20250822133448463 DMSC ERROR msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3F5A5CA0:GERAN-A-342:CM_SERVICE_REQ)[0x56365ea78fe0]{MSC_A_ST_RELEASING}: Event MSC_A_EV_MO_CLOSE not permitted (msc_a.c:1734) 20250822133448463 DBSSAP ERROR msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3F5A5CA0:GERAN-A-342:CM_SERVICE_REQ)[0x56365ea78fe0]{MSC_A_ST_RELEASING}: RAN decode error (rc=-1) for CLEAR_REQUEST from MSC-I (msc_a.c:2060) MSC_Test_0-SCCP(2093)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2093)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(2093)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2093)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(2095)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133448666 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133448666 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133448666 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133448666 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133448666 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133448666 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133448666 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133448666 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133448667 DMSC DEBUG msc_i(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3F5A5CA0:GERAN-A-342:CM_SERVICE_REQ)[0x56365e9fe540]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133448667 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3F5A5CA0:GERAN-A-342:CM_SERVICE_REQ)[0x56365ea78fe0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133448667 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3F5A5CA0:GERAN-A-342:CM_SERVICE_REQ)[0x56365ea78fe0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822133448667 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3F5A5CA0:GERAN-A-342:CM_SERVICE_REQ)[0x56365ea78fe0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133448667 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3F5A5CA0:GERAN-A-342:CM_SERVICE_REQ)[0x56365ea78fe0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822133448667 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3F5A5CA0:GERAN-A-342:CM_SERVICE_REQ)[0x56365ea7e810]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822133448667 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3F5A5CA0:GERAN-A-342:CM_SERVICE_REQ)[0x56365ea7e810]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3F5A5CA0:GERAN-A-342:CM_SERVICE_REQ)[0x56365ea78fe0] (msc_a.c:1053) 20250822133448667 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3F5A5CA0:GERAN-A-342:CM_SERVICE_REQ)[0x56365ea7e810]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822133448667 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3F5A5CA0:GERAN-A-342:CM_SERVICE_REQ)[0x56365ea7e810]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822133448667 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3F5A5CA0:GERAN-A-342:CM_SERVICE_REQ)[0x56365ea78fe0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea2ce30] (msc_a.c:1053) 20250822133448667 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3F5A5CA0:GERAN-A-342:CM_SERVICE_REQ)[0x56365ea78fe0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822133448667 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3F5A5CA0:GERAN-A-342:CM_SERVICE_REQ)[0x56365ea78fe0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822133448667 DMSC DEBUG msub_fsm[0x56365ea2ce30]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822133448667 DMSC DEBUG msub(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3F5A5CA0) MSC-A terminated (msub.c:261) 20250822133448667 DMSC DEBUG msub(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3F5A5CA0) 1 MSC-I still active (msub.c:79) 20250822133448667 DMSC DEBUG msub_fsm[0x56365ea2ce30]{active}: State change to terminating (no timeout) (msub.c:91) 20250822133448667 DMSC DEBUG msub_fsm[0x56365ea2ce30]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822133448667 DMSC DEBUG msc_i(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3F5A5CA0:GERAN-A-342:CM_SERVICE_REQ)[0x56365e9fe540]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822133448667 DMSC DEBUG msc_i(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3F5A5CA0:GERAN-A-342:CM_SERVICE_REQ)[0x56365e9fe540]{READY}: Removing from parent msub_fsm[0x56365ea2ce30] (msub.c:113) 20250822133448667 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-342 (ran_conn.c:155) 20250822133448667 DMSC DEBUG msc_i(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3F5A5CA0:GERAN-A-342:CM_SERVICE_REQ)[0x56365e9fe540]{READY}: Freeing instance (msub.c:113) 20250822133448667 DMSC DEBUG msc_i(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3F5A5CA0:GERAN-A-342:CM_SERVICE_REQ)[0x56365e9fe540]{READY}: Deallocated (fsm.c:568) 20250822133448667 DMSC DEBUG msub(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3F5A5CA0) Free (msub.c:119) 20250822133448667 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3F5A5CA0 - active-conn: now used by 1 (attached) (msub.c:375) 20250822133448667 DMSC DEBUG msub_fsm[0x56365ea2ce30]{terminating}: Freeing instance (msub.c:113) 20250822133448667 DMSC DEBUG msub_fsm[0x56365ea2ce30]{terminating}: Deallocated (fsm.c:568) 20250822133448667 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133448668 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133448668 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133448668 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133448668 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133448668 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133448668 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133448668 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2095)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2095)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2093)@718a44d66dfb: Session index based on local reference:0 20250822133448669 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133448669 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133448669 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133448669 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133448669 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133448669 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133448669 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133448669 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2095)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2094)@718a44d66dfb: Deleted conn table entry 0TC_auth_options_100(2102)4505022 TC_auth_options_100(2102)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822133448670 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3F5A5CA0 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822133448670 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSI-0x3F5A5CA0 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_100(2102)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_100(2102)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_100(2102)@718a44d66dfb: Final verdict of PTC: pass MSC_Test_0-SCCP(2093)@718a44d66dfb: Final verdict of PTC: none 20250822133448683 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) MSC_Test-GSUP(2099)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-M3UA(2095)@718a44d66dfb: Final verdict of PTC: none 20250822133448683 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250822133448685 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MNCC(2096)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(2094)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP-IPA(2098)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(2100)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2103)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(2101)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(2097)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2092)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(2092): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(2093): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(2094): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(2095): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(2096): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(2097): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(2098): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(2099): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(2100): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(2101): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_auth_options_100(2102): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(2103): none (pass -> pass) MTC@718a44d66dfb: Test case TC_auth_options_10 finished. Verdict: pass MTC@718a44d66dfb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_10 pass'. Fri Aug 22 13:34:48 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 20250822133448870 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822133448870 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822133448870 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822133448870 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822133448870 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822133448870 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822133448870 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822133448870 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822133448870 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822133448870 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133448870 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822133448870 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822133448870 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822133448870 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822133448870 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822133448870 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822133448870 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822133448871 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822133448871 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822133449686 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=371532) 20250822133450687 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822133450871 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822133450871 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822133450871 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=371532, count=372692) 20250822133451689 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:34: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_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 20250822133452690 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_auth_options_11 started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(2107)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(2107)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2107)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(2105)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822133453446 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2108)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822133453640 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822133453640 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822133453640 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822133453640 DLSS7 DEBUG 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)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2107)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2107)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822133453645 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133453645 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822133453645 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822133453645 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822133453645 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822133453645 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822133453645 DLSS7 DEBUG 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)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(2107)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2107)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2107)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2107)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2107)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2107)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2107)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2107)@718a44d66dfb: Message received on association #8 20250822133453646 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133453646 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822133453646 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822133453646 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822133453646 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822133453646 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822133453646 DLSS7 DEBUG 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)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2107)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2107)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2107)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822133453646 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822133453646 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822133453690 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822133453690 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2110)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2110)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822133453696 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2110)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2110)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2110)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@718a44d66dfb: IPA ID RESP: { { 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)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2110)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822133453713 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822133453713 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_auth_options_110(2114)@718a44d66dfb: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(2111)@718a44d66dfb: Created GsupExpect[0] for "262420000042311" to be handled at TC_auth_options_110(2114) TC_auth_options_110(2114)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250822133454448 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133454448 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133454448 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133454448 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133454448 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133454448 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133454448 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133454448 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133454448 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133454448 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133454448 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133454448 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133454448 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133454448 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133454448 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133454448 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2107)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2106)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(2106)@718a44d66dfb: Added conn table entry 0TC_auth_options_110(2114)962450 MSC_Test_0-SCCP(2105)@718a44d66dfb: First idle individual index:0 MSC_Test_0-RAN(2106)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 20250822133454454 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133454454 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133454454 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133454454 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133454454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133454454 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133454454 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133454454 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133454454 DMSC DEBUG msub_fsm[0x56365ea7e810]{active}: Allocated (fsm.c:456) 20250822133454454 DMSC DEBUG msc_i[0x56365ea78fe0]{READY}: Allocated (fsm.c:456) 20250822133454454 DMSC DEBUG msc_i[0x56365ea78fe0]{READY}: is child of msub_fsm[0x56365ea7e810] (fsm.c:486) 20250822133454454 DMSC DEBUG msc_a[0x56365e9fe540]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822133454454 DMSC DEBUG msc_a[0x56365e9fe540]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea7e810] (fsm.c:486) 20250822133454454 DMSC DEBUG msc_a(unknown:GERAN-A-343:NONE)[0x56365e9fe540]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822133454454 DMSC DEBUG msc_i(unknown:GERAN-A-343:NONE)[0x56365ea78fe0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822133454454 DMSC DEBUG msc_a(unknown:GERAN-A-343:NONE)[0x56365e9fe540]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822133454454 DMM DEBUG msc_a(IMSI-262420000042311:GERAN-A-343:LU)[0x56365e9fe540]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000042311 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822133454454 DMM DEBUG msc_a(IMSI-262420000042311:GERAN-A-343:LU)[0x56365e9fe540]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822133454454 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:GERAN-A-343:LU)[0x56365ea2ce30]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822133454454 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:GERAN-A-343:LU)[0x56365ea2ce30]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000042311:GERAN-A-343:LU)[0x56365e9fe540] (fsm.c:486) 20250822133454454 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:GERAN-A-343:LU)[0x56365ea2ce30]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250822133454454 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:GERAN-A-343:LU)[0x56365ea2ce30]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822133454454 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822133454454 DVLR DEBUG set IMSI on subscriber; IMSI=262420000042311 id=262420000042311 (vlr.c:661) 20250822133454454 DVLR INFO New subscr, IMSI: 262420000042311 (vlr.c:562) 20250822133454454 DVLR DEBUG VLR subscr IMSI-262420000042311 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822133454454 DMSC DEBUG msc_a(IMSI-262420000042311:GERAN-A-343:LU)[0x56365e9fe540]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822133454454 DMSC DEBUG msc_a(IMSI-262420000042311:GERAN-A-343:LU)[0x56365e9fe540]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822133454454 DVLR DEBUG VLR subscr IMSI-262420000042311 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822133454454 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822133454454 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:GERAN-A-343:LU)[0x56365ea2ce30]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822133454454 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:GERAN-A-343:LU)[0x56365ea2ce30]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822133454454 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:GERAN-A-343:LU)[0x56365ea2ce30]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250822133454454 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:GERAN-A-343:LU)[0x56365e9ff2c0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822133454454 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:GERAN-A-343:LU)[0x56365e9ff2c0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000042311:GERAN-A-343:LU)[0x56365ea2ce30] (fsm.c:486) 20250822133454454 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:GERAN-A-343:LU)[0x56365e9ff2c0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822133454454 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:GERAN-A-343:LU)[0x56365e9ff2c0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822133454454 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133454454 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133454454 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133454454 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133454454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133454454 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133454454 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133454454 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2107)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@718a44d66dfb: { messageType := 2, destLocRef := '0EAF92'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)@718a44d66dfb: Session index based on local reference:0 MSC_Test-GSUP(2111)@718a44d66dfb: Found GsupExpect[0] for "262420000042311" handled at TC_auth_options_110(2114) MSC_Test-GSUP(2111)@718a44d66dfb: Added IMSI table entry 0TC_auth_options_110(2114)"262420000042311" 20250822133454456 DVLR DEBUG VLR subscr IMSI-262420000042311 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250822133454456 DVLR DEBUG VLR subscr IMSI-262420000042311 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(2105)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2105)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(2105)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2105)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(2107)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133454456 DMSC DEBUG msc_i(IMSI-262420000042311:GERAN-A-343:LU)[0x56365ea78fe0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133454456 DMSC DEBUG msc_a(IMSI-262420000042311:GERAN-A-343:LU)[0x56365e9fe540]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133454456 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133454456 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133454456 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133454456 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133454456 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133454456 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133454456 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133454456 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_auth_options_110(2114)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_110(2114)@718a44d66dfb: setverdict(pass): none -> pass 20250822133454458 DVLR DEBUG VLR subscr IMSI-262420000042311 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133454458 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:GERAN-A-343:LU)[0x56365e9ff2c0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822133454458 DVLR DEBUG SUBSCR(IMSI-262420000042311) Received 1 auth tuples (vlr.c:996) 20250822133454458 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:GERAN-A-343:LU)[0x56365e9ff2c0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822133454458 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:GERAN-A-343:LU)[0x56365e9ff2c0]{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) 20250822133454458 DMM DEBUG Tx AUTH REQ (rand = 60d048d2ce082e0721ac46b33ffc76fc) (gsm_04_08.c:641) 20250822133454458 DMSC DEBUG msc_i(IMSI-262420000042311:GERAN-A-343:LU)[0x56365ea78fe0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133454458 DVLR DEBUG VLR subscr IMSI-262420000042311 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822133454458 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133454458 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133454458 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133454458 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133454458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133454458 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133454458 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133454458 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2107)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(2106)@718a44d66dfb: patching N(SD)=1 into dtap '0514B622FED0'O MSC_Test_0-RAN(2106)@718a44d66dfb: patched enc_l3: '0554B622FED0'O MSC_Test_0-SCCP(2105)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2105)@718a44d66dfb: vl_len:9 MSC_Test_0-SCCP(2105)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2105)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0100060554B622FED0'O MSC_Test_0-M3UA(2107)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133454462 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133454462 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133454462 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133454462 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133454462 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133454462 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133454462 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133454462 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133454462 DMSC DEBUG msc_i(IMSI-262420000042311:GERAN-A-343:LU)[0x56365ea78fe0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133454462 DMSC DEBUG msc_a(IMSI-262420000042311:GERAN-A-343:LU)[0x56365e9fe540]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133454462 DMM DEBUG msc_a(IMSI-262420000042311:GERAN-A-343:LU)[0x56365e9fe540]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = b622fed0) (gsm_04_08.c:1128) 20250822133454462 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:GERAN-A-343:LU)[0x56365e9ff2c0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822133454462 DVLR DEBUG SUBSCR(IMSI-262420000042311) AUTH on GERAN received SRES/RES: b622fed0 (4 bytes) (vlr_auth_fsm.c:151) 20250822133454462 DVLR INFO SUBSCR(IMSI-262420000042311) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250822133454462 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:GERAN-A-343:LU)[0x56365e9ff2c0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822133454462 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:GERAN-A-343:LU)[0x56365e9ff2c0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822133454462 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:GERAN-A-343:LU)[0x56365e9ff2c0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822133454462 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:GERAN-A-343:LU)[0x56365e9ff2c0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000042311:GERAN-A-343:LU)[0x56365ea2ce30] (vlr_auth_fsm.c:294) 20250822133454462 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:GERAN-A-343:LU)[0x56365e9ff2c0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822133454462 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:GERAN-A-343:LU)[0x56365e9ff2c0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822133454462 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:GERAN-A-343:LU)[0x56365ea2ce30]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250822133454462 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:GERAN-A-343:LU)[0x56365ea2ce30]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822133454462 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:GERAN-A-343:LU)[0x56365ea2ce30]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822133454462 DMSC DEBUG msc_i(IMSI-262420000042311:GERAN-A-343:LU)[0x56365ea78fe0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250822133454462 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:GERAN-A-343:LU)[0x56365ea2ce30]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250822133454462 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133454462 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133454462 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133454462 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133454462 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133454462 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133454462 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133454462 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2107)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2105)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2105)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(2105)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2105)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(2107)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133454464 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133454464 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133454464 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133454464 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133454464 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133454464 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133454464 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133454464 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133454464 DMSC DEBUG msc_i(IMSI-262420000042311:GERAN-A-343:LU)[0x56365ea78fe0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133454464 DMSC DEBUG msc_a(IMSI-262420000042311:GERAN-A-343:LU)[0x56365e9fe540]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133454464 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:GERAN-A-343:LU)[0x56365ea2ce30]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250822133454464 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:GERAN-A-343:LU)[0x56365ea2ce30]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822133454464 DMSC DEBUG msc_i(IMSI-262420000042311:GERAN-A-343:LU)[0x56365ea78fe0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822133454464 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:GERAN-A-343:LU)[0x56365ea2ce30]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822133454464 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:GERAN-A-343:LU)[0x56365ea2ce30]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822133454464 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042311:GERAN-A-343:LU)[0x56365e9ff2c0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822133454464 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042311:GERAN-A-343:LU)[0x56365e9ff2c0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042311:GERAN-A-343:LU)[0x56365ea2ce30] (fsm.c:486) 20250822133454464 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042311:GERAN-A-343:LU)[0x56365e9ff2c0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822133454464 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042311:GERAN-A-343:LU)[0x56365e9ff2c0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822133454464 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133454464 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133454464 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133454464 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133454464 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133454464 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133454464 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133454464 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2107)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822133454465 DVLR DEBUG VLR subscr IMSI-262420000042311 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133454465 DVLR DEBUG IMSI:262420000042311 has MSISDN:491230042311 (vlr.c:1045) 20250822133454465 DMSC NOTICE msub(IMSI-262420000042311:MSISDN-491230042311) VLR: update for IMSI=262420000042311 (MSISDN=491230042311) (gsm_04_08.c:1541) 20250822133454465 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822133454466 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133454466 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:MSISDN-491230042311:GERAN-A-343:LU)[0x56365ea2ce30]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822133454466 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042311:GERAN-A-343:LU)[0x56365e9ff2c0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822133454466 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042311:GERAN-A-343:LU)[0x56365e9ff2c0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822133454466 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042311:GERAN-A-343:LU)[0x56365e9ff2c0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822133454466 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042311:GERAN-A-343:LU)[0x56365e9ff2c0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042311:MSISDN-491230042311:GERAN-A-343:LU)[0x56365ea2ce30] (vlr_lu_fsm.c:110) 20250822133454466 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042311:GERAN-A-343:LU)[0x56365e9ff2c0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822133454466 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042311:GERAN-A-343:LU)[0x56365e9ff2c0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822133454466 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:MSISDN-491230042311:GERAN-A-343:LU)[0x56365ea2ce30]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822133454466 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:MSISDN-491230042311:GERAN-A-343:LU)[0x56365ea2ce30]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822133454466 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042311:MSISDN-491230042311:GERAN-A-343:LU)[0x56365ea75580]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822133454466 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042311:MSISDN-491230042311:GERAN-A-343:LU)[0x56365ea75580]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042311:MSISDN-491230042311:GERAN-A-343:LU)[0x56365ea2ce30] (fsm.c:486) 20250822133454466 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042311:MSISDN-491230042311:GERAN-A-343:LU)[0x56365ea75580]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822133454466 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042311:MSISDN-491230042311:GERAN-A-343:LU)[0x56365ea75580]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822133454466 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042311:MSISDN-491230042311:GERAN-A-343:LU)[0x56365ea75580]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822133454466 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042311:MSISDN-491230042311:GERAN-A-343:LU)[0x56365ea75580]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822133454466 DMSC NOTICE msub(IMSI-262420000042311:MSISDN-491230042311:TMSInew-0x1A57357A) VLR: update for IMSI=262420000042311 (MSISDN=491230042311) (gsm_04_08.c:1541) 20250822133454466 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042311:MSISDN-491230042311:GERAN-A-343:LU)[0x56365ea75580]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822133454466 DMM DEBUG -> IMSI-262420000042311:MSISDN-491230042311:TMSInew-0x1A57357A LOCATION UPDATE ACCEPT (TMSI = 0x1a57357a) (gsm_04_08.c:149) 20250822133454466 DMSC DEBUG msc_i(IMSI-262420000042311:MSISDN-491230042311:TMSInew-0x1A57357A:GERAN-A-343:LU)[0x56365ea78fe0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133454466 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSInew-0x1A57357A - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822133454466 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133454466 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133454466 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133454466 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133454466 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133454466 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133454466 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133454466 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2107)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_110(2114)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2106)@718a44d66dfb: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(2106)@718a44d66dfb: patched enc_l3: '059B'O MSC_Test_0-SCCP(2105)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2105)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(2105)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2105)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(2107)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133454467 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133454467 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133454467 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133454467 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133454467 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133454467 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133454467 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133454467 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133454467 DMSC DEBUG msc_i(IMSI-262420000042311:MSISDN-491230042311:TMSInew-0x1A57357A:GERAN-A-343:LU)[0x56365ea78fe0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133454467 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSInew-0x1A57357A:GERAN-A-343:LU)[0x56365e9fe540]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133454467 DMM DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSInew-0x1A57357A:GERAN-A-343:LU)[0x56365e9fe540]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822133454467 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:MSISDN-491230042311:TMSInew-0x1A57357A:GERAN-A-343:LU)[0x56365ea2ce30]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822133454467 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042311:MSISDN-491230042311:GERAN-A-343:LU)[0x56365ea75580]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822133454467 DMSC NOTICE msub(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x1A57357A) VLR: update for IMSI=262420000042311 (MSISDN=491230042311) (gsm_04_08.c:1541) 20250822133454467 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSI-0x1A57357A + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250822133454467 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042311:MSISDN-491230042311:GERAN-A-343:LU)[0x56365ea75580]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822133454467 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x1A57357A:GERAN-A-343:LU)[0x56365ea2ce30]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822133454467 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042311:MSISDN-491230042311:GERAN-A-343:LU)[0x56365ea75580]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822133454467 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042311:MSISDN-491230042311:GERAN-A-343:LU)[0x56365ea75580]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x1A57357A:GERAN-A-343:LU)[0x56365ea2ce30] (vlr_lu_fsm.c:817) 20250822133454467 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042311:MSISDN-491230042311:GERAN-A-343:LU)[0x56365ea75580]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822133454467 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042311:MSISDN-491230042311:GERAN-A-343:LU)[0x56365ea75580]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822133454467 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x1A57357A:GERAN-A-343:LU)[0x56365ea2ce30]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822133454467 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x1A57357A:GERAN-A-343:LU)[0x56365e9fe540]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250822133454467 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x1A57357A:GERAN-A-343:LU)[0x56365e9fe540]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.986s remaining) (msc_a.c:450) 20250822133454467 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230042311/3/1): Available (smpp_smsc.c:626) 20250822133454467 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x1A57357A:GERAN-A-343:LU)[0x56365e9fe540]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133454467 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x1A57357A:GERAN-A-343:LU)[0x56365e9fe540]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250822133454467 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSI-0x1A57357A + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822133454467 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSI-0x1A57357A + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822133454467 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSI-0x1A57357A - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822133454467 DMSC DEBUG msc_i(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x1A57357A:GERAN-A-343:LU)[0x56365ea78fe0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822133454467 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSI-0x1A57357A - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250822133454467 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133454467 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133454467 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133454467 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133454467 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133454467 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133454467 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133454467 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2107)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2105)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2105)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(2105)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2105)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(2107)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133454469 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133454469 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133454469 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133454469 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133454469 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133454469 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133454469 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133454469 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133454469 DMSC DEBUG msc_i(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x1A57357A:GERAN-A-343:LU)[0x56365ea78fe0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133454469 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x1A57357A:GERAN-A-343:LU)[0x56365e9fe540]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133454469 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x1A57357A:GERAN-A-343:LU)[0x56365e9fe540]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822133454469 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x1A57357A:GERAN-A-343:LU)[0x56365e9fe540]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133454469 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x1A57357A:GERAN-A-343:LU)[0x56365e9fe540]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822133454469 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x1A57357A:GERAN-A-343:LU)[0x56365ea2ce30]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822133454469 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x1A57357A:GERAN-A-343:LU)[0x56365ea2ce30]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x1A57357A:GERAN-A-343:LU)[0x56365e9fe540] (msc_a.c:1053) 20250822133454469 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x1A57357A:GERAN-A-343:LU)[0x56365ea2ce30]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822133454469 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x1A57357A:GERAN-A-343:LU)[0x56365ea2ce30]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822133454469 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x1A57357A:GERAN-A-343:LU)[0x56365ea2ce30]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822133454469 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x1A57357A:GERAN-A-343:LU)[0x56365e9fe540]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea7e810] (msc_a.c:1053) 20250822133454469 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x1A57357A:GERAN-A-343:LU)[0x56365e9fe540]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822133454469 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x1A57357A:GERAN-A-343:LU)[0x56365e9fe540]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822133454469 DMSC DEBUG msub_fsm[0x56365ea7e810]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822133454469 DMSC DEBUG msub(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x1A57357A) MSC-A terminated (msub.c:261) 20250822133454469 DMSC DEBUG msub(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x1A57357A) 1 MSC-I still active (msub.c:79) 20250822133454469 DMSC DEBUG msub_fsm[0x56365ea7e810]{active}: State change to terminating (no timeout) (msub.c:91) 20250822133454469 DMSC DEBUG msub_fsm[0x56365ea7e810]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822133454469 DMSC DEBUG msc_i(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x1A57357A:GERAN-A-343:LU)[0x56365ea78fe0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822133454469 DMSC DEBUG msc_i(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x1A57357A:GERAN-A-343:LU)[0x56365ea78fe0]{READY}: Removing from parent msub_fsm[0x56365ea7e810] (msub.c:113) 20250822133454469 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-343 (ran_conn.c:155) 20250822133454469 DMSC DEBUG msc_i(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x1A57357A:GERAN-A-343:LU)[0x56365ea78fe0]{READY}: Freeing instance (msub.c:113) 20250822133454469 DMSC DEBUG msc_i(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x1A57357A:GERAN-A-343:LU)[0x56365ea78fe0]{READY}: Deallocated (fsm.c:568) 20250822133454469 DMSC DEBUG msub(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x1A57357A) Free (msub.c:119) 20250822133454469 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSI-0x1A57357A - active-conn: now used by 1 (attached) (msub.c:375) 20250822133454469 DMSC DEBUG msub_fsm[0x56365ea7e810]{terminating}: Freeing instance (msub.c:113) 20250822133454469 DMSC DEBUG msub_fsm[0x56365ea7e810]{terminating}: Deallocated (fsm.c:568) 20250822133454469 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133454469 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133454469 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133454469 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133454469 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133454469 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133454469 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133454469 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2107)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@718a44d66dfb: Session index based on local reference:0 20250822133454469 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133454469 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133454469 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133454469 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133454469 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133454469 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133454469 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133454469 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2106)@718a44d66dfb: Deleted conn table entry 0TC_auth_options_110(2114)962450 TC_auth_options_110(2114)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822133454470 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSI-0x1A57357A + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822133454470 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSI-0x1A57357A - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_110(2114)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_110(2114)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_110(2114)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_110(2114)@718a44d66dfb: port MSCVTYf_perform_lu() done TC_auth_options_110(2114)@718a44d66dfb: port MSCVTYf_establish_fully() starting TC_auth_options_110(2114)@718a44d66dfb: 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 := '1A57357A'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(2106)@718a44d66dfb: Added conn table entry 0TC_auth_options_110(2114)5966337 MSC_Test_0-RAN(2106)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(2105)@718a44d66dfb: First idle individual index:0 20250822133455473 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133455473 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133455473 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133455473 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133455473 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133455474 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133455474 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133455474 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133455474 DMSC DEBUG msub_fsm[0x56365ea2ce30]{active}: Allocated (fsm.c:456) 20250822133455474 DMSC DEBUG msc_i[0x56365e9fe540]{READY}: Allocated (fsm.c:456) 20250822133455474 DMSC DEBUG msc_i[0x56365e9fe540]{READY}: is child of msub_fsm[0x56365ea2ce30] (fsm.c:486) 20250822133455474 DMSC DEBUG msc_a[0x56365ea78fe0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822133455474 DMSC DEBUG msc_a[0x56365ea78fe0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea2ce30] (fsm.c:486) 20250822133455474 DMSC DEBUG msc_a(unknown:GERAN-A-344:NONE)[0x56365ea78fe0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822133455474 DMSC DEBUG msc_i(unknown:GERAN-A-344:NONE)[0x56365e9fe540]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822133455474 DMSC DEBUG msc_a(unknown:GERAN-A-344:NONE)[0x56365ea78fe0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822133455474 DMM DEBUG msc_a(TMSI-0x1A57357A:GERAN-A-344:CM_SERVICE_REQ)[0x56365ea78fe0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250822133455474 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1A57357A:GERAN-A-344:CM_SERVICE_REQ)[0x56365ea7e810]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822133455474 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1A57357A:GERAN-A-344:CM_SERVICE_REQ)[0x56365ea7e810]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x1A57357A:GERAN-A-344:CM_SERVICE_REQ)[0x56365ea78fe0] (fsm.c:486) 20250822133455474 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1A57357A:GERAN-A-344:CM_SERVICE_REQ)[0x56365ea7e810]{PR_ARQ_S_INIT}: rev=R99 net=GERAN Auth+Ciph (vlr_access_req_fsm.c:711) 20250822133455474 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1A57357A:GERAN-A-344:CM_SERVICE_REQ)[0x56365ea7e810]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822133455474 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSI-0x1A57357A + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822133455474 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSI-0x1A57357A + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822133455474 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x1A57357A:GERAN-A-344:CM_SERVICE_REQ)[0x56365ea78fe0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822133455474 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x1A57357A:GERAN-A-344:CM_SERVICE_REQ)[0x56365ea78fe0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822133455474 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x1A57357A:GERAN-A-344:CM_SERVICE_REQ)[0x56365ea7e810]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822133455474 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x1A57357A:GERAN-A-344:CM_SERVICE_REQ)[0x56365ea7e810]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250822133455474 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x1A57357A:GERAN-A-344:CM_SERVICE_REQ)[0x56365ea75580]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822133455474 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x1A57357A:GERAN-A-344:CM_SERVICE_REQ)[0x56365ea75580]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x1A57357A:GERAN-A-344:CM_SERVICE_REQ)[0x56365ea7e810] (fsm.c:486) 20250822133455474 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x1A57357A:GERAN-A-344:CM_SERVICE_REQ)[0x56365ea75580]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822133455474 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x1A57357A:GERAN-A-344:CM_SERVICE_REQ)[0x56365ea75580]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822133455474 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSI-0x1A57357A - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250822133455474 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133455474 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133455474 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133455474 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133455474 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133455474 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133455474 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133455474 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2107)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@718a44d66dfb: { messageType := 2, destLocRef := '5B0A01'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)@718a44d66dfb: Session index based on local reference:0 20250822133455475 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSI-0x1A57357A + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250822133455476 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSI-0x1A57357A - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_auth_options_110(2114)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_110(2114)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822133455478 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSI-0x1A57357A + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133455478 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x1A57357A:GERAN-A-344:CM_SERVICE_REQ)[0x56365ea75580]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822133455478 DVLR DEBUG SUBSCR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x1A57357A) Received 1 auth tuples (vlr.c:996) 20250822133455478 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x1A57357A:GERAN-A-344:CM_SERVICE_REQ)[0x56365ea75580]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822133455478 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x1A57357A:GERAN-A-344:CM_SERVICE_REQ)[0x56365ea75580]{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) 20250822133455478 DMM DEBUG Tx AUTH REQ (rand = 4c5dccf151063c69d7eea0f9fde91271) (gsm_04_08.c:641) 20250822133455478 DMSC DEBUG msc_i(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x1A57357A:GERAN-A-344:CM_SERVICE_REQ)[0x56365e9fe540]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133455478 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSI-0x1A57357A - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822133455478 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133455478 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133455478 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133455478 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133455478 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133455478 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133455478 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133455478 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2107)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(2106)@718a44d66dfb: patching N(SD)=1 into dtap '051497DD0D47'O MSC_Test_0-RAN(2106)@718a44d66dfb: patched enc_l3: '055497DD0D47'O MSC_Test_0-SCCP(2105)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2105)@718a44d66dfb: vl_len:9 MSC_Test_0-SCCP(2105)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2105)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010006055497DD0D47'O 20250822133455480 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133455480 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133455480 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133455480 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133455481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133455481 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133455481 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133455481 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133455481 DMSC DEBUG msc_i(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x1A57357A:GERAN-A-344:CM_SERVICE_REQ)[0x56365e9fe540]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133455481 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x1A57357A:GERAN-A-344:CM_SERVICE_REQ)[0x56365ea78fe0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133455481 DMM DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x1A57357A:GERAN-A-344:CM_SERVICE_REQ)[0x56365ea78fe0]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = 97dd0d47) (gsm_04_08.c:1128) 20250822133455481 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x1A57357A:GERAN-A-344:CM_SERVICE_REQ)[0x56365ea75580]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822133455481 DVLR DEBUG SUBSCR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x1A57357A) AUTH on GERAN received SRES/RES: 97dd0d47 (4 bytes) (vlr_auth_fsm.c:151) 20250822133455481 DVLR INFO SUBSCR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x1A57357A) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250822133455481 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x1A57357A:GERAN-A-344:CM_SERVICE_REQ)[0x56365ea75580]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822133455481 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x1A57357A:GERAN-A-344:CM_SERVICE_REQ)[0x56365ea75580]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822133455481 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x1A57357A:GERAN-A-344:CM_SERVICE_REQ)[0x56365ea75580]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822133455481 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x1A57357A:GERAN-A-344:CM_SERVICE_REQ)[0x56365ea75580]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x1A57357A:GERAN-A-344:CM_SERVICE_REQ)[0x56365ea7e810] (vlr_auth_fsm.c:294) 20250822133455481 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x1A57357A:GERAN-A-344:CM_SERVICE_REQ)[0x56365ea75580]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822133455481 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x1A57357A:GERAN-A-344:CM_SERVICE_REQ)[0x56365ea75580]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822133455481 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x1A57357A:GERAN-A-344:CM_SERVICE_REQ)[0x56365ea7e810]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250822133455481 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x1A57357A:GERAN-A-344:CM_SERVICE_REQ)[0x56365ea7e810]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822133455481 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x1A57357A:GERAN-A-344:CM_SERVICE_REQ)[0x56365ea7e810]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822133455481 DMSC DEBUG msc_i(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x1A57357A:GERAN-A-344:CM_SERVICE_REQ)[0x56365e9fe540]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250822133455481 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x1A57357A:GERAN-A-344:CM_SERVICE_REQ)[0x56365ea7e810]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250822133455481 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133455481 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133455481 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133455481 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133455481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133455481 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133455481 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133455481 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2107)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2105)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2105)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(2105)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2105)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(2107)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133455483 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133455484 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133455484 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133455484 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133455484 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133455484 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133455484 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133455484 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133455484 DMSC DEBUG msc_i(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x1A57357A:GERAN-A-344:CM_SERVICE_REQ)[0x56365e9fe540]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133455484 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x1A57357A:GERAN-A-344:CM_SERVICE_REQ)[0x56365ea78fe0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133455484 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x1A57357A:GERAN-A-344:CM_SERVICE_REQ)[0x56365ea7e810]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250822133455484 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x1A57357A:GERAN-A-344:CM_SERVICE_REQ)[0x56365ea7e810]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822133455484 DMSC DEBUG msc_i(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x1A57357A:GERAN-A-344:CM_SERVICE_REQ)[0x56365e9fe540]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822133455484 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x1A57357A:GERAN-A-344:CM_SERVICE_REQ)[0x56365ea7e810]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822133455484 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x1A57357A:GERAN-A-344:CM_SERVICE_REQ)[0x56365ea7e810]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822133455484 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x1A57357A:GERAN-A-344:CM_SERVICE_REQ)[0x56365ea7e810]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822133455484 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x1A57357A:GERAN-A-344:CM_SERVICE_REQ)[0x56365ea7e810]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822133455484 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x1A57357A:GERAN-A-344:CM_SERVICE_REQ)[0x56365ea7e810]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822133455484 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x1A57357A:GERAN-A-344:CM_SERVICE_REQ)[0x56365ea7e810]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822133455484 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x1A57357A:GERAN-A-344:CM_SERVICE_REQ)[0x56365ea7e810]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822133455484 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x1A57357A:GERAN-A-344:CM_SERVICE_REQ)[0x56365ea78fe0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250822133455484 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x1A57357A:GERAN-A-344:CM_SERVICE_REQ)[0x56365ea78fe0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.989s remaining) (msc_a.c:450) 20250822133455484 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230042311/3/1): Available (smpp_smsc.c:626) 20250822133455484 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133455484 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133455484 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133455484 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133455484 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133455484 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133455484 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133455484 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2107)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_110(2114)@718a44d66dfb: port MSCVTYf_establish_fully() done MSC_Test_0-SCCP(2105)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2105)@718a44d66dfb: vl_len:6 MSC_Test_0-SCCP(2105)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2105)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000422040100'O 20250822133455487 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133455487 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133455487 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133455487 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133455487 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133455487 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133455487 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133455487 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133455487 DMSC DEBUG msc_i(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x1A57357A:GERAN-A-344:CM_SERVICE_REQ)[0x56365e9fe540]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133455487 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x1A57357A:GERAN-A-344:CM_SERVICE_REQ)[0x56365ea78fe0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133455487 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x1A57357A:GERAN-A-344:CM_SERVICE_REQ)[0x56365ea78fe0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_MO_CLOSE (msc_a.c:1734) 20250822133455488 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x1A57357A:GERAN-A-344:CM_SERVICE_REQ)[0x56365ea78fe0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250822133455488 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSI-0x1A57357A + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822133455488 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSI-0x1A57357A + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822133455488 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSI-0x1A57357A - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822133455488 DMSC DEBUG msc_i(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x1A57357A:GERAN-A-344:CM_SERVICE_REQ)[0x56365e9fe540]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822133455488 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSI-0x1A57357A - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822133455488 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133455488 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133455488 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133455488 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133455488 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133455488 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133455488 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133455488 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2107)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2105)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2105)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(2105)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2105)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(2107)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133455490 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133455490 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133455490 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133455490 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133455490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133455490 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133455490 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133455490 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133455490 DMSC DEBUG msc_i(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x1A57357A:GERAN-A-344:CM_SERVICE_REQ)[0x56365e9fe540]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133455490 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x1A57357A:GERAN-A-344:CM_SERVICE_REQ)[0x56365ea78fe0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133455490 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x1A57357A:GERAN-A-344:CM_SERVICE_REQ)[0x56365ea78fe0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822133455490 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x1A57357A:GERAN-A-344:CM_SERVICE_REQ)[0x56365ea78fe0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133455490 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x1A57357A:GERAN-A-344:CM_SERVICE_REQ)[0x56365ea78fe0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822133455490 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x1A57357A:GERAN-A-344:CM_SERVICE_REQ)[0x56365ea7e810]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822133455490 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x1A57357A:GERAN-A-344:CM_SERVICE_REQ)[0x56365ea7e810]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x1A57357A:GERAN-A-344:CM_SERVICE_REQ)[0x56365ea78fe0] (msc_a.c:1053) 20250822133455490 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x1A57357A:GERAN-A-344:CM_SERVICE_REQ)[0x56365ea7e810]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822133455490 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x1A57357A:GERAN-A-344:CM_SERVICE_REQ)[0x56365ea7e810]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822133455490 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x1A57357A:GERAN-A-344:CM_SERVICE_REQ)[0x56365ea78fe0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea2ce30] (msc_a.c:1053) 20250822133455490 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x1A57357A:GERAN-A-344:CM_SERVICE_REQ)[0x56365ea78fe0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822133455490 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x1A57357A:GERAN-A-344:CM_SERVICE_REQ)[0x56365ea78fe0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822133455490 DMSC DEBUG msub_fsm[0x56365ea2ce30]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822133455490 DMSC DEBUG msub(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x1A57357A) MSC-A terminated (msub.c:261) 20250822133455490 DMSC DEBUG msub(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x1A57357A) 1 MSC-I still active (msub.c:79) 20250822133455490 DMSC DEBUG msub_fsm[0x56365ea2ce30]{active}: State change to terminating (no timeout) (msub.c:91) 20250822133455490 DMSC DEBUG msub_fsm[0x56365ea2ce30]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822133455490 DMSC DEBUG msc_i(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x1A57357A:GERAN-A-344:CM_SERVICE_REQ)[0x56365e9fe540]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822133455490 DMSC DEBUG msc_i(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x1A57357A:GERAN-A-344:CM_SERVICE_REQ)[0x56365e9fe540]{READY}: Removing from parent msub_fsm[0x56365ea2ce30] (msub.c:113) 20250822133455490 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-344 (ran_conn.c:155) 20250822133455490 DMSC DEBUG msc_i(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x1A57357A:GERAN-A-344:CM_SERVICE_REQ)[0x56365e9fe540]{READY}: Freeing instance (msub.c:113) 20250822133455491 DMSC DEBUG msc_i(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x1A57357A:GERAN-A-344:CM_SERVICE_REQ)[0x56365e9fe540]{READY}: Deallocated (fsm.c:568) 20250822133455491 DMSC DEBUG msub(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x1A57357A) Free (msub.c:119) 20250822133455491 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSI-0x1A57357A - active-conn: now used by 1 (attached) (msub.c:375) 20250822133455491 DMSC DEBUG msub_fsm[0x56365ea2ce30]{terminating}: Freeing instance (msub.c:113) 20250822133455491 DMSC DEBUG msub_fsm[0x56365ea2ce30]{terminating}: Deallocated (fsm.c:568) 20250822133455491 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133455491 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133455491 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133455491 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133455491 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133455491 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133455491 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133455491 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2107)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@718a44d66dfb: Session index based on local reference:0 20250822133455491 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133455491 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133455491 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133455491 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133455491 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133455491 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133455491 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133455491 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2106)@718a44d66dfb: Deleted conn table entry 0TC_auth_options_110(2114)5966337 TC_auth_options_110(2114)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822133455493 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSI-0x1A57357A + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822133455493 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSI-0x1A57357A - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_110(2114)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_110(2114)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_110(2114)@718a44d66dfb: Final verdict of PTC: pass 20250822133455501 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) MSC_Test-GSUP(2111)@718a44d66dfb: Final verdict of PTC: none 20250822133455501 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-M3UA(2107)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(2108)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-SCCP(2105)@718a44d66dfb: Final verdict of PTC: none 20250822133455503 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-RAN(2106)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP-IPA(2110)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2115)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(2112)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2104)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(2109)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(2113)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(2104): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(2105): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(2106): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(2107): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(2108): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(2109): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(2110): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(2111): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(2112): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(2113): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_auth_options_110(2114): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(2115): none (pass -> pass) MTC@718a44d66dfb: Test case TC_auth_options_11 finished. Verdict: pass MTC@718a44d66dfb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_11 pass'. Fri Aug 22 13:34:55 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 20250822133455698 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822133455698 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822133455698 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822133455698 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822133455698 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822133455698 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822133455698 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822133455698 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822133455698 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822133455698 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133455698 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822133455698 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822133455698 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822133455698 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822133455698 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822133455698 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822133455699 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822133455699 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822133455699 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822133456505 DLGSUP 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) 20250822133457506 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822133457700 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822133457700 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822133457700 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=357080) 20250822133458508 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:34:59 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_lu_and_mo_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 20250822133459510 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_lu_and_mo_csd started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(2119)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(2119)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2119)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(2117)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822133500275 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2120)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822133500470 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822133500470 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822133500470 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822133500470 DLSS7 DEBUG 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)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2119)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2119)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(2119)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250822133500474 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133500474 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822133500474 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822133500474 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822133500475 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822133500475 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822133500475 DLSS7 DEBUG 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)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2119)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2119)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) 20250822133500475 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822133500476 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822133500475 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133500475 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822133500475 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822133500475 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822133500475 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822133500475 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822133500475 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250822133500511 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822133500511 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2122)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2122)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822133500517 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2122)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2122)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2122)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@718a44d66dfb: IPA ID RESP: { { 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)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2122)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822133500534 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822133500534 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_lu_and_mo_csd0(2126)@718a44d66dfb: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(2126)@718a44d66dfb: ----------------------------------------------- TC_lu_and_mo_csd0(2126)@718a44d66dfb: "CSD Bearer Service: BS21T" TC_lu_and_mo_csd0(2126)@718a44d66dfb: ----------------------------------------------- MSC_Test-GSUP(2123)@718a44d66dfb: Created GsupExpect[0] for "262420000000007" to be handled at TC_lu_and_mo_csd0(2126) TC_lu_and_mo_csd0(2126)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250822133501280 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133501280 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133501280 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133501280 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133501280 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133501280 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133501280 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133501280 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133501281 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133501281 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133501281 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133501281 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133501281 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133501281 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133501281 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133501281 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2118)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(2118)@718a44d66dfb: Added conn table entry 0TC_lu_and_mo_csd0(2126)10071422 MSC_Test_0-SCCP(2117)@718a44d66dfb: First idle individual index:0 MSC_Test_0-RAN(2118)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 20250822133501295 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133501295 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133501295 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133501295 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133501295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133501295 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133501296 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133501296 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133501296 DMSC DEBUG msub_fsm[0x56365ea7e810]{active}: Allocated (fsm.c:456) 20250822133501296 DMSC DEBUG msc_i[0x56365ea78fe0]{READY}: Allocated (fsm.c:456) 20250822133501296 DMSC DEBUG msc_i[0x56365ea78fe0]{READY}: is child of msub_fsm[0x56365ea7e810] (fsm.c:486) 20250822133501296 DMSC DEBUG msc_a[0x56365e9fe540]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822133501296 DMSC DEBUG msc_a[0x56365e9fe540]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea7e810] (fsm.c:486) 20250822133501296 DMSC DEBUG msc_a(unknown:GERAN-A-345:NONE)[0x56365e9fe540]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822133501296 DMSC DEBUG msc_i(unknown:GERAN-A-345:NONE)[0x56365ea78fe0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822133501296 DMSC DEBUG msc_a(unknown:GERAN-A-345:NONE)[0x56365e9fe540]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822133501296 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-345:LU)[0x56365e9fe540]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822133501296 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-345:LU)[0x56365e9fe540]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822133501296 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-345:LU)[0x56365ea2ce30]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822133501296 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-345:LU)[0x56365ea2ce30]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-345:LU)[0x56365e9fe540] (fsm.c:486) 20250822133501296 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-345:LU)[0x56365ea2ce30]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822133501296 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-345:LU)[0x56365ea2ce30]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822133501296 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822133501296 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000007 id=262420000000007 (vlr.c:661) 20250822133501297 DVLR INFO New subscr, IMSI: 262420000000007 (vlr.c:562) 20250822133501297 DVLR DEBUG VLR subscr IMSI-262420000000007 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822133501297 DMSC DEBUG msc_a(IMSI-262420000000007:GERAN-A-345:LU)[0x56365e9fe540]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822133501297 DMSC DEBUG msc_a(IMSI-262420000000007:GERAN-A-345:LU)[0x56365e9fe540]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822133501297 DVLR DEBUG VLR subscr IMSI-262420000000007 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822133501297 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822133501297 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-345:LU)[0x56365ea2ce30]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822133501297 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-345:LU)[0x56365ea2ce30]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822133501297 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-345:LU)[0x56365ea2ce30]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822133501297 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-345:LU)[0x56365ea2ce30]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822133501297 DMSC DEBUG msc_i(IMSI-262420000000007:GERAN-A-345:LU)[0x56365ea78fe0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822133501297 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-345:LU)[0x56365ea2ce30]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822133501297 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-345:LU)[0x56365ea2ce30]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822133501297 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:GERAN-A-345:LU)[0x56365e9ff2c0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822133501297 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:GERAN-A-345:LU)[0x56365e9ff2c0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:GERAN-A-345:LU)[0x56365ea2ce30] (fsm.c:486) 20250822133501297 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:GERAN-A-345:LU)[0x56365e9ff2c0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822133501297 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:GERAN-A-345:LU)[0x56365e9ff2c0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822133501297 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133501297 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133501297 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133501297 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133501297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133501297 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133501297 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133501297 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133501297 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133501297 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133501297 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133501297 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133501297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133501297 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133501297 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133501297 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@718a44d66dfb: { messageType := 2, destLocRef := '99AD7E'O, sourceLocRef := '000159'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(2123)@718a44d66dfb: Found GsupExpect[0] for "262420000000007" handled at TC_lu_and_mo_csd0(2126) MSC_Test-GSUP(2123)@718a44d66dfb: Added IMSI table entry 0TC_lu_and_mo_csd0(2126)"262420000000007" 20250822133501301 DVLR DEBUG VLR subscr IMSI-262420000000007 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250822133501301 DVLR DEBUG VLR subscr IMSI-262420000000007 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2117)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250822133501302 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133501302 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133501302 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133501302 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133501302 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133501302 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133501302 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133501302 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133501302 DMSC DEBUG msc_i(IMSI-262420000000007:GERAN-A-345:LU)[0x56365ea78fe0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133501302 DMSC DEBUG msc_a(IMSI-262420000000007:GERAN-A-345:LU)[0x56365e9fe540]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(2126)@718a44d66dfb: setverdict(pass): none -> pass 20250822133501306 DVLR DEBUG VLR subscr IMSI-262420000000007 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133501306 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250822133501306 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250822133501306 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822133501307 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133501307 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-345:LU)[0x56365ea2ce30]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822133501307 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:GERAN-A-345:LU)[0x56365e9ff2c0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822133501307 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:GERAN-A-345:LU)[0x56365e9ff2c0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822133501307 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:GERAN-A-345:LU)[0x56365e9ff2c0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822133501307 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:GERAN-A-345:LU)[0x56365e9ff2c0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-345:LU)[0x56365ea2ce30] (vlr_lu_fsm.c:110) 20250822133501307 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:GERAN-A-345:LU)[0x56365e9ff2c0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822133501307 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:GERAN-A-345:LU)[0x56365e9ff2c0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822133501307 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-345:LU)[0x56365ea2ce30]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822133501307 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-345:LU)[0x56365ea2ce30]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822133501307 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-345:LU)[0x56365ea51870]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822133501307 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-345:LU)[0x56365ea51870]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-345:LU)[0x56365ea2ce30] (fsm.c:486) 20250822133501307 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-345:LU)[0x56365ea51870]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822133501307 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-345:LU)[0x56365ea51870]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822133501307 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-345:LU)[0x56365ea51870]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822133501307 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-345:LU)[0x56365ea51870]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822133501307 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSInew-0xA712F6B5) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250822133501307 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-345:LU)[0x56365ea51870]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822133501307 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSInew-0xA712F6B5 LOCATION UPDATE ACCEPT (TMSI = 0xa712f6b5) (gsm_04_08.c:149) 20250822133501307 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSInew-0xA712F6B5:GERAN-A-345:LU)[0x56365ea78fe0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133501307 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSInew-0xA712F6B5 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822133501308 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133501308 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133501308 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133501308 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133501308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133501308 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133501308 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133501308 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2126)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2118)@718a44d66dfb: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(2118)@718a44d66dfb: patched enc_l3: '055B'O MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2117)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002055B'O 20250822133501315 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133501315 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133501315 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133501315 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133501315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133501315 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133501315 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133501315 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133501315 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSInew-0xA712F6B5:GERAN-A-345:LU)[0x56365ea78fe0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133501315 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSInew-0xA712F6B5:GERAN-A-345:LU)[0x56365e9fe540]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133501315 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSInew-0xA712F6B5:GERAN-A-345:LU)[0x56365e9fe540]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822133501315 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSInew-0xA712F6B5:GERAN-A-345:LU)[0x56365ea2ce30]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822133501315 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-345:LU)[0x56365ea51870]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822133501315 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250822133501315 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250822133501315 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-345:LU)[0x56365ea51870]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822133501315 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-345:LU)[0x56365ea2ce30]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822133501315 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-345:LU)[0x56365ea51870]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822133501315 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-345:LU)[0x56365ea51870]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-345:LU)[0x56365ea2ce30] (vlr_lu_fsm.c:817) 20250822133501315 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-345:LU)[0x56365ea51870]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822133501315 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-345:LU)[0x56365ea51870]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822133501315 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-345:LU)[0x56365ea2ce30]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822133501315 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-345:LU)[0x56365e9fe540]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250822133501315 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-345:LU)[0x56365e9fe540]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.981s remaining) (msc_a.c:450) 20250822133501315 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250822133501315 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-345:LU)[0x56365e9fe540]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133501315 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-345:LU)[0x56365e9fe540]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250822133501315 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822133501315 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822133501315 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822133501315 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-345:LU)[0x56365ea78fe0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822133501316 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250822133501316 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133501316 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133501316 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133501316 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133501316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133501316 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133501316 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133501316 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2117)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822133501318 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133501318 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133501318 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133501318 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133501318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133501318 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133501318 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133501318 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133501319 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-345:LU)[0x56365ea78fe0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133501319 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-345:LU)[0x56365e9fe540]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133501319 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-345:LU)[0x56365e9fe540]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822133501319 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-345:LU)[0x56365e9fe540]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133501319 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-345:LU)[0x56365e9fe540]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822133501319 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-345:LU)[0x56365ea2ce30]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822133501319 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-345:LU)[0x56365ea2ce30]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-345:LU)[0x56365e9fe540] (msc_a.c:1053) 20250822133501319 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-345:LU)[0x56365ea2ce30]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822133501319 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-345:LU)[0x56365ea2ce30]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822133501319 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-345:LU)[0x56365ea2ce30]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822133501319 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-345:LU)[0x56365e9fe540]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea7e810] (msc_a.c:1053) 20250822133501319 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-345:LU)[0x56365e9fe540]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822133501319 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-345:LU)[0x56365e9fe540]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822133501319 DMSC DEBUG msub_fsm[0x56365ea7e810]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822133501319 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5) MSC-A terminated (msub.c:261) 20250822133501319 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5) 1 MSC-I still active (msub.c:79) 20250822133501319 DMSC DEBUG msub_fsm[0x56365ea7e810]{active}: State change to terminating (no timeout) (msub.c:91) 20250822133501319 DMSC DEBUG msub_fsm[0x56365ea7e810]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822133501319 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-345:LU)[0x56365ea78fe0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822133501319 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-345:LU)[0x56365ea78fe0]{READY}: Removing from parent msub_fsm[0x56365ea7e810] (msub.c:113) 20250822133501319 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-345 (ran_conn.c:155) 20250822133501319 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-345:LU)[0x56365ea78fe0]{READY}: Freeing instance (msub.c:113) 20250822133501319 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-345:LU)[0x56365ea78fe0]{READY}: Deallocated (fsm.c:568) 20250822133501319 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5) Free (msub.c:119) 20250822133501319 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5 - active-conn: now used by 1 (attached) (msub.c:375) 20250822133501319 DMSC DEBUG msub_fsm[0x56365ea7e810]{terminating}: Freeing instance (msub.c:113) 20250822133501319 DMSC DEBUG msub_fsm[0x56365ea7e810]{terminating}: Deallocated (fsm.c:568) 20250822133501319 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133501319 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133501319 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133501319 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133501319 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133501319 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133501319 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133501319 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 20250822133501320 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133501320 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133501320 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133501320 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133501320 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133501320 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133501320 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133501320 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2118)@718a44d66dfb: Deleted conn table entry 0TC_lu_and_mo_csd0(2126)10071422 TC_lu_and_mo_csd0(2126)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822133501321 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822133501321 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(2126)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2126)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2126)@718a44d66dfb: 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 := 'A712F6B5'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(2118)@718a44d66dfb: Added conn table entry 0TC_lu_and_mo_csd0(2126)6953926 MSC_Test_0-RAN(2118)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(2117)@718a44d66dfb: First idle individual index:0 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133501522 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133501522 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133501522 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133501522 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133501522 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133501522 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133501522 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133501522 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133501522 DMSC DEBUG msub_fsm[0x56365ea2ce30]{active}: Allocated (fsm.c:456) 20250822133501522 DMSC DEBUG msc_i[0x56365e9fe540]{READY}: Allocated (fsm.c:456) 20250822133501522 DMSC DEBUG msc_i[0x56365e9fe540]{READY}: is child of msub_fsm[0x56365ea2ce30] (fsm.c:486) 20250822133501522 DMSC DEBUG msc_a[0x56365ea78fe0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822133501522 DMSC DEBUG msc_a[0x56365ea78fe0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea2ce30] (fsm.c:486) 20250822133501522 DMSC DEBUG msc_a(unknown:GERAN-A-346:NONE)[0x56365ea78fe0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822133501522 DMSC DEBUG msc_i(unknown:GERAN-A-346:NONE)[0x56365e9fe540]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822133501522 DMSC DEBUG msc_a(unknown:GERAN-A-346:NONE)[0x56365ea78fe0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822133501522 DMM DEBUG msc_a(TMSI-0xA712F6B5:GERAN-A-346:CM_SERVICE_REQ)[0x56365ea78fe0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250822133501522 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA712F6B5:GERAN-A-346:CM_SERVICE_REQ)[0x56365ea7e810]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822133501522 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA712F6B5:GERAN-A-346:CM_SERVICE_REQ)[0x56365ea7e810]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xA712F6B5:GERAN-A-346:CM_SERVICE_REQ)[0x56365ea78fe0] (fsm.c:486) 20250822133501522 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA712F6B5:GERAN-A-346:CM_SERVICE_REQ)[0x56365ea7e810]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250822133501522 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA712F6B5:GERAN-A-346:CM_SERVICE_REQ)[0x56365ea7e810]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822133501522 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822133501522 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822133501522 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-346:CM_SERVICE_REQ)[0x56365ea78fe0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822133501522 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-346:CM_SERVICE_REQ)[0x56365ea78fe0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822133501522 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-346:CM_SERVICE_REQ)[0x56365ea7e810]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822133501522 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-346:CM_SERVICE_REQ)[0x56365ea7e810]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822133501522 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-346:CM_SERVICE_REQ)[0x56365ea7e810]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822133501522 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-346:CM_SERVICE_REQ)[0x56365e9fe540]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822133501522 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-346:CM_SERVICE_REQ)[0x56365ea7e810]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822133501522 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-346:CM_SERVICE_REQ)[0x56365ea7e810]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822133501522 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-346:CM_SERVICE_REQ)[0x56365ea7e810]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822133501522 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-346:CM_SERVICE_REQ)[0x56365ea7e810]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822133501522 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-346:CM_SERVICE_REQ)[0x56365ea7e810]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822133501522 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-346:CM_SERVICE_REQ)[0x56365ea7e810]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822133501522 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-346:CM_SERVICE_REQ)[0x56365ea7e810]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822133501522 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-346:CM_SERVICE_REQ)[0x56365e9fe540]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133501522 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-346:CM_SERVICE_REQ)[0x56365ea78fe0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250822133501522 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-346:CM_SERVICE_REQ)[0x56365ea78fe0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250822133501522 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250822133501523 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250822133501523 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133501523 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133501523 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133501523 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133501523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133501523 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133501523 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133501523 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133501523 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133501523 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133501523 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133501523 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133501523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133501523 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133501523 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133501523 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133501523 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133501523 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133501523 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133501523 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133501523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133501523 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133501523 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133501523 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@718a44d66dfb: { messageType := 2, destLocRef := '6A1BC6'O, sourceLocRef := '00015A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822133501524 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250822133501524 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(2126)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(2120)@718a44d66dfb: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(2126) MSC_Test-MGCP(2121)@718a44d66dfb: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_csd0(2126) MSC_Test_0-RAN(2118)@718a44d66dfb: patching N(SD)=1 into dtap '03050407E18A89210140805E04802143F5'O MSC_Test_0-RAN(2118)@718a44d66dfb: patched enc_l3: '03450407E18A89210140805E04802143F5'O MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_len:20 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_from0 20250822133501532 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133501532 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133501532 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133501532 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133501532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133501532 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133501532 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133501532 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(2117)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210140805E04802143F5'O 20250822133501533 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-346:CM_SERVICE_REQ)[0x56365e9fe540]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133501533 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-346:CM_SERVICE_REQ)[0x56365ea78fe0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133501533 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250822133501533 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5 callref-0x80000024 tid-8) New transaction (transaction.c:231) 20250822133501533 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-346:CM_SERVICE_REQ)[0x56365ea78fe0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2671) 20250822133501533 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-346:CM_SERVICE_REQ)[0x56365ea78fe0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250822133501533 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2690) 20250822133501533 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133501533 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250822133501533 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) codec/BS: :0{CLEARMODE#120,BS21T} (from: MS={BS21T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:702) 20250822133501533 DCC INFO trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250822133501533 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250822133501533 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-346:CM_SERVICE_REQ)[0x56365ea51870]{ESTABLISHING}: Allocated (fsm.c:456) 20250822133501533 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-346:CM_SERVICE_REQ)[0x56365ea51870]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-346:CM_SERVICE_REQ)[0x56365ea78fe0] (fsm.c:486) 20250822133501533 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) codec/BS: :0{CLEARMODE#120,BS21T} (from: MS={BS21T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:2161) 20250822133501533 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-346:CM_SERVICE_REQ)[0x56365ea756b0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250822133501533 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-346:CM_SERVICE_REQ)[0x56365ea756b0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-346:CM_SERVICE_REQ)[0x56365ea51870] (fsm.c:486) 20250822133501533 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-346:CM_SERVICE_REQ:trans-8:call-132:RTP_TO_CN:no-CI)[0x56365ea756b0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250822133501533 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-346:CM_SERVICE_REQ:trans-8:call-132:RTP_TO_CN:no-CI)[0x56365ea756b0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250822133501533 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-346:CM_SERVICE_REQ)[0x56365ea2d1d0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250822133501533 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-346:CM_SERVICE_REQ)[0x56365ea2d1d0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-346:CM_SERVICE_REQ)[0x56365ea51870] (fsm.c:486) 20250822133501533 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-346:CM_SERVICE_REQ:trans-8:call-132:RTP_TO_RAN:no-CI)[0x56365ea2d1d0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250822133501533 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-346:CM_SERVICE_REQ:trans-8:call-132:RTP_TO_RAN:no-CI)[0x56365ea2d1d0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(2121)@718a44d66dfb: Found Expect[0] for { line := { verb := "CRCX", trans_id := "232", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "84" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mo_csd0(2126) TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_mo_call_establish 2: rx 1st CRCX 20250822133501547 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-346:CM_SERVICE_REQ:trans-8:call-132:RTP_TO_CN:no-CI)[0x56365ea756b0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822133501547 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-346:CM_SERVICE_REQ)[0x56365ea51870]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250822133501547 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-346:CM_SERVICE_REQ)[0x56365ea78fe0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250822133501547 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) tx MNCC_SETUP_IND (RTP=1.1.1.1:10000{CLEARMODE#120}) (gsm_04_08_cc.c:309) TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_mo_call_establish 6: rx 2nd CRCX 20250822133501549 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-346:CM_SERVICE_REQ:trans-8:call-132:RTP_TO_RAN:no-CI)[0x56365ea2d1d0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822133501549 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-346:CM_SERVICE_REQ)[0x56365ea51870]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250822133501549 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-346:CM_SERVICE_REQ)[0x56365ea78fe0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250822133501549 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS21T} (from: MS={BS21T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:705) 20250822133501549 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) Sending Assignment Command (msc_a.c:706) 20250822133501549 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-346:CM_SERVICE_REQ)[0x56365e9fe540]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250822133501549 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133501549 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133501549 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133501549 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133501549 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133501549 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133501549 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133501549 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test-MNCC(2120)@718a44d66dfb: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(2126) MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-MNCC(2120)@718a44d66dfb: Added conn table entry 0TC_lu_and_mo_csd0(2126)-2147483612 MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_mo_call_establish 1: rx MNCC SETUP ind TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_mo_call_establish 4: rx Assignment Request 20250822133501554 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_len:16 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2117)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133501557 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133501557 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133501557 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133501557 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133501557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133501557 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133501557 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133501557 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133501557 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-346:CM_SERVICE_REQ)[0x56365e9fe540]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133501557 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-346:CM_SERVICE_REQ)[0x56365ea78fe0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133501557 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-346:CM_SERVICE_REQ:trans-8:call-132:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x56365ea2d1d0]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250822133501557 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-346:CM_SERVICE_REQ:trans-8:call-132:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x56365ea2d1d0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250822133501557 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-346:CM_SERVICE_REQ:trans-8:call-132:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea2d1d0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250822133501557 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS21T} (from: MS={BS21T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:1596) 20250822133501557 DCC INFO trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250822133501557 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS21T} (from: MS={BS21T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:2187) 20250822133501557 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) tx MNCC_RTP_CREATE (RTP=1.1.1.1:10000{CLEARMODE#120}) (gsm_04_08_cc.c:309) TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_mo_call_establish 5: rx MDCX for the RAN side 20250822133501561 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250822133501561 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822133501561 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822133501561 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250822133501561 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-346:CM_SERVICE_REQ)[0x56365e9fe540]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133501561 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133501561 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133501561 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133501561 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133501561 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133501561 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133501561 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133501561 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133501561 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-346:CM_SERVICE_REQ:trans-8:call-132:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea2d1d0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822133501561 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-346:CM_SERVICE_REQ:trans-8:call-132:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea2d1d0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250822133501561 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-346:CM_SERVICE_REQ)[0x56365ea51870]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822133501564 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250822133501564 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822133501564 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822133501564 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250822133501564 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-346:CM_SERVICE_REQ)[0x56365e9fe540]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133501564 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133501564 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133501564 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133501564 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133501564 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133501564 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133501564 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133501564 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_mo_call_establish 7: rx CC Alerting 20250822133501566 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250822133501566 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) Got no information of remote audio codecs: neither SDP nor Bearer Capability. Trying anyway. (gsm_04_08_cc.c:795) 20250822133501566 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS21T} (from: MS={BS21T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:798) 20250822133501566 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-346:CM_SERVICE_REQ:trans-8:call-132:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x56365ea756b0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250822133501566 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-346:CM_SERVICE_REQ:trans-8:call-132:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x56365ea756b0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250822133501566 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-346:CM_SERVICE_REQ:trans-8:call-132:RTP_TO_CN:CI-11111:remote-port-not-sent:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea756b0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250822133501566 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250822133501566 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822133501566 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822133501566 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250822133501566 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250822133501566 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-346:CM_SERVICE_REQ)[0x56365e9fe540]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133501566 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133501566 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133501566 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133501566 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133501566 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133501566 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133501566 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133501566 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2126)@718a44d66dfb: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_csd0(2126)@718a44d66dfb: { line := { verb := "MDCX", trans_id := "235", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "84" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "84", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "120" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "120 CLEARMODE/8000" } }, { ptime := { attr_value := "20" } } } } } } } TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_mo_call_establish 10: rx CC CONNECT 20250822133501568 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-346:CM_SERVICE_REQ:trans-8:call-132:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea756b0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822133501568 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-346:CM_SERVICE_REQ:trans-8:call-132:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea756b0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250822133501568 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-346:CM_SERVICE_REQ)[0x56365ea51870]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250822133501568 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-346:CM_SERVICE_REQ)[0x56365ea51870]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250822133501568 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-346:CM_SERVICE_REQ)[0x56365ea78fe0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) MSC_Test_0-RAN(2118)@718a44d66dfb: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(2118)@718a44d66dfb: patched enc_l3: '038F'O MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2117)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002038F'O 20250822133501569 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133501569 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133501569 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133501569 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133501569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133501569 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133501569 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133501569 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133501569 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-346:CM_SERVICE_REQ)[0x56365e9fe540]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133501569 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-346:CM_SERVICE_REQ)[0x56365ea78fe0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133501569 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2690) 20250822133501569 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250822133501569 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250822133501569 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822133501569 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) tx MNCC_SETUP_COMPL_IND (gsm_04_08_cc.c:309) TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(2126)@718a44d66dfb: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_mo_call_establish DONE TC_lu_and_mo_csd0(2126)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2126)@718a44d66dfb: Hold the call for some time TC_lu_and_mo_csd0(2126)@718a44d66dfb: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(2126)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2126)@718a44d66dfb: Hangup TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_call_hangup 0: tx MNCC_DISC_REQ 20250822133502579 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250822133502579 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822133502579 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250822133502579 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250822133502579 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-346:CM_SERVICE_REQ)[0x56365e9fe540]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133502580 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133502580 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133502580 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133502580 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133502580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133502580 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133502580 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133502580 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_call_hangup 1: rx DTAP CC DISC 20250822133502585 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250822133502585 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822133502585 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822133502585 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250822133502585 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250822133502585 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250822133502585 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-346:CM_SERVICE_REQ)[0x56365e9fe540]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133502586 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133502586 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133502586 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133502586 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133502586 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133502586 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133502586 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133502586 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(2118)@718a44d66dfb: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(2118)@718a44d66dfb: patched enc_l3: '03EA'O MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2117)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133502591 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133502591 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133502591 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133502591 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133502591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133502591 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133502591 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133502591 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133502591 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-346:CM_SERVICE_REQ)[0x56365e9fe540]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133502591 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-346:CM_SERVICE_REQ)[0x56365ea78fe0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133502591 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2690) 20250822133502591 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250822133502591 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250822133502591 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-346:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250822133502591 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-346:CM_SERVICE_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250822133502591 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-346:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822133502591 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250822133502591 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-346:CM_SERVICE_REQ)[0x56365ea78fe0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133502591 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-346:CM_SERVICE_REQ)[0x56365ea78fe0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250822133502591 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822133502591 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822133502591 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822133502591 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-346:CM_SERVICE_REQ)[0x56365ea51870]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250822133502591 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-346:CM_SERVICE_REQ:trans-8:call-132:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea2d1d0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250822133502591 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-346:CM_SERVICE_REQ:trans-8:call-132:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea2d1d0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-346:CM_SERVICE_REQ)[0x56365ea51870] (call_leg.c:197) 20250822133502592 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-346:CM_SERVICE_REQ:trans-8:call-132:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea2d1d0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250822133502592 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-346:CM_SERVICE_REQ:trans-8:call-132:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea2d1d0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250822133502592 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-346:CM_SERVICE_REQ:trans-8:call-132:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea756b0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250822133502592 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-346:CM_SERVICE_REQ:trans-8:call-132:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea756b0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-346:CM_SERVICE_REQ)[0x56365ea51870] (call_leg.c:197) 20250822133502592 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-346:CM_SERVICE_REQ)[0x56365ea51870]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250822133502592 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-346:CM_SERVICE_REQ:trans-8:call-132:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea756b0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250822133502592 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-346:CM_SERVICE_REQ:trans-8:call-132:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea756b0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250822133502592 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-346:CM_SERVICE_REQ)[0x56365ea51870]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250822133502592 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-346:CM_SERVICE_REQ)[0x56365ea51870]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-346:CM_SERVICE_REQ)[0x56365ea78fe0] (call_leg.c:198) 20250822133502592 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-346:CM_SERVICE_REQ)[0x56365ea51870]{RELEASING}: Freeing instance (call_leg.c:198) 20250822133502592 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-346:CM_SERVICE_REQ)[0x56365ea51870]{RELEASING}: Deallocated (fsm.c:568) 20250822133502592 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-346:CM_SERVICE_REQ)[0x56365ea78fe0]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250822133502592 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-346:CM_SERVICE_REQ)[0x56365e9fe540]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822133502592 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822133502592 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133502592 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133502592 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133502592 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133502592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133502592 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133502592 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133502592 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2120)@718a44d66dfb: Deleted conn table entry 0TC_lu_and_mo_csd0(2126)-2147483612 TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mo_csd0(2126)@718a44d66dfb: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2117)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O TC_lu_and_mo_csd0(2126)@718a44d66dfb: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133502597 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133502597 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133502597 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133502597 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133502597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133502597 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133502597 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133502597 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133502597 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-346:CM_SERVICE_REQ)[0x56365e9fe540]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133502597 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-346:CM_SERVICE_REQ)[0x56365ea78fe0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133502597 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-346:CM_SERVICE_REQ)[0x56365ea78fe0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822133502597 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-346:CM_SERVICE_REQ)[0x56365ea78fe0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133502597 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-346:CM_SERVICE_REQ)[0x56365ea78fe0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822133502597 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-346:CM_SERVICE_REQ)[0x56365ea7e810]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822133502597 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-346:CM_SERVICE_REQ)[0x56365ea7e810]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-346:CM_SERVICE_REQ)[0x56365ea78fe0] (msc_a.c:1053) 20250822133502598 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-346:CM_SERVICE_REQ)[0x56365ea7e810]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822133502598 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-346:CM_SERVICE_REQ)[0x56365ea7e810]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822133502598 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-346:CM_SERVICE_REQ)[0x56365ea78fe0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea2ce30] (msc_a.c:1053) 20250822133502598 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-346:CM_SERVICE_REQ)[0x56365ea78fe0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822133502598 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-346:CM_SERVICE_REQ)[0x56365ea78fe0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822133502598 DMSC DEBUG msub_fsm[0x56365ea2ce30]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822133502598 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5) MSC-A terminated (msub.c:261) 20250822133502598 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5) 1 MSC-I still active (msub.c:79) 20250822133502598 DMSC DEBUG msub_fsm[0x56365ea2ce30]{active}: State change to terminating (no timeout) (msub.c:91) 20250822133502598 DMSC DEBUG msub_fsm[0x56365ea2ce30]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822133502598 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-346:CM_SERVICE_REQ)[0x56365e9fe540]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822133502598 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-346:CM_SERVICE_REQ)[0x56365e9fe540]{READY}: Removing from parent msub_fsm[0x56365ea2ce30] (msub.c:113) 20250822133502598 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-346 (ran_conn.c:155) 20250822133502598 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-346:CM_SERVICE_REQ)[0x56365e9fe540]{READY}: Freeing instance (msub.c:113) 20250822133502598 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-346:CM_SERVICE_REQ)[0x56365e9fe540]{READY}: Deallocated (fsm.c:568) 20250822133502598 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5) Free (msub.c:119) 20250822133502598 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5 - active-conn: now used by 1 (attached) (msub.c:375) 20250822133502598 DMSC DEBUG msub_fsm[0x56365ea2ce30]{terminating}: Freeing instance (msub.c:113) 20250822133502598 DMSC DEBUG msub_fsm[0x56365ea2ce30]{terminating}: Deallocated (fsm.c:568) 20250822133502598 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133502598 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133502598 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133502598 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133502598 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133502598 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133502598 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133502598 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 20250822133502599 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133502599 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133502599 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133502599 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133502599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133502599 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133502599 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133502599 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2118)@718a44d66dfb: Deleted conn table entry 0TC_lu_and_mo_csd0(2126)6953926 TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(2126)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_call_hangup 9: done TC_lu_and_mo_csd0(2126)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2126)@718a44d66dfb: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(2126)@718a44d66dfb: ----------------------------------------------- TC_lu_and_mo_csd0(2126)@718a44d66dfb: "CSD Bearer Service: BS22T" TC_lu_and_mo_csd0(2126)@718a44d66dfb: ----------------------------------------------- MSC_Test-GSUP(2123)@718a44d66dfb: Created GsupExpect[0] for "262420000000007" to be handled at TC_lu_and_mo_csd0(2126) TC_lu_and_mo_csd0(2126)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@718a44d66dfb: Added conn table entry 0TC_lu_and_mo_csd0(2126)1190050 MSC_Test_0-RAN(2118)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(2117)@718a44d66dfb: First idle individual index:0 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133503613 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133503613 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133503613 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133503613 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133503613 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133503613 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133503613 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133503613 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133503613 DMSC DEBUG msub_fsm[0x56365ea2d1d0]{active}: Allocated (fsm.c:456) 20250822133503613 DMSC DEBUG msc_i[0x56365ea76050]{READY}: Allocated (fsm.c:456) 20250822133503613 DMSC DEBUG msc_i[0x56365ea76050]{READY}: is child of msub_fsm[0x56365ea2d1d0] (fsm.c:486) 20250822133503613 DMSC DEBUG msc_a[0x56365e9ff2c0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822133503613 DMSC DEBUG msc_a[0x56365e9ff2c0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea2d1d0] (fsm.c:486) 20250822133503613 DMSC DEBUG msc_a(unknown:GERAN-A-347:NONE)[0x56365e9ff2c0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822133503613 DMSC DEBUG msc_i(unknown:GERAN-A-347:NONE)[0x56365ea76050]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822133503613 DMSC DEBUG msc_a(unknown:GERAN-A-347:NONE)[0x56365e9ff2c0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822133503614 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-347:LU)[0x56365e9ff2c0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822133503614 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-347:LU)[0x56365e9ff2c0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822133503614 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-347:LU)[0x56365ea756b0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822133503614 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-347:LU)[0x56365ea756b0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-347:LU)[0x56365e9ff2c0] (fsm.c:486) 20250822133503614 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-347:LU)[0x56365ea756b0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822133503614 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-347:LU)[0x56365ea756b0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822133503614 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822133503614 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822133503614 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-347:LU)[0x56365e9ff2c0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822133503614 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-347:LU)[0x56365e9ff2c0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822133503614 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250822133503614 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822133503614 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-347:LU)[0x56365ea756b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822133503614 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-347:LU)[0x56365ea756b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822133503614 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-347:LU)[0x56365ea756b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822133503614 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-347:LU)[0x56365ea756b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822133503614 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-347:LU)[0x56365ea76050]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822133503614 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-347:LU)[0x56365ea756b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822133503614 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-347:LU)[0x56365ea756b0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822133503614 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-347:LU)[0x56365ea752d0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822133503614 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-347:LU)[0x56365ea752d0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-347:LU)[0x56365ea756b0] (fsm.c:486) 20250822133503614 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-347:LU)[0x56365ea752d0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822133503614 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-347:LU)[0x56365ea752d0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822133503614 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133503614 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133503614 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133503614 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133503614 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133503614 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133503614 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133503614 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133503614 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133503614 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133503614 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133503615 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133503615 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133503615 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133503615 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133503615 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@718a44d66dfb: { messageType := 2, destLocRef := '1228A2'O, sourceLocRef := '00015B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822133503617 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250822133503618 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2117)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250822133503620 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133503620 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133503620 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133503620 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133503620 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133503620 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133503620 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133503620 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(2126)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822133503620 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-347:LU)[0x56365ea76050]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133503620 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-347:LU)[0x56365e9ff2c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133503621 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133503621 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250822133503621 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250822133503621 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822133503622 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133503622 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-347:LU)[0x56365ea756b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822133503622 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-347:LU)[0x56365ea752d0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822133503622 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-347:LU)[0x56365ea752d0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822133503622 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-347:LU)[0x56365ea752d0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822133503622 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-347:LU)[0x56365ea752d0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-347:LU)[0x56365ea756b0] (vlr_lu_fsm.c:110) 20250822133503622 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-347:LU)[0x56365ea752d0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822133503622 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-347:LU)[0x56365ea752d0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822133503622 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-347:LU)[0x56365ea756b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822133503622 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-347:LU)[0x56365ea756b0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822133503622 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-347:LU)[0x56365ea51870]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822133503622 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-347:LU)[0x56365ea51870]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-347:LU)[0x56365ea756b0] (fsm.c:486) 20250822133503622 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-347:LU)[0x56365ea51870]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822133503622 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-347:LU)[0x56365ea51870]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822133503622 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-347:LU)[0x56365ea51870]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822133503622 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-347:LU)[0x56365ea51870]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822133503622 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:TMSInew-0x22DF9D31) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250822133503622 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-347:LU)[0x56365ea51870]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822133503622 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:TMSInew-0x22DF9D31 LOCATION UPDATE ACCEPT (TMSI = 0x22df9d31) (gsm_04_08.c:149) 20250822133503622 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:TMSInew-0x22DF9D31:GERAN-A-347:LU)[0x56365ea76050]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133503622 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:TMSInew-0x22DF9D31 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822133503623 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133503623 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133503623 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133503623 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133503623 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133503623 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133503623 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133503623 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2126)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2118)@718a44d66dfb: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(2118)@718a44d66dfb: patched enc_l3: '055B'O MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2117)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133503626 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133503626 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133503626 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133503626 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133503626 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133503627 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133503627 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133503627 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133503627 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:TMSInew-0x22DF9D31:GERAN-A-347:LU)[0x56365ea76050]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133503627 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:TMSInew-0x22DF9D31:GERAN-A-347:LU)[0x56365e9ff2c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133503627 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:TMSInew-0x22DF9D31:GERAN-A-347:LU)[0x56365e9ff2c0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822133503627 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:TMSInew-0x22DF9D31:GERAN-A-347:LU)[0x56365ea756b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822133503627 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-347:LU)[0x56365ea51870]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822133503627 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250822133503627 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-347:LU)[0x56365ea51870]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822133503627 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-347:LU)[0x56365ea756b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822133503627 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-347:LU)[0x56365ea51870]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822133503627 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-347:LU)[0x56365ea51870]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-347:LU)[0x56365ea756b0] (vlr_lu_fsm.c:817) 20250822133503627 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-347:LU)[0x56365ea51870]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822133503627 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA712F6B5:GERAN-A-347:LU)[0x56365ea51870]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822133503627 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-347:LU)[0x56365ea756b0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822133503627 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-347:LU)[0x56365e9ff2c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250822133503627 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-347:LU)[0x56365e9ff2c0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.986s remaining) (msc_a.c:450) 20250822133503627 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250822133503627 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-347:LU)[0x56365e9ff2c0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133503627 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-347:LU)[0x56365e9ff2c0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250822133503627 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822133503627 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822133503627 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822133503627 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-347:LU)[0x56365ea76050]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822133503627 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822133503628 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133503628 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133503628 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133503628 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133503628 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133503628 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133503628 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133503628 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2117)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133503632 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133503632 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133503632 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133503632 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133503632 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133503632 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133503632 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133503632 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133503632 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-347:LU)[0x56365ea76050]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133503632 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-347:LU)[0x56365e9ff2c0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133503632 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-347:LU)[0x56365e9ff2c0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822133503632 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-347:LU)[0x56365e9ff2c0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133503632 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-347:LU)[0x56365e9ff2c0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822133503632 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-347:LU)[0x56365ea756b0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822133503632 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-347:LU)[0x56365ea756b0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-347:LU)[0x56365e9ff2c0] (msc_a.c:1053) 20250822133503632 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-347:LU)[0x56365ea756b0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822133503632 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-347:LU)[0x56365ea756b0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822133503632 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-347:LU)[0x56365ea756b0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822133503632 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-347:LU)[0x56365e9ff2c0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea2d1d0] (msc_a.c:1053) 20250822133503632 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-347:LU)[0x56365e9ff2c0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822133503632 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-347:LU)[0x56365e9ff2c0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822133503632 DMSC DEBUG msub_fsm[0x56365ea2d1d0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822133503632 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31) MSC-A terminated (msub.c:261) 20250822133503632 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31) 1 MSC-I still active (msub.c:79) 20250822133503632 DMSC DEBUG msub_fsm[0x56365ea2d1d0]{active}: State change to terminating (no timeout) (msub.c:91) 20250822133503632 DMSC DEBUG msub_fsm[0x56365ea2d1d0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822133503632 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-347:LU)[0x56365ea76050]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822133503632 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-347:LU)[0x56365ea76050]{READY}: Removing from parent msub_fsm[0x56365ea2d1d0] (msub.c:113) 20250822133503633 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-347 (ran_conn.c:155) 20250822133503633 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-347:LU)[0x56365ea76050]{READY}: Freeing instance (msub.c:113) 20250822133503633 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-347:LU)[0x56365ea76050]{READY}: Deallocated (fsm.c:568) 20250822133503633 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31) Free (msub.c:119) 20250822133503633 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31 - active-conn: now used by 1 (attached) (msub.c:375) 20250822133503633 DMSC DEBUG msub_fsm[0x56365ea2d1d0]{terminating}: Freeing instance (msub.c:113) 20250822133503633 DMSC DEBUG msub_fsm[0x56365ea2d1d0]{terminating}: Deallocated (fsm.c:568) 20250822133503633 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133503633 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133503633 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133503633 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133503633 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133503633 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133503633 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133503633 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 20250822133503633 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133503633 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133503633 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133503633 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133503633 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)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133503634 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133503634 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133503634 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(2118)@718a44d66dfb: Deleted conn table entry 0TC_lu_and_mo_csd0(2126)1190050 TC_lu_and_mo_csd0(2126)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822133503635 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822133503635 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(2126)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2126)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2126)@718a44d66dfb: 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 := '22DF9D31'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(2118)@718a44d66dfb: Added conn table entry 0TC_lu_and_mo_csd0(2126)13008624 MSC_Test_0-SCCP(2117)@718a44d66dfb: First idle individual index:0 MSC_Test_0-RAN(2118)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133503838 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133503838 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133503838 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133503838 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133503838 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133503838 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133503838 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133503838 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133503839 DMSC DEBUG msub_fsm[0x56365ea756b0]{active}: Allocated (fsm.c:456) 20250822133503839 DMSC DEBUG msc_i[0x56365e9ff2c0]{READY}: Allocated (fsm.c:456) 20250822133503839 DMSC DEBUG msc_i[0x56365e9ff2c0]{READY}: is child of msub_fsm[0x56365ea756b0] (fsm.c:486) 20250822133503839 DMSC DEBUG msc_a[0x56365ea76050]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822133503839 DMSC DEBUG msc_a[0x56365ea76050]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea756b0] (fsm.c:486) 20250822133503839 DMSC DEBUG msc_a(unknown:GERAN-A-348:NONE)[0x56365ea76050]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822133503839 DMSC DEBUG msc_i(unknown:GERAN-A-348:NONE)[0x56365e9ff2c0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822133503839 DMSC DEBUG msc_a(unknown:GERAN-A-348:NONE)[0x56365ea76050]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822133503839 DMM DEBUG msc_a(TMSI-0x22DF9D31:GERAN-A-348:CM_SERVICE_REQ)[0x56365ea76050]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250822133503839 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x22DF9D31:GERAN-A-348:CM_SERVICE_REQ)[0x56365ea2d1d0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822133503839 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x22DF9D31:GERAN-A-348:CM_SERVICE_REQ)[0x56365ea2d1d0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x22DF9D31:GERAN-A-348:CM_SERVICE_REQ)[0x56365ea76050] (fsm.c:486) 20250822133503839 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x22DF9D31:GERAN-A-348:CM_SERVICE_REQ)[0x56365ea2d1d0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250822133503839 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x22DF9D31:GERAN-A-348:CM_SERVICE_REQ)[0x56365ea2d1d0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822133503839 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822133503839 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822133503839 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-348:CM_SERVICE_REQ)[0x56365ea76050]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822133503839 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-348:CM_SERVICE_REQ)[0x56365ea76050]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822133503839 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-348:CM_SERVICE_REQ)[0x56365ea2d1d0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822133503839 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-348:CM_SERVICE_REQ)[0x56365ea2d1d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822133503839 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-348:CM_SERVICE_REQ)[0x56365ea2d1d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822133503839 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-348:CM_SERVICE_REQ)[0x56365e9ff2c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822133503839 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-348:CM_SERVICE_REQ)[0x56365ea2d1d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822133503839 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-348:CM_SERVICE_REQ)[0x56365ea2d1d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822133503839 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-348:CM_SERVICE_REQ)[0x56365ea2d1d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822133503839 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-348:CM_SERVICE_REQ)[0x56365ea2d1d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822133503839 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-348:CM_SERVICE_REQ)[0x56365ea2d1d0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822133503839 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-348:CM_SERVICE_REQ)[0x56365ea2d1d0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822133503839 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-348:CM_SERVICE_REQ)[0x56365ea2d1d0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822133503839 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-348:CM_SERVICE_REQ)[0x56365e9ff2c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133503840 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-348:CM_SERVICE_REQ)[0x56365ea76050]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250822133503840 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-348:CM_SERVICE_REQ)[0x56365ea76050]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250822133503840 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250822133503840 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250822133503840 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133503840 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133503840 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133503840 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133503840 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133503840 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133503840 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133503840 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133503840 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133503840 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133503840 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133503840 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133503840 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133503840 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133503840 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133503840 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133503840 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133503840 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133503840 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133503840 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133503840 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133503840 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133503840 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133503840 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-SCCP(2117)@718a44d66dfb: { messageType := 2, destLocRef := 'C67EF0'O, sourceLocRef := '00015C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822133503843 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250822133503844 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(2126)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(2120)@718a44d66dfb: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(2126) MSC_Test-MGCP(2121)@718a44d66dfb: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_csd0(2126) MSC_Test_0-RAN(2118)@718a44d66dfb: patching N(SD)=1 into dtap '03050407E18A89210240805E04802143F5'O MSC_Test_0-RAN(2118)@718a44d66dfb: patched enc_l3: '03450407E18A89210240805E04802143F5'O MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_len:20 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_from0 20250822133503851 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133503851 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133503851 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133503851 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133503851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133503851 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133503851 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133503851 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(2117)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210240805E04802143F5'O MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133503851 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-348:CM_SERVICE_REQ)[0x56365e9ff2c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133503851 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-348:CM_SERVICE_REQ)[0x56365ea76050]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133503851 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250822133503851 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31 callref-0x80000025 tid-8) New transaction (transaction.c:231) 20250822133503852 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-348:CM_SERVICE_REQ)[0x56365ea76050]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2671) 20250822133503852 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-348:CM_SERVICE_REQ)[0x56365ea76050]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250822133503852 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2690) 20250822133503852 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822133503852 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250822133503852 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) codec/BS: :0{CLEARMODE#120,BS22T} (from: MS={BS22T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:702) 20250822133503852 DCC INFO trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250822133503852 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250822133503852 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-348:CM_SERVICE_REQ)[0x56365ea51870]{ESTABLISHING}: Allocated (fsm.c:456) 20250822133503852 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-348:CM_SERVICE_REQ)[0x56365ea51870]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-348:CM_SERVICE_REQ)[0x56365ea76050] (fsm.c:486) 20250822133503852 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) codec/BS: :0{CLEARMODE#120,BS22T} (from: MS={BS22T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:2161) 20250822133503852 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-348:CM_SERVICE_REQ)[0x56365ea2ce30]{UNINITIALIZED}: Allocated (fsm.c:456) 20250822133503852 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-348:CM_SERVICE_REQ)[0x56365ea2ce30]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-348:CM_SERVICE_REQ)[0x56365ea51870] (fsm.c:486) 20250822133503852 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-348:CM_SERVICE_REQ:trans-8:call-133:RTP_TO_CN:no-CI)[0x56365ea2ce30]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250822133503852 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-348:CM_SERVICE_REQ:trans-8:call-133:RTP_TO_CN:no-CI)[0x56365ea2ce30]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250822133503852 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-348:CM_SERVICE_REQ)[0x56365ea2d0a0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250822133503852 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-348:CM_SERVICE_REQ)[0x56365ea2d0a0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-348:CM_SERVICE_REQ)[0x56365ea51870] (fsm.c:486) 20250822133503852 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-348:CM_SERVICE_REQ:trans-8:call-133:RTP_TO_RAN:no-CI)[0x56365ea2d0a0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250822133503852 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-348:CM_SERVICE_REQ:trans-8:call-133:RTP_TO_RAN:no-CI)[0x56365ea2d0a0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(2121)@718a44d66dfb: Found Expect[0] for { line := { verb := "CRCX", trans_id := "238", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "85" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mo_csd0(2126) TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_mo_call_establish 2: rx 1st CRCX 20250822133503856 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-348:CM_SERVICE_REQ:trans-8:call-133:RTP_TO_CN:no-CI)[0x56365ea2ce30]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822133503856 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-348:CM_SERVICE_REQ)[0x56365ea51870]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250822133503856 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-348:CM_SERVICE_REQ)[0x56365ea76050]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250822133503856 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) tx MNCC_SETUP_IND (RTP=1.1.1.1:10000{CLEARMODE#120}) (gsm_04_08_cc.c:309) TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(2120)@718a44d66dfb: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(2126) MSC_Test-MNCC(2120)@718a44d66dfb: Added conn table entry 0TC_lu_and_mo_csd0(2126)-2147483611 20250822133503858 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-348:CM_SERVICE_REQ:trans-8:call-133:RTP_TO_RAN:no-CI)[0x56365ea2d0a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822133503858 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-348:CM_SERVICE_REQ)[0x56365ea51870]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250822133503858 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-348:CM_SERVICE_REQ)[0x56365ea76050]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250822133503858 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS22T} (from: MS={BS22T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:705) 20250822133503858 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) Sending Assignment Command (msc_a.c:706) 20250822133503858 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-348:CM_SERVICE_REQ)[0x56365e9ff2c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_mo_call_establish 1: rx MNCC SETUP ind 20250822133503859 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133503859 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133503859 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133503859 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133503859 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133503859 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133503859 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133503859 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822133503860 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_len:16 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2117)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O 20250822133503863 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133503863 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133503863 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133503863 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133503863 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133503863 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133503863 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133503863 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133503863 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-348:CM_SERVICE_REQ)[0x56365e9ff2c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133503863 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-348:CM_SERVICE_REQ)[0x56365ea76050]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133503863 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-348:CM_SERVICE_REQ:trans-8:call-133:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x56365ea2d0a0]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250822133503863 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-348:CM_SERVICE_REQ:trans-8:call-133:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x56365ea2d0a0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250822133503863 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-348:CM_SERVICE_REQ:trans-8:call-133:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea2d0a0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250822133503864 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS22T} (from: MS={BS22T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:1596) 20250822133503864 DCC INFO trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250822133503864 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS22T} (from: MS={BS22T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:2187) 20250822133503864 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) tx MNCC_RTP_CREATE (RTP=1.1.1.1:10000{CLEARMODE#120}) (gsm_04_08_cc.c:309) TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_mo_call_establish 5: rx MDCX for the RAN side TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_mo_call_establish 3: rx RTP CREATE 20250822133503867 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-348:CM_SERVICE_REQ:trans-8:call-133:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea2d0a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822133503867 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-348:CM_SERVICE_REQ:trans-8:call-133:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea2d0a0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250822133503867 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-348:CM_SERVICE_REQ)[0x56365ea51870]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250822133503868 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250822133503868 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822133503868 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822133503868 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250822133503868 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-348:CM_SERVICE_REQ)[0x56365e9ff2c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133503868 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133503868 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133503868 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133503869 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133503869 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133503869 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133503869 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133503869 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822133503872 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250822133503872 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822133503872 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822133503872 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250822133503872 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-348:CM_SERVICE_REQ)[0x56365e9ff2c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133503872 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133503872 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133503872 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133503872 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133503872 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133503872 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133503872 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133503872 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_mo_call_establish 7: rx CC Alerting 20250822133503875 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250822133503875 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) Got no information of remote audio codecs: neither SDP nor Bearer Capability. Trying anyway. (gsm_04_08_cc.c:795) 20250822133503875 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS22T} (from: MS={BS22T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:798) 20250822133503875 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-348:CM_SERVICE_REQ:trans-8:call-133:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x56365ea2ce30]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250822133503875 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-348:CM_SERVICE_REQ:trans-8:call-133:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x56365ea2ce30]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250822133503875 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-348:CM_SERVICE_REQ:trans-8:call-133:RTP_TO_CN:CI-11111:remote-port-not-sent:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea2ce30]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250822133503877 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250822133503877 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822133503877 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822133503877 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250822133503877 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250822133503877 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-348:CM_SERVICE_REQ)[0x56365e9ff2c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133503877 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133503877 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133503877 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133503877 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133503877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133503877 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133503877 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133503877 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_lu_and_mo_csd0(2126)@718a44d66dfb: as_optional_mgcp_mdcx: rx MDCX MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 TC_lu_and_mo_csd0(2126)@718a44d66dfb: { 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" } } } } } } } MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_mo_call_establish 10: rx CC CONNECT 20250822133503879 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-348:CM_SERVICE_REQ:trans-8:call-133:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea2ce30]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822133503879 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-348:CM_SERVICE_REQ:trans-8:call-133:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea2ce30]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250822133503879 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-348:CM_SERVICE_REQ)[0x56365ea51870]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250822133503879 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-348:CM_SERVICE_REQ)[0x56365ea51870]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250822133503879 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-348:CM_SERVICE_REQ)[0x56365ea76050]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) MSC_Test_0-RAN(2118)@718a44d66dfb: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(2118)@718a44d66dfb: patched enc_l3: '038F'O MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2117)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133503881 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133503881 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133503881 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133503881 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133503881 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133503881 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133503881 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133503881 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133503881 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-348:CM_SERVICE_REQ)[0x56365e9ff2c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133503881 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-348:CM_SERVICE_REQ)[0x56365ea76050]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133503881 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2690) 20250822133503881 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250822133503881 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250822133503881 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822133503881 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) tx MNCC_SETUP_COMPL_IND (gsm_04_08_cc.c:309) TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(2126)@718a44d66dfb: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_mo_call_establish DONE TC_lu_and_mo_csd0(2126)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2126)@718a44d66dfb: Hold the call for some time TC_lu_and_mo_csd0(2126)@718a44d66dfb: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(2126)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2126)@718a44d66dfb: Hangup TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_call_hangup 0: tx MNCC_DISC_REQ 20250822133504891 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250822133504891 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822133504891 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250822133504891 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250822133504891 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-348:CM_SERVICE_REQ)[0x56365e9ff2c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133504892 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133504892 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133504892 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133504892 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133504892 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133504892 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133504892 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133504892 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_call_hangup 1: rx DTAP CC DISC 20250822133504896 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250822133504896 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822133504896 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822133504896 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250822133504896 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250822133504896 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250822133504896 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-348:CM_SERVICE_REQ)[0x56365e9ff2c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133504897 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133504897 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133504897 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133504897 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133504897 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133504897 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133504897 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133504897 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(2118)@718a44d66dfb: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(2118)@718a44d66dfb: patched enc_l3: '03EA'O MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2117)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133504901 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133504901 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133504901 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133504901 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133504901 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133504901 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133504901 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133504901 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133504902 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-348:CM_SERVICE_REQ)[0x56365e9ff2c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133504902 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-348:CM_SERVICE_REQ)[0x56365ea76050]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133504902 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2690) 20250822133504902 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250822133504902 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250822133504902 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-348:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250822133504902 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-348:CM_SERVICE_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250822133504902 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-348:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822133504902 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250822133504902 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-348:CM_SERVICE_REQ)[0x56365ea76050]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133504902 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-348:CM_SERVICE_REQ)[0x56365ea76050]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250822133504902 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822133504902 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822133504902 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822133504902 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-348:CM_SERVICE_REQ)[0x56365ea51870]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250822133504902 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-348:CM_SERVICE_REQ:trans-8:call-133:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea2d0a0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250822133504902 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-348:CM_SERVICE_REQ:trans-8:call-133:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea2d0a0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-348:CM_SERVICE_REQ)[0x56365ea51870] (call_leg.c:197) 20250822133504902 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-348:CM_SERVICE_REQ:trans-8:call-133:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea2d0a0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250822133504902 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-348:CM_SERVICE_REQ:trans-8:call-133:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea2d0a0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250822133504902 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-348:CM_SERVICE_REQ:trans-8:call-133:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea2ce30]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250822133504902 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-348:CM_SERVICE_REQ:trans-8:call-133:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea2ce30]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-348:CM_SERVICE_REQ)[0x56365ea51870] (call_leg.c:197) 20250822133504902 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-348:CM_SERVICE_REQ)[0x56365ea51870]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250822133504902 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-348:CM_SERVICE_REQ:trans-8:call-133:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea2ce30]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250822133504902 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-348:CM_SERVICE_REQ:trans-8:call-133:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea2ce30]{ESTABLISHED}: Deallocated (fsm.c:568) 20250822133504902 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-348:CM_SERVICE_REQ)[0x56365ea51870]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250822133504902 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-348:CM_SERVICE_REQ)[0x56365ea51870]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-348:CM_SERVICE_REQ)[0x56365ea76050] (call_leg.c:198) 20250822133504902 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-348:CM_SERVICE_REQ)[0x56365ea51870]{RELEASING}: Freeing instance (call_leg.c:198) 20250822133504902 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-348:CM_SERVICE_REQ)[0x56365ea51870]{RELEASING}: Deallocated (fsm.c:568) 20250822133504902 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-348:CM_SERVICE_REQ)[0x56365ea76050]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250822133504902 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-348:CM_SERVICE_REQ)[0x56365e9ff2c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822133504902 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822133504903 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133504903 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133504903 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133504903 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133504903 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133504903 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133504903 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133504903 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2120)@718a44d66dfb: Deleted conn table entry 0TC_lu_and_mo_csd0(2126)-2147483611 TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mo_csd0(2126)@718a44d66dfb: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2117)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133504907 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133504907 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133504907 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133504907 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133504907 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133504907 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133504907 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133504907 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_lu_and_mo_csd0(2126)@718a44d66dfb: as_optional_mgcp_dlcx: rx MGCP DLCX 20250822133504907 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-348:CM_SERVICE_REQ)[0x56365e9ff2c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133504907 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-348:CM_SERVICE_REQ)[0x56365ea76050]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133504907 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-348:CM_SERVICE_REQ)[0x56365ea76050]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822133504908 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-348:CM_SERVICE_REQ)[0x56365ea76050]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133504908 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-348:CM_SERVICE_REQ)[0x56365ea76050]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822133504908 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-348:CM_SERVICE_REQ)[0x56365ea2d1d0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822133504908 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-348:CM_SERVICE_REQ)[0x56365ea2d1d0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-348:CM_SERVICE_REQ)[0x56365ea76050] (msc_a.c:1053) 20250822133504908 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-348:CM_SERVICE_REQ)[0x56365ea2d1d0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822133504908 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-348:CM_SERVICE_REQ)[0x56365ea2d1d0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822133504908 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-348:CM_SERVICE_REQ)[0x56365ea76050]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea756b0] (msc_a.c:1053) 20250822133504908 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-348:CM_SERVICE_REQ)[0x56365ea76050]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822133504908 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-348:CM_SERVICE_REQ)[0x56365ea76050]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822133504908 DMSC DEBUG msub_fsm[0x56365ea756b0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822133504908 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31) MSC-A terminated (msub.c:261) 20250822133504908 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31) 1 MSC-I still active (msub.c:79) 20250822133504908 DMSC DEBUG msub_fsm[0x56365ea756b0]{active}: State change to terminating (no timeout) (msub.c:91) 20250822133504908 DMSC DEBUG msub_fsm[0x56365ea756b0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822133504908 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-348:CM_SERVICE_REQ)[0x56365e9ff2c0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822133504908 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-348:CM_SERVICE_REQ)[0x56365e9ff2c0]{READY}: Removing from parent msub_fsm[0x56365ea756b0] (msub.c:113) 20250822133504908 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-348 (ran_conn.c:155) 20250822133504908 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-348:CM_SERVICE_REQ)[0x56365e9ff2c0]{READY}: Freeing instance (msub.c:113) 20250822133504908 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-348:CM_SERVICE_REQ)[0x56365e9ff2c0]{READY}: Deallocated (fsm.c:568) 20250822133504908 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31) Free (msub.c:119) 20250822133504908 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31 - active-conn: now used by 1 (attached) (msub.c:375) 20250822133504908 DMSC DEBUG msub_fsm[0x56365ea756b0]{terminating}: Freeing instance (msub.c:113) 20250822133504908 DMSC DEBUG msub_fsm[0x56365ea756b0]{terminating}: Deallocated (fsm.c:568) 20250822133504908 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133504908 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133504908 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133504908 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133504908 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133504908 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133504908 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133504908 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133504909 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133504909 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133504909 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133504909 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133504909 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133504909 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133504909 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133504909 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(2118)@718a44d66dfb: Deleted conn table entry 0TC_lu_and_mo_csd0(2126)13008624 TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(2126)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_call_hangup 9: done TC_lu_and_mo_csd0(2126)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2126)@718a44d66dfb: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(2126)@718a44d66dfb: ----------------------------------------------- TC_lu_and_mo_csd0(2126)@718a44d66dfb: "CSD Bearer Service: BS24T" TC_lu_and_mo_csd0(2126)@718a44d66dfb: ----------------------------------------------- MSC_Test-GSUP(2123)@718a44d66dfb: Created GsupExpect[1] for "262420000000007" to be handled at TC_lu_and_mo_csd0(2126) TC_lu_and_mo_csd0(2126)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@718a44d66dfb: Added conn table entry 0TC_lu_and_mo_csd0(2126)6379244 MSC_Test_0-SCCP(2117)@718a44d66dfb: First idle individual index:0 MSC_Test_0-RAN(2118)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 20250822133505921 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133505921 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133505921 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133505921 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133505921 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133505921 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133505921 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133505921 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133505922 DMSC DEBUG msub_fsm[0x56365ea2d0a0]{active}: Allocated (fsm.c:456) 20250822133505922 DMSC DEBUG msc_i[0x56365e9fe540]{READY}: Allocated (fsm.c:456) 20250822133505922 DMSC DEBUG msc_i[0x56365e9fe540]{READY}: is child of msub_fsm[0x56365ea2d0a0] (fsm.c:486) 20250822133505922 DMSC DEBUG msc_a[0x56365ea752d0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822133505922 DMSC DEBUG msc_a[0x56365ea752d0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea2d0a0] (fsm.c:486) 20250822133505922 DMSC DEBUG msc_a(unknown:GERAN-A-349:NONE)[0x56365ea752d0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822133505922 DMSC DEBUG msc_i(unknown:GERAN-A-349:NONE)[0x56365e9fe540]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822133505922 DMSC DEBUG msc_a(unknown:GERAN-A-349:NONE)[0x56365ea752d0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822133505922 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-349:LU)[0x56365ea752d0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822133505922 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-349:LU)[0x56365ea752d0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822133505922 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-349:LU)[0x56365ea2ce30]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822133505922 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-349:LU)[0x56365ea2ce30]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-349:LU)[0x56365ea752d0] (fsm.c:486) 20250822133505922 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-349:LU)[0x56365ea2ce30]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822133505922 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-349:LU)[0x56365ea2ce30]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822133505922 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822133505922 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822133505922 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-349:LU)[0x56365ea752d0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822133505922 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-349:LU)[0x56365ea752d0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822133505922 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250822133505922 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822133505922 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-349:LU)[0x56365ea2ce30]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822133505922 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-349:LU)[0x56365ea2ce30]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822133505922 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-349:LU)[0x56365ea2ce30]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822133505922 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-349:LU)[0x56365ea2ce30]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822133505922 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-349:LU)[0x56365e9fe540]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822133505922 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-349:LU)[0x56365ea2ce30]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822133505922 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-349:LU)[0x56365ea2ce30]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822133505922 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-349:LU)[0x56365ea7e7b0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822133505922 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-349:LU)[0x56365ea7e7b0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-349:LU)[0x56365ea2ce30] (fsm.c:486) 20250822133505922 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-349:LU)[0x56365ea7e7b0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822133505922 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-349:LU)[0x56365ea7e7b0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822133505922 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133505923 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133505923 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133505923 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133505923 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133505923 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133505923 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133505923 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133505923 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133505923 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133505923 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133505923 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133505923 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133505923 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133505923 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133505923 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@718a44d66dfb: { messageType := 2, destLocRef := '6156EC'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(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822133505925 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250822133505925 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2117)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133505927 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133505927 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133505927 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133505927 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133505927 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133505927 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133505927 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133505927 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133505927 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-349:LU)[0x56365e9fe540]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133505927 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-349:LU)[0x56365ea752d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(2126)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822133505929 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133505929 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250822133505929 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250822133505929 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822133505930 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133505930 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-349:LU)[0x56365ea2ce30]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822133505930 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-349:LU)[0x56365ea7e7b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822133505930 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-349:LU)[0x56365ea7e7b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822133505930 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-349:LU)[0x56365ea7e7b0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822133505930 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-349:LU)[0x56365ea7e7b0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-349:LU)[0x56365ea2ce30] (vlr_lu_fsm.c:110) 20250822133505930 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-349:LU)[0x56365ea7e7b0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822133505930 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-349:LU)[0x56365ea7e7b0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822133505930 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-349:LU)[0x56365ea2ce30]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822133505930 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-349:LU)[0x56365ea2ce30]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822133505930 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-349:LU)[0x56365ea51870]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822133505930 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-349:LU)[0x56365ea51870]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-349:LU)[0x56365ea2ce30] (fsm.c:486) 20250822133505930 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-349:LU)[0x56365ea51870]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822133505930 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-349:LU)[0x56365ea51870]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822133505930 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-349:LU)[0x56365ea51870]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822133505930 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-349:LU)[0x56365ea51870]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822133505930 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:TMSInew-0x27C7A388) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250822133505930 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-349:LU)[0x56365ea51870]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822133505930 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:TMSInew-0x27C7A388 LOCATION UPDATE ACCEPT (TMSI = 0x27c7a388) (gsm_04_08.c:149) 20250822133505930 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:TMSInew-0x27C7A388:GERAN-A-349:LU)[0x56365e9fe540]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133505930 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:TMSInew-0x27C7A388 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822133505930 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133505930 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133505930 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133505930 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133505930 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133505930 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133505930 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133505930 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2126)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2118)@718a44d66dfb: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(2118)@718a44d66dfb: patched enc_l3: '055B'O MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2117)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133505934 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133505934 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133505934 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133505934 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133505934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133505934 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133505934 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133505934 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133505934 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:TMSInew-0x27C7A388:GERAN-A-349:LU)[0x56365e9fe540]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133505934 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:TMSInew-0x27C7A388:GERAN-A-349:LU)[0x56365ea752d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133505935 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:TMSInew-0x27C7A388:GERAN-A-349:LU)[0x56365ea752d0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822133505935 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:TMSInew-0x27C7A388:GERAN-A-349:LU)[0x56365ea2ce30]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822133505935 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-349:LU)[0x56365ea51870]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822133505935 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250822133505935 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-349:LU)[0x56365ea51870]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822133505935 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-349:LU)[0x56365ea2ce30]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822133505935 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-349:LU)[0x56365ea51870]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822133505935 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-349:LU)[0x56365ea51870]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-349:LU)[0x56365ea2ce30] (vlr_lu_fsm.c:817) 20250822133505935 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-349:LU)[0x56365ea51870]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822133505935 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22DF9D31:GERAN-A-349:LU)[0x56365ea51870]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822133505935 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-349:LU)[0x56365ea2ce30]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822133505935 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-349:LU)[0x56365ea752d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250822133505935 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-349:LU)[0x56365ea752d0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.986s remaining) (msc_a.c:450) 20250822133505935 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250822133505935 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-349:LU)[0x56365ea752d0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133505935 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-349:LU)[0x56365ea752d0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250822133505935 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822133505935 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822133505935 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822133505935 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-349:LU)[0x56365e9fe540]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822133505935 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822133505935 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133505935 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133505935 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133505935 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133505935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133505935 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133505935 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133505935 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2117)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822133505939 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133505939 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133505939 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133505939 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133505939 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)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133505939 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133505939 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133505939 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133505939 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-349:LU)[0x56365e9fe540]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133505939 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-349:LU)[0x56365ea752d0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133505939 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-349:LU)[0x56365ea752d0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822133505940 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-349:LU)[0x56365ea752d0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133505940 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-349:LU)[0x56365ea752d0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822133505940 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-349:LU)[0x56365ea2ce30]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822133505940 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-349:LU)[0x56365ea2ce30]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-349:LU)[0x56365ea752d0] (msc_a.c:1053) 20250822133505940 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-349:LU)[0x56365ea2ce30]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822133505940 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-349:LU)[0x56365ea2ce30]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822133505940 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-349:LU)[0x56365ea2ce30]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822133505940 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-349:LU)[0x56365ea752d0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea2d0a0] (msc_a.c:1053) 20250822133505940 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-349:LU)[0x56365ea752d0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822133505940 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-349:LU)[0x56365ea752d0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822133505940 DMSC DEBUG msub_fsm[0x56365ea2d0a0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822133505940 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388) MSC-A terminated (msub.c:261) 20250822133505940 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388) 1 MSC-I still active (msub.c:79) 20250822133505940 DMSC DEBUG msub_fsm[0x56365ea2d0a0]{active}: State change to terminating (no timeout) (msub.c:91) 20250822133505940 DMSC DEBUG msub_fsm[0x56365ea2d0a0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822133505940 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-349:LU)[0x56365e9fe540]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822133505940 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-349:LU)[0x56365e9fe540]{READY}: Removing from parent msub_fsm[0x56365ea2d0a0] (msub.c:113) 20250822133505940 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-349 (ran_conn.c:155) 20250822133505940 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-349:LU)[0x56365e9fe540]{READY}: Freeing instance (msub.c:113) 20250822133505940 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-349:LU)[0x56365e9fe540]{READY}: Deallocated (fsm.c:568) 20250822133505940 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388) Free (msub.c:119) 20250822133505940 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388 - active-conn: now used by 1 (attached) (msub.c:375) 20250822133505940 DMSC DEBUG msub_fsm[0x56365ea2d0a0]{terminating}: Freeing instance (msub.c:113) 20250822133505940 DMSC DEBUG msub_fsm[0x56365ea2d0a0]{terminating}: Deallocated (fsm.c:568) 20250822133505940 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133505940 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133505940 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133505940 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133505940 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133505940 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133505940 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133505940 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 20250822133505941 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133505941 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133505941 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133505941 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133505941 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133505941 DLSS7 DEBUG Found route for dpc=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)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133505941 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133505941 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(2118)@718a44d66dfb: Deleted conn table entry 0TC_lu_and_mo_csd0(2126)6379244 TC_lu_and_mo_csd0(2126)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822133505942 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822133505943 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(2126)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2126)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2126)@718a44d66dfb: 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 := '27C7A388'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(2118)@718a44d66dfb: Added conn table entry 0TC_lu_and_mo_csd0(2126)5311965 MSC_Test_0-RAN(2118)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(2117)@718a44d66dfb: First idle individual index:0 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133506142 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133506142 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133506142 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133506142 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133506142 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133506142 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133506142 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133506142 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133506143 DMSC DEBUG msub_fsm[0x56365ea2ce30]{active}: Allocated (fsm.c:456) 20250822133506143 DMSC DEBUG msc_i[0x56365ea752d0]{READY}: Allocated (fsm.c:456) 20250822133506143 DMSC DEBUG msc_i[0x56365ea752d0]{READY}: is child of msub_fsm[0x56365ea2ce30] (fsm.c:486) 20250822133506143 DMSC DEBUG msc_a[0x56365e9fe540]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822133506143 DMSC DEBUG msc_a[0x56365e9fe540]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea2ce30] (fsm.c:486) 20250822133506143 DMSC DEBUG msc_a(unknown:GERAN-A-350:NONE)[0x56365e9fe540]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822133506143 DMSC DEBUG msc_i(unknown:GERAN-A-350:NONE)[0x56365ea752d0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822133506143 DMSC DEBUG msc_a(unknown:GERAN-A-350:NONE)[0x56365e9fe540]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822133506143 DMM DEBUG msc_a(TMSI-0x27C7A388:GERAN-A-350:CM_SERVICE_REQ)[0x56365e9fe540]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250822133506143 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x27C7A388:GERAN-A-350:CM_SERVICE_REQ)[0x56365ea2d0a0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822133506143 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x27C7A388:GERAN-A-350:CM_SERVICE_REQ)[0x56365ea2d0a0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x27C7A388:GERAN-A-350:CM_SERVICE_REQ)[0x56365e9fe540] (fsm.c:486) 20250822133506143 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x27C7A388:GERAN-A-350:CM_SERVICE_REQ)[0x56365ea2d0a0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250822133506143 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x27C7A388:GERAN-A-350:CM_SERVICE_REQ)[0x56365ea2d0a0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822133506143 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822133506143 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822133506143 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-350:CM_SERVICE_REQ)[0x56365e9fe540]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822133506143 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-350:CM_SERVICE_REQ)[0x56365e9fe540]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822133506143 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-350:CM_SERVICE_REQ)[0x56365ea2d0a0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822133506144 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-350:CM_SERVICE_REQ)[0x56365ea2d0a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822133506144 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-350:CM_SERVICE_REQ)[0x56365ea2d0a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822133506144 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-350:CM_SERVICE_REQ)[0x56365ea752d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822133506144 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-350:CM_SERVICE_REQ)[0x56365ea2d0a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822133506144 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-350:CM_SERVICE_REQ)[0x56365ea2d0a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822133506144 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-350:CM_SERVICE_REQ)[0x56365ea2d0a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822133506144 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-350:CM_SERVICE_REQ)[0x56365ea2d0a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822133506144 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-350:CM_SERVICE_REQ)[0x56365ea2d0a0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822133506144 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-350:CM_SERVICE_REQ)[0x56365ea2d0a0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822133506144 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-350:CM_SERVICE_REQ)[0x56365ea2d0a0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822133506144 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-350:CM_SERVICE_REQ)[0x56365ea752d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133506144 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-350:CM_SERVICE_REQ)[0x56365e9fe540]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250822133506144 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-350:CM_SERVICE_REQ)[0x56365e9fe540]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250822133506144 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250822133506144 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250822133506144 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133506144 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133506144 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133506144 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133506144 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133506144 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133506144 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133506144 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133506145 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133506145 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133506145 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133506145 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133506145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133506145 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133506145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133506145 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133506145 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133506145 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133506145 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133506145 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133506145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133506145 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 20250822133506145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133506145 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@718a44d66dfb: { messageType := 2, destLocRef := '510DDD'O, sourceLocRef := '00015E'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822133506147 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250822133506148 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(2126)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(2120)@718a44d66dfb: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(2126) MSC_Test-MGCP(2121)@718a44d66dfb: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_csd0(2126) MSC_Test_0-RAN(2118)@718a44d66dfb: patching N(SD)=1 into dtap '03050407E18A89210340805E04802143F5'O MSC_Test_0-RAN(2118)@718a44d66dfb: patched enc_l3: '03450407E18A89210340805E04802143F5'O MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_len:20 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2117)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210340805E04802143F5'O MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133506156 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133506156 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133506156 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133506156 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133506156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133506156 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133506156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133506156 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133506156 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-350:CM_SERVICE_REQ)[0x56365ea752d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133506156 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-350:CM_SERVICE_REQ)[0x56365e9fe540]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133506157 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250822133506157 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388 callref-0x80000026 tid-8) New transaction (transaction.c:231) 20250822133506157 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-350:CM_SERVICE_REQ)[0x56365e9fe540]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2671) 20250822133506157 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-350:CM_SERVICE_REQ)[0x56365e9fe540]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250822133506157 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2690) 20250822133506157 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822133506157 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250822133506157 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) codec/BS: :0{CLEARMODE#120,BS24T} (from: MS={BS24T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:702) 20250822133506157 DCC INFO trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250822133506157 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250822133506157 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-350:CM_SERVICE_REQ)[0x56365ea51870]{ESTABLISHING}: Allocated (fsm.c:456) 20250822133506157 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-350:CM_SERVICE_REQ)[0x56365ea51870]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-350:CM_SERVICE_REQ)[0x56365e9fe540] (fsm.c:486) 20250822133506157 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) codec/BS: :0{CLEARMODE#120,BS24T} (from: MS={BS24T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:2161) 20250822133506157 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-350:CM_SERVICE_REQ)[0x56365ea78fe0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250822133506157 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-350:CM_SERVICE_REQ)[0x56365ea78fe0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-350:CM_SERVICE_REQ)[0x56365ea51870] (fsm.c:486) 20250822133506157 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-350:CM_SERVICE_REQ:trans-8:call-134:RTP_TO_CN:no-CI)[0x56365ea78fe0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250822133506157 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-350:CM_SERVICE_REQ:trans-8:call-134:RTP_TO_CN:no-CI)[0x56365ea78fe0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250822133506157 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-350:CM_SERVICE_REQ)[0x56365ea14660]{UNINITIALIZED}: Allocated (fsm.c:456) 20250822133506157 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-350:CM_SERVICE_REQ)[0x56365ea14660]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-350:CM_SERVICE_REQ)[0x56365ea51870] (fsm.c:486) 20250822133506157 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-350:CM_SERVICE_REQ:trans-8:call-134:RTP_TO_RAN:no-CI)[0x56365ea14660]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250822133506157 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-350:CM_SERVICE_REQ:trans-8:call-134:RTP_TO_RAN:no-CI)[0x56365ea14660]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(2121)@718a44d66dfb: Found Expect[0] for { line := { verb := "CRCX", trans_id := "244", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "86" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mo_csd0(2126) TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_mo_call_establish 2: rx 1st CRCX 20250822133506161 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-350:CM_SERVICE_REQ:trans-8:call-134:RTP_TO_CN:no-CI)[0x56365ea78fe0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822133506161 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-350:CM_SERVICE_REQ)[0x56365ea51870]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250822133506161 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-350:CM_SERVICE_REQ)[0x56365e9fe540]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250822133506161 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) tx MNCC_SETUP_IND (RTP=1.1.1.1:10000{CLEARMODE#120}) (gsm_04_08_cc.c:309) MSC_Test-MNCC(2120)@718a44d66dfb: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(2126) TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(2120)@718a44d66dfb: Added conn table entry 0TC_lu_and_mo_csd0(2126)-2147483610 TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_mo_call_establish 1: rx MNCC SETUP ind 20250822133506164 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-350:CM_SERVICE_REQ:trans-8:call-134:RTP_TO_RAN:no-CI)[0x56365ea14660]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822133506164 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-350:CM_SERVICE_REQ)[0x56365ea51870]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250822133506164 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-350:CM_SERVICE_REQ)[0x56365e9fe540]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250822133506164 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS24T} (from: MS={BS24T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:705) 20250822133506164 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) Sending Assignment Command (msc_a.c:706) 20250822133506164 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-350:CM_SERVICE_REQ)[0x56365ea752d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250822133506164 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133506164 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133506164 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133506164 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133506164 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133506164 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133506164 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133506165 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822133506166 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_len:16 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2117)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O 20250822133506169 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133506169 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133506169 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133506170 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133506170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133506170 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133506170 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133506170 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133506170 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-350:CM_SERVICE_REQ)[0x56365ea752d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133506170 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-350:CM_SERVICE_REQ)[0x56365e9fe540]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133506170 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-350:CM_SERVICE_REQ:trans-8:call-134:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x56365ea14660]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250822133506170 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-350:CM_SERVICE_REQ:trans-8:call-134:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x56365ea14660]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250822133506170 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-350:CM_SERVICE_REQ:trans-8:call-134:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea14660]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250822133506170 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS24T} (from: MS={BS24T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:1596) 20250822133506170 DCC INFO trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250822133506170 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS24T} (from: MS={BS24T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:2187) 20250822133506170 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) tx MNCC_RTP_CREATE (RTP=1.1.1.1:10000{CLEARMODE#120}) (gsm_04_08_cc.c:309) TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_mo_call_establish 5: rx MDCX for the RAN side 20250822133506173 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250822133506173 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822133506173 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822133506173 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250822133506173 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-350:CM_SERVICE_REQ)[0x56365ea752d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133506173 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133506173 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133506173 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133506173 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133506173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133506173 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133506173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133506173 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822133506175 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-350:CM_SERVICE_REQ:trans-8:call-134:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea14660]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822133506175 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-350:CM_SERVICE_REQ:trans-8:call-134:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea14660]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250822133506175 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-350:CM_SERVICE_REQ)[0x56365ea51870]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250822133506176 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250822133506176 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822133506176 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822133506176 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250822133506176 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-350:CM_SERVICE_REQ)[0x56365ea752d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133506176 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133506176 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133506176 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133506176 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133506176 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133506176 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133506176 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133506176 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_mo_call_establish 7: rx CC Alerting 20250822133506177 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250822133506177 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) Got no information of remote audio codecs: neither SDP nor Bearer Capability. Trying anyway. (gsm_04_08_cc.c:795) 20250822133506178 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS24T} (from: MS={BS24T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:798) 20250822133506178 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-350:CM_SERVICE_REQ:trans-8:call-134:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x56365ea78fe0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250822133506178 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-350:CM_SERVICE_REQ:trans-8:call-134:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x56365ea78fe0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250822133506178 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-350:CM_SERVICE_REQ:trans-8:call-134:RTP_TO_CN:CI-11111:remote-port-not-sent:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea78fe0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250822133506178 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250822133506178 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822133506178 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822133506178 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250822133506178 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250822133506178 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-350:CM_SERVICE_REQ)[0x56365ea752d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133506178 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133506178 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133506178 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133506178 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133506178 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133506178 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133506178 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133506178 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_lu_and_mo_csd0(2126)@718a44d66dfb: as_optional_mgcp_mdcx: rx MDCX MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 TC_lu_and_mo_csd0(2126)@718a44d66dfb: { 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" } } } } } } } MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_mo_call_establish 10: rx CC CONNECT 20250822133506179 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-350:CM_SERVICE_REQ:trans-8:call-134:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea78fe0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822133506179 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-350:CM_SERVICE_REQ:trans-8:call-134:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea78fe0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250822133506179 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-350:CM_SERVICE_REQ)[0x56365ea51870]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250822133506179 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-350:CM_SERVICE_REQ)[0x56365ea51870]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250822133506179 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-350:CM_SERVICE_REQ)[0x56365e9fe540]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) MSC_Test_0-RAN(2118)@718a44d66dfb: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(2118)@718a44d66dfb: patched enc_l3: '038F'O MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2117)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002038F'O 20250822133506180 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133506180 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133506180 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133506180 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133506180 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133506180 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133506180 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133506180 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133506180 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-350:CM_SERVICE_REQ)[0x56365ea752d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133506180 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-350:CM_SERVICE_REQ)[0x56365e9fe540]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133506180 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2690) 20250822133506180 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250822133506180 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250822133506180 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822133506180 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) tx MNCC_SETUP_COMPL_IND (gsm_04_08_cc.c:309) TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(2126)@718a44d66dfb: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_mo_call_establish DONE TC_lu_and_mo_csd0(2126)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2126)@718a44d66dfb: Hold the call for some time TC_lu_and_mo_csd0(2126)@718a44d66dfb: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(2126)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2126)@718a44d66dfb: Hangup TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_call_hangup 0: tx MNCC_DISC_REQ 20250822133507188 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250822133507188 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822133507188 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250822133507189 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250822133507189 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-350:CM_SERVICE_REQ)[0x56365ea752d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133507189 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133507189 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133507189 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133507189 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133507189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133507189 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133507189 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133507189 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_call_hangup 1: rx DTAP CC DISC 20250822133507194 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250822133507194 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822133507194 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822133507194 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250822133507194 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250822133507194 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250822133507194 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-350:CM_SERVICE_REQ)[0x56365ea752d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133507194 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133507194 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133507194 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133507194 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133507194 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133507194 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133507194 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133507194 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(2118)@718a44d66dfb: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(2118)@718a44d66dfb: patched enc_l3: '03EA'O MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2117)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133507199 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133507199 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133507199 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133507199 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133507199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133507199 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133507199 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133507199 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133507199 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-350:CM_SERVICE_REQ)[0x56365ea752d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133507199 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-350:CM_SERVICE_REQ)[0x56365e9fe540]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133507199 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2690) 20250822133507199 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250822133507199 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250822133507199 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-350:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250822133507199 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-350:CM_SERVICE_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250822133507199 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-350:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822133507199 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250822133507199 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-350:CM_SERVICE_REQ)[0x56365e9fe540]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133507199 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-350:CM_SERVICE_REQ)[0x56365e9fe540]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250822133507199 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822133507199 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822133507199 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822133507199 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-350:CM_SERVICE_REQ)[0x56365ea51870]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250822133507199 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-350:CM_SERVICE_REQ:trans-8:call-134:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea14660]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250822133507199 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-350:CM_SERVICE_REQ:trans-8:call-134:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea14660]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-350:CM_SERVICE_REQ)[0x56365ea51870] (call_leg.c:197) 20250822133507200 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-350:CM_SERVICE_REQ:trans-8:call-134:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea14660]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250822133507200 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-350:CM_SERVICE_REQ:trans-8:call-134:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea14660]{ESTABLISHED}: Deallocated (fsm.c:568) 20250822133507200 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-350:CM_SERVICE_REQ:trans-8:call-134:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea78fe0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250822133507200 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-350:CM_SERVICE_REQ:trans-8:call-134:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea78fe0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-350:CM_SERVICE_REQ)[0x56365ea51870] (call_leg.c:197) 20250822133507200 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-350:CM_SERVICE_REQ)[0x56365ea51870]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250822133507200 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-350:CM_SERVICE_REQ:trans-8:call-134:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea78fe0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250822133507200 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-350:CM_SERVICE_REQ:trans-8:call-134:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea78fe0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250822133507200 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-350:CM_SERVICE_REQ)[0x56365ea51870]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250822133507200 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-350:CM_SERVICE_REQ)[0x56365ea51870]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-350:CM_SERVICE_REQ)[0x56365e9fe540] (call_leg.c:198) 20250822133507200 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-350:CM_SERVICE_REQ)[0x56365ea51870]{RELEASING}: Freeing instance (call_leg.c:198) 20250822133507200 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-350:CM_SERVICE_REQ)[0x56365ea51870]{RELEASING}: Deallocated (fsm.c:568) 20250822133507200 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-350:CM_SERVICE_REQ)[0x56365e9fe540]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250822133507200 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-350:CM_SERVICE_REQ)[0x56365ea752d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822133507200 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822133507200 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133507200 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133507200 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133507200 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133507200 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133507200 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133507200 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133507200 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2120)@718a44d66dfb: Deleted conn table entry 0TC_lu_and_mo_csd0(2126)-2147483610 TC_lu_and_mo_csd0(2126)@718a44d66dfb: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(2126)@718a44d66dfb: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2117)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133507205 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133507205 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133507205 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133507205 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133507205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133507205 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133507205 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133507205 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133507205 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-350:CM_SERVICE_REQ)[0x56365ea752d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133507205 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-350:CM_SERVICE_REQ)[0x56365e9fe540]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133507205 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-350:CM_SERVICE_REQ)[0x56365e9fe540]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822133507205 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-350:CM_SERVICE_REQ)[0x56365e9fe540]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133507205 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-350:CM_SERVICE_REQ)[0x56365e9fe540]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822133507206 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-350:CM_SERVICE_REQ)[0x56365ea2d0a0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822133507206 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-350:CM_SERVICE_REQ)[0x56365ea2d0a0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-350:CM_SERVICE_REQ)[0x56365e9fe540] (msc_a.c:1053) 20250822133507206 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-350:CM_SERVICE_REQ)[0x56365ea2d0a0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822133507206 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-350:CM_SERVICE_REQ)[0x56365ea2d0a0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822133507206 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-350:CM_SERVICE_REQ)[0x56365e9fe540]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea2ce30] (msc_a.c:1053) 20250822133507206 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-350:CM_SERVICE_REQ)[0x56365e9fe540]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822133507206 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-350:CM_SERVICE_REQ)[0x56365e9fe540]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822133507206 DMSC DEBUG msub_fsm[0x56365ea2ce30]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822133507206 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388) MSC-A terminated (msub.c:261) 20250822133507206 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388) 1 MSC-I still active (msub.c:79) 20250822133507206 DMSC DEBUG msub_fsm[0x56365ea2ce30]{active}: State change to terminating (no timeout) (msub.c:91) 20250822133507206 DMSC DEBUG msub_fsm[0x56365ea2ce30]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822133507206 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-350:CM_SERVICE_REQ)[0x56365ea752d0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822133507206 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-350:CM_SERVICE_REQ)[0x56365ea752d0]{READY}: Removing from parent msub_fsm[0x56365ea2ce30] (msub.c:113) 20250822133507206 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-350 (ran_conn.c:155) 20250822133507206 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-350:CM_SERVICE_REQ)[0x56365ea752d0]{READY}: Freeing instance (msub.c:113) 20250822133507206 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-350:CM_SERVICE_REQ)[0x56365ea752d0]{READY}: Deallocated (fsm.c:568) 20250822133507206 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388) Free (msub.c:119) 20250822133507206 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388 - active-conn: now used by 1 (attached) (msub.c:375) 20250822133507206 DMSC DEBUG msub_fsm[0x56365ea2ce30]{terminating}: Freeing instance (msub.c:113) 20250822133507206 DMSC DEBUG msub_fsm[0x56365ea2ce30]{terminating}: Deallocated (fsm.c:568) 20250822133507206 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133507206 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133507206 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133507206 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133507206 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133507206 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133507206 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133507206 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 20250822133507207 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133507207 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133507207 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133507207 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133507207 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133507207 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133507207 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133507207 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2118)@718a44d66dfb: Deleted conn table entry 0TC_lu_and_mo_csd0(2126)5311965 TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(2126)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_call_hangup 9: done TC_lu_and_mo_csd0(2126)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2126)@718a44d66dfb: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(2126)@718a44d66dfb: ----------------------------------------------- TC_lu_and_mo_csd0(2126)@718a44d66dfb: "CSD Bearer Service: BS25T" TC_lu_and_mo_csd0(2126)@718a44d66dfb: ----------------------------------------------- MSC_Test-GSUP(2123)@718a44d66dfb: Created GsupExpect[2] for "262420000000007" to be handled at TC_lu_and_mo_csd0(2126) TC_lu_and_mo_csd0(2126)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@718a44d66dfb: Added conn table entry 0TC_lu_and_mo_csd0(2126)9284636 MSC_Test_0-RAN(2118)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(2117)@718a44d66dfb: First idle individual index:0 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133508220 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133508220 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133508220 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133508220 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133508220 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133508220 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133508220 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133508220 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133508220 DMSC DEBUG msub_fsm[0x56365ea14660]{active}: Allocated (fsm.c:456) 20250822133508220 DMSC DEBUG msc_i[0x56365ea2d300]{READY}: Allocated (fsm.c:456) 20250822133508220 DMSC DEBUG msc_i[0x56365ea2d300]{READY}: is child of msub_fsm[0x56365ea14660] (fsm.c:486) 20250822133508220 DMSC DEBUG msc_a[0x56365ea7e7b0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822133508220 DMSC DEBUG msc_a[0x56365ea7e7b0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea14660] (fsm.c:486) 20250822133508220 DMSC DEBUG msc_a(unknown:GERAN-A-351:NONE)[0x56365ea7e7b0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822133508220 DMSC DEBUG msc_i(unknown:GERAN-A-351:NONE)[0x56365ea2d300]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822133508220 DMSC DEBUG msc_a(unknown:GERAN-A-351:NONE)[0x56365ea7e7b0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822133508221 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-351:LU)[0x56365ea7e7b0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822133508221 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-351:LU)[0x56365ea7e7b0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822133508221 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-351:LU)[0x56365ea78fe0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822133508221 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-351:LU)[0x56365ea78fe0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-351:LU)[0x56365ea7e7b0] (fsm.c:486) 20250822133508221 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-351:LU)[0x56365ea78fe0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822133508221 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-351:LU)[0x56365ea78fe0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822133508221 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822133508221 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822133508221 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-351:LU)[0x56365ea7e7b0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822133508221 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-351:LU)[0x56365ea7e7b0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822133508221 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250822133508221 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822133508221 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-351:LU)[0x56365ea78fe0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822133508221 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-351:LU)[0x56365ea78fe0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822133508221 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-351:LU)[0x56365ea78fe0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822133508221 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-351:LU)[0x56365ea78fe0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822133508221 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-351:LU)[0x56365ea2d300]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822133508221 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-351:LU)[0x56365ea78fe0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822133508221 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-351:LU)[0x56365ea78fe0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822133508221 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-351:LU)[0x56365ea2dd60]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822133508221 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-351:LU)[0x56365ea2dd60]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-351:LU)[0x56365ea78fe0] (fsm.c:486) 20250822133508221 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-351:LU)[0x56365ea2dd60]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822133508221 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-351:LU)[0x56365ea2dd60]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822133508221 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133508221 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133508221 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133508221 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133508221 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133508221 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133508221 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133508221 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133508222 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133508222 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133508222 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133508222 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133508222 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133508222 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133508222 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133508222 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@718a44d66dfb: { messageType := 2, destLocRef := '8DAC1C'O, sourceLocRef := '00015F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822133508224 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250822133508224 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2117)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250822133508225 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133508225 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133508225 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133508225 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133508225 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133508225 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133508225 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133508226 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133508226 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-351:LU)[0x56365ea2d300]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133508226 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-351:LU)[0x56365ea7e7b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(2126)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822133508228 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133508228 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250822133508228 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250822133508228 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822133508229 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133508229 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-351:LU)[0x56365ea78fe0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822133508229 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-351:LU)[0x56365ea2dd60]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822133508229 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-351:LU)[0x56365ea2dd60]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822133508229 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-351:LU)[0x56365ea2dd60]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822133508229 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-351:LU)[0x56365ea2dd60]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-351:LU)[0x56365ea78fe0] (vlr_lu_fsm.c:110) 20250822133508229 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-351:LU)[0x56365ea2dd60]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822133508229 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-351:LU)[0x56365ea2dd60]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822133508229 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-351:LU)[0x56365ea78fe0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822133508229 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-351:LU)[0x56365ea78fe0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822133508229 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-351:LU)[0x56365ea51870]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822133508229 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-351:LU)[0x56365ea51870]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-351:LU)[0x56365ea78fe0] (fsm.c:486) 20250822133508229 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-351:LU)[0x56365ea51870]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822133508229 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-351:LU)[0x56365ea51870]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822133508229 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-351:LU)[0x56365ea51870]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822133508229 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-351:LU)[0x56365ea51870]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822133508229 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:TMSInew-0x0D85E9E5) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250822133508230 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-351:LU)[0x56365ea51870]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822133508230 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:TMSInew-0x0D85E9E5 LOCATION UPDATE ACCEPT (TMSI = 0x0d85e9e5) (gsm_04_08.c:149) 20250822133508230 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:TMSInew-0x0D85E9E5:GERAN-A-351:LU)[0x56365ea2d300]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133508230 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:TMSInew-0x0D85E9E5 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822133508230 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133508230 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133508230 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133508230 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133508230 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133508230 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133508230 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133508230 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2126)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2118)@718a44d66dfb: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(2118)@718a44d66dfb: patched enc_l3: '055B'O MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2117)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002055B'O 20250822133508234 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133508234 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133508234 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133508234 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133508234 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133508234 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133508234 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133508234 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133508235 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:TMSInew-0x0D85E9E5:GERAN-A-351:LU)[0x56365ea2d300]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133508235 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:TMSInew-0x0D85E9E5:GERAN-A-351:LU)[0x56365ea7e7b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133508235 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:TMSInew-0x0D85E9E5:GERAN-A-351:LU)[0x56365ea7e7b0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822133508235 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:TMSInew-0x0D85E9E5:GERAN-A-351:LU)[0x56365ea78fe0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822133508235 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-351:LU)[0x56365ea51870]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822133508235 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250822133508235 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-351:LU)[0x56365ea51870]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822133508235 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-351:LU)[0x56365ea78fe0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822133508235 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-351:LU)[0x56365ea51870]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822133508235 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-351:LU)[0x56365ea51870]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-351:LU)[0x56365ea78fe0] (vlr_lu_fsm.c:817) 20250822133508235 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-351:LU)[0x56365ea51870]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822133508235 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27C7A388:GERAN-A-351:LU)[0x56365ea51870]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822133508235 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-351:LU)[0x56365ea78fe0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822133508235 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-351:LU)[0x56365ea7e7b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250822133508235 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-351:LU)[0x56365ea7e7b0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.985s remaining) (msc_a.c:450) 20250822133508235 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250822133508235 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-351:LU)[0x56365ea7e7b0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133508235 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-351:LU)[0x56365ea7e7b0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250822133508235 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822133508235 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822133508235 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822133508235 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-351:LU)[0x56365ea2d300]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822133508236 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822133508236 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133508236 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133508236 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133508236 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133508236 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133508236 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133508236 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133508236 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2117)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822133508239 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133508239 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133508239 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133508239 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133508239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133508240 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133508240 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133508240 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133508240 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-351:LU)[0x56365ea2d300]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133508240 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-351:LU)[0x56365ea7e7b0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133508240 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-351:LU)[0x56365ea7e7b0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822133508240 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-351:LU)[0x56365ea7e7b0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133508240 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-351:LU)[0x56365ea7e7b0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822133508240 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-351:LU)[0x56365ea78fe0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822133508240 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-351:LU)[0x56365ea78fe0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-351:LU)[0x56365ea7e7b0] (msc_a.c:1053) 20250822133508240 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-351:LU)[0x56365ea78fe0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822133508240 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-351:LU)[0x56365ea78fe0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822133508240 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-351:LU)[0x56365ea78fe0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822133508240 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-351:LU)[0x56365ea7e7b0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea14660] (msc_a.c:1053) 20250822133508240 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-351:LU)[0x56365ea7e7b0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822133508240 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-351:LU)[0x56365ea7e7b0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822133508240 DMSC DEBUG msub_fsm[0x56365ea14660]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822133508240 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5) MSC-A terminated (msub.c:261) 20250822133508240 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5) 1 MSC-I still active (msub.c:79) 20250822133508240 DMSC DEBUG msub_fsm[0x56365ea14660]{active}: State change to terminating (no timeout) (msub.c:91) 20250822133508240 DMSC DEBUG msub_fsm[0x56365ea14660]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822133508240 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-351:LU)[0x56365ea2d300]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822133508240 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-351:LU)[0x56365ea2d300]{READY}: Removing from parent msub_fsm[0x56365ea14660] (msub.c:113) 20250822133508241 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-351 (ran_conn.c:155) 20250822133508241 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-351:LU)[0x56365ea2d300]{READY}: Freeing instance (msub.c:113) 20250822133508241 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-351:LU)[0x56365ea2d300]{READY}: Deallocated (fsm.c:568) 20250822133508241 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5) Free (msub.c:119) 20250822133508241 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5 - active-conn: now used by 1 (attached) (msub.c:375) 20250822133508241 DMSC DEBUG msub_fsm[0x56365ea14660]{terminating}: Freeing instance (msub.c:113) 20250822133508241 DMSC DEBUG msub_fsm[0x56365ea14660]{terminating}: Deallocated (fsm.c:568) 20250822133508241 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133508241 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133508241 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133508241 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133508241 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133508241 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133508241 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133508241 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 20250822133508242 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133508242 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133508242 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133508242 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133508242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133508242 DLSS7 DEBUG Found route for dpc=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)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133508242 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133508242 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(2118)@718a44d66dfb: Deleted conn table entry 0TC_lu_and_mo_csd0(2126)9284636 TC_lu_and_mo_csd0(2126)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822133508244 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822133508244 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(2126)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2126)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2126)@718a44d66dfb: 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 := '0D85E9E5'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(2118)@718a44d66dfb: Added conn table entry 0TC_lu_and_mo_csd0(2126)12823272 MSC_Test_0-SCCP(2117)@718a44d66dfb: First idle individual index:0 MSC_Test_0-RAN(2118)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133508450 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133508450 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133508450 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133508450 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133508450 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133508450 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133508450 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133508450 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133508451 DMSC DEBUG msub_fsm[0x56365ea78fe0]{active}: Allocated (fsm.c:456) 20250822133508451 DMSC DEBUG msc_i[0x56365ea7e7b0]{READY}: Allocated (fsm.c:456) 20250822133508451 DMSC DEBUG msc_i[0x56365ea7e7b0]{READY}: is child of msub_fsm[0x56365ea78fe0] (fsm.c:486) 20250822133508451 DMSC DEBUG msc_a[0x56365ea2d300]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822133508451 DMSC DEBUG msc_a[0x56365ea2d300]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea78fe0] (fsm.c:486) 20250822133508451 DMSC DEBUG msc_a(unknown:GERAN-A-352:NONE)[0x56365ea2d300]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822133508451 DMSC DEBUG msc_i(unknown:GERAN-A-352:NONE)[0x56365ea7e7b0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822133508451 DMSC DEBUG msc_a(unknown:GERAN-A-352:NONE)[0x56365ea2d300]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822133508452 DMM DEBUG msc_a(TMSI-0x0D85E9E5:GERAN-A-352:CM_SERVICE_REQ)[0x56365ea2d300]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250822133508452 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0D85E9E5:GERAN-A-352:CM_SERVICE_REQ)[0x56365ea14660]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822133508452 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0D85E9E5:GERAN-A-352:CM_SERVICE_REQ)[0x56365ea14660]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x0D85E9E5:GERAN-A-352:CM_SERVICE_REQ)[0x56365ea2d300] (fsm.c:486) 20250822133508452 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0D85E9E5:GERAN-A-352:CM_SERVICE_REQ)[0x56365ea14660]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250822133508452 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0D85E9E5:GERAN-A-352:CM_SERVICE_REQ)[0x56365ea14660]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822133508452 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822133508452 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822133508452 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-352:CM_SERVICE_REQ)[0x56365ea2d300]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822133508452 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-352:CM_SERVICE_REQ)[0x56365ea2d300]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822133508452 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-352:CM_SERVICE_REQ)[0x56365ea14660]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822133508452 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-352:CM_SERVICE_REQ)[0x56365ea14660]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822133508452 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-352:CM_SERVICE_REQ)[0x56365ea14660]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822133508452 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-352:CM_SERVICE_REQ)[0x56365ea7e7b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822133508452 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-352:CM_SERVICE_REQ)[0x56365ea14660]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822133508452 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-352:CM_SERVICE_REQ)[0x56365ea14660]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822133508452 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-352:CM_SERVICE_REQ)[0x56365ea14660]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822133508452 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-352:CM_SERVICE_REQ)[0x56365ea14660]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822133508452 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-352:CM_SERVICE_REQ)[0x56365ea14660]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822133508452 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-352:CM_SERVICE_REQ)[0x56365ea14660]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822133508452 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-352:CM_SERVICE_REQ)[0x56365ea14660]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822133508452 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-352:CM_SERVICE_REQ)[0x56365ea7e7b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133508452 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-352:CM_SERVICE_REQ)[0x56365ea2d300]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250822133508452 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-352:CM_SERVICE_REQ)[0x56365ea2d300]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250822133508452 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250822133508452 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250822133508452 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133508452 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133508453 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133508453 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133508453 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133508453 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133508453 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133508453 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133508453 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133508453 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133508453 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133508453 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133508453 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133508453 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133508453 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133508453 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133508453 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133508453 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133508453 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133508453 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133508453 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133508453 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133508453 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133508453 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-SCCP(2117)@718a44d66dfb: { messageType := 2, destLocRef := 'C3AAE8'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-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822133508456 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250822133508456 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(2126)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(2120)@718a44d66dfb: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(2126) MSC_Test-MGCP(2121)@718a44d66dfb: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_csd0(2126) MSC_Test_0-RAN(2118)@718a44d66dfb: patching N(SD)=1 into dtap '03050407E18A89210440805E04802143F5'O MSC_Test_0-RAN(2118)@718a44d66dfb: patched enc_l3: '03450407E18A89210440805E04802143F5'O MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_len:20 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2117)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210440805E04802143F5'O 20250822133508463 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133508463 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133508463 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133508464 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133508464 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133508464 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133508464 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133508464 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133508464 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-352:CM_SERVICE_REQ)[0x56365ea7e7b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133508464 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-352:CM_SERVICE_REQ)[0x56365ea2d300]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133508464 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250822133508464 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5 callref-0x80000027 tid-8) New transaction (transaction.c:231) 20250822133508464 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-352:CM_SERVICE_REQ)[0x56365ea2d300]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2671) 20250822133508464 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-352:CM_SERVICE_REQ)[0x56365ea2d300]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250822133508464 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2690) 20250822133508464 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822133508464 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250822133508464 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) codec/BS: :0{CLEARMODE#120,BS25T} (from: MS={BS25T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:702) 20250822133508464 DCC INFO trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250822133508465 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250822133508465 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-352:CM_SERVICE_REQ)[0x56365ea51870]{ESTABLISHING}: Allocated (fsm.c:456) 20250822133508465 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-352:CM_SERVICE_REQ)[0x56365ea51870]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-352:CM_SERVICE_REQ)[0x56365ea2d300] (fsm.c:486) 20250822133508465 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) codec/BS: :0{CLEARMODE#120,BS25T} (from: MS={BS25T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:2161) 20250822133508465 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-352:CM_SERVICE_REQ)[0x56365ea51740]{UNINITIALIZED}: Allocated (fsm.c:456) 20250822133508465 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-352:CM_SERVICE_REQ)[0x56365ea51740]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-352:CM_SERVICE_REQ)[0x56365ea51870] (fsm.c:486) 20250822133508465 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-352:CM_SERVICE_REQ:trans-8:call-135:RTP_TO_CN:no-CI)[0x56365ea51740]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250822133508465 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-352:CM_SERVICE_REQ:trans-8:call-135:RTP_TO_CN:no-CI)[0x56365ea51740]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250822133508465 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-352:CM_SERVICE_REQ)[0x56365e9fe540]{UNINITIALIZED}: Allocated (fsm.c:456) 20250822133508465 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-352:CM_SERVICE_REQ)[0x56365e9fe540]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-352:CM_SERVICE_REQ)[0x56365ea51870] (fsm.c:486) 20250822133508465 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-352:CM_SERVICE_REQ:trans-8:call-135:RTP_TO_RAN:no-CI)[0x56365e9fe540]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250822133508465 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-352:CM_SERVICE_REQ:trans-8:call-135:RTP_TO_RAN:no-CI)[0x56365e9fe540]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(2121)@718a44d66dfb: Found Expect[0] for { line := { verb := "CRCX", trans_id := "250", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "87" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mo_csd0(2126) TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_mo_call_establish 2: rx 1st CRCX 20250822133508469 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-352:CM_SERVICE_REQ:trans-8:call-135:RTP_TO_CN:no-CI)[0x56365ea51740]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822133508469 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-352:CM_SERVICE_REQ)[0x56365ea51870]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250822133508469 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-352:CM_SERVICE_REQ)[0x56365ea2d300]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250822133508469 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) tx MNCC_SETUP_IND (RTP=1.1.1.1:10000{CLEARMODE#120}) (gsm_04_08_cc.c:309) TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(2120)@718a44d66dfb: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(2126) MSC_Test-MNCC(2120)@718a44d66dfb: Added conn table entry 0TC_lu_and_mo_csd0(2126)-2147483609 TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_mo_call_establish 1: rx MNCC SETUP ind 20250822133508472 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-352:CM_SERVICE_REQ:trans-8:call-135:RTP_TO_RAN:no-CI)[0x56365e9fe540]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822133508472 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-352:CM_SERVICE_REQ)[0x56365ea51870]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250822133508472 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-352:CM_SERVICE_REQ)[0x56365ea2d300]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250822133508472 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS25T} (from: MS={BS25T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:705) 20250822133508472 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) Sending Assignment Command (msc_a.c:706) 20250822133508472 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-352:CM_SERVICE_REQ)[0x56365ea7e7b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250822133508473 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133508473 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133508473 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133508473 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133508473 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133508473 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133508473 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133508473 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133508473 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_len:16 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2117)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133508477 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133508477 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133508477 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133508477 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133508477 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133508477 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133508477 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133508477 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133508477 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-352:CM_SERVICE_REQ)[0x56365ea7e7b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133508478 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-352:CM_SERVICE_REQ)[0x56365ea2d300]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133508478 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-352:CM_SERVICE_REQ:trans-8:call-135:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x56365e9fe540]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250822133508478 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-352:CM_SERVICE_REQ:trans-8:call-135:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x56365e9fe540]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250822133508478 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-352:CM_SERVICE_REQ:trans-8:call-135:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365e9fe540]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250822133508478 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS25T} (from: MS={BS25T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:1596) 20250822133508478 DCC INFO trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250822133508478 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS25T} (from: MS={BS25T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:2187) 20250822133508478 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) tx MNCC_RTP_CREATE (RTP=1.1.1.1:10000{CLEARMODE#120}) (gsm_04_08_cc.c:309) TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_mo_call_establish 5: rx MDCX for the RAN side TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_mo_call_establish 3: rx RTP CREATE 20250822133508481 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-352:CM_SERVICE_REQ:trans-8:call-135:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365e9fe540]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822133508482 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-352:CM_SERVICE_REQ:trans-8:call-135:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365e9fe540]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250822133508482 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-352:CM_SERVICE_REQ)[0x56365ea51870]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250822133508483 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250822133508483 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822133508483 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822133508483 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250822133508483 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-352:CM_SERVICE_REQ)[0x56365ea7e7b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133508483 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133508483 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133508483 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133508483 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133508483 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133508483 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133508483 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133508483 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822133508487 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250822133508487 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822133508487 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822133508487 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250822133508487 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-352:CM_SERVICE_REQ)[0x56365ea7e7b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133508487 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133508487 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133508487 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133508487 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133508487 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133508487 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133508487 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133508487 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_mo_call_establish 7: rx CC Alerting 20250822133508490 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250822133508490 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) Got no information of remote audio codecs: neither SDP nor Bearer Capability. Trying anyway. (gsm_04_08_cc.c:795) 20250822133508490 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS25T} (from: MS={BS25T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:798) 20250822133508490 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-352:CM_SERVICE_REQ:trans-8:call-135:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x56365ea51740]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250822133508490 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-352:CM_SERVICE_REQ:trans-8:call-135:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x56365ea51740]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250822133508490 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-352:CM_SERVICE_REQ:trans-8:call-135:RTP_TO_CN:CI-11111:remote-port-not-sent:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea51740]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250822133508491 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250822133508491 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822133508491 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822133508491 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250822133508491 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250822133508491 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-352:CM_SERVICE_REQ)[0x56365ea7e7b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133508491 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133508491 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133508491 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133508491 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133508491 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133508491 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133508491 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133508492 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2126)@718a44d66dfb: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_csd0(2126)@718a44d66dfb: { line := { verb := "MDCX", trans_id := "253", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "87" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "87", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "120" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "120 CLEARMODE/8000" } }, { ptime := { attr_value := "20" } } } } } } } TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_mo_call_establish 10: rx CC CONNECT 20250822133508495 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-352:CM_SERVICE_REQ:trans-8:call-135:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea51740]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822133508495 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-352:CM_SERVICE_REQ:trans-8:call-135:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea51740]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250822133508495 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-352:CM_SERVICE_REQ)[0x56365ea51870]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250822133508495 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-352:CM_SERVICE_REQ)[0x56365ea51870]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250822133508495 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-352:CM_SERVICE_REQ)[0x56365ea2d300]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) MSC_Test_0-RAN(2118)@718a44d66dfb: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(2118)@718a44d66dfb: patched enc_l3: '038F'O MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2117)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133508496 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133508496 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133508496 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133508496 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133508497 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133508497 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133508497 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133508497 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133508497 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-352:CM_SERVICE_REQ)[0x56365ea7e7b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133508497 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-352:CM_SERVICE_REQ)[0x56365ea2d300]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133508497 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2690) 20250822133508497 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250822133508497 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250822133508497 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822133508497 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) tx MNCC_SETUP_COMPL_IND (gsm_04_08_cc.c:309) TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(2126)@718a44d66dfb: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_mo_call_establish DONE TC_lu_and_mo_csd0(2126)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2126)@718a44d66dfb: Hold the call for some time TC_lu_and_mo_csd0(2126)@718a44d66dfb: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(2126)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2126)@718a44d66dfb: Hangup TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_call_hangup 0: tx MNCC_DISC_REQ 20250822133509506 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250822133509506 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822133509506 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250822133509506 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250822133509506 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-352:CM_SERVICE_REQ)[0x56365ea7e7b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133509507 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133509507 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133509507 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133509507 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133509507 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133509507 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133509507 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133509507 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_call_hangup 1: rx DTAP CC DISC 20250822133509511 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250822133509511 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822133509511 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822133509511 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250822133509511 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250822133509511 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250822133509511 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-352:CM_SERVICE_REQ)[0x56365ea7e7b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133509511 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133509511 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133509511 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133509511 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133509511 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133509512 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133509512 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133509512 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(2118)@718a44d66dfb: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(2118)@718a44d66dfb: patched enc_l3: '03EA'O MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2117)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '01000203EA'O 20250822133509515 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133509515 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133509515 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133509515 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133509515 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133509515 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133509515 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133509516 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133509516 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-352:CM_SERVICE_REQ)[0x56365ea7e7b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133509516 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-352:CM_SERVICE_REQ)[0x56365ea2d300]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133509516 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2690) 20250822133509516 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250822133509516 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250822133509516 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-352:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250822133509516 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-352:CM_SERVICE_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250822133509516 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-352:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822133509516 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250822133509516 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-352:CM_SERVICE_REQ)[0x56365ea2d300]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133509516 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-352:CM_SERVICE_REQ)[0x56365ea2d300]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250822133509516 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822133509516 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822133509516 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822133509516 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-352:CM_SERVICE_REQ)[0x56365ea51870]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250822133509516 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-352:CM_SERVICE_REQ:trans-8:call-135:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365e9fe540]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250822133509516 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-352:CM_SERVICE_REQ:trans-8:call-135:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365e9fe540]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-352:CM_SERVICE_REQ)[0x56365ea51870] (call_leg.c:197) 20250822133509516 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-352:CM_SERVICE_REQ:trans-8:call-135:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365e9fe540]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250822133509516 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-352:CM_SERVICE_REQ:trans-8:call-135:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365e9fe540]{ESTABLISHED}: Deallocated (fsm.c:568) 20250822133509516 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-352:CM_SERVICE_REQ:trans-8:call-135:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea51740]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250822133509516 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-352:CM_SERVICE_REQ:trans-8:call-135:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea51740]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-352:CM_SERVICE_REQ)[0x56365ea51870] (call_leg.c:197) 20250822133509516 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-352:CM_SERVICE_REQ)[0x56365ea51870]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250822133509516 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-352:CM_SERVICE_REQ:trans-8:call-135:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea51740]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250822133509516 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-352:CM_SERVICE_REQ:trans-8:call-135:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea51740]{ESTABLISHED}: Deallocated (fsm.c:568) 20250822133509516 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-352:CM_SERVICE_REQ)[0x56365ea51870]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250822133509516 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-352:CM_SERVICE_REQ)[0x56365ea51870]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-352:CM_SERVICE_REQ)[0x56365ea2d300] (call_leg.c:198) 20250822133509516 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-352:CM_SERVICE_REQ)[0x56365ea51870]{RELEASING}: Freeing instance (call_leg.c:198) 20250822133509516 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-352:CM_SERVICE_REQ)[0x56365ea51870]{RELEASING}: Deallocated (fsm.c:568) 20250822133509517 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-352:CM_SERVICE_REQ)[0x56365ea2d300]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250822133509517 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-352:CM_SERVICE_REQ)[0x56365ea7e7b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822133509517 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822133509517 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133509517 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133509517 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133509517 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133509517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133509517 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133509517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133509517 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2120)@718a44d66dfb: Deleted conn table entry 0TC_lu_and_mo_csd0(2126)-2147483609 TC_lu_and_mo_csd0(2126)@718a44d66dfb: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mo_csd0(2126)@718a44d66dfb: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2117)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133509521 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133509521 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133509521 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133509521 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133509521 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133509521 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133509521 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133509521 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133509521 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-352:CM_SERVICE_REQ)[0x56365ea7e7b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133509521 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-352:CM_SERVICE_REQ)[0x56365ea2d300]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133509522 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-352:CM_SERVICE_REQ)[0x56365ea2d300]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822133509522 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-352:CM_SERVICE_REQ)[0x56365ea2d300]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133509522 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-352:CM_SERVICE_REQ)[0x56365ea2d300]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822133509522 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-352:CM_SERVICE_REQ)[0x56365ea14660]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822133509522 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-352:CM_SERVICE_REQ)[0x56365ea14660]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-352:CM_SERVICE_REQ)[0x56365ea2d300] (msc_a.c:1053) 20250822133509522 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-352:CM_SERVICE_REQ)[0x56365ea14660]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822133509522 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-352:CM_SERVICE_REQ)[0x56365ea14660]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822133509522 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-352:CM_SERVICE_REQ)[0x56365ea2d300]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea78fe0] (msc_a.c:1053) 20250822133509522 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-352:CM_SERVICE_REQ)[0x56365ea2d300]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822133509522 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-352:CM_SERVICE_REQ)[0x56365ea2d300]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822133509522 DMSC DEBUG msub_fsm[0x56365ea78fe0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822133509522 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5) MSC-A terminated (msub.c:261) 20250822133509522 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5) 1 MSC-I still active (msub.c:79) 20250822133509522 DMSC DEBUG msub_fsm[0x56365ea78fe0]{active}: State change to terminating (no timeout) (msub.c:91) 20250822133509522 DMSC DEBUG msub_fsm[0x56365ea78fe0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822133509522 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-352:CM_SERVICE_REQ)[0x56365ea7e7b0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822133509522 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-352:CM_SERVICE_REQ)[0x56365ea7e7b0]{READY}: Removing from parent msub_fsm[0x56365ea78fe0] (msub.c:113) 20250822133509522 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-352 (ran_conn.c:155) 20250822133509522 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-352:CM_SERVICE_REQ)[0x56365ea7e7b0]{READY}: Freeing instance (msub.c:113) 20250822133509522 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-352:CM_SERVICE_REQ)[0x56365ea7e7b0]{READY}: Deallocated (fsm.c:568) 20250822133509522 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5) Free (msub.c:119) 20250822133509522 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5 - active-conn: now used by 1 (attached) (msub.c:375) 20250822133509522 DMSC DEBUG msub_fsm[0x56365ea78fe0]{terminating}: Freeing instance (msub.c:113) 20250822133509522 DMSC DEBUG msub_fsm[0x56365ea78fe0]{terminating}: Deallocated (fsm.c:568) 20250822133509522 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133509523 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133509523 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133509523 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133509523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133509523 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133509523 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133509523 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 20250822133509523 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133509523 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133509523 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133509523 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133509523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133509523 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133509523 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133509523 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2118)@718a44d66dfb: Deleted conn table entry 0TC_lu_and_mo_csd0(2126)12823272 TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(2126)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_call_hangup 9: done TC_lu_and_mo_csd0(2126)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2126)@718a44d66dfb: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(2126)@718a44d66dfb: ----------------------------------------------- TC_lu_and_mo_csd0(2126)@718a44d66dfb: "CSD Bearer Service: BS26T" TC_lu_and_mo_csd0(2126)@718a44d66dfb: ----------------------------------------------- MSC_Test-GSUP(2123)@718a44d66dfb: Created GsupExpect[3] for "262420000000007" to be handled at TC_lu_and_mo_csd0(2126) TC_lu_and_mo_csd0(2126)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@718a44d66dfb: Added conn table entry 0TC_lu_and_mo_csd0(2126)853091 MSC_Test_0-RAN(2118)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(2117)@718a44d66dfb: First idle individual index:0 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133510527 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133510527 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133510527 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133510527 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133510527 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133510527 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133510527 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133510527 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133510527 DMSC DEBUG msub_fsm[0x56365e9fe540]{active}: Allocated (fsm.c:456) 20250822133510527 DMSC DEBUG msc_i[0x56365ea2cd80]{READY}: Allocated (fsm.c:456) 20250822133510527 DMSC DEBUG msc_i[0x56365ea2cd80]{READY}: is child of msub_fsm[0x56365e9fe540] (fsm.c:486) 20250822133510527 DMSC DEBUG msc_a[0x56365ea2dd60]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822133510527 DMSC DEBUG msc_a[0x56365ea2dd60]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365e9fe540] (fsm.c:486) 20250822133510527 DMSC DEBUG msc_a(unknown:GERAN-A-353:NONE)[0x56365ea2dd60]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822133510527 DMSC DEBUG msc_i(unknown:GERAN-A-353:NONE)[0x56365ea2cd80]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822133510527 DMSC DEBUG msc_a(unknown:GERAN-A-353:NONE)[0x56365ea2dd60]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822133510527 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-353:LU)[0x56365ea2dd60]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822133510527 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-353:LU)[0x56365ea2dd60]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822133510527 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-353:LU)[0x56365ea51740]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822133510527 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-353:LU)[0x56365ea51740]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-353:LU)[0x56365ea2dd60] (fsm.c:486) 20250822133510527 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-353:LU)[0x56365ea51740]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822133510527 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-353:LU)[0x56365ea51740]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822133510527 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822133510527 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822133510527 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-353:LU)[0x56365ea2dd60]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822133510527 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-353:LU)[0x56365ea2dd60]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822133510527 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250822133510527 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822133510527 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-353:LU)[0x56365ea51740]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822133510527 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-353:LU)[0x56365ea51740]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822133510527 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-353:LU)[0x56365ea51740]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822133510527 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-353:LU)[0x56365ea51740]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822133510527 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-353:LU)[0x56365ea2cd80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822133510527 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-353:LU)[0x56365ea51740]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822133510527 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-353:LU)[0x56365ea51740]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822133510527 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-353:LU)[0x56365ea752d0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822133510527 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-353:LU)[0x56365ea752d0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-353:LU)[0x56365ea51740] (fsm.c:486) 20250822133510527 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-353:LU)[0x56365ea752d0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822133510527 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-353:LU)[0x56365ea752d0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822133510527 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133510527 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133510527 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133510527 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133510527 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133510527 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133510527 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133510527 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133510527 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133510527 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133510527 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133510527 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133510527 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133510527 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133510527 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133510527 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@718a44d66dfb: { messageType := 2, destLocRef := '0D0463'O, sourceLocRef := '000161'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822133510528 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250822133510528 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2117)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250822133510528 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133510528 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133510528 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133510528 DLM3UA DEBUG 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)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133510528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133510528 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133510528 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133510528 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133510529 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-353:LU)[0x56365ea2cd80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133510529 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-353:LU)[0x56365ea2dd60]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(2126)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822133510529 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133510529 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250822133510529 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250822133510529 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822133510529 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133510529 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-353:LU)[0x56365ea51740]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822133510529 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-353:LU)[0x56365ea752d0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822133510529 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-353:LU)[0x56365ea752d0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822133510529 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-353:LU)[0x56365ea752d0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822133510529 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-353:LU)[0x56365ea752d0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-353:LU)[0x56365ea51740] (vlr_lu_fsm.c:110) 20250822133510529 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-353:LU)[0x56365ea752d0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822133510529 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-353:LU)[0x56365ea752d0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822133510529 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-353:LU)[0x56365ea51740]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822133510529 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-353:LU)[0x56365ea51740]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822133510529 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-353:LU)[0x56365ea51870]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822133510529 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-353:LU)[0x56365ea51870]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-353:LU)[0x56365ea51740] (fsm.c:486) 20250822133510529 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-353:LU)[0x56365ea51870]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822133510529 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-353:LU)[0x56365ea51870]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822133510529 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-353:LU)[0x56365ea51870]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822133510529 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-353:LU)[0x56365ea51870]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822133510529 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:TMSInew-0x001A4813) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250822133510529 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-353:LU)[0x56365ea51870]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822133510529 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:TMSInew-0x001A4813 LOCATION UPDATE ACCEPT (TMSI = 0x001a4813) (gsm_04_08.c:149) 20250822133510529 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:TMSInew-0x001A4813:GERAN-A-353:LU)[0x56365ea2cd80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133510529 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:TMSInew-0x001A4813 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822133510529 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133510530 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133510530 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133510530 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133510530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133510530 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133510530 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133510530 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2126)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2118)@718a44d66dfb: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(2118)@718a44d66dfb: patched enc_l3: '055B'O MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2117)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133510531 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133510531 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133510531 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133510531 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133510531 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133510531 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133510531 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133510531 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133510531 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:TMSInew-0x001A4813:GERAN-A-353:LU)[0x56365ea2cd80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133510531 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:TMSInew-0x001A4813:GERAN-A-353:LU)[0x56365ea2dd60]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133510531 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:TMSInew-0x001A4813:GERAN-A-353:LU)[0x56365ea2dd60]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822133510531 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:TMSInew-0x001A4813:GERAN-A-353:LU)[0x56365ea51740]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822133510531 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-353:LU)[0x56365ea51870]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822133510531 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250822133510531 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-353:LU)[0x56365ea51870]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822133510531 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-353:LU)[0x56365ea51740]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822133510531 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-353:LU)[0x56365ea51870]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822133510531 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-353:LU)[0x56365ea51870]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-353:LU)[0x56365ea51740] (vlr_lu_fsm.c:817) 20250822133510531 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-353:LU)[0x56365ea51870]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822133510531 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D85E9E5:GERAN-A-353:LU)[0x56365ea51870]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822133510531 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-353:LU)[0x56365ea51740]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822133510531 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-353:LU)[0x56365ea2dd60]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250822133510531 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-353:LU)[0x56365ea2dd60]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.996s remaining) (msc_a.c:450) 20250822133510531 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250822133510531 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-353:LU)[0x56365ea2dd60]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133510531 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-353:LU)[0x56365ea2dd60]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250822133510531 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822133510531 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822133510531 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822133510531 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-353:LU)[0x56365ea2cd80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822133510531 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822133510531 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133510531 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133510531 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133510531 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133510531 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133510531 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133510531 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133510531 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2117)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133510532 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133510532 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133510532 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133510532 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133510532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133510532 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133510532 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133510532 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133510532 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-353:LU)[0x56365ea2cd80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133510532 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-353:LU)[0x56365ea2dd60]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133510532 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-353:LU)[0x56365ea2dd60]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822133510532 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-353:LU)[0x56365ea2dd60]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133510532 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-353:LU)[0x56365ea2dd60]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822133510532 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-353:LU)[0x56365ea51740]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822133510532 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-353:LU)[0x56365ea51740]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-353:LU)[0x56365ea2dd60] (msc_a.c:1053) 20250822133510532 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-353:LU)[0x56365ea51740]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822133510532 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-353:LU)[0x56365ea51740]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822133510532 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-353:LU)[0x56365ea51740]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822133510532 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-353:LU)[0x56365ea2dd60]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365e9fe540] (msc_a.c:1053) 20250822133510532 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-353:LU)[0x56365ea2dd60]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822133510532 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-353:LU)[0x56365ea2dd60]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822133510532 DMSC DEBUG msub_fsm[0x56365e9fe540]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822133510532 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813) MSC-A terminated (msub.c:261) 20250822133510532 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813) 1 MSC-I still active (msub.c:79) 20250822133510532 DMSC DEBUG msub_fsm[0x56365e9fe540]{active}: State change to terminating (no timeout) (msub.c:91) 20250822133510532 DMSC DEBUG msub_fsm[0x56365e9fe540]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822133510532 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-353:LU)[0x56365ea2cd80]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822133510532 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-353:LU)[0x56365ea2cd80]{READY}: Removing from parent msub_fsm[0x56365e9fe540] (msub.c:113) 20250822133510532 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-353 (ran_conn.c:155) 20250822133510532 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-353:LU)[0x56365ea2cd80]{READY}: Freeing instance (msub.c:113) 20250822133510532 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-353:LU)[0x56365ea2cd80]{READY}: Deallocated (fsm.c:568) 20250822133510532 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813) Free (msub.c:119) 20250822133510532 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813 - active-conn: now used by 1 (attached) (msub.c:375) 20250822133510532 DMSC DEBUG msub_fsm[0x56365e9fe540]{terminating}: Freeing instance (msub.c:113) 20250822133510532 DMSC DEBUG msub_fsm[0x56365e9fe540]{terminating}: Deallocated (fsm.c:568) 20250822133510532 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133510532 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133510532 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133510532 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133510532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133510532 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133510532 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133510532 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133510532 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133510532 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133510532 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133510532 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133510532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133510532 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133510532 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133510532 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(2118)@718a44d66dfb: Deleted conn table entry 0TC_lu_and_mo_csd0(2126)853091 TC_lu_and_mo_csd0(2126)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822133510533 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822133510533 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(2126)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2126)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2126)@718a44d66dfb: 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 := '001A4813'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(2118)@718a44d66dfb: Added conn table entry 0TC_lu_and_mo_csd0(2126)6713403 MSC_Test_0-RAN(2118)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(2117)@718a44d66dfb: First idle individual index:0 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133510734 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133510734 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133510734 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133510734 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133510734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133510734 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133510734 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133510734 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133510735 DMSC DEBUG msub_fsm[0x56365ea51740]{active}: Allocated (fsm.c:456) 20250822133510735 DMSC DEBUG msc_i[0x56365ea2dd60]{READY}: Allocated (fsm.c:456) 20250822133510735 DMSC DEBUG msc_i[0x56365ea2dd60]{READY}: is child of msub_fsm[0x56365ea51740] (fsm.c:486) 20250822133510735 DMSC DEBUG msc_a[0x56365ea2cd80]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822133510735 DMSC DEBUG msc_a[0x56365ea2cd80]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea51740] (fsm.c:486) 20250822133510735 DMSC DEBUG msc_a(unknown:GERAN-A-354:NONE)[0x56365ea2cd80]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822133510735 DMSC DEBUG msc_i(unknown:GERAN-A-354:NONE)[0x56365ea2dd60]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822133510735 DMSC DEBUG msc_a(unknown:GERAN-A-354:NONE)[0x56365ea2cd80]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822133510735 DMM DEBUG msc_a(TMSI-0x001A4813:GERAN-A-354:CM_SERVICE_REQ)[0x56365ea2cd80]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250822133510735 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x001A4813:GERAN-A-354:CM_SERVICE_REQ)[0x56365e9fe540]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822133510735 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x001A4813:GERAN-A-354:CM_SERVICE_REQ)[0x56365e9fe540]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x001A4813:GERAN-A-354:CM_SERVICE_REQ)[0x56365ea2cd80] (fsm.c:486) 20250822133510735 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x001A4813:GERAN-A-354:CM_SERVICE_REQ)[0x56365e9fe540]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250822133510735 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x001A4813:GERAN-A-354:CM_SERVICE_REQ)[0x56365e9fe540]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822133510735 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822133510735 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822133510736 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-354:CM_SERVICE_REQ)[0x56365ea2cd80]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822133510736 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-354:CM_SERVICE_REQ)[0x56365ea2cd80]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822133510736 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-354:CM_SERVICE_REQ)[0x56365e9fe540]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822133510736 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-354:CM_SERVICE_REQ)[0x56365e9fe540]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822133510736 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-354:CM_SERVICE_REQ)[0x56365e9fe540]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822133510736 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-354:CM_SERVICE_REQ)[0x56365ea2dd60]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822133510736 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-354:CM_SERVICE_REQ)[0x56365e9fe540]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822133510736 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-354:CM_SERVICE_REQ)[0x56365e9fe540]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822133510736 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-354:CM_SERVICE_REQ)[0x56365e9fe540]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822133510736 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-354:CM_SERVICE_REQ)[0x56365e9fe540]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822133510736 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-354:CM_SERVICE_REQ)[0x56365e9fe540]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822133510736 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-354:CM_SERVICE_REQ)[0x56365e9fe540]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822133510736 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-354:CM_SERVICE_REQ)[0x56365e9fe540]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822133510736 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-354:CM_SERVICE_REQ)[0x56365ea2dd60]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133510736 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-354:CM_SERVICE_REQ)[0x56365ea2cd80]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250822133510736 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-354:CM_SERVICE_REQ)[0x56365ea2cd80]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250822133510736 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250822133510736 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250822133510736 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133510736 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133510736 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133510736 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133510736 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133510736 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133510736 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133510736 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133510737 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133510737 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133510737 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133510737 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133510737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133510737 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133510737 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133510737 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133510737 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133510737 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133510737 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133510737 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133510737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133510737 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133510737 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133510737 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@718a44d66dfb: { messageType := 2, destLocRef := '66703B'O ("fp;"), sourceLocRef := '000162'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822133510740 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250822133510740 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(2126)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(2120)@718a44d66dfb: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(2126) MSC_Test-MGCP(2121)@718a44d66dfb: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_csd0(2126) MSC_Test_0-RAN(2118)@718a44d66dfb: patching N(SD)=1 into dtap '03050407E18A89210540805E04802143F5'O MSC_Test_0-RAN(2118)@718a44d66dfb: patched enc_l3: '03450407E18A89210540805E04802143F5'O MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_len:20 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2117)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210540805E04802143F5'O MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133510751 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133510751 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133510751 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133510751 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133510751 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133510751 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133510751 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133510751 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133510751 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-354:CM_SERVICE_REQ)[0x56365ea2dd60]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133510751 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-354:CM_SERVICE_REQ)[0x56365ea2cd80]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133510751 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250822133510751 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813 callref-0x80000028 tid-8) New transaction (transaction.c:231) 20250822133510751 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-354:CM_SERVICE_REQ)[0x56365ea2cd80]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2671) 20250822133510751 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-354:CM_SERVICE_REQ)[0x56365ea2cd80]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250822133510751 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2690) 20250822133510751 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822133510751 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250822133510752 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) codec/BS: :0{CLEARMODE#120,BS26T} (from: MS={BS26T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:702) 20250822133510752 DCC INFO trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250822133510752 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250822133510752 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-354:CM_SERVICE_REQ)[0x56365ea51870]{ESTABLISHING}: Allocated (fsm.c:456) 20250822133510752 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-354:CM_SERVICE_REQ)[0x56365ea51870]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-354:CM_SERVICE_REQ)[0x56365ea2cd80] (fsm.c:486) 20250822133510752 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) codec/BS: :0{CLEARMODE#120,BS26T} (from: MS={BS26T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:2161) 20250822133510752 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-354:CM_SERVICE_REQ)[0x56365ea78fe0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250822133510752 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-354:CM_SERVICE_REQ)[0x56365ea78fe0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-354:CM_SERVICE_REQ)[0x56365ea51870] (fsm.c:486) 20250822133510752 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-354:CM_SERVICE_REQ:trans-8:call-136:RTP_TO_CN:no-CI)[0x56365ea78fe0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250822133510752 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-354:CM_SERVICE_REQ:trans-8:call-136:RTP_TO_CN:no-CI)[0x56365ea78fe0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250822133510752 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-354:CM_SERVICE_REQ)[0x56365ea7e7b0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250822133510752 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-354:CM_SERVICE_REQ)[0x56365ea7e7b0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-354:CM_SERVICE_REQ)[0x56365ea51870] (fsm.c:486) 20250822133510752 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-354:CM_SERVICE_REQ:trans-8:call-136:RTP_TO_RAN:no-CI)[0x56365ea7e7b0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250822133510752 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-354:CM_SERVICE_REQ:trans-8:call-136:RTP_TO_RAN:no-CI)[0x56365ea7e7b0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(2121)@718a44d66dfb: Found Expect[0] for { line := { verb := "CRCX", trans_id := "256", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "88" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mo_csd0(2126) TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_mo_call_establish 2: rx 1st CRCX 20250822133510757 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-354:CM_SERVICE_REQ:trans-8:call-136:RTP_TO_CN:no-CI)[0x56365ea78fe0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822133510758 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-354:CM_SERVICE_REQ)[0x56365ea51870]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250822133510758 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-354:CM_SERVICE_REQ)[0x56365ea2cd80]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250822133510758 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) tx MNCC_SETUP_IND (RTP=1.1.1.1:10000{CLEARMODE#120}) (gsm_04_08_cc.c:309) MSC_Test-MNCC(2120)@718a44d66dfb: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(2126) TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(2120)@718a44d66dfb: Added conn table entry 0TC_lu_and_mo_csd0(2126)-2147483608 20250822133510761 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-354:CM_SERVICE_REQ:trans-8:call-136:RTP_TO_RAN:no-CI)[0x56365ea7e7b0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822133510761 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-354:CM_SERVICE_REQ)[0x56365ea51870]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250822133510762 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-354:CM_SERVICE_REQ)[0x56365ea2cd80]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250822133510762 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS26T} (from: MS={BS26T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:705) 20250822133510762 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) Sending Assignment Command (msc_a.c:706) 20250822133510762 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-354:CM_SERVICE_REQ)[0x56365ea2dd60]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_mo_call_establish 1: rx MNCC SETUP ind 20250822133510762 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133510762 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133510762 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133510762 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133510762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133510762 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133510762 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133510762 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822133510763 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_len:16 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2117)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133510768 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133510768 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133510768 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133510768 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133510768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133510768 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133510768 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133510768 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133510768 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-354:CM_SERVICE_REQ)[0x56365ea2dd60]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133510768 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-354:CM_SERVICE_REQ)[0x56365ea2cd80]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133510768 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-354:CM_SERVICE_REQ:trans-8:call-136:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x56365ea7e7b0]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250822133510768 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-354:CM_SERVICE_REQ:trans-8:call-136:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x56365ea7e7b0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250822133510768 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-354:CM_SERVICE_REQ:trans-8:call-136:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea7e7b0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250822133510768 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS26T} (from: MS={BS26T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:1596) 20250822133510769 DCC INFO trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250822133510769 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS26T} (from: MS={BS26T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:2187) 20250822133510769 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) tx MNCC_RTP_CREATE (RTP=1.1.1.1:10000{CLEARMODE#120}) (gsm_04_08_cc.c:309) TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_mo_call_establish 5: rx MDCX for the RAN side 20250822133510773 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250822133510773 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822133510773 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822133510773 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250822133510773 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-354:CM_SERVICE_REQ)[0x56365ea2dd60]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133510773 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133510773 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133510773 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133510773 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133510773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133510773 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133510773 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133510773 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822133510774 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-354:CM_SERVICE_REQ:trans-8:call-136:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea7e7b0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822133510774 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-354:CM_SERVICE_REQ:trans-8:call-136:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea7e7b0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250822133510774 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-354:CM_SERVICE_REQ)[0x56365ea51870]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250822133510777 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250822133510777 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822133510777 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822133510777 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250822133510777 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-354:CM_SERVICE_REQ)[0x56365ea2dd60]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133510777 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133510777 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133510777 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133510777 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133510777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133510777 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133510777 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133510777 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_mo_call_establish 7: rx CC Alerting 20250822133510780 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250822133510781 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) Got no information of remote audio codecs: neither SDP nor Bearer Capability. Trying anyway. (gsm_04_08_cc.c:795) 20250822133510781 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS26T} (from: MS={BS26T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:798) 20250822133510781 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-354:CM_SERVICE_REQ:trans-8:call-136:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x56365ea78fe0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250822133510781 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-354:CM_SERVICE_REQ:trans-8:call-136:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x56365ea78fe0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250822133510781 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-354:CM_SERVICE_REQ:trans-8:call-136:RTP_TO_CN:CI-11111:remote-port-not-sent:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea78fe0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250822133510781 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250822133510782 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822133510782 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822133510782 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250822133510782 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250822133510782 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-354:CM_SERVICE_REQ)[0x56365ea2dd60]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133510782 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133510782 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133510782 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133510782 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133510782 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133510782 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133510782 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133510782 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2126)@718a44d66dfb: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_csd0(2126)@718a44d66dfb: { line := { verb := "MDCX", trans_id := "259", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "88" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "88", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "120" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "120 CLEARMODE/8000" } }, { ptime := { attr_value := "20" } } } } } } } TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_mo_call_establish 10: rx CC CONNECT 20250822133510785 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-354:CM_SERVICE_REQ:trans-8:call-136:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea78fe0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822133510785 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-354:CM_SERVICE_REQ:trans-8:call-136:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea78fe0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250822133510785 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-354:CM_SERVICE_REQ)[0x56365ea51870]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250822133510785 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-354:CM_SERVICE_REQ)[0x56365ea51870]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250822133510785 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-354:CM_SERVICE_REQ)[0x56365ea2cd80]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) MSC_Test_0-RAN(2118)@718a44d66dfb: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(2118)@718a44d66dfb: patched enc_l3: '038F'O MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2117)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002038F'O 20250822133510787 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133510787 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133510787 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133510787 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133510787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133510787 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133510787 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133510787 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133510787 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-354:CM_SERVICE_REQ)[0x56365ea2dd60]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133510787 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-354:CM_SERVICE_REQ)[0x56365ea2cd80]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133510788 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2690) 20250822133510788 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250822133510788 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250822133510788 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822133510788 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) tx MNCC_SETUP_COMPL_IND (gsm_04_08_cc.c:309) TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(2126)@718a44d66dfb: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_mo_call_establish DONE TC_lu_and_mo_csd0(2126)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2126)@718a44d66dfb: Hold the call for some time TC_lu_and_mo_csd0(2126)@718a44d66dfb: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(2126)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2126)@718a44d66dfb: Hangup TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_call_hangup 0: tx MNCC_DISC_REQ 20250822133511796 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250822133511796 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822133511796 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250822133511796 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250822133511796 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-354:CM_SERVICE_REQ)[0x56365ea2dd60]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133511797 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133511797 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133511797 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133511797 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133511797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133511797 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133511797 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133511797 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_call_hangup 1: rx DTAP CC DISC 20250822133511802 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250822133511802 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822133511802 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822133511802 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250822133511802 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250822133511802 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250822133511802 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-354:CM_SERVICE_REQ)[0x56365ea2dd60]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133511803 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133511803 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133511803 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133511803 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133511803 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133511803 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133511803 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133511803 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(2118)@718a44d66dfb: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(2118)@718a44d66dfb: patched enc_l3: '03EA'O MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2117)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '01000203EA'O 20250822133511807 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133511807 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133511807 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133511807 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133511807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133511807 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133511807 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133511807 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133511807 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-354:CM_SERVICE_REQ)[0x56365ea2dd60]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133511807 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-354:CM_SERVICE_REQ)[0x56365ea2cd80]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133511807 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2690) 20250822133511807 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250822133511807 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250822133511807 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-354:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250822133511807 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-354:CM_SERVICE_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250822133511807 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-354:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822133511807 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250822133511807 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-354:CM_SERVICE_REQ)[0x56365ea2cd80]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133511807 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-354:CM_SERVICE_REQ)[0x56365ea2cd80]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250822133511807 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822133511807 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822133511807 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822133511808 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-354:CM_SERVICE_REQ)[0x56365ea51870]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250822133511808 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-354:CM_SERVICE_REQ:trans-8:call-136:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea7e7b0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250822133511808 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-354:CM_SERVICE_REQ:trans-8:call-136:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea7e7b0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-354:CM_SERVICE_REQ)[0x56365ea51870] (call_leg.c:197) 20250822133511808 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-354:CM_SERVICE_REQ:trans-8:call-136:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea7e7b0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250822133511808 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-354:CM_SERVICE_REQ:trans-8:call-136:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea7e7b0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250822133511808 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-354:CM_SERVICE_REQ:trans-8:call-136:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea78fe0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250822133511808 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-354:CM_SERVICE_REQ:trans-8:call-136:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea78fe0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-354:CM_SERVICE_REQ)[0x56365ea51870] (call_leg.c:197) 20250822133511808 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-354:CM_SERVICE_REQ)[0x56365ea51870]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250822133511808 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-354:CM_SERVICE_REQ:trans-8:call-136:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea78fe0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250822133511808 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-354:CM_SERVICE_REQ:trans-8:call-136:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea78fe0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250822133511808 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-354:CM_SERVICE_REQ)[0x56365ea51870]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250822133511808 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-354:CM_SERVICE_REQ)[0x56365ea51870]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-354:CM_SERVICE_REQ)[0x56365ea2cd80] (call_leg.c:198) 20250822133511808 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-354:CM_SERVICE_REQ)[0x56365ea51870]{RELEASING}: Freeing instance (call_leg.c:198) 20250822133511808 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-354:CM_SERVICE_REQ)[0x56365ea51870]{RELEASING}: Deallocated (fsm.c:568) 20250822133511808 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-354:CM_SERVICE_REQ)[0x56365ea2cd80]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250822133511808 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-354:CM_SERVICE_REQ)[0x56365ea2dd60]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822133511808 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822133511808 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133511808 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133511808 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133511808 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133511808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133511808 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133511808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133511808 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2120)@718a44d66dfb: Deleted conn table entry 0TC_lu_and_mo_csd0(2126)-2147483608 TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mo_csd0(2126)@718a44d66dfb: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2117)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O TC_lu_and_mo_csd0(2126)@718a44d66dfb: as_optional_mgcp_dlcx: rx MGCP DLCX 20250822133511812 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133511812 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133511812 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133511812 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133511812 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)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133511812 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133511812 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133511812 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133511813 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-354:CM_SERVICE_REQ)[0x56365ea2dd60]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133511813 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-354:CM_SERVICE_REQ)[0x56365ea2cd80]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133511813 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-354:CM_SERVICE_REQ)[0x56365ea2cd80]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822133511813 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-354:CM_SERVICE_REQ)[0x56365ea2cd80]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133511813 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-354:CM_SERVICE_REQ)[0x56365ea2cd80]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822133511813 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-354:CM_SERVICE_REQ)[0x56365e9fe540]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822133511813 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-354:CM_SERVICE_REQ)[0x56365e9fe540]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-354:CM_SERVICE_REQ)[0x56365ea2cd80] (msc_a.c:1053) 20250822133511813 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-354:CM_SERVICE_REQ)[0x56365e9fe540]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822133511813 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-354:CM_SERVICE_REQ)[0x56365e9fe540]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822133511813 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-354:CM_SERVICE_REQ)[0x56365ea2cd80]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea51740] (msc_a.c:1053) 20250822133511813 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-354:CM_SERVICE_REQ)[0x56365ea2cd80]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822133511813 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-354:CM_SERVICE_REQ)[0x56365ea2cd80]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822133511813 DMSC DEBUG msub_fsm[0x56365ea51740]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822133511813 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813) MSC-A terminated (msub.c:261) 20250822133511813 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813) 1 MSC-I still active (msub.c:79) 20250822133511813 DMSC DEBUG msub_fsm[0x56365ea51740]{active}: State change to terminating (no timeout) (msub.c:91) 20250822133511813 DMSC DEBUG msub_fsm[0x56365ea51740]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822133511813 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-354:CM_SERVICE_REQ)[0x56365ea2dd60]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822133511813 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-354:CM_SERVICE_REQ)[0x56365ea2dd60]{READY}: Removing from parent msub_fsm[0x56365ea51740] (msub.c:113) 20250822133511813 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-354 (ran_conn.c:155) 20250822133511813 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-354:CM_SERVICE_REQ)[0x56365ea2dd60]{READY}: Freeing instance (msub.c:113) 20250822133511813 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-354:CM_SERVICE_REQ)[0x56365ea2dd60]{READY}: Deallocated (fsm.c:568) 20250822133511813 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813) Free (msub.c:119) 20250822133511813 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813 - active-conn: now used by 1 (attached) (msub.c:375) 20250822133511813 DMSC DEBUG msub_fsm[0x56365ea51740]{terminating}: Freeing instance (msub.c:113) 20250822133511813 DMSC DEBUG msub_fsm[0x56365ea51740]{terminating}: Deallocated (fsm.c:568) 20250822133511813 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133511813 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133511813 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133511813 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133511813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133511813 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133511813 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133511813 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 20250822133511814 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133511814 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133511814 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133511814 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133511814 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133511814 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133511814 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133511814 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(2118)@718a44d66dfb: Deleted conn table entry 0TC_lu_and_mo_csd0(2126)6713403 TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(2126)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_call_hangup 9: done TC_lu_and_mo_csd0(2126)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2126)@718a44d66dfb: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(2126)@718a44d66dfb: ----------------------------------------------- TC_lu_and_mo_csd0(2126)@718a44d66dfb: "CSD Bearer Service: BS21NT" TC_lu_and_mo_csd0(2126)@718a44d66dfb: ----------------------------------------------- MSC_Test-GSUP(2123)@718a44d66dfb: Created GsupExpect[4] for "262420000000007" to be handled at TC_lu_and_mo_csd0(2126) TC_lu_and_mo_csd0(2126)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@718a44d66dfb: Added conn table entry 0TC_lu_and_mo_csd0(2126)13674868 MSC_Test_0-RAN(2118)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(2117)@718a44d66dfb: First idle individual index:0 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133512823 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133512823 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133512823 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133512823 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133512823 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133512823 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133512823 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133512823 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133512824 DMSC DEBUG msub_fsm[0x56365ea7e7b0]{active}: Allocated (fsm.c:456) 20250822133512824 DMSC DEBUG msc_i[0x56365ea2dfc0]{READY}: Allocated (fsm.c:456) 20250822133512824 DMSC DEBUG msc_i[0x56365ea2dfc0]{READY}: is child of msub_fsm[0x56365ea7e7b0] (fsm.c:486) 20250822133512824 DMSC DEBUG msc_a[0x56365ea752d0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822133512824 DMSC DEBUG msc_a[0x56365ea752d0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea7e7b0] (fsm.c:486) 20250822133512824 DMSC DEBUG msc_a(unknown:GERAN-A-355:NONE)[0x56365ea752d0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822133512824 DMSC DEBUG msc_i(unknown:GERAN-A-355:NONE)[0x56365ea2dfc0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822133512824 DMSC DEBUG msc_a(unknown:GERAN-A-355:NONE)[0x56365ea752d0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822133512824 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-355:LU)[0x56365ea752d0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822133512824 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-355:LU)[0x56365ea752d0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822133512824 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-355:LU)[0x56365ea78fe0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822133512824 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-355:LU)[0x56365ea78fe0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-355:LU)[0x56365ea752d0] (fsm.c:486) 20250822133512824 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-355:LU)[0x56365ea78fe0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822133512824 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-355:LU)[0x56365ea78fe0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822133512824 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822133512824 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822133512824 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-355:LU)[0x56365ea752d0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822133512824 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-355:LU)[0x56365ea752d0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822133512824 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250822133512825 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822133512825 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-355:LU)[0x56365ea78fe0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822133512825 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-355:LU)[0x56365ea78fe0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822133512825 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-355:LU)[0x56365ea78fe0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822133512825 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-355:LU)[0x56365ea78fe0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822133512825 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-355:LU)[0x56365ea2dfc0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822133512825 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-355:LU)[0x56365ea78fe0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822133512825 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-355:LU)[0x56365ea78fe0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822133512825 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-355:LU)[0x56365ea2d0a0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822133512825 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-355:LU)[0x56365ea2d0a0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-355:LU)[0x56365ea78fe0] (fsm.c:486) 20250822133512825 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-355:LU)[0x56365ea2d0a0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822133512825 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-355:LU)[0x56365ea2d0a0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822133512825 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133512825 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133512825 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133512825 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133512825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133512825 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133512825 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133512825 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133512825 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133512825 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133512825 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133512825 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133512825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133512826 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133512826 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133512826 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@718a44d66dfb: { messageType := 2, destLocRef := 'D0A974'O, sourceLocRef := '000163'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822133512828 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250822133512828 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2117)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250822133512830 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133512830 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133512830 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133512830 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133512830 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133512830 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133512830 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133512830 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133512830 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-355:LU)[0x56365ea2dfc0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133512830 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-355:LU)[0x56365ea752d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(2126)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822133512833 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133512833 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250822133512833 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250822133512833 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822133512834 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133512834 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-355:LU)[0x56365ea78fe0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822133512834 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-355:LU)[0x56365ea2d0a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822133512834 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-355:LU)[0x56365ea2d0a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822133512834 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-355:LU)[0x56365ea2d0a0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822133512834 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-355:LU)[0x56365ea2d0a0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-355:LU)[0x56365ea78fe0] (vlr_lu_fsm.c:110) 20250822133512835 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-355:LU)[0x56365ea2d0a0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822133512835 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-355:LU)[0x56365ea2d0a0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822133512835 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-355:LU)[0x56365ea78fe0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822133512835 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-355:LU)[0x56365ea78fe0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822133512835 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-355:LU)[0x56365ea51870]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822133512835 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-355:LU)[0x56365ea51870]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-355:LU)[0x56365ea78fe0] (fsm.c:486) 20250822133512835 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-355:LU)[0x56365ea51870]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822133512835 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-355:LU)[0x56365ea51870]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822133512835 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-355:LU)[0x56365ea51870]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822133512835 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-355:LU)[0x56365ea51870]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822133512835 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:TMSInew-0x7733C851) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250822133512835 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-355:LU)[0x56365ea51870]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822133512835 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:TMSInew-0x7733C851 LOCATION UPDATE ACCEPT (TMSI = 0x7733c851) (gsm_04_08.c:149) 20250822133512835 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:TMSInew-0x7733C851:GERAN-A-355:LU)[0x56365ea2dfc0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133512835 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:TMSInew-0x7733C851 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822133512835 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133512835 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133512835 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133512835 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133512835 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133512835 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133512835 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133512835 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2126)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2118)@718a44d66dfb: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(2118)@718a44d66dfb: patched enc_l3: '055B'O MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2117)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133512838 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133512838 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133512838 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133512838 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133512838 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133512838 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133512838 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133512838 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133512838 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:TMSInew-0x7733C851:GERAN-A-355:LU)[0x56365ea2dfc0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133512838 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:TMSInew-0x7733C851:GERAN-A-355:LU)[0x56365ea752d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133512838 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:TMSInew-0x7733C851:GERAN-A-355:LU)[0x56365ea752d0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822133512838 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:TMSInew-0x7733C851:GERAN-A-355:LU)[0x56365ea78fe0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822133512838 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-355:LU)[0x56365ea51870]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822133512838 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250822133512838 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-355:LU)[0x56365ea51870]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822133512838 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-355:LU)[0x56365ea78fe0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822133512838 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-355:LU)[0x56365ea51870]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822133512838 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-355:LU)[0x56365ea51870]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-355:LU)[0x56365ea78fe0] (vlr_lu_fsm.c:817) 20250822133512838 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-355:LU)[0x56365ea51870]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822133512838 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x001A4813:GERAN-A-355:LU)[0x56365ea51870]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822133512838 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-355:LU)[0x56365ea78fe0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822133512838 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-355:LU)[0x56365ea752d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250822133512838 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-355:LU)[0x56365ea752d0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.985s remaining) (msc_a.c:450) 20250822133512838 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250822133512838 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-355:LU)[0x56365ea752d0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133512838 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-355:LU)[0x56365ea752d0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250822133512838 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822133512839 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822133512839 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822133512839 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-355:LU)[0x56365ea2dfc0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822133512839 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822133512839 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133512839 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133512839 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133512839 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133512839 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133512839 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133512839 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133512839 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2117)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822133512842 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133512842 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133512842 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133512842 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133512842 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133512842 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133512842 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133512842 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133512842 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-355:LU)[0x56365ea2dfc0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133512842 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-355:LU)[0x56365ea752d0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133512842 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-355:LU)[0x56365ea752d0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822133512842 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-355:LU)[0x56365ea752d0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133512842 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-355:LU)[0x56365ea752d0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822133512842 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-355:LU)[0x56365ea78fe0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822133512843 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-355:LU)[0x56365ea78fe0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-355:LU)[0x56365ea752d0] (msc_a.c:1053) 20250822133512843 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-355:LU)[0x56365ea78fe0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822133512843 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-355:LU)[0x56365ea78fe0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822133512843 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-355:LU)[0x56365ea78fe0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822133512843 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-355:LU)[0x56365ea752d0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea7e7b0] (msc_a.c:1053) 20250822133512843 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-355:LU)[0x56365ea752d0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822133512843 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-355:LU)[0x56365ea752d0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822133512843 DMSC DEBUG msub_fsm[0x56365ea7e7b0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822133512843 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851) MSC-A terminated (msub.c:261) 20250822133512843 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851) 1 MSC-I still active (msub.c:79) 20250822133512843 DMSC DEBUG msub_fsm[0x56365ea7e7b0]{active}: State change to terminating (no timeout) (msub.c:91) 20250822133512843 DMSC DEBUG msub_fsm[0x56365ea7e7b0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822133512843 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-355:LU)[0x56365ea2dfc0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822133512843 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-355:LU)[0x56365ea2dfc0]{READY}: Removing from parent msub_fsm[0x56365ea7e7b0] (msub.c:113) 20250822133512843 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-355 (ran_conn.c:155) 20250822133512843 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-355:LU)[0x56365ea2dfc0]{READY}: Freeing instance (msub.c:113) 20250822133512843 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-355:LU)[0x56365ea2dfc0]{READY}: Deallocated (fsm.c:568) 20250822133512843 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851) Free (msub.c:119) 20250822133512843 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851 - active-conn: now used by 1 (attached) (msub.c:375) 20250822133512843 DMSC DEBUG msub_fsm[0x56365ea7e7b0]{terminating}: Freeing instance (msub.c:113) 20250822133512843 DMSC DEBUG msub_fsm[0x56365ea7e7b0]{terminating}: Deallocated (fsm.c:568) 20250822133512843 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133512843 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133512843 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133512843 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133512843 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133512843 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133512843 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133512843 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 20250822133512844 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133512844 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133512844 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133512844 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133512844 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)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133512844 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133512844 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133512844 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(2118)@718a44d66dfb: Deleted conn table entry 0TC_lu_and_mo_csd0(2126)13674868 TC_lu_and_mo_csd0(2126)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822133512846 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822133512846 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(2126)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2126)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2126)@718a44d66dfb: 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 := '7733C851'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(2118)@718a44d66dfb: Added conn table entry 0TC_lu_and_mo_csd0(2126)7396405 MSC_Test_0-RAN(2118)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(2117)@718a44d66dfb: First idle individual index:0 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133513046 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133513046 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133513046 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133513046 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133513046 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133513046 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133513046 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133513046 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133513047 DMSC DEBUG msub_fsm[0x56365ea78fe0]{active}: Allocated (fsm.c:456) 20250822133513047 DMSC DEBUG msc_i[0x56365ea752d0]{READY}: Allocated (fsm.c:456) 20250822133513047 DMSC DEBUG msc_i[0x56365ea752d0]{READY}: is child of msub_fsm[0x56365ea78fe0] (fsm.c:486) 20250822133513047 DMSC DEBUG msc_a[0x56365ea2dfc0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822133513047 DMSC DEBUG msc_a[0x56365ea2dfc0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea78fe0] (fsm.c:486) 20250822133513047 DMSC DEBUG msc_a(unknown:GERAN-A-356:NONE)[0x56365ea2dfc0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822133513047 DMSC DEBUG msc_i(unknown:GERAN-A-356:NONE)[0x56365ea752d0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822133513047 DMSC DEBUG msc_a(unknown:GERAN-A-356:NONE)[0x56365ea2dfc0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822133513047 DMM DEBUG msc_a(TMSI-0x7733C851:GERAN-A-356:CM_SERVICE_REQ)[0x56365ea2dfc0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250822133513047 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7733C851:GERAN-A-356:CM_SERVICE_REQ)[0x56365ea7e7b0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822133513047 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7733C851:GERAN-A-356:CM_SERVICE_REQ)[0x56365ea7e7b0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x7733C851:GERAN-A-356:CM_SERVICE_REQ)[0x56365ea2dfc0] (fsm.c:486) 20250822133513047 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7733C851:GERAN-A-356:CM_SERVICE_REQ)[0x56365ea7e7b0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250822133513047 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7733C851:GERAN-A-356:CM_SERVICE_REQ)[0x56365ea7e7b0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822133513047 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822133513047 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822133513047 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-356:CM_SERVICE_REQ)[0x56365ea2dfc0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822133513047 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-356:CM_SERVICE_REQ)[0x56365ea2dfc0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822133513047 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-356:CM_SERVICE_REQ)[0x56365ea7e7b0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822133513047 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-356:CM_SERVICE_REQ)[0x56365ea7e7b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822133513047 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-356:CM_SERVICE_REQ)[0x56365ea7e7b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822133513047 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-356:CM_SERVICE_REQ)[0x56365ea752d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822133513048 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-356:CM_SERVICE_REQ)[0x56365ea7e7b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822133513048 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-356:CM_SERVICE_REQ)[0x56365ea7e7b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822133513048 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-356:CM_SERVICE_REQ)[0x56365ea7e7b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822133513048 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-356:CM_SERVICE_REQ)[0x56365ea7e7b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822133513048 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-356:CM_SERVICE_REQ)[0x56365ea7e7b0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822133513048 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-356:CM_SERVICE_REQ)[0x56365ea7e7b0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822133513048 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-356:CM_SERVICE_REQ)[0x56365ea7e7b0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822133513048 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-356:CM_SERVICE_REQ)[0x56365ea752d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133513048 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-356:CM_SERVICE_REQ)[0x56365ea2dfc0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250822133513048 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-356:CM_SERVICE_REQ)[0x56365ea2dfc0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250822133513048 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250822133513048 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250822133513048 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133513048 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133513048 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133513048 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133513048 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133513048 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133513048 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133513048 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133513048 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133513048 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133513048 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133513048 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133513048 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133513048 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133513048 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133513048 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133513049 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133513049 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133513049 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133513049 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133513049 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133513049 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133513049 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133513049 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-SCCP(2117)@718a44d66dfb: { messageType := 2, destLocRef := '70DC35'O, sourceLocRef := '000164'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822133513053 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250822133513053 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(2126)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(2120)@718a44d66dfb: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(2126) MSC_Test-MGCP(2121)@718a44d66dfb: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_csd0(2126) MSC_Test_0-RAN(2118)@718a44d66dfb: patching N(SD)=1 into dtap '03050407E18A89210140A05E04802143F5'O MSC_Test_0-RAN(2118)@718a44d66dfb: patched enc_l3: '03450407E18A89210140A05E04802143F5'O MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_len:20 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2117)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210140A05E04802143F5'O 20250822133513061 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133513061 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133513061 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133513061 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133513061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133513061 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133513061 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133513061 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133513061 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-356:CM_SERVICE_REQ)[0x56365ea752d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133513061 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-356:CM_SERVICE_REQ)[0x56365ea2dfc0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133513061 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250822133513061 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851 callref-0x80000029 tid-8) New transaction (transaction.c:231) 20250822133513061 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-356:CM_SERVICE_REQ)[0x56365ea2dfc0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2671) 20250822133513061 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-356:CM_SERVICE_REQ)[0x56365ea2dfc0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250822133513062 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2690) 20250822133513062 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822133513062 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250822133513062 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) codec/BS: :0{CLEARMODE#120,BS21NT} (from: MS={BS21NT} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:702) 20250822133513062 DCC INFO trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250822133513062 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250822133513062 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-356:CM_SERVICE_REQ)[0x56365ea51870]{ESTABLISHING}: Allocated (fsm.c:456) 20250822133513062 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-356:CM_SERVICE_REQ)[0x56365ea51870]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-356:CM_SERVICE_REQ)[0x56365ea2dfc0] (fsm.c:486) 20250822133513062 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) codec/BS: :0{CLEARMODE#120,BS21NT} (from: MS={BS21NT} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:2161) 20250822133513062 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-356:CM_SERVICE_REQ)[0x56365ea51740]{UNINITIALIZED}: Allocated (fsm.c:456) 20250822133513062 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-356:CM_SERVICE_REQ)[0x56365ea51740]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-356:CM_SERVICE_REQ)[0x56365ea51870] (fsm.c:486) 20250822133513062 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-356:CM_SERVICE_REQ:trans-8:call-137:RTP_TO_CN:no-CI)[0x56365ea51740]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250822133513062 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-356:CM_SERVICE_REQ:trans-8:call-137:RTP_TO_CN:no-CI)[0x56365ea51740]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250822133513062 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-356:CM_SERVICE_REQ)[0x56365ea2cd80]{UNINITIALIZED}: Allocated (fsm.c:456) 20250822133513062 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-356:CM_SERVICE_REQ)[0x56365ea2cd80]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-356:CM_SERVICE_REQ)[0x56365ea51870] (fsm.c:486) 20250822133513062 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-356:CM_SERVICE_REQ:trans-8:call-137:RTP_TO_RAN:no-CI)[0x56365ea2cd80]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250822133513062 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-356:CM_SERVICE_REQ:trans-8:call-137:RTP_TO_RAN:no-CI)[0x56365ea2cd80]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(2121)@718a44d66dfb: Found Expect[0] for { line := { verb := "CRCX", trans_id := "262", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "89" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mo_csd0(2126) TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_mo_call_establish 2: rx 1st CRCX 20250822133513066 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-356:CM_SERVICE_REQ:trans-8:call-137:RTP_TO_CN:no-CI)[0x56365ea51740]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822133513066 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-356:CM_SERVICE_REQ)[0x56365ea51870]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250822133513066 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-356:CM_SERVICE_REQ)[0x56365ea2dfc0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250822133513066 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) tx MNCC_SETUP_IND (RTP=1.1.1.1:10000{CLEARMODE#120}) (gsm_04_08_cc.c:309) TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(2120)@718a44d66dfb: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(2126) MSC_Test-MNCC(2120)@718a44d66dfb: Added conn table entry 0TC_lu_and_mo_csd0(2126)-2147483607 TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_mo_call_establish 1: rx MNCC SETUP ind 20250822133513069 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-356:CM_SERVICE_REQ:trans-8:call-137:RTP_TO_RAN:no-CI)[0x56365ea2cd80]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822133513069 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-356:CM_SERVICE_REQ)[0x56365ea51870]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250822133513069 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-356:CM_SERVICE_REQ)[0x56365ea2dfc0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250822133513069 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS21NT} (from: MS={BS21NT} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:705) 20250822133513069 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) Sending Assignment Command (msc_a.c:706) 20250822133513069 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-356:CM_SERVICE_REQ)[0x56365ea752d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250822133513069 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133513069 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133513069 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133513069 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133513069 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133513069 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133513070 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133513070 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 data has been put to the reassembly buffer 20250822133513070 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_len:16 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2117)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O 20250822133513075 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133513075 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133513075 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133513075 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133513075 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133513075 DLSS7 DEBUG Found route for dpc=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)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133513075 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133513075 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133513075 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-356:CM_SERVICE_REQ)[0x56365ea752d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133513075 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-356:CM_SERVICE_REQ)[0x56365ea2dfc0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133513075 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-356:CM_SERVICE_REQ:trans-8:call-137:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x56365ea2cd80]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250822133513075 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-356:CM_SERVICE_REQ:trans-8:call-137:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x56365ea2cd80]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250822133513075 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-356:CM_SERVICE_REQ:trans-8:call-137:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea2cd80]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250822133513075 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS21NT} (from: MS={BS21NT} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:1596) 20250822133513075 DCC INFO trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250822133513075 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS21NT} (from: MS={BS21NT} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:2187) 20250822133513075 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) tx MNCC_RTP_CREATE (RTP=1.1.1.1:10000{CLEARMODE#120}) (gsm_04_08_cc.c:309) TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_mo_call_establish 5: rx MDCX for the RAN side 20250822133513079 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250822133513079 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822133513079 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822133513079 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250822133513079 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-356:CM_SERVICE_REQ)[0x56365ea752d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133513079 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133513080 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133513080 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133513080 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133513080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133513080 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133513080 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133513080 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822133513080 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-356:CM_SERVICE_REQ:trans-8:call-137:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea2cd80]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822133513080 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-356:CM_SERVICE_REQ:trans-8:call-137:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea2cd80]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250822133513080 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-356:CM_SERVICE_REQ)[0x56365ea51870]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250822133513083 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250822133513084 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822133513084 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822133513084 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250822133513084 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-356:CM_SERVICE_REQ)[0x56365ea752d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133513084 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133513084 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133513084 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133513084 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133513084 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133513084 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133513084 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133513084 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_mo_call_establish 7: rx CC Alerting 20250822133513088 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250822133513088 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) Got no information of remote audio codecs: neither SDP nor Bearer Capability. Trying anyway. (gsm_04_08_cc.c:795) 20250822133513088 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS21NT} (from: MS={BS21NT} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:798) 20250822133513088 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-356:CM_SERVICE_REQ:trans-8:call-137:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x56365ea51740]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250822133513088 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-356:CM_SERVICE_REQ:trans-8:call-137:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x56365ea51740]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250822133513088 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-356:CM_SERVICE_REQ:trans-8:call-137:RTP_TO_CN:CI-11111:remote-port-not-sent:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea51740]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250822133513089 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250822133513089 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822133513089 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822133513089 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250822133513089 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250822133513089 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-356:CM_SERVICE_REQ)[0x56365ea752d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133513089 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133513089 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133513089 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133513089 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133513089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133513089 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133513089 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133513089 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_lu_and_mo_csd0(2126)@718a44d66dfb: as_optional_mgcp_mdcx: rx MDCX MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2126)@718a44d66dfb: { line := { verb := "MDCX", trans_id := "265", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "89" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "89", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "120" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "120 CLEARMODE/8000" } }, { ptime := { attr_value := "20" } } } } } } } TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_mo_call_establish 10: rx CC CONNECT 20250822133513091 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-356:CM_SERVICE_REQ:trans-8:call-137:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea51740]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822133513092 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-356:CM_SERVICE_REQ:trans-8:call-137:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea51740]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250822133513092 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-356:CM_SERVICE_REQ)[0x56365ea51870]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250822133513092 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-356:CM_SERVICE_REQ)[0x56365ea51870]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250822133513092 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-356:CM_SERVICE_REQ)[0x56365ea2dfc0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) MSC_Test_0-RAN(2118)@718a44d66dfb: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(2118)@718a44d66dfb: patched enc_l3: '038F'O MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2117)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133513093 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133513093 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133513093 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133513093 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133513093 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133513093 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133513093 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133513093 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133513094 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-356:CM_SERVICE_REQ)[0x56365ea752d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133513094 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-356:CM_SERVICE_REQ)[0x56365ea2dfc0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133513094 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2690) 20250822133513094 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250822133513094 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250822133513094 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822133513094 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) tx MNCC_SETUP_COMPL_IND (gsm_04_08_cc.c:309) TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(2126)@718a44d66dfb: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_mo_call_establish DONE TC_lu_and_mo_csd0(2126)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2126)@718a44d66dfb: Hold the call for some time TC_lu_and_mo_csd0(2126)@718a44d66dfb: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(2126)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2126)@718a44d66dfb: Hangup TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_call_hangup 0: tx MNCC_DISC_REQ 20250822133514103 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250822133514103 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822133514103 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250822133514103 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250822133514103 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-356:CM_SERVICE_REQ)[0x56365ea752d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133514103 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133514103 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133514103 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133514103 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133514103 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133514103 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133514103 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133514103 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_call_hangup 1: rx DTAP CC DISC 20250822133514107 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250822133514107 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822133514107 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822133514107 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250822133514107 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250822133514107 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250822133514108 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-356:CM_SERVICE_REQ)[0x56365ea752d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133514108 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133514108 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133514108 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133514108 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133514108 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133514108 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133514108 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133514108 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(2118)@718a44d66dfb: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(2118)@718a44d66dfb: patched enc_l3: '03EA'O MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2117)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '01000203EA'O 20250822133514111 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133514111 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133514111 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133514111 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133514111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133514111 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133514111 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133514111 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133514112 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-356:CM_SERVICE_REQ)[0x56365ea752d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133514112 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-356:CM_SERVICE_REQ)[0x56365ea2dfc0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133514112 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2690) 20250822133514112 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250822133514112 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250822133514112 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-356:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250822133514112 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-356:CM_SERVICE_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250822133514112 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-356:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822133514112 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250822133514112 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-356:CM_SERVICE_REQ)[0x56365ea2dfc0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133514112 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-356:CM_SERVICE_REQ)[0x56365ea2dfc0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250822133514112 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822133514112 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822133514112 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822133514112 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-356:CM_SERVICE_REQ)[0x56365ea51870]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250822133514112 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-356:CM_SERVICE_REQ:trans-8:call-137:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea2cd80]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250822133514112 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-356:CM_SERVICE_REQ:trans-8:call-137:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea2cd80]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-356:CM_SERVICE_REQ)[0x56365ea51870] (call_leg.c:197) 20250822133514112 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-356:CM_SERVICE_REQ:trans-8:call-137:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea2cd80]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250822133514112 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-356:CM_SERVICE_REQ:trans-8:call-137:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea2cd80]{ESTABLISHED}: Deallocated (fsm.c:568) 20250822133514112 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-356:CM_SERVICE_REQ:trans-8:call-137:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea51740]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250822133514112 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-356:CM_SERVICE_REQ:trans-8:call-137:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea51740]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-356:CM_SERVICE_REQ)[0x56365ea51870] (call_leg.c:197) 20250822133514112 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-356:CM_SERVICE_REQ)[0x56365ea51870]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250822133514112 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-356:CM_SERVICE_REQ:trans-8:call-137:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea51740]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250822133514112 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-356:CM_SERVICE_REQ:trans-8:call-137:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea51740]{ESTABLISHED}: Deallocated (fsm.c:568) 20250822133514112 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-356:CM_SERVICE_REQ)[0x56365ea51870]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250822133514113 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-356:CM_SERVICE_REQ)[0x56365ea51870]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-356:CM_SERVICE_REQ)[0x56365ea2dfc0] (call_leg.c:198) 20250822133514113 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-356:CM_SERVICE_REQ)[0x56365ea51870]{RELEASING}: Freeing instance (call_leg.c:198) 20250822133514113 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-356:CM_SERVICE_REQ)[0x56365ea51870]{RELEASING}: Deallocated (fsm.c:568) 20250822133514113 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-356:CM_SERVICE_REQ)[0x56365ea2dfc0]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250822133514113 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-356:CM_SERVICE_REQ)[0x56365ea752d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822133514113 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822133514113 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133514113 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133514113 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133514113 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133514113 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133514113 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133514113 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133514113 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2120)@718a44d66dfb: Deleted conn table entry 0TC_lu_and_mo_csd0(2126)-2147483607 TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mo_csd0(2126)@718a44d66dfb: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2117)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822133514118 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133514118 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133514118 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) TC_lu_and_mo_csd0(2126)@718a44d66dfb: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133514118 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133514118 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133514118 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133514118 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133514118 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133514118 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-356:CM_SERVICE_REQ)[0x56365ea752d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133514118 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-356:CM_SERVICE_REQ)[0x56365ea2dfc0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133514118 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-356:CM_SERVICE_REQ)[0x56365ea2dfc0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822133514118 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-356:CM_SERVICE_REQ)[0x56365ea2dfc0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133514118 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-356:CM_SERVICE_REQ)[0x56365ea2dfc0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822133514118 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-356:CM_SERVICE_REQ)[0x56365ea7e7b0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822133514118 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-356:CM_SERVICE_REQ)[0x56365ea7e7b0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-356:CM_SERVICE_REQ)[0x56365ea2dfc0] (msc_a.c:1053) 20250822133514118 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-356:CM_SERVICE_REQ)[0x56365ea7e7b0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822133514119 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-356:CM_SERVICE_REQ)[0x56365ea7e7b0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822133514119 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-356:CM_SERVICE_REQ)[0x56365ea2dfc0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea78fe0] (msc_a.c:1053) 20250822133514119 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-356:CM_SERVICE_REQ)[0x56365ea2dfc0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822133514119 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-356:CM_SERVICE_REQ)[0x56365ea2dfc0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822133514119 DMSC DEBUG msub_fsm[0x56365ea78fe0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822133514119 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851) MSC-A terminated (msub.c:261) 20250822133514119 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851) 1 MSC-I still active (msub.c:79) 20250822133514119 DMSC DEBUG msub_fsm[0x56365ea78fe0]{active}: State change to terminating (no timeout) (msub.c:91) 20250822133514119 DMSC DEBUG msub_fsm[0x56365ea78fe0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822133514119 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-356:CM_SERVICE_REQ)[0x56365ea752d0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822133514119 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-356:CM_SERVICE_REQ)[0x56365ea752d0]{READY}: Removing from parent msub_fsm[0x56365ea78fe0] (msub.c:113) 20250822133514119 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-356 (ran_conn.c:155) 20250822133514119 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-356:CM_SERVICE_REQ)[0x56365ea752d0]{READY}: Freeing instance (msub.c:113) 20250822133514119 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-356:CM_SERVICE_REQ)[0x56365ea752d0]{READY}: Deallocated (fsm.c:568) 20250822133514119 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851) Free (msub.c:119) 20250822133514119 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851 - active-conn: now used by 1 (attached) (msub.c:375) 20250822133514119 DMSC DEBUG msub_fsm[0x56365ea78fe0]{terminating}: Freeing instance (msub.c:113) 20250822133514119 DMSC DEBUG msub_fsm[0x56365ea78fe0]{terminating}: Deallocated (fsm.c:568) 20250822133514119 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133514119 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133514119 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133514119 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133514119 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133514119 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133514119 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133514119 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 20250822133514120 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133514120 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133514120 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133514120 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133514120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133514120 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133514120 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133514120 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2118)@718a44d66dfb: Deleted conn table entry 0TC_lu_and_mo_csd0(2126)7396405 TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(2126)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_call_hangup 9: done TC_lu_and_mo_csd0(2126)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2126)@718a44d66dfb: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(2126)@718a44d66dfb: ----------------------------------------------- TC_lu_and_mo_csd0(2126)@718a44d66dfb: "CSD Bearer Service: BS22NT" TC_lu_and_mo_csd0(2126)@718a44d66dfb: ----------------------------------------------- MSC_Test-GSUP(2123)@718a44d66dfb: Created GsupExpect[5] for "262420000000007" to be handled at TC_lu_and_mo_csd0(2126) TC_lu_and_mo_csd0(2126)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@718a44d66dfb: Added conn table entry 0TC_lu_and_mo_csd0(2126)14047371 MSC_Test_0-RAN(2118)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(2117)@718a44d66dfb: First idle individual index:0 20250822133515132 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133515132 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133515132 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133515132 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133515132 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)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133515132 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133515132 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133515132 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133515132 DMSC DEBUG msub_fsm[0x56365ea2cd80]{active}: Allocated (fsm.c:456) 20250822133515132 DMSC DEBUG msc_i[0x56365ea14660]{READY}: Allocated (fsm.c:456) 20250822133515132 DMSC DEBUG msc_i[0x56365ea14660]{READY}: is child of msub_fsm[0x56365ea2cd80] (fsm.c:486) 20250822133515132 DMSC DEBUG msc_a[0x56365ea2d0a0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822133515132 DMSC DEBUG msc_a[0x56365ea2d0a0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea2cd80] (fsm.c:486) 20250822133515132 DMSC DEBUG msc_a(unknown:GERAN-A-357:NONE)[0x56365ea2d0a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822133515132 DMSC DEBUG msc_i(unknown:GERAN-A-357:NONE)[0x56365ea14660]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822133515132 DMSC DEBUG msc_a(unknown:GERAN-A-357:NONE)[0x56365ea2d0a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822133515133 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-357:LU)[0x56365ea2d0a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822133515133 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-357:LU)[0x56365ea2d0a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822133515133 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-357:LU)[0x56365ea51740]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822133515133 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-357:LU)[0x56365ea51740]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-357:LU)[0x56365ea2d0a0] (fsm.c:486) 20250822133515133 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-357:LU)[0x56365ea51740]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822133515133 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-357:LU)[0x56365ea51740]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822133515133 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822133515133 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822133515133 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-357:LU)[0x56365ea2d0a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822133515133 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-357:LU)[0x56365ea2d0a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822133515133 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250822133515133 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822133515133 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-357:LU)[0x56365ea51740]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822133515133 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-357:LU)[0x56365ea51740]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822133515133 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-357:LU)[0x56365ea51740]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822133515133 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-357:LU)[0x56365ea51740]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822133515133 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-357:LU)[0x56365ea14660]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822133515133 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-357:LU)[0x56365ea51740]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822133515133 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-357:LU)[0x56365ea51740]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822133515133 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-357:LU)[0x56365ea756b0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822133515133 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-357:LU)[0x56365ea756b0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-357:LU)[0x56365ea51740] (fsm.c:486) 20250822133515133 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-357:LU)[0x56365ea756b0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822133515133 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-357:LU)[0x56365ea756b0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822133515133 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133515133 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133515133 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133515133 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133515133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133515133 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133515133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133515133 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133515133 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133515133 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133515133 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133515133 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133515133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133515133 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133515133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133515133 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@718a44d66dfb: { messageType := 2, destLocRef := 'D6588B'O, sourceLocRef := '000165'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822133515136 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250822133515136 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2117)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133515139 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133515139 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133515139 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133515139 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133515139 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133515139 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133515139 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133515139 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133515139 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-357:LU)[0x56365ea14660]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133515139 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-357:LU)[0x56365ea2d0a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(2126)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822133515140 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133515141 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250822133515141 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250822133515141 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822133515142 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133515142 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-357:LU)[0x56365ea51740]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822133515142 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-357:LU)[0x56365ea756b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822133515142 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-357:LU)[0x56365ea756b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822133515142 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-357:LU)[0x56365ea756b0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822133515142 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-357:LU)[0x56365ea756b0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-357:LU)[0x56365ea51740] (vlr_lu_fsm.c:110) 20250822133515142 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-357:LU)[0x56365ea756b0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822133515142 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-357:LU)[0x56365ea756b0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822133515142 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-357:LU)[0x56365ea51740]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822133515142 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-357:LU)[0x56365ea51740]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822133515142 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-357:LU)[0x56365ea51870]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822133515142 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-357:LU)[0x56365ea51870]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-357:LU)[0x56365ea51740] (fsm.c:486) 20250822133515142 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-357:LU)[0x56365ea51870]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822133515142 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-357:LU)[0x56365ea51870]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822133515142 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-357:LU)[0x56365ea51870]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822133515142 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-357:LU)[0x56365ea51870]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822133515142 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:TMSInew-0x518FC7D1) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250822133515142 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-357:LU)[0x56365ea51870]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822133515142 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:TMSInew-0x518FC7D1 LOCATION UPDATE ACCEPT (TMSI = 0x518fc7d1) (gsm_04_08.c:149) 20250822133515142 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:TMSInew-0x518FC7D1:GERAN-A-357:LU)[0x56365ea14660]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133515142 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:TMSInew-0x518FC7D1 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822133515142 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133515142 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133515142 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133515142 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133515142 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133515142 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133515142 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133515142 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2126)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2118)@718a44d66dfb: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(2118)@718a44d66dfb: patched enc_l3: '055B'O MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2117)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002055B'O 20250822133515146 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133515146 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133515146 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133515146 DLM3UA DEBUG 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)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133515146 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133515146 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133515146 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133515146 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133515146 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:TMSInew-0x518FC7D1:GERAN-A-357:LU)[0x56365ea14660]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133515146 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:TMSInew-0x518FC7D1:GERAN-A-357:LU)[0x56365ea2d0a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133515146 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:TMSInew-0x518FC7D1:GERAN-A-357:LU)[0x56365ea2d0a0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822133515146 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:TMSInew-0x518FC7D1:GERAN-A-357:LU)[0x56365ea51740]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822133515146 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-357:LU)[0x56365ea51870]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822133515146 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250822133515146 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-357:LU)[0x56365ea51870]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822133515146 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-357:LU)[0x56365ea51740]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822133515146 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-357:LU)[0x56365ea51870]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822133515146 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-357:LU)[0x56365ea51870]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-357:LU)[0x56365ea51740] (vlr_lu_fsm.c:817) 20250822133515146 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-357:LU)[0x56365ea51870]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822133515146 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7733C851:GERAN-A-357:LU)[0x56365ea51870]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822133515146 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-357:LU)[0x56365ea51740]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822133515146 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-357:LU)[0x56365ea2d0a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250822133515146 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-357:LU)[0x56365ea2d0a0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.986s remaining) (msc_a.c:450) 20250822133515146 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250822133515146 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-357:LU)[0x56365ea2d0a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133515146 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-357:LU)[0x56365ea2d0a0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250822133515146 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822133515146 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822133515146 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822133515146 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-357:LU)[0x56365ea14660]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822133515147 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822133515147 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133515147 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133515147 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133515147 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133515147 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133515147 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133515147 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133515147 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2117)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822133515150 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133515150 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133515150 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133515150 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133515150 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133515150 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133515150 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133515150 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133515150 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-357:LU)[0x56365ea14660]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133515150 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-357:LU)[0x56365ea2d0a0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133515150 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-357:LU)[0x56365ea2d0a0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822133515150 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-357:LU)[0x56365ea2d0a0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133515150 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-357:LU)[0x56365ea2d0a0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822133515150 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-357:LU)[0x56365ea51740]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822133515150 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-357:LU)[0x56365ea51740]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-357:LU)[0x56365ea2d0a0] (msc_a.c:1053) 20250822133515150 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-357:LU)[0x56365ea51740]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822133515150 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-357:LU)[0x56365ea51740]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822133515150 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-357:LU)[0x56365ea51740]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822133515150 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-357:LU)[0x56365ea2d0a0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea2cd80] (msc_a.c:1053) 20250822133515150 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-357:LU)[0x56365ea2d0a0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822133515150 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-357:LU)[0x56365ea2d0a0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822133515150 DMSC DEBUG msub_fsm[0x56365ea2cd80]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822133515150 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1) MSC-A terminated (msub.c:261) 20250822133515150 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1) 1 MSC-I still active (msub.c:79) 20250822133515150 DMSC DEBUG msub_fsm[0x56365ea2cd80]{active}: State change to terminating (no timeout) (msub.c:91) 20250822133515150 DMSC DEBUG msub_fsm[0x56365ea2cd80]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822133515150 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-357:LU)[0x56365ea14660]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822133515150 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-357:LU)[0x56365ea14660]{READY}: Removing from parent msub_fsm[0x56365ea2cd80] (msub.c:113) 20250822133515151 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-357 (ran_conn.c:155) 20250822133515151 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-357:LU)[0x56365ea14660]{READY}: Freeing instance (msub.c:113) 20250822133515151 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-357:LU)[0x56365ea14660]{READY}: Deallocated (fsm.c:568) 20250822133515151 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1) Free (msub.c:119) 20250822133515151 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1 - active-conn: now used by 1 (attached) (msub.c:375) 20250822133515151 DMSC DEBUG msub_fsm[0x56365ea2cd80]{terminating}: Freeing instance (msub.c:113) 20250822133515151 DMSC DEBUG msub_fsm[0x56365ea2cd80]{terminating}: Deallocated (fsm.c:568) 20250822133515151 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133515151 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133515151 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133515151 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133515151 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133515151 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133515151 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133515151 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133515152 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133515152 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133515152 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133515152 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133515152 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133515152 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133515152 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133515152 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(2118)@718a44d66dfb: Deleted conn table entry 0TC_lu_and_mo_csd0(2126)14047371 TC_lu_and_mo_csd0(2126)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822133515153 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822133515153 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(2126)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2126)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2126)@718a44d66dfb: 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 := '518FC7D1'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(2118)@718a44d66dfb: Added conn table entry 0TC_lu_and_mo_csd0(2126)1974762 MSC_Test_0-SCCP(2117)@718a44d66dfb: First idle individual index:0 MSC_Test_0-RAN(2118)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133515354 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133515354 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133515354 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133515354 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133515354 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133515354 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133515354 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133515354 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133515355 DMSC DEBUG msub_fsm[0x56365ea51740]{active}: Allocated (fsm.c:456) 20250822133515356 DMSC DEBUG msc_i[0x56365ea2d0a0]{READY}: Allocated (fsm.c:456) 20250822133515356 DMSC DEBUG msc_i[0x56365ea2d0a0]{READY}: is child of msub_fsm[0x56365ea51740] (fsm.c:486) 20250822133515356 DMSC DEBUG msc_a[0x56365ea14660]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822133515356 DMSC DEBUG msc_a[0x56365ea14660]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea51740] (fsm.c:486) 20250822133515356 DMSC DEBUG msc_a(unknown:GERAN-A-358:NONE)[0x56365ea14660]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822133515356 DMSC DEBUG msc_i(unknown:GERAN-A-358:NONE)[0x56365ea2d0a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822133515356 DMSC DEBUG msc_a(unknown:GERAN-A-358:NONE)[0x56365ea14660]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822133515356 DMM DEBUG msc_a(TMSI-0x518FC7D1:GERAN-A-358:CM_SERVICE_REQ)[0x56365ea14660]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250822133515356 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x518FC7D1:GERAN-A-358:CM_SERVICE_REQ)[0x56365ea2cd80]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822133515356 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x518FC7D1:GERAN-A-358:CM_SERVICE_REQ)[0x56365ea2cd80]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x518FC7D1:GERAN-A-358:CM_SERVICE_REQ)[0x56365ea14660] (fsm.c:486) 20250822133515356 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x518FC7D1:GERAN-A-358:CM_SERVICE_REQ)[0x56365ea2cd80]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250822133515356 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x518FC7D1:GERAN-A-358:CM_SERVICE_REQ)[0x56365ea2cd80]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822133515356 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822133515356 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822133515356 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-358:CM_SERVICE_REQ)[0x56365ea14660]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822133515356 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-358:CM_SERVICE_REQ)[0x56365ea14660]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822133515356 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-358:CM_SERVICE_REQ)[0x56365ea2cd80]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822133515356 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-358:CM_SERVICE_REQ)[0x56365ea2cd80]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822133515356 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-358:CM_SERVICE_REQ)[0x56365ea2cd80]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822133515356 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-358:CM_SERVICE_REQ)[0x56365ea2d0a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822133515356 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-358:CM_SERVICE_REQ)[0x56365ea2cd80]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822133515356 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-358:CM_SERVICE_REQ)[0x56365ea2cd80]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822133515356 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-358:CM_SERVICE_REQ)[0x56365ea2cd80]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822133515356 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-358:CM_SERVICE_REQ)[0x56365ea2cd80]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822133515356 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-358:CM_SERVICE_REQ)[0x56365ea2cd80]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822133515356 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-358:CM_SERVICE_REQ)[0x56365ea2cd80]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822133515356 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-358:CM_SERVICE_REQ)[0x56365ea2cd80]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822133515356 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-358:CM_SERVICE_REQ)[0x56365ea2d0a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133515357 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-358:CM_SERVICE_REQ)[0x56365ea14660]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250822133515357 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-358:CM_SERVICE_REQ)[0x56365ea14660]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.998s remaining) (msc_a.c:450) 20250822133515357 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250822133515357 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250822133515357 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133515357 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133515357 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133515357 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133515357 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133515357 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133515357 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133515357 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133515357 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133515357 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133515357 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133515357 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133515357 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133515357 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133515357 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133515357 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133515358 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133515358 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133515358 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133515358 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133515358 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133515358 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133515358 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133515358 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@718a44d66dfb: { messageType := 2, destLocRef := '1E21EA'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(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822133515362 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250822133515362 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(2126)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(2120)@718a44d66dfb: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(2126) MSC_Test-MGCP(2121)@718a44d66dfb: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_csd0(2126) MSC_Test_0-RAN(2118)@718a44d66dfb: patching N(SD)=1 into dtap '03050407E18A89210240A05E04802143F5'O MSC_Test_0-RAN(2118)@718a44d66dfb: patched enc_l3: '03450407E18A89210240A05E04802143F5'O MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_len:20 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2117)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210240A05E04802143F5'O 20250822133515372 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133515372 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133515372 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133515372 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133515372 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133515372 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133515372 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133515372 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133515372 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-358:CM_SERVICE_REQ)[0x56365ea2d0a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133515372 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-358:CM_SERVICE_REQ)[0x56365ea14660]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133515372 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250822133515372 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1 callref-0x8000002a tid-8) New transaction (transaction.c:231) 20250822133515372 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-358:CM_SERVICE_REQ)[0x56365ea14660]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2671) 20250822133515372 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-358:CM_SERVICE_REQ)[0x56365ea14660]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250822133515372 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2690) 20250822133515372 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822133515372 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250822133515372 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) codec/BS: :0{CLEARMODE#120,BS22NT} (from: MS={BS22NT} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:702) 20250822133515372 DCC INFO trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250822133515372 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250822133515372 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-358:CM_SERVICE_REQ)[0x56365ea51870]{ESTABLISHING}: Allocated (fsm.c:456) 20250822133515372 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-358:CM_SERVICE_REQ)[0x56365ea51870]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-358:CM_SERVICE_REQ)[0x56365ea14660] (fsm.c:486) 20250822133515372 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) codec/BS: :0{CLEARMODE#120,BS22NT} (from: MS={BS22NT} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:2161) 20250822133515372 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-358:CM_SERVICE_REQ)[0x56365ea78fe0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250822133515372 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-358:CM_SERVICE_REQ)[0x56365ea78fe0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-358:CM_SERVICE_REQ)[0x56365ea51870] (fsm.c:486) 20250822133515372 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-358:CM_SERVICE_REQ:trans-8:call-138:RTP_TO_CN:no-CI)[0x56365ea78fe0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250822133515372 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-358:CM_SERVICE_REQ:trans-8:call-138:RTP_TO_CN:no-CI)[0x56365ea78fe0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250822133515373 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-358:CM_SERVICE_REQ)[0x56365ea7e7b0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250822133515373 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-358:CM_SERVICE_REQ)[0x56365ea7e7b0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-358:CM_SERVICE_REQ)[0x56365ea51870] (fsm.c:486) 20250822133515373 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-358:CM_SERVICE_REQ:trans-8:call-138:RTP_TO_RAN:no-CI)[0x56365ea7e7b0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250822133515373 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-358:CM_SERVICE_REQ:trans-8:call-138:RTP_TO_RAN:no-CI)[0x56365ea7e7b0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(2121)@718a44d66dfb: Found Expect[0] for { line := { verb := "CRCX", trans_id := "268", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "8a" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mo_csd0(2126) TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_mo_call_establish 2: rx 1st CRCX 20250822133515377 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-358:CM_SERVICE_REQ:trans-8:call-138:RTP_TO_CN:no-CI)[0x56365ea78fe0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822133515377 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-358:CM_SERVICE_REQ)[0x56365ea51870]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250822133515377 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-358:CM_SERVICE_REQ)[0x56365ea14660]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250822133515377 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) tx MNCC_SETUP_IND (RTP=1.1.1.1:10000{CLEARMODE#120}) (gsm_04_08_cc.c:309) MSC_Test-MNCC(2120)@718a44d66dfb: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(2126) MSC_Test-MNCC(2120)@718a44d66dfb: Added conn table entry 0TC_lu_and_mo_csd0(2126)-2147483606 TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_mo_call_establish 6: rx 2nd CRCX 20250822133515380 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-358:CM_SERVICE_REQ:trans-8:call-138:RTP_TO_RAN:no-CI)[0x56365ea7e7b0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822133515380 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-358:CM_SERVICE_REQ)[0x56365ea51870]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250822133515380 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-358:CM_SERVICE_REQ)[0x56365ea14660]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250822133515380 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS22NT} (from: MS={BS22NT} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:705) 20250822133515380 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) Sending Assignment Command (msc_a.c:706) 20250822133515380 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-358:CM_SERVICE_REQ)[0x56365ea2d0a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_mo_call_establish 1: rx MNCC SETUP ind 20250822133515380 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133515380 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133515380 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133515380 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133515380 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133515380 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133515380 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133515381 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822133515382 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_len:16 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2117)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O 20250822133515385 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133515385 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133515385 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133515385 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133515385 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133515385 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133515385 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133515385 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133515385 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-358:CM_SERVICE_REQ)[0x56365ea2d0a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133515385 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-358:CM_SERVICE_REQ)[0x56365ea14660]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133515385 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-358:CM_SERVICE_REQ:trans-8:call-138:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x56365ea7e7b0]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250822133515385 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-358:CM_SERVICE_REQ:trans-8:call-138:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x56365ea7e7b0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250822133515385 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-358:CM_SERVICE_REQ:trans-8:call-138:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea7e7b0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250822133515385 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS22NT} (from: MS={BS22NT} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:1596) 20250822133515385 DCC INFO trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250822133515386 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS22NT} (from: MS={BS22NT} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:2187) 20250822133515386 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) tx MNCC_RTP_CREATE (RTP=1.1.1.1:10000{CLEARMODE#120}) (gsm_04_08_cc.c:309) TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_mo_call_establish 3: rx RTP CREATE 20250822133515389 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250822133515389 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822133515389 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822133515389 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250822133515389 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-358:CM_SERVICE_REQ)[0x56365ea2d0a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_mo_call_establish 5: rx MDCX for the RAN side 20250822133515389 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133515389 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133515389 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133515389 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133515389 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133515390 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133515390 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133515390 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822133515392 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-358:CM_SERVICE_REQ:trans-8:call-138:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea7e7b0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822133515392 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-358:CM_SERVICE_REQ:trans-8:call-138:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea7e7b0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250822133515392 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-358:CM_SERVICE_REQ)[0x56365ea51870]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250822133515393 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250822133515393 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822133515393 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822133515393 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250822133515393 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-358:CM_SERVICE_REQ)[0x56365ea2d0a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133515393 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133515393 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133515393 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133515393 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133515393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133515393 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133515393 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133515393 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_mo_call_establish 7: rx CC Alerting 20250822133515396 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250822133515396 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) Got no information of remote audio codecs: neither SDP nor Bearer Capability. Trying anyway. (gsm_04_08_cc.c:795) 20250822133515396 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS22NT} (from: MS={BS22NT} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:798) 20250822133515396 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-358:CM_SERVICE_REQ:trans-8:call-138:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x56365ea78fe0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250822133515396 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-358:CM_SERVICE_REQ:trans-8:call-138:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x56365ea78fe0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250822133515396 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-358:CM_SERVICE_REQ:trans-8:call-138:RTP_TO_CN:CI-11111:remote-port-not-sent:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea78fe0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250822133515397 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250822133515397 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822133515397 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822133515397 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250822133515397 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250822133515397 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-358:CM_SERVICE_REQ)[0x56365ea2d0a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133515397 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133515397 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133515397 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133515397 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133515397 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133515397 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133515397 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133515397 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2126)@718a44d66dfb: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_csd0(2126)@718a44d66dfb: { line := { verb := "MDCX", trans_id := "271", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "8a" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "8a", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "120" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "120 CLEARMODE/8000" } }, { ptime := { attr_value := "20" } } } } } } } TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_mo_call_establish 10: rx CC CONNECT 20250822133515400 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-358:CM_SERVICE_REQ:trans-8:call-138:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea78fe0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822133515400 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-358:CM_SERVICE_REQ:trans-8:call-138:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea78fe0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250822133515400 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-358:CM_SERVICE_REQ)[0x56365ea51870]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250822133515400 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-358:CM_SERVICE_REQ)[0x56365ea51870]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250822133515400 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-358:CM_SERVICE_REQ)[0x56365ea14660]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) MSC_Test_0-RAN(2118)@718a44d66dfb: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(2118)@718a44d66dfb: patched enc_l3: '038F'O MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2117)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002038F'O 20250822133515402 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133515402 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133515402 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133515402 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133515402 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133515402 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133515402 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133515402 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133515402 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-358:CM_SERVICE_REQ)[0x56365ea2d0a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133515402 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-358:CM_SERVICE_REQ)[0x56365ea14660]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133515402 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2690) 20250822133515402 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250822133515402 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250822133515402 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822133515402 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) tx MNCC_SETUP_COMPL_IND (gsm_04_08_cc.c:309) TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(2126)@718a44d66dfb: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_mo_call_establish DONE TC_lu_and_mo_csd0(2126)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2126)@718a44d66dfb: Hold the call for some time TC_lu_and_mo_csd0(2126)@718a44d66dfb: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(2126)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2126)@718a44d66dfb: Hangup TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_call_hangup 0: tx MNCC_DISC_REQ 20250822133516411 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250822133516411 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822133516411 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250822133516411 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250822133516411 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-358:CM_SERVICE_REQ)[0x56365ea2d0a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133516411 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133516411 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133516411 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133516411 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133516411 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133516411 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133516411 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133516411 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_call_hangup 1: rx DTAP CC DISC 20250822133516416 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250822133516416 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822133516417 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822133516417 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250822133516417 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250822133516417 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250822133516417 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-358:CM_SERVICE_REQ)[0x56365ea2d0a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133516417 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133516417 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133516417 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133516417 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133516417 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133516417 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133516417 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133516417 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(2118)@718a44d66dfb: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(2118)@718a44d66dfb: patched enc_l3: '03EA'O MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2117)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133516420 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133516420 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133516420 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133516420 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133516420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133516420 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133516420 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133516421 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133516421 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-358:CM_SERVICE_REQ)[0x56365ea2d0a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133516421 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-358:CM_SERVICE_REQ)[0x56365ea14660]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133516421 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2690) 20250822133516421 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250822133516421 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250822133516421 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-358:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250822133516421 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-358:CM_SERVICE_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250822133516421 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-358:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822133516421 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250822133516421 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-358:CM_SERVICE_REQ)[0x56365ea14660]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133516421 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-358:CM_SERVICE_REQ)[0x56365ea14660]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250822133516421 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822133516421 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822133516421 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822133516421 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-358:CM_SERVICE_REQ)[0x56365ea51870]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250822133516421 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-358:CM_SERVICE_REQ:trans-8:call-138:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea7e7b0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250822133516421 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-358:CM_SERVICE_REQ:trans-8:call-138:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea7e7b0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-358:CM_SERVICE_REQ)[0x56365ea51870] (call_leg.c:197) 20250822133516421 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-358:CM_SERVICE_REQ:trans-8:call-138:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea7e7b0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250822133516421 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-358:CM_SERVICE_REQ:trans-8:call-138:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea7e7b0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250822133516421 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-358:CM_SERVICE_REQ:trans-8:call-138:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea78fe0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250822133516421 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-358:CM_SERVICE_REQ:trans-8:call-138:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea78fe0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-358:CM_SERVICE_REQ)[0x56365ea51870] (call_leg.c:197) 20250822133516422 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-358:CM_SERVICE_REQ)[0x56365ea51870]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250822133516422 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-358:CM_SERVICE_REQ:trans-8:call-138:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea78fe0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250822133516422 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-358:CM_SERVICE_REQ:trans-8:call-138:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea78fe0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250822133516422 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-358:CM_SERVICE_REQ)[0x56365ea51870]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250822133516422 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-358:CM_SERVICE_REQ)[0x56365ea51870]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-358:CM_SERVICE_REQ)[0x56365ea14660] (call_leg.c:198) 20250822133516422 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-358:CM_SERVICE_REQ)[0x56365ea51870]{RELEASING}: Freeing instance (call_leg.c:198) 20250822133516422 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-358:CM_SERVICE_REQ)[0x56365ea51870]{RELEASING}: Deallocated (fsm.c:568) 20250822133516422 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-358:CM_SERVICE_REQ)[0x56365ea14660]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250822133516422 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-358:CM_SERVICE_REQ)[0x56365ea2d0a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822133516422 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822133516422 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133516422 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133516422 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133516422 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133516422 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133516422 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133516422 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133516422 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2120)@718a44d66dfb: Deleted conn table entry 0TC_lu_and_mo_csd0(2126)-2147483606 TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mo_csd0(2126)@718a44d66dfb: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2117)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O TC_lu_and_mo_csd0(2126)@718a44d66dfb: as_optional_mgcp_dlcx: rx MGCP DLCX 20250822133516426 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133516426 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133516426 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133516426 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133516426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133516426 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133516426 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133516426 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133516427 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-358:CM_SERVICE_REQ)[0x56365ea2d0a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133516427 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-358:CM_SERVICE_REQ)[0x56365ea14660]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133516427 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-358:CM_SERVICE_REQ)[0x56365ea14660]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822133516427 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-358:CM_SERVICE_REQ)[0x56365ea14660]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133516427 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-358:CM_SERVICE_REQ)[0x56365ea14660]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822133516427 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-358:CM_SERVICE_REQ)[0x56365ea2cd80]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822133516427 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-358:CM_SERVICE_REQ)[0x56365ea2cd80]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-358:CM_SERVICE_REQ)[0x56365ea14660] (msc_a.c:1053) 20250822133516427 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-358:CM_SERVICE_REQ)[0x56365ea2cd80]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822133516427 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-358:CM_SERVICE_REQ)[0x56365ea2cd80]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822133516427 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-358:CM_SERVICE_REQ)[0x56365ea14660]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea51740] (msc_a.c:1053) 20250822133516427 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-358:CM_SERVICE_REQ)[0x56365ea14660]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822133516427 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-358:CM_SERVICE_REQ)[0x56365ea14660]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822133516427 DMSC DEBUG msub_fsm[0x56365ea51740]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822133516427 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1) MSC-A terminated (msub.c:261) 20250822133516427 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1) 1 MSC-I still active (msub.c:79) 20250822133516427 DMSC DEBUG msub_fsm[0x56365ea51740]{active}: State change to terminating (no timeout) (msub.c:91) 20250822133516427 DMSC DEBUG msub_fsm[0x56365ea51740]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822133516427 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-358:CM_SERVICE_REQ)[0x56365ea2d0a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822133516427 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-358:CM_SERVICE_REQ)[0x56365ea2d0a0]{READY}: Removing from parent msub_fsm[0x56365ea51740] (msub.c:113) 20250822133516427 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-358 (ran_conn.c:155) 20250822133516427 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-358:CM_SERVICE_REQ)[0x56365ea2d0a0]{READY}: Freeing instance (msub.c:113) 20250822133516427 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-358:CM_SERVICE_REQ)[0x56365ea2d0a0]{READY}: Deallocated (fsm.c:568) 20250822133516427 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1) Free (msub.c:119) 20250822133516427 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1 - active-conn: now used by 1 (attached) (msub.c:375) 20250822133516427 DMSC DEBUG msub_fsm[0x56365ea51740]{terminating}: Freeing instance (msub.c:113) 20250822133516427 DMSC DEBUG msub_fsm[0x56365ea51740]{terminating}: Deallocated (fsm.c:568) 20250822133516428 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133516428 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133516428 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133516428 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133516428 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133516428 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133516428 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133516428 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 20250822133516429 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133516429 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133516429 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133516429 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133516429 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133516429 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133516429 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133516429 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2118)@718a44d66dfb: Deleted conn table entry 0TC_lu_and_mo_csd0(2126)1974762 TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(2126)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_call_hangup 9: done TC_lu_and_mo_csd0(2126)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2126)@718a44d66dfb: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(2126)@718a44d66dfb: ----------------------------------------------- TC_lu_and_mo_csd0(2126)@718a44d66dfb: "CSD Bearer Service: BS24NT" TC_lu_and_mo_csd0(2126)@718a44d66dfb: ----------------------------------------------- MSC_Test-GSUP(2123)@718a44d66dfb: Created GsupExpect[6] for "262420000000007" to be handled at TC_lu_and_mo_csd0(2126) TC_lu_and_mo_csd0(2126)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@718a44d66dfb: Added conn table entry 0TC_lu_and_mo_csd0(2126)5022001 MSC_Test_0-RAN(2118)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(2117)@718a44d66dfb: First idle individual index:0 20250822133517440 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133517440 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133517440 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133517440 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133517440 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133517440 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133517440 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133517440 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133517440 DMSC DEBUG msub_fsm[0x56365ea7e7b0]{active}: Allocated (fsm.c:456) 20250822133517440 DMSC DEBUG msc_i[0x56365ea2dfc0]{READY}: Allocated (fsm.c:456) 20250822133517440 DMSC DEBUG msc_i[0x56365ea2dfc0]{READY}: is child of msub_fsm[0x56365ea7e7b0] (fsm.c:486) 20250822133517440 DMSC DEBUG msc_a[0x56365ea756b0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822133517440 DMSC DEBUG msc_a[0x56365ea756b0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea7e7b0] (fsm.c:486) 20250822133517440 DMSC DEBUG msc_a(unknown:GERAN-A-359:NONE)[0x56365ea756b0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822133517440 DMSC DEBUG msc_i(unknown:GERAN-A-359:NONE)[0x56365ea2dfc0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822133517440 DMSC DEBUG msc_a(unknown:GERAN-A-359:NONE)[0x56365ea756b0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822133517441 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-359:LU)[0x56365ea756b0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822133517441 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-359:LU)[0x56365ea756b0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822133517441 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-359:LU)[0x56365ea78fe0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822133517441 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-359:LU)[0x56365ea78fe0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-359:LU)[0x56365ea756b0] (fsm.c:486) 20250822133517441 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-359:LU)[0x56365ea78fe0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822133517441 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-359:LU)[0x56365ea78fe0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822133517441 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822133517441 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822133517441 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-359:LU)[0x56365ea756b0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822133517441 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-359:LU)[0x56365ea756b0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822133517441 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250822133517441 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822133517441 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-359:LU)[0x56365ea78fe0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822133517441 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-359:LU)[0x56365ea78fe0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822133517441 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-359:LU)[0x56365ea78fe0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822133517441 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-359:LU)[0x56365ea78fe0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822133517441 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-359:LU)[0x56365ea2dfc0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822133517441 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-359:LU)[0x56365ea78fe0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822133517441 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-359:LU)[0x56365ea78fe0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822133517441 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-359:LU)[0x56365ea69b30]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822133517441 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-359:LU)[0x56365ea69b30]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-359:LU)[0x56365ea78fe0] (fsm.c:486) 20250822133517441 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-359:LU)[0x56365ea69b30]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822133517441 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-359:LU)[0x56365ea69b30]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822133517441 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133517441 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133517441 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133517441 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133517441 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133517441 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133517441 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133517441 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133517441 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133517441 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133517441 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133517441 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133517441 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133517441 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133517441 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133517441 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@718a44d66dfb: { messageType := 2, destLocRef := '4CA131'O, sourceLocRef := '000167'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822133517444 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250822133517444 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2117)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250822133517445 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133517445 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133517445 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133517445 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133517445 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133517445 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133517445 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133517445 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133517445 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-359:LU)[0x56365ea2dfc0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133517445 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-359:LU)[0x56365ea756b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(2126)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822133517447 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133517447 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250822133517447 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250822133517447 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822133517449 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133517449 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-359:LU)[0x56365ea78fe0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822133517449 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-359:LU)[0x56365ea69b30]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822133517449 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-359:LU)[0x56365ea69b30]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822133517449 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-359:LU)[0x56365ea69b30]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822133517449 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-359:LU)[0x56365ea69b30]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-359:LU)[0x56365ea78fe0] (vlr_lu_fsm.c:110) 20250822133517449 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-359:LU)[0x56365ea69b30]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822133517449 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-359:LU)[0x56365ea69b30]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822133517449 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-359:LU)[0x56365ea78fe0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822133517449 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-359:LU)[0x56365ea78fe0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822133517449 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-359:LU)[0x56365ea51870]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822133517449 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-359:LU)[0x56365ea51870]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-359:LU)[0x56365ea78fe0] (fsm.c:486) 20250822133517449 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-359:LU)[0x56365ea51870]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822133517449 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-359:LU)[0x56365ea51870]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822133517449 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-359:LU)[0x56365ea51870]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822133517449 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-359:LU)[0x56365ea51870]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822133517449 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:TMSInew-0x214C0512) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250822133517449 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-359:LU)[0x56365ea51870]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822133517449 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:TMSInew-0x214C0512 LOCATION UPDATE ACCEPT (TMSI = 0x214c0512) (gsm_04_08.c:149) 20250822133517449 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:TMSInew-0x214C0512:GERAN-A-359:LU)[0x56365ea2dfc0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133517449 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:TMSInew-0x214C0512 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822133517449 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133517449 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133517449 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133517449 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133517449 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133517449 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133517449 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133517449 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2126)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2118)@718a44d66dfb: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(2118)@718a44d66dfb: patched enc_l3: '055B'O MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2117)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002055B'O 20250822133517452 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133517452 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133517452 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133517452 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133517452 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133517452 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133517452 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133517452 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133517453 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:TMSInew-0x214C0512:GERAN-A-359:LU)[0x56365ea2dfc0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133517453 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:TMSInew-0x214C0512:GERAN-A-359:LU)[0x56365ea756b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133517453 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:TMSInew-0x214C0512:GERAN-A-359:LU)[0x56365ea756b0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822133517453 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:TMSInew-0x214C0512:GERAN-A-359:LU)[0x56365ea78fe0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822133517453 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-359:LU)[0x56365ea51870]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822133517453 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250822133517453 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-359:LU)[0x56365ea51870]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822133517453 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-359:LU)[0x56365ea78fe0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822133517453 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-359:LU)[0x56365ea51870]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822133517453 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-359:LU)[0x56365ea51870]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-359:LU)[0x56365ea78fe0] (vlr_lu_fsm.c:817) 20250822133517453 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-359:LU)[0x56365ea51870]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822133517453 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x518FC7D1:GERAN-A-359:LU)[0x56365ea51870]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822133517453 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-359:LU)[0x56365ea78fe0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822133517453 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-359:LU)[0x56365ea756b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250822133517453 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-359:LU)[0x56365ea756b0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.987s remaining) (msc_a.c:450) 20250822133517453 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250822133517453 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-359:LU)[0x56365ea756b0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133517453 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-359:LU)[0x56365ea756b0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250822133517453 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822133517453 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822133517453 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822133517453 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-359:LU)[0x56365ea2dfc0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822133517453 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822133517453 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133517453 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133517453 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133517453 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133517453 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133517453 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133517453 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133517453 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2117)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822133517456 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133517456 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133517456 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133517456 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133517456 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133517456 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133517456 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133517456 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133517456 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-359:LU)[0x56365ea2dfc0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133517456 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-359:LU)[0x56365ea756b0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133517456 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-359:LU)[0x56365ea756b0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822133517456 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-359:LU)[0x56365ea756b0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133517456 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-359:LU)[0x56365ea756b0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822133517456 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-359:LU)[0x56365ea78fe0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822133517456 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-359:LU)[0x56365ea78fe0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-359:LU)[0x56365ea756b0] (msc_a.c:1053) 20250822133517456 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-359:LU)[0x56365ea78fe0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822133517456 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-359:LU)[0x56365ea78fe0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822133517456 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-359:LU)[0x56365ea78fe0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822133517456 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-359:LU)[0x56365ea756b0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea7e7b0] (msc_a.c:1053) 20250822133517456 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-359:LU)[0x56365ea756b0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822133517456 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-359:LU)[0x56365ea756b0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822133517456 DMSC DEBUG msub_fsm[0x56365ea7e7b0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822133517456 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512) MSC-A terminated (msub.c:261) 20250822133517456 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512) 1 MSC-I still active (msub.c:79) 20250822133517456 DMSC DEBUG msub_fsm[0x56365ea7e7b0]{active}: State change to terminating (no timeout) (msub.c:91) 20250822133517456 DMSC DEBUG msub_fsm[0x56365ea7e7b0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822133517456 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-359:LU)[0x56365ea2dfc0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822133517456 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-359:LU)[0x56365ea2dfc0]{READY}: Removing from parent msub_fsm[0x56365ea7e7b0] (msub.c:113) 20250822133517457 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-359 (ran_conn.c:155) 20250822133517457 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-359:LU)[0x56365ea2dfc0]{READY}: Freeing instance (msub.c:113) 20250822133517457 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-359:LU)[0x56365ea2dfc0]{READY}: Deallocated (fsm.c:568) 20250822133517457 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512) Free (msub.c:119) 20250822133517457 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512 - active-conn: now used by 1 (attached) (msub.c:375) 20250822133517457 DMSC DEBUG msub_fsm[0x56365ea7e7b0]{terminating}: Freeing instance (msub.c:113) 20250822133517457 DMSC DEBUG msub_fsm[0x56365ea7e7b0]{terminating}: Deallocated (fsm.c:568) 20250822133517457 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133517457 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133517457 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133517457 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133517457 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133517457 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133517457 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133517457 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 20250822133517458 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133517458 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133517458 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133517458 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133517458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133517458 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133517458 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133517458 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2118)@718a44d66dfb: Deleted conn table entry 0TC_lu_and_mo_csd0(2126)5022001 TC_lu_and_mo_csd0(2126)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822133517459 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822133517459 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(2126)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2126)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2126)@718a44d66dfb: 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 := '214C0512'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(2118)@718a44d66dfb: Added conn table entry 0TC_lu_and_mo_csd0(2126)9418185 MSC_Test_0-RAN(2118)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(2117)@718a44d66dfb: First idle individual index:0 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133517658 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133517658 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133517658 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133517658 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133517658 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133517658 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133517658 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133517658 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133517659 DMSC DEBUG msub_fsm[0x56365ea78fe0]{active}: Allocated (fsm.c:456) 20250822133517659 DMSC DEBUG msc_i[0x56365ea756b0]{READY}: Allocated (fsm.c:456) 20250822133517659 DMSC DEBUG msc_i[0x56365ea756b0]{READY}: is child of msub_fsm[0x56365ea78fe0] (fsm.c:486) 20250822133517659 DMSC DEBUG msc_a[0x56365ea2dfc0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822133517659 DMSC DEBUG msc_a[0x56365ea2dfc0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea78fe0] (fsm.c:486) 20250822133517659 DMSC DEBUG msc_a(unknown:GERAN-A-360:NONE)[0x56365ea2dfc0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822133517659 DMSC DEBUG msc_i(unknown:GERAN-A-360:NONE)[0x56365ea756b0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822133517659 DMSC DEBUG msc_a(unknown:GERAN-A-360:NONE)[0x56365ea2dfc0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822133517659 DMM DEBUG msc_a(TMSI-0x214C0512:GERAN-A-360:CM_SERVICE_REQ)[0x56365ea2dfc0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250822133517659 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x214C0512:GERAN-A-360:CM_SERVICE_REQ)[0x56365ea7e7b0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822133517659 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x214C0512:GERAN-A-360:CM_SERVICE_REQ)[0x56365ea7e7b0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x214C0512:GERAN-A-360:CM_SERVICE_REQ)[0x56365ea2dfc0] (fsm.c:486) 20250822133517659 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x214C0512:GERAN-A-360:CM_SERVICE_REQ)[0x56365ea7e7b0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250822133517659 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x214C0512:GERAN-A-360:CM_SERVICE_REQ)[0x56365ea7e7b0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822133517659 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822133517659 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822133517659 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-360:CM_SERVICE_REQ)[0x56365ea2dfc0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822133517659 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-360:CM_SERVICE_REQ)[0x56365ea2dfc0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822133517659 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-360:CM_SERVICE_REQ)[0x56365ea7e7b0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822133517659 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-360:CM_SERVICE_REQ)[0x56365ea7e7b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822133517659 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-360:CM_SERVICE_REQ)[0x56365ea7e7b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822133517659 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-360:CM_SERVICE_REQ)[0x56365ea756b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822133517660 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-360:CM_SERVICE_REQ)[0x56365ea7e7b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822133517660 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-360:CM_SERVICE_REQ)[0x56365ea7e7b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822133517660 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-360:CM_SERVICE_REQ)[0x56365ea7e7b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822133517660 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-360:CM_SERVICE_REQ)[0x56365ea7e7b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822133517660 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-360:CM_SERVICE_REQ)[0x56365ea7e7b0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822133517660 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-360:CM_SERVICE_REQ)[0x56365ea7e7b0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822133517660 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-360:CM_SERVICE_REQ)[0x56365ea7e7b0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822133517660 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-360:CM_SERVICE_REQ)[0x56365ea756b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133517660 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-360:CM_SERVICE_REQ)[0x56365ea2dfc0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250822133517660 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-360:CM_SERVICE_REQ)[0x56365ea2dfc0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250822133517660 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250822133517660 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250822133517660 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133517660 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133517660 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133517660 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133517660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133517660 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133517660 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133517660 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133517660 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133517660 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133517660 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133517660 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133517660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133517660 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133517660 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133517660 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133517661 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133517661 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133517661 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133517661 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133517661 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133517661 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133517661 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133517661 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@718a44d66dfb: { messageType := 2, destLocRef := '8FB5C9'O, sourceLocRef := '000168'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822133517665 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250822133517665 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(2126)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(2120)@718a44d66dfb: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(2126) MSC_Test-MGCP(2121)@718a44d66dfb: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_csd0(2126) MSC_Test_0-RAN(2118)@718a44d66dfb: patching N(SD)=1 into dtap '03050407E18A89210340A05E04802143F5'O MSC_Test_0-RAN(2118)@718a44d66dfb: patched enc_l3: '03450407E18A89210340A05E04802143F5'O MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_len:20 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2117)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210340A05E04802143F5'O 20250822133517673 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133517673 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133517673 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133517673 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133517673 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133517673 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133517673 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133517673 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133517673 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-360:CM_SERVICE_REQ)[0x56365ea756b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133517673 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-360:CM_SERVICE_REQ)[0x56365ea2dfc0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133517673 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250822133517673 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512 callref-0x8000002b tid-8) New transaction (transaction.c:231) 20250822133517673 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-360:CM_SERVICE_REQ)[0x56365ea2dfc0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2671) 20250822133517673 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-360:CM_SERVICE_REQ)[0x56365ea2dfc0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250822133517673 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2690) 20250822133517673 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822133517673 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250822133517674 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) codec/BS: :0{CLEARMODE#120,BS24NT} (from: MS={BS24NT} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:702) 20250822133517674 DCC INFO trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250822133517674 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250822133517674 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-360:CM_SERVICE_REQ)[0x56365ea51870]{ESTABLISHING}: Allocated (fsm.c:456) 20250822133517674 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-360:CM_SERVICE_REQ)[0x56365ea51870]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-360:CM_SERVICE_REQ)[0x56365ea2dfc0] (fsm.c:486) 20250822133517674 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) codec/BS: :0{CLEARMODE#120,BS24NT} (from: MS={BS24NT} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:2161) 20250822133517674 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-360:CM_SERVICE_REQ)[0x56365e9ff2c0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250822133517674 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-360:CM_SERVICE_REQ)[0x56365e9ff2c0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-360:CM_SERVICE_REQ)[0x56365ea51870] (fsm.c:486) 20250822133517674 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-360:CM_SERVICE_REQ:trans-8:call-139:RTP_TO_CN:no-CI)[0x56365e9ff2c0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250822133517674 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-360:CM_SERVICE_REQ:trans-8:call-139:RTP_TO_CN:no-CI)[0x56365e9ff2c0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250822133517674 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-360:CM_SERVICE_REQ)[0x56365ea2dd60]{UNINITIALIZED}: Allocated (fsm.c:456) 20250822133517674 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-360:CM_SERVICE_REQ)[0x56365ea2dd60]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-360:CM_SERVICE_REQ)[0x56365ea51870] (fsm.c:486) 20250822133517674 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-360:CM_SERVICE_REQ:trans-8:call-139:RTP_TO_RAN:no-CI)[0x56365ea2dd60]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250822133517674 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-360:CM_SERVICE_REQ:trans-8:call-139:RTP_TO_RAN:no-CI)[0x56365ea2dd60]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(2121)@718a44d66dfb: Found Expect[0] for { line := { verb := "CRCX", trans_id := "274", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "8b" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mo_csd0(2126) TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_mo_call_establish 2: rx 1st CRCX 20250822133517678 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-360:CM_SERVICE_REQ:trans-8:call-139:RTP_TO_CN:no-CI)[0x56365e9ff2c0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822133517678 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-360:CM_SERVICE_REQ)[0x56365ea51870]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250822133517678 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-360:CM_SERVICE_REQ)[0x56365ea2dfc0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250822133517678 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) tx MNCC_SETUP_IND (RTP=1.1.1.1:10000{CLEARMODE#120}) (gsm_04_08_cc.c:309) MSC_Test-MNCC(2120)@718a44d66dfb: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(2126) MSC_Test-MNCC(2120)@718a44d66dfb: Added conn table entry 0TC_lu_and_mo_csd0(2126)-2147483605 TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_mo_call_establish 6: rx 2nd CRCX 20250822133517681 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-360:CM_SERVICE_REQ:trans-8:call-139:RTP_TO_RAN:no-CI)[0x56365ea2dd60]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822133517681 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-360:CM_SERVICE_REQ)[0x56365ea51870]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250822133517681 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-360:CM_SERVICE_REQ)[0x56365ea2dfc0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250822133517681 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS24NT} (from: MS={BS24NT} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:705) 20250822133517681 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) Sending Assignment Command (msc_a.c:706) 20250822133517681 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-360:CM_SERVICE_REQ)[0x56365ea756b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250822133517681 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133517681 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133517681 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133517681 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133517681 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133517681 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133517681 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133517681 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_mo_call_establish 1: rx MNCC SETUP ind MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822133517682 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_len:16 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2117)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O 20250822133517686 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133517686 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133517686 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133517686 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133517686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133517686 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133517686 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133517686 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133517686 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-360:CM_SERVICE_REQ)[0x56365ea756b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133517686 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-360:CM_SERVICE_REQ)[0x56365ea2dfc0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133517686 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-360:CM_SERVICE_REQ:trans-8:call-139:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x56365ea2dd60]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250822133517686 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-360:CM_SERVICE_REQ:trans-8:call-139:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x56365ea2dd60]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250822133517686 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-360:CM_SERVICE_REQ:trans-8:call-139:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea2dd60]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250822133517687 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS24NT} (from: MS={BS24NT} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:1596) 20250822133517687 DCC INFO trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250822133517687 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS24NT} (from: MS={BS24NT} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:2187) 20250822133517687 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) tx MNCC_RTP_CREATE (RTP=1.1.1.1:10000{CLEARMODE#120}) (gsm_04_08_cc.c:309) TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_mo_call_establish 5: rx MDCX for the RAN side TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_mo_call_establish 3: rx RTP CREATE 20250822133517690 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-360:CM_SERVICE_REQ:trans-8:call-139:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea2dd60]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822133517690 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-360:CM_SERVICE_REQ:trans-8:call-139:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea2dd60]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250822133517690 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-360:CM_SERVICE_REQ)[0x56365ea51870]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250822133517692 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250822133517692 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822133517692 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822133517692 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250822133517692 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-360:CM_SERVICE_REQ)[0x56365ea756b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133517692 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133517692 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133517692 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133517692 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133517692 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133517692 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133517692 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133517692 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822133517695 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250822133517695 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822133517695 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822133517695 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250822133517695 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-360:CM_SERVICE_REQ)[0x56365ea756b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133517695 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133517695 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133517695 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133517695 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133517695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133517695 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133517696 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133517696 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_mo_call_establish 7: rx CC Alerting 20250822133517698 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250822133517698 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) Got no information of remote audio codecs: neither SDP nor Bearer Capability. Trying anyway. (gsm_04_08_cc.c:795) 20250822133517698 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS24NT} (from: MS={BS24NT} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:798) 20250822133517698 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-360:CM_SERVICE_REQ:trans-8:call-139:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x56365e9ff2c0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250822133517698 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-360:CM_SERVICE_REQ:trans-8:call-139:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x56365e9ff2c0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250822133517698 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-360:CM_SERVICE_REQ:trans-8:call-139:RTP_TO_CN:CI-11111:remote-port-not-sent:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365e9ff2c0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250822133517699 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250822133517699 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822133517699 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822133517699 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250822133517699 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250822133517699 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-360:CM_SERVICE_REQ)[0x56365ea756b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133517700 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133517700 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133517700 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133517700 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133517700 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133517700 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133517700 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133517700 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_lu_and_mo_csd0(2126)@718a44d66dfb: as_optional_mgcp_mdcx: rx MDCX MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_lu_and_mo_csd0(2126)@718a44d66dfb: { 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" } } } } } } } MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822133517701 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-360:CM_SERVICE_REQ:trans-8:call-139:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365e9ff2c0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822133517701 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-360:CM_SERVICE_REQ:trans-8:call-139:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365e9ff2c0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250822133517701 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-360:CM_SERVICE_REQ)[0x56365ea51870]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250822133517701 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-360:CM_SERVICE_REQ)[0x56365ea51870]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250822133517701 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-360:CM_SERVICE_REQ)[0x56365ea2dfc0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(2118)@718a44d66dfb: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(2118)@718a44d66dfb: patched enc_l3: '038F'O MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2117)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002038F'O 20250822133517703 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133517703 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133517703 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133517703 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133517703 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)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133517703 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133517703 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133517703 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133517703 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-360:CM_SERVICE_REQ)[0x56365ea756b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133517703 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-360:CM_SERVICE_REQ)[0x56365ea2dfc0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133517703 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2690) 20250822133517703 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250822133517704 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250822133517704 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822133517704 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) tx MNCC_SETUP_COMPL_IND (gsm_04_08_cc.c:309) TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(2126)@718a44d66dfb: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_mo_call_establish DONE TC_lu_and_mo_csd0(2126)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2126)@718a44d66dfb: Hold the call for some time TC_lu_and_mo_csd0(2126)@718a44d66dfb: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(2126)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2126)@718a44d66dfb: Hangup TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_call_hangup 0: tx MNCC_DISC_REQ 20250822133518711 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250822133518711 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822133518711 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250822133518711 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250822133518711 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-360:CM_SERVICE_REQ)[0x56365ea756b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133518712 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133518712 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133518712 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133518712 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133518712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133518712 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133518712 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133518712 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_call_hangup 1: rx DTAP CC DISC 20250822133518717 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250822133518717 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822133518717 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822133518717 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250822133518717 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250822133518717 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250822133518717 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-360:CM_SERVICE_REQ)[0x56365ea756b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133518718 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133518718 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133518718 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133518718 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133518718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133518718 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133518718 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133518718 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(2118)@718a44d66dfb: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(2118)@718a44d66dfb: patched enc_l3: '03EA'O MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2117)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133518722 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133518722 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133518722 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133518722 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133518722 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133518722 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133518722 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133518722 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133518723 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-360:CM_SERVICE_REQ)[0x56365ea756b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133518723 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-360:CM_SERVICE_REQ)[0x56365ea2dfc0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133518723 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2690) 20250822133518723 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250822133518723 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250822133518723 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-360:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250822133518723 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-360:CM_SERVICE_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250822133518723 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-360:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822133518723 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250822133518723 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-360:CM_SERVICE_REQ)[0x56365ea2dfc0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133518723 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-360:CM_SERVICE_REQ)[0x56365ea2dfc0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250822133518723 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822133518723 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822133518723 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822133518723 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-360:CM_SERVICE_REQ)[0x56365ea51870]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250822133518723 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-360:CM_SERVICE_REQ:trans-8:call-139:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea2dd60]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250822133518723 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-360:CM_SERVICE_REQ:trans-8:call-139:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea2dd60]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-360:CM_SERVICE_REQ)[0x56365ea51870] (call_leg.c:197) 20250822133518723 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-360:CM_SERVICE_REQ:trans-8:call-139:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea2dd60]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250822133518723 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-360:CM_SERVICE_REQ:trans-8:call-139:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea2dd60]{ESTABLISHED}: Deallocated (fsm.c:568) 20250822133518724 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-360:CM_SERVICE_REQ:trans-8:call-139:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365e9ff2c0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250822133518724 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-360:CM_SERVICE_REQ:trans-8:call-139:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365e9ff2c0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-360:CM_SERVICE_REQ)[0x56365ea51870] (call_leg.c:197) 20250822133518724 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-360:CM_SERVICE_REQ)[0x56365ea51870]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250822133518724 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-360:CM_SERVICE_REQ:trans-8:call-139:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365e9ff2c0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250822133518724 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-360:CM_SERVICE_REQ:trans-8:call-139:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365e9ff2c0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250822133518724 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-360:CM_SERVICE_REQ)[0x56365ea51870]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250822133518724 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-360:CM_SERVICE_REQ)[0x56365ea51870]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-360:CM_SERVICE_REQ)[0x56365ea2dfc0] (call_leg.c:198) 20250822133518724 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-360:CM_SERVICE_REQ)[0x56365ea51870]{RELEASING}: Freeing instance (call_leg.c:198) 20250822133518724 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-360:CM_SERVICE_REQ)[0x56365ea51870]{RELEASING}: Deallocated (fsm.c:568) 20250822133518724 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-360:CM_SERVICE_REQ)[0x56365ea2dfc0]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250822133518724 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-360:CM_SERVICE_REQ)[0x56365ea756b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822133518724 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822133518724 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133518724 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133518724 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133518724 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133518725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133518725 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133518725 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133518725 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2120)@718a44d66dfb: Deleted conn table entry 0TC_lu_and_mo_csd0(2126)-2147483605 TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mo_csd0(2126)@718a44d66dfb: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(2126)@718a44d66dfb: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2117)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133518729 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133518729 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133518729 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133518729 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133518729 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133518729 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133518729 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133518729 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133518730 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-360:CM_SERVICE_REQ)[0x56365ea756b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133518730 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-360:CM_SERVICE_REQ)[0x56365ea2dfc0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133518730 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-360:CM_SERVICE_REQ)[0x56365ea2dfc0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822133518730 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-360:CM_SERVICE_REQ)[0x56365ea2dfc0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133518730 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-360:CM_SERVICE_REQ)[0x56365ea2dfc0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822133518730 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-360:CM_SERVICE_REQ)[0x56365ea7e7b0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822133518730 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-360:CM_SERVICE_REQ)[0x56365ea7e7b0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-360:CM_SERVICE_REQ)[0x56365ea2dfc0] (msc_a.c:1053) 20250822133518730 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-360:CM_SERVICE_REQ)[0x56365ea7e7b0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822133518730 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-360:CM_SERVICE_REQ)[0x56365ea7e7b0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822133518730 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-360:CM_SERVICE_REQ)[0x56365ea2dfc0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea78fe0] (msc_a.c:1053) 20250822133518730 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-360:CM_SERVICE_REQ)[0x56365ea2dfc0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822133518730 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-360:CM_SERVICE_REQ)[0x56365ea2dfc0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822133518730 DMSC DEBUG msub_fsm[0x56365ea78fe0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822133518730 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512) MSC-A terminated (msub.c:261) 20250822133518730 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512) 1 MSC-I still active (msub.c:79) 20250822133518730 DMSC DEBUG msub_fsm[0x56365ea78fe0]{active}: State change to terminating (no timeout) (msub.c:91) 20250822133518730 DMSC DEBUG msub_fsm[0x56365ea78fe0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822133518730 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-360:CM_SERVICE_REQ)[0x56365ea756b0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822133518730 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-360:CM_SERVICE_REQ)[0x56365ea756b0]{READY}: Removing from parent msub_fsm[0x56365ea78fe0] (msub.c:113) 20250822133518730 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-360 (ran_conn.c:155) 20250822133518730 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-360:CM_SERVICE_REQ)[0x56365ea756b0]{READY}: Freeing instance (msub.c:113) 20250822133518730 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-360:CM_SERVICE_REQ)[0x56365ea756b0]{READY}: Deallocated (fsm.c:568) 20250822133518730 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512) Free (msub.c:119) 20250822133518730 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512 - active-conn: now used by 1 (attached) (msub.c:375) 20250822133518730 DMSC DEBUG msub_fsm[0x56365ea78fe0]{terminating}: Freeing instance (msub.c:113) 20250822133518730 DMSC DEBUG msub_fsm[0x56365ea78fe0]{terminating}: Deallocated (fsm.c:568) 20250822133518731 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133518731 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133518731 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133518731 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133518731 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133518731 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133518731 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133518731 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 20250822133518732 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133518732 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133518732 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133518732 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133518732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133518732 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133518732 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133518732 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2118)@718a44d66dfb: Deleted conn table entry 0TC_lu_and_mo_csd0(2126)9418185 TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(2126)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_call_hangup 9: done TC_lu_and_mo_csd0(2126)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2126)@718a44d66dfb: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(2126)@718a44d66dfb: ----------------------------------------------- TC_lu_and_mo_csd0(2126)@718a44d66dfb: "CSD Bearer Service: BS25NT" TC_lu_and_mo_csd0(2126)@718a44d66dfb: ----------------------------------------------- MSC_Test-GSUP(2123)@718a44d66dfb: Created GsupExpect[7] for "262420000000007" to be handled at TC_lu_and_mo_csd0(2126) TC_lu_and_mo_csd0(2126)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@718a44d66dfb: Added conn table entry 0TC_lu_and_mo_csd0(2126)1474420 MSC_Test_0-RAN(2118)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(2117)@718a44d66dfb: First idle individual index:0 20250822133519744 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133519744 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133519744 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133519744 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133519744 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133519744 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133519744 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133519744 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133519744 DMSC DEBUG msub_fsm[0x56365ea2dd60]{active}: Allocated (fsm.c:456) 20250822133519744 DMSC DEBUG msc_i[0x56365ea76050]{READY}: Allocated (fsm.c:456) 20250822133519744 DMSC DEBUG msc_i[0x56365ea76050]{READY}: is child of msub_fsm[0x56365ea2dd60] (fsm.c:486) 20250822133519744 DMSC DEBUG msc_a[0x56365ea69b30]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822133519744 DMSC DEBUG msc_a[0x56365ea69b30]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea2dd60] (fsm.c:486) 20250822133519744 DMSC DEBUG msc_a(unknown:GERAN-A-361:NONE)[0x56365ea69b30]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822133519745 DMSC DEBUG msc_i(unknown:GERAN-A-361:NONE)[0x56365ea76050]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822133519745 DMSC DEBUG msc_a(unknown:GERAN-A-361:NONE)[0x56365ea69b30]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822133519745 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-361:LU)[0x56365ea69b30]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822133519745 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-361:LU)[0x56365ea69b30]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822133519745 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-361:LU)[0x56365e9ff2c0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822133519745 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-361:LU)[0x56365e9ff2c0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-361:LU)[0x56365ea69b30] (fsm.c:486) 20250822133519745 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-361:LU)[0x56365e9ff2c0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822133519745 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-361:LU)[0x56365e9ff2c0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822133519745 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822133519745 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822133519745 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-361:LU)[0x56365ea69b30]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822133519745 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-361:LU)[0x56365ea69b30]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822133519745 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250822133519745 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822133519745 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-361:LU)[0x56365e9ff2c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822133519745 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-361:LU)[0x56365e9ff2c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822133519745 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-361:LU)[0x56365e9ff2c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822133519745 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-361:LU)[0x56365e9ff2c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822133519745 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-361:LU)[0x56365ea76050]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822133519745 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-361:LU)[0x56365e9ff2c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822133519745 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-361:LU)[0x56365e9ff2c0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822133519745 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-361:LU)[0x56365ea76180]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822133519745 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-361:LU)[0x56365ea76180]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-361:LU)[0x56365e9ff2c0] (fsm.c:486) 20250822133519745 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-361:LU)[0x56365ea76180]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822133519745 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-361:LU)[0x56365ea76180]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822133519745 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133519745 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133519745 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133519745 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133519745 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133519746 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133519746 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133519746 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133519746 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133519746 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133519746 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133519746 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133519746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133519746 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133519746 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133519746 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@718a44d66dfb: { messageType := 2, destLocRef := '167F74'O, sourceLocRef := '000169'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822133519749 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250822133519749 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2117)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250822133519750 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133519750 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133519750 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133519750 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133519750 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)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133519750 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133519750 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133519750 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133519750 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-361:LU)[0x56365ea76050]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133519750 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-361:LU)[0x56365ea69b30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(2126)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822133519753 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133519753 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250822133519753 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250822133519753 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822133519754 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133519754 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-361:LU)[0x56365e9ff2c0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822133519754 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-361:LU)[0x56365ea76180]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822133519754 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-361:LU)[0x56365ea76180]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822133519754 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-361:LU)[0x56365ea76180]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822133519754 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-361:LU)[0x56365ea76180]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-361:LU)[0x56365e9ff2c0] (vlr_lu_fsm.c:110) 20250822133519754 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-361:LU)[0x56365ea76180]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822133519754 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-361:LU)[0x56365ea76180]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822133519754 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-361:LU)[0x56365e9ff2c0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822133519754 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-361:LU)[0x56365e9ff2c0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822133519754 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-361:LU)[0x56365ea51870]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822133519754 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-361:LU)[0x56365ea51870]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-361:LU)[0x56365e9ff2c0] (fsm.c:486) 20250822133519754 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-361:LU)[0x56365ea51870]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822133519754 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-361:LU)[0x56365ea51870]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822133519754 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-361:LU)[0x56365ea51870]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822133519754 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-361:LU)[0x56365ea51870]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822133519754 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:TMSInew-0x1743BA5D) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250822133519754 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-361:LU)[0x56365ea51870]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822133519754 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:TMSInew-0x1743BA5D LOCATION UPDATE ACCEPT (TMSI = 0x1743ba5d) (gsm_04_08.c:149) 20250822133519754 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:TMSInew-0x1743BA5D:GERAN-A-361:LU)[0x56365ea76050]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133519754 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:TMSInew-0x1743BA5D - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822133519755 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133519755 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133519755 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133519755 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133519755 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133519755 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133519755 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133519755 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2126)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2118)@718a44d66dfb: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(2118)@718a44d66dfb: patched enc_l3: '055B'O MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2117)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002055B'O 20250822133519758 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133519758 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133519758 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133519758 DLM3UA DEBUG 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)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133519758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133519758 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133519758 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133519758 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133519759 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:TMSInew-0x1743BA5D:GERAN-A-361:LU)[0x56365ea76050]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133519759 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:TMSInew-0x1743BA5D:GERAN-A-361:LU)[0x56365ea69b30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133519759 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:TMSInew-0x1743BA5D:GERAN-A-361:LU)[0x56365ea69b30]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822133519759 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:TMSInew-0x1743BA5D:GERAN-A-361:LU)[0x56365e9ff2c0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822133519759 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-361:LU)[0x56365ea51870]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822133519759 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250822133519759 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-361:LU)[0x56365ea51870]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822133519759 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-361:LU)[0x56365e9ff2c0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822133519759 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-361:LU)[0x56365ea51870]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822133519759 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-361:LU)[0x56365ea51870]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-361:LU)[0x56365e9ff2c0] (vlr_lu_fsm.c:817) 20250822133519759 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-361:LU)[0x56365ea51870]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822133519759 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x214C0512:GERAN-A-361:LU)[0x56365ea51870]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822133519759 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-361:LU)[0x56365e9ff2c0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822133519759 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-361:LU)[0x56365ea69b30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250822133519759 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-361:LU)[0x56365ea69b30]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.985s remaining) (msc_a.c:450) 20250822133519759 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250822133519759 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-361:LU)[0x56365ea69b30]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133519759 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-361:LU)[0x56365ea69b30]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250822133519759 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822133519759 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822133519759 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822133519759 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-361:LU)[0x56365ea76050]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822133519759 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822133519759 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133519759 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133519759 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133519759 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133519759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133519759 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133519759 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133519759 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2117)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133519763 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133519763 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133519763 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133519763 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133519763 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133519763 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133519763 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133519763 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133519763 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-361:LU)[0x56365ea76050]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133519763 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-361:LU)[0x56365ea69b30]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133519763 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-361:LU)[0x56365ea69b30]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822133519763 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-361:LU)[0x56365ea69b30]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133519763 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-361:LU)[0x56365ea69b30]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822133519763 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-361:LU)[0x56365e9ff2c0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822133519763 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-361:LU)[0x56365e9ff2c0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-361:LU)[0x56365ea69b30] (msc_a.c:1053) 20250822133519763 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-361:LU)[0x56365e9ff2c0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822133519763 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-361:LU)[0x56365e9ff2c0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822133519763 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-361:LU)[0x56365e9ff2c0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822133519763 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-361:LU)[0x56365ea69b30]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea2dd60] (msc_a.c:1053) 20250822133519763 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-361:LU)[0x56365ea69b30]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822133519763 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-361:LU)[0x56365ea69b30]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822133519763 DMSC DEBUG msub_fsm[0x56365ea2dd60]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822133519763 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D) MSC-A terminated (msub.c:261) 20250822133519763 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D) 1 MSC-I still active (msub.c:79) 20250822133519763 DMSC DEBUG msub_fsm[0x56365ea2dd60]{active}: State change to terminating (no timeout) (msub.c:91) 20250822133519763 DMSC DEBUG msub_fsm[0x56365ea2dd60]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822133519763 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-361:LU)[0x56365ea76050]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822133519763 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-361:LU)[0x56365ea76050]{READY}: Removing from parent msub_fsm[0x56365ea2dd60] (msub.c:113) 20250822133519763 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-361 (ran_conn.c:155) 20250822133519763 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-361:LU)[0x56365ea76050]{READY}: Freeing instance (msub.c:113) 20250822133519763 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-361:LU)[0x56365ea76050]{READY}: Deallocated (fsm.c:568) 20250822133519763 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D) Free (msub.c:119) 20250822133519763 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D - active-conn: now used by 1 (attached) (msub.c:375) 20250822133519763 DMSC DEBUG msub_fsm[0x56365ea2dd60]{terminating}: Freeing instance (msub.c:113) 20250822133519763 DMSC DEBUG msub_fsm[0x56365ea2dd60]{terminating}: Deallocated (fsm.c:568) 20250822133519764 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133519764 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133519764 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133519764 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133519764 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(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822133519764 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133519764 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133519764 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133519764 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133519764 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133519764 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133519764 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133519764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133519764 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133519764 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133519764 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(2118)@718a44d66dfb: Deleted conn table entry 0TC_lu_and_mo_csd0(2126)1474420 TC_lu_and_mo_csd0(2126)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822133519766 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822133519766 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(2126)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2126)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2126)@718a44d66dfb: 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 := '1743BA5D'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(2118)@718a44d66dfb: Added conn table entry 0TC_lu_and_mo_csd0(2126)15353984 MSC_Test_0-RAN(2118)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(2117)@718a44d66dfb: First idle individual index:0 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133519966 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133519966 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133519966 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133519966 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133519966 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133519966 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133519966 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133519966 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133519967 DMSC DEBUG msub_fsm[0x56365e9ff2c0]{active}: Allocated (fsm.c:456) 20250822133519967 DMSC DEBUG msc_i[0x56365ea69b30]{READY}: Allocated (fsm.c:456) 20250822133519967 DMSC DEBUG msc_i[0x56365ea69b30]{READY}: is child of msub_fsm[0x56365e9ff2c0] (fsm.c:486) 20250822133519967 DMSC DEBUG msc_a[0x56365ea76050]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822133519967 DMSC DEBUG msc_a[0x56365ea76050]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365e9ff2c0] (fsm.c:486) 20250822133519967 DMSC DEBUG msc_a(unknown:GERAN-A-362:NONE)[0x56365ea76050]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822133519967 DMSC DEBUG msc_i(unknown:GERAN-A-362:NONE)[0x56365ea69b30]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822133519967 DMSC DEBUG msc_a(unknown:GERAN-A-362:NONE)[0x56365ea76050]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822133519967 DMM DEBUG msc_a(TMSI-0x1743BA5D:GERAN-A-362:CM_SERVICE_REQ)[0x56365ea76050]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250822133519967 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1743BA5D:GERAN-A-362:CM_SERVICE_REQ)[0x56365ea2dd60]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822133519967 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1743BA5D:GERAN-A-362:CM_SERVICE_REQ)[0x56365ea2dd60]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x1743BA5D:GERAN-A-362:CM_SERVICE_REQ)[0x56365ea76050] (fsm.c:486) 20250822133519967 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1743BA5D:GERAN-A-362:CM_SERVICE_REQ)[0x56365ea2dd60]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250822133519967 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1743BA5D:GERAN-A-362:CM_SERVICE_REQ)[0x56365ea2dd60]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822133519967 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822133519967 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822133519967 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-362:CM_SERVICE_REQ)[0x56365ea76050]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822133519967 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-362:CM_SERVICE_REQ)[0x56365ea76050]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822133519967 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-362:CM_SERVICE_REQ)[0x56365ea2dd60]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822133519967 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-362:CM_SERVICE_REQ)[0x56365ea2dd60]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822133519967 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-362:CM_SERVICE_REQ)[0x56365ea2dd60]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822133519968 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-362:CM_SERVICE_REQ)[0x56365ea69b30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822133519968 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-362:CM_SERVICE_REQ)[0x56365ea2dd60]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822133519968 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-362:CM_SERVICE_REQ)[0x56365ea2dd60]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822133519968 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-362:CM_SERVICE_REQ)[0x56365ea2dd60]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822133519968 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-362:CM_SERVICE_REQ)[0x56365ea2dd60]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822133519968 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-362:CM_SERVICE_REQ)[0x56365ea2dd60]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822133519968 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-362:CM_SERVICE_REQ)[0x56365ea2dd60]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822133519968 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-362:CM_SERVICE_REQ)[0x56365ea2dd60]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822133519968 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-362:CM_SERVICE_REQ)[0x56365ea69b30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133519968 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-362:CM_SERVICE_REQ)[0x56365ea76050]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250822133519968 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-362:CM_SERVICE_REQ)[0x56365ea76050]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250822133519968 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250822133519968 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250822133519968 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133519968 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133519968 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133519968 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133519968 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133519968 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133519968 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133519968 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133519968 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133519968 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133519968 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133519968 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133519968 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133519968 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133519968 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133519968 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133519969 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133519969 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133519969 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133519969 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133519969 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133519969 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133519969 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133519969 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@718a44d66dfb: { messageType := 2, destLocRef := 'EA4880'O, sourceLocRef := '00016A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822133519972 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250822133519972 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(2126)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(2120)@718a44d66dfb: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(2126) MSC_Test-MGCP(2121)@718a44d66dfb: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_csd0(2126) MSC_Test_0-RAN(2118)@718a44d66dfb: patching N(SD)=1 into dtap '03050407E18A89210440A05E04802143F5'O MSC_Test_0-RAN(2118)@718a44d66dfb: patched enc_l3: '03450407E18A89210440A05E04802143F5'O MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_len:20 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2117)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210440A05E04802143F5'O MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133519980 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133519980 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133519980 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133519980 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133519980 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133519980 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133519980 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133519980 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133519981 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-362:CM_SERVICE_REQ)[0x56365ea69b30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133519981 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-362:CM_SERVICE_REQ)[0x56365ea76050]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133519981 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250822133519981 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D callref-0x8000002c tid-8) New transaction (transaction.c:231) 20250822133519981 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-362:CM_SERVICE_REQ)[0x56365ea76050]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2671) 20250822133519981 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-362:CM_SERVICE_REQ)[0x56365ea76050]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250822133519981 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2690) 20250822133519981 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822133519981 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250822133519981 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) codec/BS: :0{CLEARMODE#120,BS25NT} (from: MS={BS25NT} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:702) 20250822133519981 DCC INFO trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250822133519981 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250822133519981 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-362:CM_SERVICE_REQ)[0x56365ea51870]{ESTABLISHING}: Allocated (fsm.c:456) 20250822133519981 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-362:CM_SERVICE_REQ)[0x56365ea51870]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-362:CM_SERVICE_REQ)[0x56365ea76050] (fsm.c:486) 20250822133519981 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) codec/BS: :0{CLEARMODE#120,BS25NT} (from: MS={BS25NT} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:2161) 20250822133519981 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-362:CM_SERVICE_REQ)[0x56365ea78fe0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250822133519981 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-362:CM_SERVICE_REQ)[0x56365ea78fe0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-362:CM_SERVICE_REQ)[0x56365ea51870] (fsm.c:486) 20250822133519981 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-362:CM_SERVICE_REQ:trans-8:call-140:RTP_TO_CN:no-CI)[0x56365ea78fe0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250822133519981 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-362:CM_SERVICE_REQ:trans-8:call-140:RTP_TO_CN:no-CI)[0x56365ea78fe0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250822133519981 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-362:CM_SERVICE_REQ)[0x56365ea2dfc0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250822133519981 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-362:CM_SERVICE_REQ)[0x56365ea2dfc0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-362:CM_SERVICE_REQ)[0x56365ea51870] (fsm.c:486) 20250822133519981 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-362:CM_SERVICE_REQ:trans-8:call-140:RTP_TO_RAN:no-CI)[0x56365ea2dfc0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250822133519981 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-362:CM_SERVICE_REQ:trans-8:call-140:RTP_TO_RAN:no-CI)[0x56365ea2dfc0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(2121)@718a44d66dfb: Found Expect[0] for { line := { verb := "CRCX", trans_id := "280", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "8c" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mo_csd0(2126) TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_mo_call_establish 2: rx 1st CRCX 20250822133519986 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-362:CM_SERVICE_REQ:trans-8:call-140:RTP_TO_CN:no-CI)[0x56365ea78fe0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822133519986 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-362:CM_SERVICE_REQ)[0x56365ea51870]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250822133519986 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-362:CM_SERVICE_REQ)[0x56365ea76050]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250822133519986 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) tx MNCC_SETUP_IND (RTP=1.1.1.1:10000{CLEARMODE#120}) (gsm_04_08_cc.c:309) MSC_Test-MNCC(2120)@718a44d66dfb: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(2126) MSC_Test-MNCC(2120)@718a44d66dfb: Added conn table entry 0TC_lu_and_mo_csd0(2126)-2147483604 TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_mo_call_establish 6: rx 2nd CRCX TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_mo_call_establish 1: rx MNCC SETUP ind 20250822133519990 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-362:CM_SERVICE_REQ:trans-8:call-140:RTP_TO_RAN:no-CI)[0x56365ea2dfc0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822133519990 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-362:CM_SERVICE_REQ)[0x56365ea51870]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250822133519990 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-362:CM_SERVICE_REQ)[0x56365ea76050]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250822133519990 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS25NT} (from: MS={BS25NT} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:705) 20250822133519990 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) Sending Assignment Command (msc_a.c:706) 20250822133519990 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-362:CM_SERVICE_REQ)[0x56365ea69b30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250822133519991 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133519991 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133519991 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133519991 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133519991 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133519991 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133519991 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133519991 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133519991 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_len:16 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2117)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O 20250822133519995 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133519995 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133519995 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133519995 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133519995 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133519995 DLSS7 DEBUG Found route for dpc=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)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133519995 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133519995 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133519996 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-362:CM_SERVICE_REQ)[0x56365ea69b30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133519996 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-362:CM_SERVICE_REQ)[0x56365ea76050]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133519996 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-362:CM_SERVICE_REQ:trans-8:call-140:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x56365ea2dfc0]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250822133519996 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-362:CM_SERVICE_REQ:trans-8:call-140:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x56365ea2dfc0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250822133519996 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-362:CM_SERVICE_REQ:trans-8:call-140:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea2dfc0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250822133519996 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS25NT} (from: MS={BS25NT} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:1596) 20250822133519996 DCC INFO trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250822133519996 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS25NT} (from: MS={BS25NT} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:2187) 20250822133519996 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) tx MNCC_RTP_CREATE (RTP=1.1.1.1:10000{CLEARMODE#120}) (gsm_04_08_cc.c:309) TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_mo_call_establish 5: rx MDCX for the RAN side 20250822133519999 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250822133519999 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822133519999 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822133519999 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250822133519999 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-362:CM_SERVICE_REQ)[0x56365ea69b30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133520000 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133520000 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133520000 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133520000 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133520000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133520000 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133520000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133520000 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822133520001 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-362:CM_SERVICE_REQ:trans-8:call-140:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea2dfc0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822133520001 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-362:CM_SERVICE_REQ:trans-8:call-140:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea2dfc0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250822133520001 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-362:CM_SERVICE_REQ)[0x56365ea51870]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250822133520003 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250822133520003 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822133520003 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822133520003 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250822133520003 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-362:CM_SERVICE_REQ)[0x56365ea69b30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133520003 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133520003 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133520003 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133520003 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133520004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133520004 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133520004 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133520004 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_mo_call_establish 7: rx CC Alerting 20250822133520006 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250822133520006 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) Got no information of remote audio codecs: neither SDP nor Bearer Capability. Trying anyway. (gsm_04_08_cc.c:795) 20250822133520006 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS25NT} (from: MS={BS25NT} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:798) 20250822133520006 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-362:CM_SERVICE_REQ:trans-8:call-140:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x56365ea78fe0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250822133520006 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-362:CM_SERVICE_REQ:trans-8:call-140:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x56365ea78fe0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250822133520006 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-362:CM_SERVICE_REQ:trans-8:call-140:RTP_TO_CN:CI-11111:remote-port-not-sent:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea78fe0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250822133520007 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250822133520007 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822133520007 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822133520007 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250822133520007 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250822133520007 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-362:CM_SERVICE_REQ)[0x56365ea69b30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133520008 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133520008 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133520008 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133520008 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133520008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133520008 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133520008 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133520008 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2126)@718a44d66dfb: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_csd0(2126)@718a44d66dfb: { line := { verb := "MDCX", trans_id := "283", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "8c" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "8c", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "120" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "120 CLEARMODE/8000" } }, { ptime := { attr_value := "20" } } } } } } } TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_mo_call_establish 10: rx CC CONNECT 20250822133520011 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-362:CM_SERVICE_REQ:trans-8:call-140:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea78fe0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822133520011 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-362:CM_SERVICE_REQ:trans-8:call-140:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea78fe0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250822133520011 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-362:CM_SERVICE_REQ)[0x56365ea51870]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250822133520011 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-362:CM_SERVICE_REQ)[0x56365ea51870]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250822133520011 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-362:CM_SERVICE_REQ)[0x56365ea76050]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) MSC_Test_0-RAN(2118)@718a44d66dfb: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(2118)@718a44d66dfb: patched enc_l3: '038F'O MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2117)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133520013 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133520013 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133520013 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133520013 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133520013 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133520013 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133520013 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133520013 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133520013 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-362:CM_SERVICE_REQ)[0x56365ea69b30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133520013 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-362:CM_SERVICE_REQ)[0x56365ea76050]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133520013 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2690) 20250822133520013 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250822133520013 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250822133520013 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822133520013 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) tx MNCC_SETUP_COMPL_IND (gsm_04_08_cc.c:309) TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind MSC_Test-GSUP-IPA(2122)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2122)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } TC_lu_and_mo_csd0(2126)@718a44d66dfb: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_mo_call_establish DONE TC_lu_and_mo_csd0(2126)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2126)@718a44d66dfb: Hold the call for some time TC_lu_and_mo_csd0(2126)@718a44d66dfb: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(2126)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2126)@718a44d66dfb: Hangup TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_call_hangup 0: tx MNCC_DISC_REQ 20250822133521018 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250822133521018 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822133521018 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250822133521018 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250822133521018 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-362:CM_SERVICE_REQ)[0x56365ea69b30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133521018 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133521018 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133521018 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133521018 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133521018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133521018 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133521018 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133521018 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_call_hangup 1: rx DTAP CC DISC 20250822133521019 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250822133521019 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822133521019 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822133521019 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250822133521019 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250822133521019 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250822133521019 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-362:CM_SERVICE_REQ)[0x56365ea69b30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133521019 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133521019 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133521019 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133521019 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133521019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133521019 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133521019 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133521019 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(2118)@718a44d66dfb: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(2118)@718a44d66dfb: patched enc_l3: '03EA'O MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2117)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '01000203EA'O 20250822133521020 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133521020 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133521020 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133521020 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133521020 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133521020 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133521020 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133521020 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133521020 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-362:CM_SERVICE_REQ)[0x56365ea69b30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133521020 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-362:CM_SERVICE_REQ)[0x56365ea76050]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133521020 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2690) 20250822133521020 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250822133521020 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250822133521020 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-362:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250822133521020 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-362:CM_SERVICE_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250822133521020 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-362:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822133521020 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250822133521020 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-362:CM_SERVICE_REQ)[0x56365ea76050]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133521020 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-362:CM_SERVICE_REQ)[0x56365ea76050]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250822133521020 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822133521020 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822133521020 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822133521020 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-362:CM_SERVICE_REQ)[0x56365ea51870]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250822133521020 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-362:CM_SERVICE_REQ:trans-8:call-140:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea2dfc0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250822133521020 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-362:CM_SERVICE_REQ:trans-8:call-140:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea2dfc0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-362:CM_SERVICE_REQ)[0x56365ea51870] (call_leg.c:197) 20250822133521020 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-362:CM_SERVICE_REQ:trans-8:call-140:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea2dfc0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250822133521020 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-362:CM_SERVICE_REQ:trans-8:call-140:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea2dfc0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250822133521020 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-362:CM_SERVICE_REQ:trans-8:call-140:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea78fe0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250822133521020 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-362:CM_SERVICE_REQ:trans-8:call-140:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea78fe0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-362:CM_SERVICE_REQ)[0x56365ea51870] (call_leg.c:197) 20250822133521020 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-362:CM_SERVICE_REQ)[0x56365ea51870]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250822133521020 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-362:CM_SERVICE_REQ:trans-8:call-140:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea78fe0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250822133521020 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-362:CM_SERVICE_REQ:trans-8:call-140:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea78fe0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250822133521020 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-362:CM_SERVICE_REQ)[0x56365ea51870]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250822133521020 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-362:CM_SERVICE_REQ)[0x56365ea51870]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-362:CM_SERVICE_REQ)[0x56365ea76050] (call_leg.c:198) 20250822133521020 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-362:CM_SERVICE_REQ)[0x56365ea51870]{RELEASING}: Freeing instance (call_leg.c:198) 20250822133521020 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-362:CM_SERVICE_REQ)[0x56365ea51870]{RELEASING}: Deallocated (fsm.c:568) 20250822133521020 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-362:CM_SERVICE_REQ)[0x56365ea76050]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250822133521020 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-362:CM_SERVICE_REQ)[0x56365ea69b30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822133521020 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822133521020 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133521020 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133521020 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133521020 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133521020 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133521020 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133521020 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133521020 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2120)@718a44d66dfb: Deleted conn table entry 0TC_lu_and_mo_csd0(2126)-2147483604 TC_lu_and_mo_csd0(2126)@718a44d66dfb: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(2126)@718a44d66dfb: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2117)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822133521021 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133521021 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133521021 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133521021 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133521021 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133521021 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133521021 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133521021 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133521021 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-362:CM_SERVICE_REQ)[0x56365ea69b30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133521021 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-362:CM_SERVICE_REQ)[0x56365ea76050]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133521021 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-362:CM_SERVICE_REQ)[0x56365ea76050]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822133521021 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-362:CM_SERVICE_REQ)[0x56365ea76050]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133521021 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-362:CM_SERVICE_REQ)[0x56365ea76050]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822133521021 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-362:CM_SERVICE_REQ)[0x56365ea2dd60]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822133521022 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-362:CM_SERVICE_REQ)[0x56365ea2dd60]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-362:CM_SERVICE_REQ)[0x56365ea76050] (msc_a.c:1053) 20250822133521022 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-362:CM_SERVICE_REQ)[0x56365ea2dd60]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822133521022 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-362:CM_SERVICE_REQ)[0x56365ea2dd60]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822133521022 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-362:CM_SERVICE_REQ)[0x56365ea76050]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365e9ff2c0] (msc_a.c:1053) 20250822133521022 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-362:CM_SERVICE_REQ)[0x56365ea76050]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822133521022 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-362:CM_SERVICE_REQ)[0x56365ea76050]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822133521022 DMSC DEBUG msub_fsm[0x56365e9ff2c0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822133521022 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D) MSC-A terminated (msub.c:261) 20250822133521022 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D) 1 MSC-I still active (msub.c:79) 20250822133521022 DMSC DEBUG msub_fsm[0x56365e9ff2c0]{active}: State change to terminating (no timeout) (msub.c:91) 20250822133521022 DMSC DEBUG msub_fsm[0x56365e9ff2c0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822133521022 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-362:CM_SERVICE_REQ)[0x56365ea69b30]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822133521022 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-362:CM_SERVICE_REQ)[0x56365ea69b30]{READY}: Removing from parent msub_fsm[0x56365e9ff2c0] (msub.c:113) 20250822133521022 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-362 (ran_conn.c:155) 20250822133521022 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-362:CM_SERVICE_REQ)[0x56365ea69b30]{READY}: Freeing instance (msub.c:113) 20250822133521022 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-362:CM_SERVICE_REQ)[0x56365ea69b30]{READY}: Deallocated (fsm.c:568) 20250822133521022 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D) Free (msub.c:119) 20250822133521022 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D - active-conn: now used by 1 (attached) (msub.c:375) 20250822133521022 DMSC DEBUG msub_fsm[0x56365e9ff2c0]{terminating}: Freeing instance (msub.c:113) 20250822133521022 DMSC DEBUG msub_fsm[0x56365e9ff2c0]{terminating}: Deallocated (fsm.c:568) 20250822133521022 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133521022 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133521022 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133521022 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133521022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133521022 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133521022 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133521022 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 20250822133521022 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133521022 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133521022 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133521022 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133521022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133521022 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133521022 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133521022 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2118)@718a44d66dfb: Deleted conn table entry 0TC_lu_and_mo_csd0(2126)15353984 TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(2126)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_call_hangup 9: done TC_lu_and_mo_csd0(2126)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2126)@718a44d66dfb: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(2126)@718a44d66dfb: ----------------------------------------------- TC_lu_and_mo_csd0(2126)@718a44d66dfb: "CSD Bearer Service: BS26NT" TC_lu_and_mo_csd0(2126)@718a44d66dfb: ----------------------------------------------- MSC_Test-GSUP(2123)@718a44d66dfb: Created GsupExpect[8] for "262420000000007" to be handled at TC_lu_and_mo_csd0(2126) TC_lu_and_mo_csd0(2126)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@718a44d66dfb: Added conn table entry 0TC_lu_and_mo_csd0(2126)10182730 MSC_Test_0-RAN(2118)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(2117)@718a44d66dfb: First idle individual index:0 20250822133522033 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133522033 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133522033 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133522033 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133522033 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133522033 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133522033 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133522033 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133522034 DMSC DEBUG msub_fsm[0x56365ea2dfc0]{active}: Allocated (fsm.c:456) 20250822133522034 DMSC DEBUG msc_i[0x56365ea7e7b0]{READY}: Allocated (fsm.c:456) 20250822133522034 DMSC DEBUG msc_i[0x56365ea7e7b0]{READY}: is child of msub_fsm[0x56365ea2dfc0] (fsm.c:486) 20250822133522034 DMSC DEBUG msc_a[0x56365ea76180]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822133522034 DMSC DEBUG msc_a[0x56365ea76180]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea2dfc0] (fsm.c:486) 20250822133522034 DMSC DEBUG msc_a(unknown:GERAN-A-363:NONE)[0x56365ea76180]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822133522034 DMSC DEBUG msc_i(unknown:GERAN-A-363:NONE)[0x56365ea7e7b0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822133522034 DMSC DEBUG msc_a(unknown:GERAN-A-363:NONE)[0x56365ea76180]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822133522034 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-363:LU)[0x56365ea76180]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822133522034 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-363:LU)[0x56365ea76180]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822133522034 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-363:LU)[0x56365ea78fe0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822133522034 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-363:LU)[0x56365ea78fe0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-363:LU)[0x56365ea76180] (fsm.c:486) 20250822133522034 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-363:LU)[0x56365ea78fe0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822133522034 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-363:LU)[0x56365ea78fe0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822133522034 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822133522034 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822133522034 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-363:LU)[0x56365ea76180]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822133522034 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-363:LU)[0x56365ea76180]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822133522034 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250822133522034 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822133522034 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-363:LU)[0x56365ea78fe0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822133522034 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-363:LU)[0x56365ea78fe0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822133522034 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-363:LU)[0x56365ea78fe0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822133522034 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-363:LU)[0x56365ea78fe0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822133522034 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-363:LU)[0x56365ea7e7b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822133522034 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-363:LU)[0x56365ea78fe0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822133522034 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-363:LU)[0x56365ea78fe0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822133522034 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-363:LU)[0x56365ea2cd80]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822133522034 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-363:LU)[0x56365ea2cd80]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-363:LU)[0x56365ea78fe0] (fsm.c:486) 20250822133522034 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-363:LU)[0x56365ea2cd80]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822133522035 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-363:LU)[0x56365ea2cd80]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822133522035 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133522035 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133522035 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133522035 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133522035 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133522035 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133522035 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133522035 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133522035 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133522035 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133522035 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133522035 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133522035 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133522035 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133522035 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133522035 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@718a44d66dfb: { messageType := 2, destLocRef := '9B604A'O, sourceLocRef := '00016B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822133522037 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250822133522037 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2117)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250822133522039 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133522039 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133522039 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133522039 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133522039 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133522039 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133522039 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133522039 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133522039 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-363:LU)[0x56365ea7e7b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133522039 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-363:LU)[0x56365ea76180]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(2126)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822133522042 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133522042 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250822133522042 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250822133522042 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822133522043 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133522044 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-363:LU)[0x56365ea78fe0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822133522044 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-363:LU)[0x56365ea2cd80]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822133522044 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-363:LU)[0x56365ea2cd80]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822133522044 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-363:LU)[0x56365ea2cd80]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822133522044 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-363:LU)[0x56365ea2cd80]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-363:LU)[0x56365ea78fe0] (vlr_lu_fsm.c:110) 20250822133522044 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-363:LU)[0x56365ea2cd80]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822133522044 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-363:LU)[0x56365ea2cd80]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822133522044 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-363:LU)[0x56365ea78fe0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822133522044 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-363:LU)[0x56365ea78fe0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822133522044 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-363:LU)[0x56365ea51870]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822133522044 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-363:LU)[0x56365ea51870]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-363:LU)[0x56365ea78fe0] (fsm.c:486) 20250822133522044 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-363:LU)[0x56365ea51870]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822133522044 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-363:LU)[0x56365ea51870]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822133522044 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-363:LU)[0x56365ea51870]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822133522044 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-363:LU)[0x56365ea51870]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822133522044 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:TMSInew-0x09793C8A) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250822133522044 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-363:LU)[0x56365ea51870]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822133522044 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:TMSInew-0x09793C8A LOCATION UPDATE ACCEPT (TMSI = 0x09793c8a) (gsm_04_08.c:149) 20250822133522044 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:TMSInew-0x09793C8A:GERAN-A-363:LU)[0x56365ea7e7b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133522044 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:TMSInew-0x09793C8A - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822133522044 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133522044 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133522044 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133522045 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133522045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133522045 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133522045 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133522045 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2126)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2118)@718a44d66dfb: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(2118)@718a44d66dfb: patched enc_l3: '055B'O MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2117)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002055B'O 20250822133522048 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133522048 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133522048 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133522048 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133522048 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133522048 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133522048 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133522048 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133522048 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:TMSInew-0x09793C8A:GERAN-A-363:LU)[0x56365ea7e7b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133522049 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:TMSInew-0x09793C8A:GERAN-A-363:LU)[0x56365ea76180]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133522049 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:TMSInew-0x09793C8A:GERAN-A-363:LU)[0x56365ea76180]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822133522049 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:TMSInew-0x09793C8A:GERAN-A-363:LU)[0x56365ea78fe0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822133522049 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-363:LU)[0x56365ea51870]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822133522049 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250822133522049 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-363:LU)[0x56365ea51870]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822133522049 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-363:LU)[0x56365ea78fe0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822133522049 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-363:LU)[0x56365ea51870]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822133522049 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-363:LU)[0x56365ea51870]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-363:LU)[0x56365ea78fe0] (vlr_lu_fsm.c:817) 20250822133522049 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-363:LU)[0x56365ea51870]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822133522049 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1743BA5D:GERAN-A-363:LU)[0x56365ea51870]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822133522049 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-363:LU)[0x56365ea78fe0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822133522049 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-363:LU)[0x56365ea76180]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250822133522049 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-363:LU)[0x56365ea76180]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.985s remaining) (msc_a.c:450) 20250822133522049 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250822133522049 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-363:LU)[0x56365ea76180]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133522049 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-363:LU)[0x56365ea76180]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250822133522049 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822133522049 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822133522049 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822133522049 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-363:LU)[0x56365ea7e7b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822133522049 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822133522050 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133522050 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133522050 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133522050 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133522050 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133522050 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133522050 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133522050 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2117)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822133522052 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133522052 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133522052 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133522052 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133522052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133522052 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133522052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133522052 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133522053 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-363:LU)[0x56365ea7e7b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133522053 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-363:LU)[0x56365ea76180]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133522053 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-363:LU)[0x56365ea76180]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822133522053 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-363:LU)[0x56365ea76180]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133522053 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-363:LU)[0x56365ea76180]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822133522053 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-363:LU)[0x56365ea78fe0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822133522053 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-363:LU)[0x56365ea78fe0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-363:LU)[0x56365ea76180] (msc_a.c:1053) 20250822133522053 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-363:LU)[0x56365ea78fe0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822133522053 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-363:LU)[0x56365ea78fe0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822133522053 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-363:LU)[0x56365ea78fe0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822133522053 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-363:LU)[0x56365ea76180]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea2dfc0] (msc_a.c:1053) 20250822133522053 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-363:LU)[0x56365ea76180]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822133522053 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-363:LU)[0x56365ea76180]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822133522053 DMSC DEBUG msub_fsm[0x56365ea2dfc0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822133522053 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A) MSC-A terminated (msub.c:261) 20250822133522053 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A) 1 MSC-I still active (msub.c:79) 20250822133522053 DMSC DEBUG msub_fsm[0x56365ea2dfc0]{active}: State change to terminating (no timeout) (msub.c:91) 20250822133522053 DMSC DEBUG msub_fsm[0x56365ea2dfc0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822133522053 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-363:LU)[0x56365ea7e7b0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822133522053 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-363:LU)[0x56365ea7e7b0]{READY}: Removing from parent msub_fsm[0x56365ea2dfc0] (msub.c:113) 20250822133522053 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-363 (ran_conn.c:155) 20250822133522053 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-363:LU)[0x56365ea7e7b0]{READY}: Freeing instance (msub.c:113) 20250822133522053 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-363:LU)[0x56365ea7e7b0]{READY}: Deallocated (fsm.c:568) 20250822133522053 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A) Free (msub.c:119) 20250822133522053 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A - active-conn: now used by 1 (attached) (msub.c:375) 20250822133522053 DMSC DEBUG msub_fsm[0x56365ea2dfc0]{terminating}: Freeing instance (msub.c:113) 20250822133522053 DMSC DEBUG msub_fsm[0x56365ea2dfc0]{terminating}: Deallocated (fsm.c:568) 20250822133522053 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133522053 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133522053 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133522053 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133522054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133522054 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133522054 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133522054 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 20250822133522054 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133522054 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133522054 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133522054 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133522054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133522054 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133522054 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133522054 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2118)@718a44d66dfb: Deleted conn table entry 0TC_lu_and_mo_csd0(2126)10182730 TC_lu_and_mo_csd0(2126)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822133522056 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822133522056 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(2126)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2126)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2126)@718a44d66dfb: 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 := '09793C8A'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(2118)@718a44d66dfb: Added conn table entry 0TC_lu_and_mo_csd0(2126)16375565 MSC_Test_0-RAN(2118)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(2117)@718a44d66dfb: First idle individual index:0 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133522258 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133522258 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133522258 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133522258 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133522258 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133522258 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133522258 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133522258 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133522259 DMSC DEBUG msub_fsm[0x56365ea78fe0]{active}: Allocated (fsm.c:456) 20250822133522259 DMSC DEBUG msc_i[0x56365ea76180]{READY}: Allocated (fsm.c:456) 20250822133522259 DMSC DEBUG msc_i[0x56365ea76180]{READY}: is child of msub_fsm[0x56365ea78fe0] (fsm.c:486) 20250822133522259 DMSC DEBUG msc_a[0x56365ea7e7b0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822133522259 DMSC DEBUG msc_a[0x56365ea7e7b0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea78fe0] (fsm.c:486) 20250822133522259 DMSC DEBUG msc_a(unknown:GERAN-A-364:NONE)[0x56365ea7e7b0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822133522259 DMSC DEBUG msc_i(unknown:GERAN-A-364:NONE)[0x56365ea76180]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822133522259 DMSC DEBUG msc_a(unknown:GERAN-A-364:NONE)[0x56365ea7e7b0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822133522259 DMM DEBUG msc_a(TMSI-0x09793C8A:GERAN-A-364:CM_SERVICE_REQ)[0x56365ea7e7b0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250822133522259 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x09793C8A:GERAN-A-364:CM_SERVICE_REQ)[0x56365ea2dfc0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822133522259 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x09793C8A:GERAN-A-364:CM_SERVICE_REQ)[0x56365ea2dfc0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x09793C8A:GERAN-A-364:CM_SERVICE_REQ)[0x56365ea7e7b0] (fsm.c:486) 20250822133522259 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x09793C8A:GERAN-A-364:CM_SERVICE_REQ)[0x56365ea2dfc0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250822133522259 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x09793C8A:GERAN-A-364:CM_SERVICE_REQ)[0x56365ea2dfc0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822133522259 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822133522259 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822133522259 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-364:CM_SERVICE_REQ)[0x56365ea7e7b0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822133522259 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-364:CM_SERVICE_REQ)[0x56365ea7e7b0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822133522259 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-364:CM_SERVICE_REQ)[0x56365ea2dfc0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822133522259 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-364:CM_SERVICE_REQ)[0x56365ea2dfc0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822133522259 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-364:CM_SERVICE_REQ)[0x56365ea2dfc0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822133522259 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-364:CM_SERVICE_REQ)[0x56365ea76180]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822133522259 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-364:CM_SERVICE_REQ)[0x56365ea2dfc0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822133522259 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-364:CM_SERVICE_REQ)[0x56365ea2dfc0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822133522259 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-364:CM_SERVICE_REQ)[0x56365ea2dfc0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822133522259 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-364:CM_SERVICE_REQ)[0x56365ea2dfc0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822133522259 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-364:CM_SERVICE_REQ)[0x56365ea2dfc0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822133522259 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-364:CM_SERVICE_REQ)[0x56365ea2dfc0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822133522259 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-364:CM_SERVICE_REQ)[0x56365ea2dfc0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822133522259 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-364:CM_SERVICE_REQ)[0x56365ea76180]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133522260 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-364:CM_SERVICE_REQ)[0x56365ea7e7b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250822133522260 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-364:CM_SERVICE_REQ)[0x56365ea7e7b0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250822133522260 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250822133522260 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250822133522260 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133522260 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133522260 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133522260 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133522260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133522260 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133522260 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133522260 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133522260 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133522260 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133522260 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133522260 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133522260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133522260 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133522260 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133522260 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133522260 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133522260 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133522260 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133522260 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133522260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133522260 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133522260 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133522260 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@718a44d66dfb: { messageType := 2, destLocRef := 'F9DF0D'O, sourceLocRef := '00016C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822133522263 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250822133522263 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(2126)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(2120)@718a44d66dfb: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(2126) MSC_Test-MGCP(2121)@718a44d66dfb: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_csd0(2126) MSC_Test_0-RAN(2118)@718a44d66dfb: patching N(SD)=1 into dtap '03050407E18A89210540A05E04802143F5'O MSC_Test_0-RAN(2118)@718a44d66dfb: patched enc_l3: '03450407E18A89210540A05E04802143F5'O MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_len:20 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2117)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210540A05E04802143F5'O 20250822133522271 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133522271 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133522271 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133522271 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133522271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133522271 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133522271 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133522271 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133522271 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-364:CM_SERVICE_REQ)[0x56365ea76180]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133522271 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-364:CM_SERVICE_REQ)[0x56365ea7e7b0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133522271 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250822133522271 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A callref-0x8000002d tid-8) New transaction (transaction.c:231) 20250822133522271 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-364:CM_SERVICE_REQ)[0x56365ea7e7b0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2671) 20250822133522271 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-364:CM_SERVICE_REQ)[0x56365ea7e7b0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250822133522271 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2690) 20250822133522271 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822133522271 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250822133522271 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) codec/BS: :0{CLEARMODE#120,BS26NT} (from: MS={BS26NT} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:702) 20250822133522271 DCC INFO trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250822133522271 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250822133522271 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-364:CM_SERVICE_REQ)[0x56365ea51870]{ESTABLISHING}: Allocated (fsm.c:456) 20250822133522271 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-364:CM_SERVICE_REQ)[0x56365ea51870]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-364:CM_SERVICE_REQ)[0x56365ea7e7b0] (fsm.c:486) 20250822133522271 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) codec/BS: :0{CLEARMODE#120,BS26NT} (from: MS={BS26NT} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:2161) 20250822133522271 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-364:CM_SERVICE_REQ)[0x56365ea51740]{UNINITIALIZED}: Allocated (fsm.c:456) 20250822133522271 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-364:CM_SERVICE_REQ)[0x56365ea51740]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-364:CM_SERVICE_REQ)[0x56365ea51870] (fsm.c:486) 20250822133522271 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-364:CM_SERVICE_REQ:trans-8:call-141:RTP_TO_CN:no-CI)[0x56365ea51740]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250822133522271 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-364:CM_SERVICE_REQ:trans-8:call-141:RTP_TO_CN:no-CI)[0x56365ea51740]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250822133522272 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-364:CM_SERVICE_REQ)[0x56365e9ff2c0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250822133522272 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-364:CM_SERVICE_REQ)[0x56365e9ff2c0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-364:CM_SERVICE_REQ)[0x56365ea51870] (fsm.c:486) 20250822133522272 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-364:CM_SERVICE_REQ:trans-8:call-141:RTP_TO_RAN:no-CI)[0x56365e9ff2c0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250822133522272 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-364:CM_SERVICE_REQ:trans-8:call-141:RTP_TO_RAN:no-CI)[0x56365e9ff2c0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(2121)@718a44d66dfb: Found Expect[0] for { line := { verb := "CRCX", trans_id := "286", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "8d" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mo_csd0(2126) TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_mo_call_establish 2: rx 1st CRCX 20250822133522276 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-364:CM_SERVICE_REQ:trans-8:call-141:RTP_TO_CN:no-CI)[0x56365ea51740]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822133522276 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-364:CM_SERVICE_REQ)[0x56365ea51870]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250822133522276 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-364:CM_SERVICE_REQ)[0x56365ea7e7b0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250822133522276 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) tx MNCC_SETUP_IND (RTP=1.1.1.1:10000{CLEARMODE#120}) (gsm_04_08_cc.c:309) MSC_Test-MNCC(2120)@718a44d66dfb: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(2126) MSC_Test-MNCC(2120)@718a44d66dfb: Added conn table entry 0TC_lu_and_mo_csd0(2126)-2147483603 TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_mo_call_establish 6: rx 2nd CRCX 20250822133522279 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-364:CM_SERVICE_REQ:trans-8:call-141:RTP_TO_RAN:no-CI)[0x56365e9ff2c0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822133522279 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-364:CM_SERVICE_REQ)[0x56365ea51870]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250822133522279 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-364:CM_SERVICE_REQ)[0x56365ea7e7b0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_mo_call_establish 1: rx MNCC SETUP ind 20250822133522279 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS26NT} (from: MS={BS26NT} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:705) 20250822133522279 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) Sending Assignment Command (msc_a.c:706) 20250822133522279 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-364:CM_SERVICE_REQ)[0x56365ea76180]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250822133522279 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133522279 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133522279 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133522279 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133522279 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133522279 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133522279 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133522279 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822133522280 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_len:16 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2117)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O 20250822133522283 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133522283 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133522283 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133522283 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133522283 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133522283 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133522283 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133522283 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133522283 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-364:CM_SERVICE_REQ)[0x56365ea76180]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133522283 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-364:CM_SERVICE_REQ)[0x56365ea7e7b0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133522284 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-364:CM_SERVICE_REQ:trans-8:call-141:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x56365e9ff2c0]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250822133522284 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-364:CM_SERVICE_REQ:trans-8:call-141:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x56365e9ff2c0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250822133522284 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-364:CM_SERVICE_REQ:trans-8:call-141:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365e9ff2c0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250822133522284 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS26NT} (from: MS={BS26NT} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:1596) 20250822133522284 DCC INFO trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250822133522284 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS26NT} (from: MS={BS26NT} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:2187) 20250822133522284 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) tx MNCC_RTP_CREATE (RTP=1.1.1.1:10000{CLEARMODE#120}) (gsm_04_08_cc.c:309) TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_mo_call_establish 5: rx MDCX for the RAN side 20250822133522286 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250822133522286 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822133522287 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822133522287 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250822133522287 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-364:CM_SERVICE_REQ)[0x56365ea76180]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133522287 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133522287 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133522287 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133522287 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133522287 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133522287 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133522287 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133522287 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822133522288 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-364:CM_SERVICE_REQ:trans-8:call-141:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365e9ff2c0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822133522288 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-364:CM_SERVICE_REQ:trans-8:call-141:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365e9ff2c0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250822133522288 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-364:CM_SERVICE_REQ)[0x56365ea51870]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250822133522290 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250822133522290 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822133522290 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822133522290 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250822133522290 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-364:CM_SERVICE_REQ)[0x56365ea76180]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133522290 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133522290 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133522290 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133522290 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133522290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133522290 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133522290 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133522290 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_mo_call_establish 7: rx CC Alerting 20250822133522293 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250822133522293 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) Got no information of remote audio codecs: neither SDP nor Bearer Capability. Trying anyway. (gsm_04_08_cc.c:795) 20250822133522293 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS26NT} (from: MS={BS26NT} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:798) 20250822133522293 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-364:CM_SERVICE_REQ:trans-8:call-141:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x56365ea51740]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250822133522293 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-364:CM_SERVICE_REQ:trans-8:call-141:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x56365ea51740]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250822133522293 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-364:CM_SERVICE_REQ:trans-8:call-141:RTP_TO_CN:CI-11111:remote-port-not-sent:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea51740]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250822133522294 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250822133522294 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822133522294 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822133522294 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250822133522294 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250822133522294 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-364:CM_SERVICE_REQ)[0x56365ea76180]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133522294 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133522294 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133522294 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133522294 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133522294 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133522294 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133522294 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133522294 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2126)@718a44d66dfb: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_csd0(2126)@718a44d66dfb: { line := { verb := "MDCX", trans_id := "289", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "8d" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "8d", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "120" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "120 CLEARMODE/8000" } }, { ptime := { attr_value := "20" } } } } } } } TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_mo_call_establish 10: rx CC CONNECT 20250822133522298 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-364:CM_SERVICE_REQ:trans-8:call-141:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea51740]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822133522298 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-364:CM_SERVICE_REQ:trans-8:call-141:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea51740]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250822133522298 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-364:CM_SERVICE_REQ)[0x56365ea51870]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250822133522298 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-364:CM_SERVICE_REQ)[0x56365ea51870]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250822133522298 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-364:CM_SERVICE_REQ)[0x56365ea7e7b0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) MSC_Test_0-RAN(2118)@718a44d66dfb: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(2118)@718a44d66dfb: patched enc_l3: '038F'O MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2117)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133522299 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133522299 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133522299 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133522299 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133522299 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133522299 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133522299 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133522299 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133522299 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-364:CM_SERVICE_REQ)[0x56365ea76180]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133522299 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-364:CM_SERVICE_REQ)[0x56365ea7e7b0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133522299 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2690) 20250822133522299 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250822133522299 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250822133522299 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822133522299 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) tx MNCC_SETUP_COMPL_IND (gsm_04_08_cc.c:309) TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(2126)@718a44d66dfb: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_mo_call_establish DONE TC_lu_and_mo_csd0(2126)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2126)@718a44d66dfb: Hold the call for some time 20250822133523256 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133523256 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133523256 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133523256 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133523256 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133523256 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133523256 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133523256 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822133523257 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133523257 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133523257 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133523257 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133523257 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133523257 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133523257 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133523257 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(2126)@718a44d66dfb: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(2126)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2126)@718a44d66dfb: Hangup TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_call_hangup 0: tx MNCC_DISC_REQ 20250822133523307 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250822133523307 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822133523307 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250822133523307 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250822133523307 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-364:CM_SERVICE_REQ)[0x56365ea76180]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133523307 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133523307 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133523308 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133523308 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133523308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133523308 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133523308 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133523308 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_call_hangup 1: rx DTAP CC DISC 20250822133523312 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250822133523312 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822133523312 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822133523312 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250822133523312 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250822133523312 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250822133523312 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-364:CM_SERVICE_REQ)[0x56365ea76180]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133523312 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133523312 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133523312 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133523312 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133523312 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133523312 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133523312 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133523312 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(2118)@718a44d66dfb: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(2118)@718a44d66dfb: patched enc_l3: '03EA'O MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2117)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133523317 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133523317 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133523317 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133523317 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133523317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133523317 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133523317 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133523318 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133523318 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-364:CM_SERVICE_REQ)[0x56365ea76180]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133523318 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-364:CM_SERVICE_REQ)[0x56365ea7e7b0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133523318 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2690) 20250822133523318 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250822133523318 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250822133523318 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-364:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250822133523318 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-364:CM_SERVICE_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250822133523318 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-364:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822133523318 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250822133523318 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-364:CM_SERVICE_REQ)[0x56365ea7e7b0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133523318 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-364:CM_SERVICE_REQ)[0x56365ea7e7b0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250822133523318 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822133523318 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822133523318 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822133523318 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-364:CM_SERVICE_REQ)[0x56365ea51870]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250822133523318 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-364:CM_SERVICE_REQ:trans-8:call-141:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365e9ff2c0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250822133523318 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-364:CM_SERVICE_REQ:trans-8:call-141:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365e9ff2c0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-364:CM_SERVICE_REQ)[0x56365ea51870] (call_leg.c:197) 20250822133523318 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-364:CM_SERVICE_REQ:trans-8:call-141:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365e9ff2c0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250822133523318 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-364:CM_SERVICE_REQ:trans-8:call-141:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365e9ff2c0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250822133523318 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-364:CM_SERVICE_REQ:trans-8:call-141:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea51740]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250822133523318 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-364:CM_SERVICE_REQ:trans-8:call-141:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea51740]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-364:CM_SERVICE_REQ)[0x56365ea51870] (call_leg.c:197) 20250822133523318 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-364:CM_SERVICE_REQ)[0x56365ea51870]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250822133523318 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-364:CM_SERVICE_REQ:trans-8:call-141:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea51740]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250822133523318 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-364:CM_SERVICE_REQ:trans-8:call-141:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea51740]{ESTABLISHED}: Deallocated (fsm.c:568) 20250822133523318 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-364:CM_SERVICE_REQ)[0x56365ea51870]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250822133523318 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-364:CM_SERVICE_REQ)[0x56365ea51870]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-364:CM_SERVICE_REQ)[0x56365ea7e7b0] (call_leg.c:198) 20250822133523318 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-364:CM_SERVICE_REQ)[0x56365ea51870]{RELEASING}: Freeing instance (call_leg.c:198) 20250822133523318 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-364:CM_SERVICE_REQ)[0x56365ea51870]{RELEASING}: Deallocated (fsm.c:568) 20250822133523318 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-364:CM_SERVICE_REQ)[0x56365ea7e7b0]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250822133523318 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-364:CM_SERVICE_REQ)[0x56365ea76180]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822133523318 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822133523318 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133523318 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133523318 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133523318 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133523318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133523318 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133523318 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133523318 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2120)@718a44d66dfb: Deleted conn table entry 0TC_lu_and_mo_csd0(2126)-2147483603 TC_lu_and_mo_csd0(2126)@718a44d66dfb: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(2126)@718a44d66dfb: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2117)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133523323 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133523323 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133523323 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133523323 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133523323 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133523323 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133523323 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133523323 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133523323 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-364:CM_SERVICE_REQ)[0x56365ea76180]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133523323 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-364:CM_SERVICE_REQ)[0x56365ea7e7b0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133523323 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-364:CM_SERVICE_REQ)[0x56365ea7e7b0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822133523323 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-364:CM_SERVICE_REQ)[0x56365ea7e7b0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133523323 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-364:CM_SERVICE_REQ)[0x56365ea7e7b0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822133523323 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-364:CM_SERVICE_REQ)[0x56365ea2dfc0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822133523323 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-364:CM_SERVICE_REQ)[0x56365ea2dfc0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-364:CM_SERVICE_REQ)[0x56365ea7e7b0] (msc_a.c:1053) 20250822133523323 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-364:CM_SERVICE_REQ)[0x56365ea2dfc0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822133523323 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-364:CM_SERVICE_REQ)[0x56365ea2dfc0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822133523324 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-364:CM_SERVICE_REQ)[0x56365ea7e7b0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea78fe0] (msc_a.c:1053) 20250822133523324 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-364:CM_SERVICE_REQ)[0x56365ea7e7b0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822133523324 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-364:CM_SERVICE_REQ)[0x56365ea7e7b0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822133523324 DMSC DEBUG msub_fsm[0x56365ea78fe0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822133523324 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A) MSC-A terminated (msub.c:261) 20250822133523324 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A) 1 MSC-I still active (msub.c:79) 20250822133523324 DMSC DEBUG msub_fsm[0x56365ea78fe0]{active}: State change to terminating (no timeout) (msub.c:91) 20250822133523324 DMSC DEBUG msub_fsm[0x56365ea78fe0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822133523324 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-364:CM_SERVICE_REQ)[0x56365ea76180]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822133523324 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-364:CM_SERVICE_REQ)[0x56365ea76180]{READY}: Removing from parent msub_fsm[0x56365ea78fe0] (msub.c:113) 20250822133523324 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-364 (ran_conn.c:155) 20250822133523324 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-364:CM_SERVICE_REQ)[0x56365ea76180]{READY}: Freeing instance (msub.c:113) 20250822133523324 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-364:CM_SERVICE_REQ)[0x56365ea76180]{READY}: Deallocated (fsm.c:568) 20250822133523324 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A) Free (msub.c:119) 20250822133523324 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A - active-conn: now used by 1 (attached) (msub.c:375) 20250822133523324 DMSC DEBUG msub_fsm[0x56365ea78fe0]{terminating}: Freeing instance (msub.c:113) 20250822133523324 DMSC DEBUG msub_fsm[0x56365ea78fe0]{terminating}: Deallocated (fsm.c:568) 20250822133523324 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133523324 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133523324 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133523324 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133523324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133523324 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133523324 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133523324 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 20250822133523324 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133523325 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133523325 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133523325 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133523325 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133523325 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133523325 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133523325 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(2118)@718a44d66dfb: Deleted conn table entry 0TC_lu_and_mo_csd0(2126)16375565 TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(2126)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_call_hangup 9: done TC_lu_and_mo_csd0(2126)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2126)@718a44d66dfb: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(2126)@718a44d66dfb: ----------------------------------------------- TC_lu_and_mo_csd0(2126)@718a44d66dfb: "CSD Bearer Service: BS31T" TC_lu_and_mo_csd0(2126)@718a44d66dfb: ----------------------------------------------- MSC_Test-GSUP(2123)@718a44d66dfb: Created GsupExpect[9] for "262420000000007" to be handled at TC_lu_and_mo_csd0(2126) TC_lu_and_mo_csd0(2126)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@718a44d66dfb: Added conn table entry 0TC_lu_and_mo_csd0(2126)2764836 MSC_Test_0-RAN(2118)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(2117)@718a44d66dfb: First idle individual index:0 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133524336 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133524336 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133524336 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133524336 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133524336 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133524336 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133524336 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133524336 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133524336 DMSC DEBUG msub_fsm[0x56365ea2dd60]{active}: Allocated (fsm.c:456) 20250822133524336 DMSC DEBUG msc_i[0x56365ea2cd80]{READY}: Allocated (fsm.c:456) 20250822133524336 DMSC DEBUG msc_i[0x56365ea2cd80]{READY}: is child of msub_fsm[0x56365ea2dd60] (fsm.c:486) 20250822133524336 DMSC DEBUG msc_a[0x56365ea51740]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822133524336 DMSC DEBUG msc_a[0x56365ea51740]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea2dd60] (fsm.c:486) 20250822133524336 DMSC DEBUG msc_a(unknown:GERAN-A-365:NONE)[0x56365ea51740]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822133524336 DMSC DEBUG msc_i(unknown:GERAN-A-365:NONE)[0x56365ea2cd80]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822133524337 DMSC DEBUG msc_a(unknown:GERAN-A-365:NONE)[0x56365ea51740]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822133524337 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-365:LU)[0x56365ea51740]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822133524337 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-365:LU)[0x56365ea51740]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822133524337 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-365:LU)[0x56365ea2de90]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822133524337 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-365:LU)[0x56365ea2de90]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-365:LU)[0x56365ea51740] (fsm.c:486) 20250822133524337 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-365:LU)[0x56365ea2de90]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822133524337 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-365:LU)[0x56365ea2de90]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822133524337 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822133524337 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822133524337 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-365:LU)[0x56365ea51740]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822133524337 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-365:LU)[0x56365ea51740]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822133524337 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250822133524337 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822133524337 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-365:LU)[0x56365ea2de90]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822133524337 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-365:LU)[0x56365ea2de90]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822133524337 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-365:LU)[0x56365ea2de90]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822133524337 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-365:LU)[0x56365ea2de90]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822133524337 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-365:LU)[0x56365ea2cd80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822133524337 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-365:LU)[0x56365ea2de90]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822133524337 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-365:LU)[0x56365ea2de90]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822133524337 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-365:LU)[0x56365ea51870]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822133524337 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-365:LU)[0x56365ea51870]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-365:LU)[0x56365ea2de90] (fsm.c:486) 20250822133524337 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-365:LU)[0x56365ea51870]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822133524337 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-365:LU)[0x56365ea51870]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822133524337 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133524337 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133524337 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133524337 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133524337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133524337 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133524338 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133524338 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133524338 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133524338 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133524338 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133524338 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133524338 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133524338 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133524338 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133524338 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@718a44d66dfb: { messageType := 2, destLocRef := '2A3024'O ("*0$"), sourceLocRef := '00016D'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822133524340 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250822133524340 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2117)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250822133524342 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133524342 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133524342 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133524342 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133524342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133524342 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133524342 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133524342 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133524342 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-365:LU)[0x56365ea2cd80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133524342 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-365:LU)[0x56365ea51740]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(2126)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822133524345 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133524345 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250822133524345 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250822133524345 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822133524346 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133524346 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-365:LU)[0x56365ea2de90]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822133524346 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-365:LU)[0x56365ea51870]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822133524346 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-365:LU)[0x56365ea51870]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822133524346 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-365:LU)[0x56365ea51870]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822133524346 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-365:LU)[0x56365ea51870]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-365:LU)[0x56365ea2de90] (vlr_lu_fsm.c:110) 20250822133524346 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-365:LU)[0x56365ea51870]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822133524346 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-365:LU)[0x56365ea51870]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822133524346 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-365:LU)[0x56365ea2de90]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822133524346 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-365:LU)[0x56365ea2de90]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822133524346 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-365:LU)[0x56365ea13970]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822133524346 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-365:LU)[0x56365ea13970]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-365:LU)[0x56365ea2de90] (fsm.c:486) 20250822133524346 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-365:LU)[0x56365ea13970]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822133524346 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-365:LU)[0x56365ea13970]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822133524346 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-365:LU)[0x56365ea13970]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822133524346 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-365:LU)[0x56365ea13970]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822133524346 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:TMSInew-0x3436ADC4) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250822133524346 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-365:LU)[0x56365ea13970]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822133524346 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:TMSInew-0x3436ADC4 LOCATION UPDATE ACCEPT (TMSI = 0x3436adc4) (gsm_04_08.c:149) 20250822133524347 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:TMSInew-0x3436ADC4:GERAN-A-365:LU)[0x56365ea2cd80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133524347 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:TMSInew-0x3436ADC4 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822133524347 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133524347 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133524347 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133524347 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133524347 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133524347 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133524347 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133524347 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2126)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2118)@718a44d66dfb: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(2118)@718a44d66dfb: patched enc_l3: '055B'O MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2117)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002055B'O 20250822133524350 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133524350 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133524350 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133524350 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133524350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133524350 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133524350 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133524350 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133524350 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:TMSInew-0x3436ADC4:GERAN-A-365:LU)[0x56365ea2cd80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133524350 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:TMSInew-0x3436ADC4:GERAN-A-365:LU)[0x56365ea51740]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133524350 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:TMSInew-0x3436ADC4:GERAN-A-365:LU)[0x56365ea51740]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822133524350 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:TMSInew-0x3436ADC4:GERAN-A-365:LU)[0x56365ea2de90]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822133524350 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-365:LU)[0x56365ea13970]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822133524350 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250822133524350 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-365:LU)[0x56365ea13970]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822133524350 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-365:LU)[0x56365ea2de90]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822133524350 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-365:LU)[0x56365ea13970]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822133524350 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-365:LU)[0x56365ea13970]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-365:LU)[0x56365ea2de90] (vlr_lu_fsm.c:817) 20250822133524350 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-365:LU)[0x56365ea13970]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822133524350 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x09793C8A:GERAN-A-365:LU)[0x56365ea13970]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822133524350 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-365:LU)[0x56365ea2de90]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822133524350 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-365:LU)[0x56365ea51740]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250822133524350 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-365:LU)[0x56365ea51740]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.986s remaining) (msc_a.c:450) 20250822133524350 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250822133524351 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-365:LU)[0x56365ea51740]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133524351 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-365:LU)[0x56365ea51740]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250822133524351 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822133524351 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822133524351 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822133524351 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-365:LU)[0x56365ea2cd80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822133524351 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822133524351 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133524351 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133524351 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133524351 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133524351 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133524351 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133524351 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133524351 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2117)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822133524355 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133524355 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133524355 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133524355 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133524355 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133524355 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133524355 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133524355 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133524355 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-365:LU)[0x56365ea2cd80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133524355 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-365:LU)[0x56365ea51740]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133524355 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-365:LU)[0x56365ea51740]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822133524355 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-365:LU)[0x56365ea51740]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133524355 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-365:LU)[0x56365ea51740]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822133524355 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-365:LU)[0x56365ea2de90]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822133524355 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-365:LU)[0x56365ea2de90]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-365:LU)[0x56365ea51740] (msc_a.c:1053) 20250822133524355 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-365:LU)[0x56365ea2de90]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822133524355 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-365:LU)[0x56365ea2de90]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822133524355 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-365:LU)[0x56365ea2de90]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822133524355 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-365:LU)[0x56365ea51740]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea2dd60] (msc_a.c:1053) 20250822133524355 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-365:LU)[0x56365ea51740]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822133524355 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-365:LU)[0x56365ea51740]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822133524355 DMSC DEBUG msub_fsm[0x56365ea2dd60]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822133524355 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4) MSC-A terminated (msub.c:261) 20250822133524355 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4) 1 MSC-I still active (msub.c:79) 20250822133524355 DMSC DEBUG msub_fsm[0x56365ea2dd60]{active}: State change to terminating (no timeout) (msub.c:91) 20250822133524355 DMSC DEBUG msub_fsm[0x56365ea2dd60]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822133524355 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-365:LU)[0x56365ea2cd80]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822133524355 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-365:LU)[0x56365ea2cd80]{READY}: Removing from parent msub_fsm[0x56365ea2dd60] (msub.c:113) 20250822133524355 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-365 (ran_conn.c:155) 20250822133524355 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-365:LU)[0x56365ea2cd80]{READY}: Freeing instance (msub.c:113) 20250822133524355 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-365:LU)[0x56365ea2cd80]{READY}: Deallocated (fsm.c:568) 20250822133524355 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4) Free (msub.c:119) 20250822133524356 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4 - active-conn: now used by 1 (attached) (msub.c:375) 20250822133524356 DMSC DEBUG msub_fsm[0x56365ea2dd60]{terminating}: Freeing instance (msub.c:113) 20250822133524356 DMSC DEBUG msub_fsm[0x56365ea2dd60]{terminating}: Deallocated (fsm.c:568) 20250822133524356 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133524356 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133524356 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133524356 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133524356 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133524356 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133524356 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133524356 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 20250822133524357 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133524357 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133524357 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133524357 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133524357 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133524357 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133524357 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133524357 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2118)@718a44d66dfb: Deleted conn table entry 0TC_lu_and_mo_csd0(2126)2764836 TC_lu_and_mo_csd0(2126)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822133524359 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822133524359 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(2126)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2126)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2126)@718a44d66dfb: 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 := '3436ADC4'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(2118)@718a44d66dfb: Added conn table entry 0TC_lu_and_mo_csd0(2126)16053760 MSC_Test_0-RAN(2118)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(2117)@718a44d66dfb: First idle individual index:0 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133524558 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133524558 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133524558 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133524558 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133524558 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133524558 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133524558 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133524558 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133524559 DMSC DEBUG msub_fsm[0x56365ea2de90]{active}: Allocated (fsm.c:456) 20250822133524559 DMSC DEBUG msc_i[0x56365ea51740]{READY}: Allocated (fsm.c:456) 20250822133524559 DMSC DEBUG msc_i[0x56365ea51740]{READY}: is child of msub_fsm[0x56365ea2de90] (fsm.c:486) 20250822133524559 DMSC DEBUG msc_a[0x56365ea2cd80]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822133524559 DMSC DEBUG msc_a[0x56365ea2cd80]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea2de90] (fsm.c:486) 20250822133524559 DMSC DEBUG msc_a(unknown:GERAN-A-366:NONE)[0x56365ea2cd80]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822133524559 DMSC DEBUG msc_i(unknown:GERAN-A-366:NONE)[0x56365ea51740]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822133524559 DMSC DEBUG msc_a(unknown:GERAN-A-366:NONE)[0x56365ea2cd80]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822133524559 DMM DEBUG msc_a(TMSI-0x3436ADC4:GERAN-A-366:CM_SERVICE_REQ)[0x56365ea2cd80]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250822133524559 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3436ADC4:GERAN-A-366:CM_SERVICE_REQ)[0x56365ea2dd60]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822133524559 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3436ADC4:GERAN-A-366:CM_SERVICE_REQ)[0x56365ea2dd60]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x3436ADC4:GERAN-A-366:CM_SERVICE_REQ)[0x56365ea2cd80] (fsm.c:486) 20250822133524559 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3436ADC4:GERAN-A-366:CM_SERVICE_REQ)[0x56365ea2dd60]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250822133524559 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3436ADC4:GERAN-A-366:CM_SERVICE_REQ)[0x56365ea2dd60]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822133524559 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822133524559 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822133524559 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-366:CM_SERVICE_REQ)[0x56365ea2cd80]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822133524559 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-366:CM_SERVICE_REQ)[0x56365ea2cd80]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822133524559 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-366:CM_SERVICE_REQ)[0x56365ea2dd60]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822133524559 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-366:CM_SERVICE_REQ)[0x56365ea2dd60]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822133524559 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-366:CM_SERVICE_REQ)[0x56365ea2dd60]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822133524559 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-366:CM_SERVICE_REQ)[0x56365ea51740]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822133524560 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-366:CM_SERVICE_REQ)[0x56365ea2dd60]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822133524560 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-366:CM_SERVICE_REQ)[0x56365ea2dd60]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822133524560 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-366:CM_SERVICE_REQ)[0x56365ea2dd60]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822133524560 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-366:CM_SERVICE_REQ)[0x56365ea2dd60]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822133524560 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-366:CM_SERVICE_REQ)[0x56365ea2dd60]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822133524560 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-366:CM_SERVICE_REQ)[0x56365ea2dd60]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822133524560 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-366:CM_SERVICE_REQ)[0x56365ea2dd60]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822133524560 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-366:CM_SERVICE_REQ)[0x56365ea51740]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133524560 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-366:CM_SERVICE_REQ)[0x56365ea2cd80]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250822133524560 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-366:CM_SERVICE_REQ)[0x56365ea2cd80]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250822133524560 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250822133524560 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250822133524560 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133524560 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133524560 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133524560 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133524560 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133524560 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133524560 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133524560 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133524560 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133524560 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133524560 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133524560 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133524560 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133524560 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133524560 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133524560 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133524561 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133524561 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133524561 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133524561 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133524561 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133524561 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133524561 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133524561 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@718a44d66dfb: { messageType := 2, destLocRef := 'F4F600'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(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822133524564 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250822133524565 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(2126)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(2120)@718a44d66dfb: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(2126) MSC_Test-MGCP(2121)@718a44d66dfb: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_csd0(2126) MSC_Test_0-RAN(2118)@718a44d66dfb: patching N(SD)=1 into dtap '03050407E18A89200240805E04802143F5'O MSC_Test_0-RAN(2118)@718a44d66dfb: patched enc_l3: '03450407E18A89200240805E04802143F5'O MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on connection ID:0 20250822133524573 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133524573 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133524573 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133524573 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133524573 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133524573 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133524573 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133524573 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_len:20 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2117)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '01001103450407E18A89200240805E04802143F5'O MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133524574 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-366:CM_SERVICE_REQ)[0x56365ea51740]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133524574 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-366:CM_SERVICE_REQ)[0x56365ea2cd80]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133524574 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250822133524574 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4 callref-0x8000002e tid-8) New transaction (transaction.c:231) 20250822133524574 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-366:CM_SERVICE_REQ)[0x56365ea2cd80]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2671) 20250822133524574 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-366:CM_SERVICE_REQ)[0x56365ea2cd80]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250822133524574 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2690) 20250822133524574 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822133524574 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250822133524574 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) codec/BS: :0{CLEARMODE#120,BS31T} (from: MS={BS31T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:702) 20250822133524574 DCC INFO trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250822133524574 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250822133524574 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-366:CM_SERVICE_REQ)[0x56365ea13970]{ESTABLISHING}: Allocated (fsm.c:456) 20250822133524574 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-366:CM_SERVICE_REQ)[0x56365ea13970]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-366:CM_SERVICE_REQ)[0x56365ea2cd80] (fsm.c:486) 20250822133524574 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) codec/BS: :0{CLEARMODE#120,BS31T} (from: MS={BS31T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:2161) 20250822133524574 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-366:CM_SERVICE_REQ)[0x56365ea76390]{UNINITIALIZED}: Allocated (fsm.c:456) 20250822133524574 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-366:CM_SERVICE_REQ)[0x56365ea76390]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-366:CM_SERVICE_REQ)[0x56365ea13970] (fsm.c:486) 20250822133524574 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-366:CM_SERVICE_REQ:trans-8:call-142:RTP_TO_CN:no-CI)[0x56365ea76390]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250822133524574 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-366:CM_SERVICE_REQ:trans-8:call-142:RTP_TO_CN:no-CI)[0x56365ea76390]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250822133524574 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-366:CM_SERVICE_REQ)[0x56365ea78fe0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250822133524574 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-366:CM_SERVICE_REQ)[0x56365ea78fe0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-366:CM_SERVICE_REQ)[0x56365ea13970] (fsm.c:486) 20250822133524574 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-366:CM_SERVICE_REQ:trans-8:call-142:RTP_TO_RAN:no-CI)[0x56365ea78fe0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250822133524574 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-366:CM_SERVICE_REQ:trans-8:call-142:RTP_TO_RAN:no-CI)[0x56365ea78fe0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(2121)@718a44d66dfb: Found Expect[0] for { line := { verb := "CRCX", trans_id := "292", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "8e" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mo_csd0(2126) TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_mo_call_establish 2: rx 1st CRCX 20250822133524578 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-366:CM_SERVICE_REQ:trans-8:call-142:RTP_TO_CN:no-CI)[0x56365ea76390]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822133524578 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-366:CM_SERVICE_REQ)[0x56365ea13970]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250822133524578 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-366:CM_SERVICE_REQ)[0x56365ea2cd80]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250822133524578 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) tx MNCC_SETUP_IND (RTP=1.1.1.1:10000{CLEARMODE#120}) (gsm_04_08_cc.c:309) MSC_Test-MNCC(2120)@718a44d66dfb: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(2126) TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(2120)@718a44d66dfb: Added conn table entry 0TC_lu_and_mo_csd0(2126)-2147483602 20250822133524581 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-366:CM_SERVICE_REQ:trans-8:call-142:RTP_TO_RAN:no-CI)[0x56365ea78fe0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822133524581 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-366:CM_SERVICE_REQ)[0x56365ea13970]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250822133524581 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-366:CM_SERVICE_REQ)[0x56365ea2cd80]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250822133524581 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS31T} (from: MS={BS31T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:705) 20250822133524581 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) Sending Assignment Command (msc_a.c:706) 20250822133524581 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-366:CM_SERVICE_REQ)[0x56365ea51740]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_mo_call_establish 1: rx MNCC SETUP ind 20250822133524581 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133524581 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133524581 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133524581 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133524581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133524581 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133524581 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133524581 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 data has been put to the reassembly buffer 20250822133524582 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_len:16 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2117)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133524586 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133524586 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133524586 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133524586 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133524586 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133524586 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133524586 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133524586 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133524586 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-366:CM_SERVICE_REQ)[0x56365ea51740]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133524586 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-366:CM_SERVICE_REQ)[0x56365ea2cd80]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133524586 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-366:CM_SERVICE_REQ:trans-8:call-142:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x56365ea78fe0]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250822133524587 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-366:CM_SERVICE_REQ:trans-8:call-142:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x56365ea78fe0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250822133524587 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-366:CM_SERVICE_REQ:trans-8:call-142:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea78fe0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250822133524587 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS31T} (from: MS={BS31T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:1596) 20250822133524587 DCC INFO trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250822133524587 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS31T} (from: MS={BS31T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:2187) 20250822133524587 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) tx MNCC_RTP_CREATE (RTP=1.1.1.1:10000{CLEARMODE#120}) (gsm_04_08_cc.c:309) TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_mo_call_establish 5: rx MDCX for the RAN side 20250822133524590 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250822133524590 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822133524590 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822133524590 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250822133524590 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-366:CM_SERVICE_REQ)[0x56365ea51740]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133524590 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133524590 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133524590 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133524590 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133524590 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133524590 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133524590 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133524590 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822133524591 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-366:CM_SERVICE_REQ:trans-8:call-142:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea78fe0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822133524591 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-366:CM_SERVICE_REQ:trans-8:call-142:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea78fe0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250822133524592 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-366:CM_SERVICE_REQ)[0x56365ea13970]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250822133524594 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250822133524594 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822133524594 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822133524594 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250822133524594 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-366:CM_SERVICE_REQ)[0x56365ea51740]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133524594 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133524594 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133524594 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133524594 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133524594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133524594 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133524594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133524594 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_mo_call_establish 7: rx CC Alerting 20250822133524598 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250822133524598 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) Got no information of remote audio codecs: neither SDP nor Bearer Capability. Trying anyway. (gsm_04_08_cc.c:795) 20250822133524598 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS31T} (from: MS={BS31T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:798) 20250822133524598 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-366:CM_SERVICE_REQ:trans-8:call-142:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x56365ea76390]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250822133524598 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-366:CM_SERVICE_REQ:trans-8:call-142:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x56365ea76390]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250822133524598 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-366:CM_SERVICE_REQ:trans-8:call-142:RTP_TO_CN:CI-11111:remote-port-not-sent:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea76390]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250822133524599 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250822133524599 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822133524599 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822133524599 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250822133524599 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250822133524599 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-366:CM_SERVICE_REQ)[0x56365ea51740]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133524600 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133524600 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133524600 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133524600 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133524600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133524600 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133524600 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133524600 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2126)@718a44d66dfb: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_csd0(2126)@718a44d66dfb: { line := { verb := "MDCX", trans_id := "295", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "8e" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "8e", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "120" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "120 CLEARMODE/8000" } }, { ptime := { attr_value := "20" } } } } } } } TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_mo_call_establish 10: rx CC CONNECT 20250822133524602 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-366:CM_SERVICE_REQ:trans-8:call-142:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea76390]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822133524602 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-366:CM_SERVICE_REQ:trans-8:call-142:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea76390]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250822133524602 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-366:CM_SERVICE_REQ)[0x56365ea13970]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250822133524602 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-366:CM_SERVICE_REQ)[0x56365ea13970]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250822133524602 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-366:CM_SERVICE_REQ)[0x56365ea2cd80]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) MSC_Test_0-RAN(2118)@718a44d66dfb: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(2118)@718a44d66dfb: patched enc_l3: '038F'O MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2117)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133524604 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133524604 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133524604 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133524604 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133524604 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133524604 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133524604 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133524604 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133524604 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-366:CM_SERVICE_REQ)[0x56365ea51740]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133524604 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-366:CM_SERVICE_REQ)[0x56365ea2cd80]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133524604 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2690) 20250822133524604 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250822133524604 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250822133524604 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822133524604 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) tx MNCC_SETUP_COMPL_IND (gsm_04_08_cc.c:309) TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(2126)@718a44d66dfb: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_mo_call_establish DONE TC_lu_and_mo_csd0(2126)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2126)@718a44d66dfb: Hold the call for some time TC_lu_and_mo_csd0(2126)@718a44d66dfb: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(2126)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2126)@718a44d66dfb: Hangup TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_call_hangup 0: tx MNCC_DISC_REQ 20250822133525611 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250822133525611 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822133525611 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250822133525611 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250822133525611 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-366:CM_SERVICE_REQ)[0x56365ea51740]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133525611 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133525611 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133525611 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133525611 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133525611 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133525611 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133525611 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133525611 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_call_hangup 1: rx DTAP CC DISC 20250822133525613 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250822133525613 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822133525613 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822133525613 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250822133525613 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250822133525613 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250822133525613 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-366:CM_SERVICE_REQ)[0x56365ea51740]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133525613 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133525613 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133525613 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133525613 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133525613 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133525613 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133525613 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133525613 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(2118)@718a44d66dfb: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(2118)@718a44d66dfb: patched enc_l3: '03EA'O MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2117)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '01000203EA'O 20250822133525615 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133525615 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133525615 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133525615 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133525615 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133525615 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133525615 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133525615 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133525615 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-366:CM_SERVICE_REQ)[0x56365ea51740]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133525615 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-366:CM_SERVICE_REQ)[0x56365ea2cd80]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133525615 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2690) 20250822133525615 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250822133525615 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250822133525615 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-366:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250822133525615 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-366:CM_SERVICE_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250822133525615 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-366:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822133525615 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250822133525615 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-366:CM_SERVICE_REQ)[0x56365ea2cd80]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133525615 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-366:CM_SERVICE_REQ)[0x56365ea2cd80]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250822133525615 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822133525615 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822133525615 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822133525615 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-366:CM_SERVICE_REQ)[0x56365ea13970]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250822133525615 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-366:CM_SERVICE_REQ:trans-8:call-142:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea78fe0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250822133525615 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-366:CM_SERVICE_REQ:trans-8:call-142:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea78fe0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-366:CM_SERVICE_REQ)[0x56365ea13970] (call_leg.c:197) 20250822133525615 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-366:CM_SERVICE_REQ:trans-8:call-142:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea78fe0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250822133525615 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-366:CM_SERVICE_REQ:trans-8:call-142:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea78fe0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250822133525615 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-366:CM_SERVICE_REQ:trans-8:call-142:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea76390]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250822133525615 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-366:CM_SERVICE_REQ:trans-8:call-142:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea76390]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-366:CM_SERVICE_REQ)[0x56365ea13970] (call_leg.c:197) 20250822133525615 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-366:CM_SERVICE_REQ)[0x56365ea13970]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250822133525615 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-366:CM_SERVICE_REQ:trans-8:call-142:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea76390]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250822133525615 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-366:CM_SERVICE_REQ:trans-8:call-142:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea76390]{ESTABLISHED}: Deallocated (fsm.c:568) 20250822133525615 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-366:CM_SERVICE_REQ)[0x56365ea13970]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250822133525615 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-366:CM_SERVICE_REQ)[0x56365ea13970]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-366:CM_SERVICE_REQ)[0x56365ea2cd80] (call_leg.c:198) 20250822133525615 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-366:CM_SERVICE_REQ)[0x56365ea13970]{RELEASING}: Freeing instance (call_leg.c:198) 20250822133525615 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-366:CM_SERVICE_REQ)[0x56365ea13970]{RELEASING}: Deallocated (fsm.c:568) 20250822133525615 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-366:CM_SERVICE_REQ)[0x56365ea2cd80]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250822133525615 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-366:CM_SERVICE_REQ)[0x56365ea51740]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822133525615 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822133525615 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133525615 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133525615 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133525615 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133525615 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133525615 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133525615 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133525615 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-MNCC(2120)@718a44d66dfb: Deleted conn table entry 0TC_lu_and_mo_csd0(2126)-2147483602 TC_lu_and_mo_csd0(2126)@718a44d66dfb: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mo_csd0(2126)@718a44d66dfb: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2117)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822133525617 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133525617 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133525617 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133525617 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133525617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133525617 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133525617 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133525617 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133525617 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-366:CM_SERVICE_REQ)[0x56365ea51740]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133525617 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-366:CM_SERVICE_REQ)[0x56365ea2cd80]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133525617 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-366:CM_SERVICE_REQ)[0x56365ea2cd80]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822133525617 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-366:CM_SERVICE_REQ)[0x56365ea2cd80]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133525617 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-366:CM_SERVICE_REQ)[0x56365ea2cd80]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822133525617 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-366:CM_SERVICE_REQ)[0x56365ea2dd60]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822133525617 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-366:CM_SERVICE_REQ)[0x56365ea2dd60]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-366:CM_SERVICE_REQ)[0x56365ea2cd80] (msc_a.c:1053) 20250822133525617 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-366:CM_SERVICE_REQ)[0x56365ea2dd60]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822133525617 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-366:CM_SERVICE_REQ)[0x56365ea2dd60]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822133525617 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-366:CM_SERVICE_REQ)[0x56365ea2cd80]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea2de90] (msc_a.c:1053) 20250822133525617 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-366:CM_SERVICE_REQ)[0x56365ea2cd80]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822133525617 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-366:CM_SERVICE_REQ)[0x56365ea2cd80]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822133525617 DMSC DEBUG msub_fsm[0x56365ea2de90]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822133525617 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4) MSC-A terminated (msub.c:261) 20250822133525617 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4) 1 MSC-I still active (msub.c:79) 20250822133525617 DMSC DEBUG msub_fsm[0x56365ea2de90]{active}: State change to terminating (no timeout) (msub.c:91) 20250822133525617 DMSC DEBUG msub_fsm[0x56365ea2de90]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822133525617 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-366:CM_SERVICE_REQ)[0x56365ea51740]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822133525617 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-366:CM_SERVICE_REQ)[0x56365ea51740]{READY}: Removing from parent msub_fsm[0x56365ea2de90] (msub.c:113) 20250822133525617 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-366 (ran_conn.c:155) 20250822133525617 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-366:CM_SERVICE_REQ)[0x56365ea51740]{READY}: Freeing instance (msub.c:113) 20250822133525618 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-366:CM_SERVICE_REQ)[0x56365ea51740]{READY}: Deallocated (fsm.c:568) 20250822133525618 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4) Free (msub.c:119) 20250822133525618 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4 - active-conn: now used by 1 (attached) (msub.c:375) 20250822133525618 DMSC DEBUG msub_fsm[0x56365ea2de90]{terminating}: Freeing instance (msub.c:113) 20250822133525618 DMSC DEBUG msub_fsm[0x56365ea2de90]{terminating}: Deallocated (fsm.c:568) 20250822133525618 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133525618 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133525618 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133525618 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133525618 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133525618 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133525618 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133525618 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 20250822133525618 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133525618 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133525618 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133525618 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133525618 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133525618 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133525618 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133525618 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2118)@718a44d66dfb: Deleted conn table entry 0TC_lu_and_mo_csd0(2126)16053760 TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(2126)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_call_hangup 9: done TC_lu_and_mo_csd0(2126)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2126)@718a44d66dfb: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(2126)@718a44d66dfb: ----------------------------------------------- TC_lu_and_mo_csd0(2126)@718a44d66dfb: "CSD Bearer Service: BS32T" TC_lu_and_mo_csd0(2126)@718a44d66dfb: ----------------------------------------------- MSC_Test-GSUP(2123)@718a44d66dfb: Created GsupExpect[10] for "262420000000007" to be handled at TC_lu_and_mo_csd0(2126) TC_lu_and_mo_csd0(2126)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@718a44d66dfb: Added conn table entry 0TC_lu_and_mo_csd0(2126)13286052 MSC_Test_0-RAN(2118)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(2117)@718a44d66dfb: First idle individual index:0 20250822133526627 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133526627 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133526627 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133526627 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133526627 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133526627 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133526627 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133526627 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133526628 DMSC DEBUG msub_fsm[0x56365ea78fe0]{active}: Allocated (fsm.c:456) 20250822133526628 DMSC DEBUG msc_i[0x56365ea756b0]{READY}: Allocated (fsm.c:456) 20250822133526628 DMSC DEBUG msc_i[0x56365ea756b0]{READY}: is child of msub_fsm[0x56365ea78fe0] (fsm.c:486) 20250822133526628 DMSC DEBUG msc_a[0x56365ea51870]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822133526628 DMSC DEBUG msc_a[0x56365ea51870]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea78fe0] (fsm.c:486) 20250822133526628 DMSC DEBUG msc_a(unknown:GERAN-A-367:NONE)[0x56365ea51870]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822133526628 DMSC DEBUG msc_i(unknown:GERAN-A-367:NONE)[0x56365ea756b0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822133526628 DMSC DEBUG msc_a(unknown:GERAN-A-367:NONE)[0x56365ea51870]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822133526628 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-367:LU)[0x56365ea51870]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822133526628 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-367:LU)[0x56365ea51870]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822133526628 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-367:LU)[0x56365ea76390]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822133526628 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-367:LU)[0x56365ea76390]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-367:LU)[0x56365ea51870] (fsm.c:486) 20250822133526628 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-367:LU)[0x56365ea76390]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822133526628 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-367:LU)[0x56365ea76390]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822133526628 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822133526628 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822133526628 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-367:LU)[0x56365ea51870]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822133526628 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-367:LU)[0x56365ea51870]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822133526628 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250822133526628 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822133526628 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-367:LU)[0x56365ea76390]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822133526628 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-367:LU)[0x56365ea76390]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822133526628 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-367:LU)[0x56365ea76390]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822133526628 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-367:LU)[0x56365ea76390]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822133526628 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-367:LU)[0x56365ea756b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822133526628 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-367:LU)[0x56365ea76390]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822133526628 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-367:LU)[0x56365ea76390]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822133526628 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-367:LU)[0x56365ea752d0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822133526628 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-367:LU)[0x56365ea752d0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-367:LU)[0x56365ea76390] (fsm.c:486) 20250822133526628 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-367:LU)[0x56365ea752d0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822133526628 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-367:LU)[0x56365ea752d0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822133526629 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133526629 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133526629 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133526629 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133526629 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133526629 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133526629 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133526629 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133526629 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133526629 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133526629 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133526629 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133526629 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133526629 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133526629 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133526629 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@718a44d66dfb: { messageType := 2, destLocRef := 'CABAA4'O, sourceLocRef := '00016F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822133526631 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250822133526631 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2117)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250822133526633 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133526633 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133526633 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133526633 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133526633 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133526633 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133526633 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133526633 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133526633 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-367:LU)[0x56365ea756b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133526633 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-367:LU)[0x56365ea51870]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(2126)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822133526636 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133526636 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250822133526636 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250822133526636 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822133526637 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133526637 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-367:LU)[0x56365ea76390]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822133526637 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-367:LU)[0x56365ea752d0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822133526637 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-367:LU)[0x56365ea752d0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822133526637 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-367:LU)[0x56365ea752d0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822133526637 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-367:LU)[0x56365ea752d0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-367:LU)[0x56365ea76390] (vlr_lu_fsm.c:110) 20250822133526637 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-367:LU)[0x56365ea752d0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822133526637 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-367:LU)[0x56365ea752d0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822133526637 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-367:LU)[0x56365ea76390]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822133526637 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-367:LU)[0x56365ea76390]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822133526637 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-367:LU)[0x56365ea13970]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822133526637 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-367:LU)[0x56365ea13970]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-367:LU)[0x56365ea76390] (fsm.c:486) 20250822133526637 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-367:LU)[0x56365ea13970]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822133526637 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-367:LU)[0x56365ea13970]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822133526637 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-367:LU)[0x56365ea13970]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822133526637 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-367:LU)[0x56365ea13970]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822133526637 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:TMSInew-0x92B65E32) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250822133526637 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-367:LU)[0x56365ea13970]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822133526637 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:TMSInew-0x92B65E32 LOCATION UPDATE ACCEPT (TMSI = 0x92b65e32) (gsm_04_08.c:149) 20250822133526637 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:TMSInew-0x92B65E32:GERAN-A-367:LU)[0x56365ea756b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133526637 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:TMSInew-0x92B65E32 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822133526638 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133526638 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133526638 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133526638 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133526638 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133526638 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133526638 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133526638 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2126)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2118)@718a44d66dfb: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(2118)@718a44d66dfb: patched enc_l3: '055B'O MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2117)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002055B'O 20250822133526642 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133526642 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133526642 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133526642 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133526642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133526642 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133526642 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133526642 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133526642 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:TMSInew-0x92B65E32:GERAN-A-367:LU)[0x56365ea756b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133526642 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:TMSInew-0x92B65E32:GERAN-A-367:LU)[0x56365ea51870]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133526642 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:TMSInew-0x92B65E32:GERAN-A-367:LU)[0x56365ea51870]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822133526642 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:TMSInew-0x92B65E32:GERAN-A-367:LU)[0x56365ea76390]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822133526642 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-367:LU)[0x56365ea13970]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822133526642 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250822133526642 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-367:LU)[0x56365ea13970]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822133526642 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-367:LU)[0x56365ea76390]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822133526642 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-367:LU)[0x56365ea13970]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822133526642 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-367:LU)[0x56365ea13970]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-367:LU)[0x56365ea76390] (vlr_lu_fsm.c:817) 20250822133526642 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-367:LU)[0x56365ea13970]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822133526642 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3436ADC4:GERAN-A-367:LU)[0x56365ea13970]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822133526642 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-367:LU)[0x56365ea76390]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822133526642 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-367:LU)[0x56365ea51870]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250822133526642 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-367:LU)[0x56365ea51870]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.985s remaining) (msc_a.c:450) 20250822133526642 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250822133526642 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-367:LU)[0x56365ea51870]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133526642 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-367:LU)[0x56365ea51870]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250822133526642 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822133526642 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822133526643 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822133526643 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-367:LU)[0x56365ea756b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822133526643 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822133526643 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133526643 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133526643 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133526643 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133526643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133526643 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133526643 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133526643 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2117)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822133526646 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133526646 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133526646 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133526646 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133526646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133526646 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133526646 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133526646 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133526647 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-367:LU)[0x56365ea756b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133526647 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-367:LU)[0x56365ea51870]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133526647 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-367:LU)[0x56365ea51870]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822133526647 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-367:LU)[0x56365ea51870]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133526647 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-367:LU)[0x56365ea51870]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822133526647 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-367:LU)[0x56365ea76390]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822133526647 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-367:LU)[0x56365ea76390]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-367:LU)[0x56365ea51870] (msc_a.c:1053) 20250822133526647 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-367:LU)[0x56365ea76390]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822133526647 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-367:LU)[0x56365ea76390]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822133526647 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-367:LU)[0x56365ea76390]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822133526647 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-367:LU)[0x56365ea51870]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea78fe0] (msc_a.c:1053) 20250822133526647 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-367:LU)[0x56365ea51870]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822133526647 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-367:LU)[0x56365ea51870]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822133526647 DMSC DEBUG msub_fsm[0x56365ea78fe0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822133526647 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32) MSC-A terminated (msub.c:261) 20250822133526647 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32) 1 MSC-I still active (msub.c:79) 20250822133526647 DMSC DEBUG msub_fsm[0x56365ea78fe0]{active}: State change to terminating (no timeout) (msub.c:91) 20250822133526647 DMSC DEBUG msub_fsm[0x56365ea78fe0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822133526648 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-367:LU)[0x56365ea756b0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822133526648 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-367:LU)[0x56365ea756b0]{READY}: Removing from parent msub_fsm[0x56365ea78fe0] (msub.c:113) 20250822133526648 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-367 (ran_conn.c:155) 20250822133526648 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-367:LU)[0x56365ea756b0]{READY}: Freeing instance (msub.c:113) 20250822133526648 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-367:LU)[0x56365ea756b0]{READY}: Deallocated (fsm.c:568) 20250822133526648 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32) Free (msub.c:119) 20250822133526648 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32 - active-conn: now used by 1 (attached) (msub.c:375) 20250822133526648 DMSC DEBUG msub_fsm[0x56365ea78fe0]{terminating}: Freeing instance (msub.c:113) 20250822133526648 DMSC DEBUG msub_fsm[0x56365ea78fe0]{terminating}: Deallocated (fsm.c:568) 20250822133526648 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133526648 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133526648 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133526648 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133526648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133526648 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133526648 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133526648 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 20250822133526649 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133526649 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133526649 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133526649 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133526649 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133526649 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133526649 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133526649 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2118)@718a44d66dfb: Deleted conn table entry 0TC_lu_and_mo_csd0(2126)13286052 TC_lu_and_mo_csd0(2126)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822133526651 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822133526651 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(2126)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2126)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2126)@718a44d66dfb: 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 := '92B65E32'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(2118)@718a44d66dfb: Added conn table entry 0TC_lu_and_mo_csd0(2126)6451549 MSC_Test_0-SCCP(2117)@718a44d66dfb: First idle individual index:0 MSC_Test_0-RAN(2118)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133526850 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133526850 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133526850 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133526850 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133526850 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133526850 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133526850 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133526850 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133526851 DMSC DEBUG msub_fsm[0x56365ea76390]{active}: Allocated (fsm.c:456) 20250822133526851 DMSC DEBUG msc_i[0x56365ea51870]{READY}: Allocated (fsm.c:456) 20250822133526851 DMSC DEBUG msc_i[0x56365ea51870]{READY}: is child of msub_fsm[0x56365ea76390] (fsm.c:486) 20250822133526851 DMSC DEBUG msc_a[0x56365ea756b0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822133526851 DMSC DEBUG msc_a[0x56365ea756b0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea76390] (fsm.c:486) 20250822133526851 DMSC DEBUG msc_a(unknown:GERAN-A-368:NONE)[0x56365ea756b0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822133526851 DMSC DEBUG msc_i(unknown:GERAN-A-368:NONE)[0x56365ea51870]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822133526851 DMSC DEBUG msc_a(unknown:GERAN-A-368:NONE)[0x56365ea756b0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822133526852 DMM DEBUG msc_a(TMSI-0x92B65E32:GERAN-A-368:CM_SERVICE_REQ)[0x56365ea756b0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250822133526852 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x92B65E32:GERAN-A-368:CM_SERVICE_REQ)[0x56365ea78fe0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822133526852 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x92B65E32:GERAN-A-368:CM_SERVICE_REQ)[0x56365ea78fe0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x92B65E32:GERAN-A-368:CM_SERVICE_REQ)[0x56365ea756b0] (fsm.c:486) 20250822133526852 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x92B65E32:GERAN-A-368:CM_SERVICE_REQ)[0x56365ea78fe0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250822133526852 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x92B65E32:GERAN-A-368:CM_SERVICE_REQ)[0x56365ea78fe0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822133526852 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822133526852 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822133526852 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-368:CM_SERVICE_REQ)[0x56365ea756b0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822133526852 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-368:CM_SERVICE_REQ)[0x56365ea756b0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822133526852 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-368:CM_SERVICE_REQ)[0x56365ea78fe0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822133526852 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-368:CM_SERVICE_REQ)[0x56365ea78fe0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822133526852 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-368:CM_SERVICE_REQ)[0x56365ea78fe0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822133526852 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-368:CM_SERVICE_REQ)[0x56365ea51870]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822133526852 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-368:CM_SERVICE_REQ)[0x56365ea78fe0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822133526852 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-368:CM_SERVICE_REQ)[0x56365ea78fe0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822133526852 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-368:CM_SERVICE_REQ)[0x56365ea78fe0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822133526852 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-368:CM_SERVICE_REQ)[0x56365ea78fe0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822133526852 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-368:CM_SERVICE_REQ)[0x56365ea78fe0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822133526852 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-368:CM_SERVICE_REQ)[0x56365ea78fe0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822133526852 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-368:CM_SERVICE_REQ)[0x56365ea78fe0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822133526852 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-368:CM_SERVICE_REQ)[0x56365ea51870]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133526852 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-368:CM_SERVICE_REQ)[0x56365ea756b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250822133526853 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-368:CM_SERVICE_REQ)[0x56365ea756b0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.998s remaining) (msc_a.c:450) 20250822133526853 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250822133526853 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250822133526853 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133526853 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133526853 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133526853 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133526853 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133526853 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133526853 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133526853 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133526853 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133526853 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133526853 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133526853 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133526853 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133526853 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133526853 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133526853 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133526853 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133526853 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133526853 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133526853 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133526853 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133526853 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133526853 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133526853 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@718a44d66dfb: { messageType := 2, destLocRef := '62715D'O ("bq]"), sourceLocRef := '000170'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822133526857 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250822133526857 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(2126)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(2120)@718a44d66dfb: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(2126) MSC_Test-MGCP(2121)@718a44d66dfb: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_csd0(2126) MSC_Test_0-RAN(2118)@718a44d66dfb: patching N(SD)=1 into dtap '03050407E18A89200340805E04802143F5'O MSC_Test_0-RAN(2118)@718a44d66dfb: patched enc_l3: '03450407E18A89200340805E04802143F5'O MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_len:20 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2117)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '01001103450407E18A89200340805E04802143F5'O MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133526866 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133526866 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133526866 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133526866 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133526866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133526866 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133526866 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133526866 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133526866 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-368:CM_SERVICE_REQ)[0x56365ea51870]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133526866 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-368:CM_SERVICE_REQ)[0x56365ea756b0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133526866 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250822133526866 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32 callref-0x8000002f tid-8) New transaction (transaction.c:231) 20250822133526866 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-368:CM_SERVICE_REQ)[0x56365ea756b0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2671) 20250822133526866 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-368:CM_SERVICE_REQ)[0x56365ea756b0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250822133526866 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2690) 20250822133526866 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822133526866 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250822133526867 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) codec/BS: :0{CLEARMODE#120,BS32T} (from: MS={BS32T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:702) 20250822133526867 DCC INFO trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250822133526867 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250822133526867 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-368:CM_SERVICE_REQ)[0x56365ea13970]{ESTABLISHING}: Allocated (fsm.c:456) 20250822133526867 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-368:CM_SERVICE_REQ)[0x56365ea13970]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-368:CM_SERVICE_REQ)[0x56365ea756b0] (fsm.c:486) 20250822133526867 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) codec/BS: :0{CLEARMODE#120,BS32T} (from: MS={BS32T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:2161) 20250822133526867 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-368:CM_SERVICE_REQ)[0x56365ea51740]{UNINITIALIZED}: Allocated (fsm.c:456) 20250822133526867 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-368:CM_SERVICE_REQ)[0x56365ea51740]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-368:CM_SERVICE_REQ)[0x56365ea13970] (fsm.c:486) 20250822133526867 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-368:CM_SERVICE_REQ:trans-8:call-143:RTP_TO_CN:no-CI)[0x56365ea51740]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250822133526867 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-368:CM_SERVICE_REQ:trans-8:call-143:RTP_TO_CN:no-CI)[0x56365ea51740]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250822133526867 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-368:CM_SERVICE_REQ)[0x56365ea2cd80]{UNINITIALIZED}: Allocated (fsm.c:456) 20250822133526867 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-368:CM_SERVICE_REQ)[0x56365ea2cd80]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-368:CM_SERVICE_REQ)[0x56365ea13970] (fsm.c:486) 20250822133526867 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-368:CM_SERVICE_REQ:trans-8:call-143:RTP_TO_RAN:no-CI)[0x56365ea2cd80]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250822133526867 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-368:CM_SERVICE_REQ:trans-8:call-143:RTP_TO_RAN:no-CI)[0x56365ea2cd80]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(2121)@718a44d66dfb: Found Expect[0] for { line := { verb := "CRCX", trans_id := "298", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "8f" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mo_csd0(2126) TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_mo_call_establish 2: rx 1st CRCX 20250822133526871 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-368:CM_SERVICE_REQ:trans-8:call-143:RTP_TO_CN:no-CI)[0x56365ea51740]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822133526871 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-368:CM_SERVICE_REQ)[0x56365ea13970]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250822133526871 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-368:CM_SERVICE_REQ)[0x56365ea756b0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250822133526872 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) tx MNCC_SETUP_IND (RTP=1.1.1.1:10000{CLEARMODE#120}) (gsm_04_08_cc.c:309) MSC_Test-MNCC(2120)@718a44d66dfb: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(2126) MSC_Test-MNCC(2120)@718a44d66dfb: Added conn table entry 0TC_lu_and_mo_csd0(2126)-2147483601 TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_mo_call_establish 6: rx 2nd CRCX 20250822133526873 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-368:CM_SERVICE_REQ:trans-8:call-143:RTP_TO_RAN:no-CI)[0x56365ea2cd80]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822133526873 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-368:CM_SERVICE_REQ)[0x56365ea13970]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250822133526873 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-368:CM_SERVICE_REQ)[0x56365ea756b0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250822133526873 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS32T} (from: MS={BS32T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:705) 20250822133526873 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) Sending Assignment Command (msc_a.c:706) 20250822133526873 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-368:CM_SERVICE_REQ)[0x56365ea51870]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250822133526873 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133526873 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133526873 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133526873 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133526873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133526873 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133526873 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133526873 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_mo_call_establish 1: rx MNCC SETUP ind MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822133526874 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_len:16 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2117)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133526875 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133526875 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133526875 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133526875 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133526875 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133526875 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133526875 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133526876 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133526876 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-368:CM_SERVICE_REQ)[0x56365ea51870]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133526876 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-368:CM_SERVICE_REQ)[0x56365ea756b0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133526876 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-368:CM_SERVICE_REQ:trans-8:call-143:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x56365ea2cd80]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250822133526876 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-368:CM_SERVICE_REQ:trans-8:call-143:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x56365ea2cd80]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250822133526876 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-368:CM_SERVICE_REQ:trans-8:call-143:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea2cd80]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250822133526876 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS32T} (from: MS={BS32T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:1596) 20250822133526876 DCC INFO trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250822133526876 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS32T} (from: MS={BS32T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:2187) 20250822133526876 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) tx MNCC_RTP_CREATE (RTP=1.1.1.1:10000{CLEARMODE#120}) (gsm_04_08_cc.c:309) TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_mo_call_establish 5: rx MDCX for the RAN side 20250822133526879 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250822133526879 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822133526879 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822133526879 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250822133526879 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-368:CM_SERVICE_REQ)[0x56365ea51870]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133526880 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133526880 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133526880 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133526880 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133526880 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133526880 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133526880 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133526880 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822133526881 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-368:CM_SERVICE_REQ:trans-8:call-143:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea2cd80]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822133526881 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-368:CM_SERVICE_REQ:trans-8:call-143:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea2cd80]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250822133526881 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-368:CM_SERVICE_REQ)[0x56365ea13970]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250822133526884 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250822133526884 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822133526884 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822133526884 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250822133526884 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-368:CM_SERVICE_REQ)[0x56365ea51870]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133526884 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133526884 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133526884 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133526884 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133526884 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133526884 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133526884 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133526884 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_mo_call_establish 7: rx CC Alerting 20250822133526886 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250822133526886 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) Got no information of remote audio codecs: neither SDP nor Bearer Capability. Trying anyway. (gsm_04_08_cc.c:795) 20250822133526886 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS32T} (from: MS={BS32T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:798) 20250822133526887 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-368:CM_SERVICE_REQ:trans-8:call-143:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x56365ea51740]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250822133526887 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-368:CM_SERVICE_REQ:trans-8:call-143:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x56365ea51740]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250822133526887 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-368:CM_SERVICE_REQ:trans-8:call-143:RTP_TO_CN:CI-11111:remote-port-not-sent:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea51740]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250822133526887 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250822133526887 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822133526887 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822133526887 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250822133526887 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250822133526887 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-368:CM_SERVICE_REQ)[0x56365ea51870]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133526887 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133526887 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133526887 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133526887 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133526887 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133526887 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133526887 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133526887 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2126)@718a44d66dfb: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_csd0(2126)@718a44d66dfb: { 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(2126)@718a44d66dfb: f_mo_call_establish 10: rx CC CONNECT 20250822133526890 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-368:CM_SERVICE_REQ:trans-8:call-143:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea51740]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822133526890 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-368:CM_SERVICE_REQ:trans-8:call-143:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea51740]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250822133526890 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-368:CM_SERVICE_REQ)[0x56365ea13970]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250822133526890 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-368:CM_SERVICE_REQ)[0x56365ea13970]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250822133526890 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-368:CM_SERVICE_REQ)[0x56365ea756b0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) MSC_Test_0-RAN(2118)@718a44d66dfb: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(2118)@718a44d66dfb: patched enc_l3: '038F'O MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2117)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002038F'O 20250822133526891 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133526891 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133526891 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133526891 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133526891 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133526891 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133526891 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133526891 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133526891 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-368:CM_SERVICE_REQ)[0x56365ea51870]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133526891 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-368:CM_SERVICE_REQ)[0x56365ea756b0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133526891 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2690) 20250822133526891 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250822133526891 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250822133526891 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822133526891 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) tx MNCC_SETUP_COMPL_IND (gsm_04_08_cc.c:309) TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(2126)@718a44d66dfb: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_mo_call_establish DONE TC_lu_and_mo_csd0(2126)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2126)@718a44d66dfb: Hold the call for some time TC_lu_and_mo_csd0(2126)@718a44d66dfb: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(2126)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2126)@718a44d66dfb: Hangup TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_call_hangup 0: tx MNCC_DISC_REQ 20250822133527900 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250822133527900 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822133527900 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250822133527901 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250822133527901 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-368:CM_SERVICE_REQ)[0x56365ea51870]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133527901 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133527901 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133527901 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133527901 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133527901 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133527901 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133527901 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133527901 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_call_hangup 1: rx DTAP CC DISC 20250822133527905 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250822133527906 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822133527906 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822133527906 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250822133527906 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250822133527906 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250822133527906 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-368:CM_SERVICE_REQ)[0x56365ea51870]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133527906 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133527906 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133527906 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133527906 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133527906 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133527906 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133527906 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133527906 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(2118)@718a44d66dfb: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(2118)@718a44d66dfb: patched enc_l3: '03EA'O MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2117)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '01000203EA'O 20250822133527910 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133527910 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133527910 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133527910 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133527910 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133527910 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133527910 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133527910 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133527910 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-368:CM_SERVICE_REQ)[0x56365ea51870]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133527910 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-368:CM_SERVICE_REQ)[0x56365ea756b0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133527910 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2690) 20250822133527910 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250822133527910 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250822133527910 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-368:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250822133527910 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-368:CM_SERVICE_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250822133527910 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-368:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822133527910 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250822133527910 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-368:CM_SERVICE_REQ)[0x56365ea756b0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133527910 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-368:CM_SERVICE_REQ)[0x56365ea756b0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250822133527910 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822133527910 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822133527911 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822133527911 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-368:CM_SERVICE_REQ)[0x56365ea13970]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250822133527911 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-368:CM_SERVICE_REQ:trans-8:call-143:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea2cd80]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250822133527911 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-368:CM_SERVICE_REQ:trans-8:call-143:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea2cd80]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-368:CM_SERVICE_REQ)[0x56365ea13970] (call_leg.c:197) 20250822133527911 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-368:CM_SERVICE_REQ:trans-8:call-143:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea2cd80]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250822133527911 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-368:CM_SERVICE_REQ:trans-8:call-143:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea2cd80]{ESTABLISHED}: Deallocated (fsm.c:568) 20250822133527911 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-368:CM_SERVICE_REQ:trans-8:call-143:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea51740]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250822133527911 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-368:CM_SERVICE_REQ:trans-8:call-143:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea51740]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-368:CM_SERVICE_REQ)[0x56365ea13970] (call_leg.c:197) 20250822133527911 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-368:CM_SERVICE_REQ)[0x56365ea13970]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250822133527911 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-368:CM_SERVICE_REQ:trans-8:call-143:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea51740]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250822133527911 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-368:CM_SERVICE_REQ:trans-8:call-143:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea51740]{ESTABLISHED}: Deallocated (fsm.c:568) 20250822133527911 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-368:CM_SERVICE_REQ)[0x56365ea13970]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250822133527911 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-368:CM_SERVICE_REQ)[0x56365ea13970]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-368:CM_SERVICE_REQ)[0x56365ea756b0] (call_leg.c:198) 20250822133527911 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-368:CM_SERVICE_REQ)[0x56365ea13970]{RELEASING}: Freeing instance (call_leg.c:198) 20250822133527911 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-368:CM_SERVICE_REQ)[0x56365ea13970]{RELEASING}: Deallocated (fsm.c:568) 20250822133527911 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-368:CM_SERVICE_REQ)[0x56365ea756b0]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250822133527911 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-368:CM_SERVICE_REQ)[0x56365ea51870]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822133527911 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822133527911 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133527911 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133527911 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133527911 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133527911 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133527911 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133527911 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133527911 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2120)@718a44d66dfb: Deleted conn table entry 0TC_lu_and_mo_csd0(2126)-2147483601 TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mo_csd0(2126)@718a44d66dfb: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2117)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O TC_lu_and_mo_csd0(2126)@718a44d66dfb: as_optional_mgcp_dlcx: rx MGCP DLCX 20250822133527916 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133527916 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133527916 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133527916 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133527916 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133527916 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133527916 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133527916 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133527916 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-368:CM_SERVICE_REQ)[0x56365ea51870]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133527916 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-368:CM_SERVICE_REQ)[0x56365ea756b0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133527916 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-368:CM_SERVICE_REQ)[0x56365ea756b0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822133527916 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-368:CM_SERVICE_REQ)[0x56365ea756b0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133527916 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-368:CM_SERVICE_REQ)[0x56365ea756b0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822133527916 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-368:CM_SERVICE_REQ)[0x56365ea78fe0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822133527916 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-368:CM_SERVICE_REQ)[0x56365ea78fe0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-368:CM_SERVICE_REQ)[0x56365ea756b0] (msc_a.c:1053) 20250822133527916 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-368:CM_SERVICE_REQ)[0x56365ea78fe0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822133527916 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-368:CM_SERVICE_REQ)[0x56365ea78fe0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822133527916 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-368:CM_SERVICE_REQ)[0x56365ea756b0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea76390] (msc_a.c:1053) 20250822133527916 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-368:CM_SERVICE_REQ)[0x56365ea756b0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822133527917 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-368:CM_SERVICE_REQ)[0x56365ea756b0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822133527917 DMSC DEBUG msub_fsm[0x56365ea76390]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822133527917 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32) MSC-A terminated (msub.c:261) 20250822133527917 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32) 1 MSC-I still active (msub.c:79) 20250822133527917 DMSC DEBUG msub_fsm[0x56365ea76390]{active}: State change to terminating (no timeout) (msub.c:91) 20250822133527917 DMSC DEBUG msub_fsm[0x56365ea76390]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822133527917 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-368:CM_SERVICE_REQ)[0x56365ea51870]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822133527917 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-368:CM_SERVICE_REQ)[0x56365ea51870]{READY}: Removing from parent msub_fsm[0x56365ea76390] (msub.c:113) 20250822133527917 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-368 (ran_conn.c:155) 20250822133527917 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-368:CM_SERVICE_REQ)[0x56365ea51870]{READY}: Freeing instance (msub.c:113) 20250822133527917 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-368:CM_SERVICE_REQ)[0x56365ea51870]{READY}: Deallocated (fsm.c:568) 20250822133527917 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32) Free (msub.c:119) 20250822133527917 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32 - active-conn: now used by 1 (attached) (msub.c:375) 20250822133527917 DMSC DEBUG msub_fsm[0x56365ea76390]{terminating}: Freeing instance (msub.c:113) 20250822133527917 DMSC DEBUG msub_fsm[0x56365ea76390]{terminating}: Deallocated (fsm.c:568) 20250822133527917 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133527917 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133527917 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133527917 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133527917 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133527917 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133527917 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133527917 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 20250822133527918 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133527918 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133527918 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133527918 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133527918 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133527918 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133527918 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133527918 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2118)@718a44d66dfb: Deleted conn table entry 0TC_lu_and_mo_csd0(2126)6451549 TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(2126)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_call_hangup 9: done TC_lu_and_mo_csd0(2126)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2126)@718a44d66dfb: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(2126)@718a44d66dfb: ----------------------------------------------- TC_lu_and_mo_csd0(2126)@718a44d66dfb: "CSD Bearer Service: BS33T" TC_lu_and_mo_csd0(2126)@718a44d66dfb: ----------------------------------------------- MSC_Test-GSUP(2123)@718a44d66dfb: Created GsupExpect[11] for "262420000000007" to be handled at TC_lu_and_mo_csd0(2126) TC_lu_and_mo_csd0(2126)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@718a44d66dfb: Added conn table entry 0TC_lu_and_mo_csd0(2126)872318 MSC_Test_0-RAN(2118)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(2117)@718a44d66dfb: First idle individual index:0 20250822133528931 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133528931 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133528931 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133528931 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133528931 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133528931 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133528931 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133528931 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133528932 DMSC DEBUG msub_fsm[0x56365ea2cd80]{active}: Allocated (fsm.c:456) 20250822133528932 DMSC DEBUG msc_i[0x56365ea76180]{READY}: Allocated (fsm.c:456) 20250822133528932 DMSC DEBUG msc_i[0x56365ea76180]{READY}: is child of msub_fsm[0x56365ea2cd80] (fsm.c:486) 20250822133528932 DMSC DEBUG msc_a[0x56365ea752d0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822133528932 DMSC DEBUG msc_a[0x56365ea752d0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea2cd80] (fsm.c:486) 20250822133528932 DMSC DEBUG msc_a(unknown:GERAN-A-369:NONE)[0x56365ea752d0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822133528932 DMSC DEBUG msc_i(unknown:GERAN-A-369:NONE)[0x56365ea76180]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822133528932 DMSC DEBUG msc_a(unknown:GERAN-A-369:NONE)[0x56365ea752d0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822133528932 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-369:LU)[0x56365ea752d0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822133528932 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-369:LU)[0x56365ea752d0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822133528932 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-369:LU)[0x56365ea51740]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822133528932 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-369:LU)[0x56365ea51740]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-369:LU)[0x56365ea752d0] (fsm.c:486) 20250822133528932 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-369:LU)[0x56365ea51740]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822133528932 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-369:LU)[0x56365ea51740]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822133528932 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822133528932 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822133528932 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-369:LU)[0x56365ea752d0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822133528932 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-369:LU)[0x56365ea752d0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822133528932 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250822133528933 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822133528933 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-369:LU)[0x56365ea51740]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822133528933 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-369:LU)[0x56365ea51740]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822133528933 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-369:LU)[0x56365ea51740]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822133528933 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-369:LU)[0x56365ea51740]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822133528933 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-369:LU)[0x56365ea76180]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822133528933 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-369:LU)[0x56365ea51740]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822133528933 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-369:LU)[0x56365ea51740]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822133528933 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-369:LU)[0x56365ea2dd60]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822133528933 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-369:LU)[0x56365ea2dd60]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-369:LU)[0x56365ea51740] (fsm.c:486) 20250822133528933 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-369:LU)[0x56365ea2dd60]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822133528933 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-369:LU)[0x56365ea2dd60]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822133528933 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133528933 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133528933 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133528933 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133528933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133528933 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133528933 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133528933 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133528933 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133528933 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133528933 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133528933 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133528933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133528933 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133528933 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133528933 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@718a44d66dfb: { messageType := 2, destLocRef := '0D4F7E'O ("\rO~"), sourceLocRef := '000171'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822133528937 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250822133528937 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2117)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250822133528937 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133528937 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133528937 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133528937 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133528937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133528938 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133528938 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133528938 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133528938 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-369:LU)[0x56365ea76180]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133528938 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-369:LU)[0x56365ea752d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(2126)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822133528941 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133528941 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250822133528941 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250822133528941 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822133528942 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133528942 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-369:LU)[0x56365ea51740]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822133528942 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-369:LU)[0x56365ea2dd60]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822133528942 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-369:LU)[0x56365ea2dd60]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822133528942 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-369:LU)[0x56365ea2dd60]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822133528942 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-369:LU)[0x56365ea2dd60]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-369:LU)[0x56365ea51740] (vlr_lu_fsm.c:110) 20250822133528942 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-369:LU)[0x56365ea2dd60]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822133528942 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-369:LU)[0x56365ea2dd60]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822133528942 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-369:LU)[0x56365ea51740]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822133528942 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-369:LU)[0x56365ea51740]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822133528942 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-369:LU)[0x56365ea13970]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822133528942 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-369:LU)[0x56365ea13970]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-369:LU)[0x56365ea51740] (fsm.c:486) 20250822133528942 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-369:LU)[0x56365ea13970]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822133528942 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-369:LU)[0x56365ea13970]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822133528942 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-369:LU)[0x56365ea13970]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822133528942 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-369:LU)[0x56365ea13970]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822133528942 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:TMSInew-0x846707B3) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250822133528942 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-369:LU)[0x56365ea13970]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822133528942 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:TMSInew-0x846707B3 LOCATION UPDATE ACCEPT (TMSI = 0x846707b3) (gsm_04_08.c:149) 20250822133528942 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:TMSInew-0x846707B3:GERAN-A-369:LU)[0x56365ea76180]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133528942 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:TMSInew-0x846707B3 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822133528942 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133528942 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133528942 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133528942 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133528942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133528942 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133528942 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133528942 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2126)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2118)@718a44d66dfb: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(2118)@718a44d66dfb: patched enc_l3: '055B'O MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2117)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133528946 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133528946 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133528946 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133528946 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133528946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133528946 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133528946 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133528946 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133528947 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:TMSInew-0x846707B3:GERAN-A-369:LU)[0x56365ea76180]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133528947 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:TMSInew-0x846707B3:GERAN-A-369:LU)[0x56365ea752d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133528947 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:TMSInew-0x846707B3:GERAN-A-369:LU)[0x56365ea752d0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822133528947 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:TMSInew-0x846707B3:GERAN-A-369:LU)[0x56365ea51740]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822133528947 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-369:LU)[0x56365ea13970]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822133528947 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250822133528947 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-369:LU)[0x56365ea13970]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822133528947 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-369:LU)[0x56365ea51740]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822133528947 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-369:LU)[0x56365ea13970]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822133528947 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-369:LU)[0x56365ea13970]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-369:LU)[0x56365ea51740] (vlr_lu_fsm.c:817) 20250822133528947 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-369:LU)[0x56365ea13970]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822133528947 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92B65E32:GERAN-A-369:LU)[0x56365ea13970]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822133528947 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-369:LU)[0x56365ea51740]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822133528947 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-369:LU)[0x56365ea752d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250822133528947 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-369:LU)[0x56365ea752d0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.985s remaining) (msc_a.c:450) 20250822133528947 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250822133528947 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-369:LU)[0x56365ea752d0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133528947 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-369:LU)[0x56365ea752d0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250822133528947 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822133528947 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822133528947 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822133528947 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-369:LU)[0x56365ea76180]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822133528947 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822133528947 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133528947 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133528947 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133528947 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133528947 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133528947 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133528947 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133528947 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2117)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133528950 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133528950 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133528950 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133528950 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133528950 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133528950 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133528950 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133528950 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133528950 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-369:LU)[0x56365ea76180]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133528950 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-369:LU)[0x56365ea752d0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133528950 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-369:LU)[0x56365ea752d0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822133528951 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-369:LU)[0x56365ea752d0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133528951 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-369:LU)[0x56365ea752d0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822133528951 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-369:LU)[0x56365ea51740]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822133528951 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-369:LU)[0x56365ea51740]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-369:LU)[0x56365ea752d0] (msc_a.c:1053) 20250822133528951 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-369:LU)[0x56365ea51740]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822133528951 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-369:LU)[0x56365ea51740]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822133528951 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-369:LU)[0x56365ea51740]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822133528951 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-369:LU)[0x56365ea752d0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea2cd80] (msc_a.c:1053) 20250822133528951 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-369:LU)[0x56365ea752d0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822133528951 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-369:LU)[0x56365ea752d0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822133528951 DMSC DEBUG msub_fsm[0x56365ea2cd80]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822133528951 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3) MSC-A terminated (msub.c:261) 20250822133528951 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3) 1 MSC-I still active (msub.c:79) 20250822133528951 DMSC DEBUG msub_fsm[0x56365ea2cd80]{active}: State change to terminating (no timeout) (msub.c:91) 20250822133528951 DMSC DEBUG msub_fsm[0x56365ea2cd80]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822133528951 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-369:LU)[0x56365ea76180]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822133528951 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-369:LU)[0x56365ea76180]{READY}: Removing from parent msub_fsm[0x56365ea2cd80] (msub.c:113) 20250822133528951 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-369 (ran_conn.c:155) 20250822133528951 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-369:LU)[0x56365ea76180]{READY}: Freeing instance (msub.c:113) 20250822133528951 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-369:LU)[0x56365ea76180]{READY}: Deallocated (fsm.c:568) 20250822133528951 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3) Free (msub.c:119) 20250822133528951 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3 - active-conn: now used by 1 (attached) (msub.c:375) 20250822133528951 DMSC DEBUG msub_fsm[0x56365ea2cd80]{terminating}: Freeing instance (msub.c:113) 20250822133528951 DMSC DEBUG msub_fsm[0x56365ea2cd80]{terminating}: Deallocated (fsm.c:568) 20250822133528951 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133528951 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133528951 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133528951 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133528951 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133528951 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133528951 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133528951 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 20250822133528952 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133528952 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133528952 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133528952 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133528952 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133528952 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133528952 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133528952 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2118)@718a44d66dfb: Deleted conn table entry 0TC_lu_and_mo_csd0(2126)872318 TC_lu_and_mo_csd0(2126)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822133528953 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822133528953 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(2126)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2126)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2126)@718a44d66dfb: 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 := '846707B3'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(2118)@718a44d66dfb: Added conn table entry 0TC_lu_and_mo_csd0(2126)8014584 MSC_Test_0-SCCP(2117)@718a44d66dfb: First idle individual index:0 MSC_Test_0-RAN(2118)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133529154 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133529154 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133529154 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133529154 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133529154 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133529154 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133529154 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133529154 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133529155 DMSC DEBUG msub_fsm[0x56365ea51740]{active}: Allocated (fsm.c:456) 20250822133529155 DMSC DEBUG msc_i[0x56365ea752d0]{READY}: Allocated (fsm.c:456) 20250822133529155 DMSC DEBUG msc_i[0x56365ea752d0]{READY}: is child of msub_fsm[0x56365ea51740] (fsm.c:486) 20250822133529155 DMSC DEBUG msc_a[0x56365ea76180]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822133529155 DMSC DEBUG msc_a[0x56365ea76180]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea51740] (fsm.c:486) 20250822133529155 DMSC DEBUG msc_a(unknown:GERAN-A-370:NONE)[0x56365ea76180]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822133529155 DMSC DEBUG msc_i(unknown:GERAN-A-370:NONE)[0x56365ea752d0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822133529155 DMSC DEBUG msc_a(unknown:GERAN-A-370:NONE)[0x56365ea76180]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822133529155 DMM DEBUG msc_a(TMSI-0x846707B3:GERAN-A-370:CM_SERVICE_REQ)[0x56365ea76180]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250822133529155 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x846707B3:GERAN-A-370:CM_SERVICE_REQ)[0x56365ea2cd80]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822133529155 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x846707B3:GERAN-A-370:CM_SERVICE_REQ)[0x56365ea2cd80]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x846707B3:GERAN-A-370:CM_SERVICE_REQ)[0x56365ea76180] (fsm.c:486) 20250822133529155 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x846707B3:GERAN-A-370:CM_SERVICE_REQ)[0x56365ea2cd80]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250822133529155 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x846707B3:GERAN-A-370:CM_SERVICE_REQ)[0x56365ea2cd80]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822133529155 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822133529155 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822133529155 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-370:CM_SERVICE_REQ)[0x56365ea76180]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822133529155 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-370:CM_SERVICE_REQ)[0x56365ea76180]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822133529155 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-370:CM_SERVICE_REQ)[0x56365ea2cd80]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822133529155 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-370:CM_SERVICE_REQ)[0x56365ea2cd80]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822133529155 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-370:CM_SERVICE_REQ)[0x56365ea2cd80]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822133529155 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-370:CM_SERVICE_REQ)[0x56365ea752d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822133529155 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-370:CM_SERVICE_REQ)[0x56365ea2cd80]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822133529156 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-370:CM_SERVICE_REQ)[0x56365ea2cd80]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822133529156 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-370:CM_SERVICE_REQ)[0x56365ea2cd80]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822133529156 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-370:CM_SERVICE_REQ)[0x56365ea2cd80]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822133529156 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-370:CM_SERVICE_REQ)[0x56365ea2cd80]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822133529156 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-370:CM_SERVICE_REQ)[0x56365ea2cd80]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822133529156 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-370:CM_SERVICE_REQ)[0x56365ea2cd80]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822133529156 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-370:CM_SERVICE_REQ)[0x56365ea752d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133529156 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-370:CM_SERVICE_REQ)[0x56365ea76180]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250822133529156 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-370:CM_SERVICE_REQ)[0x56365ea76180]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250822133529156 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250822133529156 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250822133529156 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133529156 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133529156 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133529156 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133529156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133529156 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133529156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133529156 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133529156 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133529156 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133529156 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133529156 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133529156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133529156 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133529156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133529156 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133529156 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133529156 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133529156 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133529156 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133529156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133529156 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133529156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133529156 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-SCCP(2117)@718a44d66dfb: { messageType := 2, destLocRef := '7A4AF8'O, sourceLocRef := '000172'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822133529160 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250822133529160 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(2126)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(2120)@718a44d66dfb: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(2126) MSC_Test-MGCP(2121)@718a44d66dfb: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_csd0(2126) MSC_Test_0-RAN(2118)@718a44d66dfb: patching N(SD)=1 into dtap '03050407E18A89200440805E04802143F5'O MSC_Test_0-RAN(2118)@718a44d66dfb: patched enc_l3: '03450407E18A89200440805E04802143F5'O MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_len:20 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2117)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '01001103450407E18A89200440805E04802143F5'O MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133529170 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133529171 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133529171 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133529171 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133529171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133529171 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133529171 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133529171 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133529171 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-370:CM_SERVICE_REQ)[0x56365ea752d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133529171 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-370:CM_SERVICE_REQ)[0x56365ea76180]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133529171 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250822133529171 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3 callref-0x80000030 tid-8) New transaction (transaction.c:231) 20250822133529171 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-370:CM_SERVICE_REQ)[0x56365ea76180]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2671) 20250822133529171 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-370:CM_SERVICE_REQ)[0x56365ea76180]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250822133529171 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2690) 20250822133529171 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822133529171 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250822133529171 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) codec/BS: :0{CLEARMODE#120,BS33T} (from: MS={BS33T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:702) 20250822133529171 DCC INFO trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250822133529171 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250822133529171 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-370:CM_SERVICE_REQ)[0x56365ea13970]{ESTABLISHING}: Allocated (fsm.c:456) 20250822133529171 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-370:CM_SERVICE_REQ)[0x56365ea13970]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-370:CM_SERVICE_REQ)[0x56365ea76180] (fsm.c:486) 20250822133529171 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) codec/BS: :0{CLEARMODE#120,BS33T} (from: MS={BS33T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:2161) 20250822133529171 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-370:CM_SERVICE_REQ)[0x56365ea76390]{UNINITIALIZED}: Allocated (fsm.c:456) 20250822133529171 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-370:CM_SERVICE_REQ)[0x56365ea76390]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-370:CM_SERVICE_REQ)[0x56365ea13970] (fsm.c:486) 20250822133529171 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-370:CM_SERVICE_REQ:trans-8:call-144:RTP_TO_CN:no-CI)[0x56365ea76390]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250822133529171 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-370:CM_SERVICE_REQ:trans-8:call-144:RTP_TO_CN:no-CI)[0x56365ea76390]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250822133529172 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-370:CM_SERVICE_REQ)[0x56365ea51870]{UNINITIALIZED}: Allocated (fsm.c:456) 20250822133529172 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-370:CM_SERVICE_REQ)[0x56365ea51870]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-370:CM_SERVICE_REQ)[0x56365ea13970] (fsm.c:486) 20250822133529172 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-370:CM_SERVICE_REQ:trans-8:call-144:RTP_TO_RAN:no-CI)[0x56365ea51870]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250822133529172 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-370:CM_SERVICE_REQ:trans-8:call-144:RTP_TO_RAN:no-CI)[0x56365ea51870]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(2121)@718a44d66dfb: Found Expect[0] for { line := { verb := "CRCX", trans_id := "304", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "90" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mo_csd0(2126) TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_mo_call_establish 2: rx 1st CRCX 20250822133529177 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-370:CM_SERVICE_REQ:trans-8:call-144:RTP_TO_CN:no-CI)[0x56365ea76390]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822133529177 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-370:CM_SERVICE_REQ)[0x56365ea13970]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250822133529177 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-370:CM_SERVICE_REQ)[0x56365ea76180]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250822133529177 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) tx MNCC_SETUP_IND (RTP=1.1.1.1:10000{CLEARMODE#120}) (gsm_04_08_cc.c:309) TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(2120)@718a44d66dfb: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(2126) MSC_Test-MNCC(2120)@718a44d66dfb: Added conn table entry 0TC_lu_and_mo_csd0(2126)-2147483600 TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_mo_call_establish 1: rx MNCC SETUP ind 20250822133529180 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-370:CM_SERVICE_REQ:trans-8:call-144:RTP_TO_RAN:no-CI)[0x56365ea51870]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822133529180 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-370:CM_SERVICE_REQ)[0x56365ea13970]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250822133529180 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-370:CM_SERVICE_REQ)[0x56365ea76180]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250822133529180 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS33T} (from: MS={BS33T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:705) 20250822133529180 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) Sending Assignment Command (msc_a.c:706) 20250822133529180 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-370:CM_SERVICE_REQ)[0x56365ea752d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250822133529180 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133529180 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133529180 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133529180 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133529180 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133529180 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133529180 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133529180 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133529181 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_len:16 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2117)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O 20250822133529184 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133529184 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133529184 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133529184 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133529184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133529184 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133529184 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133529184 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133529184 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-370:CM_SERVICE_REQ)[0x56365ea752d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133529184 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-370:CM_SERVICE_REQ)[0x56365ea76180]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133529184 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-370:CM_SERVICE_REQ:trans-8:call-144:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x56365ea51870]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250822133529184 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-370:CM_SERVICE_REQ:trans-8:call-144:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x56365ea51870]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250822133529184 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-370:CM_SERVICE_REQ:trans-8:call-144:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea51870]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250822133529184 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS33T} (from: MS={BS33T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:1596) 20250822133529185 DCC INFO trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250822133529185 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS33T} (from: MS={BS33T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:2187) 20250822133529185 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) tx MNCC_RTP_CREATE (RTP=1.1.1.1:10000{CLEARMODE#120}) (gsm_04_08_cc.c:309) TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_mo_call_establish 5: rx MDCX for the RAN side 20250822133529187 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250822133529187 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822133529187 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822133529187 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250822133529187 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-370:CM_SERVICE_REQ)[0x56365ea752d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133529188 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133529188 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133529188 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133529188 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133529188 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133529188 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133529188 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133529188 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822133529189 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-370:CM_SERVICE_REQ:trans-8:call-144:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea51870]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822133529189 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-370:CM_SERVICE_REQ:trans-8:call-144:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea51870]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250822133529189 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-370:CM_SERVICE_REQ)[0x56365ea13970]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250822133529191 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250822133529191 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822133529191 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822133529191 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250822133529191 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-370:CM_SERVICE_REQ)[0x56365ea752d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133529191 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133529191 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133529191 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133529191 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133529191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133529191 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133529191 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133529191 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_mo_call_establish 7: rx CC Alerting 20250822133529193 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250822133529193 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) Got no information of remote audio codecs: neither SDP nor Bearer Capability. Trying anyway. (gsm_04_08_cc.c:795) 20250822133529193 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS33T} (from: MS={BS33T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:798) 20250822133529193 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-370:CM_SERVICE_REQ:trans-8:call-144:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x56365ea76390]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250822133529193 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-370:CM_SERVICE_REQ:trans-8:call-144:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x56365ea76390]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250822133529193 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-370:CM_SERVICE_REQ:trans-8:call-144:RTP_TO_CN:CI-11111:remote-port-not-sent:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea76390]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250822133529194 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250822133529194 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822133529194 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822133529194 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250822133529194 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250822133529194 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-370:CM_SERVICE_REQ)[0x56365ea752d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133529195 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133529195 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133529195 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133529195 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133529195 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133529195 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133529195 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133529195 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 TC_lu_and_mo_csd0(2126)@718a44d66dfb: as_optional_mgcp_mdcx: rx MDCX MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2126)@718a44d66dfb: { 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" } } } } } } } 20250822133529197 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-370:CM_SERVICE_REQ:trans-8:call-144:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea76390]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822133529197 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-370:CM_SERVICE_REQ:trans-8:call-144:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea76390]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250822133529197 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-370:CM_SERVICE_REQ)[0x56365ea13970]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250822133529197 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-370:CM_SERVICE_REQ)[0x56365ea13970]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250822133529197 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-370:CM_SERVICE_REQ)[0x56365ea76180]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(2118)@718a44d66dfb: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(2118)@718a44d66dfb: patched enc_l3: '038F'O MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2117)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002038F'O 20250822133529198 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133529198 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133529198 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133529198 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133529198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133529198 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133529198 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133529198 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133529199 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-370:CM_SERVICE_REQ)[0x56365ea752d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133529199 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-370:CM_SERVICE_REQ)[0x56365ea76180]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133529199 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2690) 20250822133529199 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250822133529199 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250822133529199 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822133529199 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) tx MNCC_SETUP_COMPL_IND (gsm_04_08_cc.c:309) TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(2126)@718a44d66dfb: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_mo_call_establish DONE TC_lu_and_mo_csd0(2126)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2126)@718a44d66dfb: Hold the call for some time TC_lu_and_mo_csd0(2126)@718a44d66dfb: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(2126)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2126)@718a44d66dfb: Hangup TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_call_hangup 0: tx MNCC_DISC_REQ 20250822133530208 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250822133530208 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822133530208 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250822133530208 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250822133530208 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-370:CM_SERVICE_REQ)[0x56365ea752d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133530208 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133530208 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133530208 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133530208 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133530208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133530208 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133530208 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133530208 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_call_hangup 1: rx DTAP CC DISC 20250822133530213 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250822133530213 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822133530213 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822133530213 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250822133530213 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250822133530213 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250822133530213 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-370:CM_SERVICE_REQ)[0x56365ea752d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133530213 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133530213 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133530213 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133530213 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133530213 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133530213 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133530213 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133530213 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(2118)@718a44d66dfb: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(2118)@718a44d66dfb: patched enc_l3: '03EA'O MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2117)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '01000203EA'O 20250822133530218 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133530218 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133530218 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133530218 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133530218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133530218 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133530218 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133530218 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133530218 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-370:CM_SERVICE_REQ)[0x56365ea752d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133530218 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-370:CM_SERVICE_REQ)[0x56365ea76180]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133530218 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2690) 20250822133530218 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250822133530218 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250822133530218 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-370:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250822133530218 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-370:CM_SERVICE_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250822133530218 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-370:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822133530218 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250822133530218 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-370:CM_SERVICE_REQ)[0x56365ea76180]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133530218 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-370:CM_SERVICE_REQ)[0x56365ea76180]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250822133530218 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822133530218 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822133530218 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822133530218 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-370:CM_SERVICE_REQ)[0x56365ea13970]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250822133530218 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-370:CM_SERVICE_REQ:trans-8:call-144:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea51870]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250822133530218 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-370:CM_SERVICE_REQ:trans-8:call-144:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea51870]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-370:CM_SERVICE_REQ)[0x56365ea13970] (call_leg.c:197) 20250822133530218 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-370:CM_SERVICE_REQ:trans-8:call-144:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea51870]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250822133530218 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-370:CM_SERVICE_REQ:trans-8:call-144:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea51870]{ESTABLISHED}: Deallocated (fsm.c:568) 20250822133530218 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-370:CM_SERVICE_REQ:trans-8:call-144:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea76390]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250822133530218 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-370:CM_SERVICE_REQ:trans-8:call-144:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea76390]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-370:CM_SERVICE_REQ)[0x56365ea13970] (call_leg.c:197) 20250822133530218 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-370:CM_SERVICE_REQ)[0x56365ea13970]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250822133530219 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-370:CM_SERVICE_REQ:trans-8:call-144:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea76390]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250822133530219 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-370:CM_SERVICE_REQ:trans-8:call-144:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea76390]{ESTABLISHED}: Deallocated (fsm.c:568) 20250822133530219 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-370:CM_SERVICE_REQ)[0x56365ea13970]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250822133530219 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-370:CM_SERVICE_REQ)[0x56365ea13970]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-370:CM_SERVICE_REQ)[0x56365ea76180] (call_leg.c:198) 20250822133530219 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-370:CM_SERVICE_REQ)[0x56365ea13970]{RELEASING}: Freeing instance (call_leg.c:198) 20250822133530219 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-370:CM_SERVICE_REQ)[0x56365ea13970]{RELEASING}: Deallocated (fsm.c:568) 20250822133530219 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-370:CM_SERVICE_REQ)[0x56365ea76180]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250822133530219 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-370:CM_SERVICE_REQ)[0x56365ea752d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822133530219 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133530219 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133530219 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133530219 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133530219 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133530219 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133530219 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822133530219 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133530219 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2120)@718a44d66dfb: Deleted conn table entry 0TC_lu_and_mo_csd0(2126)-2147483600 TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mo_csd0(2126)@718a44d66dfb: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on connection ID:0 TC_lu_and_mo_csd0(2126)@718a44d66dfb: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2117)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822133530223 DLSS7 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)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133530223 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133530223 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133530223 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133530223 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133530223 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133530223 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133530223 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133530223 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-370:CM_SERVICE_REQ)[0x56365ea752d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133530223 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-370:CM_SERVICE_REQ)[0x56365ea76180]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133530223 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-370:CM_SERVICE_REQ)[0x56365ea76180]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822133530224 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-370:CM_SERVICE_REQ)[0x56365ea76180]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133530224 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-370:CM_SERVICE_REQ)[0x56365ea76180]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822133530224 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-370:CM_SERVICE_REQ)[0x56365ea2cd80]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822133530224 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-370:CM_SERVICE_REQ)[0x56365ea2cd80]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-370:CM_SERVICE_REQ)[0x56365ea76180] (msc_a.c:1053) 20250822133530224 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-370:CM_SERVICE_REQ)[0x56365ea2cd80]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822133530224 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-370:CM_SERVICE_REQ)[0x56365ea2cd80]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822133530224 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-370:CM_SERVICE_REQ)[0x56365ea76180]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea51740] (msc_a.c:1053) 20250822133530224 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-370:CM_SERVICE_REQ)[0x56365ea76180]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822133530224 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-370:CM_SERVICE_REQ)[0x56365ea76180]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822133530224 DMSC DEBUG msub_fsm[0x56365ea51740]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822133530224 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3) MSC-A terminated (msub.c:261) 20250822133530224 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3) 1 MSC-I still active (msub.c:79) 20250822133530224 DMSC DEBUG msub_fsm[0x56365ea51740]{active}: State change to terminating (no timeout) (msub.c:91) 20250822133530224 DMSC DEBUG msub_fsm[0x56365ea51740]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822133530224 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-370:CM_SERVICE_REQ)[0x56365ea752d0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822133530224 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-370:CM_SERVICE_REQ)[0x56365ea752d0]{READY}: Removing from parent msub_fsm[0x56365ea51740] (msub.c:113) 20250822133530224 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-370 (ran_conn.c:155) 20250822133530224 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-370:CM_SERVICE_REQ)[0x56365ea752d0]{READY}: Freeing instance (msub.c:113) 20250822133530224 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-370:CM_SERVICE_REQ)[0x56365ea752d0]{READY}: Deallocated (fsm.c:568) 20250822133530224 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3) Free (msub.c:119) 20250822133530224 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3 - active-conn: now used by 1 (attached) (msub.c:375) 20250822133530224 DMSC DEBUG msub_fsm[0x56365ea51740]{terminating}: Freeing instance (msub.c:113) 20250822133530224 DMSC DEBUG msub_fsm[0x56365ea51740]{terminating}: Deallocated (fsm.c:568) 20250822133530224 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133530224 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133530224 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133530224 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133530224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133530224 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133530224 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133530224 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 20250822133530225 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133530225 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133530225 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133530225 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133530225 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133530225 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133530225 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133530225 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2118)@718a44d66dfb: Deleted conn table entry 0TC_lu_and_mo_csd0(2126)8014584 TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(2126)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_call_hangup 9: done TC_lu_and_mo_csd0(2126)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2126)@718a44d66dfb: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(2126)@718a44d66dfb: ----------------------------------------------- TC_lu_and_mo_csd0(2126)@718a44d66dfb: "CSD Bearer Service: BS34T" TC_lu_and_mo_csd0(2126)@718a44d66dfb: ----------------------------------------------- MSC_Test-GSUP(2123)@718a44d66dfb: Created GsupExpect[12] for "262420000000007" to be handled at TC_lu_and_mo_csd0(2126) TC_lu_and_mo_csd0(2126)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@718a44d66dfb: Added conn table entry 0TC_lu_and_mo_csd0(2126)4135233 MSC_Test_0-RAN(2118)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(2117)@718a44d66dfb: First idle individual index:0 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133531236 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133531236 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133531236 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133531236 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133531236 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133531236 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133531236 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133531236 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133531237 DMSC DEBUG msub_fsm[0x56365ea51870]{active}: Allocated (fsm.c:456) 20250822133531237 DMSC DEBUG msc_i[0x56365e9ff2c0]{READY}: Allocated (fsm.c:456) 20250822133531237 DMSC DEBUG msc_i[0x56365e9ff2c0]{READY}: is child of msub_fsm[0x56365ea51870] (fsm.c:486) 20250822133531237 DMSC DEBUG msc_a[0x56365ea2dd60]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822133531237 DMSC DEBUG msc_a[0x56365ea2dd60]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea51870] (fsm.c:486) 20250822133531237 DMSC DEBUG msc_a(unknown:GERAN-A-371:NONE)[0x56365ea2dd60]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822133531237 DMSC DEBUG msc_i(unknown:GERAN-A-371:NONE)[0x56365e9ff2c0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822133531237 DMSC DEBUG msc_a(unknown:GERAN-A-371:NONE)[0x56365ea2dd60]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822133531237 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-371:LU)[0x56365ea2dd60]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822133531237 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-371:LU)[0x56365ea2dd60]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822133531237 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-371:LU)[0x56365ea76390]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822133531237 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-371:LU)[0x56365ea76390]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-371:LU)[0x56365ea2dd60] (fsm.c:486) 20250822133531237 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-371:LU)[0x56365ea76390]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822133531237 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-371:LU)[0x56365ea76390]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822133531237 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822133531237 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822133531237 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-371:LU)[0x56365ea2dd60]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822133531237 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-371:LU)[0x56365ea2dd60]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822133531237 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250822133531237 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822133531237 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-371:LU)[0x56365ea76390]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822133531237 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-371:LU)[0x56365ea76390]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822133531237 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-371:LU)[0x56365ea76390]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822133531237 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-371:LU)[0x56365ea76390]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822133531237 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-371:LU)[0x56365e9ff2c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822133531237 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-371:LU)[0x56365ea76390]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822133531237 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-371:LU)[0x56365ea76390]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822133531237 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-371:LU)[0x56365ea2de90]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822133531238 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-371:LU)[0x56365ea2de90]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-371:LU)[0x56365ea76390] (fsm.c:486) 20250822133531238 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-371:LU)[0x56365ea2de90]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822133531238 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-371:LU)[0x56365ea2de90]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822133531238 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133531238 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133531238 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133531238 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133531238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133531238 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133531238 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133531238 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133531238 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133531238 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133531238 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133531238 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133531238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133531238 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133531238 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133531238 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@718a44d66dfb: { messageType := 2, destLocRef := '3F1941'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)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822133531240 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250822133531240 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2117)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250822133531242 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133531242 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133531242 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133531242 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133531242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133531242 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133531242 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133531242 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133531242 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-371:LU)[0x56365e9ff2c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133531242 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-371:LU)[0x56365ea2dd60]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(2126)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822133531245 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133531245 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250822133531245 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250822133531245 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822133531246 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133531246 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-371:LU)[0x56365ea76390]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822133531246 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-371:LU)[0x56365ea2de90]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822133531246 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-371:LU)[0x56365ea2de90]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822133531246 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-371:LU)[0x56365ea2de90]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822133531246 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-371:LU)[0x56365ea2de90]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-371:LU)[0x56365ea76390] (vlr_lu_fsm.c:110) 20250822133531246 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-371:LU)[0x56365ea2de90]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822133531246 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-371:LU)[0x56365ea2de90]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822133531246 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-371:LU)[0x56365ea76390]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822133531246 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-371:LU)[0x56365ea76390]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822133531246 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-371:LU)[0x56365ea13970]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822133531246 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-371:LU)[0x56365ea13970]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-371:LU)[0x56365ea76390] (fsm.c:486) 20250822133531246 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-371:LU)[0x56365ea13970]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822133531246 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-371:LU)[0x56365ea13970]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822133531246 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-371:LU)[0x56365ea13970]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822133531246 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-371:LU)[0x56365ea13970]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822133531246 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:TMSInew-0xA9BB61CD) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250822133531246 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-371:LU)[0x56365ea13970]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822133531246 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:TMSInew-0xA9BB61CD LOCATION UPDATE ACCEPT (TMSI = 0xa9bb61cd) (gsm_04_08.c:149) 20250822133531246 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:TMSInew-0xA9BB61CD:GERAN-A-371:LU)[0x56365e9ff2c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133531246 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:TMSInew-0xA9BB61CD - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822133531246 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133531246 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133531246 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133531246 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133531246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133531246 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133531246 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133531246 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2126)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2118)@718a44d66dfb: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(2118)@718a44d66dfb: patched enc_l3: '055B'O MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2117)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002055B'O 20250822133531250 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133531250 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133531250 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133531250 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133531250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133531250 DLSS7 DEBUG Found route for dpc=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)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133531250 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133531250 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133531250 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:TMSInew-0xA9BB61CD:GERAN-A-371:LU)[0x56365e9ff2c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133531250 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:TMSInew-0xA9BB61CD:GERAN-A-371:LU)[0x56365ea2dd60]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133531250 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:TMSInew-0xA9BB61CD:GERAN-A-371:LU)[0x56365ea2dd60]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822133531250 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:TMSInew-0xA9BB61CD:GERAN-A-371:LU)[0x56365ea76390]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822133531250 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-371:LU)[0x56365ea13970]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822133531250 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250822133531250 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-371:LU)[0x56365ea13970]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822133531250 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-371:LU)[0x56365ea76390]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822133531250 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-371:LU)[0x56365ea13970]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822133531250 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-371:LU)[0x56365ea13970]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-371:LU)[0x56365ea76390] (vlr_lu_fsm.c:817) 20250822133531250 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-371:LU)[0x56365ea13970]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822133531250 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x846707B3:GERAN-A-371:LU)[0x56365ea13970]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822133531250 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-371:LU)[0x56365ea76390]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822133531250 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-371:LU)[0x56365ea2dd60]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250822133531250 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-371:LU)[0x56365ea2dd60]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.986s remaining) (msc_a.c:450) 20250822133531250 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250822133531250 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-371:LU)[0x56365ea2dd60]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133531250 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-371:LU)[0x56365ea2dd60]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250822133531250 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822133531250 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822133531250 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822133531250 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-371:LU)[0x56365e9ff2c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822133531251 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822133531251 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133531251 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133531251 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133531251 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133531251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133531251 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133531251 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133531251 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2117)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822133531254 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133531254 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133531254 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133531254 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133531254 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133531254 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133531254 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133531254 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133531254 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-371:LU)[0x56365e9ff2c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133531254 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-371:LU)[0x56365ea2dd60]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133531254 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-371:LU)[0x56365ea2dd60]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822133531254 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-371:LU)[0x56365ea2dd60]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133531254 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-371:LU)[0x56365ea2dd60]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822133531254 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-371:LU)[0x56365ea76390]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822133531254 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-371:LU)[0x56365ea76390]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-371:LU)[0x56365ea2dd60] (msc_a.c:1053) 20250822133531254 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-371:LU)[0x56365ea76390]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822133531254 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-371:LU)[0x56365ea76390]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822133531254 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-371:LU)[0x56365ea76390]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822133531254 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-371:LU)[0x56365ea2dd60]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea51870] (msc_a.c:1053) 20250822133531254 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-371:LU)[0x56365ea2dd60]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822133531254 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-371:LU)[0x56365ea2dd60]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822133531254 DMSC DEBUG msub_fsm[0x56365ea51870]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822133531254 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD) MSC-A terminated (msub.c:261) 20250822133531254 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD) 1 MSC-I still active (msub.c:79) 20250822133531254 DMSC DEBUG msub_fsm[0x56365ea51870]{active}: State change to terminating (no timeout) (msub.c:91) 20250822133531254 DMSC DEBUG msub_fsm[0x56365ea51870]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822133531254 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-371:LU)[0x56365e9ff2c0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822133531254 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-371:LU)[0x56365e9ff2c0]{READY}: Removing from parent msub_fsm[0x56365ea51870] (msub.c:113) 20250822133531254 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-371 (ran_conn.c:155) 20250822133531254 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-371:LU)[0x56365e9ff2c0]{READY}: Freeing instance (msub.c:113) 20250822133531254 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-371:LU)[0x56365e9ff2c0]{READY}: Deallocated (fsm.c:568) 20250822133531254 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD) Free (msub.c:119) 20250822133531254 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD - active-conn: now used by 1 (attached) (msub.c:375) 20250822133531254 DMSC DEBUG msub_fsm[0x56365ea51870]{terminating}: Freeing instance (msub.c:113) 20250822133531254 DMSC DEBUG msub_fsm[0x56365ea51870]{terminating}: Deallocated (fsm.c:568) 20250822133531254 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133531254 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133531254 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133531254 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133531254 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133531255 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133531255 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133531255 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 20250822133531255 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133531255 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133531255 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133531255 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133531255 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133531255 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133531255 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133531255 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2118)@718a44d66dfb: Deleted conn table entry 0TC_lu_and_mo_csd0(2126)4135233 TC_lu_and_mo_csd0(2126)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822133531257 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822133531257 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(2126)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2126)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2126)@718a44d66dfb: 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 := 'A9BB61CD'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(2118)@718a44d66dfb: Added conn table entry 0TC_lu_and_mo_csd0(2126)6054256 MSC_Test_0-SCCP(2117)@718a44d66dfb: First idle individual index:0 MSC_Test_0-RAN(2118)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133531458 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133531458 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133531458 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133531458 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133531458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133531458 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133531458 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133531458 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133531459 DMSC DEBUG msub_fsm[0x56365ea76390]{active}: Allocated (fsm.c:456) 20250822133531459 DMSC DEBUG msc_i[0x56365ea2dd60]{READY}: Allocated (fsm.c:456) 20250822133531459 DMSC DEBUG msc_i[0x56365ea2dd60]{READY}: is child of msub_fsm[0x56365ea76390] (fsm.c:486) 20250822133531459 DMSC DEBUG msc_a[0x56365e9ff2c0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822133531459 DMSC DEBUG msc_a[0x56365e9ff2c0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea76390] (fsm.c:486) 20250822133531459 DMSC DEBUG msc_a(unknown:GERAN-A-372:NONE)[0x56365e9ff2c0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822133531459 DMSC DEBUG msc_i(unknown:GERAN-A-372:NONE)[0x56365ea2dd60]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822133531459 DMSC DEBUG msc_a(unknown:GERAN-A-372:NONE)[0x56365e9ff2c0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822133531459 DMM DEBUG msc_a(TMSI-0xA9BB61CD:GERAN-A-372:CM_SERVICE_REQ)[0x56365e9ff2c0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250822133531459 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA9BB61CD:GERAN-A-372:CM_SERVICE_REQ)[0x56365ea51870]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822133531459 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA9BB61CD:GERAN-A-372:CM_SERVICE_REQ)[0x56365ea51870]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xA9BB61CD:GERAN-A-372:CM_SERVICE_REQ)[0x56365e9ff2c0] (fsm.c:486) 20250822133531459 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA9BB61CD:GERAN-A-372:CM_SERVICE_REQ)[0x56365ea51870]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250822133531459 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA9BB61CD:GERAN-A-372:CM_SERVICE_REQ)[0x56365ea51870]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822133531459 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822133531459 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822133531459 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-372:CM_SERVICE_REQ)[0x56365e9ff2c0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822133531459 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-372:CM_SERVICE_REQ)[0x56365e9ff2c0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822133531459 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-372:CM_SERVICE_REQ)[0x56365ea51870]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822133531459 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-372:CM_SERVICE_REQ)[0x56365ea51870]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822133531459 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-372:CM_SERVICE_REQ)[0x56365ea51870]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822133531459 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-372:CM_SERVICE_REQ)[0x56365ea2dd60]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822133531459 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-372:CM_SERVICE_REQ)[0x56365ea51870]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822133531460 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-372:CM_SERVICE_REQ)[0x56365ea51870]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822133531460 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-372:CM_SERVICE_REQ)[0x56365ea51870]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822133531460 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-372:CM_SERVICE_REQ)[0x56365ea51870]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822133531460 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-372:CM_SERVICE_REQ)[0x56365ea51870]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822133531460 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-372:CM_SERVICE_REQ)[0x56365ea51870]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822133531460 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-372:CM_SERVICE_REQ)[0x56365ea51870]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822133531460 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-372:CM_SERVICE_REQ)[0x56365ea2dd60]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133531460 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-372:CM_SERVICE_REQ)[0x56365e9ff2c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250822133531460 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-372:CM_SERVICE_REQ)[0x56365e9ff2c0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250822133531460 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250822133531460 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250822133531460 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133531460 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133531460 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133531460 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133531460 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133531460 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133531460 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133531460 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133531460 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133531460 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133531460 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133531460 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133531460 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133531460 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133531460 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133531460 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133531460 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133531460 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133531460 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133531460 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133531460 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133531460 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133531460 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133531460 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@718a44d66dfb: { messageType := 2, destLocRef := '5C6170'O ("\\ap"), 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)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822133531464 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250822133531464 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(2126)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(2120)@718a44d66dfb: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(2126) MSC_Test-MGCP(2121)@718a44d66dfb: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_csd0(2126) MSC_Test_0-RAN(2118)@718a44d66dfb: patching N(SD)=1 into dtap '03050407E18A89200540805E04802143F5'O MSC_Test_0-RAN(2118)@718a44d66dfb: patched enc_l3: '03450407E18A89200540805E04802143F5'O MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_len:20 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2117)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '01001103450407E18A89200540805E04802143F5'O 20250822133531473 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133531473 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133531473 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133531473 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133531473 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133531473 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133531473 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133531473 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133531473 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-372:CM_SERVICE_REQ)[0x56365ea2dd60]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133531473 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-372:CM_SERVICE_REQ)[0x56365e9ff2c0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133531473 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250822133531473 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD callref-0x80000031 tid-8) New transaction (transaction.c:231) 20250822133531473 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-372:CM_SERVICE_REQ)[0x56365e9ff2c0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2671) 20250822133531473 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-372:CM_SERVICE_REQ)[0x56365e9ff2c0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250822133531473 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2690) 20250822133531473 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822133531473 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250822133531473 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) codec/BS: :0{CLEARMODE#120,BS34T} (from: MS={BS34T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:702) 20250822133531474 DCC INFO trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250822133531474 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250822133531474 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-372:CM_SERVICE_REQ)[0x56365ea13970]{ESTABLISHING}: Allocated (fsm.c:456) 20250822133531474 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-372:CM_SERVICE_REQ)[0x56365ea13970]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-372:CM_SERVICE_REQ)[0x56365e9ff2c0] (fsm.c:486) 20250822133531474 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) codec/BS: :0{CLEARMODE#120,BS34T} (from: MS={BS34T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:2161) 20250822133531474 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-372:CM_SERVICE_REQ)[0x56365ea51740]{UNINITIALIZED}: Allocated (fsm.c:456) 20250822133531474 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-372:CM_SERVICE_REQ)[0x56365ea51740]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-372:CM_SERVICE_REQ)[0x56365ea13970] (fsm.c:486) 20250822133531474 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-372:CM_SERVICE_REQ:trans-8:call-145:RTP_TO_CN:no-CI)[0x56365ea51740]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250822133531474 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-372:CM_SERVICE_REQ:trans-8:call-145:RTP_TO_CN:no-CI)[0x56365ea51740]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250822133531474 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-372:CM_SERVICE_REQ)[0x56365ea2cd80]{UNINITIALIZED}: Allocated (fsm.c:456) 20250822133531474 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-372:CM_SERVICE_REQ)[0x56365ea2cd80]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-372:CM_SERVICE_REQ)[0x56365ea13970] (fsm.c:486) 20250822133531474 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-372:CM_SERVICE_REQ:trans-8:call-145:RTP_TO_RAN:no-CI)[0x56365ea2cd80]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250822133531474 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-372:CM_SERVICE_REQ:trans-8:call-145:RTP_TO_RAN:no-CI)[0x56365ea2cd80]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(2121)@718a44d66dfb: Found Expect[0] for { line := { verb := "CRCX", trans_id := "310", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "91" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mo_csd0(2126) TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_mo_call_establish 2: rx 1st CRCX 20250822133531479 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-372:CM_SERVICE_REQ:trans-8:call-145:RTP_TO_CN:no-CI)[0x56365ea51740]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822133531479 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-372:CM_SERVICE_REQ)[0x56365ea13970]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250822133531479 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-372:CM_SERVICE_REQ)[0x56365e9ff2c0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250822133531479 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) tx MNCC_SETUP_IND (RTP=1.1.1.1:10000{CLEARMODE#120}) (gsm_04_08_cc.c:309) MSC_Test-MNCC(2120)@718a44d66dfb: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(2126) MSC_Test-MNCC(2120)@718a44d66dfb: Added conn table entry 0TC_lu_and_mo_csd0(2126)-2147483599 TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_mo_call_establish 6: rx 2nd CRCX TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_mo_call_establish 1: rx MNCC SETUP ind 20250822133531482 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-372:CM_SERVICE_REQ:trans-8:call-145:RTP_TO_RAN:no-CI)[0x56365ea2cd80]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822133531482 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-372:CM_SERVICE_REQ)[0x56365ea13970]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250822133531482 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-372:CM_SERVICE_REQ)[0x56365e9ff2c0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250822133531482 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS34T} (from: MS={BS34T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:705) 20250822133531482 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) Sending Assignment Command (msc_a.c:706) 20250822133531482 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-372:CM_SERVICE_REQ)[0x56365ea2dd60]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250822133531482 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133531482 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133531482 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133531482 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133531482 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133531482 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133531482 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133531483 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 20250822133531483 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_len:16 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2117)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O 20250822133531487 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133531487 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133531487 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133531487 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133531487 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133531487 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133531487 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133531487 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133531488 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-372:CM_SERVICE_REQ)[0x56365ea2dd60]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133531488 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-372:CM_SERVICE_REQ)[0x56365e9ff2c0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133531488 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-372:CM_SERVICE_REQ:trans-8:call-145:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x56365ea2cd80]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250822133531488 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-372:CM_SERVICE_REQ:trans-8:call-145:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x56365ea2cd80]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250822133531488 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-372:CM_SERVICE_REQ:trans-8:call-145:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea2cd80]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250822133531488 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS34T} (from: MS={BS34T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:1596) 20250822133531488 DCC INFO trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250822133531488 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS34T} (from: MS={BS34T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:2187) 20250822133531488 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) tx MNCC_RTP_CREATE (RTP=1.1.1.1:10000{CLEARMODE#120}) (gsm_04_08_cc.c:309) TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_mo_call_establish 5: rx MDCX for the RAN side 20250822133531491 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250822133531491 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822133531491 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822133531491 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250822133531491 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-372:CM_SERVICE_REQ)[0x56365ea2dd60]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133531492 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133531492 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133531492 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133531492 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133531492 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133531492 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133531492 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133531492 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822133531492 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-372:CM_SERVICE_REQ:trans-8:call-145:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea2cd80]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822133531492 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-372:CM_SERVICE_REQ:trans-8:call-145:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea2cd80]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250822133531492 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-372:CM_SERVICE_REQ)[0x56365ea13970]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250822133531494 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250822133531494 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822133531494 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822133531494 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250822133531494 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-372:CM_SERVICE_REQ)[0x56365ea2dd60]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133531495 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133531495 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133531495 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133531495 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133531495 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133531495 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133531495 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133531495 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_mo_call_establish 7: rx CC Alerting 20250822133531497 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250822133531497 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) Got no information of remote audio codecs: neither SDP nor Bearer Capability. Trying anyway. (gsm_04_08_cc.c:795) 20250822133531497 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS34T} (from: MS={BS34T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:798) 20250822133531497 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-372:CM_SERVICE_REQ:trans-8:call-145:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x56365ea51740]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250822133531497 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-372:CM_SERVICE_REQ:trans-8:call-145:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x56365ea51740]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250822133531497 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-372:CM_SERVICE_REQ:trans-8:call-145:RTP_TO_CN:CI-11111:remote-port-not-sent:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea51740]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250822133531498 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250822133531498 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822133531498 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822133531498 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250822133531498 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250822133531498 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-372:CM_SERVICE_REQ)[0x56365ea2dd60]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133531498 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133531498 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133531498 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133531498 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133531498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133531498 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133531498 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133531498 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2126)@718a44d66dfb: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_csd0(2126)@718a44d66dfb: { 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(2126)@718a44d66dfb: f_mo_call_establish 10: rx CC CONNECT 20250822133531499 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-372:CM_SERVICE_REQ:trans-8:call-145:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea51740]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822133531499 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-372:CM_SERVICE_REQ:trans-8:call-145:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea51740]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250822133531499 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-372:CM_SERVICE_REQ)[0x56365ea13970]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250822133531499 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-372:CM_SERVICE_REQ)[0x56365ea13970]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250822133531499 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-372:CM_SERVICE_REQ)[0x56365e9ff2c0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) MSC_Test_0-RAN(2118)@718a44d66dfb: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(2118)@718a44d66dfb: patched enc_l3: '038F'O MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2117)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002038F'O 20250822133531500 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133531500 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133531500 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133531500 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133531500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133531500 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133531500 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133531500 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133531500 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-372:CM_SERVICE_REQ)[0x56365ea2dd60]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133531500 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-372:CM_SERVICE_REQ)[0x56365e9ff2c0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133531500 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2690) 20250822133531500 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250822133531500 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250822133531500 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822133531500 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) tx MNCC_SETUP_COMPL_IND (gsm_04_08_cc.c:309) TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(2126)@718a44d66dfb: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_mo_call_establish DONE TC_lu_and_mo_csd0(2126)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2126)@718a44d66dfb: Hold the call for some time TC_lu_and_mo_csd0(2126)@718a44d66dfb: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(2126)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2126)@718a44d66dfb: Hangup TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_call_hangup 0: tx MNCC_DISC_REQ 20250822133532509 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250822133532509 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822133532509 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250822133532509 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250822133532509 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-372:CM_SERVICE_REQ)[0x56365ea2dd60]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133532510 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133532510 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133532510 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133532510 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133532510 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133532510 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133532510 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133532510 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_call_hangup 1: rx DTAP CC DISC 20250822133532514 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250822133532514 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822133532514 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822133532514 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250822133532514 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250822133532514 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250822133532514 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-372:CM_SERVICE_REQ)[0x56365ea2dd60]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133532515 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133532515 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133532515 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133532515 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133532515 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133532515 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133532515 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133532515 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(2118)@718a44d66dfb: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(2118)@718a44d66dfb: patched enc_l3: '03EA'O MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2117)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '01000203EA'O 20250822133532519 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133532519 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133532519 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133532519 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133532519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133532519 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133532519 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133532519 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133532519 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-372:CM_SERVICE_REQ)[0x56365ea2dd60]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133532519 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-372:CM_SERVICE_REQ)[0x56365e9ff2c0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133532520 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2690) 20250822133532520 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250822133532520 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250822133532520 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-372:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250822133532520 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-372:CM_SERVICE_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250822133532520 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-372:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822133532520 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250822133532520 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-372:CM_SERVICE_REQ)[0x56365e9ff2c0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133532520 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-372:CM_SERVICE_REQ)[0x56365e9ff2c0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250822133532520 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822133532520 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822133532520 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822133532520 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-372:CM_SERVICE_REQ)[0x56365ea13970]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250822133532520 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-372:CM_SERVICE_REQ:trans-8:call-145:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea2cd80]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250822133532520 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-372:CM_SERVICE_REQ:trans-8:call-145:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea2cd80]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-372:CM_SERVICE_REQ)[0x56365ea13970] (call_leg.c:197) 20250822133532520 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-372:CM_SERVICE_REQ:trans-8:call-145:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea2cd80]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250822133532520 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-372:CM_SERVICE_REQ:trans-8:call-145:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea2cd80]{ESTABLISHED}: Deallocated (fsm.c:568) 20250822133532520 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-372:CM_SERVICE_REQ:trans-8:call-145:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea51740]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250822133532520 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-372:CM_SERVICE_REQ:trans-8:call-145:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea51740]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-372:CM_SERVICE_REQ)[0x56365ea13970] (call_leg.c:197) 20250822133532520 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-372:CM_SERVICE_REQ)[0x56365ea13970]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250822133532520 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-372:CM_SERVICE_REQ:trans-8:call-145:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea51740]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250822133532520 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-372:CM_SERVICE_REQ:trans-8:call-145:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea51740]{ESTABLISHED}: Deallocated (fsm.c:568) 20250822133532520 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-372:CM_SERVICE_REQ)[0x56365ea13970]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250822133532520 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-372:CM_SERVICE_REQ)[0x56365ea13970]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-372:CM_SERVICE_REQ)[0x56365e9ff2c0] (call_leg.c:198) 20250822133532520 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-372:CM_SERVICE_REQ)[0x56365ea13970]{RELEASING}: Freeing instance (call_leg.c:198) 20250822133532520 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-372:CM_SERVICE_REQ)[0x56365ea13970]{RELEASING}: Deallocated (fsm.c:568) 20250822133532520 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-372:CM_SERVICE_REQ)[0x56365e9ff2c0]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250822133532520 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-372:CM_SERVICE_REQ)[0x56365ea2dd60]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822133532521 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822133532521 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133532521 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133532521 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133532521 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133532521 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133532521 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133532521 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133532521 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2120)@718a44d66dfb: Deleted conn table entry 0TC_lu_and_mo_csd0(2126)-2147483599 TC_lu_and_mo_csd0(2126)@718a44d66dfb: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(2126)@718a44d66dfb: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(2117)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2117)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822133532525 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133532525 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133532525 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133532525 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133532525 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)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133532525 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133532525 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133532525 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133532526 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-372:CM_SERVICE_REQ)[0x56365ea2dd60]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133532526 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-372:CM_SERVICE_REQ)[0x56365e9ff2c0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133532526 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-372:CM_SERVICE_REQ)[0x56365e9ff2c0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822133532526 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-372:CM_SERVICE_REQ)[0x56365e9ff2c0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133532526 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-372:CM_SERVICE_REQ)[0x56365e9ff2c0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822133532526 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-372:CM_SERVICE_REQ)[0x56365ea51870]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822133532526 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-372:CM_SERVICE_REQ)[0x56365ea51870]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-372:CM_SERVICE_REQ)[0x56365e9ff2c0] (msc_a.c:1053) 20250822133532526 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-372:CM_SERVICE_REQ)[0x56365ea51870]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822133532526 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-372:CM_SERVICE_REQ)[0x56365ea51870]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822133532526 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-372:CM_SERVICE_REQ)[0x56365e9ff2c0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea76390] (msc_a.c:1053) 20250822133532526 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-372:CM_SERVICE_REQ)[0x56365e9ff2c0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822133532526 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-372:CM_SERVICE_REQ)[0x56365e9ff2c0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822133532526 DMSC DEBUG msub_fsm[0x56365ea76390]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822133532526 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD) MSC-A terminated (msub.c:261) 20250822133532526 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD) 1 MSC-I still active (msub.c:79) 20250822133532526 DMSC DEBUG msub_fsm[0x56365ea76390]{active}: State change to terminating (no timeout) (msub.c:91) 20250822133532526 DMSC DEBUG msub_fsm[0x56365ea76390]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822133532526 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-372:CM_SERVICE_REQ)[0x56365ea2dd60]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822133532526 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-372:CM_SERVICE_REQ)[0x56365ea2dd60]{READY}: Removing from parent msub_fsm[0x56365ea76390] (msub.c:113) 20250822133532526 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-372 (ran_conn.c:155) 20250822133532526 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-372:CM_SERVICE_REQ)[0x56365ea2dd60]{READY}: Freeing instance (msub.c:113) 20250822133532526 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-372:CM_SERVICE_REQ)[0x56365ea2dd60]{READY}: Deallocated (fsm.c:568) 20250822133532526 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD) Free (msub.c:119) 20250822133532526 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD - active-conn: now used by 1 (attached) (msub.c:375) 20250822133532526 DMSC DEBUG msub_fsm[0x56365ea76390]{terminating}: Freeing instance (msub.c:113) 20250822133532526 DMSC DEBUG msub_fsm[0x56365ea76390]{terminating}: Deallocated (fsm.c:568) 20250822133532526 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133532526 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133532526 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133532526 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133532526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133532526 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133532526 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133532526 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-M3UA(2119)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133532527 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133532527 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133532527 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133532527 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133532527 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133532527 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133532527 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133532527 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(2118)@718a44d66dfb: Deleted conn table entry 0TC_lu_and_mo_csd0(2126)6054256 TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(2126)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2126)@718a44d66dfb: f_call_hangup 9: done TC_lu_and_mo_csd0(2126)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2126)@718a44d66dfb: Final verdict of PTC: pass 20250822133533543 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822133533543 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822133533543 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822133533543 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822133533543 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822133533543 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822133533543 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822133533543 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822133533543 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822133533543 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133533543 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822133533543 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822133533543 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822133533543 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822133533543 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822133533543 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822133533543 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822133533543 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822133533543 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2119)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-SCCP(2117)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP(2123)@718a44d66dfb: Final verdict of PTC: none 20250822133533545 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822133533546 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-SMPP(2124)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(2121)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2127)@718a44d66dfb: Final verdict of PTC: none 20250822133533547 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-RAN(2118)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(2120)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP-IPA(2122)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2116)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(2125)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(2116): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(2117): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(2118): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(2119): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(2120): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(2121): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(2122): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(2123): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(2124): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(2125): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_lu_and_mo_csd0(2126): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(2127): none (pass -> pass) MTC@718a44d66dfb: Test case TC_lu_and_mo_csd finished. Verdict: pass MTC@718a44d66dfb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_csd pass'. Fri Aug 22 13:35:33 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 20250822133534549 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=5060944) 20250822133535545 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822133535545 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822133535545 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822133535550 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=5060944, count=5062820) 20250822133536552 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:35: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_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 20250822133537553 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_lu_and_mt_csd started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(2131)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(2131)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2131)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(2129)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822133538373 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2132)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822133538554 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822133538554 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2134)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2134)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822133538560 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2134)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2134)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2134)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@718a44d66dfb: IPA ID RESP: { { 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)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2134)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822133538566 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822133538566 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822133538566 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822133538566 DLSS7 DEBUG 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)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2131)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822133538568 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133538568 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822133538568 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822133538568 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822133538568 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822133538568 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822133538568 DLSS7 DEBUG 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)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(2131)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2131)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822133538570 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133538570 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822133538570 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822133538570 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822133538570 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822133538570 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822133538570 DLSS7 DEBUG 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)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 20250822133538570 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822133538570 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2131)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822133538581 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822133538581 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_lu_and_mt_csd0(2138)@718a44d66dfb: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(2138)@718a44d66dfb: ----------------------------------------------- TC_lu_and_mt_csd0(2138)@718a44d66dfb: "CSD Bearer Service: BS21T" TC_lu_and_mt_csd0(2138)@718a44d66dfb: ----------------------------------------------- MSC_Test-GSUP(2135)@718a44d66dfb: Created GsupExpect[0] for "262420000000007" to be handled at TC_lu_and_mt_csd0(2138) TC_lu_and_mt_csd0(2138)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250822133539373 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133539373 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133539373 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133539374 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133539374 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133539374 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133539374 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133539374 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133539374 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133539374 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133539374 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133539374 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133539374 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133539374 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133539374 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133539374 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2130)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(2130)@718a44d66dfb: Added conn table entry 0TC_lu_and_mt_csd0(2138)12668376 MSC_Test_0-RAN(2130)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(2129)@718a44d66dfb: First idle individual index:0 20250822133539379 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133539379 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133539379 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133539379 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133539379 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133539379 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133539379 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133539379 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133539380 DMSC DEBUG msub_fsm[0x56365ea2cd80]{active}: Allocated (fsm.c:456) 20250822133539380 DMSC DEBUG msc_i[0x56365ea76050]{READY}: Allocated (fsm.c:456) 20250822133539380 DMSC DEBUG msc_i[0x56365ea76050]{READY}: is child of msub_fsm[0x56365ea2cd80] (fsm.c:486) 20250822133539380 DMSC DEBUG msc_a[0x56365ea2de90]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822133539380 DMSC DEBUG msc_a[0x56365ea2de90]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea2cd80] (fsm.c:486) 20250822133539380 DMSC DEBUG msc_a(unknown:GERAN-A-373:NONE)[0x56365ea2de90]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822133539380 DMSC DEBUG msc_i(unknown:GERAN-A-373:NONE)[0x56365ea76050]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822133539380 DMSC DEBUG msc_a(unknown:GERAN-A-373:NONE)[0x56365ea2de90]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822133539380 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-373:LU)[0x56365ea2de90]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822133539380 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-373:LU)[0x56365ea2de90]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822133539380 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-373:LU)[0x56365ea51740]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822133539380 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-373:LU)[0x56365ea51740]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-373:LU)[0x56365ea2de90] (fsm.c:486) 20250822133539380 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-373:LU)[0x56365ea51740]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822133539380 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-373:LU)[0x56365ea51740]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822133539380 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822133539380 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822133539380 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-373:LU)[0x56365ea2de90]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822133539380 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-373:LU)[0x56365ea2de90]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822133539380 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250822133539380 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822133539380 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-373:LU)[0x56365ea51740]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822133539380 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-373:LU)[0x56365ea51740]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822133539380 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-373:LU)[0x56365ea51740]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822133539380 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-373:LU)[0x56365ea51740]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822133539380 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-373:LU)[0x56365ea76050]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822133539380 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-373:LU)[0x56365ea51740]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822133539380 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-373:LU)[0x56365ea51740]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822133539380 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-373:LU)[0x56365ea76180]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822133539380 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-373:LU)[0x56365ea76180]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-373:LU)[0x56365ea51740] (fsm.c:486) 20250822133539380 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-373:LU)[0x56365ea76180]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822133539380 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-373:LU)[0x56365ea76180]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822133539380 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133539380 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133539380 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133539380 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133539380 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133539380 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133539380 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133539380 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133539380 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133539380 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133539380 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133539380 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133539380 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133539380 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133539380 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133539380 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@718a44d66dfb: { messageType := 2, destLocRef := 'C14DD8'O, sourceLocRef := '000175'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(2135)@718a44d66dfb: Found GsupExpect[0] for "262420000000007" handled at TC_lu_and_mt_csd0(2138) MSC_Test-GSUP(2135)@718a44d66dfb: Added IMSI table entry 0TC_lu_and_mt_csd0(2138)"262420000000007" 20250822133539382 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250822133539382 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2129)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133539382 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133539382 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133539382 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133539382 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133539382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133539382 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133539382 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133539382 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133539382 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-373:LU)[0x56365ea76050]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133539383 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-373:LU)[0x56365ea2de90]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(2138)@718a44d66dfb: setverdict(pass): none -> pass 20250822133539385 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133539385 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250822133539385 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250822133539385 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822133539385 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133539385 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-373:LU)[0x56365ea51740]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822133539385 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-373:LU)[0x56365ea76180]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822133539385 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-373:LU)[0x56365ea76180]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822133539385 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-373:LU)[0x56365ea76180]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822133539385 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-373:LU)[0x56365ea76180]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-373:LU)[0x56365ea51740] (vlr_lu_fsm.c:110) 20250822133539385 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-373:LU)[0x56365ea76180]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822133539385 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-373:LU)[0x56365ea76180]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822133539385 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-373:LU)[0x56365ea51740]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822133539385 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-373:LU)[0x56365ea51740]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822133539385 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-373:LU)[0x56365ea13970]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822133539385 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-373:LU)[0x56365ea13970]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-373:LU)[0x56365ea51740] (fsm.c:486) 20250822133539385 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-373:LU)[0x56365ea13970]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822133539385 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-373:LU)[0x56365ea13970]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822133539385 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-373:LU)[0x56365ea13970]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822133539385 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-373:LU)[0x56365ea13970]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822133539385 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:TMSInew-0x6D6C64DA) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250822133539385 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-373:LU)[0x56365ea13970]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822133539385 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:TMSInew-0x6D6C64DA LOCATION UPDATE ACCEPT (TMSI = 0x6d6c64da) (gsm_04_08.c:149) 20250822133539385 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:TMSInew-0x6D6C64DA:GERAN-A-373:LU)[0x56365ea76050]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133539385 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:TMSInew-0x6D6C64DA - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822133539385 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133539385 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133539385 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133539385 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133539385 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133539385 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133539385 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133539385 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(2138)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2130)@718a44d66dfb: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(2130)@718a44d66dfb: patched enc_l3: '055B'O MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2129)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133539388 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133539388 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133539388 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133539388 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133539388 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133539388 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133539388 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133539388 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133539388 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:TMSInew-0x6D6C64DA:GERAN-A-373:LU)[0x56365ea76050]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133539388 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:TMSInew-0x6D6C64DA:GERAN-A-373:LU)[0x56365ea2de90]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133539388 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:TMSInew-0x6D6C64DA:GERAN-A-373:LU)[0x56365ea2de90]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822133539388 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:TMSInew-0x6D6C64DA:GERAN-A-373:LU)[0x56365ea51740]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822133539388 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-373:LU)[0x56365ea13970]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822133539388 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250822133539388 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-373:LU)[0x56365ea13970]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822133539388 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-373:LU)[0x56365ea51740]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822133539388 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-373:LU)[0x56365ea13970]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822133539388 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-373:LU)[0x56365ea13970]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-373:LU)[0x56365ea51740] (vlr_lu_fsm.c:817) 20250822133539388 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-373:LU)[0x56365ea13970]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822133539388 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA9BB61CD:GERAN-A-373:LU)[0x56365ea13970]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822133539388 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-373:LU)[0x56365ea51740]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822133539388 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-373:LU)[0x56365ea2de90]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250822133539388 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-373:LU)[0x56365ea2de90]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.991s remaining) (msc_a.c:450) 20250822133539388 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250822133539388 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-373:LU)[0x56365ea2de90]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133539388 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-373:LU)[0x56365ea2de90]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250822133539388 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822133539388 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822133539388 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822133539388 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-373:LU)[0x56365ea76050]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822133539388 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822133539388 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133539388 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133539388 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133539388 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133539388 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133539388 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133539388 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133539388 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2129)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133539388 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133539388 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133539388 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133539389 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133539389 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133539389 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133539389 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133539389 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133539389 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-373:LU)[0x56365ea76050]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133539389 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-373:LU)[0x56365ea2de90]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133539389 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-373:LU)[0x56365ea2de90]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822133539389 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-373:LU)[0x56365ea2de90]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133539389 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-373:LU)[0x56365ea2de90]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822133539389 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-373:LU)[0x56365ea51740]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822133539389 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-373:LU)[0x56365ea51740]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-373:LU)[0x56365ea2de90] (msc_a.c:1053) 20250822133539389 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-373:LU)[0x56365ea51740]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822133539389 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-373:LU)[0x56365ea51740]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822133539389 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-373:LU)[0x56365ea51740]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822133539389 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-373:LU)[0x56365ea2de90]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea2cd80] (msc_a.c:1053) 20250822133539389 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-373:LU)[0x56365ea2de90]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822133539389 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-373:LU)[0x56365ea2de90]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822133539389 DMSC DEBUG msub_fsm[0x56365ea2cd80]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822133539389 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA) MSC-A terminated (msub.c:261) 20250822133539389 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA) 1 MSC-I still active (msub.c:79) 20250822133539389 DMSC DEBUG msub_fsm[0x56365ea2cd80]{active}: State change to terminating (no timeout) (msub.c:91) 20250822133539389 DMSC DEBUG msub_fsm[0x56365ea2cd80]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822133539389 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-373:LU)[0x56365ea76050]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822133539389 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-373:LU)[0x56365ea76050]{READY}: Removing from parent msub_fsm[0x56365ea2cd80] (msub.c:113) 20250822133539389 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-373 (ran_conn.c:155) 20250822133539389 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-373:LU)[0x56365ea76050]{READY}: Freeing instance (msub.c:113) 20250822133539389 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-373:LU)[0x56365ea76050]{READY}: Deallocated (fsm.c:568) 20250822133539389 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA) Free (msub.c:119) 20250822133539389 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA - active-conn: now used by 1 (attached) (msub.c:375) 20250822133539389 DMSC DEBUG msub_fsm[0x56365ea2cd80]{terminating}: Freeing instance (msub.c:113) 20250822133539389 DMSC DEBUG msub_fsm[0x56365ea2cd80]{terminating}: Deallocated (fsm.c:568) 20250822133539389 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133539389 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133539389 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133539389 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133539389 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133539389 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133539389 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133539389 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on local reference:0 20250822133539389 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133539389 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133539389 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133539389 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133539389 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133539389 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133539389 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133539389 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(2130)@718a44d66dfb: Deleted conn table entry 0TC_lu_and_mt_csd0(2138)12668376 TC_lu_and_mt_csd0(2138)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822133539389 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822133539389 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(2138)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2138)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2130)@718a44d66dfb: Created IMSI[0] for '262420000000007'H'6D6C64DA'O to be handled at TC_lu_and_mt_csd0(2138) MSC_Test-MNCC(2132)@718a44d66dfb: Added conn table entry 0TC_lu_and_mt_csd0(2138)602417102 20250822133539392 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250822133539392 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250822133539392 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA callref-0x23e827ce tid-255) New transaction (transaction.c:231) 20250822133539392 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA callref-0x23e827ce tid-255) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS21T} (gsm_04_08_cc.c:790) 20250822133539392 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA callref-0x23e827ce tid-255) codecs: :0{(no-codecs)} (from: remote=:0{CLEARMODE#120,BS21T} RAN={(no-codecs)}) (gsm_04_08_cc.c:798) 20250822133539392 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA callref-0x23e827ce tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250822133539393 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250822133539393 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250822133539393 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133539393 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133539393 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133539393 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133539393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133539393 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133539393 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133539393 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2130)@718a44d66dfb: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(2138) TC_lu_and_mt_csd0(2138)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2130)@718a44d66dfb: Created IMSI[1] for '262420000000007'H'6D6C64DA'O to be handled at TC_lu_and_mt_csd0(2138) TC_lu_and_mt_csd0(2138)@718a44d66dfb: 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 := '6D6C64DA'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(2130)@718a44d66dfb: Added conn table entry 0TC_lu_and_mt_csd0(2138)14193359 MSC_Test_0-SCCP(2129)@718a44d66dfb: First idle individual index:0 20250822133539395 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133539395 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133539395 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133539395 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133539395 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133539395 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133539395 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133539395 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133539395 DMSC DEBUG msub_fsm[0x56365ea51740]{active}: Allocated (fsm.c:456) 20250822133539395 DMSC DEBUG msc_i[0x56365ea2de90]{READY}: Allocated (fsm.c:456) 20250822133539395 DMSC DEBUG msc_i[0x56365ea2de90]{READY}: is child of msub_fsm[0x56365ea51740] (fsm.c:486) 20250822133539395 DMSC DEBUG msc_a[0x56365ea76050]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822133539395 DMSC DEBUG msc_a[0x56365ea76050]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea51740] (fsm.c:486) 20250822133539395 DMSC DEBUG msc_a(unknown:GERAN-A-374:NONE)[0x56365ea76050]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822133539395 DMSC DEBUG msc_i(unknown:GERAN-A-374:NONE)[0x56365ea2de90]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822133539395 DMSC DEBUG msc_a(unknown:GERAN-A-374:NONE)[0x56365ea76050]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822133539395 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6D6C64DA:GERAN-A-374:PAGING_RESP)[0x56365ea2cd80]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822133539395 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6D6C64DA:GERAN-A-374:PAGING_RESP)[0x56365ea2cd80]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x6D6C64DA:GERAN-A-374:PAGING_RESP)[0x56365ea76050] (fsm.c:486) 20250822133539395 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6D6C64DA:GERAN-A-374:PAGING_RESP)[0x56365ea2cd80]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250822133539395 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6D6C64DA:GERAN-A-374:PAGING_RESP)[0x56365ea2cd80]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822133539395 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822133539395 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822133539395 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-374:PAGING_RESP)[0x56365ea76050]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822133539395 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-374:PAGING_RESP)[0x56365ea76050]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822133539395 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-374:PAGING_RESP)[0x56365ea2cd80]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822133539395 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-374:PAGING_RESP)[0x56365ea2cd80]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822133539395 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-374:PAGING_RESP)[0x56365ea2cd80]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822133539395 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-374:PAGING_RESP)[0x56365ea2de90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822133539395 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-374:PAGING_RESP)[0x56365ea2cd80]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822133539395 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-374:PAGING_RESP)[0x56365ea2cd80]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822133539395 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-374:PAGING_RESP)[0x56365ea2cd80]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822133539395 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-374:PAGING_RESP)[0x56365ea2cd80]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822133539395 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-374:PAGING_RESP)[0x56365ea2cd80]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822133539395 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-374:PAGING_RESP)[0x56365ea2cd80]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822133539395 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-374:PAGING_RESP)[0x56365ea2cd80]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822133539395 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-374:PAGING_RESP)[0x56365ea76050]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250822133539395 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-374:PAGING_RESP)[0x56365ea76050]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250822133539395 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA callref-0x23e827ce tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250822133539395 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250822133539395 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-374:PAGING_RESP)[0x56365ea76050]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:407) 20250822133539395 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-374:PAGING_RESP)[0x56365ea76050]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250822133539395 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-374:PAGING_RESP callref-0x23e827ce tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250822133539395 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-374:PAGING_RESP callref-0x23e827ce tid-0) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS21T} (gsm_04_08_cc.c:905) 20250822133539395 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-374:PAGING_RESP callref-0x23e827ce 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) 20250822133539395 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-374:PAGING_RESP callref-0x23e827ce tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250822133539395 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-374:PAGING_RESP)[0x56365ea2de90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133539395 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250822133539395 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250822133539395 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250822133539395 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133539395 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133539395 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133539395 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133539395 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133539395 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133539395 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133539395 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133539395 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133539395 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133539395 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133539395 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133539395 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133539395 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133539395 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133539395 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133539395 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133539395 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133539395 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133539395 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133539395 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133539395 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133539395 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133539395 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-SCCP(2129)@718a44d66dfb: { messageType := 2, destLocRef := 'D892CF'O, sourceLocRef := '000176'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822133539396 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250822133539396 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(2138)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_mt_call_complete 1 MSC_Test_0-RAN(2130)@718a44d66dfb: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(2130)@718a44d66dfb: patched enc_l3: '8301'O MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2129)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0100028301'O 20250822133539398 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133539398 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133539398 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133539398 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133539398 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133539398 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133539398 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133539398 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133539398 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-374:PAGING_RESP)[0x56365ea2de90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133539398 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-374:PAGING_RESP)[0x56365ea76050]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133539398 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-374:PAGING_RESP callref-0x23e827ce tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2690) 20250822133539398 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-374:PAGING_RESP callref-0x23e827ce tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250822133539398 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-374:PAGING_RESP callref-0x23e827ce tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250822133539398 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-374:PAGING_RESP callref-0x23e827ce tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250822133539398 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-374:PAGING_RESP callref-0x23e827ce 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) 20250822133539398 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-374:PAGING_RESP callref-0x23e827ce tid-0) tx MNCC_ALERT_IND (RTP=0.0.0.0:0{CLEARMODE#120}) (gsm_04_08_cc.c:309) TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_mt_call_complete 2 MSC_Test-MGCP(2133)@718a44d66dfb: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(2138) 20250822133539401 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-374:PAGING_RESP callref-0x23e827ce tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250822133539401 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-374:PAGING_RESP)[0x56365ea13970]{ESTABLISHING}: Allocated (fsm.c:456) 20250822133539401 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-374:PAGING_RESP)[0x56365ea13970]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-374:PAGING_RESP)[0x56365ea76050] (fsm.c:486) 20250822133539401 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-374:PAGING_RESP callref-0x23e827ce 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) 20250822133539401 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-374:PAGING_RESP)[0x56365ea78fe0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250822133539401 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-374:PAGING_RESP)[0x56365ea78fe0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-374:PAGING_RESP)[0x56365ea13970] (fsm.c:486) 20250822133539401 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-374:PAGING_RESP:trans-0:call-146:RTP_TO_CN:no-CI)[0x56365ea78fe0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250822133539401 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-374:PAGING_RESP:trans-0:call-146:RTP_TO_CN:no-CI)[0x56365ea78fe0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250822133539401 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-374:PAGING_RESP)[0x56365ea2dd60]{UNINITIALIZED}: Allocated (fsm.c:456) 20250822133539401 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-374:PAGING_RESP)[0x56365ea2dd60]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-374:PAGING_RESP)[0x56365ea13970] (fsm.c:486) 20250822133539401 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-374:PAGING_RESP:trans-0:call-146:RTP_TO_RAN:no-CI)[0x56365ea2dd60]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250822133539401 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-374:PAGING_RESP:trans-0:call-146:RTP_TO_RAN:no-CI)[0x56365ea2dd60]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(2133)@718a44d66dfb: Found Expect[0] for { line := { verb := "CRCX", trans_id := "316", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "92" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mt_csd0(2138) TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_mt_call_complete 3 20250822133539406 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-374:PAGING_RESP:trans-0:call-146:RTP_TO_CN:no-CI)[0x56365ea78fe0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822133539406 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-374:PAGING_RESP)[0x56365ea13970]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250822133539406 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-374:PAGING_RESP)[0x56365ea76050]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250822133539406 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-374:PAGING_RESP callref-0x23e827ce tid-0) CN RTP address available, but in unexpected state 7 (gsm_04_08_cc.c:2122) TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_mt_call_complete 4 20250822133539407 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-374:PAGING_RESP:trans-0:call-146:RTP_TO_RAN:no-CI)[0x56365ea2dd60]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822133539407 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-374:PAGING_RESP)[0x56365ea13970]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250822133539407 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-374:PAGING_RESP)[0x56365ea76050]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250822133539407 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-374:PAGING_RESP callref-0x23e827ce 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) 20250822133539407 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-374:PAGING_RESP callref-0x23e827ce tid-0) Sending Assignment Command (msc_a.c:706) 20250822133539407 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-374:PAGING_RESP)[0x56365ea2de90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250822133539407 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133539407 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133539407 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133539407 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133539407 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133539407 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133539407 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133539407 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_mt_call_complete 6 MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_len:16 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2129)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O 20250822133539409 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133539409 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133539409 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133539409 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133539409 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133539409 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133539409 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133539409 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133539409 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-374:PAGING_RESP)[0x56365ea2de90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133539409 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-374:PAGING_RESP)[0x56365ea76050]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133539409 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-374:PAGING_RESP:trans-0:call-146:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x56365ea2dd60]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250822133539409 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-374:PAGING_RESP:trans-0:call-146:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x56365ea2dd60]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250822133539409 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-374:PAGING_RESP:trans-0:call-146:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea2dd60]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250822133539409 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-374:PAGING_RESP callref-0x23e827ce 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) 20250822133539409 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-374:PAGING_RESP callref-0x23e827ce tid-0) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250822133539409 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-374:PAGING_RESP callref-0x23e827ce 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) 20250822133539409 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-374:PAGING_RESP callref-0x23e827ce tid-0) tx MNCC_RTP_CREATE (RTP=0.0.0.0:0{CLEARMODE#120}) (gsm_04_08_cc.c:309) MSC_Test_0-RAN(2130)@718a44d66dfb: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(2130)@718a44d66dfb: patched enc_l3: '8347'O MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2129)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_mt_call_complete 5 TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_mt_call_complete 8 20250822133539411 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-374:PAGING_RESP:trans-0:call-146:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea2dd60]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822133539411 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-374:PAGING_RESP:trans-0:call-146:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea2dd60]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250822133539411 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-374:PAGING_RESP)[0x56365ea13970]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250822133539610 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133539610 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133539610 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133539610 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133539610 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133539610 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133539610 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133539610 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133539611 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-374:PAGING_RESP)[0x56365ea2de90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133539611 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-374:PAGING_RESP)[0x56365ea76050]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133539611 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-374:PAGING_RESP callref-0x23e827ce tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2690) 20250822133539611 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-374:PAGING_RESP callref-0x23e827ce tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250822133539611 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-374:PAGING_RESP callref-0x23e827ce tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250822133539611 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-374:PAGING_RESP callref-0x23e827ce 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) 20250822133539611 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-374:PAGING_RESP callref-0x23e827ce tid-0) tx MNCC_SETUP_CNF (RTP=0.0.0.0:0{CLEARMODE#120}) (gsm_04_08_cc.c:309) TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_mt_call_complete 7 20250822133539618 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-374:PAGING_RESP callref-0x23e827ce tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250822133539618 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-374:PAGING_RESP callref-0x23e827ce 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) 20250822133539619 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-374:PAGING_RESP:trans-0:call-146:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x56365ea78fe0]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250822133539619 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-374:PAGING_RESP:trans-0:call-146:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x56365ea78fe0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250822133539619 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-374:PAGING_RESP:trans-0:call-146:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x56365ea78fe0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250822133539619 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-374:PAGING_RESP:trans-0:call-146:RTP_TO_CN:CI-11111:remote-port-not-sent:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea78fe0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_mt_call_complete 9 TC_lu_and_mt_csd0(2138)@718a44d66dfb: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_mt_call_complete DONE TC_lu_and_mt_csd0(2138)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2138)@718a44d66dfb: Hold the call for some time 20250822133539624 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-374:PAGING_RESP:trans-0:call-146:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea78fe0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822133539625 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-374:PAGING_RESP:trans-0:call-146:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea78fe0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250822133539625 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-374:PAGING_RESP)[0x56365ea13970]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250822133539625 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-374:PAGING_RESP)[0x56365ea13970]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250822133539625 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-374:PAGING_RESP)[0x56365ea76050]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) TC_lu_and_mt_csd0(2138)@718a44d66dfb: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(2138)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2138)@718a44d66dfb: Hangup TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_call_hangup 0: tx MNCC_DISC_REQ 20250822133540129 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-374:PAGING_RESP callref-0x23e827ce tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250822133540129 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-374:PAGING_RESP callref-0x23e827ce tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822133540129 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-374:PAGING_RESP callref-0x23e827ce tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250822133540129 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-374:PAGING_RESP callref-0x23e827ce tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250822133540129 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-374:PAGING_RESP)[0x56365ea2de90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133540129 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133540129 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133540129 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133540129 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133540129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133540129 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133540129 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133540130 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(2130)@718a44d66dfb: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(2130)@718a44d66dfb: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_len:9 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2129)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O 20250822133540137 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133540137 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133540137 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133540137 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133540137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133540137 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133540137 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133540137 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133540137 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-374:PAGING_RESP)[0x56365ea2de90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133540137 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-374:PAGING_RESP)[0x56365ea76050]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133540138 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-374:PAGING_RESP callref-0x23e827ce tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2690) 20250822133540138 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-374:PAGING_RESP callref-0x23e827ce tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250822133540138 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-374:PAGING_RESP)[0x56365ea2de90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133540138 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-374:PAGING_RESP callref-0x23e827ce tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250822133540138 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-374:PAGING_RESP callref-0x23e827ce tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250822133540138 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-374:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250822133540138 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-374:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822133540138 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250822133540138 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-374:PAGING_RESP)[0x56365ea76050]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133540138 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-374:PAGING_RESP)[0x56365ea76050]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250822133540138 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822133540138 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822133540138 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822133540138 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-374:PAGING_RESP)[0x56365ea13970]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250822133540138 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-374:PAGING_RESP:trans-0:call-146:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea2dd60]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250822133540138 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-374:PAGING_RESP:trans-0:call-146:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea2dd60]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-374:PAGING_RESP)[0x56365ea13970] (call_leg.c:197) 20250822133540138 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-374:PAGING_RESP:trans-0:call-146:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea2dd60]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250822133540138 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-374:PAGING_RESP:trans-0:call-146:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea2dd60]{ESTABLISHED}: Deallocated (fsm.c:568) 20250822133540138 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-374:PAGING_RESP:trans-0:call-146:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea78fe0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250822133540138 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-374:PAGING_RESP:trans-0:call-146:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea78fe0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-374:PAGING_RESP)[0x56365ea13970] (call_leg.c:197) 20250822133540138 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-374:PAGING_RESP)[0x56365ea13970]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250822133540138 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-374:PAGING_RESP:trans-0:call-146:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea78fe0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250822133540138 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-374:PAGING_RESP:trans-0:call-146:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea78fe0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250822133540138 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-374:PAGING_RESP)[0x56365ea13970]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250822133540138 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-374:PAGING_RESP)[0x56365ea13970]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-374:PAGING_RESP)[0x56365ea76050] (call_leg.c:198) 20250822133540138 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-374:PAGING_RESP)[0x56365ea13970]{RELEASING}: Freeing instance (call_leg.c:198) 20250822133540138 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-374:PAGING_RESP)[0x56365ea13970]{RELEASING}: Deallocated (fsm.c:568) 20250822133540138 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-374:PAGING_RESP)[0x56365ea76050]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250822133540138 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-374:PAGING_RESP)[0x56365ea2de90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822133540139 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822133540139 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133540139 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133540139 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133540139 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133540139 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133540139 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133540139 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133540139 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133540139 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133540139 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133540139 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133540139 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133540139 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133540139 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133540139 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133540139 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test-MNCC(2132)@718a44d66dfb: Deleted conn table entry 0TC_lu_and_mt_csd0(2138)602417102 MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(2138)@718a44d66dfb: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mt_csd0(2138)@718a44d66dfb: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2129)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822133540145 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133540145 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133540145 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133540145 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133540145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133540145 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133540145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133540145 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133540145 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-374:PAGING_RESP)[0x56365ea2de90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133540145 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-374:PAGING_RESP)[0x56365ea76050]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133540146 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-374:PAGING_RESP)[0x56365ea76050]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822133540146 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-374:PAGING_RESP)[0x56365ea76050]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133540146 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-374:PAGING_RESP)[0x56365ea76050]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822133540146 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-374:PAGING_RESP)[0x56365ea2cd80]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822133540146 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-374:PAGING_RESP)[0x56365ea2cd80]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-374:PAGING_RESP)[0x56365ea76050] (msc_a.c:1053) 20250822133540146 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-374:PAGING_RESP)[0x56365ea2cd80]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822133540146 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-374:PAGING_RESP)[0x56365ea2cd80]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822133540146 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-374:PAGING_RESP)[0x56365ea76050]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea51740] (msc_a.c:1053) 20250822133540146 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-374:PAGING_RESP)[0x56365ea76050]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822133540146 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-374:PAGING_RESP)[0x56365ea76050]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822133540146 DMSC DEBUG msub_fsm[0x56365ea51740]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822133540146 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA) MSC-A terminated (msub.c:261) 20250822133540146 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA) 1 MSC-I still active (msub.c:79) 20250822133540146 DMSC DEBUG msub_fsm[0x56365ea51740]{active}: State change to terminating (no timeout) (msub.c:91) 20250822133540146 DMSC DEBUG msub_fsm[0x56365ea51740]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822133540146 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-374:PAGING_RESP)[0x56365ea2de90]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822133540146 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-374:PAGING_RESP)[0x56365ea2de90]{READY}: Removing from parent msub_fsm[0x56365ea51740] (msub.c:113) 20250822133540146 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-374 (ran_conn.c:155) 20250822133540146 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-374:PAGING_RESP)[0x56365ea2de90]{READY}: Freeing instance (msub.c:113) 20250822133540146 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-374:PAGING_RESP)[0x56365ea2de90]{READY}: Deallocated (fsm.c:568) 20250822133540146 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA) Free (msub.c:119) 20250822133540146 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA - active-conn: now used by 1 (attached) (msub.c:375) 20250822133540146 DMSC DEBUG msub_fsm[0x56365ea51740]{terminating}: Freeing instance (msub.c:113) 20250822133540146 DMSC DEBUG msub_fsm[0x56365ea51740]{terminating}: Deallocated (fsm.c:568) 20250822133540146 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133540146 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133540146 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133540146 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133540146 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133540146 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133540146 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133540146 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on local reference:0 20250822133540147 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133540147 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133540147 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133540147 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133540147 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133540147 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133540147 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133540147 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2130)@718a44d66dfb: Deleted conn table entry 0TC_lu_and_mt_csd0(2138)14193359 TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(2138)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_call_hangup 9: done MSC_Test_0-RAN(2130)@718a44d66dfb: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(2138) TC_lu_and_mt_csd0(2138)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2138)@718a44d66dfb: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(2138)@718a44d66dfb: ----------------------------------------------- TC_lu_and_mt_csd0(2138)@718a44d66dfb: "CSD Bearer Service: BS22T" TC_lu_and_mt_csd0(2138)@718a44d66dfb: ----------------------------------------------- MSC_Test-GSUP(2135)@718a44d66dfb: Created GsupExpect[0] for "262420000000007" to be handled at TC_lu_and_mt_csd0(2138) TC_lu_and_mt_csd0(2138)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000007'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(2130)@718a44d66dfb: Added conn table entry 0TC_lu_and_mt_csd0(2138)1578845 MSC_Test_0-RAN(2130)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(2129)@718a44d66dfb: First idle individual index:0 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133541158 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133541158 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133541158 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133541158 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133541158 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133541158 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133541158 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133541158 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133541159 DMSC DEBUG msub_fsm[0x56365ea2dd60]{active}: Allocated (fsm.c:456) 20250822133541159 DMSC DEBUG msc_i[0x56365ea2e0f0]{READY}: Allocated (fsm.c:456) 20250822133541159 DMSC DEBUG msc_i[0x56365ea2e0f0]{READY}: is child of msub_fsm[0x56365ea2dd60] (fsm.c:486) 20250822133541159 DMSC DEBUG msc_a[0x56365ea76180]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822133541160 DMSC DEBUG msc_a[0x56365ea76180]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea2dd60] (fsm.c:486) 20250822133541160 DMSC DEBUG msc_a(unknown:GERAN-A-375:NONE)[0x56365ea76180]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822133541160 DMSC DEBUG msc_i(unknown:GERAN-A-375:NONE)[0x56365ea2e0f0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822133541160 DMSC DEBUG msc_a(unknown:GERAN-A-375:NONE)[0x56365ea76180]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822133541160 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-375:LU)[0x56365ea76180]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822133541160 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-375:LU)[0x56365ea76180]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822133541160 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-375:LU)[0x56365ea78fe0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822133541160 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-375:LU)[0x56365ea78fe0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-375:LU)[0x56365ea76180] (fsm.c:486) 20250822133541160 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-375:LU)[0x56365ea78fe0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822133541160 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-375:LU)[0x56365ea78fe0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822133541160 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822133541160 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822133541160 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-375:LU)[0x56365ea76180]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822133541160 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-375:LU)[0x56365ea76180]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822133541160 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250822133541160 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822133541160 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-375:LU)[0x56365ea78fe0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822133541160 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-375:LU)[0x56365ea78fe0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822133541160 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-375:LU)[0x56365ea78fe0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822133541160 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-375:LU)[0x56365ea78fe0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822133541160 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-375:LU)[0x56365ea2e0f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822133541160 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-375:LU)[0x56365ea78fe0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822133541160 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-375:LU)[0x56365ea78fe0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822133541160 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-375:LU)[0x56365ea752d0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822133541160 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-375:LU)[0x56365ea752d0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-375:LU)[0x56365ea78fe0] (fsm.c:486) 20250822133541160 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-375:LU)[0x56365ea752d0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822133541160 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-375:LU)[0x56365ea752d0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822133541160 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133541160 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133541160 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133541160 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133541160 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133541160 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133541160 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133541160 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133541161 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133541161 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133541161 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133541161 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133541161 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133541161 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133541161 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133541161 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@718a44d66dfb: { messageType := 2, destLocRef := '18175D'O, sourceLocRef := '000177'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822133541163 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250822133541163 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_from0 20250822133541164 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133541164 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133541164 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133541164 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133541164 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133541164 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133541164 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-SCCP(2129)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250822133541164 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133541165 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-375:LU)[0x56365ea2e0f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133541165 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-375:LU)[0x56365ea76180]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(2138)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822133541167 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133541167 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250822133541167 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250822133541167 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822133541167 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133541167 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-375:LU)[0x56365ea78fe0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822133541167 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-375:LU)[0x56365ea752d0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822133541167 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-375:LU)[0x56365ea752d0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822133541167 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-375:LU)[0x56365ea752d0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822133541167 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-375:LU)[0x56365ea752d0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-375:LU)[0x56365ea78fe0] (vlr_lu_fsm.c:110) 20250822133541167 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-375:LU)[0x56365ea752d0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822133541167 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-375:LU)[0x56365ea752d0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822133541167 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-375:LU)[0x56365ea78fe0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822133541167 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-375:LU)[0x56365ea78fe0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822133541168 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-375:LU)[0x56365ea13970]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822133541168 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-375:LU)[0x56365ea13970]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-375:LU)[0x56365ea78fe0] (fsm.c:486) 20250822133541168 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-375:LU)[0x56365ea13970]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822133541168 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-375:LU)[0x56365ea13970]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822133541168 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-375:LU)[0x56365ea13970]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822133541168 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-375:LU)[0x56365ea13970]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822133541168 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:TMSInew-0xA19EC397) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250822133541168 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-375:LU)[0x56365ea13970]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822133541168 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:TMSInew-0xA19EC397 LOCATION UPDATE ACCEPT (TMSI = 0xa19ec397) (gsm_04_08.c:149) 20250822133541168 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:TMSInew-0xA19EC397:GERAN-A-375:LU)[0x56365ea2e0f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133541168 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:TMSInew-0xA19EC397 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822133541168 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133541168 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133541168 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133541168 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133541168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133541168 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133541168 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133541168 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(2138)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2130)@718a44d66dfb: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(2130)@718a44d66dfb: patched enc_l3: '055B'O MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2129)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002055B'O 20250822133541171 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133541171 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133541171 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133541171 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133541171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133541171 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133541171 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133541171 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133541172 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:TMSInew-0xA19EC397:GERAN-A-375:LU)[0x56365ea2e0f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133541172 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:TMSInew-0xA19EC397:GERAN-A-375:LU)[0x56365ea76180]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133541172 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:TMSInew-0xA19EC397:GERAN-A-375:LU)[0x56365ea76180]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822133541172 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:TMSInew-0xA19EC397:GERAN-A-375:LU)[0x56365ea78fe0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822133541172 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-375:LU)[0x56365ea13970]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822133541172 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250822133541172 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-375:LU)[0x56365ea13970]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822133541172 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-375:LU)[0x56365ea78fe0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822133541172 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-375:LU)[0x56365ea13970]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822133541172 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-375:LU)[0x56365ea13970]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-375:LU)[0x56365ea78fe0] (vlr_lu_fsm.c:817) 20250822133541172 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-375:LU)[0x56365ea13970]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822133541172 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6D6C64DA:GERAN-A-375:LU)[0x56365ea13970]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822133541172 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-375:LU)[0x56365ea78fe0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822133541172 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-375:LU)[0x56365ea76180]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250822133541172 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-375:LU)[0x56365ea76180]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.987s remaining) (msc_a.c:450) 20250822133541172 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250822133541172 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-375:LU)[0x56365ea76180]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133541172 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-375:LU)[0x56365ea76180]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250822133541172 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822133541172 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822133541172 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822133541172 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-375:LU)[0x56365ea2e0f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822133541172 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822133541172 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133541172 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133541173 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133541173 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133541173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133541173 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133541173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133541173 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_from0 20250822133541175 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133541175 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133541175 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133541175 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133541175 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133541175 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133541175 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133541175 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(2129)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133541175 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-375:LU)[0x56365ea2e0f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133541176 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-375:LU)[0x56365ea76180]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133541176 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-375:LU)[0x56365ea76180]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822133541176 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-375:LU)[0x56365ea76180]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133541176 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-375:LU)[0x56365ea76180]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822133541176 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-375:LU)[0x56365ea78fe0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822133541176 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-375:LU)[0x56365ea78fe0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-375:LU)[0x56365ea76180] (msc_a.c:1053) 20250822133541176 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-375:LU)[0x56365ea78fe0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822133541176 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-375:LU)[0x56365ea78fe0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822133541176 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-375:LU)[0x56365ea78fe0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822133541176 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-375:LU)[0x56365ea76180]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea2dd60] (msc_a.c:1053) 20250822133541176 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-375:LU)[0x56365ea76180]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822133541176 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-375:LU)[0x56365ea76180]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822133541176 DMSC DEBUG msub_fsm[0x56365ea2dd60]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822133541176 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397) MSC-A terminated (msub.c:261) 20250822133541176 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397) 1 MSC-I still active (msub.c:79) 20250822133541176 DMSC DEBUG msub_fsm[0x56365ea2dd60]{active}: State change to terminating (no timeout) (msub.c:91) 20250822133541176 DMSC DEBUG msub_fsm[0x56365ea2dd60]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822133541176 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-375:LU)[0x56365ea2e0f0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822133541176 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-375:LU)[0x56365ea2e0f0]{READY}: Removing from parent msub_fsm[0x56365ea2dd60] (msub.c:113) 20250822133541176 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-375 (ran_conn.c:155) 20250822133541176 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-375:LU)[0x56365ea2e0f0]{READY}: Freeing instance (msub.c:113) 20250822133541176 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-375:LU)[0x56365ea2e0f0]{READY}: Deallocated (fsm.c:568) 20250822133541176 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397) Free (msub.c:119) 20250822133541176 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397 - active-conn: now used by 1 (attached) (msub.c:375) 20250822133541176 DMSC DEBUG msub_fsm[0x56365ea2dd60]{terminating}: Freeing instance (msub.c:113) 20250822133541176 DMSC DEBUG msub_fsm[0x56365ea2dd60]{terminating}: Deallocated (fsm.c:568) 20250822133541176 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133541176 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133541176 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133541176 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133541176 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133541176 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133541176 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133541176 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on local reference:0 20250822133541177 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133541177 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133541177 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133541177 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133541177 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133541177 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133541177 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133541177 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2130)@718a44d66dfb: Deleted conn table entry 0TC_lu_and_mt_csd0(2138)1578845 TC_lu_and_mt_csd0(2138)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822133541179 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822133541179 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(2138)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2138)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2130)@718a44d66dfb: Created IMSI[0] for '262420000000007'H'A19EC397'O to be handled at TC_lu_and_mt_csd0(2138) MSC_Test-MNCC(2132)@718a44d66dfb: Added conn table entry 0TC_lu_and_mt_csd0(2138)281142231 20250822133541181 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397 + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250822133541181 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397 + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250822133541181 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397 callref-0x10c1e3d7 tid-255) New transaction (transaction.c:231) 20250822133541181 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397 callref-0x10c1e3d7 tid-255) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS22T} (gsm_04_08_cc.c:790) 20250822133541181 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397 callref-0x10c1e3d7 tid-255) codecs: :0{(no-codecs)} (from: remote=:0{CLEARMODE#120,BS22T} RAN={(no-codecs)}) (gsm_04_08_cc.c:798) 20250822133541181 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397 callref-0x10c1e3d7 tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250822133541181 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397 + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250822133541181 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397 - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250822133541181 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133541181 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133541181 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133541181 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133541181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133541181 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133541181 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133541181 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2130)@718a44d66dfb: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(2138) TC_lu_and_mt_csd0(2138)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2130)@718a44d66dfb: Created IMSI[2] for '262420000000007'H'A19EC397'O to be handled at TC_lu_and_mt_csd0(2138) TC_lu_and_mt_csd0(2138)@718a44d66dfb: 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 := 'A19EC397'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(2130)@718a44d66dfb: Added conn table entry 0TC_lu_and_mt_csd0(2138)11324019 MSC_Test_0-SCCP(2129)@718a44d66dfb: First idle individual index:0 20250822133541184 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133541184 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133541184 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133541184 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133541184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133541184 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133541184 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133541184 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133541184 DMSC DEBUG msub_fsm[0x56365ea78fe0]{active}: Allocated (fsm.c:456) 20250822133541184 DMSC DEBUG msc_i[0x56365ea76180]{READY}: Allocated (fsm.c:456) 20250822133541184 DMSC DEBUG msc_i[0x56365ea76180]{READY}: is child of msub_fsm[0x56365ea78fe0] (fsm.c:486) 20250822133541185 DMSC DEBUG msc_a[0x56365ea2e0f0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822133541185 DMSC DEBUG msc_a[0x56365ea2e0f0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea78fe0] (fsm.c:486) 20250822133541185 DMSC DEBUG msc_a(unknown:GERAN-A-376:NONE)[0x56365ea2e0f0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822133541185 DMSC DEBUG msc_i(unknown:GERAN-A-376:NONE)[0x56365ea76180]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822133541185 DMSC DEBUG msc_a(unknown:GERAN-A-376:NONE)[0x56365ea2e0f0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822133541185 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA19EC397:GERAN-A-376:PAGING_RESP)[0x56365ea2dd60]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822133541185 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA19EC397:GERAN-A-376:PAGING_RESP)[0x56365ea2dd60]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xA19EC397:GERAN-A-376:PAGING_RESP)[0x56365ea2e0f0] (fsm.c:486) 20250822133541185 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA19EC397:GERAN-A-376:PAGING_RESP)[0x56365ea2dd60]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250822133541185 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA19EC397:GERAN-A-376:PAGING_RESP)[0x56365ea2dd60]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822133541185 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397 + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822133541185 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397 + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822133541185 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-376:PAGING_RESP)[0x56365ea2e0f0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822133541185 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-376:PAGING_RESP)[0x56365ea2e0f0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822133541185 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-376:PAGING_RESP)[0x56365ea2dd60]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822133541185 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-376:PAGING_RESP)[0x56365ea2dd60]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822133541185 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-376:PAGING_RESP)[0x56365ea2dd60]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822133541185 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-376:PAGING_RESP)[0x56365ea76180]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822133541185 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-376:PAGING_RESP)[0x56365ea2dd60]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822133541185 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-376:PAGING_RESP)[0x56365ea2dd60]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822133541185 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-376:PAGING_RESP)[0x56365ea2dd60]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822133541185 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-376:PAGING_RESP)[0x56365ea2dd60]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822133541185 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-376:PAGING_RESP)[0x56365ea2dd60]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822133541185 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-376:PAGING_RESP)[0x56365ea2dd60]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822133541185 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-376:PAGING_RESP)[0x56365ea2dd60]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822133541185 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-376:PAGING_RESP)[0x56365ea2e0f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250822133541185 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-376:PAGING_RESP)[0x56365ea2e0f0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250822133541185 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397 callref-0x10c1e3d7 tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250822133541185 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250822133541185 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-376:PAGING_RESP)[0x56365ea2e0f0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:407) 20250822133541185 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-376:PAGING_RESP)[0x56365ea2e0f0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250822133541185 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-376:PAGING_RESP callref-0x10c1e3d7 tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250822133541185 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-376:PAGING_RESP callref-0x10c1e3d7 tid-0) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS22T} (gsm_04_08_cc.c:905) 20250822133541185 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-376:PAGING_RESP callref-0x10c1e3d7 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) 20250822133541185 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-376:PAGING_RESP callref-0x10c1e3d7 tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250822133541185 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-376:PAGING_RESP)[0x56365ea76180]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133541185 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397 - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250822133541185 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250822133541185 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397 - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250822133541185 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133541185 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133541185 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133541185 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133541185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133541185 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133541185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133541185 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133541185 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133541185 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133541185 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133541185 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133541185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133541185 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133541185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133541185 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133541185 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133541185 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133541185 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133541185 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133541185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133541185 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133541185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133541185 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@718a44d66dfb: { messageType := 2, destLocRef := 'ACCA73'O, sourceLocRef := '000178'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822133541187 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397 + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250822133541187 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397 - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(2138)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_mt_call_complete 1 MSC_Test_0-RAN(2130)@718a44d66dfb: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(2130)@718a44d66dfb: patched enc_l3: '8301'O MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2129)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133541191 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133541191 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133541191 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133541191 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133541192 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133541192 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133541192 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133541192 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133541192 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-376:PAGING_RESP)[0x56365ea76180]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133541192 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-376:PAGING_RESP)[0x56365ea2e0f0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133541192 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-376:PAGING_RESP callref-0x10c1e3d7 tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2690) 20250822133541192 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-376:PAGING_RESP callref-0x10c1e3d7 tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250822133541192 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-376:PAGING_RESP callref-0x10c1e3d7 tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250822133541192 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-376:PAGING_RESP callref-0x10c1e3d7 tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250822133541192 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-376:PAGING_RESP callref-0x10c1e3d7 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) 20250822133541192 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-376:PAGING_RESP callref-0x10c1e3d7 tid-0) tx MNCC_ALERT_IND (RTP=0.0.0.0:0{CLEARMODE#120}) (gsm_04_08_cc.c:309) TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_mt_call_complete 2 MSC_Test-MGCP(2133)@718a44d66dfb: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(2138) 20250822133541193 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-376:PAGING_RESP callref-0x10c1e3d7 tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250822133541193 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-376:PAGING_RESP)[0x56365ea13970]{ESTABLISHING}: Allocated (fsm.c:456) 20250822133541193 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-376:PAGING_RESP)[0x56365ea13970]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-376:PAGING_RESP)[0x56365ea2e0f0] (fsm.c:486) 20250822133541193 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-376:PAGING_RESP callref-0x10c1e3d7 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) 20250822133541193 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-376:PAGING_RESP)[0x56365ea51740]{UNINITIALIZED}: Allocated (fsm.c:456) 20250822133541193 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-376:PAGING_RESP)[0x56365ea51740]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-376:PAGING_RESP)[0x56365ea13970] (fsm.c:486) 20250822133541193 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-376:PAGING_RESP:trans-0:call-147:RTP_TO_CN:no-CI)[0x56365ea51740]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250822133541193 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-376:PAGING_RESP:trans-0:call-147:RTP_TO_CN:no-CI)[0x56365ea51740]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250822133541193 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-376:PAGING_RESP)[0x56365ea2cd80]{UNINITIALIZED}: Allocated (fsm.c:456) 20250822133541193 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-376:PAGING_RESP)[0x56365ea2cd80]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-376:PAGING_RESP)[0x56365ea13970] (fsm.c:486) 20250822133541193 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-376:PAGING_RESP:trans-0:call-147:RTP_TO_RAN:no-CI)[0x56365ea2cd80]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250822133541193 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-376:PAGING_RESP:trans-0:call-147:RTP_TO_RAN:no-CI)[0x56365ea2cd80]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(2133)@718a44d66dfb: Found Expect[0] for { line := { verb := "CRCX", trans_id := "322", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "93" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mt_csd0(2138) TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_mt_call_complete 3 20250822133541195 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-376:PAGING_RESP:trans-0:call-147:RTP_TO_CN:no-CI)[0x56365ea51740]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822133541195 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-376:PAGING_RESP)[0x56365ea13970]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250822133541195 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-376:PAGING_RESP)[0x56365ea2e0f0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250822133541195 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-376:PAGING_RESP callref-0x10c1e3d7 tid-0) CN RTP address available, but in unexpected state 7 (gsm_04_08_cc.c:2122) TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_mt_call_complete 4 20250822133541197 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-376:PAGING_RESP:trans-0:call-147:RTP_TO_RAN:no-CI)[0x56365ea2cd80]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822133541197 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-376:PAGING_RESP)[0x56365ea13970]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250822133541197 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-376:PAGING_RESP)[0x56365ea2e0f0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250822133541197 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-376:PAGING_RESP callref-0x10c1e3d7 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) 20250822133541197 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-376:PAGING_RESP callref-0x10c1e3d7 tid-0) Sending Assignment Command (msc_a.c:706) 20250822133541197 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-376:PAGING_RESP)[0x56365ea76180]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250822133541197 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133541197 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133541197 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133541197 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133541197 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133541197 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133541197 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133541197 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_mt_call_complete 6 MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_len:16 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2129)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O 20250822133541199 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133541199 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133541199 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133541199 DLM3UA DEBUG 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)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133541199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133541199 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133541199 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133541199 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(2130)@718a44d66dfb: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(2130)@718a44d66dfb: patched enc_l3: '8347'O 20250822133541200 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-376:PAGING_RESP)[0x56365ea76180]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133541200 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-376:PAGING_RESP)[0x56365ea2e0f0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133541200 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-376:PAGING_RESP:trans-0:call-147:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x56365ea2cd80]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250822133541200 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-376:PAGING_RESP:trans-0:call-147:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x56365ea2cd80]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250822133541200 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-376:PAGING_RESP:trans-0:call-147:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea2cd80]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_from0 20250822133541200 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-376:PAGING_RESP callref-0x10c1e3d7 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) 20250822133541200 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-376:PAGING_RESP callref-0x10c1e3d7 tid-0) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250822133541200 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-376:PAGING_RESP callref-0x10c1e3d7 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) 20250822133541200 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-376:PAGING_RESP callref-0x10c1e3d7 tid-0) tx MNCC_RTP_CREATE (RTP=0.0.0.0:0{CLEARMODE#120}) (gsm_04_08_cc.c:309) MSC_Test_0-SCCP(2129)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_mt_call_complete 5 TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_mt_call_complete 8 20250822133541201 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-376:PAGING_RESP:trans-0:call-147:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea2cd80]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822133541201 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-376:PAGING_RESP:trans-0:call-147:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea2cd80]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250822133541201 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-376:PAGING_RESP)[0x56365ea13970]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250822133541402 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133541402 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133541402 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133541402 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133541402 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133541402 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133541402 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133541402 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133541402 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-376:PAGING_RESP)[0x56365ea76180]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133541403 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-376:PAGING_RESP)[0x56365ea2e0f0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133541403 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-376:PAGING_RESP callref-0x10c1e3d7 tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2690) 20250822133541403 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-376:PAGING_RESP callref-0x10c1e3d7 tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250822133541403 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-376:PAGING_RESP callref-0x10c1e3d7 tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250822133541403 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-376:PAGING_RESP callref-0x10c1e3d7 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) 20250822133541403 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-376:PAGING_RESP callref-0x10c1e3d7 tid-0) tx MNCC_SETUP_CNF (RTP=0.0.0.0:0{CLEARMODE#120}) (gsm_04_08_cc.c:309) TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_mt_call_complete 7 20250822133541406 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-376:PAGING_RESP callref-0x10c1e3d7 tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250822133541406 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-376:PAGING_RESP callref-0x10c1e3d7 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) 20250822133541406 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-376:PAGING_RESP:trans-0:call-147:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x56365ea51740]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250822133541406 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-376:PAGING_RESP:trans-0:call-147:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x56365ea51740]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250822133541406 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-376:PAGING_RESP:trans-0:call-147:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x56365ea51740]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250822133541406 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-376:PAGING_RESP:trans-0:call-147:RTP_TO_CN:CI-11111:remote-port-not-sent:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea51740]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_mt_call_complete 9 TC_lu_and_mt_csd0(2138)@718a44d66dfb: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_mt_call_complete DONE TC_lu_and_mt_csd0(2138)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2138)@718a44d66dfb: Hold the call for some time 20250822133541411 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-376:PAGING_RESP:trans-0:call-147:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea51740]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822133541411 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-376:PAGING_RESP:trans-0:call-147:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea51740]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250822133541411 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-376:PAGING_RESP)[0x56365ea13970]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250822133541411 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-376:PAGING_RESP)[0x56365ea13970]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250822133541411 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-376:PAGING_RESP)[0x56365ea2e0f0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) TC_lu_and_mt_csd0(2138)@718a44d66dfb: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(2138)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2138)@718a44d66dfb: Hangup TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_call_hangup 0: tx MNCC_DISC_REQ 20250822133541915 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-376:PAGING_RESP callref-0x10c1e3d7 tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250822133541915 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-376:PAGING_RESP callref-0x10c1e3d7 tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822133541915 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-376:PAGING_RESP callref-0x10c1e3d7 tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250822133541915 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-376:PAGING_RESP callref-0x10c1e3d7 tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250822133541915 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-376:PAGING_RESP)[0x56365ea76180]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133541915 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133541916 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133541916 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133541916 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133541916 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133541916 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133541916 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133541916 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(2130)@718a44d66dfb: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(2130)@718a44d66dfb: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_len:9 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2129)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133541921 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133541921 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133541921 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133541921 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133541921 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133541921 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133541921 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133541922 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133541922 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-376:PAGING_RESP)[0x56365ea76180]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133541922 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-376:PAGING_RESP)[0x56365ea2e0f0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133541922 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-376:PAGING_RESP callref-0x10c1e3d7 tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2690) 20250822133541922 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-376:PAGING_RESP callref-0x10c1e3d7 tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250822133541922 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-376:PAGING_RESP)[0x56365ea76180]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133541922 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-376:PAGING_RESP callref-0x10c1e3d7 tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250822133541922 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-376:PAGING_RESP callref-0x10c1e3d7 tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250822133541922 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-376:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250822133541922 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-376:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822133541922 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250822133541922 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-376:PAGING_RESP)[0x56365ea2e0f0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133541922 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-376:PAGING_RESP)[0x56365ea2e0f0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250822133541922 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822133541922 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822133541922 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822133541922 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-376:PAGING_RESP)[0x56365ea13970]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250822133541922 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-376:PAGING_RESP:trans-0:call-147:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea2cd80]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250822133541922 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-376:PAGING_RESP:trans-0:call-147:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea2cd80]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-376:PAGING_RESP)[0x56365ea13970] (call_leg.c:197) 20250822133541922 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-376:PAGING_RESP:trans-0:call-147:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea2cd80]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250822133541922 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-376:PAGING_RESP:trans-0:call-147:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea2cd80]{ESTABLISHED}: Deallocated (fsm.c:568) 20250822133541923 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-376:PAGING_RESP:trans-0:call-147:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea51740]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250822133541923 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-376:PAGING_RESP:trans-0:call-147:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea51740]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-376:PAGING_RESP)[0x56365ea13970] (call_leg.c:197) 20250822133541923 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-376:PAGING_RESP)[0x56365ea13970]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250822133541923 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-376:PAGING_RESP:trans-0:call-147:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea51740]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250822133541923 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-376:PAGING_RESP:trans-0:call-147:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea51740]{ESTABLISHED}: Deallocated (fsm.c:568) 20250822133541923 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-376:PAGING_RESP)[0x56365ea13970]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250822133541923 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-376:PAGING_RESP)[0x56365ea13970]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-376:PAGING_RESP)[0x56365ea2e0f0] (call_leg.c:198) 20250822133541923 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-376:PAGING_RESP)[0x56365ea13970]{RELEASING}: Freeing instance (call_leg.c:198) 20250822133541923 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-376:PAGING_RESP)[0x56365ea13970]{RELEASING}: Deallocated (fsm.c:568) 20250822133541923 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-376:PAGING_RESP)[0x56365ea2e0f0]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250822133541923 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-376:PAGING_RESP)[0x56365ea76180]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822133541923 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822133541923 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133541923 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133541923 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133541923 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133541923 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133541923 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133541923 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133541923 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133541923 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133541923 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133541923 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133541923 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133541923 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133541923 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133541923 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133541923 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2132)@718a44d66dfb: Deleted conn table entry 0TC_lu_and_mt_csd0(2138)281142231 TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(2138)@718a44d66dfb: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mt_csd0(2138)@718a44d66dfb: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2129)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133541929 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133541930 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133541930 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133541930 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133541930 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133541930 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133541930 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133541930 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133541930 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-376:PAGING_RESP)[0x56365ea76180]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133541930 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-376:PAGING_RESP)[0x56365ea2e0f0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133541930 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-376:PAGING_RESP)[0x56365ea2e0f0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822133541930 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-376:PAGING_RESP)[0x56365ea2e0f0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133541930 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-376:PAGING_RESP)[0x56365ea2e0f0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822133541930 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-376:PAGING_RESP)[0x56365ea2dd60]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822133541930 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-376:PAGING_RESP)[0x56365ea2dd60]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-376:PAGING_RESP)[0x56365ea2e0f0] (msc_a.c:1053) 20250822133541930 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-376:PAGING_RESP)[0x56365ea2dd60]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822133541930 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-376:PAGING_RESP)[0x56365ea2dd60]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822133541930 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-376:PAGING_RESP)[0x56365ea2e0f0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea78fe0] (msc_a.c:1053) 20250822133541930 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-376:PAGING_RESP)[0x56365ea2e0f0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822133541930 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-376:PAGING_RESP)[0x56365ea2e0f0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822133541930 DMSC DEBUG msub_fsm[0x56365ea78fe0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822133541930 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397) MSC-A terminated (msub.c:261) 20250822133541930 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397) 1 MSC-I still active (msub.c:79) 20250822133541930 DMSC DEBUG msub_fsm[0x56365ea78fe0]{active}: State change to terminating (no timeout) (msub.c:91) 20250822133541930 DMSC DEBUG msub_fsm[0x56365ea78fe0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822133541930 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-376:PAGING_RESP)[0x56365ea76180]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822133541930 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-376:PAGING_RESP)[0x56365ea76180]{READY}: Removing from parent msub_fsm[0x56365ea78fe0] (msub.c:113) 20250822133541930 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-376 (ran_conn.c:155) 20250822133541930 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-376:PAGING_RESP)[0x56365ea76180]{READY}: Freeing instance (msub.c:113) 20250822133541930 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-376:PAGING_RESP)[0x56365ea76180]{READY}: Deallocated (fsm.c:568) 20250822133541930 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397) Free (msub.c:119) 20250822133541930 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397 - active-conn: now used by 1 (attached) (msub.c:375) 20250822133541930 DMSC DEBUG msub_fsm[0x56365ea78fe0]{terminating}: Freeing instance (msub.c:113) 20250822133541930 DMSC DEBUG msub_fsm[0x56365ea78fe0]{terminating}: Deallocated (fsm.c:568) 20250822133541931 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133541931 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133541931 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133541931 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133541931 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133541931 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133541931 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133541931 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133541931 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133541931 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133541931 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133541931 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133541931 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133541931 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133541932 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133541932 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(2130)@718a44d66dfb: Deleted conn table entry 0TC_lu_and_mt_csd0(2138)11324019 TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(2138)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_call_hangup 9: done MSC_Test_0-RAN(2130)@718a44d66dfb: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(2138) TC_lu_and_mt_csd0(2138)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2138)@718a44d66dfb: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(2138)@718a44d66dfb: ----------------------------------------------- TC_lu_and_mt_csd0(2138)@718a44d66dfb: "CSD Bearer Service: BS24T" TC_lu_and_mt_csd0(2138)@718a44d66dfb: ----------------------------------------------- MSC_Test-GSUP(2135)@718a44d66dfb: Created GsupExpect[1] for "262420000000007" to be handled at TC_lu_and_mt_csd0(2138) TC_lu_and_mt_csd0(2138)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000007'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(2130)@718a44d66dfb: Added conn table entry 0TC_lu_and_mt_csd0(2138)9317376 MSC_Test_0-RAN(2130)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(2129)@718a44d66dfb: First idle individual index:0 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133542944 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133542944 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133542944 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133542944 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133542944 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133542944 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133542944 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133542944 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133542945 DMSC DEBUG msub_fsm[0x56365ea2cd80]{active}: Allocated (fsm.c:456) 20250822133542945 DMSC DEBUG msc_i[0x56365ea762b0]{READY}: Allocated (fsm.c:456) 20250822133542945 DMSC DEBUG msc_i[0x56365ea762b0]{READY}: is child of msub_fsm[0x56365ea2cd80] (fsm.c:486) 20250822133542945 DMSC DEBUG msc_a[0x56365ea752d0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822133542945 DMSC DEBUG msc_a[0x56365ea752d0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea2cd80] (fsm.c:486) 20250822133542945 DMSC DEBUG msc_a(unknown:GERAN-A-377:NONE)[0x56365ea752d0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822133542945 DMSC DEBUG msc_i(unknown:GERAN-A-377:NONE)[0x56365ea762b0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822133542945 DMSC DEBUG msc_a(unknown:GERAN-A-377:NONE)[0x56365ea752d0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822133542945 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-377:LU)[0x56365ea752d0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822133542945 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-377:LU)[0x56365ea752d0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822133542945 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-377:LU)[0x56365ea51740]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822133542945 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-377:LU)[0x56365ea51740]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-377:LU)[0x56365ea752d0] (fsm.c:486) 20250822133542945 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-377:LU)[0x56365ea51740]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822133542945 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-377:LU)[0x56365ea51740]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822133542945 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822133542945 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822133542945 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-377:LU)[0x56365ea752d0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822133542945 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-377:LU)[0x56365ea752d0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822133542945 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250822133542945 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822133542945 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-377:LU)[0x56365ea51740]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822133542945 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-377:LU)[0x56365ea51740]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822133542945 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-377:LU)[0x56365ea51740]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822133542945 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-377:LU)[0x56365ea51740]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822133542945 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-377:LU)[0x56365ea762b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822133542945 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-377:LU)[0x56365ea51740]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822133542945 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-377:LU)[0x56365ea51740]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822133542945 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-377:LU)[0x56365ea2de90]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822133542945 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-377:LU)[0x56365ea2de90]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-377:LU)[0x56365ea51740] (fsm.c:486) 20250822133542945 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-377:LU)[0x56365ea2de90]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822133542945 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-377:LU)[0x56365ea2de90]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822133542945 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133542945 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133542946 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133542946 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133542946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133542946 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133542946 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133542946 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133542946 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133542946 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133542946 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133542946 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133542946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133542946 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133542946 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133542946 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@718a44d66dfb: { messageType := 2, destLocRef := '8E2C00'O, sourceLocRef := '000179'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822133542948 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250822133542948 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2129)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250822133542949 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133542949 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133542949 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133542949 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133542949 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133542949 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133542949 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133542949 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133542950 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-377:LU)[0x56365ea762b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133542950 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-377:LU)[0x56365ea752d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(2138)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822133542952 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133542952 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250822133542952 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250822133542952 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822133542953 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133542953 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-377:LU)[0x56365ea51740]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822133542953 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-377:LU)[0x56365ea2de90]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822133542953 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-377:LU)[0x56365ea2de90]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822133542953 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-377:LU)[0x56365ea2de90]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822133542953 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-377:LU)[0x56365ea2de90]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-377:LU)[0x56365ea51740] (vlr_lu_fsm.c:110) 20250822133542953 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-377:LU)[0x56365ea2de90]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822133542953 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-377:LU)[0x56365ea2de90]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822133542953 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-377:LU)[0x56365ea51740]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822133542953 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-377:LU)[0x56365ea51740]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822133542953 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-377:LU)[0x56365ea13970]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822133542953 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-377:LU)[0x56365ea13970]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-377:LU)[0x56365ea51740] (fsm.c:486) 20250822133542953 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-377:LU)[0x56365ea13970]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822133542953 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-377:LU)[0x56365ea13970]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822133542953 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-377:LU)[0x56365ea13970]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822133542953 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-377:LU)[0x56365ea13970]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822133542953 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:TMSInew-0x06EABEBA) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250822133542953 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-377:LU)[0x56365ea13970]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822133542953 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:TMSInew-0x06EABEBA LOCATION UPDATE ACCEPT (TMSI = 0x06eabeba) (gsm_04_08.c:149) 20250822133542953 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:TMSInew-0x06EABEBA:GERAN-A-377:LU)[0x56365ea762b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133542953 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:TMSInew-0x06EABEBA - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822133542953 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133542953 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133542953 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133542953 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133542953 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133542953 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133542953 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133542953 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(2138)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2130)@718a44d66dfb: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(2130)@718a44d66dfb: patched enc_l3: '055B'O MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2129)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002055B'O 20250822133542957 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133542957 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133542957 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133542957 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133542957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133542957 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133542957 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133542957 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133542957 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:TMSInew-0x06EABEBA:GERAN-A-377:LU)[0x56365ea762b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133542957 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:TMSInew-0x06EABEBA:GERAN-A-377:LU)[0x56365ea752d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133542957 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:TMSInew-0x06EABEBA:GERAN-A-377:LU)[0x56365ea752d0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822133542957 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:TMSInew-0x06EABEBA:GERAN-A-377:LU)[0x56365ea51740]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822133542957 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-377:LU)[0x56365ea13970]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822133542957 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250822133542957 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-377:LU)[0x56365ea13970]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822133542957 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-377:LU)[0x56365ea51740]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822133542957 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-377:LU)[0x56365ea13970]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822133542957 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-377:LU)[0x56365ea13970]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-377:LU)[0x56365ea51740] (vlr_lu_fsm.c:817) 20250822133542957 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-377:LU)[0x56365ea13970]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822133542957 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA19EC397:GERAN-A-377:LU)[0x56365ea13970]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822133542957 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-377:LU)[0x56365ea51740]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822133542957 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-377:LU)[0x56365ea752d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250822133542957 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-377:LU)[0x56365ea752d0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.987s remaining) (msc_a.c:450) 20250822133542957 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250822133542958 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-377:LU)[0x56365ea752d0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133542958 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-377:LU)[0x56365ea752d0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250822133542958 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822133542958 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822133542958 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822133542958 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-377:LU)[0x56365ea762b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822133542958 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822133542958 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133542958 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133542958 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133542958 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133542958 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133542958 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133542958 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133542958 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2129)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822133542960 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133542961 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133542961 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133542961 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133542961 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133542961 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133542961 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133542961 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133542961 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-377:LU)[0x56365ea762b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133542961 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-377:LU)[0x56365ea752d0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133542961 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-377:LU)[0x56365ea752d0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822133542961 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-377:LU)[0x56365ea752d0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133542961 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-377:LU)[0x56365ea752d0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822133542961 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-377:LU)[0x56365ea51740]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822133542961 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-377:LU)[0x56365ea51740]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-377:LU)[0x56365ea752d0] (msc_a.c:1053) 20250822133542961 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-377:LU)[0x56365ea51740]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822133542961 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-377:LU)[0x56365ea51740]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822133542961 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-377:LU)[0x56365ea51740]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822133542961 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-377:LU)[0x56365ea752d0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea2cd80] (msc_a.c:1053) 20250822133542961 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-377:LU)[0x56365ea752d0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822133542961 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-377:LU)[0x56365ea752d0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822133542961 DMSC DEBUG msub_fsm[0x56365ea2cd80]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822133542961 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA) MSC-A terminated (msub.c:261) 20250822133542961 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA) 1 MSC-I still active (msub.c:79) 20250822133542961 DMSC DEBUG msub_fsm[0x56365ea2cd80]{active}: State change to terminating (no timeout) (msub.c:91) 20250822133542961 DMSC DEBUG msub_fsm[0x56365ea2cd80]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822133542961 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-377:LU)[0x56365ea762b0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822133542961 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-377:LU)[0x56365ea762b0]{READY}: Removing from parent msub_fsm[0x56365ea2cd80] (msub.c:113) 20250822133542961 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-377 (ran_conn.c:155) 20250822133542961 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-377:LU)[0x56365ea762b0]{READY}: Freeing instance (msub.c:113) 20250822133542961 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-377:LU)[0x56365ea762b0]{READY}: Deallocated (fsm.c:568) 20250822133542961 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA) Free (msub.c:119) 20250822133542961 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA - active-conn: now used by 1 (attached) (msub.c:375) 20250822133542961 DMSC DEBUG msub_fsm[0x56365ea2cd80]{terminating}: Freeing instance (msub.c:113) 20250822133542961 DMSC DEBUG msub_fsm[0x56365ea2cd80]{terminating}: Deallocated (fsm.c:568) 20250822133542961 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133542961 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133542961 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133542961 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133542961 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133542962 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133542962 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133542962 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on local reference:0 20250822133542962 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133542962 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133542962 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133542962 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133542962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133542962 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133542962 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133542962 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2130)@718a44d66dfb: Deleted conn table entry 0TC_lu_and_mt_csd0(2138)9317376 TC_lu_and_mt_csd0(2138)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822133542964 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822133542964 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(2138)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2138)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2130)@718a44d66dfb: Created IMSI[0] for '262420000000007'H'06EABEBA'O to be handled at TC_lu_and_mt_csd0(2138) MSC_Test-MNCC(2132)@718a44d66dfb: Added conn table entry 0TC_lu_and_mt_csd0(2138)1970289311 20250822133542969 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250822133542969 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250822133542969 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA callref-0x75703a9f tid-255) New transaction (transaction.c:231) 20250822133542969 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA callref-0x75703a9f tid-255) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS24T} (gsm_04_08_cc.c:790) 20250822133542969 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA callref-0x75703a9f tid-255) codecs: :0{(no-codecs)} (from: remote=:0{CLEARMODE#120,BS24T} RAN={(no-codecs)}) (gsm_04_08_cc.c:798) 20250822133542969 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA callref-0x75703a9f tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250822133542969 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250822133542969 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250822133542969 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133542969 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133542969 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133542969 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133542969 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133542969 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133542969 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133542969 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2130)@718a44d66dfb: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(2138) TC_lu_and_mt_csd0(2138)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2130)@718a44d66dfb: Created IMSI[3] for '262420000000007'H'06EABEBA'O to be handled at TC_lu_and_mt_csd0(2138) TC_lu_and_mt_csd0(2138)@718a44d66dfb: 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 := '06EABEBA'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(2130)@718a44d66dfb: Added conn table entry 0TC_lu_and_mt_csd0(2138)14632369 MSC_Test_0-SCCP(2129)@718a44d66dfb: First idle individual index:0 20250822133542976 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133542976 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133542976 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133542976 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133542976 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133542976 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133542977 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133542977 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133542977 DMSC DEBUG msub_fsm[0x56365ea51740]{active}: Allocated (fsm.c:456) 20250822133542977 DMSC DEBUG msc_i[0x56365ea752d0]{READY}: Allocated (fsm.c:456) 20250822133542977 DMSC DEBUG msc_i[0x56365ea752d0]{READY}: is child of msub_fsm[0x56365ea51740] (fsm.c:486) 20250822133542977 DMSC DEBUG msc_a[0x56365ea762b0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822133542977 DMSC DEBUG msc_a[0x56365ea762b0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea51740] (fsm.c:486) 20250822133542977 DMSC DEBUG msc_a(unknown:GERAN-A-378:NONE)[0x56365ea762b0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822133542977 DMSC DEBUG msc_i(unknown:GERAN-A-378:NONE)[0x56365ea752d0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822133542977 DMSC DEBUG msc_a(unknown:GERAN-A-378:NONE)[0x56365ea762b0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822133542977 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x06EABEBA:GERAN-A-378:PAGING_RESP)[0x56365ea2cd80]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822133542977 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x06EABEBA:GERAN-A-378:PAGING_RESP)[0x56365ea2cd80]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x06EABEBA:GERAN-A-378:PAGING_RESP)[0x56365ea762b0] (fsm.c:486) 20250822133542977 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x06EABEBA:GERAN-A-378:PAGING_RESP)[0x56365ea2cd80]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250822133542977 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x06EABEBA:GERAN-A-378:PAGING_RESP)[0x56365ea2cd80]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822133542977 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822133542977 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822133542977 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-378:PAGING_RESP)[0x56365ea762b0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822133542977 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-378:PAGING_RESP)[0x56365ea762b0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822133542977 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-378:PAGING_RESP)[0x56365ea2cd80]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822133542977 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-378:PAGING_RESP)[0x56365ea2cd80]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822133542977 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-378:PAGING_RESP)[0x56365ea2cd80]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822133542977 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-378:PAGING_RESP)[0x56365ea752d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822133542977 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-378:PAGING_RESP)[0x56365ea2cd80]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822133542977 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-378:PAGING_RESP)[0x56365ea2cd80]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822133542977 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-378:PAGING_RESP)[0x56365ea2cd80]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822133542977 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-378:PAGING_RESP)[0x56365ea2cd80]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822133542977 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-378:PAGING_RESP)[0x56365ea2cd80]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822133542977 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-378:PAGING_RESP)[0x56365ea2cd80]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822133542977 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-378:PAGING_RESP)[0x56365ea2cd80]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822133542977 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-378:PAGING_RESP)[0x56365ea762b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250822133542977 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-378:PAGING_RESP)[0x56365ea762b0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250822133542977 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA callref-0x75703a9f tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250822133542977 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250822133542977 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-378:PAGING_RESP)[0x56365ea762b0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:407) 20250822133542977 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-378:PAGING_RESP)[0x56365ea762b0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250822133542977 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-378:PAGING_RESP callref-0x75703a9f tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250822133542977 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-378:PAGING_RESP callref-0x75703a9f tid-0) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS24T} (gsm_04_08_cc.c:905) 20250822133542978 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-378:PAGING_RESP callref-0x75703a9f 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) 20250822133542978 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-378:PAGING_RESP callref-0x75703a9f tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250822133542978 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-378:PAGING_RESP)[0x56365ea752d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133542978 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250822133542978 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250822133542978 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250822133542978 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133542978 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133542978 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133542978 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133542978 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133542978 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133542978 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133542978 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133542978 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133542978 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133542978 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133542978 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133542978 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133542978 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133542978 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133542978 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133542978 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133542978 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133542978 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133542978 DLM3UA 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(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822133542978 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133542978 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133542978 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133542978 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@718a44d66dfb: { messageType := 2, destLocRef := 'DF45B1'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(2129)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822133542981 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250822133542981 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(2138)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_mt_call_complete 1 MSC_Test_0-RAN(2130)@718a44d66dfb: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(2130)@718a44d66dfb: patched enc_l3: '8301'O MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2129)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0100028301'O 20250822133542987 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133542987 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133542987 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133542987 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133542987 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133542987 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133542987 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133542987 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133542987 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-378:PAGING_RESP)[0x56365ea752d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133542987 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-378:PAGING_RESP)[0x56365ea762b0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133542987 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-378:PAGING_RESP callref-0x75703a9f tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2690) 20250822133542987 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-378:PAGING_RESP callref-0x75703a9f tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250822133542987 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-378:PAGING_RESP callref-0x75703a9f tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250822133542987 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-378:PAGING_RESP callref-0x75703a9f tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250822133542987 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-378:PAGING_RESP callref-0x75703a9f 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) 20250822133542987 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-378:PAGING_RESP callref-0x75703a9f tid-0) tx MNCC_ALERT_IND (RTP=0.0.0.0:0{CLEARMODE#120}) (gsm_04_08_cc.c:309) TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_mt_call_complete 2 MSC_Test-MGCP(2133)@718a44d66dfb: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(2138) 20250822133542991 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-378:PAGING_RESP callref-0x75703a9f tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250822133542991 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-378:PAGING_RESP)[0x56365ea13970]{ESTABLISHING}: Allocated (fsm.c:456) 20250822133542991 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-378:PAGING_RESP)[0x56365ea13970]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-378:PAGING_RESP)[0x56365ea762b0] (fsm.c:486) 20250822133542991 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-378:PAGING_RESP callref-0x75703a9f 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) 20250822133542991 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-378:PAGING_RESP)[0x56365e9ff2c0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250822133542991 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-378:PAGING_RESP)[0x56365e9ff2c0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-378:PAGING_RESP)[0x56365ea13970] (fsm.c:486) 20250822133542991 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-378:PAGING_RESP:trans-0:call-148:RTP_TO_CN:no-CI)[0x56365e9ff2c0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250822133542991 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-378:PAGING_RESP:trans-0:call-148:RTP_TO_CN:no-CI)[0x56365e9ff2c0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250822133542991 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-378:PAGING_RESP)[0x56365ea76180]{UNINITIALIZED}: Allocated (fsm.c:456) 20250822133542991 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-378:PAGING_RESP)[0x56365ea76180]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-378:PAGING_RESP)[0x56365ea13970] (fsm.c:486) 20250822133542991 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-378:PAGING_RESP:trans-0:call-148:RTP_TO_RAN:no-CI)[0x56365ea76180]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250822133542991 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-378:PAGING_RESP:trans-0:call-148:RTP_TO_RAN:no-CI)[0x56365ea76180]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(2133)@718a44d66dfb: Found Expect[0] for { line := { verb := "CRCX", trans_id := "328", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "94" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mt_csd0(2138) TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_mt_call_complete 3 20250822133542995 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-378:PAGING_RESP:trans-0:call-148:RTP_TO_CN:no-CI)[0x56365e9ff2c0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822133542995 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-378:PAGING_RESP)[0x56365ea13970]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250822133542995 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-378:PAGING_RESP)[0x56365ea762b0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250822133542995 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-378:PAGING_RESP callref-0x75703a9f tid-0) CN RTP address available, but in unexpected state 7 (gsm_04_08_cc.c:2122) TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_mt_call_complete 4 20250822133542997 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-378:PAGING_RESP:trans-0:call-148:RTP_TO_RAN:no-CI)[0x56365ea76180]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822133542997 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-378:PAGING_RESP)[0x56365ea13970]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250822133542997 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-378:PAGING_RESP)[0x56365ea762b0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250822133542997 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-378:PAGING_RESP callref-0x75703a9f 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) 20250822133542997 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-378:PAGING_RESP callref-0x75703a9f tid-0) Sending Assignment Command (msc_a.c:706) 20250822133542997 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-378:PAGING_RESP)[0x56365ea752d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250822133542998 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133542998 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133542998 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133542998 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133542998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133542998 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133542998 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133542998 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_mt_call_complete 6 MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_len:16 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2129)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O 20250822133543002 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133543002 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133543002 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133543002 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133543002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133543002 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133543002 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133543002 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133543002 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-378:PAGING_RESP)[0x56365ea752d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133543002 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-378:PAGING_RESP)[0x56365ea762b0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133543002 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-378:PAGING_RESP:trans-0:call-148:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x56365ea76180]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250822133543002 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-378:PAGING_RESP:trans-0:call-148:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x56365ea76180]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250822133543002 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-378:PAGING_RESP:trans-0:call-148:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea76180]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250822133543002 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-378:PAGING_RESP callref-0x75703a9f 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) 20250822133543002 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-378:PAGING_RESP callref-0x75703a9f tid-0) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250822133543002 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-378:PAGING_RESP callref-0x75703a9f 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) 20250822133543002 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-378:PAGING_RESP callref-0x75703a9f tid-0) tx MNCC_RTP_CREATE (RTP=0.0.0.0:0{CLEARMODE#120}) (gsm_04_08_cc.c:309) MSC_Test_0-RAN(2130)@718a44d66dfb: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(2130)@718a44d66dfb: patched enc_l3: '8347'O MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2129)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_mt_call_complete 5 TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_mt_call_complete 8 20250822133543006 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-378:PAGING_RESP:trans-0:call-148:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea76180]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822133543006 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-378:PAGING_RESP:trans-0:call-148:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea76180]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250822133543006 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-378:PAGING_RESP)[0x56365ea13970]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250822133543202 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133543202 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133543202 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133543202 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133543202 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133543202 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133543202 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133543202 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133543203 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-378:PAGING_RESP)[0x56365ea752d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133543203 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-378:PAGING_RESP)[0x56365ea762b0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133543203 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-378:PAGING_RESP callref-0x75703a9f tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2690) 20250822133543203 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-378:PAGING_RESP callref-0x75703a9f tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250822133543203 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-378:PAGING_RESP callref-0x75703a9f tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250822133543203 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-378:PAGING_RESP callref-0x75703a9f 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) 20250822133543203 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-378:PAGING_RESP callref-0x75703a9f tid-0) tx MNCC_SETUP_CNF (RTP=0.0.0.0:0{CLEARMODE#120}) (gsm_04_08_cc.c:309) TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_mt_call_complete 7 20250822133543208 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-378:PAGING_RESP callref-0x75703a9f tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250822133543209 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-378:PAGING_RESP callref-0x75703a9f 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) 20250822133543209 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-378:PAGING_RESP:trans-0:call-148:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x56365e9ff2c0]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250822133543209 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-378:PAGING_RESP:trans-0:call-148:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x56365e9ff2c0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250822133543209 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-378:PAGING_RESP:trans-0:call-148:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x56365e9ff2c0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250822133543209 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-378:PAGING_RESP:trans-0:call-148:RTP_TO_CN:CI-11111:remote-port-not-sent:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365e9ff2c0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_mt_call_complete 9 TC_lu_and_mt_csd0(2138)@718a44d66dfb: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_mt_call_complete DONE TC_lu_and_mt_csd0(2138)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2138)@718a44d66dfb: Hold the call for some time 20250822133543215 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-378:PAGING_RESP:trans-0:call-148:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365e9ff2c0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822133543215 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-378:PAGING_RESP:trans-0:call-148:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365e9ff2c0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250822133543215 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-378:PAGING_RESP)[0x56365ea13970]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250822133543215 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-378:PAGING_RESP)[0x56365ea13970]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250822133543215 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-378:PAGING_RESP)[0x56365ea762b0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) TC_lu_and_mt_csd0(2138)@718a44d66dfb: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(2138)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2138)@718a44d66dfb: Hangup TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_call_hangup 0: tx MNCC_DISC_REQ 20250822133543720 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-378:PAGING_RESP callref-0x75703a9f tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250822133543720 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-378:PAGING_RESP callref-0x75703a9f tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822133543720 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-378:PAGING_RESP callref-0x75703a9f tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250822133543720 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-378:PAGING_RESP callref-0x75703a9f tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250822133543720 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-378:PAGING_RESP)[0x56365ea752d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133543721 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133543721 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133543721 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133543721 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133543721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133543721 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133543721 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133543721 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(2130)@718a44d66dfb: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(2130)@718a44d66dfb: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_len:9 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_from0 20250822133543727 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133543727 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133543727 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133543727 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133543727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133543727 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133543727 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133543727 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(2129)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133543728 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-378:PAGING_RESP)[0x56365ea752d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133543728 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-378:PAGING_RESP)[0x56365ea762b0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133543728 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-378:PAGING_RESP callref-0x75703a9f tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2690) 20250822133543728 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-378:PAGING_RESP callref-0x75703a9f tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250822133543728 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-378:PAGING_RESP)[0x56365ea752d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133543728 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-378:PAGING_RESP callref-0x75703a9f tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250822133543728 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-378:PAGING_RESP callref-0x75703a9f tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250822133543728 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-378:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250822133543728 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-378:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822133543728 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250822133543728 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-378:PAGING_RESP)[0x56365ea762b0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133543728 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-378:PAGING_RESP)[0x56365ea762b0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250822133543728 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822133543728 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822133543728 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822133543728 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-378:PAGING_RESP)[0x56365ea13970]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250822133543728 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-378:PAGING_RESP:trans-0:call-148:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea76180]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250822133543728 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-378:PAGING_RESP:trans-0:call-148:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea76180]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-378:PAGING_RESP)[0x56365ea13970] (call_leg.c:197) 20250822133543729 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-378:PAGING_RESP:trans-0:call-148:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea76180]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250822133543729 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-378:PAGING_RESP:trans-0:call-148:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea76180]{ESTABLISHED}: Deallocated (fsm.c:568) 20250822133543729 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-378:PAGING_RESP:trans-0:call-148:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365e9ff2c0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250822133543729 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-378:PAGING_RESP:trans-0:call-148:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365e9ff2c0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-378:PAGING_RESP)[0x56365ea13970] (call_leg.c:197) 20250822133543729 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-378:PAGING_RESP)[0x56365ea13970]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250822133543729 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-378:PAGING_RESP:trans-0:call-148:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365e9ff2c0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250822133543729 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-378:PAGING_RESP:trans-0:call-148:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365e9ff2c0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250822133543729 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-378:PAGING_RESP)[0x56365ea13970]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250822133543729 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-378:PAGING_RESP)[0x56365ea13970]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-378:PAGING_RESP)[0x56365ea762b0] (call_leg.c:198) 20250822133543729 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-378:PAGING_RESP)[0x56365ea13970]{RELEASING}: Freeing instance (call_leg.c:198) 20250822133543729 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-378:PAGING_RESP)[0x56365ea13970]{RELEASING}: Deallocated (fsm.c:568) 20250822133543729 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-378:PAGING_RESP)[0x56365ea762b0]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250822133543729 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-378:PAGING_RESP)[0x56365ea752d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822133543729 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822133543730 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133543730 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133543730 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133543730 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133543730 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133543730 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133543730 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133543730 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133543730 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133543730 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133543730 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133543730 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133543730 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133543730 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133543730 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133543730 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2132)@718a44d66dfb: Deleted conn table entry 0TC_lu_and_mt_csd0(2138)1970289311 MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(2138)@718a44d66dfb: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(2138)@718a44d66dfb: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2129)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822133543735 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133543735 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133543735 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133543735 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133543735 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133543735 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133543735 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133543735 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133543735 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-378:PAGING_RESP)[0x56365ea752d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133543735 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-378:PAGING_RESP)[0x56365ea762b0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133543735 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-378:PAGING_RESP)[0x56365ea762b0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822133543735 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-378:PAGING_RESP)[0x56365ea762b0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133543735 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-378:PAGING_RESP)[0x56365ea762b0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822133543735 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-378:PAGING_RESP)[0x56365ea2cd80]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822133543735 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-378:PAGING_RESP)[0x56365ea2cd80]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-378:PAGING_RESP)[0x56365ea762b0] (msc_a.c:1053) 20250822133543735 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-378:PAGING_RESP)[0x56365ea2cd80]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822133543735 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-378:PAGING_RESP)[0x56365ea2cd80]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822133543735 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-378:PAGING_RESP)[0x56365ea762b0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea51740] (msc_a.c:1053) 20250822133543735 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-378:PAGING_RESP)[0x56365ea762b0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822133543735 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-378:PAGING_RESP)[0x56365ea762b0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822133543735 DMSC DEBUG msub_fsm[0x56365ea51740]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822133543735 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA) MSC-A terminated (msub.c:261) 20250822133543735 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA) 1 MSC-I still active (msub.c:79) 20250822133543735 DMSC DEBUG msub_fsm[0x56365ea51740]{active}: State change to terminating (no timeout) (msub.c:91) 20250822133543735 DMSC DEBUG msub_fsm[0x56365ea51740]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822133543735 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-378:PAGING_RESP)[0x56365ea752d0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822133543735 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-378:PAGING_RESP)[0x56365ea752d0]{READY}: Removing from parent msub_fsm[0x56365ea51740] (msub.c:113) 20250822133543735 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-378 (ran_conn.c:155) 20250822133543735 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-378:PAGING_RESP)[0x56365ea752d0]{READY}: Freeing instance (msub.c:113) 20250822133543735 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-378:PAGING_RESP)[0x56365ea752d0]{READY}: Deallocated (fsm.c:568) 20250822133543735 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA) Free (msub.c:119) 20250822133543736 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA - active-conn: now used by 1 (attached) (msub.c:375) 20250822133543736 DMSC DEBUG msub_fsm[0x56365ea51740]{terminating}: Freeing instance (msub.c:113) 20250822133543736 DMSC DEBUG msub_fsm[0x56365ea51740]{terminating}: Deallocated (fsm.c:568) 20250822133543736 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133543736 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133543736 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133543736 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133543736 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133543736 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133543736 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133543736 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on local reference:0 20250822133543737 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133543737 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133543737 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133543737 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133543737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133543737 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133543737 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133543737 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2130)@718a44d66dfb: Deleted conn table entry 0TC_lu_and_mt_csd0(2138)14632369 TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(2138)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_call_hangup 9: done MSC_Test_0-RAN(2130)@718a44d66dfb: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(2138) TC_lu_and_mt_csd0(2138)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2138)@718a44d66dfb: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(2138)@718a44d66dfb: ----------------------------------------------- TC_lu_and_mt_csd0(2138)@718a44d66dfb: "CSD Bearer Service: BS25T" TC_lu_and_mt_csd0(2138)@718a44d66dfb: ----------------------------------------------- MSC_Test-GSUP(2135)@718a44d66dfb: Created GsupExpect[2] for "262420000000007" to be handled at TC_lu_and_mt_csd0(2138) TC_lu_and_mt_csd0(2138)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000007'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(2130)@718a44d66dfb: Added conn table entry 0TC_lu_and_mt_csd0(2138)4161146 MSC_Test_0-RAN(2130)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(2129)@718a44d66dfb: First idle individual index:0 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133544748 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133544748 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133544748 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133544748 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133544748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133544748 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133544748 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133544748 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133544748 DMSC DEBUG msub_fsm[0x56365ea76180]{active}: Allocated (fsm.c:456) 20250822133544748 DMSC DEBUG msc_i[0x56365ea51870]{READY}: Allocated (fsm.c:456) 20250822133544748 DMSC DEBUG msc_i[0x56365ea51870]{READY}: is child of msub_fsm[0x56365ea76180] (fsm.c:486) 20250822133544748 DMSC DEBUG msc_a[0x56365ea2de90]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822133544748 DMSC DEBUG msc_a[0x56365ea2de90]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea76180] (fsm.c:486) 20250822133544748 DMSC DEBUG msc_a(unknown:GERAN-A-379:NONE)[0x56365ea2de90]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822133544748 DMSC DEBUG msc_i(unknown:GERAN-A-379:NONE)[0x56365ea51870]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822133544748 DMSC DEBUG msc_a(unknown:GERAN-A-379:NONE)[0x56365ea2de90]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822133544749 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-379:LU)[0x56365ea2de90]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822133544749 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-379:LU)[0x56365ea2de90]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822133544749 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-379:LU)[0x56365e9ff2c0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822133544749 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-379:LU)[0x56365e9ff2c0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-379:LU)[0x56365ea2de90] (fsm.c:486) 20250822133544749 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-379:LU)[0x56365e9ff2c0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822133544749 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-379:LU)[0x56365e9ff2c0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822133544749 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822133544749 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822133544749 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-379:LU)[0x56365ea2de90]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822133544749 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-379:LU)[0x56365ea2de90]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822133544749 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250822133544749 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822133544749 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-379:LU)[0x56365e9ff2c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822133544749 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-379:LU)[0x56365e9ff2c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822133544749 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-379:LU)[0x56365e9ff2c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822133544749 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-379:LU)[0x56365e9ff2c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822133544749 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-379:LU)[0x56365ea51870]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822133544749 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-379:LU)[0x56365e9ff2c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822133544749 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-379:LU)[0x56365e9ff2c0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822133544749 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-379:LU)[0x56365ea7e730]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822133544749 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-379:LU)[0x56365ea7e730]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-379:LU)[0x56365e9ff2c0] (fsm.c:486) 20250822133544749 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-379:LU)[0x56365ea7e730]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822133544749 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-379:LU)[0x56365ea7e730]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822133544749 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133544749 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133544749 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133544749 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133544749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133544749 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133544750 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133544750 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133544750 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133544750 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133544750 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133544750 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133544750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133544750 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133544750 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133544750 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@718a44d66dfb: { messageType := 2, destLocRef := '3F7E7A'O ("?~z"), sourceLocRef := '00017B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822133544753 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250822133544753 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2129)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133544755 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133544755 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133544755 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133544755 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133544755 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133544755 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133544755 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133544755 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133544755 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-379:LU)[0x56365ea51870]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" 20250822133544755 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-379:LU)[0x56365ea2de90]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) TC_lu_and_mt_csd0(2138)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822133544756 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133544756 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250822133544756 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250822133544756 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822133544756 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133544756 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-379:LU)[0x56365e9ff2c0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822133544756 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-379:LU)[0x56365ea7e730]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822133544756 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-379:LU)[0x56365ea7e730]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822133544756 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-379:LU)[0x56365ea7e730]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822133544756 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-379:LU)[0x56365ea7e730]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-379:LU)[0x56365e9ff2c0] (vlr_lu_fsm.c:110) 20250822133544756 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-379:LU)[0x56365ea7e730]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822133544756 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-379:LU)[0x56365ea7e730]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822133544756 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-379:LU)[0x56365e9ff2c0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822133544756 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-379:LU)[0x56365e9ff2c0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822133544756 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-379:LU)[0x56365ea13970]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822133544756 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-379:LU)[0x56365ea13970]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-379:LU)[0x56365e9ff2c0] (fsm.c:486) 20250822133544756 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-379:LU)[0x56365ea13970]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822133544756 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-379:LU)[0x56365ea13970]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822133544756 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-379:LU)[0x56365ea13970]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822133544756 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-379:LU)[0x56365ea13970]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822133544756 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:TMSInew-0xB5107DEB) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250822133544756 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-379:LU)[0x56365ea13970]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822133544756 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:TMSInew-0xB5107DEB LOCATION UPDATE ACCEPT (TMSI = 0xb5107deb) (gsm_04_08.c:149) 20250822133544756 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:TMSInew-0xB5107DEB:GERAN-A-379:LU)[0x56365ea51870]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133544756 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:TMSInew-0xB5107DEB - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822133544756 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133544756 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133544756 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133544756 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133544756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133544756 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133544756 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133544756 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(2138)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2130)@718a44d66dfb: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(2130)@718a44d66dfb: patched enc_l3: '055B'O MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2129)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002055B'O 20250822133544758 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133544758 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133544758 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133544758 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133544758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133544758 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133544758 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133544758 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133544758 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:TMSInew-0xB5107DEB:GERAN-A-379:LU)[0x56365ea51870]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133544758 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:TMSInew-0xB5107DEB:GERAN-A-379:LU)[0x56365ea2de90]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133544758 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:TMSInew-0xB5107DEB:GERAN-A-379:LU)[0x56365ea2de90]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822133544758 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:TMSInew-0xB5107DEB:GERAN-A-379:LU)[0x56365e9ff2c0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822133544758 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-379:LU)[0x56365ea13970]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822133544758 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250822133544758 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-379:LU)[0x56365ea13970]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822133544758 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-379:LU)[0x56365e9ff2c0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822133544758 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-379:LU)[0x56365ea13970]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822133544758 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-379:LU)[0x56365ea13970]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-379:LU)[0x56365e9ff2c0] (vlr_lu_fsm.c:817) 20250822133544758 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-379:LU)[0x56365ea13970]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822133544758 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x06EABEBA:GERAN-A-379:LU)[0x56365ea13970]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822133544758 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-379:LU)[0x56365e9ff2c0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822133544758 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-379:LU)[0x56365ea2de90]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250822133544759 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-379:LU)[0x56365ea2de90]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.989s remaining) (msc_a.c:450) 20250822133544759 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250822133544759 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-379:LU)[0x56365ea2de90]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133544759 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-379:LU)[0x56365ea2de90]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250822133544759 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822133544759 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822133544759 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822133544759 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-379:LU)[0x56365ea51870]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822133544759 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822133544759 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133544759 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133544759 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133544759 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133544759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133544759 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133544759 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133544759 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2129)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822133544762 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133544762 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133544762 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133544762 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133544762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133544762 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133544762 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133544762 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133544763 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-379:LU)[0x56365ea51870]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133544763 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-379:LU)[0x56365ea2de90]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133544763 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-379:LU)[0x56365ea2de90]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822133544763 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-379:LU)[0x56365ea2de90]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133544763 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-379:LU)[0x56365ea2de90]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822133544763 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-379:LU)[0x56365e9ff2c0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822133544763 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-379:LU)[0x56365e9ff2c0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-379:LU)[0x56365ea2de90] (msc_a.c:1053) 20250822133544763 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-379:LU)[0x56365e9ff2c0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822133544763 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-379:LU)[0x56365e9ff2c0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822133544763 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-379:LU)[0x56365e9ff2c0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822133544763 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-379:LU)[0x56365ea2de90]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea76180] (msc_a.c:1053) 20250822133544763 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-379:LU)[0x56365ea2de90]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822133544763 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-379:LU)[0x56365ea2de90]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822133544763 DMSC DEBUG msub_fsm[0x56365ea76180]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822133544763 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB) MSC-A terminated (msub.c:261) 20250822133544763 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB) 1 MSC-I still active (msub.c:79) 20250822133544763 DMSC DEBUG msub_fsm[0x56365ea76180]{active}: State change to terminating (no timeout) (msub.c:91) 20250822133544763 DMSC DEBUG msub_fsm[0x56365ea76180]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822133544763 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-379:LU)[0x56365ea51870]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822133544763 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-379:LU)[0x56365ea51870]{READY}: Removing from parent msub_fsm[0x56365ea76180] (msub.c:113) 20250822133544763 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-379 (ran_conn.c:155) 20250822133544763 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-379:LU)[0x56365ea51870]{READY}: Freeing instance (msub.c:113) 20250822133544763 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-379:LU)[0x56365ea51870]{READY}: Deallocated (fsm.c:568) 20250822133544763 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB) Free (msub.c:119) 20250822133544763 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB - active-conn: now used by 1 (attached) (msub.c:375) 20250822133544763 DMSC DEBUG msub_fsm[0x56365ea76180]{terminating}: Freeing instance (msub.c:113) 20250822133544763 DMSC DEBUG msub_fsm[0x56365ea76180]{terminating}: Deallocated (fsm.c:568) 20250822133544763 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133544763 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133544763 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133544763 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133544763 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133544763 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133544763 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133544764 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on local reference:0 20250822133544764 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133544764 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133544764 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133544764 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133544764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133544764 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133544764 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133544765 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(2130)@718a44d66dfb: Deleted conn table entry 0TC_lu_and_mt_csd0(2138)4161146 TC_lu_and_mt_csd0(2138)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822133544766 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822133544766 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(2138)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2138)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2130)@718a44d66dfb: Created IMSI[0] for '262420000000007'H'B5107DEB'O to be handled at TC_lu_and_mt_csd0(2138) MSC_Test-MNCC(2132)@718a44d66dfb: Added conn table entry 0TC_lu_and_mt_csd0(2138)1035467723 20250822133544772 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250822133544772 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250822133544772 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB callref-0x3db7fbcb tid-255) New transaction (transaction.c:231) 20250822133544772 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB callref-0x3db7fbcb tid-255) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS25T} (gsm_04_08_cc.c:790) 20250822133544772 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB callref-0x3db7fbcb tid-255) codecs: :0{(no-codecs)} (from: remote=:0{CLEARMODE#120,BS25T} RAN={(no-codecs)}) (gsm_04_08_cc.c:798) 20250822133544772 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB callref-0x3db7fbcb tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250822133544772 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250822133544772 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250822133544773 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133544773 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133544773 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133544773 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133544773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133544773 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133544773 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133544773 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2130)@718a44d66dfb: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(2138) TC_lu_and_mt_csd0(2138)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2130)@718a44d66dfb: Created IMSI[4] for '262420000000007'H'B5107DEB'O to be handled at TC_lu_and_mt_csd0(2138) TC_lu_and_mt_csd0(2138)@718a44d66dfb: 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 := 'B5107DEB'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(2130)@718a44d66dfb: Added conn table entry 0TC_lu_and_mt_csd0(2138)2750881 MSC_Test_0-SCCP(2129)@718a44d66dfb: First idle individual index:0 20250822133544778 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133544778 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133544778 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133544778 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133544778 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133544778 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133544778 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133544778 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133544779 DMSC DEBUG msub_fsm[0x56365e9ff2c0]{active}: Allocated (fsm.c:456) 20250822133544779 DMSC DEBUG msc_i[0x56365ea2de90]{READY}: Allocated (fsm.c:456) 20250822133544779 DMSC DEBUG msc_i[0x56365ea2de90]{READY}: is child of msub_fsm[0x56365e9ff2c0] (fsm.c:486) 20250822133544779 DMSC DEBUG msc_a[0x56365ea51870]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822133544779 DMSC DEBUG msc_a[0x56365ea51870]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365e9ff2c0] (fsm.c:486) 20250822133544779 DMSC DEBUG msc_a(unknown:GERAN-A-380:NONE)[0x56365ea51870]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822133544779 DMSC DEBUG msc_i(unknown:GERAN-A-380:NONE)[0x56365ea2de90]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822133544779 DMSC DEBUG msc_a(unknown:GERAN-A-380:NONE)[0x56365ea51870]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822133544779 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB5107DEB:GERAN-A-380:PAGING_RESP)[0x56365ea76180]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822133544779 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB5107DEB:GERAN-A-380:PAGING_RESP)[0x56365ea76180]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xB5107DEB:GERAN-A-380:PAGING_RESP)[0x56365ea51870] (fsm.c:486) 20250822133544779 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB5107DEB:GERAN-A-380:PAGING_RESP)[0x56365ea76180]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250822133544779 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB5107DEB:GERAN-A-380:PAGING_RESP)[0x56365ea76180]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822133544779 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822133544779 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822133544779 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-380:PAGING_RESP)[0x56365ea51870]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822133544779 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-380:PAGING_RESP)[0x56365ea51870]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822133544779 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-380:PAGING_RESP)[0x56365ea76180]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822133544779 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-380:PAGING_RESP)[0x56365ea76180]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822133544779 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-380:PAGING_RESP)[0x56365ea76180]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822133544779 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-380:PAGING_RESP)[0x56365ea2de90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822133544779 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-380:PAGING_RESP)[0x56365ea76180]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822133544779 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-380:PAGING_RESP)[0x56365ea76180]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822133544779 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-380:PAGING_RESP)[0x56365ea76180]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822133544779 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-380:PAGING_RESP)[0x56365ea76180]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822133544779 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-380:PAGING_RESP)[0x56365ea76180]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822133544779 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-380:PAGING_RESP)[0x56365ea76180]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822133544779 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-380:PAGING_RESP)[0x56365ea76180]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822133544779 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-380:PAGING_RESP)[0x56365ea51870]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250822133544779 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-380:PAGING_RESP)[0x56365ea51870]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250822133544779 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB callref-0x3db7fbcb tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250822133544779 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250822133544779 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-380:PAGING_RESP)[0x56365ea51870]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:407) 20250822133544779 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-380:PAGING_RESP)[0x56365ea51870]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250822133544779 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-380:PAGING_RESP callref-0x3db7fbcb tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250822133544779 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-380:PAGING_RESP callref-0x3db7fbcb tid-0) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS25T} (gsm_04_08_cc.c:905) 20250822133544779 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-380:PAGING_RESP callref-0x3db7fbcb 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) 20250822133544779 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-380:PAGING_RESP callref-0x3db7fbcb tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250822133544779 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-380:PAGING_RESP)[0x56365ea2de90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133544780 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250822133544780 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250822133544780 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250822133544780 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133544780 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133544780 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133544780 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133544780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133544780 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133544780 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133544780 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133544780 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133544780 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133544780 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133544780 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133544780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133544780 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133544780 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133544780 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133544780 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133544780 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133544780 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133544780 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133544780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133544780 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133544780 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133544780 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@718a44d66dfb: { messageType := 2, destLocRef := '29F9A1'O, sourceLocRef := '00017C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822133544782 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250822133544782 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(2138)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_mt_call_complete 1 MSC_Test_0-RAN(2130)@718a44d66dfb: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(2130)@718a44d66dfb: patched enc_l3: '8301'O MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2129)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133544784 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133544784 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133544784 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133544784 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133544784 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133544784 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133544784 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133544784 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133544784 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-380:PAGING_RESP)[0x56365ea2de90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133544784 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-380:PAGING_RESP)[0x56365ea51870]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133544784 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-380:PAGING_RESP callref-0x3db7fbcb tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2690) 20250822133544784 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-380:PAGING_RESP callref-0x3db7fbcb tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250822133544784 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-380:PAGING_RESP callref-0x3db7fbcb tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250822133544784 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-380:PAGING_RESP callref-0x3db7fbcb tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250822133544784 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-380:PAGING_RESP callref-0x3db7fbcb 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) 20250822133544784 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-380:PAGING_RESP callref-0x3db7fbcb tid-0) tx MNCC_ALERT_IND (RTP=0.0.0.0:0{CLEARMODE#120}) (gsm_04_08_cc.c:309) TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_mt_call_complete 2 MSC_Test-MGCP(2133)@718a44d66dfb: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(2138) 20250822133544785 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-380:PAGING_RESP callref-0x3db7fbcb tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250822133544785 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-380:PAGING_RESP)[0x56365ea13970]{ESTABLISHING}: Allocated (fsm.c:456) 20250822133544785 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-380:PAGING_RESP)[0x56365ea13970]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-380:PAGING_RESP)[0x56365ea51870] (fsm.c:486) 20250822133544785 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-380:PAGING_RESP callref-0x3db7fbcb 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) 20250822133544785 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-380:PAGING_RESP)[0x56365ea2dd60]{UNINITIALIZED}: Allocated (fsm.c:456) 20250822133544785 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-380:PAGING_RESP)[0x56365ea2dd60]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-380:PAGING_RESP)[0x56365ea13970] (fsm.c:486) 20250822133544785 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-380:PAGING_RESP:trans-0:call-149:RTP_TO_CN:no-CI)[0x56365ea2dd60]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250822133544785 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-380:PAGING_RESP:trans-0:call-149:RTP_TO_CN:no-CI)[0x56365ea2dd60]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250822133544785 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-380:PAGING_RESP)[0x56365ea2cd80]{UNINITIALIZED}: Allocated (fsm.c:456) 20250822133544785 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-380:PAGING_RESP)[0x56365ea2cd80]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-380:PAGING_RESP)[0x56365ea13970] (fsm.c:486) 20250822133544785 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-380:PAGING_RESP:trans-0:call-149:RTP_TO_RAN:no-CI)[0x56365ea2cd80]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250822133544785 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-380:PAGING_RESP:trans-0:call-149:RTP_TO_RAN:no-CI)[0x56365ea2cd80]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(2133)@718a44d66dfb: Found Expect[0] for { line := { verb := "CRCX", trans_id := "334", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "95" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mt_csd0(2138) TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_mt_call_complete 3 20250822133544787 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-380:PAGING_RESP:trans-0:call-149:RTP_TO_CN:no-CI)[0x56365ea2dd60]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822133544787 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-380:PAGING_RESP)[0x56365ea13970]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250822133544787 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-380:PAGING_RESP)[0x56365ea51870]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250822133544787 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-380:PAGING_RESP callref-0x3db7fbcb tid-0) CN RTP address available, but in unexpected state 7 (gsm_04_08_cc.c:2122) TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_mt_call_complete 4 20250822133544789 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-380:PAGING_RESP:trans-0:call-149:RTP_TO_RAN:no-CI)[0x56365ea2cd80]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822133544789 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-380:PAGING_RESP)[0x56365ea13970]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250822133544789 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-380:PAGING_RESP)[0x56365ea51870]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250822133544789 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-380:PAGING_RESP callref-0x3db7fbcb 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) 20250822133544789 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-380:PAGING_RESP callref-0x3db7fbcb tid-0) Sending Assignment Command (msc_a.c:706) 20250822133544789 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-380:PAGING_RESP)[0x56365ea2de90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250822133544789 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133544789 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133544789 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133544789 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133544789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133544789 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133544789 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133544789 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_mt_call_complete 6 MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_len:16 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2129)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O 20250822133544793 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133544793 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133544793 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133544793 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133544793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133544793 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133544793 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133544793 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133544793 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-380:PAGING_RESP)[0x56365ea2de90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133544793 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-380:PAGING_RESP)[0x56365ea51870]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133544793 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-380:PAGING_RESP:trans-0:call-149:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x56365ea2cd80]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250822133544793 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-380:PAGING_RESP:trans-0:call-149:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x56365ea2cd80]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250822133544793 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-380:PAGING_RESP:trans-0:call-149:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea2cd80]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) MSC_Test_0-RAN(2130)@718a44d66dfb: patching N(SD)=1 into dtap '8307'O 20250822133544793 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-380:PAGING_RESP callref-0x3db7fbcb 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) 20250822133544793 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-380:PAGING_RESP callref-0x3db7fbcb tid-0) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250822133544793 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-380:PAGING_RESP callref-0x3db7fbcb 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) 20250822133544793 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-380:PAGING_RESP callref-0x3db7fbcb tid-0) tx MNCC_RTP_CREATE (RTP=0.0.0.0:0{CLEARMODE#120}) (gsm_04_08_cc.c:309) MSC_Test_0-RAN(2130)@718a44d66dfb: patched enc_l3: '8347'O MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2129)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_mt_call_complete 5 TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_mt_call_complete 8 20250822133544797 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-380:PAGING_RESP:trans-0:call-149:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea2cd80]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822133544797 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-380:PAGING_RESP:trans-0:call-149:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea2cd80]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250822133544797 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-380:PAGING_RESP)[0x56365ea13970]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250822133544994 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133544994 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133544994 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133544994 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133544994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133544994 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133544994 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133544994 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133544995 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-380:PAGING_RESP)[0x56365ea2de90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133544995 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-380:PAGING_RESP)[0x56365ea51870]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133544995 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-380:PAGING_RESP callref-0x3db7fbcb tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2690) 20250822133544995 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-380:PAGING_RESP callref-0x3db7fbcb tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250822133544995 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-380:PAGING_RESP callref-0x3db7fbcb tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250822133544995 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-380:PAGING_RESP callref-0x3db7fbcb 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) 20250822133544995 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-380:PAGING_RESP callref-0x3db7fbcb tid-0) tx MNCC_SETUP_CNF (RTP=0.0.0.0:0{CLEARMODE#120}) (gsm_04_08_cc.c:309) TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_mt_call_complete 7 20250822133544998 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-380:PAGING_RESP callref-0x3db7fbcb tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250822133544999 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-380:PAGING_RESP callref-0x3db7fbcb 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) 20250822133544999 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-380:PAGING_RESP:trans-0:call-149:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x56365ea2dd60]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250822133544999 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-380:PAGING_RESP:trans-0:call-149:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x56365ea2dd60]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250822133544999 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-380:PAGING_RESP:trans-0:call-149:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x56365ea2dd60]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250822133544999 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-380:PAGING_RESP:trans-0:call-149:RTP_TO_CN:CI-11111:remote-port-not-sent:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea2dd60]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_mt_call_complete 9 TC_lu_and_mt_csd0(2138)@718a44d66dfb: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_mt_call_complete DONE TC_lu_and_mt_csd0(2138)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2138)@718a44d66dfb: Hold the call for some time 20250822133545004 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-380:PAGING_RESP:trans-0:call-149:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea2dd60]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822133545004 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-380:PAGING_RESP:trans-0:call-149:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea2dd60]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250822133545004 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-380:PAGING_RESP)[0x56365ea13970]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250822133545004 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-380:PAGING_RESP)[0x56365ea13970]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250822133545004 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-380:PAGING_RESP)[0x56365ea51870]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) TC_lu_and_mt_csd0(2138)@718a44d66dfb: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(2138)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2138)@718a44d66dfb: Hangup TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_call_hangup 0: tx MNCC_DISC_REQ 20250822133545505 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-380:PAGING_RESP callref-0x3db7fbcb tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250822133545505 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-380:PAGING_RESP callref-0x3db7fbcb tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822133545505 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-380:PAGING_RESP callref-0x3db7fbcb tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250822133545505 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-380:PAGING_RESP callref-0x3db7fbcb tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250822133545505 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-380:PAGING_RESP)[0x56365ea2de90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133545505 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133545505 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133545505 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133545505 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133545505 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133545505 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133545505 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133545505 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(2130)@718a44d66dfb: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(2130)@718a44d66dfb: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_len:9 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2129)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O 20250822133545508 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133545508 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133545508 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133545508 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133545508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133545508 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133545508 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133545508 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133545508 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-380:PAGING_RESP)[0x56365ea2de90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133545508 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-380:PAGING_RESP)[0x56365ea51870]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133545508 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-380:PAGING_RESP callref-0x3db7fbcb tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2690) 20250822133545508 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-380:PAGING_RESP callref-0x3db7fbcb tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250822133545508 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-380:PAGING_RESP)[0x56365ea2de90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133545508 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-380:PAGING_RESP callref-0x3db7fbcb tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250822133545508 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-380:PAGING_RESP callref-0x3db7fbcb tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250822133545508 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-380:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250822133545508 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-380:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822133545508 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250822133545508 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-380:PAGING_RESP)[0x56365ea51870]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133545508 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-380:PAGING_RESP)[0x56365ea51870]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250822133545508 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822133545508 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822133545508 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822133545508 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-380:PAGING_RESP)[0x56365ea13970]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250822133545508 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-380:PAGING_RESP:trans-0:call-149:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea2cd80]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250822133545508 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-380:PAGING_RESP:trans-0:call-149:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea2cd80]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-380:PAGING_RESP)[0x56365ea13970] (call_leg.c:197) 20250822133545509 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-380:PAGING_RESP:trans-0:call-149:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea2cd80]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250822133545509 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-380:PAGING_RESP:trans-0:call-149:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea2cd80]{ESTABLISHED}: Deallocated (fsm.c:568) 20250822133545509 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-380:PAGING_RESP:trans-0:call-149:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea2dd60]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250822133545509 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-380:PAGING_RESP:trans-0:call-149:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea2dd60]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-380:PAGING_RESP)[0x56365ea13970] (call_leg.c:197) 20250822133545509 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-380:PAGING_RESP)[0x56365ea13970]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250822133545509 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-380:PAGING_RESP:trans-0:call-149:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea2dd60]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250822133545509 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-380:PAGING_RESP:trans-0:call-149:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea2dd60]{ESTABLISHED}: Deallocated (fsm.c:568) 20250822133545509 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-380:PAGING_RESP)[0x56365ea13970]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250822133545509 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-380:PAGING_RESP)[0x56365ea13970]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-380:PAGING_RESP)[0x56365ea51870] (call_leg.c:198) 20250822133545509 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-380:PAGING_RESP)[0x56365ea13970]{RELEASING}: Freeing instance (call_leg.c:198) 20250822133545509 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-380:PAGING_RESP)[0x56365ea13970]{RELEASING}: Deallocated (fsm.c:568) 20250822133545509 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-380:PAGING_RESP)[0x56365ea51870]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250822133545509 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-380:PAGING_RESP)[0x56365ea2de90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822133545509 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822133545509 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133545509 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133545509 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133545509 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133545509 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133545509 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133545509 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133545509 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133545509 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133545509 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133545509 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133545509 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133545509 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133545509 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133545509 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133545509 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2132)@718a44d66dfb: Deleted conn table entry 0TC_lu_and_mt_csd0(2138)1035467723 TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(2138)@718a44d66dfb: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mt_csd0(2138)@718a44d66dfb: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2129)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822133545512 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133545512 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133545512 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133545512 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133545512 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133545512 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133545512 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133545512 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133545513 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-380:PAGING_RESP)[0x56365ea2de90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133545513 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-380:PAGING_RESP)[0x56365ea51870]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133545513 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-380:PAGING_RESP)[0x56365ea51870]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822133545513 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-380:PAGING_RESP)[0x56365ea51870]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133545513 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-380:PAGING_RESP)[0x56365ea51870]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822133545513 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-380:PAGING_RESP)[0x56365ea76180]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822133545513 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-380:PAGING_RESP)[0x56365ea76180]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-380:PAGING_RESP)[0x56365ea51870] (msc_a.c:1053) 20250822133545513 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-380:PAGING_RESP)[0x56365ea76180]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822133545513 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-380:PAGING_RESP)[0x56365ea76180]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822133545513 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-380:PAGING_RESP)[0x56365ea51870]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365e9ff2c0] (msc_a.c:1053) 20250822133545513 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-380:PAGING_RESP)[0x56365ea51870]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822133545513 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-380:PAGING_RESP)[0x56365ea51870]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822133545513 DMSC DEBUG msub_fsm[0x56365e9ff2c0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822133545513 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB) MSC-A terminated (msub.c:261) 20250822133545513 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB) 1 MSC-I still active (msub.c:79) 20250822133545513 DMSC DEBUG msub_fsm[0x56365e9ff2c0]{active}: State change to terminating (no timeout) (msub.c:91) 20250822133545513 DMSC DEBUG msub_fsm[0x56365e9ff2c0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822133545513 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-380:PAGING_RESP)[0x56365ea2de90]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822133545513 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-380:PAGING_RESP)[0x56365ea2de90]{READY}: Removing from parent msub_fsm[0x56365e9ff2c0] (msub.c:113) 20250822133545513 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-380 (ran_conn.c:155) 20250822133545513 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-380:PAGING_RESP)[0x56365ea2de90]{READY}: Freeing instance (msub.c:113) 20250822133545513 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-380:PAGING_RESP)[0x56365ea2de90]{READY}: Deallocated (fsm.c:568) 20250822133545513 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB) Free (msub.c:119) 20250822133545513 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB - active-conn: now used by 1 (attached) (msub.c:375) 20250822133545513 DMSC DEBUG msub_fsm[0x56365e9ff2c0]{terminating}: Freeing instance (msub.c:113) 20250822133545513 DMSC DEBUG msub_fsm[0x56365e9ff2c0]{terminating}: Deallocated (fsm.c:568) 20250822133545513 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133545513 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133545513 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133545513 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133545513 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133545513 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133545513 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133545513 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on local reference:0 20250822133545514 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133545514 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133545514 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133545514 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133545514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133545514 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133545514 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133545514 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(2130)@718a44d66dfb: Deleted conn table entry 0TC_lu_and_mt_csd0(2138)2750881 TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(2138)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_call_hangup 9: done MSC_Test_0-RAN(2130)@718a44d66dfb: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(2138) TC_lu_and_mt_csd0(2138)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2138)@718a44d66dfb: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(2138)@718a44d66dfb: ----------------------------------------------- TC_lu_and_mt_csd0(2138)@718a44d66dfb: "CSD Bearer Service: BS26T" TC_lu_and_mt_csd0(2138)@718a44d66dfb: ----------------------------------------------- MSC_Test-GSUP(2135)@718a44d66dfb: Created GsupExpect[3] for "262420000000007" to be handled at TC_lu_and_mt_csd0(2138) TC_lu_and_mt_csd0(2138)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000007'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(2130)@718a44d66dfb: Added conn table entry 0TC_lu_and_mt_csd0(2138)11049440 MSC_Test_0-RAN(2130)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(2129)@718a44d66dfb: First idle individual index:0 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133546529 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133546529 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133546529 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133546529 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133546529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133546529 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133546529 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133546529 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133546530 DMSC DEBUG msub_fsm[0x56365ea2cd80]{active}: Allocated (fsm.c:456) 20250822133546530 DMSC DEBUG msc_i[0x56365ea7e860]{READY}: Allocated (fsm.c:456) 20250822133546530 DMSC DEBUG msc_i[0x56365ea7e860]{READY}: is child of msub_fsm[0x56365ea2cd80] (fsm.c:486) 20250822133546530 DMSC DEBUG msc_a[0x56365ea7e730]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822133546530 DMSC DEBUG msc_a[0x56365ea7e730]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea2cd80] (fsm.c:486) 20250822133546530 DMSC DEBUG msc_a(unknown:GERAN-A-381:NONE)[0x56365ea7e730]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822133546531 DMSC DEBUG msc_i(unknown:GERAN-A-381:NONE)[0x56365ea7e860]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822133546531 DMSC DEBUG msc_a(unknown:GERAN-A-381:NONE)[0x56365ea7e730]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822133546531 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-381:LU)[0x56365ea7e730]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822133546531 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-381:LU)[0x56365ea7e730]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822133546531 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-381:LU)[0x56365ea2dd60]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822133546531 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-381:LU)[0x56365ea2dd60]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-381:LU)[0x56365ea7e730] (fsm.c:486) 20250822133546531 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-381:LU)[0x56365ea2dd60]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822133546531 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-381:LU)[0x56365ea2dd60]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822133546531 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822133546531 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822133546531 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-381:LU)[0x56365ea7e730]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822133546531 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-381:LU)[0x56365ea7e730]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822133546531 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250822133546531 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822133546531 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-381:LU)[0x56365ea2dd60]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822133546531 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-381:LU)[0x56365ea2dd60]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822133546531 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-381:LU)[0x56365ea2dd60]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822133546531 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-381:LU)[0x56365ea2dd60]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822133546531 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-381:LU)[0x56365ea7e860]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822133546531 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-381:LU)[0x56365ea2dd60]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822133546531 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-381:LU)[0x56365ea2dd60]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822133546531 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-381:LU)[0x56365ea69b30]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822133546531 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-381:LU)[0x56365ea69b30]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-381:LU)[0x56365ea2dd60] (fsm.c:486) 20250822133546531 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-381:LU)[0x56365ea69b30]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822133546531 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-381:LU)[0x56365ea69b30]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822133546531 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133546531 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133546531 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133546531 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133546531 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133546531 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133546531 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133546531 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133546532 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133546532 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133546532 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133546532 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133546532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133546532 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133546532 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133546532 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@718a44d66dfb: { messageType := 2, destLocRef := 'A899E0'O, sourceLocRef := '00017D'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822133546534 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250822133546534 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2129)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250822133546536 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133546536 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133546536 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133546536 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133546536 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133546536 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133546536 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133546536 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133546536 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-381:LU)[0x56365ea7e860]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133546536 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-381:LU)[0x56365ea7e730]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(2138)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822133546540 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133546540 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250822133546540 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250822133546540 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822133546541 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133546541 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-381:LU)[0x56365ea2dd60]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822133546541 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-381:LU)[0x56365ea69b30]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822133546541 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-381:LU)[0x56365ea69b30]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822133546541 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-381:LU)[0x56365ea69b30]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822133546541 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-381:LU)[0x56365ea69b30]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-381:LU)[0x56365ea2dd60] (vlr_lu_fsm.c:110) 20250822133546541 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-381:LU)[0x56365ea69b30]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822133546541 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-381:LU)[0x56365ea69b30]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822133546541 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-381:LU)[0x56365ea2dd60]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822133546541 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-381:LU)[0x56365ea2dd60]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822133546541 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-381:LU)[0x56365ea13970]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822133546541 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-381:LU)[0x56365ea13970]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-381:LU)[0x56365ea2dd60] (fsm.c:486) 20250822133546541 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-381:LU)[0x56365ea13970]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822133546541 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-381:LU)[0x56365ea13970]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822133546541 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-381:LU)[0x56365ea13970]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822133546541 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-381:LU)[0x56365ea13970]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822133546541 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:TMSInew-0x56C502C9) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250822133546541 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-381:LU)[0x56365ea13970]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822133546541 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:TMSInew-0x56C502C9 LOCATION UPDATE ACCEPT (TMSI = 0x56c502c9) (gsm_04_08.c:149) 20250822133546541 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:TMSInew-0x56C502C9:GERAN-A-381:LU)[0x56365ea7e860]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133546541 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:TMSInew-0x56C502C9 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822133546541 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133546541 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133546541 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133546541 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133546541 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133546541 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133546541 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133546541 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(2138)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2130)@718a44d66dfb: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(2130)@718a44d66dfb: patched enc_l3: '055B'O MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2129)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002055B'O 20250822133546546 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133546546 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133546546 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133546546 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133546546 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133546546 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133546546 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133546546 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133546546 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:TMSInew-0x56C502C9:GERAN-A-381:LU)[0x56365ea7e860]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133546546 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:TMSInew-0x56C502C9:GERAN-A-381:LU)[0x56365ea7e730]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133546546 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:TMSInew-0x56C502C9:GERAN-A-381:LU)[0x56365ea7e730]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822133546546 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:TMSInew-0x56C502C9:GERAN-A-381:LU)[0x56365ea2dd60]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822133546546 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-381:LU)[0x56365ea13970]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822133546546 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250822133546546 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-381:LU)[0x56365ea13970]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822133546546 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-381:LU)[0x56365ea2dd60]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822133546546 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-381:LU)[0x56365ea13970]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822133546546 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-381:LU)[0x56365ea13970]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-381:LU)[0x56365ea2dd60] (vlr_lu_fsm.c:817) 20250822133546546 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-381:LU)[0x56365ea13970]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822133546546 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5107DEB:GERAN-A-381:LU)[0x56365ea13970]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822133546546 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-381:LU)[0x56365ea2dd60]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822133546546 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-381:LU)[0x56365ea7e730]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250822133546546 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-381:LU)[0x56365ea7e730]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.984s remaining) (msc_a.c:450) 20250822133546546 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250822133546546 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-381:LU)[0x56365ea7e730]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133546546 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-381:LU)[0x56365ea7e730]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250822133546546 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822133546546 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822133546546 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822133546546 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-381:LU)[0x56365ea7e860]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822133546546 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822133546547 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133546547 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133546547 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133546547 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133546547 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133546547 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133546547 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133546547 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2129)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822133546549 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133546549 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133546549 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133546549 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133546549 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133546549 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133546549 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133546549 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133546549 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-381:LU)[0x56365ea7e860]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133546549 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-381:LU)[0x56365ea7e730]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133546549 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-381:LU)[0x56365ea7e730]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822133546549 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-381:LU)[0x56365ea7e730]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133546549 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-381:LU)[0x56365ea7e730]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822133546549 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-381:LU)[0x56365ea2dd60]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822133546549 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-381:LU)[0x56365ea2dd60]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-381:LU)[0x56365ea7e730] (msc_a.c:1053) 20250822133546549 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-381:LU)[0x56365ea2dd60]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822133546549 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-381:LU)[0x56365ea2dd60]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822133546549 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-381:LU)[0x56365ea2dd60]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822133546549 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-381:LU)[0x56365ea7e730]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea2cd80] (msc_a.c:1053) 20250822133546549 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-381:LU)[0x56365ea7e730]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822133546549 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-381:LU)[0x56365ea7e730]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822133546549 DMSC DEBUG msub_fsm[0x56365ea2cd80]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822133546549 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9) MSC-A terminated (msub.c:261) 20250822133546550 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9) 1 MSC-I still active (msub.c:79) 20250822133546550 DMSC DEBUG msub_fsm[0x56365ea2cd80]{active}: State change to terminating (no timeout) (msub.c:91) 20250822133546550 DMSC DEBUG msub_fsm[0x56365ea2cd80]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822133546550 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-381:LU)[0x56365ea7e860]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822133546550 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-381:LU)[0x56365ea7e860]{READY}: Removing from parent msub_fsm[0x56365ea2cd80] (msub.c:113) 20250822133546550 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-381 (ran_conn.c:155) 20250822133546550 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-381:LU)[0x56365ea7e860]{READY}: Freeing instance (msub.c:113) 20250822133546550 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-381:LU)[0x56365ea7e860]{READY}: Deallocated (fsm.c:568) 20250822133546550 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9) Free (msub.c:119) 20250822133546550 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9 - active-conn: now used by 1 (attached) (msub.c:375) 20250822133546550 DMSC DEBUG msub_fsm[0x56365ea2cd80]{terminating}: Freeing instance (msub.c:113) 20250822133546550 DMSC DEBUG msub_fsm[0x56365ea2cd80]{terminating}: Deallocated (fsm.c:568) 20250822133546550 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133546550 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133546550 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133546550 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133546550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133546550 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133546550 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133546550 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on local reference:0 20250822133546550 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133546550 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133546550 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133546550 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133546550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133546550 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133546550 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133546550 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2130)@718a44d66dfb: Deleted conn table entry 0TC_lu_and_mt_csd0(2138)11049440 TC_lu_and_mt_csd0(2138)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822133546552 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822133546552 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(2138)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2138)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2130)@718a44d66dfb: Created IMSI[0] for '262420000000007'H'56C502C9'O to be handled at TC_lu_and_mt_csd0(2138) MSC_Test-MNCC(2132)@718a44d66dfb: Added conn table entry 0TC_lu_and_mt_csd0(2138)1318764729 20250822133546556 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9 + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250822133546556 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9 + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250822133546556 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9 callref-0x4e9ac0b9 tid-255) New transaction (transaction.c:231) 20250822133546556 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9 callref-0x4e9ac0b9 tid-255) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS26T} (gsm_04_08_cc.c:790) 20250822133546556 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9 callref-0x4e9ac0b9 tid-255) codecs: :0{(no-codecs)} (from: remote=:0{CLEARMODE#120,BS26T} RAN={(no-codecs)}) (gsm_04_08_cc.c:798) 20250822133546556 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9 callref-0x4e9ac0b9 tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250822133546556 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9 + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250822133546556 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9 - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250822133546556 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133546556 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133546556 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133546556 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133546556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133546556 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133546556 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133546556 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2130)@718a44d66dfb: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(2138) TC_lu_and_mt_csd0(2138)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2130)@718a44d66dfb: Created IMSI[5] for '262420000000007'H'56C502C9'O to be handled at TC_lu_and_mt_csd0(2138) TC_lu_and_mt_csd0(2138)@718a44d66dfb: 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 := '56C502C9'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(2130)@718a44d66dfb: Added conn table entry 0TC_lu_and_mt_csd0(2138)14163037 MSC_Test_0-SCCP(2129)@718a44d66dfb: First idle individual index:0 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133546562 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133546562 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133546562 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133546562 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133546562 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133546562 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133546562 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133546562 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133546563 DMSC DEBUG msub_fsm[0x56365ea2dd60]{active}: Allocated (fsm.c:456) 20250822133546563 DMSC DEBUG msc_i[0x56365ea7e730]{READY}: Allocated (fsm.c:456) 20250822133546563 DMSC DEBUG msc_i[0x56365ea7e730]{READY}: is child of msub_fsm[0x56365ea2dd60] (fsm.c:486) 20250822133546563 DMSC DEBUG msc_a[0x56365ea7e860]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822133546563 DMSC DEBUG msc_a[0x56365ea7e860]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea2dd60] (fsm.c:486) 20250822133546563 DMSC DEBUG msc_a(unknown:GERAN-A-382:NONE)[0x56365ea7e860]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822133546563 DMSC DEBUG msc_i(unknown:GERAN-A-382:NONE)[0x56365ea7e730]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822133546563 DMSC DEBUG msc_a(unknown:GERAN-A-382:NONE)[0x56365ea7e860]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822133546563 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x56C502C9:GERAN-A-382:PAGING_RESP)[0x56365ea2cd80]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822133546563 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x56C502C9:GERAN-A-382:PAGING_RESP)[0x56365ea2cd80]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x56C502C9:GERAN-A-382:PAGING_RESP)[0x56365ea7e860] (fsm.c:486) 20250822133546563 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x56C502C9:GERAN-A-382:PAGING_RESP)[0x56365ea2cd80]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250822133546563 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x56C502C9:GERAN-A-382:PAGING_RESP)[0x56365ea2cd80]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822133546563 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9 + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822133546563 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9 + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822133546563 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-382:PAGING_RESP)[0x56365ea7e860]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822133546563 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-382:PAGING_RESP)[0x56365ea7e860]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822133546563 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-382:PAGING_RESP)[0x56365ea2cd80]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822133546563 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-382:PAGING_RESP)[0x56365ea2cd80]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822133546563 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-382:PAGING_RESP)[0x56365ea2cd80]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822133546563 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-382:PAGING_RESP)[0x56365ea7e730]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822133546563 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-382:PAGING_RESP)[0x56365ea2cd80]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822133546563 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-382:PAGING_RESP)[0x56365ea2cd80]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822133546563 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-382:PAGING_RESP)[0x56365ea2cd80]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822133546563 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-382:PAGING_RESP)[0x56365ea2cd80]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822133546563 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-382:PAGING_RESP)[0x56365ea2cd80]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822133546563 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-382:PAGING_RESP)[0x56365ea2cd80]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822133546563 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-382:PAGING_RESP)[0x56365ea2cd80]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822133546563 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-382:PAGING_RESP)[0x56365ea7e860]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250822133546563 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-382:PAGING_RESP)[0x56365ea7e860]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250822133546563 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9 callref-0x4e9ac0b9 tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250822133546563 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250822133546563 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-382:PAGING_RESP)[0x56365ea7e860]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:407) 20250822133546563 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-382:PAGING_RESP)[0x56365ea7e860]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250822133546563 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-382:PAGING_RESP callref-0x4e9ac0b9 tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250822133546563 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-382:PAGING_RESP callref-0x4e9ac0b9 tid-0) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS26T} (gsm_04_08_cc.c:905) 20250822133546563 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-382:PAGING_RESP callref-0x4e9ac0b9 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) 20250822133546563 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-382:PAGING_RESP callref-0x4e9ac0b9 tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250822133546563 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-382:PAGING_RESP)[0x56365ea7e730]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133546563 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9 - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250822133546563 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250822133546563 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9 - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250822133546563 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133546563 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133546563 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133546564 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133546564 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133546564 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133546564 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133546564 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133546564 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133546564 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133546564 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133546564 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133546564 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133546564 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133546564 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133546564 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133546564 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133546564 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133546564 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133546564 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133546564 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133546564 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133546564 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133546564 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@718a44d66dfb: { messageType := 2, destLocRef := 'D81C5D'O, sourceLocRef := '00017E'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822133546566 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9 + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250822133546566 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9 - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(2138)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_mt_call_complete 1 MSC_Test_0-RAN(2130)@718a44d66dfb: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(2130)@718a44d66dfb: patched enc_l3: '8301'O MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2129)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133546570 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133546570 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133546570 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133546570 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133546570 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133546570 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133546570 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133546570 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133546570 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-382:PAGING_RESP)[0x56365ea7e730]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133546570 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-382:PAGING_RESP)[0x56365ea7e860]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133546570 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-382:PAGING_RESP callref-0x4e9ac0b9 tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2690) 20250822133546570 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-382:PAGING_RESP callref-0x4e9ac0b9 tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250822133546570 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-382:PAGING_RESP callref-0x4e9ac0b9 tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250822133546570 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-382:PAGING_RESP callref-0x4e9ac0b9 tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250822133546570 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-382:PAGING_RESP callref-0x4e9ac0b9 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) 20250822133546570 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-382:PAGING_RESP callref-0x4e9ac0b9 tid-0) tx MNCC_ALERT_IND (RTP=0.0.0.0:0{CLEARMODE#120}) (gsm_04_08_cc.c:309) TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_mt_call_complete 2 MSC_Test-MGCP(2133)@718a44d66dfb: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(2138) 20250822133546572 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-382:PAGING_RESP callref-0x4e9ac0b9 tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250822133546572 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-382:PAGING_RESP)[0x56365ea13970]{ESTABLISHING}: Allocated (fsm.c:456) 20250822133546572 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-382:PAGING_RESP)[0x56365ea13970]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-382:PAGING_RESP)[0x56365ea7e860] (fsm.c:486) 20250822133546572 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-382:PAGING_RESP callref-0x4e9ac0b9 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) 20250822133546572 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-382:PAGING_RESP)[0x56365e9ff2c0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250822133546572 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-382:PAGING_RESP)[0x56365e9ff2c0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-382:PAGING_RESP)[0x56365ea13970] (fsm.c:486) 20250822133546572 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-382:PAGING_RESP:trans-0:call-150:RTP_TO_CN:no-CI)[0x56365e9ff2c0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250822133546572 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-382:PAGING_RESP:trans-0:call-150:RTP_TO_CN:no-CI)[0x56365e9ff2c0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250822133546573 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-382:PAGING_RESP)[0x56365ea51870]{UNINITIALIZED}: Allocated (fsm.c:456) 20250822133546573 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-382:PAGING_RESP)[0x56365ea51870]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-382:PAGING_RESP)[0x56365ea13970] (fsm.c:486) 20250822133546573 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-382:PAGING_RESP:trans-0:call-150:RTP_TO_RAN:no-CI)[0x56365ea51870]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250822133546573 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-382:PAGING_RESP:trans-0:call-150:RTP_TO_RAN:no-CI)[0x56365ea51870]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(2133)@718a44d66dfb: Found Expect[0] for { line := { verb := "CRCX", trans_id := "340", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "96" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mt_csd0(2138) TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_mt_call_complete 3 20250822133546575 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-382:PAGING_RESP:trans-0:call-150:RTP_TO_CN:no-CI)[0x56365e9ff2c0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822133546575 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-382:PAGING_RESP)[0x56365ea13970]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250822133546575 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-382:PAGING_RESP)[0x56365ea7e860]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250822133546575 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-382:PAGING_RESP callref-0x4e9ac0b9 tid-0) CN RTP address available, but in unexpected state 7 (gsm_04_08_cc.c:2122) TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_mt_call_complete 4 20250822133546577 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-382:PAGING_RESP:trans-0:call-150:RTP_TO_RAN:no-CI)[0x56365ea51870]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822133546577 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-382:PAGING_RESP)[0x56365ea13970]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250822133546577 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-382:PAGING_RESP)[0x56365ea7e860]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250822133546577 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-382:PAGING_RESP callref-0x4e9ac0b9 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) 20250822133546577 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-382:PAGING_RESP callref-0x4e9ac0b9 tid-0) Sending Assignment Command (msc_a.c:706) 20250822133546577 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-382:PAGING_RESP)[0x56365ea7e730]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250822133546577 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133546577 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133546577 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133546577 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133546577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133546577 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133546577 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133546577 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_mt_call_complete 6 MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_len:16 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2129)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O 20250822133546579 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133546579 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133546579 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133546579 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133546579 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133546579 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133546579 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133546579 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133546579 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-382:PAGING_RESP)[0x56365ea7e730]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133546579 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-382:PAGING_RESP)[0x56365ea7e860]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_0-RAN(2130)@718a44d66dfb: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(2130)@718a44d66dfb: patched enc_l3: '8347'O 20250822133546579 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-382:PAGING_RESP:trans-0:call-150:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x56365ea51870]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250822133546579 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-382:PAGING_RESP:trans-0:call-150:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x56365ea51870]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250822133546579 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-382:PAGING_RESP:trans-0:call-150:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea51870]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250822133546579 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-382:PAGING_RESP callref-0x4e9ac0b9 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) 20250822133546579 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-382:PAGING_RESP callref-0x4e9ac0b9 tid-0) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250822133546579 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-382:PAGING_RESP callref-0x4e9ac0b9 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) 20250822133546579 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-382:PAGING_RESP callref-0x4e9ac0b9 tid-0) tx MNCC_RTP_CREATE (RTP=0.0.0.0:0{CLEARMODE#120}) (gsm_04_08_cc.c:309) MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2129)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_mt_call_complete 5 TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_mt_call_complete 8 20250822133546581 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-382:PAGING_RESP:trans-0:call-150:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea51870]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822133546581 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-382:PAGING_RESP:trans-0:call-150:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea51870]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250822133546581 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-382:PAGING_RESP)[0x56365ea13970]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250822133546782 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133546782 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133546782 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133546782 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133546782 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133546782 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133546782 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133546782 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133546783 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-382:PAGING_RESP)[0x56365ea7e730]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133546783 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-382:PAGING_RESP)[0x56365ea7e860]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133546783 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-382:PAGING_RESP callref-0x4e9ac0b9 tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2690) 20250822133546783 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-382:PAGING_RESP callref-0x4e9ac0b9 tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250822133546783 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-382:PAGING_RESP callref-0x4e9ac0b9 tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250822133546783 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-382:PAGING_RESP callref-0x4e9ac0b9 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) 20250822133546783 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-382:PAGING_RESP callref-0x4e9ac0b9 tid-0) tx MNCC_SETUP_CNF (RTP=0.0.0.0:0{CLEARMODE#120}) (gsm_04_08_cc.c:309) TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_mt_call_complete 7 20250822133546788 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-382:PAGING_RESP callref-0x4e9ac0b9 tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250822133546788 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-382:PAGING_RESP callref-0x4e9ac0b9 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) 20250822133546788 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-382:PAGING_RESP:trans-0:call-150:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x56365e9ff2c0]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250822133546788 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-382:PAGING_RESP:trans-0:call-150:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x56365e9ff2c0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250822133546788 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-382:PAGING_RESP:trans-0:call-150:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x56365e9ff2c0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250822133546788 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-382:PAGING_RESP:trans-0:call-150:RTP_TO_CN:CI-11111:remote-port-not-sent:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365e9ff2c0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_mt_call_complete 9 TC_lu_and_mt_csd0(2138)@718a44d66dfb: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_mt_call_complete DONE TC_lu_and_mt_csd0(2138)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2138)@718a44d66dfb: Hold the call for some time 20250822133546794 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-382:PAGING_RESP:trans-0:call-150:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365e9ff2c0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822133546794 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-382:PAGING_RESP:trans-0:call-150:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365e9ff2c0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250822133546794 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-382:PAGING_RESP)[0x56365ea13970]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250822133546794 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-382:PAGING_RESP)[0x56365ea13970]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250822133546794 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-382:PAGING_RESP)[0x56365ea7e860]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) TC_lu_and_mt_csd0(2138)@718a44d66dfb: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(2138)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2138)@718a44d66dfb: Hangup TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_call_hangup 0: tx MNCC_DISC_REQ 20250822133547297 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-382:PAGING_RESP callref-0x4e9ac0b9 tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250822133547297 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-382:PAGING_RESP callref-0x4e9ac0b9 tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822133547297 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-382:PAGING_RESP callref-0x4e9ac0b9 tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250822133547297 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-382:PAGING_RESP callref-0x4e9ac0b9 tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250822133547297 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-382:PAGING_RESP)[0x56365ea7e730]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133547298 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133547298 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133547298 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133547298 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133547298 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133547298 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133547298 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133547298 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(2130)@718a44d66dfb: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(2130)@718a44d66dfb: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_len:9 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2129)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133547304 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133547304 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133547304 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133547304 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133547304 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133547304 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133547304 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133547304 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133547304 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-382:PAGING_RESP)[0x56365ea7e730]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133547304 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-382:PAGING_RESP)[0x56365ea7e860]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133547305 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-382:PAGING_RESP callref-0x4e9ac0b9 tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2690) 20250822133547305 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-382:PAGING_RESP callref-0x4e9ac0b9 tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250822133547305 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-382:PAGING_RESP)[0x56365ea7e730]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133547305 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-382:PAGING_RESP callref-0x4e9ac0b9 tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250822133547305 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-382:PAGING_RESP callref-0x4e9ac0b9 tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250822133547305 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-382:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250822133547305 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-382:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822133547305 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250822133547305 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-382:PAGING_RESP)[0x56365ea7e860]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133547305 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-382:PAGING_RESP)[0x56365ea7e860]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250822133547305 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822133547305 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822133547305 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822133547305 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-382:PAGING_RESP)[0x56365ea13970]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250822133547305 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-382:PAGING_RESP:trans-0:call-150:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea51870]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250822133547305 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-382:PAGING_RESP:trans-0:call-150:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea51870]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-382:PAGING_RESP)[0x56365ea13970] (call_leg.c:197) 20250822133547305 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-382:PAGING_RESP:trans-0:call-150:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea51870]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250822133547305 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-382:PAGING_RESP:trans-0:call-150:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea51870]{ESTABLISHED}: Deallocated (fsm.c:568) 20250822133547305 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-382:PAGING_RESP:trans-0:call-150:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365e9ff2c0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250822133547305 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-382:PAGING_RESP:trans-0:call-150:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365e9ff2c0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-382:PAGING_RESP)[0x56365ea13970] (call_leg.c:197) 20250822133547305 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-382:PAGING_RESP)[0x56365ea13970]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250822133547305 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-382:PAGING_RESP:trans-0:call-150:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365e9ff2c0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250822133547305 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-382:PAGING_RESP:trans-0:call-150:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365e9ff2c0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250822133547305 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-382:PAGING_RESP)[0x56365ea13970]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250822133547305 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-382:PAGING_RESP)[0x56365ea13970]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-382:PAGING_RESP)[0x56365ea7e860] (call_leg.c:198) 20250822133547305 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-382:PAGING_RESP)[0x56365ea13970]{RELEASING}: Freeing instance (call_leg.c:198) 20250822133547305 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-382:PAGING_RESP)[0x56365ea13970]{RELEASING}: Deallocated (fsm.c:568) 20250822133547305 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-382:PAGING_RESP)[0x56365ea7e860]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250822133547305 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-382:PAGING_RESP)[0x56365ea7e730]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822133547305 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822133547306 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133547306 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133547306 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133547306 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133547306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133547306 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133547306 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133547306 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133547306 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133547306 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133547306 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133547306 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133547306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133547306 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133547306 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133547306 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2132)@718a44d66dfb: Deleted conn table entry 0TC_lu_and_mt_csd0(2138)1318764729 TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(2138)@718a44d66dfb: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mt_csd0(2138)@718a44d66dfb: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2129)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822133547311 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133547311 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133547311 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133547311 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133547311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133547311 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133547311 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133547311 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133547312 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-382:PAGING_RESP)[0x56365ea7e730]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133547312 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-382:PAGING_RESP)[0x56365ea7e860]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133547312 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-382:PAGING_RESP)[0x56365ea7e860]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822133547312 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-382:PAGING_RESP)[0x56365ea7e860]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133547312 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-382:PAGING_RESP)[0x56365ea7e860]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822133547312 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-382:PAGING_RESP)[0x56365ea2cd80]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822133547312 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-382:PAGING_RESP)[0x56365ea2cd80]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-382:PAGING_RESP)[0x56365ea7e860] (msc_a.c:1053) 20250822133547312 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-382:PAGING_RESP)[0x56365ea2cd80]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822133547312 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-382:PAGING_RESP)[0x56365ea2cd80]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822133547312 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-382:PAGING_RESP)[0x56365ea7e860]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea2dd60] (msc_a.c:1053) 20250822133547312 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-382:PAGING_RESP)[0x56365ea7e860]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822133547312 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-382:PAGING_RESP)[0x56365ea7e860]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822133547312 DMSC DEBUG msub_fsm[0x56365ea2dd60]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822133547312 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9) MSC-A terminated (msub.c:261) 20250822133547312 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9) 1 MSC-I still active (msub.c:79) 20250822133547312 DMSC DEBUG msub_fsm[0x56365ea2dd60]{active}: State change to terminating (no timeout) (msub.c:91) 20250822133547312 DMSC DEBUG msub_fsm[0x56365ea2dd60]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822133547312 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-382:PAGING_RESP)[0x56365ea7e730]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822133547312 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-382:PAGING_RESP)[0x56365ea7e730]{READY}: Removing from parent msub_fsm[0x56365ea2dd60] (msub.c:113) 20250822133547313 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-382 (ran_conn.c:155) 20250822133547313 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-382:PAGING_RESP)[0x56365ea7e730]{READY}: Freeing instance (msub.c:113) 20250822133547313 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-382:PAGING_RESP)[0x56365ea7e730]{READY}: Deallocated (fsm.c:568) 20250822133547313 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9) Free (msub.c:119) 20250822133547313 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9 - active-conn: now used by 1 (attached) (msub.c:375) 20250822133547313 DMSC DEBUG msub_fsm[0x56365ea2dd60]{terminating}: Freeing instance (msub.c:113) 20250822133547313 DMSC DEBUG msub_fsm[0x56365ea2dd60]{terminating}: Deallocated (fsm.c:568) 20250822133547313 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133547313 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133547313 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133547313 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133547313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133547313 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133547313 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133547313 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on local reference:0 20250822133547314 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133547314 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133547314 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133547314 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133547314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133547314 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133547314 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133547314 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2130)@718a44d66dfb: Deleted conn table entry 0TC_lu_and_mt_csd0(2138)14163037 TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(2138)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_call_hangup 9: done MSC_Test_0-RAN(2130)@718a44d66dfb: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(2138) TC_lu_and_mt_csd0(2138)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2138)@718a44d66dfb: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(2138)@718a44d66dfb: ----------------------------------------------- TC_lu_and_mt_csd0(2138)@718a44d66dfb: "CSD Bearer Service: BS21NT" TC_lu_and_mt_csd0(2138)@718a44d66dfb: ----------------------------------------------- MSC_Test-GSUP(2135)@718a44d66dfb: Created GsupExpect[4] for "262420000000007" to be handled at TC_lu_and_mt_csd0(2138) TC_lu_and_mt_csd0(2138)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000007'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(2130)@718a44d66dfb: Added conn table entry 0TC_lu_and_mt_csd0(2138)9273405 MSC_Test_0-RAN(2130)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(2129)@718a44d66dfb: First idle individual index:0 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133548324 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133548324 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133548324 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133548324 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133548325 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133548325 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133548325 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133548325 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133548325 DMSC DEBUG msub_fsm[0x56365ea51870]{active}: Allocated (fsm.c:456) 20250822133548325 DMSC DEBUG msc_i[0x56365ea2dfc0]{READY}: Allocated (fsm.c:456) 20250822133548325 DMSC DEBUG msc_i[0x56365ea2dfc0]{READY}: is child of msub_fsm[0x56365ea51870] (fsm.c:486) 20250822133548325 DMSC DEBUG msc_a[0x56365ea69b30]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822133548325 DMSC DEBUG msc_a[0x56365ea69b30]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea51870] (fsm.c:486) 20250822133548325 DMSC DEBUG msc_a(unknown:GERAN-A-383:NONE)[0x56365ea69b30]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822133548325 DMSC DEBUG msc_i(unknown:GERAN-A-383:NONE)[0x56365ea2dfc0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822133548325 DMSC DEBUG msc_a(unknown:GERAN-A-383:NONE)[0x56365ea69b30]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822133548325 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-383:LU)[0x56365ea69b30]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822133548325 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-383:LU)[0x56365ea69b30]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822133548325 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-383:LU)[0x56365e9ff2c0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822133548325 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-383:LU)[0x56365e9ff2c0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-383:LU)[0x56365ea69b30] (fsm.c:486) 20250822133548326 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-383:LU)[0x56365e9ff2c0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822133548326 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-383:LU)[0x56365e9ff2c0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822133548326 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822133548326 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822133548326 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-383:LU)[0x56365ea69b30]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822133548326 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-383:LU)[0x56365ea69b30]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822133548326 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250822133548326 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822133548326 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-383:LU)[0x56365e9ff2c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822133548326 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-383:LU)[0x56365e9ff2c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822133548326 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-383:LU)[0x56365e9ff2c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822133548326 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-383:LU)[0x56365e9ff2c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822133548326 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-383:LU)[0x56365ea2dfc0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822133548326 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-383:LU)[0x56365e9ff2c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822133548326 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-383:LU)[0x56365e9ff2c0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822133548326 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-383:LU)[0x56365ea2e0f0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822133548326 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-383:LU)[0x56365ea2e0f0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-383:LU)[0x56365e9ff2c0] (fsm.c:486) 20250822133548326 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-383:LU)[0x56365ea2e0f0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822133548326 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-383:LU)[0x56365ea2e0f0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822133548326 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133548326 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133548326 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133548326 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133548326 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133548326 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133548326 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133548326 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133548326 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133548326 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133548326 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133548326 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133548326 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133548326 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133548327 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133548327 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@718a44d66dfb: { messageType := 2, destLocRef := '8D803D'O, sourceLocRef := '00017F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822133548329 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250822133548329 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_from0 20250822133548331 DLSS7 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(2129)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250822133548331 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133548331 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133548331 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133548331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133548331 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133548331 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133548331 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133548331 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-383:LU)[0x56365ea2dfc0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133548331 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-383:LU)[0x56365ea69b30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(2138)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822133548334 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133548334 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250822133548334 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250822133548334 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822133548335 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133548335 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-383:LU)[0x56365e9ff2c0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822133548335 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-383:LU)[0x56365ea2e0f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822133548335 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-383:LU)[0x56365ea2e0f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822133548335 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-383:LU)[0x56365ea2e0f0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822133548335 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-383:LU)[0x56365ea2e0f0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-383:LU)[0x56365e9ff2c0] (vlr_lu_fsm.c:110) 20250822133548335 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-383:LU)[0x56365ea2e0f0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822133548335 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-383:LU)[0x56365ea2e0f0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822133548335 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-383:LU)[0x56365e9ff2c0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822133548335 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-383:LU)[0x56365e9ff2c0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822133548335 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-383:LU)[0x56365ea13970]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822133548335 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-383:LU)[0x56365ea13970]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-383:LU)[0x56365e9ff2c0] (fsm.c:486) 20250822133548335 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-383:LU)[0x56365ea13970]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822133548335 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-383:LU)[0x56365ea13970]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822133548335 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-383:LU)[0x56365ea13970]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822133548336 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-383:LU)[0x56365ea13970]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822133548336 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:TMSInew-0x94DF3DAA) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250822133548336 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-383:LU)[0x56365ea13970]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822133548336 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:TMSInew-0x94DF3DAA LOCATION UPDATE ACCEPT (TMSI = 0x94df3daa) (gsm_04_08.c:149) 20250822133548336 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:TMSInew-0x94DF3DAA:GERAN-A-383:LU)[0x56365ea2dfc0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133548336 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:TMSInew-0x94DF3DAA - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822133548336 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133548336 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133548336 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133548336 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133548336 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133548336 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133548336 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133548336 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(2138)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2130)@718a44d66dfb: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(2130)@718a44d66dfb: patched enc_l3: '055B'O MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2129)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133548339 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133548339 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133548339 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133548339 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133548339 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133548339 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133548339 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133548339 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133548339 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:TMSInew-0x94DF3DAA:GERAN-A-383:LU)[0x56365ea2dfc0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133548339 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:TMSInew-0x94DF3DAA:GERAN-A-383:LU)[0x56365ea69b30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133548339 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:TMSInew-0x94DF3DAA:GERAN-A-383:LU)[0x56365ea69b30]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822133548339 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:TMSInew-0x94DF3DAA:GERAN-A-383:LU)[0x56365e9ff2c0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822133548339 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-383:LU)[0x56365ea13970]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822133548339 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250822133548339 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-383:LU)[0x56365ea13970]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822133548339 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-383:LU)[0x56365e9ff2c0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822133548339 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-383:LU)[0x56365ea13970]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822133548339 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-383:LU)[0x56365ea13970]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-383:LU)[0x56365e9ff2c0] (vlr_lu_fsm.c:817) 20250822133548339 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-383:LU)[0x56365ea13970]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822133548339 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x56C502C9:GERAN-A-383:LU)[0x56365ea13970]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822133548339 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-383:LU)[0x56365e9ff2c0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822133548339 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-383:LU)[0x56365ea69b30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250822133548339 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-383:LU)[0x56365ea69b30]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.985s remaining) (msc_a.c:450) 20250822133548339 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250822133548340 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-383:LU)[0x56365ea69b30]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133548340 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-383:LU)[0x56365ea69b30]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250822133548340 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822133548340 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822133548340 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822133548340 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-383:LU)[0x56365ea2dfc0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822133548340 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822133548340 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133548340 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133548340 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133548340 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133548340 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133548340 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133548340 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133548340 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2129)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133548342 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133548342 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133548342 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133548342 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133548342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133548342 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133548342 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133548342 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133548343 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-383:LU)[0x56365ea2dfc0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133548343 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-383:LU)[0x56365ea69b30]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133548343 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-383:LU)[0x56365ea69b30]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822133548343 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-383:LU)[0x56365ea69b30]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133548343 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-383:LU)[0x56365ea69b30]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822133548343 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-383:LU)[0x56365e9ff2c0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822133548343 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-383:LU)[0x56365e9ff2c0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-383:LU)[0x56365ea69b30] (msc_a.c:1053) 20250822133548343 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-383:LU)[0x56365e9ff2c0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822133548343 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-383:LU)[0x56365e9ff2c0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822133548343 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-383:LU)[0x56365e9ff2c0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822133548343 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-383:LU)[0x56365ea69b30]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea51870] (msc_a.c:1053) 20250822133548343 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-383:LU)[0x56365ea69b30]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822133548343 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-383:LU)[0x56365ea69b30]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822133548343 DMSC DEBUG msub_fsm[0x56365ea51870]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822133548343 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA) MSC-A terminated (msub.c:261) 20250822133548343 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA) 1 MSC-I still active (msub.c:79) 20250822133548343 DMSC DEBUG msub_fsm[0x56365ea51870]{active}: State change to terminating (no timeout) (msub.c:91) 20250822133548343 DMSC DEBUG msub_fsm[0x56365ea51870]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822133548343 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-383:LU)[0x56365ea2dfc0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822133548343 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-383:LU)[0x56365ea2dfc0]{READY}: Removing from parent msub_fsm[0x56365ea51870] (msub.c:113) 20250822133548343 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-383 (ran_conn.c:155) 20250822133548343 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-383:LU)[0x56365ea2dfc0]{READY}: Freeing instance (msub.c:113) 20250822133548343 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-383:LU)[0x56365ea2dfc0]{READY}: Deallocated (fsm.c:568) 20250822133548343 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA) Free (msub.c:119) 20250822133548343 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA - active-conn: now used by 1 (attached) (msub.c:375) 20250822133548343 DMSC DEBUG msub_fsm[0x56365ea51870]{terminating}: Freeing instance (msub.c:113) 20250822133548343 DMSC DEBUG msub_fsm[0x56365ea51870]{terminating}: Deallocated (fsm.c:568) 20250822133548343 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133548343 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133548343 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133548343 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133548343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133548343 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133548343 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133548343 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133548344 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133548344 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133548344 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133548344 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133548344 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133548344 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133548344 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133548344 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(2130)@718a44d66dfb: Deleted conn table entry 0TC_lu_and_mt_csd0(2138)9273405 TC_lu_and_mt_csd0(2138)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822133548345 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822133548345 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(2138)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2138)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2130)@718a44d66dfb: Created IMSI[0] for '262420000000007'H'94DF3DAA'O to be handled at TC_lu_and_mt_csd0(2138) MSC_Test-MNCC(2132)@718a44d66dfb: Added conn table entry 0TC_lu_and_mt_csd0(2138)934815473 20250822133548350 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250822133548350 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250822133548350 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA callref-0x37b826f1 tid-255) New transaction (transaction.c:231) 20250822133548350 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA callref-0x37b826f1 tid-255) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS21NT} (gsm_04_08_cc.c:790) 20250822133548350 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA callref-0x37b826f1 tid-255) codecs: :0{(no-codecs)} (from: remote=:0{CLEARMODE#120,BS21NT} RAN={(no-codecs)}) (gsm_04_08_cc.c:798) 20250822133548350 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA callref-0x37b826f1 tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250822133548350 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250822133548350 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250822133548351 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133548351 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133548351 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133548351 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133548351 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133548351 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133548351 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133548351 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2130)@718a44d66dfb: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(2138) TC_lu_and_mt_csd0(2138)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2130)@718a44d66dfb: Created IMSI[6] for '262420000000007'H'94DF3DAA'O to be handled at TC_lu_and_mt_csd0(2138) TC_lu_and_mt_csd0(2138)@718a44d66dfb: 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 := '94DF3DAA'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(2130)@718a44d66dfb: Added conn table entry 0TC_lu_and_mt_csd0(2138)12512481 MSC_Test_0-SCCP(2129)@718a44d66dfb: First idle individual index:0 20250822133548357 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133548357 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133548357 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133548357 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133548357 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133548357 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133548357 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133548357 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133548358 DMSC DEBUG msub_fsm[0x56365e9ff2c0]{active}: Allocated (fsm.c:456) 20250822133548358 DMSC DEBUG msc_i[0x56365ea69b30]{READY}: Allocated (fsm.c:456) 20250822133548358 DMSC DEBUG msc_i[0x56365ea69b30]{READY}: is child of msub_fsm[0x56365e9ff2c0] (fsm.c:486) 20250822133548358 DMSC DEBUG msc_a[0x56365ea2dfc0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822133548358 DMSC DEBUG msc_a[0x56365ea2dfc0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365e9ff2c0] (fsm.c:486) 20250822133548358 DMSC DEBUG msc_a(unknown:GERAN-A-384:NONE)[0x56365ea2dfc0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822133548358 DMSC DEBUG msc_i(unknown:GERAN-A-384:NONE)[0x56365ea69b30]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822133548358 DMSC DEBUG msc_a(unknown:GERAN-A-384:NONE)[0x56365ea2dfc0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822133548358 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x94DF3DAA:GERAN-A-384:PAGING_RESP)[0x56365ea51870]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822133548358 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x94DF3DAA:GERAN-A-384:PAGING_RESP)[0x56365ea51870]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x94DF3DAA:GERAN-A-384:PAGING_RESP)[0x56365ea2dfc0] (fsm.c:486) 20250822133548358 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x94DF3DAA:GERAN-A-384:PAGING_RESP)[0x56365ea51870]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250822133548358 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x94DF3DAA:GERAN-A-384:PAGING_RESP)[0x56365ea51870]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822133548358 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822133548358 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822133548358 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-384:PAGING_RESP)[0x56365ea2dfc0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822133548358 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-384:PAGING_RESP)[0x56365ea2dfc0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822133548358 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-384:PAGING_RESP)[0x56365ea51870]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822133548358 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-384:PAGING_RESP)[0x56365ea51870]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822133548358 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-384:PAGING_RESP)[0x56365ea51870]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822133548358 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-384:PAGING_RESP)[0x56365ea69b30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822133548358 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-384:PAGING_RESP)[0x56365ea51870]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822133548358 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-384:PAGING_RESP)[0x56365ea51870]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822133548358 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-384:PAGING_RESP)[0x56365ea51870]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822133548358 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-384:PAGING_RESP)[0x56365ea51870]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822133548358 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-384:PAGING_RESP)[0x56365ea51870]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822133548358 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-384:PAGING_RESP)[0x56365ea51870]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822133548358 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-384:PAGING_RESP)[0x56365ea51870]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822133548358 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-384:PAGING_RESP)[0x56365ea2dfc0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250822133548358 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-384:PAGING_RESP)[0x56365ea2dfc0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250822133548358 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA callref-0x37b826f1 tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250822133548358 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250822133548358 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-384:PAGING_RESP)[0x56365ea2dfc0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:407) 20250822133548358 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-384:PAGING_RESP)[0x56365ea2dfc0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250822133548358 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-384:PAGING_RESP callref-0x37b826f1 tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250822133548358 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-384:PAGING_RESP callref-0x37b826f1 tid-0) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS21NT} (gsm_04_08_cc.c:905) 20250822133548358 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-384:PAGING_RESP callref-0x37b826f1 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) 20250822133548358 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-384:PAGING_RESP callref-0x37b826f1 tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250822133548359 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-384:PAGING_RESP)[0x56365ea69b30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133548359 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250822133548359 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250822133548359 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250822133548359 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133548359 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133548359 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133548359 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133548359 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133548359 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133548359 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133548359 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133548359 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133548359 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133548359 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133548359 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133548359 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133548359 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133548359 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133548359 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133548359 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133548359 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133548359 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133548359 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133548359 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133548359 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133548359 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133548359 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@718a44d66dfb: { messageType := 2, destLocRef := 'BEECE1'O, sourceLocRef := '000180'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822133548361 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250822133548361 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(2138)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_mt_call_complete 1 MSC_Test_0-RAN(2130)@718a44d66dfb: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(2130)@718a44d66dfb: patched enc_l3: '8301'O MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2129)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133548367 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133548367 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133548367 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133548367 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133548367 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133548367 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133548367 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133548367 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133548367 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-384:PAGING_RESP)[0x56365ea69b30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133548367 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-384:PAGING_RESP)[0x56365ea2dfc0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133548367 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-384:PAGING_RESP callref-0x37b826f1 tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2690) 20250822133548367 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-384:PAGING_RESP callref-0x37b826f1 tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250822133548367 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-384:PAGING_RESP callref-0x37b826f1 tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250822133548367 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-384:PAGING_RESP callref-0x37b826f1 tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250822133548367 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-384:PAGING_RESP callref-0x37b826f1 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) 20250822133548367 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-384:PAGING_RESP callref-0x37b826f1 tid-0) tx MNCC_ALERT_IND (RTP=0.0.0.0:0{CLEARMODE#120}) (gsm_04_08_cc.c:309) TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_mt_call_complete 2 MSC_Test-MGCP(2133)@718a44d66dfb: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(2138) 20250822133548372 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-384:PAGING_RESP callref-0x37b826f1 tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250822133548372 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-384:PAGING_RESP)[0x56365ea13970]{ESTABLISHING}: Allocated (fsm.c:456) 20250822133548372 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-384:PAGING_RESP)[0x56365ea13970]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-384:PAGING_RESP)[0x56365ea2dfc0] (fsm.c:486) 20250822133548372 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-384:PAGING_RESP callref-0x37b826f1 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) 20250822133548372 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-384:PAGING_RESP)[0x56365ea78fe0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250822133548372 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-384:PAGING_RESP)[0x56365ea78fe0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-384:PAGING_RESP)[0x56365ea13970] (fsm.c:486) 20250822133548372 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-384:PAGING_RESP:trans-0:call-151:RTP_TO_CN:no-CI)[0x56365ea78fe0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250822133548372 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-384:PAGING_RESP:trans-0:call-151:RTP_TO_CN:no-CI)[0x56365ea78fe0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250822133548372 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-384:PAGING_RESP)[0x56365ea2cd80]{UNINITIALIZED}: Allocated (fsm.c:456) 20250822133548372 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-384:PAGING_RESP)[0x56365ea2cd80]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-384:PAGING_RESP)[0x56365ea13970] (fsm.c:486) 20250822133548372 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-384:PAGING_RESP:trans-0:call-151:RTP_TO_RAN:no-CI)[0x56365ea2cd80]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250822133548372 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-384:PAGING_RESP:trans-0:call-151:RTP_TO_RAN:no-CI)[0x56365ea2cd80]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(2133)@718a44d66dfb: Found Expect[0] for { line := { verb := "CRCX", trans_id := "346", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "97" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mt_csd0(2138) TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_mt_call_complete 3 20250822133548375 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-384:PAGING_RESP:trans-0:call-151:RTP_TO_CN:no-CI)[0x56365ea78fe0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822133548375 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-384:PAGING_RESP)[0x56365ea13970]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250822133548375 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-384:PAGING_RESP)[0x56365ea2dfc0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250822133548375 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-384:PAGING_RESP callref-0x37b826f1 tid-0) CN RTP address available, but in unexpected state 7 (gsm_04_08_cc.c:2122) TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_mt_call_complete 4 20250822133548376 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-384:PAGING_RESP:trans-0:call-151:RTP_TO_RAN:no-CI)[0x56365ea2cd80]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822133548376 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-384:PAGING_RESP)[0x56365ea13970]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250822133548376 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-384:PAGING_RESP)[0x56365ea2dfc0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250822133548376 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-384:PAGING_RESP callref-0x37b826f1 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) 20250822133548376 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-384:PAGING_RESP callref-0x37b826f1 tid-0) Sending Assignment Command (msc_a.c:706) 20250822133548376 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-384:PAGING_RESP)[0x56365ea69b30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250822133548376 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133548376 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133548376 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133548376 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133548376 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133548376 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133548376 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822133548376 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_mt_call_complete 6 MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_len:16 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2129)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133548379 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133548379 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133548379 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133548379 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133548379 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133548379 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133548379 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133548379 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133548379 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-384:PAGING_RESP)[0x56365ea69b30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133548379 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-384:PAGING_RESP)[0x56365ea2dfc0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133548379 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-384:PAGING_RESP:trans-0:call-151:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x56365ea2cd80]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250822133548379 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-384:PAGING_RESP:trans-0:call-151:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x56365ea2cd80]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250822133548379 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-384:PAGING_RESP:trans-0:call-151:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea2cd80]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) MSC_Test_0-RAN(2130)@718a44d66dfb: patching N(SD)=1 into dtap '8307'O 20250822133548379 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-384:PAGING_RESP callref-0x37b826f1 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) 20250822133548379 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-384:PAGING_RESP callref-0x37b826f1 tid-0) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) MSC_Test_0-RAN(2130)@718a44d66dfb: patched enc_l3: '8347'O 20250822133548379 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-384:PAGING_RESP callref-0x37b826f1 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) 20250822133548379 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-384:PAGING_RESP callref-0x37b826f1 tid-0) tx MNCC_RTP_CREATE (RTP=0.0.0.0:0{CLEARMODE#120}) (gsm_04_08_cc.c:309) MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2129)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_mt_call_complete 8 TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_mt_call_complete 5 20250822133548381 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-384:PAGING_RESP:trans-0:call-151:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea2cd80]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822133548381 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-384:PAGING_RESP:trans-0:call-151:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea2cd80]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250822133548381 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-384:PAGING_RESP)[0x56365ea13970]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250822133548582 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133548582 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133548582 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133548582 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133548582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133548582 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133548582 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133548582 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133548583 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-384:PAGING_RESP)[0x56365ea69b30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133548583 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-384:PAGING_RESP)[0x56365ea2dfc0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133548583 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-384:PAGING_RESP callref-0x37b826f1 tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2690) 20250822133548583 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-384:PAGING_RESP callref-0x37b826f1 tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250822133548583 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-384:PAGING_RESP callref-0x37b826f1 tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250822133548583 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-384:PAGING_RESP callref-0x37b826f1 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) 20250822133548583 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-384:PAGING_RESP callref-0x37b826f1 tid-0) tx MNCC_SETUP_CNF (RTP=0.0.0.0:0{CLEARMODE#120}) (gsm_04_08_cc.c:309) TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_mt_call_complete 7 20250822133548591 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-384:PAGING_RESP callref-0x37b826f1 tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250822133548591 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-384:PAGING_RESP callref-0x37b826f1 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) 20250822133548591 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-384:PAGING_RESP:trans-0:call-151:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x56365ea78fe0]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250822133548591 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-384:PAGING_RESP:trans-0:call-151:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x56365ea78fe0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250822133548591 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-384:PAGING_RESP:trans-0:call-151:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x56365ea78fe0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250822133548591 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-384:PAGING_RESP:trans-0:call-151:RTP_TO_CN:CI-11111:remote-port-not-sent:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea78fe0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_mt_call_complete 9 TC_lu_and_mt_csd0(2138)@718a44d66dfb: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_mt_call_complete DONE TC_lu_and_mt_csd0(2138)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2138)@718a44d66dfb: Hold the call for some time 20250822133548597 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-384:PAGING_RESP:trans-0:call-151:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea78fe0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822133548597 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-384:PAGING_RESP:trans-0:call-151:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea78fe0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250822133548597 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-384:PAGING_RESP)[0x56365ea13970]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250822133548597 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-384:PAGING_RESP)[0x56365ea13970]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250822133548597 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-384:PAGING_RESP)[0x56365ea2dfc0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) TC_lu_and_mt_csd0(2138)@718a44d66dfb: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(2138)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2138)@718a44d66dfb: Hangup TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_call_hangup 0: tx MNCC_DISC_REQ 20250822133549101 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-384:PAGING_RESP callref-0x37b826f1 tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250822133549101 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-384:PAGING_RESP callref-0x37b826f1 tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822133549101 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-384:PAGING_RESP callref-0x37b826f1 tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250822133549101 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-384:PAGING_RESP callref-0x37b826f1 tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250822133549101 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-384:PAGING_RESP)[0x56365ea69b30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133549102 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133549102 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133549102 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133549102 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133549102 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133549102 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133549102 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133549102 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(2130)@718a44d66dfb: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(2130)@718a44d66dfb: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_len:9 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2129)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O 20250822133549106 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133549106 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133549106 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133549106 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133549106 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133549106 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133549106 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133549106 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133549106 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-384:PAGING_RESP)[0x56365ea69b30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133549106 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-384:PAGING_RESP)[0x56365ea2dfc0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133549106 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-384:PAGING_RESP callref-0x37b826f1 tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2690) 20250822133549106 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-384:PAGING_RESP callref-0x37b826f1 tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250822133549106 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-384:PAGING_RESP)[0x56365ea69b30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133549107 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-384:PAGING_RESP callref-0x37b826f1 tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250822133549107 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-384:PAGING_RESP callref-0x37b826f1 tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250822133549107 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-384:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250822133549107 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-384:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822133549107 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250822133549107 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-384:PAGING_RESP)[0x56365ea2dfc0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133549107 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-384:PAGING_RESP)[0x56365ea2dfc0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250822133549107 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822133549107 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822133549107 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822133549107 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-384:PAGING_RESP)[0x56365ea13970]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250822133549107 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-384:PAGING_RESP:trans-0:call-151:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea2cd80]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250822133549107 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-384:PAGING_RESP:trans-0:call-151:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea2cd80]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-384:PAGING_RESP)[0x56365ea13970] (call_leg.c:197) 20250822133549107 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-384:PAGING_RESP:trans-0:call-151:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea2cd80]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250822133549107 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-384:PAGING_RESP:trans-0:call-151:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea2cd80]{ESTABLISHED}: Deallocated (fsm.c:568) 20250822133549107 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-384:PAGING_RESP:trans-0:call-151:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea78fe0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250822133549107 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-384:PAGING_RESP:trans-0:call-151:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea78fe0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-384:PAGING_RESP)[0x56365ea13970] (call_leg.c:197) 20250822133549107 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-384:PAGING_RESP)[0x56365ea13970]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250822133549107 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-384:PAGING_RESP:trans-0:call-151:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea78fe0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250822133549107 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-384:PAGING_RESP:trans-0:call-151:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea78fe0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250822133549107 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-384:PAGING_RESP)[0x56365ea13970]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250822133549107 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-384:PAGING_RESP)[0x56365ea13970]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-384:PAGING_RESP)[0x56365ea2dfc0] (call_leg.c:198) 20250822133549107 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-384:PAGING_RESP)[0x56365ea13970]{RELEASING}: Freeing instance (call_leg.c:198) 20250822133549107 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-384:PAGING_RESP)[0x56365ea13970]{RELEASING}: Deallocated (fsm.c:568) 20250822133549107 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-384:PAGING_RESP)[0x56365ea2dfc0]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250822133549107 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-384:PAGING_RESP)[0x56365ea69b30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822133549107 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822133549107 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133549107 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133549107 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133549107 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133549107 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133549107 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133549107 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133549107 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133549107 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133549107 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133549107 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133549107 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133549107 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133549107 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133549107 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133549107 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test-MNCC(2132)@718a44d66dfb: Deleted conn table entry 0TC_lu_and_mt_csd0(2138)934815473 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(2138)@718a44d66dfb: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(2138)@718a44d66dfb: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2129)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133549110 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133549110 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133549110 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133549110 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133549110 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133549110 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133549110 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133549110 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133549110 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-384:PAGING_RESP)[0x56365ea69b30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133549110 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-384:PAGING_RESP)[0x56365ea2dfc0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133549110 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-384:PAGING_RESP)[0x56365ea2dfc0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822133549110 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-384:PAGING_RESP)[0x56365ea2dfc0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133549110 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-384:PAGING_RESP)[0x56365ea2dfc0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822133549110 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-384:PAGING_RESP)[0x56365ea51870]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822133549110 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-384:PAGING_RESP)[0x56365ea51870]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-384:PAGING_RESP)[0x56365ea2dfc0] (msc_a.c:1053) 20250822133549110 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-384:PAGING_RESP)[0x56365ea51870]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822133549110 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-384:PAGING_RESP)[0x56365ea51870]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822133549110 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-384:PAGING_RESP)[0x56365ea2dfc0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365e9ff2c0] (msc_a.c:1053) 20250822133549110 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-384:PAGING_RESP)[0x56365ea2dfc0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822133549110 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-384:PAGING_RESP)[0x56365ea2dfc0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822133549110 DMSC DEBUG msub_fsm[0x56365e9ff2c0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822133549110 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA) MSC-A terminated (msub.c:261) 20250822133549110 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA) 1 MSC-I still active (msub.c:79) 20250822133549110 DMSC DEBUG msub_fsm[0x56365e9ff2c0]{active}: State change to terminating (no timeout) (msub.c:91) 20250822133549110 DMSC DEBUG msub_fsm[0x56365e9ff2c0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822133549110 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-384:PAGING_RESP)[0x56365ea69b30]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822133549110 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-384:PAGING_RESP)[0x56365ea69b30]{READY}: Removing from parent msub_fsm[0x56365e9ff2c0] (msub.c:113) 20250822133549110 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-384 (ran_conn.c:155) 20250822133549110 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-384:PAGING_RESP)[0x56365ea69b30]{READY}: Freeing instance (msub.c:113) 20250822133549110 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-384:PAGING_RESP)[0x56365ea69b30]{READY}: Deallocated (fsm.c:568) 20250822133549110 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA) Free (msub.c:119) 20250822133549110 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA - active-conn: now used by 1 (attached) (msub.c:375) 20250822133549110 DMSC DEBUG msub_fsm[0x56365e9ff2c0]{terminating}: Freeing instance (msub.c:113) 20250822133549110 DMSC DEBUG msub_fsm[0x56365e9ff2c0]{terminating}: Deallocated (fsm.c:568) 20250822133549110 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133549110 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133549110 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133549110 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133549110 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133549110 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133549110 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133549110 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on local reference:0 20250822133549111 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133549111 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133549111 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133549111 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133549111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133549111 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133549111 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133549111 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2130)@718a44d66dfb: Deleted conn table entry 0TC_lu_and_mt_csd0(2138)12512481 TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(2138)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_call_hangup 9: done MSC_Test_0-RAN(2130)@718a44d66dfb: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(2138) TC_lu_and_mt_csd0(2138)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2138)@718a44d66dfb: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(2138)@718a44d66dfb: ----------------------------------------------- TC_lu_and_mt_csd0(2138)@718a44d66dfb: "CSD Bearer Service: BS22NT" TC_lu_and_mt_csd0(2138)@718a44d66dfb: ----------------------------------------------- MSC_Test-GSUP(2135)@718a44d66dfb: Created GsupExpect[5] for "262420000000007" to be handled at TC_lu_and_mt_csd0(2138) TC_lu_and_mt_csd0(2138)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000007'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(2130)@718a44d66dfb: Added conn table entry 0TC_lu_and_mt_csd0(2138)13428240 MSC_Test_0-RAN(2130)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(2129)@718a44d66dfb: First idle individual index:0 20250822133550119 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133550119 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133550120 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133550120 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133550120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133550120 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133550120 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133550120 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133550120 DMSC DEBUG msub_fsm[0x56365ea2cd80]{active}: Allocated (fsm.c:456) 20250822133550120 DMSC DEBUG msc_i[0x56365ea7e730]{READY}: Allocated (fsm.c:456) 20250822133550120 DMSC DEBUG msc_i[0x56365ea7e730]{READY}: is child of msub_fsm[0x56365ea2cd80] (fsm.c:486) 20250822133550120 DMSC DEBUG msc_a[0x56365ea2e0f0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822133550120 DMSC DEBUG msc_a[0x56365ea2e0f0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea2cd80] (fsm.c:486) 20250822133550120 DMSC DEBUG msc_a(unknown:GERAN-A-385:NONE)[0x56365ea2e0f0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822133550120 DMSC DEBUG msc_i(unknown:GERAN-A-385:NONE)[0x56365ea7e730]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822133550120 DMSC DEBUG msc_a(unknown:GERAN-A-385:NONE)[0x56365ea2e0f0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822133550120 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-385:LU)[0x56365ea2e0f0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822133550120 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-385:LU)[0x56365ea2e0f0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822133550120 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-385:LU)[0x56365ea78fe0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822133550121 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-385:LU)[0x56365ea78fe0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-385:LU)[0x56365ea2e0f0] (fsm.c:486) 20250822133550121 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-385:LU)[0x56365ea78fe0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822133550121 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-385:LU)[0x56365ea78fe0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822133550121 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822133550121 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822133550121 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-385:LU)[0x56365ea2e0f0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822133550121 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-385:LU)[0x56365ea2e0f0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822133550121 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250822133550121 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822133550121 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-385:LU)[0x56365ea78fe0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822133550121 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-385:LU)[0x56365ea78fe0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822133550121 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-385:LU)[0x56365ea78fe0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822133550121 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-385:LU)[0x56365ea78fe0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822133550121 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-385:LU)[0x56365ea7e730]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822133550121 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-385:LU)[0x56365ea78fe0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822133550121 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-385:LU)[0x56365ea78fe0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822133550121 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-385:LU)[0x56365ea7e860]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822133550121 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-385:LU)[0x56365ea7e860]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-385:LU)[0x56365ea78fe0] (fsm.c:486) 20250822133550121 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-385:LU)[0x56365ea7e860]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822133550121 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-385:LU)[0x56365ea7e860]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822133550121 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133550121 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133550121 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133550121 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133550121 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133550121 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133550121 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133550121 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133550121 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133550121 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133550121 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133550121 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133550121 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133550121 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133550121 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133550121 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@718a44d66dfb: { messageType := 2, destLocRef := 'CCE610'O, sourceLocRef := '000181'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822133550124 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250822133550124 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2129)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133550126 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133550126 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133550126 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133550126 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133550126 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133550126 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133550126 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133550126 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133550126 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-385:LU)[0x56365ea7e730]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133550126 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-385:LU)[0x56365ea2e0f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(2138)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822133550129 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133550129 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250822133550129 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250822133550129 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822133550130 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133550130 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-385:LU)[0x56365ea78fe0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822133550130 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-385:LU)[0x56365ea7e860]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822133550130 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-385:LU)[0x56365ea7e860]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822133550130 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-385:LU)[0x56365ea7e860]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822133550130 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-385:LU)[0x56365ea7e860]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-385:LU)[0x56365ea78fe0] (vlr_lu_fsm.c:110) 20250822133550130 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-385:LU)[0x56365ea7e860]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822133550130 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-385:LU)[0x56365ea7e860]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822133550130 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-385:LU)[0x56365ea78fe0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822133550130 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-385:LU)[0x56365ea78fe0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822133550130 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-385:LU)[0x56365ea13970]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822133550130 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-385:LU)[0x56365ea13970]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-385:LU)[0x56365ea78fe0] (fsm.c:486) 20250822133550130 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-385:LU)[0x56365ea13970]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822133550130 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-385:LU)[0x56365ea13970]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822133550130 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-385:LU)[0x56365ea13970]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822133550130 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-385:LU)[0x56365ea13970]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822133550130 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:TMSInew-0x1B5DDA0D) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250822133550130 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-385:LU)[0x56365ea13970]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822133550130 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:TMSInew-0x1B5DDA0D LOCATION UPDATE ACCEPT (TMSI = 0x1b5dda0d) (gsm_04_08.c:149) 20250822133550130 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:TMSInew-0x1B5DDA0D:GERAN-A-385:LU)[0x56365ea7e730]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133550130 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:TMSInew-0x1B5DDA0D - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822133550130 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133550131 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133550131 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133550131 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133550131 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133550131 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133550131 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133550131 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(2138)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2130)@718a44d66dfb: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(2130)@718a44d66dfb: patched enc_l3: '055B'O MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2129)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002055B'O 20250822133550135 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133550135 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133550135 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133550135 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133550135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133550135 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133550135 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133550135 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133550135 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:TMSInew-0x1B5DDA0D:GERAN-A-385:LU)[0x56365ea7e730]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133550135 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:TMSInew-0x1B5DDA0D:GERAN-A-385:LU)[0x56365ea2e0f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133550135 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:TMSInew-0x1B5DDA0D:GERAN-A-385:LU)[0x56365ea2e0f0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822133550135 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:TMSInew-0x1B5DDA0D:GERAN-A-385:LU)[0x56365ea78fe0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822133550135 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-385:LU)[0x56365ea13970]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822133550135 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250822133550135 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-385:LU)[0x56365ea13970]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822133550135 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-385:LU)[0x56365ea78fe0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822133550135 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-385:LU)[0x56365ea13970]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822133550135 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-385:LU)[0x56365ea13970]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-385:LU)[0x56365ea78fe0] (vlr_lu_fsm.c:817) 20250822133550135 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-385:LU)[0x56365ea13970]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822133550135 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94DF3DAA:GERAN-A-385:LU)[0x56365ea13970]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822133550135 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-385:LU)[0x56365ea78fe0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822133550135 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-385:LU)[0x56365ea2e0f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250822133550135 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-385:LU)[0x56365ea2e0f0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.984s remaining) (msc_a.c:450) 20250822133550135 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250822133550136 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-385:LU)[0x56365ea2e0f0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133550136 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-385:LU)[0x56365ea2e0f0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250822133550136 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822133550136 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822133550136 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822133550136 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-385:LU)[0x56365ea7e730]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822133550136 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822133550136 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133550136 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133550136 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133550136 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133550136 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133550136 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133550136 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133550136 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2129)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822133550139 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133550139 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133550139 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133550139 DLM3UA DEBUG 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)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133550139 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133550139 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133550139 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133550139 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133550139 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-385:LU)[0x56365ea7e730]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133550139 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-385:LU)[0x56365ea2e0f0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133550139 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-385:LU)[0x56365ea2e0f0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822133550139 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-385:LU)[0x56365ea2e0f0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133550139 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-385:LU)[0x56365ea2e0f0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822133550139 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-385:LU)[0x56365ea78fe0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822133550139 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-385:LU)[0x56365ea78fe0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-385:LU)[0x56365ea2e0f0] (msc_a.c:1053) 20250822133550139 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-385:LU)[0x56365ea78fe0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822133550139 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-385:LU)[0x56365ea78fe0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822133550139 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-385:LU)[0x56365ea78fe0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822133550139 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-385:LU)[0x56365ea2e0f0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea2cd80] (msc_a.c:1053) 20250822133550139 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-385:LU)[0x56365ea2e0f0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822133550139 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-385:LU)[0x56365ea2e0f0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822133550139 DMSC DEBUG msub_fsm[0x56365ea2cd80]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822133550139 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D) MSC-A terminated (msub.c:261) 20250822133550139 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D) 1 MSC-I still active (msub.c:79) 20250822133550139 DMSC DEBUG msub_fsm[0x56365ea2cd80]{active}: State change to terminating (no timeout) (msub.c:91) 20250822133550139 DMSC DEBUG msub_fsm[0x56365ea2cd80]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822133550139 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-385:LU)[0x56365ea7e730]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822133550139 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-385:LU)[0x56365ea7e730]{READY}: Removing from parent msub_fsm[0x56365ea2cd80] (msub.c:113) 20250822133550140 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-385 (ran_conn.c:155) 20250822133550140 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-385:LU)[0x56365ea7e730]{READY}: Freeing instance (msub.c:113) 20250822133550140 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-385:LU)[0x56365ea7e730]{READY}: Deallocated (fsm.c:568) 20250822133550140 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D) Free (msub.c:119) 20250822133550140 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D - active-conn: now used by 1 (attached) (msub.c:375) 20250822133550140 DMSC DEBUG msub_fsm[0x56365ea2cd80]{terminating}: Freeing instance (msub.c:113) 20250822133550140 DMSC DEBUG msub_fsm[0x56365ea2cd80]{terminating}: Deallocated (fsm.c:568) 20250822133550140 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133550140 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133550140 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133550140 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133550140 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133550140 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133550140 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133550140 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on local reference:0 20250822133550140 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133550141 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133550141 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133550141 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133550141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133550141 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133550141 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133550141 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2130)@718a44d66dfb: Deleted conn table entry 0TC_lu_and_mt_csd0(2138)13428240 TC_lu_and_mt_csd0(2138)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822133550142 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822133550142 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(2138)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2138)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2130)@718a44d66dfb: Created IMSI[0] for '262420000000007'H'1B5DDA0D'O to be handled at TC_lu_and_mt_csd0(2138) MSC_Test-MNCC(2132)@718a44d66dfb: Added conn table entry 0TC_lu_and_mt_csd0(2138)1359243462 20250822133550148 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250822133550148 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250822133550148 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D callref-0x510468c6 tid-255) New transaction (transaction.c:231) 20250822133550148 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D callref-0x510468c6 tid-255) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS22NT} (gsm_04_08_cc.c:790) 20250822133550148 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D callref-0x510468c6 tid-255) codecs: :0{(no-codecs)} (from: remote=:0{CLEARMODE#120,BS22NT} RAN={(no-codecs)}) (gsm_04_08_cc.c:798) 20250822133550148 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D callref-0x510468c6 tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250822133550148 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250822133550149 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250822133550149 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133550149 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133550149 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133550149 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133550149 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133550149 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133550149 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133550149 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2130)@718a44d66dfb: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(2138) TC_lu_and_mt_csd0(2138)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2130)@718a44d66dfb: Created IMSI[7] for '262420000000007'H'1B5DDA0D'O to be handled at TC_lu_and_mt_csd0(2138) TC_lu_and_mt_csd0(2138)@718a44d66dfb: 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 := '1B5DDA0D'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(2130)@718a44d66dfb: Added conn table entry 0TC_lu_and_mt_csd0(2138)9685774 MSC_Test_0-SCCP(2129)@718a44d66dfb: First idle individual index:0 20250822133550155 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133550155 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133550155 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133550155 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133550155 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133550155 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133550155 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133550155 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133550156 DMSC DEBUG msub_fsm[0x56365ea78fe0]{active}: Allocated (fsm.c:456) 20250822133550156 DMSC DEBUG msc_i[0x56365ea2e0f0]{READY}: Allocated (fsm.c:456) 20250822133550156 DMSC DEBUG msc_i[0x56365ea2e0f0]{READY}: is child of msub_fsm[0x56365ea78fe0] (fsm.c:486) 20250822133550156 DMSC DEBUG msc_a[0x56365ea7e730]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822133550156 DMSC DEBUG msc_a[0x56365ea7e730]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea78fe0] (fsm.c:486) 20250822133550156 DMSC DEBUG msc_a(unknown:GERAN-A-386:NONE)[0x56365ea7e730]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822133550156 DMSC DEBUG msc_i(unknown:GERAN-A-386:NONE)[0x56365ea2e0f0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822133550156 DMSC DEBUG msc_a(unknown:GERAN-A-386:NONE)[0x56365ea7e730]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822133550156 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1B5DDA0D:GERAN-A-386:PAGING_RESP)[0x56365ea2cd80]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822133550156 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1B5DDA0D:GERAN-A-386:PAGING_RESP)[0x56365ea2cd80]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x1B5DDA0D:GERAN-A-386:PAGING_RESP)[0x56365ea7e730] (fsm.c:486) 20250822133550156 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1B5DDA0D:GERAN-A-386:PAGING_RESP)[0x56365ea2cd80]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250822133550156 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1B5DDA0D:GERAN-A-386:PAGING_RESP)[0x56365ea2cd80]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822133550156 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822133550156 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822133550156 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-386:PAGING_RESP)[0x56365ea7e730]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822133550156 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-386:PAGING_RESP)[0x56365ea7e730]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822133550156 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-386:PAGING_RESP)[0x56365ea2cd80]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822133550156 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-386:PAGING_RESP)[0x56365ea2cd80]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822133550156 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-386:PAGING_RESP)[0x56365ea2cd80]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822133550157 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-386:PAGING_RESP)[0x56365ea2e0f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822133550157 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-386:PAGING_RESP)[0x56365ea2cd80]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822133550157 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-386:PAGING_RESP)[0x56365ea2cd80]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822133550157 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-386:PAGING_RESP)[0x56365ea2cd80]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822133550157 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-386:PAGING_RESP)[0x56365ea2cd80]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822133550157 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-386:PAGING_RESP)[0x56365ea2cd80]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822133550157 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-386:PAGING_RESP)[0x56365ea2cd80]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822133550157 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-386:PAGING_RESP)[0x56365ea2cd80]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822133550157 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-386:PAGING_RESP)[0x56365ea7e730]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250822133550157 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-386:PAGING_RESP)[0x56365ea7e730]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250822133550157 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D callref-0x510468c6 tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250822133550157 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250822133550157 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-386:PAGING_RESP)[0x56365ea7e730]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:407) 20250822133550157 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-386:PAGING_RESP)[0x56365ea7e730]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250822133550157 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-386:PAGING_RESP callref-0x510468c6 tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250822133550157 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-386:PAGING_RESP callref-0x510468c6 tid-0) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS22NT} (gsm_04_08_cc.c:905) 20250822133550157 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-386:PAGING_RESP callref-0x510468c6 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) 20250822133550157 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-386:PAGING_RESP callref-0x510468c6 tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250822133550157 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-386:PAGING_RESP)[0x56365ea2e0f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133550158 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250822133550158 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250822133550158 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250822133550158 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133550158 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133550158 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133550158 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133550158 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133550158 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133550158 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133550158 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133550158 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133550158 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133550158 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133550158 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133550158 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133550158 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133550158 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133550158 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133550158 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133550158 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133550158 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133550158 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133550158 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133550158 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133550158 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 20250822133550158 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@718a44d66dfb: { messageType := 2, destLocRef := '93CB0E'O, sourceLocRef := '000182'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822133550161 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250822133550161 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(2138)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_mt_call_complete 1 MSC_Test_0-RAN(2130)@718a44d66dfb: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(2130)@718a44d66dfb: patched enc_l3: '8301'O MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2129)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0100028301'O 20250822133550166 DLSS7 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)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133550166 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133550166 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133550166 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133550166 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133550166 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133550166 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133550166 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133550166 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-386:PAGING_RESP)[0x56365ea2e0f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133550166 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-386:PAGING_RESP)[0x56365ea7e730]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133550167 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-386:PAGING_RESP callref-0x510468c6 tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2690) 20250822133550167 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-386:PAGING_RESP callref-0x510468c6 tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250822133550167 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-386:PAGING_RESP callref-0x510468c6 tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250822133550167 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-386:PAGING_RESP callref-0x510468c6 tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250822133550167 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-386:PAGING_RESP callref-0x510468c6 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) 20250822133550167 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-386:PAGING_RESP callref-0x510468c6 tid-0) tx MNCC_ALERT_IND (RTP=0.0.0.0:0{CLEARMODE#120}) (gsm_04_08_cc.c:309) TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_mt_call_complete 2 MSC_Test-MGCP(2133)@718a44d66dfb: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(2138) 20250822133550170 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-386:PAGING_RESP callref-0x510468c6 tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250822133550170 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-386:PAGING_RESP)[0x56365ea13970]{ESTABLISHING}: Allocated (fsm.c:456) 20250822133550170 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-386:PAGING_RESP)[0x56365ea13970]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-386:PAGING_RESP)[0x56365ea7e730] (fsm.c:486) 20250822133550170 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-386:PAGING_RESP callref-0x510468c6 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) 20250822133550170 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-386:PAGING_RESP)[0x56365e9ff2c0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250822133550170 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-386:PAGING_RESP)[0x56365e9ff2c0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-386:PAGING_RESP)[0x56365ea13970] (fsm.c:486) 20250822133550170 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-386:PAGING_RESP:trans-0:call-152:RTP_TO_CN:no-CI)[0x56365e9ff2c0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250822133550170 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-386:PAGING_RESP:trans-0:call-152:RTP_TO_CN:no-CI)[0x56365e9ff2c0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250822133550170 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-386:PAGING_RESP)[0x56365ea2de90]{UNINITIALIZED}: Allocated (fsm.c:456) 20250822133550170 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-386:PAGING_RESP)[0x56365ea2de90]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-386:PAGING_RESP)[0x56365ea13970] (fsm.c:486) 20250822133550170 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-386:PAGING_RESP:trans-0:call-152:RTP_TO_RAN:no-CI)[0x56365ea2de90]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250822133550170 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-386:PAGING_RESP:trans-0:call-152:RTP_TO_RAN:no-CI)[0x56365ea2de90]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(2133)@718a44d66dfb: Found Expect[0] for { line := { verb := "CRCX", trans_id := "352", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "98" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mt_csd0(2138) TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_mt_call_complete 3 20250822133550175 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-386:PAGING_RESP:trans-0:call-152:RTP_TO_CN:no-CI)[0x56365e9ff2c0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822133550175 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-386:PAGING_RESP)[0x56365ea13970]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250822133550175 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-386:PAGING_RESP)[0x56365ea7e730]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250822133550175 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-386:PAGING_RESP callref-0x510468c6 tid-0) CN RTP address available, but in unexpected state 7 (gsm_04_08_cc.c:2122) TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_mt_call_complete 4 20250822133550179 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-386:PAGING_RESP:trans-0:call-152:RTP_TO_RAN:no-CI)[0x56365ea2de90]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822133550179 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-386:PAGING_RESP)[0x56365ea13970]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250822133550179 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-386:PAGING_RESP)[0x56365ea7e730]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250822133550179 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-386:PAGING_RESP callref-0x510468c6 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) 20250822133550179 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-386:PAGING_RESP callref-0x510468c6 tid-0) Sending Assignment Command (msc_a.c:706) 20250822133550179 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-386:PAGING_RESP)[0x56365ea2e0f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250822133550179 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133550179 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133550179 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133550179 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133550179 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133550179 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133550179 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133550179 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_mt_call_complete 6 MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_len:16 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2129)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133550185 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133550185 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133550185 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133550185 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133550185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133550185 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133550185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133550185 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133550185 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-386:PAGING_RESP)[0x56365ea2e0f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133550185 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-386:PAGING_RESP)[0x56365ea7e730]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133550185 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-386:PAGING_RESP:trans-0:call-152:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x56365ea2de90]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250822133550185 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-386:PAGING_RESP:trans-0:call-152:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x56365ea2de90]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250822133550185 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-386:PAGING_RESP:trans-0:call-152:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea2de90]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) MSC_Test_0-RAN(2130)@718a44d66dfb: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(2130)@718a44d66dfb: patched enc_l3: '8347'O 20250822133550186 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-386:PAGING_RESP callref-0x510468c6 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) 20250822133550186 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-386:PAGING_RESP callref-0x510468c6 tid-0) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250822133550186 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-386:PAGING_RESP callref-0x510468c6 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) 20250822133550186 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-386:PAGING_RESP callref-0x510468c6 tid-0) tx MNCC_RTP_CREATE (RTP=0.0.0.0:0{CLEARMODE#120}) (gsm_04_08_cc.c:309) MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2129)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_mt_call_complete 5 TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_mt_call_complete 8 20250822133550190 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-386:PAGING_RESP:trans-0:call-152:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea2de90]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822133550190 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-386:PAGING_RESP:trans-0:call-152:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea2de90]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250822133550190 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-386:PAGING_RESP)[0x56365ea13970]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250822133550386 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133550386 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133550386 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133550386 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133550386 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133550386 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133550386 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133550386 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133550387 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-386:PAGING_RESP)[0x56365ea2e0f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133550387 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-386:PAGING_RESP)[0x56365ea7e730]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133550387 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-386:PAGING_RESP callref-0x510468c6 tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2690) 20250822133550387 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-386:PAGING_RESP callref-0x510468c6 tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250822133550387 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-386:PAGING_RESP callref-0x510468c6 tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250822133550387 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-386:PAGING_RESP callref-0x510468c6 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) 20250822133550387 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-386:PAGING_RESP callref-0x510468c6 tid-0) tx MNCC_SETUP_CNF (RTP=0.0.0.0:0{CLEARMODE#120}) (gsm_04_08_cc.c:309) TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_mt_call_complete 7 20250822133550393 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-386:PAGING_RESP callref-0x510468c6 tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250822133550393 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-386:PAGING_RESP callref-0x510468c6 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) 20250822133550393 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-386:PAGING_RESP:trans-0:call-152:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x56365e9ff2c0]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250822133550393 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-386:PAGING_RESP:trans-0:call-152:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x56365e9ff2c0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250822133550393 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-386:PAGING_RESP:trans-0:call-152:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x56365e9ff2c0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250822133550393 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-386:PAGING_RESP:trans-0:call-152:RTP_TO_CN:CI-11111:remote-port-not-sent:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365e9ff2c0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_mt_call_complete 9 TC_lu_and_mt_csd0(2138)@718a44d66dfb: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_mt_call_complete DONE TC_lu_and_mt_csd0(2138)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2138)@718a44d66dfb: Hold the call for some time 20250822133550399 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-386:PAGING_RESP:trans-0:call-152:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365e9ff2c0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822133550399 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-386:PAGING_RESP:trans-0:call-152:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365e9ff2c0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250822133550399 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-386:PAGING_RESP)[0x56365ea13970]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250822133550399 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-386:PAGING_RESP)[0x56365ea13970]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250822133550399 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-386:PAGING_RESP)[0x56365ea7e730]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) TC_lu_and_mt_csd0(2138)@718a44d66dfb: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(2138)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2138)@718a44d66dfb: Hangup TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_call_hangup 0: tx MNCC_DISC_REQ 20250822133550903 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-386:PAGING_RESP callref-0x510468c6 tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250822133550903 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-386:PAGING_RESP callref-0x510468c6 tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822133550903 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-386:PAGING_RESP callref-0x510468c6 tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250822133550903 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-386:PAGING_RESP callref-0x510468c6 tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250822133550903 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-386:PAGING_RESP)[0x56365ea2e0f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133550904 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133550904 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133550904 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133550904 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133550904 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133550904 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133550904 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133550904 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(2130)@718a44d66dfb: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(2130)@718a44d66dfb: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_len:9 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2129)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O 20250822133550910 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133550910 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133550910 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133550910 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133550910 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133550910 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133550910 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133550910 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133550911 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-386:PAGING_RESP)[0x56365ea2e0f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133550911 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-386:PAGING_RESP)[0x56365ea7e730]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133550911 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-386:PAGING_RESP callref-0x510468c6 tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2690) 20250822133550911 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-386:PAGING_RESP callref-0x510468c6 tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250822133550911 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-386:PAGING_RESP)[0x56365ea2e0f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133550911 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-386:PAGING_RESP callref-0x510468c6 tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250822133550911 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-386:PAGING_RESP callref-0x510468c6 tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250822133550911 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-386:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250822133550911 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-386:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822133550911 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250822133550911 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-386:PAGING_RESP)[0x56365ea7e730]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133550911 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-386:PAGING_RESP)[0x56365ea7e730]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250822133550911 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822133550911 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822133550911 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822133550911 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-386:PAGING_RESP)[0x56365ea13970]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250822133550911 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-386:PAGING_RESP:trans-0:call-152:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea2de90]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250822133550911 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-386:PAGING_RESP:trans-0:call-152:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea2de90]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-386:PAGING_RESP)[0x56365ea13970] (call_leg.c:197) 20250822133550911 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-386:PAGING_RESP:trans-0:call-152:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea2de90]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250822133550911 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-386:PAGING_RESP:trans-0:call-152:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea2de90]{ESTABLISHED}: Deallocated (fsm.c:568) 20250822133550911 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-386:PAGING_RESP:trans-0:call-152:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365e9ff2c0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250822133550911 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-386:PAGING_RESP:trans-0:call-152:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365e9ff2c0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-386:PAGING_RESP)[0x56365ea13970] (call_leg.c:197) 20250822133550912 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-386:PAGING_RESP)[0x56365ea13970]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250822133550912 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-386:PAGING_RESP:trans-0:call-152:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365e9ff2c0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250822133550912 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-386:PAGING_RESP:trans-0:call-152:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365e9ff2c0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250822133550912 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-386:PAGING_RESP)[0x56365ea13970]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250822133550912 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-386:PAGING_RESP)[0x56365ea13970]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-386:PAGING_RESP)[0x56365ea7e730] (call_leg.c:198) 20250822133550912 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-386:PAGING_RESP)[0x56365ea13970]{RELEASING}: Freeing instance (call_leg.c:198) 20250822133550912 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-386:PAGING_RESP)[0x56365ea13970]{RELEASING}: Deallocated (fsm.c:568) 20250822133550912 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-386:PAGING_RESP)[0x56365ea7e730]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250822133550912 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-386:PAGING_RESP)[0x56365ea2e0f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822133550912 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822133550912 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133550912 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133550912 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133550912 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133550912 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133550912 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133550912 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133550912 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133550912 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133550912 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133550912 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133550912 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133550912 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133550912 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133550912 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133550912 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2132)@718a44d66dfb: Deleted conn table entry 0TC_lu_and_mt_csd0(2138)1359243462 TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(2138)@718a44d66dfb: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mt_csd0(2138)@718a44d66dfb: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2129)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133550917 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133550917 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133550918 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133550918 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133550918 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133550918 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133550918 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133550918 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133550918 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-386:PAGING_RESP)[0x56365ea2e0f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133550918 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-386:PAGING_RESP)[0x56365ea7e730]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133550918 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-386:PAGING_RESP)[0x56365ea7e730]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822133550918 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-386:PAGING_RESP)[0x56365ea7e730]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133550918 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-386:PAGING_RESP)[0x56365ea7e730]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822133550918 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-386:PAGING_RESP)[0x56365ea2cd80]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822133550918 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-386:PAGING_RESP)[0x56365ea2cd80]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-386:PAGING_RESP)[0x56365ea7e730] (msc_a.c:1053) 20250822133550918 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-386:PAGING_RESP)[0x56365ea2cd80]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822133550918 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-386:PAGING_RESP)[0x56365ea2cd80]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822133550918 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-386:PAGING_RESP)[0x56365ea7e730]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea78fe0] (msc_a.c:1053) 20250822133550918 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-386:PAGING_RESP)[0x56365ea7e730]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822133550918 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-386:PAGING_RESP)[0x56365ea7e730]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822133550918 DMSC DEBUG msub_fsm[0x56365ea78fe0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822133550918 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D) MSC-A terminated (msub.c:261) 20250822133550918 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D) 1 MSC-I still active (msub.c:79) 20250822133550918 DMSC DEBUG msub_fsm[0x56365ea78fe0]{active}: State change to terminating (no timeout) (msub.c:91) 20250822133550918 DMSC DEBUG msub_fsm[0x56365ea78fe0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822133550918 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-386:PAGING_RESP)[0x56365ea2e0f0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822133550918 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-386:PAGING_RESP)[0x56365ea2e0f0]{READY}: Removing from parent msub_fsm[0x56365ea78fe0] (msub.c:113) 20250822133550918 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-386 (ran_conn.c:155) 20250822133550918 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-386:PAGING_RESP)[0x56365ea2e0f0]{READY}: Freeing instance (msub.c:113) 20250822133550918 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-386:PAGING_RESP)[0x56365ea2e0f0]{READY}: Deallocated (fsm.c:568) 20250822133550918 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D) Free (msub.c:119) 20250822133550918 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D - active-conn: now used by 1 (attached) (msub.c:375) 20250822133550918 DMSC DEBUG msub_fsm[0x56365ea78fe0]{terminating}: Freeing instance (msub.c:113) 20250822133550918 DMSC DEBUG msub_fsm[0x56365ea78fe0]{terminating}: Deallocated (fsm.c:568) 20250822133550919 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133550919 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133550919 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133550919 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133550919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133550919 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133550919 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133550919 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on local reference:0 20250822133550919 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133550919 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133550919 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133550919 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133550919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133550919 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133550919 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133550919 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(2130)@718a44d66dfb: Deleted conn table entry 0TC_lu_and_mt_csd0(2138)9685774 TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(2138)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_call_hangup 9: done MSC_Test_0-RAN(2130)@718a44d66dfb: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(2138) TC_lu_and_mt_csd0(2138)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2138)@718a44d66dfb: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(2138)@718a44d66dfb: ----------------------------------------------- TC_lu_and_mt_csd0(2138)@718a44d66dfb: "CSD Bearer Service: BS24NT" TC_lu_and_mt_csd0(2138)@718a44d66dfb: ----------------------------------------------- MSC_Test-GSUP(2135)@718a44d66dfb: Created GsupExpect[6] for "262420000000007" to be handled at TC_lu_and_mt_csd0(2138) TC_lu_and_mt_csd0(2138)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000007'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(2130)@718a44d66dfb: Added conn table entry 0TC_lu_and_mt_csd0(2138)12812954 MSC_Test_0-RAN(2130)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(2129)@718a44d66dfb: First idle individual index:0 20250822133551931 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133551931 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133551931 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133551931 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133551931 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133551931 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133551931 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133551931 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133551932 DMSC DEBUG msub_fsm[0x56365ea2de90]{active}: Allocated (fsm.c:456) 20250822133551932 DMSC DEBUG msc_i[0x56365ea51740]{READY}: Allocated (fsm.c:456) 20250822133551932 DMSC DEBUG msc_i[0x56365ea51740]{READY}: is child of msub_fsm[0x56365ea2de90] (fsm.c:486) 20250822133551932 DMSC DEBUG msc_a[0x56365ea7e860]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822133551932 DMSC DEBUG msc_a[0x56365ea7e860]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea2de90] (fsm.c:486) 20250822133551932 DMSC DEBUG msc_a(unknown:GERAN-A-387:NONE)[0x56365ea7e860]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822133551932 DMSC DEBUG msc_i(unknown:GERAN-A-387:NONE)[0x56365ea51740]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822133551932 DMSC DEBUG msc_a(unknown:GERAN-A-387:NONE)[0x56365ea7e860]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822133551932 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-387:LU)[0x56365ea7e860]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822133551932 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-387:LU)[0x56365ea7e860]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822133551932 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-387:LU)[0x56365e9ff2c0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822133551932 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-387:LU)[0x56365e9ff2c0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-387:LU)[0x56365ea7e860] (fsm.c:486) 20250822133551932 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-387:LU)[0x56365e9ff2c0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822133551932 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-387:LU)[0x56365e9ff2c0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822133551932 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822133551932 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822133551932 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-387:LU)[0x56365ea7e860]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822133551932 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-387:LU)[0x56365ea7e860]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822133551932 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250822133551932 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822133551932 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-387:LU)[0x56365e9ff2c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822133551932 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-387:LU)[0x56365e9ff2c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822133551932 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-387:LU)[0x56365e9ff2c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822133551932 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-387:LU)[0x56365e9ff2c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822133551932 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-387:LU)[0x56365ea51740]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822133551932 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-387:LU)[0x56365e9ff2c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822133551932 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-387:LU)[0x56365e9ff2c0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822133551932 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-387:LU)[0x56365ea51870]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822133551932 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-387:LU)[0x56365ea51870]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-387:LU)[0x56365e9ff2c0] (fsm.c:486) 20250822133551933 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-387:LU)[0x56365ea51870]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822133551933 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-387:LU)[0x56365ea51870]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822133551933 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133551933 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133551933 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133551933 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133551933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133551933 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133551933 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133551933 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133551933 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133551933 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133551933 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133551933 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133551933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133551933 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133551933 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133551933 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@718a44d66dfb: { messageType := 2, destLocRef := 'C3829A'O, sourceLocRef := '000183'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822133551936 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250822133551936 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2129)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250822133551937 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133551937 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133551937 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133551937 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133551937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133551937 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133551937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133551937 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133551937 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-387:LU)[0x56365ea51740]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133551937 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-387:LU)[0x56365ea7e860]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(2138)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822133551940 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133551940 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250822133551940 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250822133551940 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822133551942 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133551942 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-387:LU)[0x56365e9ff2c0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822133551942 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-387:LU)[0x56365ea51870]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822133551942 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-387:LU)[0x56365ea51870]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822133551942 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-387:LU)[0x56365ea51870]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822133551942 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-387:LU)[0x56365ea51870]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-387:LU)[0x56365e9ff2c0] (vlr_lu_fsm.c:110) 20250822133551942 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-387:LU)[0x56365ea51870]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822133551942 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-387:LU)[0x56365ea51870]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822133551942 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-387:LU)[0x56365e9ff2c0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822133551942 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-387:LU)[0x56365e9ff2c0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822133551942 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-387:LU)[0x56365ea13970]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822133551942 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-387:LU)[0x56365ea13970]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-387:LU)[0x56365e9ff2c0] (fsm.c:486) 20250822133551942 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-387:LU)[0x56365ea13970]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822133551942 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-387:LU)[0x56365ea13970]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822133551942 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-387:LU)[0x56365ea13970]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822133551942 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-387:LU)[0x56365ea13970]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822133551942 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:TMSInew-0x7320C7CF) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250822133551942 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-387:LU)[0x56365ea13970]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822133551942 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:TMSInew-0x7320C7CF LOCATION UPDATE ACCEPT (TMSI = 0x7320c7cf) (gsm_04_08.c:149) 20250822133551942 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:TMSInew-0x7320C7CF:GERAN-A-387:LU)[0x56365ea51740]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133551942 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:TMSInew-0x7320C7CF - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822133551942 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133551943 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133551943 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133551943 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133551943 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133551943 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133551943 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133551943 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(2138)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2130)@718a44d66dfb: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(2130)@718a44d66dfb: patched enc_l3: '055B'O MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2129)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002055B'O 20250822133551946 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133551946 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133551946 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133551946 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133551946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133551946 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133551946 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133551946 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133551947 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:TMSInew-0x7320C7CF:GERAN-A-387:LU)[0x56365ea51740]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133551947 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:TMSInew-0x7320C7CF:GERAN-A-387:LU)[0x56365ea7e860]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133551947 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:TMSInew-0x7320C7CF:GERAN-A-387:LU)[0x56365ea7e860]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822133551947 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:TMSInew-0x7320C7CF:GERAN-A-387:LU)[0x56365e9ff2c0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822133551947 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-387:LU)[0x56365ea13970]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822133551947 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250822133551947 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-387:LU)[0x56365ea13970]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822133551947 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-387:LU)[0x56365e9ff2c0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822133551947 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-387:LU)[0x56365ea13970]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822133551947 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-387:LU)[0x56365ea13970]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-387:LU)[0x56365e9ff2c0] (vlr_lu_fsm.c:817) 20250822133551947 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-387:LU)[0x56365ea13970]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822133551947 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B5DDA0D:GERAN-A-387:LU)[0x56365ea13970]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822133551947 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-387:LU)[0x56365e9ff2c0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822133551947 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-387:LU)[0x56365ea7e860]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250822133551947 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-387:LU)[0x56365ea7e860]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.985s remaining) (msc_a.c:450) 20250822133551947 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250822133551947 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-387:LU)[0x56365ea7e860]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133551947 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-387:LU)[0x56365ea7e860]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250822133551947 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822133551947 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822133551947 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822133551947 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-387:LU)[0x56365ea51740]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822133551947 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822133551947 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133551947 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133551947 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133551947 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133551947 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133551947 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133551947 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133551947 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2129)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822133551951 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133551951 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133551951 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133551951 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133551951 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133551951 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133551951 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133551951 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133551951 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-387:LU)[0x56365ea51740]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133551951 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-387:LU)[0x56365ea7e860]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133551951 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-387:LU)[0x56365ea7e860]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822133551951 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-387:LU)[0x56365ea7e860]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133551951 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-387:LU)[0x56365ea7e860]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822133551951 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-387:LU)[0x56365e9ff2c0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822133551951 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-387:LU)[0x56365e9ff2c0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-387:LU)[0x56365ea7e860] (msc_a.c:1053) 20250822133551951 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-387:LU)[0x56365e9ff2c0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822133551951 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-387:LU)[0x56365e9ff2c0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822133551951 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-387:LU)[0x56365e9ff2c0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822133551951 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-387:LU)[0x56365ea7e860]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea2de90] (msc_a.c:1053) 20250822133551951 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-387:LU)[0x56365ea7e860]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822133551951 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-387:LU)[0x56365ea7e860]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822133551951 DMSC DEBUG msub_fsm[0x56365ea2de90]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822133551951 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF) MSC-A terminated (msub.c:261) 20250822133551951 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF) 1 MSC-I still active (msub.c:79) 20250822133551951 DMSC DEBUG msub_fsm[0x56365ea2de90]{active}: State change to terminating (no timeout) (msub.c:91) 20250822133551951 DMSC DEBUG msub_fsm[0x56365ea2de90]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822133551951 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-387:LU)[0x56365ea51740]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822133551951 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-387:LU)[0x56365ea51740]{READY}: Removing from parent msub_fsm[0x56365ea2de90] (msub.c:113) 20250822133551951 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-387 (ran_conn.c:155) 20250822133551951 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-387:LU)[0x56365ea51740]{READY}: Freeing instance (msub.c:113) 20250822133551951 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-387:LU)[0x56365ea51740]{READY}: Deallocated (fsm.c:568) 20250822133551951 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF) Free (msub.c:119) 20250822133551951 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF - active-conn: now used by 1 (attached) (msub.c:375) 20250822133551951 DMSC DEBUG msub_fsm[0x56365ea2de90]{terminating}: Freeing instance (msub.c:113) 20250822133551951 DMSC DEBUG msub_fsm[0x56365ea2de90]{terminating}: Deallocated (fsm.c:568) 20250822133551952 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133551952 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133551952 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133551952 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133551952 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133551952 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133551952 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133551952 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133551952 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133551952 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133551952 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133551952 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133551952 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133551952 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133551952 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133551952 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(2130)@718a44d66dfb: Deleted conn table entry 0TC_lu_and_mt_csd0(2138)12812954 TC_lu_and_mt_csd0(2138)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822133551954 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822133551954 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(2138)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2138)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2130)@718a44d66dfb: Created IMSI[0] for '262420000000007'H'7320C7CF'O to be handled at TC_lu_and_mt_csd0(2138) MSC_Test-MNCC(2132)@718a44d66dfb: Added conn table entry 0TC_lu_and_mt_csd0(2138)2027505937 20250822133551960 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250822133551960 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250822133551960 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF callref-0x78d94911 tid-255) New transaction (transaction.c:231) 20250822133551960 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF callref-0x78d94911 tid-255) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS24NT} (gsm_04_08_cc.c:790) 20250822133551960 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF callref-0x78d94911 tid-255) codecs: :0{(no-codecs)} (from: remote=:0{CLEARMODE#120,BS24NT} RAN={(no-codecs)}) (gsm_04_08_cc.c:798) 20250822133551960 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF callref-0x78d94911 tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250822133551960 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250822133551960 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250822133551960 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133551960 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133551960 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133551960 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133551960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133551960 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133551960 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133551960 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2130)@718a44d66dfb: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(2138) TC_lu_and_mt_csd0(2138)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2130)@718a44d66dfb: Created IMSI[8] for '262420000000007'H'7320C7CF'O to be handled at TC_lu_and_mt_csd0(2138) TC_lu_and_mt_csd0(2138)@718a44d66dfb: 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 := '7320C7CF'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(2130)@718a44d66dfb: Added conn table entry 0TC_lu_and_mt_csd0(2138)9738193 MSC_Test_0-SCCP(2129)@718a44d66dfb: First idle individual index:0 20250822133551967 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133551967 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133551967 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133551967 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133551967 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133551967 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133551967 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133551967 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133551968 DMSC DEBUG msub_fsm[0x56365e9ff2c0]{active}: Allocated (fsm.c:456) 20250822133551968 DMSC DEBUG msc_i[0x56365ea7e860]{READY}: Allocated (fsm.c:456) 20250822133551968 DMSC DEBUG msc_i[0x56365ea7e860]{READY}: is child of msub_fsm[0x56365e9ff2c0] (fsm.c:486) 20250822133551968 DMSC DEBUG msc_a[0x56365ea51740]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822133551968 DMSC DEBUG msc_a[0x56365ea51740]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365e9ff2c0] (fsm.c:486) 20250822133551968 DMSC DEBUG msc_a(unknown:GERAN-A-388:NONE)[0x56365ea51740]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822133551968 DMSC DEBUG msc_i(unknown:GERAN-A-388:NONE)[0x56365ea7e860]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822133551968 DMSC DEBUG msc_a(unknown:GERAN-A-388:NONE)[0x56365ea51740]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822133551968 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7320C7CF:GERAN-A-388:PAGING_RESP)[0x56365ea2de90]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822133551968 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7320C7CF:GERAN-A-388:PAGING_RESP)[0x56365ea2de90]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x7320C7CF:GERAN-A-388:PAGING_RESP)[0x56365ea51740] (fsm.c:486) 20250822133551968 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7320C7CF:GERAN-A-388:PAGING_RESP)[0x56365ea2de90]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250822133551968 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7320C7CF:GERAN-A-388:PAGING_RESP)[0x56365ea2de90]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822133551968 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822133551968 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822133551968 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-388:PAGING_RESP)[0x56365ea51740]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822133551968 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-388:PAGING_RESP)[0x56365ea51740]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822133551968 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-388:PAGING_RESP)[0x56365ea2de90]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822133551968 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-388:PAGING_RESP)[0x56365ea2de90]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822133551968 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-388:PAGING_RESP)[0x56365ea2de90]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822133551968 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-388:PAGING_RESP)[0x56365ea7e860]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822133551968 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-388:PAGING_RESP)[0x56365ea2de90]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822133551968 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-388:PAGING_RESP)[0x56365ea2de90]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822133551968 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-388:PAGING_RESP)[0x56365ea2de90]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822133551968 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-388:PAGING_RESP)[0x56365ea2de90]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822133551968 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-388:PAGING_RESP)[0x56365ea2de90]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822133551968 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-388:PAGING_RESP)[0x56365ea2de90]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822133551968 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-388:PAGING_RESP)[0x56365ea2de90]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822133551968 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-388:PAGING_RESP)[0x56365ea51740]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250822133551968 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-388:PAGING_RESP)[0x56365ea51740]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250822133551969 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF callref-0x78d94911 tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250822133551969 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250822133551969 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-388:PAGING_RESP)[0x56365ea51740]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:407) 20250822133551969 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-388:PAGING_RESP)[0x56365ea51740]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250822133551969 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-388:PAGING_RESP callref-0x78d94911 tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250822133551969 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-388:PAGING_RESP callref-0x78d94911 tid-0) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS24NT} (gsm_04_08_cc.c:905) 20250822133551969 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-388:PAGING_RESP callref-0x78d94911 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) 20250822133551969 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-388:PAGING_RESP callref-0x78d94911 tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250822133551969 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-388:PAGING_RESP)[0x56365ea7e860]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133551969 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250822133551969 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250822133551969 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250822133551969 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133551969 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133551969 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133551969 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133551969 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133551969 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133551969 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133551969 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133551969 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133551969 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133551969 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133551969 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133551969 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133551969 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133551969 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133551969 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133551969 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133551969 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133551969 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133551969 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133551969 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133551969 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133551969 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133551969 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@718a44d66dfb: { messageType := 2, destLocRef := '9497D1'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(2129)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822133551971 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250822133551971 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(2138)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_mt_call_complete 1 MSC_Test_0-RAN(2130)@718a44d66dfb: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(2130)@718a44d66dfb: patched enc_l3: '8301'O MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2129)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0100028301'O 20250822133551977 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133551977 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133551977 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133551977 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133551977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133551977 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133551977 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133551977 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133551977 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-388:PAGING_RESP)[0x56365ea7e860]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133551977 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-388:PAGING_RESP)[0x56365ea51740]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133551977 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-388:PAGING_RESP callref-0x78d94911 tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2690) 20250822133551977 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-388:PAGING_RESP callref-0x78d94911 tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250822133551977 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-388:PAGING_RESP callref-0x78d94911 tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250822133551977 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-388:PAGING_RESP callref-0x78d94911 tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250822133551977 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-388:PAGING_RESP callref-0x78d94911 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) 20250822133551977 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-388:PAGING_RESP callref-0x78d94911 tid-0) tx MNCC_ALERT_IND (RTP=0.0.0.0:0{CLEARMODE#120}) (gsm_04_08_cc.c:309) TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_mt_call_complete 2 MSC_Test-MGCP(2133)@718a44d66dfb: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(2138) 20250822133551980 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-388:PAGING_RESP callref-0x78d94911 tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250822133551980 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-388:PAGING_RESP)[0x56365ea13970]{ESTABLISHING}: Allocated (fsm.c:456) 20250822133551980 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-388:PAGING_RESP)[0x56365ea13970]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-388:PAGING_RESP)[0x56365ea51740] (fsm.c:486) 20250822133551980 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-388:PAGING_RESP callref-0x78d94911 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) 20250822133551980 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-388:PAGING_RESP)[0x56365ea78fe0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250822133551980 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-388:PAGING_RESP)[0x56365ea78fe0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-388:PAGING_RESP)[0x56365ea13970] (fsm.c:486) 20250822133551980 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-388:PAGING_RESP:trans-0:call-153:RTP_TO_CN:no-CI)[0x56365ea78fe0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250822133551980 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-388:PAGING_RESP:trans-0:call-153:RTP_TO_CN:no-CI)[0x56365ea78fe0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250822133551980 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-388:PAGING_RESP)[0x56365ea2cd80]{UNINITIALIZED}: Allocated (fsm.c:456) 20250822133551980 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-388:PAGING_RESP)[0x56365ea2cd80]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-388:PAGING_RESP)[0x56365ea13970] (fsm.c:486) 20250822133551980 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-388:PAGING_RESP:trans-0:call-153:RTP_TO_RAN:no-CI)[0x56365ea2cd80]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250822133551980 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-388:PAGING_RESP:trans-0:call-153:RTP_TO_RAN:no-CI)[0x56365ea2cd80]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(2133)@718a44d66dfb: Found Expect[0] for { line := { verb := "CRCX", trans_id := "358", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "99" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mt_csd0(2138) TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_mt_call_complete 3 20250822133551983 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-388:PAGING_RESP:trans-0:call-153:RTP_TO_CN:no-CI)[0x56365ea78fe0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822133551983 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-388:PAGING_RESP)[0x56365ea13970]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250822133551983 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-388:PAGING_RESP)[0x56365ea51740]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250822133551983 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-388:PAGING_RESP callref-0x78d94911 tid-0) CN RTP address available, but in unexpected state 7 (gsm_04_08_cc.c:2122) TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_mt_call_complete 4 20250822133551985 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-388:PAGING_RESP:trans-0:call-153:RTP_TO_RAN:no-CI)[0x56365ea2cd80]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822133551985 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-388:PAGING_RESP)[0x56365ea13970]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250822133551985 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-388:PAGING_RESP)[0x56365ea51740]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250822133551985 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-388:PAGING_RESP callref-0x78d94911 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) 20250822133551985 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-388:PAGING_RESP callref-0x78d94911 tid-0) Sending Assignment Command (msc_a.c:706) 20250822133551985 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-388:PAGING_RESP)[0x56365ea7e860]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250822133551985 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133551985 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133551985 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133551985 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133551985 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133551985 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133551985 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133551985 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_mt_call_complete 6 MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_len:16 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2129)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O 20250822133551988 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133551988 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133551988 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133551988 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133551988 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133551988 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133551988 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133551988 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133551988 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-388:PAGING_RESP)[0x56365ea7e860]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133551988 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-388:PAGING_RESP)[0x56365ea51740]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133551988 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-388:PAGING_RESP:trans-0:call-153:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x56365ea2cd80]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250822133551988 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-388:PAGING_RESP:trans-0:call-153:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x56365ea2cd80]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250822133551988 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-388:PAGING_RESP:trans-0:call-153:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea2cd80]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250822133551989 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-388:PAGING_RESP callref-0x78d94911 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) 20250822133551989 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-388:PAGING_RESP callref-0x78d94911 tid-0) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250822133551989 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-388:PAGING_RESP callref-0x78d94911 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) MSC_Test_0-RAN(2130)@718a44d66dfb: patching N(SD)=1 into dtap '8307'O 20250822133551989 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-388:PAGING_RESP callref-0x78d94911 tid-0) tx MNCC_RTP_CREATE (RTP=0.0.0.0:0{CLEARMODE#120}) (gsm_04_08_cc.c:309) MSC_Test_0-RAN(2130)@718a44d66dfb: patched enc_l3: '8347'O MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2129)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_mt_call_complete 8 TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_mt_call_complete 5 20250822133551992 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-388:PAGING_RESP:trans-0:call-153:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea2cd80]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822133551992 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-388:PAGING_RESP:trans-0:call-153:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea2cd80]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250822133551992 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-388:PAGING_RESP)[0x56365ea13970]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250822133552190 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133552190 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133552190 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133552190 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133552190 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133552190 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133552190 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133552190 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133552190 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-388:PAGING_RESP)[0x56365ea7e860]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133552191 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-388:PAGING_RESP)[0x56365ea51740]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133552191 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-388:PAGING_RESP callref-0x78d94911 tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2690) 20250822133552191 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-388:PAGING_RESP callref-0x78d94911 tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250822133552191 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-388:PAGING_RESP callref-0x78d94911 tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250822133552191 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-388:PAGING_RESP callref-0x78d94911 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) 20250822133552191 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-388:PAGING_RESP callref-0x78d94911 tid-0) tx MNCC_SETUP_CNF (RTP=0.0.0.0:0{CLEARMODE#120}) (gsm_04_08_cc.c:309) TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_mt_call_complete 7 20250822133552195 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-388:PAGING_RESP callref-0x78d94911 tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250822133552195 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-388:PAGING_RESP callref-0x78d94911 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) 20250822133552195 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-388:PAGING_RESP:trans-0:call-153:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x56365ea78fe0]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250822133552195 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-388:PAGING_RESP:trans-0:call-153:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x56365ea78fe0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250822133552195 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-388:PAGING_RESP:trans-0:call-153:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x56365ea78fe0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250822133552195 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-388:PAGING_RESP:trans-0:call-153:RTP_TO_CN:CI-11111:remote-port-not-sent:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea78fe0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_mt_call_complete 9 TC_lu_and_mt_csd0(2138)@718a44d66dfb: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_mt_call_complete DONE TC_lu_and_mt_csd0(2138)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2138)@718a44d66dfb: Hold the call for some time 20250822133552199 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-388:PAGING_RESP:trans-0:call-153:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea78fe0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822133552199 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-388:PAGING_RESP:trans-0:call-153:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea78fe0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250822133552199 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-388:PAGING_RESP)[0x56365ea13970]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250822133552199 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-388:PAGING_RESP)[0x56365ea13970]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250822133552199 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-388:PAGING_RESP)[0x56365ea51740]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) TC_lu_and_mt_csd0(2138)@718a44d66dfb: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(2138)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2138)@718a44d66dfb: Hangup TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_call_hangup 0: tx MNCC_DISC_REQ 20250822133552703 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-388:PAGING_RESP callref-0x78d94911 tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250822133552703 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-388:PAGING_RESP callref-0x78d94911 tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822133552703 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-388:PAGING_RESP callref-0x78d94911 tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250822133552703 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-388:PAGING_RESP callref-0x78d94911 tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250822133552703 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-388:PAGING_RESP)[0x56365ea7e860]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133552703 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133552703 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133552703 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133552703 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133552704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133552704 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133552704 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133552704 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(2130)@718a44d66dfb: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(2130)@718a44d66dfb: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_len:9 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2129)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133552708 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133552708 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133552708 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133552708 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133552708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133552708 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133552709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133552709 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133552709 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-388:PAGING_RESP)[0x56365ea7e860]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133552709 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-388:PAGING_RESP)[0x56365ea51740]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133552709 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-388:PAGING_RESP callref-0x78d94911 tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2690) 20250822133552709 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-388:PAGING_RESP callref-0x78d94911 tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250822133552709 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-388:PAGING_RESP)[0x56365ea7e860]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133552709 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-388:PAGING_RESP callref-0x78d94911 tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250822133552709 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-388:PAGING_RESP callref-0x78d94911 tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250822133552709 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-388:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250822133552709 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-388:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822133552709 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250822133552709 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-388:PAGING_RESP)[0x56365ea51740]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133552709 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-388:PAGING_RESP)[0x56365ea51740]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250822133552709 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822133552709 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822133552709 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822133552709 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-388:PAGING_RESP)[0x56365ea13970]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250822133552709 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-388:PAGING_RESP:trans-0:call-153:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea2cd80]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250822133552709 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-388:PAGING_RESP:trans-0:call-153:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea2cd80]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-388:PAGING_RESP)[0x56365ea13970] (call_leg.c:197) 20250822133552709 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-388:PAGING_RESP:trans-0:call-153:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea2cd80]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250822133552709 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-388:PAGING_RESP:trans-0:call-153:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea2cd80]{ESTABLISHED}: Deallocated (fsm.c:568) 20250822133552709 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-388:PAGING_RESP:trans-0:call-153:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea78fe0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250822133552709 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-388:PAGING_RESP:trans-0:call-153:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea78fe0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-388:PAGING_RESP)[0x56365ea13970] (call_leg.c:197) 20250822133552710 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-388:PAGING_RESP)[0x56365ea13970]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250822133552710 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-388:PAGING_RESP:trans-0:call-153:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea78fe0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250822133552710 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-388:PAGING_RESP:trans-0:call-153:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea78fe0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250822133552710 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-388:PAGING_RESP)[0x56365ea13970]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250822133552710 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-388:PAGING_RESP)[0x56365ea13970]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-388:PAGING_RESP)[0x56365ea51740] (call_leg.c:198) 20250822133552710 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-388:PAGING_RESP)[0x56365ea13970]{RELEASING}: Freeing instance (call_leg.c:198) 20250822133552710 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-388:PAGING_RESP)[0x56365ea13970]{RELEASING}: Deallocated (fsm.c:568) 20250822133552710 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-388:PAGING_RESP)[0x56365ea51740]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250822133552710 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-388:PAGING_RESP)[0x56365ea7e860]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822133552710 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822133552710 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133552710 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133552710 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133552710 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133552710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133552710 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133552710 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133552710 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133552710 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133552710 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133552710 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133552710 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133552710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133552710 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133552710 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133552710 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2132)@718a44d66dfb: Deleted conn table entry 0TC_lu_and_mt_csd0(2138)2027505937 TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(2138)@718a44d66dfb: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(2138)@718a44d66dfb: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2129)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133552716 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133552716 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133552716 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133552716 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133552716 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133552716 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133552716 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133552717 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133552717 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-388:PAGING_RESP)[0x56365ea7e860]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133552717 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-388:PAGING_RESP)[0x56365ea51740]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133552717 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-388:PAGING_RESP)[0x56365ea51740]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822133552717 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-388:PAGING_RESP)[0x56365ea51740]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133552717 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-388:PAGING_RESP)[0x56365ea51740]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822133552717 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-388:PAGING_RESP)[0x56365ea2de90]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822133552717 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-388:PAGING_RESP)[0x56365ea2de90]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-388:PAGING_RESP)[0x56365ea51740] (msc_a.c:1053) 20250822133552717 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-388:PAGING_RESP)[0x56365ea2de90]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822133552717 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-388:PAGING_RESP)[0x56365ea2de90]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822133552717 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-388:PAGING_RESP)[0x56365ea51740]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365e9ff2c0] (msc_a.c:1053) 20250822133552717 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-388:PAGING_RESP)[0x56365ea51740]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822133552717 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-388:PAGING_RESP)[0x56365ea51740]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822133552717 DMSC DEBUG msub_fsm[0x56365e9ff2c0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822133552717 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF) MSC-A terminated (msub.c:261) 20250822133552717 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF) 1 MSC-I still active (msub.c:79) 20250822133552717 DMSC DEBUG msub_fsm[0x56365e9ff2c0]{active}: State change to terminating (no timeout) (msub.c:91) 20250822133552717 DMSC DEBUG msub_fsm[0x56365e9ff2c0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822133552717 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-388:PAGING_RESP)[0x56365ea7e860]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822133552717 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-388:PAGING_RESP)[0x56365ea7e860]{READY}: Removing from parent msub_fsm[0x56365e9ff2c0] (msub.c:113) 20250822133552717 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-388 (ran_conn.c:155) 20250822133552717 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-388:PAGING_RESP)[0x56365ea7e860]{READY}: Freeing instance (msub.c:113) 20250822133552717 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-388:PAGING_RESP)[0x56365ea7e860]{READY}: Deallocated (fsm.c:568) 20250822133552717 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF) Free (msub.c:119) 20250822133552717 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF - active-conn: now used by 1 (attached) (msub.c:375) 20250822133552717 DMSC DEBUG msub_fsm[0x56365e9ff2c0]{terminating}: Freeing instance (msub.c:113) 20250822133552717 DMSC DEBUG msub_fsm[0x56365e9ff2c0]{terminating}: Deallocated (fsm.c:568) 20250822133552717 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133552717 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133552717 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133552717 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133552717 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133552717 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133552717 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133552717 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on local reference:0 20250822133552718 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133552718 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133552718 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133552718 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133552718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133552718 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133552718 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133552718 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2130)@718a44d66dfb: Deleted conn table entry 0TC_lu_and_mt_csd0(2138)9738193 TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(2138)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_call_hangup 9: done MSC_Test_0-RAN(2130)@718a44d66dfb: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(2138) TC_lu_and_mt_csd0(2138)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2138)@718a44d66dfb: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(2138)@718a44d66dfb: ----------------------------------------------- TC_lu_and_mt_csd0(2138)@718a44d66dfb: "CSD Bearer Service: BS25NT" TC_lu_and_mt_csd0(2138)@718a44d66dfb: ----------------------------------------------- MSC_Test-GSUP(2135)@718a44d66dfb: Created GsupExpect[7] for "262420000000007" to be handled at TC_lu_and_mt_csd0(2138) TC_lu_and_mt_csd0(2138)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000007'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(2130)@718a44d66dfb: Added conn table entry 0TC_lu_and_mt_csd0(2138)1030033 MSC_Test_0-SCCP(2129)@718a44d66dfb: First idle individual index:0 MSC_Test_0-RAN(2130)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133553734 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133553734 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133553734 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133553734 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133553734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133553734 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133553734 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133553734 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133553735 DMSC DEBUG msub_fsm[0x56365ea2cd80]{active}: Allocated (fsm.c:456) 20250822133553735 DMSC DEBUG msc_i[0x56365ea2e0f0]{READY}: Allocated (fsm.c:456) 20250822133553735 DMSC DEBUG msc_i[0x56365ea2e0f0]{READY}: is child of msub_fsm[0x56365ea2cd80] (fsm.c:486) 20250822133553735 DMSC DEBUG msc_a[0x56365ea51870]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822133553735 DMSC DEBUG msc_a[0x56365ea51870]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea2cd80] (fsm.c:486) 20250822133553735 DMSC DEBUG msc_a(unknown:GERAN-A-389:NONE)[0x56365ea51870]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822133553735 DMSC DEBUG msc_i(unknown:GERAN-A-389:NONE)[0x56365ea2e0f0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822133553735 DMSC DEBUG msc_a(unknown:GERAN-A-389:NONE)[0x56365ea51870]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822133553735 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-389:LU)[0x56365ea51870]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822133553735 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-389:LU)[0x56365ea51870]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822133553735 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-389:LU)[0x56365ea78fe0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822133553735 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-389:LU)[0x56365ea78fe0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-389:LU)[0x56365ea51870] (fsm.c:486) 20250822133553735 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-389:LU)[0x56365ea78fe0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822133553735 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-389:LU)[0x56365ea78fe0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822133553735 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822133553735 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822133553735 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-389:LU)[0x56365ea51870]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822133553735 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-389:LU)[0x56365ea51870]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822133553735 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250822133553735 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822133553735 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-389:LU)[0x56365ea78fe0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822133553735 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-389:LU)[0x56365ea78fe0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822133553735 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-389:LU)[0x56365ea78fe0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822133553735 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-389:LU)[0x56365ea78fe0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822133553735 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-389:LU)[0x56365ea2e0f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822133553735 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-389:LU)[0x56365ea78fe0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822133553735 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-389:LU)[0x56365ea78fe0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822133553735 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-389:LU)[0x56365ea69b30]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822133553736 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-389:LU)[0x56365ea69b30]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-389:LU)[0x56365ea78fe0] (fsm.c:486) 20250822133553736 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-389:LU)[0x56365ea69b30]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822133553736 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-389:LU)[0x56365ea69b30]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822133553736 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133553736 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133553736 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133553736 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133553736 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133553736 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133553736 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133553736 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133553736 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133553736 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133553736 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133553736 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133553736 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133553736 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133553736 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133553736 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@718a44d66dfb: { messageType := 2, destLocRef := '0FB791'O, sourceLocRef := '000185'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822133553739 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250822133553739 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_from0 20250822133553741 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133553741 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133553741 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133553741 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133553741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133553741 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133553741 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133553741 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133553741 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-389:LU)[0x56365ea2e0f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133553741 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-389:LU)[0x56365ea51870]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_0-SCCP(2129)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(2138)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133553743 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133553743 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250822133553743 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250822133553743 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822133553744 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133553744 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-389:LU)[0x56365ea78fe0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822133553744 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-389:LU)[0x56365ea69b30]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822133553744 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-389:LU)[0x56365ea69b30]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822133553744 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-389:LU)[0x56365ea69b30]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822133553744 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-389:LU)[0x56365ea69b30]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-389:LU)[0x56365ea78fe0] (vlr_lu_fsm.c:110) 20250822133553744 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-389:LU)[0x56365ea69b30]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822133553744 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-389:LU)[0x56365ea69b30]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822133553744 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-389:LU)[0x56365ea78fe0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822133553744 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-389:LU)[0x56365ea78fe0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822133553744 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-389:LU)[0x56365ea13970]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822133553744 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-389:LU)[0x56365ea13970]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-389:LU)[0x56365ea78fe0] (fsm.c:486) 20250822133553744 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-389:LU)[0x56365ea13970]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822133553744 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-389:LU)[0x56365ea13970]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822133553744 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-389:LU)[0x56365ea13970]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822133553744 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-389:LU)[0x56365ea13970]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822133553744 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:TMSInew-0x18EE9F52) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250822133553744 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-389:LU)[0x56365ea13970]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822133553744 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:TMSInew-0x18EE9F52 LOCATION UPDATE ACCEPT (TMSI = 0x18ee9f52) (gsm_04_08.c:149) 20250822133553744 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:TMSInew-0x18EE9F52:GERAN-A-389:LU)[0x56365ea2e0f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133553744 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:TMSInew-0x18EE9F52 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822133553745 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133553745 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133553745 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133553745 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133553745 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133553745 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133553745 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133553745 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(2138)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2130)@718a44d66dfb: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(2130)@718a44d66dfb: patched enc_l3: '055B'O MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2129)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133553749 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133553749 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133553749 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133553749 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133553749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133553749 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133553749 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133553749 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133553749 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:TMSInew-0x18EE9F52:GERAN-A-389:LU)[0x56365ea2e0f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133553749 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:TMSInew-0x18EE9F52:GERAN-A-389:LU)[0x56365ea51870]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133553749 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:TMSInew-0x18EE9F52:GERAN-A-389:LU)[0x56365ea51870]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822133553749 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:TMSInew-0x18EE9F52:GERAN-A-389:LU)[0x56365ea78fe0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822133553749 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-389:LU)[0x56365ea13970]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822133553749 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250822133553750 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-389:LU)[0x56365ea13970]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822133553750 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-389:LU)[0x56365ea78fe0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822133553750 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-389:LU)[0x56365ea13970]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822133553750 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-389:LU)[0x56365ea13970]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-389:LU)[0x56365ea78fe0] (vlr_lu_fsm.c:817) 20250822133553750 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-389:LU)[0x56365ea13970]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822133553750 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7320C7CF:GERAN-A-389:LU)[0x56365ea13970]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822133553750 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-389:LU)[0x56365ea78fe0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822133553750 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-389:LU)[0x56365ea51870]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250822133553750 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-389:LU)[0x56365ea51870]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.985s remaining) (msc_a.c:450) 20250822133553750 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250822133553750 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-389:LU)[0x56365ea51870]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133553750 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-389:LU)[0x56365ea51870]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250822133553750 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822133553750 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822133553750 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822133553750 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-389:LU)[0x56365ea2e0f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822133553750 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822133553750 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133553750 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133553750 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133553750 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133553750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133553750 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133553750 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133553750 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2129)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822133553754 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133553754 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133553754 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133553754 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133553754 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133553754 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133553754 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133553754 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133553755 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-389:LU)[0x56365ea2e0f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133553755 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-389:LU)[0x56365ea51870]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133553755 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-389:LU)[0x56365ea51870]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822133553755 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-389:LU)[0x56365ea51870]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133553755 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-389:LU)[0x56365ea51870]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822133553755 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-389:LU)[0x56365ea78fe0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822133553755 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-389:LU)[0x56365ea78fe0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-389:LU)[0x56365ea51870] (msc_a.c:1053) 20250822133553755 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-389:LU)[0x56365ea78fe0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822133553755 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-389:LU)[0x56365ea78fe0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822133553755 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-389:LU)[0x56365ea78fe0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822133553755 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-389:LU)[0x56365ea51870]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea2cd80] (msc_a.c:1053) 20250822133553755 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-389:LU)[0x56365ea51870]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822133553755 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-389:LU)[0x56365ea51870]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822133553755 DMSC DEBUG msub_fsm[0x56365ea2cd80]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822133553755 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52) MSC-A terminated (msub.c:261) 20250822133553755 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52) 1 MSC-I still active (msub.c:79) 20250822133553755 DMSC DEBUG msub_fsm[0x56365ea2cd80]{active}: State change to terminating (no timeout) (msub.c:91) 20250822133553755 DMSC DEBUG msub_fsm[0x56365ea2cd80]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822133553755 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-389:LU)[0x56365ea2e0f0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822133553755 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-389:LU)[0x56365ea2e0f0]{READY}: Removing from parent msub_fsm[0x56365ea2cd80] (msub.c:113) 20250822133553755 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-389 (ran_conn.c:155) 20250822133553755 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-389:LU)[0x56365ea2e0f0]{READY}: Freeing instance (msub.c:113) 20250822133553755 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-389:LU)[0x56365ea2e0f0]{READY}: Deallocated (fsm.c:568) 20250822133553755 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52) Free (msub.c:119) 20250822133553755 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52 - active-conn: now used by 1 (attached) (msub.c:375) 20250822133553755 DMSC DEBUG msub_fsm[0x56365ea2cd80]{terminating}: Freeing instance (msub.c:113) 20250822133553755 DMSC DEBUG msub_fsm[0x56365ea2cd80]{terminating}: Deallocated (fsm.c:568) 20250822133553755 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133553755 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133553755 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133553755 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133553755 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133553755 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133553755 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133553755 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on local reference:020250822133553756 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133553756 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133553756 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133553756 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133553756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133553756 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133553756 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133553756 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2130)@718a44d66dfb: Deleted conn table entry 0TC_lu_and_mt_csd0(2138)1030033 TC_lu_and_mt_csd0(2138)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822133553757 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822133553757 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(2138)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2138)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2130)@718a44d66dfb: Created IMSI[0] for '262420000000007'H'18EE9F52'O to be handled at TC_lu_and_mt_csd0(2138) MSC_Test-MNCC(2132)@718a44d66dfb: Added conn table entry 0TC_lu_and_mt_csd0(2138)1244514475 20250822133553764 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52 + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250822133553764 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52 + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250822133553764 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52 callref-0x4a2dc8ab tid-255) New transaction (transaction.c:231) 20250822133553764 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52 callref-0x4a2dc8ab tid-255) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS25NT} (gsm_04_08_cc.c:790) 20250822133553764 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52 callref-0x4a2dc8ab tid-255) codecs: :0{(no-codecs)} (from: remote=:0{CLEARMODE#120,BS25NT} RAN={(no-codecs)}) (gsm_04_08_cc.c:798) 20250822133553764 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52 callref-0x4a2dc8ab tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250822133553764 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52 + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250822133553764 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52 - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250822133553764 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133553764 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133553764 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133553764 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133553764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133553764 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133553764 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133553764 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2130)@718a44d66dfb: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(2138) TC_lu_and_mt_csd0(2138)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2130)@718a44d66dfb: Created IMSI[9] for '262420000000007'H'18EE9F52'O to be handled at TC_lu_and_mt_csd0(2138) TC_lu_and_mt_csd0(2138)@718a44d66dfb: 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 := '18EE9F52'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(2130)@718a44d66dfb: Added conn table entry 0TC_lu_and_mt_csd0(2138)749447 MSC_Test_0-SCCP(2129)@718a44d66dfb: First idle individual index:0 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133553772 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133553772 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133553772 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133553772 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133553772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133553772 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133553772 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133553772 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133553772 DMSC DEBUG msub_fsm[0x56365ea78fe0]{active}: Allocated (fsm.c:456) 20250822133553772 DMSC DEBUG msc_i[0x56365ea51870]{READY}: Allocated (fsm.c:456) 20250822133553772 DMSC DEBUG msc_i[0x56365ea51870]{READY}: is child of msub_fsm[0x56365ea78fe0] (fsm.c:486) 20250822133553773 DMSC DEBUG msc_a[0x56365ea2e0f0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822133553773 DMSC DEBUG msc_a[0x56365ea2e0f0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea78fe0] (fsm.c:486) 20250822133553773 DMSC DEBUG msc_a(unknown:GERAN-A-390:NONE)[0x56365ea2e0f0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822133553773 DMSC DEBUG msc_i(unknown:GERAN-A-390:NONE)[0x56365ea51870]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822133553773 DMSC DEBUG msc_a(unknown:GERAN-A-390:NONE)[0x56365ea2e0f0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822133553773 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x18EE9F52:GERAN-A-390:PAGING_RESP)[0x56365ea2cd80]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822133553773 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x18EE9F52:GERAN-A-390:PAGING_RESP)[0x56365ea2cd80]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x18EE9F52:GERAN-A-390:PAGING_RESP)[0x56365ea2e0f0] (fsm.c:486) 20250822133553773 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x18EE9F52:GERAN-A-390:PAGING_RESP)[0x56365ea2cd80]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250822133553773 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x18EE9F52:GERAN-A-390:PAGING_RESP)[0x56365ea2cd80]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822133553773 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52 + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822133553773 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52 + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822133553773 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-390:PAGING_RESP)[0x56365ea2e0f0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822133553773 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-390:PAGING_RESP)[0x56365ea2e0f0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822133553773 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-390:PAGING_RESP)[0x56365ea2cd80]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822133553773 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-390:PAGING_RESP)[0x56365ea2cd80]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822133553773 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-390:PAGING_RESP)[0x56365ea2cd80]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822133553773 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-390:PAGING_RESP)[0x56365ea51870]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822133553773 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-390:PAGING_RESP)[0x56365ea2cd80]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822133553773 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-390:PAGING_RESP)[0x56365ea2cd80]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822133553773 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-390:PAGING_RESP)[0x56365ea2cd80]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822133553773 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-390:PAGING_RESP)[0x56365ea2cd80]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822133553773 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-390:PAGING_RESP)[0x56365ea2cd80]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822133553773 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-390:PAGING_RESP)[0x56365ea2cd80]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822133553773 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-390:PAGING_RESP)[0x56365ea2cd80]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822133553773 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-390:PAGING_RESP)[0x56365ea2e0f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250822133553773 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-390:PAGING_RESP)[0x56365ea2e0f0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250822133553773 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52 callref-0x4a2dc8ab tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250822133553773 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250822133553773 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-390:PAGING_RESP)[0x56365ea2e0f0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:407) 20250822133553773 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-390:PAGING_RESP)[0x56365ea2e0f0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250822133553773 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-390:PAGING_RESP callref-0x4a2dc8ab tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250822133553773 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-390:PAGING_RESP callref-0x4a2dc8ab tid-0) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS25NT} (gsm_04_08_cc.c:905) 20250822133553773 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-390:PAGING_RESP callref-0x4a2dc8ab 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) 20250822133553773 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-390:PAGING_RESP callref-0x4a2dc8ab tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250822133553773 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-390:PAGING_RESP)[0x56365ea51870]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133553773 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52 - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250822133553773 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250822133553773 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52 - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250822133553773 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133553773 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133553773 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133553773 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133553773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133553773 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133553773 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133553773 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133553773 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133553774 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133553774 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133553774 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133553774 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133553774 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133553774 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133553774 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133553774 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133553774 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133553774 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133553774 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133553774 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133553774 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133553774 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133553774 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@718a44d66dfb: { messageType := 2, destLocRef := '0B6F87'O, sourceLocRef := '000186'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822133553776 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52 + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250822133553776 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52 - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(2138)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_mt_call_complete 1 MSC_Test_0-RAN(2130)@718a44d66dfb: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(2130)@718a44d66dfb: patched enc_l3: '8301'O MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2129)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0100028301'O 20250822133553778 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133553778 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133553778 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133553778 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133553778 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133553778 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133553778 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133553778 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133553779 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-390:PAGING_RESP)[0x56365ea51870]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133553779 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-390:PAGING_RESP)[0x56365ea2e0f0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133553779 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-390:PAGING_RESP callref-0x4a2dc8ab tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2690) 20250822133553779 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-390:PAGING_RESP callref-0x4a2dc8ab tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250822133553779 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-390:PAGING_RESP callref-0x4a2dc8ab tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250822133553779 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-390:PAGING_RESP callref-0x4a2dc8ab tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250822133553779 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-390:PAGING_RESP callref-0x4a2dc8ab 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) 20250822133553779 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-390:PAGING_RESP callref-0x4a2dc8ab tid-0) tx MNCC_ALERT_IND (RTP=0.0.0.0:0{CLEARMODE#120}) (gsm_04_08_cc.c:309) TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_mt_call_complete 2 MSC_Test-MGCP(2133)@718a44d66dfb: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(2138) 20250822133553780 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-390:PAGING_RESP callref-0x4a2dc8ab tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250822133553780 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-390:PAGING_RESP)[0x56365ea13970]{ESTABLISHING}: Allocated (fsm.c:456) 20250822133553780 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-390:PAGING_RESP)[0x56365ea13970]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-390:PAGING_RESP)[0x56365ea2e0f0] (fsm.c:486) 20250822133553780 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-390:PAGING_RESP callref-0x4a2dc8ab 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) 20250822133553780 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-390:PAGING_RESP)[0x56365e9ff2c0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250822133553780 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-390:PAGING_RESP)[0x56365e9ff2c0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-390:PAGING_RESP)[0x56365ea13970] (fsm.c:486) 20250822133553780 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-390:PAGING_RESP:trans-0:call-154:RTP_TO_CN:no-CI)[0x56365e9ff2c0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250822133553780 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-390:PAGING_RESP:trans-0:call-154:RTP_TO_CN:no-CI)[0x56365e9ff2c0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250822133553780 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-390:PAGING_RESP)[0x56365ea7e860]{UNINITIALIZED}: Allocated (fsm.c:456) 20250822133553780 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-390:PAGING_RESP)[0x56365ea7e860]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-390:PAGING_RESP)[0x56365ea13970] (fsm.c:486) 20250822133553780 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-390:PAGING_RESP:trans-0:call-154:RTP_TO_RAN:no-CI)[0x56365ea7e860]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250822133553780 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-390:PAGING_RESP:trans-0:call-154:RTP_TO_RAN:no-CI)[0x56365ea7e860]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(2133)@718a44d66dfb: Found Expect[0] for { line := { verb := "CRCX", trans_id := "364", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "9a" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mt_csd0(2138) TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_mt_call_complete 3 20250822133553781 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-390:PAGING_RESP:trans-0:call-154:RTP_TO_CN:no-CI)[0x56365e9ff2c0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822133553781 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-390:PAGING_RESP)[0x56365ea13970]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250822133553781 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-390:PAGING_RESP)[0x56365ea2e0f0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250822133553781 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-390:PAGING_RESP callref-0x4a2dc8ab tid-0) CN RTP address available, but in unexpected state 7 (gsm_04_08_cc.c:2122) TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_mt_call_complete 4 20250822133553782 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-390:PAGING_RESP:trans-0:call-154:RTP_TO_RAN:no-CI)[0x56365ea7e860]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822133553782 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-390:PAGING_RESP)[0x56365ea13970]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250822133553782 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-390:PAGING_RESP)[0x56365ea2e0f0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250822133553782 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-390:PAGING_RESP callref-0x4a2dc8ab 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) 20250822133553782 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-390:PAGING_RESP callref-0x4a2dc8ab tid-0) Sending Assignment Command (msc_a.c:706) 20250822133553782 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-390:PAGING_RESP)[0x56365ea51870]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250822133553782 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133553782 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133553782 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133553782 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133553782 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133553782 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133553782 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133553782 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_mt_call_complete 6 MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_len:16 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2129)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O 20250822133553783 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133553783 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133553783 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133553783 DLM3UA DEBUG 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)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133553783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133553783 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133553783 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133553783 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133553783 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-390:PAGING_RESP)[0x56365ea51870]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133553783 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-390:PAGING_RESP)[0x56365ea2e0f0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133553783 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-390:PAGING_RESP:trans-0:call-154:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x56365ea7e860]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250822133553783 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-390:PAGING_RESP:trans-0:call-154:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x56365ea7e860]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250822133553783 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-390:PAGING_RESP:trans-0:call-154:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea7e860]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) MSC_Test_0-RAN(2130)@718a44d66dfb: patching N(SD)=1 into dtap '8307'O 20250822133553783 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-390:PAGING_RESP callref-0x4a2dc8ab 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) 20250822133553783 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-390:PAGING_RESP callref-0x4a2dc8ab tid-0) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250822133553783 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-390:PAGING_RESP callref-0x4a2dc8ab 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) 20250822133553783 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-390:PAGING_RESP callref-0x4a2dc8ab tid-0) tx MNCC_RTP_CREATE (RTP=0.0.0.0:0{CLEARMODE#120}) (gsm_04_08_cc.c:309) MSC_Test_0-RAN(2130)@718a44d66dfb: patched enc_l3: '8347'O MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2129)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_mt_call_complete 5 TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_mt_call_complete 8 20250822133553784 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-390:PAGING_RESP:trans-0:call-154:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea7e860]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822133553784 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-390:PAGING_RESP:trans-0:call-154:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea7e860]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250822133553784 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-390:PAGING_RESP)[0x56365ea13970]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250822133553986 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133553986 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133553986 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133553986 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133553986 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133553986 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133553986 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133553986 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133553987 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-390:PAGING_RESP)[0x56365ea51870]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133553987 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-390:PAGING_RESP)[0x56365ea2e0f0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133553987 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-390:PAGING_RESP callref-0x4a2dc8ab tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2690) 20250822133553987 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-390:PAGING_RESP callref-0x4a2dc8ab tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250822133553987 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-390:PAGING_RESP callref-0x4a2dc8ab tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250822133553987 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-390:PAGING_RESP callref-0x4a2dc8ab 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) 20250822133553987 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-390:PAGING_RESP callref-0x4a2dc8ab tid-0) tx MNCC_SETUP_CNF (RTP=0.0.0.0:0{CLEARMODE#120}) (gsm_04_08_cc.c:309) TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_mt_call_complete 7 20250822133553995 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-390:PAGING_RESP callref-0x4a2dc8ab tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250822133553995 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-390:PAGING_RESP callref-0x4a2dc8ab 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) 20250822133553995 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-390:PAGING_RESP:trans-0:call-154:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x56365e9ff2c0]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250822133553995 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-390:PAGING_RESP:trans-0:call-154:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x56365e9ff2c0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250822133553995 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-390:PAGING_RESP:trans-0:call-154:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x56365e9ff2c0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250822133553995 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-390:PAGING_RESP:trans-0:call-154:RTP_TO_CN:CI-11111:remote-port-not-sent:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365e9ff2c0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_mt_call_complete 9 TC_lu_and_mt_csd0(2138)@718a44d66dfb: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_mt_call_complete DONE TC_lu_and_mt_csd0(2138)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2138)@718a44d66dfb: Hold the call for some time 20250822133554000 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-390:PAGING_RESP:trans-0:call-154:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365e9ff2c0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822133554000 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-390:PAGING_RESP:trans-0:call-154:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365e9ff2c0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250822133554000 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-390:PAGING_RESP)[0x56365ea13970]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250822133554000 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-390:PAGING_RESP)[0x56365ea13970]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250822133554000 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-390:PAGING_RESP)[0x56365ea2e0f0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) TC_lu_and_mt_csd0(2138)@718a44d66dfb: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(2138)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2138)@718a44d66dfb: Hangup TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_call_hangup 0: tx MNCC_DISC_REQ 20250822133554500 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-390:PAGING_RESP callref-0x4a2dc8ab tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250822133554500 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-390:PAGING_RESP callref-0x4a2dc8ab tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822133554500 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-390:PAGING_RESP callref-0x4a2dc8ab tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250822133554500 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-390:PAGING_RESP callref-0x4a2dc8ab tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250822133554500 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-390:PAGING_RESP)[0x56365ea51870]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133554501 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133554501 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133554501 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133554501 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133554501 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133554501 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133554501 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133554501 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(2130)@718a44d66dfb: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(2130)@718a44d66dfb: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_len:9 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2129)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O 20250822133554502 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133554502 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133554502 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133554502 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133554502 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133554502 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133554502 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133554502 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133554502 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-390:PAGING_RESP)[0x56365ea51870]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133554502 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-390:PAGING_RESP)[0x56365ea2e0f0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133554502 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-390:PAGING_RESP callref-0x4a2dc8ab tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2690) 20250822133554502 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-390:PAGING_RESP callref-0x4a2dc8ab tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250822133554502 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-390:PAGING_RESP)[0x56365ea51870]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133554502 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-390:PAGING_RESP callref-0x4a2dc8ab tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250822133554502 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-390:PAGING_RESP callref-0x4a2dc8ab tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250822133554502 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-390:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250822133554502 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-390:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822133554502 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250822133554502 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-390:PAGING_RESP)[0x56365ea2e0f0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133554502 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-390:PAGING_RESP)[0x56365ea2e0f0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250822133554502 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822133554502 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822133554502 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822133554502 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-390:PAGING_RESP)[0x56365ea13970]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250822133554502 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-390:PAGING_RESP:trans-0:call-154:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea7e860]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250822133554502 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-390:PAGING_RESP:trans-0:call-154:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea7e860]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-390:PAGING_RESP)[0x56365ea13970] (call_leg.c:197) 20250822133554502 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-390:PAGING_RESP:trans-0:call-154:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea7e860]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250822133554502 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-390:PAGING_RESP:trans-0:call-154:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea7e860]{ESTABLISHED}: Deallocated (fsm.c:568) 20250822133554502 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-390:PAGING_RESP:trans-0:call-154:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365e9ff2c0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250822133554502 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-390:PAGING_RESP:trans-0:call-154:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365e9ff2c0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-390:PAGING_RESP)[0x56365ea13970] (call_leg.c:197) 20250822133554502 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-390:PAGING_RESP)[0x56365ea13970]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250822133554502 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-390:PAGING_RESP:trans-0:call-154:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365e9ff2c0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250822133554502 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-390:PAGING_RESP:trans-0:call-154:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365e9ff2c0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250822133554502 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-390:PAGING_RESP)[0x56365ea13970]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250822133554502 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-390:PAGING_RESP)[0x56365ea13970]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-390:PAGING_RESP)[0x56365ea2e0f0] (call_leg.c:198) 20250822133554502 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-390:PAGING_RESP)[0x56365ea13970]{RELEASING}: Freeing instance (call_leg.c:198) 20250822133554502 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-390:PAGING_RESP)[0x56365ea13970]{RELEASING}: Deallocated (fsm.c:568) 20250822133554502 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-390:PAGING_RESP)[0x56365ea2e0f0]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250822133554502 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-390:PAGING_RESP)[0x56365ea51870]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822133554502 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822133554502 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133554502 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133554502 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133554502 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133554502 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133554502 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133554502 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133554502 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133554502 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133554502 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133554502 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133554502 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133554502 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133554502 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133554502 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133554502 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2132)@718a44d66dfb: Deleted conn table entry 0TC_lu_and_mt_csd0(2138)1244514475 TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(2138)@718a44d66dfb: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(2138)@718a44d66dfb: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2129)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822133554503 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133554503 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133554503 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133554503 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133554503 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133554503 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133554503 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133554503 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133554503 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-390:PAGING_RESP)[0x56365ea51870]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133554503 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-390:PAGING_RESP)[0x56365ea2e0f0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133554503 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-390:PAGING_RESP)[0x56365ea2e0f0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822133554503 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-390:PAGING_RESP)[0x56365ea2e0f0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133554503 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-390:PAGING_RESP)[0x56365ea2e0f0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822133554503 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-390:PAGING_RESP)[0x56365ea2cd80]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822133554503 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-390:PAGING_RESP)[0x56365ea2cd80]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-390:PAGING_RESP)[0x56365ea2e0f0] (msc_a.c:1053) 20250822133554503 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-390:PAGING_RESP)[0x56365ea2cd80]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822133554503 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-390:PAGING_RESP)[0x56365ea2cd80]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822133554503 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-390:PAGING_RESP)[0x56365ea2e0f0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea78fe0] (msc_a.c:1053) 20250822133554503 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-390:PAGING_RESP)[0x56365ea2e0f0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822133554503 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-390:PAGING_RESP)[0x56365ea2e0f0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822133554503 DMSC DEBUG msub_fsm[0x56365ea78fe0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822133554503 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52) MSC-A terminated (msub.c:261) 20250822133554503 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52) 1 MSC-I still active (msub.c:79) 20250822133554503 DMSC DEBUG msub_fsm[0x56365ea78fe0]{active}: State change to terminating (no timeout) (msub.c:91) 20250822133554503 DMSC DEBUG msub_fsm[0x56365ea78fe0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822133554503 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-390:PAGING_RESP)[0x56365ea51870]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822133554503 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-390:PAGING_RESP)[0x56365ea51870]{READY}: Removing from parent msub_fsm[0x56365ea78fe0] (msub.c:113) 20250822133554503 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-390 (ran_conn.c:155) 20250822133554503 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-390:PAGING_RESP)[0x56365ea51870]{READY}: Freeing instance (msub.c:113) 20250822133554503 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-390:PAGING_RESP)[0x56365ea51870]{READY}: Deallocated (fsm.c:568) 20250822133554503 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52) Free (msub.c:119) 20250822133554503 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52 - active-conn: now used by 1 (attached) (msub.c:375) 20250822133554503 DMSC DEBUG msub_fsm[0x56365ea78fe0]{terminating}: Freeing instance (msub.c:113) 20250822133554503 DMSC DEBUG msub_fsm[0x56365ea78fe0]{terminating}: Deallocated (fsm.c:568) 20250822133554504 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133554504 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133554504 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133554504 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133554504 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133554504 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133554504 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133554504 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on local reference:0 20250822133554504 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133554504 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133554504 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133554504 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133554504 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133554504 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133554504 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133554504 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2130)@718a44d66dfb: Deleted conn table entry 0TC_lu_and_mt_csd0(2138)749447 TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(2138)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_call_hangup 9: done MSC_Test_0-RAN(2130)@718a44d66dfb: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(2138) TC_lu_and_mt_csd0(2138)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2138)@718a44d66dfb: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(2138)@718a44d66dfb: ----------------------------------------------- TC_lu_and_mt_csd0(2138)@718a44d66dfb: "CSD Bearer Service: BS26NT" TC_lu_and_mt_csd0(2138)@718a44d66dfb: ----------------------------------------------- MSC_Test-GSUP(2135)@718a44d66dfb: Created GsupExpect[8] for "262420000000007" to be handled at TC_lu_and_mt_csd0(2138) TC_lu_and_mt_csd0(2138)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000007'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(2130)@718a44d66dfb: Added conn table entry 0TC_lu_and_mt_csd0(2138)3022589 MSC_Test_0-RAN(2130)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(2129)@718a44d66dfb: First idle individual index:0 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133555515 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133555515 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133555515 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133555515 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133555515 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133555515 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133555515 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133555515 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133555516 DMSC DEBUG msub_fsm[0x56365ea7e860]{active}: Allocated (fsm.c:456) 20250822133555516 DMSC DEBUG msc_i[0x56365ea2de90]{READY}: Allocated (fsm.c:456) 20250822133555516 DMSC DEBUG msc_i[0x56365ea2de90]{READY}: is child of msub_fsm[0x56365ea7e860] (fsm.c:486) 20250822133555516 DMSC DEBUG msc_a[0x56365ea69b30]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822133555516 DMSC DEBUG msc_a[0x56365ea69b30]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea7e860] (fsm.c:486) 20250822133555516 DMSC DEBUG msc_a(unknown:GERAN-A-391:NONE)[0x56365ea69b30]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822133555516 DMSC DEBUG msc_i(unknown:GERAN-A-391:NONE)[0x56365ea2de90]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822133555516 DMSC DEBUG msc_a(unknown:GERAN-A-391:NONE)[0x56365ea69b30]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822133555516 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-391:LU)[0x56365ea69b30]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822133555516 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-391:LU)[0x56365ea69b30]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822133555516 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-391:LU)[0x56365e9ff2c0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822133555516 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-391:LU)[0x56365e9ff2c0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-391:LU)[0x56365ea69b30] (fsm.c:486) 20250822133555516 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-391:LU)[0x56365e9ff2c0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822133555516 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-391:LU)[0x56365e9ff2c0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822133555516 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822133555516 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822133555516 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-391:LU)[0x56365ea69b30]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822133555516 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-391:LU)[0x56365ea69b30]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822133555516 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250822133555516 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822133555516 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-391:LU)[0x56365e9ff2c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822133555516 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-391:LU)[0x56365e9ff2c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822133555516 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-391:LU)[0x56365e9ff2c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822133555516 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-391:LU)[0x56365e9ff2c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822133555516 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-391:LU)[0x56365ea2de90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822133555517 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-391:LU)[0x56365e9ff2c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822133555517 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-391:LU)[0x56365e9ff2c0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822133555517 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-391:LU)[0x56365ea2dfc0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822133555517 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-391:LU)[0x56365ea2dfc0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-391:LU)[0x56365e9ff2c0] (fsm.c:486) 20250822133555517 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-391:LU)[0x56365ea2dfc0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822133555517 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-391:LU)[0x56365ea2dfc0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822133555517 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133555517 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133555517 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133555517 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133555517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133555517 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133555517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133555517 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133555517 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133555517 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133555517 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133555517 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133555517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133555517 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133555517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133555517 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@718a44d66dfb: { messageType := 2, destLocRef := '2E1EFD'O, sourceLocRef := '000187'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822133555520 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250822133555520 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2129)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250822133555521 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133555521 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133555521 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133555521 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133555521 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133555521 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133555521 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133555521 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133555521 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-391:LU)[0x56365ea2de90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133555522 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-391:LU)[0x56365ea69b30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(2138)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822133555523 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133555524 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250822133555524 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250822133555524 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822133555524 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133555524 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-391:LU)[0x56365e9ff2c0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822133555524 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-391:LU)[0x56365ea2dfc0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822133555524 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-391:LU)[0x56365ea2dfc0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822133555524 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-391:LU)[0x56365ea2dfc0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822133555524 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-391:LU)[0x56365ea2dfc0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-391:LU)[0x56365e9ff2c0] (vlr_lu_fsm.c:110) 20250822133555524 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-391:LU)[0x56365ea2dfc0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822133555524 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-391:LU)[0x56365ea2dfc0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822133555524 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-391:LU)[0x56365e9ff2c0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822133555524 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-391:LU)[0x56365e9ff2c0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822133555524 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-391:LU)[0x56365ea13970]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822133555525 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-391:LU)[0x56365ea13970]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-391:LU)[0x56365e9ff2c0] (fsm.c:486) 20250822133555525 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-391:LU)[0x56365ea13970]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822133555525 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-391:LU)[0x56365ea13970]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822133555525 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-391:LU)[0x56365ea13970]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822133555525 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-391:LU)[0x56365ea13970]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822133555525 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:TMSInew-0x0AF82BEF) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250822133555525 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-391:LU)[0x56365ea13970]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822133555525 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:TMSInew-0x0AF82BEF LOCATION UPDATE ACCEPT (TMSI = 0x0af82bef) (gsm_04_08.c:149) 20250822133555525 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:TMSInew-0x0AF82BEF:GERAN-A-391:LU)[0x56365ea2de90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133555525 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:TMSInew-0x0AF82BEF - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822133555525 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133555525 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133555525 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133555525 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133555525 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133555525 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133555525 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133555525 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(2138)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2130)@718a44d66dfb: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(2130)@718a44d66dfb: patched enc_l3: '055B'O MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2129)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133555528 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133555528 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133555528 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133555528 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133555528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133555528 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133555528 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133555528 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133555529 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:TMSInew-0x0AF82BEF:GERAN-A-391:LU)[0x56365ea2de90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133555529 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:TMSInew-0x0AF82BEF:GERAN-A-391:LU)[0x56365ea69b30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133555529 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:TMSInew-0x0AF82BEF:GERAN-A-391:LU)[0x56365ea69b30]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822133555529 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:TMSInew-0x0AF82BEF:GERAN-A-391:LU)[0x56365e9ff2c0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822133555529 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-391:LU)[0x56365ea13970]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822133555529 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250822133555529 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-391:LU)[0x56365ea13970]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822133555529 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-391:LU)[0x56365e9ff2c0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822133555529 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-391:LU)[0x56365ea13970]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822133555529 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-391:LU)[0x56365ea13970]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-391:LU)[0x56365e9ff2c0] (vlr_lu_fsm.c:817) 20250822133555529 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-391:LU)[0x56365ea13970]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822133555529 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x18EE9F52:GERAN-A-391:LU)[0x56365ea13970]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822133555529 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-391:LU)[0x56365e9ff2c0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822133555529 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-391:LU)[0x56365ea69b30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250822133555529 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-391:LU)[0x56365ea69b30]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.987s remaining) (msc_a.c:450) 20250822133555529 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250822133555529 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-391:LU)[0x56365ea69b30]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133555529 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-391:LU)[0x56365ea69b30]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250822133555529 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822133555529 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822133555529 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822133555529 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-391:LU)[0x56365ea2de90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822133555529 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822133555529 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133555529 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133555529 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133555529 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133555529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133555529 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133555529 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133555529 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2129)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822133555532 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133555532 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133555532 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133555532 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133555532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133555532 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133555532 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133555532 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133555532 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-391:LU)[0x56365ea2de90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133555532 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-391:LU)[0x56365ea69b30]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133555532 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-391:LU)[0x56365ea69b30]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822133555532 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-391:LU)[0x56365ea69b30]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133555532 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-391:LU)[0x56365ea69b30]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822133555532 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-391:LU)[0x56365e9ff2c0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822133555532 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-391:LU)[0x56365e9ff2c0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-391:LU)[0x56365ea69b30] (msc_a.c:1053) 20250822133555532 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-391:LU)[0x56365e9ff2c0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822133555532 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-391:LU)[0x56365e9ff2c0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822133555532 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-391:LU)[0x56365e9ff2c0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822133555532 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-391:LU)[0x56365ea69b30]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea7e860] (msc_a.c:1053) 20250822133555533 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133555533 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133555533 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133555533 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133555533 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133555533 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133555533 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133555533 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133555532 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-391:LU)[0x56365ea69b30]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822133555533 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-391:LU)[0x56365ea69b30]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822133555533 DMSC DEBUG msub_fsm[0x56365ea7e860]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822133555533 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF) MSC-A terminated (msub.c:261) 20250822133555533 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF) 1 MSC-I still active (msub.c:79) 20250822133555533 DMSC DEBUG msub_fsm[0x56365ea7e860]{active}: State change to terminating (no timeout) (msub.c:91) 20250822133555533 DMSC DEBUG msub_fsm[0x56365ea7e860]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822133555533 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-391:LU)[0x56365ea2de90]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822133555533 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-391:LU)[0x56365ea2de90]{READY}: Removing from parent msub_fsm[0x56365ea7e860] (msub.c:113) 20250822133555533 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-391 (ran_conn.c:155) 20250822133555533 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-391:LU)[0x56365ea2de90]{READY}: Freeing instance (msub.c:113) 20250822133555533 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-391:LU)[0x56365ea2de90]{READY}: Deallocated (fsm.c:568) 20250822133555533 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF) Free (msub.c:119) 20250822133555533 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF - active-conn: now used by 1 (attached) (msub.c:375) 20250822133555533 DMSC DEBUG msub_fsm[0x56365ea7e860]{terminating}: Freeing instance (msub.c:113) 20250822133555533 DMSC DEBUG msub_fsm[0x56365ea7e860]{terminating}: Deallocated (fsm.c:568) MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133555534 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133555534 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133555534 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133555534 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133555534 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133555534 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133555534 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133555534 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(2130)@718a44d66dfb: Deleted conn table entry 0TC_lu_and_mt_csd0(2138)3022589 TC_lu_and_mt_csd0(2138)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822133555535 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822133555535 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(2138)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2138)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2130)@718a44d66dfb: Created IMSI[0] for '262420000000007'H'0AF82BEF'O to be handled at TC_lu_and_mt_csd0(2138) MSC_Test-MNCC(2132)@718a44d66dfb: Added conn table entry 0TC_lu_and_mt_csd0(2138)1388059930 20250822133555541 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250822133555541 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250822133555541 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF callref-0x52bc1d1a tid-255) New transaction (transaction.c:231) 20250822133555541 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF callref-0x52bc1d1a tid-255) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS26NT} (gsm_04_08_cc.c:790) 20250822133555541 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF callref-0x52bc1d1a tid-255) codecs: :0{(no-codecs)} (from: remote=:0{CLEARMODE#120,BS26NT} RAN={(no-codecs)}) (gsm_04_08_cc.c:798) 20250822133555541 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF callref-0x52bc1d1a tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250822133555541 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250822133555541 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250822133555542 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133555542 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133555542 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133555542 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133555542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133555542 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133555542 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133555542 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2130)@718a44d66dfb: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(2138) TC_lu_and_mt_csd0(2138)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2130)@718a44d66dfb: Created IMSI[10] for '262420000000007'H'0AF82BEF'O to be handled at TC_lu_and_mt_csd0(2138) TC_lu_and_mt_csd0(2138)@718a44d66dfb: 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 := '0AF82BEF'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(2130)@718a44d66dfb: Added conn table entry 0TC_lu_and_mt_csd0(2138)9588109 MSC_Test_0-SCCP(2129)@718a44d66dfb: First idle individual index:0 20250822133555548 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133555548 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133555548 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133555548 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133555548 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133555548 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133555548 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133555548 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133555548 DMSC DEBUG msub_fsm[0x56365e9ff2c0]{active}: Allocated (fsm.c:456) 20250822133555548 DMSC DEBUG msc_i[0x56365ea69b30]{READY}: Allocated (fsm.c:456) 20250822133555548 DMSC DEBUG msc_i[0x56365ea69b30]{READY}: is child of msub_fsm[0x56365e9ff2c0] (fsm.c:486) 20250822133555548 DMSC DEBUG msc_a[0x56365ea2de90]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822133555548 DMSC DEBUG msc_a[0x56365ea2de90]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365e9ff2c0] (fsm.c:486) 20250822133555548 DMSC DEBUG msc_a(unknown:GERAN-A-392:NONE)[0x56365ea2de90]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822133555548 DMSC DEBUG msc_i(unknown:GERAN-A-392:NONE)[0x56365ea69b30]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822133555548 DMSC DEBUG msc_a(unknown:GERAN-A-392:NONE)[0x56365ea2de90]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822133555549 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0AF82BEF:GERAN-A-392:PAGING_RESP)[0x56365ea7e860]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822133555549 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0AF82BEF:GERAN-A-392:PAGING_RESP)[0x56365ea7e860]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x0AF82BEF:GERAN-A-392:PAGING_RESP)[0x56365ea2de90] (fsm.c:486) 20250822133555549 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0AF82BEF:GERAN-A-392:PAGING_RESP)[0x56365ea7e860]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250822133555549 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0AF82BEF:GERAN-A-392:PAGING_RESP)[0x56365ea7e860]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822133555549 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822133555549 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822133555549 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-392:PAGING_RESP)[0x56365ea2de90]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822133555549 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-392:PAGING_RESP)[0x56365ea2de90]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822133555549 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-392:PAGING_RESP)[0x56365ea7e860]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822133555549 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-392:PAGING_RESP)[0x56365ea7e860]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822133555549 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-392:PAGING_RESP)[0x56365ea7e860]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822133555549 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-392:PAGING_RESP)[0x56365ea69b30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822133555549 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-392:PAGING_RESP)[0x56365ea7e860]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822133555549 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-392:PAGING_RESP)[0x56365ea7e860]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822133555549 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-392:PAGING_RESP)[0x56365ea7e860]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822133555549 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-392:PAGING_RESP)[0x56365ea7e860]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822133555549 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-392:PAGING_RESP)[0x56365ea7e860]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822133555549 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-392:PAGING_RESP)[0x56365ea7e860]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822133555549 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-392:PAGING_RESP)[0x56365ea7e860]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822133555549 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-392:PAGING_RESP)[0x56365ea2de90]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250822133555549 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-392:PAGING_RESP)[0x56365ea2de90]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250822133555549 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF callref-0x52bc1d1a tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250822133555549 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250822133555549 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-392:PAGING_RESP)[0x56365ea2de90]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:407) 20250822133555549 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-392:PAGING_RESP)[0x56365ea2de90]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250822133555549 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-392:PAGING_RESP callref-0x52bc1d1a tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250822133555549 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-392:PAGING_RESP callref-0x52bc1d1a tid-0) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS26NT} (gsm_04_08_cc.c:905) 20250822133555549 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-392:PAGING_RESP callref-0x52bc1d1a 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) 20250822133555549 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-392:PAGING_RESP callref-0x52bc1d1a tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250822133555549 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-392:PAGING_RESP)[0x56365ea69b30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133555549 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250822133555549 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250822133555549 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250822133555549 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133555550 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133555550 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133555550 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133555550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133555550 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133555550 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133555550 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133555550 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133555550 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133555550 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133555550 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133555550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133555550 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133555550 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133555550 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133555550 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133555550 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822133555550 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133555550 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133555550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133555550 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133555550 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133555550 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-SCCP(2129)@718a44d66dfb: { messageType := 2, destLocRef := '924D8D'O, sourceLocRef := '000188'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822133555552 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250822133555552 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(2138)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_mt_call_complete 1 MSC_Test_0-RAN(2130)@718a44d66dfb: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(2130)@718a44d66dfb: patched enc_l3: '8301'O MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2129)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133555557 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133555557 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133555557 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133555557 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133555557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133555557 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133555557 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133555557 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133555557 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-392:PAGING_RESP)[0x56365ea69b30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133555557 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-392:PAGING_RESP)[0x56365ea2de90]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133555557 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-392:PAGING_RESP callref-0x52bc1d1a tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2690) 20250822133555557 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-392:PAGING_RESP callref-0x52bc1d1a tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250822133555557 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-392:PAGING_RESP callref-0x52bc1d1a tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250822133555557 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-392:PAGING_RESP callref-0x52bc1d1a tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250822133555557 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-392:PAGING_RESP callref-0x52bc1d1a 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) 20250822133555557 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-392:PAGING_RESP callref-0x52bc1d1a tid-0) tx MNCC_ALERT_IND (RTP=0.0.0.0:0{CLEARMODE#120}) (gsm_04_08_cc.c:309) TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_mt_call_complete 2 MSC_Test-MGCP(2133)@718a44d66dfb: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(2138) 20250822133555561 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-392:PAGING_RESP callref-0x52bc1d1a tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250822133555561 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-392:PAGING_RESP)[0x56365ea13970]{ESTABLISHING}: Allocated (fsm.c:456) 20250822133555561 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-392:PAGING_RESP)[0x56365ea13970]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-392:PAGING_RESP)[0x56365ea2de90] (fsm.c:486) 20250822133555561 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-392:PAGING_RESP callref-0x52bc1d1a 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) 20250822133555561 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-392:PAGING_RESP)[0x56365ea78fe0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250822133555561 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-392:PAGING_RESP)[0x56365ea78fe0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-392:PAGING_RESP)[0x56365ea13970] (fsm.c:486) 20250822133555561 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-392:PAGING_RESP:trans-0:call-155:RTP_TO_CN:no-CI)[0x56365ea78fe0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250822133555561 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-392:PAGING_RESP:trans-0:call-155:RTP_TO_CN:no-CI)[0x56365ea78fe0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250822133555561 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-392:PAGING_RESP)[0x56365ea2cd80]{UNINITIALIZED}: Allocated (fsm.c:456) 20250822133555561 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-392:PAGING_RESP)[0x56365ea2cd80]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-392:PAGING_RESP)[0x56365ea13970] (fsm.c:486) 20250822133555561 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-392:PAGING_RESP:trans-0:call-155:RTP_TO_RAN:no-CI)[0x56365ea2cd80]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250822133555561 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-392:PAGING_RESP:trans-0:call-155:RTP_TO_RAN:no-CI)[0x56365ea2cd80]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(2133)@718a44d66dfb: Found Expect[0] for { line := { verb := "CRCX", trans_id := "370", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "9b" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mt_csd0(2138) TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_mt_call_complete 3 20250822133555565 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-392:PAGING_RESP:trans-0:call-155:RTP_TO_CN:no-CI)[0x56365ea78fe0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822133555565 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-392:PAGING_RESP)[0x56365ea13970]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250822133555565 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-392:PAGING_RESP)[0x56365ea2de90]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250822133555565 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-392:PAGING_RESP callref-0x52bc1d1a tid-0) CN RTP address available, but in unexpected state 7 (gsm_04_08_cc.c:2122) TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_mt_call_complete 4 20250822133555569 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-392:PAGING_RESP:trans-0:call-155:RTP_TO_RAN:no-CI)[0x56365ea2cd80]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822133555569 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-392:PAGING_RESP)[0x56365ea13970]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250822133555569 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-392:PAGING_RESP)[0x56365ea2de90]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250822133555569 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-392:PAGING_RESP callref-0x52bc1d1a 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) 20250822133555569 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-392:PAGING_RESP callref-0x52bc1d1a tid-0) Sending Assignment Command (msc_a.c:706) 20250822133555569 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-392:PAGING_RESP)[0x56365ea69b30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250822133555569 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133555569 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133555569 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133555569 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133555569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133555569 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133555569 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133555569 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_mt_call_complete 6 MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_len:16 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2129)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O 20250822133555573 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133555573 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133555573 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133555573 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133555573 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133555573 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133555573 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133555573 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133555573 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-392:PAGING_RESP)[0x56365ea69b30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133555573 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-392:PAGING_RESP)[0x56365ea2de90]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_0-RAN(2130)@718a44d66dfb: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(2130)@718a44d66dfb: patched enc_l3: '8347'O 20250822133555573 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-392:PAGING_RESP:trans-0:call-155:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x56365ea2cd80]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250822133555573 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-392:PAGING_RESP:trans-0:call-155:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x56365ea2cd80]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250822133555573 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-392:PAGING_RESP:trans-0:call-155:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea2cd80]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250822133555573 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-392:PAGING_RESP callref-0x52bc1d1a 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) 20250822133555573 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-392:PAGING_RESP callref-0x52bc1d1a tid-0) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250822133555573 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-392:PAGING_RESP callref-0x52bc1d1a 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) 20250822133555574 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-392:PAGING_RESP callref-0x52bc1d1a tid-0) tx MNCC_RTP_CREATE (RTP=0.0.0.0:0{CLEARMODE#120}) (gsm_04_08_cc.c:309) MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2129)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_mt_call_complete 5 TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_mt_call_complete 8 20250822133555577 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-392:PAGING_RESP:trans-0:call-155:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea2cd80]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822133555577 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-392:PAGING_RESP:trans-0:call-155:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea2cd80]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250822133555577 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-392:PAGING_RESP)[0x56365ea13970]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250822133555774 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133555774 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133555774 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133555774 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133555774 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133555774 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133555774 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133555774 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133555775 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-392:PAGING_RESP)[0x56365ea69b30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133555775 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-392:PAGING_RESP)[0x56365ea2de90]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133555775 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-392:PAGING_RESP callref-0x52bc1d1a tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2690) 20250822133555775 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-392:PAGING_RESP callref-0x52bc1d1a tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250822133555775 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-392:PAGING_RESP callref-0x52bc1d1a tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250822133555775 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-392:PAGING_RESP callref-0x52bc1d1a 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) 20250822133555775 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-392:PAGING_RESP callref-0x52bc1d1a tid-0) tx MNCC_SETUP_CNF (RTP=0.0.0.0:0{CLEARMODE#120}) (gsm_04_08_cc.c:309) TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_mt_call_complete 7 20250822133555780 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-392:PAGING_RESP callref-0x52bc1d1a tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250822133555780 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-392:PAGING_RESP callref-0x52bc1d1a 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) 20250822133555780 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-392:PAGING_RESP:trans-0:call-155:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x56365ea78fe0]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250822133555780 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-392:PAGING_RESP:trans-0:call-155:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x56365ea78fe0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250822133555780 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-392:PAGING_RESP:trans-0:call-155:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x56365ea78fe0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250822133555780 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-392:PAGING_RESP:trans-0:call-155:RTP_TO_CN:CI-11111:remote-port-not-sent:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea78fe0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_mt_call_complete 9 TC_lu_and_mt_csd0(2138)@718a44d66dfb: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_mt_call_complete DONE TC_lu_and_mt_csd0(2138)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2138)@718a44d66dfb: Hold the call for some time 20250822133555786 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-392:PAGING_RESP:trans-0:call-155:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea78fe0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822133555786 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-392:PAGING_RESP:trans-0:call-155:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea78fe0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250822133555786 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-392:PAGING_RESP)[0x56365ea13970]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250822133555786 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-392:PAGING_RESP)[0x56365ea13970]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250822133555786 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-392:PAGING_RESP)[0x56365ea2de90]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) TC_lu_and_mt_csd0(2138)@718a44d66dfb: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(2138)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2138)@718a44d66dfb: Hangup TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_call_hangup 0: tx MNCC_DISC_REQ 20250822133556291 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-392:PAGING_RESP callref-0x52bc1d1a tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250822133556291 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-392:PAGING_RESP callref-0x52bc1d1a tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822133556291 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-392:PAGING_RESP callref-0x52bc1d1a tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250822133556291 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-392:PAGING_RESP callref-0x52bc1d1a tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250822133556291 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-392:PAGING_RESP)[0x56365ea69b30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133556291 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133556291 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133556291 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133556291 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133556291 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133556291 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133556291 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133556291 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(2130)@718a44d66dfb: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(2130)@718a44d66dfb: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_len:9 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_from0 20250822133556296 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133556296 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133556296 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133556296 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133556296 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133556296 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133556296 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133556296 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(2129)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133556296 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-392:PAGING_RESP)[0x56365ea69b30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133556296 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-392:PAGING_RESP)[0x56365ea2de90]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133556297 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-392:PAGING_RESP callref-0x52bc1d1a tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2690) 20250822133556297 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-392:PAGING_RESP callref-0x52bc1d1a tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250822133556297 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-392:PAGING_RESP)[0x56365ea69b30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133556297 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-392:PAGING_RESP callref-0x52bc1d1a tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250822133556297 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-392:PAGING_RESP callref-0x52bc1d1a tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250822133556297 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-392:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250822133556297 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-392:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822133556297 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250822133556297 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-392:PAGING_RESP)[0x56365ea2de90]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133556297 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-392:PAGING_RESP)[0x56365ea2de90]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250822133556297 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822133556297 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822133556297 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822133556297 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-392:PAGING_RESP)[0x56365ea13970]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250822133556297 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-392:PAGING_RESP:trans-0:call-155:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea2cd80]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250822133556297 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-392:PAGING_RESP:trans-0:call-155:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea2cd80]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-392:PAGING_RESP)[0x56365ea13970] (call_leg.c:197) 20250822133556297 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-392:PAGING_RESP:trans-0:call-155:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea2cd80]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250822133556297 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-392:PAGING_RESP:trans-0:call-155:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea2cd80]{ESTABLISHED}: Deallocated (fsm.c:568) 20250822133556297 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-392:PAGING_RESP:trans-0:call-155:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea78fe0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250822133556297 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-392:PAGING_RESP:trans-0:call-155:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea78fe0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-392:PAGING_RESP)[0x56365ea13970] (call_leg.c:197) 20250822133556297 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-392:PAGING_RESP)[0x56365ea13970]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250822133556297 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-392:PAGING_RESP:trans-0:call-155:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea78fe0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250822133556297 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-392:PAGING_RESP:trans-0:call-155:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea78fe0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250822133556297 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-392:PAGING_RESP)[0x56365ea13970]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250822133556297 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-392:PAGING_RESP)[0x56365ea13970]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-392:PAGING_RESP)[0x56365ea2de90] (call_leg.c:198) 20250822133556297 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-392:PAGING_RESP)[0x56365ea13970]{RELEASING}: Freeing instance (call_leg.c:198) 20250822133556297 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-392:PAGING_RESP)[0x56365ea13970]{RELEASING}: Deallocated (fsm.c:568) 20250822133556297 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-392:PAGING_RESP)[0x56365ea2de90]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250822133556297 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-392:PAGING_RESP)[0x56365ea69b30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822133556297 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822133556298 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133556298 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133556298 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133556298 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133556298 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133556298 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133556298 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133556298 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133556298 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133556298 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133556298 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133556298 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133556298 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133556298 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133556298 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133556298 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2132)@718a44d66dfb: Deleted conn table entry 0TC_lu_and_mt_csd0(2138)1388059930 TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(2138)@718a44d66dfb: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(2138)@718a44d66dfb: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2129)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822133556303 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133556303 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133556303 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133556303 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133556303 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133556304 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133556304 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133556304 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133556304 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-392:PAGING_RESP)[0x56365ea69b30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133556304 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-392:PAGING_RESP)[0x56365ea2de90]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133556304 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-392:PAGING_RESP)[0x56365ea2de90]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822133556304 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-392:PAGING_RESP)[0x56365ea2de90]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133556304 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-392:PAGING_RESP)[0x56365ea2de90]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822133556304 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-392:PAGING_RESP)[0x56365ea7e860]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822133556304 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-392:PAGING_RESP)[0x56365ea7e860]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-392:PAGING_RESP)[0x56365ea2de90] (msc_a.c:1053) 20250822133556304 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-392:PAGING_RESP)[0x56365ea7e860]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822133556304 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-392:PAGING_RESP)[0x56365ea7e860]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822133556304 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-392:PAGING_RESP)[0x56365ea2de90]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365e9ff2c0] (msc_a.c:1053) 20250822133556304 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-392:PAGING_RESP)[0x56365ea2de90]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822133556304 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-392:PAGING_RESP)[0x56365ea2de90]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822133556304 DMSC DEBUG msub_fsm[0x56365e9ff2c0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822133556304 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF) MSC-A terminated (msub.c:261) 20250822133556304 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF) 1 MSC-I still active (msub.c:79) 20250822133556304 DMSC DEBUG msub_fsm[0x56365e9ff2c0]{active}: State change to terminating (no timeout) (msub.c:91) 20250822133556304 DMSC DEBUG msub_fsm[0x56365e9ff2c0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822133556304 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-392:PAGING_RESP)[0x56365ea69b30]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822133556304 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-392:PAGING_RESP)[0x56365ea69b30]{READY}: Removing from parent msub_fsm[0x56365e9ff2c0] (msub.c:113) 20250822133556304 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-392 (ran_conn.c:155) 20250822133556304 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-392:PAGING_RESP)[0x56365ea69b30]{READY}: Freeing instance (msub.c:113) 20250822133556304 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-392:PAGING_RESP)[0x56365ea69b30]{READY}: Deallocated (fsm.c:568) 20250822133556304 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF) Free (msub.c:119) 20250822133556304 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF - active-conn: now used by 1 (attached) (msub.c:375) 20250822133556304 DMSC DEBUG msub_fsm[0x56365e9ff2c0]{terminating}: Freeing instance (msub.c:113) 20250822133556304 DMSC DEBUG msub_fsm[0x56365e9ff2c0]{terminating}: Deallocated (fsm.c:568) 20250822133556304 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133556304 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133556304 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133556304 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133556304 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133556305 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133556305 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133556305 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on local reference:0 20250822133556305 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133556305 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133556305 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133556305 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133556305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133556305 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133556305 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133556305 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2130)@718a44d66dfb: Deleted conn table entry 0TC_lu_and_mt_csd0(2138)9588109 TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(2138)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_call_hangup 9: done MSC_Test_0-RAN(2130)@718a44d66dfb: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(2138) TC_lu_and_mt_csd0(2138)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2138)@718a44d66dfb: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(2138)@718a44d66dfb: ----------------------------------------------- TC_lu_and_mt_csd0(2138)@718a44d66dfb: "CSD Bearer Service: BS31T" TC_lu_and_mt_csd0(2138)@718a44d66dfb: ----------------------------------------------- MSC_Test-GSUP(2135)@718a44d66dfb: Created GsupExpect[9] for "262420000000007" to be handled at TC_lu_and_mt_csd0(2138) TC_lu_and_mt_csd0(2138)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000007'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(2130)@718a44d66dfb: Added conn table entry 0TC_lu_and_mt_csd0(2138)2096982 MSC_Test_0-SCCP(2129)@718a44d66dfb: First idle individual index:0 MSC_Test_0-RAN(2130)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133557318 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133557318 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133557318 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133557318 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133557318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133557318 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133557318 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133557318 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133557319 DMSC DEBUG msub_fsm[0x56365ea2cd80]{active}: Allocated (fsm.c:456) 20250822133557319 DMSC DEBUG msc_i[0x56365ea51740]{READY}: Allocated (fsm.c:456) 20250822133557319 DMSC DEBUG msc_i[0x56365ea51740]{READY}: is child of msub_fsm[0x56365ea2cd80] (fsm.c:486) 20250822133557319 DMSC DEBUG msc_a[0x56365ea2dfc0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822133557319 DMSC DEBUG msc_a[0x56365ea2dfc0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea2cd80] (fsm.c:486) 20250822133557319 DMSC DEBUG msc_a(unknown:GERAN-A-393:NONE)[0x56365ea2dfc0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822133557319 DMSC DEBUG msc_i(unknown:GERAN-A-393:NONE)[0x56365ea51740]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822133557319 DMSC DEBUG msc_a(unknown:GERAN-A-393:NONE)[0x56365ea2dfc0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822133557319 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-393:LU)[0x56365ea2dfc0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822133557319 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-393:LU)[0x56365ea2dfc0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822133557319 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-393:LU)[0x56365ea78fe0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822133557319 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-393:LU)[0x56365ea78fe0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-393:LU)[0x56365ea2dfc0] (fsm.c:486) 20250822133557319 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-393:LU)[0x56365ea78fe0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822133557319 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-393:LU)[0x56365ea78fe0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822133557319 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822133557319 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822133557319 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-393:LU)[0x56365ea2dfc0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822133557319 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-393:LU)[0x56365ea2dfc0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822133557319 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250822133557319 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822133557319 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-393:LU)[0x56365ea78fe0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822133557319 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-393:LU)[0x56365ea78fe0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822133557319 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-393:LU)[0x56365ea78fe0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822133557319 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-393:LU)[0x56365ea78fe0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822133557319 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-393:LU)[0x56365ea51740]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822133557320 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-393:LU)[0x56365ea78fe0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822133557320 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-393:LU)[0x56365ea78fe0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822133557320 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-393:LU)[0x56365ea51870]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822133557320 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-393:LU)[0x56365ea51870]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-393:LU)[0x56365ea78fe0] (fsm.c:486) 20250822133557320 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-393:LU)[0x56365ea51870]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822133557320 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-393:LU)[0x56365ea51870]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822133557320 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133557320 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133557320 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133557320 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133557320 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133557320 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133557320 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133557320 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133557320 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133557320 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133557320 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133557320 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133557320 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133557320 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133557320 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133557320 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-SCCP(2129)@718a44d66dfb: { messageType := 2, destLocRef := '1FFF56'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-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822133557323 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250822133557323 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2129)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250822133557324 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133557324 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133557324 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133557324 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133557324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133557324 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133557325 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133557325 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133557325 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-393:LU)[0x56365ea51740]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133557325 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-393:LU)[0x56365ea2dfc0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(2138)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822133557327 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133557327 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250822133557327 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250822133557327 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822133557328 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133557328 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-393:LU)[0x56365ea78fe0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822133557328 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-393:LU)[0x56365ea51870]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822133557328 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-393:LU)[0x56365ea51870]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822133557328 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-393:LU)[0x56365ea51870]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822133557328 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-393:LU)[0x56365ea51870]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-393:LU)[0x56365ea78fe0] (vlr_lu_fsm.c:110) 20250822133557328 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-393:LU)[0x56365ea51870]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822133557328 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-393:LU)[0x56365ea51870]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822133557328 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-393:LU)[0x56365ea78fe0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822133557328 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-393:LU)[0x56365ea78fe0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822133557328 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-393:LU)[0x56365ea13970]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822133557328 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-393:LU)[0x56365ea13970]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-393:LU)[0x56365ea78fe0] (fsm.c:486) 20250822133557328 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-393:LU)[0x56365ea13970]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822133557328 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-393:LU)[0x56365ea13970]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822133557328 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-393:LU)[0x56365ea13970]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822133557328 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-393:LU)[0x56365ea13970]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822133557328 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:TMSInew-0x5054304C) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250822133557328 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-393:LU)[0x56365ea13970]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822133557328 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:TMSInew-0x5054304C LOCATION UPDATE ACCEPT (TMSI = 0x5054304c) (gsm_04_08.c:149) 20250822133557328 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:TMSInew-0x5054304C:GERAN-A-393:LU)[0x56365ea51740]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133557328 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:TMSInew-0x5054304C - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822133557328 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133557328 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133557328 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133557328 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133557328 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133557328 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133557328 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133557328 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(2138)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2130)@718a44d66dfb: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(2130)@718a44d66dfb: patched enc_l3: '055B'O MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2129)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002055B'O 20250822133557330 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133557330 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133557330 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133557330 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133557330 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133557330 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133557330 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133557330 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133557330 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:TMSInew-0x5054304C:GERAN-A-393:LU)[0x56365ea51740]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133557330 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:TMSInew-0x5054304C:GERAN-A-393:LU)[0x56365ea2dfc0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133557330 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:TMSInew-0x5054304C:GERAN-A-393:LU)[0x56365ea2dfc0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822133557330 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:TMSInew-0x5054304C:GERAN-A-393:LU)[0x56365ea78fe0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822133557330 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-393:LU)[0x56365ea13970]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822133557330 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250822133557330 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-393:LU)[0x56365ea13970]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822133557330 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-393:LU)[0x56365ea78fe0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822133557330 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-393:LU)[0x56365ea13970]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822133557330 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-393:LU)[0x56365ea13970]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-393:LU)[0x56365ea78fe0] (vlr_lu_fsm.c:817) 20250822133557331 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-393:LU)[0x56365ea13970]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822133557331 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0AF82BEF:GERAN-A-393:LU)[0x56365ea13970]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822133557331 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-393:LU)[0x56365ea78fe0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822133557331 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-393:LU)[0x56365ea2dfc0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250822133557331 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-393:LU)[0x56365ea2dfc0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.988s remaining) (msc_a.c:450) 20250822133557331 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250822133557331 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-393:LU)[0x56365ea2dfc0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133557331 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-393:LU)[0x56365ea2dfc0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250822133557331 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822133557331 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822133557331 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822133557331 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-393:LU)[0x56365ea51740]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822133557331 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822133557331 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133557331 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133557331 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133557331 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133557331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133557331 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133557331 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133557331 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2129)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822133557332 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133557332 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133557332 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133557332 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133557332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133557332 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133557332 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133557332 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133557332 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-393:LU)[0x56365ea51740]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133557332 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-393:LU)[0x56365ea2dfc0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133557332 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-393:LU)[0x56365ea2dfc0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822133557332 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-393:LU)[0x56365ea2dfc0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133557332 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-393:LU)[0x56365ea2dfc0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822133557332 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-393:LU)[0x56365ea78fe0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822133557332 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-393:LU)[0x56365ea78fe0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-393:LU)[0x56365ea2dfc0] (msc_a.c:1053) 20250822133557332 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-393:LU)[0x56365ea78fe0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822133557332 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-393:LU)[0x56365ea78fe0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822133557332 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-393:LU)[0x56365ea78fe0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822133557332 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-393:LU)[0x56365ea2dfc0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea2cd80] (msc_a.c:1053) 20250822133557332 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-393:LU)[0x56365ea2dfc0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822133557332 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-393:LU)[0x56365ea2dfc0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822133557332 DMSC DEBUG msub_fsm[0x56365ea2cd80]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822133557332 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C) MSC-A terminated (msub.c:261) 20250822133557332 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C) 1 MSC-I still active (msub.c:79) 20250822133557332 DMSC DEBUG msub_fsm[0x56365ea2cd80]{active}: State change to terminating (no timeout) (msub.c:91) 20250822133557332 DMSC DEBUG msub_fsm[0x56365ea2cd80]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822133557332 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-393:LU)[0x56365ea51740]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822133557332 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-393:LU)[0x56365ea51740]{READY}: Removing from parent msub_fsm[0x56365ea2cd80] (msub.c:113) 20250822133557332 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-393 (ran_conn.c:155) 20250822133557332 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-393:LU)[0x56365ea51740]{READY}: Freeing instance (msub.c:113) 20250822133557332 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-393:LU)[0x56365ea51740]{READY}: Deallocated (fsm.c:568) 20250822133557332 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C) Free (msub.c:119) 20250822133557332 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C - active-conn: now used by 1 (attached) (msub.c:375) 20250822133557332 DMSC DEBUG msub_fsm[0x56365ea2cd80]{terminating}: Freeing instance (msub.c:113) 20250822133557332 DMSC DEBUG msub_fsm[0x56365ea2cd80]{terminating}: Deallocated (fsm.c:568) 20250822133557332 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133557332 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133557332 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133557332 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133557332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133557332 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133557332 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133557332 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133557333 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133557333 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133557333 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133557333 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133557333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133557333 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133557333 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133557333 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(2130)@718a44d66dfb: Deleted conn table entry 0TC_lu_and_mt_csd0(2138)2096982 TC_lu_and_mt_csd0(2138)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822133557334 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822133557334 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(2138)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2138)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2130)@718a44d66dfb: Created IMSI[0] for '262420000000007'H'5054304C'O ("PT0L") to be handled at TC_lu_and_mt_csd0(2138) MSC_Test-MNCC(2132)@718a44d66dfb: Added conn table entry 0TC_lu_and_mt_csd0(2138)1237149932 20250822133557336 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250822133557336 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250822133557336 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C callref-0x49bd68ec tid-255) New transaction (transaction.c:231) 20250822133557336 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C callref-0x49bd68ec tid-255) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS31T} (gsm_04_08_cc.c:790) 20250822133557336 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C callref-0x49bd68ec tid-255) codecs: :0{(no-codecs)} (from: remote=:0{CLEARMODE#120,BS31T} RAN={(no-codecs)}) (gsm_04_08_cc.c:798) 20250822133557336 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C callref-0x49bd68ec tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250822133557336 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250822133557336 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250822133557336 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133557336 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133557336 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133557336 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133557336 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133557336 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133557336 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133557336 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2130)@718a44d66dfb: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(2138) TC_lu_and_mt_csd0(2138)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2130)@718a44d66dfb: Created IMSI[11] for '262420000000007'H'5054304C'O ("PT0L") to be handled at TC_lu_and_mt_csd0(2138) TC_lu_and_mt_csd0(2138)@718a44d66dfb: 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 := '5054304C'O ("PT0L") } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(2130)@718a44d66dfb: Added conn table entry 0TC_lu_and_mt_csd0(2138)12150527 MSC_Test_0-SCCP(2129)@718a44d66dfb: First idle individual index:0 20250822133557339 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133557339 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133557339 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133557339 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133557339 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133557339 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133557339 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133557339 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133557339 DMSC DEBUG msub_fsm[0x56365ea78fe0]{active}: Allocated (fsm.c:456) 20250822133557339 DMSC DEBUG msc_i[0x56365ea2dfc0]{READY}: Allocated (fsm.c:456) 20250822133557339 DMSC DEBUG msc_i[0x56365ea2dfc0]{READY}: is child of msub_fsm[0x56365ea78fe0] (fsm.c:486) 20250822133557339 DMSC DEBUG msc_a[0x56365ea51740]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822133557339 DMSC DEBUG msc_a[0x56365ea51740]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea78fe0] (fsm.c:486) 20250822133557339 DMSC DEBUG msc_a(unknown:GERAN-A-394:NONE)[0x56365ea51740]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822133557339 DMSC DEBUG msc_i(unknown:GERAN-A-394:NONE)[0x56365ea2dfc0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822133557339 DMSC DEBUG msc_a(unknown:GERAN-A-394:NONE)[0x56365ea51740]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822133557339 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5054304C:GERAN-A-394:PAGING_RESP)[0x56365ea2cd80]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822133557339 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5054304C:GERAN-A-394:PAGING_RESP)[0x56365ea2cd80]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x5054304C:GERAN-A-394:PAGING_RESP)[0x56365ea51740] (fsm.c:486) 20250822133557339 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5054304C:GERAN-A-394:PAGING_RESP)[0x56365ea2cd80]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250822133557339 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5054304C:GERAN-A-394:PAGING_RESP)[0x56365ea2cd80]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822133557339 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822133557339 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822133557339 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-394:PAGING_RESP)[0x56365ea51740]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822133557339 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-394:PAGING_RESP)[0x56365ea51740]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822133557339 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-394:PAGING_RESP)[0x56365ea2cd80]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822133557339 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-394:PAGING_RESP)[0x56365ea2cd80]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822133557339 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-394:PAGING_RESP)[0x56365ea2cd80]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822133557339 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-394:PAGING_RESP)[0x56365ea2dfc0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822133557339 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-394:PAGING_RESP)[0x56365ea2cd80]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822133557339 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-394:PAGING_RESP)[0x56365ea2cd80]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822133557339 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-394:PAGING_RESP)[0x56365ea2cd80]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822133557339 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-394:PAGING_RESP)[0x56365ea2cd80]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822133557339 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-394:PAGING_RESP)[0x56365ea2cd80]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822133557339 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-394:PAGING_RESP)[0x56365ea2cd80]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822133557339 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-394:PAGING_RESP)[0x56365ea2cd80]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822133557339 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-394:PAGING_RESP)[0x56365ea51740]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250822133557339 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-394:PAGING_RESP)[0x56365ea51740]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250822133557339 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C callref-0x49bd68ec tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250822133557339 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250822133557339 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-394:PAGING_RESP)[0x56365ea51740]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:407) 20250822133557339 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-394:PAGING_RESP)[0x56365ea51740]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250822133557339 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-394:PAGING_RESP callref-0x49bd68ec tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250822133557339 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-394:PAGING_RESP callref-0x49bd68ec tid-0) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS31T} (gsm_04_08_cc.c:905) 20250822133557339 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-394:PAGING_RESP callref-0x49bd68ec 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) 20250822133557339 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-394:PAGING_RESP callref-0x49bd68ec tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250822133557339 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-394:PAGING_RESP)[0x56365ea2dfc0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133557339 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250822133557339 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250822133557339 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250822133557339 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133557339 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133557339 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133557339 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133557339 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133557339 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133557339 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133557339 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133557339 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133557340 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133557340 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133557340 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133557340 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133557340 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133557340 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133557340 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133557340 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133557340 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133557340 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133557340 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133557340 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(2131)@718a44d66dfb: Message received on association #8 20250822133557340 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133557340 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133557340 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-SCCP(2129)@718a44d66dfb: { messageType := 2, destLocRef := 'B966FF'O, sourceLocRef := '00018A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822133557341 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250822133557341 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(2138)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_mt_call_complete 1 MSC_Test_0-RAN(2130)@718a44d66dfb: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(2130)@718a44d66dfb: patched enc_l3: '8301'O MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2129)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0100028301'O 20250822133557343 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133557343 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133557343 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133557343 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133557343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133557343 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133557343 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133557343 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133557343 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-394:PAGING_RESP)[0x56365ea2dfc0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133557343 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-394:PAGING_RESP)[0x56365ea51740]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133557343 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-394:PAGING_RESP callref-0x49bd68ec tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2690) 20250822133557343 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-394:PAGING_RESP callref-0x49bd68ec tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250822133557343 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-394:PAGING_RESP callref-0x49bd68ec tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250822133557343 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-394:PAGING_RESP callref-0x49bd68ec tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250822133557343 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-394:PAGING_RESP callref-0x49bd68ec 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) 20250822133557343 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-394:PAGING_RESP callref-0x49bd68ec tid-0) tx MNCC_ALERT_IND (RTP=0.0.0.0:0{CLEARMODE#120}) (gsm_04_08_cc.c:309) TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_mt_call_complete 2 MSC_Test-MGCP(2133)@718a44d66dfb: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(2138) 20250822133557344 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-394:PAGING_RESP callref-0x49bd68ec tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250822133557344 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-394:PAGING_RESP)[0x56365ea13970]{ESTABLISHING}: Allocated (fsm.c:456) 20250822133557344 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-394:PAGING_RESP)[0x56365ea13970]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-394:PAGING_RESP)[0x56365ea51740] (fsm.c:486) 20250822133557344 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-394:PAGING_RESP callref-0x49bd68ec 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) 20250822133557344 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-394:PAGING_RESP)[0x56365e9ff2c0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250822133557344 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-394:PAGING_RESP)[0x56365e9ff2c0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-394:PAGING_RESP)[0x56365ea13970] (fsm.c:486) 20250822133557344 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-394:PAGING_RESP:trans-0:call-156:RTP_TO_CN:no-CI)[0x56365e9ff2c0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250822133557344 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-394:PAGING_RESP:trans-0:call-156:RTP_TO_CN:no-CI)[0x56365e9ff2c0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250822133557344 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-394:PAGING_RESP)[0x56365ea2dd60]{UNINITIALIZED}: Allocated (fsm.c:456) 20250822133557344 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-394:PAGING_RESP)[0x56365ea2dd60]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-394:PAGING_RESP)[0x56365ea13970] (fsm.c:486) 20250822133557344 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-394:PAGING_RESP:trans-0:call-156:RTP_TO_RAN:no-CI)[0x56365ea2dd60]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250822133557344 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-394:PAGING_RESP:trans-0:call-156:RTP_TO_RAN:no-CI)[0x56365ea2dd60]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(2133)@718a44d66dfb: Found Expect[0] for { line := { verb := "CRCX", trans_id := "376", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "9c" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mt_csd0(2138) TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_mt_call_complete 3 20250822133557346 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-394:PAGING_RESP:trans-0:call-156:RTP_TO_CN:no-CI)[0x56365e9ff2c0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822133557346 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-394:PAGING_RESP)[0x56365ea13970]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250822133557346 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-394:PAGING_RESP)[0x56365ea51740]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250822133557346 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-394:PAGING_RESP callref-0x49bd68ec tid-0) CN RTP address available, but in unexpected state 7 (gsm_04_08_cc.c:2122) TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_mt_call_complete 4 20250822133557347 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-394:PAGING_RESP:trans-0:call-156:RTP_TO_RAN:no-CI)[0x56365ea2dd60]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822133557347 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-394:PAGING_RESP)[0x56365ea13970]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250822133557347 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-394:PAGING_RESP)[0x56365ea51740]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250822133557347 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-394:PAGING_RESP callref-0x49bd68ec 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) 20250822133557347 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-394:PAGING_RESP callref-0x49bd68ec tid-0) Sending Assignment Command (msc_a.c:706) 20250822133557347 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-394:PAGING_RESP)[0x56365ea2dfc0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250822133557347 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133557347 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133557347 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133557347 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133557347 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133557347 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133557347 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133557347 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_mt_call_complete 6 MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_len:16 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2129)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O 20250822133557349 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133557349 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133557349 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133557349 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133557349 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133557349 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133557349 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133557349 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133557349 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-394:PAGING_RESP)[0x56365ea2dfc0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133557349 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-394:PAGING_RESP)[0x56365ea51740]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133557349 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-394:PAGING_RESP:trans-0:call-156:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x56365ea2dd60]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250822133557349 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-394:PAGING_RESP:trans-0:call-156:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x56365ea2dd60]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250822133557349 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-394:PAGING_RESP:trans-0:call-156:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea2dd60]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250822133557349 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-394:PAGING_RESP callref-0x49bd68ec 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) 20250822133557349 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-394:PAGING_RESP callref-0x49bd68ec tid-0) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250822133557349 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-394:PAGING_RESP callref-0x49bd68ec 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) 20250822133557349 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-394:PAGING_RESP callref-0x49bd68ec tid-0) tx MNCC_RTP_CREATE (RTP=0.0.0.0:0{CLEARMODE#120}) (gsm_04_08_cc.c:309) MSC_Test_0-RAN(2130)@718a44d66dfb: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(2130)@718a44d66dfb: patched enc_l3: '8347'O MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2129)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0100028347'O TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_mt_call_complete 8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_mt_call_complete 5 20250822133557351 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-394:PAGING_RESP:trans-0:call-156:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea2dd60]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822133557351 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-394:PAGING_RESP:trans-0:call-156:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea2dd60]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250822133557351 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-394:PAGING_RESP)[0x56365ea13970]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250822133557550 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133557550 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133557550 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133557550 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133557550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133557550 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133557550 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133557550 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133557551 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-394:PAGING_RESP)[0x56365ea2dfc0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133557551 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-394:PAGING_RESP)[0x56365ea51740]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133557551 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-394:PAGING_RESP callref-0x49bd68ec tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2690) 20250822133557551 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-394:PAGING_RESP callref-0x49bd68ec tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250822133557551 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-394:PAGING_RESP callref-0x49bd68ec tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250822133557551 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-394:PAGING_RESP callref-0x49bd68ec 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) 20250822133557551 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-394:PAGING_RESP callref-0x49bd68ec tid-0) tx MNCC_SETUP_CNF (RTP=0.0.0.0:0{CLEARMODE#120}) (gsm_04_08_cc.c:309) TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_mt_call_complete 7 20250822133557556 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-394:PAGING_RESP callref-0x49bd68ec tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250822133557556 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-394:PAGING_RESP callref-0x49bd68ec 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) 20250822133557556 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-394:PAGING_RESP:trans-0:call-156:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x56365e9ff2c0]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250822133557556 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-394:PAGING_RESP:trans-0:call-156:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x56365e9ff2c0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250822133557556 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-394:PAGING_RESP:trans-0:call-156:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x56365e9ff2c0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250822133557556 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-394:PAGING_RESP:trans-0:call-156:RTP_TO_CN:CI-11111:remote-port-not-sent:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365e9ff2c0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_mt_call_complete 9 TC_lu_and_mt_csd0(2138)@718a44d66dfb: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_mt_call_complete DONE TC_lu_and_mt_csd0(2138)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2138)@718a44d66dfb: Hold the call for some time 20250822133557560 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-394:PAGING_RESP:trans-0:call-156:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365e9ff2c0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822133557560 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-394:PAGING_RESP:trans-0:call-156:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365e9ff2c0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250822133557560 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-394:PAGING_RESP)[0x56365ea13970]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250822133557560 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-394:PAGING_RESP)[0x56365ea13970]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250822133557560 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-394:PAGING_RESP)[0x56365ea51740]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) TC_lu_and_mt_csd0(2138)@718a44d66dfb: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(2138)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2138)@718a44d66dfb: Hangup TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_call_hangup 0: tx MNCC_DISC_REQ 20250822133558064 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-394:PAGING_RESP callref-0x49bd68ec tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250822133558064 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-394:PAGING_RESP callref-0x49bd68ec tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822133558064 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-394:PAGING_RESP callref-0x49bd68ec tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250822133558064 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-394:PAGING_RESP callref-0x49bd68ec tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250822133558064 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-394:PAGING_RESP)[0x56365ea2dfc0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133558064 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133558064 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133558064 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133558064 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133558064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133558064 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133558064 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133558064 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(2130)@718a44d66dfb: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(2130)@718a44d66dfb: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_len:9 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2129)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133558070 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133558070 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133558070 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133558070 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133558070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133558070 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133558070 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133558070 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133558070 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-394:PAGING_RESP)[0x56365ea2dfc0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133558070 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-394:PAGING_RESP)[0x56365ea51740]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133558070 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-394:PAGING_RESP callref-0x49bd68ec tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2690) 20250822133558071 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-394:PAGING_RESP callref-0x49bd68ec tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250822133558071 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-394:PAGING_RESP)[0x56365ea2dfc0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133558071 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-394:PAGING_RESP callref-0x49bd68ec tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250822133558071 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-394:PAGING_RESP callref-0x49bd68ec tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250822133558071 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-394:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250822133558071 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-394:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822133558071 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250822133558071 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-394:PAGING_RESP)[0x56365ea51740]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133558071 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-394:PAGING_RESP)[0x56365ea51740]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250822133558071 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822133558071 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822133558071 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822133558071 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-394:PAGING_RESP)[0x56365ea13970]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250822133558071 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-394:PAGING_RESP:trans-0:call-156:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea2dd60]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250822133558071 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-394:PAGING_RESP:trans-0:call-156:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea2dd60]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-394:PAGING_RESP)[0x56365ea13970] (call_leg.c:197) 20250822133558071 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-394:PAGING_RESP:trans-0:call-156:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea2dd60]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250822133558071 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-394:PAGING_RESP:trans-0:call-156:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea2dd60]{ESTABLISHED}: Deallocated (fsm.c:568) 20250822133558071 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-394:PAGING_RESP:trans-0:call-156:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365e9ff2c0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250822133558071 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-394:PAGING_RESP:trans-0:call-156:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365e9ff2c0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-394:PAGING_RESP)[0x56365ea13970] (call_leg.c:197) 20250822133558071 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-394:PAGING_RESP)[0x56365ea13970]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250822133558071 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-394:PAGING_RESP:trans-0:call-156:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365e9ff2c0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250822133558071 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-394:PAGING_RESP:trans-0:call-156:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365e9ff2c0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250822133558071 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-394:PAGING_RESP)[0x56365ea13970]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250822133558071 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-394:PAGING_RESP)[0x56365ea13970]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-394:PAGING_RESP)[0x56365ea51740] (call_leg.c:198) 20250822133558071 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-394:PAGING_RESP)[0x56365ea13970]{RELEASING}: Freeing instance (call_leg.c:198) 20250822133558071 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-394:PAGING_RESP)[0x56365ea13970]{RELEASING}: Deallocated (fsm.c:568) 20250822133558071 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-394:PAGING_RESP)[0x56365ea51740]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250822133558071 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-394:PAGING_RESP)[0x56365ea2dfc0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822133558071 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822133558072 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133558072 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133558072 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133558072 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133558072 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133558072 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133558072 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133558072 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133558072 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133558072 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133558072 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133558072 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133558072 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133558072 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133558072 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133558072 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2132)@718a44d66dfb: Deleted conn table entry 0TC_lu_and_mt_csd0(2138)1237149932 TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(2138)@718a44d66dfb: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(2138)@718a44d66dfb: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2129)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133558079 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133558079 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133558079 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133558079 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133558079 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133558079 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133558079 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133558079 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133558079 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-394:PAGING_RESP)[0x56365ea2dfc0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133558079 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-394:PAGING_RESP)[0x56365ea51740]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133558079 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-394:PAGING_RESP)[0x56365ea51740]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822133558079 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-394:PAGING_RESP)[0x56365ea51740]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133558080 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-394:PAGING_RESP)[0x56365ea51740]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822133558080 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-394:PAGING_RESP)[0x56365ea2cd80]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822133558080 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-394:PAGING_RESP)[0x56365ea2cd80]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-394:PAGING_RESP)[0x56365ea51740] (msc_a.c:1053) 20250822133558080 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-394:PAGING_RESP)[0x56365ea2cd80]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822133558080 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-394:PAGING_RESP)[0x56365ea2cd80]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822133558080 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-394:PAGING_RESP)[0x56365ea51740]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea78fe0] (msc_a.c:1053) 20250822133558080 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-394:PAGING_RESP)[0x56365ea51740]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822133558080 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-394:PAGING_RESP)[0x56365ea51740]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822133558080 DMSC DEBUG msub_fsm[0x56365ea78fe0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822133558080 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C) MSC-A terminated (msub.c:261) 20250822133558080 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C) 1 MSC-I still active (msub.c:79) 20250822133558080 DMSC DEBUG msub_fsm[0x56365ea78fe0]{active}: State change to terminating (no timeout) (msub.c:91) 20250822133558080 DMSC DEBUG msub_fsm[0x56365ea78fe0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822133558080 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-394:PAGING_RESP)[0x56365ea2dfc0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822133558080 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-394:PAGING_RESP)[0x56365ea2dfc0]{READY}: Removing from parent msub_fsm[0x56365ea78fe0] (msub.c:113) 20250822133558080 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-394 (ran_conn.c:155) 20250822133558080 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-394:PAGING_RESP)[0x56365ea2dfc0]{READY}: Freeing instance (msub.c:113) 20250822133558080 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-394:PAGING_RESP)[0x56365ea2dfc0]{READY}: Deallocated (fsm.c:568) 20250822133558080 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C) Free (msub.c:119) 20250822133558080 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C - active-conn: now used by 1 (attached) (msub.c:375) 20250822133558080 DMSC DEBUG msub_fsm[0x56365ea78fe0]{terminating}: Freeing instance (msub.c:113) 20250822133558080 DMSC DEBUG msub_fsm[0x56365ea78fe0]{terminating}: Deallocated (fsm.c:568) 20250822133558080 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133558080 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133558080 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133558080 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133558080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133558080 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133558080 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133558080 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on local reference:0 20250822133558081 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133558081 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133558081 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133558081 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133558081 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133558081 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133558081 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133558081 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2130)@718a44d66dfb: Deleted conn table entry 0TC_lu_and_mt_csd0(2138)12150527 TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(2138)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP-IPA(2134)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2134)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_call_hangup 9: done MSC_Test_0-RAN(2130)@718a44d66dfb: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(2138) TC_lu_and_mt_csd0(2138)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2138)@718a44d66dfb: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(2138)@718a44d66dfb: ----------------------------------------------- TC_lu_and_mt_csd0(2138)@718a44d66dfb: "CSD Bearer Service: BS32T" TC_lu_and_mt_csd0(2138)@718a44d66dfb: ----------------------------------------------- MSC_Test-GSUP(2135)@718a44d66dfb: Created GsupExpect[10] for "262420000000007" to be handled at TC_lu_and_mt_csd0(2138) TC_lu_and_mt_csd0(2138)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000007'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(2130)@718a44d66dfb: Added conn table entry 0TC_lu_and_mt_csd0(2138)14175414 MSC_Test_0-RAN(2130)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(2129)@718a44d66dfb: First idle individual index:0 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133559094 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133559094 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133559094 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133559094 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133559094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133559094 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133559094 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133559094 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133559095 DMSC DEBUG msub_fsm[0x56365ea2dd60]{active}: Allocated (fsm.c:456) 20250822133559095 DMSC DEBUG msc_i[0x56365ea7e730]{READY}: Allocated (fsm.c:456) 20250822133559095 DMSC DEBUG msc_i[0x56365ea7e730]{READY}: is child of msub_fsm[0x56365ea2dd60] (fsm.c:486) 20250822133559095 DMSC DEBUG msc_a[0x56365ea51870]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822133559095 DMSC DEBUG msc_a[0x56365ea51870]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea2dd60] (fsm.c:486) 20250822133559095 DMSC DEBUG msc_a(unknown:GERAN-A-395:NONE)[0x56365ea51870]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822133559095 DMSC DEBUG msc_i(unknown:GERAN-A-395:NONE)[0x56365ea7e730]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822133559095 DMSC DEBUG msc_a(unknown:GERAN-A-395:NONE)[0x56365ea51870]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822133559095 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-395:LU)[0x56365ea51870]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822133559095 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-395:LU)[0x56365ea51870]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822133559095 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-395:LU)[0x56365e9ff2c0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822133559095 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-395:LU)[0x56365e9ff2c0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-395:LU)[0x56365ea51870] (fsm.c:486) 20250822133559095 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-395:LU)[0x56365e9ff2c0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822133559095 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-395:LU)[0x56365e9ff2c0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822133559095 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822133559095 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822133559095 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-395:LU)[0x56365ea51870]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822133559095 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-395:LU)[0x56365ea51870]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822133559095 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250822133559095 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822133559095 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-395:LU)[0x56365e9ff2c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822133559095 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-395:LU)[0x56365e9ff2c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822133559095 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-395:LU)[0x56365e9ff2c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822133559095 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-395:LU)[0x56365e9ff2c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822133559095 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-395:LU)[0x56365ea7e730]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822133559095 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-395:LU)[0x56365e9ff2c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822133559095 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-395:LU)[0x56365e9ff2c0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822133559095 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-395:LU)[0x56365ea7e860]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822133559095 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-395:LU)[0x56365ea7e860]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-395:LU)[0x56365e9ff2c0] (fsm.c:486) 20250822133559095 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-395:LU)[0x56365ea7e860]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822133559095 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-395:LU)[0x56365ea7e860]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822133559096 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133559096 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133559096 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133559096 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133559096 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133559096 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133559096 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133559096 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133559096 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133559096 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133559096 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133559096 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133559096 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133559096 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133559096 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133559096 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@718a44d66dfb: { messageType := 2, destLocRef := 'D84CB6'O, sourceLocRef := '00018B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822133559099 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250822133559099 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2129)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250822133559100 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133559100 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133559100 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133559100 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133559100 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133559100 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133559100 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133559100 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133559101 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-395:LU)[0x56365ea7e730]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133559101 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-395:LU)[0x56365ea51870]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(2138)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822133559103 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133559103 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250822133559103 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250822133559103 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822133559105 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133559105 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-395:LU)[0x56365e9ff2c0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822133559105 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-395:LU)[0x56365ea7e860]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822133559105 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-395:LU)[0x56365ea7e860]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822133559105 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-395:LU)[0x56365ea7e860]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822133559105 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-395:LU)[0x56365ea7e860]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-395:LU)[0x56365e9ff2c0] (vlr_lu_fsm.c:110) 20250822133559105 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-395:LU)[0x56365ea7e860]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822133559105 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-395:LU)[0x56365ea7e860]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822133559105 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-395:LU)[0x56365e9ff2c0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822133559105 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-395:LU)[0x56365e9ff2c0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822133559105 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-395:LU)[0x56365ea13970]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822133559105 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-395:LU)[0x56365ea13970]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-395:LU)[0x56365e9ff2c0] (fsm.c:486) 20250822133559105 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-395:LU)[0x56365ea13970]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822133559105 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-395:LU)[0x56365ea13970]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822133559105 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-395:LU)[0x56365ea13970]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822133559105 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-395:LU)[0x56365ea13970]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822133559105 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:TMSInew-0x323FCBC9) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250822133559105 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-395:LU)[0x56365ea13970]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822133559105 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:TMSInew-0x323FCBC9 LOCATION UPDATE ACCEPT (TMSI = 0x323fcbc9) (gsm_04_08.c:149) 20250822133559105 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:TMSInew-0x323FCBC9:GERAN-A-395:LU)[0x56365ea7e730]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133559105 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:TMSInew-0x323FCBC9 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822133559106 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133559106 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133559106 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133559106 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133559106 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133559106 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133559106 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133559106 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(2138)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2130)@718a44d66dfb: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(2130)@718a44d66dfb: patched enc_l3: '055B'O MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2129)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002055B'O 20250822133559110 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133559110 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133559110 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133559110 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133559110 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133559110 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133559110 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133559110 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133559110 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:TMSInew-0x323FCBC9:GERAN-A-395:LU)[0x56365ea7e730]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133559110 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:TMSInew-0x323FCBC9:GERAN-A-395:LU)[0x56365ea51870]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133559110 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:TMSInew-0x323FCBC9:GERAN-A-395:LU)[0x56365ea51870]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822133559110 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:TMSInew-0x323FCBC9:GERAN-A-395:LU)[0x56365e9ff2c0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822133559110 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-395:LU)[0x56365ea13970]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822133559110 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250822133559110 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-395:LU)[0x56365ea13970]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822133559110 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-395:LU)[0x56365e9ff2c0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822133559110 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-395:LU)[0x56365ea13970]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822133559110 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-395:LU)[0x56365ea13970]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-395:LU)[0x56365e9ff2c0] (vlr_lu_fsm.c:817) 20250822133559110 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-395:LU)[0x56365ea13970]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822133559110 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5054304C:GERAN-A-395:LU)[0x56365ea13970]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822133559110 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-395:LU)[0x56365e9ff2c0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822133559110 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-395:LU)[0x56365ea51870]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250822133559110 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-395:LU)[0x56365ea51870]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.984s remaining) (msc_a.c:450) 20250822133559110 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250822133559110 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-395:LU)[0x56365ea51870]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133559110 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-395:LU)[0x56365ea51870]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250822133559110 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822133559110 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822133559110 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822133559110 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-395:LU)[0x56365ea7e730]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822133559111 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822133559111 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133559111 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133559111 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133559111 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133559111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133559111 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133559111 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133559111 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2129)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822133559114 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133559114 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133559114 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133559114 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133559114 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133559114 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133559114 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133559114 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133559114 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-395:LU)[0x56365ea7e730]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133559114 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-395:LU)[0x56365ea51870]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133559114 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-395:LU)[0x56365ea51870]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822133559114 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-395:LU)[0x56365ea51870]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133559114 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-395:LU)[0x56365ea51870]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822133559114 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-395:LU)[0x56365e9ff2c0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822133559115 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-395:LU)[0x56365e9ff2c0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-395:LU)[0x56365ea51870] (msc_a.c:1053) 20250822133559115 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-395:LU)[0x56365e9ff2c0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822133559115 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-395:LU)[0x56365e9ff2c0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822133559115 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-395:LU)[0x56365e9ff2c0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822133559115 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-395:LU)[0x56365ea51870]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea2dd60] (msc_a.c:1053) 20250822133559115 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-395:LU)[0x56365ea51870]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822133559115 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-395:LU)[0x56365ea51870]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822133559115 DMSC DEBUG msub_fsm[0x56365ea2dd60]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822133559115 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9) MSC-A terminated (msub.c:261) 20250822133559115 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9) 1 MSC-I still active (msub.c:79) 20250822133559115 DMSC DEBUG msub_fsm[0x56365ea2dd60]{active}: State change to terminating (no timeout) (msub.c:91) 20250822133559115 DMSC DEBUG msub_fsm[0x56365ea2dd60]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822133559115 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-395:LU)[0x56365ea7e730]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822133559115 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-395:LU)[0x56365ea7e730]{READY}: Removing from parent msub_fsm[0x56365ea2dd60] (msub.c:113) 20250822133559115 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-395 (ran_conn.c:155) 20250822133559115 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-395:LU)[0x56365ea7e730]{READY}: Freeing instance (msub.c:113) 20250822133559115 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-395:LU)[0x56365ea7e730]{READY}: Deallocated (fsm.c:568) 20250822133559115 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9) Free (msub.c:119) 20250822133559115 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9 - active-conn: now used by 1 (attached) (msub.c:375) 20250822133559115 DMSC DEBUG msub_fsm[0x56365ea2dd60]{terminating}: Freeing instance (msub.c:113) 20250822133559115 DMSC DEBUG msub_fsm[0x56365ea2dd60]{terminating}: Deallocated (fsm.c:568) 20250822133559115 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133559115 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133559115 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133559115 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133559115 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133559115 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133559115 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133559115 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on local reference:0 20250822133559116 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133559116 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133559116 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133559116 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133559117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133559117 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133559117 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133559117 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2130)@718a44d66dfb: Deleted conn table entry 0TC_lu_and_mt_csd0(2138)14175414 TC_lu_and_mt_csd0(2138)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822133559118 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822133559118 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(2138)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2138)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2130)@718a44d66dfb: Created IMSI[0] for '262420000000007'H'323FCBC9'O to be handled at TC_lu_and_mt_csd0(2138) MSC_Test-MNCC(2132)@718a44d66dfb: Added conn table entry 0TC_lu_and_mt_csd0(2138)388687942 20250822133559122 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9 + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250822133559123 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9 + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250822133559123 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9 callref-0x172ae846 tid-255) New transaction (transaction.c:231) 20250822133559123 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9 callref-0x172ae846 tid-255) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS32T} (gsm_04_08_cc.c:790) 20250822133559123 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9 callref-0x172ae846 tid-255) codecs: :0{(no-codecs)} (from: remote=:0{CLEARMODE#120,BS32T} RAN={(no-codecs)}) (gsm_04_08_cc.c:798) 20250822133559123 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9 callref-0x172ae846 tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250822133559123 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9 + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250822133559123 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9 - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250822133559123 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133559123 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133559123 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133559123 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133559123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133559123 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133559123 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133559123 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2130)@718a44d66dfb: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(2138) TC_lu_and_mt_csd0(2138)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2130)@718a44d66dfb: Created IMSI[12] for '262420000000007'H'323FCBC9'O to be handled at TC_lu_and_mt_csd0(2138) TC_lu_and_mt_csd0(2138)@718a44d66dfb: 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 := '323FCBC9'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(2130)@718a44d66dfb: Added conn table entry 0TC_lu_and_mt_csd0(2138)4840992 MSC_Test_0-SCCP(2129)@718a44d66dfb: First idle individual index:0 20250822133559126 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133559126 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133559126 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133559126 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133559126 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133559126 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133559126 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133559126 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133559126 DMSC DEBUG msub_fsm[0x56365e9ff2c0]{active}: Allocated (fsm.c:456) 20250822133559126 DMSC DEBUG msc_i[0x56365ea51870]{READY}: Allocated (fsm.c:456) 20250822133559126 DMSC DEBUG msc_i[0x56365ea51870]{READY}: is child of msub_fsm[0x56365e9ff2c0] (fsm.c:486) 20250822133559126 DMSC DEBUG msc_a[0x56365ea7e730]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822133559126 DMSC DEBUG msc_a[0x56365ea7e730]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365e9ff2c0] (fsm.c:486) 20250822133559126 DMSC DEBUG msc_a(unknown:GERAN-A-396:NONE)[0x56365ea7e730]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822133559126 DMSC DEBUG msc_i(unknown:GERAN-A-396:NONE)[0x56365ea51870]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822133559126 DMSC DEBUG msc_a(unknown:GERAN-A-396:NONE)[0x56365ea7e730]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822133559127 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x323FCBC9:GERAN-A-396:PAGING_RESP)[0x56365ea2dd60]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822133559127 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x323FCBC9:GERAN-A-396:PAGING_RESP)[0x56365ea2dd60]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x323FCBC9:GERAN-A-396:PAGING_RESP)[0x56365ea7e730] (fsm.c:486) 20250822133559127 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x323FCBC9:GERAN-A-396:PAGING_RESP)[0x56365ea2dd60]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250822133559127 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x323FCBC9:GERAN-A-396:PAGING_RESP)[0x56365ea2dd60]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822133559127 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9 + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822133559127 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9 + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822133559127 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-396:PAGING_RESP)[0x56365ea7e730]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822133559127 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-396:PAGING_RESP)[0x56365ea7e730]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822133559127 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-396:PAGING_RESP)[0x56365ea2dd60]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822133559127 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-396:PAGING_RESP)[0x56365ea2dd60]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822133559127 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-396:PAGING_RESP)[0x56365ea2dd60]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822133559127 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-396:PAGING_RESP)[0x56365ea51870]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822133559127 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-396:PAGING_RESP)[0x56365ea2dd60]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822133559127 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-396:PAGING_RESP)[0x56365ea2dd60]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822133559127 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-396:PAGING_RESP)[0x56365ea2dd60]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822133559127 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-396:PAGING_RESP)[0x56365ea2dd60]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822133559127 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-396:PAGING_RESP)[0x56365ea2dd60]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822133559127 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-396:PAGING_RESP)[0x56365ea2dd60]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822133559127 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-396:PAGING_RESP)[0x56365ea2dd60]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822133559127 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-396:PAGING_RESP)[0x56365ea7e730]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250822133559127 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-396:PAGING_RESP)[0x56365ea7e730]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250822133559127 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9 callref-0x172ae846 tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250822133559127 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250822133559127 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-396:PAGING_RESP)[0x56365ea7e730]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:407) 20250822133559127 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-396:PAGING_RESP)[0x56365ea7e730]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250822133559127 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-396:PAGING_RESP callref-0x172ae846 tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250822133559127 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-396:PAGING_RESP callref-0x172ae846 tid-0) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS32T} (gsm_04_08_cc.c:905) 20250822133559127 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-396:PAGING_RESP callref-0x172ae846 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) 20250822133559127 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-396:PAGING_RESP callref-0x172ae846 tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250822133559127 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-396:PAGING_RESP)[0x56365ea51870]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133559127 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9 - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250822133559127 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250822133559127 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9 - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250822133559127 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133559127 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133559127 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133559127 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133559127 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133559127 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133559127 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133559127 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133559127 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133559127 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133559127 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133559127 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133559127 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133559127 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133559127 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133559127 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133559127 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133559127 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133559127 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133559127 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133559128 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133559128 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133559128 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133559128 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@718a44d66dfb: { messageType := 2, destLocRef := '49DE20'O, sourceLocRef := '00018C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822133559130 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9 + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250822133559130 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9 - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(2138)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_mt_call_complete 1 MSC_Test_0-RAN(2130)@718a44d66dfb: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(2130)@718a44d66dfb: patched enc_l3: '8301'O MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2129)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0100028301'O 20250822133559133 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133559133 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133559133 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133559133 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133559133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133559133 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133559133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133559133 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133559133 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-396:PAGING_RESP)[0x56365ea51870]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133559133 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-396:PAGING_RESP)[0x56365ea7e730]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133559133 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-396:PAGING_RESP callref-0x172ae846 tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2690) 20250822133559133 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-396:PAGING_RESP callref-0x172ae846 tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250822133559133 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-396:PAGING_RESP callref-0x172ae846 tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250822133559133 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-396:PAGING_RESP callref-0x172ae846 tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250822133559133 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-396:PAGING_RESP callref-0x172ae846 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) 20250822133559133 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-396:PAGING_RESP callref-0x172ae846 tid-0) tx MNCC_ALERT_IND (RTP=0.0.0.0:0{CLEARMODE#120}) (gsm_04_08_cc.c:309) TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_mt_call_complete 2 MSC_Test-MGCP(2133)@718a44d66dfb: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(2138) 20250822133559135 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-396:PAGING_RESP callref-0x172ae846 tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250822133559135 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-396:PAGING_RESP)[0x56365ea13970]{ESTABLISHING}: Allocated (fsm.c:456) 20250822133559135 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-396:PAGING_RESP)[0x56365ea13970]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-396:PAGING_RESP)[0x56365ea7e730] (fsm.c:486) 20250822133559135 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-396:PAGING_RESP callref-0x172ae846 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) 20250822133559135 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-396:PAGING_RESP)[0x56365ea78fe0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250822133559135 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-396:PAGING_RESP)[0x56365ea78fe0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-396:PAGING_RESP)[0x56365ea13970] (fsm.c:486) 20250822133559135 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-396:PAGING_RESP:trans-0:call-157:RTP_TO_CN:no-CI)[0x56365ea78fe0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250822133559135 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-396:PAGING_RESP:trans-0:call-157:RTP_TO_CN:no-CI)[0x56365ea78fe0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250822133559135 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-396:PAGING_RESP)[0x56365ea51740]{UNINITIALIZED}: Allocated (fsm.c:456) 20250822133559135 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-396:PAGING_RESP)[0x56365ea51740]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-396:PAGING_RESP)[0x56365ea13970] (fsm.c:486) 20250822133559135 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-396:PAGING_RESP:trans-0:call-157:RTP_TO_RAN:no-CI)[0x56365ea51740]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250822133559135 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-396:PAGING_RESP:trans-0:call-157:RTP_TO_RAN:no-CI)[0x56365ea51740]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(2133)@718a44d66dfb: Found Expect[0] for { line := { verb := "CRCX", trans_id := "382", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "9d" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mt_csd0(2138) TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_mt_call_complete 3 20250822133559136 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-396:PAGING_RESP:trans-0:call-157:RTP_TO_CN:no-CI)[0x56365ea78fe0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822133559137 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-396:PAGING_RESP)[0x56365ea13970]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250822133559137 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-396:PAGING_RESP)[0x56365ea7e730]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250822133559137 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-396:PAGING_RESP callref-0x172ae846 tid-0) CN RTP address available, but in unexpected state 7 (gsm_04_08_cc.c:2122) TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_mt_call_complete 4 20250822133559137 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-396:PAGING_RESP:trans-0:call-157:RTP_TO_RAN:no-CI)[0x56365ea51740]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822133559137 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-396:PAGING_RESP)[0x56365ea13970]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250822133559137 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-396:PAGING_RESP)[0x56365ea7e730]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250822133559137 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-396:PAGING_RESP callref-0x172ae846 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) 20250822133559137 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-396:PAGING_RESP callref-0x172ae846 tid-0) Sending Assignment Command (msc_a.c:706) 20250822133559137 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-396:PAGING_RESP)[0x56365ea51870]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250822133559138 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133559138 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133559138 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133559138 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133559138 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133559138 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133559138 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133559138 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_mt_call_complete 6 MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_len:16 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2129)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O 20250822133559140 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133559140 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133559140 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133559140 DLM3UA DEBUG 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)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133559140 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133559140 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133559140 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133559140 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133559140 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-396:PAGING_RESP)[0x56365ea51870]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133559140 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-396:PAGING_RESP)[0x56365ea7e730]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133559140 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-396:PAGING_RESP:trans-0:call-157:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x56365ea51740]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250822133559140 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-396:PAGING_RESP:trans-0:call-157:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x56365ea51740]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250822133559140 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-396:PAGING_RESP:trans-0:call-157:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea51740]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250822133559140 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-396:PAGING_RESP callref-0x172ae846 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) 20250822133559140 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-396:PAGING_RESP callref-0x172ae846 tid-0) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250822133559140 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-396:PAGING_RESP callref-0x172ae846 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) 20250822133559140 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-396:PAGING_RESP callref-0x172ae846 tid-0) tx MNCC_RTP_CREATE (RTP=0.0.0.0:0{CLEARMODE#120}) (gsm_04_08_cc.c:309) MSC_Test_0-RAN(2130)@718a44d66dfb: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(2130)@718a44d66dfb: patched enc_l3: '8347'O MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2129)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0100028347'O TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_mt_call_complete 5 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_mt_call_complete 8 20250822133559142 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-396:PAGING_RESP:trans-0:call-157:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea51740]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822133559142 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-396:PAGING_RESP:trans-0:call-157:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea51740]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250822133559142 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-396:PAGING_RESP)[0x56365ea13970]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250822133559342 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133559342 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133559342 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133559342 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133559342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133559342 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133559342 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133559342 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133559343 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-396:PAGING_RESP)[0x56365ea51870]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133559343 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-396:PAGING_RESP)[0x56365ea7e730]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133559343 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-396:PAGING_RESP callref-0x172ae846 tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2690) 20250822133559343 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-396:PAGING_RESP callref-0x172ae846 tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250822133559343 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-396:PAGING_RESP callref-0x172ae846 tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250822133559343 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-396:PAGING_RESP callref-0x172ae846 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) 20250822133559343 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-396:PAGING_RESP callref-0x172ae846 tid-0) tx MNCC_SETUP_CNF (RTP=0.0.0.0:0{CLEARMODE#120}) (gsm_04_08_cc.c:309) TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_mt_call_complete 7 20250822133559349 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-396:PAGING_RESP callref-0x172ae846 tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250822133559349 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-396:PAGING_RESP callref-0x172ae846 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) 20250822133559349 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-396:PAGING_RESP:trans-0:call-157:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x56365ea78fe0]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250822133559349 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-396:PAGING_RESP:trans-0:call-157:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x56365ea78fe0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250822133559349 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-396:PAGING_RESP:trans-0:call-157:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x56365ea78fe0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250822133559349 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-396:PAGING_RESP:trans-0:call-157:RTP_TO_CN:CI-11111:remote-port-not-sent:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea78fe0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_mt_call_complete 9 TC_lu_and_mt_csd0(2138)@718a44d66dfb: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_mt_call_complete DONE TC_lu_and_mt_csd0(2138)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2138)@718a44d66dfb: Hold the call for some time 20250822133559354 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-396:PAGING_RESP:trans-0:call-157:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea78fe0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822133559355 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-396:PAGING_RESP:trans-0:call-157:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea78fe0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250822133559355 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-396:PAGING_RESP)[0x56365ea13970]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250822133559355 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-396:PAGING_RESP)[0x56365ea13970]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250822133559355 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-396:PAGING_RESP)[0x56365ea7e730]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) TC_lu_and_mt_csd0(2138)@718a44d66dfb: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(2138)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2138)@718a44d66dfb: Hangup TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_call_hangup 0: tx MNCC_DISC_REQ 20250822133559859 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-396:PAGING_RESP callref-0x172ae846 tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250822133559859 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-396:PAGING_RESP callref-0x172ae846 tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822133559859 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-396:PAGING_RESP callref-0x172ae846 tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250822133559859 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-396:PAGING_RESP callref-0x172ae846 tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250822133559859 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-396:PAGING_RESP)[0x56365ea51870]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133559859 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133559859 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133559859 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133559859 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133559859 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133559859 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133559859 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133559859 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(2130)@718a44d66dfb: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(2130)@718a44d66dfb: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_len:9 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_from0 20250822133559865 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133559865 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133559865 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133559865 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133559865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133559865 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133559865 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133559865 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(2129)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133559865 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-396:PAGING_RESP)[0x56365ea51870]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133559865 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-396:PAGING_RESP)[0x56365ea7e730]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133559865 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-396:PAGING_RESP callref-0x172ae846 tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2690) 20250822133559865 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-396:PAGING_RESP callref-0x172ae846 tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250822133559865 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-396:PAGING_RESP)[0x56365ea51870]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133559865 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-396:PAGING_RESP callref-0x172ae846 tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250822133559865 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-396:PAGING_RESP callref-0x172ae846 tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250822133559865 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-396:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250822133559865 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-396:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822133559865 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250822133559865 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-396:PAGING_RESP)[0x56365ea7e730]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133559865 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-396:PAGING_RESP)[0x56365ea7e730]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250822133559865 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822133559865 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822133559865 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822133559865 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-396:PAGING_RESP)[0x56365ea13970]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250822133559865 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-396:PAGING_RESP:trans-0:call-157:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea51740]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250822133559865 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-396:PAGING_RESP:trans-0:call-157:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea51740]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-396:PAGING_RESP)[0x56365ea13970] (call_leg.c:197) 20250822133559866 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-396:PAGING_RESP:trans-0:call-157:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea51740]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250822133559866 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-396:PAGING_RESP:trans-0:call-157:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea51740]{ESTABLISHED}: Deallocated (fsm.c:568) 20250822133559866 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-396:PAGING_RESP:trans-0:call-157:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea78fe0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250822133559866 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-396:PAGING_RESP:trans-0:call-157:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea78fe0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-396:PAGING_RESP)[0x56365ea13970] (call_leg.c:197) 20250822133559866 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-396:PAGING_RESP)[0x56365ea13970]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250822133559866 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-396:PAGING_RESP:trans-0:call-157:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea78fe0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250822133559866 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-396:PAGING_RESP:trans-0:call-157:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea78fe0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250822133559866 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-396:PAGING_RESP)[0x56365ea13970]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250822133559866 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-396:PAGING_RESP)[0x56365ea13970]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-396:PAGING_RESP)[0x56365ea7e730] (call_leg.c:198) 20250822133559866 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-396:PAGING_RESP)[0x56365ea13970]{RELEASING}: Freeing instance (call_leg.c:198) 20250822133559866 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-396:PAGING_RESP)[0x56365ea13970]{RELEASING}: Deallocated (fsm.c:568) 20250822133559866 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-396:PAGING_RESP)[0x56365ea7e730]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250822133559866 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-396:PAGING_RESP)[0x56365ea51870]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822133559866 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822133559866 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133559866 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133559866 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133559866 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133559866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133559866 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133559866 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133559866 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133559866 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133559866 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133559866 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133559866 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133559866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133559866 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133559866 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133559866 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2132)@718a44d66dfb: Deleted conn table entry 0TC_lu_and_mt_csd0(2138)388687942 TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(2138)@718a44d66dfb: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(2138)@718a44d66dfb: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2129)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822133559872 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133559872 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133559872 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133559872 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133559872 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133559872 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133559872 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133559872 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133559872 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-396:PAGING_RESP)[0x56365ea51870]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133559872 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-396:PAGING_RESP)[0x56365ea7e730]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133559872 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-396:PAGING_RESP)[0x56365ea7e730]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822133559872 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-396:PAGING_RESP)[0x56365ea7e730]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133559872 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-396:PAGING_RESP)[0x56365ea7e730]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822133559872 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-396:PAGING_RESP)[0x56365ea2dd60]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822133559872 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-396:PAGING_RESP)[0x56365ea2dd60]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-396:PAGING_RESP)[0x56365ea7e730] (msc_a.c:1053) 20250822133559872 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-396:PAGING_RESP)[0x56365ea2dd60]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822133559872 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-396:PAGING_RESP)[0x56365ea2dd60]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822133559872 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-396:PAGING_RESP)[0x56365ea7e730]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365e9ff2c0] (msc_a.c:1053) 20250822133559872 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-396:PAGING_RESP)[0x56365ea7e730]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822133559872 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-396:PAGING_RESP)[0x56365ea7e730]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822133559872 DMSC DEBUG msub_fsm[0x56365e9ff2c0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822133559872 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9) MSC-A terminated (msub.c:261) 20250822133559872 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9) 1 MSC-I still active (msub.c:79) 20250822133559872 DMSC DEBUG msub_fsm[0x56365e9ff2c0]{active}: State change to terminating (no timeout) (msub.c:91) 20250822133559872 DMSC DEBUG msub_fsm[0x56365e9ff2c0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822133559872 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-396:PAGING_RESP)[0x56365ea51870]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822133559872 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-396:PAGING_RESP)[0x56365ea51870]{READY}: Removing from parent msub_fsm[0x56365e9ff2c0] (msub.c:113) 20250822133559872 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-396 (ran_conn.c:155) 20250822133559872 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-396:PAGING_RESP)[0x56365ea51870]{READY}: Freeing instance (msub.c:113) 20250822133559872 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-396:PAGING_RESP)[0x56365ea51870]{READY}: Deallocated (fsm.c:568) 20250822133559872 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9) Free (msub.c:119) 20250822133559872 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9 - active-conn: now used by 1 (attached) (msub.c:375) 20250822133559872 DMSC DEBUG msub_fsm[0x56365e9ff2c0]{terminating}: Freeing instance (msub.c:113) 20250822133559872 DMSC DEBUG msub_fsm[0x56365e9ff2c0]{terminating}: Deallocated (fsm.c:568) 20250822133559873 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133559873 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133559873 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133559873 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133559873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133559873 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133559873 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133559873 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on local reference:0 20250822133559873 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133559873 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133559873 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133559873 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133559873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133559874 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133559874 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133559874 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2130)@718a44d66dfb: Deleted conn table entry 0TC_lu_and_mt_csd0(2138)4840992 TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(2138)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_call_hangup 9: done MSC_Test_0-RAN(2130)@718a44d66dfb: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(2138) TC_lu_and_mt_csd0(2138)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2138)@718a44d66dfb: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(2138)@718a44d66dfb: ----------------------------------------------- TC_lu_and_mt_csd0(2138)@718a44d66dfb: "CSD Bearer Service: BS33T" TC_lu_and_mt_csd0(2138)@718a44d66dfb: ----------------------------------------------- MSC_Test-GSUP(2135)@718a44d66dfb: Created GsupExpect[11] for "262420000000007" to be handled at TC_lu_and_mt_csd0(2138) TC_lu_and_mt_csd0(2138)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000007'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(2130)@718a44d66dfb: Added conn table entry 0TC_lu_and_mt_csd0(2138)3115829 MSC_Test_0-RAN(2130)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(2129)@718a44d66dfb: First idle individual index:0 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133600886 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133600886 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133600886 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133600886 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133600886 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133600886 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133600886 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133600886 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133600887 DMSC DEBUG msub_fsm[0x56365ea51740]{active}: Allocated (fsm.c:456) 20250822133600887 DMSC DEBUG msc_i[0x56365ea2e0f0]{READY}: Allocated (fsm.c:456) 20250822133600887 DMSC DEBUG msc_i[0x56365ea2e0f0]{READY}: is child of msub_fsm[0x56365ea51740] (fsm.c:486) 20250822133600887 DMSC DEBUG msc_a[0x56365ea7e860]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822133600887 DMSC DEBUG msc_a[0x56365ea7e860]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea51740] (fsm.c:486) 20250822133600887 DMSC DEBUG msc_a(unknown:GERAN-A-397:NONE)[0x56365ea7e860]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822133600887 DMSC DEBUG msc_i(unknown:GERAN-A-397:NONE)[0x56365ea2e0f0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822133600887 DMSC DEBUG msc_a(unknown:GERAN-A-397:NONE)[0x56365ea7e860]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822133600887 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-397:LU)[0x56365ea7e860]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822133600887 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-397:LU)[0x56365ea7e860]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822133600887 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-397:LU)[0x56365ea78fe0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822133600887 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-397:LU)[0x56365ea78fe0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-397:LU)[0x56365ea7e860] (fsm.c:486) 20250822133600887 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-397:LU)[0x56365ea78fe0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822133600887 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-397:LU)[0x56365ea78fe0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822133600887 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822133600887 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822133600887 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-397:LU)[0x56365ea7e860]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822133600887 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-397:LU)[0x56365ea7e860]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822133600887 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250822133600888 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822133600888 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-397:LU)[0x56365ea78fe0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822133600888 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-397:LU)[0x56365ea78fe0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822133600888 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-397:LU)[0x56365ea78fe0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822133600888 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-397:LU)[0x56365ea78fe0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822133600888 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-397:LU)[0x56365ea2e0f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822133600888 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-397:LU)[0x56365ea78fe0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822133600888 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-397:LU)[0x56365ea78fe0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822133600888 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-397:LU)[0x56365ea69b30]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822133600888 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-397:LU)[0x56365ea69b30]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-397:LU)[0x56365ea78fe0] (fsm.c:486) 20250822133600888 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-397:LU)[0x56365ea69b30]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822133600888 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-397:LU)[0x56365ea69b30]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822133600888 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133600888 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133600888 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133600888 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133600888 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133600888 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133600888 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133600888 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133600888 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133600888 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133600888 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133600888 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133600888 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133600888 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133600888 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133600888 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@718a44d66dfb: { messageType := 2, destLocRef := '2F8B35'O, sourceLocRef := '00018D'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822133600891 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250822133600891 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2129)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250822133600893 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133600893 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133600893 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133600893 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133600893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133600893 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133600893 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133600893 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133600893 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-397:LU)[0x56365ea2e0f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133600893 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-397:LU)[0x56365ea7e860]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(2138)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822133600895 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133600895 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250822133600895 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250822133600895 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822133600896 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133600896 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-397:LU)[0x56365ea78fe0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822133600896 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-397:LU)[0x56365ea69b30]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822133600896 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-397:LU)[0x56365ea69b30]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822133600896 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-397:LU)[0x56365ea69b30]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822133600896 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-397:LU)[0x56365ea69b30]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-397:LU)[0x56365ea78fe0] (vlr_lu_fsm.c:110) 20250822133600896 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-397:LU)[0x56365ea69b30]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822133600896 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-397:LU)[0x56365ea69b30]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822133600896 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-397:LU)[0x56365ea78fe0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822133600896 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-397:LU)[0x56365ea78fe0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822133600896 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-397:LU)[0x56365ea13970]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822133600896 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-397:LU)[0x56365ea13970]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-397:LU)[0x56365ea78fe0] (fsm.c:486) 20250822133600896 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-397:LU)[0x56365ea13970]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822133600896 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-397:LU)[0x56365ea13970]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822133600896 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-397:LU)[0x56365ea13970]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822133600896 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-397:LU)[0x56365ea13970]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822133600896 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:TMSInew-0x1962C10A) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250822133600896 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-397:LU)[0x56365ea13970]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822133600896 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:TMSInew-0x1962C10A LOCATION UPDATE ACCEPT (TMSI = 0x1962c10a) (gsm_04_08.c:149) 20250822133600896 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:TMSInew-0x1962C10A:GERAN-A-397:LU)[0x56365ea2e0f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133600896 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:TMSInew-0x1962C10A - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822133600897 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133600897 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133600897 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133600897 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133600897 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133600897 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133600897 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133600897 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(2138)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2130)@718a44d66dfb: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(2130)@718a44d66dfb: patched enc_l3: '055B'O MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2129)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002055B'O 20250822133600900 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133600900 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133600900 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133600900 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133600900 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133600900 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133600900 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133600900 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133600900 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:TMSInew-0x1962C10A:GERAN-A-397:LU)[0x56365ea2e0f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133600900 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:TMSInew-0x1962C10A:GERAN-A-397:LU)[0x56365ea7e860]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133600900 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:TMSInew-0x1962C10A:GERAN-A-397:LU)[0x56365ea7e860]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822133600900 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:TMSInew-0x1962C10A:GERAN-A-397:LU)[0x56365ea78fe0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822133600900 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-397:LU)[0x56365ea13970]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822133600900 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250822133600901 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-397:LU)[0x56365ea13970]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822133600901 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-397:LU)[0x56365ea78fe0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822133600901 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-397:LU)[0x56365ea13970]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822133600901 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-397:LU)[0x56365ea13970]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-397:LU)[0x56365ea78fe0] (vlr_lu_fsm.c:817) 20250822133600901 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-397:LU)[0x56365ea13970]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822133600901 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x323FCBC9:GERAN-A-397:LU)[0x56365ea13970]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822133600901 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-397:LU)[0x56365ea78fe0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822133600901 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-397:LU)[0x56365ea7e860]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250822133600901 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-397:LU)[0x56365ea7e860]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.986s remaining) (msc_a.c:450) 20250822133600901 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250822133600901 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-397:LU)[0x56365ea7e860]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133600901 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-397:LU)[0x56365ea7e860]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250822133600901 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822133600901 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822133600901 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822133600901 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-397:LU)[0x56365ea2e0f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822133600901 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822133600901 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133600901 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133600901 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133600901 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133600901 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133600901 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133600901 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133600901 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2129)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822133600905 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133600905 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133600905 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133600905 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133600905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133600905 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133600905 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133600905 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133600905 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-397:LU)[0x56365ea2e0f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133600905 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-397:LU)[0x56365ea7e860]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133600905 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-397:LU)[0x56365ea7e860]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822133600905 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-397:LU)[0x56365ea7e860]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133600905 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-397:LU)[0x56365ea7e860]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822133600905 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-397:LU)[0x56365ea78fe0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822133600905 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-397:LU)[0x56365ea78fe0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-397:LU)[0x56365ea7e860] (msc_a.c:1053) 20250822133600905 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-397:LU)[0x56365ea78fe0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822133600905 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-397:LU)[0x56365ea78fe0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822133600905 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-397:LU)[0x56365ea78fe0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822133600905 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-397:LU)[0x56365ea7e860]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea51740] (msc_a.c:1053) 20250822133600905 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-397:LU)[0x56365ea7e860]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822133600905 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-397:LU)[0x56365ea7e860]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822133600905 DMSC DEBUG msub_fsm[0x56365ea51740]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822133600905 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A) MSC-A terminated (msub.c:261) 20250822133600905 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A) 1 MSC-I still active (msub.c:79) 20250822133600905 DMSC DEBUG msub_fsm[0x56365ea51740]{active}: State change to terminating (no timeout) (msub.c:91) 20250822133600905 DMSC DEBUG msub_fsm[0x56365ea51740]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822133600905 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-397:LU)[0x56365ea2e0f0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822133600905 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-397:LU)[0x56365ea2e0f0]{READY}: Removing from parent msub_fsm[0x56365ea51740] (msub.c:113) 20250822133600905 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-397 (ran_conn.c:155) 20250822133600905 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-397:LU)[0x56365ea2e0f0]{READY}: Freeing instance (msub.c:113) 20250822133600905 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-397:LU)[0x56365ea2e0f0]{READY}: Deallocated (fsm.c:568) 20250822133600905 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A) Free (msub.c:119) 20250822133600905 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A - active-conn: now used by 1 (attached) (msub.c:375) 20250822133600905 DMSC DEBUG msub_fsm[0x56365ea51740]{terminating}: Freeing instance (msub.c:113) 20250822133600905 DMSC DEBUG msub_fsm[0x56365ea51740]{terminating}: Deallocated (fsm.c:568) 20250822133600906 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133600906 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133600906 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133600906 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133600906 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133600906 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133600906 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133600906 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on local reference:0 20250822133600906 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133600906 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133600906 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133600906 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133600906 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133600907 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133600907 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133600907 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2130)@718a44d66dfb: Deleted conn table entry 0TC_lu_and_mt_csd0(2138)3115829 TC_lu_and_mt_csd0(2138)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822133600908 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822133600908 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(2138)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2138)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2130)@718a44d66dfb: Created IMSI[0] for '262420000000007'H'1962C10A'O to be handled at TC_lu_and_mt_csd0(2138) MSC_Test-MNCC(2132)@718a44d66dfb: Added conn table entry 0TC_lu_and_mt_csd0(2138)252593284 20250822133600914 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250822133600914 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250822133600914 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A callref-0xf0e4484 tid-255) New transaction (transaction.c:231) 20250822133600914 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A callref-0xf0e4484 tid-255) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS33T} (gsm_04_08_cc.c:790) 20250822133600914 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A callref-0xf0e4484 tid-255) codecs: :0{(no-codecs)} (from: remote=:0{CLEARMODE#120,BS33T} RAN={(no-codecs)}) (gsm_04_08_cc.c:798) 20250822133600914 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A callref-0xf0e4484 tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250822133600914 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250822133600914 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250822133600914 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133600914 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133600915 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133600915 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133600915 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133600915 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133600915 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133600915 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2130)@718a44d66dfb: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(2138) TC_lu_and_mt_csd0(2138)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2130)@718a44d66dfb: Created IMSI[13] for '262420000000007'H'1962C10A'O to be handled at TC_lu_and_mt_csd0(2138) TC_lu_and_mt_csd0(2138)@718a44d66dfb: 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 := '1962C10A'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(2130)@718a44d66dfb: Added conn table entry 0TC_lu_and_mt_csd0(2138)5611569 MSC_Test_0-SCCP(2129)@718a44d66dfb: First idle individual index:0 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133600923 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133600923 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133600923 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133600923 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133600923 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133600923 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133600923 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133600923 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133600924 DMSC DEBUG msub_fsm[0x56365ea78fe0]{active}: Allocated (fsm.c:456) 20250822133600924 DMSC DEBUG msc_i[0x56365ea7e860]{READY}: Allocated (fsm.c:456) 20250822133600924 DMSC DEBUG msc_i[0x56365ea7e860]{READY}: is child of msub_fsm[0x56365ea78fe0] (fsm.c:486) 20250822133600924 DMSC DEBUG msc_a[0x56365ea2e0f0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822133600924 DMSC DEBUG msc_a[0x56365ea2e0f0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea78fe0] (fsm.c:486) 20250822133600924 DMSC DEBUG msc_a(unknown:GERAN-A-398:NONE)[0x56365ea2e0f0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822133600924 DMSC DEBUG msc_i(unknown:GERAN-A-398:NONE)[0x56365ea7e860]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822133600924 DMSC DEBUG msc_a(unknown:GERAN-A-398:NONE)[0x56365ea2e0f0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822133600925 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1962C10A:GERAN-A-398:PAGING_RESP)[0x56365ea51740]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822133600925 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1962C10A:GERAN-A-398:PAGING_RESP)[0x56365ea51740]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x1962C10A:GERAN-A-398:PAGING_RESP)[0x56365ea2e0f0] (fsm.c:486) 20250822133600925 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1962C10A:GERAN-A-398:PAGING_RESP)[0x56365ea51740]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250822133600925 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1962C10A:GERAN-A-398:PAGING_RESP)[0x56365ea51740]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822133600925 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822133600925 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822133600925 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-398:PAGING_RESP)[0x56365ea2e0f0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822133600925 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-398:PAGING_RESP)[0x56365ea2e0f0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822133600925 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-398:PAGING_RESP)[0x56365ea51740]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822133600925 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-398:PAGING_RESP)[0x56365ea51740]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822133600925 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-398:PAGING_RESP)[0x56365ea51740]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822133600925 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-398:PAGING_RESP)[0x56365ea7e860]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822133600925 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-398:PAGING_RESP)[0x56365ea51740]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822133600925 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-398:PAGING_RESP)[0x56365ea51740]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822133600925 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-398:PAGING_RESP)[0x56365ea51740]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822133600925 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-398:PAGING_RESP)[0x56365ea51740]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822133600925 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-398:PAGING_RESP)[0x56365ea51740]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822133600925 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-398:PAGING_RESP)[0x56365ea51740]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822133600925 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-398:PAGING_RESP)[0x56365ea51740]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822133600925 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-398:PAGING_RESP)[0x56365ea2e0f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250822133600925 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-398:PAGING_RESP)[0x56365ea2e0f0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250822133600926 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A callref-0xf0e4484 tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250822133600926 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250822133600926 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-398:PAGING_RESP)[0x56365ea2e0f0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:407) 20250822133600926 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-398:PAGING_RESP)[0x56365ea2e0f0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250822133600926 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-398:PAGING_RESP callref-0xf0e4484 tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250822133600926 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-398:PAGING_RESP callref-0xf0e4484 tid-0) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS33T} (gsm_04_08_cc.c:905) 20250822133600926 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-398:PAGING_RESP callref-0xf0e4484 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) 20250822133600926 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-398:PAGING_RESP callref-0xf0e4484 tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250822133600926 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-398:PAGING_RESP)[0x56365ea7e860]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133600926 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250822133600926 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250822133600926 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250822133600927 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133600927 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133600927 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133600927 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133600927 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133600927 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133600927 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133600927 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133600927 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133600927 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133600927 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133600927 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133600927 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133600927 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133600927 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133600927 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133600927 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133600927 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133600927 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133600927 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133600927 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133600927 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133600927 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133600927 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@718a44d66dfb: { messageType := 2, destLocRef := '55A031'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(2129)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822133600931 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250822133600931 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(2138)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_mt_call_complete 1 MSC_Test_0-RAN(2130)@718a44d66dfb: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(2130)@718a44d66dfb: patched enc_l3: '8301'O MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2129)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133600939 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133600939 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133600939 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133600939 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133600939 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133600939 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133600939 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133600939 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133600940 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-398:PAGING_RESP)[0x56365ea7e860]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133600940 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-398:PAGING_RESP)[0x56365ea2e0f0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133600940 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-398:PAGING_RESP callref-0xf0e4484 tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2690) 20250822133600940 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-398:PAGING_RESP callref-0xf0e4484 tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250822133600940 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-398:PAGING_RESP callref-0xf0e4484 tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250822133600940 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-398:PAGING_RESP callref-0xf0e4484 tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250822133600940 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-398:PAGING_RESP callref-0xf0e4484 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) 20250822133600940 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-398:PAGING_RESP callref-0xf0e4484 tid-0) tx MNCC_ALERT_IND (RTP=0.0.0.0:0{CLEARMODE#120}) (gsm_04_08_cc.c:309) TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_mt_call_complete 2 MSC_Test-MGCP(2133)@718a44d66dfb: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(2138) 20250822133600944 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-398:PAGING_RESP callref-0xf0e4484 tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250822133600944 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-398:PAGING_RESP)[0x56365ea13970]{ESTABLISHING}: Allocated (fsm.c:456) 20250822133600944 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-398:PAGING_RESP)[0x56365ea13970]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-398:PAGING_RESP)[0x56365ea2e0f0] (fsm.c:486) 20250822133600944 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-398:PAGING_RESP callref-0xf0e4484 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) 20250822133600945 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-398:PAGING_RESP)[0x56365ea2cd80]{UNINITIALIZED}: Allocated (fsm.c:456) 20250822133600945 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-398:PAGING_RESP)[0x56365ea2cd80]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-398:PAGING_RESP)[0x56365ea13970] (fsm.c:486) 20250822133600945 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-398:PAGING_RESP:trans-0:call-158:RTP_TO_CN:no-CI)[0x56365ea2cd80]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250822133600945 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-398:PAGING_RESP:trans-0:call-158:RTP_TO_CN:no-CI)[0x56365ea2cd80]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250822133600945 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-398:PAGING_RESP)[0x56365e9ff2c0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250822133600945 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-398:PAGING_RESP)[0x56365e9ff2c0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-398:PAGING_RESP)[0x56365ea13970] (fsm.c:486) 20250822133600945 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-398:PAGING_RESP:trans-0:call-158:RTP_TO_RAN:no-CI)[0x56365e9ff2c0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250822133600945 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-398:PAGING_RESP:trans-0:call-158:RTP_TO_RAN:no-CI)[0x56365e9ff2c0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(2133)@718a44d66dfb: Found Expect[0] for { line := { verb := "CRCX", trans_id := "388", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "9e" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mt_csd0(2138) TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_mt_call_complete 3 20250822133600949 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-398:PAGING_RESP:trans-0:call-158:RTP_TO_CN:no-CI)[0x56365ea2cd80]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822133600949 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-398:PAGING_RESP)[0x56365ea13970]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250822133600949 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-398:PAGING_RESP)[0x56365ea2e0f0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250822133600949 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-398:PAGING_RESP callref-0xf0e4484 tid-0) CN RTP address available, but in unexpected state 7 (gsm_04_08_cc.c:2122) TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_mt_call_complete 4 20250822133600952 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-398:PAGING_RESP:trans-0:call-158:RTP_TO_RAN:no-CI)[0x56365e9ff2c0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822133600952 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-398:PAGING_RESP)[0x56365ea13970]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250822133600952 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-398:PAGING_RESP)[0x56365ea2e0f0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250822133600952 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-398:PAGING_RESP callref-0xf0e4484 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) 20250822133600952 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-398:PAGING_RESP callref-0xf0e4484 tid-0) Sending Assignment Command (msc_a.c:706) 20250822133600952 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-398:PAGING_RESP)[0x56365ea7e860]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250822133600952 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133600952 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133600952 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133600952 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133600952 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133600952 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133600952 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133600952 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_mt_call_complete 6 MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_len:16 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2129)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O 20250822133600955 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133600955 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133600955 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133600955 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133600955 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133600955 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133600955 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133600955 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133600956 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-398:PAGING_RESP)[0x56365ea7e860]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133600956 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-398:PAGING_RESP)[0x56365ea2e0f0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133600956 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-398:PAGING_RESP:trans-0:call-158:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x56365e9ff2c0]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250822133600956 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-398:PAGING_RESP:trans-0:call-158:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x56365e9ff2c0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250822133600956 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-398:PAGING_RESP:trans-0:call-158:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365e9ff2c0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) MSC_Test_0-RAN(2130)@718a44d66dfb: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(2130)@718a44d66dfb: patched enc_l3: '8347'O 20250822133600956 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-398:PAGING_RESP callref-0xf0e4484 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) 20250822133600956 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-398:PAGING_RESP callref-0xf0e4484 tid-0) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250822133600956 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-398:PAGING_RESP callref-0xf0e4484 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) 20250822133600956 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-398:PAGING_RESP callref-0xf0e4484 tid-0) tx MNCC_RTP_CREATE (RTP=0.0.0.0:0{CLEARMODE#120}) (gsm_04_08_cc.c:309) MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2129)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_mt_call_complete 8 TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_mt_call_complete 5 20250822133600959 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-398:PAGING_RESP:trans-0:call-158:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365e9ff2c0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822133600959 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-398:PAGING_RESP:trans-0:call-158:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365e9ff2c0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250822133600959 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-398:PAGING_RESP)[0x56365ea13970]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250822133601162 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133601162 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133601162 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133601162 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133601162 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133601162 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133601162 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133601162 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133601163 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-398:PAGING_RESP)[0x56365ea7e860]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133601163 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-398:PAGING_RESP)[0x56365ea2e0f0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133601163 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-398:PAGING_RESP callref-0xf0e4484 tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2690) 20250822133601163 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-398:PAGING_RESP callref-0xf0e4484 tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250822133601163 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-398:PAGING_RESP callref-0xf0e4484 tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250822133601163 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-398:PAGING_RESP callref-0xf0e4484 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) 20250822133601163 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-398:PAGING_RESP callref-0xf0e4484 tid-0) tx MNCC_SETUP_CNF (RTP=0.0.0.0:0{CLEARMODE#120}) (gsm_04_08_cc.c:309) TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_mt_call_complete 7 20250822133601168 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-398:PAGING_RESP callref-0xf0e4484 tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250822133601168 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-398:PAGING_RESP callref-0xf0e4484 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) 20250822133601168 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-398:PAGING_RESP:trans-0:call-158:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x56365ea2cd80]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250822133601168 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-398:PAGING_RESP:trans-0:call-158:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x56365ea2cd80]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250822133601168 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-398:PAGING_RESP:trans-0:call-158:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x56365ea2cd80]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250822133601168 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-398:PAGING_RESP:trans-0:call-158:RTP_TO_CN:CI-11111:remote-port-not-sent:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea2cd80]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_mt_call_complete 9 TC_lu_and_mt_csd0(2138)@718a44d66dfb: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_mt_call_complete DONE TC_lu_and_mt_csd0(2138)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2138)@718a44d66dfb: Hold the call for some time 20250822133601173 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-398:PAGING_RESP:trans-0:call-158:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea2cd80]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822133601173 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-398:PAGING_RESP:trans-0:call-158:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea2cd80]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250822133601173 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-398:PAGING_RESP)[0x56365ea13970]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250822133601173 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-398:PAGING_RESP)[0x56365ea13970]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250822133601173 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-398:PAGING_RESP)[0x56365ea2e0f0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) TC_lu_and_mt_csd0(2138)@718a44d66dfb: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(2138)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2138)@718a44d66dfb: Hangup TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_call_hangup 0: tx MNCC_DISC_REQ 20250822133601676 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-398:PAGING_RESP callref-0xf0e4484 tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250822133601676 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-398:PAGING_RESP callref-0xf0e4484 tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822133601676 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-398:PAGING_RESP callref-0xf0e4484 tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250822133601676 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-398:PAGING_RESP callref-0xf0e4484 tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250822133601676 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-398:PAGING_RESP)[0x56365ea7e860]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133601677 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133601677 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133601677 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133601677 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133601677 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133601677 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133601677 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133601677 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(2130)@718a44d66dfb: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(2130)@718a44d66dfb: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_len:9 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2129)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O 20250822133601682 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133601682 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133601682 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133601682 DLM3UA DEBUG 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)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133601683 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133601683 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133601683 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133601683 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133601683 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-398:PAGING_RESP)[0x56365ea7e860]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133601683 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-398:PAGING_RESP)[0x56365ea2e0f0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133601683 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-398:PAGING_RESP callref-0xf0e4484 tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2690) 20250822133601683 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-398:PAGING_RESP callref-0xf0e4484 tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250822133601683 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-398:PAGING_RESP)[0x56365ea7e860]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133601683 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-398:PAGING_RESP callref-0xf0e4484 tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250822133601683 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-398:PAGING_RESP callref-0xf0e4484 tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250822133601683 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-398:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250822133601684 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-398:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822133601684 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250822133601684 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-398:PAGING_RESP)[0x56365ea2e0f0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133601684 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-398:PAGING_RESP)[0x56365ea2e0f0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250822133601684 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822133601684 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822133601684 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822133601684 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-398:PAGING_RESP)[0x56365ea13970]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250822133601684 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-398:PAGING_RESP:trans-0:call-158:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365e9ff2c0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250822133601684 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-398:PAGING_RESP:trans-0:call-158:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365e9ff2c0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-398:PAGING_RESP)[0x56365ea13970] (call_leg.c:197) 20250822133601684 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-398:PAGING_RESP:trans-0:call-158:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365e9ff2c0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250822133601684 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-398:PAGING_RESP:trans-0:call-158:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365e9ff2c0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250822133601684 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-398:PAGING_RESP:trans-0:call-158:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea2cd80]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250822133601684 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-398:PAGING_RESP:trans-0:call-158:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea2cd80]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-398:PAGING_RESP)[0x56365ea13970] (call_leg.c:197) 20250822133601684 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-398:PAGING_RESP)[0x56365ea13970]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250822133601684 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-398:PAGING_RESP:trans-0:call-158:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea2cd80]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250822133601684 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-398:PAGING_RESP:trans-0:call-158:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea2cd80]{ESTABLISHED}: Deallocated (fsm.c:568) 20250822133601684 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-398:PAGING_RESP)[0x56365ea13970]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250822133601684 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-398:PAGING_RESP)[0x56365ea13970]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-398:PAGING_RESP)[0x56365ea2e0f0] (call_leg.c:198) 20250822133601684 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-398:PAGING_RESP)[0x56365ea13970]{RELEASING}: Freeing instance (call_leg.c:198) 20250822133601684 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-398:PAGING_RESP)[0x56365ea13970]{RELEASING}: Deallocated (fsm.c:568) 20250822133601684 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-398:PAGING_RESP)[0x56365ea2e0f0]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250822133601684 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-398:PAGING_RESP)[0x56365ea7e860]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822133601685 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822133601685 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133601685 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133601685 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133601685 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133601685 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133601685 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133601685 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133601685 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133601685 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133601685 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133601685 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133601685 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133601685 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133601685 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133601685 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133601685 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2132)@718a44d66dfb: Deleted conn table entry 0TC_lu_and_mt_csd0(2138)252593284 TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(2138)@718a44d66dfb: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(2138)@718a44d66dfb: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2129)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133601692 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133601692 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133601692 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133601692 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133601692 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133601692 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133601692 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133601692 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133601693 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-398:PAGING_RESP)[0x56365ea7e860]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133601693 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-398:PAGING_RESP)[0x56365ea2e0f0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133601693 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-398:PAGING_RESP)[0x56365ea2e0f0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822133601693 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-398:PAGING_RESP)[0x56365ea2e0f0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133601693 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-398:PAGING_RESP)[0x56365ea2e0f0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822133601693 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-398:PAGING_RESP)[0x56365ea51740]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822133601693 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-398:PAGING_RESP)[0x56365ea51740]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-398:PAGING_RESP)[0x56365ea2e0f0] (msc_a.c:1053) 20250822133601693 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-398:PAGING_RESP)[0x56365ea51740]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822133601693 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-398:PAGING_RESP)[0x56365ea51740]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822133601693 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-398:PAGING_RESP)[0x56365ea2e0f0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea78fe0] (msc_a.c:1053) 20250822133601693 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-398:PAGING_RESP)[0x56365ea2e0f0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822133601693 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-398:PAGING_RESP)[0x56365ea2e0f0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822133601693 DMSC DEBUG msub_fsm[0x56365ea78fe0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822133601693 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A) MSC-A terminated (msub.c:261) 20250822133601693 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A) 1 MSC-I still active (msub.c:79) 20250822133601693 DMSC DEBUG msub_fsm[0x56365ea78fe0]{active}: State change to terminating (no timeout) (msub.c:91) 20250822133601693 DMSC DEBUG msub_fsm[0x56365ea78fe0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822133601693 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-398:PAGING_RESP)[0x56365ea7e860]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822133601693 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-398:PAGING_RESP)[0x56365ea7e860]{READY}: Removing from parent msub_fsm[0x56365ea78fe0] (msub.c:113) 20250822133601693 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-398 (ran_conn.c:155) 20250822133601693 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-398:PAGING_RESP)[0x56365ea7e860]{READY}: Freeing instance (msub.c:113) 20250822133601693 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-398:PAGING_RESP)[0x56365ea7e860]{READY}: Deallocated (fsm.c:568) 20250822133601693 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A) Free (msub.c:119) 20250822133601693 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A - active-conn: now used by 1 (attached) (msub.c:375) 20250822133601693 DMSC DEBUG msub_fsm[0x56365ea78fe0]{terminating}: Freeing instance (msub.c:113) 20250822133601693 DMSC DEBUG msub_fsm[0x56365ea78fe0]{terminating}: Deallocated (fsm.c:568) 20250822133601693 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133601693 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133601693 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133601693 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133601693 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133601693 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133601693 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133601694 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on local reference:0 20250822133601694 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133601694 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133601694 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133601694 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133601694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133601694 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133601694 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133601694 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2130)@718a44d66dfb: Deleted conn table entry 0TC_lu_and_mt_csd0(2138)5611569 TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(2138)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_call_hangup 9: done MSC_Test_0-RAN(2130)@718a44d66dfb: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(2138) TC_lu_and_mt_csd0(2138)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2138)@718a44d66dfb: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(2138)@718a44d66dfb: ----------------------------------------------- TC_lu_and_mt_csd0(2138)@718a44d66dfb: "CSD Bearer Service: BS34T" TC_lu_and_mt_csd0(2138)@718a44d66dfb: ----------------------------------------------- MSC_Test-GSUP(2135)@718a44d66dfb: Created GsupExpect[12] for "262420000000007" to be handled at TC_lu_and_mt_csd0(2138) TC_lu_and_mt_csd0(2138)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000007'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(2130)@718a44d66dfb: Added conn table entry 0TC_lu_and_mt_csd0(2138)6053689 MSC_Test_0-RAN(2130)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(2129)@718a44d66dfb: First idle individual index:0 20250822133602709 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133602709 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133602709 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133602709 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133602709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133602709 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133602709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133602709 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133602710 DMSC DEBUG msub_fsm[0x56365e9ff2c0]{active}: Allocated (fsm.c:456) 20250822133602710 DMSC DEBUG msc_i[0x56365ea2dd60]{READY}: Allocated (fsm.c:456) 20250822133602710 DMSC DEBUG msc_i[0x56365ea2dd60]{READY}: is child of msub_fsm[0x56365e9ff2c0] (fsm.c:486) 20250822133602710 DMSC DEBUG msc_a[0x56365ea69b30]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822133602710 DMSC DEBUG msc_a[0x56365ea69b30]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365e9ff2c0] (fsm.c:486) 20250822133602710 DMSC DEBUG msc_a(unknown:GERAN-A-399:NONE)[0x56365ea69b30]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822133602710 DMSC DEBUG msc_i(unknown:GERAN-A-399:NONE)[0x56365ea2dd60]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822133602710 DMSC DEBUG msc_a(unknown:GERAN-A-399:NONE)[0x56365ea69b30]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822133602710 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-399:LU)[0x56365ea69b30]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822133602710 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-399:LU)[0x56365ea69b30]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822133602710 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-399:LU)[0x56365ea2cd80]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822133602710 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-399:LU)[0x56365ea2cd80]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-399:LU)[0x56365ea69b30] (fsm.c:486) 20250822133602710 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-399:LU)[0x56365ea2cd80]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822133602710 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-399:LU)[0x56365ea2cd80]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822133602710 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822133602710 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822133602710 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-399:LU)[0x56365ea69b30]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822133602710 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-399:LU)[0x56365ea69b30]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822133602710 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250822133602710 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822133602710 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-399:LU)[0x56365ea2cd80]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822133602710 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-399:LU)[0x56365ea2cd80]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822133602710 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-399:LU)[0x56365ea2cd80]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822133602710 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-399:LU)[0x56365ea2cd80]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822133602710 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-399:LU)[0x56365ea2dd60]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822133602710 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-399:LU)[0x56365ea2cd80]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822133602711 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-399:LU)[0x56365ea2cd80]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822133602711 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-399:LU)[0x56365ea2de90]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822133602711 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-399:LU)[0x56365ea2de90]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-399:LU)[0x56365ea2cd80] (fsm.c:486) 20250822133602711 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-399:LU)[0x56365ea2de90]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822133602711 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-399:LU)[0x56365ea2de90]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822133602711 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133602711 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133602711 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133602711 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133602711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133602711 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133602711 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133602711 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133602711 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133602711 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133602711 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133602711 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133602711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133602711 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133602711 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133602711 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-SCCP(2129)@718a44d66dfb: { messageType := 2, destLocRef := '5C5F39'O ("\\_9"), 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)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822133602715 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250822133602715 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2129)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133602716 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133602716 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133602716 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133602716 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133602716 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133602716 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133602716 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133602716 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133602716 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-399:LU)[0x56365ea2dd60]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133602716 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-399:LU)[0x56365ea69b30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(2138)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822133602717 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133602717 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250822133602717 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250822133602717 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822133602718 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133602718 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-399:LU)[0x56365ea2cd80]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822133602718 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-399:LU)[0x56365ea2de90]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822133602718 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-399:LU)[0x56365ea2de90]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822133602718 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-399:LU)[0x56365ea2de90]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822133602718 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-399:LU)[0x56365ea2de90]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-399:LU)[0x56365ea2cd80] (vlr_lu_fsm.c:110) 20250822133602718 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-399:LU)[0x56365ea2de90]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822133602718 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-399:LU)[0x56365ea2de90]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822133602718 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-399:LU)[0x56365ea2cd80]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822133602718 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-399:LU)[0x56365ea2cd80]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822133602718 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-399:LU)[0x56365ea13970]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822133602718 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-399:LU)[0x56365ea13970]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-399:LU)[0x56365ea2cd80] (fsm.c:486) 20250822133602718 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-399:LU)[0x56365ea13970]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822133602718 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-399:LU)[0x56365ea13970]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822133602718 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-399:LU)[0x56365ea13970]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822133602718 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-399:LU)[0x56365ea13970]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822133602718 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:TMSInew-0x51CE26C8) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250822133602718 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-399:LU)[0x56365ea13970]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822133602718 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:TMSInew-0x51CE26C8 LOCATION UPDATE ACCEPT (TMSI = 0x51ce26c8) (gsm_04_08.c:149) 20250822133602718 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:TMSInew-0x51CE26C8:GERAN-A-399:LU)[0x56365ea2dd60]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133602718 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:TMSInew-0x51CE26C8 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822133602718 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133602718 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133602718 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133602718 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133602718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133602718 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133602718 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133602718 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(2138)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2130)@718a44d66dfb: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(2130)@718a44d66dfb: patched enc_l3: '055B'O MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2129)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002055B'O 20250822133602721 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133602721 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133602721 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133602721 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133602721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133602721 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133602721 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133602721 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133602721 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:TMSInew-0x51CE26C8:GERAN-A-399:LU)[0x56365ea2dd60]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133602721 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:TMSInew-0x51CE26C8:GERAN-A-399:LU)[0x56365ea69b30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133602721 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:TMSInew-0x51CE26C8:GERAN-A-399:LU)[0x56365ea69b30]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822133602721 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:TMSInew-0x51CE26C8:GERAN-A-399:LU)[0x56365ea2cd80]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822133602721 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-399:LU)[0x56365ea13970]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822133602721 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250822133602721 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-399:LU)[0x56365ea13970]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822133602721 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-399:LU)[0x56365ea2cd80]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822133602721 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-399:LU)[0x56365ea13970]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822133602721 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-399:LU)[0x56365ea13970]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-399:LU)[0x56365ea2cd80] (vlr_lu_fsm.c:817) 20250822133602721 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-399:LU)[0x56365ea13970]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822133602721 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1962C10A:GERAN-A-399:LU)[0x56365ea13970]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822133602721 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-399:LU)[0x56365ea2cd80]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822133602721 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-399:LU)[0x56365ea69b30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250822133602721 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-399:LU)[0x56365ea69b30]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.988s remaining) (msc_a.c:450) 20250822133602721 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250822133602721 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-399:LU)[0x56365ea69b30]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133602721 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-399:LU)[0x56365ea69b30]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250822133602721 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822133602721 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822133602721 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822133602721 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-399:LU)[0x56365ea2dd60]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822133602721 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822133602721 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133602721 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133602721 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133602721 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133602721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133602721 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133602721 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133602721 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2129)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133602723 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133602723 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133602723 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133602723 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133602723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133602723 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133602723 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133602723 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133602723 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-399:LU)[0x56365ea2dd60]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133602723 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-399:LU)[0x56365ea69b30]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133602723 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-399:LU)[0x56365ea69b30]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822133602723 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-399:LU)[0x56365ea69b30]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133602723 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-399:LU)[0x56365ea69b30]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822133602723 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-399:LU)[0x56365ea2cd80]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822133602723 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-399:LU)[0x56365ea2cd80]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-399:LU)[0x56365ea69b30] (msc_a.c:1053) 20250822133602723 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-399:LU)[0x56365ea2cd80]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822133602723 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-399:LU)[0x56365ea2cd80]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822133602723 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-399:LU)[0x56365ea2cd80]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822133602723 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-399:LU)[0x56365ea69b30]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365e9ff2c0] (msc_a.c:1053) 20250822133602723 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-399:LU)[0x56365ea69b30]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822133602723 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-399:LU)[0x56365ea69b30]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822133602723 DMSC DEBUG msub_fsm[0x56365e9ff2c0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822133602723 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8) MSC-A terminated (msub.c:261) 20250822133602723 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8) 1 MSC-I still active (msub.c:79) 20250822133602723 DMSC DEBUG msub_fsm[0x56365e9ff2c0]{active}: State change to terminating (no timeout) (msub.c:91) 20250822133602723 DMSC DEBUG msub_fsm[0x56365e9ff2c0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822133602723 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-399:LU)[0x56365ea2dd60]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822133602723 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-399:LU)[0x56365ea2dd60]{READY}: Removing from parent msub_fsm[0x56365e9ff2c0] (msub.c:113) 20250822133602723 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-399 (ran_conn.c:155) 20250822133602723 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-399:LU)[0x56365ea2dd60]{READY}: Freeing instance (msub.c:113) 20250822133602723 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-399:LU)[0x56365ea2dd60]{READY}: Deallocated (fsm.c:568) 20250822133602723 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8) Free (msub.c:119) 20250822133602723 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8 - active-conn: now used by 1 (attached) (msub.c:375) 20250822133602723 DMSC DEBUG msub_fsm[0x56365e9ff2c0]{terminating}: Freeing instance (msub.c:113) 20250822133602723 DMSC DEBUG msub_fsm[0x56365e9ff2c0]{terminating}: Deallocated (fsm.c:568) 20250822133602723 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133602723 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133602723 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133602723 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133602723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133602723 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133602723 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133602723 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on local reference:0 20250822133602724 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133602724 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133602724 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133602724 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133602724 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133602724 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133602724 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2130)@718a44d66dfb: Deleted conn table entry 0TC_lu_and_mt_csd0(2138)6053689 20250822133602724 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_lu_and_mt_csd0(2138)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822133602724 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822133602724 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(2138)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2138)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2130)@718a44d66dfb: Created IMSI[0] for '262420000000007'H'51CE26C8'O to be handled at TC_lu_and_mt_csd0(2138) MSC_Test-MNCC(2132)@718a44d66dfb: Added conn table entry 0TC_lu_and_mt_csd0(2138)1025981098 20250822133602726 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8 + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250822133602726 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8 + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250822133602726 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8 callref-0x3d273aaa tid-255) New transaction (transaction.c:231) 20250822133602726 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8 callref-0x3d273aaa tid-255) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS34T} (gsm_04_08_cc.c:790) 20250822133602726 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8 callref-0x3d273aaa tid-255) codecs: :0{(no-codecs)} (from: remote=:0{CLEARMODE#120,BS34T} RAN={(no-codecs)}) (gsm_04_08_cc.c:798) 20250822133602726 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8 callref-0x3d273aaa tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250822133602726 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8 + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250822133602726 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8 - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250822133602726 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133602726 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133602726 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133602726 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133602726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133602726 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133602726 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133602726 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2130)@718a44d66dfb: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(2138) TC_lu_and_mt_csd0(2138)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2130)@718a44d66dfb: Created IMSI[14] for '262420000000007'H'51CE26C8'O to be handled at TC_lu_and_mt_csd0(2138) TC_lu_and_mt_csd0(2138)@718a44d66dfb: 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 := '51CE26C8'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(2130)@718a44d66dfb: Added conn table entry 0TC_lu_and_mt_csd0(2138)2338800 MSC_Test_0-SCCP(2129)@718a44d66dfb: First idle individual index:0 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133602728 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133602728 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133602728 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133602728 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133602728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133602728 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133602728 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133602728 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133602728 DMSC DEBUG msub_fsm[0x56365ea2cd80]{active}: Allocated (fsm.c:456) 20250822133602728 DMSC DEBUG msc_i[0x56365ea69b30]{READY}: Allocated (fsm.c:456) 20250822133602728 DMSC DEBUG msc_i[0x56365ea69b30]{READY}: is child of msub_fsm[0x56365ea2cd80] (fsm.c:486) 20250822133602728 DMSC DEBUG msc_a[0x56365ea2dd60]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822133602728 DMSC DEBUG msc_a[0x56365ea2dd60]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea2cd80] (fsm.c:486) 20250822133602728 DMSC DEBUG msc_a(unknown:GERAN-A-400:NONE)[0x56365ea2dd60]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822133602728 DMSC DEBUG msc_i(unknown:GERAN-A-400:NONE)[0x56365ea69b30]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822133602728 DMSC DEBUG msc_a(unknown:GERAN-A-400:NONE)[0x56365ea2dd60]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822133602728 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x51CE26C8:GERAN-A-400:PAGING_RESP)[0x56365e9ff2c0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822133602728 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x51CE26C8:GERAN-A-400:PAGING_RESP)[0x56365e9ff2c0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x51CE26C8:GERAN-A-400:PAGING_RESP)[0x56365ea2dd60] (fsm.c:486) 20250822133602728 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x51CE26C8:GERAN-A-400:PAGING_RESP)[0x56365e9ff2c0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250822133602728 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x51CE26C8:GERAN-A-400:PAGING_RESP)[0x56365e9ff2c0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822133602729 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8 + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822133602729 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8 + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822133602729 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-400:PAGING_RESP)[0x56365ea2dd60]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822133602729 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-400:PAGING_RESP)[0x56365ea2dd60]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822133602729 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-400:PAGING_RESP)[0x56365e9ff2c0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822133602729 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-400:PAGING_RESP)[0x56365e9ff2c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822133602729 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-400:PAGING_RESP)[0x56365e9ff2c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822133602729 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-400:PAGING_RESP)[0x56365ea69b30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822133602729 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-400:PAGING_RESP)[0x56365e9ff2c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822133602729 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-400:PAGING_RESP)[0x56365e9ff2c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822133602729 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-400:PAGING_RESP)[0x56365e9ff2c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822133602729 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-400:PAGING_RESP)[0x56365e9ff2c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822133602729 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-400:PAGING_RESP)[0x56365e9ff2c0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822133602729 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-400:PAGING_RESP)[0x56365e9ff2c0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822133602729 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-400:PAGING_RESP)[0x56365e9ff2c0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822133602729 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-400:PAGING_RESP)[0x56365ea2dd60]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250822133602729 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-400:PAGING_RESP)[0x56365ea2dd60]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250822133602729 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8 callref-0x3d273aaa tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250822133602729 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250822133602729 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-400:PAGING_RESP)[0x56365ea2dd60]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:407) 20250822133602729 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-400:PAGING_RESP)[0x56365ea2dd60]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250822133602729 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-400:PAGING_RESP callref-0x3d273aaa tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250822133602729 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-400:PAGING_RESP callref-0x3d273aaa tid-0) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS34T} (gsm_04_08_cc.c:905) 20250822133602729 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-400:PAGING_RESP callref-0x3d273aaa 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) 20250822133602729 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-400:PAGING_RESP callref-0x3d273aaa tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250822133602729 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-400:PAGING_RESP)[0x56365ea69b30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133602729 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8 - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250822133602729 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250822133602729 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8 - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250822133602729 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133602729 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133602729 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133602729 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133602729 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133602729 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133602729 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133602729 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133602729 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133602729 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133602729 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133602729 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133602729 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133602729 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133602729 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133602729 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133602729 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133602729 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133602729 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133602729 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133602729 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133602729 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133602729 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 20250822133602729 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-SCCP(2129)@718a44d66dfb: { messageType := 2, destLocRef := '23AFF0'O, sourceLocRef := '000190'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822133602729 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8 + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250822133602729 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8 - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(2138)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_mt_call_complete 1 MSC_Test_0-RAN(2130)@718a44d66dfb: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(2130)@718a44d66dfb: patched enc_l3: '8301'O MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2129)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133602731 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133602732 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133602732 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133602732 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133602732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133602732 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133602732 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133602732 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133602732 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-400:PAGING_RESP)[0x56365ea69b30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133602732 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-400:PAGING_RESP)[0x56365ea2dd60]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133602732 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-400:PAGING_RESP callref-0x3d273aaa tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2690) 20250822133602732 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-400:PAGING_RESP callref-0x3d273aaa tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250822133602732 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-400:PAGING_RESP callref-0x3d273aaa tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250822133602732 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-400:PAGING_RESP callref-0x3d273aaa tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250822133602732 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-400:PAGING_RESP callref-0x3d273aaa 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) 20250822133602732 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-400:PAGING_RESP callref-0x3d273aaa tid-0) tx MNCC_ALERT_IND (RTP=0.0.0.0:0{CLEARMODE#120}) (gsm_04_08_cc.c:309) TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_mt_call_complete 2 MSC_Test-MGCP(2133)@718a44d66dfb: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(2138) 20250822133602733 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-400:PAGING_RESP callref-0x3d273aaa tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250822133602733 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-400:PAGING_RESP)[0x56365ea13970]{ESTABLISHING}: Allocated (fsm.c:456) 20250822133602733 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-400:PAGING_RESP)[0x56365ea13970]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-400:PAGING_RESP)[0x56365ea2dd60] (fsm.c:486) 20250822133602733 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-400:PAGING_RESP callref-0x3d273aaa 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) 20250822133602733 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-400:PAGING_RESP)[0x56365ea78fe0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250822133602733 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-400:PAGING_RESP)[0x56365ea78fe0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-400:PAGING_RESP)[0x56365ea13970] (fsm.c:486) 20250822133602733 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-400:PAGING_RESP:trans-0:call-159:RTP_TO_CN:no-CI)[0x56365ea78fe0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250822133602733 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-400:PAGING_RESP:trans-0:call-159:RTP_TO_CN:no-CI)[0x56365ea78fe0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250822133602733 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-400:PAGING_RESP)[0x56365ea7e730]{UNINITIALIZED}: Allocated (fsm.c:456) 20250822133602733 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-400:PAGING_RESP)[0x56365ea7e730]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-400:PAGING_RESP)[0x56365ea13970] (fsm.c:486) 20250822133602733 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-400:PAGING_RESP:trans-0:call-159:RTP_TO_RAN:no-CI)[0x56365ea7e730]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250822133602733 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-400:PAGING_RESP:trans-0:call-159:RTP_TO_RAN:no-CI)[0x56365ea7e730]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(2133)@718a44d66dfb: Found Expect[0] for { line := { verb := "CRCX", trans_id := "394", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "9f" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mt_csd0(2138) TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_mt_call_complete 3 20250822133602734 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-400:PAGING_RESP:trans-0:call-159:RTP_TO_CN:no-CI)[0x56365ea78fe0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822133602734 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-400:PAGING_RESP)[0x56365ea13970]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250822133602734 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-400:PAGING_RESP)[0x56365ea2dd60]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250822133602734 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-400:PAGING_RESP callref-0x3d273aaa tid-0) CN RTP address available, but in unexpected state 7 (gsm_04_08_cc.c:2122) TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_mt_call_complete 4 20250822133602734 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-400:PAGING_RESP:trans-0:call-159:RTP_TO_RAN:no-CI)[0x56365ea7e730]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822133602734 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-400:PAGING_RESP)[0x56365ea13970]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250822133602734 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-400:PAGING_RESP)[0x56365ea2dd60]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250822133602734 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-400:PAGING_RESP callref-0x3d273aaa 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) 20250822133602734 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-400:PAGING_RESP callref-0x3d273aaa tid-0) Sending Assignment Command (msc_a.c:706) 20250822133602734 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-400:PAGING_RESP)[0x56365ea69b30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250822133602735 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133602735 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133602735 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133602735 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133602735 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133602735 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133602735 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133602735 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_mt_call_complete 6 MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_len:16 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2129)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O 20250822133602736 DLSS7 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)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133602736 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133602736 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133602736 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133602736 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133602736 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133602736 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133602736 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(2130)@718a44d66dfb: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(2130)@718a44d66dfb: patched enc_l3: '8347'O 20250822133602736 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-400:PAGING_RESP)[0x56365ea69b30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133602736 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-400:PAGING_RESP)[0x56365ea2dd60]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133602736 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-400:PAGING_RESP:trans-0:call-159:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x56365ea7e730]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250822133602736 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-400:PAGING_RESP:trans-0:call-159:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x56365ea7e730]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250822133602736 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-400:PAGING_RESP:trans-0:call-159:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea7e730]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_from0 20250822133602736 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-400:PAGING_RESP callref-0x3d273aaa 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) 20250822133602736 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-400:PAGING_RESP callref-0x3d273aaa tid-0) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) MSC_Test_0-SCCP(2129)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0100028347'O 20250822133602736 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-400:PAGING_RESP callref-0x3d273aaa 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) 20250822133602736 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-400:PAGING_RESP callref-0x3d273aaa tid-0) tx MNCC_RTP_CREATE (RTP=0.0.0.0:0{CLEARMODE#120}) (gsm_04_08_cc.c:309) MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_mt_call_complete 5 TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_mt_call_complete 8 20250822133602738 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-400:PAGING_RESP:trans-0:call-159:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea7e730]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822133602738 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-400:PAGING_RESP:trans-0:call-159:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea7e730]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250822133602738 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-400:PAGING_RESP)[0x56365ea13970]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250822133602938 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133602938 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133602938 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133602938 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133602938 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133602938 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133602938 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133602938 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133602939 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-400:PAGING_RESP)[0x56365ea69b30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133602939 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-400:PAGING_RESP)[0x56365ea2dd60]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133602939 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-400:PAGING_RESP callref-0x3d273aaa tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2690) 20250822133602939 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-400:PAGING_RESP callref-0x3d273aaa tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250822133602939 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-400:PAGING_RESP callref-0x3d273aaa tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250822133602939 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-400:PAGING_RESP callref-0x3d273aaa 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) 20250822133602939 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-400:PAGING_RESP callref-0x3d273aaa tid-0) tx MNCC_SETUP_CNF (RTP=0.0.0.0:0{CLEARMODE#120}) (gsm_04_08_cc.c:309) TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_mt_call_complete 7 20250822133602943 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-400:PAGING_RESP callref-0x3d273aaa tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250822133602943 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-400:PAGING_RESP callref-0x3d273aaa 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) 20250822133602943 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-400:PAGING_RESP:trans-0:call-159:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x56365ea78fe0]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250822133602943 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-400:PAGING_RESP:trans-0:call-159:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x56365ea78fe0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250822133602943 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-400:PAGING_RESP:trans-0:call-159:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x56365ea78fe0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250822133602943 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-400:PAGING_RESP:trans-0:call-159:RTP_TO_CN:CI-11111:remote-port-not-sent:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea78fe0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_mt_call_complete 9 TC_lu_and_mt_csd0(2138)@718a44d66dfb: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_mt_call_complete DONE TC_lu_and_mt_csd0(2138)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2138)@718a44d66dfb: Hold the call for some time 20250822133602949 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-400:PAGING_RESP:trans-0:call-159:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea78fe0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822133602949 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-400:PAGING_RESP:trans-0:call-159:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea78fe0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250822133602949 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-400:PAGING_RESP)[0x56365ea13970]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250822133602949 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-400:PAGING_RESP)[0x56365ea13970]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250822133602949 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-400:PAGING_RESP)[0x56365ea2dd60]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) TC_lu_and_mt_csd0(2138)@718a44d66dfb: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(2138)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2138)@718a44d66dfb: Hangup TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_call_hangup 0: tx MNCC_DISC_REQ 20250822133603451 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-400:PAGING_RESP callref-0x3d273aaa tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250822133603451 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-400:PAGING_RESP callref-0x3d273aaa tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822133603451 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-400:PAGING_RESP callref-0x3d273aaa tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250822133603451 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-400:PAGING_RESP callref-0x3d273aaa tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250822133603451 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-400:PAGING_RESP)[0x56365ea69b30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133603451 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133603451 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133603452 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133603452 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133603452 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133603452 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133603452 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133603452 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(2130)@718a44d66dfb: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(2130)@718a44d66dfb: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_len:9 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2129)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133603457 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133603457 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133603457 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133603457 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133603457 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133603457 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133603457 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133603457 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133603457 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-400:PAGING_RESP)[0x56365ea69b30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133603457 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-400:PAGING_RESP)[0x56365ea2dd60]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133603457 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-400:PAGING_RESP callref-0x3d273aaa tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2690) 20250822133603457 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-400:PAGING_RESP callref-0x3d273aaa tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250822133603457 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-400:PAGING_RESP)[0x56365ea69b30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133603457 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-400:PAGING_RESP callref-0x3d273aaa tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250822133603458 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-400:PAGING_RESP callref-0x3d273aaa tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250822133603458 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-400:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250822133603458 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-400:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822133603458 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250822133603458 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-400:PAGING_RESP)[0x56365ea2dd60]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133603458 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-400:PAGING_RESP)[0x56365ea2dd60]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250822133603458 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822133603458 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822133603458 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822133603458 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-400:PAGING_RESP)[0x56365ea13970]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250822133603458 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-400:PAGING_RESP:trans-0:call-159:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea7e730]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250822133603458 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-400:PAGING_RESP:trans-0:call-159:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea7e730]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-400:PAGING_RESP)[0x56365ea13970] (call_leg.c:197) 20250822133603458 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-400:PAGING_RESP:trans-0:call-159:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea7e730]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250822133603458 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-400:PAGING_RESP:trans-0:call-159:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea7e730]{ESTABLISHED}: Deallocated (fsm.c:568) 20250822133603458 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-400:PAGING_RESP:trans-0:call-159:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea78fe0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250822133603458 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-400:PAGING_RESP:trans-0:call-159:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea78fe0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-400:PAGING_RESP)[0x56365ea13970] (call_leg.c:197) 20250822133603458 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-400:PAGING_RESP)[0x56365ea13970]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250822133603458 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-400:PAGING_RESP:trans-0:call-159:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea78fe0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250822133603458 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-400:PAGING_RESP:trans-0:call-159:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea78fe0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250822133603458 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-400:PAGING_RESP)[0x56365ea13970]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250822133603458 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-400:PAGING_RESP)[0x56365ea13970]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-400:PAGING_RESP)[0x56365ea2dd60] (call_leg.c:198) 20250822133603458 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-400:PAGING_RESP)[0x56365ea13970]{RELEASING}: Freeing instance (call_leg.c:198) 20250822133603458 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-400:PAGING_RESP)[0x56365ea13970]{RELEASING}: Deallocated (fsm.c:568) 20250822133603458 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-400:PAGING_RESP)[0x56365ea2dd60]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250822133603458 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-400:PAGING_RESP)[0x56365ea69b30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822133603458 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822133603458 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133603459 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133603459 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133603459 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133603459 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133603459 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133603459 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133603459 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133603459 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133603459 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133603459 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133603459 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133603459 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133603459 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133603459 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133603459 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2132)@718a44d66dfb: Deleted conn table entry 0TC_lu_and_mt_csd0(2138)1025981098 TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(2138)@718a44d66dfb: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(2138)@718a44d66dfb: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(2129)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2129)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133603466 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133603466 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133603466 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133603466 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133603466 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133603466 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133603466 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133603466 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133603467 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-400:PAGING_RESP)[0x56365ea69b30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133603467 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-400:PAGING_RESP)[0x56365ea2dd60]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133603467 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-400:PAGING_RESP)[0x56365ea2dd60]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822133603467 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-400:PAGING_RESP)[0x56365ea2dd60]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133603467 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-400:PAGING_RESP)[0x56365ea2dd60]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822133603467 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-400:PAGING_RESP)[0x56365e9ff2c0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822133603467 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-400:PAGING_RESP)[0x56365e9ff2c0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-400:PAGING_RESP)[0x56365ea2dd60] (msc_a.c:1053) 20250822133603467 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-400:PAGING_RESP)[0x56365e9ff2c0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822133603467 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-400:PAGING_RESP)[0x56365e9ff2c0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822133603467 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-400:PAGING_RESP)[0x56365ea2dd60]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea2cd80] (msc_a.c:1053) 20250822133603467 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-400:PAGING_RESP)[0x56365ea2dd60]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822133603467 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-400:PAGING_RESP)[0x56365ea2dd60]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822133603467 DMSC DEBUG msub_fsm[0x56365ea2cd80]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822133603467 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8) MSC-A terminated (msub.c:261) 20250822133603467 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8) 1 MSC-I still active (msub.c:79) 20250822133603467 DMSC DEBUG msub_fsm[0x56365ea2cd80]{active}: State change to terminating (no timeout) (msub.c:91) 20250822133603467 DMSC DEBUG msub_fsm[0x56365ea2cd80]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822133603467 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-400:PAGING_RESP)[0x56365ea69b30]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822133603467 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-400:PAGING_RESP)[0x56365ea69b30]{READY}: Removing from parent msub_fsm[0x56365ea2cd80] (msub.c:113) 20250822133603467 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-400 (ran_conn.c:155) 20250822133603467 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-400:PAGING_RESP)[0x56365ea69b30]{READY}: Freeing instance (msub.c:113) 20250822133603467 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-400:PAGING_RESP)[0x56365ea69b30]{READY}: Deallocated (fsm.c:568) 20250822133603467 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8) Free (msub.c:119) 20250822133603467 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8 - active-conn: now used by 1 (attached) (msub.c:375) 20250822133603467 DMSC DEBUG msub_fsm[0x56365ea2cd80]{terminating}: Freeing instance (msub.c:113) 20250822133603467 DMSC DEBUG msub_fsm[0x56365ea2cd80]{terminating}: Deallocated (fsm.c:568) 20250822133603467 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133603467 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133603467 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133603468 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133603468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133603468 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133603468 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133603468 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@718a44d66dfb: Session index based on local reference:0 20250822133603469 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133603469 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133603469 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133603469 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133603469 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133603469 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133603469 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133603469 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2130)@718a44d66dfb: Deleted conn table entry 0TC_lu_and_mt_csd0(2138)2338800 TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(2138)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2138)@718a44d66dfb: f_call_hangup 9: done MSC_Test_0-RAN(2130)@718a44d66dfb: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(2138) TC_lu_and_mt_csd0(2138)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2138)@718a44d66dfb: Final verdict of PTC: pass 20250822133604486 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822133604486 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250822133604486 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822133604486 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822133604486 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822133604486 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822133604487 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822133604487 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822133604487 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822133604487 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822133604487 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822133604487 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133604487 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822133604487 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822133604487 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822133604487 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822133604487 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822133604487 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822133604487 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(2132)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-M3UA(2131)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-SCCP(2129)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP(2135)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(2130)@718a44d66dfb: Final verdict of PTC: none20250822133604487 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822133604489 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822133604489 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) IPA-CTRL-CLI-IPA(2128)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP-IPA(2134)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(2136)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(2133)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2139)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(2137)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(2128): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(2129): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(2130): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(2131): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(2132): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(2133): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(2134): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(2135): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(2136): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(2137): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_lu_and_mt_csd0(2138): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(2139): none (pass -> pass) MTC@718a44d66dfb: Test case TC_lu_and_mt_csd finished. Verdict: pass MTC@718a44d66dfb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_csd pass'. Fri Aug 22 13:36:04 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 20250822133605490 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=4861456) 20250822133606488 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822133606488 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822133606488 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822133606492 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=4861456, count=4862616) 20250822133607493 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 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_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 20250822133608494 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_lu_and_mo_call_reass_for_mt_codec started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2143)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(2143)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2143)@718a44d66dfb: ************************************************* MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-SCCP(2141)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822133609310 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2144)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822133609495 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822133609495 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2146)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2146)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822133609501 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2146)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2146)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2146)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@718a44d66dfb: IPA ID RESP: { { 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)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2146)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822133609505 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822133609505 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822133609505 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822133609505 DLSS7 DEBUG 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)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2143)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2143)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822133609512 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133609512 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822133609512 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822133609512 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822133609512 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822133609512 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822133609512 DLSS7 DEBUG 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)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(2143)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2143)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2143)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2143)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822133609514 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) MSC_Test_0-M3UA(2143)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2143)@718a44d66dfb: Message received on association #8 20250822133609515 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822133609515 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822133609515 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822133609515 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822133609515 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822133609515 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250822133609515 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) MSC_Test_0-M3UA(2143)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2143)@718a44d66dfb: Message received on association #8 20250822133609515 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2143)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2143)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2143)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2143)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822133609537 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822133609537 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2147)@718a44d66dfb: Created GsupExpect[0] for "262420000000007" to be handled at TC_lu_and_mo_call_reass_for_mt_codec0(2150) TC_lu_and_mo_call_reass_for_mt_codec0(2150)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250822133610311 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133610311 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133610311 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133610311 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133610311 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)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133610311 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133610311 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133610311 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133610311 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133610311 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133610311 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133610311 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133610311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133610311 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133610311 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133610311 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2143)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2143)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2142)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(2142)@718a44d66dfb: Added conn table entry 0TC_lu_and_mo_call_reass_for_mt_codec0(2150)1856655 MSC_Test_0-SCCP(2141)@718a44d66dfb: First idle individual index:0 MSC_Test_0-RAN(2142)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 20250822133610316 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133610316 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133610316 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133610316 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133610316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133610316 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133610316 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133610316 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2143)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133610316 DMSC DEBUG msub_fsm[0x56365ea7e730]{active}: Allocated (fsm.c:456) 20250822133610316 DMSC DEBUG msc_i[0x56365ea2dfc0]{READY}: Allocated (fsm.c:456) 20250822133610316 DMSC DEBUG msc_i[0x56365ea2dfc0]{READY}: is child of msub_fsm[0x56365ea7e730] (fsm.c:486) 20250822133610316 DMSC DEBUG msc_a[0x56365ea2de90]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822133610316 DMSC DEBUG msc_a[0x56365ea2de90]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea7e730] (fsm.c:486) 20250822133610316 DMSC DEBUG msc_a(unknown:GERAN-A-401:NONE)[0x56365ea2de90]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822133610316 DMSC DEBUG msc_i(unknown:GERAN-A-401:NONE)[0x56365ea2dfc0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822133610316 DMSC DEBUG msc_a(unknown:GERAN-A-401:NONE)[0x56365ea2de90]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822133610316 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-401:LU)[0x56365ea2de90]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822133610316 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-401:LU)[0x56365ea2de90]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822133610316 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-401:LU)[0x56365ea78fe0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822133610316 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-401:LU)[0x56365ea78fe0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-401:LU)[0x56365ea2de90] (fsm.c:486) 20250822133610316 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-401:LU)[0x56365ea78fe0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822133610316 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-401:LU)[0x56365ea78fe0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822133610316 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822133610316 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822133610316 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-401:LU)[0x56365ea2de90]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822133610316 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-401:LU)[0x56365ea2de90]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822133610316 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250822133610316 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822133610316 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-401:LU)[0x56365ea78fe0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822133610316 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-401:LU)[0x56365ea78fe0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822133610316 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-401:LU)[0x56365ea78fe0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822133610316 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-401:LU)[0x56365ea78fe0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822133610316 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-401:LU)[0x56365ea2dfc0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822133610316 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-401:LU)[0x56365ea78fe0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822133610316 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-401:LU)[0x56365ea78fe0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822133610316 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-401:LU)[0x56365ea2e0f0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822133610316 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-401:LU)[0x56365ea2e0f0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-401:LU)[0x56365ea78fe0] (fsm.c:486) 20250822133610316 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-401:LU)[0x56365ea2e0f0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822133610316 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-401:LU)[0x56365ea2e0f0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822133610316 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133610316 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133610316 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133610316 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133610316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133610316 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133610316 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133610316 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133610316 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133610316 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133610316 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133610316 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133610316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133610316 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133610316 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133610316 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2143)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2143)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2143)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2143)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2141)@718a44d66dfb: { messageType := 2, destLocRef := '1C548F'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)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2141)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2141)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2141)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2141)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(2147)@718a44d66dfb: Found GsupExpect[0] for "262420000000007" handled at TC_lu_and_mo_call_reass_for_mt_codec0(2150) MSC_Test-GSUP(2147)@718a44d66dfb: Added IMSI table entry 0TC_lu_and_mo_call_reass_for_mt_codec0(2150)"262420000000007" 20250822133610318 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250822133610318 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(2141)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2141)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(2141)@718a44d66dfb: vl_from0 20250822133610319 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133610319 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133610319 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133610319 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133610319 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133610319 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133610319 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133610319 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(2141)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(2143)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133610319 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-401:LU)[0x56365ea2dfc0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133610319 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-401:LU)[0x56365ea2de90]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) TC_lu_and_mo_call_reass_for_mt_codec0(2150)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_call_reass_for_mt_codec0(2150)@718a44d66dfb: setverdict(pass): none -> pass 20250822133610321 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133610321 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250822133610321 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250822133610321 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822133610321 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133610321 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-401:LU)[0x56365ea78fe0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822133610321 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-401:LU)[0x56365ea2e0f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822133610321 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-401:LU)[0x56365ea2e0f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822133610321 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-401:LU)[0x56365ea2e0f0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822133610321 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-401:LU)[0x56365ea2e0f0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-401:LU)[0x56365ea78fe0] (vlr_lu_fsm.c:110) 20250822133610321 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-401:LU)[0x56365ea2e0f0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822133610321 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-401:LU)[0x56365ea2e0f0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822133610321 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-401:LU)[0x56365ea78fe0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822133610321 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-401:LU)[0x56365ea78fe0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822133610321 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-401:LU)[0x56365ea13970]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822133610321 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-401:LU)[0x56365ea13970]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-401:LU)[0x56365ea78fe0] (fsm.c:486) 20250822133610321 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-401:LU)[0x56365ea13970]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822133610321 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-401:LU)[0x56365ea13970]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822133610321 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-401:LU)[0x56365ea13970]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822133610321 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-401:LU)[0x56365ea13970]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822133610321 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:TMSInew-0x36E8B5E5) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250822133610321 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-401:LU)[0x56365ea13970]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822133610321 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:TMSInew-0x36E8B5E5 LOCATION UPDATE ACCEPT (TMSI = 0x36e8b5e5) (gsm_04_08.c:149) 20250822133610321 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:TMSInew-0x36E8B5E5:GERAN-A-401:LU)[0x56365ea2dfc0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133610321 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:TMSInew-0x36E8B5E5 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822133610321 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133610321 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133610321 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133610321 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133610321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133610321 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133610321 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133610321 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2143)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2143)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2141)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2141)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2141)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2141)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_reass_for_mt_codec0(2150)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2142)@718a44d66dfb: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(2142)@718a44d66dfb: patched enc_l3: '055B'O MSC_Test_0-SCCP(2141)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2141)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(2141)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2141)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002055B'O 20250822133610323 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133610323 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133610323 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133610323 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133610323 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133610323 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133610323 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133610323 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2143)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133610323 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:TMSInew-0x36E8B5E5:GERAN-A-401:LU)[0x56365ea2dfc0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133610323 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:TMSInew-0x36E8B5E5:GERAN-A-401:LU)[0x56365ea2de90]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133610323 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:TMSInew-0x36E8B5E5:GERAN-A-401:LU)[0x56365ea2de90]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822133610323 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:TMSInew-0x36E8B5E5:GERAN-A-401:LU)[0x56365ea78fe0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822133610323 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-401:LU)[0x56365ea13970]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822133610323 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250822133610323 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-401:LU)[0x56365ea13970]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822133610323 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-401:LU)[0x56365ea78fe0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822133610323 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-401:LU)[0x56365ea13970]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822133610323 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-401:LU)[0x56365ea13970]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-401:LU)[0x56365ea78fe0] (vlr_lu_fsm.c:817) 20250822133610323 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-401:LU)[0x56365ea13970]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822133610323 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x51CE26C8:GERAN-A-401:LU)[0x56365ea13970]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822133610323 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-401:LU)[0x56365ea78fe0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822133610323 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-401:LU)[0x56365ea2de90]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250822133610323 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-401:LU)[0x56365ea2de90]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.992s remaining) (msc_a.c:450) 20250822133610323 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250822133610324 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-401:LU)[0x56365ea2de90]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133610324 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-401:LU)[0x56365ea2de90]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250822133610324 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822133610324 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822133610324 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822133610324 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-401:LU)[0x56365ea2dfc0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822133610324 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822133610324 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133610324 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133610324 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133610324 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133610324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133610324 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133610324 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133610324 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2143)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2143)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2141)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2141)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2141)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2141)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822133610324 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133610324 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133610324 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133610324 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133610324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133610324 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133610324 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133610324 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(2141)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2141)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(2141)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2141)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822133610324 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-401:LU)[0x56365ea2dfc0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133610324 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-401:LU)[0x56365ea2de90]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_0-M3UA(2143)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133610324 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-401:LU)[0x56365ea2de90]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822133610324 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-401:LU)[0x56365ea2de90]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133610324 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-401:LU)[0x56365ea2de90]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822133610324 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-401:LU)[0x56365ea78fe0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822133610324 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-401:LU)[0x56365ea78fe0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-401:LU)[0x56365ea2de90] (msc_a.c:1053) 20250822133610324 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-401:LU)[0x56365ea78fe0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822133610324 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-401:LU)[0x56365ea78fe0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822133610324 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-401:LU)[0x56365ea78fe0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822133610324 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-401:LU)[0x56365ea2de90]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea7e730] (msc_a.c:1053) 20250822133610324 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-401:LU)[0x56365ea2de90]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822133610324 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-401:LU)[0x56365ea2de90]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822133610324 DMSC DEBUG msub_fsm[0x56365ea7e730]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822133610324 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5) MSC-A terminated (msub.c:261) 20250822133610324 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5) 1 MSC-I still active (msub.c:79) 20250822133610324 DMSC DEBUG msub_fsm[0x56365ea7e730]{active}: State change to terminating (no timeout) (msub.c:91) 20250822133610324 DMSC DEBUG msub_fsm[0x56365ea7e730]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822133610324 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-401:LU)[0x56365ea2dfc0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822133610324 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-401:LU)[0x56365ea2dfc0]{READY}: Removing from parent msub_fsm[0x56365ea7e730] (msub.c:113) 20250822133610324 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-401 (ran_conn.c:155) 20250822133610324 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-401:LU)[0x56365ea2dfc0]{READY}: Freeing instance (msub.c:113) 20250822133610324 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-401:LU)[0x56365ea2dfc0]{READY}: Deallocated (fsm.c:568) 20250822133610324 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5) Free (msub.c:119) 20250822133610324 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5 - active-conn: now used by 1 (attached) (msub.c:375) 20250822133610324 DMSC DEBUG msub_fsm[0x56365ea7e730]{terminating}: Freeing instance (msub.c:113) 20250822133610324 DMSC DEBUG msub_fsm[0x56365ea7e730]{terminating}: Deallocated (fsm.c:568) 20250822133610324 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133610324 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133610324 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133610324 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133610324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133610324 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133610324 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133610324 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2143)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2143)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2141)@718a44d66dfb: Session index based on local reference:0 20250822133610325 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133610325 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133610325 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133610325 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133610325 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133610325 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133610325 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133610325 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2143)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2142)@718a44d66dfb: Deleted conn table entry 0TC_lu_and_mo_call_reass_for_mt_codec0(2150)1856655 TC_lu_and_mo_call_reass_for_mt_codec0(2150)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822133610325 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822133610325 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_call_reass_for_mt_codec0(2150)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_call_reass_for_mt_codec0(2150)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_reass_for_mt_codec0(2150)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_reass_for_mt_codec0(2150)@718a44d66dfb: 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 := '36E8B5E5'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(2142)@718a44d66dfb: Added conn table entry 0TC_lu_and_mo_call_reass_for_mt_codec0(2150)4822891 MSC_Test_0-RAN(2142)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(2141)@718a44d66dfb: First idle individual index:0 MSC_Test_0-M3UA(2143)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133610530 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133610530 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133610530 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133610530 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133610530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133610530 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133610530 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133610530 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133610530 DMSC DEBUG msub_fsm[0x56365ea78fe0]{active}: Allocated (fsm.c:456) 20250822133610530 DMSC DEBUG msc_i[0x56365ea2de90]{READY}: Allocated (fsm.c:456) 20250822133610530 DMSC DEBUG msc_i[0x56365ea2de90]{READY}: is child of msub_fsm[0x56365ea78fe0] (fsm.c:486) 20250822133610530 DMSC DEBUG msc_a[0x56365ea2dfc0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822133610530 DMSC DEBUG msc_a[0x56365ea2dfc0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea78fe0] (fsm.c:486) 20250822133610530 DMSC DEBUG msc_a(unknown:GERAN-A-402:NONE)[0x56365ea2dfc0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822133610530 DMSC DEBUG msc_i(unknown:GERAN-A-402:NONE)[0x56365ea2de90]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822133610530 DMSC DEBUG msc_a(unknown:GERAN-A-402:NONE)[0x56365ea2dfc0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822133610530 DMM DEBUG msc_a(TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ)[0x56365ea2dfc0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250822133610530 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ)[0x56365ea7e730]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822133610530 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ)[0x56365ea7e730]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ)[0x56365ea2dfc0] (fsm.c:486) 20250822133610530 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ)[0x56365ea7e730]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250822133610530 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ)[0x56365ea7e730]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822133610530 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822133610531 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822133610531 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ)[0x56365ea2dfc0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822133610531 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ)[0x56365ea2dfc0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822133610531 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ)[0x56365ea7e730]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822133610531 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ)[0x56365ea7e730]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822133610531 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ)[0x56365ea7e730]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822133610531 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ)[0x56365ea2de90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822133610531 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ)[0x56365ea7e730]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822133610531 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ)[0x56365ea7e730]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822133610531 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ)[0x56365ea7e730]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822133610531 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ)[0x56365ea7e730]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822133610531 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ)[0x56365ea7e730]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822133610531 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ)[0x56365ea7e730]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822133610531 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ)[0x56365ea7e730]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822133610531 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ)[0x56365ea2de90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133610531 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ)[0x56365ea2dfc0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250822133610531 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ)[0x56365ea2dfc0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250822133610531 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250822133610531 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250822133610531 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133610531 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133610531 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133610531 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133610531 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133610531 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133610531 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133610531 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133610531 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133610531 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133610531 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133610531 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133610531 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133610531 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133610531 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133610531 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133610531 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133610531 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133610531 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133610531 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133610531 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133610531 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133610531 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133610531 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2143)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2143)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2143)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2143)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2143)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2143)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2141)@718a44d66dfb: { messageType := 2, destLocRef := '49976B'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)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2141)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2141)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2141)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2141)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2141)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2141)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2141)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2141)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822133610533 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250822133610533 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mo_call_reass_for_mt_codec0(2150)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_call_reass_for_mt_codec0(2150)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(2144)@718a44d66dfb: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_call_reass_for_mt_codec0(2150) MSC_Test-MGCP(2145)@718a44d66dfb: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_call_reass_for_mt_codec0(2150) MSC_Test_0-RAN(2142)@718a44d66dfb: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(2142)@718a44d66dfb: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(2141)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2141)@718a44d66dfb: vl_len:19 MSC_Test_0-SCCP(2141)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2141)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O 20250822133610551 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133610551 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133610551 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133610551 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133610551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133610551 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133610551 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133610551 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2143)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133610551 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ)[0x56365ea2de90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133610551 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ)[0x56365ea2dfc0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133610551 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250822133610551 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5 callref-0x80000032 tid-8) New transaction (transaction.c:231) 20250822133610551 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ)[0x56365ea2dfc0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2671) 20250822133610551 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ)[0x56365ea2dfc0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250822133610551 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2690) 20250822133610551 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822133610551 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250822133610551 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) codecs: :0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:702) 20250822133610552 DCC INFO trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250822133610552 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250822133610552 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ)[0x56365ea2e0f0]{ESTABLISHING}: Allocated (fsm.c:456) 20250822133610552 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ)[0x56365ea2e0f0]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ)[0x56365ea2dfc0] (fsm.c:486) 20250822133610552 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) codecs: :0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:2161) 20250822133610552 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ)[0x56365e9ff2c0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250822133610552 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ)[0x56365e9ff2c0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ)[0x56365ea2e0f0] (fsm.c:486) 20250822133610552 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ:trans-8:call-160:RTP_TO_CN:no-CI)[0x56365e9ff2c0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250822133610552 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ:trans-8:call-160:RTP_TO_CN:no-CI)[0x56365e9ff2c0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250822133610552 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ)[0x56365ea51870]{UNINITIALIZED}: Allocated (fsm.c:456) 20250822133610552 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ)[0x56365ea51870]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ)[0x56365ea2e0f0] (fsm.c:486) 20250822133610552 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ:trans-8:call-160:RTP_TO_RAN:no-CI)[0x56365ea51870]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250822133610552 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ:trans-8:call-160:RTP_TO_RAN:no-CI)[0x56365ea51870]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(2145)@718a44d66dfb: Found Expect[0] for { line := { verb := "CRCX", trans_id := "400", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "a0" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mo_call_reass_for_mt_codec0(2150) TC_lu_and_mo_call_reass_for_mt_codec0(2150)@718a44d66dfb: f_mo_call_establish 2: rx 1st CRCX 20250822133610566 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ:trans-8:call-160:RTP_TO_CN:no-CI)[0x56365e9ff2c0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822133610566 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ)[0x56365ea2e0f0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250822133610566 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ)[0x56365ea2dfc0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250822133610566 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) tx MNCC_SETUP_IND (RTP=1.1.1.1:10000{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:309) TC_lu_and_mo_call_reass_for_mt_codec0(2150)@718a44d66dfb: f_mo_call_establish 6: rx 2nd CRCX 20250822133610568 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ:trans-8:call-160:RTP_TO_RAN:no-CI)[0x56365ea51870]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822133610568 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ)[0x56365ea2e0f0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250822133610568 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ)[0x56365ea2dfc0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250822133610568 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) codecs: 1.1.1.1:10000{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:705) 20250822133610568 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) Sending Assignment Command (msc_a.c:706) 20250822133610568 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ)[0x56365ea2de90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250822133610568 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133610568 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133610568 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133610568 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133610568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133610568 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133610568 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133610568 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test-MNCC(2144)@718a44d66dfb: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_call_reass_for_mt_codec0(2150) MSC_Test_0-M3UA(2143)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2143)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-MNCC(2144)@718a44d66dfb: Added conn table entry 0TC_lu_and_mo_call_reass_for_mt_codec0(2150)-2147483598 MSC_Test_0-SCCP(2141)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2141)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2141)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2141)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_reass_for_mt_codec0(2150)@718a44d66dfb: f_mo_call_establish 1: rx MNCC SETUP ind TC_lu_and_mo_call_reass_for_mt_codec0(2150)@718a44d66dfb: f_mo_call_establish 4: rx Assignment Request 20250822133610573 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) MSC_Test_0-SCCP(2141)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2141)@718a44d66dfb: vl_len:14 MSC_Test_0-SCCP(2141)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2141)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O 20250822133610575 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133610575 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133610575 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133610575 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133610575 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133610575 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133610575 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133610575 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2143)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133610575 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ)[0x56365ea2de90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133610575 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ)[0x56365ea2dfc0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133610575 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ:trans-8:call-160:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x56365ea51870]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250822133610575 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ:trans-8:call-160:RTP_TO_RAN:CI-22222:no-remote-port:codecs-not-sent:mode-not-sent:local-2-2-2-2-11000)[0x56365ea51870]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250822133610576 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ:trans-8:call-160:RTP_TO_RAN:CI-22222:remote-port-not-sent:codecs-not-sent:mode-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea51870]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250822133610576 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) codecs: 1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:1596) 20250822133610576 DCC INFO trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) Assignment Complete: RAN: GSM#3, CN: GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111 (msc_a.c:1597) 20250822133610576 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) codecs: 1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:2187) 20250822133610576 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) tx MNCC_RTP_CREATE (RTP=1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111}) (gsm_04_08_cc.c:309) TC_lu_and_mo_call_reass_for_mt_codec0(2150)@718a44d66dfb: f_mo_call_establish 5: rx MDCX for the RAN side TC_lu_and_mo_call_reass_for_mt_codec0(2150)@718a44d66dfb: f_mo_call_establish 3: rx RTP CREATE 20250822133610579 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ:trans-8:call-160:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea51870]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822133610579 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ:trans-8:call-160:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea51870]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250822133610579 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ)[0x56365ea2e0f0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250822133610580 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250822133610580 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822133610580 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822133610580 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250822133610580 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ)[0x56365ea2de90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133610580 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133610580 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133610580 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133610580 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133610580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133610580 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133610580 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133610580 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2143)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2143)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2141)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2141)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2141)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2141)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822133610583 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) rx MNCC_ALERT_REQ (RTP=9.8.7.6:9000{AMR:octet-align=1#112}) (gsm_04_08_cc.c:2462) 20250822133610583 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822133610583 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822133610583 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250822133610583 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) codecs: 1.1.1.1:10000{AMR:octet-align=1#112} (from: assigned=GSM#3 remote=9.8.7.6:9000{AMR:octet-align=1#112} MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:798) 20250822133610583 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ:trans-8:call-160:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x56365e9ff2c0]{ESTABLISHING}: setting codecs to AMR:octet-align=1#112 (rtp_stream.c:430) 20250822133610583 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ:trans-8:call-160:RTP_TO_CN:CI-11111:no-remote-port:codecs-not-sent:mode-not-sent:local-1-1-1-1-10000)[0x56365e9ff2c0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250822133610583 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ:trans-8:call-160:RTP_TO_CN:CI-11111:remote-port-not-sent:codecs-not-sent:mode-not-sent:local-1-1-1-1-10000:remote-9-8-7-6-9000)[0x56365e9ff2c0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250822133610583 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) Remote call leg mismatches assigned codec: 1.1.1.1:10000{AMR:octet-align=1#112} (from: assigned=GSM#3 remote=9.8.7.6:9000{AMR:octet-align=1#112} MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:834) 20250822133610583 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) codecs: 1.1.1.1:10000{AMR:octet-align=1#112} (from: assigned=GSM#3 remote=9.8.7.6:9000{AMR:octet-align=1#112} MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:705) 20250822133610583 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) Sending Assignment Command (msc_a.c:706) 20250822133610583 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ)[0x56365ea2de90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250822133610583 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ)[0x56365ea2de90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133610583 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133610583 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133610583 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133610583 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133610583 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133610583 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133610583 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133610583 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133610583 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133610583 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133610583 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133610583 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133610583 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133610583 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133610583 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133610583 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2143)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2143)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2143)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2143)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2141)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2141)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2141)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2141)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2141)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2141)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2141)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2141)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_reass_for_mt_codec0(2150)@718a44d66dfb: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_call_reass_for_mt_codec0(2150)@718a44d66dfb: { 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" } } } } } } } 20250822133610585 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ:trans-8:call-160:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-9-8-7-6-9000)[0x56365e9ff2c0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822133610585 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ:trans-8:call-160:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-9-8-7-6-9000)[0x56365e9ff2c0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250822133610585 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ)[0x56365ea2e0f0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250822133610585 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ)[0x56365ea2e0f0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250822133610585 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ)[0x56365ea2dfc0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) TC_lu_and_mo_call_reass_for_mt_codec0(2150)@718a44d66dfb: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-SCCP(2141)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2141)@718a44d66dfb: vl_len:16 MSC_Test_0-SCCP(2141)@718a44d66dfb: vl_from0 20250822133610587 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133610586 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250822133610587 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) codecs: 1.1.1.1:10000{AMR:octet-align=1#112} (from: assigned=GSM#3 remote=9.8.7.6:9000{AMR:octet-align=1#112} MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:798) 20250822133610587 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ:trans-8:call-160:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-9-8-7-6-9000)[0x56365e9ff2c0]{ESTABLISHED}: no change: codecs already set to AMR:octet-align=1#112 (rtp_stream.c:424) 20250822133610587 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ:trans-8:call-160:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-9-8-7-6-9000)[0x56365e9ff2c0]{ESTABLISHED}: remote addr already 9.8.7.6:9000, no change (rtp_stream.c:470) 20250822133610587 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ:trans-8:call-160:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-9-8-7-6-9000)[0x56365e9ff2c0]{ESTABLISHED}: Not committing: remote RTP address, codecs and mode are already set up at MGW (rtp_stream.c:402) 20250822133610587 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133610587 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133610587 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133610587 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133610587 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133610587 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133610587 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(2141)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E0383FF57'O MSC_Test_0-M3UA(2143)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133610587 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ)[0x56365ea2de90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133610587 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ)[0x56365ea2dfc0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133610587 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ:trans-8:call-160:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea51870]{ESTABLISHED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:429) 20250822133610587 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ:trans-8:call-160:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea51870]{ESTABLISHING}: setting codecs to AMR:octet-align=1#112 (rtp_stream.c:430) 20250822133610587 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ:trans-8:call-160:RTP_TO_RAN:CI-22222:codecs-not-sent:mode-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea51870]{ESTABLISHING}: remote addr already 9.8.7.6:9000, no change (rtp_stream.c:470) 20250822133610587 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ:trans-8:call-160:RTP_TO_RAN:CI-22222:codecs-not-sent:mode-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea51870]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating codecs (rtp_stream.c:411) 20250822133610587 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) codecs: 1.1.1.1:10000{AMR:octet-align=1#112} (from: assigned=AMR:octet-align=1#112 remote=9.8.7.6:9000{AMR:octet-align=1#112} MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:1596) 20250822133610587 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) Assignment Complete: RAN: AMR:octet-align=1#112, CN: AMR:octet-align=1#112 (msc_a.c:1597) 20250822133610587 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) Re-Assignment complete (gsm_04_08_cc.c:2150) 20250822133610587 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250822133610587 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822133610587 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822133610587 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250822133610587 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250822133610587 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ)[0x56365ea2de90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133610587 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133610587 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133610587 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133610587 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133610587 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133610587 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133610587 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133610587 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2143)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2143)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2141)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2141)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2141)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2141)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_reass_for_mt_codec0(2150)@718a44d66dfb: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_call_reass_for_mt_codec0(2150)@718a44d66dfb: { 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(2150)@718a44d66dfb: f_mo_call_establish 10: rx CC CONNECT 20250822133610591 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ:trans-8:call-160:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea51870]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822133610591 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ:trans-8:call-160:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea51870]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250822133610591 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ)[0x56365ea2e0f0]{ESTABLISHED}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_0-RAN(2142)@718a44d66dfb: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(2142)@718a44d66dfb: patched enc_l3: '038F'O MSC_Test_0-SCCP(2141)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2141)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(2141)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2141)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(2143)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133610592 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133610592 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133610592 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133610592 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133610592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133610592 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133610592 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133610592 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133610592 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ)[0x56365ea2de90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133610592 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ)[0x56365ea2dfc0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133610592 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2690) 20250822133610592 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250822133610592 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250822133610592 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822133610592 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) tx MNCC_SETUP_COMPL_IND (gsm_04_08_cc.c:309) TC_lu_and_mo_call_reass_for_mt_codec0(2150)@718a44d66dfb: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_call_reass_for_mt_codec0(2150)@718a44d66dfb: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_call_reass_for_mt_codec0(2150)@718a44d66dfb: f_mo_call_establish DONE TC_lu_and_mo_call_reass_for_mt_codec0(2150)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_reass_for_mt_codec0(2150)@718a44d66dfb: Hold the call for some time TC_lu_and_mo_call_reass_for_mt_codec0(2150)@718a44d66dfb: Call stayed open for 5.000000 seconds, all is well. TC_lu_and_mo_call_reass_for_mt_codec0(2150)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_reass_for_mt_codec0(2150)@718a44d66dfb: Hangup TC_lu_and_mo_call_reass_for_mt_codec0(2150)@718a44d66dfb: f_call_hangup 0: tx MNCC_DISC_REQ 20250822133616107 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250822133616107 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822133616107 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250822133616107 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250822133616107 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ)[0x56365ea2de90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133616107 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133616107 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133616107 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133616108 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133616108 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133616108 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133616108 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133616108 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2143)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2143)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2141)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2141)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2141)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2141)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_reass_for_mt_codec0(2150)@718a44d66dfb: f_call_hangup 1: rx DTAP CC DISC 20250822133616115 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250822133616115 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822133616115 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822133616115 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250822133616115 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250822133616115 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250822133616115 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ)[0x56365ea2de90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133616115 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133616115 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133616115 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133616115 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133616115 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133616115 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133616115 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133616115 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2143)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2143)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2141)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2141)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2141)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2141)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_reass_for_mt_codec0(2150)@718a44d66dfb: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_call_reass_for_mt_codec0(2150)@718a44d66dfb: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(2142)@718a44d66dfb: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(2142)@718a44d66dfb: patched enc_l3: '03EA'O MSC_Test_0-SCCP(2141)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2141)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(2141)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2141)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '01000203EA'O 20250822133616120 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133616120 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133616120 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133616120 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133616120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133616121 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133616121 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133616121 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2143)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133616121 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ)[0x56365ea2de90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133616121 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ)[0x56365ea2dfc0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133616121 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2690) 20250822133616121 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250822133616121 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250822133616121 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250822133616121 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250822133616121 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822133616121 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250822133616121 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ)[0x56365ea2dfc0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133616121 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ)[0x56365ea2dfc0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250822133616121 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822133616121 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822133616121 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822133616121 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ)[0x56365ea2e0f0]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250822133616121 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ:trans-8:call-160:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea51870]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250822133616122 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ:trans-8:call-160:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea51870]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ)[0x56365ea2e0f0] (call_leg.c:197) 20250822133616122 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ:trans-8:call-160:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea51870]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250822133616122 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ:trans-8:call-160:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x56365ea51870]{ESTABLISHED}: Deallocated (fsm.c:568) 20250822133616122 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ:trans-8:call-160:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-9-8-7-6-9000)[0x56365e9ff2c0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250822133616122 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ:trans-8:call-160:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-9-8-7-6-9000)[0x56365e9ff2c0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ)[0x56365ea2e0f0] (call_leg.c:197) 20250822133616122 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ)[0x56365ea2e0f0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250822133616122 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ:trans-8:call-160:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-9-8-7-6-9000)[0x56365e9ff2c0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250822133616122 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ:trans-8:call-160:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-9-8-7-6-9000)[0x56365e9ff2c0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250822133616122 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ)[0x56365ea2e0f0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250822133616122 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ)[0x56365ea2e0f0]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ)[0x56365ea2dfc0] (call_leg.c:198) 20250822133616122 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ)[0x56365ea2e0f0]{RELEASING}: Freeing instance (call_leg.c:198) 20250822133616122 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ)[0x56365ea2e0f0]{RELEASING}: Deallocated (fsm.c:568) 20250822133616122 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ)[0x56365ea2dfc0]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250822133616122 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ)[0x56365ea2de90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822133616122 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822133616123 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133616123 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133616123 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133616123 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133616123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133616123 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133616123 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133616123 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2143)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2143)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2141)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2141)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2141)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2141)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2144)@718a44d66dfb: Deleted conn table entry 0TC_lu_and_mo_call_reass_for_mt_codec0(2150)-2147483598 TC_lu_and_mo_call_reass_for_mt_codec0(2150)@718a44d66dfb: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_call_reass_for_mt_codec0(2150)@718a44d66dfb: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mo_call_reass_for_mt_codec0(2150)@718a44d66dfb: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(2141)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2141)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(2141)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2141)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822133616127 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133616127 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133616127 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133616127 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133616127 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133616127 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133616127 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(2143)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133616127 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133616128 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ)[0x56365ea2de90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133616128 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ)[0x56365ea2dfc0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133616128 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ)[0x56365ea2dfc0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822133616128 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ)[0x56365ea2dfc0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133616128 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ)[0x56365ea2dfc0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822133616128 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ)[0x56365ea7e730]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822133616128 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ)[0x56365ea7e730]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ)[0x56365ea2dfc0] (msc_a.c:1053) 20250822133616128 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ)[0x56365ea7e730]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822133616128 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ)[0x56365ea7e730]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822133616128 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ)[0x56365ea2dfc0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea78fe0] (msc_a.c:1053) 20250822133616128 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ)[0x56365ea2dfc0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822133616128 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ)[0x56365ea2dfc0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822133616128 DMSC DEBUG msub_fsm[0x56365ea78fe0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822133616128 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5) MSC-A terminated (msub.c:261) 20250822133616128 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5) 1 MSC-I still active (msub.c:79) 20250822133616128 DMSC DEBUG msub_fsm[0x56365ea78fe0]{active}: State change to terminating (no timeout) (msub.c:91) 20250822133616128 DMSC DEBUG msub_fsm[0x56365ea78fe0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822133616128 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ)[0x56365ea2de90]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822133616128 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ)[0x56365ea2de90]{READY}: Removing from parent msub_fsm[0x56365ea78fe0] (msub.c:113) 20250822133616128 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-402 (ran_conn.c:155) 20250822133616128 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ)[0x56365ea2de90]{READY}: Freeing instance (msub.c:113) 20250822133616128 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5:GERAN-A-402:CM_SERVICE_REQ)[0x56365ea2de90]{READY}: Deallocated (fsm.c:568) 20250822133616128 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5) Free (msub.c:119) 20250822133616128 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36E8B5E5 - active-conn: now used by 1 (attached) (msub.c:375) 20250822133616128 DMSC DEBUG msub_fsm[0x56365ea78fe0]{terminating}: Freeing instance (msub.c:113) 20250822133616128 DMSC DEBUG msub_fsm[0x56365ea78fe0]{terminating}: Deallocated (fsm.c:568) 20250822133616128 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133616128 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133616128 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133616128 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133616128 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133616128 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133616128 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133616128 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2143)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2143)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2141)@718a44d66dfb: Session index based on local reference:0 20250822133616129 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133616129 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133616129 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133616129 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133616129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133616129 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133616129 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133616129 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2143)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2142)@718a44d66dfb: Deleted conn table entry 0TC_lu_and_mo_call_reass_for_mt_codec0(2150)4822891 TC_lu_and_mo_call_reass_for_mt_codec0(2150)@718a44d66dfb: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_call_reass_for_mt_codec0(2150)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_reass_for_mt_codec0(2150)@718a44d66dfb: f_call_hangup 9: done TC_lu_and_mo_call_reass_for_mt_codec0(2150)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_reass_for_mt_codec0(2150)@718a44d66dfb: Final verdict of PTC: pass 20250822133617140 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822133617140 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822133617141 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822133617141 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822133617141 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822133617141 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822133617141 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822133617141 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822133617141 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822133617141 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133617141 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822133617141 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822133617141 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822133617141 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822133617141 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822133617141 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) MSC_Test-GSUP(2147)@718a44d66dfb: Final verdict of PTC: none 20250822133617141 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822133617141 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822133617141 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250822133617141 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822133617141 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2143)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(2144)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-SCCP(2141)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(2142)@718a44d66dfb: Final verdict of PTC: none 20250822133617145 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) IPA-CTRL-CLI-IPA(2140)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(2148)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP-IPA(2146)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(2149)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(2145)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2151)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(2140): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(2141): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(2142): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(2143): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(2144): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(2145): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(2146): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(2147): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(2148): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(2149): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_lu_and_mo_call_reass_for_mt_codec0(2150): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(2151): none (pass -> pass) MTC@718a44d66dfb: Test case TC_lu_and_mo_call_reass_for_mt_codec finished. Verdict: pass MTC@718a44d66dfb: 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'. Fri Aug 22 13:36:17 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 20250822133618145 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=459872) 20250822133619141 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822133619141 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822133619141 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822133619146 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=459872, count=462028) 20250822133620147 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:36:20 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests.TC_silent_call_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 20250822133621148 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_silent_call_start_stop started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(2155)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(2155)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2155)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(2153)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822133621871 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2156)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822133622066 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822133622066 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822133622066 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822133622066 DLSS7 DEBUG 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)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2155)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2155)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822133622071 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133622071 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822133622071 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822133622071 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822133622071 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822133622071 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822133622071 DLSS7 DEBUG 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)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(2155)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2155)@718a44d66dfb: Message received on association #8 20250822133622072 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133622072 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822133622072 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822133622072 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822133622072 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822133622072 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) MSC_Test_0-M3UA(2155)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2155)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822133622072 DLSS7 DEBUG 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)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2155)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2155)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2155)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2155)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2155)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) 20250822133622072 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822133622072 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2155)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2155)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822133622149 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822133622149 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2158)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2158)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822133622155 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2158)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2158)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2158)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@718a44d66dfb: IPA ID RESP: { { 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)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2158)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822133622171 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822133622171 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2159)@718a44d66dfb: Created GsupExpect[0] for "262420000000030" to be handled at TC_silent_call_start_stop0(2162) TC_silent_call_start_stop0(2162)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250822133622881 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133622881 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133622881 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133622881 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133622881 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133622881 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133622881 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133622881 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133622881 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133622881 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133622881 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133622881 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133622881 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133622881 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133622882 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133622882 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2155)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2154)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(2154)@718a44d66dfb: Added conn table entry 0TC_silent_call_start_stop0(2162)10715365 MSC_Test_0-SCCP(2153)@718a44d66dfb: First idle individual index:0 MSC_Test_0-RAN(2154)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 20250822133622896 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133622896 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133622896 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133622896 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133622896 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133622896 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133622896 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133622896 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133622896 DMSC DEBUG msub_fsm[0x56365ea37160]{active}: Allocated (fsm.c:456) 20250822133622896 DMSC DEBUG msc_i[0x56365ea2dd60]{READY}: Allocated (fsm.c:456) 20250822133622896 DMSC DEBUG msc_i[0x56365ea2dd60]{READY}: is child of msub_fsm[0x56365ea37160] (fsm.c:486) 20250822133622896 DMSC DEBUG msc_a[0x56365e9ff2c0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822133622896 DMSC DEBUG msc_a[0x56365e9ff2c0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea37160] (fsm.c:486) 20250822133622896 DMSC DEBUG msc_a(unknown:GERAN-A-403:NONE)[0x56365e9ff2c0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822133622896 DMSC DEBUG msc_i(unknown:GERAN-A-403:NONE)[0x56365ea2dd60]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822133622896 DMSC DEBUG msc_a(unknown:GERAN-A-403:NONE)[0x56365e9ff2c0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822133622896 DMM DEBUG msc_a(IMSI-262420000000030:GERAN-A-403:LU)[0x56365e9ff2c0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000030 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822133622896 DMM DEBUG msc_a(IMSI-262420000000030:GERAN-A-403:LU)[0x56365e9ff2c0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822133622896 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:GERAN-A-403:LU)[0x56365ea752d0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822133622896 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:GERAN-A-403:LU)[0x56365ea752d0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000030:GERAN-A-403:LU)[0x56365e9ff2c0] (fsm.c:486) 20250822133622896 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:GERAN-A-403:LU)[0x56365ea752d0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822133622896 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:GERAN-A-403:LU)[0x56365ea752d0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822133622896 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x17D70B2D + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822133622896 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x17D70B2D + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822133622896 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x17D70B2D:GERAN-A-403:LU)[0x56365e9ff2c0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822133622896 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x17D70B2D:GERAN-A-403:LU)[0x56365e9ff2c0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822133622897 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x17D70B2D - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250822133622897 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822133622897 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x17D70B2D:GERAN-A-403:LU)[0x56365ea752d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822133622897 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x17D70B2D:GERAN-A-403:LU)[0x56365ea752d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822133622897 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x17D70B2D:GERAN-A-403:LU)[0x56365ea752d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822133622897 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x17D70B2D:GERAN-A-403:LU)[0x56365ea752d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822133622897 DMSC DEBUG msc_i(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x17D70B2D:GERAN-A-403:LU)[0x56365ea2dd60]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822133622897 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x17D70B2D:GERAN-A-403:LU)[0x56365ea752d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822133622897 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x17D70B2D:GERAN-A-403:LU)[0x56365ea752d0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822133622897 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x17D70B2D:GERAN-A-403:LU)[0x56365ea2e0f0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822133622897 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x17D70B2D:GERAN-A-403:LU)[0x56365ea2e0f0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x17D70B2D:GERAN-A-403:LU)[0x56365ea752d0] (fsm.c:486) 20250822133622897 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x17D70B2D:GERAN-A-403:LU)[0x56365ea2e0f0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822133622897 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x17D70B2D:GERAN-A-403:LU)[0x56365ea2e0f0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822133622897 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133622897 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133622897 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133622897 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133622897 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133622897 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133622897 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133622897 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133622897 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133622897 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133622897 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133622897 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133622897 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133622897 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133622897 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133622897 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2155)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2155)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2153)@718a44d66dfb: { messageType := 2, destLocRef := 'A380E5'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)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2153)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2153)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2153)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2153)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(2159)@718a44d66dfb: Found GsupExpect[0] for "262420000000030" handled at TC_silent_call_start_stop0(2162) MSC_Test-GSUP(2159)@718a44d66dfb: Added IMSI table entry 0TC_silent_call_start_stop0(2162)"262420000000030" 20250822133622900 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x17D70B2D + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250822133622900 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x17D70B2D - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(2153)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2153)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(2153)@718a44d66dfb: vl_from0 20250822133622901 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133622901 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133622901 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133622901 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133622901 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133622901 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133622901 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133622901 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(2153)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(2155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133622901 DMSC DEBUG msc_i(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x17D70B2D:GERAN-A-403:LU)[0x56365ea2dd60]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133622901 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x17D70B2D:GERAN-A-403:LU)[0x56365e9ff2c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) TC_silent_call_start_stop0(2162)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_silent_call_start_stop0(2162)@718a44d66dfb: setverdict(pass): none -> pass 20250822133622905 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x17D70B2D + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133622905 DVLR DEBUG IMSI:262420000000030 has MSISDN:491230000030 (vlr.c:1045) 20250822133622905 DMSC NOTICE msub(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x17D70B2D) VLR: update for IMSI=262420000000030 (MSISDN=491230000030) (gsm_04_08.c:1541) 20250822133622905 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x17D70B2D - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822133622905 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x17D70B2D + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133622906 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x17D70B2D:GERAN-A-403:LU)[0x56365ea752d0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822133622906 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x17D70B2D:GERAN-A-403:LU)[0x56365ea2e0f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822133622906 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x17D70B2D:GERAN-A-403:LU)[0x56365ea2e0f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822133622906 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x17D70B2D:GERAN-A-403:LU)[0x56365ea2e0f0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822133622906 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x17D70B2D:GERAN-A-403:LU)[0x56365ea2e0f0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x17D70B2D:GERAN-A-403:LU)[0x56365ea752d0] (vlr_lu_fsm.c:110) 20250822133622906 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x17D70B2D:GERAN-A-403:LU)[0x56365ea2e0f0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822133622906 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x17D70B2D:GERAN-A-403:LU)[0x56365ea2e0f0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822133622906 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x17D70B2D:GERAN-A-403:LU)[0x56365ea752d0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822133622906 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x17D70B2D:GERAN-A-403:LU)[0x56365ea752d0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822133622906 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x17D70B2D:GERAN-A-403:LU)[0x56365ea2cd80]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822133622906 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x17D70B2D:GERAN-A-403:LU)[0x56365ea2cd80]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x17D70B2D:GERAN-A-403:LU)[0x56365ea752d0] (fsm.c:486) 20250822133622906 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x17D70B2D:GERAN-A-403:LU)[0x56365ea2cd80]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822133622906 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x17D70B2D:GERAN-A-403:LU)[0x56365ea2cd80]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822133622906 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x17D70B2D:GERAN-A-403:LU)[0x56365ea2cd80]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822133622906 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x17D70B2D:GERAN-A-403:LU)[0x56365ea2cd80]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822133622906 DMSC NOTICE msub(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x17D70B2D:TMSInew-0x1AA1B04E) VLR: update for IMSI=262420000000030 (MSISDN=491230000030) (gsm_04_08.c:1541) 20250822133622906 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x17D70B2D:GERAN-A-403:LU)[0x56365ea2cd80]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822133622906 DMM DEBUG -> IMSI-262420000000030:MSISDN-491230000030:TMSI-0x17D70B2D:TMSInew-0x1AA1B04E LOCATION UPDATE ACCEPT (TMSI = 0x1aa1b04e) (gsm_04_08.c:149) 20250822133622906 DMSC DEBUG msc_i(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x17D70B2D:TMSInew-0x1AA1B04E:GERAN-A-403:LU)[0x56365ea2dd60]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133622906 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x17D70B2D:TMSInew-0x1AA1B04E - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822133622906 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133622906 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133622906 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133622906 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133622906 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133622906 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133622906 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133622906 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2155)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2153)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2153)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2153)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2153)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_silent_call_start_stop0(2162)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2154)@718a44d66dfb: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(2154)@718a44d66dfb: patched enc_l3: '055B'O MSC_Test_0-SCCP(2153)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2153)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(2153)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2153)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(2155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133622911 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133622911 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133622911 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133622911 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133622911 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133622911 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133622911 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133622911 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133622911 DMSC DEBUG msc_i(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x17D70B2D:TMSInew-0x1AA1B04E:GERAN-A-403:LU)[0x56365ea2dd60]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133622911 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x17D70B2D:TMSInew-0x1AA1B04E:GERAN-A-403:LU)[0x56365e9ff2c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133622911 DMM DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x17D70B2D:TMSInew-0x1AA1B04E:GERAN-A-403:LU)[0x56365e9ff2c0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822133622911 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x17D70B2D:TMSInew-0x1AA1B04E:GERAN-A-403:LU)[0x56365ea752d0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822133622911 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x17D70B2D:GERAN-A-403:LU)[0x56365ea2cd80]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822133622911 DMSC NOTICE msub(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x1AA1B04E) VLR: update for IMSI=262420000000030 (MSISDN=491230000030) (gsm_04_08.c:1541) 20250822133622911 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x17D70B2D:GERAN-A-403:LU)[0x56365ea2cd80]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822133622911 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x1AA1B04E:GERAN-A-403:LU)[0x56365ea752d0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822133622911 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x17D70B2D:GERAN-A-403:LU)[0x56365ea2cd80]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822133622911 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x17D70B2D:GERAN-A-403:LU)[0x56365ea2cd80]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x1AA1B04E:GERAN-A-403:LU)[0x56365ea752d0] (vlr_lu_fsm.c:817) 20250822133622911 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x17D70B2D:GERAN-A-403:LU)[0x56365ea2cd80]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822133622911 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x17D70B2D:GERAN-A-403:LU)[0x56365ea2cd80]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822133622911 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x1AA1B04E:GERAN-A-403:LU)[0x56365ea752d0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822133622911 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x1AA1B04E:GERAN-A-403:LU)[0x56365e9ff2c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250822133622911 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x1AA1B04E:GERAN-A-403:LU)[0x56365e9ff2c0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.984s remaining) (msc_a.c:450) 20250822133622911 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000030/3/1): Available (smpp_smsc.c:626) 20250822133622912 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x1AA1B04E:GERAN-A-403:LU)[0x56365e9ff2c0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133622912 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x1AA1B04E:GERAN-A-403:LU)[0x56365e9ff2c0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250822133622912 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x1AA1B04E + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822133622912 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x1AA1B04E + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822133622912 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x1AA1B04E - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822133622912 DMSC DEBUG msc_i(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x1AA1B04E:GERAN-A-403:LU)[0x56365ea2dd60]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822133622912 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x1AA1B04E - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822133622912 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133622912 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133622912 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133622912 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133622912 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133622912 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133622912 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133622912 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2155)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2153)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2153)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2153)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2153)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2153)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2153)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(2153)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2153)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822133622913 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133622913 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133622913 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(2155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133622913 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133622913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133622913 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133622913 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133622913 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133622913 DMSC DEBUG msc_i(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x1AA1B04E:GERAN-A-403:LU)[0x56365ea2dd60]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133622913 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x1AA1B04E:GERAN-A-403:LU)[0x56365e9ff2c0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133622913 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x1AA1B04E:GERAN-A-403:LU)[0x56365e9ff2c0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822133622913 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x1AA1B04E:GERAN-A-403:LU)[0x56365e9ff2c0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133622913 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x1AA1B04E:GERAN-A-403:LU)[0x56365e9ff2c0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822133622913 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x1AA1B04E:GERAN-A-403:LU)[0x56365ea752d0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822133622913 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x1AA1B04E:GERAN-A-403:LU)[0x56365ea752d0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x1AA1B04E:GERAN-A-403:LU)[0x56365e9ff2c0] (msc_a.c:1053) 20250822133622913 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x1AA1B04E:GERAN-A-403:LU)[0x56365ea752d0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822133622913 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x1AA1B04E:GERAN-A-403:LU)[0x56365ea752d0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822133622913 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x1AA1B04E:GERAN-A-403:LU)[0x56365ea752d0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822133622913 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x1AA1B04E:GERAN-A-403:LU)[0x56365e9ff2c0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea37160] (msc_a.c:1053) 20250822133622913 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x1AA1B04E:GERAN-A-403:LU)[0x56365e9ff2c0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822133622913 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x1AA1B04E:GERAN-A-403:LU)[0x56365e9ff2c0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822133622913 DMSC DEBUG msub_fsm[0x56365ea37160]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822133622913 DMSC DEBUG msub(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x1AA1B04E) MSC-A terminated (msub.c:261) 20250822133622913 DMSC DEBUG msub(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x1AA1B04E) 1 MSC-I still active (msub.c:79) 20250822133622913 DMSC DEBUG msub_fsm[0x56365ea37160]{active}: State change to terminating (no timeout) (msub.c:91) 20250822133622913 DMSC DEBUG msub_fsm[0x56365ea37160]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822133622913 DMSC DEBUG msc_i(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x1AA1B04E:GERAN-A-403:LU)[0x56365ea2dd60]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822133622913 DMSC DEBUG msc_i(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x1AA1B04E:GERAN-A-403:LU)[0x56365ea2dd60]{READY}: Removing from parent msub_fsm[0x56365ea37160] (msub.c:113) 20250822133622913 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-403 (ran_conn.c:155) 20250822133622914 DMSC DEBUG msc_i(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x1AA1B04E:GERAN-A-403:LU)[0x56365ea2dd60]{READY}: Freeing instance (msub.c:113) 20250822133622914 DMSC DEBUG msc_i(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x1AA1B04E:GERAN-A-403:LU)[0x56365ea2dd60]{READY}: Deallocated (fsm.c:568) 20250822133622914 DMSC DEBUG msub(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x1AA1B04E) Free (msub.c:119) 20250822133622914 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x1AA1B04E - active-conn: now used by 1 (attached) (msub.c:375) 20250822133622914 DMSC DEBUG msub_fsm[0x56365ea37160]{terminating}: Freeing instance (msub.c:113) 20250822133622914 DMSC DEBUG msub_fsm[0x56365ea37160]{terminating}: Deallocated (fsm.c:568) 20250822133622914 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133622914 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133622914 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133622914 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133622914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133622914 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133622914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133622914 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2155)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2153)@718a44d66dfb: Session index based on local reference:0 20250822133622914 DLSS7 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(2155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133622914 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133622914 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133622914 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133622914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133622914 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133622914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133622914 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(2154)@718a44d66dfb: Deleted conn table entry 0TC_silent_call_start_stop0(2162)10715365 TC_silent_call_start_stop0(2162)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822133622915 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x1AA1B04E + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822133622915 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x1AA1B04E - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_silent_call_start_stop0(2162)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_silent_call_start_stop0(2162)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_silent_call_start_stop0(2162)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2154)@718a44d66dfb: Created IMSI[0] for '262420000000030'H'1AA1B04E'O to be handled at TC_silent_call_start_stop0(2162) 20250822133622917 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x1AA1B04E + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822133622917 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x1AA1B04E + silent-call: now used by 3 (attached,VTY,silent-call) (transaction.c:228) 20250822133622917 DCC DEBUG trans(silent-call IMSI-262420000000030:MSISDN-491230000030:TMSI-0x1AA1B04E callref-0x0 tid-0) New transaction (transaction.c:231) 20250822133622918 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x1AA1B04E + Paging: now used by 4 (attached,VTY,silent-call,Paging) (paging.c:111) 20250822133622918 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x1AA1B04E - VTY: now used by 3 (attached,silent-call,Paging) (msc_vty.c:1614) 20250822133622918 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133622918 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133622918 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133622918 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133622918 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133622918 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133622918 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133622918 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2155)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2154)@718a44d66dfb: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_silent_call_start_stop0(2162) TC_silent_call_start_stop0(2162)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_silent_call_start_stop0(2162)@718a44d66dfb: 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 := '1AA1B04E'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(2154)@718a44d66dfb: Added conn table entry 0TC_silent_call_start_stop0(2162)14043425 MSC_Test_0-SCCP(2153)@718a44d66dfb: First idle individual index:0 20250822133622922 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133622922 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133622922 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(2155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133622922 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133622922 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133622922 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133622922 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133622922 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133622922 DMSC DEBUG msub_fsm[0x56365ea752d0]{active}: Allocated (fsm.c:456) 20250822133622922 DMSC DEBUG msc_i[0x56365e9ff2c0]{READY}: Allocated (fsm.c:456) 20250822133622922 DMSC DEBUG msc_i[0x56365e9ff2c0]{READY}: is child of msub_fsm[0x56365ea752d0] (fsm.c:486) 20250822133622922 DMSC DEBUG msc_a[0x56365ea2dd60]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822133622922 DMSC DEBUG msc_a[0x56365ea2dd60]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea752d0] (fsm.c:486) 20250822133622922 DMSC DEBUG msc_a(unknown:GERAN-A-404:NONE)[0x56365ea2dd60]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822133622922 DMSC DEBUG msc_i(unknown:GERAN-A-404:NONE)[0x56365e9ff2c0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822133622922 DMSC DEBUG msc_a(unknown:GERAN-A-404:NONE)[0x56365ea2dd60]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822133622922 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1AA1B04E:GERAN-A-404:PAGING_RESP)[0x56365ea37160]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822133622922 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1AA1B04E:GERAN-A-404:PAGING_RESP)[0x56365ea37160]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x1AA1B04E:GERAN-A-404:PAGING_RESP)[0x56365ea2dd60] (fsm.c:486) 20250822133622922 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1AA1B04E:GERAN-A-404:PAGING_RESP)[0x56365ea37160]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250822133622922 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1AA1B04E:GERAN-A-404:PAGING_RESP)[0x56365ea37160]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822133622922 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x1AA1B04E + proc_arq_vlr_fn_init: now used by 4 (attached,silent-call,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822133622922 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x1AA1B04E + active-conn: now used by 5 (attached,silent-call,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822133622922 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x1AA1B04E:GERAN-A-404:PAGING_RESP)[0x56365ea2dd60]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822133622922 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x1AA1B04E:GERAN-A-404:PAGING_RESP)[0x56365ea2dd60]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822133622922 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x1AA1B04E:GERAN-A-404:PAGING_RESP)[0x56365ea37160]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822133622922 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x1AA1B04E:GERAN-A-404:PAGING_RESP)[0x56365ea37160]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822133622922 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x1AA1B04E:GERAN-A-404:PAGING_RESP)[0x56365ea37160]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822133622922 DMSC DEBUG msc_i(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x1AA1B04E:GERAN-A-404:PAGING_RESP)[0x56365e9ff2c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822133622922 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x1AA1B04E:GERAN-A-404:PAGING_RESP)[0x56365ea37160]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822133622922 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x1AA1B04E:GERAN-A-404:PAGING_RESP)[0x56365ea37160]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822133622922 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x1AA1B04E:GERAN-A-404:PAGING_RESP)[0x56365ea37160]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822133622922 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x1AA1B04E:GERAN-A-404:PAGING_RESP)[0x56365ea37160]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822133622922 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x1AA1B04E:GERAN-A-404:PAGING_RESP)[0x56365ea37160]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822133622922 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x1AA1B04E:GERAN-A-404:PAGING_RESP)[0x56365ea37160]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822133622922 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x1AA1B04E:GERAN-A-404:PAGING_RESP)[0x56365ea37160]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822133622922 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x1AA1B04E:GERAN-A-404:PAGING_RESP)[0x56365ea2dd60]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250822133622922 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x1AA1B04E:GERAN-A-404:PAGING_RESP)[0x56365ea2dd60]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250822133622922 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x1AA1B04E:GERAN-A-404:PAGING_RESP)[0x56365ea2dd60]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (silent_call.c:63) 20250822133622922 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x1AA1B04E:GERAN-A-404:PAGING_RESP)[0x56365ea2dd60]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250822133622922 DMSC DEBUG msc_i(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x1AA1B04E:GERAN-A-404:PAGING_RESP)[0x56365e9ff2c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (silent_call.c:72) 20250822133622922 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x1AA1B04E - Paging: now used by 4 (attached,silent-call,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250822133622922 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000030/3/1): Available (smpp_smsc.c:626) 20250822133622922 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133622922 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x1AA1B04E - proc_arq_vlr_fn_init: now used by 3 (attached,silent-call,active-conn) (vlr_access_req_fsm.c:405) 20250822133622922 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133622922 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133622922 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133622922 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133622922 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133622922 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133622922 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133622922 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133622922 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133622922 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133622922 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133622922 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133622922 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133622922 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133622922 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133622923 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133622923 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133622923 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133622923 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133622923 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133622923 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133622923 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133622923 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2155)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2155)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2155)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2153)@718a44d66dfb: { messageType := 2, destLocRef := 'D64921'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)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2153)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2153)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2153)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2153)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2153)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2153)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2153)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2153)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822133622923 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x1AA1B04E + VTY: now used by 4 (attached,silent-call,active-conn,VTY) (msc_vty.c:1285) 20250822133622923 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x1AA1B04E - VTY: now used by 3 (attached,silent-call,active-conn) (msc_vty.c:1317) TC_silent_call_start_stop0(2162)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_silent_call_start_stop0(2162)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(2153)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2153)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(2153)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2153)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000102'O 20250822133622976 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133622976 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133622976 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133622976 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133622976 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133622976 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133622976 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133622976 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133622976 DMSC DEBUG msc_i(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x1AA1B04E:GERAN-A-404:PAGING_RESP)[0x56365e9ff2c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133622976 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x1AA1B04E:GERAN-A-404:PAGING_RESP)[0x56365ea2dd60]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133622976 DBSSAP ERROR msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x1AA1B04E:GERAN-A-404:PAGING_RESP)[0x56365ea2dd60]{MSC_A_ST_COMMUNICATING}: Rx Assignment Complete, but no RTP stream is set up (msc_a.c:1518) TC_silent_call_start_stop0(2162)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822133625975 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x1AA1B04E + VTY: now used by 4 (attached,silent-call,active-conn,VTY) (msc_vty.c:1285) 20250822133625975 DCC DEBUG trans(silent-call IMSI-262420000000030:MSISDN-491230000030:TMSI-0x1AA1B04E:GERAN-A-404:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250822133625975 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x1AA1B04E - silent-call: now used by 3 (attached,active-conn,VTY) (transaction.c:281) 20250822133625975 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x1AA1B04E:GERAN-A-404:PAGING_RESP)[0x56365ea2dd60]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133625975 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x1AA1B04E:GERAN-A-404:PAGING_RESP)[0x56365ea2dd60]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250822133625975 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x1AA1B04E + msc_a_fsm_releasing_onenter: now used by 4 (attached,active-conn,VTY,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822133625975 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x1AA1B04E + 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) 20250822133625975 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x1AA1B04E - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,VTY,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822133625975 DMSC DEBUG msc_i(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x1AA1B04E:GERAN-A-404:PAGING_RESP)[0x56365e9ff2c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822133625975 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x1AA1B04E - msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,VTY) (msc_a.c:1004) 20250822133625975 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x1AA1B04E - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1650) 20250822133625975 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133625975 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133625975 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133625975 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133625975 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133625975 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133625975 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133625975 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2155)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2153)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2153)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2153)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2153)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2153)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2153)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(2153)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2153)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822133625979 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133625979 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133625979 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133625979 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133625979 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133625979 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133625979 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133625979 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133625979 DMSC DEBUG msc_i(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x1AA1B04E:GERAN-A-404:PAGING_RESP)[0x56365e9ff2c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133625979 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x1AA1B04E:GERAN-A-404:PAGING_RESP)[0x56365ea2dd60]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133625980 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x1AA1B04E:GERAN-A-404:PAGING_RESP)[0x56365ea2dd60]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822133625980 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x1AA1B04E:GERAN-A-404:PAGING_RESP)[0x56365ea2dd60]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133625980 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x1AA1B04E:GERAN-A-404:PAGING_RESP)[0x56365ea2dd60]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822133625980 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x1AA1B04E:GERAN-A-404:PAGING_RESP)[0x56365ea37160]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822133625980 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x1AA1B04E:GERAN-A-404:PAGING_RESP)[0x56365ea37160]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x1AA1B04E:GERAN-A-404:PAGING_RESP)[0x56365ea2dd60] (msc_a.c:1053) 20250822133625980 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x1AA1B04E:GERAN-A-404:PAGING_RESP)[0x56365ea37160]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822133625980 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x1AA1B04E:GERAN-A-404:PAGING_RESP)[0x56365ea37160]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822133625980 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x1AA1B04E:GERAN-A-404:PAGING_RESP)[0x56365ea2dd60]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea752d0] (msc_a.c:1053) 20250822133625980 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x1AA1B04E:GERAN-A-404:PAGING_RESP)[0x56365ea2dd60]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822133625980 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x1AA1B04E:GERAN-A-404:PAGING_RESP)[0x56365ea2dd60]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822133625980 DMSC DEBUG msub_fsm[0x56365ea752d0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822133625980 DMSC DEBUG msub(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x1AA1B04E) MSC-A terminated (msub.c:261) 20250822133625980 DMSC DEBUG msub(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x1AA1B04E) 1 MSC-I still active (msub.c:79) 20250822133625980 DMSC DEBUG msub_fsm[0x56365ea752d0]{active}: State change to terminating (no timeout) (msub.c:91) 20250822133625980 DMSC DEBUG msub_fsm[0x56365ea752d0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822133625980 DMSC DEBUG msc_i(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x1AA1B04E:GERAN-A-404:PAGING_RESP)[0x56365e9ff2c0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822133625980 DMSC DEBUG msc_i(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x1AA1B04E:GERAN-A-404:PAGING_RESP)[0x56365e9ff2c0]{READY}: Removing from parent msub_fsm[0x56365ea752d0] (msub.c:113) 20250822133625980 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-404 (ran_conn.c:155) 20250822133625980 DMSC DEBUG msc_i(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x1AA1B04E:GERAN-A-404:PAGING_RESP)[0x56365e9ff2c0]{READY}: Freeing instance (msub.c:113) 20250822133625980 DMSC DEBUG msc_i(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x1AA1B04E:GERAN-A-404:PAGING_RESP)[0x56365e9ff2c0]{READY}: Deallocated (fsm.c:568) 20250822133625980 DMSC DEBUG msub(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x1AA1B04E) Free (msub.c:119) 20250822133625980 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x1AA1B04E - active-conn: now used by 1 (attached) (msub.c:375) 20250822133625980 DMSC DEBUG msub_fsm[0x56365ea752d0]{terminating}: Freeing instance (msub.c:113) 20250822133625980 DMSC DEBUG msub_fsm[0x56365ea752d0]{terminating}: Deallocated (fsm.c:568) 20250822133625980 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133625980 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133625980 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133625980 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133625980 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133625980 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133625980 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133625980 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2155)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2153)@718a44d66dfb: Session index based on local reference:0 20250822133625981 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133625981 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133625981 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133625981 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133625981 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133625981 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133625981 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133625981 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2154)@718a44d66dfb: Deleted conn table entry 0TC_silent_call_start_stop0(2162)14043425 TC_silent_call_start_stop0(2162)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822133625982 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x1AA1B04E + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822133625982 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x1AA1B04E - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_silent_call_start_stop0(2162)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_silent_call_start_stop0(2162)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_silent_call_start_stop0(2162)@718a44d66dfb: Final verdict of PTC: pass 20250822133625990 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822133625991 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-M3UA(2155)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(2154)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(2156)@718a44d66dfb: Final verdict of PTC: none 20250822133625992 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(2158)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP(2159)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(2157)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-SCCP(2153)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(2160)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2152)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(2161)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2163)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(2152): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(2153): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(2154): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(2155): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(2156): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(2157): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(2158): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(2159): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(2160): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(2161): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_silent_call_start_stop0(2162): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(2163): none (pass -> pass) MTC@718a44d66dfb: Test case TC_silent_call_start_stop finished. Verdict: pass MTC@718a44d66dfb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_silent_call_start_stop pass'. Fri Aug 22 13:36:26 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 20250822133626182 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822133626182 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822133626182 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822133626182 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822133626182 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822133626182 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822133626182 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822133626182 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822133626182 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822133626182 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133626182 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822133626182 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822133626182 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822133626182 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822133626182 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822133626182 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822133626182 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822133626183 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822133626183 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822133626994 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=295756) 20250822133627996 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822133628184 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822133628184 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822133628184 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=295756, count=296916) 20250822133628997 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:36: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_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 20250822133629999 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_silent_call_active_conn started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(2167)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(2167)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2167)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(2165)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822133630681 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2168)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822133630872 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822133630872 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822133630872 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822133630872 DLSS7 DEBUG 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)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2167)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2167)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822133630877 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133630877 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822133630877 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822133630877 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822133630877 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822133630877 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822133630877 DLSS7 DEBUG 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)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(2167)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2167)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2167)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2167)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822133630877 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133630877 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822133630877 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822133630877 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822133630877 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822133630877 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822133630877 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2167)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2167)@718a44d66dfb: Message received on association #8 20250822133630877 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822133630878 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2167)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2167)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2167)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2167)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2167)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2167)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822133631000 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822133631000 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2170)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2170)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822133631006 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2170)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2170)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2170)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2170)@718a44d66dfb: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2170)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2170)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822133631036 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822133631036 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2171)@718a44d66dfb: Created GsupExpect[0] for "262420000000030" to be handled at TC_silent_call_active_conn0(2174) TC_silent_call_active_conn0(2174)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250822133631687 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133631687 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133631687 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133631687 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133631687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133631687 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133631687 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133631687 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2167)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133631688 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133631688 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133631688 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133631688 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133631688 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133631688 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133631688 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133631688 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2167)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2167)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2166)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(2166)@718a44d66dfb: Added conn table entry 0TC_silent_call_active_conn0(2174)15369427 MSC_Test_0-SCCP(2165)@718a44d66dfb: First idle individual index:0 MSC_Test_0-RAN(2166)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 20250822133631702 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133631702 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133631702 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133631702 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133631702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133631702 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133631702 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133631702 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2167)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133631702 DMSC DEBUG msub_fsm[0x56365ea37160]{active}: Allocated (fsm.c:456) 20250822133631702 DMSC DEBUG msc_i[0x56365ea2dd60]{READY}: Allocated (fsm.c:456) 20250822133631702 DMSC DEBUG msc_i[0x56365ea2dd60]{READY}: is child of msub_fsm[0x56365ea37160] (fsm.c:486) 20250822133631702 DMSC DEBUG msc_a[0x56365e9ff2c0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822133631702 DMSC DEBUG msc_a[0x56365e9ff2c0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea37160] (fsm.c:486) 20250822133631703 DMSC DEBUG msc_a(unknown:GERAN-A-405:NONE)[0x56365e9ff2c0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822133631703 DMSC DEBUG msc_i(unknown:GERAN-A-405:NONE)[0x56365ea2dd60]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822133631703 DMSC DEBUG msc_a(unknown:GERAN-A-405:NONE)[0x56365e9ff2c0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822133631703 DMM DEBUG msc_a(IMSI-262420000000030:GERAN-A-405:LU)[0x56365e9ff2c0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000030 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822133631703 DMM DEBUG msc_a(IMSI-262420000000030:GERAN-A-405:LU)[0x56365e9ff2c0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822133631703 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:GERAN-A-405:LU)[0x56365ea752d0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822133631703 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:GERAN-A-405:LU)[0x56365ea752d0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000030:GERAN-A-405:LU)[0x56365e9ff2c0] (fsm.c:486) 20250822133631703 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:GERAN-A-405:LU)[0x56365ea752d0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822133631703 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:GERAN-A-405:LU)[0x56365ea752d0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822133631703 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x1AA1B04E + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822133631703 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x1AA1B04E + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822133631703 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x1AA1B04E:GERAN-A-405:LU)[0x56365e9ff2c0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822133631703 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x1AA1B04E:GERAN-A-405:LU)[0x56365e9ff2c0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822133631703 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x1AA1B04E - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250822133631703 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822133631703 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x1AA1B04E:GERAN-A-405:LU)[0x56365ea752d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822133631703 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x1AA1B04E:GERAN-A-405:LU)[0x56365ea752d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822133631703 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x1AA1B04E:GERAN-A-405:LU)[0x56365ea752d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822133631703 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x1AA1B04E:GERAN-A-405:LU)[0x56365ea752d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822133631703 DMSC DEBUG msc_i(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x1AA1B04E:GERAN-A-405:LU)[0x56365ea2dd60]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822133631703 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x1AA1B04E:GERAN-A-405:LU)[0x56365ea752d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822133631703 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x1AA1B04E:GERAN-A-405:LU)[0x56365ea752d0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822133631703 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x1AA1B04E:GERAN-A-405:LU)[0x56365ea2cd80]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822133631703 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x1AA1B04E:GERAN-A-405:LU)[0x56365ea2cd80]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x1AA1B04E:GERAN-A-405:LU)[0x56365ea752d0] (fsm.c:486) 20250822133631703 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x1AA1B04E:GERAN-A-405:LU)[0x56365ea2cd80]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822133631703 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x1AA1B04E:GERAN-A-405:LU)[0x56365ea2cd80]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822133631703 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133631703 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133631703 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133631703 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133631703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133631703 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133631703 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133631703 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133631703 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133631703 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133631703 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133631703 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133631703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133631703 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133631703 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133631703 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2167)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2167)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2167)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2167)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2165)@718a44d66dfb: { messageType := 2, destLocRef := 'EA84D3'O, sourceLocRef := '000195'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(2165)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2165)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2165)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2165)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2165)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(2171)@718a44d66dfb: Found GsupExpect[0] for "262420000000030" handled at TC_silent_call_active_conn0(2174) MSC_Test-GSUP(2171)@718a44d66dfb: Added IMSI table entry 0TC_silent_call_active_conn0(2174)"262420000000030" 20250822133631706 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x1AA1B04E + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250822133631706 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x1AA1B04E - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(2165)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2165)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(2165)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2165)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250822133631707 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133631707 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133631707 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133631707 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133631707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133631707 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133631707 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133631707 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2167)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133631708 DMSC DEBUG msc_i(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x1AA1B04E:GERAN-A-405:LU)[0x56365ea2dd60]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133631708 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x1AA1B04E:GERAN-A-405:LU)[0x56365e9ff2c0]{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(2174)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_silent_call_active_conn0(2174)@718a44d66dfb: setverdict(pass): none -> pass 20250822133631711 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x1AA1B04E + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133631711 DVLR DEBUG IMSI:262420000000030 has MSISDN:491230000030 (vlr.c:1045) 20250822133631711 DMSC NOTICE msub(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x1AA1B04E) VLR: update for IMSI=262420000000030 (MSISDN=491230000030) (gsm_04_08.c:1541) 20250822133631711 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x1AA1B04E - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822133631712 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x1AA1B04E + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133631712 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x1AA1B04E:GERAN-A-405:LU)[0x56365ea752d0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822133631712 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x1AA1B04E:GERAN-A-405:LU)[0x56365ea2cd80]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822133631712 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x1AA1B04E:GERAN-A-405:LU)[0x56365ea2cd80]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822133631712 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x1AA1B04E:GERAN-A-405:LU)[0x56365ea2cd80]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822133631712 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x1AA1B04E:GERAN-A-405:LU)[0x56365ea2cd80]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x1AA1B04E:GERAN-A-405:LU)[0x56365ea752d0] (vlr_lu_fsm.c:110) 20250822133631712 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x1AA1B04E:GERAN-A-405:LU)[0x56365ea2cd80]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822133631712 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x1AA1B04E:GERAN-A-405:LU)[0x56365ea2cd80]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822133631712 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x1AA1B04E:GERAN-A-405:LU)[0x56365ea752d0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822133631712 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x1AA1B04E:GERAN-A-405:LU)[0x56365ea752d0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822133631712 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x1AA1B04E:GERAN-A-405:LU)[0x56365ea2e0f0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822133631712 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x1AA1B04E:GERAN-A-405:LU)[0x56365ea2e0f0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x1AA1B04E:GERAN-A-405:LU)[0x56365ea752d0] (fsm.c:486) 20250822133631712 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x1AA1B04E:GERAN-A-405:LU)[0x56365ea2e0f0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822133631712 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x1AA1B04E:GERAN-A-405:LU)[0x56365ea2e0f0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822133631712 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x1AA1B04E:GERAN-A-405:LU)[0x56365ea2e0f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822133631712 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x1AA1B04E:GERAN-A-405:LU)[0x56365ea2e0f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822133631712 DMSC NOTICE msub(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x1AA1B04E:TMSInew-0x3481780A) VLR: update for IMSI=262420000000030 (MSISDN=491230000030) (gsm_04_08.c:1541) 20250822133631712 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x1AA1B04E:GERAN-A-405:LU)[0x56365ea2e0f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822133631712 DMM DEBUG -> IMSI-262420000000030:MSISDN-491230000030:TMSI-0x1AA1B04E:TMSInew-0x3481780A LOCATION UPDATE ACCEPT (TMSI = 0x3481780a) (gsm_04_08.c:149) 20250822133631712 DMSC DEBUG msc_i(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x1AA1B04E:TMSInew-0x3481780A:GERAN-A-405:LU)[0x56365ea2dd60]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133631712 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x1AA1B04E:TMSInew-0x3481780A - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822133631712 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133631712 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133631712 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133631712 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133631712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133631712 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133631712 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133631712 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2167)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2167)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2165)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2165)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2165)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2165)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_silent_call_active_conn0(2174)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2166)@718a44d66dfb: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(2166)@718a44d66dfb: patched enc_l3: '055B'O MSC_Test_0-SCCP(2165)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2165)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(2165)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2165)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002055B'O 20250822133631722 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133631722 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133631722 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133631722 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133631722 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(2167)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133631722 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133631722 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133631722 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133631723 DMSC DEBUG msc_i(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x1AA1B04E:TMSInew-0x3481780A:GERAN-A-405:LU)[0x56365ea2dd60]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133631723 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x1AA1B04E:TMSInew-0x3481780A:GERAN-A-405:LU)[0x56365e9ff2c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133631723 DMM DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x1AA1B04E:TMSInew-0x3481780A:GERAN-A-405:LU)[0x56365e9ff2c0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822133631723 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x1AA1B04E:TMSInew-0x3481780A:GERAN-A-405:LU)[0x56365ea752d0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822133631723 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x1AA1B04E:GERAN-A-405:LU)[0x56365ea2e0f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822133631723 DMSC NOTICE msub(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x3481780A) VLR: update for IMSI=262420000000030 (MSISDN=491230000030) (gsm_04_08.c:1541) 20250822133631723 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x1AA1B04E:GERAN-A-405:LU)[0x56365ea2e0f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822133631723 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x3481780A:GERAN-A-405:LU)[0x56365ea752d0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822133631723 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x1AA1B04E:GERAN-A-405:LU)[0x56365ea2e0f0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822133631723 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x1AA1B04E:GERAN-A-405:LU)[0x56365ea2e0f0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x3481780A:GERAN-A-405:LU)[0x56365ea752d0] (vlr_lu_fsm.c:817) 20250822133631723 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x1AA1B04E:GERAN-A-405:LU)[0x56365ea2e0f0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822133631723 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x1AA1B04E:GERAN-A-405:LU)[0x56365ea2e0f0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822133631723 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x3481780A:GERAN-A-405:LU)[0x56365ea752d0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822133631723 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x3481780A:GERAN-A-405:LU)[0x56365e9ff2c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250822133631723 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x3481780A:GERAN-A-405:LU)[0x56365e9ff2c0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.979s remaining) (msc_a.c:450) 20250822133631723 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000030/3/1): Available (smpp_smsc.c:626) 20250822133631723 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x3481780A:GERAN-A-405:LU)[0x56365e9ff2c0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133631723 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x3481780A:GERAN-A-405:LU)[0x56365e9ff2c0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250822133631723 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x3481780A + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822133631723 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x3481780A + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822133631723 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x3481780A - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822133631723 DMSC DEBUG msc_i(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x3481780A:GERAN-A-405:LU)[0x56365ea2dd60]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822133631723 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x3481780A - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822133631723 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133631723 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133631723 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133631723 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133631723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133631723 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133631723 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133631723 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2167)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2167)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2165)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2165)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2165)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2165)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2165)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2165)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(2165)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2165)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822133631727 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133631727 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_0-M3UA(2167)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133631727 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133631727 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133631727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133631727 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133631727 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133631727 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133631727 DMSC DEBUG msc_i(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x3481780A:GERAN-A-405:LU)[0x56365ea2dd60]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133631727 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x3481780A:GERAN-A-405:LU)[0x56365e9ff2c0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133631727 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x3481780A:GERAN-A-405:LU)[0x56365e9ff2c0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822133631727 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x3481780A:GERAN-A-405:LU)[0x56365e9ff2c0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133631727 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x3481780A:GERAN-A-405:LU)[0x56365e9ff2c0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822133631727 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x3481780A:GERAN-A-405:LU)[0x56365ea752d0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822133631727 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x3481780A:GERAN-A-405:LU)[0x56365ea752d0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x3481780A:GERAN-A-405:LU)[0x56365e9ff2c0] (msc_a.c:1053) 20250822133631727 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x3481780A:GERAN-A-405:LU)[0x56365ea752d0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822133631727 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x3481780A:GERAN-A-405:LU)[0x56365ea752d0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822133631727 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x3481780A:GERAN-A-405:LU)[0x56365ea752d0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822133631727 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x3481780A:GERAN-A-405:LU)[0x56365e9ff2c0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea37160] (msc_a.c:1053) 20250822133631727 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x3481780A:GERAN-A-405:LU)[0x56365e9ff2c0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822133631727 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x3481780A:GERAN-A-405:LU)[0x56365e9ff2c0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822133631727 DMSC DEBUG msub_fsm[0x56365ea37160]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822133631727 DMSC DEBUG msub(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x3481780A) MSC-A terminated (msub.c:261) 20250822133631727 DMSC DEBUG msub(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x3481780A) 1 MSC-I still active (msub.c:79) 20250822133631727 DMSC DEBUG msub_fsm[0x56365ea37160]{active}: State change to terminating (no timeout) (msub.c:91) 20250822133631727 DMSC DEBUG msub_fsm[0x56365ea37160]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822133631727 DMSC DEBUG msc_i(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x3481780A:GERAN-A-405:LU)[0x56365ea2dd60]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822133631727 DMSC DEBUG msc_i(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x3481780A:GERAN-A-405:LU)[0x56365ea2dd60]{READY}: Removing from parent msub_fsm[0x56365ea37160] (msub.c:113) 20250822133631727 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-405 (ran_conn.c:155) 20250822133631727 DMSC DEBUG msc_i(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x3481780A:GERAN-A-405:LU)[0x56365ea2dd60]{READY}: Freeing instance (msub.c:113) 20250822133631727 DMSC DEBUG msc_i(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x3481780A:GERAN-A-405:LU)[0x56365ea2dd60]{READY}: Deallocated (fsm.c:568) 20250822133631727 DMSC DEBUG msub(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x3481780A) Free (msub.c:119) 20250822133631727 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x3481780A - active-conn: now used by 1 (attached) (msub.c:375) 20250822133631727 DMSC DEBUG msub_fsm[0x56365ea37160]{terminating}: Freeing instance (msub.c:113) 20250822133631727 DMSC DEBUG msub_fsm[0x56365ea37160]{terminating}: Deallocated (fsm.c:568) 20250822133631728 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133631728 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133631728 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133631728 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133631728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133631728 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133631728 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133631728 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2167)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2167)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2165)@718a44d66dfb: Session index based on local reference:0 20250822133631729 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133631729 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133631729 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133631729 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133631729 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133631729 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133631729 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133631729 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2167)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2166)@718a44d66dfb: Deleted conn table entry 0TC_silent_call_active_conn0(2174)15369427 TC_silent_call_active_conn0(2174)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822133631731 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x3481780A + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822133631731 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x3481780A - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_silent_call_active_conn0(2174)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_silent_call_active_conn0(2174)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_silent_call_active_conn0(2174)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2166)@718a44d66dfb: Created IMSI[0] for '262420000000030'H'3481780A'O to be handled at TC_silent_call_active_conn0(2174) TC_silent_call_active_conn0(2174)@718a44d66dfb: 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 := '3481780A'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(2166)@718a44d66dfb: Added conn table entry 0TC_silent_call_active_conn0(2174)7248785 MSC_Test_0-RAN(2166)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(2165)@718a44d66dfb: First idle individual index:0 MSC_Test_0-M3UA(2167)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133631930 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133631930 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133631930 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133631930 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133631930 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133631930 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133631930 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133631930 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133631931 DMSC DEBUG msub_fsm[0x56365ea752d0]{active}: Allocated (fsm.c:456) 20250822133631931 DMSC DEBUG msc_i[0x56365e9ff2c0]{READY}: Allocated (fsm.c:456) 20250822133631931 DMSC DEBUG msc_i[0x56365e9ff2c0]{READY}: is child of msub_fsm[0x56365ea752d0] (fsm.c:486) 20250822133631931 DMSC DEBUG msc_a[0x56365ea2dd60]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822133631931 DMSC DEBUG msc_a[0x56365ea2dd60]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea752d0] (fsm.c:486) 20250822133631931 DMSC DEBUG msc_a(unknown:GERAN-A-406:NONE)[0x56365ea2dd60]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822133631931 DMSC DEBUG msc_i(unknown:GERAN-A-406:NONE)[0x56365e9ff2c0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822133631931 DMSC DEBUG msc_a(unknown:GERAN-A-406:NONE)[0x56365ea2dd60]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822133631931 DMM DEBUG msc_a(TMSI-0x3481780A:GERAN-A-406:CM_SERVICE_REQ)[0x56365ea2dd60]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250822133631931 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3481780A:GERAN-A-406:CM_SERVICE_REQ)[0x56365ea37160]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822133631931 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3481780A:GERAN-A-406:CM_SERVICE_REQ)[0x56365ea37160]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x3481780A:GERAN-A-406:CM_SERVICE_REQ)[0x56365ea2dd60] (fsm.c:486) 20250822133631931 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3481780A:GERAN-A-406:CM_SERVICE_REQ)[0x56365ea37160]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250822133631931 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3481780A:GERAN-A-406:CM_SERVICE_REQ)[0x56365ea37160]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822133631931 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x3481780A + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822133631931 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x3481780A + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822133631931 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x3481780A:GERAN-A-406:CM_SERVICE_REQ)[0x56365ea2dd60]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822133631931 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x3481780A:GERAN-A-406:CM_SERVICE_REQ)[0x56365ea2dd60]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822133631931 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x3481780A:GERAN-A-406:CM_SERVICE_REQ)[0x56365ea37160]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822133631931 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x3481780A:GERAN-A-406:CM_SERVICE_REQ)[0x56365ea37160]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822133631931 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x3481780A:GERAN-A-406:CM_SERVICE_REQ)[0x56365ea37160]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822133631931 DMSC DEBUG msc_i(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x3481780A:GERAN-A-406:CM_SERVICE_REQ)[0x56365e9ff2c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822133631932 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x3481780A:GERAN-A-406:CM_SERVICE_REQ)[0x56365ea37160]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822133631932 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x3481780A:GERAN-A-406:CM_SERVICE_REQ)[0x56365ea37160]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822133631932 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x3481780A:GERAN-A-406:CM_SERVICE_REQ)[0x56365ea37160]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822133631932 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x3481780A:GERAN-A-406:CM_SERVICE_REQ)[0x56365ea37160]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822133631932 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x3481780A:GERAN-A-406:CM_SERVICE_REQ)[0x56365ea37160]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822133631932 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x3481780A:GERAN-A-406:CM_SERVICE_REQ)[0x56365ea37160]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822133631932 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x3481780A:GERAN-A-406:CM_SERVICE_REQ)[0x56365ea37160]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822133631932 DMSC DEBUG msc_i(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x3481780A:GERAN-A-406:CM_SERVICE_REQ)[0x56365e9ff2c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133631932 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x3481780A:GERAN-A-406:CM_SERVICE_REQ)[0x56365ea2dd60]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250822133631932 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x3481780A:GERAN-A-406:CM_SERVICE_REQ)[0x56365ea2dd60]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250822133631932 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000030/3/1): Available (smpp_smsc.c:626) 20250822133631932 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x3481780A - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250822133631932 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133631932 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133631932 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133631932 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133631932 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133631932 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133631932 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133631932 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133631932 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133631932 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133631932 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133631932 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133631932 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133631932 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133631932 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133631932 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133631933 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133631933 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133631933 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133631933 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133631933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133631933 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133631933 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133631933 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2167)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2167)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2167)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2167)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2167)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2167)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2165)@718a44d66dfb: { messageType := 2, destLocRef := '6E9B91'O, sourceLocRef := '000196'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(2165)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2165)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2165)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2165)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2165)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2165)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2165)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2165)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2165)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822133631936 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x3481780A + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250822133631936 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x3481780A - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_silent_call_active_conn0(2174)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_silent_call_active_conn0(2174)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822133631941 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x3481780A + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250822133631941 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x3481780A + silent-call: now used by 4 (attached,active-conn,VTY,silent-call) (transaction.c:228) 20250822133631941 DCC DEBUG trans(silent-call IMSI-262420000000030:MSISDN-491230000030:TMSI-0x3481780A callref-0x0 tid-0) New transaction (transaction.c:231) 20250822133631941 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x3481780A + Paging: now used by 5 (attached,active-conn,VTY,silent-call,Paging) (paging.c:111) 20250822133631941 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x3481780A - VTY: now used by 4 (attached,active-conn,silent-call,Paging) (msc_vty.c:1614) 20250822133631941 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133631941 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133631941 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133631941 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133631941 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133631941 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133631941 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133631941 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2167)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2167)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_silent_call_active_conn0(2174)@718a44d66dfb: setverdict(fail): pass -> fail reason: "The MSC initiated silent call despite an active connection", new component reason: "The MSC initiated silent call despite an active connection" MSC_Test_0-RAN(2166)@718a44d66dfb: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_silent_call_active_conn0(2174) MSC_Test_0-SCCP(2165)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2165)@718a44d66dfb: vl_len:6 MSC_Test_0-SCCP(2165)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2165)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000422040100'O 20250822133631950 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133631950 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133631950 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133631950 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133631950 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133631950 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133631950 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133631950 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2167)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133631950 DMSC DEBUG msc_i(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x3481780A:GERAN-A-406:CM_SERVICE_REQ)[0x56365e9ff2c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133631950 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x3481780A:GERAN-A-406:CM_SERVICE_REQ)[0x56365ea2dd60]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133631950 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x3481780A:GERAN-A-406:CM_SERVICE_REQ)[0x56365ea2dd60]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_MO_CLOSE (msc_a.c:1734) 20250822133631950 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x3481780A:GERAN-A-406:CM_SERVICE_REQ)[0x56365ea2dd60]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250822133631950 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x3481780A + msc_a_fsm_releasing_onenter: now used by 5 (attached,active-conn,silent-call,Paging,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822133631950 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x3481780A + 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) 20250822133631950 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x3481780A - vlr_subscr_cancel_attach_fsm: now used by 5 (attached,active-conn,silent-call,Paging,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822133631950 DMSC DEBUG msc_i(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x3481780A:GERAN-A-406:CM_SERVICE_REQ)[0x56365e9ff2c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822133631950 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x3481780A - msc_a_fsm_releasing_onenter: now used by 4 (attached,active-conn,silent-call,Paging) (msc_a.c:1004) 20250822133631951 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133631951 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133631951 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133631951 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133631951 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133631951 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133631951 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133631951 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2167)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2167)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2165)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(2165)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2165)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2165)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2165)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(2165)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(2165)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(2165)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822133631954 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133631954 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133631954 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133631954 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133631954 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133631954 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133631954 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133631954 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2167)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133631954 DMSC DEBUG msc_i(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x3481780A:GERAN-A-406:CM_SERVICE_REQ)[0x56365e9ff2c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133631954 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x3481780A:GERAN-A-406:CM_SERVICE_REQ)[0x56365ea2dd60]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133631954 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x3481780A:GERAN-A-406:CM_SERVICE_REQ)[0x56365ea2dd60]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822133631954 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x3481780A:GERAN-A-406:CM_SERVICE_REQ)[0x56365ea2dd60]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133631954 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x3481780A:GERAN-A-406:CM_SERVICE_REQ)[0x56365ea2dd60]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822133631954 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x3481780A:GERAN-A-406:CM_SERVICE_REQ)[0x56365ea37160]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822133631954 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x3481780A:GERAN-A-406:CM_SERVICE_REQ)[0x56365ea37160]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x3481780A:GERAN-A-406:CM_SERVICE_REQ)[0x56365ea2dd60] (msc_a.c:1053) 20250822133631954 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x3481780A:GERAN-A-406:CM_SERVICE_REQ)[0x56365ea37160]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822133631954 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x3481780A:GERAN-A-406:CM_SERVICE_REQ)[0x56365ea37160]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822133631954 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x3481780A:GERAN-A-406:CM_SERVICE_REQ)[0x56365ea2dd60]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea752d0] (msc_a.c:1053) 20250822133631954 DBSSAP ERROR msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x3481780A:GERAN-A-406:CM_SERVICE_REQ)[0x56365ea2dd60]{MSC_A_ST_RELEASED}: Deallocating active transactions failed (msc_a.c:1064) 20250822133631954 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x3481780A:GERAN-A-406:CM_SERVICE_REQ)[0x56365ea2dd60]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822133631954 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x3481780A:GERAN-A-406:CM_SERVICE_REQ)[0x56365ea2dd60]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822133631954 DMSC DEBUG msub_fsm[0x56365ea752d0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822133631954 DMSC DEBUG msub(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x3481780A) MSC-A terminated (msub.c:261) 20250822133631954 DMSC DEBUG msub(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x3481780A) 1 MSC-I still active (msub.c:79) 20250822133631954 DMSC DEBUG msub_fsm[0x56365ea752d0]{active}: State change to terminating (no timeout) (msub.c:91) 20250822133631954 DMSC DEBUG msub_fsm[0x56365ea752d0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822133631954 DMSC DEBUG msc_i(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x3481780A:GERAN-A-406:CM_SERVICE_REQ)[0x56365e9ff2c0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822133631954 DMSC DEBUG msc_i(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x3481780A:GERAN-A-406:CM_SERVICE_REQ)[0x56365e9ff2c0]{READY}: Removing from parent msub_fsm[0x56365ea752d0] (msub.c:113) 20250822133631954 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-406 (ran_conn.c:155) 20250822133631954 DMSC DEBUG msc_i(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x3481780A:GERAN-A-406:CM_SERVICE_REQ)[0x56365e9ff2c0]{READY}: Freeing instance (msub.c:113) 20250822133631954 DMSC DEBUG msc_i(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x3481780A:GERAN-A-406:CM_SERVICE_REQ)[0x56365e9ff2c0]{READY}: Deallocated (fsm.c:568) 20250822133631954 DMSC DEBUG msub(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x3481780A) Free (msub.c:119) 20250822133631954 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x3481780A - active-conn: now used by 3 (attached,silent-call,Paging) (msub.c:375) 20250822133631954 DMSC DEBUG msub_fsm[0x56365ea752d0]{terminating}: Freeing instance (msub.c:113) 20250822133631954 DMSC DEBUG msub_fsm[0x56365ea752d0]{terminating}: Deallocated (fsm.c:568) 20250822133631955 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133631955 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133631955 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133631955 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133631955 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133631955 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133631955 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133631955 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2167)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2167)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2165)@718a44d66dfb: Session index based on local reference:0 20250822133631955 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133631955 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133631955 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133631956 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133631956 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133631956 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133631956 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133631956 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2167)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2166)@718a44d66dfb: Deleted conn table entry 0TC_silent_call_active_conn0(2174)7248785 20250822133631957 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x3481780A + VTY: now used by 4 (attached,silent-call,Paging,VTY) (msc_vty.c:1285) 20250822133631957 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x3481780A - VTY: now used by 3 (attached,silent-call,Paging) (msc_vty.c:1317) TC_silent_call_active_conn0(2174)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_silent_call_active_conn0(2174)@718a44d66dfb: Final verdict of PTC: fail reason: "The MSC initiated silent call despite an active connection" 20250822133631966 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822133631966 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(2165)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(2166)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP(2171)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(2168)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(2173)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-M3UA(2167)@718a44d66dfb: Final verdict of PTC: none 20250822133631969 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) IPA-CTRL-CLI-IPA(2175)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP-IPA(2170)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(2172)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(2169)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2164)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(2164): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(2165): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(2166): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(2167): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(2168): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(2169): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(2170): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(2171): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(2172): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(2173): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_silent_call_active_conn0(2174): fail (none -> fail) reason: "The MSC initiated silent call despite an active connection" MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(2175): none (fail -> fail) MTC@718a44d66dfb: Test case TC_silent_call_active_conn finished. Verdict: fail reason: The MSC initiated silent call despite an active connection MTC@718a44d66dfb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_silent_call_active_conn fail'. Fri Aug 22 13:36:31 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 20250822133632158 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822133632158 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822133632158 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822133632158 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822133632158 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822133632158 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822133632158 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822133632158 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822133632158 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822133632158 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133632158 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822133632159 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822133632159 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822133632159 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822133632159 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822133632159 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822133632159 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822133632159 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822133632159 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822133632970 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=292424) 20250822133633972 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822133634160 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822133634160 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822133634160 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=292424, count=294300) 20250822133634974 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test execution finished. MTC@718a44d66dfb: 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 ------ Fri Aug 22 13:36:35 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_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 20250822133635976 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_iu_lu_imsi_reject started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(2179)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(2179)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2179)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(2177)@718a44d66dfb: v_sccp_pdu_maxlen:268 MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_1-M3UA(2182)@718a44d66dfb: ************************************************* MSC_Test_1-M3UA(2182)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2182)@718a44d66dfb: ************************************************* MSC_Test_1-SCCP(2180)@718a44d66dfb: v_sccp_pdu_maxlen:268 MTC@718a44d66dfb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_2-M3UA(2185)@718a44d66dfb: ************************************************* MSC_Test_2-M3UA(2185)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2185)@718a44d66dfb: ************************************************* MSC_Test_2-SCCP(2183)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822133636787 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2186)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822133636941 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822133636941 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822133636941 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822133636941 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2179)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2179)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2179)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822133636943 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133636943 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822133636943 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822133636943 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822133636943 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822133636943 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822133636943 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2179)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(2179)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2179)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2179)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2179)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2179)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2179)@718a44d66dfb: Message received on association #8 20250822133636944 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133636944 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822133636944 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822133636944 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822133636944 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822133636944 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822133636944 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250822133636944 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822133636944 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2179)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2179)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2179)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2179)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2179)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2179)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822133636963 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) 20250822133636963 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) 20250822133636963 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822133636963 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2182)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2182)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2182)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822133636968 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133636968 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822133636968 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822133636968 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822133636968 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822133636968 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822133636968 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2182)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_1-M3UA(2182)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2182)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2182)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2182)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822133636968 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133636968 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822133636968 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822133636968 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822133636968 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822133636968 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822133636968 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250822133636968 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250822133636968 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2182)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2182)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2182)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2182)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2182)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2182)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2182)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2182)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822133636977 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822133636977 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2188)@718a44d66dfb: Established a new IPA connection (conn_id=2) 20250822133636981 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) 20250822133636981 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) 20250822133636981 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822133636981 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test-GSUP-IPA(2188)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822133636983 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2188)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2188)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2188)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2188)@718a44d66dfb: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2188)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2188)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_2-M3UA(2185)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2185)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2185)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2185)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_2-M3UA(2185)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250822133636985 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133636985 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822133636985 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822133636985 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822133636985 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822133636985 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822133636985 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2185)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2185)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2185)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2185)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250822133636986 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133636986 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822133636986 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822133636986 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822133636986 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822133636986 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822133636986 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(2182)@718a44d66dfb: Message received on association #8 20250822133636986 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.3/0 (xua_snm.c:406) 20250822133636986 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(2185)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2182)@718a44d66dfb: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2185)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2185)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2185)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2185)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2185)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2185)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822133637001 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822133637001 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2189)@718a44d66dfb: Created GsupExpect[0] for "262420000001003" to be handled at TC_iu_lu_imsi_reject2(2192) TC_iu_lu_imsi_reject2(2192)@718a44d66dfb: 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(2179)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133637754 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133637754 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133637754 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133637754 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133637754 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133637754 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133637754 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133637754 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133637754 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133637754 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133637754 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133637754 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133637754 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133637754 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133637754 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133637754 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2179)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2179)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2178)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250822133637773 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133637773 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133637773 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250822133637773 DLM3UA 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) 20250822133637773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133637773 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133637773 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133637773 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2182)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133637774 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133637774 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133637774 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133637774 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) 20250822133637774 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133637774 DLSS7 DEBUG Found route for dpc=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) 20250822133637774 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250822133637774 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2182)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2182)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2181)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250822133637797 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133637797 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133637797 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133637797 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822133637797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133637797 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133637797 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133637797 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2185)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133637797 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) 20250822133637797 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{WAIT_RX_RESET}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250822133637798 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133637798 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133637798 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133637798 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822133637798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133637798 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133637798 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822133637798 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2185)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2185)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2184)@718a44d66dfb: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2184)@718a44d66dfb: Added conn table entry 0TC_iu_lu_imsi_reject2(2192)14862142 MSC_Test_2-SCCP(2183)@718a44d66dfb: First idle individual index:0 20250822133637811 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133637811 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133637811 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133637811 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822133637811 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133637811 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133637811 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133637811 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2185)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133637811 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) 20250822133637811 DMSC DEBUG msub_fsm[0x56365ea2dd60]{active}: Allocated (fsm.c:456) 20250822133637811 DMSC DEBUG msc_i[0x56365e9ff2c0]{READY}: Allocated (fsm.c:456) 20250822133637811 DMSC DEBUG msc_i[0x56365e9ff2c0]{READY}: is child of msub_fsm[0x56365ea2dd60] (fsm.c:486) 20250822133637811 DMSC DEBUG msc_a[0x56365ea752d0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822133637811 DMSC DEBUG msc_a[0x56365ea752d0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea2dd60] (fsm.c:486) 20250822133637811 DMSC DEBUG msc_a(unknown:UTRAN-Iu-407:NONE)[0x56365ea752d0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822133637811 DMSC DEBUG msc_i(unknown:UTRAN-Iu-407:NONE)[0x56365e9ff2c0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822133637811 DMSC DEBUG msc_a(unknown:UTRAN-Iu-407:NONE)[0x56365ea752d0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) MSC_Test_2-RAN(2184)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 20250822133637812 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-407:NONE)[0x56365ea752d0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250822133637812 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-407:NONE)[0x56365ea752d0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250822133637812 DMM DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x56365ea752d0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001003 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822133637812 DMM DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x56365ea752d0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822133637812 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x56365ea2e0f0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822133637812 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x56365ea2e0f0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x56365ea752d0] (fsm.c:486) 20250822133637812 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x56365ea2e0f0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250822133637812 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x56365ea2e0f0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822133637812 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822133637812 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001003 id=262420000001003 (vlr.c:661) 20250822133637812 DVLR INFO New subscr, IMSI: 262420000001003 (vlr.c:562) 20250822133637812 DVLR DEBUG VLR subscr IMSI-262420000001003 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822133637812 DMSC DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x56365ea752d0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822133637812 DMSC DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x56365ea752d0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822133637812 DVLR DEBUG VLR subscr IMSI-262420000001003 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822133637812 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822133637812 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x56365ea2e0f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822133637812 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x56365ea2e0f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822133637812 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x56365ea2e0f0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250822133637812 DVLR DEBUG VLR_Authenticate(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x56365e9fe540]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822133637812 DVLR DEBUG VLR_Authenticate(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x56365e9fe540]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x56365ea2e0f0] (fsm.c:486) 20250822133637812 DVLR DEBUG VLR_Authenticate(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x56365e9fe540]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822133637812 DVLR DEBUG VLR_Authenticate(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x56365e9fe540]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822133637812 DPAG NOTICE ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Added seen cell to this RAN peer: LAI:262-42-23 (ran_peer.c:105) 20250822133637812 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133637812 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133637812 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133637812 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822133637812 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133637812 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133637812 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822133637812 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2185)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2185)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2183)@718a44d66dfb: { messageType := 2, destLocRef := 'E2C73E'O, sourceLocRef := '000197'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2183)@718a44d66dfb: Session index based on local reference:0 MSC_Test-GSUP(2189)@718a44d66dfb: Found GsupExpect[0] for "262420000001003" handled at TC_iu_lu_imsi_reject2(2192) MSC_Test-GSUP(2189)@718a44d66dfb: Added IMSI table entry 0TC_iu_lu_imsi_reject2(2192)"262420000001003" 20250822133637815 DVLR DEBUG VLR subscr IMSI-262420000001003 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133637815 DVLR DEBUG VLR_Authenticate(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x56365e9fe540]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822133637815 DVLR DEBUG SUBSCR(IMSI-262420000001003) Received 1 auth tuples (vlr.c:996) 20250822133637815 DVLR DEBUG VLR_Authenticate(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x56365e9fe540]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822133637815 DVLR DEBUG VLR_Authenticate(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x56365e9fe540]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250822133637815 DMM DEBUG Tx AUTH REQ (rand = 701bca30f4f32c31d00e2776d44f793f) (gsm_04_08.c:641) 20250822133637815 DMM DEBUG AUTH REQ (autn = be295326b040b2a38df9b45131c9e5b5) (gsm_04_08.c:643) 20250822133637815 DIUCS DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x56365ea752d0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250822133637815 DIUCS DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x56365ea752d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822133637815 DMSC DEBUG msc_i(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x56365e9ff2c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133637815 DVLR DEBUG VLR subscr IMSI-262420000001003 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822133637815 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133637815 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133637815 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133637815 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822133637815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133637815 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133637815 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822133637815 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2185)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2185)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2183)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2183)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2183)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2183)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2184)@718a44d66dfb: patching N(SD)=1 into dtap '0514ED867024210481087C71'O MSC_Test_2-RAN(2184)@718a44d66dfb: patched enc_l3: '0554ED867024210481087C71'O MSC_Test_2-SCCP(2183)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2183)@718a44d66dfb: vl_len:24 MSC_Test_2-SCCP(2183)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2183)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554ED867024210481087C71'O MSC_Test_2-M3UA(2185)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133637820 DIUCS DEBUG (UTRAN-Iu-407) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822133637820 DMSC DEBUG msc_i(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x56365e9ff2c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133637820 DIUCS DEBUG msc_i(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x56365e9ff2c0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822133637820 DMSC DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x56365ea752d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133637820 DIUCS DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x56365ea752d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822133637820 DIUCS DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x56365ea752d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822133637820 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133637820 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133637820 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133637820 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822133637820 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133637820 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133637820 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133637820 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133637820 DMM DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x56365ea752d0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = ed86702481087c71) (gsm_04_08.c:1128) 20250822133637820 DVLR DEBUG VLR_Authenticate(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x56365e9fe540]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822133637820 DVLR DEBUG SUBSCR(IMSI-262420000001003) AUTH on UTRAN received RES: ed86702481087c71 (8 bytes) (vlr_auth_fsm.c:151) 20250822133637820 DVLR INFO SUBSCR(IMSI-262420000001003) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250822133637820 DVLR DEBUG VLR_Authenticate(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x56365e9fe540]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822133637820 DVLR DEBUG VLR_Authenticate(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x56365e9fe540]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822133637820 DVLR DEBUG VLR_Authenticate(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x56365e9fe540]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822133637820 DVLR DEBUG VLR_Authenticate(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x56365e9fe540]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x56365ea2e0f0] (vlr_auth_fsm.c:294) 20250822133637820 DVLR DEBUG VLR_Authenticate(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x56365e9fe540]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822133637820 DVLR DEBUG VLR_Authenticate(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x56365e9fe540]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822133637820 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x56365ea2e0f0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250822133637820 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x56365ea2e0f0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822133637820 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x56365ea2e0f0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822133637820 DIUCS DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x56365ea752d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250822133637820 DIUCS DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x56365ea752d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=58d5fac405559150cacc5b995b9acf58, CK=NONE (ran_msg_iu.c:388) 20250822133637820 DMSC DEBUG msc_i(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x56365e9ff2c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250822133637820 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x56365ea2e0f0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250822133637820 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133637820 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133637820 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133637820 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822133637820 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133637820 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133637820 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822133637820 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2185)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2185)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2183)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2183)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2183)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2183)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2183)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2183)@718a44d66dfb: vl_len:12 MSC_Test_2-SCCP(2183)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2183)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2185)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133637826 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133637826 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133637826 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133637826 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822133637826 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133637826 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133637826 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133637826 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133637826 DIUCS DEBUG (UTRAN-Iu-407) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822133637826 DMSC DEBUG msc_i(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x56365e9ff2c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133637826 DIUCS DEBUG msc_i(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x56365e9ff2c0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822133637826 DMSC DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x56365ea752d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133637826 DIUCS DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x56365ea752d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822133637826 DIUCS DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x56365ea752d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250822133637826 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x56365ea2e0f0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250822133637826 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x56365ea2e0f0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822133637826 DIUCS DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x56365ea752d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250822133637826 DMSC DEBUG msc_i(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x56365e9ff2c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822133637826 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x56365ea2e0f0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822133637826 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x56365ea2e0f0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822133637826 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x56365e9fe540]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822133637826 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x56365e9fe540]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x56365ea2e0f0] (fsm.c:486) 20250822133637826 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x56365e9fe540]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822133637826 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x56365e9fe540]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822133637826 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133637826 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133637826 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133637826 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822133637826 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133637826 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133637826 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822133637826 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2185)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2185)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2183)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2183)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2183)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2183)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822133637828 DVLR DEBUG VLR subscr IMSI-262420000001003 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133637828 DVLR DEBUG SUBSCR(IMSI-262420000001003) UpdateLocation failed; gmm_cause: GSM authentication unacceptable (vlr.c:1173) 20250822133637828 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x56365ea2e0f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1181) 20250822133637828 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x56365e9fe540]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_NACK (vlr_lu_fsm.c:1272) 20250822133637828 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x56365e9fe540]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:117) 20250822133637828 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x56365e9fe540]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:120) 20250822133637828 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x56365e9fe540]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x56365ea2e0f0] (vlr_lu_fsm.c:120) 20250822133637828 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x56365e9fe540]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:120) 20250822133637828 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x56365e9fe540]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822133637828 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x56365ea2e0f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:120) 20250822133637828 DMM INFO msc_a(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x56365ea752d0]{MSC_A_ST_AUTH_CIPH}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250822133637828 DIUCS DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x56365ea752d0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_REJECT (msc_a.c:2106) 20250822133637828 DIUCS DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x56365ea752d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822133637828 DMSC DEBUG msc_i(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x56365e9ff2c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133637828 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x56365ea2e0f0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822133637828 DMSC DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x56365ea752d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_CN_CLOSE (vlr_lu_fsm.c:772) 20250822133637828 DMSC DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x56365ea752d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133637828 DMSC DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x56365ea752d0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:454) 20250822133637828 DIUCS DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x56365ea752d0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250822133637828 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) 20250822133637828 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) 20250822133637828 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) 20250822133637828 DIUCS DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x56365ea752d0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250822133637828 DMSC DEBUG msc_i(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x56365e9ff2c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822133637828 DVLR DEBUG VLR subscr IMSI-262420000001003 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,vlr_gsup_rx) (msc_a.c:1004) 20250822133637828 DVLR DEBUG VLR subscr IMSI-262420000001003 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822133637828 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133637828 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133637828 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133637828 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822133637828 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133637828 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133637828 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822133637828 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133637828 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133637828 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133637828 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133637828 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822133637828 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133637828 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133637828 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822133637828 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2185)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2185)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2183)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-M3UA(2185)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2185)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2183)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2183)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2183)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2183)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2183)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2183)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2183)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2183)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2183)@718a44d66dfb: vl_len:7 MSC_Test_2-SCCP(2183)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2183)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2185)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133637831 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133637831 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133637831 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133637831 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822133637831 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133637831 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133637831 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133637831 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133637831 DIUCS DEBUG (UTRAN-Iu-407) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822133637831 DMSC DEBUG msc_i(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x56365e9ff2c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133637831 DIUCS DEBUG msc_i(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x56365e9ff2c0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822133637831 DMSC DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x56365ea752d0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133637831 DIUCS DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x56365ea752d0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822133637831 DIUCS DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x56365ea752d0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250822133637831 DMSC DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x56365ea752d0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822133637831 DIUCS DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x56365ea752d0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250822133637831 DMSC DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x56365ea752d0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133637831 DMSC DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x56365ea752d0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822133637831 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x56365ea2e0f0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822133637831 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x56365ea2e0f0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x56365ea752d0] (msc_a.c:1053) 20250822133637831 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x56365ea2e0f0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822133637831 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x56365ea2e0f0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822133637831 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x56365ea2e0f0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822133637831 DMSC DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x56365ea752d0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea2dd60] (msc_a.c:1053) 20250822133637831 DMSC DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x56365ea752d0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822133637831 DMSC DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x56365ea752d0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822133637831 DMSC DEBUG msub_fsm[0x56365ea2dd60]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822133637831 DMSC DEBUG msub(IMSI-262420000001003) MSC-A terminated (msub.c:261) 20250822133637831 DMSC DEBUG msub(IMSI-262420000001003) 1 MSC-I still active (msub.c:79) 20250822133637831 DMSC DEBUG msub_fsm[0x56365ea2dd60]{active}: State change to terminating (no timeout) (msub.c:91) 20250822133637831 DMSC DEBUG msub_fsm[0x56365ea2dd60]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822133637831 DMSC DEBUG msc_i(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x56365e9ff2c0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822133637831 DMSC DEBUG msc_i(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x56365e9ff2c0]{READY}: Removing from parent msub_fsm[0x56365ea2dd60] (msub.c:113) 20250822133637831 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Closing UTRAN-Iu-407 (ran_conn.c:142) 20250822133637831 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-407 (ran_conn.c:155) 20250822133637831 DMSC DEBUG msc_i(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x56365e9ff2c0]{READY}: Freeing instance (msub.c:113) 20250822133637831 DMSC DEBUG msc_i(IMSI-262420000001003:UTRAN-Iu-407:LU)[0x56365e9ff2c0]{READY}: Deallocated (fsm.c:568) 20250822133637831 DMSC DEBUG msub(IMSI-262420000001003) Free (msub.c:119) 20250822133637831 DVLR INFO VLR subscr IMSI-262420000001003 - active-conn: now used by 0 (-) (msub.c:375) 20250822133637831 DVLR DEBUG SUBSCR(IMSI-262420000001003) freeing VLR subscr (max total use count was 4) (vlr.c:472) 20250822133637831 DMSC DEBUG msub_fsm[0x56365ea2dd60]{terminating}: Freeing instance (msub.c:113) 20250822133637831 DMSC DEBUG msub_fsm[0x56365ea2dd60]{terminating}: Deallocated (fsm.c:568) 20250822133637831 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133637831 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133637831 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133637831 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822133637831 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133637831 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133637831 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822133637831 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2185)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2185)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2183)@718a44d66dfb: Session index based on local reference:0 20250822133637832 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133637832 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133637832 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133637832 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822133637832 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133637832 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133637832 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133637832 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2185)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2184)@718a44d66dfb: Deleted conn table entry 0TC_iu_lu_imsi_reject2(2192)14862142 TC_iu_lu_imsi_reject2(2192)@718a44d66dfb: setverdict(pass): none -> pass TC_iu_lu_imsi_reject2(2192)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_imsi_reject2(2192)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_imsi_reject2(2192)@718a44d66dfb: Final verdict of PTC: pass 20250822133637834 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822133637834 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250822133637835 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822133637835 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822133637835 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822133637835 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822133637835 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822133637835 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822133637835 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822133637835 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) MSC_Test_1-SCCP(2180)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-SCCP(2177)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(2186)@718a44d66dfb: Final verdict of PTC: none 20250822133637835 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822133637835 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133637835 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822133637835 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822133637835 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822133637835 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) MSC_Test_0-M3UA(2179)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP(2189)@718a44d66dfb: Final verdict of PTC: none MSC_Test_1-M3UA(2182)@718a44d66dfb: Final verdict of PTC: none MSC_Test_2-SCCP(2183)@718a44d66dfb: Final verdict of PTC: none 20250822133637835 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822133637836 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822133637836 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822133637836 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822133637836 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) 20250822133637836 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822133637836 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822133637836 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822133637836 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) 20250822133637836 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822133637836 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822133637836 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) 20250822133637836 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) 20250822133637836 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133637836 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250822133637836 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822133637836 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822133637836 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822133637836 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) IPA-CTRL-CLI-IPA(2176)@718a44d66dfb: Final verdict of PTC: none MSC_Test_1-RAN(2181)@718a44d66dfb: Final verdict of PTC: none 20250822133637836 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822133637836 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822133637836 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) 20250822133637836 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) 20250822133637836 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822133637836 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250822133637836 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) 20250822133637836 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133637836 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822133637836 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822133637836 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822133637836 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822133637836 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822133637836 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822133637836 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822133637836 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822133637836 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822133637836 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) 20250822133637836 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822133637836 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250822133637837 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.3/0 (xua_snm.c:371) 20250822133637837 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-RAN(2178)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(2190)@718a44d66dfb: Final verdict of PTC: none MSC_Test_2-M3UA(2185)@718a44d66dfb: Final verdict of PTC: none MSC_Test_2-RAN(2184)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP-IPA(2188)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(2191)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(2187)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2193)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(2176): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(2177): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(2178): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(2179): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-SCCP(2180): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-RAN(2181): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-M3UA(2182): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_2-SCCP(2183): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_2-RAN(2184): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_2-M3UA(2185): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(2186): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(2187): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(2188): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(2189): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(2190): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(2191): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_iu_lu_imsi_reject2(2192): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(2193): none (pass -> pass) MTC@718a44d66dfb: Test case TC_iu_lu_imsi_reject finished. Verdict: pass MTC@718a44d66dfb: 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'. Fri Aug 22 13:36:37 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 20250822133638838 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=276200) 20250822133639837 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822133639837 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822133639837 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822133639837 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822133639837 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822133639837 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822133639837 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822133639837 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822133639837 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822133639840 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=276200, count=279508) 20250822133640842 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:36: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_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 20250822133641844 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822133641941 DMSC ERROR NULL{fi=NULL}: Silent call: MS not responding to Paging (silent_call.c:52) 20250822133641942 DCC DEBUG trans(silent-call IMSI-262420000000030:MSISDN-491230000030:TMSI-0x3481780A callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250822133641942 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x3481780A - silent-call: now used by 2 (attached,Paging) (transaction.c:281) 20250822133641942 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x3481780A - Paging: now used by 1 (attached) (paging.c:202) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_iu_lu_imsi_timeout_gsup started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(2197)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(2197)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2197)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(2195)@718a44d66dfb: v_sccp_pdu_maxlen:268 MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_1-M3UA(2200)@718a44d66dfb: ************************************************* MSC_Test_1-M3UA(2200)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2200)@718a44d66dfb: ************************************************* MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_1-SCCP(2198)@718a44d66dfb: v_sccp_pdu_maxlen:268 MTC@718a44d66dfb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_2-M3UA(2203)@718a44d66dfb: ************************************************* MSC_Test_2-M3UA(2203)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2203)@718a44d66dfb: ************************************************* MSC_Test_2-SCCP(2201)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822133642565 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2204)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822133642731 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822133642731 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822133642731 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822133642731 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2197)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2197)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2197)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822133642733 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133642733 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822133642733 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822133642733 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822133642733 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822133642733 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822133642733 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2197)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(2197)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2197)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2197)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2197)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2197)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250822133642733 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133642733 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822133642733 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822133642733 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822133642733 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822133642733 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822133642733 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2197)@718a44d66dfb: Message received on association #8 20250822133642733 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822133642733 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2197)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2197)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2197)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2197)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2197)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2197)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822133642745 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) 20250822133642745 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) 20250822133642745 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822133642745 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2200)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2200)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2200)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822133642748 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133642748 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822133642748 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822133642748 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822133642748 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822133642748 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822133642748 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2200)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_1-M3UA(2200)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2200)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2200)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2200)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822133642750 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133642750 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822133642750 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822133642750 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822133642750 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822133642750 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) MSC_Test_1-M3UA(2200)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250822133642750 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(2200)@718a44d66dfb: Message received on association #8 20250822133642750 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250822133642750 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2200)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2200)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2200)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2200)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2200)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2200)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822133642760 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) 20250822133642760 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) 20250822133642760 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822133642760 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(2203)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2203)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2203)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822133642768 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133642768 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822133642768 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822133642768 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822133642768 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822133642768 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822133642768 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(2203)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_2-M3UA(2203)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2203)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2203)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2203)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822133642770 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133642770 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822133642770 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822133642770 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822133642770 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822133642770 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822133642770 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(2203)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250822133642771 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.3/0 (xua_snm.c:406) 20250822133642771 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2200)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2203)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2200)@718a44d66dfb: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2203)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2203)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2203)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2203)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2203)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2203)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822133642845 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822133642845 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2206)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2206)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822133642852 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2206)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2206)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2206)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2206)@718a44d66dfb: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2206)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2206)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822133642869 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822133642869 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2207)@718a44d66dfb: Created GsupExpect[0] for "262420000001004" to be handled at TC_iu_lu_imsi_timeout_gsup2(2210) TC_iu_lu_imsi_timeout_gsup2(2210)@718a44d66dfb: 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 } } } } 20250822133643543 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133643543 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133643543 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133643543 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133643543 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133643543 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133643543 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133643543 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2197)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133643544 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133643544 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133643544 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133643544 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133643544 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133643544 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133643544 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133643544 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2197)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2197)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2196)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250822133643558 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133643558 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133643558 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250822133643558 DLM3UA 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) 20250822133643558 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133643558 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133643558 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133643558 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2200)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133643558 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133643558 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133643558 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133643558 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) 20250822133643558 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133643558 DLSS7 DEBUG Found route for dpc=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) 20250822133643558 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250822133643558 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2200)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2200)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2199)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250822133643572 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133643572 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133643572 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133643572 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822133643572 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133643572 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133643572 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133643572 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133643572 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) 20250822133643572 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250822133643572 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133643573 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133643573 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133643573 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822133643573 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133643573 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133643573 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822133643573 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2203)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2202)@718a44d66dfb: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2202)@718a44d66dfb: Added conn table entry 0TC_iu_lu_imsi_timeout_gsup2(2210)16440297 MSC_Test_2-SCCP(2201)@718a44d66dfb: First idle individual index:0 20250822133643584 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133643584 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133643584 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133643584 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822133643584 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133643584 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133643584 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133643584 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133643584 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) 20250822133643584 DMSC DEBUG msub_fsm[0x56365ea2e0f0]{active}: Allocated (fsm.c:456) 20250822133643584 DMSC DEBUG msc_i[0x56365ea752d0]{READY}: Allocated (fsm.c:456) 20250822133643584 DMSC DEBUG msc_i[0x56365ea752d0]{READY}: is child of msub_fsm[0x56365ea2e0f0] (fsm.c:486) 20250822133643584 DMSC DEBUG msc_a[0x56365e9ff2c0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822133643584 DMSC DEBUG msc_a[0x56365e9ff2c0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea2e0f0] (fsm.c:486) 20250822133643584 DMSC DEBUG msc_a(unknown:UTRAN-Iu-408:NONE)[0x56365e9ff2c0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822133643584 DMSC DEBUG msc_i(unknown:UTRAN-Iu-408:NONE)[0x56365ea752d0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822133643584 DMSC DEBUG msc_a(unknown:UTRAN-Iu-408:NONE)[0x56365e9ff2c0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822133643584 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-408:NONE)[0x56365e9ff2c0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250822133643584 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-408:NONE)[0x56365e9ff2c0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250822133643584 DMM DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x56365e9ff2c0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001004 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822133643585 DMM DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x56365e9ff2c0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822133643585 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x56365ea2cd80]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822133643585 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x56365ea2cd80]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x56365e9ff2c0] (fsm.c:486) 20250822133643585 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x56365ea2cd80]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250822133643585 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x56365ea2cd80]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822133643585 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822133643585 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001004 id=262420000001004 (vlr.c:661) 20250822133643585 DVLR INFO New subscr, IMSI: 262420000001004 (vlr.c:562) 20250822133643585 DVLR DEBUG VLR subscr IMSI-262420000001004 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822133643585 DMSC DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x56365e9ff2c0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822133643585 DMSC DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x56365e9ff2c0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822133643585 DVLR DEBUG VLR subscr IMSI-262420000001004 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822133643585 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822133643585 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x56365ea2cd80]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822133643585 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x56365ea2cd80]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822133643585 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x56365ea2cd80]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250822133643585 DVLR DEBUG VLR_Authenticate(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x56365e9fe540]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) MSC_Test_2-RAN(2202)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 20250822133643585 DVLR DEBUG VLR_Authenticate(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x56365e9fe540]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x56365ea2cd80] (fsm.c:486) 20250822133643585 DVLR DEBUG VLR_Authenticate(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x56365e9fe540]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822133643585 DVLR DEBUG VLR_Authenticate(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x56365e9fe540]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822133643585 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133643585 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133643585 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133643585 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822133643585 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133643585 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133643585 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822133643585 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2203)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2201)@718a44d66dfb: { messageType := 2, destLocRef := 'FADBE9'O, sourceLocRef := '000198'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2201)@718a44d66dfb: Session index based on local reference:0 MSC_Test-GSUP(2207)@718a44d66dfb: Found GsupExpect[0] for "262420000001004" handled at TC_iu_lu_imsi_timeout_gsup2(2210) MSC_Test-GSUP(2207)@718a44d66dfb: Added IMSI table entry 0TC_iu_lu_imsi_timeout_gsup2(2210)"262420000001004" 20250822133643587 DVLR DEBUG VLR subscr IMSI-262420000001004 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133643587 DVLR DEBUG VLR_Authenticate(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x56365e9fe540]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822133643587 DVLR DEBUG SUBSCR(IMSI-262420000001004) Received 1 auth tuples (vlr.c:996) 20250822133643588 DVLR DEBUG VLR_Authenticate(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x56365e9fe540]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822133643588 DVLR DEBUG VLR_Authenticate(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x56365e9fe540]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250822133643588 DMM DEBUG Tx AUTH REQ (rand = a3fc1c59431f39fc668e237556268c65) (gsm_04_08.c:641) 20250822133643588 DMM DEBUG AUTH REQ (autn = 22a6e822a6df52e2d4a7995df4bb67c3) (gsm_04_08.c:643) 20250822133643588 DIUCS DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x56365e9ff2c0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250822133643588 DIUCS DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x56365e9ff2c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822133643588 DMSC DEBUG msc_i(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x56365ea752d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133643588 DVLR DEBUG VLR subscr IMSI-262420000001004 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822133643588 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133643588 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133643588 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133643588 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822133643588 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133643588 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133643588 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822133643588 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2203)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2201)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2201)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2201)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2202)@718a44d66dfb: patching N(SD)=1 into dtap '0514627A1CD621042AA4F5E3'O MSC_Test_2-RAN(2202)@718a44d66dfb: patched enc_l3: '0554627A1CD621042AA4F5E3'O MSC_Test_2-SCCP(2201)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2201)@718a44d66dfb: vl_len:24 MSC_Test_2-SCCP(2201)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2201)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554627A1CD621042AA4F5E3'O MSC_Test_2-M3UA(2203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133643595 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133643595 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133643595 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133643595 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822133643595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133643596 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133643596 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133643596 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133643596 DIUCS DEBUG (UTRAN-Iu-408) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822133643596 DMSC DEBUG msc_i(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x56365ea752d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133643596 DIUCS DEBUG msc_i(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x56365ea752d0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822133643596 DMSC DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x56365e9ff2c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133643596 DIUCS DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x56365e9ff2c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822133643596 DIUCS DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x56365e9ff2c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822133643596 DMM DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x56365e9ff2c0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 627a1cd62aa4f5e3) (gsm_04_08.c:1128) 20250822133643596 DVLR DEBUG VLR_Authenticate(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x56365e9fe540]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822133643596 DVLR DEBUG SUBSCR(IMSI-262420000001004) AUTH on UTRAN received RES: 627a1cd62aa4f5e3 (8 bytes) (vlr_auth_fsm.c:151) 20250822133643596 DVLR INFO SUBSCR(IMSI-262420000001004) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250822133643596 DVLR DEBUG VLR_Authenticate(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x56365e9fe540]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822133643596 DVLR DEBUG VLR_Authenticate(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x56365e9fe540]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822133643596 DVLR DEBUG VLR_Authenticate(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x56365e9fe540]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822133643596 DVLR DEBUG VLR_Authenticate(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x56365e9fe540]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x56365ea2cd80] (vlr_auth_fsm.c:294) 20250822133643596 DVLR DEBUG VLR_Authenticate(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x56365e9fe540]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822133643596 DVLR DEBUG VLR_Authenticate(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x56365e9fe540]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822133643596 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x56365ea2cd80]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250822133643596 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x56365ea2cd80]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822133643596 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x56365ea2cd80]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822133643596 DIUCS DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x56365e9ff2c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250822133643596 DIUCS DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x56365e9ff2c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=c8b4dd124ba17e13d49408b50a0c2ea3, CK=NONE (ran_msg_iu.c:388) 20250822133643596 DMSC DEBUG msc_i(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x56365ea752d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250822133643596 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x56365ea2cd80]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250822133643596 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133643596 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133643596 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133643596 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822133643596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133643596 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133643596 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822133643596 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2203)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2201)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2201)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2201)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2201)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2201)@718a44d66dfb: vl_len:12 MSC_Test_2-SCCP(2201)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2201)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133643609 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133643609 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133643609 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133643609 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822133643609 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133643609 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133643609 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133643609 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133643609 DIUCS DEBUG (UTRAN-Iu-408) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822133643609 DMSC DEBUG msc_i(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x56365ea752d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133643609 DIUCS DEBUG msc_i(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x56365ea752d0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822133643609 DMSC DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x56365e9ff2c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133643609 DIUCS DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x56365e9ff2c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822133643609 DIUCS DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x56365e9ff2c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250822133643609 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x56365ea2cd80]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250822133643609 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x56365ea2cd80]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822133643609 DIUCS DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x56365e9ff2c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250822133643609 DMSC DEBUG msc_i(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x56365ea752d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822133643609 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x56365ea2cd80]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822133643609 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x56365ea2cd80]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822133643609 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x56365e9fe540]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822133643609 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x56365e9fe540]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x56365ea2cd80] (fsm.c:486) 20250822133643609 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x56365e9fe540]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822133643609 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x56365e9fe540]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822133643609 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133643609 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133643609 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133643609 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822133643609 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133643609 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133643609 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822133643609 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2203)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2201)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2201)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2201)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822133648586 DMSC DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x56365e9ff2c0]{MSC_A_ST_AUTH_CIPH}: Timeout of X1 (fsm.c:317) 20250822133648586 DMSC DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x56365e9ff2c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_CN_CLOSE (msc_a.c:927) 20250822133648586 DMSC DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x56365e9ff2c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133648586 DMSC DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x56365e9ff2c0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:454) 20250822133648586 DIUCS DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x56365e9ff2c0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250822133648586 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) 20250822133648586 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) 20250822133648586 DMM INFO msc_a(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x56365e9ff2c0]{MSC_A_ST_RELEASING}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250822133648586 DIUCS DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x56365e9ff2c0]{MSC_A_ST_RELEASING}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_REJECT (msc_a.c:2106) 20250822133648586 DIUCS DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x56365e9ff2c0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822133648586 DMSC DEBUG msc_i(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x56365ea752d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133648586 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x56365ea2cd80]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822133648586 DMSC DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x56365e9ff2c0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_CN_CLOSE (vlr_lu_fsm.c:772) 20250822133648586 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) 20250822133648587 DIUCS DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x56365e9ff2c0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250822133648587 DMSC DEBUG msc_i(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x56365ea752d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822133648587 DVLR DEBUG VLR subscr IMSI-262420000001004 - msc_a_fsm_releasing_onenter: now used by 1 (active-conn) (msc_a.c:1004) 20250822133648587 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133648587 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133648587 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133648587 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822133648587 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133648587 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133648587 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822133648587 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133648587 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133648587 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133648587 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133648587 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822133648587 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133648587 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133648587 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822133648587 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2203)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2201)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-M3UA(2203)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(2201)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2201)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2201)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2201)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2201)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2201)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2201)@718a44d66dfb: vl_len:7 MSC_Test_2-SCCP(2201)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2201)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250822133648605 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133648605 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133648605 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133648605 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822133648605 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133648605 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133648605 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133648605 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133648606 DIUCS DEBUG (UTRAN-Iu-408) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822133648606 DMSC DEBUG msc_i(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x56365ea752d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133648606 DIUCS DEBUG msc_i(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x56365ea752d0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822133648606 DMSC DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x56365e9ff2c0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133648606 DIUCS DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x56365e9ff2c0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822133648606 DIUCS DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x56365e9ff2c0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250822133648606 DMSC DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x56365e9ff2c0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822133648606 DIUCS DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x56365e9ff2c0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250822133648606 DMSC DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x56365e9ff2c0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133648606 DMSC DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x56365e9ff2c0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822133648606 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x56365ea2cd80]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822133648606 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x56365e9fe540]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822133648606 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x56365e9fe540]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Removing from parent vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x56365ea2cd80] (msc_a.c:1053) 20250822133648606 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x56365e9fe540]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Freeing instance (msc_a.c:1053) 20250822133648606 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x56365e9fe540]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Deallocated (fsm.c:568) 20250822133648606 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x56365ea2cd80]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x56365e9ff2c0] (msc_a.c:1053) 20250822133648606 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x56365ea2cd80]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822133648606 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x56365ea2cd80]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822133648606 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x56365ea2cd80]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822133648606 DMSC DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x56365e9ff2c0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea2e0f0] (msc_a.c:1053) 20250822133648606 DMSC DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x56365e9ff2c0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822133648606 DMSC DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x56365e9ff2c0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822133648606 DMSC DEBUG msub_fsm[0x56365ea2e0f0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822133648606 DMSC DEBUG msub(IMSI-262420000001004) MSC-A terminated (msub.c:261) 20250822133648606 DMSC DEBUG msub(IMSI-262420000001004) 1 MSC-I still active (msub.c:79) 20250822133648606 DMSC DEBUG msub_fsm[0x56365ea2e0f0]{active}: State change to terminating (no timeout) (msub.c:91) 20250822133648606 DMSC DEBUG msub_fsm[0x56365ea2e0f0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822133648606 DMSC DEBUG msc_i(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x56365ea752d0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822133648606 DMSC DEBUG msc_i(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x56365ea752d0]{READY}: Removing from parent msub_fsm[0x56365ea2e0f0] (msub.c:113) 20250822133648606 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Closing UTRAN-Iu-408 (ran_conn.c:142) 20250822133648606 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-408 (ran_conn.c:155) 20250822133648606 DMSC DEBUG msc_i(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x56365ea752d0]{READY}: Freeing instance (msub.c:113) 20250822133648606 DMSC DEBUG msc_i(IMSI-262420000001004:UTRAN-Iu-408:LU)[0x56365ea752d0]{READY}: Deallocated (fsm.c:568) 20250822133648606 DMSC DEBUG msub(IMSI-262420000001004) Free (msub.c:119) 20250822133648606 DVLR INFO VLR subscr IMSI-262420000001004 - active-conn: now used by 0 (-) (msub.c:375) 20250822133648606 DVLR DEBUG SUBSCR(IMSI-262420000001004) freeing VLR subscr (max total use count was 3) (vlr.c:472) 20250822133648606 DMSC DEBUG msub_fsm[0x56365ea2e0f0]{terminating}: Freeing instance (msub.c:113) 20250822133648606 DMSC DEBUG msub_fsm[0x56365ea2e0f0]{terminating}: Deallocated (fsm.c:568) 20250822133648607 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133648607 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133648607 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133648607 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822133648607 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133648607 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133648607 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822133648607 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2203)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2201)@718a44d66dfb: Session index based on local reference:0 20250822133648610 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133648610 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133648610 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133648610 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822133648611 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133648611 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133648611 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_2-M3UA(2203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133648611 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(2202)@718a44d66dfb: Deleted conn table entry 0TC_iu_lu_imsi_timeout_gsup2(2210)16440297 TC_iu_lu_imsi_timeout_gsup2(2210)@718a44d66dfb: setverdict(pass): none -> pass TC_iu_lu_imsi_timeout_gsup2(2210)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_imsi_timeout_gsup2(2210)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_imsi_timeout_gsup2(2210)@718a44d66dfb: Final verdict of PTC: pass 20250822133648618 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822133648618 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822133648618 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822133648618 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822133648618 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822133648618 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822133648618 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822133648618 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822133648618 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822133648618 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133648618 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822133648618 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822133648618 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822133648618 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822133648618 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822133648619 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822133648619 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(2197)@718a44d66dfb: Final verdict of PTC: none 20250822133648620 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822133648620 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822133648621 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) 20250822133648621 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) 20250822133648621 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822133648621 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250822133648621 DLINP ERROR virt-bsc1-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250822133648621 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) 20250822133648621 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:772) 20250822133648621 DLSS7 ERROR 0: asp-virt-bsc1-0: xUA SRV SEND_FAILED (osmo_ss7_asp.c:795) 20250822133648621 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) 20250822133648621 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133648621 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250822133648621 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822133648621 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822133648621 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822133648621 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) MSC_Test_1-SCCP(2198)@718a44d66dfb: Final verdict of PTC: none 20250822133648621 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822133648621 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822133648620 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822133648620 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250822133648621 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) 20250822133648622 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-RAN(2202)@718a44d66dfb: Final verdict of PTC: none 20250822133648622 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_1-M3UA(2200)@718a44d66dfb: Final verdict of PTC: none MSC_Test_2-SCCP(2201)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(2204)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP(2207)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(2196)@718a44d66dfb: Final verdict of PTC: none MSC_Test_1-RAN(2199)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(2208)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-SCCP(2195)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP-IPA(2206)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(2205)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2194)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(2209)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2211)@718a44d66dfb: Final verdict of PTC: none 20250822133648623 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) 20250822133648623 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) 20250822133648623 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822133648623 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250822133648623 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) 20250822133648623 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133648623 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822133648623 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822133648623 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822133648623 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822133648623 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822133648623 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822133648623 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822133648623 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.3/0 (xua_snm.c:371) 20250822133648623 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(2203)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(2194): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(2195): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(2196): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(2197): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-SCCP(2198): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-RAN(2199): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-M3UA(2200): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_2-SCCP(2201): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_2-RAN(2202): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_2-M3UA(2203): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(2204): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(2205): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(2206): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(2207): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(2208): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(2209): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_iu_lu_imsi_timeout_gsup2(2210): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(2211): none (pass -> pass) MTC@718a44d66dfb: Test case TC_iu_lu_imsi_timeout_gsup finished. Verdict: pass MTC@718a44d66dfb: 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'. Fri Aug 22 13:36:48 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 20250822133649624 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=275936) 20250822133650620 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822133650620 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822133650620 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822133650622 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822133650622 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822133650622 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822133650624 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822133650624 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822133650624 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822133650625 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=275936, count=277812) 20250822133651627 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:36:52 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests_Iu.TC_iu_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 20250822133652629 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_iu_lu_imsi_auth3g_tmsi started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2215)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(2215)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2215)@718a44d66dfb: ************************************************* MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-SCCP(2213)@718a44d66dfb: v_sccp_pdu_maxlen:268 MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_1-M3UA(2218)@718a44d66dfb: ************************************************* MSC_Test_1-M3UA(2218)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2218)@718a44d66dfb: ************************************************* MSC_Test_1-SCCP(2216)@718a44d66dfb: v_sccp_pdu_maxlen:268 MTC@718a44d66dfb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MSC_Test_2-M3UA(2221)@718a44d66dfb: ************************************************* MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_2-M3UA(2221)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2221)@718a44d66dfb: ************************************************* MSC_Test_2-SCCP(2219)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822133653375 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2222)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822133653538 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822133653538 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822133653538 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822133653538 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2215)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2215)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2215)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822133653544 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133653544 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822133653544 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822133653544 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822133653544 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822133653544 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822133653544 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2215)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(2215)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2215)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2215)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2215)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822133653548 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133653548 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822133653548 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822133653548 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822133653548 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) MSC_Test_0-M3UA(2215)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250822133653548 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822133653548 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2215)@718a44d66dfb: Message received on association #8 20250822133653548 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822133653549 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2215)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2215)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2215)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2215)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2215)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2215)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822133653552 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) 20250822133653552 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) 20250822133653553 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822133653553 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2218)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2218)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2218)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822133653559 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133653559 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822133653559 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822133653559 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822133653559 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822133653559 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822133653559 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2218)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_1-M3UA(2218)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2218)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2218)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2218)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822133653561 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133653561 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822133653561 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822133653561 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822133653561 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822133653561 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822133653562 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2218)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2218)@718a44d66dfb: Message received on association #8 20250822133653562 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250822133653562 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2218)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2218)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2218)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2218)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2218)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2218)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822133653569 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) 20250822133653569 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) 20250822133653569 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822133653569 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2221)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2221)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2221)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822133653576 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133653576 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822133653576 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822133653576 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822133653576 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) MSC_Test_2-M3UA(2221)@718a44d66dfb: M3UA_ASPUP sent 20250822133653576 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822133653576 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2221)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2221)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2221)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2221)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822133653578 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133653578 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822133653578 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822133653578 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) MSC_Test_2-M3UA(2221)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250822133653578 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822133653578 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822133653578 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250822133653578 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.3/0 (xua_snm.c:406) 20250822133653578 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2218)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2221)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2218)@718a44d66dfb: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2221)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2221)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2221)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2221)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2221)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2221)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822133653629 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822133653629 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2224)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2224)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822133653636 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2224)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2224)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2224)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2224)@718a44d66dfb: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2224)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2224)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822133653668 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822133653668 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2225)@718a44d66dfb: Created GsupExpect[0] for "262420000001005" to be handled at TC_iu_lu_imsi_auth3g_tmsi2(2228) TC_iu_lu_imsi_auth3g_tmsi2(2228)@718a44d66dfb: 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 } } } } 20250822133654351 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133654351 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133654351 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133654351 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133654351 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133654351 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133654351 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133654351 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2215)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133654352 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133654352 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133654352 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133654352 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133654352 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133654352 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133654352 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133654352 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2215)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2215)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2214)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250822133654366 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133654366 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133654366 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250822133654366 DLM3UA 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) 20250822133654366 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133654366 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133654366 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133654366 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2218)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133654367 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133654367 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133654367 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133654367 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) 20250822133654367 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133654367 DLSS7 DEBUG Found route for dpc=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) 20250822133654367 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250822133654367 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2218)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2218)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2217)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250822133654380 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133654380 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133654380 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133654380 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822133654380 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133654380 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133654380 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133654380 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2221)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133654380 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) 20250822133654380 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250822133654381 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133654381 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133654381 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133654381 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822133654381 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133654381 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133654381 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822133654381 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2221)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2221)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2220)@718a44d66dfb: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2220)@718a44d66dfb: Added conn table entry 0TC_iu_lu_imsi_auth3g_tmsi2(2228)15981873 MSC_Test_2-SCCP(2219)@718a44d66dfb: First idle individual index:0 MSC_Test_2-M3UA(2221)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133654389 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133654389 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133654389 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133654389 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822133654389 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133654389 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133654389 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133654389 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(2220)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 20250822133654389 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) 20250822133654389 DMSC DEBUG msub_fsm[0x56365e9fe540]{active}: Allocated (fsm.c:456) 20250822133654389 DMSC DEBUG msc_i[0x56365ea2cd80]{READY}: Allocated (fsm.c:456) 20250822133654389 DMSC DEBUG msc_i[0x56365ea2cd80]{READY}: is child of msub_fsm[0x56365e9fe540] (fsm.c:486) 20250822133654389 DMSC DEBUG msc_a[0x56365e9ff2c0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822133654389 DMSC DEBUG msc_a[0x56365e9ff2c0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365e9fe540] (fsm.c:486) 20250822133654389 DMSC DEBUG msc_a(unknown:UTRAN-Iu-409:NONE)[0x56365e9ff2c0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822133654389 DMSC DEBUG msc_i(unknown:UTRAN-Iu-409:NONE)[0x56365ea2cd80]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822133654389 DMSC DEBUG msc_a(unknown:UTRAN-Iu-409:NONE)[0x56365e9ff2c0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822133654389 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-409:NONE)[0x56365e9ff2c0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250822133654389 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-409:NONE)[0x56365e9ff2c0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250822133654389 DMM DEBUG msc_a(IMSI-262420000001005:UTRAN-Iu-409:LU)[0x56365e9ff2c0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001005 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822133654389 DMM DEBUG msc_a(IMSI-262420000001005:UTRAN-Iu-409:LU)[0x56365e9ff2c0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822133654389 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:UTRAN-Iu-409:LU)[0x56365ea752d0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822133654389 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:UTRAN-Iu-409:LU)[0x56365ea752d0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001005:UTRAN-Iu-409:LU)[0x56365e9ff2c0] (fsm.c:486) 20250822133654389 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:UTRAN-Iu-409:LU)[0x56365ea752d0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250822133654389 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:UTRAN-Iu-409:LU)[0x56365ea752d0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822133654389 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x200E7AB8 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822133654389 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x200E7AB8 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822133654389 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x200E7AB8:UTRAN-Iu-409:LU)[0x56365e9ff2c0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822133654389 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x200E7AB8:UTRAN-Iu-409:LU)[0x56365e9ff2c0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822133654389 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x200E7AB8 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250822133654389 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822133654389 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x200E7AB8:UTRAN-Iu-409:LU)[0x56365ea752d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822133654389 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x200E7AB8:UTRAN-Iu-409:LU)[0x56365ea752d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822133654389 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x200E7AB8:UTRAN-Iu-409:LU)[0x56365ea752d0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250822133654389 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x200E7AB8:UTRAN-Iu-409:LU)[0x56365ea2dd60]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822133654389 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x200E7AB8:UTRAN-Iu-409:LU)[0x56365ea2dd60]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x200E7AB8:UTRAN-Iu-409:LU)[0x56365ea752d0] (fsm.c:486) 20250822133654389 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x200E7AB8:UTRAN-Iu-409:LU)[0x56365ea2dd60]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822133654389 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x200E7AB8:UTRAN-Iu-409:LU)[0x56365ea2dd60]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822133654389 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133654389 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133654389 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133654390 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822133654390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133654390 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133654390 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822133654390 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2221)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2221)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2219)@718a44d66dfb: { messageType := 2, destLocRef := 'F3DD31'O, sourceLocRef := '000199'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2219)@718a44d66dfb: Session index based on local reference:0 MSC_Test-GSUP(2225)@718a44d66dfb: Found GsupExpect[0] for "262420000001005" handled at TC_iu_lu_imsi_auth3g_tmsi2(2228) MSC_Test-GSUP(2225)@718a44d66dfb: Added IMSI table entry 0TC_iu_lu_imsi_auth3g_tmsi2(2228)"262420000001005" TC_iu_lu_imsi_auth3g_tmsi2(2228)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_imsi_auth3g_tmsi2(2228)@718a44d66dfb: setverdict(pass): none -> pass 20250822133654392 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x200E7AB8 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133654392 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x200E7AB8:UTRAN-Iu-409:LU)[0x56365ea2dd60]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822133654392 DVLR DEBUG SUBSCR(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x200E7AB8) Received 1 auth tuples (vlr.c:996) 20250822133654392 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x200E7AB8:UTRAN-Iu-409:LU)[0x56365ea2dd60]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822133654392 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x200E7AB8:UTRAN-Iu-409:LU)[0x56365ea2dd60]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250822133654392 DMM DEBUG Tx AUTH REQ (rand = c4ef30a18af9bfe0ebc099b2da70dac5) (gsm_04_08.c:641) 20250822133654392 DMM DEBUG AUTH REQ (autn = c9821c4723d042adc59a64f2cd6dcfed) (gsm_04_08.c:643) 20250822133654392 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x200E7AB8:UTRAN-Iu-409:LU)[0x56365e9ff2c0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250822133654392 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x200E7AB8:UTRAN-Iu-409:LU)[0x56365e9ff2c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822133654392 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x200E7AB8:UTRAN-Iu-409:LU)[0x56365ea2cd80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133654392 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x200E7AB8 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822133654393 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133654393 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133654393 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133654393 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822133654393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133654393 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133654393 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822133654393 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2221)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2221)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2219)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2219)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2219)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2219)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2220)@718a44d66dfb: patching N(SD)=1 into dtap '05142D1377E12104D25CADAE'O MSC_Test_2-RAN(2220)@718a44d66dfb: patched enc_l3: '05542D1377E12104D25CADAE'O MSC_Test_2-SCCP(2219)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2219)@718a44d66dfb: vl_len:24 MSC_Test_2-SCCP(2219)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2219)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05542D1377E12104D25CADAE'O MSC_Test_2-M3UA(2221)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133654397 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133654397 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133654397 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133654397 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822133654398 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133654398 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133654398 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133654398 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133654398 DIUCS DEBUG (UTRAN-Iu-409) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822133654398 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x200E7AB8:UTRAN-Iu-409:LU)[0x56365ea2cd80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133654398 DIUCS DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x200E7AB8:UTRAN-Iu-409:LU)[0x56365ea2cd80]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822133654398 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x200E7AB8:UTRAN-Iu-409:LU)[0x56365e9ff2c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133654398 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x200E7AB8:UTRAN-Iu-409:LU)[0x56365e9ff2c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822133654398 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x200E7AB8:UTRAN-Iu-409:LU)[0x56365e9ff2c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822133654398 DMM DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x200E7AB8:UTRAN-Iu-409:LU)[0x56365e9ff2c0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 2d1377e1d25cadae) (gsm_04_08.c:1128) 20250822133654398 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x200E7AB8:UTRAN-Iu-409:LU)[0x56365ea2dd60]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822133654398 DVLR DEBUG SUBSCR(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x200E7AB8) AUTH on UTRAN received RES: 2d1377e1d25cadae (8 bytes) (vlr_auth_fsm.c:151) 20250822133654398 DVLR INFO SUBSCR(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x200E7AB8) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250822133654398 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x200E7AB8:UTRAN-Iu-409:LU)[0x56365ea2dd60]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822133654398 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x200E7AB8:UTRAN-Iu-409:LU)[0x56365ea2dd60]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822133654398 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x200E7AB8:UTRAN-Iu-409:LU)[0x56365ea2dd60]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822133654398 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x200E7AB8:UTRAN-Iu-409:LU)[0x56365ea2dd60]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x200E7AB8:UTRAN-Iu-409:LU)[0x56365ea752d0] (vlr_auth_fsm.c:294) 20250822133654398 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x200E7AB8:UTRAN-Iu-409:LU)[0x56365ea2dd60]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822133654398 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x200E7AB8:UTRAN-Iu-409:LU)[0x56365ea2dd60]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822133654398 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x200E7AB8:UTRAN-Iu-409:LU)[0x56365ea752d0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250822133654398 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x200E7AB8:UTRAN-Iu-409:LU)[0x56365ea752d0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822133654398 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x200E7AB8:UTRAN-Iu-409:LU)[0x56365ea752d0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822133654398 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x200E7AB8:UTRAN-Iu-409:LU)[0x56365e9ff2c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250822133654398 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x200E7AB8:UTRAN-Iu-409:LU)[0x56365e9ff2c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=f4f525bce335e89ee2e09e367d33f996, CK=NONE (ran_msg_iu.c:388) 20250822133654398 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x200E7AB8:UTRAN-Iu-409:LU)[0x56365ea2cd80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250822133654398 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x200E7AB8:UTRAN-Iu-409:LU)[0x56365ea752d0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250822133654398 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133654398 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133654398 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133654398 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822133654398 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133654398 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133654398 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822133654398 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2221)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2221)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2219)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2219)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2219)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2219)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2219)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2219)@718a44d66dfb: vl_len:12 MSC_Test_2-SCCP(2219)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2219)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250822133654403 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133654403 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_2-M3UA(2221)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133654403 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133654403 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822133654403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133654403 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133654403 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133654403 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133654404 DIUCS DEBUG (UTRAN-Iu-409) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822133654404 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x200E7AB8:UTRAN-Iu-409:LU)[0x56365ea2cd80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133654404 DIUCS DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x200E7AB8:UTRAN-Iu-409:LU)[0x56365ea2cd80]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822133654404 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x200E7AB8:UTRAN-Iu-409:LU)[0x56365e9ff2c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133654404 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x200E7AB8:UTRAN-Iu-409:LU)[0x56365e9ff2c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822133654404 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x200E7AB8:UTRAN-Iu-409:LU)[0x56365e9ff2c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250822133654404 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x200E7AB8:UTRAN-Iu-409:LU)[0x56365ea752d0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250822133654404 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x200E7AB8:UTRAN-Iu-409:LU)[0x56365ea752d0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822133654404 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x200E7AB8:UTRAN-Iu-409:LU)[0x56365e9ff2c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250822133654404 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x200E7AB8:UTRAN-Iu-409:LU)[0x56365ea2cd80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822133654404 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x200E7AB8:UTRAN-Iu-409:LU)[0x56365ea752d0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822133654404 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x200E7AB8:UTRAN-Iu-409:LU)[0x56365ea752d0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822133654404 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x200E7AB8:UTRAN-Iu-409:LU)[0x56365ea2dd60]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822133654404 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x200E7AB8:UTRAN-Iu-409:LU)[0x56365ea2dd60]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x200E7AB8:UTRAN-Iu-409:LU)[0x56365ea752d0] (fsm.c:486) 20250822133654404 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x200E7AB8:UTRAN-Iu-409:LU)[0x56365ea2dd60]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822133654404 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x200E7AB8:UTRAN-Iu-409:LU)[0x56365ea2dd60]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822133654404 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133654404 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133654404 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133654404 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822133654404 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133654404 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133654404 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822133654404 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2221)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2221)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2219)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2219)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2219)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2219)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822133654406 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x200E7AB8 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133654406 DVLR DEBUG IMSI:262420000001005 has MSISDN:491230001005 (vlr.c:1045) 20250822133654406 DMSC NOTICE msub(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x200E7AB8) VLR: update for IMSI=262420000001005 (MSISDN=491230001005) (gsm_04_08.c:1541) 20250822133654406 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x200E7AB8 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822133654406 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x200E7AB8 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133654406 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x200E7AB8:UTRAN-Iu-409:LU)[0x56365ea752d0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822133654406 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x200E7AB8:UTRAN-Iu-409:LU)[0x56365ea2dd60]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822133654406 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x200E7AB8:UTRAN-Iu-409:LU)[0x56365ea2dd60]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822133654406 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x200E7AB8:UTRAN-Iu-409:LU)[0x56365ea2dd60]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822133654406 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x200E7AB8:UTRAN-Iu-409:LU)[0x56365ea2dd60]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x200E7AB8:UTRAN-Iu-409:LU)[0x56365ea752d0] (vlr_lu_fsm.c:110) 20250822133654406 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x200E7AB8:UTRAN-Iu-409:LU)[0x56365ea2dd60]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822133654406 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x200E7AB8:UTRAN-Iu-409:LU)[0x56365ea2dd60]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822133654406 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x200E7AB8:UTRAN-Iu-409:LU)[0x56365ea752d0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822133654406 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x200E7AB8:UTRAN-Iu-409:LU)[0x56365ea752d0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822133654406 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x200E7AB8:UTRAN-Iu-409:LU)[0x56365ea2e0f0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822133654406 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x200E7AB8:UTRAN-Iu-409:LU)[0x56365ea2e0f0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x200E7AB8:UTRAN-Iu-409:LU)[0x56365ea752d0] (fsm.c:486) 20250822133654406 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x200E7AB8:UTRAN-Iu-409:LU)[0x56365ea2e0f0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822133654406 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x200E7AB8:UTRAN-Iu-409:LU)[0x56365ea2e0f0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822133654406 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x200E7AB8:UTRAN-Iu-409:LU)[0x56365ea2e0f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822133654406 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x200E7AB8:UTRAN-Iu-409:LU)[0x56365ea2e0f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822133654406 DMSC NOTICE msub(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x200E7AB8:TMSInew-0x82E80EE5) VLR: update for IMSI=262420000001005 (MSISDN=491230001005) (gsm_04_08.c:1541) 20250822133654406 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x200E7AB8:UTRAN-Iu-409:LU)[0x56365ea2e0f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822133654406 DMM DEBUG -> IMSI-262420000001005:MSISDN-491230001005:TMSI-0x200E7AB8:TMSInew-0x82E80EE5 LOCATION UPDATE ACCEPT (TMSI = 0x82e80ee5) (gsm_04_08.c:149) 20250822133654406 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x200E7AB8:TMSInew-0x82E80EE5:UTRAN-Iu-409:LU)[0x56365e9ff2c0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250822133654406 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x200E7AB8:TMSInew-0x82E80EE5:UTRAN-Iu-409:LU)[0x56365e9ff2c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822133654406 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x200E7AB8:TMSInew-0x82E80EE5:UTRAN-Iu-409:LU)[0x56365ea2cd80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133654406 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x200E7AB8:TMSInew-0x82E80EE5 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822133654406 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133654406 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133654406 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133654406 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822133654406 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133654406 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133654406 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822133654406 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2221)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2221)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2219)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2219)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2219)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2219)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_imsi_auth3g_tmsi2(2228)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2220)@718a44d66dfb: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2220)@718a44d66dfb: patched enc_l3: '059B'O MSC_Test_2-SCCP(2219)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2219)@718a44d66dfb: vl_len:14 MSC_Test_2-SCCP(2219)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2219)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2221)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133654408 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133654408 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133654408 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133654408 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822133654408 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133654408 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133654408 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133654408 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133654408 DIUCS DEBUG (UTRAN-Iu-409) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822133654408 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x200E7AB8:TMSInew-0x82E80EE5:UTRAN-Iu-409:LU)[0x56365ea2cd80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133654408 DIUCS DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x200E7AB8:TMSInew-0x82E80EE5:UTRAN-Iu-409:LU)[0x56365ea2cd80]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822133654408 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x200E7AB8:TMSInew-0x82E80EE5:UTRAN-Iu-409:LU)[0x56365e9ff2c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133654408 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x200E7AB8:TMSInew-0x82E80EE5:UTRAN-Iu-409:LU)[0x56365e9ff2c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822133654408 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x200E7AB8:TMSInew-0x82E80EE5:UTRAN-Iu-409:LU)[0x56365e9ff2c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822133654408 DMM DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x200E7AB8:TMSInew-0x82E80EE5:UTRAN-Iu-409:LU)[0x56365e9ff2c0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822133654408 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x200E7AB8:TMSInew-0x82E80EE5:UTRAN-Iu-409:LU)[0x56365ea752d0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822133654408 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x200E7AB8:UTRAN-Iu-409:LU)[0x56365ea2e0f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822133654408 DMSC NOTICE msub(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x82E80EE5) VLR: update for IMSI=262420000001005 (MSISDN=491230001005) (gsm_04_08.c:1541) 20250822133654408 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x200E7AB8:UTRAN-Iu-409:LU)[0x56365ea2e0f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822133654408 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x82E80EE5:UTRAN-Iu-409:LU)[0x56365ea752d0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822133654408 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x200E7AB8:UTRAN-Iu-409:LU)[0x56365ea2e0f0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822133654408 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x200E7AB8:UTRAN-Iu-409:LU)[0x56365ea2e0f0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x82E80EE5:UTRAN-Iu-409:LU)[0x56365ea752d0] (vlr_lu_fsm.c:817) 20250822133654408 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x200E7AB8:UTRAN-Iu-409:LU)[0x56365ea2e0f0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822133654408 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x200E7AB8:UTRAN-Iu-409:LU)[0x56365ea2e0f0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822133654408 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x82E80EE5:UTRAN-Iu-409:LU)[0x56365ea752d0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822133654408 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x82E80EE5:UTRAN-Iu-409:LU)[0x56365e9ff2c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250822133654408 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x82E80EE5:UTRAN-Iu-409:LU)[0x56365e9ff2c0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.981s remaining) (msc_a.c:450) 20250822133654408 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001005/3/1): Available (smpp_smsc.c:626) 20250822133654408 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x82E80EE5:UTRAN-Iu-409:LU)[0x56365e9ff2c0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133654408 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x82E80EE5:UTRAN-Iu-409:LU)[0x56365e9ff2c0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250822133654408 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x82E80EE5:UTRAN-Iu-409:LU)[0x56365e9ff2c0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250822133654408 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x82E80EE5 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822133654408 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x82E80EE5 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822133654408 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x82E80EE5 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822133654408 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x82E80EE5:UTRAN-Iu-409:LU)[0x56365e9ff2c0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250822133654408 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x82E80EE5:UTRAN-Iu-409:LU)[0x56365ea2cd80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822133654408 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x82E80EE5 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822133654408 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133654408 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133654408 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133654408 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822133654408 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133654408 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133654408 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822133654408 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2221)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2221)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2219)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2219)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2219)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2219)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2219)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2219)@718a44d66dfb: vl_len:7 MSC_Test_2-SCCP(2219)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2219)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2221)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133654411 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133654411 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133654411 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133654411 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822133654411 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133654411 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133654411 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133654411 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133654411 DIUCS DEBUG (UTRAN-Iu-409) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822133654411 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x82E80EE5:UTRAN-Iu-409:LU)[0x56365ea2cd80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133654411 DIUCS DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x82E80EE5:UTRAN-Iu-409:LU)[0x56365ea2cd80]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822133654411 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x82E80EE5:UTRAN-Iu-409:LU)[0x56365e9ff2c0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133654411 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x82E80EE5:UTRAN-Iu-409:LU)[0x56365e9ff2c0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822133654411 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x82E80EE5:UTRAN-Iu-409:LU)[0x56365e9ff2c0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250822133654411 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x82E80EE5:UTRAN-Iu-409:LU)[0x56365e9ff2c0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822133654411 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x82E80EE5:UTRAN-Iu-409:LU)[0x56365e9ff2c0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250822133654411 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x82E80EE5:UTRAN-Iu-409:LU)[0x56365e9ff2c0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133654411 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x82E80EE5:UTRAN-Iu-409:LU)[0x56365e9ff2c0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822133654411 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x82E80EE5:UTRAN-Iu-409:LU)[0x56365ea752d0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822133654411 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x82E80EE5:UTRAN-Iu-409:LU)[0x56365ea752d0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x82E80EE5:UTRAN-Iu-409:LU)[0x56365e9ff2c0] (msc_a.c:1053) 20250822133654411 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x82E80EE5:UTRAN-Iu-409:LU)[0x56365ea752d0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822133654411 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x82E80EE5:UTRAN-Iu-409:LU)[0x56365ea752d0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822133654411 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x82E80EE5:UTRAN-Iu-409:LU)[0x56365ea752d0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822133654411 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x82E80EE5:UTRAN-Iu-409:LU)[0x56365e9ff2c0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365e9fe540] (msc_a.c:1053) 20250822133654411 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x82E80EE5:UTRAN-Iu-409:LU)[0x56365e9ff2c0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822133654411 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x82E80EE5:UTRAN-Iu-409:LU)[0x56365e9ff2c0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822133654411 DMSC DEBUG msub_fsm[0x56365e9fe540]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822133654411 DMSC DEBUG msub(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x82E80EE5) MSC-A terminated (msub.c:261) 20250822133654411 DMSC DEBUG msub(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x82E80EE5) 1 MSC-I still active (msub.c:79) 20250822133654411 DMSC DEBUG msub_fsm[0x56365e9fe540]{active}: State change to terminating (no timeout) (msub.c:91) 20250822133654411 DMSC DEBUG msub_fsm[0x56365e9fe540]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822133654411 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x82E80EE5:UTRAN-Iu-409:LU)[0x56365ea2cd80]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822133654411 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x82E80EE5:UTRAN-Iu-409:LU)[0x56365ea2cd80]{READY}: Removing from parent msub_fsm[0x56365e9fe540] (msub.c:113) 20250822133654411 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Closing UTRAN-Iu-409 (ran_conn.c:142) 20250822133654412 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-409 (ran_conn.c:155) 20250822133654412 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x82E80EE5:UTRAN-Iu-409:LU)[0x56365ea2cd80]{READY}: Freeing instance (msub.c:113) 20250822133654412 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x82E80EE5:UTRAN-Iu-409:LU)[0x56365ea2cd80]{READY}: Deallocated (fsm.c:568) 20250822133654412 DMSC DEBUG msub(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x82E80EE5) Free (msub.c:119) 20250822133654412 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x82E80EE5 - active-conn: now used by 1 (attached) (msub.c:375) 20250822133654412 DMSC DEBUG msub_fsm[0x56365e9fe540]{terminating}: Freeing instance (msub.c:113) 20250822133654412 DMSC DEBUG msub_fsm[0x56365e9fe540]{terminating}: Deallocated (fsm.c:568) 20250822133654412 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133654412 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133654412 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133654412 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822133654412 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133654412 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133654412 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822133654412 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2221)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2221)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2219)@718a44d66dfb: Session index based on local reference:0 20250822133654412 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133654412 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133654412 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_2-M3UA(2221)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133654412 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822133654412 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133654412 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133654412 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133654412 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(2220)@718a44d66dfb: Deleted conn table entry 0TC_iu_lu_imsi_auth3g_tmsi2(2228)15981873 TC_iu_lu_imsi_auth3g_tmsi2(2228)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_imsi_auth3g_tmsi2(2228)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_imsi_auth3g_tmsi2(2228)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_imsi_auth3g_tmsi2(2228)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_imsi_auth3g_tmsi2(2228)@718a44d66dfb: Final verdict of PTC: pass MSC_Test_2-M3UA(2221)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(2214)@718a44d66dfb: Final verdict of PTC: none 20250822133654415 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822133654415 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822133654415 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822133654415 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822133654416 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822133654416 DLSS7 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_1-RAN(2217)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-SCCP(2213)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP(2225)@718a44d66dfb: Final verdict of PTC: none 20250822133654416 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822133654416 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822133654416 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822133654416 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133654416 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822133654416 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822133654416 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822133654416 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822133654416 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822133654416 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822133654416 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822133654416 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822133654416 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) 20250822133654416 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822133654416 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822133654416 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822133654416 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) 20250822133654416 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822133654416 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822133654416 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) 20250822133654416 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133654416 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822133654416 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822133654416 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822133654416 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822133654416 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822133654416 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822133654416 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822133654416 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822133654416 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822133654416 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.3/0 (xua_snm.c:371) 20250822133654416 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822133654417 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822133654417 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250822133654417 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-M3UA(2215)@718a44d66dfb: Final verdict of PTC: none MSC_Test_2-RAN(2220)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2212)@718a44d66dfb: Final verdict of PTC: none MSC_Test_2-SCCP(2219)@718a44d66dfb: Final verdict of PTC: none 20250822133654418 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) 20250822133654418 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) 20250822133654418 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822133654418 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250822133654418 DLINP ERROR virt-bsc1-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250822133654418 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) 20250822133654418 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:772) 20250822133654418 DLSS7 ERROR 0: asp-virt-bsc1-0: xUA SRV SEND_FAILED (osmo_ss7_asp.c:795) 20250822133654418 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) 20250822133654418 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133654418 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250822133654418 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822133654418 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822133654418 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822133654418 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822133654418 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822133654418 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822133654418 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) 20250822133654418 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-GSUP-IPA(2224)@718a44d66dfb: Final verdict of PTC: none MSC_Test_1-SCCP(2216)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(2226)@718a44d66dfb: Final verdict of PTC: none MSC_Test_1-M3UA(2218)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(2223)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2229)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(2222)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(2227)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(2212): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(2213): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(2214): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(2215): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-SCCP(2216): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-RAN(2217): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-M3UA(2218): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_2-SCCP(2219): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_2-RAN(2220): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_2-M3UA(2221): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(2222): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(2223): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(2224): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(2225): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(2226): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(2227): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_iu_lu_imsi_auth3g_tmsi2(2228): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(2229): none (pass -> pass) MTC@718a44d66dfb: Test case TC_iu_lu_imsi_auth3g_tmsi finished. Verdict: pass MTC@718a44d66dfb: 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'. Fri Aug 22 13:36:54 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 20250822133655418 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=301864) 20250822133656417 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822133656417 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822133656417 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822133656417 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822133656417 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822133656417 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822133656418 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822133656418 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822133656418 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822133656418 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=301864, count=305172) 20250822133657420 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:36:58 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_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 20250822133658421 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_iu_lu_imsi_timeout_tmsi_realloc started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(2233)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(2233)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2233)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(2231)@718a44d66dfb: v_sccp_pdu_maxlen:268 MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_1-M3UA(2236)@718a44d66dfb: ************************************************* MSC_Test_1-M3UA(2236)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2236)@718a44d66dfb: ************************************************* MSC_Test_1-SCCP(2234)@718a44d66dfb: v_sccp_pdu_maxlen:268 MTC@718a44d66dfb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_2-M3UA(2239)@718a44d66dfb: ************************************************* MSC_Test_2-M3UA(2239)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2239)@718a44d66dfb: ************************************************* MSC_Test_2-SCCP(2237)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822133659194 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2240)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822133659353 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822133659353 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822133659353 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822133659353 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2233)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2233)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2233)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822133659359 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133659359 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822133659359 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822133659359 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822133659359 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822133659359 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822133659359 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2233)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(2233)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2233)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2233)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2233)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822133659363 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822133659363 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822133659363 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133659363 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822133659363 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822133659363 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822133659363 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822133659363 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822133659363 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2233)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2233)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2233)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2233)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2233)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2233)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2233)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2233)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822133659372 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) 20250822133659372 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) 20250822133659372 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822133659372 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2236)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2236)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2236)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2236)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_1-M3UA(2236)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250822133659375 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133659375 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822133659375 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822133659375 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822133659375 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822133659375 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822133659375 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2236)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2236)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2236)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822133659376 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133659377 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822133659377 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822133659377 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822133659377 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822133659377 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822133659377 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250822133659377 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250822133659377 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2236)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2236)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2236)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2236)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2236)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2236)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2236)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2236)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822133659389 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) 20250822133659389 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) 20250822133659389 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822133659389 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(2239)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2239)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2239)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822133659392 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133659392 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822133659392 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822133659392 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822133659392 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822133659392 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822133659392 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(2239)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_2-M3UA(2239)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2239)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2239)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2239)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822133659394 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133659394 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822133659394 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822133659394 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822133659394 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822133659394 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822133659394 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2239)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2236)@718a44d66dfb: Message received on association #8 20250822133659394 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.3/0 (xua_snm.c:406) 20250822133659394 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2236)@718a44d66dfb: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2239)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2239)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2239)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2239)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2239)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2239)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2239)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822133659421 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822133659421 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2242)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2242)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822133659426 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2242)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2242)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2242)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2242)@718a44d66dfb: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2242)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2242)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822133659442 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822133659442 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2243)@718a44d66dfb: Created GsupExpect[0] for "262420000001005" to be handled at TC_iu_lu_imsi_timeout_tmsi_realloc2(2246) TC_iu_lu_imsi_timeout_tmsi_realloc2(2246)@718a44d66dfb: 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 } } } } 20250822133700167 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133700167 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133700167 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133700167 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133700167 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133700167 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133700167 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133700167 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2233)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133700167 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133700167 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133700167 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133700167 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133700167 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133700167 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133700167 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133700167 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2233)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2233)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2232)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250822133700183 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133700183 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133700183 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250822133700183 DLM3UA 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) 20250822133700183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133700183 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133700183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133700183 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2236)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133700184 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133700184 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133700184 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133700184 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) 20250822133700184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133700184 DLSS7 DEBUG Found route for dpc=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) 20250822133700184 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250822133700184 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2236)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2236)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2235)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250822133700197 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133700197 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133700197 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133700197 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822133700197 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133700197 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133700197 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133700197 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2239)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133700198 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) 20250822133700198 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250822133700198 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133700198 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133700198 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133700198 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822133700198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133700198 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133700198 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822133700198 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2239)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2239)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2238)@718a44d66dfb: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2238)@718a44d66dfb: Added conn table entry 0TC_iu_lu_imsi_timeout_tmsi_realloc2(2246)11864384 MSC_Test_2-SCCP(2237)@718a44d66dfb: First idle individual index:0 20250822133700212 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133700212 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133700212 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133700212 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822133700212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133700212 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133700212 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133700212 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2239)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133700212 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) 20250822133700213 DMSC DEBUG msub_fsm[0x56365ea752d0]{active}: Allocated (fsm.c:456) 20250822133700213 DMSC DEBUG msc_i[0x56365e9ff2c0]{READY}: Allocated (fsm.c:456) 20250822133700213 DMSC DEBUG msc_i[0x56365e9ff2c0]{READY}: is child of msub_fsm[0x56365ea752d0] (fsm.c:486) 20250822133700213 DMSC DEBUG msc_a[0x56365ea2cd80]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822133700213 DMSC DEBUG msc_a[0x56365ea2cd80]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea752d0] (fsm.c:486) 20250822133700213 DMSC DEBUG msc_a(unknown:UTRAN-Iu-410:NONE)[0x56365ea2cd80]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822133700213 DMSC DEBUG msc_i(unknown:UTRAN-Iu-410:NONE)[0x56365e9ff2c0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822133700213 DMSC DEBUG msc_a(unknown:UTRAN-Iu-410:NONE)[0x56365ea2cd80]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822133700213 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-410:NONE)[0x56365ea2cd80]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250822133700213 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-410:NONE)[0x56365ea2cd80]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250822133700213 DMM DEBUG msc_a(IMSI-262420000001005:UTRAN-Iu-410:LU)[0x56365ea2cd80]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001005 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822133700213 DMM DEBUG msc_a(IMSI-262420000001005:UTRAN-Iu-410:LU)[0x56365ea2cd80]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822133700213 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:UTRAN-Iu-410:LU)[0x56365e9fe540]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822133700213 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:UTRAN-Iu-410:LU)[0x56365e9fe540]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001005:UTRAN-Iu-410:LU)[0x56365ea2cd80] (fsm.c:486) 20250822133700213 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:UTRAN-Iu-410:LU)[0x56365e9fe540]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250822133700213 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:UTRAN-Iu-410:LU)[0x56365e9fe540]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822133700213 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x82E80EE5 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822133700213 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x82E80EE5 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822133700213 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x82E80EE5:UTRAN-Iu-410:LU)[0x56365ea2cd80]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822133700213 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x82E80EE5:UTRAN-Iu-410:LU)[0x56365ea2cd80]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822133700213 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x82E80EE5 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250822133700213 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822133700213 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x82E80EE5:UTRAN-Iu-410:LU)[0x56365e9fe540]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822133700213 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x82E80EE5:UTRAN-Iu-410:LU)[0x56365e9fe540]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822133700213 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x82E80EE5:UTRAN-Iu-410:LU)[0x56365e9fe540]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250822133700213 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x82E80EE5:UTRAN-Iu-410:LU)[0x56365ea2e0f0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822133700213 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x82E80EE5:UTRAN-Iu-410:LU)[0x56365ea2e0f0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x82E80EE5:UTRAN-Iu-410:LU)[0x56365e9fe540] (fsm.c:486) 20250822133700213 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x82E80EE5:UTRAN-Iu-410:LU)[0x56365ea2e0f0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822133700213 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x82E80EE5:UTRAN-Iu-410:LU)[0x56365ea2e0f0]{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(2238)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 20250822133700213 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133700213 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133700213 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133700213 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822133700213 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133700213 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133700213 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822133700213 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2239)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2239)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2237)@718a44d66dfb: { messageType := 2, destLocRef := 'B50940'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-GSUP(2243)@718a44d66dfb: Found GsupExpect[0] for "262420000001005" handled at TC_iu_lu_imsi_timeout_tmsi_realloc2(2246) MSC_Test-GSUP(2243)@718a44d66dfb: Added IMSI table entry 0TC_iu_lu_imsi_timeout_tmsi_realloc2(2246)"262420000001005" MSC_Test_2-SCCP(2237)@718a44d66dfb: Session index based on local reference:0 20250822133700216 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x82E80EE5 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133700216 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x82E80EE5:UTRAN-Iu-410:LU)[0x56365ea2e0f0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822133700216 DVLR DEBUG SUBSCR(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x82E80EE5) Received 1 auth tuples (vlr.c:996) 20250822133700216 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x82E80EE5:UTRAN-Iu-410:LU)[0x56365ea2e0f0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822133700216 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x82E80EE5:UTRAN-Iu-410:LU)[0x56365ea2e0f0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250822133700216 DMM DEBUG Tx AUTH REQ (rand = f0a62a80092fc24c0902ccaedaf871b5) (gsm_04_08.c:641) 20250822133700216 DMM DEBUG AUTH REQ (autn = 175dd9634c4cd04e3843614bb99a4b66) (gsm_04_08.c:643) 20250822133700216 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x82E80EE5:UTRAN-Iu-410:LU)[0x56365ea2cd80]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250822133700216 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x82E80EE5:UTRAN-Iu-410:LU)[0x56365ea2cd80]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822133700216 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x82E80EE5:UTRAN-Iu-410:LU)[0x56365e9ff2c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133700216 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x82E80EE5 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822133700216 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133700216 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133700216 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133700216 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822133700216 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133700216 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133700216 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822133700216 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2239)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2239)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2237)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2237)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2237)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2237)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2238)@718a44d66dfb: patching N(SD)=1 into dtap '05145E33B0FD21049E3AAD00'O MSC_Test_2-RAN(2238)@718a44d66dfb: patched enc_l3: '05545E33B0FD21049E3AAD00'O MSC_Test_2-SCCP(2237)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2237)@718a44d66dfb: vl_len:24 MSC_Test_2-SCCP(2237)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2237)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05545E33B0FD21049E3AAD00'O 20250822133700221 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133700221 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133700221 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133700221 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822133700221 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133700221 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133700221 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133700221 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2239)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133700221 DIUCS DEBUG (UTRAN-Iu-410) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822133700221 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x82E80EE5:UTRAN-Iu-410:LU)[0x56365e9ff2c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133700222 DIUCS DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x82E80EE5:UTRAN-Iu-410:LU)[0x56365e9ff2c0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822133700222 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x82E80EE5:UTRAN-Iu-410:LU)[0x56365ea2cd80]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133700222 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x82E80EE5:UTRAN-Iu-410:LU)[0x56365ea2cd80]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822133700222 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x82E80EE5:UTRAN-Iu-410:LU)[0x56365ea2cd80]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822133700222 DMM DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x82E80EE5:UTRAN-Iu-410:LU)[0x56365ea2cd80]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 5e33b0fd9e3aad00) (gsm_04_08.c:1128) 20250822133700222 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x82E80EE5:UTRAN-Iu-410:LU)[0x56365ea2e0f0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822133700222 DVLR DEBUG SUBSCR(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x82E80EE5) AUTH on UTRAN received RES: 5e33b0fd9e3aad00 (8 bytes) (vlr_auth_fsm.c:151) 20250822133700222 DVLR INFO SUBSCR(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x82E80EE5) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250822133700222 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x82E80EE5:UTRAN-Iu-410:LU)[0x56365ea2e0f0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822133700222 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x82E80EE5:UTRAN-Iu-410:LU)[0x56365ea2e0f0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822133700222 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x82E80EE5:UTRAN-Iu-410:LU)[0x56365ea2e0f0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822133700222 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x82E80EE5:UTRAN-Iu-410:LU)[0x56365ea2e0f0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x82E80EE5:UTRAN-Iu-410:LU)[0x56365e9fe540] (vlr_auth_fsm.c:294) 20250822133700222 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x82E80EE5:UTRAN-Iu-410:LU)[0x56365ea2e0f0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822133700222 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x82E80EE5:UTRAN-Iu-410:LU)[0x56365ea2e0f0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822133700222 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x82E80EE5:UTRAN-Iu-410:LU)[0x56365e9fe540]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250822133700222 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x82E80EE5:UTRAN-Iu-410:LU)[0x56365e9fe540]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822133700222 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x82E80EE5:UTRAN-Iu-410:LU)[0x56365e9fe540]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822133700222 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x82E80EE5:UTRAN-Iu-410:LU)[0x56365ea2cd80]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250822133700222 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x82E80EE5:UTRAN-Iu-410:LU)[0x56365ea2cd80]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=d3b0e678e9e86cdf2b4e4be7859f4087, CK=NONE (ran_msg_iu.c:388) 20250822133700222 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x82E80EE5:UTRAN-Iu-410:LU)[0x56365e9ff2c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250822133700222 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133700222 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133700222 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133700222 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822133700222 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133700222 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133700222 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822133700222 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133700222 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x82E80EE5:UTRAN-Iu-410:LU)[0x56365e9fe540]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) MSC_Test_2-M3UA(2239)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2239)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2237)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2237)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2237)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2237)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2237)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2237)@718a44d66dfb: vl_len:12 MSC_Test_2-SCCP(2237)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2237)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250822133700227 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133700227 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133700227 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133700227 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822133700227 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133700227 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133700227 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133700227 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2239)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133700227 DIUCS DEBUG (UTRAN-Iu-410) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822133700227 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x82E80EE5:UTRAN-Iu-410:LU)[0x56365e9ff2c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133700227 DIUCS DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x82E80EE5:UTRAN-Iu-410:LU)[0x56365e9ff2c0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822133700227 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x82E80EE5:UTRAN-Iu-410:LU)[0x56365ea2cd80]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133700227 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x82E80EE5:UTRAN-Iu-410:LU)[0x56365ea2cd80]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822133700227 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x82E80EE5:UTRAN-Iu-410:LU)[0x56365ea2cd80]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250822133700227 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x82E80EE5:UTRAN-Iu-410:LU)[0x56365e9fe540]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250822133700227 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x82E80EE5:UTRAN-Iu-410:LU)[0x56365e9fe540]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822133700227 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x82E80EE5:UTRAN-Iu-410:LU)[0x56365ea2cd80]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250822133700227 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x82E80EE5:UTRAN-Iu-410:LU)[0x56365e9ff2c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822133700227 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x82E80EE5:UTRAN-Iu-410:LU)[0x56365e9fe540]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822133700227 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x82E80EE5:UTRAN-Iu-410:LU)[0x56365e9fe540]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822133700227 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x82E80EE5:UTRAN-Iu-410:LU)[0x56365ea2e0f0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822133700227 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x82E80EE5:UTRAN-Iu-410:LU)[0x56365ea2e0f0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x82E80EE5:UTRAN-Iu-410:LU)[0x56365e9fe540] (fsm.c:486) 20250822133700227 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x82E80EE5:UTRAN-Iu-410:LU)[0x56365ea2e0f0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822133700227 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x82E80EE5:UTRAN-Iu-410:LU)[0x56365ea2e0f0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822133700227 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133700227 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133700227 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133700227 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822133700227 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133700227 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133700227 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822133700227 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2239)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2239)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2237)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2237)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2237)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2237)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822133700229 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x82E80EE5 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133700229 DVLR DEBUG IMSI:262420000001005 has MSISDN:491230001005 (vlr.c:1045) 20250822133700229 DMSC NOTICE msub(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x82E80EE5) VLR: update for IMSI=262420000001005 (MSISDN=491230001005) (gsm_04_08.c:1541) 20250822133700229 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x82E80EE5 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822133700229 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x82E80EE5 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133700229 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x82E80EE5:UTRAN-Iu-410:LU)[0x56365e9fe540]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822133700229 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x82E80EE5:UTRAN-Iu-410:LU)[0x56365ea2e0f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822133700229 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x82E80EE5:UTRAN-Iu-410:LU)[0x56365ea2e0f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822133700229 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x82E80EE5:UTRAN-Iu-410:LU)[0x56365ea2e0f0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822133700229 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x82E80EE5:UTRAN-Iu-410:LU)[0x56365ea2e0f0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x82E80EE5:UTRAN-Iu-410:LU)[0x56365e9fe540] (vlr_lu_fsm.c:110) 20250822133700229 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x82E80EE5:UTRAN-Iu-410:LU)[0x56365ea2e0f0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822133700229 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x82E80EE5:UTRAN-Iu-410:LU)[0x56365ea2e0f0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822133700229 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x82E80EE5:UTRAN-Iu-410:LU)[0x56365e9fe540]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822133700229 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x82E80EE5:UTRAN-Iu-410:LU)[0x56365e9fe540]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822133700229 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x82E80EE5:UTRAN-Iu-410:LU)[0x56365ea2dd60]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822133700229 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x82E80EE5:UTRAN-Iu-410:LU)[0x56365ea2dd60]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x82E80EE5:UTRAN-Iu-410:LU)[0x56365e9fe540] (fsm.c:486) 20250822133700229 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x82E80EE5:UTRAN-Iu-410:LU)[0x56365ea2dd60]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822133700229 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x82E80EE5:UTRAN-Iu-410:LU)[0x56365ea2dd60]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822133700229 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x82E80EE5:UTRAN-Iu-410:LU)[0x56365ea2dd60]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822133700229 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x82E80EE5:UTRAN-Iu-410:LU)[0x56365ea2dd60]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822133700229 DMSC NOTICE msub(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x82E80EE5:TMSInew-0x4C880A4D) VLR: update for IMSI=262420000001005 (MSISDN=491230001005) (gsm_04_08.c:1541) 20250822133700229 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x82E80EE5:UTRAN-Iu-410:LU)[0x56365ea2dd60]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822133700229 DMM DEBUG -> IMSI-262420000001005:MSISDN-491230001005:TMSI-0x82E80EE5:TMSInew-0x4C880A4D LOCATION UPDATE ACCEPT (TMSI = 0x4c880a4d) (gsm_04_08.c:149) 20250822133700229 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x82E80EE5:TMSInew-0x4C880A4D:UTRAN-Iu-410:LU)[0x56365ea2cd80]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250822133700229 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x82E80EE5:TMSInew-0x4C880A4D:UTRAN-Iu-410:LU)[0x56365ea2cd80]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822133700229 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x82E80EE5:TMSInew-0x4C880A4D:UTRAN-Iu-410:LU)[0x56365e9ff2c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133700229 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x82E80EE5:TMSInew-0x4C880A4D - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822133700229 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133700229 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133700229 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133700229 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822133700229 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133700229 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133700229 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822133700229 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2239)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2239)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2237)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2237)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2237)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2237)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822133705213 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x82E80EE5:TMSInew-0x4C880A4D:UTRAN-Iu-410:LU)[0x56365ea2cd80]{MSC_A_ST_AUTH_CIPH}: Timeout of X1 (fsm.c:317) 20250822133705213 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x82E80EE5:TMSInew-0x4C880A4D:UTRAN-Iu-410:LU)[0x56365ea2cd80]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_CN_CLOSE (msc_a.c:927) 20250822133705213 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x82E80EE5:TMSInew-0x4C880A4D:UTRAN-Iu-410:LU)[0x56365ea2cd80]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133705213 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x82E80EE5:TMSInew-0x4C880A4D:UTRAN-Iu-410:LU)[0x56365ea2cd80]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:454) 20250822133705213 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x82E80EE5:TMSInew-0x4C880A4D:UTRAN-Iu-410:LU)[0x56365ea2cd80]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250822133705213 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x82E80EE5:TMSInew-0x4C880A4D + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822133705213 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x82E80EE5:TMSInew-0x4C880A4D + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822133705213 DMM INFO msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x82E80EE5:TMSInew-0x4C880A4D:UTRAN-Iu-410:LU)[0x56365ea2cd80]{MSC_A_ST_RELEASING}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250822133705213 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x82E80EE5:TMSInew-0x4C880A4D:UTRAN-Iu-410:LU)[0x56365ea2cd80]{MSC_A_ST_RELEASING}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_REJECT (msc_a.c:2106) 20250822133705213 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x82E80EE5:TMSInew-0x4C880A4D:UTRAN-Iu-410:LU)[0x56365ea2cd80]{MSC_A_ST_RELEASING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822133705213 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x82E80EE5:TMSInew-0x4C880A4D:UTRAN-Iu-410:LU)[0x56365e9ff2c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133705214 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x82E80EE5:TMSInew-0x4C880A4D:UTRAN-Iu-410:LU)[0x56365e9fe540]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822133705214 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x82E80EE5:TMSInew-0x4C880A4D:UTRAN-Iu-410:LU)[0x56365ea2cd80]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_CN_CLOSE (vlr_lu_fsm.c:772) 20250822133705214 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x82E80EE5:TMSInew-0x4C880A4D - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822133705214 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x82E80EE5:TMSInew-0x4C880A4D:UTRAN-Iu-410:LU)[0x56365ea2cd80]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250822133705214 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x82E80EE5:TMSInew-0x4C880A4D:UTRAN-Iu-410:LU)[0x56365e9ff2c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822133705214 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x82E80EE5:TMSInew-0x4C880A4D - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822133705214 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133705214 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133705214 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133705214 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822133705214 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133705214 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133705214 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822133705214 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133705214 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133705214 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133705214 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133705214 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822133705214 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133705214 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133705214 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822133705214 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2239)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2239)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2239)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(2237)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-M3UA(2239)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2237)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2237)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2237)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2237)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2237)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2237)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2237)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_imsi_timeout_tmsi_realloc2(2246)@718a44d66dfb: setverdict(fail): none -> fail reason: "Timeout waiting for ClearCommand/Release", new component reason: "Timeout waiting for ClearCommand/Release" MC@718a44d66dfb: Test Component 2246 has requested to stop MTC. Terminating current testcase execution. 20250822133707237 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822133707238 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822133707238 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822133707238 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822133707238 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822133707238 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822133707238 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822133707238 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822133707238 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822133707238 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133707238 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822133707238 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822133707238 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822133707238 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822133707238 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822133707238 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822133707238 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822133707238 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822133707238 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2233)@718a44d66dfb: Final verdict of PTC: none 20250822133707239 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_1-SCCP(2234)@718a44d66dfb: Final verdict of PTC: none 20250822133707239 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822133707239 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(2231)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP(2243)@718a44d66dfb: Final verdict of PTC: none 20250822133707239 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) MSC_Test-GSUP-IPA(2242)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(2232)@718a44d66dfb: Final verdict of PTC: none 20250822133707239 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) 20250822133707239 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822133707239 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250822133707239 DLINP ERROR virt-bsc1-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250822133707239 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) 20250822133707239 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:772) 20250822133707239 DLSS7 ERROR 0: asp-virt-bsc1-0: xUA SRV SEND_FAILED (osmo_ss7_asp.c:795) 20250822133707239 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) 20250822133707239 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133707239 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250822133707239 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822133707239 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822133707239 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) 20250822133707239 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822133707239 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822133707239 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822133707239 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822133707239 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-SCCP(2237)@718a44d66dfb: Final verdict of PTC: none MSC_Test_1-M3UA(2236)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(2244)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(2245)@718a44d66dfb: Final verdict of PTC: none MSC_Test_1-RAN(2235)@718a44d66dfb: Final verdict of PTC: none MSC_Test_2-RAN(2238)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(2240)@718a44d66dfb: Final verdict of PTC: none 20250822133707240 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) 20250822133707240 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) 20250822133707240 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822133707240 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250822133707240 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) 20250822133707240 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133707240 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822133707240 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822133707240 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822133707240 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822133707240 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822133707240 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822133707240 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822133707240 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.3/0 (xua_snm.c:371) 20250822133707240 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) IPA-CTRL-CLI-IPA(2247)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(2241)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2230)@718a44d66dfb: Final verdict of PTC: none MSC_Test_2-M3UA(2239)@718a44d66dfb: Final verdict of PTC: none TC_iu_lu_imsi_timeout_tmsi_realloc2(2246)@718a44d66dfb: Final verdict of PTC: fail reason: "Timeout waiting for ClearCommand/Release" MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(2230): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(2231): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(2232): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(2233): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-SCCP(2234): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-RAN(2235): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-M3UA(2236): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_2-SCCP(2237): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_2-RAN(2238): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_2-M3UA(2239): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(2240): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(2241): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(2242): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(2243): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(2244): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(2245): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_iu_lu_imsi_timeout_tmsi_realloc2(2246): fail (none -> fail) reason: "Timeout waiting for ClearCommand/Release" MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(2247): none (fail -> fail) MTC@718a44d66dfb: Test case TC_iu_lu_imsi_timeout_tmsi_realloc finished. Verdict: fail reason: Timeout waiting for ClearCommand/Release MTC@718a44d66dfb: 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'. Fri Aug 22 13:37:07 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 20250822133708240 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=268700) 20250822133709238 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822133709239 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822133709239 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822133709240 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822133709240 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822133709240 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822133709240 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822133709241 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822133709241 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822133709241 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=268700, count=269240) 20250822133710241 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:37:10 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests_Iu.TC_iu_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 20250822133711242 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_iu_cmserv_imsi_unknown started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2251)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(2251)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2251)@718a44d66dfb: ************************************************* MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-SCCP(2249)@718a44d66dfb: v_sccp_pdu_maxlen:268 MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_1-M3UA(2254)@718a44d66dfb: ************************************************* MSC_Test_1-M3UA(2254)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2254)@718a44d66dfb: ************************************************* MSC_Test_1-SCCP(2252)@718a44d66dfb: v_sccp_pdu_maxlen:268 MTC@718a44d66dfb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_2-M3UA(2257)@718a44d66dfb: ************************************************* MSC_Test_2-M3UA(2257)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2257)@718a44d66dfb: ************************************************* MSC_Test_2-SCCP(2255)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822133712115 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2258)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822133712231 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x82E80EE5:UTRAN-Iu-410:LU)[0x56365ea2dd60]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Timeout of T3250 (fsm.c:317) 20250822133712231 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x82E80EE5:UTRAN-Iu-410:LU)[0x56365ea2dd60]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: No timer_cb, automatic termination (fsm.c:329) 20250822133712231 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x82E80EE5:UTRAN-Iu-410:LU)[0x56365ea2dd60]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Terminating (cause = OSMO_FSM_TERM_TIMEOUT) (fsm.c:332) 20250822133712231 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x82E80EE5:UTRAN-Iu-410:LU)[0x56365ea2dd60]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Removing from parent vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x82E80EE5:TMSInew-0x4C880A4D:UTRAN-Iu-410:LU)[0x56365e9fe540] (fsm.c:332) 20250822133712231 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x82E80EE5:UTRAN-Iu-410:LU)[0x56365ea2dd60]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Freeing instance (fsm.c:332) 20250822133712231 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x82E80EE5:UTRAN-Iu-410:LU)[0x56365ea2dd60]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Deallocated (fsm.c:568) 20250822133712231 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x82E80EE5:TMSInew-0x4C880A4D:UTRAN-Iu-410:LU)[0x56365e9fe540]{VLR_ULA_S_DONE}: Received Event VLR_ULA_E_LU_COMPL_FAILURE (fsm.c:332) 20250822133712231 DVLR ERROR vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x82E80EE5:TMSInew-0x4C880A4D:UTRAN-Iu-410:LU)[0x56365e9fe540]{VLR_ULA_S_DONE}: Event VLR_ULA_E_LU_COMPL_FAILURE not permitted (fsm.c:332) 20250822133712243 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822133712243 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2260)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2260)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822133712250 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2260)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2260)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2260)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2260)@718a44d66dfb: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2260)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2260)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822133712269 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822133712269 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250822133712279 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822133712279 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822133712279 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822133712279 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2251)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2251)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2251)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2251)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(2251)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250822133712280 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133712280 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822133712280 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822133712280 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822133712280 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822133712280 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822133712281 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2251)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2251)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2251)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2251)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2251)@718a44d66dfb: Message received on association #8 20250822133712281 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133712281 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822133712281 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822133712281 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822133712281 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822133712281 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822133712281 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2251)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2251)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2251)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2251)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) 20250822133712281 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822133712281 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2251)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2251)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822133712294 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) 20250822133712294 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) 20250822133712294 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822133712294 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2254)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2254)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2254)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822133712296 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133712296 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822133712296 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822133712296 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822133712296 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822133712296 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822133712296 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2254)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_1-M3UA(2254)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2254)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2254)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2254)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822133712296 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133712296 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822133712296 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822133712296 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822133712296 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822133712296 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822133712296 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2254)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2254)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2254)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2254)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2254)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2254)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) 20250822133712296 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250822133712296 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2254)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2254)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(2261)@718a44d66dfb: Created GsupExpect[0] for "262420000001006" to be handled at TC_iu_cmserv_imsi_unknown2(2264) TC_iu_cmserv_imsi_unknown2(2264)@718a44d66dfb: 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 } } } } 20250822133712309 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) 20250822133712309 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) 20250822133712309 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822133712309 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2257)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2257)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2257)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822133712312 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133712312 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822133712312 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) MSC_Test_2-M3UA(2257)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_2-M3UA(2257)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250822133712312 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822133712312 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822133712312 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822133712312 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2257)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2257)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2257)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2257)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250822133712313 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133712313 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822133712313 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822133712313 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822133712313 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822133712313 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822133712313 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250822133712313 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.3/0 (xua_snm.c:406) 20250822133712313 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(2257)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2254)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2257)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2254)@718a44d66dfb: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2257)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2257)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2257)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2257)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2257)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822133713095 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133713095 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133713095 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133713095 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133713095 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133713095 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133713095 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133713095 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2251)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133713095 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133713095 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133713095 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133713095 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133713095 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133713095 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133713095 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133713095 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2251)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2251)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2250)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250822133713106 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133713106 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133713106 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250822133713106 DLM3UA 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) 20250822133713106 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133713106 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133713106 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133713106 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2254)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133713107 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133713107 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133713107 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133713107 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) 20250822133713107 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133713107 DLSS7 DEBUG Found route for dpc=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) 20250822133713107 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250822133713107 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2254)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2254)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2253)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250822133713127 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133713127 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133713127 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133713127 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822133713127 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133713127 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133713127 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133713127 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2257)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133713127 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) 20250822133713127 DMSC DEBUG NULL{fi=NULL}: Closing no-RAN-peer-410 (ran_conn.c:142) 20250822133713127 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x82E80EE5:TMSInew-0x4C880A4D:UTRAN-Iu-410:LU)[0x56365e9ff2c0]{READY}: Received Event MSC_EV_FROM_RAN_CONN_RELEASED (ran_conn.c:145) 20250822133713127 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x82E80EE5:TMSInew-0x4C880A4D:UTRAN-Iu-410:LU)[0x56365e9ff2c0]{READY}: State change to CLEARED (no timeout) (msc_i.c:359) 20250822133713127 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x82E80EE5:TMSInew-0x4C880A4D:UTRAN-Iu-410:LU)[0x56365e9ff2c0]{CLEARED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_i.c:221) 20250822133713128 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x82E80EE5:TMSInew-0x4C880A4D:UTRAN-Iu-410:LU)[0x56365e9ff2c0]{CLEARED}: Removing from parent msub_fsm[0x56365ea752d0] (msc_i.c:221) 20250822133713128 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x82E80EE5:TMSInew-0x4C880A4D:UTRAN-Iu-410:LU)[0x56365e9ff2c0]{CLEARED}: Freeing instance (msc_i.c:221) 20250822133713128 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x82E80EE5:TMSInew-0x4C880A4D:UTRAN-Iu-410:LU)[0x56365e9ff2c0]{CLEARED}: Deallocated (fsm.c:568) 20250822133713128 DMSC DEBUG msub_fsm[0x56365ea752d0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_i.c:221) 20250822133713128 DMSC DEBUG msub(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x82E80EE5:TMSInew-0x4C880A4D) MSC-I terminated (msub.c:261) 20250822133713128 DMSC DEBUG msub(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x82E80EE5:TMSInew-0x4C880A4D) 1 MSC-A still active (msub.c:79) 20250822133713128 DMSC DEBUG msub_fsm[0x56365ea752d0]{active}: State change to terminating (no timeout) (msub.c:91) 20250822133713128 DMSC DEBUG msub_fsm[0x56365ea752d0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822133713128 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x82E80EE5:TMSInew-0x4C880A4D:UTRAN-Iu-410:LU)[0x56365ea2cd80]{MSC_A_ST_RELEASING}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822133713128 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x82E80EE5:TMSInew-0x4C880A4D:UTRAN-Iu-410:LU)[0x56365e9fe540]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822133713128 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x82E80EE5:TMSInew-0x4C880A4D:UTRAN-Iu-410:LU)[0x56365e9fe540]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x82E80EE5:TMSInew-0x4C880A4D:UTRAN-Iu-410:LU)[0x56365ea2cd80] (msub.c:113) 20250822133713128 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x82E80EE5:TMSInew-0x4C880A4D:UTRAN-Iu-410:LU)[0x56365e9fe540]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822133713128 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x82E80EE5:TMSInew-0x4C880A4D:UTRAN-Iu-410:LU)[0x56365e9fe540]{VLR_ULA_S_DONE}: Freeing instance (msub.c:113) 20250822133713128 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x82E80EE5:TMSInew-0x4C880A4D:UTRAN-Iu-410:LU)[0x56365e9fe540]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822133713128 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x82E80EE5:TMSInew-0x4C880A4D:UTRAN-Iu-410:LU)[0x56365ea2cd80]{MSC_A_ST_RELEASING}: Removing from parent msub_fsm[0x56365ea752d0] (msub.c:113) 20250822133713128 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x82E80EE5:TMSInew-0x4C880A4D:UTRAN-Iu-410:LU)[0x56365ea2cd80]{MSC_A_ST_RELEASING}: Freeing instance (msub.c:113) 20250822133713128 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x82E80EE5:TMSInew-0x4C880A4D:UTRAN-Iu-410:LU)[0x56365ea2cd80]{MSC_A_ST_RELEASING}: Deallocated (fsm.c:568) 20250822133713128 DMSC DEBUG msub(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x82E80EE5:TMSInew-0x4C880A4D) Free (msub.c:119) 20250822133713128 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x82E80EE5:TMSInew-0x4C880A4D - active-conn: now used by 1 (attached) (msub.c:375) 20250822133713128 DMSC DEBUG msub_fsm[0x56365ea752d0]{terminating}: Freeing instance (msub.c:113) 20250822133713128 DMSC DEBUG msub_fsm[0x56365ea752d0]{terminating}: Deallocated (fsm.c:568) 20250822133713128 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-410 (ran_conn.c:155) 20250822133713128 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250822133713128 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133713128 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133713128 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133713128 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822133713129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133713129 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133713129 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822133713129 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2257)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2257)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2256)@718a44d66dfb: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2256)@718a44d66dfb: Added conn table entry 0TC_iu_cmserv_imsi_unknown2(2264)1878781 MSC_Test_2-SCCP(2255)@718a44d66dfb: First idle individual index:0 20250822133713146 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133713146 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133713146 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133713146 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822133713146 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133713146 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133713146 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133713146 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2257)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133713146 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) 20250822133713146 DMSC DEBUG msub_fsm[0x56365e9fe540]{active}: Allocated (fsm.c:456) 20250822133713146 DMSC DEBUG msc_i[0x56365ea2cd80]{READY}: Allocated (fsm.c:456) 20250822133713146 DMSC DEBUG msc_i[0x56365ea2cd80]{READY}: is child of msub_fsm[0x56365e9fe540] (fsm.c:486) 20250822133713146 DMSC DEBUG msc_a[0x56365ea752d0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822133713146 DMSC DEBUG msc_a[0x56365ea752d0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365e9fe540] (fsm.c:486) 20250822133713146 DMSC DEBUG msc_a(unknown:UTRAN-Iu-411:NONE)[0x56365ea752d0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822133713146 DMSC DEBUG msc_i(unknown:UTRAN-Iu-411:NONE)[0x56365ea2cd80]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822133713146 DMSC DEBUG msc_a(unknown:UTRAN-Iu-411:NONE)[0x56365ea752d0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) MSC_Test_2-RAN(2256)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 20250822133713146 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-411:NONE)[0x56365ea752d0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250822133713146 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-411:NONE)[0x56365ea752d0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250822133713146 DMM DEBUG msc_a(IMSI-262420000001006:UTRAN-Iu-411:CM_SERVICE_REQ)[0x56365ea752d0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250822133713146 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001006:UTRAN-Iu-411:CM_SERVICE_REQ)[0x56365ea2dd60]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822133713146 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001006:UTRAN-Iu-411:CM_SERVICE_REQ)[0x56365ea2dd60]{PR_ARQ_S_INIT}: is child of msc_a(IMSI-262420000001006:UTRAN-Iu-411:CM_SERVICE_REQ)[0x56365ea752d0] (fsm.c:486) 20250822133713146 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001006:UTRAN-Iu-411:CM_SERVICE_REQ)[0x56365ea2dd60]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250822133713146 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001006:UTRAN-Iu-411:CM_SERVICE_REQ)[0x56365ea2dd60]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822133713146 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001006:UTRAN-Iu-411:CM_SERVICE_REQ)[0x56365ea2dd60]{PR_ARQ_S_INIT}: proc_arq_fsm_done(IMSI_UNKNOWN_IN_VLR) (vlr_access_req_fsm.c:413) 20250822133713146 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001006:UTRAN-Iu-411:CM_SERVICE_REQ)[0x56365ea2dd60]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822133713146 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001006:UTRAN-Iu-411:CM_SERVICE_REQ)[0x56365ea2dd60]{PR_ARQ_S_DONE}: Process Access Request result: IMSI_UNKNOWN_IN_VLR (vlr_access_req_fsm.c:131) 20250822133713146 DMM DEBUG msc_a(IMSI-262420000001006:UTRAN-Iu-411:CM_SERVICE_REQ)[0x56365ea752d0]{MSC_A_ST_VALIDATE_L3}: -> CM SERVICE Reject cause: 4 (gsm_04_08.c:259) 20250822133713146 DIUCS DEBUG msc_a(IMSI-262420000001006:UTRAN-Iu-411:CM_SERVICE_REQ)[0x56365ea752d0]{MSC_A_ST_VALIDATE_L3}: Sending DTAP: MM GSM48_MT_MM_CM_SERV_REJ (msc_a.c:2106) 20250822133713146 DIUCS DEBUG msc_a(IMSI-262420000001006:UTRAN-Iu-411:CM_SERVICE_REQ)[0x56365ea752d0]{MSC_A_ST_VALIDATE_L3}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822133713146 DMSC DEBUG msc_i(IMSI-262420000001006:UTRAN-Iu-411:CM_SERVICE_REQ)[0x56365ea2cd80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133713146 DMSC DEBUG msc_a(IMSI-262420000001006:UTRAN-Iu-411:CM_SERVICE_REQ)[0x56365ea752d0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_CN_CLOSE (vlr_access_req_fsm.c:169) 20250822133713147 DMSC DEBUG msc_a(IMSI-262420000001006:UTRAN-Iu-411:CM_SERVICE_REQ)[0x56365ea752d0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:288) 20250822133713147 DIUCS DEBUG msc_a(IMSI-262420000001006:UTRAN-Iu-411:CM_SERVICE_REQ)[0x56365ea752d0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:948) 20250822133713147 DIUCS DEBUG msc_a(IMSI-262420000001006:UTRAN-Iu-411:CM_SERVICE_REQ)[0x56365ea752d0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250822133713147 DMSC DEBUG msc_i(IMSI-262420000001006:UTRAN-Iu-411:CM_SERVICE_REQ)[0x56365ea2cd80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822133713147 DIUCS ERROR msc_a(IMSI-262420000001006:UTRAN-Iu-411:CM_SERVICE_REQ)[0x56365ea752d0]{MSC_A_ST_RELEASING}: subscriber not allowed to do a CM Service Request (gsm_04_08.c:828) 20250822133713147 DIUCS ERROR msc_a(IMSI-262420000001006:UTRAN-Iu-411:CM_SERVICE_REQ)[0x56365ea752d0]{MSC_A_ST_RELEASING}: RAN decode error (rc=-5) for COMPL_L3 from MSC-I (msc_a.c:2060) 20250822133713147 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133713147 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133713147 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133713147 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822133713147 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133713147 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133713147 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822133713147 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133713147 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133713147 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133713147 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133713147 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822133713147 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133713147 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133713147 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822133713147 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133713147 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133713147 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133713147 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133713147 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822133713147 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133713147 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133713147 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822133713147 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2257)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2257)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2257)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2257)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2255)@718a44d66dfb: { messageType := 2, destLocRef := '1CAAFD'O, sourceLocRef := '00019B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-M3UA(2257)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(2255)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-M3UA(2257)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2255)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2255)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2255)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2255)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2255)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2255)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2255)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2255)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP-IPA(2260)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2260)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250822133743147 DMSC DEBUG msc_a(IMSI-262420000001006:UTRAN-Iu-411:CM_SERVICE_REQ)[0x56365ea752d0]{MSC_A_ST_RELEASING}: Timeout of X2 (fsm.c:317) 20250822133743147 DIUCS ERROR msc_a(IMSI-262420000001006:UTRAN-Iu-411:CM_SERVICE_REQ)[0x56365ea752d0]{MSC_A_ST_RELEASING}: Timeout while releasing, discarding right now (msc_a.c:922) 20250822133743147 DMSC DEBUG msc_a(IMSI-262420000001006:UTRAN-Iu-411:CM_SERVICE_REQ)[0x56365ea752d0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133743147 DMSC DEBUG msc_a(IMSI-262420000001006:UTRAN-Iu-411:CM_SERVICE_REQ)[0x56365ea752d0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:924) 20250822133743147 DIUCS DEBUG msc_a(IMSI-262420000001006:UTRAN-Iu-411:CM_SERVICE_REQ)[0x56365ea752d0]{MSC_A_ST_RELEASED}: Released: msc_a use is 0 (-) (msc_a.c:1044) 20250822133743147 DMSC DEBUG msc_a(IMSI-262420000001006:UTRAN-Iu-411:CM_SERVICE_REQ)[0x56365ea752d0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1047) 20250822133743147 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001006:UTRAN-Iu-411:CM_SERVICE_REQ)[0x56365ea2dd60]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1047) 20250822133743147 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001006:UTRAN-Iu-411:CM_SERVICE_REQ)[0x56365ea2dd60]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001006:UTRAN-Iu-411:CM_SERVICE_REQ)[0x56365ea752d0] (msc_a.c:1047) 20250822133743147 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001006:UTRAN-Iu-411:CM_SERVICE_REQ)[0x56365ea2dd60]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1047) 20250822133743147 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001006:UTRAN-Iu-411:CM_SERVICE_REQ)[0x56365ea2dd60]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822133743147 DMSC DEBUG msc_a(IMSI-262420000001006:UTRAN-Iu-411:CM_SERVICE_REQ)[0x56365ea752d0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365e9fe540] (msc_a.c:1047) 20250822133743147 DMSC DEBUG msc_a(IMSI-262420000001006:UTRAN-Iu-411:CM_SERVICE_REQ)[0x56365ea752d0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1047) 20250822133743147 DMSC DEBUG msc_a(IMSI-262420000001006:UTRAN-Iu-411:CM_SERVICE_REQ)[0x56365ea752d0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822133743147 DMSC DEBUG msub_fsm[0x56365e9fe540]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1047) 20250822133743147 DMSC DEBUG msub(unknown) MSC-A terminated (msub.c:261) 20250822133743148 DMSC DEBUG msub(unknown) 1 MSC-I still active (msub.c:79) 20250822133743148 DMSC DEBUG msub_fsm[0x56365e9fe540]{active}: State change to terminating (no timeout) (msub.c:91) 20250822133743148 DMSC DEBUG msub_fsm[0x56365e9fe540]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822133743148 DMSC DEBUG msc_i(IMSI-262420000001006:UTRAN-Iu-411:CM_SERVICE_REQ)[0x56365ea2cd80]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822133743148 DMSC DEBUG msc_i(IMSI-262420000001006:UTRAN-Iu-411:CM_SERVICE_REQ)[0x56365ea2cd80]{READY}: Removing from parent msub_fsm[0x56365e9fe540] (msub.c:113) 20250822133743148 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Closing UTRAN-Iu-411 (ran_conn.c:142) 20250822133743148 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-411 (ran_conn.c:155) 20250822133743148 DMSC DEBUG msc_i(IMSI-262420000001006:UTRAN-Iu-411:CM_SERVICE_REQ)[0x56365ea2cd80]{READY}: Freeing instance (msub.c:113) 20250822133743148 DMSC DEBUG msc_i(IMSI-262420000001006:UTRAN-Iu-411:CM_SERVICE_REQ)[0x56365ea2cd80]{READY}: Deallocated (fsm.c:568) 20250822133743148 DMSC DEBUG msub(unknown) Free (msub.c:119) 20250822133743148 DMSC DEBUG msub_fsm[0x56365e9fe540]{terminating}: Freeing instance (msub.c:113) 20250822133743148 DMSC DEBUG msub_fsm[0x56365e9fe540]{terminating}: Deallocated (fsm.c:568) 20250822133743148 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133743148 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133743148 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133743148 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822133743148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133743148 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133743148 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822133743148 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2257)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2257)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2255)@718a44d66dfb: Session index based on local reference:0 20250822133743154 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133743154 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133743154 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133743154 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822133743154 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133743154 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133743154 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133743154 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2257)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2256)@718a44d66dfb: Deleted conn table entry 0TC_iu_cmserv_imsi_unknown2(2264)1878781 MSC_Test-GSUP-IPA(2260)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2260)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2260)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2260)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } TC_iu_cmserv_imsi_unknown2(2264)@718a44d66dfb: setverdict(fail): none -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@718a44d66dfb: Test Component 2264 has requested to stop MTC. Terminating current testcase execution. 20250822133812318 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822133812318 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250822133812318 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822133812318 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) 20250822133812318 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822133812318 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822133812318 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822133812318 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822133812318 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822133812318 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822133812318 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP(2261)@718a44d66dfb: Final verdict of PTC: none 20250822133812318 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822133812318 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) 20250822133812318 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822133812318 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822133812318 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822133812318 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) 20250822133812318 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822133812318 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822133812318 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822133812318 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822133812318 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822133812318 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822133812319 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) 20250822133812319 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133812319 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) MSC_Test_0-SCCP(2249)@718a44d66dfb: Final verdict of PTC: none MSC_Test_1-SCCP(2252)@718a44d66dfb: Final verdict of PTC: none MSC_Test_1-M3UA(2254)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-M3UA(2251)@718a44d66dfb: Final verdict of PTC: none MSC_Test_2-M3UA(2257)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP-IPA(2260)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(2259)@718a44d66dfb: Final verdict of PTC: none MSC_Test_2-RAN(2256)@718a44d66dfb: Final verdict of PTC: none 20250822133812319 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822133812319 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822133812319 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822133812319 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822133812319 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822133812319 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822133812319 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822133812319 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) 20250822133812319 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822133812319 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822133812319 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822133812319 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133812319 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822133812319 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822133812319 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822133812319 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822133812319 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822133812319 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822133812319 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822133812319 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) 20250822133812319 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133812319 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822133812319 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822133812319 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822133812319 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822133812319 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822133812319 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822133812319 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822133812319 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) 20250822133812319 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822133812319 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822133812319 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822133812319 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.3/0 (xua_snm.c:371) MSC_Test-MNCC(2258)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(2250)@718a44d66dfb: Final verdict of PTC: none MSC_Test_2-SCCP(2255)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(2262)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(2263)@718a44d66dfb: Final verdict of PTC: none MSC_Test_1-RAN(2253)@718a44d66dfb: Final verdict of PTC: none 20250822133812319 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) TC_iu_cmserv_imsi_unknown2(2264)@718a44d66dfb: Final verdict of PTC: fail reason: "Tguard timeout" IPA-CTRL-CLI-IPA(2265)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2248)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(2248): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(2249): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(2250): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(2251): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-SCCP(2252): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-RAN(2253): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-M3UA(2254): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_2-SCCP(2255): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_2-RAN(2256): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_2-M3UA(2257): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(2258): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(2259): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(2260): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(2261): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(2262): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(2263): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_iu_cmserv_imsi_unknown2(2264): fail (none -> fail) reason: "Tguard timeout" MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(2265): none (fail -> fail) MTC@718a44d66dfb: Test case TC_iu_cmserv_imsi_unknown finished. Verdict: fail reason: Tguard timeout MTC@718a44d66dfb: 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'. Fri Aug 22 13:38:12 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 20250822133813319 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=231236) 20250822133814320 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822133814320 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822133814320 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822133814320 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822133814320 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822133814320 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822133814320 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822133814320 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822133814320 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822133814320 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=231236, count=231776) 20250822133815321 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:38: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_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 20250822133816322 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_iu_lu_and_mo_call started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2269)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(2269)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2269)@718a44d66dfb: ************************************************* MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-SCCP(2267)@718a44d66dfb: v_sccp_pdu_maxlen:268 MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_1-M3UA(2272)@718a44d66dfb: ************************************************* MSC_Test_1-M3UA(2272)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2272)@718a44d66dfb: ************************************************* MSC_Test_1-SCCP(2270)@718a44d66dfb: v_sccp_pdu_maxlen:268 MTC@718a44d66dfb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_2-M3UA(2275)@718a44d66dfb: ************************************************* MSC_Test_2-M3UA(2275)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2275)@718a44d66dfb: ************************************************* MSC_Test_2-SCCP(2273)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822133817125 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2276)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822133817291 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822133817291 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822133817291 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822133817291 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2269)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2269)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2269)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822133817296 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133817296 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822133817296 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822133817296 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822133817296 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822133817296 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822133817296 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2269)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(2269)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2269)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2269)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2269)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2269)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2269)@718a44d66dfb: Message received on association #8 20250822133817297 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133817297 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822133817297 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822133817297 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822133817297 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822133817297 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822133817297 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2269)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822133817297 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822133817297 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2269)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2269)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2269)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2269)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2269)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822133817305 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) 20250822133817305 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) 20250822133817305 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822133817305 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2272)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2272)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2272)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822133817311 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133817311 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822133817311 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822133817311 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822133817311 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822133817311 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822133817311 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2272)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_1-M3UA(2272)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2272)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2272)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2272)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822133817313 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133817313 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822133817313 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822133817313 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822133817313 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822133817313 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822133817313 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2272)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2272)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2272)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2272)@718a44d66dfb: Message received on association #8 20250822133817314 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250822133817314 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2272)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2272)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2272)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2272)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822133817320 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) 20250822133817320 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) 20250822133817320 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822133817320 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 20250822133817323 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822133817323 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test_2-M3UA(2275)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2275)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test-GSUP-IPA(2278)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test_2-M3UA(2275)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test-GSUP-IPA(2278)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test_2-M3UA(2275)@718a44d66dfb: M3UA_ASPUP sent 20250822133817329 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133817329 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822133817329 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822133817329 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822133817329 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822133817329 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822133817329 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2275)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250822133817329 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2278)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2278)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2278)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2278)@718a44d66dfb: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test_2-M3UA(2275)@718a44d66dfb: Message received on association #8 MSC_Test-GSUP-IPA(2278)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2278)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_2-M3UA(2275)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2275)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2275)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250822133817330 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133817330 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822133817330 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822133817330 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822133817330 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822133817330 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822133817330 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(2275)@718a44d66dfb: Message received on association #8 20250822133817330 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.3/0 (xua_snm.c:406) 20250822133817330 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2272)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2275)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2272)@718a44d66dfb: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2275)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2275)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2275)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2275)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2275)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822133817351 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822133817351 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2279)@718a44d66dfb: Created GsupExpect[0] for "262420000001007" to be handled at TC_iu_lu_and_mo_call2(2282) TC_iu_lu_and_mo_call2(2282)@718a44d66dfb: 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 } } } } 20250822133818102 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133818102 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133818102 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133818102 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133818102 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133818102 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133818102 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133818102 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2269)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133818102 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133818102 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133818102 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133818102 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133818102 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133818102 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133818102 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133818102 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2269)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2269)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2268)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2272)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133818113 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133818113 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133818113 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250822133818114 DLM3UA 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) 20250822133818114 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133818114 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133818114 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133818114 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133818114 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133818114 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133818114 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133818114 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) 20250822133818114 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133818114 DLSS7 DEBUG Found route for dpc=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) 20250822133818114 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250822133818114 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2272)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2272)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2271)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2275)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133818142 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133818142 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133818142 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133818142 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822133818142 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133818142 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133818142 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133818142 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133818142 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) 20250822133818143 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250822133818143 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133818143 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133818143 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133818143 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822133818143 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133818143 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133818143 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822133818143 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2275)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2275)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2274)@718a44d66dfb: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2274)@718a44d66dfb: Added conn table entry 0TC_iu_lu_and_mo_call2(2282)11941669 MSC_Test_2-SCCP(2273)@718a44d66dfb: First idle individual index:0 MSC_Test_2-M3UA(2275)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133818159 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133818159 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133818159 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133818159 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822133818159 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133818159 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133818159 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133818159 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133818159 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) 20250822133818159 DMSC DEBUG msub_fsm[0x56365ea2dd60]{active}: Allocated (fsm.c:456) 20250822133818159 DMSC DEBUG msc_i[0x56365ea752d0]{READY}: Allocated (fsm.c:456) 20250822133818159 DMSC DEBUG msc_i[0x56365ea752d0]{READY}: is child of msub_fsm[0x56365ea2dd60] (fsm.c:486) 20250822133818159 DMSC DEBUG msc_a[0x56365ea2cd80]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822133818159 DMSC DEBUG msc_a[0x56365ea2cd80]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea2dd60] (fsm.c:486) 20250822133818159 DMSC DEBUG msc_a(unknown:UTRAN-Iu-412:NONE)[0x56365ea2cd80]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822133818159 DMSC DEBUG msc_i(unknown:UTRAN-Iu-412:NONE)[0x56365ea752d0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822133818159 DMSC DEBUG msc_a(unknown:UTRAN-Iu-412:NONE)[0x56365ea2cd80]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822133818159 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-412:NONE)[0x56365ea2cd80]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250822133818159 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-412:NONE)[0x56365ea2cd80]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250822133818159 DMM DEBUG msc_a(IMSI-262420000001007:UTRAN-Iu-412:LU)[0x56365ea2cd80]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822133818159 DMM DEBUG msc_a(IMSI-262420000001007:UTRAN-Iu-412:LU)[0x56365ea2cd80]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822133818159 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:UTRAN-Iu-412:LU)[0x56365e9fe540]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822133818159 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:UTRAN-Iu-412:LU)[0x56365e9fe540]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001007:UTRAN-Iu-412:LU)[0x56365ea2cd80] (fsm.c:486) MSC_Test_2-RAN(2274)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 20250822133818159 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:UTRAN-Iu-412:LU)[0x56365e9fe540]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250822133818159 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:UTRAN-Iu-412:LU)[0x56365e9fe540]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822133818160 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822133818160 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001007 id=262420000001007 (vlr.c:661) 20250822133818160 DVLR INFO New subscr, IMSI: 262420000001007 (vlr.c:562) 20250822133818160 DVLR DEBUG VLR subscr IMSI-262420000001007 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822133818160 DMSC DEBUG msc_a(IMSI-262420000001007:UTRAN-Iu-412:LU)[0x56365ea2cd80]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822133818160 DMSC DEBUG msc_a(IMSI-262420000001007:UTRAN-Iu-412:LU)[0x56365ea2cd80]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822133818160 DVLR DEBUG VLR subscr IMSI-262420000001007 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822133818160 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822133818160 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:UTRAN-Iu-412:LU)[0x56365e9fe540]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822133818160 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:UTRAN-Iu-412:LU)[0x56365e9fe540]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822133818160 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:UTRAN-Iu-412:LU)[0x56365e9fe540]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250822133818160 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:UTRAN-Iu-412:LU)[0x56365ea75050]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822133818160 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:UTRAN-Iu-412:LU)[0x56365ea75050]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001007:UTRAN-Iu-412:LU)[0x56365e9fe540] (fsm.c:486) 20250822133818160 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:UTRAN-Iu-412:LU)[0x56365ea75050]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822133818160 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:UTRAN-Iu-412:LU)[0x56365ea75050]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822133818160 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133818160 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133818160 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133818160 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822133818160 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133818160 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133818160 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822133818160 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2275)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2275)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2273)@718a44d66dfb: { messageType := 2, destLocRef := 'B63725'O, sourceLocRef := '00019C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2273)@718a44d66dfb: Session index based on local reference:0 MSC_Test-GSUP(2279)@718a44d66dfb: Found GsupExpect[0] for "262420000001007" handled at TC_iu_lu_and_mo_call2(2282) MSC_Test-GSUP(2279)@718a44d66dfb: Added IMSI table entry 0TC_iu_lu_and_mo_call2(2282)"262420000001007" TC_iu_lu_and_mo_call2(2282)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_call2(2282)@718a44d66dfb: setverdict(pass): none -> pass 20250822133818163 DVLR DEBUG VLR subscr IMSI-262420000001007 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133818163 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:UTRAN-Iu-412:LU)[0x56365ea75050]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822133818163 DVLR DEBUG SUBSCR(IMSI-262420000001007) Received 1 auth tuples (vlr.c:996) 20250822133818163 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:UTRAN-Iu-412:LU)[0x56365ea75050]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822133818163 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:UTRAN-Iu-412:LU)[0x56365ea75050]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250822133818163 DMM DEBUG Tx AUTH REQ (rand = 8127c954031bb7bbcd7b291d17906321) (gsm_04_08.c:641) 20250822133818163 DMM DEBUG AUTH REQ (autn = 779fded8c56bfff2477e3dbe933161e5) (gsm_04_08.c:643) 20250822133818163 DIUCS DEBUG msc_a(IMSI-262420000001007:UTRAN-Iu-412:LU)[0x56365ea2cd80]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250822133818163 DIUCS DEBUG msc_a(IMSI-262420000001007:UTRAN-Iu-412:LU)[0x56365ea2cd80]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822133818163 DMSC DEBUG msc_i(IMSI-262420000001007:UTRAN-Iu-412:LU)[0x56365ea752d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133818163 DVLR DEBUG VLR subscr IMSI-262420000001007 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822133818163 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133818163 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133818163 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133818163 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822133818163 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133818163 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133818163 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822133818163 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2275)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2275)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2273)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2273)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2273)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2273)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2274)@718a44d66dfb: patching N(SD)=1 into dtap '0514E4891438210417420ED4'O MSC_Test_2-RAN(2274)@718a44d66dfb: patched enc_l3: '0554E4891438210417420ED4'O MSC_Test_2-SCCP(2273)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2273)@718a44d66dfb: vl_len:24 MSC_Test_2-SCCP(2273)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2273)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554E4891438210417420ED4'O MSC_Test_2-M3UA(2275)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133818168 DIUCS DEBUG (UTRAN-Iu-412) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822133818168 DMSC DEBUG msc_i(IMSI-262420000001007:UTRAN-Iu-412:LU)[0x56365ea752d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133818168 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133818168 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133818168 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133818168 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822133818168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133818168 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133818168 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133818168 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133818168 DIUCS DEBUG msc_i(IMSI-262420000001007:UTRAN-Iu-412:LU)[0x56365ea752d0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822133818168 DMSC DEBUG msc_a(IMSI-262420000001007:UTRAN-Iu-412:LU)[0x56365ea2cd80]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133818168 DIUCS DEBUG msc_a(IMSI-262420000001007:UTRAN-Iu-412:LU)[0x56365ea2cd80]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822133818168 DIUCS DEBUG msc_a(IMSI-262420000001007:UTRAN-Iu-412:LU)[0x56365ea2cd80]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822133818168 DMM DEBUG msc_a(IMSI-262420000001007:UTRAN-Iu-412:LU)[0x56365ea2cd80]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = e489143817420ed4) (gsm_04_08.c:1128) 20250822133818168 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:UTRAN-Iu-412:LU)[0x56365ea75050]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822133818168 DVLR DEBUG SUBSCR(IMSI-262420000001007) AUTH on UTRAN received RES: e489143817420ed4 (8 bytes) (vlr_auth_fsm.c:151) 20250822133818168 DVLR INFO SUBSCR(IMSI-262420000001007) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250822133818168 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:UTRAN-Iu-412:LU)[0x56365ea75050]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822133818168 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:UTRAN-Iu-412:LU)[0x56365ea75050]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822133818168 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:UTRAN-Iu-412:LU)[0x56365ea75050]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822133818168 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:UTRAN-Iu-412:LU)[0x56365ea75050]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001007:UTRAN-Iu-412:LU)[0x56365e9fe540] (vlr_auth_fsm.c:294) 20250822133818168 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:UTRAN-Iu-412:LU)[0x56365ea75050]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822133818168 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:UTRAN-Iu-412:LU)[0x56365ea75050]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822133818168 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:UTRAN-Iu-412:LU)[0x56365e9fe540]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250822133818168 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:UTRAN-Iu-412:LU)[0x56365e9fe540]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822133818168 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:UTRAN-Iu-412:LU)[0x56365e9fe540]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822133818168 DIUCS DEBUG msc_a(IMSI-262420000001007:UTRAN-Iu-412:LU)[0x56365ea2cd80]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250822133818168 DIUCS DEBUG msc_a(IMSI-262420000001007:UTRAN-Iu-412:LU)[0x56365ea2cd80]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=996ff62bff417eb4100d3d6062188b8b, CK=NONE (ran_msg_iu.c:388) 20250822133818168 DMSC DEBUG msc_i(IMSI-262420000001007:UTRAN-Iu-412:LU)[0x56365ea752d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250822133818168 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:UTRAN-Iu-412:LU)[0x56365e9fe540]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250822133818168 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133818168 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133818168 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133818168 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822133818168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133818168 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133818168 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822133818168 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2275)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2275)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2273)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2273)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2273)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2273)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2273)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2273)@718a44d66dfb: vl_len:12 MSC_Test_2-SCCP(2273)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2273)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2275)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133818174 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133818174 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133818174 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133818174 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822133818174 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133818174 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133818174 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133818174 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133818174 DIUCS DEBUG (UTRAN-Iu-412) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822133818174 DMSC DEBUG msc_i(IMSI-262420000001007:UTRAN-Iu-412:LU)[0x56365ea752d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133818174 DIUCS DEBUG msc_i(IMSI-262420000001007:UTRAN-Iu-412:LU)[0x56365ea752d0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822133818174 DMSC DEBUG msc_a(IMSI-262420000001007:UTRAN-Iu-412:LU)[0x56365ea2cd80]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133818174 DIUCS DEBUG msc_a(IMSI-262420000001007:UTRAN-Iu-412:LU)[0x56365ea2cd80]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822133818175 DIUCS DEBUG msc_a(IMSI-262420000001007:UTRAN-Iu-412:LU)[0x56365ea2cd80]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250822133818175 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:UTRAN-Iu-412:LU)[0x56365e9fe540]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250822133818175 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:UTRAN-Iu-412:LU)[0x56365e9fe540]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822133818175 DIUCS DEBUG msc_a(IMSI-262420000001007:UTRAN-Iu-412:LU)[0x56365ea2cd80]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250822133818175 DMSC DEBUG msc_i(IMSI-262420000001007:UTRAN-Iu-412:LU)[0x56365ea752d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822133818175 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:UTRAN-Iu-412:LU)[0x56365e9fe540]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822133818175 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:UTRAN-Iu-412:LU)[0x56365e9fe540]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822133818175 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001007:UTRAN-Iu-412:LU)[0x56365ea75050]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822133818175 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001007:UTRAN-Iu-412:LU)[0x56365ea75050]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001007:UTRAN-Iu-412:LU)[0x56365e9fe540] (fsm.c:486) 20250822133818175 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001007:UTRAN-Iu-412:LU)[0x56365ea75050]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822133818175 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001007:UTRAN-Iu-412:LU)[0x56365ea75050]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822133818175 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133818175 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133818175 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133818175 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822133818175 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133818175 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133818175 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822133818175 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2275)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2275)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2273)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2273)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2273)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2273)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822133818179 DVLR DEBUG VLR subscr IMSI-262420000001007 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133818179 DVLR DEBUG IMSI:262420000001007 has MSISDN:491230001007 (vlr.c:1045) 20250822133818179 DMSC NOTICE msub(IMSI-262420000001007:MSISDN-491230001007) VLR: update for IMSI=262420000001007 (MSISDN=491230001007) (gsm_04_08.c:1541) 20250822133818179 DVLR DEBUG VLR subscr IMSI-262420000001007:MSISDN-491230001007 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822133818179 DVLR DEBUG VLR subscr IMSI-262420000001007:MSISDN-491230001007 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133818179 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:MSISDN-491230001007:UTRAN-Iu-412:LU)[0x56365e9fe540]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822133818179 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001007:UTRAN-Iu-412:LU)[0x56365ea75050]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822133818179 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001007:UTRAN-Iu-412:LU)[0x56365ea75050]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822133818179 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001007:UTRAN-Iu-412:LU)[0x56365ea75050]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822133818179 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001007:UTRAN-Iu-412:LU)[0x56365ea75050]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001007:MSISDN-491230001007:UTRAN-Iu-412:LU)[0x56365e9fe540] (vlr_lu_fsm.c:110) 20250822133818179 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001007:UTRAN-Iu-412:LU)[0x56365ea75050]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822133818179 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001007:UTRAN-Iu-412:LU)[0x56365ea75050]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822133818179 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:MSISDN-491230001007:UTRAN-Iu-412:LU)[0x56365e9fe540]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822133818179 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:MSISDN-491230001007:UTRAN-Iu-412:LU)[0x56365e9fe540]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822133818179 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001007:MSISDN-491230001007:UTRAN-Iu-412:LU)[0x56365ea37290]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822133818179 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001007:MSISDN-491230001007:UTRAN-Iu-412:LU)[0x56365ea37290]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001007:MSISDN-491230001007:UTRAN-Iu-412:LU)[0x56365e9fe540] (fsm.c:486) 20250822133818179 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001007:MSISDN-491230001007:UTRAN-Iu-412:LU)[0x56365ea37290]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822133818179 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001007:MSISDN-491230001007:UTRAN-Iu-412:LU)[0x56365ea37290]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822133818179 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001007:MSISDN-491230001007:UTRAN-Iu-412:LU)[0x56365ea37290]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822133818179 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001007:MSISDN-491230001007:UTRAN-Iu-412:LU)[0x56365ea37290]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822133818179 DMSC NOTICE msub(IMSI-262420000001007:MSISDN-491230001007:TMSInew-0x29AF945B) VLR: update for IMSI=262420000001007 (MSISDN=491230001007) (gsm_04_08.c:1541) 20250822133818179 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001007:MSISDN-491230001007:UTRAN-Iu-412:LU)[0x56365ea37290]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822133818179 DMM DEBUG -> IMSI-262420000001007:MSISDN-491230001007:TMSInew-0x29AF945B LOCATION UPDATE ACCEPT (TMSI = 0x29af945b) (gsm_04_08.c:149) 20250822133818179 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSInew-0x29AF945B:UTRAN-Iu-412:LU)[0x56365ea2cd80]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250822133818179 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSInew-0x29AF945B:UTRAN-Iu-412:LU)[0x56365ea2cd80]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822133818179 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSInew-0x29AF945B:UTRAN-Iu-412:LU)[0x56365ea752d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133818179 DVLR DEBUG VLR subscr IMSI-262420000001007:MSISDN-491230001007:TMSInew-0x29AF945B - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822133818179 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133818179 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133818179 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133818179 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822133818179 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133818179 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133818179 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822133818179 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2275)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2275)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2273)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2273)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2273)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2273)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_call2(2282)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2274)@718a44d66dfb: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2274)@718a44d66dfb: patched enc_l3: '059B'O MSC_Test_2-SCCP(2273)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2273)@718a44d66dfb: vl_len:14 MSC_Test_2-SCCP(2273)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2273)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250822133818183 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133818183 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133818183 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133818183 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822133818184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133818184 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133818184 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133818184 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2275)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133818184 DIUCS DEBUG (UTRAN-Iu-412) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822133818184 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSInew-0x29AF945B:UTRAN-Iu-412:LU)[0x56365ea752d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133818184 DIUCS DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSInew-0x29AF945B:UTRAN-Iu-412:LU)[0x56365ea752d0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822133818184 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSInew-0x29AF945B:UTRAN-Iu-412:LU)[0x56365ea2cd80]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133818184 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSInew-0x29AF945B:UTRAN-Iu-412:LU)[0x56365ea2cd80]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822133818184 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSInew-0x29AF945B:UTRAN-Iu-412:LU)[0x56365ea2cd80]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822133818184 DMM DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSInew-0x29AF945B:UTRAN-Iu-412:LU)[0x56365ea2cd80]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822133818184 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:MSISDN-491230001007:TMSInew-0x29AF945B:UTRAN-Iu-412:LU)[0x56365e9fe540]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822133818184 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001007:MSISDN-491230001007:UTRAN-Iu-412:LU)[0x56365ea37290]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822133818184 DMSC NOTICE msub(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B) VLR: update for IMSI=262420000001007 (MSISDN=491230001007) (gsm_04_08.c:1541) 20250822133818184 DVLR DEBUG VLR subscr IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250822133818184 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001007:MSISDN-491230001007:UTRAN-Iu-412:LU)[0x56365ea37290]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822133818184 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-412:LU)[0x56365e9fe540]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822133818184 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001007:MSISDN-491230001007:UTRAN-Iu-412:LU)[0x56365ea37290]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822133818184 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001007:MSISDN-491230001007:UTRAN-Iu-412:LU)[0x56365ea37290]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-412:LU)[0x56365e9fe540] (vlr_lu_fsm.c:817) 20250822133818184 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001007:MSISDN-491230001007:UTRAN-Iu-412:LU)[0x56365ea37290]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822133818184 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001007:MSISDN-491230001007:UTRAN-Iu-412:LU)[0x56365ea37290]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822133818184 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-412:LU)[0x56365e9fe540]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822133818184 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-412:LU)[0x56365ea2cd80]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250822133818184 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-412:LU)[0x56365ea2cd80]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.975s remaining) (msc_a.c:450) 20250822133818184 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001007/3/1): Available (smpp_smsc.c:626) 20250822133818184 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-412:LU)[0x56365ea2cd80]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133818184 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-412:LU)[0x56365ea2cd80]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250822133818184 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-412:LU)[0x56365ea2cd80]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250822133818184 DVLR DEBUG VLR subscr IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822133818184 DVLR DEBUG VLR subscr IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822133818184 DVLR DEBUG VLR subscr IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822133818184 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-412:LU)[0x56365ea2cd80]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250822133818184 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-412:LU)[0x56365ea752d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822133818184 DVLR DEBUG VLR subscr IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250822133818184 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133818184 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133818184 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133818184 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822133818184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133818184 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133818184 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822133818184 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2275)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2275)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2273)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2273)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2273)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2273)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2273)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2273)@718a44d66dfb: vl_len:7 MSC_Test_2-SCCP(2273)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2273)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250822133818190 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133818190 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133818190 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133818190 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822133818190 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133818190 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133818190 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_2-M3UA(2275)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133818190 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133818190 DIUCS DEBUG (UTRAN-Iu-412) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822133818190 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-412:LU)[0x56365ea752d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133818190 DIUCS DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-412:LU)[0x56365ea752d0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822133818190 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-412:LU)[0x56365ea2cd80]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133818190 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-412:LU)[0x56365ea2cd80]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822133818190 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-412:LU)[0x56365ea2cd80]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250822133818190 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-412:LU)[0x56365ea2cd80]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822133818190 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-412:LU)[0x56365ea2cd80]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250822133818190 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-412:LU)[0x56365ea2cd80]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133818190 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-412:LU)[0x56365ea2cd80]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822133818190 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-412:LU)[0x56365e9fe540]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822133818190 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-412:LU)[0x56365e9fe540]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-412:LU)[0x56365ea2cd80] (msc_a.c:1053) 20250822133818190 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-412:LU)[0x56365e9fe540]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822133818190 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-412:LU)[0x56365e9fe540]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822133818190 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-412:LU)[0x56365e9fe540]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822133818190 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-412:LU)[0x56365ea2cd80]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea2dd60] (msc_a.c:1053) 20250822133818190 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-412:LU)[0x56365ea2cd80]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822133818190 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-412:LU)[0x56365ea2cd80]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822133818190 DMSC DEBUG msub_fsm[0x56365ea2dd60]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822133818190 DMSC DEBUG msub(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B) MSC-A terminated (msub.c:261) 20250822133818190 DMSC DEBUG msub(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B) 1 MSC-I still active (msub.c:79) 20250822133818190 DMSC DEBUG msub_fsm[0x56365ea2dd60]{active}: State change to terminating (no timeout) (msub.c:91) 20250822133818190 DMSC DEBUG msub_fsm[0x56365ea2dd60]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822133818190 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-412:LU)[0x56365ea752d0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822133818190 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-412:LU)[0x56365ea752d0]{READY}: Removing from parent msub_fsm[0x56365ea2dd60] (msub.c:113) 20250822133818190 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Closing UTRAN-Iu-412 (ran_conn.c:142) 20250822133818190 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-412 (ran_conn.c:155) 20250822133818190 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-412:LU)[0x56365ea752d0]{READY}: Freeing instance (msub.c:113) 20250822133818190 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-412:LU)[0x56365ea752d0]{READY}: Deallocated (fsm.c:568) 20250822133818190 DMSC DEBUG msub(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B) Free (msub.c:119) 20250822133818190 DVLR DEBUG VLR subscr IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B - active-conn: now used by 1 (attached) (msub.c:375) 20250822133818190 DMSC DEBUG msub_fsm[0x56365ea2dd60]{terminating}: Freeing instance (msub.c:113) 20250822133818190 DMSC DEBUG msub_fsm[0x56365ea2dd60]{terminating}: Deallocated (fsm.c:568) 20250822133818190 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133818190 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133818190 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133818190 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822133818190 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133818190 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133818190 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822133818190 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2275)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2275)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2273)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-M3UA(2275)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133818191 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133818191 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133818191 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133818191 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822133818191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133818191 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133818191 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133818191 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(2274)@718a44d66dfb: Deleted conn table entry 0TC_iu_lu_and_mo_call2(2282)11941669 TC_iu_lu_and_mo_call2(2282)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_call2(2282)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_call2(2282)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_call2(2282)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_call2(2282)@718a44d66dfb: 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 := '29AF945B'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2274)@718a44d66dfb: Added conn table entry 0TC_iu_lu_and_mo_call2(2282)11607549 MSC_Test_2-RAN(2274)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2273)@718a44d66dfb: First idle individual index:0 MSC_Test_2-M3UA(2275)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133818394 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133818394 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133818394 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133818394 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822133818394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133818394 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133818394 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133818394 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133818395 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) 20250822133818395 DMSC DEBUG msub_fsm[0x56365e9fe540]{active}: Allocated (fsm.c:456) 20250822133818395 DMSC DEBUG msc_i[0x56365ea2cd80]{READY}: Allocated (fsm.c:456) 20250822133818395 DMSC DEBUG msc_i[0x56365ea2cd80]{READY}: is child of msub_fsm[0x56365e9fe540] (fsm.c:486) 20250822133818395 DMSC DEBUG msc_a[0x56365ea752d0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822133818395 DMSC DEBUG msc_a[0x56365ea752d0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365e9fe540] (fsm.c:486) 20250822133818395 DMSC DEBUG msc_a(unknown:UTRAN-Iu-413:NONE)[0x56365ea752d0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822133818395 DMSC DEBUG msc_i(unknown:UTRAN-Iu-413:NONE)[0x56365ea2cd80]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822133818395 DMSC DEBUG msc_a(unknown:UTRAN-Iu-413:NONE)[0x56365ea752d0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822133818395 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-413:NONE)[0x56365ea752d0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250822133818395 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-413:NONE)[0x56365ea752d0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250822133818395 DMM DEBUG msc_a(TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ)[0x56365ea752d0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250822133818395 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ)[0x56365ea2dd60]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822133818395 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ)[0x56365ea2dd60]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ)[0x56365ea752d0] (fsm.c:486) 20250822133818395 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ)[0x56365ea2dd60]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250822133818395 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ)[0x56365ea2dd60]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822133818395 DVLR DEBUG VLR subscr IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822133818395 DVLR DEBUG VLR subscr IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822133818395 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ)[0x56365ea752d0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822133818395 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ)[0x56365ea752d0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822133818395 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ)[0x56365ea2dd60]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822133818395 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ)[0x56365ea2dd60]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250822133818395 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ)[0x56365ea37290]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822133818395 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ)[0x56365ea37290]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ)[0x56365ea2dd60] (fsm.c:486) 20250822133818395 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ)[0x56365ea37290]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822133818395 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ)[0x56365ea37290]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822133818395 DVLR DEBUG VLR subscr IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250822133818396 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133818396 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133818396 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133818396 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822133818396 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133818396 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133818396 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822133818396 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2275)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2275)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2273)@718a44d66dfb: { messageType := 2, destLocRef := 'B11DFD'O, sourceLocRef := '00019D'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2273)@718a44d66dfb: Session index based on local reference:0 TC_iu_lu_and_mo_call2(2282)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_call2(2282)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822133818402 DVLR DEBUG VLR subscr IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133818402 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ)[0x56365ea37290]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822133818402 DVLR DEBUG SUBSCR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B) Received 1 auth tuples (vlr.c:996) 20250822133818402 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ)[0x56365ea37290]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822133818402 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ)[0x56365ea37290]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250822133818403 DMM DEBUG Tx AUTH REQ (rand = 2178f1089089a687955e08e5a996d7c3) (gsm_04_08.c:641) 20250822133818403 DMM DEBUG AUTH REQ (autn = af83b5bb6d7de89f53d1eb7ec6cb7e73) (gsm_04_08.c:643) 20250822133818403 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ)[0x56365ea752d0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250822133818403 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ)[0x56365ea752d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822133818403 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ)[0x56365ea2cd80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133818403 DVLR DEBUG VLR subscr IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822133818403 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133818403 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133818403 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133818403 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822133818403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133818403 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133818403 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822133818403 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2275)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2275)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2273)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2273)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2273)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2273)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2274)@718a44d66dfb: patching N(SD)=1 into dtap '051427BBDF302104B5316216'O MSC_Test_2-RAN(2274)@718a44d66dfb: patched enc_l3: '055427BBDF302104B5316216'O MSC_Test_2-SCCP(2273)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2273)@718a44d66dfb: vl_len:24 MSC_Test_2-SCCP(2273)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2273)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055427BBDF302104B5316216'O 20250822133818411 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133818411 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133818411 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133818411 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822133818411 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(2275)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133818411 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133818411 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133818411 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133818411 DIUCS DEBUG (UTRAN-Iu-413) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822133818411 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ)[0x56365ea2cd80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133818411 DIUCS DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ)[0x56365ea2cd80]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822133818411 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ)[0x56365ea752d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133818411 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ)[0x56365ea752d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822133818411 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ)[0x56365ea752d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822133818411 DMM DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ)[0x56365ea752d0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 27bbdf30b5316216) (gsm_04_08.c:1128) 20250822133818411 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ)[0x56365ea37290]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822133818411 DVLR DEBUG SUBSCR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B) AUTH on UTRAN received RES: 27bbdf30b5316216 (8 bytes) (vlr_auth_fsm.c:151) 20250822133818411 DVLR INFO SUBSCR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250822133818411 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ)[0x56365ea37290]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822133818411 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ)[0x56365ea37290]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822133818411 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ)[0x56365ea37290]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822133818411 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ)[0x56365ea37290]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ)[0x56365ea2dd60] (vlr_auth_fsm.c:294) 20250822133818411 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ)[0x56365ea37290]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822133818411 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ)[0x56365ea37290]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822133818411 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ)[0x56365ea2dd60]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250822133818411 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ)[0x56365ea2dd60]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822133818411 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ)[0x56365ea2dd60]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822133818411 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ)[0x56365ea752d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250822133818411 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ)[0x56365ea752d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=5c523bbe2b6058f8e7050eee04e947c5, CK=NONE (ran_msg_iu.c:388) 20250822133818411 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ)[0x56365ea2cd80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250822133818411 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ)[0x56365ea2dd60]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250822133818412 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133818412 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133818412 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133818412 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822133818412 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133818412 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133818412 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822133818412 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2275)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2275)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2273)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2273)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2273)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2273)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2273)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2273)@718a44d66dfb: vl_len:12 MSC_Test_2-SCCP(2273)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2273)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250822133818416 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133818416 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133818416 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133818416 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822133818416 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133818416 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) MSC_Test_2-M3UA(2275)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133818416 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133818416 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133818416 DIUCS DEBUG (UTRAN-Iu-413) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822133818416 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ)[0x56365ea2cd80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133818416 DIUCS DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ)[0x56365ea2cd80]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822133818416 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ)[0x56365ea752d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133818416 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ)[0x56365ea752d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822133818416 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ)[0x56365ea752d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250822133818416 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ)[0x56365ea2dd60]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250822133818416 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ)[0x56365ea2dd60]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822133818416 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ)[0x56365ea752d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250822133818416 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ)[0x56365ea2cd80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822133818416 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ)[0x56365ea2dd60]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822133818416 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ)[0x56365ea2dd60]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822133818416 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ)[0x56365ea2dd60]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822133818416 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ)[0x56365ea2dd60]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822133818417 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ)[0x56365ea2dd60]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822133818417 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ)[0x56365ea2dd60]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822133818417 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ)[0x56365ea2dd60]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822133818417 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ)[0x56365ea752d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250822133818417 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ)[0x56365ea752d0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.978s remaining) (msc_a.c:450) 20250822133818417 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001007/3/1): Available (smpp_smsc.c:626) 20250822133818417 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133818417 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133818417 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133818417 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822133818417 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133818417 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133818417 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822133818417 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2275)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2275)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2273)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2273)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2273)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2273)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2276)@718a44d66dfb: Created MnccExpect[0] for "12345" to be handled at TC_iu_lu_and_mo_call2(2282) MSC_Test-MGCP(2277)@718a44d66dfb: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_iu_lu_and_mo_call2(2282) MSC_Test_2-RAN(2274)@718a44d66dfb: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_2-RAN(2274)@718a44d66dfb: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_2-SCCP(2273)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2273)@718a44d66dfb: vl_len:28 MSC_Test_2-SCCP(2273)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2273)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001440180000010010401110038504066005040200815E04802143F5'O MSC_Test_2-M3UA(2275)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133818429 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133818429 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133818429 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133818429 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822133818429 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133818429 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133818429 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133818429 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133818429 DIUCS DEBUG (UTRAN-Iu-413) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822133818429 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ)[0x56365ea2cd80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133818429 DIUCS DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ)[0x56365ea2cd80]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822133818429 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ)[0x56365ea752d0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133818429 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ)[0x56365ea752d0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822133818429 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ)[0x56365ea752d0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822133818429 DVLR DEBUG VLR subscr IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250822133818429 DCC DEBUG trans(CC:NULL IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B callref-0x80000033 tid-8) New transaction (transaction.c:231) 20250822133818429 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ)[0x56365ea752d0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2671) 20250822133818429 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ)[0x56365ea752d0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250822133818429 DCC DEBUG trans(CC:NULL IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ callref-0x80000033 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2690) 20250822133818429 DCC DEBUG trans(CC:NULL IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ callref-0x80000033 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822133818429 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250822133818429 DCC DEBUG trans(CC:NULL IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ callref-0x80000033 tid-8) codecs: :0{AMR:octet-align=1#112} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,AMR-WB/16000:octet-align=1#113}) (gsm_04_08_cc.c:702) 20250822133818429 DCC INFO trans(CC:NULL IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ callref-0x80000033 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250822133818429 DCC DEBUG trans(CC:NULL IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ callref-0x80000033 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250822133818429 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ)[0x56365ea752d0]{MSC_A_ST_COMMUNICATING}: Starting call assignment (msc_a.c:2206) 20250822133818429 DCC DEBUG call_leg(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ)[0x56365ea37290]{ESTABLISHING}: Allocated (fsm.c:456) 20250822133818429 DCC DEBUG call_leg(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ)[0x56365ea37290]{ESTABLISHING}: is child of msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ)[0x56365ea752d0] (fsm.c:486) 20250822133818429 DCC DEBUG trans(CC:INITIATED IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ callref-0x80000033 tid-8) codecs: :0{AMR:octet-align=1#112} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,AMR-WB/16000:octet-align=1#113}) (msc_a.c:2161) 20250822133818429 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ)[0x56365ea472b0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250822133818429 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ)[0x56365ea472b0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ)[0x56365ea37290] (fsm.c:486) 20250822133818429 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ:trans-8:call-163:RTP_TO_CN:no-CI)[0x56365ea472b0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112 (rtp_stream.c:430) 20250822133818429 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ:trans-8:call-163:RTP_TO_CN:no-CI)[0x56365ea472b0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250822133818429 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ)[0x56365ea2d2c0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250822133818429 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ)[0x56365ea2d2c0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ)[0x56365ea37290] (fsm.c:486) 20250822133818429 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ:trans-8:call-163:RTP_TO_RAN:no-CI)[0x56365ea2d2c0]{UNINITIALIZED}: setting codecs to VND.3GPP.IUFP/16000#96 (rtp_stream.c:430) 20250822133818429 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ:trans-8:call-163:RTP_TO_RAN:no-CI)[0x56365ea2d2c0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(2277)@718a44d66dfb: Found Expect[0] for { line := { verb := "CRCX", trans_id := "407", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "a3" }, { code := "L", val := "p:20, a:AMR, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_iu_lu_and_mo_call2(2282) TC_iu_lu_and_mo_call2(2282)@718a44d66dfb: f_mo_call_establish 2: rx 1st CRCX 20250822133818435 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ:trans-8:call-163:RTP_TO_CN:no-CI)[0x56365ea472b0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822133818435 DCC DEBUG call_leg(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ)[0x56365ea37290]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250822133818435 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ)[0x56365ea752d0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250822133818435 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ)[0x56365ea752d0]{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) 20250822133818435 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ callref-0x80000033 tid-8) tx MNCC_SETUP_IND (RTP=1.1.1.1:10000{AMR:octet-align=1#112}) (gsm_04_08_cc.c:309) TC_iu_lu_and_mo_call2(2282)@718a44d66dfb: f_mo_call_establish 6: rx 2nd CRCX 20250822133818436 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ:trans-8:call-163:RTP_TO_RAN:no-CI)[0x56365ea2d2c0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822133818436 DCC DEBUG call_leg(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ)[0x56365ea37290]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250822133818436 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ)[0x56365ea752d0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250822133818436 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ)[0x56365ea752d0]{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) 20250822133818436 DCC DEBUG trans(CC:INITIATED IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ callref-0x80000033 tid-8) codecs: 1.1.1.1:10000{AMR:octet-align=1#112} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,AMR-WB/16000:octet-align=1#113}) (msc_a.c:705) 20250822133818436 DCC DEBUG trans(CC:INITIATED IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ callref-0x80000033 tid-8) Sending Assignment Command (msc_a.c:706) 20250822133818436 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ)[0x56365ea752d0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: RAB AssignmentRequest (ran_msg_iu.c:427) 20250822133818436 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ)[0x56365ea752d0]{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) 20250822133818436 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ)[0x56365ea2cd80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) MSC_Test-MNCC(2276)@718a44d66dfb: Found MnccExpect[0] for "12345" handled at TC_iu_lu_and_mo_call2(2282) 20250822133818436 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133818436 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133818436 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133818436 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822133818436 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133818436 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133818436 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822133818436 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test-MNCC(2276)@718a44d66dfb: Added conn table entry 0TC_iu_lu_and_mo_call2(2282)-2147483597 MSC_Test_2-M3UA(2275)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2275)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_lu_and_mo_call2(2282)@718a44d66dfb: f_mo_call_establish 1: rx MNCC SETUP ind MSC_Test_2-SCCP(2273)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2273)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2273)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2273)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822133818438 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ callref-0x80000033 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250822133818438 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ)[0x56365ea752d0]{MSC_A_ST_COMMUNICATING}: Assignment for this trans already started earlier (msc_a.c:2197) TC_iu_lu_and_mo_call2(2282)@718a44d66dfb: f_mo_call_establish 4.iu: rx RANAP RAB Assignment Request MSC_Test_2-SCCP(2273)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2273)@718a44d66dfb: vl_len:46 MSC_Test_2-SCCP(2273)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2273)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '6000002A000001003440230000010033401C600A7C350001C0A802150000000000000000000000000040040C0000'O MSC_Test_2-M3UA(2275)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133818452 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133818452 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133818452 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133818452 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822133818452 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133818452 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133818452 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133818452 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133818452 DIUCS DEBUG (UTRAN-Iu-413) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822133818452 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ)[0x56365ea2cd80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133818452 DIUCS DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ)[0x56365ea2cd80]{READY}: RAN decode: RANAP: dir=4 proc=0 (ran_msg_iu.c:274) 20250822133818452 DIUCS DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ)[0x56365ea2cd80]{READY}: RAN decode: RANAP: Received RAB assignment response for rab_id=1 (ran_msg_iu.c:132) 20250822133818452 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ)[0x56365ea752d0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133818452 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ)[0x56365ea752d0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=4 proc=0 (ran_msg_iu.c:274) 20250822133818452 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ)[0x56365ea752d0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: Received RAB assignment response for rab_id=1 (ran_msg_iu.c:132) 20250822133818452 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ)[0x56365ea752d0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP RAB Assignment Response (msc_a.c:2043) 20250822133818452 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ:trans-8:call-163:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x56365ea2d2c0]{ESTABLISHING}: setting remote addr to 192.168.2.21:1036 (rtp_stream.c:476) 20250822133818452 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ:trans-8:call-163:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x56365ea2d2c0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250822133818452 DCC DEBUG trans(CC:INITIATED IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ callref-0x80000033 tid-8) codecs: 1.1.1.1:10000{AMR:octet-align=1#112} (from: assigned=AMR:octet-align=1#112 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,AMR-WB/16000:octet-align=1#113}) (msc_a.c:1596) 20250822133818452 DCC INFO trans(CC:INITIATED IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ callref-0x80000033 tid-8) Assignment Complete: RAN: VND.3GPP.IUFP/16000#96, CN: AMR:octet-align=1#112 (msc_a.c:1597) 20250822133818452 DCC DEBUG trans(CC:INITIATED IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ callref-0x80000033 tid-8) codecs: 1.1.1.1:10000{AMR:octet-align=1#112} (from: assigned=AMR:octet-align=1#112 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,AMR-WB/16000:octet-align=1#113}) (gsm_04_08_cc.c:2187) 20250822133818452 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ callref-0x80000033 tid-8) tx MNCC_RTP_CREATE (RTP=1.1.1.1:10000{AMR:octet-align=1#112}) (gsm_04_08_cc.c:309) TC_iu_lu_and_mo_call2(2282)@718a44d66dfb: f_mo_call_establish 3: rx RTP CREATE TC_iu_lu_and_mo_call2(2282)@718a44d66dfb: f_mo_call_establish 5: rx MDCX for the RAN side 20250822133818453 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ callref-0x80000033 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250822133818453 DCC DEBUG trans(CC:INITIATED IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ callref-0x80000033 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822133818453 DCC DEBUG trans(CC:INITIATED IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ callref-0x80000033 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822133818453 DCC DEBUG trans(CC:INITIATED IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ callref-0x80000033 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250822133818454 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ)[0x56365ea752d0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_CALL_PROC (msc_a.c:2106) 20250822133818454 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ)[0x56365ea752d0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822133818454 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ)[0x56365ea2cd80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133818454 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ)[0x56365ea752d0]{MSC_A_ST_COMMUNICATING}: Assignment for this trans already started earlier (msc_a.c:2197) 20250822133818454 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133818454 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133818454 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133818454 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822133818454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133818454 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133818454 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822133818454 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2275)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2275)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822133818454 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ:trans-8:call-163:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x56365ea2d2c0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822133818454 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ:trans-8:call-163:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x56365ea2d2c0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250822133818454 DCC DEBUG call_leg(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ)[0x56365ea37290]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_2-SCCP(2273)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2273)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2273)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2273)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822133818455 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ callref-0x80000033 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250822133818455 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ callref-0x80000033 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822133818455 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ callref-0x80000033 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822133818455 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ callref-0x80000033 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250822133818455 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ)[0x56365ea752d0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_ALERTING (msc_a.c:2106) 20250822133818455 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ)[0x56365ea752d0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822133818455 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ)[0x56365ea2cd80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133818455 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133818455 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133818455 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133818455 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822133818455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133818455 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133818455 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822133818455 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2275)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2275)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2273)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2273)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2273)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2273)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_call2(2282)@718a44d66dfb: f_mo_call_establish 7: rx CC Alerting 20250822133818457 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ callref-0x80000033 tid-8) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250822133818457 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ callref-0x80000033 tid-8) Got no information of remote audio codecs: neither SDP nor Bearer Capability. Trying anyway. (gsm_04_08_cc.c:795) 20250822133818457 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ callref-0x80000033 tid-8) codecs: 1.1.1.1:10000{AMR:octet-align=1#112} (from: assigned=AMR:octet-align=1#112 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,AMR-WB/16000:octet-align=1#113}) (gsm_04_08_cc.c:798) 20250822133818457 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ:trans-8:call-163:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x56365ea472b0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250822133818457 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ:trans-8:call-163:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x56365ea472b0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250822133818457 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ:trans-8:call-163:RTP_TO_CN:CI-11111:remote-port-not-sent:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea472b0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250822133818457 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ callref-0x80000033 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250822133818457 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ callref-0x80000033 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822133818457 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ callref-0x80000033 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822133818457 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ callref-0x80000033 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250822133818457 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ callref-0x80000033 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250822133818457 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ)[0x56365ea752d0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_CONNECT (msc_a.c:2106) 20250822133818457 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ)[0x56365ea752d0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822133818457 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ)[0x56365ea2cd80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133818457 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133818457 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133818457 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133818457 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822133818457 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133818457 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133818457 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822133818457 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2275)@718a44d66dfb: Message received on association #8 TC_iu_lu_and_mo_call2(2282)@718a44d66dfb: as_optional_mgcp_mdcx: rx MDCX MSC_Test_2-M3UA(2275)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_lu_and_mo_call2(2282)@718a44d66dfb: { line := { verb := "MDCX", trans_id := "410", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "a3" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "a3", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "112" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "112 AMR/8000/1" } }, { ptime := { attr_value := "20" } } } } } } } MSC_Test_2-SCCP(2273)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2273)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2273)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2273)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822133818458 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ:trans-8:call-163:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea472b0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822133818458 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ:trans-8:call-163:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea472b0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250822133818458 DCC DEBUG call_leg(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ)[0x56365ea37290]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250822133818458 DCC DEBUG call_leg(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ)[0x56365ea37290]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250822133818458 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ)[0x56365ea752d0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) TC_iu_lu_and_mo_call2(2282)@718a44d66dfb: f_mo_call_establish 10: rx CC CONNECT MSC_Test_2-RAN(2274)@718a44d66dfb: patching N(SD)=3 into dtap '030F'O MSC_Test_2-RAN(2274)@718a44d66dfb: patched enc_l3: '03CF'O MSC_Test_2-SCCP(2273)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2273)@718a44d66dfb: vl_len:14 MSC_Test_2-SCCP(2273)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2273)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0014400A000001001040030203CF'O 20250822133818459 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133818459 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133818459 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133818459 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822133818459 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133818459 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133818459 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133818459 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2275)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133818460 DIUCS DEBUG (UTRAN-Iu-413) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822133818460 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ)[0x56365ea2cd80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133818460 DIUCS DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ)[0x56365ea2cd80]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822133818460 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ)[0x56365ea752d0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133818460 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ)[0x56365ea752d0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822133818460 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ)[0x56365ea752d0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822133818460 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ callref-0x80000033 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2690) 20250822133818460 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ callref-0x80000033 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250822133818460 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ callref-0x80000033 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250822133818460 DCC DEBUG trans(CC:ACTIVE IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ callref-0x80000033 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822133818460 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ callref-0x80000033 tid-8) tx MNCC_SETUP_COMPL_IND (gsm_04_08_cc.c:309) TC_iu_lu_and_mo_call2(2282)@718a44d66dfb: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_iu_lu_and_mo_call2(2282)@718a44d66dfb: Osmux ok: use_osmux = false got_osmux_count = 0 TC_iu_lu_and_mo_call2(2282)@718a44d66dfb: f_mo_call_establish DONE TC_iu_lu_and_mo_call2(2282)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_call2(2282)@718a44d66dfb: Hold the call for some time TC_iu_lu_and_mo_call2(2282)@718a44d66dfb: Call stayed open for 5.000000 seconds, all is well. TC_iu_lu_and_mo_call2(2282)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_call2(2282)@718a44d66dfb: Hangup TC_iu_lu_and_mo_call2(2282)@718a44d66dfb: f_call_hangup 0: tx MNCC_DISC_REQ 20250822133823975 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ callref-0x80000033 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250822133823975 DCC DEBUG trans(CC:ACTIVE IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ callref-0x80000033 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822133823975 DCC DEBUG trans(CC:ACTIVE IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ callref-0x80000033 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250822133823975 DCC DEBUG trans(CC:ACTIVE IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ callref-0x80000033 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250822133823975 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ)[0x56365ea752d0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_DISCONNECT (msc_a.c:2106) 20250822133823975 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ)[0x56365ea752d0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822133823975 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ)[0x56365ea2cd80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133823975 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133823975 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133823975 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133823975 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822133823975 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133823976 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133823976 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822133823976 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2275)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2275)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2273)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2273)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2273)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2273)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_call2(2282)@718a44d66dfb: f_call_hangup 1: rx DTAP CC DISC 20250822133823979 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ callref-0x80000033 tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250822133823979 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ callref-0x80000033 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822133823979 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ callref-0x80000033 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822133823979 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ callref-0x80000033 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250822133823979 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ callref-0x80000033 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250822133823979 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ callref-0x80000033 tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250822133823979 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ)[0x56365ea752d0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_RELEASE (msc_a.c:2106) 20250822133823979 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ)[0x56365ea752d0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822133823979 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ)[0x56365ea2cd80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133823979 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133823979 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133823979 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133823979 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822133823979 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133823979 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133823979 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822133823979 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2275)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2275)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2273)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2273)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2273)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2273)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_call2(2282)@718a44d66dfb: f_call_hangup 2.a: rx DTAP CC RELEASE TC_iu_lu_and_mo_call2(2282)@718a44d66dfb: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_2-RAN(2274)@718a44d66dfb: patching N(SD)=0 into dtap '032A'O MSC_Test_2-RAN(2274)@718a44d66dfb: patched enc_l3: '032A'O MSC_Test_2-SCCP(2273)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2273)@718a44d66dfb: vl_len:14 MSC_Test_2-SCCP(2273)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2273)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302032A'O 20250822133823981 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133823981 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133823981 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133823981 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822133823981 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133823981 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133823981 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133823981 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2275)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133823981 DIUCS DEBUG (UTRAN-Iu-413) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822133823981 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ)[0x56365ea2cd80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133823981 DIUCS DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ)[0x56365ea2cd80]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822133823981 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ)[0x56365ea752d0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133823981 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ)[0x56365ea752d0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822133823981 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ)[0x56365ea752d0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822133823981 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ callref-0x80000033 tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2690) 20250822133823982 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ callref-0x80000033 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250822133823982 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ callref-0x80000033 tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250822133823982 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250822133823982 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250822133823982 DCC DEBUG trans(CC:NULL IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822133823982 DVLR DEBUG VLR subscr IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250822133823982 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ)[0x56365ea752d0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133823982 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ)[0x56365ea752d0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250822133823982 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ)[0x56365ea752d0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250822133823982 DVLR DEBUG VLR subscr IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822133823982 DVLR DEBUG VLR subscr IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822133823982 DVLR DEBUG VLR subscr IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822133823982 DCC DEBUG call_leg(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ)[0x56365ea37290]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250822133823982 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ:trans-8:call-163:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x56365ea2d2c0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250822133823982 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ:trans-8:call-163:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x56365ea2d2c0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ)[0x56365ea37290] (call_leg.c:197) 20250822133823982 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ:trans-8:call-163:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x56365ea2d2c0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250822133823982 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ:trans-8:call-163:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x56365ea2d2c0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250822133823982 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ:trans-8:call-163:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea472b0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250822133823982 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ:trans-8:call-163:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea472b0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ)[0x56365ea37290] (call_leg.c:197) 20250822133823982 DCC DEBUG call_leg(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ)[0x56365ea37290]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250822133823982 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ:trans-8:call-163:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea472b0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250822133823982 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ:trans-8:call-163:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea472b0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250822133823982 DCC DEBUG call_leg(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ)[0x56365ea37290]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250822133823982 DCC DEBUG call_leg(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ)[0x56365ea37290]{RELEASING}: Removing from parent msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ)[0x56365ea752d0] (call_leg.c:198) 20250822133823982 DCC DEBUG call_leg(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ)[0x56365ea37290]{RELEASING}: Freeing instance (call_leg.c:198) 20250822133823982 DCC DEBUG call_leg(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ)[0x56365ea37290]{RELEASING}: Deallocated (fsm.c:568) 20250822133823982 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ)[0x56365ea752d0]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250822133823982 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ)[0x56365ea752d0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250822133823982 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ)[0x56365ea2cd80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822133823982 DVLR DEBUG VLR subscr IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822133823982 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133823982 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133823982 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133823982 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822133823982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133823982 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133823982 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822133823982 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2275)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2275)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-MNCC(2276)@718a44d66dfb: Deleted conn table entry 0TC_iu_lu_and_mo_call2(2282)-2147483597 MSC_Test_2-SCCP(2273)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2273)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2273)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2273)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_call2(2282)@718a44d66dfb: as_optional_mgcp_dlcx: rx MGCP DLCX TC_iu_lu_and_mo_call2(2282)@718a44d66dfb: as_optional_mgcp_dlcx: rx MGCP DLCX TC_iu_lu_and_mo_call2(2282)@718a44d66dfb: f_call_hangup 5.iu: rx Iu Release Command MSC_Test_2-SCCP(2273)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2273)@718a44d66dfb: vl_len:7 MSC_Test_2-SCCP(2273)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2273)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250822133823988 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133823988 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133823988 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133823988 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822133823988 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133823988 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133823988 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133823988 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2275)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133823988 DIUCS DEBUG (UTRAN-Iu-413) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822133823988 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ)[0x56365ea2cd80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133823988 DIUCS DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ)[0x56365ea2cd80]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822133823988 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ)[0x56365ea752d0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133823988 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ)[0x56365ea752d0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822133823988 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ)[0x56365ea752d0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250822133823988 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ)[0x56365ea752d0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822133823988 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ)[0x56365ea752d0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250822133823988 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ)[0x56365ea752d0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133823988 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ)[0x56365ea752d0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822133823988 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ)[0x56365ea2dd60]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822133823988 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ)[0x56365ea2dd60]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ)[0x56365ea752d0] (msc_a.c:1053) 20250822133823988 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ)[0x56365ea2dd60]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822133823988 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ)[0x56365ea2dd60]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822133823988 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ)[0x56365ea752d0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365e9fe540] (msc_a.c:1053) 20250822133823988 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ)[0x56365ea752d0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822133823988 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ)[0x56365ea752d0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822133823988 DMSC DEBUG msub_fsm[0x56365e9fe540]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822133823988 DMSC DEBUG msub(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B) MSC-A terminated (msub.c:261) 20250822133823988 DMSC DEBUG msub(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B) 1 MSC-I still active (msub.c:79) 20250822133823988 DMSC DEBUG msub_fsm[0x56365e9fe540]{active}: State change to terminating (no timeout) (msub.c:91) 20250822133823988 DMSC DEBUG msub_fsm[0x56365e9fe540]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822133823988 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ)[0x56365ea2cd80]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822133823988 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ)[0x56365ea2cd80]{READY}: Removing from parent msub_fsm[0x56365e9fe540] (msub.c:113) 20250822133823988 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Closing UTRAN-Iu-413 (ran_conn.c:142) 20250822133823989 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-413 (ran_conn.c:155) 20250822133823989 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ)[0x56365ea2cd80]{READY}: Freeing instance (msub.c:113) 20250822133823989 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B:UTRAN-Iu-413:CM_SERVICE_REQ)[0x56365ea2cd80]{READY}: Deallocated (fsm.c:568) 20250822133823989 DMSC DEBUG msub(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B) Free (msub.c:119) 20250822133823989 DVLR DEBUG VLR subscr IMSI-262420000001007:MSISDN-491230001007:TMSI-0x29AF945B - active-conn: now used by 1 (attached) (msub.c:375) 20250822133823989 DMSC DEBUG msub_fsm[0x56365e9fe540]{terminating}: Freeing instance (msub.c:113) 20250822133823989 DMSC DEBUG msub_fsm[0x56365e9fe540]{terminating}: Deallocated (fsm.c:568) 20250822133823989 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133823989 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133823989 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133823989 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822133823989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133823989 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133823989 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822133823989 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2275)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2275)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2273)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-RAN(2274)@718a44d66dfb: Deleted conn table entry 0TC_iu_lu_and_mo_call2(2282)11607549 20250822133823990 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133823990 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133823990 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133823990 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822133823990 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133823990 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133823990 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133823990 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_iu_lu_and_mo_call2(2282)@718a44d66dfb: f_call_hangup 6.iu: rx SCCP DISC TC_iu_lu_and_mo_call2(2282)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2275)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mo_call2(2282)@718a44d66dfb: f_call_hangup 9: done TC_iu_lu_and_mo_call2(2282)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_call2(2282)@718a44d66dfb: Final verdict of PTC: pass 20250822133825004 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822133825004 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_1-SCCP(2270)@718a44d66dfb: Final verdict of PTC: none 20250822133825004 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822133825004 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822133825004 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822133825004 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822133825004 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822133825004 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822133825004 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822133825004 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822133825004 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822133825004 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) 20250822133825004 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822133825004 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822133825004 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822133825005 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133825005 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822133825005 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822133825005 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822133825005 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) MSC_Test_0-M3UA(2269)@718a44d66dfb: Final verdict of PTC: none 20250822133825005 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822133825005 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822133825005 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822133825005 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822133825005 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) 20250822133825005 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822133825005 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) MSC_Test_1-M3UA(2272)@718a44d66dfb: Final verdict of PTC: none 20250822133825005 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) 20250822133825005 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133825005 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250822133825005 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822133825005 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822133825006 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822133825006 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822133825006 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822133825006 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822133825006 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822133825006 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822133825006 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) 20250822133825006 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822133825006 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MNCC(2276)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-SCCP(2267)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP(2279)@718a44d66dfb: Final verdict of PTC: none 20250822133825007 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) 20250822133825007 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) 20250822133825007 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822133825007 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) MSC_Test_0-RAN(2268)@718a44d66dfb: Final verdict of PTC: none MSC_Test_2-SCCP(2273)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP-IPA(2278)@718a44d66dfb: Final verdict of PTC: none 20250822133825007 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) 20250822133825007 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133825007 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822133825007 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) MSC_Test_1-RAN(2271)@718a44d66dfb: Final verdict of PTC: none 20250822133825007 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822133825007 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822133825007 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822133825007 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822133825007 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822133825007 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.3/0 (xua_snm.c:371) IPA-CTRL-CLI-IPA(2283)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(2281)@718a44d66dfb: Final verdict of PTC: none MSC_Test_2-M3UA(2275)@718a44d66dfb: Final verdict of PTC: none 20250822133825007 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) IPA-CTRL-CLI-IPA(2266)@718a44d66dfb: Final verdict of PTC: none MSC_Test_2-RAN(2274)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(2277)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(2280)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(2266): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(2267): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(2268): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(2269): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-SCCP(2270): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-RAN(2271): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-M3UA(2272): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_2-SCCP(2273): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_2-RAN(2274): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_2-M3UA(2275): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(2276): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(2277): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(2278): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(2279): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(2280): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(2281): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_iu_lu_and_mo_call2(2282): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(2283): none (pass -> pass) MTC@718a44d66dfb: Test case TC_iu_lu_and_mo_call finished. Verdict: pass MTC@718a44d66dfb: 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'. Fri Aug 22 13:38:25 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 20250822133826007 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=583356) 20250822133827006 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822133827006 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822133827006 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822133827006 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822133827006 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822133827006 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822133827008 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822133827008 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822133827008 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822133827008 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=583356, count=586664) 20250822133828009 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:38:28 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_and_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 20250822133829010 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_iu_lu_and_mo_call_sccp_tiar_timeout started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(2287)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(2287)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2287)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(2285)@718a44d66dfb: v_sccp_pdu_maxlen:268 MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_1-M3UA(2290)@718a44d66dfb: ************************************************* MSC_Test_1-M3UA(2290)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2290)@718a44d66dfb: ************************************************* MSC_Test_1-SCCP(2288)@718a44d66dfb: v_sccp_pdu_maxlen:268 MTC@718a44d66dfb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_2-M3UA(2293)@718a44d66dfb: ************************************************* MSC_Test_2-M3UA(2293)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2293)@718a44d66dfb: ************************************************* MSC_Test_2-SCCP(2291)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822133829849 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2294)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822133830011 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822133830011 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2296)@718a44d66dfb: Established a new IPA connection (conn_id=2) 20250822133830015 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822133830015 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822133830015 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822133830015 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2287)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2287)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test-GSUP-IPA(2296)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822133830018 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test_0-M3UA(2287)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test-GSUP-IPA(2296)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2296)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2296)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2296)@718a44d66dfb: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250822133830020 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133830020 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822133830020 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822133830020 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822133830020 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822133830020 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822133830020 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2287)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(2287)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test-GSUP-IPA(2296)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2296)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(2287)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2287)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2287)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822133830024 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133830024 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822133830024 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822133830024 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822133830024 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822133830024 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822133830024 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2287)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2287)@718a44d66dfb: Message received on association #8 20250822133830024 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822133830024 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2287)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2287)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2287)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2287)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2287)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2287)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822133830028 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) 20250822133830028 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) 20250822133830028 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822133830028 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2290)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2290)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2290)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822133830032 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133830032 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822133830032 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822133830032 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822133830032 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822133830032 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822133830032 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2290)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_1-M3UA(2290)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2290)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2290)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2290)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2290)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2290)@718a44d66dfb: Message received on association #8 20250822133830033 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133830033 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822133830033 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822133830033 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822133830033 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822133830033 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822133830033 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(2290)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2290)@718a44d66dfb: Message received on association #8 20250822133830033 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250822133830033 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2290)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2290)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2290)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2290)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822133830040 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822133830040 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250822133830043 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) 20250822133830043 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) 20250822133830043 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822133830043 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2293)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2293)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2293)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2293)@718a44d66dfb: M3UA_ASPUP sent 20250822133830045 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133830045 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822133830045 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822133830045 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822133830045 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822133830045 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822133830045 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2293)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2293)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2293)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2293)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822133830046 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133830046 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822133830046 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822133830046 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822133830046 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822133830046 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822133830046 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(2293)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250822133830046 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.3/0 (xua_snm.c:406) 20250822133830046 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2290)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2290)@718a44d66dfb: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2293)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2293)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2293)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2293)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2293)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2293)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2293)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(2297)@718a44d66dfb: Created GsupExpect[0] for "262420000001019" to be handled at TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2300) TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2300)@718a44d66dfb: 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 } } } } MSC_Test_0-M3UA(2287)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133830831 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133830831 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133830831 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133830832 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133830832 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133830832 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133830832 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133830832 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133830832 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133830832 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133830832 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133830832 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133830832 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133830832 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133830832 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133830832 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2287)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2287)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-M3UA(2290)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133830839 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133830839 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133830839 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250822133830839 DLM3UA 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) 20250822133830839 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133830839 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133830839 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133830839 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133830840 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133830840 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133830840 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133830840 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) 20250822133830840 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133830840 DLSS7 DEBUG Found route for dpc=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) 20250822133830840 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250822133830840 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2290)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2290)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2286)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-RAN(2289)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250822133830855 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133830855 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133830855 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133830855 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822133830855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133830855 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133830855 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133830855 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2293)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133830856 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) 20250822133830856 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250822133830856 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133830856 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133830856 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133830856 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822133830856 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133830856 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133830856 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822133830856 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2293)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2293)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2292)@718a44d66dfb: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2292)@718a44d66dfb: Added conn table entry 0TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2300)15506477 MSC_Test_2-SCCP(2291)@718a44d66dfb: First idle individual index:0 20250822133830868 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133830868 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133830868 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133830868 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822133830868 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133830868 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133830868 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_2-M3UA(2293)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133830868 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(2292)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 20250822133830868 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) 20250822133830868 DMSC DEBUG msub_fsm[0x56365ea5fa80]{active}: Allocated (fsm.c:456) 20250822133830868 DMSC DEBUG msc_i[0x56365ea75050]{READY}: Allocated (fsm.c:456) 20250822133830868 DMSC DEBUG msc_i[0x56365ea75050]{READY}: is child of msub_fsm[0x56365ea5fa80] (fsm.c:486) 20250822133830868 DMSC DEBUG msc_a[0x56365ea472b0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822133830868 DMSC DEBUG msc_a[0x56365ea472b0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea5fa80] (fsm.c:486) 20250822133830868 DMSC DEBUG msc_a(unknown:UTRAN-Iu-414:NONE)[0x56365ea472b0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822133830868 DMSC DEBUG msc_i(unknown:UTRAN-Iu-414:NONE)[0x56365ea75050]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822133830868 DMSC DEBUG msc_a(unknown:UTRAN-Iu-414:NONE)[0x56365ea472b0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822133830868 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-414:NONE)[0x56365ea472b0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250822133830868 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-414:NONE)[0x56365ea472b0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250822133830868 DMM DEBUG msc_a(IMSI-262420000001019:UTRAN-Iu-414:LU)[0x56365ea472b0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001019 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822133830868 DMM DEBUG msc_a(IMSI-262420000001019:UTRAN-Iu-414:LU)[0x56365ea472b0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822133830868 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:UTRAN-Iu-414:LU)[0x56365ea57c10]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822133830868 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:UTRAN-Iu-414:LU)[0x56365ea57c10]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001019:UTRAN-Iu-414:LU)[0x56365ea472b0] (fsm.c:486) 20250822133830868 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:UTRAN-Iu-414:LU)[0x56365ea57c10]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250822133830868 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:UTRAN-Iu-414:LU)[0x56365ea57c10]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822133830868 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822133830868 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001019 id=262420000001019 (vlr.c:661) 20250822133830868 DVLR INFO New subscr, IMSI: 262420000001019 (vlr.c:562) 20250822133830868 DVLR DEBUG VLR subscr IMSI-262420000001019 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822133830869 DMSC DEBUG msc_a(IMSI-262420000001019:UTRAN-Iu-414:LU)[0x56365ea472b0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822133830869 DMSC DEBUG msc_a(IMSI-262420000001019:UTRAN-Iu-414:LU)[0x56365ea472b0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822133830869 DVLR DEBUG VLR subscr IMSI-262420000001019 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822133830869 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822133830869 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:UTRAN-Iu-414:LU)[0x56365ea57c10]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822133830869 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:UTRAN-Iu-414:LU)[0x56365ea57c10]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822133830869 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:UTRAN-Iu-414:LU)[0x56365ea57c10]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250822133830869 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:UTRAN-Iu-414:LU)[0x56365ea5f950]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822133830869 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:UTRAN-Iu-414:LU)[0x56365ea5f950]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001019:UTRAN-Iu-414:LU)[0x56365ea57c10] (fsm.c:486) 20250822133830869 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:UTRAN-Iu-414:LU)[0x56365ea5f950]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822133830869 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:UTRAN-Iu-414:LU)[0x56365ea5f950]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822133830869 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133830869 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133830869 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133830869 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822133830869 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133830869 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133830869 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822133830869 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2293)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2293)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2291)@718a44d66dfb: { messageType := 2, destLocRef := 'EC9C2D'O, sourceLocRef := '00019E'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2291)@718a44d66dfb: Session index based on local reference:0 MSC_Test-GSUP(2297)@718a44d66dfb: Found GsupExpect[0] for "262420000001019" handled at TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2300) MSC_Test-GSUP(2297)@718a44d66dfb: Added IMSI table entry 0TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2300)"262420000001019" TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2300)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2300)@718a44d66dfb: setverdict(pass): none -> pass 20250822133830875 DVLR DEBUG VLR subscr IMSI-262420000001019 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133830875 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:UTRAN-Iu-414:LU)[0x56365ea5f950]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822133830875 DVLR DEBUG SUBSCR(IMSI-262420000001019) Received 1 auth tuples (vlr.c:996) 20250822133830875 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:UTRAN-Iu-414:LU)[0x56365ea5f950]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822133830875 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:UTRAN-Iu-414:LU)[0x56365ea5f950]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250822133830875 DMM DEBUG Tx AUTH REQ (rand = 1afe4e91c93e59d1b680db0b1df947e0) (gsm_04_08.c:641) 20250822133830875 DMM DEBUG AUTH REQ (autn = 38af334f93faf6d7050447a848ae2b33) (gsm_04_08.c:643) 20250822133830875 DIUCS DEBUG msc_a(IMSI-262420000001019:UTRAN-Iu-414:LU)[0x56365ea472b0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250822133830875 DIUCS DEBUG msc_a(IMSI-262420000001019:UTRAN-Iu-414:LU)[0x56365ea472b0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822133830875 DMSC DEBUG msc_i(IMSI-262420000001019:UTRAN-Iu-414:LU)[0x56365ea75050]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133830875 DVLR DEBUG VLR subscr IMSI-262420000001019 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822133830875 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133830875 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133830875 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133830875 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822133830875 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133830875 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133830875 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822133830875 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2293)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2293)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2291)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2291)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2291)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2291)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2292)@718a44d66dfb: patching N(SD)=1 into dtap '05141752F0222104CF0D0706'O MSC_Test_2-RAN(2292)@718a44d66dfb: patched enc_l3: '05541752F0222104CF0D0706'O MSC_Test_2-SCCP(2291)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2291)@718a44d66dfb: vl_len:24 MSC_Test_2-SCCP(2291)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2291)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05541752F0222104CF0D0706'O 20250822133830884 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133830884 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133830884 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133830884 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822133830884 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_2-M3UA(2293)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133830884 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133830884 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133830884 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133830884 DIUCS DEBUG (UTRAN-Iu-414) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822133830884 DMSC DEBUG msc_i(IMSI-262420000001019:UTRAN-Iu-414:LU)[0x56365ea75050]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133830884 DIUCS DEBUG msc_i(IMSI-262420000001019:UTRAN-Iu-414:LU)[0x56365ea75050]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822133830884 DMSC DEBUG msc_a(IMSI-262420000001019:UTRAN-Iu-414:LU)[0x56365ea472b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133830884 DIUCS DEBUG msc_a(IMSI-262420000001019:UTRAN-Iu-414:LU)[0x56365ea472b0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822133830884 DIUCS DEBUG msc_a(IMSI-262420000001019:UTRAN-Iu-414:LU)[0x56365ea472b0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822133830885 DMM DEBUG msc_a(IMSI-262420000001019:UTRAN-Iu-414:LU)[0x56365ea472b0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 1752f022cf0d0706) (gsm_04_08.c:1128) 20250822133830885 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:UTRAN-Iu-414:LU)[0x56365ea5f950]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822133830885 DVLR DEBUG SUBSCR(IMSI-262420000001019) AUTH on UTRAN received RES: 1752f022cf0d0706 (8 bytes) (vlr_auth_fsm.c:151) 20250822133830885 DVLR INFO SUBSCR(IMSI-262420000001019) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250822133830885 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:UTRAN-Iu-414:LU)[0x56365ea5f950]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822133830885 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:UTRAN-Iu-414:LU)[0x56365ea5f950]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822133830885 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:UTRAN-Iu-414:LU)[0x56365ea5f950]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822133830885 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:UTRAN-Iu-414:LU)[0x56365ea5f950]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001019:UTRAN-Iu-414:LU)[0x56365ea57c10] (vlr_auth_fsm.c:294) 20250822133830885 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:UTRAN-Iu-414:LU)[0x56365ea5f950]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822133830885 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:UTRAN-Iu-414:LU)[0x56365ea5f950]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822133830885 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:UTRAN-Iu-414:LU)[0x56365ea57c10]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250822133830885 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:UTRAN-Iu-414:LU)[0x56365ea57c10]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822133830885 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:UTRAN-Iu-414:LU)[0x56365ea57c10]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822133830885 DIUCS DEBUG msc_a(IMSI-262420000001019:UTRAN-Iu-414:LU)[0x56365ea472b0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250822133830885 DIUCS DEBUG msc_a(IMSI-262420000001019:UTRAN-Iu-414:LU)[0x56365ea472b0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=ca436c9598e8fa385b11dcd0eaaad5b5, CK=NONE (ran_msg_iu.c:388) 20250822133830885 DMSC DEBUG msc_i(IMSI-262420000001019:UTRAN-Iu-414:LU)[0x56365ea75050]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250822133830885 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:UTRAN-Iu-414:LU)[0x56365ea57c10]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250822133830885 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133830885 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133830885 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133830885 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822133830885 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133830885 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133830885 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822133830885 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2293)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2293)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2291)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2291)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2291)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2291)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2291)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2291)@718a44d66dfb: vl_len:12 MSC_Test_2-SCCP(2291)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2291)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250822133830892 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133830892 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133830892 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133830892 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822133830892 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133830892 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133830892 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133830892 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2293)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133830892 DIUCS DEBUG (UTRAN-Iu-414) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822133830892 DMSC DEBUG msc_i(IMSI-262420000001019:UTRAN-Iu-414:LU)[0x56365ea75050]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133830892 DIUCS DEBUG msc_i(IMSI-262420000001019:UTRAN-Iu-414:LU)[0x56365ea75050]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822133830892 DMSC DEBUG msc_a(IMSI-262420000001019:UTRAN-Iu-414:LU)[0x56365ea472b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133830892 DIUCS DEBUG msc_a(IMSI-262420000001019:UTRAN-Iu-414:LU)[0x56365ea472b0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822133830892 DIUCS DEBUG msc_a(IMSI-262420000001019:UTRAN-Iu-414:LU)[0x56365ea472b0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250822133830892 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:UTRAN-Iu-414:LU)[0x56365ea57c10]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250822133830892 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:UTRAN-Iu-414:LU)[0x56365ea57c10]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822133830892 DIUCS DEBUG msc_a(IMSI-262420000001019:UTRAN-Iu-414:LU)[0x56365ea472b0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250822133830892 DMSC DEBUG msc_i(IMSI-262420000001019:UTRAN-Iu-414:LU)[0x56365ea75050]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822133830892 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:UTRAN-Iu-414:LU)[0x56365ea57c10]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822133830892 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:UTRAN-Iu-414:LU)[0x56365ea57c10]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822133830892 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001019:UTRAN-Iu-414:LU)[0x56365ea5f950]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822133830892 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001019:UTRAN-Iu-414:LU)[0x56365ea5f950]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001019:UTRAN-Iu-414:LU)[0x56365ea57c10] (fsm.c:486) 20250822133830892 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001019:UTRAN-Iu-414:LU)[0x56365ea5f950]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822133830892 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001019:UTRAN-Iu-414:LU)[0x56365ea5f950]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822133830892 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133830892 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133830892 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133830892 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822133830892 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133830892 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133830892 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822133830892 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2293)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2293)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2291)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2291)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2291)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2291)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822133830895 DVLR DEBUG VLR subscr IMSI-262420000001019 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133830895 DVLR DEBUG IMSI:262420000001019 has MSISDN:491230001019 (vlr.c:1045) 20250822133830895 DMSC NOTICE msub(IMSI-262420000001019:MSISDN-491230001019) VLR: update for IMSI=262420000001019 (MSISDN=491230001019) (gsm_04_08.c:1541) 20250822133830895 DVLR DEBUG VLR subscr IMSI-262420000001019:MSISDN-491230001019 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822133830895 DVLR DEBUG VLR subscr IMSI-262420000001019:MSISDN-491230001019 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133830895 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:MSISDN-491230001019:UTRAN-Iu-414:LU)[0x56365ea57c10]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822133830895 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001019:UTRAN-Iu-414:LU)[0x56365ea5f950]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822133830895 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001019:UTRAN-Iu-414:LU)[0x56365ea5f950]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822133830895 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001019:UTRAN-Iu-414:LU)[0x56365ea5f950]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822133830895 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001019:UTRAN-Iu-414:LU)[0x56365ea5f950]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001019:MSISDN-491230001019:UTRAN-Iu-414:LU)[0x56365ea57c10] (vlr_lu_fsm.c:110) 20250822133830895 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001019:UTRAN-Iu-414:LU)[0x56365ea5f950]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822133830895 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001019:UTRAN-Iu-414:LU)[0x56365ea5f950]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822133830895 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:MSISDN-491230001019:UTRAN-Iu-414:LU)[0x56365ea57c10]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822133830895 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:MSISDN-491230001019:UTRAN-Iu-414:LU)[0x56365ea57c10]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822133830895 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001019:MSISDN-491230001019:UTRAN-Iu-414:LU)[0x56365ea2d160]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822133830895 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001019:MSISDN-491230001019:UTRAN-Iu-414:LU)[0x56365ea2d160]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001019:MSISDN-491230001019:UTRAN-Iu-414:LU)[0x56365ea57c10] (fsm.c:486) 20250822133830895 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001019:MSISDN-491230001019:UTRAN-Iu-414:LU)[0x56365ea2d160]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822133830895 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001019:MSISDN-491230001019:UTRAN-Iu-414:LU)[0x56365ea2d160]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822133830895 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001019:MSISDN-491230001019:UTRAN-Iu-414:LU)[0x56365ea2d160]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822133830895 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001019:MSISDN-491230001019:UTRAN-Iu-414:LU)[0x56365ea2d160]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822133830895 DMSC NOTICE msub(IMSI-262420000001019:MSISDN-491230001019:TMSInew-0x900794F5) VLR: update for IMSI=262420000001019 (MSISDN=491230001019) (gsm_04_08.c:1541) 20250822133830895 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001019:MSISDN-491230001019:UTRAN-Iu-414:LU)[0x56365ea2d160]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822133830895 DMM DEBUG -> IMSI-262420000001019:MSISDN-491230001019:TMSInew-0x900794F5 LOCATION UPDATE ACCEPT (TMSI = 0x900794f5) (gsm_04_08.c:149) 20250822133830895 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSInew-0x900794F5:UTRAN-Iu-414:LU)[0x56365ea472b0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250822133830895 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSInew-0x900794F5:UTRAN-Iu-414:LU)[0x56365ea472b0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822133830895 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSInew-0x900794F5:UTRAN-Iu-414:LU)[0x56365ea75050]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133830895 DVLR DEBUG VLR subscr IMSI-262420000001019:MSISDN-491230001019:TMSInew-0x900794F5 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822133830895 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133830895 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133830895 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133830895 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822133830895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133830895 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133830895 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822133830895 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2293)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2293)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2291)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2291)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2291)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2291)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2300)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2292)@718a44d66dfb: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2292)@718a44d66dfb: patched enc_l3: '059B'O MSC_Test_2-SCCP(2291)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2291)@718a44d66dfb: vl_len:14 MSC_Test_2-SCCP(2291)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2291)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250822133830897 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133830897 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133830897 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133830897 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822133830897 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133830897 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133830897 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133830897 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2293)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133830898 DIUCS DEBUG (UTRAN-Iu-414) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822133830898 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSInew-0x900794F5:UTRAN-Iu-414:LU)[0x56365ea75050]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133830898 DIUCS DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSInew-0x900794F5:UTRAN-Iu-414:LU)[0x56365ea75050]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822133830898 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSInew-0x900794F5:UTRAN-Iu-414:LU)[0x56365ea472b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133830898 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSInew-0x900794F5:UTRAN-Iu-414:LU)[0x56365ea472b0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822133830898 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSInew-0x900794F5:UTRAN-Iu-414:LU)[0x56365ea472b0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822133830898 DMM DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSInew-0x900794F5:UTRAN-Iu-414:LU)[0x56365ea472b0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822133830898 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:MSISDN-491230001019:TMSInew-0x900794F5:UTRAN-Iu-414:LU)[0x56365ea57c10]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822133830898 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001019:MSISDN-491230001019:UTRAN-Iu-414:LU)[0x56365ea2d160]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822133830898 DMSC NOTICE msub(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5) VLR: update for IMSI=262420000001019 (MSISDN=491230001019) (gsm_04_08.c:1541) 20250822133830898 DVLR DEBUG VLR subscr IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250822133830898 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001019:MSISDN-491230001019:UTRAN-Iu-414:LU)[0x56365ea2d160]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822133830898 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-414:LU)[0x56365ea57c10]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822133830898 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001019:MSISDN-491230001019:UTRAN-Iu-414:LU)[0x56365ea2d160]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822133830898 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001019:MSISDN-491230001019:UTRAN-Iu-414:LU)[0x56365ea2d160]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-414:LU)[0x56365ea57c10] (vlr_lu_fsm.c:817) 20250822133830898 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001019:MSISDN-491230001019:UTRAN-Iu-414:LU)[0x56365ea2d160]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822133830898 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001019:MSISDN-491230001019:UTRAN-Iu-414:LU)[0x56365ea2d160]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822133830898 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-414:LU)[0x56365ea57c10]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822133830898 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-414:LU)[0x56365ea472b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250822133830898 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-414:LU)[0x56365ea472b0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.970s remaining) (msc_a.c:450) 20250822133830898 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001019/3/1): Available (smpp_smsc.c:626) 20250822133830898 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-414:LU)[0x56365ea472b0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133830898 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-414:LU)[0x56365ea472b0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250822133830898 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-414:LU)[0x56365ea472b0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250822133830898 DVLR DEBUG VLR subscr IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822133830898 DVLR DEBUG VLR subscr IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822133830898 DVLR DEBUG VLR subscr IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822133830898 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-414:LU)[0x56365ea472b0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250822133830898 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-414:LU)[0x56365ea75050]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822133830898 DVLR DEBUG VLR subscr IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250822133830898 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133830898 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133830898 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133830898 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822133830898 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133830898 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133830898 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822133830898 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2293)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2293)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2291)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2291)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2291)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2291)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2291)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2291)@718a44d66dfb: vl_len:7 MSC_Test_2-SCCP(2291)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2291)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250822133830903 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133830903 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133830903 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133830903 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) MSC_Test_2-M3UA(2293)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133830903 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133830903 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133830903 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133830903 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133830903 DIUCS DEBUG (UTRAN-Iu-414) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822133830903 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-414:LU)[0x56365ea75050]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133830903 DIUCS DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-414:LU)[0x56365ea75050]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822133830903 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-414:LU)[0x56365ea472b0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133830903 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-414:LU)[0x56365ea472b0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822133830903 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-414:LU)[0x56365ea472b0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250822133830903 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-414:LU)[0x56365ea472b0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822133830903 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-414:LU)[0x56365ea472b0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250822133830903 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-414:LU)[0x56365ea472b0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133830903 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-414:LU)[0x56365ea472b0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822133830903 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-414:LU)[0x56365ea57c10]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822133830903 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-414:LU)[0x56365ea57c10]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-414:LU)[0x56365ea472b0] (msc_a.c:1053) 20250822133830903 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-414:LU)[0x56365ea57c10]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822133830903 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-414:LU)[0x56365ea57c10]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822133830903 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-414:LU)[0x56365ea57c10]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822133830903 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-414:LU)[0x56365ea472b0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea5fa80] (msc_a.c:1053) 20250822133830903 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-414:LU)[0x56365ea472b0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822133830903 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-414:LU)[0x56365ea472b0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822133830903 DMSC DEBUG msub_fsm[0x56365ea5fa80]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822133830903 DMSC DEBUG msub(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5) MSC-A terminated (msub.c:261) 20250822133830903 DMSC DEBUG msub(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5) 1 MSC-I still active (msub.c:79) 20250822133830903 DMSC DEBUG msub_fsm[0x56365ea5fa80]{active}: State change to terminating (no timeout) (msub.c:91) 20250822133830903 DMSC DEBUG msub_fsm[0x56365ea5fa80]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822133830903 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-414:LU)[0x56365ea75050]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822133830903 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-414:LU)[0x56365ea75050]{READY}: Removing from parent msub_fsm[0x56365ea5fa80] (msub.c:113) 20250822133830903 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Closing UTRAN-Iu-414 (ran_conn.c:142) 20250822133830903 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-414 (ran_conn.c:155) 20250822133830903 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-414:LU)[0x56365ea75050]{READY}: Freeing instance (msub.c:113) 20250822133830903 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-414:LU)[0x56365ea75050]{READY}: Deallocated (fsm.c:568) 20250822133830903 DMSC DEBUG msub(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5) Free (msub.c:119) 20250822133830903 DVLR DEBUG VLR subscr IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5 - active-conn: now used by 1 (attached) (msub.c:375) 20250822133830903 DMSC DEBUG msub_fsm[0x56365ea5fa80]{terminating}: Freeing instance (msub.c:113) 20250822133830903 DMSC DEBUG msub_fsm[0x56365ea5fa80]{terminating}: Deallocated (fsm.c:568) 20250822133830903 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133830903 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133830903 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133830903 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822133830903 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133830903 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133830903 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822133830903 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2293)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2293)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2291)@718a44d66dfb: Session index based on local reference:0 20250822133830904 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133830904 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133830904 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133830904 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822133830904 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133830904 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133830904 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133830904 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2293)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2292)@718a44d66dfb: Deleted conn table entry 0TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2300)15506477 TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2300)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2300)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2300)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2300)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2300)@718a44d66dfb: 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 := '900794F5'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2292)@718a44d66dfb: Added conn table entry 0TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2300)4940158 MSC_Test_2-RAN(2292)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2291)@718a44d66dfb: First idle individual index:0 MSC_Test_2-M3UA(2293)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133831106 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133831106 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133831106 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133831106 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822133831106 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133831106 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133831106 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133831106 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133831106 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) 20250822133831106 DMSC DEBUG msub_fsm[0x56365ea57c10]{active}: Allocated (fsm.c:456) 20250822133831106 DMSC DEBUG msc_i[0x56365ea472b0]{READY}: Allocated (fsm.c:456) 20250822133831106 DMSC DEBUG msc_i[0x56365ea472b0]{READY}: is child of msub_fsm[0x56365ea57c10] (fsm.c:486) 20250822133831106 DMSC DEBUG msc_a[0x56365ea75050]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822133831106 DMSC DEBUG msc_a[0x56365ea75050]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea57c10] (fsm.c:486) 20250822133831106 DMSC DEBUG msc_a(unknown:UTRAN-Iu-415:NONE)[0x56365ea75050]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822133831106 DMSC DEBUG msc_i(unknown:UTRAN-Iu-415:NONE)[0x56365ea472b0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822133831106 DMSC DEBUG msc_a(unknown:UTRAN-Iu-415:NONE)[0x56365ea75050]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822133831106 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-415:NONE)[0x56365ea75050]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250822133831106 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-415:NONE)[0x56365ea75050]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250822133831106 DMM DEBUG msc_a(TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ)[0x56365ea75050]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250822133831107 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ)[0x56365ea5fa80]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822133831107 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ)[0x56365ea5fa80]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ)[0x56365ea75050] (fsm.c:486) 20250822133831107 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ)[0x56365ea5fa80]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250822133831107 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ)[0x56365ea5fa80]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822133831107 DVLR DEBUG VLR subscr IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822133831107 DVLR DEBUG VLR subscr IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822133831107 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ)[0x56365ea75050]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822133831107 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ)[0x56365ea75050]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822133831107 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ)[0x56365ea5fa80]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822133831107 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ)[0x56365ea5fa80]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250822133831107 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ)[0x56365ea2d160]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822133831107 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ)[0x56365ea2d160]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ)[0x56365ea5fa80] (fsm.c:486) 20250822133831107 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ)[0x56365ea2d160]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822133831107 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ)[0x56365ea2d160]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822133831107 DVLR DEBUG VLR subscr IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250822133831107 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133831107 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133831107 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133831107 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822133831107 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133831107 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133831107 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822133831107 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2293)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2293)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2291)@718a44d66dfb: { messageType := 2, destLocRef := '4B617E'O ("Ka~"), sourceLocRef := '00019F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2291)@718a44d66dfb: Session index based on local reference:0 TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2300)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2300)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822133831110 DVLR DEBUG VLR subscr IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133831110 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ)[0x56365ea2d160]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822133831110 DVLR DEBUG SUBSCR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5) Received 1 auth tuples (vlr.c:996) 20250822133831110 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ)[0x56365ea2d160]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822133831110 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ)[0x56365ea2d160]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250822133831110 DMM DEBUG Tx AUTH REQ (rand = c348d0a66829602c85f99d140cd6a429) (gsm_04_08.c:641) 20250822133831110 DMM DEBUG AUTH REQ (autn = 6e31dd60e8ce564cfd3a92e023c8427b) (gsm_04_08.c:643) 20250822133831110 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ)[0x56365ea75050]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250822133831110 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ)[0x56365ea75050]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822133831110 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ)[0x56365ea472b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133831110 DVLR DEBUG VLR subscr IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822133831110 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133831110 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133831110 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133831110 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822133831110 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133831110 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133831110 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822133831110 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2293)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2293)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2291)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2291)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2291)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2291)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2292)@718a44d66dfb: patching N(SD)=1 into dtap '051408FF5F7621048440ECB6'O MSC_Test_2-RAN(2292)@718a44d66dfb: patched enc_l3: '055408FF5F7621048440ECB6'O MSC_Test_2-SCCP(2291)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2291)@718a44d66dfb: vl_len:24 MSC_Test_2-SCCP(2291)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2291)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055408FF5F7621048440ECB6'O 20250822133831114 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133831114 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133831114 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133831114 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822133831114 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133831114 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133831114 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133831114 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2293)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133831114 DIUCS DEBUG (UTRAN-Iu-415) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822133831114 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ)[0x56365ea472b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133831114 DIUCS DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ)[0x56365ea472b0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822133831114 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ)[0x56365ea75050]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133831114 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ)[0x56365ea75050]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822133831114 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ)[0x56365ea75050]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822133831114 DMM DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ)[0x56365ea75050]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 08ff5f768440ecb6) (gsm_04_08.c:1128) 20250822133831114 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ)[0x56365ea2d160]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822133831114 DVLR DEBUG SUBSCR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5) AUTH on UTRAN received RES: 08ff5f768440ecb6 (8 bytes) (vlr_auth_fsm.c:151) 20250822133831114 DVLR INFO SUBSCR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250822133831114 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ)[0x56365ea2d160]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822133831114 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ)[0x56365ea2d160]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822133831114 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ)[0x56365ea2d160]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822133831114 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ)[0x56365ea2d160]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ)[0x56365ea5fa80] (vlr_auth_fsm.c:294) 20250822133831114 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ)[0x56365ea2d160]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822133831114 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ)[0x56365ea2d160]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822133831114 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ)[0x56365ea5fa80]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250822133831114 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ)[0x56365ea5fa80]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822133831114 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ)[0x56365ea5fa80]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822133831114 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ)[0x56365ea75050]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250822133831114 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ)[0x56365ea75050]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=924038de9559087c22f12a15bb7ec6c6, CK=NONE (ran_msg_iu.c:388) 20250822133831114 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ)[0x56365ea472b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250822133831114 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ)[0x56365ea5fa80]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250822133831114 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133831114 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133831114 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133831114 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822133831114 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133831114 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133831114 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822133831114 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2293)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2293)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2291)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2291)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2291)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2291)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2291)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2291)@718a44d66dfb: vl_len:12 MSC_Test_2-SCCP(2291)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2291)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250822133831119 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133831119 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133831119 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133831119 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822133831119 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133831119 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133831119 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133831119 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2293)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133831119 DIUCS DEBUG (UTRAN-Iu-415) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822133831119 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ)[0x56365ea472b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133831119 DIUCS DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ)[0x56365ea472b0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822133831119 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ)[0x56365ea75050]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133831119 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ)[0x56365ea75050]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822133831119 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ)[0x56365ea75050]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250822133831119 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ)[0x56365ea5fa80]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250822133831119 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ)[0x56365ea5fa80]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822133831119 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ)[0x56365ea75050]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250822133831119 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ)[0x56365ea472b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822133831119 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ)[0x56365ea5fa80]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822133831119 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ)[0x56365ea5fa80]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822133831119 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ)[0x56365ea5fa80]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822133831119 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ)[0x56365ea5fa80]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822133831119 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ)[0x56365ea5fa80]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822133831120 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ)[0x56365ea5fa80]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822133831120 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ)[0x56365ea5fa80]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822133831120 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ)[0x56365ea75050]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250822133831120 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ)[0x56365ea75050]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.986s remaining) (msc_a.c:450) 20250822133831120 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001019/3/1): Available (smpp_smsc.c:626) 20250822133831120 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133831120 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133831120 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133831120 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822133831120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133831120 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133831120 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822133831120 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2293)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2293)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2291)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2291)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2291)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2291)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2294)@718a44d66dfb: Created MnccExpect[0] for "12345" to be handled at TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2300) MSC_Test-MGCP(2295)@718a44d66dfb: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2300) MSC_Test_2-RAN(2292)@718a44d66dfb: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_2-RAN(2292)@718a44d66dfb: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_2-SCCP(2291)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2291)@718a44d66dfb: vl_len:28 MSC_Test_2-SCCP(2291)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2291)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001440180000010010401110038504066005040200815E04802143F5'O 20250822133831142 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133831142 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133831142 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133831142 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822133831142 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133831142 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133831142 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133831142 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2293)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133831142 DIUCS DEBUG (UTRAN-Iu-415) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822133831142 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ)[0x56365ea472b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133831142 DIUCS DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ)[0x56365ea472b0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822133831142 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ)[0x56365ea75050]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133831142 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ)[0x56365ea75050]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822133831142 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ)[0x56365ea75050]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822133831142 DVLR DEBUG VLR subscr IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250822133831142 DCC DEBUG trans(CC:NULL IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5 callref-0x80000034 tid-8) New transaction (transaction.c:231) 20250822133831142 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ)[0x56365ea75050]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2671) 20250822133831142 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ)[0x56365ea75050]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250822133831142 DCC DEBUG trans(CC:NULL IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ callref-0x80000034 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2690) 20250822133831142 DCC DEBUG trans(CC:NULL IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ callref-0x80000034 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822133831142 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250822133831143 DCC DEBUG trans(CC:NULL IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ callref-0x80000034 tid-8) codecs: :0{AMR:octet-align=1#112} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,AMR-WB/16000:octet-align=1#113}) (gsm_04_08_cc.c:702) 20250822133831143 DCC INFO trans(CC:NULL IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ callref-0x80000034 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250822133831143 DCC DEBUG trans(CC:NULL IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ callref-0x80000034 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250822133831143 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ)[0x56365ea75050]{MSC_A_ST_COMMUNICATING}: Starting call assignment (msc_a.c:2206) 20250822133831143 DCC DEBUG call_leg(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ)[0x56365ea2d160]{ESTABLISHING}: Allocated (fsm.c:456) 20250822133831143 DCC DEBUG call_leg(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ)[0x56365ea2d160]{ESTABLISHING}: is child of msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ)[0x56365ea75050] (fsm.c:486) 20250822133831143 DCC DEBUG trans(CC:INITIATED IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ callref-0x80000034 tid-8) codecs: :0{AMR:octet-align=1#112} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,AMR-WB/16000:octet-align=1#113}) (msc_a.c:2161) 20250822133831143 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ)[0x56365ea0f660]{UNINITIALIZED}: Allocated (fsm.c:456) 20250822133831143 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ)[0x56365ea0f660]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ)[0x56365ea2d160] (fsm.c:486) 20250822133831143 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ:trans-8:call-164:RTP_TO_CN:no-CI)[0x56365ea0f660]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112 (rtp_stream.c:430) 20250822133831143 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ:trans-8:call-164:RTP_TO_CN:no-CI)[0x56365ea0f660]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250822133831143 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ)[0x56365e9ff2c0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250822133831143 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ)[0x56365e9ff2c0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ)[0x56365ea2d160] (fsm.c:486) 20250822133831143 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ:trans-8:call-164:RTP_TO_RAN:no-CI)[0x56365e9ff2c0]{UNINITIALIZED}: setting codecs to VND.3GPP.IUFP/16000#96 (rtp_stream.c:430) 20250822133831143 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ:trans-8:call-164:RTP_TO_RAN:no-CI)[0x56365e9ff2c0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(2295)@718a44d66dfb: Found Expect[0] for { line := { verb := "CRCX", trans_id := "413", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "a4" }, { code := "L", val := "p:20, a:AMR, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2300) TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2300)@718a44d66dfb: f_mo_call_establish 2: rx 1st CRCX 20250822133831158 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ:trans-8:call-164:RTP_TO_CN:no-CI)[0x56365ea0f660]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822133831158 DCC DEBUG call_leg(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ)[0x56365ea2d160]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250822133831158 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ)[0x56365ea75050]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250822133831158 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ)[0x56365ea75050]{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) 20250822133831158 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ callref-0x80000034 tid-8) tx MNCC_SETUP_IND (RTP=1.1.1.1:10000{AMR:octet-align=1#112}) (gsm_04_08_cc.c:309) TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2300)@718a44d66dfb: f_mo_call_establish 6: rx 2nd CRCX 20250822133831161 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ:trans-8:call-164:RTP_TO_RAN:no-CI)[0x56365e9ff2c0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822133831161 DCC DEBUG call_leg(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ)[0x56365ea2d160]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250822133831161 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ)[0x56365ea75050]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250822133831161 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ)[0x56365ea75050]{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) 20250822133831161 DCC DEBUG trans(CC:INITIATED IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ callref-0x80000034 tid-8) codecs: 1.1.1.1:10000{AMR:octet-align=1#112} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,AMR-WB/16000:octet-align=1#113}) (msc_a.c:705) 20250822133831161 DCC DEBUG trans(CC:INITIATED IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ callref-0x80000034 tid-8) Sending Assignment Command (msc_a.c:706) 20250822133831161 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ)[0x56365ea75050]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: RAB AssignmentRequest (ran_msg_iu.c:427) 20250822133831161 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ)[0x56365ea75050]{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) 20250822133831161 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ)[0x56365ea472b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) MSC_Test-MNCC(2294)@718a44d66dfb: Found MnccExpect[0] for "12345" handled at TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2300) MSC_Test-MNCC(2294)@718a44d66dfb: Added conn table entry 0TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2300)-2147483596 20250822133831162 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133831162 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133831162 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133831162 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822133831162 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133831162 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133831162 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822133831162 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2293)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2293)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2291)@718a44d66dfb: Session index based on local reference:0 TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2300)@718a44d66dfb: f_mo_call_establish 1: rx MNCC SETUP ind MSC_Test_2-SCCP(2291)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2291)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2291)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822133831168 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ callref-0x80000034 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250822133831168 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ)[0x56365ea75050]{MSC_A_ST_COMMUNICATING}: Assignment for this trans already started earlier (msc_a.c:2197) TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2300)@718a44d66dfb: f_mo_call_establish 4.iu: rx RANAP RAB Assignment Request MSC_Test_2-SCCP(2291)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2291)@718a44d66dfb: vl_len:46 MSC_Test_2-SCCP(2291)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2291)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '6000002A000001003440230000010033401C60127C350001C0A802150000000000000000000000000040040C0000'O 20250822133831185 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133831185 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133831185 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133831185 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822133831185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133831185 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133831185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133831185 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133831185 DIUCS DEBUG (UTRAN-Iu-415) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822133831185 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ)[0x56365ea472b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133831185 DIUCS DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ)[0x56365ea472b0]{READY}: RAN decode: RANAP: dir=4 proc=0 (ran_msg_iu.c:274) 20250822133831185 DIUCS DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ)[0x56365ea472b0]{READY}: RAN decode: RANAP: Received RAB assignment response for rab_id=2 (ran_msg_iu.c:132) 20250822133831185 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ)[0x56365ea75050]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133831185 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ)[0x56365ea75050]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=4 proc=0 (ran_msg_iu.c:274) 20250822133831185 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ)[0x56365ea75050]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: Received RAB assignment response for rab_id=2 (ran_msg_iu.c:132) 20250822133831185 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ)[0x56365ea75050]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP RAB Assignment Response (msc_a.c:2043) MSC_Test_2-M3UA(2293)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133831185 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ:trans-8:call-164:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x56365e9ff2c0]{ESTABLISHING}: setting remote addr to 192.168.2.21:1036 (rtp_stream.c:476) 20250822133831185 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ:trans-8:call-164:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x56365e9ff2c0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250822133831185 DCC DEBUG trans(CC:INITIATED IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ callref-0x80000034 tid-8) codecs: 1.1.1.1:10000{AMR:octet-align=1#112} (from: assigned=AMR:octet-align=1#112 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,AMR-WB/16000:octet-align=1#113}) (msc_a.c:1596) 20250822133831185 DCC INFO trans(CC:INITIATED IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ callref-0x80000034 tid-8) Assignment Complete: RAN: VND.3GPP.IUFP/16000#96, CN: AMR:octet-align=1#112 (msc_a.c:1597) 20250822133831185 DCC DEBUG trans(CC:INITIATED IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ callref-0x80000034 tid-8) codecs: 1.1.1.1:10000{AMR:octet-align=1#112} (from: assigned=AMR:octet-align=1#112 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,AMR-WB/16000:octet-align=1#113}) (gsm_04_08_cc.c:2187) 20250822133831185 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ callref-0x80000034 tid-8) tx MNCC_RTP_CREATE (RTP=1.1.1.1:10000{AMR:octet-align=1#112}) (gsm_04_08_cc.c:309) TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2300)@718a44d66dfb: f_mo_call_establish 3: rx RTP CREATE TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2300)@718a44d66dfb: f_mo_call_establish 5: rx MDCX for the RAN side 20250822133831186 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ callref-0x80000034 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250822133831186 DCC DEBUG trans(CC:INITIATED IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ callref-0x80000034 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822133831186 DCC DEBUG trans(CC:INITIATED IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ callref-0x80000034 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822133831186 DCC DEBUG trans(CC:INITIATED IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ callref-0x80000034 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250822133831186 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ)[0x56365ea75050]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_CALL_PROC (msc_a.c:2106) 20250822133831186 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ)[0x56365ea75050]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822133831186 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ)[0x56365ea472b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133831186 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ)[0x56365ea75050]{MSC_A_ST_COMMUNICATING}: Assignment for this trans already started earlier (msc_a.c:2197) 20250822133831186 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133831186 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133831186 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133831186 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822133831186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133831186 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133831186 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822133831186 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133831187 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ:trans-8:call-164:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x56365e9ff2c0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822133831187 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ:trans-8:call-164:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x56365e9ff2c0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250822133831187 DCC DEBUG call_leg(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ)[0x56365ea2d160]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_2-M3UA(2293)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2293)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2291)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2291)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2291)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2291)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822133831188 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ callref-0x80000034 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250822133831188 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ callref-0x80000034 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822133831188 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ callref-0x80000034 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822133831188 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ callref-0x80000034 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250822133831188 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ)[0x56365ea75050]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_ALERTING (msc_a.c:2106) 20250822133831188 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ)[0x56365ea75050]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822133831188 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ)[0x56365ea472b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133831188 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133831188 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133831188 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133831188 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822133831188 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133831188 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133831188 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822133831188 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2293)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2293)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2291)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2291)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2291)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2291)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2300)@718a44d66dfb: f_mo_call_establish 7: rx CC Alerting 20250822133831189 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ callref-0x80000034 tid-8) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250822133831189 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ callref-0x80000034 tid-8) Got no information of remote audio codecs: neither SDP nor Bearer Capability. Trying anyway. (gsm_04_08_cc.c:795) 20250822133831189 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ callref-0x80000034 tid-8) codecs: 1.1.1.1:10000{AMR:octet-align=1#112} (from: assigned=AMR:octet-align=1#112 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,AMR-WB/16000:octet-align=1#113}) (gsm_04_08_cc.c:798) 20250822133831189 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ:trans-8:call-164:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x56365ea0f660]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250822133831190 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ:trans-8:call-164:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x56365ea0f660]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250822133831190 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ:trans-8:call-164:RTP_TO_CN:CI-11111:remote-port-not-sent:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea0f660]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250822133831190 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ callref-0x80000034 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250822133831190 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ callref-0x80000034 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822133831190 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ callref-0x80000034 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822133831190 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ callref-0x80000034 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250822133831190 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ callref-0x80000034 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250822133831190 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ)[0x56365ea75050]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_CONNECT (msc_a.c:2106) 20250822133831190 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ)[0x56365ea75050]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822133831190 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ)[0x56365ea472b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133831190 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133831190 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133831190 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133831190 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822133831190 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133831190 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133831190 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822133831190 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2300)@718a44d66dfb: as_optional_mgcp_mdcx: rx MDCX MSC_Test_2-M3UA(2293)@718a44d66dfb: Message received on association #8 TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2300)@718a44d66dfb: { 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-M3UA(2293)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2291)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2291)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2291)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2291)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822133831191 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ:trans-8:call-164:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea0f660]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822133831191 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ:trans-8:call-164:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea0f660]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250822133831191 DCC DEBUG call_leg(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ)[0x56365ea2d160]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250822133831191 DCC DEBUG call_leg(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ)[0x56365ea2d160]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250822133831191 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ)[0x56365ea75050]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2300)@718a44d66dfb: f_mo_call_establish 10: rx CC CONNECT MSC_Test_2-RAN(2292)@718a44d66dfb: patching N(SD)=3 into dtap '030F'O MSC_Test_2-RAN(2292)@718a44d66dfb: patched enc_l3: '03CF'O MSC_Test_2-SCCP(2291)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2291)@718a44d66dfb: vl_len:14 MSC_Test_2-SCCP(2291)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2291)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0014400A000001001040030203CF'O 20250822133831193 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133831193 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133831193 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133831193 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822133831193 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133831193 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133831193 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133831193 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2293)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133831193 DIUCS DEBUG (UTRAN-Iu-415) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822133831193 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ)[0x56365ea472b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133831193 DIUCS DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ)[0x56365ea472b0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822133831193 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ)[0x56365ea75050]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133831193 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ)[0x56365ea75050]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822133831193 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ)[0x56365ea75050]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822133831193 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ callref-0x80000034 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2690) 20250822133831193 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ callref-0x80000034 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250822133831193 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ callref-0x80000034 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250822133831193 DCC DEBUG trans(CC:ACTIVE IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ callref-0x80000034 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822133831193 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ callref-0x80000034 tid-8) tx MNCC_SETUP_COMPL_IND (gsm_04_08_cc.c:309) TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2300)@718a44d66dfb: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2300)@718a44d66dfb: Osmux ok: use_osmux = false got_osmux_count = 0 TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2300)@718a44d66dfb: f_mo_call_establish DONE TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2300)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822133833191 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133833191 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133833191 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133833191 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822133833191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133833192 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133833192 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822133833192 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2293)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2293)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2291)@718a44d66dfb: Session index based on local reference:0 20250822133835192 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133835192 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133835192 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133835192 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822133835192 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133835192 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133835192 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822133835192 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2293)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2293)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2291)@718a44d66dfb: Session index based on local reference:0 20250822133836194 DIUCS DEBUG (UTRAN-Iu-415) sccp_ran_sap_up(N-DISCONNECT.indication) (sccp_ran.c:116) 20250822133836194 DMSC DEBUG NULL{fi=NULL}: Closing no-RAN-peer-415 (ran_conn.c:142) 20250822133836194 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ)[0x56365ea472b0]{READY}: Received Event MSC_EV_FROM_RAN_CONN_RELEASED (ran_conn.c:145) 20250822133836194 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ)[0x56365ea472b0]{READY}: State change to CLEARED (no timeout) (msc_i.c:359) 20250822133836194 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ)[0x56365ea472b0]{CLEARED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_i.c:221) 20250822133836194 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ)[0x56365ea472b0]{CLEARED}: Removing from parent msub_fsm[0x56365ea57c10] (msc_i.c:221) 20250822133836194 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ)[0x56365ea472b0]{CLEARED}: Freeing instance (msc_i.c:221) 20250822133836194 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ)[0x56365ea472b0]{CLEARED}: Deallocated (fsm.c:568) 20250822133836195 DMSC DEBUG msub_fsm[0x56365ea57c10]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_i.c:221) 20250822133836195 DMSC DEBUG msub(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5) MSC-I terminated (msub.c:261) 20250822133836195 DMSC DEBUG msub(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5) 1 MSC-A still active (msub.c:79) 20250822133836195 DMSC DEBUG msub_fsm[0x56365ea57c10]{active}: State change to terminating (no timeout) (msub.c:91) 20250822133836195 DMSC DEBUG msub_fsm[0x56365ea57c10]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822133836195 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ)[0x56365ea75050]{MSC_A_ST_COMMUNICATING}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822133836195 DCC DEBUG call_leg(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ)[0x56365ea2d160]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822133836195 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ:trans-8:call-164:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x56365e9ff2c0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822133836195 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ:trans-8:call-164:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x56365e9ff2c0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ)[0x56365ea2d160] (msub.c:113) 20250822133836195 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ:trans-8:call-164:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x56365e9ff2c0]{ESTABLISHED}: Freeing instance (msub.c:113) 20250822133836195 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ:trans-8:call-164:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x56365e9ff2c0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250822133836195 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ:trans-8:call-164:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea0f660]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822133836195 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ:trans-8:call-164:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea0f660]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ)[0x56365ea2d160] (msub.c:113) 20250822133836195 DCC DEBUG call_leg(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ)[0x56365ea2d160]{ESTABLISHED}: FSM instance already terminating, not dispatching event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250822133836195 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ:trans-8:call-164:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea0f660]{ESTABLISHED}: Freeing instance (msub.c:113) 20250822133836195 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ:trans-8:call-164:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea0f660]{ESTABLISHED}: Deallocated (fsm.c:568) 20250822133836195 DCC DEBUG call_leg(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ)[0x56365ea2d160]{ESTABLISHED}: Removing from parent msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ)[0x56365ea75050] (msub.c:113) 20250822133836195 DCC DEBUG call_leg(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ)[0x56365ea2d160]{ESTABLISHED}: Freeing instance (msub.c:113) 20250822133836195 DCC DEBUG call_leg(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ)[0x56365ea2d160]{ESTABLISHED}: Deallocated (fsm.c:568) 20250822133836195 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ)[0x56365ea5fa80]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822133836195 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ)[0x56365ea5fa80]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ)[0x56365ea75050] (msub.c:113) 20250822133836195 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ)[0x56365ea5fa80]{PR_ARQ_S_DONE}: Freeing instance (msub.c:113) 20250822133836195 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ)[0x56365ea5fa80]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822133836195 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ)[0x56365ea75050]{MSC_A_ST_COMMUNICATING}: Removing from parent msub_fsm[0x56365ea57c10] (msub.c:113) 20250822133836195 DCC DEBUG trans(CC:ACTIVE IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ callref-0x80000034 tid-8) Freeing transaction (transaction.c:243) 20250822133836195 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ callref-0x80000034 tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250822133836195 DCC DEBUG trans(CC:ACTIVE IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ callref-0x80000034 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250822133836195 DCC DEBUG trans(CC:ACTIVE IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ callref-0x80000034 tid-8) new state ACTIVE -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250822133836195 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ)[0x56365ea75050]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_RELEASE (msc_a.c:2106) 20250822133836195 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ)[0x56365ea75050]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822133836195 DMSC ERROR (IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5) Cannot tx event to MSC-I, no such role defined (msc_a.c:2113) 20250822133836195 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ callref-0x80000034 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250822133836195 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ callref-0x80000034 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250822133836195 DVLR DEBUG VLR subscr IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250822133836195 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ)[0x56365ea75050]{MSC_A_ST_COMMUNICATING}: FSM instance already terminating, not dispatching event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133836195 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ)[0x56365ea75050]{MSC_A_ST_COMMUNICATING}: Freeing instance (msub.c:113) 20250822133836195 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5:UTRAN-Iu-415:CM_SERVICE_REQ)[0x56365ea75050]{MSC_A_ST_COMMUNICATING}: Deallocated (fsm.c:568) 20250822133836195 DMSC DEBUG msub(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5) Free (msub.c:119) 20250822133836195 DVLR DEBUG VLR subscr IMSI-262420000001019:MSISDN-491230001019:TMSI-0x900794F5 - active-conn: now used by 1 (attached) (msub.c:375) 20250822133836195 DMSC DEBUG msub_fsm[0x56365ea57c10]{terminating}: Freeing instance (msub.c:113) 20250822133836195 DMSC DEBUG msub_fsm[0x56365ea57c10]{terminating}: Deallocated (fsm.c:568) 20250822133836195 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-415 (ran_conn.c:155) 20250822133836196 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133836196 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133836196 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133836196 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822133836196 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133836196 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133836196 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822133836196 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2293)@718a44d66dfb: Message received on association #8 MSC_Test-MNCC(2294)@718a44d66dfb: Deleted conn table entry 0TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2300)-2147483596 MSC_Test_2-M3UA(2293)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2291)@718a44d66dfb: Session index based on local reference:0 20250822133836200 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133836200 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133836200 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133836200 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822133836200 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133836200 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133836200 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133836200 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2293)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2292)@718a44d66dfb: Deleted conn table entry 0TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2300)4940158 TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2300)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2300)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2300)@718a44d66dfb: Final verdict of PTC: pass 20250822133836213 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822133836213 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250822133836213 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822133836213 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822133836213 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822133836213 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822133836213 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822133836213 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822133836213 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822133836214 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822133836214 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822133836214 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) 20250822133836214 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822133836214 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822133836214 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822133836214 DLSS7 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(2285)@718a44d66dfb: Final verdict of PTC: none 20250822133836214 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822133836214 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822133836214 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822133836214 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822133836214 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822133836214 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822133836214 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822133836214 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822133836214 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) 20250822133836214 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822133836214 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822133836214 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) 20250822133836214 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133836214 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250822133836214 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822133836214 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822133836214 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822133836214 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822133836214 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822133836214 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822133836214 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_1-M3UA(2290)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-M3UA(2287)@718a44d66dfb: Final verdict of PTC: none MSC_Test_1-SCCP(2288)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(2286)@718a44d66dfb: Final verdict of PTC: none 20250822133836214 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822133836214 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822133836214 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) 20250822133836214 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822133836214 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822133836214 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) 20250822133836214 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822133836214 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) 20250822133836214 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822133836214 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822133836214 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822133836214 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) 20250822133836214 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133836214 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) 20250822133836214 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822133836214 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822133836214 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822133836214 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822133836214 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822133836214 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822133836214 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822133836214 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.3/0 (xua_snm.c:371) 20250822133836214 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822133836215 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(2293)@718a44d66dfb: Final verdict of PTC: none MSC_Test_2-SCCP(2291)@718a44d66dfb: Final verdict of PTC: none MSC_Test_2-RAN(2292)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP(2297)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP-IPA(2296)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(2294)@718a44d66dfb: Final verdict of PTC: none MSC_Test_1-RAN(2289)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(2298)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2301)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(2295)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2284)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(2299)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(2284): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(2285): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(2286): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(2287): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-SCCP(2288): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-RAN(2289): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-M3UA(2290): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_2-SCCP(2291): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_2-RAN(2292): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_2-M3UA(2293): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(2294): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(2295): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(2296): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(2297): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(2298): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(2299): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2300): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(2301): none (pass -> pass) MTC@718a44d66dfb: Test case TC_iu_lu_and_mo_call_sccp_tiar_timeout finished. Verdict: pass MTC@718a44d66dfb: 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'. Fri Aug 22 13:38:36 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 20250822133837216 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=549960) 20250822133838214 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822133838215 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822133838215 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822133838215 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822133838215 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822133838215 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822133838215 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822133838215 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822133838215 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822133838216 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=549960, count=553268) 20250822133839217 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:38: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_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 20250822133840218 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_iu_lu_auth_sai_timeout started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(2305)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(2305)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2305)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(2303)@718a44d66dfb: v_sccp_pdu_maxlen:268 MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_1-M3UA(2308)@718a44d66dfb: ************************************************* MSC_Test_1-M3UA(2308)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2308)@718a44d66dfb: ************************************************* MSC_Test_1-SCCP(2306)@718a44d66dfb: v_sccp_pdu_maxlen:268 MTC@718a44d66dfb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_2-M3UA(2311)@718a44d66dfb: ************************************************* MSC_Test_2-M3UA(2311)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2311)@718a44d66dfb: ************************************************* MSC_Test_2-SCCP(2309)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822133841071 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2312)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822133841219 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822133841220 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2314)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2314)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822133841221 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2314)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2314)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2314)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2314)@718a44d66dfb: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2314)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2314)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822133841232 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822133841232 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250822133841235 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822133841235 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822133841235 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822133841235 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2305)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2305)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2305)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822133841236 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133841236 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822133841236 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822133841236 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822133841236 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822133841236 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822133841236 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2305)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(2305)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2305)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2305)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2305)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2305)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2305)@718a44d66dfb: Message received on association #8 20250822133841236 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133841236 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822133841236 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822133841236 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822133841236 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822133841236 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822133841236 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2305)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2305)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2305)@718a44d66dfb: ASPAC_Ack received for association #8 20250822133841236 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) MSC_Test_0-M3UA(2305)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) 20250822133841236 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2305)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2305)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822133841248 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) 20250822133841248 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) 20250822133841248 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822133841248 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2308)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2308)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2308)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822133841249 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133841249 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822133841249 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822133841249 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822133841249 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822133841249 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822133841249 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2308)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_1-M3UA(2308)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2308)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2308)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2308)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2308)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250822133841250 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133841250 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822133841250 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822133841250 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822133841250 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822133841250 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822133841250 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2308)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2308)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2308)@718a44d66dfb: Message received on association #8 20250822133841250 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250822133841250 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2308)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2308)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2308)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2308)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(2315)@718a44d66dfb: Created GsupExpect[0] for "262420000001008" to be handled at TC_iu_lu_auth_sai_timeout2(2318) TC_iu_lu_auth_sai_timeout2(2318)@718a44d66dfb: 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 } } } } 20250822133841265 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) 20250822133841265 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) 20250822133841265 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822133841265 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2311)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2311)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2311)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2311)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_2-M3UA(2311)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250822133841266 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133841266 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822133841266 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822133841266 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822133841266 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822133841266 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822133841266 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2311)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2311)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2311)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822133841267 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133841267 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822133841267 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822133841267 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822133841267 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) MSC_Test_2-M3UA(2311)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250822133841267 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822133841267 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2308)@718a44d66dfb: Message received on association #8 20250822133841267 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.3/0 (xua_snm.c:406) 20250822133841267 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(2311)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2308)@718a44d66dfb: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2311)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2311)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2311)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2311)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2311)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2311)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822133842043 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133842043 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133842043 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133842043 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133842043 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133842043 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133842043 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133842043 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2305)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133842043 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133842043 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133842043 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133842043 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133842043 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133842043 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133842043 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133842043 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2305)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2305)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2304)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2308)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133842053 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133842053 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133842053 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250822133842053 DLM3UA 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) 20250822133842053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133842053 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133842053 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133842053 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133842053 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133842053 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133842053 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133842053 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) 20250822133842053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133842053 DLSS7 DEBUG Found route for dpc=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) 20250822133842053 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250822133842053 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2308)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2308)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2307)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250822133842076 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133842076 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133842076 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133842076 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822133842076 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133842076 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133842076 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133842076 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2311)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133842076 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) 20250822133842076 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250822133842076 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133842076 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133842076 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133842076 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822133842076 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133842076 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133842076 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822133842076 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2311)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2311)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2310)@718a44d66dfb: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2310)@718a44d66dfb: Added conn table entry 0TC_iu_lu_auth_sai_timeout2(2318)11345332 MSC_Test_2-SCCP(2309)@718a44d66dfb: First idle individual index:0 20250822133842085 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133842085 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133842085 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_2-M3UA(2311)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133842085 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822133842085 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133842085 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133842086 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133842086 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133842086 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) 20250822133842086 DMSC DEBUG msub_fsm[0x56365ea57d40]{active}: Allocated (fsm.c:456) 20250822133842086 DMSC DEBUG msc_i[0x56365ea2d160]{READY}: Allocated (fsm.c:456) 20250822133842086 DMSC DEBUG msc_i[0x56365ea2d160]{READY}: is child of msub_fsm[0x56365ea57d40] (fsm.c:486) 20250822133842086 DMSC DEBUG msc_a[0x56365ea5fa80]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822133842086 DMSC DEBUG msc_a[0x56365ea5fa80]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea57d40] (fsm.c:486) 20250822133842086 DMSC DEBUG msc_a(unknown:UTRAN-Iu-416:NONE)[0x56365ea5fa80]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822133842086 DMSC DEBUG msc_i(unknown:UTRAN-Iu-416:NONE)[0x56365ea2d160]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822133842086 DMSC DEBUG msc_a(unknown:UTRAN-Iu-416:NONE)[0x56365ea5fa80]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822133842086 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-416:NONE)[0x56365ea5fa80]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250822133842086 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-416:NONE)[0x56365ea5fa80]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250822133842086 DMM DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-416:LU)[0x56365ea5fa80]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001008 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822133842086 DMM DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-416:LU)[0x56365ea5fa80]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822133842086 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001008:UTRAN-Iu-416:LU)[0x56365ea75050]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822133842086 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001008:UTRAN-Iu-416:LU)[0x56365ea75050]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001008:UTRAN-Iu-416:LU)[0x56365ea5fa80] (fsm.c:486) 20250822133842086 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001008:UTRAN-Iu-416:LU)[0x56365ea75050]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250822133842086 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001008:UTRAN-Iu-416:LU)[0x56365ea75050]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822133842086 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822133842086 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001008 id=262420000001008 (vlr.c:661) 20250822133842086 DVLR INFO New subscr, IMSI: 262420000001008 (vlr.c:562) 20250822133842086 DVLR DEBUG VLR subscr IMSI-262420000001008 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822133842086 DMSC DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-416:LU)[0x56365ea5fa80]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822133842086 DMSC DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-416:LU)[0x56365ea5fa80]{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-RAN(2310)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 20250822133842086 DVLR DEBUG VLR subscr IMSI-262420000001008 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822133842086 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822133842086 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001008:UTRAN-Iu-416:LU)[0x56365ea75050]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822133842086 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001008:UTRAN-Iu-416:LU)[0x56365ea75050]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822133842086 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001008:UTRAN-Iu-416:LU)[0x56365ea75050]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250822133842086 DVLR DEBUG VLR_Authenticate(IMSI-262420000001008:UTRAN-Iu-416:LU)[0x56365ea2dd60]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822133842086 DVLR DEBUG VLR_Authenticate(IMSI-262420000001008:UTRAN-Iu-416:LU)[0x56365ea2dd60]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001008:UTRAN-Iu-416:LU)[0x56365ea75050] (fsm.c:486) 20250822133842086 DVLR DEBUG VLR_Authenticate(IMSI-262420000001008:UTRAN-Iu-416:LU)[0x56365ea2dd60]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822133842086 DVLR DEBUG VLR_Authenticate(IMSI-262420000001008:UTRAN-Iu-416:LU)[0x56365ea2dd60]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822133842086 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133842086 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133842086 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133842086 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822133842086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133842086 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133842086 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822133842086 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2311)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2311)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2309)@718a44d66dfb: { messageType := 2, destLocRef := 'AD1DB4'O, sourceLocRef := '0001A0'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2309)@718a44d66dfb: Session index based on local reference:0 MSC_Test-GSUP(2315)@718a44d66dfb: Found GsupExpect[0] for "262420000001008" handled at TC_iu_lu_auth_sai_timeout2(2318) MSC_Test-GSUP(2315)@718a44d66dfb: Added IMSI table entry 0TC_iu_lu_auth_sai_timeout2(2318)"262420000001008" 20250822133847086 DMSC DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-416:LU)[0x56365ea5fa80]{MSC_A_ST_AUTH_CIPH}: Timeout of X1 (fsm.c:317) 20250822133847086 DMSC DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-416:LU)[0x56365ea5fa80]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_CN_CLOSE (msc_a.c:927) 20250822133847086 DMSC DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-416:LU)[0x56365ea5fa80]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133847086 DMSC DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-416:LU)[0x56365ea5fa80]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:454) 20250822133847086 DIUCS DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-416:LU)[0x56365ea5fa80]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250822133847086 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) 20250822133847086 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) 20250822133847086 DMM INFO msc_a(IMSI-262420000001008:UTRAN-Iu-416:LU)[0x56365ea5fa80]{MSC_A_ST_RELEASING}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250822133847087 DIUCS DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-416:LU)[0x56365ea5fa80]{MSC_A_ST_RELEASING}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_REJECT (msc_a.c:2106) 20250822133847087 DIUCS DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-416:LU)[0x56365ea5fa80]{MSC_A_ST_RELEASING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822133847087 DMSC DEBUG msc_i(IMSI-262420000001008:UTRAN-Iu-416:LU)[0x56365ea2d160]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133847087 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001008:UTRAN-Iu-416:LU)[0x56365ea75050]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822133847087 DMSC DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-416:LU)[0x56365ea5fa80]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_CN_CLOSE (vlr_lu_fsm.c:772) 20250822133847087 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) 20250822133847087 DIUCS DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-416:LU)[0x56365ea5fa80]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250822133847087 DMSC DEBUG msc_i(IMSI-262420000001008:UTRAN-Iu-416:LU)[0x56365ea2d160]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822133847087 DVLR DEBUG VLR subscr IMSI-262420000001008 - msc_a_fsm_releasing_onenter: now used by 1 (active-conn) (msc_a.c:1004) 20250822133847087 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133847087 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133847087 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133847087 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822133847088 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133847088 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133847088 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822133847088 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133847088 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133847088 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133847088 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133847088 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822133847088 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133847088 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133847088 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822133847088 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2311)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2311)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2311)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(2309)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-M3UA(2311)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2309)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2309)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2309)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2309)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2309)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2309)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2309)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2309)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2309)@718a44d66dfb: vl_len:7 MSC_Test_2-SCCP(2309)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2309)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250822133847102 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133847102 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_2-M3UA(2311)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133847102 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133847102 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822133847102 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133847102 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133847102 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133847102 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133847102 DIUCS DEBUG (UTRAN-Iu-416) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822133847102 DMSC DEBUG msc_i(IMSI-262420000001008:UTRAN-Iu-416:LU)[0x56365ea2d160]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133847102 DIUCS DEBUG msc_i(IMSI-262420000001008:UTRAN-Iu-416:LU)[0x56365ea2d160]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822133847102 DMSC DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-416:LU)[0x56365ea5fa80]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133847102 DIUCS DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-416:LU)[0x56365ea5fa80]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822133847102 DIUCS DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-416:LU)[0x56365ea5fa80]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250822133847102 DMSC DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-416:LU)[0x56365ea5fa80]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822133847102 DIUCS DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-416:LU)[0x56365ea5fa80]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250822133847102 DMSC DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-416:LU)[0x56365ea5fa80]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133847102 DMSC DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-416:LU)[0x56365ea5fa80]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822133847102 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001008:UTRAN-Iu-416:LU)[0x56365ea75050]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822133847102 DVLR DEBUG VLR_Authenticate(IMSI-262420000001008:UTRAN-Iu-416:LU)[0x56365ea2dd60]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822133847102 DVLR DEBUG VLR_Authenticate(IMSI-262420000001008:UTRAN-Iu-416:LU)[0x56365ea2dd60]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Removing from parent vlr_lu_fsm(IMSI-262420000001008:UTRAN-Iu-416:LU)[0x56365ea75050] (msc_a.c:1053) 20250822133847102 DVLR DEBUG VLR_Authenticate(IMSI-262420000001008:UTRAN-Iu-416:LU)[0x56365ea2dd60]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Freeing instance (msc_a.c:1053) 20250822133847102 DVLR DEBUG VLR_Authenticate(IMSI-262420000001008:UTRAN-Iu-416:LU)[0x56365ea2dd60]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Deallocated (fsm.c:568) 20250822133847102 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001008:UTRAN-Iu-416:LU)[0x56365ea75050]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001008:UTRAN-Iu-416:LU)[0x56365ea5fa80] (msc_a.c:1053) 20250822133847102 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001008:UTRAN-Iu-416:LU)[0x56365ea75050]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822133847102 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001008:UTRAN-Iu-416:LU)[0x56365ea75050]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822133847103 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001008:UTRAN-Iu-416:LU)[0x56365ea75050]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822133847103 DMSC DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-416:LU)[0x56365ea5fa80]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea57d40] (msc_a.c:1053) 20250822133847103 DMSC DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-416:LU)[0x56365ea5fa80]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822133847103 DMSC DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-416:LU)[0x56365ea5fa80]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822133847103 DMSC DEBUG msub_fsm[0x56365ea57d40]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822133847103 DMSC DEBUG msub(IMSI-262420000001008) MSC-A terminated (msub.c:261) 20250822133847103 DMSC DEBUG msub(IMSI-262420000001008) 1 MSC-I still active (msub.c:79) 20250822133847103 DMSC DEBUG msub_fsm[0x56365ea57d40]{active}: State change to terminating (no timeout) (msub.c:91) 20250822133847103 DMSC DEBUG msub_fsm[0x56365ea57d40]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822133847103 DMSC DEBUG msc_i(IMSI-262420000001008:UTRAN-Iu-416:LU)[0x56365ea2d160]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822133847103 DMSC DEBUG msc_i(IMSI-262420000001008:UTRAN-Iu-416:LU)[0x56365ea2d160]{READY}: Removing from parent msub_fsm[0x56365ea57d40] (msub.c:113) 20250822133847103 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Closing UTRAN-Iu-416 (ran_conn.c:142) 20250822133847103 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-416 (ran_conn.c:155) 20250822133847103 DMSC DEBUG msc_i(IMSI-262420000001008:UTRAN-Iu-416:LU)[0x56365ea2d160]{READY}: Freeing instance (msub.c:113) 20250822133847103 DMSC DEBUG msc_i(IMSI-262420000001008:UTRAN-Iu-416:LU)[0x56365ea2d160]{READY}: Deallocated (fsm.c:568) 20250822133847103 DMSC DEBUG msub(IMSI-262420000001008) Free (msub.c:119) 20250822133847103 DVLR INFO VLR subscr IMSI-262420000001008 - active-conn: now used by 0 (-) (msub.c:375) 20250822133847103 DVLR DEBUG SUBSCR(IMSI-262420000001008) freeing VLR subscr (max total use count was 3) (vlr.c:472) 20250822133847103 DMSC DEBUG msub_fsm[0x56365ea57d40]{terminating}: Freeing instance (msub.c:113) 20250822133847103 DMSC DEBUG msub_fsm[0x56365ea57d40]{terminating}: Deallocated (fsm.c:568) 20250822133847103 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133847103 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133847103 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133847103 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822133847103 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133847103 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133847103 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822133847103 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2311)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2311)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2309)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-M3UA(2311)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133847105 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133847105 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133847105 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133847105 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822133847105 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133847105 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133847105 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133847105 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(2310)@718a44d66dfb: Deleted conn table entry 0TC_iu_lu_auth_sai_timeout2(2318)11345332 TC_iu_lu_auth_sai_timeout2(2318)@718a44d66dfb: setverdict(pass): none -> pass TC_iu_lu_auth_sai_timeout2(2318)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_auth_sai_timeout2(2318)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_auth_sai_timeout2(2318)@718a44d66dfb: Final verdict of PTC: pass 20250822133847113 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822133847113 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822133847113 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822133847113 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822133847113 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822133847114 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) MSC_Test-GSUP(2315)@718a44d66dfb: Final verdict of PTC: none 20250822133847114 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(2303)@718a44d66dfb: Final verdict of PTC: none 20250822133847115 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822133847115 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822133847115 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) 20250822133847115 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822133847115 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250822133847114 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822133847114 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822133847114 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822133847114 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822133847114 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133847114 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822133847114 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822133847114 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822133847114 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822133847114 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822133847114 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822133847114 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822133847114 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822133847114 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) 20250822133847114 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822133847114 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822133847115 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822133847115 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) 20250822133847115 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822133847115 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822133847115 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) 20250822133847115 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) 20250822133847115 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133847115 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250822133847115 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822133847115 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822133847115 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822133847115 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822133847115 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822133847115 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822133847115 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822133847115 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) 20250822133847115 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822133847115 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822133847115 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822133847115 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) 20250822133847115 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822133847115 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822133847115 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) 20250822133847115 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) 20250822133847115 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133847115 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822133847115 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822133847115 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822133847115 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822133847115 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822133847115 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822133847115 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822133847116 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.3/0 (xua_snm.c:371) 20250822133847116 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-RAN(2307)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-M3UA(2305)@718a44d66dfb: Final verdict of PTC: none MSC_Test_2-M3UA(2311)@718a44d66dfb: Final verdict of PTC: none MSC_Test_1-M3UA(2308)@718a44d66dfb: Final verdict of PTC: none MSC_Test_1-SCCP(2306)@718a44d66dfb: Final verdict of PTC: none MSC_Test_2-SCCP(2309)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(2312)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(2304)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP-IPA(2314)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2302)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(2313)@718a44d66dfb: Final verdict of PTC: none MSC_Test_2-RAN(2310)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(2317)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2319)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(2316)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(2302): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(2303): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(2304): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(2305): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-SCCP(2306): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-RAN(2307): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-M3UA(2308): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_2-SCCP(2309): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_2-RAN(2310): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_2-M3UA(2311): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(2312): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(2313): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(2314): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(2315): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(2316): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(2317): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_iu_lu_auth_sai_timeout2(2318): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(2319): none (pass -> pass) MTC@718a44d66dfb: Test case TC_iu_lu_auth_sai_timeout finished. Verdict: pass MTC@718a44d66dfb: 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'. Fri Aug 22 13:38:47 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 20250822133848116 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=234704) 20250822133849115 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822133849115 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822133849115 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822133849116 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822133849116 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822133849116 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822133849116 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822133849116 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822133849116 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822133849117 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=234704, count=238012) 20250822133850118 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:38: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_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 20250822133851119 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_iu_lu_auth_sai_err started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(2323)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(2323)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2323)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(2321)@718a44d66dfb: v_sccp_pdu_maxlen:268 MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_1-M3UA(2326)@718a44d66dfb: ************************************************* MSC_Test_1-M3UA(2326)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2326)@718a44d66dfb: ************************************************* MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_1-SCCP(2324)@718a44d66dfb: v_sccp_pdu_maxlen:268 MTC@718a44d66dfb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_2-M3UA(2329)@718a44d66dfb: ************************************************* MSC_Test_2-M3UA(2329)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2329)@718a44d66dfb: ************************************************* MSC_Test_2-SCCP(2327)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822133851956 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2330)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822133852120 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822133852120 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) 20250822133852121 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822133852121 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822133852121 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822133852121 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(2332)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test_0-M3UA(2323)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2323)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2323)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test-GSUP-IPA(2332)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822133852126 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250822133852126 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133852126 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822133852126 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822133852126 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822133852126 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822133852126 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822133852126 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2323)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(2323)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test-GSUP-IPA(2332)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2332)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2332)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2332)@718a44d66dfb: IPA 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(2323)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2323)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2323)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) MSC_Test-GSUP-IPA(2332)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2332)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822133852127 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133852127 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822133852127 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822133852127 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822133852127 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822133852127 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822133852127 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2323)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2323)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2323)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822133852127 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822133852127 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2323)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2323)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2323)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2323)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2323)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822133852133 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) 20250822133852133 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) 20250822133852133 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822133852133 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2326)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2326)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2326)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822133852134 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133852135 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822133852135 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822133852135 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822133852135 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822133852135 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822133852135 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2326)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_1-M3UA(2326)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2326)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2326)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2326)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822133852135 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133852135 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822133852135 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822133852135 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822133852135 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822133852135 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822133852135 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2326)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2326)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2326)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2326)@718a44d66dfb: Message received on association #8 20250822133852136 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250822133852136 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2326)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2326)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2326)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2326)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822133852144 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822133852144 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250822133852148 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) 20250822133852148 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) 20250822133852148 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822133852148 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2329)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2329)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2329)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822133852150 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133852150 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822133852150 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822133852150 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822133852150 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822133852150 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822133852150 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2329)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_2-M3UA(2329)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2329)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2329)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2329)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822133852151 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133852151 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822133852151 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822133852151 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822133852151 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) MSC_Test_2-M3UA(2329)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250822133852151 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822133852151 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250822133852151 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.3/0 (xua_snm.c:406) 20250822133852151 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(2329)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2326)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2326)@718a44d66dfb: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2329)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2329)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2329)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2329)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2329)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2329)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(2333)@718a44d66dfb: Created GsupExpect[0] for "262420000001009" to be handled at TC_iu_lu_auth_sai_err2(2336) TC_iu_lu_auth_sai_err2(2336)@718a44d66dfb: 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 } } } } 20250822133852935 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133852935 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133852935 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133852935 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133852935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133852935 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133852935 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133852935 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2323)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133852937 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133852937 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133852937 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133852937 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133852937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133852937 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133852937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133852937 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2323)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2323)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2322)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2326)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133852949 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133852949 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133852949 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250822133852949 DLM3UA 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) 20250822133852949 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133852949 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133852949 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133852949 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133852950 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133852950 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133852950 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133852950 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) 20250822133852950 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133852950 DLSS7 DEBUG Found route for dpc=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) 20250822133852950 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250822133852950 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2326)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2326)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2325)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250822133852964 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133852965 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133852965 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133852965 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822133852965 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133852965 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133852965 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_2-M3UA(2329)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133852965 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133852965 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) 20250822133852965 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250822133852966 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133852966 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133852966 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133852966 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822133852966 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133852966 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133852966 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822133852966 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2329)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2329)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2328)@718a44d66dfb: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2328)@718a44d66dfb: Added conn table entry 0TC_iu_lu_auth_sai_err2(2336)15760541 MSC_Test_2-SCCP(2327)@718a44d66dfb: First idle individual index:0 MSC_Test_2-M3UA(2329)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133852983 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133852983 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133852983 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133852983 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822133852983 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133852983 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133852983 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133852983 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133852983 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) MSC_Test_2-RAN(2328)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 20250822133852984 DMSC DEBUG msub_fsm[0x56365ea2dd60]{active}: Allocated (fsm.c:456) 20250822133852984 DMSC DEBUG msc_i[0x56365ea75050]{READY}: Allocated (fsm.c:456) 20250822133852984 DMSC DEBUG msc_i[0x56365ea75050]{READY}: is child of msub_fsm[0x56365ea2dd60] (fsm.c:486) 20250822133852984 DMSC DEBUG msc_a[0x56365ea5fa80]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822133852984 DMSC DEBUG msc_a[0x56365ea5fa80]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea2dd60] (fsm.c:486) 20250822133852984 DMSC DEBUG msc_a(unknown:UTRAN-Iu-417:NONE)[0x56365ea5fa80]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822133852984 DMSC DEBUG msc_i(unknown:UTRAN-Iu-417:NONE)[0x56365ea75050]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822133852984 DMSC DEBUG msc_a(unknown:UTRAN-Iu-417:NONE)[0x56365ea5fa80]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822133852984 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-417:NONE)[0x56365ea5fa80]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250822133852984 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-417:NONE)[0x56365ea5fa80]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250822133852984 DMM DEBUG msc_a(IMSI-262420000001009:UTRAN-Iu-417:LU)[0x56365ea5fa80]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001009 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822133852984 DMM DEBUG msc_a(IMSI-262420000001009:UTRAN-Iu-417:LU)[0x56365ea5fa80]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822133852984 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001009:UTRAN-Iu-417:LU)[0x56365ea2d160]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822133852984 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001009:UTRAN-Iu-417:LU)[0x56365ea2d160]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001009:UTRAN-Iu-417:LU)[0x56365ea5fa80] (fsm.c:486) 20250822133852984 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001009:UTRAN-Iu-417:LU)[0x56365ea2d160]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250822133852984 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001009:UTRAN-Iu-417:LU)[0x56365ea2d160]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822133852984 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822133852984 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001009 id=262420000001009 (vlr.c:661) 20250822133852984 DVLR INFO New subscr, IMSI: 262420000001009 (vlr.c:562) 20250822133852984 DVLR DEBUG VLR subscr IMSI-262420000001009 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822133852984 DMSC DEBUG msc_a(IMSI-262420000001009:UTRAN-Iu-417:LU)[0x56365ea5fa80]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822133852984 DMSC DEBUG msc_a(IMSI-262420000001009:UTRAN-Iu-417:LU)[0x56365ea5fa80]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822133852984 DVLR DEBUG VLR subscr IMSI-262420000001009 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822133852984 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822133852984 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001009:UTRAN-Iu-417:LU)[0x56365ea2d160]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822133852984 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001009:UTRAN-Iu-417:LU)[0x56365ea2d160]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822133852984 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001009:UTRAN-Iu-417:LU)[0x56365ea2d160]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250822133852984 DVLR DEBUG VLR_Authenticate(IMSI-262420000001009:UTRAN-Iu-417:LU)[0x56365ea57d40]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822133852984 DVLR DEBUG VLR_Authenticate(IMSI-262420000001009:UTRAN-Iu-417:LU)[0x56365ea57d40]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001009:UTRAN-Iu-417:LU)[0x56365ea2d160] (fsm.c:486) 20250822133852984 DVLR DEBUG VLR_Authenticate(IMSI-262420000001009:UTRAN-Iu-417:LU)[0x56365ea57d40]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822133852984 DVLR DEBUG VLR_Authenticate(IMSI-262420000001009:UTRAN-Iu-417:LU)[0x56365ea57d40]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822133852984 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133852984 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133852984 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133852984 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822133852984 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133852984 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133852984 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822133852984 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2329)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2329)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2327)@718a44d66dfb: { messageType := 2, destLocRef := 'F07C9D'O, sourceLocRef := '0001A1'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2327)@718a44d66dfb: Session index based on local reference:0 MSC_Test-GSUP(2333)@718a44d66dfb: Found GsupExpect[0] for "262420000001009" handled at TC_iu_lu_auth_sai_err2(2336) MSC_Test-GSUP(2333)@718a44d66dfb: Added IMSI table entry 0TC_iu_lu_auth_sai_err2(2336)"262420000001009" 20250822133852988 DVLR DEBUG VLR subscr IMSI-262420000001009 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133852988 DVLR DEBUG VLR_Authenticate(IMSI-262420000001009:UTRAN-Iu-417:LU)[0x56365ea57d40]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_NACK (vlr.c:1026) 20250822133852988 DVLR DEBUG VLR_Authenticate(IMSI-262420000001009:UTRAN-Iu-417:LU)[0x56365ea57d40]{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) 20250822133852988 DVLR DEBUG VLR_Authenticate(IMSI-262420000001009:UTRAN-Iu-417:LU)[0x56365ea57d40]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Authentication terminating with result NO_AUTH_INFO, cause ROAMING_NOT_ALLOWED (vlr_auth_fsm.c:271) 20250822133852988 DVLR DEBUG VLR_Authenticate(IMSI-262420000001009:UTRAN-Iu-417:LU)[0x56365ea57d40]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_AUTH_FAILED (no timeout) (vlr_auth_fsm.c:284) 20250822133852988 DVLR DEBUG VLR_Authenticate(IMSI-262420000001009:UTRAN-Iu-417:LU)[0x56365ea57d40]{VLR_SUB_AS_AUTH_FAILED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822133852988 DVLR DEBUG VLR_Authenticate(IMSI-262420000001009:UTRAN-Iu-417:LU)[0x56365ea57d40]{VLR_SUB_AS_AUTH_FAILED}: Removing from parent vlr_lu_fsm(IMSI-262420000001009:UTRAN-Iu-417:LU)[0x56365ea2d160] (vlr_auth_fsm.c:294) 20250822133852988 DVLR DEBUG VLR_Authenticate(IMSI-262420000001009:UTRAN-Iu-417:LU)[0x56365ea57d40]{VLR_SUB_AS_AUTH_FAILED}: Freeing instance (vlr_auth_fsm.c:294) 20250822133852988 DVLR DEBUG VLR_Authenticate(IMSI-262420000001009:UTRAN-Iu-417:LU)[0x56365ea57d40]{VLR_SUB_AS_AUTH_FAILED}: Deallocated (fsm.c:568) 20250822133852988 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001009:UTRAN-Iu-417:LU)[0x56365ea2d160]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_NO_INFO (vlr_auth_fsm.c:294) 20250822133852988 DMM INFO msc_a(IMSI-262420000001009:UTRAN-Iu-417:LU)[0x56365ea5fa80]{MSC_A_ST_AUTH_CIPH}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250822133852988 DIUCS DEBUG msc_a(IMSI-262420000001009:UTRAN-Iu-417:LU)[0x56365ea5fa80]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_REJECT (msc_a.c:2106) 20250822133852988 DIUCS DEBUG msc_a(IMSI-262420000001009:UTRAN-Iu-417:LU)[0x56365ea5fa80]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822133852988 DMSC DEBUG msc_i(IMSI-262420000001009:UTRAN-Iu-417:LU)[0x56365ea75050]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133852988 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001009:UTRAN-Iu-417:LU)[0x56365ea2d160]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822133852988 DMSC DEBUG msc_a(IMSI-262420000001009:UTRAN-Iu-417:LU)[0x56365ea5fa80]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_CN_CLOSE (vlr_lu_fsm.c:772) 20250822133852988 DMSC DEBUG msc_a(IMSI-262420000001009:UTRAN-Iu-417:LU)[0x56365ea5fa80]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133852988 DMSC DEBUG msc_a(IMSI-262420000001009:UTRAN-Iu-417:LU)[0x56365ea5fa80]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:454) 20250822133852988 DIUCS DEBUG msc_a(IMSI-262420000001009:UTRAN-Iu-417:LU)[0x56365ea5fa80]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250822133852988 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) 20250822133852988 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) 20250822133852988 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) 20250822133852988 DIUCS DEBUG msc_a(IMSI-262420000001009:UTRAN-Iu-417:LU)[0x56365ea5fa80]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250822133852988 DMSC DEBUG msc_i(IMSI-262420000001009:UTRAN-Iu-417:LU)[0x56365ea75050]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822133852988 DVLR DEBUG VLR subscr IMSI-262420000001009 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,vlr_gsup_rx) (msc_a.c:1004) 20250822133852988 DVLR DEBUG VLR subscr IMSI-262420000001009 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822133852988 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133852988 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133852988 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133852988 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822133852988 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133852988 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133852988 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822133852988 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133852988 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133852988 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133852988 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133852988 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822133852988 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133852988 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133852988 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822133852988 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2329)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2329)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2327)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2327)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2329)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(2327)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2327)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2329)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2327)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2327)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2327)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2327)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2327)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2327)@718a44d66dfb: vl_len:7 MSC_Test_2-SCCP(2327)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2327)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250822133853002 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133853002 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133853002 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133853002 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822133853002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133853002 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133853002 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133853002 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2329)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133853002 DIUCS DEBUG (UTRAN-Iu-417) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822133853003 DMSC DEBUG msc_i(IMSI-262420000001009:UTRAN-Iu-417:LU)[0x56365ea75050]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133853003 DIUCS DEBUG msc_i(IMSI-262420000001009:UTRAN-Iu-417:LU)[0x56365ea75050]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822133853003 DMSC DEBUG msc_a(IMSI-262420000001009:UTRAN-Iu-417:LU)[0x56365ea5fa80]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133853003 DIUCS DEBUG msc_a(IMSI-262420000001009:UTRAN-Iu-417:LU)[0x56365ea5fa80]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822133853003 DIUCS DEBUG msc_a(IMSI-262420000001009:UTRAN-Iu-417:LU)[0x56365ea5fa80]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250822133853003 DMSC DEBUG msc_a(IMSI-262420000001009:UTRAN-Iu-417:LU)[0x56365ea5fa80]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822133853003 DIUCS DEBUG msc_a(IMSI-262420000001009:UTRAN-Iu-417:LU)[0x56365ea5fa80]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250822133853003 DMSC DEBUG msc_a(IMSI-262420000001009:UTRAN-Iu-417:LU)[0x56365ea5fa80]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133853003 DMSC DEBUG msc_a(IMSI-262420000001009:UTRAN-Iu-417:LU)[0x56365ea5fa80]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822133853003 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001009:UTRAN-Iu-417:LU)[0x56365ea2d160]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822133853003 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001009:UTRAN-Iu-417:LU)[0x56365ea2d160]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001009:UTRAN-Iu-417:LU)[0x56365ea5fa80] (msc_a.c:1053) 20250822133853003 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001009:UTRAN-Iu-417:LU)[0x56365ea2d160]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822133853003 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001009:UTRAN-Iu-417:LU)[0x56365ea2d160]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822133853003 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001009:UTRAN-Iu-417:LU)[0x56365ea2d160]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822133853003 DMSC DEBUG msc_a(IMSI-262420000001009:UTRAN-Iu-417:LU)[0x56365ea5fa80]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea2dd60] (msc_a.c:1053) 20250822133853003 DMSC DEBUG msc_a(IMSI-262420000001009:UTRAN-Iu-417:LU)[0x56365ea5fa80]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822133853003 DMSC DEBUG msc_a(IMSI-262420000001009:UTRAN-Iu-417:LU)[0x56365ea5fa80]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822133853003 DMSC DEBUG msub_fsm[0x56365ea2dd60]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822133853003 DMSC DEBUG msub(IMSI-262420000001009) MSC-A terminated (msub.c:261) 20250822133853003 DMSC DEBUG msub(IMSI-262420000001009) 1 MSC-I still active (msub.c:79) 20250822133853003 DMSC DEBUG msub_fsm[0x56365ea2dd60]{active}: State change to terminating (no timeout) (msub.c:91) 20250822133853003 DMSC DEBUG msub_fsm[0x56365ea2dd60]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822133853003 DMSC DEBUG msc_i(IMSI-262420000001009:UTRAN-Iu-417:LU)[0x56365ea75050]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822133853003 DMSC DEBUG msc_i(IMSI-262420000001009:UTRAN-Iu-417:LU)[0x56365ea75050]{READY}: Removing from parent msub_fsm[0x56365ea2dd60] (msub.c:113) 20250822133853003 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Closing UTRAN-Iu-417 (ran_conn.c:142) 20250822133853003 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-417 (ran_conn.c:155) 20250822133853003 DMSC DEBUG msc_i(IMSI-262420000001009:UTRAN-Iu-417:LU)[0x56365ea75050]{READY}: Freeing instance (msub.c:113) 20250822133853003 DMSC DEBUG msc_i(IMSI-262420000001009:UTRAN-Iu-417:LU)[0x56365ea75050]{READY}: Deallocated (fsm.c:568) 20250822133853003 DMSC DEBUG msub(IMSI-262420000001009) Free (msub.c:119) 20250822133853003 DVLR INFO VLR subscr IMSI-262420000001009 - active-conn: now used by 0 (-) (msub.c:375) 20250822133853003 DVLR DEBUG SUBSCR(IMSI-262420000001009) freeing VLR subscr (max total use count was 4) (vlr.c:472) 20250822133853003 DMSC DEBUG msub_fsm[0x56365ea2dd60]{terminating}: Freeing instance (msub.c:113) 20250822133853003 DMSC DEBUG msub_fsm[0x56365ea2dd60]{terminating}: Deallocated (fsm.c:568) 20250822133853003 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133853004 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133853004 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133853004 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822133853004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133853004 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133853004 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822133853004 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2329)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2329)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2327)@718a44d66dfb: Session index based on local reference:0 20250822133853005 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133853005 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133853005 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133853005 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822133853005 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133853005 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133853005 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133853005 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2329)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2328)@718a44d66dfb: Deleted conn table entry 0TC_iu_lu_auth_sai_err2(2336)15760541 TC_iu_lu_auth_sai_err2(2336)@718a44d66dfb: setverdict(pass): none -> pass TC_iu_lu_auth_sai_err2(2336)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_auth_sai_err2(2336)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_auth_sai_err2(2336)@718a44d66dfb: Final verdict of PTC: pass 20250822133853012 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822133853012 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) 20250822133853012 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822133853012 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822133853012 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822133853012 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) 20250822133853012 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822133853013 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822133853013 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) 20250822133853013 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133853013 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250822133853013 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822133853013 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822133853013 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822133853013 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822133853013 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822133853013 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822133853013 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822133853013 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250822133853013 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) 20250822133853013 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822133853013 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-SCCP(2321)@718a44d66dfb: Final verdict of PTC: none 20250822133853014 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822133853014 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822133853014 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822133853014 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822133853014 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) MSC_Test_1-SCCP(2324)@718a44d66dfb: Final verdict of PTC: none MSC_Test_1-M3UA(2326)@718a44d66dfb: Final verdict of PTC: none 20250822133853014 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822133853014 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822133853014 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822133853014 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822133853014 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133853014 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822133853014 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822133853014 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822133853014 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822133853014 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822133853015 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(2332)@718a44d66dfb: Final verdict of PTC: none 20250822133853015 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822133853015 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) 20250822133853015 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) 20250822133853015 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822133853015 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250822133853015 DLINP ERROR virt-rnc0-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250822133853015 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) 20250822133853015 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:772) 20250822133853015 DLSS7 ERROR 0: asp-virt-rnc0-0: xUA SRV SEND_FAILED (osmo_ss7_asp.c:795) 20250822133853015 DLINP ERROR virt-rnc0-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250822133853015 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) 20250822133853015 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:772) 20250822133853015 DLSS7 ERROR 0: asp-virt-rnc0-0: xUA SRV SEND_FAILED (osmo_ss7_asp.c:795) 20250822133853015 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) 20250822133853015 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133853015 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822133853015 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822133853015 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822133853015 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822133853015 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822133853015 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822133853015 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822133853015 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822133853015 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-GSUP(2333)@718a44d66dfb: Final verdict of PTC: none MSC_Test_2-SCCP(2327)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(2330)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-M3UA(2323)@718a44d66dfb: Final verdict of PTC: none 20250822133853016 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.3/0 (xua_snm.c:371) MSC_Test_2-M3UA(2329)@718a44d66dfb: Final verdict of PTC: none MSC_Test_1-RAN(2325)@718a44d66dfb: Final verdict of PTC: none MSC_Test_2-RAN(2328)@718a44d66dfb: Final verdict of PTC: none 20250822133853016 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-RAN(2322)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2337)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(2334)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2320)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(2335)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(2331)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(2320): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(2321): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(2322): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(2323): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-SCCP(2324): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-RAN(2325): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-M3UA(2326): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_2-SCCP(2327): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_2-RAN(2328): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_2-M3UA(2329): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(2330): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(2331): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(2332): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(2333): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(2334): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(2335): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_iu_lu_auth_sai_err2(2336): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(2337): none (pass -> pass) MTC@718a44d66dfb: Test case TC_iu_lu_auth_sai_err finished. Verdict: pass MTC@718a44d66dfb: 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'. Fri Aug 22 13:38:53 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 20250822133854014 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=234284) 20250822133855013 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822133855013 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822133855013 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822133855015 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822133855016 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822133855016 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822133855016 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822133855016 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822133855016 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822133855016 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=234284, count=237592) 20250822133856016 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:38: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_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 20250822133857017 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_iu_lu_release_request started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(2341)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(2341)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2341)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(2339)@718a44d66dfb: v_sccp_pdu_maxlen:268 MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_1-M3UA(2344)@718a44d66dfb: ************************************************* MSC_Test_1-M3UA(2344)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2344)@718a44d66dfb: ************************************************* MSC_Test_1-SCCP(2342)@718a44d66dfb: v_sccp_pdu_maxlen:268 MTC@718a44d66dfb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_2-M3UA(2347)@718a44d66dfb: ************************************************* MSC_Test_2-M3UA(2347)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2347)@718a44d66dfb: ************************************************* MSC_Test_2-SCCP(2345)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822133857910 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2348)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822133858018 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822133858018 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2350)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2350)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822133858024 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2350)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2350)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2350)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2350)@718a44d66dfb: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2350)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2350)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822133858042 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822133858042 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250822133858067 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822133858067 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822133858067 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822133858067 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2341)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2341)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2341)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822133858070 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133858070 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822133858070 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822133858070 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822133858070 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822133858070 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822133858070 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2341)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(2341)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2341)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2341)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2341)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822133858072 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133858072 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822133858072 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822133858072 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822133858072 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822133858072 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822133858072 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250822133858072 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822133858072 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2341)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2341)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2341)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2341)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2341)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2341)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2341)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2341)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822133858081 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) 20250822133858081 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) 20250822133858081 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822133858081 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2344)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2344)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2344)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822133858085 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133858085 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822133858085 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822133858085 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822133858085 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822133858085 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822133858085 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(2351)@718a44d66dfb: Created GsupExpect[0] for "262420000001010" to be handled at TC_iu_lu_release_request2(2354) MSC_Test_1-M3UA(2344)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_1-M3UA(2344)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2344)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2344)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2344)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) TC_iu_lu_release_request2(2354)@718a44d66dfb: 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 } } } } MSC_Test_1-M3UA(2344)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2344)@718a44d66dfb: Message received on association #8 20250822133858086 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133858086 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822133858086 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822133858086 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822133858086 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822133858086 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822133858086 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2344)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822133858086 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250822133858086 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2344)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2344)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2344)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2344)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2344)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822133858102 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) 20250822133858102 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) 20250822133858102 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822133858102 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2347)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2347)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2347)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822133858109 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133858109 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) MSC_Test_2-M3UA(2347)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_2-M3UA(2347)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250822133858109 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822133858109 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822133858109 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822133858109 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822133858109 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2347)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2347)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2347)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822133858111 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133858111 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822133858111 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822133858111 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822133858111 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822133858111 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822133858111 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2347)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250822133858112 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.3/0 (xua_snm.c:406) 20250822133858112 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2344)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2344)@718a44d66dfb: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2347)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2347)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2347)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2347)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2347)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2347)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2347)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822133858879 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133858879 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133858879 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133858880 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133858880 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133858880 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133858880 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133858880 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2341)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133858880 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133858880 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133858880 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133858880 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133858880 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133858880 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133858880 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133858880 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2341)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2341)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2340)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250822133858893 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133858893 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133858893 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250822133858893 DLM3UA 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) 20250822133858893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133858893 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133858893 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133858893 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2344)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133858893 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133858893 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133858893 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133858893 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) 20250822133858893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133858893 DLSS7 DEBUG Found route for dpc=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) 20250822133858893 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250822133858893 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2344)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2344)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2343)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2347)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133858911 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133858911 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133858911 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133858911 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822133858911 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133858911 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133858911 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133858911 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133858911 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) 20250822133858911 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250822133858911 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133858911 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133858911 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133858911 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822133858911 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133858911 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133858911 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822133858911 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2347)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2347)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2346)@718a44d66dfb: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2346)@718a44d66dfb: Added conn table entry 0TC_iu_lu_release_request2(2354)4571736 MSC_Test_2-SCCP(2345)@718a44d66dfb: First idle individual index:0 MSC_Test_2-RAN(2346)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 20250822133858927 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133858927 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133858927 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133858927 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822133858927 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133858927 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133858927 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133858927 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2347)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133858927 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) 20250822133858927 DMSC DEBUG msub_fsm[0x56365ea2d160]{active}: Allocated (fsm.c:456) 20250822133858927 DMSC DEBUG msc_i[0x56365ea5fa80]{READY}: Allocated (fsm.c:456) 20250822133858927 DMSC DEBUG msc_i[0x56365ea5fa80]{READY}: is child of msub_fsm[0x56365ea2d160] (fsm.c:486) 20250822133858927 DMSC DEBUG msc_a[0x56365ea75050]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822133858927 DMSC DEBUG msc_a[0x56365ea75050]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea2d160] (fsm.c:486) 20250822133858927 DMSC DEBUG msc_a(unknown:UTRAN-Iu-418:NONE)[0x56365ea75050]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822133858927 DMSC DEBUG msc_i(unknown:UTRAN-Iu-418:NONE)[0x56365ea5fa80]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822133858927 DMSC DEBUG msc_a(unknown:UTRAN-Iu-418:NONE)[0x56365ea75050]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822133858927 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-418:NONE)[0x56365ea75050]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250822133858927 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-418:NONE)[0x56365ea75050]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250822133858928 DMM DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-418:LU)[0x56365ea75050]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001010 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822133858928 DMM DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-418:LU)[0x56365ea75050]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822133858928 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001010:UTRAN-Iu-418:LU)[0x56365ea57c10]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822133858928 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001010:UTRAN-Iu-418:LU)[0x56365ea57c10]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001010:UTRAN-Iu-418:LU)[0x56365ea75050] (fsm.c:486) 20250822133858928 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001010:UTRAN-Iu-418:LU)[0x56365ea57c10]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250822133858928 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001010:UTRAN-Iu-418:LU)[0x56365ea57c10]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822133858928 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822133858928 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001010 id=262420000001010 (vlr.c:661) 20250822133858928 DVLR INFO New subscr, IMSI: 262420000001010 (vlr.c:562) 20250822133858928 DVLR DEBUG VLR subscr IMSI-262420000001010 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822133858928 DMSC DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-418:LU)[0x56365ea75050]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822133858928 DMSC DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-418:LU)[0x56365ea75050]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822133858928 DVLR DEBUG VLR subscr IMSI-262420000001010 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822133858928 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822133858928 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001010:UTRAN-Iu-418:LU)[0x56365ea57c10]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822133858928 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001010:UTRAN-Iu-418:LU)[0x56365ea57c10]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822133858928 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001010:UTRAN-Iu-418:LU)[0x56365ea57c10]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250822133858928 DVLR DEBUG VLR_Authenticate(IMSI-262420000001010:UTRAN-Iu-418:LU)[0x56365ea57d40]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822133858928 DVLR DEBUG VLR_Authenticate(IMSI-262420000001010:UTRAN-Iu-418:LU)[0x56365ea57d40]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001010:UTRAN-Iu-418:LU)[0x56365ea57c10] (fsm.c:486) 20250822133858928 DVLR DEBUG VLR_Authenticate(IMSI-262420000001010:UTRAN-Iu-418:LU)[0x56365ea57d40]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822133858928 DVLR DEBUG VLR_Authenticate(IMSI-262420000001010:UTRAN-Iu-418:LU)[0x56365ea57d40]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822133858928 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133858928 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133858928 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133858928 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822133858928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133858928 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133858928 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822133858928 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2347)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2347)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2345)@718a44d66dfb: { messageType := 2, destLocRef := '45C258'O, sourceLocRef := '0001A2'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2345)@718a44d66dfb: Session index based on local reference:0 MSC_Test-GSUP(2351)@718a44d66dfb: Found GsupExpect[0] for "262420000001010" handled at TC_iu_lu_release_request2(2354) MSC_Test-GSUP(2351)@718a44d66dfb: Added IMSI table entry 0TC_iu_lu_release_request2(2354)"262420000001010" MSC_Test_2-SCCP(2345)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2345)@718a44d66dfb: vl_len:12 MSC_Test_2-SCCP(2345)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2345)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000B40080000010004400140'O 20250822133859945 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133859945 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133859945 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133859945 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822133859945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133859945 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133859945 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133859946 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2347)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133859946 DIUCS DEBUG (UTRAN-Iu-418) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822133859946 DMSC DEBUG msc_i(IMSI-262420000001010:UTRAN-Iu-418:LU)[0x56365ea5fa80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133859946 DIUCS DEBUG msc_i(IMSI-262420000001010:UTRAN-Iu-418:LU)[0x56365ea5fa80]{READY}: RAN decode: RANAP: dir=1 proc=11 (ran_msg_iu.c:274) 20250822133859946 DMSC DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-418:LU)[0x56365ea75050]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133859946 DIUCS DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-418:LU)[0x56365ea75050]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=11 (ran_msg_iu.c:274) 20250822133859946 DIUCS DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-418:LU)[0x56365ea75050]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP Iu ReleaseRequest (msc_a.c:2043) 20250822133859946 DMSC DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-418:LU)[0x56365ea75050]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_MO_CLOSE (msc_a.c:1734) 20250822133859946 DMSC DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-418:LU)[0x56365ea75050]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:460) 20250822133859946 DIUCS DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-418:LU)[0x56365ea75050]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:948) 20250822133859946 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) 20250822133859946 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) 20250822133859946 DMM INFO msc_a(IMSI-262420000001010:UTRAN-Iu-418:LU)[0x56365ea75050]{MSC_A_ST_RELEASING}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250822133859946 DIUCS DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-418:LU)[0x56365ea75050]{MSC_A_ST_RELEASING}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_REJECT (msc_a.c:2106) 20250822133859946 DIUCS DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-418:LU)[0x56365ea75050]{MSC_A_ST_RELEASING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822133859947 DMSC DEBUG msc_i(IMSI-262420000001010:UTRAN-Iu-418:LU)[0x56365ea5fa80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133859947 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001010:UTRAN-Iu-418:LU)[0x56365ea57c10]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822133859947 DMSC DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-418:LU)[0x56365ea75050]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_CN_CLOSE (vlr_lu_fsm.c:772) 20250822133859947 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) 20250822133859947 DIUCS DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-418:LU)[0x56365ea75050]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250822133859947 DMSC DEBUG msc_i(IMSI-262420000001010:UTRAN-Iu-418:LU)[0x56365ea5fa80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822133859947 DVLR DEBUG VLR subscr IMSI-262420000001010 - msc_a_fsm_releasing_onenter: now used by 1 (active-conn) (msc_a.c:1004) 20250822133859947 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133859947 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133859947 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133859947 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822133859947 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133859947 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133859947 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822133859947 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133859948 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133859948 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133859948 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133859948 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822133859948 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133859948 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133859948 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822133859948 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2347)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2347)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2347)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(2345)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-M3UA(2347)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2345)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2345)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2345)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2345)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2345)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2345)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2345)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2345)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2345)@718a44d66dfb: vl_len:7 MSC_Test_2-SCCP(2345)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2345)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250822133859970 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133859970 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133859970 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133859970 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822133859970 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133859970 DLSS7 DEBUG Found route for dpc=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(2347)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133859970 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133859970 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133859971 DIUCS DEBUG (UTRAN-Iu-418) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822133859971 DMSC DEBUG msc_i(IMSI-262420000001010:UTRAN-Iu-418:LU)[0x56365ea5fa80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133859971 DIUCS DEBUG msc_i(IMSI-262420000001010:UTRAN-Iu-418:LU)[0x56365ea5fa80]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822133859971 DMSC DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-418:LU)[0x56365ea75050]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133859971 DIUCS DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-418:LU)[0x56365ea75050]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822133859971 DIUCS DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-418:LU)[0x56365ea75050]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250822133859971 DMSC DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-418:LU)[0x56365ea75050]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822133859971 DIUCS DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-418:LU)[0x56365ea75050]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250822133859971 DMSC DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-418:LU)[0x56365ea75050]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133859971 DMSC DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-418:LU)[0x56365ea75050]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822133859971 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001010:UTRAN-Iu-418:LU)[0x56365ea57c10]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822133859971 DVLR DEBUG VLR_Authenticate(IMSI-262420000001010:UTRAN-Iu-418:LU)[0x56365ea57d40]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822133859971 DVLR DEBUG VLR_Authenticate(IMSI-262420000001010:UTRAN-Iu-418:LU)[0x56365ea57d40]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Removing from parent vlr_lu_fsm(IMSI-262420000001010:UTRAN-Iu-418:LU)[0x56365ea57c10] (msc_a.c:1053) 20250822133859971 DVLR DEBUG VLR_Authenticate(IMSI-262420000001010:UTRAN-Iu-418:LU)[0x56365ea57d40]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Freeing instance (msc_a.c:1053) 20250822133859971 DVLR DEBUG VLR_Authenticate(IMSI-262420000001010:UTRAN-Iu-418:LU)[0x56365ea57d40]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Deallocated (fsm.c:568) 20250822133859971 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001010:UTRAN-Iu-418:LU)[0x56365ea57c10]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001010:UTRAN-Iu-418:LU)[0x56365ea75050] (msc_a.c:1053) 20250822133859971 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001010:UTRAN-Iu-418:LU)[0x56365ea57c10]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822133859971 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001010:UTRAN-Iu-418:LU)[0x56365ea57c10]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822133859971 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001010:UTRAN-Iu-418:LU)[0x56365ea57c10]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822133859971 DMSC DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-418:LU)[0x56365ea75050]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea2d160] (msc_a.c:1053) 20250822133859972 DMSC DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-418:LU)[0x56365ea75050]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822133859972 DMSC DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-418:LU)[0x56365ea75050]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822133859972 DMSC DEBUG msub_fsm[0x56365ea2d160]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822133859972 DMSC DEBUG msub(IMSI-262420000001010) MSC-A terminated (msub.c:261) 20250822133859972 DMSC DEBUG msub(IMSI-262420000001010) 1 MSC-I still active (msub.c:79) 20250822133859972 DMSC DEBUG msub_fsm[0x56365ea2d160]{active}: State change to terminating (no timeout) (msub.c:91) 20250822133859972 DMSC DEBUG msub_fsm[0x56365ea2d160]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822133859972 DMSC DEBUG msc_i(IMSI-262420000001010:UTRAN-Iu-418:LU)[0x56365ea5fa80]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822133859972 DMSC DEBUG msc_i(IMSI-262420000001010:UTRAN-Iu-418:LU)[0x56365ea5fa80]{READY}: Removing from parent msub_fsm[0x56365ea2d160] (msub.c:113) 20250822133859972 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Closing UTRAN-Iu-418 (ran_conn.c:142) 20250822133859972 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-418 (ran_conn.c:155) 20250822133859972 DMSC DEBUG msc_i(IMSI-262420000001010:UTRAN-Iu-418:LU)[0x56365ea5fa80]{READY}: Freeing instance (msub.c:113) 20250822133859972 DMSC DEBUG msc_i(IMSI-262420000001010:UTRAN-Iu-418:LU)[0x56365ea5fa80]{READY}: Deallocated (fsm.c:568) 20250822133859972 DMSC DEBUG msub(IMSI-262420000001010) Free (msub.c:119) 20250822133859972 DVLR INFO VLR subscr IMSI-262420000001010 - active-conn: now used by 0 (-) (msub.c:375) 20250822133859972 DVLR DEBUG SUBSCR(IMSI-262420000001010) freeing VLR subscr (max total use count was 3) (vlr.c:472) 20250822133859972 DMSC DEBUG msub_fsm[0x56365ea2d160]{terminating}: Freeing instance (msub.c:113) 20250822133859972 DMSC DEBUG msub_fsm[0x56365ea2d160]{terminating}: Deallocated (fsm.c:568) 20250822133859972 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133859972 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133859973 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133859973 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822133859973 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133859973 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133859973 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822133859973 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2347)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2347)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2345)@718a44d66dfb: Session index based on local reference:0 20250822133859977 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133859977 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133859977 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133859977 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822133859977 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(2347)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133859977 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133859977 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133859977 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(2346)@718a44d66dfb: Deleted conn table entry 0TC_iu_lu_release_request2(2354)4571736 TC_iu_lu_release_request2(2354)@718a44d66dfb: setverdict(pass): none -> pass TC_iu_lu_release_request2(2354)@718a44d66dfb: Final verdict of PTC: pass 20250822133859985 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822133859985 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822133859985 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822133859985 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822133859985 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822133859985 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822133859985 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822133859985 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822133859986 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822133859986 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133859986 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822133859986 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822133859986 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822133859986 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822133859986 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822133859986 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822133859986 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822133859986 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822133859986 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2341)@718a44d66dfb: Final verdict of PTC: none 20250822133859987 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) 20250822133859987 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) 20250822133859987 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822133859987 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) MSC_Test-GSUP(2351)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-SCCP(2339)@718a44d66dfb: Final verdict of PTC: none MSC_Test_1-SCCP(2342)@718a44d66dfb: Final verdict of PTC: none 20250822133859987 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822133859987 DLINP ERROR virt-bsc1-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250822133859987 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) 20250822133859987 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:772) 20250822133859987 DLSS7 ERROR 0: asp-virt-bsc1-0: xUA SRV SEND_FAILED (osmo_ss7_asp.c:795) 20250822133859987 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250822133859987 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) 20250822133859987 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133859987 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250822133859988 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822133859988 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822133859988 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822133859988 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822133859988 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822133859988 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(2344)@718a44d66dfb: Final verdict of PTC: none 20250822133859988 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) 20250822133859988 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822133859988 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_2-SCCP(2345)@718a44d66dfb: Final verdict of PTC: none 20250822133859989 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) 20250822133859989 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-MNCC(2348)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP-IPA(2350)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(2340)@718a44d66dfb: Final verdict of PTC: none MSC_Test_1-RAN(2343)@718a44d66dfb: Final verdict of PTC: none 20250822133859989 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822133859989 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250822133859989 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) 20250822133859989 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133859990 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822133859990 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822133859990 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822133859990 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822133859990 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822133859990 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822133859990 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(2346)@718a44d66dfb: Final verdict of PTC: none 20250822133859990 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.3/0 (xua_snm.c:371) 20250822133859990 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-SMPP(2352)@718a44d66dfb: Final verdict of PTC: none MSC_Test_2-M3UA(2347)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2338)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(2349)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(2353)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2355)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(2338): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(2339): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(2340): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(2341): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-SCCP(2342): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-RAN(2343): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-M3UA(2344): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_2-SCCP(2345): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_2-RAN(2346): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_2-M3UA(2347): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(2348): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(2349): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(2350): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(2351): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(2352): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(2353): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_iu_lu_release_request2(2354): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(2355): none (pass -> pass) MTC@718a44d66dfb: Test case TC_iu_lu_release_request finished. Verdict: pass MTC@718a44d66dfb: 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'. Fri Aug 22 13:39:00 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 20250822133900990 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=235988) 20250822133901986 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822133901987 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822133901987 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822133901989 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822133901989 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822133901989 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822133901990 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822133901990 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822133901990 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822133901992 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=235988, count=239296) 20250822133902994 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:39: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_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 20250822133903996 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_iu_lu_disconnect started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(2359)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(2359)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2359)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(2357)@718a44d66dfb: v_sccp_pdu_maxlen:268 MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_1-M3UA(2362)@718a44d66dfb: ************************************************* MSC_Test_1-M3UA(2362)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2362)@718a44d66dfb: ************************************************* MSC_Test_1-SCCP(2360)@718a44d66dfb: v_sccp_pdu_maxlen:268 MTC@718a44d66dfb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_2-M3UA(2365)@718a44d66dfb: ************************************************* MSC_Test_2-M3UA(2365)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2365)@718a44d66dfb: ************************************************* MSC_Test_2-SCCP(2363)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822133904906 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2366)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822133904998 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822133904998 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2368)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2368)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822133905004 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2368)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2368)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2368)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2368)@718a44d66dfb: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2368)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2368)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822133905023 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822133905023 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2369)@718a44d66dfb: Created GsupExpect[0] for "262420000001011" to be handled at TC_iu_lu_disconnect2(2372) TC_iu_lu_disconnect2(2372)@718a44d66dfb: 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 } } } } 20250822133905058 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822133905058 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822133905058 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822133905058 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2359)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2359)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2359)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822133905060 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133905060 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822133905060 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822133905060 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822133905060 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822133905060 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822133905060 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2359)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(2359)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2359)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2359)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2359)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822133905060 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133905060 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822133905060 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822133905060 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822133905060 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822133905060 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822133905060 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2359)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2359)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2359)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2359)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2359)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2359)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2359)@718a44d66dfb: Message received on association #8 20250822133905060 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822133905060 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2359)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822133905079 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) 20250822133905079 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) 20250822133905079 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822133905079 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2362)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2362)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2362)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2362)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_1-M3UA(2362)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250822133905083 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133905083 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822133905083 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822133905083 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822133905083 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822133905083 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822133905083 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(2362)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2362)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2362)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2362)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2362)@718a44d66dfb: Message received on association #8 20250822133905085 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133905085 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822133905085 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822133905085 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822133905085 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822133905085 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822133905085 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(2362)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2362)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2362)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2362)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) 20250822133905085 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250822133905085 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2362)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2362)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822133905098 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) 20250822133905098 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) 20250822133905098 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822133905098 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2365)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2365)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2365)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822133905106 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133905106 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822133905106 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822133905106 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822133905106 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822133905106 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) MSC_Test_2-M3UA(2365)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_2-M3UA(2365)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250822133905106 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2365)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2365)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2365)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822133905109 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133905109 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822133905109 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822133905109 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822133905109 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822133905110 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) MSC_Test_2-M3UA(2365)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250822133905110 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250822133905110 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.3/0 (xua_snm.c:406) 20250822133905110 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2362)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2365)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2362)@718a44d66dfb: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2365)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2365)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2365)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2365)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2365)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2365)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822133905871 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133905871 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133905871 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133905871 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133905871 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133905872 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133905872 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133905872 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2359)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133905872 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133905872 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133905872 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133905872 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133905872 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133905872 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133905872 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133905872 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2359)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2359)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2358)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250822133905885 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133905885 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133905885 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250822133905885 DLM3UA 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) 20250822133905885 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133905885 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133905885 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133905885 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2362)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133905886 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133905886 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133905886 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133905886 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) 20250822133905886 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133905886 DLSS7 DEBUG Found route for dpc=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) 20250822133905886 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250822133905886 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2362)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2362)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2361)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250822133905919 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133905920 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133905920 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133905920 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822133905920 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133905920 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133905920 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133905920 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2365)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133905920 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) 20250822133905920 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250822133905920 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133905920 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133905920 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133905920 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822133905920 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133905921 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133905921 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822133905921 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2365)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2365)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2364)@718a44d66dfb: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2364)@718a44d66dfb: Added conn table entry 0TC_iu_lu_disconnect2(2372)9668699 MSC_Test_2-SCCP(2363)@718a44d66dfb: First idle individual index:0 MSC_Test_2-M3UA(2365)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133905940 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133905940 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133905940 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133905940 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822133905940 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133905940 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133905940 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133905940 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133905940 DIUCS DEBUG (UTRAN-Iu-419 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) MSC_Test_2-RAN(2364)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 20250822133905940 DMSC DEBUG msub_fsm[0x56365ea57d40]{active}: Allocated (fsm.c:456) 20250822133905940 DMSC DEBUG msc_i[0x56365ea57c10]{READY}: Allocated (fsm.c:456) 20250822133905940 DMSC DEBUG msc_i[0x56365ea57c10]{READY}: is child of msub_fsm[0x56365ea57d40] (fsm.c:486) 20250822133905940 DMSC DEBUG msc_a[0x56365ea75050]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822133905940 DMSC DEBUG msc_a[0x56365ea75050]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea57d40] (fsm.c:486) 20250822133905940 DMSC DEBUG msc_a(unknown:UTRAN-Iu-419:NONE)[0x56365ea75050]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822133905940 DMSC DEBUG msc_i(unknown:UTRAN-Iu-419:NONE)[0x56365ea57c10]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822133905940 DMSC DEBUG msc_a(unknown:UTRAN-Iu-419:NONE)[0x56365ea75050]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822133905940 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-419:NONE)[0x56365ea75050]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250822133905940 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-419:NONE)[0x56365ea75050]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250822133905940 DMM DEBUG msc_a(IMSI-262420000001011:UTRAN-Iu-419:LU)[0x56365ea75050]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001011 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822133905940 DMM DEBUG msc_a(IMSI-262420000001011:UTRAN-Iu-419:LU)[0x56365ea75050]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822133905940 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001011:UTRAN-Iu-419:LU)[0x56365ea5fa80]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822133905940 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001011:UTRAN-Iu-419:LU)[0x56365ea5fa80]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001011:UTRAN-Iu-419:LU)[0x56365ea75050] (fsm.c:486) 20250822133905940 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001011:UTRAN-Iu-419:LU)[0x56365ea5fa80]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250822133905940 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001011:UTRAN-Iu-419:LU)[0x56365ea5fa80]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822133905940 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822133905940 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001011 id=262420000001011 (vlr.c:661) 20250822133905940 DVLR INFO New subscr, IMSI: 262420000001011 (vlr.c:562) 20250822133905940 DVLR DEBUG VLR subscr IMSI-262420000001011 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822133905940 DMSC DEBUG msc_a(IMSI-262420000001011:UTRAN-Iu-419:LU)[0x56365ea75050]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822133905940 DMSC DEBUG msc_a(IMSI-262420000001011:UTRAN-Iu-419:LU)[0x56365ea75050]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822133905940 DVLR DEBUG VLR subscr IMSI-262420000001011 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822133905940 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822133905940 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001011:UTRAN-Iu-419:LU)[0x56365ea5fa80]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822133905940 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001011:UTRAN-Iu-419:LU)[0x56365ea5fa80]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822133905940 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001011:UTRAN-Iu-419:LU)[0x56365ea5fa80]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250822133905940 DVLR DEBUG VLR_Authenticate(IMSI-262420000001011:UTRAN-Iu-419:LU)[0x56365ea2d160]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822133905940 DVLR DEBUG VLR_Authenticate(IMSI-262420000001011:UTRAN-Iu-419:LU)[0x56365ea2d160]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001011:UTRAN-Iu-419:LU)[0x56365ea5fa80] (fsm.c:486) 20250822133905940 DVLR DEBUG VLR_Authenticate(IMSI-262420000001011:UTRAN-Iu-419:LU)[0x56365ea2d160]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822133905940 DVLR DEBUG VLR_Authenticate(IMSI-262420000001011:UTRAN-Iu-419:LU)[0x56365ea2d160]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822133905940 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133905940 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133905940 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133905940 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822133905940 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133905940 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133905940 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822133905940 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2365)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2365)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2363)@718a44d66dfb: { messageType := 2, destLocRef := '93885B'O, sourceLocRef := '0001A3'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2363)@718a44d66dfb: Session index based on local reference:0 MSC_Test-GSUP(2369)@718a44d66dfb: Found GsupExpect[0] for "262420000001011" handled at TC_iu_lu_disconnect2(2372) MSC_Test-GSUP(2369)@718a44d66dfb: Added IMSI table entry 0TC_iu_lu_disconnect2(2372)"262420000001011" TC_iu_lu_disconnect2(2372)@718a44d66dfb: setverdict(pass): none -> pass MSC_Test_2-RAN(2364)@718a44d66dfb: Deleted conn table entry 0TC_iu_lu_disconnect2(2372)9668699 MSC_Test_2-SCCP(2363)@718a44d66dfb: Session index based on connection ID:0 20250822133906952 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133906952 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133906952 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133906952 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822133906952 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133906952 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133906952 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133906952 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2365)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133906953 DIUCS DEBUG (UTRAN-Iu-419) sccp_ran_sap_up(N-DISCONNECT.indication) (sccp_ran.c:116) 20250822133906953 DMSC DEBUG NULL{fi=NULL}: Closing no-RAN-peer-419 (ran_conn.c:142) 20250822133906953 DMSC DEBUG msc_i(IMSI-262420000001011:UTRAN-Iu-419:LU)[0x56365ea57c10]{READY}: Received Event MSC_EV_FROM_RAN_CONN_RELEASED (ran_conn.c:145) 20250822133906953 DMSC DEBUG msc_i(IMSI-262420000001011:UTRAN-Iu-419:LU)[0x56365ea57c10]{READY}: State change to CLEARED (no timeout) (msc_i.c:359) 20250822133906953 DMSC DEBUG msc_i(IMSI-262420000001011:UTRAN-Iu-419:LU)[0x56365ea57c10]{CLEARED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_i.c:221) 20250822133906953 DMSC DEBUG msc_i(IMSI-262420000001011:UTRAN-Iu-419:LU)[0x56365ea57c10]{CLEARED}: Removing from parent msub_fsm[0x56365ea57d40] (msc_i.c:221) 20250822133906953 DMSC DEBUG msc_i(IMSI-262420000001011:UTRAN-Iu-419:LU)[0x56365ea57c10]{CLEARED}: Freeing instance (msc_i.c:221) 20250822133906953 DMSC DEBUG msc_i(IMSI-262420000001011:UTRAN-Iu-419:LU)[0x56365ea57c10]{CLEARED}: Deallocated (fsm.c:568) 20250822133906953 DMSC DEBUG msub_fsm[0x56365ea57d40]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_i.c:221) 20250822133906953 DMSC DEBUG msub(IMSI-262420000001011) MSC-I terminated (msub.c:261) 20250822133906953 DMSC DEBUG msub(IMSI-262420000001011) 1 MSC-A still active (msub.c:79) 20250822133906953 DMSC DEBUG msub_fsm[0x56365ea57d40]{active}: State change to terminating (no timeout) (msub.c:91) 20250822133906953 DMSC DEBUG msub_fsm[0x56365ea57d40]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822133906953 DMSC DEBUG msc_a(IMSI-262420000001011:UTRAN-Iu-419:LU)[0x56365ea75050]{MSC_A_ST_AUTH_CIPH}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822133906953 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001011:UTRAN-Iu-419:LU)[0x56365ea5fa80]{VLR_ULA_S_WAIT_AUTH}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822133906953 DVLR DEBUG VLR_Authenticate(IMSI-262420000001011:UTRAN-Iu-419:LU)[0x56365ea2d160]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822133906953 DVLR DEBUG VLR_Authenticate(IMSI-262420000001011:UTRAN-Iu-419:LU)[0x56365ea2d160]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Removing from parent vlr_lu_fsm(IMSI-262420000001011:UTRAN-Iu-419:LU)[0x56365ea5fa80] (msub.c:113) 20250822133906953 DVLR DEBUG VLR_Authenticate(IMSI-262420000001011:UTRAN-Iu-419:LU)[0x56365ea2d160]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Freeing instance (msub.c:113) 20250822133906953 DVLR DEBUG VLR_Authenticate(IMSI-262420000001011:UTRAN-Iu-419:LU)[0x56365ea2d160]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Deallocated (fsm.c:568) 20250822133906953 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001011:UTRAN-Iu-419:LU)[0x56365ea5fa80]{VLR_ULA_S_WAIT_AUTH}: Removing from parent msc_a(IMSI-262420000001011:UTRAN-Iu-419:LU)[0x56365ea75050] (msub.c:113) 20250822133906953 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001011:UTRAN-Iu-419:LU)[0x56365ea5fa80]{VLR_ULA_S_WAIT_AUTH}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822133906953 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001011:UTRAN-Iu-419:LU)[0x56365ea5fa80]{VLR_ULA_S_WAIT_AUTH}: Freeing instance (msub.c:113) 20250822133906953 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001011:UTRAN-Iu-419:LU)[0x56365ea5fa80]{VLR_ULA_S_WAIT_AUTH}: Deallocated (fsm.c:568) 20250822133906953 DMSC DEBUG msc_a(IMSI-262420000001011:UTRAN-Iu-419:LU)[0x56365ea75050]{MSC_A_ST_AUTH_CIPH}: Removing from parent msub_fsm[0x56365ea57d40] (msub.c:113) 20250822133906953 DMSC DEBUG msc_a(IMSI-262420000001011:UTRAN-Iu-419:LU)[0x56365ea75050]{MSC_A_ST_AUTH_CIPH}: Freeing instance (msub.c:113) 20250822133906953 DMSC DEBUG msc_a(IMSI-262420000001011:UTRAN-Iu-419:LU)[0x56365ea75050]{MSC_A_ST_AUTH_CIPH}: Deallocated (fsm.c:568) 20250822133906953 DMSC DEBUG msub(IMSI-262420000001011) Free (msub.c:119) 20250822133906953 DVLR INFO VLR subscr IMSI-262420000001011 - active-conn: now used by 0 (-) (msub.c:375) 20250822133906953 DVLR DEBUG SUBSCR(IMSI-262420000001011) freeing VLR subscr (max total use count was 2) (vlr.c:472) 20250822133906953 DMSC DEBUG msub_fsm[0x56365ea57d40]{terminating}: Freeing instance (msub.c:113) 20250822133906953 DMSC DEBUG msub_fsm[0x56365ea57d40]{terminating}: Deallocated (fsm.c:568) 20250822133906953 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-419 (ran_conn.c:155) 20250822133906953 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133906953 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133906954 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133906954 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822133906954 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133906954 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133906954 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822133906954 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2365)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2365)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2363)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2363)@718a44d66dfb: RLC received in state:disconnect_pending TC_iu_lu_disconnect2(2372)@718a44d66dfb: Final verdict of PTC: pass 20250822133907948 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822133907948 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822133907948 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822133907948 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822133907948 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822133907948 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822133907948 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822133907948 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822133907948 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822133907948 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133907948 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822133907948 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822133907948 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822133907948 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822133907948 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822133907948 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822133907948 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822133907948 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822133907948 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250822133907948 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822133907948 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-SCCP(2357)@718a44d66dfb: Final verdict of PTC: none 20250822133907949 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-M3UA(2359)@718a44d66dfb: Final verdict of PTC: none MSC_Test_1-SCCP(2360)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP(2369)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(2358)@718a44d66dfb: Final verdict of PTC: none 20250822133907949 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) 20250822133907949 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) 20250822133907949 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822133907949 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250822133907949 DLINP ERROR virt-rnc0-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250822133907949 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) 20250822133907949 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:772) 20250822133907949 DLSS7 ERROR 0: asp-virt-rnc0-0: xUA SRV SEND_FAILED (osmo_ss7_asp.c:795) MSC_Test-GSUP-IPA(2368)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(2366)@718a44d66dfb: Final verdict of PTC: none MSC_Test_1-RAN(2361)@718a44d66dfb: Final verdict of PTC: none 20250822133907949 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) 20250822133907949 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133907949 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822133907949 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822133907949 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822133907949 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822133907949 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822133907950 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822133907950 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822133907950 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.3/0 (xua_snm.c:371) 20250822133907950 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) 20250822133907950 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822133907950 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(2363)@718a44d66dfb: Final verdict of PTC: none MSC_Test_2-M3UA(2365)@718a44d66dfb: Final verdict of PTC: none 20250822133907950 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822133907950 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250822133907950 DLINP ERROR SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer (stream_srv.c:743) MSC_Test_2-RAN(2364)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(2367)@718a44d66dfb: Final verdict of PTC: none MSC_Test_1-M3UA(2362)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2356)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2373)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(2370)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(2371)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(2356): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(2357): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(2358): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(2359): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-SCCP(2360): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-RAN(2361): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-M3UA(2362): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_2-SCCP(2363): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_2-RAN(2364): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_2-M3UA(2365): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(2366): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(2367): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(2368): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(2369): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(2370): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(2371): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_iu_lu_disconnect2(2372): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(2373): none (pass -> pass) MTC@718a44d66dfb: Test case TC_iu_lu_disconnect finished. Verdict: pass MTC@718a44d66dfb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_disconnect pass'. 20250822133907950 DLINP ERROR virt-bsc1-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250822133907950 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) 20250822133907950 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:772) 20250822133907950 DLSS7 ERROR 0: asp-virt-bsc1-0: xUA SRV SEND_FAILED (osmo_ss7_asp.c:795) Fri Aug 22 13:39:07 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 20250822133908950 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=199496) 20250822133909948 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822133909948 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822133909948 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822133909951 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822133909951 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822133909951 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822133909951 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=199496, count=202088) 20250822133910953 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:39: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_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 20250822133911955 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_iu_lu_by_imei started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(2377)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(2377)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2377)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(2375)@718a44d66dfb: v_sccp_pdu_maxlen:268 MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_1-M3UA(2380)@718a44d66dfb: ************************************************* MSC_Test_1-M3UA(2380)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2380)@718a44d66dfb: ************************************************* MSC_Test_1-SCCP(2378)@718a44d66dfb: v_sccp_pdu_maxlen:268 MTC@718a44d66dfb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_2-M3UA(2383)@718a44d66dfb: ************************************************* MSC_Test_2-M3UA(2383)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2383)@718a44d66dfb: ************************************************* MSC_Test_2-SCCP(2381)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822133912795 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2384)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822133912956 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822133912956 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) 20250822133912957 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822133912958 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822133912958 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822133912958 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(2386)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test_0-M3UA(2377)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2377)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2377)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test-GSUP-IPA(2386)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822133912962 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250822133912963 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133912963 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822133912963 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822133912963 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822133912963 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822133912963 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822133912963 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2377)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(2377)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test-GSUP-IPA(2386)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2386)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2386)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2386)@718a44d66dfb: IPA 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(2377)@718a44d66dfb: Message received on association #8 MSC_Test-GSUP-IPA(2386)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2386)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(2377)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2377)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822133912965 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133912965 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822133912965 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822133912965 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822133912965 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822133912965 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822133912965 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250822133912965 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) 20250822133912965 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822133912965 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2377)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2377)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2377)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2377)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2377)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2377)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2377)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2377)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822133912972 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) 20250822133912972 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) 20250822133912972 DLSS7 FATAL 0: asp-virt-bsc1-0: accept of new connection from (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one (osmo_ss7_xua_srv.c:119) 20250822133912972 DLSS7 INFO ?: connection closed (osmo_ss7_asp.c:1106) 20250822133912972 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822133912972 DLSS7 ERROR XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted (osmo_ss7_xua_srv.c:192) 20250822133912972 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2380)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2380)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2380)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2380)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_1-M3UA(2380)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250822133912975 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133912975 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822133912975 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822133912975 DLSS7 ERROR XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' (xua_asp_fsm.c:300) 20250822133912975 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:663) 20250822133912975 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822133912975 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822133912975 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication (xua_asp_fsm.c:119) 20250822133912975 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) 20250822133912975 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2380)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2380)@718a44d66dfb: Received M3UA_ERR -> discard MSC_Test_1-M3UA(2380)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2380)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2380)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2380)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2380)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2380)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250822133912977 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250822133912977 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133912977 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822133912977 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822133912977 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822133912977 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822133912977 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_ACTIVE (xua_as_fsm.c:467) 20250822133912977 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250822133912977 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2380)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2380)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2380)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2380)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2380)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822133912987 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) 20250822133912987 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) 20250822133912987 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822133912987 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 20250822133912988 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822133912988 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test_2-M3UA(2383)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2383)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2383)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822133912989 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133912989 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822133912989 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822133912989 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822133912989 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822133912989 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822133912989 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2383)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_2-M3UA(2383)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2383)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2383)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2383)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822133912990 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133912990 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822133912990 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822133912990 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822133912990 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822133912990 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822133912990 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2383)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250822133912990 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.3/0 (xua_snm.c:406) 20250822133912990 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2380)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2383)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2380)@718a44d66dfb: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2383)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2383)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2383)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2383)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2383)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2383)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(2387)@718a44d66dfb: Created GsupExpect[0] for "262420000001012" to be handled at TC_iu_lu_by_imei2(2390) TC_iu_lu_by_imei2(2390)@718a44d66dfb: 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 } } } } 20250822133913775 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133913775 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133913775 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133913775 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133913775 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133913775 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133913775 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133913775 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2377)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133913775 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133913775 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133913775 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133913775 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133913775 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133913775 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133913775 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133913775 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2377)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2377)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822133913782 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133913782 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133913782 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250822133913782 DLM3UA 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) 20250822133913782 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133913782 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133913782 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133913782 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2380)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133913782 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133913782 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133913782 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133913782 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) 20250822133913782 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133913782 DLSS7 DEBUG Found route for dpc=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) 20250822133913782 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250822133913782 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2380)@718a44d66dfb: Message received on association #8 MSC_Test_0-RAN(2376)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2380)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2379)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250822133913805 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133913805 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133913805 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133913805 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822133913805 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133913805 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133913805 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133913805 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2383)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133913805 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) 20250822133913805 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250822133913805 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133913805 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133913806 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133913806 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822133913806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133913806 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133913806 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822133913806 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2383)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2383)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2382)@718a44d66dfb: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2382)@718a44d66dfb: Added conn table entry 0TC_iu_lu_by_imei2(2390)7060715 MSC_Test_2-SCCP(2381)@718a44d66dfb: First idle individual index:0 20250822133913821 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133913821 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133913821 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133913821 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822133913821 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133913821 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133913821 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133913821 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133913821 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) 20250822133913821 DMSC DEBUG msub_fsm[0x56365ea2d160]{active}: Allocated (fsm.c:456) 20250822133913821 DMSC DEBUG msc_i[0x56365ea5fa80]{READY}: Allocated (fsm.c:456) 20250822133913821 DMSC DEBUG msc_i[0x56365ea5fa80]{READY}: is child of msub_fsm[0x56365ea2d160] (fsm.c:486) MSC_Test_2-M3UA(2383)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133913821 DMSC DEBUG msc_a[0x56365ea75050]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822133913821 DMSC DEBUG msc_a[0x56365ea75050]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea2d160] (fsm.c:486) MSC_Test_2-RAN(2382)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 20250822133913821 DMSC DEBUG msc_a(unknown:UTRAN-Iu-420:NONE)[0x56365ea75050]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822133913821 DMSC DEBUG msc_i(unknown:UTRAN-Iu-420:NONE)[0x56365ea5fa80]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822133913821 DMSC DEBUG msc_a(unknown:UTRAN-Iu-420:NONE)[0x56365ea75050]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822133913821 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-420:NONE)[0x56365ea75050]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250822133913822 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-420:NONE)[0x56365ea75050]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250822133913822 DMM DEBUG msc_a(IMEI-499990000010120:UTRAN-Iu-420:LU)[0x56365ea75050]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMEI-499990000010120 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822133913822 DMM ERROR msc_a(IMEI-499990000010120:UTRAN-Iu-420:LU)[0x56365ea75050]{MSC_A_ST_VALIDATE_L3}: unknown mobile identity type (gsm_04_08.c:398) 20250822133913822 DMM DEBUG msc_a(IMEI-499990000010120:UTRAN-Iu-420:LU)[0x56365ea75050]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822133913822 DVLR DEBUG vlr_lu_fsm(IMEI-499990000010120:UTRAN-Iu-420:LU)[0x56365ea2dd60]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822133913822 DVLR DEBUG vlr_lu_fsm(IMEI-499990000010120:UTRAN-Iu-420:LU)[0x56365ea2dd60]{VLR_ULA_S_IDLE}: is child of msc_a(IMEI-499990000010120:UTRAN-Iu-420:LU)[0x56365ea75050] (fsm.c:486) 20250822133913822 DVLR DEBUG vlr_lu_fsm(IMEI-499990000010120:UTRAN-Iu-420:LU)[0x56365ea2dd60]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250822133913822 DVLR DEBUG vlr_lu_fsm(IMEI-499990000010120:UTRAN-Iu-420:LU)[0x56365ea2dd60]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822133913822 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1055) 20250822133913822 DVLR INFO New subscr, TMSI: 0xffffffff (vlr.c:592) 20250822133913822 DVLR DEBUG VLR subscr unknown + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822133913822 DMSC DEBUG msc_a(unknown:UTRAN-Iu-420:LU)[0x56365ea75050]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822133913822 DMSC DEBUG msc_a(unknown:UTRAN-Iu-420:LU)[0x56365ea75050]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822133913822 DVLR DEBUG VLR subscr unknown - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1068) 20250822133913822 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822133913822 DVLR DEBUG vlr_lu_fsm(unknown:UTRAN-Iu-420:LU)[0x56365ea2dd60]{VLR_ULA_S_IDLE}: vlr_loc_upd_want_imsi() (vlr_lu_fsm.c:1003) 20250822133913822 DVLR DEBUG vlr_lu_fsm(unknown:UTRAN-Iu-420:LU)[0x56365ea2dd60]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_IMSI (T3270, 12s) (vlr_lu_fsm.c:1008) 20250822133913822 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-420:LU)[0x56365ea75050]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_ID_REQ (msc_a.c:2106) 20250822133913822 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-420:LU)[0x56365ea75050]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822133913822 DMSC DEBUG msc_i(unknown:UTRAN-Iu-420:LU)[0x56365ea5fa80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133913822 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133913822 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133913822 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133913822 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822133913822 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133913822 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133913822 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822133913822 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133913822 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133913822 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133913822 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133913822 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822133913822 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133913822 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133913822 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822133913822 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2383)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2383)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2383)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2383)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2381)@718a44d66dfb: { messageType := 2, destLocRef := '6BBCEB'O, sourceLocRef := '0001A4'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2381)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2381)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2381)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2381)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2381)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822133918823 DMSC DEBUG msc_a(unknown:UTRAN-Iu-420:LU)[0x56365ea75050]{MSC_A_ST_AUTH_CIPH}: Timeout of X1 (fsm.c:317) 20250822133918823 DMSC DEBUG msc_a(unknown:UTRAN-Iu-420:LU)[0x56365ea75050]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_CN_CLOSE (msc_a.c:927) 20250822133918823 DMSC DEBUG msc_a(unknown:UTRAN-Iu-420:LU)[0x56365ea75050]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133918823 DMSC DEBUG msc_a(unknown:UTRAN-Iu-420:LU)[0x56365ea75050]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:454) 20250822133918823 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-420:LU)[0x56365ea75050]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250822133918823 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) 20250822133918823 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) 20250822133918823 DMM INFO msc_a(unknown:UTRAN-Iu-420:LU)[0x56365ea75050]{MSC_A_ST_RELEASING}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250822133918823 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-420:LU)[0x56365ea75050]{MSC_A_ST_RELEASING}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_REJECT (msc_a.c:2106) 20250822133918823 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-420:LU)[0x56365ea75050]{MSC_A_ST_RELEASING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822133918823 DMSC DEBUG msc_i(unknown:UTRAN-Iu-420:LU)[0x56365ea5fa80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133918823 DVLR DEBUG vlr_lu_fsm(unknown:UTRAN-Iu-420:LU)[0x56365ea2dd60]{VLR_ULA_S_WAIT_IMSI}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822133918823 DMSC DEBUG msc_a(unknown:UTRAN-Iu-420:LU)[0x56365ea75050]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_CN_CLOSE (vlr_lu_fsm.c:772) 20250822133918823 DVLR DEBUG VLR subscr unknown - vlr_subscr_cancel_attach_fsm: now used by 2 (active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822133918823 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-420:LU)[0x56365ea75050]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250822133918823 DMSC DEBUG msc_i(unknown:UTRAN-Iu-420:LU)[0x56365ea5fa80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822133918823 DVLR DEBUG VLR subscr unknown - msc_a_fsm_releasing_onenter: now used by 1 (active-conn) (msc_a.c:1004) 20250822133918824 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133918824 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133918824 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133918824 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822133918824 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133918824 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133918824 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822133918824 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133918824 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133918824 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133918824 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133918824 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822133918824 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133918824 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133918824 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822133918824 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2383)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2383)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2383)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2383)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2381)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2381)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2381)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2381)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2381)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2381)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2381)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2381)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2381)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2381)@718a44d66dfb: vl_len:7 MSC_Test_2-SCCP(2381)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2381)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250822133918847 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133918847 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133918847 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133918847 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822133918847 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(2383)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133918847 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133918847 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133918847 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133918847 DIUCS DEBUG (UTRAN-Iu-420) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822133918847 DMSC DEBUG msc_i(unknown:UTRAN-Iu-420:LU)[0x56365ea5fa80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133918847 DIUCS DEBUG msc_i(unknown:UTRAN-Iu-420:LU)[0x56365ea5fa80]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822133918847 DMSC DEBUG msc_a(unknown:UTRAN-Iu-420:LU)[0x56365ea75050]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133918848 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-420:LU)[0x56365ea75050]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822133918848 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-420:LU)[0x56365ea75050]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250822133918848 DMSC DEBUG msc_a(unknown:UTRAN-Iu-420:LU)[0x56365ea75050]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822133918848 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-420:LU)[0x56365ea75050]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250822133918848 DMSC DEBUG msc_a(unknown:UTRAN-Iu-420:LU)[0x56365ea75050]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133918848 DMSC DEBUG msc_a(unknown:UTRAN-Iu-420:LU)[0x56365ea75050]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822133918848 DVLR DEBUG vlr_lu_fsm(unknown:UTRAN-Iu-420:LU)[0x56365ea2dd60]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822133918848 DVLR DEBUG vlr_lu_fsm(unknown:UTRAN-Iu-420:LU)[0x56365ea2dd60]{VLR_ULA_S_DONE}: Removing from parent msc_a(unknown:UTRAN-Iu-420:LU)[0x56365ea75050] (msc_a.c:1053) 20250822133918848 DVLR DEBUG vlr_lu_fsm(unknown:UTRAN-Iu-420:LU)[0x56365ea2dd60]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822133918848 DVLR DEBUG vlr_lu_fsm(unknown:UTRAN-Iu-420:LU)[0x56365ea2dd60]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822133918848 DVLR DEBUG vlr_lu_fsm(unknown:UTRAN-Iu-420:LU)[0x56365ea2dd60]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822133918848 DMSC DEBUG msc_a(unknown:UTRAN-Iu-420:LU)[0x56365ea75050]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea2d160] (msc_a.c:1053) 20250822133918848 DMSC DEBUG msc_a(unknown:UTRAN-Iu-420:LU)[0x56365ea75050]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822133918848 DMSC DEBUG msc_a(unknown:UTRAN-Iu-420:LU)[0x56365ea75050]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822133918848 DMSC DEBUG msub_fsm[0x56365ea2d160]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822133918848 DMSC DEBUG msub(unknown) MSC-A terminated (msub.c:261) 20250822133918848 DMSC DEBUG msub(unknown) 1 MSC-I still active (msub.c:79) 20250822133918848 DMSC DEBUG msub_fsm[0x56365ea2d160]{active}: State change to terminating (no timeout) (msub.c:91) 20250822133918848 DMSC DEBUG msub_fsm[0x56365ea2d160]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822133918848 DMSC DEBUG msc_i(unknown:UTRAN-Iu-420:LU)[0x56365ea5fa80]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822133918848 DMSC DEBUG msc_i(unknown:UTRAN-Iu-420:LU)[0x56365ea5fa80]{READY}: Removing from parent msub_fsm[0x56365ea2d160] (msub.c:113) 20250822133918848 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Closing UTRAN-Iu-420 (ran_conn.c:142) 20250822133918849 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-420 (ran_conn.c:155) 20250822133918849 DMSC DEBUG msc_i(unknown:UTRAN-Iu-420:LU)[0x56365ea5fa80]{READY}: Freeing instance (msub.c:113) 20250822133918849 DMSC DEBUG msc_i(unknown:UTRAN-Iu-420:LU)[0x56365ea5fa80]{READY}: Deallocated (fsm.c:568) 20250822133918849 DMSC DEBUG msub(unknown) Free (msub.c:119) 20250822133918849 DVLR INFO VLR subscr unknown - active-conn: now used by 0 (-) (msub.c:375) 20250822133918849 DVLR DEBUG SUBSCR(unknown) freeing VLR subscr (max total use count was 3) (vlr.c:472) 20250822133918849 DMSC DEBUG msub_fsm[0x56365ea2d160]{terminating}: Freeing instance (msub.c:113) 20250822133918849 DMSC DEBUG msub_fsm[0x56365ea2d160]{terminating}: Deallocated (fsm.c:568) 20250822133918849 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133918849 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133918849 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133918849 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822133918849 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133918849 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133918849 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822133918849 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2383)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2383)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2381)@718a44d66dfb: Session index based on local reference:0 20250822133918852 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133918853 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_2-M3UA(2383)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133918853 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133918853 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822133918853 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133918853 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133918853 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133918853 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(2382)@718a44d66dfb: Deleted conn table entry 0TC_iu_lu_by_imei2(2390)7060715 TC_iu_lu_by_imei2(2390)@718a44d66dfb: setverdict(pass): none -> pass TC_iu_lu_by_imei2(2390)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_by_imei2(2390)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_by_imei2(2390)@718a44d66dfb: Final verdict of PTC: pass 20250822133918863 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822133918863 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250822133918864 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822133918864 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) 20250822133918864 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822133918864 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822133918864 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822133918864 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822133918864 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822133918864 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822133918864 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822133918864 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) 20250822133918864 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822133918864 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822133918864 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822133918864 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822133918864 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822133918864 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) MSC_Test_0-SCCP(2375)@718a44d66dfb: Final verdict of PTC: none 20250822133918864 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) 20250822133918865 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133918865 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250822133918865 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822133918865 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) MSC_Test_1-SCCP(2378)@718a44d66dfb: Final verdict of PTC: none MSC_Test_1-M3UA(2380)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP(2387)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-M3UA(2377)@718a44d66dfb: Final verdict of PTC: none MSC_Test_2-SCCP(2381)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(2384)@718a44d66dfb: Final verdict of PTC: none 20250822133918865 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250822133918865 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822133918865 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822133918865 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822133918865 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822133918865 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822133918865 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133918865 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822133918865 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822133918865 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822133918865 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822133918865 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822133918865 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822133918865 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(2386)@718a44d66dfb: Final verdict of PTC: none 20250822133918866 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) 20250822133918866 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) 20250822133918866 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) 20250822133918866 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822133918866 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250822133918866 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) 20250822133918866 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133918866 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822133918866 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822133918866 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822133918866 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822133918866 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822133918866 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) MSC_Test_2-RAN(2382)@718a44d66dfb: Final verdict of PTC: none 20250822133918866 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822133918866 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822133918866 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822133918866 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822133918866 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.3/0 (xua_snm.c:371) MSC_Test_0-RAN(2376)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(2388)@718a44d66dfb: Final verdict of PTC: none 20250822133918866 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-MGCP(2385)@718a44d66dfb: Final verdict of PTC: none MSC_Test_2-M3UA(2383)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(2389)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2391)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2374)@718a44d66dfb: Final verdict of PTC: none MSC_Test_1-RAN(2379)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(2374): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(2375): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(2376): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(2377): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-SCCP(2378): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-RAN(2379): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-M3UA(2380): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_2-SCCP(2381): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_2-RAN(2382): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_2-M3UA(2383): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(2384): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(2385): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(2386): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(2387): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(2388): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(2389): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_iu_lu_by_imei2(2390): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(2391): none (pass -> pass) MTC@718a44d66dfb: Test case TC_iu_lu_by_imei finished. Verdict: pass MTC@718a44d66dfb: 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'. Fri Aug 22 13:39:18 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 20250822133919866 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=233828) 20250822133920865 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822133920865 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822133920865 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822133920865 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822133920865 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822133920865 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822133920867 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822133920867 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822133920867 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822133920868 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=233828, count=237136) 20250822133921869 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:39:22 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests_Iu.TC_iu_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 20250822133922871 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_iu_imsi_detach_by_imsi started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2395)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(2395)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2395)@718a44d66dfb: ************************************************* MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-SCCP(2393)@718a44d66dfb: v_sccp_pdu_maxlen:268 MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_1-M3UA(2398)@718a44d66dfb: ************************************************* MSC_Test_1-M3UA(2398)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2398)@718a44d66dfb: ************************************************* MSC_Test_1-SCCP(2396)@718a44d66dfb: v_sccp_pdu_maxlen:268 MTC@718a44d66dfb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MSC_Test_2-M3UA(2401)@718a44d66dfb: ************************************************* MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_2-M3UA(2401)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2401)@718a44d66dfb: ************************************************* MSC_Test_2-SCCP(2399)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822133923757 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2402)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822133923872 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822133923872 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2404)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2404)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822133923878 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2404)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2404)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2404)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2404)@718a44d66dfb: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2404)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2404)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822133923899 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822133923899 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250822133923922 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822133923922 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822133923922 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822133923922 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2395)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2395)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2395)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822133923924 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133923924 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822133923924 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822133923924 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822133923924 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822133923924 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822133923924 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2395)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(2395)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2395)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2395)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2395)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822133923926 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133923926 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822133923926 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822133923926 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822133923926 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822133923926 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822133923926 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2395)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250822133923926 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822133923926 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2395)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2395)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2395)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2395)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2395)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2395)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2395)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822133923936 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) 20250822133923936 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) 20250822133923936 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822133923936 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) TC_iu_imsi_detach_by_imsi2(2408)@718a44d66dfb: 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 } } } } } } } } MSC_Test_1-M3UA(2398)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2398)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2398)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822133923937 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133923937 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822133923937 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822133923937 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822133923937 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822133923937 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822133923937 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2398)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_1-M3UA(2398)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2398)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2398)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2398)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822133923938 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133923938 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822133923938 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822133923938 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822133923938 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822133923938 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822133923938 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(2398)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2398)@718a44d66dfb: Message received on association #8 20250822133923938 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250822133923938 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2398)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2398)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2398)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2398)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2398)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2398)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822133923951 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) 20250822133923951 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) 20250822133923951 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822133923951 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(2401)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2401)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2401)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822133923955 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133923955 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822133923955 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822133923955 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822133923955 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822133923955 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822133923955 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(2401)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_2-M3UA(2401)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2401)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2401)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2401)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822133923957 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133923957 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822133923957 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822133923957 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822133923957 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822133923957 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822133923957 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2401)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250822133923957 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.3/0 (xua_snm.c:406) 20250822133923957 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2398)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2398)@718a44d66dfb: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2401)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2401)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2401)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2401)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2401)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2401)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2401)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822133924736 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133924736 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133924736 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133924736 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133924736 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133924736 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133924736 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133924736 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2395)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133924737 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133924737 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133924737 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133924737 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133924737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133924737 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133924737 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133924737 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2395)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2395)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2394)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250822133924753 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133924753 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133924753 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250822133924753 DLM3UA 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) 20250822133924753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133924753 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133924753 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133924753 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2398)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133924753 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133924753 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133924753 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133924753 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) 20250822133924753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133924753 DLSS7 DEBUG Found route for dpc=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) 20250822133924753 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250822133924753 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2398)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2398)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2397)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250822133924762 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133924762 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133924762 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133924762 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822133924762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133924762 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133924762 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133924762 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2401)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133924762 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) 20250822133924762 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250822133924762 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133924762 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133924762 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133924763 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822133924763 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133924763 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133924763 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822133924763 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2401)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2401)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2400)@718a44d66dfb: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2400)@718a44d66dfb: Added conn table entry 0TC_iu_imsi_detach_by_imsi2(2408)15714896 MSC_Test_2-SCCP(2399)@718a44d66dfb: First idle individual index:0 20250822133924769 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133924769 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133924769 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133924769 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822133924769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133924769 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133924769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133924769 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2401)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2400)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 20250822133924769 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) 20250822133924769 DMSC DEBUG msub_fsm[0x56365ea2dd60]{active}: Allocated (fsm.c:456) 20250822133924769 DMSC DEBUG msc_i[0x56365ea75050]{READY}: Allocated (fsm.c:456) 20250822133924769 DMSC DEBUG msc_i[0x56365ea75050]{READY}: is child of msub_fsm[0x56365ea2dd60] (fsm.c:486) 20250822133924769 DMSC DEBUG msc_a[0x56365ea5fa80]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822133924769 DMSC DEBUG msc_a[0x56365ea5fa80]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea2dd60] (fsm.c:486) 20250822133924769 DMSC DEBUG msc_a(unknown:UTRAN-Iu-421:NONE)[0x56365ea5fa80]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822133924769 DMSC DEBUG msc_i(unknown:UTRAN-Iu-421:NONE)[0x56365ea75050]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822133924769 DMSC DEBUG msc_a(unknown:UTRAN-Iu-421:NONE)[0x56365ea5fa80]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822133924769 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-421:NONE)[0x56365ea5fa80]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250822133924769 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-421:NONE)[0x56365ea5fa80]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250822133924769 DMM DEBUG IMSI DETACH INDICATION: IMSI-262420000001014 (gsm_04_08.c:980) 20250822133924769 DMM ERROR IMSI DETACH for unknown subscriber IMSI-262420000001014 (gsm_04_08.c:1004) 20250822133924769 DMSC DEBUG msc_a(unknown:UTRAN-Iu-421:NONE)[0x56365ea5fa80]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_CN_CLOSE (msc_a.c:2248) 20250822133924769 DMSC DEBUG msc_a(unknown:UTRAN-Iu-421:NONE)[0x56365ea5fa80]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:288) 20250822133924769 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-421:NONE)[0x56365ea5fa80]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:948) 20250822133924769 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-421:NONE)[0x56365ea5fa80]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250822133924769 DMSC DEBUG msc_i(unknown:UTRAN-Iu-421:NONE)[0x56365ea75050]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822133924770 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133924770 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133924770 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133924770 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822133924770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133924770 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133924770 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822133924770 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133924770 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133924770 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133924770 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133924770 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822133924770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133924770 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133924770 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822133924770 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2401)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2401)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2401)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(2399)@718a44d66dfb: { messageType := 2, destLocRef := 'EFCA50'O, sourceLocRef := '0001A5'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2399)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-M3UA(2401)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2399)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2399)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2399)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2399)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2399)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2399)@718a44d66dfb: vl_len:7 MSC_Test_2-SCCP(2399)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2399)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250822133924775 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133924775 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133924775 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133924775 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822133924775 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133924775 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133924775 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133924775 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2401)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133924775 DIUCS DEBUG (UTRAN-Iu-421) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822133924775 DMSC DEBUG msc_i(unknown:UTRAN-Iu-421:NONE)[0x56365ea75050]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133924775 DIUCS DEBUG msc_i(unknown:UTRAN-Iu-421:NONE)[0x56365ea75050]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822133924775 DMSC DEBUG msc_a(unknown:UTRAN-Iu-421:NONE)[0x56365ea5fa80]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133924775 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-421:NONE)[0x56365ea5fa80]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822133924775 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-421:NONE)[0x56365ea5fa80]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250822133924775 DMSC DEBUG msc_a(unknown:UTRAN-Iu-421:NONE)[0x56365ea5fa80]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822133924775 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-421:NONE)[0x56365ea5fa80]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250822133924775 DMSC DEBUG msc_a(unknown:UTRAN-Iu-421:NONE)[0x56365ea5fa80]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133924775 DMSC DEBUG msc_a(unknown:UTRAN-Iu-421:NONE)[0x56365ea5fa80]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822133924775 DMSC DEBUG msc_a(unknown:UTRAN-Iu-421:NONE)[0x56365ea5fa80]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea2dd60] (msc_a.c:1053) 20250822133924775 DMSC DEBUG msc_a(unknown:UTRAN-Iu-421:NONE)[0x56365ea5fa80]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822133924775 DMSC DEBUG msc_a(unknown:UTRAN-Iu-421:NONE)[0x56365ea5fa80]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822133924775 DMSC DEBUG msub_fsm[0x56365ea2dd60]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822133924775 DMSC DEBUG msub(unknown) MSC-A terminated (msub.c:261) 20250822133924775 DMSC DEBUG msub(unknown) 1 MSC-I still active (msub.c:79) 20250822133924775 DMSC DEBUG msub_fsm[0x56365ea2dd60]{active}: State change to terminating (no timeout) (msub.c:91) 20250822133924775 DMSC DEBUG msub_fsm[0x56365ea2dd60]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822133924775 DMSC DEBUG msc_i(unknown:UTRAN-Iu-421:NONE)[0x56365ea75050]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822133924775 DMSC DEBUG msc_i(unknown:UTRAN-Iu-421:NONE)[0x56365ea75050]{READY}: Removing from parent msub_fsm[0x56365ea2dd60] (msub.c:113) 20250822133924775 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Closing UTRAN-Iu-421 (ran_conn.c:142) 20250822133924775 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-421 (ran_conn.c:155) 20250822133924775 DMSC DEBUG msc_i(unknown:UTRAN-Iu-421:NONE)[0x56365ea75050]{READY}: Freeing instance (msub.c:113) 20250822133924775 DMSC DEBUG msc_i(unknown:UTRAN-Iu-421:NONE)[0x56365ea75050]{READY}: Deallocated (fsm.c:568) 20250822133924775 DMSC DEBUG msub(unknown) Free (msub.c:119) 20250822133924775 DMSC DEBUG msub_fsm[0x56365ea2dd60]{terminating}: Freeing instance (msub.c:113) 20250822133924775 DMSC DEBUG msub_fsm[0x56365ea2dd60]{terminating}: Deallocated (fsm.c:568) 20250822133924775 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133924775 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133924775 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133924775 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822133924775 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133924775 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133924775 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822133924775 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2401)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2401)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2399)@718a44d66dfb: Session index based on local reference:0 20250822133924776 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133924776 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133924776 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133924776 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822133924776 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133924776 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133924776 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133924776 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2401)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2400)@718a44d66dfb: Deleted conn table entry 0TC_iu_imsi_detach_by_imsi2(2408)15714896 TC_iu_imsi_detach_by_imsi2(2408)@718a44d66dfb: setverdict(pass): none -> pass TC_iu_imsi_detach_by_imsi2(2408)@718a44d66dfb: Final verdict of PTC: pass 20250822133924778 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822133924778 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822133924778 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822133924778 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822133924778 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822133924778 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822133924778 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822133924778 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822133924778 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822133924778 DLSS7 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(2393)@718a44d66dfb: Final verdict of PTC: none 20250822133924778 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822133924778 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822133924778 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822133924778 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822133924778 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822133924778 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822133924778 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822133924778 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822133924778 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250822133924778 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822133924778 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2395)@718a44d66dfb: Final verdict of PTC: none MSC_Test_1-SCCP(2396)@718a44d66dfb: Final verdict of PTC: none 20250822133924779 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) 20250822133924779 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) 20250822133924779 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822133924779 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250822133924779 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) 20250822133924779 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133924779 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250822133924779 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822133924779 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822133924779 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822133924779 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822133924779 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822133924779 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) MSC_Test-MNCC(2402)@718a44d66dfb: Final verdict of PTC: none 20250822133924779 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) MSC_Test-GSUP(2405)@718a44d66dfb: Final verdict of PTC: none MSC_Test_1-M3UA(2398)@718a44d66dfb: Final verdict of PTC: none 20250822133924779 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) 20250822133924779 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) 20250822133924779 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822133924779 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250822133924779 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) 20250822133924779 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133924779 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822133924779 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822133924779 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822133924779 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822133924779 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822133924779 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822133924779 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822133924779 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822133924779 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.3/0 (xua_snm.c:371) 20250822133924780 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-RAN(2394)@718a44d66dfb: Final verdict of PTC: none MSC_Test_2-SCCP(2399)@718a44d66dfb: Final verdict of PTC: none MSC_Test_2-M3UA(2401)@718a44d66dfb: Final verdict of PTC: none 20250822133924780 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(2404)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(2403)@718a44d66dfb: Final verdict of PTC: none MSC_Test_2-RAN(2400)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2409)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2392)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(2407)@718a44d66dfb: Final verdict of PTC: none MSC_Test_1-RAN(2397)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(2406)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(2392): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(2393): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(2394): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(2395): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-SCCP(2396): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-RAN(2397): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-M3UA(2398): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_2-SCCP(2399): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_2-RAN(2400): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_2-M3UA(2401): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(2402): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(2403): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(2404): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(2405): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(2406): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(2407): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_iu_imsi_detach_by_imsi2(2408): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(2409): none (pass -> pass) MTC@718a44d66dfb: Test case TC_iu_imsi_detach_by_imsi finished. Verdict: pass MTC@718a44d66dfb: 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'. Fri Aug 22 13:39:24 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 20250822133925782 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=205208) 20250822133926779 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822133926779 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822133926779 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822133926779 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822133926779 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822133926779 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822133926779 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822133926779 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822133926779 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822133926784 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=205208, count=208796) 20250822133927786 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:39:28 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests_Iu.TC_iu_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 20250822133928788 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_iu_imsi_detach_by_tmsi started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2413)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(2413)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2413)@718a44d66dfb: ************************************************* MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-SCCP(2411)@718a44d66dfb: v_sccp_pdu_maxlen:268 MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_1-M3UA(2416)@718a44d66dfb: ************************************************* MSC_Test_1-M3UA(2416)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2416)@718a44d66dfb: ************************************************* MSC_Test_1-SCCP(2414)@718a44d66dfb: v_sccp_pdu_maxlen:268 MTC@718a44d66dfb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_2-M3UA(2419)@718a44d66dfb: ************************************************* MSC_Test_2-M3UA(2419)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2419)@718a44d66dfb: ************************************************* MSC_Test_2-SCCP(2417)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822133929680 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2420)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822133929789 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822133929789 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2422)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2422)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822133929795 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2422)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2422)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2422)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2422)@718a44d66dfb: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2422)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2422)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822133929815 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822133929815 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250822133929828 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822133929828 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822133929828 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822133929828 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2413)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2413)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2413)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822133929830 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133929830 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822133929830 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822133929830 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822133929830 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822133929830 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822133929830 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2413)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(2413)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2413)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2413)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2413)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822133929830 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133929830 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822133929830 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822133929830 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822133929830 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) MSC_Test_0-M3UA(2413)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2413)@718a44d66dfb: Message received on association #8 20250822133929830 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822133929830 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2413)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2413)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2413)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2413)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) 20250822133929830 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822133929830 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2413)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2413)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822133929843 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) 20250822133929843 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) 20250822133929843 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822133929843 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2416)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2416)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2416)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822133929845 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133929845 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822133929845 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822133929845 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822133929845 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822133929845 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822133929845 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2416)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_1-M3UA(2416)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2416)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2416)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2416)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822133929846 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133929846 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822133929846 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822133929846 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822133929846 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822133929846 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822133929846 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(2416)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2416)@718a44d66dfb: Message received on association #8 20250822133929846 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250822133929846 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2416)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2416)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2416)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2416)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2416)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2416)@718a44d66dfb: Received M3UA_NOTIFY -> discard TC_iu_imsi_detach_by_tmsi2(2426)@718a44d66dfb: 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 } } } } } } } } 20250822133929870 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) 20250822133929870 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) 20250822133929870 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822133929870 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(2419)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2419)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2419)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822133929878 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133929878 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822133929878 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822133929878 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822133929878 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822133929878 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822133929878 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(2419)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_2-M3UA(2419)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2419)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2419)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2419)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822133929881 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133929881 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822133929881 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822133929881 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822133929881 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822133929881 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822133929881 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(2419)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250822133929881 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.3/0 (xua_snm.c:406) 20250822133929881 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2416)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2416)@718a44d66dfb: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2419)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2419)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2419)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2419)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2419)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2419)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2419)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822133930636 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133930636 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133930636 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133930636 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133930636 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133930636 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133930636 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133930636 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2413)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133930637 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133930637 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133930637 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133930637 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133930637 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133930637 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133930637 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133930637 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2413)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2413)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2412)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2416)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133930652 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133930652 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133930652 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250822133930652 DLM3UA 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) 20250822133930652 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133930652 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133930652 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133930652 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133930652 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133930652 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133930652 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133930652 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) 20250822133930652 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133930652 DLSS7 DEBUG Found route for dpc=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) 20250822133930652 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250822133930653 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2416)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2416)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2415)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250822133930690 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133930690 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133930690 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133930690 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822133930690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133930690 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133930690 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133930690 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2419)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133930691 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) 20250822133930691 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250822133930691 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133930691 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133930691 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133930691 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822133930691 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133930691 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133930691 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822133930691 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2419)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2419)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2418)@718a44d66dfb: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2418)@718a44d66dfb: Added conn table entry 0TC_iu_imsi_detach_by_tmsi2(2426)8771015 MSC_Test_2-SCCP(2417)@718a44d66dfb: First idle individual index:0 MSC_Test_2-M3UA(2419)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133930707 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) 20250822133930707 DMSC DEBUG msub_fsm[0x56365ea5fa80]{active}: Allocated (fsm.c:456) 20250822133930707 DMSC DEBUG msc_i[0x56365ea75050]{READY}: Allocated (fsm.c:456) 20250822133930706 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133930706 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133930706 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133930706 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822133930706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133930706 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133930706 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133930706 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133930707 DMSC DEBUG msc_i[0x56365ea75050]{READY}: is child of msub_fsm[0x56365ea5fa80] (fsm.c:486) 20250822133930707 DMSC DEBUG msc_a[0x56365ea2dd60]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822133930707 DMSC DEBUG msc_a[0x56365ea2dd60]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea5fa80] (fsm.c:486) 20250822133930707 DMSC DEBUG msc_a(unknown:UTRAN-Iu-422:NONE)[0x56365ea2dd60]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822133930707 DMSC DEBUG msc_i(unknown:UTRAN-Iu-422:NONE)[0x56365ea75050]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822133930707 DMSC DEBUG msc_a(unknown:UTRAN-Iu-422:NONE)[0x56365ea2dd60]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822133930707 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-422:NONE)[0x56365ea2dd60]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250822133930707 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-422:NONE)[0x56365ea2dd60]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250822133930707 DMM DEBUG IMSI DETACH INDICATION: TMSI-0x01020304 (gsm_04_08.c:980) 20250822133930707 DMM ERROR IMSI DETACH for unknown subscriber TMSI-0x01020304 (gsm_04_08.c:1004) 20250822133930707 DMSC DEBUG msc_a(unknown:UTRAN-Iu-422:NONE)[0x56365ea2dd60]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_CN_CLOSE (msc_a.c:2248) 20250822133930707 DMSC DEBUG msc_a(unknown:UTRAN-Iu-422:NONE)[0x56365ea2dd60]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:288) 20250822133930707 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-422:NONE)[0x56365ea2dd60]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:948) 20250822133930707 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-422:NONE)[0x56365ea2dd60]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250822133930707 DMSC DEBUG msc_i(unknown:UTRAN-Iu-422:NONE)[0x56365ea75050]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822133930707 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133930707 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133930707 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133930707 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822133930707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133930707 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133930707 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822133930707 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133930707 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133930707 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133930707 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133930707 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822133930707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133930707 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133930707 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822133930707 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(2418)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2419)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2419)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2419)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2419)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2417)@718a44d66dfb: { messageType := 2, destLocRef := '85D5C7'O, sourceLocRef := '0001A6'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2417)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2417)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2417)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2417)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2417)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2417)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2417)@718a44d66dfb: vl_len:7 MSC_Test_2-SCCP(2417)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2417)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250822133930714 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133930714 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133930714 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133930714 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822133930714 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133930714 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133930714 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133930714 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2419)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133930714 DIUCS DEBUG (UTRAN-Iu-422) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822133930714 DMSC DEBUG msc_i(unknown:UTRAN-Iu-422:NONE)[0x56365ea75050]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133930714 DIUCS DEBUG msc_i(unknown:UTRAN-Iu-422:NONE)[0x56365ea75050]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822133930714 DMSC DEBUG msc_a(unknown:UTRAN-Iu-422:NONE)[0x56365ea2dd60]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133930714 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-422:NONE)[0x56365ea2dd60]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822133930714 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-422:NONE)[0x56365ea2dd60]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250822133930714 DMSC DEBUG msc_a(unknown:UTRAN-Iu-422:NONE)[0x56365ea2dd60]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822133930714 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-422:NONE)[0x56365ea2dd60]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250822133930714 DMSC DEBUG msc_a(unknown:UTRAN-Iu-422:NONE)[0x56365ea2dd60]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133930714 DMSC DEBUG msc_a(unknown:UTRAN-Iu-422:NONE)[0x56365ea2dd60]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822133930714 DMSC DEBUG msc_a(unknown:UTRAN-Iu-422:NONE)[0x56365ea2dd60]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea5fa80] (msc_a.c:1053) 20250822133930714 DMSC DEBUG msc_a(unknown:UTRAN-Iu-422:NONE)[0x56365ea2dd60]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822133930714 DMSC DEBUG msc_a(unknown:UTRAN-Iu-422:NONE)[0x56365ea2dd60]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822133930714 DMSC DEBUG msub_fsm[0x56365ea5fa80]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822133930714 DMSC DEBUG msub(unknown) MSC-A terminated (msub.c:261) 20250822133930714 DMSC DEBUG msub(unknown) 1 MSC-I still active (msub.c:79) 20250822133930714 DMSC DEBUG msub_fsm[0x56365ea5fa80]{active}: State change to terminating (no timeout) (msub.c:91) 20250822133930714 DMSC DEBUG msub_fsm[0x56365ea5fa80]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822133930714 DMSC DEBUG msc_i(unknown:UTRAN-Iu-422:NONE)[0x56365ea75050]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822133930714 DMSC DEBUG msc_i(unknown:UTRAN-Iu-422:NONE)[0x56365ea75050]{READY}: Removing from parent msub_fsm[0x56365ea5fa80] (msub.c:113) 20250822133930714 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Closing UTRAN-Iu-422 (ran_conn.c:142) 20250822133930714 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-422 (ran_conn.c:155) 20250822133930714 DMSC DEBUG msc_i(unknown:UTRAN-Iu-422:NONE)[0x56365ea75050]{READY}: Freeing instance (msub.c:113) 20250822133930714 DMSC DEBUG msc_i(unknown:UTRAN-Iu-422:NONE)[0x56365ea75050]{READY}: Deallocated (fsm.c:568) 20250822133930714 DMSC DEBUG msub(unknown) Free (msub.c:119) 20250822133930714 DMSC DEBUG msub_fsm[0x56365ea5fa80]{terminating}: Freeing instance (msub.c:113) 20250822133930714 DMSC DEBUG msub_fsm[0x56365ea5fa80]{terminating}: Deallocated (fsm.c:568) 20250822133930714 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133930714 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133930714 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133930714 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822133930714 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133930714 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133930714 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822133930714 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2419)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2419)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2417)@718a44d66dfb: Session index based on local reference:0 20250822133930715 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133930715 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133930715 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133930716 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822133930716 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133930716 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133930716 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133930716 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2419)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2418)@718a44d66dfb: Deleted conn table entry 0TC_iu_imsi_detach_by_tmsi2(2426)8771015 TC_iu_imsi_detach_by_tmsi2(2426)@718a44d66dfb: setverdict(pass): none -> pass TC_iu_imsi_detach_by_tmsi2(2426)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_imsi_detach_by_tmsi2(2426)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_imsi_detach_by_tmsi2(2426)@718a44d66dfb: Final verdict of PTC: pass 20250822133930720 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822133930720 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822133930720 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822133930720 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822133930720 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822133930720 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822133930720 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822133930720 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822133930720 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822133930720 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133930720 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822133930721 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822133930721 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822133930721 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822133930721 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822133930721 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822133930721 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822133930721 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822133930721 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-SCCP(2411)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-M3UA(2413)@718a44d66dfb: Final verdict of PTC: none MSC_Test_1-SCCP(2414)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP(2423)@718a44d66dfb: Final verdict of PTC: none 20250822133930723 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) 20250822133930723 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) 20250822133930723 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822133930723 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250822133930723 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) 20250822133930723 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133930723 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250822133930723 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822133930723 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250822133930723 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822133930724 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822133930724 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822133930724 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822133930724 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822133930724 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822133930724 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) 20250822133930724 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) 20250822133930724 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) 20250822133930724 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822133930724 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250822133930724 DLINP ERROR virt-rnc0-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250822133930724 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) 20250822133930724 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:772) 20250822133930724 DLSS7 ERROR 0: asp-virt-rnc0-0: xUA SRV SEND_FAILED (osmo_ss7_asp.c:795) 20250822133930724 DLINP ERROR virt-rnc0-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250822133930724 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) 20250822133930724 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:772) 20250822133930724 DLSS7 ERROR 0: asp-virt-rnc0-0: xUA SRV SEND_FAILED (osmo_ss7_asp.c:795) MSC_Test_1-M3UA(2416)@718a44d66dfb: Final verdict of PTC: none 20250822133930724 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822133930724 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) 20250822133930724 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133930724 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822133930724 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822133930724 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822133930724 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822133930724 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822133930724 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822133930724 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822133930724 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.3/0 (xua_snm.c:371) 20250822133930724 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-MNCC(2420)@718a44d66dfb: Final verdict of PTC: none MSC_Test_2-SCCP(2417)@718a44d66dfb: Final verdict of PTC: none MSC_Test_2-RAN(2418)@718a44d66dfb: Final verdict of PTC: none MSC_Test_2-M3UA(2419)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(2412)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(2421)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2427)@718a44d66dfb: Final verdict of PTC: none MSC_Test_1-RAN(2415)@718a44d66dfb: Final verdict of PTC: none 20250822133930724 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-SMPP(2424)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(2425)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP-IPA(2422)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2410)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(2410): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(2411): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(2412): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(2413): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-SCCP(2414): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-RAN(2415): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-M3UA(2416): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_2-SCCP(2417): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_2-RAN(2418): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_2-M3UA(2419): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(2420): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(2421): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(2422): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(2423): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(2424): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(2425): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_iu_imsi_detach_by_tmsi2(2426): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(2427): none (pass -> pass) MTC@718a44d66dfb: Test case TC_iu_imsi_detach_by_tmsi finished. Verdict: pass MTC@718a44d66dfb: 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'. Fri Aug 22 13:39:30 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 20250822133931726 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=207544) 20250822133932722 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822133932722 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822133932722 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822133932724 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822133932725 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822133932725 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822133932725 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822133932725 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822133932725 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822133932727 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=207544, count=210852) 20250822133933728 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:39: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_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 20250822133934730 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_iu_imsi_detach_by_imei started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(2431)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(2431)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2431)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(2429)@718a44d66dfb: v_sccp_pdu_maxlen:268 MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_1-M3UA(2434)@718a44d66dfb: ************************************************* MSC_Test_1-M3UA(2434)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2434)@718a44d66dfb: ************************************************* MSC_Test_1-SCCP(2432)@718a44d66dfb: v_sccp_pdu_maxlen:268 MTC@718a44d66dfb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_2-M3UA(2437)@718a44d66dfb: ************************************************* MSC_Test_2-M3UA(2437)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2437)@718a44d66dfb: ************************************************* MSC_Test_2-SCCP(2435)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822133935566 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2438)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822133935727 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822133935727 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822133935727 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822133935727 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2431)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2431)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) 20250822133935731 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822133935731 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test_0-M3UA(2431)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822133935732 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133935732 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822133935732 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822133935732 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822133935732 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822133935732 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822133935732 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test-GSUP-IPA(2440)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test_0-M3UA(2431)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(2431)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2431)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2431)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2431)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) MSC_Test-GSUP-IPA(2440)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test_0-M3UA(2431)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2431)@718a44d66dfb: Message received on association #8 20250822133935732 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133935732 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822133935732 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822133935732 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822133935732 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822133935732 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822133935733 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250822133935733 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test_0-M3UA(2431)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822133935733 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822133935733 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2431)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2431)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2431)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2431)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2431)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2440)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2440)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2440)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2440)@718a44d66dfb: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2440)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2440)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822133935745 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) 20250822133935745 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) 20250822133935745 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822133935745 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2434)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2434)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2434)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822133935749 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133935749 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822133935749 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822133935749 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822133935749 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822133935749 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822133935749 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2434)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_1-M3UA(2434)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2434)@718a44d66dfb: Message received on association #8 20250822133935749 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133935749 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822133935749 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822133935749 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822133935749 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822133935749 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822133935749 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2434)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2434)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2434)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2434)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2434)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2434)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2434)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2434)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2434)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2434)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822133935749 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250822133935749 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822133935761 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) 20250822133935761 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) 20250822133935761 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822133935761 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2437)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2437)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2437)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822133935766 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822133935766 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250822133935766 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133935766 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822133935766 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822133935766 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822133935766 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822133935766 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822133935766 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2437)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_2-M3UA(2437)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2437)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2437)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2437)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822133935768 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133935768 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822133935768 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822133935768 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822133935768 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822133935768 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822133935768 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2437)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250822133935768 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.3/0 (xua_snm.c:406) MSC_Test_1-M3UA(2434)@718a44d66dfb: Message received on association #8 20250822133935768 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2434)@718a44d66dfb: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2437)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2437)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2437)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2437)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2437)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2437)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2437)@718a44d66dfb: Received M3UA_NOTIFY -> discard TC_iu_imsi_detach_by_imei2(2444)@718a44d66dfb: 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 } } } } } } } } 20250822133936540 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133936540 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133936540 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133936540 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133936540 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133936540 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133936540 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133936540 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2431)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133936540 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133936540 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133936540 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133936540 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133936540 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133936540 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133936540 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133936540 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2431)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2431)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2430)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250822133936553 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133936553 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133936553 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250822133936553 DLM3UA 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) 20250822133936553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133936553 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133936553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133936553 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2434)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133936553 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133936553 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133936553 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133936553 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) 20250822133936553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133936553 DLSS7 DEBUG Found route for dpc=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) 20250822133936553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250822133936553 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2434)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2434)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2433)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250822133936569 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133936569 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133936569 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133936569 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822133936569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133936569 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133936569 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133936569 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133936570 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) 20250822133936570 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) MSC_Test_2-M3UA(2437)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133936570 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133936570 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133936570 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133936570 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822133936570 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133936570 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133936570 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822133936570 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2437)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2437)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2436)@718a44d66dfb: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2436)@718a44d66dfb: Added conn table entry 0TC_iu_imsi_detach_by_imei2(2444)5567635 MSC_Test_2-SCCP(2435)@718a44d66dfb: First idle individual index:0 20250822133936583 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133936583 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133936583 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133936583 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822133936583 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133936583 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133936583 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133936583 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2437)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133936583 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) 20250822133936583 DMSC DEBUG msub_fsm[0x56365ea2dd60]{active}: Allocated (fsm.c:456) 20250822133936583 DMSC DEBUG msc_i[0x56365ea75050]{READY}: Allocated (fsm.c:456) 20250822133936583 DMSC DEBUG msc_i[0x56365ea75050]{READY}: is child of msub_fsm[0x56365ea2dd60] (fsm.c:486) 20250822133936583 DMSC DEBUG msc_a[0x56365ea5fa80]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822133936583 DMSC DEBUG msc_a[0x56365ea5fa80]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea2dd60] (fsm.c:486) 20250822133936583 DMSC DEBUG msc_a(unknown:UTRAN-Iu-423:NONE)[0x56365ea5fa80]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822133936583 DMSC DEBUG msc_i(unknown:UTRAN-Iu-423:NONE)[0x56365ea75050]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822133936583 DMSC DEBUG msc_a(unknown:UTRAN-Iu-423:NONE)[0x56365ea5fa80]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822133936583 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-423:NONE)[0x56365ea5fa80]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250822133936583 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-423:NONE)[0x56365ea5fa80]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250822133936583 DMM DEBUG IMSI DETACH INDICATION: IMEI-499990000010160 (gsm_04_08.c:980) 20250822133936583 DMM ERROR IMEI-499990000010160: unimplemented mobile identity type (gsm_04_08.c:994) 20250822133936583 DMM ERROR IMSI DETACH for unknown subscriber IMEI-499990000010160 (gsm_04_08.c:1004) 20250822133936583 DMSC DEBUG msc_a(unknown:UTRAN-Iu-423:NONE)[0x56365ea5fa80]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_CN_CLOSE (msc_a.c:2248) 20250822133936583 DMSC DEBUG msc_a(unknown:UTRAN-Iu-423:NONE)[0x56365ea5fa80]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:288) 20250822133936583 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-423:NONE)[0x56365ea5fa80]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:948) 20250822133936583 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-423:NONE)[0x56365ea5fa80]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250822133936583 DMSC DEBUG msc_i(unknown:UTRAN-Iu-423:NONE)[0x56365ea75050]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) MSC_Test_2-RAN(2436)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 20250822133936584 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133936584 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133936584 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133936584 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822133936584 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133936584 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133936584 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822133936584 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133936584 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133936584 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133936584 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133936584 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822133936584 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133936584 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133936584 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822133936584 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2437)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2437)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2437)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2437)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2435)@718a44d66dfb: { messageType := 2, destLocRef := '54F493'O, sourceLocRef := '0001A7'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2435)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2435)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2435)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2435)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2435)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2435)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2435)@718a44d66dfb: vl_len:7 MSC_Test_2-SCCP(2435)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2435)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250822133936589 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133936589 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133936589 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133936589 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822133936589 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133936589 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133936589 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133936589 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2437)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133936589 DIUCS DEBUG (UTRAN-Iu-423) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822133936589 DMSC DEBUG msc_i(unknown:UTRAN-Iu-423:NONE)[0x56365ea75050]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133936589 DIUCS DEBUG msc_i(unknown:UTRAN-Iu-423:NONE)[0x56365ea75050]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822133936589 DMSC DEBUG msc_a(unknown:UTRAN-Iu-423:NONE)[0x56365ea5fa80]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133936589 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-423:NONE)[0x56365ea5fa80]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822133936589 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-423:NONE)[0x56365ea5fa80]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250822133936589 DMSC DEBUG msc_a(unknown:UTRAN-Iu-423:NONE)[0x56365ea5fa80]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822133936589 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-423:NONE)[0x56365ea5fa80]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250822133936589 DMSC DEBUG msc_a(unknown:UTRAN-Iu-423:NONE)[0x56365ea5fa80]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133936589 DMSC DEBUG msc_a(unknown:UTRAN-Iu-423:NONE)[0x56365ea5fa80]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822133936589 DMSC DEBUG msc_a(unknown:UTRAN-Iu-423:NONE)[0x56365ea5fa80]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea2dd60] (msc_a.c:1053) 20250822133936589 DMSC DEBUG msc_a(unknown:UTRAN-Iu-423:NONE)[0x56365ea5fa80]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822133936589 DMSC DEBUG msc_a(unknown:UTRAN-Iu-423:NONE)[0x56365ea5fa80]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822133936589 DMSC DEBUG msub_fsm[0x56365ea2dd60]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822133936589 DMSC DEBUG msub(unknown) MSC-A terminated (msub.c:261) 20250822133936589 DMSC DEBUG msub(unknown) 1 MSC-I still active (msub.c:79) 20250822133936589 DMSC DEBUG msub_fsm[0x56365ea2dd60]{active}: State change to terminating (no timeout) (msub.c:91) 20250822133936589 DMSC DEBUG msub_fsm[0x56365ea2dd60]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822133936589 DMSC DEBUG msc_i(unknown:UTRAN-Iu-423:NONE)[0x56365ea75050]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822133936589 DMSC DEBUG msc_i(unknown:UTRAN-Iu-423:NONE)[0x56365ea75050]{READY}: Removing from parent msub_fsm[0x56365ea2dd60] (msub.c:113) 20250822133936589 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Closing UTRAN-Iu-423 (ran_conn.c:142) 20250822133936589 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-423 (ran_conn.c:155) 20250822133936589 DMSC DEBUG msc_i(unknown:UTRAN-Iu-423:NONE)[0x56365ea75050]{READY}: Freeing instance (msub.c:113) 20250822133936589 DMSC DEBUG msc_i(unknown:UTRAN-Iu-423:NONE)[0x56365ea75050]{READY}: Deallocated (fsm.c:568) 20250822133936589 DMSC DEBUG msub(unknown) Free (msub.c:119) 20250822133936589 DMSC DEBUG msub_fsm[0x56365ea2dd60]{terminating}: Freeing instance (msub.c:113) 20250822133936589 DMSC DEBUG msub_fsm[0x56365ea2dd60]{terminating}: Deallocated (fsm.c:568) 20250822133936589 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133936589 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133936589 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133936590 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822133936590 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133936590 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133936590 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822133936590 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2437)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2437)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2435)@718a44d66dfb: Session index based on local reference:0 20250822133936590 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133936590 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133936590 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133936590 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822133936590 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(2437)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133936590 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133936590 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133936590 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(2436)@718a44d66dfb: Deleted conn table entry 0TC_iu_imsi_detach_by_imei2(2444)5567635 TC_iu_imsi_detach_by_imei2(2444)@718a44d66dfb: setverdict(pass): none -> pass TC_iu_imsi_detach_by_imei2(2444)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_imsi_detach_by_imei2(2444)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_imsi_detach_by_imei2(2444)@718a44d66dfb: Final verdict of PTC: pass 20250822133936593 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822133936593 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) 20250822133936593 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822133936593 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822133936593 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822133936593 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) 20250822133936593 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822133936593 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822133936593 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822133936593 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250822133936593 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) 20250822133936593 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133936593 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250822133936593 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822133936593 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822133936593 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822133936593 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822133936593 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822133936593 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822133936593 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) 20250822133936593 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2434)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-SCCP(2429)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP(2441)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(2438)@718a44d66dfb: Final verdict of PTC: none 20250822133936595 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822133936595 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822133936595 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822133936595 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822133936595 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822133936595 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822133936595 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822133936595 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822133936595 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822133936595 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133936595 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822133936595 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822133936595 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822133936595 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822133936595 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) MSC_Test_1-SCCP(2432)@718a44d66dfb: Final verdict of PTC: none 20250822133936595 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822133936595 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) MSC_Test_1-RAN(2433)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2428)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(2430)@718a44d66dfb: Final verdict of PTC: none 20250822133936595 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822133936596 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2431)@718a44d66dfb: Final verdict of PTC: none 20250822133936596 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) IPA-CTRL-CLI-IPA(2445)@718a44d66dfb: Final verdict of PTC: none 20250822133936596 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) 20250822133936596 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822133936596 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250822133936596 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) 20250822133936597 DLSS7 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(2435)@718a44d66dfb: Final verdict of PTC: none MSC_Test_2-RAN(2436)@718a44d66dfb: Final verdict of PTC: none MSC_Test_2-M3UA(2437)@718a44d66dfb: Final verdict of PTC: none 20250822133936597 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250822133936597 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822133936597 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822133936597 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822133936597 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822133936597 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822133936597 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822133936597 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(2439)@718a44d66dfb: Final verdict of PTC: none 20250822133936597 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.3/0 (xua_snm.c:371) 20250822133936597 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-GSUP-IPA(2440)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(2443)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(2442)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(2428): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(2429): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(2430): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(2431): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-SCCP(2432): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-RAN(2433): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-M3UA(2434): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_2-SCCP(2435): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_2-RAN(2436): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_2-M3UA(2437): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(2438): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(2439): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(2440): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(2441): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(2442): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(2443): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_iu_imsi_detach_by_imei2(2444): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(2445): none (pass -> pass) MTC@718a44d66dfb: Test case TC_iu_imsi_detach_by_imei finished. Verdict: pass MTC@718a44d66dfb: 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'. Fri Aug 22 13:39:36 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 20250822133937599 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=206448) 20250822133938594 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822133938594 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822133938594 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822133938595 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822133938595 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822133938595 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822133938598 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822133938598 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822133938598 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822133938600 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=206448, count=209756) 20250822133939601 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:39:40 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests_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 20250822133940602 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_iu_emerg_call_imei_reject started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(2449)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(2449)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2449)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(2447)@718a44d66dfb: v_sccp_pdu_maxlen:268 MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_1-M3UA(2452)@718a44d66dfb: ************************************************* MSC_Test_1-M3UA(2452)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2452)@718a44d66dfb: ************************************************* MSC_Test_1-SCCP(2450)@718a44d66dfb: v_sccp_pdu_maxlen:268 MTC@718a44d66dfb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_2-M3UA(2455)@718a44d66dfb: ************************************************* MSC_Test_2-M3UA(2455)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2455)@718a44d66dfb: ************************************************* MSC_Test_2-SCCP(2453)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822133941446 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2456)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822133941603 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822133941603 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2458)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2458)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822133941609 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2458)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2458)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2458)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2458)@718a44d66dfb: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2458)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2458)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822133941611 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822133941611 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822133941611 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822133941611 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2449)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2449)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2449)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822133941614 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133941614 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822133941614 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) MSC_Test_0-M3UA(2449)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(2449)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250822133941614 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822133941614 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822133941614 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822133941614 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2449)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2449)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2449)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2449)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250822133941615 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133941615 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822133941615 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822133941615 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822133941615 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822133941615 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822133941615 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2449)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2449)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2449)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2449)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2449)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) 20250822133941615 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822133941615 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2449)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2449)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822133941626 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) 20250822133941626 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) 20250822133941626 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822133941626 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2452)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2452)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2452)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822133941632 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822133941632 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250822133941633 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133941633 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822133941633 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822133941633 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822133941633 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822133941633 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822133941633 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2452)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_1-M3UA(2452)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2452)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2452)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2452)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822133941635 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133941635 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822133941635 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822133941635 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822133941635 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822133941635 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822133941635 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2452)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250822133941635 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250822133941635 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2452)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2452)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2452)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2452)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2452)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2452)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2452)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822133941640 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) 20250822133941640 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) 20250822133941640 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822133941640 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2455)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2455)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2455)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822133941641 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133941641 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822133941641 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822133941641 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822133941641 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822133941641 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822133941641 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2455)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_2-M3UA(2455)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2455)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2455)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2455)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822133941642 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133941642 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) MSC_Test_2-M3UA(2455)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250822133941642 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822133941642 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822133941642 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822133941642 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822133941642 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250822133941642 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.3/0 (xua_snm.c:406) 20250822133941642 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2452)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2452)@718a44d66dfb: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2455)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2455)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2455)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2455)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2455)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2455)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2455)@718a44d66dfb: Received M3UA_NOTIFY -> discard TC_iu_emerg_call_imei_reject2(2462)@718a44d66dfb: 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 } } } } 20250822133942424 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133942424 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133942424 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133942424 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133942424 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133942424 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133942424 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133942424 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2449)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133942425 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133942425 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133942425 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133942425 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133942425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133942425 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133942425 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133942426 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2449)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2449)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2448)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250822133942434 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133942434 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133942434 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250822133942434 DLM3UA 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) 20250822133942434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133942434 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133942434 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133942434 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2452)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133942435 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133942435 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133942435 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133942435 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) 20250822133942435 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133942435 DLSS7 DEBUG Found route for dpc=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) 20250822133942435 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250822133942435 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2452)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2452)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2451)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250822133942448 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133942448 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133942448 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133942448 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822133942448 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133942448 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133942448 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133942448 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2455)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133942448 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) 20250822133942448 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250822133942448 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133942448 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133942448 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133942448 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822133942448 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133942448 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133942448 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822133942448 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2455)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2455)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2454)@718a44d66dfb: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2454)@718a44d66dfb: Added conn table entry 0TC_iu_emerg_call_imei_reject2(2462)14697151 MSC_Test_2-SCCP(2453)@718a44d66dfb: First idle individual index:0 MSC_Test_2-M3UA(2455)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133942456 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133942456 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133942456 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133942456 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822133942456 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133942456 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133942456 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133942456 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133942457 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) 20250822133942457 DMSC DEBUG msub_fsm[0x56365ea5fa80]{active}: Allocated (fsm.c:456) 20250822133942457 DMSC DEBUG msc_i[0x56365ea75050]{READY}: Allocated (fsm.c:456) 20250822133942457 DMSC DEBUG msc_i[0x56365ea75050]{READY}: is child of msub_fsm[0x56365ea5fa80] (fsm.c:486) 20250822133942457 DMSC DEBUG msc_a[0x56365ea2dd60]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822133942457 DMSC DEBUG msc_a[0x56365ea2dd60]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea5fa80] (fsm.c:486) 20250822133942457 DMSC DEBUG msc_a(unknown:UTRAN-Iu-424:NONE)[0x56365ea2dd60]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822133942457 DMSC DEBUG msc_i(unknown:UTRAN-Iu-424:NONE)[0x56365ea75050]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822133942457 DMSC DEBUG msc_a(unknown:UTRAN-Iu-424:NONE)[0x56365ea2dd60]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822133942457 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-424:NONE)[0x56365ea2dd60]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250822133942457 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-424:NONE)[0x56365ea2dd60]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250822133942457 DMM DEBUG msc_a(IMEI-499990000010170:UTRAN-Iu-424:CM_SERVICE_REQ)[0x56365ea2dd60]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Emergency-Call (gsm_04_08.c:776) 20250822133942457 DIUCS NOTICE msc_a(IMEI-499990000010170:UTRAN-Iu-424:CM_SERVICE_REQ)[0x56365ea2dd60]{MSC_A_ST_VALIDATE_L3}: Tx CM SERVICE REQUEST REJECT: emergency services by IMEI are not supported (gsm_04_08.c:787) 20250822133942457 DMM DEBUG msc_a(IMEI-499990000010170:UTRAN-Iu-424:CM_SERVICE_REQ)[0x56365ea2dd60]{MSC_A_ST_VALIDATE_L3}: -> CM SERVICE Reject cause: 5 (gsm_04_08.c:259) 20250822133942457 DIUCS DEBUG msc_a(IMEI-499990000010170:UTRAN-Iu-424:CM_SERVICE_REQ)[0x56365ea2dd60]{MSC_A_ST_VALIDATE_L3}: Sending DTAP: MM GSM48_MT_MM_CM_SERV_REJ (msc_a.c:2106) 20250822133942457 DIUCS DEBUG msc_a(IMEI-499990000010170:UTRAN-Iu-424:CM_SERVICE_REQ)[0x56365ea2dd60]{MSC_A_ST_VALIDATE_L3}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822133942457 DMSC DEBUG msc_i(IMEI-499990000010170:UTRAN-Iu-424:CM_SERVICE_REQ)[0x56365ea75050]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133942457 DMSC DEBUG msc_a(IMEI-499990000010170:UTRAN-Iu-424:CM_SERVICE_REQ)[0x56365ea2dd60]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133942457 DMSC DEBUG msc_a(IMEI-499990000010170:UTRAN-Iu-424:CM_SERVICE_REQ)[0x56365ea2dd60]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:288) 20250822133942457 DIUCS DEBUG msc_a(IMEI-499990000010170:UTRAN-Iu-424:CM_SERVICE_REQ)[0x56365ea2dd60]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250822133942457 DIUCS DEBUG msc_a(IMEI-499990000010170:UTRAN-Iu-424:CM_SERVICE_REQ)[0x56365ea2dd60]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250822133942457 DMSC DEBUG msc_i(IMEI-499990000010170:UTRAN-Iu-424:CM_SERVICE_REQ)[0x56365ea75050]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822133942457 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133942457 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133942457 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133942457 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822133942457 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133942457 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133942457 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822133942457 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133942457 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133942457 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133942457 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133942457 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822133942457 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133942457 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133942457 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822133942457 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(2454)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 20250822133942457 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133942457 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133942457 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133942457 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822133942457 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133942457 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133942457 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822133942457 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2455)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2455)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2455)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2455)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2455)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(2453)@718a44d66dfb: { messageType := 2, destLocRef := 'E042BF'O, sourceLocRef := '0001A8'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-M3UA(2455)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2453)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2453)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2453)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2453)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2453)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2453)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2453)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2453)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2453)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2453)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2453)@718a44d66dfb: vl_len:7 MSC_Test_2-SCCP(2453)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2453)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2455)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133942463 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133942463 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133942463 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133942463 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822133942463 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133942463 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133942463 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133942463 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133942463 DIUCS DEBUG (UTRAN-Iu-424) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822133942463 DMSC DEBUG msc_i(IMEI-499990000010170:UTRAN-Iu-424:CM_SERVICE_REQ)[0x56365ea75050]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133942463 DIUCS DEBUG msc_i(IMEI-499990000010170:UTRAN-Iu-424:CM_SERVICE_REQ)[0x56365ea75050]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822133942463 DMSC DEBUG msc_a(IMEI-499990000010170:UTRAN-Iu-424:CM_SERVICE_REQ)[0x56365ea2dd60]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133942463 DIUCS DEBUG msc_a(IMEI-499990000010170:UTRAN-Iu-424:CM_SERVICE_REQ)[0x56365ea2dd60]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822133942463 DIUCS DEBUG msc_a(IMEI-499990000010170:UTRAN-Iu-424:CM_SERVICE_REQ)[0x56365ea2dd60]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250822133942463 DMSC DEBUG msc_a(IMEI-499990000010170:UTRAN-Iu-424:CM_SERVICE_REQ)[0x56365ea2dd60]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822133942463 DIUCS DEBUG msc_a(IMEI-499990000010170:UTRAN-Iu-424:CM_SERVICE_REQ)[0x56365ea2dd60]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250822133942463 DMSC DEBUG msc_a(IMEI-499990000010170:UTRAN-Iu-424:CM_SERVICE_REQ)[0x56365ea2dd60]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133942463 DMSC DEBUG msc_a(IMEI-499990000010170:UTRAN-Iu-424:CM_SERVICE_REQ)[0x56365ea2dd60]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822133942463 DMSC DEBUG msc_a(IMEI-499990000010170:UTRAN-Iu-424:CM_SERVICE_REQ)[0x56365ea2dd60]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea5fa80] (msc_a.c:1053) 20250822133942463 DMSC DEBUG msc_a(IMEI-499990000010170:UTRAN-Iu-424:CM_SERVICE_REQ)[0x56365ea2dd60]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822133942463 DMSC DEBUG msc_a(IMEI-499990000010170:UTRAN-Iu-424:CM_SERVICE_REQ)[0x56365ea2dd60]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822133942463 DMSC DEBUG msub_fsm[0x56365ea5fa80]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822133942463 DMSC DEBUG msub(unknown) MSC-A terminated (msub.c:261) 20250822133942463 DMSC DEBUG msub(unknown) 1 MSC-I still active (msub.c:79) 20250822133942463 DMSC DEBUG msub_fsm[0x56365ea5fa80]{active}: State change to terminating (no timeout) (msub.c:91) 20250822133942463 DMSC DEBUG msub_fsm[0x56365ea5fa80]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822133942463 DMSC DEBUG msc_i(IMEI-499990000010170:UTRAN-Iu-424:CM_SERVICE_REQ)[0x56365ea75050]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822133942463 DMSC DEBUG msc_i(IMEI-499990000010170:UTRAN-Iu-424:CM_SERVICE_REQ)[0x56365ea75050]{READY}: Removing from parent msub_fsm[0x56365ea5fa80] (msub.c:113) 20250822133942463 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Closing UTRAN-Iu-424 (ran_conn.c:142) 20250822133942463 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-424 (ran_conn.c:155) 20250822133942463 DMSC DEBUG msc_i(IMEI-499990000010170:UTRAN-Iu-424:CM_SERVICE_REQ)[0x56365ea75050]{READY}: Freeing instance (msub.c:113) 20250822133942463 DMSC DEBUG msc_i(IMEI-499990000010170:UTRAN-Iu-424:CM_SERVICE_REQ)[0x56365ea75050]{READY}: Deallocated (fsm.c:568) 20250822133942463 DMSC DEBUG msub(unknown) Free (msub.c:119) 20250822133942463 DMSC DEBUG msub_fsm[0x56365ea5fa80]{terminating}: Freeing instance (msub.c:113) 20250822133942463 DMSC DEBUG msub_fsm[0x56365ea5fa80]{terminating}: Deallocated (fsm.c:568) 20250822133942463 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133942463 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133942463 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133942463 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822133942463 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133942463 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133942463 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822133942463 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2455)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2455)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2453)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-M3UA(2455)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133942464 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133942464 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133942464 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133942464 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822133942464 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133942464 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133942464 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133942464 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(2454)@718a44d66dfb: Deleted conn table entry 0TC_iu_emerg_call_imei_reject2(2462)14697151 TC_iu_emerg_call_imei_reject2(2462)@718a44d66dfb: setverdict(pass): none -> pass TC_iu_emerg_call_imei_reject2(2462)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_emerg_call_imei_reject2(2462)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_emerg_call_imei_reject2(2462)@718a44d66dfb: Final verdict of PTC: pass 20250822133942467 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822133942467 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822133942467 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822133942467 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822133942467 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822133942467 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822133942467 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822133942467 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822133942467 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822133942467 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133942467 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822133942467 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822133942467 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822133942467 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822133942467 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822133942467 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822133942467 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) MSC_Test_1-SCCP(2450)@718a44d66dfb: Final verdict of PTC: none 20250822133942467 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822133942467 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822133942467 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.3/0 (xua_snm.c:371) 20250822133942468 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822133942467 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822133942467 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) 20250822133942467 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822133942467 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822133942467 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822133942467 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) 20250822133942467 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822133942467 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822133942467 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) 20250822133942467 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133942467 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822133942467 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822133942467 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822133942467 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822133942467 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822133942467 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822133942467 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822133942468 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250822133942468 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822133942468 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250822133942468 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) 20250822133942468 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) 20250822133942468 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822133942468 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250822133942468 DLINP ERROR virt-bsc1-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250822133942468 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) 20250822133942468 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:772) 20250822133942468 DLSS7 ERROR 0: asp-virt-bsc1-0: xUA SRV SEND_FAILED (osmo_ss7_asp.c:795) 20250822133942468 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) 20250822133942468 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133942468 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250822133942468 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822133942468 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822133942468 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) MSC_Test_0-M3UA(2449)@718a44d66dfb: Final verdict of PTC: none MSC_Test_2-SCCP(2453)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-SCCP(2447)@718a44d66dfb: Final verdict of PTC: none 20250822133942468 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822133942468 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822133942468 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822133942468 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) 20250822133942468 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-GSUP(2459)@718a44d66dfb: Final verdict of PTC: none MSC_Test_2-M3UA(2455)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP-IPA(2458)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(2448)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(2456)@718a44d66dfb: Final verdict of PTC: none MSC_Test_1-M3UA(2452)@718a44d66dfb: Final verdict of PTC: none MSC_Test_2-RAN(2454)@718a44d66dfb: Final verdict of PTC: none MSC_Test_1-RAN(2451)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(2460)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(2457)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2446)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2463)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(2461)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(2446): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(2447): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(2448): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(2449): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-SCCP(2450): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-RAN(2451): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-M3UA(2452): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_2-SCCP(2453): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_2-RAN(2454): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_2-M3UA(2455): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(2456): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(2457): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(2458): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(2459): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(2460): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(2461): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_iu_emerg_call_imei_reject2(2462): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(2463): none (pass -> pass) MTC@718a44d66dfb: Test case TC_iu_emerg_call_imei_reject finished. Verdict: pass MTC@718a44d66dfb: 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'. Fri Aug 22 13:39:42 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 20250822133943469 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=215044) 20250822133944468 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822133944468 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822133944468 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822133944468 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822133944468 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822133944468 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822133944469 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822133944469 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822133944469 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822133944470 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=215044, count=218352) 20250822133945472 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:39:46 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests_Iu.TC_iu_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 20250822133946473 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_iu_emerg_call_imsi started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(2467)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(2467)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2467)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(2465)@718a44d66dfb: v_sccp_pdu_maxlen:268 MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_1-M3UA(2470)@718a44d66dfb: ************************************************* MSC_Test_1-M3UA(2470)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2470)@718a44d66dfb: ************************************************* MSC_Test_1-SCCP(2468)@718a44d66dfb: v_sccp_pdu_maxlen:268 MTC@718a44d66dfb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_2-M3UA(2473)@718a44d66dfb: ************************************************* MSC_Test_2-M3UA(2473)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2473)@718a44d66dfb: ************************************************* MSC_Test_2-SCCP(2471)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822133947280 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2474)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822133947447 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822133947447 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822133947447 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822133947447 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2467)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2467)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2467)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822133947452 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133947452 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822133947452 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822133947452 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822133947452 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822133947452 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822133947452 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2467)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(2467)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2467)@718a44d66dfb: Message received on association #8 20250822133947453 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133947453 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822133947453 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822133947453 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822133947453 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822133947453 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822133947453 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2467)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2467)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822133947453 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822133947453 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2467)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2467)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2467)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2467)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2467)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2467)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2467)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2467)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822133947460 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) 20250822133947460 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) 20250822133947460 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822133947460 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2470)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2470)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2470)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822133947465 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133947465 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822133947465 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822133947465 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822133947465 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822133947465 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822133947465 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2470)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_1-M3UA(2470)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2470)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2470)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2470)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822133947465 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133947465 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822133947465 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822133947465 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822133947465 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822133947465 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822133947465 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(2470)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2470)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2470)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2470)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2470)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2470)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2470)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2470)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822133947466 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250822133947466 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822133947474 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822133947474 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) 20250822133947475 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) 20250822133947475 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) 20250822133947475 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822133947475 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test-GSUP-IPA(2476)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test_2-M3UA(2473)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2473)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test-GSUP-IPA(2476)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822133947480 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2476)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2476)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2476)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2476)@718a44d66dfb: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test_2-M3UA(2473)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test-GSUP-IPA(2476)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2476)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822133947482 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133947482 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822133947482 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822133947482 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822133947482 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822133947482 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822133947482 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2473)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_2-M3UA(2473)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2473)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2473)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2473)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822133947483 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133947483 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822133947483 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822133947483 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822133947483 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822133947483 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822133947483 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2473)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250822133947483 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.3/0 (xua_snm.c:406) 20250822133947483 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2470)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2473)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2470)@718a44d66dfb: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2473)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2473)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2473)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2473)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2473)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2473)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822133947498 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822133947498 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2477)@718a44d66dfb: Created GsupExpect[0] for "262420000001018" to be handled at TC_iu_emerg_call_imsi2(2480) TC_iu_emerg_call_imsi2(2480)@718a44d66dfb: 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 } } } } 20250822133948259 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133948259 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133948259 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133948259 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822133948259 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133948259 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133948259 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133948259 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133948259 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133948259 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133948259 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133948259 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822133948259 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133948259 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133948259 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822133948259 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2467)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2467)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2467)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2466)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250822133948267 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133948267 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133948267 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250822133948267 DLM3UA 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) 20250822133948267 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133948267 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133948267 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133948267 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2470)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133948268 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133948268 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133948268 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133948268 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) 20250822133948268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133948268 DLSS7 DEBUG Found route for dpc=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) 20250822133948268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250822133948268 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2470)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2470)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2469)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250822133948284 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133948284 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133948284 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133948284 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822133948284 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133948284 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133948284 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133948284 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133948284 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(2473)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133948284 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250822133948284 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133948284 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133948284 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133948284 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822133948284 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133948284 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133948284 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822133948284 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2473)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2473)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2472)@718a44d66dfb: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2472)@718a44d66dfb: Added conn table entry 0TC_iu_emerg_call_imsi2(2480)16344042 MSC_Test_2-SCCP(2471)@718a44d66dfb: First idle individual index:0 20250822133948293 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133948293 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133948293 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133948293 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822133948293 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133948293 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133948293 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133948293 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133948293 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) MSC_Test_2-M3UA(2473)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133948293 DMSC DEBUG msub_fsm[0x56365ea2dd60]{active}: Allocated (fsm.c:456) 20250822133948293 DMSC DEBUG msc_i[0x56365ea75050]{READY}: Allocated (fsm.c:456) 20250822133948293 DMSC DEBUG msc_i[0x56365ea75050]{READY}: is child of msub_fsm[0x56365ea2dd60] (fsm.c:486) 20250822133948293 DMSC DEBUG msc_a[0x56365ea5fa80]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822133948293 DMSC DEBUG msc_a[0x56365ea5fa80]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea2dd60] (fsm.c:486) 20250822133948293 DMSC DEBUG msc_a(unknown:UTRAN-Iu-425:NONE)[0x56365ea5fa80]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822133948293 DMSC DEBUG msc_i(unknown:UTRAN-Iu-425:NONE)[0x56365ea75050]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822133948293 DMSC DEBUG msc_a(unknown:UTRAN-Iu-425:NONE)[0x56365ea5fa80]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822133948293 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-425:NONE)[0x56365ea5fa80]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250822133948293 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-425:NONE)[0x56365ea5fa80]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250822133948293 DMM DEBUG msc_a(IMSI-262420000001018:UTRAN-Iu-425:LU)[0x56365ea5fa80]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001018 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822133948293 DMM DEBUG msc_a(IMSI-262420000001018:UTRAN-Iu-425:LU)[0x56365ea5fa80]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822133948293 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:UTRAN-Iu-425:LU)[0x56365ea57d40]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822133948293 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:UTRAN-Iu-425:LU)[0x56365ea57d40]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001018:UTRAN-Iu-425:LU)[0x56365ea5fa80] (fsm.c:486) 20250822133948293 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:UTRAN-Iu-425:LU)[0x56365ea57d40]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250822133948293 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:UTRAN-Iu-425:LU)[0x56365ea57d40]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822133948293 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822133948294 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001018 id=262420000001018 (vlr.c:661) 20250822133948294 DVLR INFO New subscr, IMSI: 262420000001018 (vlr.c:562) 20250822133948294 DVLR DEBUG VLR subscr IMSI-262420000001018 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) MSC_Test_2-RAN(2472)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 20250822133948294 DMSC DEBUG msc_a(IMSI-262420000001018:UTRAN-Iu-425:LU)[0x56365ea5fa80]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822133948294 DMSC DEBUG msc_a(IMSI-262420000001018:UTRAN-Iu-425:LU)[0x56365ea5fa80]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822133948294 DVLR DEBUG VLR subscr IMSI-262420000001018 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822133948294 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822133948294 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:UTRAN-Iu-425:LU)[0x56365ea57d40]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822133948294 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:UTRAN-Iu-425:LU)[0x56365ea57d40]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822133948294 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:UTRAN-Iu-425:LU)[0x56365ea57d40]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250822133948294 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:UTRAN-Iu-425:LU)[0x56365ea0f660]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822133948294 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:UTRAN-Iu-425:LU)[0x56365ea0f660]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001018:UTRAN-Iu-425:LU)[0x56365ea57d40] (fsm.c:486) 20250822133948294 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:UTRAN-Iu-425:LU)[0x56365ea0f660]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822133948294 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:UTRAN-Iu-425:LU)[0x56365ea0f660]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822133948294 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133948294 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133948294 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133948294 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822133948294 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133948294 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133948294 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822133948294 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2473)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2473)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2471)@718a44d66dfb: { messageType := 2, destLocRef := 'F963EA'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-GSUP(2477)@718a44d66dfb: Found GsupExpect[0] for "262420000001018" handled at TC_iu_emerg_call_imsi2(2480) MSC_Test_2-SCCP(2471)@718a44d66dfb: Session index based on local reference:0 MSC_Test-GSUP(2477)@718a44d66dfb: Added IMSI table entry 0TC_iu_emerg_call_imsi2(2480)"262420000001018" TC_iu_emerg_call_imsi2(2480)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_emerg_call_imsi2(2480)@718a44d66dfb: setverdict(pass): none -> pass 20250822133948298 DVLR DEBUG VLR subscr IMSI-262420000001018 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133948298 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:UTRAN-Iu-425:LU)[0x56365ea0f660]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822133948298 DVLR DEBUG SUBSCR(IMSI-262420000001018) Received 1 auth tuples (vlr.c:996) 20250822133948298 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:UTRAN-Iu-425:LU)[0x56365ea0f660]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822133948298 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:UTRAN-Iu-425:LU)[0x56365ea0f660]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250822133948298 DMM DEBUG Tx AUTH REQ (rand = c75201dc36ca6f60988dcb7f354a2134) (gsm_04_08.c:641) 20250822133948298 DMM DEBUG AUTH REQ (autn = 61afc48492b6464e2da54a3d9c4f61f6) (gsm_04_08.c:643) 20250822133948298 DIUCS DEBUG msc_a(IMSI-262420000001018:UTRAN-Iu-425:LU)[0x56365ea5fa80]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250822133948298 DIUCS DEBUG msc_a(IMSI-262420000001018:UTRAN-Iu-425:LU)[0x56365ea5fa80]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822133948298 DMSC DEBUG msc_i(IMSI-262420000001018:UTRAN-Iu-425:LU)[0x56365ea75050]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133948298 DVLR DEBUG VLR subscr IMSI-262420000001018 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822133948298 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133948298 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133948298 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133948298 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822133948298 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133948298 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133948298 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822133948298 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2473)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2473)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2471)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2471)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2471)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2471)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2472)@718a44d66dfb: patching N(SD)=1 into dtap '05149269A5292104AB0FCB7F'O MSC_Test_2-RAN(2472)@718a44d66dfb: patched enc_l3: '05549269A5292104AB0FCB7F'O MSC_Test_2-SCCP(2471)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2471)@718a44d66dfb: vl_len:24 MSC_Test_2-SCCP(2471)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2471)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05549269A5292104AB0FCB7F'O 20250822133948305 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133948305 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133948305 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133948305 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822133948305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133948305 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133948305 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_2-M3UA(2473)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133948305 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133948305 DIUCS DEBUG (UTRAN-Iu-425) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822133948305 DMSC DEBUG msc_i(IMSI-262420000001018:UTRAN-Iu-425:LU)[0x56365ea75050]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133948305 DIUCS DEBUG msc_i(IMSI-262420000001018:UTRAN-Iu-425:LU)[0x56365ea75050]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822133948305 DMSC DEBUG msc_a(IMSI-262420000001018:UTRAN-Iu-425:LU)[0x56365ea5fa80]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133948305 DIUCS DEBUG msc_a(IMSI-262420000001018:UTRAN-Iu-425:LU)[0x56365ea5fa80]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822133948305 DIUCS DEBUG msc_a(IMSI-262420000001018:UTRAN-Iu-425:LU)[0x56365ea5fa80]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822133948305 DMM DEBUG msc_a(IMSI-262420000001018:UTRAN-Iu-425:LU)[0x56365ea5fa80]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 9269a529ab0fcb7f) (gsm_04_08.c:1128) 20250822133948305 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:UTRAN-Iu-425:LU)[0x56365ea0f660]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822133948305 DVLR DEBUG SUBSCR(IMSI-262420000001018) AUTH on UTRAN received RES: 9269a529ab0fcb7f (8 bytes) (vlr_auth_fsm.c:151) 20250822133948305 DVLR INFO SUBSCR(IMSI-262420000001018) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250822133948305 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:UTRAN-Iu-425:LU)[0x56365ea0f660]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822133948305 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:UTRAN-Iu-425:LU)[0x56365ea0f660]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822133948305 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:UTRAN-Iu-425:LU)[0x56365ea0f660]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822133948305 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:UTRAN-Iu-425:LU)[0x56365ea0f660]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001018:UTRAN-Iu-425:LU)[0x56365ea57d40] (vlr_auth_fsm.c:294) 20250822133948305 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:UTRAN-Iu-425:LU)[0x56365ea0f660]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822133948305 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:UTRAN-Iu-425:LU)[0x56365ea0f660]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822133948305 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:UTRAN-Iu-425:LU)[0x56365ea57d40]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250822133948305 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:UTRAN-Iu-425:LU)[0x56365ea57d40]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822133948305 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:UTRAN-Iu-425:LU)[0x56365ea57d40]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822133948305 DIUCS DEBUG msc_a(IMSI-262420000001018:UTRAN-Iu-425:LU)[0x56365ea5fa80]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250822133948305 DIUCS DEBUG msc_a(IMSI-262420000001018:UTRAN-Iu-425:LU)[0x56365ea5fa80]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=f51ebdeadf18c27b1de3c72fa7da5757, CK=NONE (ran_msg_iu.c:388) 20250822133948305 DMSC DEBUG msc_i(IMSI-262420000001018:UTRAN-Iu-425:LU)[0x56365ea75050]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250822133948305 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:UTRAN-Iu-425:LU)[0x56365ea57d40]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250822133948305 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133948305 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133948305 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133948305 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822133948305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133948305 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133948305 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822133948305 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2473)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2473)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2471)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2471)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2471)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2471)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2471)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2471)@718a44d66dfb: vl_len:12 MSC_Test_2-SCCP(2471)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2471)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250822133948311 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133948311 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133948311 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133948311 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822133948311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133948311 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133948311 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133948311 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2473)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133948312 DIUCS DEBUG (UTRAN-Iu-425) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822133948312 DMSC DEBUG msc_i(IMSI-262420000001018:UTRAN-Iu-425:LU)[0x56365ea75050]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133948312 DIUCS DEBUG msc_i(IMSI-262420000001018:UTRAN-Iu-425:LU)[0x56365ea75050]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822133948312 DMSC DEBUG msc_a(IMSI-262420000001018:UTRAN-Iu-425:LU)[0x56365ea5fa80]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133948312 DIUCS DEBUG msc_a(IMSI-262420000001018:UTRAN-Iu-425:LU)[0x56365ea5fa80]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822133948312 DIUCS DEBUG msc_a(IMSI-262420000001018:UTRAN-Iu-425:LU)[0x56365ea5fa80]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250822133948312 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:UTRAN-Iu-425:LU)[0x56365ea57d40]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250822133948312 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:UTRAN-Iu-425:LU)[0x56365ea57d40]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822133948312 DIUCS DEBUG msc_a(IMSI-262420000001018:UTRAN-Iu-425:LU)[0x56365ea5fa80]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250822133948312 DMSC DEBUG msc_i(IMSI-262420000001018:UTRAN-Iu-425:LU)[0x56365ea75050]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822133948312 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:UTRAN-Iu-425:LU)[0x56365ea57d40]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822133948312 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:UTRAN-Iu-425:LU)[0x56365ea57d40]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822133948312 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001018:UTRAN-Iu-425:LU)[0x56365ea0f660]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822133948312 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001018:UTRAN-Iu-425:LU)[0x56365ea0f660]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001018:UTRAN-Iu-425:LU)[0x56365ea57d40] (fsm.c:486) 20250822133948312 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001018:UTRAN-Iu-425:LU)[0x56365ea0f660]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822133948312 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001018:UTRAN-Iu-425:LU)[0x56365ea0f660]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822133948312 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133948312 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133948312 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133948312 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822133948312 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133948312 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133948312 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822133948312 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2473)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2473)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2471)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2471)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2471)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2471)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822133948315 DVLR DEBUG VLR subscr IMSI-262420000001018 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133948315 DVLR DEBUG IMSI:262420000001018 has MSISDN:491230001018 (vlr.c:1045) 20250822133948315 DMSC NOTICE msub(IMSI-262420000001018:MSISDN-491230001018) VLR: update for IMSI=262420000001018 (MSISDN=491230001018) (gsm_04_08.c:1541) 20250822133948315 DVLR DEBUG VLR subscr IMSI-262420000001018:MSISDN-491230001018 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822133948315 DVLR DEBUG VLR subscr IMSI-262420000001018:MSISDN-491230001018 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133948315 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:MSISDN-491230001018:UTRAN-Iu-425:LU)[0x56365ea57d40]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822133948315 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001018:UTRAN-Iu-425:LU)[0x56365ea0f660]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822133948315 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001018:UTRAN-Iu-425:LU)[0x56365ea0f660]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822133948315 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001018:UTRAN-Iu-425:LU)[0x56365ea0f660]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822133948315 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001018:UTRAN-Iu-425:LU)[0x56365ea0f660]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001018:MSISDN-491230001018:UTRAN-Iu-425:LU)[0x56365ea57d40] (vlr_lu_fsm.c:110) 20250822133948315 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001018:UTRAN-Iu-425:LU)[0x56365ea0f660]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822133948315 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001018:UTRAN-Iu-425:LU)[0x56365ea0f660]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822133948315 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:MSISDN-491230001018:UTRAN-Iu-425:LU)[0x56365ea57d40]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822133948315 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:MSISDN-491230001018:UTRAN-Iu-425:LU)[0x56365ea57d40]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822133948315 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001018:MSISDN-491230001018:UTRAN-Iu-425:LU)[0x56365ea5fbb0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822133948315 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001018:MSISDN-491230001018:UTRAN-Iu-425:LU)[0x56365ea5fbb0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001018:MSISDN-491230001018:UTRAN-Iu-425:LU)[0x56365ea57d40] (fsm.c:486) 20250822133948315 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001018:MSISDN-491230001018:UTRAN-Iu-425:LU)[0x56365ea5fbb0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822133948315 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001018:MSISDN-491230001018:UTRAN-Iu-425:LU)[0x56365ea5fbb0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822133948315 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001018:MSISDN-491230001018:UTRAN-Iu-425:LU)[0x56365ea5fbb0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822133948315 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001018:MSISDN-491230001018:UTRAN-Iu-425:LU)[0x56365ea5fbb0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822133948315 DMSC NOTICE msub(IMSI-262420000001018:MSISDN-491230001018:TMSInew-0x9362F25A) VLR: update for IMSI=262420000001018 (MSISDN=491230001018) (gsm_04_08.c:1541) 20250822133948315 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001018:MSISDN-491230001018:UTRAN-Iu-425:LU)[0x56365ea5fbb0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822133948315 DMM DEBUG -> IMSI-262420000001018:MSISDN-491230001018:TMSInew-0x9362F25A LOCATION UPDATE ACCEPT (TMSI = 0x9362f25a) (gsm_04_08.c:149) 20250822133948315 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSInew-0x9362F25A:UTRAN-Iu-425:LU)[0x56365ea5fa80]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250822133948315 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSInew-0x9362F25A:UTRAN-Iu-425:LU)[0x56365ea5fa80]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822133948315 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSInew-0x9362F25A:UTRAN-Iu-425:LU)[0x56365ea75050]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133948315 DVLR DEBUG VLR subscr IMSI-262420000001018:MSISDN-491230001018:TMSInew-0x9362F25A - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822133948315 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133948315 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133948315 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133948315 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822133948315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133948315 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133948315 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822133948315 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2473)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2473)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2471)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2471)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2471)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2471)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_emerg_call_imsi2(2480)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2472)@718a44d66dfb: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2472)@718a44d66dfb: patched enc_l3: '059B'O MSC_Test_2-SCCP(2471)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2471)@718a44d66dfb: vl_len:14 MSC_Test_2-SCCP(2471)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2471)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250822133948318 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133948318 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133948318 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133948318 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822133948318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133948318 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133948318 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133948318 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2473)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133948318 DIUCS DEBUG (UTRAN-Iu-425) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822133948318 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSInew-0x9362F25A:UTRAN-Iu-425:LU)[0x56365ea75050]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133948318 DIUCS DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSInew-0x9362F25A:UTRAN-Iu-425:LU)[0x56365ea75050]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822133948318 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSInew-0x9362F25A:UTRAN-Iu-425:LU)[0x56365ea5fa80]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133948318 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSInew-0x9362F25A:UTRAN-Iu-425:LU)[0x56365ea5fa80]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822133948318 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSInew-0x9362F25A:UTRAN-Iu-425:LU)[0x56365ea5fa80]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822133948318 DMM DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSInew-0x9362F25A:UTRAN-Iu-425:LU)[0x56365ea5fa80]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822133948319 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:MSISDN-491230001018:TMSInew-0x9362F25A:UTRAN-Iu-425:LU)[0x56365ea57d40]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822133948319 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001018:MSISDN-491230001018:UTRAN-Iu-425:LU)[0x56365ea5fbb0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822133948319 DMSC NOTICE msub(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A) VLR: update for IMSI=262420000001018 (MSISDN=491230001018) (gsm_04_08.c:1541) 20250822133948319 DVLR DEBUG VLR subscr IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250822133948319 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001018:MSISDN-491230001018:UTRAN-Iu-425:LU)[0x56365ea5fbb0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822133948319 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-425:LU)[0x56365ea57d40]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822133948319 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001018:MSISDN-491230001018:UTRAN-Iu-425:LU)[0x56365ea5fbb0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822133948319 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001018:MSISDN-491230001018:UTRAN-Iu-425:LU)[0x56365ea5fbb0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-425:LU)[0x56365ea57d40] (vlr_lu_fsm.c:817) 20250822133948319 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001018:MSISDN-491230001018:UTRAN-Iu-425:LU)[0x56365ea5fbb0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822133948319 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001018:MSISDN-491230001018:UTRAN-Iu-425:LU)[0x56365ea5fbb0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822133948319 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-425:LU)[0x56365ea57d40]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822133948319 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-425:LU)[0x56365ea5fa80]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250822133948319 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-425:LU)[0x56365ea5fa80]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.974s remaining) (msc_a.c:450) 20250822133948319 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001018/3/1): Available (smpp_smsc.c:626) 20250822133948319 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-425:LU)[0x56365ea5fa80]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133948319 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-425:LU)[0x56365ea5fa80]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250822133948319 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-425:LU)[0x56365ea5fa80]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250822133948319 DVLR DEBUG VLR subscr IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822133948319 DVLR DEBUG VLR subscr IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822133948319 DVLR DEBUG VLR subscr IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822133948319 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-425:LU)[0x56365ea5fa80]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250822133948319 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-425:LU)[0x56365ea75050]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822133948319 DVLR DEBUG VLR subscr IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250822133948319 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133948319 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133948319 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133948319 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822133948319 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133948319 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133948319 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822133948319 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2473)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2473)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2471)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2471)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2471)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2471)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2471)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2471)@718a44d66dfb: vl_len:7 MSC_Test_2-SCCP(2471)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2471)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250822133948323 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133948323 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133948323 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133948323 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822133948323 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133948323 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133948323 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133948323 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2473)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133948323 DIUCS DEBUG (UTRAN-Iu-425) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822133948323 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-425:LU)[0x56365ea75050]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133948323 DIUCS DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-425:LU)[0x56365ea75050]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822133948323 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-425:LU)[0x56365ea5fa80]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133948323 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-425:LU)[0x56365ea5fa80]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822133948323 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-425:LU)[0x56365ea5fa80]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250822133948323 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-425:LU)[0x56365ea5fa80]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822133948323 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-425:LU)[0x56365ea5fa80]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250822133948323 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-425:LU)[0x56365ea5fa80]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133948323 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-425:LU)[0x56365ea5fa80]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822133948323 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-425:LU)[0x56365ea57d40]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822133948323 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-425:LU)[0x56365ea57d40]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-425:LU)[0x56365ea5fa80] (msc_a.c:1053) 20250822133948323 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-425:LU)[0x56365ea57d40]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822133948323 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-425:LU)[0x56365ea57d40]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822133948323 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-425:LU)[0x56365ea57d40]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822133948323 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-425:LU)[0x56365ea5fa80]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea2dd60] (msc_a.c:1053) 20250822133948323 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-425:LU)[0x56365ea5fa80]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822133948323 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-425:LU)[0x56365ea5fa80]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822133948323 DMSC DEBUG msub_fsm[0x56365ea2dd60]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822133948323 DMSC DEBUG msub(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A) MSC-A terminated (msub.c:261) 20250822133948323 DMSC DEBUG msub(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A) 1 MSC-I still active (msub.c:79) 20250822133948323 DMSC DEBUG msub_fsm[0x56365ea2dd60]{active}: State change to terminating (no timeout) (msub.c:91) 20250822133948323 DMSC DEBUG msub_fsm[0x56365ea2dd60]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822133948323 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-425:LU)[0x56365ea75050]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822133948323 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-425:LU)[0x56365ea75050]{READY}: Removing from parent msub_fsm[0x56365ea2dd60] (msub.c:113) 20250822133948323 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Closing UTRAN-Iu-425 (ran_conn.c:142) 20250822133948324 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-425 (ran_conn.c:155) 20250822133948324 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-425:LU)[0x56365ea75050]{READY}: Freeing instance (msub.c:113) 20250822133948324 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-425:LU)[0x56365ea75050]{READY}: Deallocated (fsm.c:568) 20250822133948324 DMSC DEBUG msub(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A) Free (msub.c:119) 20250822133948324 DVLR DEBUG VLR subscr IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A - active-conn: now used by 1 (attached) (msub.c:375) 20250822133948324 DMSC DEBUG msub_fsm[0x56365ea2dd60]{terminating}: Freeing instance (msub.c:113) 20250822133948324 DMSC DEBUG msub_fsm[0x56365ea2dd60]{terminating}: Deallocated (fsm.c:568) 20250822133948324 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133948324 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133948324 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133948324 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822133948324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133948324 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133948324 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822133948324 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2473)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2473)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2471)@718a44d66dfb: Session index based on local reference:0 20250822133948324 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133948324 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133948324 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133948324 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822133948324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133948324 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133948324 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133948324 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2473)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2472)@718a44d66dfb: Deleted conn table entry 0TC_iu_emerg_call_imsi2(2480)16344042 TC_iu_emerg_call_imsi2(2480)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_emerg_call_imsi2(2480)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_emerg_call_imsi2(2480)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_emerg_call_imsi2(2480)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_emerg_call_imsi2(2480)@718a44d66dfb: 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 := '9362F25A'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2472)@718a44d66dfb: Added conn table entry 0TC_iu_emerg_call_imsi2(2480)9174520 MSC_Test_2-RAN(2472)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2471)@718a44d66dfb: First idle individual index:0 MSC_Test_2-M3UA(2473)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133948526 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133948526 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133948526 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133948526 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822133948526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133948526 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133948526 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133948526 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133948527 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) 20250822133948527 DMSC DEBUG msub_fsm[0x56365ea57d40]{active}: Allocated (fsm.c:456) 20250822133948527 DMSC DEBUG msc_i[0x56365ea5fa80]{READY}: Allocated (fsm.c:456) 20250822133948527 DMSC DEBUG msc_i[0x56365ea5fa80]{READY}: is child of msub_fsm[0x56365ea57d40] (fsm.c:486) 20250822133948527 DMSC DEBUG msc_a[0x56365ea75050]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822133948527 DMSC DEBUG msc_a[0x56365ea75050]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea57d40] (fsm.c:486) 20250822133948528 DMSC DEBUG msc_a(unknown:UTRAN-Iu-426:NONE)[0x56365ea75050]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822133948528 DMSC DEBUG msc_i(unknown:UTRAN-Iu-426:NONE)[0x56365ea5fa80]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822133948528 DMSC DEBUG msc_a(unknown:UTRAN-Iu-426:NONE)[0x56365ea75050]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822133948528 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-426:NONE)[0x56365ea75050]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250822133948528 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-426:NONE)[0x56365ea75050]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250822133948528 DMM DEBUG msc_a(TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ)[0x56365ea75050]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Emergency-Call (gsm_04_08.c:776) 20250822133948528 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ)[0x56365ea2dd60]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822133948528 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ)[0x56365ea2dd60]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ)[0x56365ea75050] (fsm.c:486) 20250822133948528 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ)[0x56365ea2dd60]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250822133948528 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ)[0x56365ea2dd60]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822133948528 DVLR DEBUG VLR subscr IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822133948528 DVLR DEBUG VLR subscr IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822133948528 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ)[0x56365ea75050]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822133948528 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ)[0x56365ea75050]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822133948528 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ)[0x56365ea2dd60]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822133948528 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ)[0x56365ea2dd60]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250822133948528 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ)[0x56365ea5fbb0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822133948528 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ)[0x56365ea5fbb0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ)[0x56365ea2dd60] (fsm.c:486) 20250822133948528 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ)[0x56365ea5fbb0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822133948528 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ)[0x56365ea5fbb0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822133948528 DVLR DEBUG VLR subscr IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250822133948529 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133948529 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133948529 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133948529 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822133948529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133948529 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133948529 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822133948529 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2473)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2473)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2471)@718a44d66dfb: { messageType := 2, destLocRef := '8BFDF8'O, sourceLocRef := '0001AA'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2471)@718a44d66dfb: Session index based on local reference:0 TC_iu_emerg_call_imsi2(2480)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_emerg_call_imsi2(2480)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822133948536 DVLR DEBUG VLR subscr IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822133948536 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ)[0x56365ea5fbb0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822133948536 DVLR DEBUG SUBSCR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A) Received 1 auth tuples (vlr.c:996) 20250822133948536 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ)[0x56365ea5fbb0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822133948536 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ)[0x56365ea5fbb0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250822133948536 DMM DEBUG Tx AUTH REQ (rand = afcd7e3a1f4f8b3e239c19dd79769efe) (gsm_04_08.c:641) 20250822133948536 DMM DEBUG AUTH REQ (autn = 382867b19c347055242b125bbc5f9e75) (gsm_04_08.c:643) 20250822133948536 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ)[0x56365ea75050]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250822133948536 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ)[0x56365ea75050]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822133948536 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ)[0x56365ea5fa80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133948536 DVLR DEBUG VLR subscr IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822133948537 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133948537 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133948537 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133948537 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822133948537 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133948537 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133948537 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822133948537 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2473)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2473)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2471)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2471)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2471)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2471)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2472)@718a44d66dfb: patching N(SD)=1 into dtap '0514AECBF167210475192F23'O MSC_Test_2-RAN(2472)@718a44d66dfb: patched enc_l3: '0554AECBF167210475192F23'O MSC_Test_2-SCCP(2471)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2471)@718a44d66dfb: vl_len:24 MSC_Test_2-SCCP(2471)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2471)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554AECBF167210475192F23'O MSC_Test_2-M3UA(2473)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133948544 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133948544 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133948544 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133948544 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822133948544 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133948544 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133948544 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133948544 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133948544 DIUCS DEBUG (UTRAN-Iu-426) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822133948544 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ)[0x56365ea5fa80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133948544 DIUCS DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ)[0x56365ea5fa80]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822133948544 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ)[0x56365ea75050]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133948544 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ)[0x56365ea75050]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822133948544 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ)[0x56365ea75050]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822133948545 DMM DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ)[0x56365ea75050]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = aecbf16775192f23) (gsm_04_08.c:1128) 20250822133948545 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ)[0x56365ea5fbb0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822133948545 DVLR DEBUG SUBSCR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A) AUTH on UTRAN received RES: aecbf16775192f23 (8 bytes) (vlr_auth_fsm.c:151) 20250822133948545 DVLR INFO SUBSCR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250822133948545 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ)[0x56365ea5fbb0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822133948545 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ)[0x56365ea5fbb0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822133948545 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ)[0x56365ea5fbb0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822133948545 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ)[0x56365ea5fbb0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ)[0x56365ea2dd60] (vlr_auth_fsm.c:294) 20250822133948545 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ)[0x56365ea5fbb0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822133948545 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ)[0x56365ea5fbb0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822133948545 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ)[0x56365ea2dd60]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250822133948545 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ)[0x56365ea2dd60]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822133948545 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ)[0x56365ea2dd60]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822133948545 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ)[0x56365ea75050]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250822133948545 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ)[0x56365ea75050]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=53e1218996232c7f47b9b70ac94d8e42, CK=NONE (ran_msg_iu.c:388) 20250822133948545 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ)[0x56365ea5fa80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250822133948545 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ)[0x56365ea2dd60]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250822133948545 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133948545 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133948545 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133948545 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822133948546 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133948546 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133948546 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822133948546 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2473)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2473)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2471)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2471)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2471)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2471)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2471)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2471)@718a44d66dfb: vl_len:12 MSC_Test_2-SCCP(2471)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2471)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2473)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133948551 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133948551 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133948551 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133948551 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822133948552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133948552 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133948552 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133948552 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133948552 DIUCS DEBUG (UTRAN-Iu-426) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822133948552 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ)[0x56365ea5fa80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133948552 DIUCS DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ)[0x56365ea5fa80]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822133948552 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ)[0x56365ea75050]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133948552 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ)[0x56365ea75050]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822133948552 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ)[0x56365ea75050]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250822133948552 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ)[0x56365ea2dd60]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250822133948552 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ)[0x56365ea2dd60]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822133948552 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ)[0x56365ea75050]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250822133948552 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ)[0x56365ea5fa80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822133948553 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ)[0x56365ea2dd60]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822133948553 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ)[0x56365ea2dd60]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822133948553 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ)[0x56365ea2dd60]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822133948553 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ)[0x56365ea2dd60]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822133948553 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ)[0x56365ea2dd60]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822133948553 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ)[0x56365ea2dd60]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822133948553 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ)[0x56365ea2dd60]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822133948553 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ)[0x56365ea75050]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250822133948553 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ)[0x56365ea75050]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.974s remaining) (msc_a.c:450) 20250822133948553 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001018/3/1): Available (smpp_smsc.c:626) 20250822133948553 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133948553 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133948553 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133948553 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822133948553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133948553 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133948553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822133948553 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2473)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2473)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2471)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2471)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2471)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2471)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2474)@718a44d66dfb: Created MnccExpect[0] for "112" to be handled at TC_iu_emerg_call_imsi2(2480) MSC_Test-MGCP(2475)@718a44d66dfb: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_iu_emerg_call_imsi2(2480) MSC_Test_2-RAN(2472)@718a44d66dfb: patching N(SD)=2 into dtap '030E0406600504020081'O MSC_Test_2-RAN(2472)@718a44d66dfb: patched enc_l3: '038E0406600504020081'O MSC_Test_2-SCCP(2471)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2471)@718a44d66dfb: vl_len:22 MSC_Test_2-SCCP(2471)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2471)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A038E0406600504020081'O MSC_Test_2-M3UA(2473)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133948562 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133948563 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133948563 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133948563 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822133948563 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133948563 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133948563 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133948563 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133948563 DIUCS DEBUG (UTRAN-Iu-426) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822133948563 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ)[0x56365ea5fa80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133948563 DIUCS DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ)[0x56365ea5fa80]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822133948563 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ)[0x56365ea75050]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133948563 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ)[0x56365ea75050]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822133948563 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ)[0x56365ea75050]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822133948563 DVLR DEBUG VLR subscr IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250822133948563 DCC DEBUG trans(CC:NULL IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A callref-0x80000035 tid-8) New transaction (transaction.c:231) 20250822133948563 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ)[0x56365ea75050]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2671) 20250822133948563 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ)[0x56365ea75050]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250822133948563 DCC DEBUG trans(CC:NULL IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ callref-0x80000035 tid-8) rx EMERG_SETUP in state NULL (gsm_04_08_cc.c:2690) 20250822133948563 DCC DEBUG trans(CC:NULL IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ callref-0x80000035 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822133948563 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250822133948563 DCC DEBUG trans(CC:NULL IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ callref-0x80000035 tid-8) codecs: :0{AMR:octet-align=1#112} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,AMR-WB/16000:octet-align=1#113}) (gsm_04_08_cc.c:702) 20250822133948563 DCC NOTICE trans(CC:NULL IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ callref-0x80000035 tid-8) EMERGENCY_SETUP to 112 (gsm_04_08_cc.c:704) 20250822133948563 DCC DEBUG trans(CC:NULL IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ callref-0x80000035 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250822133948563 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ)[0x56365ea75050]{MSC_A_ST_COMMUNICATING}: Starting call assignment (msc_a.c:2206) 20250822133948563 DCC DEBUG call_leg(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ)[0x56365ea5fbb0]{ESTABLISHING}: Allocated (fsm.c:456) 20250822133948563 DCC DEBUG call_leg(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ)[0x56365ea5fbb0]{ESTABLISHING}: is child of msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ)[0x56365ea75050] (fsm.c:486) 20250822133948563 DCC DEBUG trans(CC:INITIATED IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ callref-0x80000035 tid-8) codecs: :0{AMR:octet-align=1#112} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,AMR-WB/16000:octet-align=1#113}) (msc_a.c:2161) 20250822133948563 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ)[0x56365ea57e70]{UNINITIALIZED}: Allocated (fsm.c:456) 20250822133948563 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ)[0x56365ea57e70]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ)[0x56365ea5fbb0] (fsm.c:486) 20250822133948563 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ:trans-8:call-165:RTP_TO_CN:no-CI)[0x56365ea57e70]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112 (rtp_stream.c:430) 20250822133948563 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ:trans-8:call-165:RTP_TO_CN:no-CI)[0x56365ea57e70]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250822133948563 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ)[0x56365ea2d290]{UNINITIALIZED}: Allocated (fsm.c:456) 20250822133948563 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ)[0x56365ea2d290]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ)[0x56365ea5fbb0] (fsm.c:486) 20250822133948563 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ:trans-8:call-165:RTP_TO_RAN:no-CI)[0x56365ea2d290]{UNINITIALIZED}: setting codecs to VND.3GPP.IUFP/16000#96 (rtp_stream.c:430) 20250822133948563 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ:trans-8:call-165:RTP_TO_RAN:no-CI)[0x56365ea2d290]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(2475)@718a44d66dfb: Found Expect[0] for { line := { verb := "CRCX", trans_id := "419", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "a5" }, { code := "L", val := "p:20, a:AMR, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_iu_emerg_call_imsi2(2480) TC_iu_emerg_call_imsi2(2480)@718a44d66dfb: f_mo_call_establish 2: rx 1st CRCX 20250822133948573 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ:trans-8:call-165:RTP_TO_CN:no-CI)[0x56365ea57e70]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822133948573 DCC DEBUG call_leg(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ)[0x56365ea5fbb0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250822133948573 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ)[0x56365ea75050]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250822133948573 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ)[0x56365ea75050]{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) 20250822133948573 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ callref-0x80000035 tid-8) tx MNCC_SETUP_IND (RTP=1.1.1.1:10000{AMR:octet-align=1#112}) (gsm_04_08_cc.c:309) TC_iu_emerg_call_imsi2(2480)@718a44d66dfb: f_mo_call_establish 6: rx 2nd CRCX 20250822133948575 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ:trans-8:call-165:RTP_TO_RAN:no-CI)[0x56365ea2d290]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822133948575 DCC DEBUG call_leg(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ)[0x56365ea5fbb0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250822133948575 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ)[0x56365ea75050]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250822133948575 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ)[0x56365ea75050]{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) 20250822133948575 DCC DEBUG trans(CC:INITIATED IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ callref-0x80000035 tid-8) codecs: 1.1.1.1:10000{AMR:octet-align=1#112} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,AMR-WB/16000:octet-align=1#113}) (msc_a.c:705) 20250822133948575 DCC DEBUG trans(CC:INITIATED IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ callref-0x80000035 tid-8) Sending Assignment Command (msc_a.c:706) MSC_Test-MNCC(2474)@718a44d66dfb: Found MnccExpect[0] for "112" handled at TC_iu_emerg_call_imsi2(2480) MSC_Test-MNCC(2474)@718a44d66dfb: Added conn table entry 0TC_iu_emerg_call_imsi2(2480)-2147483595 20250822133948575 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ)[0x56365ea75050]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: RAB AssignmentRequest (ran_msg_iu.c:427) 20250822133948575 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ)[0x56365ea75050]{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) 20250822133948575 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ)[0x56365ea5fa80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250822133948575 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133948575 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133948575 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133948575 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822133948575 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133948575 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133948575 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822133948575 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2473)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2473)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_emerg_call_imsi2(2480)@718a44d66dfb: f_mo_call_establish 1: rx MNCC SETUP ind MSC_Test_2-SCCP(2471)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2471)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2471)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2471)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822133948579 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ callref-0x80000035 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250822133948579 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ)[0x56365ea75050]{MSC_A_ST_COMMUNICATING}: Assignment for this trans already started earlier (msc_a.c:2197) TC_iu_emerg_call_imsi2(2480)@718a44d66dfb: f_mo_call_establish 4.iu: rx RANAP RAB Assignment Request MSC_Test_2-SCCP(2471)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2471)@718a44d66dfb: vl_len:46 MSC_Test_2-SCCP(2471)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2471)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '6000002A000001003440230000010033401C601A7C350001C0A802150000000000000000000000000040040C0000'O 20250822133948600 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133948600 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133948600 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133948600 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822133948600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133948600 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133948600 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133948600 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2473)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133948600 DIUCS DEBUG (UTRAN-Iu-426) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822133948600 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ)[0x56365ea5fa80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133948600 DIUCS DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ)[0x56365ea5fa80]{READY}: RAN decode: RANAP: dir=4 proc=0 (ran_msg_iu.c:274) 20250822133948600 DIUCS DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ)[0x56365ea5fa80]{READY}: RAN decode: RANAP: Received RAB assignment response for rab_id=3 (ran_msg_iu.c:132) 20250822133948600 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ)[0x56365ea75050]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133948600 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ)[0x56365ea75050]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=4 proc=0 (ran_msg_iu.c:274) 20250822133948600 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ)[0x56365ea75050]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: Received RAB assignment response for rab_id=3 (ran_msg_iu.c:132) 20250822133948600 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ)[0x56365ea75050]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP RAB Assignment Response (msc_a.c:2043) 20250822133948600 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ:trans-8:call-165:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x56365ea2d290]{ESTABLISHING}: setting remote addr to 192.168.2.21:1036 (rtp_stream.c:476) 20250822133948600 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ:trans-8:call-165:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x56365ea2d290]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250822133948600 DCC DEBUG trans(CC:INITIATED IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ callref-0x80000035 tid-8) codecs: 1.1.1.1:10000{AMR:octet-align=1#112} (from: assigned=AMR:octet-align=1#112 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,AMR-WB/16000:octet-align=1#113}) (msc_a.c:1596) 20250822133948600 DCC INFO trans(CC:INITIATED IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ callref-0x80000035 tid-8) Assignment Complete: RAN: VND.3GPP.IUFP/16000#96, CN: AMR:octet-align=1#112 (msc_a.c:1597) 20250822133948600 DCC DEBUG trans(CC:INITIATED IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ callref-0x80000035 tid-8) codecs: 1.1.1.1:10000{AMR:octet-align=1#112} (from: assigned=AMR:octet-align=1#112 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,AMR-WB/16000:octet-align=1#113}) (gsm_04_08_cc.c:2187) 20250822133948600 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ callref-0x80000035 tid-8) tx MNCC_RTP_CREATE (RTP=1.1.1.1:10000{AMR:octet-align=1#112}) (gsm_04_08_cc.c:309) TC_iu_emerg_call_imsi2(2480)@718a44d66dfb: f_mo_call_establish 3: rx RTP CREATE TC_iu_emerg_call_imsi2(2480)@718a44d66dfb: f_mo_call_establish 5: rx MDCX for the RAN side 20250822133948602 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ callref-0x80000035 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250822133948602 DCC DEBUG trans(CC:INITIATED IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ callref-0x80000035 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822133948602 DCC DEBUG trans(CC:INITIATED IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ callref-0x80000035 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822133948602 DCC DEBUG trans(CC:INITIATED IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ callref-0x80000035 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250822133948602 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ)[0x56365ea75050]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_CALL_PROC (msc_a.c:2106) 20250822133948602 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ)[0x56365ea75050]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822133948602 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ)[0x56365ea5fa80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133948602 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ)[0x56365ea75050]{MSC_A_ST_COMMUNICATING}: Assignment for this trans already started earlier (msc_a.c:2197) 20250822133948602 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133948602 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133948602 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133948602 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822133948602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133948602 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133948602 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822133948602 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133948602 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ:trans-8:call-165:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x56365ea2d290]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822133948602 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ:trans-8:call-165:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x56365ea2d290]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250822133948602 DCC DEBUG call_leg(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ)[0x56365ea5fbb0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_2-M3UA(2473)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2473)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2471)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2471)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2471)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2471)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822133948604 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ callref-0x80000035 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250822133948604 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ callref-0x80000035 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822133948604 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ callref-0x80000035 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822133948604 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ callref-0x80000035 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250822133948604 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ)[0x56365ea75050]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_ALERTING (msc_a.c:2106) 20250822133948604 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ)[0x56365ea75050]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822133948604 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ)[0x56365ea5fa80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133948604 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133948604 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133948604 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133948604 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822133948604 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133948604 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133948604 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822133948604 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2473)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2473)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2471)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2471)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2471)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2471)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_emerg_call_imsi2(2480)@718a44d66dfb: f_mo_call_establish 7: rx CC Alerting 20250822133948605 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ callref-0x80000035 tid-8) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250822133948605 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ callref-0x80000035 tid-8) Got no information of remote audio codecs: neither SDP nor Bearer Capability. Trying anyway. (gsm_04_08_cc.c:795) 20250822133948605 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ callref-0x80000035 tid-8) codecs: 1.1.1.1:10000{AMR:octet-align=1#112} (from: assigned=AMR:octet-align=1#112 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,AMR-WB/16000:octet-align=1#113}) (gsm_04_08_cc.c:798) 20250822133948605 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ:trans-8:call-165:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x56365ea57e70]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250822133948605 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ:trans-8:call-165:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x56365ea57e70]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250822133948605 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ:trans-8:call-165:RTP_TO_CN:CI-11111:remote-port-not-sent:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea57e70]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250822133948605 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ callref-0x80000035 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250822133948605 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ callref-0x80000035 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822133948605 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ callref-0x80000035 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822133948605 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ callref-0x80000035 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250822133948605 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ callref-0x80000035 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250822133948605 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ)[0x56365ea75050]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_CONNECT (msc_a.c:2106) 20250822133948605 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ)[0x56365ea75050]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822133948605 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ)[0x56365ea5fa80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133948605 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133948605 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133948605 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133948605 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822133948605 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133948605 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133948605 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822133948605 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2473)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2473)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_emerg_call_imsi2(2480)@718a44d66dfb: as_optional_mgcp_mdcx: rx MDCX MSC_Test_2-SCCP(2471)@718a44d66dfb: Session index based on local reference:0 TC_iu_emerg_call_imsi2(2480)@718a44d66dfb: { line := { verb := "MDCX", trans_id := "422", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "a5" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "a5", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "112" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "112 AMR/8000/1" } }, { ptime := { attr_value := "20" } } } } } } } MSC_Test_2-SCCP(2471)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2471)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2471)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822133948606 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ:trans-8:call-165:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea57e70]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822133948606 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ:trans-8:call-165:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea57e70]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250822133948606 DCC DEBUG call_leg(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ)[0x56365ea5fbb0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250822133948606 DCC DEBUG call_leg(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ)[0x56365ea5fbb0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250822133948606 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ)[0x56365ea75050]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) TC_iu_emerg_call_imsi2(2480)@718a44d66dfb: f_mo_call_establish 10: rx CC CONNECT MSC_Test_2-RAN(2472)@718a44d66dfb: patching N(SD)=3 into dtap '030F'O MSC_Test_2-RAN(2472)@718a44d66dfb: patched enc_l3: '03CF'O MSC_Test_2-SCCP(2471)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2471)@718a44d66dfb: vl_len:14 MSC_Test_2-SCCP(2471)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2471)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0014400A000001001040030203CF'O MSC_Test_2-M3UA(2473)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133948607 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133948607 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133948607 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133948607 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822133948607 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133948607 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133948607 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133948607 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133948607 DIUCS DEBUG (UTRAN-Iu-426) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822133948607 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ)[0x56365ea5fa80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133948608 DIUCS DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ)[0x56365ea5fa80]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822133948608 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ)[0x56365ea75050]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133948608 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ)[0x56365ea75050]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822133948608 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ)[0x56365ea75050]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822133948608 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ callref-0x80000035 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2690) 20250822133948608 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ callref-0x80000035 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250822133948608 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ callref-0x80000035 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250822133948608 DCC DEBUG trans(CC:ACTIVE IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ callref-0x80000035 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822133948608 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ callref-0x80000035 tid-8) tx MNCC_SETUP_COMPL_IND (gsm_04_08_cc.c:309) TC_iu_emerg_call_imsi2(2480)@718a44d66dfb: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_iu_emerg_call_imsi2(2480)@718a44d66dfb: Osmux ok: use_osmux = false got_osmux_count = 0 TC_iu_emerg_call_imsi2(2480)@718a44d66dfb: f_mo_call_establish DONE TC_iu_emerg_call_imsi2(2480)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_emerg_call_imsi2(2480)@718a44d66dfb: Hold the call for some time TC_iu_emerg_call_imsi2(2480)@718a44d66dfb: Call stayed open for 5.000000 seconds, all is well. TC_iu_emerg_call_imsi2(2480)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_emerg_call_imsi2(2480)@718a44d66dfb: Hangup TC_iu_emerg_call_imsi2(2480)@718a44d66dfb: f_call_hangup 0: tx MNCC_DISC_REQ 20250822133954124 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ callref-0x80000035 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250822133954124 DCC DEBUG trans(CC:ACTIVE IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ callref-0x80000035 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822133954124 DCC DEBUG trans(CC:ACTIVE IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ callref-0x80000035 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250822133954124 DCC DEBUG trans(CC:ACTIVE IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ callref-0x80000035 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250822133954124 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ)[0x56365ea75050]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_DISCONNECT (msc_a.c:2106) 20250822133954124 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ)[0x56365ea75050]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822133954124 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ)[0x56365ea5fa80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133954125 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133954125 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133954125 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133954125 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822133954125 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133954125 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133954125 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822133954125 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2473)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2473)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2471)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2471)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2471)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2471)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_emerg_call_imsi2(2480)@718a44d66dfb: f_call_hangup 1: rx DTAP CC DISC 20250822133954132 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ callref-0x80000035 tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250822133954132 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ callref-0x80000035 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822133954132 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ callref-0x80000035 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822133954132 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ callref-0x80000035 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250822133954132 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ callref-0x80000035 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250822133954132 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ callref-0x80000035 tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250822133954132 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ)[0x56365ea75050]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_RELEASE (msc_a.c:2106) 20250822133954132 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ)[0x56365ea75050]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822133954132 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ)[0x56365ea5fa80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822133954132 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133954132 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133954132 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133954132 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822133954132 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133954132 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133954132 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822133954132 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2473)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2473)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2471)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2471)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2471)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2471)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_emerg_call_imsi2(2480)@718a44d66dfb: f_call_hangup 2.a: rx DTAP CC RELEASE TC_iu_emerg_call_imsi2(2480)@718a44d66dfb: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_2-RAN(2472)@718a44d66dfb: patching N(SD)=0 into dtap '032A'O MSC_Test_2-RAN(2472)@718a44d66dfb: patched enc_l3: '032A'O MSC_Test_2-SCCP(2471)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2471)@718a44d66dfb: vl_len:14 MSC_Test_2-SCCP(2471)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2471)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302032A'O MSC_Test_2-M3UA(2473)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133954140 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133954140 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133954140 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133954140 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822133954140 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133954140 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133954140 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133954140 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822133954141 DIUCS DEBUG (UTRAN-Iu-426) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822133954141 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ)[0x56365ea5fa80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133954141 DIUCS DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ)[0x56365ea5fa80]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822133954141 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ)[0x56365ea75050]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133954141 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ)[0x56365ea75050]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822133954141 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ)[0x56365ea75050]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822133954141 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ callref-0x80000035 tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2690) 20250822133954141 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ callref-0x80000035 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250822133954141 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ callref-0x80000035 tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250822133954141 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250822133954141 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250822133954141 DCC DEBUG trans(CC:NULL IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822133954141 DVLR DEBUG VLR subscr IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250822133954141 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ)[0x56365ea75050]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133954141 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ)[0x56365ea75050]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250822133954141 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ)[0x56365ea75050]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250822133954141 DVLR DEBUG VLR subscr IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822133954141 DVLR DEBUG VLR subscr IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822133954141 DVLR DEBUG VLR subscr IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822133954141 DCC DEBUG call_leg(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ)[0x56365ea5fbb0]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250822133954141 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ:trans-8:call-165:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x56365ea2d290]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250822133954141 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ:trans-8:call-165:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x56365ea2d290]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ)[0x56365ea5fbb0] (call_leg.c:197) 20250822133954141 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ:trans-8:call-165:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x56365ea2d290]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250822133954141 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ:trans-8:call-165:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x56365ea2d290]{ESTABLISHED}: Deallocated (fsm.c:568) 20250822133954141 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ:trans-8:call-165:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea57e70]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250822133954141 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ:trans-8:call-165:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea57e70]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ)[0x56365ea5fbb0] (call_leg.c:197) 20250822133954141 DCC DEBUG call_leg(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ)[0x56365ea5fbb0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250822133954141 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ:trans-8:call-165:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea57e70]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250822133954141 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ:trans-8:call-165:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea57e70]{ESTABLISHED}: Deallocated (fsm.c:568) 20250822133954141 DCC DEBUG call_leg(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ)[0x56365ea5fbb0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250822133954141 DCC DEBUG call_leg(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ)[0x56365ea5fbb0]{RELEASING}: Removing from parent msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ)[0x56365ea75050] (call_leg.c:198) 20250822133954141 DCC DEBUG call_leg(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ)[0x56365ea5fbb0]{RELEASING}: Freeing instance (call_leg.c:198) 20250822133954142 DCC DEBUG call_leg(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ)[0x56365ea5fbb0]{RELEASING}: Deallocated (fsm.c:568) 20250822133954142 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ)[0x56365ea75050]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250822133954142 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ)[0x56365ea75050]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250822133954142 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ)[0x56365ea5fa80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822133954142 DVLR DEBUG VLR subscr IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822133954142 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133954142 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133954142 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133954142 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822133954142 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133954142 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133954142 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822133954142 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2473)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2473)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-MNCC(2474)@718a44d66dfb: Deleted conn table entry 0TC_iu_emerg_call_imsi2(2480)-2147483595 MSC_Test_2-SCCP(2471)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2471)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2471)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2471)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_emerg_call_imsi2(2480)@718a44d66dfb: as_optional_mgcp_dlcx: rx MGCP DLCX TC_iu_emerg_call_imsi2(2480)@718a44d66dfb: as_optional_mgcp_dlcx: rx MGCP DLCX TC_iu_emerg_call_imsi2(2480)@718a44d66dfb: f_call_hangup 5.iu: rx Iu Release Command MSC_Test_2-SCCP(2471)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2471)@718a44d66dfb: vl_len:7 MSC_Test_2-SCCP(2471)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2471)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250822133954148 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133954148 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133954148 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133954148 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822133954148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133954148 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133954148 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133954148 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2473)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133954149 DIUCS DEBUG (UTRAN-Iu-426) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822133954149 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ)[0x56365ea5fa80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822133954149 DIUCS DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ)[0x56365ea5fa80]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822133954149 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ)[0x56365ea75050]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822133954149 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ)[0x56365ea75050]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822133954149 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ)[0x56365ea75050]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250822133954149 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ)[0x56365ea75050]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822133954149 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ)[0x56365ea75050]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250822133954149 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ)[0x56365ea75050]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822133954149 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ)[0x56365ea75050]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822133954149 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ)[0x56365ea2dd60]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822133954149 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ)[0x56365ea2dd60]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ)[0x56365ea75050] (msc_a.c:1053) 20250822133954149 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ)[0x56365ea2dd60]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822133954149 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ)[0x56365ea2dd60]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822133954149 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ)[0x56365ea75050]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea57d40] (msc_a.c:1053) 20250822133954149 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ)[0x56365ea75050]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822133954149 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ)[0x56365ea75050]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822133954149 DMSC DEBUG msub_fsm[0x56365ea57d40]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822133954149 DMSC DEBUG msub(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A) MSC-A terminated (msub.c:261) 20250822133954149 DMSC DEBUG msub(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A) 1 MSC-I still active (msub.c:79) 20250822133954149 DMSC DEBUG msub_fsm[0x56365ea57d40]{active}: State change to terminating (no timeout) (msub.c:91) 20250822133954149 DMSC DEBUG msub_fsm[0x56365ea57d40]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822133954149 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ)[0x56365ea5fa80]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822133954149 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ)[0x56365ea5fa80]{READY}: Removing from parent msub_fsm[0x56365ea57d40] (msub.c:113) 20250822133954149 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Closing UTRAN-Iu-426 (ran_conn.c:142) 20250822133954149 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-426 (ran_conn.c:155) 20250822133954149 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ)[0x56365ea5fa80]{READY}: Freeing instance (msub.c:113) 20250822133954149 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A:UTRAN-Iu-426:CM_SERVICE_REQ)[0x56365ea5fa80]{READY}: Deallocated (fsm.c:568) 20250822133954149 DMSC DEBUG msub(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A) Free (msub.c:119) 20250822133954149 DVLR DEBUG VLR subscr IMSI-262420000001018:MSISDN-491230001018:TMSI-0x9362F25A - active-conn: now used by 1 (attached) (msub.c:375) 20250822133954149 DMSC DEBUG msub_fsm[0x56365ea57d40]{terminating}: Freeing instance (msub.c:113) 20250822133954149 DMSC DEBUG msub_fsm[0x56365ea57d40]{terminating}: Deallocated (fsm.c:568) 20250822133954149 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133954149 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133954149 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133954149 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822133954149 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133954149 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133954149 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822133954149 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2473)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2473)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2471)@718a44d66dfb: Session index based on local reference:0 20250822133954152 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) MSC_Test_2-RAN(2472)@718a44d66dfb: Deleted conn table entry 0TC_iu_emerg_call_imsi2(2480)9174520 MSC_Test_2-M3UA(2473)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822133954152 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822133954152 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822133954152 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822133954152 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822133954152 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822133954152 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822133954152 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_iu_emerg_call_imsi2(2480)@718a44d66dfb: f_call_hangup 6.iu: rx SCCP DISC TC_iu_emerg_call_imsi2(2480)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_emerg_call_imsi2(2480)@718a44d66dfb: f_call_hangup 9: done TC_iu_emerg_call_imsi2(2480)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_emerg_call_imsi2(2480)@718a44d66dfb: Final verdict of PTC: pass 20250822133955167 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822133955168 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822133955168 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822133955168 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822133955168 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822133955168 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822133955168 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822133955168 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822133955168 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822133955168 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133955168 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822133955168 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822133955168 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822133955168 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822133955168 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822133955168 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822133955168 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822133955168 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822133955168 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822133955169 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_1-SCCP(2468)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-M3UA(2467)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP-IPA(2476)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-SCCP(2465)@718a44d66dfb: Final verdict of PTC: none MSC_Test_2-SCCP(2471)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP(2477)@718a44d66dfb: Final verdict of PTC: none 20250822133955170 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822133955171 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250822133955170 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) 20250822133955170 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) 20250822133955170 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822133955170 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250822133955170 DLINP ERROR virt-rnc0-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250822133955171 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) 20250822133955171 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:772) 20250822133955171 DLSS7 ERROR 0: asp-virt-rnc0-0: xUA SRV SEND_FAILED (osmo_ss7_asp.c:795) 20250822133955171 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) 20250822133955171 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822133955171 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822133955171 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822133955171 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822133955171 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822133955171 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822133955171 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822133955171 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822133955171 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.3/0 (xua_snm.c:371) 20250822133955171 DLINP ERROR SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer (stream_srv.c:743) 20250822133955171 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) 20250822133955171 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) 20250822133955171 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822133955171 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250822133955171 DLINP ERROR virt-bsc1-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250822133955171 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) 20250822133955171 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:772) 20250822133955171 DLSS7 ERROR 0: asp-virt-bsc1-0: xUA SRV SEND_FAILED (osmo_ss7_asp.c:795) 20250822133955171 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-MNCC(2474)@718a44d66dfb: Final verdict of PTC: none MSC_Test_1-M3UA(2470)@718a44d66dfb: Final verdict of PTC: none MSC_Test_2-M3UA(2473)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(2466)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(2478)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(2475)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(2479)@718a44d66dfb: Final verdict of PTC: none MSC_Test_1-RAN(2469)@718a44d66dfb: Final verdict of PTC: none MSC_Test_2-RAN(2472)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2481)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2464)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(2464): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(2465): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(2466): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(2467): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-SCCP(2468): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-RAN(2469): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-M3UA(2470): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_2-SCCP(2471): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_2-RAN(2472): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_2-M3UA(2473): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(2474): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(2475): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(2476): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(2477): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(2478): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(2479): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_iu_emerg_call_imsi2(2480): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(2481): none (pass -> pass) MTC@718a44d66dfb: Test case TC_iu_emerg_call_imsi finished. Verdict: pass MTC@718a44d66dfb: 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'. Fri Aug 22 13:39:55 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 20250822133956169 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=580524) 20250822133957168 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822133957168 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822133957168 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822133957170 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822133957172 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822133957172 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822133957172 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=580524, count=583116) 20250822133958171 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:39:58 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests_Iu.TC_iu_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 20250822133959172 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_iu_establish_and_nothing started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(2485)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(2485)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2485)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(2483)@718a44d66dfb: v_sccp_pdu_maxlen:268 MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_1-M3UA(2488)@718a44d66dfb: ************************************************* MSC_Test_1-M3UA(2488)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2488)@718a44d66dfb: ************************************************* MSC_Test_1-SCCP(2486)@718a44d66dfb: v_sccp_pdu_maxlen:268 MTC@718a44d66dfb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_2-M3UA(2491)@718a44d66dfb: ************************************************* MSC_Test_2-M3UA(2491)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2491)@718a44d66dfb: ************************************************* MSC_Test_2-SCCP(2489)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822133959977 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2492)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822134000136 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822134000137 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822134000137 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822134000137 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2485)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2485)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2485)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822134000144 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134000144 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822134000144 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822134000144 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822134000144 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822134000144 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822134000144 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2485)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(2485)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2485)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2485)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2485)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822134000147 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134000147 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822134000148 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822134000148 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822134000148 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822134000148 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822134000148 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2485)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250822134000148 DLINP ERROR SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe (stream_srv.c:743) MSC_Test_0-M3UA(2485)@718a44d66dfb: Message received on association #8 20250822134000148 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822134000148 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2485)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2485)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2485)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2485)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2485)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2485)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822134000153 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) 20250822134000153 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) 20250822134000153 DLSS7 FATAL 0: asp-virt-bsc1-0: accept of new connection from (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one (osmo_ss7_xua_srv.c:119) 20250822134000153 DLSS7 INFO ?: connection closed (osmo_ss7_asp.c:1106) 20250822134000153 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822134000153 DLSS7 ERROR XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted (osmo_ss7_xua_srv.c:192) 20250822134000153 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2488)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2488)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2488)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2488)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_1-M3UA(2488)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250822134000159 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134000159 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822134000159 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822134000159 DLSS7 ERROR XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' (xua_asp_fsm.c:300) 20250822134000159 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:663) 20250822134000159 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822134000159 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822134000159 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication (xua_asp_fsm.c:119) 20250822134000159 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) 20250822134000159 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2488)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2488)@718a44d66dfb: Received M3UA_ERR -> discard MSC_Test_1-M3UA(2488)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2488)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2488)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2488)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2488)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2488)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250822134000161 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134000161 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822134000161 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822134000161 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822134000161 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822134000161 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_ACTIVE (xua_as_fsm.c:467) 20250822134000161 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250822134000161 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250822134000161 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2488)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2488)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2488)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2488)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2488)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822134000170 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) 20250822134000171 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) 20250822134000171 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822134000171 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 20250822134000173 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822134000173 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test_2-M3UA(2491)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2491)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test-GSUP-IPA(2494)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test_2-M3UA(2491)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test-GSUP-IPA(2494)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822134000178 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250822134000178 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134000178 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822134000178 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822134000178 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822134000178 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822134000178 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822134000178 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2491)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_2-M3UA(2491)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test-GSUP-IPA(2494)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2494)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2494)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2494)@718a44d66dfb: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test_2-M3UA(2491)@718a44d66dfb: Message received on association #8 MSC_Test-GSUP-IPA(2494)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2494)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_2-M3UA(2491)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2491)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822134000182 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134000182 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822134000182 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822134000182 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822134000182 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) MSC_Test_2-M3UA(2491)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250822134000182 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822134000182 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(2488)@718a44d66dfb: Message received on association #8 20250822134000182 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.3/0 (xua_snm.c:406) 20250822134000183 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2488)@718a44d66dfb: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2491)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2491)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2491)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2491)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2491)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2491)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2491)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822134000204 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822134000204 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2495)@718a44d66dfb: Created GsupExpect[0] for "262420000001027" to be handled at TC_iu_establish_and_nothing2(2498) TC_iu_establish_and_nothing2(2498)@718a44d66dfb: 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 } } } } 20250822134000949 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134000949 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134000949 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134000949 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822134000949 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134000949 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134000949 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134000949 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2485)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134000950 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134000950 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134000950 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134000950 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822134000950 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134000950 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134000950 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822134000950 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2485)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2485)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2484)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250822134000968 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134000968 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134000968 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250822134000968 DLM3UA 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) 20250822134000968 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134000968 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134000968 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134000968 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2488)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134000969 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134000969 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134000969 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134000969 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) 20250822134000969 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134000969 DLSS7 DEBUG Found route for dpc=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) 20250822134000969 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250822134000969 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2488)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2488)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2487)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250822134000980 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134000980 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134000980 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134000980 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134000980 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134000980 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134000980 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134000980 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2491)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134000980 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) 20250822134000980 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250822134000980 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134000980 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134000980 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134000980 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134000980 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134000980 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134000980 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134000980 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2491)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2491)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2490)@718a44d66dfb: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2490)@718a44d66dfb: Added conn table entry 0TC_iu_establish_and_nothing2(2498)15449183 MSC_Test_2-SCCP(2489)@718a44d66dfb: First idle individual index:0 20250822134000990 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134000990 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134000990 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134000990 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) MSC_Test_2-M3UA(2491)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134000990 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134000990 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134000990 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134000990 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134000990 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) 20250822134000990 DMSC DEBUG msub_fsm[0x56365e9ff2c0]{active}: Allocated (fsm.c:456) 20250822134000990 DMSC DEBUG msc_i[0x56365ea0f660]{READY}: Allocated (fsm.c:456) 20250822134000990 DMSC DEBUG msc_i[0x56365ea0f660]{READY}: is child of msub_fsm[0x56365e9ff2c0] (fsm.c:486) 20250822134000990 DMSC DEBUG msc_a[0x56365ea57e70]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822134000990 DMSC DEBUG msc_a[0x56365ea57e70]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365e9ff2c0] (fsm.c:486) 20250822134000990 DMSC DEBUG msc_a(unknown:UTRAN-Iu-427:NONE)[0x56365ea57e70]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822134000990 DMSC DEBUG msc_i(unknown:UTRAN-Iu-427:NONE)[0x56365ea0f660]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822134000990 DMSC DEBUG msc_a(unknown:UTRAN-Iu-427:NONE)[0x56365ea57e70]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822134000990 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-427:NONE)[0x56365ea57e70]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250822134000990 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-427:NONE)[0x56365ea57e70]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250822134000990 DMM DEBUG msc_a(IMSI-262420000001027:UTRAN-Iu-427:LU)[0x56365ea57e70]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001027 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822134000990 DMM DEBUG msc_a(IMSI-262420000001027:UTRAN-Iu-427:LU)[0x56365ea57e70]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822134000990 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:UTRAN-Iu-427:LU)[0x56365ea5f690]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822134000990 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:UTRAN-Iu-427:LU)[0x56365ea5f690]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001027:UTRAN-Iu-427:LU)[0x56365ea57e70] (fsm.c:486) 20250822134000990 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:UTRAN-Iu-427:LU)[0x56365ea5f690]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250822134000990 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:UTRAN-Iu-427:LU)[0x56365ea5f690]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822134000990 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822134000990 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001027 id=262420000001027 (vlr.c:661) 20250822134000990 DVLR INFO New subscr, IMSI: 262420000001027 (vlr.c:562) 20250822134000990 DVLR DEBUG VLR subscr IMSI-262420000001027 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822134000990 DMSC DEBUG msc_a(IMSI-262420000001027:UTRAN-Iu-427:LU)[0x56365ea57e70]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822134000990 DMSC DEBUG msc_a(IMSI-262420000001027:UTRAN-Iu-427:LU)[0x56365ea57e70]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822134000990 DVLR DEBUG VLR subscr IMSI-262420000001027 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822134000990 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822134000990 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:UTRAN-Iu-427:LU)[0x56365ea5f690]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822134000990 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:UTRAN-Iu-427:LU)[0x56365ea5f690]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822134000990 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:UTRAN-Iu-427:LU)[0x56365ea5f690]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250822134000990 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:UTRAN-Iu-427:LU)[0x56365ea752b0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822134000990 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:UTRAN-Iu-427:LU)[0x56365ea752b0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001027:UTRAN-Iu-427:LU)[0x56365ea5f690] (fsm.c:486) 20250822134000990 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:UTRAN-Iu-427:LU)[0x56365ea752b0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822134000990 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:UTRAN-Iu-427:LU)[0x56365ea752b0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822134000990 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134000990 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134000990 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134000990 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134000990 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134000991 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134000991 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134000991 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(2490)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2491)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2491)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2489)@718a44d66dfb: { messageType := 2, destLocRef := 'EBBC5F'O, sourceLocRef := '0001AB'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2489)@718a44d66dfb: Session index based on local reference:0 MSC_Test-GSUP(2495)@718a44d66dfb: Found GsupExpect[0] for "262420000001027" handled at TC_iu_establish_and_nothing2(2498) MSC_Test-GSUP(2495)@718a44d66dfb: Added IMSI table entry 0TC_iu_establish_and_nothing2(2498)"262420000001027" TC_iu_establish_and_nothing2(2498)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_establish_and_nothing2(2498)@718a44d66dfb: setverdict(pass): none -> pass 20250822134000996 DVLR DEBUG VLR subscr IMSI-262420000001027 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134000996 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:UTRAN-Iu-427:LU)[0x56365ea752b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822134000996 DVLR DEBUG SUBSCR(IMSI-262420000001027) Received 1 auth tuples (vlr.c:996) 20250822134000996 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:UTRAN-Iu-427:LU)[0x56365ea752b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822134000996 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:UTRAN-Iu-427:LU)[0x56365ea752b0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250822134000996 DMM DEBUG Tx AUTH REQ (rand = 1293d90be8d3967daede68786e198012) (gsm_04_08.c:641) 20250822134000996 DMM DEBUG AUTH REQ (autn = a30dde781beaf9542591e8d2ca681a2e) (gsm_04_08.c:643) 20250822134000996 DIUCS DEBUG msc_a(IMSI-262420000001027:UTRAN-Iu-427:LU)[0x56365ea57e70]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250822134000996 DIUCS DEBUG msc_a(IMSI-262420000001027:UTRAN-Iu-427:LU)[0x56365ea57e70]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134000996 DMSC DEBUG msc_i(IMSI-262420000001027:UTRAN-Iu-427:LU)[0x56365ea0f660]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134000996 DVLR DEBUG VLR subscr IMSI-262420000001027 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822134000996 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134000996 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134000996 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134000996 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134000996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134000996 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134000996 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134000996 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2491)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2491)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2489)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2489)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2489)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2489)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2490)@718a44d66dfb: patching N(SD)=1 into dtap '05149A441A1C2104B896A66F'O MSC_Test_2-RAN(2490)@718a44d66dfb: patched enc_l3: '05549A441A1C2104B896A66F'O MSC_Test_2-SCCP(2489)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2489)@718a44d66dfb: vl_len:24 MSC_Test_2-SCCP(2489)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2489)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05549A441A1C2104B896A66F'O 20250822134001006 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134001006 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134001006 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134001006 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134001006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134001006 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134001006 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134001006 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2491)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134001006 DIUCS DEBUG (UTRAN-Iu-427) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134001006 DMSC DEBUG msc_i(IMSI-262420000001027:UTRAN-Iu-427:LU)[0x56365ea0f660]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134001006 DIUCS DEBUG msc_i(IMSI-262420000001027:UTRAN-Iu-427:LU)[0x56365ea0f660]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134001006 DMSC DEBUG msc_a(IMSI-262420000001027:UTRAN-Iu-427:LU)[0x56365ea57e70]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134001006 DIUCS DEBUG msc_a(IMSI-262420000001027:UTRAN-Iu-427:LU)[0x56365ea57e70]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134001006 DIUCS DEBUG msc_a(IMSI-262420000001027:UTRAN-Iu-427:LU)[0x56365ea57e70]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134001006 DMM DEBUG msc_a(IMSI-262420000001027:UTRAN-Iu-427:LU)[0x56365ea57e70]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 9a441a1cb896a66f) (gsm_04_08.c:1128) 20250822134001006 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:UTRAN-Iu-427:LU)[0x56365ea752b0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822134001006 DVLR DEBUG SUBSCR(IMSI-262420000001027) AUTH on UTRAN received RES: 9a441a1cb896a66f (8 bytes) (vlr_auth_fsm.c:151) 20250822134001006 DVLR INFO SUBSCR(IMSI-262420000001027) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250822134001006 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:UTRAN-Iu-427:LU)[0x56365ea752b0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822134001006 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:UTRAN-Iu-427:LU)[0x56365ea752b0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822134001006 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:UTRAN-Iu-427:LU)[0x56365ea752b0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822134001006 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:UTRAN-Iu-427:LU)[0x56365ea752b0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001027:UTRAN-Iu-427:LU)[0x56365ea5f690] (vlr_auth_fsm.c:294) 20250822134001006 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:UTRAN-Iu-427:LU)[0x56365ea752b0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822134001006 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:UTRAN-Iu-427:LU)[0x56365ea752b0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822134001006 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:UTRAN-Iu-427:LU)[0x56365ea5f690]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250822134001006 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:UTRAN-Iu-427:LU)[0x56365ea5f690]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822134001006 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:UTRAN-Iu-427:LU)[0x56365ea5f690]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822134001006 DIUCS DEBUG msc_a(IMSI-262420000001027:UTRAN-Iu-427:LU)[0x56365ea57e70]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250822134001006 DIUCS DEBUG msc_a(IMSI-262420000001027:UTRAN-Iu-427:LU)[0x56365ea57e70]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=9d5c0c48b727d781c1686259d5554033, CK=NONE (ran_msg_iu.c:388) 20250822134001006 DMSC DEBUG msc_i(IMSI-262420000001027:UTRAN-Iu-427:LU)[0x56365ea0f660]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250822134001006 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:UTRAN-Iu-427:LU)[0x56365ea5f690]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250822134001006 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134001006 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134001006 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134001006 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134001006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134001006 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134001006 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134001006 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2491)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2491)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2489)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2489)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2489)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2489)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2489)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2489)@718a44d66dfb: vl_len:12 MSC_Test_2-SCCP(2489)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2489)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250822134001014 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134001014 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134001014 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134001014 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134001014 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134001014 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134001014 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134001014 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2491)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134001014 DIUCS DEBUG (UTRAN-Iu-427) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134001014 DMSC DEBUG msc_i(IMSI-262420000001027:UTRAN-Iu-427:LU)[0x56365ea0f660]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134001014 DIUCS DEBUG msc_i(IMSI-262420000001027:UTRAN-Iu-427:LU)[0x56365ea0f660]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134001014 DMSC DEBUG msc_a(IMSI-262420000001027:UTRAN-Iu-427:LU)[0x56365ea57e70]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134001014 DIUCS DEBUG msc_a(IMSI-262420000001027:UTRAN-Iu-427:LU)[0x56365ea57e70]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134001014 DIUCS DEBUG msc_a(IMSI-262420000001027:UTRAN-Iu-427:LU)[0x56365ea57e70]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250822134001014 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:UTRAN-Iu-427:LU)[0x56365ea5f690]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250822134001014 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:UTRAN-Iu-427:LU)[0x56365ea5f690]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822134001014 DIUCS DEBUG msc_a(IMSI-262420000001027:UTRAN-Iu-427:LU)[0x56365ea57e70]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250822134001014 DMSC DEBUG msc_i(IMSI-262420000001027:UTRAN-Iu-427:LU)[0x56365ea0f660]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822134001014 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:UTRAN-Iu-427:LU)[0x56365ea5f690]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822134001014 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:UTRAN-Iu-427:LU)[0x56365ea5f690]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822134001014 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001027:UTRAN-Iu-427:LU)[0x56365ea752b0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822134001014 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001027:UTRAN-Iu-427:LU)[0x56365ea752b0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001027:UTRAN-Iu-427:LU)[0x56365ea5f690] (fsm.c:486) 20250822134001014 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001027:UTRAN-Iu-427:LU)[0x56365ea752b0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822134001014 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001027:UTRAN-Iu-427:LU)[0x56365ea752b0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822134001014 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134001014 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134001014 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134001014 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134001014 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134001014 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134001014 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134001014 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2491)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2491)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2489)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2489)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2489)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2489)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822134001018 DVLR DEBUG VLR subscr IMSI-262420000001027 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134001018 DVLR DEBUG IMSI:262420000001027 has MSISDN:491230001027 (vlr.c:1045) 20250822134001018 DMSC NOTICE msub(IMSI-262420000001027:MSISDN-491230001027) VLR: update for IMSI=262420000001027 (MSISDN=491230001027) (gsm_04_08.c:1541) 20250822134001018 DVLR DEBUG VLR subscr IMSI-262420000001027:MSISDN-491230001027 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822134001018 DVLR DEBUG VLR subscr IMSI-262420000001027:MSISDN-491230001027 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134001018 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:MSISDN-491230001027:UTRAN-Iu-427:LU)[0x56365ea5f690]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822134001018 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001027:UTRAN-Iu-427:LU)[0x56365ea752b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822134001018 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001027:UTRAN-Iu-427:LU)[0x56365ea752b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822134001018 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001027:UTRAN-Iu-427:LU)[0x56365ea752b0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822134001018 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001027:UTRAN-Iu-427:LU)[0x56365ea752b0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001027:MSISDN-491230001027:UTRAN-Iu-427:LU)[0x56365ea5f690] (vlr_lu_fsm.c:110) 20250822134001018 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001027:UTRAN-Iu-427:LU)[0x56365ea752b0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822134001018 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001027:UTRAN-Iu-427:LU)[0x56365ea752b0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822134001018 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:MSISDN-491230001027:UTRAN-Iu-427:LU)[0x56365ea5f690]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822134001018 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:MSISDN-491230001027:UTRAN-Iu-427:LU)[0x56365ea5f690]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822134001018 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001027:MSISDN-491230001027:UTRAN-Iu-427:LU)[0x56365ea78fe0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822134001018 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001027:MSISDN-491230001027:UTRAN-Iu-427:LU)[0x56365ea78fe0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001027:MSISDN-491230001027:UTRAN-Iu-427:LU)[0x56365ea5f690] (fsm.c:486) 20250822134001018 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001027:MSISDN-491230001027:UTRAN-Iu-427:LU)[0x56365ea78fe0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822134001018 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001027:MSISDN-491230001027:UTRAN-Iu-427:LU)[0x56365ea78fe0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822134001018 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001027:MSISDN-491230001027:UTRAN-Iu-427:LU)[0x56365ea78fe0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822134001018 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001027:MSISDN-491230001027:UTRAN-Iu-427:LU)[0x56365ea78fe0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822134001018 DMSC NOTICE msub(IMSI-262420000001027:MSISDN-491230001027:TMSInew-0x317447F0) VLR: update for IMSI=262420000001027 (MSISDN=491230001027) (gsm_04_08.c:1541) 20250822134001018 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001027:MSISDN-491230001027:UTRAN-Iu-427:LU)[0x56365ea78fe0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822134001018 DMM DEBUG -> IMSI-262420000001027:MSISDN-491230001027:TMSInew-0x317447F0 LOCATION UPDATE ACCEPT (TMSI = 0x317447f0) (gsm_04_08.c:149) 20250822134001018 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSInew-0x317447F0:UTRAN-Iu-427:LU)[0x56365ea57e70]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250822134001018 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSInew-0x317447F0:UTRAN-Iu-427:LU)[0x56365ea57e70]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134001018 DMSC DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSInew-0x317447F0:UTRAN-Iu-427:LU)[0x56365ea0f660]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134001018 DVLR DEBUG VLR subscr IMSI-262420000001027:MSISDN-491230001027:TMSInew-0x317447F0 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822134001018 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134001018 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134001018 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134001018 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134001018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134001018 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134001018 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134001018 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2491)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2491)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2489)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2489)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2489)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2489)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_establish_and_nothing2(2498)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2490)@718a44d66dfb: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2490)@718a44d66dfb: patched enc_l3: '059B'O MSC_Test_2-SCCP(2489)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2489)@718a44d66dfb: vl_len:14 MSC_Test_2-SCCP(2489)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2489)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250822134001022 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134001022 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134001022 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134001022 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134001022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134001022 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134001022 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134001022 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2491)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134001022 DIUCS DEBUG (UTRAN-Iu-427) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134001022 DMSC DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSInew-0x317447F0:UTRAN-Iu-427:LU)[0x56365ea0f660]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134001022 DIUCS DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSInew-0x317447F0:UTRAN-Iu-427:LU)[0x56365ea0f660]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134001022 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSInew-0x317447F0:UTRAN-Iu-427:LU)[0x56365ea57e70]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134001022 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSInew-0x317447F0:UTRAN-Iu-427:LU)[0x56365ea57e70]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134001022 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSInew-0x317447F0:UTRAN-Iu-427:LU)[0x56365ea57e70]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134001022 DMM DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSInew-0x317447F0:UTRAN-Iu-427:LU)[0x56365ea57e70]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822134001022 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:MSISDN-491230001027:TMSInew-0x317447F0:UTRAN-Iu-427:LU)[0x56365ea5f690]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822134001022 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001027:MSISDN-491230001027:UTRAN-Iu-427:LU)[0x56365ea78fe0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822134001022 DMSC NOTICE msub(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x317447F0) VLR: update for IMSI=262420000001027 (MSISDN=491230001027) (gsm_04_08.c:1541) 20250822134001022 DVLR DEBUG VLR subscr IMSI-262420000001027:MSISDN-491230001027:TMSI-0x317447F0 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250822134001022 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001027:MSISDN-491230001027:UTRAN-Iu-427:LU)[0x56365ea78fe0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822134001022 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x317447F0:UTRAN-Iu-427:LU)[0x56365ea5f690]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822134001022 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001027:MSISDN-491230001027:UTRAN-Iu-427:LU)[0x56365ea78fe0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822134001022 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001027:MSISDN-491230001027:UTRAN-Iu-427:LU)[0x56365ea78fe0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x317447F0:UTRAN-Iu-427:LU)[0x56365ea5f690] (vlr_lu_fsm.c:817) 20250822134001022 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001027:MSISDN-491230001027:UTRAN-Iu-427:LU)[0x56365ea78fe0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822134001022 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001027:MSISDN-491230001027:UTRAN-Iu-427:LU)[0x56365ea78fe0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822134001022 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x317447F0:UTRAN-Iu-427:LU)[0x56365ea5f690]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822134001022 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x317447F0:UTRAN-Iu-427:LU)[0x56365ea57e70]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250822134001022 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x317447F0:UTRAN-Iu-427:LU)[0x56365ea57e70]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.968s remaining) (msc_a.c:450) 20250822134001022 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001027/3/1): Available (smpp_smsc.c:626) 20250822134001022 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x317447F0:UTRAN-Iu-427:LU)[0x56365ea57e70]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134001022 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x317447F0:UTRAN-Iu-427:LU)[0x56365ea57e70]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250822134001022 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x317447F0:UTRAN-Iu-427:LU)[0x56365ea57e70]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250822134001022 DVLR DEBUG VLR subscr IMSI-262420000001027:MSISDN-491230001027:TMSI-0x317447F0 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822134001022 DVLR DEBUG VLR subscr IMSI-262420000001027:MSISDN-491230001027:TMSI-0x317447F0 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822134001022 DVLR DEBUG VLR subscr IMSI-262420000001027:MSISDN-491230001027:TMSI-0x317447F0 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822134001022 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x317447F0:UTRAN-Iu-427:LU)[0x56365ea57e70]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250822134001022 DMSC DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x317447F0:UTRAN-Iu-427:LU)[0x56365ea0f660]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822134001022 DVLR DEBUG VLR subscr IMSI-262420000001027:MSISDN-491230001027:TMSI-0x317447F0 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250822134001022 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134001022 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134001022 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134001022 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134001022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134001022 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134001022 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134001022 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2491)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2491)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2489)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2489)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2489)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2489)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2489)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2489)@718a44d66dfb: vl_len:7 MSC_Test_2-SCCP(2489)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2489)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250822134001027 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134001027 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134001027 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134001027 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134001027 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134001027 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134001027 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134001027 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2491)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134001027 DIUCS DEBUG (UTRAN-Iu-427) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134001027 DMSC DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x317447F0:UTRAN-Iu-427:LU)[0x56365ea0f660]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134001027 DIUCS DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x317447F0:UTRAN-Iu-427:LU)[0x56365ea0f660]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134001027 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x317447F0:UTRAN-Iu-427:LU)[0x56365ea57e70]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134001027 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x317447F0:UTRAN-Iu-427:LU)[0x56365ea57e70]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134001027 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x317447F0:UTRAN-Iu-427:LU)[0x56365ea57e70]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250822134001027 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x317447F0:UTRAN-Iu-427:LU)[0x56365ea57e70]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822134001027 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x317447F0:UTRAN-Iu-427:LU)[0x56365ea57e70]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250822134001027 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x317447F0:UTRAN-Iu-427:LU)[0x56365ea57e70]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134001027 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x317447F0:UTRAN-Iu-427:LU)[0x56365ea57e70]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822134001027 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x317447F0:UTRAN-Iu-427:LU)[0x56365ea5f690]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822134001027 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x317447F0:UTRAN-Iu-427:LU)[0x56365ea5f690]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x317447F0:UTRAN-Iu-427:LU)[0x56365ea57e70] (msc_a.c:1053) 20250822134001027 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x317447F0:UTRAN-Iu-427:LU)[0x56365ea5f690]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822134001027 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x317447F0:UTRAN-Iu-427:LU)[0x56365ea5f690]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822134001027 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x317447F0:UTRAN-Iu-427:LU)[0x56365ea5f690]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822134001027 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x317447F0:UTRAN-Iu-427:LU)[0x56365ea57e70]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365e9ff2c0] (msc_a.c:1053) 20250822134001027 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x317447F0:UTRAN-Iu-427:LU)[0x56365ea57e70]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822134001027 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x317447F0:UTRAN-Iu-427:LU)[0x56365ea57e70]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822134001027 DMSC DEBUG msub_fsm[0x56365e9ff2c0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822134001027 DMSC DEBUG msub(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x317447F0) MSC-A terminated (msub.c:261) 20250822134001027 DMSC DEBUG msub(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x317447F0) 1 MSC-I still active (msub.c:79) 20250822134001027 DMSC DEBUG msub_fsm[0x56365e9ff2c0]{active}: State change to terminating (no timeout) (msub.c:91) 20250822134001027 DMSC DEBUG msub_fsm[0x56365e9ff2c0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822134001028 DMSC DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x317447F0:UTRAN-Iu-427:LU)[0x56365ea0f660]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822134001028 DMSC DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x317447F0:UTRAN-Iu-427:LU)[0x56365ea0f660]{READY}: Removing from parent msub_fsm[0x56365e9ff2c0] (msub.c:113) 20250822134001028 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Closing UTRAN-Iu-427 (ran_conn.c:142) 20250822134001028 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-427 (ran_conn.c:155) 20250822134001028 DMSC DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x317447F0:UTRAN-Iu-427:LU)[0x56365ea0f660]{READY}: Freeing instance (msub.c:113) 20250822134001028 DMSC DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x317447F0:UTRAN-Iu-427:LU)[0x56365ea0f660]{READY}: Deallocated (fsm.c:568) 20250822134001028 DMSC DEBUG msub(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x317447F0) Free (msub.c:119) 20250822134001028 DVLR DEBUG VLR subscr IMSI-262420000001027:MSISDN-491230001027:TMSI-0x317447F0 - active-conn: now used by 1 (attached) (msub.c:375) 20250822134001028 DMSC DEBUG msub_fsm[0x56365e9ff2c0]{terminating}: Freeing instance (msub.c:113) 20250822134001028 DMSC DEBUG msub_fsm[0x56365e9ff2c0]{terminating}: Deallocated (fsm.c:568) 20250822134001028 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134001028 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134001028 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134001028 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134001028 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134001028 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134001028 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134001028 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2491)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2491)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2489)@718a44d66dfb: Session index based on local reference:0 20250822134001028 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134001028 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134001028 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134001028 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134001028 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134001028 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134001028 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_2-M3UA(2491)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134001028 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(2490)@718a44d66dfb: Deleted conn table entry 0TC_iu_establish_and_nothing2(2498)15449183 TC_iu_establish_and_nothing2(2498)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_establish_and_nothing2(2498)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_establish_and_nothing2(2498)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_establish_and_nothing2(2498)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_establish_and_nothing2(2498)@718a44d66dfb: 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 := '317447F0'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2490)@718a44d66dfb: Added conn table entry 0TC_iu_establish_and_nothing2(2498)5567564 MSC_Test_2-RAN(2490)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2489)@718a44d66dfb: First idle individual index:0 MSC_Test_2-M3UA(2491)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134001230 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134001230 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134001230 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134001230 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134001230 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134001230 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134001230 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134001230 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134001231 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) 20250822134001231 DMSC DEBUG msub_fsm[0x56365ea57e70]{active}: Allocated (fsm.c:456) 20250822134001231 DMSC DEBUG msc_i[0x56365ea0f660]{READY}: Allocated (fsm.c:456) 20250822134001231 DMSC DEBUG msc_i[0x56365ea0f660]{READY}: is child of msub_fsm[0x56365ea57e70] (fsm.c:486) 20250822134001231 DMSC DEBUG msc_a[0x56365e9ff2c0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822134001231 DMSC DEBUG msc_a[0x56365e9ff2c0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea57e70] (fsm.c:486) 20250822134001231 DMSC DEBUG msc_a(unknown:UTRAN-Iu-428:NONE)[0x56365e9ff2c0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822134001231 DMSC DEBUG msc_i(unknown:UTRAN-Iu-428:NONE)[0x56365ea0f660]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822134001231 DMSC DEBUG msc_a(unknown:UTRAN-Iu-428:NONE)[0x56365e9ff2c0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822134001231 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-428:NONE)[0x56365e9ff2c0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250822134001231 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-428:NONE)[0x56365e9ff2c0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250822134001231 DMM DEBUG msc_a(TMSI-0x317447F0:UTRAN-Iu-428:CM_SERVICE_REQ)[0x56365e9ff2c0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250822134001231 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x317447F0:UTRAN-Iu-428:CM_SERVICE_REQ)[0x56365ea78fe0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822134001231 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x317447F0:UTRAN-Iu-428:CM_SERVICE_REQ)[0x56365ea78fe0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x317447F0:UTRAN-Iu-428:CM_SERVICE_REQ)[0x56365e9ff2c0] (fsm.c:486) 20250822134001231 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x317447F0:UTRAN-Iu-428:CM_SERVICE_REQ)[0x56365ea78fe0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250822134001231 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x317447F0:UTRAN-Iu-428:CM_SERVICE_REQ)[0x56365ea78fe0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822134001231 DVLR DEBUG VLR subscr IMSI-262420000001027:MSISDN-491230001027:TMSI-0x317447F0 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822134001231 DVLR DEBUG VLR subscr IMSI-262420000001027:MSISDN-491230001027:TMSI-0x317447F0 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822134001231 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x317447F0:UTRAN-Iu-428:CM_SERVICE_REQ)[0x56365e9ff2c0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822134001231 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x317447F0:UTRAN-Iu-428:CM_SERVICE_REQ)[0x56365e9ff2c0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822134001232 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x317447F0:UTRAN-Iu-428:CM_SERVICE_REQ)[0x56365ea78fe0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822134001232 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x317447F0:UTRAN-Iu-428:CM_SERVICE_REQ)[0x56365ea78fe0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250822134001232 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x317447F0:UTRAN-Iu-428:CM_SERVICE_REQ)[0x56365ea752b0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822134001232 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x317447F0:UTRAN-Iu-428:CM_SERVICE_REQ)[0x56365ea752b0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x317447F0:UTRAN-Iu-428:CM_SERVICE_REQ)[0x56365ea78fe0] (fsm.c:486) 20250822134001232 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x317447F0:UTRAN-Iu-428:CM_SERVICE_REQ)[0x56365ea752b0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822134001232 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x317447F0:UTRAN-Iu-428:CM_SERVICE_REQ)[0x56365ea752b0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822134001232 DVLR DEBUG VLR subscr IMSI-262420000001027:MSISDN-491230001027:TMSI-0x317447F0 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250822134001232 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134001232 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134001232 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134001232 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134001232 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134001232 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134001232 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134001232 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2491)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2491)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2489)@718a44d66dfb: { messageType := 2, destLocRef := '54F44C'O, sourceLocRef := '0001AC'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2489)@718a44d66dfb: Session index based on local reference:0 TC_iu_establish_and_nothing2(2498)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_establish_and_nothing2(2498)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822134001238 DVLR DEBUG VLR subscr IMSI-262420000001027:MSISDN-491230001027:TMSI-0x317447F0 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134001238 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x317447F0:UTRAN-Iu-428:CM_SERVICE_REQ)[0x56365ea752b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822134001238 DVLR DEBUG SUBSCR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x317447F0) Received 1 auth tuples (vlr.c:996) 20250822134001238 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x317447F0:UTRAN-Iu-428:CM_SERVICE_REQ)[0x56365ea752b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822134001238 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x317447F0:UTRAN-Iu-428:CM_SERVICE_REQ)[0x56365ea752b0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250822134001238 DMM DEBUG Tx AUTH REQ (rand = e7fd9b62f826085e1b3fe21b598150d1) (gsm_04_08.c:641) 20250822134001238 DMM DEBUG AUTH REQ (autn = 1ab6607a71cf602d808eeea7edee395d) (gsm_04_08.c:643) 20250822134001238 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x317447F0:UTRAN-Iu-428:CM_SERVICE_REQ)[0x56365e9ff2c0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250822134001238 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x317447F0:UTRAN-Iu-428:CM_SERVICE_REQ)[0x56365e9ff2c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134001238 DMSC DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x317447F0:UTRAN-Iu-428:CM_SERVICE_REQ)[0x56365ea0f660]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134001238 DVLR DEBUG VLR subscr IMSI-262420000001027:MSISDN-491230001027:TMSI-0x317447F0 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822134001239 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134001239 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134001239 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134001239 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134001239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134001239 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134001239 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134001239 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2491)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2491)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2489)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2489)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2489)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2489)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2490)@718a44d66dfb: patching N(SD)=1 into dtap '05146E4164B721043FA866CA'O MSC_Test_2-RAN(2490)@718a44d66dfb: patched enc_l3: '05546E4164B721043FA866CA'O MSC_Test_2-SCCP(2489)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2489)@718a44d66dfb: vl_len:24 MSC_Test_2-SCCP(2489)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2489)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05546E4164B721043FA866CA'O 20250822134001246 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134001247 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134001247 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134001247 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134001247 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134001247 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134001247 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134001247 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2491)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134001247 DIUCS DEBUG (UTRAN-Iu-428) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134001247 DMSC DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x317447F0:UTRAN-Iu-428:CM_SERVICE_REQ)[0x56365ea0f660]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134001247 DIUCS DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x317447F0:UTRAN-Iu-428:CM_SERVICE_REQ)[0x56365ea0f660]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134001247 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x317447F0:UTRAN-Iu-428:CM_SERVICE_REQ)[0x56365e9ff2c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134001247 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x317447F0:UTRAN-Iu-428:CM_SERVICE_REQ)[0x56365e9ff2c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134001247 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x317447F0:UTRAN-Iu-428:CM_SERVICE_REQ)[0x56365e9ff2c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134001247 DMM DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x317447F0:UTRAN-Iu-428:CM_SERVICE_REQ)[0x56365e9ff2c0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 6e4164b73fa866ca) (gsm_04_08.c:1128) 20250822134001247 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x317447F0:UTRAN-Iu-428:CM_SERVICE_REQ)[0x56365ea752b0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822134001247 DVLR DEBUG SUBSCR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x317447F0) AUTH on UTRAN received RES: 6e4164b73fa866ca (8 bytes) (vlr_auth_fsm.c:151) 20250822134001247 DVLR INFO SUBSCR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x317447F0) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250822134001247 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x317447F0:UTRAN-Iu-428:CM_SERVICE_REQ)[0x56365ea752b0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822134001247 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x317447F0:UTRAN-Iu-428:CM_SERVICE_REQ)[0x56365ea752b0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822134001247 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x317447F0:UTRAN-Iu-428:CM_SERVICE_REQ)[0x56365ea752b0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822134001247 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x317447F0:UTRAN-Iu-428:CM_SERVICE_REQ)[0x56365ea752b0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x317447F0:UTRAN-Iu-428:CM_SERVICE_REQ)[0x56365ea78fe0] (vlr_auth_fsm.c:294) 20250822134001247 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x317447F0:UTRAN-Iu-428:CM_SERVICE_REQ)[0x56365ea752b0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822134001247 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x317447F0:UTRAN-Iu-428:CM_SERVICE_REQ)[0x56365ea752b0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822134001247 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x317447F0:UTRAN-Iu-428:CM_SERVICE_REQ)[0x56365ea78fe0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250822134001247 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x317447F0:UTRAN-Iu-428:CM_SERVICE_REQ)[0x56365ea78fe0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822134001247 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x317447F0:UTRAN-Iu-428:CM_SERVICE_REQ)[0x56365ea78fe0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822134001247 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x317447F0:UTRAN-Iu-428:CM_SERVICE_REQ)[0x56365e9ff2c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250822134001247 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x317447F0:UTRAN-Iu-428:CM_SERVICE_REQ)[0x56365e9ff2c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=dd4d04e24efac072c877425fe651571a, CK=NONE (ran_msg_iu.c:388) 20250822134001247 DMSC DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x317447F0:UTRAN-Iu-428:CM_SERVICE_REQ)[0x56365ea0f660]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250822134001247 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x317447F0:UTRAN-Iu-428:CM_SERVICE_REQ)[0x56365ea78fe0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250822134001248 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134001248 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134001248 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134001248 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134001248 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134001248 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134001248 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134001248 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2491)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2491)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2489)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2489)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2489)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2489)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2489)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2489)@718a44d66dfb: vl_len:12 MSC_Test_2-SCCP(2489)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2489)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250822134001253 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134001253 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134001253 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134001253 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134001253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134001253 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134001253 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134001253 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2491)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134001254 DIUCS DEBUG (UTRAN-Iu-428) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134001254 DMSC DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x317447F0:UTRAN-Iu-428:CM_SERVICE_REQ)[0x56365ea0f660]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134001254 DIUCS DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x317447F0:UTRAN-Iu-428:CM_SERVICE_REQ)[0x56365ea0f660]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134001254 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x317447F0:UTRAN-Iu-428:CM_SERVICE_REQ)[0x56365e9ff2c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134001254 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x317447F0:UTRAN-Iu-428:CM_SERVICE_REQ)[0x56365e9ff2c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134001254 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x317447F0:UTRAN-Iu-428:CM_SERVICE_REQ)[0x56365e9ff2c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250822134001254 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x317447F0:UTRAN-Iu-428:CM_SERVICE_REQ)[0x56365ea78fe0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250822134001254 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x317447F0:UTRAN-Iu-428:CM_SERVICE_REQ)[0x56365ea78fe0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822134001254 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x317447F0:UTRAN-Iu-428:CM_SERVICE_REQ)[0x56365e9ff2c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250822134001254 DMSC DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x317447F0:UTRAN-Iu-428:CM_SERVICE_REQ)[0x56365ea0f660]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822134001254 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x317447F0:UTRAN-Iu-428:CM_SERVICE_REQ)[0x56365ea78fe0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822134001254 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x317447F0:UTRAN-Iu-428:CM_SERVICE_REQ)[0x56365ea78fe0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822134001254 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x317447F0:UTRAN-Iu-428:CM_SERVICE_REQ)[0x56365ea78fe0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822134001254 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x317447F0:UTRAN-Iu-428:CM_SERVICE_REQ)[0x56365ea78fe0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822134001254 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x317447F0:UTRAN-Iu-428:CM_SERVICE_REQ)[0x56365ea78fe0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822134001254 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x317447F0:UTRAN-Iu-428:CM_SERVICE_REQ)[0x56365ea78fe0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822134001254 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x317447F0:UTRAN-Iu-428:CM_SERVICE_REQ)[0x56365ea78fe0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822134001254 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x317447F0:UTRAN-Iu-428:CM_SERVICE_REQ)[0x56365e9ff2c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250822134001254 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x317447F0:UTRAN-Iu-428:CM_SERVICE_REQ)[0x56365e9ff2c0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.976s remaining) (msc_a.c:450) 20250822134001254 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001027/3/1): Available (smpp_smsc.c:626) 20250822134001254 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134001254 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134001254 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134001255 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134001255 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134001255 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134001255 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134001255 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2491)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2491)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2489)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2489)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2489)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2489)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822134006232 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x317447F0:UTRAN-Iu-428:CM_SERVICE_REQ)[0x56365e9ff2c0]{MSC_A_ST_AUTHENTICATED}: Timeout of X1 (fsm.c:317) 20250822134006232 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x317447F0:UTRAN-Iu-428:CM_SERVICE_REQ)[0x56365e9ff2c0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_CN_CLOSE (msc_a.c:927) 20250822134006232 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x317447F0:UTRAN-Iu-428:CM_SERVICE_REQ)[0x56365e9ff2c0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250822134006232 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x317447F0:UTRAN-Iu-428:CM_SERVICE_REQ)[0x56365e9ff2c0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 1 (cm_service_cc) (msc_a.c:948) 20250822134006232 DVLR DEBUG VLR subscr IMSI-262420000001027:MSISDN-491230001027:TMSI-0x317447F0 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822134006232 DVLR DEBUG VLR subscr IMSI-262420000001027:MSISDN-491230001027:TMSI-0x317447F0 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822134006232 DVLR DEBUG VLR subscr IMSI-262420000001027:MSISDN-491230001027:TMSI-0x317447F0 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822134006232 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x317447F0:UTRAN-Iu-428:CM_SERVICE_REQ)[0x56365e9ff2c0]{MSC_A_ST_RELEASING}: Releasing: canceling still pending use: cm_service_cc (1) (msc_a.c:976) 20250822134006232 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x317447F0:UTRAN-Iu-428:CM_SERVICE_REQ)[0x56365e9ff2c0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134006232 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x317447F0:UTRAN-Iu-428:CM_SERVICE_REQ)[0x56365e9ff2c0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250822134006232 DMSC DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x317447F0:UTRAN-Iu-428:CM_SERVICE_REQ)[0x56365ea0f660]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822134006233 DVLR DEBUG VLR subscr IMSI-262420000001027:MSISDN-491230001027:TMSI-0x317447F0 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822134006233 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134006233 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134006233 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134006233 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134006233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134006233 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134006233 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134006233 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2491)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2491)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2489)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2489)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2489)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2489)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2489)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2489)@718a44d66dfb: vl_len:7 MSC_Test_2-SCCP(2489)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2489)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2491)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134006240 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134006240 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134006240 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134006240 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134006240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134006240 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134006240 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134006240 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134006240 DIUCS DEBUG (UTRAN-Iu-428) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134006240 DMSC DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x317447F0:UTRAN-Iu-428:CM_SERVICE_REQ)[0x56365ea0f660]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134006240 DIUCS DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x317447F0:UTRAN-Iu-428:CM_SERVICE_REQ)[0x56365ea0f660]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134006240 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x317447F0:UTRAN-Iu-428:CM_SERVICE_REQ)[0x56365e9ff2c0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134006240 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x317447F0:UTRAN-Iu-428:CM_SERVICE_REQ)[0x56365e9ff2c0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134006240 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x317447F0:UTRAN-Iu-428:CM_SERVICE_REQ)[0x56365e9ff2c0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250822134006240 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x317447F0:UTRAN-Iu-428:CM_SERVICE_REQ)[0x56365e9ff2c0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822134006240 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x317447F0:UTRAN-Iu-428:CM_SERVICE_REQ)[0x56365e9ff2c0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250822134006240 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x317447F0:UTRAN-Iu-428:CM_SERVICE_REQ)[0x56365e9ff2c0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134006240 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x317447F0:UTRAN-Iu-428:CM_SERVICE_REQ)[0x56365e9ff2c0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822134006240 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x317447F0:UTRAN-Iu-428:CM_SERVICE_REQ)[0x56365ea78fe0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822134006240 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x317447F0:UTRAN-Iu-428:CM_SERVICE_REQ)[0x56365ea78fe0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x317447F0:UTRAN-Iu-428:CM_SERVICE_REQ)[0x56365e9ff2c0] (msc_a.c:1053) 20250822134006240 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x317447F0:UTRAN-Iu-428:CM_SERVICE_REQ)[0x56365ea78fe0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822134006240 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x317447F0:UTRAN-Iu-428:CM_SERVICE_REQ)[0x56365ea78fe0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822134006240 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x317447F0:UTRAN-Iu-428:CM_SERVICE_REQ)[0x56365e9ff2c0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea57e70] (msc_a.c:1053) 20250822134006240 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x317447F0:UTRAN-Iu-428:CM_SERVICE_REQ)[0x56365e9ff2c0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822134006240 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x317447F0:UTRAN-Iu-428:CM_SERVICE_REQ)[0x56365e9ff2c0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822134006240 DMSC DEBUG msub_fsm[0x56365ea57e70]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822134006240 DMSC DEBUG msub(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x317447F0) MSC-A terminated (msub.c:261) 20250822134006240 DMSC DEBUG msub(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x317447F0) 1 MSC-I still active (msub.c:79) 20250822134006240 DMSC DEBUG msub_fsm[0x56365ea57e70]{active}: State change to terminating (no timeout) (msub.c:91) 20250822134006240 DMSC DEBUG msub_fsm[0x56365ea57e70]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822134006240 DMSC DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x317447F0:UTRAN-Iu-428:CM_SERVICE_REQ)[0x56365ea0f660]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822134006240 DMSC DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x317447F0:UTRAN-Iu-428:CM_SERVICE_REQ)[0x56365ea0f660]{READY}: Removing from parent msub_fsm[0x56365ea57e70] (msub.c:113) 20250822134006240 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Closing UTRAN-Iu-428 (ran_conn.c:142) 20250822134006240 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-428 (ran_conn.c:155) 20250822134006240 DMSC DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x317447F0:UTRAN-Iu-428:CM_SERVICE_REQ)[0x56365ea0f660]{READY}: Freeing instance (msub.c:113) 20250822134006240 DMSC DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x317447F0:UTRAN-Iu-428:CM_SERVICE_REQ)[0x56365ea0f660]{READY}: Deallocated (fsm.c:568) 20250822134006240 DMSC DEBUG msub(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x317447F0) Free (msub.c:119) 20250822134006240 DVLR DEBUG VLR subscr IMSI-262420000001027:MSISDN-491230001027:TMSI-0x317447F0 - active-conn: now used by 1 (attached) (msub.c:375) 20250822134006240 DMSC DEBUG msub_fsm[0x56365ea57e70]{terminating}: Freeing instance (msub.c:113) 20250822134006241 DMSC DEBUG msub_fsm[0x56365ea57e70]{terminating}: Deallocated (fsm.c:568) 20250822134006241 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134006241 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134006241 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134006241 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134006241 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134006241 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134006241 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134006241 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2491)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2491)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2489)@718a44d66dfb: Session index based on local reference:0 20250822134006242 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134006242 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134006242 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134006242 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134006242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134006242 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134006243 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134006243 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2491)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2490)@718a44d66dfb: Deleted conn table entry 0TC_iu_establish_and_nothing2(2498)5567564 TC_iu_establish_and_nothing2(2498)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_establish_and_nothing2(2498)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_establish_and_nothing2(2498)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_establish_and_nothing2(2498)@718a44d66dfb: Final verdict of PTC: pass 20250822134006252 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822134006252 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(2483)@718a44d66dfb: Final verdict of PTC: none 20250822134006252 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822134006253 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822134006253 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822134006253 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822134006253 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822134006253 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) 20250822134006253 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822134006253 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822134006253 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822134006253 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822134006253 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822134006253 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822134006253 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822134006253 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) 20250822134006253 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822134006253 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822134006253 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822134006253 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134006253 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822134006253 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822134006253 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822134006253 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822134006253 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822134006253 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822134006253 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822134006253 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) 20250822134006253 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134006253 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250822134006253 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822134006253 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822134006253 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822134006253 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822134006253 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822134006253 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822134006254 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822134006254 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822134006254 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) 20250822134006254 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822134006254 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) 20250822134006254 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) 20250822134006254 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822134006254 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250822134006254 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) 20250822134006254 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134006255 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1106) MSC_Test_1-RAN(2487)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-M3UA(2485)@718a44d66dfb: Final verdict of PTC: none MSC_Test_1-M3UA(2488)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP(2495)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(2492)@718a44d66dfb: Final verdict of PTC: none MSC_Test_2-SCCP(2489)@718a44d66dfb: Final verdict of PTC: none MSC_Test_1-SCCP(2486)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(2484)@718a44d66dfb: Final verdict of PTC: none 20250822134006255 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822134006255 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822134006255 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822134006255 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822134006255 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822134006255 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822134006255 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.3/0 (xua_snm.c:371) 20250822134006255 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-RAN(2490)@718a44d66dfb: Final verdict of PTC: none MSC_Test_2-M3UA(2491)@718a44d66dfb: Final verdict of PTC: none 20250822134006255 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MGCP(2493)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(2496)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP-IPA(2494)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2499)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2482)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(2497)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(2482): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(2483): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(2484): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(2485): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-SCCP(2486): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-RAN(2487): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-M3UA(2488): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_2-SCCP(2489): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_2-RAN(2490): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_2-M3UA(2491): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(2492): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(2493): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(2494): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(2495): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(2496): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(2497): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_iu_establish_and_nothing2(2498): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(2499): none (pass -> pass) MTC@718a44d66dfb: Test case TC_iu_establish_and_nothing finished. Verdict: pass MTC@718a44d66dfb: 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'. Fri Aug 22 13:40:06 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 20250822134007256 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=423376) 20250822134008255 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822134008255 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822134008255 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822134008255 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822134008255 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822134008255 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822134008255 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822134008255 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822134008255 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822134008257 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=423376, count=424196) 20250822134009258 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:40:10 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests_Iu.TC_iu_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 20250822134010259 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_iu_mo_setup_and_nothing started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(2503)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(2503)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2503)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(2501)@718a44d66dfb: v_sccp_pdu_maxlen:268 MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_1-M3UA(2506)@718a44d66dfb: ************************************************* MSC_Test_1-M3UA(2506)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2506)@718a44d66dfb: ************************************************* MSC_Test_1-SCCP(2504)@718a44d66dfb: v_sccp_pdu_maxlen:268 MTC@718a44d66dfb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_2-M3UA(2509)@718a44d66dfb: ************************************************* MSC_Test_2-M3UA(2509)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2509)@718a44d66dfb: ************************************************* MSC_Test_2-SCCP(2507)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822134011133 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2510)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822134011261 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822134011261 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2512)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2512)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822134011263 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2512)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2512)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2512)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2512)@718a44d66dfb: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2512)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2512)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822134011276 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822134011276 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250822134011279 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822134011279 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822134011279 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822134011279 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2503)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2503)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2503)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822134011280 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134011280 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822134011280 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) MSC_Test_0-M3UA(2503)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(2503)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250822134011280 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822134011280 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822134011280 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822134011280 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2503)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2503)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2503)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822134011281 DLSS7 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(2503)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2503)@718a44d66dfb: Message received on association #8 20250822134011281 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822134011281 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822134011281 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822134011281 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822134011281 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822134011281 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250822134011281 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) MSC_Test_0-M3UA(2503)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822134011281 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2503)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2503)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2503)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2503)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2503)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822134011298 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) 20250822134011298 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) 20250822134011298 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822134011298 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2506)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2506)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2506)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822134011300 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134011300 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822134011300 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822134011300 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822134011300 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822134011300 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822134011300 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2506)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_1-M3UA(2506)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2506)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2506)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2506)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822134011300 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134011300 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822134011300 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822134011300 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822134011300 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822134011300 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822134011300 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250822134011300 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250822134011300 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2506)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2506)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2506)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2506)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2506)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2506)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2506)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2506)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(2513)@718a44d66dfb: Created GsupExpect[0] for "262420000001028" to be handled at TC_iu_mo_setup_and_nothing2(2516) TC_iu_mo_setup_and_nothing2(2516)@718a44d66dfb: 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 } } } } 20250822134011321 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) 20250822134011321 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) 20250822134011321 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822134011321 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2509)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2509)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2509)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822134011324 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134011324 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822134011324 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822134011324 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822134011324 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822134011324 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822134011324 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2509)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_2-M3UA(2509)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2509)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2509)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2509)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822134011326 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134011326 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822134011326 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822134011326 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822134011326 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822134011326 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822134011326 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(2509)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250822134011326 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.3/0 (xua_snm.c:406) 20250822134011326 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2506)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2506)@718a44d66dfb: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2509)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2509)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2509)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2509)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2509)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2509)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2509)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822134012092 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134012092 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134012092 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134012092 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822134012092 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134012092 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134012092 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134012092 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2503)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134012092 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134012092 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134012092 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134012092 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822134012092 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134012092 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134012092 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822134012092 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2503)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2503)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2502)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250822134012108 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134012109 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134012109 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250822134012109 DLM3UA 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) 20250822134012109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134012109 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134012109 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134012109 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2506)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134012109 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134012109 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134012109 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134012109 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) 20250822134012109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134012109 DLSS7 DEBUG Found route for dpc=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) 20250822134012109 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250822134012109 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2506)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2506)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2505)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250822134012140 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134012140 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134012140 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134012140 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134012140 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134012140 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134012140 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134012140 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2509)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134012140 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) 20250822134012140 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250822134012140 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134012140 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134012140 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134012140 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134012140 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134012140 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134012140 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134012140 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2509)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2509)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2508)@718a44d66dfb: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2508)@718a44d66dfb: Added conn table entry 0TC_iu_mo_setup_and_nothing2(2516)2147723 MSC_Test_2-SCCP(2507)@718a44d66dfb: First idle individual index:0 MSC_Test_2-M3UA(2509)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134012159 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134012159 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134012159 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134012159 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134012159 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134012159 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134012159 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134012159 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134012159 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) 20250822134012159 DMSC DEBUG msub_fsm[0x56365ea78fe0]{active}: Allocated (fsm.c:456) 20250822134012159 DMSC DEBUG msc_i[0x56365e9ff2c0]{READY}: Allocated (fsm.c:456) 20250822134012159 DMSC DEBUG msc_i[0x56365e9ff2c0]{READY}: is child of msub_fsm[0x56365ea78fe0] (fsm.c:486) 20250822134012159 DMSC DEBUG msc_a[0x56365ea0f660]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822134012159 DMSC DEBUG msc_a[0x56365ea0f660]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea78fe0] (fsm.c:486) 20250822134012159 DMSC DEBUG msc_a(unknown:UTRAN-Iu-429:NONE)[0x56365ea0f660]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822134012159 DMSC DEBUG msc_i(unknown:UTRAN-Iu-429:NONE)[0x56365e9ff2c0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822134012159 DMSC DEBUG msc_a(unknown:UTRAN-Iu-429:NONE)[0x56365ea0f660]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822134012159 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-429:NONE)[0x56365ea0f660]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250822134012159 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-429:NONE)[0x56365ea0f660]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250822134012159 DMM DEBUG msc_a(IMSI-262420000001028:UTRAN-Iu-429:LU)[0x56365ea0f660]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001028 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822134012159 DMM DEBUG msc_a(IMSI-262420000001028:UTRAN-Iu-429:LU)[0x56365ea0f660]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822134012159 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:UTRAN-Iu-429:LU)[0x56365ea57e70]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822134012159 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:UTRAN-Iu-429:LU)[0x56365ea57e70]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001028:UTRAN-Iu-429:LU)[0x56365ea0f660] (fsm.c:486) 20250822134012159 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:UTRAN-Iu-429:LU)[0x56365ea57e70]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250822134012159 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:UTRAN-Iu-429:LU)[0x56365ea57e70]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822134012159 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822134012159 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001028 id=262420000001028 (vlr.c:661) 20250822134012159 DVLR INFO New subscr, IMSI: 262420000001028 (vlr.c:562) 20250822134012159 DVLR DEBUG VLR subscr IMSI-262420000001028 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822134012159 DMSC DEBUG msc_a(IMSI-262420000001028:UTRAN-Iu-429:LU)[0x56365ea0f660]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822134012159 DMSC DEBUG msc_a(IMSI-262420000001028:UTRAN-Iu-429:LU)[0x56365ea0f660]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822134012159 DVLR DEBUG VLR subscr IMSI-262420000001028 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822134012159 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822134012159 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:UTRAN-Iu-429:LU)[0x56365ea57e70]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822134012159 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:UTRAN-Iu-429:LU)[0x56365ea57e70]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822134012159 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:UTRAN-Iu-429:LU)[0x56365ea57e70]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250822134012159 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:UTRAN-Iu-429:LU)[0x56365ea2cd80]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822134012159 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:UTRAN-Iu-429:LU)[0x56365ea2cd80]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001028:UTRAN-Iu-429:LU)[0x56365ea57e70] (fsm.c:486) 20250822134012159 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:UTRAN-Iu-429:LU)[0x56365ea2cd80]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822134012159 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:UTRAN-Iu-429:LU)[0x56365ea2cd80]{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(2508)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 20250822134012159 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134012159 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134012159 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134012159 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134012159 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134012159 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134012159 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134012159 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2509)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2509)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2507)@718a44d66dfb: { messageType := 2, destLocRef := '20C58B'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(2507)@718a44d66dfb: Session index based on local reference:0 MSC_Test-GSUP(2513)@718a44d66dfb: Found GsupExpect[0] for "262420000001028" handled at TC_iu_mo_setup_and_nothing2(2516) MSC_Test-GSUP(2513)@718a44d66dfb: Added IMSI table entry 0TC_iu_mo_setup_and_nothing2(2516)"262420000001028" TC_iu_mo_setup_and_nothing2(2516)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_setup_and_nothing2(2516)@718a44d66dfb: setverdict(pass): none -> pass 20250822134012162 DVLR DEBUG VLR subscr IMSI-262420000001028 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134012162 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:UTRAN-Iu-429:LU)[0x56365ea2cd80]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822134012162 DVLR DEBUG SUBSCR(IMSI-262420000001028) Received 1 auth tuples (vlr.c:996) 20250822134012162 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:UTRAN-Iu-429:LU)[0x56365ea2cd80]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822134012162 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:UTRAN-Iu-429:LU)[0x56365ea2cd80]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250822134012162 DMM DEBUG Tx AUTH REQ (rand = e1763106573f8dd263ef518de2b071e0) (gsm_04_08.c:641) 20250822134012162 DMM DEBUG AUTH REQ (autn = f70427cbb93701e77fb4c93efdd36a42) (gsm_04_08.c:643) 20250822134012162 DIUCS DEBUG msc_a(IMSI-262420000001028:UTRAN-Iu-429:LU)[0x56365ea0f660]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250822134012162 DIUCS DEBUG msc_a(IMSI-262420000001028:UTRAN-Iu-429:LU)[0x56365ea0f660]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134012162 DMSC DEBUG msc_i(IMSI-262420000001028:UTRAN-Iu-429:LU)[0x56365e9ff2c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134012162 DVLR DEBUG VLR subscr IMSI-262420000001028 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822134012162 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134012162 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134012162 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134012162 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134012162 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134012162 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134012162 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134012162 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2509)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2509)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2507)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2507)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2507)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2507)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2508)@718a44d66dfb: patching N(SD)=1 into dtap '0514E18E9F4D21040609345F'O MSC_Test_2-RAN(2508)@718a44d66dfb: patched enc_l3: '0554E18E9F4D21040609345F'O MSC_Test_2-SCCP(2507)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2507)@718a44d66dfb: vl_len:24 MSC_Test_2-SCCP(2507)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2507)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554E18E9F4D21040609345F'O MSC_Test_2-M3UA(2509)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134012168 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134012168 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134012168 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134012168 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134012168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134012168 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134012168 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134012168 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134012168 DIUCS DEBUG (UTRAN-Iu-429) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134012168 DMSC DEBUG msc_i(IMSI-262420000001028:UTRAN-Iu-429:LU)[0x56365e9ff2c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134012168 DIUCS DEBUG msc_i(IMSI-262420000001028:UTRAN-Iu-429:LU)[0x56365e9ff2c0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134012168 DMSC DEBUG msc_a(IMSI-262420000001028:UTRAN-Iu-429:LU)[0x56365ea0f660]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134012168 DIUCS DEBUG msc_a(IMSI-262420000001028:UTRAN-Iu-429:LU)[0x56365ea0f660]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134012168 DIUCS DEBUG msc_a(IMSI-262420000001028:UTRAN-Iu-429:LU)[0x56365ea0f660]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134012168 DMM DEBUG msc_a(IMSI-262420000001028:UTRAN-Iu-429:LU)[0x56365ea0f660]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = e18e9f4d0609345f) (gsm_04_08.c:1128) 20250822134012168 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:UTRAN-Iu-429:LU)[0x56365ea2cd80]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822134012168 DVLR DEBUG SUBSCR(IMSI-262420000001028) AUTH on UTRAN received RES: e18e9f4d0609345f (8 bytes) (vlr_auth_fsm.c:151) 20250822134012168 DVLR INFO SUBSCR(IMSI-262420000001028) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250822134012168 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:UTRAN-Iu-429:LU)[0x56365ea2cd80]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822134012168 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:UTRAN-Iu-429:LU)[0x56365ea2cd80]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822134012168 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:UTRAN-Iu-429:LU)[0x56365ea2cd80]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822134012168 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:UTRAN-Iu-429:LU)[0x56365ea2cd80]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001028:UTRAN-Iu-429:LU)[0x56365ea57e70] (vlr_auth_fsm.c:294) 20250822134012168 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:UTRAN-Iu-429:LU)[0x56365ea2cd80]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822134012168 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:UTRAN-Iu-429:LU)[0x56365ea2cd80]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822134012168 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:UTRAN-Iu-429:LU)[0x56365ea57e70]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250822134012168 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:UTRAN-Iu-429:LU)[0x56365ea57e70]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822134012168 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:UTRAN-Iu-429:LU)[0x56365ea57e70]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822134012168 DIUCS DEBUG msc_a(IMSI-262420000001028:UTRAN-Iu-429:LU)[0x56365ea0f660]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250822134012168 DIUCS DEBUG msc_a(IMSI-262420000001028:UTRAN-Iu-429:LU)[0x56365ea0f660]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=0ba8bd32a511fef3e23ba33657c0c026, CK=NONE (ran_msg_iu.c:388) 20250822134012168 DMSC DEBUG msc_i(IMSI-262420000001028:UTRAN-Iu-429:LU)[0x56365e9ff2c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250822134012168 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:UTRAN-Iu-429:LU)[0x56365ea57e70]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250822134012168 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134012168 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134012168 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134012168 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134012168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134012168 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134012168 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134012168 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2509)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2509)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2507)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2507)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2507)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2507)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2507)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2507)@718a44d66dfb: vl_len:12 MSC_Test_2-SCCP(2507)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2507)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250822134012173 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134012173 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134012173 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134012173 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134012173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134012173 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134012173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134012173 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2509)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134012173 DIUCS DEBUG (UTRAN-Iu-429) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134012173 DMSC DEBUG msc_i(IMSI-262420000001028:UTRAN-Iu-429:LU)[0x56365e9ff2c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134012173 DIUCS DEBUG msc_i(IMSI-262420000001028:UTRAN-Iu-429:LU)[0x56365e9ff2c0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134012173 DMSC DEBUG msc_a(IMSI-262420000001028:UTRAN-Iu-429:LU)[0x56365ea0f660]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134012173 DIUCS DEBUG msc_a(IMSI-262420000001028:UTRAN-Iu-429:LU)[0x56365ea0f660]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134012173 DIUCS DEBUG msc_a(IMSI-262420000001028:UTRAN-Iu-429:LU)[0x56365ea0f660]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250822134012173 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:UTRAN-Iu-429:LU)[0x56365ea57e70]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250822134012173 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:UTRAN-Iu-429:LU)[0x56365ea57e70]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822134012173 DIUCS DEBUG msc_a(IMSI-262420000001028:UTRAN-Iu-429:LU)[0x56365ea0f660]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250822134012173 DMSC DEBUG msc_i(IMSI-262420000001028:UTRAN-Iu-429:LU)[0x56365e9ff2c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822134012173 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:UTRAN-Iu-429:LU)[0x56365ea57e70]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822134012173 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:UTRAN-Iu-429:LU)[0x56365ea57e70]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822134012173 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001028:UTRAN-Iu-429:LU)[0x56365ea2cd80]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822134012173 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001028:UTRAN-Iu-429:LU)[0x56365ea2cd80]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001028:UTRAN-Iu-429:LU)[0x56365ea57e70] (fsm.c:486) 20250822134012173 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001028:UTRAN-Iu-429:LU)[0x56365ea2cd80]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822134012173 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001028:UTRAN-Iu-429:LU)[0x56365ea2cd80]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822134012173 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134012173 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134012173 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134012173 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134012173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134012173 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134012173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134012173 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2509)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2509)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2507)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2507)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2507)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2507)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822134012175 DVLR DEBUG VLR subscr IMSI-262420000001028 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134012175 DVLR DEBUG IMSI:262420000001028 has MSISDN:491230001028 (vlr.c:1045) 20250822134012175 DMSC NOTICE msub(IMSI-262420000001028:MSISDN-491230001028) VLR: update for IMSI=262420000001028 (MSISDN=491230001028) (gsm_04_08.c:1541) 20250822134012175 DVLR DEBUG VLR subscr IMSI-262420000001028:MSISDN-491230001028 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822134012175 DVLR DEBUG VLR subscr IMSI-262420000001028:MSISDN-491230001028 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134012175 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:MSISDN-491230001028:UTRAN-Iu-429:LU)[0x56365ea57e70]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822134012175 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001028:UTRAN-Iu-429:LU)[0x56365ea2cd80]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822134012175 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001028:UTRAN-Iu-429:LU)[0x56365ea2cd80]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822134012175 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001028:UTRAN-Iu-429:LU)[0x56365ea2cd80]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822134012175 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001028:UTRAN-Iu-429:LU)[0x56365ea2cd80]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001028:MSISDN-491230001028:UTRAN-Iu-429:LU)[0x56365ea57e70] (vlr_lu_fsm.c:110) 20250822134012175 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001028:UTRAN-Iu-429:LU)[0x56365ea2cd80]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822134012175 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001028:UTRAN-Iu-429:LU)[0x56365ea2cd80]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822134012175 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:MSISDN-491230001028:UTRAN-Iu-429:LU)[0x56365ea57e70]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822134012175 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:MSISDN-491230001028:UTRAN-Iu-429:LU)[0x56365ea57e70]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822134012175 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001028:MSISDN-491230001028:UTRAN-Iu-429:LU)[0x56365ea2d340]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822134012175 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001028:MSISDN-491230001028:UTRAN-Iu-429:LU)[0x56365ea2d340]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001028:MSISDN-491230001028:UTRAN-Iu-429:LU)[0x56365ea57e70] (fsm.c:486) 20250822134012175 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001028:MSISDN-491230001028:UTRAN-Iu-429:LU)[0x56365ea2d340]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822134012175 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001028:MSISDN-491230001028:UTRAN-Iu-429:LU)[0x56365ea2d340]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822134012175 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001028:MSISDN-491230001028:UTRAN-Iu-429:LU)[0x56365ea2d340]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822134012175 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001028:MSISDN-491230001028:UTRAN-Iu-429:LU)[0x56365ea2d340]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822134012175 DMSC NOTICE msub(IMSI-262420000001028:MSISDN-491230001028:TMSInew-0x271C4D92) VLR: update for IMSI=262420000001028 (MSISDN=491230001028) (gsm_04_08.c:1541) 20250822134012175 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001028:MSISDN-491230001028:UTRAN-Iu-429:LU)[0x56365ea2d340]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822134012175 DMM DEBUG -> IMSI-262420000001028:MSISDN-491230001028:TMSInew-0x271C4D92 LOCATION UPDATE ACCEPT (TMSI = 0x271c4d92) (gsm_04_08.c:149) 20250822134012175 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSInew-0x271C4D92:UTRAN-Iu-429:LU)[0x56365ea0f660]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250822134012175 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSInew-0x271C4D92:UTRAN-Iu-429:LU)[0x56365ea0f660]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134012175 DMSC DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSInew-0x271C4D92:UTRAN-Iu-429:LU)[0x56365e9ff2c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134012175 DVLR DEBUG VLR subscr IMSI-262420000001028:MSISDN-491230001028:TMSInew-0x271C4D92 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822134012175 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134012175 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134012175 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134012175 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134012175 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134012175 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134012175 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134012175 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2509)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2509)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2507)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2507)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2507)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2507)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_mo_setup_and_nothing2(2516)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2508)@718a44d66dfb: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2508)@718a44d66dfb: patched enc_l3: '059B'O MSC_Test_2-SCCP(2507)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2507)@718a44d66dfb: vl_len:14 MSC_Test_2-SCCP(2507)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2507)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250822134012177 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134012177 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134012177 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134012177 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134012177 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134012177 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134012177 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134012177 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2509)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134012177 DIUCS DEBUG (UTRAN-Iu-429) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134012177 DMSC DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSInew-0x271C4D92:UTRAN-Iu-429:LU)[0x56365e9ff2c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134012177 DIUCS DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSInew-0x271C4D92:UTRAN-Iu-429:LU)[0x56365e9ff2c0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134012177 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSInew-0x271C4D92:UTRAN-Iu-429:LU)[0x56365ea0f660]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134012177 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSInew-0x271C4D92:UTRAN-Iu-429:LU)[0x56365ea0f660]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134012177 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSInew-0x271C4D92:UTRAN-Iu-429:LU)[0x56365ea0f660]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134012177 DMM DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSInew-0x271C4D92:UTRAN-Iu-429:LU)[0x56365ea0f660]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822134012177 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:MSISDN-491230001028:TMSInew-0x271C4D92:UTRAN-Iu-429:LU)[0x56365ea57e70]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822134012177 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001028:MSISDN-491230001028:UTRAN-Iu-429:LU)[0x56365ea2d340]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822134012177 DMSC NOTICE msub(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92) VLR: update for IMSI=262420000001028 (MSISDN=491230001028) (gsm_04_08.c:1541) 20250822134012177 DVLR DEBUG VLR subscr IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250822134012177 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001028:MSISDN-491230001028:UTRAN-Iu-429:LU)[0x56365ea2d340]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822134012177 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92:UTRAN-Iu-429:LU)[0x56365ea57e70]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822134012177 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001028:MSISDN-491230001028:UTRAN-Iu-429:LU)[0x56365ea2d340]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822134012177 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001028:MSISDN-491230001028:UTRAN-Iu-429:LU)[0x56365ea2d340]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92:UTRAN-Iu-429:LU)[0x56365ea57e70] (vlr_lu_fsm.c:817) 20250822134012177 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001028:MSISDN-491230001028:UTRAN-Iu-429:LU)[0x56365ea2d340]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822134012177 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001028:MSISDN-491230001028:UTRAN-Iu-429:LU)[0x56365ea2d340]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822134012177 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92:UTRAN-Iu-429:LU)[0x56365ea57e70]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822134012177 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92:UTRAN-Iu-429:LU)[0x56365ea0f660]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250822134012177 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92:UTRAN-Iu-429:LU)[0x56365ea0f660]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.981s remaining) (msc_a.c:450) 20250822134012177 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001028/3/1): Available (smpp_smsc.c:626) 20250822134012177 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92:UTRAN-Iu-429:LU)[0x56365ea0f660]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134012177 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92:UTRAN-Iu-429:LU)[0x56365ea0f660]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250822134012177 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92:UTRAN-Iu-429:LU)[0x56365ea0f660]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250822134012177 DVLR DEBUG VLR subscr IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822134012177 DVLR DEBUG VLR subscr IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822134012177 DVLR DEBUG VLR subscr IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822134012177 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92:UTRAN-Iu-429:LU)[0x56365ea0f660]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250822134012177 DMSC DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92:UTRAN-Iu-429:LU)[0x56365e9ff2c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822134012177 DVLR DEBUG VLR subscr IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250822134012177 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134012177 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134012177 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134012177 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134012177 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134012177 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134012177 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134012177 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2509)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2509)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2507)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2507)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2507)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2507)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2507)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2507)@718a44d66dfb: vl_len:7 MSC_Test_2-SCCP(2507)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2507)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250822134012180 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134012180 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134012180 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134012180 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134012180 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134012180 DLSS7 DEBUG Found route for dpc=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(2509)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134012180 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134012180 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134012180 DIUCS DEBUG (UTRAN-Iu-429) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134012180 DMSC DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92:UTRAN-Iu-429:LU)[0x56365e9ff2c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134012180 DIUCS DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92:UTRAN-Iu-429:LU)[0x56365e9ff2c0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134012180 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92:UTRAN-Iu-429:LU)[0x56365ea0f660]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134012180 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92:UTRAN-Iu-429:LU)[0x56365ea0f660]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134012180 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92:UTRAN-Iu-429:LU)[0x56365ea0f660]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250822134012180 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92:UTRAN-Iu-429:LU)[0x56365ea0f660]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822134012180 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92:UTRAN-Iu-429:LU)[0x56365ea0f660]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250822134012180 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92:UTRAN-Iu-429:LU)[0x56365ea0f660]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134012180 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92:UTRAN-Iu-429:LU)[0x56365ea0f660]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822134012180 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92:UTRAN-Iu-429:LU)[0x56365ea57e70]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822134012180 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92:UTRAN-Iu-429:LU)[0x56365ea57e70]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92:UTRAN-Iu-429:LU)[0x56365ea0f660] (msc_a.c:1053) 20250822134012180 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92:UTRAN-Iu-429:LU)[0x56365ea57e70]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822134012180 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92:UTRAN-Iu-429:LU)[0x56365ea57e70]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822134012180 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92:UTRAN-Iu-429:LU)[0x56365ea57e70]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822134012180 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92:UTRAN-Iu-429:LU)[0x56365ea0f660]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea78fe0] (msc_a.c:1053) 20250822134012180 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92:UTRAN-Iu-429:LU)[0x56365ea0f660]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822134012180 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92:UTRAN-Iu-429:LU)[0x56365ea0f660]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822134012180 DMSC DEBUG msub_fsm[0x56365ea78fe0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822134012180 DMSC DEBUG msub(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92) MSC-A terminated (msub.c:261) 20250822134012180 DMSC DEBUG msub(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92) 1 MSC-I still active (msub.c:79) 20250822134012180 DMSC DEBUG msub_fsm[0x56365ea78fe0]{active}: State change to terminating (no timeout) (msub.c:91) 20250822134012180 DMSC DEBUG msub_fsm[0x56365ea78fe0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822134012180 DMSC DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92:UTRAN-Iu-429:LU)[0x56365e9ff2c0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822134012180 DMSC DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92:UTRAN-Iu-429:LU)[0x56365e9ff2c0]{READY}: Removing from parent msub_fsm[0x56365ea78fe0] (msub.c:113) 20250822134012180 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Closing UTRAN-Iu-429 (ran_conn.c:142) 20250822134012180 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-429 (ran_conn.c:155) 20250822134012180 DMSC DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92:UTRAN-Iu-429:LU)[0x56365e9ff2c0]{READY}: Freeing instance (msub.c:113) 20250822134012180 DMSC DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92:UTRAN-Iu-429:LU)[0x56365e9ff2c0]{READY}: Deallocated (fsm.c:568) 20250822134012180 DMSC DEBUG msub(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92) Free (msub.c:119) 20250822134012180 DVLR DEBUG VLR subscr IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92 - active-conn: now used by 1 (attached) (msub.c:375) 20250822134012180 DMSC DEBUG msub_fsm[0x56365ea78fe0]{terminating}: Freeing instance (msub.c:113) 20250822134012180 DMSC DEBUG msub_fsm[0x56365ea78fe0]{terminating}: Deallocated (fsm.c:568) 20250822134012180 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134012180 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134012180 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134012180 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134012180 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134012180 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134012180 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134012180 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2509)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2509)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2507)@718a44d66dfb: Session index based on local reference:0 20250822134012181 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134012181 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134012181 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134012181 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134012181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134012181 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134012181 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134012181 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2509)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2508)@718a44d66dfb: Deleted conn table entry 0TC_iu_mo_setup_and_nothing2(2516)2147723 TC_iu_mo_setup_and_nothing2(2516)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_setup_and_nothing2(2516)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_setup_and_nothing2(2516)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_setup_and_nothing2(2516)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_setup_and_nothing2(2516)@718a44d66dfb: 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 := '271C4D92'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2508)@718a44d66dfb: Added conn table entry 0TC_iu_mo_setup_and_nothing2(2516)3215185 MSC_Test_2-RAN(2508)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2507)@718a44d66dfb: First idle individual index:0 MSC_Test_2-M3UA(2509)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134012382 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134012382 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134012382 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134012382 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134012382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134012382 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134012382 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134012382 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134012383 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) 20250822134012383 DMSC DEBUG msub_fsm[0x56365ea57e70]{active}: Allocated (fsm.c:456) 20250822134012383 DMSC DEBUG msc_i[0x56365ea0f660]{READY}: Allocated (fsm.c:456) 20250822134012383 DMSC DEBUG msc_i[0x56365ea0f660]{READY}: is child of msub_fsm[0x56365ea57e70] (fsm.c:486) 20250822134012383 DMSC DEBUG msc_a[0x56365e9ff2c0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822134012383 DMSC DEBUG msc_a[0x56365e9ff2c0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea57e70] (fsm.c:486) 20250822134012383 DMSC DEBUG msc_a(unknown:UTRAN-Iu-430:NONE)[0x56365e9ff2c0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822134012383 DMSC DEBUG msc_i(unknown:UTRAN-Iu-430:NONE)[0x56365ea0f660]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822134012384 DMSC DEBUG msc_a(unknown:UTRAN-Iu-430:NONE)[0x56365e9ff2c0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822134012384 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-430:NONE)[0x56365e9ff2c0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250822134012384 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-430:NONE)[0x56365e9ff2c0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250822134012384 DMM DEBUG msc_a(TMSI-0x271C4D92:UTRAN-Iu-430:CM_SERVICE_REQ)[0x56365e9ff2c0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250822134012384 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x271C4D92:UTRAN-Iu-430:CM_SERVICE_REQ)[0x56365ea78fe0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822134012384 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x271C4D92:UTRAN-Iu-430:CM_SERVICE_REQ)[0x56365ea78fe0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x271C4D92:UTRAN-Iu-430:CM_SERVICE_REQ)[0x56365e9ff2c0] (fsm.c:486) 20250822134012384 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x271C4D92:UTRAN-Iu-430:CM_SERVICE_REQ)[0x56365ea78fe0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250822134012384 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x271C4D92:UTRAN-Iu-430:CM_SERVICE_REQ)[0x56365ea78fe0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822134012384 DVLR DEBUG VLR subscr IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822134012384 DVLR DEBUG VLR subscr IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822134012384 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92:UTRAN-Iu-430:CM_SERVICE_REQ)[0x56365e9ff2c0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822134012384 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92:UTRAN-Iu-430:CM_SERVICE_REQ)[0x56365e9ff2c0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822134012384 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92:UTRAN-Iu-430:CM_SERVICE_REQ)[0x56365ea78fe0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822134012384 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92:UTRAN-Iu-430:CM_SERVICE_REQ)[0x56365ea78fe0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250822134012384 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92:UTRAN-Iu-430:CM_SERVICE_REQ)[0x56365ea2d340]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822134012384 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92:UTRAN-Iu-430:CM_SERVICE_REQ)[0x56365ea2d340]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92:UTRAN-Iu-430:CM_SERVICE_REQ)[0x56365ea78fe0] (fsm.c:486) 20250822134012384 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92:UTRAN-Iu-430:CM_SERVICE_REQ)[0x56365ea2d340]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822134012384 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92:UTRAN-Iu-430:CM_SERVICE_REQ)[0x56365ea2d340]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822134012384 DVLR DEBUG VLR subscr IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250822134012385 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134012385 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134012385 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134012385 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134012385 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134012385 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134012385 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134012385 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2509)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2509)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2507)@718a44d66dfb: { messageType := 2, destLocRef := '310F51'O, sourceLocRef := '0001AE'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2507)@718a44d66dfb: Session index based on local reference:0 TC_iu_mo_setup_and_nothing2(2516)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_setup_and_nothing2(2516)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822134012392 DVLR DEBUG VLR subscr IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134012392 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92:UTRAN-Iu-430:CM_SERVICE_REQ)[0x56365ea2d340]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822134012392 DVLR DEBUG SUBSCR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92) Received 1 auth tuples (vlr.c:996) 20250822134012392 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92:UTRAN-Iu-430:CM_SERVICE_REQ)[0x56365ea2d340]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822134012392 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92:UTRAN-Iu-430:CM_SERVICE_REQ)[0x56365ea2d340]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250822134012392 DMM DEBUG Tx AUTH REQ (rand = b1ba536580be1bdf2528ac84891e9269) (gsm_04_08.c:641) 20250822134012392 DMM DEBUG AUTH REQ (autn = b52530fe74ff054a0647e36dd1f42ee4) (gsm_04_08.c:643) 20250822134012392 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92:UTRAN-Iu-430:CM_SERVICE_REQ)[0x56365e9ff2c0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250822134012392 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92:UTRAN-Iu-430:CM_SERVICE_REQ)[0x56365e9ff2c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134012392 DMSC DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92:UTRAN-Iu-430:CM_SERVICE_REQ)[0x56365ea0f660]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134012392 DVLR DEBUG VLR subscr IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822134012392 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134012392 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134012392 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134012392 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134012392 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134012392 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134012392 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134012392 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2509)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2509)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2507)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2507)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2507)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2507)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2508)@718a44d66dfb: patching N(SD)=1 into dtap '0514B3559D282104355C458E'O MSC_Test_2-RAN(2508)@718a44d66dfb: patched enc_l3: '0554B3559D282104355C458E'O MSC_Test_2-SCCP(2507)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2507)@718a44d66dfb: vl_len:24 MSC_Test_2-SCCP(2507)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2507)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554B3559D282104355C458E'O 20250822134012399 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134012399 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134012399 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134012399 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134012399 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134012399 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134012399 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134012399 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2509)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134012399 DIUCS DEBUG (UTRAN-Iu-430) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134012399 DMSC DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92:UTRAN-Iu-430:CM_SERVICE_REQ)[0x56365ea0f660]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134012399 DIUCS DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92:UTRAN-Iu-430:CM_SERVICE_REQ)[0x56365ea0f660]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134012399 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92:UTRAN-Iu-430:CM_SERVICE_REQ)[0x56365e9ff2c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134012399 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92:UTRAN-Iu-430:CM_SERVICE_REQ)[0x56365e9ff2c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134012399 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92:UTRAN-Iu-430:CM_SERVICE_REQ)[0x56365e9ff2c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134012399 DMM DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92:UTRAN-Iu-430:CM_SERVICE_REQ)[0x56365e9ff2c0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = b3559d28355c458e) (gsm_04_08.c:1128) 20250822134012399 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92:UTRAN-Iu-430:CM_SERVICE_REQ)[0x56365ea2d340]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822134012399 DVLR DEBUG SUBSCR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92) AUTH on UTRAN received RES: b3559d28355c458e (8 bytes) (vlr_auth_fsm.c:151) 20250822134012399 DVLR INFO SUBSCR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250822134012399 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92:UTRAN-Iu-430:CM_SERVICE_REQ)[0x56365ea2d340]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822134012399 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92:UTRAN-Iu-430:CM_SERVICE_REQ)[0x56365ea2d340]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822134012399 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92:UTRAN-Iu-430:CM_SERVICE_REQ)[0x56365ea2d340]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822134012399 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92:UTRAN-Iu-430:CM_SERVICE_REQ)[0x56365ea2d340]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92:UTRAN-Iu-430:CM_SERVICE_REQ)[0x56365ea78fe0] (vlr_auth_fsm.c:294) 20250822134012399 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92:UTRAN-Iu-430:CM_SERVICE_REQ)[0x56365ea2d340]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822134012399 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92:UTRAN-Iu-430:CM_SERVICE_REQ)[0x56365ea2d340]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822134012399 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92:UTRAN-Iu-430:CM_SERVICE_REQ)[0x56365ea78fe0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250822134012399 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92:UTRAN-Iu-430:CM_SERVICE_REQ)[0x56365ea78fe0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822134012399 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92:UTRAN-Iu-430:CM_SERVICE_REQ)[0x56365ea78fe0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822134012399 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92:UTRAN-Iu-430:CM_SERVICE_REQ)[0x56365e9ff2c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250822134012399 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92:UTRAN-Iu-430:CM_SERVICE_REQ)[0x56365e9ff2c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=35a8efc61b97a75b41c1c74edb849a6f, CK=NONE (ran_msg_iu.c:388) 20250822134012399 DMSC DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92:UTRAN-Iu-430:CM_SERVICE_REQ)[0x56365ea0f660]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250822134012399 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92:UTRAN-Iu-430:CM_SERVICE_REQ)[0x56365ea78fe0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250822134012400 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134012400 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134012400 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134012400 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134012400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134012400 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134012400 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134012400 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2509)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2509)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2507)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2507)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2507)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2507)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2507)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2507)@718a44d66dfb: vl_len:12 MSC_Test_2-SCCP(2507)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2507)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250822134012406 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134012406 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134012406 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134012406 DLM3UA DEBUG 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(2509)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134012406 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134012406 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134012406 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134012407 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134012407 DIUCS DEBUG (UTRAN-Iu-430) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134012407 DMSC DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92:UTRAN-Iu-430:CM_SERVICE_REQ)[0x56365ea0f660]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134012407 DIUCS DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92:UTRAN-Iu-430:CM_SERVICE_REQ)[0x56365ea0f660]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134012407 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92:UTRAN-Iu-430:CM_SERVICE_REQ)[0x56365e9ff2c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134012407 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92:UTRAN-Iu-430:CM_SERVICE_REQ)[0x56365e9ff2c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134012407 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92:UTRAN-Iu-430:CM_SERVICE_REQ)[0x56365e9ff2c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250822134012407 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92:UTRAN-Iu-430:CM_SERVICE_REQ)[0x56365ea78fe0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250822134012407 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92:UTRAN-Iu-430:CM_SERVICE_REQ)[0x56365ea78fe0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822134012407 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92:UTRAN-Iu-430:CM_SERVICE_REQ)[0x56365e9ff2c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250822134012407 DMSC DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92:UTRAN-Iu-430:CM_SERVICE_REQ)[0x56365ea0f660]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822134012407 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92:UTRAN-Iu-430:CM_SERVICE_REQ)[0x56365ea78fe0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822134012407 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92:UTRAN-Iu-430:CM_SERVICE_REQ)[0x56365ea78fe0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822134012407 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92:UTRAN-Iu-430:CM_SERVICE_REQ)[0x56365ea78fe0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822134012407 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92:UTRAN-Iu-430:CM_SERVICE_REQ)[0x56365ea78fe0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822134012407 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92:UTRAN-Iu-430:CM_SERVICE_REQ)[0x56365ea78fe0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822134012407 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92:UTRAN-Iu-430:CM_SERVICE_REQ)[0x56365ea78fe0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822134012407 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92:UTRAN-Iu-430:CM_SERVICE_REQ)[0x56365ea78fe0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822134012407 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92:UTRAN-Iu-430:CM_SERVICE_REQ)[0x56365e9ff2c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250822134012407 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92:UTRAN-Iu-430:CM_SERVICE_REQ)[0x56365e9ff2c0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.976s remaining) (msc_a.c:450) 20250822134012407 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001028/3/1): Available (smpp_smsc.c:626) 20250822134012407 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134012407 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134012407 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134012407 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134012408 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134012408 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134012408 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134012408 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2509)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2509)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2507)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2507)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2507)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2507)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2510)@718a44d66dfb: Created MnccExpect[0] for "12345" to be handled at TC_iu_mo_setup_and_nothing2(2516) MSC_Test-MGCP(2511)@718a44d66dfb: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_iu_mo_setup_and_nothing2(2516) MSC_Test_2-RAN(2508)@718a44d66dfb: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_2-RAN(2508)@718a44d66dfb: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_2-SCCP(2507)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2507)@718a44d66dfb: vl_len:28 MSC_Test_2-SCCP(2507)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2507)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001440180000010010401110038504066005040200815E04802143F5'O 20250822134012430 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134012430 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134012430 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134012430 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134012430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134012430 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134012430 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134012430 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2509)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134012430 DIUCS DEBUG (UTRAN-Iu-430) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134012430 DMSC DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92:UTRAN-Iu-430:CM_SERVICE_REQ)[0x56365ea0f660]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134012430 DIUCS DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92:UTRAN-Iu-430:CM_SERVICE_REQ)[0x56365ea0f660]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134012430 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92:UTRAN-Iu-430:CM_SERVICE_REQ)[0x56365e9ff2c0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134012430 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92:UTRAN-Iu-430:CM_SERVICE_REQ)[0x56365e9ff2c0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134012430 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92:UTRAN-Iu-430:CM_SERVICE_REQ)[0x56365e9ff2c0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134012430 DVLR DEBUG VLR subscr IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250822134012430 DCC DEBUG trans(CC:NULL IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92 callref-0x80000036 tid-8) New transaction (transaction.c:231) 20250822134012430 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92:UTRAN-Iu-430:CM_SERVICE_REQ)[0x56365e9ff2c0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2671) 20250822134012430 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92:UTRAN-Iu-430:CM_SERVICE_REQ)[0x56365e9ff2c0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250822134012430 DCC DEBUG trans(CC:NULL IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92:UTRAN-Iu-430:CM_SERVICE_REQ callref-0x80000036 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2690) 20250822134012430 DCC DEBUG trans(CC:NULL IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92:UTRAN-Iu-430:CM_SERVICE_REQ callref-0x80000036 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822134012430 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250822134012430 DCC DEBUG trans(CC:NULL IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92:UTRAN-Iu-430:CM_SERVICE_REQ callref-0x80000036 tid-8) codecs: :0{AMR:octet-align=1#112} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,AMR-WB/16000:octet-align=1#113}) (gsm_04_08_cc.c:702) 20250822134012430 DCC INFO trans(CC:NULL IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92:UTRAN-Iu-430:CM_SERVICE_REQ callref-0x80000036 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250822134012430 DCC DEBUG trans(CC:NULL IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92:UTRAN-Iu-430:CM_SERVICE_REQ callref-0x80000036 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250822134012430 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92:UTRAN-Iu-430:CM_SERVICE_REQ)[0x56365e9ff2c0]{MSC_A_ST_COMMUNICATING}: Starting call assignment (msc_a.c:2206) 20250822134012430 DCC DEBUG call_leg(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92:UTRAN-Iu-430:CM_SERVICE_REQ)[0x56365ea2d340]{ESTABLISHING}: Allocated (fsm.c:456) 20250822134012430 DCC DEBUG call_leg(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92:UTRAN-Iu-430:CM_SERVICE_REQ)[0x56365ea2d340]{ESTABLISHING}: is child of msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92:UTRAN-Iu-430:CM_SERVICE_REQ)[0x56365e9ff2c0] (fsm.c:486) 20250822134012430 DCC DEBUG trans(CC:INITIATED IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92:UTRAN-Iu-430:CM_SERVICE_REQ callref-0x80000036 tid-8) codecs: :0{AMR:octet-align=1#112} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,AMR-WB/16000:octet-align=1#113}) (msc_a.c:2161) 20250822134012430 DCC DEBUG rtp_stream(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92:UTRAN-Iu-430:CM_SERVICE_REQ)[0x56365ea75140]{UNINITIALIZED}: Allocated (fsm.c:456) 20250822134012430 DCC DEBUG rtp_stream(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92:UTRAN-Iu-430:CM_SERVICE_REQ)[0x56365ea75140]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92:UTRAN-Iu-430:CM_SERVICE_REQ)[0x56365ea2d340] (fsm.c:486) 20250822134012431 DCC DEBUG rtp_stream(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92:UTRAN-Iu-430:CM_SERVICE_REQ:trans-8:call-166:RTP_TO_CN:no-CI)[0x56365ea75140]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112 (rtp_stream.c:430) 20250822134012431 DCC DEBUG rtp_stream(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92:UTRAN-Iu-430:CM_SERVICE_REQ:trans-8:call-166:RTP_TO_CN:no-CI)[0x56365ea75140]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250822134012431 DCC DEBUG rtp_stream(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92:UTRAN-Iu-430:CM_SERVICE_REQ)[0x56365ea57d00]{UNINITIALIZED}: Allocated (fsm.c:456) 20250822134012431 DCC DEBUG rtp_stream(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92:UTRAN-Iu-430:CM_SERVICE_REQ)[0x56365ea57d00]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92:UTRAN-Iu-430:CM_SERVICE_REQ)[0x56365ea2d340] (fsm.c:486) 20250822134012431 DCC DEBUG rtp_stream(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92:UTRAN-Iu-430:CM_SERVICE_REQ:trans-8:call-166:RTP_TO_RAN:no-CI)[0x56365ea57d00]{UNINITIALIZED}: setting codecs to VND.3GPP.IUFP/16000#96 (rtp_stream.c:430) 20250822134012431 DCC DEBUG rtp_stream(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92:UTRAN-Iu-430:CM_SERVICE_REQ:trans-8:call-166:RTP_TO_RAN:no-CI)[0x56365ea57d00]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(2511)@718a44d66dfb: Found Expect[0] for { line := { verb := "CRCX", trans_id := "425", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "a6" }, { code := "L", val := "p:20, a:AMR, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_iu_mo_setup_and_nothing2(2516) 20250822134015431 DCC DEBUG rtp_stream(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92:UTRAN-Iu-430:CM_SERVICE_REQ:trans-8:call-166:RTP_TO_RAN:no-CI)[0x56365ea57d00]{ESTABLISHING}: Timeout of X2 (fsm.c:317) 20250822134015431 DCC DEBUG rtp_stream(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92:UTRAN-Iu-430:CM_SERVICE_REQ:trans-8:call-166:RTP_TO_RAN:no-CI)[0x56365ea57d00]{ESTABLISHING}: State change to DISCARDING (no timeout) (rtp_stream.c:223) 20250822134015431 DCC DEBUG rtp_stream(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92:UTRAN-Iu-430:CM_SERVICE_REQ:trans-8:call-166:RTP_TO_RAN:no-CI)[0x56365ea57d00]{DISCARDING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (rtp_stream.c:239) 20250822134015431 DCC DEBUG rtp_stream(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92:UTRAN-Iu-430:CM_SERVICE_REQ:trans-8:call-166:RTP_TO_RAN:no-CI)[0x56365ea57d00]{DISCARDING}: Removing from parent call_leg(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92:UTRAN-Iu-430:CM_SERVICE_REQ)[0x56365ea2d340] (rtp_stream.c:239) 20250822134015431 DCC DEBUG rtp_stream(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92:UTRAN-Iu-430:CM_SERVICE_REQ:trans-8:call-166:RTP_TO_RAN:no-CI)[0x56365ea57d00]{DISCARDING}: Freeing instance (rtp_stream.c:239) 20250822134015431 DCC DEBUG rtp_stream(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92:UTRAN-Iu-430:CM_SERVICE_REQ:trans-8:call-166:RTP_TO_RAN:no-CI)[0x56365ea57d00]{DISCARDING}: Deallocated (fsm.c:568) 20250822134015431 DCC DEBUG call_leg(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92:UTRAN-Iu-430:CM_SERVICE_REQ)[0x56365ea2d340]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_GONE (rtp_stream.c:239) 20250822134015431 DCC DEBUG call_leg(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92:UTRAN-Iu-430:CM_SERVICE_REQ)[0x56365ea2d340]{ESTABLISHING}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250822134015431 DCC DEBUG rtp_stream(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92:UTRAN-Iu-430:CM_SERVICE_REQ:trans-8:call-166:RTP_TO_CN:no-CI)[0x56365ea75140]{ESTABLISHING}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250822134015432 DCC DEBUG rtp_stream(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92:UTRAN-Iu-430:CM_SERVICE_REQ:trans-8:call-166:RTP_TO_CN:no-CI)[0x56365ea75140]{ESTABLISHING}: Removing from parent call_leg(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92:UTRAN-Iu-430:CM_SERVICE_REQ)[0x56365ea2d340] (call_leg.c:197) 20250822134015432 DCC DEBUG rtp_stream(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92:UTRAN-Iu-430:CM_SERVICE_REQ:trans-8:call-166:RTP_TO_CN:no-CI)[0x56365ea75140]{ESTABLISHING}: Freeing instance (call_leg.c:197) 20250822134015432 DCC DEBUG rtp_stream(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92:UTRAN-Iu-430:CM_SERVICE_REQ:trans-8:call-166:RTP_TO_CN:no-CI)[0x56365ea75140]{ESTABLISHING}: Deallocated (fsm.c:568) 20250822134015432 DLMGCP ERROR MGCP_CONN(RTP_TO_CN)[0x56365ea57bd0]{ST_CRCX_RESP}: MGW: operation still pending, DLCX will be postponed. (mgcp_client_fsm.c:820) 20250822134015432 DCC DEBUG call_leg(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92:UTRAN-Iu-430:CM_SERVICE_REQ)[0x56365ea2d340]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250822134015432 DCC DEBUG call_leg(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92:UTRAN-Iu-430:CM_SERVICE_REQ)[0x56365ea2d340]{RELEASING}: Removing from parent msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92:UTRAN-Iu-430:CM_SERVICE_REQ)[0x56365e9ff2c0] (call_leg.c:198) 20250822134015432 DCC DEBUG call_leg(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92:UTRAN-Iu-430:CM_SERVICE_REQ)[0x56365ea2d340]{RELEASING}: Freeing instance (call_leg.c:198) 20250822134015432 DCC DEBUG call_leg(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92:UTRAN-Iu-430:CM_SERVICE_REQ)[0x56365ea2d340]{RELEASING}: Deallocated (fsm.c:568) 20250822134015432 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92:UTRAN-Iu-430:CM_SERVICE_REQ)[0x56365e9ff2c0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250822134015432 DCC DEBUG trans(CC:INITIATED IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92:UTRAN-Iu-430:CM_SERVICE_REQ callref-0x80000036 tid-8) Freeing transaction (transaction.c:243) 20250822134015432 DCC DEBUG trans(CC:INITIATED IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92:UTRAN-Iu-430:CM_SERVICE_REQ callref-0x80000036 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250822134015432 DCC DEBUG trans(CC:INITIATED IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92:UTRAN-Iu-430:CM_SERVICE_REQ callref-0x80000036 tid-8) new state INITIATED -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250822134015432 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92:UTRAN-Iu-430:CM_SERVICE_REQ)[0x56365e9ff2c0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_RELEASE (msc_a.c:2106) 20250822134015432 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92:UTRAN-Iu-430:CM_SERVICE_REQ)[0x56365e9ff2c0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134015432 DMSC DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92:UTRAN-Iu-430:CM_SERVICE_REQ)[0x56365ea0f660]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134015432 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92:UTRAN-Iu-430:CM_SERVICE_REQ callref-0x80000036 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250822134015432 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92:UTRAN-Iu-430:CM_SERVICE_REQ callref-0x80000036 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250822134015432 DCC DEBUG trans(CC:NULL IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92:UTRAN-Iu-430:CM_SERVICE_REQ callref-0x80000036 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822134015432 DVLR DEBUG VLR subscr IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250822134015432 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92:UTRAN-Iu-430:CM_SERVICE_REQ)[0x56365e9ff2c0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134015432 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92:UTRAN-Iu-430:CM_SERVICE_REQ)[0x56365e9ff2c0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250822134015432 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92:UTRAN-Iu-430:CM_SERVICE_REQ)[0x56365e9ff2c0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250822134015432 DVLR DEBUG VLR subscr IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822134015432 DVLR DEBUG VLR subscr IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822134015432 DVLR DEBUG VLR subscr IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822134015432 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92:UTRAN-Iu-430:CM_SERVICE_REQ)[0x56365e9ff2c0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250822134015432 DMSC DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92:UTRAN-Iu-430:CM_SERVICE_REQ)[0x56365ea0f660]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822134015433 DVLR DEBUG VLR subscr IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822134015433 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134015433 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134015433 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134015433 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134015433 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134015433 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134015433 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134015433 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134015433 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134015433 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134015433 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134015433 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134015433 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134015433 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134015433 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134015433 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2509)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2509)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2509)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2509)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2507)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2507)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2507)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2507)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2507)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2507)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2507)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2507)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2507)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2507)@718a44d66dfb: vl_len:7 MSC_Test_2-SCCP(2507)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2507)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2509)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134015444 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134015444 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134015444 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134015444 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134015444 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134015444 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134015444 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134015444 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134015444 DIUCS DEBUG (UTRAN-Iu-430) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134015444 DMSC DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92:UTRAN-Iu-430:CM_SERVICE_REQ)[0x56365ea0f660]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134015444 DIUCS DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92:UTRAN-Iu-430:CM_SERVICE_REQ)[0x56365ea0f660]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134015444 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92:UTRAN-Iu-430:CM_SERVICE_REQ)[0x56365e9ff2c0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134015445 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92:UTRAN-Iu-430:CM_SERVICE_REQ)[0x56365e9ff2c0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134015445 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92:UTRAN-Iu-430:CM_SERVICE_REQ)[0x56365e9ff2c0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250822134015445 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92:UTRAN-Iu-430:CM_SERVICE_REQ)[0x56365e9ff2c0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822134015445 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92:UTRAN-Iu-430:CM_SERVICE_REQ)[0x56365e9ff2c0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250822134015445 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92:UTRAN-Iu-430:CM_SERVICE_REQ)[0x56365e9ff2c0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134015445 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92:UTRAN-Iu-430:CM_SERVICE_REQ)[0x56365e9ff2c0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822134015445 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92:UTRAN-Iu-430:CM_SERVICE_REQ)[0x56365ea78fe0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822134015445 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92:UTRAN-Iu-430:CM_SERVICE_REQ)[0x56365ea78fe0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92:UTRAN-Iu-430:CM_SERVICE_REQ)[0x56365e9ff2c0] (msc_a.c:1053) 20250822134015445 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92:UTRAN-Iu-430:CM_SERVICE_REQ)[0x56365ea78fe0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822134015445 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92:UTRAN-Iu-430:CM_SERVICE_REQ)[0x56365ea78fe0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822134015445 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92:UTRAN-Iu-430:CM_SERVICE_REQ)[0x56365e9ff2c0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea57e70] (msc_a.c:1053) 20250822134015445 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92:UTRAN-Iu-430:CM_SERVICE_REQ)[0x56365e9ff2c0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822134015445 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92:UTRAN-Iu-430:CM_SERVICE_REQ)[0x56365e9ff2c0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822134015445 DMSC DEBUG msub_fsm[0x56365ea57e70]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822134015445 DMSC DEBUG msub(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92) MSC-A terminated (msub.c:261) 20250822134015445 DMSC DEBUG msub(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92) 1 MSC-I still active (msub.c:79) 20250822134015445 DMSC DEBUG msub_fsm[0x56365ea57e70]{active}: State change to terminating (no timeout) (msub.c:91) 20250822134015445 DMSC DEBUG msub_fsm[0x56365ea57e70]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822134015445 DMSC DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92:UTRAN-Iu-430:CM_SERVICE_REQ)[0x56365ea0f660]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822134015445 DMSC DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92:UTRAN-Iu-430:CM_SERVICE_REQ)[0x56365ea0f660]{READY}: Removing from parent msub_fsm[0x56365ea57e70] (msub.c:113) 20250822134015445 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Closing UTRAN-Iu-430 (ran_conn.c:142) 20250822134015445 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-430 (ran_conn.c:155) 20250822134015445 DMSC DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92:UTRAN-Iu-430:CM_SERVICE_REQ)[0x56365ea0f660]{READY}: Freeing instance (msub.c:113) 20250822134015445 DMSC DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92:UTRAN-Iu-430:CM_SERVICE_REQ)[0x56365ea0f660]{READY}: Deallocated (fsm.c:568) 20250822134015445 DMSC DEBUG msub(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92) Free (msub.c:119) 20250822134015445 DVLR DEBUG VLR subscr IMSI-262420000001028:MSISDN-491230001028:TMSI-0x271C4D92 - active-conn: now used by 1 (attached) (msub.c:375) 20250822134015445 DMSC DEBUG msub_fsm[0x56365ea57e70]{terminating}: Freeing instance (msub.c:113) 20250822134015445 DMSC DEBUG msub_fsm[0x56365ea57e70]{terminating}: Deallocated (fsm.c:568) 20250822134015445 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134015445 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134015445 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134015445 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134015445 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134015445 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134015445 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134015445 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2509)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2509)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2507)@718a44d66dfb: Session index based on local reference:0 20250822134015448 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134015448 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134015448 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134015448 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134015448 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134015448 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134015448 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134015448 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2509)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2508)@718a44d66dfb: Deleted conn table entry 0TC_iu_mo_setup_and_nothing2(2516)3215185 TC_iu_mo_setup_and_nothing2(2516)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_setup_and_nothing2(2516)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_setup_and_nothing2(2516)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_setup_and_nothing2(2516)@718a44d66dfb: Final verdict of PTC: pass MSC_Test-GSUP(2513)@718a44d66dfb: Final verdict of PTC: none 20250822134016462 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822134016462 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) 20250822134016462 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822134016462 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822134016462 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822134016462 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) 20250822134016462 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822134016462 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822134016462 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822134016462 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822134016462 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822134016462 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822134016462 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) 20250822134016462 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134016462 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250822134016462 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822134016462 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822134016462 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822134016462 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822134016462 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822134016462 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822134016463 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822134016463 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822134016463 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822134016463 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822134016463 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822134016463 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) MSC_Test_1-M3UA(2506)@718a44d66dfb: Final verdict of PTC: none 20250822134016463 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822134016463 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822134016463 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822134016463 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822134016463 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822134016463 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822134016463 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822134016463 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) 20250822134016464 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822134016464 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822134016464 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2503)@718a44d66dfb: Final verdict of PTC: none 20250822134016465 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-SCCP(2501)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(2502)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP-IPA(2512)@718a44d66dfb: Final verdict of PTC: none MSC_Test_1-SCCP(2504)@718a44d66dfb: Final verdict of PTC: none 20250822134016465 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822134016465 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MGCP(2511)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(2514)@718a44d66dfb: Final verdict of PTC: none MSC_Test_2-SCCP(2507)@718a44d66dfb: Final verdict of PTC: none MSC_Test_2-RAN(2508)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(2510)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2500)@718a44d66dfb: Final verdict of PTC: none 20250822134016465 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) 20250822134016465 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) 20250822134016465 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822134016465 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250822134016465 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) 20250822134016465 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134016465 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822134016466 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822134016466 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822134016466 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822134016466 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822134016466 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822134016466 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(2505)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(2515)@718a44d66dfb: Final verdict of PTC: none 20250822134016466 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.3/0 (xua_snm.c:371) 20250822134016466 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(2509)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2517)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(2500): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(2501): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(2502): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(2503): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-SCCP(2504): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-RAN(2505): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-M3UA(2506): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_2-SCCP(2507): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_2-RAN(2508): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_2-M3UA(2509): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(2510): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(2511): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(2512): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(2513): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(2514): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(2515): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_iu_mo_setup_and_nothing2(2516): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(2517): none (pass -> pass) MTC@718a44d66dfb: Test case TC_iu_mo_setup_and_nothing finished. Verdict: pass MTC@718a44d66dfb: 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'. Fri Aug 22 13:40:16 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 20250822134017466 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=463348) 20250822134018464 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822134018464 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822134018464 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822134018464 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822134018464 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822134018464 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822134018466 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822134018466 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822134018466 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822134018468 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=463348, count=466656) 20250822134019470 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:40:20 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests_Iu.TC_iu_mo_crcx_ran_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 20250822134020472 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_iu_mo_crcx_ran_timeout started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(2521)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(2521)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2521)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(2519)@718a44d66dfb: v_sccp_pdu_maxlen:268 MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_1-M3UA(2524)@718a44d66dfb: ************************************************* MSC_Test_1-M3UA(2524)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2524)@718a44d66dfb: ************************************************* MSC_Test_1-SCCP(2522)@718a44d66dfb: v_sccp_pdu_maxlen:268 MTC@718a44d66dfb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_2-M3UA(2527)@718a44d66dfb: ************************************************* MSC_Test_2-M3UA(2527)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2527)@718a44d66dfb: ************************************************* MSC_Test_2-SCCP(2525)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822134021281 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2528)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822134021446 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822134021446 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822134021446 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822134021446 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2521)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2521)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2521)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822134021451 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134021451 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822134021451 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822134021451 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822134021451 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822134021451 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822134021451 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2521)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(2521)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2521)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2521)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2521)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822134021452 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134021452 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822134021452 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822134021452 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822134021452 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822134021452 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) MSC_Test_0-M3UA(2521)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250822134021452 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2521)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2521)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2521)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2521)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2521)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) 20250822134021452 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822134021452 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2521)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2521)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822134021461 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) 20250822134021461 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) 20250822134021461 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822134021461 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2524)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2524)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2524)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822134021467 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134021467 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822134021467 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822134021467 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822134021467 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822134021467 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822134021467 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2524)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_1-M3UA(2524)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2524)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2524)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2524)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822134021468 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134021468 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822134021469 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822134021469 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822134021469 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822134021469 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822134021469 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2524)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2524)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2524)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2524)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2524)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2524)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) 20250822134021469 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250822134021469 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2524)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2524)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822134021472 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822134021472 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2530)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2530)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822134021474 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2530)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2530)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2530)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2530)@718a44d66dfb: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2530)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2530)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822134021475 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) 20250822134021475 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) 20250822134021475 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822134021475 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2527)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2527)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2527)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2527)@718a44d66dfb: M3UA_ASPUP sent 20250822134021477 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134021477 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822134021477 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822134021477 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822134021477 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822134021478 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822134021478 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2527)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2527)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2527)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2527)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2527)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250822134021478 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134021478 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822134021478 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822134021478 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822134021478 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822134021478 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822134021478 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250822134021478 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.3/0 (xua_snm.c:406) 20250822134021478 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2524)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2527)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2524)@718a44d66dfb: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2527)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2527)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2527)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2527)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2527)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2527)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822134021485 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822134021485 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2531)@718a44d66dfb: Created GsupExpect[0] for "262420000001029" to be handled at TC_iu_mo_crcx_ran_timeout2(2534) TC_iu_mo_crcx_ran_timeout2(2534)@718a44d66dfb: 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_0-M3UA(2521)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134022257 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134022258 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134022258 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134022258 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822134022258 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134022258 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134022258 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134022258 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134022259 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134022259 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134022259 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134022259 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822134022259 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134022259 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134022259 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822134022259 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2521)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2521)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2520)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250822134022273 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134022273 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134022273 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250822134022273 DLM3UA 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) 20250822134022273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134022273 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134022273 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134022273 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2524)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134022273 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134022273 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134022273 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134022273 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) 20250822134022273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134022273 DLSS7 DEBUG Found route for dpc=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) 20250822134022273 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250822134022273 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2524)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2524)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2523)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250822134022289 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134022289 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134022289 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134022289 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134022289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134022289 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134022289 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134022289 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2527)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134022290 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) 20250822134022290 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250822134022290 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134022290 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134022290 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134022290 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134022290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134022290 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134022290 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134022290 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2527)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2527)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2526)@718a44d66dfb: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2526)@718a44d66dfb: Added conn table entry 0TC_iu_mo_crcx_ran_timeout2(2534)13036730 MSC_Test_2-SCCP(2525)@718a44d66dfb: First idle individual index:0 20250822134022297 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134022297 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134022297 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134022297 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134022297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134022297 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134022297 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134022297 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2527)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134022297 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) MSC_Test_2-RAN(2526)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 20250822134022297 DMSC DEBUG msub_fsm[0x56365ea0f660]{active}: Allocated (fsm.c:456) 20250822134022297 DMSC DEBUG msc_i[0x56365ea57e70]{READY}: Allocated (fsm.c:456) 20250822134022297 DMSC DEBUG msc_i[0x56365ea57e70]{READY}: is child of msub_fsm[0x56365ea0f660] (fsm.c:486) 20250822134022297 DMSC DEBUG msc_a[0x56365ea57d00]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822134022297 DMSC DEBUG msc_a[0x56365ea57d00]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea0f660] (fsm.c:486) 20250822134022297 DMSC DEBUG msc_a(unknown:UTRAN-Iu-431:NONE)[0x56365ea57d00]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822134022297 DMSC DEBUG msc_i(unknown:UTRAN-Iu-431:NONE)[0x56365ea57e70]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822134022297 DMSC DEBUG msc_a(unknown:UTRAN-Iu-431:NONE)[0x56365ea57d00]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822134022297 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-431:NONE)[0x56365ea57d00]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250822134022297 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-431:NONE)[0x56365ea57d00]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250822134022297 DMM DEBUG msc_a(IMSI-262420000001029:UTRAN-Iu-431:LU)[0x56365ea57d00]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001029 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822134022297 DMM DEBUG msc_a(IMSI-262420000001029:UTRAN-Iu-431:LU)[0x56365ea57d00]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822134022297 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:UTRAN-Iu-431:LU)[0x56365ea75140]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822134022297 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:UTRAN-Iu-431:LU)[0x56365ea75140]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001029:UTRAN-Iu-431:LU)[0x56365ea57d00] (fsm.c:486) 20250822134022297 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:UTRAN-Iu-431:LU)[0x56365ea75140]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250822134022297 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:UTRAN-Iu-431:LU)[0x56365ea75140]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822134022297 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822134022297 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001029 id=262420000001029 (vlr.c:661) 20250822134022297 DVLR INFO New subscr, IMSI: 262420000001029 (vlr.c:562) 20250822134022297 DVLR DEBUG VLR subscr IMSI-262420000001029 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822134022297 DMSC DEBUG msc_a(IMSI-262420000001029:UTRAN-Iu-431:LU)[0x56365ea57d00]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822134022297 DMSC DEBUG msc_a(IMSI-262420000001029:UTRAN-Iu-431:LU)[0x56365ea57d00]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822134022297 DVLR DEBUG VLR subscr IMSI-262420000001029 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822134022297 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822134022297 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:UTRAN-Iu-431:LU)[0x56365ea75140]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822134022297 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:UTRAN-Iu-431:LU)[0x56365ea75140]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822134022297 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:UTRAN-Iu-431:LU)[0x56365ea75140]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250822134022297 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:UTRAN-Iu-431:LU)[0x56365ea2d340]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822134022297 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:UTRAN-Iu-431:LU)[0x56365ea2d340]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001029:UTRAN-Iu-431:LU)[0x56365ea75140] (fsm.c:486) 20250822134022297 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:UTRAN-Iu-431:LU)[0x56365ea2d340]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822134022297 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:UTRAN-Iu-431:LU)[0x56365ea2d340]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822134022297 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134022297 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134022297 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134022297 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134022297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134022297 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134022297 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134022297 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2527)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2527)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2525)@718a44d66dfb: { messageType := 2, destLocRef := 'C6ECBA'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(2525)@718a44d66dfb: Session index based on local reference:0 MSC_Test-GSUP(2531)@718a44d66dfb: Found GsupExpect[0] for "262420000001029" handled at TC_iu_mo_crcx_ran_timeout2(2534) MSC_Test-GSUP(2531)@718a44d66dfb: Added IMSI table entry 0TC_iu_mo_crcx_ran_timeout2(2534)"262420000001029" TC_iu_mo_crcx_ran_timeout2(2534)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_crcx_ran_timeout2(2534)@718a44d66dfb: setverdict(pass): none -> pass 20250822134022301 DVLR DEBUG VLR subscr IMSI-262420000001029 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134022301 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:UTRAN-Iu-431:LU)[0x56365ea2d340]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822134022301 DVLR DEBUG SUBSCR(IMSI-262420000001029) Received 1 auth tuples (vlr.c:996) 20250822134022301 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:UTRAN-Iu-431:LU)[0x56365ea2d340]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822134022301 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:UTRAN-Iu-431:LU)[0x56365ea2d340]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250822134022301 DMM DEBUG Tx AUTH REQ (rand = eede35c670d057c61434aa2c8f062bef) (gsm_04_08.c:641) 20250822134022301 DMM DEBUG AUTH REQ (autn = fac1ffa4a50da194de2e9274a5b46d75) (gsm_04_08.c:643) 20250822134022301 DIUCS DEBUG msc_a(IMSI-262420000001029:UTRAN-Iu-431:LU)[0x56365ea57d00]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250822134022301 DIUCS DEBUG msc_a(IMSI-262420000001029:UTRAN-Iu-431:LU)[0x56365ea57d00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134022301 DMSC DEBUG msc_i(IMSI-262420000001029:UTRAN-Iu-431:LU)[0x56365ea57e70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134022301 DVLR DEBUG VLR subscr IMSI-262420000001029 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822134022301 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134022301 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134022301 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134022301 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134022301 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134022301 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134022301 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134022301 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2527)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2527)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2525)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2525)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2525)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2525)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2526)@718a44d66dfb: patching N(SD)=1 into dtap '0514A91BC002210496DF20FF'O MSC_Test_2-RAN(2526)@718a44d66dfb: patched enc_l3: '0554A91BC002210496DF20FF'O MSC_Test_2-SCCP(2525)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2525)@718a44d66dfb: vl_len:24 MSC_Test_2-SCCP(2525)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2525)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554A91BC002210496DF20FF'O MSC_Test_2-M3UA(2527)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134022307 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134022307 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134022307 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134022307 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134022307 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134022307 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134022307 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134022307 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134022307 DIUCS DEBUG (UTRAN-Iu-431) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134022307 DMSC DEBUG msc_i(IMSI-262420000001029:UTRAN-Iu-431:LU)[0x56365ea57e70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134022307 DIUCS DEBUG msc_i(IMSI-262420000001029:UTRAN-Iu-431:LU)[0x56365ea57e70]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134022307 DMSC DEBUG msc_a(IMSI-262420000001029:UTRAN-Iu-431:LU)[0x56365ea57d00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134022307 DIUCS DEBUG msc_a(IMSI-262420000001029:UTRAN-Iu-431:LU)[0x56365ea57d00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134022307 DIUCS DEBUG msc_a(IMSI-262420000001029:UTRAN-Iu-431:LU)[0x56365ea57d00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134022307 DMM DEBUG msc_a(IMSI-262420000001029:UTRAN-Iu-431:LU)[0x56365ea57d00]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = a91bc00296df20ff) (gsm_04_08.c:1128) 20250822134022307 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:UTRAN-Iu-431:LU)[0x56365ea2d340]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822134022307 DVLR DEBUG SUBSCR(IMSI-262420000001029) AUTH on UTRAN received RES: a91bc00296df20ff (8 bytes) (vlr_auth_fsm.c:151) 20250822134022307 DVLR INFO SUBSCR(IMSI-262420000001029) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250822134022307 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:UTRAN-Iu-431:LU)[0x56365ea2d340]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822134022307 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:UTRAN-Iu-431:LU)[0x56365ea2d340]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822134022307 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:UTRAN-Iu-431:LU)[0x56365ea2d340]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822134022307 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:UTRAN-Iu-431:LU)[0x56365ea2d340]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001029:UTRAN-Iu-431:LU)[0x56365ea75140] (vlr_auth_fsm.c:294) 20250822134022307 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:UTRAN-Iu-431:LU)[0x56365ea2d340]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822134022307 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:UTRAN-Iu-431:LU)[0x56365ea2d340]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822134022307 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:UTRAN-Iu-431:LU)[0x56365ea75140]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250822134022307 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:UTRAN-Iu-431:LU)[0x56365ea75140]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822134022307 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:UTRAN-Iu-431:LU)[0x56365ea75140]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822134022307 DIUCS DEBUG msc_a(IMSI-262420000001029:UTRAN-Iu-431:LU)[0x56365ea57d00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250822134022307 DIUCS DEBUG msc_a(IMSI-262420000001029:UTRAN-Iu-431:LU)[0x56365ea57d00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=3b819ec513831c6c03607b4a9fa59f08, CK=NONE (ran_msg_iu.c:388) 20250822134022307 DMSC DEBUG msc_i(IMSI-262420000001029:UTRAN-Iu-431:LU)[0x56365ea57e70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250822134022308 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134022308 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134022308 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134022308 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134022308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134022307 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:UTRAN-Iu-431:LU)[0x56365ea75140]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250822134022308 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134022308 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134022308 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2527)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2527)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2525)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2525)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2525)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2525)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2525)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2525)@718a44d66dfb: vl_len:12 MSC_Test_2-SCCP(2525)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2525)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250822134022313 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134022313 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_2-M3UA(2527)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134022313 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134022313 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134022313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134022313 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134022313 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134022313 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134022313 DIUCS DEBUG (UTRAN-Iu-431) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134022313 DMSC DEBUG msc_i(IMSI-262420000001029:UTRAN-Iu-431:LU)[0x56365ea57e70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134022313 DIUCS DEBUG msc_i(IMSI-262420000001029:UTRAN-Iu-431:LU)[0x56365ea57e70]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134022313 DMSC DEBUG msc_a(IMSI-262420000001029:UTRAN-Iu-431:LU)[0x56365ea57d00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134022313 DIUCS DEBUG msc_a(IMSI-262420000001029:UTRAN-Iu-431:LU)[0x56365ea57d00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134022313 DIUCS DEBUG msc_a(IMSI-262420000001029:UTRAN-Iu-431:LU)[0x56365ea57d00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250822134022313 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:UTRAN-Iu-431:LU)[0x56365ea75140]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250822134022313 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:UTRAN-Iu-431:LU)[0x56365ea75140]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822134022313 DIUCS DEBUG msc_a(IMSI-262420000001029:UTRAN-Iu-431:LU)[0x56365ea57d00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250822134022313 DMSC DEBUG msc_i(IMSI-262420000001029:UTRAN-Iu-431:LU)[0x56365ea57e70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822134022313 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:UTRAN-Iu-431:LU)[0x56365ea75140]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822134022313 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:UTRAN-Iu-431:LU)[0x56365ea75140]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822134022313 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001029:UTRAN-Iu-431:LU)[0x56365ea2d340]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822134022313 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001029:UTRAN-Iu-431:LU)[0x56365ea2d340]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001029:UTRAN-Iu-431:LU)[0x56365ea75140] (fsm.c:486) 20250822134022313 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001029:UTRAN-Iu-431:LU)[0x56365ea2d340]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822134022313 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001029:UTRAN-Iu-431:LU)[0x56365ea2d340]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822134022314 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134022314 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134022314 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134022314 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134022314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134022314 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134022314 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134022314 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2527)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2527)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2525)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2525)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2525)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2525)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822134022316 DVLR DEBUG VLR subscr IMSI-262420000001029 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134022316 DVLR DEBUG IMSI:262420000001029 has MSISDN:491230001029 (vlr.c:1045) 20250822134022316 DMSC NOTICE msub(IMSI-262420000001029:MSISDN-491230001029) VLR: update for IMSI=262420000001029 (MSISDN=491230001029) (gsm_04_08.c:1541) 20250822134022316 DVLR DEBUG VLR subscr IMSI-262420000001029:MSISDN-491230001029 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822134022316 DVLR DEBUG VLR subscr IMSI-262420000001029:MSISDN-491230001029 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134022316 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:MSISDN-491230001029:UTRAN-Iu-431:LU)[0x56365ea75140]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822134022316 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001029:UTRAN-Iu-431:LU)[0x56365ea2d340]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822134022316 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001029:UTRAN-Iu-431:LU)[0x56365ea2d340]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822134022316 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001029:UTRAN-Iu-431:LU)[0x56365ea2d340]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822134022316 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001029:UTRAN-Iu-431:LU)[0x56365ea2d340]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001029:MSISDN-491230001029:UTRAN-Iu-431:LU)[0x56365ea75140] (vlr_lu_fsm.c:110) 20250822134022316 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001029:UTRAN-Iu-431:LU)[0x56365ea2d340]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822134022316 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001029:UTRAN-Iu-431:LU)[0x56365ea2d340]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822134022316 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:MSISDN-491230001029:UTRAN-Iu-431:LU)[0x56365ea75140]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822134022316 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:MSISDN-491230001029:UTRAN-Iu-431:LU)[0x56365ea75140]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822134022316 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001029:MSISDN-491230001029:UTRAN-Iu-431:LU)[0x56365ea78fe0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822134022316 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001029:MSISDN-491230001029:UTRAN-Iu-431:LU)[0x56365ea78fe0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001029:MSISDN-491230001029:UTRAN-Iu-431:LU)[0x56365ea75140] (fsm.c:486) 20250822134022316 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001029:MSISDN-491230001029:UTRAN-Iu-431:LU)[0x56365ea78fe0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822134022316 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001029:MSISDN-491230001029:UTRAN-Iu-431:LU)[0x56365ea78fe0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822134022316 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001029:MSISDN-491230001029:UTRAN-Iu-431:LU)[0x56365ea78fe0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822134022316 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001029:MSISDN-491230001029:UTRAN-Iu-431:LU)[0x56365ea78fe0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822134022316 DMSC NOTICE msub(IMSI-262420000001029:MSISDN-491230001029:TMSInew-0x2DA7FE5D) VLR: update for IMSI=262420000001029 (MSISDN=491230001029) (gsm_04_08.c:1541) 20250822134022316 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001029:MSISDN-491230001029:UTRAN-Iu-431:LU)[0x56365ea78fe0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822134022316 DMM DEBUG -> IMSI-262420000001029:MSISDN-491230001029:TMSInew-0x2DA7FE5D LOCATION UPDATE ACCEPT (TMSI = 0x2da7fe5d) (gsm_04_08.c:149) 20250822134022316 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSInew-0x2DA7FE5D:UTRAN-Iu-431:LU)[0x56365ea57d00]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250822134022316 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSInew-0x2DA7FE5D:UTRAN-Iu-431:LU)[0x56365ea57d00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134022316 DMSC DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSInew-0x2DA7FE5D:UTRAN-Iu-431:LU)[0x56365ea57e70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134022316 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134022316 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134022316 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134022316 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134022316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134022316 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134022316 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134022316 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134022316 DVLR DEBUG VLR subscr IMSI-262420000001029:MSISDN-491230001029:TMSInew-0x2DA7FE5D - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-M3UA(2527)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2527)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2525)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2525)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2525)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2525)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_mo_crcx_ran_timeout2(2534)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2526)@718a44d66dfb: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2526)@718a44d66dfb: patched enc_l3: '059B'O MSC_Test_2-SCCP(2525)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2525)@718a44d66dfb: vl_len:14 MSC_Test_2-SCCP(2525)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2525)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250822134022318 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134022318 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134022318 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134022318 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134022318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134022318 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134022318 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134022318 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2527)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134022318 DIUCS DEBUG (UTRAN-Iu-431) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134022318 DMSC DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSInew-0x2DA7FE5D:UTRAN-Iu-431:LU)[0x56365ea57e70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134022318 DIUCS DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSInew-0x2DA7FE5D:UTRAN-Iu-431:LU)[0x56365ea57e70]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134022318 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSInew-0x2DA7FE5D:UTRAN-Iu-431:LU)[0x56365ea57d00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134022318 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSInew-0x2DA7FE5D:UTRAN-Iu-431:LU)[0x56365ea57d00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134022318 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSInew-0x2DA7FE5D:UTRAN-Iu-431:LU)[0x56365ea57d00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134022318 DMM DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSInew-0x2DA7FE5D:UTRAN-Iu-431:LU)[0x56365ea57d00]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822134022318 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:MSISDN-491230001029:TMSInew-0x2DA7FE5D:UTRAN-Iu-431:LU)[0x56365ea75140]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822134022318 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001029:MSISDN-491230001029:UTRAN-Iu-431:LU)[0x56365ea78fe0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822134022318 DMSC NOTICE msub(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D) VLR: update for IMSI=262420000001029 (MSISDN=491230001029) (gsm_04_08.c:1541) 20250822134022318 DVLR DEBUG VLR subscr IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250822134022318 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001029:MSISDN-491230001029:UTRAN-Iu-431:LU)[0x56365ea78fe0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822134022318 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D:UTRAN-Iu-431:LU)[0x56365ea75140]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822134022318 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001029:MSISDN-491230001029:UTRAN-Iu-431:LU)[0x56365ea78fe0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822134022318 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001029:MSISDN-491230001029:UTRAN-Iu-431:LU)[0x56365ea78fe0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D:UTRAN-Iu-431:LU)[0x56365ea75140] (vlr_lu_fsm.c:817) 20250822134022318 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001029:MSISDN-491230001029:UTRAN-Iu-431:LU)[0x56365ea78fe0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822134022318 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001029:MSISDN-491230001029:UTRAN-Iu-431:LU)[0x56365ea78fe0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822134022318 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D:UTRAN-Iu-431:LU)[0x56365ea75140]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822134022318 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D:UTRAN-Iu-431:LU)[0x56365ea57d00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250822134022318 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D:UTRAN-Iu-431:LU)[0x56365ea57d00]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.978s remaining) (msc_a.c:450) 20250822134022318 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001029/3/1): Available (smpp_smsc.c:626) 20250822134022318 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D:UTRAN-Iu-431:LU)[0x56365ea57d00]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134022318 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D:UTRAN-Iu-431:LU)[0x56365ea57d00]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250822134022318 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D:UTRAN-Iu-431:LU)[0x56365ea57d00]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250822134022318 DVLR DEBUG VLR subscr IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822134022318 DVLR DEBUG VLR subscr IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822134022318 DVLR DEBUG VLR subscr IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822134022318 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D:UTRAN-Iu-431:LU)[0x56365ea57d00]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250822134022318 DMSC DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D:UTRAN-Iu-431:LU)[0x56365ea57e70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822134022318 DVLR DEBUG VLR subscr IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250822134022318 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134022318 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134022318 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134022318 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134022318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134022318 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134022318 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134022318 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2527)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2527)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2525)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2525)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2525)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2525)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2525)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2525)@718a44d66dfb: vl_len:7 MSC_Test_2-SCCP(2525)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2525)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2527)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134022321 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134022321 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134022321 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134022321 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134022321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134022321 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134022321 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134022321 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134022322 DIUCS DEBUG (UTRAN-Iu-431) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134022322 DMSC DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D:UTRAN-Iu-431:LU)[0x56365ea57e70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134022322 DIUCS DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D:UTRAN-Iu-431:LU)[0x56365ea57e70]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134022322 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D:UTRAN-Iu-431:LU)[0x56365ea57d00]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134022322 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D:UTRAN-Iu-431:LU)[0x56365ea57d00]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134022322 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D:UTRAN-Iu-431:LU)[0x56365ea57d00]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250822134022322 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D:UTRAN-Iu-431:LU)[0x56365ea57d00]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822134022322 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D:UTRAN-Iu-431:LU)[0x56365ea57d00]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250822134022322 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D:UTRAN-Iu-431:LU)[0x56365ea57d00]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134022322 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D:UTRAN-Iu-431:LU)[0x56365ea57d00]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822134022322 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D:UTRAN-Iu-431:LU)[0x56365ea75140]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822134022322 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D:UTRAN-Iu-431:LU)[0x56365ea75140]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D:UTRAN-Iu-431:LU)[0x56365ea57d00] (msc_a.c:1053) 20250822134022322 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D:UTRAN-Iu-431:LU)[0x56365ea75140]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822134022322 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D:UTRAN-Iu-431:LU)[0x56365ea75140]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822134022322 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D:UTRAN-Iu-431:LU)[0x56365ea75140]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822134022322 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D:UTRAN-Iu-431:LU)[0x56365ea57d00]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea0f660] (msc_a.c:1053) 20250822134022322 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D:UTRAN-Iu-431:LU)[0x56365ea57d00]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822134022322 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D:UTRAN-Iu-431:LU)[0x56365ea57d00]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822134022322 DMSC DEBUG msub_fsm[0x56365ea0f660]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822134022322 DMSC DEBUG msub(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D) MSC-A terminated (msub.c:261) 20250822134022322 DMSC DEBUG msub(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D) 1 MSC-I still active (msub.c:79) 20250822134022322 DMSC DEBUG msub_fsm[0x56365ea0f660]{active}: State change to terminating (no timeout) (msub.c:91) 20250822134022322 DMSC DEBUG msub_fsm[0x56365ea0f660]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822134022322 DMSC DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D:UTRAN-Iu-431:LU)[0x56365ea57e70]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822134022322 DMSC DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D:UTRAN-Iu-431:LU)[0x56365ea57e70]{READY}: Removing from parent msub_fsm[0x56365ea0f660] (msub.c:113) 20250822134022322 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Closing UTRAN-Iu-431 (ran_conn.c:142) 20250822134022322 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-431 (ran_conn.c:155) 20250822134022322 DMSC DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D:UTRAN-Iu-431:LU)[0x56365ea57e70]{READY}: Freeing instance (msub.c:113) 20250822134022322 DMSC DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D:UTRAN-Iu-431:LU)[0x56365ea57e70]{READY}: Deallocated (fsm.c:568) 20250822134022322 DMSC DEBUG msub(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D) Free (msub.c:119) 20250822134022322 DVLR DEBUG VLR subscr IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D - active-conn: now used by 1 (attached) (msub.c:375) 20250822134022322 DMSC DEBUG msub_fsm[0x56365ea0f660]{terminating}: Freeing instance (msub.c:113) 20250822134022322 DMSC DEBUG msub_fsm[0x56365ea0f660]{terminating}: Deallocated (fsm.c:568) 20250822134022322 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134022322 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134022322 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134022322 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134022322 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134022322 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134022322 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134022322 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2527)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2527)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2525)@718a44d66dfb: Session index based on local reference:0 20250822134022322 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134022322 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134022322 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134022322 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134022323 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134022323 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134022323 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134022323 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2527)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2526)@718a44d66dfb: Deleted conn table entry 0TC_iu_mo_crcx_ran_timeout2(2534)13036730 TC_iu_mo_crcx_ran_timeout2(2534)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_crcx_ran_timeout2(2534)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_crcx_ran_timeout2(2534)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_crcx_ran_timeout2(2534)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_crcx_ran_timeout2(2534)@718a44d66dfb: 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 := '2DA7FE5D'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2526)@718a44d66dfb: Added conn table entry 0TC_iu_mo_crcx_ran_timeout2(2534)16055303 MSC_Test_2-RAN(2526)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2525)@718a44d66dfb: First idle individual index:0 MSC_Test_2-M3UA(2527)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134022526 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134022526 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134022526 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134022526 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134022526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134022526 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134022526 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134022526 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134022527 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) 20250822134022527 DMSC DEBUG msub_fsm[0x56365ea75140]{active}: Allocated (fsm.c:456) 20250822134022527 DMSC DEBUG msc_i[0x56365ea57d00]{READY}: Allocated (fsm.c:456) 20250822134022527 DMSC DEBUG msc_i[0x56365ea57d00]{READY}: is child of msub_fsm[0x56365ea75140] (fsm.c:486) 20250822134022527 DMSC DEBUG msc_a[0x56365ea57e70]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822134022527 DMSC DEBUG msc_a[0x56365ea57e70]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea75140] (fsm.c:486) 20250822134022527 DMSC DEBUG msc_a(unknown:UTRAN-Iu-432:NONE)[0x56365ea57e70]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822134022527 DMSC DEBUG msc_i(unknown:UTRAN-Iu-432:NONE)[0x56365ea57d00]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822134022527 DMSC DEBUG msc_a(unknown:UTRAN-Iu-432:NONE)[0x56365ea57e70]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822134022527 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-432:NONE)[0x56365ea57e70]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250822134022527 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-432:NONE)[0x56365ea57e70]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250822134022527 DMM DEBUG msc_a(TMSI-0x2DA7FE5D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x56365ea57e70]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250822134022527 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2DA7FE5D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x56365ea0f660]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822134022527 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2DA7FE5D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x56365ea0f660]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x2DA7FE5D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x56365ea57e70] (fsm.c:486) 20250822134022527 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2DA7FE5D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x56365ea0f660]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250822134022527 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2DA7FE5D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x56365ea0f660]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822134022527 DVLR DEBUG VLR subscr IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822134022527 DVLR DEBUG VLR subscr IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822134022527 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x56365ea57e70]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822134022527 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x56365ea57e70]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822134022527 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x56365ea0f660]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822134022527 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x56365ea0f660]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250822134022527 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x56365ea78fe0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822134022527 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x56365ea78fe0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x56365ea0f660] (fsm.c:486) 20250822134022527 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x56365ea78fe0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822134022527 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x56365ea78fe0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822134022527 DVLR DEBUG VLR subscr IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250822134022528 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134022528 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134022528 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134022528 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134022528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134022528 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134022528 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134022528 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2527)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2527)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2525)@718a44d66dfb: { messageType := 2, destLocRef := 'F4FC07'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(2525)@718a44d66dfb: Session index based on local reference:0 TC_iu_mo_crcx_ran_timeout2(2534)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_crcx_ran_timeout2(2534)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822134022534 DVLR DEBUG VLR subscr IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134022534 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x56365ea78fe0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822134022534 DVLR DEBUG SUBSCR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D) Received 1 auth tuples (vlr.c:996) 20250822134022534 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x56365ea78fe0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822134022534 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x56365ea78fe0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250822134022534 DMM DEBUG Tx AUTH REQ (rand = dd677881da358dd6a6f88f2aec0e250a) (gsm_04_08.c:641) 20250822134022534 DMM DEBUG AUTH REQ (autn = f285ef107fc94ca38a6459cc7c4d1a52) (gsm_04_08.c:643) 20250822134022534 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x56365ea57e70]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250822134022534 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x56365ea57e70]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134022534 DMSC DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x56365ea57d00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134022534 DVLR DEBUG VLR subscr IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822134022535 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134022535 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134022535 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134022535 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134022535 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134022535 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134022535 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134022535 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2527)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2527)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2525)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2525)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2525)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2525)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2526)@718a44d66dfb: patching N(SD)=1 into dtap '0514E3CE2B892104E49D5969'O MSC_Test_2-RAN(2526)@718a44d66dfb: patched enc_l3: '0554E3CE2B892104E49D5969'O MSC_Test_2-SCCP(2525)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2525)@718a44d66dfb: vl_len:24 MSC_Test_2-SCCP(2525)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2525)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554E3CE2B892104E49D5969'O 20250822134022542 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134022542 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134022542 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134022542 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134022542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134022542 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134022542 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134022542 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2527)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134022542 DIUCS DEBUG (UTRAN-Iu-432) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134022542 DMSC DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x56365ea57d00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134022542 DIUCS DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x56365ea57d00]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134022542 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x56365ea57e70]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134022542 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x56365ea57e70]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134022542 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x56365ea57e70]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134022542 DMM DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x56365ea57e70]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = e3ce2b89e49d5969) (gsm_04_08.c:1128) 20250822134022542 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x56365ea78fe0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822134022542 DVLR DEBUG SUBSCR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D) AUTH on UTRAN received RES: e3ce2b89e49d5969 (8 bytes) (vlr_auth_fsm.c:151) 20250822134022542 DVLR INFO SUBSCR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250822134022542 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x56365ea78fe0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822134022542 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x56365ea78fe0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822134022543 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x56365ea78fe0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822134022543 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x56365ea78fe0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x56365ea0f660] (vlr_auth_fsm.c:294) 20250822134022543 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x56365ea78fe0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822134022543 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x56365ea78fe0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822134022543 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x56365ea0f660]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250822134022543 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x56365ea0f660]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822134022543 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x56365ea0f660]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822134022543 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x56365ea57e70]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250822134022543 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x56365ea57e70]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=b172b871ea125e1ffa5cfd65602df979, CK=NONE (ran_msg_iu.c:388) 20250822134022543 DMSC DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x56365ea57d00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250822134022543 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x56365ea0f660]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250822134022543 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134022543 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134022543 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134022543 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134022543 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134022543 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134022543 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134022543 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2527)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2527)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2525)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2525)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2525)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2525)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2525)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2525)@718a44d66dfb: vl_len:12 MSC_Test_2-SCCP(2525)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2525)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250822134022548 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134022548 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134022548 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134022548 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134022548 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134022548 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134022548 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134022548 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2527)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134022549 DIUCS DEBUG (UTRAN-Iu-432) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134022549 DMSC DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x56365ea57d00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134022549 DIUCS DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x56365ea57d00]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134022549 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x56365ea57e70]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134022549 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x56365ea57e70]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134022549 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x56365ea57e70]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250822134022549 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x56365ea0f660]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250822134022549 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x56365ea0f660]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822134022549 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x56365ea57e70]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250822134022549 DMSC DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x56365ea57d00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822134022549 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x56365ea0f660]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822134022549 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x56365ea0f660]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822134022549 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x56365ea0f660]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822134022549 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x56365ea0f660]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822134022549 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x56365ea0f660]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822134022549 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x56365ea0f660]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822134022549 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x56365ea0f660]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822134022549 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x56365ea57e70]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250822134022549 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x56365ea57e70]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.978s remaining) (msc_a.c:450) 20250822134022549 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001029/3/1): Available (smpp_smsc.c:626) 20250822134022549 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134022549 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134022549 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134022549 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134022549 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134022549 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134022549 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134022549 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2527)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2527)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2525)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2525)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2525)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2525)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2528)@718a44d66dfb: Created MnccExpect[0] for "12345" to be handled at TC_iu_mo_crcx_ran_timeout2(2534) MSC_Test-MGCP(2529)@718a44d66dfb: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_iu_mo_crcx_ran_timeout2(2534) MSC_Test_2-RAN(2526)@718a44d66dfb: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_2-RAN(2526)@718a44d66dfb: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_2-SCCP(2525)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2525)@718a44d66dfb: vl_len:28 MSC_Test_2-SCCP(2525)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2525)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001440180000010010401110038504066005040200815E04802143F5'O 20250822134022571 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134022571 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134022571 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134022571 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134022571 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134022571 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134022571 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134022571 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2527)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134022571 DIUCS DEBUG (UTRAN-Iu-432) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134022571 DMSC DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x56365ea57d00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134022571 DIUCS DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x56365ea57d00]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134022571 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x56365ea57e70]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134022571 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x56365ea57e70]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134022571 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x56365ea57e70]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134022571 DVLR DEBUG VLR subscr IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250822134022571 DCC DEBUG trans(CC:NULL IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D callref-0x80000037 tid-8) New transaction (transaction.c:231) 20250822134022571 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x56365ea57e70]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2671) 20250822134022571 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x56365ea57e70]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250822134022571 DCC DEBUG trans(CC:NULL IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D:UTRAN-Iu-432:CM_SERVICE_REQ callref-0x80000037 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2690) 20250822134022571 DCC DEBUG trans(CC:NULL IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D:UTRAN-Iu-432:CM_SERVICE_REQ callref-0x80000037 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822134022571 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250822134022571 DCC DEBUG trans(CC:NULL IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D:UTRAN-Iu-432:CM_SERVICE_REQ callref-0x80000037 tid-8) codecs: :0{AMR:octet-align=1#112} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,AMR-WB/16000:octet-align=1#113}) (gsm_04_08_cc.c:702) 20250822134022571 DCC INFO trans(CC:NULL IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D:UTRAN-Iu-432:CM_SERVICE_REQ callref-0x80000037 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250822134022571 DCC DEBUG trans(CC:NULL IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D:UTRAN-Iu-432:CM_SERVICE_REQ callref-0x80000037 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250822134022571 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x56365ea57e70]{MSC_A_ST_COMMUNICATING}: Starting call assignment (msc_a.c:2206) 20250822134022571 DCC DEBUG call_leg(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x56365ea78fe0]{ESTABLISHING}: Allocated (fsm.c:456) 20250822134022571 DCC DEBUG call_leg(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x56365ea78fe0]{ESTABLISHING}: is child of msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x56365ea57e70] (fsm.c:486) 20250822134022571 DCC DEBUG trans(CC:INITIATED IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D:UTRAN-Iu-432:CM_SERVICE_REQ callref-0x80000037 tid-8) codecs: :0{AMR:octet-align=1#112} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,AMR-WB/16000:octet-align=1#113}) (msc_a.c:2161) 20250822134022571 DCC DEBUG rtp_stream(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x56365ea7e730]{UNINITIALIZED}: Allocated (fsm.c:456) 20250822134022571 DCC DEBUG rtp_stream(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x56365ea7e730]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x56365ea78fe0] (fsm.c:486) 20250822134022571 DCC DEBUG rtp_stream(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D:UTRAN-Iu-432:CM_SERVICE_REQ:trans-8:call-167:RTP_TO_CN:no-CI)[0x56365ea7e730]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112 (rtp_stream.c:430) 20250822134022571 DCC DEBUG rtp_stream(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D:UTRAN-Iu-432:CM_SERVICE_REQ:trans-8:call-167:RTP_TO_CN:no-CI)[0x56365ea7e730]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250822134022571 DCC DEBUG rtp_stream(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x56365ea72f90]{UNINITIALIZED}: Allocated (fsm.c:456) 20250822134022571 DCC DEBUG rtp_stream(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x56365ea72f90]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x56365ea78fe0] (fsm.c:486) 20250822134022571 DCC DEBUG rtp_stream(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D:UTRAN-Iu-432:CM_SERVICE_REQ:trans-8:call-167:RTP_TO_RAN:no-CI)[0x56365ea72f90]{UNINITIALIZED}: setting codecs to VND.3GPP.IUFP/16000#96 (rtp_stream.c:430) 20250822134022571 DCC DEBUG rtp_stream(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D:UTRAN-Iu-432:CM_SERVICE_REQ:trans-8:call-167:RTP_TO_RAN:no-CI)[0x56365ea72f90]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(2529)@718a44d66dfb: Found Expect[0] for { line := { verb := "CRCX", trans_id := "426", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "a7" }, { code := "L", val := "p:20, a:AMR, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_iu_mo_crcx_ran_timeout2(2534) TC_iu_mo_crcx_ran_timeout2(2534)@718a44d66dfb: f_mo_call_establish 2: rx 1st CRCX 20250822134022586 DCC DEBUG rtp_stream(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D:UTRAN-Iu-432:CM_SERVICE_REQ:trans-8:call-167:RTP_TO_CN:no-CI)[0x56365ea7e730]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822134022586 DCC DEBUG call_leg(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x56365ea78fe0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250822134022586 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x56365ea57e70]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250822134022586 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x56365ea57e70]{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) 20250822134022586 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D:UTRAN-Iu-432:CM_SERVICE_REQ callref-0x80000037 tid-8) tx MNCC_SETUP_IND (RTP=1.1.1.1:10000{AMR:octet-align=1#112}) (gsm_04_08_cc.c:309) TC_iu_mo_crcx_ran_timeout2(2534)@718a44d66dfb: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(2528)@718a44d66dfb: Found MnccExpect[0] for "12345" handled at TC_iu_mo_crcx_ran_timeout2(2534) MSC_Test-MNCC(2528)@718a44d66dfb: Added conn table entry 0TC_iu_mo_crcx_ran_timeout2(2534)-2147483593 TC_iu_mo_crcx_ran_timeout2(2534)@718a44d66dfb: Osmux ok: use_osmux = false got_osmux_count = 0 TC_iu_mo_crcx_ran_timeout2(2534)@718a44d66dfb: f_mo_call_establish DONE TC_iu_mo_crcx_ran_timeout2(2534)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822134025573 DCC DEBUG rtp_stream(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D:UTRAN-Iu-432:CM_SERVICE_REQ:trans-8:call-167:RTP_TO_RAN:no-CI)[0x56365ea72f90]{ESTABLISHING}: Timeout of X2 (fsm.c:317) 20250822134025573 DCC DEBUG rtp_stream(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D:UTRAN-Iu-432:CM_SERVICE_REQ:trans-8:call-167:RTP_TO_RAN:no-CI)[0x56365ea72f90]{ESTABLISHING}: State change to DISCARDING (no timeout) (rtp_stream.c:223) 20250822134025573 DCC DEBUG rtp_stream(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D:UTRAN-Iu-432:CM_SERVICE_REQ:trans-8:call-167:RTP_TO_RAN:no-CI)[0x56365ea72f90]{DISCARDING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (rtp_stream.c:239) 20250822134025573 DCC DEBUG rtp_stream(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D:UTRAN-Iu-432:CM_SERVICE_REQ:trans-8:call-167:RTP_TO_RAN:no-CI)[0x56365ea72f90]{DISCARDING}: Removing from parent call_leg(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x56365ea78fe0] (rtp_stream.c:239) 20250822134025573 DCC DEBUG rtp_stream(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D:UTRAN-Iu-432:CM_SERVICE_REQ:trans-8:call-167:RTP_TO_RAN:no-CI)[0x56365ea72f90]{DISCARDING}: Freeing instance (rtp_stream.c:239) 20250822134025573 DCC DEBUG rtp_stream(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D:UTRAN-Iu-432:CM_SERVICE_REQ:trans-8:call-167:RTP_TO_RAN:no-CI)[0x56365ea72f90]{DISCARDING}: Deallocated (fsm.c:568) 20250822134025573 DCC DEBUG call_leg(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x56365ea78fe0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_GONE (rtp_stream.c:239) 20250822134025573 DCC DEBUG call_leg(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x56365ea78fe0]{ESTABLISHING}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250822134025573 DCC DEBUG rtp_stream(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D:UTRAN-Iu-432:CM_SERVICE_REQ:trans-8:call-167:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x56365ea7e730]{ESTABLISHING}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250822134025573 DCC DEBUG rtp_stream(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D:UTRAN-Iu-432:CM_SERVICE_REQ:trans-8:call-167:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x56365ea7e730]{ESTABLISHING}: Removing from parent call_leg(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x56365ea78fe0] (call_leg.c:197) 20250822134025573 DCC DEBUG rtp_stream(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D:UTRAN-Iu-432:CM_SERVICE_REQ:trans-8:call-167:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x56365ea7e730]{ESTABLISHING}: Freeing instance (call_leg.c:197) 20250822134025573 DCC DEBUG rtp_stream(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D:UTRAN-Iu-432:CM_SERVICE_REQ:trans-8:call-167:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x56365ea7e730]{ESTABLISHING}: Deallocated (fsm.c:568) 20250822134025573 DLMGCP ERROR MGCP_CONN(RTP_TO_RAN)[0x56365ea2dd60]{ST_CRCX_RESP}: MGW: operation still pending, DLCX will be postponed. (mgcp_client_fsm.c:820) 20250822134025573 DCC DEBUG call_leg(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x56365ea78fe0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250822134025573 DCC DEBUG call_leg(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x56365ea78fe0]{RELEASING}: Removing from parent msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x56365ea57e70] (call_leg.c:198) 20250822134025573 DCC DEBUG call_leg(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x56365ea78fe0]{RELEASING}: Freeing instance (call_leg.c:198) 20250822134025573 DCC DEBUG call_leg(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x56365ea78fe0]{RELEASING}: Deallocated (fsm.c:568) 20250822134025573 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x56365ea57e70]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250822134025573 DCC DEBUG trans(CC:INITIATED IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D:UTRAN-Iu-432:CM_SERVICE_REQ callref-0x80000037 tid-8) Freeing transaction (transaction.c:243) 20250822134025573 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D:UTRAN-Iu-432:CM_SERVICE_REQ callref-0x80000037 tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250822134025573 DCC DEBUG trans(CC:INITIATED IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D:UTRAN-Iu-432:CM_SERVICE_REQ callref-0x80000037 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250822134025573 DCC DEBUG trans(CC:INITIATED IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D:UTRAN-Iu-432:CM_SERVICE_REQ callref-0x80000037 tid-8) new state INITIATED -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250822134025573 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x56365ea57e70]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_RELEASE (msc_a.c:2106) 20250822134025573 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x56365ea57e70]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134025573 DMSC DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x56365ea57d00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134025573 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D:UTRAN-Iu-432:CM_SERVICE_REQ callref-0x80000037 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250822134025573 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D:UTRAN-Iu-432:CM_SERVICE_REQ callref-0x80000037 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250822134025573 DCC DEBUG trans(CC:NULL IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D:UTRAN-Iu-432:CM_SERVICE_REQ callref-0x80000037 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822134025573 DVLR DEBUG VLR subscr IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250822134025573 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x56365ea57e70]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134025573 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x56365ea57e70]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250822134025573 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x56365ea57e70]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250822134025573 DVLR DEBUG VLR subscr IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822134025573 DVLR DEBUG VLR subscr IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822134025573 DVLR DEBUG VLR subscr IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822134025573 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x56365ea57e70]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250822134025573 DMSC DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x56365ea57d00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822134025574 DVLR DEBUG VLR subscr IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822134025574 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134025574 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134025574 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134025574 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134025574 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134025574 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134025574 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134025574 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134025574 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134025574 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134025574 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134025574 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134025574 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134025574 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134025574 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134025574 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2527)@718a44d66dfb: Message received on association #8 MSC_Test-MNCC(2528)@718a44d66dfb: Deleted conn table entry 0TC_iu_mo_crcx_ran_timeout2(2534)-2147483593 MSC_Test_2-M3UA(2527)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2527)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(2525)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-M3UA(2527)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2525)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2525)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2525)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2525)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2525)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2525)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2525)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2525)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2525)@718a44d66dfb: vl_len:7 MSC_Test_2-SCCP(2525)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2525)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250822134025585 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134025585 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134025585 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134025585 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134025585 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134025585 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134025585 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134025585 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2527)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134025586 DIUCS DEBUG (UTRAN-Iu-432) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134025586 DMSC DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x56365ea57d00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134025586 DIUCS DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x56365ea57d00]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134025586 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x56365ea57e70]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134025586 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x56365ea57e70]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134025586 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x56365ea57e70]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250822134025586 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x56365ea57e70]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822134025586 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x56365ea57e70]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250822134025586 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x56365ea57e70]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134025586 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x56365ea57e70]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822134025586 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x56365ea0f660]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822134025586 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x56365ea0f660]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x56365ea57e70] (msc_a.c:1053) 20250822134025586 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x56365ea0f660]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822134025586 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x56365ea0f660]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822134025586 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x56365ea57e70]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea75140] (msc_a.c:1053) 20250822134025586 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x56365ea57e70]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822134025586 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x56365ea57e70]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822134025586 DMSC DEBUG msub_fsm[0x56365ea75140]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822134025586 DMSC DEBUG msub(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D) MSC-A terminated (msub.c:261) 20250822134025586 DMSC DEBUG msub(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D) 1 MSC-I still active (msub.c:79) 20250822134025586 DMSC DEBUG msub_fsm[0x56365ea75140]{active}: State change to terminating (no timeout) (msub.c:91) 20250822134025586 DMSC DEBUG msub_fsm[0x56365ea75140]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822134025586 DMSC DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x56365ea57d00]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822134025586 DMSC DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x56365ea57d00]{READY}: Removing from parent msub_fsm[0x56365ea75140] (msub.c:113) 20250822134025586 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Closing UTRAN-Iu-432 (ran_conn.c:142) 20250822134025586 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-432 (ran_conn.c:155) 20250822134025586 DMSC DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x56365ea57d00]{READY}: Freeing instance (msub.c:113) 20250822134025586 DMSC DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x56365ea57d00]{READY}: Deallocated (fsm.c:568) 20250822134025586 DMSC DEBUG msub(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D) Free (msub.c:119) 20250822134025586 DVLR DEBUG VLR subscr IMSI-262420000001029:MSISDN-491230001029:TMSI-0x2DA7FE5D - active-conn: now used by 1 (attached) (msub.c:375) 20250822134025586 DMSC DEBUG msub_fsm[0x56365ea75140]{terminating}: Freeing instance (msub.c:113) 20250822134025586 DMSC DEBUG msub_fsm[0x56365ea75140]{terminating}: Deallocated (fsm.c:568) 20250822134025587 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134025587 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134025587 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134025587 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134025587 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134025587 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134025587 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134025587 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2527)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2527)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2525)@718a44d66dfb: Session index based on local reference:0 20250822134025589 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134025589 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134025589 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134025589 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134025589 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134025589 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134025589 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134025589 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(2526)@718a44d66dfb: Deleted conn table entry 0TC_iu_mo_crcx_ran_timeout2(2534)16055303 MSC_Test_2-M3UA(2527)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_mo_crcx_ran_timeout2(2534)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_crcx_ran_timeout2(2534)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_crcx_ran_timeout2(2534)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_crcx_ran_timeout2(2534)@718a44d66dfb: Final verdict of PTC: pass MSC_Test_0-SCCP(2519)@718a44d66dfb: Final verdict of PTC: none MSC_Test_1-SCCP(2522)@718a44d66dfb: Final verdict of PTC: none 20250822134025601 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822134025601 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) 20250822134025601 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822134025601 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822134025601 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250822134025601 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP(2531)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(2520)@718a44d66dfb: Final verdict of PTC: none 20250822134025601 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822134025601 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822134025601 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) 20250822134025601 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822134025601 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) MSC_Test-GSUP-IPA(2530)@718a44d66dfb: Final verdict of PTC: none MSC_Test_1-RAN(2523)@718a44d66dfb: Final verdict of PTC: none MSC_Test_1-M3UA(2524)@718a44d66dfb: Final verdict of PTC: none 20250822134025602 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) 20250822134025602 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822134025601 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) 20250822134025601 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134025601 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250822134025601 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822134025601 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822134025601 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822134025601 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822134025601 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822134025601 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822134025602 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822134025602 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822134025602 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822134025602 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822134025602 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822134025602 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) 20250822134025602 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822134025602 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822134025602 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822134025602 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822134025602 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822134025602 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822134025602 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822134025602 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) 20250822134025602 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822134025602 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822134025602 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822134025602 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134025602 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822134025602 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822134025602 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822134025602 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822134025602 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822134025602 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822134025602 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822134025602 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) 20250822134025602 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134025602 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822134025602 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822134025602 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822134025602 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822134025602 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822134025602 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822134025602 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822134025602 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822134025602 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822134025602 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.3/0 (xua_snm.c:371) MSC_Test-MNCC(2528)@718a44d66dfb: Final verdict of PTC: none MSC_Test_2-M3UA(2527)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-M3UA(2521)@718a44d66dfb: Final verdict of PTC: none MSC_Test_2-RAN(2526)@718a44d66dfb: Final verdict of PTC: none MSC_Test_2-SCCP(2525)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2518)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(2532)@718a44d66dfb: Final verdict of PTC: none20250822134025602 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-STATS(2533)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(2529)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2535)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(2518): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(2519): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(2520): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(2521): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-SCCP(2522): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-RAN(2523): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-M3UA(2524): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_2-SCCP(2525): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_2-RAN(2526): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_2-M3UA(2527): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(2528): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(2529): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(2530): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(2531): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(2532): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(2533): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_iu_mo_crcx_ran_timeout2(2534): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(2535): none (pass -> pass) MTC@718a44d66dfb: Test case TC_iu_mo_crcx_ran_timeout finished. Verdict: pass MTC@718a44d66dfb: 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'. Fri Aug 22 13:40:25 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 20250822134026602 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=475272) 20250822134027603 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822134027603 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822134027603 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822134027603 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822134027603 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822134027603 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822134027603 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822134027603 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822134027603 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822134027603 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=475272, count=478580) 20250822134028605 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:40: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_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 20250822134029606 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_iu_mo_crcx_ran_reject started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2539)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(2539)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2539)@718a44d66dfb: ************************************************* MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-SCCP(2537)@718a44d66dfb: v_sccp_pdu_maxlen:268 MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_1-M3UA(2542)@718a44d66dfb: ************************************************* MSC_Test_1-M3UA(2542)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2542)@718a44d66dfb: ************************************************* MSC_Test_1-SCCP(2540)@718a44d66dfb: v_sccp_pdu_maxlen:268 MTC@718a44d66dfb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_2-M3UA(2545)@718a44d66dfb: ************************************************* MSC_Test_2-M3UA(2545)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2545)@718a44d66dfb: ************************************************* MSC_Test_2-SCCP(2543)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822134030500 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2546)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822134030607 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822134030607 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2548)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2548)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822134030613 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2548)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2548)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2548)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2548)@718a44d66dfb: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2548)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2548)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822134030628 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822134030629 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2549)@718a44d66dfb: Created GsupExpect[0] for "262420000001030" to be handled at TC_iu_mo_crcx_ran_reject2(2552) TC_iu_mo_crcx_ran_reject2(2552)@718a44d66dfb: 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 } } } } 20250822134030659 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822134030659 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822134030659 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822134030659 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2539)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2539)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2539)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2539)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(2539)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250822134030660 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134030660 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822134030660 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822134030660 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822134030660 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822134030660 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822134030660 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2539)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2539)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2539)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822134030661 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822134030661 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134030661 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822134030661 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822134030661 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822134030661 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822134030661 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822134030661 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250822134030661 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2539)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2539)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2539)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2539)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2539)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2539)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2539)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2539)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822134030678 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) 20250822134030678 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) 20250822134030678 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822134030678 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(2542)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2542)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2542)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2542)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_1-M3UA(2542)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250822134030680 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134030680 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822134030680 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822134030680 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822134030680 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822134030680 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822134030680 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2542)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2542)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2542)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2542)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2542)@718a44d66dfb: Message received on association #8 20250822134030681 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134030681 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822134030681 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822134030681 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822134030681 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822134030681 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822134030681 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250822134030681 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250822134030681 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2542)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2542)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2542)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2542)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2542)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2542)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822134030693 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) 20250822134030693 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) 20250822134030693 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822134030693 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(2545)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2545)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2545)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822134030701 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134030701 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822134030701 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822134030701 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822134030701 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822134030701 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822134030701 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(2545)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_2-M3UA(2545)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2545)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2545)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2545)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2545)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250822134030704 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134030704 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822134030704 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822134030704 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822134030704 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822134030704 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822134030705 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250822134030705 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.3/0 (xua_snm.c:406) 20250822134030705 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(2545)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2542)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2542)@718a44d66dfb: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2545)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2545)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2545)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2545)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2545)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2545)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822134031476 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134031476 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134031476 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134031476 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822134031476 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134031476 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134031476 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134031476 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2539)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134031477 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134031477 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134031477 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134031477 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822134031477 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134031477 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134031477 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822134031477 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2539)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2539)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2538)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250822134031489 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134031489 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134031489 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250822134031489 DLM3UA 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) 20250822134031489 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134031489 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134031489 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134031489 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2542)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134031489 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134031489 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134031489 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134031489 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) 20250822134031489 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134031489 DLSS7 DEBUG Found route for dpc=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) 20250822134031489 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250822134031489 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2542)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2542)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2541)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250822134031501 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134031501 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134031501 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134031501 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134031501 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134031501 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134031501 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134031501 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2545)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134031501 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) 20250822134031501 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250822134031501 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134031501 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134031501 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134031501 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134031501 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134031501 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134031501 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134031501 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2545)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2545)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2544)@718a44d66dfb: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2544)@718a44d66dfb: Added conn table entry 0TC_iu_mo_crcx_ran_reject2(2552)10321637 MSC_Test_2-SCCP(2543)@718a44d66dfb: First idle individual index:0 20250822134031508 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134031508 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134031508 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134031508 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134031508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134031508 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) MSC_Test_2-M3UA(2545)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134031508 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) 20250822134031508 DMSC DEBUG msub_fsm[0x56365ea57d00]{active}: Allocated (fsm.c:456) 20250822134031508 DMSC DEBUG msc_i[0x56365ea75140]{READY}: Allocated (fsm.c:456) 20250822134031508 DMSC DEBUG msc_i[0x56365ea75140]{READY}: is child of msub_fsm[0x56365ea57d00] (fsm.c:486) 20250822134031508 DMSC DEBUG msc_a[0x56365ea72f90]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822134031508 DMSC DEBUG msc_a[0x56365ea72f90]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea57d00] (fsm.c:486) 20250822134031508 DMSC DEBUG msc_a(unknown:UTRAN-Iu-433:NONE)[0x56365ea72f90]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822134031508 DMSC DEBUG msc_i(unknown:UTRAN-Iu-433:NONE)[0x56365ea75140]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822134031508 DMSC DEBUG msc_a(unknown:UTRAN-Iu-433:NONE)[0x56365ea72f90]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822134031508 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-433:NONE)[0x56365ea72f90]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250822134031508 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-433:NONE)[0x56365ea72f90]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250822134031508 DMM DEBUG msc_a(IMSI-262420000001030:UTRAN-Iu-433:LU)[0x56365ea72f90]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001030 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822134031508 DMM DEBUG msc_a(IMSI-262420000001030:UTRAN-Iu-433:LU)[0x56365ea72f90]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822134031508 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:UTRAN-Iu-433:LU)[0x56365ea7e730]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822134031508 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:UTRAN-Iu-433:LU)[0x56365ea7e730]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001030:UTRAN-Iu-433:LU)[0x56365ea72f90] (fsm.c:486) 20250822134031508 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:UTRAN-Iu-433:LU)[0x56365ea7e730]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250822134031508 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:UTRAN-Iu-433:LU)[0x56365ea7e730]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822134031508 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822134031508 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001030 id=262420000001030 (vlr.c:661) 20250822134031508 DVLR INFO New subscr, IMSI: 262420000001030 (vlr.c:562) 20250822134031508 DVLR DEBUG VLR subscr IMSI-262420000001030 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822134031508 DMSC DEBUG msc_a(IMSI-262420000001030:UTRAN-Iu-433:LU)[0x56365ea72f90]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822134031508 DMSC DEBUG msc_a(IMSI-262420000001030:UTRAN-Iu-433:LU)[0x56365ea72f90]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822134031508 DVLR DEBUG VLR subscr IMSI-262420000001030 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822134031508 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822134031508 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:UTRAN-Iu-433:LU)[0x56365ea7e730]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822134031508 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:UTRAN-Iu-433:LU)[0x56365ea7e730]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822134031508 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:UTRAN-Iu-433:LU)[0x56365ea7e730]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250822134031508 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:UTRAN-Iu-433:LU)[0x56365ea78fe0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822134031508 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:UTRAN-Iu-433:LU)[0x56365ea78fe0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001030:UTRAN-Iu-433:LU)[0x56365ea7e730] (fsm.c:486) 20250822134031508 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:UTRAN-Iu-433:LU)[0x56365ea78fe0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822134031508 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:UTRAN-Iu-433:LU)[0x56365ea78fe0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822134031508 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134031508 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134031508 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134031508 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134031508 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134031508 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134031508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134031508 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134031508 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134031508 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(2544)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2545)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2545)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2543)@718a44d66dfb: { messageType := 2, destLocRef := '9D7EE5'O, sourceLocRef := '0001B1'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2543)@718a44d66dfb: Session index based on local reference:0 MSC_Test-GSUP(2549)@718a44d66dfb: Found GsupExpect[0] for "262420000001030" handled at TC_iu_mo_crcx_ran_reject2(2552) MSC_Test-GSUP(2549)@718a44d66dfb: Added IMSI table entry 0TC_iu_mo_crcx_ran_reject2(2552)"262420000001030" TC_iu_mo_crcx_ran_reject2(2552)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_crcx_ran_reject2(2552)@718a44d66dfb: setverdict(pass): none -> pass 20250822134031511 DVLR DEBUG VLR subscr IMSI-262420000001030 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134031511 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:UTRAN-Iu-433:LU)[0x56365ea78fe0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822134031511 DVLR DEBUG SUBSCR(IMSI-262420000001030) Received 1 auth tuples (vlr.c:996) 20250822134031511 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:UTRAN-Iu-433:LU)[0x56365ea78fe0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822134031511 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:UTRAN-Iu-433:LU)[0x56365ea78fe0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250822134031511 DMM DEBUG Tx AUTH REQ (rand = 3f5fdd8c39bca1814f30506c3a095d55) (gsm_04_08.c:641) 20250822134031511 DMM DEBUG AUTH REQ (autn = 573867490a334f9119facae721438b8f) (gsm_04_08.c:643) 20250822134031511 DIUCS DEBUG msc_a(IMSI-262420000001030:UTRAN-Iu-433:LU)[0x56365ea72f90]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250822134031511 DIUCS DEBUG msc_a(IMSI-262420000001030:UTRAN-Iu-433:LU)[0x56365ea72f90]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134031511 DMSC DEBUG msc_i(IMSI-262420000001030:UTRAN-Iu-433:LU)[0x56365ea75140]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134031511 DVLR DEBUG VLR subscr IMSI-262420000001030 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822134031511 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134031511 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134031511 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134031511 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134031511 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134031511 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134031511 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134031511 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2545)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2545)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2543)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2543)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2543)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2543)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2544)@718a44d66dfb: patching N(SD)=1 into dtap '05149AA0953B2104D6D0E60D'O MSC_Test_2-RAN(2544)@718a44d66dfb: patched enc_l3: '05549AA0953B2104D6D0E60D'O MSC_Test_2-SCCP(2543)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2543)@718a44d66dfb: vl_len:24 MSC_Test_2-SCCP(2543)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2543)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05549AA0953B2104D6D0E60D'O 20250822134031517 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134031517 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134031517 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134031517 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134031517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134031517 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) MSC_Test_2-M3UA(2545)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134031517 DIUCS DEBUG (UTRAN-Iu-433) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134031517 DMSC DEBUG msc_i(IMSI-262420000001030:UTRAN-Iu-433:LU)[0x56365ea75140]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134031517 DIUCS DEBUG msc_i(IMSI-262420000001030:UTRAN-Iu-433:LU)[0x56365ea75140]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134031517 DMSC DEBUG msc_a(IMSI-262420000001030:UTRAN-Iu-433:LU)[0x56365ea72f90]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134031517 DIUCS DEBUG msc_a(IMSI-262420000001030:UTRAN-Iu-433:LU)[0x56365ea72f90]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134031517 DIUCS DEBUG msc_a(IMSI-262420000001030:UTRAN-Iu-433:LU)[0x56365ea72f90]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134031517 DMM DEBUG msc_a(IMSI-262420000001030:UTRAN-Iu-433:LU)[0x56365ea72f90]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 9aa0953bd6d0e60d) (gsm_04_08.c:1128) 20250822134031517 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:UTRAN-Iu-433:LU)[0x56365ea78fe0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822134031517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134031517 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134031517 DVLR DEBUG SUBSCR(IMSI-262420000001030) AUTH on UTRAN received RES: 9aa0953bd6d0e60d (8 bytes) (vlr_auth_fsm.c:151) 20250822134031517 DVLR INFO SUBSCR(IMSI-262420000001030) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250822134031517 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:UTRAN-Iu-433:LU)[0x56365ea78fe0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822134031517 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:UTRAN-Iu-433:LU)[0x56365ea78fe0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822134031517 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:UTRAN-Iu-433:LU)[0x56365ea78fe0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822134031517 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:UTRAN-Iu-433:LU)[0x56365ea78fe0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001030:UTRAN-Iu-433:LU)[0x56365ea7e730] (vlr_auth_fsm.c:294) 20250822134031517 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:UTRAN-Iu-433:LU)[0x56365ea78fe0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822134031517 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:UTRAN-Iu-433:LU)[0x56365ea78fe0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822134031517 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:UTRAN-Iu-433:LU)[0x56365ea7e730]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250822134031517 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:UTRAN-Iu-433:LU)[0x56365ea7e730]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822134031517 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:UTRAN-Iu-433:LU)[0x56365ea7e730]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822134031517 DIUCS DEBUG msc_a(IMSI-262420000001030:UTRAN-Iu-433:LU)[0x56365ea72f90]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250822134031517 DIUCS DEBUG msc_a(IMSI-262420000001030:UTRAN-Iu-433:LU)[0x56365ea72f90]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=92f5cfb39448ca6b402f4a7a9e8c76f3, CK=NONE (ran_msg_iu.c:388) 20250822134031517 DMSC DEBUG msc_i(IMSI-262420000001030:UTRAN-Iu-433:LU)[0x56365ea75140]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250822134031517 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:UTRAN-Iu-433:LU)[0x56365ea7e730]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250822134031517 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134031517 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134031517 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134031517 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134031517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134031517 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134031517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134031517 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2545)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2545)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2543)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2543)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2543)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2543)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2543)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2543)@718a44d66dfb: vl_len:12 MSC_Test_2-SCCP(2543)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2543)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2545)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134031522 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134031522 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134031522 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134031522 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134031522 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134031522 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134031522 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134031522 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134031522 DIUCS DEBUG (UTRAN-Iu-433) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134031522 DMSC DEBUG msc_i(IMSI-262420000001030:UTRAN-Iu-433:LU)[0x56365ea75140]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134031522 DIUCS DEBUG msc_i(IMSI-262420000001030:UTRAN-Iu-433:LU)[0x56365ea75140]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134031522 DMSC DEBUG msc_a(IMSI-262420000001030:UTRAN-Iu-433:LU)[0x56365ea72f90]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134031522 DIUCS DEBUG msc_a(IMSI-262420000001030:UTRAN-Iu-433:LU)[0x56365ea72f90]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134031522 DIUCS DEBUG msc_a(IMSI-262420000001030:UTRAN-Iu-433:LU)[0x56365ea72f90]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250822134031522 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:UTRAN-Iu-433:LU)[0x56365ea7e730]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250822134031522 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:UTRAN-Iu-433:LU)[0x56365ea7e730]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822134031522 DIUCS DEBUG msc_a(IMSI-262420000001030:UTRAN-Iu-433:LU)[0x56365ea72f90]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250822134031522 DMSC DEBUG msc_i(IMSI-262420000001030:UTRAN-Iu-433:LU)[0x56365ea75140]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822134031522 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:UTRAN-Iu-433:LU)[0x56365ea7e730]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822134031522 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:UTRAN-Iu-433:LU)[0x56365ea7e730]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822134031522 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001030:UTRAN-Iu-433:LU)[0x56365ea78fe0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822134031522 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001030:UTRAN-Iu-433:LU)[0x56365ea78fe0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001030:UTRAN-Iu-433:LU)[0x56365ea7e730] (fsm.c:486) 20250822134031522 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001030:UTRAN-Iu-433:LU)[0x56365ea78fe0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822134031522 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001030:UTRAN-Iu-433:LU)[0x56365ea78fe0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822134031522 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134031522 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134031522 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134031522 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134031522 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134031522 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134031522 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134031522 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2545)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2545)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2543)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2543)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2543)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2543)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822134031525 DVLR DEBUG VLR subscr IMSI-262420000001030 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134031525 DVLR DEBUG IMSI:262420000001030 has MSISDN:491230001030 (vlr.c:1045) 20250822134031525 DMSC NOTICE msub(IMSI-262420000001030:MSISDN-491230001030) VLR: update for IMSI=262420000001030 (MSISDN=491230001030) (gsm_04_08.c:1541) 20250822134031525 DVLR DEBUG VLR subscr IMSI-262420000001030:MSISDN-491230001030 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822134031525 DVLR DEBUG VLR subscr IMSI-262420000001030:MSISDN-491230001030 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134031525 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:MSISDN-491230001030:UTRAN-Iu-433:LU)[0x56365ea7e730]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822134031525 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001030:UTRAN-Iu-433:LU)[0x56365ea78fe0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822134031525 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001030:UTRAN-Iu-433:LU)[0x56365ea78fe0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822134031525 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001030:UTRAN-Iu-433:LU)[0x56365ea78fe0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822134031525 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001030:UTRAN-Iu-433:LU)[0x56365ea78fe0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001030:MSISDN-491230001030:UTRAN-Iu-433:LU)[0x56365ea7e730] (vlr_lu_fsm.c:110) 20250822134031525 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001030:UTRAN-Iu-433:LU)[0x56365ea78fe0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822134031525 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001030:UTRAN-Iu-433:LU)[0x56365ea78fe0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822134031525 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:MSISDN-491230001030:UTRAN-Iu-433:LU)[0x56365ea7e730]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822134031525 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:MSISDN-491230001030:UTRAN-Iu-433:LU)[0x56365ea7e730]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822134031525 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001030:MSISDN-491230001030:UTRAN-Iu-433:LU)[0x56365ea0f660]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822134031525 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001030:MSISDN-491230001030:UTRAN-Iu-433:LU)[0x56365ea0f660]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001030:MSISDN-491230001030:UTRAN-Iu-433:LU)[0x56365ea7e730] (fsm.c:486) 20250822134031525 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001030:MSISDN-491230001030:UTRAN-Iu-433:LU)[0x56365ea0f660]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822134031525 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001030:MSISDN-491230001030:UTRAN-Iu-433:LU)[0x56365ea0f660]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822134031525 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001030:MSISDN-491230001030:UTRAN-Iu-433:LU)[0x56365ea0f660]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822134031525 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001030:MSISDN-491230001030:UTRAN-Iu-433:LU)[0x56365ea0f660]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822134031525 DMSC NOTICE msub(IMSI-262420000001030:MSISDN-491230001030:TMSInew-0x81EF8A98) VLR: update for IMSI=262420000001030 (MSISDN=491230001030) (gsm_04_08.c:1541) 20250822134031525 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001030:MSISDN-491230001030:UTRAN-Iu-433:LU)[0x56365ea0f660]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822134031525 DMM DEBUG -> IMSI-262420000001030:MSISDN-491230001030:TMSInew-0x81EF8A98 LOCATION UPDATE ACCEPT (TMSI = 0x81ef8a98) (gsm_04_08.c:149) 20250822134031525 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSInew-0x81EF8A98:UTRAN-Iu-433:LU)[0x56365ea72f90]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250822134031525 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSInew-0x81EF8A98:UTRAN-Iu-433:LU)[0x56365ea72f90]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134031525 DMSC DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSInew-0x81EF8A98:UTRAN-Iu-433:LU)[0x56365ea75140]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134031525 DVLR DEBUG VLR subscr IMSI-262420000001030:MSISDN-491230001030:TMSInew-0x81EF8A98 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822134031525 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134031525 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134031525 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134031525 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134031525 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134031525 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134031525 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134031525 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2545)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2545)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2543)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2543)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2543)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2543)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_mo_crcx_ran_reject2(2552)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2544)@718a44d66dfb: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2544)@718a44d66dfb: patched enc_l3: '059B'O MSC_Test_2-SCCP(2543)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2543)@718a44d66dfb: vl_len:14 MSC_Test_2-SCCP(2543)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2543)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250822134031527 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134031527 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134031527 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134031527 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134031527 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134031527 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134031527 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134031527 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2545)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134031527 DIUCS DEBUG (UTRAN-Iu-433) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134031527 DMSC DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSInew-0x81EF8A98:UTRAN-Iu-433:LU)[0x56365ea75140]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134031527 DIUCS DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSInew-0x81EF8A98:UTRAN-Iu-433:LU)[0x56365ea75140]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134031527 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSInew-0x81EF8A98:UTRAN-Iu-433:LU)[0x56365ea72f90]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134031527 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSInew-0x81EF8A98:UTRAN-Iu-433:LU)[0x56365ea72f90]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134031527 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSInew-0x81EF8A98:UTRAN-Iu-433:LU)[0x56365ea72f90]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134031527 DMM DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSInew-0x81EF8A98:UTRAN-Iu-433:LU)[0x56365ea72f90]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822134031527 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:MSISDN-491230001030:TMSInew-0x81EF8A98:UTRAN-Iu-433:LU)[0x56365ea7e730]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822134031527 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001030:MSISDN-491230001030:UTRAN-Iu-433:LU)[0x56365ea0f660]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822134031527 DMSC NOTICE msub(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98) VLR: update for IMSI=262420000001030 (MSISDN=491230001030) (gsm_04_08.c:1541) 20250822134031527 DVLR DEBUG VLR subscr IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250822134031527 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001030:MSISDN-491230001030:UTRAN-Iu-433:LU)[0x56365ea0f660]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822134031527 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98:UTRAN-Iu-433:LU)[0x56365ea7e730]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822134031527 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001030:MSISDN-491230001030:UTRAN-Iu-433:LU)[0x56365ea0f660]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822134031527 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001030:MSISDN-491230001030:UTRAN-Iu-433:LU)[0x56365ea0f660]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98:UTRAN-Iu-433:LU)[0x56365ea7e730] (vlr_lu_fsm.c:817) 20250822134031527 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001030:MSISDN-491230001030:UTRAN-Iu-433:LU)[0x56365ea0f660]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822134031527 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001030:MSISDN-491230001030:UTRAN-Iu-433:LU)[0x56365ea0f660]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822134031527 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98:UTRAN-Iu-433:LU)[0x56365ea7e730]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822134031527 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98:UTRAN-Iu-433:LU)[0x56365ea72f90]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250822134031527 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98:UTRAN-Iu-433:LU)[0x56365ea72f90]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.980s remaining) (msc_a.c:450) 20250822134031527 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001030/3/1): Available (smpp_smsc.c:626) 20250822134031527 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98:UTRAN-Iu-433:LU)[0x56365ea72f90]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134031527 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98:UTRAN-Iu-433:LU)[0x56365ea72f90]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250822134031527 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98:UTRAN-Iu-433:LU)[0x56365ea72f90]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250822134031527 DVLR DEBUG VLR subscr IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822134031527 DVLR DEBUG VLR subscr IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822134031527 DVLR DEBUG VLR subscr IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822134031527 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98:UTRAN-Iu-433:LU)[0x56365ea72f90]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250822134031527 DMSC DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98:UTRAN-Iu-433:LU)[0x56365ea75140]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822134031527 DVLR DEBUG VLR subscr IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250822134031527 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134031527 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134031527 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134031527 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134031527 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134031527 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134031527 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134031527 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2545)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2545)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2543)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2543)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2543)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2543)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2543)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2543)@718a44d66dfb: vl_len:7 MSC_Test_2-SCCP(2543)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2543)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2545)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134031531 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134031531 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134031531 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134031531 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134031531 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134031531 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134031531 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134031531 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134031531 DIUCS DEBUG (UTRAN-Iu-433) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134031531 DMSC DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98:UTRAN-Iu-433:LU)[0x56365ea75140]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134031531 DIUCS DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98:UTRAN-Iu-433:LU)[0x56365ea75140]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134031531 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98:UTRAN-Iu-433:LU)[0x56365ea72f90]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134031531 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98:UTRAN-Iu-433:LU)[0x56365ea72f90]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134031531 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98:UTRAN-Iu-433:LU)[0x56365ea72f90]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250822134031531 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98:UTRAN-Iu-433:LU)[0x56365ea72f90]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822134031531 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98:UTRAN-Iu-433:LU)[0x56365ea72f90]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250822134031531 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98:UTRAN-Iu-433:LU)[0x56365ea72f90]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134031531 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98:UTRAN-Iu-433:LU)[0x56365ea72f90]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822134031531 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98:UTRAN-Iu-433:LU)[0x56365ea7e730]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822134031531 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98:UTRAN-Iu-433:LU)[0x56365ea7e730]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98:UTRAN-Iu-433:LU)[0x56365ea72f90] (msc_a.c:1053) 20250822134031531 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98:UTRAN-Iu-433:LU)[0x56365ea7e730]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822134031531 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98:UTRAN-Iu-433:LU)[0x56365ea7e730]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822134031531 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98:UTRAN-Iu-433:LU)[0x56365ea7e730]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822134031531 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98:UTRAN-Iu-433:LU)[0x56365ea72f90]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea57d00] (msc_a.c:1053) 20250822134031531 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98:UTRAN-Iu-433:LU)[0x56365ea72f90]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822134031531 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98:UTRAN-Iu-433:LU)[0x56365ea72f90]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822134031531 DMSC DEBUG msub_fsm[0x56365ea57d00]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822134031531 DMSC DEBUG msub(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98) MSC-A terminated (msub.c:261) 20250822134031531 DMSC DEBUG msub(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98) 1 MSC-I still active (msub.c:79) 20250822134031531 DMSC DEBUG msub_fsm[0x56365ea57d00]{active}: State change to terminating (no timeout) (msub.c:91) 20250822134031531 DMSC DEBUG msub_fsm[0x56365ea57d00]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822134031531 DMSC DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98:UTRAN-Iu-433:LU)[0x56365ea75140]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822134031531 DMSC DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98:UTRAN-Iu-433:LU)[0x56365ea75140]{READY}: Removing from parent msub_fsm[0x56365ea57d00] (msub.c:113) 20250822134031531 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Closing UTRAN-Iu-433 (ran_conn.c:142) 20250822134031531 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-433 (ran_conn.c:155) 20250822134031531 DMSC DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98:UTRAN-Iu-433:LU)[0x56365ea75140]{READY}: Freeing instance (msub.c:113) 20250822134031531 DMSC DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98:UTRAN-Iu-433:LU)[0x56365ea75140]{READY}: Deallocated (fsm.c:568) 20250822134031531 DMSC DEBUG msub(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98) Free (msub.c:119) 20250822134031531 DVLR DEBUG VLR subscr IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98 - active-conn: now used by 1 (attached) (msub.c:375) 20250822134031531 DMSC DEBUG msub_fsm[0x56365ea57d00]{terminating}: Freeing instance (msub.c:113) 20250822134031531 DMSC DEBUG msub_fsm[0x56365ea57d00]{terminating}: Deallocated (fsm.c:568) 20250822134031532 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134031532 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134031532 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134031532 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134031532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134031532 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134031532 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134031532 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2545)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2545)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2543)@718a44d66dfb: Session index based on local reference:0 20250822134031533 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134031533 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134031533 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134031533 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134031533 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134031533 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134031533 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134031533 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2545)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2544)@718a44d66dfb: Deleted conn table entry 0TC_iu_mo_crcx_ran_reject2(2552)10321637 TC_iu_mo_crcx_ran_reject2(2552)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_crcx_ran_reject2(2552)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_crcx_ran_reject2(2552)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_crcx_ran_reject2(2552)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_crcx_ran_reject2(2552)@718a44d66dfb: 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 := '81EF8A98'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2544)@718a44d66dfb: Added conn table entry 0TC_iu_mo_crcx_ran_reject2(2552)4231586 MSC_Test_2-RAN(2544)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2543)@718a44d66dfb: First idle individual index:0 MSC_Test_2-M3UA(2545)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134031734 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134031734 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134031734 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134031734 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134031734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134031734 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134031734 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134031734 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134031735 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) 20250822134031735 DMSC DEBUG msub_fsm[0x56365ea7e730]{active}: Allocated (fsm.c:456) 20250822134031735 DMSC DEBUG msc_i[0x56365ea72f90]{READY}: Allocated (fsm.c:456) 20250822134031735 DMSC DEBUG msc_i[0x56365ea72f90]{READY}: is child of msub_fsm[0x56365ea7e730] (fsm.c:486) 20250822134031735 DMSC DEBUG msc_a[0x56365ea75140]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822134031735 DMSC DEBUG msc_a[0x56365ea75140]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea7e730] (fsm.c:486) 20250822134031735 DMSC DEBUG msc_a(unknown:UTRAN-Iu-434:NONE)[0x56365ea75140]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822134031735 DMSC DEBUG msc_i(unknown:UTRAN-Iu-434:NONE)[0x56365ea72f90]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822134031735 DMSC DEBUG msc_a(unknown:UTRAN-Iu-434:NONE)[0x56365ea75140]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822134031735 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-434:NONE)[0x56365ea75140]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250822134031735 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-434:NONE)[0x56365ea75140]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250822134031735 DMM DEBUG msc_a(TMSI-0x81EF8A98:UTRAN-Iu-434:CM_SERVICE_REQ)[0x56365ea75140]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250822134031736 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x81EF8A98:UTRAN-Iu-434:CM_SERVICE_REQ)[0x56365ea57d00]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822134031736 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x81EF8A98:UTRAN-Iu-434:CM_SERVICE_REQ)[0x56365ea57d00]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x81EF8A98:UTRAN-Iu-434:CM_SERVICE_REQ)[0x56365ea75140] (fsm.c:486) 20250822134031736 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x81EF8A98:UTRAN-Iu-434:CM_SERVICE_REQ)[0x56365ea57d00]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250822134031736 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x81EF8A98:UTRAN-Iu-434:CM_SERVICE_REQ)[0x56365ea57d00]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822134031736 DVLR DEBUG VLR subscr IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822134031736 DVLR DEBUG VLR subscr IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822134031736 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98:UTRAN-Iu-434:CM_SERVICE_REQ)[0x56365ea75140]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822134031736 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98:UTRAN-Iu-434:CM_SERVICE_REQ)[0x56365ea75140]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822134031736 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98:UTRAN-Iu-434:CM_SERVICE_REQ)[0x56365ea57d00]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822134031736 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98:UTRAN-Iu-434:CM_SERVICE_REQ)[0x56365ea57d00]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250822134031736 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98:UTRAN-Iu-434:CM_SERVICE_REQ)[0x56365ea0f660]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822134031736 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98:UTRAN-Iu-434:CM_SERVICE_REQ)[0x56365ea0f660]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98:UTRAN-Iu-434:CM_SERVICE_REQ)[0x56365ea57d00] (fsm.c:486) 20250822134031736 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98:UTRAN-Iu-434:CM_SERVICE_REQ)[0x56365ea0f660]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822134031736 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98:UTRAN-Iu-434:CM_SERVICE_REQ)[0x56365ea0f660]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822134031736 DVLR DEBUG VLR subscr IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250822134031736 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134031736 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134031736 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134031736 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134031736 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134031736 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134031736 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134031736 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2545)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2545)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2543)@718a44d66dfb: { messageType := 2, destLocRef := '4091A2'O, sourceLocRef := '0001B2'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2543)@718a44d66dfb: Session index based on local reference:0 TC_iu_mo_crcx_ran_reject2(2552)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_crcx_ran_reject2(2552)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822134031743 DVLR DEBUG VLR subscr IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134031743 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98:UTRAN-Iu-434:CM_SERVICE_REQ)[0x56365ea0f660]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822134031743 DVLR DEBUG SUBSCR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98) Received 1 auth tuples (vlr.c:996) 20250822134031743 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98:UTRAN-Iu-434:CM_SERVICE_REQ)[0x56365ea0f660]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822134031743 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98:UTRAN-Iu-434:CM_SERVICE_REQ)[0x56365ea0f660]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250822134031743 DMM DEBUG Tx AUTH REQ (rand = b60ad6fa0c8be7a3eaaca2e9ed51409e) (gsm_04_08.c:641) 20250822134031743 DMM DEBUG AUTH REQ (autn = 9bbc20638983dbad9c022e014557096a) (gsm_04_08.c:643) 20250822134031743 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98:UTRAN-Iu-434:CM_SERVICE_REQ)[0x56365ea75140]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250822134031743 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98:UTRAN-Iu-434:CM_SERVICE_REQ)[0x56365ea75140]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134031743 DMSC DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98:UTRAN-Iu-434:CM_SERVICE_REQ)[0x56365ea72f90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134031743 DVLR DEBUG VLR subscr IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822134031744 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134031744 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134031744 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134031744 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134031744 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134031744 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134031744 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134031744 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2545)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2545)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2543)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2543)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2543)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2543)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2544)@718a44d66dfb: patching N(SD)=1 into dtap '0514012AC8A921040FD4FC66'O MSC_Test_2-RAN(2544)@718a44d66dfb: patched enc_l3: '0554012AC8A921040FD4FC66'O MSC_Test_2-SCCP(2543)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2543)@718a44d66dfb: vl_len:24 MSC_Test_2-SCCP(2543)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2543)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554012AC8A921040FD4FC66'O 20250822134031750 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134031750 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134031750 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134031750 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134031750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134031750 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134031750 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134031750 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2545)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134031751 DIUCS DEBUG (UTRAN-Iu-434) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134031751 DMSC DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98:UTRAN-Iu-434:CM_SERVICE_REQ)[0x56365ea72f90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134031751 DIUCS DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98:UTRAN-Iu-434:CM_SERVICE_REQ)[0x56365ea72f90]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134031751 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98:UTRAN-Iu-434:CM_SERVICE_REQ)[0x56365ea75140]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134031751 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98:UTRAN-Iu-434:CM_SERVICE_REQ)[0x56365ea75140]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134031751 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98:UTRAN-Iu-434:CM_SERVICE_REQ)[0x56365ea75140]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134031751 DMM DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98:UTRAN-Iu-434:CM_SERVICE_REQ)[0x56365ea75140]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 012ac8a90fd4fc66) (gsm_04_08.c:1128) 20250822134031751 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98:UTRAN-Iu-434:CM_SERVICE_REQ)[0x56365ea0f660]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822134031751 DVLR DEBUG SUBSCR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98) AUTH on UTRAN received RES: 012ac8a90fd4fc66 (8 bytes) (vlr_auth_fsm.c:151) 20250822134031751 DVLR INFO SUBSCR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250822134031751 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98:UTRAN-Iu-434:CM_SERVICE_REQ)[0x56365ea0f660]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822134031751 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98:UTRAN-Iu-434:CM_SERVICE_REQ)[0x56365ea0f660]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822134031751 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98:UTRAN-Iu-434:CM_SERVICE_REQ)[0x56365ea0f660]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822134031751 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98:UTRAN-Iu-434:CM_SERVICE_REQ)[0x56365ea0f660]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98:UTRAN-Iu-434:CM_SERVICE_REQ)[0x56365ea57d00] (vlr_auth_fsm.c:294) 20250822134031751 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98:UTRAN-Iu-434:CM_SERVICE_REQ)[0x56365ea0f660]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822134031751 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98:UTRAN-Iu-434:CM_SERVICE_REQ)[0x56365ea0f660]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822134031751 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98:UTRAN-Iu-434:CM_SERVICE_REQ)[0x56365ea57d00]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250822134031751 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98:UTRAN-Iu-434:CM_SERVICE_REQ)[0x56365ea57d00]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822134031751 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98:UTRAN-Iu-434:CM_SERVICE_REQ)[0x56365ea57d00]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822134031751 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98:UTRAN-Iu-434:CM_SERVICE_REQ)[0x56365ea75140]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250822134031751 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98:UTRAN-Iu-434:CM_SERVICE_REQ)[0x56365ea75140]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=05958b129cf3701ab01b086bbbda11a0, CK=NONE (ran_msg_iu.c:388) 20250822134031751 DMSC DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98:UTRAN-Iu-434:CM_SERVICE_REQ)[0x56365ea72f90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250822134031751 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98:UTRAN-Iu-434:CM_SERVICE_REQ)[0x56365ea57d00]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250822134031751 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134031751 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134031751 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134031751 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134031751 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134031751 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134031751 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134031751 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2545)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2545)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2543)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2543)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2543)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2543)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2543)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2543)@718a44d66dfb: vl_len:12 MSC_Test_2-SCCP(2543)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2543)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2545)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134031757 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134031757 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134031757 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134031757 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134031757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134031757 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134031757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134031757 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134031757 DIUCS DEBUG (UTRAN-Iu-434) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134031757 DMSC DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98:UTRAN-Iu-434:CM_SERVICE_REQ)[0x56365ea72f90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134031757 DIUCS DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98:UTRAN-Iu-434:CM_SERVICE_REQ)[0x56365ea72f90]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134031757 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98:UTRAN-Iu-434:CM_SERVICE_REQ)[0x56365ea75140]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134031757 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98:UTRAN-Iu-434:CM_SERVICE_REQ)[0x56365ea75140]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134031757 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98:UTRAN-Iu-434:CM_SERVICE_REQ)[0x56365ea75140]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250822134031757 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98:UTRAN-Iu-434:CM_SERVICE_REQ)[0x56365ea57d00]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250822134031757 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98:UTRAN-Iu-434:CM_SERVICE_REQ)[0x56365ea57d00]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822134031758 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98:UTRAN-Iu-434:CM_SERVICE_REQ)[0x56365ea75140]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250822134031758 DMSC DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98:UTRAN-Iu-434:CM_SERVICE_REQ)[0x56365ea72f90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822134031758 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98:UTRAN-Iu-434:CM_SERVICE_REQ)[0x56365ea57d00]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822134031758 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98:UTRAN-Iu-434:CM_SERVICE_REQ)[0x56365ea57d00]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822134031758 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98:UTRAN-Iu-434:CM_SERVICE_REQ)[0x56365ea57d00]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822134031758 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98:UTRAN-Iu-434:CM_SERVICE_REQ)[0x56365ea57d00]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822134031758 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98:UTRAN-Iu-434:CM_SERVICE_REQ)[0x56365ea57d00]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822134031758 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98:UTRAN-Iu-434:CM_SERVICE_REQ)[0x56365ea57d00]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822134031758 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98:UTRAN-Iu-434:CM_SERVICE_REQ)[0x56365ea57d00]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822134031758 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98:UTRAN-Iu-434:CM_SERVICE_REQ)[0x56365ea75140]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250822134031758 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98:UTRAN-Iu-434:CM_SERVICE_REQ)[0x56365ea75140]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.977s remaining) (msc_a.c:450) 20250822134031758 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001030/3/1): Available (smpp_smsc.c:626) 20250822134031758 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134031758 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134031758 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134031758 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134031758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134031758 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134031758 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134031758 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2545)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2545)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2543)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2543)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2543)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2543)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2546)@718a44d66dfb: Created MnccExpect[0] for "12345" to be handled at TC_iu_mo_crcx_ran_reject2(2552) MSC_Test-MGCP(2547)@718a44d66dfb: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_iu_mo_crcx_ran_reject2(2552) MSC_Test_2-RAN(2544)@718a44d66dfb: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_2-RAN(2544)@718a44d66dfb: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_2-SCCP(2543)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2543)@718a44d66dfb: vl_len:28 MSC_Test_2-SCCP(2543)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2543)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001440180000010010401110038504066005040200815E04802143F5'O MSC_Test_2-M3UA(2545)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134031781 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134031781 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134031781 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134031781 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134031781 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134031781 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134031781 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134031781 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134031781 DIUCS DEBUG (UTRAN-Iu-434) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134031781 DMSC DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98:UTRAN-Iu-434:CM_SERVICE_REQ)[0x56365ea72f90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134031781 DIUCS DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98:UTRAN-Iu-434:CM_SERVICE_REQ)[0x56365ea72f90]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134031781 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98:UTRAN-Iu-434:CM_SERVICE_REQ)[0x56365ea75140]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134031781 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98:UTRAN-Iu-434:CM_SERVICE_REQ)[0x56365ea75140]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134031781 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98:UTRAN-Iu-434:CM_SERVICE_REQ)[0x56365ea75140]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134031781 DVLR DEBUG VLR subscr IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250822134031781 DCC DEBUG trans(CC:NULL IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98 callref-0x80000038 tid-8) New transaction (transaction.c:231) 20250822134031781 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98:UTRAN-Iu-434:CM_SERVICE_REQ)[0x56365ea75140]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2671) 20250822134031781 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98:UTRAN-Iu-434:CM_SERVICE_REQ)[0x56365ea75140]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250822134031781 DCC DEBUG trans(CC:NULL IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x80000038 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2690) 20250822134031781 DCC DEBUG trans(CC:NULL IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x80000038 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822134031781 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250822134031781 DCC DEBUG trans(CC:NULL IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x80000038 tid-8) codecs: :0{AMR:octet-align=1#112} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,AMR-WB/16000:octet-align=1#113}) (gsm_04_08_cc.c:702) 20250822134031781 DCC INFO trans(CC:NULL IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x80000038 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250822134031781 DCC DEBUG trans(CC:NULL IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x80000038 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250822134031781 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98:UTRAN-Iu-434:CM_SERVICE_REQ)[0x56365ea75140]{MSC_A_ST_COMMUNICATING}: Starting call assignment (msc_a.c:2206) 20250822134031781 DCC DEBUG call_leg(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98:UTRAN-Iu-434:CM_SERVICE_REQ)[0x56365ea0f660]{ESTABLISHING}: Allocated (fsm.c:456) 20250822134031781 DCC DEBUG call_leg(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98:UTRAN-Iu-434:CM_SERVICE_REQ)[0x56365ea0f660]{ESTABLISHING}: is child of msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98:UTRAN-Iu-434:CM_SERVICE_REQ)[0x56365ea75140] (fsm.c:486) 20250822134031781 DCC DEBUG trans(CC:INITIATED IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x80000038 tid-8) codecs: :0{AMR:octet-align=1#112} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,AMR-WB/16000:octet-align=1#113}) (msc_a.c:2161) 20250822134031781 DCC DEBUG rtp_stream(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98:UTRAN-Iu-434:CM_SERVICE_REQ)[0x56365e9ff2c0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250822134031781 DCC DEBUG rtp_stream(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98:UTRAN-Iu-434:CM_SERVICE_REQ)[0x56365e9ff2c0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98:UTRAN-Iu-434:CM_SERVICE_REQ)[0x56365ea0f660] (fsm.c:486) 20250822134031781 DCC DEBUG rtp_stream(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98:UTRAN-Iu-434:CM_SERVICE_REQ:trans-8:call-168:RTP_TO_CN:no-CI)[0x56365e9ff2c0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112 (rtp_stream.c:430) 20250822134031781 DCC DEBUG rtp_stream(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98:UTRAN-Iu-434:CM_SERVICE_REQ:trans-8:call-168:RTP_TO_CN:no-CI)[0x56365e9ff2c0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250822134031781 DCC DEBUG rtp_stream(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98:UTRAN-Iu-434:CM_SERVICE_REQ)[0x56365ea2df80]{UNINITIALIZED}: Allocated (fsm.c:456) 20250822134031781 DCC DEBUG rtp_stream(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98:UTRAN-Iu-434:CM_SERVICE_REQ)[0x56365ea2df80]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98:UTRAN-Iu-434:CM_SERVICE_REQ)[0x56365ea0f660] (fsm.c:486) 20250822134031782 DCC DEBUG rtp_stream(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98:UTRAN-Iu-434:CM_SERVICE_REQ:trans-8:call-168:RTP_TO_RAN:no-CI)[0x56365ea2df80]{UNINITIALIZED}: setting codecs to VND.3GPP.IUFP/16000#96 (rtp_stream.c:430) 20250822134031782 DCC DEBUG rtp_stream(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98:UTRAN-Iu-434:CM_SERVICE_REQ:trans-8:call-168:RTP_TO_RAN:no-CI)[0x56365ea2df80]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(2547)@718a44d66dfb: Found Expect[0] for { line := { verb := "CRCX", trans_id := "429", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "a8" }, { code := "L", val := "p:20, a:AMR, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_iu_mo_crcx_ran_reject2(2552) TC_iu_mo_crcx_ran_reject2(2552)@718a44d66dfb: f_mo_call_establish 2: rx 1st CRCX 20250822134031791 DLMGCP ERROR MGCP_CONN(RTP_TO_CN)[0x56365ea2de50]{ST_CRCX_RESP}: MGW/CRCX: response yields error: 542 FORCED_FAIL (mgcp_client_fsm.c:289) 20250822134031791 DCC DEBUG rtp_stream(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98:UTRAN-Iu-434:CM_SERVICE_REQ:trans-8:call-168:RTP_TO_CN:no-CI)[0x56365e9ff2c0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_FAIL (mgcp_client_endpoint_fsm.c:444) 20250822134031791 DCC DEBUG rtp_stream(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98:UTRAN-Iu-434:CM_SERVICE_REQ:trans-8:call-168:RTP_TO_CN:no-CI)[0x56365e9ff2c0]{ESTABLISHING}: State change to DISCARDING (no timeout) (rtp_stream.c:206) 20250822134031791 DCC DEBUG rtp_stream(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98:UTRAN-Iu-434:CM_SERVICE_REQ:trans-8:call-168:RTP_TO_CN:no-CI)[0x56365e9ff2c0]{DISCARDING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (rtp_stream.c:239) 20250822134031791 DCC DEBUG rtp_stream(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98:UTRAN-Iu-434:CM_SERVICE_REQ:trans-8:call-168:RTP_TO_CN:no-CI)[0x56365e9ff2c0]{DISCARDING}: Removing from parent call_leg(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98:UTRAN-Iu-434:CM_SERVICE_REQ)[0x56365ea0f660] (rtp_stream.c:239) 20250822134031791 DCC DEBUG rtp_stream(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98:UTRAN-Iu-434:CM_SERVICE_REQ:trans-8:call-168:RTP_TO_CN:no-CI)[0x56365e9ff2c0]{DISCARDING}: Freeing instance (rtp_stream.c:239) 20250822134031791 DCC DEBUG rtp_stream(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98:UTRAN-Iu-434:CM_SERVICE_REQ:trans-8:call-168:RTP_TO_CN:no-CI)[0x56365e9ff2c0]{DISCARDING}: Deallocated (fsm.c:568) 20250822134031791 DCC DEBUG call_leg(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98:UTRAN-Iu-434:CM_SERVICE_REQ)[0x56365ea0f660]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_GONE (rtp_stream.c:239) 20250822134031791 DCC DEBUG call_leg(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98:UTRAN-Iu-434:CM_SERVICE_REQ)[0x56365ea0f660]{ESTABLISHING}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250822134031791 DCC DEBUG rtp_stream(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98:UTRAN-Iu-434:CM_SERVICE_REQ:trans-8:call-168:RTP_TO_RAN:no-CI)[0x56365ea2df80]{ESTABLISHING}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250822134031791 DCC DEBUG rtp_stream(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98:UTRAN-Iu-434:CM_SERVICE_REQ:trans-8:call-168:RTP_TO_RAN:no-CI)[0x56365ea2df80]{ESTABLISHING}: Removing from parent call_leg(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98:UTRAN-Iu-434:CM_SERVICE_REQ)[0x56365ea0f660] (call_leg.c:197) 20250822134031791 DCC DEBUG rtp_stream(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98:UTRAN-Iu-434:CM_SERVICE_REQ:trans-8:call-168:RTP_TO_RAN:no-CI)[0x56365ea2df80]{ESTABLISHING}: Freeing instance (call_leg.c:197) 20250822134031791 DCC DEBUG rtp_stream(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98:UTRAN-Iu-434:CM_SERVICE_REQ:trans-8:call-168:RTP_TO_RAN:no-CI)[0x56365ea2df80]{ESTABLISHING}: Deallocated (fsm.c:568) 20250822134031791 DCC DEBUG call_leg(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98:UTRAN-Iu-434:CM_SERVICE_REQ)[0x56365ea0f660]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250822134031791 DCC DEBUG call_leg(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98:UTRAN-Iu-434:CM_SERVICE_REQ)[0x56365ea0f660]{RELEASING}: Removing from parent msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98:UTRAN-Iu-434:CM_SERVICE_REQ)[0x56365ea75140] (call_leg.c:198) 20250822134031791 DCC DEBUG call_leg(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98:UTRAN-Iu-434:CM_SERVICE_REQ)[0x56365ea0f660]{RELEASING}: Freeing instance (call_leg.c:198) 20250822134031791 DCC DEBUG call_leg(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98:UTRAN-Iu-434:CM_SERVICE_REQ)[0x56365ea0f660]{RELEASING}: Deallocated (fsm.c:568) 20250822134031791 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98:UTRAN-Iu-434:CM_SERVICE_REQ)[0x56365ea75140]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250822134031791 DCC DEBUG trans(CC:INITIATED IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x80000038 tid-8) Freeing transaction (transaction.c:243) 20250822134031791 DCC DEBUG trans(CC:INITIATED IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x80000038 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250822134031791 DCC DEBUG trans(CC:INITIATED IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x80000038 tid-8) new state INITIATED -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250822134031791 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98:UTRAN-Iu-434:CM_SERVICE_REQ)[0x56365ea75140]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_RELEASE (msc_a.c:2106) 20250822134031791 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98:UTRAN-Iu-434:CM_SERVICE_REQ)[0x56365ea75140]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134031791 DMSC DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98:UTRAN-Iu-434:CM_SERVICE_REQ)[0x56365ea72f90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134031791 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x80000038 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250822134031791 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x80000038 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250822134031791 DCC DEBUG trans(CC:NULL IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x80000038 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822134031791 DVLR DEBUG VLR subscr IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250822134031791 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98:UTRAN-Iu-434:CM_SERVICE_REQ)[0x56365ea75140]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134031791 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98:UTRAN-Iu-434:CM_SERVICE_REQ)[0x56365ea75140]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250822134031791 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98:UTRAN-Iu-434:CM_SERVICE_REQ)[0x56365ea75140]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250822134031791 DVLR DEBUG VLR subscr IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822134031791 DVLR DEBUG VLR subscr IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822134031791 DVLR DEBUG VLR subscr IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822134031791 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98:UTRAN-Iu-434:CM_SERVICE_REQ)[0x56365ea75140]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250822134031791 DMSC DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98:UTRAN-Iu-434:CM_SERVICE_REQ)[0x56365ea72f90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822134031791 DVLR DEBUG VLR subscr IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822134031792 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134031792 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134031792 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134031792 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134031792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134031792 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134031792 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134031792 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134031792 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134031792 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134031792 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134031792 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134031792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134031792 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134031792 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134031792 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2545)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2545)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2543)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-M3UA(2545)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(2543)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2545)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2543)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2543)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2543)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2543)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2543)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2543)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_mo_crcx_ran_reject2(2552)@718a44d66dfb: Osmux ok: use_osmux = false got_osmux_count = 0 TC_iu_mo_crcx_ran_reject2(2552)@718a44d66dfb: f_mo_call_establish DONE TC_iu_mo_crcx_ran_reject2(2552)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2543)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2543)@718a44d66dfb: vl_len:7 MSC_Test_2-SCCP(2543)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2543)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250822134032297 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134032298 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134032298 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134032298 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134032298 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134032298 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134032298 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134032298 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2545)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134032298 DIUCS DEBUG (UTRAN-Iu-434) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134032298 DMSC DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98:UTRAN-Iu-434:CM_SERVICE_REQ)[0x56365ea72f90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134032298 DIUCS DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98:UTRAN-Iu-434:CM_SERVICE_REQ)[0x56365ea72f90]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134032298 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98:UTRAN-Iu-434:CM_SERVICE_REQ)[0x56365ea75140]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134032298 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98:UTRAN-Iu-434:CM_SERVICE_REQ)[0x56365ea75140]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134032298 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98:UTRAN-Iu-434:CM_SERVICE_REQ)[0x56365ea75140]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250822134032298 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98:UTRAN-Iu-434:CM_SERVICE_REQ)[0x56365ea75140]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822134032298 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98:UTRAN-Iu-434:CM_SERVICE_REQ)[0x56365ea75140]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250822134032298 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98:UTRAN-Iu-434:CM_SERVICE_REQ)[0x56365ea75140]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134032298 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98:UTRAN-Iu-434:CM_SERVICE_REQ)[0x56365ea75140]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822134032298 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98:UTRAN-Iu-434:CM_SERVICE_REQ)[0x56365ea57d00]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822134032298 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98:UTRAN-Iu-434:CM_SERVICE_REQ)[0x56365ea57d00]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98:UTRAN-Iu-434:CM_SERVICE_REQ)[0x56365ea75140] (msc_a.c:1053) 20250822134032298 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98:UTRAN-Iu-434:CM_SERVICE_REQ)[0x56365ea57d00]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822134032298 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98:UTRAN-Iu-434:CM_SERVICE_REQ)[0x56365ea57d00]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822134032298 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98:UTRAN-Iu-434:CM_SERVICE_REQ)[0x56365ea75140]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea7e730] (msc_a.c:1053) 20250822134032298 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98:UTRAN-Iu-434:CM_SERVICE_REQ)[0x56365ea75140]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822134032298 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98:UTRAN-Iu-434:CM_SERVICE_REQ)[0x56365ea75140]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822134032298 DMSC DEBUG msub_fsm[0x56365ea7e730]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822134032298 DMSC DEBUG msub(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98) MSC-A terminated (msub.c:261) 20250822134032298 DMSC DEBUG msub(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98) 1 MSC-I still active (msub.c:79) 20250822134032298 DMSC DEBUG msub_fsm[0x56365ea7e730]{active}: State change to terminating (no timeout) (msub.c:91) 20250822134032298 DMSC DEBUG msub_fsm[0x56365ea7e730]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822134032298 DMSC DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98:UTRAN-Iu-434:CM_SERVICE_REQ)[0x56365ea72f90]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822134032298 DMSC DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98:UTRAN-Iu-434:CM_SERVICE_REQ)[0x56365ea72f90]{READY}: Removing from parent msub_fsm[0x56365ea7e730] (msub.c:113) 20250822134032298 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Closing UTRAN-Iu-434 (ran_conn.c:142) 20250822134032299 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-434 (ran_conn.c:155) 20250822134032299 DMSC DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98:UTRAN-Iu-434:CM_SERVICE_REQ)[0x56365ea72f90]{READY}: Freeing instance (msub.c:113) 20250822134032299 DMSC DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98:UTRAN-Iu-434:CM_SERVICE_REQ)[0x56365ea72f90]{READY}: Deallocated (fsm.c:568) 20250822134032299 DMSC DEBUG msub(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98) Free (msub.c:119) 20250822134032299 DVLR DEBUG VLR subscr IMSI-262420000001030:MSISDN-491230001030:TMSI-0x81EF8A98 - active-conn: now used by 1 (attached) (msub.c:375) 20250822134032299 DMSC DEBUG msub_fsm[0x56365ea7e730]{terminating}: Freeing instance (msub.c:113) 20250822134032299 DMSC DEBUG msub_fsm[0x56365ea7e730]{terminating}: Deallocated (fsm.c:568) 20250822134032299 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134032299 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134032299 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134032299 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134032299 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134032299 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134032299 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134032299 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2545)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2545)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2543)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-RAN(2544)@718a44d66dfb: Deleted conn table entry 0TC_iu_mo_crcx_ran_reject2(2552)4231586 MSC_Test_2-M3UA(2545)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134032302 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134032302 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134032302 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134032302 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134032302 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134032302 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134032302 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134032302 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_iu_mo_crcx_ran_reject2(2552)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_crcx_ran_reject2(2552)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_crcx_ran_reject2(2552)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_crcx_ran_reject2(2552)@718a44d66dfb: Final verdict of PTC: pass 20250822134032310 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822134032310 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822134032310 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822134032311 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822134032311 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822134032311 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822134032311 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822134032311 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822134032311 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822134032311 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134032311 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822134032311 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822134032311 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822134032311 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822134032311 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822134032311 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822134032311 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822134032311 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822134032311 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822134032311 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) 20250822134032311 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822134032311 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822134032311 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) 20250822134032311 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822134032311 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) 20250822134032311 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822134032311 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822134032311 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) 20250822134032311 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134032312 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250822134032312 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822134032312 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822134032311 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822134032312 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822134032312 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822134032312 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822134032312 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822134032312 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822134032312 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250822134032312 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) 20250822134032312 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-GSUP(2549)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-M3UA(2539)@718a44d66dfb: Final verdict of PTC: none 20250822134032313 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) 20250822134032313 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) 20250822134032313 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822134032313 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) MSC_Test_1-SCCP(2540)@718a44d66dfb: Final verdict of PTC: none MSC_Test_1-M3UA(2542)@718a44d66dfb: Final verdict of PTC: none MSC_Test_2-SCCP(2543)@718a44d66dfb: Final verdict of PTC: none MSC_Test_1-RAN(2541)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(2550)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(2546)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(2547)@718a44d66dfb: Final verdict of PTC: none 20250822134032313 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) 20250822134032313 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134032313 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822134032313 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822134032313 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822134032313 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822134032313 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822134032313 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822134032313 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822134032313 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250822134032313 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.3/0 (xua_snm.c:371) 20250822134032313 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-SCCP(2537)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2553)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP-IPA(2548)@718a44d66dfb: Final verdict of PTC: none MSC_Test_2-M3UA(2545)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(2538)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2536)@718a44d66dfb: Final verdict of PTC: none MSC_Test_2-RAN(2544)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(2551)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(2536): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(2537): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(2538): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(2539): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-SCCP(2540): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-RAN(2541): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-M3UA(2542): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_2-SCCP(2543): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_2-RAN(2544): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_2-M3UA(2545): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(2546): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(2547): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(2548): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(2549): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(2550): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(2551): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_iu_mo_crcx_ran_reject2(2552): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(2553): none (pass -> pass) MTC@718a44d66dfb: Test case TC_iu_mo_crcx_ran_reject finished. Verdict: pass MTC@718a44d66dfb: 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'. Fri Aug 22 13:40:32 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 20250822134033314 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=465108) 20250822134034312 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822134034312 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822134034312 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822134034312 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822134034312 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822134034312 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822134034314 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822134034314 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822134034314 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822134034315 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=465108, count=468416) 20250822134035316 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:40: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_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 20250822134036318 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_iu_mt_crcx_ran_reject started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(2557)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(2557)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2557)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(2555)@718a44d66dfb: v_sccp_pdu_maxlen:268 MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_1-M3UA(2560)@718a44d66dfb: ************************************************* MSC_Test_1-M3UA(2560)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2560)@718a44d66dfb: ************************************************* MSC_Test_1-SCCP(2558)@718a44d66dfb: v_sccp_pdu_maxlen:268 MTC@718a44d66dfb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_2-M3UA(2563)@718a44d66dfb: ************************************************* MSC_Test_2-M3UA(2563)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2563)@718a44d66dfb: ************************************************* MSC_Test_2-SCCP(2561)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822134037191 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2564)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822134037319 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822134037319 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2566)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2566)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822134037323 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2566)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2566)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2566)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2566)@718a44d66dfb: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2566)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2566)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822134037332 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822134037332 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822134037332 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822134037332 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2557)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2557)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2557)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2557)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(2557)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250822134037335 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134037335 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822134037335 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822134037335 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822134037335 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822134037335 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822134037335 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2557)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2557)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2557)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822134037336 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134037336 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) MSC_Test_0-M3UA(2557)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2557)@718a44d66dfb: Message received on association #8 20250822134037336 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822134037336 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822134037336 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822134037336 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822134037336 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2557)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822134037336 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822134037336 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2557)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2557)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2557)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2557)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2557)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822134037344 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822134037344 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250822134037363 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) 20250822134037363 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) 20250822134037363 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822134037363 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2560)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2560)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2560)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2560)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_1-M3UA(2560)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250822134037364 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134037364 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822134037364 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822134037364 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822134037364 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822134037364 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822134037364 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2560)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2560)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2560)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2560)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250822134037364 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134037364 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822134037364 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822134037364 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822134037364 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822134037364 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822134037364 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250822134037364 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250822134037364 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2560)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2560)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2560)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2560)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2560)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2560)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2560)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(2567)@718a44d66dfb: Created GsupExpect[0] for "262420000001031" to be handled at TC_iu_mt_crcx_ran_reject2(2570) TC_iu_mt_crcx_ran_reject2(2570)@718a44d66dfb: 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 } } } } 20250822134037384 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) 20250822134037384 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) 20250822134037384 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822134037384 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2563)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2563)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2563)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822134037386 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134037386 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822134037386 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822134037386 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822134037386 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822134037386 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822134037386 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2563)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_2-M3UA(2563)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2563)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2563)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2563)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2563)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250822134037387 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134037387 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822134037387 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822134037387 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822134037387 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822134037387 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822134037387 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(2560)@718a44d66dfb: Message received on association #8 20250822134037387 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.3/0 (xua_snm.c:406) 20250822134037387 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2560)@718a44d66dfb: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2563)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2563)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2563)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2563)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2563)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2563)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2563)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822134038145 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134038145 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134038145 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134038145 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822134038145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134038145 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134038145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134038145 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2557)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134038146 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134038146 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134038146 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134038146 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822134038146 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134038146 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134038146 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822134038146 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2557)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2557)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2556)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250822134038175 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134038175 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134038175 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250822134038175 DLM3UA 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) 20250822134038175 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134038175 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134038175 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134038175 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2560)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134038175 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134038175 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134038175 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134038175 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) 20250822134038175 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134038175 DLSS7 DEBUG Found route for dpc=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) 20250822134038175 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250822134038175 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2560)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2560)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2559)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250822134038191 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134038191 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134038191 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134038191 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134038191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134038191 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134038191 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134038191 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134038191 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) 20250822134038191 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250822134038191 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134038191 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134038191 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134038191 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134038191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134038191 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134038191 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) MSC_Test_2-M3UA(2563)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134038191 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2563)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2563)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2562)@718a44d66dfb: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2562)@718a44d66dfb: Added conn table entry 0TC_iu_mt_crcx_ran_reject2(2570)6774120 MSC_Test_2-SCCP(2561)@718a44d66dfb: First idle individual index:0 20250822134038198 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134038198 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134038198 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134038198 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134038198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134038198 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134038198 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134038198 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2563)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134038198 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) 20250822134038198 DMSC DEBUG msub_fsm[0x56365ea7e730]{active}: Allocated (fsm.c:456) 20250822134038198 DMSC DEBUG msc_i[0x56365ea2de50]{READY}: Allocated (fsm.c:456) 20250822134038198 DMSC DEBUG msc_i[0x56365ea2de50]{READY}: is child of msub_fsm[0x56365ea7e730] (fsm.c:486) 20250822134038198 DMSC DEBUG msc_a[0x56365e9ff2c0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822134038198 DMSC DEBUG msc_a[0x56365e9ff2c0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea7e730] (fsm.c:486) 20250822134038198 DMSC DEBUG msc_a(unknown:UTRAN-Iu-435:NONE)[0x56365e9ff2c0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822134038198 DMSC DEBUG msc_i(unknown:UTRAN-Iu-435:NONE)[0x56365ea2de50]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822134038198 DMSC DEBUG msc_a(unknown:UTRAN-Iu-435:NONE)[0x56365e9ff2c0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822134038198 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-435:NONE)[0x56365e9ff2c0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250822134038198 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-435:NONE)[0x56365e9ff2c0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250822134038198 DMM DEBUG msc_a(IMSI-262420000001031:UTRAN-Iu-435:LU)[0x56365e9ff2c0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001031 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822134038198 DMM DEBUG msc_a(IMSI-262420000001031:UTRAN-Iu-435:LU)[0x56365e9ff2c0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822134038198 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:UTRAN-Iu-435:LU)[0x56365ea2df80]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822134038198 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:UTRAN-Iu-435:LU)[0x56365ea2df80]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001031:UTRAN-Iu-435:LU)[0x56365e9ff2c0] (fsm.c:486) 20250822134038198 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:UTRAN-Iu-435:LU)[0x56365ea2df80]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250822134038198 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:UTRAN-Iu-435:LU)[0x56365ea2df80]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) MSC_Test_2-RAN(2562)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 20250822134038199 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822134038199 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001031 id=262420000001031 (vlr.c:661) 20250822134038199 DVLR INFO New subscr, IMSI: 262420000001031 (vlr.c:562) 20250822134038199 DVLR DEBUG VLR subscr IMSI-262420000001031 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822134038199 DMSC DEBUG msc_a(IMSI-262420000001031:UTRAN-Iu-435:LU)[0x56365e9ff2c0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822134038199 DMSC DEBUG msc_a(IMSI-262420000001031:UTRAN-Iu-435:LU)[0x56365e9ff2c0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822134038199 DVLR DEBUG VLR subscr IMSI-262420000001031 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822134038199 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822134038199 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:UTRAN-Iu-435:LU)[0x56365ea2df80]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822134038199 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:UTRAN-Iu-435:LU)[0x56365ea2df80]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822134038199 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:UTRAN-Iu-435:LU)[0x56365ea2df80]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250822134038199 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:UTRAN-Iu-435:LU)[0x56365ea0f660]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822134038199 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:UTRAN-Iu-435:LU)[0x56365ea0f660]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001031:UTRAN-Iu-435:LU)[0x56365ea2df80] (fsm.c:486) 20250822134038199 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:UTRAN-Iu-435:LU)[0x56365ea0f660]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822134038199 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:UTRAN-Iu-435:LU)[0x56365ea0f660]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822134038199 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134038199 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134038199 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134038199 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134038199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134038199 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134038199 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134038199 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2563)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2563)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2561)@718a44d66dfb: { messageType := 2, destLocRef := '675D68'O ("g]h"), sourceLocRef := '0001B3'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2561)@718a44d66dfb: Session index based on local reference:0 MSC_Test-GSUP(2567)@718a44d66dfb: Found GsupExpect[0] for "262420000001031" handled at TC_iu_mt_crcx_ran_reject2(2570) MSC_Test-GSUP(2567)@718a44d66dfb: Added IMSI table entry 0TC_iu_mt_crcx_ran_reject2(2570)"262420000001031" TC_iu_mt_crcx_ran_reject2(2570)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mt_crcx_ran_reject2(2570)@718a44d66dfb: setverdict(pass): none -> pass 20250822134038202 DVLR DEBUG VLR subscr IMSI-262420000001031 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134038202 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:UTRAN-Iu-435:LU)[0x56365ea0f660]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822134038202 DVLR DEBUG SUBSCR(IMSI-262420000001031) Received 1 auth tuples (vlr.c:996) 20250822134038202 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:UTRAN-Iu-435:LU)[0x56365ea0f660]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822134038202 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:UTRAN-Iu-435:LU)[0x56365ea0f660]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250822134038202 DMM DEBUG Tx AUTH REQ (rand = 7a0e258d972525f402b88a7c5b9d1e20) (gsm_04_08.c:641) 20250822134038202 DMM DEBUG AUTH REQ (autn = 360c71dd108dc7f259390eff01a131b3) (gsm_04_08.c:643) 20250822134038202 DIUCS DEBUG msc_a(IMSI-262420000001031:UTRAN-Iu-435:LU)[0x56365e9ff2c0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250822134038202 DIUCS DEBUG msc_a(IMSI-262420000001031:UTRAN-Iu-435:LU)[0x56365e9ff2c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134038202 DMSC DEBUG msc_i(IMSI-262420000001031:UTRAN-Iu-435:LU)[0x56365ea2de50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134038202 DVLR DEBUG VLR subscr IMSI-262420000001031 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822134038202 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134038202 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134038202 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134038202 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134038202 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134038202 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134038202 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134038202 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2563)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2563)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2561)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2561)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2561)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2561)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2562)@718a44d66dfb: patching N(SD)=1 into dtap '05142EF7ED42210487E28FF1'O MSC_Test_2-RAN(2562)@718a44d66dfb: patched enc_l3: '05542EF7ED42210487E28FF1'O MSC_Test_2-SCCP(2561)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2561)@718a44d66dfb: vl_len:24 MSC_Test_2-SCCP(2561)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2561)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05542EF7ED42210487E28FF1'O 20250822134038208 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134038208 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134038208 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134038208 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134038208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134038208 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134038208 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_2-M3UA(2563)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134038208 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134038208 DIUCS DEBUG (UTRAN-Iu-435) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134038208 DMSC DEBUG msc_i(IMSI-262420000001031:UTRAN-Iu-435:LU)[0x56365ea2de50]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134038208 DIUCS DEBUG msc_i(IMSI-262420000001031:UTRAN-Iu-435:LU)[0x56365ea2de50]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134038208 DMSC DEBUG msc_a(IMSI-262420000001031:UTRAN-Iu-435:LU)[0x56365e9ff2c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134038208 DIUCS DEBUG msc_a(IMSI-262420000001031:UTRAN-Iu-435:LU)[0x56365e9ff2c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134038208 DIUCS DEBUG msc_a(IMSI-262420000001031:UTRAN-Iu-435:LU)[0x56365e9ff2c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134038208 DMM DEBUG msc_a(IMSI-262420000001031:UTRAN-Iu-435:LU)[0x56365e9ff2c0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 2ef7ed4287e28ff1) (gsm_04_08.c:1128) 20250822134038208 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:UTRAN-Iu-435:LU)[0x56365ea0f660]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822134038208 DVLR DEBUG SUBSCR(IMSI-262420000001031) AUTH on UTRAN received RES: 2ef7ed4287e28ff1 (8 bytes) (vlr_auth_fsm.c:151) 20250822134038208 DVLR INFO SUBSCR(IMSI-262420000001031) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250822134038208 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:UTRAN-Iu-435:LU)[0x56365ea0f660]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822134038208 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:UTRAN-Iu-435:LU)[0x56365ea0f660]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822134038208 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:UTRAN-Iu-435:LU)[0x56365ea0f660]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822134038208 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:UTRAN-Iu-435:LU)[0x56365ea0f660]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001031:UTRAN-Iu-435:LU)[0x56365ea2df80] (vlr_auth_fsm.c:294) 20250822134038208 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:UTRAN-Iu-435:LU)[0x56365ea0f660]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822134038208 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:UTRAN-Iu-435:LU)[0x56365ea0f660]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822134038208 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:UTRAN-Iu-435:LU)[0x56365ea2df80]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250822134038208 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:UTRAN-Iu-435:LU)[0x56365ea2df80]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822134038208 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:UTRAN-Iu-435:LU)[0x56365ea2df80]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822134038208 DIUCS DEBUG msc_a(IMSI-262420000001031:UTRAN-Iu-435:LU)[0x56365e9ff2c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250822134038208 DIUCS DEBUG msc_a(IMSI-262420000001031:UTRAN-Iu-435:LU)[0x56365e9ff2c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=02ef09282fb6239dfa8af1401b01f018, CK=NONE (ran_msg_iu.c:388) 20250822134038208 DMSC DEBUG msc_i(IMSI-262420000001031:UTRAN-Iu-435:LU)[0x56365ea2de50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250822134038208 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:UTRAN-Iu-435:LU)[0x56365ea2df80]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250822134038208 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134038208 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134038208 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134038208 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134038208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134038208 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134038208 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134038208 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2563)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2563)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2561)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2561)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2561)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2561)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2561)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2561)@718a44d66dfb: vl_len:12 MSC_Test_2-SCCP(2561)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2561)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250822134038214 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134038214 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134038214 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134038214 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134038214 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134038214 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134038214 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134038214 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2563)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134038214 DIUCS DEBUG (UTRAN-Iu-435) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134038214 DMSC DEBUG msc_i(IMSI-262420000001031:UTRAN-Iu-435:LU)[0x56365ea2de50]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134038214 DIUCS DEBUG msc_i(IMSI-262420000001031:UTRAN-Iu-435:LU)[0x56365ea2de50]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134038214 DMSC DEBUG msc_a(IMSI-262420000001031:UTRAN-Iu-435:LU)[0x56365e9ff2c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134038214 DIUCS DEBUG msc_a(IMSI-262420000001031:UTRAN-Iu-435:LU)[0x56365e9ff2c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134038214 DIUCS DEBUG msc_a(IMSI-262420000001031:UTRAN-Iu-435:LU)[0x56365e9ff2c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250822134038214 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:UTRAN-Iu-435:LU)[0x56365ea2df80]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250822134038214 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:UTRAN-Iu-435:LU)[0x56365ea2df80]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822134038214 DIUCS DEBUG msc_a(IMSI-262420000001031:UTRAN-Iu-435:LU)[0x56365e9ff2c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250822134038214 DMSC DEBUG msc_i(IMSI-262420000001031:UTRAN-Iu-435:LU)[0x56365ea2de50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822134038214 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:UTRAN-Iu-435:LU)[0x56365ea2df80]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822134038214 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:UTRAN-Iu-435:LU)[0x56365ea2df80]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822134038214 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001031:UTRAN-Iu-435:LU)[0x56365ea0f660]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822134038214 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001031:UTRAN-Iu-435:LU)[0x56365ea0f660]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001031:UTRAN-Iu-435:LU)[0x56365ea2df80] (fsm.c:486) 20250822134038214 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001031:UTRAN-Iu-435:LU)[0x56365ea0f660]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822134038214 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001031:UTRAN-Iu-435:LU)[0x56365ea0f660]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822134038214 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134038214 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134038214 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134038214 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134038214 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134038214 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134038214 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134038214 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2563)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2563)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2561)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2561)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2561)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2561)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822134038216 DVLR DEBUG VLR subscr IMSI-262420000001031 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134038216 DVLR DEBUG IMSI:262420000001031 has MSISDN:491230001031 (vlr.c:1045) 20250822134038216 DMSC NOTICE msub(IMSI-262420000001031:MSISDN-491230001031) VLR: update for IMSI=262420000001031 (MSISDN=491230001031) (gsm_04_08.c:1541) 20250822134038216 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822134038216 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134038216 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:MSISDN-491230001031:UTRAN-Iu-435:LU)[0x56365ea2df80]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822134038216 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001031:UTRAN-Iu-435:LU)[0x56365ea0f660]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822134038216 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001031:UTRAN-Iu-435:LU)[0x56365ea0f660]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822134038216 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001031:UTRAN-Iu-435:LU)[0x56365ea0f660]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822134038216 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001031:UTRAN-Iu-435:LU)[0x56365ea0f660]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001031:MSISDN-491230001031:UTRAN-Iu-435:LU)[0x56365ea2df80] (vlr_lu_fsm.c:110) 20250822134038216 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001031:UTRAN-Iu-435:LU)[0x56365ea0f660]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822134038216 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001031:UTRAN-Iu-435:LU)[0x56365ea0f660]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822134038216 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:MSISDN-491230001031:UTRAN-Iu-435:LU)[0x56365ea2df80]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822134038216 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:MSISDN-491230001031:UTRAN-Iu-435:LU)[0x56365ea2df80]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822134038216 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001031:MSISDN-491230001031:UTRAN-Iu-435:LU)[0x56365ea13970]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822134038216 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001031:MSISDN-491230001031:UTRAN-Iu-435:LU)[0x56365ea13970]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001031:MSISDN-491230001031:UTRAN-Iu-435:LU)[0x56365ea2df80] (fsm.c:486) 20250822134038216 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001031:MSISDN-491230001031:UTRAN-Iu-435:LU)[0x56365ea13970]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822134038216 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001031:MSISDN-491230001031:UTRAN-Iu-435:LU)[0x56365ea13970]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822134038216 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001031:MSISDN-491230001031:UTRAN-Iu-435:LU)[0x56365ea13970]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822134038216 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001031:MSISDN-491230001031:UTRAN-Iu-435:LU)[0x56365ea13970]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822134038216 DMSC NOTICE msub(IMSI-262420000001031:MSISDN-491230001031:TMSInew-0x268BE06F) VLR: update for IMSI=262420000001031 (MSISDN=491230001031) (gsm_04_08.c:1541) 20250822134038216 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001031:MSISDN-491230001031:UTRAN-Iu-435:LU)[0x56365ea13970]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822134038216 DMM DEBUG -> IMSI-262420000001031:MSISDN-491230001031:TMSInew-0x268BE06F LOCATION UPDATE ACCEPT (TMSI = 0x268be06f) (gsm_04_08.c:149) 20250822134038216 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSInew-0x268BE06F:UTRAN-Iu-435:LU)[0x56365e9ff2c0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250822134038216 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSInew-0x268BE06F:UTRAN-Iu-435:LU)[0x56365e9ff2c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134038216 DMSC DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSInew-0x268BE06F:UTRAN-Iu-435:LU)[0x56365ea2de50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134038217 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSInew-0x268BE06F - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822134038217 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134038217 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134038217 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134038217 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134038217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134038217 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134038217 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134038217 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2563)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2563)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2561)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2561)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2561)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2561)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_mt_crcx_ran_reject2(2570)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2562)@718a44d66dfb: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2562)@718a44d66dfb: patched enc_l3: '059B'O MSC_Test_2-SCCP(2561)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2561)@718a44d66dfb: vl_len:14 MSC_Test_2-SCCP(2561)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2561)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250822134038219 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134038219 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134038219 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134038219 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134038219 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134038219 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134038219 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134038219 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2563)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134038219 DIUCS DEBUG (UTRAN-Iu-435) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134038219 DMSC DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSInew-0x268BE06F:UTRAN-Iu-435:LU)[0x56365ea2de50]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134038219 DIUCS DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSInew-0x268BE06F:UTRAN-Iu-435:LU)[0x56365ea2de50]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134038219 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSInew-0x268BE06F:UTRAN-Iu-435:LU)[0x56365e9ff2c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134038219 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSInew-0x268BE06F:UTRAN-Iu-435:LU)[0x56365e9ff2c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134038219 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSInew-0x268BE06F:UTRAN-Iu-435:LU)[0x56365e9ff2c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134038219 DMM DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSInew-0x268BE06F:UTRAN-Iu-435:LU)[0x56365e9ff2c0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822134038219 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:MSISDN-491230001031:TMSInew-0x268BE06F:UTRAN-Iu-435:LU)[0x56365ea2df80]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822134038219 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001031:MSISDN-491230001031:UTRAN-Iu-435:LU)[0x56365ea13970]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822134038219 DMSC NOTICE msub(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F) VLR: update for IMSI=262420000001031 (MSISDN=491230001031) (gsm_04_08.c:1541) 20250822134038219 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250822134038219 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001031:MSISDN-491230001031:UTRAN-Iu-435:LU)[0x56365ea13970]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822134038219 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F:UTRAN-Iu-435:LU)[0x56365ea2df80]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822134038219 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001031:MSISDN-491230001031:UTRAN-Iu-435:LU)[0x56365ea13970]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822134038219 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001031:MSISDN-491230001031:UTRAN-Iu-435:LU)[0x56365ea13970]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F:UTRAN-Iu-435:LU)[0x56365ea2df80] (vlr_lu_fsm.c:817) 20250822134038219 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001031:MSISDN-491230001031:UTRAN-Iu-435:LU)[0x56365ea13970]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822134038219 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001031:MSISDN-491230001031:UTRAN-Iu-435:LU)[0x56365ea13970]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822134038219 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F:UTRAN-Iu-435:LU)[0x56365ea2df80]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822134038219 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F:UTRAN-Iu-435:LU)[0x56365e9ff2c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250822134038219 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F:UTRAN-Iu-435:LU)[0x56365e9ff2c0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.979s remaining) (msc_a.c:450) 20250822134038219 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001031/3/1): Available (smpp_smsc.c:626) 20250822134038219 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F:UTRAN-Iu-435:LU)[0x56365e9ff2c0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134038219 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F:UTRAN-Iu-435:LU)[0x56365e9ff2c0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250822134038219 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F:UTRAN-Iu-435:LU)[0x56365e9ff2c0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250822134038219 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822134038219 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822134038219 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822134038219 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F:UTRAN-Iu-435:LU)[0x56365e9ff2c0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250822134038219 DMSC DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F:UTRAN-Iu-435:LU)[0x56365ea2de50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822134038219 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250822134038219 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134038219 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134038219 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134038219 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134038219 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134038219 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134038219 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134038219 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2563)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2563)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2561)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2561)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2561)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2561)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2561)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2561)@718a44d66dfb: vl_len:7 MSC_Test_2-SCCP(2561)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2561)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250822134038222 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134038222 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134038222 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134038222 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134038222 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134038222 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134038222 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134038222 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2563)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134038222 DIUCS DEBUG (UTRAN-Iu-435) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134038222 DMSC DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F:UTRAN-Iu-435:LU)[0x56365ea2de50]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134038222 DIUCS DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F:UTRAN-Iu-435:LU)[0x56365ea2de50]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134038222 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F:UTRAN-Iu-435:LU)[0x56365e9ff2c0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134038222 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F:UTRAN-Iu-435:LU)[0x56365e9ff2c0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134038222 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F:UTRAN-Iu-435:LU)[0x56365e9ff2c0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250822134038222 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F:UTRAN-Iu-435:LU)[0x56365e9ff2c0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822134038222 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F:UTRAN-Iu-435:LU)[0x56365e9ff2c0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250822134038222 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F:UTRAN-Iu-435:LU)[0x56365e9ff2c0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134038222 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F:UTRAN-Iu-435:LU)[0x56365e9ff2c0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822134038222 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F:UTRAN-Iu-435:LU)[0x56365ea2df80]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822134038222 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F:UTRAN-Iu-435:LU)[0x56365ea2df80]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F:UTRAN-Iu-435:LU)[0x56365e9ff2c0] (msc_a.c:1053) 20250822134038222 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F:UTRAN-Iu-435:LU)[0x56365ea2df80]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822134038222 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F:UTRAN-Iu-435:LU)[0x56365ea2df80]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822134038222 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F:UTRAN-Iu-435:LU)[0x56365ea2df80]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822134038222 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F:UTRAN-Iu-435:LU)[0x56365e9ff2c0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea7e730] (msc_a.c:1053) 20250822134038222 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F:UTRAN-Iu-435:LU)[0x56365e9ff2c0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822134038222 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F:UTRAN-Iu-435:LU)[0x56365e9ff2c0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822134038222 DMSC DEBUG msub_fsm[0x56365ea7e730]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822134038222 DMSC DEBUG msub(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F) MSC-A terminated (msub.c:261) 20250822134038222 DMSC DEBUG msub(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F) 1 MSC-I still active (msub.c:79) 20250822134038222 DMSC DEBUG msub_fsm[0x56365ea7e730]{active}: State change to terminating (no timeout) (msub.c:91) 20250822134038222 DMSC DEBUG msub_fsm[0x56365ea7e730]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822134038222 DMSC DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F:UTRAN-Iu-435:LU)[0x56365ea2de50]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822134038222 DMSC DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F:UTRAN-Iu-435:LU)[0x56365ea2de50]{READY}: Removing from parent msub_fsm[0x56365ea7e730] (msub.c:113) 20250822134038222 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Closing UTRAN-Iu-435 (ran_conn.c:142) 20250822134038222 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-435 (ran_conn.c:155) 20250822134038222 DMSC DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F:UTRAN-Iu-435:LU)[0x56365ea2de50]{READY}: Freeing instance (msub.c:113) 20250822134038222 DMSC DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F:UTRAN-Iu-435:LU)[0x56365ea2de50]{READY}: Deallocated (fsm.c:568) 20250822134038222 DMSC DEBUG msub(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F) Free (msub.c:119) 20250822134038222 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F - active-conn: now used by 1 (attached) (msub.c:375) 20250822134038222 DMSC DEBUG msub_fsm[0x56365ea7e730]{terminating}: Freeing instance (msub.c:113) 20250822134038222 DMSC DEBUG msub_fsm[0x56365ea7e730]{terminating}: Deallocated (fsm.c:568) 20250822134038222 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134038222 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134038222 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134038222 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134038222 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134038222 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134038222 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134038222 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2563)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2563)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2561)@718a44d66dfb: Session index based on local reference:0 20250822134038223 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134038223 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134038223 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134038223 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134038223 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134038223 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134038223 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134038223 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2563)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2562)@718a44d66dfb: Deleted conn table entry 0TC_iu_mt_crcx_ran_reject2(2570)6774120 TC_iu_mt_crcx_ran_reject2(2570)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_mt_crcx_ran_reject2(2570)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mt_crcx_ran_reject2(2570)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_mt_crcx_ran_reject2(2570)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2562)@718a44d66dfb: Created IMSI[0] for '262420000001031'H'268BE06F'O to be handled at TC_iu_mt_crcx_ran_reject2(2570) MSC_Test-MNCC(2564)@718a44d66dfb: Added conn table entry 0TC_iu_mt_crcx_ran_reject2(2570)2142473489 20250822134038226 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250822134038226 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250822134038226 DCC DEBUG trans(CC:NULL IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F callref-0x7fb38d11 tid-255) New transaction (transaction.c:231) 20250822134038226 DMNCC DEBUG trans(CC:NULL IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F callref-0x7fb38d11 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) 20250822134038226 DCC DEBUG trans(CC:NULL IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F callref-0x7fb38d11 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) 20250822134038226 DMNCC DEBUG trans(CC:NULL IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F callref-0x7fb38d11 tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250822134038226 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250822134038226 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250822134038226 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134038227 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134038227 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134038227 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134038227 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134038227 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134038227 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134038227 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2563)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2563)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2562)@718a44d66dfb: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_mt_crcx_ran_reject2(2570) TC_iu_mt_crcx_ran_reject2(2570)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_mt_crcx_ran_reject2(2570)@718a44d66dfb: 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 := '268BE06F'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2562)@718a44d66dfb: Added conn table entry 0TC_iu_mt_crcx_ran_reject2(2570)12643920 MSC_Test_2-SCCP(2561)@718a44d66dfb: First idle individual index:0 20250822134038233 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134038233 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134038233 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134038233 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134038233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134038233 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134038233 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134038233 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2563)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134038233 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) 20250822134038233 DMSC DEBUG msub_fsm[0x56365ea2df80]{active}: Allocated (fsm.c:456) 20250822134038233 DMSC DEBUG msc_i[0x56365e9ff2c0]{READY}: Allocated (fsm.c:456) 20250822134038233 DMSC DEBUG msc_i[0x56365e9ff2c0]{READY}: is child of msub_fsm[0x56365ea2df80] (fsm.c:486) 20250822134038233 DMSC DEBUG msc_a[0x56365ea2de50]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822134038233 DMSC DEBUG msc_a[0x56365ea2de50]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea2df80] (fsm.c:486) 20250822134038233 DMSC DEBUG msc_a(unknown:UTRAN-Iu-436:NONE)[0x56365ea2de50]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822134038233 DMSC DEBUG msc_i(unknown:UTRAN-Iu-436:NONE)[0x56365e9ff2c0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822134038233 DMSC DEBUG msc_a(unknown:UTRAN-Iu-436:NONE)[0x56365ea2de50]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822134038233 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-436:NONE)[0x56365ea2de50]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250822134038233 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-436:NONE)[0x56365ea2de50]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250822134038233 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x268BE06F:UTRAN-Iu-436:PAGING_RESP)[0x56365ea7e730]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822134038233 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x268BE06F:UTRAN-Iu-436:PAGING_RESP)[0x56365ea7e730]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x268BE06F:UTRAN-Iu-436:PAGING_RESP)[0x56365ea2de50] (fsm.c:486) 20250822134038233 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x268BE06F:UTRAN-Iu-436:PAGING_RESP)[0x56365ea7e730]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250822134038233 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x268BE06F:UTRAN-Iu-436:PAGING_RESP)[0x56365ea7e730]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822134038233 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822134038233 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822134038233 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F:UTRAN-Iu-436:PAGING_RESP)[0x56365ea2de50]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822134038233 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F:UTRAN-Iu-436:PAGING_RESP)[0x56365ea2de50]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822134038233 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F:UTRAN-Iu-436:PAGING_RESP)[0x56365ea7e730]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822134038233 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F:UTRAN-Iu-436:PAGING_RESP)[0x56365ea7e730]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250822134038233 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F:UTRAN-Iu-436:PAGING_RESP)[0x56365ea13970]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822134038233 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F:UTRAN-Iu-436:PAGING_RESP)[0x56365ea13970]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F:UTRAN-Iu-436:PAGING_RESP)[0x56365ea7e730] (fsm.c:486) 20250822134038233 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F:UTRAN-Iu-436:PAGING_RESP)[0x56365ea13970]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822134038233 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F:UTRAN-Iu-436:PAGING_RESP)[0x56365ea13970]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822134038233 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F - proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250822134038233 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134038233 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134038233 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134038233 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134038233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134038233 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134038233 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134038233 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2563)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2563)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2561)@718a44d66dfb: { messageType := 2, destLocRef := 'C0EE50'O, sourceLocRef := '0001B4'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2561)@718a44d66dfb: Session index based on local reference:0 TC_iu_mt_crcx_ran_reject2(2570)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mt_crcx_ran_reject2(2570)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822134038234 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F + vlr_gsup_rx: now used by 5 (attached,CC,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134038234 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F:UTRAN-Iu-436:PAGING_RESP)[0x56365ea13970]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822134038234 DVLR DEBUG SUBSCR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F) Received 1 auth tuples (vlr.c:996) 20250822134038234 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F:UTRAN-Iu-436:PAGING_RESP)[0x56365ea13970]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822134038234 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F:UTRAN-Iu-436:PAGING_RESP)[0x56365ea13970]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250822134038234 DMM DEBUG Tx AUTH REQ (rand = 06a62f0e1543d991d0a4f7be1c9fcfd9) (gsm_04_08.c:641) 20250822134038234 DMM DEBUG AUTH REQ (autn = 0f1b40b8d5fdacc3807eaec9fbf0def0) (gsm_04_08.c:643) 20250822134038234 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F:UTRAN-Iu-436:PAGING_RESP)[0x56365ea2de50]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250822134038234 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F:UTRAN-Iu-436:PAGING_RESP)[0x56365ea2de50]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134038234 DMSC DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F:UTRAN-Iu-436:PAGING_RESP)[0x56365e9ff2c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134038234 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F - vlr_gsup_rx: now used by 4 (attached,CC,Paging,active-conn) (vlr.c:1410) 20250822134038234 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134038234 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134038234 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134038234 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134038234 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134038234 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134038234 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134038234 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2563)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2563)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2561)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2561)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2561)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2561)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2562)@718a44d66dfb: patching N(SD)=0 into dtap '051463FCC57A210439D4C9C3'O MSC_Test_2-RAN(2562)@718a44d66dfb: patched enc_l3: '051463FCC57A210439D4C9C3'O MSC_Test_2-SCCP(2561)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2561)@718a44d66dfb: vl_len:24 MSC_Test_2-SCCP(2561)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2561)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C051463FCC57A210439D4C9C3'O 20250822134038236 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134038236 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134038236 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134038236 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134038236 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134038236 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134038236 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134038236 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2563)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134038236 DIUCS DEBUG (UTRAN-Iu-436) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134038236 DMSC DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F:UTRAN-Iu-436:PAGING_RESP)[0x56365e9ff2c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134038236 DIUCS DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F:UTRAN-Iu-436:PAGING_RESP)[0x56365e9ff2c0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134038236 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F:UTRAN-Iu-436:PAGING_RESP)[0x56365ea2de50]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134038236 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F:UTRAN-Iu-436:PAGING_RESP)[0x56365ea2de50]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134038236 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F:UTRAN-Iu-436:PAGING_RESP)[0x56365ea2de50]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134038236 DMM DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F:UTRAN-Iu-436:PAGING_RESP)[0x56365ea2de50]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 63fcc57a39d4c9c3) (gsm_04_08.c:1128) 20250822134038236 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F:UTRAN-Iu-436:PAGING_RESP)[0x56365ea13970]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822134038236 DVLR DEBUG SUBSCR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F) AUTH on UTRAN received RES: 63fcc57a39d4c9c3 (8 bytes) (vlr_auth_fsm.c:151) 20250822134038236 DVLR INFO SUBSCR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250822134038236 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F:UTRAN-Iu-436:PAGING_RESP)[0x56365ea13970]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822134038236 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F:UTRAN-Iu-436:PAGING_RESP)[0x56365ea13970]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822134038236 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F:UTRAN-Iu-436:PAGING_RESP)[0x56365ea13970]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822134038236 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F:UTRAN-Iu-436:PAGING_RESP)[0x56365ea13970]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F:UTRAN-Iu-436:PAGING_RESP)[0x56365ea7e730] (vlr_auth_fsm.c:294) 20250822134038236 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F:UTRAN-Iu-436:PAGING_RESP)[0x56365ea13970]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822134038236 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F:UTRAN-Iu-436:PAGING_RESP)[0x56365ea13970]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822134038236 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F:UTRAN-Iu-436:PAGING_RESP)[0x56365ea7e730]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250822134038236 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F:UTRAN-Iu-436:PAGING_RESP)[0x56365ea7e730]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822134038236 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F:UTRAN-Iu-436:PAGING_RESP)[0x56365ea7e730]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822134038236 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F:UTRAN-Iu-436:PAGING_RESP)[0x56365ea2de50]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250822134038236 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F:UTRAN-Iu-436:PAGING_RESP)[0x56365ea2de50]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=ad97a72c05d61a5bfb9fff48b64d4a7b, CK=NONE (ran_msg_iu.c:388) 20250822134038236 DMSC DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F:UTRAN-Iu-436:PAGING_RESP)[0x56365e9ff2c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250822134038236 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F:UTRAN-Iu-436:PAGING_RESP)[0x56365ea7e730]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250822134038236 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134038236 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134038236 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134038236 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134038236 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134038236 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134038236 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134038236 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2563)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2563)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2561)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2561)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2561)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2561)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2561)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2561)@718a44d66dfb: vl_len:12 MSC_Test_2-SCCP(2561)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2561)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250822134038237 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134038237 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134038237 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134038237 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134038237 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134038237 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134038237 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134038237 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2563)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134038237 DIUCS DEBUG (UTRAN-Iu-436) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134038237 DMSC DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F:UTRAN-Iu-436:PAGING_RESP)[0x56365e9ff2c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134038237 DIUCS DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F:UTRAN-Iu-436:PAGING_RESP)[0x56365e9ff2c0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134038237 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F:UTRAN-Iu-436:PAGING_RESP)[0x56365ea2de50]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134038237 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F:UTRAN-Iu-436:PAGING_RESP)[0x56365ea2de50]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134038237 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F:UTRAN-Iu-436:PAGING_RESP)[0x56365ea2de50]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250822134038237 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F:UTRAN-Iu-436:PAGING_RESP)[0x56365ea7e730]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250822134038237 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F:UTRAN-Iu-436:PAGING_RESP)[0x56365ea7e730]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822134038237 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F:UTRAN-Iu-436:PAGING_RESP)[0x56365ea2de50]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250822134038237 DMSC DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F:UTRAN-Iu-436:PAGING_RESP)[0x56365e9ff2c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822134038237 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F:UTRAN-Iu-436:PAGING_RESP)[0x56365ea7e730]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822134038237 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F:UTRAN-Iu-436:PAGING_RESP)[0x56365ea7e730]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822134038237 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F:UTRAN-Iu-436:PAGING_RESP)[0x56365ea7e730]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822134038237 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F:UTRAN-Iu-436:PAGING_RESP)[0x56365ea7e730]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822134038237 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F:UTRAN-Iu-436:PAGING_RESP)[0x56365ea7e730]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822134038237 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F:UTRAN-Iu-436:PAGING_RESP)[0x56365ea7e730]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822134038237 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F:UTRAN-Iu-436:PAGING_RESP)[0x56365ea7e730]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822134038237 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F:UTRAN-Iu-436:PAGING_RESP)[0x56365ea2de50]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250822134038237 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F:UTRAN-Iu-436:PAGING_RESP)[0x56365ea2de50]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.995s remaining) (msc_a.c:450) 20250822134038237 DCC DEBUG trans(CC:NULL IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F callref-0x7fb38d11 tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250822134038237 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250822134038237 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F:UTRAN-Iu-436:PAGING_RESP)[0x56365ea2de50]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:407) 20250822134038237 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F:UTRAN-Iu-436:PAGING_RESP)[0x56365ea2de50]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250822134038237 DCC DEBUG trans(CC:NULL IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F:UTRAN-Iu-436:PAGING_RESP callref-0x7fb38d11 tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250822134038237 DCC DEBUG trans(CC:NULL IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F:UTRAN-Iu-436:PAGING_RESP callref-0x7fb38d11 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) 20250822134038237 DCC DEBUG trans(CC:NULL IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F:UTRAN-Iu-436:PAGING_RESP callref-0x7fb38d11 tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250822134038237 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F:UTRAN-Iu-436:PAGING_RESP)[0x56365ea2de50]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_SETUP (msc_a.c:2106) 20250822134038237 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F:UTRAN-Iu-436:PAGING_RESP)[0x56365ea2de50]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134038237 DMSC DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F:UTRAN-Iu-436:PAGING_RESP)[0x56365e9ff2c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134038237 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F - Paging: now used by 3 (attached,CC,active-conn) (paging.c:202) 20250822134038237 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001031/3/1): Available (smpp_smsc.c:626) 20250822134038237 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134038237 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134038237 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134038237 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134038237 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134038237 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134038237 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134038237 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134038237 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134038237 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134038237 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134038237 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134038237 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134038237 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134038237 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134038237 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2563)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2563)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2561)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2561)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2561)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2561)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2563)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2563)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2561)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2561)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2561)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2561)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MGCP(2565)@718a44d66dfb: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_iu_mt_crcx_ran_reject2(2570) MSC_Test_2-RAN(2562)@718a44d66dfb: patching N(SD)=1 into dtap '8308'O MSC_Test_2-RAN(2562)@718a44d66dfb: patched enc_l3: '8348'O MSC_Test_2-SCCP(2561)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2561)@718a44d66dfb: vl_len:14 MSC_Test_2-SCCP(2561)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2561)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0014400A00000100104003028348'O MSC_Test_2-M3UA(2563)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134038242 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134038242 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134038242 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134038242 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134038242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134038242 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134038242 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134038242 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134038242 DIUCS DEBUG (UTRAN-Iu-436) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134038242 DMSC DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F:UTRAN-Iu-436:PAGING_RESP)[0x56365e9ff2c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134038242 DIUCS DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F:UTRAN-Iu-436:PAGING_RESP)[0x56365e9ff2c0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134038242 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F:UTRAN-Iu-436:PAGING_RESP)[0x56365ea2de50]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134038242 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F:UTRAN-Iu-436:PAGING_RESP)[0x56365ea2de50]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134038242 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F:UTRAN-Iu-436:PAGING_RESP)[0x56365ea2de50]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134038242 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F:UTRAN-Iu-436:PAGING_RESP callref-0x7fb38d11 tid-0) rx CALL_CONF in state CALL_PRESENT (gsm_04_08_cc.c:2690) 20250822134038242 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F:UTRAN-Iu-436:PAGING_RESP callref-0x7fb38d11 tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250822134038242 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F:UTRAN-Iu-436:PAGING_RESP callref-0x7fb38d11 tid-0) starting timer T310 with 30 seconds (gsm_04_08_cc.c:574) 20250822134038242 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F:UTRAN-Iu-436:PAGING_RESP)[0x56365ea2de50]{MSC_A_ST_COMMUNICATING}: Starting call assignment (msc_a.c:2206) 20250822134038242 DCC DEBUG call_leg(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F:UTRAN-Iu-436:PAGING_RESP)[0x56365ea13970]{ESTABLISHING}: Allocated (fsm.c:456) 20250822134038242 DCC DEBUG call_leg(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F:UTRAN-Iu-436:PAGING_RESP)[0x56365ea13970]{ESTABLISHING}: is child of msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F:UTRAN-Iu-436:PAGING_RESP)[0x56365ea2de50] (fsm.c:486) 20250822134038242 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F:UTRAN-Iu-436:PAGING_RESP callref-0x7fb38d11 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) 20250822134038242 DCC DEBUG rtp_stream(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F:UTRAN-Iu-436:PAGING_RESP)[0x56365ea57df0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250822134038242 DCC DEBUG rtp_stream(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F:UTRAN-Iu-436:PAGING_RESP)[0x56365ea57df0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F:UTRAN-Iu-436:PAGING_RESP)[0x56365ea13970] (fsm.c:486) 20250822134038242 DCC DEBUG rtp_stream(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F:UTRAN-Iu-436:PAGING_RESP:trans-0:call-169:RTP_TO_CN:no-CI)[0x56365ea57df0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112 (rtp_stream.c:430) 20250822134038242 DCC DEBUG rtp_stream(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F:UTRAN-Iu-436:PAGING_RESP:trans-0:call-169:RTP_TO_CN:no-CI)[0x56365ea57df0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250822134038242 DCC DEBUG rtp_stream(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F:UTRAN-Iu-436:PAGING_RESP)[0x56365ea76260]{UNINITIALIZED}: Allocated (fsm.c:456) 20250822134038242 DCC DEBUG rtp_stream(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F:UTRAN-Iu-436:PAGING_RESP)[0x56365ea76260]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F:UTRAN-Iu-436:PAGING_RESP)[0x56365ea13970] (fsm.c:486) 20250822134038242 DCC DEBUG rtp_stream(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F:UTRAN-Iu-436:PAGING_RESP:trans-0:call-169:RTP_TO_RAN:no-CI)[0x56365ea76260]{UNINITIALIZED}: setting codecs to VND.3GPP.IUFP/16000#96 (rtp_stream.c:430) 20250822134038242 DCC DEBUG rtp_stream(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F:UTRAN-Iu-436:PAGING_RESP:trans-0:call-169:RTP_TO_RAN:no-CI)[0x56365ea76260]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250822134038242 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F:UTRAN-Iu-436:PAGING_RESP callref-0x7fb38d11 tid-0) new state CALL_PRESENT -> MO_TERM_CALL_CONF (gsm_04_08_cc.c:194) 20250822134038242 DMNCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F:UTRAN-Iu-436:PAGING_RESP callref-0x7fb38d11 tid-0) tx MNCC_CALL_CONF_IND (gsm_04_08_cc.c:309) MSC_Test-MGCP(2565)@718a44d66dfb: Found Expect[0] for { line := { verb := "CRCX", trans_id := "430", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "a9" }, { code := "L", val := "p:20, a:AMR, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_iu_mt_crcx_ran_reject2(2570) 20250822134038246 DLMGCP ERROR MGCP_CONN(RTP_TO_CN)[0x56365ea76130]{ST_CRCX_RESP}: MGW/CRCX: response yields error: 542 FORCED_FAIL (mgcp_client_fsm.c:289) 20250822134038246 DCC DEBUG rtp_stream(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F:UTRAN-Iu-436:PAGING_RESP:trans-0:call-169:RTP_TO_CN:no-CI)[0x56365ea57df0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_FAIL (mgcp_client_endpoint_fsm.c:444) 20250822134038246 DCC DEBUG rtp_stream(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F:UTRAN-Iu-436:PAGING_RESP:trans-0:call-169:RTP_TO_CN:no-CI)[0x56365ea57df0]{ESTABLISHING}: State change to DISCARDING (no timeout) (rtp_stream.c:206) 20250822134038246 DCC DEBUG rtp_stream(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F:UTRAN-Iu-436:PAGING_RESP:trans-0:call-169:RTP_TO_CN:no-CI)[0x56365ea57df0]{DISCARDING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (rtp_stream.c:239) 20250822134038246 DCC DEBUG rtp_stream(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F:UTRAN-Iu-436:PAGING_RESP:trans-0:call-169:RTP_TO_CN:no-CI)[0x56365ea57df0]{DISCARDING}: Removing from parent call_leg(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F:UTRAN-Iu-436:PAGING_RESP)[0x56365ea13970] (rtp_stream.c:239) 20250822134038246 DCC DEBUG rtp_stream(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F:UTRAN-Iu-436:PAGING_RESP:trans-0:call-169:RTP_TO_CN:no-CI)[0x56365ea57df0]{DISCARDING}: Freeing instance (rtp_stream.c:239) 20250822134038246 DCC DEBUG rtp_stream(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F:UTRAN-Iu-436:PAGING_RESP:trans-0:call-169:RTP_TO_CN:no-CI)[0x56365ea57df0]{DISCARDING}: Deallocated (fsm.c:568) 20250822134038246 DCC DEBUG call_leg(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F:UTRAN-Iu-436:PAGING_RESP)[0x56365ea13970]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_GONE (rtp_stream.c:239) 20250822134038246 DCC DEBUG call_leg(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F:UTRAN-Iu-436:PAGING_RESP)[0x56365ea13970]{ESTABLISHING}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250822134038246 DCC DEBUG rtp_stream(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F:UTRAN-Iu-436:PAGING_RESP:trans-0:call-169:RTP_TO_RAN:no-CI)[0x56365ea76260]{ESTABLISHING}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250822134038246 DCC DEBUG rtp_stream(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F:UTRAN-Iu-436:PAGING_RESP:trans-0:call-169:RTP_TO_RAN:no-CI)[0x56365ea76260]{ESTABLISHING}: Removing from parent call_leg(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F:UTRAN-Iu-436:PAGING_RESP)[0x56365ea13970] (call_leg.c:197) 20250822134038246 DCC DEBUG rtp_stream(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F:UTRAN-Iu-436:PAGING_RESP:trans-0:call-169:RTP_TO_RAN:no-CI)[0x56365ea76260]{ESTABLISHING}: Freeing instance (call_leg.c:197) 20250822134038246 DCC DEBUG rtp_stream(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F:UTRAN-Iu-436:PAGING_RESP:trans-0:call-169:RTP_TO_RAN:no-CI)[0x56365ea76260]{ESTABLISHING}: Deallocated (fsm.c:568) 20250822134038246 DCC DEBUG call_leg(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F:UTRAN-Iu-436:PAGING_RESP)[0x56365ea13970]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250822134038246 DCC DEBUG call_leg(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F:UTRAN-Iu-436:PAGING_RESP)[0x56365ea13970]{RELEASING}: Removing from parent msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F:UTRAN-Iu-436:PAGING_RESP)[0x56365ea2de50] (call_leg.c:198) 20250822134038246 DCC DEBUG call_leg(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F:UTRAN-Iu-436:PAGING_RESP)[0x56365ea13970]{RELEASING}: Freeing instance (call_leg.c:198) 20250822134038246 DCC DEBUG call_leg(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F:UTRAN-Iu-436:PAGING_RESP)[0x56365ea13970]{RELEASING}: Deallocated (fsm.c:568) 20250822134038246 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F:UTRAN-Iu-436:PAGING_RESP)[0x56365ea2de50]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250822134038246 DCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F:UTRAN-Iu-436:PAGING_RESP callref-0x7fb38d11 tid-0) Freeing transaction (transaction.c:243) 20250822134038246 DCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F:UTRAN-Iu-436:PAGING_RESP callref-0x7fb38d11 tid-0) stopping pending timer T310 (gsm_04_08_cc.c:228) 20250822134038246 DMNCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F:UTRAN-Iu-436:PAGING_RESP callref-0x7fb38d11 tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250822134038246 DCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F:UTRAN-Iu-436:PAGING_RESP callref-0x7fb38d11 tid-0) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250822134038246 DCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F:UTRAN-Iu-436:PAGING_RESP callref-0x7fb38d11 tid-0) new state MO_TERM_CALL_CONF -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250822134038246 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F:UTRAN-Iu-436:PAGING_RESP)[0x56365ea2de50]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_RELEASE (msc_a.c:2106) 20250822134038246 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F:UTRAN-Iu-436:PAGING_RESP)[0x56365ea2de50]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134038246 DMSC DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F:UTRAN-Iu-436:PAGING_RESP)[0x56365e9ff2c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134038247 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F:UTRAN-Iu-436:PAGING_RESP callref-0x7fb38d11 tid-0) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250822134038247 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F:UTRAN-Iu-436:PAGING_RESP callref-0x7fb38d11 tid-0) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250822134038247 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250822134038247 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F:UTRAN-Iu-436:PAGING_RESP)[0x56365ea2de50]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134038247 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F:UTRAN-Iu-436:PAGING_RESP)[0x56365ea2de50]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250822134038247 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F:UTRAN-Iu-436:PAGING_RESP)[0x56365ea2de50]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250822134038247 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822134038247 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822134038247 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822134038247 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F:UTRAN-Iu-436:PAGING_RESP)[0x56365ea2de50]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250822134038247 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134038247 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134038247 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134038247 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134038247 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134038247 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134038247 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134038247 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134038247 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134038247 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134038247 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134038247 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134038247 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134038247 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134038247 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134038247 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134038247 DMSC DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F:UTRAN-Iu-436:PAGING_RESP)[0x56365e9ff2c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822134038247 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) MSC_Test-MNCC(2564)@718a44d66dfb: Deleted conn table entry 0TC_iu_mt_crcx_ran_reject2(2570)2142473489 MSC_Test_2-M3UA(2563)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2563)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2561)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2561)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2561)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2563)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(2561)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2563)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2561)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2561)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2561)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2561)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2561)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2561)@718a44d66dfb: vl_len:7 MSC_Test_2-SCCP(2561)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2561)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250822134038249 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134038249 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134038249 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134038249 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134038249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134038249 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134038249 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134038249 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2563)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134038249 DIUCS DEBUG (UTRAN-Iu-436) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134038250 DMSC DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F:UTRAN-Iu-436:PAGING_RESP)[0x56365e9ff2c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134038250 DIUCS DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F:UTRAN-Iu-436:PAGING_RESP)[0x56365e9ff2c0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134038250 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F:UTRAN-Iu-436:PAGING_RESP)[0x56365ea2de50]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134038250 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F:UTRAN-Iu-436:PAGING_RESP)[0x56365ea2de50]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134038250 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F:UTRAN-Iu-436:PAGING_RESP)[0x56365ea2de50]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250822134038250 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F:UTRAN-Iu-436:PAGING_RESP)[0x56365ea2de50]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822134038250 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F:UTRAN-Iu-436:PAGING_RESP)[0x56365ea2de50]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250822134038250 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F:UTRAN-Iu-436:PAGING_RESP)[0x56365ea2de50]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134038250 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F:UTRAN-Iu-436:PAGING_RESP)[0x56365ea2de50]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822134038250 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F:UTRAN-Iu-436:PAGING_RESP)[0x56365ea7e730]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822134038250 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F:UTRAN-Iu-436:PAGING_RESP)[0x56365ea7e730]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F:UTRAN-Iu-436:PAGING_RESP)[0x56365ea2de50] (msc_a.c:1053) 20250822134038250 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F:UTRAN-Iu-436:PAGING_RESP)[0x56365ea7e730]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822134038250 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F:UTRAN-Iu-436:PAGING_RESP)[0x56365ea7e730]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822134038250 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F:UTRAN-Iu-436:PAGING_RESP)[0x56365ea2de50]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea2df80] (msc_a.c:1053) 20250822134038250 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F:UTRAN-Iu-436:PAGING_RESP)[0x56365ea2de50]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822134038250 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F:UTRAN-Iu-436:PAGING_RESP)[0x56365ea2de50]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822134038250 DMSC DEBUG msub_fsm[0x56365ea2df80]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822134038250 DMSC DEBUG msub(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F) MSC-A terminated (msub.c:261) 20250822134038250 DMSC DEBUG msub(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F) 1 MSC-I still active (msub.c:79) 20250822134038250 DMSC DEBUG msub_fsm[0x56365ea2df80]{active}: State change to terminating (no timeout) (msub.c:91) 20250822134038250 DMSC DEBUG msub_fsm[0x56365ea2df80]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822134038250 DMSC DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F:UTRAN-Iu-436:PAGING_RESP)[0x56365e9ff2c0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822134038250 DMSC DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F:UTRAN-Iu-436:PAGING_RESP)[0x56365e9ff2c0]{READY}: Removing from parent msub_fsm[0x56365ea2df80] (msub.c:113) 20250822134038250 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Closing UTRAN-Iu-436 (ran_conn.c:142) 20250822134038250 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-436 (ran_conn.c:155) 20250822134038250 DMSC DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F:UTRAN-Iu-436:PAGING_RESP)[0x56365e9ff2c0]{READY}: Freeing instance (msub.c:113) 20250822134038250 DMSC DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F:UTRAN-Iu-436:PAGING_RESP)[0x56365e9ff2c0]{READY}: Deallocated (fsm.c:568) 20250822134038250 DMSC DEBUG msub(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F) Free (msub.c:119) 20250822134038250 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSI-0x268BE06F - active-conn: now used by 1 (attached) (msub.c:375) 20250822134038250 DMSC DEBUG msub_fsm[0x56365ea2df80]{terminating}: Freeing instance (msub.c:113) 20250822134038250 DMSC DEBUG msub_fsm[0x56365ea2df80]{terminating}: Deallocated (fsm.c:568) 20250822134038250 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134038250 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134038250 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134038250 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134038250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134038250 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134038250 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134038250 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2563)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2563)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2561)@718a44d66dfb: Session index based on local reference:0 20250822134038250 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134038250 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134038250 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134038250 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134038250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134038250 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134038250 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134038250 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(2562)@718a44d66dfb: Deleted conn table entry 0TC_iu_mt_crcx_ran_reject2(2570)12643920 MSC_Test_2-M3UA(2563)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_mt_crcx_ran_reject2(2570)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_mt_crcx_ran_reject2(2570)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_mt_crcx_ran_reject2(2570)@718a44d66dfb: Final verdict of PTC: pass 20250822134038252 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822134038252 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822134038252 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822134038253 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822134038253 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822134038253 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822134038253 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822134038253 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822134038253 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822134038253 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134038253 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822134038253 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822134038253 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822134038253 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822134038253 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822134038253 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822134038253 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822134038253 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822134038253 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) 20250822134038253 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822134038253 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822134038253 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) 20250822134038253 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822134038253 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) 20250822134038253 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) MSC_Test_0-M3UA(2557)@718a44d66dfb: Final verdict of PTC: none MSC_Test_1-SCCP(2558)@718a44d66dfb: Final verdict of PTC: none MSC_Test_1-M3UA(2560)@718a44d66dfb: Final verdict of PTC: none 20250822134038253 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822134038253 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) 20250822134038253 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134038253 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250822134038253 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822134038253 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822134038253 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822134038253 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822134038253 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822134038253 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822134038253 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822134038253 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822134038254 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) 20250822134038254 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-SCCP(2555)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP(2567)@718a44d66dfb: Final verdict of PTC: none MSC_Test_2-RAN(2562)@718a44d66dfb: Final verdict of PTC: none 20250822134038255 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822134038255 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_1-RAN(2559)@718a44d66dfb: Final verdict of PTC: none 20250822134038255 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) 20250822134038256 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) 20250822134038256 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822134038256 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250822134038256 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) 20250822134038256 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134038256 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822134038256 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822134038256 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822134038256 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822134038256 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822134038256 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822134038256 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_2-SCCP(2561)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(2556)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2554)@718a44d66dfb: Final verdict of PTC: none 20250822134038256 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822134038257 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.3/0 (xua_snm.c:371) 20250822134038257 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(2563)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(2564)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP-IPA(2566)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(2569)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(2568)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(2565)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2571)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(2554): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(2555): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(2556): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(2557): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-SCCP(2558): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-RAN(2559): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-M3UA(2560): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_2-SCCP(2561): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_2-RAN(2562): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_2-M3UA(2563): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(2564): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(2565): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(2566): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(2567): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(2568): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(2569): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_iu_mt_crcx_ran_reject2(2570): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(2571): none (pass -> pass) MTC@718a44d66dfb: Test case TC_iu_mt_crcx_ran_reject finished. Verdict: pass MTC@718a44d66dfb: 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'. Fri Aug 22 13:40:38 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 20250822134039257 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=480176) 20250822134040253 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822134040253 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822134040253 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822134040255 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822134040255 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822134040255 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822134040257 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822134040257 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822134040257 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822134040258 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=480176, count=483484) 20250822134041259 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:40:41 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests_Iu.TC_iu_gsup_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 20250822134042260 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_iu_gsup_cancel started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(2575)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(2575)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2575)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(2573)@718a44d66dfb: v_sccp_pdu_maxlen:268 MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_1-M3UA(2578)@718a44d66dfb: ************************************************* MSC_Test_1-M3UA(2578)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2578)@718a44d66dfb: ************************************************* MSC_Test_1-SCCP(2576)@718a44d66dfb: v_sccp_pdu_maxlen:268 MTC@718a44d66dfb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_2-M3UA(2581)@718a44d66dfb: ************************************************* MSC_Test_2-M3UA(2581)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2581)@718a44d66dfb: ************************************************* MSC_Test_2-SCCP(2579)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822134043116 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2582)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822134043261 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822134043261 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2584)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2584)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822134043267 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2584)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2584)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2584)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2584)@718a44d66dfb: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2584)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2584)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(2575)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2575)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2575)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822134043281 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822134043281 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822134043281 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822134043281 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2575)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(2575)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250822134043285 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134043285 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822134043285 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822134043285 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822134043285 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822134043285 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822134043285 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2575)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2575)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2575)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2575)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2575)@718a44d66dfb: Message received on association #8 20250822134043287 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134043287 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822134043287 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822134043287 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822134043287 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822134043287 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822134043287 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2575)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2575)@718a44d66dfb: Message received on association #8 20250822134043287 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822134043287 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2575)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2575)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2575)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2575)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822134043295 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) 20250822134043295 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) 20250822134043295 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822134043295 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2578)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2578)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2578)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2578)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_1-M3UA(2578)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250822134043298 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134043298 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822134043298 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822134043298 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822134043298 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822134043298 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822134043298 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2578)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2578)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2578)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2578)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250822134043299 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134043299 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822134043299 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822134043299 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822134043299 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822134043299 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822134043299 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2578)@718a44d66dfb: Message received on association #8 20250822134043300 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250822134043300 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2578)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2578)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2578)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2578)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2578)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2578)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822134043300 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822134043300 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250822134043310 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) 20250822134043310 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) 20250822134043310 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822134043310 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(2581)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2581)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2581)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822134043312 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134043312 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822134043312 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822134043312 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822134043312 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822134043312 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822134043312 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2581)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_2-M3UA(2581)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2581)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2581)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2581)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822134043313 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134043313 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822134043313 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822134043313 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822134043313 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) MSC_Test_2-M3UA(2581)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250822134043313 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822134043313 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250822134043313 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.3/0 (xua_snm.c:406) 20250822134043313 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2578)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2581)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2581)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2578)@718a44d66dfb: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2581)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2581)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2581)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2581)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2581)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(2585)@718a44d66dfb: Created GsupExpect[0] for "262420000001033" to be handled at TC_iu_gsup_cancel2(2588) TC_iu_gsup_cancel2(2588)@718a44d66dfb: 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 } } } } 20250822134044094 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134044095 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134044095 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134044095 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822134044095 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134044095 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134044095 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134044095 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2575)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134044095 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134044095 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134044095 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134044095 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822134044095 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134044095 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134044095 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822134044095 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2575)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2575)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2574)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250822134044102 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134044102 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134044102 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250822134044102 DLM3UA 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) 20250822134044102 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134044102 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134044102 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_1-M3UA(2578)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134044102 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134044103 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134044103 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134044103 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134044103 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) 20250822134044103 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134044103 DLSS7 DEBUG Found route for dpc=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) 20250822134044103 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250822134044103 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2578)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2578)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2577)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2581)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134044122 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134044122 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134044122 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134044122 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134044122 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134044122 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134044122 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134044122 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134044122 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) 20250822134044122 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250822134044122 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134044122 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134044122 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134044122 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134044122 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134044122 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134044122 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134044122 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2581)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2581)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2580)@718a44d66dfb: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2580)@718a44d66dfb: Added conn table entry 0TC_iu_gsup_cancel2(2588)11894455 MSC_Test_2-SCCP(2579)@718a44d66dfb: First idle individual index:0 MSC_Test_2-M3UA(2581)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134044134 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134044134 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134044134 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134044134 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134044134 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134044134 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134044134 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134044134 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(2580)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 20250822134044134 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) 20250822134044134 DMSC DEBUG msub_fsm[0x56365ea2df80]{active}: Allocated (fsm.c:456) 20250822134044134 DMSC DEBUG msc_i[0x56365ea76130]{READY}: Allocated (fsm.c:456) 20250822134044134 DMSC DEBUG msc_i[0x56365ea76130]{READY}: is child of msub_fsm[0x56365ea2df80] (fsm.c:486) 20250822134044134 DMSC DEBUG msc_a[0x56365ea57df0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822134044134 DMSC DEBUG msc_a[0x56365ea57df0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea2df80] (fsm.c:486) 20250822134044134 DMSC DEBUG msc_a(unknown:UTRAN-Iu-437:NONE)[0x56365ea57df0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822134044134 DMSC DEBUG msc_i(unknown:UTRAN-Iu-437:NONE)[0x56365ea76130]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822134044134 DMSC DEBUG msc_a(unknown:UTRAN-Iu-437:NONE)[0x56365ea57df0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822134044134 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-437:NONE)[0x56365ea57df0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250822134044134 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-437:NONE)[0x56365ea57df0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250822134044134 DMM DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-437:LU)[0x56365ea57df0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001033 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822134044134 DMM DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-437:LU)[0x56365ea57df0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822134044134 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:UTRAN-Iu-437:LU)[0x56365ea76260]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822134044134 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:UTRAN-Iu-437:LU)[0x56365ea76260]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001033:UTRAN-Iu-437:LU)[0x56365ea57df0] (fsm.c:486) 20250822134044134 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:UTRAN-Iu-437:LU)[0x56365ea76260]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250822134044134 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:UTRAN-Iu-437:LU)[0x56365ea76260]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822134044134 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822134044134 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001033 id=262420000001033 (vlr.c:661) 20250822134044134 DVLR INFO New subscr, IMSI: 262420000001033 (vlr.c:562) 20250822134044135 DVLR DEBUG VLR subscr IMSI-262420000001033 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822134044135 DMSC DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-437:LU)[0x56365ea57df0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822134044135 DMSC DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-437:LU)[0x56365ea57df0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822134044135 DVLR DEBUG VLR subscr IMSI-262420000001033 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822134044135 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822134044135 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:UTRAN-Iu-437:LU)[0x56365ea76260]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822134044135 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:UTRAN-Iu-437:LU)[0x56365ea76260]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822134044135 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:UTRAN-Iu-437:LU)[0x56365ea76260]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250822134044135 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:UTRAN-Iu-437:LU)[0x56365ea13970]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822134044135 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:UTRAN-Iu-437:LU)[0x56365ea13970]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001033:UTRAN-Iu-437:LU)[0x56365ea76260] (fsm.c:486) 20250822134044135 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:UTRAN-Iu-437:LU)[0x56365ea13970]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822134044135 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:UTRAN-Iu-437:LU)[0x56365ea13970]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822134044135 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134044135 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134044135 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134044135 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134044135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134044135 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134044135 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134044135 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2581)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2581)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2579)@718a44d66dfb: { messageType := 2, destLocRef := 'B57EB7'O, sourceLocRef := '0001B5'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2579)@718a44d66dfb: Session index based on local reference:0 MSC_Test-GSUP(2585)@718a44d66dfb: Found GsupExpect[0] for "262420000001033" handled at TC_iu_gsup_cancel2(2588) MSC_Test-GSUP(2585)@718a44d66dfb: Added IMSI table entry 0TC_iu_gsup_cancel2(2588)"262420000001033" TC_iu_gsup_cancel2(2588)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_cancel2(2588)@718a44d66dfb: setverdict(pass): none -> pass 20250822134044139 DVLR DEBUG VLR subscr IMSI-262420000001033 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134044139 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:UTRAN-Iu-437:LU)[0x56365ea13970]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822134044139 DVLR DEBUG SUBSCR(IMSI-262420000001033) Received 1 auth tuples (vlr.c:996) 20250822134044139 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:UTRAN-Iu-437:LU)[0x56365ea13970]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822134044139 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:UTRAN-Iu-437:LU)[0x56365ea13970]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250822134044139 DMM DEBUG Tx AUTH REQ (rand = ef0a8109a64a1122c73dc68766e111f3) (gsm_04_08.c:641) 20250822134044139 DMM DEBUG AUTH REQ (autn = 8db7db5f96664b27aa7d2d39553aa14e) (gsm_04_08.c:643) 20250822134044139 DIUCS DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-437:LU)[0x56365ea57df0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250822134044139 DIUCS DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-437:LU)[0x56365ea57df0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134044139 DMSC DEBUG msc_i(IMSI-262420000001033:UTRAN-Iu-437:LU)[0x56365ea76130]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134044140 DVLR DEBUG VLR subscr IMSI-262420000001033 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822134044140 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134044140 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134044140 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134044140 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134044140 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134044140 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134044140 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134044140 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2581)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2581)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2579)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2579)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2579)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2579)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2580)@718a44d66dfb: patching N(SD)=1 into dtap '051493F5537121042E4DE87C'O MSC_Test_2-RAN(2580)@718a44d66dfb: patched enc_l3: '055493F5537121042E4DE87C'O MSC_Test_2-SCCP(2579)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2579)@718a44d66dfb: vl_len:24 MSC_Test_2-SCCP(2579)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2579)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055493F5537121042E4DE87C'O MSC_Test_2-M3UA(2581)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134044148 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134044148 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134044148 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134044148 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134044148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134044148 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134044148 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134044148 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134044148 DIUCS DEBUG (UTRAN-Iu-437) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134044148 DMSC DEBUG msc_i(IMSI-262420000001033:UTRAN-Iu-437:LU)[0x56365ea76130]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134044148 DIUCS DEBUG msc_i(IMSI-262420000001033:UTRAN-Iu-437:LU)[0x56365ea76130]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134044148 DMSC DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-437:LU)[0x56365ea57df0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134044148 DIUCS DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-437:LU)[0x56365ea57df0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134044148 DIUCS DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-437:LU)[0x56365ea57df0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134044148 DMM DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-437:LU)[0x56365ea57df0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 93f553712e4de87c) (gsm_04_08.c:1128) 20250822134044148 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:UTRAN-Iu-437:LU)[0x56365ea13970]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822134044148 DVLR DEBUG SUBSCR(IMSI-262420000001033) AUTH on UTRAN received RES: 93f553712e4de87c (8 bytes) (vlr_auth_fsm.c:151) 20250822134044148 DVLR INFO SUBSCR(IMSI-262420000001033) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250822134044148 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:UTRAN-Iu-437:LU)[0x56365ea13970]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822134044148 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:UTRAN-Iu-437:LU)[0x56365ea13970]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822134044148 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:UTRAN-Iu-437:LU)[0x56365ea13970]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822134044148 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:UTRAN-Iu-437:LU)[0x56365ea13970]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001033:UTRAN-Iu-437:LU)[0x56365ea76260] (vlr_auth_fsm.c:294) 20250822134044148 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:UTRAN-Iu-437:LU)[0x56365ea13970]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822134044148 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:UTRAN-Iu-437:LU)[0x56365ea13970]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822134044148 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:UTRAN-Iu-437:LU)[0x56365ea76260]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250822134044148 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:UTRAN-Iu-437:LU)[0x56365ea76260]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822134044148 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:UTRAN-Iu-437:LU)[0x56365ea76260]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822134044148 DIUCS DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-437:LU)[0x56365ea57df0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250822134044148 DIUCS DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-437:LU)[0x56365ea57df0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=6cdf4e39651cd7bb9f13ec2f5732e748, CK=NONE (ran_msg_iu.c:388) 20250822134044148 DMSC DEBUG msc_i(IMSI-262420000001033:UTRAN-Iu-437:LU)[0x56365ea76130]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250822134044149 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:UTRAN-Iu-437:LU)[0x56365ea76260]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250822134044149 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134044149 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134044149 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134044149 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134044149 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134044149 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134044149 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134044149 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2581)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2581)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2579)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2579)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2579)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2579)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2579)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2579)@718a44d66dfb: vl_len:12 MSC_Test_2-SCCP(2579)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2579)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2581)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134044156 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134044156 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134044156 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134044156 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134044156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134044156 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134044156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134044156 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134044156 DIUCS DEBUG (UTRAN-Iu-437) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134044156 DMSC DEBUG msc_i(IMSI-262420000001033:UTRAN-Iu-437:LU)[0x56365ea76130]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134044156 DIUCS DEBUG msc_i(IMSI-262420000001033:UTRAN-Iu-437:LU)[0x56365ea76130]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134044156 DMSC DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-437:LU)[0x56365ea57df0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134044156 DIUCS DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-437:LU)[0x56365ea57df0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134044156 DIUCS DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-437:LU)[0x56365ea57df0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250822134044156 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:UTRAN-Iu-437:LU)[0x56365ea76260]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250822134044156 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:UTRAN-Iu-437:LU)[0x56365ea76260]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822134044156 DIUCS DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-437:LU)[0x56365ea57df0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250822134044156 DMSC DEBUG msc_i(IMSI-262420000001033:UTRAN-Iu-437:LU)[0x56365ea76130]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822134044156 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:UTRAN-Iu-437:LU)[0x56365ea76260]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822134044156 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:UTRAN-Iu-437:LU)[0x56365ea76260]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822134044156 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001033:UTRAN-Iu-437:LU)[0x56365ea13970]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822134044156 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001033:UTRAN-Iu-437:LU)[0x56365ea13970]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001033:UTRAN-Iu-437:LU)[0x56365ea76260] (fsm.c:486) 20250822134044156 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001033:UTRAN-Iu-437:LU)[0x56365ea13970]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822134044156 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001033:UTRAN-Iu-437:LU)[0x56365ea13970]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822134044156 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134044156 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134044156 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134044156 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134044156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134044156 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134044156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134044156 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2581)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2581)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2579)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2579)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2579)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2579)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822134044160 DVLR DEBUG VLR subscr IMSI-262420000001033 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134044160 DVLR DEBUG IMSI:262420000001033 has MSISDN:491230001033 (vlr.c:1045) 20250822134044160 DMSC NOTICE msub(IMSI-262420000001033:MSISDN-491230001033) VLR: update for IMSI=262420000001033 (MSISDN=491230001033) (gsm_04_08.c:1541) 20250822134044160 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822134044161 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134044161 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:MSISDN-491230001033:UTRAN-Iu-437:LU)[0x56365ea76260]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822134044161 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001033:UTRAN-Iu-437:LU)[0x56365ea13970]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822134044161 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001033:UTRAN-Iu-437:LU)[0x56365ea13970]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822134044161 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001033:UTRAN-Iu-437:LU)[0x56365ea13970]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822134044161 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001033:UTRAN-Iu-437:LU)[0x56365ea13970]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001033:MSISDN-491230001033:UTRAN-Iu-437:LU)[0x56365ea76260] (vlr_lu_fsm.c:110) 20250822134044161 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001033:UTRAN-Iu-437:LU)[0x56365ea13970]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822134044161 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001033:UTRAN-Iu-437:LU)[0x56365ea13970]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822134044161 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:MSISDN-491230001033:UTRAN-Iu-437:LU)[0x56365ea76260]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822134044161 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:MSISDN-491230001033:UTRAN-Iu-437:LU)[0x56365ea76260]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822134044161 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001033:MSISDN-491230001033:UTRAN-Iu-437:LU)[0x56365ea57b20]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822134044161 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001033:MSISDN-491230001033:UTRAN-Iu-437:LU)[0x56365ea57b20]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001033:MSISDN-491230001033:UTRAN-Iu-437:LU)[0x56365ea76260] (fsm.c:486) 20250822134044161 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001033:MSISDN-491230001033:UTRAN-Iu-437:LU)[0x56365ea57b20]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822134044161 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001033:MSISDN-491230001033:UTRAN-Iu-437:LU)[0x56365ea57b20]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822134044161 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001033:MSISDN-491230001033:UTRAN-Iu-437:LU)[0x56365ea57b20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822134044161 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001033:MSISDN-491230001033:UTRAN-Iu-437:LU)[0x56365ea57b20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822134044161 DMSC NOTICE msub(IMSI-262420000001033:MSISDN-491230001033:TMSInew-0x27FA81C1) VLR: update for IMSI=262420000001033 (MSISDN=491230001033) (gsm_04_08.c:1541) 20250822134044161 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001033:MSISDN-491230001033:UTRAN-Iu-437:LU)[0x56365ea57b20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822134044161 DMM DEBUG -> IMSI-262420000001033:MSISDN-491230001033:TMSInew-0x27FA81C1 LOCATION UPDATE ACCEPT (TMSI = 0x27fa81c1) (gsm_04_08.c:149) 20250822134044161 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSInew-0x27FA81C1:UTRAN-Iu-437:LU)[0x56365ea57df0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250822134044161 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSInew-0x27FA81C1:UTRAN-Iu-437:LU)[0x56365ea57df0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134044161 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSInew-0x27FA81C1:UTRAN-Iu-437:LU)[0x56365ea76130]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134044161 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSInew-0x27FA81C1 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822134044161 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134044161 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134044161 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134044161 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134044161 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134044161 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134044161 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134044161 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2581)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2581)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2579)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2579)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2579)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2579)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_cancel2(2588)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2580)@718a44d66dfb: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2580)@718a44d66dfb: patched enc_l3: '059B'O MSC_Test_2-SCCP(2579)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2579)@718a44d66dfb: vl_len:14 MSC_Test_2-SCCP(2579)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2579)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250822134044164 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134044164 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134044164 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134044164 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134044164 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134044164 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134044164 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_2-M3UA(2581)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134044164 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134044164 DIUCS DEBUG (UTRAN-Iu-437) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134044164 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSInew-0x27FA81C1:UTRAN-Iu-437:LU)[0x56365ea76130]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134044164 DIUCS DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSInew-0x27FA81C1:UTRAN-Iu-437:LU)[0x56365ea76130]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134044164 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSInew-0x27FA81C1:UTRAN-Iu-437:LU)[0x56365ea57df0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134044164 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSInew-0x27FA81C1:UTRAN-Iu-437:LU)[0x56365ea57df0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134044164 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSInew-0x27FA81C1:UTRAN-Iu-437:LU)[0x56365ea57df0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134044164 DMM DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSInew-0x27FA81C1:UTRAN-Iu-437:LU)[0x56365ea57df0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822134044164 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:MSISDN-491230001033:TMSInew-0x27FA81C1:UTRAN-Iu-437:LU)[0x56365ea76260]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822134044164 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001033:MSISDN-491230001033:UTRAN-Iu-437:LU)[0x56365ea57b20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822134044164 DMSC NOTICE msub(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1) VLR: update for IMSI=262420000001033 (MSISDN=491230001033) (gsm_04_08.c:1541) 20250822134044164 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250822134044164 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001033:MSISDN-491230001033:UTRAN-Iu-437:LU)[0x56365ea57b20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822134044164 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-437:LU)[0x56365ea76260]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822134044164 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001033:MSISDN-491230001033:UTRAN-Iu-437:LU)[0x56365ea57b20]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822134044164 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001033:MSISDN-491230001033:UTRAN-Iu-437:LU)[0x56365ea57b20]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-437:LU)[0x56365ea76260] (vlr_lu_fsm.c:817) 20250822134044164 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001033:MSISDN-491230001033:UTRAN-Iu-437:LU)[0x56365ea57b20]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822134044164 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001033:MSISDN-491230001033:UTRAN-Iu-437:LU)[0x56365ea57b20]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822134044164 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-437:LU)[0x56365ea76260]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822134044164 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-437:LU)[0x56365ea57df0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250822134044164 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-437:LU)[0x56365ea57df0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.969s remaining) (msc_a.c:450) 20250822134044164 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001033/3/1): Available (smpp_smsc.c:626) 20250822134044164 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-437:LU)[0x56365ea57df0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134044164 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-437:LU)[0x56365ea57df0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250822134044164 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-437:LU)[0x56365ea57df0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250822134044164 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822134044164 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822134044164 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822134044164 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-437:LU)[0x56365ea57df0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250822134044164 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-437:LU)[0x56365ea76130]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822134044164 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250822134044164 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134044164 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134044164 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134044164 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134044164 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134044164 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134044164 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134044164 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2581)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2581)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2579)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2579)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2579)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2579)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2579)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2579)@718a44d66dfb: vl_len:7 MSC_Test_2-SCCP(2579)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2579)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2581)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134044168 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134044168 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134044168 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134044168 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134044168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134044168 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134044168 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134044168 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134044169 DIUCS DEBUG (UTRAN-Iu-437) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134044169 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-437:LU)[0x56365ea76130]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134044169 DIUCS DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-437:LU)[0x56365ea76130]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134044169 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-437:LU)[0x56365ea57df0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134044169 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-437:LU)[0x56365ea57df0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134044169 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-437:LU)[0x56365ea57df0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250822134044169 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-437:LU)[0x56365ea57df0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822134044169 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-437:LU)[0x56365ea57df0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250822134044169 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-437:LU)[0x56365ea57df0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134044169 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-437:LU)[0x56365ea57df0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822134044169 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-437:LU)[0x56365ea76260]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822134044169 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-437:LU)[0x56365ea76260]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-437:LU)[0x56365ea57df0] (msc_a.c:1053) 20250822134044169 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-437:LU)[0x56365ea76260]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822134044169 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-437:LU)[0x56365ea76260]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822134044169 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-437:LU)[0x56365ea76260]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822134044169 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-437:LU)[0x56365ea57df0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea2df80] (msc_a.c:1053) 20250822134044169 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-437:LU)[0x56365ea57df0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822134044169 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-437:LU)[0x56365ea57df0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822134044169 DMSC DEBUG msub_fsm[0x56365ea2df80]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822134044169 DMSC DEBUG msub(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1) MSC-A terminated (msub.c:261) 20250822134044169 DMSC DEBUG msub(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1) 1 MSC-I still active (msub.c:79) 20250822134044169 DMSC DEBUG msub_fsm[0x56365ea2df80]{active}: State change to terminating (no timeout) (msub.c:91) 20250822134044169 DMSC DEBUG msub_fsm[0x56365ea2df80]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822134044169 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-437:LU)[0x56365ea76130]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822134044169 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-437:LU)[0x56365ea76130]{READY}: Removing from parent msub_fsm[0x56365ea2df80] (msub.c:113) 20250822134044169 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Closing UTRAN-Iu-437 (ran_conn.c:142) 20250822134044169 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-437 (ran_conn.c:155) 20250822134044169 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-437:LU)[0x56365ea76130]{READY}: Freeing instance (msub.c:113) 20250822134044169 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-437:LU)[0x56365ea76130]{READY}: Deallocated (fsm.c:568) 20250822134044169 DMSC DEBUG msub(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1) Free (msub.c:119) 20250822134044169 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1 - active-conn: now used by 1 (attached) (msub.c:375) 20250822134044169 DMSC DEBUG msub_fsm[0x56365ea2df80]{terminating}: Freeing instance (msub.c:113) 20250822134044169 DMSC DEBUG msub_fsm[0x56365ea2df80]{terminating}: Deallocated (fsm.c:568) 20250822134044169 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134044169 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134044169 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134044169 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134044169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134044169 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134044169 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134044169 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2581)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2581)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2579)@718a44d66dfb: Session index based on local reference:0 20250822134044170 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134044170 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134044170 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134044170 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134044170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134044170 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134044170 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134044170 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2581)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2580)@718a44d66dfb: Deleted conn table entry 0TC_iu_gsup_cancel2(2588)11894455 TC_iu_gsup_cancel2(2588)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_cancel2(2588)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_cancel2(2588)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_cancel2(2588)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_cancel2(2588)@718a44d66dfb: 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 := '27FA81C1'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2580)@718a44d66dfb: Added conn table entry 0TC_iu_gsup_cancel2(2588)9429493 MSC_Test_2-RAN(2580)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2579)@718a44d66dfb: First idle individual index:0 MSC_Test_2-M3UA(2581)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134044370 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134044370 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134044370 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134044370 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134044370 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134044370 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134044370 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134044370 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134044371 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) 20250822134044371 DMSC DEBUG msub_fsm[0x56365ea76260]{active}: Allocated (fsm.c:456) 20250822134044371 DMSC DEBUG msc_i[0x56365ea57df0]{READY}: Allocated (fsm.c:456) 20250822134044371 DMSC DEBUG msc_i[0x56365ea57df0]{READY}: is child of msub_fsm[0x56365ea76260] (fsm.c:486) 20250822134044371 DMSC DEBUG msc_a[0x56365ea76130]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822134044371 DMSC DEBUG msc_a[0x56365ea76130]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea76260] (fsm.c:486) 20250822134044371 DMSC DEBUG msc_a(unknown:UTRAN-Iu-438:NONE)[0x56365ea76130]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822134044371 DMSC DEBUG msc_i(unknown:UTRAN-Iu-438:NONE)[0x56365ea57df0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822134044371 DMSC DEBUG msc_a(unknown:UTRAN-Iu-438:NONE)[0x56365ea76130]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822134044371 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-438:NONE)[0x56365ea76130]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250822134044371 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-438:NONE)[0x56365ea76130]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250822134044371 DMM DEBUG msc_a(TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250822134044371 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ)[0x56365ea2df80]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822134044371 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ)[0x56365ea2df80]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ)[0x56365ea76130] (fsm.c:486) 20250822134044371 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ)[0x56365ea2df80]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250822134044371 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ)[0x56365ea2df80]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822134044371 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822134044371 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822134044371 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822134044371 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822134044371 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ)[0x56365ea2df80]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822134044371 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ)[0x56365ea2df80]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250822134044371 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ)[0x56365ea57b20]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822134044371 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ)[0x56365ea57b20]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ)[0x56365ea2df80] (fsm.c:486) 20250822134044371 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ)[0x56365ea57b20]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822134044372 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ)[0x56365ea57b20]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822134044372 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250822134044372 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134044372 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134044372 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134044372 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134044372 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134044372 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134044372 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134044372 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2581)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2581)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2579)@718a44d66dfb: { messageType := 2, destLocRef := '8FE1F5'O, sourceLocRef := '0001B6'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2579)@718a44d66dfb: Session index based on local reference:0 TC_iu_gsup_cancel2(2588)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_cancel2(2588)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822134044380 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134044380 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ)[0x56365ea57b20]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822134044380 DVLR DEBUG SUBSCR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1) Received 1 auth tuples (vlr.c:996) 20250822134044380 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ)[0x56365ea57b20]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822134044380 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ)[0x56365ea57b20]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250822134044380 DMM DEBUG Tx AUTH REQ (rand = 6dccafe06a31d76a798f2c08ad2f5ecb) (gsm_04_08.c:641) 20250822134044380 DMM DEBUG AUTH REQ (autn = cfb96d550dba28b617c5c51fc76219c1) (gsm_04_08.c:643) 20250822134044380 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250822134044380 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134044380 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ)[0x56365ea57df0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134044380 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822134044380 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134044380 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134044380 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134044380 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134044380 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134044380 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134044380 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134044380 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2581)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2581)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2579)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2579)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2579)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2579)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2580)@718a44d66dfb: patching N(SD)=1 into dtap '05149639BF412104A2780A53'O MSC_Test_2-RAN(2580)@718a44d66dfb: patched enc_l3: '05549639BF412104A2780A53'O MSC_Test_2-SCCP(2579)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2579)@718a44d66dfb: vl_len:24 MSC_Test_2-SCCP(2579)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2579)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05549639BF412104A2780A53'O 20250822134044387 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134044387 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134044387 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134044387 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134044387 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134044387 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134044387 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134044387 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2581)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134044388 DIUCS DEBUG (UTRAN-Iu-438) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134044388 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ)[0x56365ea57df0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134044388 DIUCS DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ)[0x56365ea57df0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134044388 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134044388 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134044388 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134044388 DMM DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 9639bf41a2780a53) (gsm_04_08.c:1128) 20250822134044388 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ)[0x56365ea57b20]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822134044388 DVLR DEBUG SUBSCR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1) AUTH on UTRAN received RES: 9639bf41a2780a53 (8 bytes) (vlr_auth_fsm.c:151) 20250822134044388 DVLR INFO SUBSCR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250822134044388 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ)[0x56365ea57b20]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822134044388 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ)[0x56365ea57b20]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822134044388 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ)[0x56365ea57b20]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822134044388 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ)[0x56365ea57b20]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ)[0x56365ea2df80] (vlr_auth_fsm.c:294) 20250822134044388 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ)[0x56365ea57b20]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822134044388 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ)[0x56365ea57b20]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822134044388 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ)[0x56365ea2df80]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250822134044388 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ)[0x56365ea2df80]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822134044388 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ)[0x56365ea2df80]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822134044388 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250822134044388 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=75937bc8b38f8b787d4c0c1d55727afa, CK=NONE (ran_msg_iu.c:388) 20250822134044388 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ)[0x56365ea57df0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250822134044388 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ)[0x56365ea2df80]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250822134044388 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134044388 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134044388 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134044388 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134044388 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134044388 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134044388 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134044388 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2581)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2581)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2579)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2579)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2579)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2579)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2579)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2579)@718a44d66dfb: vl_len:12 MSC_Test_2-SCCP(2579)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2579)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250822134044395 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134044395 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134044395 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134044395 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134044395 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134044395 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134044395 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134044395 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2581)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134044396 DIUCS DEBUG (UTRAN-Iu-438) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134044396 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ)[0x56365ea57df0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134044396 DIUCS DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ)[0x56365ea57df0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134044396 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134044396 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134044396 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250822134044396 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ)[0x56365ea2df80]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250822134044396 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ)[0x56365ea2df80]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822134044396 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250822134044396 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ)[0x56365ea57df0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822134044396 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ)[0x56365ea2df80]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822134044396 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ)[0x56365ea2df80]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822134044396 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ)[0x56365ea2df80]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822134044396 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ)[0x56365ea2df80]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822134044396 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ)[0x56365ea2df80]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822134044396 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ)[0x56365ea2df80]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822134044396 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ)[0x56365ea2df80]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822134044396 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250822134044396 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.975s remaining) (msc_a.c:450) 20250822134044396 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001033/3/1): Available (smpp_smsc.c:626) 20250822134044396 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134044396 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134044396 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134044396 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134044396 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134044396 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134044396 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134044396 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2581)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2581)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2579)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2579)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2579)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2579)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2582)@718a44d66dfb: Created MnccExpect[0] for "12345" to be handled at TC_iu_gsup_cancel2(2588) MSC_Test-MGCP(2583)@718a44d66dfb: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_iu_gsup_cancel2(2588) MSC_Test_2-RAN(2580)@718a44d66dfb: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_2-RAN(2580)@718a44d66dfb: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_2-SCCP(2579)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2579)@718a44d66dfb: vl_len:28 MSC_Test_2-SCCP(2579)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2579)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001440180000010010401110038504066005040200815E04802143F5'O 20250822134044418 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134044418 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134044418 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134044418 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134044418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134044418 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134044418 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134044418 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2581)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134044418 DIUCS DEBUG (UTRAN-Iu-438) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134044418 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ)[0x56365ea57df0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134044418 DIUCS DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ)[0x56365ea57df0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134044418 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134044418 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134044418 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134044418 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250822134044418 DCC DEBUG trans(CC:NULL IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1 callref-0x80000039 tid-8) New transaction (transaction.c:231) 20250822134044418 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2671) 20250822134044418 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250822134044418 DCC DEBUG trans(CC:NULL IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ callref-0x80000039 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2690) 20250822134044418 DCC DEBUG trans(CC:NULL IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ callref-0x80000039 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822134044418 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250822134044418 DCC DEBUG trans(CC:NULL IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ callref-0x80000039 tid-8) codecs: :0{AMR:octet-align=1#112} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,AMR-WB/16000:octet-align=1#113}) (gsm_04_08_cc.c:702) 20250822134044418 DCC INFO trans(CC:NULL IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ callref-0x80000039 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250822134044418 DCC DEBUG trans(CC:NULL IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ callref-0x80000039 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250822134044419 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: Starting call assignment (msc_a.c:2206) 20250822134044419 DCC DEBUG call_leg(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ)[0x56365ea57b20]{ESTABLISHING}: Allocated (fsm.c:456) 20250822134044419 DCC DEBUG call_leg(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ)[0x56365ea57b20]{ESTABLISHING}: is child of msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ)[0x56365ea76130] (fsm.c:486) 20250822134044419 DCC DEBUG trans(CC:INITIATED IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ callref-0x80000039 tid-8) codecs: :0{AMR:octet-align=1#112} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,AMR-WB/16000:octet-align=1#113}) (msc_a.c:2161) 20250822134044419 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ)[0x56365ea7e730]{UNINITIALIZED}: Allocated (fsm.c:456) 20250822134044419 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ)[0x56365ea7e730]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ)[0x56365ea57b20] (fsm.c:486) 20250822134044419 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ:trans-8:call-170:RTP_TO_CN:no-CI)[0x56365ea7e730]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112 (rtp_stream.c:430) 20250822134044419 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ:trans-8:call-170:RTP_TO_CN:no-CI)[0x56365ea7e730]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250822134044419 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ)[0x56365ea2b860]{UNINITIALIZED}: Allocated (fsm.c:456) 20250822134044419 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ)[0x56365ea2b860]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ)[0x56365ea57b20] (fsm.c:486) 20250822134044419 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ:trans-8:call-170:RTP_TO_RAN:no-CI)[0x56365ea2b860]{UNINITIALIZED}: setting codecs to VND.3GPP.IUFP/16000#96 (rtp_stream.c:430) 20250822134044419 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ:trans-8:call-170:RTP_TO_RAN:no-CI)[0x56365ea2b860]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(2583)@718a44d66dfb: Found Expect[0] for { line := { verb := "CRCX", trans_id := "431", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "aa" }, { code := "L", val := "p:20, a:AMR, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_iu_gsup_cancel2(2588) TC_iu_gsup_cancel2(2588)@718a44d66dfb: f_mo_call_establish 2: rx 1st CRCX 20250822134044437 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ:trans-8:call-170:RTP_TO_CN:no-CI)[0x56365ea7e730]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822134044437 DCC DEBUG call_leg(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ)[0x56365ea57b20]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250822134044437 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250822134044437 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ)[0x56365ea76130]{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) 20250822134044437 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ callref-0x80000039 tid-8) tx MNCC_SETUP_IND (RTP=1.1.1.1:10000{AMR:octet-align=1#112}) (gsm_04_08_cc.c:309) TC_iu_gsup_cancel2(2588)@718a44d66dfb: f_mo_call_establish 6: rx 2nd CRCX 20250822134044440 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ:trans-8:call-170:RTP_TO_RAN:no-CI)[0x56365ea2b860]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822134044440 DCC DEBUG call_leg(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ)[0x56365ea57b20]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250822134044440 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250822134044440 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ)[0x56365ea76130]{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) 20250822134044440 DCC DEBUG trans(CC:INITIATED IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ callref-0x80000039 tid-8) codecs: 1.1.1.1:10000{AMR:octet-align=1#112} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,AMR-WB/16000:octet-align=1#113}) (msc_a.c:705) 20250822134044440 DCC DEBUG trans(CC:INITIATED IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ callref-0x80000039 tid-8) Sending Assignment Command (msc_a.c:706) 20250822134044440 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: RAB AssignmentRequest (ran_msg_iu.c:427) 20250822134044440 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ)[0x56365ea76130]{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) 20250822134044440 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ)[0x56365ea57df0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250822134044440 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134044440 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134044440 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134044440 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134044440 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134044440 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134044440 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134044440 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test-MNCC(2582)@718a44d66dfb: Found MnccExpect[0] for "12345" handled at TC_iu_gsup_cancel2(2588) MSC_Test-MNCC(2582)@718a44d66dfb: Added conn table entry 0TC_iu_gsup_cancel2(2588)-2147483591 MSC_Test_2-M3UA(2581)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2581)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2579)@718a44d66dfb: Session index based on local reference:0 TC_iu_gsup_cancel2(2588)@718a44d66dfb: f_mo_call_establish 1: rx MNCC SETUP ind MSC_Test_2-SCCP(2579)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2579)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2579)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822134044447 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ callref-0x80000039 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250822134044447 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: Assignment for this trans already started earlier (msc_a.c:2197) TC_iu_gsup_cancel2(2588)@718a44d66dfb: f_mo_call_establish 4.iu: rx RANAP RAB Assignment Request MSC_Test_2-SCCP(2579)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2579)@718a44d66dfb: vl_len:46 MSC_Test_2-SCCP(2579)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2579)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '6000002A000001003440230000010033401C60227C350001C0A802150000000000000000000000000040040C0000'O 20250822134044476 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134044476 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134044476 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134044476 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134044476 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134044476 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134044476 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134044476 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134044476 DIUCS DEBUG (UTRAN-Iu-438) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134044476 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ)[0x56365ea57df0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134044476 DIUCS DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ)[0x56365ea57df0]{READY}: RAN decode: RANAP: dir=4 proc=0 (ran_msg_iu.c:274) 20250822134044476 DIUCS DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ)[0x56365ea57df0]{READY}: RAN decode: RANAP: Received RAB assignment response for rab_id=4 (ran_msg_iu.c:132) 20250822134044476 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_2-M3UA(2581)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134044476 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=4 proc=0 (ran_msg_iu.c:274) 20250822134044476 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: Received RAB assignment response for rab_id=4 (ran_msg_iu.c:132) 20250822134044476 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP RAB Assignment Response (msc_a.c:2043) 20250822134044476 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ:trans-8:call-170:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x56365ea2b860]{ESTABLISHING}: setting remote addr to 192.168.2.21:1036 (rtp_stream.c:476) 20250822134044476 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ:trans-8:call-170:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x56365ea2b860]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250822134044476 DCC DEBUG trans(CC:INITIATED IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ callref-0x80000039 tid-8) codecs: 1.1.1.1:10000{AMR:octet-align=1#112} (from: assigned=AMR:octet-align=1#112 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,AMR-WB/16000:octet-align=1#113}) (msc_a.c:1596) 20250822134044476 DCC INFO trans(CC:INITIATED IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ callref-0x80000039 tid-8) Assignment Complete: RAN: VND.3GPP.IUFP/16000#96, CN: AMR:octet-align=1#112 (msc_a.c:1597) 20250822134044476 DCC DEBUG trans(CC:INITIATED IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ callref-0x80000039 tid-8) codecs: 1.1.1.1:10000{AMR:octet-align=1#112} (from: assigned=AMR:octet-align=1#112 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,AMR-WB/16000:octet-align=1#113}) (gsm_04_08_cc.c:2187) 20250822134044476 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ callref-0x80000039 tid-8) tx MNCC_RTP_CREATE (RTP=1.1.1.1:10000{AMR:octet-align=1#112}) (gsm_04_08_cc.c:309) TC_iu_gsup_cancel2(2588)@718a44d66dfb: f_mo_call_establish 3: rx RTP CREATE 20250822134044480 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ callref-0x80000039 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250822134044480 DCC DEBUG trans(CC:INITIATED IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ callref-0x80000039 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822134044480 DCC DEBUG trans(CC:INITIATED IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ callref-0x80000039 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822134044480 DCC DEBUG trans(CC:INITIATED IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ callref-0x80000039 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250822134044480 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_CALL_PROC (msc_a.c:2106) 20250822134044480 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134044480 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ)[0x56365ea57df0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134044480 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: Assignment for this trans already started earlier (msc_a.c:2197) 20250822134044480 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134044480 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134044480 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134044480 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134044480 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134044480 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134044480 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134044480 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_iu_gsup_cancel2(2588)@718a44d66dfb: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_2-M3UA(2581)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2581)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2579)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2579)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2579)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2579)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822134044482 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ:trans-8:call-170:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x56365ea2b860]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822134044482 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ:trans-8:call-170:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x56365ea2b860]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250822134044482 DCC DEBUG call_leg(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ)[0x56365ea57b20]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250822134044485 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ callref-0x80000039 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250822134044485 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ callref-0x80000039 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822134044485 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ callref-0x80000039 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822134044485 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ callref-0x80000039 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250822134044485 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_ALERTING (msc_a.c:2106) 20250822134044485 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134044485 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ)[0x56365ea57df0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134044485 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134044485 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134044485 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134044485 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134044485 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134044485 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134044485 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134044485 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2581)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2581)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2579)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2579)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2579)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2579)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_cancel2(2588)@718a44d66dfb: f_mo_call_establish 7: rx CC Alerting 20250822134044489 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ callref-0x80000039 tid-8) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250822134044489 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ callref-0x80000039 tid-8) Got no information of remote audio codecs: neither SDP nor Bearer Capability. Trying anyway. (gsm_04_08_cc.c:795) 20250822134044489 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ callref-0x80000039 tid-8) codecs: 1.1.1.1:10000{AMR:octet-align=1#112} (from: assigned=AMR:octet-align=1#112 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,AMR-WB/16000:octet-align=1#113}) (gsm_04_08_cc.c:798) 20250822134044489 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ:trans-8:call-170:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x56365ea7e730]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250822134044489 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ:trans-8:call-170:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x56365ea7e730]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250822134044489 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ:trans-8:call-170:RTP_TO_CN:CI-11111:remote-port-not-sent:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea7e730]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250822134044489 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ callref-0x80000039 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250822134044489 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ callref-0x80000039 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822134044489 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ callref-0x80000039 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822134044489 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ callref-0x80000039 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250822134044489 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ callref-0x80000039 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250822134044489 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_CONNECT (msc_a.c:2106) 20250822134044489 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134044489 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ)[0x56365ea57df0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134044490 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134044490 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134044490 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134044490 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134044490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134044490 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134044490 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134044490 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2581)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2581)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2579)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2579)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2579)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2579)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_cancel2(2588)@718a44d66dfb: as_optional_mgcp_mdcx: rx MDCX TC_iu_gsup_cancel2(2588)@718a44d66dfb: { 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" } } } } } } } TC_iu_gsup_cancel2(2588)@718a44d66dfb: f_mo_call_establish 10: rx CC CONNECT 20250822134044494 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ:trans-8:call-170:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea7e730]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822134044494 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ:trans-8:call-170:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea7e730]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250822134044494 DCC DEBUG call_leg(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ)[0x56365ea57b20]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250822134044494 DCC DEBUG call_leg(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ)[0x56365ea57b20]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250822134044494 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) MSC_Test_2-RAN(2580)@718a44d66dfb: patching N(SD)=3 into dtap '030F'O MSC_Test_2-RAN(2580)@718a44d66dfb: patched enc_l3: '03CF'O MSC_Test_2-SCCP(2579)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2579)@718a44d66dfb: vl_len:14 MSC_Test_2-SCCP(2579)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2579)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0014400A000001001040030203CF'O MSC_Test_2-M3UA(2581)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134044497 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134044497 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134044497 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134044497 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134044497 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134044497 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134044497 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134044497 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134044497 DIUCS DEBUG (UTRAN-Iu-438) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134044497 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ)[0x56365ea57df0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134044497 DIUCS DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ)[0x56365ea57df0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134044497 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134044497 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134044497 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134044497 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ callref-0x80000039 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2690) 20250822134044497 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ callref-0x80000039 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250822134044497 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ callref-0x80000039 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250822134044497 DCC DEBUG trans(CC:ACTIVE IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ callref-0x80000039 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822134044497 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ callref-0x80000039 tid-8) tx MNCC_SETUP_COMPL_IND (gsm_04_08_cc.c:309) TC_iu_gsup_cancel2(2588)@718a44d66dfb: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_iu_gsup_cancel2(2588)@718a44d66dfb: Osmux ok: use_osmux = false got_osmux_count = 0 TC_iu_gsup_cancel2(2588)@718a44d66dfb: f_mo_call_establish DONE TC_iu_gsup_cancel2(2588)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_cancel2(2588)@718a44d66dfb: Hold the call for some time TC_iu_gsup_cancel2(2588)@718a44d66dfb: Call stayed open for 5.000000 seconds, all is well. TC_iu_gsup_cancel2(2588)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_cancel2(2588)@718a44d66dfb: Hangup TC_iu_gsup_cancel2(2588)@718a44d66dfb: f_call_hangup 0: tx MNCC_DISC_REQ 20250822134050018 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ callref-0x80000039 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250822134050018 DCC DEBUG trans(CC:ACTIVE IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ callref-0x80000039 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822134050018 DCC DEBUG trans(CC:ACTIVE IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ callref-0x80000039 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250822134050018 DCC DEBUG trans(CC:ACTIVE IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ callref-0x80000039 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250822134050018 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_DISCONNECT (msc_a.c:2106) 20250822134050018 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134050018 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ)[0x56365ea57df0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134050018 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134050018 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134050018 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134050018 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134050018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134050018 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134050019 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134050019 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2581)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2581)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2579)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2579)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2579)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2579)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_cancel2(2588)@718a44d66dfb: f_call_hangup 1: rx DTAP CC DISC 20250822134050026 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ callref-0x80000039 tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250822134050026 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ callref-0x80000039 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822134050026 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ callref-0x80000039 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822134050026 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ callref-0x80000039 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250822134050026 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ callref-0x80000039 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250822134050026 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ callref-0x80000039 tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250822134050026 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_RELEASE (msc_a.c:2106) 20250822134050026 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134050026 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ)[0x56365ea57df0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134050026 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134050026 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134050026 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134050026 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134050026 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134050026 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134050026 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134050026 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2581)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2581)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2579)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2579)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2579)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2579)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_cancel2(2588)@718a44d66dfb: f_call_hangup 2.a: rx DTAP CC RELEASE TC_iu_gsup_cancel2(2588)@718a44d66dfb: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_2-RAN(2580)@718a44d66dfb: patching N(SD)=0 into dtap '032A'O MSC_Test_2-RAN(2580)@718a44d66dfb: patched enc_l3: '032A'O MSC_Test_2-SCCP(2579)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2579)@718a44d66dfb: vl_len:14 MSC_Test_2-SCCP(2579)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2579)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302032A'O 20250822134050033 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134050034 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134050034 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134050034 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134050034 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134050034 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134050034 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134050034 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2581)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134050034 DIUCS DEBUG (UTRAN-Iu-438) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134050034 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ)[0x56365ea57df0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134050034 DIUCS DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ)[0x56365ea57df0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134050034 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134050034 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134050034 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134050034 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ callref-0x80000039 tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2690) 20250822134050034 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ callref-0x80000039 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250822134050034 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ callref-0x80000039 tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250822134050034 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250822134050034 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250822134050034 DCC DEBUG trans(CC:NULL IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822134050034 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250822134050034 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134050034 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250822134050034 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250822134050034 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822134050034 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822134050034 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822134050034 DCC DEBUG call_leg(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ)[0x56365ea57b20]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250822134050034 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ:trans-8:call-170:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x56365ea2b860]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250822134050034 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ:trans-8:call-170:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x56365ea2b860]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ)[0x56365ea57b20] (call_leg.c:197) 20250822134050034 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ:trans-8:call-170:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x56365ea2b860]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250822134050035 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ:trans-8:call-170:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x56365ea2b860]{ESTABLISHED}: Deallocated (fsm.c:568) 20250822134050035 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ:trans-8:call-170:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea7e730]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250822134050035 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ:trans-8:call-170:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea7e730]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ)[0x56365ea57b20] (call_leg.c:197) 20250822134050035 DCC DEBUG call_leg(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ)[0x56365ea57b20]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250822134050035 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ:trans-8:call-170:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea7e730]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250822134050035 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ:trans-8:call-170:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea7e730]{ESTABLISHED}: Deallocated (fsm.c:568) 20250822134050035 DCC DEBUG call_leg(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ)[0x56365ea57b20]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250822134050035 DCC DEBUG call_leg(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ)[0x56365ea57b20]{RELEASING}: Removing from parent msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ)[0x56365ea76130] (call_leg.c:198) 20250822134050035 DCC DEBUG call_leg(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ)[0x56365ea57b20]{RELEASING}: Freeing instance (call_leg.c:198) 20250822134050035 DCC DEBUG call_leg(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ)[0x56365ea57b20]{RELEASING}: Deallocated (fsm.c:568) 20250822134050035 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250822134050035 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250822134050035 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ)[0x56365ea57df0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822134050035 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822134050035 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134050035 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134050035 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134050035 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134050035 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134050035 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134050035 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134050035 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2581)@718a44d66dfb: Message received on association #8 MSC_Test-MNCC(2582)@718a44d66dfb: Deleted conn table entry 0TC_iu_gsup_cancel2(2588)-2147483591 MSC_Test_2-M3UA(2581)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2579)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2579)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2579)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2579)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_cancel2(2588)@718a44d66dfb: as_optional_mgcp_dlcx: rx MGCP DLCX TC_iu_gsup_cancel2(2588)@718a44d66dfb: as_optional_mgcp_dlcx: rx MGCP DLCX TC_iu_gsup_cancel2(2588)@718a44d66dfb: f_call_hangup 5.iu: rx Iu Release Command MSC_Test_2-SCCP(2579)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2579)@718a44d66dfb: vl_len:7 MSC_Test_2-SCCP(2579)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2579)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250822134050041 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134050041 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134050041 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134050041 DLM3UA DEBUG 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(2581)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134050041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134050041 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134050041 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134050041 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134050042 DIUCS DEBUG (UTRAN-Iu-438) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134050042 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ)[0x56365ea57df0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134050042 DIUCS DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ)[0x56365ea57df0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134050042 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134050042 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134050042 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250822134050042 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822134050042 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250822134050042 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134050042 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822134050042 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ)[0x56365ea2df80]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822134050042 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ)[0x56365ea2df80]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ)[0x56365ea76130] (msc_a.c:1053) 20250822134050042 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ)[0x56365ea2df80]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822134050042 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ)[0x56365ea2df80]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822134050042 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea76260] (msc_a.c:1053) 20250822134050042 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822134050042 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822134050042 DMSC DEBUG msub_fsm[0x56365ea76260]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822134050042 DMSC DEBUG msub(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1) MSC-A terminated (msub.c:261) 20250822134050042 DMSC DEBUG msub(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1) 1 MSC-I still active (msub.c:79) 20250822134050042 DMSC DEBUG msub_fsm[0x56365ea76260]{active}: State change to terminating (no timeout) (msub.c:91) 20250822134050042 DMSC DEBUG msub_fsm[0x56365ea76260]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822134050042 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ)[0x56365ea57df0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822134050042 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ)[0x56365ea57df0]{READY}: Removing from parent msub_fsm[0x56365ea76260] (msub.c:113) 20250822134050042 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Closing UTRAN-Iu-438 (ran_conn.c:142) 20250822134050042 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-438 (ran_conn.c:155) 20250822134050042 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ)[0x56365ea57df0]{READY}: Freeing instance (msub.c:113) 20250822134050042 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1:UTRAN-Iu-438:CM_SERVICE_REQ)[0x56365ea57df0]{READY}: Deallocated (fsm.c:568) 20250822134050042 DMSC DEBUG msub(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1) Free (msub.c:119) 20250822134050042 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1 - active-conn: now used by 1 (attached) (msub.c:375) 20250822134050042 DMSC DEBUG msub_fsm[0x56365ea76260]{terminating}: Freeing instance (msub.c:113) 20250822134050042 DMSC DEBUG msub_fsm[0x56365ea76260]{terminating}: Deallocated (fsm.c:568) 20250822134050042 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134050042 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134050042 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134050042 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134050042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134050042 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134050042 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134050042 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2581)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2581)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2579)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-RAN(2580)@718a44d66dfb: Deleted conn table entry 0TC_iu_gsup_cancel2(2588)9429493 20250822134050045 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134050045 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134050045 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134050045 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134050045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134050045 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134050045 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134050045 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2581)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_gsup_cancel2(2588)@718a44d66dfb: f_call_hangup 6.iu: rx SCCP DISC TC_iu_gsup_cancel2(2588)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_cancel2(2588)@718a44d66dfb: f_call_hangup 9: done TC_iu_gsup_cancel2(2588)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822134051051 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1 + vlr_gsup_rx: now used by 2 (attached,vlr_gsup_rx) (vlr.c:1348) 20250822134051051 DVLR INFO SUBSCR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1) Cancelling MS subscriber (subscription withdraw) (vlr.c:1299) 20250822134051051 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1 + vlr_subscr_cancel_attach_fsm: now used by 3 (attached,vlr_gsup_rx,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822134051051 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1 - vlr_subscr_cancel_attach_fsm: now used by 2 (attached,vlr_gsup_rx) (vlr.c:464) 20250822134051051 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1 + vlr_subscr_cancel_attach_fsm: now used by 3 (attached,vlr_gsup_rx,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822134051051 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1 - vlr_subscr_cancel_attach_fsm: now used by 2 (attached,vlr_gsup_rx) (vlr.c:464) 20250822134051051 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822134051051 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1 - attached: now used by 1 (vlr_gsup_rx) (vlr.c:1489) 20250822134051051 DVLR INFO VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1 - vlr_gsup_rx: now used by 0 (-) (vlr.c:1410) 20250822134051051 DVLR DEBUG SUBSCR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x27FA81C1) freeing VLR subscr (max total use count was 4) (vlr.c:472) TC_iu_gsup_cancel2(2588)@718a44d66dfb: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001033'H, fillerDigit := omit } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2580)@718a44d66dfb: Added conn table entry 0TC_iu_gsup_cancel2(2588)6297791 MSC_Test_2-RAN(2580)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2579)@718a44d66dfb: First idle individual index:0 20250822134051058 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134051058 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134051058 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134051058 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134051058 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134051058 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134051058 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134051058 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2581)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134051059 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) 20250822134051059 DMSC DEBUG msub_fsm[0x56365ea2a6f0]{active}: Allocated (fsm.c:456) 20250822134051059 DMSC DEBUG msc_i[0x56365ea13970]{READY}: Allocated (fsm.c:456) 20250822134051059 DMSC DEBUG msc_i[0x56365ea13970]{READY}: is child of msub_fsm[0x56365ea2a6f0] (fsm.c:486) 20250822134051059 DMSC DEBUG msc_a[0x56365ea7e730]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822134051059 DMSC DEBUG msc_a[0x56365ea7e730]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea2a6f0] (fsm.c:486) 20250822134051059 DMSC DEBUG msc_a(unknown:UTRAN-Iu-439:NONE)[0x56365ea7e730]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822134051059 DMSC DEBUG msc_i(unknown:UTRAN-Iu-439:NONE)[0x56365ea13970]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822134051059 DMSC DEBUG msc_a(unknown:UTRAN-Iu-439:NONE)[0x56365ea7e730]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822134051059 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-439:NONE)[0x56365ea7e730]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250822134051059 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-439:NONE)[0x56365ea7e730]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250822134051059 DMM DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-439:CM_SERVICE_REQ)[0x56365ea7e730]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250822134051059 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:UTRAN-Iu-439:CM_SERVICE_REQ)[0x56365ea2a820]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822134051059 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:UTRAN-Iu-439:CM_SERVICE_REQ)[0x56365ea2a820]{PR_ARQ_S_INIT}: is child of msc_a(IMSI-262420000001033:UTRAN-Iu-439:CM_SERVICE_REQ)[0x56365ea7e730] (fsm.c:486) 20250822134051059 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:UTRAN-Iu-439:CM_SERVICE_REQ)[0x56365ea2a820]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250822134051059 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:UTRAN-Iu-439:CM_SERVICE_REQ)[0x56365ea2a820]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822134051059 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:UTRAN-Iu-439:CM_SERVICE_REQ)[0x56365ea2a820]{PR_ARQ_S_INIT}: proc_arq_fsm_done(IMSI_UNKNOWN_IN_VLR) (vlr_access_req_fsm.c:413) 20250822134051059 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:UTRAN-Iu-439:CM_SERVICE_REQ)[0x56365ea2a820]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822134051059 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:UTRAN-Iu-439:CM_SERVICE_REQ)[0x56365ea2a820]{PR_ARQ_S_DONE}: Process Access Request result: IMSI_UNKNOWN_IN_VLR (vlr_access_req_fsm.c:131) 20250822134051059 DMM DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-439:CM_SERVICE_REQ)[0x56365ea7e730]{MSC_A_ST_VALIDATE_L3}: -> CM SERVICE Reject cause: 4 (gsm_04_08.c:259) 20250822134051059 DIUCS DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-439:CM_SERVICE_REQ)[0x56365ea7e730]{MSC_A_ST_VALIDATE_L3}: Sending DTAP: MM GSM48_MT_MM_CM_SERV_REJ (msc_a.c:2106) 20250822134051059 DIUCS DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-439:CM_SERVICE_REQ)[0x56365ea7e730]{MSC_A_ST_VALIDATE_L3}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134051059 DMSC DEBUG msc_i(IMSI-262420000001033:UTRAN-Iu-439:CM_SERVICE_REQ)[0x56365ea13970]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134051060 DMSC DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-439:CM_SERVICE_REQ)[0x56365ea7e730]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_CN_CLOSE (vlr_access_req_fsm.c:169) 20250822134051060 DMSC DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-439:CM_SERVICE_REQ)[0x56365ea7e730]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:288) 20250822134051060 DIUCS DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-439:CM_SERVICE_REQ)[0x56365ea7e730]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:948) 20250822134051060 DIUCS DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-439:CM_SERVICE_REQ)[0x56365ea7e730]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250822134051060 DMSC DEBUG msc_i(IMSI-262420000001033:UTRAN-Iu-439:CM_SERVICE_REQ)[0x56365ea13970]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822134051060 DIUCS ERROR msc_a(IMSI-262420000001033:UTRAN-Iu-439:CM_SERVICE_REQ)[0x56365ea7e730]{MSC_A_ST_RELEASING}: subscriber not allowed to do a CM Service Request (gsm_04_08.c:828) 20250822134051060 DIUCS ERROR msc_a(IMSI-262420000001033:UTRAN-Iu-439:CM_SERVICE_REQ)[0x56365ea7e730]{MSC_A_ST_RELEASING}: RAN decode error (rc=-5) for COMPL_L3 from MSC-I (msc_a.c:2060) 20250822134051060 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134051060 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134051060 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134051060 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134051060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134051060 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134051060 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134051060 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134051060 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134051060 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134051060 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134051060 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134051060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134051060 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134051060 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134051060 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134051060 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134051060 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134051060 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134051060 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134051060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134051060 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134051060 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134051060 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2581)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2581)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2581)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(2579)@718a44d66dfb: { messageType := 2, destLocRef := '6018BF'O, sourceLocRef := '0001B7'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2579)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-M3UA(2581)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2579)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-M3UA(2581)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(2579)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2579)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2579)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2581)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2579)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2579)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2579)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2579)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2579)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2579)@718a44d66dfb: vl_len:7 MSC_Test_2-SCCP(2579)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2579)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250822134051068 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134051068 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134051068 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134051068 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134051068 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134051068 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134051068 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134051068 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2581)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134051069 DIUCS DEBUG (UTRAN-Iu-439) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134051069 DMSC DEBUG msc_i(IMSI-262420000001033:UTRAN-Iu-439:CM_SERVICE_REQ)[0x56365ea13970]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134051069 DIUCS DEBUG msc_i(IMSI-262420000001033:UTRAN-Iu-439:CM_SERVICE_REQ)[0x56365ea13970]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134051069 DMSC DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-439:CM_SERVICE_REQ)[0x56365ea7e730]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134051069 DIUCS DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-439:CM_SERVICE_REQ)[0x56365ea7e730]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134051069 DIUCS DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-439:CM_SERVICE_REQ)[0x56365ea7e730]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250822134051069 DMSC DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-439:CM_SERVICE_REQ)[0x56365ea7e730]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822134051069 DIUCS DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-439:CM_SERVICE_REQ)[0x56365ea7e730]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250822134051069 DMSC DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-439:CM_SERVICE_REQ)[0x56365ea7e730]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134051069 DMSC DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-439:CM_SERVICE_REQ)[0x56365ea7e730]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822134051069 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:UTRAN-Iu-439:CM_SERVICE_REQ)[0x56365ea2a820]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822134051069 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:UTRAN-Iu-439:CM_SERVICE_REQ)[0x56365ea2a820]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001033:UTRAN-Iu-439:CM_SERVICE_REQ)[0x56365ea7e730] (msc_a.c:1053) 20250822134051069 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:UTRAN-Iu-439:CM_SERVICE_REQ)[0x56365ea2a820]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822134051069 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:UTRAN-Iu-439:CM_SERVICE_REQ)[0x56365ea2a820]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822134051069 DMSC DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-439:CM_SERVICE_REQ)[0x56365ea7e730]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea2a6f0] (msc_a.c:1053) 20250822134051069 DMSC DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-439:CM_SERVICE_REQ)[0x56365ea7e730]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822134051069 DMSC DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-439:CM_SERVICE_REQ)[0x56365ea7e730]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822134051069 DMSC DEBUG msub_fsm[0x56365ea2a6f0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822134051069 DMSC DEBUG msub(unknown) MSC-A terminated (msub.c:261) 20250822134051069 DMSC DEBUG msub(unknown) 1 MSC-I still active (msub.c:79) 20250822134051069 DMSC DEBUG msub_fsm[0x56365ea2a6f0]{active}: State change to terminating (no timeout) (msub.c:91) 20250822134051069 DMSC DEBUG msub_fsm[0x56365ea2a6f0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822134051069 DMSC DEBUG msc_i(IMSI-262420000001033:UTRAN-Iu-439:CM_SERVICE_REQ)[0x56365ea13970]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822134051069 DMSC DEBUG msc_i(IMSI-262420000001033:UTRAN-Iu-439:CM_SERVICE_REQ)[0x56365ea13970]{READY}: Removing from parent msub_fsm[0x56365ea2a6f0] (msub.c:113) 20250822134051069 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Closing UTRAN-Iu-439 (ran_conn.c:142) 20250822134051069 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-439 (ran_conn.c:155) 20250822134051069 DMSC DEBUG msc_i(IMSI-262420000001033:UTRAN-Iu-439:CM_SERVICE_REQ)[0x56365ea13970]{READY}: Freeing instance (msub.c:113) 20250822134051069 DMSC DEBUG msc_i(IMSI-262420000001033:UTRAN-Iu-439:CM_SERVICE_REQ)[0x56365ea13970]{READY}: Deallocated (fsm.c:568) 20250822134051069 DMSC DEBUG msub(unknown) Free (msub.c:119) 20250822134051069 DMSC DEBUG msub_fsm[0x56365ea2a6f0]{terminating}: Freeing instance (msub.c:113) 20250822134051069 DMSC DEBUG msub_fsm[0x56365ea2a6f0]{terminating}: Deallocated (fsm.c:568) 20250822134051069 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134051069 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134051069 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134051069 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134051069 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134051069 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134051069 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134051069 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2581)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2581)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2579)@718a44d66dfb: Session index based on local reference:0 20250822134051072 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134051072 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134051072 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_2-RAN(2580)@718a44d66dfb: Deleted conn table entry 0TC_iu_gsup_cancel2(2588)6297791 20250822134051072 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134051072 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134051072 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134051072 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134051072 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2581)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_gsup_cancel2(2588)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_cancel2(2588)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_cancel2(2588)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_cancel2(2588)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_cancel2(2588)@718a44d66dfb: Final verdict of PTC: pass 20250822134051079 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822134051079 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822134051079 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822134051079 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) MSC_Test_0-SCCP(2573)@718a44d66dfb: Final verdict of PTC: none20250822134051080 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822134051080 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822134051080 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822134051080 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822134051080 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822134051080 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134051080 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822134051080 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822134051080 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822134051080 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822134051080 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822134051080 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822134051080 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822134051080 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822134051081 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2575)@718a44d66dfb: Final verdict of PTC: none MSC_Test_1-RAN(2577)@718a44d66dfb: Final verdict of PTC: none 20250822134051081 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250822134051082 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822134051082 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_1-SCCP(2576)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP-IPA(2584)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP(2585)@718a44d66dfb: Final verdict of PTC: none 20250822134051084 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) 20250822134051084 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) 20250822134051084 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822134051084 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250822134051084 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) 20250822134051084 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(2580)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(2582)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(2574)@718a44d66dfb: Final verdict of PTC: none 20250822134051084 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822134051084 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250822134051084 DLINP ERROR virt-rnc0-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250822134051084 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) 20250822134051084 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:772) 20250822134051084 DLSS7 ERROR 0: asp-virt-rnc0-0: xUA SRV SEND_FAILED (osmo_ss7_asp.c:795) 20250822134051084 DLINP ERROR virt-bsc1-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250822134051084 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) 20250822134051084 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:772) 20250822134051084 DLSS7 ERROR 0: asp-virt-bsc1-0: xUA SRV SEND_FAILED (osmo_ss7_asp.c:795) MSC_Test_2-SCCP(2579)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2572)@718a44d66dfb: Final verdict of PTC: none 20250822134051084 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) 20250822134051084 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134051085 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822134051085 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822134051085 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822134051085 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822134051085 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822134051085 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822134051085 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(2586)@718a44d66dfb: Final verdict of PTC: none MSC_Test_1-M3UA(2578)@718a44d66dfb: Final verdict of PTC: none 20250822134051085 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) 20250822134051085 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134051085 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250822134051085 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822134051085 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822134051085 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822134051085 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822134051086 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822134051086 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822134051086 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.3/0 (xua_snm.c:371) IPA-CTRL-CLI-IPA(2589)@718a44d66dfb: Final verdict of PTC: none MSC_Test_2-M3UA(2581)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(2587)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(2583)@718a44d66dfb: Final verdict of PTC: none 20250822134051086 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822134051087 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) 20250822134051087 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(2572): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(2573): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(2574): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(2575): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-SCCP(2576): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-RAN(2577): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-M3UA(2578): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_2-SCCP(2579): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_2-RAN(2580): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_2-M3UA(2581): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(2582): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(2583): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(2584): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(2585): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(2586): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(2587): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_iu_gsup_cancel2(2588): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(2589): none (pass -> pass) MTC@718a44d66dfb: Test case TC_iu_gsup_cancel finished. Verdict: pass MTC@718a44d66dfb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_cancel pass'. Fri Aug 22 13:40:51 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 20250822134052082 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=657520) 20250822134053080 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822134053080 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822134053080 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822134053083 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822134053086 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822134053086 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822134053086 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822134053086 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822134053086 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822134053086 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=657520, count=660828) 20250822134054084 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:40: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_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 20250822134055085 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_iu_mo_release_timeout started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2593)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(2593)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2593)@718a44d66dfb: ************************************************* MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-SCCP(2591)@718a44d66dfb: v_sccp_pdu_maxlen:268 MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_1-M3UA(2596)@718a44d66dfb: ************************************************* MSC_Test_1-M3UA(2596)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2596)@718a44d66dfb: ************************************************* MSC_Test_1-SCCP(2594)@718a44d66dfb: v_sccp_pdu_maxlen:268 MTC@718a44d66dfb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_2-M3UA(2599)@718a44d66dfb: ************************************************* MSC_Test_2-M3UA(2599)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2599)@718a44d66dfb: ************************************************* MSC_Test_2-SCCP(2597)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822134055965 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2600)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822134056086 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822134056086 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2602)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2602)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822134056096 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2602)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2602)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2602)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2602)@718a44d66dfb: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2602)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2602)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822134056112 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822134056112 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250822134056129 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822134056129 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822134056129 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822134056129 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2593)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2593)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2593)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2593)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(2593)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250822134056131 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134056131 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822134056131 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822134056131 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822134056131 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822134056131 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822134056131 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2593)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2593)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2593)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2593)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2593)@718a44d66dfb: Message received on association #8 20250822134056132 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134056132 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822134056132 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822134056132 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822134056132 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822134056132 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822134056132 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2593)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822134056132 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822134056132 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2593)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2593)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2593)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2593)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2593)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822134056144 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) 20250822134056144 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) 20250822134056144 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822134056144 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2596)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2596)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test-GSUP(2603)@718a44d66dfb: Created GsupExpect[0] for "262420000001040" to be handled at TC_iu_mo_release_timeout2(2606) MSC_Test_1-M3UA(2596)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) TC_iu_mo_release_timeout2(2606)@718a44d66dfb: 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 } } } } 20250822134056145 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134056145 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822134056145 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822134056145 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822134056145 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822134056145 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) MSC_Test_1-M3UA(2596)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_1-M3UA(2596)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250822134056145 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2596)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2596)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2596)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822134056145 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134056145 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822134056145 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822134056145 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822134056145 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822134056145 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822134056145 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250822134056146 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250822134056146 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2596)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2596)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2596)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2596)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2596)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2596)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2596)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2596)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822134056159 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) 20250822134056159 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) 20250822134056159 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822134056159 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2599)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2599)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2599)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822134056161 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134056161 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822134056161 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822134056161 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822134056161 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822134056161 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822134056161 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2599)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_2-M3UA(2599)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2599)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2599)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2599)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822134056162 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134056162 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822134056162 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822134056162 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822134056162 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822134056162 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822134056162 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2599)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250822134056162 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.3/0 (xua_snm.c:406) 20250822134056162 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2596)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2599)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2596)@718a44d66dfb: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2599)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2599)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2599)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2599)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2599)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2599)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822134056943 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134056943 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134056943 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134056943 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822134056943 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134056943 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134056943 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134056943 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2593)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134056944 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134056944 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134056944 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134056944 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822134056945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134056945 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134056945 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822134056945 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2593)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2593)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2592)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250822134056952 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134056952 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134056952 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250822134056952 DLM3UA 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) 20250822134056952 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134056952 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134056952 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134056952 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2596)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134056952 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134056952 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134056952 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134056952 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) 20250822134056952 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134056952 DLSS7 DEBUG Found route for dpc=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) 20250822134056952 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250822134056952 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2596)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2596)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2595)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250822134056976 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134056976 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134056976 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134056976 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134056976 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134056976 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134056976 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134056976 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2599)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134056976 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) 20250822134056977 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250822134056977 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134056977 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134056977 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134056977 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134056977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134056977 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134056977 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134056977 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2599)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2599)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2598)@718a44d66dfb: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2598)@718a44d66dfb: Added conn table entry 0TC_iu_mo_release_timeout2(2606)9637669 MSC_Test_2-SCCP(2597)@718a44d66dfb: First idle individual index:0 20250822134056995 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134056995 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134056995 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134056995 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134056995 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134056995 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134056995 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134056995 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2599)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134056996 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) 20250822134056996 DMSC DEBUG msub_fsm[0x56365ea2a820]{active}: Allocated (fsm.c:456) 20250822134056996 DMSC DEBUG msc_i[0x56365ea7e730]{READY}: Allocated (fsm.c:456) 20250822134056996 DMSC DEBUG msc_i[0x56365ea7e730]{READY}: is child of msub_fsm[0x56365ea2a820] (fsm.c:486) 20250822134056996 DMSC DEBUG msc_a[0x56365ea13970]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822134056996 DMSC DEBUG msc_a[0x56365ea13970]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea2a820] (fsm.c:486) 20250822134056996 DMSC DEBUG msc_a(unknown:UTRAN-Iu-440:NONE)[0x56365ea13970]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822134056996 DMSC DEBUG msc_i(unknown:UTRAN-Iu-440:NONE)[0x56365ea7e730]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822134056996 DMSC DEBUG msc_a(unknown:UTRAN-Iu-440:NONE)[0x56365ea13970]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) MSC_Test_2-RAN(2598)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 20250822134056996 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-440:NONE)[0x56365ea13970]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250822134056996 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-440:NONE)[0x56365ea13970]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250822134056996 DMM DEBUG msc_a(IMSI-262420000001040:UTRAN-Iu-440:LU)[0x56365ea13970]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001040 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822134056996 DMM DEBUG msc_a(IMSI-262420000001040:UTRAN-Iu-440:LU)[0x56365ea13970]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822134056996 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:UTRAN-Iu-440:LU)[0x56365ea2a6f0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822134056996 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:UTRAN-Iu-440:LU)[0x56365ea2a6f0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001040:UTRAN-Iu-440:LU)[0x56365ea13970] (fsm.c:486) 20250822134056996 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:UTRAN-Iu-440:LU)[0x56365ea2a6f0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250822134056996 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:UTRAN-Iu-440:LU)[0x56365ea2a6f0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822134056996 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822134056996 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001040 id=262420000001040 (vlr.c:661) 20250822134056996 DVLR INFO New subscr, IMSI: 262420000001040 (vlr.c:562) 20250822134056996 DVLR DEBUG VLR subscr IMSI-262420000001040 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822134056996 DMSC DEBUG msc_a(IMSI-262420000001040:UTRAN-Iu-440:LU)[0x56365ea13970]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822134056996 DMSC DEBUG msc_a(IMSI-262420000001040:UTRAN-Iu-440:LU)[0x56365ea13970]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822134056996 DVLR DEBUG VLR subscr IMSI-262420000001040 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822134056996 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822134056996 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:UTRAN-Iu-440:LU)[0x56365ea2a6f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822134056996 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:UTRAN-Iu-440:LU)[0x56365ea2a6f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822134056996 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:UTRAN-Iu-440:LU)[0x56365ea2a6f0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250822134056996 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:UTRAN-Iu-440:LU)[0x56365ea72f90]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822134056996 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:UTRAN-Iu-440:LU)[0x56365ea72f90]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001040:UTRAN-Iu-440:LU)[0x56365ea2a6f0] (fsm.c:486) 20250822134056996 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:UTRAN-Iu-440:LU)[0x56365ea72f90]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822134056996 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:UTRAN-Iu-440:LU)[0x56365ea72f90]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822134056996 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134056996 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134056996 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134056996 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134056996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134056996 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134056996 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134056996 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2599)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2599)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2597)@718a44d66dfb: { messageType := 2, destLocRef := '930F25'O, sourceLocRef := '0001B8'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2597)@718a44d66dfb: Session index based on local reference:0 MSC_Test-GSUP(2603)@718a44d66dfb: Found GsupExpect[0] for "262420000001040" handled at TC_iu_mo_release_timeout2(2606) MSC_Test-GSUP(2603)@718a44d66dfb: Added IMSI table entry 0TC_iu_mo_release_timeout2(2606)"262420000001040" TC_iu_mo_release_timeout2(2606)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_release_timeout2(2606)@718a44d66dfb: setverdict(pass): none -> pass 20250822134057000 DVLR DEBUG VLR subscr IMSI-262420000001040 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134057000 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:UTRAN-Iu-440:LU)[0x56365ea72f90]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822134057000 DVLR DEBUG SUBSCR(IMSI-262420000001040) Received 1 auth tuples (vlr.c:996) 20250822134057000 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:UTRAN-Iu-440:LU)[0x56365ea72f90]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822134057000 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:UTRAN-Iu-440:LU)[0x56365ea72f90]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250822134057000 DMM DEBUG Tx AUTH REQ (rand = c66f4fe52308716108d3c329ac883ef4) (gsm_04_08.c:641) 20250822134057000 DMM DEBUG AUTH REQ (autn = 14bbdbbc46044baf09c9881063d41e03) (gsm_04_08.c:643) 20250822134057000 DIUCS DEBUG msc_a(IMSI-262420000001040:UTRAN-Iu-440:LU)[0x56365ea13970]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250822134057000 DIUCS DEBUG msc_a(IMSI-262420000001040:UTRAN-Iu-440:LU)[0x56365ea13970]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134057000 DMSC DEBUG msc_i(IMSI-262420000001040:UTRAN-Iu-440:LU)[0x56365ea7e730]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134057000 DVLR DEBUG VLR subscr IMSI-262420000001040 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822134057000 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134057000 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134057000 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134057000 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134057000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134057000 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134057000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134057000 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2599)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2599)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2597)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2597)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2597)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2597)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2598)@718a44d66dfb: patching N(SD)=1 into dtap '0514F1B0FDA42104CECBF413'O MSC_Test_2-RAN(2598)@718a44d66dfb: patched enc_l3: '0554F1B0FDA42104CECBF413'O MSC_Test_2-SCCP(2597)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2597)@718a44d66dfb: vl_len:24 MSC_Test_2-SCCP(2597)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2597)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554F1B0FDA42104CECBF413'O MSC_Test_2-M3UA(2599)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134057006 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134057006 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134057006 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134057006 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134057006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134057006 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134057006 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134057006 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134057006 DIUCS DEBUG (UTRAN-Iu-440) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134057006 DMSC DEBUG msc_i(IMSI-262420000001040:UTRAN-Iu-440:LU)[0x56365ea7e730]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134057006 DIUCS DEBUG msc_i(IMSI-262420000001040:UTRAN-Iu-440:LU)[0x56365ea7e730]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134057007 DMSC DEBUG msc_a(IMSI-262420000001040:UTRAN-Iu-440:LU)[0x56365ea13970]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134057007 DIUCS DEBUG msc_a(IMSI-262420000001040:UTRAN-Iu-440:LU)[0x56365ea13970]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134057007 DIUCS DEBUG msc_a(IMSI-262420000001040:UTRAN-Iu-440:LU)[0x56365ea13970]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134057007 DMM DEBUG msc_a(IMSI-262420000001040:UTRAN-Iu-440:LU)[0x56365ea13970]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = f1b0fda4cecbf413) (gsm_04_08.c:1128) 20250822134057007 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:UTRAN-Iu-440:LU)[0x56365ea72f90]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822134057007 DVLR DEBUG SUBSCR(IMSI-262420000001040) AUTH on UTRAN received RES: f1b0fda4cecbf413 (8 bytes) (vlr_auth_fsm.c:151) 20250822134057007 DVLR INFO SUBSCR(IMSI-262420000001040) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250822134057007 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:UTRAN-Iu-440:LU)[0x56365ea72f90]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822134057007 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:UTRAN-Iu-440:LU)[0x56365ea72f90]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822134057007 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:UTRAN-Iu-440:LU)[0x56365ea72f90]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822134057007 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:UTRAN-Iu-440:LU)[0x56365ea72f90]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001040:UTRAN-Iu-440:LU)[0x56365ea2a6f0] (vlr_auth_fsm.c:294) 20250822134057007 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:UTRAN-Iu-440:LU)[0x56365ea72f90]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822134057007 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:UTRAN-Iu-440:LU)[0x56365ea72f90]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822134057007 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:UTRAN-Iu-440:LU)[0x56365ea2a6f0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250822134057007 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:UTRAN-Iu-440:LU)[0x56365ea2a6f0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822134057007 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:UTRAN-Iu-440:LU)[0x56365ea2a6f0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822134057007 DIUCS DEBUG msc_a(IMSI-262420000001040:UTRAN-Iu-440:LU)[0x56365ea13970]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250822134057007 DIUCS DEBUG msc_a(IMSI-262420000001040:UTRAN-Iu-440:LU)[0x56365ea13970]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=804eae9730ccc69ea2eab85e23b8e792, CK=NONE (ran_msg_iu.c:388) 20250822134057007 DMSC DEBUG msc_i(IMSI-262420000001040:UTRAN-Iu-440:LU)[0x56365ea7e730]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250822134057007 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:UTRAN-Iu-440:LU)[0x56365ea2a6f0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250822134057007 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134057007 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134057007 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134057007 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134057007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134057007 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134057007 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134057007 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2599)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2599)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2597)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2597)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2597)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2597)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2597)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2597)@718a44d66dfb: vl_len:12 MSC_Test_2-SCCP(2597)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2597)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250822134057013 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134057013 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134057013 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134057013 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134057013 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(2599)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134057013 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134057013 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134057013 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134057013 DIUCS DEBUG (UTRAN-Iu-440) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134057013 DMSC DEBUG msc_i(IMSI-262420000001040:UTRAN-Iu-440:LU)[0x56365ea7e730]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134057013 DIUCS DEBUG msc_i(IMSI-262420000001040:UTRAN-Iu-440:LU)[0x56365ea7e730]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134057013 DMSC DEBUG msc_a(IMSI-262420000001040:UTRAN-Iu-440:LU)[0x56365ea13970]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134057013 DIUCS DEBUG msc_a(IMSI-262420000001040:UTRAN-Iu-440:LU)[0x56365ea13970]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134057013 DIUCS DEBUG msc_a(IMSI-262420000001040:UTRAN-Iu-440:LU)[0x56365ea13970]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250822134057013 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:UTRAN-Iu-440:LU)[0x56365ea2a6f0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250822134057013 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:UTRAN-Iu-440:LU)[0x56365ea2a6f0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822134057013 DIUCS DEBUG msc_a(IMSI-262420000001040:UTRAN-Iu-440:LU)[0x56365ea13970]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250822134057013 DMSC DEBUG msc_i(IMSI-262420000001040:UTRAN-Iu-440:LU)[0x56365ea7e730]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822134057013 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:UTRAN-Iu-440:LU)[0x56365ea2a6f0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822134057013 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:UTRAN-Iu-440:LU)[0x56365ea2a6f0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822134057013 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001040:UTRAN-Iu-440:LU)[0x56365ea72f90]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822134057013 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001040:UTRAN-Iu-440:LU)[0x56365ea72f90]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001040:UTRAN-Iu-440:LU)[0x56365ea2a6f0] (fsm.c:486) 20250822134057013 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001040:UTRAN-Iu-440:LU)[0x56365ea72f90]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822134057013 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001040:UTRAN-Iu-440:LU)[0x56365ea72f90]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822134057013 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134057013 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134057013 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134057013 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134057013 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134057013 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134057013 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134057013 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2599)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2599)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2597)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2597)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2597)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2597)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822134057017 DVLR DEBUG VLR subscr IMSI-262420000001040 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134057017 DVLR DEBUG IMSI:262420000001040 has MSISDN:491230001040 (vlr.c:1045) 20250822134057017 DMSC NOTICE msub(IMSI-262420000001040:MSISDN-491230001040) VLR: update for IMSI=262420000001040 (MSISDN=491230001040) (gsm_04_08.c:1541) 20250822134057017 DVLR DEBUG VLR subscr IMSI-262420000001040:MSISDN-491230001040 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822134057017 DVLR DEBUG VLR subscr IMSI-262420000001040:MSISDN-491230001040 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134057017 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:MSISDN-491230001040:UTRAN-Iu-440:LU)[0x56365ea2a6f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822134057017 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001040:UTRAN-Iu-440:LU)[0x56365ea72f90]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822134057017 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001040:UTRAN-Iu-440:LU)[0x56365ea72f90]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822134057017 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001040:UTRAN-Iu-440:LU)[0x56365ea72f90]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822134057017 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001040:UTRAN-Iu-440:LU)[0x56365ea72f90]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001040:MSISDN-491230001040:UTRAN-Iu-440:LU)[0x56365ea2a6f0] (vlr_lu_fsm.c:110) 20250822134057017 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001040:UTRAN-Iu-440:LU)[0x56365ea72f90]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822134057017 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001040:UTRAN-Iu-440:LU)[0x56365ea72f90]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822134057017 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:MSISDN-491230001040:UTRAN-Iu-440:LU)[0x56365ea2a6f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822134057017 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:MSISDN-491230001040:UTRAN-Iu-440:LU)[0x56365ea2a6f0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822134057017 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001040:MSISDN-491230001040:UTRAN-Iu-440:LU)[0x56365ea2bbb0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822134057017 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001040:MSISDN-491230001040:UTRAN-Iu-440:LU)[0x56365ea2bbb0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001040:MSISDN-491230001040:UTRAN-Iu-440:LU)[0x56365ea2a6f0] (fsm.c:486) 20250822134057017 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001040:MSISDN-491230001040:UTRAN-Iu-440:LU)[0x56365ea2bbb0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822134057017 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001040:MSISDN-491230001040:UTRAN-Iu-440:LU)[0x56365ea2bbb0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822134057017 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001040:MSISDN-491230001040:UTRAN-Iu-440:LU)[0x56365ea2bbb0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822134057017 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001040:MSISDN-491230001040:UTRAN-Iu-440:LU)[0x56365ea2bbb0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822134057017 DMSC NOTICE msub(IMSI-262420000001040:MSISDN-491230001040:TMSInew-0x0DB545A9) VLR: update for IMSI=262420000001040 (MSISDN=491230001040) (gsm_04_08.c:1541) 20250822134057018 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001040:MSISDN-491230001040:UTRAN-Iu-440:LU)[0x56365ea2bbb0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822134057018 DMM DEBUG -> IMSI-262420000001040:MSISDN-491230001040:TMSInew-0x0DB545A9 LOCATION UPDATE ACCEPT (TMSI = 0x0db545a9) (gsm_04_08.c:149) 20250822134057018 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSInew-0x0DB545A9:UTRAN-Iu-440:LU)[0x56365ea13970]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250822134057018 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSInew-0x0DB545A9:UTRAN-Iu-440:LU)[0x56365ea13970]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134057018 DMSC DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSInew-0x0DB545A9:UTRAN-Iu-440:LU)[0x56365ea7e730]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134057018 DVLR DEBUG VLR subscr IMSI-262420000001040:MSISDN-491230001040:TMSInew-0x0DB545A9 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822134057018 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134057018 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134057018 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134057018 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134057018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134057018 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134057018 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134057018 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2599)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2599)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2597)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2597)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2597)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2597)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_mo_release_timeout2(2606)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2598)@718a44d66dfb: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2598)@718a44d66dfb: patched enc_l3: '059B'O MSC_Test_2-SCCP(2597)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2597)@718a44d66dfb: vl_len:14 MSC_Test_2-SCCP(2597)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2597)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250822134057022 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134057022 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134057022 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134057022 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134057022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134057022 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134057022 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134057022 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2599)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134057022 DIUCS DEBUG (UTRAN-Iu-440) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134057022 DMSC DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSInew-0x0DB545A9:UTRAN-Iu-440:LU)[0x56365ea7e730]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134057022 DIUCS DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSInew-0x0DB545A9:UTRAN-Iu-440:LU)[0x56365ea7e730]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134057022 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSInew-0x0DB545A9:UTRAN-Iu-440:LU)[0x56365ea13970]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134057022 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSInew-0x0DB545A9:UTRAN-Iu-440:LU)[0x56365ea13970]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134057022 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSInew-0x0DB545A9:UTRAN-Iu-440:LU)[0x56365ea13970]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134057022 DMM DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSInew-0x0DB545A9:UTRAN-Iu-440:LU)[0x56365ea13970]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822134057022 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:MSISDN-491230001040:TMSInew-0x0DB545A9:UTRAN-Iu-440:LU)[0x56365ea2a6f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822134057022 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001040:MSISDN-491230001040:UTRAN-Iu-440:LU)[0x56365ea2bbb0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822134057022 DMSC NOTICE msub(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9) VLR: update for IMSI=262420000001040 (MSISDN=491230001040) (gsm_04_08.c:1541) 20250822134057022 DVLR DEBUG VLR subscr IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250822134057022 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001040:MSISDN-491230001040:UTRAN-Iu-440:LU)[0x56365ea2bbb0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822134057022 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9:UTRAN-Iu-440:LU)[0x56365ea2a6f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822134057022 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001040:MSISDN-491230001040:UTRAN-Iu-440:LU)[0x56365ea2bbb0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822134057022 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001040:MSISDN-491230001040:UTRAN-Iu-440:LU)[0x56365ea2bbb0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9:UTRAN-Iu-440:LU)[0x56365ea2a6f0] (vlr_lu_fsm.c:817) 20250822134057022 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001040:MSISDN-491230001040:UTRAN-Iu-440:LU)[0x56365ea2bbb0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822134057022 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001040:MSISDN-491230001040:UTRAN-Iu-440:LU)[0x56365ea2bbb0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822134057022 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9:UTRAN-Iu-440:LU)[0x56365ea2a6f0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822134057022 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9:UTRAN-Iu-440:LU)[0x56365ea13970]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250822134057022 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9:UTRAN-Iu-440:LU)[0x56365ea13970]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.973s remaining) (msc_a.c:450) 20250822134057022 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001040/3/1): Available (smpp_smsc.c:626) 20250822134057022 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9:UTRAN-Iu-440:LU)[0x56365ea13970]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134057022 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9:UTRAN-Iu-440:LU)[0x56365ea13970]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250822134057022 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9:UTRAN-Iu-440:LU)[0x56365ea13970]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250822134057022 DVLR DEBUG VLR subscr IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822134057022 DVLR DEBUG VLR subscr IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822134057022 DVLR DEBUG VLR subscr IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822134057022 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9:UTRAN-Iu-440:LU)[0x56365ea13970]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250822134057022 DMSC DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9:UTRAN-Iu-440:LU)[0x56365ea7e730]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822134057023 DVLR DEBUG VLR subscr IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250822134057023 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134057023 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134057023 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134057023 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134057023 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134057023 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134057023 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134057023 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2599)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2599)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2597)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2597)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2597)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2597)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2597)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2597)@718a44d66dfb: vl_len:7 MSC_Test_2-SCCP(2597)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2597)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250822134057029 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134057029 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134057029 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134057029 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134057029 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134057029 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134057029 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134057029 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2599)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134057029 DIUCS DEBUG (UTRAN-Iu-440) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134057029 DMSC DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9:UTRAN-Iu-440:LU)[0x56365ea7e730]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134057029 DIUCS DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9:UTRAN-Iu-440:LU)[0x56365ea7e730]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134057029 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9:UTRAN-Iu-440:LU)[0x56365ea13970]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134057029 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9:UTRAN-Iu-440:LU)[0x56365ea13970]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134057029 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9:UTRAN-Iu-440:LU)[0x56365ea13970]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250822134057029 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9:UTRAN-Iu-440:LU)[0x56365ea13970]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822134057029 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9:UTRAN-Iu-440:LU)[0x56365ea13970]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250822134057029 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9:UTRAN-Iu-440:LU)[0x56365ea13970]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134057029 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9:UTRAN-Iu-440:LU)[0x56365ea13970]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822134057029 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9:UTRAN-Iu-440:LU)[0x56365ea2a6f0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822134057029 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9:UTRAN-Iu-440:LU)[0x56365ea2a6f0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9:UTRAN-Iu-440:LU)[0x56365ea13970] (msc_a.c:1053) 20250822134057029 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9:UTRAN-Iu-440:LU)[0x56365ea2a6f0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822134057029 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9:UTRAN-Iu-440:LU)[0x56365ea2a6f0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822134057029 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9:UTRAN-Iu-440:LU)[0x56365ea2a6f0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822134057029 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9:UTRAN-Iu-440:LU)[0x56365ea13970]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea2a820] (msc_a.c:1053) 20250822134057029 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9:UTRAN-Iu-440:LU)[0x56365ea13970]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822134057029 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9:UTRAN-Iu-440:LU)[0x56365ea13970]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822134057029 DMSC DEBUG msub_fsm[0x56365ea2a820]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822134057029 DMSC DEBUG msub(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9) MSC-A terminated (msub.c:261) 20250822134057029 DMSC DEBUG msub(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9) 1 MSC-I still active (msub.c:79) 20250822134057029 DMSC DEBUG msub_fsm[0x56365ea2a820]{active}: State change to terminating (no timeout) (msub.c:91) 20250822134057029 DMSC DEBUG msub_fsm[0x56365ea2a820]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822134057029 DMSC DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9:UTRAN-Iu-440:LU)[0x56365ea7e730]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822134057029 DMSC DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9:UTRAN-Iu-440:LU)[0x56365ea7e730]{READY}: Removing from parent msub_fsm[0x56365ea2a820] (msub.c:113) 20250822134057029 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Closing UTRAN-Iu-440 (ran_conn.c:142) 20250822134057029 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-440 (ran_conn.c:155) 20250822134057029 DMSC DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9:UTRAN-Iu-440:LU)[0x56365ea7e730]{READY}: Freeing instance (msub.c:113) 20250822134057029 DMSC DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9:UTRAN-Iu-440:LU)[0x56365ea7e730]{READY}: Deallocated (fsm.c:568) 20250822134057029 DMSC DEBUG msub(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9) Free (msub.c:119) 20250822134057029 DVLR DEBUG VLR subscr IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9 - active-conn: now used by 1 (attached) (msub.c:375) 20250822134057029 DMSC DEBUG msub_fsm[0x56365ea2a820]{terminating}: Freeing instance (msub.c:113) 20250822134057029 DMSC DEBUG msub_fsm[0x56365ea2a820]{terminating}: Deallocated (fsm.c:568) 20250822134057030 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134057030 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134057030 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134057030 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134057030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134057030 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134057030 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134057030 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2599)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2599)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2597)@718a44d66dfb: Session index based on local reference:0 20250822134057031 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134057031 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134057031 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134057031 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134057031 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134057031 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134057031 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134057031 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2599)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2598)@718a44d66dfb: Deleted conn table entry 0TC_iu_mo_release_timeout2(2606)9637669 TC_iu_mo_release_timeout2(2606)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_release_timeout2(2606)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_release_timeout2(2606)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_release_timeout2(2606)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_release_timeout2(2606)@718a44d66dfb: 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 := '0DB545A9'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2598)@718a44d66dfb: Added conn table entry 0TC_iu_mo_release_timeout2(2606)12834202 MSC_Test_2-RAN(2598)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2597)@718a44d66dfb: First idle individual index:0 MSC_Test_2-M3UA(2599)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134057234 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134057234 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134057234 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134057234 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134057234 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134057234 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134057234 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134057234 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134057235 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) 20250822134057235 DMSC DEBUG msub_fsm[0x56365ea2a6f0]{active}: Allocated (fsm.c:456) 20250822134057235 DMSC DEBUG msc_i[0x56365ea13970]{READY}: Allocated (fsm.c:456) 20250822134057235 DMSC DEBUG msc_i[0x56365ea13970]{READY}: is child of msub_fsm[0x56365ea2a6f0] (fsm.c:486) 20250822134057235 DMSC DEBUG msc_a[0x56365ea7e730]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822134057235 DMSC DEBUG msc_a[0x56365ea7e730]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea2a6f0] (fsm.c:486) 20250822134057235 DMSC DEBUG msc_a(unknown:UTRAN-Iu-441:NONE)[0x56365ea7e730]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822134057235 DMSC DEBUG msc_i(unknown:UTRAN-Iu-441:NONE)[0x56365ea13970]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822134057235 DMSC DEBUG msc_a(unknown:UTRAN-Iu-441:NONE)[0x56365ea7e730]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822134057235 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-441:NONE)[0x56365ea7e730]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250822134057235 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-441:NONE)[0x56365ea7e730]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250822134057235 DMM DEBUG msc_a(TMSI-0x0DB545A9:UTRAN-Iu-441:CM_SERVICE_REQ)[0x56365ea7e730]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250822134057235 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0DB545A9:UTRAN-Iu-441:CM_SERVICE_REQ)[0x56365ea2a820]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822134057235 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0DB545A9:UTRAN-Iu-441:CM_SERVICE_REQ)[0x56365ea2a820]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x0DB545A9:UTRAN-Iu-441:CM_SERVICE_REQ)[0x56365ea7e730] (fsm.c:486) 20250822134057235 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0DB545A9:UTRAN-Iu-441:CM_SERVICE_REQ)[0x56365ea2a820]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250822134057235 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0DB545A9:UTRAN-Iu-441:CM_SERVICE_REQ)[0x56365ea2a820]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822134057235 DVLR DEBUG VLR subscr IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822134057236 DVLR DEBUG VLR subscr IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822134057236 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9:UTRAN-Iu-441:CM_SERVICE_REQ)[0x56365ea7e730]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822134057236 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9:UTRAN-Iu-441:CM_SERVICE_REQ)[0x56365ea7e730]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822134057236 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9:UTRAN-Iu-441:CM_SERVICE_REQ)[0x56365ea2a820]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822134057236 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9:UTRAN-Iu-441:CM_SERVICE_REQ)[0x56365ea2a820]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250822134057236 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9:UTRAN-Iu-441:CM_SERVICE_REQ)[0x56365ea2bbb0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822134057236 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9:UTRAN-Iu-441:CM_SERVICE_REQ)[0x56365ea2bbb0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9:UTRAN-Iu-441:CM_SERVICE_REQ)[0x56365ea2a820] (fsm.c:486) 20250822134057236 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9:UTRAN-Iu-441:CM_SERVICE_REQ)[0x56365ea2bbb0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822134057236 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9:UTRAN-Iu-441:CM_SERVICE_REQ)[0x56365ea2bbb0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822134057236 DVLR DEBUG VLR subscr IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250822134057236 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134057236 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134057236 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134057236 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134057236 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134057236 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134057236 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134057236 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2599)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2599)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2597)@718a44d66dfb: { messageType := 2, destLocRef := 'C3D59A'O, sourceLocRef := '0001B9'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2597)@718a44d66dfb: Session index based on local reference:0 TC_iu_mo_release_timeout2(2606)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_release_timeout2(2606)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822134057243 DVLR DEBUG VLR subscr IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134057243 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9:UTRAN-Iu-441:CM_SERVICE_REQ)[0x56365ea2bbb0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822134057243 DVLR DEBUG SUBSCR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9) Received 1 auth tuples (vlr.c:996) 20250822134057243 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9:UTRAN-Iu-441:CM_SERVICE_REQ)[0x56365ea2bbb0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822134057243 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9:UTRAN-Iu-441:CM_SERVICE_REQ)[0x56365ea2bbb0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250822134057243 DMM DEBUG Tx AUTH REQ (rand = 5a76f1bdf4726f351b419af38ddf9839) (gsm_04_08.c:641) 20250822134057243 DMM DEBUG AUTH REQ (autn = 6f608f87639e558d2343670fbb2065ff) (gsm_04_08.c:643) 20250822134057243 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9:UTRAN-Iu-441:CM_SERVICE_REQ)[0x56365ea7e730]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250822134057243 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9:UTRAN-Iu-441:CM_SERVICE_REQ)[0x56365ea7e730]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134057243 DMSC DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9:UTRAN-Iu-441:CM_SERVICE_REQ)[0x56365ea13970]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134057244 DVLR DEBUG VLR subscr IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822134057244 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134057244 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134057244 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134057244 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134057244 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134057244 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134057244 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134057244 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2599)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2599)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2597)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2597)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2597)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2597)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2598)@718a44d66dfb: patching N(SD)=1 into dtap '051422DA9970210428C70EB2'O MSC_Test_2-RAN(2598)@718a44d66dfb: patched enc_l3: '055422DA9970210428C70EB2'O MSC_Test_2-SCCP(2597)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2597)@718a44d66dfb: vl_len:24 MSC_Test_2-SCCP(2597)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2597)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055422DA9970210428C70EB2'O 20250822134057252 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134057252 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134057252 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_2-M3UA(2599)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134057252 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134057252 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134057252 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134057252 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134057252 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134057252 DIUCS DEBUG (UTRAN-Iu-441) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134057252 DMSC DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9:UTRAN-Iu-441:CM_SERVICE_REQ)[0x56365ea13970]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134057252 DIUCS DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9:UTRAN-Iu-441:CM_SERVICE_REQ)[0x56365ea13970]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134057252 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9:UTRAN-Iu-441:CM_SERVICE_REQ)[0x56365ea7e730]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134057252 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9:UTRAN-Iu-441:CM_SERVICE_REQ)[0x56365ea7e730]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134057252 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9:UTRAN-Iu-441:CM_SERVICE_REQ)[0x56365ea7e730]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134057252 DMM DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9:UTRAN-Iu-441:CM_SERVICE_REQ)[0x56365ea7e730]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 22da997028c70eb2) (gsm_04_08.c:1128) 20250822134057252 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9:UTRAN-Iu-441:CM_SERVICE_REQ)[0x56365ea2bbb0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822134057252 DVLR DEBUG SUBSCR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9) AUTH on UTRAN received RES: 22da997028c70eb2 (8 bytes) (vlr_auth_fsm.c:151) 20250822134057252 DVLR INFO SUBSCR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250822134057252 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9:UTRAN-Iu-441:CM_SERVICE_REQ)[0x56365ea2bbb0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822134057253 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9:UTRAN-Iu-441:CM_SERVICE_REQ)[0x56365ea2bbb0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822134057253 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9:UTRAN-Iu-441:CM_SERVICE_REQ)[0x56365ea2bbb0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822134057253 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9:UTRAN-Iu-441:CM_SERVICE_REQ)[0x56365ea2bbb0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9:UTRAN-Iu-441:CM_SERVICE_REQ)[0x56365ea2a820] (vlr_auth_fsm.c:294) 20250822134057253 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9:UTRAN-Iu-441:CM_SERVICE_REQ)[0x56365ea2bbb0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822134057253 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9:UTRAN-Iu-441:CM_SERVICE_REQ)[0x56365ea2bbb0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822134057253 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9:UTRAN-Iu-441:CM_SERVICE_REQ)[0x56365ea2a820]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250822134057253 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9:UTRAN-Iu-441:CM_SERVICE_REQ)[0x56365ea2a820]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822134057253 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9:UTRAN-Iu-441:CM_SERVICE_REQ)[0x56365ea2a820]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822134057253 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9:UTRAN-Iu-441:CM_SERVICE_REQ)[0x56365ea7e730]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250822134057253 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9:UTRAN-Iu-441:CM_SERVICE_REQ)[0x56365ea7e730]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=040a100b6483770f638c9b7d0458a795, CK=NONE (ran_msg_iu.c:388) 20250822134057253 DMSC DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9:UTRAN-Iu-441:CM_SERVICE_REQ)[0x56365ea13970]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250822134057253 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9:UTRAN-Iu-441:CM_SERVICE_REQ)[0x56365ea2a820]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250822134057253 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134057253 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134057253 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134057253 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134057253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134057253 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134057253 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134057253 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2599)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2599)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2597)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2597)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2597)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2597)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2597)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2597)@718a44d66dfb: vl_len:12 MSC_Test_2-SCCP(2597)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2597)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250822134057260 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134057260 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134057260 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134057260 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134057260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134057260 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134057260 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134057260 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2599)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134057260 DIUCS DEBUG (UTRAN-Iu-441) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134057260 DMSC DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9:UTRAN-Iu-441:CM_SERVICE_REQ)[0x56365ea13970]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134057260 DIUCS DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9:UTRAN-Iu-441:CM_SERVICE_REQ)[0x56365ea13970]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134057260 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9:UTRAN-Iu-441:CM_SERVICE_REQ)[0x56365ea7e730]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134057260 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9:UTRAN-Iu-441:CM_SERVICE_REQ)[0x56365ea7e730]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134057260 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9:UTRAN-Iu-441:CM_SERVICE_REQ)[0x56365ea7e730]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250822134057260 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9:UTRAN-Iu-441:CM_SERVICE_REQ)[0x56365ea2a820]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250822134057260 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9:UTRAN-Iu-441:CM_SERVICE_REQ)[0x56365ea2a820]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822134057260 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9:UTRAN-Iu-441:CM_SERVICE_REQ)[0x56365ea7e730]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250822134057260 DMSC DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9:UTRAN-Iu-441:CM_SERVICE_REQ)[0x56365ea13970]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822134057260 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9:UTRAN-Iu-441:CM_SERVICE_REQ)[0x56365ea2a820]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822134057260 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9:UTRAN-Iu-441:CM_SERVICE_REQ)[0x56365ea2a820]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822134057260 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9:UTRAN-Iu-441:CM_SERVICE_REQ)[0x56365ea2a820]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822134057260 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9:UTRAN-Iu-441:CM_SERVICE_REQ)[0x56365ea2a820]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822134057261 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9:UTRAN-Iu-441:CM_SERVICE_REQ)[0x56365ea2a820]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822134057261 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9:UTRAN-Iu-441:CM_SERVICE_REQ)[0x56365ea2a820]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822134057261 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9:UTRAN-Iu-441:CM_SERVICE_REQ)[0x56365ea2a820]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822134057261 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9:UTRAN-Iu-441:CM_SERVICE_REQ)[0x56365ea7e730]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250822134057261 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9:UTRAN-Iu-441:CM_SERVICE_REQ)[0x56365ea7e730]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.974s remaining) (msc_a.c:450) 20250822134057261 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001040/3/1): Available (smpp_smsc.c:626) 20250822134057261 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134057261 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134057261 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134057261 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134057261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134057261 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134057261 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134057261 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2599)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2599)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2597)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2597)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2597)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2597)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2600)@718a44d66dfb: Created MnccExpect[0] for "12345" to be handled at TC_iu_mo_release_timeout2(2606) MSC_Test-MGCP(2601)@718a44d66dfb: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_iu_mo_release_timeout2(2606) MSC_Test_2-RAN(2598)@718a44d66dfb: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_2-RAN(2598)@718a44d66dfb: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_2-SCCP(2597)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2597)@718a44d66dfb: vl_len:28 MSC_Test_2-SCCP(2597)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2597)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001440180000010010401110038504066005040200815E04802143F5'O 20250822134057283 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134057283 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134057283 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134057283 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134057283 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134057283 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134057283 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134057283 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2599)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134057283 DIUCS DEBUG (UTRAN-Iu-441) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134057283 DMSC DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9:UTRAN-Iu-441:CM_SERVICE_REQ)[0x56365ea13970]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134057283 DIUCS DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9:UTRAN-Iu-441:CM_SERVICE_REQ)[0x56365ea13970]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134057283 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9:UTRAN-Iu-441:CM_SERVICE_REQ)[0x56365ea7e730]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134057283 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9:UTRAN-Iu-441:CM_SERVICE_REQ)[0x56365ea7e730]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134057283 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9:UTRAN-Iu-441:CM_SERVICE_REQ)[0x56365ea7e730]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134057283 DVLR DEBUG VLR subscr IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250822134057283 DCC DEBUG trans(CC:NULL IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9 callref-0x8000003a tid-8) New transaction (transaction.c:231) 20250822134057283 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9:UTRAN-Iu-441:CM_SERVICE_REQ)[0x56365ea7e730]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2671) 20250822134057283 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9:UTRAN-Iu-441:CM_SERVICE_REQ)[0x56365ea7e730]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250822134057283 DCC DEBUG trans(CC:NULL IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9:UTRAN-Iu-441:CM_SERVICE_REQ callref-0x8000003a tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2690) 20250822134057283 DCC DEBUG trans(CC:NULL IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9:UTRAN-Iu-441:CM_SERVICE_REQ callref-0x8000003a tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822134057283 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250822134057284 DCC DEBUG trans(CC:NULL IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9:UTRAN-Iu-441:CM_SERVICE_REQ callref-0x8000003a tid-8) codecs: :0{AMR:octet-align=1#112} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,AMR-WB/16000:octet-align=1#113}) (gsm_04_08_cc.c:702) 20250822134057284 DCC INFO trans(CC:NULL IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9:UTRAN-Iu-441:CM_SERVICE_REQ callref-0x8000003a tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250822134057284 DCC DEBUG trans(CC:NULL IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9:UTRAN-Iu-441:CM_SERVICE_REQ callref-0x8000003a tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250822134057284 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9:UTRAN-Iu-441:CM_SERVICE_REQ)[0x56365ea7e730]{MSC_A_ST_COMMUNICATING}: Starting call assignment (msc_a.c:2206) 20250822134057284 DCC DEBUG call_leg(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9:UTRAN-Iu-441:CM_SERVICE_REQ)[0x56365ea2bbb0]{ESTABLISHING}: Allocated (fsm.c:456) 20250822134057284 DCC DEBUG call_leg(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9:UTRAN-Iu-441:CM_SERVICE_REQ)[0x56365ea2bbb0]{ESTABLISHING}: is child of msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9:UTRAN-Iu-441:CM_SERVICE_REQ)[0x56365ea7e730] (fsm.c:486) 20250822134057284 DCC DEBUG trans(CC:INITIATED IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9:UTRAN-Iu-441:CM_SERVICE_REQ callref-0x8000003a tid-8) codecs: :0{AMR:octet-align=1#112} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,AMR-WB/16000:octet-align=1#113}) (msc_a.c:2161) 20250822134057284 DCC DEBUG rtp_stream(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9:UTRAN-Iu-441:CM_SERVICE_REQ)[0x56365ea0f660]{UNINITIALIZED}: Allocated (fsm.c:456) 20250822134057284 DCC DEBUG rtp_stream(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9:UTRAN-Iu-441:CM_SERVICE_REQ)[0x56365ea0f660]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9:UTRAN-Iu-441:CM_SERVICE_REQ)[0x56365ea2bbb0] (fsm.c:486) 20250822134057284 DCC DEBUG rtp_stream(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9:UTRAN-Iu-441:CM_SERVICE_REQ:trans-8:call-171:RTP_TO_CN:no-CI)[0x56365ea0f660]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112 (rtp_stream.c:430) 20250822134057284 DCC DEBUG rtp_stream(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9:UTRAN-Iu-441:CM_SERVICE_REQ:trans-8:call-171:RTP_TO_CN:no-CI)[0x56365ea0f660]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250822134057284 DCC DEBUG rtp_stream(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9:UTRAN-Iu-441:CM_SERVICE_REQ)[0x56365ea2aa80]{UNINITIALIZED}: Allocated (fsm.c:456) 20250822134057284 DCC DEBUG rtp_stream(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9:UTRAN-Iu-441:CM_SERVICE_REQ)[0x56365ea2aa80]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9:UTRAN-Iu-441:CM_SERVICE_REQ)[0x56365ea2bbb0] (fsm.c:486) 20250822134057284 DCC DEBUG rtp_stream(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9:UTRAN-Iu-441:CM_SERVICE_REQ:trans-8:call-171:RTP_TO_RAN:no-CI)[0x56365ea2aa80]{UNINITIALIZED}: setting codecs to VND.3GPP.IUFP/16000#96 (rtp_stream.c:430) 20250822134057284 DCC DEBUG rtp_stream(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9:UTRAN-Iu-441:CM_SERVICE_REQ:trans-8:call-171:RTP_TO_RAN:no-CI)[0x56365ea2aa80]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(2601)@718a44d66dfb: Found Expect[0] for { line := { verb := "CRCX", trans_id := "437", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "ab" }, { code := "L", val := "p:20, a:AMR, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_iu_mo_release_timeout2(2606) TC_iu_mo_release_timeout2(2606)@718a44d66dfb: f_mo_call_establish 2: rx 1st CRCX 20250822134057304 DCC DEBUG rtp_stream(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9:UTRAN-Iu-441:CM_SERVICE_REQ:trans-8:call-171:RTP_TO_CN:no-CI)[0x56365ea0f660]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822134057304 DCC DEBUG call_leg(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9:UTRAN-Iu-441:CM_SERVICE_REQ)[0x56365ea2bbb0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250822134057304 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9:UTRAN-Iu-441:CM_SERVICE_REQ)[0x56365ea7e730]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250822134057304 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9:UTRAN-Iu-441:CM_SERVICE_REQ)[0x56365ea7e730]{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) 20250822134057304 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9:UTRAN-Iu-441:CM_SERVICE_REQ callref-0x8000003a tid-8) tx MNCC_SETUP_IND (RTP=1.1.1.1:10000{AMR:octet-align=1#112}) (gsm_04_08_cc.c:309) TC_iu_mo_release_timeout2(2606)@718a44d66dfb: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(2600)@718a44d66dfb: Found MnccExpect[0] for "12345" handled at TC_iu_mo_release_timeout2(2606) MSC_Test-MNCC(2600)@718a44d66dfb: Added conn table entry 0TC_iu_mo_release_timeout2(2606)-2147483590 TC_iu_mo_release_timeout2(2606)@718a44d66dfb: Osmux ok: use_osmux = false got_osmux_count = 0 TC_iu_mo_release_timeout2(2606)@718a44d66dfb: f_mo_call_establish DONE TC_iu_mo_release_timeout2(2606)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822134100285 DCC DEBUG rtp_stream(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9:UTRAN-Iu-441:CM_SERVICE_REQ:trans-8:call-171:RTP_TO_RAN:no-CI)[0x56365ea2aa80]{ESTABLISHING}: Timeout of X2 (fsm.c:317) 20250822134100285 DCC DEBUG rtp_stream(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9:UTRAN-Iu-441:CM_SERVICE_REQ:trans-8:call-171:RTP_TO_RAN:no-CI)[0x56365ea2aa80]{ESTABLISHING}: State change to DISCARDING (no timeout) (rtp_stream.c:223) 20250822134100285 DCC DEBUG rtp_stream(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9:UTRAN-Iu-441:CM_SERVICE_REQ:trans-8:call-171:RTP_TO_RAN:no-CI)[0x56365ea2aa80]{DISCARDING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (rtp_stream.c:239) 20250822134100285 DCC DEBUG rtp_stream(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9:UTRAN-Iu-441:CM_SERVICE_REQ:trans-8:call-171:RTP_TO_RAN:no-CI)[0x56365ea2aa80]{DISCARDING}: Removing from parent call_leg(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9:UTRAN-Iu-441:CM_SERVICE_REQ)[0x56365ea2bbb0] (rtp_stream.c:239) 20250822134100285 DCC DEBUG rtp_stream(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9:UTRAN-Iu-441:CM_SERVICE_REQ:trans-8:call-171:RTP_TO_RAN:no-CI)[0x56365ea2aa80]{DISCARDING}: Freeing instance (rtp_stream.c:239) 20250822134100285 DCC DEBUG rtp_stream(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9:UTRAN-Iu-441:CM_SERVICE_REQ:trans-8:call-171:RTP_TO_RAN:no-CI)[0x56365ea2aa80]{DISCARDING}: Deallocated (fsm.c:568) 20250822134100286 DCC DEBUG call_leg(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9:UTRAN-Iu-441:CM_SERVICE_REQ)[0x56365ea2bbb0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_GONE (rtp_stream.c:239) 20250822134100286 DCC DEBUG call_leg(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9:UTRAN-Iu-441:CM_SERVICE_REQ)[0x56365ea2bbb0]{ESTABLISHING}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250822134100286 DCC DEBUG rtp_stream(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9:UTRAN-Iu-441:CM_SERVICE_REQ:trans-8:call-171:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x56365ea0f660]{ESTABLISHING}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250822134100286 DCC DEBUG rtp_stream(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9:UTRAN-Iu-441:CM_SERVICE_REQ:trans-8:call-171:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x56365ea0f660]{ESTABLISHING}: Removing from parent call_leg(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9:UTRAN-Iu-441:CM_SERVICE_REQ)[0x56365ea2bbb0] (call_leg.c:197) 20250822134100286 DCC DEBUG rtp_stream(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9:UTRAN-Iu-441:CM_SERVICE_REQ:trans-8:call-171:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x56365ea0f660]{ESTABLISHING}: Freeing instance (call_leg.c:197) 20250822134100286 DCC DEBUG rtp_stream(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9:UTRAN-Iu-441:CM_SERVICE_REQ:trans-8:call-171:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x56365ea0f660]{ESTABLISHING}: Deallocated (fsm.c:568) 20250822134100286 DLMGCP ERROR MGCP_CONN(RTP_TO_RAN)[0x56365ea76130]{ST_CRCX_RESP}: MGW: operation still pending, DLCX will be postponed. (mgcp_client_fsm.c:820) 20250822134100286 DCC DEBUG call_leg(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9:UTRAN-Iu-441:CM_SERVICE_REQ)[0x56365ea2bbb0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250822134100286 DCC DEBUG call_leg(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9:UTRAN-Iu-441:CM_SERVICE_REQ)[0x56365ea2bbb0]{RELEASING}: Removing from parent msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9:UTRAN-Iu-441:CM_SERVICE_REQ)[0x56365ea7e730] (call_leg.c:198) 20250822134100286 DCC DEBUG call_leg(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9:UTRAN-Iu-441:CM_SERVICE_REQ)[0x56365ea2bbb0]{RELEASING}: Freeing instance (call_leg.c:198) 20250822134100286 DCC DEBUG call_leg(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9:UTRAN-Iu-441:CM_SERVICE_REQ)[0x56365ea2bbb0]{RELEASING}: Deallocated (fsm.c:568) 20250822134100286 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9:UTRAN-Iu-441:CM_SERVICE_REQ)[0x56365ea7e730]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250822134100286 DCC DEBUG trans(CC:INITIATED IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9:UTRAN-Iu-441:CM_SERVICE_REQ callref-0x8000003a tid-8) Freeing transaction (transaction.c:243) 20250822134100286 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9:UTRAN-Iu-441:CM_SERVICE_REQ callref-0x8000003a tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250822134100286 DCC DEBUG trans(CC:INITIATED IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9:UTRAN-Iu-441:CM_SERVICE_REQ callref-0x8000003a tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250822134100286 DCC DEBUG trans(CC:INITIATED IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9:UTRAN-Iu-441:CM_SERVICE_REQ callref-0x8000003a tid-8) new state INITIATED -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250822134100286 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9:UTRAN-Iu-441:CM_SERVICE_REQ)[0x56365ea7e730]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_RELEASE (msc_a.c:2106) 20250822134100286 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9:UTRAN-Iu-441:CM_SERVICE_REQ)[0x56365ea7e730]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134100286 DMSC DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9:UTRAN-Iu-441:CM_SERVICE_REQ)[0x56365ea13970]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134100286 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9:UTRAN-Iu-441:CM_SERVICE_REQ callref-0x8000003a tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250822134100286 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9:UTRAN-Iu-441:CM_SERVICE_REQ callref-0x8000003a tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250822134100286 DCC DEBUG trans(CC:NULL IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9:UTRAN-Iu-441:CM_SERVICE_REQ callref-0x8000003a tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822134100287 DVLR DEBUG VLR subscr IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250822134100287 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9:UTRAN-Iu-441:CM_SERVICE_REQ)[0x56365ea7e730]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134100287 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9:UTRAN-Iu-441:CM_SERVICE_REQ)[0x56365ea7e730]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250822134100287 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9:UTRAN-Iu-441:CM_SERVICE_REQ)[0x56365ea7e730]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250822134100287 DVLR DEBUG VLR subscr IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822134100287 DVLR DEBUG VLR subscr IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822134100287 DVLR DEBUG VLR subscr IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822134100287 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9:UTRAN-Iu-441:CM_SERVICE_REQ)[0x56365ea7e730]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250822134100287 DMSC DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9:UTRAN-Iu-441:CM_SERVICE_REQ)[0x56365ea13970]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822134100287 DVLR DEBUG VLR subscr IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822134100287 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134100287 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134100287 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134100287 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134100287 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134100287 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134100287 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134100287 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134100287 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134100287 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134100287 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134100287 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134100287 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134100287 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134100288 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134100288 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2599)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2599)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2599)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2599)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-MNCC(2600)@718a44d66dfb: Deleted conn table entry 0TC_iu_mo_release_timeout2(2606)-2147483590 MSC_Test_2-SCCP(2597)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2597)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2597)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2597)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2597)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2597)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2597)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2597)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2597)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2597)@718a44d66dfb: vl_len:7 MSC_Test_2-SCCP(2597)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2597)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2599)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134100296 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134100296 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134100296 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134100296 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134100296 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134100296 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134100296 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134100296 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134100297 DIUCS DEBUG (UTRAN-Iu-441) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134100297 DMSC DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9:UTRAN-Iu-441:CM_SERVICE_REQ)[0x56365ea13970]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134100297 DIUCS DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9:UTRAN-Iu-441:CM_SERVICE_REQ)[0x56365ea13970]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134100297 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9:UTRAN-Iu-441:CM_SERVICE_REQ)[0x56365ea7e730]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134100297 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9:UTRAN-Iu-441:CM_SERVICE_REQ)[0x56365ea7e730]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134100297 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9:UTRAN-Iu-441:CM_SERVICE_REQ)[0x56365ea7e730]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250822134100297 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9:UTRAN-Iu-441:CM_SERVICE_REQ)[0x56365ea7e730]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822134100297 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9:UTRAN-Iu-441:CM_SERVICE_REQ)[0x56365ea7e730]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250822134100297 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9:UTRAN-Iu-441:CM_SERVICE_REQ)[0x56365ea7e730]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134100297 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9:UTRAN-Iu-441:CM_SERVICE_REQ)[0x56365ea7e730]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822134100297 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9:UTRAN-Iu-441:CM_SERVICE_REQ)[0x56365ea2a820]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822134100297 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9:UTRAN-Iu-441:CM_SERVICE_REQ)[0x56365ea2a820]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9:UTRAN-Iu-441:CM_SERVICE_REQ)[0x56365ea7e730] (msc_a.c:1053) 20250822134100297 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9:UTRAN-Iu-441:CM_SERVICE_REQ)[0x56365ea2a820]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822134100297 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9:UTRAN-Iu-441:CM_SERVICE_REQ)[0x56365ea2a820]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822134100297 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9:UTRAN-Iu-441:CM_SERVICE_REQ)[0x56365ea7e730]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea2a6f0] (msc_a.c:1053) 20250822134100297 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9:UTRAN-Iu-441:CM_SERVICE_REQ)[0x56365ea7e730]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822134100297 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9:UTRAN-Iu-441:CM_SERVICE_REQ)[0x56365ea7e730]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822134100297 DMSC DEBUG msub_fsm[0x56365ea2a6f0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822134100297 DMSC DEBUG msub(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9) MSC-A terminated (msub.c:261) 20250822134100297 DMSC DEBUG msub(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9) 1 MSC-I still active (msub.c:79) 20250822134100297 DMSC DEBUG msub_fsm[0x56365ea2a6f0]{active}: State change to terminating (no timeout) (msub.c:91) 20250822134100297 DMSC DEBUG msub_fsm[0x56365ea2a6f0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822134100297 DMSC DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9:UTRAN-Iu-441:CM_SERVICE_REQ)[0x56365ea13970]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822134100297 DMSC DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9:UTRAN-Iu-441:CM_SERVICE_REQ)[0x56365ea13970]{READY}: Removing from parent msub_fsm[0x56365ea2a6f0] (msub.c:113) 20250822134100297 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Closing UTRAN-Iu-441 (ran_conn.c:142) 20250822134100297 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-441 (ran_conn.c:155) 20250822134100297 DMSC DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9:UTRAN-Iu-441:CM_SERVICE_REQ)[0x56365ea13970]{READY}: Freeing instance (msub.c:113) 20250822134100297 DMSC DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9:UTRAN-Iu-441:CM_SERVICE_REQ)[0x56365ea13970]{READY}: Deallocated (fsm.c:568) 20250822134100297 DMSC DEBUG msub(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9) Free (msub.c:119) 20250822134100297 DVLR DEBUG VLR subscr IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0DB545A9 - active-conn: now used by 1 (attached) (msub.c:375) 20250822134100297 DMSC DEBUG msub_fsm[0x56365ea2a6f0]{terminating}: Freeing instance (msub.c:113) 20250822134100297 DMSC DEBUG msub_fsm[0x56365ea2a6f0]{terminating}: Deallocated (fsm.c:568) 20250822134100297 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134100297 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134100297 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134100297 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134100297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134100297 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134100297 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134100297 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2599)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2599)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2597)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-RAN(2598)@718a44d66dfb: Deleted conn table entry 0TC_iu_mo_release_timeout2(2606)12834202 TC_iu_mo_release_timeout2(2606)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_release_timeout2(2606)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu 20250822134100298 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134100298 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134100298 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134100298 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) TC_iu_mo_release_timeout2(2606)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2599)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134100298 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134100298 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134100298 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134100298 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_iu_mo_release_timeout2(2606)@718a44d66dfb: Final verdict of PTC: pass 20250822134100303 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822134100303 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) 20250822134100303 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822134100303 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822134100303 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822134100303 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822134100303 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822134100304 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822134100304 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822134100304 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) 20250822134100304 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822134100304 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822134100304 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822134100304 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822134100304 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822134100304 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822134100304 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) 20250822134100304 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134100304 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250822134100304 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822134100304 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822134100304 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) MSC_Test_0-SCCP(2591)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP(2603)@718a44d66dfb: Final verdict of PTC: none MSC_Test_1-M3UA(2596)@718a44d66dfb: Final verdict of PTC: none 20250822134100305 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) 20250822134100305 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2593)@718a44d66dfb: Final verdict of PTC: none 20250822134100305 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822134100305 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_1-SCCP(2594)@718a44d66dfb: Final verdict of PTC: none MSC_Test_1-RAN(2595)@718a44d66dfb: Final verdict of PTC: none 20250822134100306 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822134100306 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822134100306 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250822134100304 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) MSC_Test-MNCC(2600)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2590)@718a44d66dfb: Final verdict of PTC: none MSC_Test_2-SCCP(2597)@718a44d66dfb: Final verdict of PTC: none MSC_Test_2-RAN(2598)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(2592)@718a44d66dfb: Final verdict of PTC: none 20250822134100304 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822134100304 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822134100305 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822134100305 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134100305 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) MSC_Test-GSUP-IPA(2602)@718a44d66dfb: Final verdict of PTC: none 20250822134100305 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822134100305 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822134100305 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822134100305 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822134100305 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822134100305 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(2604)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(2605)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2607)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(2601)@718a44d66dfb: Final verdict of PTC: none 20250822134100323 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) 20250822134100323 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) 20250822134100323 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822134100323 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250822134100323 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) 20250822134100323 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134100323 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822134100323 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822134100323 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822134100323 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822134100323 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822134100324 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822134100324 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822134100324 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.3/0 (xua_snm.c:371) MSC_Test_2-M3UA(2599)@718a44d66dfb: Final verdict of PTC: none 20250822134100325 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(2590): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(2591): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(2592): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(2593): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-SCCP(2594): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-RAN(2595): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-M3UA(2596): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_2-SCCP(2597): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_2-RAN(2598): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_2-M3UA(2599): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(2600): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(2601): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(2602): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(2603): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(2604): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(2605): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_iu_mo_release_timeout2(2606): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(2607): none (pass -> pass) MTC@718a44d66dfb: Test case TC_iu_mo_release_timeout finished. Verdict: pass MTC@718a44d66dfb: 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'. Fri Aug 22 13:41:00 UTC 2025 ====== MSC_Tests_Iu.TC_iu_mo_release_timeout pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests_Iu.TC_iu_mo_release_timeout.talloc 20250822134101308 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=474748) 20250822134102306 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822134102306 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822134102306 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822134102306 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822134102306 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822134102306 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822134102309 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822134102324 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822134102324 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822134102324 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=474748, count=478056) 20250822134103311 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:41: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_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 20250822134104312 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_reset_two_1iu started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(2611)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(2611)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2611)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(2609)@718a44d66dfb: v_sccp_pdu_maxlen:268 MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_1-M3UA(2614)@718a44d66dfb: ************************************************* MSC_Test_1-M3UA(2614)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2614)@718a44d66dfb: ************************************************* MSC_Test_1-SCCP(2612)@718a44d66dfb: v_sccp_pdu_maxlen:268 MTC@718a44d66dfb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_2-M3UA(2617)@718a44d66dfb: ************************************************* MSC_Test_2-M3UA(2617)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2617)@718a44d66dfb: ************************************************* MSC_Test_2-SCCP(2615)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822134105313 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822134105315 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2618)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822134105479 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822134105479 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822134105479 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822134105479 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2611)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2611)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2611)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2611)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(2611)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250822134105484 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134105484 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822134105484 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822134105484 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822134105484 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822134105484 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822134105484 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2611)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2611)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2611)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822134105484 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134105484 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822134105484 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822134105484 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822134105484 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822134105484 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822134105484 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2611)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2611)@718a44d66dfb: Message received on association #8 20250822134105484 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822134105484 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2611)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2611)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2611)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2611)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2611)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2611)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822134105494 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) 20250822134105494 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) 20250822134105494 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822134105494 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2614)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2614)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2614)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822134105499 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134105499 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822134105499 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822134105499 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822134105499 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822134105499 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822134105499 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2614)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_1-M3UA(2614)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2614)@718a44d66dfb: Message received on association #8 20250822134105499 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134105499 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822134105499 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822134105499 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822134105499 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822134105499 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822134105499 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(2614)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2614)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822134105500 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250822134105500 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2614)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2614)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2614)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2614)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2614)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2614)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2614)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2614)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822134105509 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) 20250822134105509 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) 20250822134105509 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822134105509 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2617)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2617)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2617)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822134105518 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134105518 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822134105518 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822134105518 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822134105518 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822134105518 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822134105518 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2617)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_2-M3UA(2617)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2617)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2617)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2617)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822134105521 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134105521 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822134105521 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822134105521 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822134105521 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822134105521 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822134105521 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2617)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250822134105521 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.3/0 (xua_snm.c:406) 20250822134105521 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2614)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2614)@718a44d66dfb: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2617)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2617)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2617)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2617)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2617)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2617)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2617)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822134106291 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134106291 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134106291 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134106291 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822134106291 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134106291 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134106291 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134106291 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2611)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134106292 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134106292 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134106292 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134106292 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822134106292 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134106292 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134106292 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822134106292 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2611)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2611)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2610)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250822134106303 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134106303 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134106303 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250822134106303 DLM3UA 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) 20250822134106303 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134106303 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134106303 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134106303 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2614)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134106304 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134106304 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134106304 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134106304 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) 20250822134106304 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134106304 DLSS7 DEBUG Found route for dpc=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) 20250822134106304 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250822134106304 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2614)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2614)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2613)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250822134106313 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822134106313 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2620)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2620)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822134106315 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2620)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2620)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2620)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2620)@718a44d66dfb: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2620)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2620)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822134106317 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134106317 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134106317 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134106317 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134106317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134106317 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134106317 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134106317 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134106317 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(2617)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134106317 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250822134106317 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134106317 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134106317 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134106317 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134106317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134106317 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134106317 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134106317 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2617)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2617)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2616)@718a44d66dfb: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250822134106334 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822134106334 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MTC@718a44d66dfb: setverdict(pass): none -> pass 20250822134108344 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822134108344 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) 20250822134108344 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822134108344 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822134108344 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822134108344 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) 20250822134108344 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822134108344 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822134108344 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) 20250822134108344 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134108344 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250822134108344 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822134108344 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822134108344 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822134108344 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822134108344 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822134108344 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(2609)@718a44d66dfb: Final verdict of PTC: none MSC_Test_1-M3UA(2614)@718a44d66dfb: Final verdict of PTC: none 20250822134108345 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) 20250822134108345 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822134108345 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822134108345 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822134108345 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822134108345 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822134108345 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822134108345 DLSS7 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_1-SCCP(2612)@718a44d66dfb: Final verdict of PTC: none 20250822134108346 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822134108346 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250822134108345 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822134108346 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822134108346 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822134108346 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134108346 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822134108346 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822134108346 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822134108346 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822134108346 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822134108346 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822134108346 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822134108346 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822134108346 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822134108346 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) 20250822134108346 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) 20250822134108346 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822134108346 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250822134108346 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) 20250822134108346 DLINP ERROR virt-rnc0-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250822134108346 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) 20250822134108347 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:772) 20250822134108347 DLSS7 ERROR 0: asp-virt-rnc0-0: xUA SRV SEND_FAILED (osmo_ss7_asp.c:795) MSC_Test_2-SCCP(2615)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-M3UA(2611)@718a44d66dfb: Final verdict of PTC: none MSC_Test_2-M3UA(2617)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(2618)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(2610)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP(2621)@718a44d66dfb: Final verdict of PTC: none MSC_Test_1-RAN(2613)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(2622)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2608)@718a44d66dfb: Final verdict of PTC: none MSC_Test_2-RAN(2616)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(2623)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(2619)@718a44d66dfb: Final verdict of PTC: none 20250822134108347 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(2620)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: pass MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(2608): none (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(2609): none (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(2610): none (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(2611): none (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-SCCP(2612): none (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-RAN(2613): none (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-M3UA(2614): none (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_2-SCCP(2615): none (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_2-RAN(2616): none (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_2-M3UA(2617): none (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(2618): none (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(2619): none (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(2620): none (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(2621): none (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(2622): none (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(2623): none (pass -> pass) MTC@718a44d66dfb: Test case TC_reset_two_1iu finished. Verdict: pass MTC@718a44d66dfb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_reset_two_1iu pass'. Fri Aug 22 13:41:08 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 20250822134109348 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=144824) 20250822134110346 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822134110346 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822134110346 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822134110347 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822134110347 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822134110347 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822134110349 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=144824, count=147416) 20250822134111350 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:41: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_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 20250822134112351 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_iu_lu_and_mt_call started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(2627)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(2627)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2627)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(2625)@718a44d66dfb: v_sccp_pdu_maxlen:268 MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_1-M3UA(2630)@718a44d66dfb: ************************************************* MSC_Test_1-M3UA(2630)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2630)@718a44d66dfb: ************************************************* MSC_Test_1-SCCP(2628)@718a44d66dfb: v_sccp_pdu_maxlen:268 MTC@718a44d66dfb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_2-M3UA(2633)@718a44d66dfb: ************************************************* MSC_Test_2-M3UA(2633)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2633)@718a44d66dfb: ************************************************* MSC_Test_2-SCCP(2631)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822134113174 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2634)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822134113341 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822134113341 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822134113341 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822134113341 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2627)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2627)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2627)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822134113346 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134113346 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822134113346 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822134113346 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822134113346 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822134113346 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822134113346 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2627)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(2627)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2627)@718a44d66dfb: Message received on association #8 20250822134113346 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134113346 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822134113346 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822134113346 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822134113346 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822134113346 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822134113346 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250822134113346 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(2627)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2627)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2627)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2627)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2627)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2627)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2627)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2627)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) 20250822134113346 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822134113346 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2627)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2627)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822134113353 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822134113353 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) 20250822134113355 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) 20250822134113355 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) 20250822134113355 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822134113355 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(2636)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test_1-M3UA(2630)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2630)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2630)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test-GSUP-IPA(2636)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822134113359 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250822134113359 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134113359 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822134113359 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822134113359 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822134113359 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822134113359 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822134113359 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(2630)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_1-M3UA(2630)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2630)@718a44d66dfb: Message received on association #8 MSC_Test-GSUP-IPA(2636)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2636)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2636)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2636)@718a44d66dfb: IPA 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(2630)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2630)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822134113359 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134113359 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822134113359 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822134113359 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822134113359 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822134113359 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822134113359 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250822134113359 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(2630)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250822134113359 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250822134113359 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2630)@718a44d66dfb: Message received on association #8 MSC_Test-GSUP-IPA(2636)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_1-M3UA(2630)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2630)@718a44d66dfb: Message received on association #8 MSC_Test-GSUP-IPA(2636)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_1-M3UA(2630)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2630)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2630)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2630)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822134113368 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) 20250822134113369 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) 20250822134113369 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) 20250822134113369 DLSS7 INFO ?: connection closed (osmo_ss7_asp.c:1106) 20250822134113369 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822134113369 DLSS7 ERROR XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted (osmo_ss7_xua_srv.c:192) 20250822134113369 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(2633)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2633)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2633)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822134113374 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134113374 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822134113374 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822134113374 DLSS7 ERROR XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' (xua_asp_fsm.c:300) 20250822134113374 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:663) 20250822134113374 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822134113374 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822134113374 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(2633)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_2-M3UA(2633)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2630)@718a44d66dfb: Message received on association #8 20250822134113374 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.3/0 (xua_snm.c:371) 20250822134113375 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2630)@718a44d66dfb: Received M3UA_DUNA -> discard MSC_Test_2-M3UA(2633)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2633)@718a44d66dfb: Received M3UA_ERR -> discard MSC_Test_2-M3UA(2633)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2633)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2633)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2633)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2633)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822134113378 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134113378 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822134113378 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822134113378 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822134113378 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822134113378 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_ACTIVE (xua_as_fsm.c:467) 20250822134113378 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2633)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2630)@718a44d66dfb: Message received on association #8 20250822134113378 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.3/0 (xua_snm.c:406) 20250822134113378 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2630)@718a44d66dfb: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2633)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2633)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2633)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2633)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2633)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822134113379 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822134113380 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2637)@718a44d66dfb: Created GsupExpect[0] for "262420000001142" to be handled at TC_iu_lu_and_mt_call2(2640) TC_iu_lu_and_mt_call2(2640)@718a44d66dfb: 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 } } } } 20250822134114153 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134114153 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134114153 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134114153 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822134114153 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134114153 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134114153 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134114153 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2627)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134114154 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134114154 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134114154 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134114154 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822134114154 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134114154 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134114154 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822134114154 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2627)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2627)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2626)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250822134114172 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134114172 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134114172 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250822134114172 DLM3UA 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) 20250822134114172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134114172 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134114172 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134114172 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2630)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134114173 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134114173 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134114173 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134114173 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) 20250822134114173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134114173 DLSS7 DEBUG Found route for dpc=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) 20250822134114173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250822134114173 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2630)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2630)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2629)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250822134114181 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134114181 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134114181 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134114181 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134114181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134114181 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134114181 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134114181 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2633)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134114181 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) 20250822134114182 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250822134114182 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134114182 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134114182 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134114182 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134114182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134114182 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134114182 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134114182 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2633)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2633)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2632)@718a44d66dfb: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2632)@718a44d66dfb: Added conn table entry 0TC_iu_lu_and_mt_call2(2640)16592958 MSC_Test_2-SCCP(2631)@718a44d66dfb: First idle individual index:0 20250822134114195 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134114195 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134114195 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134114195 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134114195 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134114195 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134114195 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134114195 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2633)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2632)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 20250822134114195 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) 20250822134114195 DMSC DEBUG msub_fsm[0x56365ea13970]{active}: Allocated (fsm.c:456) 20250822134114195 DMSC DEBUG msc_i[0x56365ea2a6f0]{READY}: Allocated (fsm.c:456) 20250822134114195 DMSC DEBUG msc_i[0x56365ea2a6f0]{READY}: is child of msub_fsm[0x56365ea13970] (fsm.c:486) 20250822134114195 DMSC DEBUG msc_a[0x56365ea2aa80]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822134114195 DMSC DEBUG msc_a[0x56365ea2aa80]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea13970] (fsm.c:486) 20250822134114195 DMSC DEBUG msc_a(unknown:UTRAN-Iu-442:NONE)[0x56365ea2aa80]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822134114195 DMSC DEBUG msc_i(unknown:UTRAN-Iu-442:NONE)[0x56365ea2a6f0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822134114195 DMSC DEBUG msc_a(unknown:UTRAN-Iu-442:NONE)[0x56365ea2aa80]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822134114195 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-442:NONE)[0x56365ea2aa80]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250822134114195 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-442:NONE)[0x56365ea2aa80]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250822134114195 DMM DEBUG msc_a(IMSI-262420000001142:UTRAN-Iu-442:LU)[0x56365ea2aa80]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001142 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822134114195 DMM DEBUG msc_a(IMSI-262420000001142:UTRAN-Iu-442:LU)[0x56365ea2aa80]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822134114195 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:UTRAN-Iu-442:LU)[0x56365ea0f660]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822134114195 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:UTRAN-Iu-442:LU)[0x56365ea0f660]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001142:UTRAN-Iu-442:LU)[0x56365ea2aa80] (fsm.c:486) 20250822134114195 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:UTRAN-Iu-442:LU)[0x56365ea0f660]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250822134114195 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:UTRAN-Iu-442:LU)[0x56365ea0f660]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822134114195 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822134114195 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001142 id=262420000001142 (vlr.c:661) 20250822134114195 DVLR INFO New subscr, IMSI: 262420000001142 (vlr.c:562) 20250822134114195 DVLR DEBUG VLR subscr IMSI-262420000001142 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822134114195 DMSC DEBUG msc_a(IMSI-262420000001142:UTRAN-Iu-442:LU)[0x56365ea2aa80]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822134114195 DMSC DEBUG msc_a(IMSI-262420000001142:UTRAN-Iu-442:LU)[0x56365ea2aa80]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822134114195 DVLR DEBUG VLR subscr IMSI-262420000001142 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822134114195 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822134114195 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:UTRAN-Iu-442:LU)[0x56365ea0f660]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822134114195 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:UTRAN-Iu-442:LU)[0x56365ea0f660]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822134114195 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:UTRAN-Iu-442:LU)[0x56365ea0f660]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250822134114195 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:UTRAN-Iu-442:LU)[0x56365ea2bbb0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822134114195 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:UTRAN-Iu-442:LU)[0x56365ea2bbb0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001142:UTRAN-Iu-442:LU)[0x56365ea0f660] (fsm.c:486) 20250822134114195 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:UTRAN-Iu-442:LU)[0x56365ea2bbb0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822134114195 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:UTRAN-Iu-442:LU)[0x56365ea2bbb0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822134114195 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134114195 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134114195 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134114195 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134114195 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134114195 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134114195 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134114195 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2633)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2633)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(2637)@718a44d66dfb: Found GsupExpect[0] for "262420000001142" handled at TC_iu_lu_and_mt_call2(2640) MSC_Test-GSUP(2637)@718a44d66dfb: Added IMSI table entry 0TC_iu_lu_and_mt_call2(2640)"262420000001142" MSC_Test_2-SCCP(2631)@718a44d66dfb: { messageType := 2, destLocRef := 'FD303E'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(2631)@718a44d66dfb: Session index based on local reference:0 TC_iu_lu_and_mt_call2(2640)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_call2(2640)@718a44d66dfb: setverdict(pass): none -> pass 20250822134114199 DVLR DEBUG VLR subscr IMSI-262420000001142 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134114199 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:UTRAN-Iu-442:LU)[0x56365ea2bbb0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822134114199 DVLR DEBUG SUBSCR(IMSI-262420000001142) Received 1 auth tuples (vlr.c:996) 20250822134114199 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:UTRAN-Iu-442:LU)[0x56365ea2bbb0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822134114199 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:UTRAN-Iu-442:LU)[0x56365ea2bbb0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250822134114199 DMM DEBUG Tx AUTH REQ (rand = b83a9c335b4e22de11568ad0cdca018e) (gsm_04_08.c:641) 20250822134114199 DMM DEBUG AUTH REQ (autn = 247422693f07249c8ad9a80eef9b0821) (gsm_04_08.c:643) 20250822134114199 DIUCS DEBUG msc_a(IMSI-262420000001142:UTRAN-Iu-442:LU)[0x56365ea2aa80]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250822134114199 DIUCS DEBUG msc_a(IMSI-262420000001142:UTRAN-Iu-442:LU)[0x56365ea2aa80]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134114199 DMSC DEBUG msc_i(IMSI-262420000001142:UTRAN-Iu-442:LU)[0x56365ea2a6f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134114199 DVLR DEBUG VLR subscr IMSI-262420000001142 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822134114199 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134114199 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134114199 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134114199 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134114199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134114199 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134114199 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134114199 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2633)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2633)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2631)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2631)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2631)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2631)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2632)@718a44d66dfb: patching N(SD)=1 into dtap '05144F0D88BE2104034E30BD'O MSC_Test_2-RAN(2632)@718a44d66dfb: patched enc_l3: '05544F0D88BE2104034E30BD'O MSC_Test_2-SCCP(2631)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2631)@718a44d66dfb: vl_len:24 MSC_Test_2-SCCP(2631)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2631)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05544F0D88BE2104034E30BD'O 20250822134114204 DLSS7 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(2633)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134114204 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134114204 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134114204 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134114204 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134114204 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134114204 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134114204 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134114204 DIUCS DEBUG (UTRAN-Iu-442) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134114204 DMSC DEBUG msc_i(IMSI-262420000001142:UTRAN-Iu-442:LU)[0x56365ea2a6f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134114204 DIUCS DEBUG msc_i(IMSI-262420000001142:UTRAN-Iu-442:LU)[0x56365ea2a6f0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134114204 DMSC DEBUG msc_a(IMSI-262420000001142:UTRAN-Iu-442:LU)[0x56365ea2aa80]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134114204 DIUCS DEBUG msc_a(IMSI-262420000001142:UTRAN-Iu-442:LU)[0x56365ea2aa80]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134114204 DIUCS DEBUG msc_a(IMSI-262420000001142:UTRAN-Iu-442:LU)[0x56365ea2aa80]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134114204 DMM DEBUG msc_a(IMSI-262420000001142:UTRAN-Iu-442:LU)[0x56365ea2aa80]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 4f0d88be034e30bd) (gsm_04_08.c:1128) 20250822134114204 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:UTRAN-Iu-442:LU)[0x56365ea2bbb0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822134114204 DVLR DEBUG SUBSCR(IMSI-262420000001142) AUTH on UTRAN received RES: 4f0d88be034e30bd (8 bytes) (vlr_auth_fsm.c:151) 20250822134114204 DVLR INFO SUBSCR(IMSI-262420000001142) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250822134114204 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:UTRAN-Iu-442:LU)[0x56365ea2bbb0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822134114204 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:UTRAN-Iu-442:LU)[0x56365ea2bbb0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822134114204 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:UTRAN-Iu-442:LU)[0x56365ea2bbb0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822134114204 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:UTRAN-Iu-442:LU)[0x56365ea2bbb0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001142:UTRAN-Iu-442:LU)[0x56365ea0f660] (vlr_auth_fsm.c:294) 20250822134114204 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:UTRAN-Iu-442:LU)[0x56365ea2bbb0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822134114204 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:UTRAN-Iu-442:LU)[0x56365ea2bbb0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822134114204 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:UTRAN-Iu-442:LU)[0x56365ea0f660]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250822134114204 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:UTRAN-Iu-442:LU)[0x56365ea0f660]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822134114204 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:UTRAN-Iu-442:LU)[0x56365ea0f660]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822134114204 DIUCS DEBUG msc_a(IMSI-262420000001142:UTRAN-Iu-442:LU)[0x56365ea2aa80]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250822134114204 DIUCS DEBUG msc_a(IMSI-262420000001142:UTRAN-Iu-442:LU)[0x56365ea2aa80]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=ab3ea373aa2bdb25be69352ff89abdd6, CK=NONE (ran_msg_iu.c:388) 20250822134114204 DMSC DEBUG msc_i(IMSI-262420000001142:UTRAN-Iu-442:LU)[0x56365ea2a6f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250822134114204 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134114204 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134114204 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:UTRAN-Iu-442:LU)[0x56365ea0f660]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250822134114204 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134114204 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134114204 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134114204 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134114204 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134114204 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2633)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2633)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2631)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2631)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2631)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2631)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2631)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2631)@718a44d66dfb: vl_len:12 MSC_Test_2-SCCP(2631)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2631)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250822134114209 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134114209 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134114209 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134114209 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134114209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134114209 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134114209 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134114209 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134114209 DIUCS DEBUG (UTRAN-Iu-442) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134114209 DMSC DEBUG msc_i(IMSI-262420000001142:UTRAN-Iu-442:LU)[0x56365ea2a6f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134114209 DIUCS DEBUG msc_i(IMSI-262420000001142:UTRAN-Iu-442:LU)[0x56365ea2a6f0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134114209 DMSC DEBUG msc_a(IMSI-262420000001142:UTRAN-Iu-442:LU)[0x56365ea2aa80]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134114209 DIUCS DEBUG msc_a(IMSI-262420000001142:UTRAN-Iu-442:LU)[0x56365ea2aa80]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134114209 DIUCS DEBUG msc_a(IMSI-262420000001142:UTRAN-Iu-442:LU)[0x56365ea2aa80]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250822134114209 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:UTRAN-Iu-442:LU)[0x56365ea0f660]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250822134114209 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:UTRAN-Iu-442:LU)[0x56365ea0f660]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822134114209 DIUCS DEBUG msc_a(IMSI-262420000001142:UTRAN-Iu-442:LU)[0x56365ea2aa80]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250822134114209 DMSC DEBUG msc_i(IMSI-262420000001142:UTRAN-Iu-442:LU)[0x56365ea2a6f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) MSC_Test_2-M3UA(2633)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134114209 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134114209 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134114209 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:UTRAN-Iu-442:LU)[0x56365ea0f660]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822134114209 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:UTRAN-Iu-442:LU)[0x56365ea0f660]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822134114209 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001142:UTRAN-Iu-442:LU)[0x56365ea2bbb0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822134114209 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001142:UTRAN-Iu-442:LU)[0x56365ea2bbb0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001142:UTRAN-Iu-442:LU)[0x56365ea0f660] (fsm.c:486) 20250822134114209 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001142:UTRAN-Iu-442:LU)[0x56365ea2bbb0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822134114209 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001142:UTRAN-Iu-442:LU)[0x56365ea2bbb0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822134114209 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134114209 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134114209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134114209 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134114209 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134114209 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2633)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2633)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2631)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2631)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2631)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2631)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822134114211 DVLR DEBUG VLR subscr IMSI-262420000001142 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134114211 DVLR DEBUG IMSI:262420000001142 has MSISDN:491230001142 (vlr.c:1045) 20250822134114211 DMSC NOTICE msub(IMSI-262420000001142:MSISDN-491230001142) VLR: update for IMSI=262420000001142 (MSISDN=491230001142) (gsm_04_08.c:1541) 20250822134114211 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822134114212 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134114212 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:UTRAN-Iu-442:LU)[0x56365ea0f660]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822134114212 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001142:UTRAN-Iu-442:LU)[0x56365ea2bbb0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822134114212 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001142:UTRAN-Iu-442:LU)[0x56365ea2bbb0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822134114212 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001142:UTRAN-Iu-442:LU)[0x56365ea2bbb0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822134114212 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001142:UTRAN-Iu-442:LU)[0x56365ea2bbb0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:UTRAN-Iu-442:LU)[0x56365ea0f660] (vlr_lu_fsm.c:110) 20250822134114212 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001142:UTRAN-Iu-442:LU)[0x56365ea2bbb0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822134114212 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001142:UTRAN-Iu-442:LU)[0x56365ea2bbb0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822134114212 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:UTRAN-Iu-442:LU)[0x56365ea0f660]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822134114212 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:UTRAN-Iu-442:LU)[0x56365ea0f660]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822134114212 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:UTRAN-Iu-442:LU)[0x56365ea373c0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822134114212 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:UTRAN-Iu-442:LU)[0x56365ea373c0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:UTRAN-Iu-442:LU)[0x56365ea0f660] (fsm.c:486) 20250822134114212 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:UTRAN-Iu-442:LU)[0x56365ea373c0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822134114212 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:UTRAN-Iu-442:LU)[0x56365ea373c0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822134114212 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:UTRAN-Iu-442:LU)[0x56365ea373c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822134114212 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:UTRAN-Iu-442:LU)[0x56365ea373c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822134114212 DMSC NOTICE msub(IMSI-262420000001142:MSISDN-491230001142:TMSInew-0x956741CA) VLR: update for IMSI=262420000001142 (MSISDN=491230001142) (gsm_04_08.c:1541) 20250822134114212 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:UTRAN-Iu-442:LU)[0x56365ea373c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822134114212 DMM DEBUG -> IMSI-262420000001142:MSISDN-491230001142:TMSInew-0x956741CA LOCATION UPDATE ACCEPT (TMSI = 0x956741ca) (gsm_04_08.c:149) 20250822134114212 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSInew-0x956741CA:UTRAN-Iu-442:LU)[0x56365ea2aa80]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250822134114212 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSInew-0x956741CA:UTRAN-Iu-442:LU)[0x56365ea2aa80]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134114212 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSInew-0x956741CA:UTRAN-Iu-442:LU)[0x56365ea2a6f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134114212 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134114212 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134114212 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134114212 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134114212 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSInew-0x956741CA - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822134114212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134114212 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134114212 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134114212 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2633)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2633)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2631)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2631)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2631)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2631)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_call2(2640)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2632)@718a44d66dfb: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2632)@718a44d66dfb: patched enc_l3: '059B'O MSC_Test_2-SCCP(2631)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2631)@718a44d66dfb: vl_len:14 MSC_Test_2-SCCP(2631)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2631)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250822134114214 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134114214 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134114214 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134114214 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134114214 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134114214 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134114214 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134114214 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2633)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134114214 DIUCS DEBUG (UTRAN-Iu-442) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134114214 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSInew-0x956741CA:UTRAN-Iu-442:LU)[0x56365ea2a6f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134114214 DIUCS DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSInew-0x956741CA:UTRAN-Iu-442:LU)[0x56365ea2a6f0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134114214 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSInew-0x956741CA:UTRAN-Iu-442:LU)[0x56365ea2aa80]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134114214 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSInew-0x956741CA:UTRAN-Iu-442:LU)[0x56365ea2aa80]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134114214 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSInew-0x956741CA:UTRAN-Iu-442:LU)[0x56365ea2aa80]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134114214 DMM DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSInew-0x956741CA:UTRAN-Iu-442:LU)[0x56365ea2aa80]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822134114214 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSInew-0x956741CA:UTRAN-Iu-442:LU)[0x56365ea0f660]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822134114214 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:UTRAN-Iu-442:LU)[0x56365ea373c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822134114214 DMSC NOTICE msub(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA) VLR: update for IMSI=262420000001142 (MSISDN=491230001142) (gsm_04_08.c:1541) 20250822134114214 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250822134114214 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:UTRAN-Iu-442:LU)[0x56365ea373c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822134114214 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-442:LU)[0x56365ea0f660]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822134114214 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:UTRAN-Iu-442:LU)[0x56365ea373c0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822134114214 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:UTRAN-Iu-442:LU)[0x56365ea373c0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-442:LU)[0x56365ea0f660] (vlr_lu_fsm.c:817) 20250822134114214 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:UTRAN-Iu-442:LU)[0x56365ea373c0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822134114214 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:UTRAN-Iu-442:LU)[0x56365ea373c0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822134114214 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-442:LU)[0x56365ea0f660]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822134114214 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-442:LU)[0x56365ea2aa80]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250822134114214 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-442:LU)[0x56365ea2aa80]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.981s remaining) (msc_a.c:450) 20250822134114214 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001142/3/1): Available (smpp_smsc.c:626) 20250822134114214 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-442:LU)[0x56365ea2aa80]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134114214 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-442:LU)[0x56365ea2aa80]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250822134114214 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-442:LU)[0x56365ea2aa80]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250822134114214 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822134114214 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822134114214 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822134114214 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-442:LU)[0x56365ea2aa80]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250822134114214 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-442:LU)[0x56365ea2a6f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822134114214 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250822134114214 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134114214 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134114214 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134114214 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134114214 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134114214 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134114214 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134114214 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2633)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2633)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2631)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2631)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2631)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2631)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2631)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2631)@718a44d66dfb: vl_len:7 MSC_Test_2-SCCP(2631)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2631)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250822134114219 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134114219 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134114219 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134114219 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134114219 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134114219 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134114219 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134114219 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2633)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134114219 DIUCS DEBUG (UTRAN-Iu-442) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134114219 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-442:LU)[0x56365ea2a6f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134114219 DIUCS DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-442:LU)[0x56365ea2a6f0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134114219 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-442:LU)[0x56365ea2aa80]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134114219 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-442:LU)[0x56365ea2aa80]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134114219 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-442:LU)[0x56365ea2aa80]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250822134114219 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-442:LU)[0x56365ea2aa80]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822134114219 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-442:LU)[0x56365ea2aa80]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250822134114219 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-442:LU)[0x56365ea2aa80]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134114219 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-442:LU)[0x56365ea2aa80]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822134114219 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-442:LU)[0x56365ea0f660]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822134114219 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-442:LU)[0x56365ea0f660]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-442:LU)[0x56365ea2aa80] (msc_a.c:1053) 20250822134114219 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-442:LU)[0x56365ea0f660]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822134114219 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-442:LU)[0x56365ea0f660]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822134114219 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-442:LU)[0x56365ea0f660]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822134114219 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-442:LU)[0x56365ea2aa80]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea13970] (msc_a.c:1053) 20250822134114219 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-442:LU)[0x56365ea2aa80]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822134114219 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-442:LU)[0x56365ea2aa80]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822134114219 DMSC DEBUG msub_fsm[0x56365ea13970]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822134114219 DMSC DEBUG msub(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA) MSC-A terminated (msub.c:261) 20250822134114219 DMSC DEBUG msub(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA) 1 MSC-I still active (msub.c:79) 20250822134114219 DMSC DEBUG msub_fsm[0x56365ea13970]{active}: State change to terminating (no timeout) (msub.c:91) 20250822134114219 DMSC DEBUG msub_fsm[0x56365ea13970]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822134114219 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-442:LU)[0x56365ea2a6f0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822134114219 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-442:LU)[0x56365ea2a6f0]{READY}: Removing from parent msub_fsm[0x56365ea13970] (msub.c:113) 20250822134114219 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Closing UTRAN-Iu-442 (ran_conn.c:142) 20250822134114219 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-442 (ran_conn.c:155) 20250822134114219 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-442:LU)[0x56365ea2a6f0]{READY}: Freeing instance (msub.c:113) 20250822134114219 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-442:LU)[0x56365ea2a6f0]{READY}: Deallocated (fsm.c:568) 20250822134114219 DMSC DEBUG msub(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA) Free (msub.c:119) 20250822134114219 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA - active-conn: now used by 1 (attached) (msub.c:375) 20250822134114219 DMSC DEBUG msub_fsm[0x56365ea13970]{terminating}: Freeing instance (msub.c:113) 20250822134114219 DMSC DEBUG msub_fsm[0x56365ea13970]{terminating}: Deallocated (fsm.c:568) 20250822134114219 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134114219 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134114219 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134114219 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134114219 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134114219 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134114219 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134114219 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2633)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2633)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2631)@718a44d66dfb: Session index based on local reference:0 20250822134114221 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134114221 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134114221 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134114221 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134114221 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134114221 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134114221 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134114221 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2633)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2632)@718a44d66dfb: Deleted conn table entry 0TC_iu_lu_and_mt_call2(2640)16592958 TC_iu_lu_and_mt_call2(2640)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_call2(2640)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_call2(2640)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_call2(2640)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2632)@718a44d66dfb: Created IMSI[0] for '262420000001142'H'956741CA'O to be handled at TC_iu_lu_and_mt_call2(2640) MSC_Test-MNCC(2634)@718a44d66dfb: Added conn table entry 0TC_iu_lu_and_mt_call2(2640)2139007915 20250822134114226 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250822134114226 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250822134114226 DCC DEBUG trans(CC:NULL IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA callref-0x7f7eabab tid-255) New transaction (transaction.c:231) 20250822134114226 DMNCC DEBUG trans(CC:NULL IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA callref-0x7f7eabab 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) 20250822134114226 DCC DEBUG trans(CC:NULL IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA callref-0x7f7eabab 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) 20250822134114226 DMNCC DEBUG trans(CC:NULL IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA callref-0x7f7eabab tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250822134114226 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250822134114226 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250822134114226 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134114226 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134114226 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134114226 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134114226 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134114226 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134114226 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134114226 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2633)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2633)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2632)@718a44d66dfb: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_lu_and_mt_call2(2640) TC_iu_lu_and_mt_call2(2640)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2632)@718a44d66dfb: Created IMSI[1] for '262420000001142'H'956741CA'O to be handled at TC_iu_lu_and_mt_call2(2640) TC_iu_lu_and_mt_call2(2640)@718a44d66dfb: 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 := '956741CA'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2632)@718a44d66dfb: Added conn table entry 0TC_iu_lu_and_mt_call2(2640)3065300 MSC_Test_2-SCCP(2631)@718a44d66dfb: First idle individual index:0 20250822134114235 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134114235 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134114235 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134114235 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134114235 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134114235 DLSS7 DEBUG Found route for dpc=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(2633)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134114235 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134114235 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134114235 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) 20250822134114235 DMSC DEBUG msub_fsm[0x56365ea0f660]{active}: Allocated (fsm.c:456) 20250822134114235 DMSC DEBUG msc_i[0x56365ea2aa80]{READY}: Allocated (fsm.c:456) 20250822134114235 DMSC DEBUG msc_i[0x56365ea2aa80]{READY}: is child of msub_fsm[0x56365ea0f660] (fsm.c:486) 20250822134114235 DMSC DEBUG msc_a[0x56365ea2a6f0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822134114235 DMSC DEBUG msc_a[0x56365ea2a6f0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea0f660] (fsm.c:486) 20250822134114235 DMSC DEBUG msc_a(unknown:UTRAN-Iu-443:NONE)[0x56365ea2a6f0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822134114235 DMSC DEBUG msc_i(unknown:UTRAN-Iu-443:NONE)[0x56365ea2aa80]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822134114235 DMSC DEBUG msc_a(unknown:UTRAN-Iu-443:NONE)[0x56365ea2a6f0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822134114235 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-443:NONE)[0x56365ea2a6f0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250822134114235 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-443:NONE)[0x56365ea2a6f0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250822134114235 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP)[0x56365ea13970]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822134114235 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP)[0x56365ea13970]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP)[0x56365ea2a6f0] (fsm.c:486) 20250822134114235 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP)[0x56365ea13970]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250822134114235 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP)[0x56365ea13970]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822134114235 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822134114235 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822134114235 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP)[0x56365ea2a6f0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822134114235 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP)[0x56365ea2a6f0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822134114235 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP)[0x56365ea13970]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822134114235 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP)[0x56365ea13970]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250822134114235 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP)[0x56365ea373c0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822134114235 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP)[0x56365ea373c0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP)[0x56365ea13970] (fsm.c:486) 20250822134114235 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP)[0x56365ea373c0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822134114235 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP)[0x56365ea373c0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822134114235 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA - proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250822134114235 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134114235 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134114235 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134114235 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134114235 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134114235 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134114235 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134114235 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2633)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2633)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2631)@718a44d66dfb: { messageType := 2, destLocRef := '2EC5D4'O, sourceLocRef := '0001BB'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2631)@718a44d66dfb: Session index based on local reference:0 TC_iu_lu_and_mt_call2(2640)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_call2(2640)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822134114237 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA + vlr_gsup_rx: now used by 5 (attached,CC,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134114237 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP)[0x56365ea373c0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822134114237 DVLR DEBUG SUBSCR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA) Received 1 auth tuples (vlr.c:996) 20250822134114237 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP)[0x56365ea373c0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822134114237 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP)[0x56365ea373c0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250822134114237 DMM DEBUG Tx AUTH REQ (rand = 7928f6016447c559baa10946b4aecec6) (gsm_04_08.c:641) 20250822134114237 DMM DEBUG AUTH REQ (autn = d56b175aa12e1024f92782af7d1edb1c) (gsm_04_08.c:643) 20250822134114237 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP)[0x56365ea2a6f0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250822134114237 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP)[0x56365ea2a6f0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134114237 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP)[0x56365ea2aa80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134114237 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA - vlr_gsup_rx: now used by 4 (attached,CC,Paging,active-conn) (vlr.c:1410) 20250822134114238 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134114238 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134114238 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134114238 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134114238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134114238 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134114238 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134114238 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2633)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2633)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2631)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2631)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2631)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2631)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2632)@718a44d66dfb: patching N(SD)=0 into dtap '0514F4B9377A2104BB3787CF'O MSC_Test_2-RAN(2632)@718a44d66dfb: patched enc_l3: '0514F4B9377A2104BB3787CF'O MSC_Test_2-SCCP(2631)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2631)@718a44d66dfb: vl_len:24 MSC_Test_2-SCCP(2631)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2631)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514F4B9377A2104BB3787CF'O MSC_Test_2-M3UA(2633)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134114240 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134114240 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134114240 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134114240 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134114240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134114240 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134114241 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134114241 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134114241 DIUCS DEBUG (UTRAN-Iu-443) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134114241 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP)[0x56365ea2aa80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134114241 DIUCS DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP)[0x56365ea2aa80]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134114241 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP)[0x56365ea2a6f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134114241 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP)[0x56365ea2a6f0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134114241 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP)[0x56365ea2a6f0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134114241 DMM DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP)[0x56365ea2a6f0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = f4b9377abb3787cf) (gsm_04_08.c:1128) 20250822134114241 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP)[0x56365ea373c0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822134114241 DVLR DEBUG SUBSCR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA) AUTH on UTRAN received RES: f4b9377abb3787cf (8 bytes) (vlr_auth_fsm.c:151) 20250822134114241 DVLR INFO SUBSCR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250822134114241 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP)[0x56365ea373c0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822134114241 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP)[0x56365ea373c0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822134114241 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP)[0x56365ea373c0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822134114241 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP)[0x56365ea373c0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP)[0x56365ea13970] (vlr_auth_fsm.c:294) 20250822134114241 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP)[0x56365ea373c0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822134114241 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP)[0x56365ea373c0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822134114241 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP)[0x56365ea13970]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250822134114241 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP)[0x56365ea13970]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822134114241 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP)[0x56365ea13970]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822134114241 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP)[0x56365ea2a6f0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250822134114241 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP)[0x56365ea2a6f0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=2595fd99c1bab9cb212b86bddb0cc1d5, CK=NONE (ran_msg_iu.c:388) 20250822134114241 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP)[0x56365ea2aa80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250822134114241 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP)[0x56365ea13970]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250822134114241 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134114241 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134114241 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134114241 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134114241 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134114241 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134114241 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134114241 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2633)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2633)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2631)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2631)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2631)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2631)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2631)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2631)@718a44d66dfb: vl_len:12 MSC_Test_2-SCCP(2631)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2631)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250822134114244 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134114244 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134114244 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134114244 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134114244 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134114244 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134114244 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134114244 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2633)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134114244 DIUCS DEBUG (UTRAN-Iu-443) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134114244 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP)[0x56365ea2aa80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134114244 DIUCS DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP)[0x56365ea2aa80]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134114244 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP)[0x56365ea2a6f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134114244 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP)[0x56365ea2a6f0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134114244 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP)[0x56365ea2a6f0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250822134114244 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP)[0x56365ea13970]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250822134114244 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP)[0x56365ea13970]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822134114244 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP)[0x56365ea2a6f0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250822134114244 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP)[0x56365ea2aa80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822134114244 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP)[0x56365ea13970]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822134114244 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP)[0x56365ea13970]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822134114244 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP)[0x56365ea13970]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822134114244 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP)[0x56365ea13970]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822134114244 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP)[0x56365ea13970]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822134114244 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP)[0x56365ea13970]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822134114244 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP)[0x56365ea13970]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822134114244 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP)[0x56365ea2a6f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250822134114244 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP)[0x56365ea2a6f0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.991s remaining) (msc_a.c:450) 20250822134114244 DCC DEBUG trans(CC:NULL IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA callref-0x7f7eabab tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250822134114244 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250822134114244 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP)[0x56365ea2a6f0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:407) 20250822134114244 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP)[0x56365ea2a6f0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250822134114244 DCC DEBUG trans(CC:NULL IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP callref-0x7f7eabab tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250822134114244 DCC DEBUG trans(CC:NULL IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP callref-0x7f7eabab 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) 20250822134114244 DCC DEBUG trans(CC:NULL IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP callref-0x7f7eabab tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250822134114244 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP)[0x56365ea2a6f0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_SETUP (msc_a.c:2106) 20250822134114244 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP)[0x56365ea2a6f0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134114244 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP)[0x56365ea2aa80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134114244 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA - Paging: now used by 3 (attached,CC,active-conn) (paging.c:202) 20250822134114244 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001142/3/1): Available (smpp_smsc.c:626) 20250822134114244 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134114244 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134114244 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134114244 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134114244 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134114244 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134114244 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134114244 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134114244 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134114244 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134114244 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134114244 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134114244 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134114244 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134114244 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134114244 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2633)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2633)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2633)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2633)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2631)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2631)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2631)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2631)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2631)@718a44d66dfb: Session index based on local reference:0 TC_iu_lu_and_mt_call2(2640)@718a44d66dfb: f_mt_call_complete 1 MSC_Test_2-SCCP(2631)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2631)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2631)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2632)@718a44d66dfb: patching N(SD)=1 into dtap '8301'O MSC_Test_2-RAN(2632)@718a44d66dfb: patched enc_l3: '8341'O MSC_Test_2-SCCP(2631)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2631)@718a44d66dfb: vl_len:14 MSC_Test_2-SCCP(2631)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2631)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0014400A00000100104003028341'O 20250822134114252 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134114252 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134114252 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134114252 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134114252 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134114252 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134114252 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134114252 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2633)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134114252 DIUCS DEBUG (UTRAN-Iu-443) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134114252 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP)[0x56365ea2aa80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134114252 DIUCS DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP)[0x56365ea2aa80]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134114252 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP)[0x56365ea2a6f0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134114253 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP)[0x56365ea2a6f0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134114253 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP)[0x56365ea2a6f0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134114253 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP callref-0x7f7eabab tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2690) 20250822134114253 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP callref-0x7f7eabab tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250822134114253 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP callref-0x7f7eabab tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250822134114253 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP callref-0x7f7eabab tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250822134114253 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP callref-0x7f7eabab 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) 20250822134114253 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP callref-0x7f7eabab tid-0) tx MNCC_ALERT_IND (RTP=0.0.0.0:0{AMR:octet-align=1#112}) (gsm_04_08_cc.c:309) TC_iu_lu_and_mt_call2(2640)@718a44d66dfb: f_mt_call_complete 2 MSC_Test-MGCP(2635)@718a44d66dfb: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_iu_lu_and_mt_call2(2640) 20250822134114259 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP callref-0x7f7eabab tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250822134114259 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP)[0x56365ea2a6f0]{MSC_A_ST_COMMUNICATING}: Starting call assignment (msc_a.c:2206) 20250822134114260 DCC DEBUG call_leg(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP)[0x56365ea373c0]{ESTABLISHING}: Allocated (fsm.c:456) 20250822134114260 DCC DEBUG call_leg(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP)[0x56365ea373c0]{ESTABLISHING}: is child of msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP)[0x56365ea2a6f0] (fsm.c:486) 20250822134114260 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP callref-0x7f7eabab 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) 20250822134114260 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP)[0x56365ea2a910]{UNINITIALIZED}: Allocated (fsm.c:456) 20250822134114260 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP)[0x56365ea2a910]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP)[0x56365ea373c0] (fsm.c:486) 20250822134114260 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP:trans-0:call-172:RTP_TO_CN:no-CI)[0x56365ea2a910]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112 (rtp_stream.c:430) 20250822134114260 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP:trans-0:call-172:RTP_TO_CN:no-CI)[0x56365ea2a910]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250822134114260 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP)[0x56365ea6e1c0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250822134114260 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP)[0x56365ea6e1c0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP)[0x56365ea373c0] (fsm.c:486) 20250822134114260 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP:trans-0:call-172:RTP_TO_RAN:no-CI)[0x56365ea6e1c0]{UNINITIALIZED}: setting codecs to VND.3GPP.IUFP/16000#96 (rtp_stream.c:430) 20250822134114260 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP:trans-0:call-172:RTP_TO_RAN:no-CI)[0x56365ea6e1c0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(2635)@718a44d66dfb: Found Expect[0] for { line := { verb := "CRCX", trans_id := "440", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "ac" }, { code := "L", val := "p:20, a:AMR, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_iu_lu_and_mt_call2(2640) TC_iu_lu_and_mt_call2(2640)@718a44d66dfb: f_mt_call_complete 3 20250822134114278 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP:trans-0:call-172:RTP_TO_CN:no-CI)[0x56365ea2a910]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822134114278 DCC DEBUG call_leg(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP)[0x56365ea373c0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250822134114278 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP)[0x56365ea2a6f0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250822134114278 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP)[0x56365ea2a6f0]{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) 20250822134114278 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP callref-0x7f7eabab tid-0) CN RTP address available, but in unexpected state 7 (gsm_04_08_cc.c:2122) TC_iu_lu_and_mt_call2(2640)@718a44d66dfb: f_mt_call_complete 4.iu 20250822134114280 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP:trans-0:call-172:RTP_TO_RAN:no-CI)[0x56365ea6e1c0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822134114280 DCC DEBUG call_leg(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP)[0x56365ea373c0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250822134114280 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP)[0x56365ea2a6f0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250822134114280 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP)[0x56365ea2a6f0]{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) 20250822134114280 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP callref-0x7f7eabab 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) 20250822134114280 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP callref-0x7f7eabab tid-0) Sending Assignment Command (msc_a.c:706) 20250822134114280 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP)[0x56365ea2a6f0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: RAB AssignmentRequest (ran_msg_iu.c:427) 20250822134114280 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP)[0x56365ea2a6f0]{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) 20250822134114280 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP)[0x56365ea2aa80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250822134114280 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134114280 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134114280 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134114281 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134114281 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134114281 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134114281 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134114281 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2633)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2633)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2631)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2631)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2631)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2631)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_call2(2640)@718a44d66dfb: f_mt_call_complete 6.iu MSC_Test_2-SCCP(2631)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2631)@718a44d66dfb: vl_len:46 MSC_Test_2-SCCP(2631)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2631)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '6000002A000001003440230000010033401C602A7C350001C0A802150000000000000000000000000040040C0000'O MSC_Test_2-RAN(2632)@718a44d66dfb: patching N(SD)=2 into dtap '8307'O MSC_Test_2-RAN(2632)@718a44d66dfb: patched enc_l3: '8387'O 20250822134114312 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134114312 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134114312 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134114312 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134114312 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134114312 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134114312 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134114312 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2633)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134114312 DIUCS DEBUG (UTRAN-Iu-443) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134114312 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP)[0x56365ea2aa80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134114312 DIUCS DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP)[0x56365ea2aa80]{READY}: RAN decode: RANAP: dir=4 proc=0 (ran_msg_iu.c:274) 20250822134114312 DIUCS DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP)[0x56365ea2aa80]{READY}: RAN decode: RANAP: Received RAB assignment response for rab_id=5 (ran_msg_iu.c:132) 20250822134114312 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP)[0x56365ea2a6f0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134114312 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP)[0x56365ea2a6f0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=4 proc=0 (ran_msg_iu.c:274) 20250822134114312 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP)[0x56365ea2a6f0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: Received RAB assignment response for rab_id=5 (ran_msg_iu.c:132) 20250822134114312 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP)[0x56365ea2a6f0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP RAB Assignment Response (msc_a.c:2043) 20250822134114312 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP:trans-0:call-172:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x56365ea6e1c0]{ESTABLISHING}: setting remote addr to 192.168.2.21:1036 (rtp_stream.c:476) 20250822134114312 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP:trans-0:call-172:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x56365ea6e1c0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250822134114312 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP callref-0x7f7eabab 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) 20250822134114312 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP callref-0x7f7eabab tid-0) Assignment Complete: RAN: VND.3GPP.IUFP/16000#96, CN: AMR:octet-align=1#112 (msc_a.c:1597) 20250822134114312 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP callref-0x7f7eabab 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) 20250822134114312 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP callref-0x7f7eabab 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(2631)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2631)@718a44d66dfb: vl_len:14 MSC_Test_2-SCCP(2631)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2631)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0014400A00000100104003028387'O MSC_Test_2-M3UA(2633)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mt_call2(2640)@718a44d66dfb: f_mt_call_complete 5.iu TC_iu_lu_and_mt_call2(2640)@718a44d66dfb: f_mt_call_complete 8.iu 20250822134114315 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP:trans-0:call-172:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x56365ea6e1c0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822134114315 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP:trans-0:call-172:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x56365ea6e1c0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250822134114315 DCC DEBUG call_leg(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP)[0x56365ea373c0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250822134114514 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134114514 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134114514 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134114514 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134114514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134114514 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134114514 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134114514 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134114515 DIUCS DEBUG (UTRAN-Iu-443) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134114515 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP)[0x56365ea2aa80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134114515 DIUCS DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP)[0x56365ea2aa80]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134114515 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP)[0x56365ea2a6f0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134114515 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP)[0x56365ea2a6f0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134114515 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP)[0x56365ea2a6f0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134114515 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP callref-0x7f7eabab tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2690) 20250822134114515 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP callref-0x7f7eabab tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250822134114515 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP callref-0x7f7eabab tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250822134114515 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP callref-0x7f7eabab 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) 20250822134114515 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP callref-0x7f7eabab tid-0) tx MNCC_SETUP_CNF (RTP=0.0.0.0:0{AMR:octet-align=1#112}) (gsm_04_08_cc.c:309) TC_iu_lu_and_mt_call2(2640)@718a44d66dfb: f_mt_call_complete 7.iu 20250822134114524 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP callref-0x7f7eabab tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250822134114524 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP callref-0x7f7eabab 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) 20250822134114524 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP:trans-0:call-172:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x56365ea2a910]{ESTABLISHING}: setting codecs to GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111 (rtp_stream.c:430) 20250822134114524 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP:trans-0:call-172:RTP_TO_CN:CI-11111:no-remote-port:codecs-not-sent:mode-not-sent:local-1-1-1-1-10000)[0x56365ea2a910]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250822134114524 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP:trans-0:call-172:RTP_TO_CN:CI-11111:no-remote-port:codecs-not-sent:mode-not-sent:local-1-1-1-1-10000)[0x56365ea2a910]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250822134114524 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP:trans-0:call-172:RTP_TO_CN:CI-11111:remote-port-not-sent:codecs-not-sent:mode-not-sent:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea2a910]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) TC_iu_lu_and_mt_call2(2640)@718a44d66dfb: f_mt_call_complete 9.iu TC_iu_lu_and_mt_call2(2640)@718a44d66dfb: Osmux ok: use_osmux = false got_osmux_count = 0 TC_iu_lu_and_mt_call2(2640)@718a44d66dfb: f_mt_call_complete DONE 20250822134114529 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP:trans-0:call-172:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea2a910]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822134114529 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP:trans-0:call-172:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea2a910]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250822134114529 DCC DEBUG call_leg(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP)[0x56365ea373c0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250822134114529 DCC DEBUG call_leg(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP)[0x56365ea373c0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250822134114529 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP)[0x56365ea2a6f0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) TC_iu_lu_and_mt_call2(2640)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_call2(2640)@718a44d66dfb: Hold the call for some time TC_iu_lu_and_mt_call2(2640)@718a44d66dfb: Call stayed open for 5.000000 seconds, all is well. TC_iu_lu_and_mt_call2(2640)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_call2(2640)@718a44d66dfb: Hangup TC_iu_lu_and_mt_call2(2640)@718a44d66dfb: f_call_hangup 0: tx MNCC_DISC_REQ 20250822134119538 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP callref-0x7f7eabab tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250822134119538 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP callref-0x7f7eabab tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822134119539 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP callref-0x7f7eabab tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250822134119539 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP callref-0x7f7eabab tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250822134119539 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP)[0x56365ea2a6f0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_DISCONNECT (msc_a.c:2106) 20250822134119539 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP)[0x56365ea2a6f0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134119539 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP)[0x56365ea2aa80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134119539 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134119539 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134119539 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134119539 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134119539 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134119539 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134119539 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134119539 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2633)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2633)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2631)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2631)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2631)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2631)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_call2(2640)@718a44d66dfb: f_call_hangup 1: rx DTAP CC DISC MSC_Test_2-RAN(2632)@718a44d66dfb: patching N(SD)=3 into dtap '832D0802E180'O MSC_Test_2-RAN(2632)@718a44d66dfb: patched enc_l3: '83ED0802E180'O MSC_Test_2-SCCP(2631)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2631)@718a44d66dfb: vl_len:18 MSC_Test_2-SCCP(2631)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2631)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0014400E000001001040070683ED0802E180'O 20250822134119553 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134119553 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134119553 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134119553 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134119553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134119553 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134119553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134119553 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2633)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134119553 DIUCS DEBUG (UTRAN-Iu-443) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134119553 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP)[0x56365ea2aa80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134119553 DIUCS DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP)[0x56365ea2aa80]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134119553 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP)[0x56365ea2a6f0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134119553 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP)[0x56365ea2a6f0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134119553 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP)[0x56365ea2a6f0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134119553 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP callref-0x7f7eabab tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2690) 20250822134119553 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP callref-0x7f7eabab tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250822134119553 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP)[0x56365ea2a6f0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_RELEASE_COMPL (msc_a.c:2106) 20250822134119553 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP)[0x56365ea2a6f0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134119553 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP)[0x56365ea2aa80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134119553 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP callref-0x7f7eabab tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250822134119553 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP callref-0x7f7eabab tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250822134119553 DCC DEBUG trans(CC:NULL IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250822134119553 DCC DEBUG trans(CC:NULL IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822134119553 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250822134119553 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP)[0x56365ea2a6f0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134119553 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP)[0x56365ea2a6f0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250822134119553 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP)[0x56365ea2a6f0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250822134119553 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822134119553 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822134119553 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822134119554 DCC DEBUG call_leg(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP)[0x56365ea373c0]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250822134119554 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP:trans-0:call-172:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x56365ea6e1c0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250822134119554 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP:trans-0:call-172:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x56365ea6e1c0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP)[0x56365ea373c0] (call_leg.c:197) 20250822134119554 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP:trans-0:call-172:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x56365ea6e1c0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250822134119554 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP:trans-0:call-172:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x56365ea6e1c0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250822134119554 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP:trans-0:call-172:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea2a910]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250822134119554 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP:trans-0:call-172:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea2a910]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP)[0x56365ea373c0] (call_leg.c:197) 20250822134119554 DCC DEBUG call_leg(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP)[0x56365ea373c0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250822134119554 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP:trans-0:call-172:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea2a910]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250822134119554 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP:trans-0:call-172:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea2a910]{ESTABLISHED}: Deallocated (fsm.c:568) 20250822134119554 DCC DEBUG call_leg(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP)[0x56365ea373c0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250822134119554 DCC DEBUG call_leg(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP)[0x56365ea373c0]{RELEASING}: Removing from parent msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP)[0x56365ea2a6f0] (call_leg.c:198) 20250822134119554 DCC DEBUG call_leg(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP)[0x56365ea373c0]{RELEASING}: Freeing instance (call_leg.c:198) 20250822134119554 DCC DEBUG call_leg(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP)[0x56365ea373c0]{RELEASING}: Deallocated (fsm.c:568) 20250822134119554 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP)[0x56365ea2a6f0]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250822134119554 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP)[0x56365ea2a6f0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250822134119554 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP)[0x56365ea2aa80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822134119554 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822134119554 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134119554 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134119554 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134119554 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134119554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134119554 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134119554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134119554 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134119554 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134119554 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134119554 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134119554 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134119555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134119555 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134119555 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134119555 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2633)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2633)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2633)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(2631)@718a44d66dfb: Session index based on local reference:0 MSC_Test-MNCC(2634)@718a44d66dfb: Deleted conn table entry 0TC_iu_lu_and_mt_call2(2640)2139007915 MSC_Test_2-M3UA(2633)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2631)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2631)@718a44d66dfb: DT1 data has been put to the reassembly buffer TC_iu_lu_and_mt_call2(2640)@718a44d66dfb: f_call_hangup 2: rx MNCC REL ind MSC_Test_2-SCCP(2631)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2631)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2631)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2631)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2631)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_call2(2640)@718a44d66dfb: f_call_hangup 3: rx DTAP CC REL COMPL TC_iu_lu_and_mt_call2(2640)@718a44d66dfb: as_optional_mgcp_dlcx: rx MGCP DLCX TC_iu_lu_and_mt_call2(2640)@718a44d66dfb: as_optional_mgcp_dlcx: rx MGCP DLCX TC_iu_lu_and_mt_call2(2640)@718a44d66dfb: f_call_hangup 5.iu: rx Iu Release Command MSC_Test_2-SCCP(2631)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2631)@718a44d66dfb: vl_len:7 MSC_Test_2-SCCP(2631)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2631)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250822134119564 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134119564 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134119564 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134119565 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134119565 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134119565 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134119565 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134119565 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2633)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134119565 DIUCS DEBUG (UTRAN-Iu-443) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134119565 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP)[0x56365ea2aa80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134119565 DIUCS DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP)[0x56365ea2aa80]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134119565 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP)[0x56365ea2a6f0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134119565 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP)[0x56365ea2a6f0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134119565 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP)[0x56365ea2a6f0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250822134119565 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP)[0x56365ea2a6f0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822134119565 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP)[0x56365ea2a6f0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250822134119565 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP)[0x56365ea2a6f0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134119565 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP)[0x56365ea2a6f0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822134119565 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP)[0x56365ea13970]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822134119565 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP)[0x56365ea13970]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP)[0x56365ea2a6f0] (msc_a.c:1053) 20250822134119565 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP)[0x56365ea13970]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822134119565 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP)[0x56365ea13970]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822134119565 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP)[0x56365ea2a6f0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea0f660] (msc_a.c:1053) 20250822134119565 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP)[0x56365ea2a6f0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822134119565 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP)[0x56365ea2a6f0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822134119565 DMSC DEBUG msub_fsm[0x56365ea0f660]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822134119565 DMSC DEBUG msub(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA) MSC-A terminated (msub.c:261) 20250822134119566 DMSC DEBUG msub(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA) 1 MSC-I still active (msub.c:79) 20250822134119566 DMSC DEBUG msub_fsm[0x56365ea0f660]{active}: State change to terminating (no timeout) (msub.c:91) 20250822134119566 DMSC DEBUG msub_fsm[0x56365ea0f660]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822134119566 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP)[0x56365ea2aa80]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822134119566 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP)[0x56365ea2aa80]{READY}: Removing from parent msub_fsm[0x56365ea0f660] (msub.c:113) 20250822134119566 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Closing UTRAN-Iu-443 (ran_conn.c:142) 20250822134119566 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-443 (ran_conn.c:155) 20250822134119566 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP)[0x56365ea2aa80]{READY}: Freeing instance (msub.c:113) 20250822134119566 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-443:PAGING_RESP)[0x56365ea2aa80]{READY}: Deallocated (fsm.c:568) 20250822134119566 DMSC DEBUG msub(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA) Free (msub.c:119) 20250822134119566 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA - active-conn: now used by 1 (attached) (msub.c:375) 20250822134119566 DMSC DEBUG msub_fsm[0x56365ea0f660]{terminating}: Freeing instance (msub.c:113) 20250822134119566 DMSC DEBUG msub_fsm[0x56365ea0f660]{terminating}: Deallocated (fsm.c:568) 20250822134119566 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134119566 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134119566 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134119566 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134119566 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134119566 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134119566 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134119566 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2633)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2633)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2631)@718a44d66dfb: Session index based on local reference:0 20250822134119568 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134119568 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134119568 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134119568 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134119568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134119568 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134119568 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134119568 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(2632)@718a44d66dfb: Deleted conn table entry 0TC_iu_lu_and_mt_call2(2640)3065300 MSC_Test_2-M3UA(2633)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mt_call2(2640)@718a44d66dfb: f_call_hangup 6.iu: rx SCCP DISC TC_iu_lu_and_mt_call2(2640)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_call2(2640)@718a44d66dfb: f_call_hangup 9: done MSC_Test_2-RAN(2632)@718a44d66dfb: Removed IMSI[0] for '262420000001142'H to be handled at TC_iu_lu_and_mt_call2(2640) TC_iu_lu_and_mt_call2(2640)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_call2(2640)@718a44d66dfb: Final verdict of PTC: pass 20250822134120586 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822134120586 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) 20250822134120586 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822134120586 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822134120586 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822134120586 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) 20250822134120586 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822134120586 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822134120586 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) 20250822134120586 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134120586 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250822134120586 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822134120586 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822134120586 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822134120586 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822134120587 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822134120587 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822134120587 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) MSC_Test_1-M3UA(2630)@718a44d66dfb: Final verdict of PTC: none 20250822134120587 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822134120588 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822134120588 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(2637)@718a44d66dfb: Final verdict of PTC: none MSC_Test_1-SCCP(2628)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-SCCP(2625)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-M3UA(2627)@718a44d66dfb: Final verdict of PTC: none MSC_Test_1-RAN(2629)@718a44d66dfb: Final verdict of PTC: none MSC_Test_2-SCCP(2631)@718a44d66dfb: Final verdict of PTC: none20250822134120588 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822134120588 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822134120588 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822134120588 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822134120588 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822134120588 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822134120588 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822134120588 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822134120588 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822134120588 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134120588 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822134120588 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822134120588 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822134120588 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822134120588 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822134120588 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822134120588 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822134120589 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) 20250822134120589 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) 20250822134120589 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822134120589 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) MSC_Test_0-RAN(2626)@718a44d66dfb: Final verdict of PTC: none 20250822134120589 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) 20250822134120589 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134120589 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822134120589 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822134120589 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822134120589 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822134120589 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822134120589 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822134120589 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(2633)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(2634)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP-IPA(2636)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(2638)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(2635)@718a44d66dfb: Final verdict of PTC: none MSC_Test_2-RAN(2632)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(2639)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2624)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2641)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(2624): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(2625): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(2626): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(2627): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-SCCP(2628): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-RAN(2629): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-M3UA(2630): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_2-SCCP(2631): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_2-RAN(2632): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_2-M3UA(2633): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(2634): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(2635): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(2636): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(2637): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(2638): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(2639): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_iu_lu_and_mt_call2(2640): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(2641): none (pass -> pass) MTC@718a44d66dfb: Test case TC_iu_lu_and_mt_call finished. Verdict: pass MTC@718a44d66dfb: 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'. Fri Aug 22 13:41:20 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 20250822134120602 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822134120602 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822134120602 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.3/0 (xua_snm.c:371) 20250822134120602 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822134120603 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250822134121605 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=581684) 20250822134122588 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822134122588 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822134122588 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822134122589 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822134122589 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822134122589 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822134122590 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822134122590 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822134122590 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822134122605 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=581684, count=582844) 20250822134123607 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:41: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_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 20250822134124609 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_iu_lu_and_mt_call_already_paging started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2645)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(2645)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2645)@718a44d66dfb: ************************************************* MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-SCCP(2643)@718a44d66dfb: v_sccp_pdu_maxlen:268 MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_1-M3UA(2648)@718a44d66dfb: ************************************************* MSC_Test_1-M3UA(2648)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2648)@718a44d66dfb: ************************************************* MSC_Test_1-SCCP(2646)@718a44d66dfb: v_sccp_pdu_maxlen:268 MTC@718a44d66dfb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_2-M3UA(2651)@718a44d66dfb: ************************************************* MSC_Test_2-M3UA(2651)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2651)@718a44d66dfb: ************************************************* MSC_Test_2-SCCP(2649)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822134125406 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2652)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822134125573 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822134125573 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822134125573 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822134125573 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2645)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2645)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2645)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822134125579 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134125579 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822134125579 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822134125579 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822134125579 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822134125579 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822134125579 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2645)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(2645)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2645)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2645)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2645)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822134125582 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134125582 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822134125582 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822134125582 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822134125582 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822134125582 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822134125582 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2645)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2645)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2645)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2645)@718a44d66dfb: Message received on association #8 20250822134125582 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822134125582 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2645)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2645)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2645)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2645)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822134125587 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) 20250822134125587 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) 20250822134125587 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822134125587 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2648)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2648)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2648)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822134125592 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134125592 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822134125592 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822134125592 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822134125592 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822134125592 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822134125592 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2648)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_1-M3UA(2648)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2648)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2648)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2648)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822134125595 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134125595 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822134125595 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822134125595 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822134125595 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822134125595 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822134125595 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2648)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2648)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2648)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2648)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2648)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2648)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) 20250822134125595 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250822134125595 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2648)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2648)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822134125601 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) 20250822134125601 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) 20250822134125601 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822134125601 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2651)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2651)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2651)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2651)@718a44d66dfb: M3UA_ASPUP sent 20250822134125609 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134125609 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822134125609 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822134125609 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822134125609 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822134125609 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822134125609 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2651)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250822134125610 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822134125610 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test_2-M3UA(2651)@718a44d66dfb: Message received on association #8 MSC_Test-GSUP-IPA(2654)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test_2-M3UA(2651)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2651)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2651)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250822134125613 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134125613 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822134125613 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822134125613 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822134125613 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822134125613 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822134125613 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(2648)@718a44d66dfb: Message received on association #8 20250822134125613 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.3/0 (xua_snm.c:406) 20250822134125613 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(2651)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2648)@718a44d66dfb: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2651)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2651)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2651)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2651)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test-GSUP-IPA(2654)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test_2-M3UA(2651)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2651)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822134125616 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2654)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2654)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2654)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2654)@718a44d66dfb: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2654)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2654)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822134125646 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822134125646 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2655)@718a44d66dfb: Created GsupExpect[0] for "262420000001142" to be handled at TC_iu_lu_and_mt_call_already_paging2(2658) TC_iu_lu_and_mt_call_already_paging2(2658)@718a44d66dfb: 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 } } } } 20250822134126386 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134126386 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134126386 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134126386 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822134126386 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134126386 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134126386 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134126386 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2645)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134126387 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134126387 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134126387 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134126387 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822134126387 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134126387 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134126387 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822134126387 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2645)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2645)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2644)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250822134126394 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134126394 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134126394 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250822134126394 DLM3UA 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) 20250822134126394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134126394 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134126394 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134126394 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2648)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134126394 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134126394 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134126394 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134126394 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) 20250822134126394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134126395 DLSS7 DEBUG Found route for dpc=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) 20250822134126395 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250822134126395 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2648)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2648)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2647)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250822134126410 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134126410 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134126410 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134126410 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134126410 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134126410 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134126410 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134126410 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134126410 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) 20250822134126410 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) MSC_Test_2-M3UA(2651)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134126410 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134126410 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134126410 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134126410 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134126410 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134126410 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134126410 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134126410 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2651)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2651)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2650)@718a44d66dfb: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2650)@718a44d66dfb: Added conn table entry 0TC_iu_lu_and_mt_call_already_paging2(2658)12438540 MSC_Test_2-SCCP(2649)@718a44d66dfb: First idle individual index:0 20250822134126418 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134126418 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134126418 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134126418 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134126418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134126418 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134126418 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134126418 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134126419 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) 20250822134126419 DMSC DEBUG msub_fsm[0x56365ea76260]{active}: Allocated (fsm.c:456) 20250822134126419 DMSC DEBUG msc_i[0x56365ea2bbb0]{READY}: Allocated (fsm.c:456) 20250822134126419 DMSC DEBUG msc_i[0x56365ea2bbb0]{READY}: is child of msub_fsm[0x56365ea76260] (fsm.c:486) 20250822134126419 DMSC DEBUG msc_a[0x56365ea2a910]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822134126419 DMSC DEBUG msc_a[0x56365ea2a910]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea76260] (fsm.c:486) 20250822134126419 DMSC DEBUG msc_a(unknown:UTRAN-Iu-444:NONE)[0x56365ea2a910]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822134126419 DMSC DEBUG msc_i(unknown:UTRAN-Iu-444:NONE)[0x56365ea2bbb0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822134126419 DMSC DEBUG msc_a(unknown:UTRAN-Iu-444:NONE)[0x56365ea2a910]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822134126419 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-444:NONE)[0x56365ea2a910]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250822134126419 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-444:NONE)[0x56365ea2a910]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250822134126419 DMM DEBUG msc_a(IMSI-262420000001142:UTRAN-Iu-444:LU)[0x56365ea2a910]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001142 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822134126419 DMM DEBUG msc_a(IMSI-262420000001142:UTRAN-Iu-444:LU)[0x56365ea2a910]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822134126419 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:UTRAN-Iu-444:LU)[0x56365ea57e70]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822134126419 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:UTRAN-Iu-444:LU)[0x56365ea57e70]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001142:UTRAN-Iu-444:LU)[0x56365ea2a910] (fsm.c:486) 20250822134126419 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:UTRAN-Iu-444:LU)[0x56365ea57e70]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250822134126419 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:UTRAN-Iu-444:LU)[0x56365ea57e70]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) MSC_Test_2-M3UA(2651)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134126419 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822134126419 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822134126419 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-444:LU)[0x56365ea2a910]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822134126419 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-444:LU)[0x56365ea2a910]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822134126419 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250822134126419 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822134126419 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-444:LU)[0x56365ea57e70]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822134126419 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-444:LU)[0x56365ea57e70]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822134126419 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-444:LU)[0x56365ea57e70]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250822134126419 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-444:LU)[0x56365ea373c0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822134126419 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-444:LU)[0x56365ea373c0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-444:LU)[0x56365ea57e70] (fsm.c:486) 20250822134126419 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-444:LU)[0x56365ea373c0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822134126419 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-444:LU)[0x56365ea373c0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822134126419 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134126419 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134126419 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134126419 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134126419 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134126419 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134126419 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134126419 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(2650)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2651)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2651)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2649)@718a44d66dfb: { messageType := 2, destLocRef := 'BDCC0C'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(2649)@718a44d66dfb: Session index based on local reference:0 MSC_Test-GSUP(2655)@718a44d66dfb: Found GsupExpect[0] for "262420000001142" handled at TC_iu_lu_and_mt_call_already_paging2(2658) MSC_Test-GSUP(2655)@718a44d66dfb: Added IMSI table entry 0TC_iu_lu_and_mt_call_already_paging2(2658)"262420000001142" TC_iu_lu_and_mt_call_already_paging2(2658)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_call_already_paging2(2658)@718a44d66dfb: setverdict(pass): none -> pass 20250822134126421 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134126421 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-444:LU)[0x56365ea373c0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822134126421 DVLR DEBUG SUBSCR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA) Received 1 auth tuples (vlr.c:996) 20250822134126421 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-444:LU)[0x56365ea373c0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822134126421 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-444:LU)[0x56365ea373c0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250822134126421 DMM DEBUG Tx AUTH REQ (rand = 4bc5c936f150a37955e4ac376a45633d) (gsm_04_08.c:641) 20250822134126421 DMM DEBUG AUTH REQ (autn = 23ada3054d1f3894daae983e8580cd8e) (gsm_04_08.c:643) 20250822134126421 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-444:LU)[0x56365ea2a910]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250822134126421 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-444:LU)[0x56365ea2a910]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134126421 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-444:LU)[0x56365ea2bbb0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134126422 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134126422 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134126422 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134126422 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134126422 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134126422 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134126422 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134126422 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134126421 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) MSC_Test_2-M3UA(2651)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2651)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2649)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2649)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2649)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2649)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2650)@718a44d66dfb: patching N(SD)=1 into dtap '051400B7AD2F2104D97380DB'O MSC_Test_2-RAN(2650)@718a44d66dfb: patched enc_l3: '055400B7AD2F2104D97380DB'O MSC_Test_2-SCCP(2649)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2649)@718a44d66dfb: vl_len:24 MSC_Test_2-SCCP(2649)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2649)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055400B7AD2F2104D97380DB'O 20250822134126428 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134126428 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134126428 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134126428 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134126428 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134126428 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134126428 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134126428 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2651)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134126428 DIUCS DEBUG (UTRAN-Iu-444) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134126428 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-444:LU)[0x56365ea2bbb0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134126428 DIUCS DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-444:LU)[0x56365ea2bbb0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134126428 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-444:LU)[0x56365ea2a910]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134126428 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-444:LU)[0x56365ea2a910]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134126428 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-444:LU)[0x56365ea2a910]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134126428 DMM DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-444:LU)[0x56365ea2a910]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 00b7ad2fd97380db) (gsm_04_08.c:1128) 20250822134126428 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-444:LU)[0x56365ea373c0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822134126428 DVLR DEBUG SUBSCR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA) AUTH on UTRAN received RES: 00b7ad2fd97380db (8 bytes) (vlr_auth_fsm.c:151) 20250822134126428 DVLR INFO SUBSCR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250822134126428 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-444:LU)[0x56365ea373c0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822134126428 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-444:LU)[0x56365ea373c0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822134126428 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-444:LU)[0x56365ea373c0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822134126428 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-444:LU)[0x56365ea373c0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-444:LU)[0x56365ea57e70] (vlr_auth_fsm.c:294) 20250822134126428 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-444:LU)[0x56365ea373c0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822134126428 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-444:LU)[0x56365ea373c0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822134126428 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-444:LU)[0x56365ea57e70]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250822134126428 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-444:LU)[0x56365ea57e70]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822134126428 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-444:LU)[0x56365ea57e70]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822134126428 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-444:LU)[0x56365ea2a910]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250822134126428 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-444:LU)[0x56365ea2a910]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=b01adafeccc1baa28c3d9aa202f77c2f, CK=NONE (ran_msg_iu.c:388) 20250822134126428 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-444:LU)[0x56365ea2bbb0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250822134126428 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-444:LU)[0x56365ea57e70]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250822134126429 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134126429 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134126429 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134126429 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134126429 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134126429 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134126429 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134126429 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2651)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2651)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2649)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2649)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2649)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2649)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2649)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2649)@718a44d66dfb: vl_len:12 MSC_Test_2-SCCP(2649)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2649)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250822134126442 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134126442 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134126442 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134126442 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134126442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134126442 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134126442 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134126442 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2651)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134126442 DIUCS DEBUG (UTRAN-Iu-444) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134126442 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-444:LU)[0x56365ea2bbb0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134126442 DIUCS DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-444:LU)[0x56365ea2bbb0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134126442 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-444:LU)[0x56365ea2a910]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134126442 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-444:LU)[0x56365ea2a910]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134126442 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-444:LU)[0x56365ea2a910]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250822134126442 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-444:LU)[0x56365ea57e70]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250822134126442 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-444:LU)[0x56365ea57e70]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822134126442 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-444:LU)[0x56365ea2a910]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250822134126442 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-444:LU)[0x56365ea2bbb0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822134126443 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-444:LU)[0x56365ea57e70]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822134126443 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-444:LU)[0x56365ea57e70]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822134126443 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-444:LU)[0x56365ea373c0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822134126443 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-444:LU)[0x56365ea373c0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-444:LU)[0x56365ea57e70] (fsm.c:486) 20250822134126443 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-444:LU)[0x56365ea373c0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822134126443 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-444:LU)[0x56365ea373c0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822134126443 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134126443 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134126443 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134126443 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134126443 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134126443 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134126443 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134126443 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2651)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2651)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2649)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2649)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2649)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2649)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822134126448 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134126448 DVLR DEBUG IMSI:262420000001142 has MSISDN:491230001142 (vlr.c:1045) 20250822134126448 DMSC NOTICE msub(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA) VLR: update for IMSI=262420000001142 (MSISDN=491230001142) (gsm_04_08.c:1541) 20250822134126448 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822134126448 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134126448 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-444:LU)[0x56365ea57e70]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822134126448 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-444:LU)[0x56365ea373c0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822134126448 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-444:LU)[0x56365ea373c0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822134126448 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-444:LU)[0x56365ea373c0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822134126448 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-444:LU)[0x56365ea373c0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-444:LU)[0x56365ea57e70] (vlr_lu_fsm.c:110) 20250822134126448 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-444:LU)[0x56365ea373c0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822134126448 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-444:LU)[0x56365ea373c0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822134126448 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-444:LU)[0x56365ea57e70]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822134126448 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-444:LU)[0x56365ea57e70]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822134126448 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-444:LU)[0x56365ea57d40]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822134126448 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-444:LU)[0x56365ea57d40]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-444:LU)[0x56365ea57e70] (fsm.c:486) 20250822134126448 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-444:LU)[0x56365ea57d40]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822134126448 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-444:LU)[0x56365ea57d40]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822134126448 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-444:LU)[0x56365ea57d40]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822134126448 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-444:LU)[0x56365ea57d40]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822134126448 DMSC NOTICE msub(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:TMSInew-0x5E190B4C) VLR: update for IMSI=262420000001142 (MSISDN=491230001142) (gsm_04_08.c:1541) 20250822134126448 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-444:LU)[0x56365ea57d40]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822134126448 DMM DEBUG -> IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:TMSInew-0x5E190B4C LOCATION UPDATE ACCEPT (TMSI = 0x5e190b4c) (gsm_04_08.c:149) 20250822134126448 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:TMSInew-0x5E190B4C:UTRAN-Iu-444:LU)[0x56365ea2a910]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250822134126448 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:TMSInew-0x5E190B4C:UTRAN-Iu-444:LU)[0x56365ea2a910]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134126448 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:TMSInew-0x5E190B4C:UTRAN-Iu-444:LU)[0x56365ea2bbb0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134126449 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:TMSInew-0x5E190B4C - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822134126449 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134126449 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134126449 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134126449 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134126449 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134126449 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134126449 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134126449 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2651)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2651)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2649)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2649)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2649)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2649)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_call_already_paging2(2658)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2650)@718a44d66dfb: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2650)@718a44d66dfb: patched enc_l3: '059B'O MSC_Test_2-SCCP(2649)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2649)@718a44d66dfb: vl_len:14 MSC_Test_2-SCCP(2649)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2649)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250822134126453 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134126453 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134126453 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134126453 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134126453 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134126453 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134126453 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134126453 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2651)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134126453 DIUCS DEBUG (UTRAN-Iu-444) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134126453 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:TMSInew-0x5E190B4C:UTRAN-Iu-444:LU)[0x56365ea2bbb0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134126453 DIUCS DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:TMSInew-0x5E190B4C:UTRAN-Iu-444:LU)[0x56365ea2bbb0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134126453 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:TMSInew-0x5E190B4C:UTRAN-Iu-444:LU)[0x56365ea2a910]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134126453 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:TMSInew-0x5E190B4C:UTRAN-Iu-444:LU)[0x56365ea2a910]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134126453 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:TMSInew-0x5E190B4C:UTRAN-Iu-444:LU)[0x56365ea2a910]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134126453 DMM DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:TMSInew-0x5E190B4C:UTRAN-Iu-444:LU)[0x56365ea2a910]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822134126453 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:TMSInew-0x5E190B4C:UTRAN-Iu-444:LU)[0x56365ea57e70]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822134126453 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-444:LU)[0x56365ea57d40]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822134126453 DMSC NOTICE msub(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C) VLR: update for IMSI=262420000001142 (MSISDN=491230001142) (gsm_04_08.c:1541) 20250822134126453 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-444:LU)[0x56365ea57d40]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822134126453 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C:UTRAN-Iu-444:LU)[0x56365ea57e70]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822134126453 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-444:LU)[0x56365ea57d40]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822134126453 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-444:LU)[0x56365ea57d40]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C:UTRAN-Iu-444:LU)[0x56365ea57e70] (vlr_lu_fsm.c:817) 20250822134126454 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-444:LU)[0x56365ea57d40]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822134126454 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x956741CA:UTRAN-Iu-444:LU)[0x56365ea57d40]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822134126454 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C:UTRAN-Iu-444:LU)[0x56365ea57e70]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822134126454 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C:UTRAN-Iu-444:LU)[0x56365ea2a910]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250822134126454 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C:UTRAN-Iu-444:LU)[0x56365ea2a910]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.965s remaining) (msc_a.c:450) 20250822134126454 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001142/3/1): Available (smpp_smsc.c:626) 20250822134126454 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C:UTRAN-Iu-444:LU)[0x56365ea2a910]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134126454 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C:UTRAN-Iu-444:LU)[0x56365ea2a910]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250822134126454 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C:UTRAN-Iu-444:LU)[0x56365ea2a910]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250822134126454 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822134126454 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822134126454 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822134126454 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C:UTRAN-Iu-444:LU)[0x56365ea2a910]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250822134126454 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C:UTRAN-Iu-444:LU)[0x56365ea2bbb0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822134126454 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822134126454 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134126454 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134126454 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134126454 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134126454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134126454 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134126454 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134126454 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2651)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2651)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2649)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2649)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2649)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2649)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2649)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2649)@718a44d66dfb: vl_len:7 MSC_Test_2-SCCP(2649)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2649)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250822134126460 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134126460 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134126460 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134126460 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134126460 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134126460 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134126460 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134126460 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2651)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134126460 DIUCS DEBUG (UTRAN-Iu-444) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134126460 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C:UTRAN-Iu-444:LU)[0x56365ea2bbb0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134126460 DIUCS DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C:UTRAN-Iu-444:LU)[0x56365ea2bbb0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134126460 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C:UTRAN-Iu-444:LU)[0x56365ea2a910]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134126460 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C:UTRAN-Iu-444:LU)[0x56365ea2a910]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134126460 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C:UTRAN-Iu-444:LU)[0x56365ea2a910]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250822134126460 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C:UTRAN-Iu-444:LU)[0x56365ea2a910]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822134126460 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C:UTRAN-Iu-444:LU)[0x56365ea2a910]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250822134126460 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C:UTRAN-Iu-444:LU)[0x56365ea2a910]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134126460 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C:UTRAN-Iu-444:LU)[0x56365ea2a910]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822134126460 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C:UTRAN-Iu-444:LU)[0x56365ea57e70]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822134126460 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C:UTRAN-Iu-444:LU)[0x56365ea57e70]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C:UTRAN-Iu-444:LU)[0x56365ea2a910] (msc_a.c:1053) 20250822134126460 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C:UTRAN-Iu-444:LU)[0x56365ea57e70]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822134126460 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C:UTRAN-Iu-444:LU)[0x56365ea57e70]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822134126460 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C:UTRAN-Iu-444:LU)[0x56365ea57e70]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822134126460 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C:UTRAN-Iu-444:LU)[0x56365ea2a910]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea76260] (msc_a.c:1053) 20250822134126461 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C:UTRAN-Iu-444:LU)[0x56365ea2a910]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822134126461 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C:UTRAN-Iu-444:LU)[0x56365ea2a910]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822134126461 DMSC DEBUG msub_fsm[0x56365ea76260]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822134126461 DMSC DEBUG msub(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C) MSC-A terminated (msub.c:261) 20250822134126461 DMSC DEBUG msub(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C) 1 MSC-I still active (msub.c:79) 20250822134126461 DMSC DEBUG msub_fsm[0x56365ea76260]{active}: State change to terminating (no timeout) (msub.c:91) 20250822134126461 DMSC DEBUG msub_fsm[0x56365ea76260]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822134126461 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C:UTRAN-Iu-444:LU)[0x56365ea2bbb0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822134126461 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C:UTRAN-Iu-444:LU)[0x56365ea2bbb0]{READY}: Removing from parent msub_fsm[0x56365ea76260] (msub.c:113) 20250822134126461 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Closing UTRAN-Iu-444 (ran_conn.c:142) 20250822134126461 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-444 (ran_conn.c:155) 20250822134126461 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C:UTRAN-Iu-444:LU)[0x56365ea2bbb0]{READY}: Freeing instance (msub.c:113) 20250822134126461 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C:UTRAN-Iu-444:LU)[0x56365ea2bbb0]{READY}: Deallocated (fsm.c:568) 20250822134126461 DMSC DEBUG msub(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C) Free (msub.c:119) 20250822134126461 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C - active-conn: now used by 1 (attached) (msub.c:375) 20250822134126461 DMSC DEBUG msub_fsm[0x56365ea76260]{terminating}: Freeing instance (msub.c:113) 20250822134126461 DMSC DEBUG msub_fsm[0x56365ea76260]{terminating}: Deallocated (fsm.c:568) 20250822134126461 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134126461 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134126461 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134126461 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134126461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134126461 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134126461 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134126461 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2651)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2651)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2649)@718a44d66dfb: Session index based on local reference:0 20250822134126462 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134126462 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134126462 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134126462 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134126462 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134126462 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134126462 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_2-M3UA(2651)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134126462 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(2650)@718a44d66dfb: Deleted conn table entry 0TC_iu_lu_and_mt_call_already_paging2(2658)12438540 TC_iu_lu_and_mt_call_already_paging2(2658)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_call_already_paging2(2658)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_call_already_paging2(2658)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_call_already_paging2(2658)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2650)@718a44d66dfb: Created IMSI[0] for '262420000001142'H'5E190B4C'O to be handled at TC_iu_lu_and_mt_call_already_paging2(2658) TC_iu_lu_and_mt_call_already_paging2(2658)@718a44d66dfb: start Paging by an SMS 20250822134126465 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822134126465 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C + SMS-receiver: now used by 3 (attached,VTY,SMS-receiver) (gsm_04_11.c:94) 20250822134126465 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C - SMS-receiver: now used by 2 (attached,VTY) (gsm_04_11.c:76) 20250822134126465 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C - VTY: now used by 1 (attached) (msc_vty.c:1428) 20250822134127466 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C + SMS-receiver: now used by 2 (attached,SMS-receiver) (db.c:771) 20250822134127466 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C + SMS-pending: now used by 3 (attached,SMS-receiver,SMS-pending) (sms_queue.c:201) 20250822134127466 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C + SMS: now used by 4 (attached,SMS-receiver,SMS-pending,SMS) (transaction.c:228) 20250822134127467 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C + Paging: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (paging.c:111) 20250822134127467 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C + SMS-receiver: now used by 6 (attached,2*SMS-receiver,SMS-pending,SMS,Paging) (db.c:771) 20250822134127467 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C - SMS-receiver: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (gsm_04_11.c:76) 20250822134127468 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134127468 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134127468 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134127468 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134127468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134127468 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134127468 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134127468 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2651)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2651)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2650)@718a44d66dfb: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_lu_and_mt_call_already_paging2(2658) TC_iu_lu_and_mt_call_already_paging2(2658)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_call_already_paging2(2658)@718a44d66dfb: MNCC signals MT call, before Paging Response MSC_Test_2-RAN(2650)@718a44d66dfb: Created IMSI[1] for '262420000001142'H'5E190B4C'O to be handled at TC_iu_lu_and_mt_call_already_paging2(2658) MSC_Test-MNCC(2652)@718a44d66dfb: Added conn table entry 0TC_iu_lu_and_mt_call_already_paging2(2658)370472444 20250822134127489 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C + 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) 20250822134127489 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C + CC: now used by 7 (attached,SMS-receiver,SMS-pending,SMS,Paging,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250822134127489 DCC DEBUG trans(CC:NULL IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C callref-0x1614f5fc tid-255) New transaction (transaction.c:231) 20250822134127489 DMNCC DEBUG trans(CC:NULL IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C callref-0x1614f5fc 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) 20250822134127489 DCC DEBUG trans(CC:NULL IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C callref-0x1614f5fc 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) 20250822134127489 DMNCC DEBUG trans(CC:NULL IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C callref-0x1614f5fc tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250822134127489 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C - mncc_tx_to_gsm_cc: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,Paging,CC) (gsm_04_08_cc.c:2448) TC_iu_lu_and_mt_call_already_paging2(2658)@718a44d66dfb: phone answers Paging, expecting both SMS and MT call to be established TC_iu_lu_and_mt_call_already_paging2(2658)@718a44d66dfb: 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 := '5E190B4C'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2650)@718a44d66dfb: Added conn table entry 0TC_iu_lu_and_mt_call_already_paging2(2658)11034225 MSC_Test_2-SCCP(2649)@718a44d66dfb: First idle individual index:0 20250822134127997 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134127997 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134127997 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134127997 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134127997 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134127997 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134127997 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134127997 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2651)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134127997 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) 20250822134127997 DMSC DEBUG msub_fsm[0x56365ea57e70]{active}: Allocated (fsm.c:456) 20250822134127997 DMSC DEBUG msc_i[0x56365ea2a910]{READY}: Allocated (fsm.c:456) 20250822134127997 DMSC DEBUG msc_i[0x56365ea2a910]{READY}: is child of msub_fsm[0x56365ea57e70] (fsm.c:486) 20250822134127997 DMSC DEBUG msc_a[0x56365ea2bbb0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822134127997 DMSC DEBUG msc_a[0x56365ea2bbb0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea57e70] (fsm.c:486) 20250822134127997 DMSC DEBUG msc_a(unknown:UTRAN-Iu-445:NONE)[0x56365ea2bbb0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822134127997 DMSC DEBUG msc_i(unknown:UTRAN-Iu-445:NONE)[0x56365ea2a910]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822134127997 DMSC DEBUG msc_a(unknown:UTRAN-Iu-445:NONE)[0x56365ea2bbb0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822134127998 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-445:NONE)[0x56365ea2bbb0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250822134127998 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-445:NONE)[0x56365ea2bbb0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250822134127998 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5E190B4C:UTRAN-Iu-445:PAGING_RESP)[0x56365ea76260]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822134127998 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5E190B4C:UTRAN-Iu-445:PAGING_RESP)[0x56365ea76260]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x5E190B4C:UTRAN-Iu-445:PAGING_RESP)[0x56365ea2bbb0] (fsm.c:486) 20250822134127998 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5E190B4C:UTRAN-Iu-445:PAGING_RESP)[0x56365ea76260]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250822134127998 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5E190B4C:UTRAN-Iu-445:PAGING_RESP)[0x56365ea76260]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822134127998 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C + 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) 20250822134127998 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C + active-conn: now used by 8 (attached,SMS-receiver,SMS-pending,SMS,Paging,CC,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822134127998 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C:UTRAN-Iu-445:PAGING_RESP)[0x56365ea2bbb0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822134127998 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C:UTRAN-Iu-445:PAGING_RESP)[0x56365ea2bbb0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822134127998 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C:UTRAN-Iu-445:PAGING_RESP)[0x56365ea76260]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822134127998 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C:UTRAN-Iu-445:PAGING_RESP)[0x56365ea76260]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250822134127998 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C:UTRAN-Iu-445:PAGING_RESP)[0x56365ea57d40]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822134127998 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C:UTRAN-Iu-445:PAGING_RESP)[0x56365ea57d40]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C:UTRAN-Iu-445:PAGING_RESP)[0x56365ea76260] (fsm.c:486) 20250822134127998 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C:UTRAN-Iu-445:PAGING_RESP)[0x56365ea57d40]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822134127998 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C:UTRAN-Iu-445:PAGING_RESP)[0x56365ea57d40]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822134127998 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C - 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) 20250822134127998 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134127998 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134127998 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134127998 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134127998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134127998 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134127998 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134127998 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2651)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2651)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2649)@718a44d66dfb: { messageType := 2, destLocRef := 'A85E71'O, sourceLocRef := '0001BD'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2649)@718a44d66dfb: Session index based on local reference:0 TC_iu_lu_and_mt_call_already_paging2(2658)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_call_already_paging2(2658)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822134128002 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C + vlr_gsup_rx: now used by 8 (attached,SMS-receiver,SMS-pending,SMS,Paging,CC,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134128002 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C:UTRAN-Iu-445:PAGING_RESP)[0x56365ea57d40]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822134128002 DVLR DEBUG SUBSCR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C) Received 1 auth tuples (vlr.c:996) 20250822134128002 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C:UTRAN-Iu-445:PAGING_RESP)[0x56365ea57d40]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822134128002 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C:UTRAN-Iu-445:PAGING_RESP)[0x56365ea57d40]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250822134128003 DMM DEBUG Tx AUTH REQ (rand = 44127166a17d96f6170d86183c964fb1) (gsm_04_08.c:641) 20250822134128003 DMM DEBUG AUTH REQ (autn = 1860be908b61c4ed00bd23ba67673085) (gsm_04_08.c:643) 20250822134128003 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C:UTRAN-Iu-445:PAGING_RESP)[0x56365ea2bbb0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250822134128003 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C:UTRAN-Iu-445:PAGING_RESP)[0x56365ea2bbb0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134128003 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C:UTRAN-Iu-445:PAGING_RESP)[0x56365ea2a910]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134128003 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C - vlr_gsup_rx: now used by 7 (attached,SMS-receiver,SMS-pending,SMS,Paging,CC,active-conn) (vlr.c:1410) 20250822134128003 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134128003 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134128003 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134128003 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134128003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134128003 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134128003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134128003 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2651)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2651)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2649)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2649)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2649)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2649)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2650)@718a44d66dfb: patching N(SD)=0 into dtap '0514CE0784A7210445A5CF8B'O MSC_Test_2-RAN(2650)@718a44d66dfb: patched enc_l3: '0514CE0784A7210445A5CF8B'O MSC_Test_2-SCCP(2649)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2649)@718a44d66dfb: vl_len:24 MSC_Test_2-SCCP(2649)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2649)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514CE0784A7210445A5CF8B'O 20250822134128009 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134128009 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134128009 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134128009 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134128009 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134128009 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134128009 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134128009 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2651)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134128009 DIUCS DEBUG (UTRAN-Iu-445) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134128009 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C:UTRAN-Iu-445:PAGING_RESP)[0x56365ea2a910]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134128010 DIUCS DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C:UTRAN-Iu-445:PAGING_RESP)[0x56365ea2a910]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134128010 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C:UTRAN-Iu-445:PAGING_RESP)[0x56365ea2bbb0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134128010 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C:UTRAN-Iu-445:PAGING_RESP)[0x56365ea2bbb0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134128010 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C:UTRAN-Iu-445:PAGING_RESP)[0x56365ea2bbb0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134128010 DMM DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C:UTRAN-Iu-445:PAGING_RESP)[0x56365ea2bbb0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = ce0784a745a5cf8b) (gsm_04_08.c:1128) 20250822134128010 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C:UTRAN-Iu-445:PAGING_RESP)[0x56365ea57d40]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822134128010 DVLR DEBUG SUBSCR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C) AUTH on UTRAN received RES: ce0784a745a5cf8b (8 bytes) (vlr_auth_fsm.c:151) 20250822134128010 DVLR INFO SUBSCR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250822134128010 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C:UTRAN-Iu-445:PAGING_RESP)[0x56365ea57d40]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822134128010 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C:UTRAN-Iu-445:PAGING_RESP)[0x56365ea57d40]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822134128010 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C:UTRAN-Iu-445:PAGING_RESP)[0x56365ea57d40]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822134128010 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C:UTRAN-Iu-445:PAGING_RESP)[0x56365ea57d40]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C:UTRAN-Iu-445:PAGING_RESP)[0x56365ea76260] (vlr_auth_fsm.c:294) 20250822134128010 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C:UTRAN-Iu-445:PAGING_RESP)[0x56365ea57d40]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822134128010 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C:UTRAN-Iu-445:PAGING_RESP)[0x56365ea57d40]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822134128010 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C:UTRAN-Iu-445:PAGING_RESP)[0x56365ea76260]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250822134128010 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C:UTRAN-Iu-445:PAGING_RESP)[0x56365ea76260]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822134128010 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C:UTRAN-Iu-445:PAGING_RESP)[0x56365ea76260]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822134128010 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C:UTRAN-Iu-445:PAGING_RESP)[0x56365ea2bbb0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250822134128010 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C:UTRAN-Iu-445:PAGING_RESP)[0x56365ea2bbb0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=abd42a46aa4196f6c286f28d628fad63, CK=NONE (ran_msg_iu.c:388) 20250822134128010 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C:UTRAN-Iu-445:PAGING_RESP)[0x56365ea2a910]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250822134128010 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C:UTRAN-Iu-445:PAGING_RESP)[0x56365ea76260]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250822134128010 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134128010 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134128010 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134128010 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134128010 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134128010 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134128010 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134128010 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2651)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2651)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2649)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2649)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2649)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2649)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2649)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2649)@718a44d66dfb: vl_len:12 MSC_Test_2-SCCP(2649)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2649)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250822134128015 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134128015 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134128016 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134128016 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134128016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_2-M3UA(2651)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134128016 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134128016 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134128016 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134128016 DIUCS DEBUG (UTRAN-Iu-445) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134128016 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C:UTRAN-Iu-445:PAGING_RESP)[0x56365ea2a910]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134128016 DIUCS DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C:UTRAN-Iu-445:PAGING_RESP)[0x56365ea2a910]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134128016 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C:UTRAN-Iu-445:PAGING_RESP)[0x56365ea2bbb0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134128016 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C:UTRAN-Iu-445:PAGING_RESP)[0x56365ea2bbb0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134128016 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C:UTRAN-Iu-445:PAGING_RESP)[0x56365ea2bbb0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250822134128016 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C:UTRAN-Iu-445:PAGING_RESP)[0x56365ea76260]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250822134128016 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C:UTRAN-Iu-445:PAGING_RESP)[0x56365ea76260]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822134128016 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C:UTRAN-Iu-445:PAGING_RESP)[0x56365ea2bbb0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250822134128016 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C:UTRAN-Iu-445:PAGING_RESP)[0x56365ea2a910]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822134128016 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C:UTRAN-Iu-445:PAGING_RESP)[0x56365ea76260]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822134128016 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C:UTRAN-Iu-445:PAGING_RESP)[0x56365ea76260]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822134128016 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C:UTRAN-Iu-445:PAGING_RESP)[0x56365ea76260]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822134128016 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C:UTRAN-Iu-445:PAGING_RESP)[0x56365ea76260]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822134128016 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C:UTRAN-Iu-445:PAGING_RESP)[0x56365ea76260]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822134128016 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C:UTRAN-Iu-445:PAGING_RESP)[0x56365ea76260]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822134128016 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C:UTRAN-Iu-445:PAGING_RESP)[0x56365ea76260]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822134128016 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C:UTRAN-Iu-445:PAGING_RESP)[0x56365ea2bbb0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250822134128016 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C:UTRAN-Iu-445:PAGING_RESP)[0x56365ea2bbb0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.981s remaining) (msc_a.c:450) 20250822134128016 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C:UTRAN-Iu-445:PAGING_RESP)[0x56365ea2bbb0]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: SMS SMS:0x01 (msc_a.c:2106) 20250822134128016 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C:UTRAN-Iu-445:PAGING_RESP)[0x56365ea2bbb0]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134128016 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C:UTRAN-Iu-445:PAGING_RESP)[0x56365ea2a910]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134128016 DCC DEBUG trans(CC:NULL IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C callref-0x1614f5fc tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250822134128017 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250822134128017 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C:UTRAN-Iu-445:PAGING_RESP)[0x56365ea2bbb0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:407) 20250822134128017 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C:UTRAN-Iu-445:PAGING_RESP)[0x56365ea2bbb0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250822134128017 DCC DEBUG trans(CC:NULL IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C:UTRAN-Iu-445:PAGING_RESP callref-0x1614f5fc tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250822134128017 DCC DEBUG trans(CC:NULL IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C:UTRAN-Iu-445:PAGING_RESP callref-0x1614f5fc 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) 20250822134128017 DCC DEBUG trans(CC:NULL IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C:UTRAN-Iu-445:PAGING_RESP callref-0x1614f5fc tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250822134128017 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C:UTRAN-Iu-445:PAGING_RESP)[0x56365ea2bbb0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_SETUP (msc_a.c:2106) 20250822134128017 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C:UTRAN-Iu-445:PAGING_RESP)[0x56365ea2bbb0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134128017 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C:UTRAN-Iu-445:PAGING_RESP)[0x56365ea2a910]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134128017 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C - Paging: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,CC,active-conn) (paging.c:202) 20250822134128017 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001142/3/1): Available (smpp_smsc.c:626) 20250822134128017 DMSC NOTICE Pending paging while subscriber 262420000001142 attached. (sms_queue.c:558) 20250822134128017 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134128017 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134128017 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134128017 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134128017 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134128017 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134128017 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134128017 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134128017 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134128017 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134128017 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134128017 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134128017 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134128017 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134128017 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134128017 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134128017 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134128017 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134128017 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134128017 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134128017 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134128017 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134128017 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134128017 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2651)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2651)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2649)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2649)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2649)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2649)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2651)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2651)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2649)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2649)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2649)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2649)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2651)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2651)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2649)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2649)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2649)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2649)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_call_already_paging2(2658)@718a44d66dfb: Got SMS-DELIVER TC_iu_lu_and_mt_call_already_paging2(2658)@718a44d66dfb: Got CC Setup TC_iu_lu_and_mt_call_already_paging2(2658)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_call_already_paging2(2658)@718a44d66dfb: success, tear down MSC_Test_2-SCCP(2649)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2649)@718a44d66dfb: vl_len:12 MSC_Test_2-SCCP(2649)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2649)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000B40080000010004400140'O 20250822134128039 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134128039 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134128039 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_2-M3UA(2651)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134128039 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134128039 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134128039 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134128039 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134128039 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134128039 DIUCS DEBUG (UTRAN-Iu-445) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134128039 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C:UTRAN-Iu-445:PAGING_RESP)[0x56365ea2a910]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134128039 DIUCS DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C:UTRAN-Iu-445:PAGING_RESP)[0x56365ea2a910]{READY}: RAN decode: RANAP: dir=1 proc=11 (ran_msg_iu.c:274) 20250822134128039 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C:UTRAN-Iu-445:PAGING_RESP)[0x56365ea2bbb0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134128039 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C:UTRAN-Iu-445:PAGING_RESP)[0x56365ea2bbb0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=11 (ran_msg_iu.c:274) 20250822134128039 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C:UTRAN-Iu-445:PAGING_RESP)[0x56365ea2bbb0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP Iu ReleaseRequest (msc_a.c:2043) 20250822134128039 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C:UTRAN-Iu-445:PAGING_RESP)[0x56365ea2bbb0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_MO_CLOSE (msc_a.c:1734) 20250822134128039 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C:UTRAN-Iu-445:PAGING_RESP)[0x56365ea2bbb0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250822134128039 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C:UTRAN-Iu-445:PAGING_RESP)[0x56365ea2bbb0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 3 (sms,cc,msc_a_ran_dec) (msc_a.c:948) 20250822134128039 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C + 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) 20250822134128040 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C + 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) 20250822134128040 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C - 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) 20250822134128040 DLSMS ERROR trans(SMS IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C:UTRAN-Iu-445:PAGING_RESP callref-0x40000033 tid-0) Freeing transaction that still contains an SMS -- discarding (gsm_04_11.c:1405) 20250822134128040 DLSMS NOTICE Sending SMS 33 failed 1 times. (sms_queue.c:248) 20250822134128040 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C - SMS-pending: now used by 6 (attached,SMS-receiver,SMS,CC,active-conn,msc_a_fsm_releasing_onenter) (sms_queue.c:217) 20250822134128040 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C - SMS-receiver: now used by 5 (attached,SMS,CC,active-conn,msc_a_fsm_releasing_onenter) (gsm_04_11.c:76) 20250822134128040 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C - SMS: now used by 4 (attached,CC,active-conn,msc_a_fsm_releasing_onenter) (transaction.c:281) 20250822134128040 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C:UTRAN-Iu-445:PAGING_RESP callref-0x1614f5fc tid-0) Freeing transaction (transaction.c:243) 20250822134128040 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C:UTRAN-Iu-445:PAGING_RESP callref-0x1614f5fc tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250822134128040 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C:UTRAN-Iu-445:PAGING_RESP callref-0x1614f5fc tid-0) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250822134128040 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C:UTRAN-Iu-445:PAGING_RESP callref-0x1614f5fc tid-0) new state CALL_PRESENT -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250822134128040 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C:UTRAN-Iu-445:PAGING_RESP)[0x56365ea2bbb0]{MSC_A_ST_RELEASING}: Sending DTAP: CC GSM48_MT_CC_RELEASE (msc_a.c:2106) 20250822134128040 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C:UTRAN-Iu-445:PAGING_RESP)[0x56365ea2bbb0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134128040 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C:UTRAN-Iu-445:PAGING_RESP)[0x56365ea2a910]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134128040 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C:UTRAN-Iu-445:PAGING_RESP callref-0x1614f5fc tid-0) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250822134128040 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C:UTRAN-Iu-445:PAGING_RESP callref-0x1614f5fc tid-0) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250822134128040 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C - CC: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (transaction.c:281) 20250822134128040 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C:UTRAN-Iu-445:PAGING_RESP)[0x56365ea2bbb0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250822134128040 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C:UTRAN-Iu-445:PAGING_RESP)[0x56365ea2a910]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822134128040 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822134128040 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134128040 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134128040 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134128040 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134128040 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134128040 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134128040 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134128040 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134128040 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134128040 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134128040 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134128040 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134128040 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134128040 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134128040 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134128040 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2651)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2651)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2651)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(2649)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-M3UA(2651)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2649)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2649)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2649)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2649)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2649)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2649)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2649)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2649)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2649)@718a44d66dfb: vl_len:7 MSC_Test_2-SCCP(2649)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2649)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250822134128045 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134128046 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134128046 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134128046 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134128046 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134128046 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134128046 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134128046 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2651)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134128046 DIUCS DEBUG (UTRAN-Iu-445) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134128046 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C:UTRAN-Iu-445:PAGING_RESP)[0x56365ea2a910]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134128046 DIUCS DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C:UTRAN-Iu-445:PAGING_RESP)[0x56365ea2a910]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134128046 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C:UTRAN-Iu-445:PAGING_RESP)[0x56365ea2bbb0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134128046 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C:UTRAN-Iu-445:PAGING_RESP)[0x56365ea2bbb0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134128046 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C:UTRAN-Iu-445:PAGING_RESP)[0x56365ea2bbb0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250822134128046 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C:UTRAN-Iu-445:PAGING_RESP)[0x56365ea2bbb0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822134128046 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C:UTRAN-Iu-445:PAGING_RESP)[0x56365ea2bbb0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250822134128046 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C:UTRAN-Iu-445:PAGING_RESP)[0x56365ea2bbb0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134128046 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C:UTRAN-Iu-445:PAGING_RESP)[0x56365ea2bbb0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822134128046 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C:UTRAN-Iu-445:PAGING_RESP)[0x56365ea76260]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822134128046 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C:UTRAN-Iu-445:PAGING_RESP)[0x56365ea76260]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C:UTRAN-Iu-445:PAGING_RESP)[0x56365ea2bbb0] (msc_a.c:1053) 20250822134128046 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C:UTRAN-Iu-445:PAGING_RESP)[0x56365ea76260]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822134128046 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C:UTRAN-Iu-445:PAGING_RESP)[0x56365ea76260]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822134128046 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C:UTRAN-Iu-445:PAGING_RESP)[0x56365ea2bbb0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea57e70] (msc_a.c:1053) 20250822134128046 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C:UTRAN-Iu-445:PAGING_RESP)[0x56365ea2bbb0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822134128046 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C:UTRAN-Iu-445:PAGING_RESP)[0x56365ea2bbb0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822134128046 DMSC DEBUG msub_fsm[0x56365ea57e70]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822134128046 DMSC DEBUG msub(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C) MSC-A terminated (msub.c:261) 20250822134128046 DMSC DEBUG msub(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C) 1 MSC-I still active (msub.c:79) 20250822134128046 DMSC DEBUG msub_fsm[0x56365ea57e70]{active}: State change to terminating (no timeout) (msub.c:91) 20250822134128046 DMSC DEBUG msub_fsm[0x56365ea57e70]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822134128046 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C:UTRAN-Iu-445:PAGING_RESP)[0x56365ea2a910]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822134128046 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C:UTRAN-Iu-445:PAGING_RESP)[0x56365ea2a910]{READY}: Removing from parent msub_fsm[0x56365ea57e70] (msub.c:113) 20250822134128046 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Closing UTRAN-Iu-445 (ran_conn.c:142) 20250822134128046 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-445 (ran_conn.c:155) 20250822134128046 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C:UTRAN-Iu-445:PAGING_RESP)[0x56365ea2a910]{READY}: Freeing instance (msub.c:113) 20250822134128046 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C:UTRAN-Iu-445:PAGING_RESP)[0x56365ea2a910]{READY}: Deallocated (fsm.c:568) 20250822134128046 DMSC DEBUG msub(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C) Free (msub.c:119) 20250822134128046 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C - active-conn: now used by 1 (attached) (msub.c:375) 20250822134128046 DMSC DEBUG msub_fsm[0x56365ea57e70]{terminating}: Freeing instance (msub.c:113) 20250822134128046 DMSC DEBUG msub_fsm[0x56365ea57e70]{terminating}: Deallocated (fsm.c:568) 20250822134128046 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134128046 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134128046 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134128046 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134128046 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134128046 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134128046 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134128046 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2651)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2651)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2649)@718a44d66dfb: Session index based on local reference:0 20250822134128048 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134128048 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134128048 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134128048 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134128048 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134128048 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134128048 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134128048 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2651)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2650)@718a44d66dfb: Deleted conn table entry 0TC_iu_lu_and_mt_call_already_paging2(2658)11034225 TC_iu_lu_and_mt_call_already_paging2(2658)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_call_already_paging2(2658)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_call_already_paging2(2658)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822134128049 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822134128049 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x5E190B4C - VTY: now used by 1 (attached) (msc_vty.c:1387) TC_iu_lu_and_mt_call_already_paging2(2658)@718a44d66dfb: Final verdict of PTC: pass 20250822134128058 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822134128058 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822134128058 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822134128058 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822134128058 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822134128058 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822134128058 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822134128058 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822134128058 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822134128058 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134128058 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822134128058 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822134128058 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822134128058 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822134128058 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822134128058 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822134128058 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822134128058 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822134128058 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) 20250822134128058 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822134128058 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822134128059 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) MSC_Test_0-M3UA(2645)@718a44d66dfb: Final verdict of PTC: none 20250822134128059 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822134128059 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822134128059 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250822134128059 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822134128059 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) 20250822134128059 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822134128059 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822134128059 DLINP ERROR SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe (stream_srv.c:743) MSC_Test-GSUP(2655)@718a44d66dfb: Final verdict of PTC: none MSC_Test_1-M3UA(2648)@718a44d66dfb: Final verdict of PTC: none 20250822134128059 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) 20250822134128059 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134128059 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250822134128060 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822134128060 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822134128060 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822134128060 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822134128060 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822134128060 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822134128060 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) 20250822134128060 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822134128060 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_1-SCCP(2646)@718a44d66dfb: Final verdict of PTC: none MSC_Test_1-RAN(2647)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP-IPA(2654)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-SCCP(2643)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(2652)@718a44d66dfb: Final verdict of PTC: none MSC_Test_2-SCCP(2649)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(2653)@718a44d66dfb: Final verdict of PTC: none 20250822134128063 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) MSC_Test_0-RAN(2644)@718a44d66dfb: Final verdict of PTC: none 20250822134128063 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) 20250822134128063 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822134128063 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) IPA-CTRL-CLI-IPA(2659)@718a44d66dfb: Final verdict of PTC: none MSC_Test_2-RAN(2650)@718a44d66dfb: Final verdict of PTC: none 20250822134128064 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) 20250822134128064 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134128064 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822134128064 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822134128064 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822134128064 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822134128064 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822134128064 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822134128064 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822134128065 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.3/0 (xua_snm.c:371) 20250822134128065 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-SMPP(2656)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2642)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(2657)@718a44d66dfb: Final verdict of PTC: none MSC_Test_2-M3UA(2651)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(2642): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(2643): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(2644): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(2645): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-SCCP(2646): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-RAN(2647): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-M3UA(2648): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_2-SCCP(2649): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_2-RAN(2650): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_2-M3UA(2651): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(2652): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(2653): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(2654): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(2655): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(2656): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(2657): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_iu_lu_and_mt_call_already_paging2(2658): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(2659): none (pass -> pass) MTC@718a44d66dfb: Test case TC_iu_lu_and_mt_call_already_paging finished. Verdict: pass MTC@718a44d66dfb: 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'. Fri Aug 22 13:41:28 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 20250822134129061 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=480012) 20250822134130059 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822134130059 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822134130060 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822134130061 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822134130061 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822134130061 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822134130062 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822134130065 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822134130065 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822134130065 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=480012, count=483320) 20250822134131063 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:41: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_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 20250822134132064 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_iu_lu_and_mo_sms started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2663)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(2663)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2663)@718a44d66dfb: ************************************************* MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-SCCP(2661)@718a44d66dfb: v_sccp_pdu_maxlen:268 MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_1-M3UA(2666)@718a44d66dfb: ************************************************* MSC_Test_1-M3UA(2666)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2666)@718a44d66dfb: ************************************************* MSC_Test_1-SCCP(2664)@718a44d66dfb: v_sccp_pdu_maxlen:268 MTC@718a44d66dfb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_2-M3UA(2669)@718a44d66dfb: ************************************************* MSC_Test_2-M3UA(2669)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2669)@718a44d66dfb: ************************************************* MSC_Test_2-SCCP(2667)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822134132972 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2670)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822134133065 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822134133065 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2672)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2672)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822134133071 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2672)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2672)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2672)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2672)@718a44d66dfb: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2672)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2672)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822134133090 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822134133090 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2673)@718a44d66dfb: Created GsupExpect[0] for "262420000001042" to be handled at TC_iu_lu_and_mo_sms2(2676) TC_iu_lu_and_mo_sms2(2676)@718a44d66dfb: 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 } } } } 20250822134133132 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822134133132 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822134133132 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822134133132 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2663)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2663)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2663)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2663)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(2663)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250822134133134 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134133134 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822134133134 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822134133134 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822134133134 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822134133134 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822134133134 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2663)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2663)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2663)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822134133135 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134133135 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822134133135 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822134133135 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822134133135 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822134133135 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822134133135 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2663)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2663)@718a44d66dfb: Message received on association #8 20250822134133135 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822134133135 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2663)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2663)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2663)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2663)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2663)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2663)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822134133147 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) 20250822134133147 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) 20250822134133147 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822134133147 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2666)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2666)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2666)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822134133151 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134133151 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822134133151 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822134133151 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822134133151 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822134133151 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822134133151 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2666)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_1-M3UA(2666)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2666)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2666)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2666)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822134133153 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134133153 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822134133153 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822134133153 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822134133153 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822134133153 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822134133153 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(2666)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2666)@718a44d66dfb: Message received on association #8 20250822134133153 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250822134133153 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2666)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2666)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2666)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2666)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2666)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2666)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822134133166 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) 20250822134133166 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) 20250822134133166 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822134133166 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2669)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2669)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2669)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822134133175 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134133175 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822134133175 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822134133175 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822134133175 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822134133175 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822134133175 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2669)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_2-M3UA(2669)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2669)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2669)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2669)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822134133178 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134133178 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822134133178 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822134133178 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822134133178 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822134133178 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822134133178 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2669)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250822134133178 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.3/0 (xua_snm.c:406) 20250822134133179 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2666)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2666)@718a44d66dfb: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2669)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2669)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2669)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2669)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2669)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2669)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2669)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822134133936 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134133936 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134133936 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134133936 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822134133936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134133936 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134133936 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134133936 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2663)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134133937 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134133937 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134133937 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134133937 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822134133937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134133937 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134133937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822134133937 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2663)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2663)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2662)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250822134133955 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134133955 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134133955 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250822134133955 DLM3UA 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) 20250822134133955 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134133955 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134133955 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134133955 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2666)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134133955 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134133955 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134133955 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134133956 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) 20250822134133956 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134133956 DLSS7 DEBUG Found route for dpc=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) 20250822134133956 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250822134133956 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2666)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2666)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2665)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250822134133980 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134133980 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134133980 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134133980 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134133980 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134133980 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134133980 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134133980 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2669)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134133980 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) 20250822134133980 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250822134133980 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134133980 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134133980 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134133980 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134133980 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134133980 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134133980 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134133980 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2669)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2669)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2668)@718a44d66dfb: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2668)@718a44d66dfb: Added conn table entry 0TC_iu_lu_and_mo_sms2(2676)3660315 MSC_Test_2-SCCP(2667)@718a44d66dfb: First idle individual index:0 MSC_Test_2-M3UA(2669)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134133989 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134133989 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134133989 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134133989 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134133989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134133989 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134133989 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134133989 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(2668)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 20250822134133989 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) 20250822134133989 DMSC DEBUG msub_fsm[0x56365ea76260]{active}: Allocated (fsm.c:456) 20250822134133989 DMSC DEBUG msc_i[0x56365ea2bbb0]{READY}: Allocated (fsm.c:456) 20250822134133989 DMSC DEBUG msc_i[0x56365ea2bbb0]{READY}: is child of msub_fsm[0x56365ea76260] (fsm.c:486) 20250822134133989 DMSC DEBUG msc_a[0x56365ea2a910]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822134133989 DMSC DEBUG msc_a[0x56365ea2a910]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea76260] (fsm.c:486) 20250822134133989 DMSC DEBUG msc_a(unknown:UTRAN-Iu-446:NONE)[0x56365ea2a910]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822134133989 DMSC DEBUG msc_i(unknown:UTRAN-Iu-446:NONE)[0x56365ea2bbb0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822134133989 DMSC DEBUG msc_a(unknown:UTRAN-Iu-446:NONE)[0x56365ea2a910]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822134133989 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-446:NONE)[0x56365ea2a910]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250822134133989 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-446:NONE)[0x56365ea2a910]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250822134133989 DMM DEBUG msc_a(IMSI-262420000001042:UTRAN-Iu-446:LU)[0x56365ea2a910]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001042 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822134133989 DMM DEBUG msc_a(IMSI-262420000001042:UTRAN-Iu-446:LU)[0x56365ea2a910]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822134133989 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:UTRAN-Iu-446:LU)[0x56365ea57e70]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822134133989 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:UTRAN-Iu-446:LU)[0x56365ea57e70]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001042:UTRAN-Iu-446:LU)[0x56365ea2a910] (fsm.c:486) 20250822134133989 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:UTRAN-Iu-446:LU)[0x56365ea57e70]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250822134133989 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:UTRAN-Iu-446:LU)[0x56365ea57e70]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822134133990 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822134133990 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001042 id=262420000001042 (vlr.c:661) 20250822134133990 DVLR INFO New subscr, IMSI: 262420000001042 (vlr.c:562) 20250822134133990 DVLR DEBUG VLR subscr IMSI-262420000001042 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822134133990 DMSC DEBUG msc_a(IMSI-262420000001042:UTRAN-Iu-446:LU)[0x56365ea2a910]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822134133990 DMSC DEBUG msc_a(IMSI-262420000001042:UTRAN-Iu-446:LU)[0x56365ea2a910]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822134133990 DVLR DEBUG VLR subscr IMSI-262420000001042 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822134133990 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822134133990 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:UTRAN-Iu-446:LU)[0x56365ea57e70]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822134133990 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:UTRAN-Iu-446:LU)[0x56365ea57e70]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822134133990 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:UTRAN-Iu-446:LU)[0x56365ea57e70]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250822134133990 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:UTRAN-Iu-446:LU)[0x56365ea373c0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822134133990 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:UTRAN-Iu-446:LU)[0x56365ea373c0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001042:UTRAN-Iu-446:LU)[0x56365ea57e70] (fsm.c:486) 20250822134133990 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:UTRAN-Iu-446:LU)[0x56365ea373c0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822134133990 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:UTRAN-Iu-446:LU)[0x56365ea373c0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822134133990 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134133990 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134133990 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134133990 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134133990 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134133990 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134133990 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134133990 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2669)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2669)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2667)@718a44d66dfb: { messageType := 2, destLocRef := '37DA1B'O, sourceLocRef := '0001BE'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2667)@718a44d66dfb: Session index based on local reference:0 MSC_Test-GSUP(2673)@718a44d66dfb: Found GsupExpect[0] for "262420000001042" handled at TC_iu_lu_and_mo_sms2(2676) MSC_Test-GSUP(2673)@718a44d66dfb: Added IMSI table entry 0TC_iu_lu_and_mo_sms2(2676)"262420000001042" TC_iu_lu_and_mo_sms2(2676)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_sms2(2676)@718a44d66dfb: setverdict(pass): none -> pass 20250822134133994 DVLR DEBUG VLR subscr IMSI-262420000001042 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134133994 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:UTRAN-Iu-446:LU)[0x56365ea373c0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822134133994 DVLR DEBUG SUBSCR(IMSI-262420000001042) Received 1 auth tuples (vlr.c:996) 20250822134133994 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:UTRAN-Iu-446:LU)[0x56365ea373c0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822134133994 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:UTRAN-Iu-446:LU)[0x56365ea373c0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250822134133994 DMM DEBUG Tx AUTH REQ (rand = 43a16794eac6df0b98858e8ea931a7f8) (gsm_04_08.c:641) 20250822134133994 DMM DEBUG AUTH REQ (autn = 0d86476ea8d6f6d2dc74e025bd20b50d) (gsm_04_08.c:643) 20250822134133994 DIUCS DEBUG msc_a(IMSI-262420000001042:UTRAN-Iu-446:LU)[0x56365ea2a910]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250822134133994 DIUCS DEBUG msc_a(IMSI-262420000001042:UTRAN-Iu-446:LU)[0x56365ea2a910]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134133994 DMSC DEBUG msc_i(IMSI-262420000001042:UTRAN-Iu-446:LU)[0x56365ea2bbb0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134133994 DVLR DEBUG VLR subscr IMSI-262420000001042 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822134133994 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134133994 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134133994 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134133994 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134133994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134133994 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134133994 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134133994 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2669)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2669)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2667)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2667)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2667)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2667)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2668)@718a44d66dfb: patching N(SD)=1 into dtap '0514B72463392104255DF86C'O MSC_Test_2-RAN(2668)@718a44d66dfb: patched enc_l3: '0554B72463392104255DF86C'O MSC_Test_2-SCCP(2667)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2667)@718a44d66dfb: vl_len:24 MSC_Test_2-SCCP(2667)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2667)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554B72463392104255DF86C'O 20250822134134001 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134134001 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134134001 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134134001 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134134001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134134001 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134134001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_2-M3UA(2669)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134134001 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134134001 DIUCS DEBUG (UTRAN-Iu-446) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134134001 DMSC DEBUG msc_i(IMSI-262420000001042:UTRAN-Iu-446:LU)[0x56365ea2bbb0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134134001 DIUCS DEBUG msc_i(IMSI-262420000001042:UTRAN-Iu-446:LU)[0x56365ea2bbb0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134134001 DMSC DEBUG msc_a(IMSI-262420000001042:UTRAN-Iu-446:LU)[0x56365ea2a910]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134134001 DIUCS DEBUG msc_a(IMSI-262420000001042:UTRAN-Iu-446:LU)[0x56365ea2a910]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134134001 DIUCS DEBUG msc_a(IMSI-262420000001042:UTRAN-Iu-446:LU)[0x56365ea2a910]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134134001 DMM DEBUG msc_a(IMSI-262420000001042:UTRAN-Iu-446:LU)[0x56365ea2a910]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = b7246339255df86c) (gsm_04_08.c:1128) 20250822134134001 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:UTRAN-Iu-446:LU)[0x56365ea373c0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822134134001 DVLR DEBUG SUBSCR(IMSI-262420000001042) AUTH on UTRAN received RES: b7246339255df86c (8 bytes) (vlr_auth_fsm.c:151) 20250822134134001 DVLR INFO SUBSCR(IMSI-262420000001042) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250822134134001 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:UTRAN-Iu-446:LU)[0x56365ea373c0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822134134001 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:UTRAN-Iu-446:LU)[0x56365ea373c0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822134134001 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:UTRAN-Iu-446:LU)[0x56365ea373c0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822134134001 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:UTRAN-Iu-446:LU)[0x56365ea373c0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001042:UTRAN-Iu-446:LU)[0x56365ea57e70] (vlr_auth_fsm.c:294) 20250822134134001 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:UTRAN-Iu-446:LU)[0x56365ea373c0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822134134001 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:UTRAN-Iu-446:LU)[0x56365ea373c0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822134134001 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:UTRAN-Iu-446:LU)[0x56365ea57e70]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250822134134001 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:UTRAN-Iu-446:LU)[0x56365ea57e70]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822134134001 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:UTRAN-Iu-446:LU)[0x56365ea57e70]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822134134001 DIUCS DEBUG msc_a(IMSI-262420000001042:UTRAN-Iu-446:LU)[0x56365ea2a910]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250822134134001 DIUCS DEBUG msc_a(IMSI-262420000001042:UTRAN-Iu-446:LU)[0x56365ea2a910]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=23f6b7e3c79882bd142af5440360ae72, CK=NONE (ran_msg_iu.c:388) 20250822134134001 DMSC DEBUG msc_i(IMSI-262420000001042:UTRAN-Iu-446:LU)[0x56365ea2bbb0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250822134134001 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:UTRAN-Iu-446:LU)[0x56365ea57e70]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250822134134001 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134134001 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134134001 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134134001 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134134001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134134001 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134134001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134134001 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2669)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2669)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2667)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2667)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2667)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2667)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2667)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2667)@718a44d66dfb: vl_len:12 MSC_Test_2-SCCP(2667)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2667)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250822134134008 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134134008 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134134008 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134134008 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134134008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134134008 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134134008 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134134008 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2669)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134134008 DIUCS DEBUG (UTRAN-Iu-446) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134134008 DMSC DEBUG msc_i(IMSI-262420000001042:UTRAN-Iu-446:LU)[0x56365ea2bbb0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134134008 DIUCS DEBUG msc_i(IMSI-262420000001042:UTRAN-Iu-446:LU)[0x56365ea2bbb0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134134008 DMSC DEBUG msc_a(IMSI-262420000001042:UTRAN-Iu-446:LU)[0x56365ea2a910]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134134008 DIUCS DEBUG msc_a(IMSI-262420000001042:UTRAN-Iu-446:LU)[0x56365ea2a910]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134134008 DIUCS DEBUG msc_a(IMSI-262420000001042:UTRAN-Iu-446:LU)[0x56365ea2a910]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250822134134008 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:UTRAN-Iu-446:LU)[0x56365ea57e70]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250822134134008 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:UTRAN-Iu-446:LU)[0x56365ea57e70]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822134134008 DIUCS DEBUG msc_a(IMSI-262420000001042:UTRAN-Iu-446:LU)[0x56365ea2a910]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250822134134008 DMSC DEBUG msc_i(IMSI-262420000001042:UTRAN-Iu-446:LU)[0x56365ea2bbb0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822134134008 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:UTRAN-Iu-446:LU)[0x56365ea57e70]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822134134008 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:UTRAN-Iu-446:LU)[0x56365ea57e70]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822134134008 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001042:UTRAN-Iu-446:LU)[0x56365ea373c0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822134134008 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001042:UTRAN-Iu-446:LU)[0x56365ea373c0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001042:UTRAN-Iu-446:LU)[0x56365ea57e70] (fsm.c:486) 20250822134134008 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001042:UTRAN-Iu-446:LU)[0x56365ea373c0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822134134008 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001042:UTRAN-Iu-446:LU)[0x56365ea373c0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822134134008 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134134008 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134134008 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134134008 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134134008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134134008 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134134008 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134134008 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2669)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2669)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2667)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2667)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2667)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2667)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822134134011 DVLR DEBUG VLR subscr IMSI-262420000001042 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134134011 DVLR DEBUG IMSI:262420000001042 has MSISDN:491230001042 (vlr.c:1045) 20250822134134011 DMSC NOTICE msub(IMSI-262420000001042:MSISDN-491230001042) VLR: update for IMSI=262420000001042 (MSISDN=491230001042) (gsm_04_08.c:1541) 20250822134134011 DVLR DEBUG VLR subscr IMSI-262420000001042:MSISDN-491230001042 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822134134011 DVLR DEBUG VLR subscr IMSI-262420000001042:MSISDN-491230001042 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134134011 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:MSISDN-491230001042:UTRAN-Iu-446:LU)[0x56365ea57e70]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822134134011 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001042:UTRAN-Iu-446:LU)[0x56365ea373c0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822134134011 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001042:UTRAN-Iu-446:LU)[0x56365ea373c0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822134134011 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001042:UTRAN-Iu-446:LU)[0x56365ea373c0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822134134011 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001042:UTRAN-Iu-446:LU)[0x56365ea373c0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001042:MSISDN-491230001042:UTRAN-Iu-446:LU)[0x56365ea57e70] (vlr_lu_fsm.c:110) 20250822134134011 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001042:UTRAN-Iu-446:LU)[0x56365ea373c0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822134134011 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001042:UTRAN-Iu-446:LU)[0x56365ea373c0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822134134011 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:MSISDN-491230001042:UTRAN-Iu-446:LU)[0x56365ea57e70]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822134134011 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:MSISDN-491230001042:UTRAN-Iu-446:LU)[0x56365ea57e70]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822134134011 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001042:MSISDN-491230001042:UTRAN-Iu-446:LU)[0x56365ea76130]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822134134011 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001042:MSISDN-491230001042:UTRAN-Iu-446:LU)[0x56365ea76130]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001042:MSISDN-491230001042:UTRAN-Iu-446:LU)[0x56365ea57e70] (fsm.c:486) 20250822134134011 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001042:MSISDN-491230001042:UTRAN-Iu-446:LU)[0x56365ea76130]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822134134011 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001042:MSISDN-491230001042:UTRAN-Iu-446:LU)[0x56365ea76130]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822134134011 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001042:MSISDN-491230001042:UTRAN-Iu-446:LU)[0x56365ea76130]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822134134011 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001042:MSISDN-491230001042:UTRAN-Iu-446:LU)[0x56365ea76130]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822134134011 DMSC NOTICE msub(IMSI-262420000001042:MSISDN-491230001042:TMSInew-0x596699A9) VLR: update for IMSI=262420000001042 (MSISDN=491230001042) (gsm_04_08.c:1541) 20250822134134011 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001042:MSISDN-491230001042:UTRAN-Iu-446:LU)[0x56365ea76130]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822134134011 DMM DEBUG -> IMSI-262420000001042:MSISDN-491230001042:TMSInew-0x596699A9 LOCATION UPDATE ACCEPT (TMSI = 0x596699a9) (gsm_04_08.c:149) 20250822134134011 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSInew-0x596699A9:UTRAN-Iu-446:LU)[0x56365ea2a910]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250822134134011 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSInew-0x596699A9:UTRAN-Iu-446:LU)[0x56365ea2a910]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134134011 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSInew-0x596699A9:UTRAN-Iu-446:LU)[0x56365ea2bbb0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134134011 DVLR DEBUG VLR subscr IMSI-262420000001042:MSISDN-491230001042:TMSInew-0x596699A9 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822134134011 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134134011 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134134011 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134134011 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134134011 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134134011 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134134011 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134134011 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2669)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2669)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2667)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2667)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2667)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2667)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_sms2(2676)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2668)@718a44d66dfb: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2668)@718a44d66dfb: patched enc_l3: '059B'O MSC_Test_2-SCCP(2667)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2667)@718a44d66dfb: vl_len:14 MSC_Test_2-SCCP(2667)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2667)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250822134134014 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134134014 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134134014 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134134014 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134134014 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134134014 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134134014 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134134014 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2669)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134134014 DIUCS DEBUG (UTRAN-Iu-446) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134134014 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSInew-0x596699A9:UTRAN-Iu-446:LU)[0x56365ea2bbb0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134134014 DIUCS DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSInew-0x596699A9:UTRAN-Iu-446:LU)[0x56365ea2bbb0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134134014 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSInew-0x596699A9:UTRAN-Iu-446:LU)[0x56365ea2a910]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134134014 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSInew-0x596699A9:UTRAN-Iu-446:LU)[0x56365ea2a910]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134134014 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSInew-0x596699A9:UTRAN-Iu-446:LU)[0x56365ea2a910]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134134014 DMM DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSInew-0x596699A9:UTRAN-Iu-446:LU)[0x56365ea2a910]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822134134014 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:MSISDN-491230001042:TMSInew-0x596699A9:UTRAN-Iu-446:LU)[0x56365ea57e70]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822134134014 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001042:MSISDN-491230001042:UTRAN-Iu-446:LU)[0x56365ea76130]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822134134014 DMSC NOTICE msub(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x596699A9) VLR: update for IMSI=262420000001042 (MSISDN=491230001042) (gsm_04_08.c:1541) 20250822134134014 DVLR DEBUG VLR subscr IMSI-262420000001042:MSISDN-491230001042:TMSI-0x596699A9 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250822134134014 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001042:MSISDN-491230001042:UTRAN-Iu-446:LU)[0x56365ea76130]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822134134014 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x596699A9:UTRAN-Iu-446:LU)[0x56365ea57e70]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822134134014 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001042:MSISDN-491230001042:UTRAN-Iu-446:LU)[0x56365ea76130]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822134134014 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001042:MSISDN-491230001042:UTRAN-Iu-446:LU)[0x56365ea76130]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x596699A9:UTRAN-Iu-446:LU)[0x56365ea57e70] (vlr_lu_fsm.c:817) 20250822134134014 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001042:MSISDN-491230001042:UTRAN-Iu-446:LU)[0x56365ea76130]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822134134014 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001042:MSISDN-491230001042:UTRAN-Iu-446:LU)[0x56365ea76130]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822134134014 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x596699A9:UTRAN-Iu-446:LU)[0x56365ea57e70]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822134134014 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x596699A9:UTRAN-Iu-446:LU)[0x56365ea2a910]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250822134134014 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x596699A9:UTRAN-Iu-446:LU)[0x56365ea2a910]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.975s remaining) (msc_a.c:450) 20250822134134014 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001042/3/1): Available (smpp_smsc.c:626) 20250822134134014 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x596699A9:UTRAN-Iu-446:LU)[0x56365ea2a910]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134134014 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x596699A9:UTRAN-Iu-446:LU)[0x56365ea2a910]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250822134134014 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x596699A9:UTRAN-Iu-446:LU)[0x56365ea2a910]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250822134134014 DVLR DEBUG VLR subscr IMSI-262420000001042:MSISDN-491230001042:TMSI-0x596699A9 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822134134014 DVLR DEBUG VLR subscr IMSI-262420000001042:MSISDN-491230001042:TMSI-0x596699A9 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822134134014 DVLR DEBUG VLR subscr IMSI-262420000001042:MSISDN-491230001042:TMSI-0x596699A9 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822134134014 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x596699A9:UTRAN-Iu-446:LU)[0x56365ea2a910]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250822134134014 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x596699A9:UTRAN-Iu-446:LU)[0x56365ea2bbb0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822134134014 DVLR DEBUG VLR subscr IMSI-262420000001042:MSISDN-491230001042:TMSI-0x596699A9 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250822134134014 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134134014 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134134014 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134134014 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134134014 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134134014 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134134014 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134134014 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2669)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2669)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2667)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2667)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2667)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2667)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2667)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2667)@718a44d66dfb: vl_len:7 MSC_Test_2-SCCP(2667)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2667)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250822134134018 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134134018 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134134018 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134134018 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134134018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134134018 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134134018 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134134018 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2669)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134134018 DIUCS DEBUG (UTRAN-Iu-446) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134134018 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x596699A9:UTRAN-Iu-446:LU)[0x56365ea2bbb0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134134018 DIUCS DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x596699A9:UTRAN-Iu-446:LU)[0x56365ea2bbb0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134134018 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x596699A9:UTRAN-Iu-446:LU)[0x56365ea2a910]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134134018 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x596699A9:UTRAN-Iu-446:LU)[0x56365ea2a910]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134134018 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x596699A9:UTRAN-Iu-446:LU)[0x56365ea2a910]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250822134134018 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x596699A9:UTRAN-Iu-446:LU)[0x56365ea2a910]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822134134018 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x596699A9:UTRAN-Iu-446:LU)[0x56365ea2a910]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250822134134018 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x596699A9:UTRAN-Iu-446:LU)[0x56365ea2a910]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134134018 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x596699A9:UTRAN-Iu-446:LU)[0x56365ea2a910]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822134134018 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x596699A9:UTRAN-Iu-446:LU)[0x56365ea57e70]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822134134018 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x596699A9:UTRAN-Iu-446:LU)[0x56365ea57e70]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x596699A9:UTRAN-Iu-446:LU)[0x56365ea2a910] (msc_a.c:1053) 20250822134134018 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x596699A9:UTRAN-Iu-446:LU)[0x56365ea57e70]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822134134018 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x596699A9:UTRAN-Iu-446:LU)[0x56365ea57e70]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822134134018 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x596699A9:UTRAN-Iu-446:LU)[0x56365ea57e70]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822134134018 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x596699A9:UTRAN-Iu-446:LU)[0x56365ea2a910]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea76260] (msc_a.c:1053) 20250822134134018 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x596699A9:UTRAN-Iu-446:LU)[0x56365ea2a910]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822134134018 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x596699A9:UTRAN-Iu-446:LU)[0x56365ea2a910]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822134134018 DMSC DEBUG msub_fsm[0x56365ea76260]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822134134018 DMSC DEBUG msub(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x596699A9) MSC-A terminated (msub.c:261) 20250822134134018 DMSC DEBUG msub(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x596699A9) 1 MSC-I still active (msub.c:79) 20250822134134018 DMSC DEBUG msub_fsm[0x56365ea76260]{active}: State change to terminating (no timeout) (msub.c:91) 20250822134134018 DMSC DEBUG msub_fsm[0x56365ea76260]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822134134018 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x596699A9:UTRAN-Iu-446:LU)[0x56365ea2bbb0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822134134018 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x596699A9:UTRAN-Iu-446:LU)[0x56365ea2bbb0]{READY}: Removing from parent msub_fsm[0x56365ea76260] (msub.c:113) 20250822134134018 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Closing UTRAN-Iu-446 (ran_conn.c:142) 20250822134134018 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-446 (ran_conn.c:155) 20250822134134018 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x596699A9:UTRAN-Iu-446:LU)[0x56365ea2bbb0]{READY}: Freeing instance (msub.c:113) 20250822134134018 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x596699A9:UTRAN-Iu-446:LU)[0x56365ea2bbb0]{READY}: Deallocated (fsm.c:568) 20250822134134018 DMSC DEBUG msub(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x596699A9) Free (msub.c:119) 20250822134134018 DVLR DEBUG VLR subscr IMSI-262420000001042:MSISDN-491230001042:TMSI-0x596699A9 - active-conn: now used by 1 (attached) (msub.c:375) 20250822134134018 DMSC DEBUG msub_fsm[0x56365ea76260]{terminating}: Freeing instance (msub.c:113) 20250822134134018 DMSC DEBUG msub_fsm[0x56365ea76260]{terminating}: Deallocated (fsm.c:568) 20250822134134018 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134134018 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134134018 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134134018 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134134018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134134018 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134134018 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134134018 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2669)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2669)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2667)@718a44d66dfb: Session index based on local reference:0 20250822134134019 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134134019 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134134019 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134134019 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134134019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134134019 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134134019 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134134019 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2669)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2668)@718a44d66dfb: Deleted conn table entry 0TC_iu_lu_and_mo_sms2(2676)3660315 TC_iu_lu_and_mo_sms2(2676)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_sms2(2676)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_sms2(2676)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_sms2(2676)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_sms2(2676)@718a44d66dfb: 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 := '596699A9'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2668)@718a44d66dfb: Added conn table entry 0TC_iu_lu_and_mo_sms2(2676)15782256 MSC_Test_2-RAN(2668)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2667)@718a44d66dfb: First idle individual index:0 MSC_Test_2-M3UA(2669)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134134222 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134134222 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134134222 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134134222 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134134222 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134134222 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134134222 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134134222 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134134223 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) 20250822134134223 DMSC DEBUG msub_fsm[0x56365ea2bbb0]{active}: Allocated (fsm.c:456) 20250822134134223 DMSC DEBUG msc_i[0x56365ea76260]{READY}: Allocated (fsm.c:456) 20250822134134223 DMSC DEBUG msc_i[0x56365ea76260]{READY}: is child of msub_fsm[0x56365ea2bbb0] (fsm.c:486) 20250822134134223 DMSC DEBUG msc_a[0x56365ea76130]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822134134223 DMSC DEBUG msc_a[0x56365ea76130]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea2bbb0] (fsm.c:486) 20250822134134223 DMSC DEBUG msc_a(unknown:UTRAN-Iu-447:NONE)[0x56365ea76130]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822134134223 DMSC DEBUG msc_i(unknown:UTRAN-Iu-447:NONE)[0x56365ea76260]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822134134223 DMSC DEBUG msc_a(unknown:UTRAN-Iu-447:NONE)[0x56365ea76130]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822134134223 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-447:NONE)[0x56365ea76130]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250822134134223 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-447:NONE)[0x56365ea76130]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250822134134223 DMM DEBUG msc_a(TMSI-0x596699A9:UTRAN-Iu-447:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250822134134223 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x596699A9:UTRAN-Iu-447:CM_SERVICE_REQ)[0x56365ea373c0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822134134223 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x596699A9:UTRAN-Iu-447:CM_SERVICE_REQ)[0x56365ea373c0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x596699A9:UTRAN-Iu-447:CM_SERVICE_REQ)[0x56365ea76130] (fsm.c:486) 20250822134134223 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x596699A9:UTRAN-Iu-447:CM_SERVICE_REQ)[0x56365ea373c0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250822134134223 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x596699A9:UTRAN-Iu-447:CM_SERVICE_REQ)[0x56365ea373c0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822134134223 DVLR DEBUG VLR subscr IMSI-262420000001042:MSISDN-491230001042:TMSI-0x596699A9 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822134134223 DVLR DEBUG VLR subscr IMSI-262420000001042:MSISDN-491230001042:TMSI-0x596699A9 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822134134223 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x596699A9:UTRAN-Iu-447:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822134134223 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x596699A9:UTRAN-Iu-447:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822134134223 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x596699A9:UTRAN-Iu-447:CM_SERVICE_REQ)[0x56365ea373c0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822134134223 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x596699A9:UTRAN-Iu-447:CM_SERVICE_REQ)[0x56365ea373c0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250822134134223 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x596699A9:UTRAN-Iu-447:CM_SERVICE_REQ)[0x56365ea2dd60]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822134134223 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x596699A9:UTRAN-Iu-447:CM_SERVICE_REQ)[0x56365ea2dd60]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x596699A9:UTRAN-Iu-447:CM_SERVICE_REQ)[0x56365ea373c0] (fsm.c:486) 20250822134134224 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x596699A9:UTRAN-Iu-447:CM_SERVICE_REQ)[0x56365ea2dd60]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822134134224 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x596699A9:UTRAN-Iu-447:CM_SERVICE_REQ)[0x56365ea2dd60]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822134134224 DVLR DEBUG VLR subscr IMSI-262420000001042:MSISDN-491230001042:TMSI-0x596699A9 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250822134134224 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134134224 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134134224 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134134224 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134134224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134134224 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134134224 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134134224 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2669)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2669)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2667)@718a44d66dfb: { messageType := 2, destLocRef := 'F0D170'O, sourceLocRef := '0001BF'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2667)@718a44d66dfb: Session index based on local reference:0 TC_iu_lu_and_mo_sms2(2676)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_sms2(2676)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822134134232 DVLR DEBUG VLR subscr IMSI-262420000001042:MSISDN-491230001042:TMSI-0x596699A9 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134134232 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x596699A9:UTRAN-Iu-447:CM_SERVICE_REQ)[0x56365ea2dd60]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822134134232 DVLR DEBUG SUBSCR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x596699A9) Received 1 auth tuples (vlr.c:996) 20250822134134232 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x596699A9:UTRAN-Iu-447:CM_SERVICE_REQ)[0x56365ea2dd60]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822134134232 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x596699A9:UTRAN-Iu-447:CM_SERVICE_REQ)[0x56365ea2dd60]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250822134134232 DMM DEBUG Tx AUTH REQ (rand = b63b8ebf69cd32847004f4957c0015c9) (gsm_04_08.c:641) 20250822134134232 DMM DEBUG AUTH REQ (autn = 4ff45ac90f41dc238a972a448d0a6d78) (gsm_04_08.c:643) 20250822134134232 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x596699A9:UTRAN-Iu-447:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250822134134232 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x596699A9:UTRAN-Iu-447:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134134232 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x596699A9:UTRAN-Iu-447:CM_SERVICE_REQ)[0x56365ea76260]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134134233 DVLR DEBUG VLR subscr IMSI-262420000001042:MSISDN-491230001042:TMSI-0x596699A9 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822134134233 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134134233 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134134233 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134134233 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134134233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134134233 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134134233 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134134233 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2669)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2669)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2667)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2667)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2667)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2667)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2668)@718a44d66dfb: patching N(SD)=1 into dtap '05141D4AC3CA2104EEC0BDC5'O MSC_Test_2-RAN(2668)@718a44d66dfb: patched enc_l3: '05541D4AC3CA2104EEC0BDC5'O MSC_Test_2-SCCP(2667)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2667)@718a44d66dfb: vl_len:24 MSC_Test_2-SCCP(2667)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2667)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05541D4AC3CA2104EEC0BDC5'O 20250822134134241 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134134241 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134134241 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134134241 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134134241 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(2669)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134134241 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134134241 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134134241 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134134242 DIUCS DEBUG (UTRAN-Iu-447) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134134242 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x596699A9:UTRAN-Iu-447:CM_SERVICE_REQ)[0x56365ea76260]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134134242 DIUCS DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x596699A9:UTRAN-Iu-447:CM_SERVICE_REQ)[0x56365ea76260]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134134242 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x596699A9:UTRAN-Iu-447:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134134242 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x596699A9:UTRAN-Iu-447:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134134242 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x596699A9:UTRAN-Iu-447:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134134242 DMM DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x596699A9:UTRAN-Iu-447:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 1d4ac3caeec0bdc5) (gsm_04_08.c:1128) 20250822134134242 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x596699A9:UTRAN-Iu-447:CM_SERVICE_REQ)[0x56365ea2dd60]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822134134242 DVLR DEBUG SUBSCR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x596699A9) AUTH on UTRAN received RES: 1d4ac3caeec0bdc5 (8 bytes) (vlr_auth_fsm.c:151) 20250822134134242 DVLR INFO SUBSCR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x596699A9) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250822134134242 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x596699A9:UTRAN-Iu-447:CM_SERVICE_REQ)[0x56365ea2dd60]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822134134242 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x596699A9:UTRAN-Iu-447:CM_SERVICE_REQ)[0x56365ea2dd60]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822134134242 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x596699A9:UTRAN-Iu-447:CM_SERVICE_REQ)[0x56365ea2dd60]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822134134242 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x596699A9:UTRAN-Iu-447:CM_SERVICE_REQ)[0x56365ea2dd60]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x596699A9:UTRAN-Iu-447:CM_SERVICE_REQ)[0x56365ea373c0] (vlr_auth_fsm.c:294) 20250822134134242 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x596699A9:UTRAN-Iu-447:CM_SERVICE_REQ)[0x56365ea2dd60]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822134134242 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x596699A9:UTRAN-Iu-447:CM_SERVICE_REQ)[0x56365ea2dd60]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822134134242 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x596699A9:UTRAN-Iu-447:CM_SERVICE_REQ)[0x56365ea373c0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250822134134242 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x596699A9:UTRAN-Iu-447:CM_SERVICE_REQ)[0x56365ea373c0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822134134242 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x596699A9:UTRAN-Iu-447:CM_SERVICE_REQ)[0x56365ea373c0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822134134242 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x596699A9:UTRAN-Iu-447:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250822134134242 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x596699A9:UTRAN-Iu-447:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=30d733e639e4092840ba89a9af90655b, CK=NONE (ran_msg_iu.c:388) 20250822134134242 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x596699A9:UTRAN-Iu-447:CM_SERVICE_REQ)[0x56365ea76260]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250822134134242 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x596699A9:UTRAN-Iu-447:CM_SERVICE_REQ)[0x56365ea373c0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250822134134242 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134134242 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134134243 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134134243 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134134243 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134134243 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134134243 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134134243 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2669)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2669)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2667)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2667)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2667)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2667)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2667)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2667)@718a44d66dfb: vl_len:12 MSC_Test_2-SCCP(2667)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2667)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2669)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134134248 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134134248 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134134248 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134134248 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134134248 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134134249 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134134249 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134134249 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134134249 DIUCS DEBUG (UTRAN-Iu-447) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134134249 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x596699A9:UTRAN-Iu-447:CM_SERVICE_REQ)[0x56365ea76260]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134134249 DIUCS DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x596699A9:UTRAN-Iu-447:CM_SERVICE_REQ)[0x56365ea76260]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134134249 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x596699A9:UTRAN-Iu-447:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134134249 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x596699A9:UTRAN-Iu-447:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134134249 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x596699A9:UTRAN-Iu-447:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250822134134249 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x596699A9:UTRAN-Iu-447:CM_SERVICE_REQ)[0x56365ea373c0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250822134134249 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x596699A9:UTRAN-Iu-447:CM_SERVICE_REQ)[0x56365ea373c0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822134134249 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x596699A9:UTRAN-Iu-447:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250822134134249 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x596699A9:UTRAN-Iu-447:CM_SERVICE_REQ)[0x56365ea76260]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822134134249 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x596699A9:UTRAN-Iu-447:CM_SERVICE_REQ)[0x56365ea373c0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822134134249 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x596699A9:UTRAN-Iu-447:CM_SERVICE_REQ)[0x56365ea373c0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822134134249 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x596699A9:UTRAN-Iu-447:CM_SERVICE_REQ)[0x56365ea373c0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822134134249 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x596699A9:UTRAN-Iu-447:CM_SERVICE_REQ)[0x56365ea373c0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822134134249 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x596699A9:UTRAN-Iu-447:CM_SERVICE_REQ)[0x56365ea373c0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822134134249 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x596699A9:UTRAN-Iu-447:CM_SERVICE_REQ)[0x56365ea373c0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822134134249 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x596699A9:UTRAN-Iu-447:CM_SERVICE_REQ)[0x56365ea373c0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822134134249 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x596699A9:UTRAN-Iu-447:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250822134134249 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x596699A9:UTRAN-Iu-447:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.973s remaining) (msc_a.c:450) 20250822134134249 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001042/3/1): Available (smpp_smsc.c:626) 20250822134134250 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134134250 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134134250 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134134250 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134134250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134134250 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134134250 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134134250 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2669)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2669)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2667)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2667)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2667)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2667)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2667)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2667)@718a44d66dfb: vl_len:42 MSC_Test_2-SCCP(2667)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2667)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001440260000020010401A1909011600420007914477581006500A052305002143F5000000003B400140'O 20250822134134265 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134134265 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134134265 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134134265 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134134265 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134134265 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134134265 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134134265 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2669)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134134265 DIUCS DEBUG (UTRAN-Iu-447) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134134265 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x596699A9:UTRAN-Iu-447:CM_SERVICE_REQ)[0x56365ea76260]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134134265 DIUCS DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x596699A9:UTRAN-Iu-447:CM_SERVICE_REQ)[0x56365ea76260]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134134265 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x596699A9:UTRAN-Iu-447:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134134265 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x596699A9:UTRAN-Iu-447:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134134266 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x596699A9:UTRAN-Iu-447:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134134266 DVLR DEBUG VLR subscr IMSI-262420000001042:MSISDN-491230001042:TMSI-0x596699A9 + SMS: now used by 3 (attached,active-conn,SMS) (transaction.c:228) 20250822134134266 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x596699A9:UTRAN-Iu-447:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_11.c:1105) 20250822134134266 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x596699A9:UTRAN-Iu-447:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250822134134266 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x596699A9:UTRAN-Iu-447:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x04 (msc_a.c:2106) 20250822134134266 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x596699A9:UTRAN-Iu-447:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134134266 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x596699A9:UTRAN-Iu-447:CM_SERVICE_REQ)[0x56365ea76260]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134134266 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250822134134266 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x596699A9:UTRAN-Iu-447:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x01 (msc_a.c:2106) 20250822134134266 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x596699A9:UTRAN-Iu-447:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134134266 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x596699A9:UTRAN-Iu-447:CM_SERVICE_REQ)[0x56365ea76260]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134134266 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250822134134266 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134134266 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134134266 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134134266 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134134266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134134266 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134134266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134134266 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134134267 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134134267 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134134267 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134134267 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134134267 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134134267 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134134267 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134134267 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2669)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2669)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2669)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2669)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2667)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2667)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2667)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2667)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2667)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2667)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2667)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2667)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_sms2(2676)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_sms2(2676)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2667)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2667)@718a44d66dfb: vl_len:19 MSC_Test_2-SCCP(2667)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2667)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0014400F00000200104003020904003B400140'O 20250822134134276 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134134276 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134134276 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134134276 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134134276 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134134276 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134134276 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134134276 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2669)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134134276 DIUCS DEBUG (UTRAN-Iu-447) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134134276 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x596699A9:UTRAN-Iu-447:CM_SERVICE_REQ)[0x56365ea76260]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134134276 DIUCS DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x596699A9:UTRAN-Iu-447:CM_SERVICE_REQ)[0x56365ea76260]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134134276 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x596699A9:UTRAN-Iu-447:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134134276 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x596699A9:UTRAN-Iu-447:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134134276 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x596699A9:UTRAN-Iu-447:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134134276 DVLR DEBUG VLR subscr IMSI-262420000001042:MSISDN-491230001042:TMSI-0x596699A9 - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250822134134277 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x596699A9:UTRAN-Iu-447:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134134277 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x596699A9:UTRAN-Iu-447:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250822134134277 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x596699A9:UTRAN-Iu-447:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250822134134277 DVLR DEBUG VLR subscr IMSI-262420000001042:MSISDN-491230001042:TMSI-0x596699A9 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822134134277 DVLR DEBUG VLR subscr IMSI-262420000001042:MSISDN-491230001042:TMSI-0x596699A9 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822134134277 DVLR DEBUG VLR subscr IMSI-262420000001042:MSISDN-491230001042:TMSI-0x596699A9 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822134134277 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x596699A9:UTRAN-Iu-447:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250822134134277 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x596699A9:UTRAN-Iu-447:CM_SERVICE_REQ)[0x56365ea76260]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822134134277 DVLR DEBUG VLR subscr IMSI-262420000001042:MSISDN-491230001042:TMSI-0x596699A9 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822134134277 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134134277 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134134277 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134134277 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134134277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134134277 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134134277 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134134277 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2669)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2669)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2667)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2667)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2667)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2667)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2667)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2667)@718a44d66dfb: vl_len:7 MSC_Test_2-SCCP(2667)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2667)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250822134134282 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134134282 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134134282 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134134282 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134134282 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134134282 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134134282 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134134282 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2669)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134134282 DIUCS DEBUG (UTRAN-Iu-447) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134134282 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x596699A9:UTRAN-Iu-447:CM_SERVICE_REQ)[0x56365ea76260]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134134282 DIUCS DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x596699A9:UTRAN-Iu-447:CM_SERVICE_REQ)[0x56365ea76260]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134134282 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x596699A9:UTRAN-Iu-447:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134134282 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x596699A9:UTRAN-Iu-447:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134134282 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x596699A9:UTRAN-Iu-447:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250822134134282 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x596699A9:UTRAN-Iu-447:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822134134282 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x596699A9:UTRAN-Iu-447:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250822134134282 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x596699A9:UTRAN-Iu-447:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134134282 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x596699A9:UTRAN-Iu-447:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822134134282 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x596699A9:UTRAN-Iu-447:CM_SERVICE_REQ)[0x56365ea373c0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822134134282 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x596699A9:UTRAN-Iu-447:CM_SERVICE_REQ)[0x56365ea373c0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x596699A9:UTRAN-Iu-447:CM_SERVICE_REQ)[0x56365ea76130] (msc_a.c:1053) 20250822134134282 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x596699A9:UTRAN-Iu-447:CM_SERVICE_REQ)[0x56365ea373c0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822134134282 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x596699A9:UTRAN-Iu-447:CM_SERVICE_REQ)[0x56365ea373c0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822134134282 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x596699A9:UTRAN-Iu-447:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea2bbb0] (msc_a.c:1053) 20250822134134282 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x596699A9:UTRAN-Iu-447:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822134134282 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x596699A9:UTRAN-Iu-447:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822134134282 DMSC DEBUG msub_fsm[0x56365ea2bbb0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822134134282 DMSC DEBUG msub(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x596699A9) MSC-A terminated (msub.c:261) 20250822134134282 DMSC DEBUG msub(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x596699A9) 1 MSC-I still active (msub.c:79) 20250822134134282 DMSC DEBUG msub_fsm[0x56365ea2bbb0]{active}: State change to terminating (no timeout) (msub.c:91) 20250822134134282 DMSC DEBUG msub_fsm[0x56365ea2bbb0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822134134282 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x596699A9:UTRAN-Iu-447:CM_SERVICE_REQ)[0x56365ea76260]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822134134282 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x596699A9:UTRAN-Iu-447:CM_SERVICE_REQ)[0x56365ea76260]{READY}: Removing from parent msub_fsm[0x56365ea2bbb0] (msub.c:113) 20250822134134282 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Closing UTRAN-Iu-447 (ran_conn.c:142) 20250822134134282 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-447 (ran_conn.c:155) 20250822134134282 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x596699A9:UTRAN-Iu-447:CM_SERVICE_REQ)[0x56365ea76260]{READY}: Freeing instance (msub.c:113) 20250822134134282 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x596699A9:UTRAN-Iu-447:CM_SERVICE_REQ)[0x56365ea76260]{READY}: Deallocated (fsm.c:568) 20250822134134282 DMSC DEBUG msub(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x596699A9) Free (msub.c:119) 20250822134134282 DVLR DEBUG VLR subscr IMSI-262420000001042:MSISDN-491230001042:TMSI-0x596699A9 - active-conn: now used by 1 (attached) (msub.c:375) 20250822134134282 DMSC DEBUG msub_fsm[0x56365ea2bbb0]{terminating}: Freeing instance (msub.c:113) 20250822134134282 DMSC DEBUG msub_fsm[0x56365ea2bbb0]{terminating}: Deallocated (fsm.c:568) 20250822134134283 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134134283 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134134283 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134134283 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134134283 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134134283 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134134283 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134134283 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2669)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2669)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2667)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-RAN(2668)@718a44d66dfb: Deleted conn table entry 0TC_iu_lu_and_mo_sms2(2676)15782256 20250822134134285 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134134285 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134134285 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134134285 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134134285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134134285 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134134285 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134134285 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2669)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mo_sms2(2676)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_sms2(2676)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_sms2(2676)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_sms2(2676)@718a44d66dfb: Final verdict of PTC: pass 20250822134134292 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822134134292 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822134134292 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822134134292 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822134134293 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822134134293 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822134134293 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822134134293 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822134134293 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822134134293 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134134293 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822134134293 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822134134293 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822134134293 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822134134293 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822134134293 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822134134293 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822134134292 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822134134292 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250822134134293 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) MSC_Test-MNCC(2670)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-M3UA(2663)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-SCCP(2661)@718a44d66dfb: Final verdict of PTC: none20250822134134293 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) 20250822134134293 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) 20250822134134293 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822134134293 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250822134134293 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822134134293 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) 20250822134134293 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822134134293 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822134134293 DLINP ERROR virt-bsc1-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250822134134294 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) 20250822134134294 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:772) 20250822134134293 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822134134294 DLSS7 ERROR 0: asp-virt-bsc1-0: xUA SRV SEND_FAILED (osmo_ss7_asp.c:795) 20250822134134294 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822134134294 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) 20250822134134294 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822134134294 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822134134294 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) 20250822134134294 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134134294 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250822134134294 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822134134294 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822134134294 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) MSC_Test-GSUP(2673)@718a44d66dfb: Final verdict of PTC: none 20250822134134294 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822134134294 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822134134294 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822134134294 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) 20250822134134294 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134134294 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822134134294 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822134134294 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822134134294 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822134134294 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822134134294 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822134134294 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(2664)@718a44d66dfb: Final verdict of PTC: none MSC_Test_1-RAN(2665)@718a44d66dfb: Final verdict of PTC: none MSC_Test_1-M3UA(2666)@718a44d66dfb: Final verdict of PTC: none 20250822134134295 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) 20250822134134295 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822134134295 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.3/0 (xua_snm.c:371) 20250822134134295 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822134134296 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_2-M3UA(2669)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(2662)@718a44d66dfb: Final verdict of PTC: none MSC_Test_2-SCCP(2667)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP-IPA(2672)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(2675)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(2674)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(2671)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2677)@718a44d66dfb: Final verdict of PTC: none MSC_Test_2-RAN(2668)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2660)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(2660): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(2661): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(2662): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(2663): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-SCCP(2664): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-RAN(2665): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-M3UA(2666): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_2-SCCP(2667): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_2-RAN(2668): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_2-M3UA(2669): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(2670): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(2671): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(2672): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(2673): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(2674): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(2675): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_iu_lu_and_mo_sms2(2676): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(2677): none (pass -> pass) MTC@718a44d66dfb: Test case TC_iu_lu_and_mo_sms finished. Verdict: pass MTC@718a44d66dfb: 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'. Fri Aug 22 13:41:34 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 20250822134135297 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=463492) 20250822134136294 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822134136294 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822134136294 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822134136295 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822134136295 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822134136295 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822134136295 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822134136295 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822134136295 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822134136298 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=463492, count=466800) 20250822134137299 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:41: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_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 20250822134138300 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_iu_lu_and_mt_sms started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(2681)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(2681)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2681)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(2679)@718a44d66dfb: v_sccp_pdu_maxlen:268 MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_1-M3UA(2684)@718a44d66dfb: ************************************************* MSC_Test_1-M3UA(2684)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2684)@718a44d66dfb: ************************************************* MSC_Test_1-SCCP(2682)@718a44d66dfb: v_sccp_pdu_maxlen:268 MTC@718a44d66dfb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_2-M3UA(2687)@718a44d66dfb: ************************************************* MSC_Test_2-M3UA(2687)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2687)@718a44d66dfb: ************************************************* MSC_Test_2-SCCP(2685)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822134139256 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2688)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822134139301 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822134139301 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2690)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2690)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822134139307 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2690)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2690)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2690)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2690)@718a44d66dfb: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2690)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2690)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822134139325 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822134139325 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2691)@718a44d66dfb: Created GsupExpect[0] for "262420000001043" to be handled at TC_iu_lu_and_mt_sms2(2694) TC_iu_lu_and_mt_sms2(2694)@718a44d66dfb: 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 } } } } 20250822134139422 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822134139422 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822134139422 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822134139422 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2681)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2681)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2681)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822134139428 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134139428 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822134139428 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822134139428 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822134139428 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822134139428 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822134139428 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2681)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(2681)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2681)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2681)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2681)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822134139429 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822134139429 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822134139428 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134139428 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822134139428 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822134139428 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822134139428 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822134139428 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822134139428 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2681)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2681)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2681)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2681)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2681)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2681)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2681)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2681)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822134139436 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) 20250822134139436 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) 20250822134139436 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822134139436 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2684)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2684)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2684)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2684)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_1-M3UA(2684)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250822134139441 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134139441 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822134139441 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822134139441 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822134139441 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822134139441 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822134139441 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2684)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2684)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2684)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822134139441 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134139441 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822134139441 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822134139441 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822134139441 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822134139441 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822134139441 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(2684)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2684)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2684)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2684)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2684)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2684)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) 20250822134139442 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250822134139442 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2684)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2684)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822134139451 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) 20250822134139451 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) 20250822134139451 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822134139451 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2687)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2687)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2687)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822134139459 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134139459 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822134139459 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822134139459 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822134139459 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822134139459 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822134139459 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2687)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_2-M3UA(2687)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2687)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2687)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2687)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2687)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250822134139462 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134139462 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822134139462 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822134139462 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822134139462 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822134139462 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822134139462 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250822134139462 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.3/0 (xua_snm.c:406) 20250822134139462 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2684)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2687)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2684)@718a44d66dfb: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2687)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2687)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2687)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2687)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2687)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2687)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822134140237 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134140237 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134140237 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134140237 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822134140237 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134140237 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134140237 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134140237 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2681)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134140237 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134140237 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134140237 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134140237 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822134140237 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134140237 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134140237 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822134140237 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2681)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2681)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822134140240 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134140240 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134140240 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250822134140240 DLM3UA 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) 20250822134140240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134140240 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134140240 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134140240 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2684)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134140241 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134140241 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134140241 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134140241 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) 20250822134140241 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134140241 DLSS7 DEBUG Found route for dpc=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) 20250822134140241 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250822134140241 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2684)@718a44d66dfb: Message received on association #8 MSC_Test_0-RAN(2680)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2684)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2683)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250822134140266 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134140266 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134140266 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134140266 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134140266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134140266 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134140266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134140266 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2687)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134140267 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) 20250822134140267 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250822134140267 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134140267 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134140267 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134140267 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134140267 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134140267 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134140267 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134140267 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2687)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2687)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2686)@718a44d66dfb: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2686)@718a44d66dfb: Added conn table entry 0TC_iu_lu_and_mt_sms2(2694)14284214 MSC_Test_2-SCCP(2685)@718a44d66dfb: First idle individual index:0 20250822134140280 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134140280 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134140280 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134140280 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134140280 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134140280 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134140280 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134140280 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2687)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134140280 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) 20250822134140280 DMSC DEBUG msub_fsm[0x56365ea373c0]{active}: Allocated (fsm.c:456) 20250822134140280 DMSC DEBUG msc_i[0x56365ea76130]{READY}: Allocated (fsm.c:456) 20250822134140280 DMSC DEBUG msc_i[0x56365ea76130]{READY}: is child of msub_fsm[0x56365ea373c0] (fsm.c:486) MSC_Test_2-RAN(2686)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 20250822134140280 DMSC DEBUG msc_a[0x56365ea76260]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822134140280 DMSC DEBUG msc_a[0x56365ea76260]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea373c0] (fsm.c:486) 20250822134140280 DMSC DEBUG msc_a(unknown:UTRAN-Iu-448:NONE)[0x56365ea76260]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822134140280 DMSC DEBUG msc_i(unknown:UTRAN-Iu-448:NONE)[0x56365ea76130]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822134140280 DMSC DEBUG msc_a(unknown:UTRAN-Iu-448:NONE)[0x56365ea76260]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822134140280 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-448:NONE)[0x56365ea76260]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250822134140280 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-448:NONE)[0x56365ea76260]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250822134140280 DMM DEBUG msc_a(IMSI-262420000001043:UTRAN-Iu-448:LU)[0x56365ea76260]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001043 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822134140280 DMM DEBUG msc_a(IMSI-262420000001043:UTRAN-Iu-448:LU)[0x56365ea76260]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822134140280 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:UTRAN-Iu-448:LU)[0x56365ea2bbb0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822134140280 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:UTRAN-Iu-448:LU)[0x56365ea2bbb0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001043:UTRAN-Iu-448:LU)[0x56365ea76260] (fsm.c:486) 20250822134140280 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:UTRAN-Iu-448:LU)[0x56365ea2bbb0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250822134140280 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:UTRAN-Iu-448:LU)[0x56365ea2bbb0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822134140280 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822134140280 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001043 id=262420000001043 (vlr.c:661) 20250822134140280 DVLR INFO New subscr, IMSI: 262420000001043 (vlr.c:562) 20250822134140280 DVLR DEBUG VLR subscr IMSI-262420000001043 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822134140280 DMSC DEBUG msc_a(IMSI-262420000001043:UTRAN-Iu-448:LU)[0x56365ea76260]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822134140280 DMSC DEBUG msc_a(IMSI-262420000001043:UTRAN-Iu-448:LU)[0x56365ea76260]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822134140280 DVLR DEBUG VLR subscr IMSI-262420000001043 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822134140280 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822134140280 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:UTRAN-Iu-448:LU)[0x56365ea2bbb0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822134140280 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:UTRAN-Iu-448:LU)[0x56365ea2bbb0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822134140280 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:UTRAN-Iu-448:LU)[0x56365ea2bbb0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250822134140280 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:UTRAN-Iu-448:LU)[0x56365ea2b860]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822134140280 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:UTRAN-Iu-448:LU)[0x56365ea2b860]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001043:UTRAN-Iu-448:LU)[0x56365ea2bbb0] (fsm.c:486) 20250822134140280 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:UTRAN-Iu-448:LU)[0x56365ea2b860]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822134140280 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:UTRAN-Iu-448:LU)[0x56365ea2b860]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822134140280 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134140280 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134140280 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134140280 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134140280 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134140280 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134140280 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134140280 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2687)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2687)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2685)@718a44d66dfb: { messageType := 2, destLocRef := 'D9F5B6'O, sourceLocRef := '0001C0'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2685)@718a44d66dfb: Session index based on local reference:0 MSC_Test-GSUP(2691)@718a44d66dfb: Found GsupExpect[0] for "262420000001043" handled at TC_iu_lu_and_mt_sms2(2694) MSC_Test-GSUP(2691)@718a44d66dfb: Added IMSI table entry 0TC_iu_lu_and_mt_sms2(2694)"262420000001043" TC_iu_lu_and_mt_sms2(2694)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms2(2694)@718a44d66dfb: setverdict(pass): none -> pass 20250822134140284 DVLR DEBUG VLR subscr IMSI-262420000001043 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134140284 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:UTRAN-Iu-448:LU)[0x56365ea2b860]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822134140284 DVLR DEBUG SUBSCR(IMSI-262420000001043) Received 1 auth tuples (vlr.c:996) 20250822134140284 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:UTRAN-Iu-448:LU)[0x56365ea2b860]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822134140284 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:UTRAN-Iu-448:LU)[0x56365ea2b860]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250822134140284 DMM DEBUG Tx AUTH REQ (rand = 40c1553f48b40714714efaf5d6922c08) (gsm_04_08.c:641) 20250822134140284 DMM DEBUG AUTH REQ (autn = 2be094ac30071612ef920d7099562738) (gsm_04_08.c:643) 20250822134140284 DIUCS DEBUG msc_a(IMSI-262420000001043:UTRAN-Iu-448:LU)[0x56365ea76260]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250822134140284 DIUCS DEBUG msc_a(IMSI-262420000001043:UTRAN-Iu-448:LU)[0x56365ea76260]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134140284 DMSC DEBUG msc_i(IMSI-262420000001043:UTRAN-Iu-448:LU)[0x56365ea76130]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134140284 DVLR DEBUG VLR subscr IMSI-262420000001043 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822134140284 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134140284 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134140284 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134140284 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134140284 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134140284 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134140284 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134140284 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2687)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2687)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2685)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2685)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2685)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2685)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2686)@718a44d66dfb: patching N(SD)=1 into dtap '0514E9AC37FA2104AE7329B7'O MSC_Test_2-RAN(2686)@718a44d66dfb: patched enc_l3: '0554E9AC37FA2104AE7329B7'O MSC_Test_2-SCCP(2685)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2685)@718a44d66dfb: vl_len:24 MSC_Test_2-SCCP(2685)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2685)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554E9AC37FA2104AE7329B7'O 20250822134140290 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134140290 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134140290 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134140290 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134140290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134140290 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134140290 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134140290 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2687)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134140290 DIUCS DEBUG (UTRAN-Iu-448) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134140290 DMSC DEBUG msc_i(IMSI-262420000001043:UTRAN-Iu-448:LU)[0x56365ea76130]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134140290 DIUCS DEBUG msc_i(IMSI-262420000001043:UTRAN-Iu-448:LU)[0x56365ea76130]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134140290 DMSC DEBUG msc_a(IMSI-262420000001043:UTRAN-Iu-448:LU)[0x56365ea76260]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134140290 DIUCS DEBUG msc_a(IMSI-262420000001043:UTRAN-Iu-448:LU)[0x56365ea76260]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134140290 DIUCS DEBUG msc_a(IMSI-262420000001043:UTRAN-Iu-448:LU)[0x56365ea76260]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134140290 DMM DEBUG msc_a(IMSI-262420000001043:UTRAN-Iu-448:LU)[0x56365ea76260]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = e9ac37faae7329b7) (gsm_04_08.c:1128) 20250822134140290 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:UTRAN-Iu-448:LU)[0x56365ea2b860]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822134140290 DVLR DEBUG SUBSCR(IMSI-262420000001043) AUTH on UTRAN received RES: e9ac37faae7329b7 (8 bytes) (vlr_auth_fsm.c:151) 20250822134140290 DVLR INFO SUBSCR(IMSI-262420000001043) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250822134140290 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:UTRAN-Iu-448:LU)[0x56365ea2b860]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822134140290 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:UTRAN-Iu-448:LU)[0x56365ea2b860]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822134140290 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:UTRAN-Iu-448:LU)[0x56365ea2b860]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822134140290 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:UTRAN-Iu-448:LU)[0x56365ea2b860]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001043:UTRAN-Iu-448:LU)[0x56365ea2bbb0] (vlr_auth_fsm.c:294) 20250822134140290 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:UTRAN-Iu-448:LU)[0x56365ea2b860]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822134140290 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:UTRAN-Iu-448:LU)[0x56365ea2b860]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822134140290 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:UTRAN-Iu-448:LU)[0x56365ea2bbb0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250822134140290 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:UTRAN-Iu-448:LU)[0x56365ea2bbb0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822134140290 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:UTRAN-Iu-448:LU)[0x56365ea2bbb0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822134140290 DIUCS DEBUG msc_a(IMSI-262420000001043:UTRAN-Iu-448:LU)[0x56365ea76260]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250822134140290 DIUCS DEBUG msc_a(IMSI-262420000001043:UTRAN-Iu-448:LU)[0x56365ea76260]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=c882f84ce7ade960c5d00715f579c6fa, CK=NONE (ran_msg_iu.c:388) 20250822134140290 DMSC DEBUG msc_i(IMSI-262420000001043:UTRAN-Iu-448:LU)[0x56365ea76130]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250822134140290 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:UTRAN-Iu-448:LU)[0x56365ea2bbb0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250822134140290 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134140290 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134140290 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134140290 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134140290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134140290 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134140290 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134140290 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2687)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2687)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2685)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2685)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2685)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2685)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2685)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2685)@718a44d66dfb: vl_len:12 MSC_Test_2-SCCP(2685)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2685)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250822134140297 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134140297 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134140297 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134140297 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134140297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134140297 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134140297 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134140297 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2687)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134140298 DIUCS DEBUG (UTRAN-Iu-448) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134140298 DMSC DEBUG msc_i(IMSI-262420000001043:UTRAN-Iu-448:LU)[0x56365ea76130]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134140298 DIUCS DEBUG msc_i(IMSI-262420000001043:UTRAN-Iu-448:LU)[0x56365ea76130]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134140298 DMSC DEBUG msc_a(IMSI-262420000001043:UTRAN-Iu-448:LU)[0x56365ea76260]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134140298 DIUCS DEBUG msc_a(IMSI-262420000001043:UTRAN-Iu-448:LU)[0x56365ea76260]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134140298 DIUCS DEBUG msc_a(IMSI-262420000001043:UTRAN-Iu-448:LU)[0x56365ea76260]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250822134140298 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:UTRAN-Iu-448:LU)[0x56365ea2bbb0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250822134140298 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:UTRAN-Iu-448:LU)[0x56365ea2bbb0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822134140298 DIUCS DEBUG msc_a(IMSI-262420000001043:UTRAN-Iu-448:LU)[0x56365ea76260]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250822134140298 DMSC DEBUG msc_i(IMSI-262420000001043:UTRAN-Iu-448:LU)[0x56365ea76130]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822134140298 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:UTRAN-Iu-448:LU)[0x56365ea2bbb0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822134140298 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:UTRAN-Iu-448:LU)[0x56365ea2bbb0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822134140298 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001043:UTRAN-Iu-448:LU)[0x56365ea2b860]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822134140298 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001043:UTRAN-Iu-448:LU)[0x56365ea2b860]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001043:UTRAN-Iu-448:LU)[0x56365ea2bbb0] (fsm.c:486) 20250822134140298 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001043:UTRAN-Iu-448:LU)[0x56365ea2b860]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822134140298 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001043:UTRAN-Iu-448:LU)[0x56365ea2b860]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822134140298 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134140298 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134140298 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134140298 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134140298 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134140298 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134140298 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134140298 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2687)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2687)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2685)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2685)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2685)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2685)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822134140300 DVLR DEBUG VLR subscr IMSI-262420000001043 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134140300 DVLR DEBUG IMSI:262420000001043 has MSISDN:491230001043 (vlr.c:1045) 20250822134140300 DMSC NOTICE msub(IMSI-262420000001043:MSISDN-491230001043) VLR: update for IMSI=262420000001043 (MSISDN=491230001043) (gsm_04_08.c:1541) 20250822134140300 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822134140300 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134140300 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:UTRAN-Iu-448:LU)[0x56365ea2bbb0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822134140300 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001043:UTRAN-Iu-448:LU)[0x56365ea2b860]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822134140300 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001043:UTRAN-Iu-448:LU)[0x56365ea2b860]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822134140300 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001043:UTRAN-Iu-448:LU)[0x56365ea2b860]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822134140300 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001043:UTRAN-Iu-448:LU)[0x56365ea2b860]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:UTRAN-Iu-448:LU)[0x56365ea2bbb0] (vlr_lu_fsm.c:110) 20250822134140300 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001043:UTRAN-Iu-448:LU)[0x56365ea2b860]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822134140300 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001043:UTRAN-Iu-448:LU)[0x56365ea2b860]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822134140300 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:UTRAN-Iu-448:LU)[0x56365ea2bbb0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822134140300 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:UTRAN-Iu-448:LU)[0x56365ea2bbb0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822134140300 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:UTRAN-Iu-448:LU)[0x56365ea14660]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822134140300 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:UTRAN-Iu-448:LU)[0x56365ea14660]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:UTRAN-Iu-448:LU)[0x56365ea2bbb0] (fsm.c:486) 20250822134140300 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:UTRAN-Iu-448:LU)[0x56365ea14660]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822134140300 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:UTRAN-Iu-448:LU)[0x56365ea14660]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822134140300 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:UTRAN-Iu-448:LU)[0x56365ea14660]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822134140300 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:UTRAN-Iu-448:LU)[0x56365ea14660]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822134140300 DMSC NOTICE msub(IMSI-262420000001043:MSISDN-491230001043:TMSInew-0x2EA032F9) VLR: update for IMSI=262420000001043 (MSISDN=491230001043) (gsm_04_08.c:1541) 20250822134140301 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:UTRAN-Iu-448:LU)[0x56365ea14660]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822134140301 DMM DEBUG -> IMSI-262420000001043:MSISDN-491230001043:TMSInew-0x2EA032F9 LOCATION UPDATE ACCEPT (TMSI = 0x2ea032f9) (gsm_04_08.c:149) 20250822134140301 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSInew-0x2EA032F9:UTRAN-Iu-448:LU)[0x56365ea76260]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250822134140301 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSInew-0x2EA032F9:UTRAN-Iu-448:LU)[0x56365ea76260]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134140301 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSInew-0x2EA032F9:UTRAN-Iu-448:LU)[0x56365ea76130]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134140301 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSInew-0x2EA032F9 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822134140301 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134140301 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134140301 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134140301 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134140301 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134140301 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134140301 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134140301 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2687)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2687)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2685)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2685)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2685)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2685)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_sms2(2694)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2686)@718a44d66dfb: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2686)@718a44d66dfb: patched enc_l3: '059B'O MSC_Test_2-SCCP(2685)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2685)@718a44d66dfb: vl_len:14 MSC_Test_2-SCCP(2685)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2685)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250822134140303 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134140303 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134140303 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134140303 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134140303 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134140303 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134140303 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134140303 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2687)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134140303 DIUCS DEBUG (UTRAN-Iu-448) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134140303 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSInew-0x2EA032F9:UTRAN-Iu-448:LU)[0x56365ea76130]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134140303 DIUCS DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSInew-0x2EA032F9:UTRAN-Iu-448:LU)[0x56365ea76130]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134140303 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSInew-0x2EA032F9:UTRAN-Iu-448:LU)[0x56365ea76260]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134140303 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSInew-0x2EA032F9:UTRAN-Iu-448:LU)[0x56365ea76260]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134140303 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSInew-0x2EA032F9:UTRAN-Iu-448:LU)[0x56365ea76260]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134140303 DMM DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSInew-0x2EA032F9:UTRAN-Iu-448:LU)[0x56365ea76260]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822134140303 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSInew-0x2EA032F9:UTRAN-Iu-448:LU)[0x56365ea2bbb0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822134140303 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:UTRAN-Iu-448:LU)[0x56365ea14660]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822134140303 DMSC NOTICE msub(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9) VLR: update for IMSI=262420000001043 (MSISDN=491230001043) (gsm_04_08.c:1541) 20250822134140303 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250822134140303 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:UTRAN-Iu-448:LU)[0x56365ea14660]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822134140303 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-448:LU)[0x56365ea2bbb0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822134140303 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:UTRAN-Iu-448:LU)[0x56365ea14660]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822134140303 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:UTRAN-Iu-448:LU)[0x56365ea14660]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-448:LU)[0x56365ea2bbb0] (vlr_lu_fsm.c:817) 20250822134140303 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:UTRAN-Iu-448:LU)[0x56365ea14660]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822134140303 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:UTRAN-Iu-448:LU)[0x56365ea14660]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822134140303 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-448:LU)[0x56365ea2bbb0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822134140303 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-448:LU)[0x56365ea76260]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250822134140303 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-448:LU)[0x56365ea76260]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.976s remaining) (msc_a.c:450) 20250822134140303 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001043/3/1): Available (smpp_smsc.c:626) 20250822134140303 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-448:LU)[0x56365ea76260]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134140303 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-448:LU)[0x56365ea76260]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250822134140303 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-448:LU)[0x56365ea76260]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250822134140303 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822134140303 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822134140303 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822134140303 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-448:LU)[0x56365ea76260]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250822134140303 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-448:LU)[0x56365ea76130]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822134140303 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250822134140304 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134140304 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134140304 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134140304 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134140304 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134140304 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134140304 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134140304 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2687)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2687)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2685)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2685)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2685)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2685)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2685)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2685)@718a44d66dfb: vl_len:7 MSC_Test_2-SCCP(2685)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2685)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250822134140308 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134140308 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134140308 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134140308 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134140308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134140308 DLSS7 DEBUG Found route for dpc=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(2687)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134140308 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134140308 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134140308 DIUCS DEBUG (UTRAN-Iu-448) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134140308 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-448:LU)[0x56365ea76130]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134140308 DIUCS DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-448:LU)[0x56365ea76130]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134140308 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-448:LU)[0x56365ea76260]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134140308 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-448:LU)[0x56365ea76260]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134140308 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-448:LU)[0x56365ea76260]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250822134140308 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-448:LU)[0x56365ea76260]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822134140308 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-448:LU)[0x56365ea76260]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250822134140308 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-448:LU)[0x56365ea76260]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134140308 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-448:LU)[0x56365ea76260]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822134140308 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-448:LU)[0x56365ea2bbb0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822134140308 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-448:LU)[0x56365ea2bbb0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-448:LU)[0x56365ea76260] (msc_a.c:1053) 20250822134140308 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-448:LU)[0x56365ea2bbb0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822134140308 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-448:LU)[0x56365ea2bbb0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822134140308 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-448:LU)[0x56365ea2bbb0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822134140308 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-448:LU)[0x56365ea76260]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea373c0] (msc_a.c:1053) 20250822134140308 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-448:LU)[0x56365ea76260]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822134140308 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-448:LU)[0x56365ea76260]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822134140308 DMSC DEBUG msub_fsm[0x56365ea373c0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822134140308 DMSC DEBUG msub(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9) MSC-A terminated (msub.c:261) 20250822134140308 DMSC DEBUG msub(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9) 1 MSC-I still active (msub.c:79) 20250822134140308 DMSC DEBUG msub_fsm[0x56365ea373c0]{active}: State change to terminating (no timeout) (msub.c:91) 20250822134140308 DMSC DEBUG msub_fsm[0x56365ea373c0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822134140308 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-448:LU)[0x56365ea76130]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822134140308 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-448:LU)[0x56365ea76130]{READY}: Removing from parent msub_fsm[0x56365ea373c0] (msub.c:113) 20250822134140308 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Closing UTRAN-Iu-448 (ran_conn.c:142) 20250822134140308 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-448 (ran_conn.c:155) 20250822134140308 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-448:LU)[0x56365ea76130]{READY}: Freeing instance (msub.c:113) 20250822134140308 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-448:LU)[0x56365ea76130]{READY}: Deallocated (fsm.c:568) 20250822134140308 DMSC DEBUG msub(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9) Free (msub.c:119) 20250822134140308 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9 - active-conn: now used by 1 (attached) (msub.c:375) 20250822134140308 DMSC DEBUG msub_fsm[0x56365ea373c0]{terminating}: Freeing instance (msub.c:113) 20250822134140308 DMSC DEBUG msub_fsm[0x56365ea373c0]{terminating}: Deallocated (fsm.c:568) 20250822134140308 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134140308 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134140308 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134140308 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134140308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134140308 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134140308 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134140308 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2687)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2687)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2685)@718a44d66dfb: Session index based on local reference:0 20250822134140309 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134140309 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134140309 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134140309 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134140309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134140309 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134140309 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134140309 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2687)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2686)@718a44d66dfb: Deleted conn table entry 0TC_iu_lu_and_mt_sms2(2694)14284214 TC_iu_lu_and_mt_sms2(2694)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms2(2694)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms2(2694)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms2(2694)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2686)@718a44d66dfb: Created IMSI[0] for '262420000001043'H'2EA032F9'O to be handled at TC_iu_lu_and_mt_sms2(2694) 20250822134140311 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822134140311 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9 + SMS-receiver: now used by 3 (attached,VTY,SMS-receiver) (gsm_04_11.c:94) 20250822134140311 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9 - SMS-receiver: now used by 2 (attached,VTY) (gsm_04_11.c:76) 20250822134140311 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9 - VTY: now used by 1 (attached) (msc_vty.c:1428) 20250822134141313 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9 + SMS-receiver: now used by 2 (attached,SMS-receiver) (db.c:771) 20250822134141313 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9 + SMS-pending: now used by 3 (attached,SMS-receiver,SMS-pending) (sms_queue.c:201) 20250822134141313 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9 + SMS: now used by 4 (attached,SMS-receiver,SMS-pending,SMS) (transaction.c:228) 20250822134141313 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9 + Paging: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (paging.c:111) 20250822134141314 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9 + SMS-receiver: now used by 6 (attached,2*SMS-receiver,SMS-pending,SMS,Paging) (db.c:771) 20250822134141314 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9 - SMS-receiver: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (gsm_04_11.c:76) 20250822134141314 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134141314 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134141314 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134141314 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134141314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134141314 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134141314 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134141314 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2687)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2687)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2686)@718a44d66dfb: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_lu_and_mt_sms2(2694) TC_iu_lu_and_mt_sms2(2694)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms2(2694)@718a44d66dfb: 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 := '2EA032F9'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2686)@718a44d66dfb: Added conn table entry 0TC_iu_lu_and_mt_sms2(2694)13033272 MSC_Test_2-SCCP(2685)@718a44d66dfb: First idle individual index:0 20250822134141335 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134141335 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134141335 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134141335 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134141335 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134141335 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134141335 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134141335 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2687)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134141336 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) 20250822134141336 DMSC DEBUG msub_fsm[0x56365ea2bbb0]{active}: Allocated (fsm.c:456) 20250822134141336 DMSC DEBUG msc_i[0x56365ea76260]{READY}: Allocated (fsm.c:456) 20250822134141336 DMSC DEBUG msc_i[0x56365ea76260]{READY}: is child of msub_fsm[0x56365ea2bbb0] (fsm.c:486) 20250822134141336 DMSC DEBUG msc_a[0x56365ea76130]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822134141336 DMSC DEBUG msc_a[0x56365ea76130]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea2bbb0] (fsm.c:486) 20250822134141336 DMSC DEBUG msc_a(unknown:UTRAN-Iu-449:NONE)[0x56365ea76130]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822134141336 DMSC DEBUG msc_i(unknown:UTRAN-Iu-449:NONE)[0x56365ea76260]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822134141336 DMSC DEBUG msc_a(unknown:UTRAN-Iu-449:NONE)[0x56365ea76130]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822134141336 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-449:NONE)[0x56365ea76130]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250822134141336 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-449:NONE)[0x56365ea76130]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250822134141336 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2EA032F9:UTRAN-Iu-449:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822134141336 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2EA032F9:UTRAN-Iu-449:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x2EA032F9:UTRAN-Iu-449:PAGING_RESP)[0x56365ea76130] (fsm.c:486) 20250822134141336 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2EA032F9:UTRAN-Iu-449:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250822134141336 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2EA032F9:UTRAN-Iu-449:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822134141336 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9 + 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) 20250822134141336 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9 + active-conn: now used by 7 (attached,SMS-receiver,SMS-pending,SMS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822134141336 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-449:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822134141336 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-449:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822134141336 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-449:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822134141336 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-449:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250822134141336 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-449:PAGING_RESP)[0x56365ea14660]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822134141336 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-449:PAGING_RESP)[0x56365ea14660]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-449:PAGING_RESP)[0x56365ea373c0] (fsm.c:486) 20250822134141336 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-449:PAGING_RESP)[0x56365ea14660]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822134141336 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-449:PAGING_RESP)[0x56365ea14660]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822134141336 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9 - proc_arq_vlr_fn_init: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250822134141337 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134141337 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134141337 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134141337 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134141337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134141337 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134141337 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134141337 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2687)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2687)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2685)@718a44d66dfb: { messageType := 2, destLocRef := 'C6DF38'O, sourceLocRef := '0001C1'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2685)@718a44d66dfb: Session index based on local reference:0 TC_iu_lu_and_mt_sms2(2694)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms2(2694)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822134141341 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9 + vlr_gsup_rx: now used by 7 (attached,SMS-receiver,SMS-pending,SMS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134141341 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-449:PAGING_RESP)[0x56365ea14660]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822134141341 DVLR DEBUG SUBSCR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9) Received 1 auth tuples (vlr.c:996) 20250822134141341 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-449:PAGING_RESP)[0x56365ea14660]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822134141341 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-449:PAGING_RESP)[0x56365ea14660]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250822134141341 DMM DEBUG Tx AUTH REQ (rand = 7b650568607d0e03391e85c096c2a91b) (gsm_04_08.c:641) 20250822134141341 DMM DEBUG AUTH REQ (autn = 2e81a64f194f79df993cdee5ad8cdbc0) (gsm_04_08.c:643) 20250822134141341 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-449:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250822134141341 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-449:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134141341 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-449:PAGING_RESP)[0x56365ea76260]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134141342 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9 - vlr_gsup_rx: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,Paging,active-conn) (vlr.c:1410) 20250822134141342 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134141342 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134141342 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134141342 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134141342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134141342 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134141342 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134141342 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2687)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2687)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2685)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2685)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2685)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2685)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2686)@718a44d66dfb: patching N(SD)=0 into dtap '05140C9E86C621047C122A8B'O MSC_Test_2-RAN(2686)@718a44d66dfb: patched enc_l3: '05140C9E86C621047C122A8B'O MSC_Test_2-SCCP(2685)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2685)@718a44d66dfb: vl_len:24 MSC_Test_2-SCCP(2685)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2685)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05140C9E86C621047C122A8B'O 20250822134141349 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134141349 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134141349 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134141349 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134141349 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134141349 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134141349 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134141349 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2687)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134141349 DIUCS DEBUG (UTRAN-Iu-449) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134141349 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-449:PAGING_RESP)[0x56365ea76260]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134141349 DIUCS DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-449:PAGING_RESP)[0x56365ea76260]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134141350 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-449:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134141350 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-449:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134141350 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-449:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134141350 DMM DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-449:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 0c9e86c67c122a8b) (gsm_04_08.c:1128) 20250822134141350 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-449:PAGING_RESP)[0x56365ea14660]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822134141350 DVLR DEBUG SUBSCR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9) AUTH on UTRAN received RES: 0c9e86c67c122a8b (8 bytes) (vlr_auth_fsm.c:151) 20250822134141350 DVLR INFO SUBSCR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250822134141350 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-449:PAGING_RESP)[0x56365ea14660]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822134141350 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-449:PAGING_RESP)[0x56365ea14660]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822134141350 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-449:PAGING_RESP)[0x56365ea14660]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822134141350 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-449:PAGING_RESP)[0x56365ea14660]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-449:PAGING_RESP)[0x56365ea373c0] (vlr_auth_fsm.c:294) 20250822134141350 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-449:PAGING_RESP)[0x56365ea14660]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822134141350 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-449:PAGING_RESP)[0x56365ea14660]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822134141350 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-449:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250822134141350 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-449:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822134141350 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-449:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822134141350 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-449:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250822134141350 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-449:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=2e4e6c4fbd705d40af764181982f2df6, CK=NONE (ran_msg_iu.c:388) 20250822134141350 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-449:PAGING_RESP)[0x56365ea76260]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250822134141350 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-449:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250822134141350 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134141350 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134141350 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134141350 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134141350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134141350 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134141350 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134141350 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2687)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2687)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2685)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2685)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2685)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2685)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2685)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2685)@718a44d66dfb: vl_len:12 MSC_Test_2-SCCP(2685)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2685)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250822134141357 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134141357 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134141357 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134141357 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134141357 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134141357 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134141357 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134141357 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2687)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134141357 DIUCS DEBUG (UTRAN-Iu-449) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134141357 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-449:PAGING_RESP)[0x56365ea76260]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134141357 DIUCS DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-449:PAGING_RESP)[0x56365ea76260]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134141357 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-449:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134141357 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-449:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134141357 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-449:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250822134141357 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-449:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250822134141357 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-449:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822134141357 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-449:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250822134141357 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-449:PAGING_RESP)[0x56365ea76260]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822134141358 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-449:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822134141358 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-449:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822134141358 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-449:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822134141358 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-449:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822134141358 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-449:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822134141358 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-449:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822134141358 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-449:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822134141358 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-449:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250822134141358 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-449:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.978s remaining) (msc_a.c:450) 20250822134141358 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-449:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: SMS SMS:0x01 (msc_a.c:2106) 20250822134141358 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-449:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134141358 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-449:PAGING_RESP)[0x56365ea76260]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134141358 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9 - Paging: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,active-conn) (paging.c:202) 20250822134141358 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001043/3/1): Available (smpp_smsc.c:626) 20250822134141358 DMSC NOTICE Pending paging while subscriber 262420000001043 attached. (sms_queue.c:558) 20250822134141358 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134141358 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134141358 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134141358 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134141358 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134141358 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134141358 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134141358 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134141358 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134141358 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134141358 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134141358 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134141358 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134141358 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134141358 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134141358 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2687)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2687)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2685)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-M3UA(2687)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2687)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2685)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2685)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2685)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2685)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2685)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2685)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2685)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_sms2(2694)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2685)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2685)@718a44d66dfb: vl_len:19 MSC_Test_2-SCCP(2685)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2685)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0014400F00000200104003028904003B400140'O 20250822134141375 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134141375 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134141375 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134141375 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134141375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134141375 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134141375 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134141375 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2687)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134141376 DIUCS DEBUG (UTRAN-Iu-449) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134141376 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-449:PAGING_RESP)[0x56365ea76260]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134141376 DIUCS DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-449:PAGING_RESP)[0x56365ea76260]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134141376 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-449:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134141376 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-449:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134141376 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-449:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-SCCP(2685)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2685)@718a44d66dfb: vl_len:22 MSC_Test_2-SCCP(2685)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2685)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0014401200000200104006058901020200003B400140'O MSC_Test_2-M3UA(2687)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134141578 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134141578 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134141578 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134141578 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134141578 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134141578 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134141578 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134141578 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134141579 DIUCS DEBUG (UTRAN-Iu-449) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134141579 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-449:PAGING_RESP)[0x56365ea76260]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134141579 DIUCS DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-449:PAGING_RESP)[0x56365ea76260]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134141579 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-449:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134141579 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-449:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134141579 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-449:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134141579 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-449:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: SMS SMS:0x04 (msc_a.c:2106) 20250822134141579 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-449:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134141579 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-449:PAGING_RESP)[0x56365ea76260]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134141579 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9 + sms_sms_cb: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,active-conn,sms_sms_cb) (sms_queue.c:621) 20250822134141579 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9 - SMS-pending: now used by 5 (attached,SMS-receiver,SMS,active-conn,sms_sms_cb) (sms_queue.c:217) 20250822134141579 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9 - sms_sms_cb: now used by 4 (attached,SMS-receiver,SMS,active-conn) (sms_queue.c:627) 20250822134141580 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9 - SMS-receiver: now used by 3 (attached,SMS,active-conn) (gsm_04_11.c:76) 20250822134141580 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9 - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250822134141580 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-449:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134141580 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-449:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250822134141580 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-449:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250822134141580 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822134141580 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822134141580 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822134141580 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-449:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250822134141580 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-449:PAGING_RESP)[0x56365ea76260]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822134141580 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822134141580 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134141580 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134141580 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134141580 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134141580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134141580 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134141580 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134141580 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134141580 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134141580 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134141580 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134141580 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134141580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134141580 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134141580 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134141580 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2687)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2687)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2687)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(2685)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-M3UA(2687)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2685)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2685)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2685)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2685)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2685)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2685)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2685)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_sms2(2694)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2685)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2685)@718a44d66dfb: vl_len:7 MSC_Test_2-SCCP(2685)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2685)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250822134141589 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134141589 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134141589 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134141589 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134141589 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134141589 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134141589 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134141589 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2687)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134141589 DIUCS DEBUG (UTRAN-Iu-449) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134141590 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-449:PAGING_RESP)[0x56365ea76260]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134141590 DIUCS DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-449:PAGING_RESP)[0x56365ea76260]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134141590 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-449:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134141590 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-449:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134141590 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-449:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250822134141590 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-449:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822134141590 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-449:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250822134141590 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-449:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134141590 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-449:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822134141590 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-449:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822134141590 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-449:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-449:PAGING_RESP)[0x56365ea76130] (msc_a.c:1053) 20250822134141590 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-449:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822134141590 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-449:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822134141590 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-449:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea2bbb0] (msc_a.c:1053) 20250822134141590 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-449:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822134141590 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-449:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822134141590 DMSC DEBUG msub_fsm[0x56365ea2bbb0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822134141590 DMSC DEBUG msub(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9) MSC-A terminated (msub.c:261) 20250822134141590 DMSC DEBUG msub(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9) 1 MSC-I still active (msub.c:79) 20250822134141590 DMSC DEBUG msub_fsm[0x56365ea2bbb0]{active}: State change to terminating (no timeout) (msub.c:91) 20250822134141590 DMSC DEBUG msub_fsm[0x56365ea2bbb0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822134141590 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-449:PAGING_RESP)[0x56365ea76260]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822134141590 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-449:PAGING_RESP)[0x56365ea76260]{READY}: Removing from parent msub_fsm[0x56365ea2bbb0] (msub.c:113) 20250822134141590 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Closing UTRAN-Iu-449 (ran_conn.c:142) 20250822134141590 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-449 (ran_conn.c:155) 20250822134141590 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-449:PAGING_RESP)[0x56365ea76260]{READY}: Freeing instance (msub.c:113) 20250822134141590 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-449:PAGING_RESP)[0x56365ea76260]{READY}: Deallocated (fsm.c:568) 20250822134141590 DMSC DEBUG msub(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9) Free (msub.c:119) 20250822134141590 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9 - active-conn: now used by 1 (attached) (msub.c:375) 20250822134141590 DMSC DEBUG msub_fsm[0x56365ea2bbb0]{terminating}: Freeing instance (msub.c:113) 20250822134141590 DMSC DEBUG msub_fsm[0x56365ea2bbb0]{terminating}: Deallocated (fsm.c:568) 20250822134141590 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134141590 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134141590 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134141590 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134141590 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134141590 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134141590 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134141590 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2687)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2687)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2685)@718a44d66dfb: Session index based on local reference:0 20250822134141592 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134141592 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134141592 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134141592 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134141592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134141592 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134141593 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134141593 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2687)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2686)@718a44d66dfb: Deleted conn table entry 0TC_iu_lu_and_mt_sms2(2694)13033272 TC_iu_lu_and_mt_sms2(2694)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms2(2694)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms2(2694)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2686)@718a44d66dfb: Removed IMSI[0] for '262420000001043'H to be handled at TC_iu_lu_and_mt_sms2(2694) TC_iu_lu_and_mt_sms2(2694)@718a44d66dfb: Final verdict of PTC: pass MSC_Test_1-SCCP(2682)@718a44d66dfb: Final verdict of PTC: none 20250822134141604 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822134141604 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) 20250822134141604 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822134141604 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822134141604 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822134141604 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) 20250822134141604 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822134141604 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822134141604 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822134141604 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822134141604 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822134141604 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822134141604 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) 20250822134141604 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134141604 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250822134141604 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822134141604 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822134141604 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822134141604 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822134141604 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822134141604 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(2683)@718a44d66dfb: Final verdict of PTC: none 20250822134141604 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) 20250822134141604 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822134141604 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822134141604 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822134141604 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822134141604 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822134141604 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134141604 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822134141604 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822134141605 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822134141605 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-RAN(2680)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-SCCP(2679)@718a44d66dfb: Final verdict of PTC: none MSC_Test_1-M3UA(2684)@718a44d66dfb: Final verdict of PTC: none 20250822134141605 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822134141605 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-GSUP(2691)@718a44d66dfb: Final verdict of PTC: none 20250822134141604 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822134141605 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822134141605 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822134141605 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822134141605 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822134141605 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822134141605 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) 20250822134141606 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) 20250822134141606 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822134141606 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) MSC_Test_2-SCCP(2685)@718a44d66dfb: Final verdict of PTC: none 20250822134141606 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) 20250822134141606 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134141606 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822134141606 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822134141606 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822134141606 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822134141606 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822134141606 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.3/0 (xua_snm.c:371) 20250822134141606 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822134141606 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822134141606 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822134141606 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MNCC(2688)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(2692)@718a44d66dfb: Final verdict of PTC: none MSC_Test_2-M3UA(2687)@718a44d66dfb: Final verdict of PTC: none MSC_Test_2-RAN(2686)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP-IPA(2690)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2695)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2678)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(2693)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(2689)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-M3UA(2681)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(2678): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(2679): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(2680): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(2681): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-SCCP(2682): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-RAN(2683): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-M3UA(2684): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_2-SCCP(2685): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_2-RAN(2686): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_2-M3UA(2687): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(2688): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(2689): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(2690): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(2691): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(2692): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(2693): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_iu_lu_and_mt_sms2(2694): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(2695): none (pass -> pass) MTC@718a44d66dfb: Test case TC_iu_lu_and_mt_sms finished. Verdict: pass MTC@718a44d66dfb: 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'. Fri Aug 22 13:41:41 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 20250822134142608 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=476344) 20250822134143606 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822134143606 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822134143606 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822134143606 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822134143606 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822134143606 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822134143607 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822134143607 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822134143607 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822134143609 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=476344, count=479652) 20250822134144609 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:41:45 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests_Iu.TC_iu_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 20250822134145610 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_iu_lu_and_mt_sms_already_paging started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(2699)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(2699)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2699)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(2697)@718a44d66dfb: v_sccp_pdu_maxlen:268 MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_1-M3UA(2702)@718a44d66dfb: ************************************************* MSC_Test_1-M3UA(2702)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2702)@718a44d66dfb: ************************************************* MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_1-SCCP(2700)@718a44d66dfb: v_sccp_pdu_maxlen:268 MTC@718a44d66dfb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_2-M3UA(2705)@718a44d66dfb: ************************************************* MSC_Test_2-M3UA(2705)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2705)@718a44d66dfb: ************************************************* MSC_Test_2-SCCP(2703)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822134146487 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2706)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822134146611 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822134146611 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2708)@718a44d66dfb: Established a new IPA connection (conn_id=2) 20250822134146612 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2708)@718a44d66dfb: CCM 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(2708)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2708)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2708)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2708)@718a44d66dfb: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2708)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2708)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822134146623 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822134146623 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250822134146649 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822134146649 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822134146649 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822134146649 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2699)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2699)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2699)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2699)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(2699)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250822134146650 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134146650 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822134146650 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822134146650 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822134146650 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822134146650 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822134146650 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2699)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2699)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2699)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822134146651 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134146651 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822134146651 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822134146651 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822134146651 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822134146651 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822134146651 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2699)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2699)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2699)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2699)@718a44d66dfb: Message received on association #8 20250822134146651 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) MSC_Test_0-M3UA(2699)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2699)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) 20250822134146651 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2699)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2699)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(2709)@718a44d66dfb: Created GsupExpect[0] for "262420000101045" to be handled at TC_iu_lu_and_mt_sms_already_paging2(2712) TC_iu_lu_and_mt_sms_already_paging2(2712)@718a44d66dfb: 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 } } } } 20250822134146663 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) 20250822134146663 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) 20250822134146663 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822134146663 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2702)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2702)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2702)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822134146664 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134146664 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822134146664 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822134146664 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822134146664 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822134146664 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822134146664 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2702)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_1-M3UA(2702)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2702)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2702)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2702)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822134146665 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134146665 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822134146665 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822134146665 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822134146665 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822134146665 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822134146665 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2702)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2702)@718a44d66dfb: Message received on association #8 20250822134146665 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250822134146665 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2702)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2702)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2702)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2702)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2702)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2702)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822134146679 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) 20250822134146679 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) 20250822134146679 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822134146679 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2705)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2705)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2705)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822134146681 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134146681 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822134146681 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822134146681 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822134146681 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822134146681 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822134146681 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2705)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_2-M3UA(2705)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2705)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2705)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2705)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822134146681 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134146681 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822134146681 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822134146681 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822134146681 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822134146681 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822134146681 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2705)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2702)@718a44d66dfb: Message received on association #8 20250822134146682 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.3/0 (xua_snm.c:406) 20250822134146682 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2702)@718a44d66dfb: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2705)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2705)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2705)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2705)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2705)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2705)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2705)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822134147453 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134147453 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134147453 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134147453 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822134147453 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134147453 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134147453 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134147453 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2699)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134147454 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134147454 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134147454 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134147454 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822134147454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134147454 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134147454 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822134147454 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2699)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2699)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2698)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250822134147469 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134147469 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134147469 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250822134147469 DLM3UA 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) 20250822134147469 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134147469 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134147469 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134147469 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2702)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134147469 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134147469 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134147469 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134147469 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) 20250822134147469 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134147469 DLSS7 DEBUG Found route for dpc=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) 20250822134147469 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250822134147469 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2702)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2702)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2701)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250822134147485 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134147485 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134147486 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134147486 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134147486 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134147486 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134147486 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134147486 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2705)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134147486 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) 20250822134147486 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250822134147486 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134147486 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134147486 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134147486 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134147486 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134147486 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134147486 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134147486 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2705)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2705)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2704)@718a44d66dfb: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2704)@718a44d66dfb: Added conn table entry 0TC_iu_lu_and_mt_sms_already_paging2(2712)10943946 MSC_Test_2-SCCP(2703)@718a44d66dfb: First idle individual index:0 20250822134147494 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134147494 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134147494 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134147494 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134147494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134147494 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134147494 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134147494 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2705)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134147494 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) 20250822134147494 DMSC DEBUG msub_fsm[0x56365ea373c0]{active}: Allocated (fsm.c:456) 20250822134147494 DMSC DEBUG msc_i[0x56365ea76130]{READY}: Allocated (fsm.c:456) 20250822134147494 DMSC DEBUG msc_i[0x56365ea76130]{READY}: is child of msub_fsm[0x56365ea373c0] (fsm.c:486) 20250822134147494 DMSC DEBUG msc_a[0x56365ea76260]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822134147494 DMSC DEBUG msc_a[0x56365ea76260]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea373c0] (fsm.c:486) 20250822134147494 DMSC DEBUG msc_a(unknown:UTRAN-Iu-450:NONE)[0x56365ea76260]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) MSC_Test_2-RAN(2704)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 20250822134147494 DMSC DEBUG msc_i(unknown:UTRAN-Iu-450:NONE)[0x56365ea76130]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822134147494 DMSC DEBUG msc_a(unknown:UTRAN-Iu-450:NONE)[0x56365ea76260]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822134147494 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-450:NONE)[0x56365ea76260]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250822134147494 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-450:NONE)[0x56365ea76260]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250822134147494 DMM DEBUG msc_a(IMSI-262420000101045:UTRAN-Iu-450:LU)[0x56365ea76260]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000101045 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822134147494 DMM DEBUG msc_a(IMSI-262420000101045:UTRAN-Iu-450:LU)[0x56365ea76260]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822134147494 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:UTRAN-Iu-450:LU)[0x56365ea2bbb0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822134147494 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:UTRAN-Iu-450:LU)[0x56365ea2bbb0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000101045:UTRAN-Iu-450:LU)[0x56365ea76260] (fsm.c:486) 20250822134147494 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:UTRAN-Iu-450:LU)[0x56365ea2bbb0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250822134147494 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:UTRAN-Iu-450:LU)[0x56365ea2bbb0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822134147494 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822134147494 DVLR DEBUG set IMSI on subscriber; IMSI=262420000101045 id=262420000101045 (vlr.c:661) 20250822134147494 DVLR INFO New subscr, IMSI: 262420000101045 (vlr.c:562) 20250822134147494 DVLR DEBUG VLR subscr IMSI-262420000101045 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822134147494 DMSC DEBUG msc_a(IMSI-262420000101045:UTRAN-Iu-450:LU)[0x56365ea76260]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822134147494 DMSC DEBUG msc_a(IMSI-262420000101045:UTRAN-Iu-450:LU)[0x56365ea76260]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822134147494 DVLR DEBUG VLR subscr IMSI-262420000101045 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822134147494 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822134147494 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:UTRAN-Iu-450:LU)[0x56365ea2bbb0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822134147494 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:UTRAN-Iu-450:LU)[0x56365ea2bbb0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822134147494 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:UTRAN-Iu-450:LU)[0x56365ea2bbb0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250822134147494 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:UTRAN-Iu-450:LU)[0x56365ea2b860]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822134147494 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:UTRAN-Iu-450:LU)[0x56365ea2b860]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000101045:UTRAN-Iu-450:LU)[0x56365ea2bbb0] (fsm.c:486) 20250822134147494 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:UTRAN-Iu-450:LU)[0x56365ea2b860]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822134147494 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:UTRAN-Iu-450:LU)[0x56365ea2b860]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822134147494 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134147494 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134147494 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134147494 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134147494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134147495 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134147495 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134147495 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2705)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2705)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2703)@718a44d66dfb: { messageType := 2, destLocRef := 'A6FDCA'O, sourceLocRef := '0001C2'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2703)@718a44d66dfb: Session index based on local reference:0 MSC_Test-GSUP(2709)@718a44d66dfb: Found GsupExpect[0] for "262420000101045" handled at TC_iu_lu_and_mt_sms_already_paging2(2712) MSC_Test-GSUP(2709)@718a44d66dfb: Added IMSI table entry 0TC_iu_lu_and_mt_sms_already_paging2(2712)"262420000101045" TC_iu_lu_and_mt_sms_already_paging2(2712)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms_already_paging2(2712)@718a44d66dfb: setverdict(pass): none -> pass 20250822134147498 DVLR DEBUG VLR subscr IMSI-262420000101045 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134147498 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:UTRAN-Iu-450:LU)[0x56365ea2b860]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822134147498 DVLR DEBUG SUBSCR(IMSI-262420000101045) Received 1 auth tuples (vlr.c:996) 20250822134147498 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:UTRAN-Iu-450:LU)[0x56365ea2b860]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822134147498 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:UTRAN-Iu-450:LU)[0x56365ea2b860]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250822134147498 DMM DEBUG Tx AUTH REQ (rand = f124a16b2d11f747f18b7b517074c2ea) (gsm_04_08.c:641) 20250822134147498 DMM DEBUG AUTH REQ (autn = 1104c2044112bb07b84d291c6cd913d9) (gsm_04_08.c:643) 20250822134147498 DIUCS DEBUG msc_a(IMSI-262420000101045:UTRAN-Iu-450:LU)[0x56365ea76260]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250822134147498 DIUCS DEBUG msc_a(IMSI-262420000101045:UTRAN-Iu-450:LU)[0x56365ea76260]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134147498 DMSC DEBUG msc_i(IMSI-262420000101045:UTRAN-Iu-450:LU)[0x56365ea76130]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134147498 DVLR DEBUG VLR subscr IMSI-262420000101045 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822134147498 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134147498 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134147498 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134147498 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134147498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134147498 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134147498 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134147498 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2705)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2705)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2703)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2703)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2703)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2703)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2704)@718a44d66dfb: patching N(SD)=1 into dtap '05147A61F51D2104AB3DC68A'O MSC_Test_2-RAN(2704)@718a44d66dfb: patched enc_l3: '05547A61F51D2104AB3DC68A'O MSC_Test_2-SCCP(2703)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2703)@718a44d66dfb: vl_len:24 MSC_Test_2-SCCP(2703)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2703)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05547A61F51D2104AB3DC68A'O MSC_Test_2-M3UA(2705)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134147503 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134147503 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134147503 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134147503 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134147503 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134147503 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134147503 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134147503 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134147503 DIUCS DEBUG (UTRAN-Iu-450) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134147503 DMSC DEBUG msc_i(IMSI-262420000101045:UTRAN-Iu-450:LU)[0x56365ea76130]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134147503 DIUCS DEBUG msc_i(IMSI-262420000101045:UTRAN-Iu-450:LU)[0x56365ea76130]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134147503 DMSC DEBUG msc_a(IMSI-262420000101045:UTRAN-Iu-450:LU)[0x56365ea76260]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134147503 DIUCS DEBUG msc_a(IMSI-262420000101045:UTRAN-Iu-450:LU)[0x56365ea76260]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134147503 DIUCS DEBUG msc_a(IMSI-262420000101045:UTRAN-Iu-450:LU)[0x56365ea76260]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134147504 DMM DEBUG msc_a(IMSI-262420000101045:UTRAN-Iu-450:LU)[0x56365ea76260]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 7a61f51dab3dc68a) (gsm_04_08.c:1128) 20250822134147504 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:UTRAN-Iu-450:LU)[0x56365ea2b860]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822134147504 DVLR DEBUG SUBSCR(IMSI-262420000101045) AUTH on UTRAN received RES: 7a61f51dab3dc68a (8 bytes) (vlr_auth_fsm.c:151) 20250822134147504 DVLR INFO SUBSCR(IMSI-262420000101045) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250822134147504 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:UTRAN-Iu-450:LU)[0x56365ea2b860]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822134147504 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:UTRAN-Iu-450:LU)[0x56365ea2b860]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822134147504 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:UTRAN-Iu-450:LU)[0x56365ea2b860]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822134147504 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:UTRAN-Iu-450:LU)[0x56365ea2b860]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000101045:UTRAN-Iu-450:LU)[0x56365ea2bbb0] (vlr_auth_fsm.c:294) 20250822134147504 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:UTRAN-Iu-450:LU)[0x56365ea2b860]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822134147504 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:UTRAN-Iu-450:LU)[0x56365ea2b860]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822134147504 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:UTRAN-Iu-450:LU)[0x56365ea2bbb0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250822134147504 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:UTRAN-Iu-450:LU)[0x56365ea2bbb0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822134147504 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:UTRAN-Iu-450:LU)[0x56365ea2bbb0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822134147504 DIUCS DEBUG msc_a(IMSI-262420000101045:UTRAN-Iu-450:LU)[0x56365ea76260]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250822134147504 DIUCS DEBUG msc_a(IMSI-262420000101045:UTRAN-Iu-450:LU)[0x56365ea76260]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=8a95be3e87f993dc00f89d7c3a042112, CK=NONE (ran_msg_iu.c:388) 20250822134147504 DMSC DEBUG msc_i(IMSI-262420000101045:UTRAN-Iu-450:LU)[0x56365ea76130]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250822134147504 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:UTRAN-Iu-450:LU)[0x56365ea2bbb0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250822134147504 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134147504 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134147504 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134147504 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134147504 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134147504 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134147504 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134147504 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2705)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2705)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2703)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2703)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2703)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2703)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2703)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2703)@718a44d66dfb: vl_len:12 MSC_Test_2-SCCP(2703)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2703)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250822134147510 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134147510 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134147510 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_2-M3UA(2705)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134147510 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134147510 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134147510 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134147510 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134147510 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134147510 DIUCS DEBUG (UTRAN-Iu-450) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134147510 DMSC DEBUG msc_i(IMSI-262420000101045:UTRAN-Iu-450:LU)[0x56365ea76130]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134147510 DIUCS DEBUG msc_i(IMSI-262420000101045:UTRAN-Iu-450:LU)[0x56365ea76130]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134147510 DMSC DEBUG msc_a(IMSI-262420000101045:UTRAN-Iu-450:LU)[0x56365ea76260]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134147510 DIUCS DEBUG msc_a(IMSI-262420000101045:UTRAN-Iu-450:LU)[0x56365ea76260]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134147510 DIUCS DEBUG msc_a(IMSI-262420000101045:UTRAN-Iu-450:LU)[0x56365ea76260]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250822134147510 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:UTRAN-Iu-450:LU)[0x56365ea2bbb0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250822134147510 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:UTRAN-Iu-450:LU)[0x56365ea2bbb0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822134147510 DIUCS DEBUG msc_a(IMSI-262420000101045:UTRAN-Iu-450:LU)[0x56365ea76260]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250822134147510 DMSC DEBUG msc_i(IMSI-262420000101045:UTRAN-Iu-450:LU)[0x56365ea76130]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822134147510 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:UTRAN-Iu-450:LU)[0x56365ea2bbb0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822134147510 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:UTRAN-Iu-450:LU)[0x56365ea2bbb0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822134147510 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101045:UTRAN-Iu-450:LU)[0x56365ea2b860]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822134147510 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101045:UTRAN-Iu-450:LU)[0x56365ea2b860]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000101045:UTRAN-Iu-450:LU)[0x56365ea2bbb0] (fsm.c:486) 20250822134147510 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101045:UTRAN-Iu-450:LU)[0x56365ea2b860]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822134147510 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101045:UTRAN-Iu-450:LU)[0x56365ea2b860]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822134147510 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134147510 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134147510 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134147510 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134147510 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134147510 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134147510 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134147510 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2705)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2705)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2703)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2703)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2703)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2703)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822134147512 DVLR DEBUG VLR subscr IMSI-262420000101045 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134147512 DVLR DEBUG IMSI:262420000101045 has MSISDN:491230101045 (vlr.c:1045) 20250822134147512 DMSC NOTICE msub(IMSI-262420000101045:MSISDN-491230101045) VLR: update for IMSI=262420000101045 (MSISDN=491230101045) (gsm_04_08.c:1541) 20250822134147512 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822134147513 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134147513 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:MSISDN-491230101045:UTRAN-Iu-450:LU)[0x56365ea2bbb0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822134147513 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101045:UTRAN-Iu-450:LU)[0x56365ea2b860]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822134147513 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101045:UTRAN-Iu-450:LU)[0x56365ea2b860]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822134147513 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101045:UTRAN-Iu-450:LU)[0x56365ea2b860]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822134147513 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101045:UTRAN-Iu-450:LU)[0x56365ea2b860]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000101045:MSISDN-491230101045:UTRAN-Iu-450:LU)[0x56365ea2bbb0] (vlr_lu_fsm.c:110) 20250822134147513 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101045:UTRAN-Iu-450:LU)[0x56365ea2b860]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822134147513 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101045:UTRAN-Iu-450:LU)[0x56365ea2b860]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822134147513 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:MSISDN-491230101045:UTRAN-Iu-450:LU)[0x56365ea2bbb0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822134147513 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:MSISDN-491230101045:UTRAN-Iu-450:LU)[0x56365ea2bbb0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822134147513 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101045:MSISDN-491230101045:UTRAN-Iu-450:LU)[0x56365e9fe540]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822134147513 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101045:MSISDN-491230101045:UTRAN-Iu-450:LU)[0x56365e9fe540]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000101045:MSISDN-491230101045:UTRAN-Iu-450:LU)[0x56365ea2bbb0] (fsm.c:486) 20250822134147513 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101045:MSISDN-491230101045:UTRAN-Iu-450:LU)[0x56365e9fe540]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822134147513 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101045:MSISDN-491230101045:UTRAN-Iu-450:LU)[0x56365e9fe540]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822134147513 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101045:MSISDN-491230101045:UTRAN-Iu-450:LU)[0x56365e9fe540]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822134147513 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101045:MSISDN-491230101045:UTRAN-Iu-450:LU)[0x56365e9fe540]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822134147513 DMSC NOTICE msub(IMSI-262420000101045:MSISDN-491230101045:TMSInew-0x4260CDAA) VLR: update for IMSI=262420000101045 (MSISDN=491230101045) (gsm_04_08.c:1541) 20250822134147513 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101045:MSISDN-491230101045:UTRAN-Iu-450:LU)[0x56365e9fe540]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822134147513 DMM DEBUG -> IMSI-262420000101045:MSISDN-491230101045:TMSInew-0x4260CDAA LOCATION UPDATE ACCEPT (TMSI = 0x4260cdaa) (gsm_04_08.c:149) 20250822134147513 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSInew-0x4260CDAA:UTRAN-Iu-450:LU)[0x56365ea76260]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250822134147513 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSInew-0x4260CDAA:UTRAN-Iu-450:LU)[0x56365ea76260]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134147513 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSInew-0x4260CDAA:UTRAN-Iu-450:LU)[0x56365ea76130]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134147513 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSInew-0x4260CDAA - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822134147513 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134147513 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134147513 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134147513 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134147513 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134147513 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134147513 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134147513 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2705)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2705)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2703)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2703)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2703)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2703)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_sms_already_paging2(2712)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2704)@718a44d66dfb: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2704)@718a44d66dfb: patched enc_l3: '059B'O MSC_Test_2-SCCP(2703)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2703)@718a44d66dfb: vl_len:14 MSC_Test_2-SCCP(2703)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2703)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250822134147515 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134147515 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134147515 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134147515 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134147515 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134147515 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134147515 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134147515 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2705)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134147515 DIUCS DEBUG (UTRAN-Iu-450) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134147515 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSInew-0x4260CDAA:UTRAN-Iu-450:LU)[0x56365ea76130]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134147515 DIUCS DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSInew-0x4260CDAA:UTRAN-Iu-450:LU)[0x56365ea76130]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134147515 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSInew-0x4260CDAA:UTRAN-Iu-450:LU)[0x56365ea76260]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134147515 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSInew-0x4260CDAA:UTRAN-Iu-450:LU)[0x56365ea76260]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134147515 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSInew-0x4260CDAA:UTRAN-Iu-450:LU)[0x56365ea76260]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134147515 DMM DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSInew-0x4260CDAA:UTRAN-Iu-450:LU)[0x56365ea76260]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822134147515 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:MSISDN-491230101045:TMSInew-0x4260CDAA:UTRAN-Iu-450:LU)[0x56365ea2bbb0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822134147515 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101045:MSISDN-491230101045:UTRAN-Iu-450:LU)[0x56365e9fe540]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822134147515 DMSC NOTICE msub(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA) VLR: update for IMSI=262420000101045 (MSISDN=491230101045) (gsm_04_08.c:1541) 20250822134147515 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250822134147515 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101045:MSISDN-491230101045:UTRAN-Iu-450:LU)[0x56365e9fe540]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822134147515 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA:UTRAN-Iu-450:LU)[0x56365ea2bbb0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822134147515 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101045:MSISDN-491230101045:UTRAN-Iu-450:LU)[0x56365e9fe540]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822134147515 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101045:MSISDN-491230101045:UTRAN-Iu-450:LU)[0x56365e9fe540]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA:UTRAN-Iu-450:LU)[0x56365ea2bbb0] (vlr_lu_fsm.c:817) 20250822134147515 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101045:MSISDN-491230101045:UTRAN-Iu-450:LU)[0x56365e9fe540]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822134147515 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101045:MSISDN-491230101045:UTRAN-Iu-450:LU)[0x56365e9fe540]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822134147515 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA:UTRAN-Iu-450:LU)[0x56365ea2bbb0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822134147515 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA:UTRAN-Iu-450:LU)[0x56365ea76260]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250822134147515 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA:UTRAN-Iu-450:LU)[0x56365ea76260]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.979s remaining) (msc_a.c:450) 20250822134147515 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230101045/3/1): Available (smpp_smsc.c:626) 20250822134147515 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA:UTRAN-Iu-450:LU)[0x56365ea76260]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134147515 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA:UTRAN-Iu-450:LU)[0x56365ea76260]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250822134147515 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA:UTRAN-Iu-450:LU)[0x56365ea76260]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250822134147515 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822134147515 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822134147515 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822134147515 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA:UTRAN-Iu-450:LU)[0x56365ea76260]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250822134147515 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA:UTRAN-Iu-450:LU)[0x56365ea76130]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822134147515 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250822134147515 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134147515 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134147515 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134147515 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134147515 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134147515 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134147515 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134147515 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2705)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2705)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2703)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2703)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2703)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2703)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2703)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2703)@718a44d66dfb: vl_len:7 MSC_Test_2-SCCP(2703)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2703)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250822134147518 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134147518 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134147518 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134147518 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134147518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134147518 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134147518 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_2-M3UA(2705)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134147518 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134147519 DIUCS DEBUG (UTRAN-Iu-450) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134147519 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA:UTRAN-Iu-450:LU)[0x56365ea76130]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134147519 DIUCS DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA:UTRAN-Iu-450:LU)[0x56365ea76130]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134147519 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA:UTRAN-Iu-450:LU)[0x56365ea76260]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134147519 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA:UTRAN-Iu-450:LU)[0x56365ea76260]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134147519 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA:UTRAN-Iu-450:LU)[0x56365ea76260]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250822134147519 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA:UTRAN-Iu-450:LU)[0x56365ea76260]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822134147519 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA:UTRAN-Iu-450:LU)[0x56365ea76260]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250822134147519 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA:UTRAN-Iu-450:LU)[0x56365ea76260]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134147519 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA:UTRAN-Iu-450:LU)[0x56365ea76260]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822134147519 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA:UTRAN-Iu-450:LU)[0x56365ea2bbb0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822134147519 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA:UTRAN-Iu-450:LU)[0x56365ea2bbb0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA:UTRAN-Iu-450:LU)[0x56365ea76260] (msc_a.c:1053) 20250822134147519 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA:UTRAN-Iu-450:LU)[0x56365ea2bbb0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822134147519 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA:UTRAN-Iu-450:LU)[0x56365ea2bbb0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822134147519 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA:UTRAN-Iu-450:LU)[0x56365ea2bbb0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822134147519 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA:UTRAN-Iu-450:LU)[0x56365ea76260]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea373c0] (msc_a.c:1053) 20250822134147519 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA:UTRAN-Iu-450:LU)[0x56365ea76260]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822134147519 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA:UTRAN-Iu-450:LU)[0x56365ea76260]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822134147519 DMSC DEBUG msub_fsm[0x56365ea373c0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822134147519 DMSC DEBUG msub(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA) MSC-A terminated (msub.c:261) 20250822134147519 DMSC DEBUG msub(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA) 1 MSC-I still active (msub.c:79) 20250822134147519 DMSC DEBUG msub_fsm[0x56365ea373c0]{active}: State change to terminating (no timeout) (msub.c:91) 20250822134147519 DMSC DEBUG msub_fsm[0x56365ea373c0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822134147519 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA:UTRAN-Iu-450:LU)[0x56365ea76130]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822134147519 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA:UTRAN-Iu-450:LU)[0x56365ea76130]{READY}: Removing from parent msub_fsm[0x56365ea373c0] (msub.c:113) 20250822134147519 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Closing UTRAN-Iu-450 (ran_conn.c:142) 20250822134147519 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-450 (ran_conn.c:155) 20250822134147519 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA:UTRAN-Iu-450:LU)[0x56365ea76130]{READY}: Freeing instance (msub.c:113) 20250822134147519 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA:UTRAN-Iu-450:LU)[0x56365ea76130]{READY}: Deallocated (fsm.c:568) 20250822134147519 DMSC DEBUG msub(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA) Free (msub.c:119) 20250822134147519 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA - active-conn: now used by 1 (attached) (msub.c:375) 20250822134147519 DMSC DEBUG msub_fsm[0x56365ea373c0]{terminating}: Freeing instance (msub.c:113) 20250822134147519 DMSC DEBUG msub_fsm[0x56365ea373c0]{terminating}: Deallocated (fsm.c:568) 20250822134147519 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134147519 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134147519 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134147519 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134147519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134147519 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134147519 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134147519 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2705)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2705)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2703)@718a44d66dfb: Session index based on local reference:0 20250822134147519 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134147519 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134147519 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134147519 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134147519 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(2705)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134147519 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134147519 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134147519 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(2704)@718a44d66dfb: Deleted conn table entry 0TC_iu_lu_and_mt_sms_already_paging2(2712)10943946 TC_iu_lu_and_mt_sms_already_paging2(2712)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_already_paging2(2712)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms_already_paging2(2712)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_already_paging2(2712)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2704)@718a44d66dfb: Created IMSI[0] for '262420000101045'H'4260CDAA'O to be handled at TC_iu_lu_and_mt_sms_already_paging2(2712) TC_iu_lu_and_mt_sms_already_paging2(2712)@718a44d66dfb: first SMS 20250822134147521 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822134147521 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA + SMS-receiver: now used by 3 (attached,VTY,SMS-receiver) (gsm_04_11.c:94) 20250822134147521 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA - SMS-receiver: now used by 2 (attached,VTY) (gsm_04_11.c:76) 20250822134147521 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA - VTY: now used by 1 (attached) (msc_vty.c:1428) 20250822134148522 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA + SMS-receiver: now used by 2 (attached,SMS-receiver) (db.c:771) 20250822134148522 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA + SMS-pending: now used by 3 (attached,SMS-receiver,SMS-pending) (sms_queue.c:201) 20250822134148522 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA + SMS: now used by 4 (attached,SMS-receiver,SMS-pending,SMS) (transaction.c:228) 20250822134148522 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA + Paging: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (paging.c:111) 20250822134148522 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA + SMS-receiver: now used by 6 (attached,2*SMS-receiver,SMS-pending,SMS,Paging) (db.c:771) 20250822134148522 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA - SMS-receiver: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (gsm_04_11.c:76) 20250822134148522 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134148522 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134148522 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134148522 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134148522 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134148522 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134148522 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134148522 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2705)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2705)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2704)@718a44d66dfb: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_lu_and_mt_sms_already_paging2(2712) TC_iu_lu_and_mt_sms_already_paging2(2712)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_already_paging2(2712)@718a44d66dfb: second SMS 20250822134148526 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA + VTY: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,Paging,VTY) (msc_vty.c:1285) 20250822134148526 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA + SMS-receiver: now used by 7 (attached,2*SMS-receiver,SMS-pending,SMS,Paging,VTY) (gsm_04_11.c:94) 20250822134148526 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA - SMS-receiver: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,Paging,VTY) (gsm_04_11.c:76) 20250822134148526 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA - VTY: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (msc_vty.c:1428) TC_iu_lu_and_mt_sms_already_paging2(2712)@718a44d66dfb: 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 := '4260CDAA'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2704)@718a44d66dfb: Added conn table entry 0TC_iu_lu_and_mt_sms_already_paging2(2712)14971612 MSC_Test_2-SCCP(2703)@718a44d66dfb: First idle individual index:0 20250822134148528 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134148528 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134148528 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134148528 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134148528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134148528 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134148528 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134148528 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2705)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134148528 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) 20250822134148528 DMSC DEBUG msub_fsm[0x56365ea2bbb0]{active}: Allocated (fsm.c:456) 20250822134148528 DMSC DEBUG msc_i[0x56365ea76260]{READY}: Allocated (fsm.c:456) 20250822134148528 DMSC DEBUG msc_i[0x56365ea76260]{READY}: is child of msub_fsm[0x56365ea2bbb0] (fsm.c:486) 20250822134148528 DMSC DEBUG msc_a[0x56365ea76130]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822134148528 DMSC DEBUG msc_a[0x56365ea76130]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea2bbb0] (fsm.c:486) 20250822134148528 DMSC DEBUG msc_a(unknown:UTRAN-Iu-451:NONE)[0x56365ea76130]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822134148528 DMSC DEBUG msc_i(unknown:UTRAN-Iu-451:NONE)[0x56365ea76260]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822134148528 DMSC DEBUG msc_a(unknown:UTRAN-Iu-451:NONE)[0x56365ea76130]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822134148528 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-451:NONE)[0x56365ea76130]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250822134148528 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-451:NONE)[0x56365ea76130]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250822134148528 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4260CDAA:UTRAN-Iu-451:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822134148528 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4260CDAA:UTRAN-Iu-451:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x4260CDAA:UTRAN-Iu-451:PAGING_RESP)[0x56365ea76130] (fsm.c:486) 20250822134148528 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4260CDAA:UTRAN-Iu-451:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250822134148528 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4260CDAA:UTRAN-Iu-451:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822134148528 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA + 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) 20250822134148528 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA + active-conn: now used by 7 (attached,SMS-receiver,SMS-pending,SMS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822134148528 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA:UTRAN-Iu-451:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822134148528 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA:UTRAN-Iu-451:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822134148529 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA:UTRAN-Iu-451:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822134148529 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA:UTRAN-Iu-451:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250822134148529 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA:UTRAN-Iu-451:PAGING_RESP)[0x56365e9fe540]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822134148529 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA:UTRAN-Iu-451:PAGING_RESP)[0x56365e9fe540]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA:UTRAN-Iu-451:PAGING_RESP)[0x56365ea373c0] (fsm.c:486) 20250822134148529 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA:UTRAN-Iu-451:PAGING_RESP)[0x56365e9fe540]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822134148529 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA:UTRAN-Iu-451:PAGING_RESP)[0x56365e9fe540]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822134148529 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA - proc_arq_vlr_fn_init: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250822134148529 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134148529 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134148529 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134148529 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134148529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134148529 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134148529 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134148529 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2705)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2705)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2703)@718a44d66dfb: { messageType := 2, destLocRef := 'E472DC'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(2703)@718a44d66dfb: Session index based on local reference:0 TC_iu_lu_and_mt_sms_already_paging2(2712)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms_already_paging2(2712)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822134148529 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA + vlr_gsup_rx: now used by 7 (attached,SMS-receiver,SMS-pending,SMS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134148529 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA:UTRAN-Iu-451:PAGING_RESP)[0x56365e9fe540]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822134148529 DVLR DEBUG SUBSCR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA) Received 1 auth tuples (vlr.c:996) 20250822134148529 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA:UTRAN-Iu-451:PAGING_RESP)[0x56365e9fe540]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822134148529 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA:UTRAN-Iu-451:PAGING_RESP)[0x56365e9fe540]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250822134148529 DMM DEBUG Tx AUTH REQ (rand = 30377cf74d7703912eab6b29e612522a) (gsm_04_08.c:641) 20250822134148529 DMM DEBUG AUTH REQ (autn = 1e33358bee18a783abf66a1e14a0dcf3) (gsm_04_08.c:643) 20250822134148529 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA:UTRAN-Iu-451:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250822134148529 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA:UTRAN-Iu-451:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134148529 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA:UTRAN-Iu-451:PAGING_RESP)[0x56365ea76260]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134148529 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA - vlr_gsup_rx: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,Paging,active-conn) (vlr.c:1410) 20250822134148529 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134148529 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134148529 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134148529 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134148529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134148529 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134148530 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134148530 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2705)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2705)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2703)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2703)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2703)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2703)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2704)@718a44d66dfb: patching N(SD)=0 into dtap '0514C1F6852721040D1CB49D'O MSC_Test_2-RAN(2704)@718a44d66dfb: patched enc_l3: '0514C1F6852721040D1CB49D'O MSC_Test_2-SCCP(2703)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2703)@718a44d66dfb: vl_len:24 MSC_Test_2-SCCP(2703)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2703)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514C1F6852721040D1CB49D'O 20250822134148531 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134148531 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134148531 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134148531 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134148531 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134148531 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134148531 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134148531 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2705)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134148531 DIUCS DEBUG (UTRAN-Iu-451) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134148531 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA:UTRAN-Iu-451:PAGING_RESP)[0x56365ea76260]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134148531 DIUCS DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA:UTRAN-Iu-451:PAGING_RESP)[0x56365ea76260]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134148531 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA:UTRAN-Iu-451:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134148531 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA:UTRAN-Iu-451:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134148531 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA:UTRAN-Iu-451:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134148531 DMM DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA:UTRAN-Iu-451:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = c1f685270d1cb49d) (gsm_04_08.c:1128) 20250822134148531 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA:UTRAN-Iu-451:PAGING_RESP)[0x56365e9fe540]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822134148531 DVLR DEBUG SUBSCR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA) AUTH on UTRAN received RES: c1f685270d1cb49d (8 bytes) (vlr_auth_fsm.c:151) 20250822134148531 DVLR INFO SUBSCR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250822134148531 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA:UTRAN-Iu-451:PAGING_RESP)[0x56365e9fe540]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822134148531 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA:UTRAN-Iu-451:PAGING_RESP)[0x56365e9fe540]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822134148531 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA:UTRAN-Iu-451:PAGING_RESP)[0x56365e9fe540]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822134148531 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA:UTRAN-Iu-451:PAGING_RESP)[0x56365e9fe540]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA:UTRAN-Iu-451:PAGING_RESP)[0x56365ea373c0] (vlr_auth_fsm.c:294) 20250822134148531 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA:UTRAN-Iu-451:PAGING_RESP)[0x56365e9fe540]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822134148531 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA:UTRAN-Iu-451:PAGING_RESP)[0x56365e9fe540]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822134148531 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA:UTRAN-Iu-451:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250822134148531 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA:UTRAN-Iu-451:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822134148531 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA:UTRAN-Iu-451:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822134148531 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA:UTRAN-Iu-451:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250822134148531 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA:UTRAN-Iu-451:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=4b010efa3b2a3354552c66880010132c, CK=NONE (ran_msg_iu.c:388) 20250822134148531 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA:UTRAN-Iu-451:PAGING_RESP)[0x56365ea76260]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250822134148531 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA:UTRAN-Iu-451:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250822134148531 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134148531 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134148531 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134148531 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134148531 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134148531 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134148531 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134148531 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2705)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2705)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2703)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2703)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2703)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2703)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2703)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2703)@718a44d66dfb: vl_len:12 MSC_Test_2-SCCP(2703)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2703)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250822134148532 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134148532 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134148532 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134148532 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134148532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134148532 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134148532 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134148532 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2705)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134148532 DIUCS DEBUG (UTRAN-Iu-451) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134148532 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA:UTRAN-Iu-451:PAGING_RESP)[0x56365ea76260]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134148532 DIUCS DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA:UTRAN-Iu-451:PAGING_RESP)[0x56365ea76260]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134148532 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA:UTRAN-Iu-451:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134148532 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA:UTRAN-Iu-451:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134148532 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA:UTRAN-Iu-451:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250822134148532 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA:UTRAN-Iu-451:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250822134148532 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA:UTRAN-Iu-451:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822134148532 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA:UTRAN-Iu-451:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250822134148532 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA:UTRAN-Iu-451:PAGING_RESP)[0x56365ea76260]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822134148532 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA:UTRAN-Iu-451:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822134148532 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA:UTRAN-Iu-451:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822134148532 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA:UTRAN-Iu-451:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822134148532 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA:UTRAN-Iu-451:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822134148532 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA:UTRAN-Iu-451:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822134148532 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA:UTRAN-Iu-451:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822134148532 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA:UTRAN-Iu-451:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822134148532 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA:UTRAN-Iu-451:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250822134148532 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA:UTRAN-Iu-451:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.996s remaining) (msc_a.c:450) 20250822134148532 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA:UTRAN-Iu-451:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: SMS SMS:0x01 (msc_a.c:2106) 20250822134148532 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA:UTRAN-Iu-451:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134148532 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA:UTRAN-Iu-451:PAGING_RESP)[0x56365ea76260]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134148532 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA - Paging: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,active-conn) (paging.c:202) 20250822134148532 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230101045/3/1): Available (smpp_smsc.c:626) 20250822134148532 DMSC NOTICE Pending paging while subscriber 262420000101045 attached. (sms_queue.c:558) 20250822134148532 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134148532 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134148532 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134148532 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134148532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134148532 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134148532 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134148532 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134148532 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134148532 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134148532 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134148532 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134148532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134148532 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134148532 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134148532 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2705)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2705)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2705)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2705)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2703)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2703)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2703)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2703)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2703)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2703)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2703)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2703)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_sms_already_paging2(2712)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2703)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2703)@718a44d66dfb: vl_len:19 MSC_Test_2-SCCP(2703)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2703)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0014400F00000200104003028904003B400140'O 20250822134148536 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134148536 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134148536 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_2-M3UA(2705)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134148536 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134148536 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134148536 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134148536 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134148536 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134148536 DIUCS DEBUG (UTRAN-Iu-451) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134148536 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA:UTRAN-Iu-451:PAGING_RESP)[0x56365ea76260]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134148536 DIUCS DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA:UTRAN-Iu-451:PAGING_RESP)[0x56365ea76260]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134148536 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA:UTRAN-Iu-451:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134148536 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA:UTRAN-Iu-451:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134148536 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA:UTRAN-Iu-451:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-SCCP(2703)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2703)@718a44d66dfb: vl_len:22 MSC_Test_2-SCCP(2703)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2703)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0014401200000200104006058901020200003B400140'O MSC_Test_2-M3UA(2705)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134148738 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134148738 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134148738 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134148738 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134148738 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134148738 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134148738 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134148738 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134148738 DIUCS DEBUG (UTRAN-Iu-451) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134148738 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA:UTRAN-Iu-451:PAGING_RESP)[0x56365ea76260]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134148738 DIUCS DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA:UTRAN-Iu-451:PAGING_RESP)[0x56365ea76260]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134148738 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA:UTRAN-Iu-451:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134148738 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA:UTRAN-Iu-451:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134148738 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA:UTRAN-Iu-451:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134148738 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA:UTRAN-Iu-451:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: SMS SMS:0x04 (msc_a.c:2106) 20250822134148738 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA:UTRAN-Iu-451:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134148738 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA:UTRAN-Iu-451:PAGING_RESP)[0x56365ea76260]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134148738 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA + sms_sms_cb: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,active-conn,sms_sms_cb) (sms_queue.c:621) 20250822134148738 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA - SMS-pending: now used by 5 (attached,SMS-receiver,SMS,active-conn,sms_sms_cb) (sms_queue.c:217) 20250822134148739 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA + SMS-receiver: now used by 6 (attached,2*SMS-receiver,SMS,active-conn,sms_sms_cb) (db.c:771) 20250822134148739 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA + SMS-pending: now used by 7 (attached,2*SMS-receiver,SMS,active-conn,sms_sms_cb,SMS-pending) (sms_queue.c:201) 20250822134148739 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA + SMS: now used by 8 (attached,2*SMS-receiver,2*SMS,active-conn,sms_sms_cb,SMS-pending) (transaction.c:228) 20250822134148739 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA:UTRAN-Iu-451:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_11.c:1105) 20250822134148739 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA:UTRAN-Iu-451:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250822134148739 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA:UTRAN-Iu-451:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x01 (msc_a.c:2106) 20250822134148739 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA:UTRAN-Iu-451:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134148739 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA:UTRAN-Iu-451:PAGING_RESP)[0x56365ea76260]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134148739 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA - sms_sms_cb: now used by 7 (attached,2*SMS-receiver,2*SMS,active-conn,SMS-pending) (sms_queue.c:627) 20250822134148739 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA - SMS-receiver: now used by 6 (attached,SMS-receiver,2*SMS,active-conn,SMS-pending) (gsm_04_11.c:76) 20250822134148739 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA - SMS: now used by 5 (attached,SMS-receiver,SMS,active-conn,SMS-pending) (transaction.c:281) 20250822134148739 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134148739 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134148739 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134148739 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134148739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134148739 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134148739 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134148739 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134148739 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134148739 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134148739 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134148739 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134148739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134148739 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134148739 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134148739 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2705)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2705)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2703)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2703)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2703)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2705)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(2703)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2705)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2703)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2703)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2703)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2703)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_sms_already_paging2(2712)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_already_paging2(2712)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2703)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2703)@718a44d66dfb: vl_len:19 MSC_Test_2-SCCP(2703)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2703)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0014400F00000200104003029904003B400140'O 20250822134148746 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134148746 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134148746 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134148746 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134148746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134148746 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134148746 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134148746 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2705)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134148746 DIUCS DEBUG (UTRAN-Iu-451) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134148746 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA:UTRAN-Iu-451:PAGING_RESP)[0x56365ea76260]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134148746 DIUCS DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA:UTRAN-Iu-451:PAGING_RESP)[0x56365ea76260]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134148746 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA:UTRAN-Iu-451:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134148746 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA:UTRAN-Iu-451:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134148746 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA:UTRAN-Iu-451:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-SCCP(2703)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2703)@718a44d66dfb: vl_len:22 MSC_Test_2-SCCP(2703)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2703)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0014401200000200104006059901020201003B400140'O MSC_Test_2-M3UA(2705)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134148946 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134148946 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134148946 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134148946 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134148946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134148946 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134148946 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134148946 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134148946 DIUCS DEBUG (UTRAN-Iu-451) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134148946 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA:UTRAN-Iu-451:PAGING_RESP)[0x56365ea76260]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134148946 DIUCS DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA:UTRAN-Iu-451:PAGING_RESP)[0x56365ea76260]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134148946 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA:UTRAN-Iu-451:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134148946 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA:UTRAN-Iu-451:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134148946 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA:UTRAN-Iu-451:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134148946 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA:UTRAN-Iu-451:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x04 (msc_a.c:2106) 20250822134148946 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA:UTRAN-Iu-451:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134148946 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA:UTRAN-Iu-451:PAGING_RESP)[0x56365ea76260]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134148946 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA + sms_sms_cb: now used by 6 (attached,SMS-receiver,SMS,active-conn,SMS-pending,sms_sms_cb) (sms_queue.c:621) 20250822134148946 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA - SMS-pending: now used by 5 (attached,SMS-receiver,SMS,active-conn,sms_sms_cb) (sms_queue.c:217) 20250822134148946 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA - sms_sms_cb: now used by 4 (attached,SMS-receiver,SMS,active-conn) (sms_queue.c:627) 20250822134148946 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA - SMS-receiver: now used by 3 (attached,SMS,active-conn) (gsm_04_11.c:76) 20250822134148946 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250822134148946 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA:UTRAN-Iu-451:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134148946 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA:UTRAN-Iu-451:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250822134148946 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA:UTRAN-Iu-451:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250822134148946 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822134148946 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822134148946 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822134148946 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA:UTRAN-Iu-451:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250822134148946 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA:UTRAN-Iu-451:PAGING_RESP)[0x56365ea76260]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822134148946 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822134148946 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134148946 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134148946 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134148946 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134148946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134148946 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134148946 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134148946 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134148946 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134148946 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134148946 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134148946 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134148946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134148946 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134148946 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134148946 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2705)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2705)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2705)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2705)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2703)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2703)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2703)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2703)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2703)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2703)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2703)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2703)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_sms_already_paging2(2712)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2703)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2703)@718a44d66dfb: vl_len:7 MSC_Test_2-SCCP(2703)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2703)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250822134148948 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134148948 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134148948 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134148948 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134148948 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134148948 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134148948 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134148948 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2705)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134148949 DIUCS DEBUG (UTRAN-Iu-451) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134148949 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA:UTRAN-Iu-451:PAGING_RESP)[0x56365ea76260]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134148949 DIUCS DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA:UTRAN-Iu-451:PAGING_RESP)[0x56365ea76260]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134148949 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA:UTRAN-Iu-451:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134148949 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA:UTRAN-Iu-451:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134148949 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA:UTRAN-Iu-451:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250822134148949 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA:UTRAN-Iu-451:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822134148949 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA:UTRAN-Iu-451:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250822134148949 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA:UTRAN-Iu-451:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134148949 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA:UTRAN-Iu-451:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822134148949 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA:UTRAN-Iu-451:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822134148949 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA:UTRAN-Iu-451:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA:UTRAN-Iu-451:PAGING_RESP)[0x56365ea76130] (msc_a.c:1053) 20250822134148949 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA:UTRAN-Iu-451:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822134148949 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA:UTRAN-Iu-451:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822134148949 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA:UTRAN-Iu-451:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea2bbb0] (msc_a.c:1053) 20250822134148949 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA:UTRAN-Iu-451:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822134148949 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA:UTRAN-Iu-451:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822134148949 DMSC DEBUG msub_fsm[0x56365ea2bbb0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822134148949 DMSC DEBUG msub(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA) MSC-A terminated (msub.c:261) 20250822134148949 DMSC DEBUG msub(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA) 1 MSC-I still active (msub.c:79) 20250822134148949 DMSC DEBUG msub_fsm[0x56365ea2bbb0]{active}: State change to terminating (no timeout) (msub.c:91) 20250822134148949 DMSC DEBUG msub_fsm[0x56365ea2bbb0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822134148949 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA:UTRAN-Iu-451:PAGING_RESP)[0x56365ea76260]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822134148949 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA:UTRAN-Iu-451:PAGING_RESP)[0x56365ea76260]{READY}: Removing from parent msub_fsm[0x56365ea2bbb0] (msub.c:113) 20250822134148949 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Closing UTRAN-Iu-451 (ran_conn.c:142) 20250822134148949 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-451 (ran_conn.c:155) 20250822134148949 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA:UTRAN-Iu-451:PAGING_RESP)[0x56365ea76260]{READY}: Freeing instance (msub.c:113) 20250822134148949 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA:UTRAN-Iu-451:PAGING_RESP)[0x56365ea76260]{READY}: Deallocated (fsm.c:568) 20250822134148949 DMSC DEBUG msub(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA) Free (msub.c:119) 20250822134148949 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x4260CDAA - active-conn: now used by 1 (attached) (msub.c:375) 20250822134148949 DMSC DEBUG msub_fsm[0x56365ea2bbb0]{terminating}: Freeing instance (msub.c:113) 20250822134148949 DMSC DEBUG msub_fsm[0x56365ea2bbb0]{terminating}: Deallocated (fsm.c:568) 20250822134148949 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134148949 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134148949 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134148949 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134148949 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134148949 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134148949 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134148949 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2705)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2705)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2703)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-RAN(2704)@718a44d66dfb: Deleted conn table entry 0TC_iu_lu_and_mt_sms_already_paging2(2712)14971612 20250822134148949 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134148949 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134148949 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134148949 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134148950 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134148950 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134148950 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134148950 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2705)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mt_sms_already_paging2(2712)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_already_paging2(2712)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms_already_paging2(2712)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_already_paging2(2712)@718a44d66dfb: Final verdict of PTC: pass 20250822134148952 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822134148952 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) 20250822134148952 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822134148952 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822134148952 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822134148952 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) 20250822134148952 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822134148952 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822134148952 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) 20250822134148952 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134148952 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250822134148952 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822134148952 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822134148952 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822134148952 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822134148953 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822134148953 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(2697)@718a44d66dfb: Final verdict of PTC: none MSC_Test_1-M3UA(2702)@718a44d66dfb: Final verdict of PTC: none 20250822134148953 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) 20250822134148953 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822134148953 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822134148953 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822134148953 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822134148953 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822134148953 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822134148953 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822134148953 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822134148953 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822134148953 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822134148953 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134148953 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822134148953 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822134148953 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822134148953 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822134148953 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822134148953 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822134148953 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(2709)@718a44d66dfb: Final verdict of PTC: none 20250822134148954 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822134148954 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822134148954 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-M3UA(2699)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(2698)@718a44d66dfb: Final verdict of PTC: none MSC_Test_1-RAN(2701)@718a44d66dfb: Final verdict of PTC: none 20250822134148954 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) 20250822134148954 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) 20250822134148954 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822134148954 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250822134148954 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) 20250822134148954 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134148954 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822134148954 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822134148954 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822134148954 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822134148954 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822134148954 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822134148954 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822134148954 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.3/0 (xua_snm.c:371) MSC_Test_2-SCCP(2703)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP-IPA(2708)@718a44d66dfb: Final verdict of PTC: none 20250822134148954 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822134148954 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822134148954 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_1-SCCP(2700)@718a44d66dfb: Final verdict of PTC: none MSC_Test_2-M3UA(2705)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(2711)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2696)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(2706)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(2707)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(2710)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2713)@718a44d66dfb: Final verdict of PTC: none MSC_Test_2-RAN(2704)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(2696): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(2697): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(2698): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(2699): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-SCCP(2700): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-RAN(2701): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-M3UA(2702): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_2-SCCP(2703): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_2-RAN(2704): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_2-M3UA(2705): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(2706): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(2707): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(2708): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(2709): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(2710): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(2711): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_iu_lu_and_mt_sms_already_paging2(2712): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(2713): none (pass -> pass) MTC@718a44d66dfb: Test case TC_iu_lu_and_mt_sms_already_paging finished. Verdict: pass MTC@718a44d66dfb: 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'. Fri Aug 22 13:41:48 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 20250822134149955 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=525688) 20250822134150953 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822134150953 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822134150953 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822134150954 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822134150954 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822134150954 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822134150954 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822134150954 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822134150954 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822134150956 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=525688, count=528996) 20250822134151958 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:41:52 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests_Iu.TC_iu_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 20250822134152960 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_iu_lu_and_mt_sms_paging_and_nothing started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(2717)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(2717)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2717)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(2715)@718a44d66dfb: v_sccp_pdu_maxlen:268 MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_1-M3UA(2720)@718a44d66dfb: ************************************************* MSC_Test_1-M3UA(2720)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2720)@718a44d66dfb: ************************************************* MSC_Test_1-SCCP(2718)@718a44d66dfb: v_sccp_pdu_maxlen:268 MTC@718a44d66dfb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MSC_Test_2-M3UA(2723)@718a44d66dfb: ************************************************* MSC_Test_2-M3UA(2723)@718a44d66dfb: M3UA emulation initiated, the test can be started MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_2-M3UA(2723)@718a44d66dfb: ************************************************* MSC_Test_2-SCCP(2721)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822134153859 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2724)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822134153961 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822134153961 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2726)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2726)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822134153963 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2726)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2726)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2726)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2726)@718a44d66dfb: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2726)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2726)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822134153973 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822134153973 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2727)@718a44d66dfb: Created GsupExpect[0] for "262420000101843" to be handled at TC_iu_lu_and_mt_sms_paging_and_nothing2(2730) TC_iu_lu_and_mt_sms_paging_and_nothing2(2730)@718a44d66dfb: 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 } } } } 20250822134154015 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822134154015 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822134154015 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822134154015 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2717)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2717)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2717)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822134154016 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134154016 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822134154016 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822134154016 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822134154016 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822134154016 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822134154016 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2717)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(2717)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2717)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2717)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2717)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2717)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250822134154017 DLSS7 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(2717)@718a44d66dfb: Message received on association #8 20250822134154017 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822134154017 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822134154017 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822134154017 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822134154017 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822134154017 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2717)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2717)@718a44d66dfb: Message received on association #8 20250822134154017 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822134154017 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2717)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2717)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2717)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2717)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822134154034 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) 20250822134154034 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) 20250822134154034 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822134154034 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2720)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2720)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2720)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822134154035 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134154035 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822134154035 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822134154035 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822134154035 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822134154035 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822134154035 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2720)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_1-M3UA(2720)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2720)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2720)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2720)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822134154036 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134154036 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822134154036 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822134154036 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822134154036 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822134154036 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822134154036 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(2720)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2720)@718a44d66dfb: Message received on association #8 20250822134154036 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250822134154036 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2720)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2720)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2720)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2720)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2720)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2720)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822134154051 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) 20250822134154051 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) 20250822134154051 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822134154051 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2723)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2723)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2723)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822134154053 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134154053 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822134154053 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822134154053 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822134154053 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822134154053 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822134154053 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2723)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_2-M3UA(2723)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2723)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2723)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2723)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822134154054 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134154054 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822134154054 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822134154054 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822134154054 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822134154054 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822134154054 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2723)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250822134154054 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.3/0 (xua_snm.c:406) 20250822134154054 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2720)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2723)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2723)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2720)@718a44d66dfb: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2723)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2723)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2723)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2723)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2723)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822134154820 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134154820 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134154820 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134154820 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822134154820 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134154820 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134154820 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134154820 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2717)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134154820 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134154820 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134154820 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134154820 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822134154820 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134154820 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134154820 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822134154820 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2717)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2717)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2716)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250822134154839 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134154839 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134154839 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250822134154839 DLM3UA 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) 20250822134154839 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134154839 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134154839 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134154839 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2720)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134154839 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134154839 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134154839 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134154839 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) 20250822134154839 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134154839 DLSS7 DEBUG Found route for dpc=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) 20250822134154839 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250822134154839 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2720)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2720)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2719)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250822134154860 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134154860 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134154860 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134154860 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134154860 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134154860 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134154860 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134154860 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2723)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134154861 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) 20250822134154861 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250822134154861 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134154861 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134154861 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134154861 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134154861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134154861 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134154861 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134154861 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2723)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2723)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2722)@718a44d66dfb: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2722)@718a44d66dfb: Added conn table entry 0TC_iu_lu_and_mt_sms_paging_and_nothing2(2730)680456 MSC_Test_2-SCCP(2721)@718a44d66dfb: First idle individual index:0 20250822134154869 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134154869 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134154869 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_2-M3UA(2723)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134154869 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134154869 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134154869 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134154869 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134154869 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(2722)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 20250822134154870 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) 20250822134154870 DMSC DEBUG msub_fsm[0x56365ea373c0]{active}: Allocated (fsm.c:456) 20250822134154870 DMSC DEBUG msc_i[0x56365ea76130]{READY}: Allocated (fsm.c:456) 20250822134154870 DMSC DEBUG msc_i[0x56365ea76130]{READY}: is child of msub_fsm[0x56365ea373c0] (fsm.c:486) 20250822134154870 DMSC DEBUG msc_a[0x56365ea76260]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822134154870 DMSC DEBUG msc_a[0x56365ea76260]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea373c0] (fsm.c:486) 20250822134154870 DMSC DEBUG msc_a(unknown:UTRAN-Iu-452:NONE)[0x56365ea76260]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822134154870 DMSC DEBUG msc_i(unknown:UTRAN-Iu-452:NONE)[0x56365ea76130]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822134154870 DMSC DEBUG msc_a(unknown:UTRAN-Iu-452:NONE)[0x56365ea76260]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822134154870 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-452:NONE)[0x56365ea76260]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250822134154870 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-452:NONE)[0x56365ea76260]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250822134154870 DMM DEBUG msc_a(IMSI-262420000101843:UTRAN-Iu-452:LU)[0x56365ea76260]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000101843 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822134154870 DMM DEBUG msc_a(IMSI-262420000101843:UTRAN-Iu-452:LU)[0x56365ea76260]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822134154870 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:UTRAN-Iu-452:LU)[0x56365ea2bbb0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822134154870 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:UTRAN-Iu-452:LU)[0x56365ea2bbb0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000101843:UTRAN-Iu-452:LU)[0x56365ea76260] (fsm.c:486) 20250822134154870 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:UTRAN-Iu-452:LU)[0x56365ea2bbb0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250822134154870 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:UTRAN-Iu-452:LU)[0x56365ea2bbb0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822134154870 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822134154870 DVLR DEBUG set IMSI on subscriber; IMSI=262420000101843 id=262420000101843 (vlr.c:661) 20250822134154870 DVLR INFO New subscr, IMSI: 262420000101843 (vlr.c:562) 20250822134154870 DVLR DEBUG VLR subscr IMSI-262420000101843 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822134154870 DMSC DEBUG msc_a(IMSI-262420000101843:UTRAN-Iu-452:LU)[0x56365ea76260]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822134154870 DMSC DEBUG msc_a(IMSI-262420000101843:UTRAN-Iu-452:LU)[0x56365ea76260]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822134154870 DVLR DEBUG VLR subscr IMSI-262420000101843 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822134154870 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822134154870 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:UTRAN-Iu-452:LU)[0x56365ea2bbb0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822134154870 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:UTRAN-Iu-452:LU)[0x56365ea2bbb0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822134154870 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:UTRAN-Iu-452:LU)[0x56365ea2bbb0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250822134154870 DVLR DEBUG VLR_Authenticate(IMSI-262420000101843:UTRAN-Iu-452:LU)[0x56365ea2b860]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822134154870 DVLR DEBUG VLR_Authenticate(IMSI-262420000101843:UTRAN-Iu-452:LU)[0x56365ea2b860]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000101843:UTRAN-Iu-452:LU)[0x56365ea2bbb0] (fsm.c:486) 20250822134154870 DVLR DEBUG VLR_Authenticate(IMSI-262420000101843:UTRAN-Iu-452:LU)[0x56365ea2b860]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822134154870 DVLR DEBUG VLR_Authenticate(IMSI-262420000101843:UTRAN-Iu-452:LU)[0x56365ea2b860]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822134154870 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134154870 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134154870 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134154870 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134154870 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134154870 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134154870 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134154870 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2723)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2723)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2721)@718a44d66dfb: { messageType := 2, destLocRef := '0A6208'O ("\nb\b"), sourceLocRef := '0001C4'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2721)@718a44d66dfb: Session index based on local reference:0 MSC_Test-GSUP(2727)@718a44d66dfb: Found GsupExpect[0] for "262420000101843" handled at TC_iu_lu_and_mt_sms_paging_and_nothing2(2730) MSC_Test-GSUP(2727)@718a44d66dfb: Added IMSI table entry 0TC_iu_lu_and_mt_sms_paging_and_nothing2(2730)"262420000101843" TC_iu_lu_and_mt_sms_paging_and_nothing2(2730)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms_paging_and_nothing2(2730)@718a44d66dfb: setverdict(pass): none -> pass 20250822134154874 DVLR DEBUG VLR subscr IMSI-262420000101843 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134154874 DVLR DEBUG VLR_Authenticate(IMSI-262420000101843:UTRAN-Iu-452:LU)[0x56365ea2b860]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822134154874 DVLR DEBUG SUBSCR(IMSI-262420000101843) Received 1 auth tuples (vlr.c:996) 20250822134154874 DVLR DEBUG VLR_Authenticate(IMSI-262420000101843:UTRAN-Iu-452:LU)[0x56365ea2b860]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822134154874 DVLR DEBUG VLR_Authenticate(IMSI-262420000101843:UTRAN-Iu-452:LU)[0x56365ea2b860]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250822134154874 DMM DEBUG Tx AUTH REQ (rand = 306b021492ad23b09a4ed19c55a00d2e) (gsm_04_08.c:641) 20250822134154874 DMM DEBUG AUTH REQ (autn = 113713519b2fd448c28063b3498f7416) (gsm_04_08.c:643) 20250822134154874 DIUCS DEBUG msc_a(IMSI-262420000101843:UTRAN-Iu-452:LU)[0x56365ea76260]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250822134154874 DIUCS DEBUG msc_a(IMSI-262420000101843:UTRAN-Iu-452:LU)[0x56365ea76260]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134154874 DMSC DEBUG msc_i(IMSI-262420000101843:UTRAN-Iu-452:LU)[0x56365ea76130]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134154874 DVLR DEBUG VLR subscr IMSI-262420000101843 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822134154874 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134154874 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134154874 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134154874 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134154874 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134154874 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134154874 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134154874 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2723)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2723)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2721)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2721)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2721)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2721)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2722)@718a44d66dfb: patching N(SD)=1 into dtap '0514330407DF210455737CBE'O MSC_Test_2-RAN(2722)@718a44d66dfb: patched enc_l3: '0554330407DF210455737CBE'O MSC_Test_2-SCCP(2721)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2721)@718a44d66dfb: vl_len:24 MSC_Test_2-SCCP(2721)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2721)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554330407DF210455737CBE'O MSC_Test_2-M3UA(2723)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134154880 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134154880 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134154880 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134154880 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134154880 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134154880 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134154880 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134154880 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134154880 DIUCS DEBUG (UTRAN-Iu-452) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134154880 DMSC DEBUG msc_i(IMSI-262420000101843:UTRAN-Iu-452:LU)[0x56365ea76130]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134154880 DIUCS DEBUG msc_i(IMSI-262420000101843:UTRAN-Iu-452:LU)[0x56365ea76130]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134154880 DMSC DEBUG msc_a(IMSI-262420000101843:UTRAN-Iu-452:LU)[0x56365ea76260]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134154880 DIUCS DEBUG msc_a(IMSI-262420000101843:UTRAN-Iu-452:LU)[0x56365ea76260]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134154880 DIUCS DEBUG msc_a(IMSI-262420000101843:UTRAN-Iu-452:LU)[0x56365ea76260]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134154880 DMM DEBUG msc_a(IMSI-262420000101843:UTRAN-Iu-452:LU)[0x56365ea76260]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 330407df55737cbe) (gsm_04_08.c:1128) 20250822134154880 DVLR DEBUG VLR_Authenticate(IMSI-262420000101843:UTRAN-Iu-452:LU)[0x56365ea2b860]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822134154880 DVLR DEBUG SUBSCR(IMSI-262420000101843) AUTH on UTRAN received RES: 330407df55737cbe (8 bytes) (vlr_auth_fsm.c:151) 20250822134154880 DVLR INFO SUBSCR(IMSI-262420000101843) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250822134154880 DVLR DEBUG VLR_Authenticate(IMSI-262420000101843:UTRAN-Iu-452:LU)[0x56365ea2b860]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822134154880 DVLR DEBUG VLR_Authenticate(IMSI-262420000101843:UTRAN-Iu-452:LU)[0x56365ea2b860]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822134154880 DVLR DEBUG VLR_Authenticate(IMSI-262420000101843:UTRAN-Iu-452:LU)[0x56365ea2b860]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822134154880 DVLR DEBUG VLR_Authenticate(IMSI-262420000101843:UTRAN-Iu-452:LU)[0x56365ea2b860]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000101843:UTRAN-Iu-452:LU)[0x56365ea2bbb0] (vlr_auth_fsm.c:294) 20250822134154880 DVLR DEBUG VLR_Authenticate(IMSI-262420000101843:UTRAN-Iu-452:LU)[0x56365ea2b860]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822134154880 DVLR DEBUG VLR_Authenticate(IMSI-262420000101843:UTRAN-Iu-452:LU)[0x56365ea2b860]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822134154880 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:UTRAN-Iu-452:LU)[0x56365ea2bbb0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250822134154881 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:UTRAN-Iu-452:LU)[0x56365ea2bbb0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822134154881 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:UTRAN-Iu-452:LU)[0x56365ea2bbb0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822134154881 DIUCS DEBUG msc_a(IMSI-262420000101843:UTRAN-Iu-452:LU)[0x56365ea76260]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250822134154881 DIUCS DEBUG msc_a(IMSI-262420000101843:UTRAN-Iu-452:LU)[0x56365ea76260]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=d6d60e3a7629e5c9ad70af5a7a69ddbf, CK=NONE (ran_msg_iu.c:388) 20250822134154881 DMSC DEBUG msc_i(IMSI-262420000101843:UTRAN-Iu-452:LU)[0x56365ea76130]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250822134154881 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:UTRAN-Iu-452:LU)[0x56365ea2bbb0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250822134154881 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134154881 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134154881 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134154881 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134154881 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134154881 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134154881 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134154881 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2723)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2723)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2721)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2721)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2721)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2721)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2721)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2721)@718a44d66dfb: vl_len:12 MSC_Test_2-SCCP(2721)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2721)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250822134154887 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134154887 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134154887 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134154887 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134154887 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134154887 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134154887 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134154887 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2723)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134154887 DIUCS DEBUG (UTRAN-Iu-452) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134154887 DMSC DEBUG msc_i(IMSI-262420000101843:UTRAN-Iu-452:LU)[0x56365ea76130]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134154887 DIUCS DEBUG msc_i(IMSI-262420000101843:UTRAN-Iu-452:LU)[0x56365ea76130]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134154887 DMSC DEBUG msc_a(IMSI-262420000101843:UTRAN-Iu-452:LU)[0x56365ea76260]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134154887 DIUCS DEBUG msc_a(IMSI-262420000101843:UTRAN-Iu-452:LU)[0x56365ea76260]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134154887 DIUCS DEBUG msc_a(IMSI-262420000101843:UTRAN-Iu-452:LU)[0x56365ea76260]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250822134154887 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:UTRAN-Iu-452:LU)[0x56365ea2bbb0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250822134154887 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:UTRAN-Iu-452:LU)[0x56365ea2bbb0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822134154887 DIUCS DEBUG msc_a(IMSI-262420000101843:UTRAN-Iu-452:LU)[0x56365ea76260]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250822134154887 DMSC DEBUG msc_i(IMSI-262420000101843:UTRAN-Iu-452:LU)[0x56365ea76130]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822134154887 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:UTRAN-Iu-452:LU)[0x56365ea2bbb0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822134154887 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:UTRAN-Iu-452:LU)[0x56365ea2bbb0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822134154887 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101843:UTRAN-Iu-452:LU)[0x56365ea2b860]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822134154887 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101843:UTRAN-Iu-452:LU)[0x56365ea2b860]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000101843:UTRAN-Iu-452:LU)[0x56365ea2bbb0] (fsm.c:486) 20250822134154887 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101843:UTRAN-Iu-452:LU)[0x56365ea2b860]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822134154887 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101843:UTRAN-Iu-452:LU)[0x56365ea2b860]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822134154887 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134154887 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134154887 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134154887 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134154887 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134154887 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134154887 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134154887 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2723)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2723)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2721)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2721)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2721)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2721)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822134154890 DVLR DEBUG VLR subscr IMSI-262420000101843 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134154890 DVLR DEBUG IMSI:262420000101843 has MSISDN:491230101843 (vlr.c:1045) 20250822134154890 DMSC NOTICE msub(IMSI-262420000101843:MSISDN-491230101843) VLR: update for IMSI=262420000101843 (MSISDN=491230101843) (gsm_04_08.c:1541) 20250822134154890 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822134154890 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134154890 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:MSISDN-491230101843:UTRAN-Iu-452:LU)[0x56365ea2bbb0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822134154890 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101843:UTRAN-Iu-452:LU)[0x56365ea2b860]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822134154890 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101843:UTRAN-Iu-452:LU)[0x56365ea2b860]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822134154890 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101843:UTRAN-Iu-452:LU)[0x56365ea2b860]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822134154890 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101843:UTRAN-Iu-452:LU)[0x56365ea2b860]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000101843:MSISDN-491230101843:UTRAN-Iu-452:LU)[0x56365ea2bbb0] (vlr_lu_fsm.c:110) 20250822134154890 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101843:UTRAN-Iu-452:LU)[0x56365ea2b860]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822134154890 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101843:UTRAN-Iu-452:LU)[0x56365ea2b860]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822134154890 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:MSISDN-491230101843:UTRAN-Iu-452:LU)[0x56365ea2bbb0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822134154890 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:MSISDN-491230101843:UTRAN-Iu-452:LU)[0x56365ea2bbb0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822134154890 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101843:MSISDN-491230101843:UTRAN-Iu-452:LU)[0x56365ea2a7e0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822134154890 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101843:MSISDN-491230101843:UTRAN-Iu-452:LU)[0x56365ea2a7e0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000101843:MSISDN-491230101843:UTRAN-Iu-452:LU)[0x56365ea2bbb0] (fsm.c:486) 20250822134154890 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101843:MSISDN-491230101843:UTRAN-Iu-452:LU)[0x56365ea2a7e0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822134154890 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101843:MSISDN-491230101843:UTRAN-Iu-452:LU)[0x56365ea2a7e0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822134154890 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101843:MSISDN-491230101843:UTRAN-Iu-452:LU)[0x56365ea2a7e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822134154890 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101843:MSISDN-491230101843:UTRAN-Iu-452:LU)[0x56365ea2a7e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822134154890 DMSC NOTICE msub(IMSI-262420000101843:MSISDN-491230101843:TMSInew-0x74A70FB5) VLR: update for IMSI=262420000101843 (MSISDN=491230101843) (gsm_04_08.c:1541) 20250822134154890 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101843:MSISDN-491230101843:UTRAN-Iu-452:LU)[0x56365ea2a7e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822134154890 DMM DEBUG -> IMSI-262420000101843:MSISDN-491230101843:TMSInew-0x74A70FB5 LOCATION UPDATE ACCEPT (TMSI = 0x74a70fb5) (gsm_04_08.c:149) 20250822134154890 DIUCS DEBUG msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSInew-0x74A70FB5:UTRAN-Iu-452:LU)[0x56365ea76260]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250822134154890 DIUCS DEBUG msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSInew-0x74A70FB5:UTRAN-Iu-452:LU)[0x56365ea76260]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134154890 DMSC DEBUG msc_i(IMSI-262420000101843:MSISDN-491230101843:TMSInew-0x74A70FB5:UTRAN-Iu-452:LU)[0x56365ea76130]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134154890 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSInew-0x74A70FB5 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822134154890 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134154890 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134154890 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134154890 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134154890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134154890 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134154890 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134154890 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2723)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2723)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2721)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2721)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2721)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2721)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_sms_paging_and_nothing2(2730)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2722)@718a44d66dfb: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2722)@718a44d66dfb: patched enc_l3: '059B'O MSC_Test_2-SCCP(2721)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2721)@718a44d66dfb: vl_len:14 MSC_Test_2-SCCP(2721)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2721)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250822134154892 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134154892 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134154892 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134154892 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134154892 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134154892 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134154892 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_2-M3UA(2723)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134154892 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134154892 DIUCS DEBUG (UTRAN-Iu-452) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134154892 DMSC DEBUG msc_i(IMSI-262420000101843:MSISDN-491230101843:TMSInew-0x74A70FB5:UTRAN-Iu-452:LU)[0x56365ea76130]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134154892 DIUCS DEBUG msc_i(IMSI-262420000101843:MSISDN-491230101843:TMSInew-0x74A70FB5:UTRAN-Iu-452:LU)[0x56365ea76130]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134154892 DMSC DEBUG msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSInew-0x74A70FB5:UTRAN-Iu-452:LU)[0x56365ea76260]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134154892 DIUCS DEBUG msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSInew-0x74A70FB5:UTRAN-Iu-452:LU)[0x56365ea76260]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134154892 DIUCS DEBUG msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSInew-0x74A70FB5:UTRAN-Iu-452:LU)[0x56365ea76260]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134154892 DMM DEBUG msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSInew-0x74A70FB5:UTRAN-Iu-452:LU)[0x56365ea76260]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822134154892 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:MSISDN-491230101843:TMSInew-0x74A70FB5:UTRAN-Iu-452:LU)[0x56365ea2bbb0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822134154892 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101843:MSISDN-491230101843:UTRAN-Iu-452:LU)[0x56365ea2a7e0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822134154892 DMSC NOTICE msub(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x74A70FB5) VLR: update for IMSI=262420000101843 (MSISDN=491230101843) (gsm_04_08.c:1541) 20250822134154892 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSI-0x74A70FB5 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250822134154892 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101843:MSISDN-491230101843:UTRAN-Iu-452:LU)[0x56365ea2a7e0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822134154892 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x74A70FB5:UTRAN-Iu-452:LU)[0x56365ea2bbb0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822134154892 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101843:MSISDN-491230101843:UTRAN-Iu-452:LU)[0x56365ea2a7e0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822134154892 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101843:MSISDN-491230101843:UTRAN-Iu-452:LU)[0x56365ea2a7e0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x74A70FB5:UTRAN-Iu-452:LU)[0x56365ea2bbb0] (vlr_lu_fsm.c:817) 20250822134154892 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101843:MSISDN-491230101843:UTRAN-Iu-452:LU)[0x56365ea2a7e0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822134154892 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101843:MSISDN-491230101843:UTRAN-Iu-452:LU)[0x56365ea2a7e0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822134154892 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x74A70FB5:UTRAN-Iu-452:LU)[0x56365ea2bbb0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822134154892 DMSC DEBUG msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x74A70FB5:UTRAN-Iu-452:LU)[0x56365ea76260]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250822134154892 DMSC DEBUG msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x74A70FB5:UTRAN-Iu-452:LU)[0x56365ea76260]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.977s remaining) (msc_a.c:450) 20250822134154893 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230101843/3/1): Available (smpp_smsc.c:626) 20250822134154893 DMSC DEBUG msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x74A70FB5:UTRAN-Iu-452:LU)[0x56365ea76260]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134154893 DMSC DEBUG msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x74A70FB5:UTRAN-Iu-452:LU)[0x56365ea76260]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250822134154893 DIUCS DEBUG msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x74A70FB5:UTRAN-Iu-452:LU)[0x56365ea76260]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250822134154893 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSI-0x74A70FB5 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822134154893 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSI-0x74A70FB5 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822134154893 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSI-0x74A70FB5 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822134154893 DIUCS DEBUG msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x74A70FB5:UTRAN-Iu-452:LU)[0x56365ea76260]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250822134154893 DMSC DEBUG msc_i(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x74A70FB5:UTRAN-Iu-452:LU)[0x56365ea76130]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822134154893 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSI-0x74A70FB5 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250822134154893 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134154893 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134154893 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134154893 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134154893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134154893 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134154893 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134154893 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2723)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2723)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2721)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2721)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2721)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2721)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2721)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2721)@718a44d66dfb: vl_len:7 MSC_Test_2-SCCP(2721)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2721)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250822134154896 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134154896 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134154896 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134154896 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134154896 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134154896 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134154896 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134154896 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2723)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134154896 DIUCS DEBUG (UTRAN-Iu-452) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134154896 DMSC DEBUG msc_i(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x74A70FB5:UTRAN-Iu-452:LU)[0x56365ea76130]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134154896 DIUCS DEBUG msc_i(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x74A70FB5:UTRAN-Iu-452:LU)[0x56365ea76130]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134154896 DMSC DEBUG msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x74A70FB5:UTRAN-Iu-452:LU)[0x56365ea76260]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134154896 DIUCS DEBUG msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x74A70FB5:UTRAN-Iu-452:LU)[0x56365ea76260]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134154896 DIUCS DEBUG msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x74A70FB5:UTRAN-Iu-452:LU)[0x56365ea76260]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250822134154896 DMSC DEBUG msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x74A70FB5:UTRAN-Iu-452:LU)[0x56365ea76260]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822134154896 DIUCS DEBUG msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x74A70FB5:UTRAN-Iu-452:LU)[0x56365ea76260]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250822134154896 DMSC DEBUG msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x74A70FB5:UTRAN-Iu-452:LU)[0x56365ea76260]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134154896 DMSC DEBUG msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x74A70FB5:UTRAN-Iu-452:LU)[0x56365ea76260]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822134154896 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x74A70FB5:UTRAN-Iu-452:LU)[0x56365ea2bbb0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822134154896 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x74A70FB5:UTRAN-Iu-452:LU)[0x56365ea2bbb0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x74A70FB5:UTRAN-Iu-452:LU)[0x56365ea76260] (msc_a.c:1053) 20250822134154896 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x74A70FB5:UTRAN-Iu-452:LU)[0x56365ea2bbb0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822134154896 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x74A70FB5:UTRAN-Iu-452:LU)[0x56365ea2bbb0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822134154896 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x74A70FB5:UTRAN-Iu-452:LU)[0x56365ea2bbb0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822134154896 DMSC DEBUG msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x74A70FB5:UTRAN-Iu-452:LU)[0x56365ea76260]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea373c0] (msc_a.c:1053) 20250822134154896 DMSC DEBUG msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x74A70FB5:UTRAN-Iu-452:LU)[0x56365ea76260]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822134154896 DMSC DEBUG msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x74A70FB5:UTRAN-Iu-452:LU)[0x56365ea76260]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822134154896 DMSC DEBUG msub_fsm[0x56365ea373c0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822134154896 DMSC DEBUG msub(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x74A70FB5) MSC-A terminated (msub.c:261) 20250822134154896 DMSC DEBUG msub(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x74A70FB5) 1 MSC-I still active (msub.c:79) 20250822134154896 DMSC DEBUG msub_fsm[0x56365ea373c0]{active}: State change to terminating (no timeout) (msub.c:91) 20250822134154896 DMSC DEBUG msub_fsm[0x56365ea373c0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822134154896 DMSC DEBUG msc_i(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x74A70FB5:UTRAN-Iu-452:LU)[0x56365ea76130]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822134154896 DMSC DEBUG msc_i(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x74A70FB5:UTRAN-Iu-452:LU)[0x56365ea76130]{READY}: Removing from parent msub_fsm[0x56365ea373c0] (msub.c:113) 20250822134154896 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Closing UTRAN-Iu-452 (ran_conn.c:142) 20250822134154896 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-452 (ran_conn.c:155) 20250822134154896 DMSC DEBUG msc_i(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x74A70FB5:UTRAN-Iu-452:LU)[0x56365ea76130]{READY}: Freeing instance (msub.c:113) 20250822134154896 DMSC DEBUG msc_i(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x74A70FB5:UTRAN-Iu-452:LU)[0x56365ea76130]{READY}: Deallocated (fsm.c:568) 20250822134154896 DMSC DEBUG msub(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x74A70FB5) Free (msub.c:119) 20250822134154896 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSI-0x74A70FB5 - active-conn: now used by 1 (attached) (msub.c:375) 20250822134154896 DMSC DEBUG msub_fsm[0x56365ea373c0]{terminating}: Freeing instance (msub.c:113) 20250822134154896 DMSC DEBUG msub_fsm[0x56365ea373c0]{terminating}: Deallocated (fsm.c:568) 20250822134154896 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134154896 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134154896 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134154896 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134154896 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134154896 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134154896 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134154896 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2723)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2723)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2721)@718a44d66dfb: Session index based on local reference:0 20250822134154897 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134154897 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134154897 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134154897 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134154897 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134154897 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134154897 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134154897 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2723)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2722)@718a44d66dfb: Deleted conn table entry 0TC_iu_lu_and_mt_sms_paging_and_nothing2(2730)680456 TC_iu_lu_and_mt_sms_paging_and_nothing2(2730)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_paging_and_nothing2(2730)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms_paging_and_nothing2(2730)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_paging_and_nothing2(2730)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2722)@718a44d66dfb: Created IMSI[0] for '262420000101843'H'74A70FB5'O to be handled at TC_iu_lu_and_mt_sms_paging_and_nothing2(2730) 20250822134154899 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSI-0x74A70FB5 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822134154899 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSI-0x74A70FB5 + SMS-receiver: now used by 3 (attached,VTY,SMS-receiver) (gsm_04_11.c:94) 20250822134154899 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSI-0x74A70FB5 - SMS-receiver: now used by 2 (attached,VTY) (gsm_04_11.c:76) 20250822134154899 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSI-0x74A70FB5 - VTY: now used by 1 (attached) (msc_vty.c:1428) 20250822134155901 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSI-0x74A70FB5 + SMS-receiver: now used by 2 (attached,SMS-receiver) (db.c:771) 20250822134155901 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSI-0x74A70FB5 + SMS-pending: now used by 3 (attached,SMS-receiver,SMS-pending) (sms_queue.c:201) 20250822134155901 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSI-0x74A70FB5 + SMS: now used by 4 (attached,SMS-receiver,SMS-pending,SMS) (transaction.c:228) 20250822134155901 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSI-0x74A70FB5 + Paging: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (paging.c:111) 20250822134155901 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSI-0x74A70FB5 + SMS-receiver: now used by 6 (attached,2*SMS-receiver,SMS-pending,SMS,Paging) (db.c:771) 20250822134155901 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSI-0x74A70FB5 - SMS-receiver: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (gsm_04_11.c:76) 20250822134155902 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134155902 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134155902 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134155902 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134155902 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134155902 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134155902 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134155902 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2723)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2723)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2722)@718a44d66dfb: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_lu_and_mt_sms_paging_and_nothing2(2730) TC_iu_lu_and_mt_sms_paging_and_nothing2(2730)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822134205903 DLSMS NOTICE Sending SMS 38 failed 1 times. (sms_queue.c:248) 20250822134205903 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSI-0x74A70FB5 - SMS-pending: now used by 4 (attached,SMS-receiver,SMS,Paging) (sms_queue.c:217) 20250822134205903 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSI-0x74A70FB5 - SMS-receiver: now used by 3 (attached,SMS,Paging) (gsm_04_11.c:76) 20250822134205903 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSI-0x74A70FB5 - SMS: now used by 2 (attached,Paging) (transaction.c:281) 20250822134205903 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSI-0x74A70FB5 - Paging: now used by 1 (attached) (paging.c:202) MSC_Test-GSUP-IPA(2726)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2726)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } TC_iu_lu_and_mt_sms_paging_and_nothing2(2730)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822134215934 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSI-0x74A70FB5 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822134215934 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSI-0x74A70FB5 - VTY: now used by 1 (attached) (msc_vty.c:1387) TC_iu_lu_and_mt_sms_paging_and_nothing2(2730)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_paging_and_nothing2(2730)@718a44d66dfb: Final verdict of PTC: pass 20250822134215946 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822134215946 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) 20250822134215946 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822134215946 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822134215946 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822134215946 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) 20250822134215946 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822134215946 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822134215947 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) 20250822134215947 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134215947 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250822134215947 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822134215947 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822134215947 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) MSC_Test_1-M3UA(2720)@718a44d66dfb: Final verdict of PTC: none 20250822134215947 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822134215947 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822134215947 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(2727)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(2716)@718a44d66dfb: Final verdict of PTC: none 20250822134215948 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) 20250822134215948 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-RAN(2719)@718a44d66dfb: Final verdict of PTC: none 20250822134215948 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822134215948 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250822134215948 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) 20250822134215948 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) 20250822134215948 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822134215948 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250822134215948 DLINP ERROR virt-rnc0-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250822134215948 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) 20250822134215948 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:772) 20250822134215948 DLSS7 ERROR 0: asp-virt-rnc0-0: xUA SRV SEND_FAILED (osmo_ss7_asp.c:795) 20250822134215948 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) 20250822134215948 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134215948 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822134215948 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822134215948 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822134215948 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822134215948 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822134215948 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822134215949 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(2721)@718a44d66dfb: Final verdict of PTC: none 20250822134215949 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.3/0 (xua_snm.c:371) 20250822134215949 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822134215949 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-SCCP(2715)@718a44d66dfb: Final verdict of PTC: none MSC_Test_2-RAN(2722)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(2724)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(2728)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP-IPA(2726)@718a44d66dfb: Final verdict of PTC: none MSC_Test_2-M3UA(2723)@718a44d66dfb: Final verdict of PTC: none MSC_Test_1-SCCP(2718)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(2729)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(2725)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2731)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2714)@718a44d66dfb: Final verdict of PTC: none 20250822134215950 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822134215950 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822134215950 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822134215950 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822134215950 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822134215950 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822134215950 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822134215950 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822134215950 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822134215950 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134215950 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822134215950 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822134215950 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822134215950 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822134215950 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822134215950 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822134215950 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822134215951 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822134215951 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2717)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(2714): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(2715): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(2716): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(2717): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-SCCP(2718): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-RAN(2719): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-M3UA(2720): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_2-SCCP(2721): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_2-RAN(2722): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_2-M3UA(2723): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(2724): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(2725): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(2726): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(2727): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(2728): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(2729): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_iu_lu_and_mt_sms_paging_and_nothing2(2730): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(2731): none (pass -> pass) MTC@718a44d66dfb: Test case TC_iu_lu_and_mt_sms_paging_and_nothing finished. Verdict: pass MTC@718a44d66dfb: 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'. Fri Aug 22 13:42:15 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 20250822134216950 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=324940) 20250822134217947 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822134217948 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822134217948 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822134217949 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822134217949 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822134217949 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822134217951 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822134217951 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822134217951 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822134217951 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=324940, count=328248) 20250822134218953 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:42: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_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 20250822134219954 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_iu_lu_and_mt_sms_paging_repeated started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(2735)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(2735)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2735)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(2733)@718a44d66dfb: v_sccp_pdu_maxlen:268 MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_1-M3UA(2738)@718a44d66dfb: ************************************************* MSC_Test_1-M3UA(2738)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2738)@718a44d66dfb: ************************************************* MSC_Test_1-SCCP(2736)@718a44d66dfb: v_sccp_pdu_maxlen:268 MTC@718a44d66dfb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_2-M3UA(2741)@718a44d66dfb: ************************************************* MSC_Test_2-M3UA(2741)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2741)@718a44d66dfb: ************************************************* MSC_Test_2-SCCP(2739)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822134220883 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2742)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822134220955 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822134220955 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2744)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2744)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822134220961 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2744)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2744)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2744)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2744)@718a44d66dfb: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2744)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2744)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822134220982 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822134220982 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2745)@718a44d66dfb: Created GsupExpect[0] for "262420000101844" to be handled at TC_iu_lu_and_mt_sms_paging_repeated2(2748) TC_iu_lu_and_mt_sms_paging_repeated2(2748)@718a44d66dfb: 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 } } } } 20250822134221047 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822134221047 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822134221047 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822134221047 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2735)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2735)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2735)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822134221052 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134221052 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822134221052 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822134221052 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822134221052 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822134221052 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822134221052 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2735)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(2735)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2735)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2735)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2735)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2735)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2735)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2735)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822134221053 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134221053 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822134221053 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822134221053 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822134221053 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822134221053 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822134221053 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250822134221053 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822134221053 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2735)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2735)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2735)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2735)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2735)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822134221061 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) 20250822134221061 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) 20250822134221061 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822134221061 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2738)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2738)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2738)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2738)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_1-M3UA(2738)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250822134221067 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134221067 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822134221067 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822134221067 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822134221067 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822134221067 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822134221067 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2738)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2738)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2738)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822134221069 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134221069 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822134221069 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822134221069 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822134221069 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822134221070 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822134221070 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2738)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2738)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2738)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822134221070 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250822134221070 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2738)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2738)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2738)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2738)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2738)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822134221077 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) 20250822134221077 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) 20250822134221077 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822134221077 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2741)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2741)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2741)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822134221082 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134221082 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822134221082 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822134221082 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822134221082 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822134221082 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822134221082 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2741)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_2-M3UA(2741)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2741)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2741)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2741)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822134221083 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134221083 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822134221083 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822134221083 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822134221083 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822134221083 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822134221083 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2741)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250822134221084 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.3/0 (xua_snm.c:406) 20250822134221084 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2738)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2741)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2738)@718a44d66dfb: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2741)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2741)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2741)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2741)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2741)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2741)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822134221860 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134221860 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134221860 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134221860 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822134221860 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134221860 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134221860 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134221860 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2735)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134221861 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134221861 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134221861 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134221861 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822134221861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134221861 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134221861 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822134221861 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2735)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2735)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2734)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250822134221874 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134221874 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134221874 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250822134221874 DLM3UA 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) 20250822134221874 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134221874 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) MSC_Test_1-M3UA(2738)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134221874 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134221874 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134221875 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134221875 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134221875 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134221875 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) 20250822134221875 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134221875 DLSS7 DEBUG Found route for dpc=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) 20250822134221875 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250822134221875 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2738)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2738)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2737)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2741)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134221890 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134221890 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134221890 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134221890 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134221890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134221890 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134221890 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134221890 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134221891 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) 20250822134221891 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250822134221891 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134221891 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134221891 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134221891 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134221891 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134221891 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134221891 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134221891 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2741)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2741)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2740)@718a44d66dfb: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2740)@718a44d66dfb: Added conn table entry 0TC_iu_lu_and_mt_sms_paging_repeated2(2748)6564599 MSC_Test_2-SCCP(2739)@718a44d66dfb: First idle individual index:0 MSC_Test_2-M3UA(2741)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134221904 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134221904 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134221904 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134221904 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134221904 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134221904 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134221904 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134221904 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134221904 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) 20250822134221904 DMSC DEBUG msub_fsm[0x56365ea2bbb0]{active}: Allocated (fsm.c:456) 20250822134221904 DMSC DEBUG msc_i[0x56365ea76260]{READY}: Allocated (fsm.c:456) 20250822134221904 DMSC DEBUG msc_i[0x56365ea76260]{READY}: is child of msub_fsm[0x56365ea2bbb0] (fsm.c:486) 20250822134221904 DMSC DEBUG msc_a[0x56365ea76130]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822134221904 DMSC DEBUG msc_a[0x56365ea76130]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea2bbb0] (fsm.c:486) 20250822134221904 DMSC DEBUG msc_a(unknown:UTRAN-Iu-453:NONE)[0x56365ea76130]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822134221904 DMSC DEBUG msc_i(unknown:UTRAN-Iu-453:NONE)[0x56365ea76260]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822134221904 DMSC DEBUG msc_a(unknown:UTRAN-Iu-453:NONE)[0x56365ea76130]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822134221904 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-453:NONE)[0x56365ea76130]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250822134221905 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-453:NONE)[0x56365ea76130]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250822134221905 DMM DEBUG msc_a(IMSI-262420000101844:UTRAN-Iu-453:LU)[0x56365ea76130]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000101844 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822134221905 DMM DEBUG msc_a(IMSI-262420000101844:UTRAN-Iu-453:LU)[0x56365ea76130]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822134221905 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:UTRAN-Iu-453:LU)[0x56365ea373c0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822134221905 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:UTRAN-Iu-453:LU)[0x56365ea373c0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000101844:UTRAN-Iu-453:LU)[0x56365ea76130] (fsm.c:486) 20250822134221905 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:UTRAN-Iu-453:LU)[0x56365ea373c0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250822134221905 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:UTRAN-Iu-453:LU)[0x56365ea373c0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) MSC_Test_2-RAN(2740)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 20250822134221905 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822134221905 DVLR DEBUG set IMSI on subscriber; IMSI=262420000101844 id=262420000101844 (vlr.c:661) 20250822134221905 DVLR INFO New subscr, IMSI: 262420000101844 (vlr.c:562) 20250822134221905 DVLR DEBUG VLR subscr IMSI-262420000101844 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822134221905 DMSC DEBUG msc_a(IMSI-262420000101844:UTRAN-Iu-453:LU)[0x56365ea76130]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822134221905 DMSC DEBUG msc_a(IMSI-262420000101844:UTRAN-Iu-453:LU)[0x56365ea76130]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822134221905 DVLR DEBUG VLR subscr IMSI-262420000101844 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822134221905 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822134221905 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:UTRAN-Iu-453:LU)[0x56365ea373c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822134221905 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:UTRAN-Iu-453:LU)[0x56365ea373c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822134221905 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:UTRAN-Iu-453:LU)[0x56365ea373c0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250822134221905 DVLR DEBUG VLR_Authenticate(IMSI-262420000101844:UTRAN-Iu-453:LU)[0x56365ea2b860]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822134221905 DVLR DEBUG VLR_Authenticate(IMSI-262420000101844:UTRAN-Iu-453:LU)[0x56365ea2b860]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000101844:UTRAN-Iu-453:LU)[0x56365ea373c0] (fsm.c:486) 20250822134221905 DVLR DEBUG VLR_Authenticate(IMSI-262420000101844:UTRAN-Iu-453:LU)[0x56365ea2b860]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822134221905 DVLR DEBUG VLR_Authenticate(IMSI-262420000101844:UTRAN-Iu-453:LU)[0x56365ea2b860]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822134221905 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134221905 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134221905 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134221905 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134221905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134221905 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134221905 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134221905 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2741)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2741)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2739)@718a44d66dfb: { messageType := 2, destLocRef := '642AF7'O, sourceLocRef := '0001C5'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2739)@718a44d66dfb: Session index based on local reference:0 MSC_Test-GSUP(2745)@718a44d66dfb: Found GsupExpect[0] for "262420000101844" handled at TC_iu_lu_and_mt_sms_paging_repeated2(2748) MSC_Test-GSUP(2745)@718a44d66dfb: Added IMSI table entry 0TC_iu_lu_and_mt_sms_paging_repeated2(2748)"262420000101844" TC_iu_lu_and_mt_sms_paging_repeated2(2748)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms_paging_repeated2(2748)@718a44d66dfb: setverdict(pass): none -> pass 20250822134221908 DVLR DEBUG VLR subscr IMSI-262420000101844 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134221908 DVLR DEBUG VLR_Authenticate(IMSI-262420000101844:UTRAN-Iu-453:LU)[0x56365ea2b860]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822134221908 DVLR DEBUG SUBSCR(IMSI-262420000101844) Received 1 auth tuples (vlr.c:996) 20250822134221908 DVLR DEBUG VLR_Authenticate(IMSI-262420000101844:UTRAN-Iu-453:LU)[0x56365ea2b860]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822134221908 DVLR DEBUG VLR_Authenticate(IMSI-262420000101844:UTRAN-Iu-453:LU)[0x56365ea2b860]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250822134221908 DMM DEBUG Tx AUTH REQ (rand = 30d301468c5abd6f337325c8794ce799) (gsm_04_08.c:641) 20250822134221908 DMM DEBUG AUTH REQ (autn = cd3a40ea1c2fc337540f2a1f15aa6604) (gsm_04_08.c:643) 20250822134221908 DIUCS DEBUG msc_a(IMSI-262420000101844:UTRAN-Iu-453:LU)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250822134221908 DIUCS DEBUG msc_a(IMSI-262420000101844:UTRAN-Iu-453:LU)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134221908 DMSC DEBUG msc_i(IMSI-262420000101844:UTRAN-Iu-453:LU)[0x56365ea76260]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134221908 DVLR DEBUG VLR subscr IMSI-262420000101844 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822134221908 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134221908 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134221908 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134221908 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134221908 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134221908 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134221908 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134221908 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2741)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2741)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2739)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2739)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2739)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2739)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2740)@718a44d66dfb: patching N(SD)=1 into dtap '0514B18B860A2104D1EA6D52'O MSC_Test_2-RAN(2740)@718a44d66dfb: patched enc_l3: '0554B18B860A2104D1EA6D52'O MSC_Test_2-SCCP(2739)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2739)@718a44d66dfb: vl_len:24 MSC_Test_2-SCCP(2739)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2739)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554B18B860A2104D1EA6D52'O MSC_Test_2-M3UA(2741)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134221913 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134221913 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134221913 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134221913 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134221913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134221913 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134221913 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134221913 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134221913 DIUCS DEBUG (UTRAN-Iu-453) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134221913 DMSC DEBUG msc_i(IMSI-262420000101844:UTRAN-Iu-453:LU)[0x56365ea76260]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134221913 DIUCS DEBUG msc_i(IMSI-262420000101844:UTRAN-Iu-453:LU)[0x56365ea76260]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134221913 DMSC DEBUG msc_a(IMSI-262420000101844:UTRAN-Iu-453:LU)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134221913 DIUCS DEBUG msc_a(IMSI-262420000101844:UTRAN-Iu-453:LU)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134221913 DIUCS DEBUG msc_a(IMSI-262420000101844:UTRAN-Iu-453:LU)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134221913 DMM DEBUG msc_a(IMSI-262420000101844:UTRAN-Iu-453:LU)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = b18b860ad1ea6d52) (gsm_04_08.c:1128) 20250822134221913 DVLR DEBUG VLR_Authenticate(IMSI-262420000101844:UTRAN-Iu-453:LU)[0x56365ea2b860]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822134221913 DVLR DEBUG SUBSCR(IMSI-262420000101844) AUTH on UTRAN received RES: b18b860ad1ea6d52 (8 bytes) (vlr_auth_fsm.c:151) 20250822134221913 DVLR INFO SUBSCR(IMSI-262420000101844) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250822134221913 DVLR DEBUG VLR_Authenticate(IMSI-262420000101844:UTRAN-Iu-453:LU)[0x56365ea2b860]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822134221913 DVLR DEBUG VLR_Authenticate(IMSI-262420000101844:UTRAN-Iu-453:LU)[0x56365ea2b860]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822134221913 DVLR DEBUG VLR_Authenticate(IMSI-262420000101844:UTRAN-Iu-453:LU)[0x56365ea2b860]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822134221913 DVLR DEBUG VLR_Authenticate(IMSI-262420000101844:UTRAN-Iu-453:LU)[0x56365ea2b860]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000101844:UTRAN-Iu-453:LU)[0x56365ea373c0] (vlr_auth_fsm.c:294) 20250822134221913 DVLR DEBUG VLR_Authenticate(IMSI-262420000101844:UTRAN-Iu-453:LU)[0x56365ea2b860]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822134221913 DVLR DEBUG VLR_Authenticate(IMSI-262420000101844:UTRAN-Iu-453:LU)[0x56365ea2b860]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822134221913 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:UTRAN-Iu-453:LU)[0x56365ea373c0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250822134221913 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:UTRAN-Iu-453:LU)[0x56365ea373c0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822134221913 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:UTRAN-Iu-453:LU)[0x56365ea373c0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822134221913 DIUCS DEBUG msc_a(IMSI-262420000101844:UTRAN-Iu-453:LU)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250822134221913 DIUCS DEBUG msc_a(IMSI-262420000101844:UTRAN-Iu-453:LU)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=f734460f1b480e4396f92942eabb38c0, CK=NONE (ran_msg_iu.c:388) 20250822134221913 DMSC DEBUG msc_i(IMSI-262420000101844:UTRAN-Iu-453:LU)[0x56365ea76260]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250822134221913 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:UTRAN-Iu-453:LU)[0x56365ea373c0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250822134221913 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134221913 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134221913 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134221913 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134221913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134221913 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134221913 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134221913 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2741)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2741)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2739)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2739)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2739)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2739)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2739)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2739)@718a44d66dfb: vl_len:12 MSC_Test_2-SCCP(2739)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2739)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2741)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134221918 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134221918 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134221918 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134221918 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134221918 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134221918 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134221918 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134221918 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134221918 DIUCS DEBUG (UTRAN-Iu-453) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134221918 DMSC DEBUG msc_i(IMSI-262420000101844:UTRAN-Iu-453:LU)[0x56365ea76260]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134221918 DIUCS DEBUG msc_i(IMSI-262420000101844:UTRAN-Iu-453:LU)[0x56365ea76260]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134221918 DMSC DEBUG msc_a(IMSI-262420000101844:UTRAN-Iu-453:LU)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134221918 DIUCS DEBUG msc_a(IMSI-262420000101844:UTRAN-Iu-453:LU)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134221918 DIUCS DEBUG msc_a(IMSI-262420000101844:UTRAN-Iu-453:LU)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250822134221918 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:UTRAN-Iu-453:LU)[0x56365ea373c0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250822134221918 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:UTRAN-Iu-453:LU)[0x56365ea373c0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822134221918 DIUCS DEBUG msc_a(IMSI-262420000101844:UTRAN-Iu-453:LU)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250822134221918 DMSC DEBUG msc_i(IMSI-262420000101844:UTRAN-Iu-453:LU)[0x56365ea76260]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822134221918 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:UTRAN-Iu-453:LU)[0x56365ea373c0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822134221918 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:UTRAN-Iu-453:LU)[0x56365ea373c0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822134221918 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101844:UTRAN-Iu-453:LU)[0x56365ea2b860]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822134221918 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101844:UTRAN-Iu-453:LU)[0x56365ea2b860]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000101844:UTRAN-Iu-453:LU)[0x56365ea373c0] (fsm.c:486) 20250822134221918 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101844:UTRAN-Iu-453:LU)[0x56365ea2b860]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822134221918 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101844:UTRAN-Iu-453:LU)[0x56365ea2b860]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822134221918 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134221919 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134221919 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134221919 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134221919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134221919 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134221919 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134221919 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2741)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2741)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2739)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2739)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2739)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2739)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822134221921 DVLR DEBUG VLR subscr IMSI-262420000101844 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134221921 DVLR DEBUG IMSI:262420000101844 has MSISDN:491230101844 (vlr.c:1045) 20250822134221921 DMSC NOTICE msub(IMSI-262420000101844:MSISDN-491230101844) VLR: update for IMSI=262420000101844 (MSISDN=491230101844) (gsm_04_08.c:1541) 20250822134221921 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822134221921 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134221921 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:MSISDN-491230101844:UTRAN-Iu-453:LU)[0x56365ea373c0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822134221921 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101844:UTRAN-Iu-453:LU)[0x56365ea2b860]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822134221921 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101844:UTRAN-Iu-453:LU)[0x56365ea2b860]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822134221921 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101844:UTRAN-Iu-453:LU)[0x56365ea2b860]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822134221921 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101844:UTRAN-Iu-453:LU)[0x56365ea2b860]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000101844:MSISDN-491230101844:UTRAN-Iu-453:LU)[0x56365ea373c0] (vlr_lu_fsm.c:110) 20250822134221921 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101844:UTRAN-Iu-453:LU)[0x56365ea2b860]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822134221921 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101844:UTRAN-Iu-453:LU)[0x56365ea2b860]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822134221921 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:MSISDN-491230101844:UTRAN-Iu-453:LU)[0x56365ea373c0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822134221921 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:MSISDN-491230101844:UTRAN-Iu-453:LU)[0x56365ea373c0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822134221921 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101844:MSISDN-491230101844:UTRAN-Iu-453:LU)[0x56365ea57e70]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822134221921 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101844:MSISDN-491230101844:UTRAN-Iu-453:LU)[0x56365ea57e70]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000101844:MSISDN-491230101844:UTRAN-Iu-453:LU)[0x56365ea373c0] (fsm.c:486) 20250822134221921 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101844:MSISDN-491230101844:UTRAN-Iu-453:LU)[0x56365ea57e70]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822134221921 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101844:MSISDN-491230101844:UTRAN-Iu-453:LU)[0x56365ea57e70]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822134221921 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101844:MSISDN-491230101844:UTRAN-Iu-453:LU)[0x56365ea57e70]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822134221921 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101844:MSISDN-491230101844:UTRAN-Iu-453:LU)[0x56365ea57e70]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822134221921 DMSC NOTICE msub(IMSI-262420000101844:MSISDN-491230101844:TMSInew-0x11C1FEB0) VLR: update for IMSI=262420000101844 (MSISDN=491230101844) (gsm_04_08.c:1541) 20250822134221921 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101844:MSISDN-491230101844:UTRAN-Iu-453:LU)[0x56365ea57e70]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822134221921 DMM DEBUG -> IMSI-262420000101844:MSISDN-491230101844:TMSInew-0x11C1FEB0 LOCATION UPDATE ACCEPT (TMSI = 0x11c1feb0) (gsm_04_08.c:149) 20250822134221921 DIUCS DEBUG msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSInew-0x11C1FEB0:UTRAN-Iu-453:LU)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250822134221921 DIUCS DEBUG msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSInew-0x11C1FEB0:UTRAN-Iu-453:LU)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134221921 DMSC DEBUG msc_i(IMSI-262420000101844:MSISDN-491230101844:TMSInew-0x11C1FEB0:UTRAN-Iu-453:LU)[0x56365ea76260]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134221921 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844:TMSInew-0x11C1FEB0 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822134221921 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134221921 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134221921 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134221921 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134221921 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134221921 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134221921 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134221921 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2741)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2741)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2739)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2739)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2739)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2739)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_sms_paging_repeated2(2748)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2740)@718a44d66dfb: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2740)@718a44d66dfb: patched enc_l3: '059B'O MSC_Test_2-SCCP(2739)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2739)@718a44d66dfb: vl_len:14 MSC_Test_2-SCCP(2739)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2739)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250822134221923 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134221923 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134221923 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134221923 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134221923 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(2741)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134221923 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134221923 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134221923 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134221923 DIUCS DEBUG (UTRAN-Iu-453) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134221923 DMSC DEBUG msc_i(IMSI-262420000101844:MSISDN-491230101844:TMSInew-0x11C1FEB0:UTRAN-Iu-453:LU)[0x56365ea76260]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134221923 DIUCS DEBUG msc_i(IMSI-262420000101844:MSISDN-491230101844:TMSInew-0x11C1FEB0:UTRAN-Iu-453:LU)[0x56365ea76260]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134221923 DMSC DEBUG msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSInew-0x11C1FEB0:UTRAN-Iu-453:LU)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134221923 DIUCS DEBUG msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSInew-0x11C1FEB0:UTRAN-Iu-453:LU)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134221923 DIUCS DEBUG msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSInew-0x11C1FEB0:UTRAN-Iu-453:LU)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134221923 DMM DEBUG msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSInew-0x11C1FEB0:UTRAN-Iu-453:LU)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822134221923 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:MSISDN-491230101844:TMSInew-0x11C1FEB0:UTRAN-Iu-453:LU)[0x56365ea373c0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822134221923 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101844:MSISDN-491230101844:UTRAN-Iu-453:LU)[0x56365ea57e70]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822134221923 DMSC NOTICE msub(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x11C1FEB0) VLR: update for IMSI=262420000101844 (MSISDN=491230101844) (gsm_04_08.c:1541) 20250822134221923 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844:TMSI-0x11C1FEB0 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250822134221923 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101844:MSISDN-491230101844:UTRAN-Iu-453:LU)[0x56365ea57e70]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822134221923 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x11C1FEB0:UTRAN-Iu-453:LU)[0x56365ea373c0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822134221923 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101844:MSISDN-491230101844:UTRAN-Iu-453:LU)[0x56365ea57e70]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822134221923 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101844:MSISDN-491230101844:UTRAN-Iu-453:LU)[0x56365ea57e70]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x11C1FEB0:UTRAN-Iu-453:LU)[0x56365ea373c0] (vlr_lu_fsm.c:817) 20250822134221923 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101844:MSISDN-491230101844:UTRAN-Iu-453:LU)[0x56365ea57e70]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822134221923 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101844:MSISDN-491230101844:UTRAN-Iu-453:LU)[0x56365ea57e70]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822134221923 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x11C1FEB0:UTRAN-Iu-453:LU)[0x56365ea373c0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822134221923 DMSC DEBUG msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x11C1FEB0:UTRAN-Iu-453:LU)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250822134221923 DMSC DEBUG msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x11C1FEB0:UTRAN-Iu-453:LU)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.981s remaining) (msc_a.c:450) 20250822134221923 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230101844/3/1): Available (smpp_smsc.c:626) 20250822134221923 DMSC DEBUG msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x11C1FEB0:UTRAN-Iu-453:LU)[0x56365ea76130]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134221923 DMSC DEBUG msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x11C1FEB0:UTRAN-Iu-453:LU)[0x56365ea76130]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250822134221923 DIUCS DEBUG msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x11C1FEB0:UTRAN-Iu-453:LU)[0x56365ea76130]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250822134221923 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844:TMSI-0x11C1FEB0 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822134221923 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844:TMSI-0x11C1FEB0 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822134221923 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844:TMSI-0x11C1FEB0 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822134221923 DIUCS DEBUG msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x11C1FEB0:UTRAN-Iu-453:LU)[0x56365ea76130]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250822134221923 DMSC DEBUG msc_i(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x11C1FEB0:UTRAN-Iu-453:LU)[0x56365ea76260]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822134221923 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844:TMSI-0x11C1FEB0 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250822134221923 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134221923 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134221923 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134221923 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134221923 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134221923 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134221923 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134221923 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2741)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2741)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2739)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2739)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2739)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2739)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2739)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2739)@718a44d66dfb: vl_len:7 MSC_Test_2-SCCP(2739)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2739)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250822134221926 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134221926 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134221926 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134221926 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134221926 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(2741)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134221926 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134221926 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134221926 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134221927 DIUCS DEBUG (UTRAN-Iu-453) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134221927 DMSC DEBUG msc_i(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x11C1FEB0:UTRAN-Iu-453:LU)[0x56365ea76260]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134221927 DIUCS DEBUG msc_i(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x11C1FEB0:UTRAN-Iu-453:LU)[0x56365ea76260]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134221927 DMSC DEBUG msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x11C1FEB0:UTRAN-Iu-453:LU)[0x56365ea76130]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134221927 DIUCS DEBUG msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x11C1FEB0:UTRAN-Iu-453:LU)[0x56365ea76130]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134221927 DIUCS DEBUG msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x11C1FEB0:UTRAN-Iu-453:LU)[0x56365ea76130]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250822134221927 DMSC DEBUG msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x11C1FEB0:UTRAN-Iu-453:LU)[0x56365ea76130]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822134221927 DIUCS DEBUG msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x11C1FEB0:UTRAN-Iu-453:LU)[0x56365ea76130]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250822134221927 DMSC DEBUG msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x11C1FEB0:UTRAN-Iu-453:LU)[0x56365ea76130]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134221927 DMSC DEBUG msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x11C1FEB0:UTRAN-Iu-453:LU)[0x56365ea76130]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822134221927 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x11C1FEB0:UTRAN-Iu-453:LU)[0x56365ea373c0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822134221927 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x11C1FEB0:UTRAN-Iu-453:LU)[0x56365ea373c0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x11C1FEB0:UTRAN-Iu-453:LU)[0x56365ea76130] (msc_a.c:1053) 20250822134221927 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x11C1FEB0:UTRAN-Iu-453:LU)[0x56365ea373c0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822134221927 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x11C1FEB0:UTRAN-Iu-453:LU)[0x56365ea373c0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822134221927 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x11C1FEB0:UTRAN-Iu-453:LU)[0x56365ea373c0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822134221927 DMSC DEBUG msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x11C1FEB0:UTRAN-Iu-453:LU)[0x56365ea76130]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea2bbb0] (msc_a.c:1053) 20250822134221927 DMSC DEBUG msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x11C1FEB0:UTRAN-Iu-453:LU)[0x56365ea76130]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822134221927 DMSC DEBUG msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x11C1FEB0:UTRAN-Iu-453:LU)[0x56365ea76130]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822134221927 DMSC DEBUG msub_fsm[0x56365ea2bbb0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822134221927 DMSC DEBUG msub(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x11C1FEB0) MSC-A terminated (msub.c:261) 20250822134221927 DMSC DEBUG msub(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x11C1FEB0) 1 MSC-I still active (msub.c:79) 20250822134221927 DMSC DEBUG msub_fsm[0x56365ea2bbb0]{active}: State change to terminating (no timeout) (msub.c:91) 20250822134221927 DMSC DEBUG msub_fsm[0x56365ea2bbb0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822134221927 DMSC DEBUG msc_i(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x11C1FEB0:UTRAN-Iu-453:LU)[0x56365ea76260]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822134221927 DMSC DEBUG msc_i(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x11C1FEB0:UTRAN-Iu-453:LU)[0x56365ea76260]{READY}: Removing from parent msub_fsm[0x56365ea2bbb0] (msub.c:113) 20250822134221927 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Closing UTRAN-Iu-453 (ran_conn.c:142) 20250822134221927 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-453 (ran_conn.c:155) 20250822134221927 DMSC DEBUG msc_i(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x11C1FEB0:UTRAN-Iu-453:LU)[0x56365ea76260]{READY}: Freeing instance (msub.c:113) 20250822134221927 DMSC DEBUG msc_i(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x11C1FEB0:UTRAN-Iu-453:LU)[0x56365ea76260]{READY}: Deallocated (fsm.c:568) 20250822134221927 DMSC DEBUG msub(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x11C1FEB0) Free (msub.c:119) 20250822134221927 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844:TMSI-0x11C1FEB0 - active-conn: now used by 1 (attached) (msub.c:375) 20250822134221927 DMSC DEBUG msub_fsm[0x56365ea2bbb0]{terminating}: Freeing instance (msub.c:113) 20250822134221927 DMSC DEBUG msub_fsm[0x56365ea2bbb0]{terminating}: Deallocated (fsm.c:568) 20250822134221927 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134221927 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134221927 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134221927 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134221927 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134221927 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134221927 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134221927 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2741)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2741)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2739)@718a44d66dfb: Session index based on local reference:0 20250822134221927 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134221927 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134221927 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134221927 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134221927 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134221927 DLSS7 DEBUG Found route for dpc=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(2741)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134221928 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134221928 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(2740)@718a44d66dfb: Deleted conn table entry 0TC_iu_lu_and_mt_sms_paging_repeated2(2748)6564599 TC_iu_lu_and_mt_sms_paging_repeated2(2748)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_paging_repeated2(2748)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms_paging_repeated2(2748)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_paging_repeated2(2748)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2740)@718a44d66dfb: Created IMSI[0] for '262420000101844'H'11C1FEB0'O to be handled at TC_iu_lu_and_mt_sms_paging_repeated2(2748) 20250822134221929 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844:TMSI-0x11C1FEB0 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822134221929 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844:TMSI-0x11C1FEB0 + SMS-receiver: now used by 3 (attached,VTY,SMS-receiver) (gsm_04_11.c:94) 20250822134221929 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844:TMSI-0x11C1FEB0 - SMS-receiver: now used by 2 (attached,VTY) (gsm_04_11.c:76) 20250822134221929 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844:TMSI-0x11C1FEB0 - VTY: now used by 1 (attached) (msc_vty.c:1428) TC_iu_lu_and_mt_sms_paging_repeated2(2748)@718a44d66dfb: Expecting first Paging 20250822134222930 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844:TMSI-0x11C1FEB0 + SMS-receiver: now used by 2 (attached,SMS-receiver) (db.c:771) 20250822134222930 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844:TMSI-0x11C1FEB0 + SMS-pending: now used by 3 (attached,SMS-receiver,SMS-pending) (sms_queue.c:201) 20250822134222930 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844:TMSI-0x11C1FEB0 + SMS: now used by 4 (attached,SMS-receiver,SMS-pending,SMS) (transaction.c:228) 20250822134222930 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844:TMSI-0x11C1FEB0 + Paging: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (paging.c:111) 20250822134222930 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844:TMSI-0x11C1FEB0 + SMS-receiver: now used by 6 (attached,2*SMS-receiver,SMS-pending,SMS,Paging) (db.c:771) 20250822134222930 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844:TMSI-0x11C1FEB0 - SMS-receiver: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (gsm_04_11.c:76) 20250822134222930 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134222930 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134222930 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134222930 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134222930 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134222931 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134222931 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134222931 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2741)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2741)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2740)@718a44d66dfb: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_lu_and_mt_sms_paging_repeated2(2748) TC_iu_lu_and_mt_sms_paging_repeated2(2748)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_paging_repeated2(2748)@718a44d66dfb: UTRAN: expect more Paging TC_iu_lu_and_mt_sms_paging_repeated2(2748)@718a44d66dfb: setverdict(fail): pass -> fail reason: "UTRAN: Expected a second Paging", new component reason: "UTRAN: Expected a second Paging" MC@718a44d66dfb: Test Component 2748 has requested to stop MTC. Terminating current testcase execution. MSC_Test-GSUP(2745)@718a44d66dfb: Final verdict of PTC: none 20250822134227948 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822134227948 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) 20250822134227948 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822134227948 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822134227948 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822134227948 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822134227948 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250822134227948 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822134227949 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822134227949 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822134227949 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822134227949 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) 20250822134227949 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822134227949 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822134227949 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822134227949 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822134227949 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822134227949 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822134227949 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) 20250822134227949 DLSS7 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-M3UA(2735)@718a44d66dfb: Final verdict of PTC: none MSC_Test_1-SCCP(2736)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-SCCP(2733)@718a44d66dfb: Final verdict of PTC: none 20250822134227949 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250822134227949 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822134227949 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822134227949 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822134227949 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822134227949 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822134227949 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822134227950 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822134227950 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134227950 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) 20250822134227950 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822134227950 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) MSC_Test_1-M3UA(2738)@718a44d66dfb: Final verdict of PTC: none20250822134227950 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822134227950 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822134227950 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822134227950 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822134227950 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822134227950 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822134227950 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250822134227950 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822134227950 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-SCCP(2739)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(2742)@718a44d66dfb: Final verdict of PTC: none 20250822134227950 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) 20250822134227950 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) 20250822134227950 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822134227950 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250822134227950 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) 20250822134227950 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134227950 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822134227950 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822134227950 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822134227950 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822134227950 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) MSC_Test_0-RAN(2734)@718a44d66dfb: Final verdict of PTC: none 20250822134227950 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822134227950 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(2744)@718a44d66dfb: Final verdict of PTC: none MSC_Test_1-RAN(2737)@718a44d66dfb: Final verdict of PTC: none MSC_Test_2-RAN(2740)@718a44d66dfb: Final verdict of PTC: none 20250822134227950 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.3/0 (xua_snm.c:371) 20250822134227950 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) IPA-CTRL-CLI-IPA(2732)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2749)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(2743)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(2746)@718a44d66dfb: Final verdict of PTC: none TC_iu_lu_and_mt_sms_paging_repeated2(2748)@718a44d66dfb: Final verdict of PTC: fail reason: "UTRAN: Expected a second Paging" MSC_Test_2-M3UA(2741)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(2747)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(2732): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(2733): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(2734): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(2735): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-SCCP(2736): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-RAN(2737): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-M3UA(2738): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_2-SCCP(2739): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_2-RAN(2740): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_2-M3UA(2741): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(2742): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(2743): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(2744): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(2745): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(2746): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(2747): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_iu_lu_and_mt_sms_paging_repeated2(2748): fail (none -> fail) reason: "UTRAN: Expected a second Paging" MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(2749): none (fail -> fail) MTC@718a44d66dfb: Test case TC_iu_lu_and_mt_sms_paging_repeated finished. Verdict: fail reason: UTRAN: Expected a second Paging MTC@718a44d66dfb: 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'. Fri Aug 22 13:42:27 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 20250822134228952 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=316248) 20250822134229950 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822134229950 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822134229950 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822134229950 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822134229950 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822134229950 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822134229950 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822134229950 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822134229950 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822134229953 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=316248, count=319556) 20250822134230955 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:42: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_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 20250822134231957 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_iu_smpp_mo_sms started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(2753)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(2753)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2753)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(2751)@718a44d66dfb: v_sccp_pdu_maxlen:268 MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_1-M3UA(2756)@718a44d66dfb: ************************************************* MSC_Test_1-M3UA(2756)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2756)@718a44d66dfb: ************************************************* MSC_Test_1-SCCP(2754)@718a44d66dfb: v_sccp_pdu_maxlen:268 MTC@718a44d66dfb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MSC_Test_2-M3UA(2759)@718a44d66dfb: ************************************************* MSC_Test_2-M3UA(2759)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2759)@718a44d66dfb: ************************************************* MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_2-SCCP(2757)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822134232917 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2760)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822134232931 DLSMS NOTICE Sending SMS 39 failed 1 times. (sms_queue.c:248) 20250822134232931 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844:TMSI-0x11C1FEB0 - SMS-pending: now used by 4 (attached,SMS-receiver,SMS,Paging) (sms_queue.c:217) 20250822134232931 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844:TMSI-0x11C1FEB0 - SMS-receiver: now used by 3 (attached,SMS,Paging) (gsm_04_11.c:76) 20250822134232931 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844:TMSI-0x11C1FEB0 - SMS: now used by 2 (attached,Paging) (transaction.c:281) 20250822134232931 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844:TMSI-0x11C1FEB0 - Paging: now used by 1 (attached) (paging.c:202) 20250822134232959 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822134232959 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2762)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2762)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822134232964 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2762)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2762)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2762)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2762)@718a44d66dfb: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2762)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2762)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822134232982 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822134232982 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2763)@718a44d66dfb: Created GsupExpect[0] for "262420000001044" to be handled at TC_iu_smpp_mo_sms2(2766) TC_iu_smpp_mo_sms2(2766)@718a44d66dfb: 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 } } } } 20250822134233072 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822134233072 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822134233072 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822134233072 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2753)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2753)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2753)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822134233078 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134233078 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822134233078 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822134233078 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822134233078 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822134233078 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822134233078 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2753)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(2753)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2753)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2753)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2753)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822134233081 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134233081 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822134233081 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822134233081 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822134233081 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822134233081 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822134233081 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2753)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2753)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2753)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2753)@718a44d66dfb: Message received on association #8 20250822134233081 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) MSC_Test_0-M3UA(2753)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2753)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) 20250822134233082 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2753)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2753)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822134233091 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) 20250822134233091 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) 20250822134233091 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822134233091 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2756)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2756)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2756)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822134233096 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134233096 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822134233096 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822134233096 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822134233096 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822134233096 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822134233096 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2756)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_1-M3UA(2756)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2756)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2756)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2756)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2756)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250822134233096 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134233096 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822134233096 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822134233096 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822134233096 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822134233096 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822134233096 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2756)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2756)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822134233096 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250822134233096 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2756)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2756)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2756)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2756)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2756)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822134233109 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) 20250822134233109 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) 20250822134233109 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822134233109 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2759)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2759)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2759)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822134233118 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134233118 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822134233118 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822134233118 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822134233118 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822134233118 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822134233118 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2759)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_2-M3UA(2759)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2759)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2759)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2759)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822134233121 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134233121 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822134233121 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822134233121 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822134233122 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822134233122 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822134233122 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2759)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250822134233122 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.3/0 (xua_snm.c:406) 20250822134233122 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2756)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2756)@718a44d66dfb: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2759)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2759)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2759)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2759)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2759)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2759)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2759)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822134233884 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134233884 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134233884 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134233884 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822134233884 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134233884 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134233884 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134233884 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2753)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134233884 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134233884 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134233884 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134233884 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822134233884 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134233884 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134233884 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822134233884 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2753)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2753)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2752)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2756)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134233897 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134233897 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134233897 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250822134233897 DLM3UA 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) 20250822134233897 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134233897 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134233897 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134233897 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134233897 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134233897 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134233897 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134233897 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) 20250822134233897 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134233897 DLSS7 DEBUG Found route for dpc=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) 20250822134233897 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250822134233897 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2756)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2756)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2755)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250822134233921 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134233921 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134233921 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134233921 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134233921 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134233921 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134233921 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134233921 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134233921 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(2759)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134233921 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134233921 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134233921 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250822134233921 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134233921 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134233921 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134233921 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134233921 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134233921 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2759)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2759)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2758)@718a44d66dfb: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2758)@718a44d66dfb: Added conn table entry 0TC_iu_smpp_mo_sms2(2766)13129079 MSC_Test_2-SCCP(2757)@718a44d66dfb: First idle individual index:0 20250822134233933 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134233933 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134233933 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134233933 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134233933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134233933 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134233933 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134233933 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2759)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2758)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 20250822134233933 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) 20250822134233933 DMSC DEBUG msub_fsm[0x56365ea373c0]{active}: Allocated (fsm.c:456) 20250822134233934 DMSC DEBUG msc_i[0x56365ea76130]{READY}: Allocated (fsm.c:456) 20250822134233934 DMSC DEBUG msc_i[0x56365ea76130]{READY}: is child of msub_fsm[0x56365ea373c0] (fsm.c:486) 20250822134233934 DMSC DEBUG msc_a[0x56365ea76260]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822134233934 DMSC DEBUG msc_a[0x56365ea76260]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea373c0] (fsm.c:486) 20250822134233934 DMSC DEBUG msc_a(unknown:UTRAN-Iu-454:NONE)[0x56365ea76260]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822134233934 DMSC DEBUG msc_i(unknown:UTRAN-Iu-454:NONE)[0x56365ea76130]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822134233934 DMSC DEBUG msc_a(unknown:UTRAN-Iu-454:NONE)[0x56365ea76260]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822134233934 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-454:NONE)[0x56365ea76260]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250822134233934 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-454:NONE)[0x56365ea76260]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250822134233934 DMM DEBUG msc_a(IMSI-262420000001044:UTRAN-Iu-454:LU)[0x56365ea76260]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001044 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822134233934 DMM DEBUG msc_a(IMSI-262420000001044:UTRAN-Iu-454:LU)[0x56365ea76260]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822134233934 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:UTRAN-Iu-454:LU)[0x56365ea2bbb0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822134233934 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:UTRAN-Iu-454:LU)[0x56365ea2bbb0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001044:UTRAN-Iu-454:LU)[0x56365ea76260] (fsm.c:486) 20250822134233934 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:UTRAN-Iu-454:LU)[0x56365ea2bbb0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250822134233934 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:UTRAN-Iu-454:LU)[0x56365ea2bbb0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822134233934 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822134233934 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001044 id=262420000001044 (vlr.c:661) 20250822134233934 DVLR INFO New subscr, IMSI: 262420000001044 (vlr.c:562) 20250822134233934 DVLR DEBUG VLR subscr IMSI-262420000001044 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822134233934 DMSC DEBUG msc_a(IMSI-262420000001044:UTRAN-Iu-454:LU)[0x56365ea76260]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822134233934 DMSC DEBUG msc_a(IMSI-262420000001044:UTRAN-Iu-454:LU)[0x56365ea76260]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822134233934 DVLR DEBUG VLR subscr IMSI-262420000001044 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822134233934 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822134233934 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:UTRAN-Iu-454:LU)[0x56365ea2bbb0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822134233934 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:UTRAN-Iu-454:LU)[0x56365ea2bbb0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822134233934 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:UTRAN-Iu-454:LU)[0x56365ea2bbb0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250822134233934 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:UTRAN-Iu-454:LU)[0x56365ea2b860]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822134233934 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:UTRAN-Iu-454:LU)[0x56365ea2b860]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001044:UTRAN-Iu-454:LU)[0x56365ea2bbb0] (fsm.c:486) 20250822134233934 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:UTRAN-Iu-454:LU)[0x56365ea2b860]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822134233934 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:UTRAN-Iu-454:LU)[0x56365ea2b860]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822134233934 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134233934 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134233934 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134233934 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134233934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134233934 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134233934 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134233934 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2759)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2759)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2757)@718a44d66dfb: { messageType := 2, destLocRef := 'C85577'O, sourceLocRef := '0001C6'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2757)@718a44d66dfb: Session index based on local reference:0 MSC_Test-GSUP(2763)@718a44d66dfb: Found GsupExpect[0] for "262420000001044" handled at TC_iu_smpp_mo_sms2(2766) MSC_Test-GSUP(2763)@718a44d66dfb: Added IMSI table entry 0TC_iu_smpp_mo_sms2(2766)"262420000001044" TC_iu_smpp_mo_sms2(2766)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_smpp_mo_sms2(2766)@718a44d66dfb: setverdict(pass): none -> pass 20250822134233939 DVLR DEBUG VLR subscr IMSI-262420000001044 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134233939 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:UTRAN-Iu-454:LU)[0x56365ea2b860]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822134233939 DVLR DEBUG SUBSCR(IMSI-262420000001044) Received 1 auth tuples (vlr.c:996) 20250822134233939 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:UTRAN-Iu-454:LU)[0x56365ea2b860]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822134233939 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:UTRAN-Iu-454:LU)[0x56365ea2b860]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250822134233939 DMM DEBUG Tx AUTH REQ (rand = f26d7abafe933cf515ad8405e4f8bffe) (gsm_04_08.c:641) 20250822134233939 DMM DEBUG AUTH REQ (autn = c858c19e7c92bc39ddb2ab1ec07e1b89) (gsm_04_08.c:643) 20250822134233939 DIUCS DEBUG msc_a(IMSI-262420000001044:UTRAN-Iu-454:LU)[0x56365ea76260]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250822134233939 DIUCS DEBUG msc_a(IMSI-262420000001044:UTRAN-Iu-454:LU)[0x56365ea76260]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134233939 DMSC DEBUG msc_i(IMSI-262420000001044:UTRAN-Iu-454:LU)[0x56365ea76130]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134233940 DVLR DEBUG VLR subscr IMSI-262420000001044 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822134233940 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134233940 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134233940 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134233940 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134233940 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134233940 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134233940 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134233940 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2759)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2759)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2757)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2757)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2757)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2757)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2758)@718a44d66dfb: patching N(SD)=1 into dtap '0514FA47221E210413688EA2'O MSC_Test_2-RAN(2758)@718a44d66dfb: patched enc_l3: '0554FA47221E210413688EA2'O MSC_Test_2-SCCP(2757)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2757)@718a44d66dfb: vl_len:24 MSC_Test_2-SCCP(2757)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2757)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554FA47221E210413688EA2'O 20250822134233958 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134233958 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134233958 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134233958 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134233958 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134233958 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134233958 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134233958 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2759)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134233959 DIUCS DEBUG (UTRAN-Iu-454) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134233959 DMSC DEBUG msc_i(IMSI-262420000001044:UTRAN-Iu-454:LU)[0x56365ea76130]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134233959 DIUCS DEBUG msc_i(IMSI-262420000001044:UTRAN-Iu-454:LU)[0x56365ea76130]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134233959 DMSC DEBUG msc_a(IMSI-262420000001044:UTRAN-Iu-454:LU)[0x56365ea76260]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134233959 DIUCS DEBUG msc_a(IMSI-262420000001044:UTRAN-Iu-454:LU)[0x56365ea76260]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134233959 DIUCS DEBUG msc_a(IMSI-262420000001044:UTRAN-Iu-454:LU)[0x56365ea76260]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134233959 DMM DEBUG msc_a(IMSI-262420000001044:UTRAN-Iu-454:LU)[0x56365ea76260]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = fa47221e13688ea2) (gsm_04_08.c:1128) 20250822134233959 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:UTRAN-Iu-454:LU)[0x56365ea2b860]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822134233959 DVLR DEBUG SUBSCR(IMSI-262420000001044) AUTH on UTRAN received RES: fa47221e13688ea2 (8 bytes) (vlr_auth_fsm.c:151) 20250822134233959 DVLR INFO SUBSCR(IMSI-262420000001044) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250822134233959 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:UTRAN-Iu-454:LU)[0x56365ea2b860]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822134233959 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:UTRAN-Iu-454:LU)[0x56365ea2b860]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822134233959 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:UTRAN-Iu-454:LU)[0x56365ea2b860]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822134233959 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:UTRAN-Iu-454:LU)[0x56365ea2b860]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001044:UTRAN-Iu-454:LU)[0x56365ea2bbb0] (vlr_auth_fsm.c:294) 20250822134233959 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:UTRAN-Iu-454:LU)[0x56365ea2b860]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822134233959 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:UTRAN-Iu-454:LU)[0x56365ea2b860]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822134233959 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:UTRAN-Iu-454:LU)[0x56365ea2bbb0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250822134233959 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:UTRAN-Iu-454:LU)[0x56365ea2bbb0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822134233959 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:UTRAN-Iu-454:LU)[0x56365ea2bbb0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822134233959 DIUCS DEBUG msc_a(IMSI-262420000001044:UTRAN-Iu-454:LU)[0x56365ea76260]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250822134233959 DIUCS DEBUG msc_a(IMSI-262420000001044:UTRAN-Iu-454:LU)[0x56365ea76260]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=181e77fdc187c7feb5a77267c8c2eaf8, CK=NONE (ran_msg_iu.c:388) 20250822134233959 DMSC DEBUG msc_i(IMSI-262420000001044:UTRAN-Iu-454:LU)[0x56365ea76130]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250822134233959 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:UTRAN-Iu-454:LU)[0x56365ea2bbb0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250822134233959 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134233959 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134233959 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134233959 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134233960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134233960 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134233960 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134233960 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2759)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2759)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2757)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2757)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2757)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2757)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2757)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2757)@718a44d66dfb: vl_len:12 MSC_Test_2-SCCP(2757)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2757)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250822134233985 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134233985 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134233985 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134233985 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134233985 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134233985 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134233985 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134233985 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2759)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134233985 DIUCS DEBUG (UTRAN-Iu-454) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134233985 DMSC DEBUG msc_i(IMSI-262420000001044:UTRAN-Iu-454:LU)[0x56365ea76130]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134233985 DIUCS DEBUG msc_i(IMSI-262420000001044:UTRAN-Iu-454:LU)[0x56365ea76130]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134233985 DMSC DEBUG msc_a(IMSI-262420000001044:UTRAN-Iu-454:LU)[0x56365ea76260]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134233985 DIUCS DEBUG msc_a(IMSI-262420000001044:UTRAN-Iu-454:LU)[0x56365ea76260]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134233985 DIUCS DEBUG msc_a(IMSI-262420000001044:UTRAN-Iu-454:LU)[0x56365ea76260]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250822134233985 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:UTRAN-Iu-454:LU)[0x56365ea2bbb0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250822134233985 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:UTRAN-Iu-454:LU)[0x56365ea2bbb0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822134233985 DIUCS DEBUG msc_a(IMSI-262420000001044:UTRAN-Iu-454:LU)[0x56365ea76260]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250822134233985 DMSC DEBUG msc_i(IMSI-262420000001044:UTRAN-Iu-454:LU)[0x56365ea76130]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822134233985 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:UTRAN-Iu-454:LU)[0x56365ea2bbb0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822134233985 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:UTRAN-Iu-454:LU)[0x56365ea2bbb0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822134233985 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001044:UTRAN-Iu-454:LU)[0x56365ea2b860]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822134233985 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001044:UTRAN-Iu-454:LU)[0x56365ea2b860]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001044:UTRAN-Iu-454:LU)[0x56365ea2bbb0] (fsm.c:486) 20250822134233985 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001044:UTRAN-Iu-454:LU)[0x56365ea2b860]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822134233985 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001044:UTRAN-Iu-454:LU)[0x56365ea2b860]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822134233985 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134233985 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134233985 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134233986 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134233986 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134233986 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134233986 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134233986 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2759)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2759)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2757)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2757)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2757)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2757)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822134233992 DVLR DEBUG VLR subscr IMSI-262420000001044 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134233992 DVLR DEBUG IMSI:262420000001044 has MSISDN:491230001044 (vlr.c:1045) 20250822134233992 DMSC NOTICE msub(IMSI-262420000001044:MSISDN-491230001044) VLR: update for IMSI=262420000001044 (MSISDN=491230001044) (gsm_04_08.c:1541) 20250822134233992 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822134233993 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134233993 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:MSISDN-491230001044:UTRAN-Iu-454:LU)[0x56365ea2bbb0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822134233993 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001044:UTRAN-Iu-454:LU)[0x56365ea2b860]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822134233993 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001044:UTRAN-Iu-454:LU)[0x56365ea2b860]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822134233993 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001044:UTRAN-Iu-454:LU)[0x56365ea2b860]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822134233993 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001044:UTRAN-Iu-454:LU)[0x56365ea2b860]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001044:MSISDN-491230001044:UTRAN-Iu-454:LU)[0x56365ea2bbb0] (vlr_lu_fsm.c:110) 20250822134233993 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001044:UTRAN-Iu-454:LU)[0x56365ea2b860]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822134233993 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001044:UTRAN-Iu-454:LU)[0x56365ea2b860]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822134233993 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:MSISDN-491230001044:UTRAN-Iu-454:LU)[0x56365ea2bbb0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822134233993 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:MSISDN-491230001044:UTRAN-Iu-454:LU)[0x56365ea2bbb0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822134233993 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001044:MSISDN-491230001044:UTRAN-Iu-454:LU)[0x56365ea62140]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822134233993 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001044:MSISDN-491230001044:UTRAN-Iu-454:LU)[0x56365ea62140]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001044:MSISDN-491230001044:UTRAN-Iu-454:LU)[0x56365ea2bbb0] (fsm.c:486) 20250822134233993 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001044:MSISDN-491230001044:UTRAN-Iu-454:LU)[0x56365ea62140]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822134233993 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001044:MSISDN-491230001044:UTRAN-Iu-454:LU)[0x56365ea62140]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822134233993 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001044:MSISDN-491230001044:UTRAN-Iu-454:LU)[0x56365ea62140]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822134233993 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001044:MSISDN-491230001044:UTRAN-Iu-454:LU)[0x56365ea62140]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822134233993 DMSC NOTICE msub(IMSI-262420000001044:MSISDN-491230001044:TMSInew-0x106C2FE2) VLR: update for IMSI=262420000001044 (MSISDN=491230001044) (gsm_04_08.c:1541) 20250822134233993 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001044:MSISDN-491230001044:UTRAN-Iu-454:LU)[0x56365ea62140]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822134233993 DMM DEBUG -> IMSI-262420000001044:MSISDN-491230001044:TMSInew-0x106C2FE2 LOCATION UPDATE ACCEPT (TMSI = 0x106c2fe2) (gsm_04_08.c:149) 20250822134233993 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSInew-0x106C2FE2:UTRAN-Iu-454:LU)[0x56365ea76260]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250822134233993 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSInew-0x106C2FE2:UTRAN-Iu-454:LU)[0x56365ea76260]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134233993 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSInew-0x106C2FE2:UTRAN-Iu-454:LU)[0x56365ea76130]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134233993 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044:TMSInew-0x106C2FE2 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822134233993 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134233993 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134233993 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134233993 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134233993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134233993 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134233993 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134233993 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2759)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2759)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2757)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2757)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2757)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2757)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_smpp_mo_sms2(2766)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2758)@718a44d66dfb: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2758)@718a44d66dfb: patched enc_l3: '059B'O MSC_Test_2-SCCP(2757)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2757)@718a44d66dfb: vl_len:14 MSC_Test_2-SCCP(2757)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2757)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2759)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134233999 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134233999 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134233999 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134233999 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134233999 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134233999 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134233999 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134233999 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134233999 DIUCS DEBUG (UTRAN-Iu-454) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134233999 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSInew-0x106C2FE2:UTRAN-Iu-454:LU)[0x56365ea76130]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134233999 DIUCS DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSInew-0x106C2FE2:UTRAN-Iu-454:LU)[0x56365ea76130]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134233999 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSInew-0x106C2FE2:UTRAN-Iu-454:LU)[0x56365ea76260]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134233999 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSInew-0x106C2FE2:UTRAN-Iu-454:LU)[0x56365ea76260]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134233999 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSInew-0x106C2FE2:UTRAN-Iu-454:LU)[0x56365ea76260]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134233999 DMM DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSInew-0x106C2FE2:UTRAN-Iu-454:LU)[0x56365ea76260]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822134233999 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:MSISDN-491230001044:TMSInew-0x106C2FE2:UTRAN-Iu-454:LU)[0x56365ea2bbb0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822134233999 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001044:MSISDN-491230001044:UTRAN-Iu-454:LU)[0x56365ea62140]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822134233999 DMSC NOTICE msub(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x106C2FE2) VLR: update for IMSI=262420000001044 (MSISDN=491230001044) (gsm_04_08.c:1541) 20250822134233999 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044:TMSI-0x106C2FE2 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250822134233999 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001044:MSISDN-491230001044:UTRAN-Iu-454:LU)[0x56365ea62140]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822134233999 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x106C2FE2:UTRAN-Iu-454:LU)[0x56365ea2bbb0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822134233999 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001044:MSISDN-491230001044:UTRAN-Iu-454:LU)[0x56365ea62140]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822134233999 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001044:MSISDN-491230001044:UTRAN-Iu-454:LU)[0x56365ea62140]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x106C2FE2:UTRAN-Iu-454:LU)[0x56365ea2bbb0] (vlr_lu_fsm.c:817) 20250822134233999 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001044:MSISDN-491230001044:UTRAN-Iu-454:LU)[0x56365ea62140]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822134233999 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001044:MSISDN-491230001044:UTRAN-Iu-454:LU)[0x56365ea62140]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822134233999 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x106C2FE2:UTRAN-Iu-454:LU)[0x56365ea2bbb0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822134233999 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x106C2FE2:UTRAN-Iu-454:LU)[0x56365ea76260]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250822134233999 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x106C2FE2:UTRAN-Iu-454:LU)[0x56365ea76260]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.934s remaining) (msc_a.c:450) 20250822134233999 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001044/3/1): Available (smpp_smsc.c:626) 20250822134233999 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x106C2FE2:UTRAN-Iu-454:LU)[0x56365ea76260]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134233999 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x106C2FE2:UTRAN-Iu-454:LU)[0x56365ea76260]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250822134233999 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x106C2FE2:UTRAN-Iu-454:LU)[0x56365ea76260]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250822134233999 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044:TMSI-0x106C2FE2 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822134233999 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044:TMSI-0x106C2FE2 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822134233999 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044:TMSI-0x106C2FE2 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822134233999 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x106C2FE2:UTRAN-Iu-454:LU)[0x56365ea76260]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250822134233999 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x106C2FE2:UTRAN-Iu-454:LU)[0x56365ea76130]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822134234000 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044:TMSI-0x106C2FE2 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250822134234000 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134234000 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134234000 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134234000 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134234000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134234000 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134234000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134234000 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2759)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2759)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2757)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2757)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2757)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2757)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2757)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2757)@718a44d66dfb: vl_len:7 MSC_Test_2-SCCP(2757)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2757)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2759)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134234010 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134234010 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134234010 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134234010 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134234010 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134234010 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134234010 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134234010 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134234011 DIUCS DEBUG (UTRAN-Iu-454) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134234011 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x106C2FE2:UTRAN-Iu-454:LU)[0x56365ea76130]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134234011 DIUCS DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x106C2FE2:UTRAN-Iu-454:LU)[0x56365ea76130]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134234011 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x106C2FE2:UTRAN-Iu-454:LU)[0x56365ea76260]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134234011 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x106C2FE2:UTRAN-Iu-454:LU)[0x56365ea76260]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134234011 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x106C2FE2:UTRAN-Iu-454:LU)[0x56365ea76260]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250822134234011 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x106C2FE2:UTRAN-Iu-454:LU)[0x56365ea76260]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822134234011 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x106C2FE2:UTRAN-Iu-454:LU)[0x56365ea76260]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250822134234011 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x106C2FE2:UTRAN-Iu-454:LU)[0x56365ea76260]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134234011 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x106C2FE2:UTRAN-Iu-454:LU)[0x56365ea76260]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822134234011 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x106C2FE2:UTRAN-Iu-454:LU)[0x56365ea2bbb0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822134234011 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x106C2FE2:UTRAN-Iu-454:LU)[0x56365ea2bbb0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x106C2FE2:UTRAN-Iu-454:LU)[0x56365ea76260] (msc_a.c:1053) 20250822134234011 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x106C2FE2:UTRAN-Iu-454:LU)[0x56365ea2bbb0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822134234011 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x106C2FE2:UTRAN-Iu-454:LU)[0x56365ea2bbb0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822134234011 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x106C2FE2:UTRAN-Iu-454:LU)[0x56365ea2bbb0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822134234011 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x106C2FE2:UTRAN-Iu-454:LU)[0x56365ea76260]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea373c0] (msc_a.c:1053) 20250822134234011 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x106C2FE2:UTRAN-Iu-454:LU)[0x56365ea76260]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822134234011 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x106C2FE2:UTRAN-Iu-454:LU)[0x56365ea76260]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822134234011 DMSC DEBUG msub_fsm[0x56365ea373c0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822134234011 DMSC DEBUG msub(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x106C2FE2) MSC-A terminated (msub.c:261) 20250822134234011 DMSC DEBUG msub(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x106C2FE2) 1 MSC-I still active (msub.c:79) 20250822134234011 DMSC DEBUG msub_fsm[0x56365ea373c0]{active}: State change to terminating (no timeout) (msub.c:91) 20250822134234011 DMSC DEBUG msub_fsm[0x56365ea373c0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822134234011 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x106C2FE2:UTRAN-Iu-454:LU)[0x56365ea76130]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822134234011 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x106C2FE2:UTRAN-Iu-454:LU)[0x56365ea76130]{READY}: Removing from parent msub_fsm[0x56365ea373c0] (msub.c:113) 20250822134234011 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Closing UTRAN-Iu-454 (ran_conn.c:142) 20250822134234011 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-454 (ran_conn.c:155) 20250822134234011 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x106C2FE2:UTRAN-Iu-454:LU)[0x56365ea76130]{READY}: Freeing instance (msub.c:113) 20250822134234011 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x106C2FE2:UTRAN-Iu-454:LU)[0x56365ea76130]{READY}: Deallocated (fsm.c:568) 20250822134234011 DMSC DEBUG msub(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x106C2FE2) Free (msub.c:119) 20250822134234011 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044:TMSI-0x106C2FE2 - active-conn: now used by 1 (attached) (msub.c:375) 20250822134234011 DMSC DEBUG msub_fsm[0x56365ea373c0]{terminating}: Freeing instance (msub.c:113) 20250822134234011 DMSC DEBUG msub_fsm[0x56365ea373c0]{terminating}: Deallocated (fsm.c:568) 20250822134234011 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134234011 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134234011 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134234011 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134234011 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134234011 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134234011 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134234011 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2759)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2759)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2757)@718a44d66dfb: Session index based on local reference:0 20250822134234013 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134234013 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134234013 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134234013 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134234013 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134234013 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134234013 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134234013 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2759)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2758)@718a44d66dfb: Deleted conn table entry 0TC_iu_smpp_mo_sms2(2766)13129079 TC_iu_smpp_mo_sms2(2766)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_smpp_mo_sms2(2766)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_smpp_mo_sms2(2766)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_smpp_mo_sms2(2766)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_smpp_mo_sms2(2766)@718a44d66dfb: 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 := '106C2FE2'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2758)@718a44d66dfb: Added conn table entry 0TC_iu_smpp_mo_sms2(2766)14537220 MSC_Test_2-RAN(2758)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2757)@718a44d66dfb: First idle individual index:0 MSC_Test_2-M3UA(2759)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134234214 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134234214 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134234214 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134234214 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134234214 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134234214 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134234214 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134234214 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134234215 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) 20250822134234215 DMSC DEBUG msub_fsm[0x56365ea2bbb0]{active}: Allocated (fsm.c:456) 20250822134234215 DMSC DEBUG msc_i[0x56365ea76260]{READY}: Allocated (fsm.c:456) 20250822134234215 DMSC DEBUG msc_i[0x56365ea76260]{READY}: is child of msub_fsm[0x56365ea2bbb0] (fsm.c:486) 20250822134234215 DMSC DEBUG msc_a[0x56365ea76130]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822134234215 DMSC DEBUG msc_a[0x56365ea76130]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea2bbb0] (fsm.c:486) 20250822134234215 DMSC DEBUG msc_a(unknown:UTRAN-Iu-455:NONE)[0x56365ea76130]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822134234215 DMSC DEBUG msc_i(unknown:UTRAN-Iu-455:NONE)[0x56365ea76260]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822134234215 DMSC DEBUG msc_a(unknown:UTRAN-Iu-455:NONE)[0x56365ea76130]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822134234215 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-455:NONE)[0x56365ea76130]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250822134234215 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-455:NONE)[0x56365ea76130]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250822134234215 DMM DEBUG msc_a(TMSI-0x106C2FE2:UTRAN-Iu-455:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250822134234215 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x106C2FE2:UTRAN-Iu-455:CM_SERVICE_REQ)[0x56365ea373c0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822134234215 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x106C2FE2:UTRAN-Iu-455:CM_SERVICE_REQ)[0x56365ea373c0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x106C2FE2:UTRAN-Iu-455:CM_SERVICE_REQ)[0x56365ea76130] (fsm.c:486) 20250822134234215 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x106C2FE2:UTRAN-Iu-455:CM_SERVICE_REQ)[0x56365ea373c0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250822134234215 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x106C2FE2:UTRAN-Iu-455:CM_SERVICE_REQ)[0x56365ea373c0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822134234215 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044:TMSI-0x106C2FE2 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822134234215 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044:TMSI-0x106C2FE2 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822134234216 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x106C2FE2:UTRAN-Iu-455:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822134234216 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x106C2FE2:UTRAN-Iu-455:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822134234216 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x106C2FE2:UTRAN-Iu-455:CM_SERVICE_REQ)[0x56365ea373c0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822134234216 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x106C2FE2:UTRAN-Iu-455:CM_SERVICE_REQ)[0x56365ea373c0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250822134234216 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x106C2FE2:UTRAN-Iu-455:CM_SERVICE_REQ)[0x56365ea62140]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822134234216 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x106C2FE2:UTRAN-Iu-455:CM_SERVICE_REQ)[0x56365ea62140]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x106C2FE2:UTRAN-Iu-455:CM_SERVICE_REQ)[0x56365ea373c0] (fsm.c:486) 20250822134234216 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x106C2FE2:UTRAN-Iu-455:CM_SERVICE_REQ)[0x56365ea62140]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822134234216 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x106C2FE2:UTRAN-Iu-455:CM_SERVICE_REQ)[0x56365ea62140]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822134234216 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044:TMSI-0x106C2FE2 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250822134234216 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134234216 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134234216 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134234216 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134234216 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134234216 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134234216 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134234216 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2759)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2759)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2757)@718a44d66dfb: { messageType := 2, destLocRef := 'DDD204'O, sourceLocRef := '0001C7'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2757)@718a44d66dfb: Session index based on local reference:0 TC_iu_smpp_mo_sms2(2766)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_smpp_mo_sms2(2766)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822134234222 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044:TMSI-0x106C2FE2 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134234222 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x106C2FE2:UTRAN-Iu-455:CM_SERVICE_REQ)[0x56365ea62140]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822134234222 DVLR DEBUG SUBSCR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x106C2FE2) Received 1 auth tuples (vlr.c:996) 20250822134234222 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x106C2FE2:UTRAN-Iu-455:CM_SERVICE_REQ)[0x56365ea62140]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822134234222 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x106C2FE2:UTRAN-Iu-455:CM_SERVICE_REQ)[0x56365ea62140]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250822134234222 DMM DEBUG Tx AUTH REQ (rand = 177ebba21ddbd2f91399edcc00283e65) (gsm_04_08.c:641) 20250822134234222 DMM DEBUG AUTH REQ (autn = f4d1e10ff791fc586fb024c479c67458) (gsm_04_08.c:643) 20250822134234222 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x106C2FE2:UTRAN-Iu-455:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250822134234222 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x106C2FE2:UTRAN-Iu-455:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134234222 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x106C2FE2:UTRAN-Iu-455:CM_SERVICE_REQ)[0x56365ea76260]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134234222 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044:TMSI-0x106C2FE2 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822134234223 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134234223 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134234223 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134234223 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134234223 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134234223 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134234223 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134234223 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2759)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2759)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2757)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2757)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2757)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2757)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2758)@718a44d66dfb: patching N(SD)=1 into dtap '05143389DADA21041F51944D'O MSC_Test_2-RAN(2758)@718a44d66dfb: patched enc_l3: '05543389DADA21041F51944D'O MSC_Test_2-SCCP(2757)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2757)@718a44d66dfb: vl_len:24 MSC_Test_2-SCCP(2757)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2757)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05543389DADA21041F51944D'O MSC_Test_2-M3UA(2759)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134234230 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134234230 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134234230 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134234230 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134234230 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134234230 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134234230 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134234230 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134234230 DIUCS DEBUG (UTRAN-Iu-455) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134234230 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x106C2FE2:UTRAN-Iu-455:CM_SERVICE_REQ)[0x56365ea76260]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134234230 DIUCS DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x106C2FE2:UTRAN-Iu-455:CM_SERVICE_REQ)[0x56365ea76260]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134234230 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x106C2FE2:UTRAN-Iu-455:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134234230 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x106C2FE2:UTRAN-Iu-455:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134234230 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x106C2FE2:UTRAN-Iu-455:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134234231 DMM DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x106C2FE2:UTRAN-Iu-455:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 3389dada1f51944d) (gsm_04_08.c:1128) 20250822134234231 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x106C2FE2:UTRAN-Iu-455:CM_SERVICE_REQ)[0x56365ea62140]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822134234231 DVLR DEBUG SUBSCR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x106C2FE2) AUTH on UTRAN received RES: 3389dada1f51944d (8 bytes) (vlr_auth_fsm.c:151) 20250822134234231 DVLR INFO SUBSCR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x106C2FE2) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250822134234231 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x106C2FE2:UTRAN-Iu-455:CM_SERVICE_REQ)[0x56365ea62140]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822134234231 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x106C2FE2:UTRAN-Iu-455:CM_SERVICE_REQ)[0x56365ea62140]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822134234231 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x106C2FE2:UTRAN-Iu-455:CM_SERVICE_REQ)[0x56365ea62140]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822134234231 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x106C2FE2:UTRAN-Iu-455:CM_SERVICE_REQ)[0x56365ea62140]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x106C2FE2:UTRAN-Iu-455:CM_SERVICE_REQ)[0x56365ea373c0] (vlr_auth_fsm.c:294) 20250822134234231 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x106C2FE2:UTRAN-Iu-455:CM_SERVICE_REQ)[0x56365ea62140]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822134234231 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x106C2FE2:UTRAN-Iu-455:CM_SERVICE_REQ)[0x56365ea62140]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822134234231 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x106C2FE2:UTRAN-Iu-455:CM_SERVICE_REQ)[0x56365ea373c0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250822134234231 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x106C2FE2:UTRAN-Iu-455:CM_SERVICE_REQ)[0x56365ea373c0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822134234231 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x106C2FE2:UTRAN-Iu-455:CM_SERVICE_REQ)[0x56365ea373c0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822134234231 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x106C2FE2:UTRAN-Iu-455:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250822134234231 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x106C2FE2:UTRAN-Iu-455:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=fa200eadacb138377912a38164f0956f, CK=NONE (ran_msg_iu.c:388) 20250822134234231 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x106C2FE2:UTRAN-Iu-455:CM_SERVICE_REQ)[0x56365ea76260]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250822134234231 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x106C2FE2:UTRAN-Iu-455:CM_SERVICE_REQ)[0x56365ea373c0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250822134234231 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134234231 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134234231 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134234231 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134234231 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134234231 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134234231 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134234231 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2759)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2759)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2757)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2757)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2757)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2757)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2757)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2757)@718a44d66dfb: vl_len:12 MSC_Test_2-SCCP(2757)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2757)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2759)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134234237 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134234237 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134234237 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134234237 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134234237 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134234237 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134234237 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134234237 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134234237 DIUCS DEBUG (UTRAN-Iu-455) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134234237 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x106C2FE2:UTRAN-Iu-455:CM_SERVICE_REQ)[0x56365ea76260]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134234237 DIUCS DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x106C2FE2:UTRAN-Iu-455:CM_SERVICE_REQ)[0x56365ea76260]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134234237 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x106C2FE2:UTRAN-Iu-455:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134234237 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x106C2FE2:UTRAN-Iu-455:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134234237 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x106C2FE2:UTRAN-Iu-455:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250822134234237 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x106C2FE2:UTRAN-Iu-455:CM_SERVICE_REQ)[0x56365ea373c0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250822134234237 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x106C2FE2:UTRAN-Iu-455:CM_SERVICE_REQ)[0x56365ea373c0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822134234237 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x106C2FE2:UTRAN-Iu-455:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250822134234237 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x106C2FE2:UTRAN-Iu-455:CM_SERVICE_REQ)[0x56365ea76260]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822134234237 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x106C2FE2:UTRAN-Iu-455:CM_SERVICE_REQ)[0x56365ea373c0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822134234237 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x106C2FE2:UTRAN-Iu-455:CM_SERVICE_REQ)[0x56365ea373c0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822134234237 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x106C2FE2:UTRAN-Iu-455:CM_SERVICE_REQ)[0x56365ea373c0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822134234237 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x106C2FE2:UTRAN-Iu-455:CM_SERVICE_REQ)[0x56365ea373c0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822134234237 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x106C2FE2:UTRAN-Iu-455:CM_SERVICE_REQ)[0x56365ea373c0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822134234237 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x106C2FE2:UTRAN-Iu-455:CM_SERVICE_REQ)[0x56365ea373c0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822134234237 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x106C2FE2:UTRAN-Iu-455:CM_SERVICE_REQ)[0x56365ea373c0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822134234237 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x106C2FE2:UTRAN-Iu-455:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250822134234237 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x106C2FE2:UTRAN-Iu-455:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.977s remaining) (msc_a.c:450) 20250822134234237 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001044/3/1): Available (smpp_smsc.c:626) 20250822134234238 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134234238 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134234238 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134234238 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134234238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134234238 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134234238 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134234238 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2759)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2759)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2757)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2757)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2757)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2757)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2757)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2757)@718a44d66dfb: vl_len:42 MSC_Test_2-SCCP(2757)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2757)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001440260000020010401A1909011600420007914477581006500A052305002143F5000000003B400140'O 20250822134234254 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134234254 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134234254 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134234254 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134234254 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134234254 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134234254 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134234254 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2759)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134234255 DIUCS DEBUG (UTRAN-Iu-455) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134234255 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x106C2FE2:UTRAN-Iu-455:CM_SERVICE_REQ)[0x56365ea76260]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134234255 DIUCS DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x106C2FE2:UTRAN-Iu-455:CM_SERVICE_REQ)[0x56365ea76260]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134234255 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x106C2FE2:UTRAN-Iu-455:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134234255 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x106C2FE2:UTRAN-Iu-455:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134234255 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x106C2FE2:UTRAN-Iu-455:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134234255 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044:TMSI-0x106C2FE2 + SMS: now used by 3 (attached,active-conn,SMS) (transaction.c:228) 20250822134234255 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x106C2FE2:UTRAN-Iu-455:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_11.c:1105) 20250822134234255 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x106C2FE2:UTRAN-Iu-455:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250822134234256 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x106C2FE2:UTRAN-Iu-455:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x04 (msc_a.c:2106) 20250822134234256 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x106C2FE2:UTRAN-Iu-455:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134234256 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x106C2FE2:UTRAN-Iu-455:CM_SERVICE_REQ)[0x56365ea76260]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134234256 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250822134234256 DSMPP DEBUG Using existing default route (smpp_smsc.c:306) 20250822134234256 DSMPP DEBUG ACL even has ESME, we can route to it! (smpp_smsc.c:313) 20250822134234256 DSMPP DEBUG [msc_tester] Tx DELIVER-SM (from 491230001044) (smpp_smsc.c:641) 20250822134234256 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044:TMSI-0x106C2FE2 + SMPP-cmd: now used by 4 (attached,active-conn,SMS,SMPP-cmd) (smpp_msc.c:676) 20250822134234256 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134234256 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134234256 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134234256 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134234256 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134234256 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134234256 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134234256 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2759)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2759)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2757)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2757)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2757)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2757)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_smpp_mo_sms2(2766)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822134234268 DSMPP DEBUG [msc_tester] smpp_pdu_rx(00 00 00 11 80 00 00 05 00 00 00 00 30 0f b8 b9 00 ) (smpp_smsc.c:721) 20250822134234268 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x106C2FE2:UTRAN-Iu-455:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x01 (msc_a.c:2106) 20250822134234268 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x106C2FE2:UTRAN-Iu-455:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134234268 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x106C2FE2:UTRAN-Iu-455:CM_SERVICE_REQ)[0x56365ea76260]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134234268 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250822134234268 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044:TMSI-0x106C2FE2 - SMPP-cmd: now used by 3 (attached,active-conn,SMS) (smpp_msc.c:590) 20250822134234268 DSMPP INFO [msc_tester] Rx DELIVER-SM RESP (No Error) (smpp_smsc.c:673) 20250822134234269 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134234269 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134234269 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134234269 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134234269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134234269 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134234269 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134234269 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2759)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2759)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2757)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2757)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2757)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2757)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_smpp_mo_sms2(2766)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2757)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2757)@718a44d66dfb: vl_len:19 MSC_Test_2-SCCP(2757)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2757)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0014400F00000200104003020904003B400140'O 20250822134234276 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134234276 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134234276 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134234276 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134234276 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(2759)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134234276 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134234276 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134234276 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134234277 DIUCS DEBUG (UTRAN-Iu-455) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134234277 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x106C2FE2:UTRAN-Iu-455:CM_SERVICE_REQ)[0x56365ea76260]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134234277 DIUCS DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x106C2FE2:UTRAN-Iu-455:CM_SERVICE_REQ)[0x56365ea76260]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134234277 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x106C2FE2:UTRAN-Iu-455:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134234277 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x106C2FE2:UTRAN-Iu-455:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134234277 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x106C2FE2:UTRAN-Iu-455:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134234277 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044:TMSI-0x106C2FE2 - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250822134234277 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x106C2FE2:UTRAN-Iu-455:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134234277 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x106C2FE2:UTRAN-Iu-455:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250822134234277 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x106C2FE2:UTRAN-Iu-455:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250822134234277 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044:TMSI-0x106C2FE2 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822134234277 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044:TMSI-0x106C2FE2 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822134234277 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044:TMSI-0x106C2FE2 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822134234277 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x106C2FE2:UTRAN-Iu-455:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250822134234277 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x106C2FE2:UTRAN-Iu-455:CM_SERVICE_REQ)[0x56365ea76260]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822134234278 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044:TMSI-0x106C2FE2 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822134234278 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134234278 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134234278 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134234278 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134234278 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134234278 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134234278 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134234278 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2759)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2759)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2757)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2757)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2757)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2757)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2757)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2757)@718a44d66dfb: vl_len:7 MSC_Test_2-SCCP(2757)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2757)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250822134234284 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134234284 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134234284 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134234285 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134234285 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(2759)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134234285 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134234285 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134234285 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134234285 DIUCS DEBUG (UTRAN-Iu-455) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134234285 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x106C2FE2:UTRAN-Iu-455:CM_SERVICE_REQ)[0x56365ea76260]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134234285 DIUCS DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x106C2FE2:UTRAN-Iu-455:CM_SERVICE_REQ)[0x56365ea76260]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134234285 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x106C2FE2:UTRAN-Iu-455:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134234285 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x106C2FE2:UTRAN-Iu-455:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134234285 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x106C2FE2:UTRAN-Iu-455:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250822134234285 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x106C2FE2:UTRAN-Iu-455:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822134234285 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x106C2FE2:UTRAN-Iu-455:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250822134234285 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x106C2FE2:UTRAN-Iu-455:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134234285 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x106C2FE2:UTRAN-Iu-455:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822134234285 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x106C2FE2:UTRAN-Iu-455:CM_SERVICE_REQ)[0x56365ea373c0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822134234285 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x106C2FE2:UTRAN-Iu-455:CM_SERVICE_REQ)[0x56365ea373c0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x106C2FE2:UTRAN-Iu-455:CM_SERVICE_REQ)[0x56365ea76130] (msc_a.c:1053) 20250822134234285 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x106C2FE2:UTRAN-Iu-455:CM_SERVICE_REQ)[0x56365ea373c0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822134234285 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x106C2FE2:UTRAN-Iu-455:CM_SERVICE_REQ)[0x56365ea373c0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822134234285 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x106C2FE2:UTRAN-Iu-455:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea2bbb0] (msc_a.c:1053) 20250822134234285 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x106C2FE2:UTRAN-Iu-455:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822134234286 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x106C2FE2:UTRAN-Iu-455:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822134234286 DMSC DEBUG msub_fsm[0x56365ea2bbb0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822134234286 DMSC DEBUG msub(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x106C2FE2) MSC-A terminated (msub.c:261) 20250822134234286 DMSC DEBUG msub(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x106C2FE2) 1 MSC-I still active (msub.c:79) 20250822134234286 DMSC DEBUG msub_fsm[0x56365ea2bbb0]{active}: State change to terminating (no timeout) (msub.c:91) 20250822134234286 DMSC DEBUG msub_fsm[0x56365ea2bbb0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822134234286 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x106C2FE2:UTRAN-Iu-455:CM_SERVICE_REQ)[0x56365ea76260]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822134234286 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x106C2FE2:UTRAN-Iu-455:CM_SERVICE_REQ)[0x56365ea76260]{READY}: Removing from parent msub_fsm[0x56365ea2bbb0] (msub.c:113) 20250822134234286 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Closing UTRAN-Iu-455 (ran_conn.c:142) 20250822134234286 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-455 (ran_conn.c:155) 20250822134234286 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x106C2FE2:UTRAN-Iu-455:CM_SERVICE_REQ)[0x56365ea76260]{READY}: Freeing instance (msub.c:113) 20250822134234286 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x106C2FE2:UTRAN-Iu-455:CM_SERVICE_REQ)[0x56365ea76260]{READY}: Deallocated (fsm.c:568) 20250822134234286 DMSC DEBUG msub(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x106C2FE2) Free (msub.c:119) 20250822134234286 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044:TMSI-0x106C2FE2 - active-conn: now used by 1 (attached) (msub.c:375) 20250822134234286 DMSC DEBUG msub_fsm[0x56365ea2bbb0]{terminating}: Freeing instance (msub.c:113) 20250822134234286 DMSC DEBUG msub_fsm[0x56365ea2bbb0]{terminating}: Deallocated (fsm.c:568) 20250822134234286 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134234286 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134234286 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134234286 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134234286 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134234286 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134234286 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134234286 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2759)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2759)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2757)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-RAN(2758)@718a44d66dfb: Deleted conn table entry 0TC_iu_smpp_mo_sms2(2766)14537220 TC_iu_smpp_mo_sms2(2766)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_smpp_mo_sms2(2766)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu 20250822134234289 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134234289 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134234289 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134234289 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134234289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134234290 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134234290 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134234290 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2759)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_smpp_mo_sms2(2766)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_smpp_mo_sms2(2766)@718a44d66dfb: Final verdict of PTC: pass MSC_Test_0-SCCP(2751)@718a44d66dfb: Final verdict of PTC: none 20250822134234298 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822134234298 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) 20250822134234298 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822134234298 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822134234298 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822134234299 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) 20250822134234299 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822134234299 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822134234299 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822134234299 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822134234299 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822134234299 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822134234299 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) 20250822134234299 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134234299 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250822134234299 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822134234299 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) MSC_Test-GSUP(2763)@718a44d66dfb: Final verdict of PTC: none MSC_Test_1-M3UA(2756)@718a44d66dfb: Final verdict of PTC: none 20250822134234300 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822134234300 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822134234300 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2753)@718a44d66dfb: Final verdict of PTC: none 20250822134234300 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822134234300 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822134234300 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822134234300 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822134234300 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822134234300 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822134234300 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134234300 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822134234301 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822134234301 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822134234301 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822134234301 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822134234301 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822134234301 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822134234302 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) 20250822134234302 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) 20250822134234302 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822134234302 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250822134234302 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) 20250822134234302 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134234302 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822134234302 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822134234302 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822134234302 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822134234302 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822134234302 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822134234302 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(2754)@718a44d66dfb: Final verdict of PTC: none MSC_Test_1-RAN(2755)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(2752)@718a44d66dfb: Final verdict of PTC: none MSC_Test_2-SCCP(2757)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(2761)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(2764)@718a44d66dfb: Final verdict of PTC: none MSC_Test_2-RAN(2758)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(2760)@718a44d66dfb: Final verdict of PTC: none MSC_Test_2-M3UA(2759)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2750)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP-IPA(2762)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(2765)@718a44d66dfb: Final verdict of PTC: none 20250822134234314 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) 20250822134234314 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822134234314 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822134234314 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250822134234314 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250822134234314 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822134234314 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822134234314 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.3/0 (xua_snm.c:371) 20250822134234314 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) IPA-CTRL-CLI-IPA(2767)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(2750): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(2751): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(2752): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(2753): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-SCCP(2754): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-RAN(2755): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-M3UA(2756): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_2-SCCP(2757): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_2-RAN(2758): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_2-M3UA(2759): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(2760): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(2761): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(2762): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(2763): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(2764): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(2765): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_iu_smpp_mo_sms2(2766): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(2767): none (pass -> pass) MTC@718a44d66dfb: Test case TC_iu_smpp_mo_sms finished. Verdict: pass MTC@718a44d66dfb: 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'. Fri Aug 22 13:42:34 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 20250822134235316 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=471232) 20250822134236301 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822134236301 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822134236301 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822134236302 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822134236302 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822134236302 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822134236302 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822134236302 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822134236302 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822134236317 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=471232, count=474540) 20250822134237318 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:42: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_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 20250822134238319 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_iu_gsup_mo_sms started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(2771)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(2771)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2771)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(2769)@718a44d66dfb: v_sccp_pdu_maxlen:268 MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_1-M3UA(2774)@718a44d66dfb: ************************************************* MSC_Test_1-M3UA(2774)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2774)@718a44d66dfb: ************************************************* MSC_Test_1-SCCP(2772)@718a44d66dfb: v_sccp_pdu_maxlen:268 MTC@718a44d66dfb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_2-M3UA(2777)@718a44d66dfb: ************************************************* MSC_Test_2-M3UA(2777)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2777)@718a44d66dfb: ************************************************* MSC_Test_2-SCCP(2775)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822134239246 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2778)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822134239320 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822134239320 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2780)@718a44d66dfb: Established a new IPA connection (conn_id=2) 20250822134239326 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2780)@718a44d66dfb: CCM 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(2780)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2780)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2780)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2780)@718a44d66dfb: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2780)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2780)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822134239357 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822134239357 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2781)@718a44d66dfb: Created GsupExpect[0] for "262420000001088" to be handled at TC_iu_gsup_mo_sms2(2784) MSC_Test-GSUP(2781)@718a44d66dfb: Created GsupExpect[1] for "262420000001088" to be handled at TC_iu_gsup_mo_sms2(2784) TC_iu_gsup_mo_sms2(2784)@718a44d66dfb: 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 } } } } 20250822134239410 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822134239410 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822134239410 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822134239410 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2771)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2771)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2771)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822134239412 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134239412 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822134239412 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822134239412 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822134239412 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822134239412 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822134239412 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2771)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(2771)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2771)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2771)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2771)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822134239413 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134239413 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822134239413 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822134239413 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822134239413 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822134239413 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822134239413 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2771)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2771)@718a44d66dfb: Message received on association #8 20250822134239413 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822134239413 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2771)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2771)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2771)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2771)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2771)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2771)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822134239425 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) 20250822134239425 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) 20250822134239425 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822134239425 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2774)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2774)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2774)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822134239430 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134239430 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822134239430 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822134239430 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822134239430 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822134239430 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822134239430 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2774)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_1-M3UA(2774)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2774)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2774)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2774)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822134239431 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134239431 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822134239431 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822134239431 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822134239431 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822134239431 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822134239431 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250822134239431 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250822134239431 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2774)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2774)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2774)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2774)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2774)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2774)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2774)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2774)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822134239440 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) 20250822134239440 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) 20250822134239440 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822134239440 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2777)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2777)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2777)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822134239446 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134239446 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822134239446 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822134239446 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822134239446 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822134239446 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822134239446 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2777)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_2-M3UA(2777)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2777)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2777)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2777)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822134239446 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134239446 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822134239446 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822134239446 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822134239446 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822134239446 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822134239446 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(2777)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250822134239446 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.3/0 (xua_snm.c:406) 20250822134239446 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2774)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2777)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2777)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2774)@718a44d66dfb: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2777)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2777)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2777)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2777)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2777)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822134240223 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134240223 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134240223 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134240223 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822134240223 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134240223 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134240223 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134240223 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2771)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134240224 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134240224 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134240224 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134240224 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822134240224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134240224 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134240224 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822134240224 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2771)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2771)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2770)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250822134240233 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134240233 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134240233 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250822134240233 DLM3UA 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) 20250822134240233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134240233 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134240233 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134240233 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2774)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134240234 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134240234 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134240234 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134240234 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) 20250822134240234 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134240234 DLSS7 DEBUG Found route for dpc=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) 20250822134240234 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250822134240234 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2774)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2774)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2773)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250822134240257 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134240257 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134240257 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134240257 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134240257 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134240257 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134240257 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134240257 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2777)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134240258 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) 20250822134240258 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250822134240258 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134240258 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134240258 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134240258 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134240258 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134240258 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134240258 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134240258 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2777)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2777)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2776)@718a44d66dfb: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2776)@718a44d66dfb: Added conn table entry 0TC_iu_gsup_mo_sms2(2784)13667669 MSC_Test_2-SCCP(2775)@718a44d66dfb: First idle individual index:0 20250822134240274 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134240274 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134240274 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134240274 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134240274 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134240274 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134240274 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134240274 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2777)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134240274 DIUCS DEBUG (UTRAN-Iu-456 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) MSC_Test_2-RAN(2776)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 20250822134240274 DMSC DEBUG msub_fsm[0x56365ea373c0]{active}: Allocated (fsm.c:456) 20250822134240274 DMSC DEBUG msc_i[0x56365ea76130]{READY}: Allocated (fsm.c:456) 20250822134240274 DMSC DEBUG msc_i[0x56365ea76130]{READY}: is child of msub_fsm[0x56365ea373c0] (fsm.c:486) 20250822134240274 DMSC DEBUG msc_a[0x56365ea76260]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822134240274 DMSC DEBUG msc_a[0x56365ea76260]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea373c0] (fsm.c:486) 20250822134240274 DMSC DEBUG msc_a(unknown:UTRAN-Iu-456:NONE)[0x56365ea76260]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822134240274 DMSC DEBUG msc_i(unknown:UTRAN-Iu-456:NONE)[0x56365ea76130]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822134240274 DMSC DEBUG msc_a(unknown:UTRAN-Iu-456:NONE)[0x56365ea76260]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822134240274 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-456:NONE)[0x56365ea76260]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250822134240274 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-456:NONE)[0x56365ea76260]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250822134240274 DMM DEBUG msc_a(IMSI-262420000001088:UTRAN-Iu-456:LU)[0x56365ea76260]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001088 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822134240274 DMM DEBUG msc_a(IMSI-262420000001088:UTRAN-Iu-456:LU)[0x56365ea76260]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822134240274 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:UTRAN-Iu-456:LU)[0x56365ea2bbb0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822134240274 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:UTRAN-Iu-456:LU)[0x56365ea2bbb0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001088:UTRAN-Iu-456:LU)[0x56365ea76260] (fsm.c:486) 20250822134240274 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:UTRAN-Iu-456:LU)[0x56365ea2bbb0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250822134240274 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:UTRAN-Iu-456:LU)[0x56365ea2bbb0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822134240274 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822134240274 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001088 id=262420000001088 (vlr.c:661) 20250822134240274 DVLR INFO New subscr, IMSI: 262420000001088 (vlr.c:562) 20250822134240274 DVLR DEBUG VLR subscr IMSI-262420000001088 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822134240274 DMSC DEBUG msc_a(IMSI-262420000001088:UTRAN-Iu-456:LU)[0x56365ea76260]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822134240275 DMSC DEBUG msc_a(IMSI-262420000001088:UTRAN-Iu-456:LU)[0x56365ea76260]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822134240275 DVLR DEBUG VLR subscr IMSI-262420000001088 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822134240275 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822134240275 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:UTRAN-Iu-456:LU)[0x56365ea2bbb0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822134240275 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:UTRAN-Iu-456:LU)[0x56365ea2bbb0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822134240275 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:UTRAN-Iu-456:LU)[0x56365ea2bbb0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250822134240275 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:UTRAN-Iu-456:LU)[0x56365ea2b860]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822134240275 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:UTRAN-Iu-456:LU)[0x56365ea2b860]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001088:UTRAN-Iu-456:LU)[0x56365ea2bbb0] (fsm.c:486) 20250822134240275 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:UTRAN-Iu-456:LU)[0x56365ea2b860]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822134240275 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:UTRAN-Iu-456:LU)[0x56365ea2b860]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822134240275 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134240275 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134240275 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134240275 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134240275 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134240275 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134240275 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134240275 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2777)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2777)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2775)@718a44d66dfb: { messageType := 2, destLocRef := 'D08D55'O, sourceLocRef := '0001C8'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2775)@718a44d66dfb: Session index based on local reference:0 MSC_Test-GSUP(2781)@718a44d66dfb: Found GsupExpect[0] for "262420000001088" handled at TC_iu_gsup_mo_sms2(2784) MSC_Test-GSUP(2781)@718a44d66dfb: Added IMSI table entry 0TC_iu_gsup_mo_sms2(2784)"262420000001088" TC_iu_gsup_mo_sms2(2784)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mo_sms2(2784)@718a44d66dfb: setverdict(pass): none -> pass 20250822134240278 DVLR DEBUG VLR subscr IMSI-262420000001088 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134240278 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:UTRAN-Iu-456:LU)[0x56365ea2b860]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822134240278 DVLR DEBUG SUBSCR(IMSI-262420000001088) Received 1 auth tuples (vlr.c:996) 20250822134240278 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:UTRAN-Iu-456:LU)[0x56365ea2b860]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822134240278 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:UTRAN-Iu-456:LU)[0x56365ea2b860]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250822134240278 DMM DEBUG Tx AUTH REQ (rand = b75625f836f00d9516d99c03f73557c2) (gsm_04_08.c:641) 20250822134240278 DMM DEBUG AUTH REQ (autn = 9a75d974562b9549bf224d0e774b7041) (gsm_04_08.c:643) 20250822134240278 DIUCS DEBUG msc_a(IMSI-262420000001088:UTRAN-Iu-456:LU)[0x56365ea76260]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250822134240278 DIUCS DEBUG msc_a(IMSI-262420000001088:UTRAN-Iu-456:LU)[0x56365ea76260]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134240278 DMSC DEBUG msc_i(IMSI-262420000001088:UTRAN-Iu-456:LU)[0x56365ea76130]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134240278 DVLR DEBUG VLR subscr IMSI-262420000001088 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822134240278 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134240278 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134240278 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134240278 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134240278 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134240278 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134240278 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134240278 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2777)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2777)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2775)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2775)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2775)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2775)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2776)@718a44d66dfb: patching N(SD)=1 into dtap '05146E48BD9621043918D035'O MSC_Test_2-RAN(2776)@718a44d66dfb: patched enc_l3: '05546E48BD9621043918D035'O MSC_Test_2-SCCP(2775)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2775)@718a44d66dfb: vl_len:24 MSC_Test_2-SCCP(2775)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2775)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05546E48BD9621043918D035'O 20250822134240284 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134240284 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134240284 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134240284 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134240284 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134240284 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134240284 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134240284 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2777)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134240284 DIUCS DEBUG (UTRAN-Iu-456) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134240284 DMSC DEBUG msc_i(IMSI-262420000001088:UTRAN-Iu-456:LU)[0x56365ea76130]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134240284 DIUCS DEBUG msc_i(IMSI-262420000001088:UTRAN-Iu-456:LU)[0x56365ea76130]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134240284 DMSC DEBUG msc_a(IMSI-262420000001088:UTRAN-Iu-456:LU)[0x56365ea76260]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134240284 DIUCS DEBUG msc_a(IMSI-262420000001088:UTRAN-Iu-456:LU)[0x56365ea76260]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134240284 DIUCS DEBUG msc_a(IMSI-262420000001088:UTRAN-Iu-456:LU)[0x56365ea76260]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134240284 DMM DEBUG msc_a(IMSI-262420000001088:UTRAN-Iu-456:LU)[0x56365ea76260]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 6e48bd963918d035) (gsm_04_08.c:1128) 20250822134240284 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:UTRAN-Iu-456:LU)[0x56365ea2b860]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822134240284 DVLR DEBUG SUBSCR(IMSI-262420000001088) AUTH on UTRAN received RES: 6e48bd963918d035 (8 bytes) (vlr_auth_fsm.c:151) 20250822134240284 DVLR INFO SUBSCR(IMSI-262420000001088) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250822134240284 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:UTRAN-Iu-456:LU)[0x56365ea2b860]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822134240284 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:UTRAN-Iu-456:LU)[0x56365ea2b860]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822134240284 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:UTRAN-Iu-456:LU)[0x56365ea2b860]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822134240284 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:UTRAN-Iu-456:LU)[0x56365ea2b860]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001088:UTRAN-Iu-456:LU)[0x56365ea2bbb0] (vlr_auth_fsm.c:294) 20250822134240284 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:UTRAN-Iu-456:LU)[0x56365ea2b860]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822134240284 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:UTRAN-Iu-456:LU)[0x56365ea2b860]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822134240284 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:UTRAN-Iu-456:LU)[0x56365ea2bbb0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250822134240284 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:UTRAN-Iu-456:LU)[0x56365ea2bbb0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822134240284 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:UTRAN-Iu-456:LU)[0x56365ea2bbb0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822134240284 DIUCS DEBUG msc_a(IMSI-262420000001088:UTRAN-Iu-456:LU)[0x56365ea76260]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250822134240284 DIUCS DEBUG msc_a(IMSI-262420000001088:UTRAN-Iu-456:LU)[0x56365ea76260]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=60ba475a9c44b0d704c578bf36b837cf, CK=NONE (ran_msg_iu.c:388) 20250822134240284 DMSC DEBUG msc_i(IMSI-262420000001088:UTRAN-Iu-456:LU)[0x56365ea76130]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250822134240284 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:UTRAN-Iu-456:LU)[0x56365ea2bbb0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250822134240284 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134240284 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134240284 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134240284 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134240284 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134240284 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134240284 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134240284 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2777)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2777)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2775)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2775)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2775)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2775)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2775)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2775)@718a44d66dfb: vl_len:12 MSC_Test_2-SCCP(2775)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2775)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250822134240289 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134240289 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134240289 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134240289 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134240289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134240289 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134240289 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134240289 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2777)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134240289 DIUCS DEBUG (UTRAN-Iu-456) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134240289 DMSC DEBUG msc_i(IMSI-262420000001088:UTRAN-Iu-456:LU)[0x56365ea76130]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134240289 DIUCS DEBUG msc_i(IMSI-262420000001088:UTRAN-Iu-456:LU)[0x56365ea76130]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134240289 DMSC DEBUG msc_a(IMSI-262420000001088:UTRAN-Iu-456:LU)[0x56365ea76260]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134240289 DIUCS DEBUG msc_a(IMSI-262420000001088:UTRAN-Iu-456:LU)[0x56365ea76260]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134240289 DIUCS DEBUG msc_a(IMSI-262420000001088:UTRAN-Iu-456:LU)[0x56365ea76260]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250822134240289 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:UTRAN-Iu-456:LU)[0x56365ea2bbb0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250822134240289 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:UTRAN-Iu-456:LU)[0x56365ea2bbb0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822134240289 DIUCS DEBUG msc_a(IMSI-262420000001088:UTRAN-Iu-456:LU)[0x56365ea76260]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250822134240289 DMSC DEBUG msc_i(IMSI-262420000001088:UTRAN-Iu-456:LU)[0x56365ea76130]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822134240289 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:UTRAN-Iu-456:LU)[0x56365ea2bbb0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822134240289 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:UTRAN-Iu-456:LU)[0x56365ea2bbb0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822134240289 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001088:UTRAN-Iu-456:LU)[0x56365ea2b860]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822134240290 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001088:UTRAN-Iu-456:LU)[0x56365ea2b860]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001088:UTRAN-Iu-456:LU)[0x56365ea2bbb0] (fsm.c:486) 20250822134240290 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001088:UTRAN-Iu-456:LU)[0x56365ea2b860]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822134240290 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001088:UTRAN-Iu-456:LU)[0x56365ea2b860]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822134240290 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134240290 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134240290 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134240290 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134240290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134240290 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134240290 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134240290 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2777)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2777)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2775)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2775)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2775)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2775)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822134240292 DVLR DEBUG VLR subscr IMSI-262420000001088 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134240292 DVLR DEBUG IMSI:262420000001088 has MSISDN:491230001088 (vlr.c:1045) 20250822134240292 DMSC NOTICE msub(IMSI-262420000001088:MSISDN-491230001088) VLR: update for IMSI=262420000001088 (MSISDN=491230001088) (gsm_04_08.c:1541) 20250822134240292 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822134240292 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134240292 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:MSISDN-491230001088:UTRAN-Iu-456:LU)[0x56365ea2bbb0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822134240292 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001088:UTRAN-Iu-456:LU)[0x56365ea2b860]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822134240292 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001088:UTRAN-Iu-456:LU)[0x56365ea2b860]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822134240292 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001088:UTRAN-Iu-456:LU)[0x56365ea2b860]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822134240292 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001088:UTRAN-Iu-456:LU)[0x56365ea2b860]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001088:MSISDN-491230001088:UTRAN-Iu-456:LU)[0x56365ea2bbb0] (vlr_lu_fsm.c:110) 20250822134240292 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001088:UTRAN-Iu-456:LU)[0x56365ea2b860]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822134240292 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001088:UTRAN-Iu-456:LU)[0x56365ea2b860]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822134240292 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:MSISDN-491230001088:UTRAN-Iu-456:LU)[0x56365ea2bbb0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822134240292 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:MSISDN-491230001088:UTRAN-Iu-456:LU)[0x56365ea2bbb0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822134240292 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001088:MSISDN-491230001088:UTRAN-Iu-456:LU)[0x56365ea13970]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822134240292 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001088:MSISDN-491230001088:UTRAN-Iu-456:LU)[0x56365ea13970]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001088:MSISDN-491230001088:UTRAN-Iu-456:LU)[0x56365ea2bbb0] (fsm.c:486) 20250822134240292 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001088:MSISDN-491230001088:UTRAN-Iu-456:LU)[0x56365ea13970]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822134240292 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001088:MSISDN-491230001088:UTRAN-Iu-456:LU)[0x56365ea13970]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822134240292 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001088:MSISDN-491230001088:UTRAN-Iu-456:LU)[0x56365ea13970]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822134240292 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001088:MSISDN-491230001088:UTRAN-Iu-456:LU)[0x56365ea13970]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822134240292 DMSC NOTICE msub(IMSI-262420000001088:MSISDN-491230001088:TMSInew-0x410E5B98) VLR: update for IMSI=262420000001088 (MSISDN=491230001088) (gsm_04_08.c:1541) 20250822134240292 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001088:MSISDN-491230001088:UTRAN-Iu-456:LU)[0x56365ea13970]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822134240292 DMM DEBUG -> IMSI-262420000001088:MSISDN-491230001088:TMSInew-0x410E5B98 LOCATION UPDATE ACCEPT (TMSI = 0x410e5b98) (gsm_04_08.c:149) 20250822134240292 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSInew-0x410E5B98:UTRAN-Iu-456:LU)[0x56365ea76260]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250822134240292 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSInew-0x410E5B98:UTRAN-Iu-456:LU)[0x56365ea76260]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134240292 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSInew-0x410E5B98:UTRAN-Iu-456:LU)[0x56365ea76130]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134240292 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134240292 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134240292 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134240292 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134240292 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134240292 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134240292 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134240292 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088:TMSInew-0x410E5B98 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822134240292 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2777)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2777)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2775)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2775)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2775)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2775)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mo_sms2(2784)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2776)@718a44d66dfb: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2776)@718a44d66dfb: patched enc_l3: '059B'O MSC_Test_2-SCCP(2775)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2775)@718a44d66dfb: vl_len:14 MSC_Test_2-SCCP(2775)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2775)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250822134240294 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134240294 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134240294 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134240294 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134240294 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134240294 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134240294 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134240294 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2777)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134240294 DIUCS DEBUG (UTRAN-Iu-456) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134240294 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSInew-0x410E5B98:UTRAN-Iu-456:LU)[0x56365ea76130]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134240294 DIUCS DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSInew-0x410E5B98:UTRAN-Iu-456:LU)[0x56365ea76130]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134240294 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSInew-0x410E5B98:UTRAN-Iu-456:LU)[0x56365ea76260]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134240294 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSInew-0x410E5B98:UTRAN-Iu-456:LU)[0x56365ea76260]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134240294 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSInew-0x410E5B98:UTRAN-Iu-456:LU)[0x56365ea76260]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134240294 DMM DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSInew-0x410E5B98:UTRAN-Iu-456:LU)[0x56365ea76260]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822134240294 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:MSISDN-491230001088:TMSInew-0x410E5B98:UTRAN-Iu-456:LU)[0x56365ea2bbb0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822134240294 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001088:MSISDN-491230001088:UTRAN-Iu-456:LU)[0x56365ea13970]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822134240294 DMSC NOTICE msub(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x410E5B98) VLR: update for IMSI=262420000001088 (MSISDN=491230001088) (gsm_04_08.c:1541) 20250822134240294 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088:TMSI-0x410E5B98 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250822134240294 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001088:MSISDN-491230001088:UTRAN-Iu-456:LU)[0x56365ea13970]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822134240294 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x410E5B98:UTRAN-Iu-456:LU)[0x56365ea2bbb0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822134240294 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001088:MSISDN-491230001088:UTRAN-Iu-456:LU)[0x56365ea13970]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822134240294 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001088:MSISDN-491230001088:UTRAN-Iu-456:LU)[0x56365ea13970]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x410E5B98:UTRAN-Iu-456:LU)[0x56365ea2bbb0] (vlr_lu_fsm.c:817) 20250822134240294 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001088:MSISDN-491230001088:UTRAN-Iu-456:LU)[0x56365ea13970]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822134240294 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001088:MSISDN-491230001088:UTRAN-Iu-456:LU)[0x56365ea13970]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822134240294 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x410E5B98:UTRAN-Iu-456:LU)[0x56365ea2bbb0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822134240294 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x410E5B98:UTRAN-Iu-456:LU)[0x56365ea76260]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250822134240294 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x410E5B98:UTRAN-Iu-456:LU)[0x56365ea76260]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.979s remaining) (msc_a.c:450) 20250822134240294 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001088/3/1): Available (smpp_smsc.c:626) 20250822134240295 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x410E5B98:UTRAN-Iu-456:LU)[0x56365ea76260]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134240295 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x410E5B98:UTRAN-Iu-456:LU)[0x56365ea76260]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250822134240295 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x410E5B98:UTRAN-Iu-456:LU)[0x56365ea76260]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250822134240295 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088:TMSI-0x410E5B98 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822134240295 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088:TMSI-0x410E5B98 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822134240295 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088:TMSI-0x410E5B98 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822134240295 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x410E5B98:UTRAN-Iu-456:LU)[0x56365ea76260]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250822134240295 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x410E5B98:UTRAN-Iu-456:LU)[0x56365ea76130]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822134240295 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088:TMSI-0x410E5B98 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250822134240295 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134240295 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134240295 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134240295 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134240295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134240295 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134240295 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134240295 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2777)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2777)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2775)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2775)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2775)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2775)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2775)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2775)@718a44d66dfb: vl_len:7 MSC_Test_2-SCCP(2775)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2775)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250822134240299 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134240299 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134240299 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134240299 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134240299 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134240299 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) MSC_Test_2-M3UA(2777)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134240299 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134240299 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134240299 DIUCS DEBUG (UTRAN-Iu-456) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134240299 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x410E5B98:UTRAN-Iu-456:LU)[0x56365ea76130]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134240299 DIUCS DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x410E5B98:UTRAN-Iu-456:LU)[0x56365ea76130]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134240299 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x410E5B98:UTRAN-Iu-456:LU)[0x56365ea76260]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134240299 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x410E5B98:UTRAN-Iu-456:LU)[0x56365ea76260]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134240299 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x410E5B98:UTRAN-Iu-456:LU)[0x56365ea76260]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250822134240299 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x410E5B98:UTRAN-Iu-456:LU)[0x56365ea76260]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822134240299 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x410E5B98:UTRAN-Iu-456:LU)[0x56365ea76260]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250822134240299 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x410E5B98:UTRAN-Iu-456:LU)[0x56365ea76260]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134240299 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x410E5B98:UTRAN-Iu-456:LU)[0x56365ea76260]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822134240299 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x410E5B98:UTRAN-Iu-456:LU)[0x56365ea2bbb0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822134240299 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x410E5B98:UTRAN-Iu-456:LU)[0x56365ea2bbb0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x410E5B98:UTRAN-Iu-456:LU)[0x56365ea76260] (msc_a.c:1053) 20250822134240299 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x410E5B98:UTRAN-Iu-456:LU)[0x56365ea2bbb0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822134240299 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x410E5B98:UTRAN-Iu-456:LU)[0x56365ea2bbb0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822134240299 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x410E5B98:UTRAN-Iu-456:LU)[0x56365ea2bbb0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822134240299 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x410E5B98:UTRAN-Iu-456:LU)[0x56365ea76260]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea373c0] (msc_a.c:1053) 20250822134240299 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x410E5B98:UTRAN-Iu-456:LU)[0x56365ea76260]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822134240299 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x410E5B98:UTRAN-Iu-456:LU)[0x56365ea76260]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822134240299 DMSC DEBUG msub_fsm[0x56365ea373c0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822134240299 DMSC DEBUG msub(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x410E5B98) MSC-A terminated (msub.c:261) 20250822134240299 DMSC DEBUG msub(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x410E5B98) 1 MSC-I still active (msub.c:79) 20250822134240299 DMSC DEBUG msub_fsm[0x56365ea373c0]{active}: State change to terminating (no timeout) (msub.c:91) 20250822134240299 DMSC DEBUG msub_fsm[0x56365ea373c0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822134240299 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x410E5B98:UTRAN-Iu-456:LU)[0x56365ea76130]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822134240299 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x410E5B98:UTRAN-Iu-456:LU)[0x56365ea76130]{READY}: Removing from parent msub_fsm[0x56365ea373c0] (msub.c:113) 20250822134240299 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Closing UTRAN-Iu-456 (ran_conn.c:142) 20250822134240299 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-456 (ran_conn.c:155) 20250822134240299 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x410E5B98:UTRAN-Iu-456:LU)[0x56365ea76130]{READY}: Freeing instance (msub.c:113) 20250822134240299 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x410E5B98:UTRAN-Iu-456:LU)[0x56365ea76130]{READY}: Deallocated (fsm.c:568) 20250822134240299 DMSC DEBUG msub(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x410E5B98) Free (msub.c:119) 20250822134240299 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088:TMSI-0x410E5B98 - active-conn: now used by 1 (attached) (msub.c:375) 20250822134240299 DMSC DEBUG msub_fsm[0x56365ea373c0]{terminating}: Freeing instance (msub.c:113) 20250822134240299 DMSC DEBUG msub_fsm[0x56365ea373c0]{terminating}: Deallocated (fsm.c:568) 20250822134240299 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134240299 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134240299 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134240299 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134240299 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134240299 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134240299 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134240299 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2777)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2777)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2775)@718a44d66dfb: Session index based on local reference:0 20250822134240300 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134240300 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134240300 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134240300 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134240300 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134240300 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134240300 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_2-M3UA(2777)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134240300 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(2776)@718a44d66dfb: Deleted conn table entry 0TC_iu_gsup_mo_sms2(2784)13667669 TC_iu_gsup_mo_sms2(2784)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_sms2(2784)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mo_sms2(2784)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_sms2(2784)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_sms2(2784)@718a44d66dfb: 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 := '410E5B98'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2776)@718a44d66dfb: Added conn table entry 0TC_iu_gsup_mo_sms2(2784)13272377 MSC_Test_2-RAN(2776)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2775)@718a44d66dfb: First idle individual index:0 MSC_Test_2-M3UA(2777)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134240502 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134240502 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134240502 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134240502 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134240502 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134240502 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134240502 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134240502 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134240503 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) 20250822134240503 DMSC DEBUG msub_fsm[0x56365ea2bbb0]{active}: Allocated (fsm.c:456) 20250822134240503 DMSC DEBUG msc_i[0x56365ea76260]{READY}: Allocated (fsm.c:456) 20250822134240503 DMSC DEBUG msc_i[0x56365ea76260]{READY}: is child of msub_fsm[0x56365ea2bbb0] (fsm.c:486) 20250822134240503 DMSC DEBUG msc_a[0x56365ea76130]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822134240503 DMSC DEBUG msc_a[0x56365ea76130]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea2bbb0] (fsm.c:486) 20250822134240503 DMSC DEBUG msc_a(unknown:UTRAN-Iu-457:NONE)[0x56365ea76130]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822134240503 DMSC DEBUG msc_i(unknown:UTRAN-Iu-457:NONE)[0x56365ea76260]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822134240503 DMSC DEBUG msc_a(unknown:UTRAN-Iu-457:NONE)[0x56365ea76130]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822134240503 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-457:NONE)[0x56365ea76130]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250822134240503 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-457:NONE)[0x56365ea76130]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250822134240503 DMM DEBUG msc_a(TMSI-0x410E5B98:UTRAN-Iu-457:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250822134240503 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x410E5B98:UTRAN-Iu-457:CM_SERVICE_REQ)[0x56365ea373c0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822134240503 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x410E5B98:UTRAN-Iu-457:CM_SERVICE_REQ)[0x56365ea373c0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x410E5B98:UTRAN-Iu-457:CM_SERVICE_REQ)[0x56365ea76130] (fsm.c:486) 20250822134240503 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x410E5B98:UTRAN-Iu-457:CM_SERVICE_REQ)[0x56365ea373c0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250822134240503 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x410E5B98:UTRAN-Iu-457:CM_SERVICE_REQ)[0x56365ea373c0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822134240503 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088:TMSI-0x410E5B98 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822134240503 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088:TMSI-0x410E5B98 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822134240503 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x410E5B98:UTRAN-Iu-457:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822134240503 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x410E5B98:UTRAN-Iu-457:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822134240503 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x410E5B98:UTRAN-Iu-457:CM_SERVICE_REQ)[0x56365ea373c0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822134240503 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x410E5B98:UTRAN-Iu-457:CM_SERVICE_REQ)[0x56365ea373c0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250822134240504 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x410E5B98:UTRAN-Iu-457:CM_SERVICE_REQ)[0x56365ea13970]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822134240504 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x410E5B98:UTRAN-Iu-457:CM_SERVICE_REQ)[0x56365ea13970]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x410E5B98:UTRAN-Iu-457:CM_SERVICE_REQ)[0x56365ea373c0] (fsm.c:486) 20250822134240504 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x410E5B98:UTRAN-Iu-457:CM_SERVICE_REQ)[0x56365ea13970]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822134240504 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x410E5B98:UTRAN-Iu-457:CM_SERVICE_REQ)[0x56365ea13970]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822134240504 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088:TMSI-0x410E5B98 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250822134240504 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134240504 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134240504 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134240504 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134240504 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134240504 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134240504 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134240504 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2777)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2777)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2775)@718a44d66dfb: { messageType := 2, destLocRef := 'CA8539'O, sourceLocRef := '0001C9'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2775)@718a44d66dfb: Session index based on local reference:0 TC_iu_gsup_mo_sms2(2784)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mo_sms2(2784)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822134240511 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088:TMSI-0x410E5B98 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134240511 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x410E5B98:UTRAN-Iu-457:CM_SERVICE_REQ)[0x56365ea13970]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822134240511 DVLR DEBUG SUBSCR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x410E5B98) Received 1 auth tuples (vlr.c:996) 20250822134240511 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x410E5B98:UTRAN-Iu-457:CM_SERVICE_REQ)[0x56365ea13970]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822134240511 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x410E5B98:UTRAN-Iu-457:CM_SERVICE_REQ)[0x56365ea13970]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250822134240511 DMM DEBUG Tx AUTH REQ (rand = bf749911ad3e891dcc7aa7e8f81ec284) (gsm_04_08.c:641) 20250822134240511 DMM DEBUG AUTH REQ (autn = 1e5fa2d7ab266e259be11cc74a45e1cd) (gsm_04_08.c:643) 20250822134240511 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x410E5B98:UTRAN-Iu-457:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250822134240511 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x410E5B98:UTRAN-Iu-457:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134240511 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x410E5B98:UTRAN-Iu-457:CM_SERVICE_REQ)[0x56365ea76260]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134240511 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088:TMSI-0x410E5B98 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822134240511 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134240512 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134240512 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134240512 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134240512 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134240512 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134240512 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134240512 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2777)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2777)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2775)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2775)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2775)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2775)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2776)@718a44d66dfb: patching N(SD)=1 into dtap '0514E4B35DF421040D120B7C'O MSC_Test_2-RAN(2776)@718a44d66dfb: patched enc_l3: '0554E4B35DF421040D120B7C'O MSC_Test_2-SCCP(2775)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2775)@718a44d66dfb: vl_len:24 MSC_Test_2-SCCP(2775)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2775)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554E4B35DF421040D120B7C'O 20250822134240519 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134240519 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134240519 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134240519 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134240519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134240519 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134240519 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134240519 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2777)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134240519 DIUCS DEBUG (UTRAN-Iu-457) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134240519 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x410E5B98:UTRAN-Iu-457:CM_SERVICE_REQ)[0x56365ea76260]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134240519 DIUCS DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x410E5B98:UTRAN-Iu-457:CM_SERVICE_REQ)[0x56365ea76260]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134240519 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x410E5B98:UTRAN-Iu-457:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134240519 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x410E5B98:UTRAN-Iu-457:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134240519 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x410E5B98:UTRAN-Iu-457:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134240519 DMM DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x410E5B98:UTRAN-Iu-457:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = e4b35df40d120b7c) (gsm_04_08.c:1128) 20250822134240519 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x410E5B98:UTRAN-Iu-457:CM_SERVICE_REQ)[0x56365ea13970]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822134240519 DVLR DEBUG SUBSCR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x410E5B98) AUTH on UTRAN received RES: e4b35df40d120b7c (8 bytes) (vlr_auth_fsm.c:151) 20250822134240519 DVLR INFO SUBSCR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x410E5B98) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250822134240519 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x410E5B98:UTRAN-Iu-457:CM_SERVICE_REQ)[0x56365ea13970]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822134240519 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x410E5B98:UTRAN-Iu-457:CM_SERVICE_REQ)[0x56365ea13970]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822134240519 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x410E5B98:UTRAN-Iu-457:CM_SERVICE_REQ)[0x56365ea13970]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822134240519 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x410E5B98:UTRAN-Iu-457:CM_SERVICE_REQ)[0x56365ea13970]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x410E5B98:UTRAN-Iu-457:CM_SERVICE_REQ)[0x56365ea373c0] (vlr_auth_fsm.c:294) 20250822134240519 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x410E5B98:UTRAN-Iu-457:CM_SERVICE_REQ)[0x56365ea13970]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822134240519 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x410E5B98:UTRAN-Iu-457:CM_SERVICE_REQ)[0x56365ea13970]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822134240519 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x410E5B98:UTRAN-Iu-457:CM_SERVICE_REQ)[0x56365ea373c0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250822134240519 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x410E5B98:UTRAN-Iu-457:CM_SERVICE_REQ)[0x56365ea373c0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822134240519 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x410E5B98:UTRAN-Iu-457:CM_SERVICE_REQ)[0x56365ea373c0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822134240520 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x410E5B98:UTRAN-Iu-457:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250822134240520 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x410E5B98:UTRAN-Iu-457:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=cb7714de9903579c9e6ddc1bce341f2f, CK=NONE (ran_msg_iu.c:388) 20250822134240520 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x410E5B98:UTRAN-Iu-457:CM_SERVICE_REQ)[0x56365ea76260]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250822134240520 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x410E5B98:UTRAN-Iu-457:CM_SERVICE_REQ)[0x56365ea373c0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250822134240520 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134240520 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134240520 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134240520 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134240520 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134240520 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134240520 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134240520 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2777)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2777)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2775)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2775)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2775)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2775)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2775)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2775)@718a44d66dfb: vl_len:12 MSC_Test_2-SCCP(2775)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2775)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250822134240525 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134240525 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134240525 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134240525 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134240525 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134240525 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) MSC_Test_2-M3UA(2777)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134240525 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134240525 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134240525 DIUCS DEBUG (UTRAN-Iu-457) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134240525 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x410E5B98:UTRAN-Iu-457:CM_SERVICE_REQ)[0x56365ea76260]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134240525 DIUCS DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x410E5B98:UTRAN-Iu-457:CM_SERVICE_REQ)[0x56365ea76260]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134240525 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x410E5B98:UTRAN-Iu-457:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134240525 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x410E5B98:UTRAN-Iu-457:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134240525 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x410E5B98:UTRAN-Iu-457:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250822134240525 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x410E5B98:UTRAN-Iu-457:CM_SERVICE_REQ)[0x56365ea373c0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250822134240525 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x410E5B98:UTRAN-Iu-457:CM_SERVICE_REQ)[0x56365ea373c0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822134240525 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x410E5B98:UTRAN-Iu-457:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250822134240526 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x410E5B98:UTRAN-Iu-457:CM_SERVICE_REQ)[0x56365ea76260]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822134240526 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x410E5B98:UTRAN-Iu-457:CM_SERVICE_REQ)[0x56365ea373c0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822134240526 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x410E5B98:UTRAN-Iu-457:CM_SERVICE_REQ)[0x56365ea373c0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822134240526 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x410E5B98:UTRAN-Iu-457:CM_SERVICE_REQ)[0x56365ea373c0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822134240526 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x410E5B98:UTRAN-Iu-457:CM_SERVICE_REQ)[0x56365ea373c0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822134240526 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x410E5B98:UTRAN-Iu-457:CM_SERVICE_REQ)[0x56365ea373c0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822134240526 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x410E5B98:UTRAN-Iu-457:CM_SERVICE_REQ)[0x56365ea373c0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822134240526 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x410E5B98:UTRAN-Iu-457:CM_SERVICE_REQ)[0x56365ea373c0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822134240526 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x410E5B98:UTRAN-Iu-457:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250822134240526 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x410E5B98:UTRAN-Iu-457:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.977s remaining) (msc_a.c:450) 20250822134240526 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001088/3/1): Available (smpp_smsc.c:626) 20250822134240526 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134240526 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134240526 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134240526 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134240526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134240526 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134240526 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134240526 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2777)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2777)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2775)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2775)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2775)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2775)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2775)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2775)@718a44d66dfb: vl_len:42 MSC_Test_2-SCCP(2775)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2775)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001440260000020010401A1909011600420007914477581006500A052305002143F5000000003B400140'O 20250822134240542 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134240542 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134240542 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134240542 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134240542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134240542 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134240542 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134240542 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2777)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134240543 DIUCS DEBUG (UTRAN-Iu-457) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134240543 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x410E5B98:UTRAN-Iu-457:CM_SERVICE_REQ)[0x56365ea76260]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134240543 DIUCS DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x410E5B98:UTRAN-Iu-457:CM_SERVICE_REQ)[0x56365ea76260]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134240543 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x410E5B98:UTRAN-Iu-457:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134240543 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x410E5B98:UTRAN-Iu-457:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134240543 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x410E5B98:UTRAN-Iu-457:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134240543 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088:TMSI-0x410E5B98 + SMS: now used by 3 (attached,active-conn,SMS) (transaction.c:228) 20250822134240543 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x410E5B98:UTRAN-Iu-457:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_11.c:1105) 20250822134240543 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x410E5B98:UTRAN-Iu-457:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250822134240543 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x410E5B98:UTRAN-Iu-457:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x04 (msc_a.c:2106) 20250822134240543 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x410E5B98:UTRAN-Iu-457:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134240543 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x410E5B98:UTRAN-Iu-457:CM_SERVICE_REQ)[0x56365ea76260]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134240543 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134240543 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134240543 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134240543 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134240543 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134240543 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134240543 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134240543 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2777)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2777)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2775)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2775)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2775)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2775)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mo_sms2(2784)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_sms2(2784)@718a44d66dfb: RX MO-forwardSM-Req: { msg_type := OSMO_GSUP_MSGT_MO_FORWARD_SM_REQUEST (36), ies := { { tag := OSMO_GSUP_IMSI_IE (1), len := 8, val := { imsi := '262420000001088'H } }, { tag := OSMO_GSUP_SM_RP_MR_IE (64), len := 1, val := { sm_rp_mr := '42'O ("B") } }, { tag := OSMO_GSUP_SM_RP_DA_IE (65), len := 8, val := { sm_rp_da := { id_type := OSMO_GSUP_SM_RP_ODA_ID_SMSC_ADDR (3), id_enc := { smsc_addr := { ext := '1'B, ton := '001'B, npi := '0001'B, number := '447785016005'H } } } } }, { tag := OSMO_GSUP_SM_RP_OA_IE (66), len := 8, val := { sm_rp_oa := { id_type := OSMO_GSUP_SM_RP_ODA_ID_MSISDN (2), id_enc := { msisdn := { ext := '1'B, ton := '001'B, npi := '0001'B, number := '491230001088'H } } } } }, { tag := OSMO_GSUP_SM_RP_UI_IE (67), len := 10, val := { sm_rp_ui := '052305002143F5000000'O } }, { tag := OSMO_GSUP_MESSAGE_CLASS_IE (10), len := 1, val := { message_class := OSMO_GSUP_MESSAGE_CLASS_SMS (2) } }, { tag := OSMO_GSUP_SOURCE_NAME_IE (96), len := 9, val := { source_name := '746573742D4D534300'O } } } } TC_iu_gsup_mo_sms2(2784)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822134240550 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088:TMSI-0x410E5B98 + gsm411_gsup_rx: now used by 4 (attached,active-conn,SMS,gsm411_gsup_rx) (gsm_04_11_gsup.c:310) 20250822134240550 DMSC DEBUG Routed to GSM 04.11 MO handler (gsm_04_11_gsup.c:327) 20250822134240550 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x410E5B98:UTRAN-Iu-457:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x01 (msc_a.c:2106) 20250822134240550 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x410E5B98:UTRAN-Iu-457:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134240550 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x410E5B98:UTRAN-Iu-457:CM_SERVICE_REQ)[0x56365ea76260]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134240550 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250822134240550 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088:TMSI-0x410E5B98 - gsm411_gsup_rx: now used by 3 (attached,active-conn,SMS) (gsm_04_11_gsup.c:344) 20250822134240551 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134240551 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134240551 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134240551 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134240551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134240551 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134240551 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134240551 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2777)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2777)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2775)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2775)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2775)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2775)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mo_sms2(2784)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2775)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2775)@718a44d66dfb: vl_len:19 MSC_Test_2-SCCP(2775)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2775)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0014400F00000200104003020904003B400140'O MSC_Test_2-M3UA(2777)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134240558 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134240558 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134240558 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134240558 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134240558 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134240558 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134240558 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134240558 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134240558 DIUCS DEBUG (UTRAN-Iu-457) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134240559 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x410E5B98:UTRAN-Iu-457:CM_SERVICE_REQ)[0x56365ea76260]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134240559 DIUCS DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x410E5B98:UTRAN-Iu-457:CM_SERVICE_REQ)[0x56365ea76260]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134240559 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x410E5B98:UTRAN-Iu-457:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134240559 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x410E5B98:UTRAN-Iu-457:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134240559 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x410E5B98:UTRAN-Iu-457:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134240559 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088:TMSI-0x410E5B98 - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250822134240559 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x410E5B98:UTRAN-Iu-457:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134240559 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x410E5B98:UTRAN-Iu-457:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250822134240559 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x410E5B98:UTRAN-Iu-457:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250822134240559 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088:TMSI-0x410E5B98 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822134240559 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088:TMSI-0x410E5B98 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822134240559 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088:TMSI-0x410E5B98 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822134240559 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x410E5B98:UTRAN-Iu-457:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250822134240559 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x410E5B98:UTRAN-Iu-457:CM_SERVICE_REQ)[0x56365ea76260]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822134240559 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088:TMSI-0x410E5B98 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822134240559 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134240559 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134240559 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134240559 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134240559 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134240559 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134240559 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134240559 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2777)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2777)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2775)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2775)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2775)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2775)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2775)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2775)@718a44d66dfb: vl_len:7 MSC_Test_2-SCCP(2775)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2775)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2777)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134240566 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134240566 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134240566 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134240566 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134240566 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134240566 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134240567 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134240567 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134240567 DIUCS DEBUG (UTRAN-Iu-457) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134240567 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x410E5B98:UTRAN-Iu-457:CM_SERVICE_REQ)[0x56365ea76260]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134240567 DIUCS DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x410E5B98:UTRAN-Iu-457:CM_SERVICE_REQ)[0x56365ea76260]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134240567 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x410E5B98:UTRAN-Iu-457:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134240567 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x410E5B98:UTRAN-Iu-457:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134240567 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x410E5B98:UTRAN-Iu-457:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250822134240567 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x410E5B98:UTRAN-Iu-457:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822134240567 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x410E5B98:UTRAN-Iu-457:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250822134240567 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x410E5B98:UTRAN-Iu-457:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134240567 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x410E5B98:UTRAN-Iu-457:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822134240567 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x410E5B98:UTRAN-Iu-457:CM_SERVICE_REQ)[0x56365ea373c0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822134240567 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x410E5B98:UTRAN-Iu-457:CM_SERVICE_REQ)[0x56365ea373c0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x410E5B98:UTRAN-Iu-457:CM_SERVICE_REQ)[0x56365ea76130] (msc_a.c:1053) 20250822134240567 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x410E5B98:UTRAN-Iu-457:CM_SERVICE_REQ)[0x56365ea373c0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822134240567 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x410E5B98:UTRAN-Iu-457:CM_SERVICE_REQ)[0x56365ea373c0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822134240567 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x410E5B98:UTRAN-Iu-457:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea2bbb0] (msc_a.c:1053) 20250822134240567 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x410E5B98:UTRAN-Iu-457:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822134240567 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x410E5B98:UTRAN-Iu-457:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822134240567 DMSC DEBUG msub_fsm[0x56365ea2bbb0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822134240567 DMSC DEBUG msub(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x410E5B98) MSC-A terminated (msub.c:261) 20250822134240567 DMSC DEBUG msub(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x410E5B98) 1 MSC-I still active (msub.c:79) 20250822134240567 DMSC DEBUG msub_fsm[0x56365ea2bbb0]{active}: State change to terminating (no timeout) (msub.c:91) 20250822134240567 DMSC DEBUG msub_fsm[0x56365ea2bbb0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822134240567 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x410E5B98:UTRAN-Iu-457:CM_SERVICE_REQ)[0x56365ea76260]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822134240567 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x410E5B98:UTRAN-Iu-457:CM_SERVICE_REQ)[0x56365ea76260]{READY}: Removing from parent msub_fsm[0x56365ea2bbb0] (msub.c:113) 20250822134240567 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Closing UTRAN-Iu-457 (ran_conn.c:142) 20250822134240567 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-457 (ran_conn.c:155) 20250822134240567 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x410E5B98:UTRAN-Iu-457:CM_SERVICE_REQ)[0x56365ea76260]{READY}: Freeing instance (msub.c:113) 20250822134240567 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x410E5B98:UTRAN-Iu-457:CM_SERVICE_REQ)[0x56365ea76260]{READY}: Deallocated (fsm.c:568) 20250822134240567 DMSC DEBUG msub(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x410E5B98) Free (msub.c:119) 20250822134240568 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088:TMSI-0x410E5B98 - active-conn: now used by 1 (attached) (msub.c:375) 20250822134240568 DMSC DEBUG msub_fsm[0x56365ea2bbb0]{terminating}: Freeing instance (msub.c:113) 20250822134240568 DMSC DEBUG msub_fsm[0x56365ea2bbb0]{terminating}: Deallocated (fsm.c:568) 20250822134240568 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134240568 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134240568 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134240568 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134240568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134240568 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134240568 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134240568 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2777)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2777)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2775)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-RAN(2776)@718a44d66dfb: Deleted conn table entry 0TC_iu_gsup_mo_sms2(2784)13272377 20250822134240571 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134240571 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134240571 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134240571 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134240571 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134240571 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134240571 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134240571 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_iu_gsup_mo_sms2(2784)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2777)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_gsup_mo_sms2(2784)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mo_sms2(2784)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_sms2(2784)@718a44d66dfb: Final verdict of PTC: pass MSC_Test-GSUP(2781)@718a44d66dfb: Final verdict of PTC: none 20250822134240577 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822134240577 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822134240577 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822134240577 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822134240577 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822134240577 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822134240577 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822134240577 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822134240577 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822134240577 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134240577 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822134240577 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822134240577 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822134240577 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822134240578 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822134240578 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822134240578 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822134240578 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822134240578 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822134240579 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) 20250822134240579 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) 20250822134240579 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822134240579 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) MSC_Test_0-SCCP(2769)@718a44d66dfb: Final verdict of PTC: none 20250822134240579 DLINP ERROR virt-bsc1-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250822134240579 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) 20250822134240579 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:772) 20250822134240579 DLSS7 ERROR 0: asp-virt-bsc1-0: xUA SRV SEND_FAILED (osmo_ss7_asp.c:795) 20250822134240579 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) 20250822134240579 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134240579 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250822134240579 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822134240579 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822134240579 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822134240579 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822134240579 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822134240579 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822134240579 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) 20250822134240579 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-SCCP(2772)@718a44d66dfb: Final verdict of PTC: none 20250822134240580 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) 20250822134240580 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) 20250822134240580 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822134240580 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250822134240580 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) 20250822134240580 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134240580 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822134240580 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822134240580 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822134240580 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822134240580 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822134240580 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822134240580 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822134240580 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822134240581 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_1-M3UA(2774)@718a44d66dfb: Final verdict of PTC: none MSC_Test_2-M3UA(2777)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(2770)@718a44d66dfb: Final verdict of PTC: none 20250822134240581 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.3/0 (xua_snm.c:371) MSC_Test-GSUP-IPA(2780)@718a44d66dfb: Final verdict of PTC: none 20250822134240581 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822134240581 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-M3UA(2771)@718a44d66dfb: Final verdict of PTC: none MSC_Test_2-RAN(2776)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(2779)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2768)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(2782)@718a44d66dfb: Final verdict of PTC: none MSC_Test_2-SCCP(2775)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2785)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(2783)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(2778)@718a44d66dfb: Final verdict of PTC: none MSC_Test_1-RAN(2773)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(2768): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(2769): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(2770): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(2771): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-SCCP(2772): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-RAN(2773): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-M3UA(2774): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_2-SCCP(2775): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_2-RAN(2776): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_2-M3UA(2777): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(2778): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(2779): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(2780): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(2781): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(2782): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(2783): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_iu_gsup_mo_sms2(2784): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(2785): none (pass -> pass) MTC@718a44d66dfb: Test case TC_iu_gsup_mo_sms finished. Verdict: pass MTC@718a44d66dfb: 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'. Fri Aug 22 13:42:40 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 20250822134241582 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=466172) 20250822134242579 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822134242579 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822134242579 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822134242579 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822134242579 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822134242579 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822134242581 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822134242581 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822134242581 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822134242583 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=466172, count=469480) 20250822134243585 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:42: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_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 20250822134244586 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_iu_gsup_mo_smma started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(2789)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(2789)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2789)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(2787)@718a44d66dfb: v_sccp_pdu_maxlen:268 MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_1-M3UA(2792)@718a44d66dfb: ************************************************* MSC_Test_1-M3UA(2792)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2792)@718a44d66dfb: ************************************************* MSC_Test_1-SCCP(2790)@718a44d66dfb: v_sccp_pdu_maxlen:268 MTC@718a44d66dfb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_2-M3UA(2795)@718a44d66dfb: ************************************************* MSC_Test_2-M3UA(2795)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2795)@718a44d66dfb: ************************************************* MSC_Test_2-SCCP(2793)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822134245556 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2796)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822134245587 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822134245587 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2798)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2798)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822134245589 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2798)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2798)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2798)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2798)@718a44d66dfb: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2798)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2798)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822134245607 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822134245607 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2799)@718a44d66dfb: Created GsupExpect[0] for "262420000001089" to be handled at TC_iu_gsup_mo_smma2(2802) MSC_Test-GSUP(2799)@718a44d66dfb: Created GsupExpect[1] for "262420000001089" to be handled at TC_iu_gsup_mo_smma2(2802) TC_iu_gsup_mo_smma2(2802)@718a44d66dfb: 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 } } } } 20250822134245719 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822134245719 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822134245719 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822134245719 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2789)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2789)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2789)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822134245724 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134245724 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822134245724 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822134245724 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822134245724 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822134245724 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822134245724 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2789)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(2789)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2789)@718a44d66dfb: Message received on association #8 20250822134245725 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134245725 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822134245725 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822134245725 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822134245725 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822134245725 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822134245725 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2789)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2789)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822134245725 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822134245725 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2789)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2789)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2789)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2789)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2789)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2789)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2789)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2789)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822134245733 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) 20250822134245733 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) 20250822134245733 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822134245733 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2792)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2792)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2792)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822134245739 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134245739 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822134245739 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822134245739 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822134245739 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822134245739 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822134245739 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2792)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_1-M3UA(2792)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2792)@718a44d66dfb: Message received on association #8 20250822134245739 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134245739 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822134245739 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822134245739 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822134245739 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822134245739 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822134245739 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250822134245739 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250822134245739 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2792)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2792)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2792)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2792)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2792)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2792)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2792)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2792)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2792)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2792)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822134245749 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) 20250822134245749 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) 20250822134245749 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822134245749 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2795)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2795)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2795)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822134245759 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134245759 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822134245759 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822134245759 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822134245759 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822134245759 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822134245759 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2795)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_2-M3UA(2795)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2795)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2795)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2795)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822134245762 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134245762 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822134245762 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822134245762 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822134245762 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822134245762 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822134245762 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250822134245762 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.3/0 (xua_snm.c:406) 20250822134245762 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(2795)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2792)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2792)@718a44d66dfb: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2795)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2795)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2795)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2795)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2795)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2795)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2795)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822134246532 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134246532 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134246532 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134246532 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822134246532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134246532 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134246532 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134246532 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2789)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134246533 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134246533 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134246533 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134246533 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822134246533 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134246533 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134246533 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822134246533 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2789)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2789)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2788)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250822134246546 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134246546 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134246547 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250822134246547 DLM3UA 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) 20250822134246547 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134246547 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134246547 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134246547 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2792)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134246547 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134246547 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134246547 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134246547 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) 20250822134246547 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134246547 DLSS7 DEBUG Found route for dpc=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) 20250822134246547 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250822134246547 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2792)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2792)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2791)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250822134246559 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134246559 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134246559 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134246559 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134246559 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134246559 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134246559 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134246559 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134246559 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) 20250822134246559 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) MSC_Test_2-M3UA(2795)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134246559 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134246559 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134246559 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134246559 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134246559 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134246559 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134246559 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134246559 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2795)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2795)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2794)@718a44d66dfb: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2794)@718a44d66dfb: Added conn table entry 0TC_iu_gsup_mo_smma2(2802)14472327 MSC_Test_2-SCCP(2793)@718a44d66dfb: First idle individual index:0 MSC_Test_2-M3UA(2795)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134246567 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134246567 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134246567 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134246567 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134246567 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134246567 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134246567 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134246567 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134246567 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) 20250822134246567 DMSC DEBUG msub_fsm[0x56365ea373c0]{active}: Allocated (fsm.c:456) 20250822134246567 DMSC DEBUG msc_i[0x56365ea76130]{READY}: Allocated (fsm.c:456) 20250822134246567 DMSC DEBUG msc_i[0x56365ea76130]{READY}: is child of msub_fsm[0x56365ea373c0] (fsm.c:486) 20250822134246567 DMSC DEBUG msc_a[0x56365ea76260]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822134246567 DMSC DEBUG msc_a[0x56365ea76260]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea373c0] (fsm.c:486) 20250822134246567 DMSC DEBUG msc_a(unknown:UTRAN-Iu-458:NONE)[0x56365ea76260]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822134246567 DMSC DEBUG msc_i(unknown:UTRAN-Iu-458:NONE)[0x56365ea76130]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822134246567 DMSC DEBUG msc_a(unknown:UTRAN-Iu-458:NONE)[0x56365ea76260]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) MSC_Test_2-RAN(2794)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 20250822134246567 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-458:NONE)[0x56365ea76260]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250822134246567 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-458:NONE)[0x56365ea76260]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250822134246567 DMM DEBUG msc_a(IMSI-262420000001089:UTRAN-Iu-458:LU)[0x56365ea76260]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001089 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822134246567 DMM DEBUG msc_a(IMSI-262420000001089:UTRAN-Iu-458:LU)[0x56365ea76260]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822134246567 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:UTRAN-Iu-458:LU)[0x56365ea2bbb0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822134246567 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:UTRAN-Iu-458:LU)[0x56365ea2bbb0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001089:UTRAN-Iu-458:LU)[0x56365ea76260] (fsm.c:486) 20250822134246567 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:UTRAN-Iu-458:LU)[0x56365ea2bbb0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250822134246567 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:UTRAN-Iu-458:LU)[0x56365ea2bbb0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822134246567 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822134246567 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001089 id=262420000001089 (vlr.c:661) 20250822134246567 DVLR INFO New subscr, IMSI: 262420000001089 (vlr.c:562) 20250822134246567 DVLR DEBUG VLR subscr IMSI-262420000001089 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822134246567 DMSC DEBUG msc_a(IMSI-262420000001089:UTRAN-Iu-458:LU)[0x56365ea76260]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822134246567 DMSC DEBUG msc_a(IMSI-262420000001089:UTRAN-Iu-458:LU)[0x56365ea76260]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822134246567 DVLR DEBUG VLR subscr IMSI-262420000001089 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822134246567 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822134246567 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:UTRAN-Iu-458:LU)[0x56365ea2bbb0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822134246567 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:UTRAN-Iu-458:LU)[0x56365ea2bbb0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822134246567 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:UTRAN-Iu-458:LU)[0x56365ea2bbb0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250822134246567 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:UTRAN-Iu-458:LU)[0x56365ea2b860]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822134246567 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:UTRAN-Iu-458:LU)[0x56365ea2b860]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001089:UTRAN-Iu-458:LU)[0x56365ea2bbb0] (fsm.c:486) 20250822134246567 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:UTRAN-Iu-458:LU)[0x56365ea2b860]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822134246567 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:UTRAN-Iu-458:LU)[0x56365ea2b860]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822134246567 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134246567 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134246567 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134246567 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134246567 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134246567 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134246567 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134246567 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2795)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2795)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2793)@718a44d66dfb: { messageType := 2, destLocRef := 'DCD487'O, sourceLocRef := '0001CA'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2793)@718a44d66dfb: Session index based on local reference:0 MSC_Test-GSUP(2799)@718a44d66dfb: Found GsupExpect[0] for "262420000001089" handled at TC_iu_gsup_mo_smma2(2802) MSC_Test-GSUP(2799)@718a44d66dfb: Added IMSI table entry 0TC_iu_gsup_mo_smma2(2802)"262420000001089" TC_iu_gsup_mo_smma2(2802)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mo_smma2(2802)@718a44d66dfb: setverdict(pass): none -> pass 20250822134246570 DVLR DEBUG VLR subscr IMSI-262420000001089 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134246570 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:UTRAN-Iu-458:LU)[0x56365ea2b860]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822134246570 DVLR DEBUG SUBSCR(IMSI-262420000001089) Received 1 auth tuples (vlr.c:996) 20250822134246570 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:UTRAN-Iu-458:LU)[0x56365ea2b860]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822134246570 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:UTRAN-Iu-458:LU)[0x56365ea2b860]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250822134246570 DMM DEBUG Tx AUTH REQ (rand = 36516b74429ce09efebabd56fcfd9898) (gsm_04_08.c:641) 20250822134246570 DMM DEBUG AUTH REQ (autn = 92f33a8431612f54d86453cea628dc3e) (gsm_04_08.c:643) 20250822134246570 DIUCS DEBUG msc_a(IMSI-262420000001089:UTRAN-Iu-458:LU)[0x56365ea76260]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250822134246570 DIUCS DEBUG msc_a(IMSI-262420000001089:UTRAN-Iu-458:LU)[0x56365ea76260]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134246570 DMSC DEBUG msc_i(IMSI-262420000001089:UTRAN-Iu-458:LU)[0x56365ea76130]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134246570 DVLR DEBUG VLR subscr IMSI-262420000001089 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822134246570 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134246570 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134246570 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134246570 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134246570 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134246570 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134246570 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134246570 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2795)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2795)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2793)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2793)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2793)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2793)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2794)@718a44d66dfb: patching N(SD)=1 into dtap '05144D0025982104CA7C584F'O MSC_Test_2-RAN(2794)@718a44d66dfb: patched enc_l3: '05544D0025982104CA7C584F'O MSC_Test_2-SCCP(2793)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2793)@718a44d66dfb: vl_len:24 MSC_Test_2-SCCP(2793)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2793)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05544D0025982104CA7C584F'O MSC_Test_2-M3UA(2795)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134246575 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134246575 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134246575 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134246575 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134246575 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134246575 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134246575 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134246575 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134246575 DIUCS DEBUG (UTRAN-Iu-458) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134246575 DMSC DEBUG msc_i(IMSI-262420000001089:UTRAN-Iu-458:LU)[0x56365ea76130]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134246575 DIUCS DEBUG msc_i(IMSI-262420000001089:UTRAN-Iu-458:LU)[0x56365ea76130]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134246575 DMSC DEBUG msc_a(IMSI-262420000001089:UTRAN-Iu-458:LU)[0x56365ea76260]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134246575 DIUCS DEBUG msc_a(IMSI-262420000001089:UTRAN-Iu-458:LU)[0x56365ea76260]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134246575 DIUCS DEBUG msc_a(IMSI-262420000001089:UTRAN-Iu-458:LU)[0x56365ea76260]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134246575 DMM DEBUG msc_a(IMSI-262420000001089:UTRAN-Iu-458:LU)[0x56365ea76260]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 4d002598ca7c584f) (gsm_04_08.c:1128) 20250822134246575 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:UTRAN-Iu-458:LU)[0x56365ea2b860]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822134246575 DVLR DEBUG SUBSCR(IMSI-262420000001089) AUTH on UTRAN received RES: 4d002598ca7c584f (8 bytes) (vlr_auth_fsm.c:151) 20250822134246575 DVLR INFO SUBSCR(IMSI-262420000001089) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250822134246575 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:UTRAN-Iu-458:LU)[0x56365ea2b860]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822134246575 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:UTRAN-Iu-458:LU)[0x56365ea2b860]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822134246575 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:UTRAN-Iu-458:LU)[0x56365ea2b860]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822134246575 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:UTRAN-Iu-458:LU)[0x56365ea2b860]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001089:UTRAN-Iu-458:LU)[0x56365ea2bbb0] (vlr_auth_fsm.c:294) 20250822134246575 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:UTRAN-Iu-458:LU)[0x56365ea2b860]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822134246575 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:UTRAN-Iu-458:LU)[0x56365ea2b860]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822134246575 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:UTRAN-Iu-458:LU)[0x56365ea2bbb0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250822134246575 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:UTRAN-Iu-458:LU)[0x56365ea2bbb0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822134246575 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:UTRAN-Iu-458:LU)[0x56365ea2bbb0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822134246575 DIUCS DEBUG msc_a(IMSI-262420000001089:UTRAN-Iu-458:LU)[0x56365ea76260]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250822134246575 DIUCS DEBUG msc_a(IMSI-262420000001089:UTRAN-Iu-458:LU)[0x56365ea76260]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=e501bc0b10dabfa803c494d0644f9e8c, CK=NONE (ran_msg_iu.c:388) 20250822134246575 DMSC DEBUG msc_i(IMSI-262420000001089:UTRAN-Iu-458:LU)[0x56365ea76130]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250822134246575 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:UTRAN-Iu-458:LU)[0x56365ea2bbb0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250822134246575 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134246575 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134246575 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134246575 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134246575 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134246575 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134246575 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134246575 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2795)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2795)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2793)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2793)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2793)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2793)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2793)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2793)@718a44d66dfb: vl_len:12 MSC_Test_2-SCCP(2793)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2793)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2795)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134246581 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134246581 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134246581 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134246581 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134246581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134246581 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134246581 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134246581 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134246581 DIUCS DEBUG (UTRAN-Iu-458) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134246581 DMSC DEBUG msc_i(IMSI-262420000001089:UTRAN-Iu-458:LU)[0x56365ea76130]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134246581 DIUCS DEBUG msc_i(IMSI-262420000001089:UTRAN-Iu-458:LU)[0x56365ea76130]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134246581 DMSC DEBUG msc_a(IMSI-262420000001089:UTRAN-Iu-458:LU)[0x56365ea76260]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134246581 DIUCS DEBUG msc_a(IMSI-262420000001089:UTRAN-Iu-458:LU)[0x56365ea76260]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134246581 DIUCS DEBUG msc_a(IMSI-262420000001089:UTRAN-Iu-458:LU)[0x56365ea76260]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250822134246581 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:UTRAN-Iu-458:LU)[0x56365ea2bbb0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250822134246581 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:UTRAN-Iu-458:LU)[0x56365ea2bbb0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822134246581 DIUCS DEBUG msc_a(IMSI-262420000001089:UTRAN-Iu-458:LU)[0x56365ea76260]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250822134246581 DMSC DEBUG msc_i(IMSI-262420000001089:UTRAN-Iu-458:LU)[0x56365ea76130]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822134246581 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:UTRAN-Iu-458:LU)[0x56365ea2bbb0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822134246581 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:UTRAN-Iu-458:LU)[0x56365ea2bbb0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822134246581 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001089:UTRAN-Iu-458:LU)[0x56365ea2b860]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822134246581 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001089:UTRAN-Iu-458:LU)[0x56365ea2b860]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001089:UTRAN-Iu-458:LU)[0x56365ea2bbb0] (fsm.c:486) 20250822134246581 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001089:UTRAN-Iu-458:LU)[0x56365ea2b860]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822134246581 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001089:UTRAN-Iu-458:LU)[0x56365ea2b860]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822134246581 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134246581 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134246581 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134246581 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134246581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134246581 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134246581 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134246581 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2795)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2795)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2793)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2793)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2793)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2793)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822134246583 DVLR DEBUG VLR subscr IMSI-262420000001089 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134246583 DVLR DEBUG IMSI:262420000001089 has MSISDN:491230001089 (vlr.c:1045) 20250822134246583 DMSC NOTICE msub(IMSI-262420000001089:MSISDN-491230001089) VLR: update for IMSI=262420000001089 (MSISDN=491230001089) (gsm_04_08.c:1541) 20250822134246583 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822134246583 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134246583 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:MSISDN-491230001089:UTRAN-Iu-458:LU)[0x56365ea2bbb0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822134246583 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001089:UTRAN-Iu-458:LU)[0x56365ea2b860]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822134246583 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001089:UTRAN-Iu-458:LU)[0x56365ea2b860]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822134246583 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001089:UTRAN-Iu-458:LU)[0x56365ea2b860]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822134246583 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001089:UTRAN-Iu-458:LU)[0x56365ea2b860]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001089:MSISDN-491230001089:UTRAN-Iu-458:LU)[0x56365ea2bbb0] (vlr_lu_fsm.c:110) 20250822134246583 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001089:UTRAN-Iu-458:LU)[0x56365ea2b860]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822134246583 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001089:UTRAN-Iu-458:LU)[0x56365ea2b860]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822134246583 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:MSISDN-491230001089:UTRAN-Iu-458:LU)[0x56365ea2bbb0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822134246583 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:MSISDN-491230001089:UTRAN-Iu-458:LU)[0x56365ea2bbb0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822134246583 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001089:MSISDN-491230001089:UTRAN-Iu-458:LU)[0x56365ea26e90]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822134246583 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001089:MSISDN-491230001089:UTRAN-Iu-458:LU)[0x56365ea26e90]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001089:MSISDN-491230001089:UTRAN-Iu-458:LU)[0x56365ea2bbb0] (fsm.c:486) 20250822134246583 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001089:MSISDN-491230001089:UTRAN-Iu-458:LU)[0x56365ea26e90]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822134246583 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001089:MSISDN-491230001089:UTRAN-Iu-458:LU)[0x56365ea26e90]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822134246583 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001089:MSISDN-491230001089:UTRAN-Iu-458:LU)[0x56365ea26e90]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822134246583 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001089:MSISDN-491230001089:UTRAN-Iu-458:LU)[0x56365ea26e90]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822134246583 DMSC NOTICE msub(IMSI-262420000001089:MSISDN-491230001089:TMSInew-0xAD1500C9) VLR: update for IMSI=262420000001089 (MSISDN=491230001089) (gsm_04_08.c:1541) 20250822134246583 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001089:MSISDN-491230001089:UTRAN-Iu-458:LU)[0x56365ea26e90]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822134246583 DMM DEBUG -> IMSI-262420000001089:MSISDN-491230001089:TMSInew-0xAD1500C9 LOCATION UPDATE ACCEPT (TMSI = 0xad1500c9) (gsm_04_08.c:149) 20250822134246583 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSInew-0xAD1500C9:UTRAN-Iu-458:LU)[0x56365ea76260]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250822134246583 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSInew-0xAD1500C9:UTRAN-Iu-458:LU)[0x56365ea76260]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134246583 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSInew-0xAD1500C9:UTRAN-Iu-458:LU)[0x56365ea76130]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134246583 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134246583 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134246583 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134246583 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134246583 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134246583 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134246583 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134246583 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089:TMSInew-0xAD1500C9 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822134246583 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2795)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2795)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2793)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2793)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2793)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2793)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mo_smma2(2802)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2794)@718a44d66dfb: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2794)@718a44d66dfb: patched enc_l3: '059B'O MSC_Test_2-SCCP(2793)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2793)@718a44d66dfb: vl_len:14 MSC_Test_2-SCCP(2793)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2793)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250822134246585 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134246585 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134246585 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134246585 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134246585 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134246585 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134246585 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134246585 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2795)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134246585 DIUCS DEBUG (UTRAN-Iu-458) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134246585 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSInew-0xAD1500C9:UTRAN-Iu-458:LU)[0x56365ea76130]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134246585 DIUCS DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSInew-0xAD1500C9:UTRAN-Iu-458:LU)[0x56365ea76130]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134246585 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSInew-0xAD1500C9:UTRAN-Iu-458:LU)[0x56365ea76260]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134246585 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSInew-0xAD1500C9:UTRAN-Iu-458:LU)[0x56365ea76260]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134246585 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSInew-0xAD1500C9:UTRAN-Iu-458:LU)[0x56365ea76260]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134246585 DMM DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSInew-0xAD1500C9:UTRAN-Iu-458:LU)[0x56365ea76260]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822134246585 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:MSISDN-491230001089:TMSInew-0xAD1500C9:UTRAN-Iu-458:LU)[0x56365ea2bbb0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822134246585 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001089:MSISDN-491230001089:UTRAN-Iu-458:LU)[0x56365ea26e90]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822134246585 DMSC NOTICE msub(IMSI-262420000001089:MSISDN-491230001089:TMSI-0xAD1500C9) VLR: update for IMSI=262420000001089 (MSISDN=491230001089) (gsm_04_08.c:1541) 20250822134246585 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089:TMSI-0xAD1500C9 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250822134246585 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001089:MSISDN-491230001089:UTRAN-Iu-458:LU)[0x56365ea26e90]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822134246585 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:MSISDN-491230001089:TMSI-0xAD1500C9:UTRAN-Iu-458:LU)[0x56365ea2bbb0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822134246585 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001089:MSISDN-491230001089:UTRAN-Iu-458:LU)[0x56365ea26e90]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822134246585 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001089:MSISDN-491230001089:UTRAN-Iu-458:LU)[0x56365ea26e90]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001089:MSISDN-491230001089:TMSI-0xAD1500C9:UTRAN-Iu-458:LU)[0x56365ea2bbb0] (vlr_lu_fsm.c:817) 20250822134246585 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001089:MSISDN-491230001089:UTRAN-Iu-458:LU)[0x56365ea26e90]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822134246585 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001089:MSISDN-491230001089:UTRAN-Iu-458:LU)[0x56365ea26e90]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822134246585 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:MSISDN-491230001089:TMSI-0xAD1500C9:UTRAN-Iu-458:LU)[0x56365ea2bbb0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822134246585 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0xAD1500C9:UTRAN-Iu-458:LU)[0x56365ea76260]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250822134246585 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0xAD1500C9:UTRAN-Iu-458:LU)[0x56365ea76260]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.981s remaining) (msc_a.c:450) 20250822134246585 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001089/3/1): Available (smpp_smsc.c:626) 20250822134246585 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0xAD1500C9:UTRAN-Iu-458:LU)[0x56365ea76260]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134246585 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0xAD1500C9:UTRAN-Iu-458:LU)[0x56365ea76260]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250822134246585 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0xAD1500C9:UTRAN-Iu-458:LU)[0x56365ea76260]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250822134246585 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089:TMSI-0xAD1500C9 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822134246585 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089:TMSI-0xAD1500C9 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822134246585 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089:TMSI-0xAD1500C9 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822134246585 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0xAD1500C9:UTRAN-Iu-458:LU)[0x56365ea76260]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250822134246585 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0xAD1500C9:UTRAN-Iu-458:LU)[0x56365ea76130]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822134246585 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089:TMSI-0xAD1500C9 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250822134246585 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134246585 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134246585 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134246585 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134246585 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134246585 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134246585 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134246585 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2795)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2795)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2793)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2793)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2793)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2793)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2793)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2793)@718a44d66dfb: vl_len:7 MSC_Test_2-SCCP(2793)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2793)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250822134246589 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134246589 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134246589 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134246589 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134246589 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134246589 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134246589 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134246589 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2795)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134246589 DIUCS DEBUG (UTRAN-Iu-458) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134246589 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0xAD1500C9:UTRAN-Iu-458:LU)[0x56365ea76130]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134246589 DIUCS DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0xAD1500C9:UTRAN-Iu-458:LU)[0x56365ea76130]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134246589 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0xAD1500C9:UTRAN-Iu-458:LU)[0x56365ea76260]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134246589 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0xAD1500C9:UTRAN-Iu-458:LU)[0x56365ea76260]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134246589 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0xAD1500C9:UTRAN-Iu-458:LU)[0x56365ea76260]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250822134246589 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0xAD1500C9:UTRAN-Iu-458:LU)[0x56365ea76260]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822134246589 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0xAD1500C9:UTRAN-Iu-458:LU)[0x56365ea76260]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250822134246589 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0xAD1500C9:UTRAN-Iu-458:LU)[0x56365ea76260]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134246589 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0xAD1500C9:UTRAN-Iu-458:LU)[0x56365ea76260]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822134246589 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:MSISDN-491230001089:TMSI-0xAD1500C9:UTRAN-Iu-458:LU)[0x56365ea2bbb0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822134246589 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:MSISDN-491230001089:TMSI-0xAD1500C9:UTRAN-Iu-458:LU)[0x56365ea2bbb0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0xAD1500C9:UTRAN-Iu-458:LU)[0x56365ea76260] (msc_a.c:1053) 20250822134246589 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:MSISDN-491230001089:TMSI-0xAD1500C9:UTRAN-Iu-458:LU)[0x56365ea2bbb0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822134246589 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:MSISDN-491230001089:TMSI-0xAD1500C9:UTRAN-Iu-458:LU)[0x56365ea2bbb0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822134246589 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:MSISDN-491230001089:TMSI-0xAD1500C9:UTRAN-Iu-458:LU)[0x56365ea2bbb0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822134246589 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0xAD1500C9:UTRAN-Iu-458:LU)[0x56365ea76260]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea373c0] (msc_a.c:1053) 20250822134246589 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0xAD1500C9:UTRAN-Iu-458:LU)[0x56365ea76260]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822134246589 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0xAD1500C9:UTRAN-Iu-458:LU)[0x56365ea76260]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822134246589 DMSC DEBUG msub_fsm[0x56365ea373c0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822134246589 DMSC DEBUG msub(IMSI-262420000001089:MSISDN-491230001089:TMSI-0xAD1500C9) MSC-A terminated (msub.c:261) 20250822134246589 DMSC DEBUG msub(IMSI-262420000001089:MSISDN-491230001089:TMSI-0xAD1500C9) 1 MSC-I still active (msub.c:79) 20250822134246589 DMSC DEBUG msub_fsm[0x56365ea373c0]{active}: State change to terminating (no timeout) (msub.c:91) 20250822134246589 DMSC DEBUG msub_fsm[0x56365ea373c0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822134246589 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0xAD1500C9:UTRAN-Iu-458:LU)[0x56365ea76130]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822134246589 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0xAD1500C9:UTRAN-Iu-458:LU)[0x56365ea76130]{READY}: Removing from parent msub_fsm[0x56365ea373c0] (msub.c:113) 20250822134246589 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Closing UTRAN-Iu-458 (ran_conn.c:142) 20250822134246589 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-458 (ran_conn.c:155) 20250822134246589 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0xAD1500C9:UTRAN-Iu-458:LU)[0x56365ea76130]{READY}: Freeing instance (msub.c:113) 20250822134246589 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0xAD1500C9:UTRAN-Iu-458:LU)[0x56365ea76130]{READY}: Deallocated (fsm.c:568) 20250822134246589 DMSC DEBUG msub(IMSI-262420000001089:MSISDN-491230001089:TMSI-0xAD1500C9) Free (msub.c:119) 20250822134246589 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089:TMSI-0xAD1500C9 - active-conn: now used by 1 (attached) (msub.c:375) 20250822134246589 DMSC DEBUG msub_fsm[0x56365ea373c0]{terminating}: Freeing instance (msub.c:113) 20250822134246589 DMSC DEBUG msub_fsm[0x56365ea373c0]{terminating}: Deallocated (fsm.c:568) 20250822134246589 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134246589 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134246589 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134246589 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134246589 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134246589 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134246589 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134246589 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2795)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2795)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2793)@718a44d66dfb: Session index based on local reference:0 20250822134246589 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134246589 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134246589 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134246589 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134246589 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134246589 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134246589 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134246589 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2795)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2794)@718a44d66dfb: Deleted conn table entry 0TC_iu_gsup_mo_smma2(2802)14472327 TC_iu_gsup_mo_smma2(2802)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_smma2(2802)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mo_smma2(2802)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_smma2(2802)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_smma2(2802)@718a44d66dfb: 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 := 'AD1500C9'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2794)@718a44d66dfb: Added conn table entry 0TC_iu_gsup_mo_smma2(2802)8885384 MSC_Test_2-RAN(2794)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2793)@718a44d66dfb: First idle individual index:0 MSC_Test_2-M3UA(2795)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134246790 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134246790 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134246790 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134246790 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134246790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134246790 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134246790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134246790 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134246791 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) 20250822134246791 DMSC DEBUG msub_fsm[0x56365ea2bbb0]{active}: Allocated (fsm.c:456) 20250822134246791 DMSC DEBUG msc_i[0x56365ea76260]{READY}: Allocated (fsm.c:456) 20250822134246791 DMSC DEBUG msc_i[0x56365ea76260]{READY}: is child of msub_fsm[0x56365ea2bbb0] (fsm.c:486) 20250822134246791 DMSC DEBUG msc_a[0x56365ea76130]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822134246791 DMSC DEBUG msc_a[0x56365ea76130]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea2bbb0] (fsm.c:486) 20250822134246791 DMSC DEBUG msc_a(unknown:UTRAN-Iu-459:NONE)[0x56365ea76130]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822134246791 DMSC DEBUG msc_i(unknown:UTRAN-Iu-459:NONE)[0x56365ea76260]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822134246791 DMSC DEBUG msc_a(unknown:UTRAN-Iu-459:NONE)[0x56365ea76130]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822134246791 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-459:NONE)[0x56365ea76130]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250822134246791 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-459:NONE)[0x56365ea76130]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250822134246791 DMM DEBUG msc_a(TMSI-0xAD1500C9:UTRAN-Iu-459:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250822134246791 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xAD1500C9:UTRAN-Iu-459:CM_SERVICE_REQ)[0x56365ea373c0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822134246791 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xAD1500C9:UTRAN-Iu-459:CM_SERVICE_REQ)[0x56365ea373c0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xAD1500C9:UTRAN-Iu-459:CM_SERVICE_REQ)[0x56365ea76130] (fsm.c:486) 20250822134246791 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xAD1500C9:UTRAN-Iu-459:CM_SERVICE_REQ)[0x56365ea373c0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250822134246791 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xAD1500C9:UTRAN-Iu-459:CM_SERVICE_REQ)[0x56365ea373c0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822134246791 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089:TMSI-0xAD1500C9 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822134246791 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089:TMSI-0xAD1500C9 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822134246791 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0xAD1500C9:UTRAN-Iu-459:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822134246791 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0xAD1500C9:UTRAN-Iu-459:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822134246791 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0xAD1500C9:UTRAN-Iu-459:CM_SERVICE_REQ)[0x56365ea373c0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822134246791 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0xAD1500C9:UTRAN-Iu-459:CM_SERVICE_REQ)[0x56365ea373c0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250822134246791 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:MSISDN-491230001089:TMSI-0xAD1500C9:UTRAN-Iu-459:CM_SERVICE_REQ)[0x56365ea26e90]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822134246791 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:MSISDN-491230001089:TMSI-0xAD1500C9:UTRAN-Iu-459:CM_SERVICE_REQ)[0x56365ea26e90]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0xAD1500C9:UTRAN-Iu-459:CM_SERVICE_REQ)[0x56365ea373c0] (fsm.c:486) 20250822134246791 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:MSISDN-491230001089:TMSI-0xAD1500C9:UTRAN-Iu-459:CM_SERVICE_REQ)[0x56365ea26e90]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822134246791 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:MSISDN-491230001089:TMSI-0xAD1500C9:UTRAN-Iu-459:CM_SERVICE_REQ)[0x56365ea26e90]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822134246792 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089:TMSI-0xAD1500C9 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250822134246792 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134246792 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134246792 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134246792 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134246792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134246792 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134246792 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134246792 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2795)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2795)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2793)@718a44d66dfb: { messageType := 2, destLocRef := '879488'O, sourceLocRef := '0001CB'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2793)@718a44d66dfb: Session index based on local reference:0 TC_iu_gsup_mo_smma2(2802)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mo_smma2(2802)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822134246799 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089:TMSI-0xAD1500C9 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134246799 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:MSISDN-491230001089:TMSI-0xAD1500C9:UTRAN-Iu-459:CM_SERVICE_REQ)[0x56365ea26e90]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822134246799 DVLR DEBUG SUBSCR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0xAD1500C9) Received 1 auth tuples (vlr.c:996) 20250822134246799 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:MSISDN-491230001089:TMSI-0xAD1500C9:UTRAN-Iu-459:CM_SERVICE_REQ)[0x56365ea26e90]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822134246799 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:MSISDN-491230001089:TMSI-0xAD1500C9:UTRAN-Iu-459:CM_SERVICE_REQ)[0x56365ea26e90]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250822134246799 DMM DEBUG Tx AUTH REQ (rand = 6918da0aaa2e1787b2ea8f7dcf59a77b) (gsm_04_08.c:641) 20250822134246799 DMM DEBUG AUTH REQ (autn = ab94d5db28c54a557fee844e80728266) (gsm_04_08.c:643) 20250822134246799 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0xAD1500C9:UTRAN-Iu-459:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250822134246799 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0xAD1500C9:UTRAN-Iu-459:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134246799 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0xAD1500C9:UTRAN-Iu-459:CM_SERVICE_REQ)[0x56365ea76260]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134246799 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089:TMSI-0xAD1500C9 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822134246799 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134246799 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134246799 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134246799 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134246799 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134246799 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134246799 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134246799 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2795)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2795)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2793)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2793)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2793)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2793)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2794)@718a44d66dfb: patching N(SD)=1 into dtap '05148A6A4C79210443A2952D'O MSC_Test_2-RAN(2794)@718a44d66dfb: patched enc_l3: '05548A6A4C79210443A2952D'O MSC_Test_2-SCCP(2793)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2793)@718a44d66dfb: vl_len:24 MSC_Test_2-SCCP(2793)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2793)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05548A6A4C79210443A2952D'O 20250822134246806 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134246806 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134246806 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134246806 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134246806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134246806 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134246806 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134246806 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2795)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134246806 DIUCS DEBUG (UTRAN-Iu-459) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134246806 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0xAD1500C9:UTRAN-Iu-459:CM_SERVICE_REQ)[0x56365ea76260]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134246806 DIUCS DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0xAD1500C9:UTRAN-Iu-459:CM_SERVICE_REQ)[0x56365ea76260]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134246806 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0xAD1500C9:UTRAN-Iu-459:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134246806 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0xAD1500C9:UTRAN-Iu-459:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134246806 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0xAD1500C9:UTRAN-Iu-459:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134246806 DMM DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0xAD1500C9:UTRAN-Iu-459:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 8a6a4c7943a2952d) (gsm_04_08.c:1128) 20250822134246806 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:MSISDN-491230001089:TMSI-0xAD1500C9:UTRAN-Iu-459:CM_SERVICE_REQ)[0x56365ea26e90]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822134246806 DVLR DEBUG SUBSCR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0xAD1500C9) AUTH on UTRAN received RES: 8a6a4c7943a2952d (8 bytes) (vlr_auth_fsm.c:151) 20250822134246806 DVLR INFO SUBSCR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0xAD1500C9) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250822134246806 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:MSISDN-491230001089:TMSI-0xAD1500C9:UTRAN-Iu-459:CM_SERVICE_REQ)[0x56365ea26e90]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822134246806 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:MSISDN-491230001089:TMSI-0xAD1500C9:UTRAN-Iu-459:CM_SERVICE_REQ)[0x56365ea26e90]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822134246806 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:MSISDN-491230001089:TMSI-0xAD1500C9:UTRAN-Iu-459:CM_SERVICE_REQ)[0x56365ea26e90]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822134246806 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:MSISDN-491230001089:TMSI-0xAD1500C9:UTRAN-Iu-459:CM_SERVICE_REQ)[0x56365ea26e90]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0xAD1500C9:UTRAN-Iu-459:CM_SERVICE_REQ)[0x56365ea373c0] (vlr_auth_fsm.c:294) 20250822134246806 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:MSISDN-491230001089:TMSI-0xAD1500C9:UTRAN-Iu-459:CM_SERVICE_REQ)[0x56365ea26e90]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822134246806 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:MSISDN-491230001089:TMSI-0xAD1500C9:UTRAN-Iu-459:CM_SERVICE_REQ)[0x56365ea26e90]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822134246806 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0xAD1500C9:UTRAN-Iu-459:CM_SERVICE_REQ)[0x56365ea373c0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250822134246806 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0xAD1500C9:UTRAN-Iu-459:CM_SERVICE_REQ)[0x56365ea373c0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822134246806 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0xAD1500C9:UTRAN-Iu-459:CM_SERVICE_REQ)[0x56365ea373c0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822134246806 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0xAD1500C9:UTRAN-Iu-459:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250822134246806 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0xAD1500C9:UTRAN-Iu-459:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=c63c8b406ea50259e1781121303514ac, CK=NONE (ran_msg_iu.c:388) 20250822134246806 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0xAD1500C9:UTRAN-Iu-459:CM_SERVICE_REQ)[0x56365ea76260]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250822134246806 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0xAD1500C9:UTRAN-Iu-459:CM_SERVICE_REQ)[0x56365ea373c0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250822134246807 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134246807 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134246807 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134246807 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134246807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134246807 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134246807 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134246807 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2795)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2795)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2793)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2793)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2793)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2793)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2793)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2793)@718a44d66dfb: vl_len:12 MSC_Test_2-SCCP(2793)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2793)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250822134246813 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134246813 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134246813 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134246813 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134246813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134246813 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134246813 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134246813 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2795)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134246813 DIUCS DEBUG (UTRAN-Iu-459) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134246813 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0xAD1500C9:UTRAN-Iu-459:CM_SERVICE_REQ)[0x56365ea76260]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134246813 DIUCS DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0xAD1500C9:UTRAN-Iu-459:CM_SERVICE_REQ)[0x56365ea76260]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134246813 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0xAD1500C9:UTRAN-Iu-459:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134246813 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0xAD1500C9:UTRAN-Iu-459:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134246813 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0xAD1500C9:UTRAN-Iu-459:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250822134246813 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0xAD1500C9:UTRAN-Iu-459:CM_SERVICE_REQ)[0x56365ea373c0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250822134246813 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0xAD1500C9:UTRAN-Iu-459:CM_SERVICE_REQ)[0x56365ea373c0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822134246813 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0xAD1500C9:UTRAN-Iu-459:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250822134246813 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0xAD1500C9:UTRAN-Iu-459:CM_SERVICE_REQ)[0x56365ea76260]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822134246813 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0xAD1500C9:UTRAN-Iu-459:CM_SERVICE_REQ)[0x56365ea373c0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822134246813 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0xAD1500C9:UTRAN-Iu-459:CM_SERVICE_REQ)[0x56365ea373c0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822134246814 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0xAD1500C9:UTRAN-Iu-459:CM_SERVICE_REQ)[0x56365ea373c0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822134246814 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0xAD1500C9:UTRAN-Iu-459:CM_SERVICE_REQ)[0x56365ea373c0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822134246814 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0xAD1500C9:UTRAN-Iu-459:CM_SERVICE_REQ)[0x56365ea373c0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822134246814 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0xAD1500C9:UTRAN-Iu-459:CM_SERVICE_REQ)[0x56365ea373c0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822134246814 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0xAD1500C9:UTRAN-Iu-459:CM_SERVICE_REQ)[0x56365ea373c0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822134246814 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0xAD1500C9:UTRAN-Iu-459:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250822134246814 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0xAD1500C9:UTRAN-Iu-459:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.977s remaining) (msc_a.c:450) 20250822134246814 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001089/3/1): Available (smpp_smsc.c:626) 20250822134246814 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134246814 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134246814 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134246814 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134246814 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134246814 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134246814 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134246814 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2795)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2795)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2793)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2793)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2793)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2793)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2793)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2793)@718a44d66dfb: vl_len:22 MSC_Test_2-SCCP(2793)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2793)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0014401200000200104006050901020642003B400140'O 20250822134246827 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134246827 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134246827 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134246827 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134246827 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134246827 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134246827 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134246827 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2795)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134246827 DIUCS DEBUG (UTRAN-Iu-459) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134246827 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0xAD1500C9:UTRAN-Iu-459:CM_SERVICE_REQ)[0x56365ea76260]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134246828 DIUCS DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0xAD1500C9:UTRAN-Iu-459:CM_SERVICE_REQ)[0x56365ea76260]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134246828 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0xAD1500C9:UTRAN-Iu-459:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134246828 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0xAD1500C9:UTRAN-Iu-459:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134246828 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0xAD1500C9:UTRAN-Iu-459:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134246828 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089:TMSI-0xAD1500C9 + SMS: now used by 3 (attached,active-conn,SMS) (transaction.c:228) 20250822134246828 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0xAD1500C9:UTRAN-Iu-459:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_11.c:1105) 20250822134246828 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0xAD1500C9:UTRAN-Iu-459:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250822134246828 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0xAD1500C9:UTRAN-Iu-459:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x04 (msc_a.c:2106) 20250822134246828 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0xAD1500C9:UTRAN-Iu-459:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134246828 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0xAD1500C9:UTRAN-Iu-459:CM_SERVICE_REQ)[0x56365ea76260]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134246828 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134246828 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134246828 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134246828 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134246828 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134246828 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134246828 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134246828 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2795)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2795)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2793)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2793)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2793)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2793)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mo_smma2(2802)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_smma2(2802)@718a44d66dfb: RX MO-ReadyForSM-Req: { msg_type := OSMO_GSUP_MSGT_READY_FOR_SM_REQUEST (44), ies := { { tag := OSMO_GSUP_IMSI_IE (1), len := 8, val := { imsi := '262420000001089'H } }, { tag := OSMO_GSUP_SM_RP_MR_IE (64), len := 1, val := { sm_rp_mr := '42'O ("B") } }, { tag := OSMO_GSUP_SM_ALERT_RSN_IE (70), len := 1, val := { sm_alert_rsn := GSUP_SM_ALERT_RSN_TYPE_MEM_AVAIL (2) } }, { tag := OSMO_GSUP_MESSAGE_CLASS_IE (10), len := 1, val := { message_class := OSMO_GSUP_MESSAGE_CLASS_SMS (2) } }, { tag := OSMO_GSUP_SOURCE_NAME_IE (96), len := 9, val := { source_name := '746573742D4D534300'O } } } } TC_iu_gsup_mo_smma2(2802)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822134246834 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089:TMSI-0xAD1500C9 + gsm411_gsup_rx: now used by 4 (attached,active-conn,SMS,gsm411_gsup_rx) (gsm_04_11_gsup.c:310) 20250822134246834 DMSC DEBUG Routed to GSM 04.11 MO handler (gsm_04_11_gsup.c:327) 20250822134246834 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0xAD1500C9:UTRAN-Iu-459:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x01 (msc_a.c:2106) 20250822134246834 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0xAD1500C9:UTRAN-Iu-459:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134246834 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0xAD1500C9:UTRAN-Iu-459:CM_SERVICE_REQ)[0x56365ea76260]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134246835 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250822134246835 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089:TMSI-0xAD1500C9 - gsm411_gsup_rx: now used by 3 (attached,active-conn,SMS) (gsm_04_11_gsup.c:344) 20250822134246835 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134246835 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134246835 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134246835 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134246835 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134246835 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134246835 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134246835 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2795)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2795)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2793)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2793)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2793)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2793)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mo_smma2(2802)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2793)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2793)@718a44d66dfb: vl_len:19 MSC_Test_2-SCCP(2793)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2793)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0014400F00000200104003020904003B400140'O 20250822134246841 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134246841 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134246841 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134246841 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134246841 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134246841 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134246841 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134246841 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2795)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134246841 DIUCS DEBUG (UTRAN-Iu-459) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134246842 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0xAD1500C9:UTRAN-Iu-459:CM_SERVICE_REQ)[0x56365ea76260]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134246842 DIUCS DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0xAD1500C9:UTRAN-Iu-459:CM_SERVICE_REQ)[0x56365ea76260]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134246842 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0xAD1500C9:UTRAN-Iu-459:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134246842 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0xAD1500C9:UTRAN-Iu-459:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134246842 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0xAD1500C9:UTRAN-Iu-459:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134246842 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089:TMSI-0xAD1500C9 - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250822134246842 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0xAD1500C9:UTRAN-Iu-459:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134246842 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0xAD1500C9:UTRAN-Iu-459:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250822134246842 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0xAD1500C9:UTRAN-Iu-459:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250822134246842 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089:TMSI-0xAD1500C9 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822134246842 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089:TMSI-0xAD1500C9 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822134246842 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089:TMSI-0xAD1500C9 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822134246842 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0xAD1500C9:UTRAN-Iu-459:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250822134246842 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0xAD1500C9:UTRAN-Iu-459:CM_SERVICE_REQ)[0x56365ea76260]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822134246842 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089:TMSI-0xAD1500C9 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822134246842 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134246842 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134246842 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134246842 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134246842 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134246842 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134246842 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134246842 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2795)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2795)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2793)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2793)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2793)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2793)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2793)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2793)@718a44d66dfb: vl_len:7 MSC_Test_2-SCCP(2793)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2793)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250822134246848 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134246848 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134246848 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134246848 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134246848 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134246848 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134246848 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134246848 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2795)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134246848 DIUCS DEBUG (UTRAN-Iu-459) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134246848 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0xAD1500C9:UTRAN-Iu-459:CM_SERVICE_REQ)[0x56365ea76260]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134246848 DIUCS DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0xAD1500C9:UTRAN-Iu-459:CM_SERVICE_REQ)[0x56365ea76260]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134246848 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0xAD1500C9:UTRAN-Iu-459:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134246848 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0xAD1500C9:UTRAN-Iu-459:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134246848 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0xAD1500C9:UTRAN-Iu-459:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250822134246849 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0xAD1500C9:UTRAN-Iu-459:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822134246849 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0xAD1500C9:UTRAN-Iu-459:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250822134246849 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0xAD1500C9:UTRAN-Iu-459:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134246849 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0xAD1500C9:UTRAN-Iu-459:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822134246849 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0xAD1500C9:UTRAN-Iu-459:CM_SERVICE_REQ)[0x56365ea373c0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822134246849 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0xAD1500C9:UTRAN-Iu-459:CM_SERVICE_REQ)[0x56365ea373c0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0xAD1500C9:UTRAN-Iu-459:CM_SERVICE_REQ)[0x56365ea76130] (msc_a.c:1053) 20250822134246849 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0xAD1500C9:UTRAN-Iu-459:CM_SERVICE_REQ)[0x56365ea373c0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822134246849 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0xAD1500C9:UTRAN-Iu-459:CM_SERVICE_REQ)[0x56365ea373c0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822134246849 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0xAD1500C9:UTRAN-Iu-459:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea2bbb0] (msc_a.c:1053) 20250822134246849 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0xAD1500C9:UTRAN-Iu-459:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822134246849 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0xAD1500C9:UTRAN-Iu-459:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822134246849 DMSC DEBUG msub_fsm[0x56365ea2bbb0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822134246849 DMSC DEBUG msub(IMSI-262420000001089:MSISDN-491230001089:TMSI-0xAD1500C9) MSC-A terminated (msub.c:261) 20250822134246849 DMSC DEBUG msub(IMSI-262420000001089:MSISDN-491230001089:TMSI-0xAD1500C9) 1 MSC-I still active (msub.c:79) 20250822134246849 DMSC DEBUG msub_fsm[0x56365ea2bbb0]{active}: State change to terminating (no timeout) (msub.c:91) 20250822134246849 DMSC DEBUG msub_fsm[0x56365ea2bbb0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822134246849 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0xAD1500C9:UTRAN-Iu-459:CM_SERVICE_REQ)[0x56365ea76260]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822134246849 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0xAD1500C9:UTRAN-Iu-459:CM_SERVICE_REQ)[0x56365ea76260]{READY}: Removing from parent msub_fsm[0x56365ea2bbb0] (msub.c:113) 20250822134246849 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Closing UTRAN-Iu-459 (ran_conn.c:142) 20250822134246849 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-459 (ran_conn.c:155) 20250822134246849 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0xAD1500C9:UTRAN-Iu-459:CM_SERVICE_REQ)[0x56365ea76260]{READY}: Freeing instance (msub.c:113) 20250822134246849 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0xAD1500C9:UTRAN-Iu-459:CM_SERVICE_REQ)[0x56365ea76260]{READY}: Deallocated (fsm.c:568) 20250822134246849 DMSC DEBUG msub(IMSI-262420000001089:MSISDN-491230001089:TMSI-0xAD1500C9) Free (msub.c:119) 20250822134246849 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089:TMSI-0xAD1500C9 - active-conn: now used by 1 (attached) (msub.c:375) 20250822134246849 DMSC DEBUG msub_fsm[0x56365ea2bbb0]{terminating}: Freeing instance (msub.c:113) 20250822134246849 DMSC DEBUG msub_fsm[0x56365ea2bbb0]{terminating}: Deallocated (fsm.c:568) 20250822134246849 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134246849 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134246849 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134246849 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134246849 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134246849 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134246849 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134246849 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2795)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2795)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2793)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-RAN(2794)@718a44d66dfb: Deleted conn table entry 0TC_iu_gsup_mo_smma2(2802)8885384 20250822134246851 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134246851 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134246852 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134246852 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134246852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134246852 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134246852 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134246852 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2795)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_gsup_mo_smma2(2802)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_smma2(2802)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mo_smma2(2802)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_smma2(2802)@718a44d66dfb: Final verdict of PTC: pass 20250822134246860 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822134246860 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822134246860 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822134246860 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) MSC_Test_2-SCCP(2793)@718a44d66dfb: Final verdict of PTC: none 20250822134246860 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822134246860 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822134246860 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822134246860 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822134246860 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822134246860 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134246860 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822134246860 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822134246860 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822134246860 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822134246860 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822134246860 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822134246860 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822134246860 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822134246860 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) 20250822134246860 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) MSC_Test-GSUP(2799)@718a44d66dfb: Final verdict of PTC: none 20250822134246860 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822134246860 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) 20250822134246861 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822134246861 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) 20250822134246861 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822134246861 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822134246861 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) 20250822134246861 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134246861 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250822134246861 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822134246861 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822134246861 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822134246861 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822134246861 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822134246861 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822134246861 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) 20250822134246861 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) 20250822134246861 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822134246861 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250822134246861 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) 20250822134246861 DLINP ERROR virt-rnc0-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250822134246861 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) 20250822134246861 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:772) 20250822134246861 DLSS7 ERROR 0: asp-virt-rnc0-0: xUA SRV SEND_FAILED (osmo_ss7_asp.c:795) 20250822134246861 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822134246861 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822134246861 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822134246861 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250822134246861 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) 20250822134246862 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2789)@718a44d66dfb: Final verdict of PTC: none MSC_Test_1-M3UA(2792)@718a44d66dfb: Final verdict of PTC: none 20250822134246862 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_1-SCCP(2790)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(2788)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP-IPA(2798)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(2796)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-SCCP(2787)@718a44d66dfb: Final verdict of PTC: none MSC_Test_2-RAN(2794)@718a44d66dfb: Final verdict of PTC: none MSC_Test_2-M3UA(2795)@718a44d66dfb: Final verdict of PTC: none MSC_Test_1-RAN(2791)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(2800)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(2797)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2786)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2803)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(2801)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(2786): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(2787): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(2788): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(2789): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-SCCP(2790): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-RAN(2791): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-M3UA(2792): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_2-SCCP(2793): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_2-RAN(2794): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_2-M3UA(2795): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(2796): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(2797): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(2798): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(2799): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(2800): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(2801): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_iu_gsup_mo_smma2(2802): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(2803): none (pass -> pass) MTC@718a44d66dfb: Test case TC_iu_gsup_mo_smma finished. Verdict: pass MTC@718a44d66dfb: 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'. Fri Aug 22 13:42:46 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 20250822134247864 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=460256) 20250822134248861 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822134248861 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822134248861 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822134248861 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822134248861 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822134248861 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822134248865 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=460256, count=462848) 20250822134249867 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 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_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 20250822134250869 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_iu_gsup_mt_sms_ack started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(2807)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(2807)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2807)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(2805)@718a44d66dfb: v_sccp_pdu_maxlen:268 MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_1-M3UA(2810)@718a44d66dfb: ************************************************* MSC_Test_1-M3UA(2810)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2810)@718a44d66dfb: ************************************************* MSC_Test_1-SCCP(2808)@718a44d66dfb: v_sccp_pdu_maxlen:268 MTC@718a44d66dfb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_2-M3UA(2813)@718a44d66dfb: ************************************************* MSC_Test_2-M3UA(2813)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2813)@718a44d66dfb: ************************************************* MSC_Test_2-SCCP(2811)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822134251821 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2814)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822134251870 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822134251870 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2816)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2816)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822134251872 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2816)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2816)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2816)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2816)@718a44d66dfb: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2816)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2816)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822134251882 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822134251882 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2817)@718a44d66dfb: Created GsupExpect[0] for "262420000001090" to be handled at TC_iu_gsup_mt_sms_ack2(2820) MSC_Test-GSUP(2817)@718a44d66dfb: Created GsupExpect[1] for "262420000001090" to be handled at TC_iu_gsup_mt_sms_ack2(2820) TC_iu_gsup_mt_sms_ack2(2820)@718a44d66dfb: 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 } } } } 20250822134251986 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822134251986 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822134251986 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822134251986 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2807)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2807)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2807)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2807)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(2807)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250822134251993 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134251993 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822134251993 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822134251993 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822134251993 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822134251993 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822134251993 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2807)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2807)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2807)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822134251996 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134251996 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822134251996 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822134251996 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822134251996 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822134251996 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822134251996 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250822134251996 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(2807)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2807)@718a44d66dfb: Message received on association #8 20250822134251996 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822134251996 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2807)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2807)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2807)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2807)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2807)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2807)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822134252001 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) 20250822134252001 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) 20250822134252001 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822134252001 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2810)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2810)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2810)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822134252007 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134252007 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822134252007 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822134252007 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822134252007 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822134252007 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822134252007 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2810)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_1-M3UA(2810)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2810)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2810)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2810)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822134252009 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134252009 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822134252009 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822134252009 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822134252009 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822134252009 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) MSC_Test_1-M3UA(2810)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250822134252009 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2810)@718a44d66dfb: Message received on association #8 20250822134252009 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) 20250822134252010 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250822134252010 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2810)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2810)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2810)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2810)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2810)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2810)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822134252015 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) 20250822134252015 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) 20250822134252015 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) 20250822134252016 DLSS7 INFO ?: connection closed (osmo_ss7_asp.c:1106) 20250822134252016 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822134252016 DLSS7 ERROR XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted (osmo_ss7_xua_srv.c:192) 20250822134252016 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(2813)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2813)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2813)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822134252024 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134252024 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822134252024 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822134252024 DLSS7 ERROR XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' (xua_asp_fsm.c:300) 20250822134252024 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:663) 20250822134252024 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822134252024 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822134252024 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(2813)@718a44d66dfb: M3UA_ASPUP sent 20250822134252025 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.3/0 (xua_snm.c:371) 20250822134252025 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2810)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2813)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2810)@718a44d66dfb: Received M3UA_DUNA -> discard MSC_Test_2-M3UA(2813)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2813)@718a44d66dfb: Received M3UA_ERR -> discard MSC_Test_2-M3UA(2813)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2813)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2813)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2813)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2813)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822134252030 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134252030 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822134252030 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822134252030 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822134252030 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822134252030 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_ACTIVE (xua_as_fsm.c:467) 20250822134252030 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2813)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250822134252030 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.3/0 (xua_snm.c:406) 20250822134252031 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2810)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2810)@718a44d66dfb: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2813)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2813)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2813)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2813)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2813)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822134252800 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134252800 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134252800 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134252800 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822134252800 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134252800 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134252800 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134252800 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2807)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134252801 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134252801 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134252801 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134252801 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822134252801 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134252801 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134252801 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822134252801 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2807)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2807)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2806)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250822134252809 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134252809 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134252809 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250822134252809 DLM3UA 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) 20250822134252809 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134252809 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134252809 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134252809 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2810)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134252809 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134252809 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134252809 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134252809 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) 20250822134252809 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134252809 DLSS7 DEBUG Found route for dpc=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) 20250822134252809 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250822134252809 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2810)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2810)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2809)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250822134252837 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134252837 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134252837 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134252837 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134252837 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134252837 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134252837 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134252837 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2813)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134252837 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) 20250822134252837 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250822134252838 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134252838 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134252838 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134252838 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134252838 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134252838 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134252838 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134252838 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2813)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2813)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2812)@718a44d66dfb: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2812)@718a44d66dfb: Added conn table entry 0TC_iu_gsup_mt_sms_ack2(2820)3812785 MSC_Test_2-SCCP(2811)@718a44d66dfb: First idle individual index:0 20250822134252855 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134252855 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134252855 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134252855 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134252855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134252855 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134252855 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134252855 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2813)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134252856 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) 20250822134252856 DMSC DEBUG msub_fsm[0x56365ea373c0]{active}: Allocated (fsm.c:456) 20250822134252856 DMSC DEBUG msc_i[0x56365ea76130]{READY}: Allocated (fsm.c:456) 20250822134252856 DMSC DEBUG msc_i[0x56365ea76130]{READY}: is child of msub_fsm[0x56365ea373c0] (fsm.c:486) 20250822134252856 DMSC DEBUG msc_a[0x56365ea76260]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822134252856 DMSC DEBUG msc_a[0x56365ea76260]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea373c0] (fsm.c:486) 20250822134252856 DMSC DEBUG msc_a(unknown:UTRAN-Iu-460:NONE)[0x56365ea76260]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822134252856 DMSC DEBUG msc_i(unknown:UTRAN-Iu-460:NONE)[0x56365ea76130]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822134252856 DMSC DEBUG msc_a(unknown:UTRAN-Iu-460:NONE)[0x56365ea76260]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822134252856 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-460:NONE)[0x56365ea76260]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250822134252856 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-460:NONE)[0x56365ea76260]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250822134252856 DMM DEBUG msc_a(IMSI-262420000001090:UTRAN-Iu-460:LU)[0x56365ea76260]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001090 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822134252856 DMM DEBUG msc_a(IMSI-262420000001090:UTRAN-Iu-460:LU)[0x56365ea76260]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822134252856 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:UTRAN-Iu-460:LU)[0x56365ea2bbb0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822134252856 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:UTRAN-Iu-460:LU)[0x56365ea2bbb0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001090:UTRAN-Iu-460:LU)[0x56365ea76260] (fsm.c:486) 20250822134252856 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:UTRAN-Iu-460:LU)[0x56365ea2bbb0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250822134252856 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:UTRAN-Iu-460:LU)[0x56365ea2bbb0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822134252856 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822134252856 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001090 id=262420000001090 (vlr.c:661) 20250822134252856 DVLR INFO New subscr, IMSI: 262420000001090 (vlr.c:562) 20250822134252856 DVLR DEBUG VLR subscr IMSI-262420000001090 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822134252856 DMSC DEBUG msc_a(IMSI-262420000001090:UTRAN-Iu-460:LU)[0x56365ea76260]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822134252856 DMSC DEBUG msc_a(IMSI-262420000001090:UTRAN-Iu-460:LU)[0x56365ea76260]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822134252856 DVLR DEBUG VLR subscr IMSI-262420000001090 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822134252856 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822134252856 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:UTRAN-Iu-460:LU)[0x56365ea2bbb0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822134252856 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:UTRAN-Iu-460:LU)[0x56365ea2bbb0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822134252856 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:UTRAN-Iu-460:LU)[0x56365ea2bbb0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250822134252856 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:UTRAN-Iu-460:LU)[0x56365ea2b860]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822134252856 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:UTRAN-Iu-460:LU)[0x56365ea2b860]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001090:UTRAN-Iu-460:LU)[0x56365ea2bbb0] (fsm.c:486) 20250822134252856 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:UTRAN-Iu-460:LU)[0x56365ea2b860]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822134252856 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:UTRAN-Iu-460:LU)[0x56365ea2b860]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822134252856 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134252856 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134252856 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134252856 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134252856 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134252856 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134252856 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134252856 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(2812)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2813)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2813)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2811)@718a44d66dfb: { messageType := 2, destLocRef := '3A2DB1'O, sourceLocRef := '0001CC'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2811)@718a44d66dfb: Session index based on local reference:0 MSC_Test-GSUP(2817)@718a44d66dfb: Found GsupExpect[0] for "262420000001090" handled at TC_iu_gsup_mt_sms_ack2(2820) MSC_Test-GSUP(2817)@718a44d66dfb: Added IMSI table entry 0TC_iu_gsup_mt_sms_ack2(2820)"262420000001090" TC_iu_gsup_mt_sms_ack2(2820)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_ack2(2820)@718a44d66dfb: setverdict(pass): none -> pass 20250822134252860 DVLR DEBUG VLR subscr IMSI-262420000001090 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134252860 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:UTRAN-Iu-460:LU)[0x56365ea2b860]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822134252860 DVLR DEBUG SUBSCR(IMSI-262420000001090) Received 1 auth tuples (vlr.c:996) 20250822134252860 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:UTRAN-Iu-460:LU)[0x56365ea2b860]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822134252860 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:UTRAN-Iu-460:LU)[0x56365ea2b860]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250822134252860 DMM DEBUG Tx AUTH REQ (rand = 62bad25c26003b606342420af4b72e22) (gsm_04_08.c:641) 20250822134252860 DMM DEBUG AUTH REQ (autn = 5df62f35cc5728321e47fafa374ebd5f) (gsm_04_08.c:643) 20250822134252860 DIUCS DEBUG msc_a(IMSI-262420000001090:UTRAN-Iu-460:LU)[0x56365ea76260]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250822134252860 DIUCS DEBUG msc_a(IMSI-262420000001090:UTRAN-Iu-460:LU)[0x56365ea76260]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134252860 DMSC DEBUG msc_i(IMSI-262420000001090:UTRAN-Iu-460:LU)[0x56365ea76130]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134252860 DVLR DEBUG VLR subscr IMSI-262420000001090 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822134252860 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134252860 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134252860 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134252860 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134252860 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134252860 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134252860 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134252860 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2813)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2813)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2811)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2811)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2811)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2811)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2812)@718a44d66dfb: patching N(SD)=1 into dtap '051441740FF0210452A4D246'O MSC_Test_2-RAN(2812)@718a44d66dfb: patched enc_l3: '055441740FF0210452A4D246'O MSC_Test_2-SCCP(2811)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2811)@718a44d66dfb: vl_len:24 MSC_Test_2-SCCP(2811)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2811)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055441740FF0210452A4D246'O MSC_Test_2-M3UA(2813)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134252872 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134252872 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134252872 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134252872 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134252872 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134252872 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134252872 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134252872 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134252872 DIUCS DEBUG (UTRAN-Iu-460) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134252872 DMSC DEBUG msc_i(IMSI-262420000001090:UTRAN-Iu-460:LU)[0x56365ea76130]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134252872 DIUCS DEBUG msc_i(IMSI-262420000001090:UTRAN-Iu-460:LU)[0x56365ea76130]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134252872 DMSC DEBUG msc_a(IMSI-262420000001090:UTRAN-Iu-460:LU)[0x56365ea76260]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134252872 DIUCS DEBUG msc_a(IMSI-262420000001090:UTRAN-Iu-460:LU)[0x56365ea76260]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134252872 DIUCS DEBUG msc_a(IMSI-262420000001090:UTRAN-Iu-460:LU)[0x56365ea76260]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134252872 DMM DEBUG msc_a(IMSI-262420000001090:UTRAN-Iu-460:LU)[0x56365ea76260]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 41740ff052a4d246) (gsm_04_08.c:1128) 20250822134252872 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:UTRAN-Iu-460:LU)[0x56365ea2b860]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822134252872 DVLR DEBUG SUBSCR(IMSI-262420000001090) AUTH on UTRAN received RES: 41740ff052a4d246 (8 bytes) (vlr_auth_fsm.c:151) 20250822134252872 DVLR INFO SUBSCR(IMSI-262420000001090) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250822134252872 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:UTRAN-Iu-460:LU)[0x56365ea2b860]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822134252872 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:UTRAN-Iu-460:LU)[0x56365ea2b860]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822134252872 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:UTRAN-Iu-460:LU)[0x56365ea2b860]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822134252872 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:UTRAN-Iu-460:LU)[0x56365ea2b860]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001090:UTRAN-Iu-460:LU)[0x56365ea2bbb0] (vlr_auth_fsm.c:294) 20250822134252872 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:UTRAN-Iu-460:LU)[0x56365ea2b860]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822134252872 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:UTRAN-Iu-460:LU)[0x56365ea2b860]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822134252872 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:UTRAN-Iu-460:LU)[0x56365ea2bbb0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250822134252872 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:UTRAN-Iu-460:LU)[0x56365ea2bbb0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822134252872 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:UTRAN-Iu-460:LU)[0x56365ea2bbb0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822134252872 DIUCS DEBUG msc_a(IMSI-262420000001090:UTRAN-Iu-460:LU)[0x56365ea76260]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250822134252872 DIUCS DEBUG msc_a(IMSI-262420000001090:UTRAN-Iu-460:LU)[0x56365ea76260]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=cd74073fc8c945ba2f15bc426dca0455, CK=NONE (ran_msg_iu.c:388) 20250822134252872 DMSC DEBUG msc_i(IMSI-262420000001090:UTRAN-Iu-460:LU)[0x56365ea76130]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250822134252873 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:UTRAN-Iu-460:LU)[0x56365ea2bbb0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250822134252873 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134252873 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134252873 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134252873 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134252873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134252873 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134252873 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134252873 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2813)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2813)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2811)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2811)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2811)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2811)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2811)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2811)@718a44d66dfb: vl_len:12 MSC_Test_2-SCCP(2811)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2811)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250822134252887 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134252887 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134252887 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134252887 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134252887 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134252887 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134252887 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134252887 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2813)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134252887 DIUCS DEBUG (UTRAN-Iu-460) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134252887 DMSC DEBUG msc_i(IMSI-262420000001090:UTRAN-Iu-460:LU)[0x56365ea76130]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134252887 DIUCS DEBUG msc_i(IMSI-262420000001090:UTRAN-Iu-460:LU)[0x56365ea76130]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134252887 DMSC DEBUG msc_a(IMSI-262420000001090:UTRAN-Iu-460:LU)[0x56365ea76260]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134252887 DIUCS DEBUG msc_a(IMSI-262420000001090:UTRAN-Iu-460:LU)[0x56365ea76260]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134252887 DIUCS DEBUG msc_a(IMSI-262420000001090:UTRAN-Iu-460:LU)[0x56365ea76260]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250822134252887 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:UTRAN-Iu-460:LU)[0x56365ea2bbb0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250822134252887 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:UTRAN-Iu-460:LU)[0x56365ea2bbb0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822134252887 DIUCS DEBUG msc_a(IMSI-262420000001090:UTRAN-Iu-460:LU)[0x56365ea76260]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250822134252888 DMSC DEBUG msc_i(IMSI-262420000001090:UTRAN-Iu-460:LU)[0x56365ea76130]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822134252888 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:UTRAN-Iu-460:LU)[0x56365ea2bbb0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822134252888 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:UTRAN-Iu-460:LU)[0x56365ea2bbb0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822134252888 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001090:UTRAN-Iu-460:LU)[0x56365ea2b860]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822134252888 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001090:UTRAN-Iu-460:LU)[0x56365ea2b860]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001090:UTRAN-Iu-460:LU)[0x56365ea2bbb0] (fsm.c:486) 20250822134252888 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001090:UTRAN-Iu-460:LU)[0x56365ea2b860]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822134252888 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001090:UTRAN-Iu-460:LU)[0x56365ea2b860]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822134252888 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134252888 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134252888 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134252888 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134252888 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134252888 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134252888 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134252888 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2813)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2813)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2811)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2811)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2811)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2811)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822134252895 DVLR DEBUG VLR subscr IMSI-262420000001090 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134252895 DVLR DEBUG IMSI:262420000001090 has MSISDN:491230001090 (vlr.c:1045) 20250822134252895 DMSC NOTICE msub(IMSI-262420000001090:MSISDN-491230001090) VLR: update for IMSI=262420000001090 (MSISDN=491230001090) (gsm_04_08.c:1541) 20250822134252895 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822134252896 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134252896 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:MSISDN-491230001090:UTRAN-Iu-460:LU)[0x56365ea2bbb0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822134252896 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001090:UTRAN-Iu-460:LU)[0x56365ea2b860]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822134252896 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001090:UTRAN-Iu-460:LU)[0x56365ea2b860]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822134252896 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001090:UTRAN-Iu-460:LU)[0x56365ea2b860]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822134252896 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001090:UTRAN-Iu-460:LU)[0x56365ea2b860]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001090:MSISDN-491230001090:UTRAN-Iu-460:LU)[0x56365ea2bbb0] (vlr_lu_fsm.c:110) 20250822134252896 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001090:UTRAN-Iu-460:LU)[0x56365ea2b860]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822134252896 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001090:UTRAN-Iu-460:LU)[0x56365ea2b860]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822134252896 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:MSISDN-491230001090:UTRAN-Iu-460:LU)[0x56365ea2bbb0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822134252896 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:MSISDN-491230001090:UTRAN-Iu-460:LU)[0x56365ea2bbb0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822134252896 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001090:MSISDN-491230001090:UTRAN-Iu-460:LU)[0x56365ea271a0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822134252896 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001090:MSISDN-491230001090:UTRAN-Iu-460:LU)[0x56365ea271a0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001090:MSISDN-491230001090:UTRAN-Iu-460:LU)[0x56365ea2bbb0] (fsm.c:486) 20250822134252896 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001090:MSISDN-491230001090:UTRAN-Iu-460:LU)[0x56365ea271a0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822134252896 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001090:MSISDN-491230001090:UTRAN-Iu-460:LU)[0x56365ea271a0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822134252896 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001090:MSISDN-491230001090:UTRAN-Iu-460:LU)[0x56365ea271a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822134252896 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001090:MSISDN-491230001090:UTRAN-Iu-460:LU)[0x56365ea271a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822134252896 DMSC NOTICE msub(IMSI-262420000001090:MSISDN-491230001090:TMSInew-0x2E803206) VLR: update for IMSI=262420000001090 (MSISDN=491230001090) (gsm_04_08.c:1541) 20250822134252896 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001090:MSISDN-491230001090:UTRAN-Iu-460:LU)[0x56365ea271a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822134252896 DMM DEBUG -> IMSI-262420000001090:MSISDN-491230001090:TMSInew-0x2E803206 LOCATION UPDATE ACCEPT (TMSI = 0x2e803206) (gsm_04_08.c:149) 20250822134252896 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSInew-0x2E803206:UTRAN-Iu-460:LU)[0x56365ea76260]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250822134252896 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSInew-0x2E803206:UTRAN-Iu-460:LU)[0x56365ea76260]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134252896 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSInew-0x2E803206:UTRAN-Iu-460:LU)[0x56365ea76130]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134252896 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSInew-0x2E803206 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822134252896 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134252897 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134252897 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134252897 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134252897 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134252897 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134252897 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134252897 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2813)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2813)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2811)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2811)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2811)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2811)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_ack2(2820)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2812)@718a44d66dfb: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2812)@718a44d66dfb: patched enc_l3: '059B'O MSC_Test_2-SCCP(2811)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2811)@718a44d66dfb: vl_len:14 MSC_Test_2-SCCP(2811)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2811)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250822134252905 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134252905 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134252905 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134252905 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134252905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134252905 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134252905 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134252905 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2813)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134252905 DIUCS DEBUG (UTRAN-Iu-460) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134252905 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSInew-0x2E803206:UTRAN-Iu-460:LU)[0x56365ea76130]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134252905 DIUCS DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSInew-0x2E803206:UTRAN-Iu-460:LU)[0x56365ea76130]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134252905 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSInew-0x2E803206:UTRAN-Iu-460:LU)[0x56365ea76260]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134252906 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSInew-0x2E803206:UTRAN-Iu-460:LU)[0x56365ea76260]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134252906 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSInew-0x2E803206:UTRAN-Iu-460:LU)[0x56365ea76260]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134252906 DMM DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSInew-0x2E803206:UTRAN-Iu-460:LU)[0x56365ea76260]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822134252906 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:MSISDN-491230001090:TMSInew-0x2E803206:UTRAN-Iu-460:LU)[0x56365ea2bbb0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822134252906 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001090:MSISDN-491230001090:UTRAN-Iu-460:LU)[0x56365ea271a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822134252906 DMSC NOTICE msub(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2E803206) VLR: update for IMSI=262420000001090 (MSISDN=491230001090) (gsm_04_08.c:1541) 20250822134252906 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2E803206 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250822134252906 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001090:MSISDN-491230001090:UTRAN-Iu-460:LU)[0x56365ea271a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822134252906 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2E803206:UTRAN-Iu-460:LU)[0x56365ea2bbb0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822134252906 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001090:MSISDN-491230001090:UTRAN-Iu-460:LU)[0x56365ea271a0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822134252906 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001090:MSISDN-491230001090:UTRAN-Iu-460:LU)[0x56365ea271a0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2E803206:UTRAN-Iu-460:LU)[0x56365ea2bbb0] (vlr_lu_fsm.c:817) 20250822134252906 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001090:MSISDN-491230001090:UTRAN-Iu-460:LU)[0x56365ea271a0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822134252906 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001090:MSISDN-491230001090:UTRAN-Iu-460:LU)[0x56365ea271a0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822134252906 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2E803206:UTRAN-Iu-460:LU)[0x56365ea2bbb0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822134252906 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2E803206:UTRAN-Iu-460:LU)[0x56365ea76260]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250822134252906 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2E803206:UTRAN-Iu-460:LU)[0x56365ea76260]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.949s remaining) (msc_a.c:450) 20250822134252906 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001090/3/1): Available (smpp_smsc.c:626) 20250822134252906 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2E803206:UTRAN-Iu-460:LU)[0x56365ea76260]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134252906 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2E803206:UTRAN-Iu-460:LU)[0x56365ea76260]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250822134252906 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2E803206:UTRAN-Iu-460:LU)[0x56365ea76260]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250822134252906 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2E803206 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822134252906 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2E803206 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822134252906 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2E803206 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822134252906 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2E803206:UTRAN-Iu-460:LU)[0x56365ea76260]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250822134252906 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2E803206:UTRAN-Iu-460:LU)[0x56365ea76130]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822134252907 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2E803206 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250822134252907 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134252907 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134252907 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134252907 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134252907 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134252907 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134252907 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134252907 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2813)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2813)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2811)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2811)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2811)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2811)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2811)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2811)@718a44d66dfb: vl_len:7 MSC_Test_2-SCCP(2811)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2811)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250822134252923 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134252923 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134252923 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134252923 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134252923 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134252923 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134252923 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134252923 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2813)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134252923 DIUCS DEBUG (UTRAN-Iu-460) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134252923 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2E803206:UTRAN-Iu-460:LU)[0x56365ea76130]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134252923 DIUCS DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2E803206:UTRAN-Iu-460:LU)[0x56365ea76130]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134252923 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2E803206:UTRAN-Iu-460:LU)[0x56365ea76260]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134252923 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2E803206:UTRAN-Iu-460:LU)[0x56365ea76260]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134252923 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2E803206:UTRAN-Iu-460:LU)[0x56365ea76260]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250822134252923 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2E803206:UTRAN-Iu-460:LU)[0x56365ea76260]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822134252923 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2E803206:UTRAN-Iu-460:LU)[0x56365ea76260]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250822134252923 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2E803206:UTRAN-Iu-460:LU)[0x56365ea76260]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134252923 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2E803206:UTRAN-Iu-460:LU)[0x56365ea76260]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822134252923 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2E803206:UTRAN-Iu-460:LU)[0x56365ea2bbb0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822134252923 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2E803206:UTRAN-Iu-460:LU)[0x56365ea2bbb0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2E803206:UTRAN-Iu-460:LU)[0x56365ea76260] (msc_a.c:1053) 20250822134252924 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2E803206:UTRAN-Iu-460:LU)[0x56365ea2bbb0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822134252924 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2E803206:UTRAN-Iu-460:LU)[0x56365ea2bbb0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822134252924 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2E803206:UTRAN-Iu-460:LU)[0x56365ea2bbb0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822134252924 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2E803206:UTRAN-Iu-460:LU)[0x56365ea76260]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea373c0] (msc_a.c:1053) 20250822134252924 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2E803206:UTRAN-Iu-460:LU)[0x56365ea76260]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822134252924 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2E803206:UTRAN-Iu-460:LU)[0x56365ea76260]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822134252924 DMSC DEBUG msub_fsm[0x56365ea373c0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822134252924 DMSC DEBUG msub(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2E803206) MSC-A terminated (msub.c:261) 20250822134252924 DMSC DEBUG msub(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2E803206) 1 MSC-I still active (msub.c:79) 20250822134252924 DMSC DEBUG msub_fsm[0x56365ea373c0]{active}: State change to terminating (no timeout) (msub.c:91) 20250822134252924 DMSC DEBUG msub_fsm[0x56365ea373c0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822134252924 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2E803206:UTRAN-Iu-460:LU)[0x56365ea76130]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822134252924 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2E803206:UTRAN-Iu-460:LU)[0x56365ea76130]{READY}: Removing from parent msub_fsm[0x56365ea373c0] (msub.c:113) 20250822134252924 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Closing UTRAN-Iu-460 (ran_conn.c:142) 20250822134252924 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-460 (ran_conn.c:155) 20250822134252924 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2E803206:UTRAN-Iu-460:LU)[0x56365ea76130]{READY}: Freeing instance (msub.c:113) 20250822134252924 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2E803206:UTRAN-Iu-460:LU)[0x56365ea76130]{READY}: Deallocated (fsm.c:568) 20250822134252924 DMSC DEBUG msub(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2E803206) Free (msub.c:119) 20250822134252924 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2E803206 - active-conn: now used by 1 (attached) (msub.c:375) 20250822134252924 DMSC DEBUG msub_fsm[0x56365ea373c0]{terminating}: Freeing instance (msub.c:113) 20250822134252924 DMSC DEBUG msub_fsm[0x56365ea373c0]{terminating}: Deallocated (fsm.c:568) 20250822134252924 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134252924 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134252924 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134252924 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134252924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134252924 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134252924 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134252924 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2813)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2813)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2811)@718a44d66dfb: Session index based on local reference:0 20250822134252928 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134252928 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134252928 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134252928 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134252928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134252928 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134252928 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134252928 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2813)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2812)@718a44d66dfb: Deleted conn table entry 0TC_iu_gsup_mt_sms_ack2(2820)3812785 TC_iu_gsup_mt_sms_ack2(2820)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_ack2(2820)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_ack2(2820)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_ack2(2820)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2812)@718a44d66dfb: Created IMSI[0] for '262420000001090'H'2E803206'O to be handled at TC_iu_gsup_mt_sms_ack2(2820) 20250822134252938 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2E803206 + gsm411_gsup_rx: now used by 2 (attached,gsm411_gsup_rx) (gsm_04_11_gsup.c:310) 20250822134252938 DMSC DEBUG Routed to GSM 04.11 MT handler (gsm_04_11_gsup.c:333) 20250822134252938 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2E803206 + SMS: now used by 3 (attached,gsm411_gsup_rx,SMS) (transaction.c:228) 20250822134252939 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2E803206 + Paging: now used by 4 (attached,gsm411_gsup_rx,SMS,Paging) (paging.c:111) 20250822134252939 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2E803206 - gsm411_gsup_rx: now used by 3 (attached,SMS,Paging) (gsm_04_11_gsup.c:344) 20250822134252939 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134252939 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134252939 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134252939 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134252939 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134252939 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134252939 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134252939 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2813)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2813)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2812)@718a44d66dfb: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_gsup_mt_sms_ack2(2820) TC_iu_gsup_mt_sms_ack2(2820)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_ack2(2820)@718a44d66dfb: 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 := '2E803206'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2812)@718a44d66dfb: Added conn table entry 0TC_iu_gsup_mt_sms_ack2(2820)10994814 MSC_Test_2-SCCP(2811)@718a44d66dfb: First idle individual index:0 20250822134252959 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134252959 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134252959 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134252959 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134252959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134252959 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134252959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134252959 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2813)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134252960 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) 20250822134252960 DMSC DEBUG msub_fsm[0x56365ea2bbb0]{active}: Allocated (fsm.c:456) 20250822134252960 DMSC DEBUG msc_i[0x56365ea76260]{READY}: Allocated (fsm.c:456) 20250822134252960 DMSC DEBUG msc_i[0x56365ea76260]{READY}: is child of msub_fsm[0x56365ea2bbb0] (fsm.c:486) 20250822134252960 DMSC DEBUG msc_a[0x56365ea76130]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822134252960 DMSC DEBUG msc_a[0x56365ea76130]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea2bbb0] (fsm.c:486) 20250822134252960 DMSC DEBUG msc_a(unknown:UTRAN-Iu-461:NONE)[0x56365ea76130]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822134252960 DMSC DEBUG msc_i(unknown:UTRAN-Iu-461:NONE)[0x56365ea76260]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822134252960 DMSC DEBUG msc_a(unknown:UTRAN-Iu-461:NONE)[0x56365ea76130]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822134252961 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-461:NONE)[0x56365ea76130]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250822134252961 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-461:NONE)[0x56365ea76130]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250822134252961 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2E803206:UTRAN-Iu-461:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822134252961 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2E803206:UTRAN-Iu-461:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x2E803206:UTRAN-Iu-461:PAGING_RESP)[0x56365ea76130] (fsm.c:486) 20250822134252961 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2E803206:UTRAN-Iu-461:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250822134252961 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2E803206:UTRAN-Iu-461:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822134252961 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2E803206 + proc_arq_vlr_fn_init: now used by 4 (attached,SMS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822134252961 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2E803206 + active-conn: now used by 5 (attached,SMS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822134252961 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2E803206:UTRAN-Iu-461:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822134252961 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2E803206:UTRAN-Iu-461:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822134252961 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2E803206:UTRAN-Iu-461:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822134252961 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2E803206:UTRAN-Iu-461:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250822134252961 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2E803206:UTRAN-Iu-461:PAGING_RESP)[0x56365ea271a0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822134252961 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2E803206:UTRAN-Iu-461:PAGING_RESP)[0x56365ea271a0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2E803206:UTRAN-Iu-461:PAGING_RESP)[0x56365ea373c0] (fsm.c:486) 20250822134252961 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2E803206:UTRAN-Iu-461:PAGING_RESP)[0x56365ea271a0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822134252961 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2E803206:UTRAN-Iu-461:PAGING_RESP)[0x56365ea271a0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822134252961 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2E803206 - proc_arq_vlr_fn_init: now used by 4 (attached,SMS,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250822134252961 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134252961 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134252961 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134252961 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134252961 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134252961 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134252961 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134252961 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2813)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2813)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2811)@718a44d66dfb: { messageType := 2, destLocRef := 'A7C47E'O, sourceLocRef := '0001CD'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2811)@718a44d66dfb: Session index based on local reference:0 TC_iu_gsup_mt_sms_ack2(2820)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_ack2(2820)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822134252967 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2E803206 + vlr_gsup_rx: now used by 5 (attached,SMS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134252967 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2E803206:UTRAN-Iu-461:PAGING_RESP)[0x56365ea271a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822134252967 DVLR DEBUG SUBSCR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2E803206) Received 1 auth tuples (vlr.c:996) 20250822134252967 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2E803206:UTRAN-Iu-461:PAGING_RESP)[0x56365ea271a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822134252967 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2E803206:UTRAN-Iu-461:PAGING_RESP)[0x56365ea271a0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250822134252967 DMM DEBUG Tx AUTH REQ (rand = 3166ebfad015d8fb7cd2ce407d2b94ad) (gsm_04_08.c:641) 20250822134252967 DMM DEBUG AUTH REQ (autn = cc4f330a681039406c4960073f0122fc) (gsm_04_08.c:643) 20250822134252967 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2E803206:UTRAN-Iu-461:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250822134252967 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2E803206:UTRAN-Iu-461:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134252967 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2E803206:UTRAN-Iu-461:PAGING_RESP)[0x56365ea76260]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134252967 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2E803206 - vlr_gsup_rx: now used by 4 (attached,SMS,Paging,active-conn) (vlr.c:1410) 20250822134252968 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134252968 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134252968 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134252968 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134252968 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134252968 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134252968 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134252968 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2813)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2813)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2811)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2811)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2811)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2811)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2812)@718a44d66dfb: patching N(SD)=0 into dtap '05147E941CF92104F690E9DD'O MSC_Test_2-RAN(2812)@718a44d66dfb: patched enc_l3: '05147E941CF92104F690E9DD'O MSC_Test_2-SCCP(2811)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2811)@718a44d66dfb: vl_len:24 MSC_Test_2-SCCP(2811)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2811)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05147E941CF92104F690E9DD'O 20250822134252974 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134252974 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134252974 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134252974 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134252974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134252974 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134252974 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134252974 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2813)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134252975 DIUCS DEBUG (UTRAN-Iu-461) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134252975 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2E803206:UTRAN-Iu-461:PAGING_RESP)[0x56365ea76260]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134252975 DIUCS DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2E803206:UTRAN-Iu-461:PAGING_RESP)[0x56365ea76260]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134252975 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2E803206:UTRAN-Iu-461:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134252975 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2E803206:UTRAN-Iu-461:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134252975 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2E803206:UTRAN-Iu-461:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134252975 DMM DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2E803206:UTRAN-Iu-461:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 7e941cf9f690e9dd) (gsm_04_08.c:1128) 20250822134252975 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2E803206:UTRAN-Iu-461:PAGING_RESP)[0x56365ea271a0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822134252975 DVLR DEBUG SUBSCR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2E803206) AUTH on UTRAN received RES: 7e941cf9f690e9dd (8 bytes) (vlr_auth_fsm.c:151) 20250822134252975 DVLR INFO SUBSCR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2E803206) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250822134252975 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2E803206:UTRAN-Iu-461:PAGING_RESP)[0x56365ea271a0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822134252975 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2E803206:UTRAN-Iu-461:PAGING_RESP)[0x56365ea271a0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822134252975 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2E803206:UTRAN-Iu-461:PAGING_RESP)[0x56365ea271a0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822134252975 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2E803206:UTRAN-Iu-461:PAGING_RESP)[0x56365ea271a0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2E803206:UTRAN-Iu-461:PAGING_RESP)[0x56365ea373c0] (vlr_auth_fsm.c:294) 20250822134252975 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2E803206:UTRAN-Iu-461:PAGING_RESP)[0x56365ea271a0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822134252975 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2E803206:UTRAN-Iu-461:PAGING_RESP)[0x56365ea271a0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822134252975 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2E803206:UTRAN-Iu-461:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250822134252975 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2E803206:UTRAN-Iu-461:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822134252975 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2E803206:UTRAN-Iu-461:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822134252975 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2E803206:UTRAN-Iu-461:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250822134252975 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2E803206:UTRAN-Iu-461:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=71710b648bac9644efb2950d3f1e29fb, CK=NONE (ran_msg_iu.c:388) 20250822134252975 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2E803206:UTRAN-Iu-461:PAGING_RESP)[0x56365ea76260]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250822134252975 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2E803206:UTRAN-Iu-461:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250822134252976 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134252976 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134252976 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134252976 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134252976 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134252976 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134252976 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134252976 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2813)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2813)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2811)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2811)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2811)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2811)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2811)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2811)@718a44d66dfb: vl_len:12 MSC_Test_2-SCCP(2811)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2811)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250822134252981 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134252981 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134252981 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134252981 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134252981 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134252981 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134252981 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134252981 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2813)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134252981 DIUCS DEBUG (UTRAN-Iu-461) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134252981 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2E803206:UTRAN-Iu-461:PAGING_RESP)[0x56365ea76260]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134252982 DIUCS DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2E803206:UTRAN-Iu-461:PAGING_RESP)[0x56365ea76260]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134252982 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2E803206:UTRAN-Iu-461:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134252982 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2E803206:UTRAN-Iu-461:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134252982 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2E803206:UTRAN-Iu-461:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250822134252982 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2E803206:UTRAN-Iu-461:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250822134252982 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2E803206:UTRAN-Iu-461:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822134252982 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2E803206:UTRAN-Iu-461:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250822134252982 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2E803206:UTRAN-Iu-461:PAGING_RESP)[0x56365ea76260]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822134252982 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2E803206:UTRAN-Iu-461:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822134252982 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2E803206:UTRAN-Iu-461:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822134252982 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2E803206:UTRAN-Iu-461:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822134252982 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2E803206:UTRAN-Iu-461:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822134252982 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2E803206:UTRAN-Iu-461:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822134252982 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2E803206:UTRAN-Iu-461:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822134252982 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2E803206:UTRAN-Iu-461:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822134252982 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2E803206:UTRAN-Iu-461:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250822134252982 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2E803206:UTRAN-Iu-461:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.978s remaining) (msc_a.c:450) 20250822134252982 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2E803206:UTRAN-Iu-461:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: SMS SMS:0x01 (msc_a.c:2106) 20250822134252982 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2E803206:UTRAN-Iu-461:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134252982 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2E803206:UTRAN-Iu-461:PAGING_RESP)[0x56365ea76260]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134252983 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2E803206 - Paging: now used by 3 (attached,SMS,active-conn) (paging.c:202) 20250822134252983 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001090/3/1): Available (smpp_smsc.c:626) 20250822134252983 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134252983 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134252983 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134252983 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134252983 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134252983 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134252983 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134252983 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134252983 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134252983 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134252983 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134252983 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134252983 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134252983 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134252983 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134252983 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2813)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2813)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2811)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-M3UA(2813)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(2811)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2811)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2813)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2811)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2811)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2811)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2811)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2811)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_ack2(2820)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2811)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2811)@718a44d66dfb: vl_len:19 MSC_Test_2-SCCP(2811)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2811)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0014400F00000200104003028904003B400140'O 20250822134252996 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134252996 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134252996 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134252996 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134252996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134252996 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134252996 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_2-M3UA(2813)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134252996 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134252996 DIUCS DEBUG (UTRAN-Iu-461) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134252996 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2E803206:UTRAN-Iu-461:PAGING_RESP)[0x56365ea76260]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134252996 DIUCS DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2E803206:UTRAN-Iu-461:PAGING_RESP)[0x56365ea76260]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134252996 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2E803206:UTRAN-Iu-461:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134252996 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2E803206:UTRAN-Iu-461:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134252996 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2E803206:UTRAN-Iu-461:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-SCCP(2811)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2811)@718a44d66dfb: vl_len:22 MSC_Test_2-SCCP(2811)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2811)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0014401200000200104006058901020200003B400140'O MSC_Test_2-M3UA(2813)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134253198 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134253198 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134253198 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134253198 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134253198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134253198 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134253198 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134253198 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134253199 DIUCS DEBUG (UTRAN-Iu-461) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134253199 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2E803206:UTRAN-Iu-461:PAGING_RESP)[0x56365ea76260]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134253199 DIUCS DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2E803206:UTRAN-Iu-461:PAGING_RESP)[0x56365ea76260]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134253199 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2E803206:UTRAN-Iu-461:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134253199 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2E803206:UTRAN-Iu-461:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134253199 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2E803206:UTRAN-Iu-461:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134253199 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2E803206:UTRAN-Iu-461:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: SMS SMS:0x04 (msc_a.c:2106) 20250822134253199 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2E803206:UTRAN-Iu-461:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134253199 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2E803206:UTRAN-Iu-461:PAGING_RESP)[0x56365ea76260]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134253199 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2E803206 - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250822134253199 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2E803206:UTRAN-Iu-461:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134253199 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2E803206:UTRAN-Iu-461:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250822134253199 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2E803206:UTRAN-Iu-461:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250822134253199 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2E803206 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822134253199 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2E803206 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822134253199 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2E803206 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822134253199 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2E803206:UTRAN-Iu-461:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250822134253199 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2E803206:UTRAN-Iu-461:PAGING_RESP)[0x56365ea76260]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822134253200 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2E803206 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822134253200 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134253200 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134253200 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134253200 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134253200 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134253200 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134253200 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134253200 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134253200 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134253200 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134253200 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134253200 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134253200 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134253200 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134253200 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134253200 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2813)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2813)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2811)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-M3UA(2813)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(2811)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2811)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2811)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2813)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2811)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2811)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2811)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2811)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_ack2(2820)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_ack2(2820)@718a44d66dfb: RX MT-forwardSM-Res (RP-ACK) TC_iu_gsup_mt_sms_ack2(2820)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2811)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2811)@718a44d66dfb: vl_len:7 MSC_Test_2-SCCP(2811)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2811)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250822134253209 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134253209 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134253209 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134253209 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134253209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134253209 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134253209 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134253209 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2813)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134253210 DIUCS DEBUG (UTRAN-Iu-461) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134253210 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2E803206:UTRAN-Iu-461:PAGING_RESP)[0x56365ea76260]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134253210 DIUCS DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2E803206:UTRAN-Iu-461:PAGING_RESP)[0x56365ea76260]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134253210 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2E803206:UTRAN-Iu-461:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134253210 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2E803206:UTRAN-Iu-461:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134253210 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2E803206:UTRAN-Iu-461:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250822134253210 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2E803206:UTRAN-Iu-461:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822134253210 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2E803206:UTRAN-Iu-461:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250822134253210 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2E803206:UTRAN-Iu-461:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134253210 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2E803206:UTRAN-Iu-461:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822134253210 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2E803206:UTRAN-Iu-461:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822134253210 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2E803206:UTRAN-Iu-461:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2E803206:UTRAN-Iu-461:PAGING_RESP)[0x56365ea76130] (msc_a.c:1053) 20250822134253210 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2E803206:UTRAN-Iu-461:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822134253210 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2E803206:UTRAN-Iu-461:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822134253210 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2E803206:UTRAN-Iu-461:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea2bbb0] (msc_a.c:1053) 20250822134253210 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2E803206:UTRAN-Iu-461:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822134253210 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2E803206:UTRAN-Iu-461:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822134253210 DMSC DEBUG msub_fsm[0x56365ea2bbb0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822134253210 DMSC DEBUG msub(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2E803206) MSC-A terminated (msub.c:261) 20250822134253210 DMSC DEBUG msub(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2E803206) 1 MSC-I still active (msub.c:79) 20250822134253210 DMSC DEBUG msub_fsm[0x56365ea2bbb0]{active}: State change to terminating (no timeout) (msub.c:91) 20250822134253210 DMSC DEBUG msub_fsm[0x56365ea2bbb0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822134253210 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2E803206:UTRAN-Iu-461:PAGING_RESP)[0x56365ea76260]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822134253210 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2E803206:UTRAN-Iu-461:PAGING_RESP)[0x56365ea76260]{READY}: Removing from parent msub_fsm[0x56365ea2bbb0] (msub.c:113) 20250822134253210 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Closing UTRAN-Iu-461 (ran_conn.c:142) 20250822134253211 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-461 (ran_conn.c:155) 20250822134253211 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2E803206:UTRAN-Iu-461:PAGING_RESP)[0x56365ea76260]{READY}: Freeing instance (msub.c:113) 20250822134253211 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2E803206:UTRAN-Iu-461:PAGING_RESP)[0x56365ea76260]{READY}: Deallocated (fsm.c:568) 20250822134253211 DMSC DEBUG msub(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2E803206) Free (msub.c:119) 20250822134253211 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2E803206 - active-conn: now used by 1 (attached) (msub.c:375) 20250822134253211 DMSC DEBUG msub_fsm[0x56365ea2bbb0]{terminating}: Freeing instance (msub.c:113) 20250822134253211 DMSC DEBUG msub_fsm[0x56365ea2bbb0]{terminating}: Deallocated (fsm.c:568) 20250822134253211 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134253211 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134253211 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134253211 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134253211 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134253211 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134253211 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134253211 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2813)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2813)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2811)@718a44d66dfb: Session index based on local reference:0 20250822134253213 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134253213 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134253213 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134253213 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134253213 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134253213 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134253213 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134253213 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(2812)@718a44d66dfb: Deleted conn table entry 0TC_iu_gsup_mt_sms_ack2(2820)10994814 MSC_Test_2-M3UA(2813)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_gsup_mt_sms_ack2(2820)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_ack2(2820)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_ack2(2820)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_ack2(2820)@718a44d66dfb: Final verdict of PTC: pass MSC_Test_2-RAN(2812)@718a44d66dfb: Final verdict of PTC: none 20250822134253222 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822134253222 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250822134253222 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822134253222 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822134253222 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822134253222 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822134253223 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822134253223 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822134253223 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822134253223 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822134253223 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822134253223 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134253223 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822134253223 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822134253223 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822134253223 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822134253223 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822134253223 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822134253223 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(2807)@718a44d66dfb: Final verdict of PTC: none 20250822134253223 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822134253224 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822134253224 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) MSC_Test_0-SCCP(2805)@718a44d66dfb: Final verdict of PTC: none 20250822134253224 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) 20250822134253224 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822134253224 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) MSC_Test-GSUP(2817)@718a44d66dfb: Final verdict of PTC: none MSC_Test_1-SCCP(2808)@718a44d66dfb: Final verdict of PTC: none 20250822134253225 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) 20250822134253225 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822134253225 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_1-M3UA(2810)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(2814)@718a44d66dfb: Final verdict of PTC: none MSC_Test_2-SCCP(2811)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(2806)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP-IPA(2816)@718a44d66dfb: Final verdict of PTC: none MSC_Test_2-M3UA(2813)@718a44d66dfb: Final verdict of PTC: none 20250822134253224 DLINP ERROR virt-bsc1-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250822134253224 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) 20250822134253224 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:772) 20250822134253224 DLSS7 ERROR 0: asp-virt-bsc1-0: xUA SRV SEND_FAILED (osmo_ss7_asp.c:795) 20250822134253224 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) 20250822134253224 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134253224 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250822134253224 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822134253224 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822134253224 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822134253224 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822134253225 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822134253225 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822134253225 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) 20250822134253225 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) 20250822134253225 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822134253225 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250822134253225 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) 20250822134253225 DLINP ERROR virt-rnc0-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250822134253225 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) 20250822134253225 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:772) 20250822134253225 DLSS7 ERROR 0: asp-virt-rnc0-0: xUA SRV SEND_FAILED (osmo_ss7_asp.c:795) MSC_Test_1-RAN(2809)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(2818)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(2815)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2821)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2804)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(2819)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(2804): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(2805): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(2806): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(2807): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-SCCP(2808): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-RAN(2809): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-M3UA(2810): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_2-SCCP(2811): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_2-RAN(2812): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_2-M3UA(2813): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(2814): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(2815): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(2816): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(2817): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(2818): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(2819): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_iu_gsup_mt_sms_ack2(2820): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(2821): none (pass -> pass) MTC@718a44d66dfb: Test case TC_iu_gsup_mt_sms_ack finished. Verdict: pass MTC@718a44d66dfb: 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'. Fri Aug 22 13:42:53 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 20250822134254226 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=475976) 20250822134255224 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822134255224 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822134255224 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822134255225 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822134255225 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822134255225 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822134255227 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=475976, count=478568) 20250822134256228 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:42: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_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 20250822134257229 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_iu_gsup_mt_sms_err started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(2825)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(2825)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2825)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(2823)@718a44d66dfb: v_sccp_pdu_maxlen:268 MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_1-M3UA(2828)@718a44d66dfb: ************************************************* MSC_Test_1-M3UA(2828)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2828)@718a44d66dfb: ************************************************* MSC_Test_1-SCCP(2826)@718a44d66dfb: v_sccp_pdu_maxlen:268 MTC@718a44d66dfb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MSC_Test_2-M3UA(2831)@718a44d66dfb: ************************************************* MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_2-M3UA(2831)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2831)@718a44d66dfb: ************************************************* MSC_Test_2-SCCP(2829)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822134258197 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2832)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822134258230 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822134258230 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2834)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2834)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822134258233 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2834)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2834)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2834)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2834)@718a44d66dfb: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2834)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2834)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822134258248 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822134258248 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2835)@718a44d66dfb: Created GsupExpect[0] for "262420000001091" to be handled at TC_iu_gsup_mt_sms_err2(2838) MSC_Test-GSUP(2835)@718a44d66dfb: Created GsupExpect[1] for "262420000001091" to be handled at TC_iu_gsup_mt_sms_err2(2838) TC_iu_gsup_mt_sms_err2(2838)@718a44d66dfb: 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 } } } } 20250822134258354 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822134258354 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822134258354 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822134258354 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2825)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2825)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2825)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822134258360 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134258360 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822134258360 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822134258360 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822134258360 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822134258360 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822134258360 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2825)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(2825)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2825)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2825)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2825)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822134258363 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134258363 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822134258363 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822134258363 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822134258363 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822134258363 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822134258363 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250822134258363 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(2825)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2825)@718a44d66dfb: Message received on association #8 20250822134258363 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822134258363 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2825)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2825)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2825)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2825)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2825)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2825)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822134258374 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) 20250822134258374 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) 20250822134258374 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822134258374 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2828)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2828)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2828)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822134258379 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134258379 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822134258379 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822134258379 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822134258379 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822134258379 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822134258379 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2828)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_1-M3UA(2828)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2828)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2828)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2828)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822134258379 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134258379 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822134258379 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822134258379 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822134258379 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822134258379 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822134258379 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250822134258379 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(2828)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2828)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2828)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822134258379 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250822134258380 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2828)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2828)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2828)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2828)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2828)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822134258392 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) 20250822134258392 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) 20250822134258392 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) 20250822134258392 DLSS7 INFO ?: connection closed (osmo_ss7_asp.c:1106) 20250822134258392 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822134258392 DLSS7 ERROR XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted (osmo_ss7_xua_srv.c:192) 20250822134258392 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(2831)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2831)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2831)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822134258400 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134258400 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822134258400 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822134258400 DLSS7 ERROR XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' (xua_asp_fsm.c:300) 20250822134258400 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:663) 20250822134258400 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822134258400 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822134258400 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(2831)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_2-M3UA(2831)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250822134258400 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.3/0 (xua_snm.c:371) 20250822134258401 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2828)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2828)@718a44d66dfb: Received M3UA_DUNA -> discard MSC_Test_2-M3UA(2831)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2831)@718a44d66dfb: Received M3UA_ERR -> discard MSC_Test_2-M3UA(2831)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2831)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2831)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2831)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2831)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2831)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250822134258405 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134258406 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822134258406 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822134258406 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822134258406 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822134258406 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_ACTIVE (xua_as_fsm.c:467) 20250822134258406 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(2828)@718a44d66dfb: Message received on association #8 20250822134258406 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.3/0 (xua_snm.c:406) 20250822134258406 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2828)@718a44d66dfb: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2831)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2831)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2831)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2831)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2831)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822134259165 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134259165 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134259165 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134259165 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822134259165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134259166 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134259166 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134259166 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2825)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134259166 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134259166 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134259166 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134259166 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822134259166 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134259166 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134259166 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822134259166 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2825)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2825)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2824)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250822134259181 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134259181 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134259181 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250822134259181 DLM3UA 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) 20250822134259181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134259181 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134259181 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134259181 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2828)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134259181 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134259181 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134259181 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134259181 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) 20250822134259181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134259181 DLSS7 DEBUG Found route for dpc=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) 20250822134259181 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250822134259181 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2828)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2828)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2827)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250822134259206 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134259206 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134259206 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134259207 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134259207 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134259207 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134259207 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134259207 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2831)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134259207 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) 20250822134259207 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250822134259207 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134259207 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134259207 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134259207 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134259207 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134259207 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134259207 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134259207 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2831)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2831)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2830)@718a44d66dfb: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2830)@718a44d66dfb: Added conn table entry 0TC_iu_gsup_mt_sms_err2(2838)11792182 MSC_Test_2-SCCP(2829)@718a44d66dfb: First idle individual index:0 MSC_Test_2-M3UA(2831)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134259221 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134259221 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134259221 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134259221 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134259221 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134259221 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134259221 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134259221 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134259221 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) 20250822134259221 DMSC DEBUG msub_fsm[0x56365ea373c0]{active}: Allocated (fsm.c:456) 20250822134259221 DMSC DEBUG msc_i[0x56365ea76130]{READY}: Allocated (fsm.c:456) 20250822134259221 DMSC DEBUG msc_i[0x56365ea76130]{READY}: is child of msub_fsm[0x56365ea373c0] (fsm.c:486) 20250822134259221 DMSC DEBUG msc_a[0x56365ea76260]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822134259221 DMSC DEBUG msc_a[0x56365ea76260]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea373c0] (fsm.c:486) 20250822134259221 DMSC DEBUG msc_a(unknown:UTRAN-Iu-462:NONE)[0x56365ea76260]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822134259221 DMSC DEBUG msc_i(unknown:UTRAN-Iu-462:NONE)[0x56365ea76130]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822134259221 DMSC DEBUG msc_a(unknown:UTRAN-Iu-462:NONE)[0x56365ea76260]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822134259221 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-462:NONE)[0x56365ea76260]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250822134259221 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-462:NONE)[0x56365ea76260]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250822134259221 DMM DEBUG msc_a(IMSI-262420000001091:UTRAN-Iu-462:LU)[0x56365ea76260]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001091 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822134259221 DMM DEBUG msc_a(IMSI-262420000001091:UTRAN-Iu-462:LU)[0x56365ea76260]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822134259221 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:UTRAN-Iu-462:LU)[0x56365ea2bbb0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822134259221 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:UTRAN-Iu-462:LU)[0x56365ea2bbb0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001091:UTRAN-Iu-462:LU)[0x56365ea76260] (fsm.c:486) 20250822134259221 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:UTRAN-Iu-462:LU)[0x56365ea2bbb0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250822134259221 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:UTRAN-Iu-462:LU)[0x56365ea2bbb0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822134259222 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822134259222 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001091 id=262420000001091 (vlr.c:661) 20250822134259222 DVLR INFO New subscr, IMSI: 262420000001091 (vlr.c:562) 20250822134259222 DVLR DEBUG VLR subscr IMSI-262420000001091 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822134259222 DMSC DEBUG msc_a(IMSI-262420000001091:UTRAN-Iu-462:LU)[0x56365ea76260]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822134259222 DMSC DEBUG msc_a(IMSI-262420000001091:UTRAN-Iu-462:LU)[0x56365ea76260]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822134259222 DVLR DEBUG VLR subscr IMSI-262420000001091 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822134259222 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822134259222 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:UTRAN-Iu-462:LU)[0x56365ea2bbb0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822134259222 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:UTRAN-Iu-462:LU)[0x56365ea2bbb0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822134259222 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:UTRAN-Iu-462:LU)[0x56365ea2bbb0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250822134259222 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:UTRAN-Iu-462:LU)[0x56365ea2b860]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822134259222 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:UTRAN-Iu-462:LU)[0x56365ea2b860]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001091:UTRAN-Iu-462:LU)[0x56365ea2bbb0] (fsm.c:486) 20250822134259222 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:UTRAN-Iu-462:LU)[0x56365ea2b860]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822134259222 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:UTRAN-Iu-462:LU)[0x56365ea2b860]{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(2830)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 20250822134259222 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134259222 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134259222 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134259222 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134259222 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134259222 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134259222 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134259222 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2831)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2831)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2829)@718a44d66dfb: { messageType := 2, destLocRef := 'B3EF36'O, sourceLocRef := '0001CE'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2829)@718a44d66dfb: Session index based on local reference:0 MSC_Test-GSUP(2835)@718a44d66dfb: Found GsupExpect[0] for "262420000001091" handled at TC_iu_gsup_mt_sms_err2(2838) MSC_Test-GSUP(2835)@718a44d66dfb: Added IMSI table entry 0TC_iu_gsup_mt_sms_err2(2838)"262420000001091" TC_iu_gsup_mt_sms_err2(2838)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_err2(2838)@718a44d66dfb: setverdict(pass): none -> pass 20250822134259225 DVLR DEBUG VLR subscr IMSI-262420000001091 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134259225 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:UTRAN-Iu-462:LU)[0x56365ea2b860]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822134259225 DVLR DEBUG SUBSCR(IMSI-262420000001091) Received 1 auth tuples (vlr.c:996) 20250822134259225 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:UTRAN-Iu-462:LU)[0x56365ea2b860]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822134259225 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:UTRAN-Iu-462:LU)[0x56365ea2b860]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250822134259225 DMM DEBUG Tx AUTH REQ (rand = 61a9cab98587cdde2ee76b444eb7a1a7) (gsm_04_08.c:641) 20250822134259225 DMM DEBUG AUTH REQ (autn = 7922a1ef9616a078037ee37461786c1e) (gsm_04_08.c:643) 20250822134259225 DIUCS DEBUG msc_a(IMSI-262420000001091:UTRAN-Iu-462:LU)[0x56365ea76260]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250822134259225 DIUCS DEBUG msc_a(IMSI-262420000001091:UTRAN-Iu-462:LU)[0x56365ea76260]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134259225 DMSC DEBUG msc_i(IMSI-262420000001091:UTRAN-Iu-462:LU)[0x56365ea76130]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134259225 DVLR DEBUG VLR subscr IMSI-262420000001091 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822134259225 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134259225 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134259225 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134259225 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134259225 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134259225 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134259225 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134259225 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2831)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2831)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2829)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2829)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2829)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2829)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2830)@718a44d66dfb: patching N(SD)=1 into dtap '0514845756FA2104A5280162'O MSC_Test_2-RAN(2830)@718a44d66dfb: patched enc_l3: '0554845756FA2104A5280162'O MSC_Test_2-SCCP(2829)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2829)@718a44d66dfb: vl_len:24 MSC_Test_2-SCCP(2829)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2829)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554845756FA2104A5280162'O MSC_Test_2-M3UA(2831)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134259234 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134259234 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134259234 DLM3UA [1;34mDEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134259234 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134259234 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134259234 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134259234 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134259234 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134259234 DIUCS DEBUG (UTRAN-Iu-462) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134259234 DMSC DEBUG msc_i(IMSI-262420000001091:UTRAN-Iu-462:LU)[0x56365ea76130]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134259234 DIUCS DEBUG msc_i(IMSI-262420000001091:UTRAN-Iu-462:LU)[0x56365ea76130]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134259234 DMSC DEBUG msc_a(IMSI-262420000001091:UTRAN-Iu-462:LU)[0x56365ea76260]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134259234 DIUCS DEBUG msc_a(IMSI-262420000001091:UTRAN-Iu-462:LU)[0x56365ea76260]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134259234 DIUCS DEBUG msc_a(IMSI-262420000001091:UTRAN-Iu-462:LU)[0x56365ea76260]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134259234 DMM DEBUG msc_a(IMSI-262420000001091:UTRAN-Iu-462:LU)[0x56365ea76260]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 845756faa5280162) (gsm_04_08.c:1128) 20250822134259234 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:UTRAN-Iu-462:LU)[0x56365ea2b860]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822134259234 DVLR DEBUG SUBSCR(IMSI-262420000001091) AUTH on UTRAN received RES: 845756faa5280162 (8 bytes) (vlr_auth_fsm.c:151) 20250822134259234 DVLR INFO SUBSCR(IMSI-262420000001091) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250822134259234 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:UTRAN-Iu-462:LU)[0x56365ea2b860]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822134259234 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:UTRAN-Iu-462:LU)[0x56365ea2b860]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822134259234 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:UTRAN-Iu-462:LU)[0x56365ea2b860]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822134259234 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:UTRAN-Iu-462:LU)[0x56365ea2b860]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001091:UTRAN-Iu-462:LU)[0x56365ea2bbb0] (vlr_auth_fsm.c:294) 20250822134259234 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:UTRAN-Iu-462:LU)[0x56365ea2b860]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822134259234 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:UTRAN-Iu-462:LU)[0x56365ea2b860]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822134259234 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:UTRAN-Iu-462:LU)[0x56365ea2bbb0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250822134259234 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:UTRAN-Iu-462:LU)[0x56365ea2bbb0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822134259234 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:UTRAN-Iu-462:LU)[0x56365ea2bbb0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822134259234 DIUCS DEBUG msc_a(IMSI-262420000001091:UTRAN-Iu-462:LU)[0x56365ea76260]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250822134259234 DIUCS DEBUG msc_a(IMSI-262420000001091:UTRAN-Iu-462:LU)[0x56365ea76260]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=94fcc0134e1c00a9b613e3c7715ba186, CK=NONE (ran_msg_iu.c:388) 20250822134259234 DMSC DEBUG msc_i(IMSI-262420000001091:UTRAN-Iu-462:LU)[0x56365ea76130]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250822134259234 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:UTRAN-Iu-462:LU)[0x56365ea2bbb0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250822134259234 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134259234 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134259234 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134259234 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134259234 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134259234 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134259234 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134259234 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2831)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2831)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2829)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2829)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2829)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2829)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2829)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2829)@718a44d66dfb: vl_len:12 MSC_Test_2-SCCP(2829)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2829)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250822134259246 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134259246 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134259246 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134259246 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134259246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134259246 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134259246 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134259246 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2831)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134259246 DIUCS DEBUG (UTRAN-Iu-462) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134259246 DMSC DEBUG msc_i(IMSI-262420000001091:UTRAN-Iu-462:LU)[0x56365ea76130]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134259246 DIUCS DEBUG msc_i(IMSI-262420000001091:UTRAN-Iu-462:LU)[0x56365ea76130]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134259246 DMSC DEBUG msc_a(IMSI-262420000001091:UTRAN-Iu-462:LU)[0x56365ea76260]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134259246 DIUCS DEBUG msc_a(IMSI-262420000001091:UTRAN-Iu-462:LU)[0x56365ea76260]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134259246 DIUCS DEBUG msc_a(IMSI-262420000001091:UTRAN-Iu-462:LU)[0x56365ea76260]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250822134259246 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:UTRAN-Iu-462:LU)[0x56365ea2bbb0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250822134259246 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:UTRAN-Iu-462:LU)[0x56365ea2bbb0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822134259246 DIUCS DEBUG msc_a(IMSI-262420000001091:UTRAN-Iu-462:LU)[0x56365ea76260]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250822134259246 DMSC DEBUG msc_i(IMSI-262420000001091:UTRAN-Iu-462:LU)[0x56365ea76130]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822134259247 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:UTRAN-Iu-462:LU)[0x56365ea2bbb0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822134259247 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:UTRAN-Iu-462:LU)[0x56365ea2bbb0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822134259247 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001091:UTRAN-Iu-462:LU)[0x56365ea2b860]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822134259247 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001091:UTRAN-Iu-462:LU)[0x56365ea2b860]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001091:UTRAN-Iu-462:LU)[0x56365ea2bbb0] (fsm.c:486) 20250822134259247 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001091:UTRAN-Iu-462:LU)[0x56365ea2b860]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822134259247 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001091:UTRAN-Iu-462:LU)[0x56365ea2b860]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822134259247 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134259247 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134259247 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134259247 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134259247 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134259247 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134259247 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134259247 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2831)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2831)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2829)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2829)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2829)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2829)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822134259250 DVLR DEBUG VLR subscr IMSI-262420000001091 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134259250 DVLR DEBUG IMSI:262420000001091 has MSISDN:491230001091 (vlr.c:1045) 20250822134259250 DMSC NOTICE msub(IMSI-262420000001091:MSISDN-491230001091) VLR: update for IMSI=262420000001091 (MSISDN=491230001091) (gsm_04_08.c:1541) 20250822134259250 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822134259251 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134259251 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:MSISDN-491230001091:UTRAN-Iu-462:LU)[0x56365ea2bbb0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822134259251 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001091:UTRAN-Iu-462:LU)[0x56365ea2b860]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822134259251 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001091:UTRAN-Iu-462:LU)[0x56365ea2b860]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822134259251 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001091:UTRAN-Iu-462:LU)[0x56365ea2b860]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822134259251 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001091:UTRAN-Iu-462:LU)[0x56365ea2b860]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001091:MSISDN-491230001091:UTRAN-Iu-462:LU)[0x56365ea2bbb0] (vlr_lu_fsm.c:110) 20250822134259251 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001091:UTRAN-Iu-462:LU)[0x56365ea2b860]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822134259251 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001091:UTRAN-Iu-462:LU)[0x56365ea2b860]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822134259251 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:MSISDN-491230001091:UTRAN-Iu-462:LU)[0x56365ea2bbb0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822134259251 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:MSISDN-491230001091:UTRAN-Iu-462:LU)[0x56365ea2bbb0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822134259251 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001091:MSISDN-491230001091:UTRAN-Iu-462:LU)[0x56365ea26fc0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822134259251 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001091:MSISDN-491230001091:UTRAN-Iu-462:LU)[0x56365ea26fc0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001091:MSISDN-491230001091:UTRAN-Iu-462:LU)[0x56365ea2bbb0] (fsm.c:486) 20250822134259251 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001091:MSISDN-491230001091:UTRAN-Iu-462:LU)[0x56365ea26fc0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822134259251 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001091:MSISDN-491230001091:UTRAN-Iu-462:LU)[0x56365ea26fc0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822134259251 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001091:MSISDN-491230001091:UTRAN-Iu-462:LU)[0x56365ea26fc0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822134259251 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001091:MSISDN-491230001091:UTRAN-Iu-462:LU)[0x56365ea26fc0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822134259251 DMSC NOTICE msub(IMSI-262420000001091:MSISDN-491230001091:TMSInew-0xBA0174E8) VLR: update for IMSI=262420000001091 (MSISDN=491230001091) (gsm_04_08.c:1541) 20250822134259251 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001091:MSISDN-491230001091:UTRAN-Iu-462:LU)[0x56365ea26fc0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822134259251 DMM DEBUG -> IMSI-262420000001091:MSISDN-491230001091:TMSInew-0xBA0174E8 LOCATION UPDATE ACCEPT (TMSI = 0xba0174e8) (gsm_04_08.c:149) 20250822134259251 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSInew-0xBA0174E8:UTRAN-Iu-462:LU)[0x56365ea76260]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250822134259251 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSInew-0xBA0174E8:UTRAN-Iu-462:LU)[0x56365ea76260]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134259251 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSInew-0xBA0174E8:UTRAN-Iu-462:LU)[0x56365ea76130]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134259251 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSInew-0xBA0174E8 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822134259251 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134259251 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134259251 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134259251 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134259251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134259251 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134259251 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134259251 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2831)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2831)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2829)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2829)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2829)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2829)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_err2(2838)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2830)@718a44d66dfb: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2830)@718a44d66dfb: patched enc_l3: '059B'O MSC_Test_2-SCCP(2829)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2829)@718a44d66dfb: vl_len:14 MSC_Test_2-SCCP(2829)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2829)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250822134259254 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134259254 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134259254 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134259254 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134259254 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134259254 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134259254 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134259254 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2831)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134259254 DIUCS DEBUG (UTRAN-Iu-462) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134259254 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSInew-0xBA0174E8:UTRAN-Iu-462:LU)[0x56365ea76130]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134259254 DIUCS DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSInew-0xBA0174E8:UTRAN-Iu-462:LU)[0x56365ea76130]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134259254 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSInew-0xBA0174E8:UTRAN-Iu-462:LU)[0x56365ea76260]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134259254 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSInew-0xBA0174E8:UTRAN-Iu-462:LU)[0x56365ea76260]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134259254 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSInew-0xBA0174E8:UTRAN-Iu-462:LU)[0x56365ea76260]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134259254 DMM DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSInew-0xBA0174E8:UTRAN-Iu-462:LU)[0x56365ea76260]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822134259254 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:MSISDN-491230001091:TMSInew-0xBA0174E8:UTRAN-Iu-462:LU)[0x56365ea2bbb0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822134259254 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001091:MSISDN-491230001091:UTRAN-Iu-462:LU)[0x56365ea26fc0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822134259254 DMSC NOTICE msub(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBA0174E8) VLR: update for IMSI=262420000001091 (MSISDN=491230001091) (gsm_04_08.c:1541) 20250822134259254 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBA0174E8 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250822134259254 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001091:MSISDN-491230001091:UTRAN-Iu-462:LU)[0x56365ea26fc0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822134259254 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBA0174E8:UTRAN-Iu-462:LU)[0x56365ea2bbb0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822134259254 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001091:MSISDN-491230001091:UTRAN-Iu-462:LU)[0x56365ea26fc0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822134259254 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001091:MSISDN-491230001091:UTRAN-Iu-462:LU)[0x56365ea26fc0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBA0174E8:UTRAN-Iu-462:LU)[0x56365ea2bbb0] (vlr_lu_fsm.c:817) 20250822134259254 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001091:MSISDN-491230001091:UTRAN-Iu-462:LU)[0x56365ea26fc0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822134259254 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001091:MSISDN-491230001091:UTRAN-Iu-462:LU)[0x56365ea26fc0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822134259254 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBA0174E8:UTRAN-Iu-462:LU)[0x56365ea2bbb0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822134259254 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBA0174E8:UTRAN-Iu-462:LU)[0x56365ea76260]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250822134259254 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBA0174E8:UTRAN-Iu-462:LU)[0x56365ea76260]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.967s remaining) (msc_a.c:450) 20250822134259254 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001091/3/1): Available (smpp_smsc.c:626) 20250822134259254 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBA0174E8:UTRAN-Iu-462:LU)[0x56365ea76260]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134259254 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBA0174E8:UTRAN-Iu-462:LU)[0x56365ea76260]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250822134259254 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBA0174E8:UTRAN-Iu-462:LU)[0x56365ea76260]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250822134259254 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBA0174E8 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822134259254 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBA0174E8 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822134259254 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBA0174E8 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822134259254 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBA0174E8:UTRAN-Iu-462:LU)[0x56365ea76260]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250822134259254 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBA0174E8:UTRAN-Iu-462:LU)[0x56365ea76130]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822134259254 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBA0174E8 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250822134259254 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134259254 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134259254 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134259254 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134259254 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134259254 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134259254 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134259254 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2831)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2831)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2829)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2829)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2829)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2829)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2829)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2829)@718a44d66dfb: vl_len:7 MSC_Test_2-SCCP(2829)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2829)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250822134259259 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134259259 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134259259 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134259259 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134259259 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134259259 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134259259 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134259259 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2831)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134259260 DIUCS DEBUG (UTRAN-Iu-462) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134259260 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBA0174E8:UTRAN-Iu-462:LU)[0x56365ea76130]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134259260 DIUCS DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBA0174E8:UTRAN-Iu-462:LU)[0x56365ea76130]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134259260 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBA0174E8:UTRAN-Iu-462:LU)[0x56365ea76260]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134259260 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBA0174E8:UTRAN-Iu-462:LU)[0x56365ea76260]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134259260 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBA0174E8:UTRAN-Iu-462:LU)[0x56365ea76260]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250822134259260 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBA0174E8:UTRAN-Iu-462:LU)[0x56365ea76260]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822134259260 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBA0174E8:UTRAN-Iu-462:LU)[0x56365ea76260]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250822134259260 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBA0174E8:UTRAN-Iu-462:LU)[0x56365ea76260]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134259260 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBA0174E8:UTRAN-Iu-462:LU)[0x56365ea76260]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822134259260 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBA0174E8:UTRAN-Iu-462:LU)[0x56365ea2bbb0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822134259260 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBA0174E8:UTRAN-Iu-462:LU)[0x56365ea2bbb0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBA0174E8:UTRAN-Iu-462:LU)[0x56365ea76260] (msc_a.c:1053) 20250822134259260 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBA0174E8:UTRAN-Iu-462:LU)[0x56365ea2bbb0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822134259260 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBA0174E8:UTRAN-Iu-462:LU)[0x56365ea2bbb0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822134259260 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBA0174E8:UTRAN-Iu-462:LU)[0x56365ea2bbb0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822134259260 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBA0174E8:UTRAN-Iu-462:LU)[0x56365ea76260]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea373c0] (msc_a.c:1053) 20250822134259260 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBA0174E8:UTRAN-Iu-462:LU)[0x56365ea76260]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822134259260 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBA0174E8:UTRAN-Iu-462:LU)[0x56365ea76260]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822134259260 DMSC DEBUG msub_fsm[0x56365ea373c0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822134259260 DMSC DEBUG msub(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBA0174E8) MSC-A terminated (msub.c:261) 20250822134259260 DMSC DEBUG msub(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBA0174E8) 1 MSC-I still active (msub.c:79) 20250822134259260 DMSC DEBUG msub_fsm[0x56365ea373c0]{active}: State change to terminating (no timeout) (msub.c:91) 20250822134259260 DMSC DEBUG msub_fsm[0x56365ea373c0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822134259260 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBA0174E8:UTRAN-Iu-462:LU)[0x56365ea76130]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822134259260 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBA0174E8:UTRAN-Iu-462:LU)[0x56365ea76130]{READY}: Removing from parent msub_fsm[0x56365ea373c0] (msub.c:113) 20250822134259260 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Closing UTRAN-Iu-462 (ran_conn.c:142) 20250822134259260 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-462 (ran_conn.c:155) 20250822134259260 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBA0174E8:UTRAN-Iu-462:LU)[0x56365ea76130]{READY}: Freeing instance (msub.c:113) 20250822134259260 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBA0174E8:UTRAN-Iu-462:LU)[0x56365ea76130]{READY}: Deallocated (fsm.c:568) 20250822134259260 DMSC DEBUG msub(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBA0174E8) Free (msub.c:119) 20250822134259260 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBA0174E8 - active-conn: now used by 1 (attached) (msub.c:375) 20250822134259260 DMSC DEBUG msub_fsm[0x56365ea373c0]{terminating}: Freeing instance (msub.c:113) 20250822134259260 DMSC DEBUG msub_fsm[0x56365ea373c0]{terminating}: Deallocated (fsm.c:568) 20250822134259260 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134259260 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134259260 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134259260 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134259260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134259260 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134259260 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134259260 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2831)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2831)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2829)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-RAN(2830)@718a44d66dfb: Deleted conn table entry 0TC_iu_gsup_mt_sms_err2(2838)11792182 20250822134259261 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134259261 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134259261 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134259261 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134259261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134259261 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134259261 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134259261 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2831)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_gsup_mt_sms_err2(2838)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_err2(2838)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_err2(2838)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_err2(2838)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2830)@718a44d66dfb: Created IMSI[0] for '262420000001091'H'BA0174E8'O to be handled at TC_iu_gsup_mt_sms_err2(2838) 20250822134259294 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBA0174E8 + gsm411_gsup_rx: now used by 2 (attached,gsm411_gsup_rx) (gsm_04_11_gsup.c:310) 20250822134259294 DMSC DEBUG Routed to GSM 04.11 MT handler (gsm_04_11_gsup.c:333) 20250822134259294 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBA0174E8 + SMS: now used by 3 (attached,gsm411_gsup_rx,SMS) (transaction.c:228) 20250822134259294 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBA0174E8 + Paging: now used by 4 (attached,gsm411_gsup_rx,SMS,Paging) (paging.c:111) 20250822134259294 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBA0174E8 - gsm411_gsup_rx: now used by 3 (attached,SMS,Paging) (gsm_04_11_gsup.c:344) 20250822134259295 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134259295 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134259295 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134259295 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134259295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134259295 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134259295 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134259295 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2831)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2831)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2830)@718a44d66dfb: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_gsup_mt_sms_err2(2838) TC_iu_gsup_mt_sms_err2(2838)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_err2(2838)@718a44d66dfb: 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 := 'BA0174E8'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2830)@718a44d66dfb: Added conn table entry 0TC_iu_gsup_mt_sms_err2(2838)10575880 MSC_Test_2-SCCP(2829)@718a44d66dfb: First idle individual index:0 20250822134259315 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134259315 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134259315 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134259315 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134259315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134259315 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134259315 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134259315 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2831)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134259316 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) 20250822134259316 DMSC DEBUG msub_fsm[0x56365ea2bbb0]{active}: Allocated (fsm.c:456) 20250822134259316 DMSC DEBUG msc_i[0x56365ea76260]{READY}: Allocated (fsm.c:456) 20250822134259316 DMSC DEBUG msc_i[0x56365ea76260]{READY}: is child of msub_fsm[0x56365ea2bbb0] (fsm.c:486) 20250822134259316 DMSC DEBUG msc_a[0x56365ea76130]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822134259316 DMSC DEBUG msc_a[0x56365ea76130]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea2bbb0] (fsm.c:486) 20250822134259316 DMSC DEBUG msc_a(unknown:UTRAN-Iu-463:NONE)[0x56365ea76130]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822134259316 DMSC DEBUG msc_i(unknown:UTRAN-Iu-463:NONE)[0x56365ea76260]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822134259316 DMSC DEBUG msc_a(unknown:UTRAN-Iu-463:NONE)[0x56365ea76130]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822134259316 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-463:NONE)[0x56365ea76130]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250822134259316 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-463:NONE)[0x56365ea76130]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250822134259316 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xBA0174E8:UTRAN-Iu-463:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822134259316 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xBA0174E8:UTRAN-Iu-463:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xBA0174E8:UTRAN-Iu-463:PAGING_RESP)[0x56365ea76130] (fsm.c:486) 20250822134259316 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xBA0174E8:UTRAN-Iu-463:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250822134259316 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xBA0174E8:UTRAN-Iu-463:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822134259316 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBA0174E8 + proc_arq_vlr_fn_init: now used by 4 (attached,SMS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822134259316 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBA0174E8 + active-conn: now used by 5 (attached,SMS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822134259316 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBA0174E8:UTRAN-Iu-463:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822134259316 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBA0174E8:UTRAN-Iu-463:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822134259316 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBA0174E8:UTRAN-Iu-463:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822134259316 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBA0174E8:UTRAN-Iu-463:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250822134259316 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBA0174E8:UTRAN-Iu-463:PAGING_RESP)[0x56365ea26fc0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822134259316 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBA0174E8:UTRAN-Iu-463:PAGING_RESP)[0x56365ea26fc0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBA0174E8:UTRAN-Iu-463:PAGING_RESP)[0x56365ea373c0] (fsm.c:486) 20250822134259316 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBA0174E8:UTRAN-Iu-463:PAGING_RESP)[0x56365ea26fc0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822134259316 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBA0174E8:UTRAN-Iu-463:PAGING_RESP)[0x56365ea26fc0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822134259316 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBA0174E8 - proc_arq_vlr_fn_init: now used by 4 (attached,SMS,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250822134259317 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134259317 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134259317 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134259317 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134259317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134259317 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134259317 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134259317 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2831)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2831)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2829)@718a44d66dfb: { messageType := 2, destLocRef := 'A16008'O, sourceLocRef := '0001CF'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2829)@718a44d66dfb: Session index based on local reference:0 TC_iu_gsup_mt_sms_err2(2838)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_err2(2838)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822134259321 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBA0174E8 + vlr_gsup_rx: now used by 5 (attached,SMS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134259321 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBA0174E8:UTRAN-Iu-463:PAGING_RESP)[0x56365ea26fc0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822134259321 DVLR DEBUG SUBSCR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBA0174E8) Received 1 auth tuples (vlr.c:996) 20250822134259321 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBA0174E8:UTRAN-Iu-463:PAGING_RESP)[0x56365ea26fc0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822134259321 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBA0174E8:UTRAN-Iu-463:PAGING_RESP)[0x56365ea26fc0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250822134259321 DMM DEBUG Tx AUTH REQ (rand = 91e4b70e478bb4a8a289044b712f06e3) (gsm_04_08.c:641) 20250822134259321 DMM DEBUG AUTH REQ (autn = ef06ca5cc66c8ae6c28f8fd396956be8) (gsm_04_08.c:643) 20250822134259321 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBA0174E8:UTRAN-Iu-463:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250822134259321 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBA0174E8:UTRAN-Iu-463:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134259321 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBA0174E8:UTRAN-Iu-463:PAGING_RESP)[0x56365ea76260]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134259321 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBA0174E8 - vlr_gsup_rx: now used by 4 (attached,SMS,Paging,active-conn) (vlr.c:1410) 20250822134259321 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134259321 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134259321 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134259321 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134259321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134259321 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134259321 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134259321 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2831)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2831)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2829)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2829)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2829)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2829)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2830)@718a44d66dfb: patching N(SD)=0 into dtap '0514BFEDBABA2104F848D35F'O MSC_Test_2-RAN(2830)@718a44d66dfb: patched enc_l3: '0514BFEDBABA2104F848D35F'O MSC_Test_2-SCCP(2829)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2829)@718a44d66dfb: vl_len:24 MSC_Test_2-SCCP(2829)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2829)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514BFEDBABA2104F848D35F'O 20250822134259328 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134259328 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134259328 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134259328 DLM3UA DEBUG 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(2831)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134259328 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134259328 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134259328 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134259329 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134259329 DIUCS DEBUG (UTRAN-Iu-463) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134259329 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBA0174E8:UTRAN-Iu-463:PAGING_RESP)[0x56365ea76260]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134259329 DIUCS DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBA0174E8:UTRAN-Iu-463:PAGING_RESP)[0x56365ea76260]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134259329 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBA0174E8:UTRAN-Iu-463:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134259329 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBA0174E8:UTRAN-Iu-463:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134259329 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBA0174E8:UTRAN-Iu-463:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134259329 DMM DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBA0174E8:UTRAN-Iu-463:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = bfedbabaf848d35f) (gsm_04_08.c:1128) 20250822134259329 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBA0174E8:UTRAN-Iu-463:PAGING_RESP)[0x56365ea26fc0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822134259329 DVLR DEBUG SUBSCR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBA0174E8) AUTH on UTRAN received RES: bfedbabaf848d35f (8 bytes) (vlr_auth_fsm.c:151) 20250822134259329 DVLR INFO SUBSCR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBA0174E8) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250822134259329 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBA0174E8:UTRAN-Iu-463:PAGING_RESP)[0x56365ea26fc0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822134259329 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBA0174E8:UTRAN-Iu-463:PAGING_RESP)[0x56365ea26fc0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822134259329 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBA0174E8:UTRAN-Iu-463:PAGING_RESP)[0x56365ea26fc0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822134259329 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBA0174E8:UTRAN-Iu-463:PAGING_RESP)[0x56365ea26fc0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBA0174E8:UTRAN-Iu-463:PAGING_RESP)[0x56365ea373c0] (vlr_auth_fsm.c:294) 20250822134259329 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBA0174E8:UTRAN-Iu-463:PAGING_RESP)[0x56365ea26fc0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822134259329 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBA0174E8:UTRAN-Iu-463:PAGING_RESP)[0x56365ea26fc0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822134259329 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBA0174E8:UTRAN-Iu-463:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250822134259329 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBA0174E8:UTRAN-Iu-463:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822134259329 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBA0174E8:UTRAN-Iu-463:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822134259329 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBA0174E8:UTRAN-Iu-463:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250822134259329 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBA0174E8:UTRAN-Iu-463:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=016d090d913d809dc125a8466feb3e01, CK=NONE (ran_msg_iu.c:388) 20250822134259329 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBA0174E8:UTRAN-Iu-463:PAGING_RESP)[0x56365ea76260]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250822134259329 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBA0174E8:UTRAN-Iu-463:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250822134259329 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134259329 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134259329 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134259329 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134259330 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134259330 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134259330 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134259330 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2831)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2831)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2829)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2829)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2829)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2829)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2829)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2829)@718a44d66dfb: vl_len:12 MSC_Test_2-SCCP(2829)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2829)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250822134259336 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134259336 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134259336 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134259336 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134259336 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134259336 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134259336 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134259336 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2831)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134259336 DIUCS DEBUG (UTRAN-Iu-463) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134259336 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBA0174E8:UTRAN-Iu-463:PAGING_RESP)[0x56365ea76260]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134259336 DIUCS DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBA0174E8:UTRAN-Iu-463:PAGING_RESP)[0x56365ea76260]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134259336 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBA0174E8:UTRAN-Iu-463:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134259336 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBA0174E8:UTRAN-Iu-463:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134259336 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBA0174E8:UTRAN-Iu-463:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250822134259336 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBA0174E8:UTRAN-Iu-463:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250822134259336 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBA0174E8:UTRAN-Iu-463:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822134259336 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBA0174E8:UTRAN-Iu-463:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250822134259336 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBA0174E8:UTRAN-Iu-463:PAGING_RESP)[0x56365ea76260]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822134259336 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBA0174E8:UTRAN-Iu-463:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822134259336 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBA0174E8:UTRAN-Iu-463:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822134259336 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBA0174E8:UTRAN-Iu-463:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822134259336 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBA0174E8:UTRAN-Iu-463:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822134259336 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBA0174E8:UTRAN-Iu-463:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822134259336 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBA0174E8:UTRAN-Iu-463:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822134259336 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBA0174E8:UTRAN-Iu-463:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822134259336 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBA0174E8:UTRAN-Iu-463:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250822134259336 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBA0174E8:UTRAN-Iu-463:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.979s remaining) (msc_a.c:450) 20250822134259336 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBA0174E8:UTRAN-Iu-463:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: SMS SMS:0x01 (msc_a.c:2106) 20250822134259337 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBA0174E8:UTRAN-Iu-463:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134259337 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBA0174E8:UTRAN-Iu-463:PAGING_RESP)[0x56365ea76260]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134259337 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBA0174E8 - Paging: now used by 3 (attached,SMS,active-conn) (paging.c:202) 20250822134259337 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001091/3/1): Available (smpp_smsc.c:626) 20250822134259337 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134259337 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134259337 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134259337 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134259337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134259337 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134259337 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134259337 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134259337 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134259337 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134259337 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134259337 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134259337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134259337 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134259337 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134259337 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2831)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2831)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2829)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-M3UA(2831)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2831)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2829)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2829)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2829)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2829)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2829)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2829)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2829)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_err2(2838)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2829)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2829)@718a44d66dfb: vl_len:19 MSC_Test_2-SCCP(2829)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2829)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0014400F00000200104003028904003B400140'O 20250822134259351 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134259351 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134259351 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134259351 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134259351 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134259351 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134259351 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134259351 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134259351 DIUCS DEBUG (UTRAN-Iu-463) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134259351 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBA0174E8:UTRAN-Iu-463:PAGING_RESP)[0x56365ea76260]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134259351 DIUCS DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBA0174E8:UTRAN-Iu-463:PAGING_RESP)[0x56365ea76260]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134259351 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBA0174E8:UTRAN-Iu-463:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_2-M3UA(2831)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134259351 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBA0174E8:UTRAN-Iu-463:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134259351 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBA0174E8:UTRAN-Iu-463:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-SCCP(2829)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2829)@718a44d66dfb: vl_len:24 MSC_Test_2-SCCP(2829)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2829)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '00144014000002001040080789010404000178003B400140'O MSC_Test_2-M3UA(2831)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134259554 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134259554 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134259554 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134259554 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134259554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134259554 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134259554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134259554 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134259555 DIUCS DEBUG (UTRAN-Iu-463) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134259555 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBA0174E8:UTRAN-Iu-463:PAGING_RESP)[0x56365ea76260]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134259555 DIUCS DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBA0174E8:UTRAN-Iu-463:PAGING_RESP)[0x56365ea76260]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134259555 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBA0174E8:UTRAN-Iu-463:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134259555 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBA0174E8:UTRAN-Iu-463:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134259555 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBA0174E8:UTRAN-Iu-463:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134259555 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBA0174E8:UTRAN-Iu-463:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: SMS SMS:0x04 (msc_a.c:2106) 20250822134259555 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBA0174E8:UTRAN-Iu-463:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134259555 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBA0174E8:UTRAN-Iu-463:PAGING_RESP)[0x56365ea76260]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134259555 DLSMS NOTICE trans(SMS IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBA0174E8:UTRAN-Iu-463:PAGING_RESP callref-0x4000003e tid-0) RX SMS RP-ERROR, cause 1:120 (unknown 0x78) (gsm_04_11.c:903) 20250822134259555 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBA0174E8 - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250822134259555 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBA0174E8:UTRAN-Iu-463:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134259555 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBA0174E8:UTRAN-Iu-463:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250822134259555 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBA0174E8:UTRAN-Iu-463:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250822134259555 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBA0174E8 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822134259555 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBA0174E8 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822134259555 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBA0174E8 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822134259555 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBA0174E8:UTRAN-Iu-463:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250822134259555 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBA0174E8:UTRAN-Iu-463:PAGING_RESP)[0x56365ea76260]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822134259556 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBA0174E8 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822134259556 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134259556 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134259556 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134259556 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134259556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134259556 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134259556 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134259556 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134259556 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134259556 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134259556 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134259556 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134259556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134259556 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134259556 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134259556 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2831)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2831)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2831)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2831)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2829)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2829)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2829)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2829)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2829)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2829)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2829)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2829)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_err2(2838)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_err2(2838)@718a44d66dfb: RX MT-forwardSM-Err (RP-ERROR) TC_iu_gsup_mt_sms_err2(2838)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MC@718a44d66dfb: Test Component 2838 has requested to stop MTC. Terminating current testcase execution. 20250822134259567 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822134259567 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822134259567 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822134259567 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822134259567 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822134259567 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822134259567 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822134259567 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822134259568 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822134259568 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134259567 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822134259567 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250822134259568 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822134259568 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822134259568 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822134259568 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822134259568 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822134259568 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822134259568 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) MSC_Test_1-SCCP(2826)@718a44d66dfb: Final verdict of PTC: none 20250822134259568 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822134259568 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) 20250822134259568 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822134259568 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822134259568 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) 20250822134259568 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822134259568 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(2835)@718a44d66dfb: Final verdict of PTC: none 20250822134259568 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822134259568 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822134259568 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822134259568 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822134259568 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) 20250822134259568 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134259568 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250822134259568 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822134259568 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822134259568 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822134259568 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822134259568 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822134259569 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822134259569 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) 20250822134259569 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822134259569 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-SCCP(2823)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(2824)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-M3UA(2825)@718a44d66dfb: Final verdict of PTC: none MSC_Test_1-M3UA(2828)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(2832)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP-IPA(2834)@718a44d66dfb: Final verdict of PTC: none MSC_Test_2-SCCP(2829)@718a44d66dfb: Final verdict of PTC: none 20250822134259571 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) 20250822134259571 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) 20250822134259571 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822134259571 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250822134259571 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) 20250822134259571 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134259571 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822134259571 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822134259571 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822134259571 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822134259571 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822134259571 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822134259571 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(2831)@718a44d66dfb: Final verdict of PTC: none MSC_Test_1-RAN(2827)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2822)@718a44d66dfb: Final verdict of PTC: none 20250822134259572 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.3/0 (xua_snm.c:371) 20250822134259572 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) IPA-CTRL-CLI-IPA(2839)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(2836)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(2833)@718a44d66dfb: Final verdict of PTC: none MSC_Test_2-RAN(2830)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(2837)@718a44d66dfb: Final verdict of PTC: none TC_iu_gsup_mt_sms_err2(2838)@718a44d66dfb: Final verdict of PTC: pass MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(2822): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(2823): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(2824): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(2825): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-SCCP(2826): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-RAN(2827): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-M3UA(2828): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_2-SCCP(2829): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_2-RAN(2830): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_2-M3UA(2831): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(2832): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(2833): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(2834): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(2835): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(2836): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(2837): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_iu_gsup_mt_sms_err2(2838): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(2839): none (pass -> pass) MTC@718a44d66dfb: Test case TC_iu_gsup_mt_sms_err finished. Verdict: pass MTC@718a44d66dfb: 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'. Fri Aug 22 13:42:59 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 20250822134300571 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=449776) 20250822134301569 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822134301569 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822134301569 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822134301569 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822134301569 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822134301569 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822134301572 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822134301572 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822134301572 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822134301572 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) Waiting for packet dumper to finish... 1 (prev_count=449776, count=453084) 20250822134302574 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:43: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_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 20250822134303574 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822134304576 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_iu_gsup_mt_sms_rp_mr started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(2843)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(2843)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2843)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(2841)@718a44d66dfb: v_sccp_pdu_maxlen:268 MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_1-M3UA(2846)@718a44d66dfb: ************************************************* MSC_Test_1-M3UA(2846)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2846)@718a44d66dfb: ************************************************* MSC_Test_1-SCCP(2844)@718a44d66dfb: v_sccp_pdu_maxlen:268 MTC@718a44d66dfb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_2-M3UA(2849)@718a44d66dfb: ************************************************* MSC_Test_2-M3UA(2849)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2849)@718a44d66dfb: ************************************************* MSC_Test_2-SCCP(2847)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822134304666 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2850)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822134304831 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822134304831 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822134304831 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822134304831 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2843)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2843)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2843)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2843)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(2843)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250822134304836 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134304836 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822134304836 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822134304836 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822134304836 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822134304836 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822134304836 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2843)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2843)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2843)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822134304837 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134304837 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822134304837 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822134304837 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822134304837 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822134304837 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) MSC_Test_0-M3UA(2843)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2843)@718a44d66dfb: Message received on association #8 20250822134304837 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2843)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2843)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2843)@718a44d66dfb: ASPAC_Ack received for association #8 20250822134304837 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822134304837 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2843)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2843)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2843)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822134304847 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) 20250822134304847 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) 20250822134304847 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822134304847 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2846)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2846)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2846)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822134304852 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134304852 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822134304852 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822134304852 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822134304852 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822134304852 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822134304852 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2846)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_1-M3UA(2846)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2846)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2846)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2846)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822134304852 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134304852 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822134304852 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822134304852 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822134304852 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822134304852 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822134304852 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(2846)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2846)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2846)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822134304852 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250822134304852 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2846)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2846)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2846)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2846)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2846)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822134304862 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) 20250822134304862 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) 20250822134304862 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822134304862 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2849)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2849)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2849)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2849)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_2-M3UA(2849)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250822134304871 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134304871 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822134304871 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822134304871 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822134304871 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822134304871 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822134304871 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2849)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2849)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2849)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822134304874 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134304874 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822134304874 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822134304874 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822134304874 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822134304874 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822134304874 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250822134304874 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.3/0 (xua_snm.c:406) 20250822134304874 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(2849)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2846)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2846)@718a44d66dfb: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2849)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2849)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2849)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2849)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2849)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2849)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2849)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822134305577 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822134305577 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2852)@718a44d66dfb: Established a new IPA connection (conn_id=2) 20250822134305583 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2852)@718a44d66dfb: CCM 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(2852)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2852)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2852)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2852)@718a44d66dfb: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2852)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2852)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822134305603 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822134305603 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250822134305634 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134305634 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134305634 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134305634 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822134305634 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134305634 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134305634 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134305634 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2843)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134305634 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134305634 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134305634 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134305634 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822134305634 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134305634 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134305634 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822134305634 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2843)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2843)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(2853)@718a44d66dfb: Created GsupExpect[0] for "262420000001092" to be handled at TC_iu_gsup_mt_sms_rp_mr2(2856) MSC_Test_0-RAN(2842)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(2853)@718a44d66dfb: Created GsupExpect[1] for "262420000001092" to be handled at TC_iu_gsup_mt_sms_rp_mr2(2856) TC_iu_gsup_mt_sms_rp_mr2(2856)@718a44d66dfb: 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 } } } } 20250822134305650 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134305650 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134305650 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250822134305650 DLM3UA 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) 20250822134305650 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134305650 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134305650 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134305650 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2846)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134305650 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134305650 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134305650 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134305650 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) 20250822134305650 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134305650 DLSS7 DEBUG Found route for dpc=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) 20250822134305650 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250822134305650 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2846)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2846)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2845)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2849)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134305674 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134305674 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134305674 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134305675 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134305675 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134305675 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134305675 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134305675 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134305675 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) 20250822134305675 DMSC DEBUG NULL{fi=NULL}: Closing no-RAN-peer-463 (ran_conn.c:142) 20250822134305675 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBA0174E8:UTRAN-Iu-463:PAGING_RESP)[0x56365ea76260]{READY}: Received Event MSC_EV_FROM_RAN_CONN_RELEASED (ran_conn.c:145) 20250822134305675 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBA0174E8:UTRAN-Iu-463:PAGING_RESP)[0x56365ea76260]{READY}: State change to CLEARED (no timeout) (msc_i.c:359) 20250822134305675 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBA0174E8:UTRAN-Iu-463:PAGING_RESP)[0x56365ea76260]{CLEARED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_i.c:221) 20250822134305675 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBA0174E8:UTRAN-Iu-463:PAGING_RESP)[0x56365ea76260]{CLEARED}: Removing from parent msub_fsm[0x56365ea2bbb0] (msc_i.c:221) 20250822134305675 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBA0174E8:UTRAN-Iu-463:PAGING_RESP)[0x56365ea76260]{CLEARED}: Freeing instance (msc_i.c:221) 20250822134305675 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBA0174E8:UTRAN-Iu-463:PAGING_RESP)[0x56365ea76260]{CLEARED}: Deallocated (fsm.c:568) 20250822134305675 DMSC DEBUG msub_fsm[0x56365ea2bbb0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_i.c:221) 20250822134305675 DMSC DEBUG msub(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBA0174E8) MSC-I terminated (msub.c:261) 20250822134305675 DMSC DEBUG msub(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBA0174E8) 1 MSC-A still active (msub.c:79) 20250822134305675 DMSC DEBUG msub_fsm[0x56365ea2bbb0]{active}: State change to terminating (no timeout) (msub.c:91) 20250822134305675 DMSC DEBUG msub_fsm[0x56365ea2bbb0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822134305675 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBA0174E8:UTRAN-Iu-463:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_RELEASING}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822134305675 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBA0174E8:UTRAN-Iu-463:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822134305675 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBA0174E8:UTRAN-Iu-463:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBA0174E8:UTRAN-Iu-463:PAGING_RESP)[0x56365ea76130] (msub.c:113) 20250822134305675 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBA0174E8:UTRAN-Iu-463:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_DONE}: Freeing instance (msub.c:113) 20250822134305675 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBA0174E8:UTRAN-Iu-463:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822134305675 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBA0174E8:UTRAN-Iu-463:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_RELEASING}: Removing from parent msub_fsm[0x56365ea2bbb0] (msub.c:113) 20250822134305675 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBA0174E8:UTRAN-Iu-463:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_RELEASING}: Freeing instance (msub.c:113) 20250822134305675 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBA0174E8:UTRAN-Iu-463:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_RELEASING}: Deallocated (fsm.c:568) 20250822134305675 DMSC DEBUG msub(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBA0174E8) Free (msub.c:119) 20250822134305675 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBA0174E8 - active-conn: now used by 1 (attached) (msub.c:375) 20250822134305675 DMSC DEBUG msub_fsm[0x56365ea2bbb0]{terminating}: Freeing instance (msub.c:113) 20250822134305675 DMSC DEBUG msub_fsm[0x56365ea2bbb0]{terminating}: Deallocated (fsm.c:568) 20250822134305675 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-463 (ran_conn.c:155) 20250822134305675 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250822134305675 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134305675 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134305675 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134305675 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134305675 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134305675 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134305675 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134305675 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2849)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2849)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2848)@718a44d66dfb: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2848)@718a44d66dfb: Added conn table entry 0TC_iu_gsup_mt_sms_rp_mr2(2856)5151454 MSC_Test_2-SCCP(2847)@718a44d66dfb: First idle individual index:0 20250822134305686 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134305686 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_2-M3UA(2849)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134305686 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134305686 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134305686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134305686 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134305686 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134305686 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134305687 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) 20250822134305687 DMSC DEBUG msub_fsm[0x56365ea373c0]{active}: Allocated (fsm.c:456) 20250822134305687 DMSC DEBUG msc_i[0x56365ea76130]{READY}: Allocated (fsm.c:456) 20250822134305687 DMSC DEBUG msc_i[0x56365ea76130]{READY}: is child of msub_fsm[0x56365ea373c0] (fsm.c:486) 20250822134305687 DMSC DEBUG msc_a[0x56365ea2bbb0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822134305687 DMSC DEBUG msc_a[0x56365ea2bbb0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea373c0] (fsm.c:486) 20250822134305687 DMSC DEBUG msc_a(unknown:UTRAN-Iu-464:NONE)[0x56365ea2bbb0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822134305687 DMSC DEBUG msc_i(unknown:UTRAN-Iu-464:NONE)[0x56365ea76130]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822134305687 DMSC DEBUG msc_a(unknown:UTRAN-Iu-464:NONE)[0x56365ea2bbb0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822134305687 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-464:NONE)[0x56365ea2bbb0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250822134305687 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-464:NONE)[0x56365ea2bbb0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250822134305687 DMM DEBUG msc_a(IMSI-262420000001092:UTRAN-Iu-464:LU)[0x56365ea2bbb0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001092 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822134305687 DMM DEBUG msc_a(IMSI-262420000001092:UTRAN-Iu-464:LU)[0x56365ea2bbb0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822134305687 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:UTRAN-Iu-464:LU)[0x56365ea26fc0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822134305687 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:UTRAN-Iu-464:LU)[0x56365ea26fc0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001092:UTRAN-Iu-464:LU)[0x56365ea2bbb0] (fsm.c:486) 20250822134305687 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:UTRAN-Iu-464:LU)[0x56365ea26fc0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250822134305687 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:UTRAN-Iu-464:LU)[0x56365ea26fc0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822134305687 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822134305687 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001092 id=262420000001092 (vlr.c:661) 20250822134305687 DVLR INFO New subscr, IMSI: 262420000001092 (vlr.c:562) 20250822134305687 DVLR DEBUG VLR subscr IMSI-262420000001092 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822134305687 DMSC DEBUG msc_a(IMSI-262420000001092:UTRAN-Iu-464:LU)[0x56365ea2bbb0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822134305687 DMSC DEBUG msc_a(IMSI-262420000001092:UTRAN-Iu-464:LU)[0x56365ea2bbb0]{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-RAN(2848)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 20250822134305687 DVLR DEBUG VLR subscr IMSI-262420000001092 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822134305687 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822134305687 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:UTRAN-Iu-464:LU)[0x56365ea26fc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822134305687 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:UTRAN-Iu-464:LU)[0x56365ea26fc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822134305687 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:UTRAN-Iu-464:LU)[0x56365ea26fc0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250822134305687 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:UTRAN-Iu-464:LU)[0x56365ea6f4f0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822134305687 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:UTRAN-Iu-464:LU)[0x56365ea6f4f0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001092:UTRAN-Iu-464:LU)[0x56365ea26fc0] (fsm.c:486) 20250822134305687 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:UTRAN-Iu-464:LU)[0x56365ea6f4f0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822134305687 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:UTRAN-Iu-464:LU)[0x56365ea6f4f0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822134305687 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134305687 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134305687 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134305687 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134305687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134305687 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134305687 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134305687 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2849)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2849)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2847)@718a44d66dfb: { messageType := 2, destLocRef := '4E9ADE'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(2847)@718a44d66dfb: Session index based on local reference:0 MSC_Test-GSUP(2853)@718a44d66dfb: Found GsupExpect[0] for "262420000001092" handled at TC_iu_gsup_mt_sms_rp_mr2(2856) MSC_Test-GSUP(2853)@718a44d66dfb: Added IMSI table entry 0TC_iu_gsup_mt_sms_rp_mr2(2856)"262420000001092" TC_iu_gsup_mt_sms_rp_mr2(2856)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_rp_mr2(2856)@718a44d66dfb: setverdict(pass): none -> pass 20250822134305690 DVLR DEBUG VLR subscr IMSI-262420000001092 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134305690 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:UTRAN-Iu-464:LU)[0x56365ea6f4f0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822134305690 DVLR DEBUG SUBSCR(IMSI-262420000001092) Received 1 auth tuples (vlr.c:996) 20250822134305690 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:UTRAN-Iu-464:LU)[0x56365ea6f4f0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822134305690 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:UTRAN-Iu-464:LU)[0x56365ea6f4f0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250822134305690 DMM DEBUG Tx AUTH REQ (rand = 761a95f3e5b5dbdf830d26a0c70e529c) (gsm_04_08.c:641) 20250822134305690 DMM DEBUG AUTH REQ (autn = 328200933504b09d8d9fd5cfed3a8a3f) (gsm_04_08.c:643) 20250822134305690 DIUCS DEBUG msc_a(IMSI-262420000001092:UTRAN-Iu-464:LU)[0x56365ea2bbb0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250822134305690 DIUCS DEBUG msc_a(IMSI-262420000001092:UTRAN-Iu-464:LU)[0x56365ea2bbb0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134305690 DMSC DEBUG msc_i(IMSI-262420000001092:UTRAN-Iu-464:LU)[0x56365ea76130]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134305690 DVLR DEBUG VLR subscr IMSI-262420000001092 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822134305690 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134305690 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134305690 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134305690 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134305690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134305690 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134305690 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134305690 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2849)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2849)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2847)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2847)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2847)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2847)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2848)@718a44d66dfb: patching N(SD)=1 into dtap '051419C4B38421042BC505FF'O MSC_Test_2-RAN(2848)@718a44d66dfb: patched enc_l3: '055419C4B38421042BC505FF'O MSC_Test_2-SCCP(2847)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2847)@718a44d66dfb: vl_len:24 MSC_Test_2-SCCP(2847)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2847)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055419C4B38421042BC505FF'O MSC_Test_2-M3UA(2849)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134305695 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134305695 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134305695 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134305695 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134305695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134305695 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134305695 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134305695 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134305695 DIUCS DEBUG (UTRAN-Iu-464) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134305695 DMSC DEBUG msc_i(IMSI-262420000001092:UTRAN-Iu-464:LU)[0x56365ea76130]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134305695 DIUCS DEBUG msc_i(IMSI-262420000001092:UTRAN-Iu-464:LU)[0x56365ea76130]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134305695 DMSC DEBUG msc_a(IMSI-262420000001092:UTRAN-Iu-464:LU)[0x56365ea2bbb0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134305695 DIUCS DEBUG msc_a(IMSI-262420000001092:UTRAN-Iu-464:LU)[0x56365ea2bbb0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134305695 DIUCS DEBUG msc_a(IMSI-262420000001092:UTRAN-Iu-464:LU)[0x56365ea2bbb0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134305695 DMM DEBUG msc_a(IMSI-262420000001092:UTRAN-Iu-464:LU)[0x56365ea2bbb0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 19c4b3842bc505ff) (gsm_04_08.c:1128) 20250822134305695 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:UTRAN-Iu-464:LU)[0x56365ea6f4f0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822134305695 DVLR DEBUG SUBSCR(IMSI-262420000001092) AUTH on UTRAN received RES: 19c4b3842bc505ff (8 bytes) (vlr_auth_fsm.c:151) 20250822134305695 DVLR INFO SUBSCR(IMSI-262420000001092) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250822134305695 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:UTRAN-Iu-464:LU)[0x56365ea6f4f0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822134305695 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:UTRAN-Iu-464:LU)[0x56365ea6f4f0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822134305695 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:UTRAN-Iu-464:LU)[0x56365ea6f4f0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822134305695 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:UTRAN-Iu-464:LU)[0x56365ea6f4f0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001092:UTRAN-Iu-464:LU)[0x56365ea26fc0] (vlr_auth_fsm.c:294) 20250822134305695 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:UTRAN-Iu-464:LU)[0x56365ea6f4f0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822134305695 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:UTRAN-Iu-464:LU)[0x56365ea6f4f0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822134305695 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:UTRAN-Iu-464:LU)[0x56365ea26fc0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250822134305695 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:UTRAN-Iu-464:LU)[0x56365ea26fc0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822134305695 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:UTRAN-Iu-464:LU)[0x56365ea26fc0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822134305695 DIUCS DEBUG msc_a(IMSI-262420000001092:UTRAN-Iu-464:LU)[0x56365ea2bbb0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250822134305695 DIUCS DEBUG msc_a(IMSI-262420000001092:UTRAN-Iu-464:LU)[0x56365ea2bbb0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=f4cbed29c8863cc110218ac4889bd3dc, CK=NONE (ran_msg_iu.c:388) 20250822134305695 DMSC DEBUG msc_i(IMSI-262420000001092:UTRAN-Iu-464:LU)[0x56365ea76130]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250822134305695 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:UTRAN-Iu-464:LU)[0x56365ea26fc0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250822134305695 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134305695 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134305695 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134305695 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134305695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134305695 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134305695 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134305695 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2849)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2849)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2847)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2847)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2847)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2847)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2847)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2847)@718a44d66dfb: vl_len:12 MSC_Test_2-SCCP(2847)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2847)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250822134305701 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134305701 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134305701 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134305701 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134305701 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134305701 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134305701 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134305701 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2849)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134305701 DIUCS DEBUG (UTRAN-Iu-464) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134305701 DMSC DEBUG msc_i(IMSI-262420000001092:UTRAN-Iu-464:LU)[0x56365ea76130]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134305701 DIUCS DEBUG msc_i(IMSI-262420000001092:UTRAN-Iu-464:LU)[0x56365ea76130]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134305701 DMSC DEBUG msc_a(IMSI-262420000001092:UTRAN-Iu-464:LU)[0x56365ea2bbb0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134305701 DIUCS DEBUG msc_a(IMSI-262420000001092:UTRAN-Iu-464:LU)[0x56365ea2bbb0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134305701 DIUCS DEBUG msc_a(IMSI-262420000001092:UTRAN-Iu-464:LU)[0x56365ea2bbb0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250822134305701 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:UTRAN-Iu-464:LU)[0x56365ea26fc0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250822134305701 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:UTRAN-Iu-464:LU)[0x56365ea26fc0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822134305701 DIUCS DEBUG msc_a(IMSI-262420000001092:UTRAN-Iu-464:LU)[0x56365ea2bbb0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250822134305701 DMSC DEBUG msc_i(IMSI-262420000001092:UTRAN-Iu-464:LU)[0x56365ea76130]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822134305701 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:UTRAN-Iu-464:LU)[0x56365ea26fc0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822134305701 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:UTRAN-Iu-464:LU)[0x56365ea26fc0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822134305701 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001092:UTRAN-Iu-464:LU)[0x56365ea6f4f0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822134305701 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001092:UTRAN-Iu-464:LU)[0x56365ea6f4f0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001092:UTRAN-Iu-464:LU)[0x56365ea26fc0] (fsm.c:486) 20250822134305701 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001092:UTRAN-Iu-464:LU)[0x56365ea6f4f0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822134305701 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001092:UTRAN-Iu-464:LU)[0x56365ea6f4f0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822134305701 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134305701 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134305701 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134305701 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134305701 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134305701 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134305701 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134305701 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2849)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2849)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2847)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2847)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2847)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2847)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822134305703 DVLR DEBUG VLR subscr IMSI-262420000001092 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134305703 DVLR DEBUG IMSI:262420000001092 has MSISDN:491230001092 (vlr.c:1045) 20250822134305703 DMSC NOTICE msub(IMSI-262420000001092:MSISDN-491230001092) VLR: update for IMSI=262420000001092 (MSISDN=491230001092) (gsm_04_08.c:1541) 20250822134305703 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822134305703 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134305703 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:MSISDN-491230001092:UTRAN-Iu-464:LU)[0x56365ea26fc0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822134305703 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001092:UTRAN-Iu-464:LU)[0x56365ea6f4f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822134305703 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001092:UTRAN-Iu-464:LU)[0x56365ea6f4f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822134305703 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001092:UTRAN-Iu-464:LU)[0x56365ea6f4f0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822134305703 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001092:UTRAN-Iu-464:LU)[0x56365ea6f4f0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001092:MSISDN-491230001092:UTRAN-Iu-464:LU)[0x56365ea26fc0] (vlr_lu_fsm.c:110) 20250822134305703 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001092:UTRAN-Iu-464:LU)[0x56365ea6f4f0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822134305703 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001092:UTRAN-Iu-464:LU)[0x56365ea6f4f0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822134305703 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:MSISDN-491230001092:UTRAN-Iu-464:LU)[0x56365ea26fc0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822134305703 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:MSISDN-491230001092:UTRAN-Iu-464:LU)[0x56365ea26fc0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822134305703 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001092:MSISDN-491230001092:UTRAN-Iu-464:LU)[0x56365ea5b910]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822134305703 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001092:MSISDN-491230001092:UTRAN-Iu-464:LU)[0x56365ea5b910]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001092:MSISDN-491230001092:UTRAN-Iu-464:LU)[0x56365ea26fc0] (fsm.c:486) 20250822134305703 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001092:MSISDN-491230001092:UTRAN-Iu-464:LU)[0x56365ea5b910]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822134305703 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001092:MSISDN-491230001092:UTRAN-Iu-464:LU)[0x56365ea5b910]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822134305703 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001092:MSISDN-491230001092:UTRAN-Iu-464:LU)[0x56365ea5b910]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822134305703 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001092:MSISDN-491230001092:UTRAN-Iu-464:LU)[0x56365ea5b910]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822134305703 DMSC NOTICE msub(IMSI-262420000001092:MSISDN-491230001092:TMSInew-0x852A3869) VLR: update for IMSI=262420000001092 (MSISDN=491230001092) (gsm_04_08.c:1541) 20250822134305703 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001092:MSISDN-491230001092:UTRAN-Iu-464:LU)[0x56365ea5b910]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822134305703 DMM DEBUG -> IMSI-262420000001092:MSISDN-491230001092:TMSInew-0x852A3869 LOCATION UPDATE ACCEPT (TMSI = 0x852a3869) (gsm_04_08.c:149) 20250822134305703 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSInew-0x852A3869:UTRAN-Iu-464:LU)[0x56365ea2bbb0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250822134305703 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSInew-0x852A3869:UTRAN-Iu-464:LU)[0x56365ea2bbb0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134305703 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSInew-0x852A3869:UTRAN-Iu-464:LU)[0x56365ea76130]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134305703 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSInew-0x852A3869 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822134305703 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134305703 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134305703 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134305703 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134305703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134305703 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134305703 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134305703 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2849)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2849)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2847)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2847)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2847)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2847)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_rp_mr2(2856)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2848)@718a44d66dfb: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2848)@718a44d66dfb: patched enc_l3: '059B'O MSC_Test_2-SCCP(2847)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2847)@718a44d66dfb: vl_len:14 MSC_Test_2-SCCP(2847)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2847)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250822134305705 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134305705 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134305705 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134305705 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134305705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134305705 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134305705 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134305705 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2849)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134305705 DIUCS DEBUG (UTRAN-Iu-464) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134305705 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSInew-0x852A3869:UTRAN-Iu-464:LU)[0x56365ea76130]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134305705 DIUCS DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSInew-0x852A3869:UTRAN-Iu-464:LU)[0x56365ea76130]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134305705 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSInew-0x852A3869:UTRAN-Iu-464:LU)[0x56365ea2bbb0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134305705 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSInew-0x852A3869:UTRAN-Iu-464:LU)[0x56365ea2bbb0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134305705 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSInew-0x852A3869:UTRAN-Iu-464:LU)[0x56365ea2bbb0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134305705 DMM DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSInew-0x852A3869:UTRAN-Iu-464:LU)[0x56365ea2bbb0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822134305705 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:MSISDN-491230001092:TMSInew-0x852A3869:UTRAN-Iu-464:LU)[0x56365ea26fc0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822134305705 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001092:MSISDN-491230001092:UTRAN-Iu-464:LU)[0x56365ea5b910]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822134305705 DMSC NOTICE msub(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869) VLR: update for IMSI=262420000001092 (MSISDN=491230001092) (gsm_04_08.c:1541) 20250822134305705 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250822134305705 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001092:MSISDN-491230001092:UTRAN-Iu-464:LU)[0x56365ea5b910]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822134305705 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869:UTRAN-Iu-464:LU)[0x56365ea26fc0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822134305705 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001092:MSISDN-491230001092:UTRAN-Iu-464:LU)[0x56365ea5b910]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822134305705 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001092:MSISDN-491230001092:UTRAN-Iu-464:LU)[0x56365ea5b910]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869:UTRAN-Iu-464:LU)[0x56365ea26fc0] (vlr_lu_fsm.c:817) 20250822134305705 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001092:MSISDN-491230001092:UTRAN-Iu-464:LU)[0x56365ea5b910]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822134305705 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001092:MSISDN-491230001092:UTRAN-Iu-464:LU)[0x56365ea5b910]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822134305705 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869:UTRAN-Iu-464:LU)[0x56365ea26fc0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822134305705 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869:UTRAN-Iu-464:LU)[0x56365ea2bbb0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250822134305705 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869:UTRAN-Iu-464:LU)[0x56365ea2bbb0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.981s remaining) (msc_a.c:450) 20250822134305705 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001092/3/1): Available (smpp_smsc.c:626) 20250822134305705 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869:UTRAN-Iu-464:LU)[0x56365ea2bbb0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134305705 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869:UTRAN-Iu-464:LU)[0x56365ea2bbb0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250822134305705 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869:UTRAN-Iu-464:LU)[0x56365ea2bbb0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250822134305705 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822134305705 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822134305705 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822134305705 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869:UTRAN-Iu-464:LU)[0x56365ea2bbb0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250822134305705 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869:UTRAN-Iu-464:LU)[0x56365ea76130]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822134305705 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250822134305705 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134305705 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134305705 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134305705 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134305705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134305705 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134305705 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134305705 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2849)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2849)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2847)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2847)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2847)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2847)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2847)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2847)@718a44d66dfb: vl_len:7 MSC_Test_2-SCCP(2847)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2847)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250822134305708 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134305708 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134305708 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134305708 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134305708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134305708 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134305708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134305708 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2849)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134305708 DIUCS DEBUG (UTRAN-Iu-464) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134305708 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869:UTRAN-Iu-464:LU)[0x56365ea76130]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134305708 DIUCS DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869:UTRAN-Iu-464:LU)[0x56365ea76130]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134305708 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869:UTRAN-Iu-464:LU)[0x56365ea2bbb0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134305708 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869:UTRAN-Iu-464:LU)[0x56365ea2bbb0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134305708 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869:UTRAN-Iu-464:LU)[0x56365ea2bbb0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250822134305708 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869:UTRAN-Iu-464:LU)[0x56365ea2bbb0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822134305708 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869:UTRAN-Iu-464:LU)[0x56365ea2bbb0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250822134305708 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869:UTRAN-Iu-464:LU)[0x56365ea2bbb0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134305708 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869:UTRAN-Iu-464:LU)[0x56365ea2bbb0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822134305708 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869:UTRAN-Iu-464:LU)[0x56365ea26fc0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822134305708 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869:UTRAN-Iu-464:LU)[0x56365ea26fc0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869:UTRAN-Iu-464:LU)[0x56365ea2bbb0] (msc_a.c:1053) 20250822134305708 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869:UTRAN-Iu-464:LU)[0x56365ea26fc0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822134305708 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869:UTRAN-Iu-464:LU)[0x56365ea26fc0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822134305708 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869:UTRAN-Iu-464:LU)[0x56365ea26fc0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822134305708 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869:UTRAN-Iu-464:LU)[0x56365ea2bbb0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea373c0] (msc_a.c:1053) 20250822134305708 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869:UTRAN-Iu-464:LU)[0x56365ea2bbb0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822134305708 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869:UTRAN-Iu-464:LU)[0x56365ea2bbb0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822134305708 DMSC DEBUG msub_fsm[0x56365ea373c0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822134305708 DMSC DEBUG msub(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869) MSC-A terminated (msub.c:261) 20250822134305708 DMSC DEBUG msub(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869) 1 MSC-I still active (msub.c:79) 20250822134305708 DMSC DEBUG msub_fsm[0x56365ea373c0]{active}: State change to terminating (no timeout) (msub.c:91) 20250822134305708 DMSC DEBUG msub_fsm[0x56365ea373c0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822134305708 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869:UTRAN-Iu-464:LU)[0x56365ea76130]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822134305708 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869:UTRAN-Iu-464:LU)[0x56365ea76130]{READY}: Removing from parent msub_fsm[0x56365ea373c0] (msub.c:113) 20250822134305708 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Closing UTRAN-Iu-464 (ran_conn.c:142) 20250822134305708 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-464 (ran_conn.c:155) 20250822134305708 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869:UTRAN-Iu-464:LU)[0x56365ea76130]{READY}: Freeing instance (msub.c:113) 20250822134305708 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869:UTRAN-Iu-464:LU)[0x56365ea76130]{READY}: Deallocated (fsm.c:568) 20250822134305708 DMSC DEBUG msub(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869) Free (msub.c:119) 20250822134305708 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869 - active-conn: now used by 1 (attached) (msub.c:375) 20250822134305708 DMSC DEBUG msub_fsm[0x56365ea373c0]{terminating}: Freeing instance (msub.c:113) 20250822134305708 DMSC DEBUG msub_fsm[0x56365ea373c0]{terminating}: Deallocated (fsm.c:568) 20250822134305708 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134305708 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134305708 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134305708 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134305708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134305708 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134305708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134305708 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2849)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2849)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2847)@718a44d66dfb: Session index based on local reference:0 20250822134305709 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134305709 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134305709 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134305709 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134305709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134305709 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134305709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134305709 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2849)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2848)@718a44d66dfb: Deleted conn table entry 0TC_iu_gsup_mt_sms_rp_mr2(2856)5151454 TC_iu_gsup_mt_sms_rp_mr2(2856)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_rp_mr2(2856)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_rp_mr2(2856)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_rp_mr2(2856)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2848)@718a44d66dfb: Created IMSI[0] for '262420000001092'H'852A3869'O to be handled at TC_iu_gsup_mt_sms_rp_mr2(2856) TC_iu_gsup_mt_sms_rp_mr2(2856)@718a44d66dfb: TX MT-forwardSM-Req for the 1st SMS 20250822134305746 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869 + gsm411_gsup_rx: now used by 2 (attached,gsm411_gsup_rx) (gsm_04_11_gsup.c:310) 20250822134305746 DMSC DEBUG Routed to GSM 04.11 MT handler (gsm_04_11_gsup.c:333) 20250822134305746 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869 + SMS: now used by 3 (attached,gsm411_gsup_rx,SMS) (transaction.c:228) 20250822134305747 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869 + Paging: now used by 4 (attached,gsm411_gsup_rx,SMS,Paging) (paging.c:111) 20250822134305747 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869 - gsm411_gsup_rx: now used by 3 (attached,SMS,Paging) (gsm_04_11_gsup.c:344) 20250822134305747 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134305747 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134305747 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134305747 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134305747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134305747 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134305747 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134305747 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2849)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2849)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2848)@718a44d66dfb: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_gsup_mt_sms_rp_mr2(2856) TC_iu_gsup_mt_sms_rp_mr2(2856)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_rp_mr2(2856)@718a44d66dfb: 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 := '852A3869'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2848)@718a44d66dfb: Added conn table entry 0TC_iu_gsup_mt_sms_rp_mr2(2856)10440565 MSC_Test_2-SCCP(2847)@718a44d66dfb: First idle individual index:0 20250822134305770 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134305770 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134305770 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134305770 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134305770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134305770 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134305770 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134305770 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2849)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134305771 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) 20250822134305771 DMSC DEBUG msub_fsm[0x56365ea26fc0]{active}: Allocated (fsm.c:456) 20250822134305771 DMSC DEBUG msc_i[0x56365ea2bbb0]{READY}: Allocated (fsm.c:456) 20250822134305771 DMSC DEBUG msc_i[0x56365ea2bbb0]{READY}: is child of msub_fsm[0x56365ea26fc0] (fsm.c:486) 20250822134305771 DMSC DEBUG msc_a[0x56365ea76130]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822134305771 DMSC DEBUG msc_a[0x56365ea76130]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea26fc0] (fsm.c:486) 20250822134305771 DMSC DEBUG msc_a(unknown:UTRAN-Iu-465:NONE)[0x56365ea76130]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822134305771 DMSC DEBUG msc_i(unknown:UTRAN-Iu-465:NONE)[0x56365ea2bbb0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822134305771 DMSC DEBUG msc_a(unknown:UTRAN-Iu-465:NONE)[0x56365ea76130]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822134305771 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-465:NONE)[0x56365ea76130]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250822134305771 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-465:NONE)[0x56365ea76130]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250822134305772 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x852A3869:UTRAN-Iu-465:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822134305772 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x852A3869:UTRAN-Iu-465:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x852A3869:UTRAN-Iu-465:PAGING_RESP)[0x56365ea76130] (fsm.c:486) 20250822134305772 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x852A3869:UTRAN-Iu-465:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250822134305772 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x852A3869:UTRAN-Iu-465:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822134305772 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869 + proc_arq_vlr_fn_init: now used by 4 (attached,SMS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822134305772 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869 + active-conn: now used by 5 (attached,SMS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822134305772 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869:UTRAN-Iu-465:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822134305772 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869:UTRAN-Iu-465:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822134305772 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869:UTRAN-Iu-465:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822134305772 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869:UTRAN-Iu-465:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250822134305772 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869:UTRAN-Iu-465:PAGING_RESP)[0x56365ea5b910]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822134305772 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869:UTRAN-Iu-465:PAGING_RESP)[0x56365ea5b910]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869:UTRAN-Iu-465:PAGING_RESP)[0x56365ea373c0] (fsm.c:486) 20250822134305772 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869:UTRAN-Iu-465:PAGING_RESP)[0x56365ea5b910]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822134305772 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869:UTRAN-Iu-465:PAGING_RESP)[0x56365ea5b910]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822134305772 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869 - proc_arq_vlr_fn_init: now used by 4 (attached,SMS,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250822134305772 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134305772 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134305772 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134305772 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134305772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134305772 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134305772 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134305772 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2849)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2849)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2847)@718a44d66dfb: { messageType := 2, destLocRef := '9F4F75'O, sourceLocRef := '0001D1'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2847)@718a44d66dfb: Session index based on local reference:0 TC_iu_gsup_mt_sms_rp_mr2(2856)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_rp_mr2(2856)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822134305777 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869 + vlr_gsup_rx: now used by 5 (attached,SMS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134305777 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869:UTRAN-Iu-465:PAGING_RESP)[0x56365ea5b910]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822134305777 DVLR DEBUG SUBSCR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869) Received 1 auth tuples (vlr.c:996) 20250822134305777 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869:UTRAN-Iu-465:PAGING_RESP)[0x56365ea5b910]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822134305777 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869:UTRAN-Iu-465:PAGING_RESP)[0x56365ea5b910]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250822134305777 DMM DEBUG Tx AUTH REQ (rand = 2e9bb225b96c20f2d57d71e19c39d433) (gsm_04_08.c:641) 20250822134305777 DMM DEBUG AUTH REQ (autn = cdfc64116db6d7c45d8e733bb5a2b457) (gsm_04_08.c:643) 20250822134305777 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869:UTRAN-Iu-465:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250822134305777 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869:UTRAN-Iu-465:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134305777 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869:UTRAN-Iu-465:PAGING_RESP)[0x56365ea2bbb0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134305778 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869 - vlr_gsup_rx: now used by 4 (attached,SMS,Paging,active-conn) (vlr.c:1410) 20250822134305778 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134305778 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134305778 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134305778 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134305778 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134305778 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134305778 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134305778 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2849)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2849)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2847)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2847)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2847)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2847)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2848)@718a44d66dfb: patching N(SD)=0 into dtap '051466230A5A2104D750F723'O MSC_Test_2-RAN(2848)@718a44d66dfb: patched enc_l3: '051466230A5A2104D750F723'O MSC_Test_2-SCCP(2847)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2847)@718a44d66dfb: vl_len:24 MSC_Test_2-SCCP(2847)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2847)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C051466230A5A2104D750F723'O 20250822134305784 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134305784 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134305784 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134305784 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134305784 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134305784 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134305784 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134305784 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134305784 DIUCS DEBUG (UTRAN-Iu-465) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134305784 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869:UTRAN-Iu-465:PAGING_RESP)[0x56365ea2bbb0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-M3UA(2849)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134305785 DIUCS DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869:UTRAN-Iu-465:PAGING_RESP)[0x56365ea2bbb0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134305785 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869:UTRAN-Iu-465:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134305785 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869:UTRAN-Iu-465:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134305785 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869:UTRAN-Iu-465:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134305785 DMM DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869:UTRAN-Iu-465:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 66230a5ad750f723) (gsm_04_08.c:1128) 20250822134305785 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869:UTRAN-Iu-465:PAGING_RESP)[0x56365ea5b910]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822134305785 DVLR DEBUG SUBSCR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869) AUTH on UTRAN received RES: 66230a5ad750f723 (8 bytes) (vlr_auth_fsm.c:151) 20250822134305785 DVLR INFO SUBSCR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250822134305785 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869:UTRAN-Iu-465:PAGING_RESP)[0x56365ea5b910]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822134305785 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869:UTRAN-Iu-465:PAGING_RESP)[0x56365ea5b910]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822134305785 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869:UTRAN-Iu-465:PAGING_RESP)[0x56365ea5b910]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822134305785 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869:UTRAN-Iu-465:PAGING_RESP)[0x56365ea5b910]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869:UTRAN-Iu-465:PAGING_RESP)[0x56365ea373c0] (vlr_auth_fsm.c:294) 20250822134305785 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869:UTRAN-Iu-465:PAGING_RESP)[0x56365ea5b910]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822134305785 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869:UTRAN-Iu-465:PAGING_RESP)[0x56365ea5b910]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822134305785 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869:UTRAN-Iu-465:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250822134305785 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869:UTRAN-Iu-465:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822134305785 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869:UTRAN-Iu-465:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822134305785 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869:UTRAN-Iu-465:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250822134305785 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869:UTRAN-Iu-465:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=555a1c2245e4b8b7eafa9f3e10706e68, CK=NONE (ran_msg_iu.c:388) 20250822134305785 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869:UTRAN-Iu-465:PAGING_RESP)[0x56365ea2bbb0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250822134305785 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869:UTRAN-Iu-465:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250822134305785 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134305785 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134305785 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134305785 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134305785 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134305785 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134305785 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134305785 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2849)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2849)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2847)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2847)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2847)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2847)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2847)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2847)@718a44d66dfb: vl_len:12 MSC_Test_2-SCCP(2847)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2847)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250822134305792 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134305792 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134305792 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134305792 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134305792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134305792 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134305792 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134305792 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2849)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134305792 DIUCS DEBUG (UTRAN-Iu-465) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134305792 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869:UTRAN-Iu-465:PAGING_RESP)[0x56365ea2bbb0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134305792 DIUCS DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869:UTRAN-Iu-465:PAGING_RESP)[0x56365ea2bbb0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134305792 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869:UTRAN-Iu-465:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134305792 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869:UTRAN-Iu-465:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134305792 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869:UTRAN-Iu-465:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250822134305792 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869:UTRAN-Iu-465:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250822134305792 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869:UTRAN-Iu-465:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822134305792 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869:UTRAN-Iu-465:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250822134305792 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869:UTRAN-Iu-465:PAGING_RESP)[0x56365ea2bbb0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822134305792 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869:UTRAN-Iu-465:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822134305793 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869:UTRAN-Iu-465:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822134305793 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869:UTRAN-Iu-465:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822134305793 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869:UTRAN-Iu-465:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822134305793 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869:UTRAN-Iu-465:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822134305793 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869:UTRAN-Iu-465:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822134305793 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869:UTRAN-Iu-465:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822134305793 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869:UTRAN-Iu-465:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250822134305793 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869:UTRAN-Iu-465:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.978s remaining) (msc_a.c:450) 20250822134305793 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869:UTRAN-Iu-465:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: SMS SMS:0x01 (msc_a.c:2106) 20250822134305793 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869:UTRAN-Iu-465:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134305793 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869:UTRAN-Iu-465:PAGING_RESP)[0x56365ea2bbb0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134305793 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869 - Paging: now used by 3 (attached,SMS,active-conn) (paging.c:202) 20250822134305793 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001092/3/1): Available (smpp_smsc.c:626) 20250822134305793 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134305793 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134305793 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134305793 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134305793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134305793 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134305793 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134305793 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134305793 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134305793 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134305793 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134305793 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134305793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134305793 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134305793 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134305793 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2849)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2849)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2847)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-M3UA(2849)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(2847)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2847)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2847)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2849)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2847)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2847)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2847)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2847)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_rp_mr2(2856)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_rp_mr2(2856)@718a44d66dfb: RX the 1st SMS on DTAP, DTAP TID is 0, SM-RP-MR is '00'O TC_iu_gsup_mt_sms_rp_mr2(2856)@718a44d66dfb: TX MT-forwardSM-Req for the 2nd SMS MSC_Test_2-SCCP(2847)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2847)@718a44d66dfb: vl_len:19 MSC_Test_2-SCCP(2847)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2847)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0014400F00000200104003028904003B400140'O 20250822134305806 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134305806 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134305806 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134305806 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134305806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134305806 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134305806 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_2-M3UA(2849)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134305806 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134305807 DIUCS DEBUG (UTRAN-Iu-465) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134305807 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869:UTRAN-Iu-465:PAGING_RESP)[0x56365ea2bbb0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134305807 DIUCS DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869:UTRAN-Iu-465:PAGING_RESP)[0x56365ea2bbb0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134305807 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869:UTRAN-Iu-465:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134305807 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869:UTRAN-Iu-465:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134305807 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869:UTRAN-Iu-465:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134305818 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869 + gsm411_gsup_rx: now used by 4 (attached,SMS,active-conn,gsm411_gsup_rx) (gsm_04_11_gsup.c:310) 20250822134305818 DMSC DEBUG Routed to GSM 04.11 MT handler (gsm_04_11_gsup.c:333) 20250822134305818 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869 + SMS: now used by 5 (attached,2*SMS,active-conn,gsm411_gsup_rx) (transaction.c:228) 20250822134305818 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869:UTRAN-Iu-465:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_11.c:1105) 20250822134305818 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869:UTRAN-Iu-465:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250822134305818 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869:UTRAN-Iu-465:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x01 (msc_a.c:2106) 20250822134305818 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869:UTRAN-Iu-465:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134305818 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869:UTRAN-Iu-465:PAGING_RESP)[0x56365ea2bbb0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134305818 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869 - gsm411_gsup_rx: now used by 4 (attached,2*SMS,active-conn) (gsm_04_11_gsup.c:344) 20250822134305818 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134305818 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134305818 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134305818 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134305818 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134305818 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134305818 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134305818 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2849)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2849)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2847)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2847)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2847)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2847)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_rp_mr2(2856)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_rp_mr2(2856)@718a44d66dfb: RX the 2nd SMS on DTAP, DTAP TID is 1, SM-RP-MR is '01'O MSC_Test_2-SCCP(2847)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2847)@718a44d66dfb: vl_len:19 MSC_Test_2-SCCP(2847)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2847)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0014400F00000200104003029904003B400140'O 20250822134305825 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134305825 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134305825 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134305825 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134305825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134305825 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134305825 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134305825 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2849)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134305825 DIUCS DEBUG (UTRAN-Iu-465) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134305825 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869:UTRAN-Iu-465:PAGING_RESP)[0x56365ea2bbb0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134305825 DIUCS DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869:UTRAN-Iu-465:PAGING_RESP)[0x56365ea2bbb0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134305825 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869:UTRAN-Iu-465:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134305825 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869:UTRAN-Iu-465:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134305825 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869:UTRAN-Iu-465:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-SCCP(2847)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2847)@718a44d66dfb: vl_len:22 MSC_Test_2-SCCP(2847)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2847)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0014401200000200104006058901020200003B400140'O MSC_Test_2-M3UA(2849)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134306026 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134306026 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134306026 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134306026 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134306026 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134306026 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134306026 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134306026 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134306027 DIUCS DEBUG (UTRAN-Iu-465) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134306027 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869:UTRAN-Iu-465:PAGING_RESP)[0x56365ea2bbb0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134306027 DIUCS DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869:UTRAN-Iu-465:PAGING_RESP)[0x56365ea2bbb0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134306027 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869:UTRAN-Iu-465:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134306027 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869:UTRAN-Iu-465:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134306027 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869:UTRAN-Iu-465:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134306027 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869:UTRAN-Iu-465:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x04 (msc_a.c:2106) 20250822134306027 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869:UTRAN-Iu-465:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134306027 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869:UTRAN-Iu-465:PAGING_RESP)[0x56365ea2bbb0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134306027 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869 - SMS: now used by 3 (attached,SMS,active-conn) (transaction.c:281) 20250822134306027 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134306027 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134306027 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134306027 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134306027 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134306027 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134306028 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134306028 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2849)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2849)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2847)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2847)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2847)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2847)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_rp_mr2(2856)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_rp_mr2(2856)@718a44d66dfb: RX MT-forwardSM-Res (RP-ACK) TC_iu_gsup_mt_sms_rp_mr2(2856)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2847)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2847)@718a44d66dfb: vl_len:22 MSC_Test_2-SCCP(2847)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2847)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0014401200000200104006059901020201003B400140'O 20250822134306038 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134306038 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_2-M3UA(2849)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134306038 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134306038 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134306038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134306038 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134306038 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134306038 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134306039 DIUCS DEBUG (UTRAN-Iu-465) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134306039 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869:UTRAN-Iu-465:PAGING_RESP)[0x56365ea2bbb0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134306039 DIUCS DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869:UTRAN-Iu-465:PAGING_RESP)[0x56365ea2bbb0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134306039 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869:UTRAN-Iu-465:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134306039 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869:UTRAN-Iu-465:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134306039 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869:UTRAN-Iu-465:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134306039 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869:UTRAN-Iu-465:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x04 (msc_a.c:2106) 20250822134306039 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869:UTRAN-Iu-465:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134306039 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869:UTRAN-Iu-465:PAGING_RESP)[0x56365ea2bbb0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134306039 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869 - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250822134306039 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869:UTRAN-Iu-465:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134306039 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869:UTRAN-Iu-465:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250822134306039 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869:UTRAN-Iu-465:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250822134306039 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822134306039 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822134306039 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822134306039 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869:UTRAN-Iu-465:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250822134306039 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869:UTRAN-Iu-465:PAGING_RESP)[0x56365ea2bbb0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822134306039 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822134306039 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134306039 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134306039 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134306039 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134306039 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134306040 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134306040 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134306040 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134306040 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134306040 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134306040 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134306040 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134306040 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134306040 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134306040 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134306040 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2849)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2849)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2847)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2847)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2847)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2847)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2849)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2849)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2847)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2847)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2847)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2847)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_rp_mr2(2856)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_rp_mr2(2856)@718a44d66dfb: RX MT-forwardSM-Res (RP-ACK) TC_iu_gsup_mt_sms_rp_mr2(2856)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2847)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2847)@718a44d66dfb: vl_len:7 MSC_Test_2-SCCP(2847)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2847)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250822134306047 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134306047 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134306047 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134306047 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134306047 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134306047 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134306047 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134306047 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2849)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134306047 DIUCS DEBUG (UTRAN-Iu-465) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134306047 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869:UTRAN-Iu-465:PAGING_RESP)[0x56365ea2bbb0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134306047 DIUCS DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869:UTRAN-Iu-465:PAGING_RESP)[0x56365ea2bbb0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134306047 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869:UTRAN-Iu-465:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134306047 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869:UTRAN-Iu-465:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134306047 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869:UTRAN-Iu-465:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250822134306047 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869:UTRAN-Iu-465:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822134306047 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869:UTRAN-Iu-465:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250822134306047 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869:UTRAN-Iu-465:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134306047 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869:UTRAN-Iu-465:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822134306047 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869:UTRAN-Iu-465:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822134306047 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869:UTRAN-Iu-465:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869:UTRAN-Iu-465:PAGING_RESP)[0x56365ea76130] (msc_a.c:1053) 20250822134306047 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869:UTRAN-Iu-465:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822134306047 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869:UTRAN-Iu-465:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822134306047 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869:UTRAN-Iu-465:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea26fc0] (msc_a.c:1053) 20250822134306047 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869:UTRAN-Iu-465:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822134306047 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869:UTRAN-Iu-465:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822134306047 DMSC DEBUG msub_fsm[0x56365ea26fc0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822134306047 DMSC DEBUG msub(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869) MSC-A terminated (msub.c:261) 20250822134306047 DMSC DEBUG msub(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869) 1 MSC-I still active (msub.c:79) 20250822134306047 DMSC DEBUG msub_fsm[0x56365ea26fc0]{active}: State change to terminating (no timeout) (msub.c:91) 20250822134306047 DMSC DEBUG msub_fsm[0x56365ea26fc0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822134306047 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869:UTRAN-Iu-465:PAGING_RESP)[0x56365ea2bbb0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822134306047 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869:UTRAN-Iu-465:PAGING_RESP)[0x56365ea2bbb0]{READY}: Removing from parent msub_fsm[0x56365ea26fc0] (msub.c:113) 20250822134306047 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Closing UTRAN-Iu-465 (ran_conn.c:142) 20250822134306048 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-465 (ran_conn.c:155) 20250822134306048 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869:UTRAN-Iu-465:PAGING_RESP)[0x56365ea2bbb0]{READY}: Freeing instance (msub.c:113) 20250822134306048 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869:UTRAN-Iu-465:PAGING_RESP)[0x56365ea2bbb0]{READY}: Deallocated (fsm.c:568) 20250822134306048 DMSC DEBUG msub(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869) Free (msub.c:119) 20250822134306048 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3869 - active-conn: now used by 1 (attached) (msub.c:375) 20250822134306048 DMSC DEBUG msub_fsm[0x56365ea26fc0]{terminating}: Freeing instance (msub.c:113) 20250822134306048 DMSC DEBUG msub_fsm[0x56365ea26fc0]{terminating}: Deallocated (fsm.c:568) 20250822134306048 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134306048 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134306048 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134306048 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134306048 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134306048 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134306048 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134306048 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2849)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2849)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2847)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-RAN(2848)@718a44d66dfb: Deleted conn table entry 0TC_iu_gsup_mt_sms_rp_mr2(2856)10440565 20250822134306050 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134306050 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134306050 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134306050 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134306050 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134306050 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134306050 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134306050 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2849)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_gsup_mt_sms_rp_mr2(2856)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_rp_mr2(2856)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_rp_mr2(2856)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_rp_mr2(2856)@718a44d66dfb: Final verdict of PTC: pass MSC_Test_1-SCCP(2844)@718a44d66dfb: Final verdict of PTC: none 20250822134306061 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822134306061 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822134306061 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822134306061 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822134306061 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822134306061 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822134306061 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822134306061 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) MSC_Test-GSUP(2853)@718a44d66dfb: Final verdict of PTC: none 20250822134306062 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822134306062 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134306062 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822134306062 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822134306062 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822134306062 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822134306062 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822134306062 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250822134306062 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822134306062 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822134306062 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822134306062 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822134306062 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) 20250822134306062 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822134306062 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822134306062 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) 20250822134306062 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822134306062 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822134306062 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822134306062 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) 20250822134306062 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822134306062 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822134306063 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) 20250822134306063 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134306063 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250822134306063 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) MSC_Test_0-M3UA(2843)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-SCCP(2841)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(2842)@718a44d66dfb: Final verdict of PTC: none MSC_Test_1-M3UA(2846)@718a44d66dfb: Final verdict of PTC: none 20250822134306063 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822134306063 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822134306063 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822134306063 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822134306063 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822134306065 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) 20250822134306065 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) 20250822134306065 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) 20250822134306065 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822134306065 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250822134306065 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822134306065 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250822134306065 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) 20250822134306065 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134306065 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822134306065 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822134306065 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822134306065 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822134306065 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822134306065 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822134306065 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822134306066 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.3/0 (xua_snm.c:371) 20250822134306066 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-RAN(2848)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(2850)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP-IPA(2852)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(2854)@718a44d66dfb: Final verdict of PTC: none MSC_Test_1-RAN(2845)@718a44d66dfb: Final verdict of PTC: none MSC_Test_2-M3UA(2849)@718a44d66dfb: Final verdict of PTC: none MSC_Test_2-SCCP(2847)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2857)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(2855)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(2851)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2840)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(2840): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(2841): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(2842): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(2843): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-SCCP(2844): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-RAN(2845): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-M3UA(2846): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_2-SCCP(2847): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_2-RAN(2848): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_2-M3UA(2849): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(2850): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(2851): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(2852): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(2853): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(2854): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(2855): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_iu_gsup_mt_sms_rp_mr2(2856): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(2857): none (pass -> pass) MTC@718a44d66dfb: Test case TC_iu_gsup_mt_sms_rp_mr finished. Verdict: pass MTC@718a44d66dfb: 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'. Fri Aug 22 13:43:06 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 20250822134307066 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=528236) 20250822134308062 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822134308062 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822134308062 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822134308063 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822134308064 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822134308064 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822134308066 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822134308066 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822134308066 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822134308067 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=528236, count=531544) 20250822134309068 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:43:10 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests_Iu.TC_iu_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 20250822134310069 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_iu_gsup_mo_mt_sms_rp_mr started. 20250822134311070 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(2861)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(2861)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2861)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(2859)@718a44d66dfb: v_sccp_pdu_maxlen:268 MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_1-M3UA(2864)@718a44d66dfb: ************************************************* MSC_Test_1-M3UA(2864)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2864)@718a44d66dfb: ************************************************* MSC_Test_1-SCCP(2862)@718a44d66dfb: v_sccp_pdu_maxlen:268 MTC@718a44d66dfb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_2-M3UA(2867)@718a44d66dfb: ************************************************* MSC_Test_2-M3UA(2867)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2867)@718a44d66dfb: ************************************************* MSC_Test_2-SCCP(2865)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822134311152 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2868)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822134311318 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822134311318 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822134311318 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822134311318 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2861)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2861)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2861)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822134311323 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134311323 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822134311323 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822134311323 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822134311323 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822134311323 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822134311323 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2861)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(2861)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2861)@718a44d66dfb: Message received on association #8 20250822134311323 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134311323 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822134311323 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822134311323 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822134311323 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822134311323 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) MSC_Test_0-M3UA(2861)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2861)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2861)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2861)@718a44d66dfb: Message received on association #8 20250822134311323 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2861)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822134311324 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822134311324 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2861)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2861)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2861)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2861)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2861)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822134311332 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) 20250822134311332 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) 20250822134311332 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822134311332 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2864)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2864)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2864)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822134311337 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134311337 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822134311337 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822134311337 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822134311337 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822134311337 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822134311337 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2864)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_1-M3UA(2864)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2864)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2864)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2864)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822134311338 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134311338 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822134311338 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822134311338 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822134311338 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822134311338 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) MSC_Test_1-M3UA(2864)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2864)@718a44d66dfb: Message received on association #8 20250822134311338 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2864)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2864)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2864)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2864)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2864)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2864)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822134311338 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250822134311338 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822134311346 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) 20250822134311346 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) 20250822134311347 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822134311347 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2867)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2867)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2867)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822134311354 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134311354 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822134311354 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822134311355 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822134311355 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822134311355 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822134311355 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2867)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_2-M3UA(2867)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2867)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2867)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2867)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822134311359 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134311359 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822134311359 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822134311359 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822134311359 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822134311359 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822134311359 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2867)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250822134311359 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.3/0 (xua_snm.c:406) 20250822134311359 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2864)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2867)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2864)@718a44d66dfb: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2867)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2867)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2867)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2867)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2867)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2867)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822134312071 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822134312071 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2870)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2870)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822134312078 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2870)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2870)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2870)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2870)@718a44d66dfb: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2870)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2870)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822134312095 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822134312095 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250822134312121 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134312121 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134312121 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134312121 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822134312121 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134312121 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134312121 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134312121 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2861)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134312121 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134312121 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134312121 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134312121 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822134312121 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134312121 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134312121 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822134312121 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2861)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2861)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2860)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(2871)@718a44d66dfb: Created GsupExpect[0] for "262420000001093" to be handled at TC_iu_gsup_mo_mt_sms_rp_mr2(2874) MSC_Test-GSUP(2871)@718a44d66dfb: Created GsupExpect[1] for "262420000001093" to be handled at TC_iu_gsup_mo_mt_sms_rp_mr2(2874) TC_iu_gsup_mo_mt_sms_rp_mr2(2874)@718a44d66dfb: 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 } } } } 20250822134312136 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134312136 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134312136 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250822134312136 DLM3UA 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) 20250822134312136 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134312136 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134312136 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134312136 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2864)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134312136 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134312136 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134312136 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134312136 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) 20250822134312136 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134312136 DLSS7 DEBUG Found route for dpc=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) 20250822134312136 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250822134312136 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2864)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2864)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2863)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250822134312158 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134312158 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134312158 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134312158 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134312158 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134312158 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134312158 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134312158 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2867)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134312158 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) 20250822134312158 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250822134312158 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134312158 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134312158 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134312158 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134312158 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134312158 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134312158 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134312158 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2867)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2867)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2866)@718a44d66dfb: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2866)@718a44d66dfb: Added conn table entry 0TC_iu_gsup_mo_mt_sms_rp_mr2(2874)10327656 MSC_Test_2-SCCP(2865)@718a44d66dfb: First idle individual index:0 MSC_Test_2-M3UA(2867)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134312168 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134312168 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134312168 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134312168 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134312168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134312168 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134312168 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134312168 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134312168 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) 20250822134312168 DMSC DEBUG msub_fsm[0x56365ea373c0]{active}: Allocated (fsm.c:456) 20250822134312168 DMSC DEBUG msc_i[0x56365ea76130]{READY}: Allocated (fsm.c:456) 20250822134312168 DMSC DEBUG msc_i[0x56365ea76130]{READY}: is child of msub_fsm[0x56365ea373c0] (fsm.c:486) 20250822134312168 DMSC DEBUG msc_a[0x56365ea2bbb0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822134312168 DMSC DEBUG msc_a[0x56365ea2bbb0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea373c0] (fsm.c:486) 20250822134312168 DMSC DEBUG msc_a(unknown:UTRAN-Iu-466:NONE)[0x56365ea2bbb0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822134312168 DMSC DEBUG msc_i(unknown:UTRAN-Iu-466:NONE)[0x56365ea76130]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822134312168 DMSC DEBUG msc_a(unknown:UTRAN-Iu-466:NONE)[0x56365ea2bbb0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822134312168 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-466:NONE)[0x56365ea2bbb0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250822134312168 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-466:NONE)[0x56365ea2bbb0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) MSC_Test_2-RAN(2866)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 20250822134312168 DMM DEBUG msc_a(IMSI-262420000001093:UTRAN-Iu-466:LU)[0x56365ea2bbb0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001093 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822134312168 DMM DEBUG msc_a(IMSI-262420000001093:UTRAN-Iu-466:LU)[0x56365ea2bbb0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822134312168 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:UTRAN-Iu-466:LU)[0x56365ea26fc0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822134312168 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:UTRAN-Iu-466:LU)[0x56365ea26fc0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001093:UTRAN-Iu-466:LU)[0x56365ea2bbb0] (fsm.c:486) 20250822134312168 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:UTRAN-Iu-466:LU)[0x56365ea26fc0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250822134312168 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:UTRAN-Iu-466:LU)[0x56365ea26fc0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822134312168 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822134312168 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001093 id=262420000001093 (vlr.c:661) 20250822134312168 DVLR INFO New subscr, IMSI: 262420000001093 (vlr.c:562) 20250822134312168 DVLR DEBUG VLR subscr IMSI-262420000001093 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822134312168 DMSC DEBUG msc_a(IMSI-262420000001093:UTRAN-Iu-466:LU)[0x56365ea2bbb0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822134312168 DMSC DEBUG msc_a(IMSI-262420000001093:UTRAN-Iu-466:LU)[0x56365ea2bbb0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822134312168 DVLR DEBUG VLR subscr IMSI-262420000001093 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822134312168 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822134312168 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:UTRAN-Iu-466:LU)[0x56365ea26fc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822134312168 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:UTRAN-Iu-466:LU)[0x56365ea26fc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822134312168 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:UTRAN-Iu-466:LU)[0x56365ea26fc0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250822134312168 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:UTRAN-Iu-466:LU)[0x56365ea6f4f0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822134312168 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:UTRAN-Iu-466:LU)[0x56365ea6f4f0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001093:UTRAN-Iu-466:LU)[0x56365ea26fc0] (fsm.c:486) 20250822134312168 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:UTRAN-Iu-466:LU)[0x56365ea6f4f0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822134312168 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:UTRAN-Iu-466:LU)[0x56365ea6f4f0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822134312168 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134312168 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134312168 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134312168 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134312168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134312168 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134312168 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134312168 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2867)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2867)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2865)@718a44d66dfb: { messageType := 2, destLocRef := '9D9668'O, sourceLocRef := '0001D2'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2865)@718a44d66dfb: Session index based on local reference:0 MSC_Test-GSUP(2871)@718a44d66dfb: Found GsupExpect[0] for "262420000001093" handled at TC_iu_gsup_mo_mt_sms_rp_mr2(2874) MSC_Test-GSUP(2871)@718a44d66dfb: Added IMSI table entry 0TC_iu_gsup_mo_mt_sms_rp_mr2(2874)"262420000001093" TC_iu_gsup_mo_mt_sms_rp_mr2(2874)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mo_mt_sms_rp_mr2(2874)@718a44d66dfb: setverdict(pass): none -> pass 20250822134312171 DVLR DEBUG VLR subscr IMSI-262420000001093 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134312171 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:UTRAN-Iu-466:LU)[0x56365ea6f4f0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822134312171 DVLR DEBUG SUBSCR(IMSI-262420000001093) Received 1 auth tuples (vlr.c:996) 20250822134312171 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:UTRAN-Iu-466:LU)[0x56365ea6f4f0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822134312171 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:UTRAN-Iu-466:LU)[0x56365ea6f4f0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250822134312171 DMM DEBUG Tx AUTH REQ (rand = 97e85f9a603eace8f7bd9f08b6ed11b9) (gsm_04_08.c:641) 20250822134312171 DMM DEBUG AUTH REQ (autn = 2662e80eb8573ccfa85065cb186c0344) (gsm_04_08.c:643) 20250822134312171 DIUCS DEBUG msc_a(IMSI-262420000001093:UTRAN-Iu-466:LU)[0x56365ea2bbb0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250822134312171 DIUCS DEBUG msc_a(IMSI-262420000001093:UTRAN-Iu-466:LU)[0x56365ea2bbb0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134312171 DMSC DEBUG msc_i(IMSI-262420000001093:UTRAN-Iu-466:LU)[0x56365ea76130]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134312171 DVLR DEBUG VLR subscr IMSI-262420000001093 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822134312171 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134312171 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134312171 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134312171 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134312171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134312171 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134312171 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134312171 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2867)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2867)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2865)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2865)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2865)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2865)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2866)@718a44d66dfb: patching N(SD)=1 into dtap '05141E378503210445152B57'O MSC_Test_2-RAN(2866)@718a44d66dfb: patched enc_l3: '05541E378503210445152B57'O MSC_Test_2-SCCP(2865)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2865)@718a44d66dfb: vl_len:24 MSC_Test_2-SCCP(2865)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2865)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05541E378503210445152B57'O 20250822134312176 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134312176 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134312176 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134312176 DLM3UA DEBUG 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(2867)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134312176 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134312176 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134312176 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134312176 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134312176 DIUCS DEBUG (UTRAN-Iu-466) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134312176 DMSC DEBUG msc_i(IMSI-262420000001093:UTRAN-Iu-466:LU)[0x56365ea76130]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134312176 DIUCS DEBUG msc_i(IMSI-262420000001093:UTRAN-Iu-466:LU)[0x56365ea76130]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134312176 DMSC DEBUG msc_a(IMSI-262420000001093:UTRAN-Iu-466:LU)[0x56365ea2bbb0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134312176 DIUCS DEBUG msc_a(IMSI-262420000001093:UTRAN-Iu-466:LU)[0x56365ea2bbb0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134312176 DIUCS DEBUG msc_a(IMSI-262420000001093:UTRAN-Iu-466:LU)[0x56365ea2bbb0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134312176 DMM DEBUG msc_a(IMSI-262420000001093:UTRAN-Iu-466:LU)[0x56365ea2bbb0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 1e37850345152b57) (gsm_04_08.c:1128) 20250822134312176 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:UTRAN-Iu-466:LU)[0x56365ea6f4f0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822134312176 DVLR DEBUG SUBSCR(IMSI-262420000001093) AUTH on UTRAN received RES: 1e37850345152b57 (8 bytes) (vlr_auth_fsm.c:151) 20250822134312176 DVLR INFO SUBSCR(IMSI-262420000001093) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250822134312176 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:UTRAN-Iu-466:LU)[0x56365ea6f4f0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822134312176 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:UTRAN-Iu-466:LU)[0x56365ea6f4f0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822134312176 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:UTRAN-Iu-466:LU)[0x56365ea6f4f0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822134312176 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:UTRAN-Iu-466:LU)[0x56365ea6f4f0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001093:UTRAN-Iu-466:LU)[0x56365ea26fc0] (vlr_auth_fsm.c:294) 20250822134312176 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:UTRAN-Iu-466:LU)[0x56365ea6f4f0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822134312176 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:UTRAN-Iu-466:LU)[0x56365ea6f4f0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822134312176 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:UTRAN-Iu-466:LU)[0x56365ea26fc0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250822134312176 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:UTRAN-Iu-466:LU)[0x56365ea26fc0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822134312176 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:UTRAN-Iu-466:LU)[0x56365ea26fc0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822134312176 DIUCS DEBUG msc_a(IMSI-262420000001093:UTRAN-Iu-466:LU)[0x56365ea2bbb0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250822134312176 DIUCS DEBUG msc_a(IMSI-262420000001093:UTRAN-Iu-466:LU)[0x56365ea2bbb0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=343f1adc7eb040a0b0166206dc17454f, CK=NONE (ran_msg_iu.c:388) 20250822134312176 DMSC DEBUG msc_i(IMSI-262420000001093:UTRAN-Iu-466:LU)[0x56365ea76130]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250822134312176 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:UTRAN-Iu-466:LU)[0x56365ea26fc0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250822134312176 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134312176 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134312176 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134312176 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134312176 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134312176 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134312176 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134312176 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2867)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2867)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2865)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2865)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2865)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2865)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2865)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2865)@718a44d66dfb: vl_len:12 MSC_Test_2-SCCP(2865)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2865)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2867)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134312182 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134312182 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134312182 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134312182 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134312182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134312182 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134312182 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134312182 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134312182 DIUCS DEBUG (UTRAN-Iu-466) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134312182 DMSC DEBUG msc_i(IMSI-262420000001093:UTRAN-Iu-466:LU)[0x56365ea76130]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134312182 DIUCS DEBUG msc_i(IMSI-262420000001093:UTRAN-Iu-466:LU)[0x56365ea76130]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134312182 DMSC DEBUG msc_a(IMSI-262420000001093:UTRAN-Iu-466:LU)[0x56365ea2bbb0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134312182 DIUCS DEBUG msc_a(IMSI-262420000001093:UTRAN-Iu-466:LU)[0x56365ea2bbb0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134312182 DIUCS DEBUG msc_a(IMSI-262420000001093:UTRAN-Iu-466:LU)[0x56365ea2bbb0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250822134312182 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:UTRAN-Iu-466:LU)[0x56365ea26fc0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250822134312182 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:UTRAN-Iu-466:LU)[0x56365ea26fc0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822134312182 DIUCS DEBUG msc_a(IMSI-262420000001093:UTRAN-Iu-466:LU)[0x56365ea2bbb0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250822134312182 DMSC DEBUG msc_i(IMSI-262420000001093:UTRAN-Iu-466:LU)[0x56365ea76130]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822134312182 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:UTRAN-Iu-466:LU)[0x56365ea26fc0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822134312182 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:UTRAN-Iu-466:LU)[0x56365ea26fc0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822134312182 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001093:UTRAN-Iu-466:LU)[0x56365ea6f4f0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822134312182 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001093:UTRAN-Iu-466:LU)[0x56365ea6f4f0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001093:UTRAN-Iu-466:LU)[0x56365ea26fc0] (fsm.c:486) 20250822134312182 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001093:UTRAN-Iu-466:LU)[0x56365ea6f4f0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822134312182 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001093:UTRAN-Iu-466:LU)[0x56365ea6f4f0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822134312182 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134312182 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134312182 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134312182 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134312182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134312182 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134312182 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134312182 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2867)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2867)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2865)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2865)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2865)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2865)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822134312185 DVLR DEBUG VLR subscr IMSI-262420000001093 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134312185 DVLR DEBUG IMSI:262420000001093 has MSISDN:491230001093 (vlr.c:1045) 20250822134312185 DMSC NOTICE msub(IMSI-262420000001093:MSISDN-491230001093) VLR: update for IMSI=262420000001093 (MSISDN=491230001093) (gsm_04_08.c:1541) 20250822134312185 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822134312185 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134312185 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:MSISDN-491230001093:UTRAN-Iu-466:LU)[0x56365ea26fc0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822134312185 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001093:UTRAN-Iu-466:LU)[0x56365ea6f4f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822134312185 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001093:UTRAN-Iu-466:LU)[0x56365ea6f4f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822134312185 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001093:UTRAN-Iu-466:LU)[0x56365ea6f4f0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822134312185 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001093:UTRAN-Iu-466:LU)[0x56365ea6f4f0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001093:MSISDN-491230001093:UTRAN-Iu-466:LU)[0x56365ea26fc0] (vlr_lu_fsm.c:110) 20250822134312185 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001093:UTRAN-Iu-466:LU)[0x56365ea6f4f0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822134312185 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001093:UTRAN-Iu-466:LU)[0x56365ea6f4f0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822134312185 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:MSISDN-491230001093:UTRAN-Iu-466:LU)[0x56365ea26fc0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822134312185 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:MSISDN-491230001093:UTRAN-Iu-466:LU)[0x56365ea26fc0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822134312185 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001093:MSISDN-491230001093:UTRAN-Iu-466:LU)[0x56365ea5ba40]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822134312185 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001093:MSISDN-491230001093:UTRAN-Iu-466:LU)[0x56365ea5ba40]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001093:MSISDN-491230001093:UTRAN-Iu-466:LU)[0x56365ea26fc0] (fsm.c:486) 20250822134312185 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001093:MSISDN-491230001093:UTRAN-Iu-466:LU)[0x56365ea5ba40]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822134312185 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001093:MSISDN-491230001093:UTRAN-Iu-466:LU)[0x56365ea5ba40]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822134312185 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001093:MSISDN-491230001093:UTRAN-Iu-466:LU)[0x56365ea5ba40]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822134312185 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001093:MSISDN-491230001093:UTRAN-Iu-466:LU)[0x56365ea5ba40]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822134312185 DMSC NOTICE msub(IMSI-262420000001093:MSISDN-491230001093:TMSInew-0x861CC15A) VLR: update for IMSI=262420000001093 (MSISDN=491230001093) (gsm_04_08.c:1541) 20250822134312185 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134312185 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134312185 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134312185 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134312185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134312185 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134312185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134312185 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2867)@718a44d66dfb: Message received on association #8 20250822134312185 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001093:MSISDN-491230001093:UTRAN-Iu-466:LU)[0x56365ea5ba40]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822134312185 DMM DEBUG -> IMSI-262420000001093:MSISDN-491230001093:TMSInew-0x861CC15A LOCATION UPDATE ACCEPT (TMSI = 0x861cc15a) (gsm_04_08.c:149) 20250822134312185 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSInew-0x861CC15A:UTRAN-Iu-466:LU)[0x56365ea2bbb0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250822134312185 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSInew-0x861CC15A:UTRAN-Iu-466:LU)[0x56365ea2bbb0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134312185 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSInew-0x861CC15A:UTRAN-Iu-466:LU)[0x56365ea76130]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134312185 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSInew-0x861CC15A - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-M3UA(2867)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2865)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2865)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2865)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2865)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mo_mt_sms_rp_mr2(2874)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2866)@718a44d66dfb: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2866)@718a44d66dfb: patched enc_l3: '059B'O MSC_Test_2-SCCP(2865)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2865)@718a44d66dfb: vl_len:14 MSC_Test_2-SCCP(2865)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2865)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250822134312187 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134312187 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134312187 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134312187 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134312187 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134312187 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134312187 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134312187 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2867)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134312187 DIUCS DEBUG (UTRAN-Iu-466) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134312187 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSInew-0x861CC15A:UTRAN-Iu-466:LU)[0x56365ea76130]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134312187 DIUCS DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSInew-0x861CC15A:UTRAN-Iu-466:LU)[0x56365ea76130]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134312187 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSInew-0x861CC15A:UTRAN-Iu-466:LU)[0x56365ea2bbb0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134312187 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSInew-0x861CC15A:UTRAN-Iu-466:LU)[0x56365ea2bbb0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134312187 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSInew-0x861CC15A:UTRAN-Iu-466:LU)[0x56365ea2bbb0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134312187 DMM DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSInew-0x861CC15A:UTRAN-Iu-466:LU)[0x56365ea2bbb0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822134312187 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:MSISDN-491230001093:TMSInew-0x861CC15A:UTRAN-Iu-466:LU)[0x56365ea26fc0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822134312187 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001093:MSISDN-491230001093:UTRAN-Iu-466:LU)[0x56365ea5ba40]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822134312187 DMSC NOTICE msub(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A) VLR: update for IMSI=262420000001093 (MSISDN=491230001093) (gsm_04_08.c:1541) 20250822134312187 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250822134312187 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001093:MSISDN-491230001093:UTRAN-Iu-466:LU)[0x56365ea5ba40]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822134312187 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A:UTRAN-Iu-466:LU)[0x56365ea26fc0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822134312187 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001093:MSISDN-491230001093:UTRAN-Iu-466:LU)[0x56365ea5ba40]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822134312187 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001093:MSISDN-491230001093:UTRAN-Iu-466:LU)[0x56365ea5ba40]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A:UTRAN-Iu-466:LU)[0x56365ea26fc0] (vlr_lu_fsm.c:817) 20250822134312187 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001093:MSISDN-491230001093:UTRAN-Iu-466:LU)[0x56365ea5ba40]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822134312187 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001093:MSISDN-491230001093:UTRAN-Iu-466:LU)[0x56365ea5ba40]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822134312187 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A:UTRAN-Iu-466:LU)[0x56365ea26fc0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822134312187 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A:UTRAN-Iu-466:LU)[0x56365ea2bbb0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250822134312187 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A:UTRAN-Iu-466:LU)[0x56365ea2bbb0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.980s remaining) (msc_a.c:450) 20250822134312187 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001093/3/1): Available (smpp_smsc.c:626) 20250822134312187 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A:UTRAN-Iu-466:LU)[0x56365ea2bbb0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134312187 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A:UTRAN-Iu-466:LU)[0x56365ea2bbb0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250822134312187 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A:UTRAN-Iu-466:LU)[0x56365ea2bbb0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250822134312187 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822134312187 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822134312187 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822134312187 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A:UTRAN-Iu-466:LU)[0x56365ea2bbb0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250822134312187 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A:UTRAN-Iu-466:LU)[0x56365ea76130]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822134312187 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250822134312187 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134312187 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134312187 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134312187 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134312187 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134312187 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134312187 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134312187 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2867)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2867)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2865)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2865)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2865)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2865)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2865)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2865)@718a44d66dfb: vl_len:7 MSC_Test_2-SCCP(2865)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2865)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250822134312192 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134312192 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134312192 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134312192 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134312192 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134312192 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134312192 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134312192 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2867)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134312192 DIUCS DEBUG (UTRAN-Iu-466) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134312192 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A:UTRAN-Iu-466:LU)[0x56365ea76130]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134312192 DIUCS DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A:UTRAN-Iu-466:LU)[0x56365ea76130]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134312192 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A:UTRAN-Iu-466:LU)[0x56365ea2bbb0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134312192 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A:UTRAN-Iu-466:LU)[0x56365ea2bbb0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134312192 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A:UTRAN-Iu-466:LU)[0x56365ea2bbb0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250822134312192 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A:UTRAN-Iu-466:LU)[0x56365ea2bbb0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822134312192 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A:UTRAN-Iu-466:LU)[0x56365ea2bbb0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250822134312192 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A:UTRAN-Iu-466:LU)[0x56365ea2bbb0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134312192 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A:UTRAN-Iu-466:LU)[0x56365ea2bbb0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822134312192 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A:UTRAN-Iu-466:LU)[0x56365ea26fc0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822134312192 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A:UTRAN-Iu-466:LU)[0x56365ea26fc0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A:UTRAN-Iu-466:LU)[0x56365ea2bbb0] (msc_a.c:1053) 20250822134312192 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A:UTRAN-Iu-466:LU)[0x56365ea26fc0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822134312192 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A:UTRAN-Iu-466:LU)[0x56365ea26fc0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822134312192 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A:UTRAN-Iu-466:LU)[0x56365ea26fc0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822134312192 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A:UTRAN-Iu-466:LU)[0x56365ea2bbb0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea373c0] (msc_a.c:1053) 20250822134312192 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A:UTRAN-Iu-466:LU)[0x56365ea2bbb0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822134312192 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A:UTRAN-Iu-466:LU)[0x56365ea2bbb0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822134312192 DMSC DEBUG msub_fsm[0x56365ea373c0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822134312192 DMSC DEBUG msub(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A) MSC-A terminated (msub.c:261) 20250822134312192 DMSC DEBUG msub(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A) 1 MSC-I still active (msub.c:79) 20250822134312192 DMSC DEBUG msub_fsm[0x56365ea373c0]{active}: State change to terminating (no timeout) (msub.c:91) 20250822134312192 DMSC DEBUG msub_fsm[0x56365ea373c0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822134312192 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A:UTRAN-Iu-466:LU)[0x56365ea76130]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822134312192 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A:UTRAN-Iu-466:LU)[0x56365ea76130]{READY}: Removing from parent msub_fsm[0x56365ea373c0] (msub.c:113) 20250822134312192 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Closing UTRAN-Iu-466 (ran_conn.c:142) 20250822134312192 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-466 (ran_conn.c:155) 20250822134312192 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A:UTRAN-Iu-466:LU)[0x56365ea76130]{READY}: Freeing instance (msub.c:113) 20250822134312192 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A:UTRAN-Iu-466:LU)[0x56365ea76130]{READY}: Deallocated (fsm.c:568) 20250822134312192 DMSC DEBUG msub(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A) Free (msub.c:119) 20250822134312192 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A - active-conn: now used by 1 (attached) (msub.c:375) 20250822134312192 DMSC DEBUG msub_fsm[0x56365ea373c0]{terminating}: Freeing instance (msub.c:113) 20250822134312192 DMSC DEBUG msub_fsm[0x56365ea373c0]{terminating}: Deallocated (fsm.c:568) 20250822134312192 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134312192 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134312192 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134312192 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134312192 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134312192 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134312192 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134312192 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2867)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2867)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2865)@718a44d66dfb: Session index based on local reference:0 20250822134312193 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134312193 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134312193 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134312193 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134312193 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(2867)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134312193 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134312193 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134312193 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(2866)@718a44d66dfb: Deleted conn table entry 0TC_iu_gsup_mo_mt_sms_rp_mr2(2874)10327656 TC_iu_gsup_mo_mt_sms_rp_mr2(2874)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_mt_sms_rp_mr2(2874)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mo_mt_sms_rp_mr2(2874)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_mt_sms_rp_mr2(2874)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2866)@718a44d66dfb: Created IMSI[0] for '262420000001093'H'861CC15A'O to be handled at TC_iu_gsup_mo_mt_sms_rp_mr2(2874) TC_iu_gsup_mo_mt_sms_rp_mr2(2874)@718a44d66dfb: 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 := '861CC15A'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2866)@718a44d66dfb: Added conn table entry 0TC_iu_gsup_mo_mt_sms_rp_mr2(2874)14395093 MSC_Test_2-RAN(2866)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2865)@718a44d66dfb: First idle individual index:0 MSC_Test_2-M3UA(2867)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134312394 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134312394 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134312394 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134312394 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134312394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134312394 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134312394 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134312394 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134312395 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) 20250822134312395 DMSC DEBUG msub_fsm[0x56365ea26fc0]{active}: Allocated (fsm.c:456) 20250822134312395 DMSC DEBUG msc_i[0x56365ea2bbb0]{READY}: Allocated (fsm.c:456) 20250822134312395 DMSC DEBUG msc_i[0x56365ea2bbb0]{READY}: is child of msub_fsm[0x56365ea26fc0] (fsm.c:486) 20250822134312395 DMSC DEBUG msc_a[0x56365ea76130]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822134312395 DMSC DEBUG msc_a[0x56365ea76130]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea26fc0] (fsm.c:486) 20250822134312395 DMSC DEBUG msc_a(unknown:UTRAN-Iu-467:NONE)[0x56365ea76130]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822134312395 DMSC DEBUG msc_i(unknown:UTRAN-Iu-467:NONE)[0x56365ea2bbb0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822134312395 DMSC DEBUG msc_a(unknown:UTRAN-Iu-467:NONE)[0x56365ea76130]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822134312395 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-467:NONE)[0x56365ea76130]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250822134312395 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-467:NONE)[0x56365ea76130]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250822134312395 DMM DEBUG msc_a(TMSI-0x861CC15A:UTRAN-Iu-467:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250822134312395 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x861CC15A:UTRAN-Iu-467:CM_SERVICE_REQ)[0x56365ea373c0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822134312395 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x861CC15A:UTRAN-Iu-467:CM_SERVICE_REQ)[0x56365ea373c0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x861CC15A:UTRAN-Iu-467:CM_SERVICE_REQ)[0x56365ea76130] (fsm.c:486) 20250822134312395 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x861CC15A:UTRAN-Iu-467:CM_SERVICE_REQ)[0x56365ea373c0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250822134312395 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x861CC15A:UTRAN-Iu-467:CM_SERVICE_REQ)[0x56365ea373c0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822134312395 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822134312395 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822134312395 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A:UTRAN-Iu-467:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822134312395 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A:UTRAN-Iu-467:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822134312396 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A:UTRAN-Iu-467:CM_SERVICE_REQ)[0x56365ea373c0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822134312396 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A:UTRAN-Iu-467:CM_SERVICE_REQ)[0x56365ea373c0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250822134312396 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A:UTRAN-Iu-467:CM_SERVICE_REQ)[0x56365ea5ba40]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822134312396 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A:UTRAN-Iu-467:CM_SERVICE_REQ)[0x56365ea5ba40]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A:UTRAN-Iu-467:CM_SERVICE_REQ)[0x56365ea373c0] (fsm.c:486) 20250822134312396 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A:UTRAN-Iu-467:CM_SERVICE_REQ)[0x56365ea5ba40]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822134312396 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A:UTRAN-Iu-467:CM_SERVICE_REQ)[0x56365ea5ba40]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822134312396 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250822134312396 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134312396 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134312396 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134312396 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134312396 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134312396 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134312396 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134312396 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2867)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2867)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2865)@718a44d66dfb: { messageType := 2, destLocRef := 'DBA6D5'O, sourceLocRef := '0001D3'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2865)@718a44d66dfb: Session index based on local reference:0 TC_iu_gsup_mo_mt_sms_rp_mr2(2874)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mo_mt_sms_rp_mr2(2874)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822134312403 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134312403 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A:UTRAN-Iu-467:CM_SERVICE_REQ)[0x56365ea5ba40]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822134312403 DVLR DEBUG SUBSCR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A) Received 1 auth tuples (vlr.c:996) 20250822134312403 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A:UTRAN-Iu-467:CM_SERVICE_REQ)[0x56365ea5ba40]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822134312403 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A:UTRAN-Iu-467:CM_SERVICE_REQ)[0x56365ea5ba40]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250822134312403 DMM DEBUG Tx AUTH REQ (rand = d8560f6ff72e191544ba296e28a58217) (gsm_04_08.c:641) 20250822134312403 DMM DEBUG AUTH REQ (autn = a3cf0db3cdd3e8e67481e5fedd03f381) (gsm_04_08.c:643) 20250822134312403 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A:UTRAN-Iu-467:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250822134312403 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A:UTRAN-Iu-467:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134312403 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A:UTRAN-Iu-467:CM_SERVICE_REQ)[0x56365ea2bbb0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134312403 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822134312403 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134312403 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134312403 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134312403 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134312403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134312403 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134312403 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134312403 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2867)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2867)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2865)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2865)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2865)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2865)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2866)@718a44d66dfb: patching N(SD)=1 into dtap '0514CD3B30332104D9C47CC1'O MSC_Test_2-RAN(2866)@718a44d66dfb: patched enc_l3: '0554CD3B30332104D9C47CC1'O MSC_Test_2-SCCP(2865)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2865)@718a44d66dfb: vl_len:24 MSC_Test_2-SCCP(2865)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2865)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554CD3B30332104D9C47CC1'O 20250822134312410 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134312410 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134312410 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134312410 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134312410 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134312410 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134312410 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_2-M3UA(2867)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134312410 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134312411 DIUCS DEBUG (UTRAN-Iu-467) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134312411 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A:UTRAN-Iu-467:CM_SERVICE_REQ)[0x56365ea2bbb0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134312411 DIUCS DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A:UTRAN-Iu-467:CM_SERVICE_REQ)[0x56365ea2bbb0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134312411 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A:UTRAN-Iu-467:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134312411 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A:UTRAN-Iu-467:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134312411 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A:UTRAN-Iu-467:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134312411 DMM DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A:UTRAN-Iu-467:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = cd3b3033d9c47cc1) (gsm_04_08.c:1128) 20250822134312411 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A:UTRAN-Iu-467:CM_SERVICE_REQ)[0x56365ea5ba40]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822134312411 DVLR DEBUG SUBSCR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A) AUTH on UTRAN received RES: cd3b3033d9c47cc1 (8 bytes) (vlr_auth_fsm.c:151) 20250822134312411 DVLR INFO SUBSCR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250822134312411 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A:UTRAN-Iu-467:CM_SERVICE_REQ)[0x56365ea5ba40]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822134312411 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A:UTRAN-Iu-467:CM_SERVICE_REQ)[0x56365ea5ba40]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822134312411 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A:UTRAN-Iu-467:CM_SERVICE_REQ)[0x56365ea5ba40]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822134312411 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A:UTRAN-Iu-467:CM_SERVICE_REQ)[0x56365ea5ba40]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A:UTRAN-Iu-467:CM_SERVICE_REQ)[0x56365ea373c0] (vlr_auth_fsm.c:294) 20250822134312411 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A:UTRAN-Iu-467:CM_SERVICE_REQ)[0x56365ea5ba40]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822134312411 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A:UTRAN-Iu-467:CM_SERVICE_REQ)[0x56365ea5ba40]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822134312411 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A:UTRAN-Iu-467:CM_SERVICE_REQ)[0x56365ea373c0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250822134312411 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A:UTRAN-Iu-467:CM_SERVICE_REQ)[0x56365ea373c0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822134312411 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A:UTRAN-Iu-467:CM_SERVICE_REQ)[0x56365ea373c0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822134312411 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A:UTRAN-Iu-467:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250822134312411 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A:UTRAN-Iu-467:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=2b06d96c3d8461985e2b256b8fb84dc1, CK=NONE (ran_msg_iu.c:388) 20250822134312411 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A:UTRAN-Iu-467:CM_SERVICE_REQ)[0x56365ea2bbb0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250822134312411 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A:UTRAN-Iu-467:CM_SERVICE_REQ)[0x56365ea373c0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250822134312411 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134312411 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134312412 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134312412 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134312412 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134312412 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134312412 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134312412 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2867)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2867)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2865)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2865)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2865)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2865)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2865)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2865)@718a44d66dfb: vl_len:12 MSC_Test_2-SCCP(2865)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2865)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250822134312417 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134312417 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134312417 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134312417 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134312417 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134312417 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134312417 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134312417 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2867)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134312417 DIUCS DEBUG (UTRAN-Iu-467) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134312417 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A:UTRAN-Iu-467:CM_SERVICE_REQ)[0x56365ea2bbb0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134312417 DIUCS DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A:UTRAN-Iu-467:CM_SERVICE_REQ)[0x56365ea2bbb0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134312417 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A:UTRAN-Iu-467:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134312417 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A:UTRAN-Iu-467:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134312417 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A:UTRAN-Iu-467:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250822134312417 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A:UTRAN-Iu-467:CM_SERVICE_REQ)[0x56365ea373c0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250822134312417 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A:UTRAN-Iu-467:CM_SERVICE_REQ)[0x56365ea373c0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822134312417 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A:UTRAN-Iu-467:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250822134312417 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A:UTRAN-Iu-467:CM_SERVICE_REQ)[0x56365ea2bbb0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822134312417 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A:UTRAN-Iu-467:CM_SERVICE_REQ)[0x56365ea373c0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822134312417 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A:UTRAN-Iu-467:CM_SERVICE_REQ)[0x56365ea373c0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822134312417 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A:UTRAN-Iu-467:CM_SERVICE_REQ)[0x56365ea373c0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822134312417 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A:UTRAN-Iu-467:CM_SERVICE_REQ)[0x56365ea373c0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822134312417 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A:UTRAN-Iu-467:CM_SERVICE_REQ)[0x56365ea373c0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822134312417 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A:UTRAN-Iu-467:CM_SERVICE_REQ)[0x56365ea373c0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822134312417 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A:UTRAN-Iu-467:CM_SERVICE_REQ)[0x56365ea373c0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822134312417 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A:UTRAN-Iu-467:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250822134312417 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A:UTRAN-Iu-467:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.977s remaining) (msc_a.c:450) 20250822134312417 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001093/3/1): Available (smpp_smsc.c:626) 20250822134312418 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134312418 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134312418 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134312418 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134312418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134312418 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134312418 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134312418 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2867)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2867)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2865)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2865)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2865)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2865)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mo_mt_sms_rp_mr2(2874)@718a44d66dfb: Submit MO SMMA on DTAP, SM-RP-MR is '00'O MSC_Test_2-SCCP(2865)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2865)@718a44d66dfb: vl_len:22 MSC_Test_2-SCCP(2865)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2865)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0014401200000200104006050901020600003B400140'O 20250822134312432 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134312432 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134312432 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134312432 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134312432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134312432 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134312432 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134312432 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2867)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134312433 DIUCS DEBUG (UTRAN-Iu-467) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134312433 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A:UTRAN-Iu-467:CM_SERVICE_REQ)[0x56365ea2bbb0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134312433 DIUCS DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A:UTRAN-Iu-467:CM_SERVICE_REQ)[0x56365ea2bbb0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134312433 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A:UTRAN-Iu-467:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134312433 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A:UTRAN-Iu-467:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134312433 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A:UTRAN-Iu-467:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134312433 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A + SMS: now used by 3 (attached,active-conn,SMS) (transaction.c:228) 20250822134312433 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A:UTRAN-Iu-467:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_11.c:1105) 20250822134312433 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A:UTRAN-Iu-467:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250822134312433 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A:UTRAN-Iu-467:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x04 (msc_a.c:2106) 20250822134312433 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A:UTRAN-Iu-467:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134312433 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A:UTRAN-Iu-467:CM_SERVICE_REQ)[0x56365ea2bbb0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134312433 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134312433 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134312433 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134312434 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134312434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134312434 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134312434 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134312434 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2867)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2867)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2865)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2865)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2865)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2865)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mo_mt_sms_rp_mr2(2874)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_mt_sms_rp_mr2(2874)@718a44d66dfb: RX MO-ReadyForSM-Req, SM-RP-MR is '00'O TC_iu_gsup_mo_mt_sms_rp_mr2(2874)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_mt_sms_rp_mr2(2874)@718a44d66dfb: TX MT-forwardSM-Req for the MT SMS 20250822134312444 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A + gsm411_gsup_rx: now used by 4 (attached,active-conn,SMS,gsm411_gsup_rx) (gsm_04_11_gsup.c:310) 20250822134312444 DMSC DEBUG Routed to GSM 04.11 MT handler (gsm_04_11_gsup.c:333) 20250822134312444 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A + SMS: now used by 5 (attached,active-conn,2*SMS,gsm411_gsup_rx) (transaction.c:228) 20250822134312444 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A:UTRAN-Iu-467:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_11.c:1105) 20250822134312444 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A:UTRAN-Iu-467:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x01 (msc_a.c:2106) 20250822134312444 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A:UTRAN-Iu-467:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134312444 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A:UTRAN-Iu-467:CM_SERVICE_REQ)[0x56365ea2bbb0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134312444 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A - gsm411_gsup_rx: now used by 4 (attached,active-conn,2*SMS) (gsm_04_11_gsup.c:344) 20250822134312444 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134312444 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134312444 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134312444 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134312444 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134312444 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134312444 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134312444 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2867)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2867)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2865)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2865)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2865)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2865)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mo_mt_sms_rp_mr2(2874)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_mt_sms_rp_mr2(2874)@718a44d66dfb: RX MT SMS on DTAP, DTAP TID is 0, SM-RP-MR is '01'O MSC_Test_2-SCCP(2865)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2865)@718a44d66dfb: vl_len:19 MSC_Test_2-SCCP(2865)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2865)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0014400F00000200104003028904003B400140'O 20250822134312450 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134312450 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134312450 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134312450 DLM3UA DEBUG 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(2867)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134312450 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134312450 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134312450 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134312450 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134312450 DIUCS DEBUG (UTRAN-Iu-467) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134312450 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A:UTRAN-Iu-467:CM_SERVICE_REQ)[0x56365ea2bbb0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134312450 DIUCS DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A:UTRAN-Iu-467:CM_SERVICE_REQ)[0x56365ea2bbb0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134312450 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A:UTRAN-Iu-467:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134312450 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A:UTRAN-Iu-467:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134312450 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A:UTRAN-Iu-467:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134312486 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A + gsm411_gsup_rx: now used by 5 (attached,active-conn,2*SMS,gsm411_gsup_rx) (gsm_04_11_gsup.c:310) 20250822134312486 DMSC DEBUG Routed to GSM 04.11 MO handler (gsm_04_11_gsup.c:327) 20250822134312486 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A:UTRAN-Iu-467:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x01 (msc_a.c:2106) 20250822134312486 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A:UTRAN-Iu-467:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134312486 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A:UTRAN-Iu-467:CM_SERVICE_REQ)[0x56365ea2bbb0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134312486 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250822134312486 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A - gsm411_gsup_rx: now used by 4 (attached,active-conn,2*SMS) (gsm_04_11_gsup.c:344) 20250822134312487 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134312487 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134312487 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134312487 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134312487 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134312487 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134312487 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134312487 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2867)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2867)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2865)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2865)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2865)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2865)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mo_mt_sms_rp_mr2(2874)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2865)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2865)@718a44d66dfb: vl_len:19 MSC_Test_2-SCCP(2865)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2865)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0014400F00000200104003020904003B400140'O 20250822134312494 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134312494 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134312494 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134312494 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134312494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134312494 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134312494 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134312494 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(2865)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2865)@718a44d66dfb: vl_len:22 MSC_Test_2-SCCP(2865)@718a44d66dfb: vl_from0 MSC_Test_2-M3UA(2867)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134312494 DIUCS DEBUG (UTRAN-Iu-467) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134312495 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A:UTRAN-Iu-467:CM_SERVICE_REQ)[0x56365ea2bbb0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134312495 DIUCS DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A:UTRAN-Iu-467:CM_SERVICE_REQ)[0x56365ea2bbb0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134312495 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A:UTRAN-Iu-467:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134312495 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A:UTRAN-Iu-467:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134312495 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A:UTRAN-Iu-467:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-SCCP(2865)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0014401200000200104006058901020201003B400140'O 20250822134312495 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A - SMS: now used by 3 (attached,active-conn,SMS) (transaction.c:281) MSC_Test_2-M3UA(2867)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134312698 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134312698 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134312698 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134312698 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134312698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134312698 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134312698 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134312698 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134312699 DIUCS DEBUG (UTRAN-Iu-467) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134312699 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A:UTRAN-Iu-467:CM_SERVICE_REQ)[0x56365ea2bbb0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134312699 DIUCS DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A:UTRAN-Iu-467:CM_SERVICE_REQ)[0x56365ea2bbb0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134312699 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A:UTRAN-Iu-467:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134312699 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A:UTRAN-Iu-467:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134312699 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A:UTRAN-Iu-467:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134312699 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A:UTRAN-Iu-467:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x04 (msc_a.c:2106) 20250822134312699 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A:UTRAN-Iu-467:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134312699 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A:UTRAN-Iu-467:CM_SERVICE_REQ)[0x56365ea2bbb0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134312699 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250822134312699 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A:UTRAN-Iu-467:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134312699 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A:UTRAN-Iu-467:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250822134312699 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A:UTRAN-Iu-467:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250822134312699 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822134312699 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822134312699 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822134312699 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A:UTRAN-Iu-467:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250822134312699 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A:UTRAN-Iu-467:CM_SERVICE_REQ)[0x56365ea2bbb0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822134312699 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822134312700 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134312700 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134312700 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134312700 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134312700 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134312700 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134312700 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134312700 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134312700 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134312700 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134312700 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134312700 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134312700 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134312700 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134312700 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134312700 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2867)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2867)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2867)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2867)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2865)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2865)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2865)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2865)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2865)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2865)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2865)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2865)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mo_mt_sms_rp_mr2(2874)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_mt_sms_rp_mr2(2874)@718a44d66dfb: RX MT-forwardSM-Res (RP-ACK) TC_iu_gsup_mo_mt_sms_rp_mr2(2874)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2865)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2865)@718a44d66dfb: vl_len:7 MSC_Test_2-SCCP(2865)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2865)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250822134312710 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134312710 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134312710 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134312710 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134312710 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(2867)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134312710 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134312710 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134312710 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134312710 DIUCS DEBUG (UTRAN-Iu-467) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134312710 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A:UTRAN-Iu-467:CM_SERVICE_REQ)[0x56365ea2bbb0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134312710 DIUCS DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A:UTRAN-Iu-467:CM_SERVICE_REQ)[0x56365ea2bbb0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134312710 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A:UTRAN-Iu-467:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134312710 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A:UTRAN-Iu-467:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134312710 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A:UTRAN-Iu-467:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250822134312710 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A:UTRAN-Iu-467:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822134312710 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A:UTRAN-Iu-467:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250822134312711 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A:UTRAN-Iu-467:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134312711 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A:UTRAN-Iu-467:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822134312711 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A:UTRAN-Iu-467:CM_SERVICE_REQ)[0x56365ea373c0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822134312711 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A:UTRAN-Iu-467:CM_SERVICE_REQ)[0x56365ea373c0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A:UTRAN-Iu-467:CM_SERVICE_REQ)[0x56365ea76130] (msc_a.c:1053) 20250822134312711 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A:UTRAN-Iu-467:CM_SERVICE_REQ)[0x56365ea373c0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822134312711 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A:UTRAN-Iu-467:CM_SERVICE_REQ)[0x56365ea373c0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822134312711 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A:UTRAN-Iu-467:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea26fc0] (msc_a.c:1053) 20250822134312711 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A:UTRAN-Iu-467:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822134312711 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A:UTRAN-Iu-467:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822134312711 DMSC DEBUG msub_fsm[0x56365ea26fc0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822134312711 DMSC DEBUG msub(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A) MSC-A terminated (msub.c:261) 20250822134312711 DMSC DEBUG msub(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A) 1 MSC-I still active (msub.c:79) 20250822134312711 DMSC DEBUG msub_fsm[0x56365ea26fc0]{active}: State change to terminating (no timeout) (msub.c:91) 20250822134312711 DMSC DEBUG msub_fsm[0x56365ea26fc0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822134312711 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A:UTRAN-Iu-467:CM_SERVICE_REQ)[0x56365ea2bbb0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822134312711 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A:UTRAN-Iu-467:CM_SERVICE_REQ)[0x56365ea2bbb0]{READY}: Removing from parent msub_fsm[0x56365ea26fc0] (msub.c:113) 20250822134312711 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Closing UTRAN-Iu-467 (ran_conn.c:142) 20250822134312711 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-467 (ran_conn.c:155) 20250822134312711 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A:UTRAN-Iu-467:CM_SERVICE_REQ)[0x56365ea2bbb0]{READY}: Freeing instance (msub.c:113) 20250822134312711 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A:UTRAN-Iu-467:CM_SERVICE_REQ)[0x56365ea2bbb0]{READY}: Deallocated (fsm.c:568) 20250822134312711 DMSC DEBUG msub(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A) Free (msub.c:119) 20250822134312711 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0x861CC15A - active-conn: now used by 1 (attached) (msub.c:375) 20250822134312711 DMSC DEBUG msub_fsm[0x56365ea26fc0]{terminating}: Freeing instance (msub.c:113) 20250822134312711 DMSC DEBUG msub_fsm[0x56365ea26fc0]{terminating}: Deallocated (fsm.c:568) 20250822134312711 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134312711 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134312711 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134312711 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134312711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134312711 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134312711 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134312711 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2867)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2867)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2865)@718a44d66dfb: Session index based on local reference:0 20250822134312714 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134312714 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134312714 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134312714 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134312714 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(2866)@718a44d66dfb: Deleted conn table entry 0TC_iu_gsup_mo_mt_sms_rp_mr2(2874)14395093 20250822134312714 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134312714 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134312714 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2867)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_gsup_mo_mt_sms_rp_mr2(2874)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_mt_sms_rp_mr2(2874)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mo_mt_sms_rp_mr2(2874)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_mt_sms_rp_mr2(2874)@718a44d66dfb: Final verdict of PTC: pass 20250822134312723 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822134312723 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822134312723 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822134312723 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822134312723 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822134312723 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822134312723 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822134312723 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822134312724 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822134312724 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_1-SCCP(2862)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-M3UA(2861)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-SCCP(2859)@718a44d66dfb: Final verdict of PTC: none 20250822134312724 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822134312724 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822134312725 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) MSC_Test-MNCC(2868)@718a44d66dfb: Final verdict of PTC: none MSC_Test_1-M3UA(2864)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP(2871)@718a44d66dfb: Final verdict of PTC: none 20250822134312725 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822134312723 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822134312723 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134312724 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822134312724 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822134312724 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822134312724 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822134312724 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822134312724 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822134312724 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822134312724 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822134312724 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) 20250822134312724 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822134312724 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822134312724 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) 20250822134312724 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822134312724 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) 20250822134312724 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822134312724 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822134312725 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) 20250822134312725 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134312725 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250822134312725 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822134312725 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822134312725 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822134312725 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822134312725 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822134312725 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822134312725 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) 20250822134312725 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) 20250822134312725 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) 20250822134312725 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822134312725 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250822134312725 DLINP ERROR virt-rnc0-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250822134312725 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) 20250822134312725 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:772) 20250822134312725 DLSS7 ERROR 0: asp-virt-rnc0-0: xUA SRV SEND_FAILED (osmo_ss7_asp.c:795) MSC_Test_0-RAN(2860)@718a44d66dfb: Final verdict of PTC: none MSC_Test_1-RAN(2863)@718a44d66dfb: Final verdict of PTC: none MSC_Test_2-RAN(2866)@718a44d66dfb: Final verdict of PTC: none MSC_Test_2-SCCP(2865)@718a44d66dfb: Final verdict of PTC: none MSC_Test_2-M3UA(2867)@718a44d66dfb: Final verdict of PTC: none 20250822134312726 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MGCP(2869)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2875)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP-IPA(2870)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(2873)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2858)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(2872)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(2858): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(2859): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(2860): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(2861): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-SCCP(2862): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-RAN(2863): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-M3UA(2864): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_2-SCCP(2865): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_2-RAN(2866): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_2-M3UA(2867): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(2868): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(2869): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(2870): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(2871): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(2872): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(2873): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_iu_gsup_mo_mt_sms_rp_mr2(2874): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(2875): none (pass -> pass) MTC@718a44d66dfb: Test case TC_iu_gsup_mo_mt_sms_rp_mr finished. Verdict: pass MTC@718a44d66dfb: 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'. Fri Aug 22 13:43:12 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 20250822134313728 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=508156) 20250822134314725 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822134314725 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822134314725 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822134314725 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822134314725 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822134314725 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822134314729 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=508156, count=510748) 20250822134315731 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 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_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 20250822134316733 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_iu_gsup_mt_multi_part_sms started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2879)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(2879)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2879)@718a44d66dfb: ************************************************* MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-SCCP(2877)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822134317734 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_1-M3UA(2882)@718a44d66dfb: ************************************************* MSC_Test_1-M3UA(2882)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2882)@718a44d66dfb: ************************************************* MSC_Test_1-SCCP(2880)@718a44d66dfb: v_sccp_pdu_maxlen:268 MTC@718a44d66dfb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_2-M3UA(2885)@718a44d66dfb: ************************************************* MSC_Test_2-M3UA(2885)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2885)@718a44d66dfb: ************************************************* MSC_Test_2-SCCP(2883)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822134317759 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2886)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822134317926 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822134317926 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822134317926 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822134317926 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2879)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2879)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2879)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822134317931 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134317931 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822134317931 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822134317931 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822134317931 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822134317931 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822134317931 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2879)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(2879)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2879)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2879)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2879)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822134317931 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134317931 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822134317931 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822134317931 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822134317931 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822134317931 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822134317931 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250822134317932 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(2879)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2879)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2879)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2879)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2879)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2879)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) 20250822134317932 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822134317932 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2879)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2879)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822134317939 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) 20250822134317939 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) 20250822134317939 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822134317939 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2882)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2882)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2882)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822134317945 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134317945 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822134317945 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822134317945 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822134317945 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822134317945 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822134317945 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2882)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_1-M3UA(2882)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2882)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2882)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2882)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822134317945 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134317945 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822134317945 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822134317945 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822134317945 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822134317945 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822134317945 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250822134317945 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(2882)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2882)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2882)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2882)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2882)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2882)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) 20250822134317945 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250822134317946 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2882)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2882)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822134317954 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) 20250822134317954 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) 20250822134317954 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) 20250822134317954 DLSS7 INFO ?: connection closed (osmo_ss7_asp.c:1106) 20250822134317954 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822134317954 DLSS7 ERROR XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted (osmo_ss7_xua_srv.c:192) 20250822134317954 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(2885)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2885)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2885)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2885)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_2-M3UA(2885)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250822134317962 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134317962 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822134317962 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822134317962 DLSS7 ERROR XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' (xua_asp_fsm.c:300) 20250822134317962 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:663) 20250822134317962 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822134317962 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822134317962 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication (xua_asp_fsm.c:119) 20250822134317962 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.3/0 (xua_snm.c:371) MSC_Test_1-M3UA(2882)@718a44d66dfb: Message received on association #8 20250822134317962 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2882)@718a44d66dfb: Received M3UA_DUNA -> discard MSC_Test_2-M3UA(2885)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2885)@718a44d66dfb: Received M3UA_ERR -> discard MSC_Test_2-M3UA(2885)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2885)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2885)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2885)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2885)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822134317967 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134317967 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822134317967 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822134317967 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822134317967 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822134317967 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_ACTIVE (xua_as_fsm.c:467) 20250822134317967 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2885)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250822134317967 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.3/0 (xua_snm.c:406) 20250822134317967 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2882)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2882)@718a44d66dfb: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2885)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2885)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2885)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2885)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2885)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2879)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134318734 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134318734 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134318734 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134318734 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822134318734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134318734 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134318734 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134318734 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134318734 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822134318734 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134318735 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134318735 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134318735 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822134318735 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134318735 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134318735 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822134318735 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134318734 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test_0-M3UA(2879)@718a44d66dfb: Message received on association #8 MSC_Test-GSUP-IPA(2888)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test_0-M3UA(2879)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP-IPA(2888)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822134318737 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2888)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2888)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2888)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2888)@718a44d66dfb: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2888)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2888)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-RAN(2878)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250822134318745 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134318745 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134318745 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250822134318745 DLM3UA 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) 20250822134318745 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134318745 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134318745 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134318745 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2882)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134318745 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134318745 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134318745 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134318745 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) 20250822134318745 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134318745 DLSS7 DEBUG Found route for dpc=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) 20250822134318745 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250822134318745 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2882)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2882)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2881)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250822134318757 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822134318757 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250822134318763 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134318763 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134318763 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134318763 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134318763 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134318763 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134318763 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134318763 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2885)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134318763 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) 20250822134318763 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250822134318763 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134318763 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134318763 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134318763 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134318763 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134318763 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134318763 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134318763 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2885)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2885)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2884)@718a44d66dfb: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(2889)@718a44d66dfb: Created GsupExpect[0] for "262420000001094" to be handled at TC_iu_gsup_mt_multi_part_sms2(2892) MSC_Test-GSUP(2889)@718a44d66dfb: Created GsupExpect[1] for "262420000001094" to be handled at TC_iu_gsup_mt_multi_part_sms2(2892) TC_iu_gsup_mt_multi_part_sms2(2892)@718a44d66dfb: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001094'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_2-RAN(2884)@718a44d66dfb: Added conn table entry 0TC_iu_gsup_mt_multi_part_sms2(2892)9030722 MSC_Test_2-SCCP(2883)@718a44d66dfb: First idle individual index:0 20250822134318802 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134318802 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134318802 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134318802 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134318802 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134318802 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134318802 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134318802 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2885)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2884)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 20250822134318802 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) 20250822134318802 DMSC DEBUG msub_fsm[0x56365ea373c0]{active}: Allocated (fsm.c:456) 20250822134318802 DMSC DEBUG msc_i[0x56365ea76130]{READY}: Allocated (fsm.c:456) 20250822134318802 DMSC DEBUG msc_i[0x56365ea76130]{READY}: is child of msub_fsm[0x56365ea373c0] (fsm.c:486) 20250822134318802 DMSC DEBUG msc_a[0x56365ea2bbb0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822134318802 DMSC DEBUG msc_a[0x56365ea2bbb0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea373c0] (fsm.c:486) 20250822134318802 DMSC DEBUG msc_a(unknown:UTRAN-Iu-468:NONE)[0x56365ea2bbb0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822134318802 DMSC DEBUG msc_i(unknown:UTRAN-Iu-468:NONE)[0x56365ea76130]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822134318802 DMSC DEBUG msc_a(unknown:UTRAN-Iu-468:NONE)[0x56365ea2bbb0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822134318802 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-468:NONE)[0x56365ea2bbb0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250822134318802 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-468:NONE)[0x56365ea2bbb0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250822134318803 DMM DEBUG msc_a(IMSI-262420000001094:UTRAN-Iu-468:LU)[0x56365ea2bbb0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001094 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822134318803 DMM DEBUG msc_a(IMSI-262420000001094:UTRAN-Iu-468:LU)[0x56365ea2bbb0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822134318803 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:UTRAN-Iu-468:LU)[0x56365ea26fc0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822134318803 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:UTRAN-Iu-468:LU)[0x56365ea26fc0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001094:UTRAN-Iu-468:LU)[0x56365ea2bbb0] (fsm.c:486) 20250822134318803 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:UTRAN-Iu-468:LU)[0x56365ea26fc0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250822134318803 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:UTRAN-Iu-468:LU)[0x56365ea26fc0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822134318803 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822134318803 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001094 id=262420000001094 (vlr.c:661) 20250822134318803 DVLR INFO New subscr, IMSI: 262420000001094 (vlr.c:562) 20250822134318803 DVLR DEBUG VLR subscr IMSI-262420000001094 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822134318803 DMSC DEBUG msc_a(IMSI-262420000001094:UTRAN-Iu-468:LU)[0x56365ea2bbb0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822134318803 DMSC DEBUG msc_a(IMSI-262420000001094:UTRAN-Iu-468:LU)[0x56365ea2bbb0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822134318803 DVLR DEBUG VLR subscr IMSI-262420000001094 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822134318803 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822134318803 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:UTRAN-Iu-468:LU)[0x56365ea26fc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822134318803 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:UTRAN-Iu-468:LU)[0x56365ea26fc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822134318803 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:UTRAN-Iu-468:LU)[0x56365ea26fc0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250822134318803 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:UTRAN-Iu-468:LU)[0x56365ea6f4f0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822134318803 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:UTRAN-Iu-468:LU)[0x56365ea6f4f0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001094:UTRAN-Iu-468:LU)[0x56365ea26fc0] (fsm.c:486) 20250822134318803 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:UTRAN-Iu-468:LU)[0x56365ea6f4f0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822134318803 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:UTRAN-Iu-468:LU)[0x56365ea6f4f0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822134318803 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134318803 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134318803 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134318803 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134318803 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134318803 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134318803 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134318803 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2885)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2885)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2883)@718a44d66dfb: { messageType := 2, destLocRef := '89CC42'O, sourceLocRef := '0001D4'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2883)@718a44d66dfb: Session index based on local reference:0 MSC_Test-GSUP(2889)@718a44d66dfb: Found GsupExpect[0] for "262420000001094" handled at TC_iu_gsup_mt_multi_part_sms2(2892) MSC_Test-GSUP(2889)@718a44d66dfb: Added IMSI table entry 0TC_iu_gsup_mt_multi_part_sms2(2892)"262420000001094" TC_iu_gsup_mt_multi_part_sms2(2892)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_multi_part_sms2(2892)@718a44d66dfb: setverdict(pass): none -> pass 20250822134318807 DVLR DEBUG VLR subscr IMSI-262420000001094 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134318807 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:UTRAN-Iu-468:LU)[0x56365ea6f4f0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822134318807 DVLR DEBUG SUBSCR(IMSI-262420000001094) Received 1 auth tuples (vlr.c:996) 20250822134318807 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:UTRAN-Iu-468:LU)[0x56365ea6f4f0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822134318807 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:UTRAN-Iu-468:LU)[0x56365ea6f4f0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250822134318807 DMM DEBUG Tx AUTH REQ (rand = 29a439fbd58f98d3a11ffb6fc9bf6122) (gsm_04_08.c:641) 20250822134318807 DMM DEBUG AUTH REQ (autn = 574b6e75004427083c26d0e5affcd0c6) (gsm_04_08.c:643) 20250822134318807 DIUCS DEBUG msc_a(IMSI-262420000001094:UTRAN-Iu-468:LU)[0x56365ea2bbb0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250822134318807 DIUCS DEBUG msc_a(IMSI-262420000001094:UTRAN-Iu-468:LU)[0x56365ea2bbb0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134318807 DMSC DEBUG msc_i(IMSI-262420000001094:UTRAN-Iu-468:LU)[0x56365ea76130]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134318807 DVLR DEBUG VLR subscr IMSI-262420000001094 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822134318808 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134318808 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134318808 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134318808 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134318808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134318808 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134318808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134318808 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2885)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2885)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2883)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2883)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2883)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2883)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2884)@718a44d66dfb: patching N(SD)=1 into dtap '0514EAA73B242104E2C01F61'O MSC_Test_2-RAN(2884)@718a44d66dfb: patched enc_l3: '0554EAA73B242104E2C01F61'O MSC_Test_2-SCCP(2883)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2883)@718a44d66dfb: vl_len:24 MSC_Test_2-SCCP(2883)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2883)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554EAA73B242104E2C01F61'O MSC_Test_2-M3UA(2885)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134318816 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134318816 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134318816 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134318816 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134318816 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134318816 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134318816 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134318816 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134318816 DIUCS DEBUG (UTRAN-Iu-468) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134318816 DMSC DEBUG msc_i(IMSI-262420000001094:UTRAN-Iu-468:LU)[0x56365ea76130]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134318817 DIUCS DEBUG msc_i(IMSI-262420000001094:UTRAN-Iu-468:LU)[0x56365ea76130]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134318817 DMSC DEBUG msc_a(IMSI-262420000001094:UTRAN-Iu-468:LU)[0x56365ea2bbb0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134318817 DIUCS DEBUG msc_a(IMSI-262420000001094:UTRAN-Iu-468:LU)[0x56365ea2bbb0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134318817 DIUCS DEBUG msc_a(IMSI-262420000001094:UTRAN-Iu-468:LU)[0x56365ea2bbb0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134318817 DMM DEBUG msc_a(IMSI-262420000001094:UTRAN-Iu-468:LU)[0x56365ea2bbb0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = eaa73b24e2c01f61) (gsm_04_08.c:1128) 20250822134318817 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:UTRAN-Iu-468:LU)[0x56365ea6f4f0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822134318817 DVLR DEBUG SUBSCR(IMSI-262420000001094) AUTH on UTRAN received RES: eaa73b24e2c01f61 (8 bytes) (vlr_auth_fsm.c:151) 20250822134318817 DVLR INFO SUBSCR(IMSI-262420000001094) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250822134318817 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:UTRAN-Iu-468:LU)[0x56365ea6f4f0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822134318817 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:UTRAN-Iu-468:LU)[0x56365ea6f4f0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822134318817 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:UTRAN-Iu-468:LU)[0x56365ea6f4f0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822134318817 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:UTRAN-Iu-468:LU)[0x56365ea6f4f0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001094:UTRAN-Iu-468:LU)[0x56365ea26fc0] (vlr_auth_fsm.c:294) 20250822134318817 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:UTRAN-Iu-468:LU)[0x56365ea6f4f0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822134318817 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:UTRAN-Iu-468:LU)[0x56365ea6f4f0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822134318817 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:UTRAN-Iu-468:LU)[0x56365ea26fc0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250822134318817 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:UTRAN-Iu-468:LU)[0x56365ea26fc0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822134318817 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:UTRAN-Iu-468:LU)[0x56365ea26fc0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822134318817 DIUCS DEBUG msc_a(IMSI-262420000001094:UTRAN-Iu-468:LU)[0x56365ea2bbb0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250822134318817 DIUCS DEBUG msc_a(IMSI-262420000001094:UTRAN-Iu-468:LU)[0x56365ea2bbb0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=8d59be9681d348360278ead6825558ad, CK=NONE (ran_msg_iu.c:388) 20250822134318817 DMSC DEBUG msc_i(IMSI-262420000001094:UTRAN-Iu-468:LU)[0x56365ea76130]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250822134318817 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:UTRAN-Iu-468:LU)[0x56365ea26fc0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250822134318817 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134318817 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134318817 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134318817 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134318817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134318817 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134318817 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134318817 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2885)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2885)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2883)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2883)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2883)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2883)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2883)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2883)@718a44d66dfb: vl_len:12 MSC_Test_2-SCCP(2883)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2883)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250822134318825 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134318825 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134318825 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134318825 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134318825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134318825 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134318825 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134318825 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2885)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134318825 DIUCS DEBUG (UTRAN-Iu-468) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134318825 DMSC DEBUG msc_i(IMSI-262420000001094:UTRAN-Iu-468:LU)[0x56365ea76130]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134318825 DIUCS DEBUG msc_i(IMSI-262420000001094:UTRAN-Iu-468:LU)[0x56365ea76130]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134318825 DMSC DEBUG msc_a(IMSI-262420000001094:UTRAN-Iu-468:LU)[0x56365ea2bbb0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134318825 DIUCS DEBUG msc_a(IMSI-262420000001094:UTRAN-Iu-468:LU)[0x56365ea2bbb0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134318825 DIUCS DEBUG msc_a(IMSI-262420000001094:UTRAN-Iu-468:LU)[0x56365ea2bbb0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250822134318825 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:UTRAN-Iu-468:LU)[0x56365ea26fc0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250822134318825 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:UTRAN-Iu-468:LU)[0x56365ea26fc0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822134318825 DIUCS DEBUG msc_a(IMSI-262420000001094:UTRAN-Iu-468:LU)[0x56365ea2bbb0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250822134318825 DMSC DEBUG msc_i(IMSI-262420000001094:UTRAN-Iu-468:LU)[0x56365ea76130]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822134318826 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:UTRAN-Iu-468:LU)[0x56365ea26fc0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822134318826 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:UTRAN-Iu-468:LU)[0x56365ea26fc0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822134318826 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001094:UTRAN-Iu-468:LU)[0x56365ea6f4f0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822134318826 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001094:UTRAN-Iu-468:LU)[0x56365ea6f4f0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001094:UTRAN-Iu-468:LU)[0x56365ea26fc0] (fsm.c:486) 20250822134318826 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001094:UTRAN-Iu-468:LU)[0x56365ea6f4f0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822134318826 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001094:UTRAN-Iu-468:LU)[0x56365ea6f4f0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822134318826 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134318826 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134318826 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134318826 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134318826 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134318826 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134318826 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134318826 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2885)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2885)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2883)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2883)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2883)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2883)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822134318828 DVLR DEBUG VLR subscr IMSI-262420000001094 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134318828 DVLR DEBUG IMSI:262420000001094 has MSISDN:491230001094 (vlr.c:1045) 20250822134318828 DMSC NOTICE msub(IMSI-262420000001094:MSISDN-491230001094) VLR: update for IMSI=262420000001094 (MSISDN=491230001094) (gsm_04_08.c:1541) 20250822134318828 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822134318828 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134318828 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:MSISDN-491230001094:UTRAN-Iu-468:LU)[0x56365ea26fc0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822134318828 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001094:UTRAN-Iu-468:LU)[0x56365ea6f4f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822134318828 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001094:UTRAN-Iu-468:LU)[0x56365ea6f4f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822134318828 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001094:UTRAN-Iu-468:LU)[0x56365ea6f4f0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822134318828 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001094:UTRAN-Iu-468:LU)[0x56365ea6f4f0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001094:MSISDN-491230001094:UTRAN-Iu-468:LU)[0x56365ea26fc0] (vlr_lu_fsm.c:110) 20250822134318828 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001094:UTRAN-Iu-468:LU)[0x56365ea6f4f0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822134318828 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001094:UTRAN-Iu-468:LU)[0x56365ea6f4f0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822134318828 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:MSISDN-491230001094:UTRAN-Iu-468:LU)[0x56365ea26fc0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822134318828 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:MSISDN-491230001094:UTRAN-Iu-468:LU)[0x56365ea26fc0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822134318828 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001094:MSISDN-491230001094:UTRAN-Iu-468:LU)[0x56365ea5bc60]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822134318828 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001094:MSISDN-491230001094:UTRAN-Iu-468:LU)[0x56365ea5bc60]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001094:MSISDN-491230001094:UTRAN-Iu-468:LU)[0x56365ea26fc0] (fsm.c:486) 20250822134318828 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001094:MSISDN-491230001094:UTRAN-Iu-468:LU)[0x56365ea5bc60]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822134318828 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001094:MSISDN-491230001094:UTRAN-Iu-468:LU)[0x56365ea5bc60]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822134318828 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001094:MSISDN-491230001094:UTRAN-Iu-468:LU)[0x56365ea5bc60]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822134318828 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001094:MSISDN-491230001094:UTRAN-Iu-468:LU)[0x56365ea5bc60]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822134318828 DMSC NOTICE msub(IMSI-262420000001094:MSISDN-491230001094:TMSInew-0x1B185D7E) VLR: update for IMSI=262420000001094 (MSISDN=491230001094) (gsm_04_08.c:1541) 20250822134318828 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001094:MSISDN-491230001094:UTRAN-Iu-468:LU)[0x56365ea5bc60]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822134318828 DMM DEBUG -> IMSI-262420000001094:MSISDN-491230001094:TMSInew-0x1B185D7E LOCATION UPDATE ACCEPT (TMSI = 0x1b185d7e) (gsm_04_08.c:149) 20250822134318828 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSInew-0x1B185D7E:UTRAN-Iu-468:LU)[0x56365ea2bbb0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250822134318828 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSInew-0x1B185D7E:UTRAN-Iu-468:LU)[0x56365ea2bbb0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134318828 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSInew-0x1B185D7E:UTRAN-Iu-468:LU)[0x56365ea76130]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134318829 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSInew-0x1B185D7E - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822134318829 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134318829 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134318829 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134318829 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134318829 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134318829 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134318829 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134318829 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2885)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2885)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2883)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2883)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2883)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2883)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_multi_part_sms2(2892)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2884)@718a44d66dfb: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2884)@718a44d66dfb: patched enc_l3: '059B'O MSC_Test_2-SCCP(2883)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2883)@718a44d66dfb: vl_len:14 MSC_Test_2-SCCP(2883)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2883)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2885)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134318831 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134318831 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134318831 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134318831 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134318831 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134318831 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134318831 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134318831 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134318831 DIUCS DEBUG (UTRAN-Iu-468) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134318831 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSInew-0x1B185D7E:UTRAN-Iu-468:LU)[0x56365ea76130]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134318831 DIUCS DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSInew-0x1B185D7E:UTRAN-Iu-468:LU)[0x56365ea76130]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134318831 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSInew-0x1B185D7E:UTRAN-Iu-468:LU)[0x56365ea2bbb0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134318831 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSInew-0x1B185D7E:UTRAN-Iu-468:LU)[0x56365ea2bbb0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134318831 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSInew-0x1B185D7E:UTRAN-Iu-468:LU)[0x56365ea2bbb0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134318831 DMM DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSInew-0x1B185D7E:UTRAN-Iu-468:LU)[0x56365ea2bbb0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822134318831 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:MSISDN-491230001094:TMSInew-0x1B185D7E:UTRAN-Iu-468:LU)[0x56365ea26fc0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822134318831 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001094:MSISDN-491230001094:UTRAN-Iu-468:LU)[0x56365ea5bc60]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822134318831 DMSC NOTICE msub(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E) VLR: update for IMSI=262420000001094 (MSISDN=491230001094) (gsm_04_08.c:1541) 20250822134318831 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250822134318831 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001094:MSISDN-491230001094:UTRAN-Iu-468:LU)[0x56365ea5bc60]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822134318831 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-468:LU)[0x56365ea26fc0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822134318831 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001094:MSISDN-491230001094:UTRAN-Iu-468:LU)[0x56365ea5bc60]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822134318831 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001094:MSISDN-491230001094:UTRAN-Iu-468:LU)[0x56365ea5bc60]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-468:LU)[0x56365ea26fc0] (vlr_lu_fsm.c:817) 20250822134318831 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001094:MSISDN-491230001094:UTRAN-Iu-468:LU)[0x56365ea5bc60]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822134318831 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001094:MSISDN-491230001094:UTRAN-Iu-468:LU)[0x56365ea5bc60]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822134318831 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-468:LU)[0x56365ea26fc0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822134318831 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-468:LU)[0x56365ea2bbb0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250822134318831 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-468:LU)[0x56365ea2bbb0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.971s remaining) (msc_a.c:450) 20250822134318831 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001094/3/1): Available (smpp_smsc.c:626) 20250822134318831 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-468:LU)[0x56365ea2bbb0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134318831 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-468:LU)[0x56365ea2bbb0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250822134318831 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-468:LU)[0x56365ea2bbb0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250822134318831 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822134318831 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822134318831 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822134318831 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-468:LU)[0x56365ea2bbb0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250822134318831 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-468:LU)[0x56365ea76130]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822134318831 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250822134318831 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134318831 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134318831 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134318831 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134318831 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134318831 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134318831 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134318831 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2885)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2885)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2883)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2883)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2883)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2883)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2883)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2883)@718a44d66dfb: vl_len:7 MSC_Test_2-SCCP(2883)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2883)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2885)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134318835 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134318835 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134318835 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134318835 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134318835 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134318835 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134318835 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134318835 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134318835 DIUCS DEBUG (UTRAN-Iu-468) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134318835 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-468:LU)[0x56365ea76130]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134318835 DIUCS DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-468:LU)[0x56365ea76130]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134318835 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-468:LU)[0x56365ea2bbb0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134318835 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-468:LU)[0x56365ea2bbb0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134318835 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-468:LU)[0x56365ea2bbb0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250822134318835 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-468:LU)[0x56365ea2bbb0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822134318835 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-468:LU)[0x56365ea2bbb0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250822134318835 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-468:LU)[0x56365ea2bbb0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134318835 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-468:LU)[0x56365ea2bbb0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822134318835 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-468:LU)[0x56365ea26fc0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822134318835 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-468:LU)[0x56365ea26fc0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-468:LU)[0x56365ea2bbb0] (msc_a.c:1053) 20250822134318835 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-468:LU)[0x56365ea26fc0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822134318835 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-468:LU)[0x56365ea26fc0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822134318835 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-468:LU)[0x56365ea26fc0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822134318835 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-468:LU)[0x56365ea2bbb0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea373c0] (msc_a.c:1053) 20250822134318835 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-468:LU)[0x56365ea2bbb0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822134318835 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-468:LU)[0x56365ea2bbb0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822134318835 DMSC DEBUG msub_fsm[0x56365ea373c0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822134318835 DMSC DEBUG msub(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E) MSC-A terminated (msub.c:261) 20250822134318835 DMSC DEBUG msub(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E) 1 MSC-I still active (msub.c:79) 20250822134318835 DMSC DEBUG msub_fsm[0x56365ea373c0]{active}: State change to terminating (no timeout) (msub.c:91) 20250822134318835 DMSC DEBUG msub_fsm[0x56365ea373c0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822134318835 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-468:LU)[0x56365ea76130]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822134318835 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-468:LU)[0x56365ea76130]{READY}: Removing from parent msub_fsm[0x56365ea373c0] (msub.c:113) 20250822134318835 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Closing UTRAN-Iu-468 (ran_conn.c:142) 20250822134318835 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-468 (ran_conn.c:155) 20250822134318835 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-468:LU)[0x56365ea76130]{READY}: Freeing instance (msub.c:113) 20250822134318835 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-468:LU)[0x56365ea76130]{READY}: Deallocated (fsm.c:568) 20250822134318835 DMSC DEBUG msub(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E) Free (msub.c:119) 20250822134318835 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E - active-conn: now used by 1 (attached) (msub.c:375) 20250822134318835 DMSC DEBUG msub_fsm[0x56365ea373c0]{terminating}: Freeing instance (msub.c:113) 20250822134318835 DMSC DEBUG msub_fsm[0x56365ea373c0]{terminating}: Deallocated (fsm.c:568) 20250822134318835 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134318835 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134318835 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134318835 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134318835 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134318835 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134318835 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134318835 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2885)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2885)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2883)@718a44d66dfb: Session index based on local reference:0 20250822134318836 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134318836 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134318836 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134318836 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134318836 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134318836 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134318836 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134318836 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2885)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2884)@718a44d66dfb: Deleted conn table entry 0TC_iu_gsup_mt_multi_part_sms2(2892)9030722 TC_iu_gsup_mt_multi_part_sms2(2892)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_multi_part_sms2(2892)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_multi_part_sms2(2892)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_multi_part_sms2(2892)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2884)@718a44d66dfb: Created IMSI[0] for '262420000001094'H'1B185D7E'O to be handled at TC_iu_gsup_mt_multi_part_sms2(2892) 20250822134318870 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E + gsm411_gsup_rx: now used by 2 (attached,gsm411_gsup_rx) (gsm_04_11_gsup.c:310) 20250822134318870 DMSC DEBUG Routed to GSM 04.11 MT handler (gsm_04_11_gsup.c:333) 20250822134318870 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E + SMS: now used by 3 (attached,gsm411_gsup_rx,SMS) (transaction.c:228) 20250822134318870 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E + Paging: now used by 4 (attached,gsm411_gsup_rx,SMS,Paging) (paging.c:111) 20250822134318871 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E - gsm411_gsup_rx: now used by 3 (attached,SMS,Paging) (gsm_04_11_gsup.c:344) 20250822134318871 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134318871 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134318871 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134318871 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134318871 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134318871 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134318871 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134318871 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2885)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2885)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2884)@718a44d66dfb: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_gsup_mt_multi_part_sms2(2892) TC_iu_gsup_mt_multi_part_sms2(2892)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_multi_part_sms2(2892)@718a44d66dfb: 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 := '1B185D7E'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2884)@718a44d66dfb: Added conn table entry 0TC_iu_gsup_mt_multi_part_sms2(2892)9317128 MSC_Test_2-SCCP(2883)@718a44d66dfb: First idle individual index:0 20250822134318893 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134318893 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134318893 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134318893 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134318893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134318893 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134318893 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134318893 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2885)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134318893 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) 20250822134318894 DMSC DEBUG msub_fsm[0x56365ea26fc0]{active}: Allocated (fsm.c:456) 20250822134318894 DMSC DEBUG msc_i[0x56365ea2bbb0]{READY}: Allocated (fsm.c:456) 20250822134318894 DMSC DEBUG msc_i[0x56365ea2bbb0]{READY}: is child of msub_fsm[0x56365ea26fc0] (fsm.c:486) 20250822134318894 DMSC DEBUG msc_a[0x56365ea76130]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822134318894 DMSC DEBUG msc_a[0x56365ea76130]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea26fc0] (fsm.c:486) 20250822134318894 DMSC DEBUG msc_a(unknown:UTRAN-Iu-469:NONE)[0x56365ea76130]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822134318894 DMSC DEBUG msc_i(unknown:UTRAN-Iu-469:NONE)[0x56365ea2bbb0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822134318894 DMSC DEBUG msc_a(unknown:UTRAN-Iu-469:NONE)[0x56365ea76130]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822134318894 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-469:NONE)[0x56365ea76130]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250822134318894 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-469:NONE)[0x56365ea76130]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250822134318894 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1B185D7E:UTRAN-Iu-469:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822134318894 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1B185D7E:UTRAN-Iu-469:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x1B185D7E:UTRAN-Iu-469:PAGING_RESP)[0x56365ea76130] (fsm.c:486) 20250822134318894 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1B185D7E:UTRAN-Iu-469:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250822134318894 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1B185D7E:UTRAN-Iu-469:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822134318894 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E + proc_arq_vlr_fn_init: now used by 4 (attached,SMS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822134318894 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E + active-conn: now used by 5 (attached,SMS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822134318894 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-469:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822134318894 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-469:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822134318894 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-469:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822134318894 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-469:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250822134318894 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-469:PAGING_RESP)[0x56365ea5bc60]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822134318894 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-469:PAGING_RESP)[0x56365ea5bc60]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-469:PAGING_RESP)[0x56365ea373c0] (fsm.c:486) 20250822134318894 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-469:PAGING_RESP)[0x56365ea5bc60]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822134318894 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-469:PAGING_RESP)[0x56365ea5bc60]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822134318894 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E - proc_arq_vlr_fn_init: now used by 4 (attached,SMS,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250822134318894 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134318894 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134318894 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134318894 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134318894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134318894 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134318894 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134318894 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2885)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2885)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2883)@718a44d66dfb: { messageType := 2, destLocRef := '8E2B08'O, sourceLocRef := '0001D5'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2883)@718a44d66dfb: Session index based on local reference:0 TC_iu_gsup_mt_multi_part_sms2(2892)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_multi_part_sms2(2892)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822134318900 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E + vlr_gsup_rx: now used by 5 (attached,SMS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134318900 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-469:PAGING_RESP)[0x56365ea5bc60]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822134318900 DVLR DEBUG SUBSCR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E) Received 1 auth tuples (vlr.c:996) 20250822134318900 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-469:PAGING_RESP)[0x56365ea5bc60]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822134318900 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-469:PAGING_RESP)[0x56365ea5bc60]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250822134318900 DMM DEBUG Tx AUTH REQ (rand = 7d7fa5f80b03a955648474164ed3125e) (gsm_04_08.c:641) 20250822134318900 DMM DEBUG AUTH REQ (autn = 5dc409d9542179e5812430403c84aed4) (gsm_04_08.c:643) 20250822134318900 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-469:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250822134318900 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-469:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134318900 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-469:PAGING_RESP)[0x56365ea2bbb0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134318900 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E - vlr_gsup_rx: now used by 4 (attached,SMS,Paging,active-conn) (vlr.c:1410) 20250822134318900 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134318900 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134318900 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134318900 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134318900 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134318900 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134318900 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134318900 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2885)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2885)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2883)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2883)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2883)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2883)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2884)@718a44d66dfb: patching N(SD)=0 into dtap '0514F9F3C697210423649D45'O MSC_Test_2-RAN(2884)@718a44d66dfb: patched enc_l3: '0514F9F3C697210423649D45'O MSC_Test_2-SCCP(2883)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2883)@718a44d66dfb: vl_len:24 MSC_Test_2-SCCP(2883)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2883)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514F9F3C697210423649D45'O 20250822134318906 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134318906 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134318906 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134318906 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134318906 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134318906 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134318906 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134318906 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2885)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134318907 DIUCS DEBUG (UTRAN-Iu-469) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134318907 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-469:PAGING_RESP)[0x56365ea2bbb0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134318907 DIUCS DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-469:PAGING_RESP)[0x56365ea2bbb0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134318907 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-469:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134318907 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-469:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134318907 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-469:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134318907 DMM DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-469:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = f9f3c69723649d45) (gsm_04_08.c:1128) 20250822134318907 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-469:PAGING_RESP)[0x56365ea5bc60]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822134318907 DVLR DEBUG SUBSCR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E) AUTH on UTRAN received RES: f9f3c69723649d45 (8 bytes) (vlr_auth_fsm.c:151) 20250822134318907 DVLR INFO SUBSCR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250822134318907 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-469:PAGING_RESP)[0x56365ea5bc60]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822134318907 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-469:PAGING_RESP)[0x56365ea5bc60]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822134318907 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-469:PAGING_RESP)[0x56365ea5bc60]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822134318907 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-469:PAGING_RESP)[0x56365ea5bc60]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-469:PAGING_RESP)[0x56365ea373c0] (vlr_auth_fsm.c:294) 20250822134318907 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-469:PAGING_RESP)[0x56365ea5bc60]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822134318907 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-469:PAGING_RESP)[0x56365ea5bc60]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822134318907 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-469:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250822134318907 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-469:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822134318907 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134318907 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134318907 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134318907 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134318907 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134318907 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134318907 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134318907 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134318907 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-469:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822134318907 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-469:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250822134318907 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-469:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=e78871ba752aed503e94ab041844cde4, CK=NONE (ran_msg_iu.c:388) 20250822134318907 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-469:PAGING_RESP)[0x56365ea2bbb0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250822134318907 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-469:PAGING_RESP)[0x56365ea373c0]{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(2885)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2885)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2883)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2883)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2883)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2883)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2883)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2883)@718a44d66dfb: vl_len:12 MSC_Test_2-SCCP(2883)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2883)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250822134318915 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134318915 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134318915 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134318915 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134318915 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134318915 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134318915 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134318915 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2885)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134318915 DIUCS DEBUG (UTRAN-Iu-469) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134318915 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-469:PAGING_RESP)[0x56365ea2bbb0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134318915 DIUCS DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-469:PAGING_RESP)[0x56365ea2bbb0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134318915 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-469:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134318915 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-469:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134318915 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-469:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250822134318915 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-469:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250822134318915 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-469:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822134318916 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-469:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250822134318916 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-469:PAGING_RESP)[0x56365ea2bbb0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822134318916 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-469:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822134318916 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-469:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822134318916 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-469:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822134318916 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-469:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822134318916 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-469:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822134318916 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-469:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822134318916 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-469:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822134318916 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-469:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250822134318916 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-469:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.978s remaining) (msc_a.c:450) 20250822134318916 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-469:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: SMS SMS:0x01 (msc_a.c:2106) 20250822134318916 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-469:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134318916 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-469:PAGING_RESP)[0x56365ea2bbb0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134318916 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E - Paging: now used by 3 (attached,SMS,active-conn) (paging.c:202) 20250822134318916 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001094/3/1): Available (smpp_smsc.c:626) 20250822134318916 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134318916 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134318916 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134318916 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134318916 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134318916 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134318916 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134318916 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134318916 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134318916 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134318916 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134318916 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134318916 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134318916 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134318917 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134318917 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2885)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2885)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2885)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(2883)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2883)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2883)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2883)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2885)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2883)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2883)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2883)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2883)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_multi_part_sms2(2892)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2883)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2883)@718a44d66dfb: vl_len:19 MSC_Test_2-SCCP(2883)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2883)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0014400F00000200104003028904003B400140'O MSC_Test_2-SCCP(2883)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2883)@718a44d66dfb: vl_len:22 MSC_Test_2-SCCP(2883)@718a44d66dfb: vl_from0 MSC_Test_2-M3UA(2885)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134318930 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134318930 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134318930 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134318930 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134318930 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134318930 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134318930 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134318930 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(2883)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0014401200000200104006058901020200003B400140'O 20250822134318931 DIUCS DEBUG (UTRAN-Iu-469) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134318931 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-469:PAGING_RESP)[0x56365ea2bbb0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134318931 DIUCS DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-469:PAGING_RESP)[0x56365ea2bbb0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134318931 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-469:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134318931 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-469:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134318931 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-469:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-M3UA(2885)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134319134 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134319134 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134319134 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134319134 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134319134 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134319134 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134319134 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134319135 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134319135 DIUCS DEBUG (UTRAN-Iu-469) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134319135 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-469:PAGING_RESP)[0x56365ea2bbb0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134319135 DIUCS DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-469:PAGING_RESP)[0x56365ea2bbb0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134319135 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-469:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134319135 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-469:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134319135 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-469:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134319135 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-469:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: SMS SMS:0x04 (msc_a.c:2106) 20250822134319135 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-469:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134319135 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-469:PAGING_RESP)[0x56365ea2bbb0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134319135 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250822134319136 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134319136 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134319136 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134319136 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134319136 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134319136 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134319136 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134319136 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2885)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2885)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2883)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2883)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2883)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2883)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_multi_part_sms2(2892)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_multi_part_sms2(2892)@718a44d66dfb: RX MT-forwardSM-Res (RP-ACK) TC_iu_gsup_mt_multi_part_sms2(2892)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822134320647 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E + gsm411_gsup_rx: now used by 3 (attached,active-conn,gsm411_gsup_rx) (gsm_04_11_gsup.c:310) 20250822134320647 DMSC DEBUG Routed to GSM 04.11 MT handler (gsm_04_11_gsup.c:333) 20250822134320647 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E + SMS: now used by 4 (attached,active-conn,gsm411_gsup_rx,SMS) (transaction.c:228) 20250822134320647 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-469:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_11.c:1105) 20250822134320648 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-469:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250822134320648 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-469:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x01 (msc_a.c:2106) 20250822134320648 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-469:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134320648 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-469:PAGING_RESP)[0x56365ea2bbb0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134320648 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E - gsm411_gsup_rx: now used by 3 (attached,active-conn,SMS) (gsm_04_11_gsup.c:344) 20250822134320648 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134320648 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134320648 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134320648 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134320648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134320648 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134320648 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134320648 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2885)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2885)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2883)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2883)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2883)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2883)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_multi_part_sms2(2892)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2883)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2883)@718a44d66dfb: vl_len:19 MSC_Test_2-SCCP(2883)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2883)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0014400F00000200104003028904003B400140'O MSC_Test_2-SCCP(2883)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2883)@718a44d66dfb: vl_len:22 MSC_Test_2-SCCP(2883)@718a44d66dfb: vl_from0 MSC_Test_2-M3UA(2885)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134320659 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134320659 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134320659 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134320659 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134320659 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134320659 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134320659 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134320659 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(2883)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0014401200000200104006058901020200003B400140'O 20250822134320660 DIUCS DEBUG (UTRAN-Iu-469) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134320660 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-469:PAGING_RESP)[0x56365ea2bbb0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134320660 DIUCS DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-469:PAGING_RESP)[0x56365ea2bbb0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134320660 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-469:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134320660 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-469:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134320660 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-469:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-M3UA(2885)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134320862 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134320862 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134320862 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134320862 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134320862 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134320862 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134320862 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134320862 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134320863 DIUCS DEBUG (UTRAN-Iu-469) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134320863 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-469:PAGING_RESP)[0x56365ea2bbb0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134320863 DIUCS DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-469:PAGING_RESP)[0x56365ea2bbb0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134320863 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-469:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134320863 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-469:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134320863 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-469:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134320863 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-469:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x04 (msc_a.c:2106) 20250822134320863 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-469:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134320863 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-469:PAGING_RESP)[0x56365ea2bbb0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134320864 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250822134320864 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134320864 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134320864 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134320864 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134320864 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134320864 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134320864 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134320864 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2885)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2885)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2883)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2883)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2883)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2883)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_multi_part_sms2(2892)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_multi_part_sms2(2892)@718a44d66dfb: RX MT-forwardSM-Res (RP-ACK) TC_iu_gsup_mt_multi_part_sms2(2892)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822134322375 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E + gsm411_gsup_rx: now used by 3 (attached,active-conn,gsm411_gsup_rx) (gsm_04_11_gsup.c:310) 20250822134322375 DMSC DEBUG Routed to GSM 04.11 MT handler (gsm_04_11_gsup.c:333) 20250822134322375 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E + SMS: now used by 4 (attached,active-conn,gsm411_gsup_rx,SMS) (transaction.c:228) 20250822134322375 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-469:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_11.c:1105) 20250822134322375 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-469:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x01 (msc_a.c:2106) 20250822134322375 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-469:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134322375 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-469:PAGING_RESP)[0x56365ea2bbb0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134322375 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E - gsm411_gsup_rx: now used by 3 (attached,active-conn,SMS) (gsm_04_11_gsup.c:344) 20250822134322376 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134322376 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134322376 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134322376 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134322376 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134322376 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134322376 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134322376 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2885)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2885)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2883)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2883)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2883)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2883)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_multi_part_sms2(2892)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2883)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2883)@718a44d66dfb: vl_len:19 MSC_Test_2-SCCP(2883)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2883)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0014400F00000200104003028904003B400140'O 20250822134322386 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134322386 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134322386 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134322386 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134322386 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134322386 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134322386 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134322386 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2885)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134322387 DIUCS DEBUG (UTRAN-Iu-469) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134322387 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-469:PAGING_RESP)[0x56365ea2bbb0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134322387 DIUCS DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-469:PAGING_RESP)[0x56365ea2bbb0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) MSC_Test_2-SCCP(2883)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2883)@718a44d66dfb: vl_len:22 MSC_Test_2-SCCP(2883)@718a44d66dfb: vl_from0 20250822134322387 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-469:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134322387 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-469:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134322387 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-469:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-SCCP(2883)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0014401200000200104006058901020200003B400140'O MSC_Test_2-M3UA(2885)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134322590 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134322590 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134322590 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134322590 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134322590 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134322590 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134322590 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134322590 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134322590 DIUCS DEBUG (UTRAN-Iu-469) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134322591 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-469:PAGING_RESP)[0x56365ea2bbb0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134322591 DIUCS DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-469:PAGING_RESP)[0x56365ea2bbb0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134322591 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-469:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134322591 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-469:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134322591 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-469:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134322591 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-469:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x04 (msc_a.c:2106) 20250822134322591 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-469:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134322591 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-469:PAGING_RESP)[0x56365ea2bbb0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134322591 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250822134322591 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134322591 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134322591 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134322591 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134322591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134322591 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134322591 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134322591 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2885)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2885)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2883)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2883)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2883)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2883)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_multi_part_sms2(2892)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_multi_part_sms2(2892)@718a44d66dfb: RX MT-forwardSM-Res (RP-ACK) TC_iu_gsup_mt_multi_part_sms2(2892)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822134324101 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E + gsm411_gsup_rx: now used by 3 (attached,active-conn,gsm411_gsup_rx) (gsm_04_11_gsup.c:310) 20250822134324101 DMSC DEBUG Routed to GSM 04.11 MT handler (gsm_04_11_gsup.c:333) 20250822134324101 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E + SMS: now used by 4 (attached,active-conn,gsm411_gsup_rx,SMS) (transaction.c:228) 20250822134324101 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-469:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_11.c:1105) 20250822134324101 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-469:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x01 (msc_a.c:2106) 20250822134324101 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-469:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134324102 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-469:PAGING_RESP)[0x56365ea2bbb0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134324102 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E - gsm411_gsup_rx: now used by 3 (attached,active-conn,SMS) (gsm_04_11_gsup.c:344) 20250822134324102 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134324102 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134324102 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134324102 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134324102 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134324102 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134324102 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134324102 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2885)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2885)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2883)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2883)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2883)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2883)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_multi_part_sms2(2892)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2883)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2883)@718a44d66dfb: vl_len:19 MSC_Test_2-SCCP(2883)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2883)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0014400F00000200104003028904003B400140'O MSC_Test_2-SCCP(2883)@718a44d66dfb: Session index based on connection ID:0 20250822134324112 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134324112 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134324112 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134324112 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134324112 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134324112 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134324112 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134324112 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(2883)@718a44d66dfb: vl_len:22 MSC_Test_2-M3UA(2885)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134324112 DIUCS DEBUG (UTRAN-Iu-469) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134324113 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-469:PAGING_RESP)[0x56365ea2bbb0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134324113 DIUCS DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-469:PAGING_RESP)[0x56365ea2bbb0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134324113 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-469:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134324113 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-469:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) MSC_Test_2-SCCP(2883)@718a44d66dfb: vl_from0 20250822134324113 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-469:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-SCCP(2883)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0014401200000200104006058901020200003B400140'O MSC_Test_2-M3UA(2885)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134324314 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134324314 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134324314 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134324314 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134324314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134324314 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134324314 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134324314 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134324315 DIUCS DEBUG (UTRAN-Iu-469) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134324315 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-469:PAGING_RESP)[0x56365ea2bbb0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134324315 DIUCS DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-469:PAGING_RESP)[0x56365ea2bbb0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134324315 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-469:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134324315 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-469:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134324315 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-469:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134324315 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-469:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x04 (msc_a.c:2106) 20250822134324315 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-469:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134324315 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-469:PAGING_RESP)[0x56365ea2bbb0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134324315 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250822134324315 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-469:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134324315 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-469:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250822134324315 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-469:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250822134324315 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822134324315 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822134324315 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822134324315 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-469:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250822134324315 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-469:PAGING_RESP)[0x56365ea2bbb0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822134324316 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822134324316 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134324316 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134324316 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134324316 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134324316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134324316 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134324316 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134324316 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134324316 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134324316 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134324316 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134324316 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134324316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134324316 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134324316 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134324316 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2885)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2885)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2885)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2885)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2883)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2883)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2883)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2883)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2883)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2883)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2883)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2883)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_multi_part_sms2(2892)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_multi_part_sms2(2892)@718a44d66dfb: RX MT-forwardSM-Res (RP-ACK) TC_iu_gsup_mt_multi_part_sms2(2892)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2883)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2883)@718a44d66dfb: vl_len:7 MSC_Test_2-SCCP(2883)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2883)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2885)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134325826 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134325826 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134325826 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134325826 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134325826 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134325826 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134325826 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134325826 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134325826 DIUCS DEBUG (UTRAN-Iu-469) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134325826 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-469:PAGING_RESP)[0x56365ea2bbb0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134325826 DIUCS DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-469:PAGING_RESP)[0x56365ea2bbb0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134325826 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-469:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134325827 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-469:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134325827 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-469:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250822134325827 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-469:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822134325827 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-469:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250822134325827 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-469:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134325827 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-469:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822134325827 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-469:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822134325827 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-469:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-469:PAGING_RESP)[0x56365ea76130] (msc_a.c:1053) 20250822134325827 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-469:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822134325827 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-469:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822134325827 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-469:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea26fc0] (msc_a.c:1053) 20250822134325827 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-469:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822134325827 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-469:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822134325827 DMSC DEBUG msub_fsm[0x56365ea26fc0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822134325827 DMSC DEBUG msub(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E) MSC-A terminated (msub.c:261) 20250822134325827 DMSC DEBUG msub(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E) 1 MSC-I still active (msub.c:79) 20250822134325827 DMSC DEBUG msub_fsm[0x56365ea26fc0]{active}: State change to terminating (no timeout) (msub.c:91) 20250822134325827 DMSC DEBUG msub_fsm[0x56365ea26fc0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822134325827 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-469:PAGING_RESP)[0x56365ea2bbb0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822134325827 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-469:PAGING_RESP)[0x56365ea2bbb0]{READY}: Removing from parent msub_fsm[0x56365ea26fc0] (msub.c:113) 20250822134325827 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Closing UTRAN-Iu-469 (ran_conn.c:142) 20250822134325827 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-469 (ran_conn.c:155) 20250822134325827 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-469:PAGING_RESP)[0x56365ea2bbb0]{READY}: Freeing instance (msub.c:113) 20250822134325827 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E:UTRAN-Iu-469:PAGING_RESP)[0x56365ea2bbb0]{READY}: Deallocated (fsm.c:568) 20250822134325827 DMSC DEBUG msub(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E) Free (msub.c:119) 20250822134325827 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x1B185D7E - active-conn: now used by 1 (attached) (msub.c:375) 20250822134325827 DMSC DEBUG msub_fsm[0x56365ea26fc0]{terminating}: Freeing instance (msub.c:113) 20250822134325827 DMSC DEBUG msub_fsm[0x56365ea26fc0]{terminating}: Deallocated (fsm.c:568) 20250822134325827 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134325827 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134325827 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134325827 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134325827 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134325827 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134325827 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134325827 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2885)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2885)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2883)@718a44d66dfb: Session index based on local reference:0 20250822134325831 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134325831 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134325831 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134325831 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134325831 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134325831 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134325832 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134325832 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(2884)@718a44d66dfb: Deleted conn table entry 0TC_iu_gsup_mt_multi_part_sms2(2892)9317128 MSC_Test_2-M3UA(2885)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_gsup_mt_multi_part_sms2(2892)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_multi_part_sms2(2892)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_multi_part_sms2(2892)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_multi_part_sms2(2892)@718a44d66dfb: Final verdict of PTC: pass 20250822134325840 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822134325841 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2879)@718a44d66dfb: Final verdict of PTC: none 20250822134325841 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) MSC_Test_1-SCCP(2880)@718a44d66dfb: Final verdict of PTC: none 20250822134325841 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250822134325840 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822134325840 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822134325840 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822134325840 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822134325840 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822134325840 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822134325840 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822134325840 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822134325840 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822134325840 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134325840 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822134325840 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822134325840 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822134325840 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822134325840 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822134325840 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822134325840 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822134325841 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) 20250822134325841 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) 20250822134325841 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822134325841 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250822134325841 DLINP ERROR virt-bsc1-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250822134325841 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) 20250822134325841 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:772) 20250822134325841 DLSS7 ERROR 0: asp-virt-bsc1-0: xUA SRV SEND_FAILED (osmo_ss7_asp.c:795) 20250822134325841 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) 20250822134325841 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134325841 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250822134325841 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822134325841 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822134325841 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822134325841 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822134325841 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822134325841 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(2877)@718a44d66dfb: Final verdict of PTC: none 20250822134325842 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) 20250822134325842 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822134325842 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) 20250822134325842 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) 20250822134325842 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822134325842 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250822134325842 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) 20250822134325843 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250822134325842 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134325842 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822134325842 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822134325842 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822134325842 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822134325843 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822134325843 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822134325843 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822134325843 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.3/0 (xua_snm.c:371) 20250822134325843 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-RAN(2881)@718a44d66dfb: Final verdict of PTC: none MSC_Test_1-M3UA(2882)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP(2889)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(2890)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(2886)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(2878)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP-IPA(2888)@718a44d66dfb: Final verdict of PTC: none MSC_Test_2-RAN(2884)@718a44d66dfb: Final verdict of PTC: none MSC_Test_2-SCCP(2883)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2876)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2893)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(2891)@718a44d66dfb: Final verdict of PTC: none MSC_Test_2-M3UA(2885)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(2887)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(2876): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(2877): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(2878): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(2879): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-SCCP(2880): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-RAN(2881): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-M3UA(2882): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_2-SCCP(2883): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_2-RAN(2884): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_2-M3UA(2885): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(2886): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(2887): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(2888): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(2889): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(2890): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(2891): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_iu_gsup_mt_multi_part_sms2(2892): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(2893): none (pass -> pass) MTC@718a44d66dfb: Test case TC_iu_gsup_mt_multi_part_sms finished. Verdict: pass MTC@718a44d66dfb: 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'. Fri Aug 22 13:43:25 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 20250822134326844 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=622224) 20250822134327841 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822134327841 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822134327841 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822134327842 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822134327842 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822134327842 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822134327844 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822134327844 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822134327844 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822134327845 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=622224, count=625532) 20250822134328846 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:43: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_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 20250822134329848 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_iu_gsup_mt_sms_lu_delay started. 20250822134330848 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(2897)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(2897)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2897)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(2895)@718a44d66dfb: v_sccp_pdu_maxlen:268 MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_1-M3UA(2900)@718a44d66dfb: ************************************************* MSC_Test_1-M3UA(2900)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2900)@718a44d66dfb: ************************************************* MSC_Test_1-SCCP(2898)@718a44d66dfb: v_sccp_pdu_maxlen:268 MTC@718a44d66dfb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_2-M3UA(2903)@718a44d66dfb: ************************************************* MSC_Test_2-M3UA(2903)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2903)@718a44d66dfb: ************************************************* MSC_Test_2-SCCP(2901)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822134330910 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2904)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822134331076 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822134331076 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822134331076 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822134331076 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2897)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2897)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2897)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822134331080 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134331080 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822134331080 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822134331080 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822134331080 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822134331080 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822134331080 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2897)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(2897)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2897)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2897)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2897)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822134331082 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134331082 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822134331082 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822134331082 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822134331082 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822134331082 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822134331082 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2897)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2897)@718a44d66dfb: Message received on association #8 20250822134331082 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822134331082 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2897)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2897)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2897)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2897)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2897)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2897)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822134331090 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) 20250822134331090 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) 20250822134331090 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822134331090 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(2900)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2900)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2900)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2900)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_1-M3UA(2900)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250822134331095 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134331095 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822134331095 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822134331095 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822134331095 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822134331095 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822134331095 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(2900)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2900)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2900)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2900)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2900)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2900)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2900)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2900)@718a44d66dfb: ASPAC_Ack received for association #8 20250822134331096 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134331096 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822134331096 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822134331096 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822134331096 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822134331096 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822134331096 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250822134331096 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250822134331096 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2900)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2900)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2900)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822134331105 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) 20250822134331105 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) 20250822134331105 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822134331105 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2903)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2903)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2903)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822134331112 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134331112 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822134331112 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822134331112 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822134331112 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822134331112 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822134331112 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2903)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_2-M3UA(2903)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2903)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2903)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2903)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822134331117 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134331117 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822134331117 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822134331117 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822134331117 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822134331117 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822134331117 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(2903)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250822134331117 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.3/0 (xua_snm.c:406) 20250822134331117 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2900)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2900)@718a44d66dfb: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2903)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2903)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2903)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2903)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2903)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2903)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2903)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822134331850 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822134331850 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2906)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2906)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822134331856 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2906)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2906)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2906)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2906)@718a44d66dfb: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2906)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2906)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822134331876 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822134331876 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test_0-M3UA(2897)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134331881 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134331881 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134331881 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134331881 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822134331881 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134331881 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134331881 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134331881 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134331881 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134331881 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134331881 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134331881 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822134331881 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134331881 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134331881 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822134331881 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2897)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2897)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2896)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250822134331894 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134331894 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134331894 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250822134331894 DLM3UA 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) 20250822134331894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134331894 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134331894 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134331894 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2900)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134331894 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134331894 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134331894 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134331894 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) 20250822134331894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134331894 DLSS7 DEBUG Found route for dpc=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) 20250822134331894 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250822134331894 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2900)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2900)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2899)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250822134331914 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134331914 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134331914 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134331914 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134331914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134331914 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134331914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134331914 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134331914 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(2903)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134331914 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134331914 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134331914 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134331914 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134331914 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250822134331914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134331914 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134331914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134331914 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2903)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2903)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(2907)@718a44d66dfb: Created GsupExpect[0] for "262420000001095" to be handled at TC_iu_gsup_mt_sms_lu_delay2(2910) MSC_Test-GSUP(2907)@718a44d66dfb: Created GsupExpect[1] for "262420000001095" to be handled at TC_iu_gsup_mt_sms_lu_delay2(2910) TC_iu_gsup_mt_sms_lu_delay2(2910)@718a44d66dfb: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001095'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_2-RAN(2902)@718a44d66dfb: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2902)@718a44d66dfb: Added conn table entry 0TC_iu_gsup_mt_sms_lu_delay2(2910)13222415 MSC_Test_2-SCCP(2901)@718a44d66dfb: First idle individual index:0 20250822134331930 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134331930 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134331930 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134331930 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134331930 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134331930 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134331930 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134331930 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2903)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134331930 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) 20250822134331930 DMSC DEBUG msub_fsm[0x56365ea373c0]{active}: Allocated (fsm.c:456) 20250822134331930 DMSC DEBUG msc_i[0x56365ea76130]{READY}: Allocated (fsm.c:456) 20250822134331930 DMSC DEBUG msc_i[0x56365ea76130]{READY}: is child of msub_fsm[0x56365ea373c0] (fsm.c:486) 20250822134331930 DMSC DEBUG msc_a[0x56365ea2bbb0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822134331930 DMSC DEBUG msc_a[0x56365ea2bbb0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea373c0] (fsm.c:486) 20250822134331930 DMSC DEBUG msc_a(unknown:UTRAN-Iu-470:NONE)[0x56365ea2bbb0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822134331930 DMSC DEBUG msc_i(unknown:UTRAN-Iu-470:NONE)[0x56365ea76130]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822134331930 DMSC DEBUG msc_a(unknown:UTRAN-Iu-470:NONE)[0x56365ea2bbb0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822134331930 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-470:NONE)[0x56365ea2bbb0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250822134331930 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-470:NONE)[0x56365ea2bbb0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250822134331930 DMM DEBUG msc_a(IMSI-262420000001095:UTRAN-Iu-470:LU)[0x56365ea2bbb0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001095 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822134331930 DMM DEBUG msc_a(IMSI-262420000001095:UTRAN-Iu-470:LU)[0x56365ea2bbb0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822134331930 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:UTRAN-Iu-470:LU)[0x56365ea26fc0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822134331930 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:UTRAN-Iu-470:LU)[0x56365ea26fc0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001095:UTRAN-Iu-470:LU)[0x56365ea2bbb0] (fsm.c:486) 20250822134331930 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:UTRAN-Iu-470:LU)[0x56365ea26fc0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250822134331930 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:UTRAN-Iu-470:LU)[0x56365ea26fc0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822134331930 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822134331930 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001095 id=262420000001095 (vlr.c:661) 20250822134331930 DVLR INFO New subscr, IMSI: 262420000001095 (vlr.c:562) 20250822134331930 DVLR DEBUG VLR subscr IMSI-262420000001095 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822134331930 DMSC DEBUG msc_a(IMSI-262420000001095:UTRAN-Iu-470:LU)[0x56365ea2bbb0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822134331930 DMSC DEBUG msc_a(IMSI-262420000001095:UTRAN-Iu-470:LU)[0x56365ea2bbb0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822134331930 DVLR DEBUG VLR subscr IMSI-262420000001095 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822134331930 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822134331930 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:UTRAN-Iu-470:LU)[0x56365ea26fc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822134331930 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:UTRAN-Iu-470:LU)[0x56365ea26fc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822134331930 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:UTRAN-Iu-470:LU)[0x56365ea26fc0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250822134331930 DVLR DEBUG VLR_Authenticate(IMSI-262420000001095:UTRAN-Iu-470:LU)[0x56365ea6f4f0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822134331931 DVLR DEBUG VLR_Authenticate(IMSI-262420000001095:UTRAN-Iu-470:LU)[0x56365ea6f4f0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001095:UTRAN-Iu-470:LU)[0x56365ea26fc0] (fsm.c:486) 20250822134331931 DVLR DEBUG VLR_Authenticate(IMSI-262420000001095:UTRAN-Iu-470:LU)[0x56365ea6f4f0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822134331931 DVLR DEBUG VLR_Authenticate(IMSI-262420000001095:UTRAN-Iu-470:LU)[0x56365ea6f4f0]{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(2902)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 20250822134331931 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134331931 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134331931 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134331931 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134331931 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134331931 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134331931 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134331931 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2903)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2903)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2901)@718a44d66dfb: { messageType := 2, destLocRef := 'C9C20F'O, sourceLocRef := '0001D6'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2901)@718a44d66dfb: Session index based on local reference:0 MSC_Test-GSUP(2907)@718a44d66dfb: Found GsupExpect[0] for "262420000001095" handled at TC_iu_gsup_mt_sms_lu_delay2(2910) MSC_Test-GSUP(2907)@718a44d66dfb: Added IMSI table entry 0TC_iu_gsup_mt_sms_lu_delay2(2910)"262420000001095" TC_iu_gsup_mt_sms_lu_delay2(2910)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_lu_delay2(2910)@718a44d66dfb: setverdict(pass): none -> pass 20250822134331934 DVLR DEBUG VLR subscr IMSI-262420000001095 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134331934 DVLR DEBUG VLR_Authenticate(IMSI-262420000001095:UTRAN-Iu-470:LU)[0x56365ea6f4f0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822134331934 DVLR DEBUG SUBSCR(IMSI-262420000001095) Received 1 auth tuples (vlr.c:996) 20250822134331934 DVLR DEBUG VLR_Authenticate(IMSI-262420000001095:UTRAN-Iu-470:LU)[0x56365ea6f4f0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822134331934 DVLR DEBUG VLR_Authenticate(IMSI-262420000001095:UTRAN-Iu-470:LU)[0x56365ea6f4f0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250822134331934 DMM DEBUG Tx AUTH REQ (rand = 38a6b17acfc5790763fff7b0c946ebae) (gsm_04_08.c:641) 20250822134331934 DMM DEBUG AUTH REQ (autn = fd1394f360eec0e5fd1c2686e28a4ba2) (gsm_04_08.c:643) 20250822134331934 DIUCS DEBUG msc_a(IMSI-262420000001095:UTRAN-Iu-470:LU)[0x56365ea2bbb0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250822134331934 DIUCS DEBUG msc_a(IMSI-262420000001095:UTRAN-Iu-470:LU)[0x56365ea2bbb0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134331934 DMSC DEBUG msc_i(IMSI-262420000001095:UTRAN-Iu-470:LU)[0x56365ea76130]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134331934 DVLR DEBUG VLR subscr IMSI-262420000001095 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822134331934 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134331934 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134331934 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134331934 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134331934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134331934 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134331934 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134331934 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2903)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2903)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2901)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2901)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2901)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2901)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2902)@718a44d66dfb: patching N(SD)=1 into dtap '05140910491F21044C13D5C3'O MSC_Test_2-RAN(2902)@718a44d66dfb: patched enc_l3: '05540910491F21044C13D5C3'O MSC_Test_2-SCCP(2901)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2901)@718a44d66dfb: vl_len:24 MSC_Test_2-SCCP(2901)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2901)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05540910491F21044C13D5C3'O 20250822134331940 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134331940 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134331940 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134331940 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134331940 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134331940 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134331940 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134331940 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2903)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134331940 DIUCS DEBUG (UTRAN-Iu-470) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134331940 DMSC DEBUG msc_i(IMSI-262420000001095:UTRAN-Iu-470:LU)[0x56365ea76130]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134331940 DIUCS DEBUG msc_i(IMSI-262420000001095:UTRAN-Iu-470:LU)[0x56365ea76130]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134331940 DMSC DEBUG msc_a(IMSI-262420000001095:UTRAN-Iu-470:LU)[0x56365ea2bbb0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134331940 DIUCS DEBUG msc_a(IMSI-262420000001095:UTRAN-Iu-470:LU)[0x56365ea2bbb0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134331940 DIUCS DEBUG msc_a(IMSI-262420000001095:UTRAN-Iu-470:LU)[0x56365ea2bbb0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134331940 DMM DEBUG msc_a(IMSI-262420000001095:UTRAN-Iu-470:LU)[0x56365ea2bbb0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 0910491f4c13d5c3) (gsm_04_08.c:1128) 20250822134331940 DVLR DEBUG VLR_Authenticate(IMSI-262420000001095:UTRAN-Iu-470:LU)[0x56365ea6f4f0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822134331940 DVLR DEBUG SUBSCR(IMSI-262420000001095) AUTH on UTRAN received RES: 0910491f4c13d5c3 (8 bytes) (vlr_auth_fsm.c:151) 20250822134331940 DVLR INFO SUBSCR(IMSI-262420000001095) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250822134331940 DVLR DEBUG VLR_Authenticate(IMSI-262420000001095:UTRAN-Iu-470:LU)[0x56365ea6f4f0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822134331940 DVLR DEBUG VLR_Authenticate(IMSI-262420000001095:UTRAN-Iu-470:LU)[0x56365ea6f4f0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822134331940 DVLR DEBUG VLR_Authenticate(IMSI-262420000001095:UTRAN-Iu-470:LU)[0x56365ea6f4f0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822134331940 DVLR DEBUG VLR_Authenticate(IMSI-262420000001095:UTRAN-Iu-470:LU)[0x56365ea6f4f0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001095:UTRAN-Iu-470:LU)[0x56365ea26fc0] (vlr_auth_fsm.c:294) 20250822134331940 DVLR DEBUG VLR_Authenticate(IMSI-262420000001095:UTRAN-Iu-470:LU)[0x56365ea6f4f0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822134331940 DVLR DEBUG VLR_Authenticate(IMSI-262420000001095:UTRAN-Iu-470:LU)[0x56365ea6f4f0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822134331940 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:UTRAN-Iu-470:LU)[0x56365ea26fc0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250822134331940 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:UTRAN-Iu-470:LU)[0x56365ea26fc0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822134331940 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:UTRAN-Iu-470:LU)[0x56365ea26fc0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822134331940 DIUCS DEBUG msc_a(IMSI-262420000001095:UTRAN-Iu-470:LU)[0x56365ea2bbb0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250822134331940 DIUCS DEBUG msc_a(IMSI-262420000001095:UTRAN-Iu-470:LU)[0x56365ea2bbb0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=8b704682cd1d96e5b025ff692358ed6e, CK=NONE (ran_msg_iu.c:388) 20250822134331940 DMSC DEBUG msc_i(IMSI-262420000001095:UTRAN-Iu-470:LU)[0x56365ea76130]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250822134331940 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:UTRAN-Iu-470:LU)[0x56365ea26fc0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250822134331940 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134331940 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134331940 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134331940 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134331940 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134331940 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134331940 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134331940 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2903)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2903)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2901)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2901)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2901)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2901)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2901)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2901)@718a44d66dfb: vl_len:12 MSC_Test_2-SCCP(2901)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2901)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250822134331946 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134331946 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134331946 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134331946 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134331946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134331946 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134331946 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134331946 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2903)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134331946 DIUCS DEBUG (UTRAN-Iu-470) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134331946 DMSC DEBUG msc_i(IMSI-262420000001095:UTRAN-Iu-470:LU)[0x56365ea76130]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134331946 DIUCS DEBUG msc_i(IMSI-262420000001095:UTRAN-Iu-470:LU)[0x56365ea76130]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134331946 DMSC DEBUG msc_a(IMSI-262420000001095:UTRAN-Iu-470:LU)[0x56365ea2bbb0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134331946 DIUCS DEBUG msc_a(IMSI-262420000001095:UTRAN-Iu-470:LU)[0x56365ea2bbb0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134331946 DIUCS DEBUG msc_a(IMSI-262420000001095:UTRAN-Iu-470:LU)[0x56365ea2bbb0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250822134331946 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:UTRAN-Iu-470:LU)[0x56365ea26fc0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250822134331946 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:UTRAN-Iu-470:LU)[0x56365ea26fc0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822134331946 DIUCS DEBUG msc_a(IMSI-262420000001095:UTRAN-Iu-470:LU)[0x56365ea2bbb0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250822134331946 DMSC DEBUG msc_i(IMSI-262420000001095:UTRAN-Iu-470:LU)[0x56365ea76130]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822134331946 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:UTRAN-Iu-470:LU)[0x56365ea26fc0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822134331946 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:UTRAN-Iu-470:LU)[0x56365ea26fc0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822134331946 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001095:UTRAN-Iu-470:LU)[0x56365ea6f4f0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822134331946 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001095:UTRAN-Iu-470:LU)[0x56365ea6f4f0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001095:UTRAN-Iu-470:LU)[0x56365ea26fc0] (fsm.c:486) 20250822134331946 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001095:UTRAN-Iu-470:LU)[0x56365ea6f4f0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822134331946 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001095:UTRAN-Iu-470:LU)[0x56365ea6f4f0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822134331947 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134331947 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134331947 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134331947 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134331947 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134331947 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134331947 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134331947 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2903)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2903)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2901)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2901)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2901)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2901)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822134331949 DVLR DEBUG VLR subscr IMSI-262420000001095 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134331949 DVLR DEBUG IMSI:262420000001095 has MSISDN:491230001095 (vlr.c:1045) 20250822134331949 DMSC NOTICE msub(IMSI-262420000001095:MSISDN-491230001095) VLR: update for IMSI=262420000001095 (MSISDN=491230001095) (gsm_04_08.c:1541) 20250822134331949 DVLR DEBUG VLR subscr IMSI-262420000001095:MSISDN-491230001095 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822134331949 DVLR DEBUG VLR subscr IMSI-262420000001095:MSISDN-491230001095 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134331949 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:MSISDN-491230001095:UTRAN-Iu-470:LU)[0x56365ea26fc0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822134331949 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001095:UTRAN-Iu-470:LU)[0x56365ea6f4f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822134331949 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001095:UTRAN-Iu-470:LU)[0x56365ea6f4f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822134331949 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001095:UTRAN-Iu-470:LU)[0x56365ea6f4f0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822134331949 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001095:UTRAN-Iu-470:LU)[0x56365ea6f4f0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001095:MSISDN-491230001095:UTRAN-Iu-470:LU)[0x56365ea26fc0] (vlr_lu_fsm.c:110) 20250822134331949 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001095:UTRAN-Iu-470:LU)[0x56365ea6f4f0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822134331949 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001095:UTRAN-Iu-470:LU)[0x56365ea6f4f0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822134331949 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:MSISDN-491230001095:UTRAN-Iu-470:LU)[0x56365ea26fc0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822134331949 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:MSISDN-491230001095:UTRAN-Iu-470:LU)[0x56365ea26fc0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822134331949 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001095:MSISDN-491230001095:UTRAN-Iu-470:LU)[0x56365ea46b30]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822134331949 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001095:MSISDN-491230001095:UTRAN-Iu-470:LU)[0x56365ea46b30]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001095:MSISDN-491230001095:UTRAN-Iu-470:LU)[0x56365ea26fc0] (fsm.c:486) 20250822134331949 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001095:MSISDN-491230001095:UTRAN-Iu-470:LU)[0x56365ea46b30]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822134331949 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001095:MSISDN-491230001095:UTRAN-Iu-470:LU)[0x56365ea46b30]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822134331949 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001095:MSISDN-491230001095:UTRAN-Iu-470:LU)[0x56365ea46b30]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822134331949 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001095:MSISDN-491230001095:UTRAN-Iu-470:LU)[0x56365ea46b30]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822134331949 DMSC NOTICE msub(IMSI-262420000001095:MSISDN-491230001095:TMSInew-0xB70BCBAB) VLR: update for IMSI=262420000001095 (MSISDN=491230001095) (gsm_04_08.c:1541) 20250822134331949 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001095:MSISDN-491230001095:UTRAN-Iu-470:LU)[0x56365ea46b30]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822134331949 DMM DEBUG -> IMSI-262420000001095:MSISDN-491230001095:TMSInew-0xB70BCBAB LOCATION UPDATE ACCEPT (TMSI = 0xb70bcbab) (gsm_04_08.c:149) 20250822134331949 DIUCS DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSInew-0xB70BCBAB:UTRAN-Iu-470:LU)[0x56365ea2bbb0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250822134331949 DIUCS DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSInew-0xB70BCBAB:UTRAN-Iu-470:LU)[0x56365ea2bbb0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134331949 DMSC DEBUG msc_i(IMSI-262420000001095:MSISDN-491230001095:TMSInew-0xB70BCBAB:UTRAN-Iu-470:LU)[0x56365ea76130]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134331949 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134331949 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134331949 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134331949 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134331949 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134331949 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134331949 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134331949 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134331949 DVLR DEBUG VLR subscr IMSI-262420000001095:MSISDN-491230001095:TMSInew-0xB70BCBAB - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-M3UA(2903)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2903)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2901)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2901)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2901)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2901)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_lu_delay2(2910)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_lu_delay2(2910)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2902)@718a44d66dfb: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2902)@718a44d66dfb: patched enc_l3: '059B'O MSC_Test_2-SCCP(2901)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2901)@718a44d66dfb: vl_len:14 MSC_Test_2-SCCP(2901)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2901)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250822134331952 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134331952 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134331952 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134331952 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134331952 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134331952 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134331952 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134331952 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(2902)@718a44d66dfb: Created IMSI[0] for '262420000001095'H'B70BCBAB'O to be handled at TC_iu_gsup_mt_sms_lu_delay2(2910) MSC_Test_2-M3UA(2903)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134331952 DIUCS DEBUG (UTRAN-Iu-470) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134331952 DMSC DEBUG msc_i(IMSI-262420000001095:MSISDN-491230001095:TMSInew-0xB70BCBAB:UTRAN-Iu-470:LU)[0x56365ea76130]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134331952 DIUCS DEBUG msc_i(IMSI-262420000001095:MSISDN-491230001095:TMSInew-0xB70BCBAB:UTRAN-Iu-470:LU)[0x56365ea76130]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134331952 DMSC DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSInew-0xB70BCBAB:UTRAN-Iu-470:LU)[0x56365ea2bbb0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134331952 DIUCS DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSInew-0xB70BCBAB:UTRAN-Iu-470:LU)[0x56365ea2bbb0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134331952 DIUCS DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSInew-0xB70BCBAB:UTRAN-Iu-470:LU)[0x56365ea2bbb0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134331952 DMM DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSInew-0xB70BCBAB:UTRAN-Iu-470:LU)[0x56365ea2bbb0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822134331952 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:MSISDN-491230001095:TMSInew-0xB70BCBAB:UTRAN-Iu-470:LU)[0x56365ea26fc0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822134331952 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001095:MSISDN-491230001095:UTRAN-Iu-470:LU)[0x56365ea46b30]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822134331952 DMSC NOTICE msub(IMSI-262420000001095:MSISDN-491230001095:TMSI-0xB70BCBAB) VLR: update for IMSI=262420000001095 (MSISDN=491230001095) (gsm_04_08.c:1541) 20250822134331952 DVLR DEBUG VLR subscr IMSI-262420000001095:MSISDN-491230001095:TMSI-0xB70BCBAB + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250822134331952 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001095:MSISDN-491230001095:UTRAN-Iu-470:LU)[0x56365ea46b30]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822134331952 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:MSISDN-491230001095:TMSI-0xB70BCBAB:UTRAN-Iu-470:LU)[0x56365ea26fc0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822134331952 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001095:MSISDN-491230001095:UTRAN-Iu-470:LU)[0x56365ea46b30]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822134331952 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001095:MSISDN-491230001095:UTRAN-Iu-470:LU)[0x56365ea46b30]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001095:MSISDN-491230001095:TMSI-0xB70BCBAB:UTRAN-Iu-470:LU)[0x56365ea26fc0] (vlr_lu_fsm.c:817) 20250822134331952 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001095:MSISDN-491230001095:UTRAN-Iu-470:LU)[0x56365ea46b30]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822134331952 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001095:MSISDN-491230001095:UTRAN-Iu-470:LU)[0x56365ea46b30]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822134331952 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:MSISDN-491230001095:TMSI-0xB70BCBAB:UTRAN-Iu-470:LU)[0x56365ea26fc0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822134331952 DMSC DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0xB70BCBAB:UTRAN-Iu-470:LU)[0x56365ea2bbb0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250822134331952 DMSC DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0xB70BCBAB:UTRAN-Iu-470:LU)[0x56365ea2bbb0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.978s remaining) (msc_a.c:450) 20250822134331952 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001095/3/1): Available (smpp_smsc.c:626) 20250822134331952 DIUCS INFO msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0xB70BCBAB:UTRAN-Iu-470:LU)[0x56365ea2bbb0]{MSC_A_ST_AUTHENTICATED}: Keeping LU token for +2500 ms (msc_a.c:191) 20250822134332454 DVLR DEBUG VLR subscr IMSI-262420000001095:MSISDN-491230001095:TMSI-0xB70BCBAB + gsm411_gsup_rx: now used by 3 (active-conn,attached,gsm411_gsup_rx) (gsm_04_11_gsup.c:310) 20250822134332454 DMSC DEBUG Routed to GSM 04.11 MT handler (gsm_04_11_gsup.c:333) 20250822134332454 DVLR DEBUG VLR subscr IMSI-262420000001095:MSISDN-491230001095:TMSI-0xB70BCBAB + SMS: now used by 4 (active-conn,attached,gsm411_gsup_rx,SMS) (transaction.c:228) 20250822134332454 DMSC DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0xB70BCBAB:UTRAN-Iu-470:LU)[0x56365ea2bbb0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_11.c:1105) 20250822134332454 DMSC DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0xB70BCBAB:UTRAN-Iu-470:LU)[0x56365ea2bbb0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250822134332454 DIUCS DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0xB70BCBAB:UTRAN-Iu-470:LU)[0x56365ea2bbb0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x01 (msc_a.c:2106) 20250822134332454 DIUCS DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0xB70BCBAB:UTRAN-Iu-470:LU)[0x56365ea2bbb0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134332454 DMSC DEBUG msc_i(IMSI-262420000001095:MSISDN-491230001095:TMSI-0xB70BCBAB:UTRAN-Iu-470:LU)[0x56365ea76130]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134332454 DVLR DEBUG VLR subscr IMSI-262420000001095:MSISDN-491230001095:TMSI-0xB70BCBAB - gsm411_gsup_rx: now used by 3 (active-conn,attached,SMS) (gsm_04_11_gsup.c:344) 20250822134332454 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134332454 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134332454 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134332454 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134332454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134332454 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134332454 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134332454 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2903)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2903)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2901)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2901)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2901)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2901)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_lu_delay2(2910)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2901)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2901)@718a44d66dfb: vl_len:19 MSC_Test_2-SCCP(2901)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2901)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0014400F00000200104003028904003B400140'O MSC_Test_2-M3UA(2903)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134332459 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134332459 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134332459 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134332459 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134332459 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134332460 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134332460 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134332460 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134332460 DIUCS DEBUG (UTRAN-Iu-470) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134332460 DMSC DEBUG msc_i(IMSI-262420000001095:MSISDN-491230001095:TMSI-0xB70BCBAB:UTRAN-Iu-470:LU)[0x56365ea76130]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134332460 DIUCS DEBUG msc_i(IMSI-262420000001095:MSISDN-491230001095:TMSI-0xB70BCBAB:UTRAN-Iu-470:LU)[0x56365ea76130]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134332460 DMSC DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0xB70BCBAB:UTRAN-Iu-470:LU)[0x56365ea2bbb0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134332460 DIUCS DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0xB70BCBAB:UTRAN-Iu-470:LU)[0x56365ea2bbb0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134332460 DIUCS DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0xB70BCBAB:UTRAN-Iu-470:LU)[0x56365ea2bbb0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-SCCP(2901)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2901)@718a44d66dfb: vl_len:22 MSC_Test_2-SCCP(2901)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2901)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0014401200000200104006058901020200003B400140'O MSC_Test_2-M3UA(2903)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134332662 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134332662 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134332662 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134332662 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134332662 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134332662 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134332662 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134332662 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134332663 DIUCS DEBUG (UTRAN-Iu-470) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134332663 DMSC DEBUG msc_i(IMSI-262420000001095:MSISDN-491230001095:TMSI-0xB70BCBAB:UTRAN-Iu-470:LU)[0x56365ea76130]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134332663 DIUCS DEBUG msc_i(IMSI-262420000001095:MSISDN-491230001095:TMSI-0xB70BCBAB:UTRAN-Iu-470:LU)[0x56365ea76130]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134332663 DMSC DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0xB70BCBAB:UTRAN-Iu-470:LU)[0x56365ea2bbb0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134332663 DIUCS DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0xB70BCBAB:UTRAN-Iu-470:LU)[0x56365ea2bbb0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134332663 DIUCS DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0xB70BCBAB:UTRAN-Iu-470:LU)[0x56365ea2bbb0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134332663 DIUCS DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0xB70BCBAB:UTRAN-Iu-470:LU)[0x56365ea2bbb0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x04 (msc_a.c:2106) 20250822134332663 DIUCS DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0xB70BCBAB:UTRAN-Iu-470:LU)[0x56365ea2bbb0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134332663 DMSC DEBUG msc_i(IMSI-262420000001095:MSISDN-491230001095:TMSI-0xB70BCBAB:UTRAN-Iu-470:LU)[0x56365ea76130]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134332663 DVLR DEBUG VLR subscr IMSI-262420000001095:MSISDN-491230001095:TMSI-0xB70BCBAB - SMS: now used by 2 (active-conn,attached) (transaction.c:281) 20250822134332663 DMSC DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0xB70BCBAB:UTRAN-Iu-470:LU)[0x56365ea2bbb0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134332663 DMSC DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0xB70BCBAB:UTRAN-Iu-470:LU)[0x56365ea2bbb0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250822134332663 DIUCS DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0xB70BCBAB:UTRAN-Iu-470:LU)[0x56365ea2bbb0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250822134332663 DVLR DEBUG VLR subscr IMSI-262420000001095:MSISDN-491230001095:TMSI-0xB70BCBAB + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822134332663 DVLR DEBUG VLR subscr IMSI-262420000001095:MSISDN-491230001095:TMSI-0xB70BCBAB + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822134332663 DVLR DEBUG VLR subscr IMSI-262420000001095:MSISDN-491230001095:TMSI-0xB70BCBAB - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822134332663 DIUCS DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0xB70BCBAB:UTRAN-Iu-470:LU)[0x56365ea2bbb0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250822134332663 DMSC DEBUG msc_i(IMSI-262420000001095:MSISDN-491230001095:TMSI-0xB70BCBAB:UTRAN-Iu-470:LU)[0x56365ea76130]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822134332664 DVLR DEBUG VLR subscr IMSI-262420000001095:MSISDN-491230001095:TMSI-0xB70BCBAB - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250822134332664 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134332664 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134332664 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134332664 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134332664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134332664 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134332664 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134332664 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134332664 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134332664 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134332664 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134332664 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134332664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134332664 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134332664 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134332664 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2903)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2903)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2903)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2903)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2901)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2901)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2901)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2901)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2901)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2901)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2901)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2901)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_lu_delay2(2910)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_lu_delay2(2910)@718a44d66dfb: RX MT-forwardSM-Res (RP-ACK) TC_iu_gsup_mt_sms_lu_delay2(2910)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2901)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2901)@718a44d66dfb: vl_len:7 MSC_Test_2-SCCP(2901)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2901)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250822134332686 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134332686 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134332686 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134332686 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134332686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134332686 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134332686 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134332686 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2903)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134332686 DIUCS DEBUG (UTRAN-Iu-470) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134332686 DMSC DEBUG msc_i(IMSI-262420000001095:MSISDN-491230001095:TMSI-0xB70BCBAB:UTRAN-Iu-470:LU)[0x56365ea76130]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134332686 DIUCS DEBUG msc_i(IMSI-262420000001095:MSISDN-491230001095:TMSI-0xB70BCBAB:UTRAN-Iu-470:LU)[0x56365ea76130]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134332686 DMSC DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0xB70BCBAB:UTRAN-Iu-470:LU)[0x56365ea2bbb0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134332686 DIUCS DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0xB70BCBAB:UTRAN-Iu-470:LU)[0x56365ea2bbb0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134332686 DIUCS DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0xB70BCBAB:UTRAN-Iu-470:LU)[0x56365ea2bbb0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250822134332686 DMSC DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0xB70BCBAB:UTRAN-Iu-470:LU)[0x56365ea2bbb0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822134332686 DIUCS DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0xB70BCBAB:UTRAN-Iu-470:LU)[0x56365ea2bbb0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250822134332686 DMSC DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0xB70BCBAB:UTRAN-Iu-470:LU)[0x56365ea2bbb0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134332686 DMSC DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0xB70BCBAB:UTRAN-Iu-470:LU)[0x56365ea2bbb0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822134332686 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:MSISDN-491230001095:TMSI-0xB70BCBAB:UTRAN-Iu-470:LU)[0x56365ea26fc0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822134332686 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:MSISDN-491230001095:TMSI-0xB70BCBAB:UTRAN-Iu-470:LU)[0x56365ea26fc0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0xB70BCBAB:UTRAN-Iu-470:LU)[0x56365ea2bbb0] (msc_a.c:1053) 20250822134332686 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:MSISDN-491230001095:TMSI-0xB70BCBAB:UTRAN-Iu-470:LU)[0x56365ea26fc0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822134332686 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:MSISDN-491230001095:TMSI-0xB70BCBAB:UTRAN-Iu-470:LU)[0x56365ea26fc0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822134332686 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:MSISDN-491230001095:TMSI-0xB70BCBAB:UTRAN-Iu-470:LU)[0x56365ea26fc0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822134332686 DMSC DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0xB70BCBAB:UTRAN-Iu-470:LU)[0x56365ea2bbb0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea373c0] (msc_a.c:1053) 20250822134332686 DMSC DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0xB70BCBAB:UTRAN-Iu-470:LU)[0x56365ea2bbb0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822134332686 DMSC DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0xB70BCBAB:UTRAN-Iu-470:LU)[0x56365ea2bbb0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822134332686 DMSC DEBUG msub_fsm[0x56365ea373c0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822134332686 DMSC DEBUG msub(IMSI-262420000001095:MSISDN-491230001095:TMSI-0xB70BCBAB) MSC-A terminated (msub.c:261) 20250822134332686 DMSC DEBUG msub(IMSI-262420000001095:MSISDN-491230001095:TMSI-0xB70BCBAB) 1 MSC-I still active (msub.c:79) 20250822134332686 DMSC DEBUG msub_fsm[0x56365ea373c0]{active}: State change to terminating (no timeout) (msub.c:91) 20250822134332686 DMSC DEBUG msub_fsm[0x56365ea373c0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822134332686 DMSC DEBUG msc_i(IMSI-262420000001095:MSISDN-491230001095:TMSI-0xB70BCBAB:UTRAN-Iu-470:LU)[0x56365ea76130]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822134332687 DMSC DEBUG msc_i(IMSI-262420000001095:MSISDN-491230001095:TMSI-0xB70BCBAB:UTRAN-Iu-470:LU)[0x56365ea76130]{READY}: Removing from parent msub_fsm[0x56365ea373c0] (msub.c:113) 20250822134332687 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Closing UTRAN-Iu-470 (ran_conn.c:142) 20250822134332687 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-470 (ran_conn.c:155) 20250822134332687 DMSC DEBUG msc_i(IMSI-262420000001095:MSISDN-491230001095:TMSI-0xB70BCBAB:UTRAN-Iu-470:LU)[0x56365ea76130]{READY}: Freeing instance (msub.c:113) 20250822134332687 DMSC DEBUG msc_i(IMSI-262420000001095:MSISDN-491230001095:TMSI-0xB70BCBAB:UTRAN-Iu-470:LU)[0x56365ea76130]{READY}: Deallocated (fsm.c:568) 20250822134332687 DMSC DEBUG msub(IMSI-262420000001095:MSISDN-491230001095:TMSI-0xB70BCBAB) Free (msub.c:119) 20250822134332687 DVLR DEBUG VLR subscr IMSI-262420000001095:MSISDN-491230001095:TMSI-0xB70BCBAB - active-conn: now used by 1 (attached) (msub.c:375) 20250822134332687 DMSC DEBUG msub_fsm[0x56365ea373c0]{terminating}: Freeing instance (msub.c:113) 20250822134332687 DMSC DEBUG msub_fsm[0x56365ea373c0]{terminating}: Deallocated (fsm.c:568) 20250822134332687 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134332687 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134332687 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134332687 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134332687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134332687 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134332687 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134332687 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2903)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2903)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2901)@718a44d66dfb: Session index based on local reference:0 20250822134332690 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134332690 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134332690 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134332690 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134332690 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(2903)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134332690 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134332690 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134332690 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(2902)@718a44d66dfb: Deleted conn table entry 0TC_iu_gsup_mt_sms_lu_delay2(2910)13222415 TC_iu_gsup_mt_sms_lu_delay2(2910)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_lu_delay2(2910)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_lu_delay2(2910)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_lu_delay2(2910)@718a44d66dfb: Final verdict of PTC: pass 20250822134332701 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822134332701 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822134332701 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822134332701 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822134332701 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822134332701 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822134332701 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822134332701 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822134332701 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822134332701 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134332701 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822134332701 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822134332701 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822134332701 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822134332701 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822134332701 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822134332701 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822134332701 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822134332702 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-RAN(2896)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-M3UA(2897)@718a44d66dfb: Final verdict of PTC: none 20250822134332702 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) 20250822134332702 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822134332702 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822134332702 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) 20250822134332702 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822134332702 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822134332702 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(2907)@718a44d66dfb: Final verdict of PTC: none MSC_Test_1-M3UA(2900)@718a44d66dfb: Final verdict of PTC: none 20250822134332702 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822134332702 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) 20250822134332702 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822134332702 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822134332702 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) 20250822134332702 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134332703 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250822134332703 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822134332703 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822134332703 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822134332703 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822134332703 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822134332703 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822134332703 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250822134332703 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) 20250822134332703 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-SCCP(2898)@718a44d66dfb: Final verdict of PTC: none MSC_Test_2-RAN(2902)@718a44d66dfb: Final verdict of PTC: none MSC_Test_2-SCCP(2901)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP-IPA(2906)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(2904)@718a44d66dfb: Final verdict of PTC: none 20250822134332703 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) 20250822134332703 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) 20250822134332703 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822134332703 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250822134332703 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) 20250822134332704 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134332704 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822134332704 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822134332704 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822134332704 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822134332704 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822134332704 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822134332704 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(2899)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(2905)@718a44d66dfb: Final verdict of PTC: none 20250822134332704 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.3/0 (xua_snm.c:371) 20250822134332704 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) IPA-CTRL-CLI-IPA(2911)@718a44d66dfb: Final verdict of PTC: none MSC_Test_2-M3UA(2903)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(2908)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(2909)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2894)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-SCCP(2895)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(2894): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(2895): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(2896): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(2897): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-SCCP(2898): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-RAN(2899): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-M3UA(2900): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_2-SCCP(2901): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_2-RAN(2902): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_2-M3UA(2903): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(2904): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(2905): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(2906): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(2907): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(2908): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(2909): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_iu_gsup_mt_sms_lu_delay2(2910): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(2911): none (pass -> pass) MTC@718a44d66dfb: Test case TC_iu_gsup_mt_sms_lu_delay finished. Verdict: pass MTC@718a44d66dfb: 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'. Fri Aug 22 13:43:32 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 20250822134333705 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=351012) 20250822134334703 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822134334703 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822134334703 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822134334703 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822134334703 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822134334703 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822134334704 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822134334704 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822134334704 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822134334706 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=351012, count=354320) 20250822134335708 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:43: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_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 20250822134336710 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_iu_gsup_mt_sms_paging_timeout started. 20250822134337710 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2915)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(2915)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2915)@718a44d66dfb: ************************************************* MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-SCCP(2913)@718a44d66dfb: v_sccp_pdu_maxlen:268 MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_1-M3UA(2918)@718a44d66dfb: ************************************************* MSC_Test_1-M3UA(2918)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2918)@718a44d66dfb: ************************************************* MSC_Test_1-SCCP(2916)@718a44d66dfb: v_sccp_pdu_maxlen:268 MTC@718a44d66dfb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_2-M3UA(2921)@718a44d66dfb: ************************************************* MSC_Test_2-M3UA(2921)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2921)@718a44d66dfb: ************************************************* MSC_Test_2-SCCP(2919)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822134337789 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2922)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822134337950 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822134337950 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822134337950 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822134337950 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2915)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2915)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2915)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822134337955 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134337955 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822134337955 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822134337955 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822134337955 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822134337955 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822134337955 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2915)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(2915)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2915)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2915)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2915)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822134337955 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134337955 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822134337955 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822134337955 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822134337955 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822134337955 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822134337955 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250822134337956 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822134337956 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2915)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2915)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2915)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2915)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2915)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2915)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2915)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2915)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822134337970 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) 20250822134337970 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) 20250822134337970 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822134337970 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2918)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2918)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2918)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822134337974 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134337974 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822134337974 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822134337974 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822134337974 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822134337974 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822134337974 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2918)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_1-M3UA(2918)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2918)@718a44d66dfb: Message received on association #8 20250822134337975 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250822134337975 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822134337975 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134337975 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822134337975 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822134337975 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822134337975 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822134337975 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822134337975 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(2918)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2918)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2918)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2918)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2918)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2918)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2918)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2918)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2918)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2918)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822134337984 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) 20250822134337984 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) 20250822134337984 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822134337985 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2921)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2921)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2921)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822134337994 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134337994 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822134337994 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822134337994 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822134337994 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822134337994 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822134337994 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2921)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_2-M3UA(2921)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2921)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2921)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2921)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822134337998 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134337998 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822134337998 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822134337998 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822134337998 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822134337998 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822134337998 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250822134337998 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.3/0 (xua_snm.c:406) MSC_Test_2-M3UA(2921)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250822134337999 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2918)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2918)@718a44d66dfb: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2921)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2921)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2921)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2921)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2921)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2921)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2921)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822134338712 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822134338712 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2924)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2924)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822134338718 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2924)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2924)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2924)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2924)@718a44d66dfb: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2924)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2924)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822134338738 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822134338738 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250822134338753 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134338753 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134338753 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134338753 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822134338753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134338753 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134338753 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134338753 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2915)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134338753 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134338753 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134338753 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134338753 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822134338753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134338753 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134338753 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822134338753 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2915)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2915)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2914)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(2925)@718a44d66dfb: Created GsupExpect[0] for "262420000001096" to be handled at TC_iu_gsup_mt_sms_paging_timeout2(2928) MSC_Test-GSUP(2925)@718a44d66dfb: Created GsupExpect[1] for "262420000001096" to be handled at TC_iu_gsup_mt_sms_paging_timeout2(2928) TC_iu_gsup_mt_sms_paging_timeout2(2928)@718a44d66dfb: 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 } } } } 20250822134338772 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134338772 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134338772 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250822134338772 DLM3UA 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) 20250822134338772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134338772 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134338772 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134338772 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2918)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134338772 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134338772 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134338772 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134338772 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) 20250822134338772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134338772 DLSS7 DEBUG Found route for dpc=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) 20250822134338772 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250822134338772 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2918)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2918)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2917)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250822134338791 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134338791 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134338791 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134338792 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134338792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134338792 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134338792 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134338792 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2921)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134338792 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134338792 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134338792 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134338792 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134338792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134338792 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134338792 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134338792 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134338792 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) 20250822134338792 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) MSC_Test_2-M3UA(2921)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2921)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2920)@718a44d66dfb: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2920)@718a44d66dfb: Added conn table entry 0TC_iu_gsup_mt_sms_paging_timeout2(2928)8706861 MSC_Test_2-SCCP(2919)@718a44d66dfb: First idle individual index:0 MSC_Test_2-M3UA(2921)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134338802 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134338802 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134338802 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134338802 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134338802 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134338802 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134338802 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134338802 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134338802 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) 20250822134338802 DMSC DEBUG msub_fsm[0x56365ea26fc0]{active}: Allocated (fsm.c:456) 20250822134338802 DMSC DEBUG msc_i[0x56365ea2bbb0]{READY}: Allocated (fsm.c:456) 20250822134338802 DMSC DEBUG msc_i[0x56365ea2bbb0]{READY}: is child of msub_fsm[0x56365ea26fc0] (fsm.c:486) 20250822134338802 DMSC DEBUG msc_a[0x56365ea76130]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822134338802 DMSC DEBUG msc_a[0x56365ea76130]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea26fc0] (fsm.c:486) 20250822134338802 DMSC DEBUG msc_a(unknown:UTRAN-Iu-471:NONE)[0x56365ea76130]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822134338802 DMSC DEBUG msc_i(unknown:UTRAN-Iu-471:NONE)[0x56365ea2bbb0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822134338802 DMSC DEBUG msc_a(unknown:UTRAN-Iu-471:NONE)[0x56365ea76130]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) MSC_Test_2-RAN(2920)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 20250822134338802 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-471:NONE)[0x56365ea76130]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250822134338802 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-471:NONE)[0x56365ea76130]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250822134338802 DMM DEBUG msc_a(IMSI-262420000001096:UTRAN-Iu-471:LU)[0x56365ea76130]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001096 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822134338802 DMM DEBUG msc_a(IMSI-262420000001096:UTRAN-Iu-471:LU)[0x56365ea76130]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822134338802 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:UTRAN-Iu-471:LU)[0x56365ea373c0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822134338802 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:UTRAN-Iu-471:LU)[0x56365ea373c0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001096:UTRAN-Iu-471:LU)[0x56365ea76130] (fsm.c:486) 20250822134338802 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:UTRAN-Iu-471:LU)[0x56365ea373c0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250822134338802 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:UTRAN-Iu-471:LU)[0x56365ea373c0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822134338802 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822134338802 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001096 id=262420000001096 (vlr.c:661) 20250822134338802 DVLR INFO New subscr, IMSI: 262420000001096 (vlr.c:562) 20250822134338802 DVLR DEBUG VLR subscr IMSI-262420000001096 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822134338802 DMSC DEBUG msc_a(IMSI-262420000001096:UTRAN-Iu-471:LU)[0x56365ea76130]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822134338802 DMSC DEBUG msc_a(IMSI-262420000001096:UTRAN-Iu-471:LU)[0x56365ea76130]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822134338802 DVLR DEBUG VLR subscr IMSI-262420000001096 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822134338802 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822134338802 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:UTRAN-Iu-471:LU)[0x56365ea373c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822134338802 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134338802 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134338802 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134338802 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134338802 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134338802 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134338802 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134338802 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134338802 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:UTRAN-Iu-471:LU)[0x56365ea373c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822134338802 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:UTRAN-Iu-471:LU)[0x56365ea373c0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250822134338802 DVLR DEBUG VLR_Authenticate(IMSI-262420000001096:UTRAN-Iu-471:LU)[0x56365ea6f4f0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822134338802 DVLR DEBUG VLR_Authenticate(IMSI-262420000001096:UTRAN-Iu-471:LU)[0x56365ea6f4f0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001096:UTRAN-Iu-471:LU)[0x56365ea373c0] (fsm.c:486) 20250822134338802 DVLR DEBUG VLR_Authenticate(IMSI-262420000001096:UTRAN-Iu-471:LU)[0x56365ea6f4f0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822134338802 DVLR DEBUG VLR_Authenticate(IMSI-262420000001096:UTRAN-Iu-471:LU)[0x56365ea6f4f0]{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(2921)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2921)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2919)@718a44d66dfb: { messageType := 2, destLocRef := '84DB2D'O, sourceLocRef := '0001D7'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2919)@718a44d66dfb: Session index based on local reference:0 MSC_Test-GSUP(2925)@718a44d66dfb: Found GsupExpect[0] for "262420000001096" handled at TC_iu_gsup_mt_sms_paging_timeout2(2928) MSC_Test-GSUP(2925)@718a44d66dfb: Added IMSI table entry 0TC_iu_gsup_mt_sms_paging_timeout2(2928)"262420000001096" TC_iu_gsup_mt_sms_paging_timeout2(2928)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_paging_timeout2(2928)@718a44d66dfb: setverdict(pass): none -> pass 20250822134338805 DVLR DEBUG VLR subscr IMSI-262420000001096 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134338805 DVLR DEBUG VLR_Authenticate(IMSI-262420000001096:UTRAN-Iu-471:LU)[0x56365ea6f4f0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822134338805 DVLR DEBUG SUBSCR(IMSI-262420000001096) Received 1 auth tuples (vlr.c:996) 20250822134338805 DVLR DEBUG VLR_Authenticate(IMSI-262420000001096:UTRAN-Iu-471:LU)[0x56365ea6f4f0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822134338805 DVLR DEBUG VLR_Authenticate(IMSI-262420000001096:UTRAN-Iu-471:LU)[0x56365ea6f4f0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250822134338805 DMM DEBUG Tx AUTH REQ (rand = 2fcf7f8f79fa7dacbe8fc7fdf35e5fae) (gsm_04_08.c:641) 20250822134338805 DMM DEBUG AUTH REQ (autn = 37b76b5fc05ca7462696af069f8ab388) (gsm_04_08.c:643) 20250822134338805 DIUCS DEBUG msc_a(IMSI-262420000001096:UTRAN-Iu-471:LU)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250822134338805 DIUCS DEBUG msc_a(IMSI-262420000001096:UTRAN-Iu-471:LU)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134338805 DMSC DEBUG msc_i(IMSI-262420000001096:UTRAN-Iu-471:LU)[0x56365ea2bbb0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134338805 DVLR DEBUG VLR subscr IMSI-262420000001096 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822134338805 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134338805 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134338805 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134338805 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134338805 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134338805 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134338805 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134338805 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2921)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2921)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2919)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2919)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2919)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2919)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2920)@718a44d66dfb: patching N(SD)=1 into dtap '05149BC24857210414D5C268'O MSC_Test_2-RAN(2920)@718a44d66dfb: patched enc_l3: '05549BC24857210414D5C268'O MSC_Test_2-SCCP(2919)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2919)@718a44d66dfb: vl_len:24 MSC_Test_2-SCCP(2919)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2919)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05549BC24857210414D5C268'O 20250822134338810 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134338810 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134338810 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134338810 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134338810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134338810 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134338810 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134338810 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2921)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134338810 DIUCS DEBUG (UTRAN-Iu-471) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134338810 DMSC DEBUG msc_i(IMSI-262420000001096:UTRAN-Iu-471:LU)[0x56365ea2bbb0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134338810 DIUCS DEBUG msc_i(IMSI-262420000001096:UTRAN-Iu-471:LU)[0x56365ea2bbb0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134338810 DMSC DEBUG msc_a(IMSI-262420000001096:UTRAN-Iu-471:LU)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134338810 DIUCS DEBUG msc_a(IMSI-262420000001096:UTRAN-Iu-471:LU)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134338810 DIUCS DEBUG msc_a(IMSI-262420000001096:UTRAN-Iu-471:LU)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134338810 DMM DEBUG msc_a(IMSI-262420000001096:UTRAN-Iu-471:LU)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 9bc2485714d5c268) (gsm_04_08.c:1128) 20250822134338810 DVLR DEBUG VLR_Authenticate(IMSI-262420000001096:UTRAN-Iu-471:LU)[0x56365ea6f4f0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822134338810 DVLR DEBUG SUBSCR(IMSI-262420000001096) AUTH on UTRAN received RES: 9bc2485714d5c268 (8 bytes) (vlr_auth_fsm.c:151) 20250822134338810 DVLR INFO SUBSCR(IMSI-262420000001096) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250822134338810 DVLR DEBUG VLR_Authenticate(IMSI-262420000001096:UTRAN-Iu-471:LU)[0x56365ea6f4f0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822134338810 DVLR DEBUG VLR_Authenticate(IMSI-262420000001096:UTRAN-Iu-471:LU)[0x56365ea6f4f0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822134338810 DVLR DEBUG VLR_Authenticate(IMSI-262420000001096:UTRAN-Iu-471:LU)[0x56365ea6f4f0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822134338810 DVLR DEBUG VLR_Authenticate(IMSI-262420000001096:UTRAN-Iu-471:LU)[0x56365ea6f4f0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001096:UTRAN-Iu-471:LU)[0x56365ea373c0] (vlr_auth_fsm.c:294) 20250822134338810 DVLR DEBUG VLR_Authenticate(IMSI-262420000001096:UTRAN-Iu-471:LU)[0x56365ea6f4f0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822134338810 DVLR DEBUG VLR_Authenticate(IMSI-262420000001096:UTRAN-Iu-471:LU)[0x56365ea6f4f0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822134338810 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:UTRAN-Iu-471:LU)[0x56365ea373c0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250822134338810 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:UTRAN-Iu-471:LU)[0x56365ea373c0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822134338810 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:UTRAN-Iu-471:LU)[0x56365ea373c0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822134338810 DIUCS DEBUG msc_a(IMSI-262420000001096:UTRAN-Iu-471:LU)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250822134338810 DIUCS DEBUG msc_a(IMSI-262420000001096:UTRAN-Iu-471:LU)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=d04b9168815a6548f4c6ad82c3b23bfb, CK=NONE (ran_msg_iu.c:388) 20250822134338810 DMSC DEBUG msc_i(IMSI-262420000001096:UTRAN-Iu-471:LU)[0x56365ea2bbb0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250822134338810 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:UTRAN-Iu-471:LU)[0x56365ea373c0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250822134338810 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134338810 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134338810 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134338810 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134338810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134338810 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134338810 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134338810 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2921)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2921)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2919)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2919)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2919)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2919)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2919)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2919)@718a44d66dfb: vl_len:12 MSC_Test_2-SCCP(2919)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2919)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250822134338816 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134338816 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134338816 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134338816 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134338816 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134338816 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134338816 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_2-M3UA(2921)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134338816 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134338816 DIUCS DEBUG (UTRAN-Iu-471) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134338816 DMSC DEBUG msc_i(IMSI-262420000001096:UTRAN-Iu-471:LU)[0x56365ea2bbb0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134338816 DIUCS DEBUG msc_i(IMSI-262420000001096:UTRAN-Iu-471:LU)[0x56365ea2bbb0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134338816 DMSC DEBUG msc_a(IMSI-262420000001096:UTRAN-Iu-471:LU)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134338816 DIUCS DEBUG msc_a(IMSI-262420000001096:UTRAN-Iu-471:LU)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134338816 DIUCS DEBUG msc_a(IMSI-262420000001096:UTRAN-Iu-471:LU)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250822134338816 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:UTRAN-Iu-471:LU)[0x56365ea373c0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250822134338816 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:UTRAN-Iu-471:LU)[0x56365ea373c0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822134338816 DIUCS DEBUG msc_a(IMSI-262420000001096:UTRAN-Iu-471:LU)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250822134338816 DMSC DEBUG msc_i(IMSI-262420000001096:UTRAN-Iu-471:LU)[0x56365ea2bbb0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822134338816 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:UTRAN-Iu-471:LU)[0x56365ea373c0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822134338816 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:UTRAN-Iu-471:LU)[0x56365ea373c0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822134338816 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001096:UTRAN-Iu-471:LU)[0x56365ea6f4f0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822134338816 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001096:UTRAN-Iu-471:LU)[0x56365ea6f4f0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001096:UTRAN-Iu-471:LU)[0x56365ea373c0] (fsm.c:486) 20250822134338816 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001096:UTRAN-Iu-471:LU)[0x56365ea6f4f0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822134338816 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001096:UTRAN-Iu-471:LU)[0x56365ea6f4f0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822134338816 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134338816 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134338816 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134338816 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134338816 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134338816 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134338816 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134338816 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2921)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2921)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2919)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2919)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2919)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2919)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822134338818 DVLR DEBUG VLR subscr IMSI-262420000001096 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134338818 DVLR DEBUG IMSI:262420000001096 has MSISDN:491230001096 (vlr.c:1045) 20250822134338818 DMSC NOTICE msub(IMSI-262420000001096:MSISDN-491230001096) VLR: update for IMSI=262420000001096 (MSISDN=491230001096) (gsm_04_08.c:1541) 20250822134338818 DVLR DEBUG VLR subscr IMSI-262420000001096:MSISDN-491230001096 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822134338818 DVLR DEBUG VLR subscr IMSI-262420000001096:MSISDN-491230001096 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134338818 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:MSISDN-491230001096:UTRAN-Iu-471:LU)[0x56365ea373c0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822134338818 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001096:UTRAN-Iu-471:LU)[0x56365ea6f4f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822134338818 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001096:UTRAN-Iu-471:LU)[0x56365ea6f4f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822134338818 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001096:UTRAN-Iu-471:LU)[0x56365ea6f4f0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822134338818 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001096:UTRAN-Iu-471:LU)[0x56365ea6f4f0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001096:MSISDN-491230001096:UTRAN-Iu-471:LU)[0x56365ea373c0] (vlr_lu_fsm.c:110) 20250822134338818 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001096:UTRAN-Iu-471:LU)[0x56365ea6f4f0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822134338818 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001096:UTRAN-Iu-471:LU)[0x56365ea6f4f0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822134338818 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:MSISDN-491230001096:UTRAN-Iu-471:LU)[0x56365ea373c0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822134338818 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:MSISDN-491230001096:UTRAN-Iu-471:LU)[0x56365ea373c0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822134338818 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001096:MSISDN-491230001096:UTRAN-Iu-471:LU)[0x56365ea2aa40]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822134338818 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001096:MSISDN-491230001096:UTRAN-Iu-471:LU)[0x56365ea2aa40]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001096:MSISDN-491230001096:UTRAN-Iu-471:LU)[0x56365ea373c0] (fsm.c:486) 20250822134338818 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001096:MSISDN-491230001096:UTRAN-Iu-471:LU)[0x56365ea2aa40]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822134338818 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001096:MSISDN-491230001096:UTRAN-Iu-471:LU)[0x56365ea2aa40]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822134338818 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001096:MSISDN-491230001096:UTRAN-Iu-471:LU)[0x56365ea2aa40]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822134338818 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001096:MSISDN-491230001096:UTRAN-Iu-471:LU)[0x56365ea2aa40]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822134338818 DMSC NOTICE msub(IMSI-262420000001096:MSISDN-491230001096:TMSInew-0x79D2BC80) VLR: update for IMSI=262420000001096 (MSISDN=491230001096) (gsm_04_08.c:1541) 20250822134338818 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001096:MSISDN-491230001096:UTRAN-Iu-471:LU)[0x56365ea2aa40]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822134338818 DMM DEBUG -> IMSI-262420000001096:MSISDN-491230001096:TMSInew-0x79D2BC80 LOCATION UPDATE ACCEPT (TMSI = 0x79d2bc80) (gsm_04_08.c:149) 20250822134338818 DIUCS DEBUG msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSInew-0x79D2BC80:UTRAN-Iu-471:LU)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250822134338818 DIUCS DEBUG msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSInew-0x79D2BC80:UTRAN-Iu-471:LU)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134338818 DMSC DEBUG msc_i(IMSI-262420000001096:MSISDN-491230001096:TMSInew-0x79D2BC80:UTRAN-Iu-471:LU)[0x56365ea2bbb0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134338818 DVLR DEBUG VLR subscr IMSI-262420000001096:MSISDN-491230001096:TMSInew-0x79D2BC80 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822134338818 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134338818 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134338818 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134338818 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134338818 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134338818 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134338818 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134338818 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2921)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2921)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2919)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2919)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2919)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2919)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_paging_timeout2(2928)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2920)@718a44d66dfb: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2920)@718a44d66dfb: patched enc_l3: '059B'O MSC_Test_2-SCCP(2919)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2919)@718a44d66dfb: vl_len:14 MSC_Test_2-SCCP(2919)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2919)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2921)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134338821 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134338821 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134338821 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134338821 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134338821 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134338821 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134338821 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134338821 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134338821 DIUCS DEBUG (UTRAN-Iu-471) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134338821 DMSC DEBUG msc_i(IMSI-262420000001096:MSISDN-491230001096:TMSInew-0x79D2BC80:UTRAN-Iu-471:LU)[0x56365ea2bbb0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134338821 DIUCS DEBUG msc_i(IMSI-262420000001096:MSISDN-491230001096:TMSInew-0x79D2BC80:UTRAN-Iu-471:LU)[0x56365ea2bbb0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134338821 DMSC DEBUG msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSInew-0x79D2BC80:UTRAN-Iu-471:LU)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134338821 DIUCS DEBUG msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSInew-0x79D2BC80:UTRAN-Iu-471:LU)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134338821 DIUCS DEBUG msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSInew-0x79D2BC80:UTRAN-Iu-471:LU)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134338821 DMM DEBUG msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSInew-0x79D2BC80:UTRAN-Iu-471:LU)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822134338821 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:MSISDN-491230001096:TMSInew-0x79D2BC80:UTRAN-Iu-471:LU)[0x56365ea373c0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822134338821 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001096:MSISDN-491230001096:UTRAN-Iu-471:LU)[0x56365ea2aa40]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822134338822 DMSC NOTICE msub(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x79D2BC80) VLR: update for IMSI=262420000001096 (MSISDN=491230001096) (gsm_04_08.c:1541) 20250822134338822 DVLR DEBUG VLR subscr IMSI-262420000001096:MSISDN-491230001096:TMSI-0x79D2BC80 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250822134338822 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001096:MSISDN-491230001096:UTRAN-Iu-471:LU)[0x56365ea2aa40]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822134338822 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x79D2BC80:UTRAN-Iu-471:LU)[0x56365ea373c0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822134338822 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001096:MSISDN-491230001096:UTRAN-Iu-471:LU)[0x56365ea2aa40]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822134338822 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001096:MSISDN-491230001096:UTRAN-Iu-471:LU)[0x56365ea2aa40]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x79D2BC80:UTRAN-Iu-471:LU)[0x56365ea373c0] (vlr_lu_fsm.c:817) 20250822134338822 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001096:MSISDN-491230001096:UTRAN-Iu-471:LU)[0x56365ea2aa40]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822134338822 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001096:MSISDN-491230001096:UTRAN-Iu-471:LU)[0x56365ea2aa40]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822134338822 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x79D2BC80:UTRAN-Iu-471:LU)[0x56365ea373c0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822134338822 DMSC DEBUG msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x79D2BC80:UTRAN-Iu-471:LU)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250822134338822 DMSC DEBUG msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x79D2BC80:UTRAN-Iu-471:LU)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.980s remaining) (msc_a.c:450) 20250822134338822 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001096/3/1): Available (smpp_smsc.c:626) 20250822134338822 DMSC DEBUG msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x79D2BC80:UTRAN-Iu-471:LU)[0x56365ea76130]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134338822 DMSC DEBUG msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x79D2BC80:UTRAN-Iu-471:LU)[0x56365ea76130]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250822134338822 DIUCS DEBUG msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x79D2BC80:UTRAN-Iu-471:LU)[0x56365ea76130]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250822134338822 DVLR DEBUG VLR subscr IMSI-262420000001096:MSISDN-491230001096:TMSI-0x79D2BC80 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822134338822 DVLR DEBUG VLR subscr IMSI-262420000001096:MSISDN-491230001096:TMSI-0x79D2BC80 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822134338822 DVLR DEBUG VLR subscr IMSI-262420000001096:MSISDN-491230001096:TMSI-0x79D2BC80 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822134338822 DIUCS DEBUG msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x79D2BC80:UTRAN-Iu-471:LU)[0x56365ea76130]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250822134338822 DMSC DEBUG msc_i(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x79D2BC80:UTRAN-Iu-471:LU)[0x56365ea2bbb0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822134338822 DVLR DEBUG VLR subscr IMSI-262420000001096:MSISDN-491230001096:TMSI-0x79D2BC80 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250822134338822 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134338822 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134338822 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134338822 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134338822 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134338822 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134338822 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134338822 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2921)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2921)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2919)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2919)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2919)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2919)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2919)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2919)@718a44d66dfb: vl_len:7 MSC_Test_2-SCCP(2919)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2919)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2921)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134338826 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134338826 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134338826 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134338826 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134338826 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134338826 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134338826 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134338826 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134338826 DIUCS DEBUG (UTRAN-Iu-471) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134338826 DMSC DEBUG msc_i(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x79D2BC80:UTRAN-Iu-471:LU)[0x56365ea2bbb0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134338826 DIUCS DEBUG msc_i(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x79D2BC80:UTRAN-Iu-471:LU)[0x56365ea2bbb0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134338826 DMSC DEBUG msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x79D2BC80:UTRAN-Iu-471:LU)[0x56365ea76130]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134338826 DIUCS DEBUG msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x79D2BC80:UTRAN-Iu-471:LU)[0x56365ea76130]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134338826 DIUCS DEBUG msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x79D2BC80:UTRAN-Iu-471:LU)[0x56365ea76130]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250822134338826 DMSC DEBUG msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x79D2BC80:UTRAN-Iu-471:LU)[0x56365ea76130]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822134338826 DIUCS DEBUG msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x79D2BC80:UTRAN-Iu-471:LU)[0x56365ea76130]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250822134338826 DMSC DEBUG msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x79D2BC80:UTRAN-Iu-471:LU)[0x56365ea76130]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134338826 DMSC DEBUG msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x79D2BC80:UTRAN-Iu-471:LU)[0x56365ea76130]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822134338826 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x79D2BC80:UTRAN-Iu-471:LU)[0x56365ea373c0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822134338826 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x79D2BC80:UTRAN-Iu-471:LU)[0x56365ea373c0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x79D2BC80:UTRAN-Iu-471:LU)[0x56365ea76130] (msc_a.c:1053) 20250822134338826 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x79D2BC80:UTRAN-Iu-471:LU)[0x56365ea373c0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822134338826 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x79D2BC80:UTRAN-Iu-471:LU)[0x56365ea373c0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822134338826 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x79D2BC80:UTRAN-Iu-471:LU)[0x56365ea373c0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822134338826 DMSC DEBUG msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x79D2BC80:UTRAN-Iu-471:LU)[0x56365ea76130]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea26fc0] (msc_a.c:1053) 20250822134338826 DMSC DEBUG msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x79D2BC80:UTRAN-Iu-471:LU)[0x56365ea76130]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822134338826 DMSC DEBUG msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x79D2BC80:UTRAN-Iu-471:LU)[0x56365ea76130]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822134338826 DMSC DEBUG msub_fsm[0x56365ea26fc0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822134338826 DMSC DEBUG msub(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x79D2BC80) MSC-A terminated (msub.c:261) 20250822134338826 DMSC DEBUG msub(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x79D2BC80) 1 MSC-I still active (msub.c:79) 20250822134338826 DMSC DEBUG msub_fsm[0x56365ea26fc0]{active}: State change to terminating (no timeout) (msub.c:91) 20250822134338826 DMSC DEBUG msub_fsm[0x56365ea26fc0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822134338826 DMSC DEBUG msc_i(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x79D2BC80:UTRAN-Iu-471:LU)[0x56365ea2bbb0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822134338826 DMSC DEBUG msc_i(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x79D2BC80:UTRAN-Iu-471:LU)[0x56365ea2bbb0]{READY}: Removing from parent msub_fsm[0x56365ea26fc0] (msub.c:113) 20250822134338826 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Closing UTRAN-Iu-471 (ran_conn.c:142) 20250822134338826 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-471 (ran_conn.c:155) 20250822134338826 DMSC DEBUG msc_i(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x79D2BC80:UTRAN-Iu-471:LU)[0x56365ea2bbb0]{READY}: Freeing instance (msub.c:113) 20250822134338826 DMSC DEBUG msc_i(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x79D2BC80:UTRAN-Iu-471:LU)[0x56365ea2bbb0]{READY}: Deallocated (fsm.c:568) 20250822134338826 DMSC DEBUG msub(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x79D2BC80) Free (msub.c:119) 20250822134338826 DVLR DEBUG VLR subscr IMSI-262420000001096:MSISDN-491230001096:TMSI-0x79D2BC80 - active-conn: now used by 1 (attached) (msub.c:375) 20250822134338826 DMSC DEBUG msub_fsm[0x56365ea26fc0]{terminating}: Freeing instance (msub.c:113) 20250822134338826 DMSC DEBUG msub_fsm[0x56365ea26fc0]{terminating}: Deallocated (fsm.c:568) 20250822134338826 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134338826 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134338826 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134338826 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134338826 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134338826 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134338826 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134338826 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2921)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2921)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2919)@718a44d66dfb: Session index based on local reference:0 20250822134338827 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134338827 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134338827 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134338827 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134338827 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134338827 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134338827 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134338827 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2921)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2920)@718a44d66dfb: Deleted conn table entry 0TC_iu_gsup_mt_sms_paging_timeout2(2928)8706861 TC_iu_gsup_mt_sms_paging_timeout2(2928)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_paging_timeout2(2928)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_paging_timeout2(2928)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_paging_timeout2(2928)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2920)@718a44d66dfb: Created IMSI[0] for '262420000001096'H'79D2BC80'O to be handled at TC_iu_gsup_mt_sms_paging_timeout2(2928) 20250822134338866 DVLR DEBUG VLR subscr IMSI-262420000001096:MSISDN-491230001096:TMSI-0x79D2BC80 + gsm411_gsup_rx: now used by 2 (attached,gsm411_gsup_rx) (gsm_04_11_gsup.c:310) 20250822134338866 DMSC DEBUG Routed to GSM 04.11 MT handler (gsm_04_11_gsup.c:333) 20250822134338866 DVLR DEBUG VLR subscr IMSI-262420000001096:MSISDN-491230001096:TMSI-0x79D2BC80 + SMS: now used by 3 (attached,gsm411_gsup_rx,SMS) (transaction.c:228) 20250822134338866 DVLR DEBUG VLR subscr IMSI-262420000001096:MSISDN-491230001096:TMSI-0x79D2BC80 + Paging: now used by 4 (attached,gsm411_gsup_rx,SMS,Paging) (paging.c:111) 20250822134338866 DVLR DEBUG VLR subscr IMSI-262420000001096:MSISDN-491230001096:TMSI-0x79D2BC80 - gsm411_gsup_rx: now used by 3 (attached,SMS,Paging) (gsm_04_11_gsup.c:344) 20250822134338867 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134338867 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134338867 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134338867 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134338867 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134338867 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134338867 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134338867 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2921)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2921)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2920)@718a44d66dfb: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_gsup_mt_sms_paging_timeout2(2928) TC_iu_gsup_mt_sms_paging_timeout2(2928)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822134348868 DVLR DEBUG VLR subscr IMSI-262420000001096:MSISDN-491230001096:TMSI-0x79D2BC80 - SMS: now used by 2 (attached,Paging) (transaction.c:281) 20250822134348868 DVLR DEBUG VLR subscr IMSI-262420000001096:MSISDN-491230001096:TMSI-0x79D2BC80 - Paging: now used by 1 (attached) (paging.c:202) TC_iu_gsup_mt_sms_paging_timeout2(2928)@718a44d66dfb: setverdict(fail): pass -> fail reason: "Timeout waiting for GSUP MT-forwardSM-Err", new component reason: "Timeout waiting for GSUP MT-forwardSM-Err" TC_iu_gsup_mt_sms_paging_timeout2(2928)@718a44d66dfb: Final verdict of PTC: fail reason: "Timeout waiting for GSUP MT-forwardSM-Err" 20250822134350905 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822134350905 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250822134350906 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) MSC_Test_0-SCCP(2913)@718a44d66dfb: Final verdict of PTC: none 20250822134350906 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822134350906 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822134350906 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822134350906 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822134350906 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822134350906 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822134350906 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822134350906 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822134350906 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134350906 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822134350906 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822134350906 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822134350906 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822134350906 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822134350906 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822134350906 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(2925)@718a44d66dfb: Final verdict of PTC: none MSC_Test_1-SCCP(2916)@718a44d66dfb: Final verdict of PTC: none 20250822134350906 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822134350906 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-MNCC(2922)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-M3UA(2915)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(2914)@718a44d66dfb: Final verdict of PTC: none 20250822134350906 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250822134350906 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) 20250822134350906 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) 20250822134350906 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822134350906 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250822134350906 DLINP ERROR virt-rnc0-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250822134350906 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) 20250822134350906 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:772) 20250822134350906 DLSS7 ERROR 0: asp-virt-rnc0-0: xUA SRV SEND_FAILED (osmo_ss7_asp.c:795) 20250822134350906 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) 20250822134350906 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134350906 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822134350906 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822134350906 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822134350906 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822134350906 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) MSC_Test_2-SCCP(2919)@718a44d66dfb: Final verdict of PTC: none 20250822134350906 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822134350906 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(2924)@718a44d66dfb: Final verdict of PTC: none 20250822134350906 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.3/0 (xua_snm.c:371) MSC_Test_2-RAN(2920)@718a44d66dfb: Final verdict of PTC: none 20250822134350907 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) IPA-CTRL-CLI-IPA(2912)@718a44d66dfb: Final verdict of PTC: none 20250822134350907 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) 20250822134350907 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) 20250822134350907 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) MSC_Test_1-RAN(2917)@718a44d66dfb: Final verdict of PTC: none 20250822134350907 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250822134350907 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) 20250822134350907 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134350907 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250822134350907 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822134350907 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822134350907 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822134350907 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822134350907 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822134350907 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822134350907 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) 20250822134350907 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-MGCP(2923)@718a44d66dfb: Final verdict of PTC: none MSC_Test_1-M3UA(2918)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(2926)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2929)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(2927)@718a44d66dfb: Final verdict of PTC: none MSC_Test_2-M3UA(2921)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(2912): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(2913): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(2914): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(2915): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-SCCP(2916): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-RAN(2917): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-M3UA(2918): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_2-SCCP(2919): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_2-RAN(2920): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_2-M3UA(2921): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(2922): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(2923): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(2924): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(2925): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(2926): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(2927): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_iu_gsup_mt_sms_paging_timeout2(2928): fail (none -> fail) reason: "Timeout waiting for GSUP MT-forwardSM-Err" MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(2929): none (fail -> fail) MTC@718a44d66dfb: Test case TC_iu_gsup_mt_sms_paging_timeout finished. Verdict: fail reason: Timeout waiting for GSUP MT-forwardSM-Err MTC@718a44d66dfb: 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'. Fri Aug 22 13:43:50 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 20250822134351908 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=318624) 20250822134352906 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822134352906 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822134352906 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822134352907 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822134352907 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822134352907 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822134352908 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822134352908 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822134352908 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822134352909 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=318624, count=322212) 20250822134353911 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 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_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 20250822134354913 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_iu_gsup_mt_sms_conn_timeout started. 20250822134355913 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2933)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(2933)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2933)@718a44d66dfb: ************************************************* MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-SCCP(2931)@718a44d66dfb: v_sccp_pdu_maxlen:268 MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_1-M3UA(2936)@718a44d66dfb: ************************************************* MSC_Test_1-M3UA(2936)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2936)@718a44d66dfb: ************************************************* MSC_Test_1-SCCP(2934)@718a44d66dfb: v_sccp_pdu_maxlen:268 MTC@718a44d66dfb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_2-M3UA(2939)@718a44d66dfb: ************************************************* MSC_Test_2-M3UA(2939)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2939)@718a44d66dfb: ************************************************* MSC_Test_2-SCCP(2937)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822134355959 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2940)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822134356119 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822134356119 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822134356119 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822134356119 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2933)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2933)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2933)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822134356124 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134356124 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822134356124 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822134356124 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822134356124 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822134356124 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822134356124 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2933)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(2933)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2933)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2933)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2933)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2933)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2933)@718a44d66dfb: Message received on association #8 20250822134356125 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134356125 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822134356125 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822134356125 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822134356125 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822134356125 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822134356125 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2933)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822134356126 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822134356126 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2933)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2933)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2933)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2933)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2933)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822134356133 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) 20250822134356133 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) 20250822134356133 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822134356133 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2936)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2936)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2936)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822134356139 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134356139 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822134356139 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822134356139 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822134356139 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822134356139 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822134356139 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2936)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_1-M3UA(2936)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2936)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2936)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2936)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822134356142 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134356142 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822134356142 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822134356142 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822134356142 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822134356142 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822134356142 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(2936)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2936)@718a44d66dfb: Message received on association #8 20250822134356142 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250822134356142 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2936)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2936)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2936)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2936)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2936)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2936)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822134356153 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) 20250822134356154 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) 20250822134356154 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822134356154 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(2939)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2939)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2939)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822134356163 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134356163 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822134356163 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822134356163 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822134356163 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822134356163 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822134356163 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(2939)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_2-M3UA(2939)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2939)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2939)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2939)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822134356167 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134356167 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822134356167 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822134356167 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822134356167 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822134356167 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822134356167 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(2939)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2936)@718a44d66dfb: Message received on association #8 20250822134356167 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.3/0 (xua_snm.c:406) 20250822134356167 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2936)@718a44d66dfb: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2939)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2939)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2939)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2939)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2939)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2939)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2939)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822134356915 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822134356915 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2942)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2942)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822134356921 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2942)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2942)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2942)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2942)@718a44d66dfb: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2942)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2942)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822134356929 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134356929 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134356929 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134356929 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822134356929 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134356929 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134356929 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134356929 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2933)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134356929 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134356929 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134356929 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134356930 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822134356930 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134356930 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134356930 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822134356930 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2933)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2933)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2932)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250822134356940 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134356940 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134356940 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250822134356940 DLM3UA 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) 20250822134356940 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134356940 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134356940 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134356940 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2936)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134356940 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134356940 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134356940 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134356940 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) 20250822134356940 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134356940 DLSS7 DEBUG Found route for dpc=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) 20250822134356940 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250822134356940 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2936)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2936)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822134356942 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822134356942 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test_1-RAN(2935)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250822134356960 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134356960 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134356960 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134356960 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134356960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134356960 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134356960 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134356960 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2939)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134356960 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) 20250822134356960 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250822134356960 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134356960 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134356960 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134356960 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134356960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134356960 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134356960 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134356960 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2939)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2939)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2938)@718a44d66dfb: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(2943)@718a44d66dfb: Created GsupExpect[0] for "262420000001097" to be handled at TC_iu_gsup_mt_sms_conn_timeout2(2946) MSC_Test-GSUP(2943)@718a44d66dfb: Created GsupExpect[1] for "262420000001097" to be handled at TC_iu_gsup_mt_sms_conn_timeout2(2946) TC_iu_gsup_mt_sms_conn_timeout2(2946)@718a44d66dfb: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001097'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_2-RAN(2938)@718a44d66dfb: Added conn table entry 0TC_iu_gsup_mt_sms_conn_timeout2(2946)8519425 MSC_Test_2-SCCP(2937)@718a44d66dfb: First idle individual index:0 20250822134356987 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134356987 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134356987 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134356987 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134356987 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134356987 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134356987 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134356987 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(2938)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2939)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134356987 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) 20250822134356987 DMSC DEBUG msub_fsm[0x56365ea373c0]{active}: Allocated (fsm.c:456) 20250822134356987 DMSC DEBUG msc_i[0x56365ea76130]{READY}: Allocated (fsm.c:456) 20250822134356987 DMSC DEBUG msc_i[0x56365ea76130]{READY}: is child of msub_fsm[0x56365ea373c0] (fsm.c:486) 20250822134356987 DMSC DEBUG msc_a[0x56365ea2bbb0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822134356987 DMSC DEBUG msc_a[0x56365ea2bbb0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea373c0] (fsm.c:486) 20250822134356987 DMSC DEBUG msc_a(unknown:UTRAN-Iu-472:NONE)[0x56365ea2bbb0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822134356987 DMSC DEBUG msc_i(unknown:UTRAN-Iu-472:NONE)[0x56365ea76130]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822134356987 DMSC DEBUG msc_a(unknown:UTRAN-Iu-472:NONE)[0x56365ea2bbb0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822134356987 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-472:NONE)[0x56365ea2bbb0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250822134356987 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-472:NONE)[0x56365ea2bbb0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250822134356987 DMM DEBUG msc_a(IMSI-262420000001097:UTRAN-Iu-472:LU)[0x56365ea2bbb0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001097 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822134356987 DMM DEBUG msc_a(IMSI-262420000001097:UTRAN-Iu-472:LU)[0x56365ea2bbb0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822134356987 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:UTRAN-Iu-472:LU)[0x56365ea26fc0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822134356988 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:UTRAN-Iu-472:LU)[0x56365ea26fc0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001097:UTRAN-Iu-472:LU)[0x56365ea2bbb0] (fsm.c:486) 20250822134356988 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:UTRAN-Iu-472:LU)[0x56365ea26fc0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250822134356988 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:UTRAN-Iu-472:LU)[0x56365ea26fc0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822134356988 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822134356988 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001097 id=262420000001097 (vlr.c:661) 20250822134356988 DVLR INFO New subscr, IMSI: 262420000001097 (vlr.c:562) 20250822134356988 DVLR DEBUG VLR subscr IMSI-262420000001097 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822134356988 DMSC DEBUG msc_a(IMSI-262420000001097:UTRAN-Iu-472:LU)[0x56365ea2bbb0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822134356988 DMSC DEBUG msc_a(IMSI-262420000001097:UTRAN-Iu-472:LU)[0x56365ea2bbb0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822134356988 DVLR DEBUG VLR subscr IMSI-262420000001097 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822134356988 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822134356988 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:UTRAN-Iu-472:LU)[0x56365ea26fc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822134356988 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:UTRAN-Iu-472:LU)[0x56365ea26fc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822134356988 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:UTRAN-Iu-472:LU)[0x56365ea26fc0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250822134356988 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:UTRAN-Iu-472:LU)[0x56365ea6f4f0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822134356988 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:UTRAN-Iu-472:LU)[0x56365ea6f4f0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001097:UTRAN-Iu-472:LU)[0x56365ea26fc0] (fsm.c:486) 20250822134356988 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:UTRAN-Iu-472:LU)[0x56365ea6f4f0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822134356988 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:UTRAN-Iu-472:LU)[0x56365ea6f4f0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822134356988 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134356988 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134356988 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134356988 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134356988 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134356988 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134356988 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134356988 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2939)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2939)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2937)@718a44d66dfb: { messageType := 2, destLocRef := '81FF01'O, sourceLocRef := '0001D8'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2937)@718a44d66dfb: Session index based on local reference:0 MSC_Test-GSUP(2943)@718a44d66dfb: Found GsupExpect[0] for "262420000001097" handled at TC_iu_gsup_mt_sms_conn_timeout2(2946) MSC_Test-GSUP(2943)@718a44d66dfb: Added IMSI table entry 0TC_iu_gsup_mt_sms_conn_timeout2(2946)"262420000001097" TC_iu_gsup_mt_sms_conn_timeout2(2946)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_conn_timeout2(2946)@718a44d66dfb: setverdict(pass): none -> pass 20250822134356992 DVLR DEBUG VLR subscr IMSI-262420000001097 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134356992 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:UTRAN-Iu-472:LU)[0x56365ea6f4f0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822134356992 DVLR DEBUG SUBSCR(IMSI-262420000001097) Received 1 auth tuples (vlr.c:996) 20250822134356992 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:UTRAN-Iu-472:LU)[0x56365ea6f4f0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822134356992 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:UTRAN-Iu-472:LU)[0x56365ea6f4f0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250822134356992 DMM DEBUG Tx AUTH REQ (rand = 440af6be41274f20e77a3821bdf9894f) (gsm_04_08.c:641) 20250822134356992 DMM DEBUG AUTH REQ (autn = 05fd68554ea135763647f0c4733d80e9) (gsm_04_08.c:643) 20250822134356992 DIUCS DEBUG msc_a(IMSI-262420000001097:UTRAN-Iu-472:LU)[0x56365ea2bbb0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250822134356992 DIUCS DEBUG msc_a(IMSI-262420000001097:UTRAN-Iu-472:LU)[0x56365ea2bbb0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134356992 DMSC DEBUG msc_i(IMSI-262420000001097:UTRAN-Iu-472:LU)[0x56365ea76130]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134356992 DVLR DEBUG VLR subscr IMSI-262420000001097 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822134356992 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134356992 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134356992 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134356993 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134356993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134356993 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134356993 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134356993 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2939)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2939)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2937)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2937)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2937)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2937)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2938)@718a44d66dfb: patching N(SD)=1 into dtap '05149CE527592104D6CD4452'O MSC_Test_2-RAN(2938)@718a44d66dfb: patched enc_l3: '05549CE527592104D6CD4452'O MSC_Test_2-SCCP(2937)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2937)@718a44d66dfb: vl_len:24 MSC_Test_2-SCCP(2937)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2937)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05549CE527592104D6CD4452'O 20250822134357003 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134357003 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134357003 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134357003 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134357003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134357003 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134357003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134357003 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2939)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134357004 DIUCS DEBUG (UTRAN-Iu-472) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134357004 DMSC DEBUG msc_i(IMSI-262420000001097:UTRAN-Iu-472:LU)[0x56365ea76130]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134357004 DIUCS DEBUG msc_i(IMSI-262420000001097:UTRAN-Iu-472:LU)[0x56365ea76130]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134357004 DMSC DEBUG msc_a(IMSI-262420000001097:UTRAN-Iu-472:LU)[0x56365ea2bbb0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134357004 DIUCS DEBUG msc_a(IMSI-262420000001097:UTRAN-Iu-472:LU)[0x56365ea2bbb0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134357004 DIUCS DEBUG msc_a(IMSI-262420000001097:UTRAN-Iu-472:LU)[0x56365ea2bbb0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134357004 DMM DEBUG msc_a(IMSI-262420000001097:UTRAN-Iu-472:LU)[0x56365ea2bbb0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 9ce52759d6cd4452) (gsm_04_08.c:1128) 20250822134357004 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:UTRAN-Iu-472:LU)[0x56365ea6f4f0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822134357004 DVLR DEBUG SUBSCR(IMSI-262420000001097) AUTH on UTRAN received RES: 9ce52759d6cd4452 (8 bytes) (vlr_auth_fsm.c:151) 20250822134357004 DVLR INFO SUBSCR(IMSI-262420000001097) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250822134357004 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:UTRAN-Iu-472:LU)[0x56365ea6f4f0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822134357004 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:UTRAN-Iu-472:LU)[0x56365ea6f4f0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822134357004 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:UTRAN-Iu-472:LU)[0x56365ea6f4f0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822134357004 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:UTRAN-Iu-472:LU)[0x56365ea6f4f0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001097:UTRAN-Iu-472:LU)[0x56365ea26fc0] (vlr_auth_fsm.c:294) 20250822134357004 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:UTRAN-Iu-472:LU)[0x56365ea6f4f0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822134357004 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:UTRAN-Iu-472:LU)[0x56365ea6f4f0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822134357004 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:UTRAN-Iu-472:LU)[0x56365ea26fc0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250822134357004 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:UTRAN-Iu-472:LU)[0x56365ea26fc0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822134357004 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:UTRAN-Iu-472:LU)[0x56365ea26fc0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822134357004 DIUCS DEBUG msc_a(IMSI-262420000001097:UTRAN-Iu-472:LU)[0x56365ea2bbb0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250822134357004 DIUCS DEBUG msc_a(IMSI-262420000001097:UTRAN-Iu-472:LU)[0x56365ea2bbb0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=ee7f94a81b8411f9a7dcf74dad1d4be0, CK=NONE (ran_msg_iu.c:388) 20250822134357004 DMSC DEBUG msc_i(IMSI-262420000001097:UTRAN-Iu-472:LU)[0x56365ea76130]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250822134357004 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:UTRAN-Iu-472:LU)[0x56365ea26fc0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250822134357004 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134357004 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134357004 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134357004 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134357004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134357004 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134357004 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134357004 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2939)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2939)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2937)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2937)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2937)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2937)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2937)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2937)@718a44d66dfb: vl_len:12 MSC_Test_2-SCCP(2937)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2937)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250822134357018 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134357018 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134357018 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134357018 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134357018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134357018 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134357018 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134357018 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134357018 DIUCS DEBUG (UTRAN-Iu-472) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134357018 DMSC DEBUG msc_i(IMSI-262420000001097:UTRAN-Iu-472:LU)[0x56365ea76130]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134357018 DIUCS DEBUG msc_i(IMSI-262420000001097:UTRAN-Iu-472:LU)[0x56365ea76130]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134357018 DMSC DEBUG msc_a(IMSI-262420000001097:UTRAN-Iu-472:LU)[0x56365ea2bbb0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134357018 DIUCS DEBUG msc_a(IMSI-262420000001097:UTRAN-Iu-472:LU)[0x56365ea2bbb0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134357018 DIUCS DEBUG msc_a(IMSI-262420000001097:UTRAN-Iu-472:LU)[0x56365ea2bbb0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250822134357018 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:UTRAN-Iu-472:LU)[0x56365ea26fc0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250822134357018 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:UTRAN-Iu-472:LU)[0x56365ea26fc0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822134357018 DIUCS DEBUG msc_a(IMSI-262420000001097:UTRAN-Iu-472:LU)[0x56365ea2bbb0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250822134357018 DMSC DEBUG msc_i(IMSI-262420000001097:UTRAN-Iu-472:LU)[0x56365ea76130]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822134357018 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:UTRAN-Iu-472:LU)[0x56365ea26fc0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822134357018 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:UTRAN-Iu-472:LU)[0x56365ea26fc0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822134357018 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001097:UTRAN-Iu-472:LU)[0x56365ea6f4f0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822134357018 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001097:UTRAN-Iu-472:LU)[0x56365ea6f4f0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001097:UTRAN-Iu-472:LU)[0x56365ea26fc0] (fsm.c:486) 20250822134357018 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001097:UTRAN-Iu-472:LU)[0x56365ea6f4f0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822134357018 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001097:UTRAN-Iu-472:LU)[0x56365ea6f4f0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822134357018 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134357018 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134357018 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134357018 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134357018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134357018 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134357018 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134357018 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2939)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2939)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2939)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2937)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2937)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2937)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2937)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822134357024 DVLR DEBUG VLR subscr IMSI-262420000001097 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134357024 DVLR DEBUG IMSI:262420000001097 has MSISDN:491230001097 (vlr.c:1045) 20250822134357024 DMSC NOTICE msub(IMSI-262420000001097:MSISDN-491230001097) VLR: update for IMSI=262420000001097 (MSISDN=491230001097) (gsm_04_08.c:1541) 20250822134357024 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822134357024 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134357024 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:MSISDN-491230001097:UTRAN-Iu-472:LU)[0x56365ea26fc0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822134357024 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001097:UTRAN-Iu-472:LU)[0x56365ea6f4f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822134357024 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001097:UTRAN-Iu-472:LU)[0x56365ea6f4f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822134357024 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001097:UTRAN-Iu-472:LU)[0x56365ea6f4f0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822134357024 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001097:UTRAN-Iu-472:LU)[0x56365ea6f4f0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001097:MSISDN-491230001097:UTRAN-Iu-472:LU)[0x56365ea26fc0] (vlr_lu_fsm.c:110) 20250822134357024 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001097:UTRAN-Iu-472:LU)[0x56365ea6f4f0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822134357024 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001097:UTRAN-Iu-472:LU)[0x56365ea6f4f0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822134357024 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:MSISDN-491230001097:UTRAN-Iu-472:LU)[0x56365ea26fc0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822134357024 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:MSISDN-491230001097:UTRAN-Iu-472:LU)[0x56365ea26fc0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822134357024 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001097:MSISDN-491230001097:UTRAN-Iu-472:LU)[0x56365ea46c60]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822134357024 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001097:MSISDN-491230001097:UTRAN-Iu-472:LU)[0x56365ea46c60]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001097:MSISDN-491230001097:UTRAN-Iu-472:LU)[0x56365ea26fc0] (fsm.c:486) 20250822134357024 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001097:MSISDN-491230001097:UTRAN-Iu-472:LU)[0x56365ea46c60]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822134357024 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001097:MSISDN-491230001097:UTRAN-Iu-472:LU)[0x56365ea46c60]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822134357024 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001097:MSISDN-491230001097:UTRAN-Iu-472:LU)[0x56365ea46c60]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822134357024 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001097:MSISDN-491230001097:UTRAN-Iu-472:LU)[0x56365ea46c60]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822134357024 DMSC NOTICE msub(IMSI-262420000001097:MSISDN-491230001097:TMSInew-0x365248D6) VLR: update for IMSI=262420000001097 (MSISDN=491230001097) (gsm_04_08.c:1541) 20250822134357024 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001097:MSISDN-491230001097:UTRAN-Iu-472:LU)[0x56365ea46c60]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822134357024 DMM DEBUG -> IMSI-262420000001097:MSISDN-491230001097:TMSInew-0x365248D6 LOCATION UPDATE ACCEPT (TMSI = 0x365248d6) (gsm_04_08.c:149) 20250822134357024 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSInew-0x365248D6:UTRAN-Iu-472:LU)[0x56365ea2bbb0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250822134357024 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSInew-0x365248D6:UTRAN-Iu-472:LU)[0x56365ea2bbb0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134357024 DMSC DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSInew-0x365248D6:UTRAN-Iu-472:LU)[0x56365ea76130]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134357024 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSInew-0x365248D6 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822134357024 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134357025 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134357025 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134357025 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134357025 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134357025 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134357025 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134357025 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2939)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2939)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2937)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2937)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2937)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2937)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_conn_timeout2(2946)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2938)@718a44d66dfb: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2938)@718a44d66dfb: patched enc_l3: '059B'O MSC_Test_2-SCCP(2937)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2937)@718a44d66dfb: vl_len:14 MSC_Test_2-SCCP(2937)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2937)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250822134357029 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134357029 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134357029 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134357029 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134357029 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134357029 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134357029 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134357029 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2939)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134357029 DIUCS DEBUG (UTRAN-Iu-472) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134357029 DMSC DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSInew-0x365248D6:UTRAN-Iu-472:LU)[0x56365ea76130]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134357029 DIUCS DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSInew-0x365248D6:UTRAN-Iu-472:LU)[0x56365ea76130]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134357029 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSInew-0x365248D6:UTRAN-Iu-472:LU)[0x56365ea2bbb0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134357029 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSInew-0x365248D6:UTRAN-Iu-472:LU)[0x56365ea2bbb0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134357029 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSInew-0x365248D6:UTRAN-Iu-472:LU)[0x56365ea2bbb0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134357029 DMM DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSInew-0x365248D6:UTRAN-Iu-472:LU)[0x56365ea2bbb0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822134357029 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:MSISDN-491230001097:TMSInew-0x365248D6:UTRAN-Iu-472:LU)[0x56365ea26fc0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822134357029 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001097:MSISDN-491230001097:UTRAN-Iu-472:LU)[0x56365ea46c60]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822134357029 DMSC NOTICE msub(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x365248D6) VLR: update for IMSI=262420000001097 (MSISDN=491230001097) (gsm_04_08.c:1541) 20250822134357029 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSI-0x365248D6 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250822134357029 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001097:MSISDN-491230001097:UTRAN-Iu-472:LU)[0x56365ea46c60]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822134357029 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x365248D6:UTRAN-Iu-472:LU)[0x56365ea26fc0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822134357029 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001097:MSISDN-491230001097:UTRAN-Iu-472:LU)[0x56365ea46c60]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822134357029 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001097:MSISDN-491230001097:UTRAN-Iu-472:LU)[0x56365ea46c60]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x365248D6:UTRAN-Iu-472:LU)[0x56365ea26fc0] (vlr_lu_fsm.c:817) 20250822134357029 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001097:MSISDN-491230001097:UTRAN-Iu-472:LU)[0x56365ea46c60]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822134357029 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001097:MSISDN-491230001097:UTRAN-Iu-472:LU)[0x56365ea46c60]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822134357029 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x365248D6:UTRAN-Iu-472:LU)[0x56365ea26fc0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822134357029 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x365248D6:UTRAN-Iu-472:LU)[0x56365ea2bbb0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250822134357029 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x365248D6:UTRAN-Iu-472:LU)[0x56365ea2bbb0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.958s remaining) (msc_a.c:450) 20250822134357029 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001097/3/1): Available (smpp_smsc.c:626) 20250822134357029 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x365248D6:UTRAN-Iu-472:LU)[0x56365ea2bbb0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134357029 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x365248D6:UTRAN-Iu-472:LU)[0x56365ea2bbb0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250822134357029 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x365248D6:UTRAN-Iu-472:LU)[0x56365ea2bbb0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250822134357029 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSI-0x365248D6 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822134357029 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSI-0x365248D6 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822134357029 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSI-0x365248D6 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822134357029 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x365248D6:UTRAN-Iu-472:LU)[0x56365ea2bbb0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250822134357029 DMSC DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x365248D6:UTRAN-Iu-472:LU)[0x56365ea76130]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822134357030 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSI-0x365248D6 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250822134357030 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134357030 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134357030 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134357030 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134357030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134357030 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134357030 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134357030 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2939)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2939)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2937)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2937)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2937)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2937)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2937)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2937)@718a44d66dfb: vl_len:7 MSC_Test_2-SCCP(2937)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2937)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250822134357036 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134357036 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134357036 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134357036 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134357036 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134357036 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134357036 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134357036 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2939)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134357036 DIUCS DEBUG (UTRAN-Iu-472) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134357036 DMSC DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x365248D6:UTRAN-Iu-472:LU)[0x56365ea76130]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134357036 DIUCS DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x365248D6:UTRAN-Iu-472:LU)[0x56365ea76130]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134357036 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x365248D6:UTRAN-Iu-472:LU)[0x56365ea2bbb0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134357036 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x365248D6:UTRAN-Iu-472:LU)[0x56365ea2bbb0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134357036 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x365248D6:UTRAN-Iu-472:LU)[0x56365ea2bbb0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250822134357036 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x365248D6:UTRAN-Iu-472:LU)[0x56365ea2bbb0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822134357036 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x365248D6:UTRAN-Iu-472:LU)[0x56365ea2bbb0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250822134357036 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x365248D6:UTRAN-Iu-472:LU)[0x56365ea2bbb0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134357036 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x365248D6:UTRAN-Iu-472:LU)[0x56365ea2bbb0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822134357036 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x365248D6:UTRAN-Iu-472:LU)[0x56365ea26fc0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822134357036 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x365248D6:UTRAN-Iu-472:LU)[0x56365ea26fc0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x365248D6:UTRAN-Iu-472:LU)[0x56365ea2bbb0] (msc_a.c:1053) 20250822134357036 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x365248D6:UTRAN-Iu-472:LU)[0x56365ea26fc0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822134357036 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x365248D6:UTRAN-Iu-472:LU)[0x56365ea26fc0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822134357036 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x365248D6:UTRAN-Iu-472:LU)[0x56365ea26fc0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822134357037 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x365248D6:UTRAN-Iu-472:LU)[0x56365ea2bbb0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea373c0] (msc_a.c:1053) 20250822134357037 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x365248D6:UTRAN-Iu-472:LU)[0x56365ea2bbb0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822134357037 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x365248D6:UTRAN-Iu-472:LU)[0x56365ea2bbb0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822134357037 DMSC DEBUG msub_fsm[0x56365ea373c0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822134357037 DMSC DEBUG msub(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x365248D6) MSC-A terminated (msub.c:261) 20250822134357037 DMSC DEBUG msub(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x365248D6) 1 MSC-I still active (msub.c:79) 20250822134357037 DMSC DEBUG msub_fsm[0x56365ea373c0]{active}: State change to terminating (no timeout) (msub.c:91) 20250822134357037 DMSC DEBUG msub_fsm[0x56365ea373c0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822134357037 DMSC DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x365248D6:UTRAN-Iu-472:LU)[0x56365ea76130]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822134357037 DMSC DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x365248D6:UTRAN-Iu-472:LU)[0x56365ea76130]{READY}: Removing from parent msub_fsm[0x56365ea373c0] (msub.c:113) 20250822134357037 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Closing UTRAN-Iu-472 (ran_conn.c:142) 20250822134357037 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-472 (ran_conn.c:155) 20250822134357037 DMSC DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x365248D6:UTRAN-Iu-472:LU)[0x56365ea76130]{READY}: Freeing instance (msub.c:113) 20250822134357037 DMSC DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x365248D6:UTRAN-Iu-472:LU)[0x56365ea76130]{READY}: Deallocated (fsm.c:568) 20250822134357037 DMSC DEBUG msub(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x365248D6) Free (msub.c:119) 20250822134357037 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSI-0x365248D6 - active-conn: now used by 1 (attached) (msub.c:375) 20250822134357037 DMSC DEBUG msub_fsm[0x56365ea373c0]{terminating}: Freeing instance (msub.c:113) 20250822134357037 DMSC DEBUG msub_fsm[0x56365ea373c0]{terminating}: Deallocated (fsm.c:568) 20250822134357037 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134357037 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134357037 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134357037 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134357037 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134357037 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134357037 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134357037 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2939)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2939)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2937)@718a44d66dfb: Session index based on local reference:0 20250822134357038 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134357038 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134357038 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134357038 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134357038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134357038 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134357038 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134357038 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2939)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2938)@718a44d66dfb: Deleted conn table entry 0TC_iu_gsup_mt_sms_conn_timeout2(2946)8519425 TC_iu_gsup_mt_sms_conn_timeout2(2946)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_conn_timeout2(2946)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_conn_timeout2(2946)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_conn_timeout2(2946)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2938)@718a44d66dfb: Created IMSI[0] for '262420000001097'H'365248D6'O to be handled at TC_iu_gsup_mt_sms_conn_timeout2(2946) 20250822134357066 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSI-0x365248D6 + gsm411_gsup_rx: now used by 2 (attached,gsm411_gsup_rx) (gsm_04_11_gsup.c:310) 20250822134357066 DMSC DEBUG Routed to GSM 04.11 MT handler (gsm_04_11_gsup.c:333) 20250822134357066 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSI-0x365248D6 + SMS: now used by 3 (attached,gsm411_gsup_rx,SMS) (transaction.c:228) 20250822134357066 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSI-0x365248D6 + Paging: now used by 4 (attached,gsm411_gsup_rx,SMS,Paging) (paging.c:111) 20250822134357066 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSI-0x365248D6 - gsm411_gsup_rx: now used by 3 (attached,SMS,Paging) (gsm_04_11_gsup.c:344) 20250822134357067 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134357067 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134357067 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134357067 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134357067 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134357067 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134357067 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134357067 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2939)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2939)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2938)@718a44d66dfb: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_gsup_mt_sms_conn_timeout2(2946) TC_iu_gsup_mt_sms_conn_timeout2(2946)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_conn_timeout2(2946)@718a44d66dfb: 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 := '365248D6'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2938)@718a44d66dfb: Added conn table entry 0TC_iu_gsup_mt_sms_conn_timeout2(2946)10350964 MSC_Test_2-SCCP(2937)@718a44d66dfb: First idle individual index:0 MSC_Test_2-M3UA(2939)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134357089 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134357089 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134357089 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134357089 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134357089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134357089 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134357089 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134357089 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134357090 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) 20250822134357090 DMSC DEBUG msub_fsm[0x56365ea26fc0]{active}: Allocated (fsm.c:456) 20250822134357090 DMSC DEBUG msc_i[0x56365ea2bbb0]{READY}: Allocated (fsm.c:456) 20250822134357090 DMSC DEBUG msc_i[0x56365ea2bbb0]{READY}: is child of msub_fsm[0x56365ea26fc0] (fsm.c:486) 20250822134357090 DMSC DEBUG msc_a[0x56365ea76130]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822134357090 DMSC DEBUG msc_a[0x56365ea76130]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea26fc0] (fsm.c:486) 20250822134357090 DMSC DEBUG msc_a(unknown:UTRAN-Iu-473:NONE)[0x56365ea76130]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822134357090 DMSC DEBUG msc_i(unknown:UTRAN-Iu-473:NONE)[0x56365ea2bbb0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822134357090 DMSC DEBUG msc_a(unknown:UTRAN-Iu-473:NONE)[0x56365ea76130]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822134357090 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-473:NONE)[0x56365ea76130]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250822134357090 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-473:NONE)[0x56365ea76130]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250822134357090 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x365248D6:UTRAN-Iu-473:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822134357090 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x365248D6:UTRAN-Iu-473:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x365248D6:UTRAN-Iu-473:PAGING_RESP)[0x56365ea76130] (fsm.c:486) 20250822134357090 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x365248D6:UTRAN-Iu-473:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250822134357090 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x365248D6:UTRAN-Iu-473:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822134357090 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSI-0x365248D6 + proc_arq_vlr_fn_init: now used by 4 (attached,SMS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822134357090 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSI-0x365248D6 + active-conn: now used by 5 (attached,SMS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822134357090 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x365248D6:UTRAN-Iu-473:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822134357090 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x365248D6:UTRAN-Iu-473:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822134357090 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x365248D6:UTRAN-Iu-473:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822134357091 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x365248D6:UTRAN-Iu-473:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250822134357091 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x365248D6:UTRAN-Iu-473:PAGING_RESP)[0x56365ea46c60]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822134357091 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x365248D6:UTRAN-Iu-473:PAGING_RESP)[0x56365ea46c60]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x365248D6:UTRAN-Iu-473:PAGING_RESP)[0x56365ea373c0] (fsm.c:486) 20250822134357091 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x365248D6:UTRAN-Iu-473:PAGING_RESP)[0x56365ea46c60]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822134357091 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x365248D6:UTRAN-Iu-473:PAGING_RESP)[0x56365ea46c60]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822134357091 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSI-0x365248D6 - proc_arq_vlr_fn_init: now used by 4 (attached,SMS,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250822134357091 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134357091 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134357091 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134357091 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134357091 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134357091 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134357091 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134357091 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2939)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2939)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2937)@718a44d66dfb: { messageType := 2, destLocRef := '9DF174'O, sourceLocRef := '0001D9'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2937)@718a44d66dfb: Session index based on local reference:0 TC_iu_gsup_mt_sms_conn_timeout2(2946)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_conn_timeout2(2946)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822134357097 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSI-0x365248D6 + vlr_gsup_rx: now used by 5 (attached,SMS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134357097 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x365248D6:UTRAN-Iu-473:PAGING_RESP)[0x56365ea46c60]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822134357097 DVLR DEBUG SUBSCR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x365248D6) Received 1 auth tuples (vlr.c:996) 20250822134357097 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x365248D6:UTRAN-Iu-473:PAGING_RESP)[0x56365ea46c60]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822134357097 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x365248D6:UTRAN-Iu-473:PAGING_RESP)[0x56365ea46c60]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250822134357097 DMM DEBUG Tx AUTH REQ (rand = 9eede16bce4c9e6a1383ba291d1c534a) (gsm_04_08.c:641) 20250822134357097 DMM DEBUG AUTH REQ (autn = 3dcec9972ccda55e77f0355669924d3f) (gsm_04_08.c:643) 20250822134357097 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x365248D6:UTRAN-Iu-473:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250822134357097 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x365248D6:UTRAN-Iu-473:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134357097 DMSC DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x365248D6:UTRAN-Iu-473:PAGING_RESP)[0x56365ea2bbb0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134357098 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSI-0x365248D6 - vlr_gsup_rx: now used by 4 (attached,SMS,Paging,active-conn) (vlr.c:1410) 20250822134357098 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134357098 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134357098 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134357098 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134357098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134357098 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134357098 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134357098 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2939)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2939)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2937)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2937)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2937)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2937)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2938)@718a44d66dfb: patching N(SD)=0 into dtap '05140C559CC221049A6D992B'O MSC_Test_2-RAN(2938)@718a44d66dfb: patched enc_l3: '05140C559CC221049A6D992B'O MSC_Test_2-SCCP(2937)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2937)@718a44d66dfb: vl_len:24 MSC_Test_2-SCCP(2937)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2937)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05140C559CC221049A6D992B'O 20250822134357106 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134357106 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134357106 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134357106 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134357106 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_2-M3UA(2939)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134357106 DIUCS DEBUG (UTRAN-Iu-473) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134357106 DMSC DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x365248D6:UTRAN-Iu-473:PAGING_RESP)[0x56365ea2bbb0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134357106 DIUCS DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x365248D6:UTRAN-Iu-473:PAGING_RESP)[0x56365ea2bbb0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134357106 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x365248D6:UTRAN-Iu-473:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134357106 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x365248D6:UTRAN-Iu-473:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134357106 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x365248D6:UTRAN-Iu-473:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134357107 DMM DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x365248D6:UTRAN-Iu-473:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 0c559cc29a6d992b) (gsm_04_08.c:1128) 20250822134357107 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x365248D6:UTRAN-Iu-473:PAGING_RESP)[0x56365ea46c60]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822134357107 DVLR DEBUG SUBSCR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x365248D6) AUTH on UTRAN received RES: 0c559cc29a6d992b (8 bytes) (vlr_auth_fsm.c:151) 20250822134357107 DVLR INFO SUBSCR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x365248D6) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250822134357107 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x365248D6:UTRAN-Iu-473:PAGING_RESP)[0x56365ea46c60]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822134357106 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134357106 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134357106 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134357107 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x365248D6:UTRAN-Iu-473:PAGING_RESP)[0x56365ea46c60]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822134357107 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x365248D6:UTRAN-Iu-473:PAGING_RESP)[0x56365ea46c60]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822134357107 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x365248D6:UTRAN-Iu-473:PAGING_RESP)[0x56365ea46c60]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x365248D6:UTRAN-Iu-473:PAGING_RESP)[0x56365ea373c0] (vlr_auth_fsm.c:294) 20250822134357107 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x365248D6:UTRAN-Iu-473:PAGING_RESP)[0x56365ea46c60]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822134357107 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x365248D6:UTRAN-Iu-473:PAGING_RESP)[0x56365ea46c60]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822134357107 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x365248D6:UTRAN-Iu-473:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250822134357107 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x365248D6:UTRAN-Iu-473:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822134357107 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x365248D6:UTRAN-Iu-473:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822134357107 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x365248D6:UTRAN-Iu-473:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250822134357107 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x365248D6:UTRAN-Iu-473:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=993a59cb9de93f1ea15f5e65d3dda5f2, CK=NONE (ran_msg_iu.c:388) 20250822134357107 DMSC DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x365248D6:UTRAN-Iu-473:PAGING_RESP)[0x56365ea2bbb0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250822134357107 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x365248D6:UTRAN-Iu-473:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250822134357107 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134357107 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134357107 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134357107 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134357107 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134357107 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134357107 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134357107 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2939)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2939)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2937)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2937)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2937)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2937)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2937)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2937)@718a44d66dfb: vl_len:12 MSC_Test_2-SCCP(2937)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2937)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250822134357112 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134357112 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134357112 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134357112 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134357112 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134357112 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134357112 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134357112 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2939)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134357113 DIUCS DEBUG (UTRAN-Iu-473) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134357113 DMSC DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x365248D6:UTRAN-Iu-473:PAGING_RESP)[0x56365ea2bbb0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134357113 DIUCS DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x365248D6:UTRAN-Iu-473:PAGING_RESP)[0x56365ea2bbb0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134357113 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x365248D6:UTRAN-Iu-473:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134357113 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x365248D6:UTRAN-Iu-473:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134357113 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x365248D6:UTRAN-Iu-473:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250822134357113 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x365248D6:UTRAN-Iu-473:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250822134357113 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x365248D6:UTRAN-Iu-473:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822134357113 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x365248D6:UTRAN-Iu-473:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250822134357113 DMSC DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x365248D6:UTRAN-Iu-473:PAGING_RESP)[0x56365ea2bbb0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822134357113 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x365248D6:UTRAN-Iu-473:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822134357113 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x365248D6:UTRAN-Iu-473:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822134357113 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x365248D6:UTRAN-Iu-473:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822134357113 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x365248D6:UTRAN-Iu-473:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822134357113 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x365248D6:UTRAN-Iu-473:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822134357113 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x365248D6:UTRAN-Iu-473:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822134357113 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x365248D6:UTRAN-Iu-473:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822134357113 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x365248D6:UTRAN-Iu-473:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250822134357113 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x365248D6:UTRAN-Iu-473:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.977s remaining) (msc_a.c:450) 20250822134357113 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x365248D6:UTRAN-Iu-473:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: SMS SMS:0x01 (msc_a.c:2106) 20250822134357113 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x365248D6:UTRAN-Iu-473:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134357113 DMSC DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x365248D6:UTRAN-Iu-473:PAGING_RESP)[0x56365ea2bbb0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134357113 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSI-0x365248D6 - Paging: now used by 3 (attached,SMS,active-conn) (paging.c:202) 20250822134357113 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001097/3/1): Available (smpp_smsc.c:626) 20250822134357113 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134357113 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134357113 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134357113 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134357113 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134357113 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134357114 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134357114 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134357114 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134357114 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134357114 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134357114 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134357114 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134357114 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134357114 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134357114 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2939)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2939)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2937)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2937)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2937)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2937)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2939)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2939)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2937)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2937)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2937)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2937)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822134402091 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x365248D6:UTRAN-Iu-473:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTHENTICATED}: Timeout of X1 (fsm.c:317) 20250822134402091 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x365248D6:UTRAN-Iu-473:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_CN_CLOSE (msc_a.c:927) 20250822134402091 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x365248D6:UTRAN-Iu-473:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250822134402091 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x365248D6:UTRAN-Iu-473:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 1 (sms) (msc_a.c:948) 20250822134402091 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSI-0x365248D6 + msc_a_fsm_releasing_onenter: now used by 4 (attached,SMS,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822134402091 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSI-0x365248D6 + 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) 20250822134402091 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSI-0x365248D6 - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,SMS,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822134402091 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSI-0x365248D6 - SMS: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (transaction.c:281) 20250822134402091 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x365248D6:UTRAN-Iu-473:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134402091 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x365248D6:UTRAN-Iu-473:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250822134402091 DMSC DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x365248D6:UTRAN-Iu-473:PAGING_RESP)[0x56365ea2bbb0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822134402092 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSI-0x365248D6 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822134402092 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134402092 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134402092 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134402092 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134402092 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134402092 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134402092 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134402092 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2939)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2939)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2937)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2937)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2937)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2937)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2937)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2937)@718a44d66dfb: vl_len:7 MSC_Test_2-SCCP(2937)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2937)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250822134402102 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134402102 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134402102 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134402102 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134402102 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134402102 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134402102 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134402102 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2939)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134402103 DIUCS DEBUG (UTRAN-Iu-473) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134402103 DMSC DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x365248D6:UTRAN-Iu-473:PAGING_RESP)[0x56365ea2bbb0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134402103 DIUCS DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x365248D6:UTRAN-Iu-473:PAGING_RESP)[0x56365ea2bbb0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134402103 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x365248D6:UTRAN-Iu-473:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134402103 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x365248D6:UTRAN-Iu-473:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134402103 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x365248D6:UTRAN-Iu-473:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250822134402103 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x365248D6:UTRAN-Iu-473:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822134402103 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x365248D6:UTRAN-Iu-473:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250822134402103 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x365248D6:UTRAN-Iu-473:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134402103 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x365248D6:UTRAN-Iu-473:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822134402103 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x365248D6:UTRAN-Iu-473:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822134402103 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x365248D6:UTRAN-Iu-473:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x365248D6:UTRAN-Iu-473:PAGING_RESP)[0x56365ea76130] (msc_a.c:1053) 20250822134402103 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x365248D6:UTRAN-Iu-473:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822134402103 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x365248D6:UTRAN-Iu-473:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822134402103 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x365248D6:UTRAN-Iu-473:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea26fc0] (msc_a.c:1053) 20250822134402103 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x365248D6:UTRAN-Iu-473:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822134402103 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x365248D6:UTRAN-Iu-473:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822134402103 DMSC DEBUG msub_fsm[0x56365ea26fc0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822134402103 DMSC DEBUG msub(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x365248D6) MSC-A terminated (msub.c:261) 20250822134402103 DMSC DEBUG msub(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x365248D6) 1 MSC-I still active (msub.c:79) 20250822134402103 DMSC DEBUG msub_fsm[0x56365ea26fc0]{active}: State change to terminating (no timeout) (msub.c:91) 20250822134402103 DMSC DEBUG msub_fsm[0x56365ea26fc0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822134402103 DMSC DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x365248D6:UTRAN-Iu-473:PAGING_RESP)[0x56365ea2bbb0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822134402103 DMSC DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x365248D6:UTRAN-Iu-473:PAGING_RESP)[0x56365ea2bbb0]{READY}: Removing from parent msub_fsm[0x56365ea26fc0] (msub.c:113) 20250822134402103 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Closing UTRAN-Iu-473 (ran_conn.c:142) 20250822134402103 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-473 (ran_conn.c:155) 20250822134402103 DMSC DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x365248D6:UTRAN-Iu-473:PAGING_RESP)[0x56365ea2bbb0]{READY}: Freeing instance (msub.c:113) 20250822134402103 DMSC DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x365248D6:UTRAN-Iu-473:PAGING_RESP)[0x56365ea2bbb0]{READY}: Deallocated (fsm.c:568) 20250822134402103 DMSC DEBUG msub(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x365248D6) Free (msub.c:119) 20250822134402103 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSI-0x365248D6 - active-conn: now used by 1 (attached) (msub.c:375) 20250822134402103 DMSC DEBUG msub_fsm[0x56365ea26fc0]{terminating}: Freeing instance (msub.c:113) 20250822134402103 DMSC DEBUG msub_fsm[0x56365ea26fc0]{terminating}: Deallocated (fsm.c:568) 20250822134402103 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134402103 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134402103 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134402103 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134402103 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134402103 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134402103 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134402104 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2939)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2939)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2937)@718a44d66dfb: Session index based on local reference:0 20250822134402106 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134402106 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134402106 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134402106 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134402106 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134402106 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134402106 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134402106 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2939)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2938)@718a44d66dfb: Deleted conn table entry 0TC_iu_gsup_mt_sms_conn_timeout2(2946)10350964 TC_iu_gsup_mt_sms_conn_timeout2(2946)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_conn_timeout2(2946)@718a44d66dfb: setverdict(fail): pass -> fail reason: "Timeout waiting for GSUP MT-forwardSM-Err", new component reason: "Timeout waiting for GSUP MT-forwardSM-Err" TC_iu_gsup_mt_sms_conn_timeout2(2946)@718a44d66dfb: Final verdict of PTC: fail reason: "Timeout waiting for GSUP MT-forwardSM-Err" 20250822134404135 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822134404135 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) 20250822134404135 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822134404135 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822134404135 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822134404135 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) 20250822134404135 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822134404135 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822134404136 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) 20250822134404136 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) MSC_Test-GSUP(2943)@718a44d66dfb: Final verdict of PTC: none 20250822134404136 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250822134404136 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822134404136 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822134404136 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822134404136 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822134404136 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822134404136 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822134404136 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) 20250822134404136 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822134404136 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822134404136 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822134404136 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822134404136 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822134404136 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822134404136 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822134404136 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822134404137 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) MSC_Test_2-SCCP(2937)@718a44d66dfb: Final verdict of PTC: none MSC_Test_1-M3UA(2936)@718a44d66dfb: Final verdict of PTC: none 20250822134404137 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822134404137 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134404137 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822134404137 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822134404137 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822134404137 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822134404137 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822134404137 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822134404137 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(2933)@718a44d66dfb: Final verdict of PTC: none 20250822134404137 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) MSC_Test_0-SCCP(2931)@718a44d66dfb: Final verdict of PTC: none MSC_Test_1-SCCP(2934)@718a44d66dfb: Final verdict of PTC: none 20250822134404138 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822134404138 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822134404138 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250822134404138 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) 20250822134404138 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) 20250822134404138 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822134404138 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250822134404138 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) 20250822134404138 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134404138 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822134404138 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822134404138 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822134404138 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822134404138 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822134404139 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822134404139 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822134404139 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.3/0 (xua_snm.c:371) 20250822134404139 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822134404139 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MNCC(2940)@718a44d66dfb: Final verdict of PTC: none MSC_Test_2-M3UA(2939)@718a44d66dfb: Final verdict of PTC: none MSC_Test_2-RAN(2938)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(2932)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2930)@718a44d66dfb: Final verdict of PTC: none MSC_Test_1-RAN(2935)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP-IPA(2942)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(2944)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(2941)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(2945)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2947)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(2930): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(2931): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(2932): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(2933): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-SCCP(2934): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-RAN(2935): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-M3UA(2936): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_2-SCCP(2937): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_2-RAN(2938): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_2-M3UA(2939): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(2940): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(2941): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(2942): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(2943): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(2944): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(2945): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_iu_gsup_mt_sms_conn_timeout2(2946): fail (none -> fail) reason: "Timeout waiting for GSUP MT-forwardSM-Err" MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(2947): none (fail -> fail) MTC@718a44d66dfb: Test case TC_iu_gsup_mt_sms_conn_timeout finished. Verdict: fail reason: Timeout waiting for GSUP MT-forwardSM-Err MTC@718a44d66dfb: 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'. Fri Aug 22 13:44:04 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 20250822134405140 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822134405216 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134405216 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134405216 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134405216 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134405216 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134405216 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134405216 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134405216 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-TRANSFER.req (m3ua.c:532) Waiting for packet dumper to finish... 0 (prev_count=-1, count=448648) 20250822134406137 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822134406138 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822134406138 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822134406138 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822134406138 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822134406138 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822134406139 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822134406139 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822134406139 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822134406141 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=448648, count=452052) 20250822134407142 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:44: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_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 20250822134408143 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_iu_lu_and_mo_ussd_single_request started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(2951)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(2951)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2951)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(2949)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822134409144 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_1-M3UA(2954)@718a44d66dfb: ************************************************* MSC_Test_1-M3UA(2954)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2954)@718a44d66dfb: ************************************************* MSC_Test_1-SCCP(2952)@718a44d66dfb: v_sccp_pdu_maxlen:268 MTC@718a44d66dfb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_2-M3UA(2957)@718a44d66dfb: ************************************************* MSC_Test_2-M3UA(2957)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2957)@718a44d66dfb: ************************************************* MSC_Test_2-SCCP(2955)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822134409172 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2958)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822134409337 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822134409337 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822134409337 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822134409337 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2951)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2951)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2951)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822134409341 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134409341 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822134409341 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822134409341 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822134409341 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822134409341 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822134409341 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2951)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(2951)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2951)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2951)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2951)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2951)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2951)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2951)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822134409342 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134409342 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822134409342 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822134409342 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822134409342 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822134409342 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822134409342 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2951)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2951)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2951)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) 20250822134409342 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822134409342 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2951)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2951)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822134409351 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) 20250822134409351 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) 20250822134409351 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822134409351 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2954)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2954)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2954)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2954)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_1-M3UA(2954)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250822134409356 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134409356 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822134409356 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822134409356 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822134409356 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822134409356 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822134409356 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2954)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2954)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2954)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2954)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2954)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2954)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822134409357 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134409357 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822134409357 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822134409357 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822134409357 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822134409357 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822134409357 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250822134409357 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250822134409357 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2954)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2954)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2954)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2954)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2954)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822134409366 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) 20250822134409366 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) 20250822134409366 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822134409366 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2957)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2957)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2957)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822134409374 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134409374 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822134409374 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822134409374 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822134409374 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822134409374 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822134409374 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2957)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_2-M3UA(2957)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2957)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2957)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2957)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822134409377 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134409377 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822134409377 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822134409377 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822134409377 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822134409377 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822134409377 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2957)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250822134409377 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.3/0 (xua_snm.c:406) MSC_Test_1-M3UA(2954)@718a44d66dfb: Message received on association #8 20250822134409377 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2954)@718a44d66dfb: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2957)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2957)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2957)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2957)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2957)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2957)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2957)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822134410140 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134410140 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134410141 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134410141 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822134410141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134410141 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134410141 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134410141 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2951)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134410141 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134410141 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134410141 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134410141 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822134410141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134410141 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134410141 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822134410141 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2951)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2951)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2950)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250822134410145 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822134410145 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2960)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2960)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822134410146 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2960)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2960)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2960)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2960)@718a44d66dfb: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2960)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2960)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822134410155 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134410155 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134410155 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250822134410155 DLM3UA 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) 20250822134410155 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(2954)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134410155 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134410155 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134410155 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134410155 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134410155 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134410155 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134410155 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) 20250822134410155 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134410155 DLSS7 DEBUG Found route for dpc=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) 20250822134410155 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250822134410155 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2954)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2954)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2953)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250822134410158 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822134410158 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250822134410172 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134410172 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134410172 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134410172 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134410172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134410172 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134410172 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134410172 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2957)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134410172 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) 20250822134410172 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250822134410172 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134410172 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134410172 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134410172 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134410172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134410172 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134410172 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134410172 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2957)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2957)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2956)@718a44d66dfb: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(2961)@718a44d66dfb: Created GsupExpect[0] for "262420000001046" to be handled at TC_iu_lu_and_mo_ussd_single_request2(2964) TC_iu_lu_and_mo_ussd_single_request2(2964)@718a44d66dfb: 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(2956)@718a44d66dfb: Added conn table entry 0TC_iu_lu_and_mo_ussd_single_request2(2964)7378974 MSC_Test_2-SCCP(2955)@718a44d66dfb: First idle individual index:0 20250822134410197 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134410197 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134410197 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134410197 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134410197 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134410197 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134410197 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134410197 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2957)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134410198 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) 20250822134410198 DMSC DEBUG msub_fsm[0x56365ea373c0]{active}: Allocated (fsm.c:456) 20250822134410198 DMSC DEBUG msc_i[0x56365ea76130]{READY}: Allocated (fsm.c:456) 20250822134410198 DMSC DEBUG msc_i[0x56365ea76130]{READY}: is child of msub_fsm[0x56365ea373c0] (fsm.c:486) 20250822134410198 DMSC DEBUG msc_a[0x56365ea2bbb0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822134410198 DMSC DEBUG msc_a[0x56365ea2bbb0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea373c0] (fsm.c:486) 20250822134410198 DMSC DEBUG msc_a(unknown:UTRAN-Iu-474:NONE)[0x56365ea2bbb0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822134410198 DMSC DEBUG msc_i(unknown:UTRAN-Iu-474:NONE)[0x56365ea76130]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822134410198 DMSC DEBUG msc_a(unknown:UTRAN-Iu-474:NONE)[0x56365ea2bbb0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) MSC_Test_2-RAN(2956)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 20250822134410198 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-474:NONE)[0x56365ea2bbb0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250822134410198 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-474:NONE)[0x56365ea2bbb0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250822134410198 DMM DEBUG msc_a(IMSI-262420000001046:UTRAN-Iu-474:LU)[0x56365ea2bbb0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001046 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822134410198 DMM DEBUG msc_a(IMSI-262420000001046:UTRAN-Iu-474:LU)[0x56365ea2bbb0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822134410198 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:UTRAN-Iu-474:LU)[0x56365ea26fc0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822134410198 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:UTRAN-Iu-474:LU)[0x56365ea26fc0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001046:UTRAN-Iu-474:LU)[0x56365ea2bbb0] (fsm.c:486) 20250822134410198 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:UTRAN-Iu-474:LU)[0x56365ea26fc0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250822134410198 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:UTRAN-Iu-474:LU)[0x56365ea26fc0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822134410198 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822134410198 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001046 id=262420000001046 (vlr.c:661) 20250822134410198 DVLR INFO New subscr, IMSI: 262420000001046 (vlr.c:562) 20250822134410198 DVLR DEBUG VLR subscr IMSI-262420000001046 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822134410198 DMSC DEBUG msc_a(IMSI-262420000001046:UTRAN-Iu-474:LU)[0x56365ea2bbb0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822134410198 DMSC DEBUG msc_a(IMSI-262420000001046:UTRAN-Iu-474:LU)[0x56365ea2bbb0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822134410198 DVLR DEBUG VLR subscr IMSI-262420000001046 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822134410198 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822134410198 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:UTRAN-Iu-474:LU)[0x56365ea26fc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822134410198 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:UTRAN-Iu-474:LU)[0x56365ea26fc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822134410198 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:UTRAN-Iu-474:LU)[0x56365ea26fc0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250822134410198 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:UTRAN-Iu-474:LU)[0x56365ea6f4f0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822134410198 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:UTRAN-Iu-474:LU)[0x56365ea6f4f0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001046:UTRAN-Iu-474:LU)[0x56365ea26fc0] (fsm.c:486) 20250822134410198 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:UTRAN-Iu-474:LU)[0x56365ea6f4f0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822134410198 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:UTRAN-Iu-474:LU)[0x56365ea6f4f0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822134410198 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134410198 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134410198 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134410198 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134410198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134410198 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134410198 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134410198 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2957)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2957)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2955)@718a44d66dfb: { messageType := 2, destLocRef := '70981E'O, sourceLocRef := '0001DA'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2955)@718a44d66dfb: Session index based on local reference:0 MSC_Test-GSUP(2961)@718a44d66dfb: Found GsupExpect[0] for "262420000001046" handled at TC_iu_lu_and_mo_ussd_single_request2(2964) MSC_Test-GSUP(2961)@718a44d66dfb: Added IMSI table entry 0TC_iu_lu_and_mo_ussd_single_request2(2964)"262420000001046" TC_iu_lu_and_mo_ussd_single_request2(2964)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_ussd_single_request2(2964)@718a44d66dfb: setverdict(pass): none -> pass 20250822134410201 DVLR DEBUG VLR subscr IMSI-262420000001046 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134410201 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:UTRAN-Iu-474:LU)[0x56365ea6f4f0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822134410201 DVLR DEBUG SUBSCR(IMSI-262420000001046) Received 1 auth tuples (vlr.c:996) 20250822134410201 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:UTRAN-Iu-474:LU)[0x56365ea6f4f0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822134410201 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:UTRAN-Iu-474:LU)[0x56365ea6f4f0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250822134410201 DMM DEBUG Tx AUTH REQ (rand = 068e27003a60787fc0789fd160e68d9c) (gsm_04_08.c:641) 20250822134410201 DMM DEBUG AUTH REQ (autn = abd3a05ebe3fa56e5eb9ba6b05a2531c) (gsm_04_08.c:643) 20250822134410201 DIUCS DEBUG msc_a(IMSI-262420000001046:UTRAN-Iu-474:LU)[0x56365ea2bbb0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250822134410201 DIUCS DEBUG msc_a(IMSI-262420000001046:UTRAN-Iu-474:LU)[0x56365ea2bbb0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134410201 DMSC DEBUG msc_i(IMSI-262420000001046:UTRAN-Iu-474:LU)[0x56365ea76130]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134410201 DVLR DEBUG VLR subscr IMSI-262420000001046 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822134410201 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134410201 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134410201 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134410201 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134410201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134410201 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134410201 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134410201 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2957)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2957)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2955)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2955)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2955)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2955)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2956)@718a44d66dfb: patching N(SD)=1 into dtap '05140FD21BF521043716E58D'O MSC_Test_2-RAN(2956)@718a44d66dfb: patched enc_l3: '05540FD21BF521043716E58D'O MSC_Test_2-SCCP(2955)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2955)@718a44d66dfb: vl_len:24 MSC_Test_2-SCCP(2955)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2955)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05540FD21BF521043716E58D'O 20250822134410207 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134410207 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134410207 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134410207 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134410207 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134410207 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134410207 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134410207 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2957)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134410207 DIUCS DEBUG (UTRAN-Iu-474) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134410207 DMSC DEBUG msc_i(IMSI-262420000001046:UTRAN-Iu-474:LU)[0x56365ea76130]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134410207 DIUCS DEBUG msc_i(IMSI-262420000001046:UTRAN-Iu-474:LU)[0x56365ea76130]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134410207 DMSC DEBUG msc_a(IMSI-262420000001046:UTRAN-Iu-474:LU)[0x56365ea2bbb0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134410207 DIUCS DEBUG msc_a(IMSI-262420000001046:UTRAN-Iu-474:LU)[0x56365ea2bbb0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134410207 DIUCS DEBUG msc_a(IMSI-262420000001046:UTRAN-Iu-474:LU)[0x56365ea2bbb0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134410207 DMM DEBUG msc_a(IMSI-262420000001046:UTRAN-Iu-474:LU)[0x56365ea2bbb0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 0fd21bf53716e58d) (gsm_04_08.c:1128) 20250822134410207 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:UTRAN-Iu-474:LU)[0x56365ea6f4f0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822134410207 DVLR DEBUG SUBSCR(IMSI-262420000001046) AUTH on UTRAN received RES: 0fd21bf53716e58d (8 bytes) (vlr_auth_fsm.c:151) 20250822134410207 DVLR INFO SUBSCR(IMSI-262420000001046) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250822134410207 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:UTRAN-Iu-474:LU)[0x56365ea6f4f0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822134410207 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:UTRAN-Iu-474:LU)[0x56365ea6f4f0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822134410207 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:UTRAN-Iu-474:LU)[0x56365ea6f4f0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822134410207 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:UTRAN-Iu-474:LU)[0x56365ea6f4f0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001046:UTRAN-Iu-474:LU)[0x56365ea26fc0] (vlr_auth_fsm.c:294) 20250822134410207 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:UTRAN-Iu-474:LU)[0x56365ea6f4f0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822134410207 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:UTRAN-Iu-474:LU)[0x56365ea6f4f0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822134410207 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:UTRAN-Iu-474:LU)[0x56365ea26fc0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250822134410207 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:UTRAN-Iu-474:LU)[0x56365ea26fc0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822134410207 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:UTRAN-Iu-474:LU)[0x56365ea26fc0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822134410207 DIUCS DEBUG msc_a(IMSI-262420000001046:UTRAN-Iu-474:LU)[0x56365ea2bbb0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250822134410207 DIUCS DEBUG msc_a(IMSI-262420000001046:UTRAN-Iu-474:LU)[0x56365ea2bbb0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=0504a11c61bc4610925399a30756cf4a, CK=NONE (ran_msg_iu.c:388) 20250822134410207 DMSC DEBUG msc_i(IMSI-262420000001046:UTRAN-Iu-474:LU)[0x56365ea76130]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250822134410207 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:UTRAN-Iu-474:LU)[0x56365ea26fc0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250822134410207 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134410207 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134410207 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134410207 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134410207 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134410207 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134410207 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134410207 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2957)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2957)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2955)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2955)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2955)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2955)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2955)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2955)@718a44d66dfb: vl_len:12 MSC_Test_2-SCCP(2955)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2955)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250822134410213 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134410213 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134410213 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134410213 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134410213 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134410213 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134410213 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_2-M3UA(2957)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134410213 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134410213 DIUCS DEBUG (UTRAN-Iu-474) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134410213 DMSC DEBUG msc_i(IMSI-262420000001046:UTRAN-Iu-474:LU)[0x56365ea76130]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134410213 DIUCS DEBUG msc_i(IMSI-262420000001046:UTRAN-Iu-474:LU)[0x56365ea76130]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134410213 DMSC DEBUG msc_a(IMSI-262420000001046:UTRAN-Iu-474:LU)[0x56365ea2bbb0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134410213 DIUCS DEBUG msc_a(IMSI-262420000001046:UTRAN-Iu-474:LU)[0x56365ea2bbb0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134410213 DIUCS DEBUG msc_a(IMSI-262420000001046:UTRAN-Iu-474:LU)[0x56365ea2bbb0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250822134410213 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:UTRAN-Iu-474:LU)[0x56365ea26fc0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250822134410213 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:UTRAN-Iu-474:LU)[0x56365ea26fc0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822134410213 DIUCS DEBUG msc_a(IMSI-262420000001046:UTRAN-Iu-474:LU)[0x56365ea2bbb0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250822134410213 DMSC DEBUG msc_i(IMSI-262420000001046:UTRAN-Iu-474:LU)[0x56365ea76130]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822134410213 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:UTRAN-Iu-474:LU)[0x56365ea26fc0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822134410213 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:UTRAN-Iu-474:LU)[0x56365ea26fc0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822134410213 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001046:UTRAN-Iu-474:LU)[0x56365ea6f4f0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822134410213 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001046:UTRAN-Iu-474:LU)[0x56365ea6f4f0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001046:UTRAN-Iu-474:LU)[0x56365ea26fc0] (fsm.c:486) 20250822134410213 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001046:UTRAN-Iu-474:LU)[0x56365ea6f4f0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822134410213 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001046:UTRAN-Iu-474:LU)[0x56365ea6f4f0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822134410213 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134410213 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134410213 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134410213 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134410213 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134410213 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134410213 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134410213 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2957)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2957)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2955)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2955)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2955)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2955)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822134410215 DVLR DEBUG VLR subscr IMSI-262420000001046 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134410215 DVLR DEBUG IMSI:262420000001046 has MSISDN:491230001046 (vlr.c:1045) 20250822134410215 DMSC NOTICE msub(IMSI-262420000001046:MSISDN-491230001046) VLR: update for IMSI=262420000001046 (MSISDN=491230001046) (gsm_04_08.c:1541) 20250822134410215 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822134410216 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134410216 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:MSISDN-491230001046:UTRAN-Iu-474:LU)[0x56365ea26fc0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822134410216 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001046:UTRAN-Iu-474:LU)[0x56365ea6f4f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822134410216 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001046:UTRAN-Iu-474:LU)[0x56365ea6f4f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822134410216 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001046:UTRAN-Iu-474:LU)[0x56365ea6f4f0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822134410216 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001046:UTRAN-Iu-474:LU)[0x56365ea6f4f0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001046:MSISDN-491230001046:UTRAN-Iu-474:LU)[0x56365ea26fc0] (vlr_lu_fsm.c:110) 20250822134410216 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001046:UTRAN-Iu-474:LU)[0x56365ea6f4f0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822134410216 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001046:UTRAN-Iu-474:LU)[0x56365ea6f4f0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822134410216 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:MSISDN-491230001046:UTRAN-Iu-474:LU)[0x56365ea26fc0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822134410216 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:MSISDN-491230001046:UTRAN-Iu-474:LU)[0x56365ea26fc0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822134410216 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001046:MSISDN-491230001046:UTRAN-Iu-474:LU)[0x56365ea680d0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822134410216 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001046:MSISDN-491230001046:UTRAN-Iu-474:LU)[0x56365ea680d0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001046:MSISDN-491230001046:UTRAN-Iu-474:LU)[0x56365ea26fc0] (fsm.c:486) 20250822134410216 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001046:MSISDN-491230001046:UTRAN-Iu-474:LU)[0x56365ea680d0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822134410216 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001046:MSISDN-491230001046:UTRAN-Iu-474:LU)[0x56365ea680d0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822134410216 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001046:MSISDN-491230001046:UTRAN-Iu-474:LU)[0x56365ea680d0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822134410216 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001046:MSISDN-491230001046:UTRAN-Iu-474:LU)[0x56365ea680d0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822134410216 DMSC NOTICE msub(IMSI-262420000001046:MSISDN-491230001046:TMSInew-0x3F2CA883) VLR: update for IMSI=262420000001046 (MSISDN=491230001046) (gsm_04_08.c:1541) 20250822134410216 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001046:MSISDN-491230001046:UTRAN-Iu-474:LU)[0x56365ea680d0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822134410216 DMM DEBUG -> IMSI-262420000001046:MSISDN-491230001046:TMSInew-0x3F2CA883 LOCATION UPDATE ACCEPT (TMSI = 0x3f2ca883) (gsm_04_08.c:149) 20250822134410216 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSInew-0x3F2CA883:UTRAN-Iu-474:LU)[0x56365ea2bbb0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250822134410216 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSInew-0x3F2CA883:UTRAN-Iu-474:LU)[0x56365ea2bbb0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134410216 DMSC DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSInew-0x3F2CA883:UTRAN-Iu-474:LU)[0x56365ea76130]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134410216 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046:TMSInew-0x3F2CA883 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822134410216 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134410216 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134410216 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134410216 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134410216 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134410216 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134410216 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134410216 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2957)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2957)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2955)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2955)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2955)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2955)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_ussd_single_request2(2964)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2956)@718a44d66dfb: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2956)@718a44d66dfb: patched enc_l3: '059B'O MSC_Test_2-SCCP(2955)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2955)@718a44d66dfb: vl_len:14 MSC_Test_2-SCCP(2955)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2955)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250822134410218 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134410218 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134410218 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134410218 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134410218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_2-M3UA(2957)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134410218 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134410218 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134410218 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134410219 DIUCS DEBUG (UTRAN-Iu-474) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134410219 DMSC DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSInew-0x3F2CA883:UTRAN-Iu-474:LU)[0x56365ea76130]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134410219 DIUCS DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSInew-0x3F2CA883:UTRAN-Iu-474:LU)[0x56365ea76130]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134410219 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSInew-0x3F2CA883:UTRAN-Iu-474:LU)[0x56365ea2bbb0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134410219 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSInew-0x3F2CA883:UTRAN-Iu-474:LU)[0x56365ea2bbb0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134410219 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSInew-0x3F2CA883:UTRAN-Iu-474:LU)[0x56365ea2bbb0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134410219 DMM DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSInew-0x3F2CA883:UTRAN-Iu-474:LU)[0x56365ea2bbb0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822134410219 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:MSISDN-491230001046:TMSInew-0x3F2CA883:UTRAN-Iu-474:LU)[0x56365ea26fc0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822134410219 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001046:MSISDN-491230001046:UTRAN-Iu-474:LU)[0x56365ea680d0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822134410219 DMSC NOTICE msub(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3F2CA883) VLR: update for IMSI=262420000001046 (MSISDN=491230001046) (gsm_04_08.c:1541) 20250822134410219 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3F2CA883 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250822134410219 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001046:MSISDN-491230001046:UTRAN-Iu-474:LU)[0x56365ea680d0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822134410219 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3F2CA883:UTRAN-Iu-474:LU)[0x56365ea26fc0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822134410219 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001046:MSISDN-491230001046:UTRAN-Iu-474:LU)[0x56365ea680d0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822134410219 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001046:MSISDN-491230001046:UTRAN-Iu-474:LU)[0x56365ea680d0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3F2CA883:UTRAN-Iu-474:LU)[0x56365ea26fc0] (vlr_lu_fsm.c:817) 20250822134410219 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001046:MSISDN-491230001046:UTRAN-Iu-474:LU)[0x56365ea680d0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822134410219 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001046:MSISDN-491230001046:UTRAN-Iu-474:LU)[0x56365ea680d0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822134410219 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3F2CA883:UTRAN-Iu-474:LU)[0x56365ea26fc0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822134410219 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3F2CA883:UTRAN-Iu-474:LU)[0x56365ea2bbb0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250822134410219 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3F2CA883:UTRAN-Iu-474:LU)[0x56365ea2bbb0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.978s remaining) (msc_a.c:450) 20250822134410219 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001046/3/1): Available (smpp_smsc.c:626) 20250822134410219 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3F2CA883:UTRAN-Iu-474:LU)[0x56365ea2bbb0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134410219 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3F2CA883:UTRAN-Iu-474:LU)[0x56365ea2bbb0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250822134410219 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3F2CA883:UTRAN-Iu-474:LU)[0x56365ea2bbb0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250822134410219 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3F2CA883 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822134410219 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3F2CA883 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822134410219 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3F2CA883 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822134410219 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3F2CA883:UTRAN-Iu-474:LU)[0x56365ea2bbb0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250822134410219 DMSC DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3F2CA883:UTRAN-Iu-474:LU)[0x56365ea76130]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822134410219 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3F2CA883 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250822134410219 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134410219 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134410219 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134410219 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134410219 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134410219 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134410219 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134410219 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2957)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2957)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2955)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2955)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2955)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2955)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2955)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2955)@718a44d66dfb: vl_len:7 MSC_Test_2-SCCP(2955)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2955)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250822134410222 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134410222 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134410222 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134410222 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134410222 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134410222 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134410222 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134410222 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2957)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134410222 DIUCS DEBUG (UTRAN-Iu-474) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134410222 DMSC DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3F2CA883:UTRAN-Iu-474:LU)[0x56365ea76130]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134410222 DIUCS DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3F2CA883:UTRAN-Iu-474:LU)[0x56365ea76130]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134410222 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3F2CA883:UTRAN-Iu-474:LU)[0x56365ea2bbb0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134410222 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3F2CA883:UTRAN-Iu-474:LU)[0x56365ea2bbb0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134410222 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3F2CA883:UTRAN-Iu-474:LU)[0x56365ea2bbb0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250822134410222 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3F2CA883:UTRAN-Iu-474:LU)[0x56365ea2bbb0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822134410222 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3F2CA883:UTRAN-Iu-474:LU)[0x56365ea2bbb0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250822134410222 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3F2CA883:UTRAN-Iu-474:LU)[0x56365ea2bbb0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134410222 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3F2CA883:UTRAN-Iu-474:LU)[0x56365ea2bbb0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822134410222 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3F2CA883:UTRAN-Iu-474:LU)[0x56365ea26fc0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822134410222 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3F2CA883:UTRAN-Iu-474:LU)[0x56365ea26fc0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3F2CA883:UTRAN-Iu-474:LU)[0x56365ea2bbb0] (msc_a.c:1053) 20250822134410222 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3F2CA883:UTRAN-Iu-474:LU)[0x56365ea26fc0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822134410222 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3F2CA883:UTRAN-Iu-474:LU)[0x56365ea26fc0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822134410222 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3F2CA883:UTRAN-Iu-474:LU)[0x56365ea26fc0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822134410222 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3F2CA883:UTRAN-Iu-474:LU)[0x56365ea2bbb0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea373c0] (msc_a.c:1053) 20250822134410222 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3F2CA883:UTRAN-Iu-474:LU)[0x56365ea2bbb0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822134410222 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3F2CA883:UTRAN-Iu-474:LU)[0x56365ea2bbb0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822134410222 DMSC DEBUG msub_fsm[0x56365ea373c0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822134410222 DMSC DEBUG msub(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3F2CA883) MSC-A terminated (msub.c:261) 20250822134410222 DMSC DEBUG msub(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3F2CA883) 1 MSC-I still active (msub.c:79) 20250822134410222 DMSC DEBUG msub_fsm[0x56365ea373c0]{active}: State change to terminating (no timeout) (msub.c:91) 20250822134410222 DMSC DEBUG msub_fsm[0x56365ea373c0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822134410222 DMSC DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3F2CA883:UTRAN-Iu-474:LU)[0x56365ea76130]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822134410222 DMSC DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3F2CA883:UTRAN-Iu-474:LU)[0x56365ea76130]{READY}: Removing from parent msub_fsm[0x56365ea373c0] (msub.c:113) 20250822134410222 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Closing UTRAN-Iu-474 (ran_conn.c:142) 20250822134410222 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-474 (ran_conn.c:155) 20250822134410222 DMSC DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3F2CA883:UTRAN-Iu-474:LU)[0x56365ea76130]{READY}: Freeing instance (msub.c:113) 20250822134410222 DMSC DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3F2CA883:UTRAN-Iu-474:LU)[0x56365ea76130]{READY}: Deallocated (fsm.c:568) 20250822134410222 DMSC DEBUG msub(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3F2CA883) Free (msub.c:119) 20250822134410222 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3F2CA883 - active-conn: now used by 1 (attached) (msub.c:375) 20250822134410222 DMSC DEBUG msub_fsm[0x56365ea373c0]{terminating}: Freeing instance (msub.c:113) 20250822134410222 DMSC DEBUG msub_fsm[0x56365ea373c0]{terminating}: Deallocated (fsm.c:568) 20250822134410222 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134410222 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134410222 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134410222 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134410222 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134410222 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134410222 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134410222 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2957)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2957)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2955)@718a44d66dfb: Session index based on local reference:0 20250822134410223 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134410223 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134410223 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134410223 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134410223 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134410223 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134410223 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134410223 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2957)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2956)@718a44d66dfb: Deleted conn table entry 0TC_iu_lu_and_mo_ussd_single_request2(2964)7378974 TC_iu_lu_and_mo_ussd_single_request2(2964)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_single_request2(2964)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_ussd_single_request2(2964)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_single_request2(2964)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_single_request2(2964)@718a44d66dfb: 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 := '3F2CA883'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2956)@718a44d66dfb: Added conn table entry 0TC_iu_lu_and_mo_ussd_single_request2(2964)8599838 MSC_Test_2-RAN(2956)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2955)@718a44d66dfb: First idle individual index:0 MSC_Test_2-M3UA(2957)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134410430 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134410430 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134410430 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134410430 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134410430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134410430 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134410430 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134410430 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134410431 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) 20250822134410431 DMSC DEBUG msub_fsm[0x56365ea26fc0]{active}: Allocated (fsm.c:456) 20250822134410431 DMSC DEBUG msc_i[0x56365ea2bbb0]{READY}: Allocated (fsm.c:456) 20250822134410431 DMSC DEBUG msc_i[0x56365ea2bbb0]{READY}: is child of msub_fsm[0x56365ea26fc0] (fsm.c:486) 20250822134410431 DMSC DEBUG msc_a[0x56365ea76130]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822134410431 DMSC DEBUG msc_a[0x56365ea76130]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea26fc0] (fsm.c:486) 20250822134410431 DMSC DEBUG msc_a(unknown:UTRAN-Iu-475:NONE)[0x56365ea76130]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822134410431 DMSC DEBUG msc_i(unknown:UTRAN-Iu-475:NONE)[0x56365ea2bbb0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822134410431 DMSC DEBUG msc_a(unknown:UTRAN-Iu-475:NONE)[0x56365ea76130]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822134410431 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-475:NONE)[0x56365ea76130]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250822134410431 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-475:NONE)[0x56365ea76130]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250822134410431 DMM DEBUG msc_a(TMSI-0x3F2CA883:UTRAN-Iu-475:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250822134410431 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3F2CA883:UTRAN-Iu-475:CM_SERVICE_REQ)[0x56365ea373c0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822134410431 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3F2CA883:UTRAN-Iu-475:CM_SERVICE_REQ)[0x56365ea373c0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x3F2CA883:UTRAN-Iu-475:CM_SERVICE_REQ)[0x56365ea76130] (fsm.c:486) 20250822134410431 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3F2CA883:UTRAN-Iu-475:CM_SERVICE_REQ)[0x56365ea373c0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250822134410431 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3F2CA883:UTRAN-Iu-475:CM_SERVICE_REQ)[0x56365ea373c0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822134410431 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3F2CA883 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822134410431 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3F2CA883 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822134410431 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3F2CA883:UTRAN-Iu-475:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822134410431 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3F2CA883:UTRAN-Iu-475:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822134410431 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3F2CA883:UTRAN-Iu-475:CM_SERVICE_REQ)[0x56365ea373c0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822134410431 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3F2CA883:UTRAN-Iu-475:CM_SERVICE_REQ)[0x56365ea373c0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250822134410431 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3F2CA883:UTRAN-Iu-475:CM_SERVICE_REQ)[0x56365ea680d0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822134410431 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3F2CA883:UTRAN-Iu-475:CM_SERVICE_REQ)[0x56365ea680d0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3F2CA883:UTRAN-Iu-475:CM_SERVICE_REQ)[0x56365ea373c0] (fsm.c:486) 20250822134410431 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3F2CA883:UTRAN-Iu-475:CM_SERVICE_REQ)[0x56365ea680d0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822134410431 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3F2CA883:UTRAN-Iu-475:CM_SERVICE_REQ)[0x56365ea680d0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822134410431 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3F2CA883 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250822134410431 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134410431 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134410432 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134410432 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134410432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134410432 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134410432 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134410432 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2957)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2957)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2955)@718a44d66dfb: { messageType := 2, destLocRef := '83391E'O, sourceLocRef := '0001DB'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2955)@718a44d66dfb: Session index based on local reference:0 TC_iu_lu_and_mo_ussd_single_request2(2964)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_ussd_single_request2(2964)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822134410437 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3F2CA883 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134410437 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3F2CA883:UTRAN-Iu-475:CM_SERVICE_REQ)[0x56365ea680d0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822134410437 DVLR DEBUG SUBSCR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3F2CA883) Received 1 auth tuples (vlr.c:996) 20250822134410437 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3F2CA883:UTRAN-Iu-475:CM_SERVICE_REQ)[0x56365ea680d0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822134410437 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3F2CA883:UTRAN-Iu-475:CM_SERVICE_REQ)[0x56365ea680d0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250822134410437 DMM DEBUG Tx AUTH REQ (rand = 24a6d68a57b2a51f8ae4fd394379a1f9) (gsm_04_08.c:641) 20250822134410437 DMM DEBUG AUTH REQ (autn = 8e3bc9a505f6f0bbc86ee8e7b6cbce22) (gsm_04_08.c:643) 20250822134410437 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3F2CA883:UTRAN-Iu-475:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250822134410437 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3F2CA883:UTRAN-Iu-475:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134410437 DMSC DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3F2CA883:UTRAN-Iu-475:CM_SERVICE_REQ)[0x56365ea2bbb0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134410437 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3F2CA883 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822134410437 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134410437 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134410437 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134410437 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134410438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134410438 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134410438 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134410438 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2957)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2957)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2955)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2955)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2955)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2955)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2956)@718a44d66dfb: patching N(SD)=1 into dtap '0514004E988D2104BD14F931'O MSC_Test_2-RAN(2956)@718a44d66dfb: patched enc_l3: '0554004E988D2104BD14F931'O MSC_Test_2-SCCP(2955)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2955)@718a44d66dfb: vl_len:24 MSC_Test_2-SCCP(2955)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2955)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554004E988D2104BD14F931'O 20250822134410444 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134410444 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134410444 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134410444 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134410444 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134410444 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134410444 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134410444 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2957)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134410444 DIUCS DEBUG (UTRAN-Iu-475) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134410444 DMSC DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3F2CA883:UTRAN-Iu-475:CM_SERVICE_REQ)[0x56365ea2bbb0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134410444 DIUCS DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3F2CA883:UTRAN-Iu-475:CM_SERVICE_REQ)[0x56365ea2bbb0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134410444 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3F2CA883:UTRAN-Iu-475:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134410444 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3F2CA883:UTRAN-Iu-475:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134410444 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3F2CA883:UTRAN-Iu-475:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134410444 DMM DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3F2CA883:UTRAN-Iu-475:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 004e988dbd14f931) (gsm_04_08.c:1128) 20250822134410444 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3F2CA883:UTRAN-Iu-475:CM_SERVICE_REQ)[0x56365ea680d0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822134410444 DVLR DEBUG SUBSCR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3F2CA883) AUTH on UTRAN received RES: 004e988dbd14f931 (8 bytes) (vlr_auth_fsm.c:151) 20250822134410444 DVLR INFO SUBSCR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3F2CA883) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250822134410444 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3F2CA883:UTRAN-Iu-475:CM_SERVICE_REQ)[0x56365ea680d0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822134410445 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3F2CA883:UTRAN-Iu-475:CM_SERVICE_REQ)[0x56365ea680d0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822134410445 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3F2CA883:UTRAN-Iu-475:CM_SERVICE_REQ)[0x56365ea680d0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822134410445 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3F2CA883:UTRAN-Iu-475:CM_SERVICE_REQ)[0x56365ea680d0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3F2CA883:UTRAN-Iu-475:CM_SERVICE_REQ)[0x56365ea373c0] (vlr_auth_fsm.c:294) 20250822134410445 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3F2CA883:UTRAN-Iu-475:CM_SERVICE_REQ)[0x56365ea680d0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822134410445 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3F2CA883:UTRAN-Iu-475:CM_SERVICE_REQ)[0x56365ea680d0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822134410445 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3F2CA883:UTRAN-Iu-475:CM_SERVICE_REQ)[0x56365ea373c0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250822134410445 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3F2CA883:UTRAN-Iu-475:CM_SERVICE_REQ)[0x56365ea373c0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822134410445 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3F2CA883:UTRAN-Iu-475:CM_SERVICE_REQ)[0x56365ea373c0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822134410445 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3F2CA883:UTRAN-Iu-475:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250822134410445 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3F2CA883:UTRAN-Iu-475:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=8fac2220bb16d390600699c26723abd9, CK=NONE (ran_msg_iu.c:388) 20250822134410445 DMSC DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3F2CA883:UTRAN-Iu-475:CM_SERVICE_REQ)[0x56365ea2bbb0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250822134410445 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3F2CA883:UTRAN-Iu-475:CM_SERVICE_REQ)[0x56365ea373c0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250822134410445 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134410445 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134410445 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134410445 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134410445 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134410445 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134410445 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134410445 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2957)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2957)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2955)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2955)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2955)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2955)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2955)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2955)@718a44d66dfb: vl_len:12 MSC_Test_2-SCCP(2955)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2955)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250822134410451 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134410451 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134410451 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134410451 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134410451 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134410451 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134410451 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134410451 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2957)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134410451 DIUCS DEBUG (UTRAN-Iu-475) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134410451 DMSC DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3F2CA883:UTRAN-Iu-475:CM_SERVICE_REQ)[0x56365ea2bbb0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134410451 DIUCS DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3F2CA883:UTRAN-Iu-475:CM_SERVICE_REQ)[0x56365ea2bbb0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134410451 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3F2CA883:UTRAN-Iu-475:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134410451 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3F2CA883:UTRAN-Iu-475:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134410451 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3F2CA883:UTRAN-Iu-475:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250822134410451 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3F2CA883:UTRAN-Iu-475:CM_SERVICE_REQ)[0x56365ea373c0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250822134410452 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3F2CA883:UTRAN-Iu-475:CM_SERVICE_REQ)[0x56365ea373c0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822134410452 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3F2CA883:UTRAN-Iu-475:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250822134410452 DMSC DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3F2CA883:UTRAN-Iu-475:CM_SERVICE_REQ)[0x56365ea2bbb0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822134410452 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3F2CA883:UTRAN-Iu-475:CM_SERVICE_REQ)[0x56365ea373c0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822134410452 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3F2CA883:UTRAN-Iu-475:CM_SERVICE_REQ)[0x56365ea373c0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822134410452 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3F2CA883:UTRAN-Iu-475:CM_SERVICE_REQ)[0x56365ea373c0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822134410452 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3F2CA883:UTRAN-Iu-475:CM_SERVICE_REQ)[0x56365ea373c0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822134410452 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3F2CA883:UTRAN-Iu-475:CM_SERVICE_REQ)[0x56365ea373c0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822134410452 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3F2CA883:UTRAN-Iu-475:CM_SERVICE_REQ)[0x56365ea373c0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822134410452 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3F2CA883:UTRAN-Iu-475:CM_SERVICE_REQ)[0x56365ea373c0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822134410452 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3F2CA883:UTRAN-Iu-475:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250822134410452 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3F2CA883:UTRAN-Iu-475:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.979s remaining) (msc_a.c:450) 20250822134410452 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001046/3/1): Available (smpp_smsc.c:626) 20250822134410452 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134410452 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134410452 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134410452 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134410452 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134410452 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134410452 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134410452 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2957)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2957)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2955)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2955)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2955)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2955)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(2961)@718a44d66dfb: Created GsupExpect[0] for "262420000001046" to be handled at TC_iu_lu_and_mo_ussd_single_request2(2964) MSC_Test_2-RAN(2956)@718a44d66dfb: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2956)@718a44d66dfb: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2955)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2955)@718a44d66dfb: vl_len:37 MSC_Test_2-SCCP(2955)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2955)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O 20250822134410471 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134410471 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134410471 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134410471 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134410471 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134410471 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134410471 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134410471 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2957)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134410471 DIUCS DEBUG (UTRAN-Iu-475) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134410471 DMSC DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3F2CA883:UTRAN-Iu-475:CM_SERVICE_REQ)[0x56365ea2bbb0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134410471 DIUCS DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3F2CA883:UTRAN-Iu-475:CM_SERVICE_REQ)[0x56365ea2bbb0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134410471 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3F2CA883:UTRAN-Iu-475:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134410471 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3F2CA883:UTRAN-Iu-475:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134410471 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3F2CA883:UTRAN-Iu-475:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134410471 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3F2CA883 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250822134410471 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3F2CA883:UTRAN-Iu-475:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_09_11.c:174) 20250822134410471 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3F2CA883:UTRAN-Iu-475:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) TC_iu_lu_and_mo_ussd_single_request2(2964)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822134410472 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3F2CA883 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250822134410472 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3F2CA883 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:505) 20250822134410472 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3F2CA883:UTRAN-Iu-475:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250822134410472 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3F2CA883:UTRAN-Iu-475:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134410472 DMSC DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3F2CA883:UTRAN-Iu-475:CM_SERVICE_REQ)[0x56365ea2bbb0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134410472 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3F2CA883 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250822134410472 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3F2CA883:UTRAN-Iu-475:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134410472 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3F2CA883:UTRAN-Iu-475:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250822134410472 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3F2CA883:UTRAN-Iu-475:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250822134410472 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3F2CA883 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822134410472 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3F2CA883 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822134410472 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3F2CA883 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822134410472 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3F2CA883:UTRAN-Iu-475:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250822134410472 DMSC DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3F2CA883:UTRAN-Iu-475:CM_SERVICE_REQ)[0x56365ea2bbb0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822134410472 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3F2CA883 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822134410472 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134410472 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134410472 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134410472 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134410472 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134410472 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134410472 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134410472 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134410472 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134410472 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134410472 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134410472 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134410472 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134410472 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134410472 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134410472 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2957)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2957)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2957)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(2955)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-M3UA(2957)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2955)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2955)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2955)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2955)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2955)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2955)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2955)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_ussd_single_request2(2964)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2955)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2955)@718a44d66dfb: vl_len:7 MSC_Test_2-SCCP(2955)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2955)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250822134410476 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134410476 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134410476 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134410476 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134410476 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134410476 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134410476 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134410476 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2957)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134410476 DIUCS DEBUG (UTRAN-Iu-475) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134410476 DMSC DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3F2CA883:UTRAN-Iu-475:CM_SERVICE_REQ)[0x56365ea2bbb0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134410476 DIUCS DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3F2CA883:UTRAN-Iu-475:CM_SERVICE_REQ)[0x56365ea2bbb0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134410476 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3F2CA883:UTRAN-Iu-475:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134410476 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3F2CA883:UTRAN-Iu-475:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134410476 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3F2CA883:UTRAN-Iu-475:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250822134410476 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3F2CA883:UTRAN-Iu-475:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822134410476 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3F2CA883:UTRAN-Iu-475:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250822134410476 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3F2CA883:UTRAN-Iu-475:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134410476 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3F2CA883:UTRAN-Iu-475:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822134410476 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3F2CA883:UTRAN-Iu-475:CM_SERVICE_REQ)[0x56365ea373c0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822134410476 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3F2CA883:UTRAN-Iu-475:CM_SERVICE_REQ)[0x56365ea373c0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3F2CA883:UTRAN-Iu-475:CM_SERVICE_REQ)[0x56365ea76130] (msc_a.c:1053) 20250822134410476 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3F2CA883:UTRAN-Iu-475:CM_SERVICE_REQ)[0x56365ea373c0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822134410476 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3F2CA883:UTRAN-Iu-475:CM_SERVICE_REQ)[0x56365ea373c0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822134410476 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3F2CA883:UTRAN-Iu-475:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea26fc0] (msc_a.c:1053) 20250822134410476 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3F2CA883:UTRAN-Iu-475:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822134410476 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3F2CA883:UTRAN-Iu-475:CM_SERVICE_REQ)[0x56365ea76130]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822134410476 DMSC DEBUG msub_fsm[0x56365ea26fc0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822134410476 DMSC DEBUG msub(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3F2CA883) MSC-A terminated (msub.c:261) 20250822134410476 DMSC DEBUG msub(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3F2CA883) 1 MSC-I still active (msub.c:79) 20250822134410476 DMSC DEBUG msub_fsm[0x56365ea26fc0]{active}: State change to terminating (no timeout) (msub.c:91) 20250822134410476 DMSC DEBUG msub_fsm[0x56365ea26fc0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822134410476 DMSC DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3F2CA883:UTRAN-Iu-475:CM_SERVICE_REQ)[0x56365ea2bbb0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822134410476 DMSC DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3F2CA883:UTRAN-Iu-475:CM_SERVICE_REQ)[0x56365ea2bbb0]{READY}: Removing from parent msub_fsm[0x56365ea26fc0] (msub.c:113) 20250822134410476 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Closing UTRAN-Iu-475 (ran_conn.c:142) 20250822134410476 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-475 (ran_conn.c:155) 20250822134410476 DMSC DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3F2CA883:UTRAN-Iu-475:CM_SERVICE_REQ)[0x56365ea2bbb0]{READY}: Freeing instance (msub.c:113) 20250822134410476 DMSC DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3F2CA883:UTRAN-Iu-475:CM_SERVICE_REQ)[0x56365ea2bbb0]{READY}: Deallocated (fsm.c:568) 20250822134410476 DMSC DEBUG msub(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3F2CA883) Free (msub.c:119) 20250822134410476 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046:TMSI-0x3F2CA883 - active-conn: now used by 1 (attached) (msub.c:375) 20250822134410476 DMSC DEBUG msub_fsm[0x56365ea26fc0]{terminating}: Freeing instance (msub.c:113) 20250822134410476 DMSC DEBUG msub_fsm[0x56365ea26fc0]{terminating}: Deallocated (fsm.c:568) 20250822134410476 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134410476 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134410476 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134410476 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134410476 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134410476 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134410476 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134410476 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2957)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2957)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2955)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-RAN(2956)@718a44d66dfb: Deleted conn table entry 0TC_iu_lu_and_mo_ussd_single_request2(2964)8599838 20250822134410477 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134410477 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134410477 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134410477 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134410477 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134410477 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134410477 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134410477 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_iu_lu_and_mo_ussd_single_request2(2964)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2957)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mo_ussd_single_request2(2964)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_ussd_single_request2(2964)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_single_request2(2964)@718a44d66dfb: Final verdict of PTC: pass 20250822134410481 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822134410482 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) 20250822134410482 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822134410482 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822134410482 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822134410482 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) 20250822134410482 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822134410482 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822134410482 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) 20250822134410482 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134410482 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250822134410482 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822134410482 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822134410482 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822134410482 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822134410482 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822134410482 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822134410483 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) 20250822134410483 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2954)@718a44d66dfb: Final verdict of PTC: none MSC_Test_1-SCCP(2952)@718a44d66dfb: Final verdict of PTC: none 20250822134410484 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822134410484 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822134410484 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822134410484 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822134410484 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822134410484 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822134410484 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822134410484 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250822134410484 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822134410484 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822134410485 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822134410485 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134410485 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822134410485 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822134410485 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) MSC_Test-GSUP(2961)@718a44d66dfb: Final verdict of PTC: none 20250822134410485 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822134410485 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822134410485 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822134410485 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822134410485 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822134410485 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-SCCP(2949)@718a44d66dfb: Final verdict of PTC: none 20250822134410486 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) IPA-CTRL-CLI-IPA(2948)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(2950)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(2958)@718a44d66dfb: Final verdict of PTC: none 20250822134410486 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) 20250822134410486 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) 20250822134410486 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822134410486 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250822134410486 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) 20250822134410486 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134410486 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822134410486 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822134410487 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822134410487 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822134410487 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822134410487 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822134410487 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822134410487 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.3/0 (xua_snm.c:371) 20250822134410487 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-GSUP-IPA(2960)@718a44d66dfb: Final verdict of PTC: none MSC_Test_2-SCCP(2955)@718a44d66dfb: Final verdict of PTC: none MSC_Test_1-RAN(2953)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-M3UA(2951)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(2962)@718a44d66dfb: Final verdict of PTC: none MSC_Test_2-RAN(2956)@718a44d66dfb: Final verdict of PTC: none MSC_Test_2-M3UA(2957)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(2963)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(2959)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2965)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(2948): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(2949): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(2950): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(2951): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-SCCP(2952): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-RAN(2953): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-M3UA(2954): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_2-SCCP(2955): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_2-RAN(2956): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_2-M3UA(2957): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(2958): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(2959): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(2960): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(2961): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(2962): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(2963): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_iu_lu_and_mo_ussd_single_request2(2964): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(2965): none (pass -> pass) MTC@718a44d66dfb: Test case TC_iu_lu_and_mo_ussd_single_request finished. Verdict: pass MTC@718a44d66dfb: 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'. Fri Aug 22 13:44:10 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 20250822134411487 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=437496) 20250822134412484 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822134412484 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822134412484 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822134412485 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822134412485 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822134412485 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822134412487 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822134412487 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822134412487 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822134412488 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=437496, count=440804) 20250822134413490 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822134414491 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:44:14 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_and_mt_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 20250822134415493 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_iu_lu_and_mt_ussd_notification started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2969)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(2969)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2969)@718a44d66dfb: ************************************************* MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-SCCP(2967)@718a44d66dfb: v_sccp_pdu_maxlen:268 MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_1-M3UA(2972)@718a44d66dfb: ************************************************* MSC_Test_1-M3UA(2972)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2972)@718a44d66dfb: ************************************************* MSC_Test_1-SCCP(2970)@718a44d66dfb: v_sccp_pdu_maxlen:268 MTC@718a44d66dfb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_2-M3UA(2975)@718a44d66dfb: ************************************************* MSC_Test_2-M3UA(2975)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2975)@718a44d66dfb: ************************************************* MSC_Test_2-SCCP(2973)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822134415636 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2976)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822134415795 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822134415795 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822134415795 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822134415795 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2969)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2969)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2969)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822134415800 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134415800 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822134415800 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822134415800 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822134415800 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822134415800 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822134415800 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2969)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(2969)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2969)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2969)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2969)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822134415801 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134415801 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822134415801 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822134415801 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822134415801 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822134415801 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822134415801 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2969)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2969)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2969)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822134415801 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822134415801 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2969)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2969)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2969)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2969)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2969)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822134415816 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) 20250822134415816 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) 20250822134415816 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822134415816 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2972)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2972)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2972)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822134415821 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134415821 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822134415821 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822134415821 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822134415821 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822134415821 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822134415821 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2972)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_1-M3UA(2972)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2972)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2972)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2972)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822134415821 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134415821 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822134415821 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822134415821 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822134415821 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822134415821 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822134415821 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250822134415821 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250822134415821 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2972)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2972)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2972)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2972)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2972)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2972)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2972)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2972)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822134415831 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) 20250822134415831 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) 20250822134415831 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822134415831 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2975)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2975)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2975)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2975)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_2-M3UA(2975)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250822134415836 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134415836 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822134415836 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822134415836 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822134415836 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822134415836 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822134415836 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2975)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2975)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2975)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822134415838 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134415838 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822134415838 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822134415838 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822134415838 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822134415838 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822134415838 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250822134415838 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.3/0 (xua_snm.c:406) 20250822134415838 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(2975)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2972)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2972)@718a44d66dfb: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2975)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2975)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2975)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2975)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2975)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2975)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2975)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822134416494 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822134416494 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2978)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2978)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822134416498 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2978)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2978)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2978)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2978)@718a44d66dfb: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2978)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2978)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822134416517 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822134416517 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2979)@718a44d66dfb: Created GsupExpect[0] for "262420000001047" to be handled at TC_iu_lu_and_mt_ussd_notification2(2982) TC_iu_lu_and_mt_ussd_notification2(2982)@718a44d66dfb: 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 } } } } 20250822134416608 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134416608 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134416608 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134416608 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822134416608 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134416608 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134416608 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134416608 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134416609 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134416609 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134416609 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134416609 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822134416609 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134416609 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134416609 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822134416609 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2969)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2969)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2969)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2968)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250822134416622 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134416622 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134416622 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250822134416622 DLM3UA 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) 20250822134416622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134416622 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134416622 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134416622 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2972)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134416622 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134416622 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134416622 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134416622 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) 20250822134416622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134416622 DLSS7 DEBUG Found route for dpc=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) 20250822134416622 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250822134416622 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2972)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2972)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2971)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250822134416647 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134416647 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134416647 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134416647 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134416647 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134416647 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134416647 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134416647 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2975)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134416648 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) 20250822134416648 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250822134416648 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134416648 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134416648 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134416648 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134416648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134416648 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134416648 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134416648 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2975)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2975)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2974)@718a44d66dfb: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2974)@718a44d66dfb: Added conn table entry 0TC_iu_lu_and_mt_ussd_notification2(2982)3259415 MSC_Test_2-SCCP(2973)@718a44d66dfb: First idle individual index:0 20250822134416663 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134416663 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134416663 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134416663 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134416663 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134416663 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134416663 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134416663 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2975)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134416663 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) 20250822134416663 DMSC DEBUG msub_fsm[0x56365ea373c0]{active}: Allocated (fsm.c:456) 20250822134416663 DMSC DEBUG msc_i[0x56365ea76130]{READY}: Allocated (fsm.c:456) 20250822134416663 DMSC DEBUG msc_i[0x56365ea76130]{READY}: is child of msub_fsm[0x56365ea373c0] (fsm.c:486) 20250822134416663 DMSC DEBUG msc_a[0x56365ea2bbb0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822134416663 DMSC DEBUG msc_a[0x56365ea2bbb0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea373c0] (fsm.c:486) 20250822134416663 DMSC DEBUG msc_a(unknown:UTRAN-Iu-476:NONE)[0x56365ea2bbb0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822134416663 DMSC DEBUG msc_i(unknown:UTRAN-Iu-476:NONE)[0x56365ea76130]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822134416663 DMSC DEBUG msc_a(unknown:UTRAN-Iu-476:NONE)[0x56365ea2bbb0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822134416663 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-476:NONE)[0x56365ea2bbb0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250822134416663 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-476:NONE)[0x56365ea2bbb0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250822134416663 DMM DEBUG msc_a(IMSI-262420000001047:UTRAN-Iu-476:LU)[0x56365ea2bbb0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001047 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822134416663 DMM DEBUG msc_a(IMSI-262420000001047:UTRAN-Iu-476:LU)[0x56365ea2bbb0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822134416663 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:UTRAN-Iu-476:LU)[0x56365ea26fc0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822134416663 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:UTRAN-Iu-476:LU)[0x56365ea26fc0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001047:UTRAN-Iu-476:LU)[0x56365ea2bbb0] (fsm.c:486) 20250822134416663 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:UTRAN-Iu-476:LU)[0x56365ea26fc0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250822134416663 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:UTRAN-Iu-476:LU)[0x56365ea26fc0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822134416663 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822134416663 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001047 id=262420000001047 (vlr.c:661) 20250822134416663 DVLR INFO New subscr, IMSI: 262420000001047 (vlr.c:562) 20250822134416663 DVLR DEBUG VLR subscr IMSI-262420000001047 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822134416663 DMSC DEBUG msc_a(IMSI-262420000001047:UTRAN-Iu-476:LU)[0x56365ea2bbb0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822134416663 DMSC DEBUG msc_a(IMSI-262420000001047:UTRAN-Iu-476:LU)[0x56365ea2bbb0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822134416663 DVLR DEBUG VLR subscr IMSI-262420000001047 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822134416663 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822134416663 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:UTRAN-Iu-476:LU)[0x56365ea26fc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822134416663 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:UTRAN-Iu-476:LU)[0x56365ea26fc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822134416663 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:UTRAN-Iu-476:LU)[0x56365ea26fc0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250822134416663 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:UTRAN-Iu-476:LU)[0x56365ea6f4f0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822134416663 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:UTRAN-Iu-476:LU)[0x56365ea6f4f0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001047:UTRAN-Iu-476:LU)[0x56365ea26fc0] (fsm.c:486) 20250822134416663 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:UTRAN-Iu-476:LU)[0x56365ea6f4f0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822134416663 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:UTRAN-Iu-476:LU)[0x56365ea6f4f0]{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(2974)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 20250822134416663 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134416663 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134416663 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134416663 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134416663 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134416663 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134416663 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134416663 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2975)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2975)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2973)@718a44d66dfb: { messageType := 2, destLocRef := '31BC17'O, sourceLocRef := '0001DC'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2973)@718a44d66dfb: Session index based on local reference:0 MSC_Test-GSUP(2979)@718a44d66dfb: Found GsupExpect[0] for "262420000001047" handled at TC_iu_lu_and_mt_ussd_notification2(2982) MSC_Test-GSUP(2979)@718a44d66dfb: Added IMSI table entry 0TC_iu_lu_and_mt_ussd_notification2(2982)"262420000001047" TC_iu_lu_and_mt_ussd_notification2(2982)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_ussd_notification2(2982)@718a44d66dfb: setverdict(pass): none -> pass 20250822134416667 DVLR DEBUG VLR subscr IMSI-262420000001047 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134416667 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:UTRAN-Iu-476:LU)[0x56365ea6f4f0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822134416667 DVLR DEBUG SUBSCR(IMSI-262420000001047) Received 1 auth tuples (vlr.c:996) 20250822134416667 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:UTRAN-Iu-476:LU)[0x56365ea6f4f0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822134416667 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:UTRAN-Iu-476:LU)[0x56365ea6f4f0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250822134416667 DMM DEBUG Tx AUTH REQ (rand = c579acbd21bc661e80cb59e8fc3318bf) (gsm_04_08.c:641) 20250822134416667 DMM DEBUG AUTH REQ (autn = bc827d939a2930fb85736ab4e95afe65) (gsm_04_08.c:643) 20250822134416667 DIUCS DEBUG msc_a(IMSI-262420000001047:UTRAN-Iu-476:LU)[0x56365ea2bbb0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250822134416667 DIUCS DEBUG msc_a(IMSI-262420000001047:UTRAN-Iu-476:LU)[0x56365ea2bbb0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134416667 DMSC DEBUG msc_i(IMSI-262420000001047:UTRAN-Iu-476:LU)[0x56365ea76130]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134416667 DVLR DEBUG VLR subscr IMSI-262420000001047 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822134416668 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134416668 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134416668 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134416668 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134416668 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134416668 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134416668 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134416668 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2975)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2975)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2973)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2973)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2973)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2973)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2974)@718a44d66dfb: patching N(SD)=1 into dtap '05143DA23B8C21041499C19E'O MSC_Test_2-RAN(2974)@718a44d66dfb: patched enc_l3: '05543DA23B8C21041499C19E'O MSC_Test_2-SCCP(2973)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2973)@718a44d66dfb: vl_len:24 MSC_Test_2-SCCP(2973)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2973)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05543DA23B8C21041499C19E'O 20250822134416675 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134416675 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134416675 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134416675 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134416675 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134416675 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134416675 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134416675 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2975)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134416675 DIUCS DEBUG (UTRAN-Iu-476) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134416675 DMSC DEBUG msc_i(IMSI-262420000001047:UTRAN-Iu-476:LU)[0x56365ea76130]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134416675 DIUCS DEBUG msc_i(IMSI-262420000001047:UTRAN-Iu-476:LU)[0x56365ea76130]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134416675 DMSC DEBUG msc_a(IMSI-262420000001047:UTRAN-Iu-476:LU)[0x56365ea2bbb0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134416675 DIUCS DEBUG msc_a(IMSI-262420000001047:UTRAN-Iu-476:LU)[0x56365ea2bbb0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134416675 DIUCS DEBUG msc_a(IMSI-262420000001047:UTRAN-Iu-476:LU)[0x56365ea2bbb0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134416675 DMM DEBUG msc_a(IMSI-262420000001047:UTRAN-Iu-476:LU)[0x56365ea2bbb0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 3da23b8c1499c19e) (gsm_04_08.c:1128) 20250822134416675 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:UTRAN-Iu-476:LU)[0x56365ea6f4f0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822134416675 DVLR DEBUG SUBSCR(IMSI-262420000001047) AUTH on UTRAN received RES: 3da23b8c1499c19e (8 bytes) (vlr_auth_fsm.c:151) 20250822134416675 DVLR INFO SUBSCR(IMSI-262420000001047) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250822134416675 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:UTRAN-Iu-476:LU)[0x56365ea6f4f0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822134416675 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:UTRAN-Iu-476:LU)[0x56365ea6f4f0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822134416675 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:UTRAN-Iu-476:LU)[0x56365ea6f4f0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822134416675 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:UTRAN-Iu-476:LU)[0x56365ea6f4f0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001047:UTRAN-Iu-476:LU)[0x56365ea26fc0] (vlr_auth_fsm.c:294) 20250822134416675 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:UTRAN-Iu-476:LU)[0x56365ea6f4f0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822134416675 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:UTRAN-Iu-476:LU)[0x56365ea6f4f0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822134416675 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:UTRAN-Iu-476:LU)[0x56365ea26fc0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250822134416675 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:UTRAN-Iu-476:LU)[0x56365ea26fc0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822134416675 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:UTRAN-Iu-476:LU)[0x56365ea26fc0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822134416675 DIUCS DEBUG msc_a(IMSI-262420000001047:UTRAN-Iu-476:LU)[0x56365ea2bbb0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250822134416675 DIUCS DEBUG msc_a(IMSI-262420000001047:UTRAN-Iu-476:LU)[0x56365ea2bbb0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=06a32d3b8173c928dcf4959ed1a0af4e, CK=NONE (ran_msg_iu.c:388) 20250822134416675 DMSC DEBUG msc_i(IMSI-262420000001047:UTRAN-Iu-476:LU)[0x56365ea76130]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250822134416675 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:UTRAN-Iu-476:LU)[0x56365ea26fc0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250822134416675 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134416675 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134416675 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134416675 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134416675 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134416675 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134416675 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134416675 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2975)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2975)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2973)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2973)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2973)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2973)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2973)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2973)@718a44d66dfb: vl_len:12 MSC_Test_2-SCCP(2973)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2973)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250822134416687 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134416687 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134416687 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134416687 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134416687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134416687 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134416687 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134416687 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2975)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134416687 DIUCS DEBUG (UTRAN-Iu-476) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134416687 DMSC DEBUG msc_i(IMSI-262420000001047:UTRAN-Iu-476:LU)[0x56365ea76130]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134416687 DIUCS DEBUG msc_i(IMSI-262420000001047:UTRAN-Iu-476:LU)[0x56365ea76130]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134416687 DMSC DEBUG msc_a(IMSI-262420000001047:UTRAN-Iu-476:LU)[0x56365ea2bbb0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134416687 DIUCS DEBUG msc_a(IMSI-262420000001047:UTRAN-Iu-476:LU)[0x56365ea2bbb0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134416687 DIUCS DEBUG msc_a(IMSI-262420000001047:UTRAN-Iu-476:LU)[0x56365ea2bbb0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250822134416687 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:UTRAN-Iu-476:LU)[0x56365ea26fc0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250822134416687 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:UTRAN-Iu-476:LU)[0x56365ea26fc0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822134416687 DIUCS DEBUG msc_a(IMSI-262420000001047:UTRAN-Iu-476:LU)[0x56365ea2bbb0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250822134416687 DMSC DEBUG msc_i(IMSI-262420000001047:UTRAN-Iu-476:LU)[0x56365ea76130]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822134416687 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:UTRAN-Iu-476:LU)[0x56365ea26fc0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822134416687 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:UTRAN-Iu-476:LU)[0x56365ea26fc0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822134416687 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001047:UTRAN-Iu-476:LU)[0x56365ea6f4f0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822134416687 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001047:UTRAN-Iu-476:LU)[0x56365ea6f4f0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001047:UTRAN-Iu-476:LU)[0x56365ea26fc0] (fsm.c:486) 20250822134416687 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001047:UTRAN-Iu-476:LU)[0x56365ea6f4f0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822134416687 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001047:UTRAN-Iu-476:LU)[0x56365ea6f4f0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822134416687 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134416687 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134416687 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134416687 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134416687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134416687 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134416687 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134416687 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2975)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2975)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2973)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2973)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2973)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2973)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822134416692 DVLR DEBUG VLR subscr IMSI-262420000001047 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134416692 DVLR DEBUG IMSI:262420000001047 has MSISDN:491230001047 (vlr.c:1045) 20250822134416692 DMSC NOTICE msub(IMSI-262420000001047:MSISDN-491230001047) VLR: update for IMSI=262420000001047 (MSISDN=491230001047) (gsm_04_08.c:1541) 20250822134416692 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822134416692 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134416692 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:MSISDN-491230001047:UTRAN-Iu-476:LU)[0x56365ea26fc0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822134416692 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001047:UTRAN-Iu-476:LU)[0x56365ea6f4f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822134416692 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001047:UTRAN-Iu-476:LU)[0x56365ea6f4f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822134416692 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001047:UTRAN-Iu-476:LU)[0x56365ea6f4f0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822134416692 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001047:UTRAN-Iu-476:LU)[0x56365ea6f4f0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001047:MSISDN-491230001047:UTRAN-Iu-476:LU)[0x56365ea26fc0] (vlr_lu_fsm.c:110) 20250822134416692 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001047:UTRAN-Iu-476:LU)[0x56365ea6f4f0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822134416692 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001047:UTRAN-Iu-476:LU)[0x56365ea6f4f0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822134416692 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:MSISDN-491230001047:UTRAN-Iu-476:LU)[0x56365ea26fc0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822134416692 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:MSISDN-491230001047:UTRAN-Iu-476:LU)[0x56365ea26fc0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822134416692 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001047:MSISDN-491230001047:UTRAN-Iu-476:LU)[0x56365ea46d90]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822134416692 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001047:MSISDN-491230001047:UTRAN-Iu-476:LU)[0x56365ea46d90]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001047:MSISDN-491230001047:UTRAN-Iu-476:LU)[0x56365ea26fc0] (fsm.c:486) 20250822134416692 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001047:MSISDN-491230001047:UTRAN-Iu-476:LU)[0x56365ea46d90]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822134416692 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001047:MSISDN-491230001047:UTRAN-Iu-476:LU)[0x56365ea46d90]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822134416692 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001047:MSISDN-491230001047:UTRAN-Iu-476:LU)[0x56365ea46d90]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822134416692 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001047:MSISDN-491230001047:UTRAN-Iu-476:LU)[0x56365ea46d90]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822134416692 DMSC NOTICE msub(IMSI-262420000001047:MSISDN-491230001047:TMSInew-0x0B9BE4FC) VLR: update for IMSI=262420000001047 (MSISDN=491230001047) (gsm_04_08.c:1541) 20250822134416692 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001047:MSISDN-491230001047:UTRAN-Iu-476:LU)[0x56365ea46d90]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822134416692 DMM DEBUG -> IMSI-262420000001047:MSISDN-491230001047:TMSInew-0x0B9BE4FC LOCATION UPDATE ACCEPT (TMSI = 0x0b9be4fc) (gsm_04_08.c:149) 20250822134416692 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSInew-0x0B9BE4FC:UTRAN-Iu-476:LU)[0x56365ea2bbb0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250822134416692 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSInew-0x0B9BE4FC:UTRAN-Iu-476:LU)[0x56365ea2bbb0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134416692 DMSC DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSInew-0x0B9BE4FC:UTRAN-Iu-476:LU)[0x56365ea76130]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134416692 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSInew-0x0B9BE4FC - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822134416692 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134416692 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134416692 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134416692 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134416692 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134416692 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134416692 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134416692 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2975)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2975)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2973)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2973)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2973)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2973)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_ussd_notification2(2982)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2974)@718a44d66dfb: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2974)@718a44d66dfb: patched enc_l3: '059B'O MSC_Test_2-SCCP(2973)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2973)@718a44d66dfb: vl_len:14 MSC_Test_2-SCCP(2973)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2973)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250822134416696 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134416696 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134416696 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134416696 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134416696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134416696 DLSS7 DEBUG Found route for dpc=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(2975)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134416696 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134416696 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134416696 DIUCS DEBUG (UTRAN-Iu-476) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134416696 DMSC DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSInew-0x0B9BE4FC:UTRAN-Iu-476:LU)[0x56365ea76130]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134416696 DIUCS DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSInew-0x0B9BE4FC:UTRAN-Iu-476:LU)[0x56365ea76130]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134416696 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSInew-0x0B9BE4FC:UTRAN-Iu-476:LU)[0x56365ea2bbb0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134416696 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSInew-0x0B9BE4FC:UTRAN-Iu-476:LU)[0x56365ea2bbb0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134416696 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSInew-0x0B9BE4FC:UTRAN-Iu-476:LU)[0x56365ea2bbb0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134416696 DMM DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSInew-0x0B9BE4FC:UTRAN-Iu-476:LU)[0x56365ea2bbb0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822134416696 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:MSISDN-491230001047:TMSInew-0x0B9BE4FC:UTRAN-Iu-476:LU)[0x56365ea26fc0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822134416696 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001047:MSISDN-491230001047:UTRAN-Iu-476:LU)[0x56365ea46d90]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822134416696 DMSC NOTICE msub(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0B9BE4FC) VLR: update for IMSI=262420000001047 (MSISDN=491230001047) (gsm_04_08.c:1541) 20250822134416696 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0B9BE4FC + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250822134416696 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001047:MSISDN-491230001047:UTRAN-Iu-476:LU)[0x56365ea46d90]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822134416696 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0B9BE4FC:UTRAN-Iu-476:LU)[0x56365ea26fc0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822134416696 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001047:MSISDN-491230001047:UTRAN-Iu-476:LU)[0x56365ea46d90]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822134416696 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001047:MSISDN-491230001047:UTRAN-Iu-476:LU)[0x56365ea46d90]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0B9BE4FC:UTRAN-Iu-476:LU)[0x56365ea26fc0] (vlr_lu_fsm.c:817) 20250822134416696 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001047:MSISDN-491230001047:UTRAN-Iu-476:LU)[0x56365ea46d90]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822134416696 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001047:MSISDN-491230001047:UTRAN-Iu-476:LU)[0x56365ea46d90]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822134416696 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0B9BE4FC:UTRAN-Iu-476:LU)[0x56365ea26fc0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822134416696 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0B9BE4FC:UTRAN-Iu-476:LU)[0x56365ea2bbb0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250822134416696 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0B9BE4FC:UTRAN-Iu-476:LU)[0x56365ea2bbb0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.967s remaining) (msc_a.c:450) 20250822134416696 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001047/3/1): Available (smpp_smsc.c:626) 20250822134416696 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0B9BE4FC:UTRAN-Iu-476:LU)[0x56365ea2bbb0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134416696 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0B9BE4FC:UTRAN-Iu-476:LU)[0x56365ea2bbb0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250822134416696 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0B9BE4FC:UTRAN-Iu-476:LU)[0x56365ea2bbb0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250822134416696 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0B9BE4FC + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822134416696 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0B9BE4FC + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822134416696 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0B9BE4FC - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822134416696 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0B9BE4FC:UTRAN-Iu-476:LU)[0x56365ea2bbb0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250822134416696 DMSC DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0B9BE4FC:UTRAN-Iu-476:LU)[0x56365ea76130]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822134416696 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0B9BE4FC - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250822134416696 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134416696 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134416696 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134416696 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134416696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134416696 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134416696 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134416696 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2975)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2975)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2973)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2973)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2973)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2973)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2973)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2973)@718a44d66dfb: vl_len:7 MSC_Test_2-SCCP(2973)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2973)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250822134416702 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134416702 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134416702 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_2-M3UA(2975)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134416702 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134416702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134416702 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134416702 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134416702 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134416702 DIUCS DEBUG (UTRAN-Iu-476) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134416702 DMSC DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0B9BE4FC:UTRAN-Iu-476:LU)[0x56365ea76130]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134416702 DIUCS DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0B9BE4FC:UTRAN-Iu-476:LU)[0x56365ea76130]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134416702 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0B9BE4FC:UTRAN-Iu-476:LU)[0x56365ea2bbb0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134416702 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0B9BE4FC:UTRAN-Iu-476:LU)[0x56365ea2bbb0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134416702 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0B9BE4FC:UTRAN-Iu-476:LU)[0x56365ea2bbb0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250822134416702 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0B9BE4FC:UTRAN-Iu-476:LU)[0x56365ea2bbb0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822134416702 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0B9BE4FC:UTRAN-Iu-476:LU)[0x56365ea2bbb0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250822134416702 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0B9BE4FC:UTRAN-Iu-476:LU)[0x56365ea2bbb0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134416702 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0B9BE4FC:UTRAN-Iu-476:LU)[0x56365ea2bbb0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822134416702 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0B9BE4FC:UTRAN-Iu-476:LU)[0x56365ea26fc0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822134416702 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0B9BE4FC:UTRAN-Iu-476:LU)[0x56365ea26fc0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0B9BE4FC:UTRAN-Iu-476:LU)[0x56365ea2bbb0] (msc_a.c:1053) 20250822134416702 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0B9BE4FC:UTRAN-Iu-476:LU)[0x56365ea26fc0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822134416702 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0B9BE4FC:UTRAN-Iu-476:LU)[0x56365ea26fc0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822134416702 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0B9BE4FC:UTRAN-Iu-476:LU)[0x56365ea26fc0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822134416702 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0B9BE4FC:UTRAN-Iu-476:LU)[0x56365ea2bbb0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea373c0] (msc_a.c:1053) 20250822134416702 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0B9BE4FC:UTRAN-Iu-476:LU)[0x56365ea2bbb0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822134416702 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0B9BE4FC:UTRAN-Iu-476:LU)[0x56365ea2bbb0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822134416702 DMSC DEBUG msub_fsm[0x56365ea373c0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822134416702 DMSC DEBUG msub(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0B9BE4FC) MSC-A terminated (msub.c:261) 20250822134416702 DMSC DEBUG msub(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0B9BE4FC) 1 MSC-I still active (msub.c:79) 20250822134416702 DMSC DEBUG msub_fsm[0x56365ea373c0]{active}: State change to terminating (no timeout) (msub.c:91) 20250822134416702 DMSC DEBUG msub_fsm[0x56365ea373c0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822134416702 DMSC DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0B9BE4FC:UTRAN-Iu-476:LU)[0x56365ea76130]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822134416702 DMSC DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0B9BE4FC:UTRAN-Iu-476:LU)[0x56365ea76130]{READY}: Removing from parent msub_fsm[0x56365ea373c0] (msub.c:113) 20250822134416702 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Closing UTRAN-Iu-476 (ran_conn.c:142) 20250822134416702 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-476 (ran_conn.c:155) 20250822134416702 DMSC DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0B9BE4FC:UTRAN-Iu-476:LU)[0x56365ea76130]{READY}: Freeing instance (msub.c:113) 20250822134416702 DMSC DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0B9BE4FC:UTRAN-Iu-476:LU)[0x56365ea76130]{READY}: Deallocated (fsm.c:568) 20250822134416702 DMSC DEBUG msub(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0B9BE4FC) Free (msub.c:119) 20250822134416702 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0B9BE4FC - active-conn: now used by 1 (attached) (msub.c:375) 20250822134416702 DMSC DEBUG msub_fsm[0x56365ea373c0]{terminating}: Freeing instance (msub.c:113) 20250822134416702 DMSC DEBUG msub_fsm[0x56365ea373c0]{terminating}: Deallocated (fsm.c:568) 20250822134416702 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134416702 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134416702 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134416702 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134416702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134416702 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134416702 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134416702 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2975)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2975)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2973)@718a44d66dfb: Session index based on local reference:0 20250822134416703 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134416703 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134416703 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134416703 DLM3UA DEBUG 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(2975)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134416703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134416703 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134416703 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134416703 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(2974)@718a44d66dfb: Deleted conn table entry 0TC_iu_lu_and_mt_ussd_notification2(2982)3259415 TC_iu_lu_and_mt_ussd_notification2(2982)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_ussd_notification2(2982)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_ussd_notification2(2982)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_ussd_notification2(2982)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2974)@718a44d66dfb: Created IMSI[0] for '262420000001047'H'0B9BE4FC'O to be handled at TC_iu_lu_and_mt_ussd_notification2(2982) MSC_Test-GSUP(2979)@718a44d66dfb: Created GsupExpect[0] for "262420000001047" to be handled at TC_iu_lu_and_mt_ussd_notification2(2982) 20250822134416734 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0B9BE4FC + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250822134416734 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0B9BE4FC + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250822134416734 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134416734 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134416734 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134416734 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134416734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134416734 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134416734 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134416734 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134416734 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0B9BE4FC + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250822134416734 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0B9BE4FC - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:499) MSC_Test_2-M3UA(2975)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2975)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2974)@718a44d66dfb: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_lu_and_mt_ussd_notification2(2982) TC_iu_lu_and_mt_ussd_notification2(2982)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_ussd_notification2(2982)@718a44d66dfb: 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 := '0B9BE4FC'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2974)@718a44d66dfb: Added conn table entry 0TC_iu_lu_and_mt_ussd_notification2(2982)13858080 MSC_Test_2-SCCP(2973)@718a44d66dfb: First idle individual index:0 20250822134416754 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134416754 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134416754 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134416754 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134416754 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134416754 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134416754 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134416754 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2975)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134416755 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) 20250822134416755 DMSC DEBUG msub_fsm[0x56365ea26fc0]{active}: Allocated (fsm.c:456) 20250822134416755 DMSC DEBUG msc_i[0x56365ea2bbb0]{READY}: Allocated (fsm.c:456) 20250822134416755 DMSC DEBUG msc_i[0x56365ea2bbb0]{READY}: is child of msub_fsm[0x56365ea26fc0] (fsm.c:486) 20250822134416755 DMSC DEBUG msc_a[0x56365ea76130]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822134416755 DMSC DEBUG msc_a[0x56365ea76130]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea26fc0] (fsm.c:486) 20250822134416755 DMSC DEBUG msc_a(unknown:UTRAN-Iu-477:NONE)[0x56365ea76130]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822134416755 DMSC DEBUG msc_i(unknown:UTRAN-Iu-477:NONE)[0x56365ea2bbb0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822134416755 DMSC DEBUG msc_a(unknown:UTRAN-Iu-477:NONE)[0x56365ea76130]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822134416755 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-477:NONE)[0x56365ea76130]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250822134416755 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-477:NONE)[0x56365ea76130]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250822134416755 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0B9BE4FC:UTRAN-Iu-477:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822134416755 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0B9BE4FC:UTRAN-Iu-477:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x0B9BE4FC:UTRAN-Iu-477:PAGING_RESP)[0x56365ea76130] (fsm.c:486) 20250822134416755 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0B9BE4FC:UTRAN-Iu-477:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250822134416755 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0B9BE4FC:UTRAN-Iu-477:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822134416755 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0B9BE4FC + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822134416755 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0B9BE4FC + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822134416755 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0B9BE4FC:UTRAN-Iu-477:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822134416755 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0B9BE4FC:UTRAN-Iu-477:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822134416755 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0B9BE4FC:UTRAN-Iu-477:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822134416755 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0B9BE4FC:UTRAN-Iu-477:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250822134416755 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0B9BE4FC:UTRAN-Iu-477:PAGING_RESP)[0x56365ea46d90]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822134416755 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0B9BE4FC:UTRAN-Iu-477:PAGING_RESP)[0x56365ea46d90]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0B9BE4FC:UTRAN-Iu-477:PAGING_RESP)[0x56365ea373c0] (fsm.c:486) 20250822134416755 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0B9BE4FC:UTRAN-Iu-477:PAGING_RESP)[0x56365ea46d90]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822134416755 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0B9BE4FC:UTRAN-Iu-477:PAGING_RESP)[0x56365ea46d90]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822134416755 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0B9BE4FC - proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250822134416755 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134416755 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134416755 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134416755 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134416755 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134416755 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134416755 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134416755 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2975)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2975)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2973)@718a44d66dfb: { messageType := 2, destLocRef := 'D37520'O, sourceLocRef := '0001DD'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2973)@718a44d66dfb: Session index based on local reference:0 TC_iu_lu_and_mt_ussd_notification2(2982)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_ussd_notification2(2982)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822134416759 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0B9BE4FC + vlr_gsup_rx: now used by 5 (attached,NCSS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134416759 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0B9BE4FC:UTRAN-Iu-477:PAGING_RESP)[0x56365ea46d90]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822134416759 DVLR DEBUG SUBSCR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0B9BE4FC) Received 1 auth tuples (vlr.c:996) 20250822134416759 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0B9BE4FC:UTRAN-Iu-477:PAGING_RESP)[0x56365ea46d90]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822134416759 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0B9BE4FC:UTRAN-Iu-477:PAGING_RESP)[0x56365ea46d90]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250822134416759 DMM DEBUG Tx AUTH REQ (rand = 957030d91bd9e102a732527003c7ee74) (gsm_04_08.c:641) 20250822134416759 DMM DEBUG AUTH REQ (autn = ae06dce799f80f7a2f184f9f19bba474) (gsm_04_08.c:643) 20250822134416759 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0B9BE4FC:UTRAN-Iu-477:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250822134416759 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0B9BE4FC:UTRAN-Iu-477:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134416759 DMSC DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0B9BE4FC:UTRAN-Iu-477:PAGING_RESP)[0x56365ea2bbb0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134416759 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0B9BE4FC - vlr_gsup_rx: now used by 4 (attached,NCSS,Paging,active-conn) (vlr.c:1410) 20250822134416759 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134416759 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134416759 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134416759 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134416759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134416759 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134416759 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134416759 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2975)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2975)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2973)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2973)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2973)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2973)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2974)@718a44d66dfb: patching N(SD)=0 into dtap '0514562539BF2104871A0813'O MSC_Test_2-RAN(2974)@718a44d66dfb: patched enc_l3: '0514562539BF2104871A0813'O MSC_Test_2-SCCP(2973)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2973)@718a44d66dfb: vl_len:24 MSC_Test_2-SCCP(2973)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2973)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514562539BF2104871A0813'O 20250822134416765 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134416765 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134416765 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134416765 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134416765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134416766 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134416766 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_2-M3UA(2975)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134416766 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134416766 DIUCS DEBUG (UTRAN-Iu-477) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134416766 DMSC DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0B9BE4FC:UTRAN-Iu-477:PAGING_RESP)[0x56365ea2bbb0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134416766 DIUCS DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0B9BE4FC:UTRAN-Iu-477:PAGING_RESP)[0x56365ea2bbb0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134416766 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0B9BE4FC:UTRAN-Iu-477:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134416766 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0B9BE4FC:UTRAN-Iu-477:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134416766 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0B9BE4FC:UTRAN-Iu-477:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134416766 DMM DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0B9BE4FC:UTRAN-Iu-477:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 562539bf871a0813) (gsm_04_08.c:1128) 20250822134416766 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0B9BE4FC:UTRAN-Iu-477:PAGING_RESP)[0x56365ea46d90]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822134416766 DVLR DEBUG SUBSCR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0B9BE4FC) AUTH on UTRAN received RES: 562539bf871a0813 (8 bytes) (vlr_auth_fsm.c:151) 20250822134416766 DVLR INFO SUBSCR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0B9BE4FC) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250822134416766 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0B9BE4FC:UTRAN-Iu-477:PAGING_RESP)[0x56365ea46d90]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822134416766 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0B9BE4FC:UTRAN-Iu-477:PAGING_RESP)[0x56365ea46d90]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822134416766 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0B9BE4FC:UTRAN-Iu-477:PAGING_RESP)[0x56365ea46d90]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822134416766 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0B9BE4FC:UTRAN-Iu-477:PAGING_RESP)[0x56365ea46d90]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0B9BE4FC:UTRAN-Iu-477:PAGING_RESP)[0x56365ea373c0] (vlr_auth_fsm.c:294) 20250822134416766 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0B9BE4FC:UTRAN-Iu-477:PAGING_RESP)[0x56365ea46d90]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822134416766 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0B9BE4FC:UTRAN-Iu-477:PAGING_RESP)[0x56365ea46d90]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822134416766 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0B9BE4FC:UTRAN-Iu-477:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250822134416766 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0B9BE4FC:UTRAN-Iu-477:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822134416766 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0B9BE4FC:UTRAN-Iu-477:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822134416766 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0B9BE4FC:UTRAN-Iu-477:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250822134416766 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0B9BE4FC:UTRAN-Iu-477:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=60304abe7283c1090325d2444b91cb59, CK=NONE (ran_msg_iu.c:388) 20250822134416766 DMSC DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0B9BE4FC:UTRAN-Iu-477:PAGING_RESP)[0x56365ea2bbb0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250822134416766 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0B9BE4FC:UTRAN-Iu-477:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250822134416766 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134416766 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134416766 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134416767 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134416767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134416767 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134416767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134416767 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2975)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2975)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2973)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2973)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2973)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2973)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2973)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2973)@718a44d66dfb: vl_len:12 MSC_Test_2-SCCP(2973)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2973)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250822134416772 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134416772 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134416772 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134416772 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134416772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134416772 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134416772 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134416772 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2975)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134416772 DIUCS DEBUG (UTRAN-Iu-477) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134416772 DMSC DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0B9BE4FC:UTRAN-Iu-477:PAGING_RESP)[0x56365ea2bbb0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134416772 DIUCS DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0B9BE4FC:UTRAN-Iu-477:PAGING_RESP)[0x56365ea2bbb0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134416772 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0B9BE4FC:UTRAN-Iu-477:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134416772 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0B9BE4FC:UTRAN-Iu-477:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134416772 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0B9BE4FC:UTRAN-Iu-477:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250822134416772 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0B9BE4FC:UTRAN-Iu-477:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250822134416772 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0B9BE4FC:UTRAN-Iu-477:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822134416773 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0B9BE4FC:UTRAN-Iu-477:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250822134416773 DMSC DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0B9BE4FC:UTRAN-Iu-477:PAGING_RESP)[0x56365ea2bbb0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822134416773 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0B9BE4FC:UTRAN-Iu-477:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822134416773 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0B9BE4FC:UTRAN-Iu-477:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822134416773 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0B9BE4FC:UTRAN-Iu-477:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822134416773 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0B9BE4FC:UTRAN-Iu-477:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822134416773 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0B9BE4FC:UTRAN-Iu-477:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822134416773 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0B9BE4FC:UTRAN-Iu-477:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822134416773 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0B9BE4FC:UTRAN-Iu-477:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822134416773 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0B9BE4FC:UTRAN-Iu-477:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250822134416773 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0B9BE4FC:UTRAN-Iu-477:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.982s remaining) (msc_a.c:450) 20250822134416773 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0B9BE4FC:UTRAN-Iu-477:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_REGISTER (msc_a.c:2106) 20250822134416773 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0B9BE4FC:UTRAN-Iu-477:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134416773 DMSC DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0B9BE4FC:UTRAN-Iu-477:PAGING_RESP)[0x56365ea2bbb0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134416773 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0B9BE4FC - Paging: now used by 3 (attached,NCSS,active-conn) (paging.c:202) 20250822134416773 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001047/3/1): Available (smpp_smsc.c:626) 20250822134416773 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134416773 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134416773 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134416773 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134416773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134416773 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134416773 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134416773 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134416773 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134416773 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134416773 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134416773 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134416773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134416773 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134416773 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134416773 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2975)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2975)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2973)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-M3UA(2975)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(2973)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2973)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2973)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2975)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2973)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2973)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2973)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2973)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_ussd_notification2(2982)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2974)@718a44d66dfb: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(2974)@718a44d66dfb: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-SCCP(2973)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2973)@718a44d66dfb: vl_len:20 MSC_Test_2-SCCP(2973)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2973)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O 20250822134416787 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134416787 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134416787 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134416787 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134416787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134416787 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134416787 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134416787 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2975)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134416787 DIUCS DEBUG (UTRAN-Iu-477) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134416787 DMSC DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0B9BE4FC:UTRAN-Iu-477:PAGING_RESP)[0x56365ea2bbb0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134416787 DIUCS DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0B9BE4FC:UTRAN-Iu-477:PAGING_RESP)[0x56365ea2bbb0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134416787 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0B9BE4FC:UTRAN-Iu-477:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134416787 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0B9BE4FC:UTRAN-Iu-477:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134416787 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0B9BE4FC:UTRAN-Iu-477:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) TC_iu_lu_and_mt_ussd_notification2(2982)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822134416789 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0B9BE4FC + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250822134416789 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0B9BE4FC - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:505) 20250822134416789 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0B9BE4FC:UTRAN-Iu-477:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250822134416789 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0B9BE4FC:UTRAN-Iu-477:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134416789 DMSC DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0B9BE4FC:UTRAN-Iu-477:PAGING_RESP)[0x56365ea2bbb0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134416789 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0B9BE4FC - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250822134416789 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0B9BE4FC:UTRAN-Iu-477:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134416789 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0B9BE4FC:UTRAN-Iu-477:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250822134416789 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0B9BE4FC:UTRAN-Iu-477:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250822134416789 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0B9BE4FC + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822134416789 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0B9BE4FC + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822134416789 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0B9BE4FC - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822134416789 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0B9BE4FC:UTRAN-Iu-477:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250822134416789 DMSC DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0B9BE4FC:UTRAN-Iu-477:PAGING_RESP)[0x56365ea2bbb0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822134416790 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0B9BE4FC - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822134416790 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134416790 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134416790 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134416790 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134416790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134416790 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134416790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134416790 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134416790 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134416790 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134416790 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134416790 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134416790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134416790 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134416790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134416790 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2975)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2975)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2973)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-M3UA(2975)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(2973)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2975)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2973)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2973)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2973)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2973)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2973)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2973)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_ussd_notification2(2982)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2973)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2973)@718a44d66dfb: vl_len:7 MSC_Test_2-SCCP(2973)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2973)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250822134416795 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134416795 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134416795 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134416795 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134416795 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134416795 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134416795 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134416795 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2975)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134416795 DIUCS DEBUG (UTRAN-Iu-477) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134416795 DMSC DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0B9BE4FC:UTRAN-Iu-477:PAGING_RESP)[0x56365ea2bbb0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134416795 DIUCS DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0B9BE4FC:UTRAN-Iu-477:PAGING_RESP)[0x56365ea2bbb0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134416795 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0B9BE4FC:UTRAN-Iu-477:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134416795 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0B9BE4FC:UTRAN-Iu-477:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134416795 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0B9BE4FC:UTRAN-Iu-477:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250822134416795 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0B9BE4FC:UTRAN-Iu-477:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822134416795 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0B9BE4FC:UTRAN-Iu-477:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250822134416795 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0B9BE4FC:UTRAN-Iu-477:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134416795 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0B9BE4FC:UTRAN-Iu-477:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822134416795 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0B9BE4FC:UTRAN-Iu-477:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822134416795 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0B9BE4FC:UTRAN-Iu-477:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0B9BE4FC:UTRAN-Iu-477:PAGING_RESP)[0x56365ea76130] (msc_a.c:1053) 20250822134416795 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0B9BE4FC:UTRAN-Iu-477:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822134416795 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0B9BE4FC:UTRAN-Iu-477:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822134416795 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0B9BE4FC:UTRAN-Iu-477:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea26fc0] (msc_a.c:1053) 20250822134416795 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0B9BE4FC:UTRAN-Iu-477:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822134416795 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0B9BE4FC:UTRAN-Iu-477:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822134416795 DMSC DEBUG msub_fsm[0x56365ea26fc0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822134416795 DMSC DEBUG msub(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0B9BE4FC) MSC-A terminated (msub.c:261) 20250822134416795 DMSC DEBUG msub(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0B9BE4FC) 1 MSC-I still active (msub.c:79) 20250822134416795 DMSC DEBUG msub_fsm[0x56365ea26fc0]{active}: State change to terminating (no timeout) (msub.c:91) 20250822134416795 DMSC DEBUG msub_fsm[0x56365ea26fc0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822134416795 DMSC DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0B9BE4FC:UTRAN-Iu-477:PAGING_RESP)[0x56365ea2bbb0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822134416795 DMSC DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0B9BE4FC:UTRAN-Iu-477:PAGING_RESP)[0x56365ea2bbb0]{READY}: Removing from parent msub_fsm[0x56365ea26fc0] (msub.c:113) 20250822134416795 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Closing UTRAN-Iu-477 (ran_conn.c:142) 20250822134416795 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-477 (ran_conn.c:155) 20250822134416795 DMSC DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0B9BE4FC:UTRAN-Iu-477:PAGING_RESP)[0x56365ea2bbb0]{READY}: Freeing instance (msub.c:113) 20250822134416795 DMSC DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0B9BE4FC:UTRAN-Iu-477:PAGING_RESP)[0x56365ea2bbb0]{READY}: Deallocated (fsm.c:568) 20250822134416795 DMSC DEBUG msub(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0B9BE4FC) Free (msub.c:119) 20250822134416795 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0B9BE4FC - active-conn: now used by 1 (attached) (msub.c:375) 20250822134416795 DMSC DEBUG msub_fsm[0x56365ea26fc0]{terminating}: Freeing instance (msub.c:113) 20250822134416795 DMSC DEBUG msub_fsm[0x56365ea26fc0]{terminating}: Deallocated (fsm.c:568) 20250822134416796 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134416796 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134416796 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134416796 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134416796 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134416796 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134416796 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134416796 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2975)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2975)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2973)@718a44d66dfb: Session index based on local reference:0 20250822134416797 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134416797 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134416797 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134416797 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134416797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134416797 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134416797 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134416797 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2975)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2974)@718a44d66dfb: Deleted conn table entry 0TC_iu_lu_and_mt_ussd_notification2(2982)13858080 TC_iu_lu_and_mt_ussd_notification2(2982)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_ussd_notification2(2982)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_ussd_notification2(2982)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_ussd_notification2(2982)@718a44d66dfb: Final verdict of PTC: pass 20250822134416805 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822134416805 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822134416805 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822134416805 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822134416805 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822134416805 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822134416805 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822134416805 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822134416805 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822134416805 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134416805 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822134416805 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822134416805 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250822134416805 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822134416805 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822134416805 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822134416805 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822134416805 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822134416805 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822134416805 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822134416805 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) 20250822134416805 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822134416805 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822134416805 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) 20250822134416805 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822134416805 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822134416805 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822134416806 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) 20250822134416806 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822134416806 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822134416806 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822134416806 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) 20250822134416806 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822134416806 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) MSC_Test_0-M3UA(2969)@718a44d66dfb: Final verdict of PTC: none 20250822134416806 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) 20250822134416806 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134416806 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250822134416806 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822134416806 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822134416806 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822134416806 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822134416806 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822134416806 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822134416806 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822134416806 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) 20250822134416806 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) MSC_Test_0-SCCP(2967)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP(2979)@718a44d66dfb: Final verdict of PTC: none 20250822134416806 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822134416806 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) 20250822134416806 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134416806 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822134416806 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822134416806 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822134416806 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822134416806 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822134416806 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822134416806 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822134416806 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) 20250822134416807 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2972)@718a44d66dfb: Final verdict of PTC: none 20250822134416807 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.3/0 (xua_snm.c:371) 20250822134416807 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822134416808 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_2-M3UA(2975)@718a44d66dfb: Final verdict of PTC: none MSC_Test_1-SCCP(2970)@718a44d66dfb: Final verdict of PTC: none MSC_Test_1-RAN(2971)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP-IPA(2978)@718a44d66dfb: Final verdict of PTC: none MSC_Test_2-SCCP(2973)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(2968)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(2976)@718a44d66dfb: Final verdict of PTC: none MSC_Test_2-RAN(2974)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2966)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(2980)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(2977)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(2981)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2983)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(2966): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(2967): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(2968): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(2969): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-SCCP(2970): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-RAN(2971): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-M3UA(2972): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_2-SCCP(2973): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_2-RAN(2974): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_2-M3UA(2975): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(2976): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(2977): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(2978): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(2979): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(2980): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(2981): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_iu_lu_and_mt_ussd_notification2(2982): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(2983): none (pass -> pass) MTC@718a44d66dfb: Test case TC_iu_lu_and_mt_ussd_notification finished. Verdict: pass MTC@718a44d66dfb: 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'. Fri Aug 22 13:44:16 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 20250822134417810 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=456476) 20250822134418806 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822134418806 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822134418806 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822134418806 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822134418806 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822134418806 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822134418806 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822134418806 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822134418806 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822134418810 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=456476, count=459784) 20250822134419812 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: 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'. 20250822134420814 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) ------ MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_during_mt_call ------ Fri Aug 22 13:44:20 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_and_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 20250822134421815 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_iu_lu_and_mo_ussd_during_mt_call started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2987)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(2987)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2987)@718a44d66dfb: ************************************************* MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-SCCP(2985)@718a44d66dfb: v_sccp_pdu_maxlen:268 MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_1-M3UA(2990)@718a44d66dfb: ************************************************* MSC_Test_1-M3UA(2990)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2990)@718a44d66dfb: ************************************************* MSC_Test_1-SCCP(2988)@718a44d66dfb: v_sccp_pdu_maxlen:268 MTC@718a44d66dfb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_2-M3UA(2993)@718a44d66dfb: ************************************************* MSC_Test_2-M3UA(2993)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2993)@718a44d66dfb: ************************************************* MSC_Test_2-SCCP(2991)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822134421895 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2994)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822134422062 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822134422062 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822134422062 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822134422062 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2987)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2987)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2987)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822134422067 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134422067 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822134422067 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822134422067 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822134422067 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822134422067 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822134422067 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2987)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(2987)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2987)@718a44d66dfb: Message received on association #8 20250822134422068 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134422068 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822134422068 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822134422068 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822134422068 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822134422068 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822134422068 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2987)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2987)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2987)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2987)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2987)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822134422068 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822134422068 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2987)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2987)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2987)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2987)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2987)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822134422076 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) 20250822134422076 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) 20250822134422076 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822134422076 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2990)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2990)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2990)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822134422080 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134422080 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822134422080 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822134422080 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822134422080 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822134422080 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822134422080 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2990)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_1-M3UA(2990)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2990)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2990)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2990)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822134422081 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134422081 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822134422081 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822134422081 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822134422081 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822134422081 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822134422081 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250822134422081 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250822134422081 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2990)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2990)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2990)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2990)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2990)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2990)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2990)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2990)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822134422090 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) 20250822134422090 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) 20250822134422091 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822134422091 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2993)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2993)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2993)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822134422099 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134422099 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822134422099 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822134422099 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822134422099 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822134422099 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822134422099 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2993)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_2-M3UA(2993)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2993)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2993)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2993)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822134422103 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134422103 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822134422103 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822134422103 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822134422103 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822134422103 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822134422103 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2993)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250822134422103 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.3/0 (xua_snm.c:406) 20250822134422103 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2990)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2993)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2990)@718a44d66dfb: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2993)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2993)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2993)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2993)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2993)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2993)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822134422816 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822134422816 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2996)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2996)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822134422820 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2996)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2996)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2996)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2996)@718a44d66dfb: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2996)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2996)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822134422849 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822134422849 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250822134422865 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134422866 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134422866 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134422866 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822134422866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134422866 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134422866 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134422866 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2987)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134422866 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134422866 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134422866 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134422866 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822134422866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134422866 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134422866 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822134422866 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2987)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(2987)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2986)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250822134422879 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134422879 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134422879 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250822134422879 DLM3UA 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) 20250822134422879 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134422879 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134422879 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134422879 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2990)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134422879 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134422879 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134422879 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134422879 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) 20250822134422879 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134422879 DLSS7 DEBUG Found route for dpc=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) 20250822134422879 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250822134422879 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2990)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(2990)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(2997)@718a44d66dfb: Created GsupExpect[0] for "262420000001048" to be handled at TC_iu_lu_and_mo_ussd_during_mt_call2(3000) TC_iu_lu_and_mo_ussd_during_mt_call2(3000)@718a44d66dfb: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001048'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_1-RAN(2989)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250822134422895 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134422895 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134422895 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134422895 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134422895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134422895 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134422895 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134422895 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2993)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134422895 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) 20250822134422895 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250822134422895 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134422895 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134422895 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134422895 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134422895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134422895 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134422895 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134422895 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2993)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2993)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2992)@718a44d66dfb: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2992)@718a44d66dfb: Added conn table entry 0TC_iu_lu_and_mo_ussd_during_mt_call2(3000)14292203 MSC_Test_2-SCCP(2991)@718a44d66dfb: First idle individual index:0 20250822134422903 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134422903 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134422903 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134422903 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134422903 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134422903 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134422903 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134422903 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134422904 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) 20250822134422904 DMSC DEBUG msub_fsm[0x56365ea373c0]{active}: Allocated (fsm.c:456) 20250822134422904 DMSC DEBUG msc_i[0x56365ea76130]{READY}: Allocated (fsm.c:456) MSC_Test_2-M3UA(2993)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134422904 DMSC DEBUG msc_i[0x56365ea76130]{READY}: is child of msub_fsm[0x56365ea373c0] (fsm.c:486) 20250822134422904 DMSC DEBUG msc_a[0x56365ea2bbb0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822134422904 DMSC DEBUG msc_a[0x56365ea2bbb0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea373c0] (fsm.c:486) 20250822134422904 DMSC DEBUG msc_a(unknown:UTRAN-Iu-478:NONE)[0x56365ea2bbb0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822134422904 DMSC DEBUG msc_i(unknown:UTRAN-Iu-478:NONE)[0x56365ea76130]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822134422904 DMSC DEBUG msc_a(unknown:UTRAN-Iu-478:NONE)[0x56365ea2bbb0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822134422904 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-478:NONE)[0x56365ea2bbb0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250822134422904 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-478:NONE)[0x56365ea2bbb0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250822134422904 DMM DEBUG msc_a(IMSI-262420000001048:UTRAN-Iu-478:LU)[0x56365ea2bbb0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001048 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822134422904 DMM DEBUG msc_a(IMSI-262420000001048:UTRAN-Iu-478:LU)[0x56365ea2bbb0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822134422904 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:UTRAN-Iu-478:LU)[0x56365ea26fc0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822134422904 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:UTRAN-Iu-478:LU)[0x56365ea26fc0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001048:UTRAN-Iu-478:LU)[0x56365ea2bbb0] (fsm.c:486) 20250822134422904 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:UTRAN-Iu-478:LU)[0x56365ea26fc0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250822134422904 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:UTRAN-Iu-478:LU)[0x56365ea26fc0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822134422904 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822134422904 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001048 id=262420000001048 (vlr.c:661) 20250822134422904 DVLR INFO New subscr, IMSI: 262420000001048 (vlr.c:562) 20250822134422904 DVLR DEBUG VLR subscr IMSI-262420000001048 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822134422904 DMSC DEBUG msc_a(IMSI-262420000001048:UTRAN-Iu-478:LU)[0x56365ea2bbb0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822134422904 DMSC DEBUG msc_a(IMSI-262420000001048:UTRAN-Iu-478:LU)[0x56365ea2bbb0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822134422904 DVLR DEBUG VLR subscr IMSI-262420000001048 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822134422904 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822134422904 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:UTRAN-Iu-478:LU)[0x56365ea26fc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822134422904 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:UTRAN-Iu-478:LU)[0x56365ea26fc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822134422904 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:UTRAN-Iu-478:LU)[0x56365ea26fc0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250822134422904 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:UTRAN-Iu-478:LU)[0x56365ea6f4f0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822134422904 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:UTRAN-Iu-478:LU)[0x56365ea6f4f0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001048:UTRAN-Iu-478:LU)[0x56365ea26fc0] (fsm.c:486) 20250822134422904 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:UTRAN-Iu-478:LU)[0x56365ea6f4f0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822134422904 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:UTRAN-Iu-478:LU)[0x56365ea6f4f0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822134422904 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134422904 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134422904 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134422904 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134422904 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134422904 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134422904 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134422904 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(2992)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2993)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2993)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2991)@718a44d66dfb: { messageType := 2, destLocRef := 'DA14EB'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(2991)@718a44d66dfb: Session index based on local reference:0 MSC_Test-GSUP(2997)@718a44d66dfb: Found GsupExpect[0] for "262420000001048" handled at TC_iu_lu_and_mo_ussd_during_mt_call2(3000) MSC_Test-GSUP(2997)@718a44d66dfb: Added IMSI table entry 0TC_iu_lu_and_mo_ussd_during_mt_call2(3000)"262420000001048" TC_iu_lu_and_mo_ussd_during_mt_call2(3000)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_ussd_during_mt_call2(3000)@718a44d66dfb: setverdict(pass): none -> pass 20250822134422907 DVLR DEBUG VLR subscr IMSI-262420000001048 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134422907 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:UTRAN-Iu-478:LU)[0x56365ea6f4f0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822134422907 DVLR DEBUG SUBSCR(IMSI-262420000001048) Received 1 auth tuples (vlr.c:996) 20250822134422907 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:UTRAN-Iu-478:LU)[0x56365ea6f4f0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822134422907 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:UTRAN-Iu-478:LU)[0x56365ea6f4f0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250822134422907 DMM DEBUG Tx AUTH REQ (rand = abd18d5f3ae00635f4d39cf39ddb1971) (gsm_04_08.c:641) 20250822134422907 DMM DEBUG AUTH REQ (autn = 84daf989d0bb1db9798d14513bd69ca1) (gsm_04_08.c:643) 20250822134422907 DIUCS DEBUG msc_a(IMSI-262420000001048:UTRAN-Iu-478:LU)[0x56365ea2bbb0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250822134422907 DIUCS DEBUG msc_a(IMSI-262420000001048:UTRAN-Iu-478:LU)[0x56365ea2bbb0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134422907 DMSC DEBUG msc_i(IMSI-262420000001048:UTRAN-Iu-478:LU)[0x56365ea76130]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134422907 DVLR DEBUG VLR subscr IMSI-262420000001048 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822134422907 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134422907 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134422907 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134422907 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134422907 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134422907 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134422907 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134422907 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2993)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2993)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2991)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2991)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2991)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2991)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2992)@718a44d66dfb: patching N(SD)=1 into dtap '0514FFC9A2602104AB974967'O MSC_Test_2-RAN(2992)@718a44d66dfb: patched enc_l3: '0554FFC9A2602104AB974967'O MSC_Test_2-SCCP(2991)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2991)@718a44d66dfb: vl_len:24 MSC_Test_2-SCCP(2991)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2991)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554FFC9A2602104AB974967'O 20250822134422913 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134422913 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134422913 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134422913 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134422913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134422913 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134422913 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134422913 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134422913 DIUCS DEBUG (UTRAN-Iu-478) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134422913 DMSC DEBUG msc_i(IMSI-262420000001048:UTRAN-Iu-478:LU)[0x56365ea76130]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-M3UA(2993)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134422913 DIUCS DEBUG msc_i(IMSI-262420000001048:UTRAN-Iu-478:LU)[0x56365ea76130]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134422913 DMSC DEBUG msc_a(IMSI-262420000001048:UTRAN-Iu-478:LU)[0x56365ea2bbb0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134422913 DIUCS DEBUG msc_a(IMSI-262420000001048:UTRAN-Iu-478:LU)[0x56365ea2bbb0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134422913 DIUCS DEBUG msc_a(IMSI-262420000001048:UTRAN-Iu-478:LU)[0x56365ea2bbb0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134422913 DMM DEBUG msc_a(IMSI-262420000001048:UTRAN-Iu-478:LU)[0x56365ea2bbb0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = ffc9a260ab974967) (gsm_04_08.c:1128) 20250822134422913 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:UTRAN-Iu-478:LU)[0x56365ea6f4f0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822134422913 DVLR DEBUG SUBSCR(IMSI-262420000001048) AUTH on UTRAN received RES: ffc9a260ab974967 (8 bytes) (vlr_auth_fsm.c:151) 20250822134422913 DVLR INFO SUBSCR(IMSI-262420000001048) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250822134422913 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:UTRAN-Iu-478:LU)[0x56365ea6f4f0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822134422913 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:UTRAN-Iu-478:LU)[0x56365ea6f4f0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822134422913 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:UTRAN-Iu-478:LU)[0x56365ea6f4f0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822134422913 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:UTRAN-Iu-478:LU)[0x56365ea6f4f0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001048:UTRAN-Iu-478:LU)[0x56365ea26fc0] (vlr_auth_fsm.c:294) 20250822134422913 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:UTRAN-Iu-478:LU)[0x56365ea6f4f0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822134422913 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:UTRAN-Iu-478:LU)[0x56365ea6f4f0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822134422913 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:UTRAN-Iu-478:LU)[0x56365ea26fc0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250822134422913 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:UTRAN-Iu-478:LU)[0x56365ea26fc0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822134422913 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:UTRAN-Iu-478:LU)[0x56365ea26fc0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822134422913 DIUCS DEBUG msc_a(IMSI-262420000001048:UTRAN-Iu-478:LU)[0x56365ea2bbb0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250822134422913 DIUCS DEBUG msc_a(IMSI-262420000001048:UTRAN-Iu-478:LU)[0x56365ea2bbb0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=6dc1ee6eebd4356e0f01e2f364c61bb3, CK=NONE (ran_msg_iu.c:388) 20250822134422913 DMSC DEBUG msc_i(IMSI-262420000001048:UTRAN-Iu-478:LU)[0x56365ea76130]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250822134422913 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:UTRAN-Iu-478:LU)[0x56365ea26fc0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250822134422913 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134422913 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134422913 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134422913 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134422913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134422913 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134422913 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134422913 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2993)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2993)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2991)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2991)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2991)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2991)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2991)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2991)@718a44d66dfb: vl_len:12 MSC_Test_2-SCCP(2991)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2991)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250822134422918 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134422918 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134422918 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134422918 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134422918 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134422918 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134422918 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134422918 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134422918 DIUCS DEBUG (UTRAN-Iu-478) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134422918 DMSC DEBUG msc_i(IMSI-262420000001048:UTRAN-Iu-478:LU)[0x56365ea76130]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134422919 DIUCS DEBUG msc_i(IMSI-262420000001048:UTRAN-Iu-478:LU)[0x56365ea76130]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134422919 DMSC DEBUG msc_a(IMSI-262420000001048:UTRAN-Iu-478:LU)[0x56365ea2bbb0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_2-M3UA(2993)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134422919 DIUCS DEBUG msc_a(IMSI-262420000001048:UTRAN-Iu-478:LU)[0x56365ea2bbb0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134422919 DIUCS DEBUG msc_a(IMSI-262420000001048:UTRAN-Iu-478:LU)[0x56365ea2bbb0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250822134422919 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:UTRAN-Iu-478:LU)[0x56365ea26fc0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250822134422919 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:UTRAN-Iu-478:LU)[0x56365ea26fc0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822134422919 DIUCS DEBUG msc_a(IMSI-262420000001048:UTRAN-Iu-478:LU)[0x56365ea2bbb0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250822134422919 DMSC DEBUG msc_i(IMSI-262420000001048:UTRAN-Iu-478:LU)[0x56365ea76130]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822134422919 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:UTRAN-Iu-478:LU)[0x56365ea26fc0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822134422919 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:UTRAN-Iu-478:LU)[0x56365ea26fc0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822134422919 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001048:UTRAN-Iu-478:LU)[0x56365ea6f4f0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822134422919 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001048:UTRAN-Iu-478:LU)[0x56365ea6f4f0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001048:UTRAN-Iu-478:LU)[0x56365ea26fc0] (fsm.c:486) 20250822134422919 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001048:UTRAN-Iu-478:LU)[0x56365ea6f4f0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822134422919 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001048:UTRAN-Iu-478:LU)[0x56365ea6f4f0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822134422919 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134422919 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134422919 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134422919 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134422919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134422919 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134422919 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134422919 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2993)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2993)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2991)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2991)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2991)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2991)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822134422921 DVLR DEBUG VLR subscr IMSI-262420000001048 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134422921 DVLR DEBUG IMSI:262420000001048 has MSISDN:491230001048 (vlr.c:1045) 20250822134422921 DMSC NOTICE msub(IMSI-262420000001048:MSISDN-491230001048) VLR: update for IMSI=262420000001048 (MSISDN=491230001048) (gsm_04_08.c:1541) 20250822134422921 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822134422921 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134422921 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:MSISDN-491230001048:UTRAN-Iu-478:LU)[0x56365ea26fc0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822134422921 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001048:UTRAN-Iu-478:LU)[0x56365ea6f4f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822134422921 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001048:UTRAN-Iu-478:LU)[0x56365ea6f4f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822134422921 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001048:UTRAN-Iu-478:LU)[0x56365ea6f4f0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822134422921 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001048:UTRAN-Iu-478:LU)[0x56365ea6f4f0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001048:MSISDN-491230001048:UTRAN-Iu-478:LU)[0x56365ea26fc0] (vlr_lu_fsm.c:110) 20250822134422921 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001048:UTRAN-Iu-478:LU)[0x56365ea6f4f0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822134422921 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001048:UTRAN-Iu-478:LU)[0x56365ea6f4f0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822134422921 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:MSISDN-491230001048:UTRAN-Iu-478:LU)[0x56365ea26fc0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822134422921 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:MSISDN-491230001048:UTRAN-Iu-478:LU)[0x56365ea26fc0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822134422921 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001048:MSISDN-491230001048:UTRAN-Iu-478:LU)[0x56365ea69b60]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822134422921 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001048:MSISDN-491230001048:UTRAN-Iu-478:LU)[0x56365ea69b60]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001048:MSISDN-491230001048:UTRAN-Iu-478:LU)[0x56365ea26fc0] (fsm.c:486) 20250822134422921 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001048:MSISDN-491230001048:UTRAN-Iu-478:LU)[0x56365ea69b60]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822134422921 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001048:MSISDN-491230001048:UTRAN-Iu-478:LU)[0x56365ea69b60]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822134422921 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001048:MSISDN-491230001048:UTRAN-Iu-478:LU)[0x56365ea69b60]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822134422921 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001048:MSISDN-491230001048:UTRAN-Iu-478:LU)[0x56365ea69b60]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822134422921 DMSC NOTICE msub(IMSI-262420000001048:MSISDN-491230001048:TMSInew-0x0F02BF9A) VLR: update for IMSI=262420000001048 (MSISDN=491230001048) (gsm_04_08.c:1541) 20250822134422921 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001048:MSISDN-491230001048:UTRAN-Iu-478:LU)[0x56365ea69b60]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822134422921 DMM DEBUG -> IMSI-262420000001048:MSISDN-491230001048:TMSInew-0x0F02BF9A LOCATION UPDATE ACCEPT (TMSI = 0x0f02bf9a) (gsm_04_08.c:149) 20250822134422921 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSInew-0x0F02BF9A:UTRAN-Iu-478:LU)[0x56365ea2bbb0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250822134422921 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSInew-0x0F02BF9A:UTRAN-Iu-478:LU)[0x56365ea2bbb0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134422921 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSInew-0x0F02BF9A:UTRAN-Iu-478:LU)[0x56365ea76130]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134422921 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSInew-0x0F02BF9A - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822134422921 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134422921 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134422921 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134422921 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134422921 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134422921 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134422921 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134422921 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2993)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2993)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2991)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2991)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2991)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2991)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_ussd_during_mt_call2(3000)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2992)@718a44d66dfb: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2992)@718a44d66dfb: patched enc_l3: '059B'O MSC_Test_2-SCCP(2991)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2991)@718a44d66dfb: vl_len:14 MSC_Test_2-SCCP(2991)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2991)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250822134422923 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134422923 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134422923 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134422923 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134422923 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134422923 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134422923 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_2-M3UA(2993)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134422923 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134422923 DIUCS DEBUG (UTRAN-Iu-478) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134422923 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSInew-0x0F02BF9A:UTRAN-Iu-478:LU)[0x56365ea76130]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134422923 DIUCS DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSInew-0x0F02BF9A:UTRAN-Iu-478:LU)[0x56365ea76130]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134422923 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSInew-0x0F02BF9A:UTRAN-Iu-478:LU)[0x56365ea2bbb0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134422923 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSInew-0x0F02BF9A:UTRAN-Iu-478:LU)[0x56365ea2bbb0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134422923 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSInew-0x0F02BF9A:UTRAN-Iu-478:LU)[0x56365ea2bbb0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134422923 DMM DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSInew-0x0F02BF9A:UTRAN-Iu-478:LU)[0x56365ea2bbb0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822134422924 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:MSISDN-491230001048:TMSInew-0x0F02BF9A:UTRAN-Iu-478:LU)[0x56365ea26fc0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822134422924 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001048:MSISDN-491230001048:UTRAN-Iu-478:LU)[0x56365ea69b60]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822134422924 DMSC NOTICE msub(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A) VLR: update for IMSI=262420000001048 (MSISDN=491230001048) (gsm_04_08.c:1541) 20250822134422924 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250822134422924 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001048:MSISDN-491230001048:UTRAN-Iu-478:LU)[0x56365ea69b60]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822134422924 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-478:LU)[0x56365ea26fc0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822134422924 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001048:MSISDN-491230001048:UTRAN-Iu-478:LU)[0x56365ea69b60]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822134422924 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001048:MSISDN-491230001048:UTRAN-Iu-478:LU)[0x56365ea69b60]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-478:LU)[0x56365ea26fc0] (vlr_lu_fsm.c:817) 20250822134422924 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001048:MSISDN-491230001048:UTRAN-Iu-478:LU)[0x56365ea69b60]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822134422924 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001048:MSISDN-491230001048:UTRAN-Iu-478:LU)[0x56365ea69b60]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822134422924 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-478:LU)[0x56365ea26fc0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822134422924 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-478:LU)[0x56365ea2bbb0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250822134422924 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-478:LU)[0x56365ea2bbb0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.980s remaining) (msc_a.c:450) 20250822134422924 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001048/3/1): Available (smpp_smsc.c:626) 20250822134422924 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-478:LU)[0x56365ea2bbb0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134422924 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-478:LU)[0x56365ea2bbb0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250822134422924 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-478:LU)[0x56365ea2bbb0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250822134422924 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822134422924 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822134422924 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822134422924 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-478:LU)[0x56365ea2bbb0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250822134422924 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-478:LU)[0x56365ea76130]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822134422924 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250822134422924 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134422924 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134422924 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134422924 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134422924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134422924 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134422924 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134422924 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2993)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2993)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2991)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2991)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2991)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2991)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2991)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2991)@718a44d66dfb: vl_len:7 MSC_Test_2-SCCP(2991)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2991)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250822134422927 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134422927 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134422927 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134422927 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134422927 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134422927 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134422927 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134422927 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2993)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134422927 DIUCS DEBUG (UTRAN-Iu-478) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134422927 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-478:LU)[0x56365ea76130]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134422927 DIUCS DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-478:LU)[0x56365ea76130]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134422927 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-478:LU)[0x56365ea2bbb0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134422927 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-478:LU)[0x56365ea2bbb0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134422927 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-478:LU)[0x56365ea2bbb0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250822134422927 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-478:LU)[0x56365ea2bbb0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822134422927 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-478:LU)[0x56365ea2bbb0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250822134422927 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-478:LU)[0x56365ea2bbb0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134422927 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-478:LU)[0x56365ea2bbb0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822134422927 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-478:LU)[0x56365ea26fc0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822134422927 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-478:LU)[0x56365ea26fc0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-478:LU)[0x56365ea2bbb0] (msc_a.c:1053) 20250822134422927 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-478:LU)[0x56365ea26fc0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822134422927 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-478:LU)[0x56365ea26fc0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822134422927 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-478:LU)[0x56365ea26fc0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822134422927 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-478:LU)[0x56365ea2bbb0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea373c0] (msc_a.c:1053) 20250822134422927 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-478:LU)[0x56365ea2bbb0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822134422927 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-478:LU)[0x56365ea2bbb0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822134422927 DMSC DEBUG msub_fsm[0x56365ea373c0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822134422927 DMSC DEBUG msub(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A) MSC-A terminated (msub.c:261) 20250822134422927 DMSC DEBUG msub(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A) 1 MSC-I still active (msub.c:79) 20250822134422927 DMSC DEBUG msub_fsm[0x56365ea373c0]{active}: State change to terminating (no timeout) (msub.c:91) 20250822134422927 DMSC DEBUG msub_fsm[0x56365ea373c0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822134422927 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-478:LU)[0x56365ea76130]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822134422927 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-478:LU)[0x56365ea76130]{READY}: Removing from parent msub_fsm[0x56365ea373c0] (msub.c:113) 20250822134422927 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Closing UTRAN-Iu-478 (ran_conn.c:142) 20250822134422927 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-478 (ran_conn.c:155) 20250822134422927 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-478:LU)[0x56365ea76130]{READY}: Freeing instance (msub.c:113) 20250822134422927 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-478:LU)[0x56365ea76130]{READY}: Deallocated (fsm.c:568) 20250822134422927 DMSC DEBUG msub(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A) Free (msub.c:119) 20250822134422927 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A - active-conn: now used by 1 (attached) (msub.c:375) 20250822134422927 DMSC DEBUG msub_fsm[0x56365ea373c0]{terminating}: Freeing instance (msub.c:113) 20250822134422927 DMSC DEBUG msub_fsm[0x56365ea373c0]{terminating}: Deallocated (fsm.c:568) 20250822134422927 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134422927 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134422927 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134422927 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134422927 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134422927 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134422927 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134422927 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2993)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2993)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2991)@718a44d66dfb: Session index based on local reference:0 20250822134422928 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134422928 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134422928 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134422928 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134422928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134422928 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134422928 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134422928 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2993)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2992)@718a44d66dfb: Deleted conn table entry 0TC_iu_lu_and_mo_ussd_during_mt_call2(3000)14292203 TC_iu_lu_and_mo_ussd_during_mt_call2(3000)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_during_mt_call2(3000)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_ussd_during_mt_call2(3000)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_during_mt_call2(3000)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2992)@718a44d66dfb: Created IMSI[0] for '262420000001048'H'0F02BF9A'O to be handled at TC_iu_lu_and_mo_ussd_during_mt_call2(3000) MSC_Test-MNCC(2994)@718a44d66dfb: Added conn table entry 0TC_iu_lu_and_mo_ussd_during_mt_call2(3000)159527605 20250822134422931 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250822134422931 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250822134422931 DCC DEBUG trans(CC:NULL IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A callref-0x98232b5 tid-255) New transaction (transaction.c:231) 20250822134422931 DMNCC DEBUG trans(CC:NULL IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A callref-0x98232b5 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) 20250822134422931 DCC DEBUG trans(CC:NULL IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A callref-0x98232b5 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) 20250822134422931 DMNCC DEBUG trans(CC:NULL IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A callref-0x98232b5 tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250822134422931 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250822134422931 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250822134422931 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134422931 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134422931 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134422931 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134422931 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134422931 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134422931 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134422931 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2993)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2993)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2992)@718a44d66dfb: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_lu_and_mo_ussd_during_mt_call2(3000) TC_iu_lu_and_mo_ussd_during_mt_call2(3000)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2992)@718a44d66dfb: Created IMSI[1] for '262420000001048'H'0F02BF9A'O to be handled at TC_iu_lu_and_mo_ussd_during_mt_call2(3000) TC_iu_lu_and_mo_ussd_during_mt_call2(3000)@718a44d66dfb: 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 := '0F02BF9A'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2992)@718a44d66dfb: Added conn table entry 0TC_iu_lu_and_mo_ussd_during_mt_call2(3000)4592667 MSC_Test_2-SCCP(2991)@718a44d66dfb: First idle individual index:0 20250822134422936 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134422936 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134422936 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134422936 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134422936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134422936 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134422936 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_2-M3UA(2993)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134422936 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134422936 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) 20250822134422936 DMSC DEBUG msub_fsm[0x56365ea26fc0]{active}: Allocated (fsm.c:456) 20250822134422936 DMSC DEBUG msc_i[0x56365ea2bbb0]{READY}: Allocated (fsm.c:456) 20250822134422936 DMSC DEBUG msc_i[0x56365ea2bbb0]{READY}: is child of msub_fsm[0x56365ea26fc0] (fsm.c:486) 20250822134422936 DMSC DEBUG msc_a[0x56365ea76130]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822134422936 DMSC DEBUG msc_a[0x56365ea76130]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea26fc0] (fsm.c:486) 20250822134422936 DMSC DEBUG msc_a(unknown:UTRAN-Iu-479:NONE)[0x56365ea76130]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822134422936 DMSC DEBUG msc_i(unknown:UTRAN-Iu-479:NONE)[0x56365ea2bbb0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822134422936 DMSC DEBUG msc_a(unknown:UTRAN-Iu-479:NONE)[0x56365ea76130]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822134422936 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-479:NONE)[0x56365ea76130]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250822134422936 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-479:NONE)[0x56365ea76130]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250822134422936 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822134422936 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP)[0x56365ea76130] (fsm.c:486) 20250822134422936 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250822134422936 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822134422936 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822134422936 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822134422936 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822134422936 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822134422936 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822134422936 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250822134422936 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP)[0x56365ea69b60]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822134422936 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP)[0x56365ea69b60]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP)[0x56365ea373c0] (fsm.c:486) 20250822134422936 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP)[0x56365ea69b60]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822134422936 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP)[0x56365ea69b60]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822134422936 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A - proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250822134422936 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134422936 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134422936 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134422936 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134422936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134422936 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134422936 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134422936 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2993)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2993)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2991)@718a44d66dfb: { messageType := 2, destLocRef := '46141B'O, sourceLocRef := '0001DF'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2991)@718a44d66dfb: Session index based on local reference:0 TC_iu_lu_and_mo_ussd_during_mt_call2(3000)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_ussd_during_mt_call2(3000)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822134422937 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A + vlr_gsup_rx: now used by 5 (attached,CC,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134422937 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP)[0x56365ea69b60]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822134422937 DVLR DEBUG SUBSCR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A) Received 1 auth tuples (vlr.c:996) 20250822134422937 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP)[0x56365ea69b60]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822134422937 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP)[0x56365ea69b60]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250822134422937 DMM DEBUG Tx AUTH REQ (rand = 88b29422d3e3ac64ae943684c4fd172b) (gsm_04_08.c:641) 20250822134422937 DMM DEBUG AUTH REQ (autn = d671fbbdd128a7206c255763c1574615) (gsm_04_08.c:643) 20250822134422937 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250822134422937 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134422937 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP)[0x56365ea2bbb0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134422937 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A - vlr_gsup_rx: now used by 4 (attached,CC,Paging,active-conn) (vlr.c:1410) 20250822134422937 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134422937 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134422937 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134422937 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134422937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134422937 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134422937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134422937 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2993)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2993)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2991)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2991)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2991)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2991)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2992)@718a44d66dfb: patching N(SD)=0 into dtap '0514186DA75321040DE9C291'O MSC_Test_2-RAN(2992)@718a44d66dfb: patched enc_l3: '0514186DA75321040DE9C291'O MSC_Test_2-SCCP(2991)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2991)@718a44d66dfb: vl_len:24 MSC_Test_2-SCCP(2991)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2991)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514186DA75321040DE9C291'O 20250822134422938 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134422938 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134422938 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134422938 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134422938 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134422938 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134422938 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134422938 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2993)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134422938 DIUCS DEBUG (UTRAN-Iu-479) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134422938 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP)[0x56365ea2bbb0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134422938 DIUCS DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP)[0x56365ea2bbb0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134422938 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134422938 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134422938 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134422938 DMM DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 186da7530de9c291) (gsm_04_08.c:1128) 20250822134422938 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP)[0x56365ea69b60]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822134422938 DVLR DEBUG SUBSCR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A) AUTH on UTRAN received RES: 186da7530de9c291 (8 bytes) (vlr_auth_fsm.c:151) 20250822134422938 DVLR INFO SUBSCR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250822134422938 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP)[0x56365ea69b60]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822134422938 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP)[0x56365ea69b60]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822134422938 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP)[0x56365ea69b60]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822134422938 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP)[0x56365ea69b60]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP)[0x56365ea373c0] (vlr_auth_fsm.c:294) 20250822134422938 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP)[0x56365ea69b60]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822134422938 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP)[0x56365ea69b60]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822134422938 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250822134422938 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822134422938 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822134422938 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250822134422938 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=5c2b9ed954775ae70d70822a0c4b2a0c, CK=NONE (ran_msg_iu.c:388) 20250822134422938 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP)[0x56365ea2bbb0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250822134422938 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250822134422938 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134422938 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134422938 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134422939 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134422939 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134422939 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134422939 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134422939 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2993)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2993)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2991)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2991)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2991)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2991)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2991)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2991)@718a44d66dfb: vl_len:12 MSC_Test_2-SCCP(2991)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2991)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250822134422940 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134422940 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134422940 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134422940 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134422940 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134422940 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134422940 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_2-M3UA(2993)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134422940 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134422940 DIUCS DEBUG (UTRAN-Iu-479) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134422940 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP)[0x56365ea2bbb0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134422940 DIUCS DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP)[0x56365ea2bbb0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134422940 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134422940 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134422940 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250822134422940 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250822134422940 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822134422940 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250822134422940 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP)[0x56365ea2bbb0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822134422940 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822134422940 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822134422940 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822134422940 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822134422940 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822134422940 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822134422940 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822134422940 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250822134422940 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.996s remaining) (msc_a.c:450) 20250822134422940 DCC DEBUG trans(CC:NULL IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A callref-0x98232b5 tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250822134422940 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250822134422940 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:407) 20250822134422940 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250822134422940 DCC DEBUG trans(CC:NULL IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP callref-0x98232b5 tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250822134422940 DCC DEBUG trans(CC:NULL IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP callref-0x98232b5 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) 20250822134422940 DCC DEBUG trans(CC:NULL IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP callref-0x98232b5 tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250822134422940 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_SETUP (msc_a.c:2106) 20250822134422940 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134422940 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP)[0x56365ea2bbb0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134422940 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A - Paging: now used by 3 (attached,CC,active-conn) (paging.c:202) 20250822134422940 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001048/3/1): Available (smpp_smsc.c:626) 20250822134422940 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134422940 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134422940 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134422940 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134422940 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134422940 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134422940 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134422940 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134422940 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134422940 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134422940 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134422940 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134422940 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134422940 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134422940 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134422940 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2993)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2993)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2993)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2993)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2991)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2991)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2991)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2991)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2991)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2991)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2991)@718a44d66dfb: DT1 data has been put to the reassembly buffer TC_iu_lu_and_mo_ussd_during_mt_call2(3000)@718a44d66dfb: f_mt_call_complete 1 MSC_Test_2-SCCP(2991)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2992)@718a44d66dfb: patching N(SD)=1 into dtap '8301'O MSC_Test_2-RAN(2992)@718a44d66dfb: patched enc_l3: '8341'O MSC_Test_2-SCCP(2991)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2991)@718a44d66dfb: vl_len:14 MSC_Test_2-SCCP(2991)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2991)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0014400A00000100104003028341'O 20250822134422944 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134422944 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134422944 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134422944 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134422944 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134422944 DLSS7 DEBUG Found route for dpc=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(2993)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134422944 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134422944 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134422945 DIUCS DEBUG (UTRAN-Iu-479) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134422945 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP)[0x56365ea2bbb0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134422945 DIUCS DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP)[0x56365ea2bbb0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134422945 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134422945 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134422945 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134422945 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP callref-0x98232b5 tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2690) 20250822134422945 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP callref-0x98232b5 tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250822134422945 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP callref-0x98232b5 tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250822134422945 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP callref-0x98232b5 tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250822134422945 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP callref-0x98232b5 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) 20250822134422945 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP callref-0x98232b5 tid-0) tx MNCC_ALERT_IND (RTP=0.0.0.0:0{AMR:octet-align=1#112}) (gsm_04_08_cc.c:309) TC_iu_lu_and_mo_ussd_during_mt_call2(3000)@718a44d66dfb: f_mt_call_complete 2 MSC_Test-MGCP(2995)@718a44d66dfb: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_iu_lu_and_mo_ussd_during_mt_call2(3000) 20250822134422948 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP callref-0x98232b5 tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250822134422948 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: Starting call assignment (msc_a.c:2206) 20250822134422948 DCC DEBUG call_leg(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP)[0x56365ea69b60]{ESTABLISHING}: Allocated (fsm.c:456) 20250822134422948 DCC DEBUG call_leg(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP)[0x56365ea69b60]{ESTABLISHING}: is child of msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP)[0x56365ea76130] (fsm.c:486) 20250822134422949 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP callref-0x98232b5 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) 20250822134422949 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP)[0x56365ea57240]{UNINITIALIZED}: Allocated (fsm.c:456) 20250822134422949 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP)[0x56365ea57240]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP)[0x56365ea69b60] (fsm.c:486) 20250822134422949 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP:trans-0:call-199:RTP_TO_CN:no-CI)[0x56365ea57240]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112 (rtp_stream.c:430) 20250822134422949 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP:trans-0:call-199:RTP_TO_CN:no-CI)[0x56365ea57240]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250822134422949 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP)[0x56365ea69810]{UNINITIALIZED}: Allocated (fsm.c:456) 20250822134422949 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP)[0x56365ea69810]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP)[0x56365ea69b60] (fsm.c:486) 20250822134422949 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP:trans-0:call-199:RTP_TO_RAN:no-CI)[0x56365ea69810]{UNINITIALIZED}: setting codecs to VND.3GPP.IUFP/16000#96 (rtp_stream.c:430) 20250822134422949 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP:trans-0:call-199:RTP_TO_RAN:no-CI)[0x56365ea69810]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(2995)@718a44d66dfb: Found Expect[0] for { line := { verb := "CRCX", trans_id := "446", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "c7" }, { code := "L", val := "p:20, a:AMR, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_iu_lu_and_mo_ussd_during_mt_call2(3000) TC_iu_lu_and_mo_ussd_during_mt_call2(3000)@718a44d66dfb: f_mt_call_complete 3 20250822134422956 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP:trans-0:call-199:RTP_TO_CN:no-CI)[0x56365ea57240]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822134422956 DCC DEBUG call_leg(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP)[0x56365ea69b60]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250822134422956 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250822134422956 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP)[0x56365ea76130]{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) 20250822134422956 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP callref-0x98232b5 tid-0) CN RTP address available, but in unexpected state 7 (gsm_04_08_cc.c:2122) TC_iu_lu_and_mo_ussd_during_mt_call2(3000)@718a44d66dfb: f_mt_call_complete 4.iu 20250822134422957 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP:trans-0:call-199:RTP_TO_RAN:no-CI)[0x56365ea69810]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822134422957 DCC DEBUG call_leg(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP)[0x56365ea69b60]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250822134422957 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250822134422957 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP)[0x56365ea76130]{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) 20250822134422957 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP callref-0x98232b5 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) 20250822134422957 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP callref-0x98232b5 tid-0) Sending Assignment Command (msc_a.c:706) 20250822134422957 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: RAB AssignmentRequest (ran_msg_iu.c:427) 20250822134422957 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP)[0x56365ea76130]{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) 20250822134422957 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP)[0x56365ea2bbb0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250822134422957 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134422957 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134422957 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134422957 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134422957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134422957 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134422957 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134422957 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2993)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2993)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2991)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2991)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2991)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2991)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_ussd_during_mt_call2(3000)@718a44d66dfb: f_mt_call_complete 6.iu MSC_Test_2-SCCP(2991)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2991)@718a44d66dfb: vl_len:46 MSC_Test_2-SCCP(2991)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2991)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '6000002A000001003440230000010033401C60327C350001C0A802150000000000000000000000000040040C0000'O 20250822134422972 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134422972 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134422972 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134422972 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134422972 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134422972 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134422972 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134422972 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2993)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134422972 DIUCS DEBUG (UTRAN-Iu-479) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134422972 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP)[0x56365ea2bbb0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134422972 DIUCS DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP)[0x56365ea2bbb0]{READY}: RAN decode: RANAP: dir=4 proc=0 (ran_msg_iu.c:274) 20250822134422972 DIUCS DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP)[0x56365ea2bbb0]{READY}: RAN decode: RANAP: Received RAB assignment response for rab_id=6 (ran_msg_iu.c:132) 20250822134422972 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134422972 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=4 proc=0 (ran_msg_iu.c:274) 20250822134422972 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: Received RAB assignment response for rab_id=6 (ran_msg_iu.c:132) 20250822134422972 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP RAB Assignment Response (msc_a.c:2043) MSC_Test_2-RAN(2992)@718a44d66dfb: patching N(SD)=2 into dtap '8307'O MSC_Test_2-RAN(2992)@718a44d66dfb: patched enc_l3: '8387'O 20250822134422972 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP:trans-0:call-199:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x56365ea69810]{ESTABLISHING}: setting remote addr to 192.168.2.21:1036 (rtp_stream.c:476) 20250822134422972 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP:trans-0:call-199:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x56365ea69810]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250822134422972 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP callref-0x98232b5 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) 20250822134422972 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP callref-0x98232b5 tid-0) Assignment Complete: RAN: VND.3GPP.IUFP/16000#96, CN: AMR:octet-align=1#112 (msc_a.c:1597) 20250822134422973 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP callref-0x98232b5 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) 20250822134422973 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP callref-0x98232b5 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(2991)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2991)@718a44d66dfb: vl_len:14 MSC_Test_2-SCCP(2991)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2991)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0014400A00000100104003028387'O MSC_Test_2-M3UA(2993)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mo_ussd_during_mt_call2(3000)@718a44d66dfb: f_mt_call_complete 5.iu TC_iu_lu_and_mo_ussd_during_mt_call2(3000)@718a44d66dfb: f_mt_call_complete 8.iu 20250822134422974 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP:trans-0:call-199:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x56365ea69810]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822134422974 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP:trans-0:call-199:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x56365ea69810]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250822134422974 DCC DEBUG call_leg(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP)[0x56365ea69b60]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250822134423174 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134423174 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134423174 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134423174 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134423174 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134423174 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134423174 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134423174 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134423175 DIUCS DEBUG (UTRAN-Iu-479) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134423175 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP)[0x56365ea2bbb0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134423175 DIUCS DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP)[0x56365ea2bbb0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134423175 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134423175 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134423175 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134423175 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP callref-0x98232b5 tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2690) 20250822134423175 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP callref-0x98232b5 tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250822134423175 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP callref-0x98232b5 tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250822134423175 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP callref-0x98232b5 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) 20250822134423175 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP callref-0x98232b5 tid-0) tx MNCC_SETUP_CNF (RTP=0.0.0.0:0{AMR:octet-align=1#112}) (gsm_04_08_cc.c:309) TC_iu_lu_and_mo_ussd_during_mt_call2(3000)@718a44d66dfb: f_mt_call_complete 7.iu 20250822134423182 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP callref-0x98232b5 tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250822134423182 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP callref-0x98232b5 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) 20250822134423182 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP:trans-0:call-199:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x56365ea57240]{ESTABLISHING}: setting codecs to GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111 (rtp_stream.c:430) 20250822134423182 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP:trans-0:call-199:RTP_TO_CN:CI-11111:no-remote-port:codecs-not-sent:mode-not-sent:local-1-1-1-1-10000)[0x56365ea57240]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250822134423182 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP:trans-0:call-199:RTP_TO_CN:CI-11111:no-remote-port:codecs-not-sent:mode-not-sent:local-1-1-1-1-10000)[0x56365ea57240]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250822134423182 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP:trans-0:call-199:RTP_TO_CN:CI-11111:remote-port-not-sent:codecs-not-sent:mode-not-sent:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea57240]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) TC_iu_lu_and_mo_ussd_during_mt_call2(3000)@718a44d66dfb: f_mt_call_complete 9.iu TC_iu_lu_and_mo_ussd_during_mt_call2(3000)@718a44d66dfb: Osmux ok: use_osmux = false got_osmux_count = 0 TC_iu_lu_and_mo_ussd_during_mt_call2(3000)@718a44d66dfb: f_mt_call_complete DONE 20250822134423186 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP:trans-0:call-199:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea57240]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822134423186 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP:trans-0:call-199:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea57240]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250822134423186 DCC DEBUG call_leg(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP)[0x56365ea69b60]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250822134423186 DCC DEBUG call_leg(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP)[0x56365ea69b60]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250822134423186 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) TC_iu_lu_and_mo_ussd_during_mt_call2(3000)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2992)@718a44d66dfb: patching N(SD)=3 into dtap '1B3B1C15A11302010102013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2992)@718a44d66dfb: patched enc_l3: '1BFB1C15A11302010102013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2991)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2991)@718a44d66dfb: vl_len:37 MSC_Test_2-SCCP(2991)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2991)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BFB1C15A11302010102013B300B04010F0406AA510C061B01'O 20250822134424202 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134424202 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134424202 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134424202 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134424202 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134424202 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134424202 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134424203 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2993)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134424203 DIUCS DEBUG (UTRAN-Iu-479) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134424203 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP)[0x56365ea2bbb0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134424203 DIUCS DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP)[0x56365ea2bbb0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134424203 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134424203 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134424203 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134424203 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A + NCSS: now used by 4 (attached,CC,active-conn,NCSS) (transaction.c:228) 20250822134424203 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_09_11.c:174) 20250822134424203 DIUCS ERROR msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: Creating new MO SS transaction without prior CM Service Request (gsm_09_11.c:178) TC_iu_lu_and_mo_ussd_during_mt_call2(3000)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822134424206 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A + gsm0911_gsup_rx: now used by 5 (attached,CC,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250822134424206 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A - gsm0911_gsup_rx: now used by 4 (attached,CC,active-conn,NCSS) (gsm_09_11.c:505) 20250822134424206 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250822134424206 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134424206 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP)[0x56365ea2bbb0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134424206 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A - NCSS: now used by 3 (attached,CC,active-conn) (transaction.c:281) 20250822134424206 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134424206 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134424206 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134424206 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134424206 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134424206 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134424206 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134424206 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2993)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2993)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2991)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2991)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2991)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2991)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_ussd_during_mt_call2(3000)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_during_mt_call2(3000)@718a44d66dfb: f_call_hangup 0: tx MNCC_DISC_REQ 20250822134425213 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP callref-0x98232b5 tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250822134425213 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP callref-0x98232b5 tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822134425213 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP callref-0x98232b5 tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250822134425213 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP callref-0x98232b5 tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250822134425213 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_DISCONNECT (msc_a.c:2106) 20250822134425213 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134425213 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP)[0x56365ea2bbb0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134425213 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134425213 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134425213 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134425213 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134425213 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134425213 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134425213 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134425213 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2993)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2993)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2991)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2991)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2991)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2991)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_ussd_during_mt_call2(3000)@718a44d66dfb: f_call_hangup 1: rx DTAP CC DISC MSC_Test_2-RAN(2992)@718a44d66dfb: patching N(SD)=0 into dtap '832D0802E180'O MSC_Test_2-RAN(2992)@718a44d66dfb: patched enc_l3: '832D0802E180'O MSC_Test_2-SCCP(2991)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2991)@718a44d66dfb: vl_len:18 MSC_Test_2-SCCP(2991)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2991)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0014400E0000010010400706832D0802E180'O 20250822134425215 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134425215 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134425215 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134425215 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134425215 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134425215 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134425215 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134425215 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2993)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134425215 DIUCS DEBUG (UTRAN-Iu-479) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134425215 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP)[0x56365ea2bbb0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134425215 DIUCS DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP)[0x56365ea2bbb0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134425215 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134425215 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134425215 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134425215 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP callref-0x98232b5 tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2690) 20250822134425215 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP callref-0x98232b5 tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250822134425215 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_RELEASE_COMPL (msc_a.c:2106) 20250822134425215 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134425215 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP)[0x56365ea2bbb0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134425215 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP callref-0x98232b5 tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250822134425215 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP callref-0x98232b5 tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250822134425215 DCC DEBUG trans(CC:NULL IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250822134425215 DCC DEBUG trans(CC:NULL IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822134425215 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250822134425215 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134425215 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250822134425215 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250822134425215 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822134425215 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822134425215 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822134425215 DCC DEBUG call_leg(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP)[0x56365ea69b60]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250822134425215 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP:trans-0:call-199:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x56365ea69810]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250822134425215 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP:trans-0:call-199:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x56365ea69810]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP)[0x56365ea69b60] (call_leg.c:197) 20250822134425215 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP:trans-0:call-199:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x56365ea69810]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250822134425215 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP:trans-0:call-199:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x56365ea69810]{ESTABLISHED}: Deallocated (fsm.c:568) 20250822134425215 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP:trans-0:call-199:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea57240]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250822134425215 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP:trans-0:call-199:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea57240]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP)[0x56365ea69b60] (call_leg.c:197) 20250822134425215 DCC DEBUG call_leg(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP)[0x56365ea69b60]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250822134425215 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP:trans-0:call-199:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea57240]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250822134425215 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP:trans-0:call-199:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea57240]{ESTABLISHED}: Deallocated (fsm.c:568) 20250822134425215 DCC DEBUG call_leg(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP)[0x56365ea69b60]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250822134425215 DCC DEBUG call_leg(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP)[0x56365ea69b60]{RELEASING}: Removing from parent msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP)[0x56365ea76130] (call_leg.c:198) 20250822134425216 DCC DEBUG call_leg(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP)[0x56365ea69b60]{RELEASING}: Freeing instance (call_leg.c:198) 20250822134425216 DCC DEBUG call_leg(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP)[0x56365ea69b60]{RELEASING}: Deallocated (fsm.c:568) 20250822134425216 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250822134425216 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250822134425216 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP)[0x56365ea2bbb0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822134425216 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822134425216 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134425216 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134425216 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134425216 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134425216 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134425216 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134425216 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134425216 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134425216 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134425216 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134425216 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134425216 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134425216 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134425216 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134425216 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134425216 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2993)@718a44d66dfb: Message received on association #8 MSC_Test-MNCC(2994)@718a44d66dfb: Deleted conn table entry 0TC_iu_lu_and_mo_ussd_during_mt_call2(3000)159527605 MSC_Test_2-M3UA(2993)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_lu_and_mo_ussd_during_mt_call2(3000)@718a44d66dfb: f_call_hangup 2: rx MNCC REL ind MSC_Test_2-M3UA(2993)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(2991)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-M3UA(2993)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2991)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2991)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2991)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2991)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(2991)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2991)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2991)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_ussd_during_mt_call2(3000)@718a44d66dfb: f_call_hangup 3: rx DTAP CC REL COMPL TC_iu_lu_and_mo_ussd_during_mt_call2(3000)@718a44d66dfb: as_optional_mgcp_dlcx: rx MGCP DLCX TC_iu_lu_and_mo_ussd_during_mt_call2(3000)@718a44d66dfb: as_optional_mgcp_dlcx: rx MGCP DLCX TC_iu_lu_and_mo_ussd_during_mt_call2(3000)@718a44d66dfb: f_call_hangup 5.iu: rx Iu Release Command MSC_Test_2-SCCP(2991)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(2991)@718a44d66dfb: vl_len:7 MSC_Test_2-SCCP(2991)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(2991)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2993)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134425217 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134425217 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134425217 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134425217 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134425217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134425217 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134425217 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134425217 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134425217 DIUCS DEBUG (UTRAN-Iu-479) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134425217 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP)[0x56365ea2bbb0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134425217 DIUCS DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP)[0x56365ea2bbb0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134425217 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134425217 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134425217 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250822134425217 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822134425217 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250822134425217 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134425217 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822134425217 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822134425217 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP)[0x56365ea76130] (msc_a.c:1053) 20250822134425217 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822134425217 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP)[0x56365ea373c0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822134425217 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea26fc0] (msc_a.c:1053) 20250822134425217 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822134425217 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP)[0x56365ea76130]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822134425217 DMSC DEBUG msub_fsm[0x56365ea26fc0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822134425217 DMSC DEBUG msub(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A) MSC-A terminated (msub.c:261) 20250822134425217 DMSC DEBUG msub(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A) 1 MSC-I still active (msub.c:79) 20250822134425217 DMSC DEBUG msub_fsm[0x56365ea26fc0]{active}: State change to terminating (no timeout) (msub.c:91) 20250822134425217 DMSC DEBUG msub_fsm[0x56365ea26fc0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822134425217 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP)[0x56365ea2bbb0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822134425217 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP)[0x56365ea2bbb0]{READY}: Removing from parent msub_fsm[0x56365ea26fc0] (msub.c:113) 20250822134425217 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Closing UTRAN-Iu-479 (ran_conn.c:142) 20250822134425217 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-479 (ran_conn.c:155) 20250822134425217 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP)[0x56365ea2bbb0]{READY}: Freeing instance (msub.c:113) 20250822134425217 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A:UTRAN-Iu-479:PAGING_RESP)[0x56365ea2bbb0]{READY}: Deallocated (fsm.c:568) 20250822134425217 DMSC DEBUG msub(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A) Free (msub.c:119) 20250822134425217 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x0F02BF9A - active-conn: now used by 1 (attached) (msub.c:375) 20250822134425217 DMSC DEBUG msub_fsm[0x56365ea26fc0]{terminating}: Freeing instance (msub.c:113) 20250822134425217 DMSC DEBUG msub_fsm[0x56365ea26fc0]{terminating}: Deallocated (fsm.c:568) 20250822134425217 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134425217 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134425217 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134425217 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134425217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134425217 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134425217 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134425217 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2993)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(2993)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2991)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-M3UA(2993)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134425218 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134425218 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134425218 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134425218 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134425218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134425218 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134425218 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134425218 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(2992)@718a44d66dfb: Deleted conn table entry 0TC_iu_lu_and_mo_ussd_during_mt_call2(3000)4592667 TC_iu_lu_and_mo_ussd_during_mt_call2(3000)@718a44d66dfb: f_call_hangup 6.iu: rx SCCP DISC TC_iu_lu_and_mo_ussd_during_mt_call2(3000)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_during_mt_call2(3000)@718a44d66dfb: f_call_hangup 9: done TC_iu_lu_and_mo_ussd_during_mt_call2(3000)@718a44d66dfb: Final verdict of PTC: pass 20250822134426233 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822134426233 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) 20250822134426233 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822134426233 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822134426233 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822134426233 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822134426233 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822134426233 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822134426233 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822134426233 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) 20250822134426233 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822134426233 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822134426233 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822134426233 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822134426233 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822134426233 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822134426233 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) 20250822134426233 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134426233 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250822134426233 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822134426234 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822134426234 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822134426234 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822134426234 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822134426234 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822134426234 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822134426234 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134426234 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822134426234 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822134426234 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822134426234 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822134426234 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822134426234 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822134426234 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) 20250822134426234 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822134426234 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822134426234 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822134426234 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2990)@718a44d66dfb: Final verdict of PTC: none 20250822134426235 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-M3UA(2987)@718a44d66dfb: Final verdict of PTC: none MSC_Test_1-SCCP(2988)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP(2997)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-SCCP(2985)@718a44d66dfb: Final verdict of PTC: none MSC_Test_2-RAN(2992)@718a44d66dfb: Final verdict of PTC: none 20250822134426236 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822134426236 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP-IPA(2996)@718a44d66dfb: Final verdict of PTC: none MSC_Test_2-SCCP(2991)@718a44d66dfb: Final verdict of PTC: none 20250822134426236 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) 20250822134426236 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) 20250822134426236 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822134426236 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250822134426236 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) 20250822134426236 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134426236 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822134426236 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822134426236 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822134426236 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822134426236 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822134426236 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822134426236 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(2998)@718a44d66dfb: Final verdict of PTC: none 20250822134426236 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.3/0 (xua_snm.c:371) 20250822134426236 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-MGCP(2995)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(2994)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(2986)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2984)@718a44d66dfb: Final verdict of PTC: none MSC_Test_2-M3UA(2993)@718a44d66dfb: Final verdict of PTC: none MSC_Test_1-RAN(2989)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(2999)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3001)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(2984): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(2985): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(2986): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(2987): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-SCCP(2988): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-RAN(2989): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-M3UA(2990): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_2-SCCP(2991): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_2-RAN(2992): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_2-M3UA(2993): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(2994): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(2995): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(2996): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(2997): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(2998): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(2999): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_iu_lu_and_mo_ussd_during_mt_call2(3000): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(3001): none (pass -> pass) MTC@718a44d66dfb: Test case TC_iu_lu_and_mo_ussd_during_mt_call finished. Verdict: pass MTC@718a44d66dfb: 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'. Fri Aug 22 13:44:26 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 20250822134427237 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=597504) 20250822134428234 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822134428235 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822134428235 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822134428235 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822134428235 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822134428235 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822134428236 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822134428236 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822134428236 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822134428238 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=597504, count=600812) 20250822134429240 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:44:30 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_and_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 20250822134430240 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822134431242 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_iu_lu_and_mt_ussd_during_mt_call started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(3005)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(3005)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(3005)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(3003)@718a44d66dfb: v_sccp_pdu_maxlen:268 MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_1-M3UA(3008)@718a44d66dfb: ************************************************* MSC_Test_1-M3UA(3008)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(3008)@718a44d66dfb: ************************************************* MSC_Test_1-SCCP(3006)@718a44d66dfb: v_sccp_pdu_maxlen:268 MTC@718a44d66dfb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_2-M3UA(3011)@718a44d66dfb: ************************************************* MSC_Test_2-M3UA(3011)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(3011)@718a44d66dfb: ************************************************* MSC_Test_2-SCCP(3009)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822134431336 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(3012)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822134431500 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822134431500 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822134431500 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822134431500 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(3005)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(3005)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(3005)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822134431505 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134431505 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822134431505 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822134431505 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822134431505 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822134431505 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822134431505 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(3005)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(3005)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(3005)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(3005)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(3005)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822134431506 DLSS7 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(3005)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(3005)@718a44d66dfb: Message received on association #8 20250822134431506 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822134431506 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822134431506 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822134431506 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822134431506 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822134431506 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250822134431506 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822134431506 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(3005)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(3005)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(3005)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(3005)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(3005)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(3005)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822134431513 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) 20250822134431514 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) 20250822134431514 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822134431514 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(3008)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(3008)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(3008)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822134431519 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134431519 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822134431519 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822134431519 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822134431519 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822134431519 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822134431519 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(3008)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_1-M3UA(3008)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(3008)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(3008)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(3008)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822134431519 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134431519 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822134431519 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822134431519 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822134431519 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822134431519 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822134431519 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250822134431519 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250822134431520 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(3008)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(3008)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(3008)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(3008)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(3008)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(3008)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(3008)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(3008)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822134431530 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) 20250822134431530 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) 20250822134431530 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822134431530 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(3011)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(3011)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(3011)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822134431538 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134431538 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822134431538 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822134431538 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822134431538 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822134431538 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822134431538 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(3011)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_2-M3UA(3011)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(3011)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3011)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(3011)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(3011)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250822134431542 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134431542 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822134431542 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822134431542 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822134431542 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822134431542 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822134431542 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(3008)@718a44d66dfb: Message received on association #8 20250822134431542 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.3/0 (xua_snm.c:406) 20250822134431542 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(3008)@718a44d66dfb: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(3011)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3011)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(3011)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3011)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(3011)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(3011)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3011)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822134432242 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822134432243 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(3014)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(3014)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822134432248 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(3014)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(3014)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(3014)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(3014)@718a44d66dfb: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(3014)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(3014)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822134432265 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822134432265 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(3015)@718a44d66dfb: Created GsupExpect[0] for "262420000001049" to be handled at TC_iu_lu_and_mt_ussd_during_mt_call2(3018) TC_iu_lu_and_mt_ussd_during_mt_call2(3018)@718a44d66dfb: 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 } } } } MSC_Test_0-M3UA(3005)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134432304 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134432304 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134432304 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134432304 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822134432304 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134432304 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134432304 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134432304 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134432304 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134432304 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134432304 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134432304 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822134432304 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134432304 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134432304 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822134432304 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3005)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(3005)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(3004)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250822134432320 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134432320 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134432320 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250822134432320 DLM3UA 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) 20250822134432320 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134432320 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134432320 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134432320 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(3008)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134432321 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134432321 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134432321 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134432321 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) 20250822134432321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134432321 DLSS7 DEBUG Found route for dpc=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) 20250822134432321 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250822134432321 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(3008)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(3008)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(3007)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250822134432336 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134432336 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134432336 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134432336 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134432336 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134432336 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134432336 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134432336 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134432336 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) 20250822134432336 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250822134432336 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134432336 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134432336 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134432336 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134432336 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134432336 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134432336 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134432336 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3011)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(3011)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3011)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(3010)@718a44d66dfb: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(3010)@718a44d66dfb: Added conn table entry 0TC_iu_lu_and_mt_ussd_during_mt_call2(3018)13947362 MSC_Test_2-SCCP(3009)@718a44d66dfb: First idle individual index:0 20250822134432342 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134432342 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134432342 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134432342 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134432342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134432342 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134432342 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134432342 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3011)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134432342 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) 20250822134432343 DMSC DEBUG msub_fsm[0x56365ea69810]{active}: Allocated (fsm.c:456) 20250822134432343 DMSC DEBUG msc_i[0x56365ea6ab00]{READY}: Allocated (fsm.c:456) 20250822134432343 DMSC DEBUG msc_i[0x56365ea6ab00]{READY}: is child of msub_fsm[0x56365ea69810] (fsm.c:486) 20250822134432343 DMSC DEBUG msc_a[0x56365ea6f4f0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822134432343 DMSC DEBUG msc_a[0x56365ea6f4f0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea69810] (fsm.c:486) 20250822134432343 DMSC DEBUG msc_a(unknown:UTRAN-Iu-480:NONE)[0x56365ea6f4f0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822134432343 DMSC DEBUG msc_i(unknown:UTRAN-Iu-480:NONE)[0x56365ea6ab00]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822134432343 DMSC DEBUG msc_a(unknown:UTRAN-Iu-480:NONE)[0x56365ea6f4f0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822134432343 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-480:NONE)[0x56365ea6f4f0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250822134432343 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-480:NONE)[0x56365ea6f4f0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250822134432343 DMM DEBUG msc_a(IMSI-262420000001049:UTRAN-Iu-480:LU)[0x56365ea6f4f0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001049 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822134432343 DMM DEBUG msc_a(IMSI-262420000001049:UTRAN-Iu-480:LU)[0x56365ea6f4f0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822134432343 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:UTRAN-Iu-480:LU)[0x56365ea57240]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822134432343 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:UTRAN-Iu-480:LU)[0x56365ea57240]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001049:UTRAN-Iu-480:LU)[0x56365ea6f4f0] (fsm.c:486) 20250822134432343 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:UTRAN-Iu-480:LU)[0x56365ea57240]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250822134432343 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:UTRAN-Iu-480:LU)[0x56365ea57240]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822134432343 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822134432343 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001049 id=262420000001049 (vlr.c:661) 20250822134432343 DVLR INFO New subscr, IMSI: 262420000001049 (vlr.c:562) 20250822134432343 DVLR DEBUG VLR subscr IMSI-262420000001049 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822134432343 DMSC DEBUG msc_a(IMSI-262420000001049:UTRAN-Iu-480:LU)[0x56365ea6f4f0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822134432343 DMSC DEBUG msc_a(IMSI-262420000001049:UTRAN-Iu-480:LU)[0x56365ea6f4f0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822134432343 DVLR DEBUG VLR subscr IMSI-262420000001049 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822134432343 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822134432343 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:UTRAN-Iu-480:LU)[0x56365ea57240]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822134432343 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:UTRAN-Iu-480:LU)[0x56365ea57240]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822134432343 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:UTRAN-Iu-480:LU)[0x56365ea57240]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250822134432343 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:UTRAN-Iu-480:LU)[0x56365ea69b60]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822134432343 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:UTRAN-Iu-480:LU)[0x56365ea69b60]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001049:UTRAN-Iu-480:LU)[0x56365ea57240] (fsm.c:486) 20250822134432343 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:UTRAN-Iu-480:LU)[0x56365ea69b60]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822134432343 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:UTRAN-Iu-480:LU)[0x56365ea69b60]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822134432343 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134432343 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134432343 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134432343 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134432343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134432343 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134432343 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134432343 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(3010)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(3011)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3011)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3009)@718a44d66dfb: { messageType := 2, destLocRef := 'D4D1E2'O, sourceLocRef := '0001E0'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(3009)@718a44d66dfb: Session index based on local reference:0 MSC_Test-GSUP(3015)@718a44d66dfb: Found GsupExpect[0] for "262420000001049" handled at TC_iu_lu_and_mt_ussd_during_mt_call2(3018) MSC_Test-GSUP(3015)@718a44d66dfb: Added IMSI table entry 0TC_iu_lu_and_mt_ussd_during_mt_call2(3018)"262420000001049" TC_iu_lu_and_mt_ussd_during_mt_call2(3018)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_ussd_during_mt_call2(3018)@718a44d66dfb: setverdict(pass): none -> pass 20250822134432346 DVLR DEBUG VLR subscr IMSI-262420000001049 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134432346 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:UTRAN-Iu-480:LU)[0x56365ea69b60]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822134432346 DVLR DEBUG SUBSCR(IMSI-262420000001049) Received 1 auth tuples (vlr.c:996) 20250822134432346 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:UTRAN-Iu-480:LU)[0x56365ea69b60]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822134432346 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:UTRAN-Iu-480:LU)[0x56365ea69b60]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250822134432346 DMM DEBUG Tx AUTH REQ (rand = f23f64e89dacf7bc4d70a5612f705dd3) (gsm_04_08.c:641) 20250822134432346 DMM DEBUG AUTH REQ (autn = 3d3516e2eec366f65e859a454062e2c1) (gsm_04_08.c:643) 20250822134432346 DIUCS DEBUG msc_a(IMSI-262420000001049:UTRAN-Iu-480:LU)[0x56365ea6f4f0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250822134432346 DIUCS DEBUG msc_a(IMSI-262420000001049:UTRAN-Iu-480:LU)[0x56365ea6f4f0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134432346 DMSC DEBUG msc_i(IMSI-262420000001049:UTRAN-Iu-480:LU)[0x56365ea6ab00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134432346 DVLR DEBUG VLR subscr IMSI-262420000001049 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822134432346 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134432346 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134432346 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134432346 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134432346 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134432346 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134432346 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134432346 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3011)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3011)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3009)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(3009)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3009)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3009)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(3010)@718a44d66dfb: patching N(SD)=1 into dtap '0514502CD85421048DB4F560'O MSC_Test_2-RAN(3010)@718a44d66dfb: patched enc_l3: '0554502CD85421048DB4F560'O MSC_Test_2-SCCP(3009)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(3009)@718a44d66dfb: vl_len:24 MSC_Test_2-SCCP(3009)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3009)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554502CD85421048DB4F560'O MSC_Test_2-M3UA(3011)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134432352 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134432352 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134432352 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134432352 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134432352 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134432352 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134432352 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134432352 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134432352 DIUCS DEBUG (UTRAN-Iu-480) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134432352 DMSC DEBUG msc_i(IMSI-262420000001049:UTRAN-Iu-480:LU)[0x56365ea6ab00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134432352 DIUCS DEBUG msc_i(IMSI-262420000001049:UTRAN-Iu-480:LU)[0x56365ea6ab00]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134432352 DMSC DEBUG msc_a(IMSI-262420000001049:UTRAN-Iu-480:LU)[0x56365ea6f4f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134432352 DIUCS DEBUG msc_a(IMSI-262420000001049:UTRAN-Iu-480:LU)[0x56365ea6f4f0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134432352 DIUCS DEBUG msc_a(IMSI-262420000001049:UTRAN-Iu-480:LU)[0x56365ea6f4f0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134432352 DMM DEBUG msc_a(IMSI-262420000001049:UTRAN-Iu-480:LU)[0x56365ea6f4f0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 502cd8548db4f560) (gsm_04_08.c:1128) 20250822134432352 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:UTRAN-Iu-480:LU)[0x56365ea69b60]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822134432352 DVLR DEBUG SUBSCR(IMSI-262420000001049) AUTH on UTRAN received RES: 502cd8548db4f560 (8 bytes) (vlr_auth_fsm.c:151) 20250822134432352 DVLR INFO SUBSCR(IMSI-262420000001049) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250822134432352 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:UTRAN-Iu-480:LU)[0x56365ea69b60]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822134432352 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:UTRAN-Iu-480:LU)[0x56365ea69b60]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822134432352 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:UTRAN-Iu-480:LU)[0x56365ea69b60]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822134432352 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:UTRAN-Iu-480:LU)[0x56365ea69b60]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001049:UTRAN-Iu-480:LU)[0x56365ea57240] (vlr_auth_fsm.c:294) 20250822134432352 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:UTRAN-Iu-480:LU)[0x56365ea69b60]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822134432352 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:UTRAN-Iu-480:LU)[0x56365ea69b60]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822134432352 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:UTRAN-Iu-480:LU)[0x56365ea57240]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250822134432352 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:UTRAN-Iu-480:LU)[0x56365ea57240]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822134432352 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:UTRAN-Iu-480:LU)[0x56365ea57240]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822134432352 DIUCS DEBUG msc_a(IMSI-262420000001049:UTRAN-Iu-480:LU)[0x56365ea6f4f0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250822134432352 DIUCS DEBUG msc_a(IMSI-262420000001049:UTRAN-Iu-480:LU)[0x56365ea6f4f0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=b821885761d65fd5ccdaac9e9910efc2, CK=NONE (ran_msg_iu.c:388) 20250822134432352 DMSC DEBUG msc_i(IMSI-262420000001049:UTRAN-Iu-480:LU)[0x56365ea6ab00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250822134432352 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:UTRAN-Iu-480:LU)[0x56365ea57240]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250822134432352 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134432352 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134432352 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134432352 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134432352 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134432352 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134432353 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134432353 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3011)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3011)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3009)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(3009)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3009)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3009)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3009)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(3009)@718a44d66dfb: vl_len:12 MSC_Test_2-SCCP(3009)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3009)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(3011)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134432358 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134432358 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134432358 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134432358 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134432358 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134432358 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134432358 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134432358 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134432358 DIUCS DEBUG (UTRAN-Iu-480) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134432358 DMSC DEBUG msc_i(IMSI-262420000001049:UTRAN-Iu-480:LU)[0x56365ea6ab00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134432358 DIUCS DEBUG msc_i(IMSI-262420000001049:UTRAN-Iu-480:LU)[0x56365ea6ab00]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134432358 DMSC DEBUG msc_a(IMSI-262420000001049:UTRAN-Iu-480:LU)[0x56365ea6f4f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134432358 DIUCS DEBUG msc_a(IMSI-262420000001049:UTRAN-Iu-480:LU)[0x56365ea6f4f0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134432358 DIUCS DEBUG msc_a(IMSI-262420000001049:UTRAN-Iu-480:LU)[0x56365ea6f4f0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250822134432358 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:UTRAN-Iu-480:LU)[0x56365ea57240]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250822134432358 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:UTRAN-Iu-480:LU)[0x56365ea57240]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822134432358 DIUCS DEBUG msc_a(IMSI-262420000001049:UTRAN-Iu-480:LU)[0x56365ea6f4f0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250822134432358 DMSC DEBUG msc_i(IMSI-262420000001049:UTRAN-Iu-480:LU)[0x56365ea6ab00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822134432358 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:UTRAN-Iu-480:LU)[0x56365ea57240]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822134432358 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:UTRAN-Iu-480:LU)[0x56365ea57240]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822134432358 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001049:UTRAN-Iu-480:LU)[0x56365ea69b60]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822134432358 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001049:UTRAN-Iu-480:LU)[0x56365ea69b60]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001049:UTRAN-Iu-480:LU)[0x56365ea57240] (fsm.c:486) 20250822134432358 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001049:UTRAN-Iu-480:LU)[0x56365ea69b60]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822134432358 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001049:UTRAN-Iu-480:LU)[0x56365ea69b60]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822134432358 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134432358 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134432358 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134432358 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134432358 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134432358 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134432358 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134432358 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3011)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3011)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3009)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(3009)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3009)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3009)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822134432360 DVLR DEBUG VLR subscr IMSI-262420000001049 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134432360 DVLR DEBUG IMSI:262420000001049 has MSISDN:491230001049 (vlr.c:1045) 20250822134432360 DMSC NOTICE msub(IMSI-262420000001049:MSISDN-491230001049) VLR: update for IMSI=262420000001049 (MSISDN=491230001049) (gsm_04_08.c:1541) 20250822134432360 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822134432360 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134432360 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:MSISDN-491230001049:UTRAN-Iu-480:LU)[0x56365ea57240]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822134432360 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001049:UTRAN-Iu-480:LU)[0x56365ea69b60]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822134432360 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001049:UTRAN-Iu-480:LU)[0x56365ea69b60]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822134432360 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001049:UTRAN-Iu-480:LU)[0x56365ea69b60]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822134432360 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001049:UTRAN-Iu-480:LU)[0x56365ea69b60]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001049:MSISDN-491230001049:UTRAN-Iu-480:LU)[0x56365ea57240] (vlr_lu_fsm.c:110) 20250822134432360 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001049:UTRAN-Iu-480:LU)[0x56365ea69b60]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822134432361 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001049:UTRAN-Iu-480:LU)[0x56365ea69b60]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822134432361 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:MSISDN-491230001049:UTRAN-Iu-480:LU)[0x56365ea57240]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822134432361 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:MSISDN-491230001049:UTRAN-Iu-480:LU)[0x56365ea57240]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822134432361 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001049:MSISDN-491230001049:UTRAN-Iu-480:LU)[0x56365ea16e00]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822134432361 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001049:MSISDN-491230001049:UTRAN-Iu-480:LU)[0x56365ea16e00]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001049:MSISDN-491230001049:UTRAN-Iu-480:LU)[0x56365ea57240] (fsm.c:486) 20250822134432361 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001049:MSISDN-491230001049:UTRAN-Iu-480:LU)[0x56365ea16e00]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822134432361 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001049:MSISDN-491230001049:UTRAN-Iu-480:LU)[0x56365ea16e00]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822134432361 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001049:MSISDN-491230001049:UTRAN-Iu-480:LU)[0x56365ea16e00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822134432361 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001049:MSISDN-491230001049:UTRAN-Iu-480:LU)[0x56365ea16e00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822134432361 DMSC NOTICE msub(IMSI-262420000001049:MSISDN-491230001049:TMSInew-0x00D840B3) VLR: update for IMSI=262420000001049 (MSISDN=491230001049) (gsm_04_08.c:1541) 20250822134432361 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001049:MSISDN-491230001049:UTRAN-Iu-480:LU)[0x56365ea16e00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822134432361 DMM DEBUG -> IMSI-262420000001049:MSISDN-491230001049:TMSInew-0x00D840B3 LOCATION UPDATE ACCEPT (TMSI = 0x00d840b3) (gsm_04_08.c:149) 20250822134432361 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSInew-0x00D840B3:UTRAN-Iu-480:LU)[0x56365ea6f4f0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250822134432361 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSInew-0x00D840B3:UTRAN-Iu-480:LU)[0x56365ea6f4f0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134432361 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSInew-0x00D840B3:UTRAN-Iu-480:LU)[0x56365ea6ab00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134432361 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSInew-0x00D840B3 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822134432361 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134432361 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134432361 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134432361 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134432361 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134432361 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134432361 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134432361 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3011)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3011)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3009)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(3009)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3009)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3009)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_ussd_during_mt_call2(3018)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(3010)@718a44d66dfb: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(3010)@718a44d66dfb: patched enc_l3: '059B'O MSC_Test_2-SCCP(3009)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(3009)@718a44d66dfb: vl_len:14 MSC_Test_2-SCCP(3009)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3009)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(3011)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134432362 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134432362 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134432362 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134432362 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134432362 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134432362 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134432362 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134432362 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134432362 DIUCS DEBUG (UTRAN-Iu-480) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134432362 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSInew-0x00D840B3:UTRAN-Iu-480:LU)[0x56365ea6ab00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134432362 DIUCS DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSInew-0x00D840B3:UTRAN-Iu-480:LU)[0x56365ea6ab00]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134432362 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSInew-0x00D840B3:UTRAN-Iu-480:LU)[0x56365ea6f4f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134432362 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSInew-0x00D840B3:UTRAN-Iu-480:LU)[0x56365ea6f4f0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134432362 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSInew-0x00D840B3:UTRAN-Iu-480:LU)[0x56365ea6f4f0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134432362 DMM DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSInew-0x00D840B3:UTRAN-Iu-480:LU)[0x56365ea6f4f0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822134432362 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:MSISDN-491230001049:TMSInew-0x00D840B3:UTRAN-Iu-480:LU)[0x56365ea57240]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822134432362 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001049:MSISDN-491230001049:UTRAN-Iu-480:LU)[0x56365ea16e00]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822134432362 DMSC NOTICE msub(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3) VLR: update for IMSI=262420000001049 (MSISDN=491230001049) (gsm_04_08.c:1541) 20250822134432362 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250822134432362 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001049:MSISDN-491230001049:UTRAN-Iu-480:LU)[0x56365ea16e00]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822134432362 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-480:LU)[0x56365ea57240]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822134432362 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001049:MSISDN-491230001049:UTRAN-Iu-480:LU)[0x56365ea16e00]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822134432362 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001049:MSISDN-491230001049:UTRAN-Iu-480:LU)[0x56365ea16e00]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-480:LU)[0x56365ea57240] (vlr_lu_fsm.c:817) 20250822134432362 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001049:MSISDN-491230001049:UTRAN-Iu-480:LU)[0x56365ea16e00]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822134432362 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001049:MSISDN-491230001049:UTRAN-Iu-480:LU)[0x56365ea16e00]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822134432362 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-480:LU)[0x56365ea57240]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822134432362 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-480:LU)[0x56365ea6f4f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250822134432362 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-480:LU)[0x56365ea6f4f0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.980s remaining) (msc_a.c:450) 20250822134432362 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001049/3/1): Available (smpp_smsc.c:626) 20250822134432362 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-480:LU)[0x56365ea6f4f0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134432362 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-480:LU)[0x56365ea6f4f0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250822134432362 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-480:LU)[0x56365ea6f4f0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250822134432362 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822134432362 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822134432362 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822134432363 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-480:LU)[0x56365ea6f4f0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250822134432363 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-480:LU)[0x56365ea6ab00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822134432363 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250822134432363 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134432363 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134432363 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134432363 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134432363 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134432363 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134432363 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134432363 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3011)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3011)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3009)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(3009)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3009)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3009)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3009)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(3009)@718a44d66dfb: vl_len:7 MSC_Test_2-SCCP(3009)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3009)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(3011)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134432366 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134432366 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134432366 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134432366 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134432366 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134432366 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134432366 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134432366 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134432366 DIUCS DEBUG (UTRAN-Iu-480) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134432366 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-480:LU)[0x56365ea6ab00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134432366 DIUCS DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-480:LU)[0x56365ea6ab00]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134432366 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-480:LU)[0x56365ea6f4f0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134432366 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-480:LU)[0x56365ea6f4f0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134432366 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-480:LU)[0x56365ea6f4f0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250822134432366 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-480:LU)[0x56365ea6f4f0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822134432366 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-480:LU)[0x56365ea6f4f0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250822134432366 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-480:LU)[0x56365ea6f4f0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134432366 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-480:LU)[0x56365ea6f4f0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822134432366 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-480:LU)[0x56365ea57240]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822134432366 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-480:LU)[0x56365ea57240]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-480:LU)[0x56365ea6f4f0] (msc_a.c:1053) 20250822134432366 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-480:LU)[0x56365ea57240]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822134432366 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-480:LU)[0x56365ea57240]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822134432366 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-480:LU)[0x56365ea57240]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822134432366 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-480:LU)[0x56365ea6f4f0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea69810] (msc_a.c:1053) 20250822134432366 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-480:LU)[0x56365ea6f4f0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822134432366 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-480:LU)[0x56365ea6f4f0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822134432366 DMSC DEBUG msub_fsm[0x56365ea69810]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822134432366 DMSC DEBUG msub(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3) MSC-A terminated (msub.c:261) 20250822134432366 DMSC DEBUG msub(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3) 1 MSC-I still active (msub.c:79) 20250822134432366 DMSC DEBUG msub_fsm[0x56365ea69810]{active}: State change to terminating (no timeout) (msub.c:91) 20250822134432366 DMSC DEBUG msub_fsm[0x56365ea69810]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822134432366 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-480:LU)[0x56365ea6ab00]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822134432366 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-480:LU)[0x56365ea6ab00]{READY}: Removing from parent msub_fsm[0x56365ea69810] (msub.c:113) 20250822134432366 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Closing UTRAN-Iu-480 (ran_conn.c:142) 20250822134432366 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-480 (ran_conn.c:155) 20250822134432366 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-480:LU)[0x56365ea6ab00]{READY}: Freeing instance (msub.c:113) 20250822134432366 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-480:LU)[0x56365ea6ab00]{READY}: Deallocated (fsm.c:568) 20250822134432366 DMSC DEBUG msub(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3) Free (msub.c:119) 20250822134432366 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3 - active-conn: now used by 1 (attached) (msub.c:375) 20250822134432366 DMSC DEBUG msub_fsm[0x56365ea69810]{terminating}: Freeing instance (msub.c:113) 20250822134432366 DMSC DEBUG msub_fsm[0x56365ea69810]{terminating}: Deallocated (fsm.c:568) 20250822134432366 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134432366 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134432366 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134432366 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134432366 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134432366 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134432366 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134432366 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3011)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3011)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3009)@718a44d66dfb: Session index based on local reference:0 20250822134432366 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134432366 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134432366 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_2-M3UA(3011)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134432366 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134432366 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134432366 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134432366 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134432366 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(3010)@718a44d66dfb: Deleted conn table entry 0TC_iu_lu_and_mt_ussd_during_mt_call2(3018)13947362 TC_iu_lu_and_mt_ussd_during_mt_call2(3018)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_ussd_during_mt_call2(3018)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_ussd_during_mt_call2(3018)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_ussd_during_mt_call2(3018)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(3010)@718a44d66dfb: Created IMSI[0] for '262420000001049'H'00D840B3'O to be handled at TC_iu_lu_and_mt_ussd_during_mt_call2(3018) MSC_Test-MNCC(3012)@718a44d66dfb: Added conn table entry 0TC_iu_lu_and_mt_ussd_during_mt_call2(3018)22547580 20250822134432369 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3 + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250822134432369 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3 + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250822134432369 DCC DEBUG trans(CC:NULL IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3 callref-0x1580c7c tid-255) New transaction (transaction.c:231) 20250822134432369 DMNCC DEBUG trans(CC:NULL IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3 callref-0x1580c7c 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) 20250822134432369 DCC DEBUG trans(CC:NULL IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3 callref-0x1580c7c 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) 20250822134432369 DMNCC DEBUG trans(CC:NULL IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3 callref-0x1580c7c tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250822134432369 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3 + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250822134432369 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3 - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250822134432369 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134432369 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134432369 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134432369 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134432369 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134432369 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134432369 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134432369 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3011)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3011)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(3010)@718a44d66dfb: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_lu_and_mt_ussd_during_mt_call2(3018) TC_iu_lu_and_mt_ussd_during_mt_call2(3018)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(3010)@718a44d66dfb: Created IMSI[1] for '262420000001049'H'00D840B3'O to be handled at TC_iu_lu_and_mt_ussd_during_mt_call2(3018) TC_iu_lu_and_mt_ussd_during_mt_call2(3018)@718a44d66dfb: 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 := '00D840B3'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(3010)@718a44d66dfb: Added conn table entry 0TC_iu_lu_and_mt_ussd_during_mt_call2(3018)2390620 MSC_Test_2-SCCP(3009)@718a44d66dfb: First idle individual index:0 MSC_Test_2-M3UA(3011)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134432373 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134432373 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134432373 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134432373 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134432373 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134432373 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134432373 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134432373 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134432373 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) 20250822134432373 DMSC DEBUG msub_fsm[0x56365ea57240]{active}: Allocated (fsm.c:456) 20250822134432373 DMSC DEBUG msc_i[0x56365ea6f4f0]{READY}: Allocated (fsm.c:456) 20250822134432373 DMSC DEBUG msc_i[0x56365ea6f4f0]{READY}: is child of msub_fsm[0x56365ea57240] (fsm.c:486) 20250822134432373 DMSC DEBUG msc_a[0x56365ea6ab00]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822134432373 DMSC DEBUG msc_a[0x56365ea6ab00]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea57240] (fsm.c:486) 20250822134432373 DMSC DEBUG msc_a(unknown:UTRAN-Iu-481:NONE)[0x56365ea6ab00]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822134432373 DMSC DEBUG msc_i(unknown:UTRAN-Iu-481:NONE)[0x56365ea6f4f0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822134432373 DMSC DEBUG msc_a(unknown:UTRAN-Iu-481:NONE)[0x56365ea6ab00]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822134432373 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-481:NONE)[0x56365ea6ab00]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250822134432373 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-481:NONE)[0x56365ea6ab00]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250822134432373 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP)[0x56365ea69810]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822134432373 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP)[0x56365ea69810]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP)[0x56365ea6ab00] (fsm.c:486) 20250822134432373 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP)[0x56365ea69810]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250822134432373 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP)[0x56365ea69810]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822134432373 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3 + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822134432373 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3 + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822134432374 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP)[0x56365ea6ab00]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822134432374 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP)[0x56365ea6ab00]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822134432374 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP)[0x56365ea69810]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822134432374 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP)[0x56365ea69810]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250822134432374 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP)[0x56365ea69b60]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822134432374 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP)[0x56365ea69b60]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP)[0x56365ea69810] (fsm.c:486) 20250822134432374 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP)[0x56365ea69b60]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822134432374 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP)[0x56365ea69b60]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822134432374 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3 - proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250822134432374 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134432374 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134432374 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134432374 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134432374 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134432374 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134432374 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134432374 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3011)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3011)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3009)@718a44d66dfb: { messageType := 2, destLocRef := '247A5C'O ("$z\\"), sourceLocRef := '0001E1'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(3009)@718a44d66dfb: Session index based on local reference:0 TC_iu_lu_and_mt_ussd_during_mt_call2(3018)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_ussd_during_mt_call2(3018)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822134432374 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3 + vlr_gsup_rx: now used by 5 (attached,CC,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134432374 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP)[0x56365ea69b60]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822134432374 DVLR DEBUG SUBSCR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3) Received 1 auth tuples (vlr.c:996) 20250822134432374 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP)[0x56365ea69b60]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822134432374 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP)[0x56365ea69b60]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250822134432374 DMM DEBUG Tx AUTH REQ (rand = a32d9a2c26819d744029df04cfce6999) (gsm_04_08.c:641) 20250822134432374 DMM DEBUG AUTH REQ (autn = 7e150995d01c5a33564409e0ff457465) (gsm_04_08.c:643) 20250822134432374 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP)[0x56365ea6ab00]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250822134432374 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP)[0x56365ea6ab00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134432374 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP)[0x56365ea6f4f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134432374 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3 - vlr_gsup_rx: now used by 4 (attached,CC,Paging,active-conn) (vlr.c:1410) 20250822134432375 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134432375 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134432375 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134432375 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134432375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134432375 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134432375 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134432375 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3011)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3011)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3009)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(3009)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3009)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3009)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(3010)@718a44d66dfb: patching N(SD)=0 into dtap '05142F6EBE45210437A5B1CF'O MSC_Test_2-RAN(3010)@718a44d66dfb: patched enc_l3: '05142F6EBE45210437A5B1CF'O MSC_Test_2-SCCP(3009)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(3009)@718a44d66dfb: vl_len:24 MSC_Test_2-SCCP(3009)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3009)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05142F6EBE45210437A5B1CF'O 20250822134432376 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134432376 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134432376 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134432376 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134432376 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134432376 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134432376 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_2-M3UA(3011)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134432376 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134432376 DIUCS DEBUG (UTRAN-Iu-481) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134432376 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP)[0x56365ea6f4f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134432376 DIUCS DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP)[0x56365ea6f4f0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134432376 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP)[0x56365ea6ab00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134432376 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP)[0x56365ea6ab00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134432376 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP)[0x56365ea6ab00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134432376 DMM DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP)[0x56365ea6ab00]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 2f6ebe4537a5b1cf) (gsm_04_08.c:1128) 20250822134432376 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP)[0x56365ea69b60]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822134432376 DVLR DEBUG SUBSCR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3) AUTH on UTRAN received RES: 2f6ebe4537a5b1cf (8 bytes) (vlr_auth_fsm.c:151) 20250822134432376 DVLR INFO SUBSCR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250822134432376 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP)[0x56365ea69b60]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822134432376 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP)[0x56365ea69b60]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822134432376 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP)[0x56365ea69b60]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822134432376 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP)[0x56365ea69b60]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP)[0x56365ea69810] (vlr_auth_fsm.c:294) 20250822134432376 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP)[0x56365ea69b60]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822134432376 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP)[0x56365ea69b60]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822134432376 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP)[0x56365ea69810]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250822134432376 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP)[0x56365ea69810]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822134432376 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP)[0x56365ea69810]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822134432376 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP)[0x56365ea6ab00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250822134432376 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP)[0x56365ea6ab00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=ef654985f6e34af356999adcf74fecac, CK=NONE (ran_msg_iu.c:388) 20250822134432376 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP)[0x56365ea6f4f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250822134432376 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP)[0x56365ea69810]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250822134432376 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134432376 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134432376 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134432376 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134432376 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134432376 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134432376 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134432376 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3011)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3011)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3009)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(3009)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3009)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3009)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3009)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(3009)@718a44d66dfb: vl_len:12 MSC_Test_2-SCCP(3009)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3009)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250822134432377 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134432377 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134432377 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134432377 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134432377 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134432377 DLSS7 DEBUG Found route for dpc=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(3011)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134432377 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134432377 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134432377 DIUCS DEBUG (UTRAN-Iu-481) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134432377 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP)[0x56365ea6f4f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134432377 DIUCS DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP)[0x56365ea6f4f0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134432377 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP)[0x56365ea6ab00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134432377 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP)[0x56365ea6ab00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134432377 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP)[0x56365ea6ab00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250822134432377 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP)[0x56365ea69810]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250822134432377 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP)[0x56365ea69810]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822134432377 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP)[0x56365ea6ab00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250822134432377 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP)[0x56365ea6f4f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822134432377 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP)[0x56365ea69810]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822134432377 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP)[0x56365ea69810]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822134432377 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP)[0x56365ea69810]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822134432377 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP)[0x56365ea69810]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822134432377 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP)[0x56365ea69810]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822134432377 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP)[0x56365ea69810]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822134432377 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP)[0x56365ea69810]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822134432377 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP)[0x56365ea6ab00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250822134432377 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP)[0x56365ea6ab00]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.996s remaining) (msc_a.c:450) 20250822134432377 DCC DEBUG trans(CC:NULL IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3 callref-0x1580c7c tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250822134432377 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250822134432377 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP)[0x56365ea6ab00]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:407) 20250822134432377 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP)[0x56365ea6ab00]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250822134432377 DCC DEBUG trans(CC:NULL IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP callref-0x1580c7c tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250822134432377 DCC DEBUG trans(CC:NULL IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP callref-0x1580c7c 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) 20250822134432377 DCC DEBUG trans(CC:NULL IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP callref-0x1580c7c tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250822134432377 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP)[0x56365ea6ab00]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_SETUP (msc_a.c:2106) 20250822134432377 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP)[0x56365ea6ab00]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134432377 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP)[0x56365ea6f4f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134432377 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3 - Paging: now used by 3 (attached,CC,active-conn) (paging.c:202) 20250822134432377 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001049/3/1): Available (smpp_smsc.c:626) 20250822134432377 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134432377 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134432377 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134432377 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134432377 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134432377 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134432377 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134432377 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134432377 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134432377 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134432377 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134432377 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134432377 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134432377 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134432377 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134432377 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3011)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3011)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3009)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-M3UA(3011)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(3009)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(3011)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3009)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3009)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3009)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(3009)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3009)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3009)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_ussd_during_mt_call2(3018)@718a44d66dfb: f_mt_call_complete 1 MSC_Test_2-RAN(3010)@718a44d66dfb: patching N(SD)=1 into dtap '8301'O MSC_Test_2-RAN(3010)@718a44d66dfb: patched enc_l3: '8341'O MSC_Test_2-SCCP(3009)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(3009)@718a44d66dfb: vl_len:14 MSC_Test_2-SCCP(3009)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3009)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0014400A00000100104003028341'O 20250822134432380 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134432380 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134432380 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134432380 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134432380 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134432380 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134432380 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134432380 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3011)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134432380 DIUCS DEBUG (UTRAN-Iu-481) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134432380 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP)[0x56365ea6f4f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134432380 DIUCS DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP)[0x56365ea6f4f0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134432380 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP)[0x56365ea6ab00]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134432380 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP)[0x56365ea6ab00]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134432380 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP)[0x56365ea6ab00]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134432380 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP callref-0x1580c7c tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2690) 20250822134432380 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP callref-0x1580c7c tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250822134432380 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP callref-0x1580c7c tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250822134432380 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP callref-0x1580c7c tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250822134432380 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP callref-0x1580c7c 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) 20250822134432380 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP callref-0x1580c7c tid-0) tx MNCC_ALERT_IND (RTP=0.0.0.0:0{AMR:octet-align=1#112}) (gsm_04_08_cc.c:309) TC_iu_lu_and_mt_ussd_during_mt_call2(3018)@718a44d66dfb: f_mt_call_complete 2 MSC_Test-MGCP(3013)@718a44d66dfb: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_iu_lu_and_mt_ussd_during_mt_call2(3018) 20250822134432383 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP callref-0x1580c7c tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250822134432383 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP)[0x56365ea6ab00]{MSC_A_ST_COMMUNICATING}: Starting call assignment (msc_a.c:2206) 20250822134432383 DCC DEBUG call_leg(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP)[0x56365ea69b60]{ESTABLISHING}: Allocated (fsm.c:456) 20250822134432383 DCC DEBUG call_leg(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP)[0x56365ea69b60]{ESTABLISHING}: is child of msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP)[0x56365ea6ab00] (fsm.c:486) 20250822134432383 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP callref-0x1580c7c 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) 20250822134432383 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP)[0x56365ea43910]{UNINITIALIZED}: Allocated (fsm.c:456) 20250822134432383 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP)[0x56365ea43910]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP)[0x56365ea69b60] (fsm.c:486) 20250822134432383 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP:trans-0:call-201:RTP_TO_CN:no-CI)[0x56365ea43910]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112 (rtp_stream.c:430) 20250822134432383 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP:trans-0:call-201:RTP_TO_CN:no-CI)[0x56365ea43910]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250822134432383 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP)[0x56365ea62270]{UNINITIALIZED}: Allocated (fsm.c:456) 20250822134432383 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP)[0x56365ea62270]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP)[0x56365ea69b60] (fsm.c:486) 20250822134432383 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP:trans-0:call-201:RTP_TO_RAN:no-CI)[0x56365ea62270]{UNINITIALIZED}: setting codecs to VND.3GPP.IUFP/16000#96 (rtp_stream.c:430) 20250822134432383 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP:trans-0:call-201:RTP_TO_RAN:no-CI)[0x56365ea62270]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(3013)@718a44d66dfb: Found Expect[0] for { line := { verb := "CRCX", trans_id := "452", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "c9" }, { code := "L", val := "p:20, a:AMR, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_iu_lu_and_mt_ussd_during_mt_call2(3018) TC_iu_lu_and_mt_ussd_during_mt_call2(3018)@718a44d66dfb: f_mt_call_complete 3 20250822134432388 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP:trans-0:call-201:RTP_TO_CN:no-CI)[0x56365ea43910]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822134432388 DCC DEBUG call_leg(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP)[0x56365ea69b60]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250822134432388 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP)[0x56365ea6ab00]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250822134432388 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP)[0x56365ea6ab00]{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) 20250822134432388 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP callref-0x1580c7c tid-0) CN RTP address available, but in unexpected state 7 (gsm_04_08_cc.c:2122) TC_iu_lu_and_mt_ussd_during_mt_call2(3018)@718a44d66dfb: f_mt_call_complete 4.iu 20250822134432389 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP:trans-0:call-201:RTP_TO_RAN:no-CI)[0x56365ea62270]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822134432389 DCC DEBUG call_leg(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP)[0x56365ea69b60]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250822134432389 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP)[0x56365ea6ab00]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250822134432389 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP)[0x56365ea6ab00]{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) 20250822134432389 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP callref-0x1580c7c 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) 20250822134432389 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP callref-0x1580c7c tid-0) Sending Assignment Command (msc_a.c:706) 20250822134432389 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP)[0x56365ea6ab00]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: RAB AssignmentRequest (ran_msg_iu.c:427) 20250822134432389 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP)[0x56365ea6ab00]{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) 20250822134432389 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP)[0x56365ea6f4f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250822134432389 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134432389 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134432389 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134432389 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134432389 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134432389 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134432389 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134432389 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3011)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3011)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3009)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(3009)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3009)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3009)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_ussd_during_mt_call2(3018)@718a44d66dfb: f_mt_call_complete 6.iu MSC_Test_2-SCCP(3009)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(3009)@718a44d66dfb: vl_len:46 MSC_Test_2-SCCP(3009)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3009)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '6000002A000001003440230000010033401C603A7C350001C0A802150000000000000000000000000040040C0000'O 20250822134432401 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134432401 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134432401 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134432401 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134432401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134432401 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134432401 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134432401 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3011)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134432401 DIUCS DEBUG (UTRAN-Iu-481) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134432401 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP)[0x56365ea6f4f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134432401 DIUCS DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP)[0x56365ea6f4f0]{READY}: RAN decode: RANAP: dir=4 proc=0 (ran_msg_iu.c:274) 20250822134432401 DIUCS DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP)[0x56365ea6f4f0]{READY}: RAN decode: RANAP: Received RAB assignment response for rab_id=7 (ran_msg_iu.c:132) 20250822134432401 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP)[0x56365ea6ab00]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134432401 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP)[0x56365ea6ab00]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=4 proc=0 (ran_msg_iu.c:274) 20250822134432401 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP)[0x56365ea6ab00]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: Received RAB assignment response for rab_id=7 (ran_msg_iu.c:132) 20250822134432401 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP)[0x56365ea6ab00]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP RAB Assignment Response (msc_a.c:2043) 20250822134432401 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP:trans-0:call-201:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x56365ea62270]{ESTABLISHING}: setting remote addr to 192.168.2.21:1036 (rtp_stream.c:476) 20250822134432401 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP:trans-0:call-201:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x56365ea62270]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) MSC_Test_2-RAN(3010)@718a44d66dfb: patching N(SD)=2 into dtap '8307'O MSC_Test_2-RAN(3010)@718a44d66dfb: patched enc_l3: '8387'O 20250822134432401 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP callref-0x1580c7c 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) 20250822134432401 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP callref-0x1580c7c tid-0) Assignment Complete: RAN: VND.3GPP.IUFP/16000#96, CN: AMR:octet-align=1#112 (msc_a.c:1597) 20250822134432401 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP callref-0x1580c7c 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) 20250822134432401 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP callref-0x1580c7c tid-0) tx MNCC_RTP_CREATE (RTP=0.0.0.0:0{AMR:octet-align=1#112}) (gsm_04_08_cc.c:309) MSC_Test_2-SCCP(3009)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(3009)@718a44d66dfb: vl_len:14 MSC_Test_2-SCCP(3009)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3009)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0014400A00000100104003028387'O MSC_Test_2-M3UA(3011)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mt_ussd_during_mt_call2(3018)@718a44d66dfb: f_mt_call_complete 5.iu TC_iu_lu_and_mt_ussd_during_mt_call2(3018)@718a44d66dfb: f_mt_call_complete 8.iu 20250822134432402 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP:trans-0:call-201:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x56365ea62270]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822134432402 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP:trans-0:call-201:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x56365ea62270]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250822134432402 DCC DEBUG call_leg(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP)[0x56365ea69b60]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250822134432606 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134432606 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134432606 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134432606 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134432606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134432606 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134432606 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134432606 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134432607 DIUCS DEBUG (UTRAN-Iu-481) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134432607 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP)[0x56365ea6f4f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134432607 DIUCS DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP)[0x56365ea6f4f0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134432607 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP)[0x56365ea6ab00]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134432607 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP)[0x56365ea6ab00]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134432607 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP)[0x56365ea6ab00]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134432607 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP callref-0x1580c7c tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2690) 20250822134432607 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP callref-0x1580c7c tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250822134432607 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP callref-0x1580c7c tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250822134432607 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP callref-0x1580c7c 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) 20250822134432607 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP callref-0x1580c7c tid-0) tx MNCC_SETUP_CNF (RTP=0.0.0.0:0{AMR:octet-align=1#112}) (gsm_04_08_cc.c:309) TC_iu_lu_and_mt_ussd_during_mt_call2(3018)@718a44d66dfb: f_mt_call_complete 7.iu 20250822134432612 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP callref-0x1580c7c tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250822134432612 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP callref-0x1580c7c 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) 20250822134432612 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP:trans-0:call-201:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x56365ea43910]{ESTABLISHING}: setting codecs to GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111 (rtp_stream.c:430) 20250822134432612 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP:trans-0:call-201:RTP_TO_CN:CI-11111:no-remote-port:codecs-not-sent:mode-not-sent:local-1-1-1-1-10000)[0x56365ea43910]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250822134432612 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP:trans-0:call-201:RTP_TO_CN:CI-11111:no-remote-port:codecs-not-sent:mode-not-sent:local-1-1-1-1-10000)[0x56365ea43910]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250822134432612 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP:trans-0:call-201:RTP_TO_CN:CI-11111:remote-port-not-sent:codecs-not-sent:mode-not-sent:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea43910]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) TC_iu_lu_and_mt_ussd_during_mt_call2(3018)@718a44d66dfb: f_mt_call_complete 9.iu TC_iu_lu_and_mt_ussd_during_mt_call2(3018)@718a44d66dfb: Osmux ok: use_osmux = false got_osmux_count = 0 TC_iu_lu_and_mt_ussd_during_mt_call2(3018)@718a44d66dfb: f_mt_call_complete DONE 20250822134432616 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP:trans-0:call-201:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea43910]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822134432616 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP:trans-0:call-201:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea43910]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250822134432616 DCC DEBUG call_leg(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP)[0x56365ea69b60]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250822134432617 DCC DEBUG call_leg(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP)[0x56365ea69b60]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250822134432617 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP)[0x56365ea6ab00]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) TC_iu_lu_and_mt_ussd_during_mt_call2(3018)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822134433626 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3 + gsm0911_gsup_rx: now used by 4 (attached,CC,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250822134433626 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3 + NCSS: now used by 5 (attached,CC,active-conn,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250822134433626 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3 - gsm0911_gsup_rx: now used by 4 (attached,CC,active-conn,NCSS) (gsm_09_11.c:505) 20250822134433626 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP)[0x56365ea6ab00]{MSC_A_ST_COMMUNICATING}: Sending DTAP: NCSS GSM0480_MTYPE_REGISTER (msc_a.c:2106) 20250822134433626 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP)[0x56365ea6ab00]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134433626 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP)[0x56365ea6f4f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134433626 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134433626 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134433626 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134433627 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134433627 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134433627 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134433627 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134433627 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3011)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3011)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3009)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(3009)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3009)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3009)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_ussd_during_mt_call2(3018)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(3010)@718a44d66dfb: patching N(SD)=3 into dtap '8B3A16A214020101300F02013C300A04010F0405CE37BCEC02'O MSC_Test_2-RAN(3010)@718a44d66dfb: patched enc_l3: '8BFA16A214020101300F02013C300A04010F0405CE37BCEC02'O MSC_Test_2-SCCP(3009)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(3009)@718a44d66dfb: vl_len:37 MSC_Test_2-SCCP(3009)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3009)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001440210000010010401A198BFA16A214020101300F02013C300A04010F0405CE37BCEC02'O 20250822134433641 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134433641 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134433641 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134433641 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134433641 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134433641 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134433641 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134433641 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3011)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134433642 DIUCS DEBUG (UTRAN-Iu-481) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134433642 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP)[0x56365ea6f4f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134433642 DIUCS DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP)[0x56365ea6f4f0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134433642 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP)[0x56365ea6ab00]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134433642 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP)[0x56365ea6ab00]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134433642 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP)[0x56365ea6ab00]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) TC_iu_lu_and_mt_ussd_during_mt_call2(3018)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822134433645 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3 + gsm0911_gsup_rx: now used by 5 (attached,CC,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250822134433645 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3 - gsm0911_gsup_rx: now used by 4 (attached,CC,active-conn,NCSS) (gsm_09_11.c:505) 20250822134433645 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP)[0x56365ea6ab00]{MSC_A_ST_COMMUNICATING}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250822134433645 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP)[0x56365ea6ab00]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134433645 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP)[0x56365ea6f4f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134433645 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3 - NCSS: now used by 3 (attached,CC,active-conn) (transaction.c:281) 20250822134433645 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134433645 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134433645 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134433645 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134433645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134433645 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134433645 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134433645 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3011)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3011)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3009)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(3009)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3009)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3009)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_ussd_during_mt_call2(3018)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_ussd_during_mt_call2(3018)@718a44d66dfb: f_call_hangup 0: tx MNCC_DISC_REQ 20250822134434655 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP callref-0x1580c7c tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250822134434655 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP callref-0x1580c7c tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822134434655 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP callref-0x1580c7c tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250822134434655 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP callref-0x1580c7c tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250822134434655 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP)[0x56365ea6ab00]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_DISCONNECT (msc_a.c:2106) 20250822134434655 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP)[0x56365ea6ab00]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134434655 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP)[0x56365ea6f4f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134434655 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134434656 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134434656 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134434656 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134434656 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134434656 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134434656 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134434656 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3011)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3011)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3009)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(3009)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3009)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3009)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_ussd_during_mt_call2(3018)@718a44d66dfb: f_call_hangup 1: rx DTAP CC DISC MSC_Test_2-RAN(3010)@718a44d66dfb: patching N(SD)=0 into dtap '832D0802E180'O MSC_Test_2-RAN(3010)@718a44d66dfb: patched enc_l3: '832D0802E180'O MSC_Test_2-SCCP(3009)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(3009)@718a44d66dfb: vl_len:18 MSC_Test_2-SCCP(3009)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3009)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0014400E0000010010400706832D0802E180'O 20250822134434668 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134434668 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134434668 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134434668 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134434668 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134434668 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134434668 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134434668 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3011)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134434668 DIUCS DEBUG (UTRAN-Iu-481) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134434668 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP)[0x56365ea6f4f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134434668 DIUCS DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP)[0x56365ea6f4f0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134434668 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP)[0x56365ea6ab00]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134434668 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP)[0x56365ea6ab00]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134434668 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP)[0x56365ea6ab00]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134434668 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP callref-0x1580c7c tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2690) 20250822134434668 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP callref-0x1580c7c tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250822134434668 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP)[0x56365ea6ab00]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_RELEASE_COMPL (msc_a.c:2106) 20250822134434668 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP)[0x56365ea6ab00]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134434668 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP)[0x56365ea6f4f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134434669 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP callref-0x1580c7c tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250822134434669 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP callref-0x1580c7c tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250822134434669 DCC DEBUG trans(CC:NULL IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250822134434669 DCC DEBUG trans(CC:NULL IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822134434669 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250822134434669 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP)[0x56365ea6ab00]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134434669 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP)[0x56365ea6ab00]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250822134434669 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP)[0x56365ea6ab00]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250822134434669 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822134434669 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822134434669 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822134434669 DCC DEBUG call_leg(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP)[0x56365ea69b60]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250822134434669 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP:trans-0:call-201:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x56365ea62270]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250822134434669 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP:trans-0:call-201:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x56365ea62270]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP)[0x56365ea69b60] (call_leg.c:197) 20250822134434669 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP:trans-0:call-201:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x56365ea62270]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250822134434669 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP:trans-0:call-201:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x56365ea62270]{ESTABLISHED}: Deallocated (fsm.c:568) 20250822134434669 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP:trans-0:call-201:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea43910]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250822134434669 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP:trans-0:call-201:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea43910]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP)[0x56365ea69b60] (call_leg.c:197) 20250822134434669 DCC DEBUG call_leg(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP)[0x56365ea69b60]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250822134434669 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP:trans-0:call-201:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea43910]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250822134434669 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP:trans-0:call-201:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x56365ea43910]{ESTABLISHED}: Deallocated (fsm.c:568) 20250822134434669 DCC DEBUG call_leg(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP)[0x56365ea69b60]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250822134434669 DCC DEBUG call_leg(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP)[0x56365ea69b60]{RELEASING}: Removing from parent msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP)[0x56365ea6ab00] (call_leg.c:198) 20250822134434669 DCC DEBUG call_leg(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP)[0x56365ea69b60]{RELEASING}: Freeing instance (call_leg.c:198) 20250822134434669 DCC DEBUG call_leg(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP)[0x56365ea69b60]{RELEASING}: Deallocated (fsm.c:568) 20250822134434669 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP)[0x56365ea6ab00]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250822134434669 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP)[0x56365ea6ab00]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250822134434669 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP)[0x56365ea6f4f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822134434669 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822134434670 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134434670 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134434670 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134434670 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134434670 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134434670 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134434670 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134434670 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134434670 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134434670 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134434670 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134434670 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134434670 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134434670 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134434670 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134434670 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test-MNCC(3012)@718a44d66dfb: Deleted conn table entry 0TC_iu_lu_and_mt_ussd_during_mt_call2(3018)22547580 MSC_Test_2-M3UA(3011)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3011)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_lu_and_mt_ussd_during_mt_call2(3018)@718a44d66dfb: f_call_hangup 2: rx MNCC REL ind MSC_Test_2-SCCP(3009)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-M3UA(3011)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(3009)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3009)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(3011)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3009)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3009)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(3009)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3009)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3009)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_ussd_during_mt_call2(3018)@718a44d66dfb: f_call_hangup 3: rx DTAP CC REL COMPL TC_iu_lu_and_mt_ussd_during_mt_call2(3018)@718a44d66dfb: as_optional_mgcp_dlcx: rx MGCP DLCX TC_iu_lu_and_mt_ussd_during_mt_call2(3018)@718a44d66dfb: as_optional_mgcp_dlcx: rx MGCP DLCX TC_iu_lu_and_mt_ussd_during_mt_call2(3018)@718a44d66dfb: f_call_hangup 5.iu: rx Iu Release Command MSC_Test_2-SCCP(3009)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(3009)@718a44d66dfb: vl_len:7 MSC_Test_2-SCCP(3009)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3009)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(3011)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134434679 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134434679 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134434679 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134434679 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134434679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134434679 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134434679 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134434679 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134434679 DIUCS DEBUG (UTRAN-Iu-481) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134434679 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP)[0x56365ea6f4f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134434679 DIUCS DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP)[0x56365ea6f4f0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134434679 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP)[0x56365ea6ab00]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134434679 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP)[0x56365ea6ab00]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134434679 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP)[0x56365ea6ab00]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250822134434679 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP)[0x56365ea6ab00]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822134434679 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP)[0x56365ea6ab00]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250822134434679 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP)[0x56365ea6ab00]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134434679 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP)[0x56365ea6ab00]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822134434680 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP)[0x56365ea69810]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822134434680 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP)[0x56365ea69810]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP)[0x56365ea6ab00] (msc_a.c:1053) 20250822134434680 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP)[0x56365ea69810]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822134434680 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP)[0x56365ea69810]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822134434680 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP)[0x56365ea6ab00]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea57240] (msc_a.c:1053) 20250822134434680 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP)[0x56365ea6ab00]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822134434680 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP)[0x56365ea6ab00]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822134434680 DMSC DEBUG msub_fsm[0x56365ea57240]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822134434680 DMSC DEBUG msub(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3) MSC-A terminated (msub.c:261) 20250822134434680 DMSC DEBUG msub(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3) 1 MSC-I still active (msub.c:79) 20250822134434680 DMSC DEBUG msub_fsm[0x56365ea57240]{active}: State change to terminating (no timeout) (msub.c:91) 20250822134434680 DMSC DEBUG msub_fsm[0x56365ea57240]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822134434680 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP)[0x56365ea6f4f0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822134434680 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP)[0x56365ea6f4f0]{READY}: Removing from parent msub_fsm[0x56365ea57240] (msub.c:113) 20250822134434680 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Closing UTRAN-Iu-481 (ran_conn.c:142) 20250822134434680 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-481 (ran_conn.c:155) 20250822134434680 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP)[0x56365ea6f4f0]{READY}: Freeing instance (msub.c:113) 20250822134434680 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3:UTRAN-Iu-481:PAGING_RESP)[0x56365ea6f4f0]{READY}: Deallocated (fsm.c:568) 20250822134434680 DMSC DEBUG msub(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3) Free (msub.c:119) 20250822134434680 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x00D840B3 - active-conn: now used by 1 (attached) (msub.c:375) 20250822134434680 DMSC DEBUG msub_fsm[0x56365ea57240]{terminating}: Freeing instance (msub.c:113) 20250822134434680 DMSC DEBUG msub_fsm[0x56365ea57240]{terminating}: Deallocated (fsm.c:568) 20250822134434680 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134434680 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134434680 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134434680 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134434680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134434680 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134434680 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134434680 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3011)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3011)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3009)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-RAN(3010)@718a44d66dfb: Deleted conn table entry 0TC_iu_lu_and_mt_ussd_during_mt_call2(3018)2390620 20250822134434683 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134434683 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134434683 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134434683 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134434683 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134434683 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134434683 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134434683 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_iu_lu_and_mt_ussd_during_mt_call2(3018)@718a44d66dfb: f_call_hangup 6.iu: rx SCCP DISC TC_iu_lu_and_mt_ussd_during_mt_call2(3018)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3011)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mt_ussd_during_mt_call2(3018)@718a44d66dfb: f_call_hangup 9: done TC_iu_lu_and_mt_ussd_during_mt_call2(3018)@718a44d66dfb: Final verdict of PTC: pass 20250822134435699 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822134435699 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822134435699 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822134435699 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822134435699 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822134435699 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822134435699 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822134435699 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822134435699 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822134435699 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) 20250822134435699 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822134435699 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822134435699 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822134435699 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134435699 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822134435699 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822134435699 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822134435699 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822134435699 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822134435699 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822134435700 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822134435700 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822134435700 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250822134435700 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822134435700 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822134435701 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250822134435701 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) 20250822134435701 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822134435701 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.3/0 (xua_snm.c:371) 20250822134435700 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822134435700 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) 20250822134435700 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822134435700 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822134435700 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) 20250822134435700 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134435700 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250822134435700 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822134435700 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822134435700 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822134435700 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822134435700 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822134435700 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822134435700 DLINP ERROR SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Cannot send after transport endpoint shutdown (stream_srv.c:743) 20250822134435700 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822134435700 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) 20250822134435701 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822134435701 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822134435701 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) 20250822134435701 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822134435701 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) 20250822134435701 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822134435701 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822134435701 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) 20250822134435701 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134435701 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822134435701 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822134435701 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822134435701 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822134435701 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822134435701 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822134435701 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822134435701 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-GSUP(3015)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-SCCP(3003)@718a44d66dfb: Final verdict of PTC: none MSC_Test_1-SCCP(3006)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-M3UA(3005)@718a44d66dfb: Final verdict of PTC: none MSC_Test_1-M3UA(3008)@718a44d66dfb: Final verdict of PTC: none MSC_Test_2-SCCP(3009)@718a44d66dfb: Final verdict of PTC: none MSC_Test_2-RAN(3010)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(3004)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP-IPA(3014)@718a44d66dfb: Final verdict of PTC: none MSC_Test_2-M3UA(3011)@718a44d66dfb: Final verdict of PTC: none MSC_Test_1-RAN(3007)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(3016)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3002)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3019)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(3013)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(3012)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(3017)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(3002): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(3003): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(3004): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(3005): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-SCCP(3006): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-RAN(3007): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-M3UA(3008): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_2-SCCP(3009): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_2-RAN(3010): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_2-M3UA(3011): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(3012): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(3013): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(3014): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(3015): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(3016): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(3017): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_iu_lu_and_mt_ussd_during_mt_call2(3018): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(3019): none (pass -> pass) MTC@718a44d66dfb: Test case TC_iu_lu_and_mt_ussd_during_mt_call finished. Verdict: pass MTC@718a44d66dfb: 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'. Fri Aug 22 13:44:35 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 20250822134436702 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=607484) 20250822134437701 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822134437701 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822134437701 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822134437701 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822134437701 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822134437701 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822134437701 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822134437701 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822134437701 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822134437703 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=607484, count=610936) 20250822134438704 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822134439706 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:44: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_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 20250822134440708 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_iu_lu_and_mo_ussd_mo_release started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(3023)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(3023)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(3023)@718a44d66dfb: ************************************************* MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-SCCP(3021)@718a44d66dfb: v_sccp_pdu_maxlen:268 MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_1-M3UA(3026)@718a44d66dfb: ************************************************* MSC_Test_1-M3UA(3026)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(3026)@718a44d66dfb: ************************************************* MSC_Test_1-SCCP(3024)@718a44d66dfb: v_sccp_pdu_maxlen:268 MTC@718a44d66dfb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_2-M3UA(3029)@718a44d66dfb: ************************************************* MSC_Test_2-M3UA(3029)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(3029)@718a44d66dfb: ************************************************* MSC_Test_2-SCCP(3027)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822134440861 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(3030)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822134441026 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822134441026 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822134441026 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822134441026 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(3023)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(3023)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(3023)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822134441031 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134441031 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822134441031 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822134441031 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822134441031 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822134441031 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822134441031 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(3023)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(3023)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(3023)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(3023)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(3023)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822134441032 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134441032 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822134441032 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822134441032 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822134441032 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822134441032 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822134441032 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(3023)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(3023)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(3023)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822134441033 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822134441033 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(3023)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(3023)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(3023)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(3023)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(3023)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822134441041 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) 20250822134441041 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) 20250822134441041 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822134441041 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(3026)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(3026)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(3026)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822134441046 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134441046 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822134441046 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822134441046 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822134441046 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822134441046 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822134441046 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(3026)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_1-M3UA(3026)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(3026)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(3026)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(3026)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822134441047 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134441047 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822134441047 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822134441047 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822134441047 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822134441047 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822134441047 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(3026)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(3026)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(3026)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(3026)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(3026)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(3026)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(3026)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(3026)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822134441047 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250822134441047 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822134441056 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) 20250822134441056 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) 20250822134441056 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822134441056 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(3029)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(3029)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(3029)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(3029)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_2-M3UA(3029)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250822134441065 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134441065 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822134441066 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822134441066 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822134441066 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822134441066 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822134441066 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(3029)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3029)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(3029)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(3029)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250822134441068 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134441069 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822134441069 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822134441069 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822134441069 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822134441069 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822134441069 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250822134441069 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.3/0 (xua_snm.c:406) 20250822134441069 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(3029)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(3026)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3029)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(3026)@718a44d66dfb: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(3029)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3029)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(3029)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(3029)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3029)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822134441709 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822134441709 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(3032)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(3032)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822134441715 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(3032)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(3032)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(3032)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(3032)@718a44d66dfb: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(3032)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(3032)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822134441741 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822134441741 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(3033)@718a44d66dfb: Created GsupExpect[0] for "262420000001050" to be handled at TC_iu_lu_and_mo_ussd_mo_release2(3036) TC_iu_lu_and_mo_ussd_mo_release2(3036)@718a44d66dfb: 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 } } } } 20250822134441836 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134441836 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134441836 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134441836 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822134441836 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134441836 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134441836 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134441836 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3023)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134441837 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134441837 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134441837 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134441837 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822134441837 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134441837 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134441837 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822134441837 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3023)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(3023)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(3022)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250822134441846 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134441846 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134441846 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250822134441846 DLM3UA 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) 20250822134441846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134441846 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134441846 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134441846 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(3026)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134441846 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134441846 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134441846 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134441846 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) 20250822134441846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134441846 DLSS7 DEBUG Found route for dpc=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) 20250822134441846 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250822134441846 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(3026)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(3026)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(3025)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250822134441866 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134441866 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134441866 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134441866 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134441866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134441866 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134441866 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134441866 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3029)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134441866 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) 20250822134441866 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250822134441866 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134441866 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134441866 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134441866 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134441866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134441866 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134441866 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134441866 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3029)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3029)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(3028)@718a44d66dfb: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(3028)@718a44d66dfb: Added conn table entry 0TC_iu_lu_and_mo_ussd_mo_release2(3036)8419337 MSC_Test_2-SCCP(3027)@718a44d66dfb: First idle individual index:0 20250822134441875 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134441875 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134441875 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134441875 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134441875 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134441875 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134441875 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134441875 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3029)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134441875 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) 20250822134441875 DMSC DEBUG msub_fsm[0x56365ea761d0]{active}: Allocated (fsm.c:456) 20250822134441875 DMSC DEBUG msc_i[0x56365ea26fc0]{READY}: Allocated (fsm.c:456) 20250822134441875 DMSC DEBUG msc_i[0x56365ea26fc0]{READY}: is child of msub_fsm[0x56365ea761d0] (fsm.c:486) 20250822134441875 DMSC DEBUG msc_a[0x56365ea43910]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822134441875 DMSC DEBUG msc_a[0x56365ea43910]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea761d0] (fsm.c:486) 20250822134441875 DMSC DEBUG msc_a(unknown:UTRAN-Iu-482:NONE)[0x56365ea43910]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822134441875 DMSC DEBUG msc_i(unknown:UTRAN-Iu-482:NONE)[0x56365ea26fc0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822134441875 DMSC DEBUG msc_a(unknown:UTRAN-Iu-482:NONE)[0x56365ea43910]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822134441875 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-482:NONE)[0x56365ea43910]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250822134441875 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-482:NONE)[0x56365ea43910]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250822134441875 DMM DEBUG msc_a(IMSI-262420000001050:UTRAN-Iu-482:LU)[0x56365ea43910]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001050 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822134441875 DMM DEBUG msc_a(IMSI-262420000001050:UTRAN-Iu-482:LU)[0x56365ea43910]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822134441875 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:UTRAN-Iu-482:LU)[0x56365ea655d0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822134441875 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:UTRAN-Iu-482:LU)[0x56365ea655d0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001050:UTRAN-Iu-482:LU)[0x56365ea43910] (fsm.c:486) 20250822134441875 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:UTRAN-Iu-482:LU)[0x56365ea655d0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250822134441875 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:UTRAN-Iu-482:LU)[0x56365ea655d0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822134441875 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822134441875 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001050 id=262420000001050 (vlr.c:661) 20250822134441875 DVLR INFO New subscr, IMSI: 262420000001050 (vlr.c:562) 20250822134441875 DVLR DEBUG VLR subscr IMSI-262420000001050 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822134441875 DMSC DEBUG msc_a(IMSI-262420000001050:UTRAN-Iu-482:LU)[0x56365ea43910]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822134441875 DMSC DEBUG msc_a(IMSI-262420000001050:UTRAN-Iu-482:LU)[0x56365ea43910]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822134441875 DVLR DEBUG VLR subscr IMSI-262420000001050 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822134441875 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822134441875 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:UTRAN-Iu-482:LU)[0x56365ea655d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822134441875 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:UTRAN-Iu-482:LU)[0x56365ea655d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822134441875 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:UTRAN-Iu-482:LU)[0x56365ea655d0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250822134441875 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:UTRAN-Iu-482:LU)[0x56365ea654a0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822134441875 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:UTRAN-Iu-482:LU)[0x56365ea654a0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001050:UTRAN-Iu-482:LU)[0x56365ea655d0] (fsm.c:486) 20250822134441875 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:UTRAN-Iu-482:LU)[0x56365ea654a0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822134441875 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:UTRAN-Iu-482:LU)[0x56365ea654a0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822134441875 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134441875 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134441875 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134441875 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134441875 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134441875 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134441875 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134441875 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(3028)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(3029)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3029)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3027)@718a44d66dfb: { messageType := 2, destLocRef := '807809'O, sourceLocRef := '0001E2'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(3027)@718a44d66dfb: Session index based on local reference:0 MSC_Test-GSUP(3033)@718a44d66dfb: Found GsupExpect[0] for "262420000001050" handled at TC_iu_lu_and_mo_ussd_mo_release2(3036) MSC_Test-GSUP(3033)@718a44d66dfb: Added IMSI table entry 0TC_iu_lu_and_mo_ussd_mo_release2(3036)"262420000001050" TC_iu_lu_and_mo_ussd_mo_release2(3036)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_ussd_mo_release2(3036)@718a44d66dfb: setverdict(pass): none -> pass 20250822134441878 DVLR DEBUG VLR subscr IMSI-262420000001050 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134441878 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:UTRAN-Iu-482:LU)[0x56365ea654a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822134441878 DVLR DEBUG SUBSCR(IMSI-262420000001050) Received 1 auth tuples (vlr.c:996) 20250822134441878 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:UTRAN-Iu-482:LU)[0x56365ea654a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822134441878 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:UTRAN-Iu-482:LU)[0x56365ea654a0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250822134441878 DMM DEBUG Tx AUTH REQ (rand = 5bbb6ba785413015926f3182ed80ac42) (gsm_04_08.c:641) 20250822134441878 DMM DEBUG AUTH REQ (autn = 87447555d81e47a02b1fce022c492125) (gsm_04_08.c:643) 20250822134441878 DIUCS DEBUG msc_a(IMSI-262420000001050:UTRAN-Iu-482:LU)[0x56365ea43910]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250822134441878 DIUCS DEBUG msc_a(IMSI-262420000001050:UTRAN-Iu-482:LU)[0x56365ea43910]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134441878 DMSC DEBUG msc_i(IMSI-262420000001050:UTRAN-Iu-482:LU)[0x56365ea26fc0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134441878 DVLR DEBUG VLR subscr IMSI-262420000001050 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822134441878 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134441878 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134441878 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134441878 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134441878 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134441878 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134441878 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134441878 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3029)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3029)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3027)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(3027)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3027)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3027)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(3028)@718a44d66dfb: patching N(SD)=1 into dtap '0514F456829D210474C83310'O MSC_Test_2-RAN(3028)@718a44d66dfb: patched enc_l3: '0554F456829D210474C83310'O MSC_Test_2-SCCP(3027)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(3027)@718a44d66dfb: vl_len:24 MSC_Test_2-SCCP(3027)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3027)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554F456829D210474C83310'O 20250822134441883 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134441883 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134441883 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134441883 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134441883 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134441883 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134441883 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134441883 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3029)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134441883 DIUCS DEBUG (UTRAN-Iu-482) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134441883 DMSC DEBUG msc_i(IMSI-262420000001050:UTRAN-Iu-482:LU)[0x56365ea26fc0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134441883 DIUCS DEBUG msc_i(IMSI-262420000001050:UTRAN-Iu-482:LU)[0x56365ea26fc0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134441883 DMSC DEBUG msc_a(IMSI-262420000001050:UTRAN-Iu-482:LU)[0x56365ea43910]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134441883 DIUCS DEBUG msc_a(IMSI-262420000001050:UTRAN-Iu-482:LU)[0x56365ea43910]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134441883 DIUCS DEBUG msc_a(IMSI-262420000001050:UTRAN-Iu-482:LU)[0x56365ea43910]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134441883 DMM DEBUG msc_a(IMSI-262420000001050:UTRAN-Iu-482:LU)[0x56365ea43910]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = f456829d74c83310) (gsm_04_08.c:1128) 20250822134441883 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:UTRAN-Iu-482:LU)[0x56365ea654a0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822134441883 DVLR DEBUG SUBSCR(IMSI-262420000001050) AUTH on UTRAN received RES: f456829d74c83310 (8 bytes) (vlr_auth_fsm.c:151) 20250822134441883 DVLR INFO SUBSCR(IMSI-262420000001050) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250822134441883 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:UTRAN-Iu-482:LU)[0x56365ea654a0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822134441883 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:UTRAN-Iu-482:LU)[0x56365ea654a0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822134441883 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:UTRAN-Iu-482:LU)[0x56365ea654a0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822134441883 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:UTRAN-Iu-482:LU)[0x56365ea654a0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001050:UTRAN-Iu-482:LU)[0x56365ea655d0] (vlr_auth_fsm.c:294) 20250822134441883 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:UTRAN-Iu-482:LU)[0x56365ea654a0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822134441883 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:UTRAN-Iu-482:LU)[0x56365ea654a0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822134441883 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:UTRAN-Iu-482:LU)[0x56365ea655d0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250822134441883 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:UTRAN-Iu-482:LU)[0x56365ea655d0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822134441883 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:UTRAN-Iu-482:LU)[0x56365ea655d0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822134441883 DIUCS DEBUG msc_a(IMSI-262420000001050:UTRAN-Iu-482:LU)[0x56365ea43910]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250822134441883 DIUCS DEBUG msc_a(IMSI-262420000001050:UTRAN-Iu-482:LU)[0x56365ea43910]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=5da6d5f9e3776baa4961204710b0794a, CK=NONE (ran_msg_iu.c:388) 20250822134441883 DMSC DEBUG msc_i(IMSI-262420000001050:UTRAN-Iu-482:LU)[0x56365ea26fc0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250822134441883 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:UTRAN-Iu-482:LU)[0x56365ea655d0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250822134441883 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134441883 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134441883 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134441883 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134441883 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134441883 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134441884 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134441884 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3029)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3029)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3027)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(3027)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3027)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3027)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3027)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(3027)@718a44d66dfb: vl_len:12 MSC_Test_2-SCCP(3027)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3027)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250822134441889 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134441889 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134441889 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134441889 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134441889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134441889 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134441889 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134441889 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3029)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134441889 DIUCS DEBUG (UTRAN-Iu-482) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134441889 DMSC DEBUG msc_i(IMSI-262420000001050:UTRAN-Iu-482:LU)[0x56365ea26fc0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134441889 DIUCS DEBUG msc_i(IMSI-262420000001050:UTRAN-Iu-482:LU)[0x56365ea26fc0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134441889 DMSC DEBUG msc_a(IMSI-262420000001050:UTRAN-Iu-482:LU)[0x56365ea43910]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134441889 DIUCS DEBUG msc_a(IMSI-262420000001050:UTRAN-Iu-482:LU)[0x56365ea43910]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134441889 DIUCS DEBUG msc_a(IMSI-262420000001050:UTRAN-Iu-482:LU)[0x56365ea43910]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250822134441889 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:UTRAN-Iu-482:LU)[0x56365ea655d0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250822134441889 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:UTRAN-Iu-482:LU)[0x56365ea655d0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822134441889 DIUCS DEBUG msc_a(IMSI-262420000001050:UTRAN-Iu-482:LU)[0x56365ea43910]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250822134441889 DMSC DEBUG msc_i(IMSI-262420000001050:UTRAN-Iu-482:LU)[0x56365ea26fc0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822134441889 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:UTRAN-Iu-482:LU)[0x56365ea655d0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822134441889 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:UTRAN-Iu-482:LU)[0x56365ea655d0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822134441889 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001050:UTRAN-Iu-482:LU)[0x56365ea654a0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822134441889 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001050:UTRAN-Iu-482:LU)[0x56365ea654a0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001050:UTRAN-Iu-482:LU)[0x56365ea655d0] (fsm.c:486) 20250822134441889 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001050:UTRAN-Iu-482:LU)[0x56365ea654a0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822134441889 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001050:UTRAN-Iu-482:LU)[0x56365ea654a0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822134441889 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134441889 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134441889 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134441889 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134441889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134441889 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134441889 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134441889 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3029)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3029)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3027)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(3027)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3027)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3027)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822134441891 DVLR DEBUG VLR subscr IMSI-262420000001050 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134441891 DVLR DEBUG IMSI:262420000001050 has MSISDN:491230001050 (vlr.c:1045) 20250822134441891 DMSC NOTICE msub(IMSI-262420000001050:MSISDN-491230001050) VLR: update for IMSI=262420000001050 (MSISDN=491230001050) (gsm_04_08.c:1541) 20250822134441891 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822134441892 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134441892 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:MSISDN-491230001050:UTRAN-Iu-482:LU)[0x56365ea655d0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822134441892 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001050:UTRAN-Iu-482:LU)[0x56365ea654a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822134441892 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001050:UTRAN-Iu-482:LU)[0x56365ea654a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822134441892 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001050:UTRAN-Iu-482:LU)[0x56365ea654a0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822134441892 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001050:UTRAN-Iu-482:LU)[0x56365ea654a0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001050:MSISDN-491230001050:UTRAN-Iu-482:LU)[0x56365ea655d0] (vlr_lu_fsm.c:110) 20250822134441892 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001050:UTRAN-Iu-482:LU)[0x56365ea654a0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822134441892 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001050:UTRAN-Iu-482:LU)[0x56365ea654a0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822134441892 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:MSISDN-491230001050:UTRAN-Iu-482:LU)[0x56365ea655d0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822134441892 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:MSISDN-491230001050:UTRAN-Iu-482:LU)[0x56365ea655d0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822134441892 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001050:MSISDN-491230001050:UTRAN-Iu-482:LU)[0x56365ea6a7a0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822134441892 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001050:MSISDN-491230001050:UTRAN-Iu-482:LU)[0x56365ea6a7a0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001050:MSISDN-491230001050:UTRAN-Iu-482:LU)[0x56365ea655d0] (fsm.c:486) 20250822134441892 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001050:MSISDN-491230001050:UTRAN-Iu-482:LU)[0x56365ea6a7a0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822134441892 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001050:MSISDN-491230001050:UTRAN-Iu-482:LU)[0x56365ea6a7a0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822134441892 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001050:MSISDN-491230001050:UTRAN-Iu-482:LU)[0x56365ea6a7a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822134441892 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001050:MSISDN-491230001050:UTRAN-Iu-482:LU)[0x56365ea6a7a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822134441892 DMSC NOTICE msub(IMSI-262420000001050:MSISDN-491230001050:TMSInew-0x4642AF66) VLR: update for IMSI=262420000001050 (MSISDN=491230001050) (gsm_04_08.c:1541) 20250822134441892 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001050:MSISDN-491230001050:UTRAN-Iu-482:LU)[0x56365ea6a7a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822134441892 DMM DEBUG -> IMSI-262420000001050:MSISDN-491230001050:TMSInew-0x4642AF66 LOCATION UPDATE ACCEPT (TMSI = 0x4642af66) (gsm_04_08.c:149) 20250822134441892 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSInew-0x4642AF66:UTRAN-Iu-482:LU)[0x56365ea43910]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250822134441892 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSInew-0x4642AF66:UTRAN-Iu-482:LU)[0x56365ea43910]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134441892 DMSC DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSInew-0x4642AF66:UTRAN-Iu-482:LU)[0x56365ea26fc0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134441892 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050:TMSInew-0x4642AF66 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822134441892 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134441892 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134441892 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134441892 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134441892 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134441892 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134441892 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134441892 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3029)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3029)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3027)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(3027)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3027)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3027)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_ussd_mo_release2(3036)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(3028)@718a44d66dfb: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(3028)@718a44d66dfb: patched enc_l3: '059B'O MSC_Test_2-SCCP(3027)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(3027)@718a44d66dfb: vl_len:14 MSC_Test_2-SCCP(3027)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3027)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250822134441894 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134441894 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134441894 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134441894 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134441894 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(3029)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134441894 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134441894 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134441894 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134441894 DIUCS DEBUG (UTRAN-Iu-482) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134441894 DMSC DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSInew-0x4642AF66:UTRAN-Iu-482:LU)[0x56365ea26fc0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134441894 DIUCS DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSInew-0x4642AF66:UTRAN-Iu-482:LU)[0x56365ea26fc0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134441894 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSInew-0x4642AF66:UTRAN-Iu-482:LU)[0x56365ea43910]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134441894 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSInew-0x4642AF66:UTRAN-Iu-482:LU)[0x56365ea43910]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134441894 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSInew-0x4642AF66:UTRAN-Iu-482:LU)[0x56365ea43910]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134441894 DMM DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSInew-0x4642AF66:UTRAN-Iu-482:LU)[0x56365ea43910]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822134441894 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:MSISDN-491230001050:TMSInew-0x4642AF66:UTRAN-Iu-482:LU)[0x56365ea655d0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822134441894 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001050:MSISDN-491230001050:UTRAN-Iu-482:LU)[0x56365ea6a7a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822134441894 DMSC NOTICE msub(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x4642AF66) VLR: update for IMSI=262420000001050 (MSISDN=491230001050) (gsm_04_08.c:1541) 20250822134441894 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050:TMSI-0x4642AF66 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250822134441894 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001050:MSISDN-491230001050:UTRAN-Iu-482:LU)[0x56365ea6a7a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822134441894 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x4642AF66:UTRAN-Iu-482:LU)[0x56365ea655d0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822134441894 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001050:MSISDN-491230001050:UTRAN-Iu-482:LU)[0x56365ea6a7a0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822134441894 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001050:MSISDN-491230001050:UTRAN-Iu-482:LU)[0x56365ea6a7a0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x4642AF66:UTRAN-Iu-482:LU)[0x56365ea655d0] (vlr_lu_fsm.c:817) 20250822134441894 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001050:MSISDN-491230001050:UTRAN-Iu-482:LU)[0x56365ea6a7a0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822134441894 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001050:MSISDN-491230001050:UTRAN-Iu-482:LU)[0x56365ea6a7a0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822134441894 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x4642AF66:UTRAN-Iu-482:LU)[0x56365ea655d0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822134441894 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x4642AF66:UTRAN-Iu-482:LU)[0x56365ea43910]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250822134441894 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x4642AF66:UTRAN-Iu-482:LU)[0x56365ea43910]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.981s remaining) (msc_a.c:450) 20250822134441894 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001050/3/1): Available (smpp_smsc.c:626) 20250822134441894 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x4642AF66:UTRAN-Iu-482:LU)[0x56365ea43910]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134441894 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x4642AF66:UTRAN-Iu-482:LU)[0x56365ea43910]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250822134441894 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x4642AF66:UTRAN-Iu-482:LU)[0x56365ea43910]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250822134441894 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050:TMSI-0x4642AF66 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822134441894 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050:TMSI-0x4642AF66 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822134441894 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050:TMSI-0x4642AF66 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822134441894 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x4642AF66:UTRAN-Iu-482:LU)[0x56365ea43910]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250822134441894 DMSC DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x4642AF66:UTRAN-Iu-482:LU)[0x56365ea26fc0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822134441894 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050:TMSI-0x4642AF66 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250822134441894 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134441894 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134441894 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134441894 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134441894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134441894 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134441894 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134441894 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3029)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3029)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3027)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(3027)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3027)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3027)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3027)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(3027)@718a44d66dfb: vl_len:7 MSC_Test_2-SCCP(3027)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3027)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250822134441897 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134441897 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134441897 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134441897 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134441897 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134441897 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134441897 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134441897 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3029)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134441897 DIUCS DEBUG (UTRAN-Iu-482) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134441897 DMSC DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x4642AF66:UTRAN-Iu-482:LU)[0x56365ea26fc0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134441897 DIUCS DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x4642AF66:UTRAN-Iu-482:LU)[0x56365ea26fc0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134441897 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x4642AF66:UTRAN-Iu-482:LU)[0x56365ea43910]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134441897 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x4642AF66:UTRAN-Iu-482:LU)[0x56365ea43910]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134441897 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x4642AF66:UTRAN-Iu-482:LU)[0x56365ea43910]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250822134441897 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x4642AF66:UTRAN-Iu-482:LU)[0x56365ea43910]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822134441897 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x4642AF66:UTRAN-Iu-482:LU)[0x56365ea43910]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250822134441897 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x4642AF66:UTRAN-Iu-482:LU)[0x56365ea43910]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134441897 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x4642AF66:UTRAN-Iu-482:LU)[0x56365ea43910]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822134441897 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x4642AF66:UTRAN-Iu-482:LU)[0x56365ea655d0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822134441897 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x4642AF66:UTRAN-Iu-482:LU)[0x56365ea655d0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x4642AF66:UTRAN-Iu-482:LU)[0x56365ea43910] (msc_a.c:1053) 20250822134441897 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x4642AF66:UTRAN-Iu-482:LU)[0x56365ea655d0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822134441897 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x4642AF66:UTRAN-Iu-482:LU)[0x56365ea655d0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822134441897 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x4642AF66:UTRAN-Iu-482:LU)[0x56365ea655d0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822134441897 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x4642AF66:UTRAN-Iu-482:LU)[0x56365ea43910]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea761d0] (msc_a.c:1053) 20250822134441897 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x4642AF66:UTRAN-Iu-482:LU)[0x56365ea43910]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822134441897 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x4642AF66:UTRAN-Iu-482:LU)[0x56365ea43910]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822134441897 DMSC DEBUG msub_fsm[0x56365ea761d0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822134441897 DMSC DEBUG msub(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x4642AF66) MSC-A terminated (msub.c:261) 20250822134441897 DMSC DEBUG msub(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x4642AF66) 1 MSC-I still active (msub.c:79) 20250822134441897 DMSC DEBUG msub_fsm[0x56365ea761d0]{active}: State change to terminating (no timeout) (msub.c:91) 20250822134441897 DMSC DEBUG msub_fsm[0x56365ea761d0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822134441897 DMSC DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x4642AF66:UTRAN-Iu-482:LU)[0x56365ea26fc0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822134441897 DMSC DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x4642AF66:UTRAN-Iu-482:LU)[0x56365ea26fc0]{READY}: Removing from parent msub_fsm[0x56365ea761d0] (msub.c:113) 20250822134441897 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Closing UTRAN-Iu-482 (ran_conn.c:142) 20250822134441897 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-482 (ran_conn.c:155) 20250822134441897 DMSC DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x4642AF66:UTRAN-Iu-482:LU)[0x56365ea26fc0]{READY}: Freeing instance (msub.c:113) 20250822134441897 DMSC DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x4642AF66:UTRAN-Iu-482:LU)[0x56365ea26fc0]{READY}: Deallocated (fsm.c:568) 20250822134441897 DMSC DEBUG msub(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x4642AF66) Free (msub.c:119) 20250822134441897 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050:TMSI-0x4642AF66 - active-conn: now used by 1 (attached) (msub.c:375) 20250822134441897 DMSC DEBUG msub_fsm[0x56365ea761d0]{terminating}: Freeing instance (msub.c:113) 20250822134441897 DMSC DEBUG msub_fsm[0x56365ea761d0]{terminating}: Deallocated (fsm.c:568) 20250822134441897 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134441897 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134441897 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134441897 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134441897 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134441897 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134441897 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134441897 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3029)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3029)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3027)@718a44d66dfb: Session index based on local reference:0 20250822134441898 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134441898 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134441898 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134441898 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134441898 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(3029)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134441898 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134441898 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134441898 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(3028)@718a44d66dfb: Deleted conn table entry 0TC_iu_lu_and_mo_ussd_mo_release2(3036)8419337 TC_iu_lu_and_mo_ussd_mo_release2(3036)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_mo_release2(3036)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_ussd_mo_release2(3036)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_mo_release2(3036)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_mo_release2(3036)@718a44d66dfb: 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 := '4642AF66'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(3028)@718a44d66dfb: Added conn table entry 0TC_iu_lu_and_mo_ussd_mo_release2(3036)2481013 MSC_Test_2-RAN(3028)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(3027)@718a44d66dfb: First idle individual index:0 MSC_Test_2-M3UA(3029)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134442102 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134442102 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134442102 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134442102 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134442102 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134442102 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134442102 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134442102 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134442103 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) 20250822134442103 DMSC DEBUG msub_fsm[0x56365ea655d0]{active}: Allocated (fsm.c:456) 20250822134442103 DMSC DEBUG msc_i[0x56365ea43910]{READY}: Allocated (fsm.c:456) 20250822134442103 DMSC DEBUG msc_i[0x56365ea43910]{READY}: is child of msub_fsm[0x56365ea655d0] (fsm.c:486) 20250822134442103 DMSC DEBUG msc_a[0x56365ea26fc0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822134442103 DMSC DEBUG msc_a[0x56365ea26fc0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea655d0] (fsm.c:486) 20250822134442103 DMSC DEBUG msc_a(unknown:UTRAN-Iu-483:NONE)[0x56365ea26fc0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822134442103 DMSC DEBUG msc_i(unknown:UTRAN-Iu-483:NONE)[0x56365ea43910]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822134442103 DMSC DEBUG msc_a(unknown:UTRAN-Iu-483:NONE)[0x56365ea26fc0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822134442103 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-483:NONE)[0x56365ea26fc0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250822134442103 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-483:NONE)[0x56365ea26fc0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250822134442103 DMM DEBUG msc_a(TMSI-0x4642AF66:UTRAN-Iu-483:CM_SERVICE_REQ)[0x56365ea26fc0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250822134442103 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4642AF66:UTRAN-Iu-483:CM_SERVICE_REQ)[0x56365ea761d0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822134442103 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4642AF66:UTRAN-Iu-483:CM_SERVICE_REQ)[0x56365ea761d0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x4642AF66:UTRAN-Iu-483:CM_SERVICE_REQ)[0x56365ea26fc0] (fsm.c:486) 20250822134442103 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4642AF66:UTRAN-Iu-483:CM_SERVICE_REQ)[0x56365ea761d0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250822134442103 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4642AF66:UTRAN-Iu-483:CM_SERVICE_REQ)[0x56365ea761d0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822134442103 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050:TMSI-0x4642AF66 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822134442103 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050:TMSI-0x4642AF66 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822134442103 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x4642AF66:UTRAN-Iu-483:CM_SERVICE_REQ)[0x56365ea26fc0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822134442104 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x4642AF66:UTRAN-Iu-483:CM_SERVICE_REQ)[0x56365ea26fc0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822134442104 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x4642AF66:UTRAN-Iu-483:CM_SERVICE_REQ)[0x56365ea761d0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822134442104 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x4642AF66:UTRAN-Iu-483:CM_SERVICE_REQ)[0x56365ea761d0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250822134442104 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x4642AF66:UTRAN-Iu-483:CM_SERVICE_REQ)[0x56365ea6a7a0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822134442104 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x4642AF66:UTRAN-Iu-483:CM_SERVICE_REQ)[0x56365ea6a7a0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x4642AF66:UTRAN-Iu-483:CM_SERVICE_REQ)[0x56365ea761d0] (fsm.c:486) 20250822134442104 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x4642AF66:UTRAN-Iu-483:CM_SERVICE_REQ)[0x56365ea6a7a0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822134442104 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x4642AF66:UTRAN-Iu-483:CM_SERVICE_REQ)[0x56365ea6a7a0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822134442104 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050:TMSI-0x4642AF66 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250822134442104 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134442104 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134442104 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134442104 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134442104 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134442104 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134442104 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134442104 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3029)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3029)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3027)@718a44d66dfb: { messageType := 2, destLocRef := '25DB75'O, sourceLocRef := '0001E3'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(3027)@718a44d66dfb: Session index based on local reference:0 TC_iu_lu_and_mo_ussd_mo_release2(3036)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_ussd_mo_release2(3036)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822134442111 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050:TMSI-0x4642AF66 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134442111 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x4642AF66:UTRAN-Iu-483:CM_SERVICE_REQ)[0x56365ea6a7a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822134442111 DVLR DEBUG SUBSCR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x4642AF66) Received 1 auth tuples (vlr.c:996) 20250822134442111 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x4642AF66:UTRAN-Iu-483:CM_SERVICE_REQ)[0x56365ea6a7a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822134442111 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x4642AF66:UTRAN-Iu-483:CM_SERVICE_REQ)[0x56365ea6a7a0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250822134442111 DMM DEBUG Tx AUTH REQ (rand = f1778910b4b46449797313f44c5e063c) (gsm_04_08.c:641) 20250822134442111 DMM DEBUG AUTH REQ (autn = b5a8d811e52cfec36a772b65146af634) (gsm_04_08.c:643) 20250822134442111 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x4642AF66:UTRAN-Iu-483:CM_SERVICE_REQ)[0x56365ea26fc0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250822134442111 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x4642AF66:UTRAN-Iu-483:CM_SERVICE_REQ)[0x56365ea26fc0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134442111 DMSC DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x4642AF66:UTRAN-Iu-483:CM_SERVICE_REQ)[0x56365ea43910]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134442111 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050:TMSI-0x4642AF66 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822134442111 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134442111 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134442111 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134442111 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134442111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134442111 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134442111 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134442111 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3029)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3029)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3027)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(3027)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3027)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3027)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(3028)@718a44d66dfb: patching N(SD)=1 into dtap '05142160972C210409E4EA30'O MSC_Test_2-RAN(3028)@718a44d66dfb: patched enc_l3: '05542160972C210409E4EA30'O MSC_Test_2-SCCP(3027)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(3027)@718a44d66dfb: vl_len:24 MSC_Test_2-SCCP(3027)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3027)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05542160972C210409E4EA30'O 20250822134442119 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134442119 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134442119 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134442119 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134442119 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134442119 DLSS7 DEBUG Found route for dpc=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(3029)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134442119 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134442119 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134442119 DIUCS DEBUG (UTRAN-Iu-483) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134442119 DMSC DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x4642AF66:UTRAN-Iu-483:CM_SERVICE_REQ)[0x56365ea43910]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134442119 DIUCS DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x4642AF66:UTRAN-Iu-483:CM_SERVICE_REQ)[0x56365ea43910]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134442119 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x4642AF66:UTRAN-Iu-483:CM_SERVICE_REQ)[0x56365ea26fc0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134442119 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x4642AF66:UTRAN-Iu-483:CM_SERVICE_REQ)[0x56365ea26fc0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134442119 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x4642AF66:UTRAN-Iu-483:CM_SERVICE_REQ)[0x56365ea26fc0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134442119 DMM DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x4642AF66:UTRAN-Iu-483:CM_SERVICE_REQ)[0x56365ea26fc0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 2160972c09e4ea30) (gsm_04_08.c:1128) 20250822134442119 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x4642AF66:UTRAN-Iu-483:CM_SERVICE_REQ)[0x56365ea6a7a0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822134442119 DVLR DEBUG SUBSCR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x4642AF66) AUTH on UTRAN received RES: 2160972c09e4ea30 (8 bytes) (vlr_auth_fsm.c:151) 20250822134442119 DVLR INFO SUBSCR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x4642AF66) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250822134442119 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x4642AF66:UTRAN-Iu-483:CM_SERVICE_REQ)[0x56365ea6a7a0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822134442120 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x4642AF66:UTRAN-Iu-483:CM_SERVICE_REQ)[0x56365ea6a7a0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822134442120 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x4642AF66:UTRAN-Iu-483:CM_SERVICE_REQ)[0x56365ea6a7a0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822134442120 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x4642AF66:UTRAN-Iu-483:CM_SERVICE_REQ)[0x56365ea6a7a0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x4642AF66:UTRAN-Iu-483:CM_SERVICE_REQ)[0x56365ea761d0] (vlr_auth_fsm.c:294) 20250822134442120 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x4642AF66:UTRAN-Iu-483:CM_SERVICE_REQ)[0x56365ea6a7a0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822134442120 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x4642AF66:UTRAN-Iu-483:CM_SERVICE_REQ)[0x56365ea6a7a0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822134442120 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x4642AF66:UTRAN-Iu-483:CM_SERVICE_REQ)[0x56365ea761d0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250822134442120 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x4642AF66:UTRAN-Iu-483:CM_SERVICE_REQ)[0x56365ea761d0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822134442120 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x4642AF66:UTRAN-Iu-483:CM_SERVICE_REQ)[0x56365ea761d0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822134442120 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x4642AF66:UTRAN-Iu-483:CM_SERVICE_REQ)[0x56365ea26fc0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250822134442120 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x4642AF66:UTRAN-Iu-483:CM_SERVICE_REQ)[0x56365ea26fc0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=fef80c2cec72e41842fd8570e0f9806f, CK=NONE (ran_msg_iu.c:388) 20250822134442120 DMSC DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x4642AF66:UTRAN-Iu-483:CM_SERVICE_REQ)[0x56365ea43910]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250822134442120 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x4642AF66:UTRAN-Iu-483:CM_SERVICE_REQ)[0x56365ea761d0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250822134442120 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134442120 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134442120 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134442120 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134442120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134442120 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134442120 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134442120 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3029)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3029)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3027)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(3027)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3027)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3027)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3027)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(3027)@718a44d66dfb: vl_len:12 MSC_Test_2-SCCP(3027)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3027)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250822134442127 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134442127 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134442127 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134442127 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134442127 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134442127 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134442127 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134442127 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3029)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134442128 DIUCS DEBUG (UTRAN-Iu-483) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134442128 DMSC DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x4642AF66:UTRAN-Iu-483:CM_SERVICE_REQ)[0x56365ea43910]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134442128 DIUCS DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x4642AF66:UTRAN-Iu-483:CM_SERVICE_REQ)[0x56365ea43910]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134442128 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x4642AF66:UTRAN-Iu-483:CM_SERVICE_REQ)[0x56365ea26fc0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134442128 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x4642AF66:UTRAN-Iu-483:CM_SERVICE_REQ)[0x56365ea26fc0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134442128 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x4642AF66:UTRAN-Iu-483:CM_SERVICE_REQ)[0x56365ea26fc0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250822134442128 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x4642AF66:UTRAN-Iu-483:CM_SERVICE_REQ)[0x56365ea761d0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250822134442128 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x4642AF66:UTRAN-Iu-483:CM_SERVICE_REQ)[0x56365ea761d0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822134442128 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x4642AF66:UTRAN-Iu-483:CM_SERVICE_REQ)[0x56365ea26fc0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250822134442128 DMSC DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x4642AF66:UTRAN-Iu-483:CM_SERVICE_REQ)[0x56365ea43910]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822134442128 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x4642AF66:UTRAN-Iu-483:CM_SERVICE_REQ)[0x56365ea761d0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822134442128 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x4642AF66:UTRAN-Iu-483:CM_SERVICE_REQ)[0x56365ea761d0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822134442128 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x4642AF66:UTRAN-Iu-483:CM_SERVICE_REQ)[0x56365ea761d0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822134442128 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x4642AF66:UTRAN-Iu-483:CM_SERVICE_REQ)[0x56365ea761d0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822134442128 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x4642AF66:UTRAN-Iu-483:CM_SERVICE_REQ)[0x56365ea761d0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822134442128 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x4642AF66:UTRAN-Iu-483:CM_SERVICE_REQ)[0x56365ea761d0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822134442128 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x4642AF66:UTRAN-Iu-483:CM_SERVICE_REQ)[0x56365ea761d0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822134442128 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x4642AF66:UTRAN-Iu-483:CM_SERVICE_REQ)[0x56365ea26fc0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250822134442128 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x4642AF66:UTRAN-Iu-483:CM_SERVICE_REQ)[0x56365ea26fc0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.975s remaining) (msc_a.c:450) 20250822134442128 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001050/3/1): Available (smpp_smsc.c:626) 20250822134442128 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134442128 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134442128 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134442128 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134442128 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134442128 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134442128 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134442128 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3029)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3029)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3027)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(3027)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3027)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3027)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(3033)@718a44d66dfb: Created GsupExpect[0] for "262420000001050" to be handled at TC_iu_lu_and_mo_ussd_mo_release2(3036) MSC_Test_2-RAN(3028)@718a44d66dfb: patching N(SD)=2 into dtap '1B3B1C18A11602010102013B300E04010F04092ADBCD6653C96CB611'O MSC_Test_2-RAN(3028)@718a44d66dfb: patched enc_l3: '1BBB1C18A11602010102013B300E04010F04092ADBCD6653C96CB611'O MSC_Test_2-SCCP(3027)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(3027)@718a44d66dfb: vl_len:40 MSC_Test_2-SCCP(3027)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3027)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001440240000010010401D1C1BBB1C18A11602010102013B300E04010F04092ADBCD6653C96CB611'O 20250822134442148 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134442148 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134442148 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134442148 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134442148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134442148 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134442148 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134442148 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3029)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134442148 DIUCS DEBUG (UTRAN-Iu-483) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134442148 DMSC DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x4642AF66:UTRAN-Iu-483:CM_SERVICE_REQ)[0x56365ea43910]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134442148 DIUCS DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x4642AF66:UTRAN-Iu-483:CM_SERVICE_REQ)[0x56365ea43910]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134442148 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x4642AF66:UTRAN-Iu-483:CM_SERVICE_REQ)[0x56365ea26fc0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134442148 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x4642AF66:UTRAN-Iu-483:CM_SERVICE_REQ)[0x56365ea26fc0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134442148 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x4642AF66:UTRAN-Iu-483:CM_SERVICE_REQ)[0x56365ea26fc0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134442149 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050:TMSI-0x4642AF66 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250822134442149 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x4642AF66:UTRAN-Iu-483:CM_SERVICE_REQ)[0x56365ea26fc0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_09_11.c:174) 20250822134442149 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x4642AF66:UTRAN-Iu-483:CM_SERVICE_REQ)[0x56365ea26fc0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) TC_iu_lu_and_mo_ussd_mo_release2(3036)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822134442151 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050:TMSI-0x4642AF66 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250822134442151 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050:TMSI-0x4642AF66 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:505) 20250822134442151 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x4642AF66:UTRAN-Iu-483:CM_SERVICE_REQ)[0x56365ea26fc0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: NCSS GSM0480_MTYPE_FACILITY (msc_a.c:2106) 20250822134442151 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x4642AF66:UTRAN-Iu-483:CM_SERVICE_REQ)[0x56365ea26fc0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134442151 DMSC DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x4642AF66:UTRAN-Iu-483:CM_SERVICE_REQ)[0x56365ea43910]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134442151 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134442151 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134442151 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134442151 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134442151 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134442151 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134442151 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134442151 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3029)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3029)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3027)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(3027)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3027)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3027)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_ussd_mo_release2(3036)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(3028)@718a44d66dfb: patching N(SD)=3 into dtap '1B2A'O MSC_Test_2-RAN(3028)@718a44d66dfb: patched enc_l3: '1BEA'O MSC_Test_2-SCCP(3027)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(3027)@718a44d66dfb: vl_len:14 MSC_Test_2-SCCP(3027)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3027)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0014400A00000100104003021BEA'O 20250822134442158 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134442158 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134442158 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134442158 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134442158 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134442158 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134442158 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134442158 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3029)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134442159 DIUCS DEBUG (UTRAN-Iu-483) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134442159 DMSC DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x4642AF66:UTRAN-Iu-483:CM_SERVICE_REQ)[0x56365ea43910]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134442159 DIUCS DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x4642AF66:UTRAN-Iu-483:CM_SERVICE_REQ)[0x56365ea43910]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134442159 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x4642AF66:UTRAN-Iu-483:CM_SERVICE_REQ)[0x56365ea26fc0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134442159 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x4642AF66:UTRAN-Iu-483:CM_SERVICE_REQ)[0x56365ea26fc0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134442159 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x4642AF66:UTRAN-Iu-483:CM_SERVICE_REQ)[0x56365ea26fc0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134442159 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050:TMSI-0x4642AF66 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250822134442159 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x4642AF66:UTRAN-Iu-483:CM_SERVICE_REQ)[0x56365ea26fc0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134442159 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x4642AF66:UTRAN-Iu-483:CM_SERVICE_REQ)[0x56365ea26fc0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250822134442159 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x4642AF66:UTRAN-Iu-483:CM_SERVICE_REQ)[0x56365ea26fc0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250822134442159 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050:TMSI-0x4642AF66 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822134442159 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050:TMSI-0x4642AF66 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822134442159 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050:TMSI-0x4642AF66 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822134442159 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x4642AF66:UTRAN-Iu-483:CM_SERVICE_REQ)[0x56365ea26fc0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250822134442159 DMSC DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x4642AF66:UTRAN-Iu-483:CM_SERVICE_REQ)[0x56365ea43910]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822134442159 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050:TMSI-0x4642AF66 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822134442159 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134442159 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134442159 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134442159 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134442159 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134442160 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134442160 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134442160 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_iu_lu_and_mo_ussd_mo_release2(3036)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3029)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3029)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3027)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(3027)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3027)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3027)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3027)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(3027)@718a44d66dfb: vl_len:7 MSC_Test_2-SCCP(3027)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3027)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250822134442164 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134442164 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134442164 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134442164 DLM3UA DEBUG 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(3029)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134442164 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134442164 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134442164 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134442164 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134442164 DIUCS DEBUG (UTRAN-Iu-483) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134442164 DMSC DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x4642AF66:UTRAN-Iu-483:CM_SERVICE_REQ)[0x56365ea43910]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134442165 DIUCS DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x4642AF66:UTRAN-Iu-483:CM_SERVICE_REQ)[0x56365ea43910]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134442165 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x4642AF66:UTRAN-Iu-483:CM_SERVICE_REQ)[0x56365ea26fc0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134442165 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x4642AF66:UTRAN-Iu-483:CM_SERVICE_REQ)[0x56365ea26fc0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134442165 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x4642AF66:UTRAN-Iu-483:CM_SERVICE_REQ)[0x56365ea26fc0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250822134442165 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x4642AF66:UTRAN-Iu-483:CM_SERVICE_REQ)[0x56365ea26fc0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822134442165 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x4642AF66:UTRAN-Iu-483:CM_SERVICE_REQ)[0x56365ea26fc0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250822134442165 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x4642AF66:UTRAN-Iu-483:CM_SERVICE_REQ)[0x56365ea26fc0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134442165 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x4642AF66:UTRAN-Iu-483:CM_SERVICE_REQ)[0x56365ea26fc0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822134442165 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x4642AF66:UTRAN-Iu-483:CM_SERVICE_REQ)[0x56365ea761d0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822134442165 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x4642AF66:UTRAN-Iu-483:CM_SERVICE_REQ)[0x56365ea761d0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x4642AF66:UTRAN-Iu-483:CM_SERVICE_REQ)[0x56365ea26fc0] (msc_a.c:1053) 20250822134442165 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x4642AF66:UTRAN-Iu-483:CM_SERVICE_REQ)[0x56365ea761d0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822134442165 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x4642AF66:UTRAN-Iu-483:CM_SERVICE_REQ)[0x56365ea761d0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822134442165 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x4642AF66:UTRAN-Iu-483:CM_SERVICE_REQ)[0x56365ea26fc0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea655d0] (msc_a.c:1053) 20250822134442165 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x4642AF66:UTRAN-Iu-483:CM_SERVICE_REQ)[0x56365ea26fc0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822134442165 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x4642AF66:UTRAN-Iu-483:CM_SERVICE_REQ)[0x56365ea26fc0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822134442165 DMSC DEBUG msub_fsm[0x56365ea655d0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822134442165 DMSC DEBUG msub(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x4642AF66) MSC-A terminated (msub.c:261) 20250822134442165 DMSC DEBUG msub(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x4642AF66) 1 MSC-I still active (msub.c:79) 20250822134442165 DMSC DEBUG msub_fsm[0x56365ea655d0]{active}: State change to terminating (no timeout) (msub.c:91) 20250822134442165 DMSC DEBUG msub_fsm[0x56365ea655d0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822134442165 DMSC DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x4642AF66:UTRAN-Iu-483:CM_SERVICE_REQ)[0x56365ea43910]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822134442165 DMSC DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x4642AF66:UTRAN-Iu-483:CM_SERVICE_REQ)[0x56365ea43910]{READY}: Removing from parent msub_fsm[0x56365ea655d0] (msub.c:113) 20250822134442165 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Closing UTRAN-Iu-483 (ran_conn.c:142) 20250822134442165 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-483 (ran_conn.c:155) 20250822134442165 DMSC DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x4642AF66:UTRAN-Iu-483:CM_SERVICE_REQ)[0x56365ea43910]{READY}: Freeing instance (msub.c:113) 20250822134442165 DMSC DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x4642AF66:UTRAN-Iu-483:CM_SERVICE_REQ)[0x56365ea43910]{READY}: Deallocated (fsm.c:568) 20250822134442165 DMSC DEBUG msub(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x4642AF66) Free (msub.c:119) 20250822134442165 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050:TMSI-0x4642AF66 - active-conn: now used by 1 (attached) (msub.c:375) 20250822134442165 DMSC DEBUG msub_fsm[0x56365ea655d0]{terminating}: Freeing instance (msub.c:113) 20250822134442165 DMSC DEBUG msub_fsm[0x56365ea655d0]{terminating}: Deallocated (fsm.c:568) 20250822134442165 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134442165 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134442165 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134442165 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134442165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134442165 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134442165 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134442165 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3029)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3029)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3027)@718a44d66dfb: Session index based on local reference:0 20250822134442167 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134442167 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134442167 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134442167 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134442167 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134442167 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134442167 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134442167 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(3028)@718a44d66dfb: Deleted conn table entry 0TC_iu_lu_and_mo_ussd_mo_release2(3036)2481013 MSC_Test_2-M3UA(3029)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mo_ussd_mo_release2(3036)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_mo_release2(3036)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_ussd_mo_release2(3036)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_mo_release2(3036)@718a44d66dfb: Final verdict of PTC: pass 20250822134442174 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822134442174 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822134442174 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) 20250822134442174 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822134442174 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822134442174 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822134442174 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(3024)@718a44d66dfb: Final verdict of PTC: none 20250822134442174 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822134442174 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822134442174 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) 20250822134442174 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134442174 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250822134442174 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822134442174 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822134442174 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822134442174 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822134442174 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822134442174 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(3021)@718a44d66dfb: Final verdict of PTC: none 20250822134442174 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250822134442175 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) 20250822134442175 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-GSUP(3033)@718a44d66dfb: Final verdict of PTC: none 20250822134442175 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822134442175 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822134442175 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822134442175 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822134442175 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822134442175 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822134442175 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822134442175 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822134442175 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822134442175 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134442175 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822134442175 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822134442175 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822134442175 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822134442175 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822134442175 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822134442176 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(3026)@718a44d66dfb: Final verdict of PTC: none20250822134442176 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822134442176 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(3023)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(3030)@718a44d66dfb: Final verdict of PTC: none MSC_Test_2-SCCP(3027)@718a44d66dfb: Final verdict of PTC: none MSC_Test_1-RAN(3025)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3037)@718a44d66dfb: Final verdict of PTC: none 20250822134442178 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(3032)@718a44d66dfb: Final verdict of PTC: none MSC_Test_2-RAN(3028)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3020)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(3035)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(3034)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(3022)@718a44d66dfb: Final verdict of PTC: none 20250822134442179 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) 20250822134442179 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) 20250822134442179 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) MSC_Test_2-M3UA(3029)@718a44d66dfb: Final verdict of PTC: none 20250822134442179 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250822134442179 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) 20250822134442179 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134442179 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822134442179 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822134442179 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822134442179 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822134442179 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822134442179 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822134442179 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822134442179 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.3/0 (xua_snm.c:371) 20250822134442179 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-MGCP(3031)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(3020): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(3021): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(3022): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(3023): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-SCCP(3024): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-RAN(3025): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-M3UA(3026): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_2-SCCP(3027): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_2-RAN(3028): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_2-M3UA(3029): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(3030): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(3031): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(3032): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(3033): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(3034): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(3035): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_iu_lu_and_mo_ussd_mo_release2(3036): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(3037): none (pass -> pass) MTC@718a44d66dfb: Test case TC_iu_lu_and_mo_ussd_mo_release finished. Verdict: pass MTC@718a44d66dfb: 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'. Fri Aug 22 13:44:42 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 20250822134443178 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=449136) 20250822134444175 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822134444176 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822134444176 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822134444176 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822134444176 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822134444176 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822134444179 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822134444180 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822134444180 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822134444180 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=449136, count=452444) 20250822134445180 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822134446181 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:44:46 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests_Iu.TC_iu_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 20250822134447182 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_iu_lu_and_ss_session_timeout started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(3041)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(3041)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(3041)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(3039)@718a44d66dfb: v_sccp_pdu_maxlen:268 MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_1-M3UA(3044)@718a44d66dfb: ************************************************* MSC_Test_1-M3UA(3044)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(3044)@718a44d66dfb: ************************************************* MSC_Test_1-SCCP(3042)@718a44d66dfb: v_sccp_pdu_maxlen:268 MTC@718a44d66dfb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_2-M3UA(3047)@718a44d66dfb: ************************************************* MSC_Test_2-M3UA(3047)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(3047)@718a44d66dfb: ************************************************* MSC_Test_2-SCCP(3045)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822134447336 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(3048)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822134447502 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822134447502 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822134447502 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822134447502 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(3041)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(3041)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(3041)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822134447507 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134447507 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822134447507 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822134447507 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822134447507 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822134447507 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822134447507 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(3041)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(3041)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(3041)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(3041)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(3041)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822134447508 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822134447508 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822134447508 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134447508 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822134447508 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822134447508 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822134447508 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822134447508 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822134447508 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(3041)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(3041)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(3041)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(3041)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(3041)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(3041)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(3041)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(3041)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822134447516 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) 20250822134447516 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) 20250822134447516 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822134447516 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(3044)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(3044)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(3044)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(3044)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_1-M3UA(3044)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250822134447521 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134447521 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822134447521 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822134447521 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822134447521 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822134447521 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822134447521 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(3044)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(3044)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(3044)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(3044)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(3044)@718a44d66dfb: Message received on association #8 20250822134447522 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134447522 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822134447522 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822134447522 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822134447522 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822134447522 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822134447522 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250822134447522 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250822134447522 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(3044)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(3044)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(3044)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(3044)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(3044)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(3044)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822134447530 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) 20250822134447530 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) 20250822134447531 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822134447531 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(3047)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(3047)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(3047)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822134447539 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134447539 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822134447539 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822134447539 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822134447539 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822134447539 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822134447539 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(3047)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_2-M3UA(3047)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(3047)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3047)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(3047)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822134447542 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134447542 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822134447542 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822134447542 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822134447542 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822134447542 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822134447542 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(3047)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250822134447542 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.3/0 (xua_snm.c:406) 20250822134447542 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(3044)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(3044)@718a44d66dfb: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(3047)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3047)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(3047)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3047)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(3047)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(3047)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3047)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822134448183 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822134448183 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(3050)@718a44d66dfb: Established a new IPA connection (conn_id=2) 20250822134448189 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(3050)@718a44d66dfb: CCM 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(3050)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(3050)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(3050)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(3050)@718a44d66dfb: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(3050)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(3050)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822134448206 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822134448206 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(3051)@718a44d66dfb: Created GsupExpect[0] for "262420000001051" to be handled at TC_iu_lu_and_ss_session_timeout2(3054) TC_iu_lu_and_ss_session_timeout2(3054)@718a44d66dfb: 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 } } } } 20250822134448317 DLSS7 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(3041)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134448317 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134448317 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134448317 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822134448317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134448317 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134448317 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134448317 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134448318 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134448318 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134448318 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134448318 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822134448318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134448318 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134448318 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822134448318 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3041)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(3041)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(3040)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250822134448325 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134448325 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134448325 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250822134448325 DLM3UA 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) 20250822134448325 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134448325 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134448325 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134448325 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(3044)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134448325 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134448325 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134448325 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134448325 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) 20250822134448325 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134448325 DLSS7 DEBUG Found route for dpc=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) 20250822134448325 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250822134448325 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(3044)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(3044)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(3043)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250822134448338 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134448338 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134448338 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134448338 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134448338 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134448338 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134448338 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134448338 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3047)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134448339 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) 20250822134448339 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250822134448339 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134448339 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134448339 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134448339 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134448339 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134448339 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134448339 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134448339 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3047)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3047)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(3046)@718a44d66dfb: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(3046)@718a44d66dfb: Added conn table entry 0TC_iu_lu_and_ss_session_timeout2(3054)7739618 MSC_Test_2-SCCP(3045)@718a44d66dfb: First idle individual index:0 20250822134448351 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134448351 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134448351 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134448351 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134448351 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134448351 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134448351 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134448351 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3047)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134448351 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) 20250822134448351 DMSC DEBUG msub_fsm[0x56365ea761d0]{active}: Allocated (fsm.c:456) 20250822134448351 DMSC DEBUG msc_i[0x56365ea26fc0]{READY}: Allocated (fsm.c:456) MSC_Test_2-RAN(3046)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 20250822134448351 DMSC DEBUG msc_i[0x56365ea26fc0]{READY}: is child of msub_fsm[0x56365ea761d0] (fsm.c:486) 20250822134448351 DMSC DEBUG msc_a[0x56365ea43910]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822134448351 DMSC DEBUG msc_a[0x56365ea43910]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea761d0] (fsm.c:486) 20250822134448351 DMSC DEBUG msc_a(unknown:UTRAN-Iu-484:NONE)[0x56365ea43910]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822134448351 DMSC DEBUG msc_i(unknown:UTRAN-Iu-484:NONE)[0x56365ea26fc0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822134448351 DMSC DEBUG msc_a(unknown:UTRAN-Iu-484:NONE)[0x56365ea43910]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822134448352 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-484:NONE)[0x56365ea43910]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250822134448352 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-484:NONE)[0x56365ea43910]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250822134448352 DMM DEBUG msc_a(IMSI-262420000001051:UTRAN-Iu-484:LU)[0x56365ea43910]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001051 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822134448352 DMM DEBUG msc_a(IMSI-262420000001051:UTRAN-Iu-484:LU)[0x56365ea43910]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822134448352 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:UTRAN-Iu-484:LU)[0x56365ea655d0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822134448352 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:UTRAN-Iu-484:LU)[0x56365ea655d0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001051:UTRAN-Iu-484:LU)[0x56365ea43910] (fsm.c:486) 20250822134448352 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:UTRAN-Iu-484:LU)[0x56365ea655d0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250822134448352 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:UTRAN-Iu-484:LU)[0x56365ea655d0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822134448352 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822134448352 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001051 id=262420000001051 (vlr.c:661) 20250822134448352 DVLR INFO New subscr, IMSI: 262420000001051 (vlr.c:562) 20250822134448352 DVLR DEBUG VLR subscr IMSI-262420000001051 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822134448352 DMSC DEBUG msc_a(IMSI-262420000001051:UTRAN-Iu-484:LU)[0x56365ea43910]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822134448352 DMSC DEBUG msc_a(IMSI-262420000001051:UTRAN-Iu-484:LU)[0x56365ea43910]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822134448352 DVLR DEBUG VLR subscr IMSI-262420000001051 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822134448352 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822134448352 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:UTRAN-Iu-484:LU)[0x56365ea655d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822134448352 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:UTRAN-Iu-484:LU)[0x56365ea655d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822134448352 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:UTRAN-Iu-484:LU)[0x56365ea655d0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250822134448352 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:UTRAN-Iu-484:LU)[0x56365ea654a0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822134448352 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:UTRAN-Iu-484:LU)[0x56365ea654a0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001051:UTRAN-Iu-484:LU)[0x56365ea655d0] (fsm.c:486) 20250822134448352 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:UTRAN-Iu-484:LU)[0x56365ea654a0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822134448352 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:UTRAN-Iu-484:LU)[0x56365ea654a0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822134448352 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134448352 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134448352 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134448352 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134448352 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134448352 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134448352 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134448352 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3047)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3047)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3045)@718a44d66dfb: { messageType := 2, destLocRef := '7618E2'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(3045)@718a44d66dfb: Session index based on local reference:0 MSC_Test-GSUP(3051)@718a44d66dfb: Found GsupExpect[0] for "262420000001051" handled at TC_iu_lu_and_ss_session_timeout2(3054) MSC_Test-GSUP(3051)@718a44d66dfb: Added IMSI table entry 0TC_iu_lu_and_ss_session_timeout2(3054)"262420000001051" TC_iu_lu_and_ss_session_timeout2(3054)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_ss_session_timeout2(3054)@718a44d66dfb: setverdict(pass): none -> pass 20250822134448355 DVLR DEBUG VLR subscr IMSI-262420000001051 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134448355 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:UTRAN-Iu-484:LU)[0x56365ea654a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822134448355 DVLR DEBUG SUBSCR(IMSI-262420000001051) Received 1 auth tuples (vlr.c:996) 20250822134448355 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:UTRAN-Iu-484:LU)[0x56365ea654a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822134448355 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:UTRAN-Iu-484:LU)[0x56365ea654a0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250822134448355 DMM DEBUG Tx AUTH REQ (rand = a1ca1e80ba66d25586d7ab590f2b0281) (gsm_04_08.c:641) 20250822134448355 DMM DEBUG AUTH REQ (autn = e2408a8f8b96f1fb017fc2188e4666bb) (gsm_04_08.c:643) 20250822134448355 DIUCS DEBUG msc_a(IMSI-262420000001051:UTRAN-Iu-484:LU)[0x56365ea43910]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250822134448355 DIUCS DEBUG msc_a(IMSI-262420000001051:UTRAN-Iu-484:LU)[0x56365ea43910]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134448355 DMSC DEBUG msc_i(IMSI-262420000001051:UTRAN-Iu-484:LU)[0x56365ea26fc0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134448356 DVLR DEBUG VLR subscr IMSI-262420000001051 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822134448356 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134448356 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134448356 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134448356 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134448356 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134448356 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134448356 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134448356 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3047)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3047)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3045)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(3045)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3045)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3045)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(3046)@718a44d66dfb: patching N(SD)=1 into dtap '051423CB20372104D0BB59DC'O MSC_Test_2-RAN(3046)@718a44d66dfb: patched enc_l3: '055423CB20372104D0BB59DC'O MSC_Test_2-SCCP(3045)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(3045)@718a44d66dfb: vl_len:24 MSC_Test_2-SCCP(3045)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3045)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055423CB20372104D0BB59DC'O 20250822134448362 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134448362 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134448362 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134448362 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134448362 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(3047)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134448362 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134448362 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134448362 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134448362 DIUCS DEBUG (UTRAN-Iu-484) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134448362 DMSC DEBUG msc_i(IMSI-262420000001051:UTRAN-Iu-484:LU)[0x56365ea26fc0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134448362 DIUCS DEBUG msc_i(IMSI-262420000001051:UTRAN-Iu-484:LU)[0x56365ea26fc0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134448362 DMSC DEBUG msc_a(IMSI-262420000001051:UTRAN-Iu-484:LU)[0x56365ea43910]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134448362 DIUCS DEBUG msc_a(IMSI-262420000001051:UTRAN-Iu-484:LU)[0x56365ea43910]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134448362 DIUCS DEBUG msc_a(IMSI-262420000001051:UTRAN-Iu-484:LU)[0x56365ea43910]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134448362 DMM DEBUG msc_a(IMSI-262420000001051:UTRAN-Iu-484:LU)[0x56365ea43910]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 23cb2037d0bb59dc) (gsm_04_08.c:1128) 20250822134448362 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:UTRAN-Iu-484:LU)[0x56365ea654a0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822134448362 DVLR DEBUG SUBSCR(IMSI-262420000001051) AUTH on UTRAN received RES: 23cb2037d0bb59dc (8 bytes) (vlr_auth_fsm.c:151) 20250822134448362 DVLR INFO SUBSCR(IMSI-262420000001051) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250822134448362 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:UTRAN-Iu-484:LU)[0x56365ea654a0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822134448362 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:UTRAN-Iu-484:LU)[0x56365ea654a0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822134448362 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:UTRAN-Iu-484:LU)[0x56365ea654a0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822134448362 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:UTRAN-Iu-484:LU)[0x56365ea654a0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001051:UTRAN-Iu-484:LU)[0x56365ea655d0] (vlr_auth_fsm.c:294) 20250822134448362 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:UTRAN-Iu-484:LU)[0x56365ea654a0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822134448362 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:UTRAN-Iu-484:LU)[0x56365ea654a0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822134448362 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:UTRAN-Iu-484:LU)[0x56365ea655d0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250822134448362 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:UTRAN-Iu-484:LU)[0x56365ea655d0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822134448362 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:UTRAN-Iu-484:LU)[0x56365ea655d0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822134448362 DIUCS DEBUG msc_a(IMSI-262420000001051:UTRAN-Iu-484:LU)[0x56365ea43910]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250822134448362 DIUCS DEBUG msc_a(IMSI-262420000001051:UTRAN-Iu-484:LU)[0x56365ea43910]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=c9717c4fa4089ca819fd737a249c5850, CK=NONE (ran_msg_iu.c:388) 20250822134448362 DMSC DEBUG msc_i(IMSI-262420000001051:UTRAN-Iu-484:LU)[0x56365ea26fc0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250822134448362 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:UTRAN-Iu-484:LU)[0x56365ea655d0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250822134448362 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134448362 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134448362 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134448362 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134448362 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134448362 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134448362 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134448362 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3047)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3047)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3045)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(3045)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3045)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3045)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3045)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(3045)@718a44d66dfb: vl_len:12 MSC_Test_2-SCCP(3045)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3045)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250822134448368 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134448368 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134448368 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134448368 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134448368 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(3047)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134448368 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134448368 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134448368 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134448368 DIUCS DEBUG (UTRAN-Iu-484) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134448368 DMSC DEBUG msc_i(IMSI-262420000001051:UTRAN-Iu-484:LU)[0x56365ea26fc0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134448368 DIUCS DEBUG msc_i(IMSI-262420000001051:UTRAN-Iu-484:LU)[0x56365ea26fc0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134448368 DMSC DEBUG msc_a(IMSI-262420000001051:UTRAN-Iu-484:LU)[0x56365ea43910]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134448368 DIUCS DEBUG msc_a(IMSI-262420000001051:UTRAN-Iu-484:LU)[0x56365ea43910]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134448368 DIUCS DEBUG msc_a(IMSI-262420000001051:UTRAN-Iu-484:LU)[0x56365ea43910]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250822134448368 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:UTRAN-Iu-484:LU)[0x56365ea655d0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250822134448368 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:UTRAN-Iu-484:LU)[0x56365ea655d0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822134448368 DIUCS DEBUG msc_a(IMSI-262420000001051:UTRAN-Iu-484:LU)[0x56365ea43910]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250822134448368 DMSC DEBUG msc_i(IMSI-262420000001051:UTRAN-Iu-484:LU)[0x56365ea26fc0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822134448368 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:UTRAN-Iu-484:LU)[0x56365ea655d0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822134448368 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:UTRAN-Iu-484:LU)[0x56365ea655d0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822134448368 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001051:UTRAN-Iu-484:LU)[0x56365ea654a0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822134448368 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001051:UTRAN-Iu-484:LU)[0x56365ea654a0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001051:UTRAN-Iu-484:LU)[0x56365ea655d0] (fsm.c:486) 20250822134448368 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001051:UTRAN-Iu-484:LU)[0x56365ea654a0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822134448368 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001051:UTRAN-Iu-484:LU)[0x56365ea654a0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822134448368 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134448368 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134448368 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134448368 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134448368 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134448368 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134448368 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134448368 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3047)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3047)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3045)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(3045)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3045)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3045)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822134448370 DVLR DEBUG VLR subscr IMSI-262420000001051 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134448370 DVLR DEBUG IMSI:262420000001051 has MSISDN:491230001051 (vlr.c:1045) 20250822134448370 DMSC NOTICE msub(IMSI-262420000001051:MSISDN-491230001051) VLR: update for IMSI=262420000001051 (MSISDN=491230001051) (gsm_04_08.c:1541) 20250822134448370 DVLR DEBUG VLR subscr IMSI-262420000001051:MSISDN-491230001051 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822134448370 DVLR DEBUG VLR subscr IMSI-262420000001051:MSISDN-491230001051 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134448370 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:MSISDN-491230001051:UTRAN-Iu-484:LU)[0x56365ea655d0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822134448370 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001051:UTRAN-Iu-484:LU)[0x56365ea654a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822134448370 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001051:UTRAN-Iu-484:LU)[0x56365ea654a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822134448370 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001051:UTRAN-Iu-484:LU)[0x56365ea654a0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822134448370 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001051:UTRAN-Iu-484:LU)[0x56365ea654a0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001051:MSISDN-491230001051:UTRAN-Iu-484:LU)[0x56365ea655d0] (vlr_lu_fsm.c:110) 20250822134448370 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001051:UTRAN-Iu-484:LU)[0x56365ea654a0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822134448370 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001051:UTRAN-Iu-484:LU)[0x56365ea654a0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822134448370 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:MSISDN-491230001051:UTRAN-Iu-484:LU)[0x56365ea655d0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822134448370 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:MSISDN-491230001051:UTRAN-Iu-484:LU)[0x56365ea655d0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822134448370 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001051:MSISDN-491230001051:UTRAN-Iu-484:LU)[0x56365ea373c0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822134448370 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001051:MSISDN-491230001051:UTRAN-Iu-484:LU)[0x56365ea373c0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001051:MSISDN-491230001051:UTRAN-Iu-484:LU)[0x56365ea655d0] (fsm.c:486) 20250822134448370 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001051:MSISDN-491230001051:UTRAN-Iu-484:LU)[0x56365ea373c0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822134448370 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001051:MSISDN-491230001051:UTRAN-Iu-484:LU)[0x56365ea373c0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822134448370 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001051:MSISDN-491230001051:UTRAN-Iu-484:LU)[0x56365ea373c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822134448370 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001051:MSISDN-491230001051:UTRAN-Iu-484:LU)[0x56365ea373c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822134448370 DMSC NOTICE msub(IMSI-262420000001051:MSISDN-491230001051:TMSInew-0x836BBA63) VLR: update for IMSI=262420000001051 (MSISDN=491230001051) (gsm_04_08.c:1541) 20250822134448370 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001051:MSISDN-491230001051:UTRAN-Iu-484:LU)[0x56365ea373c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822134448370 DMM DEBUG -> IMSI-262420000001051:MSISDN-491230001051:TMSInew-0x836BBA63 LOCATION UPDATE ACCEPT (TMSI = 0x836bba63) (gsm_04_08.c:149) 20250822134448370 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSInew-0x836BBA63:UTRAN-Iu-484:LU)[0x56365ea43910]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250822134448370 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSInew-0x836BBA63:UTRAN-Iu-484:LU)[0x56365ea43910]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134448370 DMSC DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSInew-0x836BBA63:UTRAN-Iu-484:LU)[0x56365ea26fc0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134448370 DVLR DEBUG VLR subscr IMSI-262420000001051:MSISDN-491230001051:TMSInew-0x836BBA63 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822134448371 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134448371 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134448371 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134448371 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134448371 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134448371 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134448371 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134448371 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3047)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3047)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3045)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(3045)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3045)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3045)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_ss_session_timeout2(3054)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(3046)@718a44d66dfb: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(3046)@718a44d66dfb: patched enc_l3: '059B'O MSC_Test_2-SCCP(3045)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(3045)@718a44d66dfb: vl_len:14 MSC_Test_2-SCCP(3045)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3045)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250822134448372 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134448372 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134448372 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134448372 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134448372 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134448372 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134448372 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134448372 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3047)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134448372 DIUCS DEBUG (UTRAN-Iu-484) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134448372 DMSC DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSInew-0x836BBA63:UTRAN-Iu-484:LU)[0x56365ea26fc0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134448372 DIUCS DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSInew-0x836BBA63:UTRAN-Iu-484:LU)[0x56365ea26fc0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134448372 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSInew-0x836BBA63:UTRAN-Iu-484:LU)[0x56365ea43910]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134448372 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSInew-0x836BBA63:UTRAN-Iu-484:LU)[0x56365ea43910]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134448372 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSInew-0x836BBA63:UTRAN-Iu-484:LU)[0x56365ea43910]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134448372 DMM DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSInew-0x836BBA63:UTRAN-Iu-484:LU)[0x56365ea43910]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822134448372 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:MSISDN-491230001051:TMSInew-0x836BBA63:UTRAN-Iu-484:LU)[0x56365ea655d0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822134448372 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001051:MSISDN-491230001051:UTRAN-Iu-484:LU)[0x56365ea373c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822134448372 DMSC NOTICE msub(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x836BBA63) VLR: update for IMSI=262420000001051 (MSISDN=491230001051) (gsm_04_08.c:1541) 20250822134448372 DVLR DEBUG VLR subscr IMSI-262420000001051:MSISDN-491230001051:TMSI-0x836BBA63 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250822134448372 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001051:MSISDN-491230001051:UTRAN-Iu-484:LU)[0x56365ea373c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822134448372 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x836BBA63:UTRAN-Iu-484:LU)[0x56365ea655d0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822134448373 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001051:MSISDN-491230001051:UTRAN-Iu-484:LU)[0x56365ea373c0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822134448373 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001051:MSISDN-491230001051:UTRAN-Iu-484:LU)[0x56365ea373c0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x836BBA63:UTRAN-Iu-484:LU)[0x56365ea655d0] (vlr_lu_fsm.c:817) 20250822134448373 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001051:MSISDN-491230001051:UTRAN-Iu-484:LU)[0x56365ea373c0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822134448373 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001051:MSISDN-491230001051:UTRAN-Iu-484:LU)[0x56365ea373c0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822134448373 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x836BBA63:UTRAN-Iu-484:LU)[0x56365ea655d0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822134448373 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x836BBA63:UTRAN-Iu-484:LU)[0x56365ea43910]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250822134448373 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x836BBA63:UTRAN-Iu-484:LU)[0x56365ea43910]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.978s remaining) (msc_a.c:450) 20250822134448373 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001051/3/1): Available (smpp_smsc.c:626) 20250822134448373 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x836BBA63:UTRAN-Iu-484:LU)[0x56365ea43910]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134448373 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x836BBA63:UTRAN-Iu-484:LU)[0x56365ea43910]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250822134448373 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x836BBA63:UTRAN-Iu-484:LU)[0x56365ea43910]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250822134448373 DVLR DEBUG VLR subscr IMSI-262420000001051:MSISDN-491230001051:TMSI-0x836BBA63 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822134448373 DVLR DEBUG VLR subscr IMSI-262420000001051:MSISDN-491230001051:TMSI-0x836BBA63 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822134448373 DVLR DEBUG VLR subscr IMSI-262420000001051:MSISDN-491230001051:TMSI-0x836BBA63 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822134448373 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x836BBA63:UTRAN-Iu-484:LU)[0x56365ea43910]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250822134448373 DMSC DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x836BBA63:UTRAN-Iu-484:LU)[0x56365ea26fc0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822134448373 DVLR DEBUG VLR subscr IMSI-262420000001051:MSISDN-491230001051:TMSI-0x836BBA63 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250822134448373 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134448373 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134448373 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134448373 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134448373 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134448373 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134448373 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134448373 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3047)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3047)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3045)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(3045)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3045)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3045)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3045)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(3045)@718a44d66dfb: vl_len:7 MSC_Test_2-SCCP(3045)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3045)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250822134448376 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134448376 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134448376 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134448376 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134448376 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134448376 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134448376 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134448376 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3047)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134448376 DIUCS DEBUG (UTRAN-Iu-484) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134448376 DMSC DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x836BBA63:UTRAN-Iu-484:LU)[0x56365ea26fc0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134448376 DIUCS DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x836BBA63:UTRAN-Iu-484:LU)[0x56365ea26fc0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134448376 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x836BBA63:UTRAN-Iu-484:LU)[0x56365ea43910]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134448376 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x836BBA63:UTRAN-Iu-484:LU)[0x56365ea43910]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134448376 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x836BBA63:UTRAN-Iu-484:LU)[0x56365ea43910]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250822134448376 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x836BBA63:UTRAN-Iu-484:LU)[0x56365ea43910]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822134448376 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x836BBA63:UTRAN-Iu-484:LU)[0x56365ea43910]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250822134448376 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x836BBA63:UTRAN-Iu-484:LU)[0x56365ea43910]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134448376 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x836BBA63:UTRAN-Iu-484:LU)[0x56365ea43910]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822134448376 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x836BBA63:UTRAN-Iu-484:LU)[0x56365ea655d0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822134448376 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x836BBA63:UTRAN-Iu-484:LU)[0x56365ea655d0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x836BBA63:UTRAN-Iu-484:LU)[0x56365ea43910] (msc_a.c:1053) 20250822134448376 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x836BBA63:UTRAN-Iu-484:LU)[0x56365ea655d0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822134448376 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x836BBA63:UTRAN-Iu-484:LU)[0x56365ea655d0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822134448376 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x836BBA63:UTRAN-Iu-484:LU)[0x56365ea655d0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822134448376 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x836BBA63:UTRAN-Iu-484:LU)[0x56365ea43910]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea761d0] (msc_a.c:1053) 20250822134448376 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x836BBA63:UTRAN-Iu-484:LU)[0x56365ea43910]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822134448376 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x836BBA63:UTRAN-Iu-484:LU)[0x56365ea43910]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822134448376 DMSC DEBUG msub_fsm[0x56365ea761d0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822134448376 DMSC DEBUG msub(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x836BBA63) MSC-A terminated (msub.c:261) 20250822134448376 DMSC DEBUG msub(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x836BBA63) 1 MSC-I still active (msub.c:79) 20250822134448376 DMSC DEBUG msub_fsm[0x56365ea761d0]{active}: State change to terminating (no timeout) (msub.c:91) 20250822134448376 DMSC DEBUG msub_fsm[0x56365ea761d0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822134448376 DMSC DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x836BBA63:UTRAN-Iu-484:LU)[0x56365ea26fc0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822134448376 DMSC DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x836BBA63:UTRAN-Iu-484:LU)[0x56365ea26fc0]{READY}: Removing from parent msub_fsm[0x56365ea761d0] (msub.c:113) 20250822134448376 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Closing UTRAN-Iu-484 (ran_conn.c:142) 20250822134448376 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-484 (ran_conn.c:155) 20250822134448376 DMSC DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x836BBA63:UTRAN-Iu-484:LU)[0x56365ea26fc0]{READY}: Freeing instance (msub.c:113) 20250822134448376 DMSC DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x836BBA63:UTRAN-Iu-484:LU)[0x56365ea26fc0]{READY}: Deallocated (fsm.c:568) 20250822134448376 DMSC DEBUG msub(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x836BBA63) Free (msub.c:119) 20250822134448376 DVLR DEBUG VLR subscr IMSI-262420000001051:MSISDN-491230001051:TMSI-0x836BBA63 - active-conn: now used by 1 (attached) (msub.c:375) 20250822134448376 DMSC DEBUG msub_fsm[0x56365ea761d0]{terminating}: Freeing instance (msub.c:113) 20250822134448376 DMSC DEBUG msub_fsm[0x56365ea761d0]{terminating}: Deallocated (fsm.c:568) 20250822134448377 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134448377 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134448377 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134448377 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134448377 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134448377 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134448377 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134448377 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3047)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3047)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3045)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-M3UA(3047)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134448377 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134448377 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134448377 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134448377 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134448377 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134448377 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134448377 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134448377 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(3046)@718a44d66dfb: Deleted conn table entry 0TC_iu_lu_and_ss_session_timeout2(3054)7739618 TC_iu_lu_and_ss_session_timeout2(3054)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_ss_session_timeout2(3054)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_ss_session_timeout2(3054)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_ss_session_timeout2(3054)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_ss_session_timeout2(3054)@718a44d66dfb: 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 := '836BBA63'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(3046)@718a44d66dfb: Added conn table entry 0TC_iu_lu_and_ss_session_timeout2(3054)9204750 MSC_Test_2-RAN(3046)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(3045)@718a44d66dfb: First idle individual index:0 MSC_Test_2-M3UA(3047)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134448578 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134448578 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134448578 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134448578 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134448578 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134448578 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134448578 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134448578 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134448579 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) 20250822134448579 DMSC DEBUG msub_fsm[0x56365ea655d0]{active}: Allocated (fsm.c:456) 20250822134448579 DMSC DEBUG msc_i[0x56365ea43910]{READY}: Allocated (fsm.c:456) 20250822134448579 DMSC DEBUG msc_i[0x56365ea43910]{READY}: is child of msub_fsm[0x56365ea655d0] (fsm.c:486) 20250822134448579 DMSC DEBUG msc_a[0x56365ea26fc0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822134448579 DMSC DEBUG msc_a[0x56365ea26fc0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea655d0] (fsm.c:486) 20250822134448579 DMSC DEBUG msc_a(unknown:UTRAN-Iu-485:NONE)[0x56365ea26fc0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822134448579 DMSC DEBUG msc_i(unknown:UTRAN-Iu-485:NONE)[0x56365ea43910]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822134448579 DMSC DEBUG msc_a(unknown:UTRAN-Iu-485:NONE)[0x56365ea26fc0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822134448579 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-485:NONE)[0x56365ea26fc0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250822134448579 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-485:NONE)[0x56365ea26fc0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250822134448579 DMM DEBUG msc_a(TMSI-0x836BBA63:UTRAN-Iu-485:CM_SERVICE_REQ)[0x56365ea26fc0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250822134448580 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x836BBA63:UTRAN-Iu-485:CM_SERVICE_REQ)[0x56365ea761d0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822134448580 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x836BBA63:UTRAN-Iu-485:CM_SERVICE_REQ)[0x56365ea761d0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x836BBA63:UTRAN-Iu-485:CM_SERVICE_REQ)[0x56365ea26fc0] (fsm.c:486) 20250822134448580 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x836BBA63:UTRAN-Iu-485:CM_SERVICE_REQ)[0x56365ea761d0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250822134448580 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x836BBA63:UTRAN-Iu-485:CM_SERVICE_REQ)[0x56365ea761d0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822134448580 DVLR DEBUG VLR subscr IMSI-262420000001051:MSISDN-491230001051:TMSI-0x836BBA63 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822134448580 DVLR DEBUG VLR subscr IMSI-262420000001051:MSISDN-491230001051:TMSI-0x836BBA63 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822134448580 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x836BBA63:UTRAN-Iu-485:CM_SERVICE_REQ)[0x56365ea26fc0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822134448580 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x836BBA63:UTRAN-Iu-485:CM_SERVICE_REQ)[0x56365ea26fc0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822134448580 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x836BBA63:UTRAN-Iu-485:CM_SERVICE_REQ)[0x56365ea761d0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822134448580 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x836BBA63:UTRAN-Iu-485:CM_SERVICE_REQ)[0x56365ea761d0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250822134448580 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x836BBA63:UTRAN-Iu-485:CM_SERVICE_REQ)[0x56365ea373c0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822134448580 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x836BBA63:UTRAN-Iu-485:CM_SERVICE_REQ)[0x56365ea373c0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x836BBA63:UTRAN-Iu-485:CM_SERVICE_REQ)[0x56365ea761d0] (fsm.c:486) 20250822134448580 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x836BBA63:UTRAN-Iu-485:CM_SERVICE_REQ)[0x56365ea373c0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822134448580 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x836BBA63:UTRAN-Iu-485:CM_SERVICE_REQ)[0x56365ea373c0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822134448580 DVLR DEBUG VLR subscr IMSI-262420000001051:MSISDN-491230001051:TMSI-0x836BBA63 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250822134448580 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134448580 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134448580 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134448580 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134448580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134448580 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134448580 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134448580 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3047)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3047)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3045)@718a44d66dfb: { messageType := 2, destLocRef := '8C740E'O, sourceLocRef := '0001E5'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(3045)@718a44d66dfb: Session index based on local reference:0 TC_iu_lu_and_ss_session_timeout2(3054)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_ss_session_timeout2(3054)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822134448586 DVLR DEBUG VLR subscr IMSI-262420000001051:MSISDN-491230001051:TMSI-0x836BBA63 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134448586 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x836BBA63:UTRAN-Iu-485:CM_SERVICE_REQ)[0x56365ea373c0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822134448586 DVLR DEBUG SUBSCR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x836BBA63) Received 1 auth tuples (vlr.c:996) 20250822134448586 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x836BBA63:UTRAN-Iu-485:CM_SERVICE_REQ)[0x56365ea373c0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822134448586 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x836BBA63:UTRAN-Iu-485:CM_SERVICE_REQ)[0x56365ea373c0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250822134448586 DMM DEBUG Tx AUTH REQ (rand = fa49012f20ccd1c0c831ca74c535750a) (gsm_04_08.c:641) 20250822134448586 DMM DEBUG AUTH REQ (autn = c9ec601f719db8f05084795455066fda) (gsm_04_08.c:643) 20250822134448586 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x836BBA63:UTRAN-Iu-485:CM_SERVICE_REQ)[0x56365ea26fc0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250822134448586 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x836BBA63:UTRAN-Iu-485:CM_SERVICE_REQ)[0x56365ea26fc0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134448586 DMSC DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x836BBA63:UTRAN-Iu-485:CM_SERVICE_REQ)[0x56365ea43910]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134448586 DVLR DEBUG VLR subscr IMSI-262420000001051:MSISDN-491230001051:TMSI-0x836BBA63 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822134448587 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134448587 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134448587 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134448587 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134448587 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134448587 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134448587 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134448587 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3047)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3047)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3045)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(3045)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3045)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3045)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(3046)@718a44d66dfb: patching N(SD)=1 into dtap '0514BFC5C1A72104243053FE'O MSC_Test_2-RAN(3046)@718a44d66dfb: patched enc_l3: '0554BFC5C1A72104243053FE'O MSC_Test_2-SCCP(3045)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(3045)@718a44d66dfb: vl_len:24 MSC_Test_2-SCCP(3045)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3045)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554BFC5C1A72104243053FE'O 20250822134448593 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134448593 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134448593 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134448593 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134448593 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134448593 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134448593 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134448593 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3047)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134448593 DIUCS DEBUG (UTRAN-Iu-485) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134448593 DMSC DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x836BBA63:UTRAN-Iu-485:CM_SERVICE_REQ)[0x56365ea43910]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134448593 DIUCS DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x836BBA63:UTRAN-Iu-485:CM_SERVICE_REQ)[0x56365ea43910]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134448593 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x836BBA63:UTRAN-Iu-485:CM_SERVICE_REQ)[0x56365ea26fc0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134448593 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x836BBA63:UTRAN-Iu-485:CM_SERVICE_REQ)[0x56365ea26fc0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134448594 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x836BBA63:UTRAN-Iu-485:CM_SERVICE_REQ)[0x56365ea26fc0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134448594 DMM DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x836BBA63:UTRAN-Iu-485:CM_SERVICE_REQ)[0x56365ea26fc0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = bfc5c1a7243053fe) (gsm_04_08.c:1128) 20250822134448594 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x836BBA63:UTRAN-Iu-485:CM_SERVICE_REQ)[0x56365ea373c0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822134448594 DVLR DEBUG SUBSCR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x836BBA63) AUTH on UTRAN received RES: bfc5c1a7243053fe (8 bytes) (vlr_auth_fsm.c:151) 20250822134448594 DVLR INFO SUBSCR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x836BBA63) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250822134448594 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x836BBA63:UTRAN-Iu-485:CM_SERVICE_REQ)[0x56365ea373c0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822134448594 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x836BBA63:UTRAN-Iu-485:CM_SERVICE_REQ)[0x56365ea373c0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822134448594 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x836BBA63:UTRAN-Iu-485:CM_SERVICE_REQ)[0x56365ea373c0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822134448594 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x836BBA63:UTRAN-Iu-485:CM_SERVICE_REQ)[0x56365ea373c0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x836BBA63:UTRAN-Iu-485:CM_SERVICE_REQ)[0x56365ea761d0] (vlr_auth_fsm.c:294) 20250822134448594 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x836BBA63:UTRAN-Iu-485:CM_SERVICE_REQ)[0x56365ea373c0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822134448594 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x836BBA63:UTRAN-Iu-485:CM_SERVICE_REQ)[0x56365ea373c0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822134448594 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x836BBA63:UTRAN-Iu-485:CM_SERVICE_REQ)[0x56365ea761d0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250822134448594 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x836BBA63:UTRAN-Iu-485:CM_SERVICE_REQ)[0x56365ea761d0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822134448594 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x836BBA63:UTRAN-Iu-485:CM_SERVICE_REQ)[0x56365ea761d0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822134448594 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x836BBA63:UTRAN-Iu-485:CM_SERVICE_REQ)[0x56365ea26fc0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250822134448594 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x836BBA63:UTRAN-Iu-485:CM_SERVICE_REQ)[0x56365ea26fc0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=ca433d0f0716ad02c7c4270462112c28, CK=NONE (ran_msg_iu.c:388) 20250822134448594 DMSC DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x836BBA63:UTRAN-Iu-485:CM_SERVICE_REQ)[0x56365ea43910]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250822134448594 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x836BBA63:UTRAN-Iu-485:CM_SERVICE_REQ)[0x56365ea761d0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250822134448594 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134448594 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134448594 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134448594 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134448594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134448594 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134448594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134448595 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3047)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3047)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3045)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(3045)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3045)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3045)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3045)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(3045)@718a44d66dfb: vl_len:12 MSC_Test_2-SCCP(3045)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3045)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250822134448601 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134448601 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134448601 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134448601 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134448601 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134448601 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134448601 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134448601 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3047)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134448601 DIUCS DEBUG (UTRAN-Iu-485) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134448601 DMSC DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x836BBA63:UTRAN-Iu-485:CM_SERVICE_REQ)[0x56365ea43910]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134448601 DIUCS DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x836BBA63:UTRAN-Iu-485:CM_SERVICE_REQ)[0x56365ea43910]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134448601 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x836BBA63:UTRAN-Iu-485:CM_SERVICE_REQ)[0x56365ea26fc0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134448601 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x836BBA63:UTRAN-Iu-485:CM_SERVICE_REQ)[0x56365ea26fc0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134448601 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x836BBA63:UTRAN-Iu-485:CM_SERVICE_REQ)[0x56365ea26fc0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250822134448601 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x836BBA63:UTRAN-Iu-485:CM_SERVICE_REQ)[0x56365ea761d0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250822134448601 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x836BBA63:UTRAN-Iu-485:CM_SERVICE_REQ)[0x56365ea761d0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822134448601 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x836BBA63:UTRAN-Iu-485:CM_SERVICE_REQ)[0x56365ea26fc0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250822134448601 DMSC DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x836BBA63:UTRAN-Iu-485:CM_SERVICE_REQ)[0x56365ea43910]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822134448601 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x836BBA63:UTRAN-Iu-485:CM_SERVICE_REQ)[0x56365ea761d0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822134448601 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x836BBA63:UTRAN-Iu-485:CM_SERVICE_REQ)[0x56365ea761d0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822134448601 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x836BBA63:UTRAN-Iu-485:CM_SERVICE_REQ)[0x56365ea761d0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822134448601 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x836BBA63:UTRAN-Iu-485:CM_SERVICE_REQ)[0x56365ea761d0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822134448601 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x836BBA63:UTRAN-Iu-485:CM_SERVICE_REQ)[0x56365ea761d0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822134448601 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x836BBA63:UTRAN-Iu-485:CM_SERVICE_REQ)[0x56365ea761d0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822134448601 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x836BBA63:UTRAN-Iu-485:CM_SERVICE_REQ)[0x56365ea761d0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822134448601 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x836BBA63:UTRAN-Iu-485:CM_SERVICE_REQ)[0x56365ea26fc0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250822134448601 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x836BBA63:UTRAN-Iu-485:CM_SERVICE_REQ)[0x56365ea26fc0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.977s remaining) (msc_a.c:450) 20250822134448601 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001051/3/1): Available (smpp_smsc.c:626) 20250822134448602 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134448602 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134448602 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134448602 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134448602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134448602 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134448602 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134448602 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3047)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3047)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3045)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(3045)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3045)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3045)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(3051)@718a44d66dfb: Created GsupExpect[0] for "262420000001051" to be handled at TC_iu_lu_and_ss_session_timeout2(3054) MSC_Test_2-RAN(3046)@718a44d66dfb: patching N(SD)=2 into dtap '1B3B1C19A11702010102013B300F04010F040A2379995D0ECFCB917619'O MSC_Test_2-RAN(3046)@718a44d66dfb: patched enc_l3: '1BBB1C19A11702010102013B300F04010F040A2379995D0ECFCB917619'O MSC_Test_2-SCCP(3045)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(3045)@718a44d66dfb: vl_len:41 MSC_Test_2-SCCP(3045)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3045)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001440250000010010401E1D1BBB1C19A11702010102013B300F04010F040A2379995D0ECFCB917619'O MSC_Test_2-M3UA(3047)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134448621 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134448621 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134448621 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134448621 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134448621 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134448621 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134448621 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134448621 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134448621 DIUCS DEBUG (UTRAN-Iu-485) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134448621 DMSC DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x836BBA63:UTRAN-Iu-485:CM_SERVICE_REQ)[0x56365ea43910]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134448621 DIUCS DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x836BBA63:UTRAN-Iu-485:CM_SERVICE_REQ)[0x56365ea43910]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134448621 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x836BBA63:UTRAN-Iu-485:CM_SERVICE_REQ)[0x56365ea26fc0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134448621 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x836BBA63:UTRAN-Iu-485:CM_SERVICE_REQ)[0x56365ea26fc0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134448621 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x836BBA63:UTRAN-Iu-485:CM_SERVICE_REQ)[0x56365ea26fc0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134448621 DVLR DEBUG VLR subscr IMSI-262420000001051:MSISDN-491230001051:TMSI-0x836BBA63 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250822134448621 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x836BBA63:UTRAN-Iu-485:CM_SERVICE_REQ)[0x56365ea26fc0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_09_11.c:174) 20250822134448621 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x836BBA63:UTRAN-Iu-485:CM_SERVICE_REQ)[0x56365ea26fc0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) TC_iu_lu_and_ss_session_timeout2(3054)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822134451623 DSS NOTICE trans(NCSS IMSI-262420000001051:MSISDN-491230001051:TMSI-0x836BBA63:UTRAN-Iu-485:CM_SERVICE_REQ callref-0x20000018 tid-9) SS/USSD session timeout, releasing (gsm_09_11.c:67) 20250822134451623 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x836BBA63:UTRAN-Iu-485:CM_SERVICE_REQ)[0x56365ea26fc0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250822134451623 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x836BBA63:UTRAN-Iu-485:CM_SERVICE_REQ)[0x56365ea26fc0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134451623 DMSC DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x836BBA63:UTRAN-Iu-485:CM_SERVICE_REQ)[0x56365ea43910]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134451623 DVLR DEBUG VLR subscr IMSI-262420000001051:MSISDN-491230001051:TMSI-0x836BBA63 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250822134451623 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x836BBA63:UTRAN-Iu-485:CM_SERVICE_REQ)[0x56365ea26fc0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134451623 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x836BBA63:UTRAN-Iu-485:CM_SERVICE_REQ)[0x56365ea26fc0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250822134451623 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x836BBA63:UTRAN-Iu-485:CM_SERVICE_REQ)[0x56365ea26fc0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250822134451623 DVLR DEBUG VLR subscr IMSI-262420000001051:MSISDN-491230001051:TMSI-0x836BBA63 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822134451623 DVLR DEBUG VLR subscr IMSI-262420000001051:MSISDN-491230001051:TMSI-0x836BBA63 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822134451623 DVLR DEBUG VLR subscr IMSI-262420000001051:MSISDN-491230001051:TMSI-0x836BBA63 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822134451623 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x836BBA63:UTRAN-Iu-485:CM_SERVICE_REQ)[0x56365ea26fc0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250822134451623 DMSC DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x836BBA63:UTRAN-Iu-485:CM_SERVICE_REQ)[0x56365ea43910]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822134451623 DVLR DEBUG VLR subscr IMSI-262420000001051:MSISDN-491230001051:TMSI-0x836BBA63 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822134451624 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134451624 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134451624 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134451624 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134451624 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134451624 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134451624 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134451624 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134451624 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134451624 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134451624 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134451624 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134451624 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134451624 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134451624 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134451624 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3047)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3047)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(3047)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3047)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3045)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(3045)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3045)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3045)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3045)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(3045)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3045)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3045)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3045)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(3045)@718a44d66dfb: vl_len:7 MSC_Test_2-SCCP(3045)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3045)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(3047)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134451637 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134451637 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134451637 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134451637 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134451637 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134451637 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134451637 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134451637 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134451637 DIUCS DEBUG (UTRAN-Iu-485) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134451637 DMSC DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x836BBA63:UTRAN-Iu-485:CM_SERVICE_REQ)[0x56365ea43910]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134451637 DIUCS DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x836BBA63:UTRAN-Iu-485:CM_SERVICE_REQ)[0x56365ea43910]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134451638 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x836BBA63:UTRAN-Iu-485:CM_SERVICE_REQ)[0x56365ea26fc0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134451638 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x836BBA63:UTRAN-Iu-485:CM_SERVICE_REQ)[0x56365ea26fc0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134451638 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x836BBA63:UTRAN-Iu-485:CM_SERVICE_REQ)[0x56365ea26fc0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250822134451638 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x836BBA63:UTRAN-Iu-485:CM_SERVICE_REQ)[0x56365ea26fc0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822134451638 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x836BBA63:UTRAN-Iu-485:CM_SERVICE_REQ)[0x56365ea26fc0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250822134451638 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x836BBA63:UTRAN-Iu-485:CM_SERVICE_REQ)[0x56365ea26fc0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134451638 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x836BBA63:UTRAN-Iu-485:CM_SERVICE_REQ)[0x56365ea26fc0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822134451638 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x836BBA63:UTRAN-Iu-485:CM_SERVICE_REQ)[0x56365ea761d0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822134451638 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x836BBA63:UTRAN-Iu-485:CM_SERVICE_REQ)[0x56365ea761d0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x836BBA63:UTRAN-Iu-485:CM_SERVICE_REQ)[0x56365ea26fc0] (msc_a.c:1053) 20250822134451638 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x836BBA63:UTRAN-Iu-485:CM_SERVICE_REQ)[0x56365ea761d0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822134451638 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x836BBA63:UTRAN-Iu-485:CM_SERVICE_REQ)[0x56365ea761d0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822134451638 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x836BBA63:UTRAN-Iu-485:CM_SERVICE_REQ)[0x56365ea26fc0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea655d0] (msc_a.c:1053) 20250822134451638 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x836BBA63:UTRAN-Iu-485:CM_SERVICE_REQ)[0x56365ea26fc0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822134451638 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x836BBA63:UTRAN-Iu-485:CM_SERVICE_REQ)[0x56365ea26fc0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822134451638 DMSC DEBUG msub_fsm[0x56365ea655d0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822134451638 DMSC DEBUG msub(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x836BBA63) MSC-A terminated (msub.c:261) 20250822134451638 DMSC DEBUG msub(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x836BBA63) 1 MSC-I still active (msub.c:79) 20250822134451638 DMSC DEBUG msub_fsm[0x56365ea655d0]{active}: State change to terminating (no timeout) (msub.c:91) 20250822134451638 DMSC DEBUG msub_fsm[0x56365ea655d0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822134451638 DMSC DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x836BBA63:UTRAN-Iu-485:CM_SERVICE_REQ)[0x56365ea43910]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822134451638 DMSC DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x836BBA63:UTRAN-Iu-485:CM_SERVICE_REQ)[0x56365ea43910]{READY}: Removing from parent msub_fsm[0x56365ea655d0] (msub.c:113) 20250822134451638 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Closing UTRAN-Iu-485 (ran_conn.c:142) 20250822134451638 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-485 (ran_conn.c:155) 20250822134451638 DMSC DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x836BBA63:UTRAN-Iu-485:CM_SERVICE_REQ)[0x56365ea43910]{READY}: Freeing instance (msub.c:113) 20250822134451638 DMSC DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x836BBA63:UTRAN-Iu-485:CM_SERVICE_REQ)[0x56365ea43910]{READY}: Deallocated (fsm.c:568) 20250822134451638 DMSC DEBUG msub(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x836BBA63) Free (msub.c:119) 20250822134451638 DVLR DEBUG VLR subscr IMSI-262420000001051:MSISDN-491230001051:TMSI-0x836BBA63 - active-conn: now used by 1 (attached) (msub.c:375) 20250822134451638 DMSC DEBUG msub_fsm[0x56365ea655d0]{terminating}: Freeing instance (msub.c:113) 20250822134451638 DMSC DEBUG msub_fsm[0x56365ea655d0]{terminating}: Deallocated (fsm.c:568) 20250822134451639 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134451639 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134451639 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134451639 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134451639 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134451639 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134451639 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134451639 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3047)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3047)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3045)@718a44d66dfb: Session index based on local reference:0 20250822134451641 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134451641 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134451641 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134451641 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134451641 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134451641 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134451641 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_2-RAN(3046)@718a44d66dfb: Deleted conn table entry 0TC_iu_lu_and_ss_session_timeout2(3054)9204750 MSC_Test_2-M3UA(3047)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134451641 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_iu_lu_and_ss_session_timeout2(3054)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_ss_session_timeout2(3054)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_ss_session_timeout2(3054)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_ss_session_timeout2(3054)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_ss_session_timeout2(3054)@718a44d66dfb: Final verdict of PTC: pass 20250822134451650 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822134451650 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822134451650 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822134451650 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822134451650 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822134451650 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822134451650 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822134451650 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822134451650 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822134451650 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134451651 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822134451651 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822134451651 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822134451651 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) MSC_Test_0-M3UA(3041)@718a44d66dfb: Final verdict of PTC: none 20250822134451651 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822134451651 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822134451651 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822134451651 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822134451651 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822134451652 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) 20250822134451652 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) 20250822134451652 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822134451652 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250822134451652 DLINP ERROR virt-bsc1-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250822134451652 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) 20250822134451652 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:772) 20250822134451652 DLSS7 ERROR 0: asp-virt-bsc1-0: xUA SRV SEND_FAILED (osmo_ss7_asp.c:795) 20250822134451652 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) 20250822134451652 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134451652 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250822134451652 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822134451652 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822134451652 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822134451652 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822134451652 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822134451652 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822134451652 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822134451652 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250822134451652 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) MSC_Test-GSUP(3051)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-SCCP(3039)@718a44d66dfb: Final verdict of PTC: none MSC_Test_1-SCCP(3042)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(3049)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3055)@718a44d66dfb: Final verdict of PTC: none MSC_Test_1-M3UA(3044)@718a44d66dfb: Final verdict of PTC: none 20250822134451652 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-RAN(3043)@718a44d66dfb: Final verdict of PTC: none MSC_Test_2-RAN(3046)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3038)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(3048)@718a44d66dfb: Final verdict of PTC: none 20250822134451652 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-SMPP(3052)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP-IPA(3050)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(3040)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(3053)@718a44d66dfb: Final verdict of PTC: none 20250822134451666 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) 20250822134451666 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) 20250822134451666 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822134451666 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250822134451666 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) 20250822134451666 DLSS7 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(3045)@718a44d66dfb: Final verdict of PTC: none MSC_Test_2-M3UA(3047)@718a44d66dfb: Final verdict of PTC: none 20250822134451666 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.3/0 (xua_snm.c:371) 20250822134451666 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822134451666 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822134451666 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822134451666 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822134451666 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822134451666 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822134451666 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822134451666 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(3038): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(3039): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(3040): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(3041): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-SCCP(3042): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-RAN(3043): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-M3UA(3044): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_2-SCCP(3045): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_2-RAN(3046): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_2-M3UA(3047): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(3048): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(3049): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(3050): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(3051): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(3052): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(3053): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_iu_lu_and_ss_session_timeout2(3054): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(3055): none (pass -> pass) MTC@718a44d66dfb: Test case TC_iu_lu_and_ss_session_timeout finished. Verdict: pass MTC@718a44d66dfb: 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'. Fri Aug 22 13:44:51 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 20250822134452654 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=442228) 20250822134453652 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822134453652 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822134453652 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822134453652 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822134453652 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822134453652 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822134453654 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822134453667 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822134453667 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822134453667 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=442228, count=445536) 20250822134454656 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822134455658 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:44: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_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 20250822134456659 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_iu_mt_ussd_for_unknown_subscr started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(3059)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(3059)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(3059)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(3057)@718a44d66dfb: v_sccp_pdu_maxlen:268 MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_1-M3UA(3062)@718a44d66dfb: ************************************************* MSC_Test_1-M3UA(3062)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(3062)@718a44d66dfb: ************************************************* MSC_Test_1-SCCP(3060)@718a44d66dfb: v_sccp_pdu_maxlen:268 MTC@718a44d66dfb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_2-M3UA(3065)@718a44d66dfb: ************************************************* MSC_Test_2-M3UA(3065)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(3065)@718a44d66dfb: ************************************************* MSC_Test_2-SCCP(3063)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822134456831 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(3066)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822134456990 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822134456990 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822134456990 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822134456990 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(3059)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(3059)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(3059)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822134456996 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134456996 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822134456996 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822134456996 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822134456996 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822134456996 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822134456996 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(3059)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(3059)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(3059)@718a44d66dfb: Message received on association #8 20250822134456997 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134456997 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822134456997 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822134456997 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822134456997 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822134456997 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822134456997 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(3059)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(3059)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(3059)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(3059)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(3059)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822134456997 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822134456997 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(3059)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(3059)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(3059)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(3059)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(3059)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822134457005 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) 20250822134457005 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) 20250822134457005 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822134457005 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(3062)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(3062)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(3062)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822134457011 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134457011 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822134457011 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822134457011 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822134457011 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822134457011 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822134457011 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(3062)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_1-M3UA(3062)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(3062)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(3062)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(3062)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822134457013 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134457013 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822134457014 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822134457014 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822134457014 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822134457014 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822134457014 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(3062)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(3062)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(3062)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822134457014 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250822134457014 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(3062)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(3062)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(3062)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(3062)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(3062)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822134457023 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) 20250822134457023 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) 20250822134457023 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822134457023 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(3065)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(3065)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(3065)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822134457031 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134457031 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822134457031 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822134457031 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822134457031 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822134457031 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822134457031 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(3065)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_2-M3UA(3065)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(3065)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3065)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(3065)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822134457034 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134457034 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822134457034 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822134457034 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822134457034 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822134457034 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822134457034 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(3065)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250822134457034 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.3/0 (xua_snm.c:406) MSC_Test_1-M3UA(3062)@718a44d66dfb: Message received on association #8 20250822134457035 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(3062)@718a44d66dfb: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(3065)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3065)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(3065)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3065)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(3065)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(3065)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3065)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822134457661 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822134457661 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(3068)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(3068)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822134457667 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(3068)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(3068)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(3068)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(3068)@718a44d66dfb: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(3068)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(3068)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822134457685 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822134457685 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250822134457802 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134457802 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134457802 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134457802 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822134457802 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134457802 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134457802 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134457802 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134457802 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134457802 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134457802 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134457802 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822134457802 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134457802 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134457802 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822134457802 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3059)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(3059)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(3059)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(3058)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250822134457812 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134457812 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134457812 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250822134457812 DLM3UA 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) 20250822134457812 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134457812 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134457812 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134457812 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134457813 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134457813 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134457813 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134457813 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) 20250822134457813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134457813 DLSS7 DEBUG Found route for dpc=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) 20250822134457813 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250822134457813 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(3062)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(3062)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(3062)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(3061)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250822134457841 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134457841 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134457841 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134457841 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134457841 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134457841 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134457841 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134457841 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134457841 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) 20250822134457842 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250822134457842 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134457842 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134457842 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134457842 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134457842 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134457842 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134457842 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134457842 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3065)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(3065)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3065)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(3064)@718a44d66dfb: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(3064)@718a44d66dfb: Created IMSI[0] for '000000000000000'H'FFFFFFFF'O to be handled at TC_iu_mt_ussd_for_unknown_subscr2(3072) MSC_Test-GSUP(3069)@718a44d66dfb: Created GsupExpect[0] for "000000000000000" to be handled at TC_iu_mt_ussd_for_unknown_subscr2(3072) 20250822134457862 DSS ERROR Rx OSMO_GSUP_MSGT_PROC_SS_REQUEST for unknown subscriber, rejecting (gsm_09_11.c:440) MSC_Test-GSUP(3069)@718a44d66dfb: Found GsupExpect[0] for "000000000000000" handled at TC_iu_mt_ussd_for_unknown_subscr2(3072) MSC_Test-GSUP(3069)@718a44d66dfb: Added IMSI table entry 0TC_iu_mt_ussd_for_unknown_subscr2(3072)"000000000000000" TC_iu_mt_ussd_for_unknown_subscr2(3072)@718a44d66dfb: setverdict(pass): none -> pass TC_iu_mt_ussd_for_unknown_subscr2(3072)@718a44d66dfb: Final verdict of PTC: pass 20250822134457867 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822134457867 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822134457867 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822134457867 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) MSC_Test-GSUP(3069)@718a44d66dfb: Final verdict of PTC: none 20250822134457867 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822134457867 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822134457868 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822134457868 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822134457868 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822134457868 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134457868 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822134457868 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822134457868 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822134457868 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822134457868 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822134457868 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822134457868 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822134457868 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) MSC_Test_0-SCCP(3057)@718a44d66dfb: Final verdict of PTC: none 20250822134457868 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822134457869 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) 20250822134457869 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) 20250822134457869 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822134457869 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250822134457869 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) 20250822134457869 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134457869 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250822134457869 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822134457869 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822134457869 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822134457869 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822134457869 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822134457869 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(3059)@718a44d66dfb: Final verdict of PTC: none MSC_Test_1-M3UA(3062)@718a44d66dfb: Final verdict of PTC: none 20250822134457870 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) 20250822134457870 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822134457870 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822134457870 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_1-SCCP(3060)@718a44d66dfb: Final verdict of PTC: none MSC_Test_2-SCCP(3063)@718a44d66dfb: Final verdict of PTC: none 20250822134457871 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250822134457871 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) 20250822134457871 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) 20250822134457871 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822134457871 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250822134457871 DLINP ERROR virt-rnc0-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250822134457871 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-GSUP-IPA(3068)@718a44d66dfb: Final verdict of PTC: none 20250822134457871 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:772) 20250822134457871 DLSS7 ERROR 0: asp-virt-rnc0-0: xUA SRV SEND_FAILED (osmo_ss7_asp.c:795) 20250822134457871 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) 20250822134457871 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134457871 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1106) MSC_Test-MNCC(3066)@718a44d66dfb: Final verdict of PTC: none 20250822134457871 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822134457871 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822134457871 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822134457871 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822134457871 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822134457871 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(3065)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(3058)@718a44d66dfb: Final verdict of PTC: none MSC_Test_2-RAN(3064)@718a44d66dfb: Final verdict of PTC: none 20250822134457871 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.3/0 (xua_snm.c:371) 20250822134457871 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-MGCP(3067)@718a44d66dfb: Final verdict of PTC: none MSC_Test_1-RAN(3061)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3056)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(3071)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3073)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(3070)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(3056): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(3057): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(3058): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(3059): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-SCCP(3060): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-RAN(3061): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-M3UA(3062): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_2-SCCP(3063): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_2-RAN(3064): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_2-M3UA(3065): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(3066): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(3067): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(3068): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(3069): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(3070): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(3071): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_iu_mt_ussd_for_unknown_subscr2(3072): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(3073): none (pass -> pass) MTC@718a44d66dfb: Test case TC_iu_mt_ussd_for_unknown_subscr finished. Verdict: pass MTC@718a44d66dfb: 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'. Fri Aug 22 13:44:57 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 20250822134458873 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=154576) 20250822134459868 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822134459868 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822134459868 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822134459870 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822134459870 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822134459870 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822134459872 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822134459872 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822134459872 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822134459874 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=154576, count=157884) 20250822134500876 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822134501877 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:45:01 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests_Iu.TC_iu_mo_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 20250822134502878 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_iu_mo_ussd_for_unknown_trans started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(3077)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(3077)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(3077)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(3075)@718a44d66dfb: v_sccp_pdu_maxlen:268 MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_1-M3UA(3080)@718a44d66dfb: ************************************************* MSC_Test_1-M3UA(3080)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(3080)@718a44d66dfb: ************************************************* MSC_Test_1-SCCP(3078)@718a44d66dfb: v_sccp_pdu_maxlen:268 MTC@718a44d66dfb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_2-M3UA(3083)@718a44d66dfb: ************************************************* MSC_Test_2-M3UA(3083)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(3083)@718a44d66dfb: ************************************************* MSC_Test_2-SCCP(3081)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822134503017 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(3084)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822134503183 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822134503183 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822134503183 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822134503183 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(3077)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(3077)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(3077)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822134503188 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134503188 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822134503188 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822134503188 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822134503188 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822134503188 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822134503188 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(3077)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(3077)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(3077)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(3077)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(3077)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822134503189 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134503189 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822134503189 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822134503189 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822134503189 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822134503189 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822134503189 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(3077)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(3077)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(3077)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(3077)@718a44d66dfb: Message received on association #8 20250822134503189 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822134503189 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(3077)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(3077)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(3077)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(3077)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822134503197 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) 20250822134503197 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) 20250822134503197 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822134503197 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(3080)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(3080)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(3080)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822134503203 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134503203 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822134503203 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822134503203 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822134503203 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822134503203 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822134503203 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(3080)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_1-M3UA(3080)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(3080)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(3080)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(3080)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822134503203 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134503203 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822134503203 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822134503203 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822134503203 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822134503203 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822134503203 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(3080)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(3080)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(3080)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822134503203 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250822134503203 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(3080)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(3080)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(3080)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(3080)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(3080)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822134503212 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) 20250822134503212 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) 20250822134503212 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822134503212 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(3083)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(3083)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(3083)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822134503217 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134503217 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822134503217 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822134503217 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822134503217 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822134503217 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822134503217 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(3083)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_2-M3UA(3083)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(3083)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3083)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(3083)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822134503218 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134503218 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822134503218 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822134503218 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822134503218 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822134503218 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822134503218 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(3083)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(3083)@718a44d66dfb: Message received on association #8 20250822134503218 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.3/0 (xua_snm.c:406) 20250822134503218 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(3080)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3083)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(3080)@718a44d66dfb: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(3083)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3083)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(3083)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(3083)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3083)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822134503880 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822134503880 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(3086)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(3086)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822134503887 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(3086)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(3086)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(3086)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(3086)@718a44d66dfb: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(3086)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(3086)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822134503914 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822134503914 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250822134503989 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134503989 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134503989 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134503989 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822134503989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134503989 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134503989 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134503989 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3077)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134503989 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134503989 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134503989 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134503989 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822134503989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134503989 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134503989 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822134503989 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3077)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(3077)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(3076)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250822134504005 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134504005 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134504005 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250822134504005 DLM3UA 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) 20250822134504005 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134504005 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134504005 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134504005 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(3080)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134504006 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134504006 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134504006 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134504006 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) 20250822134504006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134504006 DLSS7 DEBUG Found route for dpc=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) 20250822134504006 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250822134504006 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(3080)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(3080)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(3079)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250822134504024 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134504024 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134504024 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134504024 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134504024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134504024 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134504024 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134504024 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3083)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134504024 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) 20250822134504024 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250822134504024 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134504024 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134504024 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134504024 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134504024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134504024 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134504024 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134504024 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3083)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3083)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(3082)@718a44d66dfb: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(3082)@718a44d66dfb: Created IMSI[0] for '262420000001053'H'FFFFFFFF'O to be handled at TC_iu_mo_ussd_for_unknown_trans2(3090) MSC_Test-GSUP(3087)@718a44d66dfb: Created GsupExpect[0] for "262420000001053" to be handled at TC_iu_mo_ussd_for_unknown_trans2(3090) MSC_Test-GSUP(3087)@718a44d66dfb: Created GsupExpect[1] for "262420000001053" to be handled at TC_iu_mo_ussd_for_unknown_trans2(3090) TC_iu_mo_ussd_for_unknown_trans2(3090)@718a44d66dfb: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001053'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_2-RAN(3082)@718a44d66dfb: Added conn table entry 0TC_iu_mo_ussd_for_unknown_trans2(3090)15927560 MSC_Test_2-SCCP(3081)@718a44d66dfb: First idle individual index:0 MSC_Test_2-M3UA(3083)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134504052 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134504052 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134504052 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134504052 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134504052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134504052 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134504052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134504052 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(3082)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 20250822134504052 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) 20250822134504052 DMSC DEBUG msub_fsm[0x56365ea761d0]{active}: Allocated (fsm.c:456) 20250822134504052 DMSC DEBUG msc_i[0x56365ea26fc0]{READY}: Allocated (fsm.c:456) 20250822134504052 DMSC DEBUG msc_i[0x56365ea26fc0]{READY}: is child of msub_fsm[0x56365ea761d0] (fsm.c:486) 20250822134504052 DMSC DEBUG msc_a[0x56365ea43910]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822134504052 DMSC DEBUG msc_a[0x56365ea43910]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea761d0] (fsm.c:486) 20250822134504052 DMSC DEBUG msc_a(unknown:UTRAN-Iu-486:NONE)[0x56365ea43910]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822134504052 DMSC DEBUG msc_i(unknown:UTRAN-Iu-486:NONE)[0x56365ea26fc0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822134504052 DMSC DEBUG msc_a(unknown:UTRAN-Iu-486:NONE)[0x56365ea43910]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822134504052 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-486:NONE)[0x56365ea43910]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250822134504052 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-486:NONE)[0x56365ea43910]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250822134504052 DMM DEBUG msc_a(IMSI-262420000001053:UTRAN-Iu-486:LU)[0x56365ea43910]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001053 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822134504052 DMM DEBUG msc_a(IMSI-262420000001053:UTRAN-Iu-486:LU)[0x56365ea43910]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822134504052 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:UTRAN-Iu-486:LU)[0x56365ea655d0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822134504052 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:UTRAN-Iu-486:LU)[0x56365ea655d0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001053:UTRAN-Iu-486:LU)[0x56365ea43910] (fsm.c:486) 20250822134504052 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:UTRAN-Iu-486:LU)[0x56365ea655d0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250822134504052 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:UTRAN-Iu-486:LU)[0x56365ea655d0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822134504052 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822134504052 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001053 id=262420000001053 (vlr.c:661) 20250822134504052 DVLR INFO New subscr, IMSI: 262420000001053 (vlr.c:562) 20250822134504052 DVLR DEBUG VLR subscr IMSI-262420000001053 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822134504052 DMSC DEBUG msc_a(IMSI-262420000001053:UTRAN-Iu-486:LU)[0x56365ea43910]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822134504052 DMSC DEBUG msc_a(IMSI-262420000001053:UTRAN-Iu-486:LU)[0x56365ea43910]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822134504052 DVLR DEBUG VLR subscr IMSI-262420000001053 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822134504052 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822134504052 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:UTRAN-Iu-486:LU)[0x56365ea655d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822134504052 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:UTRAN-Iu-486:LU)[0x56365ea655d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822134504052 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:UTRAN-Iu-486:LU)[0x56365ea655d0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250822134504052 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:UTRAN-Iu-486:LU)[0x56365ea654a0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822134504052 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:UTRAN-Iu-486:LU)[0x56365ea654a0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001053:UTRAN-Iu-486:LU)[0x56365ea655d0] (fsm.c:486) 20250822134504052 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:UTRAN-Iu-486:LU)[0x56365ea654a0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822134504052 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:UTRAN-Iu-486:LU)[0x56365ea654a0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822134504052 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134504052 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134504052 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134504052 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134504052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134504052 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134504052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134504052 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3083)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3083)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3081)@718a44d66dfb: { messageType := 2, destLocRef := 'F30908'O, sourceLocRef := '0001E6'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(3081)@718a44d66dfb: Session index based on local reference:0 MSC_Test-GSUP(3087)@718a44d66dfb: Found GsupExpect[0] for "262420000001053" handled at TC_iu_mo_ussd_for_unknown_trans2(3090) MSC_Test-GSUP(3087)@718a44d66dfb: Added IMSI table entry 0TC_iu_mo_ussd_for_unknown_trans2(3090)"262420000001053" TC_iu_mo_ussd_for_unknown_trans2(3090)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_ussd_for_unknown_trans2(3090)@718a44d66dfb: setverdict(pass): none -> pass 20250822134504055 DVLR DEBUG VLR subscr IMSI-262420000001053 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134504055 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:UTRAN-Iu-486:LU)[0x56365ea654a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822134504055 DVLR DEBUG SUBSCR(IMSI-262420000001053) Received 1 auth tuples (vlr.c:996) 20250822134504055 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:UTRAN-Iu-486:LU)[0x56365ea654a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822134504055 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:UTRAN-Iu-486:LU)[0x56365ea654a0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250822134504055 DMM DEBUG Tx AUTH REQ (rand = 87b1647b7dfe7281b23d2e81450a7b50) (gsm_04_08.c:641) 20250822134504055 DMM DEBUG AUTH REQ (autn = f640f0f4b1ee28f8841a52068ee38ee5) (gsm_04_08.c:643) 20250822134504055 DIUCS DEBUG msc_a(IMSI-262420000001053:UTRAN-Iu-486:LU)[0x56365ea43910]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250822134504055 DIUCS DEBUG msc_a(IMSI-262420000001053:UTRAN-Iu-486:LU)[0x56365ea43910]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134504055 DMSC DEBUG msc_i(IMSI-262420000001053:UTRAN-Iu-486:LU)[0x56365ea26fc0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134504055 DVLR DEBUG VLR subscr IMSI-262420000001053 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822134504055 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134504055 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134504055 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134504055 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134504055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134504055 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134504055 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134504055 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3083)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3083)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3081)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(3081)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3081)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3081)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(3082)@718a44d66dfb: patching N(SD)=1 into dtap '051492E8773E21043199ECE5'O MSC_Test_2-RAN(3082)@718a44d66dfb: patched enc_l3: '055492E8773E21043199ECE5'O MSC_Test_2-SCCP(3081)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(3081)@718a44d66dfb: vl_len:24 MSC_Test_2-SCCP(3081)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3081)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055492E8773E21043199ECE5'O MSC_Test_2-M3UA(3083)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134504062 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134504062 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134504062 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134504062 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134504062 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134504062 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134504062 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134504062 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134504062 DIUCS DEBUG (UTRAN-Iu-486) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134504062 DMSC DEBUG msc_i(IMSI-262420000001053:UTRAN-Iu-486:LU)[0x56365ea26fc0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134504062 DIUCS DEBUG msc_i(IMSI-262420000001053:UTRAN-Iu-486:LU)[0x56365ea26fc0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134504062 DMSC DEBUG msc_a(IMSI-262420000001053:UTRAN-Iu-486:LU)[0x56365ea43910]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134504062 DIUCS DEBUG msc_a(IMSI-262420000001053:UTRAN-Iu-486:LU)[0x56365ea43910]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134504062 DIUCS DEBUG msc_a(IMSI-262420000001053:UTRAN-Iu-486:LU)[0x56365ea43910]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134504062 DMM DEBUG msc_a(IMSI-262420000001053:UTRAN-Iu-486:LU)[0x56365ea43910]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 92e8773e3199ece5) (gsm_04_08.c:1128) 20250822134504062 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:UTRAN-Iu-486:LU)[0x56365ea654a0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822134504062 DVLR DEBUG SUBSCR(IMSI-262420000001053) AUTH on UTRAN received RES: 92e8773e3199ece5 (8 bytes) (vlr_auth_fsm.c:151) 20250822134504062 DVLR INFO SUBSCR(IMSI-262420000001053) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250822134504062 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:UTRAN-Iu-486:LU)[0x56365ea654a0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822134504062 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:UTRAN-Iu-486:LU)[0x56365ea654a0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822134504062 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:UTRAN-Iu-486:LU)[0x56365ea654a0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822134504062 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:UTRAN-Iu-486:LU)[0x56365ea654a0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001053:UTRAN-Iu-486:LU)[0x56365ea655d0] (vlr_auth_fsm.c:294) 20250822134504062 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:UTRAN-Iu-486:LU)[0x56365ea654a0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822134504062 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:UTRAN-Iu-486:LU)[0x56365ea654a0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822134504062 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:UTRAN-Iu-486:LU)[0x56365ea655d0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250822134504062 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:UTRAN-Iu-486:LU)[0x56365ea655d0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822134504062 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:UTRAN-Iu-486:LU)[0x56365ea655d0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822134504062 DIUCS DEBUG msc_a(IMSI-262420000001053:UTRAN-Iu-486:LU)[0x56365ea43910]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250822134504062 DIUCS DEBUG msc_a(IMSI-262420000001053:UTRAN-Iu-486:LU)[0x56365ea43910]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=21b3f4b5ad8032cb050996e49d412ef9, CK=NONE (ran_msg_iu.c:388) 20250822134504062 DMSC DEBUG msc_i(IMSI-262420000001053:UTRAN-Iu-486:LU)[0x56365ea26fc0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250822134504062 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:UTRAN-Iu-486:LU)[0x56365ea655d0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250822134504062 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134504062 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134504062 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134504062 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134504062 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134504062 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134504062 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134504062 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3083)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3083)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3081)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(3081)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3081)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3081)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3081)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(3081)@718a44d66dfb: vl_len:12 MSC_Test_2-SCCP(3081)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3081)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(3083)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134504069 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134504069 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134504069 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134504069 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134504069 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134504069 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134504069 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134504069 DIUCS DEBUG (UTRAN-Iu-486) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134504069 DMSC DEBUG msc_i(IMSI-262420000001053:UTRAN-Iu-486:LU)[0x56365ea26fc0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134504069 DIUCS DEBUG msc_i(IMSI-262420000001053:UTRAN-Iu-486:LU)[0x56365ea26fc0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134504069 DMSC DEBUG msc_a(IMSI-262420000001053:UTRAN-Iu-486:LU)[0x56365ea43910]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134504069 DIUCS DEBUG msc_a(IMSI-262420000001053:UTRAN-Iu-486:LU)[0x56365ea43910]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134504069 DIUCS DEBUG msc_a(IMSI-262420000001053:UTRAN-Iu-486:LU)[0x56365ea43910]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250822134504069 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:UTRAN-Iu-486:LU)[0x56365ea655d0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250822134504069 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:UTRAN-Iu-486:LU)[0x56365ea655d0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822134504069 DIUCS DEBUG msc_a(IMSI-262420000001053:UTRAN-Iu-486:LU)[0x56365ea43910]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250822134504069 DMSC DEBUG msc_i(IMSI-262420000001053:UTRAN-Iu-486:LU)[0x56365ea26fc0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822134504069 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:UTRAN-Iu-486:LU)[0x56365ea655d0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822134504069 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:UTRAN-Iu-486:LU)[0x56365ea655d0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822134504069 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001053:UTRAN-Iu-486:LU)[0x56365ea654a0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822134504069 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001053:UTRAN-Iu-486:LU)[0x56365ea654a0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001053:UTRAN-Iu-486:LU)[0x56365ea655d0] (fsm.c:486) 20250822134504069 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001053:UTRAN-Iu-486:LU)[0x56365ea654a0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822134504069 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001053:UTRAN-Iu-486:LU)[0x56365ea654a0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822134504069 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134504069 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134504069 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134504069 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134504069 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134504069 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134504069 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134504069 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134504069 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3083)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3083)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3081)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(3081)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3081)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3081)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822134504073 DVLR DEBUG VLR subscr IMSI-262420000001053 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134504073 DVLR DEBUG IMSI:262420000001053 has MSISDN:491230001053 (vlr.c:1045) 20250822134504073 DMSC NOTICE msub(IMSI-262420000001053:MSISDN-491230001053) VLR: update for IMSI=262420000001053 (MSISDN=491230001053) (gsm_04_08.c:1541) 20250822134504073 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822134504073 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134504073 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:MSISDN-491230001053:UTRAN-Iu-486:LU)[0x56365ea655d0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822134504073 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001053:UTRAN-Iu-486:LU)[0x56365ea654a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822134504073 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001053:UTRAN-Iu-486:LU)[0x56365ea654a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822134504073 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001053:UTRAN-Iu-486:LU)[0x56365ea654a0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822134504073 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001053:UTRAN-Iu-486:LU)[0x56365ea654a0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001053:MSISDN-491230001053:UTRAN-Iu-486:LU)[0x56365ea655d0] (vlr_lu_fsm.c:110) 20250822134504073 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001053:UTRAN-Iu-486:LU)[0x56365ea654a0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822134504073 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001053:UTRAN-Iu-486:LU)[0x56365ea654a0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822134504073 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:MSISDN-491230001053:UTRAN-Iu-486:LU)[0x56365ea655d0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822134504073 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:MSISDN-491230001053:UTRAN-Iu-486:LU)[0x56365ea655d0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822134504073 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001053:MSISDN-491230001053:UTRAN-Iu-486:LU)[0x56365ea57150]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822134504073 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001053:MSISDN-491230001053:UTRAN-Iu-486:LU)[0x56365ea57150]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001053:MSISDN-491230001053:UTRAN-Iu-486:LU)[0x56365ea655d0] (fsm.c:486) 20250822134504073 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001053:MSISDN-491230001053:UTRAN-Iu-486:LU)[0x56365ea57150]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822134504073 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001053:MSISDN-491230001053:UTRAN-Iu-486:LU)[0x56365ea57150]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822134504073 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001053:MSISDN-491230001053:UTRAN-Iu-486:LU)[0x56365ea57150]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822134504073 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001053:MSISDN-491230001053:UTRAN-Iu-486:LU)[0x56365ea57150]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822134504073 DMSC NOTICE msub(IMSI-262420000001053:MSISDN-491230001053:TMSInew-0x5FFAF5F0) VLR: update for IMSI=262420000001053 (MSISDN=491230001053) (gsm_04_08.c:1541) 20250822134504073 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001053:MSISDN-491230001053:UTRAN-Iu-486:LU)[0x56365ea57150]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822134504073 DMM DEBUG -> IMSI-262420000001053:MSISDN-491230001053:TMSInew-0x5FFAF5F0 LOCATION UPDATE ACCEPT (TMSI = 0x5ffaf5f0) (gsm_04_08.c:149) 20250822134504073 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSInew-0x5FFAF5F0:UTRAN-Iu-486:LU)[0x56365ea43910]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250822134504073 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSInew-0x5FFAF5F0:UTRAN-Iu-486:LU)[0x56365ea43910]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134504073 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSInew-0x5FFAF5F0:UTRAN-Iu-486:LU)[0x56365ea26fc0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134504073 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSInew-0x5FFAF5F0 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822134504073 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134504073 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134504073 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134504073 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134504073 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134504073 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134504073 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134504073 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3083)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3083)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3081)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(3081)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3081)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3081)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_mo_ussd_for_unknown_trans2(3090)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(3082)@718a44d66dfb: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(3082)@718a44d66dfb: patched enc_l3: '059B'O MSC_Test_2-SCCP(3081)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(3081)@718a44d66dfb: vl_len:14 MSC_Test_2-SCCP(3081)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3081)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250822134504076 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134504076 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134504076 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134504076 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134504076 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134504076 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134504076 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134504076 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3083)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134504076 DIUCS DEBUG (UTRAN-Iu-486) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134504076 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSInew-0x5FFAF5F0:UTRAN-Iu-486:LU)[0x56365ea26fc0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134504076 DIUCS DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSInew-0x5FFAF5F0:UTRAN-Iu-486:LU)[0x56365ea26fc0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134504076 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSInew-0x5FFAF5F0:UTRAN-Iu-486:LU)[0x56365ea43910]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134504076 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSInew-0x5FFAF5F0:UTRAN-Iu-486:LU)[0x56365ea43910]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134504076 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSInew-0x5FFAF5F0:UTRAN-Iu-486:LU)[0x56365ea43910]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134504076 DMM DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSInew-0x5FFAF5F0:UTRAN-Iu-486:LU)[0x56365ea43910]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822134504076 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:MSISDN-491230001053:TMSInew-0x5FFAF5F0:UTRAN-Iu-486:LU)[0x56365ea655d0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822134504076 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001053:MSISDN-491230001053:UTRAN-Iu-486:LU)[0x56365ea57150]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822134504076 DMSC NOTICE msub(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0) VLR: update for IMSI=262420000001053 (MSISDN=491230001053) (gsm_04_08.c:1541) 20250822134504076 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250822134504076 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001053:MSISDN-491230001053:UTRAN-Iu-486:LU)[0x56365ea57150]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822134504076 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-486:LU)[0x56365ea655d0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822134504076 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001053:MSISDN-491230001053:UTRAN-Iu-486:LU)[0x56365ea57150]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822134504076 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001053:MSISDN-491230001053:UTRAN-Iu-486:LU)[0x56365ea57150]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-486:LU)[0x56365ea655d0] (vlr_lu_fsm.c:817) 20250822134504076 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001053:MSISDN-491230001053:UTRAN-Iu-486:LU)[0x56365ea57150]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822134504076 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001053:MSISDN-491230001053:UTRAN-Iu-486:LU)[0x56365ea57150]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822134504076 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-486:LU)[0x56365ea655d0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822134504076 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-486:LU)[0x56365ea43910]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250822134504076 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-486:LU)[0x56365ea43910]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.975s remaining) (msc_a.c:450) 20250822134504076 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001053/3/1): Available (smpp_smsc.c:626) 20250822134504076 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-486:LU)[0x56365ea43910]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134504076 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-486:LU)[0x56365ea43910]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250822134504076 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-486:LU)[0x56365ea43910]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250822134504076 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822134504076 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822134504076 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822134504076 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-486:LU)[0x56365ea43910]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250822134504076 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-486:LU)[0x56365ea26fc0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822134504076 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250822134504076 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134504076 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134504076 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134504076 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134504076 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134504076 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134504076 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134504076 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3083)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3083)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3081)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(3081)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3081)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3081)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3081)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(3081)@718a44d66dfb: vl_len:7 MSC_Test_2-SCCP(3081)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3081)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250822134504080 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134504080 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134504080 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134504080 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134504080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134504080 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134504080 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134504080 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3083)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134504080 DIUCS DEBUG (UTRAN-Iu-486) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134504080 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-486:LU)[0x56365ea26fc0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134504080 DIUCS DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-486:LU)[0x56365ea26fc0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134504080 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-486:LU)[0x56365ea43910]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134504080 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-486:LU)[0x56365ea43910]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134504080 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-486:LU)[0x56365ea43910]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250822134504080 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-486:LU)[0x56365ea43910]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822134504080 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-486:LU)[0x56365ea43910]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250822134504080 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-486:LU)[0x56365ea43910]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134504080 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-486:LU)[0x56365ea43910]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822134504080 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-486:LU)[0x56365ea655d0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822134504080 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-486:LU)[0x56365ea655d0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-486:LU)[0x56365ea43910] (msc_a.c:1053) 20250822134504080 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-486:LU)[0x56365ea655d0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822134504080 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-486:LU)[0x56365ea655d0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822134504080 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-486:LU)[0x56365ea655d0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822134504080 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-486:LU)[0x56365ea43910]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea761d0] (msc_a.c:1053) 20250822134504080 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-486:LU)[0x56365ea43910]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822134504080 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-486:LU)[0x56365ea43910]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822134504080 DMSC DEBUG msub_fsm[0x56365ea761d0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822134504080 DMSC DEBUG msub(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0) MSC-A terminated (msub.c:261) 20250822134504080 DMSC DEBUG msub(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0) 1 MSC-I still active (msub.c:79) 20250822134504080 DMSC DEBUG msub_fsm[0x56365ea761d0]{active}: State change to terminating (no timeout) (msub.c:91) 20250822134504080 DMSC DEBUG msub_fsm[0x56365ea761d0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822134504080 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-486:LU)[0x56365ea26fc0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822134504080 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-486:LU)[0x56365ea26fc0]{READY}: Removing from parent msub_fsm[0x56365ea761d0] (msub.c:113) 20250822134504080 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Closing UTRAN-Iu-486 (ran_conn.c:142) 20250822134504080 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-486 (ran_conn.c:155) 20250822134504080 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-486:LU)[0x56365ea26fc0]{READY}: Freeing instance (msub.c:113) 20250822134504080 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-486:LU)[0x56365ea26fc0]{READY}: Deallocated (fsm.c:568) 20250822134504080 DMSC DEBUG msub(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0) Free (msub.c:119) 20250822134504080 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0 - active-conn: now used by 1 (attached) (msub.c:375) 20250822134504080 DMSC DEBUG msub_fsm[0x56365ea761d0]{terminating}: Freeing instance (msub.c:113) 20250822134504080 DMSC DEBUG msub_fsm[0x56365ea761d0]{terminating}: Deallocated (fsm.c:568) 20250822134504080 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134504080 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134504080 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134504080 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134504081 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134504081 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134504081 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134504081 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3083)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3083)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3081)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-RAN(3082)@718a44d66dfb: Deleted conn table entry 0TC_iu_mo_ussd_for_unknown_trans2(3090)15927560 20250822134504082 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134504082 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134504082 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_2-M3UA(3083)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134504082 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134504082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134504082 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134504082 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134504082 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_iu_mo_ussd_for_unknown_trans2(3090)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_ussd_for_unknown_trans2(3090)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_ussd_for_unknown_trans2(3090)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_ussd_for_unknown_trans2(3090)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_ussd_for_unknown_trans2(3090)@718a44d66dfb: 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 := '5FFAF5F0'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(3082)@718a44d66dfb: Added conn table entry 0TC_iu_mo_ussd_for_unknown_trans2(3090)1338710 MSC_Test_2-RAN(3082)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(3081)@718a44d66dfb: First idle individual index:0 MSC_Test_2-M3UA(3083)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134504282 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134504282 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134504282 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134504282 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134504282 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134504282 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134504282 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134504282 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134504283 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) 20250822134504283 DMSC DEBUG msub_fsm[0x56365ea655d0]{active}: Allocated (fsm.c:456) 20250822134504283 DMSC DEBUG msc_i[0x56365ea43910]{READY}: Allocated (fsm.c:456) 20250822134504283 DMSC DEBUG msc_i[0x56365ea43910]{READY}: is child of msub_fsm[0x56365ea655d0] (fsm.c:486) 20250822134504283 DMSC DEBUG msc_a[0x56365ea26fc0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822134504283 DMSC DEBUG msc_a[0x56365ea26fc0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea655d0] (fsm.c:486) 20250822134504283 DMSC DEBUG msc_a(unknown:UTRAN-Iu-487:NONE)[0x56365ea26fc0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822134504283 DMSC DEBUG msc_i(unknown:UTRAN-Iu-487:NONE)[0x56365ea43910]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822134504283 DMSC DEBUG msc_a(unknown:UTRAN-Iu-487:NONE)[0x56365ea26fc0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822134504283 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-487:NONE)[0x56365ea26fc0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250822134504283 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-487:NONE)[0x56365ea26fc0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250822134504283 DMM DEBUG msc_a(TMSI-0x5FFAF5F0:UTRAN-Iu-487:CM_SERVICE_REQ)[0x56365ea26fc0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250822134504283 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5FFAF5F0:UTRAN-Iu-487:CM_SERVICE_REQ)[0x56365ea761d0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822134504283 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5FFAF5F0:UTRAN-Iu-487:CM_SERVICE_REQ)[0x56365ea761d0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x5FFAF5F0:UTRAN-Iu-487:CM_SERVICE_REQ)[0x56365ea26fc0] (fsm.c:486) 20250822134504283 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5FFAF5F0:UTRAN-Iu-487:CM_SERVICE_REQ)[0x56365ea761d0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250822134504283 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5FFAF5F0:UTRAN-Iu-487:CM_SERVICE_REQ)[0x56365ea761d0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822134504284 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822134504284 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822134504284 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-487:CM_SERVICE_REQ)[0x56365ea26fc0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822134504284 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-487:CM_SERVICE_REQ)[0x56365ea26fc0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822134504284 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-487:CM_SERVICE_REQ)[0x56365ea761d0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822134504284 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-487:CM_SERVICE_REQ)[0x56365ea761d0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250822134504284 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-487:CM_SERVICE_REQ)[0x56365ea57150]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822134504284 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-487:CM_SERVICE_REQ)[0x56365ea57150]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-487:CM_SERVICE_REQ)[0x56365ea761d0] (fsm.c:486) 20250822134504284 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-487:CM_SERVICE_REQ)[0x56365ea57150]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822134504284 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-487:CM_SERVICE_REQ)[0x56365ea57150]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822134504284 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250822134504284 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134504284 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134504284 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134504284 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134504284 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134504284 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134504284 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134504284 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3083)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3083)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3081)@718a44d66dfb: { messageType := 2, destLocRef := '146D56'O, sourceLocRef := '0001E7'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(3081)@718a44d66dfb: Session index based on local reference:0 TC_iu_mo_ussd_for_unknown_trans2(3090)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_ussd_for_unknown_trans2(3090)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822134504291 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134504291 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-487:CM_SERVICE_REQ)[0x56365ea57150]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822134504291 DVLR DEBUG SUBSCR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0) Received 1 auth tuples (vlr.c:996) 20250822134504291 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-487:CM_SERVICE_REQ)[0x56365ea57150]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822134504291 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-487:CM_SERVICE_REQ)[0x56365ea57150]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250822134504291 DMM DEBUG Tx AUTH REQ (rand = 17987343326dcea0df2c09356e2c3caa) (gsm_04_08.c:641) 20250822134504291 DMM DEBUG AUTH REQ (autn = 6a4232922bafd5956f60e890c167ed84) (gsm_04_08.c:643) 20250822134504291 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-487:CM_SERVICE_REQ)[0x56365ea26fc0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250822134504291 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-487:CM_SERVICE_REQ)[0x56365ea26fc0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134504291 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-487:CM_SERVICE_REQ)[0x56365ea43910]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134504291 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822134504291 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134504292 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134504292 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134504292 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134504292 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134504292 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134504292 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134504292 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3083)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3083)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3081)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(3081)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3081)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3081)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(3082)@718a44d66dfb: patching N(SD)=1 into dtap '051493A2CFA5210438CD97B5'O MSC_Test_2-RAN(3082)@718a44d66dfb: patched enc_l3: '055493A2CFA5210438CD97B5'O MSC_Test_2-SCCP(3081)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(3081)@718a44d66dfb: vl_len:24 MSC_Test_2-SCCP(3081)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3081)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055493A2CFA5210438CD97B5'O 20250822134504298 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134504298 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134504298 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134504298 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134504298 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134504298 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134504299 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134504299 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3083)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134504299 DIUCS DEBUG (UTRAN-Iu-487) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134504299 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-487:CM_SERVICE_REQ)[0x56365ea43910]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134504299 DIUCS DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-487:CM_SERVICE_REQ)[0x56365ea43910]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134504299 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-487:CM_SERVICE_REQ)[0x56365ea26fc0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134504299 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-487:CM_SERVICE_REQ)[0x56365ea26fc0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134504299 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-487:CM_SERVICE_REQ)[0x56365ea26fc0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134504299 DMM DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-487:CM_SERVICE_REQ)[0x56365ea26fc0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 93a2cfa538cd97b5) (gsm_04_08.c:1128) 20250822134504299 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-487:CM_SERVICE_REQ)[0x56365ea57150]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822134504299 DVLR DEBUG SUBSCR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0) AUTH on UTRAN received RES: 93a2cfa538cd97b5 (8 bytes) (vlr_auth_fsm.c:151) 20250822134504299 DVLR INFO SUBSCR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250822134504299 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-487:CM_SERVICE_REQ)[0x56365ea57150]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822134504299 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-487:CM_SERVICE_REQ)[0x56365ea57150]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822134504299 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-487:CM_SERVICE_REQ)[0x56365ea57150]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822134504299 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-487:CM_SERVICE_REQ)[0x56365ea57150]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-487:CM_SERVICE_REQ)[0x56365ea761d0] (vlr_auth_fsm.c:294) 20250822134504299 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-487:CM_SERVICE_REQ)[0x56365ea57150]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822134504299 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-487:CM_SERVICE_REQ)[0x56365ea57150]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822134504299 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-487:CM_SERVICE_REQ)[0x56365ea761d0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250822134504299 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-487:CM_SERVICE_REQ)[0x56365ea761d0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822134504299 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-487:CM_SERVICE_REQ)[0x56365ea761d0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822134504299 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-487:CM_SERVICE_REQ)[0x56365ea26fc0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250822134504299 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-487:CM_SERVICE_REQ)[0x56365ea26fc0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=518f8269e814f0693a5075284699bfd0, CK=NONE (ran_msg_iu.c:388) 20250822134504299 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-487:CM_SERVICE_REQ)[0x56365ea43910]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250822134504299 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-487:CM_SERVICE_REQ)[0x56365ea761d0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250822134504299 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134504299 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134504299 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134504299 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134504299 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134504299 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134504300 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134504300 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3083)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3083)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3081)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(3081)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3081)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3081)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3081)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(3081)@718a44d66dfb: vl_len:12 MSC_Test_2-SCCP(3081)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3081)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(3083)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134504305 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134504305 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134504305 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134504305 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134504305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134504305 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134504305 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134504305 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134504306 DIUCS DEBUG (UTRAN-Iu-487) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134504306 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-487:CM_SERVICE_REQ)[0x56365ea43910]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134504306 DIUCS DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-487:CM_SERVICE_REQ)[0x56365ea43910]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134504306 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-487:CM_SERVICE_REQ)[0x56365ea26fc0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134504306 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-487:CM_SERVICE_REQ)[0x56365ea26fc0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134504306 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-487:CM_SERVICE_REQ)[0x56365ea26fc0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250822134504306 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-487:CM_SERVICE_REQ)[0x56365ea761d0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250822134504306 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-487:CM_SERVICE_REQ)[0x56365ea761d0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822134504306 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-487:CM_SERVICE_REQ)[0x56365ea26fc0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250822134504306 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-487:CM_SERVICE_REQ)[0x56365ea43910]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822134504306 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-487:CM_SERVICE_REQ)[0x56365ea761d0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822134504306 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-487:CM_SERVICE_REQ)[0x56365ea761d0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822134504306 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-487:CM_SERVICE_REQ)[0x56365ea761d0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822134504306 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-487:CM_SERVICE_REQ)[0x56365ea761d0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822134504306 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-487:CM_SERVICE_REQ)[0x56365ea761d0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822134504306 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-487:CM_SERVICE_REQ)[0x56365ea761d0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822134504306 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-487:CM_SERVICE_REQ)[0x56365ea761d0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822134504306 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-487:CM_SERVICE_REQ)[0x56365ea26fc0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250822134504306 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-487:CM_SERVICE_REQ)[0x56365ea26fc0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.977s remaining) (msc_a.c:450) 20250822134504306 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001053/3/1): Available (smpp_smsc.c:626) 20250822134504306 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134504306 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134504306 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134504306 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134504306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134504306 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134504307 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134504307 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3083)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3083)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3081)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(3081)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3081)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3081)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(3082)@718a44d66dfb: patching N(SD)=2 into dtap '1B3A17EE390063C982E732C30CA7CD50BF1E53EB808D01704B07'O MSC_Test_2-RAN(3082)@718a44d66dfb: patched enc_l3: '1BBA17EE390063C982E732C30CA7CD50BF1E53EB808D01704B07'O MSC_Test_2-SCCP(3081)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(3081)@718a44d66dfb: vl_len:38 MSC_Test_2-SCCP(3081)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3081)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001440220000010010401B1A1BBA17EE390063C982E732C30CA7CD50BF1E53EB808D01704B07'O 20250822134504319 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134504319 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134504319 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134504319 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134504319 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134504319 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134504319 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134504319 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3083)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134504319 DIUCS DEBUG (UTRAN-Iu-487) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134504320 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-487:CM_SERVICE_REQ)[0x56365ea43910]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134504320 DIUCS DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-487:CM_SERVICE_REQ)[0x56365ea43910]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134504320 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-487:CM_SERVICE_REQ)[0x56365ea26fc0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134504320 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-487:CM_SERVICE_REQ)[0x56365ea26fc0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134504320 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-487:CM_SERVICE_REQ)[0x56365ea26fc0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134504320 DSS ERROR Rx GSM0480_MTYPE_FACILITY message for non-existing transaction (tid-1) (gsm_09_11.c:139) 20250822134504320 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-487:CM_SERVICE_REQ)[0x56365ea26fc0]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250822134504320 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-487:CM_SERVICE_REQ)[0x56365ea26fc0]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134504320 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-487:CM_SERVICE_REQ)[0x56365ea43910]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134504320 DIUCS ERROR msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-487:CM_SERVICE_REQ)[0x56365ea26fc0]{MSC_A_ST_AUTHENTICATED}: RAN decode error (rc=-22) for DTAP from MSC-I (msc_a.c:2060) 20250822134504320 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-487:CM_SERVICE_REQ)[0x56365ea26fc0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134504320 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-487:CM_SERVICE_REQ)[0x56365ea26fc0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250822134504320 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-487:CM_SERVICE_REQ)[0x56365ea26fc0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250822134504320 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822134504320 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822134504320 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822134504320 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-487:CM_SERVICE_REQ)[0x56365ea26fc0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250822134504320 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-487:CM_SERVICE_REQ)[0x56365ea43910]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822134504320 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822134504320 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134504320 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134504320 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134504320 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134504320 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134504320 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134504320 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134504320 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134504320 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134504320 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134504320 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134504320 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134504320 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134504320 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134504321 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134504321 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3083)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3083)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3081)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(3081)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3081)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(3083)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(3081)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3083)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3081)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(3081)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3081)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3081)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_mo_ussd_for_unknown_trans2(3090)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3081)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(3081)@718a44d66dfb: vl_len:7 MSC_Test_2-SCCP(3081)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3081)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250822134504329 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134504329 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134504329 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134504329 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134504329 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134504329 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134504329 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134504329 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3083)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134504329 DIUCS DEBUG (UTRAN-Iu-487) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134504329 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-487:CM_SERVICE_REQ)[0x56365ea43910]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134504329 DIUCS DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-487:CM_SERVICE_REQ)[0x56365ea43910]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134504329 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-487:CM_SERVICE_REQ)[0x56365ea26fc0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134504329 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-487:CM_SERVICE_REQ)[0x56365ea26fc0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134504329 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-487:CM_SERVICE_REQ)[0x56365ea26fc0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250822134504329 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-487:CM_SERVICE_REQ)[0x56365ea26fc0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822134504329 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-487:CM_SERVICE_REQ)[0x56365ea26fc0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250822134504329 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-487:CM_SERVICE_REQ)[0x56365ea26fc0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134504329 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-487:CM_SERVICE_REQ)[0x56365ea26fc0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822134504329 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-487:CM_SERVICE_REQ)[0x56365ea761d0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822134504329 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-487:CM_SERVICE_REQ)[0x56365ea761d0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-487:CM_SERVICE_REQ)[0x56365ea26fc0] (msc_a.c:1053) 20250822134504329 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-487:CM_SERVICE_REQ)[0x56365ea761d0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822134504329 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-487:CM_SERVICE_REQ)[0x56365ea761d0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822134504329 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-487:CM_SERVICE_REQ)[0x56365ea26fc0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea655d0] (msc_a.c:1053) 20250822134504329 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-487:CM_SERVICE_REQ)[0x56365ea26fc0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822134504329 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-487:CM_SERVICE_REQ)[0x56365ea26fc0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822134504329 DMSC DEBUG msub_fsm[0x56365ea655d0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822134504329 DMSC DEBUG msub(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0) MSC-A terminated (msub.c:261) 20250822134504329 DMSC DEBUG msub(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0) 1 MSC-I still active (msub.c:79) 20250822134504329 DMSC DEBUG msub_fsm[0x56365ea655d0]{active}: State change to terminating (no timeout) (msub.c:91) 20250822134504329 DMSC DEBUG msub_fsm[0x56365ea655d0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822134504329 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-487:CM_SERVICE_REQ)[0x56365ea43910]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822134504329 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-487:CM_SERVICE_REQ)[0x56365ea43910]{READY}: Removing from parent msub_fsm[0x56365ea655d0] (msub.c:113) 20250822134504329 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Closing UTRAN-Iu-487 (ran_conn.c:142) 20250822134504329 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-487 (ran_conn.c:155) 20250822134504329 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-487:CM_SERVICE_REQ)[0x56365ea43910]{READY}: Freeing instance (msub.c:113) 20250822134504329 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-487:CM_SERVICE_REQ)[0x56365ea43910]{READY}: Deallocated (fsm.c:568) 20250822134504329 DMSC DEBUG msub(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0) Free (msub.c:119) 20250822134504329 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0 - active-conn: now used by 1 (attached) (msub.c:375) 20250822134504329 DMSC DEBUG msub_fsm[0x56365ea655d0]{terminating}: Freeing instance (msub.c:113) 20250822134504329 DMSC DEBUG msub_fsm[0x56365ea655d0]{terminating}: Deallocated (fsm.c:568) 20250822134504330 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134504330 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134504330 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134504330 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134504330 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134504330 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134504330 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134504330 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3083)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3083)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3081)@718a44d66dfb: Session index based on local reference:0 20250822134504332 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134504332 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134504332 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134504332 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134504332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134504332 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134504332 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_2-RAN(3082)@718a44d66dfb: Deleted conn table entry 0TC_iu_mo_ussd_for_unknown_trans2(3090)1338710 MSC_Test_2-M3UA(3083)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134504332 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_iu_mo_ussd_for_unknown_trans2(3090)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_ussd_for_unknown_trans2(3090)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_ussd_for_unknown_trans2(3090)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_ussd_for_unknown_trans2(3090)@718a44d66dfb: 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 := '5FFAF5F0'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(3082)@718a44d66dfb: Added conn table entry 0TC_iu_mo_ussd_for_unknown_trans2(3090)9197857 MSC_Test_2-RAN(3082)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(3081)@718a44d66dfb: First idle individual index:0 MSC_Test_2-M3UA(3083)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134504534 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134504534 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134504534 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134504534 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134504534 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134504534 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134504534 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134504534 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134504535 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) 20250822134504535 DMSC DEBUG msub_fsm[0x56365ea761d0]{active}: Allocated (fsm.c:456) 20250822134504535 DMSC DEBUG msc_i[0x56365ea26fc0]{READY}: Allocated (fsm.c:456) 20250822134504535 DMSC DEBUG msc_i[0x56365ea26fc0]{READY}: is child of msub_fsm[0x56365ea761d0] (fsm.c:486) 20250822134504535 DMSC DEBUG msc_a[0x56365ea43910]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822134504535 DMSC DEBUG msc_a[0x56365ea43910]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea761d0] (fsm.c:486) 20250822134504535 DMSC DEBUG msc_a(unknown:UTRAN-Iu-488:NONE)[0x56365ea43910]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822134504535 DMSC DEBUG msc_i(unknown:UTRAN-Iu-488:NONE)[0x56365ea26fc0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822134504535 DMSC DEBUG msc_a(unknown:UTRAN-Iu-488:NONE)[0x56365ea43910]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822134504535 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-488:NONE)[0x56365ea43910]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250822134504535 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-488:NONE)[0x56365ea43910]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250822134504535 DMM DEBUG msc_a(TMSI-0x5FFAF5F0:UTRAN-Iu-488:CM_SERVICE_REQ)[0x56365ea43910]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250822134504535 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5FFAF5F0:UTRAN-Iu-488:CM_SERVICE_REQ)[0x56365ea655d0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822134504535 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5FFAF5F0:UTRAN-Iu-488:CM_SERVICE_REQ)[0x56365ea655d0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x5FFAF5F0:UTRAN-Iu-488:CM_SERVICE_REQ)[0x56365ea43910] (fsm.c:486) 20250822134504535 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5FFAF5F0:UTRAN-Iu-488:CM_SERVICE_REQ)[0x56365ea655d0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250822134504535 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5FFAF5F0:UTRAN-Iu-488:CM_SERVICE_REQ)[0x56365ea655d0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822134504535 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822134504535 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822134504536 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-488:CM_SERVICE_REQ)[0x56365ea43910]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822134504536 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-488:CM_SERVICE_REQ)[0x56365ea43910]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822134504536 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-488:CM_SERVICE_REQ)[0x56365ea655d0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822134504536 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-488:CM_SERVICE_REQ)[0x56365ea655d0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250822134504536 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-488:CM_SERVICE_REQ)[0x56365ea57150]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822134504536 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-488:CM_SERVICE_REQ)[0x56365ea57150]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-488:CM_SERVICE_REQ)[0x56365ea655d0] (fsm.c:486) 20250822134504536 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-488:CM_SERVICE_REQ)[0x56365ea57150]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822134504536 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-488:CM_SERVICE_REQ)[0x56365ea57150]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822134504536 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250822134504536 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134504536 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134504536 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134504536 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134504536 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134504536 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134504536 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134504536 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3083)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3083)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3081)@718a44d66dfb: { messageType := 2, destLocRef := '8C5921'O, sourceLocRef := '0001E8'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(3081)@718a44d66dfb: Session index based on local reference:0 TC_iu_mo_ussd_for_unknown_trans2(3090)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_ussd_for_unknown_trans2(3090)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822134504543 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134504543 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-488:CM_SERVICE_REQ)[0x56365ea57150]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822134504543 DVLR DEBUG SUBSCR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0) Received 1 auth tuples (vlr.c:996) 20250822134504543 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-488:CM_SERVICE_REQ)[0x56365ea57150]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822134504543 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-488:CM_SERVICE_REQ)[0x56365ea57150]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250822134504543 DMM DEBUG Tx AUTH REQ (rand = 4880f5713761c5dd1260f8ea89952647) (gsm_04_08.c:641) 20250822134504543 DMM DEBUG AUTH REQ (autn = e99afa0d1bb5faf0540635a6d7bb9116) (gsm_04_08.c:643) 20250822134504543 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-488:CM_SERVICE_REQ)[0x56365ea43910]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250822134504543 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-488:CM_SERVICE_REQ)[0x56365ea43910]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134504543 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-488:CM_SERVICE_REQ)[0x56365ea26fc0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134504543 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822134504543 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134504543 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134504543 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134504543 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134504543 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134504543 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134504543 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134504543 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3083)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3083)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3081)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(3081)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3081)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3081)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(3082)@718a44d66dfb: patching N(SD)=1 into dtap '0514E1C094302104F252E3D3'O MSC_Test_2-RAN(3082)@718a44d66dfb: patched enc_l3: '0554E1C094302104F252E3D3'O MSC_Test_2-SCCP(3081)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(3081)@718a44d66dfb: vl_len:24 MSC_Test_2-SCCP(3081)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3081)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554E1C094302104F252E3D3'O 20250822134504549 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134504549 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134504549 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134504549 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134504549 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134504549 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134504549 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134504549 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3083)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134504550 DIUCS DEBUG (UTRAN-Iu-488) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134504550 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-488:CM_SERVICE_REQ)[0x56365ea26fc0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134504550 DIUCS DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-488:CM_SERVICE_REQ)[0x56365ea26fc0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134504550 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-488:CM_SERVICE_REQ)[0x56365ea43910]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134504550 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-488:CM_SERVICE_REQ)[0x56365ea43910]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134504550 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-488:CM_SERVICE_REQ)[0x56365ea43910]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134504550 DMM DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-488:CM_SERVICE_REQ)[0x56365ea43910]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = e1c09430f252e3d3) (gsm_04_08.c:1128) 20250822134504550 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-488:CM_SERVICE_REQ)[0x56365ea57150]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822134504550 DVLR DEBUG SUBSCR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0) AUTH on UTRAN received RES: e1c09430f252e3d3 (8 bytes) (vlr_auth_fsm.c:151) 20250822134504550 DVLR INFO SUBSCR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250822134504550 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-488:CM_SERVICE_REQ)[0x56365ea57150]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822134504550 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-488:CM_SERVICE_REQ)[0x56365ea57150]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822134504550 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-488:CM_SERVICE_REQ)[0x56365ea57150]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822134504550 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-488:CM_SERVICE_REQ)[0x56365ea57150]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-488:CM_SERVICE_REQ)[0x56365ea655d0] (vlr_auth_fsm.c:294) 20250822134504550 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-488:CM_SERVICE_REQ)[0x56365ea57150]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822134504550 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-488:CM_SERVICE_REQ)[0x56365ea57150]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822134504550 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-488:CM_SERVICE_REQ)[0x56365ea655d0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250822134504550 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-488:CM_SERVICE_REQ)[0x56365ea655d0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822134504550 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-488:CM_SERVICE_REQ)[0x56365ea655d0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822134504550 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-488:CM_SERVICE_REQ)[0x56365ea43910]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250822134504550 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-488:CM_SERVICE_REQ)[0x56365ea43910]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=e2540290330b5245f02f471bfbc785dc, CK=NONE (ran_msg_iu.c:388) 20250822134504550 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-488:CM_SERVICE_REQ)[0x56365ea26fc0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250822134504550 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-488:CM_SERVICE_REQ)[0x56365ea655d0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250822134504550 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134504550 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134504550 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134504550 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134504550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134504550 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134504550 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134504550 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3083)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3083)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3081)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(3081)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3081)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3081)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3081)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(3081)@718a44d66dfb: vl_len:12 MSC_Test_2-SCCP(3081)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3081)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250822134504555 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134504555 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134504555 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134504555 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134504555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134504555 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134504555 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134504555 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3083)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134504555 DIUCS DEBUG (UTRAN-Iu-488) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134504555 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-488:CM_SERVICE_REQ)[0x56365ea26fc0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134504556 DIUCS DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-488:CM_SERVICE_REQ)[0x56365ea26fc0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134504556 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-488:CM_SERVICE_REQ)[0x56365ea43910]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134504556 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-488:CM_SERVICE_REQ)[0x56365ea43910]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134504556 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-488:CM_SERVICE_REQ)[0x56365ea43910]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250822134504556 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-488:CM_SERVICE_REQ)[0x56365ea655d0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250822134504556 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-488:CM_SERVICE_REQ)[0x56365ea655d0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822134504556 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-488:CM_SERVICE_REQ)[0x56365ea43910]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250822134504556 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-488:CM_SERVICE_REQ)[0x56365ea26fc0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822134504556 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-488:CM_SERVICE_REQ)[0x56365ea655d0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822134504556 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-488:CM_SERVICE_REQ)[0x56365ea655d0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822134504556 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-488:CM_SERVICE_REQ)[0x56365ea655d0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822134504556 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-488:CM_SERVICE_REQ)[0x56365ea655d0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822134504556 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-488:CM_SERVICE_REQ)[0x56365ea655d0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822134504556 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-488:CM_SERVICE_REQ)[0x56365ea655d0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822134504556 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-488:CM_SERVICE_REQ)[0x56365ea655d0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822134504556 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-488:CM_SERVICE_REQ)[0x56365ea43910]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250822134504556 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-488:CM_SERVICE_REQ)[0x56365ea43910]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.979s remaining) (msc_a.c:450) 20250822134504556 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001053/3/1): Available (smpp_smsc.c:626) 20250822134504556 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134504556 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134504556 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134504556 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134504556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134504556 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134504556 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134504556 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3083)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3083)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3081)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(3081)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3081)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3081)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(3082)@718a44d66dfb: patching N(SD)=2 into dtap '1B2A1C17CDF2851BDAF2E32413C0E88B31BBF786D61E978A565576'O MSC_Test_2-RAN(3082)@718a44d66dfb: patched enc_l3: '1BAA1C17CDF2851BDAF2E32413C0E88B31BBF786D61E978A565576'O MSC_Test_2-SCCP(3081)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(3081)@718a44d66dfb: vl_len:39 MSC_Test_2-SCCP(3081)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3081)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001440230000010010401C1B1BAA1C17CDF2851BDAF2E32413C0E88B31BBF786D61E978A565576'O 20250822134504564 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134504564 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134504564 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134504564 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134504564 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134504564 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134504564 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134504564 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3083)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134504564 DIUCS DEBUG (UTRAN-Iu-488) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134504564 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-488:CM_SERVICE_REQ)[0x56365ea26fc0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134504564 DIUCS DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-488:CM_SERVICE_REQ)[0x56365ea26fc0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134504564 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-488:CM_SERVICE_REQ)[0x56365ea43910]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134504565 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-488:CM_SERVICE_REQ)[0x56365ea43910]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134504565 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-488:CM_SERVICE_REQ)[0x56365ea43910]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134504565 DSS ERROR Rx GSM0480_MTYPE_RELEASE_COMPLETE message for non-existing transaction (tid-1) (gsm_09_11.c:139) 20250822134504565 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-488:CM_SERVICE_REQ)[0x56365ea43910]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250822134504565 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-488:CM_SERVICE_REQ)[0x56365ea43910]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134504565 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-488:CM_SERVICE_REQ)[0x56365ea26fc0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134504565 DIUCS ERROR msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-488:CM_SERVICE_REQ)[0x56365ea43910]{MSC_A_ST_AUTHENTICATED}: RAN decode error (rc=-22) for DTAP from MSC-I (msc_a.c:2060) 20250822134504565 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-488:CM_SERVICE_REQ)[0x56365ea43910]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134504565 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-488:CM_SERVICE_REQ)[0x56365ea43910]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250822134504565 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-488:CM_SERVICE_REQ)[0x56365ea43910]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250822134504565 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822134504565 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822134504565 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822134504565 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-488:CM_SERVICE_REQ)[0x56365ea43910]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250822134504565 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-488:CM_SERVICE_REQ)[0x56365ea26fc0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822134504565 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822134504565 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134504565 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134504565 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134504565 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134504565 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134504565 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134504565 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134504565 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134504565 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134504565 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134504565 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134504565 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134504565 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134504565 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134504565 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134504565 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3083)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3083)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(3083)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(3081)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-M3UA(3083)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3081)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3081)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3081)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3081)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(3081)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3081)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3081)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_mo_ussd_for_unknown_trans2(3090)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3081)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(3081)@718a44d66dfb: vl_len:7 MSC_Test_2-SCCP(3081)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3081)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250822134504572 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134504572 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134504572 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134504572 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) MSC_Test_2-M3UA(3083)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134504572 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134504572 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134504572 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134504572 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134504573 DIUCS DEBUG (UTRAN-Iu-488) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134504573 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-488:CM_SERVICE_REQ)[0x56365ea26fc0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134504573 DIUCS DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-488:CM_SERVICE_REQ)[0x56365ea26fc0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134504573 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-488:CM_SERVICE_REQ)[0x56365ea43910]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134504573 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-488:CM_SERVICE_REQ)[0x56365ea43910]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134504573 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-488:CM_SERVICE_REQ)[0x56365ea43910]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250822134504573 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-488:CM_SERVICE_REQ)[0x56365ea43910]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822134504573 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-488:CM_SERVICE_REQ)[0x56365ea43910]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250822134504573 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-488:CM_SERVICE_REQ)[0x56365ea43910]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134504573 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-488:CM_SERVICE_REQ)[0x56365ea43910]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822134504573 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-488:CM_SERVICE_REQ)[0x56365ea655d0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822134504573 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-488:CM_SERVICE_REQ)[0x56365ea655d0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-488:CM_SERVICE_REQ)[0x56365ea43910] (msc_a.c:1053) 20250822134504573 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-488:CM_SERVICE_REQ)[0x56365ea655d0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822134504573 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-488:CM_SERVICE_REQ)[0x56365ea655d0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822134504573 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-488:CM_SERVICE_REQ)[0x56365ea43910]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea761d0] (msc_a.c:1053) 20250822134504573 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-488:CM_SERVICE_REQ)[0x56365ea43910]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822134504573 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-488:CM_SERVICE_REQ)[0x56365ea43910]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822134504573 DMSC DEBUG msub_fsm[0x56365ea761d0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822134504573 DMSC DEBUG msub(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0) MSC-A terminated (msub.c:261) 20250822134504573 DMSC DEBUG msub(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0) 1 MSC-I still active (msub.c:79) 20250822134504573 DMSC DEBUG msub_fsm[0x56365ea761d0]{active}: State change to terminating (no timeout) (msub.c:91) 20250822134504573 DMSC DEBUG msub_fsm[0x56365ea761d0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822134504573 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-488:CM_SERVICE_REQ)[0x56365ea26fc0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822134504573 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-488:CM_SERVICE_REQ)[0x56365ea26fc0]{READY}: Removing from parent msub_fsm[0x56365ea761d0] (msub.c:113) 20250822134504573 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Closing UTRAN-Iu-488 (ran_conn.c:142) 20250822134504573 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-488 (ran_conn.c:155) 20250822134504573 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-488:CM_SERVICE_REQ)[0x56365ea26fc0]{READY}: Freeing instance (msub.c:113) 20250822134504573 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0:UTRAN-Iu-488:CM_SERVICE_REQ)[0x56365ea26fc0]{READY}: Deallocated (fsm.c:568) 20250822134504573 DMSC DEBUG msub(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0) Free (msub.c:119) 20250822134504573 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x5FFAF5F0 - active-conn: now used by 1 (attached) (msub.c:375) 20250822134504573 DMSC DEBUG msub_fsm[0x56365ea761d0]{terminating}: Freeing instance (msub.c:113) 20250822134504573 DMSC DEBUG msub_fsm[0x56365ea761d0]{terminating}: Deallocated (fsm.c:568) 20250822134504573 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134504573 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134504573 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134504573 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134504574 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134504574 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134504574 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134504574 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3083)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3083)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3081)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-RAN(3082)@718a44d66dfb: Deleted conn table entry 0TC_iu_mo_ussd_for_unknown_trans2(3090)9197857 MSC_Test_2-M3UA(3083)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134504576 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134504576 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134504576 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134504576 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134504576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134504576 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134504576 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134504576 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_iu_mo_ussd_for_unknown_trans2(3090)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_ussd_for_unknown_trans2(3090)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_ussd_for_unknown_trans2(3090)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_ussd_for_unknown_trans2(3090)@718a44d66dfb: Final verdict of PTC: pass MSC_Test-GSUP(3087)@718a44d66dfb: Final verdict of PTC: none 20250822134504584 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822134504584 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250822134504584 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822134504584 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822134504584 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822134504584 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822134504584 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822134504584 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822134504584 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822134504584 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822134504584 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822134504584 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134504584 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822134504584 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822134504584 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822134504584 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822134504584 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822134504584 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822134504585 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(3077)@718a44d66dfb: Final verdict of PTC: none 20250822134504585 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822134504585 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-SCCP(3078)@718a44d66dfb: Final verdict of PTC: none 20250822134504586 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) MSC_Test_1-M3UA(3080)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(3084)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-SCCP(3075)@718a44d66dfb: Final verdict of PTC: none 20250822134504585 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822134504585 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) 20250822134504585 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822134504585 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822134504585 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) 20250822134504585 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822134504585 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) 20250822134504585 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822134504585 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822134504585 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) 20250822134504585 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134504585 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250822134504585 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822134504585 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822134504585 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822134504585 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822134504585 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822134504586 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822134504586 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) 20250822134504586 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) 20250822134504586 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) 20250822134504586 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822134504586 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250822134504586 DLINP ERROR virt-rnc0-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250822134504586 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) 20250822134504586 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:772) 20250822134504586 DLSS7 ERROR 0: asp-virt-rnc0-0: xUA SRV SEND_FAILED (osmo_ss7_asp.c:795) MSC_Test_1-RAN(3079)@718a44d66dfb: Final verdict of PTC: none MSC_Test_2-SCCP(3081)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP-IPA(3086)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(3076)@718a44d66dfb: Final verdict of PTC: none MSC_Test_2-M3UA(3083)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(3088)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3091)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(3085)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3074)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(3089)@718a44d66dfb: Final verdict of PTC: none 20250822134504586 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822134504586 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_2-RAN(3082)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(3074): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(3075): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(3076): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(3077): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-SCCP(3078): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-RAN(3079): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-M3UA(3080): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_2-SCCP(3081): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_2-RAN(3082): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_2-M3UA(3083): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(3084): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(3085): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(3086): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(3087): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(3088): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(3089): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_iu_mo_ussd_for_unknown_trans2(3090): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(3091): none (pass -> pass) MTC@718a44d66dfb: Test case TC_iu_mo_ussd_for_unknown_trans finished. Verdict: pass MTC@718a44d66dfb: 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'. Fri Aug 22 13:45:04 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 20250822134505588 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822134506586 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822134506586 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822134506586 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822134506586 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822134506586 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822134506586 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822134506589 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=564728) 20250822134507591 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=564728, count=567320) 20250822134508593 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:45: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_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 20250822134509594 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_iu_proc_ss_for_unknown_session started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(3095)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(3095)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(3095)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(3093)@718a44d66dfb: v_sccp_pdu_maxlen:268 MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_1-M3UA(3098)@718a44d66dfb: ************************************************* MSC_Test_1-M3UA(3098)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(3098)@718a44d66dfb: ************************************************* MSC_Test_1-SCCP(3096)@718a44d66dfb: v_sccp_pdu_maxlen:268 MTC@718a44d66dfb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_2-M3UA(3101)@718a44d66dfb: ************************************************* MSC_Test_2-M3UA(3101)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(3101)@718a44d66dfb: ************************************************* MSC_Test_2-SCCP(3099)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822134509792 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(3102)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822134509957 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822134509957 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822134509957 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822134509957 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(3095)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(3095)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(3095)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(3095)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(3095)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250822134509961 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134509961 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822134509961 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822134509961 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822134509961 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822134509961 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822134509961 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(3095)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(3095)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(3095)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(3095)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(3095)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(3095)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822134509962 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134509962 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822134509962 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822134509962 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822134509962 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822134509962 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822134509962 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250822134509962 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) 20250822134509962 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822134509962 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(3095)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(3095)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(3095)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(3095)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(3095)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822134509971 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) 20250822134509971 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) 20250822134509971 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822134509971 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(3098)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(3098)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(3098)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822134509976 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134509976 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822134509976 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822134509976 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822134509976 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822134509976 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822134509976 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(3098)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_1-M3UA(3098)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(3098)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(3098)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(3098)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822134509977 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250822134509977 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822134509976 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134509976 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822134509976 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822134509976 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822134509976 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822134509976 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822134509976 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250822134509977 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(3098)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(3098)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(3098)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(3098)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(3098)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(3098)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(3098)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(3098)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822134509987 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) 20250822134509987 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) 20250822134509987 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) 20250822134509987 DLSS7 INFO ?: connection closed (osmo_ss7_asp.c:1106) 20250822134509987 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822134509987 DLSS7 ERROR XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted (osmo_ss7_xua_srv.c:192) 20250822134509987 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(3101)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(3101)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(3101)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822134509996 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134509996 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822134509996 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822134509996 DLSS7 ERROR XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' (xua_asp_fsm.c:300) 20250822134509996 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:663) 20250822134509996 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822134509996 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822134509996 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(3101)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_2-M3UA(3101)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250822134509996 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.3/0 (xua_snm.c:371) 20250822134509996 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(3098)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(3098)@718a44d66dfb: Received M3UA_DUNA -> discard MSC_Test_2-M3UA(3101)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3101)@718a44d66dfb: Received M3UA_ERR -> discard MSC_Test_2-M3UA(3101)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3101)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(3101)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3101)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(3101)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(3101)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250822134510001 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134510001 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822134510001 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822134510001 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822134510001 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822134510001 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_ACTIVE (xua_as_fsm.c:467) 20250822134510001 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250822134510001 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.3/0 (xua_snm.c:406) 20250822134510001 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(3098)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3101)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(3098)@718a44d66dfb: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(3101)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(3101)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(3101)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3101)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822134510596 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822134510596 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(3104)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(3104)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822134510602 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(3104)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(3104)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(3104)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(3104)@718a44d66dfb: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(3104)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(3104)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822134510617 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822134510617 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(3105)@718a44d66dfb: Created GsupExpect[0] for "262420000001055" to be handled at TC_iu_proc_ss_for_unknown_session2(3108) TC_iu_proc_ss_for_unknown_session2(3108)@718a44d66dfb: 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 } } } } 20250822134510773 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134510773 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134510773 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134510773 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822134510773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134510773 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134510773 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134510773 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3095)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134510774 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134510774 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134510774 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134510774 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822134510774 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134510774 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134510774 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822134510774 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3095)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(3095)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(3094)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250822134510783 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134510783 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134510783 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250822134510783 DLM3UA 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) 20250822134510783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134510783 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134510783 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134510783 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(3098)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134510783 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134510783 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134510783 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134510783 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) 20250822134510783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134510783 DLSS7 DEBUG Found route for dpc=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) 20250822134510783 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250822134510783 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(3098)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(3098)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(3097)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250822134510799 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134510799 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134510799 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134510799 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134510799 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134510799 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134510799 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134510799 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3101)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134510799 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) 20250822134510800 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250822134510800 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134510800 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134510800 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134510800 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134510800 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134510800 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134510800 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134510800 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3101)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3101)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(3100)@718a44d66dfb: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(3100)@718a44d66dfb: Added conn table entry 0TC_iu_proc_ss_for_unknown_session2(3108)8227922 MSC_Test_2-SCCP(3099)@718a44d66dfb: First idle individual index:0 MSC_Test_2-M3UA(3101)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134510814 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134510814 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134510814 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134510814 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134510814 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134510814 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134510814 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134510814 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134510814 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) 20250822134510814 DMSC DEBUG msub_fsm[0x56365ea655d0]{active}: Allocated (fsm.c:456) 20250822134510814 DMSC DEBUG msc_i[0x56365ea43910]{READY}: Allocated (fsm.c:456) 20250822134510814 DMSC DEBUG msc_i[0x56365ea43910]{READY}: is child of msub_fsm[0x56365ea655d0] (fsm.c:486) 20250822134510814 DMSC DEBUG msc_a[0x56365ea26fc0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822134510814 DMSC DEBUG msc_a[0x56365ea26fc0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea655d0] (fsm.c:486) 20250822134510814 DMSC DEBUG msc_a(unknown:UTRAN-Iu-489:NONE)[0x56365ea26fc0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822134510814 DMSC DEBUG msc_i(unknown:UTRAN-Iu-489:NONE)[0x56365ea43910]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822134510814 DMSC DEBUG msc_a(unknown:UTRAN-Iu-489:NONE)[0x56365ea26fc0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822134510814 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-489:NONE)[0x56365ea26fc0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250822134510814 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-489:NONE)[0x56365ea26fc0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250822134510814 DMM DEBUG msc_a(IMSI-262420000001055:UTRAN-Iu-489:LU)[0x56365ea26fc0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001055 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822134510814 DMM DEBUG msc_a(IMSI-262420000001055:UTRAN-Iu-489:LU)[0x56365ea26fc0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822134510814 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:UTRAN-Iu-489:LU)[0x56365ea761d0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822134510814 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:UTRAN-Iu-489:LU)[0x56365ea761d0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001055:UTRAN-Iu-489:LU)[0x56365ea26fc0] (fsm.c:486) 20250822134510814 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:UTRAN-Iu-489:LU)[0x56365ea761d0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250822134510814 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:UTRAN-Iu-489:LU)[0x56365ea761d0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822134510814 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822134510814 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001055 id=262420000001055 (vlr.c:661) MSC_Test_2-RAN(3100)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 20250822134510814 DVLR INFO New subscr, IMSI: 262420000001055 (vlr.c:562) 20250822134510814 DVLR DEBUG VLR subscr IMSI-262420000001055 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822134510814 DMSC DEBUG msc_a(IMSI-262420000001055:UTRAN-Iu-489:LU)[0x56365ea26fc0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822134510814 DMSC DEBUG msc_a(IMSI-262420000001055:UTRAN-Iu-489:LU)[0x56365ea26fc0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822134510814 DVLR DEBUG VLR subscr IMSI-262420000001055 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822134510814 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822134510814 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:UTRAN-Iu-489:LU)[0x56365ea761d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822134510814 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:UTRAN-Iu-489:LU)[0x56365ea761d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822134510814 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:UTRAN-Iu-489:LU)[0x56365ea761d0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250822134510814 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:UTRAN-Iu-489:LU)[0x56365ea654a0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822134510814 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:UTRAN-Iu-489:LU)[0x56365ea654a0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001055:UTRAN-Iu-489:LU)[0x56365ea761d0] (fsm.c:486) 20250822134510814 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:UTRAN-Iu-489:LU)[0x56365ea654a0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822134510814 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:UTRAN-Iu-489:LU)[0x56365ea654a0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822134510815 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134510815 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134510815 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134510815 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134510815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134510815 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134510815 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134510815 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3101)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3101)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(3105)@718a44d66dfb: Found GsupExpect[0] for "262420000001055" handled at TC_iu_proc_ss_for_unknown_session2(3108) MSC_Test-GSUP(3105)@718a44d66dfb: Added IMSI table entry 0TC_iu_proc_ss_for_unknown_session2(3108)"262420000001055" MSC_Test_2-SCCP(3099)@718a44d66dfb: { messageType := 2, destLocRef := '7D8C52'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(3099)@718a44d66dfb: Session index based on local reference:0 TC_iu_proc_ss_for_unknown_session2(3108)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_proc_ss_for_unknown_session2(3108)@718a44d66dfb: setverdict(pass): none -> pass 20250822134510820 DVLR DEBUG VLR subscr IMSI-262420000001055 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134510820 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:UTRAN-Iu-489:LU)[0x56365ea654a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822134510820 DVLR DEBUG SUBSCR(IMSI-262420000001055) Received 1 auth tuples (vlr.c:996) 20250822134510820 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:UTRAN-Iu-489:LU)[0x56365ea654a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822134510820 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:UTRAN-Iu-489:LU)[0x56365ea654a0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250822134510820 DMM DEBUG Tx AUTH REQ (rand = b6fd28ab89a7956bf2f3df43e08df55a) (gsm_04_08.c:641) 20250822134510820 DMM DEBUG AUTH REQ (autn = 4bbd167206c5e11507be0318aa30b899) (gsm_04_08.c:643) 20250822134510820 DIUCS DEBUG msc_a(IMSI-262420000001055:UTRAN-Iu-489:LU)[0x56365ea26fc0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250822134510820 DIUCS DEBUG msc_a(IMSI-262420000001055:UTRAN-Iu-489:LU)[0x56365ea26fc0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134510820 DMSC DEBUG msc_i(IMSI-262420000001055:UTRAN-Iu-489:LU)[0x56365ea43910]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134510820 DVLR DEBUG VLR subscr IMSI-262420000001055 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822134510820 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134510820 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134510820 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134510820 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134510820 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134510820 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134510820 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134510820 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3101)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3101)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3099)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(3099)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3099)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3099)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(3100)@718a44d66dfb: patching N(SD)=1 into dtap '05140959C7522104BFC13D45'O MSC_Test_2-RAN(3100)@718a44d66dfb: patched enc_l3: '05540959C7522104BFC13D45'O MSC_Test_2-SCCP(3099)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(3099)@718a44d66dfb: vl_len:24 MSC_Test_2-SCCP(3099)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3099)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05540959C7522104BFC13D45'O MSC_Test_2-M3UA(3101)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134510829 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134510829 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134510829 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134510829 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134510829 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134510829 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134510829 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134510829 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134510829 DIUCS DEBUG (UTRAN-Iu-489) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134510829 DMSC DEBUG msc_i(IMSI-262420000001055:UTRAN-Iu-489:LU)[0x56365ea43910]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134510829 DIUCS DEBUG msc_i(IMSI-262420000001055:UTRAN-Iu-489:LU)[0x56365ea43910]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134510829 DMSC DEBUG msc_a(IMSI-262420000001055:UTRAN-Iu-489:LU)[0x56365ea26fc0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134510829 DIUCS DEBUG msc_a(IMSI-262420000001055:UTRAN-Iu-489:LU)[0x56365ea26fc0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134510829 DIUCS DEBUG msc_a(IMSI-262420000001055:UTRAN-Iu-489:LU)[0x56365ea26fc0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134510829 DMM DEBUG msc_a(IMSI-262420000001055:UTRAN-Iu-489:LU)[0x56365ea26fc0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 0959c752bfc13d45) (gsm_04_08.c:1128) 20250822134510829 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:UTRAN-Iu-489:LU)[0x56365ea654a0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822134510829 DVLR DEBUG SUBSCR(IMSI-262420000001055) AUTH on UTRAN received RES: 0959c752bfc13d45 (8 bytes) (vlr_auth_fsm.c:151) 20250822134510829 DVLR INFO SUBSCR(IMSI-262420000001055) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250822134510829 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:UTRAN-Iu-489:LU)[0x56365ea654a0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822134510829 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:UTRAN-Iu-489:LU)[0x56365ea654a0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822134510829 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:UTRAN-Iu-489:LU)[0x56365ea654a0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822134510829 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:UTRAN-Iu-489:LU)[0x56365ea654a0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001055:UTRAN-Iu-489:LU)[0x56365ea761d0] (vlr_auth_fsm.c:294) 20250822134510829 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:UTRAN-Iu-489:LU)[0x56365ea654a0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822134510829 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:UTRAN-Iu-489:LU)[0x56365ea654a0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822134510829 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:UTRAN-Iu-489:LU)[0x56365ea761d0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250822134510829 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:UTRAN-Iu-489:LU)[0x56365ea761d0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822134510829 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:UTRAN-Iu-489:LU)[0x56365ea761d0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822134510829 DIUCS DEBUG msc_a(IMSI-262420000001055:UTRAN-Iu-489:LU)[0x56365ea26fc0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250822134510829 DIUCS DEBUG msc_a(IMSI-262420000001055:UTRAN-Iu-489:LU)[0x56365ea26fc0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=286f172bdb04bab2128c34301c7decf0, CK=NONE (ran_msg_iu.c:388) 20250822134510829 DMSC DEBUG msc_i(IMSI-262420000001055:UTRAN-Iu-489:LU)[0x56365ea43910]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250822134510829 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:UTRAN-Iu-489:LU)[0x56365ea761d0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250822134510829 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134510829 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134510829 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134510829 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134510829 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134510829 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134510829 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134510829 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3101)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3101)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3099)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(3099)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3099)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3099)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3099)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(3099)@718a44d66dfb: vl_len:12 MSC_Test_2-SCCP(3099)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3099)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(3101)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134510835 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134510835 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134510835 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134510835 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134510835 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134510835 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134510835 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134510835 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134510835 DIUCS DEBUG (UTRAN-Iu-489) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134510835 DMSC DEBUG msc_i(IMSI-262420000001055:UTRAN-Iu-489:LU)[0x56365ea43910]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134510835 DIUCS DEBUG msc_i(IMSI-262420000001055:UTRAN-Iu-489:LU)[0x56365ea43910]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134510835 DMSC DEBUG msc_a(IMSI-262420000001055:UTRAN-Iu-489:LU)[0x56365ea26fc0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134510835 DIUCS DEBUG msc_a(IMSI-262420000001055:UTRAN-Iu-489:LU)[0x56365ea26fc0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134510835 DIUCS DEBUG msc_a(IMSI-262420000001055:UTRAN-Iu-489:LU)[0x56365ea26fc0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250822134510835 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:UTRAN-Iu-489:LU)[0x56365ea761d0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250822134510835 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:UTRAN-Iu-489:LU)[0x56365ea761d0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822134510835 DIUCS DEBUG msc_a(IMSI-262420000001055:UTRAN-Iu-489:LU)[0x56365ea26fc0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250822134510835 DMSC DEBUG msc_i(IMSI-262420000001055:UTRAN-Iu-489:LU)[0x56365ea43910]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822134510835 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:UTRAN-Iu-489:LU)[0x56365ea761d0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822134510835 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:UTRAN-Iu-489:LU)[0x56365ea761d0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822134510835 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001055:UTRAN-Iu-489:LU)[0x56365ea654a0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822134510835 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001055:UTRAN-Iu-489:LU)[0x56365ea654a0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001055:UTRAN-Iu-489:LU)[0x56365ea761d0] (fsm.c:486) 20250822134510835 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001055:UTRAN-Iu-489:LU)[0x56365ea654a0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822134510835 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001055:UTRAN-Iu-489:LU)[0x56365ea654a0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822134510835 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134510835 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134510835 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134510835 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134510835 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134510835 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134510835 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134510835 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3101)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3101)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3099)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(3099)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3099)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3099)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822134510838 DVLR DEBUG VLR subscr IMSI-262420000001055 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134510838 DVLR DEBUG IMSI:262420000001055 has MSISDN:491230001055 (vlr.c:1045) 20250822134510838 DMSC NOTICE msub(IMSI-262420000001055:MSISDN-491230001055) VLR: update for IMSI=262420000001055 (MSISDN=491230001055) (gsm_04_08.c:1541) 20250822134510838 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822134510839 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134510839 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:UTRAN-Iu-489:LU)[0x56365ea761d0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822134510839 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001055:UTRAN-Iu-489:LU)[0x56365ea654a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822134510839 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001055:UTRAN-Iu-489:LU)[0x56365ea654a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822134510839 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001055:UTRAN-Iu-489:LU)[0x56365ea654a0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822134510839 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001055:UTRAN-Iu-489:LU)[0x56365ea654a0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:UTRAN-Iu-489:LU)[0x56365ea761d0] (vlr_lu_fsm.c:110) 20250822134510839 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001055:UTRAN-Iu-489:LU)[0x56365ea654a0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822134510839 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001055:UTRAN-Iu-489:LU)[0x56365ea654a0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822134510839 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:UTRAN-Iu-489:LU)[0x56365ea761d0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822134510839 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:UTRAN-Iu-489:LU)[0x56365ea761d0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822134510839 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:UTRAN-Iu-489:LU)[0x56365ea6f3b0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822134510839 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:UTRAN-Iu-489:LU)[0x56365ea6f3b0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:UTRAN-Iu-489:LU)[0x56365ea761d0] (fsm.c:486) 20250822134510839 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:UTRAN-Iu-489:LU)[0x56365ea6f3b0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822134510839 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:UTRAN-Iu-489:LU)[0x56365ea6f3b0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822134510839 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:UTRAN-Iu-489:LU)[0x56365ea6f3b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822134510839 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:UTRAN-Iu-489:LU)[0x56365ea6f3b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822134510839 DMSC NOTICE msub(IMSI-262420000001055:MSISDN-491230001055:TMSInew-0x3828E6A6) VLR: update for IMSI=262420000001055 (MSISDN=491230001055) (gsm_04_08.c:1541) 20250822134510839 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:UTRAN-Iu-489:LU)[0x56365ea6f3b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822134510839 DMM DEBUG -> IMSI-262420000001055:MSISDN-491230001055:TMSInew-0x3828E6A6 LOCATION UPDATE ACCEPT (TMSI = 0x3828e6a6) (gsm_04_08.c:149) 20250822134510839 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSInew-0x3828E6A6:UTRAN-Iu-489:LU)[0x56365ea26fc0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250822134510839 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSInew-0x3828E6A6:UTRAN-Iu-489:LU)[0x56365ea26fc0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134510839 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSInew-0x3828E6A6:UTRAN-Iu-489:LU)[0x56365ea43910]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134510839 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSInew-0x3828E6A6 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822134510839 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134510839 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134510839 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134510839 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134510839 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134510839 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134510839 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134510839 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3101)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3101)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3099)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(3099)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3099)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3099)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_proc_ss_for_unknown_session2(3108)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(3100)@718a44d66dfb: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(3100)@718a44d66dfb: patched enc_l3: '059B'O MSC_Test_2-SCCP(3099)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(3099)@718a44d66dfb: vl_len:14 MSC_Test_2-SCCP(3099)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3099)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(3101)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134510841 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134510841 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134510841 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134510841 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134510841 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134510841 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134510841 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134510841 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134510841 DIUCS DEBUG (UTRAN-Iu-489) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134510841 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSInew-0x3828E6A6:UTRAN-Iu-489:LU)[0x56365ea43910]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134510841 DIUCS DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSInew-0x3828E6A6:UTRAN-Iu-489:LU)[0x56365ea43910]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134510841 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSInew-0x3828E6A6:UTRAN-Iu-489:LU)[0x56365ea26fc0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134510841 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSInew-0x3828E6A6:UTRAN-Iu-489:LU)[0x56365ea26fc0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134510841 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSInew-0x3828E6A6:UTRAN-Iu-489:LU)[0x56365ea26fc0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134510841 DMM DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSInew-0x3828E6A6:UTRAN-Iu-489:LU)[0x56365ea26fc0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822134510841 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSInew-0x3828E6A6:UTRAN-Iu-489:LU)[0x56365ea761d0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822134510841 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:UTRAN-Iu-489:LU)[0x56365ea6f3b0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822134510841 DMSC NOTICE msub(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x3828E6A6) VLR: update for IMSI=262420000001055 (MSISDN=491230001055) (gsm_04_08.c:1541) 20250822134510841 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x3828E6A6 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250822134510841 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:UTRAN-Iu-489:LU)[0x56365ea6f3b0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822134510841 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x3828E6A6:UTRAN-Iu-489:LU)[0x56365ea761d0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822134510841 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:UTRAN-Iu-489:LU)[0x56365ea6f3b0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822134510841 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:UTRAN-Iu-489:LU)[0x56365ea6f3b0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x3828E6A6:UTRAN-Iu-489:LU)[0x56365ea761d0] (vlr_lu_fsm.c:817) 20250822134510841 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:UTRAN-Iu-489:LU)[0x56365ea6f3b0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822134510841 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:UTRAN-Iu-489:LU)[0x56365ea6f3b0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822134510841 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x3828E6A6:UTRAN-Iu-489:LU)[0x56365ea761d0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822134510841 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x3828E6A6:UTRAN-Iu-489:LU)[0x56365ea26fc0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250822134510841 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x3828E6A6:UTRAN-Iu-489:LU)[0x56365ea26fc0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.973s remaining) (msc_a.c:450) 20250822134510841 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001055/3/1): Available (smpp_smsc.c:626) 20250822134510841 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x3828E6A6:UTRAN-Iu-489:LU)[0x56365ea26fc0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134510841 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x3828E6A6:UTRAN-Iu-489:LU)[0x56365ea26fc0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250822134510841 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x3828E6A6:UTRAN-Iu-489:LU)[0x56365ea26fc0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250822134510841 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x3828E6A6 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822134510841 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x3828E6A6 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822134510841 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x3828E6A6 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822134510841 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x3828E6A6:UTRAN-Iu-489:LU)[0x56365ea26fc0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250822134510841 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x3828E6A6:UTRAN-Iu-489:LU)[0x56365ea43910]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822134510841 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x3828E6A6 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250822134510841 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134510841 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134510841 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134510841 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134510841 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134510841 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134510841 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134510841 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3101)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3101)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3099)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(3099)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3099)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3099)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3099)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(3099)@718a44d66dfb: vl_len:7 MSC_Test_2-SCCP(3099)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3099)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(3101)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134510845 DIUCS DEBUG (UTRAN-Iu-489) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134510845 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x3828E6A6:UTRAN-Iu-489:LU)[0x56365ea43910]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134510845 DIUCS DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x3828E6A6:UTRAN-Iu-489:LU)[0x56365ea43910]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134510845 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x3828E6A6:UTRAN-Iu-489:LU)[0x56365ea26fc0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134510845 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134510845 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134510845 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134510845 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134510845 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134510845 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134510845 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134510845 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134510845 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x3828E6A6:UTRAN-Iu-489:LU)[0x56365ea26fc0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134510845 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x3828E6A6:UTRAN-Iu-489:LU)[0x56365ea26fc0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250822134510845 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x3828E6A6:UTRAN-Iu-489:LU)[0x56365ea26fc0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822134510845 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x3828E6A6:UTRAN-Iu-489:LU)[0x56365ea26fc0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250822134510845 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x3828E6A6:UTRAN-Iu-489:LU)[0x56365ea26fc0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134510845 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x3828E6A6:UTRAN-Iu-489:LU)[0x56365ea26fc0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822134510845 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x3828E6A6:UTRAN-Iu-489:LU)[0x56365ea761d0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822134510845 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x3828E6A6:UTRAN-Iu-489:LU)[0x56365ea761d0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x3828E6A6:UTRAN-Iu-489:LU)[0x56365ea26fc0] (msc_a.c:1053) 20250822134510845 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x3828E6A6:UTRAN-Iu-489:LU)[0x56365ea761d0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822134510845 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x3828E6A6:UTRAN-Iu-489:LU)[0x56365ea761d0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822134510845 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x3828E6A6:UTRAN-Iu-489:LU)[0x56365ea761d0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822134510845 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x3828E6A6:UTRAN-Iu-489:LU)[0x56365ea26fc0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea655d0] (msc_a.c:1053) 20250822134510845 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x3828E6A6:UTRAN-Iu-489:LU)[0x56365ea26fc0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822134510845 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x3828E6A6:UTRAN-Iu-489:LU)[0x56365ea26fc0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822134510845 DMSC DEBUG msub_fsm[0x56365ea655d0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822134510845 DMSC DEBUG msub(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x3828E6A6) MSC-A terminated (msub.c:261) 20250822134510845 DMSC DEBUG msub(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x3828E6A6) 1 MSC-I still active (msub.c:79) 20250822134510845 DMSC DEBUG msub_fsm[0x56365ea655d0]{active}: State change to terminating (no timeout) (msub.c:91) 20250822134510845 DMSC DEBUG msub_fsm[0x56365ea655d0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822134510845 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x3828E6A6:UTRAN-Iu-489:LU)[0x56365ea43910]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822134510845 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x3828E6A6:UTRAN-Iu-489:LU)[0x56365ea43910]{READY}: Removing from parent msub_fsm[0x56365ea655d0] (msub.c:113) 20250822134510845 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Closing UTRAN-Iu-489 (ran_conn.c:142) 20250822134510845 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-489 (ran_conn.c:155) 20250822134510845 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x3828E6A6:UTRAN-Iu-489:LU)[0x56365ea43910]{READY}: Freeing instance (msub.c:113) 20250822134510845 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x3828E6A6:UTRAN-Iu-489:LU)[0x56365ea43910]{READY}: Deallocated (fsm.c:568) 20250822134510845 DMSC DEBUG msub(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x3828E6A6) Free (msub.c:119) 20250822134510845 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x3828E6A6 - active-conn: now used by 1 (attached) (msub.c:375) 20250822134510845 DMSC DEBUG msub_fsm[0x56365ea655d0]{terminating}: Freeing instance (msub.c:113) 20250822134510845 DMSC DEBUG msub_fsm[0x56365ea655d0]{terminating}: Deallocated (fsm.c:568) 20250822134510845 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134510845 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134510845 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134510845 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134510845 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134510845 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134510845 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134510845 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3101)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3101)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3099)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-M3UA(3101)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(3100)@718a44d66dfb: Deleted conn table entry 0TC_iu_proc_ss_for_unknown_session2(3108)8227922 20250822134510846 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134510846 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134510846 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134510846 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134510846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134510846 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134510846 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134510846 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_iu_proc_ss_for_unknown_session2(3108)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_proc_ss_for_unknown_session2(3108)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_proc_ss_for_unknown_session2(3108)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_proc_ss_for_unknown_session2(3108)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(3100)@718a44d66dfb: Created IMSI[0] for '262420000001055'H'3828E6A6'O to be handled at TC_iu_proc_ss_for_unknown_session2(3108) MSC_Test-GSUP(3105)@718a44d66dfb: Created GsupExpect[0] for "262420000001055" to be handled at TC_iu_proc_ss_for_unknown_session2(3108) 20250822134510882 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x3828E6A6 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250822134510882 DSS ERROR Received non-BEGIN message for non-existing transaction (gsm_09_11.c:345) 20250822134510882 DSS ERROR Failed to establish a network-originated SS/USSD transaction, rejecting OSMO_GSUP_MSGT_PROC_SS_REQUEST (gsm_09_11.c:489) 20250822134510882 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x3828E6A6 - gsm0911_gsup_rx: now used by 1 (attached) (gsm_09_11.c:493) TC_iu_proc_ss_for_unknown_session2(3108)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_proc_ss_for_unknown_session2(3108)@718a44d66dfb: Final verdict of PTC: pass 20250822134510893 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822134510893 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822134510893 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822134510893 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822134510893 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822134510893 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822134510893 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822134510893 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822134510894 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822134510894 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134510894 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822134510894 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822134510894 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822134510894 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822134510894 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822134510894 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822134510894 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822134510894 DLINP ERROR SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Cannot send after transport endpoint shutdown (stream_srv.c:743) 20250822134510894 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822134510894 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) 20250822134510894 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822134510894 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822134510894 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822134510894 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) 20250822134510894 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822134510894 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822134510894 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) 20250822134510894 DLSS7 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-M3UA(3095)@718a44d66dfb: Final verdict of PTC: none 20250822134510894 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250822134510894 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822134510894 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822134510894 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822134510894 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822134510894 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822134510894 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822134510894 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822134510894 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250822134510894 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822134510894 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822134510895 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) 20250822134510895 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822134510895 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-SCCP(3093)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP(3105)@718a44d66dfb: Final verdict of PTC: none MSC_Test_1-SCCP(3096)@718a44d66dfb: Final verdict of PTC: none MSC_Test_1-M3UA(3098)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP-IPA(3104)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(3094)@718a44d66dfb: Final verdict of PTC: none 20250822134510897 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) 20250822134510897 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) 20250822134510897 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822134510897 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) MSC_Test-SMPP(3106)@718a44d66dfb: Final verdict of PTC: none MSC_Test_2-RAN(3100)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(3102)@718a44d66dfb: Final verdict of PTC: none MSC_Test_2-SCCP(3099)@718a44d66dfb: Final verdict of PTC: none 20250822134510897 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) 20250822134510897 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134510897 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822134510897 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822134510897 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822134510897 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822134510897 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822134510897 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822134510897 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(3101)@718a44d66dfb: Final verdict of PTC: none MSC_Test_1-RAN(3097)@718a44d66dfb: Final verdict of PTC: none 20250822134510899 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.3/0 (xua_snm.c:371) MSC_Test-MGCP(3103)@718a44d66dfb: Final verdict of PTC: none 20250822134510900 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-STATS(3107)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3109)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3092)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(3092): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(3093): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(3094): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(3095): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-SCCP(3096): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-RAN(3097): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-M3UA(3098): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_2-SCCP(3099): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_2-RAN(3100): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_2-M3UA(3101): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(3102): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(3103): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(3104): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(3105): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(3106): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(3107): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_iu_proc_ss_for_unknown_session2(3108): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(3109): none (pass -> pass) MTC@718a44d66dfb: Test case TC_iu_proc_ss_for_unknown_session finished. Verdict: pass MTC@718a44d66dfb: 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'. Fri Aug 22 13:45:10 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 20250822134511897 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822134512894 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822134512894 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822134512894 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822134512896 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822134512896 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822134512896 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822134512898 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822134512898 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822134512898 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822134512899 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=306688) 20250822134513901 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=306688, count=309996) 20250822134514903 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:45: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_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 20250822134515905 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_iu_proc_ss_paging_fail started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(3113)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(3113)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(3113)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(3111)@718a44d66dfb: v_sccp_pdu_maxlen:268 MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_1-M3UA(3116)@718a44d66dfb: ************************************************* MSC_Test_1-M3UA(3116)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(3116)@718a44d66dfb: ************************************************* MSC_Test_1-SCCP(3114)@718a44d66dfb: v_sccp_pdu_maxlen:268 MTC@718a44d66dfb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_2-M3UA(3119)@718a44d66dfb: ************************************************* MSC_Test_2-M3UA(3119)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(3119)@718a44d66dfb: ************************************************* MSC_Test_2-SCCP(3117)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822134516089 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(3120)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822134516247 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822134516247 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822134516247 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822134516247 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(3113)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(3113)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(3113)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822134516251 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134516251 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822134516251 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822134516251 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822134516251 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822134516251 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822134516251 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(3113)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(3113)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(3113)@718a44d66dfb: Message received on association #8 20250822134516252 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134516252 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822134516252 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822134516252 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822134516252 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822134516252 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822134516252 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(3113)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(3113)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(3113)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(3113)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(3113)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(3113)@718a44d66dfb: Message received on association #8 20250822134516252 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822134516252 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(3113)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(3113)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(3113)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(3113)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822134516265 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) 20250822134516265 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) 20250822134516265 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822134516265 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(3116)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(3116)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(3116)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822134516270 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134516270 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822134516270 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822134516270 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822134516270 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822134516270 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822134516270 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(3116)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_1-M3UA(3116)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(3116)@718a44d66dfb: Message received on association #8 20250822134516271 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134516271 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822134516271 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822134516271 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822134516271 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822134516271 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822134516271 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250822134516271 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250822134516271 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(3116)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(3116)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(3116)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(3116)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(3116)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(3116)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(3116)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(3116)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(3116)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(3116)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822134516282 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) 20250822134516282 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) 20250822134516282 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822134516282 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(3119)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(3119)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(3119)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822134516291 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134516291 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822134516291 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822134516291 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822134516291 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822134516291 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822134516291 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(3119)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_2-M3UA(3119)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(3119)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3119)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(3119)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822134516294 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134516294 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822134516294 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822134516294 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822134516294 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822134516294 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822134516294 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(3119)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250822134516294 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.3/0 (xua_snm.c:406) 20250822134516294 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(3116)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(3116)@718a44d66dfb: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(3119)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3119)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(3119)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3119)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(3119)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(3119)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3119)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822134516907 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822134516907 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(3122)@718a44d66dfb: Established a new IPA connection (conn_id=2) 20250822134516912 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(3122)@718a44d66dfb: CCM 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(3122)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(3122)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(3122)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(3122)@718a44d66dfb: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(3122)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(3122)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822134516936 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822134516936 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(3123)@718a44d66dfb: Created GsupExpect[0] for "262420000001056" to be handled at TC_iu_proc_ss_paging_fail2(3126) TC_iu_proc_ss_paging_fail2(3126)@718a44d66dfb: 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 } } } } 20250822134517055 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134517055 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134517055 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134517055 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822134517055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134517055 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134517055 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134517055 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3113)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134517056 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134517056 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134517056 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134517056 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822134517056 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134517056 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134517056 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822134517056 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3113)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(3113)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(3112)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250822134517070 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134517070 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134517070 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250822134517070 DLM3UA 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) 20250822134517070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134517070 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134517070 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134517070 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(3116)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134517071 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134517071 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134517071 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134517071 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) 20250822134517071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134517071 DLSS7 DEBUG Found route for dpc=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) 20250822134517071 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250822134517071 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(3116)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(3116)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(3115)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250822134517098 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134517098 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134517098 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134517098 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134517098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134517098 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134517098 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134517098 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134517099 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(3119)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134517099 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250822134517099 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134517099 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134517099 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134517099 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134517099 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134517099 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134517099 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134517099 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3119)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(3118)@718a44d66dfb: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(3118)@718a44d66dfb: Added conn table entry 0TC_iu_proc_ss_paging_fail2(3126)12241112 MSC_Test_2-SCCP(3117)@718a44d66dfb: First idle individual index:0 20250822134517113 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134517113 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134517113 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134517113 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134517113 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134517113 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134517113 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134517113 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3119)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134517113 DIUCS DEBUG (UTRAN-Iu-490 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) MSC_Test_2-RAN(3118)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 20250822134517113 DMSC DEBUG msub_fsm[0x56365ea761d0]{active}: Allocated (fsm.c:456) 20250822134517113 DMSC DEBUG msc_i[0x56365ea26fc0]{READY}: Allocated (fsm.c:456) 20250822134517113 DMSC DEBUG msc_i[0x56365ea26fc0]{READY}: is child of msub_fsm[0x56365ea761d0] (fsm.c:486) 20250822134517113 DMSC DEBUG msc_a[0x56365ea43910]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822134517113 DMSC DEBUG msc_a[0x56365ea43910]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea761d0] (fsm.c:486) 20250822134517113 DMSC DEBUG msc_a(unknown:UTRAN-Iu-490:NONE)[0x56365ea43910]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822134517113 DMSC DEBUG msc_i(unknown:UTRAN-Iu-490:NONE)[0x56365ea26fc0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822134517113 DMSC DEBUG msc_a(unknown:UTRAN-Iu-490:NONE)[0x56365ea43910]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822134517113 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-490:NONE)[0x56365ea43910]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250822134517113 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-490:NONE)[0x56365ea43910]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250822134517113 DMM DEBUG msc_a(IMSI-262420000001056:UTRAN-Iu-490:LU)[0x56365ea43910]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001056 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822134517113 DMM DEBUG msc_a(IMSI-262420000001056:UTRAN-Iu-490:LU)[0x56365ea43910]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822134517113 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:UTRAN-Iu-490:LU)[0x56365ea655d0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822134517113 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:UTRAN-Iu-490:LU)[0x56365ea655d0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001056:UTRAN-Iu-490:LU)[0x56365ea43910] (fsm.c:486) 20250822134517113 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:UTRAN-Iu-490:LU)[0x56365ea655d0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250822134517113 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:UTRAN-Iu-490:LU)[0x56365ea655d0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822134517113 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822134517113 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001056 id=262420000001056 (vlr.c:661) 20250822134517113 DVLR INFO New subscr, IMSI: 262420000001056 (vlr.c:562) 20250822134517113 DVLR DEBUG VLR subscr IMSI-262420000001056 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822134517113 DMSC DEBUG msc_a(IMSI-262420000001056:UTRAN-Iu-490:LU)[0x56365ea43910]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822134517113 DMSC DEBUG msc_a(IMSI-262420000001056:UTRAN-Iu-490:LU)[0x56365ea43910]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822134517113 DVLR DEBUG VLR subscr IMSI-262420000001056 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822134517113 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822134517113 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:UTRAN-Iu-490:LU)[0x56365ea655d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822134517113 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:UTRAN-Iu-490:LU)[0x56365ea655d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822134517113 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:UTRAN-Iu-490:LU)[0x56365ea655d0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250822134517113 DVLR DEBUG VLR_Authenticate(IMSI-262420000001056:UTRAN-Iu-490:LU)[0x56365ea654a0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822134517113 DVLR DEBUG VLR_Authenticate(IMSI-262420000001056:UTRAN-Iu-490:LU)[0x56365ea654a0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001056:UTRAN-Iu-490:LU)[0x56365ea655d0] (fsm.c:486) 20250822134517113 DVLR DEBUG VLR_Authenticate(IMSI-262420000001056:UTRAN-Iu-490:LU)[0x56365ea654a0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822134517113 DVLR DEBUG VLR_Authenticate(IMSI-262420000001056:UTRAN-Iu-490:LU)[0x56365ea654a0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822134517113 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134517113 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134517113 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134517113 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134517113 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134517113 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134517113 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134517113 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3119)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3117)@718a44d66dfb: { messageType := 2, destLocRef := 'BAC8D8'O, sourceLocRef := '0001EA'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(3117)@718a44d66dfb: Session index based on local reference:0 MSC_Test-GSUP(3123)@718a44d66dfb: Found GsupExpect[0] for "262420000001056" handled at TC_iu_proc_ss_paging_fail2(3126) MSC_Test-GSUP(3123)@718a44d66dfb: Added IMSI table entry 0TC_iu_proc_ss_paging_fail2(3126)"262420000001056" TC_iu_proc_ss_paging_fail2(3126)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_proc_ss_paging_fail2(3126)@718a44d66dfb: setverdict(pass): none -> pass 20250822134517116 DVLR DEBUG VLR subscr IMSI-262420000001056 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134517116 DVLR DEBUG VLR_Authenticate(IMSI-262420000001056:UTRAN-Iu-490:LU)[0x56365ea654a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822134517116 DVLR DEBUG SUBSCR(IMSI-262420000001056) Received 1 auth tuples (vlr.c:996) 20250822134517116 DVLR DEBUG VLR_Authenticate(IMSI-262420000001056:UTRAN-Iu-490:LU)[0x56365ea654a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822134517116 DVLR DEBUG VLR_Authenticate(IMSI-262420000001056:UTRAN-Iu-490:LU)[0x56365ea654a0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250822134517116 DMM DEBUG Tx AUTH REQ (rand = 1dfc3b27e14b0d2adc2dd015d89a346f) (gsm_04_08.c:641) 20250822134517116 DMM DEBUG AUTH REQ (autn = 56ed9f571fe21246e4e16c4309be6616) (gsm_04_08.c:643) 20250822134517116 DIUCS DEBUG msc_a(IMSI-262420000001056:UTRAN-Iu-490:LU)[0x56365ea43910]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250822134517116 DIUCS DEBUG msc_a(IMSI-262420000001056:UTRAN-Iu-490:LU)[0x56365ea43910]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134517116 DMSC DEBUG msc_i(IMSI-262420000001056:UTRAN-Iu-490:LU)[0x56365ea26fc0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134517116 DVLR DEBUG VLR subscr IMSI-262420000001056 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822134517116 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134517116 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134517116 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134517116 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134517116 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134517116 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134517116 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134517116 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3119)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(3117)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3117)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3117)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(3118)@718a44d66dfb: patching N(SD)=1 into dtap '051463975FFC21046F9F59B1'O MSC_Test_2-RAN(3118)@718a44d66dfb: patched enc_l3: '055463975FFC21046F9F59B1'O MSC_Test_2-SCCP(3117)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(3117)@718a44d66dfb: vl_len:24 MSC_Test_2-SCCP(3117)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3117)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055463975FFC21046F9F59B1'O 20250822134517122 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134517122 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134517122 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134517122 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134517122 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134517122 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134517122 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_2-M3UA(3119)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134517122 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134517122 DIUCS DEBUG (UTRAN-Iu-490) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134517122 DMSC DEBUG msc_i(IMSI-262420000001056:UTRAN-Iu-490:LU)[0x56365ea26fc0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134517122 DIUCS DEBUG msc_i(IMSI-262420000001056:UTRAN-Iu-490:LU)[0x56365ea26fc0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134517122 DMSC DEBUG msc_a(IMSI-262420000001056:UTRAN-Iu-490:LU)[0x56365ea43910]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134517122 DIUCS DEBUG msc_a(IMSI-262420000001056:UTRAN-Iu-490:LU)[0x56365ea43910]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134517122 DIUCS DEBUG msc_a(IMSI-262420000001056:UTRAN-Iu-490:LU)[0x56365ea43910]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134517122 DMM DEBUG msc_a(IMSI-262420000001056:UTRAN-Iu-490:LU)[0x56365ea43910]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 63975ffc6f9f59b1) (gsm_04_08.c:1128) 20250822134517122 DVLR DEBUG VLR_Authenticate(IMSI-262420000001056:UTRAN-Iu-490:LU)[0x56365ea654a0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822134517122 DVLR DEBUG SUBSCR(IMSI-262420000001056) AUTH on UTRAN received RES: 63975ffc6f9f59b1 (8 bytes) (vlr_auth_fsm.c:151) 20250822134517122 DVLR INFO SUBSCR(IMSI-262420000001056) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250822134517122 DVLR DEBUG VLR_Authenticate(IMSI-262420000001056:UTRAN-Iu-490:LU)[0x56365ea654a0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822134517122 DVLR DEBUG VLR_Authenticate(IMSI-262420000001056:UTRAN-Iu-490:LU)[0x56365ea654a0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822134517122 DVLR DEBUG VLR_Authenticate(IMSI-262420000001056:UTRAN-Iu-490:LU)[0x56365ea654a0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822134517122 DVLR DEBUG VLR_Authenticate(IMSI-262420000001056:UTRAN-Iu-490:LU)[0x56365ea654a0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001056:UTRAN-Iu-490:LU)[0x56365ea655d0] (vlr_auth_fsm.c:294) 20250822134517122 DVLR DEBUG VLR_Authenticate(IMSI-262420000001056:UTRAN-Iu-490:LU)[0x56365ea654a0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822134517122 DVLR DEBUG VLR_Authenticate(IMSI-262420000001056:UTRAN-Iu-490:LU)[0x56365ea654a0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822134517122 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:UTRAN-Iu-490:LU)[0x56365ea655d0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250822134517122 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:UTRAN-Iu-490:LU)[0x56365ea655d0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822134517122 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:UTRAN-Iu-490:LU)[0x56365ea655d0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822134517122 DIUCS DEBUG msc_a(IMSI-262420000001056:UTRAN-Iu-490:LU)[0x56365ea43910]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250822134517122 DIUCS DEBUG msc_a(IMSI-262420000001056:UTRAN-Iu-490:LU)[0x56365ea43910]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=2d2d58c063d98685dbd9a00d19b0bb15, CK=NONE (ran_msg_iu.c:388) 20250822134517122 DMSC DEBUG msc_i(IMSI-262420000001056:UTRAN-Iu-490:LU)[0x56365ea26fc0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250822134517122 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:UTRAN-Iu-490:LU)[0x56365ea655d0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250822134517122 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134517122 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134517122 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134517122 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134517122 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134517122 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134517122 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134517122 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3119)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(3117)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3117)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3117)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3117)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(3117)@718a44d66dfb: vl_len:12 MSC_Test_2-SCCP(3117)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3117)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250822134517128 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134517128 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134517128 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134517128 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134517128 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134517128 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134517128 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134517128 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3119)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134517128 DIUCS DEBUG (UTRAN-Iu-490) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134517128 DMSC DEBUG msc_i(IMSI-262420000001056:UTRAN-Iu-490:LU)[0x56365ea26fc0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134517128 DIUCS DEBUG msc_i(IMSI-262420000001056:UTRAN-Iu-490:LU)[0x56365ea26fc0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134517128 DMSC DEBUG msc_a(IMSI-262420000001056:UTRAN-Iu-490:LU)[0x56365ea43910]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134517128 DIUCS DEBUG msc_a(IMSI-262420000001056:UTRAN-Iu-490:LU)[0x56365ea43910]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134517128 DIUCS DEBUG msc_a(IMSI-262420000001056:UTRAN-Iu-490:LU)[0x56365ea43910]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250822134517128 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:UTRAN-Iu-490:LU)[0x56365ea655d0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250822134517128 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:UTRAN-Iu-490:LU)[0x56365ea655d0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822134517128 DIUCS DEBUG msc_a(IMSI-262420000001056:UTRAN-Iu-490:LU)[0x56365ea43910]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250822134517128 DMSC DEBUG msc_i(IMSI-262420000001056:UTRAN-Iu-490:LU)[0x56365ea26fc0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822134517128 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:UTRAN-Iu-490:LU)[0x56365ea655d0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822134517128 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:UTRAN-Iu-490:LU)[0x56365ea655d0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822134517128 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001056:UTRAN-Iu-490:LU)[0x56365ea654a0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822134517128 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001056:UTRAN-Iu-490:LU)[0x56365ea654a0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001056:UTRAN-Iu-490:LU)[0x56365ea655d0] (fsm.c:486) 20250822134517128 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001056:UTRAN-Iu-490:LU)[0x56365ea654a0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822134517128 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001056:UTRAN-Iu-490:LU)[0x56365ea654a0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822134517128 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134517128 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134517128 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134517128 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134517128 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134517128 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134517128 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134517128 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3119)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(3117)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3117)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3117)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822134517130 DVLR DEBUG VLR subscr IMSI-262420000001056 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134517130 DVLR DEBUG IMSI:262420000001056 has MSISDN:491230001056 (vlr.c:1045) 20250822134517130 DMSC NOTICE msub(IMSI-262420000001056:MSISDN-491230001056) VLR: update for IMSI=262420000001056 (MSISDN=491230001056) (gsm_04_08.c:1541) 20250822134517130 DVLR DEBUG VLR subscr IMSI-262420000001056:MSISDN-491230001056 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822134517131 DVLR DEBUG VLR subscr IMSI-262420000001056:MSISDN-491230001056 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134517131 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:MSISDN-491230001056:UTRAN-Iu-490:LU)[0x56365ea655d0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822134517131 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001056:UTRAN-Iu-490:LU)[0x56365ea654a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822134517131 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001056:UTRAN-Iu-490:LU)[0x56365ea654a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822134517131 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001056:UTRAN-Iu-490:LU)[0x56365ea654a0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822134517131 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001056:UTRAN-Iu-490:LU)[0x56365ea654a0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001056:MSISDN-491230001056:UTRAN-Iu-490:LU)[0x56365ea655d0] (vlr_lu_fsm.c:110) 20250822134517131 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001056:UTRAN-Iu-490:LU)[0x56365ea654a0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822134517131 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001056:UTRAN-Iu-490:LU)[0x56365ea654a0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822134517131 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:MSISDN-491230001056:UTRAN-Iu-490:LU)[0x56365ea655d0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822134517131 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:MSISDN-491230001056:UTRAN-Iu-490:LU)[0x56365ea655d0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822134517131 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001056:MSISDN-491230001056:UTRAN-Iu-490:LU)[0x56365ea64ae0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822134517131 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001056:MSISDN-491230001056:UTRAN-Iu-490:LU)[0x56365ea64ae0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001056:MSISDN-491230001056:UTRAN-Iu-490:LU)[0x56365ea655d0] (fsm.c:486) 20250822134517131 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001056:MSISDN-491230001056:UTRAN-Iu-490:LU)[0x56365ea64ae0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822134517131 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001056:MSISDN-491230001056:UTRAN-Iu-490:LU)[0x56365ea64ae0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822134517131 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001056:MSISDN-491230001056:UTRAN-Iu-490:LU)[0x56365ea64ae0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822134517131 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001056:MSISDN-491230001056:UTRAN-Iu-490:LU)[0x56365ea64ae0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822134517131 DMSC NOTICE msub(IMSI-262420000001056:MSISDN-491230001056:TMSInew-0x7E8D6791) VLR: update for IMSI=262420000001056 (MSISDN=491230001056) (gsm_04_08.c:1541) 20250822134517131 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001056:MSISDN-491230001056:UTRAN-Iu-490:LU)[0x56365ea64ae0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822134517131 DMM DEBUG -> IMSI-262420000001056:MSISDN-491230001056:TMSInew-0x7E8D6791 LOCATION UPDATE ACCEPT (TMSI = 0x7e8d6791) (gsm_04_08.c:149) 20250822134517131 DIUCS DEBUG msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSInew-0x7E8D6791:UTRAN-Iu-490:LU)[0x56365ea43910]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250822134517131 DIUCS DEBUG msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSInew-0x7E8D6791:UTRAN-Iu-490:LU)[0x56365ea43910]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134517131 DMSC DEBUG msc_i(IMSI-262420000001056:MSISDN-491230001056:TMSInew-0x7E8D6791:UTRAN-Iu-490:LU)[0x56365ea26fc0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134517131 DVLR DEBUG VLR subscr IMSI-262420000001056:MSISDN-491230001056:TMSInew-0x7E8D6791 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822134517131 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134517131 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134517131 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134517131 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134517131 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134517131 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134517131 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134517131 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3119)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(3117)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3117)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3117)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_proc_ss_paging_fail2(3126)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(3118)@718a44d66dfb: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(3118)@718a44d66dfb: patched enc_l3: '059B'O MSC_Test_2-SCCP(3117)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(3117)@718a44d66dfb: vl_len:14 MSC_Test_2-SCCP(3117)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3117)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250822134517134 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134517134 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134517134 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134517134 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134517134 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134517134 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134517134 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134517134 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3119)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134517134 DIUCS DEBUG (UTRAN-Iu-490) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134517134 DMSC DEBUG msc_i(IMSI-262420000001056:MSISDN-491230001056:TMSInew-0x7E8D6791:UTRAN-Iu-490:LU)[0x56365ea26fc0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134517134 DIUCS DEBUG msc_i(IMSI-262420000001056:MSISDN-491230001056:TMSInew-0x7E8D6791:UTRAN-Iu-490:LU)[0x56365ea26fc0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134517134 DMSC DEBUG msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSInew-0x7E8D6791:UTRAN-Iu-490:LU)[0x56365ea43910]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134517134 DIUCS DEBUG msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSInew-0x7E8D6791:UTRAN-Iu-490:LU)[0x56365ea43910]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134517134 DIUCS DEBUG msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSInew-0x7E8D6791:UTRAN-Iu-490:LU)[0x56365ea43910]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134517135 DMM DEBUG msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSInew-0x7E8D6791:UTRAN-Iu-490:LU)[0x56365ea43910]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822134517135 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:MSISDN-491230001056:TMSInew-0x7E8D6791:UTRAN-Iu-490:LU)[0x56365ea655d0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822134517135 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001056:MSISDN-491230001056:UTRAN-Iu-490:LU)[0x56365ea64ae0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822134517135 DMSC NOTICE msub(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x7E8D6791) VLR: update for IMSI=262420000001056 (MSISDN=491230001056) (gsm_04_08.c:1541) 20250822134517135 DVLR DEBUG VLR subscr IMSI-262420000001056:MSISDN-491230001056:TMSI-0x7E8D6791 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250822134517135 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001056:MSISDN-491230001056:UTRAN-Iu-490:LU)[0x56365ea64ae0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822134517135 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x7E8D6791:UTRAN-Iu-490:LU)[0x56365ea655d0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822134517135 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001056:MSISDN-491230001056:UTRAN-Iu-490:LU)[0x56365ea64ae0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822134517135 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001056:MSISDN-491230001056:UTRAN-Iu-490:LU)[0x56365ea64ae0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x7E8D6791:UTRAN-Iu-490:LU)[0x56365ea655d0] (vlr_lu_fsm.c:817) 20250822134517135 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001056:MSISDN-491230001056:UTRAN-Iu-490:LU)[0x56365ea64ae0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822134517135 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001056:MSISDN-491230001056:UTRAN-Iu-490:LU)[0x56365ea64ae0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822134517135 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x7E8D6791:UTRAN-Iu-490:LU)[0x56365ea655d0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822134517135 DMSC DEBUG msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x7E8D6791:UTRAN-Iu-490:LU)[0x56365ea43910]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250822134517135 DMSC DEBUG msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x7E8D6791:UTRAN-Iu-490:LU)[0x56365ea43910]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.978s remaining) (msc_a.c:450) 20250822134517135 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001056/3/1): Available (smpp_smsc.c:626) 20250822134517135 DMSC DEBUG msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x7E8D6791:UTRAN-Iu-490:LU)[0x56365ea43910]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134517135 DMSC DEBUG msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x7E8D6791:UTRAN-Iu-490:LU)[0x56365ea43910]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250822134517135 DIUCS DEBUG msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x7E8D6791:UTRAN-Iu-490:LU)[0x56365ea43910]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250822134517135 DVLR DEBUG VLR subscr IMSI-262420000001056:MSISDN-491230001056:TMSI-0x7E8D6791 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822134517135 DVLR DEBUG VLR subscr IMSI-262420000001056:MSISDN-491230001056:TMSI-0x7E8D6791 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822134517135 DVLR DEBUG VLR subscr IMSI-262420000001056:MSISDN-491230001056:TMSI-0x7E8D6791 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822134517135 DIUCS DEBUG msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x7E8D6791:UTRAN-Iu-490:LU)[0x56365ea43910]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250822134517135 DMSC DEBUG msc_i(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x7E8D6791:UTRAN-Iu-490:LU)[0x56365ea26fc0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822134517135 DVLR DEBUG VLR subscr IMSI-262420000001056:MSISDN-491230001056:TMSI-0x7E8D6791 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250822134517135 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134517135 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134517135 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134517135 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134517135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134517135 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134517135 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134517135 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3119)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3117)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(3117)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3117)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3117)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3117)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(3117)@718a44d66dfb: vl_len:7 MSC_Test_2-SCCP(3117)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3117)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250822134517139 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134517139 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134517139 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134517139 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134517139 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134517139 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134517139 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134517139 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3119)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134517139 DIUCS DEBUG (UTRAN-Iu-490) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134517139 DMSC DEBUG msc_i(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x7E8D6791:UTRAN-Iu-490:LU)[0x56365ea26fc0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134517139 DIUCS DEBUG msc_i(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x7E8D6791:UTRAN-Iu-490:LU)[0x56365ea26fc0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134517139 DMSC DEBUG msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x7E8D6791:UTRAN-Iu-490:LU)[0x56365ea43910]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134517139 DIUCS DEBUG msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x7E8D6791:UTRAN-Iu-490:LU)[0x56365ea43910]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134517139 DIUCS DEBUG msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x7E8D6791:UTRAN-Iu-490:LU)[0x56365ea43910]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250822134517139 DMSC DEBUG msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x7E8D6791:UTRAN-Iu-490:LU)[0x56365ea43910]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822134517139 DIUCS DEBUG msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x7E8D6791:UTRAN-Iu-490:LU)[0x56365ea43910]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250822134517139 DMSC DEBUG msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x7E8D6791:UTRAN-Iu-490:LU)[0x56365ea43910]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134517139 DMSC DEBUG msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x7E8D6791:UTRAN-Iu-490:LU)[0x56365ea43910]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822134517139 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x7E8D6791:UTRAN-Iu-490:LU)[0x56365ea655d0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822134517139 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x7E8D6791:UTRAN-Iu-490:LU)[0x56365ea655d0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x7E8D6791:UTRAN-Iu-490:LU)[0x56365ea43910] (msc_a.c:1053) 20250822134517139 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x7E8D6791:UTRAN-Iu-490:LU)[0x56365ea655d0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822134517139 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x7E8D6791:UTRAN-Iu-490:LU)[0x56365ea655d0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822134517139 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x7E8D6791:UTRAN-Iu-490:LU)[0x56365ea655d0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822134517139 DMSC DEBUG msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x7E8D6791:UTRAN-Iu-490:LU)[0x56365ea43910]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea761d0] (msc_a.c:1053) 20250822134517139 DMSC DEBUG msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x7E8D6791:UTRAN-Iu-490:LU)[0x56365ea43910]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822134517139 DMSC DEBUG msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x7E8D6791:UTRAN-Iu-490:LU)[0x56365ea43910]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822134517139 DMSC DEBUG msub_fsm[0x56365ea761d0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822134517139 DMSC DEBUG msub(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x7E8D6791) MSC-A terminated (msub.c:261) 20250822134517139 DMSC DEBUG msub(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x7E8D6791) 1 MSC-I still active (msub.c:79) 20250822134517139 DMSC DEBUG msub_fsm[0x56365ea761d0]{active}: State change to terminating (no timeout) (msub.c:91) 20250822134517139 DMSC DEBUG msub_fsm[0x56365ea761d0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822134517139 DMSC DEBUG msc_i(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x7E8D6791:UTRAN-Iu-490:LU)[0x56365ea26fc0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822134517139 DMSC DEBUG msc_i(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x7E8D6791:UTRAN-Iu-490:LU)[0x56365ea26fc0]{READY}: Removing from parent msub_fsm[0x56365ea761d0] (msub.c:113) 20250822134517139 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Closing UTRAN-Iu-490 (ran_conn.c:142) 20250822134517139 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-490 (ran_conn.c:155) 20250822134517139 DMSC DEBUG msc_i(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x7E8D6791:UTRAN-Iu-490:LU)[0x56365ea26fc0]{READY}: Freeing instance (msub.c:113) 20250822134517139 DMSC DEBUG msc_i(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x7E8D6791:UTRAN-Iu-490:LU)[0x56365ea26fc0]{READY}: Deallocated (fsm.c:568) 20250822134517139 DMSC DEBUG msub(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x7E8D6791) Free (msub.c:119) 20250822134517139 DVLR DEBUG VLR subscr IMSI-262420000001056:MSISDN-491230001056:TMSI-0x7E8D6791 - active-conn: now used by 1 (attached) (msub.c:375) 20250822134517139 DMSC DEBUG msub_fsm[0x56365ea761d0]{terminating}: Freeing instance (msub.c:113) 20250822134517139 DMSC DEBUG msub_fsm[0x56365ea761d0]{terminating}: Deallocated (fsm.c:568) 20250822134517139 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134517139 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134517139 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134517139 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134517139 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134517139 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134517139 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134517139 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3119)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3117)@718a44d66dfb: Session index based on local reference:0 20250822134517140 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134517140 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134517140 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134517140 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134517140 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134517140 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134517140 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134517140 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3119)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(3118)@718a44d66dfb: Deleted conn table entry 0TC_iu_proc_ss_paging_fail2(3126)12241112 TC_iu_proc_ss_paging_fail2(3126)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_proc_ss_paging_fail2(3126)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_proc_ss_paging_fail2(3126)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_proc_ss_paging_fail2(3126)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(3118)@718a44d66dfb: Created IMSI[0] for '262420000001056'H'7E8D6791'O to be handled at TC_iu_proc_ss_paging_fail2(3126) MSC_Test-GSUP(3123)@718a44d66dfb: Created GsupExpect[0] for "262420000001056" to be handled at TC_iu_proc_ss_paging_fail2(3126) 20250822134517174 DVLR DEBUG VLR subscr IMSI-262420000001056:MSISDN-491230001056:TMSI-0x7E8D6791 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250822134517174 DVLR DEBUG VLR subscr IMSI-262420000001056:MSISDN-491230001056:TMSI-0x7E8D6791 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250822134517174 DVLR DEBUG VLR subscr IMSI-262420000001056:MSISDN-491230001056:TMSI-0x7E8D6791 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250822134517174 DVLR DEBUG VLR subscr IMSI-262420000001056:MSISDN-491230001056:TMSI-0x7E8D6791 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:499) 20250822134517175 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134517175 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134517175 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134517175 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134517175 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134517175 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134517175 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134517175 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3119)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3119)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(3118)@718a44d66dfb: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_proc_ss_paging_fail2(3126) TC_iu_proc_ss_paging_fail2(3126)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822134527175 DVLR DEBUG VLR subscr IMSI-262420000001056:MSISDN-491230001056:TMSI-0x7E8D6791 - NCSS: now used by 2 (attached,Paging) (transaction.c:281) 20250822134527175 DVLR DEBUG VLR subscr IMSI-262420000001056:MSISDN-491230001056:TMSI-0x7E8D6791 - Paging: now used by 1 (attached) (paging.c:202) TC_iu_proc_ss_paging_fail2(3126)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_proc_ss_paging_fail2(3126)@718a44d66dfb: Final verdict of PTC: pass MSC_Test-GSUP(3123)@718a44d66dfb: Final verdict of PTC: none 20250822134527188 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) MSC_Test_0-SCCP(3111)@718a44d66dfb: Final verdict of PTC: none 20250822134527188 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250822134527188 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822134527188 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822134527188 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822134527188 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822134527188 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822134527188 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822134527188 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822134527188 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822134527188 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822134527188 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) 20250822134527188 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822134527188 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822134527188 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822134527188 DLSS7 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_2-RAN(3118)@718a44d66dfb: Final verdict of PTC: none MSC_Test_1-M3UA(3116)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-M3UA(3113)@718a44d66dfb: Final verdict of PTC: none 20250822134527188 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822134527188 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822134527188 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822134527188 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822134527188 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822134527188 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822134527188 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822134527188 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822134527188 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) 20250822134527188 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822134527188 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822134527188 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) 20250822134527188 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134527188 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250822134527188 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822134527188 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822134527188 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822134527188 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822134527188 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822134527188 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822134527188 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822134527188 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822134527188 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) 20250822134527188 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-RAN(3112)@718a44d66dfb: Final verdict of PTC: none MSC_Test_2-SCCP(3117)@718a44d66dfb: Final verdict of PTC: none 20250822134527189 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) 20250822134527189 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) 20250822134527189 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822134527189 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250822134527189 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) 20250822134527189 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134527189 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1106) MSC_Test_1-SCCP(3114)@718a44d66dfb: Final verdict of PTC: none 20250822134527189 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822134527189 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822134527189 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822134527189 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822134527189 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822134527189 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822134527189 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250822134527189 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.3/0 (xua_snm.c:371) 20250822134527189 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-MNCC(3120)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP-IPA(3122)@718a44d66dfb: Final verdict of PTC: none MSC_Test_1-RAN(3115)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3127)@718a44d66dfb: Final verdict of PTC: none MSC_Test_2-M3UA(3119)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3110)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(3125)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(3124)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(3121)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(3110): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(3111): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(3112): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(3113): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-SCCP(3114): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-RAN(3115): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-M3UA(3116): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_2-SCCP(3117): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_2-RAN(3118): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_2-M3UA(3119): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(3120): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(3121): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(3122): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(3123): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(3124): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(3125): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_iu_proc_ss_paging_fail2(3126): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(3127): none (pass -> pass) MTC@718a44d66dfb: Test case TC_iu_proc_ss_paging_fail finished. Verdict: pass MTC@718a44d66dfb: 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'. Fri Aug 22 13:45:27 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 20250822134528190 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=314316) 20250822134529189 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822134529190 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822134529190 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822134529190 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822134529190 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822134529190 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822134529190 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822134529190 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822134529190 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822134529191 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=314316, count=317624) 20250822134530192 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822134531193 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:45: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_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 20250822134532194 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_iu_proc_ss_abort started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(3131)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(3131)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(3131)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(3129)@718a44d66dfb: v_sccp_pdu_maxlen:268 MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_1-M3UA(3134)@718a44d66dfb: ************************************************* MSC_Test_1-M3UA(3134)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(3134)@718a44d66dfb: ************************************************* MSC_Test_1-SCCP(3132)@718a44d66dfb: v_sccp_pdu_maxlen:268 MTC@718a44d66dfb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_2-M3UA(3137)@718a44d66dfb: ************************************************* MSC_Test_2-M3UA(3137)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(3137)@718a44d66dfb: ************************************************* MSC_Test_2-SCCP(3135)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822134532366 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(3138)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822134532517 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822134532517 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822134532517 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822134532517 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(3131)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(3131)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(3131)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822134532522 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134532522 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822134532522 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822134532522 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822134532522 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822134532522 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822134532522 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(3131)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(3131)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(3131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(3131)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(3131)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822134532523 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134532523 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822134532523 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822134532523 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822134532523 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822134532523 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822134532523 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250822134532523 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822134532523 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(3131)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(3131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(3131)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(3131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(3131)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(3131)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(3131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(3131)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822134532531 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) 20250822134532531 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) 20250822134532531 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822134532531 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(3134)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(3134)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(3134)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822134532536 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134532536 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822134532536 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822134532536 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822134532536 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822134532536 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822134532536 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(3134)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_1-M3UA(3134)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(3134)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(3134)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(3134)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822134532536 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134532536 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822134532536 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822134532536 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822134532536 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822134532536 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822134532536 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250822134532536 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250822134532536 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(3134)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(3134)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(3134)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(3134)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(3134)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(3134)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(3134)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(3134)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822134532556 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) 20250822134532556 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) 20250822134532556 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822134532556 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(3137)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(3137)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(3137)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822134532564 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134532564 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822134532564 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822134532564 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822134532564 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822134532564 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822134532564 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(3137)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_2-M3UA(3137)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(3137)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3137)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(3137)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822134532567 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134532567 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822134532567 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822134532567 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822134532567 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822134532567 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822134532567 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250822134532567 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.3/0 (xua_snm.c:406) 20250822134532567 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(3137)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(3134)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(3134)@718a44d66dfb: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(3137)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3137)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(3137)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3137)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(3137)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(3137)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3137)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822134533195 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822134533195 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(3140)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(3140)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822134533202 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(3140)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(3140)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(3140)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(3140)@718a44d66dfb: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(3140)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(3140)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822134533235 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822134533235 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(3141)@718a44d66dfb: Created GsupExpect[0] for "262420000001057" to be handled at TC_iu_proc_ss_abort2(3144) TC_iu_proc_ss_abort2(3144)@718a44d66dfb: 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 } } } } 20250822134533332 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134533332 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134533332 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134533332 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822134533332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134533332 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134533332 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134533332 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3131)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134533332 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134533332 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134533332 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134533332 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822134533332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134533332 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134533332 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822134533332 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3131)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(3131)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(3130)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250822134533341 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134533341 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134533341 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250822134533341 DLM3UA 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) 20250822134533341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134533341 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134533341 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134533341 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(3134)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134533341 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134533341 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134533341 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134533341 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) 20250822134533341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134533341 DLSS7 DEBUG Found route for dpc=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) 20250822134533341 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250822134533341 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(3134)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(3134)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(3133)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250822134533377 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134533377 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134533377 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134533377 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134533377 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134533377 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134533377 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134533377 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3137)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134533377 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) 20250822134533377 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250822134533377 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134533377 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134533377 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134533377 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134533377 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134533377 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134533377 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134533377 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3137)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3137)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(3136)@718a44d66dfb: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(3136)@718a44d66dfb: Added conn table entry 0TC_iu_proc_ss_abort2(3144)14383778 MSC_Test_2-SCCP(3135)@718a44d66dfb: First idle individual index:0 20250822134533397 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134533397 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134533397 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134533397 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134533397 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134533397 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134533397 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134533397 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3137)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(3136)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 20250822134533397 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) 20250822134533397 DMSC DEBUG msub_fsm[0x56365ea655d0]{active}: Allocated (fsm.c:456) 20250822134533397 DMSC DEBUG msc_i[0x56365ea43910]{READY}: Allocated (fsm.c:456) 20250822134533397 DMSC DEBUG msc_i[0x56365ea43910]{READY}: is child of msub_fsm[0x56365ea655d0] (fsm.c:486) 20250822134533397 DMSC DEBUG msc_a[0x56365ea26fc0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822134533397 DMSC DEBUG msc_a[0x56365ea26fc0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea655d0] (fsm.c:486) 20250822134533397 DMSC DEBUG msc_a(unknown:UTRAN-Iu-491:NONE)[0x56365ea26fc0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822134533397 DMSC DEBUG msc_i(unknown:UTRAN-Iu-491:NONE)[0x56365ea43910]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822134533397 DMSC DEBUG msc_a(unknown:UTRAN-Iu-491:NONE)[0x56365ea26fc0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822134533397 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-491:NONE)[0x56365ea26fc0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250822134533397 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-491:NONE)[0x56365ea26fc0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250822134533397 DMM DEBUG msc_a(IMSI-262420000001057:UTRAN-Iu-491:LU)[0x56365ea26fc0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001057 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822134533397 DMM DEBUG msc_a(IMSI-262420000001057:UTRAN-Iu-491:LU)[0x56365ea26fc0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822134533397 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:UTRAN-Iu-491:LU)[0x56365ea761d0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822134533397 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:UTRAN-Iu-491:LU)[0x56365ea761d0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001057:UTRAN-Iu-491:LU)[0x56365ea26fc0] (fsm.c:486) 20250822134533397 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:UTRAN-Iu-491:LU)[0x56365ea761d0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250822134533397 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:UTRAN-Iu-491:LU)[0x56365ea761d0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822134533397 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822134533397 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001057 id=262420000001057 (vlr.c:661) 20250822134533397 DVLR INFO New subscr, IMSI: 262420000001057 (vlr.c:562) 20250822134533397 DVLR DEBUG VLR subscr IMSI-262420000001057 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822134533397 DMSC DEBUG msc_a(IMSI-262420000001057:UTRAN-Iu-491:LU)[0x56365ea26fc0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822134533397 DMSC DEBUG msc_a(IMSI-262420000001057:UTRAN-Iu-491:LU)[0x56365ea26fc0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822134533397 DVLR DEBUG VLR subscr IMSI-262420000001057 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822134533397 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822134533397 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:UTRAN-Iu-491:LU)[0x56365ea761d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822134533397 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:UTRAN-Iu-491:LU)[0x56365ea761d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822134533397 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:UTRAN-Iu-491:LU)[0x56365ea761d0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250822134533397 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:UTRAN-Iu-491:LU)[0x56365ea654a0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822134533397 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:UTRAN-Iu-491:LU)[0x56365ea654a0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001057:UTRAN-Iu-491:LU)[0x56365ea761d0] (fsm.c:486) 20250822134533397 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:UTRAN-Iu-491:LU)[0x56365ea654a0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822134533397 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:UTRAN-Iu-491:LU)[0x56365ea654a0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822134533397 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134533397 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134533397 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134533397 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134533397 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134533397 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134533397 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134533397 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3137)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3137)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3135)@718a44d66dfb: { messageType := 2, destLocRef := 'DB7AA2'O, sourceLocRef := '0001EB'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(3135)@718a44d66dfb: Session index based on local reference:0 MSC_Test-GSUP(3141)@718a44d66dfb: Found GsupExpect[0] for "262420000001057" handled at TC_iu_proc_ss_abort2(3144) MSC_Test-GSUP(3141)@718a44d66dfb: Added IMSI table entry 0TC_iu_proc_ss_abort2(3144)"262420000001057" TC_iu_proc_ss_abort2(3144)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_proc_ss_abort2(3144)@718a44d66dfb: setverdict(pass): none -> pass 20250822134533401 DVLR DEBUG VLR subscr IMSI-262420000001057 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134533401 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:UTRAN-Iu-491:LU)[0x56365ea654a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822134533401 DVLR DEBUG SUBSCR(IMSI-262420000001057) Received 1 auth tuples (vlr.c:996) 20250822134533401 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:UTRAN-Iu-491:LU)[0x56365ea654a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822134533401 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:UTRAN-Iu-491:LU)[0x56365ea654a0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250822134533401 DMM DEBUG Tx AUTH REQ (rand = 1268f4dffea10f7ca962658a7088a004) (gsm_04_08.c:641) 20250822134533401 DMM DEBUG AUTH REQ (autn = 5222c135060241c81c949a3c7d4f774e) (gsm_04_08.c:643) 20250822134533401 DIUCS DEBUG msc_a(IMSI-262420000001057:UTRAN-Iu-491:LU)[0x56365ea26fc0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250822134533401 DIUCS DEBUG msc_a(IMSI-262420000001057:UTRAN-Iu-491:LU)[0x56365ea26fc0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134533401 DMSC DEBUG msc_i(IMSI-262420000001057:UTRAN-Iu-491:LU)[0x56365ea43910]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134533401 DVLR DEBUG VLR subscr IMSI-262420000001057 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822134533401 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134533401 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134533401 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134533401 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134533401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134533401 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134533401 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134533401 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3137)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3137)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3135)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(3135)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3135)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3135)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(3136)@718a44d66dfb: patching N(SD)=1 into dtap '0514B8BB308F2104815615DB'O MSC_Test_2-RAN(3136)@718a44d66dfb: patched enc_l3: '0554B8BB308F2104815615DB'O MSC_Test_2-SCCP(3135)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(3135)@718a44d66dfb: vl_len:24 MSC_Test_2-SCCP(3135)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3135)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554B8BB308F2104815615DB'O 20250822134533407 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134533407 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134533407 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134533407 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134533407 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134533407 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134533407 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134533407 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134533407 DIUCS DEBUG (UTRAN-Iu-491) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134533407 DMSC DEBUG msc_i(IMSI-262420000001057:UTRAN-Iu-491:LU)[0x56365ea43910]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134533407 DIUCS DEBUG msc_i(IMSI-262420000001057:UTRAN-Iu-491:LU)[0x56365ea43910]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134533407 DMSC DEBUG msc_a(IMSI-262420000001057:UTRAN-Iu-491:LU)[0x56365ea26fc0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134533407 DIUCS DEBUG msc_a(IMSI-262420000001057:UTRAN-Iu-491:LU)[0x56365ea26fc0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134533407 DIUCS DEBUG msc_a(IMSI-262420000001057:UTRAN-Iu-491:LU)[0x56365ea26fc0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-M3UA(3137)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134533407 DMM DEBUG msc_a(IMSI-262420000001057:UTRAN-Iu-491:LU)[0x56365ea26fc0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = b8bb308f815615db) (gsm_04_08.c:1128) 20250822134533407 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:UTRAN-Iu-491:LU)[0x56365ea654a0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822134533407 DVLR DEBUG SUBSCR(IMSI-262420000001057) AUTH on UTRAN received RES: b8bb308f815615db (8 bytes) (vlr_auth_fsm.c:151) 20250822134533407 DVLR INFO SUBSCR(IMSI-262420000001057) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250822134533407 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:UTRAN-Iu-491:LU)[0x56365ea654a0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822134533407 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:UTRAN-Iu-491:LU)[0x56365ea654a0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822134533407 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:UTRAN-Iu-491:LU)[0x56365ea654a0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822134533407 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:UTRAN-Iu-491:LU)[0x56365ea654a0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001057:UTRAN-Iu-491:LU)[0x56365ea761d0] (vlr_auth_fsm.c:294) 20250822134533407 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:UTRAN-Iu-491:LU)[0x56365ea654a0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822134533407 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:UTRAN-Iu-491:LU)[0x56365ea654a0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822134533407 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:UTRAN-Iu-491:LU)[0x56365ea761d0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250822134533407 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:UTRAN-Iu-491:LU)[0x56365ea761d0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822134533407 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:UTRAN-Iu-491:LU)[0x56365ea761d0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822134533407 DIUCS DEBUG msc_a(IMSI-262420000001057:UTRAN-Iu-491:LU)[0x56365ea26fc0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250822134533407 DIUCS DEBUG msc_a(IMSI-262420000001057:UTRAN-Iu-491:LU)[0x56365ea26fc0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=e7a130c8daef8dde97a8ac284162cd7b, CK=NONE (ran_msg_iu.c:388) 20250822134533407 DMSC DEBUG msc_i(IMSI-262420000001057:UTRAN-Iu-491:LU)[0x56365ea43910]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250822134533407 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:UTRAN-Iu-491:LU)[0x56365ea761d0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250822134533407 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134533407 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134533407 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134533407 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134533407 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134533407 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134533407 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134533407 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3137)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3137)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3135)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(3135)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3135)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3135)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3135)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(3135)@718a44d66dfb: vl_len:12 MSC_Test_2-SCCP(3135)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3135)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250822134533413 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134533413 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134533413 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134533413 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134533413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134533413 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134533413 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134533413 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3137)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134533413 DIUCS DEBUG (UTRAN-Iu-491) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134533413 DMSC DEBUG msc_i(IMSI-262420000001057:UTRAN-Iu-491:LU)[0x56365ea43910]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134533413 DIUCS DEBUG msc_i(IMSI-262420000001057:UTRAN-Iu-491:LU)[0x56365ea43910]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134533413 DMSC DEBUG msc_a(IMSI-262420000001057:UTRAN-Iu-491:LU)[0x56365ea26fc0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134533413 DIUCS DEBUG msc_a(IMSI-262420000001057:UTRAN-Iu-491:LU)[0x56365ea26fc0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134533413 DIUCS DEBUG msc_a(IMSI-262420000001057:UTRAN-Iu-491:LU)[0x56365ea26fc0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250822134533413 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:UTRAN-Iu-491:LU)[0x56365ea761d0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250822134533413 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:UTRAN-Iu-491:LU)[0x56365ea761d0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822134533413 DIUCS DEBUG msc_a(IMSI-262420000001057:UTRAN-Iu-491:LU)[0x56365ea26fc0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250822134533413 DMSC DEBUG msc_i(IMSI-262420000001057:UTRAN-Iu-491:LU)[0x56365ea43910]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822134533413 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:UTRAN-Iu-491:LU)[0x56365ea761d0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822134533413 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:UTRAN-Iu-491:LU)[0x56365ea761d0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822134533413 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001057:UTRAN-Iu-491:LU)[0x56365ea654a0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822134533413 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001057:UTRAN-Iu-491:LU)[0x56365ea654a0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001057:UTRAN-Iu-491:LU)[0x56365ea761d0] (fsm.c:486) 20250822134533413 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001057:UTRAN-Iu-491:LU)[0x56365ea654a0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822134533413 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001057:UTRAN-Iu-491:LU)[0x56365ea654a0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822134533413 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134533413 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134533413 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134533413 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134533413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134533413 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134533413 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134533413 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3137)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3137)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3135)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(3135)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3135)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3135)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822134533415 DVLR DEBUG VLR subscr IMSI-262420000001057 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134533415 DVLR DEBUG IMSI:262420000001057 has MSISDN:491230001057 (vlr.c:1045) 20250822134533415 DMSC NOTICE msub(IMSI-262420000001057:MSISDN-491230001057) VLR: update for IMSI=262420000001057 (MSISDN=491230001057) (gsm_04_08.c:1541) 20250822134533415 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822134533415 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134533415 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:MSISDN-491230001057:UTRAN-Iu-491:LU)[0x56365ea761d0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822134533415 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001057:UTRAN-Iu-491:LU)[0x56365ea654a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822134533415 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001057:UTRAN-Iu-491:LU)[0x56365ea654a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822134533415 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001057:UTRAN-Iu-491:LU)[0x56365ea654a0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822134533415 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001057:UTRAN-Iu-491:LU)[0x56365ea654a0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001057:MSISDN-491230001057:UTRAN-Iu-491:LU)[0x56365ea761d0] (vlr_lu_fsm.c:110) 20250822134533415 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001057:UTRAN-Iu-491:LU)[0x56365ea654a0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822134533415 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001057:UTRAN-Iu-491:LU)[0x56365ea654a0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822134533415 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:MSISDN-491230001057:UTRAN-Iu-491:LU)[0x56365ea761d0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822134533415 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:MSISDN-491230001057:UTRAN-Iu-491:LU)[0x56365ea761d0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822134533415 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001057:MSISDN-491230001057:UTRAN-Iu-491:LU)[0x56365ea6aa10]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822134533415 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001057:MSISDN-491230001057:UTRAN-Iu-491:LU)[0x56365ea6aa10]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001057:MSISDN-491230001057:UTRAN-Iu-491:LU)[0x56365ea761d0] (fsm.c:486) 20250822134533415 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001057:MSISDN-491230001057:UTRAN-Iu-491:LU)[0x56365ea6aa10]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822134533415 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001057:MSISDN-491230001057:UTRAN-Iu-491:LU)[0x56365ea6aa10]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822134533415 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001057:MSISDN-491230001057:UTRAN-Iu-491:LU)[0x56365ea6aa10]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822134533415 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001057:MSISDN-491230001057:UTRAN-Iu-491:LU)[0x56365ea6aa10]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822134533415 DMSC NOTICE msub(IMSI-262420000001057:MSISDN-491230001057:TMSInew-0x7453E652) VLR: update for IMSI=262420000001057 (MSISDN=491230001057) (gsm_04_08.c:1541) 20250822134533415 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001057:MSISDN-491230001057:UTRAN-Iu-491:LU)[0x56365ea6aa10]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822134533415 DMM DEBUG -> IMSI-262420000001057:MSISDN-491230001057:TMSInew-0x7453E652 LOCATION UPDATE ACCEPT (TMSI = 0x7453e652) (gsm_04_08.c:149) 20250822134533415 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSInew-0x7453E652:UTRAN-Iu-491:LU)[0x56365ea26fc0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250822134533415 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSInew-0x7453E652:UTRAN-Iu-491:LU)[0x56365ea26fc0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134533415 DMSC DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSInew-0x7453E652:UTRAN-Iu-491:LU)[0x56365ea43910]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134533415 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSInew-0x7453E652 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822134533415 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134533415 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134533415 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134533415 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134533415 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134533415 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134533415 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134533415 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3137)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3137)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3135)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(3135)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3135)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3135)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_proc_ss_abort2(3144)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(3136)@718a44d66dfb: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(3136)@718a44d66dfb: patched enc_l3: '059B'O MSC_Test_2-SCCP(3135)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(3135)@718a44d66dfb: vl_len:14 MSC_Test_2-SCCP(3135)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3135)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250822134533417 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134533417 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134533417 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134533417 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134533417 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134533417 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134533417 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134533417 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134533417 DIUCS DEBUG (UTRAN-Iu-491) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134533417 DMSC DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSInew-0x7453E652:UTRAN-Iu-491:LU)[0x56365ea43910]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134533417 DIUCS DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSInew-0x7453E652:UTRAN-Iu-491:LU)[0x56365ea43910]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134533417 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSInew-0x7453E652:UTRAN-Iu-491:LU)[0x56365ea26fc0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134533417 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSInew-0x7453E652:UTRAN-Iu-491:LU)[0x56365ea26fc0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134533417 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSInew-0x7453E652:UTRAN-Iu-491:LU)[0x56365ea26fc0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134533417 DMM DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSInew-0x7453E652:UTRAN-Iu-491:LU)[0x56365ea26fc0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822134533417 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:MSISDN-491230001057:TMSInew-0x7453E652:UTRAN-Iu-491:LU)[0x56365ea761d0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822134533417 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001057:MSISDN-491230001057:UTRAN-Iu-491:LU)[0x56365ea6aa10]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822134533417 DMSC NOTICE msub(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7453E652) VLR: update for IMSI=262420000001057 (MSISDN=491230001057) (gsm_04_08.c:1541) 20250822134533417 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7453E652 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250822134533417 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001057:MSISDN-491230001057:UTRAN-Iu-491:LU)[0x56365ea6aa10]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822134533417 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7453E652:UTRAN-Iu-491:LU)[0x56365ea761d0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822134533417 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001057:MSISDN-491230001057:UTRAN-Iu-491:LU)[0x56365ea6aa10]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822134533417 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001057:MSISDN-491230001057:UTRAN-Iu-491:LU)[0x56365ea6aa10]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7453E652:UTRAN-Iu-491:LU)[0x56365ea761d0] (vlr_lu_fsm.c:817) 20250822134533417 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001057:MSISDN-491230001057:UTRAN-Iu-491:LU)[0x56365ea6aa10]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822134533417 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001057:MSISDN-491230001057:UTRAN-Iu-491:LU)[0x56365ea6aa10]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822134533417 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7453E652:UTRAN-Iu-491:LU)[0x56365ea761d0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822134533417 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7453E652:UTRAN-Iu-491:LU)[0x56365ea26fc0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250822134533417 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7453E652:UTRAN-Iu-491:LU)[0x56365ea26fc0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.979s remaining) (msc_a.c:450) 20250822134533417 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001057/3/1): Available (smpp_smsc.c:626) MSC_Test_2-M3UA(3137)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134533417 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7453E652:UTRAN-Iu-491:LU)[0x56365ea26fc0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134533417 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7453E652:UTRAN-Iu-491:LU)[0x56365ea26fc0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250822134533418 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7453E652:UTRAN-Iu-491:LU)[0x56365ea26fc0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250822134533418 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7453E652 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822134533418 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7453E652 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822134533418 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7453E652 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822134533418 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7453E652:UTRAN-Iu-491:LU)[0x56365ea26fc0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250822134533418 DMSC DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7453E652:UTRAN-Iu-491:LU)[0x56365ea43910]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822134533418 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134533418 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134533418 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7453E652 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250822134533418 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134533418 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134533418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134533418 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134533418 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134533418 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3137)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3137)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3135)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(3135)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3135)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3135)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3135)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(3135)@718a44d66dfb: vl_len:7 MSC_Test_2-SCCP(3135)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3135)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250822134533421 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134533421 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134533421 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134533421 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134533421 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134533421 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134533421 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134533421 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3137)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134533421 DIUCS DEBUG (UTRAN-Iu-491) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134533421 DMSC DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7453E652:UTRAN-Iu-491:LU)[0x56365ea43910]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134533421 DIUCS DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7453E652:UTRAN-Iu-491:LU)[0x56365ea43910]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134533421 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7453E652:UTRAN-Iu-491:LU)[0x56365ea26fc0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134533421 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7453E652:UTRAN-Iu-491:LU)[0x56365ea26fc0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134533421 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7453E652:UTRAN-Iu-491:LU)[0x56365ea26fc0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250822134533421 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7453E652:UTRAN-Iu-491:LU)[0x56365ea26fc0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822134533421 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7453E652:UTRAN-Iu-491:LU)[0x56365ea26fc0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250822134533421 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7453E652:UTRAN-Iu-491:LU)[0x56365ea26fc0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134533421 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7453E652:UTRAN-Iu-491:LU)[0x56365ea26fc0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822134533421 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7453E652:UTRAN-Iu-491:LU)[0x56365ea761d0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822134533421 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7453E652:UTRAN-Iu-491:LU)[0x56365ea761d0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7453E652:UTRAN-Iu-491:LU)[0x56365ea26fc0] (msc_a.c:1053) 20250822134533421 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7453E652:UTRAN-Iu-491:LU)[0x56365ea761d0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822134533421 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7453E652:UTRAN-Iu-491:LU)[0x56365ea761d0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822134533421 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7453E652:UTRAN-Iu-491:LU)[0x56365ea761d0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822134533421 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7453E652:UTRAN-Iu-491:LU)[0x56365ea26fc0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea655d0] (msc_a.c:1053) 20250822134533421 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7453E652:UTRAN-Iu-491:LU)[0x56365ea26fc0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822134533421 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7453E652:UTRAN-Iu-491:LU)[0x56365ea26fc0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822134533421 DMSC DEBUG msub_fsm[0x56365ea655d0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822134533421 DMSC DEBUG msub(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7453E652) MSC-A terminated (msub.c:261) 20250822134533421 DMSC DEBUG msub(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7453E652) 1 MSC-I still active (msub.c:79) 20250822134533421 DMSC DEBUG msub_fsm[0x56365ea655d0]{active}: State change to terminating (no timeout) (msub.c:91) 20250822134533421 DMSC DEBUG msub_fsm[0x56365ea655d0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822134533421 DMSC DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7453E652:UTRAN-Iu-491:LU)[0x56365ea43910]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822134533421 DMSC DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7453E652:UTRAN-Iu-491:LU)[0x56365ea43910]{READY}: Removing from parent msub_fsm[0x56365ea655d0] (msub.c:113) 20250822134533421 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Closing UTRAN-Iu-491 (ran_conn.c:142) 20250822134533421 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-491 (ran_conn.c:155) 20250822134533421 DMSC DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7453E652:UTRAN-Iu-491:LU)[0x56365ea43910]{READY}: Freeing instance (msub.c:113) 20250822134533421 DMSC DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7453E652:UTRAN-Iu-491:LU)[0x56365ea43910]{READY}: Deallocated (fsm.c:568) 20250822134533421 DMSC DEBUG msub(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7453E652) Free (msub.c:119) 20250822134533421 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7453E652 - active-conn: now used by 1 (attached) (msub.c:375) 20250822134533421 DMSC DEBUG msub_fsm[0x56365ea655d0]{terminating}: Freeing instance (msub.c:113) 20250822134533421 DMSC DEBUG msub_fsm[0x56365ea655d0]{terminating}: Deallocated (fsm.c:568) 20250822134533422 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134533422 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134533422 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134533422 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134533422 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134533422 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134533422 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134533422 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3137)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3137)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3135)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-M3UA(3137)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134533423 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134533423 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134533423 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134533423 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134533423 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134533423 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134533423 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134533423 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(3136)@718a44d66dfb: Deleted conn table entry 0TC_iu_proc_ss_abort2(3144)14383778 TC_iu_proc_ss_abort2(3144)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_proc_ss_abort2(3144)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_proc_ss_abort2(3144)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_proc_ss_abort2(3144)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(3136)@718a44d66dfb: Created IMSI[0] for '262420000001057'H'7453E652'O to be handled at TC_iu_proc_ss_abort2(3144) MSC_Test-GSUP(3141)@718a44d66dfb: Created GsupExpect[0] for "262420000001057" to be handled at TC_iu_proc_ss_abort2(3144) 20250822134533458 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7453E652 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250822134533458 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7453E652 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250822134533459 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7453E652 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250822134533459 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7453E652 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:499) 20250822134533459 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134533459 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134533459 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134533459 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134533459 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134533459 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134533459 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134533459 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3137)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3137)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(3136)@718a44d66dfb: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_proc_ss_abort2(3144) TC_iu_proc_ss_abort2(3144)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_proc_ss_abort2(3144)@718a44d66dfb: 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 := '7453E652'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(3136)@718a44d66dfb: Added conn table entry 0TC_iu_proc_ss_abort2(3144)1300431 MSC_Test_2-SCCP(3135)@718a44d66dfb: First idle individual index:0 20250822134533483 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134533483 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134533483 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134533483 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134533483 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134533483 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134533483 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134533483 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3137)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134533483 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) 20250822134533484 DMSC DEBUG msub_fsm[0x56365ea761d0]{active}: Allocated (fsm.c:456) 20250822134533484 DMSC DEBUG msc_i[0x56365ea26fc0]{READY}: Allocated (fsm.c:456) 20250822134533484 DMSC DEBUG msc_i[0x56365ea26fc0]{READY}: is child of msub_fsm[0x56365ea761d0] (fsm.c:486) 20250822134533484 DMSC DEBUG msc_a[0x56365ea43910]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822134533484 DMSC DEBUG msc_a[0x56365ea43910]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea761d0] (fsm.c:486) 20250822134533484 DMSC DEBUG msc_a(unknown:UTRAN-Iu-492:NONE)[0x56365ea43910]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822134533484 DMSC DEBUG msc_i(unknown:UTRAN-Iu-492:NONE)[0x56365ea26fc0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822134533484 DMSC DEBUG msc_a(unknown:UTRAN-Iu-492:NONE)[0x56365ea43910]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822134533484 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-492:NONE)[0x56365ea43910]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250822134533484 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-492:NONE)[0x56365ea43910]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250822134533484 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7453E652:UTRAN-Iu-492:PAGING_RESP)[0x56365ea655d0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822134533484 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7453E652:UTRAN-Iu-492:PAGING_RESP)[0x56365ea655d0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x7453E652:UTRAN-Iu-492:PAGING_RESP)[0x56365ea43910] (fsm.c:486) 20250822134533484 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7453E652:UTRAN-Iu-492:PAGING_RESP)[0x56365ea655d0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250822134533484 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7453E652:UTRAN-Iu-492:PAGING_RESP)[0x56365ea655d0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822134533484 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7453E652 + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822134533484 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7453E652 + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822134533484 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7453E652:UTRAN-Iu-492:PAGING_RESP)[0x56365ea43910]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822134533484 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7453E652:UTRAN-Iu-492:PAGING_RESP)[0x56365ea43910]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822134533484 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7453E652:UTRAN-Iu-492:PAGING_RESP)[0x56365ea655d0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822134533484 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7453E652:UTRAN-Iu-492:PAGING_RESP)[0x56365ea655d0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250822134533484 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7453E652:UTRAN-Iu-492:PAGING_RESP)[0x56365ea6aa10]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822134533484 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7453E652:UTRAN-Iu-492:PAGING_RESP)[0x56365ea6aa10]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7453E652:UTRAN-Iu-492:PAGING_RESP)[0x56365ea655d0] (fsm.c:486) 20250822134533484 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7453E652:UTRAN-Iu-492:PAGING_RESP)[0x56365ea6aa10]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822134533484 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7453E652:UTRAN-Iu-492:PAGING_RESP)[0x56365ea6aa10]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822134533484 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7453E652 - proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250822134533484 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134533484 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134533484 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134533484 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134533484 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134533484 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134533484 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134533484 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3137)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3137)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3135)@718a44d66dfb: { messageType := 2, destLocRef := '13D7CF'O, sourceLocRef := '0001EC'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(3135)@718a44d66dfb: Session index based on local reference:0 TC_iu_proc_ss_abort2(3144)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_proc_ss_abort2(3144)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822134533489 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7453E652 + vlr_gsup_rx: now used by 5 (attached,NCSS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134533489 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7453E652:UTRAN-Iu-492:PAGING_RESP)[0x56365ea6aa10]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822134533489 DVLR DEBUG SUBSCR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7453E652) Received 1 auth tuples (vlr.c:996) 20250822134533489 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7453E652:UTRAN-Iu-492:PAGING_RESP)[0x56365ea6aa10]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822134533489 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7453E652:UTRAN-Iu-492:PAGING_RESP)[0x56365ea6aa10]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250822134533489 DMM DEBUG Tx AUTH REQ (rand = b5be100382096fdfc81a7ffd3e3191f2) (gsm_04_08.c:641) 20250822134533489 DMM DEBUG AUTH REQ (autn = bcc82eee583345c4c3fc4b2227eb6a08) (gsm_04_08.c:643) 20250822134533489 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7453E652:UTRAN-Iu-492:PAGING_RESP)[0x56365ea43910]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250822134533489 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7453E652:UTRAN-Iu-492:PAGING_RESP)[0x56365ea43910]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134533489 DMSC DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7453E652:UTRAN-Iu-492:PAGING_RESP)[0x56365ea26fc0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134533489 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7453E652 - vlr_gsup_rx: now used by 4 (attached,NCSS,Paging,active-conn) (vlr.c:1410) 20250822134533489 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134533489 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134533489 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134533489 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134533489 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134533489 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134533489 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134533489 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3137)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3137)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3135)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(3135)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3135)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3135)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(3136)@718a44d66dfb: patching N(SD)=0 into dtap '05140F47D963210443B8A200'O MSC_Test_2-RAN(3136)@718a44d66dfb: patched enc_l3: '05140F47D963210443B8A200'O MSC_Test_2-SCCP(3135)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(3135)@718a44d66dfb: vl_len:24 MSC_Test_2-SCCP(3135)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3135)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05140F47D963210443B8A200'O 20250822134533496 DLSS7 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(3137)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134533496 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134533496 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134533496 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134533496 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134533496 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134533496 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134533496 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134533496 DIUCS DEBUG (UTRAN-Iu-492) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134533496 DMSC DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7453E652:UTRAN-Iu-492:PAGING_RESP)[0x56365ea26fc0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134533496 DIUCS DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7453E652:UTRAN-Iu-492:PAGING_RESP)[0x56365ea26fc0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134533496 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7453E652:UTRAN-Iu-492:PAGING_RESP)[0x56365ea43910]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134533496 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7453E652:UTRAN-Iu-492:PAGING_RESP)[0x56365ea43910]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134533496 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7453E652:UTRAN-Iu-492:PAGING_RESP)[0x56365ea43910]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134533496 DMM DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7453E652:UTRAN-Iu-492:PAGING_RESP)[0x56365ea43910]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 0f47d96343b8a200) (gsm_04_08.c:1128) 20250822134533496 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7453E652:UTRAN-Iu-492:PAGING_RESP)[0x56365ea6aa10]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822134533496 DVLR DEBUG SUBSCR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7453E652) AUTH on UTRAN received RES: 0f47d96343b8a200 (8 bytes) (vlr_auth_fsm.c:151) 20250822134533496 DVLR INFO SUBSCR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7453E652) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250822134533496 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7453E652:UTRAN-Iu-492:PAGING_RESP)[0x56365ea6aa10]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822134533496 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7453E652:UTRAN-Iu-492:PAGING_RESP)[0x56365ea6aa10]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822134533496 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7453E652:UTRAN-Iu-492:PAGING_RESP)[0x56365ea6aa10]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822134533496 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7453E652:UTRAN-Iu-492:PAGING_RESP)[0x56365ea6aa10]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7453E652:UTRAN-Iu-492:PAGING_RESP)[0x56365ea655d0] (vlr_auth_fsm.c:294) 20250822134533496 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7453E652:UTRAN-Iu-492:PAGING_RESP)[0x56365ea6aa10]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822134533496 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7453E652:UTRAN-Iu-492:PAGING_RESP)[0x56365ea6aa10]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822134533496 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7453E652:UTRAN-Iu-492:PAGING_RESP)[0x56365ea655d0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250822134533496 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7453E652:UTRAN-Iu-492:PAGING_RESP)[0x56365ea655d0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822134533496 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7453E652:UTRAN-Iu-492:PAGING_RESP)[0x56365ea655d0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822134533496 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7453E652:UTRAN-Iu-492:PAGING_RESP)[0x56365ea43910]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250822134533496 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7453E652:UTRAN-Iu-492:PAGING_RESP)[0x56365ea43910]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=6318bfff8350b5645a801ab8fce1375c, CK=NONE (ran_msg_iu.c:388) 20250822134533496 DMSC DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7453E652:UTRAN-Iu-492:PAGING_RESP)[0x56365ea26fc0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250822134533496 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7453E652:UTRAN-Iu-492:PAGING_RESP)[0x56365ea655d0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250822134533497 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134533497 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134533497 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134533497 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134533497 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134533497 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134533497 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134533497 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3137)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3137)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3135)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(3135)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3135)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3135)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3135)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(3135)@718a44d66dfb: vl_len:12 MSC_Test_2-SCCP(3135)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3135)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250822134533502 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134533502 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134533502 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134533502 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134533502 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134533502 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134533502 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134533502 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3137)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134533502 DIUCS DEBUG (UTRAN-Iu-492) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134533503 DMSC DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7453E652:UTRAN-Iu-492:PAGING_RESP)[0x56365ea26fc0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134533503 DIUCS DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7453E652:UTRAN-Iu-492:PAGING_RESP)[0x56365ea26fc0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134533503 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7453E652:UTRAN-Iu-492:PAGING_RESP)[0x56365ea43910]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134533503 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7453E652:UTRAN-Iu-492:PAGING_RESP)[0x56365ea43910]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134533503 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7453E652:UTRAN-Iu-492:PAGING_RESP)[0x56365ea43910]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250822134533503 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7453E652:UTRAN-Iu-492:PAGING_RESP)[0x56365ea655d0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250822134533503 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7453E652:UTRAN-Iu-492:PAGING_RESP)[0x56365ea655d0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822134533503 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7453E652:UTRAN-Iu-492:PAGING_RESP)[0x56365ea43910]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250822134533503 DMSC DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7453E652:UTRAN-Iu-492:PAGING_RESP)[0x56365ea26fc0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822134533503 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7453E652:UTRAN-Iu-492:PAGING_RESP)[0x56365ea655d0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822134533503 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7453E652:UTRAN-Iu-492:PAGING_RESP)[0x56365ea655d0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822134533503 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7453E652:UTRAN-Iu-492:PAGING_RESP)[0x56365ea655d0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822134533503 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7453E652:UTRAN-Iu-492:PAGING_RESP)[0x56365ea655d0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822134533503 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7453E652:UTRAN-Iu-492:PAGING_RESP)[0x56365ea655d0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822134533503 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7453E652:UTRAN-Iu-492:PAGING_RESP)[0x56365ea655d0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822134533503 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7453E652:UTRAN-Iu-492:PAGING_RESP)[0x56365ea655d0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822134533503 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7453E652:UTRAN-Iu-492:PAGING_RESP)[0x56365ea43910]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250822134533503 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7453E652:UTRAN-Iu-492:PAGING_RESP)[0x56365ea43910]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.980s remaining) (msc_a.c:450) 20250822134533503 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7453E652:UTRAN-Iu-492:PAGING_RESP)[0x56365ea43910]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_REGISTER (msc_a.c:2106) 20250822134533503 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7453E652:UTRAN-Iu-492:PAGING_RESP)[0x56365ea43910]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134533503 DMSC DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7453E652:UTRAN-Iu-492:PAGING_RESP)[0x56365ea26fc0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134533503 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7453E652 - Paging: now used by 3 (attached,NCSS,active-conn) (paging.c:202) 20250822134533503 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001057/3/1): Available (smpp_smsc.c:626) 20250822134533503 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134533503 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134533503 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134533503 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134533503 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134533503 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134533503 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134533503 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134533503 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134533503 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134533503 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134533503 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134533503 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134533504 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134533504 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134533504 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3137)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3137)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(3137)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(3135)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-M3UA(3137)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3135)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3135)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3135)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3135)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(3135)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3135)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3135)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_proc_ss_abort2(3144)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822134533530 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7453E652 + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250822134533530 DSS NOTICE Rx OSMO_GSUP_MSGT_PROC_SS_ERROR from HLR/EUSE (cause=0x00, sid=0x20000555) (gsm_09_11.c:454) 20250822134533530 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7453E652 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:459) 20250822134533530 DSS NOTICE trans(NCSS IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7453E652:UTRAN-Iu-492:PAGING_RESP callref-0x20000555 tid-0) Aborting the session: sending RELEASE COMPLETE (gsm_09_11.c:467) 20250822134533530 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7453E652:UTRAN-Iu-492:PAGING_RESP)[0x56365ea43910]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250822134533530 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7453E652:UTRAN-Iu-492:PAGING_RESP)[0x56365ea43910]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134533530 DMSC DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7453E652:UTRAN-Iu-492:PAGING_RESP)[0x56365ea26fc0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134533530 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7453E652 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250822134533530 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7453E652:UTRAN-Iu-492:PAGING_RESP)[0x56365ea43910]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134533530 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7453E652:UTRAN-Iu-492:PAGING_RESP)[0x56365ea43910]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250822134533530 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7453E652:UTRAN-Iu-492:PAGING_RESP)[0x56365ea43910]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250822134533530 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7453E652 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822134533530 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7453E652 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822134533530 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7453E652 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822134533530 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7453E652:UTRAN-Iu-492:PAGING_RESP)[0x56365ea43910]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250822134533530 DMSC DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7453E652:UTRAN-Iu-492:PAGING_RESP)[0x56365ea26fc0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822134533530 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7453E652 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822134533531 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134533531 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134533531 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134533531 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134533531 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134533531 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134533531 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134533531 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134533531 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134533531 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134533531 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134533531 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134533531 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134533531 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134533531 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134533531 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3137)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3137)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3135)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-M3UA(3137)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(3135)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3135)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(3137)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3135)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3135)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(3135)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3135)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3135)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_proc_ss_abort2(3144)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3135)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(3135)@718a44d66dfb: vl_len:7 MSC_Test_2-SCCP(3135)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3135)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250822134533538 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134533538 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134533538 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134533538 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134533538 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134533538 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134533538 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134533538 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3137)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134533538 DIUCS DEBUG (UTRAN-Iu-492) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134533538 DMSC DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7453E652:UTRAN-Iu-492:PAGING_RESP)[0x56365ea26fc0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134533538 DIUCS DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7453E652:UTRAN-Iu-492:PAGING_RESP)[0x56365ea26fc0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134533538 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7453E652:UTRAN-Iu-492:PAGING_RESP)[0x56365ea43910]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134533538 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7453E652:UTRAN-Iu-492:PAGING_RESP)[0x56365ea43910]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134533538 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7453E652:UTRAN-Iu-492:PAGING_RESP)[0x56365ea43910]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250822134533538 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7453E652:UTRAN-Iu-492:PAGING_RESP)[0x56365ea43910]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822134533538 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7453E652:UTRAN-Iu-492:PAGING_RESP)[0x56365ea43910]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250822134533538 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7453E652:UTRAN-Iu-492:PAGING_RESP)[0x56365ea43910]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134533538 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7453E652:UTRAN-Iu-492:PAGING_RESP)[0x56365ea43910]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822134533538 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7453E652:UTRAN-Iu-492:PAGING_RESP)[0x56365ea655d0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822134533538 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7453E652:UTRAN-Iu-492:PAGING_RESP)[0x56365ea655d0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7453E652:UTRAN-Iu-492:PAGING_RESP)[0x56365ea43910] (msc_a.c:1053) 20250822134533538 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7453E652:UTRAN-Iu-492:PAGING_RESP)[0x56365ea655d0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822134533538 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7453E652:UTRAN-Iu-492:PAGING_RESP)[0x56365ea655d0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822134533538 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7453E652:UTRAN-Iu-492:PAGING_RESP)[0x56365ea43910]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea761d0] (msc_a.c:1053) 20250822134533538 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7453E652:UTRAN-Iu-492:PAGING_RESP)[0x56365ea43910]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822134533538 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7453E652:UTRAN-Iu-492:PAGING_RESP)[0x56365ea43910]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822134533538 DMSC DEBUG msub_fsm[0x56365ea761d0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822134533538 DMSC DEBUG msub(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7453E652) MSC-A terminated (msub.c:261) 20250822134533538 DMSC DEBUG msub(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7453E652) 1 MSC-I still active (msub.c:79) 20250822134533539 DMSC DEBUG msub_fsm[0x56365ea761d0]{active}: State change to terminating (no timeout) (msub.c:91) 20250822134533539 DMSC DEBUG msub_fsm[0x56365ea761d0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822134533539 DMSC DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7453E652:UTRAN-Iu-492:PAGING_RESP)[0x56365ea26fc0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822134533539 DMSC DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7453E652:UTRAN-Iu-492:PAGING_RESP)[0x56365ea26fc0]{READY}: Removing from parent msub_fsm[0x56365ea761d0] (msub.c:113) 20250822134533539 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Closing UTRAN-Iu-492 (ran_conn.c:142) 20250822134533539 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-492 (ran_conn.c:155) 20250822134533539 DMSC DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7453E652:UTRAN-Iu-492:PAGING_RESP)[0x56365ea26fc0]{READY}: Freeing instance (msub.c:113) 20250822134533539 DMSC DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7453E652:UTRAN-Iu-492:PAGING_RESP)[0x56365ea26fc0]{READY}: Deallocated (fsm.c:568) 20250822134533539 DMSC DEBUG msub(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7453E652) Free (msub.c:119) 20250822134533539 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7453E652 - active-conn: now used by 1 (attached) (msub.c:375) 20250822134533539 DMSC DEBUG msub_fsm[0x56365ea761d0]{terminating}: Freeing instance (msub.c:113) 20250822134533539 DMSC DEBUG msub_fsm[0x56365ea761d0]{terminating}: Deallocated (fsm.c:568) 20250822134533539 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134533539 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134533539 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134533539 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134533539 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134533539 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134533539 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134533539 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3137)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3137)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3135)@718a44d66dfb: Session index based on local reference:0 20250822134533541 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134533541 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134533541 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134533541 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134533541 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134533541 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134533541 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134533541 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(3136)@718a44d66dfb: Deleted conn table entry 0TC_iu_proc_ss_abort2(3144)1300431 MSC_Test_2-M3UA(3137)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_proc_ss_abort2(3144)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_proc_ss_abort2(3144)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_proc_ss_abort2(3144)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_proc_ss_abort2(3144)@718a44d66dfb: Final verdict of PTC: pass 20250822134533550 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822134533551 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822134533551 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822134533551 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822134533551 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822134533551 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822134533551 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822134533551 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822134533551 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822134533551 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) 20250822134533551 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822134533551 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822134533551 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822134533551 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134533551 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822134533551 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822134533551 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822134533551 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822134533551 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822134533551 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822134533551 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822134533551 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822134533551 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) 20250822134533551 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822134533551 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822134533551 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) 20250822134533552 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134533552 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) MSC_Test_1-SCCP(3132)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-M3UA(3131)@718a44d66dfb: Final verdict of PTC: none MSC_Test_1-M3UA(3134)@718a44d66dfb: Final verdict of PTC: none 20250822134533552 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822134533552 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822134533552 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822134533552 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822134533552 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822134533552 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822134533552 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822134533552 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822134533552 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822134533552 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250822134533552 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) 20250822134533552 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-RAN(3130)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-SCCP(3129)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(3138)@718a44d66dfb: Final verdict of PTC: none 20250822134533554 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) 20250822134533554 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) 20250822134533554 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822134533554 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250822134533554 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) 20250822134533554 DLSS7 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(3141)@718a44d66dfb: Final verdict of PTC: none 20250822134533554 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822134533554 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822134533554 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822134533554 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822134533554 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822134533554 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822134533554 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822134533555 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.3/0 (xua_snm.c:371) 20250822134533555 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(3137)@718a44d66dfb: Final verdict of PTC: none 20250822134533555 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-STATS(3143)@718a44d66dfb: Final verdict of PTC: none MSC_Test_1-RAN(3133)@718a44d66dfb: Final verdict of PTC: none MSC_Test_2-SCCP(3135)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(3142)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP-IPA(3140)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3128)@718a44d66dfb: Final verdict of PTC: none MSC_Test_2-RAN(3136)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3145)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(3139)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(3128): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(3129): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(3130): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(3131): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-SCCP(3132): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-RAN(3133): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-M3UA(3134): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_2-SCCP(3135): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_2-RAN(3136): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_2-M3UA(3137): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(3138): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(3139): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(3140): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(3141): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(3142): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(3143): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_iu_proc_ss_abort2(3144): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(3145): none (pass -> pass) MTC@718a44d66dfb: Test case TC_iu_proc_ss_abort finished. Verdict: pass MTC@718a44d66dfb: 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'. Fri Aug 22 13:45:33 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 20250822134534556 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=445044) 20250822134535553 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822134535553 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822134535553 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822134535553 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822134535553 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822134535553 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822134535555 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822134535555 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822134535555 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822134535557 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=445044, count=448352) 20250822134536558 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822134537560 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:45: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_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 20250822134538561 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_iu_multi_lu_and_mo_ussd started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(3149)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(3149)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(3149)@718a44d66dfb: ************************************************* MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-SCCP(3147)@718a44d66dfb: v_sccp_pdu_maxlen:268 MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_1-M3UA(3152)@718a44d66dfb: ************************************************* MSC_Test_1-M3UA(3152)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(3152)@718a44d66dfb: ************************************************* MSC_Test_1-SCCP(3150)@718a44d66dfb: v_sccp_pdu_maxlen:268 MTC@718a44d66dfb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_2-M3UA(3155)@718a44d66dfb: ************************************************* MSC_Test_2-M3UA(3155)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(3155)@718a44d66dfb: ************************************************* MSC_Test_2-SCCP(3153)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822134538724 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(3156)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822134538890 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822134538890 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822134538890 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822134538890 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(3149)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(3149)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(3149)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822134538895 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134538895 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822134538895 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822134538895 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822134538895 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822134538895 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822134538895 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(3149)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(3149)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(3149)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(3149)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(3149)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(3149)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(3149)@718a44d66dfb: Message received on association #8 20250822134538896 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134538896 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822134538896 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822134538896 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822134538896 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822134538896 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822134538896 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(3149)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822134538896 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822134538896 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(3149)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(3149)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(3149)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(3149)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(3149)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822134538904 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) 20250822134538904 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) 20250822134538904 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822134538904 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(3152)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(3152)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(3152)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822134538909 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134538909 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822134538909 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822134538909 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822134538909 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822134538909 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822134538909 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(3152)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_1-M3UA(3152)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(3152)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(3152)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(3152)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822134538910 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134538910 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822134538910 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822134538910 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822134538910 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822134538910 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822134538910 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250822134538910 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250822134538910 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(3152)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(3152)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(3152)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(3152)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(3152)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(3152)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(3152)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(3152)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822134538918 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) 20250822134538919 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) 20250822134538919 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822134538919 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(3155)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(3155)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(3155)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822134538926 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134538926 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822134538926 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822134538926 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822134538926 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822134538926 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822134538926 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(3155)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_2-M3UA(3155)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3155)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(3155)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822134538929 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134538929 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822134538929 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822134538929 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822134538929 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822134538929 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822134538929 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(3155)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250822134538929 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.3/0 (xua_snm.c:406) 20250822134538929 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(3152)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(3152)@718a44d66dfb: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3155)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3155)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(3155)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3155)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822134539563 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822134539563 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(3158)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(3158)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822134539569 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(3158)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(3158)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(3158)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(3158)@718a44d66dfb: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(3158)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(3158)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822134539599 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822134539599 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(3159)@718a44d66dfb: Created GsupExpect[0] for "262420000001100" to be handled at TC_iu_multi_lu_and_mo_ussd2(3162) TC_iu_multi_lu_and_mo_ussd2(3162)@718a44d66dfb: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001100'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(3159)@718a44d66dfb: Created GsupExpect[1] for "262420000001101" to be handled at TC_iu_multi_lu_and_mo_ussd2(3163) TC_iu_multi_lu_and_mo_ussd2(3163)@718a44d66dfb: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001101'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(3159)@718a44d66dfb: Created GsupExpect[2] for "262420000001102" to be handled at TC_iu_multi_lu_and_mo_ussd2(3165) TC_iu_multi_lu_and_mo_ussd2(3165)@718a44d66dfb: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001102'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(3159)@718a44d66dfb: Created GsupExpect[3] for "262420000001103" to be handled at TC_iu_multi_lu_and_mo_ussd2(3167) TC_iu_multi_lu_and_mo_ussd2(3167)@718a44d66dfb: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001103'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(3159)@718a44d66dfb: Created GsupExpect[4] for "262420000001104" to be handled at TC_iu_multi_lu_and_mo_ussd2(3169) TC_iu_multi_lu_and_mo_ussd2(3169)@718a44d66dfb: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001104'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(3159)@718a44d66dfb: Created GsupExpect[5] for "262420000001105" to be handled at TC_iu_multi_lu_and_mo_ussd2(3171) TC_iu_multi_lu_and_mo_ussd2(3171)@718a44d66dfb: 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(3159)@718a44d66dfb: Created GsupExpect[6] for "262420000001106" to be handled at TC_iu_multi_lu_and_mo_ussd2(3173) MSC_Test_0-M3UA(3149)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134539693 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539693 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539693 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539693 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822134539693 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539693 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539693 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134539693 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_iu_multi_lu_and_mo_ussd2(3173)@718a44d66dfb: 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 } } } } 20250822134539694 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539694 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539694 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539694 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822134539694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539694 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539694 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822134539694 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3149)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(3149)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(3148)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(3159)@718a44d66dfb: Created GsupExpect[7] for "262420000001107" to be handled at TC_iu_multi_lu_and_mo_ussd2(3175) TC_iu_multi_lu_and_mo_ussd2(3175)@718a44d66dfb: 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_1-M3UA(3152)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134539708 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539708 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539708 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539708 DLM3UA 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) 20250822134539708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539708 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134539708 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134539708 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539708 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539708 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539708 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) 20250822134539708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539708 DLSS7 DEBUG Found route for dpc=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) 20250822134539708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250822134539708 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(3152)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(3152)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(3151)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(3159)@718a44d66dfb: Created GsupExpect[8] for "262420000001108" to be handled at TC_iu_multi_lu_and_mo_ussd2(3177) TC_iu_multi_lu_and_mo_ussd2(3177)@718a44d66dfb: 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 } } } } 20250822134539724 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539724 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539724 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539724 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134539724 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539724 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539724 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134539724 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134539724 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) 20250822134539724 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250822134539724 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539724 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539724 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539724 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134539724 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539724 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539724 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134539724 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(3154)@718a44d66dfb: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(3154)@718a44d66dfb: Added conn table entry 0TC_iu_multi_lu_and_mo_ussd2(3162)2296545 MSC_Test_2-SCCP(3153)@718a44d66dfb: First idle individual index:0 20250822134539731 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539731 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539731 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539731 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134539731 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539731 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539731 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134539731 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(3159)@718a44d66dfb: Created GsupExpect[9] for "262420000001109" to be handled at TC_iu_multi_lu_and_mo_ussd2(3179) 20250822134539731 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) 20250822134539731 DMSC DEBUG msub_fsm[0x56365ea655d0]{active}: Allocated (fsm.c:456) 20250822134539731 DMSC DEBUG msc_i[0x56365ea43910]{READY}: Allocated (fsm.c:456) 20250822134539731 DMSC DEBUG msc_i[0x56365ea43910]{READY}: is child of msub_fsm[0x56365ea655d0] (fsm.c:486) 20250822134539731 DMSC DEBUG msc_a[0x56365ea26fc0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822134539731 DMSC DEBUG msc_a[0x56365ea26fc0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea655d0] (fsm.c:486) 20250822134539731 DMSC DEBUG msc_a(unknown:UTRAN-Iu-493:NONE)[0x56365ea26fc0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822134539731 DMSC DEBUG msc_i(unknown:UTRAN-Iu-493:NONE)[0x56365ea43910]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822134539731 DMSC DEBUG msc_a(unknown:UTRAN-Iu-493:NONE)[0x56365ea26fc0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822134539731 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-493:NONE)[0x56365ea26fc0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250822134539731 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-493:NONE)[0x56365ea26fc0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250822134539731 DMM DEBUG msc_a(IMSI-262420000001100:UTRAN-Iu-493:LU)[0x56365ea26fc0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001100 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822134539731 DMM DEBUG msc_a(IMSI-262420000001100:UTRAN-Iu-493:LU)[0x56365ea26fc0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822134539731 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:UTRAN-Iu-493:LU)[0x56365ea761d0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822134539731 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:UTRAN-Iu-493:LU)[0x56365ea761d0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001100:UTRAN-Iu-493:LU)[0x56365ea26fc0] (fsm.c:486) 20250822134539731 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:UTRAN-Iu-493:LU)[0x56365ea761d0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250822134539731 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:UTRAN-Iu-493:LU)[0x56365ea761d0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822134539731 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822134539731 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001100 id=262420000001100 (vlr.c:661) 20250822134539731 DVLR INFO New subscr, IMSI: 262420000001100 (vlr.c:562) 20250822134539731 DVLR DEBUG VLR subscr IMSI-262420000001100 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822134539731 DMSC DEBUG msc_a(IMSI-262420000001100:UTRAN-Iu-493:LU)[0x56365ea26fc0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822134539731 DMSC DEBUG msc_a(IMSI-262420000001100:UTRAN-Iu-493:LU)[0x56365ea26fc0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822134539731 DVLR DEBUG VLR subscr IMSI-262420000001100 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822134539731 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822134539731 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:UTRAN-Iu-493:LU)[0x56365ea761d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822134539731 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:UTRAN-Iu-493:LU)[0x56365ea761d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822134539731 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:UTRAN-Iu-493:LU)[0x56365ea761d0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250822134539731 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:UTRAN-Iu-493:LU)[0x56365ea654a0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822134539731 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:UTRAN-Iu-493:LU)[0x56365ea654a0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001100:UTRAN-Iu-493:LU)[0x56365ea761d0] (fsm.c:486) 20250822134539731 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:UTRAN-Iu-493:LU)[0x56365ea654a0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822134539731 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:UTRAN-Iu-493:LU)[0x56365ea654a0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822134539731 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539731 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539731 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539731 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134539731 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539731 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539731 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134539731 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(3154)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 TC_iu_multi_lu_and_mo_ussd2(3179)@718a44d66dfb: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001109'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(3154)@718a44d66dfb: Added conn table entry 1TC_iu_multi_lu_and_mo_ussd2(3163)9885067 MSC_Test_2-SCCP(3153)@718a44d66dfb: { messageType := 2, destLocRef := '230AE1'O, sourceLocRef := '0001ED'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-RAN(3154)@718a44d66dfb: patch: N(SD) for ConnIdx 1 set to 1 MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-RAN(3154)@718a44d66dfb: Added conn table entry 2TC_iu_multi_lu_and_mo_ussd2(3165)13146961 MSC_Test_2-RAN(3154)@718a44d66dfb: patch: N(SD) for ConnIdx 2 set to 1 MSC_Test_2-RAN(3154)@718a44d66dfb: Added conn table entry 3TC_iu_multi_lu_and_mo_ussd2(3167)12624802 MSC_Test-GSUP(3159)@718a44d66dfb: Found GsupExpect[0] for "262420000001100" handled at TC_iu_multi_lu_and_mo_ussd2(3162) MSC_Test-GSUP(3159)@718a44d66dfb: Added IMSI table entry 0TC_iu_multi_lu_and_mo_ussd2(3162)"262420000001100" MSC_Test_2-RAN(3154)@718a44d66dfb: patch: N(SD) for ConnIdx 3 set to 1 MSC_Test_2-RAN(3154)@718a44d66dfb: Added conn table entry 4TC_iu_multi_lu_and_mo_ussd2(3169)2912285 MSC_Test_2-RAN(3154)@718a44d66dfb: patch: N(SD) for ConnIdx 4 set to 1 MSC_Test_2-RAN(3154)@718a44d66dfb: Added conn table entry 5TC_iu_multi_lu_and_mo_ussd2(3171)5459741 MSC_Test_2-SCCP(3153)@718a44d66dfb: First idle individual index:1 MSC_Test_2-RAN(3154)@718a44d66dfb: patch: N(SD) for ConnIdx 5 set to 1 MSC_Test_2-RAN(3154)@718a44d66dfb: Added conn table entry 6TC_iu_multi_lu_and_mo_ussd2(3173)14952082 MSC_Test_2-RAN(3154)@718a44d66dfb: patch: N(SD) for ConnIdx 6 set to 1 MSC_Test_2-RAN(3154)@718a44d66dfb: Added conn table entry 7TC_iu_multi_lu_and_mo_ussd2(3175)6370036 MSC_Test_2-SCCP(3153)@718a44d66dfb: First idle individual index:2 20250822134539733 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539733 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539733 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539733 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134539733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539733 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134539733 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(3154)@718a44d66dfb: patch: N(SD) for ConnIdx 7 set to 1 MSC_Test_2-RAN(3154)@718a44d66dfb: Added conn table entry 8TC_iu_multi_lu_and_mo_ussd2(3177)4005198 20250822134539733 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) 20250822134539733 DMSC DEBUG msub_fsm[0x56365ea55760]{active}: Allocated (fsm.c:456) 20250822134539733 DMSC DEBUG msc_i[0x56365ea55940]{READY}: Allocated (fsm.c:456) 20250822134539733 DMSC DEBUG msc_i[0x56365ea55940]{READY}: is child of msub_fsm[0x56365ea55760] (fsm.c:486) 20250822134539733 DMSC DEBUG msc_a[0x56365ea55b20]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822134539733 DMSC DEBUG msc_a[0x56365ea55b20]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea55760] (fsm.c:486) 20250822134539733 DMSC DEBUG msc_a(unknown:UTRAN-Iu-494:NONE)[0x56365ea55b20]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822134539733 DMSC DEBUG msc_i(unknown:UTRAN-Iu-494:NONE)[0x56365ea55940]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822134539733 DMSC DEBUG msc_a(unknown:UTRAN-Iu-494:NONE)[0x56365ea55b20]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822134539733 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-494:NONE)[0x56365ea55b20]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250822134539733 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-494:NONE)[0x56365ea55b20]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250822134539733 DMM DEBUG msc_a(IMSI-262420000001101:UTRAN-Iu-494:LU)[0x56365ea55b20]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001101 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822134539733 DMM DEBUG msc_a(IMSI-262420000001101:UTRAN-Iu-494:LU)[0x56365ea55b20]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822134539733 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:UTRAN-Iu-494:LU)[0x56365ea56140]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822134539733 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:UTRAN-Iu-494:LU)[0x56365ea56140]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001101:UTRAN-Iu-494:LU)[0x56365ea55b20] (fsm.c:486) 20250822134539733 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:UTRAN-Iu-494:LU)[0x56365ea56140]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) MSC_Test_2-RAN(3154)@718a44d66dfb: patch: N(SD) for ConnIdx 8 set to 1 20250822134539733 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:UTRAN-Iu-494:LU)[0x56365ea56140]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822134539733 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822134539733 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001101 id=262420000001101 (vlr.c:661) 20250822134539733 DVLR INFO New subscr, IMSI: 262420000001101 (vlr.c:562) 20250822134539733 DVLR DEBUG VLR subscr IMSI-262420000001101 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822134539733 DMSC DEBUG msc_a(IMSI-262420000001101:UTRAN-Iu-494:LU)[0x56365ea55b20]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822134539733 DMSC DEBUG msc_a(IMSI-262420000001101:UTRAN-Iu-494:LU)[0x56365ea55b20]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822134539733 DVLR DEBUG VLR subscr IMSI-262420000001101 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822134539733 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822134539733 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:UTRAN-Iu-494:LU)[0x56365ea56140]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822134539733 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:UTRAN-Iu-494:LU)[0x56365ea56140]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822134539733 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:UTRAN-Iu-494:LU)[0x56365ea56140]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250822134539733 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:UTRAN-Iu-494:LU)[0x56365ea3bc80]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822134539733 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:UTRAN-Iu-494:LU)[0x56365ea3bc80]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001101:UTRAN-Iu-494:LU)[0x56365ea56140] (fsm.c:486) 20250822134539733 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:UTRAN-Iu-494:LU)[0x56365ea3bc80]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822134539733 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:UTRAN-Iu-494:LU)[0x56365ea3bc80]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822134539734 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539734 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539734 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539734 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134539734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539734 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539734 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134539734 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3153)@718a44d66dfb: First idle individual index:3 MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134539734 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539734 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539734 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539734 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134539734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539734 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539734 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test-GSUP(3159)@718a44d66dfb: Found GsupExpect[1] for "262420000001101" handled at TC_iu_multi_lu_and_mo_ussd2(3163) MSC_Test-GSUP(3159)@718a44d66dfb: Added IMSI table entry 1TC_iu_multi_lu_and_mo_ussd2(3163)"262420000001101" 20250822134539734 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822134539734 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) 20250822134539734 DMSC DEBUG msub_fsm[0x56365ea3cdc0]{active}: Allocated (fsm.c:456) 20250822134539734 DMSC DEBUG msc_i[0x56365ea3cef0]{READY}: Allocated (fsm.c:456) 20250822134539734 DMSC DEBUG msc_i[0x56365ea3cef0]{READY}: is child of msub_fsm[0x56365ea3cdc0] (fsm.c:486) 20250822134539734 DMSC DEBUG msc_a[0x56365ea3d020]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822134539734 DMSC DEBUG msc_a[0x56365ea3d020]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea3cdc0] (fsm.c:486) MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134539734 DMSC DEBUG msc_a(unknown:UTRAN-Iu-495:NONE)[0x56365ea3d020]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822134539734 DMSC DEBUG msc_i(unknown:UTRAN-Iu-495:NONE)[0x56365ea3cef0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822134539734 DMSC DEBUG msc_a(unknown:UTRAN-Iu-495:NONE)[0x56365ea3d020]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822134539734 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-495:NONE)[0x56365ea3d020]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250822134539734 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-495:NONE)[0x56365ea3d020]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250822134539734 DMM DEBUG msc_a(IMSI-262420000001102:UTRAN-Iu-495:LU)[0x56365ea3d020]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001102 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822134539734 DMM DEBUG msc_a(IMSI-262420000001102:UTRAN-Iu-495:LU)[0x56365ea3d020]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822134539734 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:UTRAN-Iu-495:LU)[0x56365ea3c1d0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822134539734 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:UTRAN-Iu-495:LU)[0x56365ea3c1d0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001102:UTRAN-Iu-495:LU)[0x56365ea3d020] (fsm.c:486) 20250822134539734 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:UTRAN-Iu-495:LU)[0x56365ea3c1d0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250822134539734 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:UTRAN-Iu-495:LU)[0x56365ea3c1d0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822134539734 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822134539734 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001102 id=262420000001102 (vlr.c:661) 20250822134539734 DVLR INFO New subscr, IMSI: 262420000001102 (vlr.c:562) 20250822134539734 DVLR DEBUG VLR subscr IMSI-262420000001102 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822134539734 DMSC DEBUG msc_a(IMSI-262420000001102:UTRAN-Iu-495:LU)[0x56365ea3d020]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822134539734 DMSC DEBUG msc_a(IMSI-262420000001102:UTRAN-Iu-495:LU)[0x56365ea3d020]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822134539734 DVLR DEBUG VLR subscr IMSI-262420000001102 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822134539734 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822134539734 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:UTRAN-Iu-495:LU)[0x56365ea3c1d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822134539734 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:UTRAN-Iu-495:LU)[0x56365ea3c1d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822134539734 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:UTRAN-Iu-495:LU)[0x56365ea3c1d0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250822134539734 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:UTRAN-Iu-495:LU)[0x56365ea3c4c0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822134539734 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:UTRAN-Iu-495:LU)[0x56365ea3c4c0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001102:UTRAN-Iu-495:LU)[0x56365ea3c1d0] (fsm.c:486) 20250822134539734 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:UTRAN-Iu-495:LU)[0x56365ea3c4c0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822134539734 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:UTRAN-Iu-495:LU)[0x56365ea3c4c0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822134539734 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539734 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539734 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539734 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134539734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539734 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539734 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134539734 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134539734 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539734 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539734 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_2-SCCP(3153)@718a44d66dfb: First idle individual index:4 20250822134539734 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134539734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539734 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539734 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134539734 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test-GSUP(3159)@718a44d66dfb: Found GsupExpect[2] for "262420000001102" handled at TC_iu_multi_lu_and_mo_ussd2(3165) MSC_Test-GSUP(3159)@718a44d66dfb: Added IMSI table entry 2TC_iu_multi_lu_and_mo_ussd2(3165)"262420000001102" MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 20250822134539735 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) 20250822134539735 DMSC DEBUG msub_fsm[0x56365ea552f0]{active}: Allocated (fsm.c:456) 20250822134539735 DMSC DEBUG msc_i[0x56365ea55420]{READY}: Allocated (fsm.c:456) 20250822134539735 DMSC DEBUG msc_i[0x56365ea55420]{READY}: is child of msub_fsm[0x56365ea552f0] (fsm.c:486) 20250822134539735 DMSC DEBUG msc_a[0x56365ea55550]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822134539735 DMSC DEBUG msc_a[0x56365ea55550]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea552f0] (fsm.c:486) 20250822134539735 DMSC DEBUG msc_a(unknown:UTRAN-Iu-496:NONE)[0x56365ea55550]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822134539735 DMSC DEBUG msc_i(unknown:UTRAN-Iu-496:NONE)[0x56365ea55420]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822134539735 DMSC DEBUG msc_a(unknown:UTRAN-Iu-496:NONE)[0x56365ea55550]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822134539735 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-496:NONE)[0x56365ea55550]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250822134539735 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-496:NONE)[0x56365ea55550]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250822134539735 DMM DEBUG msc_a(IMSI-262420000001103:UTRAN-Iu-496:LU)[0x56365ea55550]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001103 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822134539735 DMM DEBUG msc_a(IMSI-262420000001103:UTRAN-Iu-496:LU)[0x56365ea55550]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) MSC_Test_2-SCCP(3153)@718a44d66dfb: First idle individual index:5 20250822134539735 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:UTRAN-Iu-496:LU)[0x56365ea7c250]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822134539735 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:UTRAN-Iu-496:LU)[0x56365ea7c250]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001103:UTRAN-Iu-496:LU)[0x56365ea55550] (fsm.c:486) 20250822134539735 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:UTRAN-Iu-496:LU)[0x56365ea7c250]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250822134539735 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:UTRAN-Iu-496:LU)[0x56365ea7c250]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822134539735 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822134539735 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001103 id=262420000001103 (vlr.c:661) 20250822134539735 DVLR INFO New subscr, IMSI: 262420000001103 (vlr.c:562) 20250822134539735 DVLR DEBUG VLR subscr IMSI-262420000001103 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822134539735 DMSC DEBUG msc_a(IMSI-262420000001103:UTRAN-Iu-496:LU)[0x56365ea55550]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822134539735 DMSC DEBUG msc_a(IMSI-262420000001103:UTRAN-Iu-496:LU)[0x56365ea55550]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822134539735 DVLR DEBUG VLR subscr IMSI-262420000001103 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822134539735 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822134539735 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:UTRAN-Iu-496:LU)[0x56365ea7c250]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822134539735 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:UTRAN-Iu-496:LU)[0x56365ea7c250]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822134539735 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:UTRAN-Iu-496:LU)[0x56365ea7c250]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250822134539735 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:UTRAN-Iu-496:LU)[0x56365ea7ee20]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822134539735 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:UTRAN-Iu-496:LU)[0x56365ea7ee20]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001103:UTRAN-Iu-496:LU)[0x56365ea7c250] (fsm.c:486) 20250822134539735 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:UTRAN-Iu-496:LU)[0x56365ea7ee20]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822134539735 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:UTRAN-Iu-496:LU)[0x56365ea7ee20]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822134539735 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539735 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539735 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539735 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134539735 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539735 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539735 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134539735 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134539735 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539735 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539735 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test-GSUP(3159)@718a44d66dfb: Found GsupExpect[3] for "262420000001103" handled at TC_iu_multi_lu_and_mo_ussd2(3167) MSC_Test-GSUP(3159)@718a44d66dfb: Added IMSI table entry 3TC_iu_multi_lu_and_mo_ussd2(3167)"262420000001103" 20250822134539735 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134539735 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539735 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539735 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134539735 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134539735 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) TC_iu_multi_lu_and_mo_ussd2(3162)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134539735 DMSC DEBUG msub_fsm[0x56365ea7d2b0]{active}: Allocated (fsm.c:456) 20250822134539735 DMSC DEBUG msc_i[0x56365ea59cc0]{READY}: Allocated (fsm.c:456) 20250822134539735 DMSC DEBUG msc_i[0x56365ea59cc0]{READY}: is child of msub_fsm[0x56365ea7d2b0] (fsm.c:486) 20250822134539735 DMSC DEBUG msc_a[0x56365ea7f000]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822134539735 DMSC DEBUG msc_a[0x56365ea7f000]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea7d2b0] (fsm.c:486) 20250822134539735 DMSC DEBUG msc_a(unknown:UTRAN-Iu-497:NONE)[0x56365ea7f000]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822134539735 DMSC DEBUG msc_i(unknown:UTRAN-Iu-497:NONE)[0x56365ea59cc0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822134539735 DMSC DEBUG msc_a(unknown:UTRAN-Iu-497:NONE)[0x56365ea7f000]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822134539736 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-497:NONE)[0x56365ea7f000]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250822134539736 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-497:NONE)[0x56365ea7f000]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) TC_iu_multi_lu_and_mo_ussd2(3162)@718a44d66dfb: setverdict(pass): none -> pass MSC_Test_2-SCCP(3153)@718a44d66dfb: First idle individual index:6 20250822134539736 DMM DEBUG msc_a(IMSI-262420000001104:UTRAN-Iu-497:LU)[0x56365ea7f000]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001104 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822134539736 DMM DEBUG msc_a(IMSI-262420000001104:UTRAN-Iu-497:LU)[0x56365ea7f000]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822134539736 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:UTRAN-Iu-497:LU)[0x56365ea7f540]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822134539736 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:UTRAN-Iu-497:LU)[0x56365ea7f540]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001104:UTRAN-Iu-497:LU)[0x56365ea7f000] (fsm.c:486) 20250822134539736 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:UTRAN-Iu-497:LU)[0x56365ea7f540]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250822134539736 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:UTRAN-Iu-497:LU)[0x56365ea7f540]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822134539736 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822134539736 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001104 id=262420000001104 (vlr.c:661) 20250822134539736 DVLR INFO New subscr, IMSI: 262420000001104 (vlr.c:562) 20250822134539736 DVLR DEBUG VLR subscr IMSI-262420000001104 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822134539736 DMSC DEBUG msc_a(IMSI-262420000001104:UTRAN-Iu-497:LU)[0x56365ea7f000]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822134539736 DMSC DEBUG msc_a(IMSI-262420000001104:UTRAN-Iu-497:LU)[0x56365ea7f000]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822134539736 DVLR DEBUG VLR subscr IMSI-262420000001104 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822134539736 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822134539736 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:UTRAN-Iu-497:LU)[0x56365ea7f540]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822134539736 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:UTRAN-Iu-497:LU)[0x56365ea7f540]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822134539736 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:UTRAN-Iu-497:LU)[0x56365ea7f540]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 20250822134539736 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:UTRAN-Iu-497:LU)[0x56365ea7ff10]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822134539736 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:UTRAN-Iu-497:LU)[0x56365ea7ff10]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001104:UTRAN-Iu-497:LU)[0x56365ea7f540] (fsm.c:486) 20250822134539736 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:UTRAN-Iu-497:LU)[0x56365ea7ff10]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822134539736 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:UTRAN-Iu-497:LU)[0x56365ea7ff10]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822134539736 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539736 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822134539736 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539736 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134539736 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539736 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539736 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134539736 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test-GSUP(3159)@718a44d66dfb: Found GsupExpect[4] for "262420000001104" handled at TC_iu_multi_lu_and_mo_ussd2(3169) MSC_Test-GSUP(3159)@718a44d66dfb: Added IMSI table entry 4TC_iu_multi_lu_and_mo_ussd2(3169)"262420000001104" 20250822134539736 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539736 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539736 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539736 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134539736 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539736 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539736 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134539736 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3153)@718a44d66dfb: First idle individual index:7 20250822134539736 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) 20250822134539736 DMSC DEBUG msub_fsm[0x56365ea80bf0]{active}: Allocated (fsm.c:456) 20250822134539736 DMSC DEBUG msc_i[0x56365ea805c0]{READY}: Allocated (fsm.c:456) 20250822134539736 DMSC DEBUG msc_i[0x56365ea805c0]{READY}: is child of msub_fsm[0x56365ea80bf0] (fsm.c:486) 20250822134539736 DMSC DEBUG msc_a[0x56365ea83190]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822134539736 DMSC DEBUG msc_a[0x56365ea83190]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea80bf0] (fsm.c:486) 20250822134539736 DMSC DEBUG msc_a(unknown:UTRAN-Iu-498:NONE)[0x56365ea83190]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822134539736 DMSC DEBUG msc_i(unknown:UTRAN-Iu-498:NONE)[0x56365ea805c0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822134539736 DMSC DEBUG msc_a(unknown:UTRAN-Iu-498:NONE)[0x56365ea83190]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134539736 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-498:NONE)[0x56365ea83190]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250822134539736 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-498:NONE)[0x56365ea83190]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250822134539736 DMM DEBUG msc_a(IMSI-262420000001105:UTRAN-Iu-498:LU)[0x56365ea83190]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001105 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822134539736 DMM DEBUG msc_a(IMSI-262420000001105:UTRAN-Iu-498:LU)[0x56365ea83190]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822134539736 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:UTRAN-Iu-498:LU)[0x56365ea83820]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822134539736 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:UTRAN-Iu-498:LU)[0x56365ea83820]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001105:UTRAN-Iu-498:LU)[0x56365ea83190] (fsm.c:486) 20250822134539736 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:UTRAN-Iu-498:LU)[0x56365ea83820]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250822134539736 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:UTRAN-Iu-498:LU)[0x56365ea83820]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822134539736 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822134539736 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001105 id=262420000001105 (vlr.c:661) 20250822134539736 DVLR INFO New subscr, IMSI: 262420000001105 (vlr.c:562) 20250822134539736 DVLR DEBUG VLR subscr IMSI-262420000001105 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) MSC_Test_2-RAN(3154)@718a44d66dfb: Added conn table entry 9TC_iu_multi_lu_and_mo_ussd2(3179)11663693 20250822134539736 DMSC DEBUG msc_a(IMSI-262420000001105:UTRAN-Iu-498:LU)[0x56365ea83190]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822134539736 DMSC DEBUG msc_a(IMSI-262420000001105:UTRAN-Iu-498:LU)[0x56365ea83190]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822134539736 DVLR DEBUG VLR subscr IMSI-262420000001105 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822134539736 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822134539736 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:UTRAN-Iu-498:LU)[0x56365ea83820]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822134539736 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:UTRAN-Iu-498:LU)[0x56365ea83820]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822134539736 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:UTRAN-Iu-498:LU)[0x56365ea83820]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250822134539736 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:UTRAN-Iu-498:LU)[0x56365ea84160]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822134539736 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:UTRAN-Iu-498:LU)[0x56365ea84160]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001105:UTRAN-Iu-498:LU)[0x56365ea83820] (fsm.c:486) 20250822134539736 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:UTRAN-Iu-498:LU)[0x56365ea84160]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822134539737 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:UTRAN-Iu-498:LU)[0x56365ea84160]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822134539737 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539737 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539737 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539737 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134539737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_2-SCCP(3153)@718a44d66dfb: First idle individual index:8 20250822134539737 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539737 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) MSC_Test_2-RAN(3154)@718a44d66dfb: patch: N(SD) for ConnIdx 9 set to 1 MSC_Test-GSUP(3159)@718a44d66dfb: Found GsupExpect[5] for "262420000001105" handled at TC_iu_multi_lu_and_mo_ussd2(3171) MSC_Test-GSUP(3159)@718a44d66dfb: Added IMSI table entry 5TC_iu_multi_lu_and_mo_ussd2(3171)"262420000001105" 20250822134539737 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134539737 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539737 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539737 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539737 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134539737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539737 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539737 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134539737 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134539737 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) MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 20250822134539737 DMSC DEBUG msub_fsm[0x56365ea84e40]{active}: Allocated (fsm.c:456) 20250822134539737 DMSC DEBUG msc_i[0x56365ea84810]{READY}: Allocated (fsm.c:456) 20250822134539737 DMSC DEBUG msc_i[0x56365ea84810]{READY}: is child of msub_fsm[0x56365ea84e40] (fsm.c:486) 20250822134539737 DMSC DEBUG msc_a[0x56365ea873d0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822134539737 DMSC DEBUG msc_a[0x56365ea873d0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea84e40] (fsm.c:486) MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822134539737 DMSC DEBUG msc_a(unknown:UTRAN-Iu-499:NONE)[0x56365ea873d0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822134539737 DMSC DEBUG msc_i(unknown:UTRAN-Iu-499:NONE)[0x56365ea84810]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822134539737 DMSC DEBUG msc_a(unknown:UTRAN-Iu-499:NONE)[0x56365ea873d0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822134539737 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-499:NONE)[0x56365ea873d0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250822134539737 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-499:NONE)[0x56365ea873d0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250822134539737 DMM DEBUG msc_a(IMSI-262420000001106:UTRAN-Iu-499:LU)[0x56365ea873d0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001106 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822134539737 DMM DEBUG msc_a(IMSI-262420000001106:UTRAN-Iu-499:LU)[0x56365ea873d0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822134539737 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:UTRAN-Iu-499:LU)[0x56365ea87a60]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822134539737 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:UTRAN-Iu-499:LU)[0x56365ea87a60]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001106:UTRAN-Iu-499:LU)[0x56365ea873d0] (fsm.c:486) 20250822134539737 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:UTRAN-Iu-499:LU)[0x56365ea87a60]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250822134539737 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:UTRAN-Iu-499:LU)[0x56365ea87a60]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134539737 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822134539737 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001106 id=262420000001106 (vlr.c:661) 20250822134539737 DVLR INFO New subscr, IMSI: 262420000001106 (vlr.c:562) 20250822134539737 DVLR DEBUG VLR subscr IMSI-262420000001106 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822134539737 DMSC DEBUG msc_a(IMSI-262420000001106:UTRAN-Iu-499:LU)[0x56365ea873d0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822134539737 DMSC DEBUG msc_a(IMSI-262420000001106:UTRAN-Iu-499:LU)[0x56365ea873d0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822134539737 DVLR DEBUG VLR subscr IMSI-262420000001106 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822134539737 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822134539737 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:UTRAN-Iu-499:LU)[0x56365ea87a60]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822134539737 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:UTRAN-Iu-499:LU)[0x56365ea87a60]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822134539737 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:UTRAN-Iu-499:LU)[0x56365ea87a60]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250822134539737 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:UTRAN-Iu-499:LU)[0x56365ea883a0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822134539737 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:UTRAN-Iu-499:LU)[0x56365ea883a0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001106:UTRAN-Iu-499:LU)[0x56365ea87a60] (fsm.c:486) 20250822134539737 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:UTRAN-Iu-499:LU)[0x56365ea883a0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822134539737 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:UTRAN-Iu-499:LU)[0x56365ea883a0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) MSC_Test_2-SCCP(3153)@718a44d66dfb: { messageType := 2, destLocRef := '96D58B'O, sourceLocRef := '0001EE'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 20250822134539737 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539737 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539737 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539737 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134539737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539737 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539737 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134539737 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:1 20250822134539737 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539737 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539737 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539737 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134539737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539737 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539737 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134539737 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134539737 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539737 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539737 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539737 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134539737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539737 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539737 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134539737 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822134539738 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) 20250822134539738 DMSC DEBUG msub_fsm[0x56365ea89080]{active}: Allocated (fsm.c:456) 20250822134539738 DMSC DEBUG msc_i[0x56365ea88a50]{READY}: Allocated (fsm.c:456) 20250822134539738 DMSC DEBUG msc_i[0x56365ea88a50]{READY}: is child of msub_fsm[0x56365ea89080] (fsm.c:486) 20250822134539738 DMSC DEBUG msc_a[0x56365ea8b610]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 20250822134539738 DMSC DEBUG msc_a[0x56365ea8b610]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea89080] (fsm.c:486) 20250822134539738 DMSC DEBUG msc_a(unknown:UTRAN-Iu-500:NONE)[0x56365ea8b610]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822134539738 DMSC DEBUG msc_i(unknown:UTRAN-Iu-500:NONE)[0x56365ea88a50]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822134539738 DMSC DEBUG msc_a(unknown:UTRAN-Iu-500:NONE)[0x56365ea8b610]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822134539738 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-500:NONE)[0x56365ea8b610]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250822134539738 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-500:NONE)[0x56365ea8b610]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250822134539738 DMM DEBUG msc_a(IMSI-262420000001107:UTRAN-Iu-500:LU)[0x56365ea8b610]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001107 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822134539738 DMM DEBUG msc_a(IMSI-262420000001107:UTRAN-Iu-500:LU)[0x56365ea8b610]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822134539738 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:UTRAN-Iu-500:LU)[0x56365ea8bca0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822134539738 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:UTRAN-Iu-500:LU)[0x56365ea8bca0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001107:UTRAN-Iu-500:LU)[0x56365ea8b610] (fsm.c:486) 20250822134539738 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:UTRAN-Iu-500:LU)[0x56365ea8bca0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250822134539738 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:UTRAN-Iu-500:LU)[0x56365ea8bca0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) MSC_Test_2-SCCP(3153)@718a44d66dfb: { messageType := 2, destLocRef := 'C89B51'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 } } 20250822134539738 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822134539738 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001107 id=262420000001107 (vlr.c:661) 20250822134539738 DVLR INFO New subscr, IMSI: 262420000001107 (vlr.c:562) 20250822134539738 DVLR DEBUG VLR subscr IMSI-262420000001107 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822134539738 DMSC DEBUG msc_a(IMSI-262420000001107:UTRAN-Iu-500:LU)[0x56365ea8b610]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822134539738 DMSC DEBUG msc_a(IMSI-262420000001107:UTRAN-Iu-500:LU)[0x56365ea8b610]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822134539738 DVLR DEBUG VLR subscr IMSI-262420000001107 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822134539738 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822134539738 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:UTRAN-Iu-500:LU)[0x56365ea8bca0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822134539738 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:UTRAN-Iu-500:LU)[0x56365ea8bca0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822134539738 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:UTRAN-Iu-500:LU)[0x56365ea8bca0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250822134539738 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:UTRAN-Iu-500:LU)[0x56365ea8c5e0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822134539738 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:UTRAN-Iu-500:LU)[0x56365ea8c5e0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001107:UTRAN-Iu-500:LU)[0x56365ea8bca0] (fsm.c:486) 20250822134539738 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:UTRAN-Iu-500:LU)[0x56365ea8c5e0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822134539738 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:UTRAN-Iu-500:LU)[0x56365ea8c5e0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:2 MSC_Test-GSUP(3159)@718a44d66dfb: Found GsupExpect[6] for "262420000001106" handled at TC_iu_multi_lu_and_mo_ussd2(3173) MSC_Test-GSUP(3159)@718a44d66dfb: Added IMSI table entry 6TC_iu_multi_lu_and_mo_ussd2(3173)"262420000001106" MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822134539738 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) 20250822134539738 DMSC DEBUG msub_fsm[0x56365ea90dd0]{active}: Allocated (fsm.c:456) 20250822134539738 DMSC DEBUG msc_i[0x56365ea90fb0]{READY}: Allocated (fsm.c:456) 20250822134539738 DMSC DEBUG msc_i[0x56365ea90fb0]{READY}: is child of msub_fsm[0x56365ea90dd0] (fsm.c:486) 20250822134539738 DMSC DEBUG msc_a[0x56365ea91240]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822134539738 DMSC DEBUG msc_a[0x56365ea91240]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea90dd0] (fsm.c:486) 20250822134539738 DMSC DEBUG msc_a(unknown:UTRAN-Iu-501:NONE)[0x56365ea91240]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822134539738 DMSC DEBUG msc_i(unknown:UTRAN-Iu-501:NONE)[0x56365ea90fb0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822134539738 DMSC DEBUG msc_a(unknown:UTRAN-Iu-501:NONE)[0x56365ea91240]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822134539738 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-501:NONE)[0x56365ea91240]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250822134539738 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-501:NONE)[0x56365ea91240]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250822134539738 DMM DEBUG msc_a(IMSI-262420000001108:UTRAN-Iu-501:LU)[0x56365ea91240]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001108 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822134539738 DMM DEBUG msc_a(IMSI-262420000001108:UTRAN-Iu-501:LU)[0x56365ea91240]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) MSC_Test_2-SCCP(3153)@718a44d66dfb: { messageType := 2, destLocRef := 'C0A3A2'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 } } 20250822134539738 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:UTRAN-Iu-501:LU)[0x56365ea91370]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822134539738 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:UTRAN-Iu-501:LU)[0x56365ea91370]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001108:UTRAN-Iu-501:LU)[0x56365ea91240] (fsm.c:486) 20250822134539738 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:UTRAN-Iu-501:LU)[0x56365ea91370]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250822134539738 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:UTRAN-Iu-501:LU)[0x56365ea91370]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822134539738 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822134539738 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001108 id=262420000001108 (vlr.c:661) 20250822134539738 DVLR INFO New subscr, IMSI: 262420000001108 (vlr.c:562) 20250822134539738 DVLR DEBUG VLR subscr IMSI-262420000001108 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822134539738 DMSC DEBUG msc_a(IMSI-262420000001108:UTRAN-Iu-501:LU)[0x56365ea91240]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822134539738 DMSC DEBUG msc_a(IMSI-262420000001108:UTRAN-Iu-501:LU)[0x56365ea91240]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822134539738 DVLR DEBUG VLR subscr IMSI-262420000001108 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822134539738 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822134539738 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:UTRAN-Iu-501:LU)[0x56365ea91370]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822134539738 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:UTRAN-Iu-501:LU)[0x56365ea91370]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822134539738 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:UTRAN-Iu-501:LU)[0x56365ea91370]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250822134539738 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:UTRAN-Iu-501:LU)[0x56365ea91dd0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822134539738 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:UTRAN-Iu-501:LU)[0x56365ea91dd0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001108:UTRAN-Iu-501:LU)[0x56365ea91370] (fsm.c:486) 20250822134539738 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:UTRAN-Iu-501:LU)[0x56365ea91dd0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822134539738 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:UTRAN-Iu-501:LU)[0x56365ea91dd0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822134539738 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539738 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539738 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539738 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134539738 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539738 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539738 DVLR DEBUG VLR subscr IMSI-262420000001100 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134539738 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:UTRAN-Iu-493:LU)[0x56365ea654a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822134539738 DVLR DEBUG SUBSCR(IMSI-262420000001100) Received 1 auth tuples (vlr.c:996) 20250822134539738 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:UTRAN-Iu-493:LU)[0x56365ea654a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822134539738 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:UTRAN-Iu-493:LU)[0x56365ea654a0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250822134539738 DMM DEBUG Tx AUTH REQ (rand = 1fac4a9199bae25cbba6faa6c6089635) (gsm_04_08.c:641) 20250822134539738 DMM DEBUG AUTH REQ (autn = 2d2dacd435ab57856bfa1ad7e6711bfc) (gsm_04_08.c:643) 20250822134539738 DIUCS DEBUG msc_a(IMSI-262420000001100:UTRAN-Iu-493:LU)[0x56365ea26fc0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250822134539738 DIUCS DEBUG msc_a(IMSI-262420000001100:UTRAN-Iu-493:LU)[0x56365ea26fc0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134539738 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134539738 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134539738 DMSC DEBUG msc_i(IMSI-262420000001100:UTRAN-Iu-493:LU)[0x56365ea43910]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:3 20250822134539738 DVLR DEBUG VLR subscr IMSI-262420000001100 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822134539738 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539738 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539738 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539738 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134539738 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539738 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539738 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134539738 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134539738 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539738 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539738 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539738 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134539738 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539738 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539738 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134539738 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test-GSUP(3159)@718a44d66dfb: Found GsupExpect[7] for "262420000001107" handled at TC_iu_multi_lu_and_mo_ussd2(3175) MSC_Test-GSUP(3159)@718a44d66dfb: Added IMSI table entry 7TC_iu_multi_lu_and_mo_ussd2(3175)"262420000001107" TC_iu_multi_lu_and_mo_ussd2(3163)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test-GSUP(3159)@718a44d66dfb: Found GsupExpect[8] for "262420000001108" handled at TC_iu_multi_lu_and_mo_ussd2(3177) MSC_Test-GSUP(3159)@718a44d66dfb: Added IMSI table entry 8TC_iu_multi_lu_and_mo_ussd2(3177)"262420000001108" TC_iu_multi_lu_and_mo_ussd2(3163)@718a44d66dfb: setverdict(pass): none -> pass MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(3153)@718a44d66dfb: First idle individual index:9 TC_iu_multi_lu_and_mo_ussd2(3165)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(3165)@718a44d66dfb: setverdict(pass): none -> pass MSC_Test_2-SCCP(3153)@718a44d66dfb: { messageType := 2, destLocRef := '2C701D'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 } } 20250822134539739 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539739 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539739 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539739 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134539739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:4 20250822134539739 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539739 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134539739 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_iu_multi_lu_and_mo_ussd2(3167)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(3167)@718a44d66dfb: setverdict(pass): none -> pass MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822134539739 DIUCS DEBUG (UTRAN-Iu-502 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 20250822134539739 DMSC DEBUG msub_fsm[0x56365ea90c30]{active}: Allocated (fsm.c:456) 20250822134539739 DMSC DEBUG msc_i[0x56365ea92ae0]{READY}: Allocated (fsm.c:456) 20250822134539739 DMSC DEBUG msc_i[0x56365ea92ae0]{READY}: is child of msub_fsm[0x56365ea90c30] (fsm.c:486) 20250822134539739 DMSC DEBUG msc_a[0x56365ea8cf30]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822134539739 DMSC DEBUG msc_a[0x56365ea8cf30]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea90c30] (fsm.c:486) 20250822134539739 DMSC DEBUG msc_a(unknown:UTRAN-Iu-502:NONE)[0x56365ea8cf30]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822134539739 DMSC DEBUG msc_i(unknown:UTRAN-Iu-502:NONE)[0x56365ea92ae0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822134539739 DMSC DEBUG msc_a(unknown:UTRAN-Iu-502:NONE)[0x56365ea8cf30]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822134539740 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-502:NONE)[0x56365ea8cf30]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250822134539740 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-502:NONE)[0x56365ea8cf30]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250822134539740 DMM DEBUG msc_a(IMSI-262420000001109:UTRAN-Iu-502:LU)[0x56365ea8cf30]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001109 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822134539740 DMM DEBUG msc_a(IMSI-262420000001109:UTRAN-Iu-502:LU)[0x56365ea8cf30]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822134539740 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:UTRAN-Iu-502:LU)[0x56365ea8f850]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822134539740 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:UTRAN-Iu-502:LU)[0x56365ea8f850]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001109:UTRAN-Iu-502:LU)[0x56365ea8cf30] (fsm.c:486) 20250822134539740 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:UTRAN-Iu-502:LU)[0x56365ea8f850]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250822134539740 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:UTRAN-Iu-502:LU)[0x56365ea8f850]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822134539740 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822134539740 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001109 id=262420000001109 (vlr.c:661) 20250822134539740 DVLR INFO New subscr, IMSI: 262420000001109 (vlr.c:562) 20250822134539740 DVLR DEBUG VLR subscr IMSI-262420000001109 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822134539740 DMSC DEBUG msc_a(IMSI-262420000001109:UTRAN-Iu-502:LU)[0x56365ea8cf30]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822134539740 DMSC DEBUG msc_a(IMSI-262420000001109:UTRAN-Iu-502:LU)[0x56365ea8cf30]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822134539740 DVLR DEBUG VLR subscr IMSI-262420000001109 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822134539740 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822134539740 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:UTRAN-Iu-502:LU)[0x56365ea8f850]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822134539740 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:UTRAN-Iu-502:LU)[0x56365ea8f850]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822134539740 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:UTRAN-Iu-502:LU)[0x56365ea8f850]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250822134539740 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:UTRAN-Iu-502:LU)[0x56365ea975c0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822134539740 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:UTRAN-Iu-502:LU)[0x56365ea975c0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001109:UTRAN-Iu-502:LU)[0x56365ea8f850] (fsm.c:486) 20250822134539740 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:UTRAN-Iu-502:LU)[0x56365ea975c0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822134539740 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:UTRAN-Iu-502:LU)[0x56365ea975c0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) MSC_Test_2-SCCP(3153)@718a44d66dfb: { messageType := 2, destLocRef := '534F1D'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 } } 20250822134539740 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539740 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539740 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539740 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134539740 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539740 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539740 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134539740 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:5 20250822134539740 DVLR DEBUG VLR subscr IMSI-262420000001102 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134539740 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:UTRAN-Iu-495:LU)[0x56365ea3c4c0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822134539740 DVLR DEBUG SUBSCR(IMSI-262420000001102) Received 1 auth tuples (vlr.c:996) 20250822134539740 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:UTRAN-Iu-495:LU)[0x56365ea3c4c0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822134539740 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:UTRAN-Iu-495:LU)[0x56365ea3c4c0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250822134539740 DMM DEBUG Tx AUTH REQ (rand = c935104f2863414e795371eeedf4b1db) (gsm_04_08.c:641) 20250822134539740 DMM DEBUG AUTH REQ (autn = 26151ee4b0da650b0afb49aac8dcc05d) (gsm_04_08.c:643) 20250822134539740 DIUCS DEBUG msc_a(IMSI-262420000001102:UTRAN-Iu-495:LU)[0x56365ea3d020]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250822134539740 DIUCS DEBUG msc_a(IMSI-262420000001102:UTRAN-Iu-495:LU)[0x56365ea3d020]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134539740 DMSC DEBUG msc_i(IMSI-262420000001102:UTRAN-Iu-495:LU)[0x56365ea3cef0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134539740 DVLR DEBUG VLR subscr IMSI-262420000001102 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822134539740 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539740 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539740 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539740 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134539740 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539740 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539740 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134539740 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134539740 DVLR DEBUG VLR subscr IMSI-262420000001101 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134539740 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:UTRAN-Iu-494:LU)[0x56365ea3bc80]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822134539740 DVLR DEBUG SUBSCR(IMSI-262420000001101) Received 1 auth tuples (vlr.c:996) 20250822134539740 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:UTRAN-Iu-494:LU)[0x56365ea3bc80]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822134539740 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:UTRAN-Iu-494:LU)[0x56365ea3bc80]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250822134539740 DMM DEBUG Tx AUTH REQ (rand = e6fbc086918d7a9ab6547a719eb00a2b) (gsm_04_08.c:641) 20250822134539740 DMM DEBUG AUTH REQ (autn = 7699418f22463f081f35e2e4022fbea5) (gsm_04_08.c:643) MSC_Test-GSUP(3159)@718a44d66dfb: Found GsupExpect[9] for "262420000001109" handled at TC_iu_multi_lu_and_mo_ussd2(3179) MSC_Test-GSUP(3159)@718a44d66dfb: Added IMSI table entry 9TC_iu_multi_lu_and_mo_ussd2(3179)"262420000001109" 20250822134539740 DIUCS DEBUG msc_a(IMSI-262420000001101:UTRAN-Iu-494:LU)[0x56365ea55b20]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250822134539740 DIUCS DEBUG msc_a(IMSI-262420000001101:UTRAN-Iu-494:LU)[0x56365ea55b20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134539740 DMSC DEBUG msc_i(IMSI-262420000001101:UTRAN-Iu-494:LU)[0x56365ea55940]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(3153)@718a44d66dfb: { messageType := 2, destLocRef := 'E42692'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 } } 20250822134539740 DVLR DEBUG VLR subscr IMSI-262420000001101 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822134539740 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539740 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539740 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539740 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134539740 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539740 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539740 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134539740 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:6 MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(3169)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 TC_iu_multi_lu_and_mo_ussd2(3169)@718a44d66dfb: setverdict(pass): none -> pass MSC_Test_2-SCCP(3153)@718a44d66dfb: { messageType := 2, destLocRef := '6132F4'O, sourceLocRef := '0001F4'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:7 MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(3171)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(3171)@718a44d66dfb: setverdict(pass): none -> pass MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(3173)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(3173)@718a44d66dfb: setverdict(pass): none -> pass MSC_Test_2-SCCP(3153)@718a44d66dfb: { messageType := 2, destLocRef := '3D1D4E'O, sourceLocRef := '0001F5'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:8 TC_iu_multi_lu_and_mo_ussd2(3175)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(3175)@718a44d66dfb: setverdict(pass): none -> pass MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3153)@718a44d66dfb: { messageType := 2, destLocRef := 'B1F94D'O, sourceLocRef := '0001F6'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:9 MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:2 MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(3177)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:1 TC_iu_multi_lu_and_mo_ussd2(3177)@718a44d66dfb: setverdict(pass): none -> pass MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(3179)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(3179)@718a44d66dfb: setverdict(pass): none -> pass MSC_Test-GSUP(3159)@718a44d66dfb: Created GsupExpect[0] for "262420000001110" to be handled at TC_iu_multi_lu_and_mo_ussd2(3181) MSC_Test_2-RAN(3154)@718a44d66dfb: patching N(SD)=1 into dtap '051487A18DBA21044D7B8FC0'O MSC_Test_2-RAN(3154)@718a44d66dfb: patched enc_l3: '055487A18DBA21044D7B8FC0'O TC_iu_multi_lu_and_mo_ussd2(3181)@718a44d66dfb: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001110'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_len:24 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_from0 MSC_Test_2-RAN(3154)@718a44d66dfb: patching N(SD)=1 into dtap '0514E30D8F3521043759EC90'O MSC_Test_2-RAN(3154)@718a44d66dfb: patched enc_l3: '0554E30D8F3521043759EC90'O MSC_Test_2-SCCP(3153)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055487A18DBA21044D7B8FC0'O MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on connection ID:2 MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_len:24 20250822134539748 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539748 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_from0 20250822134539748 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539748 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134539749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539749 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539749 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134539749 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3153)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554E30D8F3521043759EC90'O 20250822134539749 DIUCS DEBUG (UTRAN-Iu-493) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134539749 DMSC DEBUG msc_i(IMSI-262420000001100:UTRAN-Iu-493:LU)[0x56365ea43910]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134539749 DIUCS DEBUG msc_i(IMSI-262420000001100:UTRAN-Iu-493:LU)[0x56365ea43910]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134539749 DMSC DEBUG msc_a(IMSI-262420000001100:UTRAN-Iu-493:LU)[0x56365ea26fc0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134539749 DIUCS DEBUG msc_a(IMSI-262420000001100:UTRAN-Iu-493:LU)[0x56365ea26fc0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134539749 DIUCS DEBUG msc_a(IMSI-262420000001100:UTRAN-Iu-493:LU)[0x56365ea26fc0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134539749 DMM DEBUG msc_a(IMSI-262420000001100:UTRAN-Iu-493:LU)[0x56365ea26fc0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 87a18dba4d7b8fc0) (gsm_04_08.c:1128) 20250822134539749 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:UTRAN-Iu-493:LU)[0x56365ea654a0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822134539749 DVLR DEBUG SUBSCR(IMSI-262420000001100) AUTH on UTRAN received RES: 87a18dba4d7b8fc0 (8 bytes) (vlr_auth_fsm.c:151) 20250822134539749 DVLR INFO SUBSCR(IMSI-262420000001100) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250822134539749 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:UTRAN-Iu-493:LU)[0x56365ea654a0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822134539749 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:UTRAN-Iu-493:LU)[0x56365ea654a0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822134539749 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:UTRAN-Iu-493:LU)[0x56365ea654a0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822134539749 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:UTRAN-Iu-493:LU)[0x56365ea654a0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001100:UTRAN-Iu-493:LU)[0x56365ea761d0] (vlr_auth_fsm.c:294) 20250822134539749 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:UTRAN-Iu-493:LU)[0x56365ea654a0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822134539749 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:UTRAN-Iu-493:LU)[0x56365ea654a0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822134539749 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:UTRAN-Iu-493:LU)[0x56365ea761d0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250822134539749 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:UTRAN-Iu-493:LU)[0x56365ea761d0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822134539749 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:UTRAN-Iu-493:LU)[0x56365ea761d0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822134539749 DIUCS DEBUG msc_a(IMSI-262420000001100:UTRAN-Iu-493:LU)[0x56365ea26fc0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250822134539749 DIUCS DEBUG msc_a(IMSI-262420000001100:UTRAN-Iu-493:LU)[0x56365ea26fc0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=512cf17e8d2cb191332db355db8c4568, CK=NONE (ran_msg_iu.c:388) 20250822134539749 DMSC DEBUG msc_i(IMSI-262420000001100:UTRAN-Iu-493:LU)[0x56365ea43910]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250822134539749 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:UTRAN-Iu-493:LU)[0x56365ea761d0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250822134539749 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539749 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539749 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539749 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134539749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539749 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539749 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134539749 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134539749 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539749 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539749 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539749 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134539749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134539749 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539749 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134539749 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(3154)@718a44d66dfb: patching N(SD)=1 into dtap '051400EEFE1821046C08ECBA'O 20250822134539749 DIUCS DEBUG (UTRAN-Iu-495) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134539749 DMSC DEBUG msc_i(IMSI-262420000001102:UTRAN-Iu-495:LU)[0x56365ea3cef0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134539749 DIUCS DEBUG msc_i(IMSI-262420000001102:UTRAN-Iu-495:LU)[0x56365ea3cef0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134539749 DMSC DEBUG msc_a(IMSI-262420000001102:UTRAN-Iu-495:LU)[0x56365ea3d020]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134539749 DIUCS DEBUG msc_a(IMSI-262420000001102:UTRAN-Iu-495:LU)[0x56365ea3d020]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134539749 DIUCS DEBUG msc_a(IMSI-262420000001102:UTRAN-Iu-495:LU)[0x56365ea3d020]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134539749 DMM DEBUG msc_a(IMSI-262420000001102:UTRAN-Iu-495:LU)[0x56365ea3d020]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = e30d8f353759ec90) (gsm_04_08.c:1128) 20250822134539749 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:UTRAN-Iu-495:LU)[0x56365ea3c4c0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) MSC_Test_2-RAN(3154)@718a44d66dfb: patched enc_l3: '055400EEFE1821046C08ECBA'O 20250822134539749 DVLR DEBUG SUBSCR(IMSI-262420000001102) AUTH on UTRAN received RES: e30d8f353759ec90 (8 bytes) (vlr_auth_fsm.c:151) 20250822134539749 DVLR INFO SUBSCR(IMSI-262420000001102) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250822134539749 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:UTRAN-Iu-495:LU)[0x56365ea3c4c0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822134539749 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:UTRAN-Iu-495:LU)[0x56365ea3c4c0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822134539749 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:UTRAN-Iu-495:LU)[0x56365ea3c4c0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822134539749 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:UTRAN-Iu-495:LU)[0x56365ea3c4c0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001102:UTRAN-Iu-495:LU)[0x56365ea3c1d0] (vlr_auth_fsm.c:294) 20250822134539749 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:UTRAN-Iu-495:LU)[0x56365ea3c4c0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822134539749 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:UTRAN-Iu-495:LU)[0x56365ea3c4c0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822134539749 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:UTRAN-Iu-495:LU)[0x56365ea3c1d0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250822134539749 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:UTRAN-Iu-495:LU)[0x56365ea3c1d0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822134539749 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:UTRAN-Iu-495:LU)[0x56365ea3c1d0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822134539749 DIUCS DEBUG msc_a(IMSI-262420000001102:UTRAN-Iu-495:LU)[0x56365ea3d020]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250822134539749 DIUCS DEBUG msc_a(IMSI-262420000001102:UTRAN-Iu-495:LU)[0x56365ea3d020]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=8ac554a7c9cd96022d92699ce47bccaf, CK=NONE (ran_msg_iu.c:388) 20250822134539749 DMSC DEBUG msc_i(IMSI-262420000001102:UTRAN-Iu-495:LU)[0x56365ea3cef0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250822134539749 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:UTRAN-Iu-495:LU)[0x56365ea3c1d0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 20250822134539749 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539749 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539749 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539749 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134539749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539749 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539749 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134539749 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on connection ID:1 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_len:24 MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_from0 MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055400EEFE1821046C08ECBA'O 20250822134539750 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539750 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539750 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539750 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134539750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134539750 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539750 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134539750 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:0 20250822134539750 DIUCS DEBUG (UTRAN-Iu-494) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134539750 DMSC DEBUG msc_i(IMSI-262420000001101:UTRAN-Iu-494:LU)[0x56365ea55940]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134539750 DIUCS DEBUG msc_i(IMSI-262420000001101:UTRAN-Iu-494:LU)[0x56365ea55940]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134539750 DMSC DEBUG msc_a(IMSI-262420000001101:UTRAN-Iu-494:LU)[0x56365ea55b20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134539750 DIUCS DEBUG msc_a(IMSI-262420000001101:UTRAN-Iu-494:LU)[0x56365ea55b20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134539750 DIUCS DEBUG msc_a(IMSI-262420000001101:UTRAN-Iu-494:LU)[0x56365ea55b20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134539750 DMM DEBUG msc_a(IMSI-262420000001101:UTRAN-Iu-494:LU)[0x56365ea55b20]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 00eefe186c08ecba) (gsm_04_08.c:1128) 20250822134539750 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:UTRAN-Iu-494:LU)[0x56365ea3bc80]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822134539750 DVLR DEBUG SUBSCR(IMSI-262420000001101) AUTH on UTRAN received RES: 00eefe186c08ecba (8 bytes) (vlr_auth_fsm.c:151) 20250822134539750 DVLR INFO SUBSCR(IMSI-262420000001101) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250822134539750 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:UTRAN-Iu-494:LU)[0x56365ea3bc80]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822134539750 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:UTRAN-Iu-494:LU)[0x56365ea3bc80]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822134539750 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:UTRAN-Iu-494:LU)[0x56365ea3bc80]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822134539750 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:UTRAN-Iu-494:LU)[0x56365ea3bc80]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001101:UTRAN-Iu-494:LU)[0x56365ea56140] (vlr_auth_fsm.c:294) 20250822134539750 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:UTRAN-Iu-494:LU)[0x56365ea3bc80]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822134539750 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:UTRAN-Iu-494:LU)[0x56365ea3bc80]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822134539750 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:UTRAN-Iu-494:LU)[0x56365ea56140]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250822134539750 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:UTRAN-Iu-494:LU)[0x56365ea56140]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822134539750 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:UTRAN-Iu-494:LU)[0x56365ea56140]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822134539750 DIUCS DEBUG msc_a(IMSI-262420000001101:UTRAN-Iu-494:LU)[0x56365ea55b20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250822134539750 DIUCS DEBUG msc_a(IMSI-262420000001101:UTRAN-Iu-494:LU)[0x56365ea55b20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=c6c93847c047a0548486f897d321df6c, CK=NONE (ran_msg_iu.c:388) 20250822134539750 DMSC DEBUG msc_i(IMSI-262420000001101:UTRAN-Iu-494:LU)[0x56365ea55940]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250822134539750 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:UTRAN-Iu-494:LU)[0x56365ea56140]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250822134539750 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539750 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539750 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539750 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134539750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539750 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539750 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134539750 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:2 MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:1 MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(3154)@718a44d66dfb: Added conn table entry 10TC_iu_multi_lu_and_mo_ussd2(3181)2446416 MSC_Test_2-RAN(3154)@718a44d66dfb: patch: N(SD) for ConnIdx 10 set to 1 MSC_Test_2-SCCP(3153)@718a44d66dfb: First idle individual index:10 MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134539755 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539755 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539755 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539755 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134539755 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539755 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539755 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134539755 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134539755 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) 20250822134539755 DMSC DEBUG msub_fsm[0x56365ea3c4c0]{active}: Allocated (fsm.c:456) 20250822134539755 DMSC DEBUG msc_i[0x56365ea654a0]{READY}: Allocated (fsm.c:456) 20250822134539755 DMSC DEBUG msc_i[0x56365ea654a0]{READY}: is child of msub_fsm[0x56365ea3c4c0] (fsm.c:486) 20250822134539755 DMSC DEBUG msc_a[0x56365ea97be0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822134539755 DMSC DEBUG msc_a[0x56365ea97be0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea3c4c0] (fsm.c:486) 20250822134539755 DMSC DEBUG msc_a(unknown:UTRAN-Iu-503:NONE)[0x56365ea97be0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822134539755 DMSC DEBUG msc_i(unknown:UTRAN-Iu-503:NONE)[0x56365ea654a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822134539755 DMSC DEBUG msc_a(unknown:UTRAN-Iu-503:NONE)[0x56365ea97be0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822134539755 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-503:NONE)[0x56365ea97be0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250822134539755 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-503:NONE)[0x56365ea97be0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250822134539755 DMM DEBUG msc_a(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x56365ea97be0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001110 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822134539755 DMM DEBUG msc_a(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x56365ea97be0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822134539755 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x56365ea982f0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822134539755 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x56365ea982f0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x56365ea97be0] (fsm.c:486) 20250822134539755 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x56365ea982f0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250822134539755 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x56365ea982f0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822134539755 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822134539755 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001110 id=262420000001110 (vlr.c:661) 20250822134539755 DVLR INFO New subscr, IMSI: 262420000001110 (vlr.c:562) 20250822134539755 DVLR DEBUG VLR subscr IMSI-262420000001110 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822134539755 DMSC DEBUG msc_a(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x56365ea97be0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822134539755 DMSC DEBUG msc_a(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x56365ea97be0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822134539755 DVLR DEBUG VLR subscr IMSI-262420000001110 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822134539755 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822134539755 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x56365ea982f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822134539755 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x56365ea982f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822134539755 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x56365ea982f0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250822134539755 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x56365ea98c30]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822134539755 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x56365ea98c30]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x56365ea982f0] (fsm.c:486) 20250822134539755 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x56365ea98c30]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822134539755 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x56365ea98c30]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822134539755 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539755 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539756 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539755 DVLR DEBUG VLR subscr IMSI-262420000001103 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134539756 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:UTRAN-Iu-496:LU)[0x56365ea7ee20]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822134539756 DVLR DEBUG SUBSCR(IMSI-262420000001103) Received 1 auth tuples (vlr.c:996) 20250822134539756 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:UTRAN-Iu-496:LU)[0x56365ea7ee20]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822134539756 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:UTRAN-Iu-496:LU)[0x56365ea7ee20]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250822134539756 DMM DEBUG Tx AUTH REQ (rand = e9a19aa3bca38a68ad7195883afc9d59) (gsm_04_08.c:641) 20250822134539756 DMM DEBUG AUTH REQ (autn = 1875077a48ace6b04ae478365410acad) (gsm_04_08.c:643) 20250822134539756 DIUCS DEBUG msc_a(IMSI-262420000001103:UTRAN-Iu-496:LU)[0x56365ea55550]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250822134539756 DIUCS DEBUG msc_a(IMSI-262420000001103:UTRAN-Iu-496:LU)[0x56365ea55550]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134539756 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134539756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539756 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539756 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134539756 DMSC DEBUG msc_i(IMSI-262420000001103:UTRAN-Iu-496:LU)[0x56365ea55420]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134539756 DVLR DEBUG VLR subscr IMSI-262420000001103 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822134539756 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134539756 DVLR DEBUG VLR subscr IMSI-262420000001104 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134539756 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:UTRAN-Iu-497:LU)[0x56365ea7ff10]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822134539756 DVLR DEBUG SUBSCR(IMSI-262420000001104) Received 1 auth tuples (vlr.c:996) 20250822134539756 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:UTRAN-Iu-497:LU)[0x56365ea7ff10]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822134539756 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:UTRAN-Iu-497:LU)[0x56365ea7ff10]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250822134539756 DMM DEBUG Tx AUTH REQ (rand = 41a32716d48d99dcc721ba516817ac3f) (gsm_04_08.c:641) 20250822134539756 DMM DEBUG AUTH REQ (autn = 2db0ce7887af47e6df46ad5015b36dc0) (gsm_04_08.c:643) 20250822134539756 DIUCS DEBUG msc_a(IMSI-262420000001104:UTRAN-Iu-497:LU)[0x56365ea7f000]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250822134539756 DIUCS DEBUG msc_a(IMSI-262420000001104:UTRAN-Iu-497:LU)[0x56365ea7f000]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134539756 DMSC DEBUG msc_i(IMSI-262420000001104:UTRAN-Iu-497:LU)[0x56365ea59cc0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134539756 DVLR DEBUG VLR subscr IMSI-262420000001104 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822134539756 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539756 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539756 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539756 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134539756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539756 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539756 DVLR DEBUG VLR subscr IMSI-262420000001106 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134539756 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:UTRAN-Iu-499:LU)[0x56365ea883a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822134539756 DVLR DEBUG SUBSCR(IMSI-262420000001106) Received 1 auth tuples (vlr.c:996) 20250822134539756 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:UTRAN-Iu-499:LU)[0x56365ea883a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822134539756 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:UTRAN-Iu-499:LU)[0x56365ea883a0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250822134539756 DMM DEBUG Tx AUTH REQ (rand = 54f40ebad5d4b7785909d86dffbe510c) (gsm_04_08.c:641) 20250822134539756 DMM DEBUG AUTH REQ (autn = a588142c35d3e44e85618c419117170a) (gsm_04_08.c:643) 20250822134539756 DIUCS DEBUG msc_a(IMSI-262420000001106:UTRAN-Iu-499:LU)[0x56365ea873d0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250822134539756 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134539756 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134539756 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539756 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539756 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539756 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134539756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539756 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539756 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134539756 DIUCS DEBUG msc_a(IMSI-262420000001106:UTRAN-Iu-499:LU)[0x56365ea873d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134539756 DMSC DEBUG msc_i(IMSI-262420000001106:UTRAN-Iu-499:LU)[0x56365ea84810]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134539756 DVLR DEBUG VLR subscr IMSI-262420000001106 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822134539756 DVLR DEBUG VLR subscr IMSI-262420000001105 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134539756 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:UTRAN-Iu-498:LU)[0x56365ea84160]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822134539756 DVLR DEBUG SUBSCR(IMSI-262420000001105) Received 1 auth tuples (vlr.c:996) 20250822134539756 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:UTRAN-Iu-498:LU)[0x56365ea84160]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822134539756 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:UTRAN-Iu-498:LU)[0x56365ea84160]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250822134539756 DMM DEBUG Tx AUTH REQ (rand = cdace7ac7b167eeb8f184faa4935920a) (gsm_04_08.c:641) 20250822134539756 DMM DEBUG AUTH REQ (autn = ff159e00fc05bf2d48ad9a3d3c990c7d) (gsm_04_08.c:643) 20250822134539756 DIUCS DEBUG msc_a(IMSI-262420000001105:UTRAN-Iu-498:LU)[0x56365ea83190]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250822134539756 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134539756 DIUCS DEBUG msc_a(IMSI-262420000001105:UTRAN-Iu-498:LU)[0x56365ea83190]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134539756 DMSC DEBUG msc_i(IMSI-262420000001105:UTRAN-Iu-498:LU)[0x56365ea805c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134539756 DVLR DEBUG VLR subscr IMSI-262420000001105 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test-GSUP(3159)@718a44d66dfb: Found GsupExpect[0] for "262420000001110" handled at TC_iu_multi_lu_and_mo_ussd2(3181) MSC_Test-GSUP(3159)@718a44d66dfb: Added IMSI table entry 10TC_iu_multi_lu_and_mo_ussd2(3181)"262420000001110" 20250822134539756 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539756 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539756 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539756 DVLR DEBUG VLR subscr IMSI-262420000001107 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134539756 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:UTRAN-Iu-500:LU)[0x56365ea8c5e0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822134539756 DVLR DEBUG SUBSCR(IMSI-262420000001107) Received 1 auth tuples (vlr.c:996) 20250822134539756 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:UTRAN-Iu-500:LU)[0x56365ea8c5e0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822134539756 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134539756 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:UTRAN-Iu-500:LU)[0x56365ea8c5e0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250822134539756 DMM DEBUG Tx AUTH REQ (rand = f61abcdc8e291444343fd03cf57bcb0b) (gsm_04_08.c:641) 20250822134539756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539756 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539756 DMM DEBUG AUTH REQ (autn = 8928fe1f6887005cef6d7d2c64752e0e) (gsm_04_08.c:643) 20250822134539756 DIUCS DEBUG msc_a(IMSI-262420000001107:UTRAN-Iu-500:LU)[0x56365ea8b610]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250822134539756 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134539756 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134539756 DIUCS DEBUG msc_a(IMSI-262420000001107:UTRAN-Iu-500:LU)[0x56365ea8b610]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134539756 DMSC DEBUG msc_i(IMSI-262420000001107:UTRAN-Iu-500:LU)[0x56365ea88a50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134539756 DVLR DEBUG VLR subscr IMSI-262420000001107 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822134539756 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539756 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539756 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539756 DVLR DEBUG VLR subscr IMSI-262420000001108 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134539756 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:UTRAN-Iu-501:LU)[0x56365ea91dd0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822134539756 DVLR DEBUG SUBSCR(IMSI-262420000001108) Received 1 auth tuples (vlr.c:996) 20250822134539756 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:UTRAN-Iu-501:LU)[0x56365ea91dd0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822134539756 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134539756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539756 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539756 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134539756 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134539756 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:UTRAN-Iu-501:LU)[0x56365ea91dd0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250822134539756 DMM DEBUG Tx AUTH REQ (rand = 1f203b7036309b24fc588c21376a8ab9) (gsm_04_08.c:641) 20250822134539756 DMM DEBUG AUTH REQ (autn = 0df927b66a4f5b91102c6024cd1233a0) (gsm_04_08.c:643) 20250822134539756 DIUCS DEBUG msc_a(IMSI-262420000001108:UTRAN-Iu-501:LU)[0x56365ea91240]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250822134539756 DIUCS DEBUG msc_a(IMSI-262420000001108:UTRAN-Iu-501:LU)[0x56365ea91240]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134539756 DMSC DEBUG msc_i(IMSI-262420000001108:UTRAN-Iu-501:LU)[0x56365ea90fb0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134539756 DVLR DEBUG VLR subscr IMSI-262420000001108 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822134539756 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539756 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539756 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539756 DVLR DEBUG VLR subscr IMSI-262420000001109 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134539756 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:UTRAN-Iu-502:LU)[0x56365ea975c0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822134539756 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134539756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539756 DVLR DEBUG SUBSCR(IMSI-262420000001109) Received 1 auth tuples (vlr.c:996) 20250822134539756 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:UTRAN-Iu-502:LU)[0x56365ea975c0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822134539756 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:UTRAN-Iu-502:LU)[0x56365ea975c0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250822134539756 DMM DEBUG Tx AUTH REQ (rand = 9261c49531c5cc2ff3f717be91160b70) (gsm_04_08.c:641) 20250822134539756 DMM DEBUG AUTH REQ (autn = 22b9ad06bed2604dd7c65f99b6fa378c) (gsm_04_08.c:643) 20250822134539756 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539756 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134539756 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134539756 DIUCS DEBUG msc_a(IMSI-262420000001109:UTRAN-Iu-502:LU)[0x56365ea8cf30]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250822134539756 DIUCS DEBUG msc_a(IMSI-262420000001109:UTRAN-Iu-502:LU)[0x56365ea8cf30]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134539756 DMSC DEBUG msc_i(IMSI-262420000001109:UTRAN-Iu-502:LU)[0x56365ea92ae0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134539756 DVLR DEBUG VLR subscr IMSI-262420000001109 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 20250822134539756 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539756 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539756 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539756 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134539756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539756 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539756 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134539756 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134539756 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539756 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539756 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539756 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822134539756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539756 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539756 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134539756 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3153)@718a44d66dfb: { messageType := 2, destLocRef := '255450'O ("%TP"), sourceLocRef := '0001F7'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:10 MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:3 MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:4 MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:6 MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:5 MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:7 MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:8 MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:9 MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_len:12 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3153)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134539758 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539758 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539758 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539758 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134539758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539758 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539758 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134539758 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134539758 DIUCS DEBUG (UTRAN-Iu-493) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134539758 DMSC DEBUG msc_i(IMSI-262420000001100:UTRAN-Iu-493:LU)[0x56365ea43910]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134539758 DIUCS DEBUG msc_i(IMSI-262420000001100:UTRAN-Iu-493:LU)[0x56365ea43910]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134539758 DMSC DEBUG msc_a(IMSI-262420000001100:UTRAN-Iu-493:LU)[0x56365ea26fc0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134539758 DIUCS DEBUG msc_a(IMSI-262420000001100:UTRAN-Iu-493:LU)[0x56365ea26fc0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134539758 DIUCS DEBUG msc_a(IMSI-262420000001100:UTRAN-Iu-493:LU)[0x56365ea26fc0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250822134539758 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:UTRAN-Iu-493:LU)[0x56365ea761d0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250822134539758 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:UTRAN-Iu-493:LU)[0x56365ea761d0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822134539758 DIUCS DEBUG msc_a(IMSI-262420000001100:UTRAN-Iu-493:LU)[0x56365ea26fc0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250822134539758 DMSC DEBUG msc_i(IMSI-262420000001100:UTRAN-Iu-493:LU)[0x56365ea43910]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822134539758 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:UTRAN-Iu-493:LU)[0x56365ea761d0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822134539758 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:UTRAN-Iu-493:LU)[0x56365ea761d0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822134539758 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001100:UTRAN-Iu-493:LU)[0x56365ea9cea0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822134539758 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001100:UTRAN-Iu-493:LU)[0x56365ea9cea0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001100:UTRAN-Iu-493:LU)[0x56365ea761d0] (fsm.c:486) 20250822134539758 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001100:UTRAN-Iu-493:LU)[0x56365ea9cea0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822134539758 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001100:UTRAN-Iu-493:LU)[0x56365ea9cea0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822134539758 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539758 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539758 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539758 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134539758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539758 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539758 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134539758 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:0 TC_iu_multi_lu_and_mo_ussd2(3181)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(3181)@718a44d66dfb: setverdict(pass): none -> pass MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on connection ID:1 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_len:12 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3153)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134539760 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539760 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539760 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539760 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134539760 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539760 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539760 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134539760 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on connection ID:2 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_len:12 20250822134539760 DIUCS DEBUG (UTRAN-Iu-494) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134539760 DMSC DEBUG msc_i(IMSI-262420000001101:UTRAN-Iu-494:LU)[0x56365ea55940]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3153)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250822134539761 DIUCS DEBUG msc_i(IMSI-262420000001101:UTRAN-Iu-494:LU)[0x56365ea55940]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134539761 DMSC DEBUG msc_a(IMSI-262420000001101:UTRAN-Iu-494:LU)[0x56365ea55b20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134539761 DIUCS DEBUG msc_a(IMSI-262420000001101:UTRAN-Iu-494:LU)[0x56365ea55b20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134539761 DIUCS DEBUG msc_a(IMSI-262420000001101:UTRAN-Iu-494:LU)[0x56365ea55b20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250822134539761 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:UTRAN-Iu-494:LU)[0x56365ea56140]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250822134539761 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:UTRAN-Iu-494:LU)[0x56365ea56140]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822134539761 DIUCS DEBUG msc_a(IMSI-262420000001101:UTRAN-Iu-494:LU)[0x56365ea55b20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250822134539761 DMSC DEBUG msc_i(IMSI-262420000001101:UTRAN-Iu-494:LU)[0x56365ea55940]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822134539761 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:UTRAN-Iu-494:LU)[0x56365ea56140]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822134539761 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:UTRAN-Iu-494:LU)[0x56365ea56140]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822134539761 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001101:UTRAN-Iu-494:LU)[0x56365ea99390]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822134539761 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001101:UTRAN-Iu-494:LU)[0x56365ea99390]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001101:UTRAN-Iu-494:LU)[0x56365ea56140] (fsm.c:486) 20250822134539761 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001101:UTRAN-Iu-494:LU)[0x56365ea99390]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822134539761 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001101:UTRAN-Iu-494:LU)[0x56365ea99390]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822134539761 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539761 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539761 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539761 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134539761 DVLR DEBUG VLR subscr IMSI-262420000001110 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134539761 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x56365ea98c30]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822134539761 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539761 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539761 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134539761 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134539761 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539761 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539761 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539761 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134539761 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134539761 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539761 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134539761 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822134539761 DVLR DEBUG SUBSCR(IMSI-262420000001110) Received 1 auth tuples (vlr.c:996) 20250822134539761 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x56365ea98c30]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822134539761 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x56365ea98c30]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250822134539761 DMM DEBUG Tx AUTH REQ (rand = 81693194c56d22800173ea7ffe07b87e) (gsm_04_08.c:641) 20250822134539761 DMM DEBUG AUTH REQ (autn = e476bf8bb8f3dd486b003f99541a9ab6) (gsm_04_08.c:643) 20250822134539761 DIUCS DEBUG msc_a(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x56365ea97be0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250822134539761 DIUCS DEBUG msc_a(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x56365ea97be0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134539761 DMSC DEBUG msc_i(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x56365ea654a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134539761 DVLR DEBUG VLR subscr IMSI-262420000001110 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822134539761 DIUCS DEBUG (UTRAN-Iu-495) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134539761 DMSC DEBUG msc_i(IMSI-262420000001102:UTRAN-Iu-495:LU)[0x56365ea3cef0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134539761 DIUCS DEBUG msc_i(IMSI-262420000001102:UTRAN-Iu-495:LU)[0x56365ea3cef0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134539761 DMSC DEBUG msc_a(IMSI-262420000001102:UTRAN-Iu-495:LU)[0x56365ea3d020]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134539761 DIUCS DEBUG msc_a(IMSI-262420000001102:UTRAN-Iu-495:LU)[0x56365ea3d020]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134539761 DIUCS DEBUG msc_a(IMSI-262420000001102:UTRAN-Iu-495:LU)[0x56365ea3d020]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250822134539761 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:UTRAN-Iu-495:LU)[0x56365ea3c1d0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250822134539761 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:UTRAN-Iu-495:LU)[0x56365ea3c1d0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822134539761 DIUCS DEBUG msc_a(IMSI-262420000001102:UTRAN-Iu-495:LU)[0x56365ea3d020]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250822134539761 DMSC DEBUG msc_i(IMSI-262420000001102:UTRAN-Iu-495:LU)[0x56365ea3cef0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:1 20250822134539761 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:UTRAN-Iu-495:LU)[0x56365ea3c1d0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822134539761 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:UTRAN-Iu-495:LU)[0x56365ea3c1d0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822134539761 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001102:UTRAN-Iu-495:LU)[0x56365ea995e0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822134539761 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001102:UTRAN-Iu-495:LU)[0x56365ea995e0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001102:UTRAN-Iu-495:LU)[0x56365ea3c1d0] (fsm.c:486) 20250822134539761 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001102:UTRAN-Iu-495:LU)[0x56365ea995e0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822134539761 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001102:UTRAN-Iu-495:LU)[0x56365ea995e0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822134539761 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539761 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539761 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539761 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134539761 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539761 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539761 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134539761 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134539761 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539761 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539761 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539762 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134539762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539762 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539762 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134539762 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(3154)@718a44d66dfb: patching N(SD)=1 into dtap '0514E6C892CF2104FA8078C3'O MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 MSC_Test_2-RAN(3154)@718a44d66dfb: patched enc_l3: '0554E6C892CF2104FA8078C3'O MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:10 MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(3154)@718a44d66dfb: patching N(SD)=1 into dtap '0514D49C8E192104B02DC03E'O MSC_Test_2-RAN(3154)@718a44d66dfb: patched enc_l3: '0554D49C8E192104B02DC03E'O MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:2 MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-RAN(3154)@718a44d66dfb: patching N(SD)=1 into dtap '0514B455CBEA2104EA37F1ED'O MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-RAN(3154)@718a44d66dfb: patched enc_l3: '0554B455CBEA2104EA37F1ED'O MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822134539763 DVLR DEBUG VLR subscr IMSI-262420000001100 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134539763 DVLR DEBUG IMSI:262420000001100 has MSISDN:491230001100 (vlr.c:1045) 20250822134539763 DMSC NOTICE msub(IMSI-262420000001100:MSISDN-491230001100) VLR: update for IMSI=262420000001100 (MSISDN=491230001100) (gsm_04_08.c:1541) 20250822134539763 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822134539763 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) MSC_Test_2-RAN(3154)@718a44d66dfb: patching N(SD)=1 into dtap '051440FEF5BF210458814526'O 20250822134539763 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:MSISDN-491230001100:UTRAN-Iu-493:LU)[0x56365ea761d0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822134539763 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001100:UTRAN-Iu-493:LU)[0x56365ea9cea0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822134539763 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001100:UTRAN-Iu-493:LU)[0x56365ea9cea0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822134539763 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001100:UTRAN-Iu-493:LU)[0x56365ea9cea0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822134539763 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001100:UTRAN-Iu-493:LU)[0x56365ea9cea0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001100:MSISDN-491230001100:UTRAN-Iu-493:LU)[0x56365ea761d0] (vlr_lu_fsm.c:110) 20250822134539763 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001100:UTRAN-Iu-493:LU)[0x56365ea9cea0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) MSC_Test_2-RAN(3154)@718a44d66dfb: patched enc_l3: '055440FEF5BF210458814526'O MSC_Test-GSUP(3159)@718a44d66dfb: Created GsupExpect[0] for "262420000001111" to be handled at TC_iu_multi_lu_and_mo_ussd2(3183) 20250822134539763 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001100:UTRAN-Iu-493:LU)[0x56365ea9cea0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822134539763 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:MSISDN-491230001100:UTRAN-Iu-493:LU)[0x56365ea761d0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822134539763 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:MSISDN-491230001100:UTRAN-Iu-493:LU)[0x56365ea761d0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822134539763 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001100:MSISDN-491230001100:UTRAN-Iu-493:LU)[0x56365ea997c0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822134539763 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001100:MSISDN-491230001100:UTRAN-Iu-493:LU)[0x56365ea997c0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001100:MSISDN-491230001100:UTRAN-Iu-493:LU)[0x56365ea761d0] (fsm.c:486) 20250822134539763 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001100:MSISDN-491230001100:UTRAN-Iu-493:LU)[0x56365ea997c0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822134539763 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001100:MSISDN-491230001100:UTRAN-Iu-493:LU)[0x56365ea997c0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822134539763 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001100:MSISDN-491230001100:UTRAN-Iu-493:LU)[0x56365ea997c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822134539763 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001100:MSISDN-491230001100:UTRAN-Iu-493:LU)[0x56365ea997c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on connection ID:6 20250822134539763 DMSC NOTICE msub(IMSI-262420000001100:MSISDN-491230001100:TMSInew-0x2CB9E6BB) VLR: update for IMSI=262420000001100 (MSISDN=491230001100) (gsm_04_08.c:1541) 20250822134539763 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001100:MSISDN-491230001100:UTRAN-Iu-493:LU)[0x56365ea997c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822134539763 DMM DEBUG -> IMSI-262420000001100:MSISDN-491230001100:TMSInew-0x2CB9E6BB LOCATION UPDATE ACCEPT (TMSI = 0x2cb9e6bb) (gsm_04_08.c:149) 20250822134539763 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSInew-0x2CB9E6BB:UTRAN-Iu-493:LU)[0x56365ea26fc0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250822134539763 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSInew-0x2CB9E6BB:UTRAN-Iu-493:LU)[0x56365ea26fc0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_len:24 20250822134539763 DMSC DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSInew-0x2CB9E6BB:UTRAN-Iu-493:LU)[0x56365ea43910]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_from0 20250822134539763 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100:TMSInew-0x2CB9E6BB - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822134539763 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539763 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539763 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539763 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134539763 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539763 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539763 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134539763 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(3154)@718a44d66dfb: patching N(SD)=1 into dtap '0514F17803A5210460A20299'O TC_iu_multi_lu_and_mo_ussd2(3183)@718a44d66dfb: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001111'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_2-RAN(3154)@718a44d66dfb: patched enc_l3: '0554F17803A5210460A20299'O MSC_Test_2-SCCP(3153)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554E6C892CF2104FA8078C3'O MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on connection ID:3 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_len:24 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_from0 MSC_Test_2-RAN(3154)@718a44d66dfb: patching N(SD)=1 into dtap '0514EE36DAEF21043B08F7FE'O MSC_Test_2-RAN(3154)@718a44d66dfb: patched enc_l3: '0554EE36DAEF21043B08F7FE'O MSC_Test_2-SCCP(3153)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554D49C8E192104B02DC03E'O MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on connection ID:9 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_len:24 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_from0 MSC_Test_2-RAN(3154)@718a44d66dfb: patching N(SD)=1 into dtap '0514D12F400C210495311C35'O 20250822134539764 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539764 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539764 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539764 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134539764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539764 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539764 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134539764 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(3154)@718a44d66dfb: patched enc_l3: '0554D12F400C210495311C35'O MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3153)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554B455CBEA2104EA37F1ED'O 20250822134539764 DIUCS DEBUG (UTRAN-Iu-499) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134539764 DMSC DEBUG msc_i(IMSI-262420000001106:UTRAN-Iu-499:LU)[0x56365ea84810]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134539764 DIUCS DEBUG msc_i(IMSI-262420000001106:UTRAN-Iu-499:LU)[0x56365ea84810]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on connection ID:7 20250822134539764 DMSC DEBUG msc_a(IMSI-262420000001106:UTRAN-Iu-499:LU)[0x56365ea873d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134539764 DIUCS DEBUG msc_a(IMSI-262420000001106:UTRAN-Iu-499:LU)[0x56365ea873d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134539764 DIUCS DEBUG msc_a(IMSI-262420000001106:UTRAN-Iu-499:LU)[0x56365ea873d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134539764 DMM DEBUG msc_a(IMSI-262420000001106:UTRAN-Iu-499:LU)[0x56365ea873d0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = e6c892cffa8078c3) (gsm_04_08.c:1128) 20250822134539764 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:UTRAN-Iu-499:LU)[0x56365ea883a0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822134539764 DVLR DEBUG SUBSCR(IMSI-262420000001106) AUTH on UTRAN received RES: e6c892cffa8078c3 (8 bytes) (vlr_auth_fsm.c:151) 20250822134539764 DVLR INFO SUBSCR(IMSI-262420000001106) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250822134539764 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:UTRAN-Iu-499:LU)[0x56365ea883a0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822134539764 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:UTRAN-Iu-499:LU)[0x56365ea883a0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822134539764 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:UTRAN-Iu-499:LU)[0x56365ea883a0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822134539764 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:UTRAN-Iu-499:LU)[0x56365ea883a0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001106:UTRAN-Iu-499:LU)[0x56365ea87a60] (vlr_auth_fsm.c:294) 20250822134539764 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:UTRAN-Iu-499:LU)[0x56365ea883a0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822134539764 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:UTRAN-Iu-499:LU)[0x56365ea883a0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_len:24 20250822134539764 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:UTRAN-Iu-499:LU)[0x56365ea87a60]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250822134539764 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:UTRAN-Iu-499:LU)[0x56365ea87a60]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822134539764 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:UTRAN-Iu-499:LU)[0x56365ea87a60]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822134539764 DIUCS DEBUG msc_a(IMSI-262420000001106:UTRAN-Iu-499:LU)[0x56365ea873d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250822134539764 DIUCS DEBUG msc_a(IMSI-262420000001106:UTRAN-Iu-499:LU)[0x56365ea873d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=d8c88504bf814f1fd68b1989f3476e64, CK=NONE (ran_msg_iu.c:388) 20250822134539764 DMSC DEBUG msc_i(IMSI-262420000001106:UTRAN-Iu-499:LU)[0x56365ea84810]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250822134539764 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:UTRAN-Iu-499:LU)[0x56365ea87a60]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_from0 MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134539764 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539764 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539764 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539764 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134539765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539765 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539765 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134539765 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3153)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055440FEF5BF210458814526'O 20250822134539765 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539765 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539765 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539765 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134539765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539765 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539765 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134539765 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134539765 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539765 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539765 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539765 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134539765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539765 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539765 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134539765 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134539765 DIUCS DEBUG (UTRAN-Iu-496) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 20250822134539765 DMSC DEBUG msc_i(IMSI-262420000001103:UTRAN-Iu-496:LU)[0x56365ea55420]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134539765 DIUCS DEBUG msc_i(IMSI-262420000001103:UTRAN-Iu-496:LU)[0x56365ea55420]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822134539765 DMSC DEBUG msc_a(IMSI-262420000001103:UTRAN-Iu-496:LU)[0x56365ea55550]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134539765 DIUCS DEBUG msc_a(IMSI-262420000001103:UTRAN-Iu-496:LU)[0x56365ea55550]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134539765 DIUCS DEBUG msc_a(IMSI-262420000001103:UTRAN-Iu-496:LU)[0x56365ea55550]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134539765 DMM DEBUG msc_a(IMSI-262420000001103:UTRAN-Iu-496:LU)[0x56365ea55550]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = d49c8e19b02dc03e) (gsm_04_08.c:1128) 20250822134539765 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:UTRAN-Iu-496:LU)[0x56365ea7ee20]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822134539765 DVLR DEBUG SUBSCR(IMSI-262420000001103) AUTH on UTRAN received RES: d49c8e19b02dc03e (8 bytes) (vlr_auth_fsm.c:151) 20250822134539765 DVLR INFO SUBSCR(IMSI-262420000001103) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250822134539765 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:UTRAN-Iu-496:LU)[0x56365ea7ee20]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:0 20250822134539765 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:UTRAN-Iu-496:LU)[0x56365ea7ee20]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822134539765 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:UTRAN-Iu-496:LU)[0x56365ea7ee20]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822134539765 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:UTRAN-Iu-496:LU)[0x56365ea7ee20]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001103:UTRAN-Iu-496:LU)[0x56365ea7c250] (vlr_auth_fsm.c:294) 20250822134539765 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:UTRAN-Iu-496:LU)[0x56365ea7ee20]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822134539765 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:UTRAN-Iu-496:LU)[0x56365ea7ee20]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822134539765 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:UTRAN-Iu-496:LU)[0x56365ea7c250]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250822134539765 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:UTRAN-Iu-496:LU)[0x56365ea7c250]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822134539765 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:UTRAN-Iu-496:LU)[0x56365ea7c250]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822134539765 DIUCS DEBUG msc_a(IMSI-262420000001103:UTRAN-Iu-496:LU)[0x56365ea55550]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250822134539765 DIUCS DEBUG msc_a(IMSI-262420000001103:UTRAN-Iu-496:LU)[0x56365ea55550]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=87a819a9dd281f609d199e8ae720dc3e, CK=NONE (ran_msg_iu.c:388) 20250822134539765 DMSC DEBUG msc_i(IMSI-262420000001103:UTRAN-Iu-496:LU)[0x56365ea55420]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 will be put to the reassembly buffer 20250822134539765 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:UTRAN-Iu-496:LU)[0x56365ea7c250]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822134539765 DIUCS DEBUG (UTRAN-Iu-502) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134539765 DMSC DEBUG msc_i(IMSI-262420000001109:UTRAN-Iu-502:LU)[0x56365ea92ae0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134539765 DIUCS DEBUG msc_i(IMSI-262420000001109:UTRAN-Iu-502:LU)[0x56365ea92ae0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134539765 DMSC DEBUG msc_a(IMSI-262420000001109:UTRAN-Iu-502:LU)[0x56365ea8cf30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134539765 DIUCS DEBUG msc_a(IMSI-262420000001109:UTRAN-Iu-502:LU)[0x56365ea8cf30]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134539765 DIUCS DEBUG msc_a(IMSI-262420000001109:UTRAN-Iu-502:LU)[0x56365ea8cf30]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134539765 DMM DEBUG msc_a(IMSI-262420000001109:UTRAN-Iu-502:LU)[0x56365ea8cf30]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = b455cbeaea37f1ed) (gsm_04_08.c:1128) 20250822134539765 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:UTRAN-Iu-502:LU)[0x56365ea975c0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822134539765 DVLR DEBUG SUBSCR(IMSI-262420000001109) AUTH on UTRAN received RES: b455cbeaea37f1ed (8 bytes) (vlr_auth_fsm.c:151) 20250822134539765 DVLR INFO SUBSCR(IMSI-262420000001109) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250822134539765 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:UTRAN-Iu-502:LU)[0x56365ea975c0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822134539765 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:UTRAN-Iu-502:LU)[0x56365ea975c0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822134539765 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:UTRAN-Iu-502:LU)[0x56365ea975c0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822134539765 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:UTRAN-Iu-502:LU)[0x56365ea975c0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001109:UTRAN-Iu-502:LU)[0x56365ea8f850] (vlr_auth_fsm.c:294) 20250822134539765 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:UTRAN-Iu-502:LU)[0x56365ea975c0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822134539765 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:UTRAN-Iu-502:LU)[0x56365ea975c0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822134539765 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:UTRAN-Iu-502:LU)[0x56365ea8f850]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250822134539765 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:UTRAN-Iu-502:LU)[0x56365ea8f850]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822134539765 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:UTRAN-Iu-502:LU)[0x56365ea8f850]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822134539765 DIUCS DEBUG msc_a(IMSI-262420000001109:UTRAN-Iu-502:LU)[0x56365ea8cf30]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250822134539765 DIUCS DEBUG msc_a(IMSI-262420000001109:UTRAN-Iu-502:LU)[0x56365ea8cf30]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=00df785d286baee7a97a281d4dc9b8a5, CK=NONE (ran_msg_iu.c:388) 20250822134539765 DMSC DEBUG msc_i(IMSI-262420000001109:UTRAN-Iu-502:LU)[0x56365ea92ae0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on connection ID:4 20250822134539765 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:UTRAN-Iu-502:LU)[0x56365ea8f850]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_len:24 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_from0 20250822134539765 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539765 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539765 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539765 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134539765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539765 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539765 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134539765 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134539765 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539765 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539765 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539765 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134539765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539765 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539765 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134539765 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3153)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554F17803A5210460A20299'O 20250822134539765 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539765 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539765 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539766 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134539766 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539766 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539766 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134539766 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134539766 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539766 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539766 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539766 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134539766 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539766 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539766 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134539766 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134539766 DIUCS DEBUG (UTRAN-Iu-500) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134539766 DMSC DEBUG msc_i(IMSI-262420000001107:UTRAN-Iu-500:LU)[0x56365ea88a50]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on connection ID:5 MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_len:24 20250822134539766 DIUCS DEBUG msc_i(IMSI-262420000001107:UTRAN-Iu-500:LU)[0x56365ea88a50]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134539766 DMSC DEBUG msc_a(IMSI-262420000001107:UTRAN-Iu-500:LU)[0x56365ea8b610]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134539766 DIUCS DEBUG msc_a(IMSI-262420000001107:UTRAN-Iu-500:LU)[0x56365ea8b610]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134539766 DIUCS DEBUG msc_a(IMSI-262420000001107:UTRAN-Iu-500:LU)[0x56365ea8b610]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134539766 DMM DEBUG msc_a(IMSI-262420000001107:UTRAN-Iu-500:LU)[0x56365ea8b610]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 40fef5bf58814526) (gsm_04_08.c:1128) 20250822134539766 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:UTRAN-Iu-500:LU)[0x56365ea8c5e0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822134539766 DVLR DEBUG SUBSCR(IMSI-262420000001107) AUTH on UTRAN received RES: 40fef5bf58814526 (8 bytes) (vlr_auth_fsm.c:151) 20250822134539766 DVLR INFO SUBSCR(IMSI-262420000001107) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250822134539766 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:UTRAN-Iu-500:LU)[0x56365ea8c5e0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822134539766 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:UTRAN-Iu-500:LU)[0x56365ea8c5e0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822134539766 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:UTRAN-Iu-500:LU)[0x56365ea8c5e0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822134539766 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:UTRAN-Iu-500:LU)[0x56365ea8c5e0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001107:UTRAN-Iu-500:LU)[0x56365ea8bca0] (vlr_auth_fsm.c:294) 20250822134539766 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:UTRAN-Iu-500:LU)[0x56365ea8c5e0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822134539766 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:UTRAN-Iu-500:LU)[0x56365ea8c5e0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822134539766 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:UTRAN-Iu-500:LU)[0x56365ea8bca0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250822134539766 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:UTRAN-Iu-500:LU)[0x56365ea8bca0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822134539766 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:UTRAN-Iu-500:LU)[0x56365ea8bca0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822134539766 DIUCS DEBUG msc_a(IMSI-262420000001107:UTRAN-Iu-500:LU)[0x56365ea8b610]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250822134539766 DIUCS DEBUG msc_a(IMSI-262420000001107:UTRAN-Iu-500:LU)[0x56365ea8b610]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=da73d0c86b291e7bf60ae3096c2b7015, CK=NONE (ran_msg_iu.c:388) 20250822134539766 DMSC DEBUG msc_i(IMSI-262420000001107:UTRAN-Iu-500:LU)[0x56365ea88a50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250822134539766 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:UTRAN-Iu-500:LU)[0x56365ea8bca0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_from0 20250822134539766 DIUCS DEBUG (UTRAN-Iu-497) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134539766 DMSC DEBUG msc_i(IMSI-262420000001104:UTRAN-Iu-497:LU)[0x56365ea59cc0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134539766 DIUCS DEBUG msc_i(IMSI-262420000001104:UTRAN-Iu-497:LU)[0x56365ea59cc0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134539766 DMSC DEBUG msc_a(IMSI-262420000001104:UTRAN-Iu-497:LU)[0x56365ea7f000]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134539766 DIUCS DEBUG msc_a(IMSI-262420000001104:UTRAN-Iu-497:LU)[0x56365ea7f000]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134539766 DIUCS DEBUG msc_a(IMSI-262420000001104:UTRAN-Iu-497:LU)[0x56365ea7f000]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134539766 DMM DEBUG msc_a(IMSI-262420000001104:UTRAN-Iu-497:LU)[0x56365ea7f000]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = f17803a560a20299) (gsm_04_08.c:1128) 20250822134539766 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:UTRAN-Iu-497:LU)[0x56365ea7ff10]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822134539766 DVLR DEBUG SUBSCR(IMSI-262420000001104) AUTH on UTRAN received RES: f17803a560a20299 (8 bytes) (vlr_auth_fsm.c:151) 20250822134539766 DVLR INFO SUBSCR(IMSI-262420000001104) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250822134539766 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:UTRAN-Iu-497:LU)[0x56365ea7ff10]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822134539766 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:UTRAN-Iu-497:LU)[0x56365ea7ff10]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822134539766 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:UTRAN-Iu-497:LU)[0x56365ea7ff10]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822134539766 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:UTRAN-Iu-497:LU)[0x56365ea7ff10]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001104:UTRAN-Iu-497:LU)[0x56365ea7f540] (vlr_auth_fsm.c:294) 20250822134539766 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:UTRAN-Iu-497:LU)[0x56365ea7ff10]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822134539766 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:UTRAN-Iu-497:LU)[0x56365ea7ff10]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822134539766 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:UTRAN-Iu-497:LU)[0x56365ea7f540]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250822134539766 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:UTRAN-Iu-497:LU)[0x56365ea7f540]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822134539766 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:UTRAN-Iu-497:LU)[0x56365ea7f540]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822134539766 DIUCS DEBUG msc_a(IMSI-262420000001104:UTRAN-Iu-497:LU)[0x56365ea7f000]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250822134539766 DIUCS DEBUG msc_a(IMSI-262420000001104:UTRAN-Iu-497:LU)[0x56365ea7f000]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=8faa6a2f7b8aaeabdd37345d02cd6145, CK=NONE (ran_msg_iu.c:388) 20250822134539766 DMSC DEBUG msc_i(IMSI-262420000001104:UTRAN-Iu-497:LU)[0x56365ea59cc0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250822134539766 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:UTRAN-Iu-497:LU)[0x56365ea7f540]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250822134539766 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539766 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539766 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539766 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134539766 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539766 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539766 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134539766 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134539766 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539766 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539766 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539766 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134539766 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539766 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539766 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134539766 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3153)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554EE36DAEF21043B08F7FE'O MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on connection ID:8 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_len:24 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_from0 20250822134539766 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539766 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539767 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539767 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134539767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539767 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134539767 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3153)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554D12F400C210495311C35'O 20250822134539767 DIUCS DEBUG (UTRAN-Iu-498) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134539767 DMSC DEBUG msc_i(IMSI-262420000001105:UTRAN-Iu-498:LU)[0x56365ea805c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134539767 DIUCS DEBUG msc_i(IMSI-262420000001105:UTRAN-Iu-498:LU)[0x56365ea805c0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134539767 DMSC DEBUG msc_a(IMSI-262420000001105:UTRAN-Iu-498:LU)[0x56365ea83190]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134539767 DIUCS DEBUG msc_a(IMSI-262420000001105:UTRAN-Iu-498:LU)[0x56365ea83190]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134539767 DIUCS DEBUG msc_a(IMSI-262420000001105:UTRAN-Iu-498:LU)[0x56365ea83190]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134539767 DMM DEBUG msc_a(IMSI-262420000001105:UTRAN-Iu-498:LU)[0x56365ea83190]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = ee36daef3b08f7fe) (gsm_04_08.c:1128) 20250822134539767 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:UTRAN-Iu-498:LU)[0x56365ea84160]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822134539767 DVLR DEBUG SUBSCR(IMSI-262420000001105) AUTH on UTRAN received RES: ee36daef3b08f7fe (8 bytes) (vlr_auth_fsm.c:151) 20250822134539767 DVLR INFO SUBSCR(IMSI-262420000001105) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250822134539767 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:UTRAN-Iu-498:LU)[0x56365ea84160]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822134539767 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:UTRAN-Iu-498:LU)[0x56365ea84160]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822134539767 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:UTRAN-Iu-498:LU)[0x56365ea84160]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822134539767 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:UTRAN-Iu-498:LU)[0x56365ea84160]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001105:UTRAN-Iu-498:LU)[0x56365ea83820] (vlr_auth_fsm.c:294) 20250822134539767 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:UTRAN-Iu-498:LU)[0x56365ea84160]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822134539767 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:UTRAN-Iu-498:LU)[0x56365ea84160]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822134539767 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:UTRAN-Iu-498:LU)[0x56365ea83820]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250822134539767 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:UTRAN-Iu-498:LU)[0x56365ea83820]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822134539767 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:UTRAN-Iu-498:LU)[0x56365ea83820]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822134539767 DIUCS DEBUG msc_a(IMSI-262420000001105:UTRAN-Iu-498:LU)[0x56365ea83190]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 20250822134539767 DIUCS DEBUG msc_a(IMSI-262420000001105:UTRAN-Iu-498:LU)[0x56365ea83190]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=2dc5ff40f81fca66d40ab9a0e96654c6, CK=NONE (ran_msg_iu.c:388) 20250822134539767 DMSC DEBUG msc_i(IMSI-262420000001105:UTRAN-Iu-498:LU)[0x56365ea805c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:6 MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822134539767 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:UTRAN-Iu-498:LU)[0x56365ea83820]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822134539767 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539767 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539767 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539767 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134539767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539767 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134539767 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:3 MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822134539767 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539767 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539767 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539767 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134539767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539767 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134539767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134539767 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:9 20250822134539767 DIUCS DEBUG (UTRAN-Iu-501) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134539767 DMSC DEBUG msc_i(IMSI-262420000001108:UTRAN-Iu-501:LU)[0x56365ea90fb0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 will be put to the reassembly buffer 20250822134539767 DIUCS DEBUG msc_i(IMSI-262420000001108:UTRAN-Iu-501:LU)[0x56365ea90fb0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134539767 DMSC DEBUG msc_a(IMSI-262420000001108:UTRAN-Iu-501:LU)[0x56365ea91240]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822134539767 DIUCS DEBUG msc_a(IMSI-262420000001108:UTRAN-Iu-501:LU)[0x56365ea91240]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134539767 DIUCS DEBUG msc_a(IMSI-262420000001108:UTRAN-Iu-501:LU)[0x56365ea91240]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134539767 DMM DEBUG msc_a(IMSI-262420000001108:UTRAN-Iu-501:LU)[0x56365ea91240]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = d12f400c95311c35) (gsm_04_08.c:1128) 20250822134539767 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:UTRAN-Iu-501:LU)[0x56365ea91dd0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822134539768 DVLR DEBUG SUBSCR(IMSI-262420000001108) AUTH on UTRAN received RES: d12f400c95311c35 (8 bytes) (vlr_auth_fsm.c:151) 20250822134539768 DVLR INFO SUBSCR(IMSI-262420000001108) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250822134539768 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:UTRAN-Iu-501:LU)[0x56365ea91dd0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822134539768 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:UTRAN-Iu-501:LU)[0x56365ea91dd0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822134539768 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:UTRAN-Iu-501:LU)[0x56365ea91dd0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822134539768 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:UTRAN-Iu-501:LU)[0x56365ea91dd0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001108:UTRAN-Iu-501:LU)[0x56365ea91370] (vlr_auth_fsm.c:294) 20250822134539768 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:UTRAN-Iu-501:LU)[0x56365ea91dd0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822134539768 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:UTRAN-Iu-501:LU)[0x56365ea91dd0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822134539768 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:UTRAN-Iu-501:LU)[0x56365ea91370]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250822134539768 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:UTRAN-Iu-501:LU)[0x56365ea91370]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822134539768 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:UTRAN-Iu-501:LU)[0x56365ea91370]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822134539768 DIUCS DEBUG msc_a(IMSI-262420000001108:UTRAN-Iu-501:LU)[0x56365ea91240]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250822134539768 DIUCS DEBUG msc_a(IMSI-262420000001108:UTRAN-Iu-501:LU)[0x56365ea91240]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=9fceb01303872615e419915c559a5f55, CK=NONE (ran_msg_iu.c:388) 20250822134539768 DMSC DEBUG msc_i(IMSI-262420000001108:UTRAN-Iu-501:LU)[0x56365ea90fb0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) TC_iu_multi_lu_and_mo_ussd2(3162)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822134539768 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:UTRAN-Iu-501:LU)[0x56365ea91370]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250822134539768 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539768 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539768 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539768 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134539768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539768 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539768 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134539768 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:7 MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(3154)@718a44d66dfb: patching N(SD)=1 into dtap '051477F291AD21044E8A22DE'O MSC_Test_2-RAN(3154)@718a44d66dfb: patched enc_l3: '055477F291AD21044E8A22DE'O MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:4 MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:5 MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on connection ID:10 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_len:24 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3153)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055477F291AD21044E8A22DE'O MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:8 MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-RAN(3154)@718a44d66dfb: patching N(SD)=2 into dtap '051B'O MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-RAN(3154)@718a44d66dfb: patched enc_l3: '059B'O MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822134539770 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539770 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539770 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539770 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134539770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539770 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539770 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134539770 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134539770 DIUCS DEBUG (UTRAN-Iu-503) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134539770 DMSC DEBUG msc_i(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x56365ea654a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134539770 DIUCS DEBUG msc_i(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x56365ea654a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134539770 DMSC DEBUG msc_a(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x56365ea97be0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134539770 DIUCS DEBUG msc_a(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x56365ea97be0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134539770 DIUCS DEBUG msc_a(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x56365ea97be0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134539770 DMM DEBUG msc_a(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x56365ea97be0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 77f291ad4e8a22de) (gsm_04_08.c:1128) 20250822134539770 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x56365ea98c30]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822134539770 DVLR DEBUG SUBSCR(IMSI-262420000001110) AUTH on UTRAN received RES: 77f291ad4e8a22de (8 bytes) (vlr_auth_fsm.c:151) 20250822134539770 DVLR INFO SUBSCR(IMSI-262420000001110) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250822134539770 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x56365ea98c30]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822134539770 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x56365ea98c30]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822134539770 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x56365ea98c30]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822134539770 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x56365ea98c30]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x56365ea982f0] (vlr_auth_fsm.c:294) 20250822134539770 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x56365ea98c30]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822134539770 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x56365ea98c30]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822134539770 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x56365ea982f0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250822134539770 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x56365ea982f0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822134539770 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x56365ea982f0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822134539770 DIUCS DEBUG msc_a(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x56365ea97be0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250822134539770 DIUCS DEBUG msc_a(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x56365ea97be0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=a87ff41bd855bf4d0dda6b96eaa074bc, CK=NONE (ran_msg_iu.c:388) 20250822134539770 DMSC DEBUG msc_i(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x56365ea654a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250822134539770 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x56365ea982f0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250822134539770 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539770 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539770 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539770 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134539770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539770 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539770 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134539770 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_len:14 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3153)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:10 20250822134539771 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539771 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539771 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539771 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134539771 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539771 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539771 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134539771 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134539771 DIUCS DEBUG (UTRAN-Iu-493) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134539771 DMSC DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSInew-0x2CB9E6BB:UTRAN-Iu-493:LU)[0x56365ea43910]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134539771 DIUCS DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSInew-0x2CB9E6BB:UTRAN-Iu-493:LU)[0x56365ea43910]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134539771 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSInew-0x2CB9E6BB:UTRAN-Iu-493:LU)[0x56365ea26fc0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134539771 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSInew-0x2CB9E6BB:UTRAN-Iu-493:LU)[0x56365ea26fc0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134539771 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSInew-0x2CB9E6BB:UTRAN-Iu-493:LU)[0x56365ea26fc0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134539771 DMM DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSInew-0x2CB9E6BB:UTRAN-Iu-493:LU)[0x56365ea26fc0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822134539771 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:MSISDN-491230001100:TMSInew-0x2CB9E6BB:UTRAN-Iu-493:LU)[0x56365ea761d0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822134539771 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001100:MSISDN-491230001100:UTRAN-Iu-493:LU)[0x56365ea997c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822134539771 DMSC NOTICE msub(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x2CB9E6BB) VLR: update for IMSI=262420000001100 (MSISDN=491230001100) (gsm_04_08.c:1541) 20250822134539771 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100:TMSI-0x2CB9E6BB + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250822134539771 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001100:MSISDN-491230001100:UTRAN-Iu-493:LU)[0x56365ea997c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822134539771 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x2CB9E6BB:UTRAN-Iu-493:LU)[0x56365ea761d0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822134539771 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001100:MSISDN-491230001100:UTRAN-Iu-493:LU)[0x56365ea997c0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822134539771 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001100:MSISDN-491230001100:UTRAN-Iu-493:LU)[0x56365ea997c0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x2CB9E6BB:UTRAN-Iu-493:LU)[0x56365ea761d0] (vlr_lu_fsm.c:817) 20250822134539771 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001100:MSISDN-491230001100:UTRAN-Iu-493:LU)[0x56365ea997c0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822134539771 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001100:MSISDN-491230001100:UTRAN-Iu-493:LU)[0x56365ea997c0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822134539771 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x2CB9E6BB:UTRAN-Iu-493:LU)[0x56365ea761d0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822134539771 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x2CB9E6BB:UTRAN-Iu-493:LU)[0x56365ea26fc0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250822134539771 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x2CB9E6BB:UTRAN-Iu-493:LU)[0x56365ea26fc0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.959s remaining) (msc_a.c:450) 20250822134539771 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001100/3/1): Available (smpp_smsc.c:626) 20250822134539771 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x2CB9E6BB:UTRAN-Iu-493:LU)[0x56365ea26fc0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134539771 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x2CB9E6BB:UTRAN-Iu-493:LU)[0x56365ea26fc0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250822134539771 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x2CB9E6BB:UTRAN-Iu-493:LU)[0x56365ea26fc0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250822134539771 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100:TMSI-0x2CB9E6BB + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822134539771 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100:TMSI-0x2CB9E6BB + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822134539771 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100:TMSI-0x2CB9E6BB - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822134539771 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x2CB9E6BB:UTRAN-Iu-493:LU)[0x56365ea26fc0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250822134539771 DMSC DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x2CB9E6BB:UTRAN-Iu-493:LU)[0x56365ea43910]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822134539771 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100:TMSI-0x2CB9E6BB - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250822134539771 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539771 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539771 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539771 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134539771 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539771 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539771 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134539771 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(3154)@718a44d66dfb: Added conn table entry 11TC_iu_multi_lu_and_mo_ussd2(3183)15664866 MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(3154)@718a44d66dfb: patch: N(SD) for ConnIdx 11 set to 1 MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3153)@718a44d66dfb: First idle individual index:11 20250822134539773 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539773 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539773 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539773 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134539773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539773 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539773 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134539773 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on connection ID:6 20250822134539773 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) MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_len:12 20250822134539773 DMSC DEBUG msub_fsm[0x56365ea7ff10]{active}: Allocated (fsm.c:456) 20250822134539773 DMSC DEBUG msc_i[0x56365ea8c5e0]{READY}: Allocated (fsm.c:456) 20250822134539773 DMSC DEBUG msc_i[0x56365ea8c5e0]{READY}: is child of msub_fsm[0x56365ea7ff10] (fsm.c:486) MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_from0 20250822134539773 DMSC DEBUG msc_a[0x56365ea975c0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822134539773 DMSC DEBUG msc_a[0x56365ea975c0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea7ff10] (fsm.c:486) 20250822134539773 DMSC DEBUG msc_a(unknown:UTRAN-Iu-504:NONE)[0x56365ea975c0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822134539773 DMSC DEBUG msc_i(unknown:UTRAN-Iu-504:NONE)[0x56365ea8c5e0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822134539773 DMSC DEBUG msc_a(unknown:UTRAN-Iu-504:NONE)[0x56365ea975c0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822134539773 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-504:NONE)[0x56365ea975c0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250822134539773 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-504:NONE)[0x56365ea975c0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250822134539773 DMM DEBUG msc_a(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x56365ea975c0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001111 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822134539773 DMM DEBUG msc_a(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x56365ea975c0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822134539773 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x56365ea7ee20]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822134539773 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x56365ea7ee20]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x56365ea975c0] (fsm.c:486) 20250822134539773 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x56365ea7ee20]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250822134539773 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x56365ea7ee20]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) MSC_Test_2-SCCP(3153)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250822134539773 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822134539773 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001111 id=262420000001111 (vlr.c:661) 20250822134539773 DVLR INFO New subscr, IMSI: 262420000001111 (vlr.c:562) 20250822134539773 DVLR DEBUG VLR subscr IMSI-262420000001111 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822134539773 DMSC DEBUG msc_a(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x56365ea975c0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822134539773 DMSC DEBUG msc_a(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x56365ea975c0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822134539773 DVLR DEBUG VLR subscr IMSI-262420000001111 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822134539773 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822134539773 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x56365ea7ee20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822134539773 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x56365ea7ee20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822134539773 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x56365ea7ee20]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250822134539773 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x56365ea9cea0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822134539773 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x56365ea9cea0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x56365ea7ee20] (fsm.c:486) 20250822134539773 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x56365ea9cea0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822134539773 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x56365ea9cea0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822134539773 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539773 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539773 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539773 DVLR DEBUG VLR subscr IMSI-262420000001102 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134539773 DVLR DEBUG IMSI:262420000001102 has MSISDN:491230001102 (vlr.c:1045) 20250822134539773 DMSC NOTICE msub(IMSI-262420000001102:MSISDN-491230001102) VLR: update for IMSI=262420000001102 (MSISDN=491230001102) (gsm_04_08.c:1541) 20250822134539773 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134539773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539773 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539773 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134539773 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134539773 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134539773 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539773 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539773 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539773 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134539773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539773 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539773 DVLR DEBUG VLR subscr IMSI-262420000001101 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134539773 DVLR DEBUG IMSI:262420000001101 has MSISDN:491230001101 (vlr.c:1045) 20250822134539773 DMSC NOTICE msub(IMSI-262420000001101:MSISDN-491230001101) VLR: update for IMSI=262420000001101 (MSISDN=491230001101) (gsm_04_08.c:1541) 20250822134539773 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822134539773 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134539773 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test-GSUP(3159)@718a44d66dfb: Found GsupExpect[0] for "262420000001111" handled at TC_iu_multi_lu_and_mo_ussd2(3183) MSC_Test-GSUP(3159)@718a44d66dfb: Added IMSI table entry 11TC_iu_multi_lu_and_mo_ussd2(3183)"262420000001111" 20250822134539773 DIUCS DEBUG (UTRAN-Iu-499) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134539773 DMSC DEBUG msc_i(IMSI-262420000001106:UTRAN-Iu-499:LU)[0x56365ea84810]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134539773 DIUCS DEBUG msc_i(IMSI-262420000001106:UTRAN-Iu-499:LU)[0x56365ea84810]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134539773 DMSC DEBUG msc_a(IMSI-262420000001106:UTRAN-Iu-499:LU)[0x56365ea873d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134539773 DIUCS DEBUG msc_a(IMSI-262420000001106:UTRAN-Iu-499:LU)[0x56365ea873d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134539773 DIUCS DEBUG msc_a(IMSI-262420000001106:UTRAN-Iu-499:LU)[0x56365ea873d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250822134539773 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:UTRAN-Iu-499:LU)[0x56365ea87a60]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250822134539773 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:UTRAN-Iu-499:LU)[0x56365ea87a60]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822134539773 DIUCS DEBUG msc_a(IMSI-262420000001106:UTRAN-Iu-499:LU)[0x56365ea873d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250822134539773 DMSC DEBUG msc_i(IMSI-262420000001106:UTRAN-Iu-499:LU)[0x56365ea84810]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822134539773 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:UTRAN-Iu-499:LU)[0x56365ea87a60]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822134539773 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:UTRAN-Iu-499:LU)[0x56365ea87a60]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822134539773 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001106:UTRAN-Iu-499:LU)[0x56365ea91dd0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822134539773 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001106:UTRAN-Iu-499:LU)[0x56365ea91dd0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001106:UTRAN-Iu-499:LU)[0x56365ea87a60] (fsm.c:486) 20250822134539773 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001106:UTRAN-Iu-499:LU)[0x56365ea91dd0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822134539773 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001106:UTRAN-Iu-499:LU)[0x56365ea91dd0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 20250822134539773 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539773 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539773 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539773 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134539773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539773 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539773 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134539773 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822134539774 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134539774 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:MSISDN-491230001101:UTRAN-Iu-494:LU)[0x56365ea56140]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822134539774 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001101:UTRAN-Iu-494:LU)[0x56365ea99390]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822134539774 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001101:UTRAN-Iu-494:LU)[0x56365ea99390]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822134539774 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001101:UTRAN-Iu-494:LU)[0x56365ea99390]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822134539774 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001101:UTRAN-Iu-494:LU)[0x56365ea99390]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001101:MSISDN-491230001101:UTRAN-Iu-494:LU)[0x56365ea56140] (vlr_lu_fsm.c:110) 20250822134539774 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001101:UTRAN-Iu-494:LU)[0x56365ea99390]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822134539774 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001101:UTRAN-Iu-494:LU)[0x56365ea99390]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822134539774 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:MSISDN-491230001101:UTRAN-Iu-494:LU)[0x56365ea56140]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822134539774 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:MSISDN-491230001101:UTRAN-Iu-494:LU)[0x56365ea56140]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822134539774 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001101:MSISDN-491230001101:UTRAN-Iu-494:LU)[0x56365ea98010]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822134539774 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001101:MSISDN-491230001101:UTRAN-Iu-494:LU)[0x56365ea98010]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001101:MSISDN-491230001101:UTRAN-Iu-494:LU)[0x56365ea56140] (fsm.c:486) 20250822134539774 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001101:MSISDN-491230001101:UTRAN-Iu-494:LU)[0x56365ea98010]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822134539774 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001101:MSISDN-491230001101:UTRAN-Iu-494:LU)[0x56365ea98010]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822134539774 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001101:MSISDN-491230001101:UTRAN-Iu-494:LU)[0x56365ea98010]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822134539774 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001101:MSISDN-491230001101:UTRAN-Iu-494:LU)[0x56365ea98010]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822134539774 DMSC NOTICE msub(IMSI-262420000001101:MSISDN-491230001101:TMSInew-0x1C485F34) VLR: update for IMSI=262420000001101 (MSISDN=491230001101) (gsm_04_08.c:1541) 20250822134539774 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001101:MSISDN-491230001101:UTRAN-Iu-494:LU)[0x56365ea98010]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822134539774 DMM DEBUG -> IMSI-262420000001101:MSISDN-491230001101:TMSInew-0x1C485F34 LOCATION UPDATE ACCEPT (TMSI = 0x1c485f34) (gsm_04_08.c:149) 20250822134539774 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSInew-0x1C485F34:UTRAN-Iu-494:LU)[0x56365ea55b20]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250822134539774 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSInew-0x1C485F34:UTRAN-Iu-494:LU)[0x56365ea55b20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134539774 DMSC DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSInew-0x1C485F34:UTRAN-Iu-494:LU)[0x56365ea55940]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134539774 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101:TMSInew-0x1C485F34 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-SCCP(3153)@718a44d66dfb: { messageType := 2, destLocRef := 'EF06E2'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-M3UA(3155)@718a44d66dfb: Message received on association #8 20250822134539774 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539774 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539774 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539774 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134539774 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539774 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539774 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134539774 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:11 MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:6 MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:1 MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on connection ID:7 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_len:12 TC_iu_multi_lu_and_mo_ussd2(3183)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_from0 TC_iu_multi_lu_and_mo_ussd2(3183)@718a44d66dfb: setverdict(pass): none -> pass MSC_Test_2-SCCP(3153)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on connection ID:3 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_len:12 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3153)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134539775 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539775 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539775 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539775 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134539775 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539775 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539775 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134539775 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134539775 DIUCS DEBUG (UTRAN-Iu-500) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134539775 DMSC DEBUG msc_i(IMSI-262420000001107:UTRAN-Iu-500:LU)[0x56365ea88a50]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134539775 DIUCS DEBUG msc_i(IMSI-262420000001107:UTRAN-Iu-500:LU)[0x56365ea88a50]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134539775 DMSC DEBUG msc_a(IMSI-262420000001107:UTRAN-Iu-500:LU)[0x56365ea8b610]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134539775 DIUCS DEBUG msc_a(IMSI-262420000001107:UTRAN-Iu-500:LU)[0x56365ea8b610]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134539775 DIUCS DEBUG msc_a(IMSI-262420000001107:UTRAN-Iu-500:LU)[0x56365ea8b610]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250822134539775 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:UTRAN-Iu-500:LU)[0x56365ea8bca0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134539775 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:UTRAN-Iu-500:LU)[0x56365ea8bca0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822134539775 DIUCS DEBUG msc_a(IMSI-262420000001107:UTRAN-Iu-500:LU)[0x56365ea8b610]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250822134539775 DMSC DEBUG msc_i(IMSI-262420000001107:UTRAN-Iu-500:LU)[0x56365ea88a50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822134539776 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:UTRAN-Iu-500:LU)[0x56365ea8bca0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822134539776 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:UTRAN-Iu-500:LU)[0x56365ea8bca0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822134539776 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001107:UTRAN-Iu-500:LU)[0x56365ea99390]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822134539776 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001107:UTRAN-Iu-500:LU)[0x56365ea99390]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001107:UTRAN-Iu-500:LU)[0x56365ea8bca0] (fsm.c:486) 20250822134539776 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001107:UTRAN-Iu-500:LU)[0x56365ea99390]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on connection ID:4 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_len:12 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_from0 20250822134539776 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001107:UTRAN-Iu-500:LU)[0x56365ea99390]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822134539776 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539776 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539776 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539776 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134539776 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539776 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539776 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134539776 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3153)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250822134539776 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539776 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539776 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539776 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134539776 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539776 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539776 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134539776 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:MSISDN-491230001102:UTRAN-Iu-495:LU)[0x56365ea3c1d0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822134539776 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134539776 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134539776 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001102:UTRAN-Iu-495:LU)[0x56365ea995e0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822134539776 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001102:UTRAN-Iu-495:LU)[0x56365ea995e0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822134539776 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001102:UTRAN-Iu-495:LU)[0x56365ea995e0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822134539776 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001102:UTRAN-Iu-495:LU)[0x56365ea995e0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001102:MSISDN-491230001102:UTRAN-Iu-495:LU)[0x56365ea3c1d0] (vlr_lu_fsm.c:110) 20250822134539776 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001102:UTRAN-Iu-495:LU)[0x56365ea995e0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822134539776 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001102:UTRAN-Iu-495:LU)[0x56365ea995e0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822134539776 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:MSISDN-491230001102:UTRAN-Iu-495:LU)[0x56365ea3c1d0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822134539776 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:MSISDN-491230001102:UTRAN-Iu-495:LU)[0x56365ea3c1d0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822134539776 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001102:MSISDN-491230001102:UTRAN-Iu-495:LU)[0x56365ea99120]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) TC_iu_multi_lu_and_mo_ussd2(3163)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on connection ID:9 20250822134539776 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001102:MSISDN-491230001102:UTRAN-Iu-495:LU)[0x56365ea99120]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001102:MSISDN-491230001102:UTRAN-Iu-495:LU)[0x56365ea3c1d0] (fsm.c:486) 20250822134539776 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001102:MSISDN-491230001102:UTRAN-Iu-495:LU)[0x56365ea99120]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822134539776 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001102:MSISDN-491230001102:UTRAN-Iu-495:LU)[0x56365ea99120]{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(3153)@718a44d66dfb: vl_len:12 20250822134539776 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001102:MSISDN-491230001102:UTRAN-Iu-495:LU)[0x56365ea99120]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822134539776 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001102:MSISDN-491230001102:UTRAN-Iu-495:LU)[0x56365ea99120]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822134539776 DMSC NOTICE msub(IMSI-262420000001102:MSISDN-491230001102:TMSInew-0x42ED8D11) VLR: update for IMSI=262420000001102 (MSISDN=491230001102) (gsm_04_08.c:1541) 20250822134539776 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001102:MSISDN-491230001102:UTRAN-Iu-495:LU)[0x56365ea99120]{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(3153)@718a44d66dfb: vl_from0 20250822134539776 DMM DEBUG -> IMSI-262420000001102:MSISDN-491230001102:TMSInew-0x42ED8D11 LOCATION UPDATE ACCEPT (TMSI = 0x42ed8d11) (gsm_04_08.c:149) 20250822134539776 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSInew-0x42ED8D11:UTRAN-Iu-495:LU)[0x56365ea3d020]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250822134539776 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSInew-0x42ED8D11:UTRAN-Iu-495:LU)[0x56365ea3d020]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) MSC_Test_2-SCCP(3153)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250822134539776 DMSC DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSInew-0x42ED8D11:UTRAN-Iu-495:LU)[0x56365ea3cef0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134539776 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102:TMSInew-0x42ED8D11 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822134539776 DIUCS DEBUG (UTRAN-Iu-496) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134539776 DMSC DEBUG msc_i(IMSI-262420000001103:UTRAN-Iu-496:LU)[0x56365ea55420]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134539776 DIUCS DEBUG msc_i(IMSI-262420000001103:UTRAN-Iu-496:LU)[0x56365ea55420]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134539776 DMSC DEBUG msc_a(IMSI-262420000001103:UTRAN-Iu-496:LU)[0x56365ea55550]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134539776 DIUCS DEBUG msc_a(IMSI-262420000001103:UTRAN-Iu-496:LU)[0x56365ea55550]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on connection ID:0 20250822134539776 DIUCS DEBUG msc_a(IMSI-262420000001103:UTRAN-Iu-496:LU)[0x56365ea55550]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250822134539776 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:UTRAN-Iu-496:LU)[0x56365ea7c250]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250822134539776 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:UTRAN-Iu-496:LU)[0x56365ea7c250]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822134539776 DIUCS DEBUG msc_a(IMSI-262420000001103:UTRAN-Iu-496:LU)[0x56365ea55550]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250822134539776 DMSC DEBUG msc_i(IMSI-262420000001103:UTRAN-Iu-496:LU)[0x56365ea55420]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_len:7 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_from0 20250822134539776 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:UTRAN-Iu-496:LU)[0x56365ea7c250]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822134539776 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:UTRAN-Iu-496:LU)[0x56365ea7c250]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822134539776 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001103:UTRAN-Iu-496:LU)[0x56365ea995e0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822134539776 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001103:UTRAN-Iu-496:LU)[0x56365ea995e0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001103:UTRAN-Iu-496:LU)[0x56365ea7c250] (fsm.c:486) 20250822134539776 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001103:UTRAN-Iu-496:LU)[0x56365ea995e0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822134539776 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001103:UTRAN-Iu-496:LU)[0x56365ea995e0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) MSC_Test_2-SCCP(3153)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250822134539776 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539776 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539776 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539776 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134539776 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539776 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539776 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134539776 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134539776 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539776 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539776 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539776 DVLR DEBUG VLR subscr IMSI-262420000001111 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134539776 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134539776 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539776 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539776 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134539776 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134539776 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x56365ea9cea0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822134539776 DVLR DEBUG SUBSCR(IMSI-262420000001111) Received 1 auth tuples (vlr.c:996) 20250822134539776 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x56365ea9cea0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822134539776 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x56365ea9cea0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250822134539776 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539776 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539776 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539776 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134539776 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539776 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539776 DMM DEBUG Tx AUTH REQ (rand = 0228425d6db96eb7980e601eb5d45158) (gsm_04_08.c:641) 20250822134539776 DMM DEBUG AUTH REQ (autn = d9f325800fa99a216d69664681c5fee1) (gsm_04_08.c:643) 20250822134539776 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134539776 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134539776 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539776 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539776 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539776 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134539776 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539776 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539776 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134539776 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134539776 DIUCS DEBUG msc_a(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x56365ea975c0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250822134539776 DIUCS DEBUG msc_a(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x56365ea975c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134539776 DMSC DEBUG msc_i(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x56365ea8c5e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 20250822134539777 DVLR DEBUG VLR subscr IMSI-262420000001111 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on connection ID:5 MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(3154)@718a44d66dfb: patching N(SD)=2 into dtap '051B'O MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_len:12 MSC_Test_2-RAN(3154)@718a44d66dfb: patched enc_l3: '059B'O MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_from0 20250822134539777 DIUCS DEBUG (UTRAN-Iu-497) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134539777 DMSC DEBUG msc_i(IMSI-262420000001104:UTRAN-Iu-497:LU)[0x56365ea59cc0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134539777 DIUCS DEBUG msc_i(IMSI-262420000001104:UTRAN-Iu-497:LU)[0x56365ea59cc0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134539777 DMSC DEBUG msc_a(IMSI-262420000001104:UTRAN-Iu-497:LU)[0x56365ea7f000]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134539777 DIUCS DEBUG msc_a(IMSI-262420000001104:UTRAN-Iu-497:LU)[0x56365ea7f000]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134539777 DIUCS DEBUG msc_a(IMSI-262420000001104:UTRAN-Iu-497:LU)[0x56365ea7f000]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250822134539777 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:UTRAN-Iu-497:LU)[0x56365ea7f540]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250822134539777 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:UTRAN-Iu-497:LU)[0x56365ea7f540]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822134539777 DIUCS DEBUG msc_a(IMSI-262420000001104:UTRAN-Iu-497:LU)[0x56365ea7f000]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250822134539777 DMSC DEBUG msc_i(IMSI-262420000001104:UTRAN-Iu-497:LU)[0x56365ea59cc0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) MSC_Test_2-SCCP(3153)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134539777 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539777 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539777 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539777 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134539777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539777 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539777 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134539777 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134539777 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:UTRAN-Iu-497:LU)[0x56365ea7f540]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822134539777 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:UTRAN-Iu-497:LU)[0x56365ea7f540]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822134539777 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001104:UTRAN-Iu-497:LU)[0x56365ea599c0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822134539777 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001104:UTRAN-Iu-497:LU)[0x56365ea599c0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001104:UTRAN-Iu-497:LU)[0x56365ea7f540] (fsm.c:486) 20250822134539777 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001104:UTRAN-Iu-497:LU)[0x56365ea599c0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822134539777 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001104:UTRAN-Iu-497:LU)[0x56365ea599c0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822134539777 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539777 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539777 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539777 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134539777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539777 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539777 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134539777 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134539777 DIUCS DEBUG (UTRAN-Iu-502) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134539777 DMSC DEBUG msc_i(IMSI-262420000001109:UTRAN-Iu-502:LU)[0x56365ea92ae0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134539777 DIUCS DEBUG msc_i(IMSI-262420000001109:UTRAN-Iu-502:LU)[0x56365ea92ae0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134539777 DMSC DEBUG msc_a(IMSI-262420000001109:UTRAN-Iu-502:LU)[0x56365ea8cf30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134539777 DIUCS DEBUG msc_a(IMSI-262420000001109:UTRAN-Iu-502:LU)[0x56365ea8cf30]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134539777 DIUCS DEBUG msc_a(IMSI-262420000001109:UTRAN-Iu-502:LU)[0x56365ea8cf30]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 20250822134539777 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:UTRAN-Iu-502:LU)[0x56365ea8f850]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250822134539777 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:UTRAN-Iu-502:LU)[0x56365ea8f850]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822134539777 DIUCS DEBUG msc_a(IMSI-262420000001109:UTRAN-Iu-502:LU)[0x56365ea8cf30]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822134539777 DMSC DEBUG msc_i(IMSI-262420000001109:UTRAN-Iu-502:LU)[0x56365ea92ae0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822134539777 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:UTRAN-Iu-502:LU)[0x56365ea8f850]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822134539777 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:UTRAN-Iu-502:LU)[0x56365ea8f850]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822134539777 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001109:UTRAN-Iu-502:LU)[0x56365ea9cb90]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822134539777 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001109:UTRAN-Iu-502:LU)[0x56365ea9cb90]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001109:UTRAN-Iu-502:LU)[0x56365ea8f850] (fsm.c:486) 20250822134539777 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001109:UTRAN-Iu-502:LU)[0x56365ea9cb90]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822134539777 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001109:UTRAN-Iu-502:LU)[0x56365ea9cb90]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822134539777 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539777 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539777 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539777 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134539777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539777 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539777 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134539777 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134539777 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539777 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539777 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539777 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134539777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539777 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539777 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:7 20250822134539777 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134539777 DIUCS DEBUG (UTRAN-Iu-493) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134539777 DMSC DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x2CB9E6BB:UTRAN-Iu-493:LU)[0x56365ea43910]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134539777 DIUCS DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x2CB9E6BB:UTRAN-Iu-493:LU)[0x56365ea43910]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134539777 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x2CB9E6BB:UTRAN-Iu-493:LU)[0x56365ea26fc0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134539777 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x2CB9E6BB:UTRAN-Iu-493:LU)[0x56365ea26fc0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822134539777 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x2CB9E6BB:UTRAN-Iu-493:LU)[0x56365ea26fc0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250822134539777 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x2CB9E6BB:UTRAN-Iu-493:LU)[0x56365ea26fc0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822134539777 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x2CB9E6BB:UTRAN-Iu-493:LU)[0x56365ea26fc0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250822134539777 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x2CB9E6BB:UTRAN-Iu-493:LU)[0x56365ea26fc0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134539777 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x2CB9E6BB:UTRAN-Iu-493:LU)[0x56365ea26fc0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822134539777 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x2CB9E6BB:UTRAN-Iu-493:LU)[0x56365ea761d0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822134539777 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x2CB9E6BB:UTRAN-Iu-493:LU)[0x56365ea761d0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x2CB9E6BB:UTRAN-Iu-493:LU)[0x56365ea26fc0] (msc_a.c:1053) 20250822134539777 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x2CB9E6BB:UTRAN-Iu-493:LU)[0x56365ea761d0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822134539777 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x2CB9E6BB:UTRAN-Iu-493:LU)[0x56365ea761d0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822134539777 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x2CB9E6BB:UTRAN-Iu-493:LU)[0x56365ea761d0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822134539777 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x2CB9E6BB:UTRAN-Iu-493:LU)[0x56365ea26fc0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea655d0] (msc_a.c:1053) 20250822134539777 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x2CB9E6BB:UTRAN-Iu-493:LU)[0x56365ea26fc0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822134539777 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x2CB9E6BB:UTRAN-Iu-493:LU)[0x56365ea26fc0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822134539777 DMSC DEBUG msub_fsm[0x56365ea655d0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822134539778 DMSC DEBUG msub(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x2CB9E6BB) MSC-A terminated (msub.c:261) 20250822134539778 DMSC DEBUG msub(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x2CB9E6BB) 1 MSC-I still active (msub.c:79) 20250822134539778 DMSC DEBUG msub_fsm[0x56365ea655d0]{active}: State change to terminating (no timeout) (msub.c:91) 20250822134539778 DMSC DEBUG msub_fsm[0x56365ea655d0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822134539778 DMSC DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x2CB9E6BB:UTRAN-Iu-493:LU)[0x56365ea43910]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822134539778 DMSC DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x2CB9E6BB:UTRAN-Iu-493:LU)[0x56365ea43910]{READY}: Removing from parent msub_fsm[0x56365ea655d0] (msub.c:113) 20250822134539778 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Closing UTRAN-Iu-493 (ran_conn.c:142) 20250822134539778 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-493 (ran_conn.c:155) 20250822134539778 DMSC DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x2CB9E6BB:UTRAN-Iu-493:LU)[0x56365ea43910]{READY}: Freeing instance (msub.c:113) MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:2 MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on connection ID:1 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_len:14 20250822134539778 DMSC DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x2CB9E6BB:UTRAN-Iu-493:LU)[0x56365ea43910]{READY}: Deallocated (fsm.c:568) 20250822134539778 DMSC DEBUG msub(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x2CB9E6BB) Free (msub.c:119) 20250822134539778 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100:TMSI-0x2CB9E6BB - active-conn: now used by 1 (attached) (msub.c:375) 20250822134539778 DMSC DEBUG msub_fsm[0x56365ea655d0]{terminating}: Freeing instance (msub.c:113) 20250822134539778 DMSC DEBUG msub_fsm[0x56365ea655d0]{terminating}: Deallocated (fsm.c:568) MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_from0 20250822134539778 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539778 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539778 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539778 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134539778 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539778 DVLR DEBUG VLR subscr IMSI-262420000001106 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134539778 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539778 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134539778 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134539778 DVLR DEBUG IMSI:262420000001106 has MSISDN:491230001106 (vlr.c:1045) 20250822134539778 DMSC NOTICE msub(IMSI-262420000001106:MSISDN-491230001106) VLR: update for IMSI=262420000001106 (MSISDN=491230001106) (gsm_04_08.c:1541) 20250822134539778 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-SCCP(3153)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822134539778 DIUCS DEBUG (UTRAN-Iu-498) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134539778 DMSC DEBUG msc_i(IMSI-262420000001105:UTRAN-Iu-498:LU)[0x56365ea805c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134539778 DIUCS DEBUG msc_i(IMSI-262420000001105:UTRAN-Iu-498:LU)[0x56365ea805c0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134539778 DMSC DEBUG msc_a(IMSI-262420000001105:UTRAN-Iu-498:LU)[0x56365ea83190]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134539778 DIUCS DEBUG msc_a(IMSI-262420000001105:UTRAN-Iu-498:LU)[0x56365ea83190]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134539778 DIUCS DEBUG msc_a(IMSI-262420000001105:UTRAN-Iu-498:LU)[0x56365ea83190]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250822134539778 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:UTRAN-Iu-498:LU)[0x56365ea83820]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) MSC_Test-GSUP(3159)@718a44d66dfb: Created GsupExpect[0] for "262420000001112" to be handled at TC_iu_multi_lu_and_mo_ussd2(3185) 20250822134539778 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:UTRAN-Iu-498:LU)[0x56365ea83820]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822134539778 DIUCS DEBUG msc_a(IMSI-262420000001105:UTRAN-Iu-498:LU)[0x56365ea83190]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on connection ID:8 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_len:12 20250822134539778 DMSC DEBUG msc_i(IMSI-262420000001105:UTRAN-Iu-498:LU)[0x56365ea805c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822134539778 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:UTRAN-Iu-498:LU)[0x56365ea83820]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822134539778 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:UTRAN-Iu-498:LU)[0x56365ea83820]{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(3153)@718a44d66dfb: vl_from0 20250822134539778 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001105:UTRAN-Iu-498:LU)[0x56365ea761d0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822134539778 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001105:UTRAN-Iu-498:LU)[0x56365ea761d0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001105:UTRAN-Iu-498:LU)[0x56365ea83820] (fsm.c:486) 20250822134539778 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001105:UTRAN-Iu-498:LU)[0x56365ea761d0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822134539778 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001105:UTRAN-Iu-498:LU)[0x56365ea761d0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822134539778 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539778 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539778 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539778 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134539778 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539778 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539778 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134539778 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134539778 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539778 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539778 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539778 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134539778 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539778 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539778 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134539778 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134539778 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539778 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539778 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539778 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134539778 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539778 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539778 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134539778 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3153)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250822134539778 DIUCS DEBUG (UTRAN-Iu-494) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134539778 DMSC DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSInew-0x1C485F34:UTRAN-Iu-494:LU)[0x56365ea55940]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134539778 DIUCS DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSInew-0x1C485F34:UTRAN-Iu-494:LU)[0x56365ea55940]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134539778 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSInew-0x1C485F34:UTRAN-Iu-494:LU)[0x56365ea55b20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134539778 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSInew-0x1C485F34:UTRAN-Iu-494:LU)[0x56365ea55b20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134539778 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSInew-0x1C485F34:UTRAN-Iu-494:LU)[0x56365ea55b20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 20250822134539778 DMM DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSInew-0x1C485F34:UTRAN-Iu-494:LU)[0x56365ea55b20]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822134539778 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:MSISDN-491230001101:TMSInew-0x1C485F34:UTRAN-Iu-494:LU)[0x56365ea56140]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822134539778 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001101:MSISDN-491230001101:UTRAN-Iu-494:LU)[0x56365ea98010]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822134539778 DMSC NOTICE msub(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x1C485F34) VLR: update for IMSI=262420000001101 (MSISDN=491230001101) (gsm_04_08.c:1541) 20250822134539778 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101:TMSI-0x1C485F34 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250822134539778 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001101:MSISDN-491230001101:UTRAN-Iu-494:LU)[0x56365ea98010]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822134539778 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x1C485F34:UTRAN-Iu-494:LU)[0x56365ea56140]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822134539778 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001101:MSISDN-491230001101:UTRAN-Iu-494:LU)[0x56365ea98010]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822134539778 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001101:MSISDN-491230001101:UTRAN-Iu-494:LU)[0x56365ea98010]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x1C485F34:UTRAN-Iu-494:LU)[0x56365ea56140] (vlr_lu_fsm.c:817) 20250822134539778 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001101:MSISDN-491230001101:UTRAN-Iu-494:LU)[0x56365ea98010]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822134539778 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001101:MSISDN-491230001101:UTRAN-Iu-494:LU)[0x56365ea98010]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822134539778 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x1C485F34:UTRAN-Iu-494:LU)[0x56365ea56140]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822134539778 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x1C485F34:UTRAN-Iu-494:LU)[0x56365ea55b20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250822134539778 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x1C485F34:UTRAN-Iu-494:LU)[0x56365ea55b20]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.955s remaining) (msc_a.c:450) 20250822134539778 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001101/3/1): Available (smpp_smsc.c:626) MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822134539778 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x1C485F34:UTRAN-Iu-494:LU)[0x56365ea55b20]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134539778 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x1C485F34:UTRAN-Iu-494:LU)[0x56365ea55b20]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250822134539778 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x1C485F34:UTRAN-Iu-494:LU)[0x56365ea55b20]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250822134539778 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101:TMSI-0x1C485F34 + 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(3153)@718a44d66dfb: Session index based on local reference:3 20250822134539778 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101:TMSI-0x1C485F34 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822134539778 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101:TMSI-0x1C485F34 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822134539778 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x1C485F34:UTRAN-Iu-494:LU)[0x56365ea55b20]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250822134539778 DMSC DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x1C485F34:UTRAN-Iu-494:LU)[0x56365ea55940]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 will be put to the reassembly buffer TC_iu_multi_lu_and_mo_ussd2(3165)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822134539778 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101:TMSI-0x1C485F34 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250822134539779 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539779 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539779 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539779 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134539779 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539779 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539779 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134539779 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 data has been put to the reassembly buffer 20250822134539779 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539779 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539779 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539779 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134539779 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539779 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539779 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134539779 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134539779 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134539779 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:MSISDN-491230001106:UTRAN-Iu-499:LU)[0x56365ea87a60]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822134539779 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001106:UTRAN-Iu-499:LU)[0x56365ea91dd0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822134539779 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001106:UTRAN-Iu-499:LU)[0x56365ea91dd0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822134539779 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001106:UTRAN-Iu-499:LU)[0x56365ea91dd0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822134539779 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001106:UTRAN-Iu-499:LU)[0x56365ea91dd0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001106:MSISDN-491230001106:UTRAN-Iu-499:LU)[0x56365ea87a60] (vlr_lu_fsm.c:110) 20250822134539779 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001106:UTRAN-Iu-499:LU)[0x56365ea91dd0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822134539779 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001106:UTRAN-Iu-499:LU)[0x56365ea91dd0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(3185)@718a44d66dfb: 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 } } } } 20250822134539779 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:MSISDN-491230001106:UTRAN-Iu-499:LU)[0x56365ea87a60]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822134539779 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:MSISDN-491230001106:UTRAN-Iu-499:LU)[0x56365ea87a60]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822134539779 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001106:MSISDN-491230001106:UTRAN-Iu-499:LU)[0x56365ea98010]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822134539779 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001106:MSISDN-491230001106:UTRAN-Iu-499:LU)[0x56365ea98010]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001106:MSISDN-491230001106:UTRAN-Iu-499:LU)[0x56365ea87a60] (fsm.c:486) 20250822134539779 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001106:MSISDN-491230001106:UTRAN-Iu-499:LU)[0x56365ea98010]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822134539779 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001106:MSISDN-491230001106:UTRAN-Iu-499:LU)[0x56365ea98010]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822134539779 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001106:MSISDN-491230001106:UTRAN-Iu-499:LU)[0x56365ea98010]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822134539779 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001106:MSISDN-491230001106:UTRAN-Iu-499:LU)[0x56365ea98010]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822134539779 DMSC NOTICE msub(IMSI-262420000001106:MSISDN-491230001106:TMSInew-0x107C4D00) VLR: update for IMSI=262420000001106 (MSISDN=491230001106) (gsm_04_08.c:1541) MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134539779 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001106:MSISDN-491230001106:UTRAN-Iu-499:LU)[0x56365ea98010]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822134539779 DMM DEBUG -> IMSI-262420000001106:MSISDN-491230001106:TMSInew-0x107C4D00 LOCATION UPDATE ACCEPT (TMSI = 0x107c4d00) (gsm_04_08.c:149) 20250822134539779 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSInew-0x107C4D00:UTRAN-Iu-499:LU)[0x56365ea873d0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250822134539779 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSInew-0x107C4D00:UTRAN-Iu-499:LU)[0x56365ea873d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134539779 DMSC DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSInew-0x107C4D00:UTRAN-Iu-499:LU)[0x56365ea84810]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-RAN(3154)@718a44d66dfb: patching N(SD)=2 into dtap '051B'O 20250822134539779 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106:TMSInew-0x107C4D00 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:11 MSC_Test_2-RAN(3154)@718a44d66dfb: patched enc_l3: '059B'O MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822134539779 DIUCS DEBUG (UTRAN-Iu-501) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134539779 DMSC DEBUG msc_i(IMSI-262420000001108:UTRAN-Iu-501:LU)[0x56365ea90fb0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134539779 DIUCS DEBUG msc_i(IMSI-262420000001108:UTRAN-Iu-501:LU)[0x56365ea90fb0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134539779 DMSC DEBUG msc_a(IMSI-262420000001108:UTRAN-Iu-501:LU)[0x56365ea91240]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134539779 DIUCS DEBUG msc_a(IMSI-262420000001108:UTRAN-Iu-501:LU)[0x56365ea91240]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134539779 DIUCS DEBUG msc_a(IMSI-262420000001108:UTRAN-Iu-501:LU)[0x56365ea91240]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250822134539779 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:UTRAN-Iu-501:LU)[0x56365ea91370]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250822134539779 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:UTRAN-Iu-501:LU)[0x56365ea91370]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822134539779 DIUCS DEBUG msc_a(IMSI-262420000001108:UTRAN-Iu-501:LU)[0x56365ea91240]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250822134539779 DMSC DEBUG msc_i(IMSI-262420000001108:UTRAN-Iu-501:LU)[0x56365ea90fb0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822134539779 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:UTRAN-Iu-501:LU)[0x56365ea91370]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822134539779 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:UTRAN-Iu-501:LU)[0x56365ea91370]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822134539779 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001108:UTRAN-Iu-501:LU)[0x56365ea91dd0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822134539779 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001108:UTRAN-Iu-501:LU)[0x56365ea91dd0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001108:UTRAN-Iu-501:LU)[0x56365ea91370] (fsm.c:486) 20250822134539779 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001108:UTRAN-Iu-501:LU)[0x56365ea91dd0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822134539779 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001108:UTRAN-Iu-501:LU)[0x56365ea91dd0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822134539779 DVLR DEBUG VLR subscr IMSI-262420000001107 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134539779 DVLR DEBUG IMSI:262420000001107 has MSISDN:491230001107 (vlr.c:1045) 20250822134539779 DMSC NOTICE msub(IMSI-262420000001107:MSISDN-491230001107) VLR: update for IMSI=262420000001107 (MSISDN=491230001107) (gsm_04_08.c:1541) 20250822134539779 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539779 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822134539779 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539779 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539779 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134539779 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(3155)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on connection ID:10 MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_len:12 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_from0 20250822134539779 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) MSC_Test_2-SCCP(3153)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250822134539779 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134539779 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 20250822134539779 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539779 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539779 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539779 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134539779 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539779 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539779 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134539779 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:4 MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822134539780 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134539780 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:MSISDN-491230001107:UTRAN-Iu-500:LU)[0x56365ea8bca0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822134539780 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001107:UTRAN-Iu-500:LU)[0x56365ea99390]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822134539780 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001107:UTRAN-Iu-500:LU)[0x56365ea99390]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822134539780 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001107:UTRAN-Iu-500:LU)[0x56365ea99390]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822134539780 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001107:UTRAN-Iu-500:LU)[0x56365ea99390]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001107:MSISDN-491230001107:UTRAN-Iu-500:LU)[0x56365ea8bca0] (vlr_lu_fsm.c:110) 20250822134539780 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001107:UTRAN-Iu-500:LU)[0x56365ea99390]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822134539780 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001107:UTRAN-Iu-500:LU)[0x56365ea99390]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822134539780 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:MSISDN-491230001107:UTRAN-Iu-500:LU)[0x56365ea8bca0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822134539780 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:MSISDN-491230001107:UTRAN-Iu-500:LU)[0x56365ea8bca0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822134539780 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001107:MSISDN-491230001107:UTRAN-Iu-500:LU)[0x56365ea26fc0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822134539780 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001107:MSISDN-491230001107:UTRAN-Iu-500:LU)[0x56365ea26fc0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001107:MSISDN-491230001107:UTRAN-Iu-500:LU)[0x56365ea8bca0] (fsm.c:486) 20250822134539780 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001107:MSISDN-491230001107:UTRAN-Iu-500:LU)[0x56365ea26fc0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822134539780 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001107:MSISDN-491230001107:UTRAN-Iu-500:LU)[0x56365ea26fc0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822134539780 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001107:MSISDN-491230001107:UTRAN-Iu-500:LU)[0x56365ea26fc0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822134539780 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001107:MSISDN-491230001107:UTRAN-Iu-500:LU)[0x56365ea26fc0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822134539780 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539780 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539780 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539780 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134539780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539780 DMSC NOTICE msub(IMSI-262420000001107:MSISDN-491230001107:TMSInew-0x232FF63C) VLR: update for IMSI=262420000001107 (MSISDN=491230001107) (gsm_04_08.c:1541) 20250822134539780 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539780 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134539780 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134539780 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001107:MSISDN-491230001107:UTRAN-Iu-500:LU)[0x56365ea26fc0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822134539780 DMM DEBUG -> IMSI-262420000001107:MSISDN-491230001107:TMSInew-0x232FF63C LOCATION UPDATE ACCEPT (TMSI = 0x232ff63c) (gsm_04_08.c:149) 20250822134539780 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSInew-0x232FF63C:UTRAN-Iu-500:LU)[0x56365ea8b610]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134539780 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSInew-0x232FF63C:UTRAN-Iu-500:LU)[0x56365ea8b610]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:9 20250822134539780 DMSC DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSInew-0x232FF63C:UTRAN-Iu-500:LU)[0x56365ea88a50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 data has been put to the reassembly buffer 20250822134539780 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107:TMSInew-0x232FF63C - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822134539780 DIUCS DEBUG (UTRAN-Iu-503) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134539780 DMSC DEBUG msc_i(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x56365ea654a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134539780 DIUCS DEBUG msc_i(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x56365ea654a0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134539780 DMSC DEBUG msc_a(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x56365ea97be0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134539780 DIUCS DEBUG msc_a(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x56365ea97be0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 20250822134539780 DIUCS DEBUG msc_a(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x56365ea97be0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250822134539780 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x56365ea982f0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250822134539780 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x56365ea982f0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822134539780 DIUCS DEBUG msc_a(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x56365ea97be0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250822134539780 DMSC DEBUG msc_i(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x56365ea654a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on connection ID:2 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_len:14 MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_from0 20250822134539780 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x56365ea982f0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822134539780 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x56365ea982f0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822134539780 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x56365ea99390]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822134539780 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x56365ea99390]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x56365ea982f0] (fsm.c:486) 20250822134539780 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x56365ea99390]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822134539780 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x56365ea99390]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822134539780 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539780 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539780 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539780 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134539780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539780 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539780 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(3153)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250822134539780 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134539780 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539780 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539780 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539780 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134539780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539780 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539780 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134539780 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822134539780 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539780 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539780 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539780 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134539780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539780 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539780 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134539780 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134539780 DIUCS DEBUG (UTRAN-Iu-495) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134539780 DMSC DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSInew-0x42ED8D11:UTRAN-Iu-495:LU)[0x56365ea3cef0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822134539781 DIUCS DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSInew-0x42ED8D11:UTRAN-Iu-495:LU)[0x56365ea3cef0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134539781 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSInew-0x42ED8D11:UTRAN-Iu-495:LU)[0x56365ea3d020]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134539781 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSInew-0x42ED8D11:UTRAN-Iu-495:LU)[0x56365ea3d020]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134539781 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSInew-0x42ED8D11:UTRAN-Iu-495:LU)[0x56365ea3d020]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134539781 DMM DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSInew-0x42ED8D11:UTRAN-Iu-495:LU)[0x56365ea3d020]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822134539781 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:MSISDN-491230001102:TMSInew-0x42ED8D11:UTRAN-Iu-495:LU)[0x56365ea3c1d0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 20250822134539781 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001102:MSISDN-491230001102:UTRAN-Iu-495:LU)[0x56365ea99120]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822134539781 DMSC NOTICE msub(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x42ED8D11) VLR: update for IMSI=262420000001102 (MSISDN=491230001102) (gsm_04_08.c:1541) 20250822134539781 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102:TMSI-0x42ED8D11 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250822134539781 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001102:MSISDN-491230001102:UTRAN-Iu-495:LU)[0x56365ea99120]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822134539781 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x42ED8D11:UTRAN-Iu-495:LU)[0x56365ea3c1d0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822134539781 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001102:MSISDN-491230001102:UTRAN-Iu-495:LU)[0x56365ea99120]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822134539781 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001102:MSISDN-491230001102:UTRAN-Iu-495:LU)[0x56365ea99120]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x42ED8D11:UTRAN-Iu-495:LU)[0x56365ea3c1d0] (vlr_lu_fsm.c:817) MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822134539781 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001102:MSISDN-491230001102:UTRAN-Iu-495:LU)[0x56365ea99120]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822134539781 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001102:MSISDN-491230001102:UTRAN-Iu-495:LU)[0x56365ea99120]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822134539781 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x42ED8D11:UTRAN-Iu-495:LU)[0x56365ea3c1d0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822134539781 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x42ED8D11:UTRAN-Iu-495:LU)[0x56365ea3d020]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250822134539781 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x42ED8D11:UTRAN-Iu-495:LU)[0x56365ea3d020]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.953s remaining) (msc_a.c:450) 20250822134539781 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001102/3/1): Available (smpp_smsc.c:626) 20250822134539781 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x42ED8D11:UTRAN-Iu-495:LU)[0x56365ea3d020]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134539781 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x42ED8D11:UTRAN-Iu-495:LU)[0x56365ea3d020]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250822134539781 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x42ED8D11:UTRAN-Iu-495:LU)[0x56365ea3d020]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250822134539781 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102:TMSI-0x42ED8D11 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822134539781 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102:TMSI-0x42ED8D11 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822134539781 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102:TMSI-0x42ED8D11 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822134539781 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x42ED8D11:UTRAN-Iu-495:LU)[0x56365ea3d020]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250822134539781 DMSC DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x42ED8D11:UTRAN-Iu-495:LU)[0x56365ea3cef0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 20250822134539781 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102:TMSI-0x42ED8D11 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822134539781 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539781 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539781 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539781 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134539781 DVLR DEBUG VLR subscr IMSI-262420000001103 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134539781 DVLR DEBUG IMSI:262420000001103 has MSISDN:491230001103 (vlr.c:1045) 20250822134539781 DMSC NOTICE msub(IMSI-262420000001103:MSISDN-491230001103) VLR: update for IMSI=262420000001103 (MSISDN=491230001103) (gsm_04_08.c:1541) 20250822134539781 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822134539781 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539781 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539781 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134539781 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134539781 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539781 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539781 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134539781 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:5 MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 20250822134539781 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539781 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539781 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134539781 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(3154)@718a44d66dfb: patching N(SD)=1 into dtap '05141D23138B2104248DA2D6'O MSC_Test_2-RAN(3154)@718a44d66dfb: patched enc_l3: '05541D23138B2104248DA2D6'O MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:1 20250822134539781 DVLR DEBUG VLR subscr IMSI-262420000001104 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134539781 DVLR DEBUG IMSI:262420000001104 has MSISDN:491230001104 (vlr.c:1045) 20250822134539781 DMSC NOTICE msub(IMSI-262420000001104:MSISDN-491230001104) VLR: update for IMSI=262420000001104 (MSISDN=491230001104) (gsm_04_08.c:1541) 20250822134539781 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 data has been put to the reassembly buffer 20250822134539781 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134539781 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:MSISDN-491230001103:UTRAN-Iu-496:LU)[0x56365ea7c250]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822134539781 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001103:UTRAN-Iu-496:LU)[0x56365ea995e0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822134539781 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001103:UTRAN-Iu-496:LU)[0x56365ea995e0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822134539781 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001103:UTRAN-Iu-496:LU)[0x56365ea995e0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822134539781 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001103:UTRAN-Iu-496:LU)[0x56365ea995e0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001103:MSISDN-491230001103:UTRAN-Iu-496:LU)[0x56365ea7c250] (vlr_lu_fsm.c:110) 20250822134539781 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001103:UTRAN-Iu-496:LU)[0x56365ea995e0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822134539781 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001103:UTRAN-Iu-496:LU)[0x56365ea995e0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822134539781 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:MSISDN-491230001103:UTRAN-Iu-496:LU)[0x56365ea7c250]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822134539781 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:MSISDN-491230001103:UTRAN-Iu-496:LU)[0x56365ea7c250]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822134539781 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001103:MSISDN-491230001103:UTRAN-Iu-496:LU)[0x56365ea62270]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822134539781 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001103:MSISDN-491230001103:UTRAN-Iu-496:LU)[0x56365ea62270]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001103:MSISDN-491230001103:UTRAN-Iu-496:LU)[0x56365ea7c250] (fsm.c:486) 20250822134539782 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001103:MSISDN-491230001103:UTRAN-Iu-496:LU)[0x56365ea62270]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822134539782 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001103:MSISDN-491230001103:UTRAN-Iu-496:LU)[0x56365ea62270]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822134539782 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001103:MSISDN-491230001103:UTRAN-Iu-496:LU)[0x56365ea62270]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822134539782 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001103:MSISDN-491230001103:UTRAN-Iu-496:LU)[0x56365ea62270]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822134539782 DMSC NOTICE msub(IMSI-262420000001103:MSISDN-491230001103:TMSInew-0x805FB5E2) VLR: update for IMSI=262420000001103 (MSISDN=491230001103) (gsm_04_08.c:1541) 20250822134539782 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001103:MSISDN-491230001103:UTRAN-Iu-496:LU)[0x56365ea62270]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822134539782 DMM DEBUG -> IMSI-262420000001103:MSISDN-491230001103:TMSInew-0x805FB5E2 LOCATION UPDATE ACCEPT (TMSI = 0x805fb5e2) (gsm_04_08.c:149) 20250822134539782 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSInew-0x805FB5E2:UTRAN-Iu-496:LU)[0x56365ea55550]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250822134539782 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSInew-0x805FB5E2:UTRAN-Iu-496:LU)[0x56365ea55550]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134539782 DMSC DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSInew-0x805FB5E2:UTRAN-Iu-496:LU)[0x56365ea55420]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134539782 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103:TMSInew-0x805FB5E2 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822134539782 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539782 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539782 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539782 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134539782 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:6 20250822134539782 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539782 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134539782 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(3154)@718a44d66dfb: Deleted conn table entry 0TC_iu_multi_lu_and_mo_ussd2(3162)2296545 TC_iu_multi_lu_and_mo_ussd2(3162)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(3162)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:8 TC_iu_multi_lu_and_mo_ussd2(3162)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(3162)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(3162)@718a44d66dfb: 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 := '2CB9E6BB'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:7 MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:10 MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 will be put to the reassembly buffer TC_iu_multi_lu_and_mo_ussd2(3173)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(3154)@718a44d66dfb: Added conn table entry 0TC_iu_multi_lu_and_mo_ussd2(3162)14697983 MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:2 TC_iu_multi_lu_and_mo_ussd2(3175)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(3154)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on connection ID:11 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_len:24 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3153)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05541D23138B2104248DA2D6'O MSC_Test_2-RAN(3154)@718a44d66dfb: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(3154)@718a44d66dfb: patched enc_l3: '059B'O 20250822134539785 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539785 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539785 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539785 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134539785 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539785 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539785 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134539785 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134539785 DIUCS DEBUG (UTRAN-Iu-504) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134539785 DMSC DEBUG msc_i(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x56365ea8c5e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134539785 DIUCS DEBUG msc_i(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x56365ea8c5e0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134539785 DMSC DEBUG msc_a(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x56365ea975c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134539785 DIUCS DEBUG msc_a(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x56365ea975c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134539785 DIUCS DEBUG msc_a(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x56365ea975c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134539785 DMM DEBUG msc_a(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x56365ea975c0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 1d23138b248da2d6) (gsm_04_08.c:1128) 20250822134539785 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x56365ea9cea0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822134539785 DVLR DEBUG SUBSCR(IMSI-262420000001111) AUTH on UTRAN received RES: 1d23138b248da2d6 (8 bytes) (vlr_auth_fsm.c:151) MSC_Test_2-RAN(3154)@718a44d66dfb: patching N(SD)=2 into dtap '051B'O 20250822134539785 DVLR INFO SUBSCR(IMSI-262420000001111) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250822134539785 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x56365ea9cea0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822134539785 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x56365ea9cea0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822134539785 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x56365ea9cea0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) MSC_Test_2-RAN(3154)@718a44d66dfb: patched enc_l3: '059B'O 20250822134539785 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x56365ea9cea0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x56365ea7ee20] (vlr_auth_fsm.c:294) 20250822134539785 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x56365ea9cea0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822134539785 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x56365ea9cea0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822134539785 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x56365ea7ee20]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250822134539785 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x56365ea7ee20]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:3 20250822134539785 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x56365ea7ee20]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822134539785 DIUCS DEBUG msc_a(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x56365ea975c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250822134539785 DIUCS DEBUG msc_a(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x56365ea975c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=6fde582b8378752990172fe962b75f2f, CK=NONE (ran_msg_iu.c:388) 20250822134539785 DMSC DEBUG msc_i(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x56365ea8c5e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822134539785 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x56365ea7ee20]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250822134539785 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539785 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539785 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539785 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134539785 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539785 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539785 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134539785 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3153)@718a44d66dfb: First idle individual index:0 MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:11 20250822134539786 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539786 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539786 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539786 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134539786 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539786 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539786 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134539786 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822134539786 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) MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on connection ID:6 20250822134539786 DMSC DEBUG msub_fsm[0x56365ea995e0]{active}: Allocated (fsm.c:456) 20250822134539786 DMSC DEBUG msc_i[0x56365ea99120]{READY}: Allocated (fsm.c:456) 20250822134539786 DMSC DEBUG msc_i[0x56365ea99120]{READY}: is child of msub_fsm[0x56365ea995e0] (fsm.c:486) 20250822134539786 DMSC DEBUG msc_a[0x56365ea43910]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822134539786 DMSC DEBUG msc_a[0x56365ea43910]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea995e0] (fsm.c:486) 20250822134539786 DMSC DEBUG msc_a(unknown:UTRAN-Iu-505:NONE)[0x56365ea43910]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822134539786 DMSC DEBUG msc_i(unknown:UTRAN-Iu-505:NONE)[0x56365ea99120]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_len:14 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_from0 20250822134539786 DMSC DEBUG msc_a(unknown:UTRAN-Iu-505:NONE)[0x56365ea43910]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822134539786 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-505:NONE)[0x56365ea43910]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250822134539786 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-505:NONE)[0x56365ea43910]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250822134539786 DMM DEBUG msc_a(TMSI-0x2CB9E6BB:UTRAN-Iu-505:CM_SERVICE_REQ)[0x56365ea43910]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250822134539786 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2CB9E6BB:UTRAN-Iu-505:CM_SERVICE_REQ)[0x56365ea655d0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822134539786 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2CB9E6BB:UTRAN-Iu-505:CM_SERVICE_REQ)[0x56365ea655d0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x2CB9E6BB:UTRAN-Iu-505:CM_SERVICE_REQ)[0x56365ea43910] (fsm.c:486) 20250822134539786 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2CB9E6BB:UTRAN-Iu-505:CM_SERVICE_REQ)[0x56365ea655d0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250822134539786 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2CB9E6BB:UTRAN-Iu-505:CM_SERVICE_REQ)[0x56365ea655d0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822134539786 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100:TMSI-0x2CB9E6BB + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822134539786 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100:TMSI-0x2CB9E6BB + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822134539786 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x2CB9E6BB:UTRAN-Iu-505:CM_SERVICE_REQ)[0x56365ea43910]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) MSC_Test_2-SCCP(3153)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250822134539786 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x2CB9E6BB:UTRAN-Iu-505:CM_SERVICE_REQ)[0x56365ea43910]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822134539786 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x2CB9E6BB:UTRAN-Iu-505:CM_SERVICE_REQ)[0x56365ea655d0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822134539786 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x2CB9E6BB:UTRAN-Iu-505:CM_SERVICE_REQ)[0x56365ea655d0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250822134539786 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x2CB9E6BB:UTRAN-Iu-505:CM_SERVICE_REQ)[0x56365eaa0860]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822134539786 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x2CB9E6BB:UTRAN-Iu-505:CM_SERVICE_REQ)[0x56365eaa0860]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x2CB9E6BB:UTRAN-Iu-505:CM_SERVICE_REQ)[0x56365ea655d0] (fsm.c:486) 20250822134539786 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x2CB9E6BB:UTRAN-Iu-505:CM_SERVICE_REQ)[0x56365eaa0860]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822134539786 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x2CB9E6BB:UTRAN-Iu-505:CM_SERVICE_REQ)[0x56365eaa0860]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822134539786 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100:TMSI-0x2CB9E6BB - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) TC_iu_multi_lu_and_mo_ussd2(3167)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822134539786 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539786 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539786 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539786 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134539786 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539786 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539786 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134539786 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134539786 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134539786 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:MSISDN-491230001104:UTRAN-Iu-497:LU)[0x56365ea7f540]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822134539786 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001104:UTRAN-Iu-497:LU)[0x56365ea599c0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822134539786 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001104:UTRAN-Iu-497:LU)[0x56365ea599c0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822134539786 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001104:UTRAN-Iu-497:LU)[0x56365ea599c0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822134539786 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001104:UTRAN-Iu-497:LU)[0x56365ea599c0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001104:MSISDN-491230001104:UTRAN-Iu-497:LU)[0x56365ea7f540] (vlr_lu_fsm.c:110) 20250822134539787 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001104:UTRAN-Iu-497:LU)[0x56365ea599c0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822134539787 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001104:UTRAN-Iu-497:LU)[0x56365ea599c0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822134539787 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:MSISDN-491230001104:UTRAN-Iu-497:LU)[0x56365ea7f540]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822134539787 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:MSISDN-491230001104:UTRAN-Iu-497:LU)[0x56365ea7f540]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822134539787 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001104:MSISDN-491230001104:UTRAN-Iu-497:LU)[0x56365ea59010]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822134539787 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001104:MSISDN-491230001104:UTRAN-Iu-497:LU)[0x56365ea59010]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001104:MSISDN-491230001104:UTRAN-Iu-497:LU)[0x56365ea7f540] (fsm.c:486) 20250822134539787 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001104:MSISDN-491230001104:UTRAN-Iu-497:LU)[0x56365ea59010]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822134539787 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001104:MSISDN-491230001104:UTRAN-Iu-497:LU)[0x56365ea59010]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822134539787 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001104:MSISDN-491230001104:UTRAN-Iu-497:LU)[0x56365ea59010]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822134539787 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001104:MSISDN-491230001104:UTRAN-Iu-497:LU)[0x56365ea59010]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822134539787 DMSC NOTICE msub(IMSI-262420000001104:MSISDN-491230001104:TMSInew-0x4D137B3D) VLR: update for IMSI=262420000001104 (MSISDN=491230001104) (gsm_04_08.c:1541) MSC_Test_2-RAN(3154)@718a44d66dfb: Added conn table entry 12TC_iu_multi_lu_and_mo_ussd2(3185)9085572 20250822134539787 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001104:MSISDN-491230001104:UTRAN-Iu-497:LU)[0x56365ea59010]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822134539787 DMM DEBUG -> IMSI-262420000001104:MSISDN-491230001104:TMSInew-0x4D137B3D LOCATION UPDATE ACCEPT (TMSI = 0x4d137b3d) (gsm_04_08.c:149) 20250822134539787 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSInew-0x4D137B3D:UTRAN-Iu-497:LU)[0x56365ea7f000]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250822134539787 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSInew-0x4D137B3D:UTRAN-Iu-497:LU)[0x56365ea7f000]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on connection ID:7 20250822134539787 DMSC DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSInew-0x4D137B3D:UTRAN-Iu-497:LU)[0x56365ea59cc0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_len:14 20250822134539787 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104:TMSInew-0x4D137B3D - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_from020250822134539787 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539787 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539787 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539787 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134539787 DVLR DEBUG VLR subscr IMSI-262420000001109 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134539787 DVLR DEBUG IMSI:262420000001109 has MSISDN:491230001109 (vlr.c:1045) 20250822134539787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539787 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539787 DMSC NOTICE msub(IMSI-262420000001109:MSISDN-491230001109) VLR: update for IMSI=262420000001109 (MSISDN=491230001109) (gsm_04_08.c:1541) 20250822134539787 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822134539787 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134539787 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134539787 DVLR DEBUG VLR subscr IMSI-262420000001105 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134539787 DVLR DEBUG IMSI:262420000001105 has MSISDN:491230001105 (vlr.c:1045) 20250822134539787 DMSC NOTICE msub(IMSI-262420000001105:MSISDN-491230001105) VLR: update for IMSI=262420000001105 (MSISDN=491230001105) (gsm_04_08.c:1541) 20250822134539787 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-SCCP(3153)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250822134539787 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539787 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539787 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539787 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134539787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539787 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539787 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134539787 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134539787 DVLR DEBUG VLR subscr IMSI-262420000001108 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134539787 DVLR DEBUG IMSI:262420000001108 has MSISDN:491230001108 (vlr.c:1045) MSC_Test_2-RAN(3154)@718a44d66dfb: patch: N(SD) for ConnIdx 12 set to 1 20250822134539787 DMSC NOTICE msub(IMSI-262420000001108:MSISDN-491230001108) VLR: update for IMSI=262420000001108 (MSISDN=491230001108) (gsm_04_08.c:1541) 20250822134539787 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134539787 DIUCS DEBUG (UTRAN-Iu-499) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134539787 DMSC DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSInew-0x107C4D00:UTRAN-Iu-499:LU)[0x56365ea84810]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134539787 DIUCS DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSInew-0x107C4D00:UTRAN-Iu-499:LU)[0x56365ea84810]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134539787 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSInew-0x107C4D00:UTRAN-Iu-499:LU)[0x56365ea873d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134539787 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSInew-0x107C4D00:UTRAN-Iu-499:LU)[0x56365ea873d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134539787 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSInew-0x107C4D00:UTRAN-Iu-499:LU)[0x56365ea873d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134539787 DMM DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSInew-0x107C4D00:UTRAN-Iu-499:LU)[0x56365ea873d0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822134539787 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:MSISDN-491230001106:TMSInew-0x107C4D00:UTRAN-Iu-499:LU)[0x56365ea87a60]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on connection ID:1 20250822134539787 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001106:MSISDN-491230001106:UTRAN-Iu-499:LU)[0x56365ea98010]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822134539787 DMSC NOTICE msub(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x107C4D00) VLR: update for IMSI=262420000001106 (MSISDN=491230001106) (gsm_04_08.c:1541) MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_len:7 20250822134539787 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106:TMSI-0x107C4D00 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250822134539787 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001106:MSISDN-491230001106:UTRAN-Iu-499:LU)[0x56365ea98010]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822134539787 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x107C4D00:UTRAN-Iu-499:LU)[0x56365ea87a60]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822134539787 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001106:MSISDN-491230001106:UTRAN-Iu-499:LU)[0x56365ea98010]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822134539787 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001106:MSISDN-491230001106:UTRAN-Iu-499:LU)[0x56365ea98010]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x107C4D00:UTRAN-Iu-499:LU)[0x56365ea87a60] (vlr_lu_fsm.c:817) 20250822134539787 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001106:MSISDN-491230001106:UTRAN-Iu-499:LU)[0x56365ea98010]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822134539787 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001106:MSISDN-491230001106:UTRAN-Iu-499:LU)[0x56365ea98010]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822134539787 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x107C4D00:UTRAN-Iu-499:LU)[0x56365ea87a60]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822134539787 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x107C4D00:UTRAN-Iu-499:LU)[0x56365ea873d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250822134539787 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x107C4D00:UTRAN-Iu-499:LU)[0x56365ea873d0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.949s remaining) (msc_a.c:450) 20250822134539787 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001106/3/1): Available (smpp_smsc.c:626) MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_from0 20250822134539787 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x107C4D00:UTRAN-Iu-499:LU)[0x56365ea873d0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134539787 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x107C4D00:UTRAN-Iu-499:LU)[0x56365ea873d0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250822134539787 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x107C4D00:UTRAN-Iu-499:LU)[0x56365ea873d0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250822134539787 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106:TMSI-0x107C4D00 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822134539787 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106:TMSI-0x107C4D00 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134539787 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106:TMSI-0x107C4D00 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822134539787 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x107C4D00:UTRAN-Iu-499:LU)[0x56365ea873d0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250822134539787 DMSC DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x107C4D00:UTRAN-Iu-499:LU)[0x56365ea84810]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 20250822134539787 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106:TMSI-0x107C4D00 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822134539787 DVLR DEBUG VLR subscr IMSI-262420000001110 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134539787 DVLR DEBUG IMSI:262420000001110 has MSISDN:491230001110 (vlr.c:1045) 20250822134539787 DMSC NOTICE msub(IMSI-262420000001110:MSISDN-491230001110) VLR: update for IMSI=262420000001110 (MSISDN=491230001110) (gsm_04_08.c:1541) 20250822134539787 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(3153)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250822134539788 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134539788 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:MSISDN-491230001109:UTRAN-Iu-502:LU)[0x56365ea8f850]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822134539788 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539788 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539788 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539788 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134539788 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001109:UTRAN-Iu-502:LU)[0x56365ea9cb90]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822134539788 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001109:UTRAN-Iu-502:LU)[0x56365ea9cb90]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822134539788 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001109:UTRAN-Iu-502:LU)[0x56365ea9cb90]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822134539788 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001109:UTRAN-Iu-502:LU)[0x56365ea9cb90]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001109:MSISDN-491230001109:UTRAN-Iu-502:LU)[0x56365ea8f850] (vlr_lu_fsm.c:110) 20250822134539788 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539788 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539788 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134539788 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001109:UTRAN-Iu-502:LU)[0x56365ea9cb90]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822134539788 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001109:UTRAN-Iu-502:LU)[0x56365ea9cb90]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822134539788 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:MSISDN-491230001109:UTRAN-Iu-502:LU)[0x56365ea8f850]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822134539788 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134539788 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:MSISDN-491230001109:UTRAN-Iu-502:LU)[0x56365ea8f850]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822134539788 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001109:MSISDN-491230001109:UTRAN-Iu-502:LU)[0x56365ea98010]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822134539788 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001109:MSISDN-491230001109:UTRAN-Iu-502:LU)[0x56365ea98010]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001109:MSISDN-491230001109:UTRAN-Iu-502:LU)[0x56365ea8f850] (fsm.c:486) 20250822134539788 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001109:MSISDN-491230001109:UTRAN-Iu-502:LU)[0x56365ea98010]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822134539788 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001109:MSISDN-491230001109:UTRAN-Iu-502:LU)[0x56365ea98010]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822134539788 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001109:MSISDN-491230001109:UTRAN-Iu-502:LU)[0x56365ea98010]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822134539788 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001109:MSISDN-491230001109:UTRAN-Iu-502:LU)[0x56365ea98010]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822134539788 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539788 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539788 DMSC NOTICE msub(IMSI-262420000001109:MSISDN-491230001109:TMSInew-0x66FD949F) VLR: update for IMSI=262420000001109 (MSISDN=491230001109) (gsm_04_08.c:1541) 20250822134539788 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001109:MSISDN-491230001109:UTRAN-Iu-502:LU)[0x56365ea98010]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822134539788 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539788 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134539788 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539788 DMM DEBUG -> IMSI-262420000001109:MSISDN-491230001109:TMSInew-0x66FD949F LOCATION UPDATE ACCEPT (TMSI = 0x66fd949f) (gsm_04_08.c:149) 20250822134539788 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539788 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSInew-0x66FD949F:UTRAN-Iu-502:LU)[0x56365ea8cf30]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250822134539788 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSInew-0x66FD949F:UTRAN-Iu-502:LU)[0x56365ea8cf30]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134539788 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134539788 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134539788 DMSC DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSInew-0x66FD949F:UTRAN-Iu-502:LU)[0x56365ea92ae0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134539788 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109:TMSInew-0x66FD949F - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 MSC_Test_2-RAN(3154)@718a44d66dfb: patching N(SD)=2 into dtap '051B'O MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822134539788 DIUCS DEBUG (UTRAN-Iu-500) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134539788 DMSC DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSInew-0x232FF63C:UTRAN-Iu-500:LU)[0x56365ea88a50]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-RAN(3154)@718a44d66dfb: patched enc_l3: '059B'O 20250822134539788 DIUCS DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSInew-0x232FF63C:UTRAN-Iu-500:LU)[0x56365ea88a50]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134539788 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSInew-0x232FF63C:UTRAN-Iu-500:LU)[0x56365ea8b610]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134539788 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSInew-0x232FF63C:UTRAN-Iu-500:LU)[0x56365ea8b610]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134539788 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSInew-0x232FF63C:UTRAN-Iu-500:LU)[0x56365ea8b610]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134539788 DMM DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSInew-0x232FF63C:UTRAN-Iu-500:LU)[0x56365ea8b610]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822134539788 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:MSISDN-491230001107:TMSInew-0x232FF63C:UTRAN-Iu-500:LU)[0x56365ea8bca0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822134539788 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001107:MSISDN-491230001107:UTRAN-Iu-500:LU)[0x56365ea26fc0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822134539788 DMSC NOTICE msub(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x232FF63C) VLR: update for IMSI=262420000001107 (MSISDN=491230001107) (gsm_04_08.c:1541) 20250822134539788 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107:TMSI-0x232FF63C + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250822134539788 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001107:MSISDN-491230001107:UTRAN-Iu-500:LU)[0x56365ea26fc0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822134539788 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x232FF63C:UTRAN-Iu-500:LU)[0x56365ea8bca0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822134539788 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001107:MSISDN-491230001107:UTRAN-Iu-500:LU)[0x56365ea26fc0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822134539788 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001107:MSISDN-491230001107:UTRAN-Iu-500:LU)[0x56365ea26fc0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x232FF63C:UTRAN-Iu-500:LU)[0x56365ea8bca0] (vlr_lu_fsm.c:817) 20250822134539788 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001107:MSISDN-491230001107:UTRAN-Iu-500:LU)[0x56365ea26fc0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822134539788 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001107:MSISDN-491230001107:UTRAN-Iu-500:LU)[0x56365ea26fc0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822134539788 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x232FF63C:UTRAN-Iu-500:LU)[0x56365ea8bca0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822134539788 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x232FF63C:UTRAN-Iu-500:LU)[0x56365ea8b610]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250822134539788 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x232FF63C:UTRAN-Iu-500:LU)[0x56365ea8b610]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.949s remaining) (msc_a.c:450) 20250822134539788 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001107/3/1): Available (smpp_smsc.c:626) 20250822134539788 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x232FF63C:UTRAN-Iu-500:LU)[0x56365ea8b610]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134539788 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x232FF63C:UTRAN-Iu-500:LU)[0x56365ea8b610]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250822134539788 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x232FF63C:UTRAN-Iu-500:LU)[0x56365ea8b610]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250822134539788 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107:TMSI-0x232FF63C + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822134539788 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107:TMSI-0x232FF63C + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822134539788 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107:TMSI-0x232FF63C - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822134539788 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x232FF63C:UTRAN-Iu-500:LU)[0x56365ea8b610]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250822134539788 DMSC DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x232FF63C:UTRAN-Iu-500:LU)[0x56365ea88a50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822134539788 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107:TMSI-0x232FF63C - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250822134539788 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134539788 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:MSISDN-491230001105:UTRAN-Iu-498:LU)[0x56365ea83820]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822134539788 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001105:UTRAN-Iu-498:LU)[0x56365ea761d0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822134539788 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001105:UTRAN-Iu-498:LU)[0x56365ea761d0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822134539788 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539788 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539788 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001105:UTRAN-Iu-498:LU)[0x56365ea761d0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822134539788 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001105:UTRAN-Iu-498:LU)[0x56365ea761d0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001105:MSISDN-491230001105:UTRAN-Iu-498:LU)[0x56365ea83820] (vlr_lu_fsm.c:110) 20250822134539788 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001105:UTRAN-Iu-498:LU)[0x56365ea761d0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822134539788 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539788 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134539788 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001105:UTRAN-Iu-498:LU)[0x56365ea761d0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822134539788 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539788 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:MSISDN-491230001105:UTRAN-Iu-498:LU)[0x56365ea83820]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822134539788 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:MSISDN-491230001105:UTRAN-Iu-498:LU)[0x56365ea83820]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822134539788 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539788 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134539788 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001105:MSISDN-491230001105:UTRAN-Iu-498:LU)[0x56365ea9cb90]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822134539788 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134539788 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001105:MSISDN-491230001105:UTRAN-Iu-498:LU)[0x56365ea9cb90]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001105:MSISDN-491230001105:UTRAN-Iu-498:LU)[0x56365ea83820] (fsm.c:486) 20250822134539788 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001105:MSISDN-491230001105:UTRAN-Iu-498:LU)[0x56365ea9cb90]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822134539788 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001105:MSISDN-491230001105:UTRAN-Iu-498:LU)[0x56365ea9cb90]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822134539788 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001105:MSISDN-491230001105:UTRAN-Iu-498:LU)[0x56365ea9cb90]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822134539788 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001105:MSISDN-491230001105:UTRAN-Iu-498:LU)[0x56365ea9cb90]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822134539788 DMSC NOTICE msub(IMSI-262420000001105:MSISDN-491230001105:TMSInew-0x6DFF6C4A) VLR: update for IMSI=262420000001105 (MSISDN=491230001105) (gsm_04_08.c:1541) 20250822134539788 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001105:MSISDN-491230001105:UTRAN-Iu-498:LU)[0x56365ea9cb90]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822134539788 DMM DEBUG -> IMSI-262420000001105:MSISDN-491230001105:TMSInew-0x6DFF6C4A LOCATION UPDATE ACCEPT (TMSI = 0x6dff6c4a) (gsm_04_08.c:149) 20250822134539788 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSInew-0x6DFF6C4A:UTRAN-Iu-498:LU)[0x56365ea83190]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250822134539788 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539788 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSInew-0x6DFF6C4A:UTRAN-Iu-498:LU)[0x56365ea83190]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134539788 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539788 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539788 DMSC DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSInew-0x6DFF6C4A:UTRAN-Iu-498:LU)[0x56365ea805c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134539788 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134539788 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539788 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539788 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134539788 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134539788 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105:TMSInew-0x6DFF6C4A - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 20250822134539788 DIUCS DEBUG (UTRAN-Iu-494) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134539788 DMSC DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x1C485F34:UTRAN-Iu-494:LU)[0x56365ea55940]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822134539788 DIUCS DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x1C485F34:UTRAN-Iu-494:LU)[0x56365ea55940]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134539789 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x1C485F34:UTRAN-Iu-494:LU)[0x56365ea55b20]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134539789 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x1C485F34:UTRAN-Iu-494:LU)[0x56365ea55b20]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134539789 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x1C485F34:UTRAN-Iu-494:LU)[0x56365ea55b20]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250822134539789 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x1C485F34:UTRAN-Iu-494:LU)[0x56365ea55b20]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822134539789 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x1C485F34:UTRAN-Iu-494:LU)[0x56365ea55b20]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250822134539789 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x1C485F34:UTRAN-Iu-494:LU)[0x56365ea55b20]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134539789 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x1C485F34:UTRAN-Iu-494:LU)[0x56365ea55b20]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822134539789 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x1C485F34:UTRAN-Iu-494:LU)[0x56365ea56140]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822134539789 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x1C485F34:UTRAN-Iu-494:LU)[0x56365ea56140]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x1C485F34:UTRAN-Iu-494:LU)[0x56365ea55b20] (msc_a.c:1053) 20250822134539789 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x1C485F34:UTRAN-Iu-494:LU)[0x56365ea56140]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822134539789 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x1C485F34:UTRAN-Iu-494:LU)[0x56365ea56140]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822134539789 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x1C485F34:UTRAN-Iu-494:LU)[0x56365ea56140]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822134539789 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x1C485F34:UTRAN-Iu-494:LU)[0x56365ea55b20]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea55760] (msc_a.c:1053) 20250822134539789 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x1C485F34:UTRAN-Iu-494:LU)[0x56365ea55b20]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822134539789 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x1C485F34:UTRAN-Iu-494:LU)[0x56365ea55b20]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822134539789 DMSC DEBUG msub_fsm[0x56365ea55760]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822134539789 DMSC DEBUG msub(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x1C485F34) MSC-A terminated (msub.c:261) 20250822134539789 DMSC DEBUG msub(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x1C485F34) 1 MSC-I still active (msub.c:79) 20250822134539789 DMSC DEBUG msub_fsm[0x56365ea55760]{active}: State change to terminating (no timeout) (msub.c:91) 20250822134539789 DMSC DEBUG msub_fsm[0x56365ea55760]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822134539789 DMSC DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x1C485F34:UTRAN-Iu-494:LU)[0x56365ea55940]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822134539789 DMSC DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x1C485F34:UTRAN-Iu-494:LU)[0x56365ea55940]{READY}: Removing from parent msub_fsm[0x56365ea55760] (msub.c:113) 20250822134539789 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Closing UTRAN-Iu-494 (ran_conn.c:142) 20250822134539789 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-494 (ran_conn.c:155) 20250822134539789 DMSC DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x1C485F34:UTRAN-Iu-494:LU)[0x56365ea55940]{READY}: Freeing instance (msub.c:113) 20250822134539789 DMSC DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x1C485F34:UTRAN-Iu-494:LU)[0x56365ea55940]{READY}: Deallocated (fsm.c:568) 20250822134539789 DMSC DEBUG msub(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x1C485F34) Free (msub.c:119) 20250822134539789 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101:TMSI-0x1C485F34 - active-conn: now used by 1 (attached) (msub.c:375) 20250822134539789 DMSC DEBUG msub_fsm[0x56365ea55760]{terminating}: Freeing instance (msub.c:113) 20250822134539789 DMSC DEBUG msub_fsm[0x56365ea55760]{terminating}: Deallocated (fsm.c:568) 20250822134539789 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134539789 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:MSISDN-491230001108:UTRAN-Iu-501:LU)[0x56365ea91370]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822134539789 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539789 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539789 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001108:UTRAN-Iu-501:LU)[0x56365ea91dd0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822134539789 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539789 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001108:UTRAN-Iu-501:LU)[0x56365ea91dd0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822134539789 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001108:UTRAN-Iu-501:LU)[0x56365ea91dd0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822134539789 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134539789 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001108:UTRAN-Iu-501:LU)[0x56365ea91dd0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001108:MSISDN-491230001108:UTRAN-Iu-501:LU)[0x56365ea91370] (vlr_lu_fsm.c:110) 20250822134539789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539789 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001108:UTRAN-Iu-501:LU)[0x56365ea91dd0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822134539789 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539789 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001108:UTRAN-Iu-501:LU)[0x56365ea91dd0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822134539789 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:MSISDN-491230001108:UTRAN-Iu-501:LU)[0x56365ea91370]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822134539789 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134539789 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134539789 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:MSISDN-491230001108:UTRAN-Iu-501:LU)[0x56365ea91370]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822134539789 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001108:MSISDN-491230001108:UTRAN-Iu-501:LU)[0x56365ea26fc0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822134539789 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001108:MSISDN-491230001108:UTRAN-Iu-501:LU)[0x56365ea26fc0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001108:MSISDN-491230001108:UTRAN-Iu-501:LU)[0x56365ea91370] (fsm.c:486) 20250822134539789 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001108:MSISDN-491230001108:UTRAN-Iu-501:LU)[0x56365ea26fc0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822134539789 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001108:MSISDN-491230001108:UTRAN-Iu-501:LU)[0x56365ea26fc0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822134539789 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001108:MSISDN-491230001108:UTRAN-Iu-501:LU)[0x56365ea26fc0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822134539789 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001108:MSISDN-491230001108:UTRAN-Iu-501:LU)[0x56365ea26fc0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822134539789 DMSC NOTICE msub(IMSI-262420000001108:MSISDN-491230001108:TMSInew-0x22B78309) VLR: update for IMSI=262420000001108 (MSISDN=491230001108) (gsm_04_08.c:1541) 20250822134539789 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001108:MSISDN-491230001108:UTRAN-Iu-501:LU)[0x56365ea26fc0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822134539789 DMM DEBUG -> IMSI-262420000001108:MSISDN-491230001108:TMSInew-0x22B78309 LOCATION UPDATE ACCEPT (TMSI = 0x22b78309) (gsm_04_08.c:149) 20250822134539789 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSInew-0x22B78309:UTRAN-Iu-501:LU)[0x56365ea91240]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250822134539789 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSInew-0x22B78309:UTRAN-Iu-501:LU)[0x56365ea91240]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134539789 DMSC DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSInew-0x22B78309:UTRAN-Iu-501:LU)[0x56365ea90fb0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134539789 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108:TMSInew-0x22B78309 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-SCCP(3153)@718a44d66dfb: { messageType := 2, destLocRef := 'E045FF'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 } } 20250822134539789 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539789 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539789 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539789 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:0 20250822134539789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539789 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539789 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134539789 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134539789 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539789 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822134539789 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539789 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134539789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539789 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539789 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134539789 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134539789 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539789 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539789 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539789 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134539789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539789 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539789 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134539789 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:4 MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 TC_iu_multi_lu_and_mo_ussd2(3162)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(3162)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@718a44d66dfb: First idle individual index:12 MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on connection ID:3 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_len:14 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_from0 20250822134539790 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539790 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539790 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539790 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134539790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539790 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134539790 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3153)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250822134539791 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) 20250822134539791 DMSC DEBUG msub_fsm[0x56365ea55b20]{active}: Allocated (fsm.c:456) 20250822134539791 DMSC DEBUG msc_i[0x56365ea55940]{READY}: Allocated (fsm.c:456) 20250822134539791 DMSC DEBUG msc_i[0x56365ea55940]{READY}: is child of msub_fsm[0x56365ea55b20] (fsm.c:486) 20250822134539791 DMSC DEBUG msc_a[0x56365ea55760]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822134539791 DMSC DEBUG msc_a[0x56365ea55760]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea55b20] (fsm.c:486) 20250822134539791 DMSC DEBUG msc_a(unknown:UTRAN-Iu-506:NONE)[0x56365ea55760]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) TC_iu_multi_lu_and_mo_ussd2(3169)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134539791 DMSC DEBUG msc_i(unknown:UTRAN-Iu-506:NONE)[0x56365ea55940]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822134539791 DMSC DEBUG msc_a(unknown:UTRAN-Iu-506:NONE)[0x56365ea55760]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on connection ID:2 20250822134539791 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-506:NONE)[0x56365ea55760]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250822134539791 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-506:NONE)[0x56365ea55760]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250822134539791 DMM DEBUG msc_a(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x56365ea55760]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001112 LU-type=IMSI-ATTACH (gsm_04_08.c:363) MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_len:7 20250822134539791 DMM DEBUG msc_a(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x56365ea55760]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822134539791 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x56365ea91dd0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822134539791 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x56365ea91dd0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x56365ea55760] (fsm.c:486) 20250822134539791 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x56365ea91dd0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_from0 20250822134539791 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x56365ea91dd0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822134539791 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822134539791 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001112 id=262420000001112 (vlr.c:661) 20250822134539791 DVLR INFO New subscr, IMSI: 262420000001112 (vlr.c:562) 20250822134539791 DVLR DEBUG VLR subscr IMSI-262420000001112 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822134539791 DMSC DEBUG msc_a(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x56365ea55760]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822134539791 DMSC DEBUG msc_a(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x56365ea55760]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822134539791 DVLR DEBUG VLR subscr IMSI-262420000001112 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) MSC_Test_2-SCCP(3153)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250822134539791 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822134539791 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x56365ea91dd0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822134539791 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x56365ea91dd0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822134539791 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x56365ea91dd0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250822134539791 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x56365eaa18a0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822134539791 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x56365eaa18a0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x56365ea91dd0] (fsm.c:486) 20250822134539791 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x56365eaa18a0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822134539791 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x56365eaa18a0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) MSC_Test_2-RAN(3154)@718a44d66dfb: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(3154)@718a44d66dfb: patched enc_l3: '059B'O 20250822134539791 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539791 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539791 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539791 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134539791 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539791 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539791 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134539791 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134539791 DLSS7 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(3159)@718a44d66dfb: Found GsupExpect[0] for "262420000001112" handled at TC_iu_multi_lu_and_mo_ussd2(3185) 20250822134539791 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539791 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539791 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134539791 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539791 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134539791 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:MSISDN-491230001110:UTRAN-Iu-503:LU)[0x56365ea982f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822134539791 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x56365ea99390]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822134539791 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x56365ea99390]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822134539791 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x56365ea99390]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822134539791 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x56365ea99390]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001110:MSISDN-491230001110:UTRAN-Iu-503:LU)[0x56365ea982f0] (vlr_lu_fsm.c:110) 20250822134539791 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x56365ea99390]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822134539791 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x56365ea99390]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822134539791 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:MSISDN-491230001110:UTRAN-Iu-503:LU)[0x56365ea982f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822134539791 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:MSISDN-491230001110:UTRAN-Iu-503:LU)[0x56365ea982f0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822134539791 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001110:MSISDN-491230001110:UTRAN-Iu-503:LU)[0x56365eaa19d0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822134539791 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001110:MSISDN-491230001110:UTRAN-Iu-503:LU)[0x56365eaa19d0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001110:MSISDN-491230001110:UTRAN-Iu-503:LU)[0x56365ea982f0] (fsm.c:486) 20250822134539791 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001110:MSISDN-491230001110:UTRAN-Iu-503:LU)[0x56365eaa19d0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822134539791 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001110:MSISDN-491230001110:UTRAN-Iu-503:LU)[0x56365eaa19d0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822134539791 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001110:MSISDN-491230001110:UTRAN-Iu-503:LU)[0x56365eaa19d0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822134539791 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001110:MSISDN-491230001110:UTRAN-Iu-503:LU)[0x56365eaa19d0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822134539791 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539791 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134539791 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134539791 DMSC NOTICE msub(IMSI-262420000001110:MSISDN-491230001110:TMSInew-0x1F20F993) VLR: update for IMSI=262420000001110 (MSISDN=491230001110) (gsm_04_08.c:1541) MSC_Test-GSUP(3159)@718a44d66dfb: Added IMSI table entry 12TC_iu_multi_lu_and_mo_ussd2(3185)"262420000001112" 20250822134539791 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001110:MSISDN-491230001110:UTRAN-Iu-503:LU)[0x56365eaa19d0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822134539791 DMM DEBUG -> IMSI-262420000001110:MSISDN-491230001110:TMSInew-0x1F20F993 LOCATION UPDATE ACCEPT (TMSI = 0x1f20f993) (gsm_04_08.c:149) 20250822134539791 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSInew-0x1F20F993:UTRAN-Iu-503:LU)[0x56365ea97be0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250822134539791 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSInew-0x1F20F993:UTRAN-Iu-503:LU)[0x56365ea97be0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134539791 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539791 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539791 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539791 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134539791 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539791 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539791 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134539791 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134539791 DMSC DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSInew-0x1F20F993:UTRAN-Iu-503:LU)[0x56365ea654a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:6 20250822134539791 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110:TMSInew-0x1F20F993 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 data has been put to the reassembly buffer 20250822134539792 DIUCS DEBUG (UTRAN-Iu-496) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134539792 DMSC DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSInew-0x805FB5E2:UTRAN-Iu-496:LU)[0x56365ea55420]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822134539792 DIUCS DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSInew-0x805FB5E2:UTRAN-Iu-496:LU)[0x56365ea55420]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134539792 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSInew-0x805FB5E2:UTRAN-Iu-496:LU)[0x56365ea55550]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134539792 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSInew-0x805FB5E2:UTRAN-Iu-496:LU)[0x56365ea55550]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134539792 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSInew-0x805FB5E2:UTRAN-Iu-496:LU)[0x56365ea55550]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822134539792 DMM DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSInew-0x805FB5E2:UTRAN-Iu-496:LU)[0x56365ea55550]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822134539792 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:MSISDN-491230001103:TMSInew-0x805FB5E2:UTRAN-Iu-496:LU)[0x56365ea7c250]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822134539792 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001103:MSISDN-491230001103:UTRAN-Iu-496:LU)[0x56365ea62270]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822134539792 DMSC NOTICE msub(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x805FB5E2) VLR: update for IMSI=262420000001103 (MSISDN=491230001103) (gsm_04_08.c:1541) 20250822134539792 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103:TMSI-0x805FB5E2 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250822134539792 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001103:MSISDN-491230001103:UTRAN-Iu-496:LU)[0x56365ea62270]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822134539792 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x805FB5E2:UTRAN-Iu-496:LU)[0x56365ea7c250]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822134539792 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001103:MSISDN-491230001103:UTRAN-Iu-496:LU)[0x56365ea62270]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822134539792 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001103:MSISDN-491230001103:UTRAN-Iu-496:LU)[0x56365ea62270]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x805FB5E2:UTRAN-Iu-496:LU)[0x56365ea7c250] (vlr_lu_fsm.c:817) 20250822134539792 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001103:MSISDN-491230001103:UTRAN-Iu-496:LU)[0x56365ea62270]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822134539792 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001103:MSISDN-491230001103:UTRAN-Iu-496:LU)[0x56365ea62270]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:9 20250822134539792 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x805FB5E2:UTRAN-Iu-496:LU)[0x56365ea7c250]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822134539792 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x805FB5E2:UTRAN-Iu-496:LU)[0x56365ea55550]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250822134539792 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x805FB5E2:UTRAN-Iu-496:LU)[0x56365ea55550]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.943s remaining) (msc_a.c:450) 20250822134539792 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001103/3/1): Available (smpp_smsc.c:626) MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 data has been put to the reassembly buffer 20250822134539792 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x805FB5E2:UTRAN-Iu-496:LU)[0x56365ea55550]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134539792 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x805FB5E2:UTRAN-Iu-496:LU)[0x56365ea55550]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822134539792 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x805FB5E2:UTRAN-Iu-496:LU)[0x56365ea55550]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250822134539792 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103:TMSI-0x805FB5E2 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822134539792 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103:TMSI-0x805FB5E2 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822134539792 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103:TMSI-0x805FB5E2 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822134539792 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x805FB5E2:UTRAN-Iu-496:LU)[0x56365ea55550]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250822134539792 DMSC DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x805FB5E2:UTRAN-Iu-496:LU)[0x56365ea55420]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:7 20250822134539792 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103:TMSI-0x805FB5E2 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822134539792 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100:TMSI-0x2CB9E6BB + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134539792 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x2CB9E6BB:UTRAN-Iu-505:CM_SERVICE_REQ)[0x56365eaa0860]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822134539792 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539792 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539792 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539792 DVLR DEBUG SUBSCR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x2CB9E6BB) Received 1 auth tuples (vlr.c:996) 20250822134539792 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x2CB9E6BB:UTRAN-Iu-505:CM_SERVICE_REQ)[0x56365eaa0860]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822134539792 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x2CB9E6BB:UTRAN-Iu-505:CM_SERVICE_REQ)[0x56365eaa0860]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250822134539792 DMM DEBUG Tx AUTH REQ (rand = e7bd1aad9d774bc36ceab5fb03bd1a43) (gsm_04_08.c:641) 20250822134539792 DMM DEBUG AUTH REQ (autn = 3512f5a4037a2c8993bc00ac02186a14) (gsm_04_08.c:643) 20250822134539792 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x2CB9E6BB:UTRAN-Iu-505:CM_SERVICE_REQ)[0x56365ea43910]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250822134539792 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134539792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539792 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539792 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134539792 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134539792 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x2CB9E6BB:UTRAN-Iu-505:CM_SERVICE_REQ)[0x56365ea43910]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134539792 DMSC DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x2CB9E6BB:UTRAN-Iu-505:CM_SERVICE_REQ)[0x56365ea99120]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134539792 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100:TMSI-0x2CB9E6BB - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822134539792 DIUCS DEBUG (UTRAN-Iu-495) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134539792 DMSC DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x42ED8D11:UTRAN-Iu-495:LU)[0x56365ea3cef0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134539792 DIUCS DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x42ED8D11:UTRAN-Iu-495:LU)[0x56365ea3cef0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134539792 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x42ED8D11:UTRAN-Iu-495:LU)[0x56365ea3d020]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:5 20250822134539792 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x42ED8D11:UTRAN-Iu-495:LU)[0x56365ea3d020]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134539792 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x42ED8D11:UTRAN-Iu-495:LU)[0x56365ea3d020]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250822134539792 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x42ED8D11:UTRAN-Iu-495:LU)[0x56365ea3d020]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822134539792 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x42ED8D11:UTRAN-Iu-495:LU)[0x56365ea3d020]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250822134539792 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x42ED8D11:UTRAN-Iu-495:LU)[0x56365ea3d020]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134539792 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x42ED8D11:UTRAN-Iu-495:LU)[0x56365ea3d020]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822134539792 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x42ED8D11:UTRAN-Iu-495:LU)[0x56365ea3c1d0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822134539792 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x42ED8D11:UTRAN-Iu-495:LU)[0x56365ea3c1d0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x42ED8D11:UTRAN-Iu-495:LU)[0x56365ea3d020] (msc_a.c:1053) 20250822134539792 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x42ED8D11:UTRAN-Iu-495:LU)[0x56365ea3c1d0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822134539792 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x42ED8D11:UTRAN-Iu-495:LU)[0x56365ea3c1d0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822134539792 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x42ED8D11:UTRAN-Iu-495:LU)[0x56365ea3c1d0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822134539792 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x42ED8D11:UTRAN-Iu-495:LU)[0x56365ea3d020]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea3cdc0] (msc_a.c:1053) MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 data has been put to the reassembly buffer 20250822134539792 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x42ED8D11:UTRAN-Iu-495:LU)[0x56365ea3d020]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822134539792 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x42ED8D11:UTRAN-Iu-495:LU)[0x56365ea3d020]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822134539792 DMSC DEBUG msub_fsm[0x56365ea3cdc0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822134539792 DMSC DEBUG msub(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x42ED8D11) MSC-A terminated (msub.c:261) 20250822134539792 DMSC DEBUG msub(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x42ED8D11) 1 MSC-I still active (msub.c:79) 20250822134539792 DMSC DEBUG msub_fsm[0x56365ea3cdc0]{active}: State change to terminating (no timeout) (msub.c:91) 20250822134539792 DMSC DEBUG msub_fsm[0x56365ea3cdc0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 20250822134539792 DMSC DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x42ED8D11:UTRAN-Iu-495:LU)[0x56365ea3cef0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822134539792 DMSC DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x42ED8D11:UTRAN-Iu-495:LU)[0x56365ea3cef0]{READY}: Removing from parent msub_fsm[0x56365ea3cdc0] (msub.c:113) 20250822134539792 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Closing UTRAN-Iu-495 (ran_conn.c:142) MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822134539792 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-495 (ran_conn.c:155) 20250822134539792 DMSC DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x42ED8D11:UTRAN-Iu-495:LU)[0x56365ea3cef0]{READY}: Freeing instance (msub.c:113) 20250822134539792 DMSC DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x42ED8D11:UTRAN-Iu-495:LU)[0x56365ea3cef0]{READY}: Deallocated (fsm.c:568) 20250822134539792 DMSC DEBUG msub(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x42ED8D11) Free (msub.c:119) 20250822134539792 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102:TMSI-0x42ED8D11 - active-conn: now used by 1 (attached) (msub.c:375) 20250822134539792 DMSC DEBUG msub_fsm[0x56365ea3cdc0]{terminating}: Freeing instance (msub.c:113) 20250822134539792 DMSC DEBUG msub_fsm[0x56365ea3cdc0]{terminating}: Deallocated (fsm.c:568) 20250822134539792 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539792 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539792 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539792 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134539792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539792 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539792 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134539792 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134539793 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539793 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539793 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539793 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:1 20250822134539793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539793 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539793 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134539793 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134539793 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539793 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539793 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539793 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134539793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539793 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539793 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134539793 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822134539793 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539793 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539793 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539793 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134539793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539793 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539793 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134539793 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:8 MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(3154)@718a44d66dfb: Deleted conn table entry 1TC_iu_multi_lu_and_mo_ussd2(3163)9885067 TC_iu_multi_lu_and_mo_ussd2(3179)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(3171)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(3163)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(3163)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 TC_iu_multi_lu_and_mo_ussd2(3163)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(3163)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@718a44d66dfb: { messageType := 2, destLocRef := '8AA284'O, sourceLocRef := '0001FA'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:12 MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:10 MSC_Test_2-RAN(3154)@718a44d66dfb: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(3154)@718a44d66dfb: patched enc_l3: '059B'O MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 data has been put to the reassembly buffer TC_iu_multi_lu_and_mo_ussd2(3177)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(3163)@718a44d66dfb: 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 := '1C485F34'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:3 MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(3154)@718a44d66dfb: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(3154)@718a44d66dfb: patched enc_l3: '059B'O MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on connection ID:4 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_len:14 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3153)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O TC_iu_multi_lu_and_mo_ussd2(3185)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(3185)@718a44d66dfb: setverdict(pass): none -> pass MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on connection ID:11 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_len:12 MSC_Test_2-RAN(3154)@718a44d66dfb: patching N(SD)=2 into dtap '051B'O MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_from0 MSC_Test_2-RAN(3154)@718a44d66dfb: patched enc_l3: '059B'O MSC_Test_2-SCCP(3153)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-RAN(3154)@718a44d66dfb: Added conn table entry 1TC_iu_multi_lu_and_mo_ussd2(3163)1757425 MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(3154)@718a44d66dfb: patch: N(SD) for ConnIdx 1 set to 1 MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:2 TC_iu_multi_lu_and_mo_ussd2(3181)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(3154)@718a44d66dfb: Deleted conn table entry 2TC_iu_multi_lu_and_mo_ussd2(3165)13146961 MSC_Test_2-RAN(3154)@718a44d66dfb: patching N(SD)=2 into dtap '051B'O MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(3154)@718a44d66dfb: patched enc_l3: '059B'O TC_iu_multi_lu_and_mo_ussd2(3165)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on connection ID:9 TC_iu_multi_lu_and_mo_ussd2(3165)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(3165)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(3165)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_len:14 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3153)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O TC_iu_multi_lu_and_mo_ussd2(3165)@718a44d66dfb: 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 := '42ED8D11'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on connection ID:5 MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(3154)@718a44d66dfb: patching N(SD)=1 into dtap '0514D05871BA21049EDF2BDE'O MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_len:14 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_from0 MSC_Test_2-RAN(3154)@718a44d66dfb: patched enc_l3: '0554D05871BA21049EDF2BDE'O MSC_Test_2-SCCP(3153)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on connection ID:6 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_len:7 MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3153)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-RAN(3154)@718a44d66dfb: Added conn table entry 2TC_iu_multi_lu_and_mo_ussd2(3165)8564924 MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on connection ID:8 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_len:14 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_from0 MSC_Test_2-RAN(3154)@718a44d66dfb: patch: N(SD) for ConnIdx 2 set to 1 MSC_Test_2-SCCP(3153)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on connection ID:7 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_len:7 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3153)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3153)@718a44d66dfb: First idle individual index:1 MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on connection ID:10 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_len:14 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3153)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_len:24 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3153)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554D05871BA21049EDF2BDE'O MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3153)@718a44d66dfb: First idle individual index:2 MSC_Test-GSUP(3159)@718a44d66dfb: Created GsupExpect[0] for "262420000001113" to be handled at TC_iu_multi_lu_and_mo_ussd2(3187) MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on connection ID:3 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_len:7 MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3153)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '20010003000000'O TC_iu_multi_lu_and_mo_ussd2(3187)@718a44d66dfb: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001113'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(3154)@718a44d66dfb: Added conn table entry 13TC_iu_multi_lu_and_mo_ussd2(3187)1889568 MSC_Test_2-RAN(3154)@718a44d66dfb: patch: N(SD) for ConnIdx 13 set to 1 MSC_Test_2-SCCP(3153)@718a44d66dfb: First idle individual index:13 MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(3159)@718a44d66dfb: Created GsupExpect[1] for "262420000001114" to be handled at TC_iu_multi_lu_and_mo_ussd2(3189) TC_iu_multi_lu_and_mo_ussd2(3189)@718a44d66dfb: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001114'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_2-RAN(3154)@718a44d66dfb: Added conn table entry 14TC_iu_multi_lu_and_mo_ussd2(3189)4650422 MSC_Test_2-RAN(3154)@718a44d66dfb: patch: N(SD) for ConnIdx 14 set to 1 MSC_Test_2-SCCP(3153)@718a44d66dfb: First idle individual index:14 MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(3159)@718a44d66dfb: Created GsupExpect[2] for "262420000001115" to be handled at TC_iu_multi_lu_and_mo_ussd2(3191) TC_iu_multi_lu_and_mo_ussd2(3191)@718a44d66dfb: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001115'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_2-RAN(3154)@718a44d66dfb: Added conn table entry 15TC_iu_multi_lu_and_mo_ussd2(3191)1471308 MSC_Test_2-RAN(3154)@718a44d66dfb: patch: N(SD) for ConnIdx 15 set to 1 MSC_Test_2-SCCP(3153)@718a44d66dfb: First idle individual index:15 MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134539834 DVLR DEBUG VLR subscr IMSI-262420000001112 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134539834 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x56365eaa18a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822134539834 DVLR DEBUG SUBSCR(IMSI-262420000001112) Received 1 auth tuples (vlr.c:996) 20250822134539834 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x56365eaa18a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822134539834 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x56365eaa18a0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250822134539834 DMM DEBUG Tx AUTH REQ (rand = 6fa1be58042dc7fc23c86a482dc737df) (gsm_04_08.c:641) 20250822134539834 DMM DEBUG AUTH REQ (autn = 0f1a36c2fd40fa6b13ea10bb8fff54c1) (gsm_04_08.c:643) 20250822134539834 DIUCS DEBUG msc_a(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x56365ea55760]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250822134539834 DIUCS DEBUG msc_a(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x56365ea55760]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134539834 DMSC DEBUG msc_i(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x56365ea55940]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134539834 DVLR DEBUG VLR subscr IMSI-262420000001112 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822134539834 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539834 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539834 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539834 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134539834 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539834 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539834 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134539834 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134539834 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539834 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539834 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539834 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134539834 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539834 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539834 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134539834 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134539834 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539834 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539834 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539834 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134539834 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539834 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539834 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134539834 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134539834 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539834 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539834 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539834 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134539834 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539834 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539834 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134539834 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134539834 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539834 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539834 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539834 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134539834 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539834 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539834 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134539834 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134539834 DIUCS DEBUG (UTRAN-Iu-497) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134539834 DMSC DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSInew-0x4D137B3D:UTRAN-Iu-497:LU)[0x56365ea59cc0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134539834 DIUCS DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSInew-0x4D137B3D:UTRAN-Iu-497:LU)[0x56365ea59cc0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 20250822134539834 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSInew-0x4D137B3D:UTRAN-Iu-497:LU)[0x56365ea7f000]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134539834 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539834 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539834 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539834 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134539834 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539834 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539834 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134539834 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134539834 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539834 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539834 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539834 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134539834 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539834 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539834 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134539834 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134539834 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSInew-0x4D137B3D:UTRAN-Iu-497:LU)[0x56365ea7f000]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134539834 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSInew-0x4D137B3D:UTRAN-Iu-497:LU)[0x56365ea7f000]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134539834 DMM DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSInew-0x4D137B3D:UTRAN-Iu-497:LU)[0x56365ea7f000]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822134539834 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539834 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539834 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539834 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134539834 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:MSISDN-491230001104:TMSInew-0x4D137B3D:UTRAN-Iu-497:LU)[0x56365ea7f540]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822134539834 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001104:MSISDN-491230001104:UTRAN-Iu-497:LU)[0x56365ea59010]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822134539834 DMSC NOTICE msub(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x4D137B3D) VLR: update for IMSI=262420000001104 (MSISDN=491230001104) (gsm_04_08.c:1541) 20250822134539834 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539834 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539834 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134539834 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134539834 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539834 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539834 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539834 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134539834 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539834 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539834 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134539834 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134539834 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104:TMSI-0x4D137B3D + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250822134539834 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001104:MSISDN-491230001104:UTRAN-Iu-497:LU)[0x56365ea59010]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822134539834 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x4D137B3D:UTRAN-Iu-497:LU)[0x56365ea7f540]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822134539834 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001104:MSISDN-491230001104:UTRAN-Iu-497:LU)[0x56365ea59010]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822134539834 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539834 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539834 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539834 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134539834 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539834 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001104:MSISDN-491230001104:UTRAN-Iu-497:LU)[0x56365ea59010]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x4D137B3D:UTRAN-Iu-497:LU)[0x56365ea7f540] (vlr_lu_fsm.c:817) 20250822134539834 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001104:MSISDN-491230001104:UTRAN-Iu-497:LU)[0x56365ea59010]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822134539834 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001104:MSISDN-491230001104:UTRAN-Iu-497:LU)[0x56365ea59010]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822134539834 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x4D137B3D:UTRAN-Iu-497:LU)[0x56365ea7f540]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822134539834 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x4D137B3D:UTRAN-Iu-497:LU)[0x56365ea7f000]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250822134539834 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x4D137B3D:UTRAN-Iu-497:LU)[0x56365ea7f000]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.901s remaining) (msc_a.c:450) 20250822134539834 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539834 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134539834 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134539834 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539834 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539834 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539834 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134539834 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539834 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539834 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134539834 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822134539834 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539834 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539835 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539835 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134539835 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539835 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539835 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134539835 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134539835 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539835 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539835 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539835 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134539835 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539835 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539835 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134539835 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134539835 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539835 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539835 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539835 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134539835 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539834 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001104/3/1): Available (smpp_smsc.c:626) 20250822134539835 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x4D137B3D:UTRAN-Iu-497:LU)[0x56365ea7f000]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134539835 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x4D137B3D:UTRAN-Iu-497:LU)[0x56365ea7f000]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250822134539835 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x4D137B3D:UTRAN-Iu-497:LU)[0x56365ea7f000]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250822134539835 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104:TMSI-0x4D137B3D + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822134539835 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104:TMSI-0x4D137B3D + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822134539835 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104:TMSI-0x4D137B3D - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822134539835 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x4D137B3D:UTRAN-Iu-497:LU)[0x56365ea7f000]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250822134539835 DMSC DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x4D137B3D:UTRAN-Iu-497:LU)[0x56365ea59cc0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822134539835 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539835 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134539835 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134539835 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539835 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539835 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539835 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134539835 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539835 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539835 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134539835 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104:TMSI-0x4D137B3D - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250822134539835 DIUCS DEBUG (UTRAN-Iu-504) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134539835 DMSC DEBUG msc_i(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x56365ea8c5e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134539835 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134539835 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539835 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539835 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539835 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134539835 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539835 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539835 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134539835 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134539835 DIUCS DEBUG msc_i(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x56365ea8c5e0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134539835 DMSC DEBUG msc_a(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x56365ea975c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134539835 DIUCS DEBUG msc_a(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x56365ea975c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134539835 DIUCS DEBUG msc_a(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x56365ea975c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250822134539835 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x56365ea7ee20]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250822134539835 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x56365ea7ee20]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822134539835 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539835 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539835 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539835 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134539835 DIUCS DEBUG msc_a(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x56365ea975c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250822134539835 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539835 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539835 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134539835 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134539835 DMSC DEBUG msc_i(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x56365ea8c5e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822134539835 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x56365ea7ee20]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822134539835 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x56365ea7ee20]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822134539835 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x56365ea5a410]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822134539835 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x56365ea5a410]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x56365ea7ee20] (fsm.c:486) 20250822134539835 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x56365ea5a410]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822134539835 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x56365ea5a410]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:12 20250822134539835 DIUCS DEBUG (UTRAN-Iu-502) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134539835 DMSC DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSInew-0x66FD949F:UTRAN-Iu-502:LU)[0x56365ea92ae0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134539835 DIUCS DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSInew-0x66FD949F:UTRAN-Iu-502:LU)[0x56365ea92ae0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134539835 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSInew-0x66FD949F:UTRAN-Iu-502:LU)[0x56365ea8cf30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134539835 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSInew-0x66FD949F:UTRAN-Iu-502:LU)[0x56365ea8cf30]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134539835 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSInew-0x66FD949F:UTRAN-Iu-502:LU)[0x56365ea8cf30]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134539835 DMM DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSInew-0x66FD949F:UTRAN-Iu-502:LU)[0x56365ea8cf30]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822134539835 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:MSISDN-491230001109:TMSInew-0x66FD949F:UTRAN-Iu-502:LU)[0x56365ea8f850]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822134539835 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001109:MSISDN-491230001109:UTRAN-Iu-502:LU)[0x56365ea98010]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822134539835 DMSC NOTICE msub(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x66FD949F) VLR: update for IMSI=262420000001109 (MSISDN=491230001109) (gsm_04_08.c:1541) 20250822134539835 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539835 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539835 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539835 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134539835 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539835 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539835 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134539835 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134539835 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539835 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539835 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109:TMSI-0x66FD949F + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250822134539835 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001109:MSISDN-491230001109:UTRAN-Iu-502:LU)[0x56365ea98010]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822134539835 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x66FD949F:UTRAN-Iu-502:LU)[0x56365ea8f850]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822134539835 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001109:MSISDN-491230001109:UTRAN-Iu-502:LU)[0x56365ea98010]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822134539835 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001109:MSISDN-491230001109:UTRAN-Iu-502:LU)[0x56365ea98010]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x66FD949F:UTRAN-Iu-502:LU)[0x56365ea8f850] (vlr_lu_fsm.c:817) 20250822134539835 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001109:MSISDN-491230001109:UTRAN-Iu-502:LU)[0x56365ea98010]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822134539835 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001109:MSISDN-491230001109:UTRAN-Iu-502:LU)[0x56365ea98010]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822134539835 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x66FD949F:UTRAN-Iu-502:LU)[0x56365ea8f850]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822134539835 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x66FD949F:UTRAN-Iu-502:LU)[0x56365ea8cf30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250822134539835 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x66FD949F:UTRAN-Iu-502:LU)[0x56365ea8cf30]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.904s remaining) (msc_a.c:450) 20250822134539835 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001109/3/1): Available (smpp_smsc.c:626) 20250822134539835 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539835 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134539835 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539835 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539835 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134539835 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822134539835 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x66FD949F:UTRAN-Iu-502:LU)[0x56365ea8cf30]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134539835 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x66FD949F:UTRAN-Iu-502:LU)[0x56365ea8cf30]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250822134539835 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x66FD949F:UTRAN-Iu-502:LU)[0x56365ea8cf30]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250822134539835 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109:TMSI-0x66FD949F + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822134539835 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109:TMSI-0x66FD949F + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822134539835 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109:TMSI-0x66FD949F - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822134539835 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x66FD949F:UTRAN-Iu-502:LU)[0x56365ea8cf30]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250822134539835 DMSC DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x66FD949F:UTRAN-Iu-502:LU)[0x56365ea92ae0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822134539835 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109:TMSI-0x66FD949F - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250822134539835 DIUCS DEBUG (UTRAN-Iu-498) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134539835 DMSC DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSInew-0x6DFF6C4A:UTRAN-Iu-498:LU)[0x56365ea805c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134539835 DIUCS DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSInew-0x6DFF6C4A:UTRAN-Iu-498:LU)[0x56365ea805c0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134539835 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSInew-0x6DFF6C4A:UTRAN-Iu-498:LU)[0x56365ea83190]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134539835 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSInew-0x6DFF6C4A:UTRAN-Iu-498:LU)[0x56365ea83190]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134539835 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSInew-0x6DFF6C4A:UTRAN-Iu-498:LU)[0x56365ea83190]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134539835 DMM DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSInew-0x6DFF6C4A:UTRAN-Iu-498:LU)[0x56365ea83190]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822134539835 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:MSISDN-491230001105:TMSInew-0x6DFF6C4A:UTRAN-Iu-498:LU)[0x56365ea83820]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822134539835 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001105:MSISDN-491230001105:UTRAN-Iu-498:LU)[0x56365ea9cb90]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822134539835 DMSC NOTICE msub(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x6DFF6C4A) VLR: update for IMSI=262420000001105 (MSISDN=491230001105) (gsm_04_08.c:1541) 20250822134539835 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105:TMSI-0x6DFF6C4A + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250822134539835 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001105:MSISDN-491230001105:UTRAN-Iu-498:LU)[0x56365ea9cb90]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822134539835 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x6DFF6C4A:UTRAN-Iu-498:LU)[0x56365ea83820]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822134539835 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001105:MSISDN-491230001105:UTRAN-Iu-498:LU)[0x56365ea9cb90]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822134539835 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001105:MSISDN-491230001105:UTRAN-Iu-498:LU)[0x56365ea9cb90]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x6DFF6C4A:UTRAN-Iu-498:LU)[0x56365ea83820] (vlr_lu_fsm.c:817) 20250822134539835 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001105:MSISDN-491230001105:UTRAN-Iu-498:LU)[0x56365ea9cb90]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822134539835 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001105:MSISDN-491230001105:UTRAN-Iu-498:LU)[0x56365ea9cb90]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822134539835 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x6DFF6C4A:UTRAN-Iu-498:LU)[0x56365ea83820]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822134539835 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x6DFF6C4A:UTRAN-Iu-498:LU)[0x56365ea83190]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250822134539835 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x6DFF6C4A:UTRAN-Iu-498:LU)[0x56365ea83190]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.901s remaining) (msc_a.c:450) 20250822134539835 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001105/3/1): Available (smpp_smsc.c:626) 20250822134539835 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x6DFF6C4A:UTRAN-Iu-498:LU)[0x56365ea83190]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134539835 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x6DFF6C4A:UTRAN-Iu-498:LU)[0x56365ea83190]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250822134539835 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x6DFF6C4A:UTRAN-Iu-498:LU)[0x56365ea83190]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250822134539835 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105:TMSI-0x6DFF6C4A + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822134539835 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105:TMSI-0x6DFF6C4A + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822134539835 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105:TMSI-0x6DFF6C4A - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822134539835 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x6DFF6C4A:UTRAN-Iu-498:LU)[0x56365ea83190]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250822134539835 DMSC DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x6DFF6C4A:UTRAN-Iu-498:LU)[0x56365ea805c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822134539835 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105:TMSI-0x6DFF6C4A - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250822134539835 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539835 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539835 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539835 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134539835 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539835 DIUCS DEBUG (UTRAN-Iu-499) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134539835 DMSC DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x107C4D00:UTRAN-Iu-499:LU)[0x56365ea84810]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134539835 DIUCS DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x107C4D00:UTRAN-Iu-499:LU)[0x56365ea84810]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134539835 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x107C4D00:UTRAN-Iu-499:LU)[0x56365ea873d0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134539835 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x107C4D00:UTRAN-Iu-499:LU)[0x56365ea873d0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134539835 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x107C4D00:UTRAN-Iu-499:LU)[0x56365ea873d0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250822134539835 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539835 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134539835 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134539835 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x107C4D00:UTRAN-Iu-499:LU)[0x56365ea873d0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822134539835 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x107C4D00:UTRAN-Iu-499:LU)[0x56365ea873d0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250822134539835 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x107C4D00:UTRAN-Iu-499:LU)[0x56365ea873d0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134539835 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x107C4D00:UTRAN-Iu-499:LU)[0x56365ea873d0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822134539835 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x107C4D00:UTRAN-Iu-499:LU)[0x56365ea87a60]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822134539835 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x107C4D00:UTRAN-Iu-499:LU)[0x56365ea87a60]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x107C4D00:UTRAN-Iu-499:LU)[0x56365ea873d0] (msc_a.c:1053) 20250822134539835 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x107C4D00:UTRAN-Iu-499:LU)[0x56365ea87a60]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822134539835 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x107C4D00:UTRAN-Iu-499:LU)[0x56365ea87a60]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822134539835 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x107C4D00:UTRAN-Iu-499:LU)[0x56365ea87a60]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822134539835 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x107C4D00:UTRAN-Iu-499:LU)[0x56365ea873d0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea84e40] (msc_a.c:1053) 20250822134539835 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x107C4D00:UTRAN-Iu-499:LU)[0x56365ea873d0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822134539835 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x107C4D00:UTRAN-Iu-499:LU)[0x56365ea873d0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822134539835 DMSC DEBUG msub_fsm[0x56365ea84e40]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822134539835 DMSC DEBUG msub(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x107C4D00) MSC-A terminated (msub.c:261) 20250822134539835 DMSC DEBUG msub(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x107C4D00) 1 MSC-I still active (msub.c:79) 20250822134539835 DMSC DEBUG msub_fsm[0x56365ea84e40]{active}: State change to terminating (no timeout) (msub.c:91) 20250822134539835 DMSC DEBUG msub_fsm[0x56365ea84e40]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822134539835 DMSC DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x107C4D00:UTRAN-Iu-499:LU)[0x56365ea84810]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822134539835 DMSC DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x107C4D00:UTRAN-Iu-499:LU)[0x56365ea84810]{READY}: Removing from parent msub_fsm[0x56365ea84e40] (msub.c:113) 20250822134539835 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Closing UTRAN-Iu-499 (ran_conn.c:142) MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 20250822134539835 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-499 (ran_conn.c:155) 20250822134539835 DMSC DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x107C4D00:UTRAN-Iu-499:LU)[0x56365ea84810]{READY}: Freeing instance (msub.c:113) 20250822134539835 DMSC DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x107C4D00:UTRAN-Iu-499:LU)[0x56365ea84810]{READY}: Deallocated (fsm.c:568) 20250822134539835 DMSC DEBUG msub(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x107C4D00) Free (msub.c:119) 20250822134539835 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106:TMSI-0x107C4D00 - active-conn: now used by 1 (attached) (msub.c:375) 20250822134539835 DMSC DEBUG msub_fsm[0x56365ea84e40]{terminating}: Freeing instance (msub.c:113) 20250822134539835 DMSC DEBUG msub_fsm[0x56365ea84e40]{terminating}: Deallocated (fsm.c:568) 20250822134539835 DIUCS DEBUG (UTRAN-Iu-501) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134539835 DMSC DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSInew-0x22B78309:UTRAN-Iu-501:LU)[0x56365ea90fb0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134539835 DIUCS DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSInew-0x22B78309:UTRAN-Iu-501:LU)[0x56365ea90fb0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134539835 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSInew-0x22B78309:UTRAN-Iu-501:LU)[0x56365ea91240]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134539835 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSInew-0x22B78309:UTRAN-Iu-501:LU)[0x56365ea91240]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134539835 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSInew-0x22B78309:UTRAN-Iu-501:LU)[0x56365ea91240]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134539835 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539835 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539835 DMM DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSInew-0x22B78309:UTRAN-Iu-501:LU)[0x56365ea91240]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822134539835 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:MSISDN-491230001108:TMSInew-0x22B78309:UTRAN-Iu-501:LU)[0x56365ea91370]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822134539835 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001108:MSISDN-491230001108:UTRAN-Iu-501:LU)[0x56365ea26fc0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822134539835 DMSC NOTICE msub(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x22B78309) VLR: update for IMSI=262420000001108 (MSISDN=491230001108) (gsm_04_08.c:1541) 20250822134539835 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108:TMSI-0x22B78309 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250822134539835 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001108:MSISDN-491230001108:UTRAN-Iu-501:LU)[0x56365ea26fc0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822134539835 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x22B78309:UTRAN-Iu-501:LU)[0x56365ea91370]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822134539835 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001108:MSISDN-491230001108:UTRAN-Iu-501:LU)[0x56365ea26fc0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822134539835 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001108:MSISDN-491230001108:UTRAN-Iu-501:LU)[0x56365ea26fc0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x22B78309:UTRAN-Iu-501:LU)[0x56365ea91370] (vlr_lu_fsm.c:817) 20250822134539835 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001108:MSISDN-491230001108:UTRAN-Iu-501:LU)[0x56365ea26fc0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822134539835 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001108:MSISDN-491230001108:UTRAN-Iu-501:LU)[0x56365ea26fc0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822134539835 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x22B78309:UTRAN-Iu-501:LU)[0x56365ea91370]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822134539835 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x22B78309:UTRAN-Iu-501:LU)[0x56365ea91240]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250822134539836 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x22B78309:UTRAN-Iu-501:LU)[0x56365ea91240]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.902s remaining) (msc_a.c:450) 20250822134539836 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001108/3/1): Available (smpp_smsc.c:626) 20250822134539835 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539835 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134539835 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539836 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539836 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134539836 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134539836 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x22B78309:UTRAN-Iu-501:LU)[0x56365ea91240]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134539836 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x22B78309:UTRAN-Iu-501:LU)[0x56365ea91240]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250822134539836 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x22B78309:UTRAN-Iu-501:LU)[0x56365ea91240]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250822134539836 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108:TMSI-0x22B78309 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822134539836 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108:TMSI-0x22B78309 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822134539836 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108:TMSI-0x22B78309 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822134539836 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x22B78309:UTRAN-Iu-501:LU)[0x56365ea91240]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822134539836 DMSC DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x22B78309:UTRAN-Iu-501:LU)[0x56365ea90fb0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822134539836 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108:TMSI-0x22B78309 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250822134539836 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539836 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539836 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539836 DIUCS DEBUG (UTRAN-Iu-500) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134539836 DMSC DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x232FF63C:UTRAN-Iu-500:LU)[0x56365ea88a50]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134539836 DIUCS DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x232FF63C:UTRAN-Iu-500:LU)[0x56365ea88a50]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134539836 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x232FF63C:UTRAN-Iu-500:LU)[0x56365ea8b610]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134539836 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134539836 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539836 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539836 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134539836 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:4 20250822134539836 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x232FF63C:UTRAN-Iu-500:LU)[0x56365ea8b610]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134539836 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x232FF63C:UTRAN-Iu-500:LU)[0x56365ea8b610]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250822134539836 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x232FF63C:UTRAN-Iu-500:LU)[0x56365ea8b610]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822134539836 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x232FF63C:UTRAN-Iu-500:LU)[0x56365ea8b610]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250822134539836 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x232FF63C:UTRAN-Iu-500:LU)[0x56365ea8b610]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134539836 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x232FF63C:UTRAN-Iu-500:LU)[0x56365ea8b610]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822134539836 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x232FF63C:UTRAN-Iu-500:LU)[0x56365ea8bca0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822134539836 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x232FF63C:UTRAN-Iu-500:LU)[0x56365ea8bca0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x232FF63C:UTRAN-Iu-500:LU)[0x56365ea8b610] (msc_a.c:1053) 20250822134539836 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x232FF63C:UTRAN-Iu-500:LU)[0x56365ea8bca0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822134539836 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x232FF63C:UTRAN-Iu-500:LU)[0x56365ea8bca0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822134539836 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x232FF63C:UTRAN-Iu-500:LU)[0x56365ea8bca0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822134539836 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x232FF63C:UTRAN-Iu-500:LU)[0x56365ea8b610]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea89080] (msc_a.c:1053) 20250822134539836 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x232FF63C:UTRAN-Iu-500:LU)[0x56365ea8b610]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822134539836 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x232FF63C:UTRAN-Iu-500:LU)[0x56365ea8b610]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822134539836 DMSC DEBUG msub_fsm[0x56365ea89080]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822134539836 DMSC DEBUG msub(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x232FF63C) MSC-A terminated (msub.c:261) 20250822134539836 DMSC DEBUG msub(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x232FF63C) 1 MSC-I still active (msub.c:79) 20250822134539836 DMSC DEBUG msub_fsm[0x56365ea89080]{active}: State change to terminating (no timeout) (msub.c:91) 20250822134539836 DMSC DEBUG msub_fsm[0x56365ea89080]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822134539836 DMSC DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x232FF63C:UTRAN-Iu-500:LU)[0x56365ea88a50]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822134539836 DMSC DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x232FF63C:UTRAN-Iu-500:LU)[0x56365ea88a50]{READY}: Removing from parent msub_fsm[0x56365ea89080] (msub.c:113) 20250822134539836 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Closing UTRAN-Iu-500 (ran_conn.c:142) 20250822134539836 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-500 (ran_conn.c:155) 20250822134539836 DMSC DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x232FF63C:UTRAN-Iu-500:LU)[0x56365ea88a50]{READY}: Freeing instance (msub.c:113) 20250822134539836 DMSC DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x232FF63C:UTRAN-Iu-500:LU)[0x56365ea88a50]{READY}: Deallocated (fsm.c:568) 20250822134539836 DMSC DEBUG msub(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x232FF63C) Free (msub.c:119) 20250822134539836 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107:TMSI-0x232FF63C - active-conn: now used by 1 (attached) (msub.c:375) 20250822134539836 DMSC DEBUG msub_fsm[0x56365ea89080]{terminating}: Freeing instance (msub.c:113) 20250822134539836 DMSC DEBUG msub_fsm[0x56365ea89080]{terminating}: Deallocated (fsm.c:568) 20250822134539836 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539836 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539836 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539836 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134539836 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539836 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) 20250822134539836 DMSC DEBUG msub_fsm[0x56365ea3c1d0]{active}: Allocated (fsm.c:456) 20250822134539836 DMSC DEBUG msc_i[0x56365ea3d020]{READY}: Allocated (fsm.c:456) 20250822134539836 DMSC DEBUG msc_i[0x56365ea3d020]{READY}: is child of msub_fsm[0x56365ea3c1d0] (fsm.c:486) 20250822134539836 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539836 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134539836 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134539836 DMSC DEBUG msc_a[0x56365ea3cef0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822134539836 DMSC DEBUG msc_a[0x56365ea3cef0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea3c1d0] (fsm.c:486) 20250822134539836 DMSC DEBUG msc_a(unknown:UTRAN-Iu-507:NONE)[0x56365ea3cef0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822134539836 DMSC DEBUG msc_i(unknown:UTRAN-Iu-507:NONE)[0x56365ea3d020]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822134539836 DMSC DEBUG msc_a(unknown:UTRAN-Iu-507:NONE)[0x56365ea3cef0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822134539836 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-507:NONE)[0x56365ea3cef0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250822134539836 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-507:NONE)[0x56365ea3cef0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250822134539836 DMM DEBUG msc_a(TMSI-0x1C485F34:UTRAN-Iu-507:CM_SERVICE_REQ)[0x56365ea3cef0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250822134539836 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1C485F34:UTRAN-Iu-507:CM_SERVICE_REQ)[0x56365ea3cdc0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822134539836 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1C485F34:UTRAN-Iu-507:CM_SERVICE_REQ)[0x56365ea3cdc0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x1C485F34:UTRAN-Iu-507:CM_SERVICE_REQ)[0x56365ea3cef0] (fsm.c:486) 20250822134539836 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1C485F34:UTRAN-Iu-507:CM_SERVICE_REQ)[0x56365ea3cdc0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250822134539836 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1C485F34:UTRAN-Iu-507:CM_SERVICE_REQ)[0x56365ea3cdc0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822134539836 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101:TMSI-0x1C485F34 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822134539836 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101:TMSI-0x1C485F34 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822134539836 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x1C485F34:UTRAN-Iu-507:CM_SERVICE_REQ)[0x56365ea3cef0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822134539836 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x1C485F34:UTRAN-Iu-507:CM_SERVICE_REQ)[0x56365ea3cef0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822134539837 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x1C485F34:UTRAN-Iu-507:CM_SERVICE_REQ)[0x56365ea3cdc0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822134539837 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x1C485F34:UTRAN-Iu-507:CM_SERVICE_REQ)[0x56365ea3cdc0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250822134539837 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x1C485F34:UTRAN-Iu-507:CM_SERVICE_REQ)[0x56365ea62270]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822134539837 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x1C485F34:UTRAN-Iu-507:CM_SERVICE_REQ)[0x56365ea62270]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x1C485F34:UTRAN-Iu-507:CM_SERVICE_REQ)[0x56365ea3cdc0] (fsm.c:486) 20250822134539837 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x1C485F34:UTRAN-Iu-507:CM_SERVICE_REQ)[0x56365ea62270]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822134539837 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x1C485F34:UTRAN-Iu-507:CM_SERVICE_REQ)[0x56365ea62270]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822134539837 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101:TMSI-0x1C485F34 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822134539837 DIUCS DEBUG (UTRAN-Iu-503) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134539837 DMSC DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSInew-0x1F20F993:UTRAN-Iu-503:LU)[0x56365ea654a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134539837 DIUCS DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSInew-0x1F20F993:UTRAN-Iu-503:LU)[0x56365ea654a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134539837 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSInew-0x1F20F993:UTRAN-Iu-503:LU)[0x56365ea97be0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134539837 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSInew-0x1F20F993:UTRAN-Iu-503:LU)[0x56365ea97be0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134539837 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSInew-0x1F20F993:UTRAN-Iu-503:LU)[0x56365ea97be0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134539837 DMM DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSInew-0x1F20F993:UTRAN-Iu-503:LU)[0x56365ea97be0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822134539837 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:MSISDN-491230001110:TMSInew-0x1F20F993:UTRAN-Iu-503:LU)[0x56365ea982f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822134539837 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001110:MSISDN-491230001110:UTRAN-Iu-503:LU)[0x56365eaa19d0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822134539837 DMSC NOTICE msub(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x1F20F993) VLR: update for IMSI=262420000001110 (MSISDN=491230001110) (gsm_04_08.c:1541) 20250822134539837 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110:TMSI-0x1F20F993 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250822134539837 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001110:MSISDN-491230001110:UTRAN-Iu-503:LU)[0x56365eaa19d0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822134539837 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x1F20F993:UTRAN-Iu-503:LU)[0x56365ea982f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822134539837 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001110:MSISDN-491230001110:UTRAN-Iu-503:LU)[0x56365eaa19d0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822134539837 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001110:MSISDN-491230001110:UTRAN-Iu-503:LU)[0x56365eaa19d0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x1F20F993:UTRAN-Iu-503:LU)[0x56365ea982f0] (vlr_lu_fsm.c:817) 20250822134539837 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001110:MSISDN-491230001110:UTRAN-Iu-503:LU)[0x56365eaa19d0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822134539837 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001110:MSISDN-491230001110:UTRAN-Iu-503:LU)[0x56365eaa19d0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822134539837 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x1F20F993:UTRAN-Iu-503:LU)[0x56365ea982f0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822134539837 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x1F20F993:UTRAN-Iu-503:LU)[0x56365ea97be0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250822134539837 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x1F20F993:UTRAN-Iu-503:LU)[0x56365ea97be0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.918s remaining) (msc_a.c:450) 20250822134539837 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001110/3/1): Available (smpp_smsc.c:626) 20250822134539837 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x1F20F993:UTRAN-Iu-503:LU)[0x56365ea97be0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134539837 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x1F20F993:UTRAN-Iu-503:LU)[0x56365ea97be0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250822134539837 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x1F20F993:UTRAN-Iu-503:LU)[0x56365ea97be0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250822134539837 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110:TMSI-0x1F20F993 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822134539837 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110:TMSI-0x1F20F993 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822134539837 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110:TMSI-0x1F20F993 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822134539837 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x1F20F993:UTRAN-Iu-503:LU)[0x56365ea97be0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250822134539837 DMSC DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x1F20F993:UTRAN-Iu-503:LU)[0x56365ea654a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822134539837 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539837 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539837 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539837 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134539837 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539837 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539837 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134539837 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134539837 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110:TMSI-0x1F20F993 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:11 20250822134539837 DIUCS DEBUG (UTRAN-Iu-505) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134539837 DMSC DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x2CB9E6BB:UTRAN-Iu-505:CM_SERVICE_REQ)[0x56365ea99120]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134539837 DIUCS DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x2CB9E6BB:UTRAN-Iu-505:CM_SERVICE_REQ)[0x56365ea99120]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134539837 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x2CB9E6BB:UTRAN-Iu-505:CM_SERVICE_REQ)[0x56365ea43910]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134539837 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x2CB9E6BB:UTRAN-Iu-505:CM_SERVICE_REQ)[0x56365ea43910]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134539837 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x2CB9E6BB:UTRAN-Iu-505:CM_SERVICE_REQ)[0x56365ea43910]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134539837 DMM DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x2CB9E6BB:UTRAN-Iu-505:CM_SERVICE_REQ)[0x56365ea43910]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = d05871ba9edf2bde) (gsm_04_08.c:1128) 20250822134539837 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x2CB9E6BB:UTRAN-Iu-505:CM_SERVICE_REQ)[0x56365eaa0860]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822134539837 DVLR DEBUG SUBSCR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x2CB9E6BB) AUTH on UTRAN received RES: d05871ba9edf2bde (8 bytes) (vlr_auth_fsm.c:151) 20250822134539837 DVLR INFO SUBSCR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x2CB9E6BB) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250822134539837 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x2CB9E6BB:UTRAN-Iu-505:CM_SERVICE_REQ)[0x56365eaa0860]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822134539837 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x2CB9E6BB:UTRAN-Iu-505:CM_SERVICE_REQ)[0x56365eaa0860]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822134539837 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x2CB9E6BB:UTRAN-Iu-505:CM_SERVICE_REQ)[0x56365eaa0860]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822134539837 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x2CB9E6BB:UTRAN-Iu-505:CM_SERVICE_REQ)[0x56365eaa0860]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x2CB9E6BB:UTRAN-Iu-505:CM_SERVICE_REQ)[0x56365ea655d0] (vlr_auth_fsm.c:294) 20250822134539837 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x2CB9E6BB:UTRAN-Iu-505:CM_SERVICE_REQ)[0x56365eaa0860]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822134539837 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x2CB9E6BB:UTRAN-Iu-505:CM_SERVICE_REQ)[0x56365eaa0860]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822134539837 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x2CB9E6BB:UTRAN-Iu-505:CM_SERVICE_REQ)[0x56365ea655d0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250822134539837 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539837 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539837 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539837 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134539837 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539837 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539837 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134539837 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134539837 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x2CB9E6BB:UTRAN-Iu-505:CM_SERVICE_REQ)[0x56365ea655d0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822134539837 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x2CB9E6BB:UTRAN-Iu-505:CM_SERVICE_REQ)[0x56365ea655d0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822134539837 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x2CB9E6BB:UTRAN-Iu-505:CM_SERVICE_REQ)[0x56365ea43910]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250822134539837 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x2CB9E6BB:UTRAN-Iu-505:CM_SERVICE_REQ)[0x56365ea43910]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=53ddea223ffbdb465b1a66c0da40773c, CK=NONE (ran_msg_iu.c:388) MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 data has been put to the reassembly buffer 20250822134539837 DMSC DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x2CB9E6BB:UTRAN-Iu-505:CM_SERVICE_REQ)[0x56365ea99120]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250822134539837 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x2CB9E6BB:UTRAN-Iu-505:CM_SERVICE_REQ)[0x56365ea655d0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250822134539837 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539837 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539837 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539838 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822134539838 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) 20250822134539838 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539838 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539838 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134539838 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134539838 DMSC DEBUG msub_fsm[0x56365eaa19d0]{active}: Allocated (fsm.c:456) 20250822134539838 DMSC DEBUG msc_i[0x56365ea99390]{READY}: Allocated (fsm.c:456) 20250822134539838 DMSC DEBUG msc_i[0x56365ea99390]{READY}: is child of msub_fsm[0x56365eaa19d0] (fsm.c:486) 20250822134539838 DMSC DEBUG msc_a[0x56365ea873d0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822134539838 DMSC DEBUG msc_a[0x56365ea873d0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365eaa19d0] (fsm.c:486) 20250822134539838 DMSC DEBUG msc_a(unknown:UTRAN-Iu-508:NONE)[0x56365ea873d0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822134539838 DMSC DEBUG msc_i(unknown:UTRAN-Iu-508:NONE)[0x56365ea99390]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822134539838 DMSC DEBUG msc_a(unknown:UTRAN-Iu-508:NONE)[0x56365ea873d0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822134539838 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-508:NONE)[0x56365ea873d0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250822134539838 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-508:NONE)[0x56365ea873d0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250822134539838 DMM DEBUG msc_a(TMSI-0x42ED8D11:UTRAN-Iu-508:CM_SERVICE_REQ)[0x56365ea873d0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250822134539838 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x42ED8D11:UTRAN-Iu-508:CM_SERVICE_REQ)[0x56365ea26fc0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822134539838 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x42ED8D11:UTRAN-Iu-508:CM_SERVICE_REQ)[0x56365ea26fc0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x42ED8D11:UTRAN-Iu-508:CM_SERVICE_REQ)[0x56365ea873d0] (fsm.c:486) 20250822134539838 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x42ED8D11:UTRAN-Iu-508:CM_SERVICE_REQ)[0x56365ea26fc0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250822134539838 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x42ED8D11:UTRAN-Iu-508:CM_SERVICE_REQ)[0x56365ea26fc0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822134539838 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102:TMSI-0x42ED8D11 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822134539838 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102:TMSI-0x42ED8D11 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822134539838 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x42ED8D11:UTRAN-Iu-508:CM_SERVICE_REQ)[0x56365ea873d0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822134539838 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x42ED8D11:UTRAN-Iu-508:CM_SERVICE_REQ)[0x56365ea873d0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822134539838 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x42ED8D11:UTRAN-Iu-508:CM_SERVICE_REQ)[0x56365ea26fc0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822134539838 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x42ED8D11:UTRAN-Iu-508:CM_SERVICE_REQ)[0x56365ea26fc0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250822134539838 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x42ED8D11:UTRAN-Iu-508:CM_SERVICE_REQ)[0x56365ea83690]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822134539838 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x42ED8D11:UTRAN-Iu-508:CM_SERVICE_REQ)[0x56365ea83690]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x42ED8D11:UTRAN-Iu-508:CM_SERVICE_REQ)[0x56365ea26fc0] (fsm.c:486) 20250822134539838 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x42ED8D11:UTRAN-Iu-508:CM_SERVICE_REQ)[0x56365ea83690]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822134539838 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x42ED8D11:UTRAN-Iu-508:CM_SERVICE_REQ)[0x56365ea83690]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822134539838 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102:TMSI-0x42ED8D11 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250822134539838 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539838 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539838 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539838 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134539838 DIUCS DEBUG (UTRAN-Iu-496) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134539838 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539838 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539838 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134539838 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134539838 DMSC DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x805FB5E2:UTRAN-Iu-496:LU)[0x56365ea55420]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134539838 DIUCS DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x805FB5E2:UTRAN-Iu-496:LU)[0x56365ea55420]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134539838 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x805FB5E2:UTRAN-Iu-496:LU)[0x56365ea55550]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134539838 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x805FB5E2:UTRAN-Iu-496:LU)[0x56365ea55550]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134539838 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x805FB5E2:UTRAN-Iu-496:LU)[0x56365ea55550]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250822134539838 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x805FB5E2:UTRAN-Iu-496:LU)[0x56365ea55550]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822134539838 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x805FB5E2:UTRAN-Iu-496:LU)[0x56365ea55550]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250822134539838 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x805FB5E2:UTRAN-Iu-496:LU)[0x56365ea55550]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134539838 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x805FB5E2:UTRAN-Iu-496:LU)[0x56365ea55550]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822134539838 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x805FB5E2:UTRAN-Iu-496:LU)[0x56365ea7c250]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822134539838 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x805FB5E2:UTRAN-Iu-496:LU)[0x56365ea7c250]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x805FB5E2:UTRAN-Iu-496:LU)[0x56365ea55550] (msc_a.c:1053) MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 20250822134539838 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x805FB5E2:UTRAN-Iu-496:LU)[0x56365ea7c250]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822134539838 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x805FB5E2:UTRAN-Iu-496:LU)[0x56365ea7c250]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822134539838 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x805FB5E2:UTRAN-Iu-496:LU)[0x56365ea7c250]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822134539838 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x805FB5E2:UTRAN-Iu-496:LU)[0x56365ea55550]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea552f0] (msc_a.c:1053) 20250822134539838 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x805FB5E2:UTRAN-Iu-496:LU)[0x56365ea55550]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822134539838 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x805FB5E2:UTRAN-Iu-496:LU)[0x56365ea55550]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822134539838 DMSC DEBUG msub_fsm[0x56365ea552f0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822134539838 DMSC DEBUG msub(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x805FB5E2) MSC-A terminated (msub.c:261) 20250822134539838 DMSC DEBUG msub(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x805FB5E2) 1 MSC-I still active (msub.c:79) 20250822134539838 DMSC DEBUG msub_fsm[0x56365ea552f0]{active}: State change to terminating (no timeout) (msub.c:91) 20250822134539839 DMSC DEBUG msub_fsm[0x56365ea552f0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822134539839 DMSC DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x805FB5E2:UTRAN-Iu-496:LU)[0x56365ea55420]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822134539839 DMSC DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x805FB5E2:UTRAN-Iu-496:LU)[0x56365ea55420]{READY}: Removing from parent msub_fsm[0x56365ea552f0] (msub.c:113) 20250822134539839 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Closing UTRAN-Iu-496 (ran_conn.c:142) MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:9 20250822134539839 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-496 (ran_conn.c:155) 20250822134539839 DMSC DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x805FB5E2:UTRAN-Iu-496:LU)[0x56365ea55420]{READY}: Freeing instance (msub.c:113) 20250822134539839 DMSC DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x805FB5E2:UTRAN-Iu-496:LU)[0x56365ea55420]{READY}: Deallocated (fsm.c:568) 20250822134539839 DMSC DEBUG msub(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x805FB5E2) Free (msub.c:119) 20250822134539839 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103:TMSI-0x805FB5E2 - active-conn: now used by 1 (attached) (msub.c:375) 20250822134539839 DMSC DEBUG msub_fsm[0x56365ea552f0]{terminating}: Freeing instance (msub.c:113) 20250822134539839 DMSC DEBUG msub_fsm[0x56365ea552f0]{terminating}: Deallocated (fsm.c:568) 20250822134539839 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539839 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539839 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539839 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) 20250822134539839 DMSC DEBUG msub_fsm[0x56365ea55550]{active}: Allocated (fsm.c:456) 20250822134539839 DMSC DEBUG msc_i[0x56365ea55420]{READY}: Allocated (fsm.c:456) 20250822134539839 DMSC DEBUG msc_i[0x56365ea55420]{READY}: is child of msub_fsm[0x56365ea55550] (fsm.c:486) 20250822134539839 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134539839 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539839 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539839 DMSC DEBUG msc_a[0x56365ea552f0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822134539839 DMSC DEBUG msc_a[0x56365ea552f0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea55550] (fsm.c:486) 20250822134539839 DMSC DEBUG msc_a(unknown:UTRAN-Iu-509:NONE)[0x56365ea552f0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822134539839 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134539839 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134539839 DMSC DEBUG msc_i(unknown:UTRAN-Iu-509:NONE)[0x56365ea55420]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 data has been put to the reassembly buffer 20250822134539839 DMSC DEBUG msc_a(unknown:UTRAN-Iu-509:NONE)[0x56365ea552f0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822134539839 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-509:NONE)[0x56365ea552f0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250822134539839 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-509:NONE)[0x56365ea552f0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250822134539839 DMM DEBUG msc_a(IMSI-262420000001113:UTRAN-Iu-509:LU)[0x56365ea552f0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001113 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822134539839 DMM DEBUG msc_a(IMSI-262420000001113:UTRAN-Iu-509:LU)[0x56365ea552f0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822134539839 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:UTRAN-Iu-509:LU)[0x56365ea8bca0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822134539839 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:UTRAN-Iu-509:LU)[0x56365ea8bca0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001113:UTRAN-Iu-509:LU)[0x56365ea552f0] (fsm.c:486) 20250822134539839 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:UTRAN-Iu-509:LU)[0x56365ea8bca0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250822134539839 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:UTRAN-Iu-509:LU)[0x56365ea8bca0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822134539839 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822134539839 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001113 id=262420000001113 (vlr.c:661) 20250822134539839 DVLR INFO New subscr, IMSI: 262420000001113 (vlr.c:562) 20250822134539839 DVLR DEBUG VLR subscr IMSI-262420000001113 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822134539839 DMSC DEBUG msc_a(IMSI-262420000001113:UTRAN-Iu-509:LU)[0x56365ea552f0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822134539839 DMSC DEBUG msc_a(IMSI-262420000001113:UTRAN-Iu-509:LU)[0x56365ea552f0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822134539839 DVLR DEBUG VLR subscr IMSI-262420000001113 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822134539839 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539839 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822134539839 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:UTRAN-Iu-509:LU)[0x56365ea8bca0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822134539839 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:UTRAN-Iu-509:LU)[0x56365ea8bca0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822134539839 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:UTRAN-Iu-509:LU)[0x56365ea8bca0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250822134539839 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:UTRAN-Iu-509:LU)[0x56365ea42240]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822134539839 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:UTRAN-Iu-509:LU)[0x56365ea42240]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001113:UTRAN-Iu-509:LU)[0x56365ea8bca0] (fsm.c:486) 20250822134539839 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:UTRAN-Iu-509:LU)[0x56365ea42240]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822134539839 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:UTRAN-Iu-509:LU)[0x56365ea42240]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 20250822134539839 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539839 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539839 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134539839 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539839 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539840 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134539840 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134539840 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) 20250822134539840 DMSC DEBUG msub_fsm[0x56365ea87a30]{active}: Allocated (fsm.c:456) 20250822134539840 DMSC DEBUG msc_i[0x56365ea84810]{READY}: Allocated (fsm.c:456) 20250822134539840 DMSC DEBUG msc_i[0x56365ea84810]{READY}: is child of msub_fsm[0x56365ea87a30] (fsm.c:486) 20250822134539840 DMSC DEBUG msc_a[0x56365ea88a10]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822134539840 DMSC DEBUG msc_a[0x56365ea88a10]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea87a30] (fsm.c:486) 20250822134539840 DMSC DEBUG msc_a(unknown:UTRAN-Iu-510:NONE)[0x56365ea88a10]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822134539840 DMSC DEBUG msc_i(unknown:UTRAN-Iu-510:NONE)[0x56365ea84810]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822134539840 DMSC DEBUG msc_a(unknown:UTRAN-Iu-510:NONE)[0x56365ea88a10]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822134539840 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-510:NONE)[0x56365ea88a10]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250822134539840 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-510:NONE)[0x56365ea88a10]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250822134539840 DMM DEBUG msc_a(IMSI-262420000001114:UTRAN-Iu-510:LU)[0x56365ea88a10]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001114 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822134539840 DMM DEBUG msc_a(IMSI-262420000001114:UTRAN-Iu-510:LU)[0x56365ea88a10]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822134539840 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:UTRAN-Iu-510:LU)[0x56365ea33170]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822134539840 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:UTRAN-Iu-510:LU)[0x56365ea33170]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001114:UTRAN-Iu-510:LU)[0x56365ea88a10] (fsm.c:486) 20250822134539840 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:UTRAN-Iu-510:LU)[0x56365ea33170]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250822134539840 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:UTRAN-Iu-510:LU)[0x56365ea33170]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822134539840 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822134539840 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001114 id=262420000001114 (vlr.c:661) 20250822134539840 DVLR INFO New subscr, IMSI: 262420000001114 (vlr.c:562) 20250822134539840 DVLR DEBUG VLR subscr IMSI-262420000001114 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822134539840 DMSC DEBUG msc_a(IMSI-262420000001114:UTRAN-Iu-510:LU)[0x56365ea88a10]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822134539840 DMSC DEBUG msc_a(IMSI-262420000001114:UTRAN-Iu-510:LU)[0x56365ea88a10]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822134539840 DVLR DEBUG VLR subscr IMSI-262420000001114 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822134539840 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822134539840 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:UTRAN-Iu-510:LU)[0x56365ea33170]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822134539840 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:UTRAN-Iu-510:LU)[0x56365ea33170]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822134539840 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:UTRAN-Iu-510:LU)[0x56365ea33170]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) MSC_Test-GSUP(3159)@718a44d66dfb: Found GsupExpect[0] for "262420000001113" handled at TC_iu_multi_lu_and_mo_ussd2(3187) MSC_Test-GSUP(3159)@718a44d66dfb: Added IMSI table entry 13TC_iu_multi_lu_and_mo_ussd2(3187)"262420000001113" MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822134539840 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:UTRAN-Iu-510:LU)[0x56365ea333d0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822134539840 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:UTRAN-Iu-510:LU)[0x56365ea333d0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001114:UTRAN-Iu-510:LU)[0x56365ea33170] (fsm.c:486) 20250822134539840 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:UTRAN-Iu-510:LU)[0x56365ea333d0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822134539840 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:UTRAN-Iu-510:LU)[0x56365ea333d0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822134539840 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539840 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539840 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539840 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) MSC_Test_2-RAN(3154)@718a44d66dfb: patching N(SD)=1 into dtap '05149CA23C0121046D741949'O 20250822134539840 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) 20250822134539840 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539840 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539840 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134539840 DMSC DEBUG msub_fsm[0x56365ea8f500]{active}: Allocated (fsm.c:456) 20250822134539840 DMSC DEBUG msc_i[0x56365ea2fe70]{READY}: Allocated (fsm.c:456) 20250822134539840 DMSC DEBUG msc_i[0x56365ea2fe70]{READY}: is child of msub_fsm[0x56365ea8f500] (fsm.c:486) 20250822134539840 DMSC DEBUG msc_a[0x56365ea30050]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822134539840 DMSC DEBUG msc_a[0x56365ea30050]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea8f500] (fsm.c:486) MSC_Test_2-RAN(3154)@718a44d66dfb: patched enc_l3: '05549CA23C0121046D741949'O 20250822134539840 DMSC DEBUG msc_a(unknown:UTRAN-Iu-511:NONE)[0x56365ea30050]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822134539840 DMSC DEBUG msc_i(unknown:UTRAN-Iu-511:NONE)[0x56365ea2fe70]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822134539840 DMSC DEBUG msc_a(unknown:UTRAN-Iu-511:NONE)[0x56365ea30050]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822134539840 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134539840 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-511:NONE)[0x56365ea30050]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250822134539840 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-511:NONE)[0x56365ea30050]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250822134539840 DMM DEBUG msc_a(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x56365ea30050]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001115 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822134539840 DMM DEBUG msc_a(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x56365ea30050]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822134539841 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x56365ea9de70]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822134539841 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x56365ea9de70]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x56365ea30050] (fsm.c:486) 20250822134539841 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x56365ea9de70]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250822134539841 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x56365ea9de70]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822134539841 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822134539841 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001115 id=262420000001115 (vlr.c:661) 20250822134539841 DVLR INFO New subscr, IMSI: 262420000001115 (vlr.c:562) 20250822134539841 DVLR DEBUG VLR subscr IMSI-262420000001115 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822134539841 DMSC DEBUG msc_a(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x56365ea30050]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822134539841 DMSC DEBUG msc_a(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x56365ea30050]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822134539841 DVLR DEBUG VLR subscr IMSI-262420000001115 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822134539841 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822134539841 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x56365ea9de70]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822134539841 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x56365ea9de70]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822134539841 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x56365ea9de70]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) MSC_Test-GSUP(3159)@718a44d66dfb: Found GsupExpect[1] for "262420000001114" handled at TC_iu_multi_lu_and_mo_ussd2(3189) MSC_Test-GSUP(3159)@718a44d66dfb: Added IMSI table entry 14TC_iu_multi_lu_and_mo_ussd2(3189)"262420000001114" 20250822134539841 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x56365ea8e460]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822134539841 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x56365ea8e460]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x56365ea9de70] (fsm.c:486) 20250822134539841 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x56365ea8e460]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822134539841 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x56365ea8e460]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822134539841 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539841 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539841 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539841 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134539841 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539841 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:5 20250822134539841 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134539841 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 20250822134539841 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539841 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539841 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539841 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134539841 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test-GSUP(3159)@718a44d66dfb: Found GsupExpect[2] for "262420000001115" handled at TC_iu_multi_lu_and_mo_ussd2(3191) MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test-GSUP(3159)@718a44d66dfb: Added IMSI table entry 15TC_iu_multi_lu_and_mo_ussd2(3191)"262420000001115" 20250822134539841 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539841 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134539841 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:6 MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:8 MSC_Test_2-RAN(3154)@718a44d66dfb: Deleted conn table entry 6TC_iu_multi_lu_and_mo_ussd2(3173)14952082 MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 TC_iu_multi_lu_and_mo_ussd2(3173)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(3173)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(3173)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(3173)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822134539843 DVLR DEBUG VLR subscr IMSI-262420000001111 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134539844 DVLR DEBUG IMSI:262420000001111 has MSISDN:491230001111 (vlr.c:1045) 20250822134539844 DMSC NOTICE msub(IMSI-262420000001111:MSISDN-491230001111) VLR: update for IMSI=262420000001111 (MSISDN=491230001111) (gsm_04_08.c:1541) 20250822134539844 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on connection ID:12 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_len:24 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_from0 20250822134539844 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539844 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539844 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539844 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134539844 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539844 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539844 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134539844 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3153)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05549CA23C0121046D741949'O MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(3173)@718a44d66dfb: 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 := '107C4D00'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:7 MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3153)@718a44d66dfb: { messageType := 2, destLocRef := '1AD0F1'O, sourceLocRef := '0001FB'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:1 20250822134539845 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134539845 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:MSISDN-491230001111:UTRAN-Iu-504:LU)[0x56365ea7ee20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822134539845 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x56365ea5a410]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822134539845 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x56365ea5a410]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 20250822134539845 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x56365ea5a410]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822134539845 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x56365ea5a410]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001111:MSISDN-491230001111:UTRAN-Iu-504:LU)[0x56365ea7ee20] (vlr_lu_fsm.c:110) 20250822134539845 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x56365ea5a410]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822134539845 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x56365ea5a410]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822134539845 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:MSISDN-491230001111:UTRAN-Iu-504:LU)[0x56365ea7ee20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822134539845 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:MSISDN-491230001111:UTRAN-Iu-504:LU)[0x56365ea7ee20]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822134539845 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001111:MSISDN-491230001111:UTRAN-Iu-504:LU)[0x56365ea80410]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822134539845 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001111:MSISDN-491230001111:UTRAN-Iu-504:LU)[0x56365ea80410]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001111:MSISDN-491230001111:UTRAN-Iu-504:LU)[0x56365ea7ee20] (fsm.c:486) 20250822134539845 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001111:MSISDN-491230001111:UTRAN-Iu-504:LU)[0x56365ea80410]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822134539845 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001111:MSISDN-491230001111:UTRAN-Iu-504:LU)[0x56365ea80410]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822134539845 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001111:MSISDN-491230001111:UTRAN-Iu-504:LU)[0x56365ea80410]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822134539845 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001111:MSISDN-491230001111:UTRAN-Iu-504:LU)[0x56365ea80410]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822134539845 DMSC NOTICE msub(IMSI-262420000001111:MSISDN-491230001111:TMSInew-0x7B2D9A36) VLR: update for IMSI=262420000001111 (MSISDN=491230001111) (gsm_04_08.c:1541) 20250822134539845 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001111:MSISDN-491230001111:UTRAN-Iu-504:LU)[0x56365ea80410]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822134539845 DMM DEBUG -> IMSI-262420000001111:MSISDN-491230001111:TMSInew-0x7B2D9A36 LOCATION UPDATE ACCEPT (TMSI = 0x7b2d9a36) (gsm_04_08.c:149) 20250822134539846 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSInew-0x7B2D9A36:UTRAN-Iu-504:LU)[0x56365ea975c0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250822134539846 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSInew-0x7B2D9A36:UTRAN-Iu-504:LU)[0x56365ea975c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134539846 DMSC DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSInew-0x7B2D9A36:UTRAN-Iu-504:LU)[0x56365ea8c5e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on connection ID:4 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_len:7 20250822134539846 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111:TMSInew-0x7B2D9A36 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_from0 MSC_Test_2-RAN(3154)@718a44d66dfb: Deleted conn table entry 7TC_iu_multi_lu_and_mo_ussd2(3175)6370036 20250822134539846 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539846 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539846 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539846 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134539846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539846 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539846 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134539846 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134539846 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539846 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539846 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539846 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134539846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_2-SCCP(3153)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134539846 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539846 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134539846 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134539846 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539846 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539846 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539846 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134539846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539846 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539846 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134539846 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134539846 DIUCS DEBUG (UTRAN-Iu-506) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134539846 DMSC DEBUG msc_i(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x56365ea55940]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134539846 DIUCS DEBUG msc_i(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x56365ea55940]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134539846 DMSC DEBUG msc_a(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x56365ea55760]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134539846 DIUCS DEBUG msc_a(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x56365ea55760]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134539846 DIUCS DEBUG msc_a(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x56365ea55760]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134539846 DMM DEBUG msc_a(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x56365ea55760]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 9ca23c016d741949) (gsm_04_08.c:1128) 20250822134539847 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x56365eaa18a0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822134539847 DVLR DEBUG SUBSCR(IMSI-262420000001112) AUTH on UTRAN received RES: 9ca23c016d741949 (8 bytes) (vlr_auth_fsm.c:151) 20250822134539847 DVLR INFO SUBSCR(IMSI-262420000001112) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250822134539847 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x56365eaa18a0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822134539847 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x56365eaa18a0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822134539847 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x56365eaa18a0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822134539847 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x56365eaa18a0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x56365ea91dd0] (vlr_auth_fsm.c:294) 20250822134539847 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x56365eaa18a0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822134539847 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x56365eaa18a0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 20250822134539847 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x56365ea91dd0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250822134539847 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x56365ea91dd0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822134539847 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x56365ea91dd0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822134539847 DIUCS DEBUG msc_a(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x56365ea55760]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250822134539847 DIUCS DEBUG msc_a(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x56365ea55760]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=f2d39877349c1a4f62510b9ce66d180b, CK=NONE (ran_msg_iu.c:388) 20250822134539847 DMSC DEBUG msc_i(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x56365ea55940]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250822134539847 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x56365ea91dd0]{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_mo_ussd2(3175)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(3175)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu 20250822134539847 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539847 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539847 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539847 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134539847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539847 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539847 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134539847 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_iu_multi_lu_and_mo_ussd2(3175)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(3175)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:10 MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(3154)@718a44d66dfb: Added conn table entry 6TC_iu_multi_lu_and_mo_ussd2(3173)11619404 20250822134539848 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539848 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539848 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539848 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134539848 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539848 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) TC_iu_multi_lu_and_mo_ussd2(3175)@718a44d66dfb: 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 := '232FF63C'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134539848 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134539848 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 20250822134539848 DIUCS DEBUG (UTRAN-Iu-497) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134539848 DMSC DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x4D137B3D:UTRAN-Iu-497:LU)[0x56365ea59cc0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-RAN(3154)@718a44d66dfb: patch: N(SD) for ConnIdx 6 set to 1 20250822134539848 DIUCS DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x4D137B3D:UTRAN-Iu-497:LU)[0x56365ea59cc0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134539848 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x4D137B3D:UTRAN-Iu-497:LU)[0x56365ea7f000]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134539848 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x4D137B3D:UTRAN-Iu-497:LU)[0x56365ea7f000]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134539848 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x4D137B3D:UTRAN-Iu-497:LU)[0x56365ea7f000]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250822134539848 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x4D137B3D:UTRAN-Iu-497:LU)[0x56365ea7f000]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822134539848 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x4D137B3D:UTRAN-Iu-497:LU)[0x56365ea7f000]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250822134539848 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x4D137B3D:UTRAN-Iu-497:LU)[0x56365ea7f000]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134539848 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x4D137B3D:UTRAN-Iu-497:LU)[0x56365ea7f000]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822134539848 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x4D137B3D:UTRAN-Iu-497:LU)[0x56365ea7f540]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822134539848 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x4D137B3D:UTRAN-Iu-497:LU)[0x56365ea7f540]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x4D137B3D:UTRAN-Iu-497:LU)[0x56365ea7f000] (msc_a.c:1053) MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822134539848 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x4D137B3D:UTRAN-Iu-497:LU)[0x56365ea7f540]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822134539848 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x4D137B3D:UTRAN-Iu-497:LU)[0x56365ea7f540]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822134539848 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x4D137B3D:UTRAN-Iu-497:LU)[0x56365ea7f540]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822134539848 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x4D137B3D:UTRAN-Iu-497:LU)[0x56365ea7f000]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea7d2b0] (msc_a.c:1053) 20250822134539848 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x4D137B3D:UTRAN-Iu-497:LU)[0x56365ea7f000]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822134539848 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x4D137B3D:UTRAN-Iu-497:LU)[0x56365ea7f000]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822134539848 DMSC DEBUG msub_fsm[0x56365ea7d2b0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822134539848 DMSC DEBUG msub(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x4D137B3D) MSC-A terminated (msub.c:261) 20250822134539848 DMSC DEBUG msub(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x4D137B3D) 1 MSC-I still active (msub.c:79) 20250822134539848 DMSC DEBUG msub_fsm[0x56365ea7d2b0]{active}: State change to terminating (no timeout) (msub.c:91) 20250822134539848 DMSC DEBUG msub_fsm[0x56365ea7d2b0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822134539848 DMSC DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x4D137B3D:UTRAN-Iu-497:LU)[0x56365ea59cc0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822134539848 DMSC DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x4D137B3D:UTRAN-Iu-497:LU)[0x56365ea59cc0]{READY}: Removing from parent msub_fsm[0x56365ea7d2b0] (msub.c:113) 20250822134539848 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Closing UTRAN-Iu-497 (ran_conn.c:142) 20250822134539848 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-497 (ran_conn.c:155) 20250822134539848 DMSC DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x4D137B3D:UTRAN-Iu-497:LU)[0x56365ea59cc0]{READY}: Freeing instance (msub.c:113) 20250822134539848 DMSC DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x4D137B3D:UTRAN-Iu-497:LU)[0x56365ea59cc0]{READY}: Deallocated (fsm.c:568) 20250822134539849 DMSC DEBUG msub(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x4D137B3D) Free (msub.c:119) 20250822134539849 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104:TMSI-0x4D137B3D - active-conn: now used by 1 (attached) (msub.c:375) 20250822134539849 DMSC DEBUG msub_fsm[0x56365ea7d2b0]{terminating}: Freeing instance (msub.c:113) 20250822134539849 DMSC DEBUG msub_fsm[0x56365ea7d2b0]{terminating}: Deallocated (fsm.c:568) MSC_Test_2-SCCP(3153)@718a44d66dfb: { messageType := 2, destLocRef := '82B0BC'O, sourceLocRef := '0001FC'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:2 20250822134539849 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539849 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539849 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539849 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134539849 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539849 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539849 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 20250822134539849 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on connection ID:9 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_len:7 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_from0 MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-SCCP(3153)@718a44d66dfb: First idle individual index:6 20250822134539850 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539850 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539850 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539850 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134539850 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539850 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539850 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134539850 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134539850 DIUCS DEBUG (UTRAN-Iu-502) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134539850 DMSC DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x66FD949F:UTRAN-Iu-502:LU)[0x56365ea92ae0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134539850 DIUCS DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x66FD949F:UTRAN-Iu-502:LU)[0x56365ea92ae0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134539850 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x66FD949F:UTRAN-Iu-502:LU)[0x56365ea8cf30]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134539850 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x66FD949F:UTRAN-Iu-502:LU)[0x56365ea8cf30]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134539850 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x66FD949F:UTRAN-Iu-502:LU)[0x56365ea8cf30]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250822134539850 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x66FD949F:UTRAN-Iu-502:LU)[0x56365ea8cf30]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822134539850 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x66FD949F:UTRAN-Iu-502:LU)[0x56365ea8cf30]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250822134539850 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x66FD949F:UTRAN-Iu-502:LU)[0x56365ea8cf30]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134539850 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x66FD949F:UTRAN-Iu-502:LU)[0x56365ea8cf30]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822134539850 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x66FD949F:UTRAN-Iu-502:LU)[0x56365ea8f850]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822134539850 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x66FD949F:UTRAN-Iu-502:LU)[0x56365ea8f850]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x66FD949F:UTRAN-Iu-502:LU)[0x56365ea8cf30] (msc_a.c:1053) 20250822134539850 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x66FD949F:UTRAN-Iu-502:LU)[0x56365ea8f850]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822134539850 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x66FD949F:UTRAN-Iu-502:LU)[0x56365ea8f850]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822134539850 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x66FD949F:UTRAN-Iu-502:LU)[0x56365ea8f850]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822134539850 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x66FD949F:UTRAN-Iu-502:LU)[0x56365ea8cf30]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea90c30] (msc_a.c:1053) 20250822134539850 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x66FD949F:UTRAN-Iu-502:LU)[0x56365ea8cf30]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822134539850 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x66FD949F:UTRAN-Iu-502:LU)[0x56365ea8cf30]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:3 20250822134539850 DMSC DEBUG msub_fsm[0x56365ea90c30]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822134539850 DMSC DEBUG msub(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x66FD949F) MSC-A terminated (msub.c:261) 20250822134539850 DMSC DEBUG msub(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x66FD949F) 1 MSC-I still active (msub.c:79) 20250822134539850 DMSC DEBUG msub_fsm[0x56365ea90c30]{active}: State change to terminating (no timeout) (msub.c:91) 20250822134539850 DMSC DEBUG msub_fsm[0x56365ea90c30]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822134539850 DMSC DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x66FD949F:UTRAN-Iu-502:LU)[0x56365ea92ae0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822134539850 DMSC DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x66FD949F:UTRAN-Iu-502:LU)[0x56365ea92ae0]{READY}: Removing from parent msub_fsm[0x56365ea90c30] (msub.c:113) 20250822134539850 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Closing UTRAN-Iu-502 (ran_conn.c:142) 20250822134539850 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-502 (ran_conn.c:155) 20250822134539850 DMSC DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x66FD949F:UTRAN-Iu-502:LU)[0x56365ea92ae0]{READY}: Freeing instance (msub.c:113) 20250822134539850 DMSC DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x66FD949F:UTRAN-Iu-502:LU)[0x56365ea92ae0]{READY}: Deallocated (fsm.c:568) 20250822134539850 DMSC DEBUG msub(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x66FD949F) Free (msub.c:119) 20250822134539850 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109:TMSI-0x66FD949F - active-conn: now used by 1 (attached) (msub.c:375) 20250822134539850 DMSC DEBUG msub_fsm[0x56365ea90c30]{terminating}: Freeing instance (msub.c:113) 20250822134539850 DMSC DEBUG msub_fsm[0x56365ea90c30]{terminating}: Deallocated (fsm.c:568) MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 20250822134539850 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539850 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539850 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539850 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134539850 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539850 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539850 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134539850 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@718a44d66dfb: { messageType := 2, destLocRef := '1CD520'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 } } TC_iu_multi_lu_and_mo_ussd2(3163)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:13 TC_iu_multi_lu_and_mo_ussd2(3163)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3153)@718a44d66dfb: { messageType := 2, destLocRef := '46F5B6'O, sourceLocRef := '0001FE'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:14 20250822134539851 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539851 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539851 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539851 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134539851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539851 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539851 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134539851 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134539851 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) 20250822134539851 DMSC DEBUG msub_fsm[0x56365ea7f000]{active}: Allocated (fsm.c:456) 20250822134539851 DMSC DEBUG msc_i[0x56365ea59cc0]{READY}: Allocated (fsm.c:456) 20250822134539851 DMSC DEBUG msc_i[0x56365ea59cc0]{READY}: is child of msub_fsm[0x56365ea7f000] (fsm.c:486) 20250822134539851 DMSC DEBUG msc_a[0x56365ea7d2b0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822134539851 DMSC DEBUG msc_a[0x56365ea7d2b0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea7f000] (fsm.c:486) 20250822134539851 DMSC DEBUG msc_a(unknown:UTRAN-Iu-512:NONE)[0x56365ea7d2b0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822134539851 DMSC DEBUG msc_i(unknown:UTRAN-Iu-512:NONE)[0x56365ea59cc0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822134539851 DMSC DEBUG msc_a(unknown:UTRAN-Iu-512:NONE)[0x56365ea7d2b0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822134539851 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-512:NONE)[0x56365ea7d2b0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250822134539851 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-512:NONE)[0x56365ea7d2b0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250822134539851 DMM DEBUG msc_a(TMSI-0x107C4D00:UTRAN-Iu-512:CM_SERVICE_REQ)[0x56365ea7d2b0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250822134539851 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x107C4D00:UTRAN-Iu-512:CM_SERVICE_REQ)[0x56365ea84660]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822134539851 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x107C4D00:UTRAN-Iu-512:CM_SERVICE_REQ)[0x56365ea84660]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x107C4D00:UTRAN-Iu-512:CM_SERVICE_REQ)[0x56365ea7d2b0] (fsm.c:486) 20250822134539851 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x107C4D00:UTRAN-Iu-512:CM_SERVICE_REQ)[0x56365ea84660]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250822134539851 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x107C4D00:UTRAN-Iu-512:CM_SERVICE_REQ)[0x56365ea84660]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822134539851 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106:TMSI-0x107C4D00 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822134539851 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106:TMSI-0x107C4D00 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822134539851 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x107C4D00:UTRAN-Iu-512:CM_SERVICE_REQ)[0x56365ea7d2b0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822134539851 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x107C4D00:UTRAN-Iu-512:CM_SERVICE_REQ)[0x56365ea7d2b0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822134539851 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x107C4D00:UTRAN-Iu-512:CM_SERVICE_REQ)[0x56365ea84660]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822134539851 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x107C4D00:UTRAN-Iu-512:CM_SERVICE_REQ)[0x56365ea84660]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250822134539851 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x107C4D00:UTRAN-Iu-512:CM_SERVICE_REQ)[0x56365eaa18a0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822134539851 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x107C4D00:UTRAN-Iu-512:CM_SERVICE_REQ)[0x56365eaa18a0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x107C4D00:UTRAN-Iu-512:CM_SERVICE_REQ)[0x56365ea84660] (fsm.c:486) 20250822134539851 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x107C4D00:UTRAN-Iu-512:CM_SERVICE_REQ)[0x56365eaa18a0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822134539851 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x107C4D00:UTRAN-Iu-512:CM_SERVICE_REQ)[0x56365eaa18a0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822134539851 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106:TMSI-0x107C4D00 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134539851 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539851 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539851 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539851 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134539851 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101:TMSI-0x1C485F34 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134539851 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x1C485F34:UTRAN-Iu-507:CM_SERVICE_REQ)[0x56365ea62270]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822134539851 DVLR DEBUG SUBSCR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x1C485F34) Received 1 auth tuples (vlr.c:996) 20250822134539851 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x1C485F34:UTRAN-Iu-507:CM_SERVICE_REQ)[0x56365ea62270]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822134539851 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x1C485F34:UTRAN-Iu-507:CM_SERVICE_REQ)[0x56365ea62270]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250822134539851 DMM DEBUG Tx AUTH REQ (rand = 03298b8beeb39254ebe7414775154045) (gsm_04_08.c:641) 20250822134539851 DMM DEBUG AUTH REQ (autn = ae74cedc43c37822e19b5c205f6f48b4) (gsm_04_08.c:643) 20250822134539852 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x1C485F34:UTRAN-Iu-507:CM_SERVICE_REQ)[0x56365ea3cef0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250822134539852 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x1C485F34:UTRAN-Iu-507:CM_SERVICE_REQ)[0x56365ea3cef0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134539852 DMSC DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x1C485F34:UTRAN-Iu-507:CM_SERVICE_REQ)[0x56365ea3d020]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134539851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539851 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539852 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134539852 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134539852 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101:TMSI-0x1C485F34 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822134539852 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539852 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539852 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539852 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134539852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539852 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539852 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134539852 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134539852 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539852 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539852 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539852 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134539852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539852 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539852 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134539852 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on connection ID:5 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_len:7 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_from0 MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-RAN(3154)@718a44d66dfb: Added conn table entry 7TC_iu_multi_lu_and_mo_ussd2(3175)3034772 MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(3153)@718a44d66dfb: { messageType := 2, destLocRef := '16734C'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(3153)@718a44d66dfb: Session index based on local reference:15 MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on connection ID:8 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_len:7 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3153)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-RAN(3154)@718a44d66dfb: patch: N(SD) for ConnIdx 7 set to 1 20250822134539853 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539853 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539853 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539853 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134539853 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539853 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539853 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134539853 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134539853 DIUCS DEBUG (UTRAN-Iu-498) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134539853 DMSC DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x6DFF6C4A:UTRAN-Iu-498:LU)[0x56365ea805c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134539853 DIUCS DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x6DFF6C4A:UTRAN-Iu-498:LU)[0x56365ea805c0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134539853 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x6DFF6C4A:UTRAN-Iu-498:LU)[0x56365ea83190]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134539853 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x6DFF6C4A:UTRAN-Iu-498:LU)[0x56365ea83190]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134539853 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x6DFF6C4A:UTRAN-Iu-498:LU)[0x56365ea83190]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250822134539854 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x6DFF6C4A:UTRAN-Iu-498:LU)[0x56365ea83190]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822134539854 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x6DFF6C4A:UTRAN-Iu-498:LU)[0x56365ea83190]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134539854 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x6DFF6C4A:UTRAN-Iu-498:LU)[0x56365ea83190]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134539854 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x6DFF6C4A:UTRAN-Iu-498:LU)[0x56365ea83190]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822134539854 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x6DFF6C4A:UTRAN-Iu-498:LU)[0x56365ea83820]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822134539854 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x6DFF6C4A:UTRAN-Iu-498:LU)[0x56365ea83820]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x6DFF6C4A:UTRAN-Iu-498:LU)[0x56365ea83190] (msc_a.c:1053) 20250822134539854 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x6DFF6C4A:UTRAN-Iu-498:LU)[0x56365ea83820]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822134539854 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x6DFF6C4A:UTRAN-Iu-498:LU)[0x56365ea83820]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:11 20250822134539854 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x6DFF6C4A:UTRAN-Iu-498:LU)[0x56365ea83820]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822134539854 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x6DFF6C4A:UTRAN-Iu-498:LU)[0x56365ea83190]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea80bf0] (msc_a.c:1053) 20250822134539854 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x6DFF6C4A:UTRAN-Iu-498:LU)[0x56365ea83190]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822134539854 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x6DFF6C4A:UTRAN-Iu-498:LU)[0x56365ea83190]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822134539854 DMSC DEBUG msub_fsm[0x56365ea80bf0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822134539854 DMSC DEBUG msub(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x6DFF6C4A) MSC-A terminated (msub.c:261) 20250822134539854 DMSC DEBUG msub(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x6DFF6C4A) 1 MSC-I still active (msub.c:79) 20250822134539854 DMSC DEBUG msub_fsm[0x56365ea80bf0]{active}: State change to terminating (no timeout) (msub.c:91) 20250822134539854 DMSC DEBUG msub_fsm[0x56365ea80bf0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822134539854 DMSC DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x6DFF6C4A:UTRAN-Iu-498:LU)[0x56365ea805c0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822134539854 DMSC DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x6DFF6C4A:UTRAN-Iu-498:LU)[0x56365ea805c0]{READY}: Removing from parent msub_fsm[0x56365ea80bf0] (msub.c:113) 20250822134539854 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Closing UTRAN-Iu-498 (ran_conn.c:142) MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 will be put to the reassembly buffer 20250822134539854 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-498 (ran_conn.c:155) 20250822134539854 DMSC DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x6DFF6C4A:UTRAN-Iu-498:LU)[0x56365ea805c0]{READY}: Freeing instance (msub.c:113) 20250822134539854 DMSC DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x6DFF6C4A:UTRAN-Iu-498:LU)[0x56365ea805c0]{READY}: Deallocated (fsm.c:568) 20250822134539854 DMSC DEBUG msub(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x6DFF6C4A) Free (msub.c:119) 20250822134539854 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105:TMSI-0x6DFF6C4A - active-conn: now used by 1 (attached) (msub.c:375) 20250822134539854 DMSC DEBUG msub_fsm[0x56365ea80bf0]{terminating}: Freeing instance (msub.c:113) 20250822134539854 DMSC DEBUG msub_fsm[0x56365ea80bf0]{terminating}: Deallocated (fsm.c:568) 20250822134539854 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539854 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539854 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539854 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134539854 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539854 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539854 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134539854 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822134539855 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539855 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539855 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539855 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134539855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539855 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539855 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134539855 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3153)@718a44d66dfb: First idle individual index:3 MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134539855 DIUCS DEBUG (UTRAN-Iu-501) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134539855 DMSC DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x22B78309:UTRAN-Iu-501:LU)[0x56365ea90fb0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134539855 DIUCS DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x22B78309:UTRAN-Iu-501:LU)[0x56365ea90fb0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134539855 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x22B78309:UTRAN-Iu-501:LU)[0x56365ea91240]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134539855 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x22B78309:UTRAN-Iu-501:LU)[0x56365ea91240]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134539855 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x22B78309:UTRAN-Iu-501:LU)[0x56365ea91240]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250822134539855 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x22B78309:UTRAN-Iu-501:LU)[0x56365ea91240]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822134539855 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x22B78309:UTRAN-Iu-501:LU)[0x56365ea91240]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250822134539855 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x22B78309:UTRAN-Iu-501:LU)[0x56365ea91240]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134539855 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x22B78309:UTRAN-Iu-501:LU)[0x56365ea91240]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822134539855 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x22B78309:UTRAN-Iu-501:LU)[0x56365ea91370]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822134539855 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x22B78309:UTRAN-Iu-501:LU)[0x56365ea91370]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x22B78309:UTRAN-Iu-501:LU)[0x56365ea91240] (msc_a.c:1053) 20250822134539855 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x22B78309:UTRAN-Iu-501:LU)[0x56365ea91370]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822134539855 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x22B78309:UTRAN-Iu-501:LU)[0x56365ea91370]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822134539855 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x22B78309:UTRAN-Iu-501:LU)[0x56365ea91370]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822134539855 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x22B78309:UTRAN-Iu-501:LU)[0x56365ea91240]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea90dd0] (msc_a.c:1053) 20250822134539855 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x22B78309:UTRAN-Iu-501:LU)[0x56365ea91240]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822134539855 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x22B78309:UTRAN-Iu-501:LU)[0x56365ea91240]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822134539855 DMSC DEBUG msub_fsm[0x56365ea90dd0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822134539855 DMSC DEBUG msub(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x22B78309) MSC-A terminated (msub.c:261) 20250822134539855 DMSC DEBUG msub(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x22B78309) 1 MSC-I still active (msub.c:79) 20250822134539855 DMSC DEBUG msub_fsm[0x56365ea90dd0]{active}: State change to terminating (no timeout) (msub.c:91) 20250822134539855 DMSC DEBUG msub_fsm[0x56365ea90dd0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822134539855 DMSC DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x22B78309:UTRAN-Iu-501:LU)[0x56365ea90fb0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822134539855 DMSC DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x22B78309:UTRAN-Iu-501:LU)[0x56365ea90fb0]{READY}: Removing from parent msub_fsm[0x56365ea90dd0] (msub.c:113) MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 20250822134539855 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Closing UTRAN-Iu-501 (ran_conn.c:142) 20250822134539855 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-501 (ran_conn.c:155) 20250822134539855 DMSC DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x22B78309:UTRAN-Iu-501:LU)[0x56365ea90fb0]{READY}: Freeing instance (msub.c:113) 20250822134539855 DMSC DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x22B78309:UTRAN-Iu-501:LU)[0x56365ea90fb0]{READY}: Deallocated (fsm.c:568) 20250822134539855 DMSC DEBUG msub(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x22B78309) Free (msub.c:119) 20250822134539855 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108:TMSI-0x22B78309 - active-conn: now used by 1 (attached) (msub.c:375) 20250822134539855 DMSC DEBUG msub_fsm[0x56365ea90dd0]{terminating}: Freeing instance (msub.c:113) 20250822134539855 DMSC DEBUG msub_fsm[0x56365ea90dd0]{terminating}: Deallocated (fsm.c:568) 20250822134539855 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539855 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539855 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539855 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134539855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539855 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539855 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134539855 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134539855 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539855 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539855 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539855 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134539856 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539856 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539856 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134539856 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(3165)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(3165)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(3154)@718a44d66dfb: Deleted conn table entry 3TC_iu_multi_lu_and_mo_ussd2(3167)12624802 MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:12 MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822134539856 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) 20250822134539856 DMSC DEBUG msub_fsm[0x56365ea83820]{active}: Allocated (fsm.c:456) 20250822134539856 DMSC DEBUG msc_i[0x56365ea83190]{READY}: Allocated (fsm.c:456) 20250822134539856 DMSC DEBUG msc_i[0x56365ea83190]{READY}: is child of msub_fsm[0x56365ea83820] (fsm.c:486) 20250822134539856 DMSC DEBUG msc_a[0x56365ea805c0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822134539856 DMSC DEBUG msc_a[0x56365ea805c0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea83820] (fsm.c:486) 20250822134539856 DMSC DEBUG msc_a(unknown:UTRAN-Iu-513:NONE)[0x56365ea805c0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822134539856 DMSC DEBUG msc_i(unknown:UTRAN-Iu-513:NONE)[0x56365ea83190]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822134539856 DMSC DEBUG msc_a(unknown:UTRAN-Iu-513:NONE)[0x56365ea805c0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) TC_iu_multi_lu_and_mo_ussd2(3167)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 TC_iu_multi_lu_and_mo_ussd2(3167)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu 20250822134539856 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-513:NONE)[0x56365ea805c0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250822134539856 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-513:NONE)[0x56365ea805c0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250822134539856 DMM DEBUG msc_a(TMSI-0x232FF63C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x56365ea805c0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250822134539856 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x232FF63C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x56365ea80bf0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822134539856 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x232FF63C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x56365ea80bf0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x232FF63C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x56365ea805c0] (fsm.c:486) 20250822134539856 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x232FF63C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x56365ea80bf0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250822134539856 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x232FF63C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x56365ea80bf0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822134539856 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107:TMSI-0x232FF63C + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822134539856 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107:TMSI-0x232FF63C + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) TC_iu_multi_lu_and_mo_ussd2(3167)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(3167)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822134539856 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x232FF63C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x56365ea805c0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822134539856 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x232FF63C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x56365ea805c0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822134539856 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x232FF63C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x56365ea80bf0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822134539856 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x232FF63C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x56365ea80bf0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250822134539856 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x232FF63C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x56365ea3c730]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822134539856 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x232FF63C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x56365ea3c730]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x232FF63C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x56365ea80bf0] (fsm.c:486) 20250822134539856 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x232FF63C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x56365ea3c730]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822134539856 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x232FF63C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x56365ea3c730]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822134539856 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107:TMSI-0x232FF63C - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250822134539856 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539856 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539856 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539856 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134539856 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539856 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539856 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134539856 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134539856 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102:TMSI-0x42ED8D11 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134539856 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x42ED8D11:UTRAN-Iu-508:CM_SERVICE_REQ)[0x56365ea83690]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822134539856 DVLR DEBUG SUBSCR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x42ED8D11) Received 1 auth tuples (vlr.c:996) 20250822134539856 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x42ED8D11:UTRAN-Iu-508:CM_SERVICE_REQ)[0x56365ea83690]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822134539856 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x42ED8D11:UTRAN-Iu-508:CM_SERVICE_REQ)[0x56365ea83690]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250822134539856 DMM DEBUG Tx AUTH REQ (rand = 4e2466444a857eeb9cc464065b89d661) (gsm_04_08.c:641) MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822134539856 DMM DEBUG AUTH REQ (autn = 2a791d81ab9d868b3a11450d70f36b7a) (gsm_04_08.c:643) 20250822134539856 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x42ED8D11:UTRAN-Iu-508:CM_SERVICE_REQ)[0x56365ea873d0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250822134539856 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x42ED8D11:UTRAN-Iu-508:CM_SERVICE_REQ)[0x56365ea873d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134539856 DMSC DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x42ED8D11:UTRAN-Iu-508:CM_SERVICE_REQ)[0x56365ea99390]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134539856 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102:TMSI-0x42ED8D11 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822134539856 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539856 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539856 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539856 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134539856 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539856 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539856 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134539856 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:4 MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 TC_iu_multi_lu_and_mo_ussd2(3167)@718a44d66dfb: 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 := '805FB5E2'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:9 TC_iu_multi_lu_and_mo_ussd2(3187)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(3187)@718a44d66dfb: setverdict(pass): none -> pass 20250822134539858 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539858 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539858 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539858 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134539858 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539858 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539858 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134539858 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(3153)@718a44d66dfb: { messageType := 2, destLocRef := 'B14C4C'O, sourceLocRef := '000200'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:6 TC_iu_multi_lu_and_mo_ussd2(3189)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(3189)@718a44d66dfb: setverdict(pass): none -> pass MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 TC_iu_multi_lu_and_mo_ussd2(3191)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:1 TC_iu_multi_lu_and_mo_ussd2(3191)@718a44d66dfb: setverdict(pass): none -> pass MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_len:12 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_from0 MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:5 TC_iu_multi_lu_and_mo_ussd2(3183)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(3154)@718a44d66dfb: Deleted conn table entry 4TC_iu_multi_lu_and_mo_ussd2(3169)2912285 MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:8 TC_iu_multi_lu_and_mo_ussd2(3169)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(3169)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(3169)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(3154)@718a44d66dfb: Deleted conn table entry 9TC_iu_multi_lu_and_mo_ussd2(3179)11663693 TC_iu_multi_lu_and_mo_ussd2(3169)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3153)@718a44d66dfb: { messageType := 2, destLocRef := '2E4E94'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 } } TC_iu_multi_lu_and_mo_ussd2(3179)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:3 TC_iu_multi_lu_and_mo_ussd2(3179)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(3173)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(3173)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(3179)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(3179)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(3154)@718a44d66dfb: Added conn table entry 3TC_iu_multi_lu_and_mo_ussd2(3167)8355914 TC_iu_multi_lu_and_mo_ussd2(3169)@718a44d66dfb: 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 := '4D137B3D'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(3154)@718a44d66dfb: patch: N(SD) for ConnIdx 3 set to 1 MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on connection ID:10 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_len:7 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_from0 TC_iu_multi_lu_and_mo_ussd2(3179)@718a44d66dfb: 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 := '66FD949F'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-SCCP(3153)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:2 MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3153)@718a44d66dfb: First idle individual index:4 MSC_Test_2-RAN(3154)@718a44d66dfb: Deleted conn table entry 5TC_iu_multi_lu_and_mo_ussd2(3171)5459741 MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(3154)@718a44d66dfb: Deleted conn table entry 8TC_iu_multi_lu_and_mo_ussd2(3177)4005198 TC_iu_multi_lu_and_mo_ussd2(3171)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(3171)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(3171)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(3171)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(3177)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(3177)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(3177)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(3177)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(3175)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(3175)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(3154)@718a44d66dfb: patching N(SD)=2 into dtap '051B'O TC_iu_multi_lu_and_mo_ussd2(3171)@718a44d66dfb: 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 := '6DFF6C4A'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(3154)@718a44d66dfb: patched enc_l3: '059B'O TC_iu_multi_lu_and_mo_ussd2(3177)@718a44d66dfb: 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 := '22B78309'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on connection ID:11 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_len:14 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3153)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(3154)@718a44d66dfb: Added conn table entry 4TC_iu_multi_lu_and_mo_ussd2(3169)8967974 MSC_Test_2-RAN(3154)@718a44d66dfb: patch: N(SD) for ConnIdx 4 set to 1 MSC_Test_2-SCCP(3153)@718a44d66dfb: First idle individual index:5 MSC_Test_2-RAN(3154)@718a44d66dfb: Added conn table entry 5TC_iu_multi_lu_and_mo_ussd2(3179)5262671 MSC_Test_2-RAN(3154)@718a44d66dfb: patch: N(SD) for ConnIdx 5 set to 1 MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3153)@718a44d66dfb: First idle individual index:7 MSC_Test_2-RAN(3154)@718a44d66dfb: patching N(SD)=1 into dtap '0514A29010BA210480FA648C'O MSC_Test_2-RAN(3154)@718a44d66dfb: patched enc_l3: '0554A29010BA210480FA648C'O MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on connection ID:1 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_len:24 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3153)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554A29010BA210480FA648C'O MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(3154)@718a44d66dfb: Added conn table entry 8TC_iu_multi_lu_and_mo_ussd2(3171)6509089 MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on connection ID:12 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_len:12 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3153)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(3154)@718a44d66dfb: patch: N(SD) for ConnIdx 8 set to 1 MSC_Test_2-RAN(3154)@718a44d66dfb: Added conn table entry 9TC_iu_multi_lu_and_mo_ussd2(3177)996396 MSC_Test_2-SCCP(3153)@718a44d66dfb: First idle individual index:8 MSC_Test_2-RAN(3154)@718a44d66dfb: patch: N(SD) for ConnIdx 9 set to 1 MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3153)@718a44d66dfb: First idle individual index:9 MSC_Test_2-RAN(3154)@718a44d66dfb: patching N(SD)=1 into dtap '05140986A1F8210435538333'O MSC_Test_2-RAN(3154)@718a44d66dfb: patched enc_l3: '05540986A1F8210435538333'O MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on connection ID:2 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_len:24 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3153)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05540986A1F8210435538333'O MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134539898 DVLR DEBUG VLR subscr IMSI-262420000001113 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134539898 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:UTRAN-Iu-509:LU)[0x56365ea42240]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822134539898 DVLR DEBUG SUBSCR(IMSI-262420000001113) Received 1 auth tuples (vlr.c:996) 20250822134539898 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:UTRAN-Iu-509:LU)[0x56365ea42240]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822134539898 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:UTRAN-Iu-509:LU)[0x56365ea42240]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250822134539898 DMM DEBUG Tx AUTH REQ (rand = 27ff3942638a38dfa56585f720f489ef) (gsm_04_08.c:641) 20250822134539898 DMM DEBUG AUTH REQ (autn = 2b453ca47e59d9ad3538c5e8d2b3b129) (gsm_04_08.c:643) 20250822134539898 DIUCS DEBUG msc_a(IMSI-262420000001113:UTRAN-Iu-509:LU)[0x56365ea552f0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250822134539898 DIUCS DEBUG msc_a(IMSI-262420000001113:UTRAN-Iu-509:LU)[0x56365ea552f0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134539898 DMSC DEBUG msc_i(IMSI-262420000001113:UTRAN-Iu-509:LU)[0x56365ea55420]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134539898 DVLR DEBUG VLR subscr IMSI-262420000001113 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822134539899 DVLR DEBUG VLR subscr IMSI-262420000001114 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134539899 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:UTRAN-Iu-510:LU)[0x56365ea333d0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822134539899 DVLR DEBUG SUBSCR(IMSI-262420000001114) Received 1 auth tuples (vlr.c:996) 20250822134539899 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:UTRAN-Iu-510:LU)[0x56365ea333d0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822134539899 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:UTRAN-Iu-510:LU)[0x56365ea333d0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250822134539899 DMM DEBUG Tx AUTH REQ (rand = 15383a6a6d6c2c6b0683a7e371dc1ddb) (gsm_04_08.c:641) 20250822134539899 DMM DEBUG AUTH REQ (autn = bbc3e74f369f30b611c83c661b6705e5) (gsm_04_08.c:643) 20250822134539899 DIUCS DEBUG msc_a(IMSI-262420000001114:UTRAN-Iu-510:LU)[0x56365ea88a10]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250822134539899 DIUCS DEBUG msc_a(IMSI-262420000001114:UTRAN-Iu-510:LU)[0x56365ea88a10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134539899 DMSC DEBUG msc_i(IMSI-262420000001114:UTRAN-Iu-510:LU)[0x56365ea84810]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134539899 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539899 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539899 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539899 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134539899 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539899 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539899 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134539899 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134539899 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539899 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539899 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539899 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134539899 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539899 DVLR DEBUG VLR subscr IMSI-262420000001114 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822134539899 DVLR DEBUG VLR subscr IMSI-262420000001115 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134539899 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x56365ea8e460]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822134539899 DVLR DEBUG SUBSCR(IMSI-262420000001115) Received 1 auth tuples (vlr.c:996) 20250822134539899 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x56365ea8e460]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822134539899 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x56365ea8e460]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250822134539899 DMM DEBUG Tx AUTH REQ (rand = cd467c85d2b6d1408d9e49cd227dc514) (gsm_04_08.c:641) 20250822134539899 DMM DEBUG AUTH REQ (autn = 6dd33bd3e2d04d432913a8a514bd363d) (gsm_04_08.c:643) 20250822134539899 DIUCS DEBUG msc_a(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x56365ea30050]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250822134539899 DIUCS DEBUG msc_a(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x56365ea30050]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134539899 DMSC DEBUG msc_i(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x56365ea2fe70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134539899 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539899 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134539899 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134539899 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539899 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539899 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539899 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134539899 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539899 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539899 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134539899 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134539899 DVLR DEBUG VLR subscr IMSI-262420000001115 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822134539899 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106:TMSI-0x107C4D00 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134539899 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x107C4D00:UTRAN-Iu-512:CM_SERVICE_REQ)[0x56365eaa18a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822134539899 DVLR DEBUG SUBSCR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x107C4D00) Received 1 auth tuples (vlr.c:996) 20250822134539899 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x107C4D00:UTRAN-Iu-512:CM_SERVICE_REQ)[0x56365eaa18a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822134539899 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x107C4D00:UTRAN-Iu-512:CM_SERVICE_REQ)[0x56365eaa18a0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250822134539899 DMM DEBUG Tx AUTH REQ (rand = 0e21e2e5fa9a7421b3e6e82585ddfd02) (gsm_04_08.c:641) 20250822134539899 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539899 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539899 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539899 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134539899 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539899 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539899 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134539899 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134539900 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539900 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539900 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539900 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134539900 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539899 DMM DEBUG AUTH REQ (autn = 49df7b74a2b97217d7ce1037eeefdf4f) (gsm_04_08.c:643) 20250822134539899 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x107C4D00:UTRAN-Iu-512:CM_SERVICE_REQ)[0x56365ea7d2b0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250822134539899 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x107C4D00:UTRAN-Iu-512:CM_SERVICE_REQ)[0x56365ea7d2b0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134539899 DMSC DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x107C4D00:UTRAN-Iu-512:CM_SERVICE_REQ)[0x56365ea59cc0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134539899 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106:TMSI-0x107C4D00 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822134539900 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539900 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134539900 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134539900 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539900 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539900 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539900 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134539900 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539900 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539900 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134539900 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134539900 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107:TMSI-0x232FF63C + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134539900 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x232FF63C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x56365ea3c730]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822134539900 DVLR DEBUG SUBSCR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x232FF63C) Received 1 auth tuples (vlr.c:996) 20250822134539900 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x232FF63C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x56365ea3c730]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822134539900 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x232FF63C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x56365ea3c730]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250822134539900 DMM DEBUG Tx AUTH REQ (rand = 824d727906ef4002216d5d17feda05db) (gsm_04_08.c:641) 20250822134539900 DMM DEBUG AUTH REQ (autn = 78ff1159f89ad3f4686d48fe28408b8b) (gsm_04_08.c:643) 20250822134539900 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x232FF63C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x56365ea805c0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250822134539900 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x232FF63C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x56365ea805c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134539900 DMSC DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x232FF63C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x56365ea83190]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134539900 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539900 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539900 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539900 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134539900 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539900 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539900 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134539900 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134539900 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107:TMSI-0x232FF63C - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822134539900 DIUCS DEBUG (UTRAN-Iu-505) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134539900 DMSC DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x2CB9E6BB:UTRAN-Iu-505:CM_SERVICE_REQ)[0x56365ea99120]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134539900 DIUCS DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x2CB9E6BB:UTRAN-Iu-505:CM_SERVICE_REQ)[0x56365ea99120]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134539900 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x2CB9E6BB:UTRAN-Iu-505:CM_SERVICE_REQ)[0x56365ea43910]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134539900 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x2CB9E6BB:UTRAN-Iu-505:CM_SERVICE_REQ)[0x56365ea43910]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134539900 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539900 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539900 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539900 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134539900 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539900 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539900 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134539900 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134539900 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x2CB9E6BB:UTRAN-Iu-505:CM_SERVICE_REQ)[0x56365ea43910]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250822134539900 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x2CB9E6BB:UTRAN-Iu-505:CM_SERVICE_REQ)[0x56365ea655d0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250822134539900 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x2CB9E6BB:UTRAN-Iu-505:CM_SERVICE_REQ)[0x56365ea655d0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822134539900 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x2CB9E6BB:UTRAN-Iu-505:CM_SERVICE_REQ)[0x56365ea43910]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250822134539900 DMSC DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x2CB9E6BB:UTRAN-Iu-505:CM_SERVICE_REQ)[0x56365ea99120]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822134539900 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539900 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539900 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539900 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134539900 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539900 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539900 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134539900 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134539900 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539900 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539900 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539901 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134539901 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539901 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539901 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134539900 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x2CB9E6BB:UTRAN-Iu-505:CM_SERVICE_REQ)[0x56365ea655d0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822134539900 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x2CB9E6BB:UTRAN-Iu-505:CM_SERVICE_REQ)[0x56365ea655d0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822134539900 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x2CB9E6BB:UTRAN-Iu-505:CM_SERVICE_REQ)[0x56365ea655d0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822134539900 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x2CB9E6BB:UTRAN-Iu-505:CM_SERVICE_REQ)[0x56365ea655d0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822134539900 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x2CB9E6BB:UTRAN-Iu-505:CM_SERVICE_REQ)[0x56365ea655d0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822134539900 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x2CB9E6BB:UTRAN-Iu-505:CM_SERVICE_REQ)[0x56365ea655d0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822134539901 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x2CB9E6BB:UTRAN-Iu-505:CM_SERVICE_REQ)[0x56365ea655d0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822134539901 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x2CB9E6BB:UTRAN-Iu-505:CM_SERVICE_REQ)[0x56365ea43910]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250822134539901 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x2CB9E6BB:UTRAN-Iu-505:CM_SERVICE_REQ)[0x56365ea43910]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.885s remaining) (msc_a.c:450) 20250822134539901 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001100/3/1): Available (smpp_smsc.c:626) MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 20250822134539901 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134539901 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539901 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539901 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539901 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134539901 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539901 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539901 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134539901 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134539901 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539901 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539901 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539901 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134539901 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539901 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539901 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134539901 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134539901 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539901 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539901 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539901 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134539901 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539901 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539901 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134539901 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134539901 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539901 DIUCS DEBUG (UTRAN-Iu-503) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134539901 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539901 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539901 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134539901 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539901 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539901 DMSC DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x1F20F993:UTRAN-Iu-503:LU)[0x56365ea654a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134539901 DIUCS DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x1F20F993:UTRAN-Iu-503:LU)[0x56365ea654a0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134539901 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x1F20F993:UTRAN-Iu-503:LU)[0x56365ea97be0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134539901 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x1F20F993:UTRAN-Iu-503:LU)[0x56365ea97be0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134539901 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x1F20F993:UTRAN-Iu-503:LU)[0x56365ea97be0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250822134539901 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x1F20F993:UTRAN-Iu-503:LU)[0x56365ea97be0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822134539901 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x1F20F993:UTRAN-Iu-503:LU)[0x56365ea97be0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822134539901 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x1F20F993:UTRAN-Iu-503:LU)[0x56365ea97be0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134539901 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x1F20F993:UTRAN-Iu-503:LU)[0x56365ea97be0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822134539901 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x1F20F993:UTRAN-Iu-503:LU)[0x56365ea982f0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822134539901 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x1F20F993:UTRAN-Iu-503:LU)[0x56365ea982f0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x1F20F993:UTRAN-Iu-503:LU)[0x56365ea97be0] (msc_a.c:1053) 20250822134539901 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x1F20F993:UTRAN-Iu-503:LU)[0x56365ea982f0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822134539901 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x1F20F993:UTRAN-Iu-503:LU)[0x56365ea982f0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822134539901 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x1F20F993:UTRAN-Iu-503:LU)[0x56365ea982f0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822134539901 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x1F20F993:UTRAN-Iu-503:LU)[0x56365ea97be0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea3c4c0] (msc_a.c:1053) 20250822134539902 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x1F20F993:UTRAN-Iu-503:LU)[0x56365ea97be0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822134539902 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x1F20F993:UTRAN-Iu-503:LU)[0x56365ea97be0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822134539901 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134539901 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134539901 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539901 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539901 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539901 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134539901 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539901 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539901 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134539901 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134539901 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539902 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539902 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539902 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134539902 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539902 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539902 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134539902 DMSC DEBUG msub_fsm[0x56365ea3c4c0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822134539902 DMSC DEBUG msub(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x1F20F993) MSC-A terminated (msub.c:261) 20250822134539902 DMSC DEBUG msub(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x1F20F993) 1 MSC-I still active (msub.c:79) 20250822134539902 DMSC DEBUG msub_fsm[0x56365ea3c4c0]{active}: State change to terminating (no timeout) (msub.c:91) 20250822134539902 DMSC DEBUG msub_fsm[0x56365ea3c4c0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822134539902 DMSC DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x1F20F993:UTRAN-Iu-503:LU)[0x56365ea654a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822134539902 DMSC DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x1F20F993:UTRAN-Iu-503:LU)[0x56365ea654a0]{READY}: Removing from parent msub_fsm[0x56365ea3c4c0] (msub.c:113) 20250822134539902 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Closing UTRAN-Iu-503 (ran_conn.c:142) 20250822134539902 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134539902 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539902 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539902 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539902 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-503 (ran_conn.c:155) 20250822134539902 DMSC DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x1F20F993:UTRAN-Iu-503:LU)[0x56365ea654a0]{READY}: Freeing instance (msub.c:113) 20250822134539902 DMSC DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x1F20F993:UTRAN-Iu-503:LU)[0x56365ea654a0]{READY}: Deallocated (fsm.c:568) 20250822134539902 DMSC DEBUG msub(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x1F20F993) Free (msub.c:119) 20250822134539902 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134539902 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539902 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539902 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134539902 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134539902 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110:TMSI-0x1F20F993 - active-conn: now used by 1 (attached) (msub.c:375) 20250822134539902 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539902 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539902 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539902 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134539902 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539902 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539902 DMSC DEBUG msub_fsm[0x56365ea3c4c0]{terminating}: Freeing instance (msub.c:113) 20250822134539902 DMSC DEBUG msub_fsm[0x56365ea3c4c0]{terminating}: Deallocated (fsm.c:568) 20250822134539902 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134539902 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134539902 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539902 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539902 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539902 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134539902 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539902 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539902 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134539902 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134539902 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539902 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539902 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) 20250822134539902 DMSC DEBUG msub_fsm[0x56365ea3c4c0]{active}: Allocated (fsm.c:456) 20250822134539902 DMSC DEBUG msc_i[0x56365ea88560]{READY}: Allocated (fsm.c:456) 20250822134539902 DMSC DEBUG msc_i[0x56365ea88560]{READY}: is child of msub_fsm[0x56365ea3c4c0] (fsm.c:486) 20250822134539902 DMSC DEBUG msc_a[0x56365ea7ce30]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822134539902 DMSC DEBUG msc_a[0x56365ea7ce30]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea3c4c0] (fsm.c:486) 20250822134539902 DMSC DEBUG msc_a(unknown:UTRAN-Iu-514:NONE)[0x56365ea7ce30]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822134539902 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539902 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134539902 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539902 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539902 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134539902 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:13 MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 20250822134539902 DMSC DEBUG msc_i(unknown:UTRAN-Iu-514:NONE)[0x56365ea88560]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822134539902 DMSC DEBUG msc_a(unknown:UTRAN-Iu-514:NONE)[0x56365ea7ce30]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822134539903 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-514:NONE)[0x56365ea7ce30]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250822134539903 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-514:NONE)[0x56365ea7ce30]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250822134539903 DMM DEBUG msc_a(TMSI-0x805FB5E2:UTRAN-Iu-514:CM_SERVICE_REQ)[0x56365ea7ce30]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250822134539903 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x805FB5E2:UTRAN-Iu-514:CM_SERVICE_REQ)[0x56365ea922d0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822134539903 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x805FB5E2:UTRAN-Iu-514:CM_SERVICE_REQ)[0x56365ea922d0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x805FB5E2:UTRAN-Iu-514:CM_SERVICE_REQ)[0x56365ea7ce30] (fsm.c:486) 20250822134539903 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x805FB5E2:UTRAN-Iu-514:CM_SERVICE_REQ)[0x56365ea922d0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250822134539903 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x805FB5E2:UTRAN-Iu-514:CM_SERVICE_REQ)[0x56365ea922d0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822134539903 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103:TMSI-0x805FB5E2 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822134539903 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103:TMSI-0x805FB5E2 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822134539903 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x805FB5E2:UTRAN-Iu-514:CM_SERVICE_REQ)[0x56365ea7ce30]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822134539903 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x805FB5E2:UTRAN-Iu-514:CM_SERVICE_REQ)[0x56365ea7ce30]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822134539903 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x805FB5E2:UTRAN-Iu-514:CM_SERVICE_REQ)[0x56365ea922d0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822134539903 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x805FB5E2:UTRAN-Iu-514:CM_SERVICE_REQ)[0x56365ea922d0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250822134539903 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x805FB5E2:UTRAN-Iu-514:CM_SERVICE_REQ)[0x56365ea59b00]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822134539903 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x805FB5E2:UTRAN-Iu-514:CM_SERVICE_REQ)[0x56365ea59b00]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x805FB5E2:UTRAN-Iu-514:CM_SERVICE_REQ)[0x56365ea922d0] (fsm.c:486) 20250822134539903 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x805FB5E2:UTRAN-Iu-514:CM_SERVICE_REQ)[0x56365ea59b00]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822134539903 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x805FB5E2:UTRAN-Iu-514:CM_SERVICE_REQ)[0x56365ea59b00]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822134539903 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103:TMSI-0x805FB5E2 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250822134539903 DIUCS DEBUG (UTRAN-Iu-504) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134539903 DMSC DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSInew-0x7B2D9A36:UTRAN-Iu-504:LU)[0x56365ea8c5e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822134539903 DIUCS DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSInew-0x7B2D9A36:UTRAN-Iu-504:LU)[0x56365ea8c5e0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134539903 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSInew-0x7B2D9A36:UTRAN-Iu-504:LU)[0x56365ea975c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 will be put to the reassembly buffer 20250822134539903 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSInew-0x7B2D9A36:UTRAN-Iu-504:LU)[0x56365ea975c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134539903 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSInew-0x7B2D9A36:UTRAN-Iu-504:LU)[0x56365ea975c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134539903 DMM DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSInew-0x7B2D9A36:UTRAN-Iu-504:LU)[0x56365ea975c0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822134539903 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:MSISDN-491230001111:TMSInew-0x7B2D9A36:UTRAN-Iu-504:LU)[0x56365ea7ee20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822134539903 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539903 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539903 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539903 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134539903 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539903 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 data has been put to the reassembly buffer 20250822134539903 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134539903 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134539903 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001111:MSISDN-491230001111:UTRAN-Iu-504:LU)[0x56365ea80410]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822134539903 DMSC NOTICE msub(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x7B2D9A36) VLR: update for IMSI=262420000001111 (MSISDN=491230001111) (gsm_04_08.c:1541) 20250822134539903 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111:TMSI-0x7B2D9A36 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250822134539903 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001111:MSISDN-491230001111:UTRAN-Iu-504:LU)[0x56365ea80410]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822134539903 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x7B2D9A36:UTRAN-Iu-504:LU)[0x56365ea7ee20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822134539903 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001111:MSISDN-491230001111:UTRAN-Iu-504:LU)[0x56365ea80410]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822134539903 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001111:MSISDN-491230001111:UTRAN-Iu-504:LU)[0x56365ea80410]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x7B2D9A36:UTRAN-Iu-504:LU)[0x56365ea7ee20] (vlr_lu_fsm.c:817) 20250822134539903 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001111:MSISDN-491230001111:UTRAN-Iu-504:LU)[0x56365ea80410]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822134539903 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001111:MSISDN-491230001111:UTRAN-Iu-504:LU)[0x56365ea80410]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822134539903 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x7B2D9A36:UTRAN-Iu-504:LU)[0x56365ea7ee20]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822134539903 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x7B2D9A36:UTRAN-Iu-504:LU)[0x56365ea975c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250822134539903 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x7B2D9A36:UTRAN-Iu-504:LU)[0x56365ea975c0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.869s remaining) (msc_a.c:450) 20250822134539903 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001111/3/1): Available (smpp_smsc.c:626) 20250822134539904 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x7B2D9A36:UTRAN-Iu-504:LU)[0x56365ea975c0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134539904 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x7B2D9A36:UTRAN-Iu-504:LU)[0x56365ea975c0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250822134539904 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x7B2D9A36:UTRAN-Iu-504:LU)[0x56365ea975c0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250822134539904 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111:TMSI-0x7B2D9A36 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822134539904 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111:TMSI-0x7B2D9A36 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822134539904 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111:TMSI-0x7B2D9A36 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822134539904 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x7B2D9A36:UTRAN-Iu-504:LU)[0x56365ea975c0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250822134539904 DMSC DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x7B2D9A36:UTRAN-Iu-504:LU)[0x56365ea8c5e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822134539904 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111:TMSI-0x7B2D9A36 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250822134539904 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822134539904 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539904 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539904 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) 20250822134539904 DMSC DEBUG msub_fsm[0x56365ea5a410]{active}: Allocated (fsm.c:456) 20250822134539904 DMSC DEBUG msc_i[0x56365ea9dd20]{READY}: Allocated (fsm.c:456) 20250822134539904 DMSC DEBUG msc_i[0x56365ea9dd20]{READY}: is child of msub_fsm[0x56365ea5a410] (fsm.c:486) 20250822134539904 DMSC DEBUG msc_a[0x56365ea97bc0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822134539904 DMSC DEBUG msc_a[0x56365ea97bc0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea5a410] (fsm.c:486) 20250822134539904 DMSC DEBUG msc_a(unknown:UTRAN-Iu-515:NONE)[0x56365ea97bc0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822134539904 DMSC DEBUG msc_i(unknown:UTRAN-Iu-515:NONE)[0x56365ea9dd20]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822134539904 DMSC DEBUG msc_a(unknown:UTRAN-Iu-515:NONE)[0x56365ea97bc0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822134539905 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-515:NONE)[0x56365ea97bc0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250822134539905 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-515:NONE)[0x56365ea97bc0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250822134539905 DMM DEBUG msc_a(TMSI-0x4D137B3D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x56365ea97bc0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250822134539904 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134539904 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539904 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539904 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134539904 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134539905 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4D137B3D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x56365ea8f7b0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822134539905 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4D137B3D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x56365ea8f7b0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x4D137B3D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x56365ea97bc0] (fsm.c:486) 20250822134539905 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4D137B3D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x56365ea8f7b0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250822134539905 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4D137B3D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x56365ea8f7b0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822134539905 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104:TMSI-0x4D137B3D + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822134539905 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104:TMSI-0x4D137B3D + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822134539905 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x4D137B3D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x56365ea97bc0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822134539905 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x4D137B3D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x56365ea97bc0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822134539905 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x4D137B3D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x56365ea8f7b0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822134539905 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x4D137B3D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x56365ea8f7b0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250822134539905 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x4D137B3D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x56365ea8cd90]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822134539905 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x4D137B3D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x56365ea8cd90]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x4D137B3D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x56365ea8f7b0] (fsm.c:486) 20250822134539905 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x4D137B3D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x56365ea8cd90]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822134539905 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x4D137B3D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x56365ea8cd90]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822134539905 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104:TMSI-0x4D137B3D - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 20250822134539905 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539905 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539905 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539905 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134539905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539905 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539905 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134539905 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134539905 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) 20250822134539905 DMSC DEBUG msub_fsm[0x56365ea90f00]{active}: Allocated (fsm.c:456) 20250822134539905 DMSC DEBUG msc_i[0x56365ea91030]{READY}: Allocated (fsm.c:456) 20250822134539905 DMSC DEBUG msc_i[0x56365ea91030]{READY}: is child of msub_fsm[0x56365ea90f00] (fsm.c:486) 20250822134539905 DMSC DEBUG msc_a[0x56365ea91160]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822134539905 DMSC DEBUG msc_a[0x56365ea91160]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea90f00] (fsm.c:486) 20250822134539905 DMSC DEBUG msc_a(unknown:UTRAN-Iu-516:NONE)[0x56365ea91160]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822134539905 DMSC DEBUG msc_i(unknown:UTRAN-Iu-516:NONE)[0x56365ea91030]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822134539905 DMSC DEBUG msc_a(unknown:UTRAN-Iu-516:NONE)[0x56365ea91160]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:14 20250822134539905 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-516:NONE)[0x56365ea91160]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250822134539906 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-516:NONE)[0x56365ea91160]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250822134539906 DMM DEBUG msc_a(TMSI-0x66FD949F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x56365ea91160]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250822134539906 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x66FD949F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x56365eaa7250]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822134539906 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x66FD949F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x56365eaa7250]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x66FD949F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x56365ea91160] (fsm.c:486) 20250822134539906 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x66FD949F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x56365eaa7250]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250822134539906 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x66FD949F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x56365eaa7250]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822134539906 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109:TMSI-0x66FD949F + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822134539906 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109:TMSI-0x66FD949F + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822134539906 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x66FD949F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x56365ea91160]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822134539906 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x66FD949F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x56365ea91160]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822134539906 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x66FD949F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x56365eaa7250]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822134539906 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x66FD949F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x56365eaa7250]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250822134539906 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x66FD949F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x56365eaa7460]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822134539906 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x66FD949F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x56365eaa7460]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x66FD949F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x56365eaa7250] (fsm.c:486) 20250822134539906 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x66FD949F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x56365eaa7460]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822134539906 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x66FD949F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x56365eaa7460]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822134539906 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109:TMSI-0x66FD949F - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250822134539906 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539906 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539906 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539906 DIUCS DEBUG (UTRAN-Iu-507) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134539906 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134539906 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539906 DMSC DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x1C485F34:UTRAN-Iu-507:CM_SERVICE_REQ)[0x56365ea3d020]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134539906 DIUCS DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x1C485F34:UTRAN-Iu-507:CM_SERVICE_REQ)[0x56365ea3d020]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134539906 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x1C485F34:UTRAN-Iu-507:CM_SERVICE_REQ)[0x56365ea3cef0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134539906 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x1C485F34:UTRAN-Iu-507:CM_SERVICE_REQ)[0x56365ea3cef0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134539906 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x1C485F34:UTRAN-Iu-507:CM_SERVICE_REQ)[0x56365ea3cef0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134539906 DMM DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x1C485F34:UTRAN-Iu-507:CM_SERVICE_REQ)[0x56365ea3cef0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = a29010ba80fa648c) (gsm_04_08.c:1128) 20250822134539906 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x1C485F34:UTRAN-Iu-507:CM_SERVICE_REQ)[0x56365ea62270]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 will be put to the reassembly buffer 20250822134539906 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539906 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134539906 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134539906 DVLR DEBUG SUBSCR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x1C485F34) AUTH on UTRAN received RES: a29010ba80fa648c (8 bytes) (vlr_auth_fsm.c:151) 20250822134539906 DVLR INFO SUBSCR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x1C485F34) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250822134539906 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x1C485F34:UTRAN-Iu-507:CM_SERVICE_REQ)[0x56365ea62270]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822134539906 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x1C485F34:UTRAN-Iu-507:CM_SERVICE_REQ)[0x56365ea62270]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822134539906 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x1C485F34:UTRAN-Iu-507:CM_SERVICE_REQ)[0x56365ea62270]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822134539906 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x1C485F34:UTRAN-Iu-507:CM_SERVICE_REQ)[0x56365ea62270]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x1C485F34:UTRAN-Iu-507:CM_SERVICE_REQ)[0x56365ea3cdc0] (vlr_auth_fsm.c:294) 20250822134539906 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x1C485F34:UTRAN-Iu-507:CM_SERVICE_REQ)[0x56365ea62270]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822134539906 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x1C485F34:UTRAN-Iu-507:CM_SERVICE_REQ)[0x56365ea62270]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822134539906 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x1C485F34:UTRAN-Iu-507:CM_SERVICE_REQ)[0x56365ea3cdc0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250822134539906 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x1C485F34:UTRAN-Iu-507:CM_SERVICE_REQ)[0x56365ea3cdc0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822134539906 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x1C485F34:UTRAN-Iu-507:CM_SERVICE_REQ)[0x56365ea3cdc0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822134539906 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x1C485F34:UTRAN-Iu-507:CM_SERVICE_REQ)[0x56365ea3cef0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250822134539906 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x1C485F34:UTRAN-Iu-507:CM_SERVICE_REQ)[0x56365ea3cef0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=899dc17b23d6500c08a762558ba027ab, CK=NONE (ran_msg_iu.c:388) 20250822134539906 DMSC DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x1C485F34:UTRAN-Iu-507:CM_SERVICE_REQ)[0x56365ea3d020]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 data has been put to the reassembly buffer 20250822134539907 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x1C485F34:UTRAN-Iu-507:CM_SERVICE_REQ)[0x56365ea3cdc0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250822134539907 DIUCS DEBUG (UTRAN-Iu-506) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134539907 DMSC DEBUG msc_i(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x56365ea55940]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134539907 DIUCS DEBUG msc_i(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x56365ea55940]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134539907 DMSC DEBUG msc_a(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x56365ea55760]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134539907 DIUCS DEBUG msc_a(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x56365ea55760]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134539907 DIUCS DEBUG msc_a(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x56365ea55760]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250822134539907 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539907 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539907 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539907 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134539907 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822134539907 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x56365ea91dd0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250822134539907 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x56365ea91dd0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822134539907 DIUCS DEBUG msc_a(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x56365ea55760]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250822134539907 DMSC DEBUG msc_i(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x56365ea55940]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822134539907 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539907 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134539907 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134539907 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x56365ea91dd0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822134539907 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x56365ea91dd0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822134539907 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x56365ea62270]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822134539907 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x56365ea62270]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x56365ea91dd0] (fsm.c:486) 20250822134539907 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x56365ea62270]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822134539907 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x56365ea62270]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 20250822134539907 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539908 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539908 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539908 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134539908 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539908 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539908 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134539908 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134539908 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) 20250822134539908 DMSC DEBUG msub_fsm[0x56365ea8ec50]{active}: Allocated (fsm.c:456) 20250822134539908 DMSC DEBUG msc_i[0x56365ea8ed80]{READY}: Allocated (fsm.c:456) 20250822134539908 DMSC DEBUG msc_i[0x56365ea8ed80]{READY}: is child of msub_fsm[0x56365ea8ec50] (fsm.c:486) 20250822134539908 DMSC DEBUG msc_a[0x56365ea8eeb0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822134539908 DMSC DEBUG msc_a[0x56365ea8eeb0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea8ec50] (fsm.c:486) 20250822134539908 DMSC DEBUG msc_a(unknown:UTRAN-Iu-517:NONE)[0x56365ea8eeb0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822134539908 DMSC DEBUG msc_i(unknown:UTRAN-Iu-517:NONE)[0x56365ea8ed80]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822134539908 DMSC DEBUG msc_a(unknown:UTRAN-Iu-517:NONE)[0x56365ea8eeb0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822134539908 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-517:NONE)[0x56365ea8eeb0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250822134539908 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-517:NONE)[0x56365ea8eeb0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250822134539908 DMM DEBUG msc_a(TMSI-0x6DFF6C4A:UTRAN-Iu-517:CM_SERVICE_REQ)[0x56365ea8eeb0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250822134539908 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6DFF6C4A:UTRAN-Iu-517:CM_SERVICE_REQ)[0x56365ea85420]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822134539908 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6DFF6C4A:UTRAN-Iu-517:CM_SERVICE_REQ)[0x56365ea85420]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x6DFF6C4A:UTRAN-Iu-517:CM_SERVICE_REQ)[0x56365ea8eeb0] (fsm.c:486) 20250822134539908 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6DFF6C4A:UTRAN-Iu-517:CM_SERVICE_REQ)[0x56365ea85420]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250822134539908 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6DFF6C4A:UTRAN-Iu-517:CM_SERVICE_REQ)[0x56365ea85420]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822134539908 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105:TMSI-0x6DFF6C4A + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822134539908 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105:TMSI-0x6DFF6C4A + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822134539908 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x6DFF6C4A:UTRAN-Iu-517:CM_SERVICE_REQ)[0x56365ea8eeb0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822134539908 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x6DFF6C4A:UTRAN-Iu-517:CM_SERVICE_REQ)[0x56365ea8eeb0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822134539908 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x6DFF6C4A:UTRAN-Iu-517:CM_SERVICE_REQ)[0x56365ea85420]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822134539908 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x6DFF6C4A:UTRAN-Iu-517:CM_SERVICE_REQ)[0x56365ea85420]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250822134539908 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x6DFF6C4A:UTRAN-Iu-517:CM_SERVICE_REQ)[0x56365ea85630]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822134539908 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x6DFF6C4A:UTRAN-Iu-517:CM_SERVICE_REQ)[0x56365ea85630]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x6DFF6C4A:UTRAN-Iu-517:CM_SERVICE_REQ)[0x56365ea85420] (fsm.c:486) 20250822134539908 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x6DFF6C4A:UTRAN-Iu-517:CM_SERVICE_REQ)[0x56365ea85630]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822134539908 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x6DFF6C4A:UTRAN-Iu-517:CM_SERVICE_REQ)[0x56365ea85630]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822134539908 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105:TMSI-0x6DFF6C4A - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250822134539908 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539908 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539908 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539909 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134539909 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539909 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539909 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134539909 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134539909 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) 20250822134539909 DMSC DEBUG msub_fsm[0x56365ea86570]{active}: Allocated (fsm.c:456) 20250822134539909 DMSC DEBUG msc_i[0x56365ea866a0]{READY}: Allocated (fsm.c:456) 20250822134539909 DMSC DEBUG msc_i[0x56365ea866a0]{READY}: is child of msub_fsm[0x56365ea86570] (fsm.c:486) 20250822134539909 DMSC DEBUG msc_a[0x56365ea85840]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822134539909 DMSC DEBUG msc_a[0x56365ea85840]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea86570] (fsm.c:486) 20250822134539909 DMSC DEBUG msc_a(unknown:UTRAN-Iu-518:NONE)[0x56365ea85840]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822134539909 DMSC DEBUG msc_i(unknown:UTRAN-Iu-518:NONE)[0x56365ea866a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822134539909 DMSC DEBUG msc_a(unknown:UTRAN-Iu-518:NONE)[0x56365ea85840]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822134539909 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-518:NONE)[0x56365ea85840]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250822134539909 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-518:NONE)[0x56365ea85840]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250822134539909 DMM DEBUG msc_a(TMSI-0x22B78309:UTRAN-Iu-518:CM_SERVICE_REQ)[0x56365ea85840]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250822134539909 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x22B78309:UTRAN-Iu-518:CM_SERVICE_REQ)[0x56365ea86200]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822134539909 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x22B78309:UTRAN-Iu-518:CM_SERVICE_REQ)[0x56365ea86200]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x22B78309:UTRAN-Iu-518:CM_SERVICE_REQ)[0x56365ea85840] (fsm.c:486) 20250822134539909 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x22B78309:UTRAN-Iu-518:CM_SERVICE_REQ)[0x56365ea86200]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250822134539909 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x22B78309:UTRAN-Iu-518:CM_SERVICE_REQ)[0x56365ea86200]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822134539909 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108:TMSI-0x22B78309 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822134539909 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108:TMSI-0x22B78309 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:15 MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822134539909 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x22B78309:UTRAN-Iu-518:CM_SERVICE_REQ)[0x56365ea85840]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822134539909 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x22B78309:UTRAN-Iu-518:CM_SERVICE_REQ)[0x56365ea85840]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822134539909 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x22B78309:UTRAN-Iu-518:CM_SERVICE_REQ)[0x56365ea86200]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822134539909 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x22B78309:UTRAN-Iu-518:CM_SERVICE_REQ)[0x56365ea86200]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250822134539909 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x22B78309:UTRAN-Iu-518:CM_SERVICE_REQ)[0x56365eaac6c0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822134539909 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x22B78309:UTRAN-Iu-518:CM_SERVICE_REQ)[0x56365eaac6c0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x22B78309:UTRAN-Iu-518:CM_SERVICE_REQ)[0x56365ea86200] (fsm.c:486) 20250822134539909 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x22B78309:UTRAN-Iu-518:CM_SERVICE_REQ)[0x56365eaac6c0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822134539909 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x22B78309:UTRAN-Iu-518:CM_SERVICE_REQ)[0x56365eaac6c0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822134539909 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108:TMSI-0x22B78309 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 will be put to the reassembly buffer 20250822134539909 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539909 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539909 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539909 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134539909 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539909 DIUCS DEBUG (UTRAN-Iu-508) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134539909 DMSC DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x42ED8D11:UTRAN-Iu-508:CM_SERVICE_REQ)[0x56365ea99390]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134539910 DIUCS DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x42ED8D11:UTRAN-Iu-508:CM_SERVICE_REQ)[0x56365ea99390]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134539909 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539909 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134539909 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822134539910 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x42ED8D11:UTRAN-Iu-508:CM_SERVICE_REQ)[0x56365ea873d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134539910 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x42ED8D11:UTRAN-Iu-508:CM_SERVICE_REQ)[0x56365ea873d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134539910 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x42ED8D11:UTRAN-Iu-508:CM_SERVICE_REQ)[0x56365ea873d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134539910 DMM DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x42ED8D11:UTRAN-Iu-508:CM_SERVICE_REQ)[0x56365ea873d0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 0986a1f835538333) (gsm_04_08.c:1128) 20250822134539910 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x42ED8D11:UTRAN-Iu-508:CM_SERVICE_REQ)[0x56365ea83690]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822134539910 DVLR DEBUG SUBSCR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x42ED8D11) AUTH on UTRAN received RES: 0986a1f835538333 (8 bytes) (vlr_auth_fsm.c:151) 20250822134539910 DVLR INFO SUBSCR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x42ED8D11) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250822134539910 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x42ED8D11:UTRAN-Iu-508:CM_SERVICE_REQ)[0x56365ea83690]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822134539910 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x42ED8D11:UTRAN-Iu-508:CM_SERVICE_REQ)[0x56365ea83690]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822134539910 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x42ED8D11:UTRAN-Iu-508:CM_SERVICE_REQ)[0x56365ea83690]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822134539910 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x42ED8D11:UTRAN-Iu-508:CM_SERVICE_REQ)[0x56365ea83690]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x42ED8D11:UTRAN-Iu-508:CM_SERVICE_REQ)[0x56365ea26fc0] (vlr_auth_fsm.c:294) 20250822134539910 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x42ED8D11:UTRAN-Iu-508:CM_SERVICE_REQ)[0x56365ea83690]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822134539910 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x42ED8D11:UTRAN-Iu-508:CM_SERVICE_REQ)[0x56365ea83690]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822134539910 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x42ED8D11:UTRAN-Iu-508:CM_SERVICE_REQ)[0x56365ea26fc0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250822134539910 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x42ED8D11:UTRAN-Iu-508:CM_SERVICE_REQ)[0x56365ea26fc0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822134539910 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x42ED8D11:UTRAN-Iu-508:CM_SERVICE_REQ)[0x56365ea26fc0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822134539910 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x42ED8D11:UTRAN-Iu-508:CM_SERVICE_REQ)[0x56365ea873d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250822134539910 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x42ED8D11:UTRAN-Iu-508:CM_SERVICE_REQ)[0x56365ea873d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=11db9af136dd8cea4feb2c4d429685ca, CK=NONE (ran_msg_iu.c:388) 20250822134539910 DMSC DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x42ED8D11:UTRAN-Iu-508:CM_SERVICE_REQ)[0x56365ea99390]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250822134539910 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x42ED8D11:UTRAN-Iu-508:CM_SERVICE_REQ)[0x56365ea26fc0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 20250822134539910 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539910 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539910 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539910 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134539910 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539910 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539910 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134539911 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134539911 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539911 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539911 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539911 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134539911 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539911 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539911 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822134539911 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:6 MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:3 MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-RAN(3154)@718a44d66dfb: patching N(SD)=1 into dtap '0514A4310C482104834874F1'O MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(3154)@718a44d66dfb: patched enc_l3: '0554A4310C482104834874F1'O MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:10 MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@718a44d66dfb: { messageType := 2, destLocRef := '7F804A'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(3153)@718a44d66dfb: Session index based on local reference:4 MSC_Test_2-RAN(3154)@718a44d66dfb: patching N(SD)=1 into dtap '051454C7E1202104C0F9C548'O MSC_Test_2-RAN(3154)@718a44d66dfb: patched enc_l3: '055454C7E1202104C0F9C548'O 20250822134539919 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539919 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539919 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539919 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134539919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539919 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134539919 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134539919 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:11 MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(3154)@718a44d66dfb: Deleted conn table entry 10TC_iu_multi_lu_and_mo_ussd2(3181)2446416 MSC_Test-GSUP(3159)@718a44d66dfb: Created GsupExpect[0] for "262420000001100" to be handled at TC_iu_multi_lu_and_mo_ussd2(3162) TC_iu_multi_lu_and_mo_ussd2(3181)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(3181)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(3181)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(3181)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(3154)@718a44d66dfb: patching N(SD)=1 into dtap '051434AA0A1E2104BACBE11C'O TC_iu_multi_lu_and_mo_ussd2(3167)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-RAN(3154)@718a44d66dfb: patched enc_l3: '055434AA0A1E2104BACBE11C'O TC_iu_multi_lu_and_mo_ussd2(3167)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3153)@718a44d66dfb: { messageType := 2, destLocRef := '88D726'O, sourceLocRef := '000203'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:5 MSC_Test_2-RAN(3154)@718a44d66dfb: patching N(SD)=1 into dtap '0514109BB8BE210462EFB7F6'O MSC_Test_2-RAN(3154)@718a44d66dfb: patched enc_l3: '0554109BB8BE210462EFB7F6'O TC_iu_multi_lu_and_mo_ussd2(3181)@718a44d66dfb: 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 := '1F20F993'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } 20250822134539924 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103:TMSI-0x805FB5E2 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134539924 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x805FB5E2:UTRAN-Iu-514:CM_SERVICE_REQ)[0x56365ea59b00]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822134539925 DVLR DEBUG SUBSCR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x805FB5E2) Received 1 auth tuples (vlr.c:996) 20250822134539925 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x805FB5E2:UTRAN-Iu-514:CM_SERVICE_REQ)[0x56365ea59b00]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822134539925 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x805FB5E2:UTRAN-Iu-514:CM_SERVICE_REQ)[0x56365ea59b00]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250822134539925 DMM DEBUG Tx AUTH REQ (rand = 2091af6fb324b4f27655f9baca35d3ce) (gsm_04_08.c:641) 20250822134539925 DMM DEBUG AUTH REQ (autn = 1ccd0272f32d6868e8ec99043b6b0978) (gsm_04_08.c:643) 20250822134539925 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x805FB5E2:UTRAN-Iu-514:CM_SERVICE_REQ)[0x56365ea7ce30]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250822134539925 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x805FB5E2:UTRAN-Iu-514:CM_SERVICE_REQ)[0x56365ea7ce30]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134539925 DMSC DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x805FB5E2:UTRAN-Iu-514:CM_SERVICE_REQ)[0x56365ea88560]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-SCCP(3153)@718a44d66dfb: { messageType := 2, destLocRef := '504D4F'O ("PMO"), 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 } } 20250822134539925 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103:TMSI-0x805FB5E2 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822134539925 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539925 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539925 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539925 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134539925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:7 MSC_Test_2-RAN(3154)@718a44d66dfb: patching N(SD)=1 into dtap '051490ACD0B42104FBE492DF'O MSC_Test_2-RAN(3154)@718a44d66dfb: patched enc_l3: '055490ACD0B42104FBE492DF'O 20250822134539925 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539925 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134539925 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:1 MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:12 MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3153)@718a44d66dfb: { messageType := 2, destLocRef := '635221'O ("cR!"), sourceLocRef := '000205'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:8 TC_iu_multi_lu_and_mo_ussd2(3169)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(3153)@718a44d66dfb: { messageType := 2, destLocRef := '0F342C'O, sourceLocRef := '000206'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:9 TC_iu_multi_lu_and_mo_ussd2(3169)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(3179)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(3179)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:2 MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-RAN(3154)@718a44d66dfb: Added conn table entry 10TC_iu_multi_lu_and_mo_ussd2(3181)1166177 MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(3154)@718a44d66dfb: patch: N(SD) for ConnIdx 10 set to 1 MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on connection ID:13 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_len:24 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3153)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554A4310C482104834874F1'O MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on connection ID:14 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_len:24 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_from0 20250822134539933 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539933 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539933 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539933 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134539933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539933 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539933 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134539933 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3153)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055454C7E1202104C0F9C548'O 20250822134539933 DIUCS DEBUG (UTRAN-Iu-509) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134539933 DMSC DEBUG msc_i(IMSI-262420000001113:UTRAN-Iu-509:LU)[0x56365ea55420]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134539933 DIUCS DEBUG msc_i(IMSI-262420000001113:UTRAN-Iu-509:LU)[0x56365ea55420]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134539934 DMSC DEBUG msc_a(IMSI-262420000001113:UTRAN-Iu-509:LU)[0x56365ea552f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134539934 DIUCS DEBUG msc_a(IMSI-262420000001113:UTRAN-Iu-509:LU)[0x56365ea552f0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134539934 DIUCS DEBUG msc_a(IMSI-262420000001113:UTRAN-Iu-509:LU)[0x56365ea552f0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134539934 DMM DEBUG msc_a(IMSI-262420000001113:UTRAN-Iu-509:LU)[0x56365ea552f0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = a4310c48834874f1) (gsm_04_08.c:1128) 20250822134539934 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:UTRAN-Iu-509:LU)[0x56365ea42240]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822134539934 DVLR DEBUG SUBSCR(IMSI-262420000001113) AUTH on UTRAN received RES: a4310c48834874f1 (8 bytes) (vlr_auth_fsm.c:151) 20250822134539934 DVLR INFO SUBSCR(IMSI-262420000001113) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250822134539934 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:UTRAN-Iu-509:LU)[0x56365ea42240]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822134539934 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:UTRAN-Iu-509:LU)[0x56365ea42240]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822134539934 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:UTRAN-Iu-509:LU)[0x56365ea42240]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822134539934 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:UTRAN-Iu-509:LU)[0x56365ea42240]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001113:UTRAN-Iu-509:LU)[0x56365ea8bca0] (vlr_auth_fsm.c:294) 20250822134539934 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:UTRAN-Iu-509:LU)[0x56365ea42240]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822134539934 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:UTRAN-Iu-509:LU)[0x56365ea42240]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822134539934 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:UTRAN-Iu-509:LU)[0x56365ea8bca0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250822134539934 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:UTRAN-Iu-509:LU)[0x56365ea8bca0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822134539934 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:UTRAN-Iu-509:LU)[0x56365ea8bca0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822134539934 DIUCS DEBUG msc_a(IMSI-262420000001113:UTRAN-Iu-509:LU)[0x56365ea552f0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250822134539934 DIUCS DEBUG msc_a(IMSI-262420000001113:UTRAN-Iu-509:LU)[0x56365ea552f0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=5184ad41c4be67c4c2b088ba8e9b7beb, CK=NONE (ran_msg_iu.c:388) 20250822134539934 DMSC DEBUG msc_i(IMSI-262420000001113:UTRAN-Iu-509:LU)[0x56365ea55420]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134539934 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:UTRAN-Iu-509:LU)[0x56365ea8bca0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250822134539935 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539935 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539935 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539935 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134539935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539935 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539935 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134539935 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134539935 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539935 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539935 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:4 20250822134539935 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134539935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539935 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539935 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134539935 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 will be put to the reassembly buffer 20250822134539936 DIUCS DEBUG (UTRAN-Iu-510) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134539936 DMSC DEBUG msc_i(IMSI-262420000001114:UTRAN-Iu-510:LU)[0x56365ea84810]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134539936 DIUCS DEBUG msc_i(IMSI-262420000001114:UTRAN-Iu-510:LU)[0x56365ea84810]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134539936 DMSC DEBUG msc_a(IMSI-262420000001114:UTRAN-Iu-510:LU)[0x56365ea88a10]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134539936 DIUCS DEBUG msc_a(IMSI-262420000001114:UTRAN-Iu-510:LU)[0x56365ea88a10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134539936 DIUCS DEBUG msc_a(IMSI-262420000001114:UTRAN-Iu-510:LU)[0x56365ea88a10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134539936 DMM DEBUG msc_a(IMSI-262420000001114:UTRAN-Iu-510:LU)[0x56365ea88a10]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 54c7e120c0f9c548) (gsm_04_08.c:1128) 20250822134539936 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:UTRAN-Iu-510:LU)[0x56365ea333d0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822134539936 DVLR DEBUG SUBSCR(IMSI-262420000001114) AUTH on UTRAN received RES: 54c7e120c0f9c548 (8 bytes) (vlr_auth_fsm.c:151) 20250822134539936 DVLR INFO SUBSCR(IMSI-262420000001114) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250822134539936 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:UTRAN-Iu-510:LU)[0x56365ea333d0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822134539936 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:UTRAN-Iu-510:LU)[0x56365ea333d0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822134539936 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:UTRAN-Iu-510:LU)[0x56365ea333d0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822134539936 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:UTRAN-Iu-510:LU)[0x56365ea333d0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001114:UTRAN-Iu-510:LU)[0x56365ea33170] (vlr_auth_fsm.c:294) 20250822134539936 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:UTRAN-Iu-510:LU)[0x56365ea333d0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822134539936 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:UTRAN-Iu-510:LU)[0x56365ea333d0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822134539936 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:UTRAN-Iu-510:LU)[0x56365ea33170]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250822134539936 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:UTRAN-Iu-510:LU)[0x56365ea33170]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822134539936 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:UTRAN-Iu-510:LU)[0x56365ea33170]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822134539936 DIUCS DEBUG msc_a(IMSI-262420000001114:UTRAN-Iu-510:LU)[0x56365ea88a10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250822134539936 DIUCS DEBUG msc_a(IMSI-262420000001114:UTRAN-Iu-510:LU)[0x56365ea88a10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=6a0b83cec8e0529d159e6a1cc205860b, CK=NONE (ran_msg_iu.c:388) 20250822134539936 DMSC DEBUG msc_i(IMSI-262420000001114:UTRAN-Iu-510:LU)[0x56365ea84810]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250822134539936 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:UTRAN-Iu-510:LU)[0x56365ea33170]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 TC_iu_multi_lu_and_mo_ussd2(3171)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(3171)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822134539937 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539937 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539937 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539937 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134539937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539937 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134539937 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on connection ID:15 TC_iu_multi_lu_and_mo_ussd2(3177)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_len:24 TC_iu_multi_lu_and_mo_ussd2(3177)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_from0 MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(3153)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055434AA0A1E2104BACBE11C'O MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822134539939 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539939 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539939 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539939 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134539939 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539939 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539939 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134539939 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on connection ID:6 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_len:24 20250822134539940 DIUCS DEBUG (UTRAN-Iu-511) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134539940 DMSC DEBUG msc_i(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x56365ea2fe70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134539940 DIUCS DEBUG msc_i(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x56365ea2fe70]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134539940 DMSC DEBUG msc_a(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x56365ea30050]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134539940 DIUCS DEBUG msc_a(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x56365ea30050]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134539940 DIUCS DEBUG msc_a(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x56365ea30050]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134539940 DMM DEBUG msc_a(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x56365ea30050]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 34aa0a1ebacbe11c) (gsm_04_08.c:1128) 20250822134539940 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x56365ea8e460]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822134539940 DVLR DEBUG SUBSCR(IMSI-262420000001115) AUTH on UTRAN received RES: 34aa0a1ebacbe11c (8 bytes) (vlr_auth_fsm.c:151) 20250822134539940 DVLR INFO SUBSCR(IMSI-262420000001115) AUTH established UMTS security context (vlr_auth_fsm.c:212) MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_from0 20250822134539940 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x56365ea8e460]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822134539940 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x56365ea8e460]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822134539940 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x56365ea8e460]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822134539940 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x56365ea8e460]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x56365ea9de70] (vlr_auth_fsm.c:294) 20250822134539940 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x56365ea8e460]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822134539940 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x56365ea8e460]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822134539940 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x56365ea9de70]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250822134539940 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x56365ea9de70]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822134539940 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x56365ea9de70]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822134539940 DIUCS DEBUG msc_a(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x56365ea30050]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250822134539940 DIUCS DEBUG msc_a(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x56365ea30050]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=2f426616a637082dfbe67b537c10aa3f, CK=NONE (ran_msg_iu.c:388) 20250822134539940 DMSC DEBUG msc_i(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x56365ea2fe70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250822134539940 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x56365ea9de70]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250822134539940 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539940 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539940 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539940 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134539940 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539940 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539940 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134539940 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3153)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554109BB8BE210462EFB7F6'O 20250822134539941 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539942 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539942 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539942 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134539942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539942 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539942 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134539942 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on connection ID:3 20250822134539942 DIUCS DEBUG (UTRAN-Iu-512) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134539942 DMSC DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x107C4D00:UTRAN-Iu-512:CM_SERVICE_REQ)[0x56365ea59cc0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134539942 DIUCS DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x107C4D00:UTRAN-Iu-512:CM_SERVICE_REQ)[0x56365ea59cc0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134539942 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x107C4D00:UTRAN-Iu-512:CM_SERVICE_REQ)[0x56365ea7d2b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134539942 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x107C4D00:UTRAN-Iu-512:CM_SERVICE_REQ)[0x56365ea7d2b0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134539942 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x107C4D00:UTRAN-Iu-512:CM_SERVICE_REQ)[0x56365ea7d2b0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134539942 DMM DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x107C4D00:UTRAN-Iu-512:CM_SERVICE_REQ)[0x56365ea7d2b0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 109bb8be62efb7f6) (gsm_04_08.c:1128) 20250822134539942 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x107C4D00:UTRAN-Iu-512:CM_SERVICE_REQ)[0x56365eaa18a0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822134539942 DVLR DEBUG SUBSCR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x107C4D00) AUTH on UTRAN received RES: 109bb8be62efb7f6 (8 bytes) (vlr_auth_fsm.c:151) 20250822134539942 DVLR INFO SUBSCR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x107C4D00) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250822134539942 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x107C4D00:UTRAN-Iu-512:CM_SERVICE_REQ)[0x56365eaa18a0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822134539942 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x107C4D00:UTRAN-Iu-512:CM_SERVICE_REQ)[0x56365eaa18a0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822134539942 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x107C4D00:UTRAN-Iu-512:CM_SERVICE_REQ)[0x56365eaa18a0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822134539942 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x107C4D00:UTRAN-Iu-512:CM_SERVICE_REQ)[0x56365eaa18a0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x107C4D00:UTRAN-Iu-512:CM_SERVICE_REQ)[0x56365ea84660] (vlr_auth_fsm.c:294) 20250822134539942 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x107C4D00:UTRAN-Iu-512:CM_SERVICE_REQ)[0x56365eaa18a0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822134539942 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x107C4D00:UTRAN-Iu-512:CM_SERVICE_REQ)[0x56365eaa18a0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822134539942 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x107C4D00:UTRAN-Iu-512:CM_SERVICE_REQ)[0x56365ea84660]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250822134539942 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x107C4D00:UTRAN-Iu-512:CM_SERVICE_REQ)[0x56365ea84660]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822134539942 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x107C4D00:UTRAN-Iu-512:CM_SERVICE_REQ)[0x56365ea84660]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822134539942 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x107C4D00:UTRAN-Iu-512:CM_SERVICE_REQ)[0x56365ea7d2b0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250822134539942 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x107C4D00:UTRAN-Iu-512:CM_SERVICE_REQ)[0x56365ea7d2b0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=dd1a4a34a3c310f647bd2ac236e95c1a, CK=NONE (ran_msg_iu.c:388) 20250822134539942 DMSC DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x107C4D00:UTRAN-Iu-512:CM_SERVICE_REQ)[0x56365ea59cc0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_len:24 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_from0 20250822134539942 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x107C4D00:UTRAN-Iu-512:CM_SERVICE_REQ)[0x56365ea84660]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 20250822134539942 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539942 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539942 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539942 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134539942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539942 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539942 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134539942 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3153)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055490ACD0B42104FBE492DF'O MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@718a44d66dfb: First idle individual index:10 20250822134539943 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539943 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539943 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539943 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134539943 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539943 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539943 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134539943 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134539943 DIUCS DEBUG (UTRAN-Iu-513) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134539943 DMSC DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x232FF63C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x56365ea83190]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134539943 DIUCS DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x232FF63C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x56365ea83190]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134539943 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x232FF63C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x56365ea805c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134539943 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x232FF63C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x56365ea805c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134539943 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x232FF63C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x56365ea805c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134539943 DMM DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x232FF63C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x56365ea805c0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 90acd0b4fbe492df) (gsm_04_08.c:1128) 20250822134539943 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x232FF63C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x56365ea3c730]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822134539943 DVLR DEBUG SUBSCR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x232FF63C) AUTH on UTRAN received RES: 90acd0b4fbe492df (8 bytes) (vlr_auth_fsm.c:151) 20250822134539943 DVLR INFO SUBSCR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x232FF63C) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250822134539943 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x232FF63C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x56365ea3c730]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822134539943 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x232FF63C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x56365ea3c730]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822134539943 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x232FF63C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x56365ea3c730]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822134539943 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x232FF63C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x56365ea3c730]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x232FF63C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x56365ea80bf0] (vlr_auth_fsm.c:294) 20250822134539943 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x232FF63C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x56365ea3c730]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822134539943 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x232FF63C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x56365ea3c730]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822134539943 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x232FF63C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x56365ea80bf0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250822134539943 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x232FF63C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x56365ea80bf0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822134539943 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x232FF63C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x56365ea80bf0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822134539943 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x232FF63C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x56365ea805c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250822134539943 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x232FF63C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x56365ea805c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=9cdf8b94aa836a3cead642fbbeeb9304, CK=NONE (ran_msg_iu.c:388) 20250822134539943 DMSC DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x232FF63C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x56365ea83190]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250822134539944 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x232FF63C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x56365ea80bf0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 20250822134539944 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539944 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539944 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539944 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134539944 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539944 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539944 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134539944 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:13 MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822134539945 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539945 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539945 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539945 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134539945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539945 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539945 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134539945 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:14 MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 data has been put to the reassembly buffer 20250822134539945 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) MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(3154)@718a44d66dfb: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O 20250822134539945 DMSC DEBUG msub_fsm[0x56365eaa18a0]{active}: Allocated (fsm.c:456) 20250822134539945 DMSC DEBUG msc_i[0x56365ea8e460]{READY}: Allocated (fsm.c:456) 20250822134539945 DMSC DEBUG msc_i[0x56365ea8e460]{READY}: is child of msub_fsm[0x56365eaa18a0] (fsm.c:486) 20250822134539945 DMSC DEBUG msc_a[0x56365ea333d0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822134539945 DMSC DEBUG msc_a[0x56365ea333d0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365eaa18a0] (fsm.c:486) MSC_Test_2-RAN(3154)@718a44d66dfb: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O 20250822134539946 DMSC DEBUG msc_a(unknown:UTRAN-Iu-519:NONE)[0x56365ea333d0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822134539946 DMSC DEBUG msc_i(unknown:UTRAN-Iu-519:NONE)[0x56365ea8e460]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822134539946 DMSC DEBUG msc_a(unknown:UTRAN-Iu-519:NONE)[0x56365ea333d0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 20250822134539946 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-519:NONE)[0x56365ea333d0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250822134539946 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-519:NONE)[0x56365ea333d0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250822134539946 DMM DEBUG msc_a(TMSI-0x1F20F993:UTRAN-Iu-519:CM_SERVICE_REQ)[0x56365ea333d0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250822134539946 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1F20F993:UTRAN-Iu-519:CM_SERVICE_REQ)[0x56365ea42240]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822134539946 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1F20F993:UTRAN-Iu-519:CM_SERVICE_REQ)[0x56365ea42240]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x1F20F993:UTRAN-Iu-519:CM_SERVICE_REQ)[0x56365ea333d0] (fsm.c:486) 20250822134539946 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1F20F993:UTRAN-Iu-519:CM_SERVICE_REQ)[0x56365ea42240]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250822134539946 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1F20F993:UTRAN-Iu-519:CM_SERVICE_REQ)[0x56365ea42240]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822134539946 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110:TMSI-0x1F20F993 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822134539946 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110:TMSI-0x1F20F993 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822134539946 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x1F20F993:UTRAN-Iu-519:CM_SERVICE_REQ)[0x56365ea333d0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822134539946 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x1F20F993:UTRAN-Iu-519:CM_SERVICE_REQ)[0x56365ea333d0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822134539946 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x1F20F993:UTRAN-Iu-519:CM_SERVICE_REQ)[0x56365ea42240]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822134539946 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x1F20F993:UTRAN-Iu-519:CM_SERVICE_REQ)[0x56365ea42240]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250822134539946 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x1F20F993:UTRAN-Iu-519:CM_SERVICE_REQ)[0x56365ea3bc80]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822134539946 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x1F20F993:UTRAN-Iu-519:CM_SERVICE_REQ)[0x56365ea3bc80]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x1F20F993:UTRAN-Iu-519:CM_SERVICE_REQ)[0x56365ea42240] (fsm.c:486) 20250822134539946 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x1F20F993:UTRAN-Iu-519:CM_SERVICE_REQ)[0x56365ea3bc80]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822134539946 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x1F20F993:UTRAN-Iu-519:CM_SERVICE_REQ)[0x56365ea3bc80]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822134539946 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110:TMSI-0x1F20F993 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:15 20250822134539946 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539946 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539946 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539946 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134539946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539946 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539946 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134539946 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134539946 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104:TMSI-0x4D137B3D + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134539946 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x4D137B3D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x56365ea8cd90]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822134539946 DVLR DEBUG SUBSCR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x4D137B3D) Received 1 auth tuples (vlr.c:996) 20250822134539946 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x4D137B3D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x56365ea8cd90]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822134539946 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x4D137B3D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x56365ea8cd90]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250822134539946 DMM DEBUG Tx AUTH REQ (rand = bdf98d147178810adda794965044ee5d) (gsm_04_08.c:641) 20250822134539946 DMM DEBUG AUTH REQ (autn = 7b5f23287e67941d87896a6c152b837b) (gsm_04_08.c:643) 20250822134539946 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x4D137B3D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x56365ea97bc0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250822134539947 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x4D137B3D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x56365ea97bc0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134539947 DMSC DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x4D137B3D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x56365ea9dd20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134539947 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104:TMSI-0x4D137B3D - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822134539947 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109:TMSI-0x66FD949F + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134539947 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x66FD949F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x56365eaa7460]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822134539947 DVLR DEBUG SUBSCR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x66FD949F) Received 1 auth tuples (vlr.c:996) 20250822134539947 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x66FD949F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x56365eaa7460]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822134539947 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x66FD949F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x56365eaa7460]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250822134539947 DMM DEBUG Tx AUTH REQ (rand = fda536a7d557451b05ee4f3be0b74e21) (gsm_04_08.c:641) 20250822134539947 DMM DEBUG AUTH REQ (autn = 0b4454b8bd010cc630ebf3d9bd609370) (gsm_04_08.c:643) 20250822134539947 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x66FD949F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x56365ea91160]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250822134539947 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x66FD949F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x56365ea91160]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134539947 DMSC DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x66FD949F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x56365ea91030]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 data has been put to the reassembly buffer 20250822134539947 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539947 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539947 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539947 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109:TMSI-0x66FD949F - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822134539947 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105:TMSI-0x6DFF6C4A + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134539947 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x6DFF6C4A:UTRAN-Iu-517:CM_SERVICE_REQ)[0x56365ea85630]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822134539947 DVLR DEBUG SUBSCR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x6DFF6C4A) Received 1 auth tuples (vlr.c:996) 20250822134539947 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x6DFF6C4A:UTRAN-Iu-517:CM_SERVICE_REQ)[0x56365ea85630]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822134539947 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x6DFF6C4A:UTRAN-Iu-517:CM_SERVICE_REQ)[0x56365ea85630]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250822134539947 DMM DEBUG Tx AUTH REQ (rand = de0621af852ce4334c70b261f8597a8d) (gsm_04_08.c:641) 20250822134539947 DMM DEBUG AUTH REQ (autn = 15cb1051ac0fa86785d64a348f7b8661) (gsm_04_08.c:643) 20250822134539947 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x6DFF6C4A:UTRAN-Iu-517:CM_SERVICE_REQ)[0x56365ea8eeb0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250822134539947 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x6DFF6C4A:UTRAN-Iu-517:CM_SERVICE_REQ)[0x56365ea8eeb0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134539947 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134539947 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539947 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539947 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134539947 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134539947 DMSC DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x6DFF6C4A:UTRAN-Iu-517:CM_SERVICE_REQ)[0x56365ea8ed80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134539947 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539947 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539947 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539947 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134539947 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539947 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105:TMSI-0x6DFF6C4A - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822134539947 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108:TMSI-0x22B78309 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134539947 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x22B78309:UTRAN-Iu-518:CM_SERVICE_REQ)[0x56365eaac6c0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822134539947 DVLR DEBUG SUBSCR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x22B78309) Received 1 auth tuples (vlr.c:996) 20250822134539947 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x22B78309:UTRAN-Iu-518:CM_SERVICE_REQ)[0x56365eaac6c0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822134539947 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539947 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134539947 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134539948 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x22B78309:UTRAN-Iu-518:CM_SERVICE_REQ)[0x56365eaac6c0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250822134539948 DMM DEBUG Tx AUTH REQ (rand = dffae831720b4eba9bf98675cf4172a1) (gsm_04_08.c:641) 20250822134539948 DMM DEBUG AUTH REQ (autn = 505b43142251e8da13eed2f0dcf672dd) (gsm_04_08.c:643) 20250822134539948 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x22B78309:UTRAN-Iu-518:CM_SERVICE_REQ)[0x56365ea85840]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 20250822134539948 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x22B78309:UTRAN-Iu-518:CM_SERVICE_REQ)[0x56365ea85840]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134539948 DMSC DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x22B78309:UTRAN-Iu-518:CM_SERVICE_REQ)[0x56365ea866a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134539948 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539948 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539948 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539948 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108:TMSI-0x22B78309 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822134539948 DVLR DEBUG VLR subscr IMSI-262420000001112 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134539948 DVLR DEBUG IMSI:262420000001112 has MSISDN:491230001112 (vlr.c:1045) 20250822134539948 DMSC NOTICE msub(IMSI-262420000001112:MSISDN-491230001112) VLR: update for IMSI=262420000001112 (MSISDN=491230001112) (gsm_04_08.c:1541) 20250822134539948 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822134539948 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134539948 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539948 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539948 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134539948 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134539948 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539948 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539948 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539948 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134539948 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(3154)@718a44d66dfb: patching N(SD)=1 into dtap '05147ED378E521049EB15882'O MSC_Test_2-RAN(3154)@718a44d66dfb: patched enc_l3: '05547ED378E521049EB15882'O MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822134539948 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539948 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134539948 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on connection ID:11 MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_len:7 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_from0 20250822134539949 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134539949 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:MSISDN-491230001112:UTRAN-Iu-506:LU)[0x56365ea91dd0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822134539949 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x56365ea62270]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822134539949 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x56365ea62270]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822134539949 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x56365ea62270]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822134539949 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x56365ea62270]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001112:MSISDN-491230001112:UTRAN-Iu-506:LU)[0x56365ea91dd0] (vlr_lu_fsm.c:110) 20250822134539949 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x56365ea62270]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822134539949 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x56365ea62270]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822134539950 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:MSISDN-491230001112:UTRAN-Iu-506:LU)[0x56365ea91dd0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822134539950 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:MSISDN-491230001112:UTRAN-Iu-506:LU)[0x56365ea91dd0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822134539950 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001112:MSISDN-491230001112:UTRAN-Iu-506:LU)[0x56365ea83690]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822134539950 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001112:MSISDN-491230001112:UTRAN-Iu-506:LU)[0x56365ea83690]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001112:MSISDN-491230001112:UTRAN-Iu-506:LU)[0x56365ea91dd0] (fsm.c:486) 20250822134539950 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001112:MSISDN-491230001112:UTRAN-Iu-506:LU)[0x56365ea83690]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822134539950 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001112:MSISDN-491230001112:UTRAN-Iu-506:LU)[0x56365ea83690]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822134539950 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001112:MSISDN-491230001112:UTRAN-Iu-506:LU)[0x56365ea83690]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822134539950 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001112:MSISDN-491230001112:UTRAN-Iu-506:LU)[0x56365ea83690]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822134539950 DMSC NOTICE msub(IMSI-262420000001112:MSISDN-491230001112:TMSInew-0x456870EF) VLR: update for IMSI=262420000001112 (MSISDN=491230001112) (gsm_04_08.c:1541) 20250822134539950 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001112:MSISDN-491230001112:UTRAN-Iu-506:LU)[0x56365ea83690]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822134539950 DMM DEBUG -> IMSI-262420000001112:MSISDN-491230001112:TMSInew-0x456870EF LOCATION UPDATE ACCEPT (TMSI = 0x456870ef) (gsm_04_08.c:149) 20250822134539950 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSInew-0x456870EF:UTRAN-Iu-506:LU)[0x56365ea55760]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250822134539950 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSInew-0x456870EF:UTRAN-Iu-506:LU)[0x56365ea55760]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134539950 DMSC DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSInew-0x456870EF:UTRAN-Iu-506:LU)[0x56365ea55940]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-SCCP(3153)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250822134539950 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112:TMSInew-0x456870EF - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822134539950 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539950 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539950 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539950 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134539950 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539950 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539950 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134539950 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on connection ID:1 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_len:12 20250822134539951 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539951 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539951 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539951 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134539951 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539951 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539951 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134539951 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_from0 MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134539951 DIUCS DEBUG (UTRAN-Iu-504) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134539951 DMSC DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x7B2D9A36:UTRAN-Iu-504:LU)[0x56365ea8c5e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134539951 DIUCS DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x7B2D9A36:UTRAN-Iu-504:LU)[0x56365ea8c5e0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134539951 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x7B2D9A36:UTRAN-Iu-504:LU)[0x56365ea975c0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134539951 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x7B2D9A36:UTRAN-Iu-504:LU)[0x56365ea975c0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134539951 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x7B2D9A36:UTRAN-Iu-504:LU)[0x56365ea975c0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250822134539951 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x7B2D9A36:UTRAN-Iu-504:LU)[0x56365ea975c0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822134539951 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x7B2D9A36:UTRAN-Iu-504:LU)[0x56365ea975c0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250822134539951 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x7B2D9A36:UTRAN-Iu-504:LU)[0x56365ea975c0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134539951 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x7B2D9A36:UTRAN-Iu-504:LU)[0x56365ea975c0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822134539951 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x7B2D9A36:UTRAN-Iu-504:LU)[0x56365ea7ee20]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822134539951 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x7B2D9A36:UTRAN-Iu-504:LU)[0x56365ea7ee20]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x7B2D9A36:UTRAN-Iu-504:LU)[0x56365ea975c0] (msc_a.c:1053) 20250822134539951 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x7B2D9A36:UTRAN-Iu-504:LU)[0x56365ea7ee20]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822134539951 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x7B2D9A36:UTRAN-Iu-504:LU)[0x56365ea7ee20]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822134539951 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x7B2D9A36:UTRAN-Iu-504:LU)[0x56365ea7ee20]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822134539951 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x7B2D9A36:UTRAN-Iu-504:LU)[0x56365ea975c0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea7ff10] (msc_a.c:1053) 20250822134539951 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x7B2D9A36:UTRAN-Iu-504:LU)[0x56365ea975c0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822134539951 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x7B2D9A36:UTRAN-Iu-504:LU)[0x56365ea975c0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822134539951 DMSC DEBUG msub_fsm[0x56365ea7ff10]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822134539951 DMSC DEBUG msub(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x7B2D9A36) MSC-A terminated (msub.c:261) 20250822134539951 DMSC DEBUG msub(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x7B2D9A36) 1 MSC-I still active (msub.c:79) 20250822134539951 DMSC DEBUG msub_fsm[0x56365ea7ff10]{active}: State change to terminating (no timeout) (msub.c:91) 20250822134539951 DMSC DEBUG msub_fsm[0x56365ea7ff10]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822134539951 DMSC DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x7B2D9A36:UTRAN-Iu-504:LU)[0x56365ea8c5e0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822134539951 DMSC DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x7B2D9A36:UTRAN-Iu-504:LU)[0x56365ea8c5e0]{READY}: Removing from parent msub_fsm[0x56365ea7ff10] (msub.c:113) 20250822134539951 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Closing UTRAN-Iu-504 (ran_conn.c:142) MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(3153)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250822134539951 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-504 (ran_conn.c:155) 20250822134539951 DMSC DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x7B2D9A36:UTRAN-Iu-504:LU)[0x56365ea8c5e0]{READY}: Freeing instance (msub.c:113) 20250822134539951 DMSC DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x7B2D9A36:UTRAN-Iu-504:LU)[0x56365ea8c5e0]{READY}: Deallocated (fsm.c:568) 20250822134539951 DMSC DEBUG msub(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x7B2D9A36) Free (msub.c:119) 20250822134539951 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111:TMSI-0x7B2D9A36 - active-conn: now used by 1 (attached) (msub.c:375) 20250822134539952 DMSC DEBUG msub_fsm[0x56365ea7ff10]{terminating}: Freeing instance (msub.c:113) 20250822134539952 DMSC DEBUG msub_fsm[0x56365ea7ff10]{terminating}: Deallocated (fsm.c:568) MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822134539952 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539952 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539952 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539952 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134539952 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539952 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539952 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134539952 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134539952 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539952 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539952 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539953 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134539953 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539953 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539953 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134539953 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134539953 DIUCS DEBUG (UTRAN-Iu-507) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134539953 DMSC DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x1C485F34:UTRAN-Iu-507:CM_SERVICE_REQ)[0x56365ea3d020]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134539953 DIUCS DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x1C485F34:UTRAN-Iu-507:CM_SERVICE_REQ)[0x56365ea3d020]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134539953 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x1C485F34:UTRAN-Iu-507:CM_SERVICE_REQ)[0x56365ea3cef0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134539953 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x1C485F34:UTRAN-Iu-507:CM_SERVICE_REQ)[0x56365ea3cef0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134539953 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x1C485F34:UTRAN-Iu-507:CM_SERVICE_REQ)[0x56365ea3cef0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250822134539953 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x1C485F34:UTRAN-Iu-507:CM_SERVICE_REQ)[0x56365ea3cdc0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250822134539953 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x1C485F34:UTRAN-Iu-507:CM_SERVICE_REQ)[0x56365ea3cdc0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822134539953 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x1C485F34:UTRAN-Iu-507:CM_SERVICE_REQ)[0x56365ea3cef0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250822134539953 DMSC DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x1C485F34:UTRAN-Iu-507:CM_SERVICE_REQ)[0x56365ea3d020]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822134539953 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x1C485F34:UTRAN-Iu-507:CM_SERVICE_REQ)[0x56365ea3cdc0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822134539953 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x1C485F34:UTRAN-Iu-507:CM_SERVICE_REQ)[0x56365ea3cdc0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822134539953 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x1C485F34:UTRAN-Iu-507:CM_SERVICE_REQ)[0x56365ea3cdc0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 20250822134539953 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x1C485F34:UTRAN-Iu-507:CM_SERVICE_REQ)[0x56365ea3cdc0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822134539953 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x1C485F34:UTRAN-Iu-507:CM_SERVICE_REQ)[0x56365ea3cdc0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822134539953 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x1C485F34:UTRAN-Iu-507:CM_SERVICE_REQ)[0x56365ea3cdc0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822134539953 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x1C485F34:UTRAN-Iu-507:CM_SERVICE_REQ)[0x56365ea3cdc0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822134539953 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x1C485F34:UTRAN-Iu-507:CM_SERVICE_REQ)[0x56365ea3cef0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250822134539953 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x1C485F34:UTRAN-Iu-507:CM_SERVICE_REQ)[0x56365ea3cef0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.882s remaining) (msc_a.c:450) 20250822134539953 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001101/3/1): Available (smpp_smsc.c:626) MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822134539954 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539954 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539954 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539954 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134539954 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539954 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539954 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134539954 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:6 MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:3 MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(3153)@718a44d66dfb: { messageType := 2, destLocRef := '11CB61'O, sourceLocRef := '000207'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:10 MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:5 MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:7 MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(3181)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(3181)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on connection ID:2 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_len:12 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3153)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on connection ID:0 20250822134539964 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539964 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539964 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539964 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134539964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539965 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539965 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134539965 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_len:37 MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_from0 20250822134539965 DIUCS DEBUG (UTRAN-Iu-508) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134539965 DMSC DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x42ED8D11:UTRAN-Iu-508:CM_SERVICE_REQ)[0x56365ea99390]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134539965 DIUCS DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x42ED8D11:UTRAN-Iu-508:CM_SERVICE_REQ)[0x56365ea99390]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134539965 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x42ED8D11:UTRAN-Iu-508:CM_SERVICE_REQ)[0x56365ea873d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134539965 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x42ED8D11:UTRAN-Iu-508:CM_SERVICE_REQ)[0x56365ea873d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134539965 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x42ED8D11:UTRAN-Iu-508:CM_SERVICE_REQ)[0x56365ea873d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250822134539965 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x42ED8D11:UTRAN-Iu-508:CM_SERVICE_REQ)[0x56365ea26fc0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250822134539965 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x42ED8D11:UTRAN-Iu-508:CM_SERVICE_REQ)[0x56365ea26fc0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822134539965 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x42ED8D11:UTRAN-Iu-508:CM_SERVICE_REQ)[0x56365ea873d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250822134539965 DMSC DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x42ED8D11:UTRAN-Iu-508:CM_SERVICE_REQ)[0x56365ea99390]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822134539965 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x42ED8D11:UTRAN-Iu-508:CM_SERVICE_REQ)[0x56365ea26fc0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822134539965 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x42ED8D11:UTRAN-Iu-508:CM_SERVICE_REQ)[0x56365ea26fc0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822134539965 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x42ED8D11:UTRAN-Iu-508:CM_SERVICE_REQ)[0x56365ea26fc0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822134539965 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x42ED8D11:UTRAN-Iu-508:CM_SERVICE_REQ)[0x56365ea26fc0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822134539965 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x42ED8D11:UTRAN-Iu-508:CM_SERVICE_REQ)[0x56365ea26fc0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822134539965 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x42ED8D11:UTRAN-Iu-508:CM_SERVICE_REQ)[0x56365ea26fc0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822134539965 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x42ED8D11:UTRAN-Iu-508:CM_SERVICE_REQ)[0x56365ea26fc0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822134539965 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x42ED8D11:UTRAN-Iu-508:CM_SERVICE_REQ)[0x56365ea873d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250822134539965 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x42ED8D11:UTRAN-Iu-508:CM_SERVICE_REQ)[0x56365ea873d0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.872s remaining) (msc_a.c:450) 20250822134539965 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001102/3/1): Available (smpp_smsc.c:626) MSC_Test_2-SCCP(3153)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O 20250822134539966 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539966 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539966 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539966 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134539966 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539966 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539966 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134539966 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134539966 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539966 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539967 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539967 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134539967 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539967 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539967 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134539967 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on connection ID:4 20250822134539967 DIUCS DEBUG (UTRAN-Iu-505) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134539967 DMSC DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x2CB9E6BB:UTRAN-Iu-505:CM_SERVICE_REQ)[0x56365ea99120]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134539967 DIUCS DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x2CB9E6BB:UTRAN-Iu-505:CM_SERVICE_REQ)[0x56365ea99120]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134539967 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x2CB9E6BB:UTRAN-Iu-505:CM_SERVICE_REQ)[0x56365ea43910]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134539967 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x2CB9E6BB:UTRAN-Iu-505:CM_SERVICE_REQ)[0x56365ea43910]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134539967 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x2CB9E6BB:UTRAN-Iu-505:CM_SERVICE_REQ)[0x56365ea43910]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134539967 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100:TMSI-0x2CB9E6BB + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250822134539967 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x2CB9E6BB:UTRAN-Iu-505:CM_SERVICE_REQ)[0x56365ea43910]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_09_11.c:174) 20250822134539967 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x2CB9E6BB:UTRAN-Iu-505:CM_SERVICE_REQ)[0x56365ea43910]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_len:24 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_from0 20250822134539968 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110:TMSI-0x1F20F993 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134539968 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x1F20F993:UTRAN-Iu-519:CM_SERVICE_REQ)[0x56365ea3bc80]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822134539968 DVLR DEBUG SUBSCR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x1F20F993) Received 1 auth tuples (vlr.c:996) 20250822134539968 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x1F20F993:UTRAN-Iu-519:CM_SERVICE_REQ)[0x56365ea3bc80]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822134539968 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x1F20F993:UTRAN-Iu-519:CM_SERVICE_REQ)[0x56365ea3bc80]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250822134539968 DMM DEBUG Tx AUTH REQ (rand = 1af241851fbc698a9b5aa319ac733189) (gsm_04_08.c:641) 20250822134539968 DMM DEBUG AUTH REQ (autn = 9394e01fe2e5e1659e2f7dd3050fa2cb) (gsm_04_08.c:643) 20250822134539968 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x1F20F993:UTRAN-Iu-519:CM_SERVICE_REQ)[0x56365ea333d0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250822134539968 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x1F20F993:UTRAN-Iu-519:CM_SERVICE_REQ)[0x56365ea333d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134539968 DMSC DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x1F20F993:UTRAN-Iu-519:CM_SERVICE_REQ)[0x56365ea8e460]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134539968 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110:TMSI-0x1F20F993 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 20250822134539968 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539968 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539968 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539968 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134539968 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539968 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539968 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134539968 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3153)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05547ED378E521049EB15882'O MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822134539969 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539969 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) TC_iu_multi_lu_and_mo_ussd2(3162)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134539969 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539969 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134539969 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539969 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539969 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134539969 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(3154)@718a44d66dfb: patching N(SD)=1 into dtap '05147742587E21040174133C'O MSC_Test_2-RAN(3154)@718a44d66dfb: patched enc_l3: '05547742587E21040174133C'O 20250822134539970 DIUCS DEBUG (UTRAN-Iu-514) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134539970 DMSC DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x805FB5E2:UTRAN-Iu-514:CM_SERVICE_REQ)[0x56365ea88560]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134539970 DIUCS DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x805FB5E2:UTRAN-Iu-514:CM_SERVICE_REQ)[0x56365ea88560]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134539970 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x805FB5E2:UTRAN-Iu-514:CM_SERVICE_REQ)[0x56365ea7ce30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134539970 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x805FB5E2:UTRAN-Iu-514:CM_SERVICE_REQ)[0x56365ea7ce30]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134539970 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x805FB5E2:UTRAN-Iu-514:CM_SERVICE_REQ)[0x56365ea7ce30]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134539970 DMM DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x805FB5E2:UTRAN-Iu-514:CM_SERVICE_REQ)[0x56365ea7ce30]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 7ed378e59eb15882) (gsm_04_08.c:1128) 20250822134539970 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x805FB5E2:UTRAN-Iu-514:CM_SERVICE_REQ)[0x56365ea59b00]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822134539970 DVLR DEBUG SUBSCR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x805FB5E2) AUTH on UTRAN received RES: 7ed378e59eb15882 (8 bytes) (vlr_auth_fsm.c:151) 20250822134539970 DVLR INFO SUBSCR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x805FB5E2) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250822134539970 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x805FB5E2:UTRAN-Iu-514:CM_SERVICE_REQ)[0x56365ea59b00]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822134539970 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x805FB5E2:UTRAN-Iu-514:CM_SERVICE_REQ)[0x56365ea59b00]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822134539970 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x805FB5E2:UTRAN-Iu-514:CM_SERVICE_REQ)[0x56365ea59b00]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822134539970 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x805FB5E2:UTRAN-Iu-514:CM_SERVICE_REQ)[0x56365ea59b00]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x805FB5E2:UTRAN-Iu-514:CM_SERVICE_REQ)[0x56365ea922d0] (vlr_auth_fsm.c:294) 20250822134539970 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x805FB5E2:UTRAN-Iu-514:CM_SERVICE_REQ)[0x56365ea59b00]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822134539970 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x805FB5E2:UTRAN-Iu-514:CM_SERVICE_REQ)[0x56365ea59b00]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822134539970 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x805FB5E2:UTRAN-Iu-514:CM_SERVICE_REQ)[0x56365ea922d0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250822134539970 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x805FB5E2:UTRAN-Iu-514:CM_SERVICE_REQ)[0x56365ea922d0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822134539970 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x805FB5E2:UTRAN-Iu-514:CM_SERVICE_REQ)[0x56365ea922d0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822134539970 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x805FB5E2:UTRAN-Iu-514:CM_SERVICE_REQ)[0x56365ea7ce30]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250822134539970 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x805FB5E2:UTRAN-Iu-514:CM_SERVICE_REQ)[0x56365ea7ce30]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=4bec812d1fa3e946728b22f7506e67fc, CK=NONE (ran_msg_iu.c:388) 20250822134539970 DMSC DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x805FB5E2:UTRAN-Iu-514:CM_SERVICE_REQ)[0x56365ea88560]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250822134539970 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x805FB5E2:UTRAN-Iu-514:CM_SERVICE_REQ)[0x56365ea922d0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 20250822134539970 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539970 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539970 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539970 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134539970 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539970 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539970 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134539970 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:8 MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-RAN(3154)@718a44d66dfb: patching N(SD)=1 into dtap '051403D8BDA9210416DC5521'O MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(3154)@718a44d66dfb: patched enc_l3: '055403D8BDA9210416DC5521'O MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:9 MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:12 MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:11 MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:1 20250822134539972 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134539972 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134539972 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134539972 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134539972 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134539972 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134539972 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134539972 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:2 MSC_Test_2-RAN(3154)@718a44d66dfb: Deleted conn table entry 11TC_iu_multi_lu_and_mo_ussd2(3183)15664866 MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(3183)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(3185)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(3154)@718a44d66dfb: patching N(SD)=1 into dtap '0514F366293F21042F10274F'O TC_iu_multi_lu_and_mo_ussd2(3183)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on connection ID:6 TC_iu_multi_lu_and_mo_ussd2(3183)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(3154)@718a44d66dfb: patched enc_l3: '0554F366293F21042F10274F'O MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_len:12 TC_iu_multi_lu_and_mo_ussd2(3183)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3153)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on connection ID:3 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_len:12 TC_iu_multi_lu_and_mo_ussd2(3183)@718a44d66dfb: 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 := '7B2D9A36'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_from0 MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3153)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on connection ID:13 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_len:12 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_from0 MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3153)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test-GSUP(3159)@718a44d66dfb: Created GsupExpect[1] for "262420000001101" to be handled at TC_iu_multi_lu_and_mo_ussd2(3163) MSC_Test-GSUP(3159)@718a44d66dfb: Created GsupExpect[2] for "262420000001102" to be handled at TC_iu_multi_lu_and_mo_ussd2(3165) MSC_Test_2-RAN(3154)@718a44d66dfb: patching N(SD)=1 into dtap '051430AB5C46210482F1D4FB'O MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on connection ID:14 MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_len:12 MSC_Test_2-RAN(3154)@718a44d66dfb: patched enc_l3: '055430AB5C46210482F1D4FB'O MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3153)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(3154)@718a44d66dfb: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(3154)@718a44d66dfb: patched enc_l3: '059B'O MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:10 MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-RAN(3154)@718a44d66dfb: Added conn table entry 11TC_iu_multi_lu_and_mo_ussd2(3183)4475098 MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:4 MSC_Test_2-RAN(3154)@718a44d66dfb: patch: N(SD) for ConnIdx 11 set to 1 MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on connection ID:5 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_len:24 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3153)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05547742587E21040174133C'O MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on connection ID:15 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_len:12 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_from0 MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3153)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-RAN(3154)@718a44d66dfb: patching N(SD)=1 into dtap '0514B51F5A7C2104EE61CB20'O MSC_Test_2-RAN(3154)@718a44d66dfb: patched enc_l3: '0554B51F5A7C2104EE61CB20'O MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on connection ID:7 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_len:24 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3153)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055403D8BDA9210416DC5521'O MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on connection ID:8 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_len:24 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3153)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554F366293F21042F10274F'O MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on connection ID:9 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_len:24 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3153)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055430AB5C46210482F1D4FB'O MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on connection ID:12 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_len:14 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3153)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3153)@718a44d66dfb: First idle individual index:11 MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on connection ID:10 MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_len:24 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3153)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554B51F5A7C2104EE61CB20'O MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on connection ID:4 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_len:12 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3153)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(3154)@718a44d66dfb: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(3154)@718a44d66dfb: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(3154)@718a44d66dfb: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(3154)@718a44d66dfb: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on connection ID:1 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_len:37 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3153)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on connection ID:2 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_len:37 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3153)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134540010 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100:TMSI-0x2CB9E6BB + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250822134540010 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100:TMSI-0x2CB9E6BB - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:505) 20250822134540010 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x2CB9E6BB:UTRAN-Iu-505:CM_SERVICE_REQ)[0x56365ea43910]{MSC_A_ST_COMMUNICATING}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250822134540010 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x2CB9E6BB:UTRAN-Iu-505:CM_SERVICE_REQ)[0x56365ea43910]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134540010 DMSC DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x2CB9E6BB:UTRAN-Iu-505:CM_SERVICE_REQ)[0x56365ea99120]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134540010 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100:TMSI-0x2CB9E6BB - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250822134540010 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x2CB9E6BB:UTRAN-Iu-505:CM_SERVICE_REQ)[0x56365ea43910]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134540010 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x2CB9E6BB:UTRAN-Iu-505:CM_SERVICE_REQ)[0x56365ea43910]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250822134540010 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x2CB9E6BB:UTRAN-Iu-505:CM_SERVICE_REQ)[0x56365ea43910]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250822134540010 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100:TMSI-0x2CB9E6BB + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822134540010 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100:TMSI-0x2CB9E6BB + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822134540011 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100:TMSI-0x2CB9E6BB - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822134540011 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x2CB9E6BB:UTRAN-Iu-505:CM_SERVICE_REQ)[0x56365ea43910]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250822134540011 DMSC DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x2CB9E6BB:UTRAN-Iu-505:CM_SERVICE_REQ)[0x56365ea99120]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822134540011 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100:TMSI-0x2CB9E6BB - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822134540012 DIUCS DEBUG (UTRAN-Iu-512) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134540012 DMSC DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x107C4D00:UTRAN-Iu-512:CM_SERVICE_REQ)[0x56365ea59cc0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134540012 DIUCS DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x107C4D00:UTRAN-Iu-512:CM_SERVICE_REQ)[0x56365ea59cc0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134540012 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x107C4D00:UTRAN-Iu-512:CM_SERVICE_REQ)[0x56365ea7d2b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134540011 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540011 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540011 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540011 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134540011 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540011 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540011 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134540011 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134540011 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540011 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540011 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540011 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134540011 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540011 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540012 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x107C4D00:UTRAN-Iu-512:CM_SERVICE_REQ)[0x56365ea7d2b0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134540012 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x107C4D00:UTRAN-Iu-512:CM_SERVICE_REQ)[0x56365ea7d2b0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250822134540012 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x107C4D00:UTRAN-Iu-512:CM_SERVICE_REQ)[0x56365ea84660]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250822134540012 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x107C4D00:UTRAN-Iu-512:CM_SERVICE_REQ)[0x56365ea84660]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822134540011 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134540011 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134540011 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540011 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540011 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540011 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134540011 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540011 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540011 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134540011 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134540012 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x107C4D00:UTRAN-Iu-512:CM_SERVICE_REQ)[0x56365ea7d2b0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250822134540012 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540012 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540012 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540012 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134540012 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540012 DMSC DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x107C4D00:UTRAN-Iu-512:CM_SERVICE_REQ)[0x56365ea59cc0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822134540012 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540012 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134540012 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134540012 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540012 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540012 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540012 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134540012 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540012 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540012 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134540012 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134540012 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540012 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540012 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540012 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134540012 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540012 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540012 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134540012 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134540012 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540012 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540012 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540012 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134540012 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540012 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540012 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134540012 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134540012 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540012 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540012 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540012 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134540012 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540012 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540012 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134540013 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x107C4D00:UTRAN-Iu-512:CM_SERVICE_REQ)[0x56365ea84660]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822134540013 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x107C4D00:UTRAN-Iu-512:CM_SERVICE_REQ)[0x56365ea84660]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822134540013 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x107C4D00:UTRAN-Iu-512:CM_SERVICE_REQ)[0x56365ea84660]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822134540013 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x107C4D00:UTRAN-Iu-512:CM_SERVICE_REQ)[0x56365ea84660]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822134540013 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x107C4D00:UTRAN-Iu-512:CM_SERVICE_REQ)[0x56365ea84660]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822134540012 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134540012 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540012 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540012 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540012 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134540012 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540012 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540012 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134540012 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134540012 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540013 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540013 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540013 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134540013 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540013 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540013 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134540013 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134540013 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x107C4D00:UTRAN-Iu-512:CM_SERVICE_REQ)[0x56365ea84660]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822134540013 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x107C4D00:UTRAN-Iu-512:CM_SERVICE_REQ)[0x56365ea84660]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822134540013 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x107C4D00:UTRAN-Iu-512:CM_SERVICE_REQ)[0x56365ea7d2b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250822134540013 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x107C4D00:UTRAN-Iu-512:CM_SERVICE_REQ)[0x56365ea7d2b0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.838s remaining) (msc_a.c:450) 20250822134540013 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540013 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540013 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540013 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134540013 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540013 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540013 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134540013 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134540013 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001106/3/1): Available (smpp_smsc.c:626) 20250822134540013 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540013 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540013 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540013 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134540013 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540013 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540013 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134540013 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134540013 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540013 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540013 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540013 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134540013 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540013 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540013 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134540013 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 20250822134540013 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540013 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540013 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540013 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134540013 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540013 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540013 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134540013 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134540013 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540013 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540013 DIUCS DEBUG (UTRAN-Iu-513) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134540013 DMSC DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x232FF63C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x56365ea83190]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134540013 DIUCS DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x232FF63C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x56365ea83190]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134540013 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x232FF63C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x56365ea805c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134540013 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540013 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134540013 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540013 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540013 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134540013 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134540013 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x232FF63C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x56365ea805c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134540013 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x232FF63C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x56365ea805c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250822134540014 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x232FF63C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x56365ea80bf0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250822134540014 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x232FF63C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x56365ea80bf0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822134540014 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x232FF63C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x56365ea805c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250822134540014 DMSC DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x232FF63C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x56365ea83190]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822134540013 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540014 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540014 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540014 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134540014 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x232FF63C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x56365ea80bf0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822134540014 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x232FF63C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x56365ea80bf0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822134540014 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x232FF63C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x56365ea80bf0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822134540014 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x232FF63C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x56365ea80bf0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822134540014 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x232FF63C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x56365ea80bf0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822134540014 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x232FF63C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x56365ea80bf0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822134540014 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x232FF63C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x56365ea80bf0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822134540014 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x232FF63C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x56365ea805c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250822134540014 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540014 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540014 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134540014 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134540014 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540014 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540014 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540014 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134540014 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540014 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540014 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134540014 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822134540014 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x232FF63C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x56365ea805c0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.842s remaining) (msc_a.c:450) 20250822134540014 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001107/3/1): Available (smpp_smsc.c:626) 20250822134540014 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540014 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540014 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540014 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134540014 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540014 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540014 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134540014 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134540014 DIUCS DEBUG (UTRAN-Iu-509) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134540014 DMSC DEBUG msc_i(IMSI-262420000001113:UTRAN-Iu-509:LU)[0x56365ea55420]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134540014 DIUCS DEBUG msc_i(IMSI-262420000001113:UTRAN-Iu-509:LU)[0x56365ea55420]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134540014 DMSC DEBUG msc_a(IMSI-262420000001113:UTRAN-Iu-509:LU)[0x56365ea552f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134540014 DIUCS DEBUG msc_a(IMSI-262420000001113:UTRAN-Iu-509:LU)[0x56365ea552f0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134540014 DIUCS DEBUG msc_a(IMSI-262420000001113:UTRAN-Iu-509:LU)[0x56365ea552f0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250822134540014 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:UTRAN-Iu-509:LU)[0x56365ea8bca0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250822134540014 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:UTRAN-Iu-509:LU)[0x56365ea8bca0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822134540014 DIUCS DEBUG msc_a(IMSI-262420000001113:UTRAN-Iu-509:LU)[0x56365ea552f0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250822134540014 DMSC DEBUG msc_i(IMSI-262420000001113:UTRAN-Iu-509:LU)[0x56365ea55420]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822134540014 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:UTRAN-Iu-509:LU)[0x56365ea8bca0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822134540015 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:UTRAN-Iu-509:LU)[0x56365ea8bca0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822134540015 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001113:UTRAN-Iu-509:LU)[0x56365ea84160]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822134540015 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001113:UTRAN-Iu-509:LU)[0x56365ea84160]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001113:UTRAN-Iu-509:LU)[0x56365ea8bca0] (fsm.c:486) 20250822134540015 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001113:UTRAN-Iu-509:LU)[0x56365ea84160]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822134540015 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001113:UTRAN-Iu-509:LU)[0x56365ea84160]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822134540015 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540015 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540015 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540015 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134540015 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540015 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540015 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134540015 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134540015 DIUCS DEBUG (UTRAN-Iu-510) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134540015 DMSC DEBUG msc_i(IMSI-262420000001114:UTRAN-Iu-510:LU)[0x56365ea84810]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134540015 DIUCS DEBUG msc_i(IMSI-262420000001114:UTRAN-Iu-510:LU)[0x56365ea84810]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134540015 DMSC DEBUG msc_a(IMSI-262420000001114:UTRAN-Iu-510:LU)[0x56365ea88a10]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134540015 DIUCS DEBUG msc_a(IMSI-262420000001114:UTRAN-Iu-510:LU)[0x56365ea88a10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134540015 DIUCS DEBUG msc_a(IMSI-262420000001114:UTRAN-Iu-510:LU)[0x56365ea88a10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250822134540015 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:UTRAN-Iu-510:LU)[0x56365ea33170]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250822134540015 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:UTRAN-Iu-510:LU)[0x56365ea33170]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822134540015 DIUCS DEBUG msc_a(IMSI-262420000001114:UTRAN-Iu-510:LU)[0x56365ea88a10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250822134540015 DMSC DEBUG msc_i(IMSI-262420000001114:UTRAN-Iu-510:LU)[0x56365ea84810]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822134540015 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:UTRAN-Iu-510:LU)[0x56365ea33170]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822134540015 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:UTRAN-Iu-510:LU)[0x56365ea33170]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822134540015 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001114:UTRAN-Iu-510:LU)[0x56365ea59b00]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822134540015 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001114:UTRAN-Iu-510:LU)[0x56365ea59b00]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001114:UTRAN-Iu-510:LU)[0x56365ea33170] (fsm.c:486) 20250822134540015 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001114:UTRAN-Iu-510:LU)[0x56365ea59b00]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822134540015 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001114:UTRAN-Iu-510:LU)[0x56365ea59b00]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 20250822134540015 DIUCS DEBUG (UTRAN-Iu-515) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134540015 DMSC DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x4D137B3D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x56365ea9dd20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134540015 DIUCS DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x4D137B3D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x56365ea9dd20]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134540015 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x4D137B3D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x56365ea97bc0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134540015 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x4D137B3D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x56365ea97bc0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134540015 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540016 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540016 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540016 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134540016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540015 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x4D137B3D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x56365ea97bc0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134540015 DMM DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x4D137B3D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x56365ea97bc0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 7742587e0174133c) (gsm_04_08.c:1128) 20250822134540015 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x4D137B3D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x56365ea8cd90]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822134540015 DVLR DEBUG SUBSCR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x4D137B3D) AUTH on UTRAN received RES: 7742587e0174133c (8 bytes) (vlr_auth_fsm.c:151) 20250822134540016 DVLR INFO SUBSCR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x4D137B3D) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250822134540016 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x4D137B3D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x56365ea8cd90]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822134540016 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x4D137B3D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x56365ea8cd90]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822134540016 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x4D137B3D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x56365ea8cd90]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822134540016 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x4D137B3D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x56365ea8cd90]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x4D137B3D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x56365ea8f7b0] (vlr_auth_fsm.c:294) 20250822134540016 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x4D137B3D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x56365ea8cd90]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822134540016 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x4D137B3D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x56365ea8cd90]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822134540016 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x4D137B3D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x56365ea8f7b0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250822134540016 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540016 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134540016 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134540016 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x4D137B3D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x56365ea8f7b0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822134540016 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x4D137B3D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x56365ea8f7b0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822134540016 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x4D137B3D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x56365ea97bc0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250822134540016 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x4D137B3D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x56365ea97bc0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=96721161c27a8de137dcdf4d1057e485, CK=NONE (ran_msg_iu.c:388) MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 will be put to the reassembly buffer 20250822134540016 DMSC DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x4D137B3D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x56365ea9dd20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250822134540016 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x4D137B3D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x56365ea8f7b0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250822134540016 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540016 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540016 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540016 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134540016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540016 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540016 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 data has been put to the reassembly buffer 20250822134540016 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134540016 DIUCS DEBUG (UTRAN-Iu-511) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134540016 DMSC DEBUG msc_i(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x56365ea2fe70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134540016 DIUCS DEBUG msc_i(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x56365ea2fe70]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134540016 DMSC DEBUG msc_a(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x56365ea30050]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134540016 DIUCS DEBUG msc_a(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x56365ea30050]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134540016 DIUCS DEBUG msc_a(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x56365ea30050]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250822134540016 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x56365ea9de70]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250822134540016 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x56365ea9de70]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822134540016 DIUCS DEBUG msc_a(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x56365ea30050]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250822134540016 DMSC DEBUG msc_i(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x56365ea2fe70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822134540016 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x56365ea9de70]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822134540016 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x56365ea9de70]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822134540016 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x56365ea8cd90]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822134540016 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x56365ea8cd90]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x56365ea9de70] (fsm.c:486) 20250822134540016 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x56365ea8cd90]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822134540016 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x56365ea8cd90]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822134540016 DIUCS DEBUG (UTRAN-Iu-516) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134540017 DMSC DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x66FD949F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x56365ea91030]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134540017 DIUCS DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x66FD949F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x56365ea91030]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134540017 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540017 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540017 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540017 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134540017 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540017 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540017 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134540017 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x66FD949F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x56365ea91160]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134540017 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x66FD949F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x56365ea91160]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134540017 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x66FD949F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x56365ea91160]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134540017 DMM DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x66FD949F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x56365ea91160]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 03d8bda916dc5521) (gsm_04_08.c:1128) 20250822134540017 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x66FD949F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x56365eaa7460]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822134540017 DVLR DEBUG SUBSCR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x66FD949F) AUTH on UTRAN received RES: 03d8bda916dc5521 (8 bytes) (vlr_auth_fsm.c:151) 20250822134540017 DVLR INFO SUBSCR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x66FD949F) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250822134540017 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134540017 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x66FD949F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x56365eaa7460]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822134540017 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x66FD949F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x56365eaa7460]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822134540017 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x66FD949F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x56365eaa7460]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822134540017 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x66FD949F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x56365eaa7460]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x66FD949F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x56365eaa7250] (vlr_auth_fsm.c:294) 20250822134540017 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x66FD949F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x56365eaa7460]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822134540017 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x66FD949F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x56365eaa7460]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822134540017 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x66FD949F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x56365eaa7250]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250822134540017 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x66FD949F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x56365eaa7250]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822134540017 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x66FD949F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x56365eaa7250]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822134540017 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x66FD949F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x56365ea91160]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250822134540017 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x66FD949F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x56365ea91160]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=f48f45c9fbde272ba6fd1e2e676fab42, CK=NONE (ran_msg_iu.c:388) MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822134540017 DMSC DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x66FD949F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x56365ea91030]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250822134540017 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x66FD949F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x56365eaa7250]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250822134540017 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540017 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540017 DIUCS DEBUG (UTRAN-Iu-517) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134540017 DMSC DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x6DFF6C4A:UTRAN-Iu-517:CM_SERVICE_REQ)[0x56365ea8ed80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134540017 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540017 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134540017 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540017 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540017 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134540017 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 20250822134540017 DIUCS DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x6DFF6C4A:UTRAN-Iu-517:CM_SERVICE_REQ)[0x56365ea8ed80]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134540017 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x6DFF6C4A:UTRAN-Iu-517:CM_SERVICE_REQ)[0x56365ea8eeb0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134540017 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x6DFF6C4A:UTRAN-Iu-517:CM_SERVICE_REQ)[0x56365ea8eeb0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134540017 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x6DFF6C4A:UTRAN-Iu-517:CM_SERVICE_REQ)[0x56365ea8eeb0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134540017 DMM DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x6DFF6C4A:UTRAN-Iu-517:CM_SERVICE_REQ)[0x56365ea8eeb0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = f366293f2f10274f) (gsm_04_08.c:1128) 20250822134540017 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x6DFF6C4A:UTRAN-Iu-517:CM_SERVICE_REQ)[0x56365ea85630]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822134540018 DVLR DEBUG SUBSCR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x6DFF6C4A) AUTH on UTRAN received RES: f366293f2f10274f (8 bytes) (vlr_auth_fsm.c:151) 20250822134540018 DVLR INFO SUBSCR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x6DFF6C4A) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250822134540018 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x6DFF6C4A:UTRAN-Iu-517:CM_SERVICE_REQ)[0x56365ea85630]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822134540018 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x6DFF6C4A:UTRAN-Iu-517:CM_SERVICE_REQ)[0x56365ea85630]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822134540018 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x6DFF6C4A:UTRAN-Iu-517:CM_SERVICE_REQ)[0x56365ea85630]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822134540018 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x6DFF6C4A:UTRAN-Iu-517:CM_SERVICE_REQ)[0x56365ea85630]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x6DFF6C4A:UTRAN-Iu-517:CM_SERVICE_REQ)[0x56365ea85420] (vlr_auth_fsm.c:294) 20250822134540018 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x6DFF6C4A:UTRAN-Iu-517:CM_SERVICE_REQ)[0x56365ea85630]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822134540018 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x6DFF6C4A:UTRAN-Iu-517:CM_SERVICE_REQ)[0x56365ea85630]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822134540018 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x6DFF6C4A:UTRAN-Iu-517:CM_SERVICE_REQ)[0x56365ea85420]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250822134540018 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x6DFF6C4A:UTRAN-Iu-517:CM_SERVICE_REQ)[0x56365ea85420]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822134540018 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x6DFF6C4A:UTRAN-Iu-517:CM_SERVICE_REQ)[0x56365ea85420]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822134540018 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x6DFF6C4A:UTRAN-Iu-517:CM_SERVICE_REQ)[0x56365ea8eeb0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250822134540018 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x6DFF6C4A:UTRAN-Iu-517:CM_SERVICE_REQ)[0x56365ea8eeb0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=cf7afaf145f7bc4040b976946c53ce74, CK=NONE (ran_msg_iu.c:388) 20250822134540018 DMSC DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x6DFF6C4A:UTRAN-Iu-517:CM_SERVICE_REQ)[0x56365ea8ed80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250822134540018 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x6DFF6C4A:UTRAN-Iu-517:CM_SERVICE_REQ)[0x56365ea85420]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250822134540018 DIUCS DEBUG (UTRAN-Iu-518) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134540018 DMSC DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x22B78309:UTRAN-Iu-518:CM_SERVICE_REQ)[0x56365ea866a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134540018 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540018 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540018 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540018 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134540018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540018 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540018 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822134540018 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134540018 DIUCS DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x22B78309:UTRAN-Iu-518:CM_SERVICE_REQ)[0x56365ea866a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134540018 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x22B78309:UTRAN-Iu-518:CM_SERVICE_REQ)[0x56365ea85840]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134540018 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x22B78309:UTRAN-Iu-518:CM_SERVICE_REQ)[0x56365ea85840]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134540018 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x22B78309:UTRAN-Iu-518:CM_SERVICE_REQ)[0x56365ea85840]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134540018 DMM DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x22B78309:UTRAN-Iu-518:CM_SERVICE_REQ)[0x56365ea85840]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 30ab5c4682f1d4fb) (gsm_04_08.c:1128) 20250822134540018 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x22B78309:UTRAN-Iu-518:CM_SERVICE_REQ)[0x56365eaac6c0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822134540018 DVLR DEBUG SUBSCR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x22B78309) AUTH on UTRAN received RES: 30ab5c4682f1d4fb (8 bytes) (vlr_auth_fsm.c:151) 20250822134540018 DVLR INFO SUBSCR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x22B78309) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250822134540018 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x22B78309:UTRAN-Iu-518:CM_SERVICE_REQ)[0x56365eaac6c0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822134540018 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x22B78309:UTRAN-Iu-518:CM_SERVICE_REQ)[0x56365eaac6c0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822134540018 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x22B78309:UTRAN-Iu-518:CM_SERVICE_REQ)[0x56365eaac6c0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822134540018 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x22B78309:UTRAN-Iu-518:CM_SERVICE_REQ)[0x56365eaac6c0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x22B78309:UTRAN-Iu-518:CM_SERVICE_REQ)[0x56365ea86200] (vlr_auth_fsm.c:294) 20250822134540018 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x22B78309:UTRAN-Iu-518:CM_SERVICE_REQ)[0x56365eaac6c0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822134540018 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x22B78309:UTRAN-Iu-518:CM_SERVICE_REQ)[0x56365eaac6c0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822134540018 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x22B78309:UTRAN-Iu-518:CM_SERVICE_REQ)[0x56365ea86200]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250822134540019 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x22B78309:UTRAN-Iu-518:CM_SERVICE_REQ)[0x56365ea86200]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822134540019 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x22B78309:UTRAN-Iu-518:CM_SERVICE_REQ)[0x56365ea86200]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822134540019 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x22B78309:UTRAN-Iu-518:CM_SERVICE_REQ)[0x56365ea85840]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250822134540019 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x22B78309:UTRAN-Iu-518:CM_SERVICE_REQ)[0x56365ea85840]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=34d56abc0b797f01e391cefefd7d7c00, CK=NONE (ran_msg_iu.c:388) 20250822134540019 DMSC DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x22B78309:UTRAN-Iu-518:CM_SERVICE_REQ)[0x56365ea866a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:0 20250822134540019 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x22B78309:UTRAN-Iu-518:CM_SERVICE_REQ)[0x56365ea86200]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250822134540019 DIUCS DEBUG (UTRAN-Iu-506) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134540019 DMSC DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSInew-0x456870EF:UTRAN-Iu-506:LU)[0x56365ea55940]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 20250822134540019 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540019 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540019 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540019 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134540019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540019 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540019 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134540019 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134540019 DIUCS DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSInew-0x456870EF:UTRAN-Iu-506:LU)[0x56365ea55940]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134540019 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSInew-0x456870EF:UTRAN-Iu-506:LU)[0x56365ea55760]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134540019 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSInew-0x456870EF:UTRAN-Iu-506:LU)[0x56365ea55760]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134540019 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSInew-0x456870EF:UTRAN-Iu-506:LU)[0x56365ea55760]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134540019 DMM DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSInew-0x456870EF:UTRAN-Iu-506:LU)[0x56365ea55760]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822134540019 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:MSISDN-491230001112:TMSInew-0x456870EF:UTRAN-Iu-506:LU)[0x56365ea91dd0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822134540019 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001112:MSISDN-491230001112:UTRAN-Iu-506:LU)[0x56365ea83690]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822134540019 DMSC NOTICE msub(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x456870EF) VLR: update for IMSI=262420000001112 (MSISDN=491230001112) (gsm_04_08.c:1541) 20250822134540019 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112:TMSI-0x456870EF + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250822134540019 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001112:MSISDN-491230001112:UTRAN-Iu-506:LU)[0x56365ea83690]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822134540019 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x456870EF:UTRAN-Iu-506:LU)[0x56365ea91dd0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822134540019 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001112:MSISDN-491230001112:UTRAN-Iu-506:LU)[0x56365ea83690]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822134540019 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001112:MSISDN-491230001112:UTRAN-Iu-506:LU)[0x56365ea83690]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x456870EF:UTRAN-Iu-506:LU)[0x56365ea91dd0] (vlr_lu_fsm.c:817) 20250822134540019 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001112:MSISDN-491230001112:UTRAN-Iu-506:LU)[0x56365ea83690]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822134540019 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001112:MSISDN-491230001112:UTRAN-Iu-506:LU)[0x56365ea83690]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822134540019 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x456870EF:UTRAN-Iu-506:LU)[0x56365ea91dd0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822134540019 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x456870EF:UTRAN-Iu-506:LU)[0x56365ea55760]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 will be put to the reassembly buffer 20250822134540019 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x456870EF:UTRAN-Iu-506:LU)[0x56365ea55760]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.771s remaining) (msc_a.c:450) 20250822134540019 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001112/3/1): Available (smpp_smsc.c:626) 20250822134540020 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x456870EF:UTRAN-Iu-506:LU)[0x56365ea55760]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134540020 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x456870EF:UTRAN-Iu-506:LU)[0x56365ea55760]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250822134540020 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x456870EF:UTRAN-Iu-506:LU)[0x56365ea55760]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822134540020 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112:TMSI-0x456870EF + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822134540020 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112:TMSI-0x456870EF + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822134540020 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112:TMSI-0x456870EF - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822134540020 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x456870EF:UTRAN-Iu-506:LU)[0x56365ea55760]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250822134540020 DMSC DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x456870EF:UTRAN-Iu-506:LU)[0x56365ea55940]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822134540020 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112:TMSI-0x456870EF - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250822134540020 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540020 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540020 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540020 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134540020 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(3155)@718a44d66dfb: Message received on association #8 20250822134540020 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540020 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134540020 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134540020 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) 20250822134540020 DMSC DEBUG msub_fsm[0x56365eaa7460]{active}: Allocated (fsm.c:456) 20250822134540020 DMSC DEBUG msc_i[0x56365ea7ee20]{READY}: Allocated (fsm.c:456) 20250822134540020 DMSC DEBUG msc_i[0x56365ea7ee20]{READY}: is child of msub_fsm[0x56365eaa7460] (fsm.c:486) 20250822134540020 DMSC DEBUG msc_a[0x56365ea975c0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822134540020 DMSC DEBUG msc_a[0x56365ea975c0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365eaa7460] (fsm.c:486) 20250822134540020 DMSC DEBUG msc_a(unknown:UTRAN-Iu-520:NONE)[0x56365ea975c0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822134540021 DMSC DEBUG msc_i(unknown:UTRAN-Iu-520:NONE)[0x56365ea7ee20]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822134540021 DMSC DEBUG msc_a(unknown:UTRAN-Iu-520:NONE)[0x56365ea975c0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822134540021 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-520:NONE)[0x56365ea975c0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250822134540021 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-520:NONE)[0x56365ea975c0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250822134540021 DMM DEBUG msc_a(TMSI-0x7B2D9A36:UTRAN-Iu-520:CM_SERVICE_REQ)[0x56365ea975c0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250822134540021 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7B2D9A36:UTRAN-Iu-520:CM_SERVICE_REQ)[0x56365ea8c5e0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822134540021 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7B2D9A36:UTRAN-Iu-520:CM_SERVICE_REQ)[0x56365ea8c5e0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x7B2D9A36:UTRAN-Iu-520:CM_SERVICE_REQ)[0x56365ea975c0] (fsm.c:486) 20250822134540021 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7B2D9A36:UTRAN-Iu-520:CM_SERVICE_REQ)[0x56365ea8c5e0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250822134540021 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7B2D9A36:UTRAN-Iu-520:CM_SERVICE_REQ)[0x56365ea8c5e0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822134540021 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111:TMSI-0x7B2D9A36 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822134540021 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111:TMSI-0x7B2D9A36 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822134540021 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x7B2D9A36:UTRAN-Iu-520:CM_SERVICE_REQ)[0x56365ea975c0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822134540021 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x7B2D9A36:UTRAN-Iu-520:CM_SERVICE_REQ)[0x56365ea975c0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822134540021 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x7B2D9A36:UTRAN-Iu-520:CM_SERVICE_REQ)[0x56365ea8c5e0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822134540021 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x7B2D9A36:UTRAN-Iu-520:CM_SERVICE_REQ)[0x56365ea8c5e0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250822134540021 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x7B2D9A36:UTRAN-Iu-520:CM_SERVICE_REQ)[0x56365ea7ff10]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822134540021 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x7B2D9A36:UTRAN-Iu-520:CM_SERVICE_REQ)[0x56365ea7ff10]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x7B2D9A36:UTRAN-Iu-520:CM_SERVICE_REQ)[0x56365ea8c5e0] (fsm.c:486) 20250822134540021 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x7B2D9A36:UTRAN-Iu-520:CM_SERVICE_REQ)[0x56365ea7ff10]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822134540021 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x7B2D9A36:UTRAN-Iu-520:CM_SERVICE_REQ)[0x56365ea7ff10]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822134540021 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111:TMSI-0x7B2D9A36 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250822134540021 DIUCS DEBUG (UTRAN-Iu-519) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134540021 DMSC DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x1F20F993:UTRAN-Iu-519:CM_SERVICE_REQ)[0x56365ea8e460]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134540021 DIUCS DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x1F20F993:UTRAN-Iu-519:CM_SERVICE_REQ)[0x56365ea8e460]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134540021 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x1F20F993:UTRAN-Iu-519:CM_SERVICE_REQ)[0x56365ea333d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134540021 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x1F20F993:UTRAN-Iu-519:CM_SERVICE_REQ)[0x56365ea333d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134540021 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540021 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540021 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x1F20F993:UTRAN-Iu-519:CM_SERVICE_REQ)[0x56365ea333d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134540021 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540021 DMM DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x1F20F993:UTRAN-Iu-519:CM_SERVICE_REQ)[0x56365ea333d0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = b51f5a7cee61cb20) (gsm_04_08.c:1128) 20250822134540021 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134540021 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x1F20F993:UTRAN-Iu-519:CM_SERVICE_REQ)[0x56365ea3bc80]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822134540021 DVLR DEBUG SUBSCR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x1F20F993) AUTH on UTRAN received RES: b51f5a7cee61cb20 (8 bytes) (vlr_auth_fsm.c:151) 20250822134540021 DVLR INFO SUBSCR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x1F20F993) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250822134540021 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540021 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x1F20F993:UTRAN-Iu-519:CM_SERVICE_REQ)[0x56365ea3bc80]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822134540021 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x1F20F993:UTRAN-Iu-519:CM_SERVICE_REQ)[0x56365ea3bc80]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822134540022 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x1F20F993:UTRAN-Iu-519:CM_SERVICE_REQ)[0x56365ea3bc80]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822134540021 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540022 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134540022 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134540022 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x1F20F993:UTRAN-Iu-519:CM_SERVICE_REQ)[0x56365ea3bc80]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x1F20F993:UTRAN-Iu-519:CM_SERVICE_REQ)[0x56365ea42240] (vlr_auth_fsm.c:294) 20250822134540022 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x1F20F993:UTRAN-Iu-519:CM_SERVICE_REQ)[0x56365ea3bc80]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822134540022 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x1F20F993:UTRAN-Iu-519:CM_SERVICE_REQ)[0x56365ea3bc80]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822134540022 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x1F20F993:UTRAN-Iu-519:CM_SERVICE_REQ)[0x56365ea42240]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250822134540022 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x1F20F993:UTRAN-Iu-519:CM_SERVICE_REQ)[0x56365ea42240]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822134540022 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x1F20F993:UTRAN-Iu-519:CM_SERVICE_REQ)[0x56365ea42240]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822134540022 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x1F20F993:UTRAN-Iu-519:CM_SERVICE_REQ)[0x56365ea333d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250822134540022 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x1F20F993:UTRAN-Iu-519:CM_SERVICE_REQ)[0x56365ea333d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=917ebab2d749529ec1a4e0890637ac87, CK=NONE (ran_msg_iu.c:388) 20250822134540022 DMSC DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x1F20F993:UTRAN-Iu-519:CM_SERVICE_REQ)[0x56365ea8e460]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250822134540022 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x1F20F993:UTRAN-Iu-519:CM_SERVICE_REQ)[0x56365ea42240]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250822134540022 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:6 20250822134540022 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540022 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540022 DIUCS DEBUG (UTRAN-Iu-514) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134540022 DMSC DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x805FB5E2:UTRAN-Iu-514:CM_SERVICE_REQ)[0x56365ea88560]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134540022 DIUCS DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x805FB5E2:UTRAN-Iu-514:CM_SERVICE_REQ)[0x56365ea88560]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134540022 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x805FB5E2:UTRAN-Iu-514:CM_SERVICE_REQ)[0x56365ea7ce30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134540022 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x805FB5E2:UTRAN-Iu-514:CM_SERVICE_REQ)[0x56365ea7ce30]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134540022 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x805FB5E2:UTRAN-Iu-514:CM_SERVICE_REQ)[0x56365ea7ce30]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250822134540022 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x805FB5E2:UTRAN-Iu-514:CM_SERVICE_REQ)[0x56365ea922d0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250822134540022 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x805FB5E2:UTRAN-Iu-514:CM_SERVICE_REQ)[0x56365ea922d0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822134540022 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x805FB5E2:UTRAN-Iu-514:CM_SERVICE_REQ)[0x56365ea7ce30]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250822134540022 DMSC DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x805FB5E2:UTRAN-Iu-514:CM_SERVICE_REQ)[0x56365ea88560]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822134540022 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134540022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540022 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540022 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134540022 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_iu_multi_lu_and_mo_ussd2(3162)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822134540022 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x805FB5E2:UTRAN-Iu-514:CM_SERVICE_REQ)[0x56365ea922d0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822134540022 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x805FB5E2:UTRAN-Iu-514:CM_SERVICE_REQ)[0x56365ea922d0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822134540022 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x805FB5E2:UTRAN-Iu-514:CM_SERVICE_REQ)[0x56365ea922d0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822134540022 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x805FB5E2:UTRAN-Iu-514:CM_SERVICE_REQ)[0x56365ea922d0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822134540022 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x805FB5E2:UTRAN-Iu-514:CM_SERVICE_REQ)[0x56365ea922d0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822134540022 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x805FB5E2:UTRAN-Iu-514:CM_SERVICE_REQ)[0x56365ea922d0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822134540022 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x805FB5E2:UTRAN-Iu-514:CM_SERVICE_REQ)[0x56365ea922d0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822134540022 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x805FB5E2:UTRAN-Iu-514:CM_SERVICE_REQ)[0x56365ea7ce30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250822134540022 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x805FB5E2:UTRAN-Iu-514:CM_SERVICE_REQ)[0x56365ea7ce30]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.879s remaining) (msc_a.c:450) 20250822134540023 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001103/3/1): Available (smpp_smsc.c:626) 20250822134540023 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540023 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540023 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540023 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134540023 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540023 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540023 DIUCS DEBUG (UTRAN-Iu-507) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 will be put to the reassembly buffer 20250822134540023 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134540023 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134540023 DMSC DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x1C485F34:UTRAN-Iu-507:CM_SERVICE_REQ)[0x56365ea3d020]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134540023 DIUCS DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x1C485F34:UTRAN-Iu-507:CM_SERVICE_REQ)[0x56365ea3d020]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134540023 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x1C485F34:UTRAN-Iu-507:CM_SERVICE_REQ)[0x56365ea3cef0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134540023 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x1C485F34:UTRAN-Iu-507:CM_SERVICE_REQ)[0x56365ea3cef0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134540023 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x1C485F34:UTRAN-Iu-507:CM_SERVICE_REQ)[0x56365ea3cef0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 data has been put to the reassembly buffer 20250822134540023 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101:TMSI-0x1C485F34 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250822134540023 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x1C485F34:UTRAN-Iu-507:CM_SERVICE_REQ)[0x56365ea3cef0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_09_11.c:174) 20250822134540023 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x1C485F34:UTRAN-Iu-507:CM_SERVICE_REQ)[0x56365ea3cef0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822134540023 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540023 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540023 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540023 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134540023 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540023 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540023 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134540023 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134540023 DIUCS DEBUG (UTRAN-Iu-508) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134540023 DMSC DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x42ED8D11:UTRAN-Iu-508:CM_SERVICE_REQ)[0x56365ea99390]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134540023 DIUCS DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x42ED8D11:UTRAN-Iu-508:CM_SERVICE_REQ)[0x56365ea99390]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134540023 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x42ED8D11:UTRAN-Iu-508:CM_SERVICE_REQ)[0x56365ea873d0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134540023 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x42ED8D11:UTRAN-Iu-508:CM_SERVICE_REQ)[0x56365ea873d0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134540023 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x42ED8D11:UTRAN-Iu-508:CM_SERVICE_REQ)[0x56365ea873d0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134540024 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102:TMSI-0x42ED8D11 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250822134540024 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x42ED8D11:UTRAN-Iu-508:CM_SERVICE_REQ)[0x56365ea873d0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_09_11.c:174) 20250822134540024 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x42ED8D11:UTRAN-Iu-508:CM_SERVICE_REQ)[0x56365ea873d0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:3 TC_iu_multi_lu_and_mo_ussd2(3165)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(3163)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 20250822134540026 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102:TMSI-0x42ED8D11 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250822134540026 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102:TMSI-0x42ED8D11 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:505) 20250822134540026 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x42ED8D11:UTRAN-Iu-508:CM_SERVICE_REQ)[0x56365ea873d0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250822134540026 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x42ED8D11:UTRAN-Iu-508:CM_SERVICE_REQ)[0x56365ea873d0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134540026 DMSC DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x42ED8D11:UTRAN-Iu-508:CM_SERVICE_REQ)[0x56365ea99390]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822134540027 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102:TMSI-0x42ED8D11 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250822134540027 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x42ED8D11:UTRAN-Iu-508:CM_SERVICE_REQ)[0x56365ea873d0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134540027 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x42ED8D11:UTRAN-Iu-508:CM_SERVICE_REQ)[0x56365ea873d0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250822134540027 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x42ED8D11:UTRAN-Iu-508:CM_SERVICE_REQ)[0x56365ea873d0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250822134540027 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102:TMSI-0x42ED8D11 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822134540027 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102:TMSI-0x42ED8D11 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822134540027 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102:TMSI-0x42ED8D11 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822134540027 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x42ED8D11:UTRAN-Iu-508:CM_SERVICE_REQ)[0x56365ea873d0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250822134540027 DMSC DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x42ED8D11:UTRAN-Iu-508:CM_SERVICE_REQ)[0x56365ea99390]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) MSC_Test-GSUP(3159)@718a44d66dfb: Created GsupExpect[3] for "262420000001106" to be handled at TC_iu_multi_lu_and_mo_ussd2(3173) 20250822134540027 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102:TMSI-0x42ED8D11 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822134540027 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540027 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540027 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540027 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134540027 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540027 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540027 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134540027 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134540027 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540027 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540027 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540027 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134540027 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540027 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540027 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134540027 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:13 MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(3159)@718a44d66dfb: Created GsupExpect[4] for "262420000001107" to be handled at TC_iu_multi_lu_and_mo_ussd2(3175) MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:14 MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:5 MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:15 MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:7 MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:8 MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:9 MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:12 MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3153)@718a44d66dfb: { messageType := 2, destLocRef := '4448DA'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(3153)@718a44d66dfb: Session index based on local reference:11 MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_len:7 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3153)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134540044 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540044 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540044 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540044 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134540044 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540044 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540044 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134540044 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134540044 DIUCS DEBUG (UTRAN-Iu-505) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134540044 DMSC DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x2CB9E6BB:UTRAN-Iu-505:CM_SERVICE_REQ)[0x56365ea99120]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134540044 DIUCS DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x2CB9E6BB:UTRAN-Iu-505:CM_SERVICE_REQ)[0x56365ea99120]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134540044 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x2CB9E6BB:UTRAN-Iu-505:CM_SERVICE_REQ)[0x56365ea43910]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134540045 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x2CB9E6BB:UTRAN-Iu-505:CM_SERVICE_REQ)[0x56365ea43910]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134540045 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x2CB9E6BB:UTRAN-Iu-505:CM_SERVICE_REQ)[0x56365ea43910]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250822134540045 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x2CB9E6BB:UTRAN-Iu-505:CM_SERVICE_REQ)[0x56365ea43910]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822134540045 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x2CB9E6BB:UTRAN-Iu-505:CM_SERVICE_REQ)[0x56365ea43910]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250822134540045 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x2CB9E6BB:UTRAN-Iu-505:CM_SERVICE_REQ)[0x56365ea43910]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134540045 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x2CB9E6BB:UTRAN-Iu-505:CM_SERVICE_REQ)[0x56365ea43910]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822134540045 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x2CB9E6BB:UTRAN-Iu-505:CM_SERVICE_REQ)[0x56365ea655d0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822134540045 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x2CB9E6BB:UTRAN-Iu-505:CM_SERVICE_REQ)[0x56365ea655d0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x2CB9E6BB:UTRAN-Iu-505:CM_SERVICE_REQ)[0x56365ea43910] (msc_a.c:1053) 20250822134540045 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x2CB9E6BB:UTRAN-Iu-505:CM_SERVICE_REQ)[0x56365ea655d0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822134540045 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x2CB9E6BB:UTRAN-Iu-505:CM_SERVICE_REQ)[0x56365ea655d0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822134540045 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x2CB9E6BB:UTRAN-Iu-505:CM_SERVICE_REQ)[0x56365ea43910]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea995e0] (msc_a.c:1053) 20250822134540045 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x2CB9E6BB:UTRAN-Iu-505:CM_SERVICE_REQ)[0x56365ea43910]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822134540045 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x2CB9E6BB:UTRAN-Iu-505:CM_SERVICE_REQ)[0x56365ea43910]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822134540045 DMSC DEBUG msub_fsm[0x56365ea995e0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822134540045 DMSC DEBUG msub(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x2CB9E6BB) MSC-A terminated (msub.c:261) 20250822134540045 DMSC DEBUG msub(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x2CB9E6BB) 1 MSC-I still active (msub.c:79) 20250822134540045 DMSC DEBUG msub_fsm[0x56365ea995e0]{active}: State change to terminating (no timeout) (msub.c:91) 20250822134540045 DMSC DEBUG msub_fsm[0x56365ea995e0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822134540045 DMSC DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x2CB9E6BB:UTRAN-Iu-505:CM_SERVICE_REQ)[0x56365ea99120]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822134540045 DMSC DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x2CB9E6BB:UTRAN-Iu-505:CM_SERVICE_REQ)[0x56365ea99120]{READY}: Removing from parent msub_fsm[0x56365ea995e0] (msub.c:113) 20250822134540045 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Closing UTRAN-Iu-505 (ran_conn.c:142) 20250822134540045 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-505 (ran_conn.c:155) 20250822134540045 DMSC DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x2CB9E6BB:UTRAN-Iu-505:CM_SERVICE_REQ)[0x56365ea99120]{READY}: Freeing instance (msub.c:113) 20250822134540045 DMSC DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x2CB9E6BB:UTRAN-Iu-505:CM_SERVICE_REQ)[0x56365ea99120]{READY}: Deallocated (fsm.c:568) 20250822134540045 DMSC DEBUG msub(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x2CB9E6BB) Free (msub.c:119) 20250822134540045 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100:TMSI-0x2CB9E6BB - active-conn: now used by 1 (attached) (msub.c:375) 20250822134540045 DMSC DEBUG msub_fsm[0x56365ea995e0]{terminating}: Freeing instance (msub.c:113) 20250822134540045 DMSC DEBUG msub_fsm[0x56365ea995e0]{terminating}: Deallocated (fsm.c:568) 20250822134540045 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540045 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540045 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540045 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134540045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540046 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540046 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134540046 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:10 TC_iu_multi_lu_and_mo_ussd2(3183)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(3183)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:4 MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:2 MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:2 MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(3154)@718a44d66dfb: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(3154)@718a44d66dfb: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on connection ID:5 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_len:12 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3153)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on connection ID:7 MSC_Test_2-RAN(3154)@718a44d66dfb: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_len:12 MSC_Test_2-RAN(3154)@718a44d66dfb: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3153)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134540050 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540050 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540050 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540050 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134540050 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540050 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540050 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134540050 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134540050 DIUCS DEBUG (UTRAN-Iu-515) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134540050 DMSC DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x4D137B3D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x56365ea9dd20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134540050 DIUCS DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x4D137B3D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x56365ea9dd20]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134540051 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x4D137B3D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x56365ea97bc0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134540051 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x4D137B3D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x56365ea97bc0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134540051 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x4D137B3D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x56365ea97bc0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250822134540051 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x4D137B3D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x56365ea8f7b0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250822134540051 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x4D137B3D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x56365ea8f7b0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822134540051 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x4D137B3D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x56365ea97bc0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250822134540051 DMSC DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x4D137B3D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x56365ea9dd20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822134540051 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x4D137B3D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x56365ea8f7b0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822134540051 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x4D137B3D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x56365ea8f7b0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822134540051 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x4D137B3D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x56365ea8f7b0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822134540051 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x4D137B3D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x56365ea8f7b0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822134540051 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x4D137B3D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x56365ea8f7b0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822134540051 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x4D137B3D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x56365ea8f7b0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822134540051 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x4D137B3D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x56365ea8f7b0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822134540051 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x4D137B3D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x56365ea97bc0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250822134540051 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x4D137B3D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x56365ea97bc0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.853s remaining) (msc_a.c:450) 20250822134540051 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001104/3/1): Available (smpp_smsc.c:626) MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134540051 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540051 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540051 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540051 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134540051 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540051 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540051 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134540051 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134540051 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540051 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540051 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540051 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134540051 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540052 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:0 20250822134540052 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134540052 DIUCS DEBUG (UTRAN-Iu-516) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134540052 DMSC DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x66FD949F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x56365ea91030]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134540052 DIUCS DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x66FD949F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x56365ea91030]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134540052 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x66FD949F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x56365ea91160]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134540052 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x66FD949F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x56365ea91160]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134540052 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x66FD949F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x56365ea91160]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250822134540052 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x66FD949F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x56365eaa7250]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250822134540052 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x66FD949F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x56365eaa7250]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822134540052 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x66FD949F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x56365ea91160]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250822134540052 DMSC DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x66FD949F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x56365ea91030]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822134540052 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x66FD949F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x56365eaa7250]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822134540052 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x66FD949F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x56365eaa7250]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822134540052 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x66FD949F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x56365eaa7250]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822134540052 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x66FD949F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x56365eaa7250]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822134540052 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x66FD949F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x56365eaa7250]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822134540052 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x66FD949F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x56365eaa7250]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822134540052 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x66FD949F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x56365eaa7250]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822134540052 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x66FD949F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x56365ea91160]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250822134540052 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x66FD949F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x56365ea91160]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.852s remaining) (msc_a.c:450) 20250822134540052 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001109/3/1): Available (smpp_smsc.c:626) MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 20250822134540053 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540053 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540053 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540053 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134540053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540053 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540053 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134540053 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on connection ID:8 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_len:12 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_from0 MSC_Test-GSUP(3159)@718a44d66dfb: Created GsupExpect[5] for "262420000001103" to be handled at TC_iu_multi_lu_and_mo_ussd2(3167) MSC_Test_2-SCCP(3153)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250822134540055 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540055 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540055 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540055 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134540055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540055 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540055 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134540055 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on connection ID:9 TC_iu_multi_lu_and_mo_ussd2(3165)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_len:12 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_from0 MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on connection ID:6 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_len:37 MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3153)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(3154)@718a44d66dfb: Deleted conn table entry 0TC_iu_multi_lu_and_mo_ussd2(3162)14697983 TC_iu_multi_lu_and_mo_ussd2(3162)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(3162)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(3162)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on connection ID:3 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_len:37 MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3153)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:5 MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:7 MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(3162)@718a44d66dfb: Final verdict of PTC: pass MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on connection ID:12 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_len:7 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_from0 MSC_Test-GSUP(3159)@718a44d66dfb: Created GsupExpect[6] for "262420000001104" to be handled at TC_iu_multi_lu_and_mo_ussd2(3169) MSC_Test_2-SCCP(3153)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on connection ID:10 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_len:12 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3153)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test-GSUP(3159)@718a44d66dfb: Created GsupExpect[7] for "262420000001109" to be handled at TC_iu_multi_lu_and_mo_ussd2(3179) MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on connection ID:2 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_len:7 MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3153)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(3154)@718a44d66dfb: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(3154)@718a44d66dfb: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on connection ID:4 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_len:37 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3153)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134540070 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101:TMSI-0x1C485F34 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250822134540070 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101:TMSI-0x1C485F34 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:505) 20250822134540070 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x1C485F34:UTRAN-Iu-507:CM_SERVICE_REQ)[0x56365ea3cef0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250822134540070 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x1C485F34:UTRAN-Iu-507:CM_SERVICE_REQ)[0x56365ea3cef0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134540070 DMSC DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x1C485F34:UTRAN-Iu-507:CM_SERVICE_REQ)[0x56365ea3d020]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134540070 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101:TMSI-0x1C485F34 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250822134540070 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x1C485F34:UTRAN-Iu-507:CM_SERVICE_REQ)[0x56365ea3cef0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134540070 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x1C485F34:UTRAN-Iu-507:CM_SERVICE_REQ)[0x56365ea3cef0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250822134540070 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x1C485F34:UTRAN-Iu-507:CM_SERVICE_REQ)[0x56365ea3cef0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250822134540070 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101:TMSI-0x1C485F34 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822134540070 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101:TMSI-0x1C485F34 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822134540070 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101:TMSI-0x1C485F34 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822134540070 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x1C485F34:UTRAN-Iu-507:CM_SERVICE_REQ)[0x56365ea3cef0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250822134540070 DMSC DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x1C485F34:UTRAN-Iu-507:CM_SERVICE_REQ)[0x56365ea3d020]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822134540070 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101:TMSI-0x1C485F34 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822134540070 DVLR DEBUG VLR subscr IMSI-262420000001113 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134540070 DVLR DEBUG IMSI:262420000001113 has MSISDN:491230001113 (vlr.c:1045) 20250822134540070 DMSC NOTICE msub(IMSI-262420000001113:MSISDN-491230001113) VLR: update for IMSI=262420000001113 (MSISDN=491230001113) (gsm_04_08.c:1541) 20250822134540070 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822134540070 DVLR DEBUG VLR subscr IMSI-262420000001114 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134540070 DVLR DEBUG IMSI:262420000001114 has MSISDN:491230001114 (vlr.c:1045) 20250822134540070 DMSC NOTICE msub(IMSI-262420000001114:MSISDN-491230001114) VLR: update for IMSI=262420000001114 (MSISDN=491230001114) (gsm_04_08.c:1541) 20250822134540070 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822134540070 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540070 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540070 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540070 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134540070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540070 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540070 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134540070 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134540070 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540070 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540070 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540070 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134540070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540070 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540070 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134540070 DVLR DEBUG VLR subscr IMSI-262420000001115 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134540070 DVLR DEBUG IMSI:262420000001115 has MSISDN:491230001115 (vlr.c:1045) 20250822134540070 DMSC NOTICE msub(IMSI-262420000001115:MSISDN-491230001115) VLR: update for IMSI=262420000001115 (MSISDN=491230001115) (gsm_04_08.c:1541) 20250822134540070 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822134540070 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134540070 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540070 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540070 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540070 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134540070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540070 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540070 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134540070 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134540070 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111:TMSI-0x7B2D9A36 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134540070 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x7B2D9A36:UTRAN-Iu-520:CM_SERVICE_REQ)[0x56365ea7ff10]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822134540070 DVLR DEBUG SUBSCR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x7B2D9A36) Received 1 auth tuples (vlr.c:996) 20250822134540070 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x7B2D9A36:UTRAN-Iu-520:CM_SERVICE_REQ)[0x56365ea7ff10]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822134540070 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x7B2D9A36:UTRAN-Iu-520:CM_SERVICE_REQ)[0x56365ea7ff10]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250822134540070 DMM DEBUG Tx AUTH REQ (rand = 471badfc1bebe80983892acc2d826f8e) (gsm_04_08.c:641) 20250822134540070 DMM DEBUG AUTH REQ (autn = c6a9212d4c440541bd78965838cc2467) (gsm_04_08.c:643) 20250822134540070 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x7B2D9A36:UTRAN-Iu-520:CM_SERVICE_REQ)[0x56365ea975c0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250822134540070 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x7B2D9A36:UTRAN-Iu-520:CM_SERVICE_REQ)[0x56365ea975c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134540070 DMSC DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x7B2D9A36:UTRAN-Iu-520:CM_SERVICE_REQ)[0x56365ea7ee20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134540070 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540070 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540070 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540070 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134540070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540070 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540070 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134540070 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134540070 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540070 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540070 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540070 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134540070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540070 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111:TMSI-0x7B2D9A36 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822134540070 DIUCS DEBUG (UTRAN-Iu-517) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134540070 DMSC DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x6DFF6C4A:UTRAN-Iu-517:CM_SERVICE_REQ)[0x56365ea8ed80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134540070 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540070 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134540070 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134540070 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540070 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540070 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540070 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134540070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540070 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540070 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134540070 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134540071 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540071 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540070 DIUCS DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x6DFF6C4A:UTRAN-Iu-517:CM_SERVICE_REQ)[0x56365ea8ed80]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134540070 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x6DFF6C4A:UTRAN-Iu-517:CM_SERVICE_REQ)[0x56365ea8eeb0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134540070 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x6DFF6C4A:UTRAN-Iu-517:CM_SERVICE_REQ)[0x56365ea8eeb0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134540070 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x6DFF6C4A:UTRAN-Iu-517:CM_SERVICE_REQ)[0x56365ea8eeb0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250822134540070 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x6DFF6C4A:UTRAN-Iu-517:CM_SERVICE_REQ)[0x56365ea85420]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250822134540070 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x6DFF6C4A:UTRAN-Iu-517:CM_SERVICE_REQ)[0x56365ea85420]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822134540071 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x6DFF6C4A:UTRAN-Iu-517:CM_SERVICE_REQ)[0x56365ea8eeb0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250822134540071 DMSC DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x6DFF6C4A:UTRAN-Iu-517:CM_SERVICE_REQ)[0x56365ea8ed80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822134540071 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x6DFF6C4A:UTRAN-Iu-517:CM_SERVICE_REQ)[0x56365ea85420]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822134540071 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x6DFF6C4A:UTRAN-Iu-517:CM_SERVICE_REQ)[0x56365ea85420]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822134540071 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x6DFF6C4A:UTRAN-Iu-517:CM_SERVICE_REQ)[0x56365ea85420]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822134540071 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540071 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x6DFF6C4A:UTRAN-Iu-517:CM_SERVICE_REQ)[0x56365ea85420]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822134540071 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x6DFF6C4A:UTRAN-Iu-517:CM_SERVICE_REQ)[0x56365ea85420]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822134540071 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x6DFF6C4A:UTRAN-Iu-517:CM_SERVICE_REQ)[0x56365ea85420]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822134540071 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x6DFF6C4A:UTRAN-Iu-517:CM_SERVICE_REQ)[0x56365ea85420]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822134540071 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x6DFF6C4A:UTRAN-Iu-517:CM_SERVICE_REQ)[0x56365ea8eeb0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250822134540071 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x6DFF6C4A:UTRAN-Iu-517:CM_SERVICE_REQ)[0x56365ea8eeb0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.837s remaining) (msc_a.c:450) 20250822134540071 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001105/3/1): Available (smpp_smsc.c:626) 20250822134540071 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134540071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540071 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540071 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134540071 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134540071 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540071 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540071 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540071 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134540071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540071 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540071 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134540071 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134540071 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540071 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540071 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540071 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134540071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540071 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540071 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134540071 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134540071 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540071 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540071 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540071 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134540071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540071 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540071 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134540071 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134540071 DIUCS DEBUG (UTRAN-Iu-518) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134540071 DMSC DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x22B78309:UTRAN-Iu-518:CM_SERVICE_REQ)[0x56365ea866a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134540071 DIUCS DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x22B78309:UTRAN-Iu-518:CM_SERVICE_REQ)[0x56365ea866a0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134540071 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x22B78309:UTRAN-Iu-518:CM_SERVICE_REQ)[0x56365ea85840]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134540071 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540071 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540071 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540071 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134540071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540071 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540071 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134540071 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134540071 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x22B78309:UTRAN-Iu-518:CM_SERVICE_REQ)[0x56365ea85840]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134540071 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x22B78309:UTRAN-Iu-518:CM_SERVICE_REQ)[0x56365ea85840]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250822134540071 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x22B78309:UTRAN-Iu-518:CM_SERVICE_REQ)[0x56365ea86200]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250822134540071 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x22B78309:UTRAN-Iu-518:CM_SERVICE_REQ)[0x56365ea86200]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822134540071 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x22B78309:UTRAN-Iu-518:CM_SERVICE_REQ)[0x56365ea85840]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250822134540071 DMSC DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x22B78309:UTRAN-Iu-518:CM_SERVICE_REQ)[0x56365ea866a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822134540071 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x22B78309:UTRAN-Iu-518:CM_SERVICE_REQ)[0x56365ea86200]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822134540071 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x22B78309:UTRAN-Iu-518:CM_SERVICE_REQ)[0x56365ea86200]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822134540071 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x22B78309:UTRAN-Iu-518:CM_SERVICE_REQ)[0x56365ea86200]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822134540071 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x22B78309:UTRAN-Iu-518:CM_SERVICE_REQ)[0x56365ea86200]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822134540071 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x22B78309:UTRAN-Iu-518:CM_SERVICE_REQ)[0x56365ea86200]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822134540071 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x22B78309:UTRAN-Iu-518:CM_SERVICE_REQ)[0x56365ea86200]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822134540071 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x22B78309:UTRAN-Iu-518:CM_SERVICE_REQ)[0x56365ea86200]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822134540071 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x22B78309:UTRAN-Iu-518:CM_SERVICE_REQ)[0x56365ea85840]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250822134540071 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x22B78309:UTRAN-Iu-518:CM_SERVICE_REQ)[0x56365ea85840]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.838s remaining) (msc_a.c:450) 20250822134540071 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001108/3/1): Available (smpp_smsc.c:626) 20250822134540071 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540071 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540071 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540071 DIUCS DEBUG (UTRAN-Iu-512) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134540071 DMSC DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x107C4D00:UTRAN-Iu-512:CM_SERVICE_REQ)[0x56365ea59cc0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134540071 DIUCS DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x107C4D00:UTRAN-Iu-512:CM_SERVICE_REQ)[0x56365ea59cc0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134540071 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134540071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540071 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540071 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134540071 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134540071 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540071 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540071 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540071 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134540071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540071 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x107C4D00:UTRAN-Iu-512:CM_SERVICE_REQ)[0x56365ea7d2b0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134540071 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x107C4D00:UTRAN-Iu-512:CM_SERVICE_REQ)[0x56365ea7d2b0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134540071 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x107C4D00:UTRAN-Iu-512:CM_SERVICE_REQ)[0x56365ea7d2b0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134540071 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106:TMSI-0x107C4D00 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250822134540071 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x107C4D00:UTRAN-Iu-512:CM_SERVICE_REQ)[0x56365ea7d2b0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_09_11.c:174) 20250822134540071 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x107C4D00:UTRAN-Iu-512:CM_SERVICE_REQ)[0x56365ea7d2b0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250822134540071 DIUCS DEBUG (UTRAN-Iu-513) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134540071 DMSC DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x232FF63C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x56365ea83190]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134540071 DIUCS DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x232FF63C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x56365ea83190]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134540071 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x232FF63C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x56365ea805c0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134540071 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x232FF63C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x56365ea805c0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134540071 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x232FF63C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x56365ea805c0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 20250822134540071 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540071 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134540071 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134540072 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107:TMSI-0x232FF63C + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250822134540072 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x232FF63C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x56365ea805c0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_09_11.c:174) 20250822134540072 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x232FF63C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x56365ea805c0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250822134540072 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134540072 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:MSISDN-491230001113:UTRAN-Iu-509:LU)[0x56365ea8bca0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822134540072 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001113:UTRAN-Iu-509:LU)[0x56365ea84160]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822134540072 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001113:UTRAN-Iu-509:LU)[0x56365ea84160]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822134540072 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001113:UTRAN-Iu-509:LU)[0x56365ea84160]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822134540072 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001113:UTRAN-Iu-509:LU)[0x56365ea84160]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001113:MSISDN-491230001113:UTRAN-Iu-509:LU)[0x56365ea8bca0] (vlr_lu_fsm.c:110) 20250822134540072 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001113:UTRAN-Iu-509:LU)[0x56365ea84160]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822134540072 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001113:UTRAN-Iu-509:LU)[0x56365ea84160]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822134540072 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:MSISDN-491230001113:UTRAN-Iu-509:LU)[0x56365ea8bca0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822134540072 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:MSISDN-491230001113:UTRAN-Iu-509:LU)[0x56365ea8bca0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822134540072 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001113:MSISDN-491230001113:UTRAN-Iu-509:LU)[0x56365ea9cea0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822134540072 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001113:MSISDN-491230001113:UTRAN-Iu-509:LU)[0x56365ea9cea0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001113:MSISDN-491230001113:UTRAN-Iu-509:LU)[0x56365ea8bca0] (fsm.c:486) 20250822134540072 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001113:MSISDN-491230001113:UTRAN-Iu-509:LU)[0x56365ea9cea0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822134540072 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001113:MSISDN-491230001113:UTRAN-Iu-509:LU)[0x56365ea9cea0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822134540072 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001113:MSISDN-491230001113:UTRAN-Iu-509:LU)[0x56365ea9cea0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822134540072 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001113:MSISDN-491230001113:UTRAN-Iu-509:LU)[0x56365ea9cea0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822134540072 DMSC NOTICE msub(IMSI-262420000001113:MSISDN-491230001113:TMSInew-0x13010619) VLR: update for IMSI=262420000001113 (MSISDN=491230001113) (gsm_04_08.c:1541) 20250822134540072 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001113:MSISDN-491230001113:UTRAN-Iu-509:LU)[0x56365ea9cea0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822134540072 DMM DEBUG -> IMSI-262420000001113:MSISDN-491230001113:TMSInew-0x13010619 LOCATION UPDATE ACCEPT (TMSI = 0x13010619) (gsm_04_08.c:149) 20250822134540072 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSInew-0x13010619:UTRAN-Iu-509:LU)[0x56365ea552f0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250822134540072 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSInew-0x13010619:UTRAN-Iu-509:LU)[0x56365ea552f0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134540072 DMSC DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSInew-0x13010619:UTRAN-Iu-509:LU)[0x56365ea55420]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822134540072 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113:TMSInew-0x13010619 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822134540072 DIUCS DEBUG (UTRAN-Iu-506) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134540072 DMSC DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x456870EF:UTRAN-Iu-506:LU)[0x56365ea55940]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134540072 DIUCS DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x456870EF:UTRAN-Iu-506:LU)[0x56365ea55940]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134540072 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x456870EF:UTRAN-Iu-506:LU)[0x56365ea55760]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134540072 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x456870EF:UTRAN-Iu-506:LU)[0x56365ea55760]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134540072 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x456870EF:UTRAN-Iu-506:LU)[0x56365ea55760]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250822134540072 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x456870EF:UTRAN-Iu-506:LU)[0x56365ea55760]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822134540072 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x456870EF:UTRAN-Iu-506:LU)[0x56365ea55760]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250822134540073 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x456870EF:UTRAN-Iu-506:LU)[0x56365ea55760]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134540073 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x456870EF:UTRAN-Iu-506:LU)[0x56365ea55760]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822134540073 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x456870EF:UTRAN-Iu-506:LU)[0x56365ea91dd0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822134540073 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x456870EF:UTRAN-Iu-506:LU)[0x56365ea91dd0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x456870EF:UTRAN-Iu-506:LU)[0x56365ea55760] (msc_a.c:1053) 20250822134540073 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x456870EF:UTRAN-Iu-506:LU)[0x56365ea91dd0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822134540073 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x456870EF:UTRAN-Iu-506:LU)[0x56365ea91dd0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822134540073 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x456870EF:UTRAN-Iu-506:LU)[0x56365ea91dd0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822134540073 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x456870EF:UTRAN-Iu-506:LU)[0x56365ea55760]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea55b20] (msc_a.c:1053) 20250822134540073 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x456870EF:UTRAN-Iu-506:LU)[0x56365ea55760]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822134540073 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x456870EF:UTRAN-Iu-506:LU)[0x56365ea55760]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822134540073 DMSC DEBUG msub_fsm[0x56365ea55b20]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822134540073 DMSC DEBUG msub(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x456870EF) MSC-A terminated (msub.c:261) MSC_Test_2-RAN(3154)@718a44d66dfb: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 20250822134540073 DMSC DEBUG msub(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x456870EF) 1 MSC-I still active (msub.c:79) 20250822134540073 DMSC DEBUG msub_fsm[0x56365ea55b20]{active}: State change to terminating (no timeout) (msub.c:91) 20250822134540073 DMSC DEBUG msub_fsm[0x56365ea55b20]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822134540073 DMSC DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x456870EF:UTRAN-Iu-506:LU)[0x56365ea55940]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822134540073 DMSC DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x456870EF:UTRAN-Iu-506:LU)[0x56365ea55940]{READY}: Removing from parent msub_fsm[0x56365ea55b20] (msub.c:113) 20250822134540073 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Closing UTRAN-Iu-506 (ran_conn.c:142) MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:1 MSC_Test_2-RAN(3154)@718a44d66dfb: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O 20250822134540073 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-506 (ran_conn.c:155) 20250822134540073 DMSC DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x456870EF:UTRAN-Iu-506:LU)[0x56365ea55940]{READY}: Freeing instance (msub.c:113) 20250822134540073 DMSC DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x456870EF:UTRAN-Iu-506:LU)[0x56365ea55940]{READY}: Deallocated (fsm.c:568) 20250822134540073 DMSC DEBUG msub(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x456870EF) Free (msub.c:119) 20250822134540073 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112:TMSI-0x456870EF - active-conn: now used by 1 (attached) (msub.c:375) 20250822134540073 DMSC DEBUG msub_fsm[0x56365ea55b20]{terminating}: Freeing instance (msub.c:113) 20250822134540073 DMSC DEBUG msub_fsm[0x56365ea55b20]{terminating}: Deallocated (fsm.c:568) 20250822134540073 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134540073 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:MSISDN-491230001115:UTRAN-Iu-511:LU)[0x56365ea9de70]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822134540073 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x56365ea8cd90]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822134540073 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x56365ea8cd90]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822134540073 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540073 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540073 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540073 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134540073 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540073 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540073 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134540073 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134540073 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x56365ea8cd90]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822134540073 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x56365ea8cd90]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001115:MSISDN-491230001115:UTRAN-Iu-511:LU)[0x56365ea9de70] (vlr_lu_fsm.c:110) 20250822134540073 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x56365ea8cd90]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822134540073 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x56365ea8cd90]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822134540073 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:MSISDN-491230001115:UTRAN-Iu-511:LU)[0x56365ea9de70]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822134540073 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:MSISDN-491230001115:UTRAN-Iu-511:LU)[0x56365ea9de70]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822134540073 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001115:MSISDN-491230001115:UTRAN-Iu-511:LU)[0x56365ea84160]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822134540073 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001115:MSISDN-491230001115:UTRAN-Iu-511:LU)[0x56365ea84160]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001115:MSISDN-491230001115:UTRAN-Iu-511:LU)[0x56365ea9de70] (fsm.c:486) 20250822134540073 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001115:MSISDN-491230001115:UTRAN-Iu-511:LU)[0x56365ea84160]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822134540073 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001115:MSISDN-491230001115:UTRAN-Iu-511:LU)[0x56365ea84160]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822134540073 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001115:MSISDN-491230001115:UTRAN-Iu-511:LU)[0x56365ea84160]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822134540073 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001115:MSISDN-491230001115:UTRAN-Iu-511:LU)[0x56365ea84160]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822134540073 DMSC NOTICE msub(IMSI-262420000001115:MSISDN-491230001115:TMSInew-0x112EB12B) VLR: update for IMSI=262420000001115 (MSISDN=491230001115) (gsm_04_08.c:1541) 20250822134540073 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001115:MSISDN-491230001115:UTRAN-Iu-511:LU)[0x56365ea84160]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822134540073 DMM DEBUG -> IMSI-262420000001115:MSISDN-491230001115:TMSInew-0x112EB12B LOCATION UPDATE ACCEPT (TMSI = 0x112eb12b) (gsm_04_08.c:149) 20250822134540073 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSInew-0x112EB12B:UTRAN-Iu-511:LU)[0x56365ea30050]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250822134540073 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSInew-0x112EB12B:UTRAN-Iu-511:LU)[0x56365ea30050]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822134540073 DMSC DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSInew-0x112EB12B:UTRAN-Iu-511:LU)[0x56365ea2fe70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134540073 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115:TMSInew-0x112EB12B - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 will be put to the reassembly buffer 20250822134540074 DIUCS DEBUG (UTRAN-Iu-519) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134540074 DMSC DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x1F20F993:UTRAN-Iu-519:CM_SERVICE_REQ)[0x56365ea8e460]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134540074 DIUCS DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x1F20F993:UTRAN-Iu-519:CM_SERVICE_REQ)[0x56365ea8e460]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134540074 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x1F20F993:UTRAN-Iu-519:CM_SERVICE_REQ)[0x56365ea333d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134540074 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x1F20F993:UTRAN-Iu-519:CM_SERVICE_REQ)[0x56365ea333d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134540074 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x1F20F993:UTRAN-Iu-519:CM_SERVICE_REQ)[0x56365ea333d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250822134540074 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x1F20F993:UTRAN-Iu-519:CM_SERVICE_REQ)[0x56365ea42240]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250822134540074 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x1F20F993:UTRAN-Iu-519:CM_SERVICE_REQ)[0x56365ea42240]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822134540074 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x1F20F993:UTRAN-Iu-519:CM_SERVICE_REQ)[0x56365ea333d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250822134540074 DMSC DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x1F20F993:UTRAN-Iu-519:CM_SERVICE_REQ)[0x56365ea8e460]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 data has been put to the reassembly buffer 20250822134540074 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x1F20F993:UTRAN-Iu-519:CM_SERVICE_REQ)[0x56365ea42240]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822134540074 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x1F20F993:UTRAN-Iu-519:CM_SERVICE_REQ)[0x56365ea42240]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822134540074 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x1F20F993:UTRAN-Iu-519:CM_SERVICE_REQ)[0x56365ea42240]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822134540074 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x1F20F993:UTRAN-Iu-519:CM_SERVICE_REQ)[0x56365ea42240]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822134540074 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x1F20F993:UTRAN-Iu-519:CM_SERVICE_REQ)[0x56365ea42240]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822134540074 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x1F20F993:UTRAN-Iu-519:CM_SERVICE_REQ)[0x56365ea42240]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822134540074 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x1F20F993:UTRAN-Iu-519:CM_SERVICE_REQ)[0x56365ea42240]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822134540074 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x1F20F993:UTRAN-Iu-519:CM_SERVICE_REQ)[0x56365ea333d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250822134540074 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x1F20F993:UTRAN-Iu-519:CM_SERVICE_REQ)[0x56365ea333d0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.871s remaining) (msc_a.c:450) 20250822134540074 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001110/3/1): Available (smpp_smsc.c:626) 20250822134540074 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134540074 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:MSISDN-491230001114:UTRAN-Iu-510:LU)[0x56365ea33170]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822134540074 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001114:UTRAN-Iu-510:LU)[0x56365ea59b00]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822134540074 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001114:UTRAN-Iu-510:LU)[0x56365ea59b00]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822134540074 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001114:UTRAN-Iu-510:LU)[0x56365ea59b00]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822134540074 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001114:UTRAN-Iu-510:LU)[0x56365ea59b00]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001114:MSISDN-491230001114:UTRAN-Iu-510:LU)[0x56365ea33170] (vlr_lu_fsm.c:110) 20250822134540074 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001114:UTRAN-Iu-510:LU)[0x56365ea59b00]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822134540074 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001114:UTRAN-Iu-510:LU)[0x56365ea59b00]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822134540074 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:MSISDN-491230001114:UTRAN-Iu-510:LU)[0x56365ea33170]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 20250822134540074 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540074 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540074 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540074 DLM3UA 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(3173)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822134540074 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:MSISDN-491230001114:UTRAN-Iu-510:LU)[0x56365ea33170]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822134540074 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001114:MSISDN-491230001114:UTRAN-Iu-510:LU)[0x56365ea8cd90]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822134540074 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001114:MSISDN-491230001114:UTRAN-Iu-510:LU)[0x56365ea8cd90]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001114:MSISDN-491230001114:UTRAN-Iu-510:LU)[0x56365ea33170] (fsm.c:486) 20250822134540074 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001114:MSISDN-491230001114:UTRAN-Iu-510:LU)[0x56365ea8cd90]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822134540074 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540074 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540074 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134540074 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134540074 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001114:MSISDN-491230001114:UTRAN-Iu-510:LU)[0x56365ea8cd90]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822134540074 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001114:MSISDN-491230001114:UTRAN-Iu-510:LU)[0x56365ea8cd90]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822134540074 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001114:MSISDN-491230001114:UTRAN-Iu-510:LU)[0x56365ea8cd90]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822134540074 DMSC NOTICE msub(IMSI-262420000001114:MSISDN-491230001114:TMSInew-0x0A3093A4) VLR: update for IMSI=262420000001114 (MSISDN=491230001114) (gsm_04_08.c:1541) 20250822134540074 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001114:MSISDN-491230001114:UTRAN-Iu-510:LU)[0x56365ea8cd90]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822134540074 DMM DEBUG -> IMSI-262420000001114:MSISDN-491230001114:TMSInew-0x0A3093A4 LOCATION UPDATE ACCEPT (TMSI = 0x0a3093a4) (gsm_04_08.c:149) 20250822134540074 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSInew-0x0A3093A4:UTRAN-Iu-510:LU)[0x56365ea88a10]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250822134540074 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSInew-0x0A3093A4:UTRAN-Iu-510:LU)[0x56365ea88a10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134540074 DMSC DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSInew-0x0A3093A4:UTRAN-Iu-510:LU)[0x56365ea84810]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822134540075 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114:TMSInew-0x0A3093A4 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822134540075 DIUCS DEBUG (UTRAN-Iu-508) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134540075 DMSC DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x42ED8D11:UTRAN-Iu-508:CM_SERVICE_REQ)[0x56365ea99390]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134540075 DIUCS DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x42ED8D11:UTRAN-Iu-508:CM_SERVICE_REQ)[0x56365ea99390]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134540075 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x42ED8D11:UTRAN-Iu-508:CM_SERVICE_REQ)[0x56365ea873d0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134540075 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x42ED8D11:UTRAN-Iu-508:CM_SERVICE_REQ)[0x56365ea873d0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134540075 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x42ED8D11:UTRAN-Iu-508:CM_SERVICE_REQ)[0x56365ea873d0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250822134540075 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x42ED8D11:UTRAN-Iu-508:CM_SERVICE_REQ)[0x56365ea873d0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822134540075 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x42ED8D11:UTRAN-Iu-508:CM_SERVICE_REQ)[0x56365ea873d0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250822134540075 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x42ED8D11:UTRAN-Iu-508:CM_SERVICE_REQ)[0x56365ea873d0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134540075 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x42ED8D11:UTRAN-Iu-508:CM_SERVICE_REQ)[0x56365ea873d0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822134540075 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x42ED8D11:UTRAN-Iu-508:CM_SERVICE_REQ)[0x56365ea26fc0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822134540075 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x42ED8D11:UTRAN-Iu-508:CM_SERVICE_REQ)[0x56365ea26fc0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x42ED8D11:UTRAN-Iu-508:CM_SERVICE_REQ)[0x56365ea873d0] (msc_a.c:1053) 20250822134540075 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x42ED8D11:UTRAN-Iu-508:CM_SERVICE_REQ)[0x56365ea26fc0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822134540075 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x42ED8D11:UTRAN-Iu-508:CM_SERVICE_REQ)[0x56365ea26fc0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822134540075 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x42ED8D11:UTRAN-Iu-508:CM_SERVICE_REQ)[0x56365ea873d0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365eaa19d0] (msc_a.c:1053) 20250822134540075 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x42ED8D11:UTRAN-Iu-508:CM_SERVICE_REQ)[0x56365ea873d0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822134540075 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x42ED8D11:UTRAN-Iu-508:CM_SERVICE_REQ)[0x56365ea873d0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822134540075 DMSC DEBUG msub_fsm[0x56365eaa19d0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822134540075 DMSC DEBUG msub(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x42ED8D11) MSC-A terminated (msub.c:261) 20250822134540075 DMSC DEBUG msub(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x42ED8D11) 1 MSC-I still active (msub.c:79) 20250822134540075 DMSC DEBUG msub_fsm[0x56365eaa19d0]{active}: State change to terminating (no timeout) (msub.c:91) 20250822134540075 DMSC DEBUG msub_fsm[0x56365eaa19d0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822134540075 DMSC DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x42ED8D11:UTRAN-Iu-508:CM_SERVICE_REQ)[0x56365ea99390]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822134540075 DMSC DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x42ED8D11:UTRAN-Iu-508:CM_SERVICE_REQ)[0x56365ea99390]{READY}: Removing from parent msub_fsm[0x56365eaa19d0] (msub.c:113) 20250822134540075 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Closing UTRAN-Iu-508 (ran_conn.c:142) MSC_Test_2-RAN(3154)@718a44d66dfb: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 TC_iu_multi_lu_and_mo_ussd2(3175)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822134540075 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-508 (ran_conn.c:155) 20250822134540075 DMSC DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x42ED8D11:UTRAN-Iu-508:CM_SERVICE_REQ)[0x56365ea99390]{READY}: Freeing instance (msub.c:113) 20250822134540075 DMSC DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x42ED8D11:UTRAN-Iu-508:CM_SERVICE_REQ)[0x56365ea99390]{READY}: Deallocated (fsm.c:568) 20250822134540075 DMSC DEBUG msub(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x42ED8D11) Free (msub.c:119) 20250822134540075 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102:TMSI-0x42ED8D11 - active-conn: now used by 1 (attached) (msub.c:375) 20250822134540075 DMSC DEBUG msub_fsm[0x56365eaa19d0]{terminating}: Freeing instance (msub.c:113) 20250822134540075 DMSC DEBUG msub_fsm[0x56365eaa19d0]{terminating}: Deallocated (fsm.c:568) 20250822134540076 DIUCS DEBUG (UTRAN-Iu-514) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134540076 DMSC DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x805FB5E2:UTRAN-Iu-514:CM_SERVICE_REQ)[0x56365ea88560]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134540076 DIUCS DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x805FB5E2:UTRAN-Iu-514:CM_SERVICE_REQ)[0x56365ea88560]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134540076 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x805FB5E2:UTRAN-Iu-514:CM_SERVICE_REQ)[0x56365ea7ce30]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134540076 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540076 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540076 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540076 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:1 MSC_Test_2-RAN(3154)@718a44d66dfb: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822134540076 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x805FB5E2:UTRAN-Iu-514:CM_SERVICE_REQ)[0x56365ea7ce30]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134540076 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x805FB5E2:UTRAN-Iu-514:CM_SERVICE_REQ)[0x56365ea7ce30]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134540076 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103:TMSI-0x805FB5E2 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250822134540076 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x805FB5E2:UTRAN-Iu-514:CM_SERVICE_REQ)[0x56365ea7ce30]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_09_11.c:174) 20250822134540076 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x805FB5E2:UTRAN-Iu-514:CM_SERVICE_REQ)[0x56365ea7ce30]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 will be put to the reassembly buffer 20250822134540076 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540076 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540076 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134540076 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134540076 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540076 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540076 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540076 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106:TMSI-0x107C4D00 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250822134540076 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106:TMSI-0x107C4D00 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:505) 20250822134540076 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x107C4D00:UTRAN-Iu-512:CM_SERVICE_REQ)[0x56365ea7d2b0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250822134540076 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134540076 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540076 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x107C4D00:UTRAN-Iu-512:CM_SERVICE_REQ)[0x56365ea7d2b0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134540076 DMSC DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x107C4D00:UTRAN-Iu-512:CM_SERVICE_REQ)[0x56365ea59cc0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134540076 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540076 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134540076 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134540076 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106:TMSI-0x107C4D00 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250822134540076 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x107C4D00:UTRAN-Iu-512:CM_SERVICE_REQ)[0x56365ea7d2b0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134540076 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x107C4D00:UTRAN-Iu-512:CM_SERVICE_REQ)[0x56365ea7d2b0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250822134540076 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x107C4D00:UTRAN-Iu-512:CM_SERVICE_REQ)[0x56365ea7d2b0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250822134540076 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106:TMSI-0x107C4D00 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822134540076 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106:TMSI-0x107C4D00 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822134540076 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106:TMSI-0x107C4D00 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822134540076 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x107C4D00:UTRAN-Iu-512:CM_SERVICE_REQ)[0x56365ea7d2b0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250822134540076 DMSC DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x107C4D00:UTRAN-Iu-512:CM_SERVICE_REQ)[0x56365ea59cc0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822134540077 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106:TMSI-0x107C4D00 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 20250822134540077 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540077 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540077 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540077 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134540077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540077 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540077 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134540077 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107:TMSI-0x232FF63C + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250822134540077 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107:TMSI-0x232FF63C - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:505) 20250822134540077 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x232FF63C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x56365ea805c0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250822134540077 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x232FF63C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x56365ea805c0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134540077 DMSC DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x232FF63C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x56365ea83190]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134540077 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134540077 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540077 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540077 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540077 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134540077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540077 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540077 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134540077 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134540077 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107:TMSI-0x232FF63C - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250822134540077 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x232FF63C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x56365ea805c0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134540077 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x232FF63C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x56365ea805c0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250822134540077 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x232FF63C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x56365ea805c0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250822134540077 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107:TMSI-0x232FF63C + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822134540077 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107:TMSI-0x232FF63C + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822134540077 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107:TMSI-0x232FF63C - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822134540077 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x232FF63C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x56365ea805c0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250822134540077 DMSC DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x232FF63C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x56365ea83190]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822134540077 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107:TMSI-0x232FF63C - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822134540077 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540077 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540077 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540077 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134540077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540077 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540077 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134540077 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:11 MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 will be put to the reassembly buffer 20250822134540078 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540078 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540078 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540078 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134540078 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540078 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 data has been put to the reassembly buffer 20250822134540078 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134540078 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822134540078 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540078 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540078 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540078 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134540078 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(3155)@718a44d66dfb: Message received on association #8 20250822134540078 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540078 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134540078 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134540079 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540079 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540079 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) TC_iu_multi_lu_and_mo_ussd2(3167)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822134540079 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134540079 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540079 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540079 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134540079 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on connection ID:5 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_len:37 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_from0 MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(3153)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:8 TC_iu_multi_lu_and_mo_ussd2(3163)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822134540081 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540081 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540081 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540081 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134540081 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540081 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540081 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134540081 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134540081 DIUCS DEBUG (UTRAN-Iu-515) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134540081 DMSC DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x4D137B3D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x56365ea9dd20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134540081 DIUCS DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x4D137B3D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x56365ea9dd20]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134540081 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x4D137B3D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x56365ea97bc0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134540081 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x4D137B3D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x56365ea97bc0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134540081 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x4D137B3D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x56365ea97bc0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134540081 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104:TMSI-0x4D137B3D + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250822134540081 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x4D137B3D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x56365ea97bc0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_09_11.c:174) 20250822134540081 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x4D137B3D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x56365ea97bc0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250822134540082 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103:TMSI-0x805FB5E2 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250822134540082 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103:TMSI-0x805FB5E2 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:505) 20250822134540082 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x805FB5E2:UTRAN-Iu-514:CM_SERVICE_REQ)[0x56365ea7ce30]{MSC_A_ST_COMMUNICATING}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250822134540082 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x805FB5E2:UTRAN-Iu-514:CM_SERVICE_REQ)[0x56365ea7ce30]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134540082 DMSC DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x805FB5E2:UTRAN-Iu-514:CM_SERVICE_REQ)[0x56365ea88560]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 20250822134540082 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103:TMSI-0x805FB5E2 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250822134540082 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x805FB5E2:UTRAN-Iu-514:CM_SERVICE_REQ)[0x56365ea7ce30]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134540082 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x805FB5E2:UTRAN-Iu-514:CM_SERVICE_REQ)[0x56365ea7ce30]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250822134540082 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x805FB5E2:UTRAN-Iu-514:CM_SERVICE_REQ)[0x56365ea7ce30]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250822134540082 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103:TMSI-0x805FB5E2 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822134540082 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103:TMSI-0x805FB5E2 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822134540082 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103:TMSI-0x805FB5E2 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822134540082 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x805FB5E2:UTRAN-Iu-514:CM_SERVICE_REQ)[0x56365ea7ce30]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250822134540082 DMSC DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x805FB5E2:UTRAN-Iu-514:CM_SERVICE_REQ)[0x56365ea88560]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822134540082 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103:TMSI-0x805FB5E2 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822134540082 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540082 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540082 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540082 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134540082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540082 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540082 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134540082 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134540082 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540082 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540082 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540082 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134540082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540082 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540082 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134540082 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:9 MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 TC_iu_multi_lu_and_mo_ussd2(3169)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:13 MSC_Test-GSUP(3159)@718a44d66dfb: Created GsupExpect[8] for "262420000001105" to be handled at TC_iu_multi_lu_and_mo_ussd2(3171) MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on connection ID:7 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_len:37 MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_from0 MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(3154)@718a44d66dfb: patching N(SD)=1 into dtap '0514F272176221040E8B2A72'O MSC_Test_2-RAN(3154)@718a44d66dfb: patched enc_l3: '0554F272176221040E8B2A72'O MSC_Test-GSUP(3159)@718a44d66dfb: Created GsupExpect[9] for "262420000001108" to be handled at TC_iu_multi_lu_and_mo_ussd2(3177) 20250822134540086 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540086 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540086 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540086 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134540086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540086 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540086 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134540086 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134540087 DIUCS DEBUG (UTRAN-Iu-516) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134540087 DMSC DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x66FD949F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x56365ea91030]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134540087 DIUCS DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x66FD949F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x56365ea91030]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134540087 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x66FD949F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x56365ea91160]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134540087 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x66FD949F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x56365ea91160]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134540087 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x66FD949F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x56365ea91160]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134540087 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109:TMSI-0x66FD949F + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250822134540087 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x66FD949F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x56365ea91160]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_09_11.c:174) 20250822134540087 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x66FD949F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x56365ea91160]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:12 20250822134540087 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104:TMSI-0x4D137B3D + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250822134540087 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104:TMSI-0x4D137B3D - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:505) 20250822134540087 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x4D137B3D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x56365ea97bc0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250822134540087 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x4D137B3D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x56365ea97bc0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134540087 DMSC DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x4D137B3D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x56365ea9dd20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 20250822134540087 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104:TMSI-0x4D137B3D - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250822134540087 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x4D137B3D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x56365ea97bc0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134540087 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x4D137B3D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x56365ea97bc0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250822134540087 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x4D137B3D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x56365ea97bc0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250822134540087 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104:TMSI-0x4D137B3D + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822134540087 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104:TMSI-0x4D137B3D + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822134540087 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104:TMSI-0x4D137B3D - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822134540087 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x4D137B3D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x56365ea97bc0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250822134540087 DMSC DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x4D137B3D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x56365ea9dd20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822134540087 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540087 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540087 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540087 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134540087 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104:TMSI-0x4D137B3D - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822134540087 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540087 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540087 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134540087 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134540087 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540087 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540087 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540088 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134540088 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540088 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540088 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134540088 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:15 MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(3179)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822134540089 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540089 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540089 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540089 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134540089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540089 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540089 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134540089 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(3154)@718a44d66dfb: Deleted conn table entry 12TC_iu_multi_lu_and_mo_ussd2(3185)9085572 MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:10 MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(3185)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(3185)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(3187)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(3185)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 TC_iu_multi_lu_and_mo_ussd2(3185)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:14 MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(3191)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(3185)@718a44d66dfb: 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 := '456870EF'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:2 MSC_Test_2-RAN(3154)@718a44d66dfb: patching N(SD)=2 into dtap '051B'O MSC_Test-GSUP(3159)@718a44d66dfb: Created GsupExpect[10] for "262420000001110" to be handled at TC_iu_multi_lu_and_mo_ussd2(3181) MSC_Test_2-RAN(3154)@718a44d66dfb: patched enc_l3: '059B'O MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on connection ID:1 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_len:7 MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_from0 MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-RAN(3154)@718a44d66dfb: Deleted conn table entry 2TC_iu_multi_lu_and_mo_ussd2(3165)8564924 MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(3165)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(3165)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(3165)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(3189)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:6 MSC_Test_2-RAN(3154)@718a44d66dfb: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(3154)@718a44d66dfb: patched enc_l3: '059B'O MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:6 MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:3 MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:3 MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(3154)@718a44d66dfb: Added conn table entry 0TC_iu_multi_lu_and_mo_ussd2(3185)2388044 TC_iu_multi_lu_and_mo_ussd2(3165)@718a44d66dfb: Final verdict of PTC: pass TC_iu_multi_lu_and_mo_ussd2(3173)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:4 MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(3154)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:4 MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(3154)@718a44d66dfb: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(3154)@718a44d66dfb: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:5 MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(3154)@718a44d66dfb: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(3154)@718a44d66dfb: patched enc_l3: '059B'O MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on connection ID:11 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_len:24 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3153)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554F272176221040E8B2A72'O MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on connection ID:13 MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_len:14 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3153)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:5 MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on connection ID:15 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_len:14 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3153)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3153)@718a44d66dfb: First idle individual index:0 MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on connection ID:8 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_len:37 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_from0 MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(3175)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3153)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on connection ID:14 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_len:14 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_from0 MSC_Test_2-RAN(3154)@718a44d66dfb: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(3154)@718a44d66dfb: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(3153)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on connection ID:9 TC_iu_multi_lu_and_mo_ussd2(3167)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_len:37 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3153)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(3169)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on connection ID:6 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_len:7 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3153)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on connection ID:3 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_len:7 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3153)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on connection ID:4 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_len:7 MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3153)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on connection ID:5 MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_len:7 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3153)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(3154)@718a44d66dfb: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(3154)@718a44d66dfb: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on connection ID:10 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_len:37 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3153)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134540134 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109:TMSI-0x66FD949F + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250822134540134 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109:TMSI-0x66FD949F - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:505) 20250822134540134 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x66FD949F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x56365ea91160]{MSC_A_ST_COMMUNICATING}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250822134540134 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x66FD949F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x56365ea91160]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134540134 DMSC DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x66FD949F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x56365ea91030]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134540134 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109:TMSI-0x66FD949F - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250822134540134 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x66FD949F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x56365ea91160]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134540134 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x66FD949F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x56365ea91160]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250822134540134 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x66FD949F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x56365ea91160]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250822134540134 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109:TMSI-0x66FD949F + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822134540134 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109:TMSI-0x66FD949F + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822134540134 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109:TMSI-0x66FD949F - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822134540134 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x66FD949F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x56365ea91160]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250822134540134 DMSC DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x66FD949F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x56365ea91030]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822134540134 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540134 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540134 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540134 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134540134 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540134 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540134 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134540134 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134540134 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540134 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540134 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540134 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134540134 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540134 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540134 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134540134 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134540134 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540134 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540134 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540134 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109:TMSI-0x66FD949F - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822134540134 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134540134 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540134 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540134 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134540134 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134540134 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540134 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540134 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540134 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134540134 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540134 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540134 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134540134 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134540134 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540134 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540134 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540134 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134540134 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540134 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540134 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134540134 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134540134 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540134 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540134 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540134 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134540134 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540134 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540134 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134540134 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134540134 DIUCS DEBUG (UTRAN-Iu-507) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134540134 DMSC DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x1C485F34:UTRAN-Iu-507:CM_SERVICE_REQ)[0x56365ea3d020]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134540134 DIUCS DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x1C485F34:UTRAN-Iu-507:CM_SERVICE_REQ)[0x56365ea3d020]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134540134 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x1C485F34:UTRAN-Iu-507:CM_SERVICE_REQ)[0x56365ea3cef0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134540134 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x1C485F34:UTRAN-Iu-507:CM_SERVICE_REQ)[0x56365ea3cef0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134540134 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x1C485F34:UTRAN-Iu-507:CM_SERVICE_REQ)[0x56365ea3cef0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250822134540134 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x1C485F34:UTRAN-Iu-507:CM_SERVICE_REQ)[0x56365ea3cef0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822134540134 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x1C485F34:UTRAN-Iu-507:CM_SERVICE_REQ)[0x56365ea3cef0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250822134540134 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x1C485F34:UTRAN-Iu-507:CM_SERVICE_REQ)[0x56365ea3cef0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134540134 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x1C485F34:UTRAN-Iu-507:CM_SERVICE_REQ)[0x56365ea3cef0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822134540134 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x1C485F34:UTRAN-Iu-507:CM_SERVICE_REQ)[0x56365ea3cdc0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822134540134 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x1C485F34:UTRAN-Iu-507:CM_SERVICE_REQ)[0x56365ea3cdc0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x1C485F34:UTRAN-Iu-507:CM_SERVICE_REQ)[0x56365ea3cef0] (msc_a.c:1053) 20250822134540134 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x1C485F34:UTRAN-Iu-507:CM_SERVICE_REQ)[0x56365ea3cdc0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822134540134 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x1C485F34:UTRAN-Iu-507:CM_SERVICE_REQ)[0x56365ea3cdc0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822134540134 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x1C485F34:UTRAN-Iu-507:CM_SERVICE_REQ)[0x56365ea3cef0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea3c1d0] (msc_a.c:1053) 20250822134540134 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x1C485F34:UTRAN-Iu-507:CM_SERVICE_REQ)[0x56365ea3cef0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822134540134 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x1C485F34:UTRAN-Iu-507:CM_SERVICE_REQ)[0x56365ea3cef0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822134540134 DMSC DEBUG msub_fsm[0x56365ea3c1d0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822134540134 DMSC DEBUG msub(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x1C485F34) MSC-A terminated (msub.c:261) 20250822134540134 DMSC DEBUG msub(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x1C485F34) 1 MSC-I still active (msub.c:79) 20250822134540134 DMSC DEBUG msub_fsm[0x56365ea3c1d0]{active}: State change to terminating (no timeout) (msub.c:91) 20250822134540134 DMSC DEBUG msub_fsm[0x56365ea3c1d0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822134540134 DMSC DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x1C485F34:UTRAN-Iu-507:CM_SERVICE_REQ)[0x56365ea3d020]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822134540134 DMSC DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x1C485F34:UTRAN-Iu-507:CM_SERVICE_REQ)[0x56365ea3d020]{READY}: Removing from parent msub_fsm[0x56365ea3c1d0] (msub.c:113) 20250822134540134 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Closing UTRAN-Iu-507 (ran_conn.c:142) 20250822134540134 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540134 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540134 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540134 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134540134 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540134 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540134 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134540134 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134540134 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540134 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540134 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540134 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134540134 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540134 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540134 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134540134 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134540134 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540134 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540134 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540134 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134540134 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540134 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540134 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134540134 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134540134 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540134 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540134 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540134 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134540134 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540134 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540134 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134540134 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134540134 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540134 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540134 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540134 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134540134 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540134 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540134 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134540134 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134540134 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-507 (ran_conn.c:155) 20250822134540134 DMSC DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x1C485F34:UTRAN-Iu-507:CM_SERVICE_REQ)[0x56365ea3d020]{READY}: Freeing instance (msub.c:113) 20250822134540134 DMSC DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x1C485F34:UTRAN-Iu-507:CM_SERVICE_REQ)[0x56365ea3d020]{READY}: Deallocated (fsm.c:568) 20250822134540134 DMSC DEBUG msub(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x1C485F34) Free (msub.c:119) 20250822134540134 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101:TMSI-0x1C485F34 - active-conn: now used by 1 (attached) (msub.c:375) 20250822134540134 DMSC DEBUG msub_fsm[0x56365ea3c1d0]{terminating}: Freeing instance (msub.c:113) 20250822134540134 DMSC DEBUG msub_fsm[0x56365ea3c1d0]{terminating}: Deallocated (fsm.c:568) 20250822134540134 DIUCS DEBUG (UTRAN-Iu-520) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134540134 DMSC DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x7B2D9A36:UTRAN-Iu-520:CM_SERVICE_REQ)[0x56365ea7ee20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134540134 DIUCS DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x7B2D9A36:UTRAN-Iu-520:CM_SERVICE_REQ)[0x56365ea7ee20]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134540134 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x7B2D9A36:UTRAN-Iu-520:CM_SERVICE_REQ)[0x56365ea975c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134540134 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x7B2D9A36:UTRAN-Iu-520:CM_SERVICE_REQ)[0x56365ea975c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134540134 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x7B2D9A36:UTRAN-Iu-520:CM_SERVICE_REQ)[0x56365ea975c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134540134 DMM DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x7B2D9A36:UTRAN-Iu-520:CM_SERVICE_REQ)[0x56365ea975c0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = f27217620e8b2a72) (gsm_04_08.c:1128) 20250822134540135 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x7B2D9A36:UTRAN-Iu-520:CM_SERVICE_REQ)[0x56365ea7ff10]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822134540135 DVLR DEBUG SUBSCR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x7B2D9A36) AUTH on UTRAN received RES: f27217620e8b2a72 (8 bytes) (vlr_auth_fsm.c:151) 20250822134540135 DVLR INFO SUBSCR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x7B2D9A36) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250822134540135 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x7B2D9A36:UTRAN-Iu-520:CM_SERVICE_REQ)[0x56365ea7ff10]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822134540135 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x7B2D9A36:UTRAN-Iu-520:CM_SERVICE_REQ)[0x56365ea7ff10]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822134540135 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x7B2D9A36:UTRAN-Iu-520:CM_SERVICE_REQ)[0x56365ea7ff10]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822134540135 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x7B2D9A36:UTRAN-Iu-520:CM_SERVICE_REQ)[0x56365ea7ff10]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x7B2D9A36:UTRAN-Iu-520:CM_SERVICE_REQ)[0x56365ea8c5e0] (vlr_auth_fsm.c:294) 20250822134540135 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x7B2D9A36:UTRAN-Iu-520:CM_SERVICE_REQ)[0x56365ea7ff10]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822134540135 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x7B2D9A36:UTRAN-Iu-520:CM_SERVICE_REQ)[0x56365ea7ff10]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822134540135 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x7B2D9A36:UTRAN-Iu-520:CM_SERVICE_REQ)[0x56365ea8c5e0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250822134540135 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x7B2D9A36:UTRAN-Iu-520:CM_SERVICE_REQ)[0x56365ea8c5e0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822134540135 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x7B2D9A36:UTRAN-Iu-520:CM_SERVICE_REQ)[0x56365ea8c5e0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822134540135 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x7B2D9A36:UTRAN-Iu-520:CM_SERVICE_REQ)[0x56365ea975c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250822134540135 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x7B2D9A36:UTRAN-Iu-520:CM_SERVICE_REQ)[0x56365ea975c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=588e15b4e77c5cad8d651542851fbad0, CK=NONE (ran_msg_iu.c:388) 20250822134540135 DMSC DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x7B2D9A36:UTRAN-Iu-520:CM_SERVICE_REQ)[0x56365ea7ee20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250822134540134 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540134 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540135 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540135 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134540135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540135 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540135 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134540135 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134540135 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540135 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540135 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540135 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134540135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540135 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540135 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134540135 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134540135 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540135 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540135 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540135 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134540135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540135 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540135 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134540135 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134540135 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540135 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540135 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540135 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134540135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540135 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540135 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134540135 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134540135 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540135 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540135 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540135 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134540135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540135 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540135 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134540135 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134540135 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540135 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540135 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540135 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134540135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540135 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540135 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134540135 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x7B2D9A36:UTRAN-Iu-520:CM_SERVICE_REQ)[0x56365ea8c5e0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250822134540135 DIUCS DEBUG (UTRAN-Iu-509) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134540135 DMSC DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSInew-0x13010619:UTRAN-Iu-509:LU)[0x56365ea55420]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134540135 DIUCS DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSInew-0x13010619:UTRAN-Iu-509:LU)[0x56365ea55420]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134540135 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSInew-0x13010619:UTRAN-Iu-509:LU)[0x56365ea552f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134540135 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSInew-0x13010619:UTRAN-Iu-509:LU)[0x56365ea552f0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134540135 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSInew-0x13010619:UTRAN-Iu-509:LU)[0x56365ea552f0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134540135 DMM DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSInew-0x13010619:UTRAN-Iu-509:LU)[0x56365ea552f0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822134540135 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:MSISDN-491230001113:TMSInew-0x13010619:UTRAN-Iu-509:LU)[0x56365ea8bca0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822134540135 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001113:MSISDN-491230001113:UTRAN-Iu-509:LU)[0x56365ea9cea0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822134540135 DMSC NOTICE msub(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x13010619) VLR: update for IMSI=262420000001113 (MSISDN=491230001113) (gsm_04_08.c:1541) 20250822134540135 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113:TMSI-0x13010619 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250822134540135 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001113:MSISDN-491230001113:UTRAN-Iu-509:LU)[0x56365ea9cea0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822134540135 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x13010619:UTRAN-Iu-509:LU)[0x56365ea8bca0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822134540135 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001113:MSISDN-491230001113:UTRAN-Iu-509:LU)[0x56365ea9cea0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822134540135 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001113:MSISDN-491230001113:UTRAN-Iu-509:LU)[0x56365ea9cea0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x13010619:UTRAN-Iu-509:LU)[0x56365ea8bca0] (vlr_lu_fsm.c:817) 20250822134540135 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001113:MSISDN-491230001113:UTRAN-Iu-509:LU)[0x56365ea9cea0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822134540135 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001113:MSISDN-491230001113:UTRAN-Iu-509:LU)[0x56365ea9cea0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822134540135 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x13010619:UTRAN-Iu-509:LU)[0x56365ea8bca0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822134540135 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x13010619:UTRAN-Iu-509:LU)[0x56365ea552f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250822134540135 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x13010619:UTRAN-Iu-509:LU)[0x56365ea552f0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.704s remaining) (msc_a.c:450) 20250822134540135 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001113/3/1): Available (smpp_smsc.c:626) 20250822134540135 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134540135 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x13010619:UTRAN-Iu-509:LU)[0x56365ea552f0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134540135 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x13010619:UTRAN-Iu-509:LU)[0x56365ea552f0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250822134540135 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x13010619:UTRAN-Iu-509:LU)[0x56365ea552f0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250822134540135 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113:TMSI-0x13010619 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822134540135 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113:TMSI-0x13010619 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822134540135 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113:TMSI-0x13010619 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822134540135 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x13010619:UTRAN-Iu-509:LU)[0x56365ea552f0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250822134540135 DMSC DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x13010619:UTRAN-Iu-509:LU)[0x56365ea55420]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822134540135 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113:TMSI-0x13010619 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250822134540135 DIUCS DEBUG (UTRAN-Iu-511) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134540135 DMSC DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSInew-0x112EB12B:UTRAN-Iu-511:LU)[0x56365ea2fe70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134540135 DIUCS DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSInew-0x112EB12B:UTRAN-Iu-511:LU)[0x56365ea2fe70]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134540135 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSInew-0x112EB12B:UTRAN-Iu-511:LU)[0x56365ea30050]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134540135 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSInew-0x112EB12B:UTRAN-Iu-511:LU)[0x56365ea30050]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134540135 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSInew-0x112EB12B:UTRAN-Iu-511:LU)[0x56365ea30050]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134540135 DMM DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSInew-0x112EB12B:UTRAN-Iu-511:LU)[0x56365ea30050]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822134540135 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:MSISDN-491230001115:TMSInew-0x112EB12B:UTRAN-Iu-511:LU)[0x56365ea9de70]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822134540135 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001115:MSISDN-491230001115:UTRAN-Iu-511:LU)[0x56365ea84160]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822134540135 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540135 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540135 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540135 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134540135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540135 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540135 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134540135 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134540135 DMSC NOTICE msub(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x112EB12B) VLR: update for IMSI=262420000001115 (MSISDN=491230001115) (gsm_04_08.c:1541) 20250822134540135 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115:TMSI-0x112EB12B + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250822134540135 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001115:MSISDN-491230001115:UTRAN-Iu-511:LU)[0x56365ea84160]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822134540135 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x112EB12B:UTRAN-Iu-511:LU)[0x56365ea9de70]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822134540135 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001115:MSISDN-491230001115:UTRAN-Iu-511:LU)[0x56365ea84160]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822134540135 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001115:MSISDN-491230001115:UTRAN-Iu-511:LU)[0x56365ea84160]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x112EB12B:UTRAN-Iu-511:LU)[0x56365ea9de70] (vlr_lu_fsm.c:817) 20250822134540135 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001115:MSISDN-491230001115:UTRAN-Iu-511:LU)[0x56365ea84160]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822134540135 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001115:MSISDN-491230001115:UTRAN-Iu-511:LU)[0x56365ea84160]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822134540135 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x112EB12B:UTRAN-Iu-511:LU)[0x56365ea9de70]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822134540135 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x112EB12B:UTRAN-Iu-511:LU)[0x56365ea30050]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250822134540135 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x112EB12B:UTRAN-Iu-511:LU)[0x56365ea30050]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.705s remaining) (msc_a.c:450) 20250822134540135 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001115/3/1): Available (smpp_smsc.c:626) 20250822134540135 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x112EB12B:UTRAN-Iu-511:LU)[0x56365ea30050]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134540135 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x112EB12B:UTRAN-Iu-511:LU)[0x56365ea30050]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250822134540135 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x112EB12B:UTRAN-Iu-511:LU)[0x56365ea30050]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250822134540135 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115:TMSI-0x112EB12B + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822134540135 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115:TMSI-0x112EB12B + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822134540135 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115:TMSI-0x112EB12B - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822134540135 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x112EB12B:UTRAN-Iu-511:LU)[0x56365ea30050]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250822134540135 DMSC DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x112EB12B:UTRAN-Iu-511:LU)[0x56365ea2fe70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822134540135 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115:TMSI-0x112EB12B - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250822134540135 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) 20250822134540135 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540135 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540135 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540135 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134540135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540135 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540135 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134540135 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134540135 DMSC DEBUG msub_fsm[0x56365ea655d0]{active}: Allocated (fsm.c:456) 20250822134540135 DMSC DEBUG msc_i[0x56365ea43910]{READY}: Allocated (fsm.c:456) 20250822134540135 DMSC DEBUG msc_i[0x56365ea43910]{READY}: is child of msub_fsm[0x56365ea655d0] (fsm.c:486) 20250822134540135 DMSC DEBUG msc_a[0x56365ea99120]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822134540135 DMSC DEBUG msc_a[0x56365ea99120]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea655d0] (fsm.c:486) 20250822134540135 DMSC DEBUG msc_a(unknown:UTRAN-Iu-521:NONE)[0x56365ea99120]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822134540135 DMSC DEBUG msc_i(unknown:UTRAN-Iu-521:NONE)[0x56365ea43910]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822134540135 DMSC DEBUG msc_a(unknown:UTRAN-Iu-521:NONE)[0x56365ea99120]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 20250822134540135 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-521:NONE)[0x56365ea99120]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250822134540135 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-521:NONE)[0x56365ea99120]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250822134540135 DMM DEBUG msc_a(TMSI-0x456870EF:UTRAN-Iu-521:CM_SERVICE_REQ)[0x56365ea99120]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250822134540135 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x456870EF:UTRAN-Iu-521:CM_SERVICE_REQ)[0x56365ea995e0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822134540135 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x456870EF:UTRAN-Iu-521:CM_SERVICE_REQ)[0x56365ea995e0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x456870EF:UTRAN-Iu-521:CM_SERVICE_REQ)[0x56365ea99120] (fsm.c:486) 20250822134540135 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x456870EF:UTRAN-Iu-521:CM_SERVICE_REQ)[0x56365ea995e0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250822134540135 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x456870EF:UTRAN-Iu-521:CM_SERVICE_REQ)[0x56365ea995e0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822134540135 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112:TMSI-0x456870EF + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822134540135 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112:TMSI-0x456870EF + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822134540135 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x456870EF:UTRAN-Iu-521:CM_SERVICE_REQ)[0x56365ea99120]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822134540135 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x456870EF:UTRAN-Iu-521:CM_SERVICE_REQ)[0x56365ea99120]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822134540135 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x456870EF:UTRAN-Iu-521:CM_SERVICE_REQ)[0x56365ea995e0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822134540135 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x456870EF:UTRAN-Iu-521:CM_SERVICE_REQ)[0x56365ea995e0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250822134540135 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x456870EF:UTRAN-Iu-521:CM_SERVICE_REQ)[0x56365ea3bc80]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822134540135 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x456870EF:UTRAN-Iu-521:CM_SERVICE_REQ)[0x56365ea3bc80]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x456870EF:UTRAN-Iu-521:CM_SERVICE_REQ)[0x56365ea995e0] (fsm.c:486) 20250822134540135 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x456870EF:UTRAN-Iu-521:CM_SERVICE_REQ)[0x56365ea3bc80]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822134540135 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x456870EF:UTRAN-Iu-521:CM_SERVICE_REQ)[0x56365ea3bc80]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822134540135 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112:TMSI-0x456870EF - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250822134540135 DIUCS DEBUG (UTRAN-Iu-517) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134540135 DMSC DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x6DFF6C4A:UTRAN-Iu-517:CM_SERVICE_REQ)[0x56365ea8ed80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134540135 DIUCS DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x6DFF6C4A:UTRAN-Iu-517:CM_SERVICE_REQ)[0x56365ea8ed80]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134540135 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x6DFF6C4A:UTRAN-Iu-517:CM_SERVICE_REQ)[0x56365ea8eeb0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134540135 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x6DFF6C4A:UTRAN-Iu-517:CM_SERVICE_REQ)[0x56365ea8eeb0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134540135 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x6DFF6C4A:UTRAN-Iu-517:CM_SERVICE_REQ)[0x56365ea8eeb0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134540135 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105:TMSI-0x6DFF6C4A + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250822134540135 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x6DFF6C4A:UTRAN-Iu-517:CM_SERVICE_REQ)[0x56365ea8eeb0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_09_11.c:174) 20250822134540135 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x6DFF6C4A:UTRAN-Iu-517:CM_SERVICE_REQ)[0x56365ea8eeb0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250822134540135 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540135 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540135 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540135 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134540135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540135 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540135 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134540135 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134540135 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540135 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540135 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540135 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134540135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540135 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540135 DIUCS DEBUG (UTRAN-Iu-510) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134540135 DMSC DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSInew-0x0A3093A4:UTRAN-Iu-510:LU)[0x56365ea84810]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134540135 DIUCS DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSInew-0x0A3093A4:UTRAN-Iu-510:LU)[0x56365ea84810]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134540135 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSInew-0x0A3093A4:UTRAN-Iu-510:LU)[0x56365ea88a10]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134540135 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSInew-0x0A3093A4:UTRAN-Iu-510:LU)[0x56365ea88a10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134540135 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSInew-0x0A3093A4:UTRAN-Iu-510:LU)[0x56365ea88a10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134540135 DMM DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSInew-0x0A3093A4:UTRAN-Iu-510:LU)[0x56365ea88a10]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822134540135 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:MSISDN-491230001114:TMSInew-0x0A3093A4:UTRAN-Iu-510:LU)[0x56365ea33170]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822134540135 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001114:MSISDN-491230001114:UTRAN-Iu-510:LU)[0x56365ea8cd90]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822134540135 DMSC NOTICE msub(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0A3093A4) VLR: update for IMSI=262420000001114 (MSISDN=491230001114) (gsm_04_08.c:1541) 20250822134540135 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0A3093A4 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250822134540135 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001114:MSISDN-491230001114:UTRAN-Iu-510:LU)[0x56365ea8cd90]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822134540135 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0A3093A4:UTRAN-Iu-510:LU)[0x56365ea33170]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822134540135 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001114:MSISDN-491230001114:UTRAN-Iu-510:LU)[0x56365ea8cd90]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822134540135 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001114:MSISDN-491230001114:UTRAN-Iu-510:LU)[0x56365ea8cd90]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0A3093A4:UTRAN-Iu-510:LU)[0x56365ea33170] (vlr_lu_fsm.c:817) 20250822134540135 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001114:MSISDN-491230001114:UTRAN-Iu-510:LU)[0x56365ea8cd90]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822134540135 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001114:MSISDN-491230001114:UTRAN-Iu-510:LU)[0x56365ea8cd90]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822134540135 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0A3093A4:UTRAN-Iu-510:LU)[0x56365ea33170]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822134540135 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0A3093A4:UTRAN-Iu-510:LU)[0x56365ea88a10]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250822134540135 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0A3093A4:UTRAN-Iu-510:LU)[0x56365ea88a10]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.704s remaining) (msc_a.c:450) 20250822134540135 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001114/3/1): Available (smpp_smsc.c:626) 20250822134540135 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134540135 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822134540135 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0A3093A4:UTRAN-Iu-510:LU)[0x56365ea88a10]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134540135 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0A3093A4:UTRAN-Iu-510:LU)[0x56365ea88a10]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250822134540135 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0A3093A4:UTRAN-Iu-510:LU)[0x56365ea88a10]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250822134540135 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0A3093A4 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822134540135 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0A3093A4 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822134540135 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0A3093A4 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822134540135 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0A3093A4:UTRAN-Iu-510:LU)[0x56365ea88a10]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250822134540135 DMSC DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0A3093A4:UTRAN-Iu-510:LU)[0x56365ea84810]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822134540135 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0A3093A4 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250822134540135 DIUCS DEBUG (UTRAN-Iu-518) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134540135 DMSC DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x22B78309:UTRAN-Iu-518:CM_SERVICE_REQ)[0x56365ea866a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134540135 DIUCS DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x22B78309:UTRAN-Iu-518:CM_SERVICE_REQ)[0x56365ea866a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134540135 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x22B78309:UTRAN-Iu-518:CM_SERVICE_REQ)[0x56365ea85840]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134540135 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x22B78309:UTRAN-Iu-518:CM_SERVICE_REQ)[0x56365ea85840]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134540135 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x22B78309:UTRAN-Iu-518:CM_SERVICE_REQ)[0x56365ea85840]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134540135 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108:TMSI-0x22B78309 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250822134540135 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x22B78309:UTRAN-Iu-518:CM_SERVICE_REQ)[0x56365ea85840]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_09_11.c:174) 20250822134540135 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x22B78309:UTRAN-Iu-518:CM_SERVICE_REQ)[0x56365ea85840]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250822134540135 DIUCS DEBUG (UTRAN-Iu-512) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134540135 DMSC DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x107C4D00:UTRAN-Iu-512:CM_SERVICE_REQ)[0x56365ea59cc0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134540135 DIUCS DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x107C4D00:UTRAN-Iu-512:CM_SERVICE_REQ)[0x56365ea59cc0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134540135 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x107C4D00:UTRAN-Iu-512:CM_SERVICE_REQ)[0x56365ea7d2b0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134540136 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x107C4D00:UTRAN-Iu-512:CM_SERVICE_REQ)[0x56365ea7d2b0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134540136 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x107C4D00:UTRAN-Iu-512:CM_SERVICE_REQ)[0x56365ea7d2b0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250822134540136 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x107C4D00:UTRAN-Iu-512:CM_SERVICE_REQ)[0x56365ea7d2b0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822134540136 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x107C4D00:UTRAN-Iu-512:CM_SERVICE_REQ)[0x56365ea7d2b0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250822134540136 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x107C4D00:UTRAN-Iu-512:CM_SERVICE_REQ)[0x56365ea7d2b0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134540136 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x107C4D00:UTRAN-Iu-512:CM_SERVICE_REQ)[0x56365ea7d2b0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822134540136 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x107C4D00:UTRAN-Iu-512:CM_SERVICE_REQ)[0x56365ea84660]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822134540136 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x107C4D00:UTRAN-Iu-512:CM_SERVICE_REQ)[0x56365ea84660]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x107C4D00:UTRAN-Iu-512:CM_SERVICE_REQ)[0x56365ea7d2b0] (msc_a.c:1053) 20250822134540136 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x107C4D00:UTRAN-Iu-512:CM_SERVICE_REQ)[0x56365ea84660]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822134540136 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x107C4D00:UTRAN-Iu-512:CM_SERVICE_REQ)[0x56365ea84660]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822134540136 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x107C4D00:UTRAN-Iu-512:CM_SERVICE_REQ)[0x56365ea7d2b0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea7f000] (msc_a.c:1053) 20250822134540136 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x107C4D00:UTRAN-Iu-512:CM_SERVICE_REQ)[0x56365ea7d2b0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822134540136 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x107C4D00:UTRAN-Iu-512:CM_SERVICE_REQ)[0x56365ea7d2b0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822134540136 DMSC DEBUG msub_fsm[0x56365ea7f000]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822134540136 DMSC DEBUG msub(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x107C4D00) MSC-A terminated (msub.c:261) 20250822134540136 DMSC DEBUG msub(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x107C4D00) 1 MSC-I still active (msub.c:79) 20250822134540135 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540135 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540135 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540135 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134540136 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540136 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540136 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134540136 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134540136 DMSC DEBUG msub_fsm[0x56365ea7f000]{active}: State change to terminating (no timeout) (msub.c:91) 20250822134540136 DMSC DEBUG msub_fsm[0x56365ea7f000]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822134540136 DMSC DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x107C4D00:UTRAN-Iu-512:CM_SERVICE_REQ)[0x56365ea59cc0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822134540136 DMSC DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x107C4D00:UTRAN-Iu-512:CM_SERVICE_REQ)[0x56365ea59cc0]{READY}: Removing from parent msub_fsm[0x56365ea7f000] (msub.c:113) 20250822134540136 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Closing UTRAN-Iu-512 (ran_conn.c:142) 20250822134540136 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-512 (ran_conn.c:155) 20250822134540136 DMSC DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x107C4D00:UTRAN-Iu-512:CM_SERVICE_REQ)[0x56365ea59cc0]{READY}: Freeing instance (msub.c:113) 20250822134540136 DMSC DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x107C4D00:UTRAN-Iu-512:CM_SERVICE_REQ)[0x56365ea59cc0]{READY}: Deallocated (fsm.c:568) 20250822134540136 DMSC DEBUG msub(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x107C4D00) Free (msub.c:119) 20250822134540136 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106:TMSI-0x107C4D00 - active-conn: now used by 1 (attached) (msub.c:375) 20250822134540136 DMSC DEBUG msub_fsm[0x56365ea7f000]{terminating}: Freeing instance (msub.c:113) 20250822134540136 DMSC DEBUG msub_fsm[0x56365ea7f000]{terminating}: Deallocated (fsm.c:568) 20250822134540136 DIUCS DEBUG (UTRAN-Iu-513) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134540136 DMSC DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x232FF63C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x56365ea83190]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134540136 DIUCS DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x232FF63C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x56365ea83190]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134540136 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x232FF63C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x56365ea805c0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134540136 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x232FF63C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x56365ea805c0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134540136 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x232FF63C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x56365ea805c0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250822134540136 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x232FF63C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x56365ea805c0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822134540136 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x232FF63C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x56365ea805c0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250822134540136 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x232FF63C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x56365ea805c0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134540136 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x232FF63C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x56365ea805c0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822134540136 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x232FF63C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x56365ea80bf0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822134540136 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x232FF63C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x56365ea80bf0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x232FF63C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x56365ea805c0] (msc_a.c:1053) 20250822134540136 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x232FF63C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x56365ea80bf0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822134540136 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x232FF63C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x56365ea80bf0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822134540136 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x232FF63C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x56365ea805c0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea83820] (msc_a.c:1053) 20250822134540136 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x232FF63C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x56365ea805c0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822134540136 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x232FF63C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x56365ea805c0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822134540136 DMSC DEBUG msub_fsm[0x56365ea83820]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822134540136 DMSC DEBUG msub(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x232FF63C) MSC-A terminated (msub.c:261) 20250822134540136 DMSC DEBUG msub(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x232FF63C) 1 MSC-I still active (msub.c:79) 20250822134540136 DMSC DEBUG msub_fsm[0x56365ea83820]{active}: State change to terminating (no timeout) (msub.c:91) 20250822134540136 DMSC DEBUG msub_fsm[0x56365ea83820]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822134540136 DMSC DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x232FF63C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x56365ea83190]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822134540136 DMSC DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x232FF63C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x56365ea83190]{READY}: Removing from parent msub_fsm[0x56365ea83820] (msub.c:113) 20250822134540136 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Closing UTRAN-Iu-513 (ran_conn.c:142) 20250822134540136 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-513 (ran_conn.c:155) 20250822134540136 DMSC DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x232FF63C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x56365ea83190]{READY}: Freeing instance (msub.c:113) 20250822134540136 DMSC DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x232FF63C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x56365ea83190]{READY}: Deallocated (fsm.c:568) 20250822134540136 DMSC DEBUG msub(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x232FF63C) Free (msub.c:119) 20250822134540136 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107:TMSI-0x232FF63C - active-conn: now used by 1 (attached) (msub.c:375) 20250822134540136 DMSC DEBUG msub_fsm[0x56365ea83820]{terminating}: Freeing instance (msub.c:113) 20250822134540136 DMSC DEBUG msub_fsm[0x56365ea83820]{terminating}: Deallocated (fsm.c:568) MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:7 MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 20250822134540136 DIUCS DEBUG (UTRAN-Iu-514) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134540136 DMSC DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x805FB5E2:UTRAN-Iu-514:CM_SERVICE_REQ)[0x56365ea88560]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134540136 DIUCS DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x805FB5E2:UTRAN-Iu-514:CM_SERVICE_REQ)[0x56365ea88560]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134540136 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x805FB5E2:UTRAN-Iu-514:CM_SERVICE_REQ)[0x56365ea7ce30]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134540136 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540136 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540136 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540136 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134540136 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540136 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540136 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134540136 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822134540136 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x805FB5E2:UTRAN-Iu-514:CM_SERVICE_REQ)[0x56365ea7ce30]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134540136 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x805FB5E2:UTRAN-Iu-514:CM_SERVICE_REQ)[0x56365ea7ce30]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250822134540136 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x805FB5E2:UTRAN-Iu-514:CM_SERVICE_REQ)[0x56365ea7ce30]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822134540136 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x805FB5E2:UTRAN-Iu-514:CM_SERVICE_REQ)[0x56365ea7ce30]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250822134540136 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x805FB5E2:UTRAN-Iu-514:CM_SERVICE_REQ)[0x56365ea7ce30]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134540136 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x805FB5E2:UTRAN-Iu-514:CM_SERVICE_REQ)[0x56365ea7ce30]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822134540136 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x805FB5E2:UTRAN-Iu-514:CM_SERVICE_REQ)[0x56365ea922d0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822134540136 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x805FB5E2:UTRAN-Iu-514:CM_SERVICE_REQ)[0x56365ea922d0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x805FB5E2:UTRAN-Iu-514:CM_SERVICE_REQ)[0x56365ea7ce30] (msc_a.c:1053) 20250822134540136 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x805FB5E2:UTRAN-Iu-514:CM_SERVICE_REQ)[0x56365ea922d0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822134540136 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x805FB5E2:UTRAN-Iu-514:CM_SERVICE_REQ)[0x56365ea922d0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822134540136 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x805FB5E2:UTRAN-Iu-514:CM_SERVICE_REQ)[0x56365ea7ce30]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea3c4c0] (msc_a.c:1053) 20250822134540136 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x805FB5E2:UTRAN-Iu-514:CM_SERVICE_REQ)[0x56365ea7ce30]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822134540136 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x805FB5E2:UTRAN-Iu-514:CM_SERVICE_REQ)[0x56365ea7ce30]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822134540136 DMSC DEBUG msub_fsm[0x56365ea3c4c0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822134540136 DMSC DEBUG msub(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x805FB5E2) MSC-A terminated (msub.c:261) 20250822134540136 DMSC DEBUG msub(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x805FB5E2) 1 MSC-I still active (msub.c:79) 20250822134540136 DMSC DEBUG msub_fsm[0x56365ea3c4c0]{active}: State change to terminating (no timeout) (msub.c:91) 20250822134540136 DMSC DEBUG msub_fsm[0x56365ea3c4c0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822134540136 DMSC DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x805FB5E2:UTRAN-Iu-514:CM_SERVICE_REQ)[0x56365ea88560]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822134540136 DMSC DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x805FB5E2:UTRAN-Iu-514:CM_SERVICE_REQ)[0x56365ea88560]{READY}: Removing from parent msub_fsm[0x56365ea3c4c0] (msub.c:113) 20250822134540136 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Closing UTRAN-Iu-514 (ran_conn.c:142) 20250822134540136 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-514 (ran_conn.c:155) 20250822134540136 DMSC DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x805FB5E2:UTRAN-Iu-514:CM_SERVICE_REQ)[0x56365ea88560]{READY}: Freeing instance (msub.c:113) 20250822134540136 DMSC DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x805FB5E2:UTRAN-Iu-514:CM_SERVICE_REQ)[0x56365ea88560]{READY}: Deallocated (fsm.c:568) 20250822134540136 DMSC DEBUG msub(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x805FB5E2) Free (msub.c:119) 20250822134540136 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103:TMSI-0x805FB5E2 - active-conn: now used by 1 (attached) (msub.c:375) 20250822134540136 DMSC DEBUG msub_fsm[0x56365ea3c4c0]{terminating}: Freeing instance (msub.c:113) 20250822134540136 DMSC DEBUG msub_fsm[0x56365ea3c4c0]{terminating}: Deallocated (fsm.c:568) 20250822134540136 DIUCS DEBUG (UTRAN-Iu-515) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134540136 DMSC DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x4D137B3D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x56365ea9dd20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134540136 DIUCS DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x4D137B3D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x56365ea9dd20]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134540136 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x4D137B3D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x56365ea97bc0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(3171)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(3177)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822134540136 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x4D137B3D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x56365ea97bc0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134540136 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x4D137B3D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x56365ea97bc0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250822134540136 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x4D137B3D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x56365ea97bc0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822134540136 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x4D137B3D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x56365ea97bc0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250822134540136 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x4D137B3D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x56365ea97bc0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134540136 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x4D137B3D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x56365ea97bc0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822134540136 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540136 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x4D137B3D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x56365ea8f7b0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822134540136 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x4D137B3D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x56365ea8f7b0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x4D137B3D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x56365ea97bc0] (msc_a.c:1053) 20250822134540136 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x4D137B3D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x56365ea8f7b0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822134540136 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x4D137B3D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x56365ea8f7b0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822134540136 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x4D137B3D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x56365ea97bc0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea5a410] (msc_a.c:1053) 20250822134540136 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x4D137B3D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x56365ea97bc0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822134540136 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x4D137B3D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x56365ea97bc0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822134540136 DMSC DEBUG msub_fsm[0x56365ea5a410]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822134540136 DMSC DEBUG msub(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x4D137B3D) MSC-A terminated (msub.c:261) 20250822134540136 DMSC DEBUG msub(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x4D137B3D) 1 MSC-I still active (msub.c:79) 20250822134540136 DMSC DEBUG msub_fsm[0x56365ea5a410]{active}: State change to terminating (no timeout) (msub.c:91) 20250822134540136 DMSC DEBUG msub_fsm[0x56365ea5a410]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822134540136 DMSC DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x4D137B3D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x56365ea9dd20]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822134540136 DMSC DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x4D137B3D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x56365ea9dd20]{READY}: Removing from parent msub_fsm[0x56365ea5a410] (msub.c:113) 20250822134540136 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Closing UTRAN-Iu-515 (ran_conn.c:142) 20250822134540136 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-515 (ran_conn.c:155) 20250822134540136 DMSC DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x4D137B3D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x56365ea9dd20]{READY}: Freeing instance (msub.c:113) 20250822134540136 DMSC DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x4D137B3D:UTRAN-Iu-515:CM_SERVICE_REQ)[0x56365ea9dd20]{READY}: Deallocated (fsm.c:568) 20250822134540136 DMSC DEBUG msub(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x4D137B3D) Free (msub.c:119) 20250822134540136 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104:TMSI-0x4D137B3D - active-conn: now used by 1 (attached) (msub.c:375) 20250822134540136 DMSC DEBUG msub_fsm[0x56365ea5a410]{terminating}: Freeing instance (msub.c:113) 20250822134540136 DMSC DEBUG msub_fsm[0x56365ea5a410]{terminating}: Deallocated (fsm.c:568) 20250822134540136 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540136 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540136 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134540136 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540136 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540136 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134540136 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134540136 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540136 DIUCS DEBUG (UTRAN-Iu-519) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134540136 DMSC DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x1F20F993:UTRAN-Iu-519:CM_SERVICE_REQ)[0x56365ea8e460]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134540136 DIUCS DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x1F20F993:UTRAN-Iu-519:CM_SERVICE_REQ)[0x56365ea8e460]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134540136 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x1F20F993:UTRAN-Iu-519:CM_SERVICE_REQ)[0x56365ea333d0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134540136 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540136 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540136 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134540136 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x1F20F993:UTRAN-Iu-519:CM_SERVICE_REQ)[0x56365ea333d0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134540136 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x1F20F993:UTRAN-Iu-519:CM_SERVICE_REQ)[0x56365ea333d0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134540136 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110:TMSI-0x1F20F993 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 20250822134540136 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x1F20F993:UTRAN-Iu-519:CM_SERVICE_REQ)[0x56365ea333d0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_09_11.c:174) 20250822134540136 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x1F20F993:UTRAN-Iu-519:CM_SERVICE_REQ)[0x56365ea333d0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250822134540136 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540136 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540136 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134540136 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134540136 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105:TMSI-0x6DFF6C4A + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250822134540136 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105:TMSI-0x6DFF6C4A - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:505) 20250822134540136 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x6DFF6C4A:UTRAN-Iu-517:CM_SERVICE_REQ)[0x56365ea8eeb0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250822134540136 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x6DFF6C4A:UTRAN-Iu-517:CM_SERVICE_REQ)[0x56365ea8eeb0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134540136 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540136 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540136 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540136 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134540136 DMSC DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x6DFF6C4A:UTRAN-Iu-517:CM_SERVICE_REQ)[0x56365ea8ed80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134540136 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540136 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540136 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134540136 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134540136 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105:TMSI-0x6DFF6C4A - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250822134540136 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x6DFF6C4A:UTRAN-Iu-517:CM_SERVICE_REQ)[0x56365ea8eeb0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134540136 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x6DFF6C4A:UTRAN-Iu-517:CM_SERVICE_REQ)[0x56365ea8eeb0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250822134540136 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x6DFF6C4A:UTRAN-Iu-517:CM_SERVICE_REQ)[0x56365ea8eeb0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250822134540136 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105:TMSI-0x6DFF6C4A + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822134540136 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105:TMSI-0x6DFF6C4A + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822134540136 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105:TMSI-0x6DFF6C4A - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822134540136 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x6DFF6C4A:UTRAN-Iu-517:CM_SERVICE_REQ)[0x56365ea8eeb0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250822134540136 DMSC DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x6DFF6C4A:UTRAN-Iu-517:CM_SERVICE_REQ)[0x56365ea8ed80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822134540136 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105:TMSI-0x6DFF6C4A - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:7 20250822134540136 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540136 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540136 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540136 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134540136 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108:TMSI-0x22B78309 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250822134540136 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108:TMSI-0x22B78309 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:505) 20250822134540136 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x22B78309:UTRAN-Iu-518:CM_SERVICE_REQ)[0x56365ea85840]{MSC_A_ST_COMMUNICATING}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250822134540136 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x22B78309:UTRAN-Iu-518:CM_SERVICE_REQ)[0x56365ea85840]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134540136 DMSC DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x22B78309:UTRAN-Iu-518:CM_SERVICE_REQ)[0x56365ea866a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134540136 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108:TMSI-0x22B78309 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250822134540136 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x22B78309:UTRAN-Iu-518:CM_SERVICE_REQ)[0x56365ea85840]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134540136 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540136 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540136 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x22B78309:UTRAN-Iu-518:CM_SERVICE_REQ)[0x56365ea85840]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250822134540136 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x22B78309:UTRAN-Iu-518:CM_SERVICE_REQ)[0x56365ea85840]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250822134540136 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134540136 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134540136 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108:TMSI-0x22B78309 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822134540136 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108:TMSI-0x22B78309 + vlr_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(3153)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 data has been put to the reassembly buffer 20250822134540136 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108:TMSI-0x22B78309 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822134540136 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x22B78309:UTRAN-Iu-518:CM_SERVICE_REQ)[0x56365ea85840]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250822134540136 DMSC DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x22B78309:UTRAN-Iu-518:CM_SERVICE_REQ)[0x56365ea866a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822134540136 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108:TMSI-0x22B78309 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822134540136 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540137 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540137 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540137 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134540137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540137 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540137 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134540137 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134540137 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540137 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822134540137 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540137 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134540137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540137 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540137 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134540137 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 20250822134540137 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540137 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540137 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540137 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134540137 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(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822134540137 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540137 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134540137 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:1 TC_iu_multi_lu_and_mo_ussd2(3181)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:11 20250822134540137 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540137 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540137 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540137 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134540137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540137 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540137 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 will be put to the reassembly buffer 20250822134540137 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(3179)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(3154)@718a44d66dfb: Deleted conn table entry 1TC_iu_multi_lu_and_mo_ussd2(3163)1757425 MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 TC_iu_multi_lu_and_mo_ussd2(3163)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(3163)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:13 TC_iu_multi_lu_and_mo_ussd2(3163)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:15 MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(3153)@718a44d66dfb: { messageType := 2, destLocRef := '24704C'O ("$pL"), 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(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(3163)@718a44d66dfb: Final verdict of PTC: pass TC_iu_multi_lu_and_mo_ussd2(3185)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(3185)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:14 MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:6 MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:3 MSC_Test_2-RAN(3154)@718a44d66dfb: Deleted conn table entry 6TC_iu_multi_lu_and_mo_ussd2(3173)11619404 MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(3173)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:4 TC_iu_multi_lu_and_mo_ussd2(3173)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(3173)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:5 MSC_Test_2-RAN(3154)@718a44d66dfb: Deleted conn table entry 7TC_iu_multi_lu_and_mo_ussd2(3175)3034772 TC_iu_multi_lu_and_mo_ussd2(3175)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(3175)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(3175)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:8 MSC_Test_2-RAN(3154)@718a44d66dfb: Deleted conn table entry 3TC_iu_multi_lu_and_mo_ussd2(3167)8355914 MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:8 TC_iu_multi_lu_and_mo_ussd2(3167)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(3167)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 will be put to the reassembly buffer TC_iu_multi_lu_and_mo_ussd2(3167)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:9 MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-RAN(3154)@718a44d66dfb: Deleted conn table entry 4TC_iu_multi_lu_and_mo_ussd2(3169)8967974 MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(3173)@718a44d66dfb: Final verdict of PTC: pass TC_iu_multi_lu_and_mo_ussd2(3169)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(3169)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(3169)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:9 MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(3175)@718a44d66dfb: Final verdict of PTC: pass MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on connection ID:7 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_len:7 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3153)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(3167)@718a44d66dfb: Final verdict of PTC: pass MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on connection ID:11 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_len:12 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3153)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on connection ID:13 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_len:7 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3153)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on connection ID:15 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_len:7 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3153)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(3169)@718a44d66dfb: Final verdict of PTC: pass MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on connection ID:14 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_len:7 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3153)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(3171)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(3177)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on connection ID:9 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_len:7 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3153)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on connection ID:8 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_len:7 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3153)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134540182 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110:TMSI-0x1F20F993 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250822134540182 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110:TMSI-0x1F20F993 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:505) 20250822134540182 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x1F20F993:UTRAN-Iu-519:CM_SERVICE_REQ)[0x56365ea333d0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250822134540182 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x1F20F993:UTRAN-Iu-519:CM_SERVICE_REQ)[0x56365ea333d0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134540182 DMSC DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x1F20F993:UTRAN-Iu-519:CM_SERVICE_REQ)[0x56365ea8e460]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134540182 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110:TMSI-0x1F20F993 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250822134540182 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x1F20F993:UTRAN-Iu-519:CM_SERVICE_REQ)[0x56365ea333d0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134540182 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x1F20F993:UTRAN-Iu-519:CM_SERVICE_REQ)[0x56365ea333d0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250822134540182 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x1F20F993:UTRAN-Iu-519:CM_SERVICE_REQ)[0x56365ea333d0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250822134540182 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110:TMSI-0x1F20F993 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822134540182 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110:TMSI-0x1F20F993 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822134540182 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110:TMSI-0x1F20F993 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822134540182 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x1F20F993:UTRAN-Iu-519:CM_SERVICE_REQ)[0x56365ea333d0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250822134540182 DMSC DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x1F20F993:UTRAN-Iu-519:CM_SERVICE_REQ)[0x56365ea8e460]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822134540182 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540182 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540182 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540182 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134540182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540182 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540182 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134540182 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134540182 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110:TMSI-0x1F20F993 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822134540182 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112:TMSI-0x456870EF + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134540182 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x456870EF:UTRAN-Iu-521:CM_SERVICE_REQ)[0x56365ea3bc80]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822134540182 DVLR DEBUG SUBSCR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x456870EF) Received 1 auth tuples (vlr.c:996) 20250822134540182 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x456870EF:UTRAN-Iu-521:CM_SERVICE_REQ)[0x56365ea3bc80]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822134540182 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x456870EF:UTRAN-Iu-521:CM_SERVICE_REQ)[0x56365ea3bc80]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250822134540182 DMM DEBUG Tx AUTH REQ (rand = 5019e2050b9f862161793777ec53dfa9) (gsm_04_08.c:641) 20250822134540182 DMM DEBUG AUTH REQ (autn = 1e5a613d6c41a2a0d346bafe575fc11f) (gsm_04_08.c:643) 20250822134540182 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x456870EF:UTRAN-Iu-521:CM_SERVICE_REQ)[0x56365ea99120]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250822134540182 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x456870EF:UTRAN-Iu-521:CM_SERVICE_REQ)[0x56365ea99120]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134540182 DMSC DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x456870EF:UTRAN-Iu-521:CM_SERVICE_REQ)[0x56365ea43910]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134540182 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540182 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540182 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540182 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134540182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540182 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540182 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134540182 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134540182 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540182 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540182 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540182 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134540182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540182 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540182 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134540182 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134540182 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540182 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540182 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540182 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134540182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540182 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540182 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134540182 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134540182 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112:TMSI-0x456870EF - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822134540182 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540182 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540182 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540182 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134540182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540182 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540182 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134540182 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134540182 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540182 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540182 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540182 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134540182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540182 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540182 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134540182 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134540182 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540182 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540182 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540182 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134540182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540182 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540182 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134540182 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134540183 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540183 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540183 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540183 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134540183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540183 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134540183 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134540183 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540183 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540183 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540183 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134540183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540183 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134540183 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134540183 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540183 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540183 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540183 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134540183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540183 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134540183 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134540183 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540183 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540183 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540183 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134540183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540183 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134540183 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134540183 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540183 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540183 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540183 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134540183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540183 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134540183 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134540183 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540183 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540183 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540183 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134540183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540183 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134540183 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134540183 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540183 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540183 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540183 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134540183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540183 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134540183 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134540183 DIUCS DEBUG (UTRAN-Iu-516) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134540183 DMSC DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x66FD949F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x56365ea91030]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134540183 DIUCS DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x66FD949F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x56365ea91030]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134540183 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x66FD949F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x56365ea91160]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134540183 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x66FD949F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x56365ea91160]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134540183 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x66FD949F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x56365ea91160]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250822134540183 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x66FD949F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x56365ea91160]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822134540183 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x66FD949F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x56365ea91160]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250822134540183 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x66FD949F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x56365ea91160]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134540183 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x66FD949F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x56365ea91160]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822134540183 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x66FD949F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x56365eaa7250]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822134540183 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x66FD949F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x56365eaa7250]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x66FD949F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x56365ea91160] (msc_a.c:1053) 20250822134540183 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x66FD949F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x56365eaa7250]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822134540183 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x66FD949F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x56365eaa7250]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822134540183 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x66FD949F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x56365ea91160]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea90f00] (msc_a.c:1053) 20250822134540183 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x66FD949F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x56365ea91160]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822134540183 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x66FD949F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x56365ea91160]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822134540183 DMSC DEBUG msub_fsm[0x56365ea90f00]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822134540183 DMSC DEBUG msub(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x66FD949F) MSC-A terminated (msub.c:261) 20250822134540183 DMSC DEBUG msub(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x66FD949F) 1 MSC-I still active (msub.c:79) 20250822134540183 DMSC DEBUG msub_fsm[0x56365ea90f00]{active}: State change to terminating (no timeout) (msub.c:91) 20250822134540183 DMSC DEBUG msub_fsm[0x56365ea90f00]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822134540183 DMSC DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x66FD949F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x56365ea91030]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822134540183 DMSC DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x66FD949F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x56365ea91030]{READY}: Removing from parent msub_fsm[0x56365ea90f00] (msub.c:113) 20250822134540183 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Closing UTRAN-Iu-516 (ran_conn.c:142) 20250822134540183 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-516 (ran_conn.c:155) 20250822134540183 DMSC DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x66FD949F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x56365ea91030]{READY}: Freeing instance (msub.c:113) 20250822134540183 DMSC DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x66FD949F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x56365ea91030]{READY}: Deallocated (fsm.c:568) 20250822134540183 DMSC DEBUG msub(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x66FD949F) Free (msub.c:119) 20250822134540183 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109:TMSI-0x66FD949F - active-conn: now used by 1 (attached) (msub.c:375) 20250822134540183 DMSC DEBUG msub_fsm[0x56365ea90f00]{terminating}: Freeing instance (msub.c:113) 20250822134540183 DMSC DEBUG msub_fsm[0x56365ea90f00]{terminating}: Deallocated (fsm.c:568) 20250822134540183 DIUCS DEBUG (UTRAN-Iu-520) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134540183 DMSC DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x7B2D9A36:UTRAN-Iu-520:CM_SERVICE_REQ)[0x56365ea7ee20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134540183 DIUCS DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x7B2D9A36:UTRAN-Iu-520:CM_SERVICE_REQ)[0x56365ea7ee20]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134540183 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x7B2D9A36:UTRAN-Iu-520:CM_SERVICE_REQ)[0x56365ea975c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134540183 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x7B2D9A36:UTRAN-Iu-520:CM_SERVICE_REQ)[0x56365ea975c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134540183 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x7B2D9A36:UTRAN-Iu-520:CM_SERVICE_REQ)[0x56365ea975c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250822134540183 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x7B2D9A36:UTRAN-Iu-520:CM_SERVICE_REQ)[0x56365ea8c5e0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250822134540183 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x7B2D9A36:UTRAN-Iu-520:CM_SERVICE_REQ)[0x56365ea8c5e0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822134540183 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x7B2D9A36:UTRAN-Iu-520:CM_SERVICE_REQ)[0x56365ea975c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250822134540183 DMSC DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x7B2D9A36:UTRAN-Iu-520:CM_SERVICE_REQ)[0x56365ea7ee20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822134540183 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x7B2D9A36:UTRAN-Iu-520:CM_SERVICE_REQ)[0x56365ea8c5e0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822134540183 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x7B2D9A36:UTRAN-Iu-520:CM_SERVICE_REQ)[0x56365ea8c5e0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822134540183 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x7B2D9A36:UTRAN-Iu-520:CM_SERVICE_REQ)[0x56365ea8c5e0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822134540183 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x7B2D9A36:UTRAN-Iu-520:CM_SERVICE_REQ)[0x56365ea8c5e0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822134540183 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x7B2D9A36:UTRAN-Iu-520:CM_SERVICE_REQ)[0x56365ea8c5e0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822134540183 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x7B2D9A36:UTRAN-Iu-520:CM_SERVICE_REQ)[0x56365ea8c5e0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822134540183 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x7B2D9A36:UTRAN-Iu-520:CM_SERVICE_REQ)[0x56365ea8c5e0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822134540183 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x7B2D9A36:UTRAN-Iu-520:CM_SERVICE_REQ)[0x56365ea975c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250822134540183 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x7B2D9A36:UTRAN-Iu-520:CM_SERVICE_REQ)[0x56365ea975c0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.837s remaining) (msc_a.c:450) 20250822134540183 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001111/3/1): Available (smpp_smsc.c:626) 20250822134540183 DIUCS DEBUG (UTRAN-Iu-509) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134540183 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540183 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540183 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540183 DMSC DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x13010619:UTRAN-Iu-509:LU)[0x56365ea55420]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134540183 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134540183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540183 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134540183 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134540183 DIUCS DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x13010619:UTRAN-Iu-509:LU)[0x56365ea55420]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134540183 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x13010619:UTRAN-Iu-509:LU)[0x56365ea552f0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134540183 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x13010619:UTRAN-Iu-509:LU)[0x56365ea552f0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134540183 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x13010619:UTRAN-Iu-509:LU)[0x56365ea552f0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250822134540183 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x13010619:UTRAN-Iu-509:LU)[0x56365ea552f0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822134540183 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x13010619:UTRAN-Iu-509:LU)[0x56365ea552f0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250822134540183 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x13010619:UTRAN-Iu-509:LU)[0x56365ea552f0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134540183 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x13010619:UTRAN-Iu-509:LU)[0x56365ea552f0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822134540183 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x13010619:UTRAN-Iu-509:LU)[0x56365ea8bca0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822134540183 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x13010619:UTRAN-Iu-509:LU)[0x56365ea8bca0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x13010619:UTRAN-Iu-509:LU)[0x56365ea552f0] (msc_a.c:1053) 20250822134540183 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x13010619:UTRAN-Iu-509:LU)[0x56365ea8bca0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822134540183 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x13010619:UTRAN-Iu-509:LU)[0x56365ea8bca0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822134540183 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x13010619:UTRAN-Iu-509:LU)[0x56365ea8bca0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822134540183 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x13010619:UTRAN-Iu-509:LU)[0x56365ea552f0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea55550] (msc_a.c:1053) 20250822134540183 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x13010619:UTRAN-Iu-509:LU)[0x56365ea552f0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822134540184 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x13010619:UTRAN-Iu-509:LU)[0x56365ea552f0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822134540184 DMSC DEBUG msub_fsm[0x56365ea55550]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822134540184 DMSC DEBUG msub(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x13010619) MSC-A terminated (msub.c:261) 20250822134540184 DMSC DEBUG msub(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x13010619) 1 MSC-I still active (msub.c:79) MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 20250822134540184 DMSC DEBUG msub_fsm[0x56365ea55550]{active}: State change to terminating (no timeout) (msub.c:91) 20250822134540184 DMSC DEBUG msub_fsm[0x56365ea55550]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822134540184 DMSC DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x13010619:UTRAN-Iu-509:LU)[0x56365ea55420]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822134540184 DMSC DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x13010619:UTRAN-Iu-509:LU)[0x56365ea55420]{READY}: Removing from parent msub_fsm[0x56365ea55550] (msub.c:113) 20250822134540184 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Closing UTRAN-Iu-509 (ran_conn.c:142) 20250822134540184 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-509 (ran_conn.c:155) 20250822134540184 DMSC DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x13010619:UTRAN-Iu-509:LU)[0x56365ea55420]{READY}: Freeing instance (msub.c:113) 20250822134540184 DMSC DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x13010619:UTRAN-Iu-509:LU)[0x56365ea55420]{READY}: Deallocated (fsm.c:568) 20250822134540184 DMSC DEBUG msub(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x13010619) Free (msub.c:119) MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822134540184 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113:TMSI-0x13010619 - active-conn: now used by 1 (attached) (msub.c:375) 20250822134540184 DMSC DEBUG msub_fsm[0x56365ea55550]{terminating}: Freeing instance (msub.c:113) 20250822134540184 DMSC DEBUG msub_fsm[0x56365ea55550]{terminating}: Deallocated (fsm.c:568) 20250822134540184 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540184 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540184 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540184 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134540184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540184 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540184 DIUCS DEBUG (UTRAN-Iu-511) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134540184 DMSC DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x112EB12B:UTRAN-Iu-511:LU)[0x56365ea2fe70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134540184 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134540184 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134540184 DIUCS DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x112EB12B:UTRAN-Iu-511:LU)[0x56365ea2fe70]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134540184 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x112EB12B:UTRAN-Iu-511:LU)[0x56365ea30050]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134540184 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x112EB12B:UTRAN-Iu-511:LU)[0x56365ea30050]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:10 MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 will be put to the reassembly buffer 20250822134540184 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x112EB12B:UTRAN-Iu-511:LU)[0x56365ea30050]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250822134540184 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x112EB12B:UTRAN-Iu-511:LU)[0x56365ea30050]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822134540184 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x112EB12B:UTRAN-Iu-511:LU)[0x56365ea30050]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822134540184 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x112EB12B:UTRAN-Iu-511:LU)[0x56365ea30050]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134540184 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x112EB12B:UTRAN-Iu-511:LU)[0x56365ea30050]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822134540184 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x112EB12B:UTRAN-Iu-511:LU)[0x56365ea9de70]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822134540184 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x112EB12B:UTRAN-Iu-511:LU)[0x56365ea9de70]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x112EB12B:UTRAN-Iu-511:LU)[0x56365ea30050] (msc_a.c:1053) 20250822134540184 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x112EB12B:UTRAN-Iu-511:LU)[0x56365ea9de70]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822134540184 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x112EB12B:UTRAN-Iu-511:LU)[0x56365ea9de70]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822134540184 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x112EB12B:UTRAN-Iu-511:LU)[0x56365ea9de70]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822134540184 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x112EB12B:UTRAN-Iu-511:LU)[0x56365ea30050]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea8f500] (msc_a.c:1053) 20250822134540184 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x112EB12B:UTRAN-Iu-511:LU)[0x56365ea30050]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822134540184 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x112EB12B:UTRAN-Iu-511:LU)[0x56365ea30050]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822134540184 DMSC DEBUG msub_fsm[0x56365ea8f500]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822134540184 DMSC DEBUG msub(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x112EB12B) MSC-A terminated (msub.c:261) 20250822134540184 DMSC DEBUG msub(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x112EB12B) 1 MSC-I still active (msub.c:79) 20250822134540184 DMSC DEBUG msub_fsm[0x56365ea8f500]{active}: State change to terminating (no timeout) (msub.c:91) 20250822134540184 DMSC DEBUG msub_fsm[0x56365ea8f500]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822134540184 DMSC DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x112EB12B:UTRAN-Iu-511:LU)[0x56365ea2fe70]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822134540184 DMSC DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x112EB12B:UTRAN-Iu-511:LU)[0x56365ea2fe70]{READY}: Removing from parent msub_fsm[0x56365ea8f500] (msub.c:113) 20250822134540184 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Closing UTRAN-Iu-511 (ran_conn.c:142) MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:10 20250822134540184 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-511 (ran_conn.c:155) 20250822134540184 DMSC DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x112EB12B:UTRAN-Iu-511:LU)[0x56365ea2fe70]{READY}: Freeing instance (msub.c:113) 20250822134540184 DMSC DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x112EB12B:UTRAN-Iu-511:LU)[0x56365ea2fe70]{READY}: Deallocated (fsm.c:568) 20250822134540184 DMSC DEBUG msub(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x112EB12B) Free (msub.c:119) 20250822134540184 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115:TMSI-0x112EB12B - active-conn: now used by 1 (attached) (msub.c:375) 20250822134540184 DMSC DEBUG msub_fsm[0x56365ea8f500]{terminating}: Freeing instance (msub.c:113) 20250822134540184 DMSC DEBUG msub_fsm[0x56365ea8f500]{terminating}: Deallocated (fsm.c:568) MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 will be put to the reassembly buffer 20250822134540184 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540184 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540184 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540184 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134540184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540184 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540184 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134540184 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822134540184 DIUCS DEBUG (UTRAN-Iu-510) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134540184 DMSC DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0A3093A4:UTRAN-Iu-510:LU)[0x56365ea84810]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 20250822134540184 DIUCS DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0A3093A4:UTRAN-Iu-510:LU)[0x56365ea84810]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134540184 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0A3093A4:UTRAN-Iu-510:LU)[0x56365ea88a10]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822134540184 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0A3093A4:UTRAN-Iu-510:LU)[0x56365ea88a10]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134540184 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0A3093A4:UTRAN-Iu-510:LU)[0x56365ea88a10]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250822134540184 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0A3093A4:UTRAN-Iu-510:LU)[0x56365ea88a10]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822134540184 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0A3093A4:UTRAN-Iu-510:LU)[0x56365ea88a10]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250822134540184 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0A3093A4:UTRAN-Iu-510:LU)[0x56365ea88a10]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134540184 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0A3093A4:UTRAN-Iu-510:LU)[0x56365ea88a10]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822134540184 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0A3093A4:UTRAN-Iu-510:LU)[0x56365ea33170]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822134540184 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0A3093A4:UTRAN-Iu-510:LU)[0x56365ea33170]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0A3093A4:UTRAN-Iu-510:LU)[0x56365ea88a10] (msc_a.c:1053) 20250822134540184 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0A3093A4:UTRAN-Iu-510:LU)[0x56365ea33170]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822134540184 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0A3093A4:UTRAN-Iu-510:LU)[0x56365ea33170]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822134540184 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0A3093A4:UTRAN-Iu-510:LU)[0x56365ea33170]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 20250822134540184 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0A3093A4:UTRAN-Iu-510:LU)[0x56365ea88a10]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea87a30] (msc_a.c:1053) 20250822134540184 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0A3093A4:UTRAN-Iu-510:LU)[0x56365ea88a10]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822134540184 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0A3093A4:UTRAN-Iu-510:LU)[0x56365ea88a10]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822134540184 DMSC DEBUG msub_fsm[0x56365ea87a30]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822134540184 DMSC DEBUG msub(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0A3093A4) MSC-A terminated (msub.c:261) 20250822134540184 DMSC DEBUG msub(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0A3093A4) 1 MSC-I still active (msub.c:79) 20250822134540184 DMSC DEBUG msub_fsm[0x56365ea87a30]{active}: State change to terminating (no timeout) (msub.c:91) 20250822134540184 DMSC DEBUG msub_fsm[0x56365ea87a30]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822134540184 DMSC DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0A3093A4:UTRAN-Iu-510:LU)[0x56365ea84810]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822134540184 DMSC DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0A3093A4:UTRAN-Iu-510:LU)[0x56365ea84810]{READY}: Removing from parent msub_fsm[0x56365ea87a30] (msub.c:113) 20250822134540184 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Closing UTRAN-Iu-510 (ran_conn.c:142) 20250822134540184 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-510 (ran_conn.c:155) 20250822134540184 DMSC DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0A3093A4:UTRAN-Iu-510:LU)[0x56365ea84810]{READY}: Freeing instance (msub.c:113) 20250822134540184 DMSC DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0A3093A4:UTRAN-Iu-510:LU)[0x56365ea84810]{READY}: Deallocated (fsm.c:568) 20250822134540184 DMSC DEBUG msub(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0A3093A4) Free (msub.c:119) 20250822134540184 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0A3093A4 - active-conn: now used by 1 (attached) (msub.c:375) 20250822134540184 DMSC DEBUG msub_fsm[0x56365ea87a30]{terminating}: Freeing instance (msub.c:113) 20250822134540184 DMSC DEBUG msub_fsm[0x56365ea87a30]{terminating}: Deallocated (fsm.c:568) MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822134540184 DIUCS DEBUG (UTRAN-Iu-518) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134540184 DMSC DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x22B78309:UTRAN-Iu-518:CM_SERVICE_REQ)[0x56365ea866a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134540184 DIUCS DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x22B78309:UTRAN-Iu-518:CM_SERVICE_REQ)[0x56365ea866a0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134540184 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x22B78309:UTRAN-Iu-518:CM_SERVICE_REQ)[0x56365ea85840]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134540184 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540184 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540184 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540184 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134540184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540184 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540184 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134540184 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134540184 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x22B78309:UTRAN-Iu-518:CM_SERVICE_REQ)[0x56365ea85840]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134540184 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x22B78309:UTRAN-Iu-518:CM_SERVICE_REQ)[0x56365ea85840]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250822134540184 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x22B78309:UTRAN-Iu-518:CM_SERVICE_REQ)[0x56365ea85840]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822134540184 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x22B78309:UTRAN-Iu-518:CM_SERVICE_REQ)[0x56365ea85840]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250822134540184 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x22B78309:UTRAN-Iu-518:CM_SERVICE_REQ)[0x56365ea85840]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134540184 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x22B78309:UTRAN-Iu-518:CM_SERVICE_REQ)[0x56365ea85840]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822134540184 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x22B78309:UTRAN-Iu-518:CM_SERVICE_REQ)[0x56365ea86200]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822134540184 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x22B78309:UTRAN-Iu-518:CM_SERVICE_REQ)[0x56365ea86200]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x22B78309:UTRAN-Iu-518:CM_SERVICE_REQ)[0x56365ea85840] (msc_a.c:1053) 20250822134540184 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x22B78309:UTRAN-Iu-518:CM_SERVICE_REQ)[0x56365ea86200]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822134540184 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x22B78309:UTRAN-Iu-518:CM_SERVICE_REQ)[0x56365ea86200]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822134540184 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x22B78309:UTRAN-Iu-518:CM_SERVICE_REQ)[0x56365ea85840]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea86570] (msc_a.c:1053) 20250822134540184 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x22B78309:UTRAN-Iu-518:CM_SERVICE_REQ)[0x56365ea85840]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822134540184 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x22B78309:UTRAN-Iu-518:CM_SERVICE_REQ)[0x56365ea85840]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822134540184 DMSC DEBUG msub_fsm[0x56365ea86570]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822134540184 DMSC DEBUG msub(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x22B78309) MSC-A terminated (msub.c:261) MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 20250822134540184 DMSC DEBUG msub(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x22B78309) 1 MSC-I still active (msub.c:79) 20250822134540184 DMSC DEBUG msub_fsm[0x56365ea86570]{active}: State change to terminating (no timeout) (msub.c:91) 20250822134540184 DMSC DEBUG msub_fsm[0x56365ea86570]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822134540184 DMSC DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x22B78309:UTRAN-Iu-518:CM_SERVICE_REQ)[0x56365ea866a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822134540184 DMSC DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x22B78309:UTRAN-Iu-518:CM_SERVICE_REQ)[0x56365ea866a0]{READY}: Removing from parent msub_fsm[0x56365ea86570] (msub.c:113) 20250822134540184 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Closing UTRAN-Iu-518 (ran_conn.c:142) 20250822134540184 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-518 (ran_conn.c:155) 20250822134540184 DMSC DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x22B78309:UTRAN-Iu-518:CM_SERVICE_REQ)[0x56365ea866a0]{READY}: Freeing instance (msub.c:113) 20250822134540184 DMSC DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x22B78309:UTRAN-Iu-518:CM_SERVICE_REQ)[0x56365ea866a0]{READY}: Deallocated (fsm.c:568) 20250822134540184 DMSC DEBUG msub(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x22B78309) Free (msub.c:119) 20250822134540185 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108:TMSI-0x22B78309 - active-conn: now used by 1 (attached) (msub.c:375) 20250822134540185 DMSC DEBUG msub_fsm[0x56365ea86570]{terminating}: Freeing instance (msub.c:113) 20250822134540185 DMSC DEBUG msub_fsm[0x56365ea86570]{terminating}: Deallocated (fsm.c:568) 20250822134540185 DIUCS DEBUG (UTRAN-Iu-517) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134540185 DMSC DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x6DFF6C4A:UTRAN-Iu-517:CM_SERVICE_REQ)[0x56365ea8ed80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134540185 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540185 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540185 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540185 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134540185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540185 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134540185 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134540185 DIUCS DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x6DFF6C4A:UTRAN-Iu-517:CM_SERVICE_REQ)[0x56365ea8ed80]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134540185 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x6DFF6C4A:UTRAN-Iu-517:CM_SERVICE_REQ)[0x56365ea8eeb0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134540185 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x6DFF6C4A:UTRAN-Iu-517:CM_SERVICE_REQ)[0x56365ea8eeb0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134540185 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x6DFF6C4A:UTRAN-Iu-517:CM_SERVICE_REQ)[0x56365ea8eeb0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250822134540185 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x6DFF6C4A:UTRAN-Iu-517:CM_SERVICE_REQ)[0x56365ea8eeb0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822134540185 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x6DFF6C4A:UTRAN-Iu-517:CM_SERVICE_REQ)[0x56365ea8eeb0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250822134540185 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x6DFF6C4A:UTRAN-Iu-517:CM_SERVICE_REQ)[0x56365ea8eeb0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134540185 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x6DFF6C4A:UTRAN-Iu-517:CM_SERVICE_REQ)[0x56365ea8eeb0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822134540185 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x6DFF6C4A:UTRAN-Iu-517:CM_SERVICE_REQ)[0x56365ea85420]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822134540185 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x6DFF6C4A:UTRAN-Iu-517:CM_SERVICE_REQ)[0x56365ea85420]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x6DFF6C4A:UTRAN-Iu-517:CM_SERVICE_REQ)[0x56365ea8eeb0] (msc_a.c:1053) 20250822134540185 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x6DFF6C4A:UTRAN-Iu-517:CM_SERVICE_REQ)[0x56365ea85420]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822134540185 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x6DFF6C4A:UTRAN-Iu-517:CM_SERVICE_REQ)[0x56365ea85420]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822134540185 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x6DFF6C4A:UTRAN-Iu-517:CM_SERVICE_REQ)[0x56365ea8eeb0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea8ec50] (msc_a.c:1053) MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:0 20250822134540185 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x6DFF6C4A:UTRAN-Iu-517:CM_SERVICE_REQ)[0x56365ea8eeb0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822134540185 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x6DFF6C4A:UTRAN-Iu-517:CM_SERVICE_REQ)[0x56365ea8eeb0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822134540185 DMSC DEBUG msub_fsm[0x56365ea8ec50]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822134540185 DMSC DEBUG msub(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x6DFF6C4A) MSC-A terminated (msub.c:261) 20250822134540185 DMSC DEBUG msub(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x6DFF6C4A) 1 MSC-I still active (msub.c:79) MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822134540185 DMSC DEBUG msub_fsm[0x56365ea8ec50]{active}: State change to terminating (no timeout) (msub.c:91) 20250822134540185 DMSC DEBUG msub_fsm[0x56365ea8ec50]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822134540185 DMSC DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x6DFF6C4A:UTRAN-Iu-517:CM_SERVICE_REQ)[0x56365ea8ed80]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822134540185 DMSC DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x6DFF6C4A:UTRAN-Iu-517:CM_SERVICE_REQ)[0x56365ea8ed80]{READY}: Removing from parent msub_fsm[0x56365ea8ec50] (msub.c:113) 20250822134540185 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Closing UTRAN-Iu-517 (ran_conn.c:142) 20250822134540185 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-517 (ran_conn.c:155) 20250822134540185 DMSC DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x6DFF6C4A:UTRAN-Iu-517:CM_SERVICE_REQ)[0x56365ea8ed80]{READY}: Freeing instance (msub.c:113) 20250822134540185 DMSC DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x6DFF6C4A:UTRAN-Iu-517:CM_SERVICE_REQ)[0x56365ea8ed80]{READY}: Deallocated (fsm.c:568) 20250822134540185 DMSC DEBUG msub(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x6DFF6C4A) Free (msub.c:119) 20250822134540185 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105:TMSI-0x6DFF6C4A - active-conn: now used by 1 (attached) (msub.c:375) 20250822134540185 DMSC DEBUG msub_fsm[0x56365ea8ec50]{terminating}: Freeing instance (msub.c:113) 20250822134540185 DMSC DEBUG msub_fsm[0x56365ea8ec50]{terminating}: Deallocated (fsm.c:568) MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 will be put to the reassembly buffer 20250822134540185 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540185 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540185 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540185 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134540185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540185 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134540185 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134540185 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540185 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540185 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540185 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134540185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540185 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134540185 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:7 TC_iu_multi_lu_and_mo_ussd2(3181)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822134540185 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540185 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540185 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540185 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134540185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540185 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134540185 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:11 MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(3154)@718a44d66dfb: Deleted conn table entry 5TC_iu_multi_lu_and_mo_ussd2(3179)5262671 MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:13 TC_iu_multi_lu_and_mo_ussd2(3179)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(3179)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(3179)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:15 MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(3154)@718a44d66dfb: Deleted conn table entry 13TC_iu_multi_lu_and_mo_ussd2(3187)1889568 MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:14 MSC_Test-GSUP(3159)@718a44d66dfb: Created GsupExpect[11] for "262420000001111" to be handled at TC_iu_multi_lu_and_mo_ussd2(3183) TC_iu_multi_lu_and_mo_ussd2(3187)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(3154)@718a44d66dfb: patching N(SD)=1 into dtap '051445B01D30210409043767'O MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:9 TC_iu_multi_lu_and_mo_ussd2(3187)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-RAN(3154)@718a44d66dfb: patched enc_l3: '055445B01D30210409043767'O TC_iu_multi_lu_and_mo_ussd2(3187)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(3187)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:8 MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(3179)@718a44d66dfb: Final verdict of PTC: pass MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on connection ID:10 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_len:7 TC_iu_multi_lu_and_mo_ussd2(3187)@718a44d66dfb: 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 := '13010619'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_from0 MSC_Test_2-RAN(3154)@718a44d66dfb: Deleted conn table entry 15TC_iu_multi_lu_and_mo_ussd2(3191)1471308 MSC_Test_2-SCCP(3153)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_len:24 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_from0 MSC_Test_2-RAN(3154)@718a44d66dfb: Deleted conn table entry 14TC_iu_multi_lu_and_mo_ussd2(3189)4650422 TC_iu_multi_lu_and_mo_ussd2(3191)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(3191)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(3191)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(3191)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3153)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055445B01D30210409043767'O MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(3154)@718a44d66dfb: Deleted conn table entry 9TC_iu_multi_lu_and_mo_ussd2(3177)996396 TC_iu_multi_lu_and_mo_ussd2(3189)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(3189)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(3189)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(3177)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(3177)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(3189)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(3177)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(3191)@718a44d66dfb: 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 := '112EB12B'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(3154)@718a44d66dfb: Deleted conn table entry 8TC_iu_multi_lu_and_mo_ussd2(3171)6509089 TC_iu_multi_lu_and_mo_ussd2(3171)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(3189)@718a44d66dfb: 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 := '0A3093A4'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } TC_iu_multi_lu_and_mo_ussd2(3171)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(3171)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(3154)@718a44d66dfb: Added conn table entry 1TC_iu_multi_lu_and_mo_ussd2(3187)14126368 MSC_Test_2-RAN(3154)@718a44d66dfb: patch: N(SD) for ConnIdx 1 set to 1 TC_iu_multi_lu_and_mo_ussd2(3177)@718a44d66dfb: Final verdict of PTC: pass MSC_Test_2-SCCP(3153)@718a44d66dfb: First idle individual index:1 TC_iu_multi_lu_and_mo_ussd2(3171)@718a44d66dfb: Final verdict of PTC: pass MSC_Test_2-RAN(3154)@718a44d66dfb: Added conn table entry 2TC_iu_multi_lu_and_mo_ussd2(3191)12961960 MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(3154)@718a44d66dfb: patch: N(SD) for ConnIdx 2 set to 1 MSC_Test_2-SCCP(3153)@718a44d66dfb: First idle individual index:2 MSC_Test_2-RAN(3154)@718a44d66dfb: Added conn table entry 3TC_iu_multi_lu_and_mo_ussd2(3189)3859289 MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(3154)@718a44d66dfb: patch: N(SD) for ConnIdx 3 set to 1 MSC_Test_2-SCCP(3153)@718a44d66dfb: First idle individual index:3 MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(3154)@718a44d66dfb: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(3154)@718a44d66dfb: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on connection ID:11 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_len:37 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3153)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134540386 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540386 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540386 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540386 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134540386 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540386 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540386 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134540386 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134540387 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540387 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540387 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540387 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134540387 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540387 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540387 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134540387 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134540387 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540387 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540387 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540387 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134540387 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540387 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540387 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134540387 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134540387 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540387 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540387 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540387 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134540387 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540387 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540387 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134540387 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134540388 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540388 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540388 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540388 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134540388 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540388 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540388 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134540388 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134540388 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540388 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540388 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540388 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134540388 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540388 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540388 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134540388 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134540388 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540388 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540388 DIUCS DEBUG (UTRAN-Iu-519) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134540388 DMSC DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x1F20F993:UTRAN-Iu-519:CM_SERVICE_REQ)[0x56365ea8e460]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134540388 DIUCS DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x1F20F993:UTRAN-Iu-519:CM_SERVICE_REQ)[0x56365ea8e460]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134540388 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x1F20F993:UTRAN-Iu-519:CM_SERVICE_REQ)[0x56365ea333d0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134540388 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x1F20F993:UTRAN-Iu-519:CM_SERVICE_REQ)[0x56365ea333d0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134540389 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x1F20F993:UTRAN-Iu-519:CM_SERVICE_REQ)[0x56365ea333d0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250822134540388 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540388 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134540388 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540388 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540388 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134540389 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134540389 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x1F20F993:UTRAN-Iu-519:CM_SERVICE_REQ)[0x56365ea333d0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822134540389 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x1F20F993:UTRAN-Iu-519:CM_SERVICE_REQ)[0x56365ea333d0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250822134540389 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x1F20F993:UTRAN-Iu-519:CM_SERVICE_REQ)[0x56365ea333d0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134540389 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x1F20F993:UTRAN-Iu-519:CM_SERVICE_REQ)[0x56365ea333d0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822134540389 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x1F20F993:UTRAN-Iu-519:CM_SERVICE_REQ)[0x56365ea42240]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822134540389 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x1F20F993:UTRAN-Iu-519:CM_SERVICE_REQ)[0x56365ea42240]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x1F20F993:UTRAN-Iu-519:CM_SERVICE_REQ)[0x56365ea333d0] (msc_a.c:1053) 20250822134540389 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x1F20F993:UTRAN-Iu-519:CM_SERVICE_REQ)[0x56365ea42240]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822134540389 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x1F20F993:UTRAN-Iu-519:CM_SERVICE_REQ)[0x56365ea42240]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822134540389 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x1F20F993:UTRAN-Iu-519:CM_SERVICE_REQ)[0x56365ea333d0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365eaa18a0] (msc_a.c:1053) 20250822134540389 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x1F20F993:UTRAN-Iu-519:CM_SERVICE_REQ)[0x56365ea333d0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822134540389 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x1F20F993:UTRAN-Iu-519:CM_SERVICE_REQ)[0x56365ea333d0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822134540389 DMSC DEBUG msub_fsm[0x56365eaa18a0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822134540389 DMSC DEBUG msub(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x1F20F993) MSC-A terminated (msub.c:261) 20250822134540389 DMSC DEBUG msub(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x1F20F993) 1 MSC-I still active (msub.c:79) 20250822134540389 DMSC DEBUG msub_fsm[0x56365eaa18a0]{active}: State change to terminating (no timeout) (msub.c:91) 20250822134540389 DMSC DEBUG msub_fsm[0x56365eaa18a0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822134540389 DMSC DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x1F20F993:UTRAN-Iu-519:CM_SERVICE_REQ)[0x56365ea8e460]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822134540389 DMSC DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x1F20F993:UTRAN-Iu-519:CM_SERVICE_REQ)[0x56365ea8e460]{READY}: Removing from parent msub_fsm[0x56365eaa18a0] (msub.c:113) 20250822134540389 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Closing UTRAN-Iu-519 (ran_conn.c:142) 20250822134540389 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-519 (ran_conn.c:155) 20250822134540389 DMSC DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x1F20F993:UTRAN-Iu-519:CM_SERVICE_REQ)[0x56365ea8e460]{READY}: Freeing instance (msub.c:113) 20250822134540389 DMSC DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x1F20F993:UTRAN-Iu-519:CM_SERVICE_REQ)[0x56365ea8e460]{READY}: Deallocated (fsm.c:568) 20250822134540389 DMSC DEBUG msub(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x1F20F993) Free (msub.c:119) 20250822134540389 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110:TMSI-0x1F20F993 - active-conn: now used by 1 (attached) (msub.c:375) 20250822134540389 DMSC DEBUG msub_fsm[0x56365eaa18a0]{terminating}: Freeing instance (msub.c:113) 20250822134540389 DMSC DEBUG msub_fsm[0x56365eaa18a0]{terminating}: Deallocated (fsm.c:568) 20250822134540389 DIUCS DEBUG (UTRAN-Iu-521) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134540389 DMSC DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x456870EF:UTRAN-Iu-521:CM_SERVICE_REQ)[0x56365ea43910]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134540389 DIUCS DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x456870EF:UTRAN-Iu-521:CM_SERVICE_REQ)[0x56365ea43910]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134540389 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x456870EF:UTRAN-Iu-521:CM_SERVICE_REQ)[0x56365ea99120]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134540389 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x456870EF:UTRAN-Iu-521:CM_SERVICE_REQ)[0x56365ea99120]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134540389 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x456870EF:UTRAN-Iu-521:CM_SERVICE_REQ)[0x56365ea99120]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134540389 DMM DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x456870EF:UTRAN-Iu-521:CM_SERVICE_REQ)[0x56365ea99120]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 45b01d3009043767) (gsm_04_08.c:1128) 20250822134540389 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x456870EF:UTRAN-Iu-521:CM_SERVICE_REQ)[0x56365ea3bc80]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822134540389 DVLR DEBUG SUBSCR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x456870EF) AUTH on UTRAN received RES: 45b01d3009043767 (8 bytes) (vlr_auth_fsm.c:151) 20250822134540389 DVLR INFO SUBSCR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x456870EF) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250822134540389 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x456870EF:UTRAN-Iu-521:CM_SERVICE_REQ)[0x56365ea3bc80]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822134540390 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x456870EF:UTRAN-Iu-521:CM_SERVICE_REQ)[0x56365ea3bc80]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822134540390 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x456870EF:UTRAN-Iu-521:CM_SERVICE_REQ)[0x56365ea3bc80]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822134540390 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x456870EF:UTRAN-Iu-521:CM_SERVICE_REQ)[0x56365ea3bc80]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x456870EF:UTRAN-Iu-521:CM_SERVICE_REQ)[0x56365ea995e0] (vlr_auth_fsm.c:294) 20250822134540390 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x456870EF:UTRAN-Iu-521:CM_SERVICE_REQ)[0x56365ea3bc80]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822134540390 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x456870EF:UTRAN-Iu-521:CM_SERVICE_REQ)[0x56365ea3bc80]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822134540390 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x456870EF:UTRAN-Iu-521:CM_SERVICE_REQ)[0x56365ea995e0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250822134540390 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x456870EF:UTRAN-Iu-521:CM_SERVICE_REQ)[0x56365ea995e0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822134540390 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x456870EF:UTRAN-Iu-521:CM_SERVICE_REQ)[0x56365ea995e0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822134540390 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x456870EF:UTRAN-Iu-521:CM_SERVICE_REQ)[0x56365ea99120]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250822134540390 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x456870EF:UTRAN-Iu-521:CM_SERVICE_REQ)[0x56365ea99120]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=27b934d066d882c0e77e3ee35262e5ef, CK=NONE (ran_msg_iu.c:388) 20250822134540390 DMSC DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x456870EF:UTRAN-Iu-521:CM_SERVICE_REQ)[0x56365ea43910]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250822134540390 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x456870EF:UTRAN-Iu-521:CM_SERVICE_REQ)[0x56365ea995e0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250822134540390 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) 20250822134540390 DMSC DEBUG msub_fsm[0x56365ea84660]{active}: Allocated (fsm.c:456) 20250822134540390 DMSC DEBUG msc_i[0x56365ea7d2b0]{READY}: Allocated (fsm.c:456) 20250822134540390 DMSC DEBUG msc_i[0x56365ea7d2b0]{READY}: is child of msub_fsm[0x56365ea84660] (fsm.c:486) 20250822134540389 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540389 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540389 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540389 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134540389 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540389 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540389 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134540389 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134540389 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540389 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540389 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540389 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134540389 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540389 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540389 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134540389 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134540389 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540389 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540389 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540389 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134540389 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540389 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540389 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134540389 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134540390 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540390 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540390 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540390 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134540390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540390 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540390 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134540390 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134540390 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540390 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540390 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540390 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134540390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540390 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540390 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134540390 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134540390 DMSC DEBUG msc_a[0x56365ea59cc0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822134540390 DMSC DEBUG msc_a[0x56365ea59cc0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea84660] (fsm.c:486) 20250822134540390 DMSC DEBUG msc_a(unknown:UTRAN-Iu-522:NONE)[0x56365ea59cc0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822134540390 DMSC DEBUG msc_i(unknown:UTRAN-Iu-522:NONE)[0x56365ea7d2b0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822134540390 DMSC DEBUG msc_a(unknown:UTRAN-Iu-522:NONE)[0x56365ea59cc0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822134540391 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-522:NONE)[0x56365ea59cc0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250822134540391 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-522:NONE)[0x56365ea59cc0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250822134540391 DMM DEBUG msc_a(TMSI-0x13010619:UTRAN-Iu-522:CM_SERVICE_REQ)[0x56365ea59cc0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250822134540391 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x13010619:UTRAN-Iu-522:CM_SERVICE_REQ)[0x56365ea7f000]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822134540391 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x13010619:UTRAN-Iu-522:CM_SERVICE_REQ)[0x56365ea7f000]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x13010619:UTRAN-Iu-522:CM_SERVICE_REQ)[0x56365ea59cc0] (fsm.c:486) 20250822134540391 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x13010619:UTRAN-Iu-522:CM_SERVICE_REQ)[0x56365ea7f000]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250822134540391 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x13010619:UTRAN-Iu-522:CM_SERVICE_REQ)[0x56365ea7f000]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822134540391 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113:TMSI-0x13010619 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822134540391 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113:TMSI-0x13010619 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822134540391 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x13010619:UTRAN-Iu-522:CM_SERVICE_REQ)[0x56365ea59cc0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822134540391 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x13010619:UTRAN-Iu-522:CM_SERVICE_REQ)[0x56365ea59cc0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822134540391 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x13010619:UTRAN-Iu-522:CM_SERVICE_REQ)[0x56365ea7f000]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822134540391 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x13010619:UTRAN-Iu-522:CM_SERVICE_REQ)[0x56365ea7f000]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250822134540391 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x13010619:UTRAN-Iu-522:CM_SERVICE_REQ)[0x56365ea8cd90]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822134540391 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x13010619:UTRAN-Iu-522:CM_SERVICE_REQ)[0x56365ea8cd90]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x13010619:UTRAN-Iu-522:CM_SERVICE_REQ)[0x56365ea7f000] (fsm.c:486) 20250822134540391 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x13010619:UTRAN-Iu-522:CM_SERVICE_REQ)[0x56365ea8cd90]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822134540391 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x13010619:UTRAN-Iu-522:CM_SERVICE_REQ)[0x56365ea8cd90]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822134540391 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113:TMSI-0x13010619 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250822134540391 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540391 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540391 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540391 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134540391 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540391 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540391 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134540391 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134540391 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) 20250822134540391 DMSC DEBUG msub_fsm[0x56365ea26fc0]{active}: Allocated (fsm.c:456) 20250822134540391 DMSC DEBUG msc_i[0x56365ea42240]{READY}: Allocated (fsm.c:456) 20250822134540391 DMSC DEBUG msc_i[0x56365ea42240]{READY}: is child of msub_fsm[0x56365ea26fc0] (fsm.c:486) 20250822134540391 DMSC DEBUG msc_a[0x56365ea88a10]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822134540391 DMSC DEBUG msc_a[0x56365ea88a10]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea26fc0] (fsm.c:486) 20250822134540391 DMSC DEBUG msc_a(unknown:UTRAN-Iu-523:NONE)[0x56365ea88a10]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822134540391 DMSC DEBUG msc_i(unknown:UTRAN-Iu-523:NONE)[0x56365ea42240]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822134540391 DMSC DEBUG msc_a(unknown:UTRAN-Iu-523:NONE)[0x56365ea88a10]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822134540391 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-523:NONE)[0x56365ea88a10]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250822134540391 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-523:NONE)[0x56365ea88a10]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250822134540391 DMM DEBUG msc_a(TMSI-0x112EB12B:UTRAN-Iu-523:CM_SERVICE_REQ)[0x56365ea88a10]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250822134540392 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x112EB12B:UTRAN-Iu-523:CM_SERVICE_REQ)[0x56365ea654a0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822134540392 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x112EB12B:UTRAN-Iu-523:CM_SERVICE_REQ)[0x56365ea654a0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x112EB12B:UTRAN-Iu-523:CM_SERVICE_REQ)[0x56365ea88a10] (fsm.c:486) 20250822134540392 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x112EB12B:UTRAN-Iu-523:CM_SERVICE_REQ)[0x56365ea654a0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250822134540392 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x112EB12B:UTRAN-Iu-523:CM_SERVICE_REQ)[0x56365ea654a0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822134540392 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115:TMSI-0x112EB12B + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822134540392 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115:TMSI-0x112EB12B + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822134540392 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x112EB12B:UTRAN-Iu-523:CM_SERVICE_REQ)[0x56365ea88a10]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822134540392 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x112EB12B:UTRAN-Iu-523:CM_SERVICE_REQ)[0x56365ea88a10]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822134540392 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x112EB12B:UTRAN-Iu-523:CM_SERVICE_REQ)[0x56365ea654a0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822134540392 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x112EB12B:UTRAN-Iu-523:CM_SERVICE_REQ)[0x56365ea654a0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250822134540392 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x112EB12B:UTRAN-Iu-523:CM_SERVICE_REQ)[0x56365ea92ae0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822134540392 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x112EB12B:UTRAN-Iu-523:CM_SERVICE_REQ)[0x56365ea92ae0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x112EB12B:UTRAN-Iu-523:CM_SERVICE_REQ)[0x56365ea654a0] (fsm.c:486) 20250822134540392 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x112EB12B:UTRAN-Iu-523:CM_SERVICE_REQ)[0x56365ea92ae0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822134540392 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x112EB12B:UTRAN-Iu-523:CM_SERVICE_REQ)[0x56365ea92ae0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822134540392 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115:TMSI-0x112EB12B - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250822134540392 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540392 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540392 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540392 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134540392 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540392 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540392 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134540392 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 20250822134540392 DIUCS DEBUG (UTRAN-Iu-524 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822134540392 DMSC DEBUG msub_fsm[0x56365ea9cea0]{active}: Allocated (fsm.c:456) 20250822134540392 DMSC DEBUG msc_i[0x56365ea9c1d0]{READY}: Allocated (fsm.c:456) 20250822134540392 DMSC DEBUG msc_i[0x56365ea9c1d0]{READY}: is child of msub_fsm[0x56365ea9cea0] (fsm.c:486) 20250822134540392 DMSC DEBUG msc_a[0x56365ea59e70]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822134540392 DMSC DEBUG msc_a[0x56365ea59e70]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea9cea0] (fsm.c:486) 20250822134540392 DMSC DEBUG msc_a(unknown:UTRAN-Iu-524:NONE)[0x56365ea59e70]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822134540392 DMSC DEBUG msc_i(unknown:UTRAN-Iu-524:NONE)[0x56365ea9c1d0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822134540392 DMSC DEBUG msc_a(unknown:UTRAN-Iu-524:NONE)[0x56365ea59e70]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822134540392 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-524:NONE)[0x56365ea59e70]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250822134540392 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-524:NONE)[0x56365ea59e70]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250822134540392 DMM DEBUG msc_a(TMSI-0x0A3093A4:UTRAN-Iu-524:CM_SERVICE_REQ)[0x56365ea59e70]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250822134540392 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0A3093A4:UTRAN-Iu-524:CM_SERVICE_REQ)[0x56365ea88800]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822134540392 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0A3093A4:UTRAN-Iu-524:CM_SERVICE_REQ)[0x56365ea88800]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x0A3093A4:UTRAN-Iu-524:CM_SERVICE_REQ)[0x56365ea59e70] (fsm.c:486) 20250822134540392 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0A3093A4:UTRAN-Iu-524:CM_SERVICE_REQ)[0x56365ea88800]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250822134540393 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0A3093A4:UTRAN-Iu-524:CM_SERVICE_REQ)[0x56365ea88800]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822134540393 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0A3093A4 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822134540393 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0A3093A4 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822134540393 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0A3093A4:UTRAN-Iu-524:CM_SERVICE_REQ)[0x56365ea59e70]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822134540393 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0A3093A4:UTRAN-Iu-524:CM_SERVICE_REQ)[0x56365ea59e70]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822134540393 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0A3093A4:UTRAN-Iu-524:CM_SERVICE_REQ)[0x56365ea88800]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822134540393 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0A3093A4:UTRAN-Iu-524:CM_SERVICE_REQ)[0x56365ea88800]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250822134540393 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0A3093A4:UTRAN-Iu-524:CM_SERVICE_REQ)[0x56365ea55ba0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822134540393 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0A3093A4:UTRAN-Iu-524:CM_SERVICE_REQ)[0x56365ea55ba0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0A3093A4:UTRAN-Iu-524:CM_SERVICE_REQ)[0x56365ea88800] (fsm.c:486) 20250822134540393 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0A3093A4:UTRAN-Iu-524:CM_SERVICE_REQ)[0x56365ea55ba0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822134540393 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0A3093A4:UTRAN-Iu-524:CM_SERVICE_REQ)[0x56365ea55ba0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822134540393 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0A3093A4 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250822134540393 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540393 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540393 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 20250822134540393 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134540393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540393 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540393 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134540393 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134540393 DIUCS DEBUG (UTRAN-Iu-520) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134540393 DMSC DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x7B2D9A36:UTRAN-Iu-520:CM_SERVICE_REQ)[0x56365ea7ee20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134540393 DIUCS DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x7B2D9A36:UTRAN-Iu-520:CM_SERVICE_REQ)[0x56365ea7ee20]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134540393 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x7B2D9A36:UTRAN-Iu-520:CM_SERVICE_REQ)[0x56365ea975c0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134540393 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x7B2D9A36:UTRAN-Iu-520:CM_SERVICE_REQ)[0x56365ea975c0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134540393 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x7B2D9A36:UTRAN-Iu-520:CM_SERVICE_REQ)[0x56365ea975c0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134540393 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111:TMSI-0x7B2D9A36 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250822134540393 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x7B2D9A36:UTRAN-Iu-520:CM_SERVICE_REQ)[0x56365ea975c0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_09_11.c:174) 20250822134540393 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x7B2D9A36:UTRAN-Iu-520:CM_SERVICE_REQ)[0x56365ea975c0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822134540393 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540393 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540393 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540393 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134540393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540393 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540393 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134540393 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:10 MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 MSC_Test_2-RAN(3154)@718a44d66dfb: Deleted conn table entry 10TC_iu_multi_lu_and_mo_ussd2(3181)1166177 MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 will be put to the reassembly buffer TC_iu_multi_lu_and_mo_ussd2(3183)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 data has been put to the reassembly buffer TC_iu_multi_lu_and_mo_ussd2(3181)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(3181)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(3181)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822134540395 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111:TMSI-0x7B2D9A36 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250822134540395 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111:TMSI-0x7B2D9A36 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:505) 20250822134540395 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540395 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540395 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540395 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134540395 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540395 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540395 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134540395 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134540395 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x7B2D9A36:UTRAN-Iu-520:CM_SERVICE_REQ)[0x56365ea975c0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250822134540395 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x7B2D9A36:UTRAN-Iu-520:CM_SERVICE_REQ)[0x56365ea975c0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134540395 DMSC DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x7B2D9A36:UTRAN-Iu-520:CM_SERVICE_REQ)[0x56365ea7ee20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134540395 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111:TMSI-0x7B2D9A36 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250822134540395 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x7B2D9A36:UTRAN-Iu-520:CM_SERVICE_REQ)[0x56365ea975c0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134540395 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x7B2D9A36:UTRAN-Iu-520:CM_SERVICE_REQ)[0x56365ea975c0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250822134540395 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x7B2D9A36:UTRAN-Iu-520:CM_SERVICE_REQ)[0x56365ea975c0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250822134540395 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111:TMSI-0x7B2D9A36 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822134540395 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111:TMSI-0x7B2D9A36 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822134540395 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111:TMSI-0x7B2D9A36 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822134540395 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x7B2D9A36:UTRAN-Iu-520:CM_SERVICE_REQ)[0x56365ea975c0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250822134540395 DMSC DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x7B2D9A36:UTRAN-Iu-520:CM_SERVICE_REQ)[0x56365ea7ee20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822134540395 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111:TMSI-0x7B2D9A36 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822134540396 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540396 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540396 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540396 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134540396 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540396 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540396 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134540396 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134540396 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540396 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540396 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540396 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134540396 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540396 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540396 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134540396 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3153)@718a44d66dfb: { messageType := 2, destLocRef := 'D78D20'O, sourceLocRef := '00020A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:1 MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@718a44d66dfb: { messageType := 2, destLocRef := 'C5C8A8'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(3153)@718a44d66dfb: Session index based on local reference:2 MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 TC_iu_multi_lu_and_mo_ussd2(3187)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(3187)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@718a44d66dfb: { messageType := 2, destLocRef := '3AE359'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-SCCP(3153)@718a44d66dfb: Session index based on local reference:3 MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 20250822134540399 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113:TMSI-0x13010619 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134540399 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x13010619:UTRAN-Iu-522:CM_SERVICE_REQ)[0x56365ea8cd90]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822134540399 DVLR DEBUG SUBSCR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x13010619) Received 1 auth tuples (vlr.c:996) 20250822134540399 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x13010619:UTRAN-Iu-522:CM_SERVICE_REQ)[0x56365ea8cd90]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822134540399 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x13010619:UTRAN-Iu-522:CM_SERVICE_REQ)[0x56365ea8cd90]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250822134540399 DMM DEBUG Tx AUTH REQ (rand = edffeec8a752e847ab969f2d761bd92f) (gsm_04_08.c:641) 20250822134540399 DMM DEBUG AUTH REQ (autn = a776ee9d428f9912f650318ae21d594b) (gsm_04_08.c:643) 20250822134540399 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x13010619:UTRAN-Iu-522:CM_SERVICE_REQ)[0x56365ea59cc0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250822134540399 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x13010619:UTRAN-Iu-522:CM_SERVICE_REQ)[0x56365ea59cc0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134540399 DMSC DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x13010619:UTRAN-Iu-522:CM_SERVICE_REQ)[0x56365ea7d2b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134540399 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113:TMSI-0x13010619 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822134540399 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540399 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540399 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540399 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134540399 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540399 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540399 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134540399 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_len:12 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_from0 TC_iu_multi_lu_and_mo_ussd2(3181)@718a44d66dfb: Final verdict of PTC: pass MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822134540400 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115:TMSI-0x112EB12B + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134540400 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x112EB12B:UTRAN-Iu-523:CM_SERVICE_REQ)[0x56365ea92ae0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822134540401 DVLR DEBUG SUBSCR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x112EB12B) Received 1 auth tuples (vlr.c:996) 20250822134540401 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x112EB12B:UTRAN-Iu-523:CM_SERVICE_REQ)[0x56365ea92ae0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822134540401 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x112EB12B:UTRAN-Iu-523:CM_SERVICE_REQ)[0x56365ea92ae0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250822134540401 DMM DEBUG Tx AUTH REQ (rand = 013ea51beb1861f8c9258f63d45257fb) (gsm_04_08.c:641) 20250822134540401 DMM DEBUG AUTH REQ (autn = f6b96b045d7951adacb5229f5cb6b89f) (gsm_04_08.c:643) 20250822134540401 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x112EB12B:UTRAN-Iu-523:CM_SERVICE_REQ)[0x56365ea88a10]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250822134540401 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x112EB12B:UTRAN-Iu-523:CM_SERVICE_REQ)[0x56365ea88a10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134540401 DMSC DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x112EB12B:UTRAN-Iu-523:CM_SERVICE_REQ)[0x56365ea42240]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134540401 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115:TMSI-0x112EB12B - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822134540401 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540401 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540401 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540401 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134540401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540401 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540401 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134540401 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134540402 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0A3093A4 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134540402 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0A3093A4:UTRAN-Iu-524:CM_SERVICE_REQ)[0x56365ea55ba0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822134540402 DVLR DEBUG SUBSCR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0A3093A4) Received 1 auth tuples (vlr.c:996) 20250822134540402 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0A3093A4:UTRAN-Iu-524:CM_SERVICE_REQ)[0x56365ea55ba0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822134540402 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0A3093A4:UTRAN-Iu-524:CM_SERVICE_REQ)[0x56365ea55ba0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250822134540402 DMM DEBUG Tx AUTH REQ (rand = 270992b80dbbcfefb130af10ac70a96e) (gsm_04_08.c:641) 20250822134540402 DMM DEBUG AUTH REQ (autn = 0f96dd4613b794779065229942ee9b07) (gsm_04_08.c:643) 20250822134540402 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0A3093A4:UTRAN-Iu-524:CM_SERVICE_REQ)[0x56365ea59e70]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250822134540402 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0A3093A4:UTRAN-Iu-524:CM_SERVICE_REQ)[0x56365ea59e70]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134540402 DMSC DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0A3093A4:UTRAN-Iu-524:CM_SERVICE_REQ)[0x56365ea9c1d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134540402 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0A3093A4 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822134540402 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540402 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540402 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540402 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134540402 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540402 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540402 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134540402 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3153)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O TC_iu_multi_lu_and_mo_ussd2(3191)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(3191)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:11 MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(3189)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(3189)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:11 MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(3183)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on connection ID:11 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_len:7 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_from0 MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250822134540404 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540404 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540404 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540404 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134540404 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540404 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540404 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134540404 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:1 20250822134540404 DIUCS DEBUG (UTRAN-Iu-521) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134540404 DMSC DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x456870EF:UTRAN-Iu-521:CM_SERVICE_REQ)[0x56365ea43910]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134540404 DIUCS DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x456870EF:UTRAN-Iu-521:CM_SERVICE_REQ)[0x56365ea43910]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134540404 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x456870EF:UTRAN-Iu-521:CM_SERVICE_REQ)[0x56365ea99120]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134540404 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x456870EF:UTRAN-Iu-521:CM_SERVICE_REQ)[0x56365ea99120]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134540404 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x456870EF:UTRAN-Iu-521:CM_SERVICE_REQ)[0x56365ea99120]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250822134540404 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x456870EF:UTRAN-Iu-521:CM_SERVICE_REQ)[0x56365ea995e0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250822134540404 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x456870EF:UTRAN-Iu-521:CM_SERVICE_REQ)[0x56365ea995e0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822134540404 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x456870EF:UTRAN-Iu-521:CM_SERVICE_REQ)[0x56365ea99120]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250822134540404 DMSC DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x456870EF:UTRAN-Iu-521:CM_SERVICE_REQ)[0x56365ea43910]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822134540405 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x456870EF:UTRAN-Iu-521:CM_SERVICE_REQ)[0x56365ea995e0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822134540405 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x456870EF:UTRAN-Iu-521:CM_SERVICE_REQ)[0x56365ea995e0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 20250822134540405 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x456870EF:UTRAN-Iu-521:CM_SERVICE_REQ)[0x56365ea995e0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822134540405 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x456870EF:UTRAN-Iu-521:CM_SERVICE_REQ)[0x56365ea995e0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822134540405 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x456870EF:UTRAN-Iu-521:CM_SERVICE_REQ)[0x56365ea995e0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822134540405 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x456870EF:UTRAN-Iu-521:CM_SERVICE_REQ)[0x56365ea995e0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822134540405 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x456870EF:UTRAN-Iu-521:CM_SERVICE_REQ)[0x56365ea995e0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822134540405 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x456870EF:UTRAN-Iu-521:CM_SERVICE_REQ)[0x56365ea99120]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250822134540405 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x456870EF:UTRAN-Iu-521:CM_SERVICE_REQ)[0x56365ea99120]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.730s remaining) (msc_a.c:450) 20250822134540405 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001112/3/1): Available (smpp_smsc.c:626) MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:2 20250822134540405 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540405 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540405 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 data has been put to the reassembly buffer 20250822134540405 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134540405 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540405 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540405 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134540405 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134540405 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540405 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540405 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540405 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134540405 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540405 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540405 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134540405 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822134540405 DIUCS DEBUG (UTRAN-Iu-520) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134540405 DMSC DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x7B2D9A36:UTRAN-Iu-520:CM_SERVICE_REQ)[0x56365ea7ee20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134540405 DIUCS DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x7B2D9A36:UTRAN-Iu-520:CM_SERVICE_REQ)[0x56365ea7ee20]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134540405 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x7B2D9A36:UTRAN-Iu-520:CM_SERVICE_REQ)[0x56365ea975c0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134540405 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x7B2D9A36:UTRAN-Iu-520:CM_SERVICE_REQ)[0x56365ea975c0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134540405 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x7B2D9A36:UTRAN-Iu-520:CM_SERVICE_REQ)[0x56365ea975c0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250822134540405 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x7B2D9A36:UTRAN-Iu-520:CM_SERVICE_REQ)[0x56365ea975c0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822134540405 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x7B2D9A36:UTRAN-Iu-520:CM_SERVICE_REQ)[0x56365ea975c0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250822134540405 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x7B2D9A36:UTRAN-Iu-520:CM_SERVICE_REQ)[0x56365ea975c0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134540405 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x7B2D9A36:UTRAN-Iu-520:CM_SERVICE_REQ)[0x56365ea975c0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822134540405 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x7B2D9A36:UTRAN-Iu-520:CM_SERVICE_REQ)[0x56365ea8c5e0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822134540405 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x7B2D9A36:UTRAN-Iu-520:CM_SERVICE_REQ)[0x56365ea8c5e0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x7B2D9A36:UTRAN-Iu-520:CM_SERVICE_REQ)[0x56365ea975c0] (msc_a.c:1053) 20250822134540405 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x7B2D9A36:UTRAN-Iu-520:CM_SERVICE_REQ)[0x56365ea8c5e0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822134540405 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x7B2D9A36:UTRAN-Iu-520:CM_SERVICE_REQ)[0x56365ea8c5e0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822134540405 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x7B2D9A36:UTRAN-Iu-520:CM_SERVICE_REQ)[0x56365ea975c0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365eaa7460] (msc_a.c:1053) 20250822134540405 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x7B2D9A36:UTRAN-Iu-520:CM_SERVICE_REQ)[0x56365ea975c0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822134540405 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x7B2D9A36:UTRAN-Iu-520:CM_SERVICE_REQ)[0x56365ea975c0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822134540405 DMSC DEBUG msub_fsm[0x56365eaa7460]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822134540405 DMSC DEBUG msub(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x7B2D9A36) MSC-A terminated (msub.c:261) 20250822134540405 DMSC DEBUG msub(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x7B2D9A36) 1 MSC-I still active (msub.c:79) 20250822134540405 DMSC DEBUG msub_fsm[0x56365eaa7460]{active}: State change to terminating (no timeout) (msub.c:91) 20250822134540405 DMSC DEBUG msub_fsm[0x56365eaa7460]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822134540405 DMSC DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x7B2D9A36:UTRAN-Iu-520:CM_SERVICE_REQ)[0x56365ea7ee20]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822134540405 DMSC DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x7B2D9A36:UTRAN-Iu-520:CM_SERVICE_REQ)[0x56365ea7ee20]{READY}: Removing from parent msub_fsm[0x56365eaa7460] (msub.c:113) 20250822134540405 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Closing UTRAN-Iu-520 (ran_conn.c:142) 20250822134540405 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-520 (ran_conn.c:155) 20250822134540405 DMSC DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x7B2D9A36:UTRAN-Iu-520:CM_SERVICE_REQ)[0x56365ea7ee20]{READY}: Freeing instance (msub.c:113) 20250822134540405 DMSC DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x7B2D9A36:UTRAN-Iu-520:CM_SERVICE_REQ)[0x56365ea7ee20]{READY}: Deallocated (fsm.c:568) 20250822134540405 DMSC DEBUG msub(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x7B2D9A36) Free (msub.c:119) 20250822134540405 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111:TMSI-0x7B2D9A36 - active-conn: now used by 1 (attached) (msub.c:375) 20250822134540405 DMSC DEBUG msub_fsm[0x56365eaa7460]{terminating}: Freeing instance (msub.c:113) 20250822134540405 DMSC DEBUG msub_fsm[0x56365eaa7460]{terminating}: Deallocated (fsm.c:568) MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:3 20250822134540406 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822134540406 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540406 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540406 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134540406 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540406 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540406 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134540406 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:11 MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134540407 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540407 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540407 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540407 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134540407 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540407 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540407 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134540407 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(3154)@718a44d66dfb: Deleted conn table entry 11TC_iu_multi_lu_and_mo_ussd2(3183)4475098 MSC_Test-GSUP(3159)@718a44d66dfb: Created GsupExpect[12] for "262420000001112" to be handled at TC_iu_multi_lu_and_mo_ussd2(3185) TC_iu_multi_lu_and_mo_ussd2(3183)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(3183)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(3183)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(3154)@718a44d66dfb: patching N(SD)=1 into dtap '0514CE61EAC421046BECFB71'O MSC_Test_2-RAN(3154)@718a44d66dfb: patched enc_l3: '0554CE61EAC421046BECFB71'O MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on connection ID:1 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_len:24 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_from0 MSC_Test_2-RAN(3154)@718a44d66dfb: patching N(SD)=1 into dtap '05141B41542021041A04A6A2'O MSC_Test_2-RAN(3154)@718a44d66dfb: patched enc_l3: '05541B41542021041A04A6A2'O MSC_Test_2-SCCP(3153)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554CE61EAC421046BECFB71'O MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(3183)@718a44d66dfb: Final verdict of PTC: pass MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on connection ID:2 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_len:24 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3153)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05541B41542021041A04A6A2'O MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(3154)@718a44d66dfb: patching N(SD)=1 into dtap '0514E58166C22104F4DFFCBF'O MSC_Test_2-RAN(3154)@718a44d66dfb: patched enc_l3: '0554E58166C22104F4DFFCBF'O MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on connection ID:3 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_len:24 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3153)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554E58166C22104F4DFFCBF'O MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(3154)@718a44d66dfb: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(3154)@718a44d66dfb: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_len:37 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3153)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134540610 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540610 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540610 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540610 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134540610 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540610 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540610 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134540610 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134540610 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540610 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540610 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540610 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134540610 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540610 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540610 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134540610 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134540611 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540611 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540611 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540611 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134540611 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540611 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540611 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134540611 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134540611 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540611 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540611 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540611 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134540611 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540611 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540611 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134540611 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134540611 DIUCS DEBUG (UTRAN-Iu-522) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134540611 DMSC DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x13010619:UTRAN-Iu-522:CM_SERVICE_REQ)[0x56365ea7d2b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134540611 DIUCS DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x13010619:UTRAN-Iu-522:CM_SERVICE_REQ)[0x56365ea7d2b0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134540611 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x13010619:UTRAN-Iu-522:CM_SERVICE_REQ)[0x56365ea59cc0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134540611 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x13010619:UTRAN-Iu-522:CM_SERVICE_REQ)[0x56365ea59cc0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134540611 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x13010619:UTRAN-Iu-522:CM_SERVICE_REQ)[0x56365ea59cc0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134540611 DMM DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x13010619:UTRAN-Iu-522:CM_SERVICE_REQ)[0x56365ea59cc0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = ce61eac46becfb71) (gsm_04_08.c:1128) 20250822134540611 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x13010619:UTRAN-Iu-522:CM_SERVICE_REQ)[0x56365ea8cd90]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822134540611 DVLR DEBUG SUBSCR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x13010619) AUTH on UTRAN received RES: ce61eac46becfb71 (8 bytes) (vlr_auth_fsm.c:151) 20250822134540611 DVLR INFO SUBSCR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x13010619) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250822134540611 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x13010619:UTRAN-Iu-522:CM_SERVICE_REQ)[0x56365ea8cd90]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822134540611 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x13010619:UTRAN-Iu-522:CM_SERVICE_REQ)[0x56365ea8cd90]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822134540611 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x13010619:UTRAN-Iu-522:CM_SERVICE_REQ)[0x56365ea8cd90]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822134540611 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x13010619:UTRAN-Iu-522:CM_SERVICE_REQ)[0x56365ea8cd90]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x13010619:UTRAN-Iu-522:CM_SERVICE_REQ)[0x56365ea7f000] (vlr_auth_fsm.c:294) 20250822134540611 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x13010619:UTRAN-Iu-522:CM_SERVICE_REQ)[0x56365ea8cd90]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822134540611 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x13010619:UTRAN-Iu-522:CM_SERVICE_REQ)[0x56365ea8cd90]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822134540611 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x13010619:UTRAN-Iu-522:CM_SERVICE_REQ)[0x56365ea7f000]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250822134540611 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x13010619:UTRAN-Iu-522:CM_SERVICE_REQ)[0x56365ea7f000]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822134540612 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x13010619:UTRAN-Iu-522:CM_SERVICE_REQ)[0x56365ea7f000]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822134540612 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x13010619:UTRAN-Iu-522:CM_SERVICE_REQ)[0x56365ea59cc0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250822134540612 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x13010619:UTRAN-Iu-522:CM_SERVICE_REQ)[0x56365ea59cc0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=7d0b225ba7dcd4a7f1e421f40b4ad4fa, CK=NONE (ran_msg_iu.c:388) 20250822134540612 DMSC DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x13010619:UTRAN-Iu-522:CM_SERVICE_REQ)[0x56365ea7d2b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250822134540612 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x13010619:UTRAN-Iu-522:CM_SERVICE_REQ)[0x56365ea7f000]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250822134540612 DIUCS DEBUG (UTRAN-Iu-523) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134540612 DMSC DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x112EB12B:UTRAN-Iu-523:CM_SERVICE_REQ)[0x56365ea42240]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134540612 DIUCS DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x112EB12B:UTRAN-Iu-523:CM_SERVICE_REQ)[0x56365ea42240]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134540612 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x112EB12B:UTRAN-Iu-523:CM_SERVICE_REQ)[0x56365ea88a10]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134540612 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x112EB12B:UTRAN-Iu-523:CM_SERVICE_REQ)[0x56365ea88a10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134540612 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x112EB12B:UTRAN-Iu-523:CM_SERVICE_REQ)[0x56365ea88a10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134540612 DMM DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x112EB12B:UTRAN-Iu-523:CM_SERVICE_REQ)[0x56365ea88a10]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 1b4154201a04a6a2) (gsm_04_08.c:1128) 20250822134540612 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x112EB12B:UTRAN-Iu-523:CM_SERVICE_REQ)[0x56365ea92ae0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822134540612 DVLR DEBUG SUBSCR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x112EB12B) AUTH on UTRAN received RES: 1b4154201a04a6a2 (8 bytes) (vlr_auth_fsm.c:151) 20250822134540613 DVLR INFO SUBSCR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x112EB12B) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250822134540613 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x112EB12B:UTRAN-Iu-523:CM_SERVICE_REQ)[0x56365ea92ae0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822134540613 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x112EB12B:UTRAN-Iu-523:CM_SERVICE_REQ)[0x56365ea92ae0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822134540613 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x112EB12B:UTRAN-Iu-523:CM_SERVICE_REQ)[0x56365ea92ae0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822134540613 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x112EB12B:UTRAN-Iu-523:CM_SERVICE_REQ)[0x56365ea92ae0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x112EB12B:UTRAN-Iu-523:CM_SERVICE_REQ)[0x56365ea654a0] (vlr_auth_fsm.c:294) 20250822134540613 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x112EB12B:UTRAN-Iu-523:CM_SERVICE_REQ)[0x56365ea92ae0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822134540613 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x112EB12B:UTRAN-Iu-523:CM_SERVICE_REQ)[0x56365ea92ae0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822134540613 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x112EB12B:UTRAN-Iu-523:CM_SERVICE_REQ)[0x56365ea654a0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250822134540613 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x112EB12B:UTRAN-Iu-523:CM_SERVICE_REQ)[0x56365ea654a0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822134540613 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x112EB12B:UTRAN-Iu-523:CM_SERVICE_REQ)[0x56365ea654a0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822134540613 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x112EB12B:UTRAN-Iu-523:CM_SERVICE_REQ)[0x56365ea88a10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250822134540613 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x112EB12B:UTRAN-Iu-523:CM_SERVICE_REQ)[0x56365ea88a10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=ef79bb107fba6e7dde8e4d165d88ac67, CK=NONE (ran_msg_iu.c:388) 20250822134540613 DMSC DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x112EB12B:UTRAN-Iu-523:CM_SERVICE_REQ)[0x56365ea42240]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250822134540613 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x112EB12B:UTRAN-Iu-523:CM_SERVICE_REQ)[0x56365ea654a0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250822134540613 DIUCS DEBUG (UTRAN-Iu-524) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134540613 DMSC DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0A3093A4:UTRAN-Iu-524:CM_SERVICE_REQ)[0x56365ea9c1d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134540613 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540613 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540613 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540613 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134540613 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540613 DIUCS DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0A3093A4:UTRAN-Iu-524:CM_SERVICE_REQ)[0x56365ea9c1d0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134540614 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0A3093A4:UTRAN-Iu-524:CM_SERVICE_REQ)[0x56365ea59e70]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134540614 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0A3093A4:UTRAN-Iu-524:CM_SERVICE_REQ)[0x56365ea59e70]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134540614 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0A3093A4:UTRAN-Iu-524:CM_SERVICE_REQ)[0x56365ea59e70]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134540614 DMM DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0A3093A4:UTRAN-Iu-524:CM_SERVICE_REQ)[0x56365ea59e70]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = e58166c2f4dffcbf) (gsm_04_08.c:1128) 20250822134540614 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0A3093A4:UTRAN-Iu-524:CM_SERVICE_REQ)[0x56365ea55ba0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822134540613 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540613 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134540614 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134540614 DVLR DEBUG SUBSCR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0A3093A4) AUTH on UTRAN received RES: e58166c2f4dffcbf (8 bytes) (vlr_auth_fsm.c:151) 20250822134540614 DVLR INFO SUBSCR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0A3093A4) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250822134540614 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0A3093A4:UTRAN-Iu-524:CM_SERVICE_REQ)[0x56365ea55ba0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822134540614 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0A3093A4:UTRAN-Iu-524:CM_SERVICE_REQ)[0x56365ea55ba0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822134540614 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0A3093A4:UTRAN-Iu-524:CM_SERVICE_REQ)[0x56365ea55ba0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822134540614 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0A3093A4:UTRAN-Iu-524:CM_SERVICE_REQ)[0x56365ea55ba0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0A3093A4:UTRAN-Iu-524:CM_SERVICE_REQ)[0x56365ea88800] (vlr_auth_fsm.c:294) 20250822134540614 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0A3093A4:UTRAN-Iu-524:CM_SERVICE_REQ)[0x56365ea55ba0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822134540614 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0A3093A4:UTRAN-Iu-524:CM_SERVICE_REQ)[0x56365ea55ba0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822134540614 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0A3093A4:UTRAN-Iu-524:CM_SERVICE_REQ)[0x56365ea88800]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250822134540614 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0A3093A4:UTRAN-Iu-524:CM_SERVICE_REQ)[0x56365ea88800]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822134540614 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0A3093A4:UTRAN-Iu-524:CM_SERVICE_REQ)[0x56365ea88800]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822134540614 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0A3093A4:UTRAN-Iu-524:CM_SERVICE_REQ)[0x56365ea59e70]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250822134540614 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0A3093A4:UTRAN-Iu-524:CM_SERVICE_REQ)[0x56365ea59e70]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=9e244343831f4d719d9c487687edcf6f, CK=NONE (ran_msg_iu.c:388) 20250822134540614 DMSC DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0A3093A4:UTRAN-Iu-524:CM_SERVICE_REQ)[0x56365ea9c1d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250822134540614 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0A3093A4:UTRAN-Iu-524:CM_SERVICE_REQ)[0x56365ea88800]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250822134540615 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540615 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540615 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540615 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134540615 DIUCS DEBUG (UTRAN-Iu-521) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134540615 DMSC DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x456870EF:UTRAN-Iu-521:CM_SERVICE_REQ)[0x56365ea43910]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134540615 DIUCS DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x456870EF:UTRAN-Iu-521:CM_SERVICE_REQ)[0x56365ea43910]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134540615 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x456870EF:UTRAN-Iu-521:CM_SERVICE_REQ)[0x56365ea99120]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134540615 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540615 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540615 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134540615 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134540615 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x456870EF:UTRAN-Iu-521:CM_SERVICE_REQ)[0x56365ea99120]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134540615 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x456870EF:UTRAN-Iu-521:CM_SERVICE_REQ)[0x56365ea99120]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134540615 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112:TMSI-0x456870EF + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250822134540615 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x456870EF:UTRAN-Iu-521:CM_SERVICE_REQ)[0x56365ea99120]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_09_11.c:174) 20250822134540615 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x456870EF:UTRAN-Iu-521:CM_SERVICE_REQ)[0x56365ea99120]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 20250822134540615 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822134540615 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540615 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540616 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134540616 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540616 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540616 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134540616 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:1 MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(3185)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:2 20250822134540618 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112:TMSI-0x456870EF + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250822134540618 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112:TMSI-0x456870EF - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:505) 20250822134540618 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x456870EF:UTRAN-Iu-521:CM_SERVICE_REQ)[0x56365ea99120]{MSC_A_ST_COMMUNICATING}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250822134540618 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x456870EF:UTRAN-Iu-521:CM_SERVICE_REQ)[0x56365ea99120]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134540618 DMSC DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x456870EF:UTRAN-Iu-521:CM_SERVICE_REQ)[0x56365ea43910]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 will be put to the reassembly buffer 20250822134540618 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112:TMSI-0x456870EF - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250822134540618 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x456870EF:UTRAN-Iu-521:CM_SERVICE_REQ)[0x56365ea99120]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134540618 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x456870EF:UTRAN-Iu-521:CM_SERVICE_REQ)[0x56365ea99120]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250822134540618 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x456870EF:UTRAN-Iu-521:CM_SERVICE_REQ)[0x56365ea99120]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250822134540618 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112:TMSI-0x456870EF + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822134540618 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112:TMSI-0x456870EF + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822134540618 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112:TMSI-0x456870EF - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822134540618 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x456870EF:UTRAN-Iu-521:CM_SERVICE_REQ)[0x56365ea99120]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250822134540618 DMSC DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x456870EF:UTRAN-Iu-521:CM_SERVICE_REQ)[0x56365ea43910]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822134540618 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112:TMSI-0x456870EF - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822134540619 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540619 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540619 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540619 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134540619 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540619 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540619 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134540619 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134540619 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540619 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540619 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540619 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134540619 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540619 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540619 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134540619 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:3 MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on connection ID:1 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_len:12 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3153)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250822134540625 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540625 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540625 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540625 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134540625 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540625 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540625 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134540625 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on connection ID:2 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_len:12 20250822134540625 DIUCS DEBUG (UTRAN-Iu-522) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134540625 DMSC DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x13010619:UTRAN-Iu-522:CM_SERVICE_REQ)[0x56365ea7d2b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134540625 DIUCS DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x13010619:UTRAN-Iu-522:CM_SERVICE_REQ)[0x56365ea7d2b0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134540625 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x13010619:UTRAN-Iu-522:CM_SERVICE_REQ)[0x56365ea59cc0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_from0 20250822134540625 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x13010619:UTRAN-Iu-522:CM_SERVICE_REQ)[0x56365ea59cc0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134540625 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x13010619:UTRAN-Iu-522:CM_SERVICE_REQ)[0x56365ea59cc0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250822134540625 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x13010619:UTRAN-Iu-522:CM_SERVICE_REQ)[0x56365ea7f000]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250822134540625 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x13010619:UTRAN-Iu-522:CM_SERVICE_REQ)[0x56365ea7f000]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822134540625 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x13010619:UTRAN-Iu-522:CM_SERVICE_REQ)[0x56365ea59cc0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250822134540625 DMSC DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x13010619:UTRAN-Iu-522:CM_SERVICE_REQ)[0x56365ea7d2b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822134540625 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x13010619:UTRAN-Iu-522:CM_SERVICE_REQ)[0x56365ea7f000]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822134540625 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x13010619:UTRAN-Iu-522:CM_SERVICE_REQ)[0x56365ea7f000]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822134540625 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x13010619:UTRAN-Iu-522:CM_SERVICE_REQ)[0x56365ea7f000]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822134540625 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x13010619:UTRAN-Iu-522:CM_SERVICE_REQ)[0x56365ea7f000]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822134540625 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x13010619:UTRAN-Iu-522:CM_SERVICE_REQ)[0x56365ea7f000]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822134540625 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x13010619:UTRAN-Iu-522:CM_SERVICE_REQ)[0x56365ea7f000]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822134540625 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x13010619:UTRAN-Iu-522:CM_SERVICE_REQ)[0x56365ea7f000]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822134540625 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x13010619:UTRAN-Iu-522:CM_SERVICE_REQ)[0x56365ea59cc0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250822134540625 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x13010619:UTRAN-Iu-522:CM_SERVICE_REQ)[0x56365ea59cc0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.764s remaining) (msc_a.c:450) 20250822134540625 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001113/3/1): Available (smpp_smsc.c:626) MSC_Test_2-SCCP(3153)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250822134540626 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540626 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540626 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540626 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134540626 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540626 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540626 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134540626 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_iu_multi_lu_and_mo_ussd2(3185)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822134540627 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540627 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540627 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540627 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134540627 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on connection ID:3 20250822134540627 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540627 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134540627 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_len:12 20250822134540627 DIUCS DEBUG (UTRAN-Iu-523) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134540628 DMSC DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x112EB12B:UTRAN-Iu-523:CM_SERVICE_REQ)[0x56365ea42240]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134540628 DIUCS DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x112EB12B:UTRAN-Iu-523:CM_SERVICE_REQ)[0x56365ea42240]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134540628 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x112EB12B:UTRAN-Iu-523:CM_SERVICE_REQ)[0x56365ea88a10]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134540628 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x112EB12B:UTRAN-Iu-523:CM_SERVICE_REQ)[0x56365ea88a10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134540628 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x112EB12B:UTRAN-Iu-523:CM_SERVICE_REQ)[0x56365ea88a10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250822134540628 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x112EB12B:UTRAN-Iu-523:CM_SERVICE_REQ)[0x56365ea654a0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250822134540628 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x112EB12B:UTRAN-Iu-523:CM_SERVICE_REQ)[0x56365ea654a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822134540628 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x112EB12B:UTRAN-Iu-523:CM_SERVICE_REQ)[0x56365ea88a10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250822134540628 DMSC DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x112EB12B:UTRAN-Iu-523:CM_SERVICE_REQ)[0x56365ea42240]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_from0 20250822134540628 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x112EB12B:UTRAN-Iu-523:CM_SERVICE_REQ)[0x56365ea654a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822134540628 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x112EB12B:UTRAN-Iu-523:CM_SERVICE_REQ)[0x56365ea654a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822134540628 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x112EB12B:UTRAN-Iu-523:CM_SERVICE_REQ)[0x56365ea654a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822134540628 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x112EB12B:UTRAN-Iu-523:CM_SERVICE_REQ)[0x56365ea654a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822134540628 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x112EB12B:UTRAN-Iu-523:CM_SERVICE_REQ)[0x56365ea654a0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822134540628 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x112EB12B:UTRAN-Iu-523:CM_SERVICE_REQ)[0x56365ea654a0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822134540628 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x112EB12B:UTRAN-Iu-523:CM_SERVICE_REQ)[0x56365ea654a0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822134540628 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x112EB12B:UTRAN-Iu-523:CM_SERVICE_REQ)[0x56365ea88a10]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250822134540628 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x112EB12B:UTRAN-Iu-523:CM_SERVICE_REQ)[0x56365ea88a10]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.763s remaining) (msc_a.c:450) 20250822134540628 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001115/3/1): Available (smpp_smsc.c:626) 20250822134540628 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540628 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540628 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540628 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134540628 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_2-SCCP(3153)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 20250822134540628 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540628 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134540628 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:1 MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 will be put to the reassembly buffer 20250822134540630 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540630 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540630 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540630 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134540630 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540630 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540630 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134540630 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134540630 DIUCS DEBUG (UTRAN-Iu-524) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134540630 DMSC DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0A3093A4:UTRAN-Iu-524:CM_SERVICE_REQ)[0x56365ea9c1d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134540630 DIUCS DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0A3093A4:UTRAN-Iu-524:CM_SERVICE_REQ)[0x56365ea9c1d0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134540630 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0A3093A4:UTRAN-Iu-524:CM_SERVICE_REQ)[0x56365ea59e70]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134540631 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0A3093A4:UTRAN-Iu-524:CM_SERVICE_REQ)[0x56365ea59e70]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134540631 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0A3093A4:UTRAN-Iu-524:CM_SERVICE_REQ)[0x56365ea59e70]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250822134540631 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0A3093A4:UTRAN-Iu-524:CM_SERVICE_REQ)[0x56365ea88800]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250822134540631 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0A3093A4:UTRAN-Iu-524:CM_SERVICE_REQ)[0x56365ea88800]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822134540631 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0A3093A4:UTRAN-Iu-524:CM_SERVICE_REQ)[0x56365ea59e70]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250822134540631 DMSC DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0A3093A4:UTRAN-Iu-524:CM_SERVICE_REQ)[0x56365ea9c1d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822134540631 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0A3093A4:UTRAN-Iu-524:CM_SERVICE_REQ)[0x56365ea88800]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822134540631 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0A3093A4:UTRAN-Iu-524:CM_SERVICE_REQ)[0x56365ea88800]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822134540631 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0A3093A4:UTRAN-Iu-524:CM_SERVICE_REQ)[0x56365ea88800]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822134540631 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0A3093A4:UTRAN-Iu-524:CM_SERVICE_REQ)[0x56365ea88800]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822134540631 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0A3093A4:UTRAN-Iu-524:CM_SERVICE_REQ)[0x56365ea88800]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822134540631 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0A3093A4:UTRAN-Iu-524:CM_SERVICE_REQ)[0x56365ea88800]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822134540631 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0A3093A4:UTRAN-Iu-524:CM_SERVICE_REQ)[0x56365ea88800]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822134540631 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0A3093A4:UTRAN-Iu-524:CM_SERVICE_REQ)[0x56365ea59e70]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250822134540631 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0A3093A4:UTRAN-Iu-524:CM_SERVICE_REQ)[0x56365ea59e70]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.761s remaining) (msc_a.c:450) 20250822134540631 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001114/3/1): Available (smpp_smsc.c:626) 20250822134540631 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540631 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on connection ID:0 20250822134540631 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540631 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134540631 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540631 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540631 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134540631 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_len:7 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_from0 MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:2 MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822134540633 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540633 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540633 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540633 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134540633 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540633 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540633 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134540633 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134540633 DIUCS DEBUG (UTRAN-Iu-521) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134540633 DMSC DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x456870EF:UTRAN-Iu-521:CM_SERVICE_REQ)[0x56365ea43910]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134540633 DIUCS DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x456870EF:UTRAN-Iu-521:CM_SERVICE_REQ)[0x56365ea43910]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134540633 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x456870EF:UTRAN-Iu-521:CM_SERVICE_REQ)[0x56365ea99120]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134540634 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x456870EF:UTRAN-Iu-521:CM_SERVICE_REQ)[0x56365ea99120]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134540634 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x456870EF:UTRAN-Iu-521:CM_SERVICE_REQ)[0x56365ea99120]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250822134540634 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x456870EF:UTRAN-Iu-521:CM_SERVICE_REQ)[0x56365ea99120]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822134540634 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x456870EF:UTRAN-Iu-521:CM_SERVICE_REQ)[0x56365ea99120]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250822134540634 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x456870EF:UTRAN-Iu-521:CM_SERVICE_REQ)[0x56365ea99120]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134540634 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x456870EF:UTRAN-Iu-521:CM_SERVICE_REQ)[0x56365ea99120]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822134540634 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x456870EF:UTRAN-Iu-521:CM_SERVICE_REQ)[0x56365ea995e0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822134540634 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x456870EF:UTRAN-Iu-521:CM_SERVICE_REQ)[0x56365ea995e0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x456870EF:UTRAN-Iu-521:CM_SERVICE_REQ)[0x56365ea99120] (msc_a.c:1053) 20250822134540634 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x456870EF:UTRAN-Iu-521:CM_SERVICE_REQ)[0x56365ea995e0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822134540634 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x456870EF:UTRAN-Iu-521:CM_SERVICE_REQ)[0x56365ea995e0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822134540634 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x456870EF:UTRAN-Iu-521:CM_SERVICE_REQ)[0x56365ea99120]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea655d0] (msc_a.c:1053) MSC_Test-GSUP(3159)@718a44d66dfb: Created GsupExpect[13] for "262420000001113" to be handled at TC_iu_multi_lu_and_mo_ussd2(3187) 20250822134540634 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x456870EF:UTRAN-Iu-521:CM_SERVICE_REQ)[0x56365ea99120]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822134540634 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x456870EF:UTRAN-Iu-521:CM_SERVICE_REQ)[0x56365ea99120]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822134540634 DMSC DEBUG msub_fsm[0x56365ea655d0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822134540634 DMSC DEBUG msub(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x456870EF) MSC-A terminated (msub.c:261) 20250822134540634 DMSC DEBUG msub(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x456870EF) 1 MSC-I still active (msub.c:79) 20250822134540634 DMSC DEBUG msub_fsm[0x56365ea655d0]{active}: State change to terminating (no timeout) (msub.c:91) 20250822134540634 DMSC DEBUG msub_fsm[0x56365ea655d0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822134540634 DMSC DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x456870EF:UTRAN-Iu-521:CM_SERVICE_REQ)[0x56365ea43910]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822134540634 DMSC DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x456870EF:UTRAN-Iu-521:CM_SERVICE_REQ)[0x56365ea43910]{READY}: Removing from parent msub_fsm[0x56365ea655d0] (msub.c:113) 20250822134540634 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Closing UTRAN-Iu-521 (ran_conn.c:142) 20250822134540634 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-521 (ran_conn.c:155) 20250822134540634 DMSC DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x456870EF:UTRAN-Iu-521:CM_SERVICE_REQ)[0x56365ea43910]{READY}: Freeing instance (msub.c:113) 20250822134540634 DMSC DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x456870EF:UTRAN-Iu-521:CM_SERVICE_REQ)[0x56365ea43910]{READY}: Deallocated (fsm.c:568) 20250822134540634 DMSC DEBUG msub(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x456870EF) Free (msub.c:119) 20250822134540634 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112:TMSI-0x456870EF - active-conn: now used by 1 (attached) (msub.c:375) 20250822134540634 DMSC DEBUG msub_fsm[0x56365ea655d0]{terminating}: Freeing instance (msub.c:113) 20250822134540634 DMSC DEBUG msub_fsm[0x56365ea655d0]{terminating}: Deallocated (fsm.c:568) MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 20250822134540634 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540634 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540634 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540634 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134540634 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540634 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540634 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134540634 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:3 MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(3159)@718a44d66dfb: Created GsupExpect[14] for "262420000001115" to be handled at TC_iu_multi_lu_and_mo_ussd2(3191) MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:0 MSC_Test-GSUP(3159)@718a44d66dfb: Created GsupExpect[15] for "262420000001114" to be handled at TC_iu_multi_lu_and_mo_ussd2(3189) 20250822134540638 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540638 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540638 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540638 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134540638 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540638 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540638 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134540638 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(3154)@718a44d66dfb: Deleted conn table entry 0TC_iu_multi_lu_and_mo_ussd2(3185)2388044 MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(3185)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(3185)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(3185)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(3185)@718a44d66dfb: Final verdict of PTC: pass MSC_Test_2-RAN(3154)@718a44d66dfb: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(3154)@718a44d66dfb: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on connection ID:1 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_len:37 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_from0 MSC_Test_2-RAN(3154)@718a44d66dfb: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(3154)@718a44d66dfb: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(3153)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on connection ID:2 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_len:37 MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3153)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(3154)@718a44d66dfb: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(3154)@718a44d66dfb: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on connection ID:3 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_len:37 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3153)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134540842 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540842 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540842 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540842 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134540842 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540842 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540842 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134540842 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134540842 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540842 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540842 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540842 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134540842 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540843 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540843 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134540843 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134540843 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540843 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540843 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540843 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134540843 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540843 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540843 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134540843 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134540843 DIUCS DEBUG (UTRAN-Iu-522) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134540843 DMSC DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x13010619:UTRAN-Iu-522:CM_SERVICE_REQ)[0x56365ea7d2b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134540843 DIUCS DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x13010619:UTRAN-Iu-522:CM_SERVICE_REQ)[0x56365ea7d2b0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134540843 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x13010619:UTRAN-Iu-522:CM_SERVICE_REQ)[0x56365ea59cc0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134540843 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x13010619:UTRAN-Iu-522:CM_SERVICE_REQ)[0x56365ea59cc0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134540843 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x13010619:UTRAN-Iu-522:CM_SERVICE_REQ)[0x56365ea59cc0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134540843 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113:TMSI-0x13010619 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250822134540843 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x13010619:UTRAN-Iu-522:CM_SERVICE_REQ)[0x56365ea59cc0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_09_11.c:174) 20250822134540843 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x13010619:UTRAN-Iu-522:CM_SERVICE_REQ)[0x56365ea59cc0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250822134540844 DIUCS DEBUG (UTRAN-Iu-523) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134540844 DMSC DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x112EB12B:UTRAN-Iu-523:CM_SERVICE_REQ)[0x56365ea42240]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134540844 DIUCS DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x112EB12B:UTRAN-Iu-523:CM_SERVICE_REQ)[0x56365ea42240]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134540844 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x112EB12B:UTRAN-Iu-523:CM_SERVICE_REQ)[0x56365ea88a10]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134540844 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x112EB12B:UTRAN-Iu-523:CM_SERVICE_REQ)[0x56365ea88a10]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134540844 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x112EB12B:UTRAN-Iu-523:CM_SERVICE_REQ)[0x56365ea88a10]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134540844 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115:TMSI-0x112EB12B + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250822134540844 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x112EB12B:UTRAN-Iu-523:CM_SERVICE_REQ)[0x56365ea88a10]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_09_11.c:174) 20250822134540844 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x112EB12B:UTRAN-Iu-523:CM_SERVICE_REQ)[0x56365ea88a10]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250822134540844 DIUCS DEBUG (UTRAN-Iu-524) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134540844 DMSC DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0A3093A4:UTRAN-Iu-524:CM_SERVICE_REQ)[0x56365ea9c1d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134540844 DIUCS DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0A3093A4:UTRAN-Iu-524:CM_SERVICE_REQ)[0x56365ea9c1d0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134540845 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0A3093A4:UTRAN-Iu-524:CM_SERVICE_REQ)[0x56365ea59e70]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134540845 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0A3093A4:UTRAN-Iu-524:CM_SERVICE_REQ)[0x56365ea59e70]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134540845 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0A3093A4:UTRAN-Iu-524:CM_SERVICE_REQ)[0x56365ea59e70]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134540845 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0A3093A4 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250822134540845 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0A3093A4:UTRAN-Iu-524:CM_SERVICE_REQ)[0x56365ea59e70]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_09_11.c:174) 20250822134540845 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0A3093A4:UTRAN-Iu-524:CM_SERVICE_REQ)[0x56365ea59e70]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) TC_iu_multi_lu_and_mo_ussd2(3187)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(3189)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(3191)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822134540848 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113:TMSI-0x13010619 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250822134540848 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113:TMSI-0x13010619 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:505) 20250822134540848 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x13010619:UTRAN-Iu-522:CM_SERVICE_REQ)[0x56365ea59cc0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250822134540848 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x13010619:UTRAN-Iu-522:CM_SERVICE_REQ)[0x56365ea59cc0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134540848 DMSC DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x13010619:UTRAN-Iu-522:CM_SERVICE_REQ)[0x56365ea7d2b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134540848 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113:TMSI-0x13010619 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250822134540849 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x13010619:UTRAN-Iu-522:CM_SERVICE_REQ)[0x56365ea59cc0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134540849 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x13010619:UTRAN-Iu-522:CM_SERVICE_REQ)[0x56365ea59cc0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250822134540849 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x13010619:UTRAN-Iu-522:CM_SERVICE_REQ)[0x56365ea59cc0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250822134540849 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113:TMSI-0x13010619 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822134540849 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113:TMSI-0x13010619 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822134540849 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113:TMSI-0x13010619 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822134540849 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x13010619:UTRAN-Iu-522:CM_SERVICE_REQ)[0x56365ea59cc0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250822134540849 DMSC DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x13010619:UTRAN-Iu-522:CM_SERVICE_REQ)[0x56365ea7d2b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822134540849 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113:TMSI-0x13010619 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822134540849 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0A3093A4 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250822134540849 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0A3093A4 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:505) 20250822134540849 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0A3093A4:UTRAN-Iu-524:CM_SERVICE_REQ)[0x56365ea59e70]{MSC_A_ST_COMMUNICATING}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250822134540849 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0A3093A4:UTRAN-Iu-524:CM_SERVICE_REQ)[0x56365ea59e70]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134540849 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540849 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540849 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540849 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134540849 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540849 DMSC DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0A3093A4:UTRAN-Iu-524:CM_SERVICE_REQ)[0x56365ea9c1d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134540849 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540849 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134540849 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134540850 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0A3093A4 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250822134540850 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0A3093A4:UTRAN-Iu-524:CM_SERVICE_REQ)[0x56365ea59e70]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134540850 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0A3093A4:UTRAN-Iu-524:CM_SERVICE_REQ)[0x56365ea59e70]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250822134540850 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0A3093A4:UTRAN-Iu-524:CM_SERVICE_REQ)[0x56365ea59e70]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250822134540850 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0A3093A4 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822134540850 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0A3093A4 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822134540850 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0A3093A4 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822134540850 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0A3093A4:UTRAN-Iu-524:CM_SERVICE_REQ)[0x56365ea59e70]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250822134540850 DMSC DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0A3093A4:UTRAN-Iu-524:CM_SERVICE_REQ)[0x56365ea9c1d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822134540850 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0A3093A4 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822134540850 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115:TMSI-0x112EB12B + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250822134540850 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115:TMSI-0x112EB12B - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:505) 20250822134540850 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x112EB12B:UTRAN-Iu-523:CM_SERVICE_REQ)[0x56365ea88a10]{MSC_A_ST_COMMUNICATING}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250822134540850 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540850 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540850 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540850 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x112EB12B:UTRAN-Iu-523:CM_SERVICE_REQ)[0x56365ea88a10]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134540850 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134540850 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540850 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540850 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134540850 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134540850 DMSC DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x112EB12B:UTRAN-Iu-523:CM_SERVICE_REQ)[0x56365ea42240]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134540851 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115:TMSI-0x112EB12B - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250822134540851 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x112EB12B:UTRAN-Iu-523:CM_SERVICE_REQ)[0x56365ea88a10]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134540851 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x112EB12B:UTRAN-Iu-523:CM_SERVICE_REQ)[0x56365ea88a10]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250822134540851 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x112EB12B:UTRAN-Iu-523:CM_SERVICE_REQ)[0x56365ea88a10]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 20250822134540851 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115:TMSI-0x112EB12B + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822134540851 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115:TMSI-0x112EB12B + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822134540851 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115:TMSI-0x112EB12B - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822134540851 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x112EB12B:UTRAN-Iu-523:CM_SERVICE_REQ)[0x56365ea88a10]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250822134540851 DMSC DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x112EB12B:UTRAN-Iu-523:CM_SERVICE_REQ)[0x56365ea42240]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822134540851 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115:TMSI-0x112EB12B - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822134540851 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540851 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540851 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540851 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134540851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540851 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540851 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822134540851 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134540851 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540852 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540852 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540852 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134540852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540852 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540852 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134540852 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134540852 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540852 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540852 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540852 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134540852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540852 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540852 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134540852 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134540852 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540852 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540852 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540852 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134540852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540852 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540852 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134540852 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:1 MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:1 MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:3 MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(3187)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:3 MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(3189)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:2 MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:2 MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3153)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on connection ID:1 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_len:7 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3153)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '20010003000000'O TC_iu_multi_lu_and_mo_ussd2(3191)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822134540863 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540863 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540863 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540863 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134540863 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540863 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540863 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134540863 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134540863 DIUCS DEBUG (UTRAN-Iu-522) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134540864 DMSC DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x13010619:UTRAN-Iu-522:CM_SERVICE_REQ)[0x56365ea7d2b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134540864 DIUCS DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x13010619:UTRAN-Iu-522:CM_SERVICE_REQ)[0x56365ea7d2b0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134540864 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x13010619:UTRAN-Iu-522:CM_SERVICE_REQ)[0x56365ea59cc0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134540864 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x13010619:UTRAN-Iu-522:CM_SERVICE_REQ)[0x56365ea59cc0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134540864 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x13010619:UTRAN-Iu-522:CM_SERVICE_REQ)[0x56365ea59cc0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250822134540864 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x13010619:UTRAN-Iu-522:CM_SERVICE_REQ)[0x56365ea59cc0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822134540864 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x13010619:UTRAN-Iu-522:CM_SERVICE_REQ)[0x56365ea59cc0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250822134540864 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x13010619:UTRAN-Iu-522:CM_SERVICE_REQ)[0x56365ea59cc0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134540864 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x13010619:UTRAN-Iu-522:CM_SERVICE_REQ)[0x56365ea59cc0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822134540864 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x13010619:UTRAN-Iu-522:CM_SERVICE_REQ)[0x56365ea7f000]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on connection ID:3 20250822134540864 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x13010619:UTRAN-Iu-522:CM_SERVICE_REQ)[0x56365ea7f000]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x13010619:UTRAN-Iu-522:CM_SERVICE_REQ)[0x56365ea59cc0] (msc_a.c:1053) 20250822134540864 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x13010619:UTRAN-Iu-522:CM_SERVICE_REQ)[0x56365ea7f000]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822134540864 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x13010619:UTRAN-Iu-522:CM_SERVICE_REQ)[0x56365ea7f000]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822134540864 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x13010619:UTRAN-Iu-522:CM_SERVICE_REQ)[0x56365ea59cc0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea84660] (msc_a.c:1053) 20250822134540864 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x13010619:UTRAN-Iu-522:CM_SERVICE_REQ)[0x56365ea59cc0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822134540864 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x13010619:UTRAN-Iu-522:CM_SERVICE_REQ)[0x56365ea59cc0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822134540864 DMSC DEBUG msub_fsm[0x56365ea84660]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822134540864 DMSC DEBUG msub(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x13010619) MSC-A terminated (msub.c:261) 20250822134540864 DMSC DEBUG msub(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x13010619) 1 MSC-I still active (msub.c:79) 20250822134540864 DMSC DEBUG msub_fsm[0x56365ea84660]{active}: State change to terminating (no timeout) (msub.c:91) 20250822134540864 DMSC DEBUG msub_fsm[0x56365ea84660]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822134540864 DMSC DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x13010619:UTRAN-Iu-522:CM_SERVICE_REQ)[0x56365ea7d2b0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822134540864 DMSC DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x13010619:UTRAN-Iu-522:CM_SERVICE_REQ)[0x56365ea7d2b0]{READY}: Removing from parent msub_fsm[0x56365ea84660] (msub.c:113) 20250822134540864 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Closing UTRAN-Iu-522 (ran_conn.c:142) MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_len:7 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_from0 20250822134540864 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-522 (ran_conn.c:155) 20250822134540864 DMSC DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x13010619:UTRAN-Iu-522:CM_SERVICE_REQ)[0x56365ea7d2b0]{READY}: Freeing instance (msub.c:113) 20250822134540864 DMSC DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x13010619:UTRAN-Iu-522:CM_SERVICE_REQ)[0x56365ea7d2b0]{READY}: Deallocated (fsm.c:568) 20250822134540864 DMSC DEBUG msub(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x13010619) Free (msub.c:119) 20250822134540864 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113:TMSI-0x13010619 - active-conn: now used by 1 (attached) (msub.c:375) 20250822134540864 DMSC DEBUG msub_fsm[0x56365ea84660]{terminating}: Freeing instance (msub.c:113) 20250822134540864 DMSC DEBUG msub_fsm[0x56365ea84660]{terminating}: Deallocated (fsm.c:568) 20250822134540864 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540864 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540864 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540864 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134540864 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540864 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540864 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134540864 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3153)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250822134540865 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540865 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540865 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540865 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134540865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540865 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540865 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on connection ID:2 MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134540865 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_len:7 MSC_Test_2-SCCP(3153)@718a44d66dfb: vl_from0 20250822134540865 DIUCS DEBUG (UTRAN-Iu-524) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) MSC_Test_2-SCCP(3153)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 20250822134540866 DMSC DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0A3093A4:UTRAN-Iu-524:CM_SERVICE_REQ)[0x56365ea9c1d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134540866 DIUCS DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0A3093A4:UTRAN-Iu-524:CM_SERVICE_REQ)[0x56365ea9c1d0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134540866 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0A3093A4:UTRAN-Iu-524:CM_SERVICE_REQ)[0x56365ea59e70]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134540866 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0A3093A4:UTRAN-Iu-524:CM_SERVICE_REQ)[0x56365ea59e70]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134540866 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0A3093A4:UTRAN-Iu-524:CM_SERVICE_REQ)[0x56365ea59e70]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250822134540866 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0A3093A4:UTRAN-Iu-524:CM_SERVICE_REQ)[0x56365ea59e70]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822134540866 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0A3093A4:UTRAN-Iu-524:CM_SERVICE_REQ)[0x56365ea59e70]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250822134540866 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0A3093A4:UTRAN-Iu-524:CM_SERVICE_REQ)[0x56365ea59e70]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134540866 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0A3093A4:UTRAN-Iu-524:CM_SERVICE_REQ)[0x56365ea59e70]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822134540866 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0A3093A4:UTRAN-Iu-524:CM_SERVICE_REQ)[0x56365ea88800]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822134540866 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0A3093A4:UTRAN-Iu-524:CM_SERVICE_REQ)[0x56365ea88800]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0A3093A4:UTRAN-Iu-524:CM_SERVICE_REQ)[0x56365ea59e70] (msc_a.c:1053) 20250822134540866 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0A3093A4:UTRAN-Iu-524:CM_SERVICE_REQ)[0x56365ea88800]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822134540866 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0A3093A4:UTRAN-Iu-524:CM_SERVICE_REQ)[0x56365ea88800]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822134540866 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0A3093A4:UTRAN-Iu-524:CM_SERVICE_REQ)[0x56365ea59e70]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea9cea0] (msc_a.c:1053) 20250822134540866 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0A3093A4:UTRAN-Iu-524:CM_SERVICE_REQ)[0x56365ea59e70]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822134540866 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0A3093A4:UTRAN-Iu-524:CM_SERVICE_REQ)[0x56365ea59e70]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822134540866 DMSC DEBUG msub_fsm[0x56365ea9cea0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822134540866 DMSC DEBUG msub(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0A3093A4) MSC-A terminated (msub.c:261) 20250822134540866 DMSC DEBUG msub(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0A3093A4) 1 MSC-I still active (msub.c:79) 20250822134540866 DMSC DEBUG msub_fsm[0x56365ea9cea0]{active}: State change to terminating (no timeout) (msub.c:91) 20250822134540866 DMSC DEBUG msub_fsm[0x56365ea9cea0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822134540866 DMSC DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0A3093A4:UTRAN-Iu-524:CM_SERVICE_REQ)[0x56365ea9c1d0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822134540866 DMSC DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0A3093A4:UTRAN-Iu-524:CM_SERVICE_REQ)[0x56365ea9c1d0]{READY}: Removing from parent msub_fsm[0x56365ea9cea0] (msub.c:113) 20250822134540866 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Closing UTRAN-Iu-524 (ran_conn.c:142) 20250822134540867 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-524 (ran_conn.c:155) 20250822134540867 DMSC DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0A3093A4:UTRAN-Iu-524:CM_SERVICE_REQ)[0x56365ea9c1d0]{READY}: Freeing instance (msub.c:113) 20250822134540867 DMSC DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0A3093A4:UTRAN-Iu-524:CM_SERVICE_REQ)[0x56365ea9c1d0]{READY}: Deallocated (fsm.c:568) 20250822134540867 DMSC DEBUG msub(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0A3093A4) Free (msub.c:119) 20250822134540867 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114:TMSI-0x0A3093A4 - active-conn: now used by 1 (attached) (msub.c:375) 20250822134540867 DMSC DEBUG msub_fsm[0x56365ea9cea0]{terminating}: Freeing instance (msub.c:113) 20250822134540867 DMSC DEBUG msub_fsm[0x56365ea9cea0]{terminating}: Deallocated (fsm.c:568) MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:1 20250822134540867 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540867 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540867 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540867 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134540867 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540867 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540867 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134540867 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134540867 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540867 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540867 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540867 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134540867 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540867 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540867 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134540867 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134540867 DIUCS DEBUG (UTRAN-Iu-523) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134540868 DMSC DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x112EB12B:UTRAN-Iu-523:CM_SERVICE_REQ)[0x56365ea42240]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134540868 DIUCS DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x112EB12B:UTRAN-Iu-523:CM_SERVICE_REQ)[0x56365ea42240]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134540868 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x112EB12B:UTRAN-Iu-523:CM_SERVICE_REQ)[0x56365ea88a10]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134540868 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x112EB12B:UTRAN-Iu-523:CM_SERVICE_REQ)[0x56365ea88a10]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134540868 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x112EB12B:UTRAN-Iu-523:CM_SERVICE_REQ)[0x56365ea88a10]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250822134540868 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x112EB12B:UTRAN-Iu-523:CM_SERVICE_REQ)[0x56365ea88a10]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822134540868 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x112EB12B:UTRAN-Iu-523:CM_SERVICE_REQ)[0x56365ea88a10]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250822134540868 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x112EB12B:UTRAN-Iu-523:CM_SERVICE_REQ)[0x56365ea88a10]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134540868 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x112EB12B:UTRAN-Iu-523:CM_SERVICE_REQ)[0x56365ea88a10]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822134540868 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x112EB12B:UTRAN-Iu-523:CM_SERVICE_REQ)[0x56365ea654a0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822134540868 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x112EB12B:UTRAN-Iu-523:CM_SERVICE_REQ)[0x56365ea654a0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x112EB12B:UTRAN-Iu-523:CM_SERVICE_REQ)[0x56365ea88a10] (msc_a.c:1053) 20250822134540868 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x112EB12B:UTRAN-Iu-523:CM_SERVICE_REQ)[0x56365ea654a0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822134540868 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x112EB12B:UTRAN-Iu-523:CM_SERVICE_REQ)[0x56365ea654a0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822134540868 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x112EB12B:UTRAN-Iu-523:CM_SERVICE_REQ)[0x56365ea88a10]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea26fc0] (msc_a.c:1053) 20250822134540868 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x112EB12B:UTRAN-Iu-523:CM_SERVICE_REQ)[0x56365ea88a10]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822134540868 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x112EB12B:UTRAN-Iu-523:CM_SERVICE_REQ)[0x56365ea88a10]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822134540868 DMSC DEBUG msub_fsm[0x56365ea26fc0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822134540868 DMSC DEBUG msub(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x112EB12B) MSC-A terminated (msub.c:261) 20250822134540868 DMSC DEBUG msub(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x112EB12B) 1 MSC-I still active (msub.c:79) 20250822134540868 DMSC DEBUG msub_fsm[0x56365ea26fc0]{active}: State change to terminating (no timeout) (msub.c:91) 20250822134540868 DMSC DEBUG msub_fsm[0x56365ea26fc0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822134540868 DMSC DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x112EB12B:UTRAN-Iu-523:CM_SERVICE_REQ)[0x56365ea42240]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822134540868 DMSC DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x112EB12B:UTRAN-Iu-523:CM_SERVICE_REQ)[0x56365ea42240]{READY}: Removing from parent msub_fsm[0x56365ea26fc0] (msub.c:113) 20250822134540868 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Closing UTRAN-Iu-523 (ran_conn.c:142) 20250822134540868 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-523 (ran_conn.c:155) 20250822134540868 DMSC DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x112EB12B:UTRAN-Iu-523:CM_SERVICE_REQ)[0x56365ea42240]{READY}: Freeing instance (msub.c:113) 20250822134540868 DMSC DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x112EB12B:UTRAN-Iu-523:CM_SERVICE_REQ)[0x56365ea42240]{READY}: Deallocated (fsm.c:568) 20250822134540868 DMSC DEBUG msub(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x112EB12B) Free (msub.c:119) 20250822134540868 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115:TMSI-0x112EB12B - active-conn: now used by 1 (attached) (msub.c:375) 20250822134540868 DMSC DEBUG msub_fsm[0x56365ea26fc0]{terminating}: Freeing instance (msub.c:113) 20250822134540868 DMSC DEBUG msub_fsm[0x56365ea26fc0]{terminating}: Deallocated (fsm.c:568) 20250822134540868 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540868 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540868 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540868 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134540869 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540869 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540869 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134540869 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134540869 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540869 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540869 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540869 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134540869 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540869 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540869 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134540869 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(3154)@718a44d66dfb: Deleted conn table entry 1TC_iu_multi_lu_and_mo_ussd2(3187)14126368 MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 TC_iu_multi_lu_and_mo_ussd2(3187)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(3187)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(3187)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3155)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:3 MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(3154)@718a44d66dfb: Deleted conn table entry 3TC_iu_multi_lu_and_mo_ussd2(3189)3859289 MSC_Test_2-SCCP(3153)@718a44d66dfb: Session index based on local reference:2 TC_iu_multi_lu_and_mo_ussd2(3189)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(3189)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(3189)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3155)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(3154)@718a44d66dfb: Deleted conn table entry 2TC_iu_multi_lu_and_mo_ussd2(3191)12961960 TC_iu_multi_lu_and_mo_ussd2(3191)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(3191)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(3187)@718a44d66dfb: Final verdict of PTC: pass TC_iu_multi_lu_and_mo_ussd2(3191)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(3189)@718a44d66dfb: Final verdict of PTC: pass TC_iu_multi_lu_and_mo_ussd2(3191)@718a44d66dfb: Final verdict of PTC: pass 20250822134540883 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822134540883 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822134540883 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822134540883 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822134540883 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822134540884 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822134540884 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822134540884 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822134540884 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822134540884 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540884 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822134540884 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822134540884 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822134540884 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822134540884 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822134540884 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822134540885 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822134540885 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540885 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540885 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540885 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134540885 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540885 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540885 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134540887 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822134540886 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134540886 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540886 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134540886 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134540886 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134540886 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134540886 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134540886 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134540886 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134540887 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(3149)@718a44d66dfb: Final verdict of PTC: none MSC_Test_1-SCCP(3150)@718a44d66dfb: Final verdict of PTC: none 20250822134540887 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822134540887 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250822134540889 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(3156)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-SCCP(3147)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(3148)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(3160)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP(3159)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3193)@718a44d66dfb: Final verdict of PTC: none MSC_Test_1-RAN(3151)@718a44d66dfb: Final verdict of PTC: none20250822134540892 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) 20250822134540893 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822134540893 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250822134540893 DLINP ERROR virt-bsc1-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250822134540893 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) 20250822134540893 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:772) 20250822134540893 DLSS7 ERROR 0: asp-virt-bsc1-0: xUA SRV SEND_FAILED (osmo_ss7_asp.c:795) 20250822134540893 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) 20250822134540893 DLSS7 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(3152)@718a44d66dfb: Final verdict of PTC: none 20250822134540894 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250822134540894 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822134540894 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250822134540894 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822134540895 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822134540895 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822134540895 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822134540895 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822134540896 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) 20250822134540896 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822134540898 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) 20250822134540898 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) 20250822134540898 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822134540898 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250822134540898 DLINP ERROR virt-rnc0-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250822134540898 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) 20250822134540898 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:772) 20250822134540898 DLSS7 ERROR 0: asp-virt-rnc0-0: xUA SRV SEND_FAILED (osmo_ss7_asp.c:795) 20250822134540898 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) 20250822134540898 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134540898 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822134540898 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822134540898 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822134540898 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822134540898 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822134540898 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822134540898 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822134540899 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.3/0 (xua_snm.c:371) 20250822134540899 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) IPA-CTRL-CLI-IPA(3192)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3174)@718a44d66dfb: Final verdict of PTC: none MSC_Test_2-SCCP(3153)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3168)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(3157)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP-IPA(3158)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3182)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3190)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3170)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3176)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3164)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3186)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3146)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3166)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(3161)@718a44d66dfb: Final verdict of PTC: none MSC_Test_2-RAN(3154)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3172)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3184)@718a44d66dfb: Final verdict of PTC: none MSC_Test_2-M3UA(3155)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3180)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3188)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3178)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(3146): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(3147): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(3148): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(3149): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-SCCP(3150): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-RAN(3151): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-M3UA(3152): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_2-SCCP(3153): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_2-RAN(3154): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_2-M3UA(3155): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(3156): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(3157): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(3158): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(3159): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(3160): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(3161): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(3162): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(3163): pass (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(3164): none (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(3165): pass (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(3166): none (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(3167): pass (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(3168): none (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(3169): pass (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(3170): none (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(3171): pass (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(3172): none (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(3173): pass (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(3174): none (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(3175): pass (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(3176): none (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(3177): pass (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(3178): none (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(3179): pass (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(3180): none (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(3181): pass (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(3182): none (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(3183): pass (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(3184): none (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(3185): pass (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(3186): none (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(3187): pass (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(3188): none (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(3189): pass (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(3190): none (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(3191): pass (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(3192): none (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(3193): none (pass -> pass) MTC@718a44d66dfb: Test case TC_iu_multi_lu_and_mo_ussd finished. Verdict: pass MTC@718a44d66dfb: 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'. Fri Aug 22 13:45:41 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 20250822134541896 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822134542885 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822134542885 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822134542885 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822134542896 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822134542896 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822134542896 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822134542898 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822134542899 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822134542899 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822134542899 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) Waiting for packet dumper to finish... 0 (prev_count=-1, count=4780388) 20250822134543900 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=4780388, count=4783796) 20250822134544902 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:45:45 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests_Iu.TC_iu_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 20250822134545904 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_iu_multi_lu_and_mt_ussd started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(3197)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(3197)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(3197)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(3195)@718a44d66dfb: v_sccp_pdu_maxlen:268 MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_1-M3UA(3200)@718a44d66dfb: ************************************************* MSC_Test_1-M3UA(3200)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(3200)@718a44d66dfb: ************************************************* MSC_Test_1-SCCP(3198)@718a44d66dfb: v_sccp_pdu_maxlen:268 MTC@718a44d66dfb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_2-M3UA(3203)@718a44d66dfb: ************************************************* MSC_Test_2-M3UA(3203)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(3203)@718a44d66dfb: ************************************************* MSC_Test_2-SCCP(3201)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822134546444 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(3204)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822134546610 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822134546610 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822134546610 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822134546610 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(3197)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(3197)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(3197)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822134546613 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134546613 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822134546613 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822134546614 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822134546614 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822134546614 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822134546614 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(3197)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(3197)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(3197)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(3197)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(3197)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822134546616 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134546616 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822134546616 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822134546616 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822134546616 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822134546616 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822134546616 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(3197)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(3197)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(3197)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(3197)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(3197)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(3197)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) 20250822134546616 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822134546616 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(3197)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(3197)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822134546624 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) 20250822134546624 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) 20250822134546624 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822134546624 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(3200)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(3200)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(3200)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(3200)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_1-M3UA(3200)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250822134546627 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134546627 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822134546627 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822134546627 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822134546627 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822134546628 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822134546628 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(3200)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(3200)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(3200)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(3200)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250822134546629 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134546629 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822134546629 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822134546629 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822134546629 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822134546629 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822134546629 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(3200)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(3200)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(3200)@718a44d66dfb: Message received on association #8 20250822134546629 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250822134546629 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(3200)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(3200)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(3200)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(3200)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822134546638 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) 20250822134546638 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) 20250822134546638 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822134546638 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(3203)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(3203)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(3203)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822134546641 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134546641 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822134546641 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822134546641 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822134546641 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822134546641 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822134546641 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(3203)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_2-M3UA(3203)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3203)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(3203)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822134546643 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134546643 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822134546643 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822134546643 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822134546643 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822134546643 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822134546643 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(3203)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250822134546643 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.3/0 (xua_snm.c:406) MSC_Test_1-M3UA(3200)@718a44d66dfb: Message received on association #8 20250822134546643 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(3200)@718a44d66dfb: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3203)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3203)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(3203)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3203)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822134546906 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822134546906 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(3206)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(3206)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822134546912 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(3206)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(3206)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(3206)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(3206)@718a44d66dfb: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(3206)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(3206)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822134546930 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822134546930 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(3207)@718a44d66dfb: Created GsupExpect[0] for "262420000001116" to be handled at TC_iu_multi_lu_and_mt_ussd2(3210) TC_iu_multi_lu_and_mt_ussd2(3210)@718a44d66dfb: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001116'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(3207)@718a44d66dfb: Created GsupExpect[1] for "262420000001117" to be handled at TC_iu_multi_lu_and_mt_ussd2(3211) TC_iu_multi_lu_and_mt_ussd2(3211)@718a44d66dfb: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001117'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(3207)@718a44d66dfb: Created GsupExpect[2] for "262420000001118" to be handled at TC_iu_multi_lu_and_mt_ussd2(3213) TC_iu_multi_lu_and_mt_ussd2(3213)@718a44d66dfb: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001118'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(3207)@718a44d66dfb: Created GsupExpect[3] for "262420000001119" to be handled at TC_iu_multi_lu_and_mt_ussd2(3215) TC_iu_multi_lu_and_mt_ussd2(3215)@718a44d66dfb: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001119'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(3207)@718a44d66dfb: Created GsupExpect[4] for "262420000001120" to be handled at TC_iu_multi_lu_and_mt_ussd2(3217) TC_iu_multi_lu_and_mt_ussd2(3217)@718a44d66dfb: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001120'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(3207)@718a44d66dfb: Created GsupExpect[5] for "262420000001121" to be handled at TC_iu_multi_lu_and_mt_ussd2(3219) TC_iu_multi_lu_and_mt_ussd2(3219)@718a44d66dfb: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001121'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(3207)@718a44d66dfb: Created GsupExpect[6] for "262420000001122" to be handled at TC_iu_multi_lu_and_mt_ussd2(3221) TC_iu_multi_lu_and_mt_ussd2(3221)@718a44d66dfb: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001122'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(3207)@718a44d66dfb: Created GsupExpect[7] for "262420000001123" to be handled at TC_iu_multi_lu_and_mt_ussd2(3223) TC_iu_multi_lu_and_mt_ussd2(3223)@718a44d66dfb: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001123'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(3207)@718a44d66dfb: Created GsupExpect[8] for "262420000001124" to be handled at TC_iu_multi_lu_and_mt_ussd2(3225) TC_iu_multi_lu_and_mt_ussd2(3225)@718a44d66dfb: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001124'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(3207)@718a44d66dfb: Created GsupExpect[9] for "262420000001125" to be handled at TC_iu_multi_lu_and_mt_ussd2(3227) TC_iu_multi_lu_and_mt_ussd2(3227)@718a44d66dfb: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001125'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(3207)@718a44d66dfb: Created GsupExpect[10] for "262420000001126" to be handled at TC_iu_multi_lu_and_mt_ussd2(3229) TC_iu_multi_lu_and_mt_ussd2(3229)@718a44d66dfb: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001126'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(3207)@718a44d66dfb: Created GsupExpect[11] for "262420000001127" to be handled at TC_iu_multi_lu_and_mt_ussd2(3231) TC_iu_multi_lu_and_mt_ussd2(3231)@718a44d66dfb: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001127'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(3207)@718a44d66dfb: Created GsupExpect[12] for "262420000001128" to be handled at TC_iu_multi_lu_and_mt_ussd2(3233) TC_iu_multi_lu_and_mt_ussd2(3233)@718a44d66dfb: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001128'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(3207)@718a44d66dfb: Created GsupExpect[13] for "262420000001129" to be handled at TC_iu_multi_lu_and_mt_ussd2(3235) TC_iu_multi_lu_and_mt_ussd2(3235)@718a44d66dfb: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001129'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(3207)@718a44d66dfb: Created GsupExpect[14] for "262420000001130" to be handled at TC_iu_multi_lu_and_mt_ussd2(3237) TC_iu_multi_lu_and_mt_ussd2(3237)@718a44d66dfb: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001130'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(3207)@718a44d66dfb: Created GsupExpect[15] for "262420000001131" to be handled at TC_iu_multi_lu_and_mt_ussd2(3239) TC_iu_multi_lu_and_mt_ussd2(3239)@718a44d66dfb: 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 } } } } 20250822134547422 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547422 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547422 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547422 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822134547422 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547422 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547422 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134547422 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3197)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134547422 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547422 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547422 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547422 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822134547422 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547422 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547422 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822134547422 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3197)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(3197)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(3196)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(3200)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134547434 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547434 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547434 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547434 DLM3UA 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) 20250822134547434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547434 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547434 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134547434 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547435 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547435 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547435 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547435 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) 20250822134547435 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547435 DLSS7 DEBUG Found route for dpc=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) 20250822134547435 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250822134547435 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(3200)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(3200)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(3199)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250822134547449 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547449 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547449 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547449 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134547449 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547449 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547449 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134547449 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134547450 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) 20250822134547450 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250822134547450 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547450 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547450 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547451 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547451 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547451 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547451 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547451 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(3202)@718a44d66dfb: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(3202)@718a44d66dfb: Added conn table entry 0TC_iu_multi_lu_and_mt_ussd2(3210)1864791 MSC_Test_2-SCCP(3201)@718a44d66dfb: First idle individual index:0 20250822134547468 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547468 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547468 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547468 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134547468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547468 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547468 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134547468 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134547468 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(3202)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 20250822134547468 DMSC DEBUG msub_fsm[0x56365ea85630]{active}: Allocated (fsm.c:456) 20250822134547468 DMSC DEBUG msc_i[0x56365ea8c5e0]{READY}: Allocated (fsm.c:456) 20250822134547468 DMSC DEBUG msc_i[0x56365ea8c5e0]{READY}: is child of msub_fsm[0x56365ea85630] (fsm.c:486) 20250822134547468 DMSC DEBUG msc_a[0x56365ea975c0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822134547468 DMSC DEBUG msc_a[0x56365ea975c0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea85630] (fsm.c:486) 20250822134547468 DMSC DEBUG msc_a(unknown:UTRAN-Iu-525:NONE)[0x56365ea975c0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822134547468 DMSC DEBUG msc_i(unknown:UTRAN-Iu-525:NONE)[0x56365ea8c5e0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822134547468 DMSC DEBUG msc_a(unknown:UTRAN-Iu-525:NONE)[0x56365ea975c0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822134547468 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-525:NONE)[0x56365ea975c0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250822134547469 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-525:NONE)[0x56365ea975c0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250822134547469 DMM DEBUG msc_a(IMSI-262420000001116:UTRAN-Iu-525:LU)[0x56365ea975c0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001116 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822134547469 DMM DEBUG msc_a(IMSI-262420000001116:UTRAN-Iu-525:LU)[0x56365ea975c0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822134547469 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:UTRAN-Iu-525:LU)[0x56365ea7ee20]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822134547469 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:UTRAN-Iu-525:LU)[0x56365ea7ee20]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001116:UTRAN-Iu-525:LU)[0x56365ea975c0] (fsm.c:486) 20250822134547469 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:UTRAN-Iu-525:LU)[0x56365ea7ee20]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250822134547469 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:UTRAN-Iu-525:LU)[0x56365ea7ee20]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822134547469 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822134547469 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001116 id=262420000001116 (vlr.c:661) 20250822134547469 DVLR INFO New subscr, IMSI: 262420000001116 (vlr.c:562) 20250822134547469 DVLR DEBUG VLR subscr IMSI-262420000001116 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822134547469 DMSC DEBUG msc_a(IMSI-262420000001116:UTRAN-Iu-525:LU)[0x56365ea975c0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822134547469 DMSC DEBUG msc_a(IMSI-262420000001116:UTRAN-Iu-525:LU)[0x56365ea975c0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822134547469 DVLR DEBUG VLR subscr IMSI-262420000001116 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) MSC_Test_2-RAN(3202)@718a44d66dfb: Added conn table entry 1TC_iu_multi_lu_and_mt_ussd2(3211)2475210 20250822134547469 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822134547469 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:UTRAN-Iu-525:LU)[0x56365ea7ee20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822134547469 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:UTRAN-Iu-525:LU)[0x56365ea7ee20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822134547469 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:UTRAN-Iu-525:LU)[0x56365ea7ee20]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250822134547469 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:UTRAN-Iu-525:LU)[0x56365ea3c730]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822134547469 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:UTRAN-Iu-525:LU)[0x56365ea3c730]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001116:UTRAN-Iu-525:LU)[0x56365ea7ee20] (fsm.c:486) 20250822134547469 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:UTRAN-Iu-525:LU)[0x56365ea3c730]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822134547469 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:UTRAN-Iu-525:LU)[0x56365ea3c730]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) MSC_Test_2-RAN(3202)@718a44d66dfb: patch: N(SD) for ConnIdx 1 set to 1 20250822134547469 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547469 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547469 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547469 DLM3UA 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(3202)@718a44d66dfb: Added conn table entry 2TC_iu_multi_lu_and_mt_ussd2(3213)10648151 20250822134547469 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547469 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547469 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547469 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(3202)@718a44d66dfb: patch: N(SD) for ConnIdx 2 set to 1 MSC_Test_2-SCCP(3201)@718a44d66dfb: First idle individual index:1 MSC_Test_2-RAN(3202)@718a44d66dfb: Added conn table entry 3TC_iu_multi_lu_and_mt_ussd2(3215)16530124 MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134547470 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547470 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547470 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547470 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134547470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547470 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547470 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134547470 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547470 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) 20250822134547470 DMSC DEBUG msub_fsm[0x56365ea375d0]{active}: Allocated (fsm.c:456) 20250822134547470 DMSC DEBUG msc_i[0x56365ea37700]{READY}: Allocated (fsm.c:456) 20250822134547470 DMSC DEBUG msc_i[0x56365ea37700]{READY}: is child of msub_fsm[0x56365ea375d0] (fsm.c:486) 20250822134547470 DMSC DEBUG msc_a[0x56365ea80800]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822134547470 DMSC DEBUG msc_a[0x56365ea80800]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea375d0] (fsm.c:486) 20250822134547470 DMSC DEBUG msc_a(unknown:UTRAN-Iu-526:NONE)[0x56365ea80800]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822134547470 DMSC DEBUG msc_i(unknown:UTRAN-Iu-526:NONE)[0x56365ea37700]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822134547470 DMSC DEBUG msc_a(unknown:UTRAN-Iu-526:NONE)[0x56365ea80800]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) MSC_Test-GSUP(3207)@718a44d66dfb: Found GsupExpect[0] for "262420000001116" handled at TC_iu_multi_lu_and_mt_ussd2(3210) MSC_Test-GSUP(3207)@718a44d66dfb: Added IMSI table entry 0TC_iu_multi_lu_and_mt_ussd2(3210)"262420000001116" MSC_Test_2-SCCP(3201)@718a44d66dfb: { messageType := 2, destLocRef := '1C7457'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 } } 20250822134547470 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-526:NONE)[0x56365ea80800]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250822134547470 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-526:NONE)[0x56365ea80800]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250822134547470 DMM DEBUG msc_a(IMSI-262420000001117:UTRAN-Iu-526:LU)[0x56365ea80800]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001117 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822134547470 DMM DEBUG msc_a(IMSI-262420000001117:UTRAN-Iu-526:LU)[0x56365ea80800]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822134547470 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:UTRAN-Iu-526:LU)[0x56365ea7ef50]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822134547470 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:UTRAN-Iu-526:LU)[0x56365ea7ef50]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001117:UTRAN-Iu-526:LU)[0x56365ea80800] (fsm.c:486) 20250822134547470 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:UTRAN-Iu-526:LU)[0x56365ea7ef50]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250822134547470 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:UTRAN-Iu-526:LU)[0x56365ea7ef50]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822134547470 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822134547470 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001117 id=262420000001117 (vlr.c:661) 20250822134547470 DVLR INFO New subscr, IMSI: 262420000001117 (vlr.c:562) 20250822134547470 DVLR DEBUG VLR subscr IMSI-262420000001117 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822134547470 DMSC DEBUG msc_a(IMSI-262420000001117:UTRAN-Iu-526:LU)[0x56365ea80800]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822134547470 DMSC DEBUG msc_a(IMSI-262420000001117:UTRAN-Iu-526:LU)[0x56365ea80800]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822134547470 DVLR DEBUG VLR subscr IMSI-262420000001117 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822134547470 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822134547470 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:UTRAN-Iu-526:LU)[0x56365ea7ef50]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822134547470 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:UTRAN-Iu-526:LU)[0x56365ea7ef50]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822134547470 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:UTRAN-Iu-526:LU)[0x56365ea7ef50]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250822134547470 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:UTRAN-Iu-526:LU)[0x56365ea7f080]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822134547470 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:UTRAN-Iu-526:LU)[0x56365ea7f080]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001117:UTRAN-Iu-526:LU)[0x56365ea7ef50] (fsm.c:486) 20250822134547470 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:UTRAN-Iu-526:LU)[0x56365ea7f080]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822134547470 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:UTRAN-Iu-526:LU)[0x56365ea7f080]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822134547470 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547470 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547470 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547470 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547470 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547470 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547470 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-RAN(3202)@718a44d66dfb: patch: N(SD) for ConnIdx 3 set to 1 MSC_Test-GSUP(3207)@718a44d66dfb: Found GsupExpect[1] for "262420000001117" handled at TC_iu_multi_lu_and_mt_ussd2(3211) MSC_Test-GSUP(3207)@718a44d66dfb: Added IMSI table entry 1TC_iu_multi_lu_and_mt_ussd2(3211)"262420000001117" MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(3202)@718a44d66dfb: Added conn table entry 4TC_iu_multi_lu_and_mt_ussd2(3217)12986829 MSC_Test_2-RAN(3202)@718a44d66dfb: patch: N(SD) for ConnIdx 4 set to 1 MSC_Test_2-SCCP(3201)@718a44d66dfb: First idle individual index:2 MSC_Test_2-RAN(3202)@718a44d66dfb: Added conn table entry 5TC_iu_multi_lu_and_mt_ussd2(3219)2553413 20250822134547471 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547471 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547471 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547471 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134547471 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547471 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547471 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134547471 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134547471 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-RAN(3202)@718a44d66dfb: patch: N(SD) for ConnIdx 5 set to 1 20250822134547471 DMSC DEBUG msub_fsm[0x56365ea3c860]{active}: Allocated (fsm.c:456) 20250822134547471 DMSC DEBUG msc_i[0x56365ea3c990]{READY}: Allocated (fsm.c:456) 20250822134547471 DMSC DEBUG msc_i[0x56365ea3c990]{READY}: is child of msub_fsm[0x56365ea3c860] (fsm.c:486) 20250822134547472 DMSC DEBUG msc_a[0x56365ea3cac0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822134547472 DMSC DEBUG msc_a[0x56365ea3cac0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea3c860] (fsm.c:486) 20250822134547472 DMSC DEBUG msc_a(unknown:UTRAN-Iu-527:NONE)[0x56365ea3cac0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822134547472 DMSC DEBUG msc_i(unknown:UTRAN-Iu-527:NONE)[0x56365ea3c990]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822134547472 DMSC DEBUG msc_a(unknown:UTRAN-Iu-527:NONE)[0x56365ea3cac0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822134547472 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-527:NONE)[0x56365ea3cac0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250822134547472 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-527:NONE)[0x56365ea3cac0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250822134547472 DMM DEBUG msc_a(IMSI-262420000001118:UTRAN-Iu-527:LU)[0x56365ea3cac0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001118 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822134547472 DMM DEBUG msc_a(IMSI-262420000001118:UTRAN-Iu-527:LU)[0x56365ea3cac0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822134547472 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:UTRAN-Iu-527:LU)[0x56365ea9c9f0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822134547472 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:UTRAN-Iu-527:LU)[0x56365ea9c9f0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001118:UTRAN-Iu-527:LU)[0x56365ea3cac0] (fsm.c:486) 20250822134547472 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:UTRAN-Iu-527:LU)[0x56365ea9c9f0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250822134547472 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:UTRAN-Iu-527:LU)[0x56365ea9c9f0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822134547472 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822134547472 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001118 id=262420000001118 (vlr.c:661) 20250822134547472 DVLR INFO New subscr, IMSI: 262420000001118 (vlr.c:562) 20250822134547472 DVLR DEBUG VLR subscr IMSI-262420000001118 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822134547472 DMSC DEBUG msc_a(IMSI-262420000001118:UTRAN-Iu-527:LU)[0x56365ea3cac0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822134547472 DMSC DEBUG msc_a(IMSI-262420000001118:UTRAN-Iu-527:LU)[0x56365ea3cac0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822134547472 DVLR DEBUG VLR subscr IMSI-262420000001118 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822134547472 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822134547472 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:UTRAN-Iu-527:LU)[0x56365ea9c9f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822134547472 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:UTRAN-Iu-527:LU)[0x56365ea9c9f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822134547472 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:UTRAN-Iu-527:LU)[0x56365ea9c9f0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250822134547472 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:UTRAN-Iu-527:LU)[0x56365ea9cb20]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822134547472 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:UTRAN-Iu-527:LU)[0x56365ea9cb20]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001118:UTRAN-Iu-527:LU)[0x56365ea9c9f0] (fsm.c:486) 20250822134547472 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:UTRAN-Iu-527:LU)[0x56365ea9cb20]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822134547472 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:UTRAN-Iu-527:LU)[0x56365ea9cb20]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822134547472 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547472 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547472 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_2-SCCP(3201)@718a44d66dfb: { messageType := 2, destLocRef := '25C4CA'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 } } 20250822134547472 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547472 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547472 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547472 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547472 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:1 MSC_Test_2-RAN(3202)@718a44d66dfb: Added conn table entry 6TC_iu_multi_lu_and_mt_ussd2(3221)9516695 MSC_Test-GSUP(3207)@718a44d66dfb: Found GsupExpect[2] for "262420000001118" handled at TC_iu_multi_lu_and_mt_ussd2(3213) MSC_Test-GSUP(3207)@718a44d66dfb: Added IMSI table entry 2TC_iu_multi_lu_and_mt_ussd2(3213)"262420000001118" MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(3202)@718a44d66dfb: patch: N(SD) for ConnIdx 6 set to 1 MSC_Test_2-SCCP(3201)@718a44d66dfb: First idle individual index:3 MSC_Test_2-RAN(3202)@718a44d66dfb: Added conn table entry 7TC_iu_multi_lu_and_mt_ussd2(3223)2837883 20250822134547473 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547473 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547473 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547473 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134547473 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547473 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547473 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134547473 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134547473 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) 20250822134547473 DMSC DEBUG msub_fsm[0x56365ea55e30]{active}: Allocated (fsm.c:456) 20250822134547473 DMSC DEBUG msc_i[0x56365eaa1a50]{READY}: Allocated (fsm.c:456) 20250822134547473 DMSC DEBUG msc_i[0x56365eaa1a50]{READY}: is child of msub_fsm[0x56365ea55e30] (fsm.c:486) 20250822134547473 DMSC DEBUG msc_a[0x56365eaa1c30]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822134547473 DMSC DEBUG msc_a[0x56365eaa1c30]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea55e30] (fsm.c:486) 20250822134547473 DMSC DEBUG msc_a(unknown:UTRAN-Iu-528:NONE)[0x56365eaa1c30]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822134547473 DMSC DEBUG msc_i(unknown:UTRAN-Iu-528:NONE)[0x56365eaa1a50]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822134547473 DMSC DEBUG msc_a(unknown:UTRAN-Iu-528:NONE)[0x56365eaa1c30]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822134547473 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-528:NONE)[0x56365eaa1c30]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250822134547473 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-528:NONE)[0x56365eaa1c30]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250822134547473 DMM DEBUG msc_a(IMSI-262420000001119:UTRAN-Iu-528:LU)[0x56365eaa1c30]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001119 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822134547473 DMM DEBUG msc_a(IMSI-262420000001119:UTRAN-Iu-528:LU)[0x56365eaa1c30]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822134547473 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:UTRAN-Iu-528:LU)[0x56365ea85a40]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822134547473 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:UTRAN-Iu-528:LU)[0x56365ea85a40]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001119:UTRAN-Iu-528:LU)[0x56365eaa1c30] (fsm.c:486) 20250822134547473 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:UTRAN-Iu-528:LU)[0x56365ea85a40]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250822134547473 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:UTRAN-Iu-528:LU)[0x56365ea85a40]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) MSC_Test_2-SCCP(3201)@718a44d66dfb: First idle individual index:4 20250822134547473 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822134547473 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001119 id=262420000001119 (vlr.c:661) 20250822134547473 DVLR INFO New subscr, IMSI: 262420000001119 (vlr.c:562) 20250822134547473 DVLR DEBUG VLR subscr IMSI-262420000001119 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822134547473 DMSC DEBUG msc_a(IMSI-262420000001119:UTRAN-Iu-528:LU)[0x56365eaa1c30]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822134547473 DMSC DEBUG msc_a(IMSI-262420000001119:UTRAN-Iu-528:LU)[0x56365eaa1c30]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822134547473 DVLR DEBUG VLR subscr IMSI-262420000001119 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822134547473 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822134547473 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:UTRAN-Iu-528:LU)[0x56365ea85a40]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822134547473 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:UTRAN-Iu-528:LU)[0x56365ea85a40]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822134547473 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:UTRAN-Iu-528:LU)[0x56365ea85a40]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250822134547473 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:UTRAN-Iu-528:LU)[0x56365ea88c40]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822134547473 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:UTRAN-Iu-528:LU)[0x56365ea88c40]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001119:UTRAN-Iu-528:LU)[0x56365ea85a40] (fsm.c:486) 20250822134547473 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:UTRAN-Iu-528:LU)[0x56365ea88c40]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822134547473 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:UTRAN-Iu-528:LU)[0x56365ea88c40]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) MSC_Test_2-RAN(3202)@718a44d66dfb: patch: N(SD) for ConnIdx 7 set to 1 20250822134547473 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547473 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547473 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547473 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547473 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547473 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547473 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547473 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test-GSUP(3207)@718a44d66dfb: Found GsupExpect[3] for "262420000001119" handled at TC_iu_multi_lu_and_mt_ussd2(3215) MSC_Test-GSUP(3207)@718a44d66dfb: Added IMSI table entry 3TC_iu_multi_lu_and_mt_ussd2(3215)"262420000001119" 20250822134547473 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547473 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547473 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547473 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134547473 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547473 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547473 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134547474 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(3202)@718a44d66dfb: Added conn table entry 8TC_iu_multi_lu_and_mt_ussd2(3225)13623393 20250822134547474 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) 20250822134547474 DMSC DEBUG msub_fsm[0x56365ea3cd20]{active}: Allocated (fsm.c:456) 20250822134547474 DMSC DEBUG msc_i[0x56365ea86f30]{READY}: Allocated (fsm.c:456) 20250822134547474 DMSC DEBUG msc_i[0x56365ea86f30]{READY}: is child of msub_fsm[0x56365ea3cd20] (fsm.c:486) 20250822134547474 DMSC DEBUG msc_a[0x56365ea87110]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822134547474 DMSC DEBUG msc_a[0x56365ea87110]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea3cd20] (fsm.c:486) 20250822134547474 DMSC DEBUG msc_a(unknown:UTRAN-Iu-529:NONE)[0x56365ea87110]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822134547474 DMSC DEBUG msc_i(unknown:UTRAN-Iu-529:NONE)[0x56365ea86f30]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822134547474 DMSC DEBUG msc_a(unknown:UTRAN-Iu-529:NONE)[0x56365ea87110]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822134547474 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-529:NONE)[0x56365ea87110]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250822134547474 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-529:NONE)[0x56365ea87110]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250822134547475 DMM DEBUG msc_a(IMSI-262420000001120:UTRAN-Iu-529:LU)[0x56365ea87110]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001120 LU-type=IMSI-ATTACH (gsm_04_08.c:363) MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 20250822134547475 DMM DEBUG msc_a(IMSI-262420000001120:UTRAN-Iu-529:LU)[0x56365ea87110]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822134547475 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:UTRAN-Iu-529:LU)[0x56365ea9e0f0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822134547475 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:UTRAN-Iu-529:LU)[0x56365ea9e0f0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001120:UTRAN-Iu-529:LU)[0x56365ea87110] (fsm.c:486) 20250822134547475 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:UTRAN-Iu-529:LU)[0x56365ea9e0f0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) MSC_Test_2-RAN(3202)@718a44d66dfb: patch: N(SD) for ConnIdx 8 set to 1 MSC_Test_2-SCCP(3201)@718a44d66dfb: { messageType := 2, destLocRef := 'A27A57'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 } } 20250822134547475 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:UTRAN-Iu-529:LU)[0x56365ea9e0f0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822134547475 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822134547475 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001120 id=262420000001120 (vlr.c:661) 20250822134547475 DVLR INFO New subscr, IMSI: 262420000001120 (vlr.c:562) MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:2 20250822134547475 DVLR DEBUG VLR subscr IMSI-262420000001120 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822134547475 DMSC DEBUG msc_a(IMSI-262420000001120:UTRAN-Iu-529:LU)[0x56365ea87110]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822134547475 DMSC DEBUG msc_a(IMSI-262420000001120:UTRAN-Iu-529:LU)[0x56365ea87110]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822134547475 DVLR DEBUG VLR subscr IMSI-262420000001120 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822134547475 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822134547475 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:UTRAN-Iu-529:LU)[0x56365ea9e0f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822134547475 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:UTRAN-Iu-529:LU)[0x56365ea9e0f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822134547475 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:UTRAN-Iu-529:LU)[0x56365ea9e0f0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250822134547475 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:UTRAN-Iu-529:LU)[0x56365ea59910]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822134547475 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:UTRAN-Iu-529:LU)[0x56365ea59910]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001120:UTRAN-Iu-529:LU)[0x56365ea9e0f0] (fsm.c:486) 20250822134547475 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:UTRAN-Iu-529:LU)[0x56365ea59910]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822134547475 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:UTRAN-Iu-529:LU)[0x56365ea59910]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822134547475 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547475 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547475 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547475 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547475 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547475 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547475 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547475 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(3202)@718a44d66dfb: Added conn table entry 9TC_iu_multi_lu_and_mt_ussd2(3227)13311589 MSC_Test-GSUP(3207)@718a44d66dfb: Found GsupExpect[4] for "262420000001120" handled at TC_iu_multi_lu_and_mt_ussd2(3217) MSC_Test-GSUP(3207)@718a44d66dfb: Added IMSI table entry 4TC_iu_multi_lu_and_mt_ussd2(3217)"262420000001120" MSC_Test_2-RAN(3202)@718a44d66dfb: patch: N(SD) for ConnIdx 9 set to 1 MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(3201)@718a44d66dfb: First idle individual index:5 MSC_Test_2-RAN(3202)@718a44d66dfb: Added conn table entry 10TC_iu_multi_lu_and_mt_ussd2(3229)4527804 MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(3202)@718a44d66dfb: patch: N(SD) for ConnIdx 10 set to 1 MSC_Test_2-RAN(3202)@718a44d66dfb: Added conn table entry 11TC_iu_multi_lu_and_mt_ussd2(3231)5582349 20250822134547477 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547477 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547477 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547477 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134547477 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547477 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547477 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134547477 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(3202)@718a44d66dfb: patch: N(SD) for ConnIdx 11 set to 1 MSC_Test_2-SCCP(3201)@718a44d66dfb: First idle individual index:6 MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134547477 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-RAN(3202)@718a44d66dfb: Added conn table entry 12TC_iu_multi_lu_and_mt_ussd2(3233)15087133 20250822134547477 DMSC DEBUG msub_fsm[0x56365ea3c070]{active}: Allocated (fsm.c:456) 20250822134547477 DMSC DEBUG msc_i[0x56365ea3c1a0]{READY}: Allocated (fsm.c:456) 20250822134547477 DMSC DEBUG msc_i[0x56365ea3c1a0]{READY}: is child of msub_fsm[0x56365ea3c070] (fsm.c:486) 20250822134547477 DMSC DEBUG msc_a[0x56365ea59c30]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822134547477 DMSC DEBUG msc_a[0x56365ea59c30]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea3c070] (fsm.c:486) 20250822134547477 DMSC DEBUG msc_a(unknown:UTRAN-Iu-530:NONE)[0x56365ea59c30]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822134547477 DMSC DEBUG msc_i(unknown:UTRAN-Iu-530:NONE)[0x56365ea3c1a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822134547477 DMSC DEBUG msc_a(unknown:UTRAN-Iu-530:NONE)[0x56365ea59c30]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822134547477 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-530:NONE)[0x56365ea59c30]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250822134547477 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-530:NONE)[0x56365ea59c30]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250822134547477 DMM DEBUG msc_a(IMSI-262420000001121:UTRAN-Iu-530:LU)[0x56365ea59c30]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001121 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822134547477 DMM DEBUG msc_a(IMSI-262420000001121:UTRAN-Iu-530:LU)[0x56365ea59c30]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822134547477 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:UTRAN-Iu-530:LU)[0x56365ea976f0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822134547477 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:UTRAN-Iu-530:LU)[0x56365ea976f0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001121:UTRAN-Iu-530:LU)[0x56365ea59c30] (fsm.c:486) 20250822134547477 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:UTRAN-Iu-530:LU)[0x56365ea976f0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250822134547477 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:UTRAN-Iu-530:LU)[0x56365ea976f0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822134547477 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822134547477 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001121 id=262420000001121 (vlr.c:661) 20250822134547477 DVLR INFO New subscr, IMSI: 262420000001121 (vlr.c:562) 20250822134547477 DVLR DEBUG VLR subscr IMSI-262420000001121 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822134547477 DMSC DEBUG msc_a(IMSI-262420000001121:UTRAN-Iu-530:LU)[0x56365ea59c30]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822134547477 DMSC DEBUG msc_a(IMSI-262420000001121:UTRAN-Iu-530:LU)[0x56365ea59c30]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822134547477 DVLR DEBUG VLR subscr IMSI-262420000001121 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822134547477 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822134547477 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:UTRAN-Iu-530:LU)[0x56365ea976f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822134547477 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:UTRAN-Iu-530:LU)[0x56365ea976f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822134547477 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:UTRAN-Iu-530:LU)[0x56365ea976f0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250822134547477 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:UTRAN-Iu-530:LU)[0x56365ea83090]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822134547478 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:UTRAN-Iu-530:LU)[0x56365ea83090]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001121:UTRAN-Iu-530:LU)[0x56365ea976f0] (fsm.c:486) 20250822134547478 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:UTRAN-Iu-530:LU)[0x56365ea83090]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) MSC_Test_2-RAN(3202)@718a44d66dfb: patch: N(SD) for ConnIdx 12 set to 1 20250822134547478 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:UTRAN-Iu-530:LU)[0x56365ea83090]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822134547478 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547478 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547478 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547478 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547478 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547478 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547478 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547478 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547478 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547478 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547478 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547478 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134547478 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547478 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547478 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134547478 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3201)@718a44d66dfb: First idle individual index:7 MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(3207)@718a44d66dfb: Found GsupExpect[5] for "262420000001121" handled at TC_iu_multi_lu_and_mt_ussd2(3219) MSC_Test-GSUP(3207)@718a44d66dfb: Added IMSI table entry 5TC_iu_multi_lu_and_mt_ussd2(3219)"262420000001121" 20250822134547478 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) 20250822134547478 DMSC DEBUG msub_fsm[0x56365ea8cb90]{active}: Allocated (fsm.c:456) 20250822134547478 DMSC DEBUG msc_i[0x56365ea7caf0]{READY}: Allocated (fsm.c:456) 20250822134547478 DMSC DEBUG msc_i[0x56365ea7caf0]{READY}: is child of msub_fsm[0x56365ea8cb90] (fsm.c:486) 20250822134547478 DMSC DEBUG msc_a[0x56365ea7cc20]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822134547478 DMSC DEBUG msc_a[0x56365ea7cc20]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea8cb90] (fsm.c:486) 20250822134547478 DMSC DEBUG msc_a(unknown:UTRAN-Iu-531:NONE)[0x56365ea7cc20]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822134547478 DMSC DEBUG msc_i(unknown:UTRAN-Iu-531:NONE)[0x56365ea7caf0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822134547478 DMSC DEBUG msc_a(unknown:UTRAN-Iu-531:NONE)[0x56365ea7cc20]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) MSC_Test_2-RAN(3202)@718a44d66dfb: Added conn table entry 13TC_iu_multi_lu_and_mt_ussd2(3235)13853716 20250822134547478 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-531:NONE)[0x56365ea7cc20]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250822134547478 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-531:NONE)[0x56365ea7cc20]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250822134547478 DMM DEBUG msc_a(IMSI-262420000001122:UTRAN-Iu-531:LU)[0x56365ea7cc20]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001122 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822134547478 DMM DEBUG msc_a(IMSI-262420000001122:UTRAN-Iu-531:LU)[0x56365ea7cc20]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822134547478 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:UTRAN-Iu-531:LU)[0x56365ea7d190]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822134547478 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:UTRAN-Iu-531:LU)[0x56365ea7d190]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001122:UTRAN-Iu-531:LU)[0x56365ea7cc20] (fsm.c:486) 20250822134547478 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:UTRAN-Iu-531:LU)[0x56365ea7d190]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250822134547478 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:UTRAN-Iu-531:LU)[0x56365ea7d190]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822134547478 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822134547478 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001122 id=262420000001122 (vlr.c:661) 20250822134547478 DVLR INFO New subscr, IMSI: 262420000001122 (vlr.c:562) 20250822134547478 DVLR DEBUG VLR subscr IMSI-262420000001122 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822134547478 DMSC DEBUG msc_a(IMSI-262420000001122:UTRAN-Iu-531:LU)[0x56365ea7cc20]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822134547478 DMSC DEBUG msc_a(IMSI-262420000001122:UTRAN-Iu-531:LU)[0x56365ea7cc20]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822134547478 DVLR DEBUG VLR subscr IMSI-262420000001122 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822134547478 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822134547478 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:UTRAN-Iu-531:LU)[0x56365ea7d190]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822134547478 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:UTRAN-Iu-531:LU)[0x56365ea7d190]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822134547478 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:UTRAN-Iu-531:LU)[0x56365ea7d190]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250822134547479 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:UTRAN-Iu-531:LU)[0x56365ea99650]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822134547479 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:UTRAN-Iu-531:LU)[0x56365ea99650]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001122:UTRAN-Iu-531:LU)[0x56365ea7d190] (fsm.c:486) 20250822134547479 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:UTRAN-Iu-531:LU)[0x56365ea99650]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822134547479 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:UTRAN-Iu-531:LU)[0x56365ea99650]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 MSC_Test_2-RAN(3202)@718a44d66dfb: patch: N(SD) for ConnIdx 13 set to 1 20250822134547479 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547479 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547479 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547479 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547479 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547479 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547479 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547479 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(3207)@718a44d66dfb: Found GsupExpect[6] for "262420000001122" handled at TC_iu_multi_lu_and_mt_ussd2(3221) MSC_Test-GSUP(3207)@718a44d66dfb: Added IMSI table entry 6TC_iu_multi_lu_and_mt_ussd2(3221)"262420000001122" MSC_Test_2-RAN(3202)@718a44d66dfb: Added conn table entry 14TC_iu_multi_lu_and_mt_ussd2(3237)2782634 MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134547480 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547480 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547480 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547480 DLM3UA DEBUG 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(3202)@718a44d66dfb: patch: N(SD) for ConnIdx 14 set to 1 20250822134547480 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547480 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547480 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134547480 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3201)@718a44d66dfb: { messageType := 2, destLocRef := 'FC3ACC'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-M3UA(3203)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:3 20250822134547481 DIUCS DEBUG (UTRAN-Iu-532 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(3202)@718a44d66dfb: Added conn table entry 15TC_iu_multi_lu_and_mt_ussd2(3239)12368468 20250822134547481 DMSC DEBUG msub_fsm[0x56365ea7d040]{active}: Allocated (fsm.c:456) 20250822134547481 DMSC DEBUG msc_i[0x56365ea9d820]{READY}: Allocated (fsm.c:456) 20250822134547481 DMSC DEBUG msc_i[0x56365ea9d820]{READY}: is child of msub_fsm[0x56365ea7d040] (fsm.c:486) 20250822134547481 DMSC DEBUG msc_a[0x56365ea9da00]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822134547481 DMSC DEBUG msc_a[0x56365ea9da00]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea7d040] (fsm.c:486) 20250822134547481 DMSC DEBUG msc_a(unknown:UTRAN-Iu-532:NONE)[0x56365ea9da00]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822134547481 DMSC DEBUG msc_i(unknown:UTRAN-Iu-532:NONE)[0x56365ea9d820]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822134547481 DMSC DEBUG msc_a(unknown:UTRAN-Iu-532:NONE)[0x56365ea9da00]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822134547481 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-532:NONE)[0x56365ea9da00]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250822134547481 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-532:NONE)[0x56365ea9da00]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250822134547481 DMM DEBUG msc_a(IMSI-262420000001123:UTRAN-Iu-532:LU)[0x56365ea9da00]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001123 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822134547481 DMM DEBUG msc_a(IMSI-262420000001123:UTRAN-Iu-532:LU)[0x56365ea9da00]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822134547481 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:UTRAN-Iu-532:LU)[0x56365ea90d10]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822134547481 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:UTRAN-Iu-532:LU)[0x56365ea90d10]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001123:UTRAN-Iu-532:LU)[0x56365ea9da00] (fsm.c:486) 20250822134547481 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:UTRAN-Iu-532:LU)[0x56365ea90d10]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250822134547481 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:UTRAN-Iu-532:LU)[0x56365ea90d10]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822134547481 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822134547481 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001123 id=262420000001123 (vlr.c:661) 20250822134547481 DVLR INFO New subscr, IMSI: 262420000001123 (vlr.c:562) 20250822134547481 DVLR DEBUG VLR subscr IMSI-262420000001123 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822134547481 DMSC DEBUG msc_a(IMSI-262420000001123:UTRAN-Iu-532:LU)[0x56365ea9da00]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822134547481 DMSC DEBUG msc_a(IMSI-262420000001123:UTRAN-Iu-532:LU)[0x56365ea9da00]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822134547481 DVLR DEBUG VLR subscr IMSI-262420000001123 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822134547481 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822134547481 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:UTRAN-Iu-532:LU)[0x56365ea90d10]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822134547481 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:UTRAN-Iu-532:LU)[0x56365ea90d10]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822134547481 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:UTRAN-Iu-532:LU)[0x56365ea90d10]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250822134547481 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:UTRAN-Iu-532:LU)[0x56365eaa1070]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822134547481 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:UTRAN-Iu-532:LU)[0x56365eaa1070]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001123:UTRAN-Iu-532:LU)[0x56365ea90d10] (fsm.c:486) 20250822134547481 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:UTRAN-Iu-532:LU)[0x56365eaa1070]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822134547481 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:UTRAN-Iu-532:LU)[0x56365eaa1070]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822134547481 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547481 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547481 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547481 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547482 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547482 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547482 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547482 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(3202)@718a44d66dfb: patch: N(SD) for ConnIdx 15 set to 1 MSC_Test_2-SCCP(3201)@718a44d66dfb: { messageType := 2, destLocRef := 'C629CD'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(3201)@718a44d66dfb: Session index based on local reference:4 MSC_Test-GSUP(3207)@718a44d66dfb: Found GsupExpect[7] for "262420000001123" handled at TC_iu_multi_lu_and_mt_ussd2(3223) MSC_Test-GSUP(3207)@718a44d66dfb: Added IMSI table entry 7TC_iu_multi_lu_and_mt_ussd2(3223)"262420000001123" MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@718a44d66dfb: { messageType := 2, destLocRef := '26F645'O, sourceLocRef := '000212'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:5 MSC_Test_2-SCCP(3201)@718a44d66dfb: First idle individual index:8 MSC_Test_2-SCCP(3201)@718a44d66dfb: First idle individual index:9 MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134547483 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547483 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547483 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547483 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134547483 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547483 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547483 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134547483 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547483 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(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134547483 DMSC DEBUG msub_fsm[0x56365eaa11a0]{active}: Allocated (fsm.c:456) 20250822134547483 DMSC DEBUG msc_i[0x56365ea54de0]{READY}: Allocated (fsm.c:456) 20250822134547483 DMSC DEBUG msc_i[0x56365ea54de0]{READY}: is child of msub_fsm[0x56365eaa11a0] (fsm.c:486) 20250822134547483 DMSC DEBUG msc_a[0x56365ea54f10]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822134547483 DMSC DEBUG msc_a[0x56365ea54f10]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365eaa11a0] (fsm.c:486) 20250822134547483 DMSC DEBUG msc_a(unknown:UTRAN-Iu-533:NONE)[0x56365ea54f10]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822134547483 DMSC DEBUG msc_i(unknown:UTRAN-Iu-533:NONE)[0x56365ea54de0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) MSC_Test_2-SCCP(3201)@718a44d66dfb: First idle individual index:10 20250822134547483 DMSC DEBUG msc_a(unknown:UTRAN-Iu-533:NONE)[0x56365ea54f10]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822134547483 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-533:NONE)[0x56365ea54f10]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250822134547483 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-533:NONE)[0x56365ea54f10]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250822134547483 DMM DEBUG msc_a(IMSI-262420000001124:UTRAN-Iu-533:LU)[0x56365ea54f10]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001124 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822134547483 DMM DEBUG msc_a(IMSI-262420000001124:UTRAN-Iu-533:LU)[0x56365ea54f10]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822134547483 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:UTRAN-Iu-533:LU)[0x56365ea555a0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822134547483 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:UTRAN-Iu-533:LU)[0x56365ea555a0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001124:UTRAN-Iu-533:LU)[0x56365ea54f10] (fsm.c:486) 20250822134547483 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:UTRAN-Iu-533:LU)[0x56365ea555a0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250822134547483 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:UTRAN-Iu-533:LU)[0x56365ea555a0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822134547483 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822134547483 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001124 id=262420000001124 (vlr.c:661) 20250822134547483 DVLR INFO New subscr, IMSI: 262420000001124 (vlr.c:562) 20250822134547483 DVLR DEBUG VLR subscr IMSI-262420000001124 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822134547483 DMSC DEBUG msc_a(IMSI-262420000001124:UTRAN-Iu-533:LU)[0x56365ea54f10]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822134547483 DMSC DEBUG msc_a(IMSI-262420000001124:UTRAN-Iu-533:LU)[0x56365ea54f10]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822134547483 DVLR DEBUG VLR subscr IMSI-262420000001124 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822134547483 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822134547483 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:UTRAN-Iu-533:LU)[0x56365ea555a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822134547483 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:UTRAN-Iu-533:LU)[0x56365ea555a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822134547483 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:UTRAN-Iu-533:LU)[0x56365ea555a0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250822134547483 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:UTRAN-Iu-533:LU)[0x56365ea8eab0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822134547483 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:UTRAN-Iu-533:LU)[0x56365ea8eab0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001124:UTRAN-Iu-533:LU)[0x56365ea555a0] (fsm.c:486) 20250822134547483 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:UTRAN-Iu-533:LU)[0x56365ea8eab0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822134547483 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:UTRAN-Iu-533:LU)[0x56365ea8eab0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822134547483 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547483 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547483 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547483 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547483 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547483 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547483 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547483 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547483 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547483 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547483 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test-GSUP(3207)@718a44d66dfb: Found GsupExpect[8] for "262420000001124" handled at TC_iu_multi_lu_and_mt_ussd2(3225) MSC_Test-GSUP(3207)@718a44d66dfb: Added IMSI table entry 8TC_iu_multi_lu_and_mt_ussd2(3225)"262420000001124" 20250822134547483 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134547483 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547483 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547483 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134547483 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3201)@718a44d66dfb: First idle individual index:11 MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134547484 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) TC_iu_multi_lu_and_mt_ussd2(3210)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu 20250822134547484 DMSC DEBUG msub_fsm[0x56365ea32df0]{active}: Allocated (fsm.c:456) 20250822134547484 DMSC DEBUG msc_i[0x56365ea32f20]{READY}: Allocated (fsm.c:456) 20250822134547484 DMSC DEBUG msc_i[0x56365ea32f20]{READY}: is child of msub_fsm[0x56365ea32df0] (fsm.c:486) 20250822134547484 DMSC DEBUG msc_a[0x56365ea33100]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822134547484 DMSC DEBUG msc_a[0x56365ea33100]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea32df0] (fsm.c:486) TC_iu_multi_lu_and_mt_ussd2(3210)@718a44d66dfb: setverdict(pass): none -> pass 20250822134547484 DMSC DEBUG msc_a(unknown:UTRAN-Iu-534:NONE)[0x56365ea33100]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822134547484 DMSC DEBUG msc_i(unknown:UTRAN-Iu-534:NONE)[0x56365ea32f20]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822134547484 DMSC DEBUG msc_a(unknown:UTRAN-Iu-534:NONE)[0x56365ea33100]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822134547484 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-534:NONE)[0x56365ea33100]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250822134547484 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-534:NONE)[0x56365ea33100]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250822134547484 DMM DEBUG msc_a(IMSI-262420000001125:UTRAN-Iu-534:LU)[0x56365ea33100]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001125 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822134547484 DMM DEBUG msc_a(IMSI-262420000001125:UTRAN-Iu-534:LU)[0x56365ea33100]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822134547484 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:UTRAN-Iu-534:LU)[0x56365ea31e00]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) MSC_Test_2-SCCP(3201)@718a44d66dfb: First idle individual index:12 20250822134547484 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:UTRAN-Iu-534:LU)[0x56365ea31e00]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001125:UTRAN-Iu-534:LU)[0x56365ea33100] (fsm.c:486) 20250822134547484 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:UTRAN-Iu-534:LU)[0x56365ea31e00]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250822134547484 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:UTRAN-Iu-534:LU)[0x56365ea31e00]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822134547484 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822134547484 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001125 id=262420000001125 (vlr.c:661) 20250822134547484 DVLR INFO New subscr, IMSI: 262420000001125 (vlr.c:562) 20250822134547484 DVLR DEBUG VLR subscr IMSI-262420000001125 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822134547484 DMSC DEBUG msc_a(IMSI-262420000001125:UTRAN-Iu-534:LU)[0x56365ea33100]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822134547484 DMSC DEBUG msc_a(IMSI-262420000001125:UTRAN-Iu-534:LU)[0x56365ea33100]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822134547484 DVLR DEBUG VLR subscr IMSI-262420000001125 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822134547484 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822134547484 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:UTRAN-Iu-534:LU)[0x56365ea31e00]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822134547484 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:UTRAN-Iu-534:LU)[0x56365ea31e00]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) TC_iu_multi_lu_and_mt_ussd2(3211)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(3211)@718a44d66dfb: setverdict(pass): none -> pass MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134547484 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:UTRAN-Iu-534:LU)[0x56365ea31e00]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250822134547484 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:UTRAN-Iu-534:LU)[0x56365ea32060]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822134547484 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:UTRAN-Iu-534:LU)[0x56365ea32060]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001125:UTRAN-Iu-534:LU)[0x56365ea31e00] (fsm.c:486) 20250822134547484 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:UTRAN-Iu-534:LU)[0x56365ea32060]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822134547484 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:UTRAN-Iu-534:LU)[0x56365ea32060]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822134547485 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547485 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547485 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547485 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547485 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547485 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547485 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547485 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_iu_multi_lu_and_mt_ussd2(3215)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(3215)@718a44d66dfb: setverdict(pass): none -> pass 20250822134547485 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547485 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547485 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547485 DLM3UA DEBUG 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-GSUP(3207)@718a44d66dfb: Found GsupExpect[9] for "262420000001125" handled at TC_iu_multi_lu_and_mt_ussd2(3227) MSC_Test-GSUP(3207)@718a44d66dfb: Added IMSI table entry 9TC_iu_multi_lu_and_mt_ussd2(3227)"262420000001125" MSC_Test_2-SCCP(3201)@718a44d66dfb: { messageType := 2, destLocRef := '913697'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(3217)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu 20250822134547485 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547485 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547485 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134547485 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547485 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547486 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547486 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) TC_iu_multi_lu_and_mt_ussd2(3213)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:6 TC_iu_multi_lu_and_mt_ussd2(3217)@718a44d66dfb: setverdict(pass): none -> pass 20250822134547486 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134547486 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547486 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547486 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134547486 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547486 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) 20250822134547486 DMSC DEBUG msub_fsm[0x56365ea32860]{active}: Allocated (fsm.c:456) 20250822134547486 DMSC DEBUG msc_i[0x56365ea32990]{READY}: Allocated (fsm.c:456) 20250822134547486 DMSC DEBUG msc_i[0x56365ea32990]{READY}: is child of msub_fsm[0x56365ea32860] (fsm.c:486) 20250822134547486 DMSC DEBUG msc_a[0x56365ea32b70]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822134547486 DMSC DEBUG msc_a[0x56365ea32b70]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea32860] (fsm.c:486) 20250822134547486 DMSC DEBUG msc_a(unknown:UTRAN-Iu-535:NONE)[0x56365ea32b70]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822134547486 DMSC DEBUG msc_i(unknown:UTRAN-Iu-535:NONE)[0x56365ea32990]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822134547486 DMSC DEBUG msc_a(unknown:UTRAN-Iu-535:NONE)[0x56365ea32b70]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(3213)@718a44d66dfb: setverdict(pass): none -> pass 20250822134547486 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-535:NONE)[0x56365ea32b70]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250822134547486 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-535:NONE)[0x56365ea32b70]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250822134547486 DMM DEBUG msc_a(IMSI-262420000001126:UTRAN-Iu-535:LU)[0x56365ea32b70]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001126 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822134547486 DMM DEBUG msc_a(IMSI-262420000001126:UTRAN-Iu-535:LU)[0x56365ea32b70]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822134547486 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:UTRAN-Iu-535:LU)[0x56365eaa6ac0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822134547486 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:UTRAN-Iu-535:LU)[0x56365eaa6ac0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001126:UTRAN-Iu-535:LU)[0x56365ea32b70] (fsm.c:486) 20250822134547486 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:UTRAN-Iu-535:LU)[0x56365eaa6ac0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250822134547486 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:UTRAN-Iu-535:LU)[0x56365eaa6ac0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822134547486 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822134547486 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001126 id=262420000001126 (vlr.c:661) 20250822134547486 DVLR INFO New subscr, IMSI: 262420000001126 (vlr.c:562) 20250822134547486 DVLR DEBUG VLR subscr IMSI-262420000001126 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822134547486 DMSC DEBUG msc_a(IMSI-262420000001126:UTRAN-Iu-535:LU)[0x56365ea32b70]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822134547487 DMSC DEBUG msc_a(IMSI-262420000001126:UTRAN-Iu-535:LU)[0x56365ea32b70]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822134547487 DVLR DEBUG VLR subscr IMSI-262420000001126 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822134547487 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822134547487 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:UTRAN-Iu-535:LU)[0x56365eaa6ac0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822134547487 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:UTRAN-Iu-535:LU)[0x56365eaa6ac0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822134547487 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:UTRAN-Iu-535:LU)[0x56365eaa6ac0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250822134547487 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:UTRAN-Iu-535:LU)[0x56365eaa47b0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822134547487 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:UTRAN-Iu-535:LU)[0x56365eaa47b0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001126:UTRAN-Iu-535:LU)[0x56365eaa6ac0] (fsm.c:486) 20250822134547487 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:UTRAN-Iu-535:LU)[0x56365eaa47b0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822134547487 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:UTRAN-Iu-535:LU)[0x56365eaa47b0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822134547487 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) 20250822134547487 DMSC DEBUG msub_fsm[0x56365eaabde0]{active}: Allocated (fsm.c:456) 20250822134547487 DMSC DEBUG msc_i[0x56365eaabf10]{READY}: Allocated (fsm.c:456) 20250822134547487 DMSC DEBUG msc_i[0x56365eaabf10]{READY}: is child of msub_fsm[0x56365eaabde0] (fsm.c:486) 20250822134547487 DMSC DEBUG msc_a[0x56365eaac0f0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822134547487 DMSC DEBUG msc_a[0x56365eaac0f0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365eaabde0] (fsm.c:486) 20250822134547487 DMSC DEBUG msc_a(unknown:UTRAN-Iu-536:NONE)[0x56365eaac0f0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822134547487 DMSC DEBUG msc_i(unknown:UTRAN-Iu-536:NONE)[0x56365eaabf10]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822134547487 DMSC DEBUG msc_a(unknown:UTRAN-Iu-536:NONE)[0x56365eaac0f0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822134547487 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-536:NONE)[0x56365eaac0f0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250822134547487 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-536:NONE)[0x56365eaac0f0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250822134547487 DMM DEBUG msc_a(IMSI-262420000001127:UTRAN-Iu-536:LU)[0x56365eaac0f0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001127 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822134547487 DMM DEBUG msc_a(IMSI-262420000001127:UTRAN-Iu-536:LU)[0x56365eaac0f0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822134547487 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:UTRAN-Iu-536:LU)[0x56365eaac6a0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822134547487 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:UTRAN-Iu-536:LU)[0x56365eaac6a0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001127:UTRAN-Iu-536:LU)[0x56365eaac0f0] (fsm.c:486) MSC_Test_2-SCCP(3201)@718a44d66dfb: { messageType := 2, destLocRef := '2B4D7B'O ("+M{"), 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 } } 20250822134547487 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:UTRAN-Iu-536:LU)[0x56365eaac6a0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250822134547487 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:UTRAN-Iu-536:LU)[0x56365eaac6a0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:7 20250822134547487 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822134547487 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001127 id=262420000001127 (vlr.c:661) 20250822134547487 DVLR INFO New subscr, IMSI: 262420000001127 (vlr.c:562) 20250822134547487 DVLR DEBUG VLR subscr IMSI-262420000001127 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822134547487 DMSC DEBUG msc_a(IMSI-262420000001127:UTRAN-Iu-536:LU)[0x56365eaac0f0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822134547487 DMSC DEBUG msc_a(IMSI-262420000001127:UTRAN-Iu-536:LU)[0x56365eaac0f0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822134547487 DVLR DEBUG VLR subscr IMSI-262420000001127 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822134547487 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822134547488 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:UTRAN-Iu-536:LU)[0x56365eaac6a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822134547488 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:UTRAN-Iu-536:LU)[0x56365eaac6a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822134547488 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:UTRAN-Iu-536:LU)[0x56365eaac6a0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250822134547488 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:UTRAN-Iu-536:LU)[0x56365eaaa600]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822134547488 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:UTRAN-Iu-536:LU)[0x56365eaaa600]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001127:UTRAN-Iu-536:LU)[0x56365eaac6a0] (fsm.c:486) 20250822134547488 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:UTRAN-Iu-536:LU)[0x56365eaaa600]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822134547488 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:UTRAN-Iu-536:LU)[0x56365eaaa600]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822134547488 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547488 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547488 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547488 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547488 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547488 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547488 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547488 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547488 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547488 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547488 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547488 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547488 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547488 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547488 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547488 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_iu_multi_lu_and_mt_ussd2(3219)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(3219)@718a44d66dfb: setverdict(pass): none -> pass 20250822134547489 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547489 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547489 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547489 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134547489 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547489 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547489 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134547489 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134547489 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) 20250822134547489 DMSC DEBUG msub_fsm[0x56365eaaa730]{active}: Allocated (fsm.c:456) 20250822134547489 DMSC DEBUG msc_i[0x56365eaaa860]{READY}: Allocated (fsm.c:456) 20250822134547489 DMSC DEBUG msc_i[0x56365eaaa860]{READY}: is child of msub_fsm[0x56365eaaa730] (fsm.c:486) 20250822134547489 DMSC DEBUG msc_a[0x56365eaaaa40]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822134547489 DMSC DEBUG msc_a[0x56365eaaaa40]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365eaaa730] (fsm.c:486) 20250822134547489 DMSC DEBUG msc_a(unknown:UTRAN-Iu-537:NONE)[0x56365eaaaa40]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822134547489 DMSC DEBUG msc_i(unknown:UTRAN-Iu-537:NONE)[0x56365eaaa860]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822134547489 DMSC DEBUG msc_a(unknown:UTRAN-Iu-537:NONE)[0x56365eaaaa40]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822134547489 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-537:NONE)[0x56365eaaaa40]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250822134547489 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-537:NONE)[0x56365eaaaa40]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250822134547489 DMM DEBUG msc_a(IMSI-262420000001128:UTRAN-Iu-537:LU)[0x56365eaaaa40]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001128 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822134547489 DMM DEBUG msc_a(IMSI-262420000001128:UTRAN-Iu-537:LU)[0x56365eaaaa40]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822134547490 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:UTRAN-Iu-537:LU)[0x56365eaab060]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822134547490 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:UTRAN-Iu-537:LU)[0x56365eaab060]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001128:UTRAN-Iu-537:LU)[0x56365eaaaa40] (fsm.c:486) 20250822134547490 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:UTRAN-Iu-537:LU)[0x56365eaab060]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250822134547490 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:UTRAN-Iu-537:LU)[0x56365eaab060]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822134547490 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822134547490 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001128 id=262420000001128 (vlr.c:661) 20250822134547490 DVLR INFO New subscr, IMSI: 262420000001128 (vlr.c:562) 20250822134547490 DVLR DEBUG VLR subscr IMSI-262420000001128 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822134547490 DMSC DEBUG msc_a(IMSI-262420000001128:UTRAN-Iu-537:LU)[0x56365eaaaa40]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822134547490 DMSC DEBUG msc_a(IMSI-262420000001128:UTRAN-Iu-537:LU)[0x56365eaaaa40]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822134547490 DVLR DEBUG VLR subscr IMSI-262420000001128 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822134547490 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822134547490 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:UTRAN-Iu-537:LU)[0x56365eaab060]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822134547490 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:UTRAN-Iu-537:LU)[0x56365eaab060]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822134547490 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:UTRAN-Iu-537:LU)[0x56365eaab060]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250822134547490 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:UTRAN-Iu-537:LU)[0x56365eaa5050]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822134547490 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:UTRAN-Iu-537:LU)[0x56365eaa5050]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001128:UTRAN-Iu-537:LU)[0x56365eaab060] (fsm.c:486) 20250822134547490 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:UTRAN-Iu-537:LU)[0x56365eaa5050]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822134547490 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:UTRAN-Iu-537:LU)[0x56365eaa5050]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) MSC_Test_2-SCCP(3201)@718a44d66dfb: First idle individual index:13 20250822134547490 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547490 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547490 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(3221)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu 20250822134547490 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547490 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547490 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547490 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_iu_multi_lu_and_mt_ussd2(3221)@718a44d66dfb: setverdict(pass): none -> pass MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822134547491 DVLR DEBUG VLR subscr IMSI-262420000001116 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134547491 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:UTRAN-Iu-525:LU)[0x56365ea3c730]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822134547491 DVLR DEBUG SUBSCR(IMSI-262420000001116) Received 1 auth tuples (vlr.c:996) 20250822134547492 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:UTRAN-Iu-525:LU)[0x56365ea3c730]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) MSC_Test-GSUP(3207)@718a44d66dfb: Found GsupExpect[10] for "262420000001126" handled at TC_iu_multi_lu_and_mt_ussd2(3229) MSC_Test-GSUP(3207)@718a44d66dfb: Added IMSI table entry 10TC_iu_multi_lu_and_mt_ussd2(3229)"262420000001126" 20250822134547492 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:UTRAN-Iu-525:LU)[0x56365ea3c730]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250822134547492 DMM DEBUG Tx AUTH REQ (rand = 766d975bb84498df19860b80c6245f9b) (gsm_04_08.c:641) 20250822134547492 DMM DEBUG AUTH REQ (autn = 068f8bbb8ae288fadd626f9f283de9bb) (gsm_04_08.c:643) 20250822134547492 DIUCS DEBUG msc_a(IMSI-262420000001116:UTRAN-Iu-525:LU)[0x56365ea975c0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250822134547492 DIUCS DEBUG msc_a(IMSI-262420000001116:UTRAN-Iu-525:LU)[0x56365ea975c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) MSC_Test-GSUP(3207)@718a44d66dfb: Found GsupExpect[11] for "262420000001127" handled at TC_iu_multi_lu_and_mt_ussd2(3231) MSC_Test-GSUP(3207)@718a44d66dfb: Added IMSI table entry 11TC_iu_multi_lu_and_mt_ussd2(3231)"262420000001127" 20250822134547492 DMSC DEBUG msc_i(IMSI-262420000001116:UTRAN-Iu-525:LU)[0x56365ea8c5e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134547492 DVLR DEBUG VLR subscr IMSI-262420000001116 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test-GSUP(3207)@718a44d66dfb: Found GsupExpect[12] for "262420000001128" handled at TC_iu_multi_lu_and_mt_ussd2(3233) MSC_Test-GSUP(3207)@718a44d66dfb: Added IMSI table entry 12TC_iu_multi_lu_and_mt_ussd2(3233)"262420000001128" MSC_Test_2-SCCP(3201)@718a44d66dfb: First idle individual index:14 20250822134547492 DVLR DEBUG VLR subscr IMSI-262420000001117 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134547492 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547492 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547492 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547492 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547492 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547492 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547493 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547492 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:UTRAN-Iu-526:LU)[0x56365ea7f080]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822134547492 DVLR DEBUG SUBSCR(IMSI-262420000001117) Received 1 auth tuples (vlr.c:996) 20250822134547492 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:UTRAN-Iu-526:LU)[0x56365ea7f080]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822134547492 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:UTRAN-Iu-526:LU)[0x56365ea7f080]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250822134547492 DMM DEBUG Tx AUTH REQ (rand = 270dc1de114ba4d9f255eeb2e9ff9dcc) (gsm_04_08.c:641) 20250822134547492 DMM DEBUG AUTH REQ (autn = 4477b7e1827280848207c365a963d451) (gsm_04_08.c:643) 20250822134547492 DIUCS DEBUG msc_a(IMSI-262420000001117:UTRAN-Iu-526:LU)[0x56365ea80800]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250822134547493 DIUCS DEBUG msc_a(IMSI-262420000001117:UTRAN-Iu-526:LU)[0x56365ea80800]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134547493 DMSC DEBUG msc_i(IMSI-262420000001117:UTRAN-Iu-526:LU)[0x56365ea37700]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134547493 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134547493 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547493 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547493 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547493 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134547493 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547493 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547493 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134547493 DVLR DEBUG VLR subscr IMSI-262420000001117 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822134547493 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547493 DVLR DEBUG VLR subscr IMSI-262420000001118 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134547493 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547493 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547493 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547493 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:UTRAN-Iu-527:LU)[0x56365ea9cb20]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822134547493 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547493 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547493 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547493 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547493 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547493 DVLR DEBUG SUBSCR(IMSI-262420000001118) Received 1 auth tuples (vlr.c:996) 20250822134547493 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:UTRAN-Iu-527:LU)[0x56365ea9cb20]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822134547493 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:UTRAN-Iu-527:LU)[0x56365ea9cb20]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250822134547493 DMM DEBUG Tx AUTH REQ (rand = 2ea11a1630788801d3bd923c22e7bcfd) (gsm_04_08.c:641) 20250822134547493 DMM DEBUG AUTH REQ (autn = e650fff519e58fe48b182d1479817722) (gsm_04_08.c:643) 20250822134547493 DIUCS DEBUG msc_a(IMSI-262420000001118:UTRAN-Iu-527:LU)[0x56365ea3cac0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250822134547493 DIUCS DEBUG msc_a(IMSI-262420000001118:UTRAN-Iu-527:LU)[0x56365ea3cac0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134547494 DMSC DEBUG msc_i(IMSI-262420000001118:UTRAN-Iu-527:LU)[0x56365ea3c990]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134547494 DVLR DEBUG VLR subscr IMSI-262420000001118 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(3223)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu 20250822134547494 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) 20250822134547494 DMSC DEBUG msub_fsm[0x56365eaa5700]{active}: Allocated (fsm.c:456) 20250822134547494 DMSC DEBUG msc_i[0x56365eab0fb0]{READY}: Allocated (fsm.c:456) 20250822134547494 DMSC DEBUG msc_i[0x56365eab0fb0]{READY}: is child of msub_fsm[0x56365eaa5700] (fsm.c:486) 20250822134547494 DMSC DEBUG msc_a[0x56365eab1190]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822134547494 DMSC DEBUG msc_a[0x56365eab1190]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365eaa5700] (fsm.c:486) 20250822134547494 DMSC DEBUG msc_a(unknown:UTRAN-Iu-538:NONE)[0x56365eab1190]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822134547494 DMSC DEBUG msc_i(unknown:UTRAN-Iu-538:NONE)[0x56365eab0fb0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822134547494 DMSC DEBUG msc_a(unknown:UTRAN-Iu-538:NONE)[0x56365eab1190]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822134547494 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-538:NONE)[0x56365eab1190]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250822134547494 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-538:NONE)[0x56365eab1190]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250822134547494 DMM DEBUG msc_a(IMSI-262420000001129:UTRAN-Iu-538:LU)[0x56365eab1190]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001129 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822134547494 DMM DEBUG msc_a(IMSI-262420000001129:UTRAN-Iu-538:LU)[0x56365eab1190]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) TC_iu_multi_lu_and_mt_ussd2(3223)@718a44d66dfb: setverdict(pass): none -> pass MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@718a44d66dfb: First idle individual index:15 20250822134547495 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547495 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547495 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547495 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547494 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:UTRAN-Iu-538:LU)[0x56365eab1770]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822134547494 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:UTRAN-Iu-538:LU)[0x56365eab1770]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001129:UTRAN-Iu-538:LU)[0x56365eab1190] (fsm.c:486) 20250822134547494 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:UTRAN-Iu-538:LU)[0x56365eab1770]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250822134547494 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:UTRAN-Iu-538:LU)[0x56365eab1770]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822134547494 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822134547494 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001129 id=262420000001129 (vlr.c:661) 20250822134547494 DVLR INFO New subscr, IMSI: 262420000001129 (vlr.c:562) 20250822134547494 DVLR DEBUG VLR subscr IMSI-262420000001129 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822134547494 DMSC DEBUG msc_a(IMSI-262420000001129:UTRAN-Iu-538:LU)[0x56365eab1190]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822134547494 DMSC DEBUG msc_a(IMSI-262420000001129:UTRAN-Iu-538:LU)[0x56365eab1190]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822134547494 DVLR DEBUG VLR subscr IMSI-262420000001129 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822134547494 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822134547494 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:UTRAN-Iu-538:LU)[0x56365eab1770]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822134547494 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:UTRAN-Iu-538:LU)[0x56365eab1770]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822134547494 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:UTRAN-Iu-538:LU)[0x56365eab1770]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250822134547494 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:UTRAN-Iu-538:LU)[0x56365eab22c0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822134547494 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:UTRAN-Iu-538:LU)[0x56365eab22c0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001129:UTRAN-Iu-538:LU)[0x56365eab1770] (fsm.c:486) 20250822134547494 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:UTRAN-Iu-538:LU)[0x56365eab22c0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822134547494 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:UTRAN-Iu-538:LU)[0x56365eab22c0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822134547495 DVLR DEBUG VLR subscr IMSI-262420000001120 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134547495 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:UTRAN-Iu-529:LU)[0x56365ea59910]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822134547495 DVLR DEBUG SUBSCR(IMSI-262420000001120) Received 1 auth tuples (vlr.c:996) 20250822134547495 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:UTRAN-Iu-529:LU)[0x56365ea59910]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822134547495 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:UTRAN-Iu-529:LU)[0x56365ea59910]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250822134547495 DMM DEBUG Tx AUTH REQ (rand = 29c442c892a187d734fa7fa8f5da2eda) (gsm_04_08.c:641) 20250822134547495 DMM DEBUG AUTH REQ (autn = 51e2e46d1efbe2c7300091dc5f5c852d) (gsm_04_08.c:643) 20250822134547495 DIUCS DEBUG msc_a(IMSI-262420000001120:UTRAN-Iu-529:LU)[0x56365ea87110]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250822134547495 DIUCS DEBUG msc_a(IMSI-262420000001120:UTRAN-Iu-529:LU)[0x56365ea87110]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134547495 DMSC DEBUG msc_i(IMSI-262420000001120:UTRAN-Iu-529:LU)[0x56365ea86f30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134547495 DVLR DEBUG VLR subscr IMSI-262420000001120 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822134547495 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547495 DVLR DEBUG VLR subscr IMSI-262420000001119 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134547495 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:UTRAN-Iu-528:LU)[0x56365ea88c40]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822134547495 DVLR DEBUG SUBSCR(IMSI-262420000001119) Received 1 auth tuples (vlr.c:996) 20250822134547495 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:UTRAN-Iu-528:LU)[0x56365ea88c40]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822134547495 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:UTRAN-Iu-528:LU)[0x56365ea88c40]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250822134547495 DMM DEBUG Tx AUTH REQ (rand = 0626ac0464e3e476782a210a20584f33) (gsm_04_08.c:641) 20250822134547495 DMM DEBUG AUTH REQ (autn = d5cc9e3dea045efd187a2f53e4b0e46b) (gsm_04_08.c:643) 20250822134547495 DIUCS DEBUG msc_a(IMSI-262420000001119:UTRAN-Iu-528:LU)[0x56365eaa1c30]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250822134547495 DIUCS DEBUG msc_a(IMSI-262420000001119:UTRAN-Iu-528:LU)[0x56365eaa1c30]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134547495 DMSC DEBUG msc_i(IMSI-262420000001119:UTRAN-Iu-528:LU)[0x56365eaa1a50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134547495 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547495 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547495 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547495 DVLR DEBUG VLR subscr IMSI-262420000001119 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822134547495 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547495 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547495 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547495 DVLR DEBUG VLR subscr IMSI-262420000001121 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134547495 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:UTRAN-Iu-530:LU)[0x56365ea83090]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822134547495 DVLR DEBUG SUBSCR(IMSI-262420000001121) Received 1 auth tuples (vlr.c:996) 20250822134547495 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:UTRAN-Iu-530:LU)[0x56365ea83090]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822134547495 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:UTRAN-Iu-530:LU)[0x56365ea83090]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250822134547495 DMM DEBUG Tx AUTH REQ (rand = e2b02fcd336c3814639cc9055797e127) (gsm_04_08.c:641) 20250822134547495 DMM DEBUG AUTH REQ (autn = efaf227f4042d1e23b30e8cda9b9aa3c) (gsm_04_08.c:643) 20250822134547495 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547495 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547495 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547495 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547495 DIUCS DEBUG msc_a(IMSI-262420000001121:UTRAN-Iu-530:LU)[0x56365ea59c30]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250822134547495 DIUCS DEBUG msc_a(IMSI-262420000001121:UTRAN-Iu-530:LU)[0x56365ea59c30]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134547495 DMSC DEBUG msc_i(IMSI-262420000001121:UTRAN-Iu-530:LU)[0x56365ea3c1a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134547495 DVLR DEBUG VLR subscr IMSI-262420000001121 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822134547495 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547495 DVLR DEBUG VLR subscr IMSI-262420000001122 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134547495 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:UTRAN-Iu-531:LU)[0x56365ea99650]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822134547495 DVLR DEBUG SUBSCR(IMSI-262420000001122) Received 1 auth tuples (vlr.c:996) 20250822134547495 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:UTRAN-Iu-531:LU)[0x56365ea99650]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822134547495 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:UTRAN-Iu-531:LU)[0x56365ea99650]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250822134547495 DMM DEBUG Tx AUTH REQ (rand = 32524af62cd5cf7e88faff8f55dbb87e) (gsm_04_08.c:641) 20250822134547495 DMM DEBUG AUTH REQ (autn = 46b0a6658a7af1918f21226771043571) (gsm_04_08.c:643) 20250822134547495 DIUCS DEBUG msc_a(IMSI-262420000001122:UTRAN-Iu-531:LU)[0x56365ea7cc20]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250822134547495 DIUCS DEBUG msc_a(IMSI-262420000001122:UTRAN-Iu-531:LU)[0x56365ea7cc20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134547495 DMSC DEBUG msc_i(IMSI-262420000001122:UTRAN-Iu-531:LU)[0x56365ea7caf0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134547495 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547495 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547495 DVLR DEBUG VLR subscr IMSI-262420000001122 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822134547495 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547495 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547496 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547496 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547496 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) MSC_Test-GSUP(3207)@718a44d66dfb: Found GsupExpect[13] for "262420000001129" handled at TC_iu_multi_lu_and_mt_ussd2(3235) MSC_Test-GSUP(3207)@718a44d66dfb: Added IMSI table entry 13TC_iu_multi_lu_and_mt_ussd2(3235)"262420000001129" 20250822134547496 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134547496 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547496 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547496 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547496 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547496 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547496 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547496 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547496 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547496 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547496 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547496 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547496 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134547496 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547496 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547496 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134547496 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547496 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547496 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547496 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547496 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547496 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547496 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547496 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547496 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547496 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547496 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547496 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547496 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547496 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547496 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547496 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547496 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 20250822134547496 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) 20250822134547497 DMSC DEBUG msub_fsm[0x56365eaa53d0]{active}: Allocated (fsm.c:456) 20250822134547497 DMSC DEBUG msc_i[0x56365eab5550]{READY}: Allocated (fsm.c:456) 20250822134547497 DMSC DEBUG msc_i[0x56365eab5550]{READY}: is child of msub_fsm[0x56365eaa53d0] (fsm.c:486) 20250822134547497 DMSC DEBUG msc_a[0x56365eab5730]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822134547497 DMSC DEBUG msc_a[0x56365eab5730]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365eaa53d0] (fsm.c:486) 20250822134547497 DMSC DEBUG msc_a(unknown:UTRAN-Iu-539:NONE)[0x56365eab5730]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822134547497 DMSC DEBUG msc_i(unknown:UTRAN-Iu-539:NONE)[0x56365eab5550]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822134547497 DMSC DEBUG msc_a(unknown:UTRAN-Iu-539:NONE)[0x56365eab5730]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@718a44d66dfb: { messageType := 2, destLocRef := 'CFE061'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 } } 20250822134547497 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-539:NONE)[0x56365eab5730]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250822134547497 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-539:NONE)[0x56365eab5730]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250822134547497 DMM DEBUG msc_a(IMSI-262420000001130:UTRAN-Iu-539:LU)[0x56365eab5730]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001130 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822134547497 DMM DEBUG msc_a(IMSI-262420000001130:UTRAN-Iu-539:LU)[0x56365eab5730]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822134547497 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:UTRAN-Iu-539:LU)[0x56365eab7f70]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822134547497 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:UTRAN-Iu-539:LU)[0x56365eab7f70]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001130:UTRAN-Iu-539:LU)[0x56365eab5730] (fsm.c:486) MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:8 20250822134547497 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:UTRAN-Iu-539:LU)[0x56365eab7f70]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250822134547497 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:UTRAN-Iu-539:LU)[0x56365eab7f70]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822134547497 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822134547497 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001130 id=262420000001130 (vlr.c:661) 20250822134547497 DVLR INFO New subscr, IMSI: 262420000001130 (vlr.c:562) 20250822134547497 DVLR DEBUG VLR subscr IMSI-262420000001130 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822134547497 DMSC DEBUG msc_a(IMSI-262420000001130:UTRAN-Iu-539:LU)[0x56365eab5730]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822134547497 DMSC DEBUG msc_a(IMSI-262420000001130:UTRAN-Iu-539:LU)[0x56365eab5730]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822134547497 DVLR DEBUG VLR subscr IMSI-262420000001130 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822134547497 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822134547497 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:UTRAN-Iu-539:LU)[0x56365eab7f70]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822134547497 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:UTRAN-Iu-539:LU)[0x56365eab7f70]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822134547497 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:UTRAN-Iu-539:LU)[0x56365eab7f70]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250822134547497 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:UTRAN-Iu-539:LU)[0x56365eab88b0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822134547497 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:UTRAN-Iu-539:LU)[0x56365eab88b0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001130:UTRAN-Iu-539:LU)[0x56365eab7f70] (fsm.c:486) 20250822134547497 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:UTRAN-Iu-539:LU)[0x56365eab88b0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822134547497 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:UTRAN-Iu-539:LU)[0x56365eab88b0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822134547497 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547497 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547497 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547497 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134547497 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547497 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547497 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134547497 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134547497 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547497 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547497 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547497 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547497 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547497 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547497 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547497 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 MSC_Test-GSUP(3207)@718a44d66dfb: Found GsupExpect[14] for "262420000001130" handled at TC_iu_multi_lu_and_mt_ussd2(3237) MSC_Test-GSUP(3207)@718a44d66dfb: Added IMSI table entry 14TC_iu_multi_lu_and_mt_ussd2(3237)"262420000001130" MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@718a44d66dfb: { messageType := 2, destLocRef := 'CB1E65'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 } } 20250822134547498 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) 20250822134547498 DMSC DEBUG msub_fsm[0x56365eab8a70]{active}: Allocated (fsm.c:456) 20250822134547498 DMSC DEBUG msc_i[0x56365eab8ba0]{READY}: Allocated (fsm.c:456) 20250822134547498 DMSC DEBUG msc_i[0x56365eab8ba0]{READY}: is child of msub_fsm[0x56365eab8a70] (fsm.c:486) 20250822134547498 DMSC DEBUG msc_a[0x56365eab8e30]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822134547498 DMSC DEBUG msc_a[0x56365eab8e30]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365eab8a70] (fsm.c:486) 20250822134547498 DMSC DEBUG msc_a(unknown:UTRAN-Iu-540:NONE)[0x56365eab8e30]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822134547498 DMSC DEBUG msc_i(unknown:UTRAN-Iu-540:NONE)[0x56365eab8ba0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822134547498 DMSC DEBUG msc_a(unknown:UTRAN-Iu-540:NONE)[0x56365eab8e30]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822134547498 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-540:NONE)[0x56365eab8e30]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250822134547498 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-540:NONE)[0x56365eab8e30]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250822134547498 DMM DEBUG msc_a(IMSI-262420000001131:UTRAN-Iu-540:LU)[0x56365eab8e30]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001131 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822134547498 DMM DEBUG msc_a(IMSI-262420000001131:UTRAN-Iu-540:LU)[0x56365eab8e30]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:9 20250822134547498 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:UTRAN-Iu-540:LU)[0x56365eab9360]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822134547498 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:UTRAN-Iu-540:LU)[0x56365eab9360]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001131:UTRAN-Iu-540:LU)[0x56365eab8e30] (fsm.c:486) 20250822134547498 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:UTRAN-Iu-540:LU)[0x56365eab9360]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250822134547498 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:UTRAN-Iu-540:LU)[0x56365eab9360]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822134547498 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822134547498 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001131 id=262420000001131 (vlr.c:661) 20250822134547498 DVLR INFO New subscr, IMSI: 262420000001131 (vlr.c:562) 20250822134547498 DVLR DEBUG VLR subscr IMSI-262420000001131 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822134547498 DMSC DEBUG msc_a(IMSI-262420000001131:UTRAN-Iu-540:LU)[0x56365eab8e30]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822134547498 DMSC DEBUG msc_a(IMSI-262420000001131:UTRAN-Iu-540:LU)[0x56365eab8e30]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822134547498 DVLR DEBUG VLR subscr IMSI-262420000001131 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822134547498 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822134547498 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:UTRAN-Iu-540:LU)[0x56365eab9360]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822134547498 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:UTRAN-Iu-540:LU)[0x56365eab9360]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822134547498 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:UTRAN-Iu-540:LU)[0x56365eab9360]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250822134547498 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:UTRAN-Iu-540:LU)[0x56365eab9d30]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822134547498 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:UTRAN-Iu-540:LU)[0x56365eab9d30]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001131:UTRAN-Iu-540:LU)[0x56365eab9360] (fsm.c:486) 20250822134547498 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:UTRAN-Iu-540:LU)[0x56365eab9d30]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822134547498 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:UTRAN-Iu-540:LU)[0x56365eab9d30]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822134547499 DVLR DEBUG VLR subscr IMSI-262420000001123 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134547499 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:UTRAN-Iu-532:LU)[0x56365eaa1070]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822134547499 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547499 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547499 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547499 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547499 DVLR DEBUG SUBSCR(IMSI-262420000001123) Received 1 auth tuples (vlr.c:996) 20250822134547499 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:UTRAN-Iu-532:LU)[0x56365eaa1070]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822134547499 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:UTRAN-Iu-532:LU)[0x56365eaa1070]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250822134547499 DMM DEBUG Tx AUTH REQ (rand = db783ab5c3bef6faa9eff3175a8216ee) (gsm_04_08.c:641) 20250822134547499 DMM DEBUG AUTH REQ (autn = 5d28965163f866296f13cdc4e8ca148b) (gsm_04_08.c:643) 20250822134547499 DIUCS DEBUG msc_a(IMSI-262420000001123:UTRAN-Iu-532:LU)[0x56365ea9da00]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250822134547499 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547499 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547499 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547499 DIUCS DEBUG msc_a(IMSI-262420000001123:UTRAN-Iu-532:LU)[0x56365ea9da00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134547499 DMSC DEBUG msc_i(IMSI-262420000001123:UTRAN-Iu-532:LU)[0x56365ea9d820]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134547499 DVLR DEBUG VLR subscr IMSI-262420000001123 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822134547499 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547499 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547499 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547499 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547499 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547499 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547499 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 MSC_Test-GSUP(3207)@718a44d66dfb: Found GsupExpect[15] for "262420000001131" handled at TC_iu_multi_lu_and_mt_ussd2(3239) MSC_Test-GSUP(3207)@718a44d66dfb: Added IMSI table entry 15TC_iu_multi_lu_and_mt_ussd2(3239)"262420000001131" MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@718a44d66dfb: { messageType := 2, destLocRef := '4516BC'O, sourceLocRef := '000217'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:10 MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(3225)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(3225)@718a44d66dfb: setverdict(pass): none -> pass MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@718a44d66dfb: { messageType := 2, destLocRef := '552E0D'O ("U.\r"), 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-M3UA(3203)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:11 MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(3229)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(3227)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(3229)@718a44d66dfb: setverdict(pass): none -> pass MSC_Test_2-SCCP(3201)@718a44d66dfb: { messageType := 2, destLocRef := 'E6361D'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 } } TC_iu_multi_lu_and_mt_ussd2(3227)@718a44d66dfb: setverdict(pass): none -> pass MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:12 MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822134547502 DVLR DEBUG VLR subscr IMSI-262420000001124 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134547502 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:UTRAN-Iu-533:LU)[0x56365ea8eab0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822134547502 DVLR DEBUG SUBSCR(IMSI-262420000001124) Received 1 auth tuples (vlr.c:996) 20250822134547502 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:UTRAN-Iu-533:LU)[0x56365ea8eab0]{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(3203)@718a44d66dfb: Message received on association #8 20250822134547502 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:UTRAN-Iu-533:LU)[0x56365ea8eab0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250822134547502 DMM DEBUG Tx AUTH REQ (rand = c47250ec0c7c972df6da7b165850593a) (gsm_04_08.c:641) 20250822134547502 DMM DEBUG AUTH REQ (autn = 34aebc8a9be340c9e98b61b799a8f02f) (gsm_04_08.c:643) 20250822134547502 DIUCS DEBUG msc_a(IMSI-262420000001124:UTRAN-Iu-533:LU)[0x56365ea54f10]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250822134547502 DIUCS DEBUG msc_a(IMSI-262420000001124:UTRAN-Iu-533:LU)[0x56365ea54f10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822134547502 DMSC DEBUG msc_i(IMSI-262420000001124:UTRAN-Iu-533:LU)[0x56365ea54de0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134547502 DVLR DEBUG VLR subscr IMSI-262420000001124 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822134547503 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547503 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547503 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547503 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547503 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547503 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547503 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547503 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(3231)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(3231)@718a44d66dfb: setverdict(pass): none -> pass MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:1 MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(3233)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(3233)@718a44d66dfb: setverdict(pass): none -> pass MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:2 MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3201)@718a44d66dfb: { messageType := 2, destLocRef := 'D36414'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(3201)@718a44d66dfb: Session index based on local reference:13 MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:4 MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:3 MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:5 MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:6 MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3201)@718a44d66dfb: { messageType := 2, destLocRef := '2A75AA'O, sourceLocRef := '00021B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:14 MSC_Test_2-SCCP(3201)@718a44d66dfb: { messageType := 2, destLocRef := 'BCBA54'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(3201)@718a44d66dfb: Session index based on local reference:15 MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:7 MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:8 MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(3235)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(3235)@718a44d66dfb: setverdict(pass): none -> pass TC_iu_multi_lu_and_mt_ussd2(3237)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(3237)@718a44d66dfb: setverdict(pass): none -> pass TC_iu_multi_lu_and_mt_ussd2(3239)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(3239)@718a44d66dfb: setverdict(pass): none -> pass MSC_Test_2-RAN(3202)@718a44d66dfb: patching N(SD)=1 into dtap '05140648043121046E045C9D'O MSC_Test_2-RAN(3202)@718a44d66dfb: patched enc_l3: '05540648043121046E045C9D'O MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-RAN(3202)@718a44d66dfb: patching N(SD)=1 into dtap '05143E6C1AC5210424BF6BA3'O MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_len:24 MSC_Test_2-RAN(3202)@718a44d66dfb: patched enc_l3: '05543E6C1AC5210424BF6BA3'O MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3201)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05540648043121046E045C9D'O MSC_Test_2-RAN(3202)@718a44d66dfb: patching N(SD)=1 into dtap '0514EC00D8F8210442D027FF'O MSC_Test_2-RAN(3202)@718a44d66dfb: patched enc_l3: '0554EC00D8F8210442D027FF'O 20250822134547523 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547523 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547523 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547523 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134547523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547523 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547523 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134547523 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134547523 DIUCS DEBUG (UTRAN-Iu-525) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134547523 DMSC DEBUG msc_i(IMSI-262420000001116:UTRAN-Iu-525:LU)[0x56365ea8c5e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134547524 DIUCS DEBUG msc_i(IMSI-262420000001116:UTRAN-Iu-525:LU)[0x56365ea8c5e0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134547524 DMSC DEBUG msc_a(IMSI-262420000001116:UTRAN-Iu-525:LU)[0x56365ea975c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134547524 DIUCS DEBUG msc_a(IMSI-262420000001116:UTRAN-Iu-525:LU)[0x56365ea975c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134547524 DIUCS DEBUG msc_a(IMSI-262420000001116:UTRAN-Iu-525:LU)[0x56365ea975c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134547524 DMM DEBUG msc_a(IMSI-262420000001116:UTRAN-Iu-525:LU)[0x56365ea975c0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 064804316e045c9d) (gsm_04_08.c:1128) 20250822134547524 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:UTRAN-Iu-525:LU)[0x56365ea3c730]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822134547524 DVLR DEBUG SUBSCR(IMSI-262420000001116) AUTH on UTRAN received RES: 064804316e045c9d (8 bytes) (vlr_auth_fsm.c:151) 20250822134547524 DVLR INFO SUBSCR(IMSI-262420000001116) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250822134547524 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:UTRAN-Iu-525:LU)[0x56365ea3c730]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822134547524 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:UTRAN-Iu-525:LU)[0x56365ea3c730]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822134547524 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:UTRAN-Iu-525:LU)[0x56365ea3c730]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822134547524 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:UTRAN-Iu-525:LU)[0x56365ea3c730]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001116:UTRAN-Iu-525:LU)[0x56365ea7ee20] (vlr_auth_fsm.c:294) MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on connection ID:1 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_len:24 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_from0 20250822134547524 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:UTRAN-Iu-525:LU)[0x56365ea3c730]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822134547524 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:UTRAN-Iu-525:LU)[0x56365ea3c730]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822134547524 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:UTRAN-Iu-525:LU)[0x56365ea7ee20]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250822134547524 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:UTRAN-Iu-525:LU)[0x56365ea7ee20]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822134547524 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:UTRAN-Iu-525:LU)[0x56365ea7ee20]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822134547524 DIUCS DEBUG msc_a(IMSI-262420000001116:UTRAN-Iu-525:LU)[0x56365ea975c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250822134547524 DIUCS DEBUG msc_a(IMSI-262420000001116:UTRAN-Iu-525:LU)[0x56365ea975c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=a7f46008cdf271c8d26d6e9de4668642, CK=NONE (ran_msg_iu.c:388) 20250822134547524 DMSC DEBUG msc_i(IMSI-262420000001116:UTRAN-Iu-525:LU)[0x56365ea8c5e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250822134547524 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:UTRAN-Iu-525:LU)[0x56365ea7ee20]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250822134547524 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547524 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547524 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547524 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547524 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547524 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547524 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547524 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(3202)@718a44d66dfb: patching N(SD)=1 into dtap '0514C87E4B462104038A7F58'O MSC_Test_2-RAN(3202)@718a44d66dfb: patched enc_l3: '0554C87E4B462104038A7F58'O MSC_Test_2-SCCP(3201)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05543E6C1AC5210424BF6BA3'O 20250822134547525 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547525 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547525 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547525 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134547525 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547525 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547525 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134547525 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 20250822134547525 DIUCS DEBUG (UTRAN-Iu-526) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134547525 DMSC DEBUG msc_i(IMSI-262420000001117:UTRAN-Iu-526:LU)[0x56365ea37700]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on connection ID:2 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_len:24 20250822134547525 DIUCS DEBUG msc_i(IMSI-262420000001117:UTRAN-Iu-526:LU)[0x56365ea37700]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134547525 DMSC DEBUG msc_a(IMSI-262420000001117:UTRAN-Iu-526:LU)[0x56365ea80800]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134547525 DIUCS DEBUG msc_a(IMSI-262420000001117:UTRAN-Iu-526:LU)[0x56365ea80800]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134547525 DIUCS DEBUG msc_a(IMSI-262420000001117:UTRAN-Iu-526:LU)[0x56365ea80800]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134547525 DMM DEBUG msc_a(IMSI-262420000001117:UTRAN-Iu-526:LU)[0x56365ea80800]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 3e6c1ac524bf6ba3) (gsm_04_08.c:1128) 20250822134547525 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:UTRAN-Iu-526:LU)[0x56365ea7f080]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822134547525 DVLR DEBUG SUBSCR(IMSI-262420000001117) AUTH on UTRAN received RES: 3e6c1ac524bf6ba3 (8 bytes) (vlr_auth_fsm.c:151) 20250822134547526 DVLR INFO SUBSCR(IMSI-262420000001117) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250822134547526 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:UTRAN-Iu-526:LU)[0x56365ea7f080]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822134547526 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:UTRAN-Iu-526:LU)[0x56365ea7f080]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822134547526 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:UTRAN-Iu-526:LU)[0x56365ea7f080]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822134547526 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:UTRAN-Iu-526:LU)[0x56365ea7f080]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001117:UTRAN-Iu-526:LU)[0x56365ea7ef50] (vlr_auth_fsm.c:294) 20250822134547526 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:UTRAN-Iu-526:LU)[0x56365ea7f080]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822134547526 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:UTRAN-Iu-526:LU)[0x56365ea7f080]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822134547526 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:UTRAN-Iu-526:LU)[0x56365ea7ef50]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250822134547526 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:UTRAN-Iu-526:LU)[0x56365ea7ef50]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822134547526 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:UTRAN-Iu-526:LU)[0x56365ea7ef50]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_from0 20250822134547526 DIUCS DEBUG msc_a(IMSI-262420000001117:UTRAN-Iu-526:LU)[0x56365ea80800]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250822134547526 DIUCS DEBUG msc_a(IMSI-262420000001117:UTRAN-Iu-526:LU)[0x56365ea80800]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=875f7592a7e29cb9ad8f9f8cc7042a26, CK=NONE (ran_msg_iu.c:388) 20250822134547526 DMSC DEBUG msc_i(IMSI-262420000001117:UTRAN-Iu-526:LU)[0x56365ea37700]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250822134547526 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:UTRAN-Iu-526:LU)[0x56365ea7ef50]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) MSC_Test_2-SCCP(3201)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554EC00D8F8210442D027FF'O 20250822134547526 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547526 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547526 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547526 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547526 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547526 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547526 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(3202)@718a44d66dfb: patching N(SD)=1 into dtap '05140AE04A2D210477A9E5FD'O MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on connection ID:4 20250822134547527 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547527 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547527 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547527 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134547527 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547527 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547527 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134547527 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(3202)@718a44d66dfb: patched enc_l3: '05540AE04A2D210477A9E5FD'O MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_len:24 MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_from0 20250822134547527 DIUCS DEBUG (UTRAN-Iu-527) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134547527 DMSC DEBUG msc_i(IMSI-262420000001118:UTRAN-Iu-527:LU)[0x56365ea3c990]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134547527 DIUCS DEBUG msc_i(IMSI-262420000001118:UTRAN-Iu-527:LU)[0x56365ea3c990]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134547527 DMSC DEBUG msc_a(IMSI-262420000001118:UTRAN-Iu-527:LU)[0x56365ea3cac0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134547527 DIUCS DEBUG msc_a(IMSI-262420000001118:UTRAN-Iu-527:LU)[0x56365ea3cac0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134547527 DIUCS DEBUG msc_a(IMSI-262420000001118:UTRAN-Iu-527:LU)[0x56365ea3cac0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134547527 DMM DEBUG msc_a(IMSI-262420000001118:UTRAN-Iu-527:LU)[0x56365ea3cac0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = ec00d8f842d027ff) (gsm_04_08.c:1128) 20250822134547527 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:UTRAN-Iu-527:LU)[0x56365ea9cb20]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822134547527 DVLR DEBUG SUBSCR(IMSI-262420000001118) AUTH on UTRAN received RES: ec00d8f842d027ff (8 bytes) (vlr_auth_fsm.c:151) 20250822134547527 DVLR INFO SUBSCR(IMSI-262420000001118) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250822134547527 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:UTRAN-Iu-527:LU)[0x56365ea9cb20]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822134547527 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:UTRAN-Iu-527:LU)[0x56365ea9cb20]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822134547527 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:UTRAN-Iu-527:LU)[0x56365ea9cb20]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822134547527 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:UTRAN-Iu-527:LU)[0x56365ea9cb20]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001118:UTRAN-Iu-527:LU)[0x56365ea9c9f0] (vlr_auth_fsm.c:294) 20250822134547527 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:UTRAN-Iu-527:LU)[0x56365ea9cb20]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822134547527 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:UTRAN-Iu-527:LU)[0x56365ea9cb20]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822134547527 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:UTRAN-Iu-527:LU)[0x56365ea9c9f0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250822134547527 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:UTRAN-Iu-527:LU)[0x56365ea9c9f0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822134547527 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:UTRAN-Iu-527:LU)[0x56365ea9c9f0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822134547527 DIUCS DEBUG msc_a(IMSI-262420000001118:UTRAN-Iu-527:LU)[0x56365ea3cac0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250822134547527 DIUCS DEBUG msc_a(IMSI-262420000001118:UTRAN-Iu-527:LU)[0x56365ea3cac0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=157208211d31a5c5ae2e27a3b774a471, CK=NONE (ran_msg_iu.c:388) 20250822134547527 DMSC DEBUG msc_i(IMSI-262420000001118:UTRAN-Iu-527:LU)[0x56365ea3c990]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250822134547528 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:UTRAN-Iu-527:LU)[0x56365ea9c9f0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250822134547528 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547528 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547528 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547528 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547528 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547528 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547528 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(3201)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554C87E4B462104038A7F58'O MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(3202)@718a44d66dfb: patching N(SD)=1 into dtap '0514A0E82DA9210474DA4875'O MSC_Test_2-RAN(3202)@718a44d66dfb: patched enc_l3: '0554A0E82DA9210474DA4875'O 20250822134547529 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547529 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547529 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547529 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134547529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547529 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547529 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:0 20250822134547529 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547529 DIUCS DEBUG (UTRAN-Iu-529) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134547529 DMSC DEBUG msc_i(IMSI-262420000001120:UTRAN-Iu-529:LU)[0x56365ea86f30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 will be put to the reassembly buffer 20250822134547529 DIUCS DEBUG msc_i(IMSI-262420000001120:UTRAN-Iu-529:LU)[0x56365ea86f30]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134547529 DMSC DEBUG msc_a(IMSI-262420000001120:UTRAN-Iu-529:LU)[0x56365ea87110]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134547529 DIUCS DEBUG msc_a(IMSI-262420000001120:UTRAN-Iu-529:LU)[0x56365ea87110]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134547529 DIUCS DEBUG msc_a(IMSI-262420000001120:UTRAN-Iu-529:LU)[0x56365ea87110]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134547529 DMM DEBUG msc_a(IMSI-262420000001120:UTRAN-Iu-529:LU)[0x56365ea87110]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = c87e4b46038a7f58) (gsm_04_08.c:1128) 20250822134547529 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:UTRAN-Iu-529:LU)[0x56365ea59910]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822134547529 DVLR DEBUG SUBSCR(IMSI-262420000001120) AUTH on UTRAN received RES: c87e4b46038a7f58 (8 bytes) (vlr_auth_fsm.c:151) 20250822134547529 DVLR INFO SUBSCR(IMSI-262420000001120) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250822134547529 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:UTRAN-Iu-529:LU)[0x56365ea59910]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822134547529 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:UTRAN-Iu-529:LU)[0x56365ea59910]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822134547529 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:UTRAN-Iu-529:LU)[0x56365ea59910]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822134547529 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:UTRAN-Iu-529:LU)[0x56365ea59910]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001120:UTRAN-Iu-529:LU)[0x56365ea9e0f0] (vlr_auth_fsm.c:294) 20250822134547529 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:UTRAN-Iu-529:LU)[0x56365ea59910]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822134547529 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:UTRAN-Iu-529:LU)[0x56365ea59910]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822134547529 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:UTRAN-Iu-529:LU)[0x56365ea9e0f0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250822134547529 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:UTRAN-Iu-529:LU)[0x56365ea9e0f0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822134547529 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:UTRAN-Iu-529:LU)[0x56365ea9e0f0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822134547529 DIUCS DEBUG msc_a(IMSI-262420000001120:UTRAN-Iu-529:LU)[0x56365ea87110]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250822134547529 DIUCS DEBUG msc_a(IMSI-262420000001120:UTRAN-Iu-529:LU)[0x56365ea87110]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=972ac8f027cdacb028e471b688e667c8, CK=NONE (ran_msg_iu.c:388) MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 data has been put to the reassembly buffer 20250822134547529 DMSC DEBUG msc_i(IMSI-262420000001120:UTRAN-Iu-529:LU)[0x56365ea86f30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250822134547529 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:UTRAN-Iu-529:LU)[0x56365ea9e0f0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(3202)@718a44d66dfb: patching N(SD)=1 into dtap '051410B8F1B92104FA47807F'O MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 MSC_Test_2-RAN(3202)@718a44d66dfb: patched enc_l3: '055410B8F1B92104FA47807F'O 20250822134547529 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547529 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547529 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547529 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547529 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547529 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547529 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:1 MSC_Test_2-RAN(3202)@718a44d66dfb: patching N(SD)=1 into dtap '0514A51D330A210462C909FC'O MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-RAN(3202)@718a44d66dfb: patched enc_l3: '0554A51D330A210462C909FC'O MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(3202)@718a44d66dfb: patching N(SD)=1 into dtap '0514F31B1DA6210481DF900C'O MSC_Test_2-RAN(3202)@718a44d66dfb: patched enc_l3: '0554F31B1DA6210481DF900C'O MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on connection ID:5 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_len:24 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3201)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05540AE04A2D210477A9E5FD'O 20250822134547531 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547531 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547531 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547531 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134547531 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547531 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547531 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134547531 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134547531 DIUCS DEBUG (UTRAN-Iu-530) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134547531 DMSC DEBUG msc_i(IMSI-262420000001121:UTRAN-Iu-530:LU)[0x56365ea3c1a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134547531 DIUCS DEBUG msc_i(IMSI-262420000001121:UTRAN-Iu-530:LU)[0x56365ea3c1a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134547531 DMSC DEBUG msc_a(IMSI-262420000001121:UTRAN-Iu-530:LU)[0x56365ea59c30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134547531 DIUCS DEBUG msc_a(IMSI-262420000001121:UTRAN-Iu-530:LU)[0x56365ea59c30]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134547531 DIUCS DEBUG msc_a(IMSI-262420000001121:UTRAN-Iu-530:LU)[0x56365ea59c30]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134547531 DMM DEBUG msc_a(IMSI-262420000001121:UTRAN-Iu-530:LU)[0x56365ea59c30]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 0ae04a2d77a9e5fd) (gsm_04_08.c:1128) 20250822134547531 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:UTRAN-Iu-530:LU)[0x56365ea83090]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822134547531 DVLR DEBUG SUBSCR(IMSI-262420000001121) AUTH on UTRAN received RES: 0ae04a2d77a9e5fd (8 bytes) (vlr_auth_fsm.c:151) 20250822134547531 DVLR INFO SUBSCR(IMSI-262420000001121) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250822134547531 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:UTRAN-Iu-530:LU)[0x56365ea83090]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822134547531 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:UTRAN-Iu-530:LU)[0x56365ea83090]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822134547531 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:UTRAN-Iu-530:LU)[0x56365ea83090]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822134547531 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:UTRAN-Iu-530:LU)[0x56365ea83090]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001121:UTRAN-Iu-530:LU)[0x56365ea976f0] (vlr_auth_fsm.c:294) 20250822134547531 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:UTRAN-Iu-530:LU)[0x56365ea83090]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822134547531 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:UTRAN-Iu-530:LU)[0x56365ea83090]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822134547531 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:UTRAN-Iu-530:LU)[0x56365ea976f0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250822134547531 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:UTRAN-Iu-530:LU)[0x56365ea976f0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822134547531 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:UTRAN-Iu-530:LU)[0x56365ea976f0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822134547531 DIUCS DEBUG msc_a(IMSI-262420000001121:UTRAN-Iu-530:LU)[0x56365ea59c30]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250822134547531 DIUCS DEBUG msc_a(IMSI-262420000001121:UTRAN-Iu-530:LU)[0x56365ea59c30]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=bf97eaf69130b5f4055a94c8067e702f, CK=NONE (ran_msg_iu.c:388) 20250822134547531 DMSC DEBUG msc_i(IMSI-262420000001121:UTRAN-Iu-530:LU)[0x56365ea3c1a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250822134547531 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:UTRAN-Iu-530:LU)[0x56365ea976f0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250822134547531 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547531 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547531 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547531 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547531 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547531 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547531 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547531 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:2 MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:4 MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on connection ID:3 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_len:24 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3201)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554A0E82DA9210474DA4875'O MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on connection ID:6 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_len:24 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3201)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055410B8F1B92104FA47807F'O 20250822134547532 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547532 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547532 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547532 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134547532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547532 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547532 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134547532 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134547532 DIUCS DEBUG (UTRAN-Iu-528) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134547532 DMSC DEBUG msc_i(IMSI-262420000001119:UTRAN-Iu-528:LU)[0x56365eaa1a50]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134547532 DIUCS DEBUG msc_i(IMSI-262420000001119:UTRAN-Iu-528:LU)[0x56365eaa1a50]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134547532 DMSC DEBUG msc_a(IMSI-262420000001119:UTRAN-Iu-528:LU)[0x56365eaa1c30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134547532 DIUCS DEBUG msc_a(IMSI-262420000001119:UTRAN-Iu-528:LU)[0x56365eaa1c30]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134547532 DIUCS DEBUG msc_a(IMSI-262420000001119:UTRAN-Iu-528:LU)[0x56365eaa1c30]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134547532 DMM DEBUG msc_a(IMSI-262420000001119:UTRAN-Iu-528:LU)[0x56365eaa1c30]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = a0e82da974da4875) (gsm_04_08.c:1128) 20250822134547532 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:UTRAN-Iu-528:LU)[0x56365ea88c40]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822134547532 DVLR DEBUG SUBSCR(IMSI-262420000001119) AUTH on UTRAN received RES: a0e82da974da4875 (8 bytes) (vlr_auth_fsm.c:151) 20250822134547532 DVLR INFO SUBSCR(IMSI-262420000001119) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250822134547532 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:UTRAN-Iu-528:LU)[0x56365ea88c40]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822134547532 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:UTRAN-Iu-528:LU)[0x56365ea88c40]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822134547532 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:UTRAN-Iu-528:LU)[0x56365ea88c40]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822134547532 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:UTRAN-Iu-528:LU)[0x56365ea88c40]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001119:UTRAN-Iu-528:LU)[0x56365ea85a40] (vlr_auth_fsm.c:294) 20250822134547532 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:UTRAN-Iu-528:LU)[0x56365ea88c40]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822134547532 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:UTRAN-Iu-528:LU)[0x56365ea88c40]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822134547532 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:UTRAN-Iu-528:LU)[0x56365ea85a40]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250822134547532 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:UTRAN-Iu-528:LU)[0x56365ea85a40]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822134547532 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:UTRAN-Iu-528:LU)[0x56365ea85a40]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822134547532 DIUCS DEBUG msc_a(IMSI-262420000001119:UTRAN-Iu-528:LU)[0x56365eaa1c30]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250822134547532 DIUCS DEBUG msc_a(IMSI-262420000001119:UTRAN-Iu-528:LU)[0x56365eaa1c30]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=09fcdd2dc11c2874c504fedbab946ead, CK=NONE (ran_msg_iu.c:388) 20250822134547532 DMSC DEBUG msc_i(IMSI-262420000001119:UTRAN-Iu-528:LU)[0x56365eaa1a50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on connection ID:7 20250822134547532 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:UTRAN-Iu-528:LU)[0x56365ea85a40]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_len:24 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_from0 20250822134547532 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547532 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547532 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547532 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547532 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547532 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547532 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547532 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547532 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547532 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134547532 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134547532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547532 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547532 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134547532 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547532 DIUCS DEBUG (UTRAN-Iu-531) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134547532 DMSC DEBUG msc_i(IMSI-262420000001122:UTRAN-Iu-531:LU)[0x56365ea7caf0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134547532 DIUCS DEBUG msc_i(IMSI-262420000001122:UTRAN-Iu-531:LU)[0x56365ea7caf0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134547532 DMSC DEBUG msc_a(IMSI-262420000001122:UTRAN-Iu-531:LU)[0x56365ea7cc20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134547532 DIUCS DEBUG msc_a(IMSI-262420000001122:UTRAN-Iu-531:LU)[0x56365ea7cc20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134547532 DIUCS DEBUG msc_a(IMSI-262420000001122:UTRAN-Iu-531:LU)[0x56365ea7cc20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134547532 DMM DEBUG msc_a(IMSI-262420000001122:UTRAN-Iu-531:LU)[0x56365ea7cc20]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 10b8f1b9fa47807f) (gsm_04_08.c:1128) 20250822134547532 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:UTRAN-Iu-531:LU)[0x56365ea99650]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822134547532 DVLR DEBUG SUBSCR(IMSI-262420000001122) AUTH on UTRAN received RES: 10b8f1b9fa47807f (8 bytes) (vlr_auth_fsm.c:151) MSC_Test_2-SCCP(3201)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554A51D330A210462C909FC'O 20250822134547532 DVLR INFO SUBSCR(IMSI-262420000001122) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250822134547532 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:UTRAN-Iu-531:LU)[0x56365ea99650]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822134547532 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:UTRAN-Iu-531:LU)[0x56365ea99650]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822134547532 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:UTRAN-Iu-531:LU)[0x56365ea99650]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822134547532 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:UTRAN-Iu-531:LU)[0x56365ea99650]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001122:UTRAN-Iu-531:LU)[0x56365ea7d190] (vlr_auth_fsm.c:294) 20250822134547532 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:UTRAN-Iu-531:LU)[0x56365ea99650]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822134547532 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:UTRAN-Iu-531:LU)[0x56365ea99650]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822134547532 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:UTRAN-Iu-531:LU)[0x56365ea7d190]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250822134547532 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:UTRAN-Iu-531:LU)[0x56365ea7d190]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822134547532 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:UTRAN-Iu-531:LU)[0x56365ea7d190]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822134547532 DIUCS DEBUG msc_a(IMSI-262420000001122:UTRAN-Iu-531:LU)[0x56365ea7cc20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250822134547532 DIUCS DEBUG msc_a(IMSI-262420000001122:UTRAN-Iu-531:LU)[0x56365ea7cc20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=df1c0dbeceba8a85e2114dfe65b802db, CK=NONE (ran_msg_iu.c:388) 20250822134547532 DMSC DEBUG msc_i(IMSI-262420000001122:UTRAN-Iu-531:LU)[0x56365ea7caf0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250822134547532 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:UTRAN-Iu-531:LU)[0x56365ea7d190]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250822134547532 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547532 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547532 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547532 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547532 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547532 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547532 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on connection ID:8 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_len:24 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3201)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554F31B1DA6210481DF900C'O 20250822134547533 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547533 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547533 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547533 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134547533 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547533 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547533 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134547533 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134547533 DIUCS DEBUG (UTRAN-Iu-532) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134547533 DMSC DEBUG msc_i(IMSI-262420000001123:UTRAN-Iu-532:LU)[0x56365ea9d820]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134547533 DIUCS DEBUG msc_i(IMSI-262420000001123:UTRAN-Iu-532:LU)[0x56365ea9d820]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134547533 DMSC DEBUG msc_a(IMSI-262420000001123:UTRAN-Iu-532:LU)[0x56365ea9da00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134547533 DIUCS DEBUG msc_a(IMSI-262420000001123:UTRAN-Iu-532:LU)[0x56365ea9da00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134547533 DIUCS DEBUG msc_a(IMSI-262420000001123:UTRAN-Iu-532:LU)[0x56365ea9da00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134547534 DMM DEBUG msc_a(IMSI-262420000001123:UTRAN-Iu-532:LU)[0x56365ea9da00]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = a51d330a62c909fc) (gsm_04_08.c:1128) 20250822134547534 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:UTRAN-Iu-532:LU)[0x56365eaa1070]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822134547534 DVLR DEBUG SUBSCR(IMSI-262420000001123) AUTH on UTRAN received RES: a51d330a62c909fc (8 bytes) (vlr_auth_fsm.c:151) 20250822134547534 DVLR INFO SUBSCR(IMSI-262420000001123) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250822134547534 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:UTRAN-Iu-532:LU)[0x56365eaa1070]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822134547534 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:UTRAN-Iu-532:LU)[0x56365eaa1070]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822134547534 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:UTRAN-Iu-532:LU)[0x56365eaa1070]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822134547534 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:UTRAN-Iu-532:LU)[0x56365eaa1070]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001123:UTRAN-Iu-532:LU)[0x56365ea90d10] (vlr_auth_fsm.c:294) 20250822134547534 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:UTRAN-Iu-532:LU)[0x56365eaa1070]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822134547534 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:UTRAN-Iu-532:LU)[0x56365eaa1070]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 20250822134547534 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:UTRAN-Iu-532:LU)[0x56365ea90d10]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250822134547534 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:UTRAN-Iu-532:LU)[0x56365ea90d10]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822134547534 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:UTRAN-Iu-532:LU)[0x56365ea90d10]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822134547534 DIUCS DEBUG msc_a(IMSI-262420000001123:UTRAN-Iu-532:LU)[0x56365ea9da00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250822134547534 DIUCS DEBUG msc_a(IMSI-262420000001123:UTRAN-Iu-532:LU)[0x56365ea9da00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=8b2e14dd8a088797fa2b6dc1043c8035, CK=NONE (ran_msg_iu.c:388) 20250822134547534 DMSC DEBUG msc_i(IMSI-262420000001123:UTRAN-Iu-532:LU)[0x56365ea9d820]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250822134547534 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:UTRAN-Iu-532:LU)[0x56365ea90d10]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822134547534 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547534 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547534 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547534 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547534 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547534 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547534 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547534 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:5 MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:3 20250822134547535 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547535 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547535 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547535 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134547535 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547535 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134547535 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134547535 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547535 DIUCS DEBUG (UTRAN-Iu-533) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134547535 DMSC DEBUG msc_i(IMSI-262420000001124:UTRAN-Iu-533:LU)[0x56365ea54de0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134547536 DIUCS DEBUG msc_i(IMSI-262420000001124:UTRAN-Iu-533:LU)[0x56365ea54de0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134547536 DMSC DEBUG msc_a(IMSI-262420000001124:UTRAN-Iu-533:LU)[0x56365ea54f10]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134547536 DIUCS DEBUG msc_a(IMSI-262420000001124:UTRAN-Iu-533:LU)[0x56365ea54f10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:6 20250822134547536 DIUCS DEBUG msc_a(IMSI-262420000001124:UTRAN-Iu-533:LU)[0x56365ea54f10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134547536 DMM DEBUG msc_a(IMSI-262420000001124:UTRAN-Iu-533:LU)[0x56365ea54f10]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = f31b1da681df900c) (gsm_04_08.c:1128) 20250822134547536 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:UTRAN-Iu-533:LU)[0x56365ea8eab0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822134547536 DVLR DEBUG SUBSCR(IMSI-262420000001124) AUTH on UTRAN received RES: f31b1da681df900c (8 bytes) (vlr_auth_fsm.c:151) 20250822134547536 DVLR INFO SUBSCR(IMSI-262420000001124) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250822134547536 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:UTRAN-Iu-533:LU)[0x56365ea8eab0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822134547536 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:UTRAN-Iu-533:LU)[0x56365ea8eab0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822134547536 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:UTRAN-Iu-533:LU)[0x56365ea8eab0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822134547536 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:UTRAN-Iu-533:LU)[0x56365ea8eab0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001124:UTRAN-Iu-533:LU)[0x56365ea555a0] (vlr_auth_fsm.c:294) 20250822134547536 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:UTRAN-Iu-533:LU)[0x56365ea8eab0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822134547536 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:UTRAN-Iu-533:LU)[0x56365ea8eab0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822134547536 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:UTRAN-Iu-533:LU)[0x56365ea555a0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250822134547536 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:UTRAN-Iu-533:LU)[0x56365ea555a0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822134547536 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:UTRAN-Iu-533:LU)[0x56365ea555a0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822134547536 DIUCS DEBUG msc_a(IMSI-262420000001124:UTRAN-Iu-533:LU)[0x56365ea54f10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250822134547536 DIUCS DEBUG msc_a(IMSI-262420000001124:UTRAN-Iu-533:LU)[0x56365ea54f10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=16e4edc9c5d36105099d84f7d8e3a2fb, CK=NONE (ran_msg_iu.c:388) 20250822134547536 DMSC DEBUG msc_i(IMSI-262420000001124:UTRAN-Iu-533:LU)[0x56365ea54de0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822134547536 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:UTRAN-Iu-533:LU)[0x56365ea555a0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250822134547537 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547537 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547537 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547537 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547537 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547537 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547537 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547537 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:7 MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:8 MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822134547542 DVLR DEBUG VLR subscr IMSI-262420000001125 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134547542 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:UTRAN-Iu-534:LU)[0x56365ea32060]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822134547542 DVLR DEBUG SUBSCR(IMSI-262420000001125) Received 1 auth tuples (vlr.c:996) 20250822134547542 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:UTRAN-Iu-534:LU)[0x56365ea32060]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822134547542 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:UTRAN-Iu-534:LU)[0x56365ea32060]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250822134547542 DMM DEBUG Tx AUTH REQ (rand = 6de99baa65402ed9da3fe68d06b77c30) (gsm_04_08.c:641) 20250822134547542 DMM DEBUG AUTH REQ (autn = 3a6654a3b2cc2a9e80076d0579a6e8db) (gsm_04_08.c:643) 20250822134547542 DIUCS DEBUG msc_a(IMSI-262420000001125:UTRAN-Iu-534:LU)[0x56365ea33100]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250822134547542 DIUCS DEBUG msc_a(IMSI-262420000001125:UTRAN-Iu-534:LU)[0x56365ea33100]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134547542 DMSC DEBUG msc_i(IMSI-262420000001125:UTRAN-Iu-534:LU)[0x56365ea32f20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134547542 DVLR DEBUG VLR subscr IMSI-262420000001125 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822134547543 DVLR DEBUG VLR subscr IMSI-262420000001126 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134547543 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:UTRAN-Iu-535:LU)[0x56365eaa47b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822134547543 DVLR DEBUG SUBSCR(IMSI-262420000001126) Received 1 auth tuples (vlr.c:996) 20250822134547543 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:UTRAN-Iu-535:LU)[0x56365eaa47b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822134547543 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:UTRAN-Iu-535:LU)[0x56365eaa47b0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250822134547543 DMM DEBUG Tx AUTH REQ (rand = cc35731f45884bddc34357c950b40b48) (gsm_04_08.c:641) 20250822134547543 DMM DEBUG AUTH REQ (autn = c37e3432b39464f672cbcea4eaad323f) (gsm_04_08.c:643) 20250822134547543 DIUCS DEBUG msc_a(IMSI-262420000001126:UTRAN-Iu-535:LU)[0x56365ea32b70]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250822134547543 DIUCS DEBUG msc_a(IMSI-262420000001126:UTRAN-Iu-535:LU)[0x56365ea32b70]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134547543 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547543 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547543 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547543 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547543 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547543 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547543 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547543 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547543 DMSC DEBUG msc_i(IMSI-262420000001126:UTRAN-Iu-535:LU)[0x56365ea32990]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134547543 DVLR DEBUG VLR subscr IMSI-262420000001126 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822134547543 DVLR DEBUG VLR subscr IMSI-262420000001127 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134547543 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:UTRAN-Iu-536:LU)[0x56365eaaa600]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822134547543 DVLR DEBUG SUBSCR(IMSI-262420000001127) Received 1 auth tuples (vlr.c:996) 20250822134547543 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:UTRAN-Iu-536:LU)[0x56365eaaa600]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822134547543 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:UTRAN-Iu-536:LU)[0x56365eaaa600]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250822134547543 DMM DEBUG Tx AUTH REQ (rand = 18668fb5f16b24d2bebfbfbe4a2bde88) (gsm_04_08.c:641) 20250822134547543 DMM DEBUG AUTH REQ (autn = f52a5607705f285e266c812e5d43163a) (gsm_04_08.c:643) 20250822134547543 DIUCS DEBUG msc_a(IMSI-262420000001127:UTRAN-Iu-536:LU)[0x56365eaac0f0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250822134547543 DIUCS DEBUG msc_a(IMSI-262420000001127:UTRAN-Iu-536:LU)[0x56365eaac0f0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134547543 DMSC DEBUG msc_i(IMSI-262420000001127:UTRAN-Iu-536:LU)[0x56365eaabf10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134547543 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547543 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547543 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547543 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547543 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547543 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547543 DVLR DEBUG VLR subscr IMSI-262420000001127 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822134547543 DVLR DEBUG VLR subscr IMSI-262420000001128 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134547543 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:UTRAN-Iu-537:LU)[0x56365eaa5050]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822134547543 DVLR DEBUG SUBSCR(IMSI-262420000001128) Received 1 auth tuples (vlr.c:996) 20250822134547543 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:UTRAN-Iu-537:LU)[0x56365eaa5050]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822134547543 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:UTRAN-Iu-537:LU)[0x56365eaa5050]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250822134547543 DMM DEBUG Tx AUTH REQ (rand = e74a2eafccc8a26b31214f647e6281d9) (gsm_04_08.c:641) 20250822134547543 DMM DEBUG AUTH REQ (autn = f6d26975fb5ca455ae21251185a4bea4) (gsm_04_08.c:643) 20250822134547543 DIUCS DEBUG msc_a(IMSI-262420000001128:UTRAN-Iu-537:LU)[0x56365eaaaa40]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250822134547543 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547543 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547543 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547543 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547543 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547543 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547543 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547543 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547543 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547543 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547543 DIUCS DEBUG msc_a(IMSI-262420000001128:UTRAN-Iu-537:LU)[0x56365eaaaa40]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134547543 DMSC DEBUG msc_i(IMSI-262420000001128:UTRAN-Iu-537:LU)[0x56365eaaa860]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134547543 DVLR DEBUG VLR subscr IMSI-262420000001128 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822134547543 DVLR DEBUG VLR subscr IMSI-262420000001131 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134547543 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:UTRAN-Iu-540:LU)[0x56365eab9d30]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822134547543 DVLR DEBUG SUBSCR(IMSI-262420000001131) Received 1 auth tuples (vlr.c:996) 20250822134547543 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:UTRAN-Iu-540:LU)[0x56365eab9d30]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822134547543 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:UTRAN-Iu-540:LU)[0x56365eab9d30]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250822134547543 DMM DEBUG Tx AUTH REQ (rand = 23978ab392b4685627a3e91753c8ad00) (gsm_04_08.c:641) 20250822134547543 DMM DEBUG AUTH REQ (autn = 2f55ad6ec451ced26b3ed047e5f7a129) (gsm_04_08.c:643) 20250822134547543 DIUCS DEBUG msc_a(IMSI-262420000001131:UTRAN-Iu-540:LU)[0x56365eab8e30]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250822134547543 DIUCS DEBUG msc_a(IMSI-262420000001131:UTRAN-Iu-540:LU)[0x56365eab8e30]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134547543 DMSC DEBUG msc_i(IMSI-262420000001131:UTRAN-Iu-540:LU)[0x56365eab8ba0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134547543 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547543 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547543 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547543 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547543 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547543 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547543 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547543 DVLR DEBUG VLR subscr IMSI-262420000001131 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822134547543 DVLR DEBUG VLR subscr IMSI-262420000001129 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134547543 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547543 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547543 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547543 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547543 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547543 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547543 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547543 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547543 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547543 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:UTRAN-Iu-538:LU)[0x56365eab22c0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822134547543 DVLR DEBUG SUBSCR(IMSI-262420000001129) Received 1 auth tuples (vlr.c:996) 20250822134547543 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:UTRAN-Iu-538:LU)[0x56365eab22c0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822134547543 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:UTRAN-Iu-538:LU)[0x56365eab22c0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250822134547543 DMM DEBUG Tx AUTH REQ (rand = 80ed9dd8ca1e8fbb996687d22f644846) (gsm_04_08.c:641) 20250822134547543 DMM DEBUG AUTH REQ (autn = 243c8280b6a8b8514c09851d7b139196) (gsm_04_08.c:643) 20250822134547543 DIUCS DEBUG msc_a(IMSI-262420000001129:UTRAN-Iu-538:LU)[0x56365eab1190]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250822134547543 DIUCS DEBUG msc_a(IMSI-262420000001129:UTRAN-Iu-538:LU)[0x56365eab1190]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134547543 DMSC DEBUG msc_i(IMSI-262420000001129:UTRAN-Iu-538:LU)[0x56365eab0fb0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134547543 DVLR DEBUG VLR subscr IMSI-262420000001129 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822134547543 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547543 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547543 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547543 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547543 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547543 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547543 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547543 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547543 DVLR DEBUG VLR subscr IMSI-262420000001130 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134547543 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:UTRAN-Iu-539:LU)[0x56365eab88b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822134547543 DVLR DEBUG SUBSCR(IMSI-262420000001130) Received 1 auth tuples (vlr.c:996) 20250822134547543 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:UTRAN-Iu-539:LU)[0x56365eab88b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822134547543 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:UTRAN-Iu-539:LU)[0x56365eab88b0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250822134547543 DMM DEBUG Tx AUTH REQ (rand = 69f8aac0a0b164ad9b70a4b158a77f45) (gsm_04_08.c:641) 20250822134547543 DMM DEBUG AUTH REQ (autn = 34ea1e1a20d37eab9bece291d81518e5) (gsm_04_08.c:643) 20250822134547543 DIUCS DEBUG msc_a(IMSI-262420000001130:UTRAN-Iu-539:LU)[0x56365eab5730]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250822134547543 DIUCS DEBUG msc_a(IMSI-262420000001130:UTRAN-Iu-539:LU)[0x56365eab5730]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134547543 DMSC DEBUG msc_i(IMSI-262420000001130:UTRAN-Iu-539:LU)[0x56365eab5550]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134547544 DVLR DEBUG VLR subscr IMSI-262420000001130 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822134547544 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547544 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547544 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547544 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547544 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547544 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547544 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547544 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:9 MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:10 MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:11 MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:12 MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:15 MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:13 MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:14 MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on connection ID:1 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_len:12 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3201)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250822134547555 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547555 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547555 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547555 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134547555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134547555 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547555 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134547555 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_len:12 20250822134547555 DIUCS DEBUG (UTRAN-Iu-526) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134547555 DMSC DEBUG msc_i(IMSI-262420000001117:UTRAN-Iu-526:LU)[0x56365ea37700]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134547555 DIUCS DEBUG msc_i(IMSI-262420000001117:UTRAN-Iu-526:LU)[0x56365ea37700]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134547555 DMSC DEBUG msc_a(IMSI-262420000001117:UTRAN-Iu-526:LU)[0x56365ea80800]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134547555 DIUCS DEBUG msc_a(IMSI-262420000001117:UTRAN-Iu-526:LU)[0x56365ea80800]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134547555 DIUCS DEBUG msc_a(IMSI-262420000001117:UTRAN-Iu-526:LU)[0x56365ea80800]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250822134547555 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:UTRAN-Iu-526:LU)[0x56365ea7ef50]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250822134547555 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:UTRAN-Iu-526:LU)[0x56365ea7ef50]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822134547555 DIUCS DEBUG msc_a(IMSI-262420000001117:UTRAN-Iu-526:LU)[0x56365ea80800]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250822134547555 DMSC DEBUG msc_i(IMSI-262420000001117:UTRAN-Iu-526:LU)[0x56365ea37700]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_from0 20250822134547555 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:UTRAN-Iu-526:LU)[0x56365ea7ef50]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822134547555 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:UTRAN-Iu-526:LU)[0x56365ea7ef50]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822134547555 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547555 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547555 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547556 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547556 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547556 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547555 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001117:UTRAN-Iu-526:LU)[0x56365ea99650]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822134547555 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001117:UTRAN-Iu-526:LU)[0x56365ea99650]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001117:UTRAN-Iu-526:LU)[0x56365ea7ef50] (fsm.c:486) 20250822134547555 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001117:UTRAN-Iu-526:LU)[0x56365ea99650]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822134547555 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001117:UTRAN-Iu-526:LU)[0x56365ea99650]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822134547556 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3201)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250822134547556 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547556 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547556 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547556 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134547556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547556 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547556 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134547556 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547556 DIUCS DEBUG (UTRAN-Iu-525) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134547556 DMSC DEBUG msc_i(IMSI-262420000001116:UTRAN-Iu-525:LU)[0x56365ea8c5e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134547556 DIUCS DEBUG msc_i(IMSI-262420000001116:UTRAN-Iu-525:LU)[0x56365ea8c5e0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134547556 DMSC DEBUG msc_a(IMSI-262420000001116:UTRAN-Iu-525:LU)[0x56365ea975c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134547556 DIUCS DEBUG msc_a(IMSI-262420000001116:UTRAN-Iu-525:LU)[0x56365ea975c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134547556 DIUCS DEBUG msc_a(IMSI-262420000001116:UTRAN-Iu-525:LU)[0x56365ea975c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250822134547556 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:UTRAN-Iu-525:LU)[0x56365ea7ee20]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250822134547556 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:UTRAN-Iu-525:LU)[0x56365ea7ee20]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822134547556 DIUCS DEBUG msc_a(IMSI-262420000001116:UTRAN-Iu-525:LU)[0x56365ea975c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250822134547556 DMSC DEBUG msc_i(IMSI-262420000001116:UTRAN-Iu-525:LU)[0x56365ea8c5e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822134547557 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:UTRAN-Iu-525:LU)[0x56365ea7ee20]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822134547557 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:UTRAN-Iu-525:LU)[0x56365ea7ee20]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822134547557 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001116:UTRAN-Iu-525:LU)[0x56365ea88c40]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822134547557 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001116:UTRAN-Iu-525:LU)[0x56365ea88c40]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001116:UTRAN-Iu-525:LU)[0x56365ea7ee20] (fsm.c:486) 20250822134547557 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001116:UTRAN-Iu-525:LU)[0x56365ea88c40]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822134547557 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001116:UTRAN-Iu-525:LU)[0x56365ea88c40]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822134547557 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547557 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547557 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547557 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547557 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547557 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547557 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on connection ID:4 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_len:12 MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_from0 MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250822134547558 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547558 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547559 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547559 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134547559 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134547559 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547559 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134547559 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547559 DIUCS DEBUG (UTRAN-Iu-529) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134547559 DMSC DEBUG msc_i(IMSI-262420000001120:UTRAN-Iu-529:LU)[0x56365ea86f30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134547559 DIUCS DEBUG msc_i(IMSI-262420000001120:UTRAN-Iu-529:LU)[0x56365ea86f30]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134547559 DMSC DEBUG msc_a(IMSI-262420000001120:UTRAN-Iu-529:LU)[0x56365ea87110]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134547559 DIUCS DEBUG msc_a(IMSI-262420000001120:UTRAN-Iu-529:LU)[0x56365ea87110]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134547559 DIUCS DEBUG msc_a(IMSI-262420000001120:UTRAN-Iu-529:LU)[0x56365ea87110]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250822134547559 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:UTRAN-Iu-529:LU)[0x56365ea9e0f0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250822134547559 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:UTRAN-Iu-529:LU)[0x56365ea9e0f0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822134547559 DIUCS DEBUG msc_a(IMSI-262420000001120:UTRAN-Iu-529:LU)[0x56365ea87110]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250822134547559 DMSC DEBUG msc_i(IMSI-262420000001120:UTRAN-Iu-529:LU)[0x56365ea86f30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822134547559 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:UTRAN-Iu-529:LU)[0x56365ea9e0f0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822134547559 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:UTRAN-Iu-529:LU)[0x56365ea9e0f0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822134547559 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001120:UTRAN-Iu-529:LU)[0x56365ea83090]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822134547559 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001120:UTRAN-Iu-529:LU)[0x56365ea83090]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001120:UTRAN-Iu-529:LU)[0x56365ea9e0f0] (fsm.c:486) 20250822134547559 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001120:UTRAN-Iu-529:LU)[0x56365ea83090]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822134547559 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001120:UTRAN-Iu-529:LU)[0x56365ea83090]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on connection ID:2 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_len:12 20250822134547559 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547559 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547559 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547559 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547559 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547559 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547559 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547559 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3201)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822134547560 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547560 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547560 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547560 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134547560 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547560 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547560 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134547560 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on connection ID:3 MSC_Test_2-RAN(3202)@718a44d66dfb: patching N(SD)=1 into dtap '0514119CC5A721042160FAF7'O MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_len:12 MSC_Test_2-RAN(3202)@718a44d66dfb: patched enc_l3: '0554119CC5A721042160FAF7'O MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_from0 20250822134547560 DIUCS DEBUG (UTRAN-Iu-527) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134547560 DMSC DEBUG msc_i(IMSI-262420000001118:UTRAN-Iu-527:LU)[0x56365ea3c990]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134547561 DIUCS DEBUG msc_i(IMSI-262420000001118:UTRAN-Iu-527:LU)[0x56365ea3c990]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134547561 DMSC DEBUG msc_a(IMSI-262420000001118:UTRAN-Iu-527:LU)[0x56365ea3cac0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134547561 DIUCS DEBUG msc_a(IMSI-262420000001118:UTRAN-Iu-527:LU)[0x56365ea3cac0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134547561 DIUCS DEBUG msc_a(IMSI-262420000001118:UTRAN-Iu-527:LU)[0x56365ea3cac0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250822134547561 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:UTRAN-Iu-527:LU)[0x56365ea9c9f0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250822134547561 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:UTRAN-Iu-527:LU)[0x56365ea9c9f0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822134547561 DIUCS DEBUG msc_a(IMSI-262420000001118:UTRAN-Iu-527:LU)[0x56365ea3cac0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250822134547561 DMSC DEBUG msc_i(IMSI-262420000001118:UTRAN-Iu-527:LU)[0x56365ea3c990]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822134547561 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:UTRAN-Iu-527:LU)[0x56365ea9c9f0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822134547561 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:UTRAN-Iu-527:LU)[0x56365ea9c9f0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822134547561 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001118:UTRAN-Iu-527:LU)[0x56365ea59910]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822134547561 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001118:UTRAN-Iu-527:LU)[0x56365ea59910]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001118:UTRAN-Iu-527:LU)[0x56365ea9c9f0] (fsm.c:486) 20250822134547561 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001118:UTRAN-Iu-527:LU)[0x56365ea59910]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822134547561 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001118:UTRAN-Iu-527:LU)[0x56365ea59910]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) MSC_Test_2-SCCP(3201)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250822134547561 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547561 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547561 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547561 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547561 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547561 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547561 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547561 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547562 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547562 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547562 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547562 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134547562 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547562 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547562 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134547562 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134547562 DIUCS DEBUG (UTRAN-Iu-528) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134547562 DMSC DEBUG msc_i(IMSI-262420000001119:UTRAN-Iu-528:LU)[0x56365eaa1a50]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134547562 DIUCS DEBUG msc_i(IMSI-262420000001119:UTRAN-Iu-528:LU)[0x56365eaa1a50]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134547562 DMSC DEBUG msc_a(IMSI-262420000001119:UTRAN-Iu-528:LU)[0x56365eaa1c30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_2-RAN(3202)@718a44d66dfb: patching N(SD)=1 into dtap '051429A2A4AC210436F5C2D6'O MSC_Test_2-RAN(3202)@718a44d66dfb: patched enc_l3: '055429A2A4AC210436F5C2D6'O 20250822134547562 DIUCS DEBUG msc_a(IMSI-262420000001119:UTRAN-Iu-528:LU)[0x56365eaa1c30]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134547562 DIUCS DEBUG msc_a(IMSI-262420000001119:UTRAN-Iu-528:LU)[0x56365eaa1c30]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250822134547562 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:UTRAN-Iu-528:LU)[0x56365ea85a40]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250822134547562 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:UTRAN-Iu-528:LU)[0x56365ea85a40]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822134547562 DIUCS DEBUG msc_a(IMSI-262420000001119:UTRAN-Iu-528:LU)[0x56365eaa1c30]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250822134547562 DMSC DEBUG msc_i(IMSI-262420000001119:UTRAN-Iu-528:LU)[0x56365eaa1a50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822134547562 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:UTRAN-Iu-528:LU)[0x56365ea85a40]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822134547562 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:UTRAN-Iu-528:LU)[0x56365ea85a40]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822134547562 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001119:UTRAN-Iu-528:LU)[0x56365ea9cb20]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822134547562 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001119:UTRAN-Iu-528:LU)[0x56365ea9cb20]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001119:UTRAN-Iu-528:LU)[0x56365ea85a40] (fsm.c:486) MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on connection ID:7 20250822134547562 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001119:UTRAN-Iu-528:LU)[0x56365ea9cb20]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822134547562 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001119:UTRAN-Iu-528:LU)[0x56365ea9cb20]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_len:12 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_from0 20250822134547562 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547562 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547562 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547562 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547562 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547562 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547562 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547562 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(3201)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on connection ID:5 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_len:12 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_from0 20250822134547563 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547563 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547563 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547563 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134547563 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547563 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134547563 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134547563 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3201)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-RAN(3202)@718a44d66dfb: patching N(SD)=1 into dtap '05149F57203D2104E551754B'O 20250822134547563 DIUCS DEBUG (UTRAN-Iu-532) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134547563 DMSC DEBUG msc_i(IMSI-262420000001123:UTRAN-Iu-532:LU)[0x56365ea9d820]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134547563 DIUCS DEBUG msc_i(IMSI-262420000001123:UTRAN-Iu-532:LU)[0x56365ea9d820]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134547563 DMSC DEBUG msc_a(IMSI-262420000001123:UTRAN-Iu-532:LU)[0x56365ea9da00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134547563 DIUCS DEBUG msc_a(IMSI-262420000001123:UTRAN-Iu-532:LU)[0x56365ea9da00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134547563 DIUCS DEBUG msc_a(IMSI-262420000001123:UTRAN-Iu-532:LU)[0x56365ea9da00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250822134547563 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:UTRAN-Iu-532:LU)[0x56365ea90d10]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250822134547563 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:UTRAN-Iu-532:LU)[0x56365ea90d10]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822134547563 DIUCS DEBUG msc_a(IMSI-262420000001123:UTRAN-Iu-532:LU)[0x56365ea9da00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250822134547563 DMSC DEBUG msc_i(IMSI-262420000001123:UTRAN-Iu-532:LU)[0x56365ea9d820]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) MSC_Test_2-RAN(3202)@718a44d66dfb: patched enc_l3: '05549F57203D2104E551754B'O MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 20250822134547563 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:UTRAN-Iu-532:LU)[0x56365ea90d10]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822134547563 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:UTRAN-Iu-532:LU)[0x56365ea90d10]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822134547563 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001123:UTRAN-Iu-532:LU)[0x56365ea7f080]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822134547563 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001123:UTRAN-Iu-532:LU)[0x56365ea7f080]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001123:UTRAN-Iu-532:LU)[0x56365ea90d10] (fsm.c:486) 20250822134547563 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001123:UTRAN-Iu-532:LU)[0x56365ea7f080]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822134547563 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001123:UTRAN-Iu-532:LU)[0x56365ea7f080]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822134547563 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547563 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547563 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547563 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547563 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547563 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547563 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547563 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547564 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547564 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547564 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:1 MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134547564 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134547564 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547564 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547564 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134547564 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 will be put to the reassembly buffer 20250822134547564 DIUCS DEBUG (UTRAN-Iu-530) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134547564 DMSC DEBUG msc_i(IMSI-262420000001121:UTRAN-Iu-530:LU)[0x56365ea3c1a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134547564 DIUCS DEBUG msc_i(IMSI-262420000001121:UTRAN-Iu-530:LU)[0x56365ea3c1a0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134547564 DMSC DEBUG msc_a(IMSI-262420000001121:UTRAN-Iu-530:LU)[0x56365ea59c30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134547564 DIUCS DEBUG msc_a(IMSI-262420000001121:UTRAN-Iu-530:LU)[0x56365ea59c30]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134547564 DIUCS DEBUG msc_a(IMSI-262420000001121:UTRAN-Iu-530:LU)[0x56365ea59c30]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250822134547564 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:UTRAN-Iu-530:LU)[0x56365ea976f0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250822134547564 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:UTRAN-Iu-530:LU)[0x56365ea976f0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822134547564 DIUCS DEBUG msc_a(IMSI-262420000001121:UTRAN-Iu-530:LU)[0x56365ea59c30]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(3202)@718a44d66dfb: patching N(SD)=1 into dtap '051413335CB12104EE2080BF'O MSC_Test_2-RAN(3202)@718a44d66dfb: patched enc_l3: '055413335CB12104EE2080BF'O 20250822134547564 DMSC DEBUG msc_i(IMSI-262420000001121:UTRAN-Iu-530:LU)[0x56365ea3c1a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:0 20250822134547564 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:UTRAN-Iu-530:LU)[0x56365ea976f0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822134547564 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:UTRAN-Iu-530:LU)[0x56365ea976f0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822134547564 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001121:UTRAN-Iu-530:LU)[0x56365ea3c730]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822134547564 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001121:UTRAN-Iu-530:LU)[0x56365ea3c730]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001121:UTRAN-Iu-530:LU)[0x56365ea976f0] (fsm.c:486) 20250822134547564 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001121:UTRAN-Iu-530:LU)[0x56365ea3c730]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822134547564 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001121:UTRAN-Iu-530:LU)[0x56365ea3c730]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 data has been put to the reassembly buffer 20250822134547564 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547564 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547564 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547564 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547564 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547564 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547564 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547565 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:4 MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:2 MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:3 MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on connection ID:6 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_len:12 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3201)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250822134547566 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547566 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547566 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547566 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134547566 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547566 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547566 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134547566 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on connection ID:8 MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_len:12 20250822134547566 DIUCS DEBUG (UTRAN-Iu-531) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134547566 DMSC DEBUG msc_i(IMSI-262420000001122:UTRAN-Iu-531:LU)[0x56365ea7caf0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134547566 DIUCS DEBUG msc_i(IMSI-262420000001122:UTRAN-Iu-531:LU)[0x56365ea7caf0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_from0 20250822134547566 DMSC DEBUG msc_a(IMSI-262420000001122:UTRAN-Iu-531:LU)[0x56365ea7cc20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134547566 DIUCS DEBUG msc_a(IMSI-262420000001122:UTRAN-Iu-531:LU)[0x56365ea7cc20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134547566 DIUCS DEBUG msc_a(IMSI-262420000001122:UTRAN-Iu-531:LU)[0x56365ea7cc20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250822134547566 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:UTRAN-Iu-531:LU)[0x56365ea7d190]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250822134547566 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:UTRAN-Iu-531:LU)[0x56365ea7d190]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822134547566 DIUCS DEBUG msc_a(IMSI-262420000001122:UTRAN-Iu-531:LU)[0x56365ea7cc20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250822134547566 DMSC DEBUG msc_i(IMSI-262420000001122:UTRAN-Iu-531:LU)[0x56365ea7caf0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822134547566 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:UTRAN-Iu-531:LU)[0x56365ea7d190]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822134547566 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:UTRAN-Iu-531:LU)[0x56365ea7d190]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822134547566 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001122:UTRAN-Iu-531:LU)[0x56365eaa1070]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822134547566 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001122:UTRAN-Iu-531:LU)[0x56365eaa1070]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001122:UTRAN-Iu-531:LU)[0x56365ea7d190] (fsm.c:486) 20250822134547566 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001122:UTRAN-Iu-531:LU)[0x56365eaa1070]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) MSC_Test_2-SCCP(3201)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250822134547566 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547566 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547566 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547566 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547566 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547566 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547566 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547566 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547566 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001122:UTRAN-Iu-531:LU)[0x56365eaa1070]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822134547566 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547566 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547566 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547566 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134547566 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547566 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547567 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134547567 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547567 DIUCS DEBUG (UTRAN-Iu-533) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134547567 DMSC DEBUG msc_i(IMSI-262420000001124:UTRAN-Iu-533:LU)[0x56365ea54de0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134547567 DIUCS DEBUG msc_i(IMSI-262420000001124:UTRAN-Iu-533:LU)[0x56365ea54de0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134547567 DMSC DEBUG msc_a(IMSI-262420000001124:UTRAN-Iu-533:LU)[0x56365ea54f10]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134547567 DIUCS DEBUG msc_a(IMSI-262420000001124:UTRAN-Iu-533:LU)[0x56365ea54f10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134547567 DIUCS DEBUG msc_a(IMSI-262420000001124:UTRAN-Iu-533:LU)[0x56365ea54f10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250822134547567 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:UTRAN-Iu-533:LU)[0x56365ea555a0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250822134547567 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:UTRAN-Iu-533:LU)[0x56365ea555a0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822134547567 DIUCS DEBUG msc_a(IMSI-262420000001124:UTRAN-Iu-533:LU)[0x56365ea54f10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250822134547567 DMSC DEBUG msc_i(IMSI-262420000001124:UTRAN-Iu-533:LU)[0x56365ea54de0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822134547567 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:UTRAN-Iu-533:LU)[0x56365ea555a0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822134547567 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:UTRAN-Iu-533:LU)[0x56365ea555a0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822134547567 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001124:UTRAN-Iu-533:LU)[0x56365ea59e70]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822134547567 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001124:UTRAN-Iu-533:LU)[0x56365ea59e70]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001124:UTRAN-Iu-533:LU)[0x56365ea555a0] (fsm.c:486) 20250822134547567 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001124:UTRAN-Iu-533:LU)[0x56365ea59e70]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822134547567 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001124:UTRAN-Iu-533:LU)[0x56365ea59e70]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822134547567 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547567 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547567 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547567 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547567 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547567 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547567 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547567 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on connection ID:9 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_len:24 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3201)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554119CC5A721042160FAF7'O MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on connection ID:12 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_len:24 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3201)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055429A2A4AC210436F5C2D6'O 20250822134547567 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547567 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547567 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547567 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134547567 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547567 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547567 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134547567 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(3202)@718a44d66dfb: patching N(SD)=1 into dtap '0514CCFFD37021043799DE60'O MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134547567 DIUCS DEBUG (UTRAN-Iu-534) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134547567 DMSC DEBUG msc_i(IMSI-262420000001125:UTRAN-Iu-534:LU)[0x56365ea32f20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134547567 DIUCS DEBUG msc_i(IMSI-262420000001125:UTRAN-Iu-534:LU)[0x56365ea32f20]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134547568 DMSC DEBUG msc_a(IMSI-262420000001125:UTRAN-Iu-534:LU)[0x56365ea33100]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134547568 DIUCS DEBUG msc_a(IMSI-262420000001125:UTRAN-Iu-534:LU)[0x56365ea33100]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) MSC_Test_2-RAN(3202)@718a44d66dfb: patched enc_l3: '0554CCFFD37021043799DE60'O 20250822134547568 DIUCS DEBUG msc_a(IMSI-262420000001125:UTRAN-Iu-534:LU)[0x56365ea33100]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134547568 DMM DEBUG msc_a(IMSI-262420000001125:UTRAN-Iu-534:LU)[0x56365ea33100]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 119cc5a72160faf7) (gsm_04_08.c:1128) 20250822134547568 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:UTRAN-Iu-534:LU)[0x56365ea32060]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822134547568 DVLR DEBUG SUBSCR(IMSI-262420000001125) AUTH on UTRAN received RES: 119cc5a72160faf7 (8 bytes) (vlr_auth_fsm.c:151) 20250822134547568 DVLR INFO SUBSCR(IMSI-262420000001125) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250822134547568 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:UTRAN-Iu-534:LU)[0x56365ea32060]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822134547568 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:UTRAN-Iu-534:LU)[0x56365ea32060]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822134547568 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:UTRAN-Iu-534:LU)[0x56365ea32060]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822134547568 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:UTRAN-Iu-534:LU)[0x56365ea32060]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001125:UTRAN-Iu-534:LU)[0x56365ea31e00] (vlr_auth_fsm.c:294) 20250822134547568 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:UTRAN-Iu-534:LU)[0x56365ea32060]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822134547568 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:UTRAN-Iu-534:LU)[0x56365ea32060]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822134547568 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:UTRAN-Iu-534:LU)[0x56365ea31e00]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250822134547568 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:UTRAN-Iu-534:LU)[0x56365ea31e00]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:7 MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 20250822134547568 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:UTRAN-Iu-534:LU)[0x56365ea31e00]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822134547568 DIUCS DEBUG msc_a(IMSI-262420000001125:UTRAN-Iu-534:LU)[0x56365ea33100]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250822134547568 DIUCS DEBUG msc_a(IMSI-262420000001125:UTRAN-Iu-534:LU)[0x56365ea33100]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=75b1124eee7b0d0ca96019224b854b9f, CK=NONE (ran_msg_iu.c:388) 20250822134547568 DMSC DEBUG msc_i(IMSI-262420000001125:UTRAN-Iu-534:LU)[0x56365ea32f20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250822134547568 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:UTRAN-Iu-534:LU)[0x56365ea31e00]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250822134547568 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547568 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547568 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547568 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547568 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547568 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547568 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134547568 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547569 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547569 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547569 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134547569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547569 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547569 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134547569 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547569 DIUCS DEBUG (UTRAN-Iu-537) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134547569 DMSC DEBUG msc_i(IMSI-262420000001128:UTRAN-Iu-537:LU)[0x56365eaaa860]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134547569 DIUCS DEBUG msc_i(IMSI-262420000001128:UTRAN-Iu-537:LU)[0x56365eaaa860]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134547569 DMSC DEBUG msc_a(IMSI-262420000001128:UTRAN-Iu-537:LU)[0x56365eaaaa40]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134547569 DIUCS DEBUG msc_a(IMSI-262420000001128:UTRAN-Iu-537:LU)[0x56365eaaaa40]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134547569 DIUCS DEBUG msc_a(IMSI-262420000001128:UTRAN-Iu-537:LU)[0x56365eaaaa40]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134547569 DMM DEBUG msc_a(IMSI-262420000001128:UTRAN-Iu-537:LU)[0x56365eaaaa40]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 29a2a4ac36f5c2d6) (gsm_04_08.c:1128) 20250822134547569 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:UTRAN-Iu-537:LU)[0x56365eaa5050]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822134547569 DVLR DEBUG SUBSCR(IMSI-262420000001128) AUTH on UTRAN received RES: 29a2a4ac36f5c2d6 (8 bytes) (vlr_auth_fsm.c:151) 20250822134547569 DVLR INFO SUBSCR(IMSI-262420000001128) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250822134547569 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:UTRAN-Iu-537:LU)[0x56365eaa5050]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) MSC_Test_2-RAN(3202)@718a44d66dfb: patching N(SD)=1 into dtap '05147D9AAFE421040BA068E7'O 20250822134547569 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:UTRAN-Iu-537:LU)[0x56365eaa5050]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822134547569 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:UTRAN-Iu-537:LU)[0x56365eaa5050]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822134547569 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:UTRAN-Iu-537:LU)[0x56365eaa5050]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001128:UTRAN-Iu-537:LU)[0x56365eaab060] (vlr_auth_fsm.c:294) 20250822134547569 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:UTRAN-Iu-537:LU)[0x56365eaa5050]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822134547569 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:UTRAN-Iu-537:LU)[0x56365eaa5050]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822134547569 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:UTRAN-Iu-537:LU)[0x56365eaab060]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250822134547569 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:UTRAN-Iu-537:LU)[0x56365eaab060]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822134547569 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:UTRAN-Iu-537:LU)[0x56365eaab060]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822134547569 DIUCS DEBUG msc_a(IMSI-262420000001128:UTRAN-Iu-537:LU)[0x56365eaaaa40]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250822134547569 DIUCS DEBUG msc_a(IMSI-262420000001128:UTRAN-Iu-537:LU)[0x56365eaaaa40]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=cadbff8ac150f4eabf0e2c8cf616f608, CK=NONE (ran_msg_iu.c:388) 20250822134547569 DMSC DEBUG msc_i(IMSI-262420000001128:UTRAN-Iu-537:LU)[0x56365eaaa860]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250822134547569 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:UTRAN-Iu-537:LU)[0x56365eaab060]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:5 MSC_Test_2-RAN(3202)@718a44d66dfb: patched enc_l3: '05547D9AAFE421040BA068E7'O MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 20250822134547569 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547569 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547569 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547569 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547569 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 will be put to the reassembly buffer 20250822134547569 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822134547569 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:6 MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-RAN(3202)@718a44d66dfb: patching N(SD)=1 into dtap '0514010B120F21047C26037B'O MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(3202)@718a44d66dfb: patched enc_l3: '0554010B120F21047C26037B'O 20250822134547571 DVLR DEBUG VLR subscr IMSI-262420000001117 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134547571 DVLR DEBUG IMSI:262420000001117 has MSISDN:491230001117 (vlr.c:1045) 20250822134547571 DMSC NOTICE msub(IMSI-262420000001117:MSISDN-491230001117) VLR: update for IMSI=262420000001117 (MSISDN=491230001117) (gsm_04_08.c:1541) 20250822134547571 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822134547571 DVLR DEBUG VLR subscr IMSI-262420000001116 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134547571 DVLR DEBUG IMSI:262420000001116 has MSISDN:491230001116 (vlr.c:1045) 20250822134547571 DMSC NOTICE msub(IMSI-262420000001116:MSISDN-491230001116) VLR: update for IMSI=262420000001116 (MSISDN=491230001116) (gsm_04_08.c:1541) 20250822134547571 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on connection ID:10 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_len:24 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_from0 20250822134547571 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134547571 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:MSISDN-491230001116:UTRAN-Iu-525:LU)[0x56365ea7ee20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822134547571 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001116:UTRAN-Iu-525:LU)[0x56365ea88c40]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822134547571 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001116:UTRAN-Iu-525:LU)[0x56365ea88c40]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822134547571 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001116:UTRAN-Iu-525:LU)[0x56365ea88c40]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822134547571 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001116:UTRAN-Iu-525:LU)[0x56365ea88c40]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001116:MSISDN-491230001116:UTRAN-Iu-525:LU)[0x56365ea7ee20] (vlr_lu_fsm.c:110) 20250822134547571 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001116:UTRAN-Iu-525:LU)[0x56365ea88c40]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822134547571 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001116:UTRAN-Iu-525:LU)[0x56365ea88c40]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822134547571 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:MSISDN-491230001116:UTRAN-Iu-525:LU)[0x56365ea7ee20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822134547571 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:MSISDN-491230001116:UTRAN-Iu-525:LU)[0x56365ea7ee20]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) MSC_Test_2-SCCP(3201)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05549F57203D2104E551754B'O 20250822134547571 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001116:MSISDN-491230001116:UTRAN-Iu-525:LU)[0x56365eaa5050]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822134547571 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001116:MSISDN-491230001116:UTRAN-Iu-525:LU)[0x56365eaa5050]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001116:MSISDN-491230001116:UTRAN-Iu-525:LU)[0x56365ea7ee20] (fsm.c:486) 20250822134547571 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001116:MSISDN-491230001116:UTRAN-Iu-525:LU)[0x56365eaa5050]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822134547571 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001116:MSISDN-491230001116:UTRAN-Iu-525:LU)[0x56365eaa5050]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822134547571 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001116:MSISDN-491230001116:UTRAN-Iu-525:LU)[0x56365eaa5050]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822134547571 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001116:MSISDN-491230001116:UTRAN-Iu-525:LU)[0x56365eaa5050]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822134547571 DMSC NOTICE msub(IMSI-262420000001116:MSISDN-491230001116:TMSInew-0x25197617) VLR: update for IMSI=262420000001116 (MSISDN=491230001116) (gsm_04_08.c:1541) 20250822134547571 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001116:MSISDN-491230001116:UTRAN-Iu-525:LU)[0x56365eaa5050]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822134547571 DMM DEBUG -> IMSI-262420000001116:MSISDN-491230001116:TMSInew-0x25197617 LOCATION UPDATE ACCEPT (TMSI = 0x25197617) (gsm_04_08.c:149) 20250822134547571 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSInew-0x25197617:UTRAN-Iu-525:LU)[0x56365ea975c0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250822134547572 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSInew-0x25197617:UTRAN-Iu-525:LU)[0x56365ea975c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134547572 DMSC DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSInew-0x25197617:UTRAN-Iu-525:LU)[0x56365ea8c5e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134547572 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSInew-0x25197617 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822134547572 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547572 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547572 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547572 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547572 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547572 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547572 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547572 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547572 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547572 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on connection ID:11 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_len:24 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_from0 20250822134547572 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547572 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134547572 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547572 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547572 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134547572 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547572 DIUCS DEBUG (UTRAN-Iu-535) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134547572 DMSC DEBUG msc_i(IMSI-262420000001126:UTRAN-Iu-535:LU)[0x56365ea32990]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134547572 DIUCS DEBUG msc_i(IMSI-262420000001126:UTRAN-Iu-535:LU)[0x56365ea32990]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134547572 DMSC DEBUG msc_a(IMSI-262420000001126:UTRAN-Iu-535:LU)[0x56365ea32b70]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134547572 DIUCS DEBUG msc_a(IMSI-262420000001126:UTRAN-Iu-535:LU)[0x56365ea32b70]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134547572 DIUCS DEBUG msc_a(IMSI-262420000001126:UTRAN-Iu-535:LU)[0x56365ea32b70]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-SCCP(3201)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055413335CB12104EE2080BF'O 20250822134547572 DMM DEBUG msc_a(IMSI-262420000001126:UTRAN-Iu-535:LU)[0x56365ea32b70]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 9f57203de551754b) (gsm_04_08.c:1128) 20250822134547572 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:UTRAN-Iu-535:LU)[0x56365eaa47b0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822134547572 DVLR DEBUG SUBSCR(IMSI-262420000001126) AUTH on UTRAN received RES: 9f57203de551754b (8 bytes) (vlr_auth_fsm.c:151) 20250822134547572 DVLR INFO SUBSCR(IMSI-262420000001126) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250822134547572 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:UTRAN-Iu-535:LU)[0x56365eaa47b0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822134547572 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:UTRAN-Iu-535:LU)[0x56365eaa47b0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822134547572 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:UTRAN-Iu-535:LU)[0x56365eaa47b0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822134547572 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:UTRAN-Iu-535:LU)[0x56365eaa47b0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001126:UTRAN-Iu-535:LU)[0x56365eaa6ac0] (vlr_auth_fsm.c:294) 20250822134547572 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:UTRAN-Iu-535:LU)[0x56365eaa47b0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822134547572 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:UTRAN-Iu-535:LU)[0x56365eaa47b0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822134547572 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:UTRAN-Iu-535:LU)[0x56365eaa6ac0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250822134547572 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:UTRAN-Iu-535:LU)[0x56365eaa6ac0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822134547572 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:UTRAN-Iu-535:LU)[0x56365eaa6ac0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822134547572 DIUCS DEBUG msc_a(IMSI-262420000001126:UTRAN-Iu-535:LU)[0x56365ea32b70]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250822134547573 DIUCS DEBUG msc_a(IMSI-262420000001126:UTRAN-Iu-535:LU)[0x56365ea32b70]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=884132e853b86890a0d78d7e6b2ffc4b, CK=NONE (ran_msg_iu.c:388) 20250822134547573 DMSC DEBUG msc_i(IMSI-262420000001126:UTRAN-Iu-535:LU)[0x56365ea32990]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250822134547573 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:UTRAN-Iu-535:LU)[0x56365eaa6ac0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250822134547573 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547573 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547573 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547573 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547573 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547573 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547573 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547573 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822134547573 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547573 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547573 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547573 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134547573 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547573 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547573 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134547573 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547573 DIUCS DEBUG (UTRAN-Iu-536) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134547573 DMSC DEBUG msc_i(IMSI-262420000001127:UTRAN-Iu-536:LU)[0x56365eaabf10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134547573 DIUCS DEBUG msc_i(IMSI-262420000001127:UTRAN-Iu-536:LU)[0x56365eaabf10]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134547573 DMSC DEBUG msc_a(IMSI-262420000001127:UTRAN-Iu-536:LU)[0x56365eaac0f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134547573 DIUCS DEBUG msc_a(IMSI-262420000001127:UTRAN-Iu-536:LU)[0x56365eaac0f0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134547573 DIUCS DEBUG msc_a(IMSI-262420000001127:UTRAN-Iu-536:LU)[0x56365eaac0f0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134547573 DMM DEBUG msc_a(IMSI-262420000001127:UTRAN-Iu-536:LU)[0x56365eaac0f0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 13335cb1ee2080bf) (gsm_04_08.c:1128) 20250822134547573 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:UTRAN-Iu-536:LU)[0x56365eaaa600]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822134547573 DVLR DEBUG SUBSCR(IMSI-262420000001127) AUTH on UTRAN received RES: 13335cb1ee2080bf (8 bytes) (vlr_auth_fsm.c:151) 20250822134547573 DVLR INFO SUBSCR(IMSI-262420000001127) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250822134547573 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:UTRAN-Iu-536:LU)[0x56365eaaa600]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822134547573 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:UTRAN-Iu-536:LU)[0x56365eaaa600]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822134547573 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:UTRAN-Iu-536:LU)[0x56365eaaa600]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822134547573 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:UTRAN-Iu-536:LU)[0x56365eaaa600]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001127:UTRAN-Iu-536:LU)[0x56365eaac6a0] (vlr_auth_fsm.c:294) 20250822134547573 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:UTRAN-Iu-536:LU)[0x56365eaaa600]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822134547573 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:UTRAN-Iu-536:LU)[0x56365eaaa600]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822134547573 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:UTRAN-Iu-536:LU)[0x56365eaac6a0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250822134547573 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:UTRAN-Iu-536:LU)[0x56365eaac6a0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822134547573 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:UTRAN-Iu-536:LU)[0x56365eaac6a0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822134547573 DIUCS DEBUG msc_a(IMSI-262420000001127:UTRAN-Iu-536:LU)[0x56365eaac0f0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250822134547573 DIUCS DEBUG msc_a(IMSI-262420000001127:UTRAN-Iu-536:LU)[0x56365eaac0f0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=c1469c731996ff96e34d44fa032051ae, CK=NONE (ran_msg_iu.c:388) 20250822134547573 DMSC DEBUG msc_i(IMSI-262420000001127:UTRAN-Iu-536:LU)[0x56365eaabf10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250822134547574 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:UTRAN-Iu-536:LU)[0x56365eaac6a0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:8 MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 20250822134547574 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547574 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547574 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547574 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547574 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547574 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547574 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547574 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:9 MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:12 MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on connection ID:15 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_len:24 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3201)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554CCFFD37021043799DE60'O 20250822134547578 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547578 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547578 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on connection ID:13 20250822134547578 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134547578 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547578 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547578 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134547578 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_len:24 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_from0 20250822134547578 DIUCS DEBUG (UTRAN-Iu-540) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134547578 DMSC DEBUG msc_i(IMSI-262420000001131:UTRAN-Iu-540:LU)[0x56365eab8ba0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134547578 DIUCS DEBUG msc_i(IMSI-262420000001131:UTRAN-Iu-540:LU)[0x56365eab8ba0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134547579 DMSC DEBUG msc_a(IMSI-262420000001131:UTRAN-Iu-540:LU)[0x56365eab8e30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134547579 DIUCS DEBUG msc_a(IMSI-262420000001131:UTRAN-Iu-540:LU)[0x56365eab8e30]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134547579 DIUCS DEBUG msc_a(IMSI-262420000001131:UTRAN-Iu-540:LU)[0x56365eab8e30]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134547579 DMM DEBUG msc_a(IMSI-262420000001131:UTRAN-Iu-540:LU)[0x56365eab8e30]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = ccffd3703799de60) (gsm_04_08.c:1128) 20250822134547579 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:UTRAN-Iu-540:LU)[0x56365eab9d30]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822134547579 DVLR DEBUG SUBSCR(IMSI-262420000001131) AUTH on UTRAN received RES: ccffd3703799de60 (8 bytes) (vlr_auth_fsm.c:151) 20250822134547579 DVLR INFO SUBSCR(IMSI-262420000001131) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250822134547579 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:UTRAN-Iu-540:LU)[0x56365eab9d30]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822134547579 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:UTRAN-Iu-540:LU)[0x56365eab9d30]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822134547579 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:UTRAN-Iu-540:LU)[0x56365eab9d30]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822134547579 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:UTRAN-Iu-540:LU)[0x56365eab9d30]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001131:UTRAN-Iu-540:LU)[0x56365eab9360] (vlr_auth_fsm.c:294) 20250822134547579 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:UTRAN-Iu-540:LU)[0x56365eab9d30]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822134547579 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:UTRAN-Iu-540:LU)[0x56365eab9d30]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822134547579 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:UTRAN-Iu-540:LU)[0x56365eab9360]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250822134547579 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:UTRAN-Iu-540:LU)[0x56365eab9360]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822134547579 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:UTRAN-Iu-540:LU)[0x56365eab9360]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822134547579 DIUCS DEBUG msc_a(IMSI-262420000001131:UTRAN-Iu-540:LU)[0x56365eab8e30]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250822134547579 DIUCS DEBUG msc_a(IMSI-262420000001131:UTRAN-Iu-540:LU)[0x56365eab8e30]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=ae6fd9ae0f32b02210b543ae0f11a0c0, CK=NONE (ran_msg_iu.c:388) 20250822134547579 DMSC DEBUG msc_i(IMSI-262420000001131:UTRAN-Iu-540:LU)[0x56365eab8ba0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250822134547579 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:UTRAN-Iu-540:LU)[0x56365eab9360]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) MSC_Test_2-SCCP(3201)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05547D9AAFE421040BA068E7'O 20250822134547579 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547579 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547579 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547579 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547579 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547579 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547579 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547579 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547579 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547579 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547579 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547579 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134547579 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547579 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547579 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134547579 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on connection ID:14 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_len:24 MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_from0 20250822134547580 DIUCS DEBUG (UTRAN-Iu-538) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134547580 DMSC DEBUG msc_i(IMSI-262420000001129:UTRAN-Iu-538:LU)[0x56365eab0fb0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 20250822134547580 DIUCS DEBUG msc_i(IMSI-262420000001129:UTRAN-Iu-538:LU)[0x56365eab0fb0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134547580 DMSC DEBUG msc_a(IMSI-262420000001129:UTRAN-Iu-538:LU)[0x56365eab1190]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134547580 DIUCS DEBUG msc_a(IMSI-262420000001129:UTRAN-Iu-538:LU)[0x56365eab1190]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134547580 DIUCS DEBUG msc_a(IMSI-262420000001129:UTRAN-Iu-538:LU)[0x56365eab1190]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134547580 DMM DEBUG msc_a(IMSI-262420000001129:UTRAN-Iu-538:LU)[0x56365eab1190]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 7d9aafe40ba068e7) (gsm_04_08.c:1128) 20250822134547580 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:UTRAN-Iu-538:LU)[0x56365eab22c0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) MSC_Test_2-SCCP(3201)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554010B120F21047C26037B'O 20250822134547580 DVLR DEBUG SUBSCR(IMSI-262420000001129) AUTH on UTRAN received RES: 7d9aafe40ba068e7 (8 bytes) (vlr_auth_fsm.c:151) 20250822134547580 DVLR INFO SUBSCR(IMSI-262420000001129) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250822134547580 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:UTRAN-Iu-538:LU)[0x56365eab22c0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822134547580 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:UTRAN-Iu-538:LU)[0x56365eab22c0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822134547580 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:UTRAN-Iu-538:LU)[0x56365eab22c0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822134547580 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:UTRAN-Iu-538:LU)[0x56365eab22c0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001129:UTRAN-Iu-538:LU)[0x56365eab1770] (vlr_auth_fsm.c:294) 20250822134547580 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:UTRAN-Iu-538:LU)[0x56365eab22c0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822134547580 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:UTRAN-Iu-538:LU)[0x56365eab22c0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822134547580 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:UTRAN-Iu-538:LU)[0x56365eab1770]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250822134547580 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:UTRAN-Iu-538:LU)[0x56365eab1770]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822134547580 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:UTRAN-Iu-538:LU)[0x56365eab1770]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822134547580 DIUCS DEBUG msc_a(IMSI-262420000001129:UTRAN-Iu-538:LU)[0x56365eab1190]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250822134547580 DIUCS DEBUG msc_a(IMSI-262420000001129:UTRAN-Iu-538:LU)[0x56365eab1190]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=960f9fe7875d88cab388f02b724f2f22, CK=NONE (ran_msg_iu.c:388) MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822134547580 DMSC DEBUG msc_i(IMSI-262420000001129:UTRAN-Iu-538:LU)[0x56365eab0fb0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250822134547580 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:UTRAN-Iu-538:LU)[0x56365eab1770]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(3210)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822134547580 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547580 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547580 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547580 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547581 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547581 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547581 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:10 MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822134547581 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547581 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547581 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547581 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134547581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547581 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547581 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134547581 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547581 DIUCS DEBUG (UTRAN-Iu-539) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:11 20250822134547581 DMSC DEBUG msc_i(IMSI-262420000001130:UTRAN-Iu-539:LU)[0x56365eab5550]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134547581 DIUCS DEBUG msc_i(IMSI-262420000001130:UTRAN-Iu-539:LU)[0x56365eab5550]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134547581 DMSC DEBUG msc_a(IMSI-262420000001130:UTRAN-Iu-539:LU)[0x56365eab5730]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822134547581 DIUCS DEBUG msc_a(IMSI-262420000001130:UTRAN-Iu-539:LU)[0x56365eab5730]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134547581 DIUCS DEBUG msc_a(IMSI-262420000001130:UTRAN-Iu-539:LU)[0x56365eab5730]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134547581 DMM DEBUG msc_a(IMSI-262420000001130:UTRAN-Iu-539:LU)[0x56365eab5730]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 010b120f7c26037b) (gsm_04_08.c:1128) 20250822134547581 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:UTRAN-Iu-539:LU)[0x56365eab88b0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822134547581 DVLR DEBUG SUBSCR(IMSI-262420000001130) AUTH on UTRAN received RES: 010b120f7c26037b (8 bytes) (vlr_auth_fsm.c:151) 20250822134547581 DVLR INFO SUBSCR(IMSI-262420000001130) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250822134547581 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:UTRAN-Iu-539:LU)[0x56365eab88b0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822134547581 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:UTRAN-Iu-539:LU)[0x56365eab88b0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822134547581 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:UTRAN-Iu-539:LU)[0x56365eab88b0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822134547581 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:UTRAN-Iu-539:LU)[0x56365eab88b0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001130:UTRAN-Iu-539:LU)[0x56365eab7f70] (vlr_auth_fsm.c:294) 20250822134547581 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:UTRAN-Iu-539:LU)[0x56365eab88b0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:15 20250822134547581 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:UTRAN-Iu-539:LU)[0x56365eab88b0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822134547581 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:UTRAN-Iu-539:LU)[0x56365eab7f70]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250822134547581 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:UTRAN-Iu-539:LU)[0x56365eab7f70]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822134547581 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:UTRAN-Iu-539:LU)[0x56365eab7f70]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822134547581 DIUCS DEBUG msc_a(IMSI-262420000001130:UTRAN-Iu-539:LU)[0x56365eab5730]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250822134547581 DIUCS DEBUG msc_a(IMSI-262420000001130:UTRAN-Iu-539:LU)[0x56365eab5730]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=29492701c48785e259500b8092ca664d, CK=NONE (ran_msg_iu.c:388) 20250822134547582 DMSC DEBUG msc_i(IMSI-262420000001130:UTRAN-Iu-539:LU)[0x56365eab5550]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822134547582 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:UTRAN-Iu-539:LU)[0x56365eab7f70]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250822134547582 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547582 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547582 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547582 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547582 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547582 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547582 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(3202)@718a44d66dfb: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(3202)@718a44d66dfb: patched enc_l3: '059B'O MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:13 MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_len:14 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_from0 MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:14 MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134547583 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547583 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547583 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547583 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134547583 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547583 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547583 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134547583 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547584 DIUCS DEBUG (UTRAN-Iu-525) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134547584 DMSC DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSInew-0x25197617:UTRAN-Iu-525:LU)[0x56365ea8c5e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134547584 DIUCS DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSInew-0x25197617:UTRAN-Iu-525:LU)[0x56365ea8c5e0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134547584 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSInew-0x25197617:UTRAN-Iu-525:LU)[0x56365ea975c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134547584 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSInew-0x25197617:UTRAN-Iu-525:LU)[0x56365ea975c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134547584 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSInew-0x25197617:UTRAN-Iu-525:LU)[0x56365ea975c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134547584 DMM DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSInew-0x25197617:UTRAN-Iu-525:LU)[0x56365ea975c0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822134547584 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:MSISDN-491230001116:TMSInew-0x25197617:UTRAN-Iu-525:LU)[0x56365ea7ee20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822134547584 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001116:MSISDN-491230001116:UTRAN-Iu-525:LU)[0x56365eaa5050]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822134547584 DMSC NOTICE msub(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x25197617) VLR: update for IMSI=262420000001116 (MSISDN=491230001116) (gsm_04_08.c:1541) 20250822134547584 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0x25197617 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250822134547584 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001116:MSISDN-491230001116:UTRAN-Iu-525:LU)[0x56365eaa5050]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822134547584 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x25197617:UTRAN-Iu-525:LU)[0x56365ea7ee20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822134547584 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001116:MSISDN-491230001116:UTRAN-Iu-525:LU)[0x56365eaa5050]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822134547584 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001116:MSISDN-491230001116:UTRAN-Iu-525:LU)[0x56365eaa5050]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x25197617:UTRAN-Iu-525:LU)[0x56365ea7ee20] (vlr_lu_fsm.c:817) 20250822134547584 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001116:MSISDN-491230001116:UTRAN-Iu-525:LU)[0x56365eaa5050]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822134547584 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001116:MSISDN-491230001116:UTRAN-Iu-525:LU)[0x56365eaa5050]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822134547584 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x25197617:UTRAN-Iu-525:LU)[0x56365ea7ee20]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822134547584 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x25197617:UTRAN-Iu-525:LU)[0x56365ea975c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250822134547584 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x25197617:UTRAN-Iu-525:LU)[0x56365ea975c0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.884s remaining) (msc_a.c:450) 20250822134547584 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001116/3/1): Available (smpp_smsc.c:626) 20250822134547584 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x25197617:UTRAN-Iu-525:LU)[0x56365ea975c0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134547584 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x25197617:UTRAN-Iu-525:LU)[0x56365ea975c0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250822134547584 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x25197617:UTRAN-Iu-525:LU)[0x56365ea975c0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250822134547584 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0x25197617 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822134547584 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0x25197617 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822134547584 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0x25197617 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822134547584 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x25197617:UTRAN-Iu-525:LU)[0x56365ea975c0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250822134547584 DMSC DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x25197617:UTRAN-Iu-525:LU)[0x56365ea8c5e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822134547584 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0x25197617 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250822134547585 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547585 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547585 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547585 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547585 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547585 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547585 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547585 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on connection ID:9 MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_len:12 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_from0 MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:0 20250822134547587 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547587 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547587 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547587 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134547587 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547587 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547587 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134547587 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 data has been put to the reassembly buffer 20250822134547587 DIUCS DEBUG (UTRAN-Iu-534) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134547587 DMSC DEBUG msc_i(IMSI-262420000001125:UTRAN-Iu-534:LU)[0x56365ea32f20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134547587 DIUCS DEBUG msc_i(IMSI-262420000001125:UTRAN-Iu-534:LU)[0x56365ea32f20]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134547587 DMSC DEBUG msc_a(IMSI-262420000001125:UTRAN-Iu-534:LU)[0x56365ea33100]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134547587 DIUCS DEBUG msc_a(IMSI-262420000001125:UTRAN-Iu-534:LU)[0x56365ea33100]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134547587 DIUCS DEBUG msc_a(IMSI-262420000001125:UTRAN-Iu-534:LU)[0x56365ea33100]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250822134547587 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:UTRAN-Iu-534:LU)[0x56365ea31e00]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250822134547587 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:UTRAN-Iu-534:LU)[0x56365ea31e00]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822134547587 DIUCS DEBUG msc_a(IMSI-262420000001125:UTRAN-Iu-534:LU)[0x56365ea33100]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250822134547587 DMSC DEBUG msc_i(IMSI-262420000001125:UTRAN-Iu-534:LU)[0x56365ea32f20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822134547587 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:UTRAN-Iu-534:LU)[0x56365ea31e00]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822134547587 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:UTRAN-Iu-534:LU)[0x56365ea31e00]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822134547587 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001125:UTRAN-Iu-534:LU)[0x56365eab88b0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822134547587 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001125:UTRAN-Iu-534:LU)[0x56365eab88b0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001125:UTRAN-Iu-534:LU)[0x56365ea31e00] (fsm.c:486) 20250822134547587 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001125:UTRAN-Iu-534:LU)[0x56365eab88b0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822134547587 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001125:UTRAN-Iu-534:LU)[0x56365eab88b0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822134547588 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547588 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547588 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134547588 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:MSISDN-491230001117:UTRAN-Iu-526:LU)[0x56365ea7ef50]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822134547588 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001117:UTRAN-Iu-526:LU)[0x56365ea99650]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822134547588 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001117:UTRAN-Iu-526:LU)[0x56365ea99650]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822134547588 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001117:UTRAN-Iu-526:LU)[0x56365ea99650]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822134547588 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001117:UTRAN-Iu-526:LU)[0x56365ea99650]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001117:MSISDN-491230001117:UTRAN-Iu-526:LU)[0x56365ea7ef50] (vlr_lu_fsm.c:110) 20250822134547588 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001117:UTRAN-Iu-526:LU)[0x56365ea99650]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822134547588 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001117:UTRAN-Iu-526:LU)[0x56365ea99650]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822134547588 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:MSISDN-491230001117:UTRAN-Iu-526:LU)[0x56365ea7ef50]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822134547588 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:MSISDN-491230001117:UTRAN-Iu-526:LU)[0x56365ea7ef50]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822134547588 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001117:MSISDN-491230001117:UTRAN-Iu-526:LU)[0x56365eab22c0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822134547588 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001117:MSISDN-491230001117:UTRAN-Iu-526:LU)[0x56365eab22c0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001117:MSISDN-491230001117:UTRAN-Iu-526:LU)[0x56365ea7ef50] (fsm.c:486) 20250822134547588 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001117:MSISDN-491230001117:UTRAN-Iu-526:LU)[0x56365eab22c0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822134547588 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001117:MSISDN-491230001117:UTRAN-Iu-526:LU)[0x56365eab22c0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822134547588 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547588 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547588 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547588 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547588 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547588 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547588 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001117:MSISDN-491230001117:UTRAN-Iu-526:LU)[0x56365eab22c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822134547588 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001117:MSISDN-491230001117:UTRAN-Iu-526:LU)[0x56365eab22c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822134547588 DMSC NOTICE msub(IMSI-262420000001117:MSISDN-491230001117:TMSInew-0x186610F3) VLR: update for IMSI=262420000001117 (MSISDN=491230001117) (gsm_04_08.c:1541) 20250822134547588 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001117:MSISDN-491230001117:UTRAN-Iu-526:LU)[0x56365eab22c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822134547588 DMM DEBUG -> IMSI-262420000001117:MSISDN-491230001117:TMSInew-0x186610F3 LOCATION UPDATE ACCEPT (TMSI = 0x186610f3) (gsm_04_08.c:149) 20250822134547588 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSInew-0x186610F3:UTRAN-Iu-526:LU)[0x56365ea80800]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250822134547588 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSInew-0x186610F3:UTRAN-Iu-526:LU)[0x56365ea80800]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134547588 DMSC DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSInew-0x186610F3:UTRAN-Iu-526:LU)[0x56365ea37700]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134547588 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSInew-0x186610F3 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822134547588 DVLR DEBUG VLR subscr IMSI-262420000001120 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134547588 DVLR DEBUG IMSI:262420000001120 has MSISDN:491230001120 (vlr.c:1045) 20250822134547588 DMSC NOTICE msub(IMSI-262420000001120:MSISDN-491230001120) VLR: update for IMSI=262420000001120 (MSISDN=491230001120) (gsm_04_08.c:1541) 20250822134547588 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822134547588 DVLR DEBUG VLR subscr IMSI-262420000001118 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134547588 DVLR DEBUG IMSI:262420000001118 has MSISDN:491230001118 (vlr.c:1045) 20250822134547588 DMSC NOTICE msub(IMSI-262420000001118:MSISDN-491230001118) VLR: update for IMSI=262420000001118 (MSISDN=491230001118) (gsm_04_08.c:1541) 20250822134547588 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822134547588 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547588 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547588 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547588 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547588 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547588 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547588 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547588 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547588 DVLR DEBUG VLR subscr IMSI-262420000001123 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134547588 DVLR DEBUG IMSI:262420000001123 has MSISDN:491230001123 (vlr.c:1045) 20250822134547588 DMSC NOTICE msub(IMSI-262420000001123:MSISDN-491230001123) VLR: update for IMSI=262420000001123 (MSISDN=491230001123) (gsm_04_08.c:1541) 20250822134547588 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822134547588 DVLR DEBUG VLR subscr IMSI-262420000001122 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134547588 DVLR DEBUG IMSI:262420000001122 has MSISDN:491230001122 (vlr.c:1045) 20250822134547588 DMSC NOTICE msub(IMSI-262420000001122:MSISDN-491230001122) VLR: update for IMSI=262420000001122 (MSISDN=491230001122) (gsm_04_08.c:1541) 20250822134547588 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822134547588 DVLR DEBUG VLR subscr IMSI-262420000001124 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134547588 DVLR DEBUG IMSI:262420000001124 has MSISDN:491230001124 (vlr.c:1045) 20250822134547588 DMSC NOTICE msub(IMSI-262420000001124:MSISDN-491230001124) VLR: update for IMSI=262420000001124 (MSISDN=491230001124) (gsm_04_08.c:1541) 20250822134547588 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822134547588 DVLR DEBUG VLR subscr IMSI-262420000001119 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134547588 DVLR DEBUG IMSI:262420000001119 has MSISDN:491230001119 (vlr.c:1045) 20250822134547588 DMSC NOTICE msub(IMSI-262420000001119:MSISDN-491230001119) VLR: update for IMSI=262420000001119 (MSISDN=491230001119) (gsm_04_08.c:1541) 20250822134547588 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822134547588 DVLR DEBUG VLR subscr IMSI-262420000001121 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134547588 DVLR DEBUG IMSI:262420000001121 has MSISDN:491230001121 (vlr.c:1045) 20250822134547588 DMSC NOTICE msub(IMSI-262420000001121:MSISDN-491230001121) VLR: update for IMSI=262420000001121 (MSISDN=491230001121) (gsm_04_08.c:1541) 20250822134547589 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on connection ID:12 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_len:12 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_from0 MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(3201)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250822134547590 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134547590 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:MSISDN-491230001123:UTRAN-Iu-532:LU)[0x56365ea90d10]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822134547590 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001123:UTRAN-Iu-532:LU)[0x56365ea7f080]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822134547590 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001123:UTRAN-Iu-532:LU)[0x56365ea7f080]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822134547590 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001123:UTRAN-Iu-532:LU)[0x56365ea7f080]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822134547590 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001123:UTRAN-Iu-532:LU)[0x56365ea7f080]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001123:MSISDN-491230001123:UTRAN-Iu-532:LU)[0x56365ea90d10] (vlr_lu_fsm.c:110) 20250822134547590 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001123:UTRAN-Iu-532:LU)[0x56365ea7f080]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822134547590 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001123:UTRAN-Iu-532:LU)[0x56365ea7f080]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822134547590 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:MSISDN-491230001123:UTRAN-Iu-532:LU)[0x56365ea90d10]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822134547590 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:MSISDN-491230001123:UTRAN-Iu-532:LU)[0x56365ea90d10]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822134547590 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001123:MSISDN-491230001123:UTRAN-Iu-532:LU)[0x56365ea99650]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822134547590 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001123:MSISDN-491230001123:UTRAN-Iu-532:LU)[0x56365ea99650]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001123:MSISDN-491230001123:UTRAN-Iu-532:LU)[0x56365ea90d10] (fsm.c:486) 20250822134547590 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001123:MSISDN-491230001123:UTRAN-Iu-532:LU)[0x56365ea99650]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822134547590 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001123:MSISDN-491230001123:UTRAN-Iu-532:LU)[0x56365ea99650]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822134547590 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001123:MSISDN-491230001123:UTRAN-Iu-532:LU)[0x56365ea99650]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822134547590 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001123:MSISDN-491230001123:UTRAN-Iu-532:LU)[0x56365ea99650]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822134547590 DMSC NOTICE msub(IMSI-262420000001123:MSISDN-491230001123:TMSInew-0x7F6B3997) VLR: update for IMSI=262420000001123 (MSISDN=491230001123) (gsm_04_08.c:1541) 20250822134547590 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001123:MSISDN-491230001123:UTRAN-Iu-532:LU)[0x56365ea99650]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822134547590 DMM DEBUG -> IMSI-262420000001123:MSISDN-491230001123:TMSInew-0x7F6B3997 LOCATION UPDATE ACCEPT (TMSI = 0x7f6b3997) (gsm_04_08.c:149) 20250822134547590 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSInew-0x7F6B3997:UTRAN-Iu-532:LU)[0x56365ea9da00]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250822134547590 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSInew-0x7F6B3997:UTRAN-Iu-532:LU)[0x56365ea9da00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134547590 DMSC DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSInew-0x7F6B3997:UTRAN-Iu-532:LU)[0x56365ea9d820]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134547590 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSInew-0x7F6B3997 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:9 20250822134547590 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547590 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547590 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547590 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547591 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547591 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547591 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134547591 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547591 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547591 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547591 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134547591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547591 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547591 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134547591 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 data has been put to the reassembly buffer 20250822134547591 DIUCS DEBUG (UTRAN-Iu-537) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134547591 DMSC DEBUG msc_i(IMSI-262420000001128:UTRAN-Iu-537:LU)[0x56365eaaa860]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822134547591 DIUCS DEBUG msc_i(IMSI-262420000001128:UTRAN-Iu-537:LU)[0x56365eaaa860]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134547591 DMSC DEBUG msc_a(IMSI-262420000001128:UTRAN-Iu-537:LU)[0x56365eaaaa40]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134547591 DIUCS DEBUG msc_a(IMSI-262420000001128:UTRAN-Iu-537:LU)[0x56365eaaaa40]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134547591 DIUCS DEBUG msc_a(IMSI-262420000001128:UTRAN-Iu-537:LU)[0x56365eaaaa40]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250822134547591 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:UTRAN-Iu-537:LU)[0x56365eaab060]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250822134547591 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:UTRAN-Iu-537:LU)[0x56365eaab060]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822134547591 DIUCS DEBUG msc_a(IMSI-262420000001128:UTRAN-Iu-537:LU)[0x56365eaaaa40]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250822134547591 DMSC DEBUG msc_i(IMSI-262420000001128:UTRAN-Iu-537:LU)[0x56365eaaa860]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822134547591 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:UTRAN-Iu-537:LU)[0x56365eaab060]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822134547591 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:UTRAN-Iu-537:LU)[0x56365eaab060]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822134547591 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001128:UTRAN-Iu-537:LU)[0x56365ea7f080]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822134547591 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001128:UTRAN-Iu-537:LU)[0x56365ea7f080]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001128:UTRAN-Iu-537:LU)[0x56365eaab060] (fsm.c:486) 20250822134547591 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001128:UTRAN-Iu-537:LU)[0x56365ea7f080]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822134547591 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001128:UTRAN-Iu-537:LU)[0x56365ea7f080]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822134547591 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547591 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547591 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547591 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547591 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547591 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547591 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547591 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134547591 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:MSISDN-491230001118:UTRAN-Iu-527:LU)[0x56365ea9c9f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822134547591 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001118:UTRAN-Iu-527:LU)[0x56365ea59910]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822134547591 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001118:UTRAN-Iu-527:LU)[0x56365ea59910]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822134547591 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001118:UTRAN-Iu-527:LU)[0x56365ea59910]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822134547591 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001118:UTRAN-Iu-527:LU)[0x56365ea59910]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001118:MSISDN-491230001118:UTRAN-Iu-527:LU)[0x56365ea9c9f0] (vlr_lu_fsm.c:110) 20250822134547591 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001118:UTRAN-Iu-527:LU)[0x56365ea59910]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822134547591 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001118:UTRAN-Iu-527:LU)[0x56365ea59910]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822134547591 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:MSISDN-491230001118:UTRAN-Iu-527:LU)[0x56365ea9c9f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822134547591 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:MSISDN-491230001118:UTRAN-Iu-527:LU)[0x56365ea9c9f0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822134547591 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001118:MSISDN-491230001118:UTRAN-Iu-527:LU)[0x56365eab9d30]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822134547591 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001118:MSISDN-491230001118:UTRAN-Iu-527:LU)[0x56365eab9d30]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001118:MSISDN-491230001118:UTRAN-Iu-527:LU)[0x56365ea9c9f0] (fsm.c:486) 20250822134547591 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001118:MSISDN-491230001118:UTRAN-Iu-527:LU)[0x56365eab9d30]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822134547591 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001118:MSISDN-491230001118:UTRAN-Iu-527:LU)[0x56365eab9d30]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822134547591 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001118:MSISDN-491230001118:UTRAN-Iu-527:LU)[0x56365eab9d30]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822134547591 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001118:MSISDN-491230001118:UTRAN-Iu-527:LU)[0x56365eab9d30]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822134547591 DMSC NOTICE msub(IMSI-262420000001118:MSISDN-491230001118:TMSInew-0x0CE36AD3) VLR: update for IMSI=262420000001118 (MSISDN=491230001118) (gsm_04_08.c:1541) 20250822134547591 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001118:MSISDN-491230001118:UTRAN-Iu-527:LU)[0x56365eab9d30]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822134547591 DMM DEBUG -> IMSI-262420000001118:MSISDN-491230001118:TMSInew-0x0CE36AD3 LOCATION UPDATE ACCEPT (TMSI = 0x0ce36ad3) (gsm_04_08.c:149) 20250822134547591 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSInew-0x0CE36AD3:UTRAN-Iu-527:LU)[0x56365ea3cac0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250822134547591 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSInew-0x0CE36AD3:UTRAN-Iu-527:LU)[0x56365ea3cac0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134547591 DMSC DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSInew-0x0CE36AD3:UTRAN-Iu-527:LU)[0x56365ea3c990]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134547591 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSInew-0x0CE36AD3 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822134547591 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547591 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547591 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547591 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547592 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547591 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134547591 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:MSISDN-491230001120:UTRAN-Iu-529:LU)[0x56365ea9e0f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822134547591 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001120:UTRAN-Iu-529:LU)[0x56365ea83090]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822134547591 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001120:UTRAN-Iu-529:LU)[0x56365ea83090]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822134547592 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001120:UTRAN-Iu-529:LU)[0x56365ea83090]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822134547592 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547592 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547592 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001120:UTRAN-Iu-529:LU)[0x56365ea83090]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001120:MSISDN-491230001120:UTRAN-Iu-529:LU)[0x56365ea9e0f0] (vlr_lu_fsm.c:110) 20250822134547592 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001120:UTRAN-Iu-529:LU)[0x56365ea83090]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822134547592 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001120:UTRAN-Iu-529:LU)[0x56365ea83090]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822134547592 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:MSISDN-491230001120:UTRAN-Iu-529:LU)[0x56365ea9e0f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822134547592 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:MSISDN-491230001120:UTRAN-Iu-529:LU)[0x56365ea9e0f0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822134547592 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001120:MSISDN-491230001120:UTRAN-Iu-529:LU)[0x56365ea59910]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822134547592 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001120:MSISDN-491230001120:UTRAN-Iu-529:LU)[0x56365ea59910]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001120:MSISDN-491230001120:UTRAN-Iu-529:LU)[0x56365ea9e0f0] (fsm.c:486) 20250822134547592 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001120:MSISDN-491230001120:UTRAN-Iu-529:LU)[0x56365ea59910]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822134547592 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001120:MSISDN-491230001120:UTRAN-Iu-529:LU)[0x56365ea59910]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822134547592 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001120:MSISDN-491230001120:UTRAN-Iu-529:LU)[0x56365ea59910]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822134547592 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001120:MSISDN-491230001120:UTRAN-Iu-529:LU)[0x56365ea59910]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822134547592 DMSC NOTICE msub(IMSI-262420000001120:MSISDN-491230001120:TMSInew-0x253F2579) VLR: update for IMSI=262420000001120 (MSISDN=491230001120) (gsm_04_08.c:1541) 20250822134547592 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001120:MSISDN-491230001120:UTRAN-Iu-529:LU)[0x56365ea59910]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822134547592 DMM DEBUG -> IMSI-262420000001120:MSISDN-491230001120:TMSInew-0x253F2579 LOCATION UPDATE ACCEPT (TMSI = 0x253f2579) (gsm_04_08.c:149) 20250822134547592 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSInew-0x253F2579:UTRAN-Iu-529:LU)[0x56365ea87110]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250822134547592 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSInew-0x253F2579:UTRAN-Iu-529:LU)[0x56365ea87110]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134547592 DMSC DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSInew-0x253F2579:UTRAN-Iu-529:LU)[0x56365ea86f30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134547592 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547592 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547592 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547592 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547592 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSInew-0x253F2579 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822134547592 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134547592 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:MSISDN-491230001119:UTRAN-Iu-528:LU)[0x56365ea85a40]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822134547592 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001119:UTRAN-Iu-528:LU)[0x56365ea9cb20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822134547592 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001119:UTRAN-Iu-528:LU)[0x56365ea9cb20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822134547592 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001119:UTRAN-Iu-528:LU)[0x56365ea9cb20]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822134547592 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001119:UTRAN-Iu-528:LU)[0x56365ea9cb20]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001119:MSISDN-491230001119:UTRAN-Iu-528:LU)[0x56365ea85a40] (vlr_lu_fsm.c:110) 20250822134547592 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001119:UTRAN-Iu-528:LU)[0x56365ea9cb20]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822134547592 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001119:UTRAN-Iu-528:LU)[0x56365ea9cb20]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822134547592 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547592 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547592 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547592 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:MSISDN-491230001119:UTRAN-Iu-528:LU)[0x56365ea85a40]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822134547592 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:MSISDN-491230001119:UTRAN-Iu-528:LU)[0x56365ea85a40]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822134547592 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001119:MSISDN-491230001119:UTRAN-Iu-528:LU)[0x56365ea83090]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822134547592 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001119:MSISDN-491230001119:UTRAN-Iu-528:LU)[0x56365ea83090]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001119:MSISDN-491230001119:UTRAN-Iu-528:LU)[0x56365ea85a40] (fsm.c:486) 20250822134547592 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001119:MSISDN-491230001119:UTRAN-Iu-528:LU)[0x56365ea83090]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822134547592 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001119:MSISDN-491230001119:UTRAN-Iu-528:LU)[0x56365ea83090]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822134547592 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001119:MSISDN-491230001119:UTRAN-Iu-528:LU)[0x56365ea83090]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822134547592 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001119:MSISDN-491230001119:UTRAN-Iu-528:LU)[0x56365ea83090]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822134547592 DMSC NOTICE msub(IMSI-262420000001119:MSISDN-491230001119:TMSInew-0x14BA7382) VLR: update for IMSI=262420000001119 (MSISDN=491230001119) (gsm_04_08.c:1541) 20250822134547592 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001119:MSISDN-491230001119:UTRAN-Iu-528:LU)[0x56365ea83090]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822134547592 DMM DEBUG -> IMSI-262420000001119:MSISDN-491230001119:TMSInew-0x14BA7382 LOCATION UPDATE ACCEPT (TMSI = 0x14ba7382) (gsm_04_08.c:149) 20250822134547592 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSInew-0x14BA7382:UTRAN-Iu-528:LU)[0x56365eaa1c30]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250822134547592 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSInew-0x14BA7382:UTRAN-Iu-528:LU)[0x56365eaa1c30]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134547592 DMSC DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSInew-0x14BA7382:UTRAN-Iu-528:LU)[0x56365eaa1a50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134547592 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSInew-0x14BA7382 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822134547592 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134547592 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:MSISDN-491230001122:UTRAN-Iu-531:LU)[0x56365ea7d190]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822134547592 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001122:UTRAN-Iu-531:LU)[0x56365eaa1070]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822134547592 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001122:UTRAN-Iu-531:LU)[0x56365eaa1070]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822134547592 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001122:UTRAN-Iu-531:LU)[0x56365eaa1070]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822134547592 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001122:UTRAN-Iu-531:LU)[0x56365eaa1070]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001122:MSISDN-491230001122:UTRAN-Iu-531:LU)[0x56365ea7d190] (vlr_lu_fsm.c:110) 20250822134547592 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001122:UTRAN-Iu-531:LU)[0x56365eaa1070]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:1 20250822134547592 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547592 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547592 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547592 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547592 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547592 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547592 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547592 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001122:UTRAN-Iu-531:LU)[0x56365eaa1070]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822134547592 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:MSISDN-491230001122:UTRAN-Iu-531:LU)[0x56365ea7d190]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822134547592 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:MSISDN-491230001122:UTRAN-Iu-531:LU)[0x56365ea7d190]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822134547592 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001122:MSISDN-491230001122:UTRAN-Iu-531:LU)[0x56365ea9cb20]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822134547592 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001122:MSISDN-491230001122:UTRAN-Iu-531:LU)[0x56365ea9cb20]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001122:MSISDN-491230001122:UTRAN-Iu-531:LU)[0x56365ea7d190] (fsm.c:486) 20250822134547592 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001122:MSISDN-491230001122:UTRAN-Iu-531:LU)[0x56365ea9cb20]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822134547592 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001122:MSISDN-491230001122:UTRAN-Iu-531:LU)[0x56365ea9cb20]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822134547592 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001122:MSISDN-491230001122:UTRAN-Iu-531:LU)[0x56365ea9cb20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822134547592 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001122:MSISDN-491230001122:UTRAN-Iu-531:LU)[0x56365ea9cb20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822134547592 DMSC NOTICE msub(IMSI-262420000001122:MSISDN-491230001122:TMSInew-0x36E3C160) VLR: update for IMSI=262420000001122 (MSISDN=491230001122) (gsm_04_08.c:1541) 20250822134547592 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001122:MSISDN-491230001122:UTRAN-Iu-531:LU)[0x56365ea9cb20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822134547592 DMM DEBUG -> IMSI-262420000001122:MSISDN-491230001122:TMSInew-0x36E3C160 LOCATION UPDATE ACCEPT (TMSI = 0x36e3c160) (gsm_04_08.c:149) 20250822134547592 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSInew-0x36E3C160:UTRAN-Iu-531:LU)[0x56365ea7cc20]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250822134547592 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSInew-0x36E3C160:UTRAN-Iu-531:LU)[0x56365ea7cc20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134547592 DMSC DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSInew-0x36E3C160:UTRAN-Iu-531:LU)[0x56365ea7caf0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134547592 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSInew-0x36E3C160 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822134547592 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134547592 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:MSISDN-491230001124:UTRAN-Iu-533:LU)[0x56365ea555a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822134547592 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001124:UTRAN-Iu-533:LU)[0x56365ea59e70]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822134547592 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001124:UTRAN-Iu-533:LU)[0x56365ea59e70]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822134547592 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001124:UTRAN-Iu-533:LU)[0x56365ea59e70]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822134547592 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001124:UTRAN-Iu-533:LU)[0x56365ea59e70]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001124:MSISDN-491230001124:UTRAN-Iu-533:LU)[0x56365ea555a0] (vlr_lu_fsm.c:110) 20250822134547592 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001124:UTRAN-Iu-533:LU)[0x56365ea59e70]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822134547592 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001124:UTRAN-Iu-533:LU)[0x56365ea59e70]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 data has been put to the reassembly buffer 20250822134547592 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547592 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547592 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547592 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547592 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:MSISDN-491230001124:UTRAN-Iu-533:LU)[0x56365ea555a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822134547592 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:MSISDN-491230001124:UTRAN-Iu-533:LU)[0x56365ea555a0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822134547592 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001124:MSISDN-491230001124:UTRAN-Iu-533:LU)[0x56365eaa1070]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822134547592 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001124:MSISDN-491230001124:UTRAN-Iu-533:LU)[0x56365eaa1070]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001124:MSISDN-491230001124:UTRAN-Iu-533:LU)[0x56365ea555a0] (fsm.c:486) 20250822134547592 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001124:MSISDN-491230001124:UTRAN-Iu-533:LU)[0x56365eaa1070]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822134547592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547592 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001124:MSISDN-491230001124:UTRAN-Iu-533:LU)[0x56365eaa1070]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822134547592 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001124:MSISDN-491230001124:UTRAN-Iu-533:LU)[0x56365eaa1070]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822134547592 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001124:MSISDN-491230001124:UTRAN-Iu-533:LU)[0x56365eaa1070]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822134547592 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547593 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547593 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547592 DMSC NOTICE msub(IMSI-262420000001124:MSISDN-491230001124:TMSInew-0x6484C24A) VLR: update for IMSI=262420000001124 (MSISDN=491230001124) (gsm_04_08.c:1541) 20250822134547593 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001124:MSISDN-491230001124:UTRAN-Iu-533:LU)[0x56365eaa1070]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822134547593 DMM DEBUG -> IMSI-262420000001124:MSISDN-491230001124:TMSInew-0x6484C24A LOCATION UPDATE ACCEPT (TMSI = 0x6484c24a) (gsm_04_08.c:149) 20250822134547593 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSInew-0x6484C24A:UTRAN-Iu-533:LU)[0x56365ea54f10]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250822134547593 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSInew-0x6484C24A:UTRAN-Iu-533:LU)[0x56365ea54f10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134547593 DMSC DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSInew-0x6484C24A:UTRAN-Iu-533:LU)[0x56365ea54de0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822134547593 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSInew-0x6484C24A - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822134547593 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134547593 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:MSISDN-491230001121:UTRAN-Iu-530:LU)[0x56365ea976f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 20250822134547593 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001121:UTRAN-Iu-530:LU)[0x56365ea3c730]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822134547593 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001121:UTRAN-Iu-530:LU)[0x56365ea3c730]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822134547593 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001121:UTRAN-Iu-530:LU)[0x56365ea3c730]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822134547593 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001121:UTRAN-Iu-530:LU)[0x56365ea3c730]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001121:MSISDN-491230001121:UTRAN-Iu-530:LU)[0x56365ea976f0] (vlr_lu_fsm.c:110) 20250822134547593 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001121:UTRAN-Iu-530:LU)[0x56365ea3c730]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822134547593 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547593 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547593 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547593 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547593 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001121:UTRAN-Iu-530:LU)[0x56365ea3c730]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822134547593 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:MSISDN-491230001121:UTRAN-Iu-530:LU)[0x56365ea976f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822134547593 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:MSISDN-491230001121:UTRAN-Iu-530:LU)[0x56365ea976f0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822134547593 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547593 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547593 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001121:MSISDN-491230001121:UTRAN-Iu-530:LU)[0x56365ea59e70]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822134547593 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001121:MSISDN-491230001121:UTRAN-Iu-530:LU)[0x56365ea59e70]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001121:MSISDN-491230001121:UTRAN-Iu-530:LU)[0x56365ea976f0] (fsm.c:486) 20250822134547593 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001121:MSISDN-491230001121:UTRAN-Iu-530:LU)[0x56365ea59e70]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822134547593 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001121:MSISDN-491230001121:UTRAN-Iu-530:LU)[0x56365ea59e70]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822134547593 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001121:MSISDN-491230001121:UTRAN-Iu-530:LU)[0x56365ea59e70]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822134547593 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001121:MSISDN-491230001121:UTRAN-Iu-530:LU)[0x56365ea59e70]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822134547593 DMSC NOTICE msub(IMSI-262420000001121:MSISDN-491230001121:TMSInew-0x09FF8C2A) VLR: update for IMSI=262420000001121 (MSISDN=491230001121) (gsm_04_08.c:1541) 20250822134547593 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001121:MSISDN-491230001121:UTRAN-Iu-530:LU)[0x56365ea59e70]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822134547593 DMM DEBUG -> IMSI-262420000001121:MSISDN-491230001121:TMSInew-0x09FF8C2A LOCATION UPDATE ACCEPT (TMSI = 0x09ff8c2a) (gsm_04_08.c:149) 20250822134547593 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547593 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547593 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSInew-0x09FF8C2A:UTRAN-Iu-530:LU)[0x56365ea59c30]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250822134547593 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSInew-0x09FF8C2A:UTRAN-Iu-530:LU)[0x56365ea59c30]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134547593 DMSC DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSInew-0x09FF8C2A:UTRAN-Iu-530:LU)[0x56365ea3c1a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134547593 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSInew-0x09FF8C2A - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822134547593 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547593 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547593 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547593 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547593 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547593 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547593 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547593 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on connection ID:10 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_len:12 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3201)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on connection ID:11 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_len:12 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3201)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250822134547594 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547594 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547594 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547594 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134547594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547594 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134547594 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:7 MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134547595 DIUCS DEBUG (UTRAN-Iu-535) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134547595 DMSC DEBUG msc_i(IMSI-262420000001126:UTRAN-Iu-535:LU)[0x56365ea32990]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134547595 DIUCS DEBUG msc_i(IMSI-262420000001126:UTRAN-Iu-535:LU)[0x56365ea32990]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134547595 DMSC DEBUG msc_a(IMSI-262420000001126:UTRAN-Iu-535:LU)[0x56365ea32b70]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 will be put to the reassembly buffer 20250822134547595 DIUCS DEBUG msc_a(IMSI-262420000001126:UTRAN-Iu-535:LU)[0x56365ea32b70]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134547595 DIUCS DEBUG msc_a(IMSI-262420000001126:UTRAN-Iu-535:LU)[0x56365ea32b70]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250822134547595 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:UTRAN-Iu-535:LU)[0x56365eaa6ac0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250822134547595 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:UTRAN-Iu-535:LU)[0x56365eaa6ac0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822134547595 DIUCS DEBUG msc_a(IMSI-262420000001126:UTRAN-Iu-535:LU)[0x56365ea32b70]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250822134547595 DMSC DEBUG msc_i(IMSI-262420000001126:UTRAN-Iu-535:LU)[0x56365ea32990]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 data has been put to the reassembly buffer 20250822134547595 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:UTRAN-Iu-535:LU)[0x56365eaa6ac0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822134547595 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:UTRAN-Iu-535:LU)[0x56365eaa6ac0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822134547595 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001126:UTRAN-Iu-535:LU)[0x56365ea3c730]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822134547595 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001126:UTRAN-Iu-535:LU)[0x56365ea3c730]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001126:UTRAN-Iu-535:LU)[0x56365eaa6ac0] (fsm.c:486) 20250822134547595 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001126:UTRAN-Iu-535:LU)[0x56365ea3c730]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822134547595 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001126:UTRAN-Iu-535:LU)[0x56365ea3c730]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822134547595 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547595 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547595 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547595 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547595 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547595 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547595 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822134547595 DVLR DEBUG VLR subscr IMSI-262420000001125 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134547595 DVLR DEBUG IMSI:262420000001125 has MSISDN:491230001125 (vlr.c:1045) 20250822134547595 DMSC NOTICE msub(IMSI-262420000001125:MSISDN-491230001125) VLR: update for IMSI=262420000001125 (MSISDN=491230001125) (gsm_04_08.c:1541) 20250822134547596 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) TC_iu_multi_lu_and_mt_ussd2(3211)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134547596 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547596 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547596 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547596 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134547596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547596 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547596 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134547596 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547596 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134547596 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:MSISDN-491230001125:UTRAN-Iu-534:LU)[0x56365ea31e00]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822134547596 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001125:UTRAN-Iu-534:LU)[0x56365eab88b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822134547596 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001125:UTRAN-Iu-534:LU)[0x56365eab88b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822134547596 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001125:UTRAN-Iu-534:LU)[0x56365eab88b0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822134547596 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001125:UTRAN-Iu-534:LU)[0x56365eab88b0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001125:MSISDN-491230001125:UTRAN-Iu-534:LU)[0x56365ea31e00] (vlr_lu_fsm.c:110) 20250822134547596 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001125:UTRAN-Iu-534:LU)[0x56365eab88b0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822134547596 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001125:UTRAN-Iu-534:LU)[0x56365eab88b0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 20250822134547596 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:MSISDN-491230001125:UTRAN-Iu-534:LU)[0x56365ea31e00]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822134547596 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:MSISDN-491230001125:UTRAN-Iu-534:LU)[0x56365ea31e00]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822134547596 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001125:MSISDN-491230001125:UTRAN-Iu-534:LU)[0x56365eaaa600]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822134547596 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001125:MSISDN-491230001125:UTRAN-Iu-534:LU)[0x56365eaaa600]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001125:MSISDN-491230001125:UTRAN-Iu-534:LU)[0x56365ea31e00] (fsm.c:486) 20250822134547596 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001125:MSISDN-491230001125:UTRAN-Iu-534:LU)[0x56365eaaa600]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822134547596 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001125:MSISDN-491230001125:UTRAN-Iu-534:LU)[0x56365eaaa600]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822134547596 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001125:MSISDN-491230001125:UTRAN-Iu-534:LU)[0x56365eaaa600]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822134547596 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001125:MSISDN-491230001125:UTRAN-Iu-534:LU)[0x56365eaaa600]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822134547596 DMSC NOTICE msub(IMSI-262420000001125:MSISDN-491230001125:TMSInew-0x7F9C6EB4) VLR: update for IMSI=262420000001125 (MSISDN=491230001125) (gsm_04_08.c:1541) 20250822134547596 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001125:MSISDN-491230001125:UTRAN-Iu-534:LU)[0x56365eaaa600]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822134547596 DMM DEBUG -> IMSI-262420000001125:MSISDN-491230001125:TMSInew-0x7F9C6EB4 LOCATION UPDATE ACCEPT (TMSI = 0x7f9c6eb4) (gsm_04_08.c:149) 20250822134547596 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSInew-0x7F9C6EB4:UTRAN-Iu-534:LU)[0x56365ea33100]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250822134547596 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSInew-0x7F9C6EB4:UTRAN-Iu-534:LU)[0x56365ea33100]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134547596 DMSC DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSInew-0x7F9C6EB4:UTRAN-Iu-534:LU)[0x56365ea32f20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134547596 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSInew-0x7F9C6EB4 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on connection ID:13 20250822134547596 DIUCS DEBUG (UTRAN-Iu-536) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134547596 DMSC DEBUG msc_i(IMSI-262420000001127:UTRAN-Iu-536:LU)[0x56365eaabf10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822134547596 DIUCS DEBUG msc_i(IMSI-262420000001127:UTRAN-Iu-536:LU)[0x56365eaabf10]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134547596 DMSC DEBUG msc_a(IMSI-262420000001127:UTRAN-Iu-536:LU)[0x56365eaac0f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134547596 DIUCS DEBUG msc_a(IMSI-262420000001127:UTRAN-Iu-536:LU)[0x56365eaac0f0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134547596 DIUCS DEBUG msc_a(IMSI-262420000001127:UTRAN-Iu-536:LU)[0x56365eaac0f0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250822134547596 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:UTRAN-Iu-536:LU)[0x56365eaac6a0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250822134547596 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:UTRAN-Iu-536:LU)[0x56365eaac6a0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822134547596 DIUCS DEBUG msc_a(IMSI-262420000001127:UTRAN-Iu-536:LU)[0x56365eaac0f0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250822134547596 DMSC DEBUG msc_i(IMSI-262420000001127:UTRAN-Iu-536:LU)[0x56365eaabf10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822134547597 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:UTRAN-Iu-536:LU)[0x56365eaac6a0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822134547597 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:UTRAN-Iu-536:LU)[0x56365eaac6a0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822134547597 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001127:UTRAN-Iu-536:LU)[0x56365eab88b0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822134547597 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001127:UTRAN-Iu-536:LU)[0x56365eab88b0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001127:UTRAN-Iu-536:LU)[0x56365eaac6a0] (fsm.c:486) 20250822134547597 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001127:UTRAN-Iu-536:LU)[0x56365eab88b0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822134547597 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001127:UTRAN-Iu-536:LU)[0x56365eab88b0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_len:12 MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822134547597 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547597 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547597 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547597 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_from0 20250822134547597 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547597 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547597 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547597 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547597 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547597 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547597 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547597 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547597 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547597 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(3201)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:12 MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 will be put to the reassembly buffer 20250822134547598 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547598 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547598 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822134547598 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134547598 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547598 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547598 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134547598 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547598 DIUCS DEBUG (UTRAN-Iu-538) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134547598 DMSC DEBUG msc_i(IMSI-262420000001129:UTRAN-Iu-538:LU)[0x56365eab0fb0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134547598 DIUCS DEBUG msc_i(IMSI-262420000001129:UTRAN-Iu-538:LU)[0x56365eab0fb0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134547598 DMSC DEBUG msc_a(IMSI-262420000001129:UTRAN-Iu-538:LU)[0x56365eab1190]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134547598 DIUCS DEBUG msc_a(IMSI-262420000001129:UTRAN-Iu-538:LU)[0x56365eab1190]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134547598 DIUCS DEBUG msc_a(IMSI-262420000001129:UTRAN-Iu-538:LU)[0x56365eab1190]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250822134547598 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:UTRAN-Iu-538:LU)[0x56365eab1770]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250822134547598 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:UTRAN-Iu-538:LU)[0x56365eab1770]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:2 MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 20250822134547598 DIUCS DEBUG msc_a(IMSI-262420000001129:UTRAN-Iu-538:LU)[0x56365eab1190]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250822134547598 DMSC DEBUG msc_i(IMSI-262420000001129:UTRAN-Iu-538:LU)[0x56365eab0fb0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822134547598 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:UTRAN-Iu-538:LU)[0x56365eab1770]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822134547598 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:UTRAN-Iu-538:LU)[0x56365eab1770]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822134547598 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001129:UTRAN-Iu-538:LU)[0x56365eaa47b0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822134547598 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001129:UTRAN-Iu-538:LU)[0x56365eaa47b0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001129:UTRAN-Iu-538:LU)[0x56365eab1770] (fsm.c:486) MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 will be put to the reassembly buffer 20250822134547598 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001129:UTRAN-Iu-538:LU)[0x56365eaa47b0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822134547598 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001129:UTRAN-Iu-538:LU)[0x56365eaa47b0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822134547598 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547598 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547598 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547598 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547598 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547598 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547598 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547598 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:4 MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(3223)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:3 MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:6 MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(3202)@718a44d66dfb: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(3202)@718a44d66dfb: patched enc_l3: '059B'O MSC_Test_2-RAN(3202)@718a44d66dfb: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(3202)@718a44d66dfb: patched enc_l3: '059B'O TC_iu_multi_lu_and_mt_ussd2(3217)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(3213)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:8 MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(3202)@718a44d66dfb: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(3202)@718a44d66dfb: patched enc_l3: '059B'O MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:5 MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 will be put to the reassembly buffer TC_iu_multi_lu_and_mt_ussd2(3215)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(3221)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:10 MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 will be put to the reassembly buffer 20250822134547602 DVLR DEBUG VLR subscr IMSI-262420000001128 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134547602 DVLR DEBUG IMSI:262420000001128 has MSISDN:491230001128 (vlr.c:1045) 20250822134547602 DMSC NOTICE msub(IMSI-262420000001128:MSISDN-491230001128) VLR: update for IMSI=262420000001128 (MSISDN=491230001128) (gsm_04_08.c:1541) 20250822134547602 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(3202)@718a44d66dfb: patching N(SD)=2 into dtap '051B'O MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:9 MSC_Test_2-RAN(3202)@718a44d66dfb: patched enc_l3: '059B'O 20250822134547603 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134547603 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:MSISDN-491230001128:UTRAN-Iu-537:LU)[0x56365eaab060]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822134547603 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001128:UTRAN-Iu-537:LU)[0x56365ea7f080]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822134547603 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001128:UTRAN-Iu-537:LU)[0x56365ea7f080]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822134547603 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001128:UTRAN-Iu-537:LU)[0x56365ea7f080]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822134547603 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001128:UTRAN-Iu-537:LU)[0x56365ea7f080]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001128:MSISDN-491230001128:UTRAN-Iu-537:LU)[0x56365eaab060] (vlr_lu_fsm.c:110) 20250822134547603 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001128:UTRAN-Iu-537:LU)[0x56365ea7f080]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822134547603 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001128:UTRAN-Iu-537:LU)[0x56365ea7f080]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 will be put to the reassembly buffer 20250822134547603 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:MSISDN-491230001128:UTRAN-Iu-537:LU)[0x56365eaab060]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822134547603 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:MSISDN-491230001128:UTRAN-Iu-537:LU)[0x56365eaab060]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822134547603 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001128:MSISDN-491230001128:UTRAN-Iu-537:LU)[0x56365ea88c40]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822134547603 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001128:MSISDN-491230001128:UTRAN-Iu-537:LU)[0x56365ea88c40]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001128:MSISDN-491230001128:UTRAN-Iu-537:LU)[0x56365eaab060] (fsm.c:486) 20250822134547603 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001128:MSISDN-491230001128:UTRAN-Iu-537:LU)[0x56365ea88c40]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822134547603 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001128:MSISDN-491230001128:UTRAN-Iu-537:LU)[0x56365ea88c40]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822134547603 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001128:MSISDN-491230001128:UTRAN-Iu-537:LU)[0x56365ea88c40]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822134547603 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001128:MSISDN-491230001128:UTRAN-Iu-537:LU)[0x56365ea88c40]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 data has been put to the reassembly buffer 20250822134547603 DMSC NOTICE msub(IMSI-262420000001128:MSISDN-491230001128:TMSInew-0x0D1224E2) VLR: update for IMSI=262420000001128 (MSISDN=491230001128) (gsm_04_08.c:1541) 20250822134547603 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001128:MSISDN-491230001128:UTRAN-Iu-537:LU)[0x56365ea88c40]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822134547603 DMM DEBUG -> IMSI-262420000001128:MSISDN-491230001128:TMSInew-0x0D1224E2 LOCATION UPDATE ACCEPT (TMSI = 0x0d1224e2) (gsm_04_08.c:149) 20250822134547603 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSInew-0x0D1224E2:UTRAN-Iu-537:LU)[0x56365eaaaa40]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250822134547603 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSInew-0x0D1224E2:UTRAN-Iu-537:LU)[0x56365eaaaa40]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134547603 DMSC DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSInew-0x0D1224E2:UTRAN-Iu-537:LU)[0x56365eaaa860]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134547603 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSInew-0x0D1224E2 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822134547603 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547603 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547603 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547603 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547603 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547603 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547603 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547603 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_iu_multi_lu_and_mt_ussd2(3225)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:11 MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:13 MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on connection ID:15 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_len:12 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_from0 MSC_Test_2-RAN(3202)@718a44d66dfb: patching N(SD)=2 into dtap '051B'O TC_iu_multi_lu_and_mt_ussd2(3219)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(3202)@718a44d66dfb: patched enc_l3: '059B'O MSC_Test_2-SCCP(3201)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250822134547604 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134547604 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547604 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547604 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134547604 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547604 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547604 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134547604 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on connection ID:14 20250822134547604 DIUCS DEBUG (UTRAN-Iu-540) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134547604 DMSC DEBUG msc_i(IMSI-262420000001131:UTRAN-Iu-540:LU)[0x56365eab8ba0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_len:12 20250822134547604 DIUCS DEBUG msc_i(IMSI-262420000001131:UTRAN-Iu-540:LU)[0x56365eab8ba0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134547604 DMSC DEBUG msc_a(IMSI-262420000001131:UTRAN-Iu-540:LU)[0x56365eab8e30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134547604 DIUCS DEBUG msc_a(IMSI-262420000001131:UTRAN-Iu-540:LU)[0x56365eab8e30]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134547604 DIUCS DEBUG msc_a(IMSI-262420000001131:UTRAN-Iu-540:LU)[0x56365eab8e30]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250822134547604 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:UTRAN-Iu-540:LU)[0x56365eab9360]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250822134547604 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:UTRAN-Iu-540:LU)[0x56365eab9360]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822134547604 DIUCS DEBUG msc_a(IMSI-262420000001131:UTRAN-Iu-540:LU)[0x56365eab8e30]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250822134547604 DMSC DEBUG msc_i(IMSI-262420000001131:UTRAN-Iu-540:LU)[0x56365eab8ba0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822134547604 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:UTRAN-Iu-540:LU)[0x56365eab9360]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822134547604 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:UTRAN-Iu-540:LU)[0x56365eab9360]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822134547604 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001131:UTRAN-Iu-540:LU)[0x56365ea7f080]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822134547604 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001131:UTRAN-Iu-540:LU)[0x56365ea7f080]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001131:UTRAN-Iu-540:LU)[0x56365eab9360] (fsm.c:486) MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_from0 20250822134547604 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001131:UTRAN-Iu-540:LU)[0x56365ea7f080]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822134547604 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001131:UTRAN-Iu-540:LU)[0x56365ea7f080]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822134547604 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547604 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547604 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547604 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547604 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547604 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) MSC_Test_2-RAN(3202)@718a44d66dfb: patching N(SD)=2 into dtap '051B'O 20250822134547605 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547605 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(3202)@718a44d66dfb: patched enc_l3: '059B'O MSC_Test_2-SCCP(3201)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250822134547605 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547605 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547605 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547605 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134547605 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547605 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547605 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134547605 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_len:7 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_from0 20250822134547605 DIUCS DEBUG (UTRAN-Iu-539) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134547605 DMSC DEBUG msc_i(IMSI-262420000001130:UTRAN-Iu-539:LU)[0x56365eab5550]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 20250822134547605 DIUCS DEBUG msc_i(IMSI-262420000001130:UTRAN-Iu-539:LU)[0x56365eab5550]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134547605 DMSC DEBUG msc_a(IMSI-262420000001130:UTRAN-Iu-539:LU)[0x56365eab5730]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_2-SCCP(3201)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250822134547605 DIUCS DEBUG msc_a(IMSI-262420000001130:UTRAN-Iu-539:LU)[0x56365eab5730]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134547605 DIUCS DEBUG msc_a(IMSI-262420000001130:UTRAN-Iu-539:LU)[0x56365eab5730]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250822134547605 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:UTRAN-Iu-539:LU)[0x56365eab7f70]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250822134547605 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:UTRAN-Iu-539:LU)[0x56365eab7f70]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822134547605 DIUCS DEBUG msc_a(IMSI-262420000001130:UTRAN-Iu-539:LU)[0x56365eab5730]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250822134547605 DMSC DEBUG msc_i(IMSI-262420000001130:UTRAN-Iu-539:LU)[0x56365eab5550]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822134547605 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:UTRAN-Iu-539:LU)[0x56365eab7f70]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822134547605 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:UTRAN-Iu-539:LU)[0x56365eab7f70]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822134547605 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001130:UTRAN-Iu-539:LU)[0x56365ea32060]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822134547605 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001130:UTRAN-Iu-539:LU)[0x56365ea32060]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001130:UTRAN-Iu-539:LU)[0x56365eab7f70] (fsm.c:486) 20250822134547605 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001130:UTRAN-Iu-539:LU)[0x56365ea32060]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822134547605 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001130:UTRAN-Iu-539:LU)[0x56365ea32060]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822134547606 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547606 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547606 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547606 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547606 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547606 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547606 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on connection ID:1 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_len:14 20250822134547606 DVLR DEBUG VLR subscr IMSI-262420000001126 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134547606 DVLR DEBUG IMSI:262420000001126 has MSISDN:491230001126 (vlr.c:1045) 20250822134547606 DMSC NOTICE msub(IMSI-262420000001126:MSISDN-491230001126) VLR: update for IMSI=262420000001126 (MSISDN=491230001126) (gsm_04_08.c:1541) 20250822134547606 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822134547606 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547606 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547606 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547606 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134547606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547606 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_from0 MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134547606 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134547606 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3201)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 20250822134547606 DIUCS DEBUG (UTRAN-Iu-525) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134547606 DMSC DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x25197617:UTRAN-Iu-525:LU)[0x56365ea8c5e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822134547606 DIUCS DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x25197617:UTRAN-Iu-525:LU)[0x56365ea8c5e0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134547606 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x25197617:UTRAN-Iu-525:LU)[0x56365ea975c0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_2-RAN(3202)@718a44d66dfb: patching N(SD)=2 into dtap '051B'O 20250822134547606 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x25197617:UTRAN-Iu-525:LU)[0x56365ea975c0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134547606 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x25197617:UTRAN-Iu-525:LU)[0x56365ea975c0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250822134547606 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x25197617:UTRAN-Iu-525:LU)[0x56365ea975c0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822134547606 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x25197617:UTRAN-Iu-525:LU)[0x56365ea975c0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250822134547606 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x25197617:UTRAN-Iu-525:LU)[0x56365ea975c0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134547606 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x25197617:UTRAN-Iu-525:LU)[0x56365ea975c0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) MSC_Test_2-RAN(3202)@718a44d66dfb: patched enc_l3: '059B'O 20250822134547606 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x25197617:UTRAN-Iu-525:LU)[0x56365ea7ee20]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822134547606 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x25197617:UTRAN-Iu-525:LU)[0x56365ea7ee20]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x25197617:UTRAN-Iu-525:LU)[0x56365ea975c0] (msc_a.c:1053) 20250822134547606 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x25197617:UTRAN-Iu-525:LU)[0x56365ea7ee20]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822134547606 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x25197617:UTRAN-Iu-525:LU)[0x56365ea7ee20]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822134547606 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x25197617:UTRAN-Iu-525:LU)[0x56365ea7ee20]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822134547606 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x25197617:UTRAN-Iu-525:LU)[0x56365ea975c0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea85630] (msc_a.c:1053) 20250822134547606 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x25197617:UTRAN-Iu-525:LU)[0x56365ea975c0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822134547606 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x25197617:UTRAN-Iu-525:LU)[0x56365ea975c0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822134547606 DMSC DEBUG msub_fsm[0x56365ea85630]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822134547606 DMSC DEBUG msub(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x25197617) MSC-A terminated (msub.c:261) 20250822134547606 DMSC DEBUG msub(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x25197617) 1 MSC-I still active (msub.c:79) 20250822134547606 DMSC DEBUG msub_fsm[0x56365ea85630]{active}: State change to terminating (no timeout) (msub.c:91) 20250822134547606 DMSC DEBUG msub_fsm[0x56365ea85630]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822134547606 DMSC DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x25197617:UTRAN-Iu-525:LU)[0x56365ea8c5e0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) TC_iu_multi_lu_and_mt_ussd2(3227)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822134547606 DMSC DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x25197617:UTRAN-Iu-525:LU)[0x56365ea8c5e0]{READY}: Removing from parent msub_fsm[0x56365ea85630] (msub.c:113) 20250822134547606 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Closing UTRAN-Iu-525 (ran_conn.c:142) MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134547607 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-525 (ran_conn.c:155) 20250822134547607 DMSC DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x25197617:UTRAN-Iu-525:LU)[0x56365ea8c5e0]{READY}: Freeing instance (msub.c:113) 20250822134547607 DMSC DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x25197617:UTRAN-Iu-525:LU)[0x56365ea8c5e0]{READY}: Deallocated (fsm.c:568) 20250822134547607 DMSC DEBUG msub(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x25197617) Free (msub.c:119) 20250822134547607 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0x25197617 - active-conn: now used by 1 (attached) (msub.c:375) 20250822134547607 DMSC DEBUG msub_fsm[0x56365ea85630]{terminating}: Freeing instance (msub.c:113) 20250822134547607 DMSC DEBUG msub_fsm[0x56365ea85630]{terminating}: Deallocated (fsm.c:568) MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:12 MSC_Test_2-RAN(3202)@718a44d66dfb: patching N(SD)=2 into dtap '051B'O 20250822134547607 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547607 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547607 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547607 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134547607 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547607 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547607 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547607 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547607 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(3202)@718a44d66dfb: patched enc_l3: '059B'O 20250822134547607 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:MSISDN-491230001126:UTRAN-Iu-535:LU)[0x56365eaa6ac0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822134547607 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001126:UTRAN-Iu-535:LU)[0x56365ea3c730]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822134547607 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001126:UTRAN-Iu-535:LU)[0x56365ea3c730]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822134547607 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001126:UTRAN-Iu-535:LU)[0x56365ea3c730]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822134547607 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001126:UTRAN-Iu-535:LU)[0x56365ea3c730]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001126:MSISDN-491230001126:UTRAN-Iu-535:LU)[0x56365eaa6ac0] (vlr_lu_fsm.c:110) 20250822134547607 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001126:UTRAN-Iu-535:LU)[0x56365ea3c730]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822134547607 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001126:UTRAN-Iu-535:LU)[0x56365ea3c730]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822134547607 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:MSISDN-491230001126:UTRAN-Iu-535:LU)[0x56365eaa6ac0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822134547607 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:MSISDN-491230001126:UTRAN-Iu-535:LU)[0x56365eaa6ac0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822134547607 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001126:MSISDN-491230001126:UTRAN-Iu-535:LU)[0x56365ea7ee20]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822134547607 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001126:MSISDN-491230001126:UTRAN-Iu-535:LU)[0x56365ea7ee20]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001126:MSISDN-491230001126:UTRAN-Iu-535:LU)[0x56365eaa6ac0] (fsm.c:486) 20250822134547607 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001126:MSISDN-491230001126:UTRAN-Iu-535:LU)[0x56365ea7ee20]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822134547607 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001126:MSISDN-491230001126:UTRAN-Iu-535:LU)[0x56365ea7ee20]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822134547607 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001126:MSISDN-491230001126:UTRAN-Iu-535:LU)[0x56365ea7ee20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822134547607 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001126:MSISDN-491230001126:UTRAN-Iu-535:LU)[0x56365ea7ee20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822134547607 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547607 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547607 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547607 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134547607 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547607 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547607 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134547607 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 data has been put to the reassembly buffer 20250822134547607 DMSC NOTICE msub(IMSI-262420000001126:MSISDN-491230001126:TMSInew-0x2052BB24) VLR: update for IMSI=262420000001126 (MSISDN=491230001126) (gsm_04_08.c:1541) 20250822134547607 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001126:MSISDN-491230001126:UTRAN-Iu-535:LU)[0x56365ea7ee20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822134547607 DMM DEBUG -> IMSI-262420000001126:MSISDN-491230001126:TMSInew-0x2052BB24 LOCATION UPDATE ACCEPT (TMSI = 0x2052bb24) (gsm_04_08.c:149) 20250822134547607 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSInew-0x2052BB24:UTRAN-Iu-535:LU)[0x56365ea32b70]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250822134547607 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSInew-0x2052BB24:UTRAN-Iu-535:LU)[0x56365ea32b70]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134547607 DMSC DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSInew-0x2052BB24:UTRAN-Iu-535:LU)[0x56365ea32990]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822134547607 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSInew-0x2052BB24 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822134547607 DIUCS DEBUG (UTRAN-Iu-526) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134547607 DMSC DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSInew-0x186610F3:UTRAN-Iu-526:LU)[0x56365ea37700]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134547607 DIUCS DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSInew-0x186610F3:UTRAN-Iu-526:LU)[0x56365ea37700]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134547607 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSInew-0x186610F3:UTRAN-Iu-526:LU)[0x56365ea80800]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134547607 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSInew-0x186610F3:UTRAN-Iu-526:LU)[0x56365ea80800]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:15 MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 will be put to the reassembly buffer 20250822134547607 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSInew-0x186610F3:UTRAN-Iu-526:LU)[0x56365ea80800]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134547607 DMM DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSInew-0x186610F3:UTRAN-Iu-526:LU)[0x56365ea80800]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822134547607 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:MSISDN-491230001117:TMSInew-0x186610F3:UTRAN-Iu-526:LU)[0x56365ea7ef50]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822134547607 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001117:MSISDN-491230001117:UTRAN-Iu-526:LU)[0x56365eab22c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822134547607 DMSC NOTICE msub(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x186610F3) VLR: update for IMSI=262420000001117 (MSISDN=491230001117) (gsm_04_08.c:1541) 20250822134547607 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0x186610F3 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 data has been put to the reassembly buffer 20250822134547607 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001117:MSISDN-491230001117:UTRAN-Iu-526:LU)[0x56365eab22c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822134547607 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x186610F3:UTRAN-Iu-526:LU)[0x56365ea7ef50]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822134547607 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001117:MSISDN-491230001117:UTRAN-Iu-526:LU)[0x56365eab22c0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822134547607 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001117:MSISDN-491230001117:UTRAN-Iu-526:LU)[0x56365eab22c0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x186610F3:UTRAN-Iu-526:LU)[0x56365ea7ef50] (vlr_lu_fsm.c:817) MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822134547608 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001117:MSISDN-491230001117:UTRAN-Iu-526:LU)[0x56365eab22c0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822134547608 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001117:MSISDN-491230001117:UTRAN-Iu-526:LU)[0x56365eab22c0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822134547608 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x186610F3:UTRAN-Iu-526:LU)[0x56365ea7ef50]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822134547608 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x186610F3:UTRAN-Iu-526:LU)[0x56365ea80800]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250822134547608 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x186610F3:UTRAN-Iu-526:LU)[0x56365ea80800]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.862s remaining) (msc_a.c:450) 20250822134547608 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001117/3/1): Available (smpp_smsc.c:626) 20250822134547608 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x186610F3:UTRAN-Iu-526:LU)[0x56365ea80800]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on connection ID:7 20250822134547608 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x186610F3:UTRAN-Iu-526:LU)[0x56365ea80800]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250822134547608 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x186610F3:UTRAN-Iu-526:LU)[0x56365ea80800]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250822134547608 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0x186610F3 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822134547608 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0x186610F3 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822134547608 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0x186610F3 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_len:14 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_from0 20250822134547608 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x186610F3:UTRAN-Iu-526:LU)[0x56365ea80800]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250822134547608 DMSC DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x186610F3:UTRAN-Iu-526:LU)[0x56365ea37700]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) MSC_Test_2-SCCP(3201)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250822134547608 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0x186610F3 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250822134547608 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547608 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547608 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547608 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547608 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547608 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547608 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547608 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547608 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547608 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547608 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547608 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547608 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547608 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547608 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547608 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547608 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547608 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547608 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547608 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on connection ID:4 MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134547608 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547608 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547608 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134547608 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_len:14 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_from0 20250822134547608 DIUCS DEBUG (UTRAN-Iu-532) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134547608 DMSC DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSInew-0x7F6B3997:UTRAN-Iu-532:LU)[0x56365ea9d820]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134547608 DIUCS DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSInew-0x7F6B3997:UTRAN-Iu-532:LU)[0x56365ea9d820]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134547608 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSInew-0x7F6B3997:UTRAN-Iu-532:LU)[0x56365ea9da00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 20250822134547608 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSInew-0x7F6B3997:UTRAN-Iu-532:LU)[0x56365ea9da00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134547608 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSInew-0x7F6B3997:UTRAN-Iu-532:LU)[0x56365ea9da00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134547608 DMM DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSInew-0x7F6B3997:UTRAN-Iu-532:LU)[0x56365ea9da00]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822134547608 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:MSISDN-491230001123:TMSInew-0x7F6B3997:UTRAN-Iu-532:LU)[0x56365ea90d10]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822134547608 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001123:MSISDN-491230001123:UTRAN-Iu-532:LU)[0x56365ea99650]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822134547608 DMSC NOTICE msub(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x7F6B3997) VLR: update for IMSI=262420000001123 (MSISDN=491230001123) (gsm_04_08.c:1541) MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-RAN(3202)@718a44d66dfb: patching N(SD)=2 into dtap '051B'O 20250822134547608 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0x7F6B3997 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250822134547608 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001123:MSISDN-491230001123:UTRAN-Iu-532:LU)[0x56365ea99650]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822134547608 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x7F6B3997:UTRAN-Iu-532:LU)[0x56365ea90d10]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822134547608 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001123:MSISDN-491230001123:UTRAN-Iu-532:LU)[0x56365ea99650]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822134547608 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001123:MSISDN-491230001123:UTRAN-Iu-532:LU)[0x56365ea99650]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x7F6B3997:UTRAN-Iu-532:LU)[0x56365ea90d10] (vlr_lu_fsm.c:817) 20250822134547609 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001123:MSISDN-491230001123:UTRAN-Iu-532:LU)[0x56365ea99650]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822134547609 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001123:MSISDN-491230001123:UTRAN-Iu-532:LU)[0x56365ea99650]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822134547609 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x7F6B3997:UTRAN-Iu-532:LU)[0x56365ea90d10]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822134547609 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x7F6B3997:UTRAN-Iu-532:LU)[0x56365ea9da00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250822134547609 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x7F6B3997:UTRAN-Iu-532:LU)[0x56365ea9da00]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.872s remaining) (msc_a.c:450) MSC_Test_2-RAN(3202)@718a44d66dfb: patched enc_l3: '059B'O TC_iu_multi_lu_and_mt_ussd2(3233)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822134547609 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001123/3/1): Available (smpp_smsc.c:626) 20250822134547609 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547609 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547609 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547609 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134547609 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547609 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547609 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134547609 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547609 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x7F6B3997:UTRAN-Iu-532:LU)[0x56365ea9da00]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134547609 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x7F6B3997:UTRAN-Iu-532:LU)[0x56365ea9da00]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250822134547609 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x7F6B3997:UTRAN-Iu-532:LU)[0x56365ea9da00]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250822134547609 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0x7F6B3997 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822134547609 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0x7F6B3997 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822134547609 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0x7F6B3997 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134547609 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x7F6B3997:UTRAN-Iu-532:LU)[0x56365ea9da00]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250822134547609 DMSC DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x7F6B3997:UTRAN-Iu-532:LU)[0x56365ea9d820]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on connection ID:2 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_len:14 MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_from0 20250822134547609 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0x7F6B3997 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822134547609 DIUCS DEBUG (UTRAN-Iu-529) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134547609 DMSC DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSInew-0x253F2579:UTRAN-Iu-529:LU)[0x56365ea86f30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134547609 DIUCS DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSInew-0x253F2579:UTRAN-Iu-529:LU)[0x56365ea86f30]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134547609 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSInew-0x253F2579:UTRAN-Iu-529:LU)[0x56365ea87110]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134547609 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSInew-0x253F2579:UTRAN-Iu-529:LU)[0x56365ea87110]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134547609 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSInew-0x253F2579:UTRAN-Iu-529:LU)[0x56365ea87110]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134547609 DMM DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSInew-0x253F2579:UTRAN-Iu-529:LU)[0x56365ea87110]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822134547609 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:MSISDN-491230001120:TMSInew-0x253F2579:UTRAN-Iu-529:LU)[0x56365ea9e0f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822134547609 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001120:MSISDN-491230001120:UTRAN-Iu-529:LU)[0x56365ea59910]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822134547609 DMSC NOTICE msub(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x253F2579) VLR: update for IMSI=262420000001120 (MSISDN=491230001120) (gsm_04_08.c:1541) MSC_Test_2-SCCP(3201)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250822134547609 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x253F2579 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250822134547609 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001120:MSISDN-491230001120:UTRAN-Iu-529:LU)[0x56365ea59910]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822134547609 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x253F2579:UTRAN-Iu-529:LU)[0x56365ea9e0f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822134547609 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001120:MSISDN-491230001120:UTRAN-Iu-529:LU)[0x56365ea59910]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822134547609 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001120:MSISDN-491230001120:UTRAN-Iu-529:LU)[0x56365ea59910]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x253F2579:UTRAN-Iu-529:LU)[0x56365ea9e0f0] (vlr_lu_fsm.c:817) 20250822134547609 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001120:MSISDN-491230001120:UTRAN-Iu-529:LU)[0x56365ea59910]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822134547609 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001120:MSISDN-491230001120:UTRAN-Iu-529:LU)[0x56365ea59910]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822134547609 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x253F2579:UTRAN-Iu-529:LU)[0x56365ea9e0f0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822134547609 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x253F2579:UTRAN-Iu-529:LU)[0x56365ea87110]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134547609 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x253F2579:UTRAN-Iu-529:LU)[0x56365ea87110]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.865s remaining) (msc_a.c:450) 20250822134547609 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001120/3/1): Available (smpp_smsc.c:626) 20250822134547609 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x253F2579:UTRAN-Iu-529:LU)[0x56365ea87110]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134547609 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x253F2579:UTRAN-Iu-529:LU)[0x56365ea87110]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250822134547609 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x253F2579:UTRAN-Iu-529:LU)[0x56365ea87110]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250822134547609 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x253F2579 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822134547609 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x253F2579 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822134547609 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x253F2579 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822134547609 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x253F2579:UTRAN-Iu-529:LU)[0x56365ea87110]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250822134547609 DMSC DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x253F2579:UTRAN-Iu-529:LU)[0x56365ea86f30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822134547609 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x253F2579 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250822134547609 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547609 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547609 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547609 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547609 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547609 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547609 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547609 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547609 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547609 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547609 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547609 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547610 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on connection ID:3 20250822134547610 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547610 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547610 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547610 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547610 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547610 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547610 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_len:14 20250822134547610 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547610 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547610 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134547610 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_from0 20250822134547610 DIUCS DEBUG (UTRAN-Iu-527) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134547610 DMSC DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSInew-0x0CE36AD3:UTRAN-Iu-527:LU)[0x56365ea3c990]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134547610 DIUCS DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSInew-0x0CE36AD3:UTRAN-Iu-527:LU)[0x56365ea3c990]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134547610 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSInew-0x0CE36AD3:UTRAN-Iu-527:LU)[0x56365ea3cac0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134547610 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSInew-0x0CE36AD3:UTRAN-Iu-527:LU)[0x56365ea3cac0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134547610 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSInew-0x0CE36AD3:UTRAN-Iu-527:LU)[0x56365ea3cac0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134547610 DMM DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSInew-0x0CE36AD3:UTRAN-Iu-527:LU)[0x56365ea3cac0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822134547610 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:MSISDN-491230001118:TMSInew-0x0CE36AD3:UTRAN-Iu-527:LU)[0x56365ea9c9f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822134547610 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001118:MSISDN-491230001118:UTRAN-Iu-527:LU)[0x56365eab9d30]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822134547610 DMSC NOTICE msub(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x0CE36AD3) VLR: update for IMSI=262420000001118 (MSISDN=491230001118) (gsm_04_08.c:1541) 20250822134547610 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0x0CE36AD3 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250822134547610 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001118:MSISDN-491230001118:UTRAN-Iu-527:LU)[0x56365eab9d30]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822134547610 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x0CE36AD3:UTRAN-Iu-527:LU)[0x56365ea9c9f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822134547610 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001118:MSISDN-491230001118:UTRAN-Iu-527:LU)[0x56365eab9d30]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822134547610 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001118:MSISDN-491230001118:UTRAN-Iu-527:LU)[0x56365eab9d30]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x0CE36AD3:UTRAN-Iu-527:LU)[0x56365ea9c9f0] (vlr_lu_fsm.c:817) 20250822134547610 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001118:MSISDN-491230001118:UTRAN-Iu-527:LU)[0x56365eab9d30]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822134547610 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001118:MSISDN-491230001118:UTRAN-Iu-527:LU)[0x56365eab9d30]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822134547610 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x0CE36AD3:UTRAN-Iu-527:LU)[0x56365ea9c9f0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822134547610 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x0CE36AD3:UTRAN-Iu-527:LU)[0x56365ea3cac0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250822134547610 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x0CE36AD3:UTRAN-Iu-527:LU)[0x56365ea3cac0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.861s remaining) (msc_a.c:450) 20250822134547610 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001118/3/1): Available (smpp_smsc.c:626) MSC_Test_2-SCCP(3201)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250822134547610 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x0CE36AD3:UTRAN-Iu-527:LU)[0x56365ea3cac0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134547610 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x0CE36AD3:UTRAN-Iu-527:LU)[0x56365ea3cac0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250822134547610 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x0CE36AD3:UTRAN-Iu-527:LU)[0x56365ea3cac0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250822134547610 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0x0CE36AD3 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822134547610 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0x0CE36AD3 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822134547610 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0x0CE36AD3 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822134547610 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x0CE36AD3:UTRAN-Iu-527:LU)[0x56365ea3cac0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250822134547610 DMSC DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x0CE36AD3:UTRAN-Iu-527:LU)[0x56365ea3c990]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822134547610 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0x0CE36AD3 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 20250822134547610 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547610 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547610 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547610 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547610 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547610 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547610 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547610 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(3202)@718a44d66dfb: patching N(SD)=2 into dtap '051B'O MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(3202)@718a44d66dfb: patched enc_l3: '059B'O MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on connection ID:6 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_len:14 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_from0 20250822134547610 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547610 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547610 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547610 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134547611 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547611 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547611 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134547611 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3201)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250822134547611 DIUCS DEBUG (UTRAN-Iu-528) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134547611 DMSC DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSInew-0x14BA7382:UTRAN-Iu-528:LU)[0x56365eaa1a50]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134547611 DIUCS DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSInew-0x14BA7382:UTRAN-Iu-528:LU)[0x56365eaa1a50]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134547611 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSInew-0x14BA7382:UTRAN-Iu-528:LU)[0x56365eaa1c30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134547611 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSInew-0x14BA7382:UTRAN-Iu-528:LU)[0x56365eaa1c30]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134547611 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSInew-0x14BA7382:UTRAN-Iu-528:LU)[0x56365eaa1c30]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134547611 DMM DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSInew-0x14BA7382:UTRAN-Iu-528:LU)[0x56365eaa1c30]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822134547611 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:MSISDN-491230001119:TMSInew-0x14BA7382:UTRAN-Iu-528:LU)[0x56365ea85a40]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 20250822134547611 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001119:MSISDN-491230001119:UTRAN-Iu-528:LU)[0x56365ea83090]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822134547611 DMSC NOTICE msub(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x14BA7382) VLR: update for IMSI=262420000001119 (MSISDN=491230001119) (gsm_04_08.c:1541) 20250822134547611 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x14BA7382 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250822134547611 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001119:MSISDN-491230001119:UTRAN-Iu-528:LU)[0x56365ea83090]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822134547611 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x14BA7382:UTRAN-Iu-528:LU)[0x56365ea85a40]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822134547611 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001119:MSISDN-491230001119:UTRAN-Iu-528:LU)[0x56365ea83090]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822134547611 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001119:MSISDN-491230001119:UTRAN-Iu-528:LU)[0x56365ea83090]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x14BA7382:UTRAN-Iu-528:LU)[0x56365ea85a40] (vlr_lu_fsm.c:817) 20250822134547611 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001119:MSISDN-491230001119:UTRAN-Iu-528:LU)[0x56365ea83090]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822134547611 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001119:MSISDN-491230001119:UTRAN-Iu-528:LU)[0x56365ea83090]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822134547611 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x14BA7382:UTRAN-Iu-528:LU)[0x56365ea85a40]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822134547611 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x14BA7382:UTRAN-Iu-528:LU)[0x56365eaa1c30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250822134547611 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x14BA7382:UTRAN-Iu-528:LU)[0x56365eaa1c30]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.862s remaining) (msc_a.c:450) MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822134547611 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001119/3/1): Available (smpp_smsc.c:626) 20250822134547611 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x14BA7382:UTRAN-Iu-528:LU)[0x56365eaa1c30]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134547611 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x14BA7382:UTRAN-Iu-528:LU)[0x56365eaa1c30]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250822134547611 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x14BA7382:UTRAN-Iu-528:LU)[0x56365eaa1c30]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250822134547611 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x14BA7382 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822134547611 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x14BA7382 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822134547611 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x14BA7382 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822134547611 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x14BA7382:UTRAN-Iu-528:LU)[0x56365eaa1c30]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250822134547611 DMSC DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x14BA7382:UTRAN-Iu-528:LU)[0x56365eaa1a50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822134547611 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x14BA7382 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250822134547611 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134547611 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547611 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547611 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547611 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547611 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547611 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547611 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547611 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 20250822134547611 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547611 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547611 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134547611 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547611 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547611 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134547611 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822134547611 DIUCS DEBUG (UTRAN-Iu-531) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134547611 DMSC DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSInew-0x36E3C160:UTRAN-Iu-531:LU)[0x56365ea7caf0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134547611 DIUCS DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSInew-0x36E3C160:UTRAN-Iu-531:LU)[0x56365ea7caf0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134547611 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSInew-0x36E3C160:UTRAN-Iu-531:LU)[0x56365ea7cc20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134547611 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSInew-0x36E3C160:UTRAN-Iu-531:LU)[0x56365ea7cc20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134547611 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSInew-0x36E3C160:UTRAN-Iu-531:LU)[0x56365ea7cc20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134547611 DMM DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSInew-0x36E3C160:UTRAN-Iu-531:LU)[0x56365ea7cc20]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822134547611 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:MSISDN-491230001122:TMSInew-0x36E3C160:UTRAN-Iu-531:LU)[0x56365ea7d190]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822134547611 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001122:MSISDN-491230001122:UTRAN-Iu-531:LU)[0x56365ea9cb20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822134547611 DMSC NOTICE msub(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x36E3C160) VLR: update for IMSI=262420000001122 (MSISDN=491230001122) (gsm_04_08.c:1541) 20250822134547611 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0x36E3C160 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250822134547611 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001122:MSISDN-491230001122:UTRAN-Iu-531:LU)[0x56365ea9cb20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822134547611 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x36E3C160:UTRAN-Iu-531:LU)[0x56365ea7d190]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822134547611 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001122:MSISDN-491230001122:UTRAN-Iu-531:LU)[0x56365ea9cb20]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822134547611 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001122:MSISDN-491230001122:UTRAN-Iu-531:LU)[0x56365ea9cb20]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x36E3C160:UTRAN-Iu-531:LU)[0x56365ea7d190] (vlr_lu_fsm.c:817) 20250822134547611 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001122:MSISDN-491230001122:UTRAN-Iu-531:LU)[0x56365ea9cb20]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822134547611 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001122:MSISDN-491230001122:UTRAN-Iu-531:LU)[0x56365ea9cb20]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822134547611 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x36E3C160:UTRAN-Iu-531:LU)[0x56365ea7d190]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822134547611 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x36E3C160:UTRAN-Iu-531:LU)[0x56365ea7cc20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250822134547611 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x36E3C160:UTRAN-Iu-531:LU)[0x56365ea7cc20]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.866s remaining) (msc_a.c:450) 20250822134547611 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001122/3/1): Available (smpp_smsc.c:626) 20250822134547611 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x36E3C160:UTRAN-Iu-531:LU)[0x56365ea7cc20]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134547611 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x36E3C160:UTRAN-Iu-531:LU)[0x56365ea7cc20]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250822134547611 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x36E3C160:UTRAN-Iu-531:LU)[0x56365ea7cc20]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250822134547611 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0x36E3C160 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822134547611 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0x36E3C160 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822134547611 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0x36E3C160 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822134547611 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x36E3C160:UTRAN-Iu-531:LU)[0x56365ea7cc20]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250822134547611 DMSC DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x36E3C160:UTRAN-Iu-531:LU)[0x56365ea7caf0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822134547612 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0x36E3C160 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250822134547612 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547612 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547612 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547612 DLM3UA 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(3201)@718a44d66dfb: Session index based on local reference:14 20250822134547612 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547612 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547612 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547612 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:0 20250822134547613 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547613 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547613 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547613 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134547613 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134547613 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547613 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134547613 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(3202)@718a44d66dfb: Deleted conn table entry 0TC_iu_multi_lu_and_mt_ussd2(3210)1864791 MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:10 MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(3210)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(3210)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(3210)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(3210)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:1 MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:7 MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on connection ID:8 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_len:14 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3201)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on connection ID:5 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_len:14 MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3201)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on connection ID:9 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_len:14 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3201)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O TC_iu_multi_lu_and_mt_ussd2(3229)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on connection ID:12 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_len:14 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3201)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:4 MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:2 MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:3 MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(3202)@718a44d66dfb: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(3202)@718a44d66dfb: patched enc_l3: '059B'O MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:6 MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on connection ID:10 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_len:14 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3201)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(3202)@718a44d66dfb: Created IMSI[0] for '262420000001116'H'25197617'O to be handled at TC_iu_multi_lu_and_mt_ussd2(3210) MSC_Test-GSUP(3207)@718a44d66dfb: Created GsupExpect[0] for "262420000001116" to be handled at TC_iu_multi_lu_and_mt_ussd2(3210) MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on connection ID:1 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_len:7 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3201)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on connection ID:7 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_len:7 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3201)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on connection ID:2 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_len:7 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3201)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on connection ID:3 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_len:7 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3201)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on connection ID:4 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_len:7 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3201)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on connection ID:6 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_len:7 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3201)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134547650 DVLR DEBUG VLR subscr IMSI-262420000001129 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134547650 DVLR DEBUG IMSI:262420000001129 has MSISDN:491230001129 (vlr.c:1045) 20250822134547650 DMSC NOTICE msub(IMSI-262420000001129:MSISDN-491230001129) VLR: update for IMSI=262420000001129 (MSISDN=491230001129) (gsm_04_08.c:1541) 20250822134547650 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822134547651 DVLR DEBUG VLR subscr IMSI-262420000001127 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134547651 DVLR DEBUG IMSI:262420000001127 has MSISDN:491230001127 (vlr.c:1045) 20250822134547651 DMSC NOTICE msub(IMSI-262420000001127:MSISDN-491230001127) VLR: update for IMSI=262420000001127 (MSISDN=491230001127) (gsm_04_08.c:1541) 20250822134547651 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822134547651 DVLR DEBUG VLR subscr IMSI-262420000001131 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134547651 DVLR DEBUG IMSI:262420000001131 has MSISDN:491230001131 (vlr.c:1045) 20250822134547651 DMSC NOTICE msub(IMSI-262420000001131:MSISDN-491230001131) VLR: update for IMSI=262420000001131 (MSISDN=491230001131) (gsm_04_08.c:1541) 20250822134547651 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822134547651 DVLR DEBUG VLR subscr IMSI-262420000001130 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134547651 DVLR DEBUG IMSI:262420000001130 has MSISDN:491230001130 (vlr.c:1045) 20250822134547651 DMSC NOTICE msub(IMSI-262420000001130:MSISDN-491230001130) VLR: update for IMSI=262420000001130 (MSISDN=491230001130) (gsm_04_08.c:1541) 20250822134547651 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822134547651 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0x25197617 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250822134547651 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0x25197617 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250822134547652 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0x25197617 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250822134547652 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0x25197617 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:499) 20250822134547652 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547652 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547652 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547652 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547652 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547652 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547652 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547652 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547653 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547653 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547653 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547653 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134547653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547653 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547653 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134547653 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547653 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547653 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547653 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547653 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134547653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547653 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547653 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134547653 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547653 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134547653 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:MSISDN-491230001129:UTRAN-Iu-538:LU)[0x56365eab1770]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822134547653 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001129:UTRAN-Iu-538:LU)[0x56365eaa47b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822134547653 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001129:UTRAN-Iu-538:LU)[0x56365eaa47b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822134547653 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001129:UTRAN-Iu-538:LU)[0x56365eaa47b0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822134547653 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547653 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547653 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547653 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134547653 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001129:UTRAN-Iu-538:LU)[0x56365eaa47b0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001129:MSISDN-491230001129:UTRAN-Iu-538:LU)[0x56365eab1770] (vlr_lu_fsm.c:110) 20250822134547653 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001129:UTRAN-Iu-538:LU)[0x56365eaa47b0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822134547653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547653 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547653 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134547653 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001129:UTRAN-Iu-538:LU)[0x56365eaa47b0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822134547653 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547653 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:MSISDN-491230001129:UTRAN-Iu-538:LU)[0x56365eab1770]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822134547653 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:MSISDN-491230001129:UTRAN-Iu-538:LU)[0x56365eab1770]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822134547653 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001129:MSISDN-491230001129:UTRAN-Iu-538:LU)[0x56365ea59910]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822134547653 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001129:MSISDN-491230001129:UTRAN-Iu-538:LU)[0x56365ea59910]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001129:MSISDN-491230001129:UTRAN-Iu-538:LU)[0x56365eab1770] (fsm.c:486) 20250822134547653 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547653 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547653 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547653 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134547653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547653 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547653 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134547653 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547653 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547653 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547653 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547653 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134547653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547653 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547653 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134547653 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547653 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001129:MSISDN-491230001129:UTRAN-Iu-538:LU)[0x56365ea59910]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822134547653 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001129:MSISDN-491230001129:UTRAN-Iu-538:LU)[0x56365ea59910]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822134547653 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001129:MSISDN-491230001129:UTRAN-Iu-538:LU)[0x56365ea59910]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822134547653 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001129:MSISDN-491230001129:UTRAN-Iu-538:LU)[0x56365ea59910]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822134547653 DMSC NOTICE msub(IMSI-262420000001129:MSISDN-491230001129:TMSInew-0x1A72458D) VLR: update for IMSI=262420000001129 (MSISDN=491230001129) (gsm_04_08.c:1541) 20250822134547653 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001129:MSISDN-491230001129:UTRAN-Iu-538:LU)[0x56365ea59910]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822134547653 DMM DEBUG -> IMSI-262420000001129:MSISDN-491230001129:TMSInew-0x1A72458D LOCATION UPDATE ACCEPT (TMSI = 0x1a72458d) (gsm_04_08.c:149) 20250822134547653 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSInew-0x1A72458D:UTRAN-Iu-538:LU)[0x56365eab1190]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250822134547653 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSInew-0x1A72458D:UTRAN-Iu-538:LU)[0x56365eab1190]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134547654 DMSC DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSInew-0x1A72458D:UTRAN-Iu-538:LU)[0x56365eab0fb0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134547653 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547653 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547653 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547653 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134547653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547653 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547653 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134547653 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547654 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547654 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547654 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547654 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134547654 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547654 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547654 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134547654 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547654 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSInew-0x1A72458D - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822134547654 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547654 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547654 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547654 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134547654 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547654 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547654 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134547654 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547654 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547654 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547654 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547654 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134547654 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547654 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547654 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134547654 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547654 DIUCS DEBUG (UTRAN-Iu-533) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134547654 DMSC DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSInew-0x6484C24A:UTRAN-Iu-533:LU)[0x56365ea54de0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134547654 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547654 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547654 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547654 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134547654 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547654 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547654 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134547654 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547654 DIUCS DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSInew-0x6484C24A:UTRAN-Iu-533:LU)[0x56365ea54de0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134547654 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSInew-0x6484C24A:UTRAN-Iu-533:LU)[0x56365ea54f10]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 20250822134547654 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSInew-0x6484C24A:UTRAN-Iu-533:LU)[0x56365ea54f10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134547654 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSInew-0x6484C24A:UTRAN-Iu-533:LU)[0x56365ea54f10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134547654 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547654 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547654 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547654 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134547654 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547654 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547654 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134547654 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547654 DMM DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSInew-0x6484C24A:UTRAN-Iu-533:LU)[0x56365ea54f10]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822134547655 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:MSISDN-491230001124:TMSInew-0x6484C24A:UTRAN-Iu-533:LU)[0x56365ea555a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822134547655 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001124:MSISDN-491230001124:UTRAN-Iu-533:LU)[0x56365eaa1070]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822134547655 DMSC NOTICE msub(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x6484C24A) VLR: update for IMSI=262420000001124 (MSISDN=491230001124) (gsm_04_08.c:1541) 20250822134547655 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x6484C24A + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent20250822134547655 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001124:MSISDN-491230001124:UTRAN-Iu-533:LU)[0x56365eaa1070]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822134547655 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x6484C24A:UTRAN-Iu-533:LU)[0x56365ea555a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822134547655 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001124:MSISDN-491230001124:UTRAN-Iu-533:LU)[0x56365eaa1070]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822134547655 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001124:MSISDN-491230001124:UTRAN-Iu-533:LU)[0x56365eaa1070]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x6484C24A:UTRAN-Iu-533:LU)[0x56365ea555a0] (vlr_lu_fsm.c:817) 20250822134547655 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001124:MSISDN-491230001124:UTRAN-Iu-533:LU)[0x56365eaa1070]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822134547655 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001124:MSISDN-491230001124:UTRAN-Iu-533:LU)[0x56365eaa1070]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822134547655 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x6484C24A:UTRAN-Iu-533:LU)[0x56365ea555a0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822134547655 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x6484C24A:UTRAN-Iu-533:LU)[0x56365ea54f10]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250822134547655 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x6484C24A:UTRAN-Iu-533:LU)[0x56365ea54f10]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.828s remaining) (msc_a.c:450) 20250822134547655 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001124/3/1): Available (smpp_smsc.c:626) 20250822134547655 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x6484C24A:UTRAN-Iu-533:LU)[0x56365ea54f10]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134547655 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x6484C24A:UTRAN-Iu-533:LU)[0x56365ea54f10]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250822134547655 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x6484C24A:UTRAN-Iu-533:LU)[0x56365ea54f10]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250822134547655 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x6484C24A + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822134547655 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x6484C24A + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822134547655 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x6484C24A - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822134547655 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x6484C24A:UTRAN-Iu-533:LU)[0x56365ea54f10]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250822134547655 DMSC DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x6484C24A:UTRAN-Iu-533:LU)[0x56365ea54de0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822134547656 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x6484C24A - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250822134547656 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547656 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547656 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547656 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547656 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547656 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547656 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547656 DIUCS DEBUG (UTRAN-Iu-530) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134547656 DMSC DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSInew-0x09FF8C2A:UTRAN-Iu-530:LU)[0x56365ea3c1a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134547656 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547656 DIUCS DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSInew-0x09FF8C2A:UTRAN-Iu-530:LU)[0x56365ea3c1a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134547656 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSInew-0x09FF8C2A:UTRAN-Iu-530:LU)[0x56365ea59c30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134547656 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSInew-0x09FF8C2A:UTRAN-Iu-530:LU)[0x56365ea59c30]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134547656 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSInew-0x09FF8C2A:UTRAN-Iu-530:LU)[0x56365ea59c30]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134547656 DMM DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSInew-0x09FF8C2A:UTRAN-Iu-530:LU)[0x56365ea59c30]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822134547656 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:MSISDN-491230001121:TMSInew-0x09FF8C2A:UTRAN-Iu-530:LU)[0x56365ea976f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822134547656 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001121:MSISDN-491230001121:UTRAN-Iu-530:LU)[0x56365ea59e70]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822134547656 DMSC NOTICE msub(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x09FF8C2A) VLR: update for IMSI=262420000001121 (MSISDN=491230001121) (gsm_04_08.c:1541) 20250822134547657 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0x09FF8C2A + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250822134547657 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001121:MSISDN-491230001121:UTRAN-Iu-530:LU)[0x56365ea59e70]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822134547657 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x09FF8C2A:UTRAN-Iu-530:LU)[0x56365ea976f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822134547657 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001121:MSISDN-491230001121:UTRAN-Iu-530:LU)[0x56365ea59e70]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822134547657 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001121:MSISDN-491230001121:UTRAN-Iu-530:LU)[0x56365ea59e70]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x09FF8C2A:UTRAN-Iu-530:LU)[0x56365ea976f0] (vlr_lu_fsm.c:817) 20250822134547657 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001121:MSISDN-491230001121:UTRAN-Iu-530:LU)[0x56365ea59e70]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822134547657 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001121:MSISDN-491230001121:UTRAN-Iu-530:LU)[0x56365ea59e70]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822134547657 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x09FF8C2A:UTRAN-Iu-530:LU)[0x56365ea976f0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822134547657 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x09FF8C2A:UTRAN-Iu-530:LU)[0x56365ea59c30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250822134547657 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x09FF8C2A:UTRAN-Iu-530:LU)[0x56365ea59c30]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.820s remaining) (msc_a.c:450) 20250822134547657 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001121/3/1): Available (smpp_smsc.c:626) 20250822134547657 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x09FF8C2A:UTRAN-Iu-530:LU)[0x56365ea59c30]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134547657 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x09FF8C2A:UTRAN-Iu-530:LU)[0x56365ea59c30]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250822134547657 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x09FF8C2A:UTRAN-Iu-530:LU)[0x56365ea59c30]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250822134547657 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0x09FF8C2A + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822134547657 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0x09FF8C2A + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822134547657 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0x09FF8C2A - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822134547657 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x09FF8C2A:UTRAN-Iu-530:LU)[0x56365ea59c30]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250822134547657 DMSC DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x09FF8C2A:UTRAN-Iu-530:LU)[0x56365ea3c1a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822134547657 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0x09FF8C2A - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250822134547657 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547657 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547657 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547657 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547657 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547658 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547658 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547658 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547657 DIUCS DEBUG (UTRAN-Iu-534) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134547658 DMSC DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSInew-0x7F9C6EB4:UTRAN-Iu-534:LU)[0x56365ea32f20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134547658 DIUCS DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSInew-0x7F9C6EB4:UTRAN-Iu-534:LU)[0x56365ea32f20]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134547658 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSInew-0x7F9C6EB4:UTRAN-Iu-534:LU)[0x56365ea33100]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134547658 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSInew-0x7F9C6EB4:UTRAN-Iu-534:LU)[0x56365ea33100]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134547658 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSInew-0x7F9C6EB4:UTRAN-Iu-534:LU)[0x56365ea33100]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134547658 DMM DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSInew-0x7F9C6EB4:UTRAN-Iu-534:LU)[0x56365ea33100]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822134547658 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:MSISDN-491230001125:TMSInew-0x7F9C6EB4:UTRAN-Iu-534:LU)[0x56365ea31e00]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822134547658 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001125:MSISDN-491230001125:UTRAN-Iu-534:LU)[0x56365eaaa600]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822134547658 DMSC NOTICE msub(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x7F9C6EB4) VLR: update for IMSI=262420000001125 (MSISDN=491230001125) (gsm_04_08.c:1541) 20250822134547658 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0x7F9C6EB4 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250822134547658 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001125:MSISDN-491230001125:UTRAN-Iu-534:LU)[0x56365eaaa600]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822134547658 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x7F9C6EB4:UTRAN-Iu-534:LU)[0x56365ea31e00]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822134547658 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001125:MSISDN-491230001125:UTRAN-Iu-534:LU)[0x56365eaaa600]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822134547658 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001125:MSISDN-491230001125:UTRAN-Iu-534:LU)[0x56365eaaa600]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x7F9C6EB4:UTRAN-Iu-534:LU)[0x56365ea31e00] (vlr_lu_fsm.c:817) 20250822134547658 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001125:MSISDN-491230001125:UTRAN-Iu-534:LU)[0x56365eaaa600]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822134547658 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001125:MSISDN-491230001125:UTRAN-Iu-534:LU)[0x56365eaaa600]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 20250822134547658 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x7F9C6EB4:UTRAN-Iu-534:LU)[0x56365ea31e00]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822134547658 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x7F9C6EB4:UTRAN-Iu-534:LU)[0x56365ea33100]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250822134547658 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x7F9C6EB4:UTRAN-Iu-534:LU)[0x56365ea33100]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.825s remaining) (msc_a.c:450) 20250822134547658 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001125/3/1): Available (smpp_smsc.c:626) 20250822134547658 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x7F9C6EB4:UTRAN-Iu-534:LU)[0x56365ea33100]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134547658 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x7F9C6EB4:UTRAN-Iu-534:LU)[0x56365ea33100]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250822134547658 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x7F9C6EB4:UTRAN-Iu-534:LU)[0x56365ea33100]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250822134547658 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0x7F9C6EB4 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822134547658 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0x7F9C6EB4 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822134547658 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0x7F9C6EB4 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822134547658 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x7F9C6EB4:UTRAN-Iu-534:LU)[0x56365ea33100]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250822134547658 DMSC DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x7F9C6EB4:UTRAN-Iu-534:LU)[0x56365ea32f20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822134547658 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0x7F9C6EB4 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250822134547658 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547658 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547658 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547658 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547658 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547658 DIUCS DEBUG (UTRAN-Iu-537) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134547658 DMSC DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSInew-0x0D1224E2:UTRAN-Iu-537:LU)[0x56365eaaa860]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134547658 DIUCS DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSInew-0x0D1224E2:UTRAN-Iu-537:LU)[0x56365eaaa860]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134547658 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSInew-0x0D1224E2:UTRAN-Iu-537:LU)[0x56365eaaaa40]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134547659 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSInew-0x0D1224E2:UTRAN-Iu-537:LU)[0x56365eaaaa40]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134547659 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSInew-0x0D1224E2:UTRAN-Iu-537:LU)[0x56365eaaaa40]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134547659 DMM DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSInew-0x0D1224E2:UTRAN-Iu-537:LU)[0x56365eaaaa40]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822134547659 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:MSISDN-491230001128:TMSInew-0x0D1224E2:UTRAN-Iu-537:LU)[0x56365eaab060]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822134547659 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001128:MSISDN-491230001128:UTRAN-Iu-537:LU)[0x56365ea88c40]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822134547659 DMSC NOTICE msub(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x0D1224E2) VLR: update for IMSI=262420000001128 (MSISDN=491230001128) (gsm_04_08.c:1541) 20250822134547658 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547658 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547658 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547659 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0x0D1224E2 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250822134547659 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001128:MSISDN-491230001128:UTRAN-Iu-537:LU)[0x56365ea88c40]{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(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822134547659 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x0D1224E2:UTRAN-Iu-537:LU)[0x56365eaab060]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822134547659 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001128:MSISDN-491230001128:UTRAN-Iu-537:LU)[0x56365ea88c40]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822134547659 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001128:MSISDN-491230001128:UTRAN-Iu-537:LU)[0x56365ea88c40]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x0D1224E2:UTRAN-Iu-537:LU)[0x56365eaab060] (vlr_lu_fsm.c:817) 20250822134547659 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001128:MSISDN-491230001128:UTRAN-Iu-537:LU)[0x56365ea88c40]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822134547659 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001128:MSISDN-491230001128:UTRAN-Iu-537:LU)[0x56365ea88c40]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822134547659 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x0D1224E2:UTRAN-Iu-537:LU)[0x56365eaab060]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822134547659 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x0D1224E2:UTRAN-Iu-537:LU)[0x56365eaaaa40]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250822134547659 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x0D1224E2:UTRAN-Iu-537:LU)[0x56365eaaaa40]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.830s remaining) (msc_a.c:450) 20250822134547659 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001128/3/1): Available (smpp_smsc.c:626) 20250822134547659 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x0D1224E2:UTRAN-Iu-537:LU)[0x56365eaaaa40]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134547659 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x0D1224E2:UTRAN-Iu-537:LU)[0x56365eaaaa40]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250822134547659 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x0D1224E2:UTRAN-Iu-537:LU)[0x56365eaaaa40]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250822134547659 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0x0D1224E2 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822134547659 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0x0D1224E2 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822134547659 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0x0D1224E2 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822134547659 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x0D1224E2:UTRAN-Iu-537:LU)[0x56365eaaaa40]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250822134547659 DMSC DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x0D1224E2:UTRAN-Iu-537:LU)[0x56365eaaa860]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822134547659 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0x0D1224E2 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250822134547659 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547659 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547659 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547659 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547659 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547659 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547659 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547659 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547659 DIUCS DEBUG (UTRAN-Iu-535) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134547659 DMSC DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSInew-0x2052BB24:UTRAN-Iu-535:LU)[0x56365ea32990]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134547659 DIUCS DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSInew-0x2052BB24:UTRAN-Iu-535:LU)[0x56365ea32990]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134547659 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSInew-0x2052BB24:UTRAN-Iu-535:LU)[0x56365ea32b70]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134547659 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSInew-0x2052BB24:UTRAN-Iu-535:LU)[0x56365ea32b70]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134547659 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSInew-0x2052BB24:UTRAN-Iu-535:LU)[0x56365ea32b70]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134547659 DMM DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSInew-0x2052BB24:UTRAN-Iu-535:LU)[0x56365ea32b70]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822134547659 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:MSISDN-491230001126:TMSInew-0x2052BB24:UTRAN-Iu-535:LU)[0x56365eaa6ac0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822134547659 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001126:MSISDN-491230001126:UTRAN-Iu-535:LU)[0x56365ea7ee20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822134547659 DMSC NOTICE msub(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2052BB24) VLR: update for IMSI=262420000001126 (MSISDN=491230001126) (gsm_04_08.c:1541) 20250822134547659 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2052BB24 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250822134547660 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001126:MSISDN-491230001126:UTRAN-Iu-535:LU)[0x56365ea7ee20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822134547660 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2052BB24:UTRAN-Iu-535:LU)[0x56365eaa6ac0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822134547660 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001126:MSISDN-491230001126:UTRAN-Iu-535:LU)[0x56365ea7ee20]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822134547660 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001126:MSISDN-491230001126:UTRAN-Iu-535:LU)[0x56365ea7ee20]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2052BB24:UTRAN-Iu-535:LU)[0x56365eaa6ac0] (vlr_lu_fsm.c:817) 20250822134547660 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001126:MSISDN-491230001126:UTRAN-Iu-535:LU)[0x56365ea7ee20]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:13 20250822134547660 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001126:MSISDN-491230001126:UTRAN-Iu-535:LU)[0x56365ea7ee20]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822134547660 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2052BB24:UTRAN-Iu-535:LU)[0x56365eaa6ac0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822134547660 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2052BB24:UTRAN-Iu-535:LU)[0x56365ea32b70]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250822134547660 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2052BB24:UTRAN-Iu-535:LU)[0x56365ea32b70]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.826s remaining) (msc_a.c:450) 20250822134547660 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001126/3/1): Available (smpp_smsc.c:626) 20250822134547660 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2052BB24:UTRAN-Iu-535:LU)[0x56365ea32b70]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134547660 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2052BB24:UTRAN-Iu-535:LU)[0x56365ea32b70]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250822134547660 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2052BB24:UTRAN-Iu-535:LU)[0x56365ea32b70]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250822134547660 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2052BB24 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822134547660 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2052BB24 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822134547660 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2052BB24 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822134547660 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2052BB24:UTRAN-Iu-535:LU)[0x56365ea32b70]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250822134547660 DMSC DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2052BB24:UTRAN-Iu-535:LU)[0x56365ea32990]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822134547660 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2052BB24 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250822134547660 DIUCS DEBUG (UTRAN-Iu-526) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134547660 DMSC DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x186610F3:UTRAN-Iu-526:LU)[0x56365ea37700]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134547660 DIUCS DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x186610F3:UTRAN-Iu-526:LU)[0x56365ea37700]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134547660 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x186610F3:UTRAN-Iu-526:LU)[0x56365ea80800]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134547660 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547660 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x186610F3:UTRAN-Iu-526:LU)[0x56365ea80800]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134547660 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x186610F3:UTRAN-Iu-526:LU)[0x56365ea80800]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250822134547660 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x186610F3:UTRAN-Iu-526:LU)[0x56365ea80800]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822134547660 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x186610F3:UTRAN-Iu-526:LU)[0x56365ea80800]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250822134547660 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x186610F3:UTRAN-Iu-526:LU)[0x56365ea80800]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134547660 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x186610F3:UTRAN-Iu-526:LU)[0x56365ea80800]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822134547660 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x186610F3:UTRAN-Iu-526:LU)[0x56365ea7ef50]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822134547660 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x186610F3:UTRAN-Iu-526:LU)[0x56365ea7ef50]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x186610F3:UTRAN-Iu-526:LU)[0x56365ea80800] (msc_a.c:1053) MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 20250822134547660 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547660 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547660 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547660 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547660 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547660 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547660 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x186610F3:UTRAN-Iu-526:LU)[0x56365ea7ef50]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822134547660 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x186610F3:UTRAN-Iu-526:LU)[0x56365ea7ef50]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822134547660 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x186610F3:UTRAN-Iu-526:LU)[0x56365ea7ef50]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822134547660 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x186610F3:UTRAN-Iu-526:LU)[0x56365ea80800]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea375d0] (msc_a.c:1053) 20250822134547660 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x186610F3:UTRAN-Iu-526:LU)[0x56365ea80800]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822134547660 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x186610F3:UTRAN-Iu-526:LU)[0x56365ea80800]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822134547660 DMSC DEBUG msub_fsm[0x56365ea375d0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822134547660 DMSC DEBUG msub(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x186610F3) MSC-A terminated (msub.c:261) 20250822134547660 DMSC DEBUG msub(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x186610F3) 1 MSC-I still active (msub.c:79) 20250822134547660 DMSC DEBUG msub_fsm[0x56365ea375d0]{active}: State change to terminating (no timeout) (msub.c:91) 20250822134547660 DMSC DEBUG msub_fsm[0x56365ea375d0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822134547660 DMSC DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x186610F3:UTRAN-Iu-526:LU)[0x56365ea37700]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822134547660 DMSC DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x186610F3:UTRAN-Iu-526:LU)[0x56365ea37700]{READY}: Removing from parent msub_fsm[0x56365ea375d0] (msub.c:113) 20250822134547661 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Closing UTRAN-Iu-526 (ran_conn.c:142) 20250822134547661 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-526 (ran_conn.c:155) 20250822134547661 DMSC DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x186610F3:UTRAN-Iu-526:LU)[0x56365ea37700]{READY}: Freeing instance (msub.c:113) 20250822134547661 DMSC DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x186610F3:UTRAN-Iu-526:LU)[0x56365ea37700]{READY}: Deallocated (fsm.c:568) 20250822134547661 DMSC DEBUG msub(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x186610F3) Free (msub.c:119) 20250822134547661 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0x186610F3 - active-conn: now used by 1 (attached) (msub.c:375) 20250822134547661 DMSC DEBUG msub_fsm[0x56365ea375d0]{terminating}: Freeing instance (msub.c:113) 20250822134547661 DMSC DEBUG msub_fsm[0x56365ea375d0]{terminating}: Deallocated (fsm.c:568) MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822134547661 DIUCS DEBUG (UTRAN-Iu-532) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134547661 DMSC DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x7F6B3997:UTRAN-Iu-532:LU)[0x56365ea9d820]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134547661 DIUCS DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x7F6B3997:UTRAN-Iu-532:LU)[0x56365ea9d820]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134547661 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x7F6B3997:UTRAN-Iu-532:LU)[0x56365ea9da00]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134547661 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x7F6B3997:UTRAN-Iu-532:LU)[0x56365ea9da00]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134547661 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x7F6B3997:UTRAN-Iu-532:LU)[0x56365ea9da00]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250822134547661 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x7F6B3997:UTRAN-Iu-532:LU)[0x56365ea9da00]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822134547661 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x7F6B3997:UTRAN-Iu-532:LU)[0x56365ea9da00]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250822134547661 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x7F6B3997:UTRAN-Iu-532:LU)[0x56365ea9da00]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134547661 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x7F6B3997:UTRAN-Iu-532:LU)[0x56365ea9da00]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822134547661 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x7F6B3997:UTRAN-Iu-532:LU)[0x56365ea90d10]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822134547661 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x7F6B3997:UTRAN-Iu-532:LU)[0x56365ea90d10]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x7F6B3997:UTRAN-Iu-532:LU)[0x56365ea9da00] (msc_a.c:1053) 20250822134547661 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x7F6B3997:UTRAN-Iu-532:LU)[0x56365ea90d10]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822134547661 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x7F6B3997:UTRAN-Iu-532:LU)[0x56365ea90d10]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822134547661 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x7F6B3997:UTRAN-Iu-532:LU)[0x56365ea90d10]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822134547661 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x7F6B3997:UTRAN-Iu-532:LU)[0x56365ea9da00]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea7d040] (msc_a.c:1053) 20250822134547661 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x7F6B3997:UTRAN-Iu-532:LU)[0x56365ea9da00]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822134547661 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x7F6B3997:UTRAN-Iu-532:LU)[0x56365ea9da00]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822134547661 DMSC DEBUG msub_fsm[0x56365ea7d040]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822134547661 DMSC DEBUG msub(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x7F6B3997) MSC-A terminated (msub.c:261) 20250822134547661 DMSC DEBUG msub(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x7F6B3997) 1 MSC-I still active (msub.c:79) 20250822134547661 DMSC DEBUG msub_fsm[0x56365ea7d040]{active}: State change to terminating (no timeout) (msub.c:91) 20250822134547661 DMSC DEBUG msub_fsm[0x56365ea7d040]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822134547661 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547661 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547661 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547661 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547661 DMSC DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x7F6B3997:UTRAN-Iu-532:LU)[0x56365ea9d820]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822134547661 DMSC DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x7F6B3997:UTRAN-Iu-532:LU)[0x56365ea9d820]{READY}: Removing from parent msub_fsm[0x56365ea7d040] (msub.c:113) 20250822134547661 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Closing UTRAN-Iu-532 (ran_conn.c:142) 20250822134547661 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547661 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547661 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547661 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547661 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-532 (ran_conn.c:155) 20250822134547661 DMSC DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x7F6B3997:UTRAN-Iu-532:LU)[0x56365ea9d820]{READY}: Freeing instance (msub.c:113) 20250822134547661 DMSC DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x7F6B3997:UTRAN-Iu-532:LU)[0x56365ea9d820]{READY}: Deallocated (fsm.c:568) 20250822134547661 DMSC DEBUG msub(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x7F6B3997) Free (msub.c:119) 20250822134547661 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0x7F6B3997 - active-conn: now used by 1 (attached) (msub.c:375) 20250822134547662 DMSC DEBUG msub_fsm[0x56365ea7d040]{terminating}: Freeing instance (msub.c:113) 20250822134547662 DMSC DEBUG msub_fsm[0x56365ea7d040]{terminating}: Deallocated (fsm.c:568) 20250822134547662 DIUCS DEBUG (UTRAN-Iu-527) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134547662 DMSC DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x0CE36AD3:UTRAN-Iu-527:LU)[0x56365ea3c990]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134547662 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547662 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547662 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547662 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547662 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547662 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547662 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 20250822134547662 DIUCS DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x0CE36AD3:UTRAN-Iu-527:LU)[0x56365ea3c990]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134547662 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x0CE36AD3:UTRAN-Iu-527:LU)[0x56365ea3cac0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134547662 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x0CE36AD3:UTRAN-Iu-527:LU)[0x56365ea3cac0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134547662 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x0CE36AD3:UTRAN-Iu-527:LU)[0x56365ea3cac0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250822134547662 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x0CE36AD3:UTRAN-Iu-527:LU)[0x56365ea3cac0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822134547662 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x0CE36AD3:UTRAN-Iu-527:LU)[0x56365ea3cac0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250822134547662 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x0CE36AD3:UTRAN-Iu-527:LU)[0x56365ea3cac0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134547662 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x0CE36AD3:UTRAN-Iu-527:LU)[0x56365ea3cac0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822134547662 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x0CE36AD3:UTRAN-Iu-527:LU)[0x56365ea9c9f0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822134547662 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x0CE36AD3:UTRAN-Iu-527:LU)[0x56365ea9c9f0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x0CE36AD3:UTRAN-Iu-527:LU)[0x56365ea3cac0] (msc_a.c:1053) 20250822134547662 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x0CE36AD3:UTRAN-Iu-527:LU)[0x56365ea9c9f0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822134547662 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x0CE36AD3:UTRAN-Iu-527:LU)[0x56365ea9c9f0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822134547662 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x0CE36AD3:UTRAN-Iu-527:LU)[0x56365ea9c9f0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822134547662 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x0CE36AD3:UTRAN-Iu-527:LU)[0x56365ea3cac0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea3c860] (msc_a.c:1053) 20250822134547662 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547662 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x0CE36AD3:UTRAN-Iu-527:LU)[0x56365ea3cac0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822134547662 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x0CE36AD3:UTRAN-Iu-527:LU)[0x56365ea3cac0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822134547662 DMSC DEBUG msub_fsm[0x56365ea3c860]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822134547662 DMSC DEBUG msub(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x0CE36AD3) MSC-A terminated (msub.c:261) 20250822134547662 DMSC DEBUG msub(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x0CE36AD3) 1 MSC-I still active (msub.c:79) 20250822134547662 DMSC DEBUG msub_fsm[0x56365ea3c860]{active}: State change to terminating (no timeout) (msub.c:91) 20250822134547662 DMSC DEBUG msub_fsm[0x56365ea3c860]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822134547662 DMSC DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x0CE36AD3:UTRAN-Iu-527:LU)[0x56365ea3c990]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822134547662 DMSC DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x0CE36AD3:UTRAN-Iu-527:LU)[0x56365ea3c990]{READY}: Removing from parent msub_fsm[0x56365ea3c860] (msub.c:113) 20250822134547662 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Closing UTRAN-Iu-527 (ran_conn.c:142) 20250822134547662 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-527 (ran_conn.c:155) 20250822134547662 DMSC DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x0CE36AD3:UTRAN-Iu-527:LU)[0x56365ea3c990]{READY}: Freeing instance (msub.c:113) 20250822134547662 DMSC DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x0CE36AD3:UTRAN-Iu-527:LU)[0x56365ea3c990]{READY}: Deallocated (fsm.c:568) 20250822134547662 DMSC DEBUG msub(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x0CE36AD3) Free (msub.c:119) 20250822134547662 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0x0CE36AD3 - active-conn: now used by 1 (attached) (msub.c:375) 20250822134547662 DMSC DEBUG msub_fsm[0x56365ea3c860]{terminating}: Freeing instance (msub.c:113) 20250822134547662 DMSC DEBUG msub_fsm[0x56365ea3c860]{terminating}: Deallocated (fsm.c:568) 20250822134547663 DIUCS DEBUG (UTRAN-Iu-528) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134547663 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822134547663 DMSC DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x14BA7382:UTRAN-Iu-528:LU)[0x56365eaa1a50]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134547663 DIUCS DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x14BA7382:UTRAN-Iu-528:LU)[0x56365eaa1a50]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134547663 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x14BA7382:UTRAN-Iu-528:LU)[0x56365eaa1c30]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134547663 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x14BA7382:UTRAN-Iu-528:LU)[0x56365eaa1c30]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134547663 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x14BA7382:UTRAN-Iu-528:LU)[0x56365eaa1c30]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250822134547663 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x14BA7382:UTRAN-Iu-528:LU)[0x56365eaa1c30]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822134547663 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547663 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547663 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547663 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547663 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547663 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547663 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x14BA7382:UTRAN-Iu-528:LU)[0x56365eaa1c30]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250822134547663 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x14BA7382:UTRAN-Iu-528:LU)[0x56365eaa1c30]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134547663 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x14BA7382:UTRAN-Iu-528:LU)[0x56365eaa1c30]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822134547663 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x14BA7382:UTRAN-Iu-528:LU)[0x56365ea85a40]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822134547663 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x14BA7382:UTRAN-Iu-528:LU)[0x56365ea85a40]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x14BA7382:UTRAN-Iu-528:LU)[0x56365eaa1c30] (msc_a.c:1053) 20250822134547663 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x14BA7382:UTRAN-Iu-528:LU)[0x56365ea85a40]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822134547663 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547663 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x14BA7382:UTRAN-Iu-528:LU)[0x56365ea85a40]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822134547663 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x14BA7382:UTRAN-Iu-528:LU)[0x56365ea85a40]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822134547663 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x14BA7382:UTRAN-Iu-528:LU)[0x56365eaa1c30]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea55e30] (msc_a.c:1053) 20250822134547663 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x14BA7382:UTRAN-Iu-528:LU)[0x56365eaa1c30]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822134547663 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x14BA7382:UTRAN-Iu-528:LU)[0x56365eaa1c30]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822134547663 DMSC DEBUG msub_fsm[0x56365ea55e30]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822134547663 DMSC DEBUG msub(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x14BA7382) MSC-A terminated (msub.c:261) 20250822134547663 DMSC DEBUG msub(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x14BA7382) 1 MSC-I still active (msub.c:79) 20250822134547663 DMSC DEBUG msub_fsm[0x56365ea55e30]{active}: State change to terminating (no timeout) (msub.c:91) 20250822134547663 DMSC DEBUG msub_fsm[0x56365ea55e30]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:8 20250822134547663 DMSC DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x14BA7382:UTRAN-Iu-528:LU)[0x56365eaa1a50]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822134547663 DMSC DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x14BA7382:UTRAN-Iu-528:LU)[0x56365eaa1a50]{READY}: Removing from parent msub_fsm[0x56365ea55e30] (msub.c:113) 20250822134547663 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Closing UTRAN-Iu-528 (ran_conn.c:142) 20250822134547663 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-528 (ran_conn.c:155) 20250822134547663 DMSC DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x14BA7382:UTRAN-Iu-528:LU)[0x56365eaa1a50]{READY}: Freeing instance (msub.c:113) 20250822134547663 DMSC DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x14BA7382:UTRAN-Iu-528:LU)[0x56365eaa1a50]{READY}: Deallocated (fsm.c:568) 20250822134547663 DMSC DEBUG msub(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x14BA7382) Free (msub.c:119) 20250822134547663 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x14BA7382 - active-conn: now used by 1 (attached) (msub.c:375) 20250822134547663 DMSC DEBUG msub_fsm[0x56365ea55e30]{terminating}: Freeing instance (msub.c:113) 20250822134547663 DMSC DEBUG msub_fsm[0x56365ea55e30]{terminating}: Deallocated (fsm.c:568) 20250822134547663 DIUCS DEBUG (UTRAN-Iu-529) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134547663 DMSC DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x253F2579:UTRAN-Iu-529:LU)[0x56365ea86f30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134547664 DIUCS DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x253F2579:UTRAN-Iu-529:LU)[0x56365ea86f30]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134547664 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x253F2579:UTRAN-Iu-529:LU)[0x56365ea87110]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134547664 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x253F2579:UTRAN-Iu-529:LU)[0x56365ea87110]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134547664 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x253F2579:UTRAN-Iu-529:LU)[0x56365ea87110]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250822134547664 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x253F2579:UTRAN-Iu-529:LU)[0x56365ea87110]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822134547664 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547664 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547664 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547664 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547664 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547664 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547664 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 data has been put to the reassembly buffer 20250822134547664 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x253F2579:UTRAN-Iu-529:LU)[0x56365ea87110]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250822134547664 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x253F2579:UTRAN-Iu-529:LU)[0x56365ea87110]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134547664 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x253F2579:UTRAN-Iu-529:LU)[0x56365ea87110]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822134547664 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x253F2579:UTRAN-Iu-529:LU)[0x56365ea9e0f0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822134547664 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x253F2579:UTRAN-Iu-529:LU)[0x56365ea9e0f0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x253F2579:UTRAN-Iu-529:LU)[0x56365ea87110] (msc_a.c:1053) 20250822134547664 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x253F2579:UTRAN-Iu-529:LU)[0x56365ea9e0f0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822134547664 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x253F2579:UTRAN-Iu-529:LU)[0x56365ea9e0f0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822134547664 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x253F2579:UTRAN-Iu-529:LU)[0x56365ea9e0f0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822134547664 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x253F2579:UTRAN-Iu-529:LU)[0x56365ea87110]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea3cd20] (msc_a.c:1053) 20250822134547664 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x253F2579:UTRAN-Iu-529:LU)[0x56365ea87110]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822134547664 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x253F2579:UTRAN-Iu-529:LU)[0x56365ea87110]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822134547664 DMSC DEBUG msub_fsm[0x56365ea3cd20]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822134547664 DMSC DEBUG msub(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x253F2579) MSC-A terminated (msub.c:261) 20250822134547664 DMSC DEBUG msub(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x253F2579) 1 MSC-I still active (msub.c:79) 20250822134547664 DMSC DEBUG msub_fsm[0x56365ea3cd20]{active}: State change to terminating (no timeout) (msub.c:91) 20250822134547664 DMSC DEBUG msub_fsm[0x56365ea3cd20]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822134547664 DMSC DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x253F2579:UTRAN-Iu-529:LU)[0x56365ea86f30]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822134547664 DMSC DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x253F2579:UTRAN-Iu-529:LU)[0x56365ea86f30]{READY}: Removing from parent msub_fsm[0x56365ea3cd20] (msub.c:113) 20250822134547664 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Closing UTRAN-Iu-529 (ran_conn.c:142) MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822134547664 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-529 (ran_conn.c:155) 20250822134547664 DMSC DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x253F2579:UTRAN-Iu-529:LU)[0x56365ea86f30]{READY}: Freeing instance (msub.c:113) 20250822134547664 DMSC DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x253F2579:UTRAN-Iu-529:LU)[0x56365ea86f30]{READY}: Deallocated (fsm.c:568) 20250822134547664 DMSC DEBUG msub(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x253F2579) Free (msub.c:119) 20250822134547664 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x253F2579 - active-conn: now used by 1 (attached) (msub.c:375) 20250822134547664 DMSC DEBUG msub_fsm[0x56365ea3cd20]{terminating}: Freeing instance (msub.c:113) 20250822134547664 DMSC DEBUG msub_fsm[0x56365ea3cd20]{terminating}: Deallocated (fsm.c:568) 20250822134547664 DIUCS DEBUG (UTRAN-Iu-531) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134547664 DMSC DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x36E3C160:UTRAN-Iu-531:LU)[0x56365ea7caf0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134547664 DIUCS DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x36E3C160:UTRAN-Iu-531:LU)[0x56365ea7caf0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134547665 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x36E3C160:UTRAN-Iu-531:LU)[0x56365ea7cc20]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134547664 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547664 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547665 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547665 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x36E3C160:UTRAN-Iu-531:LU)[0x56365ea7cc20]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134547665 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x36E3C160:UTRAN-Iu-531:LU)[0x56365ea7cc20]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250822134547665 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x36E3C160:UTRAN-Iu-531:LU)[0x56365ea7cc20]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822134547665 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x36E3C160:UTRAN-Iu-531:LU)[0x56365ea7cc20]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250822134547665 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x36E3C160:UTRAN-Iu-531:LU)[0x56365ea7cc20]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134547665 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x36E3C160:UTRAN-Iu-531:LU)[0x56365ea7cc20]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822134547665 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x36E3C160:UTRAN-Iu-531:LU)[0x56365ea7d190]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822134547665 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x36E3C160:UTRAN-Iu-531:LU)[0x56365ea7d190]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x36E3C160:UTRAN-Iu-531:LU)[0x56365ea7cc20] (msc_a.c:1053) 20250822134547665 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x36E3C160:UTRAN-Iu-531:LU)[0x56365ea7d190]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822134547665 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x36E3C160:UTRAN-Iu-531:LU)[0x56365ea7d190]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822134547665 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x36E3C160:UTRAN-Iu-531:LU)[0x56365ea7d190]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822134547665 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547665 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547665 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547665 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547665 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x36E3C160:UTRAN-Iu-531:LU)[0x56365ea7cc20]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea8cb90] (msc_a.c:1053) 20250822134547665 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x36E3C160:UTRAN-Iu-531:LU)[0x56365ea7cc20]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822134547665 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x36E3C160:UTRAN-Iu-531:LU)[0x56365ea7cc20]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822134547665 DMSC DEBUG msub_fsm[0x56365ea8cb90]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822134547665 DMSC DEBUG msub(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x36E3C160) MSC-A terminated (msub.c:261) 20250822134547665 DMSC DEBUG msub(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x36E3C160) 1 MSC-I still active (msub.c:79) 20250822134547665 DMSC DEBUG msub_fsm[0x56365ea8cb90]{active}: State change to terminating (no timeout) (msub.c:91) 20250822134547665 DMSC DEBUG msub_fsm[0x56365ea8cb90]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822134547665 DMSC DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x36E3C160:UTRAN-Iu-531:LU)[0x56365ea7caf0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822134547665 DMSC DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x36E3C160:UTRAN-Iu-531:LU)[0x56365ea7caf0]{READY}: Removing from parent msub_fsm[0x56365ea8cb90] (msub.c:113) 20250822134547665 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Closing UTRAN-Iu-531 (ran_conn.c:142) 20250822134547665 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-531 (ran_conn.c:155) 20250822134547665 DMSC DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x36E3C160:UTRAN-Iu-531:LU)[0x56365ea7caf0]{READY}: Freeing instance (msub.c:113) 20250822134547665 DMSC DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x36E3C160:UTRAN-Iu-531:LU)[0x56365ea7caf0]{READY}: Deallocated (fsm.c:568) 20250822134547665 DMSC DEBUG msub(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x36E3C160) Free (msub.c:119) MSC_Test_2-RAN(3202)@718a44d66dfb: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(3210) MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 20250822134547665 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0x36E3C160 - active-conn: now used by 1 (attached) (msub.c:375) 20250822134547665 DMSC DEBUG msub_fsm[0x56365ea8cb90]{terminating}: Freeing instance (msub.c:113) 20250822134547665 DMSC DEBUG msub_fsm[0x56365ea8cb90]{terminating}: Deallocated (fsm.c:568) 20250822134547665 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547665 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547665 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547665 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547665 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547665 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547665 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547665 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547665 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547665 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547665 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547666 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547666 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547666 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547666 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:5 MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:9 MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(3210)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:12 MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(3235)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:10 MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:1 TC_iu_multi_lu_and_mt_ussd2(3210)@718a44d66dfb: 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 := '25197617'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822134547677 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547677 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547677 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547677 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134547677 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547678 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547678 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134547678 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:7 MSC_Test_2-RAN(3202)@718a44d66dfb: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(3202)@718a44d66dfb: patched enc_l3: '059B'O MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:2 MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:3 MSC_Test_2-RAN(3202)@718a44d66dfb: Deleted conn table entry 1TC_iu_multi_lu_and_mt_ussd2(3211)2475210 MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:4 TC_iu_multi_lu_and_mt_ussd2(3211)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(3202)@718a44d66dfb: Deleted conn table entry 7TC_iu_multi_lu_and_mt_ussd2(3223)2837883 TC_iu_multi_lu_and_mt_ussd2(3211)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(3211)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(3211)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:6 TC_iu_multi_lu_and_mt_ussd2(3223)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(3223)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(3223)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(3223)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(3202)@718a44d66dfb: Added conn table entry 0TC_iu_multi_lu_and_mt_ussd2(3210)13478000 MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on connection ID:13 MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_len:14 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3201)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3201)@718a44d66dfb: First idle individual index:0 MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on connection ID:8 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_len:7 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_from0 MSC_Test_2-RAN(3202)@718a44d66dfb: Deleted conn table entry 2TC_iu_multi_lu_and_mt_ussd2(3213)10648151 MSC_Test_2-SCCP(3201)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(3202)@718a44d66dfb: Deleted conn table entry 3TC_iu_multi_lu_and_mt_ussd2(3215)16530124 MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(3213)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on connection ID:5 TC_iu_multi_lu_and_mt_ussd2(3213)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_len:7 TC_iu_multi_lu_and_mt_ussd2(3213)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_from0 TC_iu_multi_lu_and_mt_ussd2(3213)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(3215)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(3215)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(3215)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3201)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '20010003000000'O TC_iu_multi_lu_and_mt_ussd2(3215)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(3202)@718a44d66dfb: Deleted conn table entry 4TC_iu_multi_lu_and_mt_ussd2(3217)12986829 TC_iu_multi_lu_and_mt_ussd2(3217)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(3217)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-RAN(3202)@718a44d66dfb: Deleted conn table entry 6TC_iu_multi_lu_and_mt_ussd2(3221)9516695 MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on connection ID:9 MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(3217)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_len:7 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_from0 TC_iu_multi_lu_and_mt_ussd2(3217)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3201)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '20010003000000'O TC_iu_multi_lu_and_mt_ussd2(3221)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(3221)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(3221)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(3221)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134547694 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134547694 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:MSISDN-491230001127:UTRAN-Iu-536:LU)[0x56365eaac6a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822134547694 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001127:UTRAN-Iu-536:LU)[0x56365eab88b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822134547694 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001127:UTRAN-Iu-536:LU)[0x56365eab88b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822134547694 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001127:UTRAN-Iu-536:LU)[0x56365eab88b0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822134547694 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001127:UTRAN-Iu-536:LU)[0x56365eab88b0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001127:MSISDN-491230001127:UTRAN-Iu-536:LU)[0x56365eaac6a0] (vlr_lu_fsm.c:110) 20250822134547694 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001127:UTRAN-Iu-536:LU)[0x56365eab88b0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822134547694 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001127:UTRAN-Iu-536:LU)[0x56365eab88b0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822134547694 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:MSISDN-491230001127:UTRAN-Iu-536:LU)[0x56365eaac6a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822134547694 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:MSISDN-491230001127:UTRAN-Iu-536:LU)[0x56365eaac6a0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822134547694 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001127:MSISDN-491230001127:UTRAN-Iu-536:LU)[0x56365eaa47b0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822134547694 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001127:MSISDN-491230001127:UTRAN-Iu-536:LU)[0x56365eaa47b0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001127:MSISDN-491230001127:UTRAN-Iu-536:LU)[0x56365eaac6a0] (fsm.c:486) 20250822134547694 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001127:MSISDN-491230001127:UTRAN-Iu-536:LU)[0x56365eaa47b0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822134547694 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001127:MSISDN-491230001127:UTRAN-Iu-536:LU)[0x56365eaa47b0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822134547694 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001127:MSISDN-491230001127:UTRAN-Iu-536:LU)[0x56365eaa47b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822134547694 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001127:MSISDN-491230001127:UTRAN-Iu-536:LU)[0x56365eaa47b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822134547694 DMSC NOTICE msub(IMSI-262420000001127:MSISDN-491230001127:TMSInew-0x20D4AE32) VLR: update for IMSI=262420000001127 (MSISDN=491230001127) (gsm_04_08.c:1541) 20250822134547694 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001127:MSISDN-491230001127:UTRAN-Iu-536:LU)[0x56365eaa47b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822134547694 DMM DEBUG -> IMSI-262420000001127:MSISDN-491230001127:TMSInew-0x20D4AE32 LOCATION UPDATE ACCEPT (TMSI = 0x20d4ae32) (gsm_04_08.c:149) 20250822134547694 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSInew-0x20D4AE32:UTRAN-Iu-536:LU)[0x56365eaac0f0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250822134547694 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSInew-0x20D4AE32:UTRAN-Iu-536:LU)[0x56365eaac0f0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134547695 DMSC DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSInew-0x20D4AE32:UTRAN-Iu-536:LU)[0x56365eaabf10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134547695 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSInew-0x20D4AE32 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-RAN(3202)@718a44d66dfb: Created IMSI[1] for '262420000001117'H'186610F3'O to be handled at TC_iu_multi_lu_and_mt_ussd2(3211) MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on connection ID:12 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_len:7 20250822134547695 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134547695 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:MSISDN-491230001131:UTRAN-Iu-540:LU)[0x56365eab9360]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822134547695 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001131:UTRAN-Iu-540:LU)[0x56365ea7f080]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822134547695 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001131:UTRAN-Iu-540:LU)[0x56365ea7f080]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822134547695 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001131:UTRAN-Iu-540:LU)[0x56365ea7f080]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822134547695 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001131:UTRAN-Iu-540:LU)[0x56365ea7f080]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001131:MSISDN-491230001131:UTRAN-Iu-540:LU)[0x56365eab9360] (vlr_lu_fsm.c:110) 20250822134547695 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001131:UTRAN-Iu-540:LU)[0x56365ea7f080]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822134547695 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001131:UTRAN-Iu-540:LU)[0x56365ea7f080]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822134547695 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:MSISDN-491230001131:UTRAN-Iu-540:LU)[0x56365eab9360]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822134547695 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:MSISDN-491230001131:UTRAN-Iu-540:LU)[0x56365eab9360]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822134547695 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001131:MSISDN-491230001131:UTRAN-Iu-540:LU)[0x56365eab88b0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822134547695 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001131:MSISDN-491230001131:UTRAN-Iu-540:LU)[0x56365eab88b0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001131:MSISDN-491230001131:UTRAN-Iu-540:LU)[0x56365eab9360] (fsm.c:486) 20250822134547695 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001131:MSISDN-491230001131:UTRAN-Iu-540:LU)[0x56365eab88b0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822134547695 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001131:MSISDN-491230001131:UTRAN-Iu-540:LU)[0x56365eab88b0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822134547695 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001131:MSISDN-491230001131:UTRAN-Iu-540:LU)[0x56365eab88b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822134547695 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001131:MSISDN-491230001131:UTRAN-Iu-540:LU)[0x56365eab88b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822134547695 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547695 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547695 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_from0 20250822134547695 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547695 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547695 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547695 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547695 DMSC NOTICE msub(IMSI-262420000001131:MSISDN-491230001131:TMSInew-0x87902282) VLR: update for IMSI=262420000001131 (MSISDN=491230001131) (gsm_04_08.c:1541) 20250822134547695 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001131:MSISDN-491230001131:UTRAN-Iu-540:LU)[0x56365eab88b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822134547695 DMM DEBUG -> IMSI-262420000001131:MSISDN-491230001131:TMSInew-0x87902282 LOCATION UPDATE ACCEPT (TMSI = 0x87902282) (gsm_04_08.c:149) 20250822134547695 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSInew-0x87902282:UTRAN-Iu-540:LU)[0x56365eab8e30]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250822134547695 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSInew-0x87902282:UTRAN-Iu-540:LU)[0x56365eab8e30]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134547695 DMSC DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSInew-0x87902282:UTRAN-Iu-540:LU)[0x56365eab8ba0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134547695 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547695 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547695 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547695 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134547695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547696 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547696 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134547696 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547696 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547696 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547696 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547696 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547696 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547696 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547695 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSInew-0x87902282 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822134547696 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134547696 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:MSISDN-491230001130:UTRAN-Iu-539:LU)[0x56365eab7f70]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822134547696 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001130:UTRAN-Iu-539:LU)[0x56365ea32060]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822134547696 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001130:UTRAN-Iu-539:LU)[0x56365ea32060]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822134547696 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001130:UTRAN-Iu-539:LU)[0x56365ea32060]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822134547696 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001130:UTRAN-Iu-539:LU)[0x56365ea32060]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001130:MSISDN-491230001130:UTRAN-Iu-539:LU)[0x56365eab7f70] (vlr_lu_fsm.c:110) 20250822134547696 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001130:UTRAN-Iu-539:LU)[0x56365ea32060]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822134547696 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001130:UTRAN-Iu-539:LU)[0x56365ea32060]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822134547696 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:MSISDN-491230001130:UTRAN-Iu-539:LU)[0x56365eab7f70]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822134547696 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:MSISDN-491230001130:UTRAN-Iu-539:LU)[0x56365eab7f70]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822134547696 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001130:MSISDN-491230001130:UTRAN-Iu-539:LU)[0x56365ea7f080]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822134547696 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001130:MSISDN-491230001130:UTRAN-Iu-539:LU)[0x56365ea7f080]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001130:MSISDN-491230001130:UTRAN-Iu-539:LU)[0x56365eab7f70] (fsm.c:486) 20250822134547696 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001130:MSISDN-491230001130:UTRAN-Iu-539:LU)[0x56365ea7f080]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822134547696 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001130:MSISDN-491230001130:UTRAN-Iu-539:LU)[0x56365ea7f080]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822134547696 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001130:MSISDN-491230001130:UTRAN-Iu-539:LU)[0x56365ea7f080]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822134547696 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001130:MSISDN-491230001130:UTRAN-Iu-539:LU)[0x56365ea7f080]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822134547696 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547696 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547696 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547696 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547696 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134547696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547696 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547696 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134547696 DMSC NOTICE msub(IMSI-262420000001130:MSISDN-491230001130:TMSInew-0x2D95FA3B) VLR: update for IMSI=262420000001130 (MSISDN=491230001130) (gsm_04_08.c:1541) 20250822134547696 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001130:MSISDN-491230001130:UTRAN-Iu-539:LU)[0x56365ea7f080]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822134547696 DMM DEBUG -> IMSI-262420000001130:MSISDN-491230001130:TMSInew-0x2D95FA3B LOCATION UPDATE ACCEPT (TMSI = 0x2d95fa3b) (gsm_04_08.c:149) 20250822134547696 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSInew-0x2D95FA3B:UTRAN-Iu-539:LU)[0x56365eab5730]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250822134547696 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547696 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSInew-0x2D95FA3B:UTRAN-Iu-539:LU)[0x56365eab5730]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134547696 DMSC DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSInew-0x2D95FA3B:UTRAN-Iu-539:LU)[0x56365eab5550]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134547696 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547696 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547696 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_2-SCCP(3201)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250822134547696 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSInew-0x2D95FA3B - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822134547696 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134547696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547696 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547696 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134547696 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547696 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547696 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547696 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547696 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134547696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547696 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547696 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134547696 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547697 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547697 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547697 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547697 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547697 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547697 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547697 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547697 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547697 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547697 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547697 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547697 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134547697 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547697 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547697 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134547697 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547697 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 MSC_Test_2-RAN(3202)@718a44d66dfb: Created IMSI[2] for '262420000001123'H'7F6B3997'O to be handled at TC_iu_multi_lu_and_mt_ussd2(3223) MSC_Test-GSUP(3207)@718a44d66dfb: Created GsupExpect[1] for "262420000001117" to be handled at TC_iu_multi_lu_and_mt_ussd2(3211) 20250822134547697 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547697 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547697 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134547697 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on connection ID:10 MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822134547697 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547697 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134547697 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547697 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547697 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547697 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547697 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134547697 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547697 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547697 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134547697 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_len:7 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_from0 20250822134547697 DIUCS DEBUG (UTRAN-Iu-538) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134547698 DMSC DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSInew-0x1A72458D:UTRAN-Iu-538:LU)[0x56365eab0fb0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134547697 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547697 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547697 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547698 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134547698 DIUCS DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSInew-0x1A72458D:UTRAN-Iu-538:LU)[0x56365eab0fb0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134547698 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSInew-0x1A72458D:UTRAN-Iu-538:LU)[0x56365eab1190]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134547698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547698 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547698 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134547698 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547698 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547698 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547698 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547698 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134547698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547698 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547698 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134547698 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSInew-0x1A72458D:UTRAN-Iu-538:LU)[0x56365eab1190]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134547698 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSInew-0x1A72458D:UTRAN-Iu-538:LU)[0x56365eab1190]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134547698 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547698 DMM DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSInew-0x1A72458D:UTRAN-Iu-538:LU)[0x56365eab1190]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822134547698 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:MSISDN-491230001129:TMSInew-0x1A72458D:UTRAN-Iu-538:LU)[0x56365eab1770]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822134547698 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001129:MSISDN-491230001129:UTRAN-Iu-538:LU)[0x56365ea59910]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822134547698 DMSC NOTICE msub(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1A72458D) VLR: update for IMSI=262420000001129 (MSISDN=491230001129) (gsm_04_08.c:1541) 20250822134547698 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1A72458D + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250822134547698 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547698 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547698 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001129:MSISDN-491230001129:UTRAN-Iu-538:LU)[0x56365ea59910]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822134547698 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1A72458D:UTRAN-Iu-538:LU)[0x56365eab1770]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822134547698 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001129:MSISDN-491230001129:UTRAN-Iu-538:LU)[0x56365ea59910]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822134547698 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547698 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134547698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547698 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001129:MSISDN-491230001129:UTRAN-Iu-538:LU)[0x56365ea59910]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1A72458D:UTRAN-Iu-538:LU)[0x56365eab1770] (vlr_lu_fsm.c:817) 20250822134547698 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001129:MSISDN-491230001129:UTRAN-Iu-538:LU)[0x56365ea59910]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822134547698 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001129:MSISDN-491230001129:UTRAN-Iu-538:LU)[0x56365ea59910]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822134547698 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1A72458D:UTRAN-Iu-538:LU)[0x56365eab1770]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822134547698 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547698 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134547698 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1A72458D:UTRAN-Iu-538:LU)[0x56365eab1190]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250822134547698 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1A72458D:UTRAN-Iu-538:LU)[0x56365eab1190]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.795s remaining) (msc_a.c:450) 20250822134547698 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547698 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001129/3/1): Available (smpp_smsc.c:626) 20250822134547698 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1A72458D:UTRAN-Iu-538:LU)[0x56365eab1190]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134547698 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1A72458D:UTRAN-Iu-538:LU)[0x56365eab1190]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250822134547698 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1A72458D:UTRAN-Iu-538:LU)[0x56365eab1190]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250822134547698 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1A72458D + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822134547698 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1A72458D + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822134547698 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1A72458D - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822134547698 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1A72458D:UTRAN-Iu-538:LU)[0x56365eab1190]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250822134547699 DMSC DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1A72458D:UTRAN-Iu-538:LU)[0x56365eab0fb0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) MSC_Test_2-SCCP(3201)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250822134547699 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1A72458D - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250822134547699 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547699 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_2-RAN(3202)@718a44d66dfb: Created IMSI[3] for '262420000001118'H'0CE36AD3'O to be handled at TC_iu_multi_lu_and_mt_ussd2(3213) 20250822134547699 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547699 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134547699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547699 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547699 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134547699 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547699 DIUCS DEBUG (UTRAN-Iu-541 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) MSC_Test-GSUP(3207)@718a44d66dfb: Created GsupExpect[2] for "262420000001123" to be handled at TC_iu_multi_lu_and_mt_ussd2(3223) MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134547699 DMSC DEBUG msub_fsm[0x56365ea99650]{active}: Allocated (fsm.c:456) 20250822134547699 DMSC DEBUG msc_i[0x56365eab22c0]{READY}: Allocated (fsm.c:456) 20250822134547699 DMSC DEBUG msc_i[0x56365eab22c0]{READY}: is child of msub_fsm[0x56365ea99650] (fsm.c:486) 20250822134547699 DMSC DEBUG msc_a[0x56365ea3c730]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822134547699 DMSC DEBUG msc_a[0x56365ea3c730]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea99650] (fsm.c:486) 20250822134547699 DMSC DEBUG msc_a(unknown:UTRAN-Iu-541:NONE)[0x56365ea3c730]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822134547699 DMSC DEBUG msc_i(unknown:UTRAN-Iu-541:NONE)[0x56365eab22c0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822134547699 DMSC DEBUG msc_a(unknown:UTRAN-Iu-541:NONE)[0x56365ea3c730]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822134547700 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-541:NONE)[0x56365ea3c730]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250822134547700 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-541:NONE)[0x56365ea3c730]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250822134547700 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x25197617:UTRAN-Iu-541:PAGING_RESP)[0x56365ea975c0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822134547700 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x25197617:UTRAN-Iu-541:PAGING_RESP)[0x56365ea975c0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x25197617:UTRAN-Iu-541:PAGING_RESP)[0x56365ea3c730] (fsm.c:486) 20250822134547700 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x25197617:UTRAN-Iu-541:PAGING_RESP)[0x56365ea975c0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250822134547700 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x25197617:UTRAN-Iu-541:PAGING_RESP)[0x56365ea975c0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822134547700 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0x25197617 + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822134547700 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0x25197617 + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822134547700 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x25197617:UTRAN-Iu-541:PAGING_RESP)[0x56365ea3c730]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822134547700 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x25197617:UTRAN-Iu-541:PAGING_RESP)[0x56365ea3c730]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822134547700 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x25197617:UTRAN-Iu-541:PAGING_RESP)[0x56365ea975c0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822134547700 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x25197617:UTRAN-Iu-541:PAGING_RESP)[0x56365ea975c0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250822134547700 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x25197617:UTRAN-Iu-541:PAGING_RESP)[0x56365ea8c5e0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822134547700 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x25197617:UTRAN-Iu-541:PAGING_RESP)[0x56365ea8c5e0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x25197617:UTRAN-Iu-541:PAGING_RESP)[0x56365ea975c0] (fsm.c:486) 20250822134547700 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x25197617:UTRAN-Iu-541:PAGING_RESP)[0x56365ea8c5e0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822134547700 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x25197617:UTRAN-Iu-541:PAGING_RESP)[0x56365ea8c5e0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822134547700 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0x25197617 - proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,active-conn) (vlr_access_req_fsm.c:405) MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:11 MSC_Test_2-RAN(3202)@718a44d66dfb: Created IMSI[4] for '262420000001119'H'14BA7382'O to be handled at TC_iu_multi_lu_and_mt_ussd2(3215) 20250822134547700 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547700 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547700 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547700 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547700 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547700 DIUCS DEBUG (UTRAN-Iu-533) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134547700 DMSC DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x6484C24A:UTRAN-Iu-533:LU)[0x56365ea54de0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134547700 DIUCS DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x6484C24A:UTRAN-Iu-533:LU)[0x56365ea54de0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134547700 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x6484C24A:UTRAN-Iu-533:LU)[0x56365ea54f10]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134547700 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547700 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547701 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 20250822134547700 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x6484C24A:UTRAN-Iu-533:LU)[0x56365ea54f10]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134547700 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x6484C24A:UTRAN-Iu-533:LU)[0x56365ea54f10]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250822134547701 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x6484C24A:UTRAN-Iu-533:LU)[0x56365ea54f10]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822134547701 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x6484C24A:UTRAN-Iu-533:LU)[0x56365ea54f10]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250822134547701 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x6484C24A:UTRAN-Iu-533:LU)[0x56365ea54f10]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134547701 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x6484C24A:UTRAN-Iu-533:LU)[0x56365ea54f10]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822134547701 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x6484C24A:UTRAN-Iu-533:LU)[0x56365ea555a0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822134547701 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x6484C24A:UTRAN-Iu-533:LU)[0x56365ea555a0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x6484C24A:UTRAN-Iu-533:LU)[0x56365ea54f10] (msc_a.c:1053) 20250822134547701 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x6484C24A:UTRAN-Iu-533:LU)[0x56365ea555a0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822134547701 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x6484C24A:UTRAN-Iu-533:LU)[0x56365ea555a0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822134547701 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x6484C24A:UTRAN-Iu-533:LU)[0x56365ea555a0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822134547701 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x6484C24A:UTRAN-Iu-533:LU)[0x56365ea54f10]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365eaa11a0] (msc_a.c:1053) 20250822134547701 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x6484C24A:UTRAN-Iu-533:LU)[0x56365ea54f10]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822134547701 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x6484C24A:UTRAN-Iu-533:LU)[0x56365ea54f10]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822134547701 DMSC DEBUG msub_fsm[0x56365eaa11a0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822134547701 DMSC DEBUG msub(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x6484C24A) MSC-A terminated (msub.c:261) 20250822134547701 DMSC DEBUG msub(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x6484C24A) 1 MSC-I still active (msub.c:79) 20250822134547701 DMSC DEBUG msub_fsm[0x56365eaa11a0]{active}: State change to terminating (no timeout) (msub.c:91) 20250822134547701 DMSC DEBUG msub_fsm[0x56365eaa11a0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822134547701 DMSC DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x6484C24A:UTRAN-Iu-533:LU)[0x56365ea54de0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822134547701 DMSC DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x6484C24A:UTRAN-Iu-533:LU)[0x56365ea54de0]{READY}: Removing from parent msub_fsm[0x56365eaa11a0] (msub.c:113) 20250822134547701 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Closing UTRAN-Iu-533 (ran_conn.c:142) 20250822134547701 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-533 (ran_conn.c:155) 20250822134547701 DMSC DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x6484C24A:UTRAN-Iu-533:LU)[0x56365ea54de0]{READY}: Freeing instance (msub.c:113) 20250822134547701 DMSC DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x6484C24A:UTRAN-Iu-533:LU)[0x56365ea54de0]{READY}: Deallocated (fsm.c:568) 20250822134547701 DMSC DEBUG msub(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x6484C24A) Free (msub.c:119) 20250822134547701 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x6484C24A - active-conn: now used by 1 (attached) (msub.c:375) 20250822134547701 DMSC DEBUG msub_fsm[0x56365eaa11a0]{terminating}: Freeing instance (msub.c:113) 20250822134547701 DMSC DEBUG msub_fsm[0x56365eaa11a0]{terminating}: Deallocated (fsm.c:568) MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 will be put to the reassembly buffer 20250822134547701 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547701 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547702 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547702 DLM3UA 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(3201)@718a44d66dfb: DT1 data has been put to the reassembly buffer 20250822134547701 DIUCS DEBUG (UTRAN-Iu-530) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134547702 DMSC DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x09FF8C2A:UTRAN-Iu-530:LU)[0x56365ea3c1a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822134547702 DIUCS DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x09FF8C2A:UTRAN-Iu-530:LU)[0x56365ea3c1a0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134547702 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x09FF8C2A:UTRAN-Iu-530:LU)[0x56365ea59c30]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134547702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547702 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547702 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547702 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x09FF8C2A:UTRAN-Iu-530:LU)[0x56365ea59c30]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134547702 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x09FF8C2A:UTRAN-Iu-530:LU)[0x56365ea59c30]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250822134547702 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x09FF8C2A:UTRAN-Iu-530:LU)[0x56365ea59c30]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822134547702 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x09FF8C2A:UTRAN-Iu-530:LU)[0x56365ea59c30]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250822134547702 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x09FF8C2A:UTRAN-Iu-530:LU)[0x56365ea59c30]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134547702 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x09FF8C2A:UTRAN-Iu-530:LU)[0x56365ea59c30]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822134547702 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x09FF8C2A:UTRAN-Iu-530:LU)[0x56365ea976f0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822134547702 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x09FF8C2A:UTRAN-Iu-530:LU)[0x56365ea976f0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x09FF8C2A:UTRAN-Iu-530:LU)[0x56365ea59c30] (msc_a.c:1053) 20250822134547702 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x09FF8C2A:UTRAN-Iu-530:LU)[0x56365ea976f0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822134547702 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x09FF8C2A:UTRAN-Iu-530:LU)[0x56365ea976f0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822134547702 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x09FF8C2A:UTRAN-Iu-530:LU)[0x56365ea976f0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822134547702 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x09FF8C2A:UTRAN-Iu-530:LU)[0x56365ea59c30]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea3c070] (msc_a.c:1053) 20250822134547702 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x09FF8C2A:UTRAN-Iu-530:LU)[0x56365ea59c30]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822134547702 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x09FF8C2A:UTRAN-Iu-530:LU)[0x56365ea59c30]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822134547702 DMSC DEBUG msub_fsm[0x56365ea3c070]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822134547702 DMSC DEBUG msub(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x09FF8C2A) MSC-A terminated (msub.c:261) 20250822134547702 DMSC DEBUG msub(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x09FF8C2A) 1 MSC-I still active (msub.c:79) 20250822134547702 DMSC DEBUG msub_fsm[0x56365ea3c070]{active}: State change to terminating (no timeout) (msub.c:91) 20250822134547702 DMSC DEBUG msub_fsm[0x56365ea3c070]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822134547702 DMSC DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x09FF8C2A:UTRAN-Iu-530:LU)[0x56365ea3c1a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822134547702 DMSC DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x09FF8C2A:UTRAN-Iu-530:LU)[0x56365ea3c1a0]{READY}: Removing from parent msub_fsm[0x56365ea3c070] (msub.c:113) 20250822134547702 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Closing UTRAN-Iu-530 (ran_conn.c:142) 20250822134547702 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547702 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-530 (ran_conn.c:155) 20250822134547702 DMSC DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x09FF8C2A:UTRAN-Iu-530:LU)[0x56365ea3c1a0]{READY}: Freeing instance (msub.c:113) 20250822134547702 DMSC DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x09FF8C2A:UTRAN-Iu-530:LU)[0x56365ea3c1a0]{READY}: Deallocated (fsm.c:568) MSC_Test-GSUP(3207)@718a44d66dfb: Created GsupExpect[3] for "262420000001118" to be handled at TC_iu_multi_lu_and_mt_ussd2(3213) MSC_Test_2-RAN(3202)@718a44d66dfb: Created IMSI[5] for '262420000001120'H'253F2579'O ("%?%y") to be handled at TC_iu_multi_lu_and_mt_ussd2(3217) 20250822134547702 DMSC DEBUG msub(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x09FF8C2A) Free (msub.c:119) 20250822134547702 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0x09FF8C2A - active-conn: now used by 1 (attached) (msub.c:375) 20250822134547702 DMSC DEBUG msub_fsm[0x56365ea3c070]{terminating}: Freeing instance (msub.c:113) 20250822134547702 DMSC DEBUG msub_fsm[0x56365ea3c070]{terminating}: Deallocated (fsm.c:568) 20250822134547703 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547703 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547703 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547703 DIUCS DEBUG (UTRAN-Iu-534) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134547703 DMSC DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x7F9C6EB4:UTRAN-Iu-534:LU)[0x56365ea32f20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134547703 DIUCS DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x7F9C6EB4:UTRAN-Iu-534:LU)[0x56365ea32f20]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134547703 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x7F9C6EB4:UTRAN-Iu-534:LU)[0x56365ea33100]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134547703 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x7F9C6EB4:UTRAN-Iu-534:LU)[0x56365ea33100]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134547703 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x7F9C6EB4:UTRAN-Iu-534:LU)[0x56365ea33100]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250822134547703 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x7F9C6EB4:UTRAN-Iu-534:LU)[0x56365ea33100]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822134547703 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547703 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547703 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547703 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547703 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x7F9C6EB4:UTRAN-Iu-534:LU)[0x56365ea33100]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250822134547703 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x7F9C6EB4:UTRAN-Iu-534:LU)[0x56365ea33100]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134547703 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x7F9C6EB4:UTRAN-Iu-534:LU)[0x56365ea33100]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822134547703 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x7F9C6EB4:UTRAN-Iu-534:LU)[0x56365ea31e00]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822134547703 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x7F9C6EB4:UTRAN-Iu-534:LU)[0x56365ea31e00]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x7F9C6EB4:UTRAN-Iu-534:LU)[0x56365ea33100] (msc_a.c:1053) 20250822134547703 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x7F9C6EB4:UTRAN-Iu-534:LU)[0x56365ea31e00]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822134547703 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x7F9C6EB4:UTRAN-Iu-534:LU)[0x56365ea31e00]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822134547703 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x7F9C6EB4:UTRAN-Iu-534:LU)[0x56365ea31e00]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822134547703 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x7F9C6EB4:UTRAN-Iu-534:LU)[0x56365ea33100]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea32df0] (msc_a.c:1053) 20250822134547703 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x7F9C6EB4:UTRAN-Iu-534:LU)[0x56365ea33100]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822134547703 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x7F9C6EB4:UTRAN-Iu-534:LU)[0x56365ea33100]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822134547703 DMSC DEBUG msub_fsm[0x56365ea32df0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822134547703 DMSC DEBUG msub(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x7F9C6EB4) MSC-A terminated (msub.c:261) 20250822134547703 DMSC DEBUG msub(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x7F9C6EB4) 1 MSC-I still active (msub.c:79) 20250822134547703 DMSC DEBUG msub_fsm[0x56365ea32df0]{active}: State change to terminating (no timeout) (msub.c:91) 20250822134547703 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547703 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547703 DMSC DEBUG msub_fsm[0x56365ea32df0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822134547703 DMSC DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x7F9C6EB4:UTRAN-Iu-534:LU)[0x56365ea32f20]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822134547703 DMSC DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x7F9C6EB4:UTRAN-Iu-534:LU)[0x56365ea32f20]{READY}: Removing from parent msub_fsm[0x56365ea32df0] (msub.c:113) 20250822134547703 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547703 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134547703 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Closing UTRAN-Iu-534 (ran_conn.c:142) 20250822134547703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547703 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547703 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134547703 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547703 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-534 (ran_conn.c:155) MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134547703 DMSC DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x7F9C6EB4:UTRAN-Iu-534:LU)[0x56365ea32f20]{READY}: Freeing instance (msub.c:113) 20250822134547703 DMSC DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x7F9C6EB4:UTRAN-Iu-534:LU)[0x56365ea32f20]{READY}: Deallocated (fsm.c:568) 20250822134547703 DMSC DEBUG msub(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x7F9C6EB4) Free (msub.c:119) 20250822134547703 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0x7F9C6EB4 - active-conn: now used by 1 (attached) (msub.c:375) 20250822134547703 DMSC DEBUG msub_fsm[0x56365ea32df0]{terminating}: Freeing instance (msub.c:113) 20250822134547703 DMSC DEBUG msub_fsm[0x56365ea32df0]{terminating}: Deallocated (fsm.c:568) 20250822134547704 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547704 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547704 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547704 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547704 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547704 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547704 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test-GSUP(3207)@718a44d66dfb: Created GsupExpect[4] for "262420000001119" to be handled at TC_iu_multi_lu_and_mt_ussd2(3215) 20250822134547704 DIUCS DEBUG (UTRAN-Iu-537) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134547704 DMSC DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x0D1224E2:UTRAN-Iu-537:LU)[0x56365eaaa860]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134547704 DIUCS DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x0D1224E2:UTRAN-Iu-537:LU)[0x56365eaaa860]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134547704 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x0D1224E2:UTRAN-Iu-537:LU)[0x56365eaaaa40]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134547704 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x0D1224E2:UTRAN-Iu-537:LU)[0x56365eaaaa40]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134547704 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x0D1224E2:UTRAN-Iu-537:LU)[0x56365eaaaa40]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250822134547704 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x0D1224E2:UTRAN-Iu-537:LU)[0x56365eaaaa40]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822134547704 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x0D1224E2:UTRAN-Iu-537:LU)[0x56365eaaaa40]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250822134547704 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x0D1224E2:UTRAN-Iu-537:LU)[0x56365eaaaa40]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134547704 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x0D1224E2:UTRAN-Iu-537:LU)[0x56365eaaaa40]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822134547704 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x0D1224E2:UTRAN-Iu-537:LU)[0x56365eaab060]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822134547704 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x0D1224E2:UTRAN-Iu-537:LU)[0x56365eaab060]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x0D1224E2:UTRAN-Iu-537:LU)[0x56365eaaaa40] (msc_a.c:1053) 20250822134547704 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x0D1224E2:UTRAN-Iu-537:LU)[0x56365eaab060]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822134547704 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x0D1224E2:UTRAN-Iu-537:LU)[0x56365eaab060]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822134547704 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x0D1224E2:UTRAN-Iu-537:LU)[0x56365eaab060]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822134547704 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x0D1224E2:UTRAN-Iu-537:LU)[0x56365eaaaa40]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365eaaa730] (msc_a.c:1053) 20250822134547704 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x0D1224E2:UTRAN-Iu-537:LU)[0x56365eaaaa40]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822134547704 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x0D1224E2:UTRAN-Iu-537:LU)[0x56365eaaaa40]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822134547704 DMSC DEBUG msub_fsm[0x56365eaaa730]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822134547704 DMSC DEBUG msub(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x0D1224E2) MSC-A terminated (msub.c:261) 20250822134547704 DMSC DEBUG msub(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x0D1224E2) 1 MSC-I still active (msub.c:79) 20250822134547704 DMSC DEBUG msub_fsm[0x56365eaaa730]{active}: State change to terminating (no timeout) (msub.c:91) 20250822134547704 DMSC DEBUG msub_fsm[0x56365eaaa730]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822134547704 DMSC DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x0D1224E2:UTRAN-Iu-537:LU)[0x56365eaaa860]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822134547704 DMSC DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x0D1224E2:UTRAN-Iu-537:LU)[0x56365eaaa860]{READY}: Removing from parent msub_fsm[0x56365eaaa730] (msub.c:113) 20250822134547704 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Closing UTRAN-Iu-537 (ran_conn.c:142) 20250822134547704 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-537 (ran_conn.c:155) 20250822134547704 DMSC DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x0D1224E2:UTRAN-Iu-537:LU)[0x56365eaaa860]{READY}: Freeing instance (msub.c:113) 20250822134547704 DMSC DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x0D1224E2:UTRAN-Iu-537:LU)[0x56365eaaa860]{READY}: Deallocated (fsm.c:568) 20250822134547704 DMSC DEBUG msub(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x0D1224E2) Free (msub.c:119) MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:15 MSC_Test_2-RAN(3202)@718a44d66dfb: Created IMSI[6] for '262420000001122'H'36E3C160'O to be handled at TC_iu_multi_lu_and_mt_ussd2(3221) MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 20250822134547704 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0x0D1224E2 - active-conn: now used by 1 (attached) (msub.c:375) 20250822134547704 DMSC DEBUG msub_fsm[0x56365eaaa730]{terminating}: Freeing instance (msub.c:113) 20250822134547705 DMSC DEBUG msub_fsm[0x56365eaaa730]{terminating}: Deallocated (fsm.c:568) 20250822134547705 DIUCS DEBUG (UTRAN-Iu-535) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134547705 DMSC DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2052BB24:UTRAN-Iu-535:LU)[0x56365ea32990]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134547705 DIUCS DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2052BB24:UTRAN-Iu-535:LU)[0x56365ea32990]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134547705 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2052BB24:UTRAN-Iu-535:LU)[0x56365ea32b70]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134547705 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2052BB24:UTRAN-Iu-535:LU)[0x56365ea32b70]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134547705 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2052BB24:UTRAN-Iu-535:LU)[0x56365ea32b70]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250822134547705 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2052BB24:UTRAN-Iu-535:LU)[0x56365ea32b70]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822134547705 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2052BB24:UTRAN-Iu-535:LU)[0x56365ea32b70]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250822134547705 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2052BB24:UTRAN-Iu-535:LU)[0x56365ea32b70]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822134547705 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2052BB24:UTRAN-Iu-535:LU)[0x56365ea32b70]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822134547705 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547705 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547705 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547705 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547705 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2052BB24:UTRAN-Iu-535:LU)[0x56365eaa6ac0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822134547705 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2052BB24:UTRAN-Iu-535:LU)[0x56365eaa6ac0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2052BB24:UTRAN-Iu-535:LU)[0x56365ea32b70] (msc_a.c:1053) 20250822134547705 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2052BB24:UTRAN-Iu-535:LU)[0x56365eaa6ac0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822134547705 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2052BB24:UTRAN-Iu-535:LU)[0x56365eaa6ac0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822134547705 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2052BB24:UTRAN-Iu-535:LU)[0x56365eaa6ac0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822134547705 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2052BB24:UTRAN-Iu-535:LU)[0x56365ea32b70]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea32860] (msc_a.c:1053) 20250822134547705 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2052BB24:UTRAN-Iu-535:LU)[0x56365ea32b70]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822134547705 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2052BB24:UTRAN-Iu-535:LU)[0x56365ea32b70]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822134547705 DMSC DEBUG msub_fsm[0x56365ea32860]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822134547705 DMSC DEBUG msub(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2052BB24) MSC-A terminated (msub.c:261) 20250822134547705 DMSC DEBUG msub(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2052BB24) 1 MSC-I still active (msub.c:79) 20250822134547705 DMSC DEBUG msub_fsm[0x56365ea32860]{active}: State change to terminating (no timeout) (msub.c:91) 20250822134547705 DMSC DEBUG msub_fsm[0x56365ea32860]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822134547705 DMSC DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2052BB24:UTRAN-Iu-535:LU)[0x56365ea32990]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822134547705 DMSC DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2052BB24:UTRAN-Iu-535:LU)[0x56365ea32990]{READY}: Removing from parent msub_fsm[0x56365ea32860] (msub.c:113) 20250822134547705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547705 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547705 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547705 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547705 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Closing UTRAN-Iu-535 (ran_conn.c:142) 20250822134547706 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-535 (ran_conn.c:155) 20250822134547706 DMSC DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2052BB24:UTRAN-Iu-535:LU)[0x56365ea32990]{READY}: Freeing instance (msub.c:113) 20250822134547706 DMSC DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2052BB24:UTRAN-Iu-535:LU)[0x56365ea32990]{READY}: Deallocated (fsm.c:568) 20250822134547706 DMSC DEBUG msub(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2052BB24) Free (msub.c:119) 20250822134547706 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2052BB24 - active-conn: now used by 1 (attached) (msub.c:375) 20250822134547706 DMSC DEBUG msub_fsm[0x56365ea32860]{terminating}: Freeing instance (msub.c:113) 20250822134547706 DMSC DEBUG msub_fsm[0x56365ea32860]{terminating}: Deallocated (fsm.c:568) 20250822134547706 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547706 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547706 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547706 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547706 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547706 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547706 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547706 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547706 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547706 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test-GSUP(3207)@718a44d66dfb: Created GsupExpect[5] for "262420000001120" to be handled at TC_iu_multi_lu_and_mt_ussd2(3217) 20250822134547706 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547706 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547706 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547706 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(3207)@718a44d66dfb: Created GsupExpect[6] for "262420000001122" to be handled at TC_iu_multi_lu_and_mt_ussd2(3221) MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:14 MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(3231)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:13 MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(3239)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822134547715 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0x7F6B3997 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250822134547715 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0x7F6B3997 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250822134547716 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0x7F6B3997 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250822134547716 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0x7F6B3997 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:499) 20250822134547716 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-RAN(3202)@718a44d66dfb: patching N(SD)=2 into dtap '051B'O 20250822134547716 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547716 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547716 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547716 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547716 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547716 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547716 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3201)@718a44d66dfb: { messageType := 2, destLocRef := 'CDA870'O, sourceLocRef := '00021D'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:0 TC_iu_multi_lu_and_mt_ussd2(3237)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(3202)@718a44d66dfb: patched enc_l3: '059B'O MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:8 MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:5 MSC_Test_2-RAN(3202)@718a44d66dfb: patching N(SD)=2 into dtap '051B'O 20250822134547720 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547720 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547720 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547720 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134547720 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_2-RAN(3202)@718a44d66dfb: patched enc_l3: '059B'O MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134547720 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547721 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134547721 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:9 MSC_Test_2-RAN(3202)@718a44d66dfb: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(3202)@718a44d66dfb: patched enc_l3: '059B'O MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:12 MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:10 MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on connection ID:11 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_len:14 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3201)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(3210)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on connection ID:15 MSC_Test_2-RAN(3202)@718a44d66dfb: Deleted conn table entry 8TC_iu_multi_lu_and_mt_ussd2(3225)13623393 TC_iu_multi_lu_and_mt_ussd2(3210)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_len:14 MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3201)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-RAN(3202)@718a44d66dfb: Deleted conn table entry 5TC_iu_multi_lu_and_mt_ussd2(3219)2553413 TC_iu_multi_lu_and_mt_ussd2(3225)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(3225)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(3225)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(3225)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(3202)@718a44d66dfb: Deleted conn table entry 9TC_iu_multi_lu_and_mt_ussd2(3227)13311589 TC_iu_multi_lu_and_mt_ussd2(3219)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(3219)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(3219)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on connection ID:14 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_len:14 TC_iu_multi_lu_and_mt_ussd2(3219)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_from0 MSC_Test_2-RAN(3202)@718a44d66dfb: Deleted conn table entry 12TC_iu_multi_lu_and_mt_ussd2(3233)15087133 MSC_Test_2-SCCP(3201)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O TC_iu_multi_lu_and_mt_ussd2(3227)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(3227)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(3227)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(3227)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(3233)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(3233)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(3233)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(3233)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(3202)@718a44d66dfb: Deleted conn table entry 10TC_iu_multi_lu_and_mt_ussd2(3229)4527804 MSC_Test_2-RAN(3202)@718a44d66dfb: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(3223) TC_iu_multi_lu_and_mt_ussd2(3229)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(3229)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(3229)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(3229)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on connection ID:13 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_len:7 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_from0 MSC_Test_2-RAN(3202)@718a44d66dfb: Created IMSI[7] for '262420000001121'H'09FF8C2A'O to be handled at TC_iu_multi_lu_and_mt_ussd2(3219) MSC_Test_2-SCCP(3201)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(3202)@718a44d66dfb: Created IMSI[8] for '262420000001124'H'6484C24A'O to be handled at TC_iu_multi_lu_and_mt_ussd2(3225) MSC_Test_2-RAN(3202)@718a44d66dfb: Created IMSI[9] for '262420000001125'H'7F9C6EB4'O to be handled at TC_iu_multi_lu_and_mt_ussd2(3227) MSC_Test_2-RAN(3202)@718a44d66dfb: Created IMSI[10] for '262420000001128'H'0D1224E2'O to be handled at TC_iu_multi_lu_and_mt_ussd2(3233) MSC_Test-GSUP(3207)@718a44d66dfb: Created GsupExpect[7] for "262420000001124" to be handled at TC_iu_multi_lu_and_mt_ussd2(3225) TC_iu_multi_lu_and_mt_ussd2(3223)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(3207)@718a44d66dfb: Created GsupExpect[8] for "262420000001121" to be handled at TC_iu_multi_lu_and_mt_ussd2(3219) MSC_Test_2-RAN(3202)@718a44d66dfb: Created IMSI[11] for '262420000001126'H'2052BB24'O to be handled at TC_iu_multi_lu_and_mt_ussd2(3229) MSC_Test-GSUP(3207)@718a44d66dfb: Created GsupExpect[9] for "262420000001128" to be handled at TC_iu_multi_lu_and_mt_ussd2(3233) MSC_Test-GSUP(3207)@718a44d66dfb: Created GsupExpect[10] for "262420000001125" to be handled at TC_iu_multi_lu_and_mt_ussd2(3227) TC_iu_multi_lu_and_mt_ussd2(3223)@718a44d66dfb: 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 := '7F6B3997'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test-GSUP(3207)@718a44d66dfb: Created GsupExpect[11] for "262420000001126" to be handled at TC_iu_multi_lu_and_mt_ussd2(3229) MSC_Test_2-RAN(3202)@718a44d66dfb: Added conn table entry 1TC_iu_multi_lu_and_mt_ussd2(3223)16765639 MSC_Test_2-SCCP(3201)@718a44d66dfb: First idle individual index:1 MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134547758 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0x0CE36AD3 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250822134547758 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0x0CE36AD3 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250822134547759 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0x0CE36AD3 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250822134547759 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0x0CE36AD3 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:499) 20250822134547759 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547759 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547759 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547759 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547759 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547759 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547759 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547759 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x253F2579 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250822134547759 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x253F2579 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250822134547759 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547759 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547759 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547759 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134547759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547759 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547759 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134547759 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547759 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547759 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547759 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547759 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134547759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547759 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547759 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134547759 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547759 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547759 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547759 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547759 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134547759 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x253F2579 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250822134547759 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x253F2579 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:499) 20250822134547759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547759 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547759 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134547759 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547759 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547759 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547759 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547760 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134547760 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547760 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547760 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134547760 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547760 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547760 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547760 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547760 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134547760 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547760 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547760 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 20250822134547760 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547760 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547760 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547760 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547760 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547760 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0x36E3C160 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250822134547760 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547760 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547760 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547760 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0x36E3C160 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822134547760 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547760 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547760 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547760 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547760 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134547760 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547760 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547760 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134547760 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547760 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547760 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547760 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547760 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134547760 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547760 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547760 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134547760 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547760 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0x36E3C160 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250822134547760 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0x36E3C160 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:499) 20250822134547760 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547760 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547760 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547761 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134547761 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547761 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547761 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134547761 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547761 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547761 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547761 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547761 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134547761 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547761 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547761 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134547761 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547761 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0x186610F3 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250822134547761 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547761 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547761 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547761 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547761 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547761 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547761 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547761 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547761 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0x186610F3 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250822134547761 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0x186610F3 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250822134547761 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0x186610F3 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:499) 20250822134547762 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x14BA7382 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:438) MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 20250822134547762 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x14BA7382 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250822134547762 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547762 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547762 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547762 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547762 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547762 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547762 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x14BA7382 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250822134547762 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x14BA7382 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:499) 20250822134547762 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547762 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547762 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547762 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547762 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547762 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0x25197617 + vlr_gsup_rx: now used by 5 (attached,NCSS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134547762 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x25197617:UTRAN-Iu-541:PAGING_RESP)[0x56365ea8c5e0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822134547762 DVLR DEBUG SUBSCR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x25197617) Received 1 auth tuples (vlr.c:996) 20250822134547762 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x25197617:UTRAN-Iu-541:PAGING_RESP)[0x56365ea8c5e0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822134547762 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x25197617:UTRAN-Iu-541:PAGING_RESP)[0x56365ea8c5e0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250822134547762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547762 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547762 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547762 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547762 DMM DEBUG Tx AUTH REQ (rand = ba5f86852cb6ee9964b01f239bdd55c9) (gsm_04_08.c:641) 20250822134547762 DMM DEBUG AUTH REQ (autn = f557415f69f5bc1685f7ad16156c28ee) (gsm_04_08.c:643) 20250822134547762 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x25197617:UTRAN-Iu-541:PAGING_RESP)[0x56365ea3c730]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250822134547762 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x25197617:UTRAN-Iu-541:PAGING_RESP)[0x56365ea3c730]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134547762 DMSC DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x25197617:UTRAN-Iu-541:PAGING_RESP)[0x56365eab22c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822134547763 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0x25197617 - vlr_gsup_rx: now used by 4 (attached,NCSS,Paging,active-conn) (vlr.c:1410) 20250822134547763 DIUCS DEBUG (UTRAN-Iu-536) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134547763 DMSC DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSInew-0x20D4AE32:UTRAN-Iu-536:LU)[0x56365eaabf10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134547763 DIUCS DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSInew-0x20D4AE32:UTRAN-Iu-536:LU)[0x56365eaabf10]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134547763 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSInew-0x20D4AE32:UTRAN-Iu-536:LU)[0x56365eaac0f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134547763 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSInew-0x20D4AE32:UTRAN-Iu-536:LU)[0x56365eaac0f0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134547763 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSInew-0x20D4AE32:UTRAN-Iu-536:LU)[0x56365eaac0f0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134547763 DMM DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSInew-0x20D4AE32:UTRAN-Iu-536:LU)[0x56365eaac0f0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822134547763 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:MSISDN-491230001127:TMSInew-0x20D4AE32:UTRAN-Iu-536:LU)[0x56365eaac6a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822134547763 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001127:MSISDN-491230001127:UTRAN-Iu-536:LU)[0x56365eaa47b0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822134547763 DMSC NOTICE msub(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x20D4AE32) VLR: update for IMSI=262420000001127 (MSISDN=491230001127) (gsm_04_08.c:1541) 20250822134547763 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0x20D4AE32 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250822134547763 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001127:MSISDN-491230001127:UTRAN-Iu-536:LU)[0x56365eaa47b0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822134547763 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x20D4AE32:UTRAN-Iu-536:LU)[0x56365eaac6a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822134547763 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001127:MSISDN-491230001127:UTRAN-Iu-536:LU)[0x56365eaa47b0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822134547763 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001127:MSISDN-491230001127:UTRAN-Iu-536:LU)[0x56365eaa47b0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x20D4AE32:UTRAN-Iu-536:LU)[0x56365eaac6a0] (vlr_lu_fsm.c:817) 20250822134547763 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001127:MSISDN-491230001127:UTRAN-Iu-536:LU)[0x56365eaa47b0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822134547763 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001127:MSISDN-491230001127:UTRAN-Iu-536:LU)[0x56365eaa47b0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822134547763 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x20D4AE32:UTRAN-Iu-536:LU)[0x56365eaac6a0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822134547763 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x20D4AE32:UTRAN-Iu-536:LU)[0x56365eaac0f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250822134547763 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x20D4AE32:UTRAN-Iu-536:LU)[0x56365eaac0f0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.724s remaining) (msc_a.c:450) 20250822134547763 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001127/3/1): Available (smpp_smsc.c:626) 20250822134547763 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x20D4AE32:UTRAN-Iu-536:LU)[0x56365eaac0f0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134547763 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x20D4AE32:UTRAN-Iu-536:LU)[0x56365eaac0f0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250822134547763 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x20D4AE32:UTRAN-Iu-536:LU)[0x56365eaac0f0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250822134547763 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0x20D4AE32 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822134547763 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0x20D4AE32 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822134547763 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0x20D4AE32 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822134547763 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x20D4AE32:UTRAN-Iu-536:LU)[0x56365eaac0f0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250822134547763 DMSC DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x20D4AE32:UTRAN-Iu-536:LU)[0x56365eaabf10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) MSC_Test_2-RAN(3202)@718a44d66dfb: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(3213) MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 20250822134547763 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0x20D4AE32 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250822134547764 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0x09FF8C2A + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250822134547764 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0x09FF8C2A + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250822134547764 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547764 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547764 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547764 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547764 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547764 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547764 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547764 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0x09FF8C2A + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250822134547764 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0x09FF8C2A - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:499) 20250822134547764 DIUCS DEBUG (UTRAN-Iu-540) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134547764 DMSC DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSInew-0x87902282:UTRAN-Iu-540:LU)[0x56365eab8ba0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134547764 DIUCS DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSInew-0x87902282:UTRAN-Iu-540:LU)[0x56365eab8ba0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134547764 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSInew-0x87902282:UTRAN-Iu-540:LU)[0x56365eab8e30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134547764 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSInew-0x87902282:UTRAN-Iu-540:LU)[0x56365eab8e30]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134547764 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSInew-0x87902282:UTRAN-Iu-540:LU)[0x56365eab8e30]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134547764 DMM DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSInew-0x87902282:UTRAN-Iu-540:LU)[0x56365eab8e30]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822134547764 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:MSISDN-491230001131:TMSInew-0x87902282:UTRAN-Iu-540:LU)[0x56365eab9360]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822134547764 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001131:MSISDN-491230001131:UTRAN-Iu-540:LU)[0x56365eab88b0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822134547764 DMSC NOTICE msub(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x87902282) VLR: update for IMSI=262420000001131 (MSISDN=491230001131) (gsm_04_08.c:1541) 20250822134547764 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0x87902282 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250822134547764 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001131:MSISDN-491230001131:UTRAN-Iu-540:LU)[0x56365eab88b0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822134547764 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x87902282:UTRAN-Iu-540:LU)[0x56365eab9360]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822134547764 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001131:MSISDN-491230001131:UTRAN-Iu-540:LU)[0x56365eab88b0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822134547764 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001131:MSISDN-491230001131:UTRAN-Iu-540:LU)[0x56365eab88b0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x87902282:UTRAN-Iu-540:LU)[0x56365eab9360] (vlr_lu_fsm.c:817) 20250822134547764 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001131:MSISDN-491230001131:UTRAN-Iu-540:LU)[0x56365eab88b0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822134547764 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001131:MSISDN-491230001131:UTRAN-Iu-540:LU)[0x56365eab88b0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822134547764 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x87902282:UTRAN-Iu-540:LU)[0x56365eab9360]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822134547764 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x87902282:UTRAN-Iu-540:LU)[0x56365eab8e30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250822134547764 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x87902282:UTRAN-Iu-540:LU)[0x56365eab8e30]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.733s remaining) (msc_a.c:450) 20250822134547764 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001131/3/1): Available (smpp_smsc.c:626) 20250822134547764 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x87902282:UTRAN-Iu-540:LU)[0x56365eab8e30]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134547764 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x87902282:UTRAN-Iu-540:LU)[0x56365eab8e30]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250822134547764 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x87902282:UTRAN-Iu-540:LU)[0x56365eab8e30]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250822134547764 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0x87902282 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822134547764 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0x87902282 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822134547765 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0x87902282 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822134547765 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x87902282:UTRAN-Iu-540:LU)[0x56365eab8e30]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250822134547765 DMSC DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x87902282:UTRAN-Iu-540:LU)[0x56365eab8ba0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822134547765 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0x87902282 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250822134547765 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0x0D1224E2 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250822134547765 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0x0D1224E2 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250822134547765 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0x0D1224E2 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250822134547765 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0x0D1224E2 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:499) 20250822134547765 DIUCS DEBUG (UTRAN-Iu-539) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134547765 DMSC DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSInew-0x2D95FA3B:UTRAN-Iu-539:LU)[0x56365eab5550]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134547765 DIUCS DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSInew-0x2D95FA3B:UTRAN-Iu-539:LU)[0x56365eab5550]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134547765 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSInew-0x2D95FA3B:UTRAN-Iu-539:LU)[0x56365eab5730]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134547765 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547765 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547765 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547765 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547765 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547765 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547765 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547765 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSInew-0x2D95FA3B:UTRAN-Iu-539:LU)[0x56365eab5730]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134547765 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSInew-0x2D95FA3B:UTRAN-Iu-539:LU)[0x56365eab5730]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 MSC_Test_2-RAN(3202)@718a44d66dfb: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(3217) 20250822134547765 DMM DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSInew-0x2D95FA3B:UTRAN-Iu-539:LU)[0x56365eab5730]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822134547765 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:MSISDN-491230001130:TMSInew-0x2D95FA3B:UTRAN-Iu-539:LU)[0x56365eab7f70]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822134547765 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001130:MSISDN-491230001130:UTRAN-Iu-539:LU)[0x56365ea7f080]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822134547765 DMSC NOTICE msub(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x2D95FA3B) VLR: update for IMSI=262420000001130 (MSISDN=491230001130) (gsm_04_08.c:1541) 20250822134547765 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0x2D95FA3B + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250822134547765 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001130:MSISDN-491230001130:UTRAN-Iu-539:LU)[0x56365ea7f080]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822134547765 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x2D95FA3B:UTRAN-Iu-539:LU)[0x56365eab7f70]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822134547765 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001130:MSISDN-491230001130:UTRAN-Iu-539:LU)[0x56365ea7f080]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822134547765 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001130:MSISDN-491230001130:UTRAN-Iu-539:LU)[0x56365ea7f080]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x2D95FA3B:UTRAN-Iu-539:LU)[0x56365eab7f70] (vlr_lu_fsm.c:817) 20250822134547765 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001130:MSISDN-491230001130:UTRAN-Iu-539:LU)[0x56365ea7f080]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822134547765 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001130:MSISDN-491230001130:UTRAN-Iu-539:LU)[0x56365ea7f080]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822134547766 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x2D95FA3B:UTRAN-Iu-539:LU)[0x56365eab7f70]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822134547766 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x2D95FA3B:UTRAN-Iu-539:LU)[0x56365eab5730]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822134547766 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x2D95FA3B:UTRAN-Iu-539:LU)[0x56365eab5730]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.731s remaining) (msc_a.c:450) 20250822134547766 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001130/3/1): Available (smpp_smsc.c:626) 20250822134547766 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x2D95FA3B:UTRAN-Iu-539:LU)[0x56365eab5730]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134547766 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x2D95FA3B:UTRAN-Iu-539:LU)[0x56365eab5730]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250822134547766 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x2D95FA3B:UTRAN-Iu-539:LU)[0x56365eab5730]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250822134547766 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0x2D95FA3B + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822134547766 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0x2D95FA3B + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822134547766 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0x2D95FA3B - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822134547766 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x2D95FA3B:UTRAN-Iu-539:LU)[0x56365eab5730]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250822134547766 DMSC DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x2D95FA3B:UTRAN-Iu-539:LU)[0x56365eab5550]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822134547766 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0x2D95FA3B - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250822134547766 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0x7F9C6EB4 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250822134547766 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0x7F9C6EB4 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250822134547766 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547766 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547766 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547766 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0x7F9C6EB4 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250822134547766 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0x7F9C6EB4 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:499) 20250822134547766 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547766 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547766 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547766 DIUCS DEBUG (UTRAN-Iu-538) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134547766 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547766 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547766 DMSC DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1A72458D:UTRAN-Iu-538:LU)[0x56365eab0fb0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134547766 DIUCS DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1A72458D:UTRAN-Iu-538:LU)[0x56365eab0fb0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134547766 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1A72458D:UTRAN-Iu-538:LU)[0x56365eab1190]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134547766 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1A72458D:UTRAN-Iu-538:LU)[0x56365eab1190]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134547766 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1A72458D:UTRAN-Iu-538:LU)[0x56365eab1190]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250822134547766 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1A72458D:UTRAN-Iu-538:LU)[0x56365eab1190]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822134547767 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1A72458D:UTRAN-Iu-538:LU)[0x56365eab1190]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250822134547767 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1A72458D:UTRAN-Iu-538:LU)[0x56365eab1190]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134547767 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1A72458D:UTRAN-Iu-538:LU)[0x56365eab1190]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822134547767 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1A72458D:UTRAN-Iu-538:LU)[0x56365eab1770]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822134547767 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1A72458D:UTRAN-Iu-538:LU)[0x56365eab1770]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1A72458D:UTRAN-Iu-538:LU)[0x56365eab1190] (msc_a.c:1053) 20250822134547767 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1A72458D:UTRAN-Iu-538:LU)[0x56365eab1770]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822134547767 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1A72458D:UTRAN-Iu-538:LU)[0x56365eab1770]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822134547767 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1A72458D:UTRAN-Iu-538:LU)[0x56365eab1770]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822134547767 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1A72458D:UTRAN-Iu-538:LU)[0x56365eab1190]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365eaa5700] (msc_a.c:1053) 20250822134547767 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1A72458D:UTRAN-Iu-538:LU)[0x56365eab1190]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822134547767 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1A72458D:UTRAN-Iu-538:LU)[0x56365eab1190]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822134547767 DMSC DEBUG msub_fsm[0x56365eaa5700]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822134547767 DMSC DEBUG msub(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1A72458D) MSC-A terminated (msub.c:261) 20250822134547767 DMSC DEBUG msub(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1A72458D) 1 MSC-I still active (msub.c:79) 20250822134547767 DMSC DEBUG msub_fsm[0x56365eaa5700]{active}: State change to terminating (no timeout) (msub.c:91) 20250822134547767 DMSC DEBUG msub_fsm[0x56365eaa5700]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822134547767 DMSC DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1A72458D:UTRAN-Iu-538:LU)[0x56365eab0fb0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822134547767 DMSC DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1A72458D:UTRAN-Iu-538:LU)[0x56365eab0fb0]{READY}: Removing from parent msub_fsm[0x56365eaa5700] (msub.c:113) 20250822134547767 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Closing UTRAN-Iu-538 (ran_conn.c:142) 20250822134547767 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-538 (ran_conn.c:155) 20250822134547767 DMSC DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1A72458D:UTRAN-Iu-538:LU)[0x56365eab0fb0]{READY}: Freeing instance (msub.c:113) 20250822134547767 DMSC DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1A72458D:UTRAN-Iu-538:LU)[0x56365eab0fb0]{READY}: Deallocated (fsm.c:568) 20250822134547767 DMSC DEBUG msub(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1A72458D) Free (msub.c:119) 20250822134547767 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1A72458D - active-conn: now used by 1 (attached) (msub.c:375) 20250822134547767 DMSC DEBUG msub_fsm[0x56365eaa5700]{terminating}: Freeing instance (msub.c:113) 20250822134547767 DMSC DEBUG msub_fsm[0x56365eaa5700]{terminating}: Deallocated (fsm.c:568) MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 20250822134547767 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x6484C24A + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250822134547767 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x6484C24A + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250822134547767 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547767 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547767 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x6484C24A + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250822134547767 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x6484C24A - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:499) 20250822134547768 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547768 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547768 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) 20250822134547768 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547768 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547768 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547768 DMSC DEBUG msub_fsm[0x56365ea3c070]{active}: Allocated (fsm.c:456) MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822134547768 DMSC DEBUG msc_i[0x56365ea555a0]{READY}: Allocated (fsm.c:456) 20250822134547768 DMSC DEBUG msc_i[0x56365ea555a0]{READY}: is child of msub_fsm[0x56365ea3c070] (fsm.c:486) 20250822134547768 DMSC DEBUG msc_a[0x56365ea54f10]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822134547768 DMSC DEBUG msc_a[0x56365ea54f10]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea3c070] (fsm.c:486) 20250822134547768 DMSC DEBUG msc_a(unknown:UTRAN-Iu-542:NONE)[0x56365ea54f10]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822134547768 DMSC DEBUG msc_i(unknown:UTRAN-Iu-542:NONE)[0x56365ea555a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822134547768 DMSC DEBUG msc_a(unknown:UTRAN-Iu-542:NONE)[0x56365ea54f10]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822134547768 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-542:NONE)[0x56365ea54f10]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250822134547768 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-542:NONE)[0x56365ea54f10]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250822134547768 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7F6B3997:UTRAN-Iu-542:PAGING_RESP)[0x56365ea54de0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822134547768 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7F6B3997:UTRAN-Iu-542:PAGING_RESP)[0x56365ea54de0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x7F6B3997:UTRAN-Iu-542:PAGING_RESP)[0x56365ea54f10] (fsm.c:486) 20250822134547768 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7F6B3997:UTRAN-Iu-542:PAGING_RESP)[0x56365ea54de0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250822134547768 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7F6B3997:UTRAN-Iu-542:PAGING_RESP)[0x56365ea54de0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822134547768 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0x7F6B3997 + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) MSC_Test_2-RAN(3202)@718a44d66dfb: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(3221) 20250822134547768 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0x7F6B3997 + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822134547768 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x7F6B3997:UTRAN-Iu-542:PAGING_RESP)[0x56365ea54f10]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822134547768 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x7F6B3997:UTRAN-Iu-542:PAGING_RESP)[0x56365ea54f10]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822134547768 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x7F6B3997:UTRAN-Iu-542:PAGING_RESP)[0x56365ea54de0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822134547768 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x7F6B3997:UTRAN-Iu-542:PAGING_RESP)[0x56365ea54de0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250822134547768 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x7F6B3997:UTRAN-Iu-542:PAGING_RESP)[0x56365eaa11a0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822134547768 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x7F6B3997:UTRAN-Iu-542:PAGING_RESP)[0x56365eaa11a0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x7F6B3997:UTRAN-Iu-542:PAGING_RESP)[0x56365ea54de0] (fsm.c:486) 20250822134547768 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x7F6B3997:UTRAN-Iu-542:PAGING_RESP)[0x56365eaa11a0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822134547768 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x7F6B3997:UTRAN-Iu-542:PAGING_RESP)[0x56365eaa11a0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822134547769 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0x7F6B3997 - proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250822134547769 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2052BB24 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250822134547769 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2052BB24 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250822134547769 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547769 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547769 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547769 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547769 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547769 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2052BB24 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250822134547769 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2052BB24 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:499) 20250822134547769 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 20250822134547769 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547769 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547769 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547769 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547769 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547769 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547770 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547770 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547770 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547770 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822134547770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547770 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547770 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547770 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547770 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547770 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547770 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547770 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547770 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547770 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547770 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547771 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547771 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547771 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 20250822134547771 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547771 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547771 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547771 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547771 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547771 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547771 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547771 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547771 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547771 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547771 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547771 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547771 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547772 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547772 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547772 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547772 DLM3UA 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(3202)@718a44d66dfb: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(3211) TC_iu_multi_lu_and_mt_ussd2(3217)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:0 TC_iu_multi_lu_and_mt_ussd2(3213)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822134547772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547772 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547772 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547772 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 MSC_Test_2-RAN(3202)@718a44d66dfb: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(3215) TC_iu_multi_lu_and_mt_ussd2(3217)@718a44d66dfb: 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 := '253F2579'O ("%?%y") } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:11 MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 will be put to the reassembly buffer TC_iu_multi_lu_and_mt_ussd2(3221)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(3213)@718a44d66dfb: 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 := '0CE36AD3'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(3211)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(3221)@718a44d66dfb: 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 := '36E3C160'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:15 TC_iu_multi_lu_and_mt_ussd2(3211)@718a44d66dfb: 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 := '186610F3'O } } } }, additionalUpdateParameters := omit } } } } TC_iu_multi_lu_and_mt_ussd2(3215)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 MSC_Test_2-RAN(3202)@718a44d66dfb: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(3219) MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(3202)@718a44d66dfb: Added conn table entry 2TC_iu_multi_lu_and_mt_ussd2(3217)868541 TC_iu_multi_lu_and_mt_ussd2(3215)@718a44d66dfb: 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 := '14BA7382'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:14 MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(3202)@718a44d66dfb: patching N(SD)=0 into dtap '051459BA36D9210414A4656B'O MSC_Test_2-RAN(3202)@718a44d66dfb: patched enc_l3: '051459BA36D9210414A4656B'O TC_iu_multi_lu_and_mt_ussd2(3219)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:13 TC_iu_multi_lu_and_mt_ussd2(3219)@718a44d66dfb: 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 := '09FF8C2A'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134547785 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547785 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547785 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547785 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) MSC_Test_2-SCCP(3201)@718a44d66dfb: { messageType := 2, destLocRef := 'FFD2C7'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 } } 20250822134547785 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547785 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:1 20250822134547785 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134547785 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(3202)@718a44d66dfb: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(3233) MSC_Test_2-SCCP(3201)@718a44d66dfb: First idle individual index:2 MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_len:24 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_from0 MSC_Test_2-RAN(3202)@718a44d66dfb: Added conn table entry 3TC_iu_multi_lu_and_mt_ussd2(3213)2728601 MSC_Test_2-SCCP(3201)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C051459BA36D9210414A4656B'O MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(3233)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3201)@718a44d66dfb: First idle individual index:3 MSC_Test_2-RAN(3202)@718a44d66dfb: Added conn table entry 4TC_iu_multi_lu_and_mt_ussd2(3221)11924926 TC_iu_multi_lu_and_mt_ussd2(3233)@718a44d66dfb: 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 := '0D1224E2'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3201)@718a44d66dfb: First idle individual index:4 MSC_Test_2-RAN(3202)@718a44d66dfb: Added conn table entry 5TC_iu_multi_lu_and_mt_ussd2(3211)7659619 MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3201)@718a44d66dfb: First idle individual index:5 MSC_Test_2-RAN(3202)@718a44d66dfb: Added conn table entry 6TC_iu_multi_lu_and_mt_ussd2(3215)13832757 MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3201)@718a44d66dfb: First idle individual index:6 MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on connection ID:11 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_len:7 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3201)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(3202)@718a44d66dfb: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(3227) MSC_Test_2-RAN(3202)@718a44d66dfb: Deleted conn table entry 13TC_iu_multi_lu_and_mt_ussd2(3235)13853716 MSC_Test_2-RAN(3202)@718a44d66dfb: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(3225) TC_iu_multi_lu_and_mt_ussd2(3235)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(3235)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(3235)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(3235)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(3202)@718a44d66dfb: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(3229) MSC_Test_2-RAN(3202)@718a44d66dfb: Added conn table entry 7TC_iu_multi_lu_and_mt_ussd2(3219)15251224 TC_iu_multi_lu_and_mt_ussd2(3223)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(3223)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(3227)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(3202)@718a44d66dfb: Added conn table entry 8TC_iu_multi_lu_and_mt_ussd2(3233)14360654 20250822134547794 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0x7F6B3997 + vlr_gsup_rx: now used by 5 (attached,NCSS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134547794 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x7F6B3997:UTRAN-Iu-542:PAGING_RESP)[0x56365eaa11a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822134547794 DVLR DEBUG SUBSCR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x7F6B3997) Received 1 auth tuples (vlr.c:996) 20250822134547794 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x7F6B3997:UTRAN-Iu-542:PAGING_RESP)[0x56365eaa11a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822134547794 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x7F6B3997:UTRAN-Iu-542:PAGING_RESP)[0x56365eaa11a0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250822134547794 DMM DEBUG Tx AUTH REQ (rand = 47083103c0c659e425b187ef7e28e9bd) (gsm_04_08.c:641) 20250822134547794 DMM DEBUG AUTH REQ (autn = ecb2b0bd6767c6b8922a16335be44f9b) (gsm_04_08.c:643) 20250822134547794 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x7F6B3997:UTRAN-Iu-542:PAGING_RESP)[0x56365ea54f10]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) TC_iu_multi_lu_and_mt_ussd2(3225)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822134547794 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x7F6B3997:UTRAN-Iu-542:PAGING_RESP)[0x56365ea54f10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134547794 DMSC DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x7F6B3997:UTRAN-Iu-542:PAGING_RESP)[0x56365ea555a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134547794 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0x7F6B3997 - vlr_gsup_rx: now used by 4 (attached,NCSS,Paging,active-conn) (vlr.c:1410) MSC_Test_2-SCCP(3201)@718a44d66dfb: First idle individual index:7 TC_iu_multi_lu_and_mt_ussd2(3227)@718a44d66dfb: 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 := '7F9C6EB4'O } } } }, additionalUpdateParameters := omit } } } } 20250822134547794 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547794 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547794 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547794 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547794 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547794 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547794 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547795 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547795 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547795 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547795 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134547795 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_mt_ussd2(3225)@718a44d66dfb: 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 := '6484C24A'O } } } }, additionalUpdateParameters := omit } } } } 20250822134547795 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547796 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134547796 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(3202)@718a44d66dfb: Created IMSI[12] for '262420000001129'H'1A72458D'O to be handled at TC_iu_multi_lu_and_mt_ussd2(3235) MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134547796 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547796 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547796 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547796 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134547796 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547796 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547796 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134547796 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547796 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547796 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547796 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547796 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134547796 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547796 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547796 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134547796 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547796 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547796 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547796 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547796 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) 20250822134547796 DMSC DEBUG msub_fsm[0x56365ea85630]{active}: Allocated (fsm.c:456) 20250822134547796 DMSC DEBUG msc_i[0x56365ea83090]{READY}: Allocated (fsm.c:456) 20250822134547796 DMSC DEBUG msc_i[0x56365ea83090]{READY}: is child of msub_fsm[0x56365ea85630] (fsm.c:486) 20250822134547796 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134547796 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547796 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547796 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134547796 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547796 DMSC DEBUG msc_a[0x56365ea976f0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822134547796 DMSC DEBUG msc_a[0x56365ea976f0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea85630] (fsm.c:486) 20250822134547796 DMSC DEBUG msc_a(unknown:UTRAN-Iu-543:NONE)[0x56365ea976f0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822134547796 DMSC DEBUG msc_i(unknown:UTRAN-Iu-543:NONE)[0x56365ea83090]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822134547796 DMSC DEBUG msc_a(unknown:UTRAN-Iu-543:NONE)[0x56365ea976f0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822134547796 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547796 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547796 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547796 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134547796 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547796 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547796 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134547796 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547796 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547796 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547796 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547796 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134547796 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547796 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547796 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-543:NONE)[0x56365ea976f0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250822134547796 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-543:NONE)[0x56365ea976f0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250822134547796 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134547796 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547796 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x253F2579:UTRAN-Iu-543:PAGING_RESP)[0x56365ea83500]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822134547796 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x253F2579:UTRAN-Iu-543:PAGING_RESP)[0x56365ea83500]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x253F2579:UTRAN-Iu-543:PAGING_RESP)[0x56365ea976f0] (fsm.c:486) 20250822134547796 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x253F2579:UTRAN-Iu-543:PAGING_RESP)[0x56365ea83500]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250822134547796 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x253F2579:UTRAN-Iu-543:PAGING_RESP)[0x56365ea83500]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822134547796 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x253F2579 + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822134547796 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x253F2579 + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822134547796 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x253F2579:UTRAN-Iu-543:PAGING_RESP)[0x56365ea976f0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822134547796 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x253F2579:UTRAN-Iu-543:PAGING_RESP)[0x56365ea976f0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822134547796 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x253F2579:UTRAN-Iu-543:PAGING_RESP)[0x56365ea83500]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822134547797 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x253F2579:UTRAN-Iu-543:PAGING_RESP)[0x56365ea83500]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250822134547797 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x253F2579:UTRAN-Iu-543:PAGING_RESP)[0x56365ea55e30]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822134547796 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547796 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_2-SCCP(3201)@718a44d66dfb: First idle individual index:8 20250822134547797 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x253F2579:UTRAN-Iu-543:PAGING_RESP)[0x56365ea55e30]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x253F2579:UTRAN-Iu-543:PAGING_RESP)[0x56365ea83500] (fsm.c:486) 20250822134547797 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x253F2579:UTRAN-Iu-543:PAGING_RESP)[0x56365ea55e30]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822134547797 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x253F2579:UTRAN-Iu-543:PAGING_RESP)[0x56365ea55e30]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822134547797 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x253F2579 - proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250822134547796 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547797 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134547797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547797 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547797 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134547797 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547797 DIUCS DEBUG (UTRAN-Iu-541) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134547797 DMSC DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x25197617:UTRAN-Iu-541:PAGING_RESP)[0x56365eab22c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134547797 DIUCS DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x25197617:UTRAN-Iu-541:PAGING_RESP)[0x56365eab22c0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134547797 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x25197617:UTRAN-Iu-541:PAGING_RESP)[0x56365ea3c730]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134547797 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x25197617:UTRAN-Iu-541:PAGING_RESP)[0x56365ea3c730]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134547797 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x25197617:UTRAN-Iu-541:PAGING_RESP)[0x56365ea3c730]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134547797 DMM DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x25197617:UTRAN-Iu-541:PAGING_RESP)[0x56365ea3c730]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 59ba36d914a4656b) (gsm_04_08.c:1128) 20250822134547797 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x25197617:UTRAN-Iu-541:PAGING_RESP)[0x56365ea8c5e0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822134547797 DVLR DEBUG SUBSCR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x25197617) AUTH on UTRAN received RES: 59ba36d914a4656b (8 bytes) (vlr_auth_fsm.c:151) 20250822134547797 DVLR INFO SUBSCR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x25197617) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250822134547797 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x25197617:UTRAN-Iu-541:PAGING_RESP)[0x56365ea8c5e0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822134547797 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x25197617:UTRAN-Iu-541:PAGING_RESP)[0x56365ea8c5e0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822134547797 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x25197617:UTRAN-Iu-541:PAGING_RESP)[0x56365ea8c5e0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822134547797 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x25197617:UTRAN-Iu-541:PAGING_RESP)[0x56365ea8c5e0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x25197617:UTRAN-Iu-541:PAGING_RESP)[0x56365ea975c0] (vlr_auth_fsm.c:294) 20250822134547797 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x25197617:UTRAN-Iu-541:PAGING_RESP)[0x56365ea8c5e0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822134547797 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x25197617:UTRAN-Iu-541:PAGING_RESP)[0x56365ea8c5e0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822134547797 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x25197617:UTRAN-Iu-541:PAGING_RESP)[0x56365ea975c0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250822134547797 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x25197617:UTRAN-Iu-541:PAGING_RESP)[0x56365ea975c0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822134547797 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x25197617:UTRAN-Iu-541:PAGING_RESP)[0x56365ea975c0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822134547797 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x25197617:UTRAN-Iu-541:PAGING_RESP)[0x56365ea3c730]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250822134547797 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x25197617:UTRAN-Iu-541:PAGING_RESP)[0x56365ea3c730]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=54175107474aec99fb75dacb09d84165, CK=NONE (ran_msg_iu.c:388) 20250822134547797 DMSC DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x25197617:UTRAN-Iu-541:PAGING_RESP)[0x56365eab22c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250822134547797 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x25197617:UTRAN-Iu-541:PAGING_RESP)[0x56365ea975c0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 MSC_Test_2-RAN(3202)@718a44d66dfb: Added conn table entry 9TC_iu_multi_lu_and_mt_ussd2(3227)10448726 20250822134547797 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547797 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547797 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547797 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547797 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547797 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547797 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547797 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547797 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547797 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547797 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134547797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547797 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547797 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134547797 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547797 DIUCS DEBUG (UTRAN-Iu-544 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) MSC_Test-GSUP(3207)@718a44d66dfb: Created GsupExpect[12] for "262420000001129" to be handled at TC_iu_multi_lu_and_mt_ussd2(3235) 20250822134547797 DMSC DEBUG msub_fsm[0x56365eaa1070]{active}: Allocated (fsm.c:456) 20250822134547797 DMSC DEBUG msc_i[0x56365ea68200]{READY}: Allocated (fsm.c:456) 20250822134547797 DMSC DEBUG msc_i[0x56365ea68200]{READY}: is child of msub_fsm[0x56365eaa1070] (fsm.c:486) 20250822134547797 DMSC DEBUG msc_a[0x56365eab1500]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822134547797 DMSC DEBUG msc_a[0x56365eab1500]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365eaa1070] (fsm.c:486) 20250822134547797 DMSC DEBUG msc_a(unknown:UTRAN-Iu-544:NONE)[0x56365eab1500]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822134547797 DMSC DEBUG msc_i(unknown:UTRAN-Iu-544:NONE)[0x56365ea68200]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822134547797 DMSC DEBUG msc_a(unknown:UTRAN-Iu-544:NONE)[0x56365eab1500]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822134547797 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-544:NONE)[0x56365eab1500]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250822134547797 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-544:NONE)[0x56365eab1500]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250822134547798 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0CE36AD3:UTRAN-Iu-544:PAGING_RESP)[0x56365ea9d420]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822134547798 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0CE36AD3:UTRAN-Iu-544:PAGING_RESP)[0x56365ea9d420]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x0CE36AD3:UTRAN-Iu-544:PAGING_RESP)[0x56365eab1500] (fsm.c:486) 20250822134547798 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0CE36AD3:UTRAN-Iu-544:PAGING_RESP)[0x56365ea9d420]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250822134547798 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0CE36AD3:UTRAN-Iu-544:PAGING_RESP)[0x56365ea9d420]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(3229)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822134547798 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0x0CE36AD3 + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822134547798 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0x0CE36AD3 + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822134547798 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x0CE36AD3:UTRAN-Iu-544:PAGING_RESP)[0x56365eab1500]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822134547798 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x0CE36AD3:UTRAN-Iu-544:PAGING_RESP)[0x56365eab1500]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822134547798 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x0CE36AD3:UTRAN-Iu-544:PAGING_RESP)[0x56365ea9d420]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822134547798 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x0CE36AD3:UTRAN-Iu-544:PAGING_RESP)[0x56365ea9d420]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250822134547798 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x0CE36AD3:UTRAN-Iu-544:PAGING_RESP)[0x56365ea8eab0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822134547798 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x0CE36AD3:UTRAN-Iu-544:PAGING_RESP)[0x56365ea8eab0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x0CE36AD3:UTRAN-Iu-544:PAGING_RESP)[0x56365ea9d420] (fsm.c:486) 20250822134547798 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x0CE36AD3:UTRAN-Iu-544:PAGING_RESP)[0x56365ea8eab0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822134547798 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x0CE36AD3:UTRAN-Iu-544:PAGING_RESP)[0x56365ea8eab0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822134547798 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0x0CE36AD3 - proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250822134547798 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547798 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547798 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547798 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547798 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547798 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547798 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547798 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) 20250822134547798 DMSC DEBUG msub_fsm[0x56365ea5a870]{active}: Allocated (fsm.c:456) 20250822134547798 DMSC DEBUG msc_i[0x56365ea99780]{READY}: Allocated (fsm.c:456) 20250822134547798 DMSC DEBUG msc_i[0x56365ea99780]{READY}: is child of msub_fsm[0x56365ea5a870] (fsm.c:486) 20250822134547798 DMSC DEBUG msc_a[0x56365ea88bb0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822134547798 DMSC DEBUG msc_a[0x56365ea88bb0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea5a870] (fsm.c:486) 20250822134547798 DMSC DEBUG msc_a(unknown:UTRAN-Iu-545:NONE)[0x56365ea88bb0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822134547798 DMSC DEBUG msc_i(unknown:UTRAN-Iu-545:NONE)[0x56365ea99780]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822134547798 DMSC DEBUG msc_a(unknown:UTRAN-Iu-545:NONE)[0x56365ea88bb0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822134547798 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-545:NONE)[0x56365ea88bb0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250822134547798 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-545:NONE)[0x56365ea88bb0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250822134547798 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x36E3C160:UTRAN-Iu-545:PAGING_RESP)[0x56365ea31d20]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822134547798 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x36E3C160:UTRAN-Iu-545:PAGING_RESP)[0x56365ea31d20]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x36E3C160:UTRAN-Iu-545:PAGING_RESP)[0x56365ea88bb0] (fsm.c:486) 20250822134547798 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x36E3C160:UTRAN-Iu-545:PAGING_RESP)[0x56365ea31d20]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250822134547798 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x36E3C160:UTRAN-Iu-545:PAGING_RESP)[0x56365ea31d20]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822134547798 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0x36E3C160 + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822134547798 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0x36E3C160 + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822134547798 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x36E3C160:UTRAN-Iu-545:PAGING_RESP)[0x56365ea88bb0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822134547798 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x36E3C160:UTRAN-Iu-545:PAGING_RESP)[0x56365ea88bb0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822134547798 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x36E3C160:UTRAN-Iu-545:PAGING_RESP)[0x56365ea31d20]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822134547798 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x36E3C160:UTRAN-Iu-545:PAGING_RESP)[0x56365ea31d20]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250822134547798 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x36E3C160:UTRAN-Iu-545:PAGING_RESP)[0x56365eab19d0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822134547798 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x36E3C160:UTRAN-Iu-545:PAGING_RESP)[0x56365eab19d0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x36E3C160:UTRAN-Iu-545:PAGING_RESP)[0x56365ea31d20] (fsm.c:486) 20250822134547798 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x36E3C160:UTRAN-Iu-545:PAGING_RESP)[0x56365eab19d0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822134547798 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x36E3C160:UTRAN-Iu-545:PAGING_RESP)[0x56365eab19d0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822134547798 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0x36E3C160 - proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250822134547798 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547798 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547798 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547798 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134547798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547799 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) 20250822134547798 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547799 DMSC DEBUG msub_fsm[0x56365ea8c7e0]{active}: Allocated (fsm.c:456) 20250822134547799 DMSC DEBUG msc_i[0x56365eaab960]{READY}: Allocated (fsm.c:456) 20250822134547799 DMSC DEBUG msc_i[0x56365eaab960]{READY}: is child of msub_fsm[0x56365ea8c7e0] (fsm.c:486) 20250822134547799 DMSC DEBUG msc_a[0x56365ea375d0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822134547799 DMSC DEBUG msc_a[0x56365ea375d0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea8c7e0] (fsm.c:486) 20250822134547799 DMSC DEBUG msc_a(unknown:UTRAN-Iu-546:NONE)[0x56365ea375d0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822134547799 DMSC DEBUG msc_i(unknown:UTRAN-Iu-546:NONE)[0x56365eaab960]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822134547799 DMSC DEBUG msc_a(unknown:UTRAN-Iu-546:NONE)[0x56365ea375d0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822134547799 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134547799 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547799 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547799 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547799 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547799 DLM3UA 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(3201)@718a44d66dfb: Session index based on connection ID:15 MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_len:7 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_from0 20250822134547799 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-546:NONE)[0x56365ea375d0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250822134547799 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-546:NONE)[0x56365ea375d0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250822134547799 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x186610F3:UTRAN-Iu-546:PAGING_RESP)[0x56365ea55fe0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822134547799 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x186610F3:UTRAN-Iu-546:PAGING_RESP)[0x56365ea55fe0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x186610F3:UTRAN-Iu-546:PAGING_RESP)[0x56365ea375d0] (fsm.c:486) 20250822134547799 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x186610F3:UTRAN-Iu-546:PAGING_RESP)[0x56365ea55fe0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250822134547799 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x186610F3:UTRAN-Iu-546:PAGING_RESP)[0x56365ea55fe0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822134547799 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0x186610F3 + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822134547799 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547799 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0x186610F3 + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822134547799 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x186610F3:UTRAN-Iu-546:PAGING_RESP)[0x56365ea375d0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822134547799 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x186610F3:UTRAN-Iu-546:PAGING_RESP)[0x56365ea375d0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822134547799 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x186610F3:UTRAN-Iu-546:PAGING_RESP)[0x56365ea55fe0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822134547799 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x186610F3:UTRAN-Iu-546:PAGING_RESP)[0x56365ea55fe0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250822134547799 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x186610F3:UTRAN-Iu-546:PAGING_RESP)[0x56365eab1190]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822134547799 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x186610F3:UTRAN-Iu-546:PAGING_RESP)[0x56365eab1190]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x186610F3:UTRAN-Iu-546:PAGING_RESP)[0x56365ea55fe0] (fsm.c:486) 20250822134547799 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x186610F3:UTRAN-Iu-546:PAGING_RESP)[0x56365eab1190]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822134547799 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x186610F3:UTRAN-Iu-546:PAGING_RESP)[0x56365eab1190]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822134547799 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0x186610F3 - proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250822134547799 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547799 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547799 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 20250822134547799 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) 20250822134547799 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547799 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547799 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547799 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547799 DMSC DEBUG msub_fsm[0x56365ea8f750]{active}: Allocated (fsm.c:456) 20250822134547799 DMSC DEBUG msc_i[0x56365ea31980]{READY}: Allocated (fsm.c:456) 20250822134547799 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547799 DMSC DEBUG msc_i[0x56365ea31980]{READY}: is child of msub_fsm[0x56365ea8f750] (fsm.c:486) 20250822134547799 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547799 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547799 DMSC DEBUG msc_a[0x56365ea31ab0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822134547799 DMSC DEBUG msc_a[0x56365ea31ab0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea8f750] (fsm.c:486) 20250822134547799 DMSC DEBUG msc_a(unknown:UTRAN-Iu-547:NONE)[0x56365ea31ab0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822134547799 DMSC DEBUG msc_i(unknown:UTRAN-Iu-547:NONE)[0x56365ea31980]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822134547799 DMSC DEBUG msc_a(unknown:UTRAN-Iu-547:NONE)[0x56365ea31ab0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822134547799 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-547:NONE)[0x56365ea31ab0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250822134547799 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-547:NONE)[0x56365ea31ab0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250822134547799 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547799 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x14BA7382:UTRAN-Iu-547:PAGING_RESP)[0x56365eaa1a20]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822134547799 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x14BA7382:UTRAN-Iu-547:PAGING_RESP)[0x56365eaa1a20]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x14BA7382:UTRAN-Iu-547:PAGING_RESP)[0x56365ea31ab0] (fsm.c:486) 20250822134547799 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x14BA7382:UTRAN-Iu-547:PAGING_RESP)[0x56365eaa1a20]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250822134547799 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x14BA7382:UTRAN-Iu-547:PAGING_RESP)[0x56365eaa1a20]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822134547799 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x14BA7382 + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822134547799 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x14BA7382 + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822134547799 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x14BA7382:UTRAN-Iu-547:PAGING_RESP)[0x56365ea31ab0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822134547799 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x14BA7382:UTRAN-Iu-547:PAGING_RESP)[0x56365ea31ab0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822134547799 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x14BA7382:UTRAN-Iu-547:PAGING_RESP)[0x56365eaa1a20]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822134547799 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x14BA7382:UTRAN-Iu-547:PAGING_RESP)[0x56365eaa1a20]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250822134547799 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x14BA7382:UTRAN-Iu-547:PAGING_RESP)[0x56365eaa1c30]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) MSC_Test_2-SCCP(3201)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250822134547799 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x14BA7382:UTRAN-Iu-547:PAGING_RESP)[0x56365eaa1c30]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x14BA7382:UTRAN-Iu-547:PAGING_RESP)[0x56365eaa1a20] (fsm.c:486) 20250822134547800 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x14BA7382:UTRAN-Iu-547:PAGING_RESP)[0x56365eaa1c30]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822134547800 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x14BA7382:UTRAN-Iu-547:PAGING_RESP)[0x56365eaa1c30]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822134547800 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x14BA7382 - proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,active-conn) (vlr_access_req_fsm.c:405) MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(3202)@718a44d66dfb: Added conn table entry 10TC_iu_multi_lu_and_mt_ussd2(3225)5382006 20250822134547800 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547800 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547800 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547800 DIUCS DEBUG (UTRAN-Iu-536) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134547800 DMSC DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x20D4AE32:UTRAN-Iu-536:LU)[0x56365eaabf10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134547800 DIUCS DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x20D4AE32:UTRAN-Iu-536:LU)[0x56365eaabf10]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134547800 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x20D4AE32:UTRAN-Iu-536:LU)[0x56365eaac0f0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134547800 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x20D4AE32:UTRAN-Iu-536:LU)[0x56365eaac0f0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134547800 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x20D4AE32:UTRAN-Iu-536:LU)[0x56365eaac0f0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250822134547800 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x20D4AE32:UTRAN-Iu-536:LU)[0x56365eaac0f0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822134547800 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x20D4AE32:UTRAN-Iu-536:LU)[0x56365eaac0f0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250822134547800 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x20D4AE32:UTRAN-Iu-536:LU)[0x56365eaac0f0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134547800 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x20D4AE32:UTRAN-Iu-536:LU)[0x56365eaac0f0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822134547800 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x20D4AE32:UTRAN-Iu-536:LU)[0x56365eaac6a0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822134547800 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x20D4AE32:UTRAN-Iu-536:LU)[0x56365eaac6a0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x20D4AE32:UTRAN-Iu-536:LU)[0x56365eaac0f0] (msc_a.c:1053) 20250822134547800 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x20D4AE32:UTRAN-Iu-536:LU)[0x56365eaac6a0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822134547800 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x20D4AE32:UTRAN-Iu-536:LU)[0x56365eaac6a0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822134547800 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x20D4AE32:UTRAN-Iu-536:LU)[0x56365eaac6a0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822134547800 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547800 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547800 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547800 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547800 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x20D4AE32:UTRAN-Iu-536:LU)[0x56365eaac0f0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365eaabde0] (msc_a.c:1053) 20250822134547800 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x20D4AE32:UTRAN-Iu-536:LU)[0x56365eaac0f0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822134547800 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x20D4AE32:UTRAN-Iu-536:LU)[0x56365eaac0f0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822134547800 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547800 DMSC DEBUG msub_fsm[0x56365eaabde0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822134547800 DMSC DEBUG msub(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x20D4AE32) MSC-A terminated (msub.c:261) 20250822134547800 DMSC DEBUG msub(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x20D4AE32) 1 MSC-I still active (msub.c:79) 20250822134547800 DMSC DEBUG msub_fsm[0x56365eaabde0]{active}: State change to terminating (no timeout) (msub.c:91) 20250822134547800 DMSC DEBUG msub_fsm[0x56365eaabde0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822134547800 DMSC DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x20D4AE32:UTRAN-Iu-536:LU)[0x56365eaabf10]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822134547800 DMSC DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x20D4AE32:UTRAN-Iu-536:LU)[0x56365eaabf10]{READY}: Removing from parent msub_fsm[0x56365eaabde0] (msub.c:113) 20250822134547800 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Closing UTRAN-Iu-536 (ran_conn.c:142) 20250822134547800 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-536 (ran_conn.c:155) 20250822134547800 DMSC DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x20D4AE32:UTRAN-Iu-536:LU)[0x56365eaabf10]{READY}: Freeing instance (msub.c:113) 20250822134547800 DMSC DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x20D4AE32:UTRAN-Iu-536:LU)[0x56365eaabf10]{READY}: Deallocated (fsm.c:568) 20250822134547800 DMSC DEBUG msub(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x20D4AE32) Free (msub.c:119) 20250822134547800 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0x20D4AE32 - active-conn: now used by 1 (attached) (msub.c:375) 20250822134547800 DMSC DEBUG msub_fsm[0x56365eaabde0]{terminating}: Freeing instance (msub.c:113) 20250822134547800 DMSC DEBUG msub_fsm[0x56365eaabde0]{terminating}: Deallocated (fsm.c:568) TC_iu_multi_lu_and_mt_ussd2(3229)@718a44d66dfb: 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 := '2052BB24'O } } } }, additionalUpdateParameters := omit } } } } 20250822134547800 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547800 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547800 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547800 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547800 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547800 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547800 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547800 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547800 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547800 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547800 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547800 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134547800 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547800 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547800 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134547800 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547800 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) 20250822134547800 DMSC DEBUG msub_fsm[0x56365eaac0f0]{active}: Allocated (fsm.c:456) 20250822134547800 DMSC DEBUG msc_i[0x56365eaabf10]{READY}: Allocated (fsm.c:456) 20250822134547800 DMSC DEBUG msc_i[0x56365eaabf10]{READY}: is child of msub_fsm[0x56365eaac0f0] (fsm.c:486) 20250822134547800 DMSC DEBUG msc_a[0x56365eaabde0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822134547800 DMSC DEBUG msc_a[0x56365eaabde0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365eaac0f0] (fsm.c:486) 20250822134547800 DMSC DEBUG msc_a(unknown:UTRAN-Iu-548:NONE)[0x56365eaabde0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822134547800 DMSC DEBUG msc_i(unknown:UTRAN-Iu-548:NONE)[0x56365eaabf10]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822134547800 DMSC DEBUG msc_a(unknown:UTRAN-Iu-548:NONE)[0x56365eaabde0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822134547801 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-548:NONE)[0x56365eaabde0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250822134547801 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-548:NONE)[0x56365eaabde0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250822134547801 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x09FF8C2A:UTRAN-Iu-548:PAGING_RESP)[0x56365eaa64c0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822134547801 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x09FF8C2A:UTRAN-Iu-548:PAGING_RESP)[0x56365eaa64c0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x09FF8C2A:UTRAN-Iu-548:PAGING_RESP)[0x56365eaabde0] (fsm.c:486) 20250822134547801 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x09FF8C2A:UTRAN-Iu-548:PAGING_RESP)[0x56365eaa64c0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250822134547801 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x09FF8C2A:UTRAN-Iu-548:PAGING_RESP)[0x56365eaa64c0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134547801 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0x09FF8C2A + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822134547801 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0x09FF8C2A + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822134547801 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x09FF8C2A:UTRAN-Iu-548:PAGING_RESP)[0x56365eaabde0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822134547801 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x09FF8C2A:UTRAN-Iu-548:PAGING_RESP)[0x56365eaabde0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822134547801 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x09FF8C2A:UTRAN-Iu-548:PAGING_RESP)[0x56365eaa64c0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822134547801 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x09FF8C2A:UTRAN-Iu-548:PAGING_RESP)[0x56365eaa64c0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250822134547801 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547801 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547801 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547801 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547801 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547801 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 20250822134547801 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x09FF8C2A:UTRAN-Iu-548:PAGING_RESP)[0x56365eab9ca0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822134547801 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x09FF8C2A:UTRAN-Iu-548:PAGING_RESP)[0x56365eab9ca0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x09FF8C2A:UTRAN-Iu-548:PAGING_RESP)[0x56365eaa64c0] (fsm.c:486) 20250822134547801 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x09FF8C2A:UTRAN-Iu-548:PAGING_RESP)[0x56365eab9ca0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822134547801 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x09FF8C2A:UTRAN-Iu-548:PAGING_RESP)[0x56365eab9ca0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822134547801 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0x09FF8C2A - proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250822134547801 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547801 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547801 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) MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822134547801 DMSC DEBUG msub_fsm[0x56365ea80800]{active}: Allocated (fsm.c:456) 20250822134547801 DMSC DEBUG msc_i[0x56365ea80930]{READY}: Allocated (fsm.c:456) 20250822134547801 DMSC DEBUG msc_i[0x56365ea80930]{READY}: is child of msub_fsm[0x56365ea80800] (fsm.c:486) 20250822134547801 DMSC DEBUG msc_a[0x56365ea9c9f0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822134547801 DMSC DEBUG msc_a[0x56365ea9c9f0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea80800] (fsm.c:486) 20250822134547801 DMSC DEBUG msc_a(unknown:UTRAN-Iu-549:NONE)[0x56365ea9c9f0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822134547801 DMSC DEBUG msc_i(unknown:UTRAN-Iu-549:NONE)[0x56365ea80930]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822134547801 DMSC DEBUG msc_a(unknown:UTRAN-Iu-549:NONE)[0x56365ea9c9f0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:1 20250822134547801 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-549:NONE)[0x56365ea9c9f0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250822134547801 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-549:NONE)[0x56365ea9c9f0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250822134547801 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0D1224E2:UTRAN-Iu-549:PAGING_RESP)[0x56365ea925f0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822134547801 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0D1224E2:UTRAN-Iu-549:PAGING_RESP)[0x56365ea925f0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x0D1224E2:UTRAN-Iu-549:PAGING_RESP)[0x56365ea9c9f0] (fsm.c:486) 20250822134547801 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0D1224E2:UTRAN-Iu-549:PAGING_RESP)[0x56365ea925f0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250822134547801 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0D1224E2:UTRAN-Iu-549:PAGING_RESP)[0x56365ea925f0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822134547801 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0x0D1224E2 + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822134547801 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0x0D1224E2 + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822134547801 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x0D1224E2:UTRAN-Iu-549:PAGING_RESP)[0x56365ea9c9f0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822134547801 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x0D1224E2:UTRAN-Iu-549:PAGING_RESP)[0x56365ea9c9f0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822134547801 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x0D1224E2:UTRAN-Iu-549:PAGING_RESP)[0x56365ea925f0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822134547801 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x0D1224E2:UTRAN-Iu-549:PAGING_RESP)[0x56365ea925f0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250822134547801 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x0D1224E2:UTRAN-Iu-549:PAGING_RESP)[0x56365ea92800]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822134547801 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x0D1224E2:UTRAN-Iu-549:PAGING_RESP)[0x56365ea92800]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x0D1224E2:UTRAN-Iu-549:PAGING_RESP)[0x56365ea925f0] (fsm.c:486) 20250822134547801 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x0D1224E2:UTRAN-Iu-549:PAGING_RESP)[0x56365ea92800]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822134547801 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x0D1224E2:UTRAN-Iu-549:PAGING_RESP)[0x56365ea92800]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 will be put to the reassembly buffer 20250822134547801 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0x0D1224E2 - proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,active-conn) (vlr_access_req_fsm.c:405) MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 data has been put to the reassembly buffer 20250822134547802 DIUCS DEBUG (UTRAN-Iu-540) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134547802 DMSC DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x87902282:UTRAN-Iu-540:LU)[0x56365eab8ba0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134547802 DIUCS DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x87902282:UTRAN-Iu-540:LU)[0x56365eab8ba0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134547802 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x87902282:UTRAN-Iu-540:LU)[0x56365eab8e30]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822134547802 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x87902282:UTRAN-Iu-540:LU)[0x56365eab8e30]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134547802 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x87902282:UTRAN-Iu-540:LU)[0x56365eab8e30]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250822134547801 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547801 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547801 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547801 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547801 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547801 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547801 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547802 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547802 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x87902282:UTRAN-Iu-540:LU)[0x56365eab8e30]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822134547802 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x87902282:UTRAN-Iu-540:LU)[0x56365eab8e30]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250822134547802 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x87902282:UTRAN-Iu-540:LU)[0x56365eab8e30]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134547802 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x87902282:UTRAN-Iu-540:LU)[0x56365eab8e30]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822134547802 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x87902282:UTRAN-Iu-540:LU)[0x56365eab9360]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822134547802 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x87902282:UTRAN-Iu-540:LU)[0x56365eab9360]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x87902282:UTRAN-Iu-540:LU)[0x56365eab8e30] (msc_a.c:1053) 20250822134547802 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x87902282:UTRAN-Iu-540:LU)[0x56365eab9360]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822134547802 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x87902282:UTRAN-Iu-540:LU)[0x56365eab9360]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822134547802 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x87902282:UTRAN-Iu-540:LU)[0x56365eab9360]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822134547802 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x87902282:UTRAN-Iu-540:LU)[0x56365eab8e30]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365eab8a70] (msc_a.c:1053) 20250822134547802 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x87902282:UTRAN-Iu-540:LU)[0x56365eab8e30]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822134547802 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x87902282:UTRAN-Iu-540:LU)[0x56365eab8e30]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822134547802 DMSC DEBUG msub_fsm[0x56365eab8a70]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822134547802 DMSC DEBUG msub(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x87902282) MSC-A terminated (msub.c:261) 20250822134547802 DMSC DEBUG msub(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x87902282) 1 MSC-I still active (msub.c:79) 20250822134547802 DMSC DEBUG msub_fsm[0x56365eab8a70]{active}: State change to terminating (no timeout) (msub.c:91) 20250822134547802 DMSC DEBUG msub_fsm[0x56365eab8a70]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822134547802 DMSC DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x87902282:UTRAN-Iu-540:LU)[0x56365eab8ba0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822134547802 DMSC DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x87902282:UTRAN-Iu-540:LU)[0x56365eab8ba0]{READY}: Removing from parent msub_fsm[0x56365eab8a70] (msub.c:113) 20250822134547802 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Closing UTRAN-Iu-540 (ran_conn.c:142) 20250822134547802 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-540 (ran_conn.c:155) 20250822134547802 DMSC DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x87902282:UTRAN-Iu-540:LU)[0x56365eab8ba0]{READY}: Freeing instance (msub.c:113) 20250822134547802 DMSC DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x87902282:UTRAN-Iu-540:LU)[0x56365eab8ba0]{READY}: Deallocated (fsm.c:568) 20250822134547802 DMSC DEBUG msub(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x87902282) Free (msub.c:119) 20250822134547802 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0x87902282 - active-conn: now used by 1 (attached) (msub.c:375) 20250822134547802 DMSC DEBUG msub_fsm[0x56365eab8a70]{terminating}: Freeing instance (msub.c:113) 20250822134547802 DMSC DEBUG msub_fsm[0x56365eab8a70]{terminating}: Deallocated (fsm.c:568) 20250822134547802 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547802 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547802 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547802 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547802 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547802 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547802 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547802 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547802 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547802 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547802 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547802 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547802 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547802 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547802 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547802 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(3201)@718a44d66dfb: { messageType := 2, destLocRef := '0D40BD'O, sourceLocRef := '00021F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:2 MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(3202)@718a44d66dfb: Added conn table entry 12TC_iu_multi_lu_and_mt_ussd2(3229)2044264 MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on connection ID:14 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_len:7 MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3201)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@718a44d66dfb: First idle individual index:9 20250822134547804 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547804 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547804 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547804 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134547804 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547804 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547804 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134547804 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134547804 DIUCS DEBUG (UTRAN-Iu-539) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134547804 DMSC DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x2D95FA3B:UTRAN-Iu-539:LU)[0x56365eab5550]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134547804 DIUCS DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x2D95FA3B:UTRAN-Iu-539:LU)[0x56365eab5550]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134547804 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x2D95FA3B:UTRAN-Iu-539:LU)[0x56365eab5730]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134547804 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x2D95FA3B:UTRAN-Iu-539:LU)[0x56365eab5730]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134547804 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x2D95FA3B:UTRAN-Iu-539:LU)[0x56365eab5730]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250822134547804 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x2D95FA3B:UTRAN-Iu-539:LU)[0x56365eab5730]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822134547804 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x2D95FA3B:UTRAN-Iu-539:LU)[0x56365eab5730]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 20250822134547804 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x2D95FA3B:UTRAN-Iu-539:LU)[0x56365eab5730]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134547804 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x2D95FA3B:UTRAN-Iu-539:LU)[0x56365eab5730]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822134547804 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x2D95FA3B:UTRAN-Iu-539:LU)[0x56365eab7f70]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822134547804 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x2D95FA3B:UTRAN-Iu-539:LU)[0x56365eab7f70]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x2D95FA3B:UTRAN-Iu-539:LU)[0x56365eab5730] (msc_a.c:1053) 20250822134547804 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x2D95FA3B:UTRAN-Iu-539:LU)[0x56365eab7f70]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822134547804 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x2D95FA3B:UTRAN-Iu-539:LU)[0x56365eab7f70]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822134547804 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x2D95FA3B:UTRAN-Iu-539:LU)[0x56365eab7f70]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822134547804 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x2D95FA3B:UTRAN-Iu-539:LU)[0x56365eab5730]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365eaa53d0] (msc_a.c:1053) 20250822134547804 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x2D95FA3B:UTRAN-Iu-539:LU)[0x56365eab5730]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822134547804 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x2D95FA3B:UTRAN-Iu-539:LU)[0x56365eab5730]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822134547804 DMSC DEBUG msub_fsm[0x56365eaa53d0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822134547804 DMSC DEBUG msub(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x2D95FA3B) MSC-A terminated (msub.c:261) 20250822134547804 DMSC DEBUG msub(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x2D95FA3B) 1 MSC-I still active (msub.c:79) 20250822134547804 DMSC DEBUG msub_fsm[0x56365eaa53d0]{active}: State change to terminating (no timeout) (msub.c:91) 20250822134547804 DMSC DEBUG msub_fsm[0x56365eaa53d0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822134547804 DMSC DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x2D95FA3B:UTRAN-Iu-539:LU)[0x56365eab5550]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822134547804 DMSC DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x2D95FA3B:UTRAN-Iu-539:LU)[0x56365eab5550]{READY}: Removing from parent msub_fsm[0x56365eaa53d0] (msub.c:113) 20250822134547804 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Closing UTRAN-Iu-539 (ran_conn.c:142) 20250822134547804 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-539 (ran_conn.c:155) 20250822134547804 DMSC DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x2D95FA3B:UTRAN-Iu-539:LU)[0x56365eab5550]{READY}: Freeing instance (msub.c:113) 20250822134547804 DMSC DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x2D95FA3B:UTRAN-Iu-539:LU)[0x56365eab5550]{READY}: Deallocated (fsm.c:568) 20250822134547804 DMSC DEBUG msub(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x2D95FA3B) Free (msub.c:119) MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822134547804 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0x2D95FA3B - active-conn: now used by 1 (attached) (msub.c:375) 20250822134547804 DMSC DEBUG msub_fsm[0x56365eaa53d0]{terminating}: Freeing instance (msub.c:113) 20250822134547804 DMSC DEBUG msub_fsm[0x56365eaa53d0]{terminating}: Deallocated (fsm.c:568) 20250822134547804 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547804 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547804 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547804 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547804 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547804 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547804 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547804 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_iu_multi_lu_and_mt_ussd2(3217)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu 20250822134547804 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547804 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547804 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547804 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134547804 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547804 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547804 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134547804 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_iu_multi_lu_and_mt_ussd2(3217)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822134547804 DIUCS DEBUG (UTRAN-Iu-550 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:0 20250822134547804 DMSC DEBUG msub_fsm[0x56365eab5550]{active}: Allocated (fsm.c:456) 20250822134547804 DMSC DEBUG msc_i[0x56365eaa53d0]{READY}: Allocated (fsm.c:456) 20250822134547804 DMSC DEBUG msc_i[0x56365eaa53d0]{READY}: is child of msub_fsm[0x56365eab5550] (fsm.c:486) 20250822134547804 DMSC DEBUG msc_a[0x56365eab9360]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822134547804 DMSC DEBUG msc_a[0x56365eab9360]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365eab5550] (fsm.c:486) 20250822134547804 DMSC DEBUG msc_a(unknown:UTRAN-Iu-550:NONE)[0x56365eab9360]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822134547804 DMSC DEBUG msc_i(unknown:UTRAN-Iu-550:NONE)[0x56365eaa53d0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822134547804 DMSC DEBUG msc_a(unknown:UTRAN-Iu-550:NONE)[0x56365eab9360]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822134547804 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-550:NONE)[0x56365eab9360]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250822134547804 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-550:NONE)[0x56365eab9360]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250822134547805 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7F9C6EB4:UTRAN-Iu-550:PAGING_RESP)[0x56365eab8e30]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822134547805 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7F9C6EB4:UTRAN-Iu-550:PAGING_RESP)[0x56365eab8e30]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x7F9C6EB4:UTRAN-Iu-550:PAGING_RESP)[0x56365eab9360] (fsm.c:486) 20250822134547805 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7F9C6EB4:UTRAN-Iu-550:PAGING_RESP)[0x56365eab8e30]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250822134547805 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7F9C6EB4:UTRAN-Iu-550:PAGING_RESP)[0x56365eab8e30]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 20250822134547805 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0x7F9C6EB4 + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822134547805 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0x7F9C6EB4 + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822134547805 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x7F9C6EB4:UTRAN-Iu-550:PAGING_RESP)[0x56365eab9360]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822134547805 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x7F9C6EB4:UTRAN-Iu-550:PAGING_RESP)[0x56365eab9360]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822134547805 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x7F9C6EB4:UTRAN-Iu-550:PAGING_RESP)[0x56365eab8e30]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822134547805 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x7F9C6EB4:UTRAN-Iu-550:PAGING_RESP)[0x56365eab8e30]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250822134547805 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x7F9C6EB4:UTRAN-Iu-550:PAGING_RESP)[0x56365eab8ba0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822134547805 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x7F9C6EB4:UTRAN-Iu-550:PAGING_RESP)[0x56365eab8ba0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x7F9C6EB4:UTRAN-Iu-550:PAGING_RESP)[0x56365eab8e30] (fsm.c:486) 20250822134547805 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x7F9C6EB4:UTRAN-Iu-550:PAGING_RESP)[0x56365eab8ba0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822134547805 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x7F9C6EB4:UTRAN-Iu-550:PAGING_RESP)[0x56365eab8ba0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822134547805 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0x7F9C6EB4 - proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,active-conn) (vlr_access_req_fsm.c:405) MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(3202)@718a44d66dfb: patching N(SD)=0 into dtap '0514F93F7D9221048AEEE31E'O MSC_Test_2-RAN(3202)@718a44d66dfb: patched enc_l3: '0514F93F7D9221048AEEE31E'O 20250822134547805 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547805 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547805 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547805 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547805 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547805 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547805 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547805 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547805 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x253F2579 + vlr_gsup_rx: now used by 5 (attached,NCSS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134547805 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x253F2579:UTRAN-Iu-543:PAGING_RESP)[0x56365ea55e30]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822134547805 DVLR DEBUG SUBSCR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x253F2579) Received 1 auth tuples (vlr.c:996) 20250822134547805 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x253F2579:UTRAN-Iu-543:PAGING_RESP)[0x56365ea55e30]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822134547805 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x253F2579:UTRAN-Iu-543:PAGING_RESP)[0x56365ea55e30]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250822134547805 DMM DEBUG Tx AUTH REQ (rand = b3eafd42c4b524e1732122155c008841) (gsm_04_08.c:641) 20250822134547805 DMM DEBUG AUTH REQ (autn = 276908b94525f08aa99f15113613570b) (gsm_04_08.c:643) 20250822134547805 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x253F2579:UTRAN-Iu-543:PAGING_RESP)[0x56365ea976f0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250822134547805 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x253F2579:UTRAN-Iu-543:PAGING_RESP)[0x56365ea976f0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134547805 DMSC DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x253F2579:UTRAN-Iu-543:PAGING_RESP)[0x56365ea83090]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134547805 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x253F2579 - vlr_gsup_rx: now used by 4 (attached,NCSS,Paging,active-conn) (vlr.c:1410) MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 20250822134547805 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547805 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547805 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547806 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547806 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547806 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547806 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@718a44d66dfb: { messageType := 2, destLocRef := '29A299'O, sourceLocRef := '000220'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:3 MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(3201)@718a44d66dfb: { messageType := 2, destLocRef := 'B5F5BE'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-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:4 TC_iu_multi_lu_and_mt_ussd2(3213)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(3213)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(3201)@718a44d66dfb: { messageType := 2, destLocRef := '74E063'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(3201)@718a44d66dfb: Session index based on local reference:5 MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@718a44d66dfb: { messageType := 2, destLocRef := 'D31235'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(3201)@718a44d66dfb: Session index based on local reference:6 MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@718a44d66dfb: First idle individual index:10 MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(3221)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(3221)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@718a44d66dfb: First idle individual index:12 20250822134547808 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547808 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547808 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547808 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134547808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547808 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134547808 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134547808 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) 20250822134547808 DMSC DEBUG msub_fsm[0x56365ea85760]{active}: Allocated (fsm.c:456) 20250822134547808 DMSC DEBUG msc_i[0x56365ea85890]{READY}: Allocated (fsm.c:456) 20250822134547808 DMSC DEBUG msc_i[0x56365ea85890]{READY}: is child of msub_fsm[0x56365ea85760] (fsm.c:486) 20250822134547808 DMSC DEBUG msc_a[0x56365ea859c0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822134547808 DMSC DEBUG msc_a[0x56365ea859c0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea85760] (fsm.c:486) 20250822134547808 DMSC DEBUG msc_a(unknown:UTRAN-Iu-551:NONE)[0x56365ea859c0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822134547808 DMSC DEBUG msc_i(unknown:UTRAN-Iu-551:NONE)[0x56365ea85890]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822134547808 DMSC DEBUG msc_a(unknown:UTRAN-Iu-551:NONE)[0x56365ea859c0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(3211)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu 20250822134547808 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-551:NONE)[0x56365ea859c0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250822134547808 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-551:NONE)[0x56365ea859c0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250822134547808 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6484C24A:UTRAN-Iu-551:PAGING_RESP)[0x56365ea55ad0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822134547808 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6484C24A:UTRAN-Iu-551:PAGING_RESP)[0x56365ea55ad0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x6484C24A:UTRAN-Iu-551:PAGING_RESP)[0x56365ea859c0] (fsm.c:486) 20250822134547808 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6484C24A:UTRAN-Iu-551:PAGING_RESP)[0x56365ea55ad0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250822134547808 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6484C24A:UTRAN-Iu-551:PAGING_RESP)[0x56365ea55ad0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822134547808 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x6484C24A + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822134547808 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x6484C24A + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822134547808 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x6484C24A:UTRAN-Iu-551:PAGING_RESP)[0x56365ea859c0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822134547808 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x6484C24A:UTRAN-Iu-551:PAGING_RESP)[0x56365ea859c0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822134547808 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x6484C24A:UTRAN-Iu-551:PAGING_RESP)[0x56365ea55ad0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822134547808 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x6484C24A:UTRAN-Iu-551:PAGING_RESP)[0x56365ea55ad0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) TC_iu_multi_lu_and_mt_ussd2(3211)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822134547808 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x6484C24A:UTRAN-Iu-551:PAGING_RESP)[0x56365ea8ca70]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822134547808 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x6484C24A:UTRAN-Iu-551:PAGING_RESP)[0x56365ea8ca70]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x6484C24A:UTRAN-Iu-551:PAGING_RESP)[0x56365ea55ad0] (fsm.c:486) 20250822134547808 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x6484C24A:UTRAN-Iu-551:PAGING_RESP)[0x56365ea8ca70]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822134547808 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x6484C24A:UTRAN-Iu-551:PAGING_RESP)[0x56365ea8ca70]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822134547808 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x6484C24A - proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250822134547808 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547808 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547808 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547808 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547808 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547808 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547808 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547808 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547808 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547808 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134547808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547809 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547809 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134547809 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547808 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1A72458D + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250822134547808 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1A72458D + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250822134547809 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1A72458D + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250822134547809 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1A72458D - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:499) MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:11 TC_iu_multi_lu_and_mt_ussd2(3215)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu 20250822134547809 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) 20250822134547809 DMSC DEBUG msub_fsm[0x56365ea7ad00]{active}: Allocated (fsm.c:456) 20250822134547809 DMSC DEBUG msc_i[0x56365ea7ae30]{READY}: Allocated (fsm.c:456) 20250822134547809 DMSC DEBUG msc_i[0x56365ea7ae30]{READY}: is child of msub_fsm[0x56365ea7ad00] (fsm.c:486) 20250822134547809 DMSC DEBUG msc_a[0x56365ea32df0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822134547809 DMSC DEBUG msc_a[0x56365ea32df0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea7ad00] (fsm.c:486) 20250822134547809 DMSC DEBUG msc_a(unknown:UTRAN-Iu-552:NONE)[0x56365ea32df0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822134547809 DMSC DEBUG msc_i(unknown:UTRAN-Iu-552:NONE)[0x56365ea7ae30]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822134547809 DMSC DEBUG msc_a(unknown:UTRAN-Iu-552:NONE)[0x56365ea32df0]{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(3215)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822134547809 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-552:NONE)[0x56365ea32df0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250822134547809 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-552:NONE)[0x56365ea32df0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250822134547809 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2052BB24:UTRAN-Iu-552:PAGING_RESP)[0x56365ea59910]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822134547809 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2052BB24:UTRAN-Iu-552:PAGING_RESP)[0x56365ea59910]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x2052BB24:UTRAN-Iu-552:PAGING_RESP)[0x56365ea32df0] (fsm.c:486) 20250822134547809 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2052BB24:UTRAN-Iu-552:PAGING_RESP)[0x56365ea59910]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250822134547809 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2052BB24:UTRAN-Iu-552:PAGING_RESP)[0x56365ea59910]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822134547809 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2052BB24 + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822134547809 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2052BB24 + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822134547809 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2052BB24:UTRAN-Iu-552:PAGING_RESP)[0x56365ea32df0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822134547809 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2052BB24:UTRAN-Iu-552:PAGING_RESP)[0x56365ea32df0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822134547809 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2052BB24:UTRAN-Iu-552:PAGING_RESP)[0x56365ea59910]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822134547809 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2052BB24:UTRAN-Iu-552:PAGING_RESP)[0x56365ea59910]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250822134547809 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2052BB24:UTRAN-Iu-552:PAGING_RESP)[0x56365ea59a40]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822134547809 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2052BB24:UTRAN-Iu-552:PAGING_RESP)[0x56365ea59a40]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2052BB24:UTRAN-Iu-552:PAGING_RESP)[0x56365ea59910] (fsm.c:486) 20250822134547809 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2052BB24:UTRAN-Iu-552:PAGING_RESP)[0x56365ea59a40]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822134547809 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2052BB24:UTRAN-Iu-552:PAGING_RESP)[0x56365ea59a40]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822134547809 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2052BB24 - proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250822134547809 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547809 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547809 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547809 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547809 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547809 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547809 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547809 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547809 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0x0CE36AD3 + vlr_gsup_rx: now used by 5 (attached,NCSS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134547809 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x0CE36AD3:UTRAN-Iu-544:PAGING_RESP)[0x56365ea8eab0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822134547809 DVLR DEBUG SUBSCR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x0CE36AD3) Received 1 auth tuples (vlr.c:996) 20250822134547809 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x0CE36AD3:UTRAN-Iu-544:PAGING_RESP)[0x56365ea8eab0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822134547809 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x0CE36AD3:UTRAN-Iu-544:PAGING_RESP)[0x56365ea8eab0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250822134547809 DMM DEBUG Tx AUTH REQ (rand = bfb623f3c34ae29f63891eb4040f393b) (gsm_04_08.c:641) 20250822134547809 DMM DEBUG AUTH REQ (autn = 83cc46fa8d7dd42f32eed7761d2b9762) (gsm_04_08.c:643) 20250822134547809 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x0CE36AD3:UTRAN-Iu-544:PAGING_RESP)[0x56365eab1500]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250822134547809 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x0CE36AD3:UTRAN-Iu-544:PAGING_RESP)[0x56365eab1500]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134547809 DMSC DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x0CE36AD3:UTRAN-Iu-544:PAGING_RESP)[0x56365ea68200]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134547809 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0x0CE36AD3 - vlr_gsup_rx: now used by 4 (attached,NCSS,Paging,active-conn) (vlr.c:1410) MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 20250822134547809 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0x36E3C160 + vlr_gsup_rx: now used by 5 (attached,NCSS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134547809 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x36E3C160:UTRAN-Iu-545:PAGING_RESP)[0x56365eab19d0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822134547809 DVLR DEBUG SUBSCR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x36E3C160) Received 1 auth tuples (vlr.c:996) 20250822134547809 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x36E3C160:UTRAN-Iu-545:PAGING_RESP)[0x56365eab19d0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822134547809 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x36E3C160:UTRAN-Iu-545:PAGING_RESP)[0x56365eab19d0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250822134547809 DMM DEBUG Tx AUTH REQ (rand = 14533f2291c6a0ea16e27f71321b8aef) (gsm_04_08.c:641) 20250822134547809 DMM DEBUG AUTH REQ (autn = 298d61d704a151814c76d68c183ae4b7) (gsm_04_08.c:643) 20250822134547809 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x36E3C160:UTRAN-Iu-545:PAGING_RESP)[0x56365ea88bb0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250822134547809 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x36E3C160:UTRAN-Iu-545:PAGING_RESP)[0x56365ea88bb0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134547809 DMSC DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x36E3C160:UTRAN-Iu-545:PAGING_RESP)[0x56365ea99780]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134547809 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547810 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547810 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547809 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0x36E3C160 - vlr_gsup_rx: now used by 4 (attached,NCSS,Paging,active-conn) (vlr.c:1410) 20250822134547810 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0x186610F3 + vlr_gsup_rx: now used by 5 (attached,NCSS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134547810 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x186610F3:UTRAN-Iu-546:PAGING_RESP)[0x56365eab1190]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822134547810 DVLR DEBUG SUBSCR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x186610F3) Received 1 auth tuples (vlr.c:996) 20250822134547810 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x186610F3:UTRAN-Iu-546:PAGING_RESP)[0x56365eab1190]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822134547810 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x186610F3:UTRAN-Iu-546:PAGING_RESP)[0x56365eab1190]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250822134547810 DMM DEBUG Tx AUTH REQ (rand = 79f0bc8b1cd34a34a5b1deda4a717de9) (gsm_04_08.c:641) 20250822134547810 DMM DEBUG AUTH REQ (autn = 368cf8df4c4440b6f01600912eb5c077) (gsm_04_08.c:643) 20250822134547810 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x186610F3:UTRAN-Iu-546:PAGING_RESP)[0x56365ea375d0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250822134547810 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x186610F3:UTRAN-Iu-546:PAGING_RESP)[0x56365ea375d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134547810 DMSC DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x186610F3:UTRAN-Iu-546:PAGING_RESP)[0x56365eaab960]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134547810 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547810 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547810 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547810 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547810 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0x186610F3 - vlr_gsup_rx: now used by 4 (attached,NCSS,Paging,active-conn) (vlr.c:1410) MSC_Test_2-SCCP(3201)@718a44d66dfb: { messageType := 2, destLocRef := 'E8B718'O, sourceLocRef := '000224'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822134547810 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547810 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547810 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547810 DLM3UA 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(3201)@718a44d66dfb: Session index based on local reference:7 20250822134547810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547810 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547810 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547810 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547810 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547810 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547810 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547810 DLM3UA 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(3202)@718a44d66dfb: Deleted conn table entry 11TC_iu_multi_lu_and_mt_ussd2(3231)5582349 20250822134547810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547810 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547810 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547810 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547810 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547810 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547810 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547810 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547811 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547811 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547811 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547811 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547811 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547811 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_2-SCCP(3201)@718a44d66dfb: { messageType := 2, destLocRef := 'DB204E'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 } } 20250822134547811 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547811 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134547811 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547811 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547811 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:8 20250822134547811 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_iu_multi_lu_and_mt_ussd2(3231)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(3231)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(3219)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(3219)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(3231)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(3231)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:15 MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:14 MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(3233)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(3233)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822134547813 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547813 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547813 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547813 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134547813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547813 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) MSC_Test_2-SCCP(3201)@718a44d66dfb: { messageType := 2, destLocRef := '9F6F56'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 } } 20250822134547813 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134547813 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:9 MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(3202)@718a44d66dfb: Deleted conn table entry 15TC_iu_multi_lu_and_mt_ussd2(3239)12368468 MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:2 MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-RAN(3202)@718a44d66dfb: Deleted conn table entry 14TC_iu_multi_lu_and_mt_ussd2(3237)2782634 MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(3239)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(3239)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(3239)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(3239)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on connection ID:1 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_len:24 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_from0 MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3201)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514F93F7D9221048AEEE31E'O MSC_Test_2-RAN(3202)@718a44d66dfb: Created IMSI[13] for '262420000001127'H'20D4AE32'O to be handled at TC_iu_multi_lu_and_mt_ussd2(3231) TC_iu_multi_lu_and_mt_ussd2(3237)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(3227)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on connection ID:0 TC_iu_multi_lu_and_mt_ussd2(3237)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(3227)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_len:12 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_from0 MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(3237)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(3237)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3201)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(3207)@718a44d66dfb: Created GsupExpect[13] for "262420000001127" to be handled at TC_iu_multi_lu_and_mt_ussd2(3231) MSC_Test_2-SCCP(3201)@718a44d66dfb: { messageType := 2, destLocRef := '521F76'O, sourceLocRef := '000227'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:10 MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(3202)@718a44d66dfb: Created IMSI[14] for '262420000001131'H'87902282'O to be handled at TC_iu_multi_lu_and_mt_ussd2(3239) MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3201)@718a44d66dfb: { messageType := 2, destLocRef := '1F3168'O, sourceLocRef := '000228'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:12 MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:3 MSC_Test-GSUP(3207)@718a44d66dfb: Created GsupExpect[14] for "262420000001131" to be handled at TC_iu_multi_lu_and_mt_ussd2(3239) MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(3225)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-RAN(3202)@718a44d66dfb: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(3235) MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:4 TC_iu_multi_lu_and_mt_ussd2(3225)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(3202)@718a44d66dfb: patching N(SD)=0 into dtap '05144B21ACA621041290F902'O MSC_Test_2-RAN(3202)@718a44d66dfb: patched enc_l3: '05144B21ACA621041290F902'O MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:5 MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(3229)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(3229)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(3235)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on connection ID:2 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_len:24 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3201)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05144B21ACA621041290F902'O MSC_Test_2-RAN(3202)@718a44d66dfb: Created IMSI[15] for '262420000001130'H'2D95FA3B'O to be handled at TC_iu_multi_lu_and_mt_ussd2(3237) TC_iu_multi_lu_and_mt_ussd2(3235)@718a44d66dfb: 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 := '1A72458D'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(3207)@718a44d66dfb: Created GsupExpect[15] for "262420000001130" to be handled at TC_iu_multi_lu_and_mt_ussd2(3237) MSC_Test_2-RAN(3202)@718a44d66dfb: patching N(SD)=0 into dtap '0514BF901ABF21049BDDDE2A'O MSC_Test_2-RAN(3202)@718a44d66dfb: patched enc_l3: '0514BF901ABF21049BDDDE2A'O MSC_Test_2-RAN(3202)@718a44d66dfb: patching N(SD)=0 into dtap '05143EF9070C21048AD0A3DB'O MSC_Test_2-RAN(3202)@718a44d66dfb: patched enc_l3: '05143EF9070C21048AD0A3DB'O MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on connection ID:3 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_len:24 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3201)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514BF901ABF21049BDDDE2A'O MSC_Test_2-RAN(3202)@718a44d66dfb: Added conn table entry 11TC_iu_multi_lu_and_mt_ussd2(3235)16171812 MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on connection ID:4 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_len:24 MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3201)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05143EF9070C21048AD0A3DB'O MSC_Test_2-RAN(3202)@718a44d66dfb: patching N(SD)=0 into dtap '0514203ED1E92104BD5D5EF9'O MSC_Test_2-RAN(3202)@718a44d66dfb: patched enc_l3: '0514203ED1E92104BD5D5EF9'O MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3201)@718a44d66dfb: First idle individual index:11 MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on connection ID:5 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_len:24 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3201)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514203ED1E92104BD5D5EF9'O MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134547850 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x14BA7382 + vlr_gsup_rx: now used by 5 (attached,NCSS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134547850 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x14BA7382:UTRAN-Iu-547:PAGING_RESP)[0x56365eaa1c30]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822134547850 DVLR DEBUG SUBSCR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x14BA7382) Received 1 auth tuples (vlr.c:996) 20250822134547850 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x14BA7382:UTRAN-Iu-547:PAGING_RESP)[0x56365eaa1c30]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822134547850 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x14BA7382:UTRAN-Iu-547:PAGING_RESP)[0x56365eaa1c30]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250822134547850 DMM DEBUG Tx AUTH REQ (rand = 9a541111d1471d1b771544d0134a59a4) (gsm_04_08.c:641) 20250822134547850 DMM DEBUG AUTH REQ (autn = 25449484710d34e5cb2d171a0207b847) (gsm_04_08.c:643) 20250822134547850 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x14BA7382:UTRAN-Iu-547:PAGING_RESP)[0x56365ea31ab0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250822134547850 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x14BA7382:UTRAN-Iu-547:PAGING_RESP)[0x56365ea31ab0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134547850 DMSC DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x14BA7382:UTRAN-Iu-547:PAGING_RESP)[0x56365ea31980]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134547850 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x14BA7382 - vlr_gsup_rx: now used by 4 (attached,NCSS,Paging,active-conn) (vlr.c:1410) 20250822134547850 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0x09FF8C2A + vlr_gsup_rx: now used by 5 (attached,NCSS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134547851 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x09FF8C2A:UTRAN-Iu-548:PAGING_RESP)[0x56365eab9ca0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822134547851 DVLR DEBUG SUBSCR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x09FF8C2A) Received 1 auth tuples (vlr.c:996) 20250822134547851 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x09FF8C2A:UTRAN-Iu-548:PAGING_RESP)[0x56365eab9ca0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822134547851 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x09FF8C2A:UTRAN-Iu-548:PAGING_RESP)[0x56365eab9ca0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250822134547851 DMM DEBUG Tx AUTH REQ (rand = a086f9c963a1866362869ee5353cc7f3) (gsm_04_08.c:641) 20250822134547851 DMM DEBUG AUTH REQ (autn = 77e8a9d4befd56db5312cd3e026aecbc) (gsm_04_08.c:643) 20250822134547851 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x09FF8C2A:UTRAN-Iu-548:PAGING_RESP)[0x56365eaabde0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250822134547851 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x09FF8C2A:UTRAN-Iu-548:PAGING_RESP)[0x56365eaabde0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134547851 DMSC DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x09FF8C2A:UTRAN-Iu-548:PAGING_RESP)[0x56365eaabf10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134547851 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547851 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547851 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547851 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547851 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547851 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0x09FF8C2A - vlr_gsup_rx: now used by 4 (attached,NCSS,Paging,active-conn) (vlr.c:1410) 20250822134547851 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0x0D1224E2 + vlr_gsup_rx: now used by 5 (attached,NCSS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134547851 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x0D1224E2:UTRAN-Iu-549:PAGING_RESP)[0x56365ea92800]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822134547851 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547851 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547851 DVLR DEBUG SUBSCR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x0D1224E2) Received 1 auth tuples (vlr.c:996) 20250822134547851 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x0D1224E2:UTRAN-Iu-549:PAGING_RESP)[0x56365ea92800]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822134547851 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x0D1224E2:UTRAN-Iu-549:PAGING_RESP)[0x56365ea92800]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250822134547851 DMM DEBUG Tx AUTH REQ (rand = b9d6c382b969940d51200487ae92ea13) (gsm_04_08.c:641) 20250822134547851 DMM DEBUG AUTH REQ (autn = 47d9aedeb4a12156ff524d6c641c0aa6) (gsm_04_08.c:643) 20250822134547851 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x0D1224E2:UTRAN-Iu-549:PAGING_RESP)[0x56365ea9c9f0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250822134547851 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x0D1224E2:UTRAN-Iu-549:PAGING_RESP)[0x56365ea9c9f0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134547851 DMSC DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x0D1224E2:UTRAN-Iu-549:PAGING_RESP)[0x56365ea80930]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134547851 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547851 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547851 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547851 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547851 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547851 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547851 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547851 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0x0D1224E2 - vlr_gsup_rx: now used by 4 (attached,NCSS,Paging,active-conn) (vlr.c:1410) 20250822134547851 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0x7F9C6EB4 + vlr_gsup_rx: now used by 5 (attached,NCSS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134547851 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x7F9C6EB4:UTRAN-Iu-550:PAGING_RESP)[0x56365eab8ba0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822134547851 DVLR DEBUG SUBSCR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x7F9C6EB4) Received 1 auth tuples (vlr.c:996) 20250822134547851 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x7F9C6EB4:UTRAN-Iu-550:PAGING_RESP)[0x56365eab8ba0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822134547851 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x7F9C6EB4:UTRAN-Iu-550:PAGING_RESP)[0x56365eab8ba0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250822134547851 DMM DEBUG Tx AUTH REQ (rand = 82ca4ad7a7b38e47fb2b80b2a2d44363) (gsm_04_08.c:641) 20250822134547851 DMM DEBUG AUTH REQ (autn = b861f057d58546b3714155965e7ef925) (gsm_04_08.c:643) 20250822134547851 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x7F9C6EB4:UTRAN-Iu-550:PAGING_RESP)[0x56365eab9360]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250822134547851 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x7F9C6EB4:UTRAN-Iu-550:PAGING_RESP)[0x56365eab9360]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134547851 DMSC DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x7F9C6EB4:UTRAN-Iu-550:PAGING_RESP)[0x56365eaa53d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134547851 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547851 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547851 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547851 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547851 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547851 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547852 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547851 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0x7F9C6EB4 - vlr_gsup_rx: now used by 4 (attached,NCSS,Paging,active-conn) (vlr.c:1410) 20250822134547851 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x6484C24A + vlr_gsup_rx: now used by 5 (attached,NCSS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134547851 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x6484C24A:UTRAN-Iu-551:PAGING_RESP)[0x56365ea8ca70]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822134547851 DVLR DEBUG SUBSCR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x6484C24A) Received 1 auth tuples (vlr.c:996) 20250822134547851 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x6484C24A:UTRAN-Iu-551:PAGING_RESP)[0x56365ea8ca70]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822134547852 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x6484C24A:UTRAN-Iu-551:PAGING_RESP)[0x56365ea8ca70]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250822134547852 DMM DEBUG Tx AUTH REQ (rand = b1dce76239c4e0429c4cc7f180b46210) (gsm_04_08.c:641) 20250822134547852 DMM DEBUG AUTH REQ (autn = f33fc31c6c730f01e827b1e028715753) (gsm_04_08.c:643) 20250822134547852 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x6484C24A:UTRAN-Iu-551:PAGING_RESP)[0x56365ea859c0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250822134547852 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x6484C24A:UTRAN-Iu-551:PAGING_RESP)[0x56365ea859c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134547852 DMSC DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x6484C24A:UTRAN-Iu-551:PAGING_RESP)[0x56365ea85890]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134547852 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547852 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547852 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547852 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134547852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547852 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547852 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134547852 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547852 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x6484C24A - vlr_gsup_rx: now used by 4 (attached,NCSS,Paging,active-conn) (vlr.c:1410) 20250822134547852 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2052BB24 + vlr_gsup_rx: now used by 5 (attached,NCSS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134547852 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2052BB24:UTRAN-Iu-552:PAGING_RESP)[0x56365ea59a40]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822134547852 DVLR DEBUG SUBSCR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2052BB24) Received 1 auth tuples (vlr.c:996) 20250822134547852 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2052BB24:UTRAN-Iu-552:PAGING_RESP)[0x56365ea59a40]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822134547852 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2052BB24:UTRAN-Iu-552:PAGING_RESP)[0x56365ea59a40]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250822134547852 DMM DEBUG Tx AUTH REQ (rand = 49a6c001010d2ffdc9bac3fe5f97a27e) (gsm_04_08.c:641) 20250822134547852 DMM DEBUG AUTH REQ (autn = 20254add0920e3dba29ef7093a60361b) (gsm_04_08.c:643) 20250822134547852 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2052BB24:UTRAN-Iu-552:PAGING_RESP)[0x56365ea32df0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250822134547852 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2052BB24:UTRAN-Iu-552:PAGING_RESP)[0x56365ea32df0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134547852 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547852 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547852 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547852 DMSC DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2052BB24:UTRAN-Iu-552:PAGING_RESP)[0x56365ea7ae30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134547852 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547852 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2052BB24 - vlr_gsup_rx: now used by 4 (attached,NCSS,Paging,active-conn) (vlr.c:1410) 20250822134547852 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0x20D4AE32 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250822134547852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547852 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547852 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547852 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547852 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0x20D4AE32 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250822134547852 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547852 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547852 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547852 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134547852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547852 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547852 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134547852 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547853 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547852 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0x20D4AE32 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250822134547852 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0x20D4AE32 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:499) 20250822134547853 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547853 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547853 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547853 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547853 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547853 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547853 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547853 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547853 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547853 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547853 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0x2D95FA3B + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250822134547853 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0x2D95FA3B + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250822134547853 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0x2D95FA3B + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250822134547853 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0x2D95FA3B - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:499) 20250822134547853 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134547853 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547853 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547853 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134547853 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547853 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547853 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547853 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547853 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547853 DIUCS DEBUG (UTRAN-Iu-542) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134547853 DMSC DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x7F6B3997:UTRAN-Iu-542:PAGING_RESP)[0x56365ea555a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134547853 DIUCS DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x7F6B3997:UTRAN-Iu-542:PAGING_RESP)[0x56365ea555a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134547853 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x7F6B3997:UTRAN-Iu-542:PAGING_RESP)[0x56365ea54f10]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134547853 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x7F6B3997:UTRAN-Iu-542:PAGING_RESP)[0x56365ea54f10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134547853 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x7F6B3997:UTRAN-Iu-542:PAGING_RESP)[0x56365ea54f10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134547853 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547853 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547853 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547853 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547853 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547853 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547853 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547853 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134547853 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547853 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547853 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134547853 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547853 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547853 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547853 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547853 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547853 DMM DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x7F6B3997:UTRAN-Iu-542:PAGING_RESP)[0x56365ea54f10]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = f93f7d928aeee31e) (gsm_04_08.c:1128) 20250822134547853 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x7F6B3997:UTRAN-Iu-542:PAGING_RESP)[0x56365eaa11a0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822134547853 DVLR DEBUG SUBSCR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x7F6B3997) AUTH on UTRAN received RES: f93f7d928aeee31e (8 bytes) (vlr_auth_fsm.c:151) 20250822134547853 DVLR INFO SUBSCR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x7F6B3997) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250822134547853 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x7F6B3997:UTRAN-Iu-542:PAGING_RESP)[0x56365eaa11a0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822134547853 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x7F6B3997:UTRAN-Iu-542:PAGING_RESP)[0x56365eaa11a0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822134547853 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x7F6B3997:UTRAN-Iu-542:PAGING_RESP)[0x56365eaa11a0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822134547853 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x7F6B3997:UTRAN-Iu-542:PAGING_RESP)[0x56365eaa11a0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x7F6B3997:UTRAN-Iu-542:PAGING_RESP)[0x56365ea54de0] (vlr_auth_fsm.c:294) 20250822134547853 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547853 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547853 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547853 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547853 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547853 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547853 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547853 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x7F6B3997:UTRAN-Iu-542:PAGING_RESP)[0x56365eaa11a0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822134547853 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x7F6B3997:UTRAN-Iu-542:PAGING_RESP)[0x56365eaa11a0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822134547853 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x7F6B3997:UTRAN-Iu-542:PAGING_RESP)[0x56365ea54de0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250822134547853 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x7F6B3997:UTRAN-Iu-542:PAGING_RESP)[0x56365ea54de0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822134547853 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x7F6B3997:UTRAN-Iu-542:PAGING_RESP)[0x56365ea54de0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822134547853 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x7F6B3997:UTRAN-Iu-542:PAGING_RESP)[0x56365ea54f10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250822134547853 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x7F6B3997:UTRAN-Iu-542:PAGING_RESP)[0x56365ea54f10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=a08ca1f0ce4413fa8ada48a6dbc18e9f, CK=NONE (ran_msg_iu.c:388) 20250822134547853 DMSC DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x7F6B3997:UTRAN-Iu-542:PAGING_RESP)[0x56365ea555a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250822134547853 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134547853 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547854 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547854 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134547854 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547854 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547854 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547854 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x7F6B3997:UTRAN-Iu-542:PAGING_RESP)[0x56365ea54de0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250822134547854 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0x87902282 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250822134547854 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0x87902282 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250822134547854 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547854 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134547854 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547854 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547854 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134547854 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547854 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547854 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547854 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547854 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547854 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547854 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547854 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547854 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547854 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547854 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547854 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547854 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134547854 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547854 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547854 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134547854 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547854 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547854 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547854 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547854 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134547854 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0x87902282 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250822134547854 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0x87902282 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:499) 20250822134547854 DIUCS DEBUG (UTRAN-Iu-541) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134547854 DMSC DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x25197617:UTRAN-Iu-541:PAGING_RESP)[0x56365eab22c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 20250822134547854 DIUCS DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x25197617:UTRAN-Iu-541:PAGING_RESP)[0x56365eab22c0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134547854 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x25197617:UTRAN-Iu-541:PAGING_RESP)[0x56365ea3c730]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134547854 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x25197617:UTRAN-Iu-541:PAGING_RESP)[0x56365ea3c730]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134547854 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x25197617:UTRAN-Iu-541:PAGING_RESP)[0x56365ea3c730]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250822134547854 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x25197617:UTRAN-Iu-541:PAGING_RESP)[0x56365ea975c0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250822134547854 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x25197617:UTRAN-Iu-541:PAGING_RESP)[0x56365ea975c0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822134547854 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x25197617:UTRAN-Iu-541:PAGING_RESP)[0x56365ea3c730]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250822134547854 DMSC DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x25197617:UTRAN-Iu-541:PAGING_RESP)[0x56365eab22c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822134547854 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x25197617:UTRAN-Iu-541:PAGING_RESP)[0x56365ea975c0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822134547854 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x25197617:UTRAN-Iu-541:PAGING_RESP)[0x56365ea975c0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822134547854 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x25197617:UTRAN-Iu-541:PAGING_RESP)[0x56365ea975c0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822134547854 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x25197617:UTRAN-Iu-541:PAGING_RESP)[0x56365ea975c0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822134547854 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x25197617:UTRAN-Iu-541:PAGING_RESP)[0x56365ea975c0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822134547854 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x25197617:UTRAN-Iu-541:PAGING_RESP)[0x56365ea975c0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822134547855 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x25197617:UTRAN-Iu-541:PAGING_RESP)[0x56365ea975c0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822134547855 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x25197617:UTRAN-Iu-541:PAGING_RESP)[0x56365ea3c730]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250822134547855 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x25197617:UTRAN-Iu-541:PAGING_RESP)[0x56365ea3c730]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.844s remaining) (msc_a.c:450) MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822134547854 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547854 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547854 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134547854 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547855 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x25197617:UTRAN-Iu-541:PAGING_RESP)[0x56365ea3c730]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_REGISTER (msc_a.c:2106) 20250822134547855 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x25197617:UTRAN-Iu-541:PAGING_RESP)[0x56365ea3c730]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134547855 DMSC DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x25197617:UTRAN-Iu-541:PAGING_RESP)[0x56365eab22c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134547855 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0x25197617 - Paging: now used by 3 (attached,NCSS,active-conn) (paging.c:202) 20250822134547855 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001116/3/1): Available (smpp_smsc.c:626) 20250822134547855 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547855 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547855 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547855 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547855 DIUCS DEBUG (UTRAN-Iu-543) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134547855 DMSC DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x253F2579:UTRAN-Iu-543:PAGING_RESP)[0x56365ea83090]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134547855 DIUCS DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x253F2579:UTRAN-Iu-543:PAGING_RESP)[0x56365ea83090]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134547855 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x253F2579:UTRAN-Iu-543:PAGING_RESP)[0x56365ea976f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134547855 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x253F2579:UTRAN-Iu-543:PAGING_RESP)[0x56365ea976f0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134547855 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x253F2579:UTRAN-Iu-543:PAGING_RESP)[0x56365ea976f0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134547855 DMM DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x253F2579:UTRAN-Iu-543:PAGING_RESP)[0x56365ea976f0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 4b21aca61290f902) (gsm_04_08.c:1128) 20250822134547855 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x253F2579:UTRAN-Iu-543:PAGING_RESP)[0x56365ea55e30]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822134547855 DVLR DEBUG SUBSCR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x253F2579) AUTH on UTRAN received RES: 4b21aca61290f902 (8 bytes) (vlr_auth_fsm.c:151) 20250822134547855 DVLR INFO SUBSCR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x253F2579) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250822134547855 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547855 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547855 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547855 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x253F2579:UTRAN-Iu-543:PAGING_RESP)[0x56365ea55e30]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822134547855 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x253F2579:UTRAN-Iu-543:PAGING_RESP)[0x56365ea55e30]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822134547855 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x253F2579:UTRAN-Iu-543:PAGING_RESP)[0x56365ea55e30]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822134547855 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x253F2579:UTRAN-Iu-543:PAGING_RESP)[0x56365ea55e30]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x253F2579:UTRAN-Iu-543:PAGING_RESP)[0x56365ea83500] (vlr_auth_fsm.c:294) 20250822134547855 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x253F2579:UTRAN-Iu-543:PAGING_RESP)[0x56365ea55e30]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822134547855 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x253F2579:UTRAN-Iu-543:PAGING_RESP)[0x56365ea55e30]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822134547855 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x253F2579:UTRAN-Iu-543:PAGING_RESP)[0x56365ea83500]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250822134547855 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x253F2579:UTRAN-Iu-543:PAGING_RESP)[0x56365ea83500]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822134547855 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x253F2579:UTRAN-Iu-543:PAGING_RESP)[0x56365ea83500]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822134547855 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x253F2579:UTRAN-Iu-543:PAGING_RESP)[0x56365ea976f0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250822134547855 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x253F2579:UTRAN-Iu-543:PAGING_RESP)[0x56365ea976f0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=edcca0af303c35b990cfbf1e8b438823, CK=NONE (ran_msg_iu.c:388) 20250822134547855 DMSC DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x253F2579:UTRAN-Iu-543:PAGING_RESP)[0x56365ea83090]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250822134547855 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x253F2579:UTRAN-Iu-543:PAGING_RESP)[0x56365ea83500]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:6 MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 20250822134547856 DIUCS DEBUG (UTRAN-Iu-544) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134547856 DMSC DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x0CE36AD3:UTRAN-Iu-544:PAGING_RESP)[0x56365ea68200]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134547856 DIUCS DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x0CE36AD3:UTRAN-Iu-544:PAGING_RESP)[0x56365ea68200]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134547856 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x0CE36AD3:UTRAN-Iu-544:PAGING_RESP)[0x56365eab1500]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134547856 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x0CE36AD3:UTRAN-Iu-544:PAGING_RESP)[0x56365eab1500]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134547856 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x0CE36AD3:UTRAN-Iu-544:PAGING_RESP)[0x56365eab1500]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134547856 DMM DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x0CE36AD3:UTRAN-Iu-544:PAGING_RESP)[0x56365eab1500]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = bf901abf9bddde2a) (gsm_04_08.c:1128) 20250822134547856 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x0CE36AD3:UTRAN-Iu-544:PAGING_RESP)[0x56365ea8eab0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822134547856 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547856 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822134547856 DVLR DEBUG SUBSCR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x0CE36AD3) AUTH on UTRAN received RES: bf901abf9bddde2a (8 bytes) (vlr_auth_fsm.c:151) 20250822134547856 DVLR INFO SUBSCR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x0CE36AD3) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250822134547856 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x0CE36AD3:UTRAN-Iu-544:PAGING_RESP)[0x56365ea8eab0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822134547856 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x0CE36AD3:UTRAN-Iu-544:PAGING_RESP)[0x56365ea8eab0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822134547856 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x0CE36AD3:UTRAN-Iu-544:PAGING_RESP)[0x56365ea8eab0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822134547856 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x0CE36AD3:UTRAN-Iu-544:PAGING_RESP)[0x56365ea8eab0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x0CE36AD3:UTRAN-Iu-544:PAGING_RESP)[0x56365ea9d420] (vlr_auth_fsm.c:294) 20250822134547856 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x0CE36AD3:UTRAN-Iu-544:PAGING_RESP)[0x56365ea8eab0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822134547856 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x0CE36AD3:UTRAN-Iu-544:PAGING_RESP)[0x56365ea8eab0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822134547856 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x0CE36AD3:UTRAN-Iu-544:PAGING_RESP)[0x56365ea9d420]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250822134547856 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x0CE36AD3:UTRAN-Iu-544:PAGING_RESP)[0x56365ea9d420]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822134547856 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x0CE36AD3:UTRAN-Iu-544:PAGING_RESP)[0x56365ea9d420]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822134547856 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x0CE36AD3:UTRAN-Iu-544:PAGING_RESP)[0x56365eab1500]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250822134547856 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x0CE36AD3:UTRAN-Iu-544:PAGING_RESP)[0x56365eab1500]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=03bb5a6afde4c65e5a7ed5cb2352278c, CK=NONE (ran_msg_iu.c:388) 20250822134547856 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547856 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547856 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547856 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547856 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547856 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547856 DMSC DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x0CE36AD3:UTRAN-Iu-544:PAGING_RESP)[0x56365ea68200]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250822134547856 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x0CE36AD3:UTRAN-Iu-544:PAGING_RESP)[0x56365ea9d420]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 will be put to the reassembly buffer 20250822134547856 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547856 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547856 DIUCS DEBUG (UTRAN-Iu-545) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134547856 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547856 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547856 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547856 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547856 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547856 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547856 DMSC DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x36E3C160:UTRAN-Iu-545:PAGING_RESP)[0x56365ea99780]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134547856 DIUCS DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x36E3C160:UTRAN-Iu-545:PAGING_RESP)[0x56365ea99780]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134547856 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x36E3C160:UTRAN-Iu-545:PAGING_RESP)[0x56365ea88bb0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134547856 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x36E3C160:UTRAN-Iu-545:PAGING_RESP)[0x56365ea88bb0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134547856 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x36E3C160:UTRAN-Iu-545:PAGING_RESP)[0x56365ea88bb0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134547856 DMM DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x36E3C160:UTRAN-Iu-545:PAGING_RESP)[0x56365ea88bb0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 3ef9070c8ad0a3db) (gsm_04_08.c:1128) 20250822134547856 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x36E3C160:UTRAN-Iu-545:PAGING_RESP)[0x56365eab19d0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822134547856 DVLR DEBUG SUBSCR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x36E3C160) AUTH on UTRAN received RES: 3ef9070c8ad0a3db (8 bytes) (vlr_auth_fsm.c:151) 20250822134547856 DVLR INFO SUBSCR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x36E3C160) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250822134547856 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x36E3C160:UTRAN-Iu-545:PAGING_RESP)[0x56365eab19d0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822134547856 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x36E3C160:UTRAN-Iu-545:PAGING_RESP)[0x56365eab19d0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822134547856 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x36E3C160:UTRAN-Iu-545:PAGING_RESP)[0x56365eab19d0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822134547856 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x36E3C160:UTRAN-Iu-545:PAGING_RESP)[0x56365eab19d0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x36E3C160:UTRAN-Iu-545:PAGING_RESP)[0x56365ea31d20] (vlr_auth_fsm.c:294) 20250822134547856 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x36E3C160:UTRAN-Iu-545:PAGING_RESP)[0x56365eab19d0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822134547857 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x36E3C160:UTRAN-Iu-545:PAGING_RESP)[0x56365eab19d0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822134547857 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x36E3C160:UTRAN-Iu-545:PAGING_RESP)[0x56365ea31d20]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250822134547857 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x36E3C160:UTRAN-Iu-545:PAGING_RESP)[0x56365ea31d20]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822134547857 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x36E3C160:UTRAN-Iu-545:PAGING_RESP)[0x56365ea31d20]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822134547857 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x36E3C160:UTRAN-Iu-545:PAGING_RESP)[0x56365ea88bb0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250822134547857 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x36E3C160:UTRAN-Iu-545:PAGING_RESP)[0x56365ea88bb0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=5b7230023ff74525f5f951cc53c3f4a6, CK=NONE (ran_msg_iu.c:388) 20250822134547857 DMSC DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x36E3C160:UTRAN-Iu-545:PAGING_RESP)[0x56365ea99780]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250822134547857 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x36E3C160:UTRAN-Iu-545:PAGING_RESP)[0x56365ea31d20]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822134547857 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547857 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547857 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547857 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547857 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547857 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) 20250822134547857 DMSC DEBUG msub_fsm[0x56365ea8eab0]{active}: Allocated (fsm.c:456) 20250822134547857 DMSC DEBUG msc_i[0x56365ea55e30]{READY}: Allocated (fsm.c:456) 20250822134547857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547857 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547857 DMSC DEBUG msc_i[0x56365ea55e30]{READY}: is child of msub_fsm[0x56365ea8eab0] (fsm.c:486) MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 20250822134547857 DMSC DEBUG msc_a[0x56365eaa11a0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822134547857 DMSC DEBUG msc_a[0x56365eaa11a0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea8eab0] (fsm.c:486) 20250822134547857 DMSC DEBUG msc_a(unknown:UTRAN-Iu-553:NONE)[0x56365eaa11a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822134547857 DMSC DEBUG msc_i(unknown:UTRAN-Iu-553:NONE)[0x56365ea55e30]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822134547857 DMSC DEBUG msc_a(unknown:UTRAN-Iu-553:NONE)[0x56365eaa11a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822134547857 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-553:NONE)[0x56365eaa11a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250822134547857 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-553:NONE)[0x56365eaa11a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250822134547857 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1A72458D:UTRAN-Iu-553:PAGING_RESP)[0x56365eaa5210]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822134547857 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1A72458D:UTRAN-Iu-553:PAGING_RESP)[0x56365eaa5210]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x1A72458D:UTRAN-Iu-553:PAGING_RESP)[0x56365eaa11a0] (fsm.c:486) 20250822134547857 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1A72458D:UTRAN-Iu-553:PAGING_RESP)[0x56365eaa5210]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250822134547857 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1A72458D:UTRAN-Iu-553:PAGING_RESP)[0x56365eaa5210]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822134547857 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1A72458D + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822134547857 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1A72458D + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822134547858 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1A72458D:UTRAN-Iu-553:PAGING_RESP)[0x56365eaa11a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822134547858 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1A72458D:UTRAN-Iu-553:PAGING_RESP)[0x56365eaa11a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822134547858 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1A72458D:UTRAN-Iu-553:PAGING_RESP)[0x56365eaa5210]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822134547858 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1A72458D:UTRAN-Iu-553:PAGING_RESP)[0x56365eaa5210]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250822134547858 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1A72458D:UTRAN-Iu-553:PAGING_RESP)[0x56365eab2c30]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822134547858 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1A72458D:UTRAN-Iu-553:PAGING_RESP)[0x56365eab2c30]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1A72458D:UTRAN-Iu-553:PAGING_RESP)[0x56365eaa5210] (fsm.c:486) 20250822134547858 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1A72458D:UTRAN-Iu-553:PAGING_RESP)[0x56365eab2c30]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822134547858 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1A72458D:UTRAN-Iu-553:PAGING_RESP)[0x56365eab2c30]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822134547858 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1A72458D - proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250822134547858 DIUCS DEBUG (UTRAN-Iu-546) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134547858 DMSC DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x186610F3:UTRAN-Iu-546:PAGING_RESP)[0x56365eaab960]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134547858 DIUCS DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x186610F3:UTRAN-Iu-546:PAGING_RESP)[0x56365eaab960]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134547858 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x186610F3:UTRAN-Iu-546:PAGING_RESP)[0x56365ea375d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134547858 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x186610F3:UTRAN-Iu-546:PAGING_RESP)[0x56365ea375d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134547858 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x186610F3:UTRAN-Iu-546:PAGING_RESP)[0x56365ea375d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134547858 DMM DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x186610F3:UTRAN-Iu-546:PAGING_RESP)[0x56365ea375d0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 203ed1e9bd5d5ef9) (gsm_04_08.c:1128) 20250822134547858 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x186610F3:UTRAN-Iu-546:PAGING_RESP)[0x56365eab1190]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822134547858 DVLR DEBUG SUBSCR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x186610F3) AUTH on UTRAN received RES: 203ed1e9bd5d5ef9 (8 bytes) (vlr_auth_fsm.c:151) 20250822134547858 DVLR INFO SUBSCR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x186610F3) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250822134547858 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x186610F3:UTRAN-Iu-546:PAGING_RESP)[0x56365eab1190]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822134547858 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x186610F3:UTRAN-Iu-546:PAGING_RESP)[0x56365eab1190]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822134547858 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x186610F3:UTRAN-Iu-546:PAGING_RESP)[0x56365eab1190]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822134547858 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547858 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547858 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547858 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x186610F3:UTRAN-Iu-546:PAGING_RESP)[0x56365eab1190]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x186610F3:UTRAN-Iu-546:PAGING_RESP)[0x56365ea55fe0] (vlr_auth_fsm.c:294) 20250822134547858 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x186610F3:UTRAN-Iu-546:PAGING_RESP)[0x56365eab1190]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822134547858 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x186610F3:UTRAN-Iu-546:PAGING_RESP)[0x56365eab1190]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822134547858 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x186610F3:UTRAN-Iu-546:PAGING_RESP)[0x56365ea55fe0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250822134547858 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x186610F3:UTRAN-Iu-546:PAGING_RESP)[0x56365ea55fe0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822134547858 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x186610F3:UTRAN-Iu-546:PAGING_RESP)[0x56365ea55fe0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822134547858 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x186610F3:UTRAN-Iu-546:PAGING_RESP)[0x56365ea375d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250822134547858 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x186610F3:UTRAN-Iu-546:PAGING_RESP)[0x56365ea375d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=611d15935a725736dfe557dc9697036e, CK=NONE (ran_msg_iu.c:388) 20250822134547858 DMSC DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x186610F3:UTRAN-Iu-546:PAGING_RESP)[0x56365eaab960]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250822134547858 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x186610F3:UTRAN-Iu-546:PAGING_RESP)[0x56365ea55fe0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:7 20250822134547858 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547858 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547858 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547858 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547858 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547859 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547859 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547859 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547859 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547859 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547859 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547859 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547859 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 data has been put to the reassembly buffer 20250822134547859 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547859 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547859 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547859 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547859 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547859 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822134547859 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547859 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547859 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547859 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547859 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547859 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547859 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547859 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547859 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547860 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547860 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547860 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547860 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547860 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547860 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547860 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547860 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822134547860 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:8 MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:9 MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:10 MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(3202)@718a44d66dfb: patching N(SD)=0 into dtap '05143E801A0A2104CDC65564'O MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 MSC_Test_2-RAN(3202)@718a44d66dfb: patched enc_l3: '05143E801A0A2104CDC65564'O MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:12 MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:1 MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-RAN(3202)@718a44d66dfb: patching N(SD)=0 into dtap '0514CC62848D21041AFA58E9'O MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(3202)@718a44d66dfb: patched enc_l3: '0514CC62848D21041AFA58E9'O MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 MSC_Test_2-RAN(3202)@718a44d66dfb: patching N(SD)=0 into dtap '051404C6606E21040D09CCEF'O MSC_Test_2-RAN(3202)@718a44d66dfb: patched enc_l3: '051404C6606E21040D09CCEF'O MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on connection ID:6 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_len:24 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_from0 MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05143E801A0A2104CDC65564'O 20250822134547870 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547870 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547870 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547870 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134547870 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547870 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547870 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134547870 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134547870 DIUCS DEBUG (UTRAN-Iu-547) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134547870 DMSC DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x14BA7382:UTRAN-Iu-547:PAGING_RESP)[0x56365ea31980]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134547870 DIUCS DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x14BA7382:UTRAN-Iu-547:PAGING_RESP)[0x56365ea31980]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134547871 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x14BA7382:UTRAN-Iu-547:PAGING_RESP)[0x56365ea31ab0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134547871 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x14BA7382:UTRAN-Iu-547:PAGING_RESP)[0x56365ea31ab0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134547871 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x14BA7382:UTRAN-Iu-547:PAGING_RESP)[0x56365ea31ab0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134547871 DMM DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x14BA7382:UTRAN-Iu-547:PAGING_RESP)[0x56365ea31ab0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 3e801a0acdc65564) (gsm_04_08.c:1128) 20250822134547871 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x14BA7382:UTRAN-Iu-547:PAGING_RESP)[0x56365eaa1c30]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822134547871 DVLR DEBUG SUBSCR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x14BA7382) AUTH on UTRAN received RES: 3e801a0acdc65564 (8 bytes) (vlr_auth_fsm.c:151) 20250822134547871 DVLR INFO SUBSCR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x14BA7382) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250822134547871 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x14BA7382:UTRAN-Iu-547:PAGING_RESP)[0x56365eaa1c30]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822134547871 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x14BA7382:UTRAN-Iu-547:PAGING_RESP)[0x56365eaa1c30]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822134547871 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x14BA7382:UTRAN-Iu-547:PAGING_RESP)[0x56365eaa1c30]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822134547871 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x14BA7382:UTRAN-Iu-547:PAGING_RESP)[0x56365eaa1c30]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x14BA7382:UTRAN-Iu-547:PAGING_RESP)[0x56365eaa1a20] (vlr_auth_fsm.c:294) 20250822134547871 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x14BA7382:UTRAN-Iu-547:PAGING_RESP)[0x56365eaa1c30]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822134547871 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x14BA7382:UTRAN-Iu-547:PAGING_RESP)[0x56365eaa1c30]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822134547871 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x14BA7382:UTRAN-Iu-547:PAGING_RESP)[0x56365eaa1a20]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250822134547871 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x14BA7382:UTRAN-Iu-547:PAGING_RESP)[0x56365eaa1a20]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822134547871 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x14BA7382:UTRAN-Iu-547:PAGING_RESP)[0x56365eaa1a20]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822134547871 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x14BA7382:UTRAN-Iu-547:PAGING_RESP)[0x56365ea31ab0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250822134547871 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x14BA7382:UTRAN-Iu-547:PAGING_RESP)[0x56365ea31ab0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=13d06ae4de23a88954f3bcc34b7d5956, CK=NONE (ran_msg_iu.c:388) 20250822134547871 DMSC DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x14BA7382:UTRAN-Iu-547:PAGING_RESP)[0x56365ea31980]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250822134547871 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x14BA7382:UTRAN-Iu-547:PAGING_RESP)[0x56365eaa1a20]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250822134547871 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547871 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547871 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547871 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547871 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547871 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547871 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547871 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-RAN(3202)@718a44d66dfb: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(3231) MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(3202)@718a44d66dfb: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(3237) MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:2 MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-RAN(3202)@718a44d66dfb: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(3239) MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:3 MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-RAN(3202)@718a44d66dfb: patching N(SD)=0 into dtap '051443D11D832104D6E6B50D'O MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(3202)@718a44d66dfb: patched enc_l3: '051443D11D832104D6E6B50D'O MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:4 TC_iu_multi_lu_and_mt_ussd2(3231)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-RAN(3202)@718a44d66dfb: patching N(SD)=0 into dtap '0514CE7FDD722104145DF496'O MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-RAN(3202)@718a44d66dfb: patched enc_l3: '0514CE7FDD722104145DF496'O MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(3237)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(3239)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3201)@718a44d66dfb: { messageType := 2, destLocRef := 'F6C324'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(3201)@718a44d66dfb: Session index based on local reference:11 TC_iu_multi_lu_and_mt_ussd2(3231)@718a44d66dfb: 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 := '20D4AE32'O } } } }, additionalUpdateParameters := omit } } } } TC_iu_multi_lu_and_mt_ussd2(3237)@718a44d66dfb: 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 := '2D95FA3B'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:5 MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(3239)@718a44d66dfb: 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 := '87902282'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on connection ID:7 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_len:24 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3201)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514CC62848D21041AFA58E9'O MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on connection ID:8 20250822134547882 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547882 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547882 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547882 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134547882 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547882 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547882 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134547882 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_len:24 MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_from0 20250822134547882 DIUCS DEBUG (UTRAN-Iu-548) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134547882 DMSC DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x09FF8C2A:UTRAN-Iu-548:PAGING_RESP)[0x56365eaabf10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134547883 DIUCS DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x09FF8C2A:UTRAN-Iu-548:PAGING_RESP)[0x56365eaabf10]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134547883 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x09FF8C2A:UTRAN-Iu-548:PAGING_RESP)[0x56365eaabde0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134547883 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x09FF8C2A:UTRAN-Iu-548:PAGING_RESP)[0x56365eaabde0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134547883 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x09FF8C2A:UTRAN-Iu-548:PAGING_RESP)[0x56365eaabde0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134547883 DMM DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x09FF8C2A:UTRAN-Iu-548:PAGING_RESP)[0x56365eaabde0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = cc62848d1afa58e9) (gsm_04_08.c:1128) 20250822134547883 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x09FF8C2A:UTRAN-Iu-548:PAGING_RESP)[0x56365eab9ca0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822134547883 DVLR DEBUG SUBSCR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x09FF8C2A) AUTH on UTRAN received RES: cc62848d1afa58e9 (8 bytes) (vlr_auth_fsm.c:151) 20250822134547883 DVLR INFO SUBSCR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x09FF8C2A) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250822134547883 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x09FF8C2A:UTRAN-Iu-548:PAGING_RESP)[0x56365eab9ca0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822134547883 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x09FF8C2A:UTRAN-Iu-548:PAGING_RESP)[0x56365eab9ca0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822134547883 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x09FF8C2A:UTRAN-Iu-548:PAGING_RESP)[0x56365eab9ca0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822134547883 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x09FF8C2A:UTRAN-Iu-548:PAGING_RESP)[0x56365eab9ca0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x09FF8C2A:UTRAN-Iu-548:PAGING_RESP)[0x56365eaa64c0] (vlr_auth_fsm.c:294) 20250822134547883 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x09FF8C2A:UTRAN-Iu-548:PAGING_RESP)[0x56365eab9ca0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822134547883 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x09FF8C2A:UTRAN-Iu-548:PAGING_RESP)[0x56365eab9ca0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822134547883 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x09FF8C2A:UTRAN-Iu-548:PAGING_RESP)[0x56365eaa64c0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250822134547883 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x09FF8C2A:UTRAN-Iu-548:PAGING_RESP)[0x56365eaa64c0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822134547883 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x09FF8C2A:UTRAN-Iu-548:PAGING_RESP)[0x56365eaa64c0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822134547883 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x09FF8C2A:UTRAN-Iu-548:PAGING_RESP)[0x56365eaabde0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250822134547883 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x09FF8C2A:UTRAN-Iu-548:PAGING_RESP)[0x56365eaabde0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=f20a8e428611b5c6dae155b642bb8533, CK=NONE (ran_msg_iu.c:388) MSC_Test_2-SCCP(3201)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C051404C6606E21040D09CCEF'O 20250822134547883 DMSC DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x09FF8C2A:UTRAN-Iu-548:PAGING_RESP)[0x56365eaabf10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250822134547883 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x09FF8C2A:UTRAN-Iu-548:PAGING_RESP)[0x56365eaa64c0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250822134547883 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547883 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547883 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547883 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547883 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547883 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547883 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547883 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547884 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547884 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547884 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547884 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134547884 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547884 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547884 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134547884 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547884 DIUCS DEBUG (UTRAN-Iu-549) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134547884 DMSC DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x0D1224E2:UTRAN-Iu-549:PAGING_RESP)[0x56365ea80930]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134547884 DIUCS DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x0D1224E2:UTRAN-Iu-549:PAGING_RESP)[0x56365ea80930]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134547884 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x0D1224E2:UTRAN-Iu-549:PAGING_RESP)[0x56365ea9c9f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134547884 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x0D1224E2:UTRAN-Iu-549:PAGING_RESP)[0x56365ea9c9f0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134547884 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x0D1224E2:UTRAN-Iu-549:PAGING_RESP)[0x56365ea9c9f0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134547884 DMM DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x0D1224E2:UTRAN-Iu-549:PAGING_RESP)[0x56365ea9c9f0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 04c6606e0d09ccef) (gsm_04_08.c:1128) 20250822134547884 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x0D1224E2:UTRAN-Iu-549:PAGING_RESP)[0x56365ea92800]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822134547884 DVLR DEBUG SUBSCR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x0D1224E2) AUTH on UTRAN received RES: 04c6606e0d09ccef (8 bytes) (vlr_auth_fsm.c:151) 20250822134547884 DVLR INFO SUBSCR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x0D1224E2) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250822134547884 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x0D1224E2:UTRAN-Iu-549:PAGING_RESP)[0x56365ea92800]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822134547884 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x0D1224E2:UTRAN-Iu-549:PAGING_RESP)[0x56365ea92800]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822134547884 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x0D1224E2:UTRAN-Iu-549:PAGING_RESP)[0x56365ea92800]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822134547884 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x0D1224E2:UTRAN-Iu-549:PAGING_RESP)[0x56365ea92800]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x0D1224E2:UTRAN-Iu-549:PAGING_RESP)[0x56365ea925f0] (vlr_auth_fsm.c:294) 20250822134547884 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x0D1224E2:UTRAN-Iu-549:PAGING_RESP)[0x56365ea92800]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822134547884 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x0D1224E2:UTRAN-Iu-549:PAGING_RESP)[0x56365ea92800]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822134547884 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x0D1224E2:UTRAN-Iu-549:PAGING_RESP)[0x56365ea925f0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250822134547884 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x0D1224E2:UTRAN-Iu-549:PAGING_RESP)[0x56365ea925f0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822134547884 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x0D1224E2:UTRAN-Iu-549:PAGING_RESP)[0x56365ea925f0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822134547884 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x0D1224E2:UTRAN-Iu-549:PAGING_RESP)[0x56365ea9c9f0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250822134547884 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x0D1224E2:UTRAN-Iu-549:PAGING_RESP)[0x56365ea9c9f0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=6497636081e98f414a766687ab09dce5, CK=NONE (ran_msg_iu.c:388) 20250822134547884 DMSC DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x0D1224E2:UTRAN-Iu-549:PAGING_RESP)[0x56365ea80930]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250822134547885 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x0D1224E2:UTRAN-Iu-549:PAGING_RESP)[0x56365ea925f0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 20250822134547885 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547885 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547885 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547885 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547885 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547885 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547885 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547885 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_iu_multi_lu_and_mt_ussd2(3210)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:6 MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(3202)@718a44d66dfb: patching N(SD)=0 into dtap '051439B85F5C2104F7BAB379'O MSC_Test_2-RAN(3202)@718a44d66dfb: patched enc_l3: '051439B85F5C2104F7BAB379'O MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on connection ID:9 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_len:24 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3201)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C051443D11D832104D6E6B50D'O MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134547888 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547888 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547888 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547888 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134547888 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547888 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547888 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134547888 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on connection ID:10 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_len:24 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_from0 20250822134547889 DIUCS DEBUG (UTRAN-Iu-550) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134547889 DMSC DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x7F9C6EB4:UTRAN-Iu-550:PAGING_RESP)[0x56365eaa53d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134547889 DIUCS DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x7F9C6EB4:UTRAN-Iu-550:PAGING_RESP)[0x56365eaa53d0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134547889 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x7F9C6EB4:UTRAN-Iu-550:PAGING_RESP)[0x56365eab9360]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134547889 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x7F9C6EB4:UTRAN-Iu-550:PAGING_RESP)[0x56365eab9360]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134547889 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x7F9C6EB4:UTRAN-Iu-550:PAGING_RESP)[0x56365eab9360]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134547889 DMM DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x7F9C6EB4:UTRAN-Iu-550:PAGING_RESP)[0x56365eab9360]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 43d11d83d6e6b50d) (gsm_04_08.c:1128) 20250822134547889 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x7F9C6EB4:UTRAN-Iu-550:PAGING_RESP)[0x56365eab8ba0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822134547889 DVLR DEBUG SUBSCR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x7F9C6EB4) AUTH on UTRAN received RES: 43d11d83d6e6b50d (8 bytes) (vlr_auth_fsm.c:151) 20250822134547889 DVLR INFO SUBSCR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x7F9C6EB4) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250822134547889 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x7F9C6EB4:UTRAN-Iu-550:PAGING_RESP)[0x56365eab8ba0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822134547889 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x7F9C6EB4:UTRAN-Iu-550:PAGING_RESP)[0x56365eab8ba0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822134547889 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x7F9C6EB4:UTRAN-Iu-550:PAGING_RESP)[0x56365eab8ba0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822134547889 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x7F9C6EB4:UTRAN-Iu-550:PAGING_RESP)[0x56365eab8ba0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x7F9C6EB4:UTRAN-Iu-550:PAGING_RESP)[0x56365eab8e30] (vlr_auth_fsm.c:294) 20250822134547889 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x7F9C6EB4:UTRAN-Iu-550:PAGING_RESP)[0x56365eab8ba0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822134547889 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x7F9C6EB4:UTRAN-Iu-550:PAGING_RESP)[0x56365eab8ba0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822134547889 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x7F9C6EB4:UTRAN-Iu-550:PAGING_RESP)[0x56365eab8e30]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) MSC_Test_2-SCCP(3201)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514CE7FDD722104145DF496'O 20250822134547889 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x7F9C6EB4:UTRAN-Iu-550:PAGING_RESP)[0x56365eab8e30]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822134547889 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x7F9C6EB4:UTRAN-Iu-550:PAGING_RESP)[0x56365eab8e30]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822134547889 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x7F9C6EB4:UTRAN-Iu-550:PAGING_RESP)[0x56365eab9360]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250822134547889 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x7F9C6EB4:UTRAN-Iu-550:PAGING_RESP)[0x56365eab9360]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=2ae3b213778fcb0781d340021421c85b, CK=NONE (ran_msg_iu.c:388) 20250822134547889 DMSC DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x7F9C6EB4:UTRAN-Iu-550:PAGING_RESP)[0x56365eaa53d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250822134547889 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x7F9C6EB4:UTRAN-Iu-550:PAGING_RESP)[0x56365eab8e30]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250822134547889 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547889 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547889 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547889 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547889 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547889 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547889 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547890 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547890 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547890 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547890 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134547890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547890 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547890 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134547890 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:7 20250822134547890 DIUCS DEBUG (UTRAN-Iu-551) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134547890 DMSC DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x6484C24A:UTRAN-Iu-551:PAGING_RESP)[0x56365ea85890]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134547890 DIUCS DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x6484C24A:UTRAN-Iu-551:PAGING_RESP)[0x56365ea85890]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134547890 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x6484C24A:UTRAN-Iu-551:PAGING_RESP)[0x56365ea859c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134547890 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x6484C24A:UTRAN-Iu-551:PAGING_RESP)[0x56365ea859c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134547890 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x6484C24A:UTRAN-Iu-551:PAGING_RESP)[0x56365ea859c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134547890 DMM DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x6484C24A:UTRAN-Iu-551:PAGING_RESP)[0x56365ea859c0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = ce7fdd72145df496) (gsm_04_08.c:1128) 20250822134547890 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x6484C24A:UTRAN-Iu-551:PAGING_RESP)[0x56365ea8ca70]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822134547891 DVLR DEBUG SUBSCR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x6484C24A) AUTH on UTRAN received RES: ce7fdd72145df496 (8 bytes) (vlr_auth_fsm.c:151) 20250822134547891 DVLR INFO SUBSCR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x6484C24A) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250822134547891 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x6484C24A:UTRAN-Iu-551:PAGING_RESP)[0x56365ea8ca70]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822134547891 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x6484C24A:UTRAN-Iu-551:PAGING_RESP)[0x56365ea8ca70]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822134547891 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x6484C24A:UTRAN-Iu-551:PAGING_RESP)[0x56365ea8ca70]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822134547891 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x6484C24A:UTRAN-Iu-551:PAGING_RESP)[0x56365ea8ca70]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x6484C24A:UTRAN-Iu-551:PAGING_RESP)[0x56365ea55ad0] (vlr_auth_fsm.c:294) 20250822134547891 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x6484C24A:UTRAN-Iu-551:PAGING_RESP)[0x56365ea8ca70]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822134547891 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x6484C24A:UTRAN-Iu-551:PAGING_RESP)[0x56365ea8ca70]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822134547891 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x6484C24A:UTRAN-Iu-551:PAGING_RESP)[0x56365ea55ad0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250822134547891 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x6484C24A:UTRAN-Iu-551:PAGING_RESP)[0x56365ea55ad0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822134547891 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x6484C24A:UTRAN-Iu-551:PAGING_RESP)[0x56365ea55ad0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822134547891 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x6484C24A:UTRAN-Iu-551:PAGING_RESP)[0x56365ea859c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250822134547891 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x6484C24A:UTRAN-Iu-551:PAGING_RESP)[0x56365ea859c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=25d566495f4434225ab4710f425d6f9b, CK=NONE (ran_msg_iu.c:388) 20250822134547891 DMSC DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x6484C24A:UTRAN-Iu-551:PAGING_RESP)[0x56365ea85890]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 20250822134547891 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x6484C24A:UTRAN-Iu-551:PAGING_RESP)[0x56365ea55ad0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250822134547891 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547891 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547891 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547891 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547891 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547891 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547891 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547891 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:8 MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(3235)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on connection ID:12 TC_iu_multi_lu_and_mt_ussd2(3235)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_len:24 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3201)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C051439B85F5C2104F7BAB379'O 20250822134547894 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547894 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547894 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547894 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134547894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547894 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on connection ID:1 MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_len:12 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_from0 20250822134547894 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134547894 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547894 DIUCS DEBUG (UTRAN-Iu-552) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134547894 DMSC DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2052BB24:UTRAN-Iu-552:PAGING_RESP)[0x56365ea7ae30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134547894 DIUCS DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2052BB24:UTRAN-Iu-552:PAGING_RESP)[0x56365ea7ae30]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134547894 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2052BB24:UTRAN-Iu-552:PAGING_RESP)[0x56365ea32df0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134547894 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2052BB24:UTRAN-Iu-552:PAGING_RESP)[0x56365ea32df0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134547894 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2052BB24:UTRAN-Iu-552:PAGING_RESP)[0x56365ea32df0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134547894 DMM DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2052BB24:UTRAN-Iu-552:PAGING_RESP)[0x56365ea32df0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 39b85f5cf7bab379) (gsm_04_08.c:1128) 20250822134547894 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2052BB24:UTRAN-Iu-552:PAGING_RESP)[0x56365ea59a40]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822134547894 DVLR DEBUG SUBSCR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2052BB24) AUTH on UTRAN received RES: 39b85f5cf7bab379 (8 bytes) (vlr_auth_fsm.c:151) MSC_Test_2-RAN(3202)@718a44d66dfb: Added conn table entry 13TC_iu_multi_lu_and_mt_ussd2(3231)5338083 20250822134547894 DVLR INFO SUBSCR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2052BB24) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250822134547894 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2052BB24:UTRAN-Iu-552:PAGING_RESP)[0x56365ea59a40]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822134547894 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2052BB24:UTRAN-Iu-552:PAGING_RESP)[0x56365ea59a40]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822134547894 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2052BB24:UTRAN-Iu-552:PAGING_RESP)[0x56365ea59a40]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822134547894 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2052BB24:UTRAN-Iu-552:PAGING_RESP)[0x56365ea59a40]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2052BB24:UTRAN-Iu-552:PAGING_RESP)[0x56365ea59910] (vlr_auth_fsm.c:294) 20250822134547894 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2052BB24:UTRAN-Iu-552:PAGING_RESP)[0x56365ea59a40]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822134547894 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2052BB24:UTRAN-Iu-552:PAGING_RESP)[0x56365ea59a40]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822134547894 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2052BB24:UTRAN-Iu-552:PAGING_RESP)[0x56365ea59910]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250822134547894 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2052BB24:UTRAN-Iu-552:PAGING_RESP)[0x56365ea59910]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822134547894 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2052BB24:UTRAN-Iu-552:PAGING_RESP)[0x56365ea59910]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822134547895 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2052BB24:UTRAN-Iu-552:PAGING_RESP)[0x56365ea32df0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250822134547895 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2052BB24:UTRAN-Iu-552:PAGING_RESP)[0x56365ea32df0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=7c3daa25cc89eeaa4fe9b054e177fa52, CK=NONE (ran_msg_iu.c:388) 20250822134547895 DMSC DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2052BB24:UTRAN-Iu-552:PAGING_RESP)[0x56365ea7ae30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250822134547895 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2052BB24:UTRAN-Iu-552:PAGING_RESP)[0x56365ea59910]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250822134547895 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1A72458D + vlr_gsup_rx: now used by 5 (attached,NCSS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134547895 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1A72458D:UTRAN-Iu-553:PAGING_RESP)[0x56365eab2c30]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822134547895 DVLR DEBUG SUBSCR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1A72458D) Received 1 auth tuples (vlr.c:996) 20250822134547895 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1A72458D:UTRAN-Iu-553:PAGING_RESP)[0x56365eab2c30]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822134547895 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1A72458D:UTRAN-Iu-553:PAGING_RESP)[0x56365eab2c30]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250822134547895 DMM DEBUG Tx AUTH REQ (rand = 57752009ddc19f23aebc1af762e2e604) (gsm_04_08.c:641) 20250822134547895 DMM DEBUG AUTH REQ (autn = 7adf2573632ce2f7cf8945701dbb1617) (gsm_04_08.c:643) 20250822134547895 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1A72458D:UTRAN-Iu-553:PAGING_RESP)[0x56365eaa11a0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250822134547895 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1A72458D:UTRAN-Iu-553:PAGING_RESP)[0x56365eaa11a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134547895 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547895 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547895 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547895 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547895 DMSC DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1A72458D:UTRAN-Iu-553:PAGING_RESP)[0x56365ea55e30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134547895 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1A72458D - vlr_gsup_rx: now used by 4 (attached,NCSS,Paging,active-conn) (vlr.c:1410) MSC_Test_2-SCCP(3201)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250822134547895 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547895 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547895 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547895 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547895 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547895 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547895 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547895 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547895 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547895 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547896 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547896 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547896 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547896 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134547896 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547896 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547896 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134547896 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134547896 DIUCS DEBUG (UTRAN-Iu-542) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134547896 DMSC DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x7F6B3997:UTRAN-Iu-542:PAGING_RESP)[0x56365ea555a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134547896 DIUCS DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x7F6B3997:UTRAN-Iu-542:PAGING_RESP)[0x56365ea555a0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134547896 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x7F6B3997:UTRAN-Iu-542:PAGING_RESP)[0x56365ea54f10]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_2-RAN(3202)@718a44d66dfb: Added conn table entry 14TC_iu_multi_lu_and_mt_ussd2(3237)4534188 20250822134547896 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x7F6B3997:UTRAN-Iu-542:PAGING_RESP)[0x56365ea54f10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134547896 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x7F6B3997:UTRAN-Iu-542:PAGING_RESP)[0x56365ea54f10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250822134547896 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x7F6B3997:UTRAN-Iu-542:PAGING_RESP)[0x56365ea54de0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250822134547896 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x7F6B3997:UTRAN-Iu-542:PAGING_RESP)[0x56365ea54de0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822134547896 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x7F6B3997:UTRAN-Iu-542:PAGING_RESP)[0x56365ea54f10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250822134547896 DMSC DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x7F6B3997:UTRAN-Iu-542:PAGING_RESP)[0x56365ea555a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822134547897 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x7F6B3997:UTRAN-Iu-542:PAGING_RESP)[0x56365ea54de0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822134547897 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x7F6B3997:UTRAN-Iu-542:PAGING_RESP)[0x56365ea54de0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822134547897 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x7F6B3997:UTRAN-Iu-542:PAGING_RESP)[0x56365ea54de0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822134547897 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x7F6B3997:UTRAN-Iu-542:PAGING_RESP)[0x56365ea54de0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822134547897 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x7F6B3997:UTRAN-Iu-542:PAGING_RESP)[0x56365ea54de0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822134547897 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x7F6B3997:UTRAN-Iu-542:PAGING_RESP)[0x56365ea54de0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822134547897 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x7F6B3997:UTRAN-Iu-542:PAGING_RESP)[0x56365ea54de0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822134547897 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x7F6B3997:UTRAN-Iu-542:PAGING_RESP)[0x56365ea54f10]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250822134547897 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x7F6B3997:UTRAN-Iu-542:PAGING_RESP)[0x56365ea54f10]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.871s remaining) (msc_a.c:450) MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 20250822134547897 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x7F6B3997:UTRAN-Iu-542:PAGING_RESP)[0x56365ea54f10]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_REGISTER (msc_a.c:2106) 20250822134547897 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x7F6B3997:UTRAN-Iu-542:PAGING_RESP)[0x56365ea54f10]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:9 20250822134547897 DMSC DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x7F6B3997:UTRAN-Iu-542:PAGING_RESP)[0x56365ea555a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 will be put to the reassembly buffer 20250822134547897 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0x7F6B3997 - Paging: now used by 3 (attached,NCSS,active-conn) (paging.c:202) 20250822134547897 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001123/3/1): Available (smpp_smsc.c:626) MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 data has been put to the reassembly buffer 20250822134547897 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547897 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547897 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822134547897 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547898 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547898 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547898 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547898 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547898 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 20250822134547898 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547898 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547898 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547898 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547898 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547898 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547898 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(3202)@718a44d66dfb: Added conn table entry 15TC_iu_multi_lu_and_mt_ussd2(3239)13705843 MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:10 MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@718a44d66dfb: First idle individual index:13 MSC_Test_2-RAN(3202)@718a44d66dfb: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(3202)@718a44d66dfb: patched enc_l3: '8B7A05A203020101'O 20250822134547901 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547901 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547901 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547901 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134547901 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547901 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547901 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134547901 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134547901 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) 20250822134547902 DMSC DEBUG msub_fsm[0x56365eab8ba0]{active}: Allocated (fsm.c:456) 20250822134547902 DMSC DEBUG msc_i[0x56365ea92800]{READY}: Allocated (fsm.c:456) 20250822134547902 DMSC DEBUG msc_i[0x56365ea92800]{READY}: is child of msub_fsm[0x56365eab8ba0] (fsm.c:486) 20250822134547902 DMSC DEBUG msc_a[0x56365eab9ca0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822134547902 DMSC DEBUG msc_a[0x56365eab9ca0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365eab8ba0] (fsm.c:486) 20250822134547902 DMSC DEBUG msc_a(unknown:UTRAN-Iu-554:NONE)[0x56365eab9ca0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822134547902 DMSC DEBUG msc_i(unknown:UTRAN-Iu-554:NONE)[0x56365ea92800]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822134547902 DMSC DEBUG msc_a(unknown:UTRAN-Iu-554:NONE)[0x56365eab9ca0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822134547902 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-554:NONE)[0x56365eab9ca0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250822134547902 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-554:NONE)[0x56365eab9ca0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250822134547902 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x20D4AE32:UTRAN-Iu-554:PAGING_RESP)[0x56365eaa1c30]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822134547902 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x20D4AE32:UTRAN-Iu-554:PAGING_RESP)[0x56365eaa1c30]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x20D4AE32:UTRAN-Iu-554:PAGING_RESP)[0x56365eab9ca0] (fsm.c:486) 20250822134547902 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x20D4AE32:UTRAN-Iu-554:PAGING_RESP)[0x56365eaa1c30]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250822134547902 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x20D4AE32:UTRAN-Iu-554:PAGING_RESP)[0x56365eaa1c30]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822134547902 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0x20D4AE32 + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822134547902 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0x20D4AE32 + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822134547902 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x20D4AE32:UTRAN-Iu-554:PAGING_RESP)[0x56365eab9ca0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822134547902 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x20D4AE32:UTRAN-Iu-554:PAGING_RESP)[0x56365eab9ca0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822134547902 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x20D4AE32:UTRAN-Iu-554:PAGING_RESP)[0x56365eaa1c30]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822134547902 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x20D4AE32:UTRAN-Iu-554:PAGING_RESP)[0x56365eaa1c30]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250822134547902 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x20D4AE32:UTRAN-Iu-554:PAGING_RESP)[0x56365eab1190]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822134547902 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x20D4AE32:UTRAN-Iu-554:PAGING_RESP)[0x56365eab1190]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x20D4AE32:UTRAN-Iu-554:PAGING_RESP)[0x56365eaa1c30] (fsm.c:486) 20250822134547902 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x20D4AE32:UTRAN-Iu-554:PAGING_RESP)[0x56365eab1190]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822134547902 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547902 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547902 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547902 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547902 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547902 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547902 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547902 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547902 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x20D4AE32:UTRAN-Iu-554:PAGING_RESP)[0x56365eab1190]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822134547902 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0x20D4AE32 - proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,active-conn) (vlr_access_req_fsm.c:405) MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:12 MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:11 MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:1 MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:1 MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3201)@718a44d66dfb: First idle individual index:14 MSC_Test_2-SCCP(3201)@718a44d66dfb: First idle individual index:15 20250822134547907 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547907 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547907 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547907 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134547907 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547908 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547908 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134547908 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134547908 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) 20250822134547908 DMSC DEBUG msub_fsm[0x56365ea9d230]{active}: Allocated (fsm.c:456) 20250822134547908 DMSC DEBUG msc_i[0x56365ea801c0]{READY}: Allocated (fsm.c:456) 20250822134547908 DMSC DEBUG msc_i[0x56365ea801c0]{READY}: is child of msub_fsm[0x56365ea9d230] (fsm.c:486) 20250822134547908 DMSC DEBUG msc_a[0x56365ea802f0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822134547908 DMSC DEBUG msc_a[0x56365ea802f0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea9d230] (fsm.c:486) 20250822134547908 DMSC DEBUG msc_a(unknown:UTRAN-Iu-555:NONE)[0x56365ea802f0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822134547908 DMSC DEBUG msc_i(unknown:UTRAN-Iu-555:NONE)[0x56365ea801c0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822134547908 DMSC DEBUG msc_a(unknown:UTRAN-Iu-555:NONE)[0x56365ea802f0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on connection ID:2 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_len:12 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_from0 20250822134547908 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-555:NONE)[0x56365ea802f0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250822134547908 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-555:NONE)[0x56365ea802f0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250822134547908 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2D95FA3B:UTRAN-Iu-555:PAGING_RESP)[0x56365ea3cfc0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822134547908 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2D95FA3B:UTRAN-Iu-555:PAGING_RESP)[0x56365ea3cfc0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x2D95FA3B:UTRAN-Iu-555:PAGING_RESP)[0x56365ea802f0] (fsm.c:486) 20250822134547908 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2D95FA3B:UTRAN-Iu-555:PAGING_RESP)[0x56365ea3cfc0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250822134547908 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2D95FA3B:UTRAN-Iu-555:PAGING_RESP)[0x56365ea3cfc0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822134547908 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0x2D95FA3B + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822134547908 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0x2D95FA3B + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822134547908 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x2D95FA3B:UTRAN-Iu-555:PAGING_RESP)[0x56365ea802f0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822134547908 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x2D95FA3B:UTRAN-Iu-555:PAGING_RESP)[0x56365ea802f0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822134547908 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x2D95FA3B:UTRAN-Iu-555:PAGING_RESP)[0x56365ea3cfc0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822134547908 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x2D95FA3B:UTRAN-Iu-555:PAGING_RESP)[0x56365ea3cfc0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250822134547908 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x2D95FA3B:UTRAN-Iu-555:PAGING_RESP)[0x56365eab9fe0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822134547908 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x2D95FA3B:UTRAN-Iu-555:PAGING_RESP)[0x56365eab9fe0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x2D95FA3B:UTRAN-Iu-555:PAGING_RESP)[0x56365ea3cfc0] (fsm.c:486) 20250822134547908 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x2D95FA3B:UTRAN-Iu-555:PAGING_RESP)[0x56365eab9fe0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822134547908 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x2D95FA3B:UTRAN-Iu-555:PAGING_RESP)[0x56365eab9fe0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822134547908 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0x2D95FA3B - proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,active-conn) (vlr_access_req_fsm.c:405) MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134547908 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547908 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547908 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547908 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547908 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547908 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547908 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547908 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547908 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547908 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547908 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547908 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134547908 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547908 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547908 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134547908 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3201)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134547908 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) 20250822134547909 DMSC DEBUG msub_fsm[0x56365eaa12d0]{active}: Allocated (fsm.c:456) 20250822134547909 DMSC DEBUG msc_i[0x56365eaa1400]{READY}: Allocated (fsm.c:456) 20250822134547909 DMSC DEBUG msc_i[0x56365eaa1400]{READY}: is child of msub_fsm[0x56365eaa12d0] (fsm.c:486) 20250822134547909 DMSC DEBUG msc_a[0x56365eaa1530]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822134547909 DMSC DEBUG msc_a[0x56365eaa1530]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365eaa12d0] (fsm.c:486) 20250822134547909 DMSC DEBUG msc_a(unknown:UTRAN-Iu-556:NONE)[0x56365eaa1530]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822134547909 DMSC DEBUG msc_i(unknown:UTRAN-Iu-556:NONE)[0x56365eaa1400]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822134547909 DMSC DEBUG msc_a(unknown:UTRAN-Iu-556:NONE)[0x56365eaa1530]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822134547909 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-556:NONE)[0x56365eaa1530]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250822134547909 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-556:NONE)[0x56365eaa1530]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 20250822134547909 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x87902282:UTRAN-Iu-556:PAGING_RESP)[0x56365ea9dda0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822134547909 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x87902282:UTRAN-Iu-556:PAGING_RESP)[0x56365ea9dda0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x87902282:UTRAN-Iu-556:PAGING_RESP)[0x56365eaa1530] (fsm.c:486) 20250822134547909 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x87902282:UTRAN-Iu-556:PAGING_RESP)[0x56365ea9dda0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250822134547909 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x87902282:UTRAN-Iu-556:PAGING_RESP)[0x56365ea9dda0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822134547909 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0x87902282 + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822134547909 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0x87902282 + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822134547909 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x87902282:UTRAN-Iu-556:PAGING_RESP)[0x56365eaa1530]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on connection ID:3 20250822134547909 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x87902282:UTRAN-Iu-556:PAGING_RESP)[0x56365eaa1530]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822134547909 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x87902282:UTRAN-Iu-556:PAGING_RESP)[0x56365ea9dda0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822134547909 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x87902282:UTRAN-Iu-556:PAGING_RESP)[0x56365ea9dda0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250822134547909 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x87902282:UTRAN-Iu-556:PAGING_RESP)[0x56365ea90c30]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822134547909 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x87902282:UTRAN-Iu-556:PAGING_RESP)[0x56365ea90c30]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x87902282:UTRAN-Iu-556:PAGING_RESP)[0x56365ea9dda0] (fsm.c:486) 20250822134547909 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x87902282:UTRAN-Iu-556:PAGING_RESP)[0x56365ea90c30]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822134547909 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x87902282:UTRAN-Iu-556:PAGING_RESP)[0x56365ea90c30]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822134547909 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0x87902282 - proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,active-conn) (vlr_access_req_fsm.c:405) MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_len:12 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_from0 20250822134547909 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547909 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547909 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547910 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547910 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547910 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547910 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547910 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547910 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547910 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547910 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547910 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134547910 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547910 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547910 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134547910 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3201)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250822134547910 DIUCS DEBUG (UTRAN-Iu-543) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134547910 DMSC DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x253F2579:UTRAN-Iu-543:PAGING_RESP)[0x56365ea83090]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134547910 DIUCS DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x253F2579:UTRAN-Iu-543:PAGING_RESP)[0x56365ea83090]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134547910 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x253F2579:UTRAN-Iu-543:PAGING_RESP)[0x56365ea976f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134547910 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x253F2579:UTRAN-Iu-543:PAGING_RESP)[0x56365ea976f0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134547910 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x253F2579:UTRAN-Iu-543:PAGING_RESP)[0x56365ea976f0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250822134547910 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x253F2579:UTRAN-Iu-543:PAGING_RESP)[0x56365ea83500]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250822134547910 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x253F2579:UTRAN-Iu-543:PAGING_RESP)[0x56365ea83500]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822134547910 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x253F2579:UTRAN-Iu-543:PAGING_RESP)[0x56365ea976f0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250822134547910 DMSC DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x253F2579:UTRAN-Iu-543:PAGING_RESP)[0x56365ea83090]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822134547910 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x253F2579:UTRAN-Iu-543:PAGING_RESP)[0x56365ea83500]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822134547910 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x253F2579:UTRAN-Iu-543:PAGING_RESP)[0x56365ea83500]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822134547910 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x253F2579:UTRAN-Iu-543:PAGING_RESP)[0x56365ea83500]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822134547910 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x253F2579:UTRAN-Iu-543:PAGING_RESP)[0x56365ea83500]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822134547910 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x253F2579:UTRAN-Iu-543:PAGING_RESP)[0x56365ea83500]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822134547910 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x253F2579:UTRAN-Iu-543:PAGING_RESP)[0x56365ea83500]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822134547910 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x253F2579:UTRAN-Iu-543:PAGING_RESP)[0x56365ea83500]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822134547910 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x253F2579:UTRAN-Iu-543:PAGING_RESP)[0x56365ea976f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250822134547910 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x253F2579:UTRAN-Iu-543:PAGING_RESP)[0x56365ea976f0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.885s remaining) (msc_a.c:450) 20250822134547911 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x253F2579:UTRAN-Iu-543:PAGING_RESP)[0x56365ea976f0]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_REGISTER (msc_a.c:2106) 20250822134547911 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x253F2579:UTRAN-Iu-543:PAGING_RESP)[0x56365ea976f0]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134547911 DMSC DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x253F2579:UTRAN-Iu-543:PAGING_RESP)[0x56365ea83090]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134547911 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x253F2579 - Paging: now used by 3 (attached,NCSS,active-conn) (paging.c:202) 20250822134547911 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001120/3/1): Available (smpp_smsc.c:626) MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on connection ID:0 20250822134547911 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547911 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547911 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547911 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547911 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547911 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547911 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547911 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547911 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547911 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547911 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547911 DLM3UA 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(3201)@718a44d66dfb: vl_len:20 20250822134547911 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547911 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547911 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547911 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547911 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547911 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547911 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547911 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_from0 20250822134547911 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547911 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547911 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134547911 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547912 DIUCS DEBUG (UTRAN-Iu-544) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134547912 DMSC DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x0CE36AD3:UTRAN-Iu-544:PAGING_RESP)[0x56365ea68200]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134547912 DIUCS DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x0CE36AD3:UTRAN-Iu-544:PAGING_RESP)[0x56365ea68200]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134547912 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x0CE36AD3:UTRAN-Iu-544:PAGING_RESP)[0x56365eab1500]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 20250822134547912 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x0CE36AD3:UTRAN-Iu-544:PAGING_RESP)[0x56365eab1500]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134547912 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x0CE36AD3:UTRAN-Iu-544:PAGING_RESP)[0x56365eab1500]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250822134547912 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x0CE36AD3:UTRAN-Iu-544:PAGING_RESP)[0x56365ea9d420]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250822134547912 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x0CE36AD3:UTRAN-Iu-544:PAGING_RESP)[0x56365ea9d420]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822134547912 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x0CE36AD3:UTRAN-Iu-544:PAGING_RESP)[0x56365eab1500]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250822134547912 DMSC DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x0CE36AD3:UTRAN-Iu-544:PAGING_RESP)[0x56365ea68200]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822134547912 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x0CE36AD3:UTRAN-Iu-544:PAGING_RESP)[0x56365ea9d420]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822134547912 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x0CE36AD3:UTRAN-Iu-544:PAGING_RESP)[0x56365ea9d420]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822134547912 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x0CE36AD3:UTRAN-Iu-544:PAGING_RESP)[0x56365ea9d420]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822134547912 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x0CE36AD3:UTRAN-Iu-544:PAGING_RESP)[0x56365ea9d420]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822134547912 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x0CE36AD3:UTRAN-Iu-544:PAGING_RESP)[0x56365ea9d420]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822134547912 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x0CE36AD3:UTRAN-Iu-544:PAGING_RESP)[0x56365ea9d420]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822134547912 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x0CE36AD3:UTRAN-Iu-544:PAGING_RESP)[0x56365ea9d420]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822134547912 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x0CE36AD3:UTRAN-Iu-544:PAGING_RESP)[0x56365eab1500]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250822134547912 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x0CE36AD3:UTRAN-Iu-544:PAGING_RESP)[0x56365eab1500]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.885s remaining) (msc_a.c:450) 20250822134547912 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x0CE36AD3:UTRAN-Iu-544:PAGING_RESP)[0x56365eab1500]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_REGISTER (msc_a.c:2106) 20250822134547912 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x0CE36AD3:UTRAN-Iu-544:PAGING_RESP)[0x56365eab1500]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134547912 DMSC DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x0CE36AD3:UTRAN-Iu-544:PAGING_RESP)[0x56365ea68200]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134547912 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0x0CE36AD3 - Paging: now used by 3 (attached,NCSS,active-conn) (paging.c:202) 20250822134547912 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001118/3/1): Available (smpp_smsc.c:626) MSC_Test_2-SCCP(3201)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822134547913 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547913 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547913 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547913 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547913 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547913 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547913 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547913 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547913 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547913 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547913 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547913 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547913 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547913 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547913 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547913 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547913 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547913 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134547913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547913 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547913 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134547913 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134547914 DIUCS DEBUG (UTRAN-Iu-541) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134547914 DMSC DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x25197617:UTRAN-Iu-541:PAGING_RESP)[0x56365eab22c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134547914 DIUCS DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x25197617:UTRAN-Iu-541:PAGING_RESP)[0x56365eab22c0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134547914 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x25197617:UTRAN-Iu-541:PAGING_RESP)[0x56365ea3c730]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134547914 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x25197617:UTRAN-Iu-541:PAGING_RESP)[0x56365ea3c730]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134547914 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x25197617:UTRAN-Iu-541:PAGING_RESP)[0x56365ea3c730]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(3202)@718a44d66dfb: patching N(SD)=0 into dtap '0514F53DC8E2210414232C20'O MSC_Test_2-RAN(3202)@718a44d66dfb: patched enc_l3: '0514F53DC8E2210414232C20'O MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(3201)@718a44d66dfb: { messageType := 2, destLocRef := '5173E3'O, sourceLocRef := '00022A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:13 MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(3210)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(3223)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3201)@718a44d66dfb: { messageType := 2, destLocRef := '452FAC'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-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:14 20250822134547917 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0x25197617 + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250822134547917 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0x25197617 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:505) 20250822134547917 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x25197617:UTRAN-Iu-541:PAGING_RESP)[0x56365ea3c730]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250822134547917 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x25197617:UTRAN-Iu-541:PAGING_RESP)[0x56365ea3c730]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134547917 DMSC DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x25197617:UTRAN-Iu-541:PAGING_RESP)[0x56365eab22c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134547917 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0x25197617 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250822134547917 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x25197617:UTRAN-Iu-541:PAGING_RESP)[0x56365ea3c730]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134547917 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x25197617:UTRAN-Iu-541:PAGING_RESP)[0x56365ea3c730]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250822134547917 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x25197617:UTRAN-Iu-541:PAGING_RESP)[0x56365ea3c730]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250822134547917 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0x25197617 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822134547918 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0x25197617 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822134547918 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0x25197617 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822134547918 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x25197617:UTRAN-Iu-541:PAGING_RESP)[0x56365ea3c730]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250822134547918 DMSC DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x25197617:UTRAN-Iu-541:PAGING_RESP)[0x56365eab22c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822134547918 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0x25197617 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 20250822134547918 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547918 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547918 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547918 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547918 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547918 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547918 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547918 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547918 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547918 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547918 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547918 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547918 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547918 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547918 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822134547918 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_iu_multi_lu_and_mt_ussd2(3231)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(3201)@718a44d66dfb: { messageType := 2, destLocRef := 'D12273'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_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:15 TC_iu_multi_lu_and_mt_ussd2(3231)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on connection ID:4 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_len:12 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_from0 MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(3237)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(3237)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3201)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on connection ID:5 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_len:12 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_from0 TC_iu_multi_lu_and_mt_ussd2(3239)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(3239)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3201)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250822134547921 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547921 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547921 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547921 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134547921 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547921 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547921 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134547921 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(3202)@718a44d66dfb: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(3202)@718a44d66dfb: patched enc_l3: '8B7A05A203020101'O 20250822134547921 DIUCS DEBUG (UTRAN-Iu-545) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134547921 DMSC DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x36E3C160:UTRAN-Iu-545:PAGING_RESP)[0x56365ea99780]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134547921 DIUCS DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x36E3C160:UTRAN-Iu-545:PAGING_RESP)[0x56365ea99780]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134547921 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x36E3C160:UTRAN-Iu-545:PAGING_RESP)[0x56365ea88bb0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134547922 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x36E3C160:UTRAN-Iu-545:PAGING_RESP)[0x56365ea88bb0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134547922 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x36E3C160:UTRAN-Iu-545:PAGING_RESP)[0x56365ea88bb0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250822134547922 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x36E3C160:UTRAN-Iu-545:PAGING_RESP)[0x56365ea31d20]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250822134547922 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x36E3C160:UTRAN-Iu-545:PAGING_RESP)[0x56365ea31d20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822134547922 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x36E3C160:UTRAN-Iu-545:PAGING_RESP)[0x56365ea88bb0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250822134547922 DMSC DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x36E3C160:UTRAN-Iu-545:PAGING_RESP)[0x56365ea99780]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822134547922 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x36E3C160:UTRAN-Iu-545:PAGING_RESP)[0x56365ea31d20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822134547922 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x36E3C160:UTRAN-Iu-545:PAGING_RESP)[0x56365ea31d20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822134547922 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x36E3C160:UTRAN-Iu-545:PAGING_RESP)[0x56365ea31d20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822134547922 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x36E3C160:UTRAN-Iu-545:PAGING_RESP)[0x56365ea31d20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822134547922 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x36E3C160:UTRAN-Iu-545:PAGING_RESP)[0x56365ea31d20]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822134547922 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x36E3C160:UTRAN-Iu-545:PAGING_RESP)[0x56365ea31d20]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822134547922 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x36E3C160:UTRAN-Iu-545:PAGING_RESP)[0x56365ea31d20]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822134547922 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x36E3C160:UTRAN-Iu-545:PAGING_RESP)[0x56365ea88bb0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250822134547922 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x36E3C160:UTRAN-Iu-545:PAGING_RESP)[0x56365ea88bb0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.876s remaining) (msc_a.c:450) 20250822134547922 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x36E3C160:UTRAN-Iu-545:PAGING_RESP)[0x56365ea88bb0]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_REGISTER (msc_a.c:2106) 20250822134547922 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x36E3C160:UTRAN-Iu-545:PAGING_RESP)[0x56365ea88bb0]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134547922 DMSC DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x36E3C160:UTRAN-Iu-545:PAGING_RESP)[0x56365ea99780]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134547922 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0x36E3C160 - Paging: now used by 3 (attached,NCSS,active-conn) (paging.c:202) 20250822134547922 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001122/3/1): Available (smpp_smsc.c:626) 20250822134547922 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547922 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547922 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on connection ID:6 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_len:12 MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3201)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822134547922 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547922 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547922 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547922 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547922 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547922 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547923 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547923 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547923 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547923 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547923 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547923 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547923 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on connection ID:8 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_len:12 20250822134547923 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547923 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547923 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547923 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134547923 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547923 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547923 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134547923 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_from0 20250822134547923 DIUCS DEBUG (UTRAN-Iu-546) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134547923 DMSC DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x186610F3:UTRAN-Iu-546:PAGING_RESP)[0x56365eaab960]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134547923 DIUCS DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x186610F3:UTRAN-Iu-546:PAGING_RESP)[0x56365eaab960]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134547923 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x186610F3:UTRAN-Iu-546:PAGING_RESP)[0x56365ea375d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134547923 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x186610F3:UTRAN-Iu-546:PAGING_RESP)[0x56365ea375d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134547923 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x186610F3:UTRAN-Iu-546:PAGING_RESP)[0x56365ea375d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134547923 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x186610F3:UTRAN-Iu-546:PAGING_RESP)[0x56365ea55fe0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250822134547923 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x186610F3:UTRAN-Iu-546:PAGING_RESP)[0x56365ea55fe0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822134547923 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x186610F3:UTRAN-Iu-546:PAGING_RESP)[0x56365ea375d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250822134547924 DMSC DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x186610F3:UTRAN-Iu-546:PAGING_RESP)[0x56365eaab960]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822134547924 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x186610F3:UTRAN-Iu-546:PAGING_RESP)[0x56365ea55fe0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822134547924 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x186610F3:UTRAN-Iu-546:PAGING_RESP)[0x56365ea55fe0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822134547924 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x186610F3:UTRAN-Iu-546:PAGING_RESP)[0x56365ea55fe0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822134547924 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x186610F3:UTRAN-Iu-546:PAGING_RESP)[0x56365ea55fe0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822134547924 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x186610F3:UTRAN-Iu-546:PAGING_RESP)[0x56365ea55fe0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822134547924 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x186610F3:UTRAN-Iu-546:PAGING_RESP)[0x56365ea55fe0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822134547924 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x186610F3:UTRAN-Iu-546:PAGING_RESP)[0x56365ea55fe0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822134547924 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x186610F3:UTRAN-Iu-546:PAGING_RESP)[0x56365ea375d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250822134547924 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x186610F3:UTRAN-Iu-546:PAGING_RESP)[0x56365ea375d0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.875s remaining) (msc_a.c:450) MSC_Test_2-SCCP(3201)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250822134547924 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x186610F3:UTRAN-Iu-546:PAGING_RESP)[0x56365ea375d0]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_REGISTER (msc_a.c:2106) 20250822134547924 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x186610F3:UTRAN-Iu-546:PAGING_RESP)[0x56365ea375d0]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134547924 DMSC DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x186610F3:UTRAN-Iu-546:PAGING_RESP)[0x56365eaab960]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134547924 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0x186610F3 - Paging: now used by 3 (attached,NCSS,active-conn) (paging.c:202) 20250822134547924 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001117/3/1): Available (smpp_smsc.c:626) 20250822134547924 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547924 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547924 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547924 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547924 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547924 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547924 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547924 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547924 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547924 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547924 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547924 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547924 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547924 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134547924 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547924 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547924 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547924 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134547924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547924 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547924 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134547924 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547924 DIUCS DEBUG (UTRAN-Iu-547) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134547924 DMSC DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x14BA7382:UTRAN-Iu-547:PAGING_RESP)[0x56365ea31980]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134547924 DIUCS DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x14BA7382:UTRAN-Iu-547:PAGING_RESP)[0x56365ea31980]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134547924 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x14BA7382:UTRAN-Iu-547:PAGING_RESP)[0x56365ea31ab0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134547924 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x14BA7382:UTRAN-Iu-547:PAGING_RESP)[0x56365ea31ab0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134547924 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x14BA7382:UTRAN-Iu-547:PAGING_RESP)[0x56365ea31ab0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250822134547924 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x14BA7382:UTRAN-Iu-547:PAGING_RESP)[0x56365eaa1a20]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250822134547924 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x14BA7382:UTRAN-Iu-547:PAGING_RESP)[0x56365eaa1a20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822134547924 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x14BA7382:UTRAN-Iu-547:PAGING_RESP)[0x56365ea31ab0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250822134547924 DMSC DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x14BA7382:UTRAN-Iu-547:PAGING_RESP)[0x56365ea31980]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822134547924 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x14BA7382:UTRAN-Iu-547:PAGING_RESP)[0x56365eaa1a20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822134547924 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x14BA7382:UTRAN-Iu-547:PAGING_RESP)[0x56365eaa1a20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822134547924 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x14BA7382:UTRAN-Iu-547:PAGING_RESP)[0x56365eaa1a20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822134547924 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x14BA7382:UTRAN-Iu-547:PAGING_RESP)[0x56365eaa1a20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822134547924 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x14BA7382:UTRAN-Iu-547:PAGING_RESP)[0x56365eaa1a20]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822134547924 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x14BA7382:UTRAN-Iu-547:PAGING_RESP)[0x56365eaa1a20]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822134547924 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x14BA7382:UTRAN-Iu-547:PAGING_RESP)[0x56365eaa1a20]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822134547924 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x14BA7382:UTRAN-Iu-547:PAGING_RESP)[0x56365ea31ab0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250822134547924 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x14BA7382:UTRAN-Iu-547:PAGING_RESP)[0x56365ea31ab0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.875s remaining) (msc_a.c:450) 20250822134547924 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x14BA7382:UTRAN-Iu-547:PAGING_RESP)[0x56365ea31ab0]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_REGISTER (msc_a.c:2106) 20250822134547924 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x14BA7382:UTRAN-Iu-547:PAGING_RESP)[0x56365ea31ab0]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134547924 DMSC DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x14BA7382:UTRAN-Iu-547:PAGING_RESP)[0x56365ea31980]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134547924 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x14BA7382 - Paging: now used by 3 (attached,NCSS,active-conn) (paging.c:202) 20250822134547924 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001119/3/1): Available (smpp_smsc.c:626) 20250822134547924 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on connection ID:7 20250822134547924 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547924 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547924 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134547924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547924 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547925 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134547925 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547925 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547925 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547925 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_len:12 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_from0 20250822134547925 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547925 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547925 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547925 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547925 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547925 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547925 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_2-SCCP(3201)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250822134547925 DIUCS DEBUG (UTRAN-Iu-549) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134547925 DMSC DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x0D1224E2:UTRAN-Iu-549:PAGING_RESP)[0x56365ea80930]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134547925 DIUCS DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x0D1224E2:UTRAN-Iu-549:PAGING_RESP)[0x56365ea80930]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134547925 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x0D1224E2:UTRAN-Iu-549:PAGING_RESP)[0x56365ea9c9f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134547925 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x0D1224E2:UTRAN-Iu-549:PAGING_RESP)[0x56365ea9c9f0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134547925 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x0D1224E2:UTRAN-Iu-549:PAGING_RESP)[0x56365ea9c9f0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250822134547925 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x0D1224E2:UTRAN-Iu-549:PAGING_RESP)[0x56365ea925f0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250822134547925 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x0D1224E2:UTRAN-Iu-549:PAGING_RESP)[0x56365ea925f0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822134547925 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x0D1224E2:UTRAN-Iu-549:PAGING_RESP)[0x56365ea9c9f0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250822134547925 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547925 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547925 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547925 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547925 DMSC DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x0D1224E2:UTRAN-Iu-549:PAGING_RESP)[0x56365ea80930]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822134547925 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x0D1224E2:UTRAN-Iu-549:PAGING_RESP)[0x56365ea925f0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822134547925 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x0D1224E2:UTRAN-Iu-549:PAGING_RESP)[0x56365ea925f0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822134547925 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x0D1224E2:UTRAN-Iu-549:PAGING_RESP)[0x56365ea925f0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822134547925 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x0D1224E2:UTRAN-Iu-549:PAGING_RESP)[0x56365ea925f0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822134547925 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x0D1224E2:UTRAN-Iu-549:PAGING_RESP)[0x56365ea925f0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822134547925 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x0D1224E2:UTRAN-Iu-549:PAGING_RESP)[0x56365ea925f0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822134547925 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x0D1224E2:UTRAN-Iu-549:PAGING_RESP)[0x56365ea925f0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822134547925 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x0D1224E2:UTRAN-Iu-549:PAGING_RESP)[0x56365ea9c9f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250822134547925 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x0D1224E2:UTRAN-Iu-549:PAGING_RESP)[0x56365ea9c9f0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.875s remaining) (msc_a.c:450) 20250822134547926 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x0D1224E2:UTRAN-Iu-549:PAGING_RESP)[0x56365ea9c9f0]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_REGISTER (msc_a.c:2106) 20250822134547926 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x0D1224E2:UTRAN-Iu-549:PAGING_RESP)[0x56365ea9c9f0]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134547926 DMSC DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x0D1224E2:UTRAN-Iu-549:PAGING_RESP)[0x56365ea80930]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134547926 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0x0D1224E2 - Paging: now used by 3 (attached,NCSS,active-conn) (paging.c:202) 20250822134547926 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001128/3/1): Available (smpp_smsc.c:626) MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on connection ID:9 20250822134547926 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547926 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547926 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547926 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547926 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547926 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547926 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547926 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547926 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547926 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547926 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547926 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_len:12 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_from0 MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822134547926 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547926 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3201)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on connection ID:10 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_len:12 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_from0 20250822134547927 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547927 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547927 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547927 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134547927 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547927 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) MSC_Test_2-SCCP(3201)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250822134547927 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134547927 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547927 DIUCS DEBUG (UTRAN-Iu-548) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134547927 DMSC DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x09FF8C2A:UTRAN-Iu-548:PAGING_RESP)[0x56365eaabf10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134547927 DIUCS DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x09FF8C2A:UTRAN-Iu-548:PAGING_RESP)[0x56365eaabf10]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134547927 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x09FF8C2A:UTRAN-Iu-548:PAGING_RESP)[0x56365eaabde0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134547927 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x09FF8C2A:UTRAN-Iu-548:PAGING_RESP)[0x56365eaabde0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134547927 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x09FF8C2A:UTRAN-Iu-548:PAGING_RESP)[0x56365eaabde0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250822134547927 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x09FF8C2A:UTRAN-Iu-548:PAGING_RESP)[0x56365eaa64c0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250822134547927 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x09FF8C2A:UTRAN-Iu-548:PAGING_RESP)[0x56365eaa64c0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822134547927 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x09FF8C2A:UTRAN-Iu-548:PAGING_RESP)[0x56365eaabde0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250822134547927 DMSC DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x09FF8C2A:UTRAN-Iu-548:PAGING_RESP)[0x56365eaabf10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822134547927 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x09FF8C2A:UTRAN-Iu-548:PAGING_RESP)[0x56365eaa64c0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822134547927 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x09FF8C2A:UTRAN-Iu-548:PAGING_RESP)[0x56365eaa64c0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822134547927 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x09FF8C2A:UTRAN-Iu-548:PAGING_RESP)[0x56365eaa64c0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822134547927 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x09FF8C2A:UTRAN-Iu-548:PAGING_RESP)[0x56365eaa64c0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822134547927 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x09FF8C2A:UTRAN-Iu-548:PAGING_RESP)[0x56365eaa64c0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822134547927 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x09FF8C2A:UTRAN-Iu-548:PAGING_RESP)[0x56365eaa64c0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822134547927 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x09FF8C2A:UTRAN-Iu-548:PAGING_RESP)[0x56365eaa64c0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822134547927 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x09FF8C2A:UTRAN-Iu-548:PAGING_RESP)[0x56365eaabde0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250822134547927 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x09FF8C2A:UTRAN-Iu-548:PAGING_RESP)[0x56365eaabde0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.873s remaining) (msc_a.c:450) 20250822134547927 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x09FF8C2A:UTRAN-Iu-548:PAGING_RESP)[0x56365eaabde0]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_REGISTER (msc_a.c:2106) 20250822134547927 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x09FF8C2A:UTRAN-Iu-548:PAGING_RESP)[0x56365eaabde0]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134547927 DMSC DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x09FF8C2A:UTRAN-Iu-548:PAGING_RESP)[0x56365eaabf10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134547927 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0x09FF8C2A - Paging: now used by 3 (attached,NCSS,active-conn) (paging.c:202) 20250822134547927 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001121/3/1): Available (smpp_smsc.c:626) 20250822134547927 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547927 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547927 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547927 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547927 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547927 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547927 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547927 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547927 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547927 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547927 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547927 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547927 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547927 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547927 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547927 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:2 20250822134547928 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547928 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547928 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547928 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134547928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547928 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547928 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134547928 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 data has been put to the reassembly buffer 20250822134547929 DIUCS DEBUG (UTRAN-Iu-550) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134547929 DMSC DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x7F9C6EB4:UTRAN-Iu-550:PAGING_RESP)[0x56365eaa53d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134547929 DIUCS DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x7F9C6EB4:UTRAN-Iu-550:PAGING_RESP)[0x56365eaa53d0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134547929 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x7F9C6EB4:UTRAN-Iu-550:PAGING_RESP)[0x56365eab9360]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134547929 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x7F9C6EB4:UTRAN-Iu-550:PAGING_RESP)[0x56365eab9360]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134547929 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x7F9C6EB4:UTRAN-Iu-550:PAGING_RESP)[0x56365eab9360]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250822134547929 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x7F9C6EB4:UTRAN-Iu-550:PAGING_RESP)[0x56365eab8e30]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250822134547929 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x7F9C6EB4:UTRAN-Iu-550:PAGING_RESP)[0x56365eab8e30]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822134547929 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x7F9C6EB4:UTRAN-Iu-550:PAGING_RESP)[0x56365eab9360]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250822134547929 DMSC DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x7F9C6EB4:UTRAN-Iu-550:PAGING_RESP)[0x56365eaa53d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822134547929 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x7F9C6EB4:UTRAN-Iu-550:PAGING_RESP)[0x56365eab8e30]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822134547929 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x7F9C6EB4:UTRAN-Iu-550:PAGING_RESP)[0x56365eab8e30]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822134547929 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x7F9C6EB4:UTRAN-Iu-550:PAGING_RESP)[0x56365eab8e30]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822134547929 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x7F9C6EB4:UTRAN-Iu-550:PAGING_RESP)[0x56365eab8e30]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822134547929 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x7F9C6EB4:UTRAN-Iu-550:PAGING_RESP)[0x56365eab8e30]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822134547929 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x7F9C6EB4:UTRAN-Iu-550:PAGING_RESP)[0x56365eab8e30]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822134547929 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x7F9C6EB4:UTRAN-Iu-550:PAGING_RESP)[0x56365eab8e30]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822134547929 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x7F9C6EB4:UTRAN-Iu-550:PAGING_RESP)[0x56365eab9360]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134547929 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x7F9C6EB4:UTRAN-Iu-550:PAGING_RESP)[0x56365eab9360]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.875s remaining) (msc_a.c:450) 20250822134547929 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x7F9C6EB4:UTRAN-Iu-550:PAGING_RESP)[0x56365eab9360]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_REGISTER (msc_a.c:2106) 20250822134547929 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x7F9C6EB4:UTRAN-Iu-550:PAGING_RESP)[0x56365eab9360]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134547929 DMSC DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x7F9C6EB4:UTRAN-Iu-550:PAGING_RESP)[0x56365eaa53d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134547929 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0x7F9C6EB4 - Paging: now used by 3 (attached,NCSS,active-conn) (paging.c:202) 20250822134547929 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001125/3/1): Available (smpp_smsc.c:626) MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:2 20250822134547929 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547929 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547929 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547929 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547929 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547929 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 20250822134547929 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547929 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822134547929 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547929 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547929 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547929 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547929 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547929 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822134547929 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547929 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 20250822134547929 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547930 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547930 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547930 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134547930 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547930 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547930 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134547930 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822134547930 DIUCS DEBUG (UTRAN-Iu-551) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134547930 DMSC DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x6484C24A:UTRAN-Iu-551:PAGING_RESP)[0x56365ea85890]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:3 20250822134547930 DIUCS DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x6484C24A:UTRAN-Iu-551:PAGING_RESP)[0x56365ea85890]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134547930 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x6484C24A:UTRAN-Iu-551:PAGING_RESP)[0x56365ea859c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822134547931 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x6484C24A:UTRAN-Iu-551:PAGING_RESP)[0x56365ea859c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134547931 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x6484C24A:UTRAN-Iu-551:PAGING_RESP)[0x56365ea859c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250822134547931 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x6484C24A:UTRAN-Iu-551:PAGING_RESP)[0x56365ea55ad0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250822134547931 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x6484C24A:UTRAN-Iu-551:PAGING_RESP)[0x56365ea55ad0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822134547931 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x6484C24A:UTRAN-Iu-551:PAGING_RESP)[0x56365ea859c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 will be put to the reassembly buffer 20250822134547931 DMSC DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x6484C24A:UTRAN-Iu-551:PAGING_RESP)[0x56365ea85890]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822134547931 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x6484C24A:UTRAN-Iu-551:PAGING_RESP)[0x56365ea55ad0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822134547931 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x6484C24A:UTRAN-Iu-551:PAGING_RESP)[0x56365ea55ad0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822134547931 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x6484C24A:UTRAN-Iu-551:PAGING_RESP)[0x56365ea55ad0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822134547931 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x6484C24A:UTRAN-Iu-551:PAGING_RESP)[0x56365ea55ad0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822134547931 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x6484C24A:UTRAN-Iu-551:PAGING_RESP)[0x56365ea55ad0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822134547931 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x6484C24A:UTRAN-Iu-551:PAGING_RESP)[0x56365ea55ad0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822134547931 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x6484C24A:UTRAN-Iu-551:PAGING_RESP)[0x56365ea55ad0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822134547931 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x6484C24A:UTRAN-Iu-551:PAGING_RESP)[0x56365ea859c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250822134547931 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x6484C24A:UTRAN-Iu-551:PAGING_RESP)[0x56365ea859c0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.877s remaining) (msc_a.c:450) 20250822134547931 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x6484C24A:UTRAN-Iu-551:PAGING_RESP)[0x56365ea859c0]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_REGISTER (msc_a.c:2106) 20250822134547931 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x6484C24A:UTRAN-Iu-551:PAGING_RESP)[0x56365ea859c0]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134547931 DMSC DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x6484C24A:UTRAN-Iu-551:PAGING_RESP)[0x56365ea85890]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 20250822134547932 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x6484C24A - Paging: now used by 3 (attached,NCSS,active-conn) (paging.c:202) 20250822134547932 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001124/3/1): Available (smpp_smsc.c:626) MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822134547932 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547932 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547932 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547932 DLM3UA 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(3201)@718a44d66dfb: Session index based on local reference:3 MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822134547932 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547932 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547932 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547932 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547932 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547932 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547932 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547932 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547932 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547932 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547932 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547932 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(3217)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(3213)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(3202)@718a44d66dfb: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(3202)@718a44d66dfb: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:4 MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on connection ID:12 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_len:12 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_from0 MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(3201)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on connection ID:11 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_len:24 MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_from0 TC_iu_multi_lu_and_mt_ussd2(3210)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822134547937 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547937 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547937 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547937 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134547937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547937 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134547937 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3201)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514F53DC8E2210414232C20'O 20250822134547937 DIUCS DEBUG (UTRAN-Iu-552) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134547937 DMSC DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2052BB24:UTRAN-Iu-552:PAGING_RESP)[0x56365ea7ae30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134547937 DIUCS DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2052BB24:UTRAN-Iu-552:PAGING_RESP)[0x56365ea7ae30]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134547937 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2052BB24:UTRAN-Iu-552:PAGING_RESP)[0x56365ea32df0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134547937 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2052BB24:UTRAN-Iu-552:PAGING_RESP)[0x56365ea32df0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134547937 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2052BB24:UTRAN-Iu-552:PAGING_RESP)[0x56365ea32df0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250822134547937 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2052BB24:UTRAN-Iu-552:PAGING_RESP)[0x56365ea59910]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250822134547938 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2052BB24:UTRAN-Iu-552:PAGING_RESP)[0x56365ea59910]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822134547938 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2052BB24:UTRAN-Iu-552:PAGING_RESP)[0x56365ea32df0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250822134547938 DMSC DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2052BB24:UTRAN-Iu-552:PAGING_RESP)[0x56365ea7ae30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822134547938 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2052BB24:UTRAN-Iu-552:PAGING_RESP)[0x56365ea59910]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822134547938 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2052BB24:UTRAN-Iu-552:PAGING_RESP)[0x56365ea59910]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822134547938 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2052BB24:UTRAN-Iu-552:PAGING_RESP)[0x56365ea59910]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822134547938 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2052BB24:UTRAN-Iu-552:PAGING_RESP)[0x56365ea59910]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822134547938 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2052BB24:UTRAN-Iu-552:PAGING_RESP)[0x56365ea59910]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on connection ID:1 20250822134547938 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2052BB24:UTRAN-Iu-552:PAGING_RESP)[0x56365ea59910]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822134547938 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2052BB24:UTRAN-Iu-552:PAGING_RESP)[0x56365ea59910]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822134547938 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2052BB24:UTRAN-Iu-552:PAGING_RESP)[0x56365ea32df0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250822134547938 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2052BB24:UTRAN-Iu-552:PAGING_RESP)[0x56365ea32df0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.871s remaining) (msc_a.c:450) 20250822134547938 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2052BB24:UTRAN-Iu-552:PAGING_RESP)[0x56365ea32df0]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_REGISTER (msc_a.c:2106) 20250822134547938 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2052BB24:UTRAN-Iu-552:PAGING_RESP)[0x56365ea32df0]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134547938 DMSC DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2052BB24:UTRAN-Iu-552:PAGING_RESP)[0x56365ea7ae30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_len:20 MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_from0 20250822134547938 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2052BB24 - Paging: now used by 3 (attached,NCSS,active-conn) (paging.c:202) 20250822134547938 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001126/3/1): Available (smpp_smsc.c:626) MSC_Test_2-SCCP(3201)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O 20250822134547938 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547938 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547938 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547938 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547938 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547938 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547938 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547938 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547938 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547939 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547939 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547939 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547939 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547939 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547939 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547939 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134547939 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547939 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547939 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547939 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134547939 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547939 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547939 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134547939 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(3202)@718a44d66dfb: patching N(SD)=1 into dtap '8B3A05A203020101'O 20250822134547939 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547939 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547939 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547939 DLM3UA DEBUG 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(3202)@718a44d66dfb: patched enc_l3: '8B7A05A203020101'O 20250822134547939 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547940 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547940 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134547940 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547940 DIUCS DEBUG (UTRAN-Iu-553) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134547940 DMSC DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1A72458D:UTRAN-Iu-553:PAGING_RESP)[0x56365ea55e30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134547940 DIUCS DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1A72458D:UTRAN-Iu-553:PAGING_RESP)[0x56365ea55e30]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134547940 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1A72458D:UTRAN-Iu-553:PAGING_RESP)[0x56365eaa11a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134547940 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1A72458D:UTRAN-Iu-553:PAGING_RESP)[0x56365eaa11a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134547940 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1A72458D:UTRAN-Iu-553:PAGING_RESP)[0x56365eaa11a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134547940 DMM DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1A72458D:UTRAN-Iu-553:PAGING_RESP)[0x56365eaa11a0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = f53dc8e214232c20) (gsm_04_08.c:1128) 20250822134547940 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1A72458D:UTRAN-Iu-553:PAGING_RESP)[0x56365eab2c30]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822134547940 DVLR DEBUG SUBSCR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1A72458D) AUTH on UTRAN received RES: f53dc8e214232c20 (8 bytes) (vlr_auth_fsm.c:151) 20250822134547940 DVLR INFO SUBSCR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1A72458D) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250822134547940 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1A72458D:UTRAN-Iu-553:PAGING_RESP)[0x56365eab2c30]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822134547940 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1A72458D:UTRAN-Iu-553:PAGING_RESP)[0x56365eab2c30]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 20250822134547940 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1A72458D:UTRAN-Iu-553:PAGING_RESP)[0x56365eab2c30]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822134547940 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1A72458D:UTRAN-Iu-553:PAGING_RESP)[0x56365eab2c30]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1A72458D:UTRAN-Iu-553:PAGING_RESP)[0x56365eaa5210] (vlr_auth_fsm.c:294) 20250822134547940 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1A72458D:UTRAN-Iu-553:PAGING_RESP)[0x56365eab2c30]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822134547940 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1A72458D:UTRAN-Iu-553:PAGING_RESP)[0x56365eab2c30]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822134547940 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1A72458D:UTRAN-Iu-553:PAGING_RESP)[0x56365eaa5210]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250822134547940 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1A72458D:UTRAN-Iu-553:PAGING_RESP)[0x56365eaa5210]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822134547940 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1A72458D:UTRAN-Iu-553:PAGING_RESP)[0x56365eaa5210]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822134547940 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1A72458D:UTRAN-Iu-553:PAGING_RESP)[0x56365eaa11a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250822134547940 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1A72458D:UTRAN-Iu-553:PAGING_RESP)[0x56365eaa11a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=1c8d3a5b03edc2a35ddcf50077e8acd8, CK=NONE (ran_msg_iu.c:388) 20250822134547940 DMSC DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1A72458D:UTRAN-Iu-553:PAGING_RESP)[0x56365ea55e30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250822134547940 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1A72458D:UTRAN-Iu-553:PAGING_RESP)[0x56365eaa5210]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250822134547940 DIUCS DEBUG (UTRAN-Iu-542) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134547940 DMSC DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x7F6B3997:UTRAN-Iu-542:PAGING_RESP)[0x56365ea555a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134547940 DIUCS DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x7F6B3997:UTRAN-Iu-542:PAGING_RESP)[0x56365ea555a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134547940 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x7F6B3997:UTRAN-Iu-542:PAGING_RESP)[0x56365ea54f10]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134547940 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x7F6B3997:UTRAN-Iu-542:PAGING_RESP)[0x56365ea54f10]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134547940 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x7F6B3997:UTRAN-Iu-542:PAGING_RESP)[0x56365ea54f10]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822134547940 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547940 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547940 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547940 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547940 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547940 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547940 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547940 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547940 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0x20D4AE32 + vlr_gsup_rx: now used by 5 (attached,NCSS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134547940 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x20D4AE32:UTRAN-Iu-554:PAGING_RESP)[0x56365eab1190]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822134547940 DVLR DEBUG SUBSCR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x20D4AE32) Received 1 auth tuples (vlr.c:996) 20250822134547940 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x20D4AE32:UTRAN-Iu-554:PAGING_RESP)[0x56365eab1190]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822134547940 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x20D4AE32:UTRAN-Iu-554:PAGING_RESP)[0x56365eab1190]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250822134547940 DMM DEBUG Tx AUTH REQ (rand = 1ef47ade4fca4872b329c36448e7257a) (gsm_04_08.c:641) 20250822134547941 DMM DEBUG AUTH REQ (autn = 5647a5950387dfc69f396f89678f3fc0) (gsm_04_08.c:643) 20250822134547941 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x20D4AE32:UTRAN-Iu-554:PAGING_RESP)[0x56365eab9ca0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250822134547941 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x20D4AE32:UTRAN-Iu-554:PAGING_RESP)[0x56365eab9ca0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134547941 DMSC DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x20D4AE32:UTRAN-Iu-554:PAGING_RESP)[0x56365ea92800]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134547941 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0x20D4AE32 - vlr_gsup_rx: now used by 4 (attached,NCSS,Paging,active-conn) (vlr.c:1410) 20250822134547941 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0x2D95FA3B + vlr_gsup_rx: now used by 5 (attached,NCSS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134547941 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x2D95FA3B:UTRAN-Iu-555:PAGING_RESP)[0x56365eab9fe0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822134547941 DVLR DEBUG SUBSCR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x2D95FA3B) Received 1 auth tuples (vlr.c:996) 20250822134547941 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x2D95FA3B:UTRAN-Iu-555:PAGING_RESP)[0x56365eab9fe0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822134547941 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x2D95FA3B:UTRAN-Iu-555:PAGING_RESP)[0x56365eab9fe0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250822134547941 DMM DEBUG Tx AUTH REQ (rand = 3e603d319a27e6f9c13208cfe0d3a67b) (gsm_04_08.c:641) 20250822134547941 DMM DEBUG AUTH REQ (autn = a654819e2c53c352cebf38d2b74a3e92) (gsm_04_08.c:643) 20250822134547941 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x2D95FA3B:UTRAN-Iu-555:PAGING_RESP)[0x56365ea802f0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250822134547941 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x2D95FA3B:UTRAN-Iu-555:PAGING_RESP)[0x56365ea802f0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134547941 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547941 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547941 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547941 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547941 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547941 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547941 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547941 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:4 20250822134547941 DMSC DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x2D95FA3B:UTRAN-Iu-555:PAGING_RESP)[0x56365ea801c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134547941 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0x2D95FA3B - vlr_gsup_rx: now used by 4 (attached,NCSS,Paging,active-conn) (vlr.c:1410) 20250822134547941 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0x87902282 + vlr_gsup_rx: now used by 5 (attached,NCSS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134547941 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x87902282:UTRAN-Iu-556:PAGING_RESP)[0x56365ea90c30]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822134547941 DVLR DEBUG SUBSCR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x87902282) Received 1 auth tuples (vlr.c:996) 20250822134547941 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x87902282:UTRAN-Iu-556:PAGING_RESP)[0x56365ea90c30]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822134547941 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x87902282:UTRAN-Iu-556:PAGING_RESP)[0x56365ea90c30]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250822134547941 DMM DEBUG Tx AUTH REQ (rand = 1abb6cad228538264830ed9e23eb7868) (gsm_04_08.c:641) 20250822134547941 DMM DEBUG AUTH REQ (autn = 442f2239e5ca242e0f405ae4df1546e7) (gsm_04_08.c:643) 20250822134547941 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x87902282:UTRAN-Iu-556:PAGING_RESP)[0x56365eaa1530]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250822134547941 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x87902282:UTRAN-Iu-556:PAGING_RESP)[0x56365eaa1530]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134547941 DMSC DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x87902282:UTRAN-Iu-556:PAGING_RESP)[0x56365eaa1400]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134547941 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0x87902282 - vlr_gsup_rx: now used by 4 (attached,NCSS,Paging,active-conn) (vlr.c:1410) 20250822134547941 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547941 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547941 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547941 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547941 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547941 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547941 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547941 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547941 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547941 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547941 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547941 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547941 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547941 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547941 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547941 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 data has been put to the reassembly buffer TC_iu_multi_lu_and_mt_ussd2(3223)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:5 MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:5 MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(3221)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:6 MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:6 MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:8 MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(3211)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:8 MSC_Test_2-RAN(3202)@718a44d66dfb: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(3202)@718a44d66dfb: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:7 TC_iu_multi_lu_and_mt_ussd2(3215)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(3202)@718a44d66dfb: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(3202)@718a44d66dfb: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:7 MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:9 MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(3202)@718a44d66dfb: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(3202)@718a44d66dfb: patched enc_l3: '8B7A05A203020101'O TC_iu_multi_lu_and_mt_ussd2(3233)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on connection ID:2 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_len:20 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3201)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on connection ID:3 MSC_Test_2-RAN(3202)@718a44d66dfb: patching N(SD)=1 into dtap '8B3A05A203020101'O 20250822134547949 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547949 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547949 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547949 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134547949 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547949 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547949 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134547949 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_len:20 MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_from0 MSC_Test_2-RAN(3202)@718a44d66dfb: patched enc_l3: '8B7A05A203020101'O 20250822134547949 DIUCS DEBUG (UTRAN-Iu-543) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134547949 DMSC DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x253F2579:UTRAN-Iu-543:PAGING_RESP)[0x56365ea83090]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134547949 DIUCS DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x253F2579:UTRAN-Iu-543:PAGING_RESP)[0x56365ea83090]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134547949 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x253F2579:UTRAN-Iu-543:PAGING_RESP)[0x56365ea976f0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134547949 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x253F2579:UTRAN-Iu-543:PAGING_RESP)[0x56365ea976f0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134547949 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x253F2579:UTRAN-Iu-543:PAGING_RESP)[0x56365ea976f0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-SCCP(3201)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O TC_iu_multi_lu_and_mt_ussd2(3219)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822134547949 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0x7F6B3997 + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250822134547949 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0x7F6B3997 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:505) 20250822134547949 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x7F6B3997:UTRAN-Iu-542:PAGING_RESP)[0x56365ea54f10]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250822134547949 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x7F6B3997:UTRAN-Iu-542:PAGING_RESP)[0x56365ea54f10]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134547950 DMSC DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x7F6B3997:UTRAN-Iu-542:PAGING_RESP)[0x56365ea555a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134547950 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0x7F6B3997 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250822134547950 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x7F6B3997:UTRAN-Iu-542:PAGING_RESP)[0x56365ea54f10]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134547950 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x7F6B3997:UTRAN-Iu-542:PAGING_RESP)[0x56365ea54f10]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250822134547950 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x7F6B3997:UTRAN-Iu-542:PAGING_RESP)[0x56365ea54f10]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250822134547950 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0x7F6B3997 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822134547950 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0x7F6B3997 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822134547950 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0x7F6B3997 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822134547950 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x7F6B3997:UTRAN-Iu-542:PAGING_RESP)[0x56365ea54f10]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250822134547950 DMSC DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x7F6B3997:UTRAN-Iu-542:PAGING_RESP)[0x56365ea555a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822134547950 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0x7F6B3997 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134547950 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547950 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547950 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547950 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547950 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547950 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547950 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547950 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_iu_multi_lu_and_mt_ussd2(3217)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822134547950 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547950 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547950 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547950 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547950 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547950 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547950 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547950 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547950 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547950 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547950 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547950 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134547950 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547951 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547951 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134547951 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:9 20250822134547951 DIUCS DEBUG (UTRAN-Iu-544) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134547951 DMSC DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x0CE36AD3:UTRAN-Iu-544:PAGING_RESP)[0x56365ea68200]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134547951 DIUCS DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x0CE36AD3:UTRAN-Iu-544:PAGING_RESP)[0x56365ea68200]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134547951 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x0CE36AD3:UTRAN-Iu-544:PAGING_RESP)[0x56365eab1500]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 data has been put to the reassembly buffer 20250822134547951 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x0CE36AD3:UTRAN-Iu-544:PAGING_RESP)[0x56365eab1500]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134547951 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x0CE36AD3:UTRAN-Iu-544:PAGING_RESP)[0x56365eab1500]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134547951 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x253F2579 + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250822134547951 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x253F2579 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:505) 20250822134547951 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x253F2579:UTRAN-Iu-543:PAGING_RESP)[0x56365ea976f0]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250822134547951 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x253F2579:UTRAN-Iu-543:PAGING_RESP)[0x56365ea976f0]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134547951 DMSC DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x253F2579:UTRAN-Iu-543:PAGING_RESP)[0x56365ea83090]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134547951 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x253F2579 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250822134547951 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x253F2579:UTRAN-Iu-543:PAGING_RESP)[0x56365ea976f0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134547951 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x253F2579:UTRAN-Iu-543:PAGING_RESP)[0x56365ea976f0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250822134547951 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x253F2579:UTRAN-Iu-543:PAGING_RESP)[0x56365ea976f0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250822134547951 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x253F2579 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822134547951 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x253F2579 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822134547951 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x253F2579 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822134547951 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x253F2579:UTRAN-Iu-543:PAGING_RESP)[0x56365ea976f0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250822134547951 DMSC DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x253F2579:UTRAN-Iu-543:PAGING_RESP)[0x56365ea83090]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(3202)@718a44d66dfb: patching N(SD)=1 into dtap '8B3A05A203020101'O 20250822134547951 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x253F2579 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822134547951 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547951 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547951 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547951 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547951 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547951 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547951 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547951 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547951 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547951 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547951 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547951 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547951 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547951 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547951 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547951 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(3202)@718a44d66dfb: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:10 TC_iu_multi_lu_and_mt_ussd2(3213)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:10 MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:12 MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:12 MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(3227)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:11 MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:13 MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:14 MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 will be put to the reassembly buffer TC_iu_multi_lu_and_mt_ussd2(3225)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(3202)@718a44d66dfb: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(3202)@718a44d66dfb: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:15 MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_len:7 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_from0 MSC_Test_2-RAN(3202)@718a44d66dfb: patching N(SD)=0 into dtap '0514A08F7E432104A4D7B4D2'O MSC_Test_2-RAN(3202)@718a44d66dfb: patched enc_l3: '0514A08F7E432104A4D7B4D2'O TC_iu_multi_lu_and_mt_ussd2(3229)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3201)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134547956 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547956 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547956 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547956 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134547956 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547956 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547956 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134547956 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547956 DIUCS DEBUG (UTRAN-Iu-541) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134547956 DMSC DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x25197617:UTRAN-Iu-541:PAGING_RESP)[0x56365eab22c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134547956 DIUCS DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x25197617:UTRAN-Iu-541:PAGING_RESP)[0x56365eab22c0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134547956 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x25197617:UTRAN-Iu-541:PAGING_RESP)[0x56365ea3c730]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134547956 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x25197617:UTRAN-Iu-541:PAGING_RESP)[0x56365ea3c730]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134547956 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x25197617:UTRAN-Iu-541:PAGING_RESP)[0x56365ea3c730]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250822134547956 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x25197617:UTRAN-Iu-541:PAGING_RESP)[0x56365ea3c730]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822134547956 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x25197617:UTRAN-Iu-541:PAGING_RESP)[0x56365ea3c730]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on connection ID:4 20250822134547956 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x25197617:UTRAN-Iu-541:PAGING_RESP)[0x56365ea3c730]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134547956 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x25197617:UTRAN-Iu-541:PAGING_RESP)[0x56365ea3c730]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822134547956 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x25197617:UTRAN-Iu-541:PAGING_RESP)[0x56365ea975c0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822134547956 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x25197617:UTRAN-Iu-541:PAGING_RESP)[0x56365ea975c0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x25197617:UTRAN-Iu-541:PAGING_RESP)[0x56365ea3c730] (msc_a.c:1053) 20250822134547956 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x25197617:UTRAN-Iu-541:PAGING_RESP)[0x56365ea975c0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822134547956 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x25197617:UTRAN-Iu-541:PAGING_RESP)[0x56365ea975c0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822134547956 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x25197617:UTRAN-Iu-541:PAGING_RESP)[0x56365ea3c730]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea99650] (msc_a.c:1053) 20250822134547956 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x25197617:UTRAN-Iu-541:PAGING_RESP)[0x56365ea3c730]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822134547956 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x25197617:UTRAN-Iu-541:PAGING_RESP)[0x56365ea3c730]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822134547956 DMSC DEBUG msub_fsm[0x56365ea99650]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822134547956 DMSC DEBUG msub(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x25197617) MSC-A terminated (msub.c:261) 20250822134547956 DMSC DEBUG msub(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x25197617) 1 MSC-I still active (msub.c:79) 20250822134547956 DMSC DEBUG msub_fsm[0x56365ea99650]{active}: State change to terminating (no timeout) (msub.c:91) 20250822134547956 DMSC DEBUG msub_fsm[0x56365ea99650]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822134547956 DMSC DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x25197617:UTRAN-Iu-541:PAGING_RESP)[0x56365eab22c0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822134547956 DMSC DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x25197617:UTRAN-Iu-541:PAGING_RESP)[0x56365eab22c0]{READY}: Removing from parent msub_fsm[0x56365ea99650] (msub.c:113) 20250822134547956 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Closing UTRAN-Iu-541 (ran_conn.c:142) MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_len:20 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_from0 20250822134547956 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-541 (ran_conn.c:155) 20250822134547956 DMSC DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x25197617:UTRAN-Iu-541:PAGING_RESP)[0x56365eab22c0]{READY}: Freeing instance (msub.c:113) 20250822134547956 DMSC DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x25197617:UTRAN-Iu-541:PAGING_RESP)[0x56365eab22c0]{READY}: Deallocated (fsm.c:568) 20250822134547956 DMSC DEBUG msub(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x25197617) Free (msub.c:119) 20250822134547956 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0x25197617 - active-conn: now used by 1 (attached) (msub.c:375) 20250822134547956 DMSC DEBUG msub_fsm[0x56365ea99650]{terminating}: Freeing instance (msub.c:113) 20250822134547956 DMSC DEBUG msub_fsm[0x56365ea99650]{terminating}: Deallocated (fsm.c:568) 20250822134547956 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547956 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547956 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547956 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547956 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547956 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547956 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547956 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(3202)@718a44d66dfb: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-SCCP(3201)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 MSC_Test_2-RAN(3202)@718a44d66dfb: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822134547956 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547956 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547956 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547956 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134547956 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547957 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547957 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134547957 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134547957 DIUCS DEBUG (UTRAN-Iu-545) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134547957 DMSC DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x36E3C160:UTRAN-Iu-545:PAGING_RESP)[0x56365ea99780]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134547957 DIUCS DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x36E3C160:UTRAN-Iu-545:PAGING_RESP)[0x56365ea99780]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134547957 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x36E3C160:UTRAN-Iu-545:PAGING_RESP)[0x56365ea88bb0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134547957 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x36E3C160:UTRAN-Iu-545:PAGING_RESP)[0x56365ea88bb0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134547957 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x36E3C160:UTRAN-Iu-545:PAGING_RESP)[0x56365ea88bb0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on connection ID:5 MSC_Test_2-RAN(3202)@718a44d66dfb: patching N(SD)=0 into dtap '051423A5DDB3210464C365A2'O MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_len:20 20250822134547957 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0x0CE36AD3 + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250822134547957 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0x0CE36AD3 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:505) 20250822134547957 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x0CE36AD3:UTRAN-Iu-544:PAGING_RESP)[0x56365eab1500]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250822134547957 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x0CE36AD3:UTRAN-Iu-544:PAGING_RESP)[0x56365eab1500]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134547957 DMSC DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x0CE36AD3:UTRAN-Iu-544:PAGING_RESP)[0x56365ea68200]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-RAN(3202)@718a44d66dfb: patched enc_l3: '051423A5DDB3210464C365A2'O MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_from0 20250822134547957 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0x0CE36AD3 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250822134547957 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x0CE36AD3:UTRAN-Iu-544:PAGING_RESP)[0x56365eab1500]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134547957 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x0CE36AD3:UTRAN-Iu-544:PAGING_RESP)[0x56365eab1500]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250822134547957 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x0CE36AD3:UTRAN-Iu-544:PAGING_RESP)[0x56365eab1500]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250822134547957 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0x0CE36AD3 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822134547957 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0x0CE36AD3 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822134547957 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0x0CE36AD3 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822134547957 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x0CE36AD3:UTRAN-Iu-544:PAGING_RESP)[0x56365eab1500]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250822134547957 DMSC DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x0CE36AD3:UTRAN-Iu-544:PAGING_RESP)[0x56365ea68200]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822134547957 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0x0CE36AD3 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822134547957 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547957 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547957 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547957 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547957 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547957 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547957 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547957 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547957 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547957 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547957 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547957 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547957 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547957 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3201)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O TC_iu_multi_lu_and_mt_ussd2(3221)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(3202)@718a44d66dfb: patching N(SD)=0 into dtap '05142511B11A21046C756BDE'O MSC_Test_2-RAN(3202)@718a44d66dfb: patched enc_l3: '05142511B11A21046C756BDE'O 20250822134547958 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547958 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547958 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547958 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134547958 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547958 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547958 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134547958 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on connection ID:6 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_len:20 20250822134547958 DIUCS DEBUG (UTRAN-Iu-546) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134547958 DMSC DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x186610F3:UTRAN-Iu-546:PAGING_RESP)[0x56365eaab960]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134547958 DIUCS DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x186610F3:UTRAN-Iu-546:PAGING_RESP)[0x56365eaab960]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134547958 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x186610F3:UTRAN-Iu-546:PAGING_RESP)[0x56365ea375d0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134547958 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x186610F3:UTRAN-Iu-546:PAGING_RESP)[0x56365ea375d0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134547958 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x186610F3:UTRAN-Iu-546:PAGING_RESP)[0x56365ea375d0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134547958 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0x36E3C160 + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250822134547958 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0x36E3C160 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:505) 20250822134547958 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x36E3C160:UTRAN-Iu-545:PAGING_RESP)[0x56365ea88bb0]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250822134547958 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x36E3C160:UTRAN-Iu-545:PAGING_RESP)[0x56365ea88bb0]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134547958 DMSC DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x36E3C160:UTRAN-Iu-545:PAGING_RESP)[0x56365ea99780]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134547958 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0x36E3C160 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250822134547958 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x36E3C160:UTRAN-Iu-545:PAGING_RESP)[0x56365ea88bb0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134547958 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x36E3C160:UTRAN-Iu-545:PAGING_RESP)[0x56365ea88bb0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250822134547958 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x36E3C160:UTRAN-Iu-545:PAGING_RESP)[0x56365ea88bb0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250822134547958 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0x36E3C160 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822134547958 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0x36E3C160 + vlr_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(3201)@718a44d66dfb: vl_from0 20250822134547958 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0x36E3C160 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822134547958 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x36E3C160:UTRAN-Iu-545:PAGING_RESP)[0x56365ea88bb0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250822134547958 DMSC DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x36E3C160:UTRAN-Iu-545:PAGING_RESP)[0x56365ea99780]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822134547958 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0x36E3C160 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822134547959 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547959 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547959 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547959 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547959 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547959 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547959 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547959 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547959 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547959 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547959 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547959 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(3202)@718a44d66dfb: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(3202)@718a44d66dfb: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(3201)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(3211)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on connection ID:8 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_len:20 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3201)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O 20250822134547959 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547959 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547959 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547959 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134547959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547959 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134547960 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134547960 DIUCS DEBUG (UTRAN-Iu-547) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134547960 DMSC DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x14BA7382:UTRAN-Iu-547:PAGING_RESP)[0x56365ea31980]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134547960 DIUCS DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x14BA7382:UTRAN-Iu-547:PAGING_RESP)[0x56365ea31980]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134547960 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x14BA7382:UTRAN-Iu-547:PAGING_RESP)[0x56365ea31ab0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134547960 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x14BA7382:UTRAN-Iu-547:PAGING_RESP)[0x56365ea31ab0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134547960 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x14BA7382:UTRAN-Iu-547:PAGING_RESP)[0x56365ea31ab0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134547960 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0x186610F3 + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250822134547960 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0x186610F3 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:505) 20250822134547960 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x186610F3:UTRAN-Iu-546:PAGING_RESP)[0x56365ea375d0]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250822134547960 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x186610F3:UTRAN-Iu-546:PAGING_RESP)[0x56365ea375d0]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134547960 DMSC DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x186610F3:UTRAN-Iu-546:PAGING_RESP)[0x56365eaab960]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134547960 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0x186610F3 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250822134547960 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x186610F3:UTRAN-Iu-546:PAGING_RESP)[0x56365ea375d0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134547960 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x186610F3:UTRAN-Iu-546:PAGING_RESP)[0x56365ea375d0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250822134547960 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x186610F3:UTRAN-Iu-546:PAGING_RESP)[0x56365ea375d0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250822134547960 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0x186610F3 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822134547960 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0x186610F3 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822134547960 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0x186610F3 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822134547960 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x186610F3:UTRAN-Iu-546:PAGING_RESP)[0x56365ea375d0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250822134547960 DMSC DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x186610F3:UTRAN-Iu-546:PAGING_RESP)[0x56365eaab960]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 20250822134547960 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0x186610F3 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822134547960 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547960 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547960 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547960 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547960 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547960 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547960 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547960 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547960 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547960 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547960 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547960 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547960 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547960 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:1 MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(3215)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822134547960 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547960 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547960 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547960 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134547960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547960 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547960 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134547960 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547960 DIUCS DEBUG (UTRAN-Iu-549) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134547960 DMSC DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x0D1224E2:UTRAN-Iu-549:PAGING_RESP)[0x56365ea80930]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134547960 DIUCS DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x0D1224E2:UTRAN-Iu-549:PAGING_RESP)[0x56365ea80930]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134547960 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x0D1224E2:UTRAN-Iu-549:PAGING_RESP)[0x56365ea9c9f0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:1 MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822134547961 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x0D1224E2:UTRAN-Iu-549:PAGING_RESP)[0x56365ea9c9f0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134547961 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x0D1224E2:UTRAN-Iu-549:PAGING_RESP)[0x56365ea9c9f0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134547961 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x14BA7382 + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250822134547961 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x14BA7382 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:505) MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(3223)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822134547961 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x14BA7382:UTRAN-Iu-547:PAGING_RESP)[0x56365ea31ab0]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250822134547961 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x14BA7382:UTRAN-Iu-547:PAGING_RESP)[0x56365ea31ab0]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134547961 DMSC DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x14BA7382:UTRAN-Iu-547:PAGING_RESP)[0x56365ea31980]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134547961 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x14BA7382 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250822134547961 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x14BA7382:UTRAN-Iu-547:PAGING_RESP)[0x56365ea31ab0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134547961 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x14BA7382:UTRAN-Iu-547:PAGING_RESP)[0x56365ea31ab0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250822134547961 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x14BA7382:UTRAN-Iu-547:PAGING_RESP)[0x56365ea31ab0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250822134547961 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x14BA7382 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822134547961 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x14BA7382 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822134547961 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x14BA7382 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822134547961 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x14BA7382:UTRAN-Iu-547:PAGING_RESP)[0x56365ea31ab0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250822134547961 DMSC DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x14BA7382:UTRAN-Iu-547:PAGING_RESP)[0x56365ea31980]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:2 MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822134547961 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x14BA7382 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 will be put to the reassembly buffer TC_iu_multi_lu_and_mt_ussd2(3233)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822134547961 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547961 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547962 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547962 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134547962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547962 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547962 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547962 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134547962 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547962 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547962 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547962 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 20250822134547962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547962 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547962 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134547962 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:2 MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(3217)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(3202)@718a44d66dfb: Deleted conn table entry 0TC_iu_multi_lu_and_mt_ussd2(3210)13478000 TC_iu_multi_lu_and_mt_ussd2(3210)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:3 TC_iu_multi_lu_and_mt_ussd2(3210)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(3210)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134547963 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134547963 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134547963 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134547963 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134547963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134547963 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134547963 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134547963 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on connection ID:7 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_len:20 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3201)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on connection ID:9 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_len:20 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_from0 TC_iu_multi_lu_and_mt_ussd2(3213)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3201)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on connection ID:11 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_len:12 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_from0 TC_iu_multi_lu_and_mt_ussd2(3210)@718a44d66dfb: Final verdict of PTC: pass MSC_Test_2-SCCP(3201)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on connection ID:13 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_len:24 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3201)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514A08F7E432104A4D7B4D2'O MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on connection ID:10 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_len:20 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3201)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on connection ID:14 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_len:24 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_from0 MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3201)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C051423A5DDB3210464C365A2'O MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on connection ID:15 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_len:24 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3201)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05142511B11A21046C756BDE'O MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on connection ID:12 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_len:20 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3201)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:3 MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:4 MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:4 MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:5 MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:5 MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:6 MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:6 MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 will be put to the reassembly buffer TC_iu_multi_lu_and_mt_ussd2(3221)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on connection ID:1 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_len:7 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3201)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on connection ID:2 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_len:7 MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3201)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(3211)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(3215)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on connection ID:3 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_len:7 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3201)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on connection ID:4 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_len:7 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3201)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on connection ID:5 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_len:7 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3201)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on connection ID:6 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_len:7 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3201)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134548002 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0x0D1224E2 + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250822134548002 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0x0D1224E2 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:505) 20250822134548002 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x0D1224E2:UTRAN-Iu-549:PAGING_RESP)[0x56365ea9c9f0]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250822134548002 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x0D1224E2:UTRAN-Iu-549:PAGING_RESP)[0x56365ea9c9f0]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134548002 DMSC DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x0D1224E2:UTRAN-Iu-549:PAGING_RESP)[0x56365ea80930]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134548002 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0x0D1224E2 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250822134548002 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x0D1224E2:UTRAN-Iu-549:PAGING_RESP)[0x56365ea9c9f0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134548002 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x0D1224E2:UTRAN-Iu-549:PAGING_RESP)[0x56365ea9c9f0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250822134548002 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x0D1224E2:UTRAN-Iu-549:PAGING_RESP)[0x56365ea9c9f0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250822134548002 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0x0D1224E2 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822134548002 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0x0D1224E2 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822134548002 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0x0D1224E2 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822134548002 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x0D1224E2:UTRAN-Iu-549:PAGING_RESP)[0x56365ea9c9f0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250822134548002 DMSC DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x0D1224E2:UTRAN-Iu-549:PAGING_RESP)[0x56365ea80930]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822134548002 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0x0D1224E2 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822134548002 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134548002 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134548002 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134548002 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134548002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134548002 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134548002 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134548002 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134548002 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134548002 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134548002 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134548002 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134548002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134548002 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134548002 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134548002 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134548002 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134548002 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134548002 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134548002 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134548002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134548002 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134548002 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134548002 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134548002 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134548002 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134548002 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134548002 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134548002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134548002 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134548002 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134548002 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134548002 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134548002 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134548002 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134548002 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134548002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134548002 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134548002 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134548002 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134548002 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134548003 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134548003 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134548003 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134548003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134548003 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134548003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134548003 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134548003 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134548003 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134548003 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134548003 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134548003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134548003 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134548003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134548003 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134548003 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134548003 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134548003 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134548003 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134548003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134548003 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134548003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134548003 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134548003 DIUCS DEBUG (UTRAN-Iu-548) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134548003 DMSC DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x09FF8C2A:UTRAN-Iu-548:PAGING_RESP)[0x56365eaabf10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134548003 DIUCS DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x09FF8C2A:UTRAN-Iu-548:PAGING_RESP)[0x56365eaabf10]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134548003 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x09FF8C2A:UTRAN-Iu-548:PAGING_RESP)[0x56365eaabde0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134548003 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x09FF8C2A:UTRAN-Iu-548:PAGING_RESP)[0x56365eaabde0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134548003 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x09FF8C2A:UTRAN-Iu-548:PAGING_RESP)[0x56365eaabde0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134548003 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134548003 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134548003 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134548003 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134548003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134548003 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134548003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134548003 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134548003 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134548003 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134548003 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134548003 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134548003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134548003 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134548003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134548003 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134548003 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134548003 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134548003 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134548003 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134548003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134548003 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134548003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134548003 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134548003 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134548003 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134548003 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134548003 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134548003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134548003 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134548003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134548003 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134548003 DIUCS DEBUG (UTRAN-Iu-550) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134548003 DMSC DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x7F9C6EB4:UTRAN-Iu-550:PAGING_RESP)[0x56365eaa53d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134548003 DIUCS DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x7F9C6EB4:UTRAN-Iu-550:PAGING_RESP)[0x56365eaa53d0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134548003 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x7F9C6EB4:UTRAN-Iu-550:PAGING_RESP)[0x56365eab9360]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134548003 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x7F9C6EB4:UTRAN-Iu-550:PAGING_RESP)[0x56365eab9360]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134548003 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x7F9C6EB4:UTRAN-Iu-550:PAGING_RESP)[0x56365eab9360]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822134548003 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134548003 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134548003 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134548003 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134548003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134548003 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134548003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134548003 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134548003 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134548003 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134548003 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134548003 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134548003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134548003 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134548003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134548003 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134548003 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134548003 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134548003 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134548003 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134548003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134548003 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134548003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134548003 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134548003 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134548003 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134548003 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134548003 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134548003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134548003 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134548003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134548003 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134548003 DIUCS DEBUG (UTRAN-Iu-553) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134548003 DMSC DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1A72458D:UTRAN-Iu-553:PAGING_RESP)[0x56365ea55e30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134548003 DIUCS DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1A72458D:UTRAN-Iu-553:PAGING_RESP)[0x56365ea55e30]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134548003 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1A72458D:UTRAN-Iu-553:PAGING_RESP)[0x56365eaa11a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134548003 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1A72458D:UTRAN-Iu-553:PAGING_RESP)[0x56365eaa11a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134548003 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1A72458D:UTRAN-Iu-553:PAGING_RESP)[0x56365eaa11a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250822134548003 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1A72458D:UTRAN-Iu-553:PAGING_RESP)[0x56365eaa5210]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250822134548003 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1A72458D:UTRAN-Iu-553:PAGING_RESP)[0x56365eaa5210]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822134548003 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1A72458D:UTRAN-Iu-553:PAGING_RESP)[0x56365eaa11a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250822134548003 DMSC DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1A72458D:UTRAN-Iu-553:PAGING_RESP)[0x56365ea55e30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822134548003 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1A72458D:UTRAN-Iu-553:PAGING_RESP)[0x56365eaa5210]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822134548003 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1A72458D:UTRAN-Iu-553:PAGING_RESP)[0x56365eaa5210]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822134548003 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1A72458D:UTRAN-Iu-553:PAGING_RESP)[0x56365eaa5210]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822134548003 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1A72458D:UTRAN-Iu-553:PAGING_RESP)[0x56365eaa5210]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822134548003 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1A72458D:UTRAN-Iu-553:PAGING_RESP)[0x56365eaa5210]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822134548003 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1A72458D:UTRAN-Iu-553:PAGING_RESP)[0x56365eaa5210]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822134548003 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1A72458D:UTRAN-Iu-553:PAGING_RESP)[0x56365eaa5210]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822134548003 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1A72458D:UTRAN-Iu-553:PAGING_RESP)[0x56365eaa11a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250822134548003 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1A72458D:UTRAN-Iu-553:PAGING_RESP)[0x56365eaa11a0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.854s remaining) (msc_a.c:450) MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:8 MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822134548003 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1A72458D:UTRAN-Iu-553:PAGING_RESP)[0x56365eaa11a0]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_REGISTER (msc_a.c:2106) 20250822134548003 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1A72458D:UTRAN-Iu-553:PAGING_RESP)[0x56365eaa11a0]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134548003 DMSC DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1A72458D:UTRAN-Iu-553:PAGING_RESP)[0x56365ea55e30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 20250822134548003 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1A72458D - Paging: now used by 3 (attached,NCSS,active-conn) (paging.c:202) 20250822134548003 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001129/3/1): Available (smpp_smsc.c:626) MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822134548003 DIUCS DEBUG (UTRAN-Iu-554) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134548003 DMSC DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x20D4AE32:UTRAN-Iu-554:PAGING_RESP)[0x56365ea92800]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134548003 DIUCS DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x20D4AE32:UTRAN-Iu-554:PAGING_RESP)[0x56365ea92800]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134548003 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x20D4AE32:UTRAN-Iu-554:PAGING_RESP)[0x56365eab9ca0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134548003 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x20D4AE32:UTRAN-Iu-554:PAGING_RESP)[0x56365eab9ca0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134548003 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x20D4AE32:UTRAN-Iu-554:PAGING_RESP)[0x56365eab9ca0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134548003 DMM DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x20D4AE32:UTRAN-Iu-554:PAGING_RESP)[0x56365eab9ca0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = a08f7e43a4d7b4d2) (gsm_04_08.c:1128) 20250822134548003 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x20D4AE32:UTRAN-Iu-554:PAGING_RESP)[0x56365eab1190]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822134548003 DVLR DEBUG SUBSCR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x20D4AE32) AUTH on UTRAN received RES: a08f7e43a4d7b4d2 (8 bytes) (vlr_auth_fsm.c:151) 20250822134548003 DVLR INFO SUBSCR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x20D4AE32) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250822134548003 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x20D4AE32:UTRAN-Iu-554:PAGING_RESP)[0x56365eab1190]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) TC_iu_multi_lu_and_mt_ussd2(3219)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822134548003 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x20D4AE32:UTRAN-Iu-554:PAGING_RESP)[0x56365eab1190]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822134548003 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x20D4AE32:UTRAN-Iu-554:PAGING_RESP)[0x56365eab1190]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822134548003 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x20D4AE32:UTRAN-Iu-554:PAGING_RESP)[0x56365eab1190]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x20D4AE32:UTRAN-Iu-554:PAGING_RESP)[0x56365eaa1c30] (vlr_auth_fsm.c:294) 20250822134548003 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x20D4AE32:UTRAN-Iu-554:PAGING_RESP)[0x56365eab1190]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822134548003 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x20D4AE32:UTRAN-Iu-554:PAGING_RESP)[0x56365eab1190]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822134548003 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x20D4AE32:UTRAN-Iu-554:PAGING_RESP)[0x56365eaa1c30]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250822134548003 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x20D4AE32:UTRAN-Iu-554:PAGING_RESP)[0x56365eaa1c30]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822134548003 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x20D4AE32:UTRAN-Iu-554:PAGING_RESP)[0x56365eaa1c30]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822134548003 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x20D4AE32:UTRAN-Iu-554:PAGING_RESP)[0x56365eab9ca0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250822134548003 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x20D4AE32:UTRAN-Iu-554:PAGING_RESP)[0x56365eab9ca0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=5f1c05b54b5182cddf2047699d670d1d, CK=NONE (ran_msg_iu.c:388) 20250822134548004 DMSC DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x20D4AE32:UTRAN-Iu-554:PAGING_RESP)[0x56365ea92800]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:8 20250822134548004 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x20D4AE32:UTRAN-Iu-554:PAGING_RESP)[0x56365eaa1c30]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250822134548004 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134548004 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134548004 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134548004 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134548004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134548004 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134548004 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134548004 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_iu_multi_lu_and_mt_ussd2(3227)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822134548004 DIUCS DEBUG (UTRAN-Iu-551) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134548004 DMSC DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x6484C24A:UTRAN-Iu-551:PAGING_RESP)[0x56365ea85890]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134548004 DIUCS DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x6484C24A:UTRAN-Iu-551:PAGING_RESP)[0x56365ea85890]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134548004 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x6484C24A:UTRAN-Iu-551:PAGING_RESP)[0x56365ea859c0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 will be put to the reassembly buffer 20250822134548004 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x6484C24A:UTRAN-Iu-551:PAGING_RESP)[0x56365ea859c0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134548004 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x6484C24A:UTRAN-Iu-551:PAGING_RESP)[0x56365ea859c0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134548004 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134548004 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134548004 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134548004 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134548004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822134548004 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134548004 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134548004 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134548004 DIUCS DEBUG (UTRAN-Iu-555) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134548004 DMSC DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x2D95FA3B:UTRAN-Iu-555:PAGING_RESP)[0x56365ea801c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134548004 DIUCS DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x2D95FA3B:UTRAN-Iu-555:PAGING_RESP)[0x56365ea801c0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134548004 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x2D95FA3B:UTRAN-Iu-555:PAGING_RESP)[0x56365ea802f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134548004 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x2D95FA3B:UTRAN-Iu-555:PAGING_RESP)[0x56365ea802f0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134548004 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x2D95FA3B:UTRAN-Iu-555:PAGING_RESP)[0x56365ea802f0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134548004 DMM DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x2D95FA3B:UTRAN-Iu-555:PAGING_RESP)[0x56365ea802f0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 23a5ddb364c365a2) (gsm_04_08.c:1128) 20250822134548004 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x2D95FA3B:UTRAN-Iu-555:PAGING_RESP)[0x56365eab9fe0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822134548004 DVLR DEBUG SUBSCR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x2D95FA3B) AUTH on UTRAN received RES: 23a5ddb364c365a2 (8 bytes) (vlr_auth_fsm.c:151) 20250822134548004 DVLR INFO SUBSCR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x2D95FA3B) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250822134548004 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x2D95FA3B:UTRAN-Iu-555:PAGING_RESP)[0x56365eab9fe0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822134548004 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x2D95FA3B:UTRAN-Iu-555:PAGING_RESP)[0x56365eab9fe0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 20250822134548004 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x2D95FA3B:UTRAN-Iu-555:PAGING_RESP)[0x56365eab9fe0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822134548004 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x2D95FA3B:UTRAN-Iu-555:PAGING_RESP)[0x56365eab9fe0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x2D95FA3B:UTRAN-Iu-555:PAGING_RESP)[0x56365ea3cfc0] (vlr_auth_fsm.c:294) 20250822134548004 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x2D95FA3B:UTRAN-Iu-555:PAGING_RESP)[0x56365eab9fe0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822134548004 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x2D95FA3B:UTRAN-Iu-555:PAGING_RESP)[0x56365eab9fe0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822134548004 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x2D95FA3B:UTRAN-Iu-555:PAGING_RESP)[0x56365ea3cfc0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250822134548004 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x2D95FA3B:UTRAN-Iu-555:PAGING_RESP)[0x56365ea3cfc0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822134548004 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x2D95FA3B:UTRAN-Iu-555:PAGING_RESP)[0x56365ea3cfc0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822134548004 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x2D95FA3B:UTRAN-Iu-555:PAGING_RESP)[0x56365ea802f0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250822134548004 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x2D95FA3B:UTRAN-Iu-555:PAGING_RESP)[0x56365ea802f0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=3f37c008019c371ddabc7fce7a50b525, CK=NONE (ran_msg_iu.c:388) 20250822134548004 DMSC DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x2D95FA3B:UTRAN-Iu-555:PAGING_RESP)[0x56365ea801c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822134548004 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x2D95FA3B:UTRAN-Iu-555:PAGING_RESP)[0x56365ea3cfc0]{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(3233)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822134548004 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134548004 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134548004 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134548004 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134548004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134548004 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134548004 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134548004 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134548004 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0x09FF8C2A + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250822134548004 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0x09FF8C2A - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:505) 20250822134548004 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x09FF8C2A:UTRAN-Iu-548:PAGING_RESP)[0x56365eaabde0]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250822134548004 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x09FF8C2A:UTRAN-Iu-548:PAGING_RESP)[0x56365eaabde0]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134548004 DMSC DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x09FF8C2A:UTRAN-Iu-548:PAGING_RESP)[0x56365eaabf10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:11 MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 20250822134548004 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0x09FF8C2A - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250822134548004 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x09FF8C2A:UTRAN-Iu-548:PAGING_RESP)[0x56365eaabde0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134548004 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x09FF8C2A:UTRAN-Iu-548:PAGING_RESP)[0x56365eaabde0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250822134548004 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x09FF8C2A:UTRAN-Iu-548:PAGING_RESP)[0x56365eaabde0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250822134548004 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0x09FF8C2A + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822134548004 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0x09FF8C2A + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822134548004 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0x09FF8C2A - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822134548004 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x09FF8C2A:UTRAN-Iu-548:PAGING_RESP)[0x56365eaabde0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 will be put to the reassembly buffer 20250822134548004 DMSC DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x09FF8C2A:UTRAN-Iu-548:PAGING_RESP)[0x56365eaabf10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822134548004 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0x09FF8C2A - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822134548004 DIUCS DEBUG (UTRAN-Iu-556) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134548004 DMSC DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x87902282:UTRAN-Iu-556:PAGING_RESP)[0x56365eaa1400]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134548004 DIUCS DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x87902282:UTRAN-Iu-556:PAGING_RESP)[0x56365eaa1400]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134548004 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x87902282:UTRAN-Iu-556:PAGING_RESP)[0x56365eaa1530]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134548004 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x87902282:UTRAN-Iu-556:PAGING_RESP)[0x56365eaa1530]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134548004 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x87902282:UTRAN-Iu-556:PAGING_RESP)[0x56365eaa1530]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134548004 DMM DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x87902282:UTRAN-Iu-556:PAGING_RESP)[0x56365eaa1530]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 2511b11a6c756bde) (gsm_04_08.c:1128) 20250822134548005 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x87902282:UTRAN-Iu-556:PAGING_RESP)[0x56365ea90c30]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822134548005 DVLR DEBUG SUBSCR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x87902282) AUTH on UTRAN received RES: 2511b11a6c756bde (8 bytes) (vlr_auth_fsm.c:151) 20250822134548005 DVLR INFO SUBSCR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x87902282) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250822134548005 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x87902282:UTRAN-Iu-556:PAGING_RESP)[0x56365ea90c30]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822134548005 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x87902282:UTRAN-Iu-556:PAGING_RESP)[0x56365ea90c30]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822134548005 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x87902282:UTRAN-Iu-556:PAGING_RESP)[0x56365ea90c30]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822134548005 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x87902282:UTRAN-Iu-556:PAGING_RESP)[0x56365ea90c30]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x87902282:UTRAN-Iu-556:PAGING_RESP)[0x56365ea9dda0] (vlr_auth_fsm.c:294) MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 20250822134548005 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x87902282:UTRAN-Iu-556:PAGING_RESP)[0x56365ea90c30]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822134548005 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x87902282:UTRAN-Iu-556:PAGING_RESP)[0x56365ea90c30]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822134548005 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x87902282:UTRAN-Iu-556:PAGING_RESP)[0x56365ea9dda0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822134548005 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x87902282:UTRAN-Iu-556:PAGING_RESP)[0x56365ea9dda0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822134548005 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x87902282:UTRAN-Iu-556:PAGING_RESP)[0x56365ea9dda0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822134548005 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x87902282:UTRAN-Iu-556:PAGING_RESP)[0x56365eaa1530]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250822134548005 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x87902282:UTRAN-Iu-556:PAGING_RESP)[0x56365eaa1530]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=5003c42e71f7900153c971720fe48773, CK=NONE (ran_msg_iu.c:388) 20250822134548005 DMSC DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x87902282:UTRAN-Iu-556:PAGING_RESP)[0x56365eaa1400]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:11 20250822134548005 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x87902282:UTRAN-Iu-556:PAGING_RESP)[0x56365ea9dda0]{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(3225)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 will be put to the reassembly buffer 20250822134548005 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134548005 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 data has been put to the reassembly buffer 20250822134548005 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134548005 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134548005 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134548005 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134548005 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134548005 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134548005 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0x7F9C6EB4 + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:438) MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822134548005 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0x7F9C6EB4 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:505) 20250822134548005 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x7F9C6EB4:UTRAN-Iu-550:PAGING_RESP)[0x56365eab9360]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250822134548005 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x7F9C6EB4:UTRAN-Iu-550:PAGING_RESP)[0x56365eab9360]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134548005 DMSC DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x7F9C6EB4:UTRAN-Iu-550:PAGING_RESP)[0x56365eaa53d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134548005 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0x7F9C6EB4 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250822134548005 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x7F9C6EB4:UTRAN-Iu-550:PAGING_RESP)[0x56365eab9360]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134548005 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x7F9C6EB4:UTRAN-Iu-550:PAGING_RESP)[0x56365eab9360]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250822134548005 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x7F9C6EB4:UTRAN-Iu-550:PAGING_RESP)[0x56365eab9360]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250822134548005 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0x7F9C6EB4 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822134548005 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0x7F9C6EB4 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822134548005 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0x7F9C6EB4 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822134548005 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x7F9C6EB4:UTRAN-Iu-550:PAGING_RESP)[0x56365eab9360]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250822134548005 DMSC DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x7F9C6EB4:UTRAN-Iu-550:PAGING_RESP)[0x56365eaa53d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822134548005 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0x7F9C6EB4 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822134548005 DIUCS DEBUG (UTRAN-Iu-552) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134548005 DMSC DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2052BB24:UTRAN-Iu-552:PAGING_RESP)[0x56365ea7ae30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:13 20250822134548005 DIUCS DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2052BB24:UTRAN-Iu-552:PAGING_RESP)[0x56365ea7ae30]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134548005 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2052BB24:UTRAN-Iu-552:PAGING_RESP)[0x56365ea32df0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134548005 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2052BB24:UTRAN-Iu-552:PAGING_RESP)[0x56365ea32df0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 20250822134548005 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2052BB24:UTRAN-Iu-552:PAGING_RESP)[0x56365ea32df0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822134548005 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134548005 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134548005 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134548005 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134548005 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134548005 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134548005 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134548005 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134548005 DIUCS DEBUG (UTRAN-Iu-542) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134548005 DMSC DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x7F6B3997:UTRAN-Iu-542:PAGING_RESP)[0x56365ea555a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134548005 DIUCS DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x7F6B3997:UTRAN-Iu-542:PAGING_RESP)[0x56365ea555a0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134548005 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x7F6B3997:UTRAN-Iu-542:PAGING_RESP)[0x56365ea54f10]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134548005 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x7F6B3997:UTRAN-Iu-542:PAGING_RESP)[0x56365ea54f10]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134548005 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x7F6B3997:UTRAN-Iu-542:PAGING_RESP)[0x56365ea54f10]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250822134548005 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x7F6B3997:UTRAN-Iu-542:PAGING_RESP)[0x56365ea54f10]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822134548005 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x7F6B3997:UTRAN-Iu-542:PAGING_RESP)[0x56365ea54f10]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250822134548005 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x7F6B3997:UTRAN-Iu-542:PAGING_RESP)[0x56365ea54f10]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134548005 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x7F6B3997:UTRAN-Iu-542:PAGING_RESP)[0x56365ea54f10]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on connection ID:8 MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_len:7 20250822134548005 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x7F6B3997:UTRAN-Iu-542:PAGING_RESP)[0x56365ea54de0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822134548005 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x7F6B3997:UTRAN-Iu-542:PAGING_RESP)[0x56365ea54de0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x7F6B3997:UTRAN-Iu-542:PAGING_RESP)[0x56365ea54f10] (msc_a.c:1053) 20250822134548005 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x7F6B3997:UTRAN-Iu-542:PAGING_RESP)[0x56365ea54de0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822134548005 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x7F6B3997:UTRAN-Iu-542:PAGING_RESP)[0x56365ea54de0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822134548005 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x7F6B3997:UTRAN-Iu-542:PAGING_RESP)[0x56365ea54f10]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea3c070] (msc_a.c:1053) MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_from0 20250822134548005 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x7F6B3997:UTRAN-Iu-542:PAGING_RESP)[0x56365ea54f10]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822134548005 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x7F6B3997:UTRAN-Iu-542:PAGING_RESP)[0x56365ea54f10]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822134548005 DMSC DEBUG msub_fsm[0x56365ea3c070]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822134548005 DMSC DEBUG msub(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x7F6B3997) MSC-A terminated (msub.c:261) 20250822134548005 DMSC DEBUG msub(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x7F6B3997) 1 MSC-I still active (msub.c:79) 20250822134548005 DMSC DEBUG msub_fsm[0x56365ea3c070]{active}: State change to terminating (no timeout) (msub.c:91) 20250822134548005 DMSC DEBUG msub_fsm[0x56365ea3c070]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822134548005 DMSC DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x7F6B3997:UTRAN-Iu-542:PAGING_RESP)[0x56365ea555a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822134548005 DMSC DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x7F6B3997:UTRAN-Iu-542:PAGING_RESP)[0x56365ea555a0]{READY}: Removing from parent msub_fsm[0x56365ea3c070] (msub.c:113) 20250822134548005 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Closing UTRAN-Iu-542 (ran_conn.c:142) 20250822134548005 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-542 (ran_conn.c:155) 20250822134548005 DMSC DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x7F6B3997:UTRAN-Iu-542:PAGING_RESP)[0x56365ea555a0]{READY}: Freeing instance (msub.c:113) 20250822134548005 DMSC DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x7F6B3997:UTRAN-Iu-542:PAGING_RESP)[0x56365ea555a0]{READY}: Deallocated (fsm.c:568) 20250822134548005 DMSC DEBUG msub(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x7F6B3997) Free (msub.c:119) MSC_Test_2-SCCP(3201)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250822134548005 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0x7F6B3997 - active-conn: now used by 1 (attached) (msub.c:375) 20250822134548005 DMSC DEBUG msub_fsm[0x56365ea3c070]{terminating}: Freeing instance (msub.c:113) 20250822134548005 DMSC DEBUG msub_fsm[0x56365ea3c070]{terminating}: Deallocated (fsm.c:568) 20250822134548005 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134548005 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134548005 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134548005 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134548005 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134548005 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134548005 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134548005 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134548006 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134548006 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134548006 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134548006 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134548006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134548006 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134548006 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134548006 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134548006 DIUCS DEBUG (UTRAN-Iu-543) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134548006 DMSC DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x253F2579:UTRAN-Iu-543:PAGING_RESP)[0x56365ea83090]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134548006 DIUCS DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x253F2579:UTRAN-Iu-543:PAGING_RESP)[0x56365ea83090]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134548006 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x253F2579:UTRAN-Iu-543:PAGING_RESP)[0x56365ea976f0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134548006 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x253F2579:UTRAN-Iu-543:PAGING_RESP)[0x56365ea976f0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134548006 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x253F2579:UTRAN-Iu-543:PAGING_RESP)[0x56365ea976f0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250822134548006 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x253F2579:UTRAN-Iu-543:PAGING_RESP)[0x56365ea976f0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822134548006 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x253F2579:UTRAN-Iu-543:PAGING_RESP)[0x56365ea976f0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250822134548006 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x253F2579:UTRAN-Iu-543:PAGING_RESP)[0x56365ea976f0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134548006 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x253F2579:UTRAN-Iu-543:PAGING_RESP)[0x56365ea976f0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822134548006 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x253F2579:UTRAN-Iu-543:PAGING_RESP)[0x56365ea83500]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822134548006 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x253F2579:UTRAN-Iu-543:PAGING_RESP)[0x56365ea83500]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x253F2579:UTRAN-Iu-543:PAGING_RESP)[0x56365ea976f0] (msc_a.c:1053) 20250822134548006 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x253F2579:UTRAN-Iu-543:PAGING_RESP)[0x56365ea83500]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822134548006 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x253F2579:UTRAN-Iu-543:PAGING_RESP)[0x56365ea83500]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822134548006 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x253F2579:UTRAN-Iu-543:PAGING_RESP)[0x56365ea976f0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea85630] (msc_a.c:1053) 20250822134548006 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x253F2579:UTRAN-Iu-543:PAGING_RESP)[0x56365ea976f0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822134548006 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x253F2579:UTRAN-Iu-543:PAGING_RESP)[0x56365ea976f0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822134548006 DMSC DEBUG msub_fsm[0x56365ea85630]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822134548006 DMSC DEBUG msub(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x253F2579) MSC-A terminated (msub.c:261) 20250822134548006 DMSC DEBUG msub(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x253F2579) 1 MSC-I still active (msub.c:79) 20250822134548006 DMSC DEBUG msub_fsm[0x56365ea85630]{active}: State change to terminating (no timeout) (msub.c:91) 20250822134548006 DMSC DEBUG msub_fsm[0x56365ea85630]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822134548006 DMSC DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x253F2579:UTRAN-Iu-543:PAGING_RESP)[0x56365ea83090]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822134548006 DMSC DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x253F2579:UTRAN-Iu-543:PAGING_RESP)[0x56365ea83090]{READY}: Removing from parent msub_fsm[0x56365ea85630] (msub.c:113) 20250822134548006 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Closing UTRAN-Iu-543 (ran_conn.c:142) MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:14 TC_iu_multi_lu_and_mt_ussd2(3229)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822134548006 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-543 (ran_conn.c:155) 20250822134548006 DMSC DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x253F2579:UTRAN-Iu-543:PAGING_RESP)[0x56365ea83090]{READY}: Freeing instance (msub.c:113) 20250822134548006 DMSC DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x253F2579:UTRAN-Iu-543:PAGING_RESP)[0x56365ea83090]{READY}: Deallocated (fsm.c:568) 20250822134548006 DMSC DEBUG msub(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x253F2579) Free (msub.c:119) 20250822134548006 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x253F2579 - active-conn: now used by 1 (attached) (msub.c:375) 20250822134548006 DMSC DEBUG msub_fsm[0x56365ea85630]{terminating}: Freeing instance (msub.c:113) 20250822134548006 DMSC DEBUG msub_fsm[0x56365ea85630]{terminating}: Deallocated (fsm.c:568) MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822134548006 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134548006 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134548006 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134548006 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134548006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134548006 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134548006 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134548006 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134548006 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x6484C24A + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250822134548006 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x6484C24A - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:505) 20250822134548006 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x6484C24A:UTRAN-Iu-551:PAGING_RESP)[0x56365ea859c0]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250822134548006 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x6484C24A:UTRAN-Iu-551:PAGING_RESP)[0x56365ea859c0]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134548006 DMSC DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x6484C24A:UTRAN-Iu-551:PAGING_RESP)[0x56365ea85890]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134548006 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x6484C24A - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250822134548006 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x6484C24A:UTRAN-Iu-551:PAGING_RESP)[0x56365ea859c0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134548006 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x6484C24A:UTRAN-Iu-551:PAGING_RESP)[0x56365ea859c0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250822134548006 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x6484C24A:UTRAN-Iu-551:PAGING_RESP)[0x56365ea859c0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250822134548006 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x6484C24A + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822134548006 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x6484C24A + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822134548006 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x6484C24A - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822134548006 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x6484C24A:UTRAN-Iu-551:PAGING_RESP)[0x56365ea859c0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:7 TC_iu_multi_lu_and_mt_ussd2(3235)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822134548006 DMSC DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x6484C24A:UTRAN-Iu-551:PAGING_RESP)[0x56365ea85890]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822134548006 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x6484C24A - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 will be put to the reassembly buffer 20250822134548006 DIUCS DEBUG (UTRAN-Iu-544) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134548006 DMSC DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x0CE36AD3:UTRAN-Iu-544:PAGING_RESP)[0x56365ea68200]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134548006 DIUCS DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x0CE36AD3:UTRAN-Iu-544:PAGING_RESP)[0x56365ea68200]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 data has been put to the reassembly buffer 20250822134548006 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x0CE36AD3:UTRAN-Iu-544:PAGING_RESP)[0x56365eab1500]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822134548006 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x0CE36AD3:UTRAN-Iu-544:PAGING_RESP)[0x56365eab1500]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134548006 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x0CE36AD3:UTRAN-Iu-544:PAGING_RESP)[0x56365eab1500]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250822134548006 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x0CE36AD3:UTRAN-Iu-544:PAGING_RESP)[0x56365eab1500]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822134548006 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x0CE36AD3:UTRAN-Iu-544:PAGING_RESP)[0x56365eab1500]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250822134548006 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x0CE36AD3:UTRAN-Iu-544:PAGING_RESP)[0x56365eab1500]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134548006 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x0CE36AD3:UTRAN-Iu-544:PAGING_RESP)[0x56365eab1500]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822134548006 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x0CE36AD3:UTRAN-Iu-544:PAGING_RESP)[0x56365ea9d420]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822134548006 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x0CE36AD3:UTRAN-Iu-544:PAGING_RESP)[0x56365ea9d420]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x0CE36AD3:UTRAN-Iu-544:PAGING_RESP)[0x56365eab1500] (msc_a.c:1053) 20250822134548006 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x0CE36AD3:UTRAN-Iu-544:PAGING_RESP)[0x56365ea9d420]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 20250822134548006 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x0CE36AD3:UTRAN-Iu-544:PAGING_RESP)[0x56365ea9d420]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822134548006 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x0CE36AD3:UTRAN-Iu-544:PAGING_RESP)[0x56365eab1500]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365eaa1070] (msc_a.c:1053) 20250822134548006 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x0CE36AD3:UTRAN-Iu-544:PAGING_RESP)[0x56365eab1500]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822134548006 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x0CE36AD3:UTRAN-Iu-544:PAGING_RESP)[0x56365eab1500]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822134548006 DMSC DEBUG msub_fsm[0x56365eaa1070]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822134548006 DMSC DEBUG msub(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x0CE36AD3) MSC-A terminated (msub.c:261) 20250822134548006 DMSC DEBUG msub(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x0CE36AD3) 1 MSC-I still active (msub.c:79) 20250822134548006 DMSC DEBUG msub_fsm[0x56365eaa1070]{active}: State change to terminating (no timeout) (msub.c:91) 20250822134548006 DMSC DEBUG msub_fsm[0x56365eaa1070]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822134548006 DMSC DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x0CE36AD3:UTRAN-Iu-544:PAGING_RESP)[0x56365ea68200]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822134548006 DMSC DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x0CE36AD3:UTRAN-Iu-544:PAGING_RESP)[0x56365ea68200]{READY}: Removing from parent msub_fsm[0x56365eaa1070] (msub.c:113) MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:7 20250822134548006 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Closing UTRAN-Iu-544 (ran_conn.c:142) MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 will be put to the reassembly buffer 20250822134548006 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-544 (ran_conn.c:155) 20250822134548006 DMSC DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x0CE36AD3:UTRAN-Iu-544:PAGING_RESP)[0x56365ea68200]{READY}: Freeing instance (msub.c:113) 20250822134548006 DMSC DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x0CE36AD3:UTRAN-Iu-544:PAGING_RESP)[0x56365ea68200]{READY}: Deallocated (fsm.c:568) MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822134548006 DMSC DEBUG msub(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x0CE36AD3) Free (msub.c:119) 20250822134548006 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0x0CE36AD3 - active-conn: now used by 1 (attached) (msub.c:375) 20250822134548006 DMSC DEBUG msub_fsm[0x56365eaa1070]{terminating}: Freeing instance (msub.c:113) 20250822134548006 DMSC DEBUG msub_fsm[0x56365eaa1070]{terminating}: Deallocated (fsm.c:568) 20250822134548006 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134548006 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134548006 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134548006 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134548006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134548006 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134548006 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134548006 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134548006 DIUCS DEBUG (UTRAN-Iu-545) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134548007 DMSC DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x36E3C160:UTRAN-Iu-545:PAGING_RESP)[0x56365ea99780]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134548007 DIUCS DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x36E3C160:UTRAN-Iu-545:PAGING_RESP)[0x56365ea99780]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134548007 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x36E3C160:UTRAN-Iu-545:PAGING_RESP)[0x56365ea88bb0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:15 20250822134548007 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x36E3C160:UTRAN-Iu-545:PAGING_RESP)[0x56365ea88bb0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134548007 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x36E3C160:UTRAN-Iu-545:PAGING_RESP)[0x56365ea88bb0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250822134548007 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x36E3C160:UTRAN-Iu-545:PAGING_RESP)[0x56365ea88bb0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822134548007 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x36E3C160:UTRAN-Iu-545:PAGING_RESP)[0x56365ea88bb0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250822134548007 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x36E3C160:UTRAN-Iu-545:PAGING_RESP)[0x56365ea88bb0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134548007 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x36E3C160:UTRAN-Iu-545:PAGING_RESP)[0x56365ea88bb0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822134548007 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x36E3C160:UTRAN-Iu-545:PAGING_RESP)[0x56365ea31d20]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822134548007 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x36E3C160:UTRAN-Iu-545:PAGING_RESP)[0x56365ea31d20]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x36E3C160:UTRAN-Iu-545:PAGING_RESP)[0x56365ea88bb0] (msc_a.c:1053) MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822134548007 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x36E3C160:UTRAN-Iu-545:PAGING_RESP)[0x56365ea31d20]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822134548007 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x36E3C160:UTRAN-Iu-545:PAGING_RESP)[0x56365ea31d20]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822134548007 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x36E3C160:UTRAN-Iu-545:PAGING_RESP)[0x56365ea88bb0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea5a870] (msc_a.c:1053) 20250822134548007 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x36E3C160:UTRAN-Iu-545:PAGING_RESP)[0x56365ea88bb0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822134548007 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x36E3C160:UTRAN-Iu-545:PAGING_RESP)[0x56365ea88bb0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822134548007 DMSC DEBUG msub_fsm[0x56365ea5a870]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822134548007 DMSC DEBUG msub(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x36E3C160) MSC-A terminated (msub.c:261) MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 20250822134548007 DMSC DEBUG msub(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x36E3C160) 1 MSC-I still active (msub.c:79) 20250822134548007 DMSC DEBUG msub_fsm[0x56365ea5a870]{active}: State change to terminating (no timeout) (msub.c:91) 20250822134548007 DMSC DEBUG msub_fsm[0x56365ea5a870]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822134548007 DMSC DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x36E3C160:UTRAN-Iu-545:PAGING_RESP)[0x56365ea99780]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822134548007 DMSC DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x36E3C160:UTRAN-Iu-545:PAGING_RESP)[0x56365ea99780]{READY}: Removing from parent msub_fsm[0x56365ea5a870] (msub.c:113) 20250822134548007 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Closing UTRAN-Iu-545 (ran_conn.c:142) 20250822134548007 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-545 (ran_conn.c:155) 20250822134548007 DMSC DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x36E3C160:UTRAN-Iu-545:PAGING_RESP)[0x56365ea99780]{READY}: Freeing instance (msub.c:113) 20250822134548007 DMSC DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x36E3C160:UTRAN-Iu-545:PAGING_RESP)[0x56365ea99780]{READY}: Deallocated (fsm.c:568) 20250822134548007 DMSC DEBUG msub(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x36E3C160) Free (msub.c:119) 20250822134548007 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0x36E3C160 - active-conn: now used by 1 (attached) (msub.c:375) 20250822134548007 DMSC DEBUG msub_fsm[0x56365ea5a870]{terminating}: Freeing instance (msub.c:113) 20250822134548007 DMSC DEBUG msub_fsm[0x56365ea5a870]{terminating}: Deallocated (fsm.c:568) MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:9 MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822134548007 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134548007 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134548007 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134548007 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134548007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134548007 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134548007 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134548007 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_iu_multi_lu_and_mt_ussd2(3219)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822134548007 DIUCS DEBUG (UTRAN-Iu-546) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134548007 DMSC DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x186610F3:UTRAN-Iu-546:PAGING_RESP)[0x56365eaab960]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134548007 DIUCS DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x186610F3:UTRAN-Iu-546:PAGING_RESP)[0x56365eaab960]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134548007 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x186610F3:UTRAN-Iu-546:PAGING_RESP)[0x56365ea375d0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134548007 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x186610F3:UTRAN-Iu-546:PAGING_RESP)[0x56365ea375d0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134548007 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x186610F3:UTRAN-Iu-546:PAGING_RESP)[0x56365ea375d0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250822134548007 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x186610F3:UTRAN-Iu-546:PAGING_RESP)[0x56365ea375d0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822134548007 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x186610F3:UTRAN-Iu-546:PAGING_RESP)[0x56365ea375d0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250822134548007 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x186610F3:UTRAN-Iu-546:PAGING_RESP)[0x56365ea375d0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134548007 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x186610F3:UTRAN-Iu-546:PAGING_RESP)[0x56365ea375d0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822134548007 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x186610F3:UTRAN-Iu-546:PAGING_RESP)[0x56365ea55fe0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822134548007 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x186610F3:UTRAN-Iu-546:PAGING_RESP)[0x56365ea55fe0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x186610F3:UTRAN-Iu-546:PAGING_RESP)[0x56365ea375d0] (msc_a.c:1053) MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 20250822134548007 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x186610F3:UTRAN-Iu-546:PAGING_RESP)[0x56365ea55fe0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822134548007 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x186610F3:UTRAN-Iu-546:PAGING_RESP)[0x56365ea55fe0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822134548007 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x186610F3:UTRAN-Iu-546:PAGING_RESP)[0x56365ea375d0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea8c7e0] (msc_a.c:1053) MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on connection ID:13 20250822134548007 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x186610F3:UTRAN-Iu-546:PAGING_RESP)[0x56365ea375d0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822134548007 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x186610F3:UTRAN-Iu-546:PAGING_RESP)[0x56365ea375d0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_len:12 MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822134548007 DMSC DEBUG msub_fsm[0x56365ea8c7e0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822134548007 DMSC DEBUG msub(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x186610F3) MSC-A terminated (msub.c:261) 20250822134548007 DMSC DEBUG msub(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x186610F3) 1 MSC-I still active (msub.c:79) 20250822134548007 DMSC DEBUG msub_fsm[0x56365ea8c7e0]{active}: State change to terminating (no timeout) (msub.c:91) MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_from0 20250822134548007 DMSC DEBUG msub_fsm[0x56365ea8c7e0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822134548007 DMSC DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x186610F3:UTRAN-Iu-546:PAGING_RESP)[0x56365eaab960]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822134548007 DMSC DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x186610F3:UTRAN-Iu-546:PAGING_RESP)[0x56365eaab960]{READY}: Removing from parent msub_fsm[0x56365ea8c7e0] (msub.c:113) 20250822134548007 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Closing UTRAN-Iu-546 (ran_conn.c:142) MSC_Test_2-SCCP(3201)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250822134548007 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-546 (ran_conn.c:155) 20250822134548007 DMSC DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x186610F3:UTRAN-Iu-546:PAGING_RESP)[0x56365eaab960]{READY}: Freeing instance (msub.c:113) 20250822134548007 DMSC DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x186610F3:UTRAN-Iu-546:PAGING_RESP)[0x56365eaab960]{READY}: Deallocated (fsm.c:568) 20250822134548007 DMSC DEBUG msub(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x186610F3) Free (msub.c:119) 20250822134548007 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0x186610F3 - active-conn: now used by 1 (attached) (msub.c:375) 20250822134548007 DMSC DEBUG msub_fsm[0x56365ea8c7e0]{terminating}: Freeing instance (msub.c:113) 20250822134548007 DMSC DEBUG msub_fsm[0x56365ea8c7e0]{terminating}: Deallocated (fsm.c:568) 20250822134548007 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134548007 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134548007 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134548007 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134548007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134548007 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134548007 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134548007 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134548007 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134548007 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134548007 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134548007 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134548007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134548007 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134548007 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134548007 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134548007 DIUCS DEBUG (UTRAN-Iu-547) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134548007 DMSC DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x14BA7382:UTRAN-Iu-547:PAGING_RESP)[0x56365ea31980]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:9 20250822134548007 DIUCS DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x14BA7382:UTRAN-Iu-547:PAGING_RESP)[0x56365ea31980]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134548007 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x14BA7382:UTRAN-Iu-547:PAGING_RESP)[0x56365ea31ab0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 will be put to the reassembly buffer 20250822134548007 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x14BA7382:UTRAN-Iu-547:PAGING_RESP)[0x56365ea31ab0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134548007 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x14BA7382:UTRAN-Iu-547:PAGING_RESP)[0x56365ea31ab0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 data has been put to the reassembly buffer 20250822134548007 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x14BA7382:UTRAN-Iu-547:PAGING_RESP)[0x56365ea31ab0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822134548007 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x14BA7382:UTRAN-Iu-547:PAGING_RESP)[0x56365ea31ab0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250822134548007 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x14BA7382:UTRAN-Iu-547:PAGING_RESP)[0x56365ea31ab0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134548007 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x14BA7382:UTRAN-Iu-547:PAGING_RESP)[0x56365ea31ab0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822134548007 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x14BA7382:UTRAN-Iu-547:PAGING_RESP)[0x56365eaa1a20]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822134548007 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x14BA7382:UTRAN-Iu-547:PAGING_RESP)[0x56365eaa1a20]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x14BA7382:UTRAN-Iu-547:PAGING_RESP)[0x56365ea31ab0] (msc_a.c:1053) 20250822134548007 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x14BA7382:UTRAN-Iu-547:PAGING_RESP)[0x56365eaa1a20]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 20250822134548007 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x14BA7382:UTRAN-Iu-547:PAGING_RESP)[0x56365eaa1a20]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822134548007 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x14BA7382:UTRAN-Iu-547:PAGING_RESP)[0x56365ea31ab0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea8f750] (msc_a.c:1053) 20250822134548007 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x14BA7382:UTRAN-Iu-547:PAGING_RESP)[0x56365ea31ab0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822134548007 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x14BA7382:UTRAN-Iu-547:PAGING_RESP)[0x56365ea31ab0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822134548007 DMSC DEBUG msub_fsm[0x56365ea8f750]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822134548007 DMSC DEBUG msub(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x14BA7382) MSC-A terminated (msub.c:261) 20250822134548007 DMSC DEBUG msub(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x14BA7382) 1 MSC-I still active (msub.c:79) 20250822134548007 DMSC DEBUG msub_fsm[0x56365ea8f750]{active}: State change to terminating (no timeout) (msub.c:91) 20250822134548007 DMSC DEBUG msub_fsm[0x56365ea8f750]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822134548007 DMSC DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x14BA7382:UTRAN-Iu-547:PAGING_RESP)[0x56365ea31980]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822134548007 DMSC DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x14BA7382:UTRAN-Iu-547:PAGING_RESP)[0x56365ea31980]{READY}: Removing from parent msub_fsm[0x56365ea8f750] (msub.c:113) 20250822134548007 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Closing UTRAN-Iu-547 (ran_conn.c:142) 20250822134548007 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-547 (ran_conn.c:155) 20250822134548007 DMSC DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x14BA7382:UTRAN-Iu-547:PAGING_RESP)[0x56365ea31980]{READY}: Freeing instance (msub.c:113) 20250822134548007 DMSC DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x14BA7382:UTRAN-Iu-547:PAGING_RESP)[0x56365ea31980]{READY}: Deallocated (fsm.c:568) 20250822134548007 DMSC DEBUG msub(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x14BA7382) Free (msub.c:119) 20250822134548007 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x14BA7382 - active-conn: now used by 1 (attached) (msub.c:375) 20250822134548007 DMSC DEBUG msub_fsm[0x56365ea8f750]{terminating}: Freeing instance (msub.c:113) 20250822134548007 DMSC DEBUG msub_fsm[0x56365ea8f750]{terminating}: Deallocated (fsm.c:568) MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:1 20250822134548008 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134548008 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134548008 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134548008 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134548008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134548008 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134548008 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134548008 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134548008 DIUCS DEBUG (UTRAN-Iu-549) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134548008 DMSC DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x0D1224E2:UTRAN-Iu-549:PAGING_RESP)[0x56365ea80930]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134548008 DIUCS DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x0D1224E2:UTRAN-Iu-549:PAGING_RESP)[0x56365ea80930]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134548008 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x0D1224E2:UTRAN-Iu-549:PAGING_RESP)[0x56365ea9c9f0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134548008 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x0D1224E2:UTRAN-Iu-549:PAGING_RESP)[0x56365ea9c9f0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134548008 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x0D1224E2:UTRAN-Iu-549:PAGING_RESP)[0x56365ea9c9f0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250822134548008 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x0D1224E2:UTRAN-Iu-549:PAGING_RESP)[0x56365ea9c9f0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822134548008 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x0D1224E2:UTRAN-Iu-549:PAGING_RESP)[0x56365ea9c9f0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250822134548008 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134548008 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134548008 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134548008 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134548008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134548008 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x0D1224E2:UTRAN-Iu-549:PAGING_RESP)[0x56365ea9c9f0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134548008 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x0D1224E2:UTRAN-Iu-549:PAGING_RESP)[0x56365ea9c9f0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822134548008 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x0D1224E2:UTRAN-Iu-549:PAGING_RESP)[0x56365ea925f0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822134548008 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x0D1224E2:UTRAN-Iu-549:PAGING_RESP)[0x56365ea925f0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x0D1224E2:UTRAN-Iu-549:PAGING_RESP)[0x56365ea9c9f0] (msc_a.c:1053) MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134548008 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134548008 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134548008 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134548008 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x0D1224E2:UTRAN-Iu-549:PAGING_RESP)[0x56365ea925f0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822134548008 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x0D1224E2:UTRAN-Iu-549:PAGING_RESP)[0x56365ea925f0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822134548008 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x0D1224E2:UTRAN-Iu-549:PAGING_RESP)[0x56365ea9c9f0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea80800] (msc_a.c:1053) 20250822134548008 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x0D1224E2:UTRAN-Iu-549:PAGING_RESP)[0x56365ea9c9f0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822134548008 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x0D1224E2:UTRAN-Iu-549:PAGING_RESP)[0x56365ea9c9f0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822134548008 DMSC DEBUG msub_fsm[0x56365ea80800]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822134548008 DMSC DEBUG msub(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x0D1224E2) MSC-A terminated (msub.c:261) 20250822134548008 DMSC DEBUG msub(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x0D1224E2) 1 MSC-I still active (msub.c:79) 20250822134548008 DMSC DEBUG msub_fsm[0x56365ea80800]{active}: State change to terminating (no timeout) (msub.c:91) 20250822134548008 DMSC DEBUG msub_fsm[0x56365ea80800]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822134548008 DMSC DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x0D1224E2:UTRAN-Iu-549:PAGING_RESP)[0x56365ea80930]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822134548008 DMSC DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x0D1224E2:UTRAN-Iu-549:PAGING_RESP)[0x56365ea80930]{READY}: Removing from parent msub_fsm[0x56365ea80800] (msub.c:113) 20250822134548008 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Closing UTRAN-Iu-549 (ran_conn.c:142) MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 20250822134548008 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-549 (ran_conn.c:155) 20250822134548008 DMSC DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x0D1224E2:UTRAN-Iu-549:PAGING_RESP)[0x56365ea80930]{READY}: Freeing instance (msub.c:113) 20250822134548008 DMSC DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x0D1224E2:UTRAN-Iu-549:PAGING_RESP)[0x56365ea80930]{READY}: Deallocated (fsm.c:568) 20250822134548008 DMSC DEBUG msub(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x0D1224E2) Free (msub.c:119) 20250822134548008 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0x0D1224E2 - active-conn: now used by 1 (attached) (msub.c:375) 20250822134548008 DMSC DEBUG msub_fsm[0x56365ea80800]{terminating}: Freeing instance (msub.c:113) 20250822134548008 DMSC DEBUG msub_fsm[0x56365ea80800]{terminating}: Deallocated (fsm.c:568) MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822134548008 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134548008 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134548008 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134548008 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134548008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134548008 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134548008 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134548008 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134548008 DIUCS DEBUG (UTRAN-Iu-554) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134548008 DMSC DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x20D4AE32:UTRAN-Iu-554:PAGING_RESP)[0x56365ea92800]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134548008 DIUCS DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x20D4AE32:UTRAN-Iu-554:PAGING_RESP)[0x56365ea92800]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134548008 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x20D4AE32:UTRAN-Iu-554:PAGING_RESP)[0x56365eab9ca0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134548008 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x20D4AE32:UTRAN-Iu-554:PAGING_RESP)[0x56365eab9ca0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134548008 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x20D4AE32:UTRAN-Iu-554:PAGING_RESP)[0x56365eab9ca0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250822134548008 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x20D4AE32:UTRAN-Iu-554:PAGING_RESP)[0x56365eaa1c30]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250822134548008 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x20D4AE32:UTRAN-Iu-554:PAGING_RESP)[0x56365eaa1c30]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:2 20250822134548008 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x20D4AE32:UTRAN-Iu-554:PAGING_RESP)[0x56365eab9ca0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250822134548008 DMSC DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x20D4AE32:UTRAN-Iu-554:PAGING_RESP)[0x56365ea92800]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 20250822134548008 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x20D4AE32:UTRAN-Iu-554:PAGING_RESP)[0x56365eaa1c30]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822134548008 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x20D4AE32:UTRAN-Iu-554:PAGING_RESP)[0x56365eaa1c30]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822134548008 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x20D4AE32:UTRAN-Iu-554:PAGING_RESP)[0x56365eaa1c30]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822134548008 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x20D4AE32:UTRAN-Iu-554:PAGING_RESP)[0x56365eaa1c30]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822134548008 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x20D4AE32:UTRAN-Iu-554:PAGING_RESP)[0x56365eaa1c30]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822134548008 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x20D4AE32:UTRAN-Iu-554:PAGING_RESP)[0x56365eaa1c30]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) TC_iu_multi_lu_and_mt_ussd2(3227)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822134548008 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x20D4AE32:UTRAN-Iu-554:PAGING_RESP)[0x56365eaa1c30]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822134548008 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x20D4AE32:UTRAN-Iu-554:PAGING_RESP)[0x56365eab9ca0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250822134548008 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x20D4AE32:UTRAN-Iu-554:PAGING_RESP)[0x56365eab9ca0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.893s remaining) (msc_a.c:450) 20250822134548008 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x20D4AE32:UTRAN-Iu-554:PAGING_RESP)[0x56365eab9ca0]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_REGISTER (msc_a.c:2106) 20250822134548008 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x20D4AE32:UTRAN-Iu-554:PAGING_RESP)[0x56365eab9ca0]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) MSC_Test_2-RAN(3202)@718a44d66dfb: patching N(SD)=1 into dtap '8B3A05A203020101'O 20250822134548008 DMSC DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x20D4AE32:UTRAN-Iu-554:PAGING_RESP)[0x56365ea92800]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-RAN(3202)@718a44d66dfb: patched enc_l3: '8B7A05A203020101'O 20250822134548008 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0x20D4AE32 - Paging: now used by 3 (attached,NCSS,active-conn) (paging.c:202) 20250822134548008 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001127/3/1): Available (smpp_smsc.c:626) 20250822134548008 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134548008 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134548008 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134548008 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134548008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134548008 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134548008 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134548008 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134548008 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134548008 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134548008 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134548008 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134548008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134548008 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134548008 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134548008 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134548008 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134548008 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134548008 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134548008 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134548008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134548008 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134548008 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134548008 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:10 MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 20250822134548008 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134548008 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134548008 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134548008 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134548008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134548008 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134548008 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134548008 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134548008 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134548008 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134548008 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134548008 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134548008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134548008 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134548008 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134548008 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822134548008 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134548008 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134548008 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134548008 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134548008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134548008 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134548008 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134548008 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134548009 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134548009 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134548009 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134548009 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134548009 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134548009 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134548009 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134548009 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134548009 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134548009 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134548009 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134548009 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134548009 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134548009 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134548009 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134548009 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134548009 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134548009 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134548009 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134548009 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134548009 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134548009 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134548009 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134548009 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(3202)@718a44d66dfb: Deleted conn table entry 1TC_iu_multi_lu_and_mt_ussd2(3223)16765639 MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:10 MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(3223)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(3223)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-RAN(3202)@718a44d66dfb: Deleted conn table entry 2TC_iu_multi_lu_and_mt_ussd2(3217)868541 TC_iu_multi_lu_and_mt_ussd2(3223)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(3217)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(3217)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(3217)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on connection ID:11 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_len:20 MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_from0 MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on connection ID:14 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_len:12 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_from0 MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O TC_iu_multi_lu_and_mt_ussd2(3225)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822134548011 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134548011 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134548011 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134548011 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134548011 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134548011 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134548011 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134548011 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_iu_multi_lu_and_mt_ussd2(3223)@718a44d66dfb: Final verdict of PTC: pass MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134548011 DIUCS DEBUG (UTRAN-Iu-553) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134548011 DMSC DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1A72458D:UTRAN-Iu-553:PAGING_RESP)[0x56365ea55e30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134548011 DIUCS DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1A72458D:UTRAN-Iu-553:PAGING_RESP)[0x56365ea55e30]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134548011 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1A72458D:UTRAN-Iu-553:PAGING_RESP)[0x56365eaa11a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134548011 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1A72458D:UTRAN-Iu-553:PAGING_RESP)[0x56365eaa11a0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134548011 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1A72458D:UTRAN-Iu-553:PAGING_RESP)[0x56365eaa11a0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134548011 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2052BB24 + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250822134548011 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2052BB24 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:505) 20250822134548011 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2052BB24:UTRAN-Iu-552:PAGING_RESP)[0x56365ea32df0]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250822134548011 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2052BB24:UTRAN-Iu-552:PAGING_RESP)[0x56365ea32df0]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134548011 DMSC DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2052BB24:UTRAN-Iu-552:PAGING_RESP)[0x56365ea7ae30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134548011 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2052BB24 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250822134548011 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2052BB24:UTRAN-Iu-552:PAGING_RESP)[0x56365ea32df0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134548011 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2052BB24:UTRAN-Iu-552:PAGING_RESP)[0x56365ea32df0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250822134548011 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2052BB24:UTRAN-Iu-552:PAGING_RESP)[0x56365ea32df0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250822134548011 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2052BB24 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822134548011 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2052BB24 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) TC_iu_multi_lu_and_mt_ussd2(3217)@718a44d66dfb: Final verdict of PTC: pass 20250822134548011 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2052BB24 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822134548011 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2052BB24:UTRAN-Iu-552:PAGING_RESP)[0x56365ea32df0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250822134548011 DMSC DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2052BB24:UTRAN-Iu-552:PAGING_RESP)[0x56365ea7ae30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:3 20250822134548011 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2052BB24 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) TC_iu_multi_lu_and_mt_ussd2(3235)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822134548011 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134548011 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134548011 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134548011 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134548011 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134548011 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134548011 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134548011 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134548011 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134548011 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134548011 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134548011 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134548011 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134548011 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134548011 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134548011 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134548011 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134548011 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134548011 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134548011 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134548011 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134548011 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134548011 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134548011 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:4 20250822134548011 DIUCS DEBUG (UTRAN-Iu-555) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134548011 DMSC DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x2D95FA3B:UTRAN-Iu-555:PAGING_RESP)[0x56365ea801c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134548011 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134548011 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134548011 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134548011 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134548011 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134548011 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134548011 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134548011 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134548011 DIUCS DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x2D95FA3B:UTRAN-Iu-555:PAGING_RESP)[0x56365ea801c0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134548011 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x2D95FA3B:UTRAN-Iu-555:PAGING_RESP)[0x56365ea802f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134548011 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x2D95FA3B:UTRAN-Iu-555:PAGING_RESP)[0x56365ea802f0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134548011 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x2D95FA3B:UTRAN-Iu-555:PAGING_RESP)[0x56365ea802f0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250822134548011 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x2D95FA3B:UTRAN-Iu-555:PAGING_RESP)[0x56365ea3cfc0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250822134548011 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x2D95FA3B:UTRAN-Iu-555:PAGING_RESP)[0x56365ea3cfc0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822134548011 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x2D95FA3B:UTRAN-Iu-555:PAGING_RESP)[0x56365ea802f0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250822134548011 DMSC DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x2D95FA3B:UTRAN-Iu-555:PAGING_RESP)[0x56365ea801c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) MSC_Test_2-RAN(3202)@718a44d66dfb: Deleted conn table entry 3TC_iu_multi_lu_and_mt_ussd2(3213)2728601 20250822134548011 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x2D95FA3B:UTRAN-Iu-555:PAGING_RESP)[0x56365ea3cfc0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822134548011 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x2D95FA3B:UTRAN-Iu-555:PAGING_RESP)[0x56365ea3cfc0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822134548011 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x2D95FA3B:UTRAN-Iu-555:PAGING_RESP)[0x56365ea3cfc0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822134548011 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x2D95FA3B:UTRAN-Iu-555:PAGING_RESP)[0x56365ea3cfc0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822134548011 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x2D95FA3B:UTRAN-Iu-555:PAGING_RESP)[0x56365ea3cfc0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822134548011 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x2D95FA3B:UTRAN-Iu-555:PAGING_RESP)[0x56365ea3cfc0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822134548011 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x2D95FA3B:UTRAN-Iu-555:PAGING_RESP)[0x56365ea3cfc0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822134548011 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x2D95FA3B:UTRAN-Iu-555:PAGING_RESP)[0x56365ea802f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250822134548011 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x2D95FA3B:UTRAN-Iu-555:PAGING_RESP)[0x56365ea802f0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.896s remaining) (msc_a.c:450) 20250822134548011 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x2D95FA3B:UTRAN-Iu-555:PAGING_RESP)[0x56365ea802f0]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_REGISTER (msc_a.c:2106) 20250822134548011 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x2D95FA3B:UTRAN-Iu-555:PAGING_RESP)[0x56365ea802f0]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) TC_iu_multi_lu_and_mt_ussd2(3213)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(3213)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(3213)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:5 20250822134548012 DMSC DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x2D95FA3B:UTRAN-Iu-555:PAGING_RESP)[0x56365ea801c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822134548012 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0x2D95FA3B - Paging: now used by 3 (attached,NCSS,active-conn) (paging.c:202) 20250822134548012 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001130/3/1): Available (smpp_smsc.c:626) 20250822134548012 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134548012 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134548012 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134548012 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134548012 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134548012 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134548012 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134548012 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134548012 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134548012 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134548012 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134548012 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134548012 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134548012 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134548012 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134548012 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134548012 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134548012 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134548012 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134548012 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134548012 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134548012 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134548012 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134548012 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:6 MSC_Test_2-RAN(3202)@718a44d66dfb: Deleted conn table entry 4TC_iu_multi_lu_and_mt_ussd2(3221)11924926 MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(3221)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(3221)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(3221)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:8 MSC_Test_2-RAN(3202)@718a44d66dfb: Deleted conn table entry 5TC_iu_multi_lu_and_mt_ussd2(3211)7659619 MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134548012 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134548012 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134548012 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134548012 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134548012 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134548012 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134548012 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134548012 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_iu_multi_lu_and_mt_ussd2(3211)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(3211)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(3211)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:13 MSC_Test_2-RAN(3202)@718a44d66dfb: Deleted conn table entry 6TC_iu_multi_lu_and_mt_ussd2(3215)13832757 MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(3213)@718a44d66dfb: Final verdict of PTC: pass MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 data has been put to the reassembly buffer TC_iu_multi_lu_and_mt_ussd2(3215)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(3215)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(3215)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:13 MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(3221)@718a44d66dfb: Final verdict of PTC: pass MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(3202)@718a44d66dfb: Deleted conn table entry 8TC_iu_multi_lu_and_mt_ussd2(3233)14360654 MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(3233)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(3233)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(3233)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on connection ID:7 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_len:7 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3201)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(3211)@718a44d66dfb: Final verdict of PTC: pass MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on connection ID:15 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_len:12 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_from0 TC_iu_multi_lu_and_mt_ussd2(3215)@718a44d66dfb: Final verdict of PTC: pass MSC_Test_2-SCCP(3201)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O TC_iu_multi_lu_and_mt_ussd2(3233)@718a44d66dfb: Final verdict of PTC: pass MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on connection ID:9 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_len:7 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3201)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:12 MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(3231)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:12 MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:14 MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(3229)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:14 MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on connection ID:10 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_len:7 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3201)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(3202)@718a44d66dfb: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(3202)@718a44d66dfb: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on connection ID:13 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_len:20 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3201)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(3237)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on connection ID:12 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_len:7 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3201)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(3202)@718a44d66dfb: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(3202)@718a44d66dfb: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on connection ID:14 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_len:20 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3201)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134548054 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1A72458D + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250822134548054 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1A72458D - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:505) 20250822134548054 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1A72458D:UTRAN-Iu-553:PAGING_RESP)[0x56365eaa11a0]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250822134548054 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1A72458D:UTRAN-Iu-553:PAGING_RESP)[0x56365eaa11a0]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134548054 DMSC DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1A72458D:UTRAN-Iu-553:PAGING_RESP)[0x56365ea55e30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134548054 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1A72458D - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250822134548054 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1A72458D:UTRAN-Iu-553:PAGING_RESP)[0x56365eaa11a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134548054 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1A72458D:UTRAN-Iu-553:PAGING_RESP)[0x56365eaa11a0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250822134548054 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1A72458D:UTRAN-Iu-553:PAGING_RESP)[0x56365eaa11a0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250822134548054 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1A72458D + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822134548054 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1A72458D + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822134548054 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1A72458D - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822134548054 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1A72458D:UTRAN-Iu-553:PAGING_RESP)[0x56365eaa11a0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250822134548054 DMSC DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1A72458D:UTRAN-Iu-553:PAGING_RESP)[0x56365ea55e30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822134548054 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1A72458D - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822134548054 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134548054 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134548054 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134548054 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134548054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134548054 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134548054 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134548054 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134548054 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134548054 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134548054 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134548054 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134548054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134548054 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134548054 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134548054 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134548054 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134548054 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134548054 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134548054 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134548054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134548054 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134548054 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134548055 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134548055 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134548055 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134548055 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134548055 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134548055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134548055 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134548055 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134548055 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134548055 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134548055 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134548055 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134548055 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134548055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134548055 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134548055 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134548055 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134548055 DIUCS DEBUG (UTRAN-Iu-548) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134548055 DMSC DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x09FF8C2A:UTRAN-Iu-548:PAGING_RESP)[0x56365eaabf10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134548055 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134548055 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134548055 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134548055 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134548055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134548055 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134548055 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134548055 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134548055 DIUCS DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x09FF8C2A:UTRAN-Iu-548:PAGING_RESP)[0x56365eaabf10]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134548055 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x09FF8C2A:UTRAN-Iu-548:PAGING_RESP)[0x56365eaabde0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134548055 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x09FF8C2A:UTRAN-Iu-548:PAGING_RESP)[0x56365eaabde0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134548055 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x09FF8C2A:UTRAN-Iu-548:PAGING_RESP)[0x56365eaabde0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250822134548055 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x09FF8C2A:UTRAN-Iu-548:PAGING_RESP)[0x56365eaabde0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822134548055 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x09FF8C2A:UTRAN-Iu-548:PAGING_RESP)[0x56365eaabde0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250822134548055 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x09FF8C2A:UTRAN-Iu-548:PAGING_RESP)[0x56365eaabde0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134548055 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134548055 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134548055 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134548055 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134548055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134548055 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134548055 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134548055 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134548055 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x09FF8C2A:UTRAN-Iu-548:PAGING_RESP)[0x56365eaabde0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822134548055 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x09FF8C2A:UTRAN-Iu-548:PAGING_RESP)[0x56365eaa64c0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822134548055 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x09FF8C2A:UTRAN-Iu-548:PAGING_RESP)[0x56365eaa64c0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x09FF8C2A:UTRAN-Iu-548:PAGING_RESP)[0x56365eaabde0] (msc_a.c:1053) MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 20250822134548055 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x09FF8C2A:UTRAN-Iu-548:PAGING_RESP)[0x56365eaa64c0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822134548055 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x09FF8C2A:UTRAN-Iu-548:PAGING_RESP)[0x56365eaa64c0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822134548055 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x09FF8C2A:UTRAN-Iu-548:PAGING_RESP)[0x56365eaabde0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365eaac0f0] (msc_a.c:1053) 20250822134548055 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134548055 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134548055 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x09FF8C2A:UTRAN-Iu-548:PAGING_RESP)[0x56365eaabde0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822134548055 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x09FF8C2A:UTRAN-Iu-548:PAGING_RESP)[0x56365eaabde0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822134548055 DMSC DEBUG msub_fsm[0x56365eaac0f0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822134548055 DMSC DEBUG msub(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x09FF8C2A) MSC-A terminated (msub.c:261) 20250822134548055 DMSC DEBUG msub(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x09FF8C2A) 1 MSC-I still active (msub.c:79) 20250822134548055 DMSC DEBUG msub_fsm[0x56365eaac0f0]{active}: State change to terminating (no timeout) (msub.c:91) 20250822134548055 DMSC DEBUG msub_fsm[0x56365eaac0f0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822134548055 DMSC DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x09FF8C2A:UTRAN-Iu-548:PAGING_RESP)[0x56365eaabf10]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822134548055 DMSC DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x09FF8C2A:UTRAN-Iu-548:PAGING_RESP)[0x56365eaabf10]{READY}: Removing from parent msub_fsm[0x56365eaac0f0] (msub.c:113) 20250822134548055 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Closing UTRAN-Iu-548 (ran_conn.c:142) 20250822134548055 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-548 (ran_conn.c:155) 20250822134548055 DMSC DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x09FF8C2A:UTRAN-Iu-548:PAGING_RESP)[0x56365eaabf10]{READY}: Freeing instance (msub.c:113) 20250822134548055 DMSC DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x09FF8C2A:UTRAN-Iu-548:PAGING_RESP)[0x56365eaabf10]{READY}: Deallocated (fsm.c:568) 20250822134548055 DMSC DEBUG msub(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x09FF8C2A) Free (msub.c:119) 20250822134548055 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0x09FF8C2A - active-conn: now used by 1 (attached) (msub.c:375) 20250822134548055 DMSC DEBUG msub_fsm[0x56365eaac0f0]{terminating}: Freeing instance (msub.c:113) 20250822134548055 DMSC DEBUG msub_fsm[0x56365eaac0f0]{terminating}: Deallocated (fsm.c:568) 20250822134548055 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134548055 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134548055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134548055 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134548055 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134548055 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134548055 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134548055 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134548055 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134548055 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134548055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134548055 DIUCS DEBUG (UTRAN-Iu-556) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134548055 DMSC DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x87902282:UTRAN-Iu-556:PAGING_RESP)[0x56365eaa1400]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134548055 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134548055 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134548055 DIUCS DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x87902282:UTRAN-Iu-556:PAGING_RESP)[0x56365eaa1400]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134548055 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x87902282:UTRAN-Iu-556:PAGING_RESP)[0x56365eaa1530]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134548055 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x87902282:UTRAN-Iu-556:PAGING_RESP)[0x56365eaa1530]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134548055 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x87902282:UTRAN-Iu-556:PAGING_RESP)[0x56365eaa1530]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250822134548055 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x87902282:UTRAN-Iu-556:PAGING_RESP)[0x56365ea9dda0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250822134548055 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x87902282:UTRAN-Iu-556:PAGING_RESP)[0x56365ea9dda0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822134548055 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x87902282:UTRAN-Iu-556:PAGING_RESP)[0x56365eaa1530]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250822134548055 DMSC DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x87902282:UTRAN-Iu-556:PAGING_RESP)[0x56365eaa1400]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822134548055 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134548055 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134548055 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134548055 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134548055 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134548055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134548055 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x87902282:UTRAN-Iu-556:PAGING_RESP)[0x56365ea9dda0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822134548055 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x87902282:UTRAN-Iu-556:PAGING_RESP)[0x56365ea9dda0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822134548055 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134548055 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134548055 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134548055 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x87902282:UTRAN-Iu-556:PAGING_RESP)[0x56365ea9dda0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822134548055 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x87902282:UTRAN-Iu-556:PAGING_RESP)[0x56365ea9dda0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822134548055 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x87902282:UTRAN-Iu-556:PAGING_RESP)[0x56365ea9dda0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822134548055 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x87902282:UTRAN-Iu-556:PAGING_RESP)[0x56365ea9dda0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822134548055 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x87902282:UTRAN-Iu-556:PAGING_RESP)[0x56365ea9dda0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822134548055 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x87902282:UTRAN-Iu-556:PAGING_RESP)[0x56365eaa1530]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250822134548055 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x87902282:UTRAN-Iu-556:PAGING_RESP)[0x56365eaa1530]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.853s remaining) (msc_a.c:450) 20250822134548055 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134548055 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134548055 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134548055 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134548055 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x87902282:UTRAN-Iu-556:PAGING_RESP)[0x56365eaa1530]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_REGISTER (msc_a.c:2106) 20250822134548055 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x87902282:UTRAN-Iu-556:PAGING_RESP)[0x56365eaa1530]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134548055 DMSC DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x87902282:UTRAN-Iu-556:PAGING_RESP)[0x56365eaa1400]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134548055 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0x87902282 - Paging: now used by 3 (attached,NCSS,active-conn) (paging.c:202) 20250822134548055 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001131/3/1): Available (smpp_smsc.c:626) 20250822134548055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134548055 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134548055 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134548055 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134548055 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134548055 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134548055 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134548055 DIUCS DEBUG (UTRAN-Iu-550) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134548055 DMSC DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x7F9C6EB4:UTRAN-Iu-550:PAGING_RESP)[0x56365eaa53d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134548055 DIUCS DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x7F9C6EB4:UTRAN-Iu-550:PAGING_RESP)[0x56365eaa53d0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134548055 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x7F9C6EB4:UTRAN-Iu-550:PAGING_RESP)[0x56365eab9360]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134548055 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x7F9C6EB4:UTRAN-Iu-550:PAGING_RESP)[0x56365eab9360]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134548055 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x7F9C6EB4:UTRAN-Iu-550:PAGING_RESP)[0x56365eab9360]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250822134548055 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x7F9C6EB4:UTRAN-Iu-550:PAGING_RESP)[0x56365eab9360]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822134548055 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x7F9C6EB4:UTRAN-Iu-550:PAGING_RESP)[0x56365eab9360]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250822134548055 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x7F9C6EB4:UTRAN-Iu-550:PAGING_RESP)[0x56365eab9360]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134548055 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x7F9C6EB4:UTRAN-Iu-550:PAGING_RESP)[0x56365eab9360]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822134548055 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x7F9C6EB4:UTRAN-Iu-550:PAGING_RESP)[0x56365eab8e30]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822134548055 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x7F9C6EB4:UTRAN-Iu-550:PAGING_RESP)[0x56365eab8e30]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x7F9C6EB4:UTRAN-Iu-550:PAGING_RESP)[0x56365eab9360] (msc_a.c:1053) 20250822134548055 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x7F9C6EB4:UTRAN-Iu-550:PAGING_RESP)[0x56365eab8e30]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822134548055 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x7F9C6EB4:UTRAN-Iu-550:PAGING_RESP)[0x56365eab8e30]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822134548055 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x7F9C6EB4:UTRAN-Iu-550:PAGING_RESP)[0x56365eab9360]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365eab5550] (msc_a.c:1053) 20250822134548055 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x7F9C6EB4:UTRAN-Iu-550:PAGING_RESP)[0x56365eab9360]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822134548055 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x7F9C6EB4:UTRAN-Iu-550:PAGING_RESP)[0x56365eab9360]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822134548055 DMSC DEBUG msub_fsm[0x56365eab5550]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822134548055 DMSC DEBUG msub(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x7F9C6EB4) MSC-A terminated (msub.c:261) 20250822134548055 DMSC DEBUG msub(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x7F9C6EB4) 1 MSC-I still active (msub.c:79) 20250822134548055 DMSC DEBUG msub_fsm[0x56365eab5550]{active}: State change to terminating (no timeout) (msub.c:91) 20250822134548055 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134548055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134548055 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134548055 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134548055 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134548055 DMSC DEBUG msub_fsm[0x56365eab5550]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822134548055 DMSC DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x7F9C6EB4:UTRAN-Iu-550:PAGING_RESP)[0x56365eaa53d0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822134548055 DMSC DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x7F9C6EB4:UTRAN-Iu-550:PAGING_RESP)[0x56365eaa53d0]{READY}: Removing from parent msub_fsm[0x56365eab5550] (msub.c:113) 20250822134548055 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Closing UTRAN-Iu-550 (ran_conn.c:142) 20250822134548055 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-550 (ran_conn.c:155) 20250822134548055 DMSC DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x7F9C6EB4:UTRAN-Iu-550:PAGING_RESP)[0x56365eaa53d0]{READY}: Freeing instance (msub.c:113) 20250822134548055 DMSC DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x7F9C6EB4:UTRAN-Iu-550:PAGING_RESP)[0x56365eaa53d0]{READY}: Deallocated (fsm.c:568) 20250822134548055 DMSC DEBUG msub(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x7F9C6EB4) Free (msub.c:119) 20250822134548055 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0x7F9C6EB4 - active-conn: now used by 1 (attached) (msub.c:375) 20250822134548055 DMSC DEBUG msub_fsm[0x56365eab5550]{terminating}: Freeing instance (msub.c:113) 20250822134548055 DMSC DEBUG msub_fsm[0x56365eab5550]{terminating}: Deallocated (fsm.c:568) MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:11 20250822134548055 DIUCS DEBUG (UTRAN-Iu-551) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134548055 DMSC DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x6484C24A:UTRAN-Iu-551:PAGING_RESP)[0x56365ea85890]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134548055 DIUCS DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x6484C24A:UTRAN-Iu-551:PAGING_RESP)[0x56365ea85890]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134548055 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x6484C24A:UTRAN-Iu-551:PAGING_RESP)[0x56365ea859c0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134548055 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x6484C24A:UTRAN-Iu-551:PAGING_RESP)[0x56365ea859c0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134548055 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x6484C24A:UTRAN-Iu-551:PAGING_RESP)[0x56365ea859c0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250822134548055 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x6484C24A:UTRAN-Iu-551:PAGING_RESP)[0x56365ea859c0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822134548055 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x6484C24A:UTRAN-Iu-551:PAGING_RESP)[0x56365ea859c0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250822134548055 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x6484C24A:UTRAN-Iu-551:PAGING_RESP)[0x56365ea859c0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134548055 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x6484C24A:UTRAN-Iu-551:PAGING_RESP)[0x56365ea859c0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822134548055 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x6484C24A:UTRAN-Iu-551:PAGING_RESP)[0x56365ea55ad0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822134548055 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x6484C24A:UTRAN-Iu-551:PAGING_RESP)[0x56365ea55ad0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x6484C24A:UTRAN-Iu-551:PAGING_RESP)[0x56365ea859c0] (msc_a.c:1053) 20250822134548055 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x6484C24A:UTRAN-Iu-551:PAGING_RESP)[0x56365ea55ad0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822134548055 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x6484C24A:UTRAN-Iu-551:PAGING_RESP)[0x56365ea55ad0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822134548055 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x6484C24A:UTRAN-Iu-551:PAGING_RESP)[0x56365ea859c0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea85760] (msc_a.c:1053) 20250822134548055 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x6484C24A:UTRAN-Iu-551:PAGING_RESP)[0x56365ea859c0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822134548055 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134548055 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x6484C24A:UTRAN-Iu-551:PAGING_RESP)[0x56365ea859c0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822134548055 DMSC DEBUG msub_fsm[0x56365ea85760]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822134548055 DMSC DEBUG msub(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x6484C24A) MSC-A terminated (msub.c:261) MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 data has been put to the reassembly buffer 20250822134548055 DMSC DEBUG msub(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x6484C24A) 1 MSC-I still active (msub.c:79) 20250822134548055 DMSC DEBUG msub_fsm[0x56365ea85760]{active}: State change to terminating (no timeout) (msub.c:91) 20250822134548055 DMSC DEBUG msub_fsm[0x56365ea85760]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822134548055 DMSC DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x6484C24A:UTRAN-Iu-551:PAGING_RESP)[0x56365ea85890]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822134548055 DMSC DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x6484C24A:UTRAN-Iu-551:PAGING_RESP)[0x56365ea85890]{READY}: Removing from parent msub_fsm[0x56365ea85760] (msub.c:113) 20250822134548055 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Closing UTRAN-Iu-551 (ran_conn.c:142) 20250822134548055 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134548055 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134548055 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134548055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134548055 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134548055 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134548055 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822134548055 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-551 (ran_conn.c:155) 20250822134548055 DMSC DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x6484C24A:UTRAN-Iu-551:PAGING_RESP)[0x56365ea85890]{READY}: Freeing instance (msub.c:113) 20250822134548055 DMSC DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x6484C24A:UTRAN-Iu-551:PAGING_RESP)[0x56365ea85890]{READY}: Deallocated (fsm.c:568) 20250822134548055 DMSC DEBUG msub(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x6484C24A) Free (msub.c:119) 20250822134548055 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x6484C24A - active-conn: now used by 1 (attached) (msub.c:375) 20250822134548055 DMSC DEBUG msub_fsm[0x56365ea85760]{terminating}: Freeing instance (msub.c:113) 20250822134548055 DMSC DEBUG msub_fsm[0x56365ea85760]{terminating}: Deallocated (fsm.c:568) 20250822134548055 DIUCS DEBUG (UTRAN-Iu-554) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134548055 DMSC DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x20D4AE32:UTRAN-Iu-554:PAGING_RESP)[0x56365ea92800]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134548056 DIUCS DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x20D4AE32:UTRAN-Iu-554:PAGING_RESP)[0x56365ea92800]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134548056 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x20D4AE32:UTRAN-Iu-554:PAGING_RESP)[0x56365eab9ca0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134548056 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x20D4AE32:UTRAN-Iu-554:PAGING_RESP)[0x56365eab9ca0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134548056 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x20D4AE32:UTRAN-Iu-554:PAGING_RESP)[0x56365eab9ca0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134548056 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134548056 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134548056 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134548056 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134548056 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134548056 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134548056 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134548056 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134548056 DIUCS DEBUG (UTRAN-Iu-552) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134548056 DMSC DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2052BB24:UTRAN-Iu-552:PAGING_RESP)[0x56365ea7ae30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134548056 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134548056 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134548056 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134548056 DIUCS DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2052BB24:UTRAN-Iu-552:PAGING_RESP)[0x56365ea7ae30]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134548056 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2052BB24:UTRAN-Iu-552:PAGING_RESP)[0x56365ea32df0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134548056 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2052BB24:UTRAN-Iu-552:PAGING_RESP)[0x56365ea32df0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134548056 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2052BB24:UTRAN-Iu-552:PAGING_RESP)[0x56365ea32df0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250822134548056 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2052BB24:UTRAN-Iu-552:PAGING_RESP)[0x56365ea32df0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822134548056 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2052BB24:UTRAN-Iu-552:PAGING_RESP)[0x56365ea32df0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250822134548056 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2052BB24:UTRAN-Iu-552:PAGING_RESP)[0x56365ea32df0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134548056 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2052BB24:UTRAN-Iu-552:PAGING_RESP)[0x56365ea32df0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822134548056 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2052BB24:UTRAN-Iu-552:PAGING_RESP)[0x56365ea59910]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822134548056 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2052BB24:UTRAN-Iu-552:PAGING_RESP)[0x56365ea59910]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2052BB24:UTRAN-Iu-552:PAGING_RESP)[0x56365ea32df0] (msc_a.c:1053) 20250822134548056 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2052BB24:UTRAN-Iu-552:PAGING_RESP)[0x56365ea59910]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822134548056 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2052BB24:UTRAN-Iu-552:PAGING_RESP)[0x56365ea59910]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822134548056 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2052BB24:UTRAN-Iu-552:PAGING_RESP)[0x56365ea32df0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea7ad00] (msc_a.c:1053) 20250822134548056 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2052BB24:UTRAN-Iu-552:PAGING_RESP)[0x56365ea32df0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822134548056 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2052BB24:UTRAN-Iu-552:PAGING_RESP)[0x56365ea32df0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822134548056 DMSC DEBUG msub_fsm[0x56365ea7ad00]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822134548056 DMSC DEBUG msub(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2052BB24) MSC-A terminated (msub.c:261) 20250822134548056 DMSC DEBUG msub(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2052BB24) 1 MSC-I still active (msub.c:79) 20250822134548056 DMSC DEBUG msub_fsm[0x56365ea7ad00]{active}: State change to terminating (no timeout) (msub.c:91) 20250822134548056 DMSC DEBUG msub_fsm[0x56365ea7ad00]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822134548056 DMSC DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2052BB24:UTRAN-Iu-552:PAGING_RESP)[0x56365ea7ae30]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822134548056 DMSC DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2052BB24:UTRAN-Iu-552:PAGING_RESP)[0x56365ea7ae30]{READY}: Removing from parent msub_fsm[0x56365ea7ad00] (msub.c:113) 20250822134548056 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Closing UTRAN-Iu-552 (ran_conn.c:142) 20250822134548056 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134548056 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134548056 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134548056 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134548056 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134548056 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-552 (ran_conn.c:155) 20250822134548056 DMSC DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2052BB24:UTRAN-Iu-552:PAGING_RESP)[0x56365ea7ae30]{READY}: Freeing instance (msub.c:113) 20250822134548056 DMSC DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2052BB24:UTRAN-Iu-552:PAGING_RESP)[0x56365ea7ae30]{READY}: Deallocated (fsm.c:568) 20250822134548056 DMSC DEBUG msub(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2052BB24) Free (msub.c:119) 20250822134548056 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2052BB24 - active-conn: now used by 1 (attached) (msub.c:375) 20250822134548056 DMSC DEBUG msub_fsm[0x56365ea7ad00]{terminating}: Freeing instance (msub.c:113) 20250822134548056 DMSC DEBUG msub_fsm[0x56365ea7ad00]{terminating}: Deallocated (fsm.c:568) MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 20250822134548056 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134548056 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134548056 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134548056 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134548056 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:11 20250822134548056 DIUCS DEBUG (UTRAN-Iu-555) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134548056 DMSC DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x2D95FA3B:UTRAN-Iu-555:PAGING_RESP)[0x56365ea801c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134548056 DIUCS DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x2D95FA3B:UTRAN-Iu-555:PAGING_RESP)[0x56365ea801c0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134548056 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x2D95FA3B:UTRAN-Iu-555:PAGING_RESP)[0x56365ea802f0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134548056 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x2D95FA3B:UTRAN-Iu-555:PAGING_RESP)[0x56365ea802f0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134548056 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x2D95FA3B:UTRAN-Iu-555:PAGING_RESP)[0x56365ea802f0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822134548056 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134548056 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134548056 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134548056 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134548056 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134548056 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134548056 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134548056 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134548056 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134548056 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134548056 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(3237)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(3231)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 20250822134548056 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0x2D95FA3B + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250822134548056 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0x2D95FA3B - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:505) 20250822134548056 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x2D95FA3B:UTRAN-Iu-555:PAGING_RESP)[0x56365ea802f0]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250822134548056 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x2D95FA3B:UTRAN-Iu-555:PAGING_RESP)[0x56365ea802f0]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134548056 DMSC DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x2D95FA3B:UTRAN-Iu-555:PAGING_RESP)[0x56365ea801c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:7 20250822134548056 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0x2D95FA3B - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250822134548056 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x2D95FA3B:UTRAN-Iu-555:PAGING_RESP)[0x56365ea802f0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134548056 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x2D95FA3B:UTRAN-Iu-555:PAGING_RESP)[0x56365ea802f0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250822134548056 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x2D95FA3B:UTRAN-Iu-555:PAGING_RESP)[0x56365ea802f0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250822134548056 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0x2D95FA3B + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822134548056 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0x2D95FA3B + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822134548056 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0x2D95FA3B - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822134548056 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x2D95FA3B:UTRAN-Iu-555:PAGING_RESP)[0x56365ea802f0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250822134548056 DMSC DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x2D95FA3B:UTRAN-Iu-555:PAGING_RESP)[0x56365ea801c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822134548056 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0x2D95FA3B - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) TC_iu_multi_lu_and_mt_ussd2(3235)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 20250822134548057 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134548057 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134548057 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134548057 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134548057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134548057 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134548057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134548057 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134548057 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134548057 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822134548057 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134548057 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134548057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134548057 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134548057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134548057 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134548057 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134548057 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134548057 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134548057 DLM3UA DEBUG 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(3202)@718a44d66dfb: Deleted conn table entry 7TC_iu_multi_lu_and_mt_ussd2(3219)15251224 20250822134548057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:15 20250822134548057 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134548057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134548057 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 data has been put to the reassembly buffer TC_iu_multi_lu_and_mt_ussd2(3219)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(3219)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(3219)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:15 MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:9 MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:10 20250822134548058 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134548058 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134548058 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134548058 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134548058 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134548058 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134548058 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134548058 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(3202)@718a44d66dfb: Deleted conn table entry 9TC_iu_multi_lu_and_mt_ussd2(3227)10448726 MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:12 TC_iu_multi_lu_and_mt_ussd2(3227)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(3227)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(3227)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:14 MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(3202)@718a44d66dfb: Deleted conn table entry 10TC_iu_multi_lu_and_mt_ussd2(3225)5382006 MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on connection ID:11 TC_iu_multi_lu_and_mt_ussd2(3225)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_len:7 TC_iu_multi_lu_and_mt_ussd2(3225)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_from0 TC_iu_multi_lu_and_mt_ussd2(3225)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(3219)@718a44d66dfb: Final verdict of PTC: pass MSC_Test_2-SCCP(3201)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '20010003000000'O TC_iu_multi_lu_and_mt_ussd2(3239)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(3202)@718a44d66dfb: Deleted conn table entry 12TC_iu_multi_lu_and_mt_ussd2(3229)2044264 MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:14 MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(3229)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(3229)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(3229)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(3227)@718a44d66dfb: Final verdict of PTC: pass TC_iu_multi_lu_and_mt_ussd2(3237)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(3225)@718a44d66dfb: Final verdict of PTC: pass MSC_Test_2-RAN(3202)@718a44d66dfb: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(3202)@718a44d66dfb: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on connection ID:15 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_len:20 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_from0 TC_iu_multi_lu_and_mt_ussd2(3229)@718a44d66dfb: Final verdict of PTC: pass MSC_Test_2-SCCP(3201)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on connection ID:14 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_len:7 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3201)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134548098 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0x20D4AE32 + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250822134548098 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0x20D4AE32 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:505) 20250822134548098 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x20D4AE32:UTRAN-Iu-554:PAGING_RESP)[0x56365eab9ca0]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250822134548098 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x20D4AE32:UTRAN-Iu-554:PAGING_RESP)[0x56365eab9ca0]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134548098 DMSC DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x20D4AE32:UTRAN-Iu-554:PAGING_RESP)[0x56365ea92800]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134548098 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0x20D4AE32 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250822134548098 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x20D4AE32:UTRAN-Iu-554:PAGING_RESP)[0x56365eab9ca0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134548098 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x20D4AE32:UTRAN-Iu-554:PAGING_RESP)[0x56365eab9ca0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250822134548098 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x20D4AE32:UTRAN-Iu-554:PAGING_RESP)[0x56365eab9ca0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250822134548098 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0x20D4AE32 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822134548098 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0x20D4AE32 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822134548098 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0x20D4AE32 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822134548098 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x20D4AE32:UTRAN-Iu-554:PAGING_RESP)[0x56365eab9ca0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250822134548098 DMSC DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x20D4AE32:UTRAN-Iu-554:PAGING_RESP)[0x56365ea92800]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822134548098 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0x20D4AE32 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822134548098 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134548098 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134548098 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134548098 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134548098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134548098 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134548098 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134548098 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134548098 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134548098 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134548098 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134548098 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134548098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134548098 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134548098 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134548098 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134548098 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134548098 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134548098 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134548098 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134548099 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134548099 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134548099 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134548099 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134548099 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134548099 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134548099 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134548099 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134548099 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134548099 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134548099 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134548099 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134548099 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134548099 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134548099 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134548099 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134548099 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134548099 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134548099 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134548099 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134548099 DIUCS DEBUG (UTRAN-Iu-553) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134548099 DMSC DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1A72458D:UTRAN-Iu-553:PAGING_RESP)[0x56365ea55e30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134548099 DIUCS DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1A72458D:UTRAN-Iu-553:PAGING_RESP)[0x56365ea55e30]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134548099 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1A72458D:UTRAN-Iu-553:PAGING_RESP)[0x56365eaa11a0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134548099 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1A72458D:UTRAN-Iu-553:PAGING_RESP)[0x56365eaa11a0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134548099 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1A72458D:UTRAN-Iu-553:PAGING_RESP)[0x56365eaa11a0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250822134548099 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1A72458D:UTRAN-Iu-553:PAGING_RESP)[0x56365eaa11a0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822134548099 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1A72458D:UTRAN-Iu-553:PAGING_RESP)[0x56365eaa11a0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250822134548099 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1A72458D:UTRAN-Iu-553:PAGING_RESP)[0x56365eaa11a0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134548099 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1A72458D:UTRAN-Iu-553:PAGING_RESP)[0x56365eaa11a0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822134548099 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1A72458D:UTRAN-Iu-553:PAGING_RESP)[0x56365eaa5210]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822134548099 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1A72458D:UTRAN-Iu-553:PAGING_RESP)[0x56365eaa5210]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1A72458D:UTRAN-Iu-553:PAGING_RESP)[0x56365eaa11a0] (msc_a.c:1053) 20250822134548099 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1A72458D:UTRAN-Iu-553:PAGING_RESP)[0x56365eaa5210]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822134548099 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1A72458D:UTRAN-Iu-553:PAGING_RESP)[0x56365eaa5210]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822134548099 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1A72458D:UTRAN-Iu-553:PAGING_RESP)[0x56365eaa11a0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea8eab0] (msc_a.c:1053) 20250822134548099 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1A72458D:UTRAN-Iu-553:PAGING_RESP)[0x56365eaa11a0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822134548099 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1A72458D:UTRAN-Iu-553:PAGING_RESP)[0x56365eaa11a0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822134548099 DMSC DEBUG msub_fsm[0x56365ea8eab0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822134548099 DMSC DEBUG msub(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1A72458D) MSC-A terminated (msub.c:261) 20250822134548099 DMSC DEBUG msub(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1A72458D) 1 MSC-I still active (msub.c:79) 20250822134548099 DMSC DEBUG msub_fsm[0x56365ea8eab0]{active}: State change to terminating (no timeout) (msub.c:91) 20250822134548099 DMSC DEBUG msub_fsm[0x56365ea8eab0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822134548099 DMSC DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1A72458D:UTRAN-Iu-553:PAGING_RESP)[0x56365ea55e30]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822134548099 DMSC DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1A72458D:UTRAN-Iu-553:PAGING_RESP)[0x56365ea55e30]{READY}: Removing from parent msub_fsm[0x56365ea8eab0] (msub.c:113) 20250822134548099 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Closing UTRAN-Iu-553 (ran_conn.c:142) 20250822134548099 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134548099 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134548099 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134548099 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134548099 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134548099 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134548099 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134548099 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134548099 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134548099 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134548099 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134548099 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134548099 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134548099 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134548099 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134548099 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134548099 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-553 (ran_conn.c:155) 20250822134548099 DMSC DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1A72458D:UTRAN-Iu-553:PAGING_RESP)[0x56365ea55e30]{READY}: Freeing instance (msub.c:113) 20250822134548099 DMSC DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1A72458D:UTRAN-Iu-553:PAGING_RESP)[0x56365ea55e30]{READY}: Deallocated (fsm.c:568) 20250822134548099 DMSC DEBUG msub(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1A72458D) Free (msub.c:119) 20250822134548099 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x1A72458D - active-conn: now used by 1 (attached) (msub.c:375) 20250822134548099 DMSC DEBUG msub_fsm[0x56365ea8eab0]{terminating}: Freeing instance (msub.c:113) 20250822134548099 DMSC DEBUG msub_fsm[0x56365ea8eab0]{terminating}: Deallocated (fsm.c:568) 20250822134548099 DIUCS DEBUG (UTRAN-Iu-556) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134548099 DMSC DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x87902282:UTRAN-Iu-556:PAGING_RESP)[0x56365eaa1400]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134548099 DIUCS DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x87902282:UTRAN-Iu-556:PAGING_RESP)[0x56365eaa1400]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134548099 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x87902282:UTRAN-Iu-556:PAGING_RESP)[0x56365eaa1530]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134548099 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x87902282:UTRAN-Iu-556:PAGING_RESP)[0x56365eaa1530]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134548099 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x87902282:UTRAN-Iu-556:PAGING_RESP)[0x56365eaa1530]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134548099 DIUCS DEBUG (UTRAN-Iu-555) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134548099 DMSC DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x2D95FA3B:UTRAN-Iu-555:PAGING_RESP)[0x56365ea801c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134548099 DIUCS DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x2D95FA3B:UTRAN-Iu-555:PAGING_RESP)[0x56365ea801c0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134548099 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134548099 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134548099 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134548099 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134548099 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134548099 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134548099 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134548099 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134548099 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x2D95FA3B:UTRAN-Iu-555:PAGING_RESP)[0x56365ea802f0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134548099 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x2D95FA3B:UTRAN-Iu-555:PAGING_RESP)[0x56365ea802f0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134548099 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x2D95FA3B:UTRAN-Iu-555:PAGING_RESP)[0x56365ea802f0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250822134548099 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x2D95FA3B:UTRAN-Iu-555:PAGING_RESP)[0x56365ea802f0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822134548099 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x2D95FA3B:UTRAN-Iu-555:PAGING_RESP)[0x56365ea802f0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250822134548099 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x2D95FA3B:UTRAN-Iu-555:PAGING_RESP)[0x56365ea802f0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134548099 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x2D95FA3B:UTRAN-Iu-555:PAGING_RESP)[0x56365ea802f0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822134548099 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x2D95FA3B:UTRAN-Iu-555:PAGING_RESP)[0x56365ea3cfc0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822134548099 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x2D95FA3B:UTRAN-Iu-555:PAGING_RESP)[0x56365ea3cfc0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x2D95FA3B:UTRAN-Iu-555:PAGING_RESP)[0x56365ea802f0] (msc_a.c:1053) 20250822134548099 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x2D95FA3B:UTRAN-Iu-555:PAGING_RESP)[0x56365ea3cfc0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822134548099 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x2D95FA3B:UTRAN-Iu-555:PAGING_RESP)[0x56365ea3cfc0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 20250822134548099 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x2D95FA3B:UTRAN-Iu-555:PAGING_RESP)[0x56365ea802f0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea9d230] (msc_a.c:1053) 20250822134548099 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x2D95FA3B:UTRAN-Iu-555:PAGING_RESP)[0x56365ea802f0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822134548099 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x2D95FA3B:UTRAN-Iu-555:PAGING_RESP)[0x56365ea802f0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822134548099 DMSC DEBUG msub_fsm[0x56365ea9d230]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822134548099 DMSC DEBUG msub(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x2D95FA3B) MSC-A terminated (msub.c:261) 20250822134548099 DMSC DEBUG msub(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x2D95FA3B) 1 MSC-I still active (msub.c:79) 20250822134548099 DMSC DEBUG msub_fsm[0x56365ea9d230]{active}: State change to terminating (no timeout) (msub.c:91) 20250822134548099 DMSC DEBUG msub_fsm[0x56365ea9d230]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822134548099 DMSC DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x2D95FA3B:UTRAN-Iu-555:PAGING_RESP)[0x56365ea801c0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822134548099 DMSC DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x2D95FA3B:UTRAN-Iu-555:PAGING_RESP)[0x56365ea801c0]{READY}: Removing from parent msub_fsm[0x56365ea9d230] (msub.c:113) 20250822134548099 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Closing UTRAN-Iu-555 (ran_conn.c:142) 20250822134548099 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-555 (ran_conn.c:155) 20250822134548099 DMSC DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x2D95FA3B:UTRAN-Iu-555:PAGING_RESP)[0x56365ea801c0]{READY}: Freeing instance (msub.c:113) 20250822134548099 DMSC DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x2D95FA3B:UTRAN-Iu-555:PAGING_RESP)[0x56365ea801c0]{READY}: Deallocated (fsm.c:568) 20250822134548099 DMSC DEBUG msub(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x2D95FA3B) Free (msub.c:119) 20250822134548099 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0x2D95FA3B - active-conn: now used by 1 (attached) (msub.c:375) 20250822134548099 DMSC DEBUG msub_fsm[0x56365ea9d230]{terminating}: Freeing instance (msub.c:113) 20250822134548099 DMSC DEBUG msub_fsm[0x56365ea9d230]{terminating}: Deallocated (fsm.c:568) 20250822134548099 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134548099 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134548099 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822134548099 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134548099 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134548099 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134548099 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134548099 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(3239)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:13 MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 20250822134548100 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0x87902282 + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250822134548100 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0x87902282 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:505) 20250822134548100 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x87902282:UTRAN-Iu-556:PAGING_RESP)[0x56365eaa1530]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250822134548100 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x87902282:UTRAN-Iu-556:PAGING_RESP)[0x56365eaa1530]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134548100 DMSC DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x87902282:UTRAN-Iu-556:PAGING_RESP)[0x56365eaa1400]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134548100 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0x87902282 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250822134548100 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x87902282:UTRAN-Iu-556:PAGING_RESP)[0x56365eaa1530]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134548100 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x87902282:UTRAN-Iu-556:PAGING_RESP)[0x56365eaa1530]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250822134548100 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x87902282:UTRAN-Iu-556:PAGING_RESP)[0x56365eaa1530]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250822134548100 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0x87902282 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822134548100 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0x87902282 + vlr_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-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822134548100 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0x87902282 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822134548100 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x87902282:UTRAN-Iu-556:PAGING_RESP)[0x56365eaa1530]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250822134548100 DMSC DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x87902282:UTRAN-Iu-556:PAGING_RESP)[0x56365eaa1400]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822134548100 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0x87902282 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822134548100 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134548100 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134548100 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134548100 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134548100 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134548100 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134548100 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134548100 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134548100 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134548100 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134548100 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134548100 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134548100 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134548100 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134548100 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134548100 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:13 MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:11 MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(3231)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822134548101 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134548101 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134548101 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134548101 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134548101 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134548101 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134548101 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134548101 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:14 MSC_Test_2-RAN(3202)@718a44d66dfb: Deleted conn table entry 11TC_iu_multi_lu_and_mt_ussd2(3235)16171812 TC_iu_multi_lu_and_mt_ussd2(3235)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(3235)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(3235)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:15 MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-RAN(3202)@718a44d66dfb: Deleted conn table entry 14TC_iu_multi_lu_and_mt_ussd2(3237)4534188 MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(3237)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(3237)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(3237)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:15 MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3201)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(3235)@718a44d66dfb: Final verdict of PTC: pass MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on connection ID:13 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_len:7 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_from0 TC_iu_multi_lu_and_mt_ussd2(3239)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3201)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(3237)@718a44d66dfb: Final verdict of PTC: pass MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on connection ID:15 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_len:7 MSC_Test_2-SCCP(3201)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3201)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134548302 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134548302 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134548302 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134548302 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134548302 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134548302 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134548302 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134548302 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134548302 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134548302 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134548302 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134548302 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134548302 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134548302 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134548302 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134548302 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134548302 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134548302 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134548302 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134548302 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134548302 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134548302 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134548302 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134548302 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134548302 DIUCS DEBUG (UTRAN-Iu-554) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134548303 DMSC DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x20D4AE32:UTRAN-Iu-554:PAGING_RESP)[0x56365ea92800]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134548303 DIUCS DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x20D4AE32:UTRAN-Iu-554:PAGING_RESP)[0x56365ea92800]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134548303 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x20D4AE32:UTRAN-Iu-554:PAGING_RESP)[0x56365eab9ca0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134548303 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x20D4AE32:UTRAN-Iu-554:PAGING_RESP)[0x56365eab9ca0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134548303 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x20D4AE32:UTRAN-Iu-554:PAGING_RESP)[0x56365eab9ca0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250822134548303 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x20D4AE32:UTRAN-Iu-554:PAGING_RESP)[0x56365eab9ca0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822134548303 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x20D4AE32:UTRAN-Iu-554:PAGING_RESP)[0x56365eab9ca0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250822134548303 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x20D4AE32:UTRAN-Iu-554:PAGING_RESP)[0x56365eab9ca0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134548303 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x20D4AE32:UTRAN-Iu-554:PAGING_RESP)[0x56365eab9ca0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822134548303 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x20D4AE32:UTRAN-Iu-554:PAGING_RESP)[0x56365eaa1c30]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822134548303 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x20D4AE32:UTRAN-Iu-554:PAGING_RESP)[0x56365eaa1c30]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x20D4AE32:UTRAN-Iu-554:PAGING_RESP)[0x56365eab9ca0] (msc_a.c:1053) 20250822134548303 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x20D4AE32:UTRAN-Iu-554:PAGING_RESP)[0x56365eaa1c30]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822134548303 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x20D4AE32:UTRAN-Iu-554:PAGING_RESP)[0x56365eaa1c30]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822134548303 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x20D4AE32:UTRAN-Iu-554:PAGING_RESP)[0x56365eab9ca0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365eab8ba0] (msc_a.c:1053) 20250822134548303 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x20D4AE32:UTRAN-Iu-554:PAGING_RESP)[0x56365eab9ca0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822134548303 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x20D4AE32:UTRAN-Iu-554:PAGING_RESP)[0x56365eab9ca0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822134548303 DMSC DEBUG msub_fsm[0x56365eab8ba0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822134548303 DMSC DEBUG msub(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x20D4AE32) MSC-A terminated (msub.c:261) 20250822134548303 DMSC DEBUG msub(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x20D4AE32) 1 MSC-I still active (msub.c:79) 20250822134548303 DMSC DEBUG msub_fsm[0x56365eab8ba0]{active}: State change to terminating (no timeout) (msub.c:91) 20250822134548303 DMSC DEBUG msub_fsm[0x56365eab8ba0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822134548303 DMSC DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x20D4AE32:UTRAN-Iu-554:PAGING_RESP)[0x56365ea92800]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822134548303 DMSC DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x20D4AE32:UTRAN-Iu-554:PAGING_RESP)[0x56365ea92800]{READY}: Removing from parent msub_fsm[0x56365eab8ba0] (msub.c:113) 20250822134548303 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Closing UTRAN-Iu-554 (ran_conn.c:142) 20250822134548303 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-554 (ran_conn.c:155) 20250822134548303 DMSC DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x20D4AE32:UTRAN-Iu-554:PAGING_RESP)[0x56365ea92800]{READY}: Freeing instance (msub.c:113) 20250822134548303 DMSC DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x20D4AE32:UTRAN-Iu-554:PAGING_RESP)[0x56365ea92800]{READY}: Deallocated (fsm.c:568) 20250822134548303 DMSC DEBUG msub(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x20D4AE32) Free (msub.c:119) 20250822134548303 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0x20D4AE32 - active-conn: now used by 1 (attached) (msub.c:375) 20250822134548303 DMSC DEBUG msub_fsm[0x56365eab8ba0]{terminating}: Freeing instance (msub.c:113) 20250822134548303 DMSC DEBUG msub_fsm[0x56365eab8ba0]{terminating}: Deallocated (fsm.c:568) 20250822134548303 DIUCS DEBUG (UTRAN-Iu-556) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134548303 DMSC DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x87902282:UTRAN-Iu-556:PAGING_RESP)[0x56365eaa1400]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134548303 DIUCS DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x87902282:UTRAN-Iu-556:PAGING_RESP)[0x56365eaa1400]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134548303 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x87902282:UTRAN-Iu-556:PAGING_RESP)[0x56365eaa1530]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134548303 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x87902282:UTRAN-Iu-556:PAGING_RESP)[0x56365eaa1530]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134548303 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x87902282:UTRAN-Iu-556:PAGING_RESP)[0x56365eaa1530]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250822134548303 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x87902282:UTRAN-Iu-556:PAGING_RESP)[0x56365eaa1530]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822134548303 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x87902282:UTRAN-Iu-556:PAGING_RESP)[0x56365eaa1530]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250822134548303 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x87902282:UTRAN-Iu-556:PAGING_RESP)[0x56365eaa1530]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134548303 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x87902282:UTRAN-Iu-556:PAGING_RESP)[0x56365eaa1530]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822134548303 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x87902282:UTRAN-Iu-556:PAGING_RESP)[0x56365ea9dda0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822134548303 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x87902282:UTRAN-Iu-556:PAGING_RESP)[0x56365ea9dda0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x87902282:UTRAN-Iu-556:PAGING_RESP)[0x56365eaa1530] (msc_a.c:1053) 20250822134548303 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x87902282:UTRAN-Iu-556:PAGING_RESP)[0x56365ea9dda0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822134548303 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x87902282:UTRAN-Iu-556:PAGING_RESP)[0x56365ea9dda0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822134548303 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x87902282:UTRAN-Iu-556:PAGING_RESP)[0x56365eaa1530]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365eaa12d0] (msc_a.c:1053) 20250822134548303 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x87902282:UTRAN-Iu-556:PAGING_RESP)[0x56365eaa1530]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822134548303 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x87902282:UTRAN-Iu-556:PAGING_RESP)[0x56365eaa1530]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822134548303 DMSC DEBUG msub_fsm[0x56365eaa12d0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822134548303 DMSC DEBUG msub(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x87902282) MSC-A terminated (msub.c:261) 20250822134548303 DMSC DEBUG msub(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x87902282) 1 MSC-I still active (msub.c:79) 20250822134548303 DMSC DEBUG msub_fsm[0x56365eaa12d0]{active}: State change to terminating (no timeout) (msub.c:91) 20250822134548303 DMSC DEBUG msub_fsm[0x56365eaa12d0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822134548303 DMSC DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x87902282:UTRAN-Iu-556:PAGING_RESP)[0x56365eaa1400]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822134548304 DMSC DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x87902282:UTRAN-Iu-556:PAGING_RESP)[0x56365eaa1400]{READY}: Removing from parent msub_fsm[0x56365eaa12d0] (msub.c:113) 20250822134548304 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Closing UTRAN-Iu-556 (ran_conn.c:142) 20250822134548304 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-556 (ran_conn.c:155) 20250822134548304 DMSC DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x87902282:UTRAN-Iu-556:PAGING_RESP)[0x56365eaa1400]{READY}: Freeing instance (msub.c:113) 20250822134548304 DMSC DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x87902282:UTRAN-Iu-556:PAGING_RESP)[0x56365eaa1400]{READY}: Deallocated (fsm.c:568) 20250822134548304 DMSC DEBUG msub(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x87902282) Free (msub.c:119) 20250822134548304 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0x87902282 - active-conn: now used by 1 (attached) (msub.c:375) 20250822134548304 DMSC DEBUG msub_fsm[0x56365eaa12d0]{terminating}: Freeing instance (msub.c:113) 20250822134548304 DMSC DEBUG msub_fsm[0x56365eaa12d0]{terminating}: Deallocated (fsm.c:568) 20250822134548304 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134548304 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134548304 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134548304 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134548304 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134548304 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134548304 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134548304 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134548304 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134548304 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134548304 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134548304 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134548304 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134548304 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134548304 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134548304 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(3203)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:13 20250822134548307 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134548307 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134548307 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134548307 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134548307 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134548307 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134548307 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134548307 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(3202)@718a44d66dfb: Deleted conn table entry 13TC_iu_multi_lu_and_mt_ussd2(3231)5338083 MSC_Test_2-SCCP(3201)@718a44d66dfb: Session index based on local reference:15 TC_iu_multi_lu_and_mt_ussd2(3231)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(3231)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(3231)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3203)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(3202)@718a44d66dfb: Deleted conn table entry 15TC_iu_multi_lu_and_mt_ussd2(3239)13705843 TC_iu_multi_lu_and_mt_ussd2(3239)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(3239)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(3239)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(3231)@718a44d66dfb: Final verdict of PTC: pass TC_iu_multi_lu_and_mt_ussd2(3239)@718a44d66dfb: Final verdict of PTC: pass 20250822134548320 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822134548320 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822134548320 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822134548321 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822134548321 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822134548321 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822134548321 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822134548321 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822134548321 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822134548321 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250822134548321 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822134548321 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134548321 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822134548321 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822134548321 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822134548321 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) MSC_Test_0-SCCP(3195)@718a44d66dfb: Final verdict of PTC: none 20250822134548321 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822134548321 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822134548321 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822134548321 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250822134548322 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822134548322 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822134548322 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134548322 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test-GSUP(3207)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(3204)@718a44d66dfb: Final verdict of PTC: none 20250822134548322 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134548322 DLM3UA DEBUG 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_1-SCCP(3198)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP-IPA(3206)@718a44d66dfb: Final verdict of PTC: none 20250822134548322 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134548322 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134548322 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134548322 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134548322 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) 20250822134548322 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) 20250822134548322 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822134548322 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250822134548322 DLINP ERROR virt-bsc1-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250822134548322 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) 20250822134548322 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:772) 20250822134548322 DLSS7 ERROR 0: asp-virt-bsc1-0: xUA SRV SEND_FAILED (osmo_ss7_asp.c:795) 20250822134548322 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_1-M3UA(3200)@718a44d66dfb: Final verdict of PTC: none 20250822134548322 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134548322 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250822134548322 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822134548322 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822134548322 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822134548322 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822134548323 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822134548323 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822134548323 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) 20250822134548323 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) 20250822134548323 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822134548323 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250822134548323 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) 20250822134548323 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) 20250822134548323 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-RAN(3196)@718a44d66dfb: Final verdict of PTC: none MSC_Test_2-SCCP(3201)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3234)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3236)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3230)@718a44d66dfb: Final verdict of PTC: none MSC_Test_2-M3UA(3203)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3212)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3194)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-M3UA(3197)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3222)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(3209)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(3208)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3216)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(3205)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3228)@718a44d66dfb: Final verdict of PTC: none MSC_Test_2-RAN(3202)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3240)@718a44d66dfb: Final verdict of PTC: none MSC_Test_1-RAN(3199)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3241)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3218)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3224)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3214)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3226)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3220)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3238)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3232)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(3194): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(3195): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(3196): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(3197): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-SCCP(3198): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-RAN(3199): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-M3UA(3200): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_2-SCCP(3201): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_2-RAN(3202): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_2-M3UA(3203): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(3204): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(3205): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(3206): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(3207): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(3208): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(3209): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(3210): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(3211): pass (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(3212): none (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(3213): pass (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(3214): none (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(3215): pass (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(3216): none (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(3217): pass (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(3218): none (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(3219): pass (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(3220): none (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(3221): pass (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(3222): none (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(3223): pass (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(3224): none (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(3225): pass (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(3226): none (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(3227): pass (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(3228): none (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(3229): pass (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(3230): none (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(3231): pass (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(3232): none (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(3233): pass (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(3234): none (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(3235): pass (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(3236): none (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(3237): pass (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(3238): none (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(3239): pass (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(3240): none (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(3241): none (pass -> pass) MTC@718a44d66dfb: Test case TC_iu_multi_lu_and_mt_ussd finished. Verdict: pass MTC@718a44d66dfb: 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'. Fri Aug 22 13:45:48 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 20250822134549323 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822134550323 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822134550323 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822134550323 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822134550323 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822134550323 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822134550323 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822134550323 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=5045164) 20250822134551325 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=5045164, count=5047856) 20250822134552325 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:45:52 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests_Iu.TC_iu_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 20250822134553326 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_iu_lu_with_invalid_mcc_mnc started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(3245)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(3245)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(3245)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(3243)@718a44d66dfb: v_sccp_pdu_maxlen:268 MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_1-M3UA(3248)@718a44d66dfb: ************************************************* MSC_Test_1-M3UA(3248)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(3248)@718a44d66dfb: ************************************************* MSC_Test_1-SCCP(3246)@718a44d66dfb: v_sccp_pdu_maxlen:268 MTC@718a44d66dfb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_2-M3UA(3251)@718a44d66dfb: ************************************************* MSC_Test_2-M3UA(3251)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(3251)@718a44d66dfb: ************************************************* MSC_Test_2-SCCP(3249)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822134553947 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(3252)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822134554113 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822134554113 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822134554113 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822134554113 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(3245)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(3245)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(3245)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822134554118 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134554118 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822134554118 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822134554118 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822134554118 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822134554118 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822134554118 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(3245)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(3245)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(3245)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(3245)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(3245)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(3245)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(3245)@718a44d66dfb: Message received on association #8 20250822134554119 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134554119 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822134554119 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822134554119 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822134554119 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822134554119 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822134554119 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250822134554119 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(3245)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822134554119 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822134554119 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(3245)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(3245)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(3245)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(3245)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(3245)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822134554126 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) 20250822134554126 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) 20250822134554126 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822134554126 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(3248)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(3248)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(3248)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822134554132 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134554132 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822134554132 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822134554132 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822134554132 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822134554132 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) MSC_Test_1-M3UA(3248)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_1-M3UA(3248)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250822134554132 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(3248)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(3248)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(3248)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822134554135 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134554135 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822134554135 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822134554135 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822134554135 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822134554135 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) MSC_Test_1-M3UA(3248)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(3248)@718a44d66dfb: Message received on association #8 20250822134554135 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250822134554135 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) 20250822134554135 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250822134554135 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(3248)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(3248)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(3248)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(3248)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(3248)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(3248)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822134554141 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) 20250822134554141 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) 20250822134554141 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) 20250822134554141 DLSS7 INFO ?: connection closed (osmo_ss7_asp.c:1106) 20250822134554141 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822134554141 DLSS7 ERROR XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted (osmo_ss7_xua_srv.c:192) 20250822134554141 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(3251)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(3251)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(3251)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822134554150 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134554150 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822134554150 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822134554150 DLSS7 ERROR XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' (xua_asp_fsm.c:300) 20250822134554150 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:663) 20250822134554150 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822134554150 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822134554150 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(3251)@718a44d66dfb: M3UA_ASPUP sent 20250822134554150 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.3/0 (xua_snm.c:371) 20250822134554150 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(3248)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3251)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(3248)@718a44d66dfb: Received M3UA_DUNA -> discard MSC_Test_2-M3UA(3251)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3251)@718a44d66dfb: Received M3UA_ERR -> discard MSC_Test_2-M3UA(3251)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3251)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(3251)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3251)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(3251)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822134554156 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134554156 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822134554156 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822134554156 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822134554156 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822134554156 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_ACTIVE (xua_as_fsm.c:467) 20250822134554157 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(3251)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250822134554157 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.3/0 (xua_snm.c:406) MSC_Test_1-M3UA(3248)@718a44d66dfb: Message received on association #8 20250822134554157 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(3248)@718a44d66dfb: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(3251)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3251)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(3251)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(3251)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3251)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822134554327 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822134554327 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(3254)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(3254)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822134554333 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(3254)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(3254)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(3254)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(3254)@718a44d66dfb: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(3254)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(3254)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822134554349 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822134554349 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(3255)@718a44d66dfb: Created GsupExpect[0] for "262420000001054" to be handled at TC_iu_lu_with_invalid_mcc_mnc2(3258) TC_iu_lu_with_invalid_mcc_mnc2(3258)@718a44d66dfb: 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 } } } } 20250822134554925 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134554925 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134554925 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134554925 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822134554925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134554925 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134554925 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134554925 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134554925 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134554925 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134554925 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134554925 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822134554925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134554925 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134554925 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822134554925 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3245)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(3245)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(3245)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(3244)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250822134554931 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134554931 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_1-M3UA(3248)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134554931 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250822134554931 DLM3UA 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) 20250822134554931 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134554931 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134554931 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134554931 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134554931 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134554931 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134554931 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134554931 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) 20250822134554931 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134554931 DLSS7 DEBUG Found route for dpc=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) 20250822134554931 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250822134554931 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(3248)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(3248)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(3247)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250822134554956 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134554956 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134554956 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134554956 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134554956 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134554956 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134554956 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134554956 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3251)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134554956 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) 20250822134554956 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250822134554956 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134554956 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134554956 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134554957 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134554957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134554957 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134554957 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134554957 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3251)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3251)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(3250)@718a44d66dfb: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(3250)@718a44d66dfb: Added conn table entry 0TC_iu_lu_with_invalid_mcc_mnc2(3258)3741844 MSC_Test_2-SCCP(3249)@718a44d66dfb: First idle individual index:0 20250822134554970 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134554970 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134554970 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134554970 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134554970 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134554970 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134554970 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134554970 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3251)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134554971 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) 20250822134554971 DMSC DEBUG msub_fsm[0x56365ea32060]{active}: Allocated (fsm.c:456) 20250822134554971 DMSC DEBUG msc_i[0x56365ea975c0]{READY}: Allocated (fsm.c:456) 20250822134554971 DMSC DEBUG msc_i[0x56365ea975c0]{READY}: is child of msub_fsm[0x56365ea32060] (fsm.c:486) 20250822134554971 DMSC DEBUG msc_a[0x56365ea3c730]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822134554971 DMSC DEBUG msc_a[0x56365ea3c730]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea32060] (fsm.c:486) 20250822134554971 DMSC DEBUG msc_a(unknown:UTRAN-Iu-557:NONE)[0x56365ea3c730]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822134554971 DMSC DEBUG msc_i(unknown:UTRAN-Iu-557:NONE)[0x56365ea975c0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822134554971 DMSC DEBUG msc_a(unknown:UTRAN-Iu-557:NONE)[0x56365ea3c730]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822134554971 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-557:NONE)[0x56365ea3c730]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250822134554971 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-557:NONE)[0x56365ea3c730]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250822134554971 DMM DEBUG msc_a(IMSI-262420000001054:UTRAN-Iu-557:LU)[0x56365ea3c730]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001054 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822134554971 DMM DEBUG msc_a(IMSI-262420000001054:UTRAN-Iu-557:LU)[0x56365ea3c730]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822134554971 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001054:UTRAN-Iu-557:LU)[0x56365eab22c0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822134554971 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001054:UTRAN-Iu-557:LU)[0x56365eab22c0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001054:UTRAN-Iu-557:LU)[0x56365ea3c730] (fsm.c:486) 20250822134554971 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001054:UTRAN-Iu-557:LU)[0x56365eab22c0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250822134554971 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001054:UTRAN-Iu-557:LU)[0x56365eab22c0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822134554971 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822134554971 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001054 id=262420000001054 (vlr.c:661) 20250822134554971 DVLR INFO New subscr, IMSI: 262420000001054 (vlr.c:562) 20250822134554971 DVLR DEBUG VLR subscr IMSI-262420000001054 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822134554971 DMSC DEBUG msc_a(IMSI-262420000001054:UTRAN-Iu-557:LU)[0x56365ea3c730]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822134554971 DMSC DEBUG msc_a(IMSI-262420000001054:UTRAN-Iu-557:LU)[0x56365ea3c730]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822134554971 DVLR DEBUG VLR subscr IMSI-262420000001054 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822134554971 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822134554971 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001054:UTRAN-Iu-557:LU)[0x56365eab22c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822134554971 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001054:UTRAN-Iu-557:LU)[0x56365eab22c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822134554971 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001054:UTRAN-Iu-557:LU)[0x56365eab22c0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250822134554971 DVLR DEBUG VLR_Authenticate(IMSI-262420000001054:UTRAN-Iu-557:LU)[0x56365eab2c30]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822134554971 DVLR DEBUG VLR_Authenticate(IMSI-262420000001054:UTRAN-Iu-557:LU)[0x56365eab2c30]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001054:UTRAN-Iu-557:LU)[0x56365eab22c0] (fsm.c:486) 20250822134554971 DVLR DEBUG VLR_Authenticate(IMSI-262420000001054:UTRAN-Iu-557:LU)[0x56365eab2c30]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822134554971 DVLR DEBUG VLR_Authenticate(IMSI-262420000001054:UTRAN-Iu-557:LU)[0x56365eab2c30]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822134554971 DPAG NOTICE ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Added seen cell to this RAN peer: LAI:333-22-23 (ran_peer.c:105) 20250822134554971 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134554971 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134554971 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134554971 DLM3UA 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(3250)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 20250822134554971 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134554971 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134554971 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134554971 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3251)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3251)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3249)@718a44d66dfb: { messageType := 2, destLocRef := '391894'O, sourceLocRef := '00022D'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(3249)@718a44d66dfb: Session index based on local reference:0 MSC_Test-GSUP(3255)@718a44d66dfb: Found GsupExpect[0] for "262420000001054" handled at TC_iu_lu_with_invalid_mcc_mnc2(3258) MSC_Test-GSUP(3255)@718a44d66dfb: Added IMSI table entry 0TC_iu_lu_with_invalid_mcc_mnc2(3258)"262420000001054" 20250822134559972 DMSC DEBUG msc_a(IMSI-262420000001054:UTRAN-Iu-557:LU)[0x56365ea3c730]{MSC_A_ST_AUTH_CIPH}: Timeout of X1 (fsm.c:317) 20250822134559972 DMSC DEBUG msc_a(IMSI-262420000001054:UTRAN-Iu-557:LU)[0x56365ea3c730]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_CN_CLOSE (msc_a.c:927) 20250822134559972 DMSC DEBUG msc_a(IMSI-262420000001054:UTRAN-Iu-557:LU)[0x56365ea3c730]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134559972 DMSC DEBUG msc_a(IMSI-262420000001054:UTRAN-Iu-557:LU)[0x56365ea3c730]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:454) 20250822134559972 DIUCS DEBUG msc_a(IMSI-262420000001054:UTRAN-Iu-557:LU)[0x56365ea3c730]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250822134559972 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) 20250822134559972 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) 20250822134559972 DMM INFO msc_a(IMSI-262420000001054:UTRAN-Iu-557:LU)[0x56365ea3c730]{MSC_A_ST_RELEASING}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250822134559972 DIUCS DEBUG msc_a(IMSI-262420000001054:UTRAN-Iu-557:LU)[0x56365ea3c730]{MSC_A_ST_RELEASING}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_REJECT (msc_a.c:2106) 20250822134559972 DIUCS DEBUG msc_a(IMSI-262420000001054:UTRAN-Iu-557:LU)[0x56365ea3c730]{MSC_A_ST_RELEASING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134559972 DMSC DEBUG msc_i(IMSI-262420000001054:UTRAN-Iu-557:LU)[0x56365ea975c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134559972 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001054:UTRAN-Iu-557:LU)[0x56365eab22c0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822134559972 DMSC DEBUG msc_a(IMSI-262420000001054:UTRAN-Iu-557:LU)[0x56365ea3c730]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_CN_CLOSE (vlr_lu_fsm.c:772) 20250822134559972 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) 20250822134559973 DIUCS DEBUG msc_a(IMSI-262420000001054:UTRAN-Iu-557:LU)[0x56365ea3c730]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250822134559973 DMSC DEBUG msc_i(IMSI-262420000001054:UTRAN-Iu-557:LU)[0x56365ea975c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822134559973 DVLR DEBUG VLR subscr IMSI-262420000001054 - msc_a_fsm_releasing_onenter: now used by 1 (active-conn) (msc_a.c:1004) 20250822134559973 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134559973 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134559973 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134559973 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134559973 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134559973 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134559973 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134559973 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134559973 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134559973 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134559973 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134559973 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134559973 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134559973 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134559973 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134559973 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3251)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3251)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(3251)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3251)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3249)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(3249)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3249)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3249)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3249)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(3249)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3249)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3249)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP-IPA(3254)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(3254)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250822134624973 DVLR DEBUG VLR_Authenticate(IMSI-262420000001054:UTRAN-Iu-557:LU)[0x56365eab2c30]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Timeout of T0 (fsm.c:317) 20250822134624973 DVLR DEBUG VLR_Authenticate(IMSI-262420000001054:UTRAN-Iu-557:LU)[0x56365eab2c30]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: No timer_cb, automatic termination (fsm.c:329) 20250822134624973 DVLR DEBUG VLR_Authenticate(IMSI-262420000001054:UTRAN-Iu-557:LU)[0x56365eab2c30]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Terminating (cause = OSMO_FSM_TERM_TIMEOUT) (fsm.c:332) 20250822134624973 DVLR DEBUG VLR_Authenticate(IMSI-262420000001054:UTRAN-Iu-557:LU)[0x56365eab2c30]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Removing from parent vlr_lu_fsm(IMSI-262420000001054:UTRAN-Iu-557:LU)[0x56365eab22c0] (fsm.c:332) 20250822134624973 DVLR DEBUG VLR_Authenticate(IMSI-262420000001054:UTRAN-Iu-557:LU)[0x56365eab2c30]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Freeing instance (fsm.c:332) 20250822134624973 DVLR DEBUG VLR_Authenticate(IMSI-262420000001054:UTRAN-Iu-557:LU)[0x56365eab2c30]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Deallocated (fsm.c:568) 20250822134624973 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001054:UTRAN-Iu-557:LU)[0x56365eab22c0]{VLR_ULA_S_DONE}: Received Event VLR_ULA_E_AUTH_FAILURE (fsm.c:332) 20250822134624973 DVLR ERROR vlr_lu_fsm(IMSI-262420000001054:UTRAN-Iu-557:LU)[0x56365eab22c0]{VLR_ULA_S_DONE}: Event VLR_ULA_E_AUTH_FAILURE not permitted (fsm.c:332) 20250822134629974 DMSC DEBUG msc_a(IMSI-262420000001054:UTRAN-Iu-557:LU)[0x56365ea3c730]{MSC_A_ST_RELEASING}: Timeout of X2 (fsm.c:317) 20250822134629974 DIUCS ERROR msc_a(IMSI-262420000001054:UTRAN-Iu-557:LU)[0x56365ea3c730]{MSC_A_ST_RELEASING}: Timeout while releasing, discarding right now (msc_a.c:922) 20250822134629974 DMSC DEBUG msc_a(IMSI-262420000001054:UTRAN-Iu-557:LU)[0x56365ea3c730]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134629974 DMSC DEBUG msc_a(IMSI-262420000001054:UTRAN-Iu-557:LU)[0x56365ea3c730]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:924) 20250822134629974 DIUCS DEBUG msc_a(IMSI-262420000001054:UTRAN-Iu-557:LU)[0x56365ea3c730]{MSC_A_ST_RELEASED}: Released: msc_a use is 0 (-) (msc_a.c:1044) 20250822134629974 DMSC DEBUG msc_a(IMSI-262420000001054:UTRAN-Iu-557:LU)[0x56365ea3c730]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1047) 20250822134629974 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001054:UTRAN-Iu-557:LU)[0x56365eab22c0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1047) 20250822134629974 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001054:UTRAN-Iu-557:LU)[0x56365eab22c0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001054:UTRAN-Iu-557:LU)[0x56365ea3c730] (msc_a.c:1047) 20250822134629974 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001054:UTRAN-Iu-557:LU)[0x56365eab22c0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822134629974 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001054:UTRAN-Iu-557:LU)[0x56365eab22c0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1047) 20250822134629974 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001054:UTRAN-Iu-557:LU)[0x56365eab22c0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822134629974 DMSC DEBUG msc_a(IMSI-262420000001054:UTRAN-Iu-557:LU)[0x56365ea3c730]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea32060] (msc_a.c:1047) 20250822134629974 DMSC DEBUG msc_a(IMSI-262420000001054:UTRAN-Iu-557:LU)[0x56365ea3c730]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1047) 20250822134629974 DMSC DEBUG msc_a(IMSI-262420000001054:UTRAN-Iu-557:LU)[0x56365ea3c730]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822134629974 DMSC DEBUG msub_fsm[0x56365ea32060]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1047) 20250822134629974 DMSC DEBUG msub(IMSI-262420000001054) MSC-A terminated (msub.c:261) 20250822134629974 DMSC DEBUG msub(IMSI-262420000001054) 1 MSC-I still active (msub.c:79) 20250822134629974 DMSC DEBUG msub_fsm[0x56365ea32060]{active}: State change to terminating (no timeout) (msub.c:91) 20250822134629974 DMSC DEBUG msub_fsm[0x56365ea32060]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822134629974 DMSC DEBUG msc_i(IMSI-262420000001054:UTRAN-Iu-557:LU)[0x56365ea975c0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822134629974 DMSC DEBUG msc_i(IMSI-262420000001054:UTRAN-Iu-557:LU)[0x56365ea975c0]{READY}: Removing from parent msub_fsm[0x56365ea32060] (msub.c:113) 20250822134629974 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Closing UTRAN-Iu-557 (ran_conn.c:142) 20250822134629974 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-557 (ran_conn.c:155) 20250822134629974 DMSC DEBUG msc_i(IMSI-262420000001054:UTRAN-Iu-557:LU)[0x56365ea975c0]{READY}: Freeing instance (msub.c:113) 20250822134629974 DMSC DEBUG msc_i(IMSI-262420000001054:UTRAN-Iu-557:LU)[0x56365ea975c0]{READY}: Deallocated (fsm.c:568) 20250822134629974 DMSC DEBUG msub(IMSI-262420000001054) Free (msub.c:119) 20250822134629975 DVLR INFO VLR subscr IMSI-262420000001054 - active-conn: now used by 0 (-) (msub.c:375) 20250822134629975 DVLR DEBUG SUBSCR(IMSI-262420000001054) freeing VLR subscr (max total use count was 3) (vlr.c:472) 20250822134629975 DMSC DEBUG msub_fsm[0x56365ea32060]{terminating}: Freeing instance (msub.c:113) 20250822134629975 DMSC DEBUG msub_fsm[0x56365ea32060]{terminating}: Deallocated (fsm.c:568) 20250822134629975 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134629975 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134629975 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134629975 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134629975 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134629975 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134629975 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134629975 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3251)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3251)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3249)@718a44d66dfb: Session index based on local reference:0 20250822134629982 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134629982 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134629982 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134629982 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134629982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134629982 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134629982 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134629982 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3251)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(3250)@718a44d66dfb: Deleted conn table entry 0TC_iu_lu_with_invalid_mcc_mnc2(3258)3741844 MSC_Test-GSUP-IPA(3254)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(3254)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(3254)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(3254)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } TC_iu_lu_with_invalid_mcc_mnc2(3258)@718a44d66dfb: setverdict(fail): none -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@718a44d66dfb: Test Component 3258 has requested to stop MTC. Terminating current testcase execution. 20250822134654379 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822134654379 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250822134654380 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822134654380 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) 20250822134654380 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822134654380 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822134654381 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822134654381 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) 20250822134654381 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822134654381 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822134654381 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) 20250822134654381 DLSS7 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(3246)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP(3255)@718a44d66dfb: Final verdict of PTC: none 20250822134654381 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250822134654381 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822134654381 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822134654381 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822134654381 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822134654381 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822134654381 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(3248)@718a44d66dfb: Final verdict of PTC: none MSC_Test_1-RAN(3247)@718a44d66dfb: Final verdict of PTC: none20250822134654381 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) MSC_Test_0-SCCP(3243)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(3252)@718a44d66dfb: Final verdict of PTC: none 20250822134654381 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822134654382 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) 20250822134654382 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) 20250822134654382 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822134654382 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250822134654382 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822134654382 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822134654382 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822134654382 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822134654382 DLINP ERROR virt-rnc0-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250822134654382 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) 20250822134654382 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:772) 20250822134654382 DLSS7 ERROR 0: asp-virt-rnc0-0: xUA SRV SEND_FAILED (osmo_ss7_asp.c:795) 20250822134654382 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822134654382 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822134654382 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822134654382 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822134654382 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) 20250822134654382 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134654382 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822134654382 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822134654382 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822134654382 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822134654382 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) MSC_Test_2-SCCP(3249)@718a44d66dfb: Final verdict of PTC: none 20250822134654382 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250822134654382 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.3/0 (xua_snm.c:371) 20250822134654382 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822134654382 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822134654382 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822134654382 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134654382 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822134654382 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822134654382 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822134654382 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822134654382 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822134654382 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822134654382 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822134654382 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822134654382 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822134654382 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(3245)@718a44d66dfb: Final verdict of PTC: none MSC_Test_2-M3UA(3251)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(3244)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP-IPA(3254)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3242)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3259)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(3257)@718a44d66dfb: Final verdict of PTC: none MSC_Test_2-RAN(3250)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(3256)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(3253)@718a44d66dfb: Final verdict of PTC: none TC_iu_lu_with_invalid_mcc_mnc2(3258)@718a44d66dfb: Final verdict of PTC: fail reason: "Tguard timeout" MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(3242): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(3243): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(3244): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(3245): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-SCCP(3246): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-RAN(3247): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-M3UA(3248): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_2-SCCP(3249): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_2-RAN(3250): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_2-M3UA(3251): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(3252): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(3253): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(3254): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(3255): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(3256): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(3257): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_iu_lu_with_invalid_mcc_mnc2(3258): fail (none -> fail) reason: "Tguard timeout" MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(3259): none (fail -> fail) MTC@718a44d66dfb: Test case TC_iu_lu_with_invalid_mcc_mnc finished. Verdict: fail reason: Tguard timeout MTC@718a44d66dfb: 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'. Fri Aug 22 13:46:54 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 20250822134655384 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822134656382 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822134656382 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822134656382 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822134656383 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822134656383 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822134656383 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822134656383 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822134656383 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822134656383 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822134656384 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=240604) 20250822134657385 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=240604, count=244012) 20250822134658386 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:46:58 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_and_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 20250822134659388 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_iu_lu_and_expire_while_paging started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(3263)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(3263)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(3263)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(3261)@718a44d66dfb: v_sccp_pdu_maxlen:268 MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_1-M3UA(3266)@718a44d66dfb: ************************************************* MSC_Test_1-M3UA(3266)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(3266)@718a44d66dfb: ************************************************* MSC_Test_1-SCCP(3264)@718a44d66dfb: v_sccp_pdu_maxlen:268 MTC@718a44d66dfb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_2-M3UA(3269)@718a44d66dfb: ************************************************* MSC_Test_2-M3UA(3269)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(3269)@718a44d66dfb: ************************************************* MSC_Test_2-SCCP(3267)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822134659820 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(3270)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822134659985 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822134659985 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822134659985 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822134659985 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(3263)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(3263)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(3263)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822134659990 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134659990 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822134659990 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822134659990 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822134659990 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822134659990 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822134659990 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(3263)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(3263)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(3263)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(3263)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(3263)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(3263)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(3263)@718a44d66dfb: Message received on association #8 20250822134659991 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134659991 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822134659991 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822134659991 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822134659991 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822134659991 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822134659991 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(3263)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822134659991 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822134659991 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(3263)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(3263)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(3263)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(3263)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(3263)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822134659998 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) 20250822134659998 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) 20250822134659998 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822134659998 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(3266)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(3266)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(3266)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(3266)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_1-M3UA(3266)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250822134700004 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134700004 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822134700004 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822134700004 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822134700004 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822134700004 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822134700004 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(3266)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(3266)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(3266)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(3266)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250822134700006 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134700006 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822134700006 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822134700006 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822134700006 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) MSC_Test_1-M3UA(3266)@718a44d66dfb: Message received on association #8 20250822134700006 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822134700006 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(3266)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822134700006 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250822134700006 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(3266)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(3266)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(3266)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(3266)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(3266)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822134700013 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) 20250822134700013 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) 20250822134700013 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822134700013 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(3269)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(3269)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(3269)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822134700019 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134700019 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822134700019 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822134700019 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822134700019 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822134700019 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822134700019 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(3269)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_2-M3UA(3269)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(3269)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3269)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(3269)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822134700020 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134700020 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822134700020 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822134700020 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822134700020 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822134700020 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822134700020 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(3269)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250822134700020 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.3/0 (xua_snm.c:406) 20250822134700020 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(3266)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(3266)@718a44d66dfb: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(3269)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3269)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(3269)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3269)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(3269)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(3269)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3269)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822134700389 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822134700389 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(3272)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(3272)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822134700395 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(3272)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(3272)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(3272)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(3272)@718a44d66dfb: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(3272)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(3272)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822134700420 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822134700420 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(3273)@718a44d66dfb: Created GsupExpect[0] for "262420000001055" to be handled at TC_iu_lu_and_expire_while_paging2(3276) TC_iu_lu_and_expire_while_paging2(3276)@718a44d66dfb: 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 } } } } 20250822134700797 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134700797 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134700797 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134700797 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822134700797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134700797 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134700797 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134700797 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3263)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134700797 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134700797 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134700797 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134700797 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822134700797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134700797 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134700797 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822134700797 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3263)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(3263)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(3262)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250822134700806 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134700806 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134700806 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250822134700806 DLM3UA 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) 20250822134700806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134700806 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134700806 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134700806 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(3266)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134700806 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134700806 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134700806 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134700806 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) 20250822134700806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134700806 DLSS7 DEBUG Found route for dpc=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) 20250822134700806 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250822134700806 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(3266)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(3266)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(3265)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250822134700823 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134700823 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134700823 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134700823 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134700823 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134700823 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134700823 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134700823 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3269)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134700823 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) 20250822134700823 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250822134700824 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134700824 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134700824 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134700824 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134700824 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134700824 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134700824 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134700824 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3269)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3269)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(3268)@718a44d66dfb: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(3268)@718a44d66dfb: Added conn table entry 0TC_iu_lu_and_expire_while_paging2(3276)5261653 MSC_Test_2-SCCP(3267)@718a44d66dfb: First idle individual index:0 MSC_Test_2-M3UA(3269)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134700833 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134700833 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134700833 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134700833 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134700833 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134700833 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134700833 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134700833 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(3268)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 20250822134700833 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) 20250822134700833 DMSC DEBUG msub_fsm[0x56365eab22c0]{active}: Allocated (fsm.c:456) 20250822134700833 DMSC DEBUG msc_i[0x56365ea3c730]{READY}: Allocated (fsm.c:456) 20250822134700833 DMSC DEBUG msc_i[0x56365ea3c730]{READY}: is child of msub_fsm[0x56365eab22c0] (fsm.c:486) 20250822134700833 DMSC DEBUG msc_a[0x56365ea975c0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822134700833 DMSC DEBUG msc_a[0x56365ea975c0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365eab22c0] (fsm.c:486) 20250822134700833 DMSC DEBUG msc_a(unknown:UTRAN-Iu-558:NONE)[0x56365ea975c0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822134700833 DMSC DEBUG msc_i(unknown:UTRAN-Iu-558:NONE)[0x56365ea3c730]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822134700833 DMSC DEBUG msc_a(unknown:UTRAN-Iu-558:NONE)[0x56365ea975c0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822134700833 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-558:NONE)[0x56365ea975c0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250822134700833 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-558:NONE)[0x56365ea975c0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250822134700833 DMM DEBUG msc_a(IMSI-262420000001055:UTRAN-Iu-558:LU)[0x56365ea975c0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001055 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822134700833 DMM DEBUG msc_a(IMSI-262420000001055:UTRAN-Iu-558:LU)[0x56365ea975c0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822134700833 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:UTRAN-Iu-558:LU)[0x56365ea99650]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822134700833 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:UTRAN-Iu-558:LU)[0x56365ea99650]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001055:UTRAN-Iu-558:LU)[0x56365ea975c0] (fsm.c:486) 20250822134700833 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:UTRAN-Iu-558:LU)[0x56365ea99650]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250822134700833 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:UTRAN-Iu-558:LU)[0x56365ea99650]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822134700834 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x3828E6A6 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822134700834 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x3828E6A6 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822134700834 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x3828E6A6:UTRAN-Iu-558:LU)[0x56365ea975c0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822134700834 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x3828E6A6:UTRAN-Iu-558:LU)[0x56365ea975c0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822134700834 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x3828E6A6 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250822134700834 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822134700834 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x3828E6A6:UTRAN-Iu-558:LU)[0x56365ea99650]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822134700834 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x3828E6A6:UTRAN-Iu-558:LU)[0x56365ea99650]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822134700834 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x3828E6A6:UTRAN-Iu-558:LU)[0x56365ea99650]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250822134700834 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x3828E6A6:UTRAN-Iu-558:LU)[0x56365ea32060]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822134700834 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x3828E6A6:UTRAN-Iu-558:LU)[0x56365ea32060]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x3828E6A6:UTRAN-Iu-558:LU)[0x56365ea99650] (fsm.c:486) 20250822134700834 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x3828E6A6:UTRAN-Iu-558:LU)[0x56365ea32060]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822134700834 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x3828E6A6:UTRAN-Iu-558:LU)[0x56365ea32060]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822134700834 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134700834 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134700834 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134700834 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134700834 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134700834 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134700834 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134700834 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3269)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3269)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3267)@718a44d66dfb: { messageType := 2, destLocRef := '504955'O ("PIU"), sourceLocRef := '00022E'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(3267)@718a44d66dfb: Session index based on local reference:0 MSC_Test-GSUP(3273)@718a44d66dfb: Found GsupExpect[0] for "262420000001055" handled at TC_iu_lu_and_expire_while_paging2(3276) MSC_Test-GSUP(3273)@718a44d66dfb: Added IMSI table entry 0TC_iu_lu_and_expire_while_paging2(3276)"262420000001055" TC_iu_lu_and_expire_while_paging2(3276)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_expire_while_paging2(3276)@718a44d66dfb: setverdict(pass): none -> pass 20250822134700837 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x3828E6A6 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134700837 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x3828E6A6:UTRAN-Iu-558:LU)[0x56365ea32060]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822134700837 DVLR DEBUG SUBSCR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x3828E6A6) Received 1 auth tuples (vlr.c:996) 20250822134700837 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x3828E6A6:UTRAN-Iu-558:LU)[0x56365ea32060]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822134700837 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x3828E6A6:UTRAN-Iu-558:LU)[0x56365ea32060]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250822134700837 DMM DEBUG Tx AUTH REQ (rand = 07e84f11f9aed7609ae8804a8156d1fd) (gsm_04_08.c:641) 20250822134700837 DMM DEBUG AUTH REQ (autn = 690ba9a76921542a8814014ea46b55a4) (gsm_04_08.c:643) 20250822134700837 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x3828E6A6:UTRAN-Iu-558:LU)[0x56365ea975c0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250822134700837 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x3828E6A6:UTRAN-Iu-558:LU)[0x56365ea975c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134700837 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x3828E6A6:UTRAN-Iu-558:LU)[0x56365ea3c730]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134700837 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x3828E6A6 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822134700837 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134700837 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134700837 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134700837 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134700837 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134700837 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134700837 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134700837 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3269)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3269)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3267)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(3267)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3267)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3267)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(3268)@718a44d66dfb: patching N(SD)=1 into dtap '0514E80594942104BF99B0C9'O MSC_Test_2-RAN(3268)@718a44d66dfb: patched enc_l3: '0554E80594942104BF99B0C9'O MSC_Test_2-SCCP(3267)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(3267)@718a44d66dfb: vl_len:24 MSC_Test_2-SCCP(3267)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3267)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554E80594942104BF99B0C9'O MSC_Test_2-M3UA(3269)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134700842 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134700842 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134700842 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134700842 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134700842 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134700842 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134700842 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134700842 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134700842 DIUCS DEBUG (UTRAN-Iu-558) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134700842 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x3828E6A6:UTRAN-Iu-558:LU)[0x56365ea3c730]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134700842 DIUCS DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x3828E6A6:UTRAN-Iu-558:LU)[0x56365ea3c730]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134700842 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x3828E6A6:UTRAN-Iu-558:LU)[0x56365ea975c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134700842 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x3828E6A6:UTRAN-Iu-558:LU)[0x56365ea975c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134700842 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x3828E6A6:UTRAN-Iu-558:LU)[0x56365ea975c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134700842 DMM DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x3828E6A6:UTRAN-Iu-558:LU)[0x56365ea975c0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = e8059494bf99b0c9) (gsm_04_08.c:1128) 20250822134700842 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x3828E6A6:UTRAN-Iu-558:LU)[0x56365ea32060]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822134700842 DVLR DEBUG SUBSCR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x3828E6A6) AUTH on UTRAN received RES: e8059494bf99b0c9 (8 bytes) (vlr_auth_fsm.c:151) 20250822134700842 DVLR INFO SUBSCR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x3828E6A6) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250822134700842 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x3828E6A6:UTRAN-Iu-558:LU)[0x56365ea32060]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822134700842 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x3828E6A6:UTRAN-Iu-558:LU)[0x56365ea32060]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822134700842 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x3828E6A6:UTRAN-Iu-558:LU)[0x56365ea32060]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822134700842 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x3828E6A6:UTRAN-Iu-558:LU)[0x56365ea32060]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x3828E6A6:UTRAN-Iu-558:LU)[0x56365ea99650] (vlr_auth_fsm.c:294) 20250822134700842 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x3828E6A6:UTRAN-Iu-558:LU)[0x56365ea32060]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822134700842 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x3828E6A6:UTRAN-Iu-558:LU)[0x56365ea32060]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822134700842 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x3828E6A6:UTRAN-Iu-558:LU)[0x56365ea99650]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250822134700842 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x3828E6A6:UTRAN-Iu-558:LU)[0x56365ea99650]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822134700842 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x3828E6A6:UTRAN-Iu-558:LU)[0x56365ea99650]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822134700842 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x3828E6A6:UTRAN-Iu-558:LU)[0x56365ea975c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250822134700842 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x3828E6A6:UTRAN-Iu-558:LU)[0x56365ea975c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=b5943efe7f1170bc1de35d36204ea0b0, CK=NONE (ran_msg_iu.c:388) 20250822134700842 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x3828E6A6:UTRAN-Iu-558:LU)[0x56365ea3c730]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250822134700842 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x3828E6A6:UTRAN-Iu-558:LU)[0x56365ea99650]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250822134700842 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134700842 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134700842 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134700842 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134700842 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134700842 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134700842 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134700842 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3269)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3269)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3267)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(3267)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3267)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3267)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3267)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(3267)@718a44d66dfb: vl_len:12 MSC_Test_2-SCCP(3267)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3267)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250822134700847 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134700847 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134700847 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134700847 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134700847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134700847 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134700847 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134700847 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3269)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134700847 DIUCS DEBUG (UTRAN-Iu-558) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134700847 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x3828E6A6:UTRAN-Iu-558:LU)[0x56365ea3c730]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134700847 DIUCS DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x3828E6A6:UTRAN-Iu-558:LU)[0x56365ea3c730]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134700847 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x3828E6A6:UTRAN-Iu-558:LU)[0x56365ea975c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134700847 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x3828E6A6:UTRAN-Iu-558:LU)[0x56365ea975c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134700847 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x3828E6A6:UTRAN-Iu-558:LU)[0x56365ea975c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250822134700847 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x3828E6A6:UTRAN-Iu-558:LU)[0x56365ea99650]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250822134700847 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x3828E6A6:UTRAN-Iu-558:LU)[0x56365ea99650]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822134700847 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x3828E6A6:UTRAN-Iu-558:LU)[0x56365ea975c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250822134700847 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x3828E6A6:UTRAN-Iu-558:LU)[0x56365ea3c730]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822134700847 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x3828E6A6:UTRAN-Iu-558:LU)[0x56365ea99650]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822134700847 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x3828E6A6:UTRAN-Iu-558:LU)[0x56365ea99650]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822134700847 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x3828E6A6:UTRAN-Iu-558:LU)[0x56365ea32060]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822134700847 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x3828E6A6:UTRAN-Iu-558:LU)[0x56365ea32060]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x3828E6A6:UTRAN-Iu-558:LU)[0x56365ea99650] (fsm.c:486) 20250822134700847 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x3828E6A6:UTRAN-Iu-558:LU)[0x56365ea32060]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822134700847 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x3828E6A6:UTRAN-Iu-558:LU)[0x56365ea32060]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822134700847 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134700847 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134700847 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134700847 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134700847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134700847 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134700847 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134700847 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3269)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3269)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3267)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(3267)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3267)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3267)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822134700849 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x3828E6A6 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134700849 DVLR DEBUG IMSI:262420000001055 has MSISDN:491230001055 (vlr.c:1045) 20250822134700849 DMSC NOTICE msub(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x3828E6A6) VLR: update for IMSI=262420000001055 (MSISDN=491230001055) (gsm_04_08.c:1541) 20250822134700849 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x3828E6A6 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822134700850 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x3828E6A6 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134700850 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x3828E6A6:UTRAN-Iu-558:LU)[0x56365ea99650]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822134700850 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x3828E6A6:UTRAN-Iu-558:LU)[0x56365ea32060]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822134700850 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x3828E6A6:UTRAN-Iu-558:LU)[0x56365ea32060]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822134700850 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x3828E6A6:UTRAN-Iu-558:LU)[0x56365ea32060]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822134700850 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x3828E6A6:UTRAN-Iu-558:LU)[0x56365ea32060]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x3828E6A6:UTRAN-Iu-558:LU)[0x56365ea99650] (vlr_lu_fsm.c:110) 20250822134700850 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x3828E6A6:UTRAN-Iu-558:LU)[0x56365ea32060]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822134700850 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x3828E6A6:UTRAN-Iu-558:LU)[0x56365ea32060]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822134700850 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x3828E6A6:UTRAN-Iu-558:LU)[0x56365ea99650]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822134700850 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x3828E6A6:UTRAN-Iu-558:LU)[0x56365ea99650]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822134700850 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x3828E6A6:UTRAN-Iu-558:LU)[0x56365eab2c30]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822134700850 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x3828E6A6:UTRAN-Iu-558:LU)[0x56365eab2c30]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x3828E6A6:UTRAN-Iu-558:LU)[0x56365ea99650] (fsm.c:486) 20250822134700850 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x3828E6A6:UTRAN-Iu-558:LU)[0x56365eab2c30]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822134700850 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x3828E6A6:UTRAN-Iu-558:LU)[0x56365eab2c30]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822134700850 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x3828E6A6:UTRAN-Iu-558:LU)[0x56365eab2c30]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822134700850 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x3828E6A6:UTRAN-Iu-558:LU)[0x56365eab2c30]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822134700850 DMSC NOTICE msub(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x3828E6A6:TMSInew-0x6E1A8A1D) VLR: update for IMSI=262420000001055 (MSISDN=491230001055) (gsm_04_08.c:1541) 20250822134700850 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x3828E6A6:UTRAN-Iu-558:LU)[0x56365eab2c30]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822134700850 DMM DEBUG -> IMSI-262420000001055:MSISDN-491230001055:TMSI-0x3828E6A6:TMSInew-0x6E1A8A1D LOCATION UPDATE ACCEPT (TMSI = 0x6e1a8a1d) (gsm_04_08.c:149) 20250822134700850 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x3828E6A6:TMSInew-0x6E1A8A1D:UTRAN-Iu-558:LU)[0x56365ea975c0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250822134700850 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x3828E6A6:TMSInew-0x6E1A8A1D:UTRAN-Iu-558:LU)[0x56365ea975c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134700850 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x3828E6A6:TMSInew-0x6E1A8A1D:UTRAN-Iu-558:LU)[0x56365ea3c730]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134700850 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x3828E6A6:TMSInew-0x6E1A8A1D - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822134700850 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134700850 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134700850 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134700850 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134700850 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134700850 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134700850 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134700850 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3269)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3269)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3267)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(3267)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3267)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3267)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_expire_while_paging2(3276)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(3268)@718a44d66dfb: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(3268)@718a44d66dfb: patched enc_l3: '059B'O MSC_Test_2-SCCP(3267)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(3267)@718a44d66dfb: vl_len:14 MSC_Test_2-SCCP(3267)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3267)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250822134700851 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134700851 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134700851 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134700851 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134700851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134700851 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134700851 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134700851 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3269)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134700851 DIUCS DEBUG (UTRAN-Iu-558) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134700851 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x3828E6A6:TMSInew-0x6E1A8A1D:UTRAN-Iu-558:LU)[0x56365ea3c730]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134700851 DIUCS DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x3828E6A6:TMSInew-0x6E1A8A1D:UTRAN-Iu-558:LU)[0x56365ea3c730]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134700851 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x3828E6A6:TMSInew-0x6E1A8A1D:UTRAN-Iu-558:LU)[0x56365ea975c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134700851 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x3828E6A6:TMSInew-0x6E1A8A1D:UTRAN-Iu-558:LU)[0x56365ea975c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134700851 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x3828E6A6:TMSInew-0x6E1A8A1D:UTRAN-Iu-558:LU)[0x56365ea975c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134700851 DMM DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x3828E6A6:TMSInew-0x6E1A8A1D:UTRAN-Iu-558:LU)[0x56365ea975c0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822134700851 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x3828E6A6:TMSInew-0x6E1A8A1D:UTRAN-Iu-558:LU)[0x56365ea99650]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822134700851 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x3828E6A6:UTRAN-Iu-558:LU)[0x56365eab2c30]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822134700852 DMSC NOTICE msub(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6E1A8A1D) VLR: update for IMSI=262420000001055 (MSISDN=491230001055) (gsm_04_08.c:1541) 20250822134700852 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x3828E6A6:UTRAN-Iu-558:LU)[0x56365eab2c30]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822134700852 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6E1A8A1D:UTRAN-Iu-558:LU)[0x56365ea99650]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822134700852 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x3828E6A6:UTRAN-Iu-558:LU)[0x56365eab2c30]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822134700852 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x3828E6A6:UTRAN-Iu-558:LU)[0x56365eab2c30]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6E1A8A1D:UTRAN-Iu-558:LU)[0x56365ea99650] (vlr_lu_fsm.c:817) 20250822134700852 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x3828E6A6:UTRAN-Iu-558:LU)[0x56365eab2c30]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822134700852 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x3828E6A6:UTRAN-Iu-558:LU)[0x56365eab2c30]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822134700852 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6E1A8A1D:UTRAN-Iu-558:LU)[0x56365ea99650]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822134700852 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6E1A8A1D:UTRAN-Iu-558:LU)[0x56365ea975c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250822134700852 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6E1A8A1D:UTRAN-Iu-558:LU)[0x56365ea975c0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.981s remaining) (msc_a.c:450) 20250822134700852 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001055/3/1): Available (smpp_smsc.c:626) 20250822134700852 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6E1A8A1D:UTRAN-Iu-558:LU)[0x56365ea975c0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134700852 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6E1A8A1D:UTRAN-Iu-558:LU)[0x56365ea975c0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250822134700852 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6E1A8A1D:UTRAN-Iu-558:LU)[0x56365ea975c0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250822134700852 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6E1A8A1D + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822134700852 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6E1A8A1D + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822134700852 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6E1A8A1D - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822134700852 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6E1A8A1D:UTRAN-Iu-558:LU)[0x56365ea975c0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250822134700852 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6E1A8A1D:UTRAN-Iu-558:LU)[0x56365ea3c730]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822134700852 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6E1A8A1D - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822134700852 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134700852 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134700852 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134700852 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134700852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134700852 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134700852 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134700852 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3269)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3269)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3267)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(3267)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3267)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3267)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3267)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(3267)@718a44d66dfb: vl_len:7 MSC_Test_2-SCCP(3267)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3267)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250822134700854 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134700854 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134700854 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134700854 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134700854 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134700854 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134700854 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134700854 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3269)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134700855 DIUCS DEBUG (UTRAN-Iu-558) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134700855 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6E1A8A1D:UTRAN-Iu-558:LU)[0x56365ea3c730]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134700855 DIUCS DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6E1A8A1D:UTRAN-Iu-558:LU)[0x56365ea3c730]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134700855 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6E1A8A1D:UTRAN-Iu-558:LU)[0x56365ea975c0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134700855 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6E1A8A1D:UTRAN-Iu-558:LU)[0x56365ea975c0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134700855 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6E1A8A1D:UTRAN-Iu-558:LU)[0x56365ea975c0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250822134700855 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6E1A8A1D:UTRAN-Iu-558:LU)[0x56365ea975c0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822134700855 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6E1A8A1D:UTRAN-Iu-558:LU)[0x56365ea975c0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250822134700855 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6E1A8A1D:UTRAN-Iu-558:LU)[0x56365ea975c0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134700855 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6E1A8A1D:UTRAN-Iu-558:LU)[0x56365ea975c0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822134700855 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6E1A8A1D:UTRAN-Iu-558:LU)[0x56365ea99650]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822134700855 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6E1A8A1D:UTRAN-Iu-558:LU)[0x56365ea99650]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6E1A8A1D:UTRAN-Iu-558:LU)[0x56365ea975c0] (msc_a.c:1053) 20250822134700855 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6E1A8A1D:UTRAN-Iu-558:LU)[0x56365ea99650]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822134700855 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6E1A8A1D:UTRAN-Iu-558:LU)[0x56365ea99650]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822134700855 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6E1A8A1D:UTRAN-Iu-558:LU)[0x56365ea99650]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822134700855 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6E1A8A1D:UTRAN-Iu-558:LU)[0x56365ea975c0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365eab22c0] (msc_a.c:1053) 20250822134700855 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6E1A8A1D:UTRAN-Iu-558:LU)[0x56365ea975c0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822134700855 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6E1A8A1D:UTRAN-Iu-558:LU)[0x56365ea975c0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822134700855 DMSC DEBUG msub_fsm[0x56365eab22c0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822134700855 DMSC DEBUG msub(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6E1A8A1D) MSC-A terminated (msub.c:261) 20250822134700855 DMSC DEBUG msub(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6E1A8A1D) 1 MSC-I still active (msub.c:79) 20250822134700855 DMSC DEBUG msub_fsm[0x56365eab22c0]{active}: State change to terminating (no timeout) (msub.c:91) 20250822134700855 DMSC DEBUG msub_fsm[0x56365eab22c0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822134700855 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6E1A8A1D:UTRAN-Iu-558:LU)[0x56365ea3c730]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822134700855 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6E1A8A1D:UTRAN-Iu-558:LU)[0x56365ea3c730]{READY}: Removing from parent msub_fsm[0x56365eab22c0] (msub.c:113) 20250822134700855 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Closing UTRAN-Iu-558 (ran_conn.c:142) 20250822134700855 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-558 (ran_conn.c:155) 20250822134700855 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6E1A8A1D:UTRAN-Iu-558:LU)[0x56365ea3c730]{READY}: Freeing instance (msub.c:113) 20250822134700855 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6E1A8A1D:UTRAN-Iu-558:LU)[0x56365ea3c730]{READY}: Deallocated (fsm.c:568) 20250822134700855 DMSC DEBUG msub(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6E1A8A1D) Free (msub.c:119) 20250822134700855 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6E1A8A1D - active-conn: now used by 1 (attached) (msub.c:375) 20250822134700855 DMSC DEBUG msub_fsm[0x56365eab22c0]{terminating}: Freeing instance (msub.c:113) 20250822134700855 DMSC DEBUG msub_fsm[0x56365eab22c0]{terminating}: Deallocated (fsm.c:568) 20250822134700855 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134700855 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134700855 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134700855 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134700855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134700855 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134700855 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134700855 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3269)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3269)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3267)@718a44d66dfb: Session index based on local reference:0 20250822134700855 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134700855 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134700855 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134700855 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134700855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134700855 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134700855 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134700855 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3269)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(3268)@718a44d66dfb: Deleted conn table entry 0TC_iu_lu_and_expire_while_paging2(3276)5261653 TC_iu_lu_and_expire_while_paging2(3276)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_expire_while_paging2(3276)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_expire_while_paging2(3276)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_expire_while_paging2(3276)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(3268)@718a44d66dfb: Created IMSI[0] for '262420000001055'H'6E1A8A1D'O to be handled at TC_iu_lu_and_expire_while_paging2(3276) MSC_Test-GSUP(3273)@718a44d66dfb: Created GsupExpect[0] for "262420000001055" to be handled at TC_iu_lu_and_expire_while_paging2(3276) 20250822134700857 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6E1A8A1D + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822134700857 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6E1A8A1D + Paging: now used by 3 (attached,VTY,Paging) (paging.c:111) 20250822134700857 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6E1A8A1D - VTY: now used by 2 (attached,Paging) (msc_vty.c:1721) 20250822134700857 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134700857 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134700857 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134700857 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134700857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134700857 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134700857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134700857 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3269)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3269)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(3268)@718a44d66dfb: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_lu_and_expire_while_paging2(3276) TC_iu_lu_and_expire_while_paging2(3276)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822134700859 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6E1A8A1D + VTY: now used by 3 (attached,Paging,VTY) (msc_vty.c:1285) 20250822134700859 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6E1A8A1D - attached: now used by 2 (Paging,VTY) (vlr.c:1489) 20250822134700859 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6E1A8A1D - VTY: now used by 1 (Paging) (msc_vty.c:1839) TC_iu_lu_and_expire_while_paging2(3276)@718a44d66dfb: 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 := '6E1A8A1D'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(3268)@718a44d66dfb: Added conn table entry 0TC_iu_lu_and_expire_while_paging2(3276)15029463 MSC_Test_2-SCCP(3267)@718a44d66dfb: First idle individual index:0 20250822134700861 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134700861 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134700861 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134700861 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134700861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134700861 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134700861 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134700861 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3269)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134700861 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) 20250822134700861 DMSC DEBUG msub_fsm[0x56365ea99650]{active}: Allocated (fsm.c:456) 20250822134700861 DMSC DEBUG msc_i[0x56365ea975c0]{READY}: Allocated (fsm.c:456) 20250822134700861 DMSC DEBUG msc_i[0x56365ea975c0]{READY}: is child of msub_fsm[0x56365ea99650] (fsm.c:486) 20250822134700861 DMSC DEBUG msc_a[0x56365ea3c730]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822134700861 DMSC DEBUG msc_a[0x56365ea3c730]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea99650] (fsm.c:486) 20250822134700861 DMSC DEBUG msc_a(unknown:UTRAN-Iu-559:NONE)[0x56365ea3c730]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822134700861 DMSC DEBUG msc_i(unknown:UTRAN-Iu-559:NONE)[0x56365ea975c0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822134700861 DMSC DEBUG msc_a(unknown:UTRAN-Iu-559:NONE)[0x56365ea3c730]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822134700861 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-559:NONE)[0x56365ea3c730]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250822134700861 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-559:NONE)[0x56365ea3c730]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250822134700861 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6E1A8A1D:UTRAN-Iu-559:PAGING_RESP)[0x56365eab22c0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822134700861 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6E1A8A1D:UTRAN-Iu-559:PAGING_RESP)[0x56365eab22c0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x6E1A8A1D:UTRAN-Iu-559:PAGING_RESP)[0x56365ea3c730] (fsm.c:486) 20250822134700861 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6E1A8A1D:UTRAN-Iu-559:PAGING_RESP)[0x56365eab22c0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250822134700861 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6E1A8A1D:UTRAN-Iu-559:PAGING_RESP)[0x56365eab22c0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822134700861 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6E1A8A1D + proc_arq_vlr_fn_init: now used by 2 (Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822134700861 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6E1A8A1D + active-conn: now used by 3 (Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822134700861 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6E1A8A1D:UTRAN-Iu-559:PAGING_RESP)[0x56365ea3c730]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822134700861 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6E1A8A1D:UTRAN-Iu-559:PAGING_RESP)[0x56365ea3c730]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822134700861 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6E1A8A1D:UTRAN-Iu-559:PAGING_RESP)[0x56365eab22c0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822134700861 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6E1A8A1D:UTRAN-Iu-559:PAGING_RESP)[0x56365eab22c0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250822134700861 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6E1A8A1D:UTRAN-Iu-559:PAGING_RESP)[0x56365eab2c30]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822134700861 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6E1A8A1D:UTRAN-Iu-559:PAGING_RESP)[0x56365eab2c30]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6E1A8A1D:UTRAN-Iu-559:PAGING_RESP)[0x56365eab22c0] (fsm.c:486) 20250822134700861 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6E1A8A1D:UTRAN-Iu-559:PAGING_RESP)[0x56365eab2c30]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822134700861 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6E1A8A1D:UTRAN-Iu-559:PAGING_RESP)[0x56365eab2c30]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822134700861 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6E1A8A1D - proc_arq_vlr_fn_init: now used by 2 (Paging,active-conn) (vlr_access_req_fsm.c:405) 20250822134700861 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134700861 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134700861 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134700861 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134700861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134700861 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134700861 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134700861 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3269)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3269)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3267)@718a44d66dfb: { messageType := 2, destLocRef := 'E554D7'O, sourceLocRef := '00022F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(3267)@718a44d66dfb: Session index based on local reference:0 TC_iu_lu_and_expire_while_paging2(3276)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_expire_while_paging2(3276)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822134700862 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6E1A8A1D + vlr_gsup_rx: now used by 3 (Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134700862 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6E1A8A1D:UTRAN-Iu-559:PAGING_RESP)[0x56365eab2c30]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822134700862 DVLR DEBUG SUBSCR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6E1A8A1D) Received 1 auth tuples (vlr.c:996) 20250822134700862 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6E1A8A1D:UTRAN-Iu-559:PAGING_RESP)[0x56365eab2c30]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822134700862 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6E1A8A1D:UTRAN-Iu-559:PAGING_RESP)[0x56365eab2c30]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250822134700862 DMM DEBUG Tx AUTH REQ (rand = 2ece944243e9d5b91f86ece6edb93e2b) (gsm_04_08.c:641) 20250822134700862 DMM DEBUG AUTH REQ (autn = 98f3b28d76d4a4b77b13ebb0f8bec9fc) (gsm_04_08.c:643) 20250822134700862 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6E1A8A1D:UTRAN-Iu-559:PAGING_RESP)[0x56365ea3c730]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250822134700862 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6E1A8A1D:UTRAN-Iu-559:PAGING_RESP)[0x56365ea3c730]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134700862 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6E1A8A1D:UTRAN-Iu-559:PAGING_RESP)[0x56365ea975c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134700862 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6E1A8A1D - vlr_gsup_rx: now used by 2 (Paging,active-conn) (vlr.c:1410) 20250822134700862 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134700862 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134700862 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134700862 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134700862 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134700862 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134700862 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134700862 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3269)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3269)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3267)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(3267)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3267)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3267)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(3268)@718a44d66dfb: patching N(SD)=0 into dtap '05140BFC87232104F1AF2096'O MSC_Test_2-RAN(3268)@718a44d66dfb: patched enc_l3: '05140BFC87232104F1AF2096'O MSC_Test_2-SCCP(3267)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(3267)@718a44d66dfb: vl_len:24 MSC_Test_2-SCCP(3267)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3267)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05140BFC87232104F1AF2096'O 20250822134700863 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134700863 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134700863 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134700863 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134700863 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134700863 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134700863 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134700863 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3269)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134700863 DIUCS DEBUG (UTRAN-Iu-559) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134700863 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6E1A8A1D:UTRAN-Iu-559:PAGING_RESP)[0x56365ea975c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134700863 DIUCS DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6E1A8A1D:UTRAN-Iu-559:PAGING_RESP)[0x56365ea975c0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134700863 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6E1A8A1D:UTRAN-Iu-559:PAGING_RESP)[0x56365ea3c730]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134700863 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6E1A8A1D:UTRAN-Iu-559:PAGING_RESP)[0x56365ea3c730]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134700863 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6E1A8A1D:UTRAN-Iu-559:PAGING_RESP)[0x56365ea3c730]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134700863 DMM DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6E1A8A1D:UTRAN-Iu-559:PAGING_RESP)[0x56365ea3c730]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 0bfc8723f1af2096) (gsm_04_08.c:1128) 20250822134700863 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6E1A8A1D:UTRAN-Iu-559:PAGING_RESP)[0x56365eab2c30]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822134700863 DVLR DEBUG SUBSCR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6E1A8A1D) AUTH on UTRAN received RES: 0bfc8723f1af2096 (8 bytes) (vlr_auth_fsm.c:151) 20250822134700863 DVLR INFO SUBSCR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6E1A8A1D) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250822134700863 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6E1A8A1D:UTRAN-Iu-559:PAGING_RESP)[0x56365eab2c30]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822134700863 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6E1A8A1D:UTRAN-Iu-559:PAGING_RESP)[0x56365eab2c30]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822134700863 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6E1A8A1D:UTRAN-Iu-559:PAGING_RESP)[0x56365eab2c30]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822134700863 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6E1A8A1D:UTRAN-Iu-559:PAGING_RESP)[0x56365eab2c30]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6E1A8A1D:UTRAN-Iu-559:PAGING_RESP)[0x56365eab22c0] (vlr_auth_fsm.c:294) 20250822134700863 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6E1A8A1D:UTRAN-Iu-559:PAGING_RESP)[0x56365eab2c30]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822134700863 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6E1A8A1D:UTRAN-Iu-559:PAGING_RESP)[0x56365eab2c30]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822134700863 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6E1A8A1D:UTRAN-Iu-559:PAGING_RESP)[0x56365eab22c0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250822134700863 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6E1A8A1D:UTRAN-Iu-559:PAGING_RESP)[0x56365eab22c0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822134700863 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6E1A8A1D:UTRAN-Iu-559:PAGING_RESP)[0x56365eab22c0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822134700863 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6E1A8A1D:UTRAN-Iu-559:PAGING_RESP)[0x56365ea3c730]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250822134700863 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6E1A8A1D:UTRAN-Iu-559:PAGING_RESP)[0x56365ea3c730]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=0b7050a8745dea304e67ded53c09eb06, CK=NONE (ran_msg_iu.c:388) 20250822134700863 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6E1A8A1D:UTRAN-Iu-559:PAGING_RESP)[0x56365ea975c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250822134700863 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6E1A8A1D:UTRAN-Iu-559:PAGING_RESP)[0x56365eab22c0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250822134700863 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134700863 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134700863 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134700863 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134700863 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134700863 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134700863 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134700863 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3269)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3269)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3267)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(3267)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3267)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3267)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3267)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(3267)@718a44d66dfb: vl_len:12 MSC_Test_2-SCCP(3267)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3267)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250822134700864 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134700864 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134700864 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134700864 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134700864 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134700864 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134700864 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134700864 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3269)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134700864 DIUCS DEBUG (UTRAN-Iu-559) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134700864 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6E1A8A1D:UTRAN-Iu-559:PAGING_RESP)[0x56365ea975c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134700864 DIUCS DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6E1A8A1D:UTRAN-Iu-559:PAGING_RESP)[0x56365ea975c0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134700864 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6E1A8A1D:UTRAN-Iu-559:PAGING_RESP)[0x56365ea3c730]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134700864 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6E1A8A1D:UTRAN-Iu-559:PAGING_RESP)[0x56365ea3c730]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134700864 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6E1A8A1D:UTRAN-Iu-559:PAGING_RESP)[0x56365ea3c730]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250822134700864 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6E1A8A1D:UTRAN-Iu-559:PAGING_RESP)[0x56365eab22c0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250822134700864 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6E1A8A1D:UTRAN-Iu-559:PAGING_RESP)[0x56365eab22c0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822134700864 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6E1A8A1D:UTRAN-Iu-559:PAGING_RESP)[0x56365ea3c730]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250822134700864 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6E1A8A1D:UTRAN-Iu-559:PAGING_RESP)[0x56365ea975c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822134700864 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6E1A8A1D:UTRAN-Iu-559:PAGING_RESP)[0x56365eab22c0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822134700864 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6E1A8A1D:UTRAN-Iu-559:PAGING_RESP)[0x56365eab22c0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822134700864 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6E1A8A1D:UTRAN-Iu-559:PAGING_RESP)[0x56365eab22c0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822134700864 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6E1A8A1D:UTRAN-Iu-559:PAGING_RESP)[0x56365eab22c0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822134700864 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6E1A8A1D:UTRAN-Iu-559:PAGING_RESP)[0x56365eab22c0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822134700864 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6E1A8A1D:UTRAN-Iu-559:PAGING_RESP)[0x56365eab22c0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822134700864 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6E1A8A1D:UTRAN-Iu-559:PAGING_RESP)[0x56365eab22c0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822134700864 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6E1A8A1D:UTRAN-Iu-559:PAGING_RESP)[0x56365ea3c730]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250822134700864 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6E1A8A1D:UTRAN-Iu-559:PAGING_RESP)[0x56365ea3c730]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.996s remaining) (msc_a.c:450) 20250822134700864 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6E1A8A1D - Paging: now used by 1 (active-conn) (paging.c:202) 20250822134700864 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001055/3/1): Available (smpp_smsc.c:626) 20250822134700864 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6E1A8A1D:UTRAN-Iu-559:PAGING_RESP)[0x56365ea3c730]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134700864 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6E1A8A1D:UTRAN-Iu-559:PAGING_RESP)[0x56365ea3c730]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250822134700864 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6E1A8A1D:UTRAN-Iu-559:PAGING_RESP)[0x56365ea3c730]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250822134700864 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6E1A8A1D + msc_a_fsm_releasing_onenter: now used by 2 (active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822134700864 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6E1A8A1D + vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822134700864 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6E1A8A1D - vlr_subscr_cancel_attach_fsm: now used by 2 (active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822134700864 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6E1A8A1D:UTRAN-Iu-559:PAGING_RESP)[0x56365ea3c730]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250822134700864 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6E1A8A1D:UTRAN-Iu-559:PAGING_RESP)[0x56365ea975c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822134700864 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6E1A8A1D - msc_a_fsm_releasing_onenter: now used by 1 (active-conn) (msc_a.c:1004) 20250822134700864 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134700864 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134700864 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134700864 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134700864 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134700864 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134700864 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134700864 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134700864 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134700864 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134700864 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134700864 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134700864 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134700864 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134700864 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134700864 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3269)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3269)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3267)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-M3UA(3269)@718a44d66dfb: Message received on association #8 MSC_Test_2-SCCP(3267)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(3269)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3267)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3267)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3267)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(3267)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3267)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3267)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3267)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(3267)@718a44d66dfb: vl_len:7 MSC_Test_2-SCCP(3267)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3267)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250822134700866 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134700866 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134700866 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134700866 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134700866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134700866 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134700866 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134700866 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3269)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134700866 DIUCS DEBUG (UTRAN-Iu-559) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134700866 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6E1A8A1D:UTRAN-Iu-559:PAGING_RESP)[0x56365ea975c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134700866 DIUCS DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6E1A8A1D:UTRAN-Iu-559:PAGING_RESP)[0x56365ea975c0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134700866 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6E1A8A1D:UTRAN-Iu-559:PAGING_RESP)[0x56365ea3c730]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134700866 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6E1A8A1D:UTRAN-Iu-559:PAGING_RESP)[0x56365ea3c730]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134700866 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6E1A8A1D:UTRAN-Iu-559:PAGING_RESP)[0x56365ea3c730]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250822134700866 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6E1A8A1D:UTRAN-Iu-559:PAGING_RESP)[0x56365ea3c730]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822134700866 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6E1A8A1D:UTRAN-Iu-559:PAGING_RESP)[0x56365ea3c730]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250822134700866 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6E1A8A1D:UTRAN-Iu-559:PAGING_RESP)[0x56365ea3c730]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134700866 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6E1A8A1D:UTRAN-Iu-559:PAGING_RESP)[0x56365ea3c730]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822134700866 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6E1A8A1D:UTRAN-Iu-559:PAGING_RESP)[0x56365eab22c0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822134700866 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6E1A8A1D:UTRAN-Iu-559:PAGING_RESP)[0x56365eab22c0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6E1A8A1D:UTRAN-Iu-559:PAGING_RESP)[0x56365ea3c730] (msc_a.c:1053) 20250822134700866 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6E1A8A1D:UTRAN-Iu-559:PAGING_RESP)[0x56365eab22c0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822134700866 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6E1A8A1D:UTRAN-Iu-559:PAGING_RESP)[0x56365eab22c0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822134700866 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6E1A8A1D:UTRAN-Iu-559:PAGING_RESP)[0x56365ea3c730]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea99650] (msc_a.c:1053) 20250822134700866 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6E1A8A1D:UTRAN-Iu-559:PAGING_RESP)[0x56365ea3c730]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822134700866 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6E1A8A1D:UTRAN-Iu-559:PAGING_RESP)[0x56365ea3c730]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822134700866 DMSC DEBUG msub_fsm[0x56365ea99650]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822134700866 DMSC DEBUG msub(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6E1A8A1D) MSC-A terminated (msub.c:261) 20250822134700866 DMSC DEBUG msub(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6E1A8A1D) 1 MSC-I still active (msub.c:79) 20250822134700866 DMSC DEBUG msub_fsm[0x56365ea99650]{active}: State change to terminating (no timeout) (msub.c:91) 20250822134700866 DMSC DEBUG msub_fsm[0x56365ea99650]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822134700866 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6E1A8A1D:UTRAN-Iu-559:PAGING_RESP)[0x56365ea975c0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822134700866 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6E1A8A1D:UTRAN-Iu-559:PAGING_RESP)[0x56365ea975c0]{READY}: Removing from parent msub_fsm[0x56365ea99650] (msub.c:113) 20250822134700866 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Closing UTRAN-Iu-559 (ran_conn.c:142) 20250822134700866 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-559 (ran_conn.c:155) 20250822134700866 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6E1A8A1D:UTRAN-Iu-559:PAGING_RESP)[0x56365ea975c0]{READY}: Freeing instance (msub.c:113) 20250822134700866 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6E1A8A1D:UTRAN-Iu-559:PAGING_RESP)[0x56365ea975c0]{READY}: Deallocated (fsm.c:568) 20250822134700866 DMSC DEBUG msub(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6E1A8A1D) Free (msub.c:119) 20250822134700866 DVLR INFO VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6E1A8A1D - active-conn: now used by 0 (-) (msub.c:375) 20250822134700866 DVLR DEBUG SUBSCR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6E1A8A1D) freeing VLR subscr (max total use count was 4) (vlr.c:472) 20250822134700866 DMSC DEBUG msub_fsm[0x56365ea99650]{terminating}: Freeing instance (msub.c:113) 20250822134700866 DMSC DEBUG msub_fsm[0x56365ea99650]{terminating}: Deallocated (fsm.c:568) 20250822134700866 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134700866 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134700866 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134700866 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134700866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134700866 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134700866 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134700866 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3269)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3269)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3267)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-RAN(3268)@718a44d66dfb: Deleted conn table entry 0TC_iu_lu_and_expire_while_paging2(3276)15029463 20250822134700866 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134700866 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134700866 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134700866 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134700866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134700866 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134700866 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134700866 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3269)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_expire_while_paging2(3276)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_expire_while_paging2(3276)@718a44d66dfb: Final verdict of PTC: pass 20250822134700868 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822134700868 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250822134700868 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822134700868 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822134700868 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822134700868 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822134700868 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822134700868 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822134700868 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822134700868 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822134700868 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822134700868 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134700868 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822134700868 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822134700868 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) MSC_Test_1-SCCP(3264)@718a44d66dfb: Final verdict of PTC: none 20250822134700868 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822134700868 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822134700868 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822134700868 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822134700868 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822134700868 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-MNCC(3270)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-M3UA(3263)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP(3273)@718a44d66dfb: Final verdict of PTC: none 20250822134700869 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-RAN(3262)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-SCCP(3261)@718a44d66dfb: Final verdict of PTC: none 20250822134700869 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) 20250822134700869 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) 20250822134700869 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822134700869 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250822134700869 DLINP ERROR virt-rnc0-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250822134700869 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) 20250822134700869 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:772) 20250822134700869 DLSS7 ERROR 0: asp-virt-rnc0-0: xUA SRV SEND_FAILED (osmo_ss7_asp.c:795) 20250822134700869 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) 20250822134700869 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134700869 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822134700869 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822134700869 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822134700869 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822134700869 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822134700869 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822134700869 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822134700870 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.3/0 (xua_snm.c:371) 20250822134700870 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-SMPP(3274)@718a44d66dfb: Final verdict of PTC: none MSC_Test_2-SCCP(3267)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP-IPA(3272)@718a44d66dfb: Final verdict of PTC: none MSC_Test_2-RAN(3268)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(3271)@718a44d66dfb: Final verdict of PTC: none MSC_Test_2-M3UA(3269)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(3275)@718a44d66dfb: Final verdict of PTC: none MSC_Test_1-RAN(3265)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3260)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3277)@718a44d66dfb: Final verdict of PTC: none 20250822134700886 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) 20250822134700886 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) 20250822134700886 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822134700886 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250822134700886 DLINP ERROR virt-bsc1-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250822134700886 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) 20250822134700886 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:772) 20250822134700886 DLSS7 ERROR 0: asp-virt-bsc1-0: xUA SRV SEND_FAILED (osmo_ss7_asp.c:795) 20250822134700886 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) 20250822134700886 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134700886 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250822134700886 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822134700886 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822134700886 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822134700886 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822134700886 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822134700886 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822134700886 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) 20250822134700886 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(3266)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(3260): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(3261): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(3262): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(3263): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-SCCP(3264): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-RAN(3265): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-M3UA(3266): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_2-SCCP(3267): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_2-RAN(3268): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_2-M3UA(3269): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(3270): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(3271): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(3272): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(3273): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(3274): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(3275): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_iu_lu_and_expire_while_paging2(3276): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(3277): none (pass -> pass) MTC@718a44d66dfb: Test case TC_iu_lu_and_expire_while_paging finished. Verdict: pass MTC@718a44d66dfb: 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'. Fri Aug 22 13:47:00 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 20250822134701871 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822134702869 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822134702869 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822134702869 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822134702870 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822134702870 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822134702870 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822134702873 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822134702887 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822134702887 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822134702887 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=432860) 20250822134703874 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=432860, count=436268) 20250822134704876 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:47:05 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests_Iu.TC_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 20250822134705878 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_mo_cc_iu_release started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(3281)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(3281)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(3281)@718a44d66dfb: ************************************************* MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-SCCP(3279)@718a44d66dfb: v_sccp_pdu_maxlen:268 MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_1-M3UA(3284)@718a44d66dfb: ************************************************* MSC_Test_1-M3UA(3284)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(3284)@718a44d66dfb: ************************************************* MSC_Test_1-SCCP(3282)@718a44d66dfb: v_sccp_pdu_maxlen:268 MTC@718a44d66dfb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_2-M3UA(3287)@718a44d66dfb: ************************************************* MSC_Test_2-M3UA(3287)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(3287)@718a44d66dfb: ************************************************* MSC_Test_2-SCCP(3285)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822134706361 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(3288)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822134706514 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822134706514 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822134706514 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822134706514 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(3281)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(3281)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(3281)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822134706519 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134706519 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822134706519 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822134706519 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822134706519 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822134706519 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822134706519 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(3281)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(3281)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(3281)@718a44d66dfb: Message received on association #8 20250822134706520 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134706520 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822134706520 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822134706520 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822134706520 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822134706520 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822134706520 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(3281)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(3281)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822134706520 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822134706520 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(3281)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(3281)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(3281)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(3281)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(3281)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(3281)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(3281)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(3281)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822134706540 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) 20250822134706540 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) 20250822134706540 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822134706540 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(3284)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(3284)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(3284)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822134706547 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134706547 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822134706547 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822134706547 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822134706547 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822134706547 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822134706547 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(3284)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_1-M3UA(3284)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(3284)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(3284)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(3284)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822134706550 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134706550 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822134706550 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822134706550 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822134706550 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822134706550 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) MSC_Test_1-M3UA(3284)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250822134706550 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(3284)@718a44d66dfb: Message received on association #8 20250822134706550 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250822134706550 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(3284)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(3284)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(3284)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(3284)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(3284)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(3284)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822134706556 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) 20250822134706556 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) 20250822134706556 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822134706556 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(3287)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(3287)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(3287)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822134706562 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134706562 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822134706562 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822134706563 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822134706563 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822134706563 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822134706563 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(3287)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_2-M3UA(3287)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(3287)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3287)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(3287)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822134706565 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134706565 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822134706565 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822134706565 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822134706565 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822134706565 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822134706565 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(3287)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250822134706566 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.3/0 (xua_snm.c:406) 20250822134706566 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(3284)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(3284)@718a44d66dfb: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(3287)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3287)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(3287)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3287)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(3287)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(3287)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3287)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822134706879 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822134706880 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(3290)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(3290)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822134706885 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(3290)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(3290)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(3290)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@718a44d66dfb: IPA ID RESP: { { 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)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(3290)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822134706908 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822134706908 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(3291)@718a44d66dfb: Created GsupExpect[0] for "262420000001043" to be handled at TC_mo_cc_iu_release2(3294) TC_mo_cc_iu_release2(3294)@718a44d66dfb: 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 } } } } 20250822134707327 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134707327 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134707327 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134707327 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822134707327 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134707327 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134707327 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134707327 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134707327 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134707327 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134707327 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134707327 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822134707327 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134707327 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134707327 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822134707327 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3281)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(3281)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(3281)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(3280)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250822134707352 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134707352 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134707352 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250822134707352 DLM3UA 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) 20250822134707352 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134707352 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134707352 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134707352 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(3284)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134707352 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134707352 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134707352 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134707352 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) 20250822134707352 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134707352 DLSS7 DEBUG Found route for dpc=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) 20250822134707352 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250822134707352 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(3284)@718a44d66dfb: Message received on association #8 MSC_Test_1-M3UA(3284)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(3283)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250822134707363 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134707363 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134707363 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134707363 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134707363 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134707363 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134707363 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134707363 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134707363 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) 20250822134707363 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) MSC_Test_2-M3UA(3287)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134707363 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134707363 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134707363 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134707363 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134707363 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134707363 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134707363 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134707363 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3287)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3287)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(3286)@718a44d66dfb: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(3286)@718a44d66dfb: Added conn table entry 0TC_mo_cc_iu_release2(3294)16259475 MSC_Test_2-SCCP(3285)@718a44d66dfb: First idle individual index:0 20250822134707376 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134707376 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134707376 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134707376 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134707376 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134707376 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134707376 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134707376 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3287)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134707377 DIUCS DEBUG (UTRAN-Iu-560 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) 20250822134707377 DMSC DEBUG msub_fsm[0x56365ea3c730]{active}: Allocated (fsm.c:456) 20250822134707377 DMSC DEBUG msc_i[0x56365ea975c0]{READY}: Allocated (fsm.c:456) 20250822134707377 DMSC DEBUG msc_i[0x56365ea975c0]{READY}: is child of msub_fsm[0x56365ea3c730] (fsm.c:486) 20250822134707377 DMSC DEBUG msc_a[0x56365ea57150]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822134707377 DMSC DEBUG msc_a[0x56365ea57150]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea3c730] (fsm.c:486) 20250822134707377 DMSC DEBUG msc_a(unknown:UTRAN-Iu-560:NONE)[0x56365ea57150]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822134707377 DMSC DEBUG msc_i(unknown:UTRAN-Iu-560:NONE)[0x56365ea975c0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822134707377 DMSC DEBUG msc_a(unknown:UTRAN-Iu-560:NONE)[0x56365ea57150]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822134707377 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-560:NONE)[0x56365ea57150]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250822134707377 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-560:NONE)[0x56365ea57150]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250822134707377 DMM DEBUG msc_a(IMSI-262420000001043:UTRAN-Iu-560:LU)[0x56365ea57150]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001043 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822134707377 DMM DEBUG msc_a(IMSI-262420000001043:UTRAN-Iu-560:LU)[0x56365ea57150]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822134707377 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:UTRAN-Iu-560:LU)[0x56365ea99650]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822134707377 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:UTRAN-Iu-560:LU)[0x56365ea99650]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001043:UTRAN-Iu-560:LU)[0x56365ea57150] (fsm.c:486) 20250822134707377 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:UTRAN-Iu-560:LU)[0x56365ea99650]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250822134707377 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:UTRAN-Iu-560:LU)[0x56365ea99650]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822134707377 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822134707377 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822134707377 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-560:LU)[0x56365ea57150]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822134707377 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-560:LU)[0x56365ea57150]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822134707377 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250822134707377 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822134707377 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-560:LU)[0x56365ea99650]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822134707377 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-560:LU)[0x56365ea99650]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822134707377 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-560:LU)[0x56365ea99650]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250822134707377 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-560:LU)[0x56365eab2c30]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822134707377 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-560:LU)[0x56365eab2c30]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-560:LU)[0x56365ea99650] (fsm.c:486) 20250822134707377 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-560:LU)[0x56365eab2c30]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822134707377 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-560:LU)[0x56365eab2c30]{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(3286)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 20250822134707377 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134707377 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134707377 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134707377 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134707377 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134707377 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134707377 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134707377 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3287)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3287)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3285)@718a44d66dfb: { messageType := 2, destLocRef := 'F81993'O, sourceLocRef := '000230'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(3285)@718a44d66dfb: Session index based on local reference:0 MSC_Test-GSUP(3291)@718a44d66dfb: Found GsupExpect[0] for "262420000001043" handled at TC_mo_cc_iu_release2(3294) MSC_Test-GSUP(3291)@718a44d66dfb: Added IMSI table entry 0TC_mo_cc_iu_release2(3294)"262420000001043" TC_mo_cc_iu_release2(3294)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_mo_cc_iu_release2(3294)@718a44d66dfb: setverdict(pass): none -> pass 20250822134707381 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134707381 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-560:LU)[0x56365eab2c30]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822134707381 DVLR DEBUG SUBSCR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9) Received 1 auth tuples (vlr.c:996) 20250822134707381 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-560:LU)[0x56365eab2c30]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822134707381 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-560:LU)[0x56365eab2c30]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250822134707381 DMM DEBUG Tx AUTH REQ (rand = 7a95104b1a4a9f05ba2d70f05d02d406) (gsm_04_08.c:641) 20250822134707381 DMM DEBUG AUTH REQ (autn = efa1c84fb243cf4fb3a2faa6c88b3cac) (gsm_04_08.c:643) 20250822134707381 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-560:LU)[0x56365ea57150]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250822134707381 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-560:LU)[0x56365ea57150]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134707381 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-560:LU)[0x56365ea975c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134707381 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822134707381 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134707381 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134707381 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134707381 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134707381 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134707381 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134707381 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134707381 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3287)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3287)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3285)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(3285)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3285)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3285)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(3286)@718a44d66dfb: patching N(SD)=1 into dtap '0514D1127C6D210412E79141'O MSC_Test_2-RAN(3286)@718a44d66dfb: patched enc_l3: '0554D1127C6D210412E79141'O MSC_Test_2-SCCP(3285)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(3285)@718a44d66dfb: vl_len:24 MSC_Test_2-SCCP(3285)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3285)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554D1127C6D210412E79141'O 20250822134707391 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134707391 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134707391 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134707391 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134707391 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134707391 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134707391 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134707391 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3287)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134707391 DIUCS DEBUG (UTRAN-Iu-560) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134707391 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-560:LU)[0x56365ea975c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134707391 DIUCS DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-560:LU)[0x56365ea975c0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134707391 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-560:LU)[0x56365ea57150]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134707391 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-560:LU)[0x56365ea57150]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134707391 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-560:LU)[0x56365ea57150]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134707391 DMM DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-560:LU)[0x56365ea57150]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = d1127c6d12e79141) (gsm_04_08.c:1128) 20250822134707391 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-560:LU)[0x56365eab2c30]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822134707391 DVLR DEBUG SUBSCR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9) AUTH on UTRAN received RES: d1127c6d12e79141 (8 bytes) (vlr_auth_fsm.c:151) 20250822134707391 DVLR INFO SUBSCR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250822134707391 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-560:LU)[0x56365eab2c30]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822134707391 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-560:LU)[0x56365eab2c30]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822134707391 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-560:LU)[0x56365eab2c30]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822134707391 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-560:LU)[0x56365eab2c30]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-560:LU)[0x56365ea99650] (vlr_auth_fsm.c:294) 20250822134707392 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-560:LU)[0x56365eab2c30]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822134707392 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-560:LU)[0x56365eab2c30]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822134707392 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-560:LU)[0x56365ea99650]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250822134707392 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-560:LU)[0x56365ea99650]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822134707392 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-560:LU)[0x56365ea99650]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822134707392 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-560:LU)[0x56365ea57150]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250822134707392 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-560:LU)[0x56365ea57150]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=eb758016957289cdf12ee77622cecaad, CK=NONE (ran_msg_iu.c:388) 20250822134707392 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-560:LU)[0x56365ea975c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250822134707392 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-560:LU)[0x56365ea99650]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250822134707392 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134707392 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134707392 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134707392 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134707392 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134707392 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134707392 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134707392 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3287)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3287)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3285)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(3285)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3285)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3285)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3285)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(3285)@718a44d66dfb: vl_len:12 MSC_Test_2-SCCP(3285)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3285)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250822134707414 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134707414 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134707414 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134707414 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134707414 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134707414 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134707414 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134707414 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134707415 DIUCS DEBUG (UTRAN-Iu-560) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134707415 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-560:LU)[0x56365ea975c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-M3UA(3287)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134707415 DIUCS DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-560:LU)[0x56365ea975c0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134707415 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-560:LU)[0x56365ea57150]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134707415 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-560:LU)[0x56365ea57150]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134707415 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-560:LU)[0x56365ea57150]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250822134707415 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-560:LU)[0x56365ea99650]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250822134707415 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-560:LU)[0x56365ea99650]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822134707415 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-560:LU)[0x56365ea57150]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250822134707415 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-560:LU)[0x56365ea975c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822134707415 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-560:LU)[0x56365ea99650]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822134707415 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-560:LU)[0x56365ea99650]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822134707415 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-560:LU)[0x56365eab2c30]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822134707415 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-560:LU)[0x56365eab2c30]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-560:LU)[0x56365ea99650] (fsm.c:486) 20250822134707415 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-560:LU)[0x56365eab2c30]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822134707415 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-560:LU)[0x56365eab2c30]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822134707415 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134707415 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134707415 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134707415 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134707415 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134707415 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134707415 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134707415 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3287)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3287)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3285)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(3285)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3285)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3285)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822134707423 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134707423 DVLR DEBUG IMSI:262420000001043 has MSISDN:491230001043 (vlr.c:1045) 20250822134707423 DMSC NOTICE msub(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9) VLR: update for IMSI=262420000001043 (MSISDN=491230001043) (gsm_04_08.c:1541) 20250822134707423 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822134707424 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134707424 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-560:LU)[0x56365ea99650]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822134707424 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-560:LU)[0x56365eab2c30]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822134707424 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-560:LU)[0x56365eab2c30]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822134707424 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-560:LU)[0x56365eab2c30]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822134707424 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-560:LU)[0x56365eab2c30]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-560:LU)[0x56365ea99650] (vlr_lu_fsm.c:110) 20250822134707424 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-560:LU)[0x56365eab2c30]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822134707424 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-560:LU)[0x56365eab2c30]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822134707424 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-560:LU)[0x56365ea99650]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822134707424 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-560:LU)[0x56365ea99650]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822134707424 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-560:LU)[0x56365ea32060]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822134707424 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-560:LU)[0x56365ea32060]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-560:LU)[0x56365ea99650] (fsm.c:486) 20250822134707424 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-560:LU)[0x56365ea32060]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822134707424 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-560:LU)[0x56365ea32060]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822134707424 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-560:LU)[0x56365ea32060]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822134707424 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-560:LU)[0x56365ea32060]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822134707424 DMSC NOTICE msub(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:TMSInew-0x402EFFEC) VLR: update for IMSI=262420000001043 (MSISDN=491230001043) (gsm_04_08.c:1541) 20250822134707424 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-560:LU)[0x56365ea32060]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822134707424 DMM DEBUG -> IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:TMSInew-0x402EFFEC LOCATION UPDATE ACCEPT (TMSI = 0x402effec) (gsm_04_08.c:149) 20250822134707424 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:TMSInew-0x402EFFEC:UTRAN-Iu-560:LU)[0x56365ea57150]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250822134707424 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:TMSInew-0x402EFFEC:UTRAN-Iu-560:LU)[0x56365ea57150]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134707424 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:TMSInew-0x402EFFEC:UTRAN-Iu-560:LU)[0x56365ea975c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134707424 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:TMSInew-0x402EFFEC - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822134707424 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134707424 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134707424 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134707424 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134707424 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134707424 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134707424 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134707424 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3287)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3287)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3285)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(3285)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3285)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3285)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_cc_iu_release2(3294)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(3286)@718a44d66dfb: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(3286)@718a44d66dfb: patched enc_l3: '059B'O MSC_Test_2-SCCP(3285)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(3285)@718a44d66dfb: vl_len:14 MSC_Test_2-SCCP(3285)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3285)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250822134707430 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134707430 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134707430 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134707430 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134707430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134707430 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134707430 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134707430 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3287)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134707430 DIUCS DEBUG (UTRAN-Iu-560) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134707430 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:TMSInew-0x402EFFEC:UTRAN-Iu-560:LU)[0x56365ea975c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134707430 DIUCS DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:TMSInew-0x402EFFEC:UTRAN-Iu-560:LU)[0x56365ea975c0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134707430 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:TMSInew-0x402EFFEC:UTRAN-Iu-560:LU)[0x56365ea57150]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134707430 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:TMSInew-0x402EFFEC:UTRAN-Iu-560:LU)[0x56365ea57150]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134707430 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:TMSInew-0x402EFFEC:UTRAN-Iu-560:LU)[0x56365ea57150]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134707430 DMM DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:TMSInew-0x402EFFEC:UTRAN-Iu-560:LU)[0x56365ea57150]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822134707430 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:TMSInew-0x402EFFEC:UTRAN-Iu-560:LU)[0x56365ea99650]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822134707430 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-560:LU)[0x56365ea32060]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822134707430 DMSC NOTICE msub(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC) VLR: update for IMSI=262420000001043 (MSISDN=491230001043) (gsm_04_08.c:1541) 20250822134707430 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-560:LU)[0x56365ea32060]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822134707430 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-560:LU)[0x56365ea99650]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822134707430 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-560:LU)[0x56365ea32060]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822134707430 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-560:LU)[0x56365ea32060]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-560:LU)[0x56365ea99650] (vlr_lu_fsm.c:817) 20250822134707430 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-560:LU)[0x56365ea32060]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822134707430 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x2EA032F9:UTRAN-Iu-560:LU)[0x56365ea32060]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822134707430 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-560:LU)[0x56365ea99650]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822134707430 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-560:LU)[0x56365ea57150]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250822134707430 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-560:LU)[0x56365ea57150]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.946s remaining) (msc_a.c:450) 20250822134707430 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001043/3/1): Available (smpp_smsc.c:626) 20250822134707430 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-560:LU)[0x56365ea57150]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134707430 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-560:LU)[0x56365ea57150]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250822134707430 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-560:LU)[0x56365ea57150]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250822134707430 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822134707430 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822134707430 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822134707430 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-560:LU)[0x56365ea57150]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250822134707430 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-560:LU)[0x56365ea975c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822134707430 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822134707431 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134707431 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134707431 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134707431 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134707431 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134707431 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134707431 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134707431 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3287)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3287)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3285)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(3285)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3285)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3285)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3285)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(3285)@718a44d66dfb: vl_len:7 MSC_Test_2-SCCP(3285)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3285)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250822134707439 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134707439 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134707439 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134707439 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134707439 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134707439 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134707439 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134707439 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3287)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134707439 DIUCS DEBUG (UTRAN-Iu-560) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134707439 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-560:LU)[0x56365ea975c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134707439 DIUCS DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-560:LU)[0x56365ea975c0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134707439 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-560:LU)[0x56365ea57150]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134707439 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-560:LU)[0x56365ea57150]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134707439 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-560:LU)[0x56365ea57150]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250822134707439 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-560:LU)[0x56365ea57150]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822134707439 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-560:LU)[0x56365ea57150]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250822134707439 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-560:LU)[0x56365ea57150]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134707439 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-560:LU)[0x56365ea57150]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822134707439 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-560:LU)[0x56365ea99650]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822134707439 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-560:LU)[0x56365ea99650]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-560:LU)[0x56365ea57150] (msc_a.c:1053) 20250822134707439 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-560:LU)[0x56365ea99650]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822134707439 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-560:LU)[0x56365ea99650]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822134707439 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-560:LU)[0x56365ea99650]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822134707439 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-560:LU)[0x56365ea57150]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea3c730] (msc_a.c:1053) 20250822134707439 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-560:LU)[0x56365ea57150]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822134707439 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-560:LU)[0x56365ea57150]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822134707439 DMSC DEBUG msub_fsm[0x56365ea3c730]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822134707439 DMSC DEBUG msub(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC) MSC-A terminated (msub.c:261) 20250822134707439 DMSC DEBUG msub(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC) 1 MSC-I still active (msub.c:79) 20250822134707439 DMSC DEBUG msub_fsm[0x56365ea3c730]{active}: State change to terminating (no timeout) (msub.c:91) 20250822134707439 DMSC DEBUG msub_fsm[0x56365ea3c730]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822134707439 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-560:LU)[0x56365ea975c0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822134707439 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-560:LU)[0x56365ea975c0]{READY}: Removing from parent msub_fsm[0x56365ea3c730] (msub.c:113) 20250822134707439 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Closing UTRAN-Iu-560 (ran_conn.c:142) 20250822134707439 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-560 (ran_conn.c:155) 20250822134707439 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-560:LU)[0x56365ea975c0]{READY}: Freeing instance (msub.c:113) 20250822134707439 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-560:LU)[0x56365ea975c0]{READY}: Deallocated (fsm.c:568) 20250822134707440 DMSC DEBUG msub(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC) Free (msub.c:119) 20250822134707440 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC - active-conn: now used by 1 (attached) (msub.c:375) 20250822134707440 DMSC DEBUG msub_fsm[0x56365ea3c730]{terminating}: Freeing instance (msub.c:113) 20250822134707440 DMSC DEBUG msub_fsm[0x56365ea3c730]{terminating}: Deallocated (fsm.c:568) 20250822134707440 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134707440 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134707440 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134707440 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134707440 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134707440 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134707440 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134707440 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3287)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3287)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3285)@718a44d66dfb: Session index based on local reference:0 20250822134707441 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134707441 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134707441 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134707441 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134707441 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134707441 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134707441 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134707441 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3287)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(3286)@718a44d66dfb: Deleted conn table entry 0TC_mo_cc_iu_release2(3294)16259475 TC_mo_cc_iu_release2(3294)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_mo_cc_iu_release2(3294)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_mo_cc_iu_release2(3294)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_mo_cc_iu_release2(3294)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_mo_cc_iu_release2(3294)@718a44d66dfb: 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 := '402EFFEC'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(3286)@718a44d66dfb: Added conn table entry 0TC_mo_cc_iu_release2(3294)15946685 MSC_Test_2-RAN(3286)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(3285)@718a44d66dfb: First idle individual index:0 MSC_Test_2-M3UA(3287)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134707642 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134707642 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134707642 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134707642 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134707642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134707642 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134707642 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134707642 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134707643 DIUCS DEBUG (UTRAN-Iu-561 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) 20250822134707643 DMSC DEBUG msub_fsm[0x56365ea99650]{active}: Allocated (fsm.c:456) 20250822134707643 DMSC DEBUG msc_i[0x56365ea57150]{READY}: Allocated (fsm.c:456) 20250822134707643 DMSC DEBUG msc_i[0x56365ea57150]{READY}: is child of msub_fsm[0x56365ea99650] (fsm.c:486) 20250822134707643 DMSC DEBUG msc_a[0x56365ea975c0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822134707643 DMSC DEBUG msc_a[0x56365ea975c0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea99650] (fsm.c:486) 20250822134707643 DMSC DEBUG msc_a(unknown:UTRAN-Iu-561:NONE)[0x56365ea975c0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822134707643 DMSC DEBUG msc_i(unknown:UTRAN-Iu-561:NONE)[0x56365ea57150]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822134707643 DMSC DEBUG msc_a(unknown:UTRAN-Iu-561:NONE)[0x56365ea975c0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822134707643 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-561:NONE)[0x56365ea975c0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250822134707643 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-561:NONE)[0x56365ea975c0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250822134707643 DMM DEBUG msc_a(TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ)[0x56365ea975c0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250822134707643 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ)[0x56365ea3c730]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822134707643 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ)[0x56365ea3c730]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ)[0x56365ea975c0] (fsm.c:486) 20250822134707643 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ)[0x56365ea3c730]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250822134707643 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ)[0x56365ea3c730]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822134707643 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822134707643 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822134707643 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ)[0x56365ea975c0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822134707643 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ)[0x56365ea975c0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822134707643 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ)[0x56365ea3c730]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822134707643 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ)[0x56365ea3c730]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250822134707643 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ)[0x56365ea32060]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250822134707644 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ)[0x56365ea32060]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ)[0x56365ea3c730] (fsm.c:486) 20250822134707644 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ)[0x56365ea32060]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250822134707644 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ)[0x56365ea32060]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250822134707644 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250822134707644 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134707644 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134707644 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134707644 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134707644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134707644 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134707644 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134707644 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3287)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3287)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3285)@718a44d66dfb: { messageType := 2, destLocRef := 'F353BD'O, sourceLocRef := '000231'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(3285)@718a44d66dfb: Session index based on local reference:0 TC_mo_cc_iu_release2(3294)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_mo_cc_iu_release2(3294)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822134707652 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134707652 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ)[0x56365ea32060]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250822134707652 DVLR DEBUG SUBSCR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC) Received 1 auth tuples (vlr.c:996) 20250822134707652 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ)[0x56365ea32060]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250822134707652 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ)[0x56365ea32060]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250822134707652 DMM DEBUG Tx AUTH REQ (rand = dac3a10da0f9f15de57a2d7094cae71c) (gsm_04_08.c:641) 20250822134707652 DMM DEBUG AUTH REQ (autn = 5ad3a8293e136d7db58283ea9c4ccacc) (gsm_04_08.c:643) 20250822134707652 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ)[0x56365ea975c0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250822134707652 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ)[0x56365ea975c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134707652 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ)[0x56365ea57150]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134707652 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822134707653 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134707653 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134707653 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134707653 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134707653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134707653 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134707653 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134707653 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3287)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3287)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3285)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(3285)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3285)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3285)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(3286)@718a44d66dfb: patching N(SD)=1 into dtap '0514556BCA6E2104D639FB70'O MSC_Test_2-RAN(3286)@718a44d66dfb: patched enc_l3: '0554556BCA6E2104D639FB70'O MSC_Test_2-SCCP(3285)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(3285)@718a44d66dfb: vl_len:24 MSC_Test_2-SCCP(3285)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3285)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554556BCA6E2104D639FB70'O 20250822134707659 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134707659 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134707659 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134707659 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134707659 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134707659 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134707659 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134707659 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3287)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134707660 DIUCS DEBUG (UTRAN-Iu-561) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134707660 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ)[0x56365ea57150]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134707660 DIUCS DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ)[0x56365ea57150]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134707660 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ)[0x56365ea975c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134707660 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ)[0x56365ea975c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134707660 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ)[0x56365ea975c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134707660 DMM DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ)[0x56365ea975c0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 556bca6ed639fb70) (gsm_04_08.c:1128) 20250822134707660 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ)[0x56365ea32060]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250822134707660 DVLR DEBUG SUBSCR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC) AUTH on UTRAN received RES: 556bca6ed639fb70 (8 bytes) (vlr_auth_fsm.c:151) 20250822134707660 DVLR INFO SUBSCR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250822134707660 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ)[0x56365ea32060]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250822134707660 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ)[0x56365ea32060]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250822134707660 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ)[0x56365ea32060]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250822134707660 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ)[0x56365ea32060]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ)[0x56365ea3c730] (vlr_auth_fsm.c:294) 20250822134707660 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ)[0x56365ea32060]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250822134707660 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ)[0x56365ea32060]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250822134707660 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ)[0x56365ea3c730]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250822134707660 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ)[0x56365ea3c730]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822134707660 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ)[0x56365ea3c730]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250822134707660 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ)[0x56365ea975c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250822134707660 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ)[0x56365ea975c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=9a39056f59103eccb4a74e8d16a5deb5, CK=NONE (ran_msg_iu.c:388) 20250822134707660 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ)[0x56365ea57150]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250822134707660 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ)[0x56365ea3c730]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250822134707660 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134707660 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134707660 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134707660 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134707660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134707660 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134707660 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134707660 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3287)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3287)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3285)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(3285)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3285)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3285)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3285)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(3285)@718a44d66dfb: vl_len:12 MSC_Test_2-SCCP(3285)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3285)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250822134707667 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134707667 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134707667 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134707667 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134707667 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134707667 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134707667 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134707667 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3287)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134707667 DIUCS DEBUG (UTRAN-Iu-561) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134707667 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ)[0x56365ea57150]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134707667 DIUCS DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ)[0x56365ea57150]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134707667 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ)[0x56365ea975c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134707667 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ)[0x56365ea975c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250822134707667 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ)[0x56365ea975c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250822134707667 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ)[0x56365ea3c730]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250822134707667 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ)[0x56365ea3c730]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822134707667 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ)[0x56365ea975c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250822134707667 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ)[0x56365ea57150]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822134707668 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ)[0x56365ea3c730]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822134707668 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ)[0x56365ea3c730]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822134707668 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ)[0x56365ea3c730]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822134707668 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ)[0x56365ea3c730]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822134707668 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ)[0x56365ea3c730]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822134707668 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ)[0x56365ea3c730]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822134707668 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ)[0x56365ea3c730]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822134707668 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ)[0x56365ea975c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250822134707668 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ)[0x56365ea975c0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.975s remaining) (msc_a.c:450) 20250822134707668 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001043/3/1): Available (smpp_smsc.c:626) 20250822134707668 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134707668 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134707668 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134707668 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134707668 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134707668 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134707668 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134707668 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3287)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3287)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3285)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(3285)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3285)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3285)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(3288)@718a44d66dfb: Created MnccExpect[0] for "12345" to be handled at TC_mo_cc_iu_release2(3294) MSC_Test-MGCP(3289)@718a44d66dfb: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_mo_cc_iu_release2(3294) MSC_Test_2-RAN(3286)@718a44d66dfb: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_2-RAN(3286)@718a44d66dfb: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_2-SCCP(3285)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(3285)@718a44d66dfb: vl_len:28 MSC_Test_2-SCCP(3285)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3285)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001440180000010010401110038504066005040200815E04802143F5'O MSC_Test_2-M3UA(3287)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134707690 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134707690 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134707690 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134707690 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134707690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134707690 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134707690 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134707690 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134707690 DIUCS DEBUG (UTRAN-Iu-561) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134707690 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ)[0x56365ea57150]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134707690 DIUCS DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ)[0x56365ea57150]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134707690 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ)[0x56365ea975c0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134707690 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ)[0x56365ea975c0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250822134707690 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ)[0x56365ea975c0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250822134707690 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250822134707690 DCC DEBUG trans(CC:NULL IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC callref-0x8000003b tid-8) New transaction (transaction.c:231) 20250822134707690 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ)[0x56365ea975c0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2671) 20250822134707690 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ)[0x56365ea975c0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250822134707690 DCC DEBUG trans(CC:NULL IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ callref-0x8000003b tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2690) 20250822134707690 DCC DEBUG trans(CC:NULL IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ callref-0x8000003b tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822134707690 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250822134707691 DCC DEBUG trans(CC:NULL IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ callref-0x8000003b tid-8) codecs: :0{AMR:octet-align=1#112} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,AMR-WB/16000:octet-align=1#113}) (gsm_04_08_cc.c:702) 20250822134707691 DCC INFO trans(CC:NULL IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ callref-0x8000003b tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250822134707691 DCC DEBUG trans(CC:NULL IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ callref-0x8000003b tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250822134707691 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ)[0x56365ea975c0]{MSC_A_ST_COMMUNICATING}: Starting call assignment (msc_a.c:2206) 20250822134707691 DCC DEBUG call_leg(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ)[0x56365ea32060]{ESTABLISHING}: Allocated (fsm.c:456) 20250822134707691 DCC DEBUG call_leg(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ)[0x56365ea32060]{ESTABLISHING}: is child of msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ)[0x56365ea975c0] (fsm.c:486) 20250822134707691 DCC DEBUG trans(CC:INITIATED IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ callref-0x8000003b tid-8) codecs: :0{AMR:octet-align=1#112} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,AMR-WB/16000:octet-align=1#113}) (msc_a.c:2161) 20250822134707691 DCC DEBUG rtp_stream(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ)[0x56365ea83090]{UNINITIALIZED}: Allocated (fsm.c:456) 20250822134707691 DCC DEBUG rtp_stream(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ)[0x56365ea83090]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ)[0x56365ea32060] (fsm.c:486) 20250822134707691 DCC DEBUG rtp_stream(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ:trans-8:call-239:RTP_TO_CN:no-CI)[0x56365ea83090]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112 (rtp_stream.c:430) 20250822134707691 DCC DEBUG rtp_stream(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ:trans-8:call-239:RTP_TO_CN:no-CI)[0x56365ea83090]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250822134707691 DCC DEBUG rtp_stream(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ)[0x56365eab9ca0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250822134707691 DCC DEBUG rtp_stream(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ)[0x56365eab9ca0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ)[0x56365ea32060] (fsm.c:486) 20250822134707691 DCC DEBUG rtp_stream(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ:trans-8:call-239:RTP_TO_RAN:no-CI)[0x56365eab9ca0]{UNINITIALIZED}: setting codecs to VND.3GPP.IUFP/16000#96 (rtp_stream.c:430) 20250822134707691 DCC DEBUG rtp_stream(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ:trans-8:call-239:RTP_TO_RAN:no-CI)[0x56365eab9ca0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(3289)@718a44d66dfb: Found Expect[0] for { line := { verb := "CRCX", trans_id := "458", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "ef" }, { code := "L", val := "p:20, a:AMR, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_mo_cc_iu_release2(3294) TC_mo_cc_iu_release2(3294)@718a44d66dfb: f_mo_call_establish 2: rx 1st CRCX 20250822134707708 DCC DEBUG rtp_stream(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ:trans-8:call-239:RTP_TO_CN:no-CI)[0x56365ea83090]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822134707708 DCC DEBUG call_leg(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ)[0x56365ea32060]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250822134707708 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ)[0x56365ea975c0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250822134707708 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ)[0x56365ea975c0]{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) 20250822134707708 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ callref-0x8000003b tid-8) tx MNCC_SETUP_IND (RTP=1.1.1.1:10000{AMR:octet-align=1#112}) (gsm_04_08_cc.c:309) TC_mo_cc_iu_release2(3294)@718a44d66dfb: f_mo_call_establish 6: rx 2nd CRCX 20250822134707711 DCC DEBUG rtp_stream(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ:trans-8:call-239:RTP_TO_RAN:no-CI)[0x56365eab9ca0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822134707711 DCC DEBUG call_leg(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ)[0x56365ea32060]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250822134707711 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ)[0x56365ea975c0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250822134707711 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ)[0x56365ea975c0]{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) 20250822134707711 DCC DEBUG trans(CC:INITIATED IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ callref-0x8000003b tid-8) codecs: 1.1.1.1:10000{AMR:octet-align=1#112} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,AMR-WB/16000:octet-align=1#113}) (msc_a.c:705) 20250822134707711 DCC DEBUG trans(CC:INITIATED IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ callref-0x8000003b tid-8) Sending Assignment Command (msc_a.c:706) 20250822134707711 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ)[0x56365ea975c0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: RAB AssignmentRequest (ran_msg_iu.c:427) 20250822134707711 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ)[0x56365ea975c0]{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) 20250822134707711 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ)[0x56365ea57150]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250822134707711 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134707711 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134707711 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134707711 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134707711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134707711 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134707711 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134707711 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3287)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3287)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-MNCC(3288)@718a44d66dfb: Found MnccExpect[0] for "12345" handled at TC_mo_cc_iu_release2(3294) MSC_Test-MNCC(3288)@718a44d66dfb: Added conn table entry 0TC_mo_cc_iu_release2(3294)-2147483589 MSC_Test_2-SCCP(3285)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(3285)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3285)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3285)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_cc_iu_release2(3294)@718a44d66dfb: f_mo_call_establish 1: rx MNCC SETUP ind 20250822134707719 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ callref-0x8000003b tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250822134707719 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ)[0x56365ea975c0]{MSC_A_ST_COMMUNICATING}: Assignment for this trans already started earlier (msc_a.c:2197) TC_mo_cc_iu_release2(3294)@718a44d66dfb: f_mo_call_establish 4.iu: rx RANAP RAB Assignment Request MSC_Test_2-SCCP(3285)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(3285)@718a44d66dfb: vl_len:46 MSC_Test_2-SCCP(3285)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3285)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '6000002A000001003440230000010033401C60427C350001C0A802150000000000000000000000000040040C0000'O MSC_Test_2-M3UA(3287)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134707746 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134707746 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134707746 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134707746 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134707746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134707746 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134707746 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134707746 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134707746 DIUCS DEBUG (UTRAN-Iu-561) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134707746 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ)[0x56365ea57150]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134707746 DIUCS DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ)[0x56365ea57150]{READY}: RAN decode: RANAP: dir=4 proc=0 (ran_msg_iu.c:274) 20250822134707746 DIUCS DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ)[0x56365ea57150]{READY}: RAN decode: RANAP: Received RAB assignment response for rab_id=8 (ran_msg_iu.c:132) 20250822134707746 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ)[0x56365ea975c0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134707746 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ)[0x56365ea975c0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=4 proc=0 (ran_msg_iu.c:274) 20250822134707746 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ)[0x56365ea975c0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: Received RAB assignment response for rab_id=8 (ran_msg_iu.c:132) 20250822134707746 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ)[0x56365ea975c0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP RAB Assignment Response (msc_a.c:2043) 20250822134707746 DCC DEBUG rtp_stream(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ:trans-8:call-239:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x56365eab9ca0]{ESTABLISHING}: setting remote addr to 192.168.2.21:1036 (rtp_stream.c:476) 20250822134707746 DCC DEBUG rtp_stream(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ:trans-8:call-239:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x56365eab9ca0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250822134707746 DCC DEBUG trans(CC:INITIATED IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ callref-0x8000003b tid-8) codecs: 1.1.1.1:10000{AMR:octet-align=1#112} (from: assigned=AMR:octet-align=1#112 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,AMR-WB/16000:octet-align=1#113}) (msc_a.c:1596) 20250822134707746 DCC INFO trans(CC:INITIATED IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ callref-0x8000003b tid-8) Assignment Complete: RAN: VND.3GPP.IUFP/16000#96, CN: AMR:octet-align=1#112 (msc_a.c:1597) 20250822134707746 DCC DEBUG trans(CC:INITIATED IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ callref-0x8000003b tid-8) codecs: 1.1.1.1:10000{AMR:octet-align=1#112} (from: assigned=AMR:octet-align=1#112 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,AMR-WB/16000:octet-align=1#113}) (gsm_04_08_cc.c:2187) 20250822134707746 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ callref-0x8000003b tid-8) tx MNCC_RTP_CREATE (RTP=1.1.1.1:10000{AMR:octet-align=1#112}) (gsm_04_08_cc.c:309) TC_mo_cc_iu_release2(3294)@718a44d66dfb: f_mo_call_establish 3: rx RTP CREATE TC_mo_cc_iu_release2(3294)@718a44d66dfb: f_mo_call_establish 5: rx MDCX for the RAN side 20250822134707749 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ callref-0x8000003b tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250822134707749 DCC DEBUG trans(CC:INITIATED IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ callref-0x8000003b tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822134707749 DCC DEBUG trans(CC:INITIATED IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ callref-0x8000003b tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822134707749 DCC DEBUG trans(CC:INITIATED IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ callref-0x8000003b tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250822134707749 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ)[0x56365ea975c0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_CALL_PROC (msc_a.c:2106) 20250822134707749 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ)[0x56365ea975c0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134707749 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ)[0x56365ea57150]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134707749 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ)[0x56365ea975c0]{MSC_A_ST_COMMUNICATING}: Assignment for this trans already started earlier (msc_a.c:2197) 20250822134707749 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134707749 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134707749 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134707749 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134707749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134707749 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134707749 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134707749 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3287)@718a44d66dfb: Message received on association #8 20250822134707749 DCC DEBUG rtp_stream(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ:trans-8:call-239:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x56365eab9ca0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822134707749 DCC DEBUG rtp_stream(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ:trans-8:call-239:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x56365eab9ca0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250822134707749 DCC DEBUG call_leg(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ)[0x56365ea32060]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_2-M3UA(3287)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3285)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(3285)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3285)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3285)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822134707753 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ callref-0x8000003b tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250822134707753 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ callref-0x8000003b tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822134707753 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ callref-0x8000003b tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250822134707753 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ callref-0x8000003b tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250822134707753 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ)[0x56365ea975c0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_ALERTING (msc_a.c:2106) 20250822134707753 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ)[0x56365ea975c0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134707753 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ)[0x56365ea57150]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134707753 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134707753 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134707753 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134707753 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134707753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134707753 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134707753 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134707753 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3287)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3287)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3285)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(3285)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3285)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3285)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_cc_iu_release2(3294)@718a44d66dfb: f_mo_call_establish 7: rx CC Alerting MSC_Test_2-SCCP(3285)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(3285)@718a44d66dfb: vl_len:12 MSC_Test_2-SCCP(3285)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3285)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000B40080000010004400140'O MSC_Test_2-M3UA(3287)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134707761 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134707761 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134707761 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134707761 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134707761 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134707761 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134707761 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134707761 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134707761 DIUCS DEBUG (UTRAN-Iu-561) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134707761 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ)[0x56365ea57150]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134707761 DIUCS DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ)[0x56365ea57150]{READY}: RAN decode: RANAP: dir=1 proc=11 (ran_msg_iu.c:274) 20250822134707761 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ)[0x56365ea975c0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134707761 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ)[0x56365ea975c0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=11 (ran_msg_iu.c:274) 20250822134707761 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ)[0x56365ea975c0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP Iu ReleaseRequest (msc_a.c:2043) 20250822134707761 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ)[0x56365ea975c0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_MO_CLOSE (msc_a.c:1734) 20250822134707761 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ)[0x56365ea975c0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250822134707761 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ)[0x56365ea975c0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 2 (cc,msc_a_ran_dec) (msc_a.c:948) 20250822134707761 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC + msc_a_fsm_releasing_onenter: now used by 4 (attached,active-conn,CC,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822134707761 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC + 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) 20250822134707761 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,CC,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822134707761 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ callref-0x8000003b tid-8) Freeing transaction (transaction.c:243) 20250822134707761 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ callref-0x8000003b tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250822134707761 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ callref-0x8000003b tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250822134707761 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ callref-0x8000003b tid-8) new state CALL_DELIVERED -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250822134707761 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ)[0x56365ea975c0]{MSC_A_ST_RELEASING}: Sending DTAP: CC GSM48_MT_CC_RELEASE (msc_a.c:2106) 20250822134707761 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ)[0x56365ea975c0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250822134707761 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ)[0x56365ea57150]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134707761 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ callref-0x8000003b tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250822134707761 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ callref-0x8000003b tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250822134707762 DCC DEBUG trans(CC:NULL IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ callref-0x8000003b tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250822134707762 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC - CC: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (transaction.c:281) 20250822134707762 DCC DEBUG call_leg(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ)[0x56365ea32060]{ESTABLISHING}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250822134707762 DCC DEBUG rtp_stream(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ:trans-8:call-239:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x56365eab9ca0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250822134707762 DCC DEBUG rtp_stream(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ:trans-8:call-239:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x56365eab9ca0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ)[0x56365ea32060] (call_leg.c:197) 20250822134707762 DCC DEBUG rtp_stream(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ:trans-8:call-239:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x56365eab9ca0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250822134707762 DCC DEBUG rtp_stream(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ:trans-8:call-239:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x56365eab9ca0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250822134707762 DCC DEBUG rtp_stream(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ:trans-8:call-239:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x56365ea83090]{ESTABLISHING}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250822134707762 DCC DEBUG rtp_stream(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ:trans-8:call-239:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x56365ea83090]{ESTABLISHING}: Removing from parent call_leg(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ)[0x56365ea32060] (call_leg.c:197) 20250822134707762 DCC DEBUG call_leg(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ)[0x56365ea32060]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250822134707762 DCC DEBUG rtp_stream(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ:trans-8:call-239:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x56365ea83090]{ESTABLISHING}: Freeing instance (call_leg.c:197) 20250822134707762 DCC DEBUG rtp_stream(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ:trans-8:call-239:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x56365ea83090]{ESTABLISHING}: Deallocated (fsm.c:568) 20250822134707762 DCC DEBUG call_leg(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ)[0x56365ea32060]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250822134707762 DCC DEBUG call_leg(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ)[0x56365ea32060]{RELEASING}: Removing from parent msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ)[0x56365ea975c0] (call_leg.c:198) 20250822134707762 DCC DEBUG call_leg(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ)[0x56365ea32060]{RELEASING}: Freeing instance (call_leg.c:198) 20250822134707762 DCC DEBUG call_leg(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ)[0x56365ea32060]{RELEASING}: Deallocated (fsm.c:568) 20250822134707762 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ)[0x56365ea975c0]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250822134707762 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ)[0x56365ea975c0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250822134707762 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ)[0x56365ea57150]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822134707762 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822134707763 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134707763 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134707763 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134707763 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134707763 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134707763 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134707763 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134707763 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134707763 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134707763 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134707763 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134707763 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134707763 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134707763 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134707763 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134707763 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3287)@718a44d66dfb: Message received on association #8 MSC_Test-MNCC(3288)@718a44d66dfb: Deleted conn table entry 0TC_mo_cc_iu_release2(3294)-2147483589 MSC_Test_2-M3UA(3287)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(3287)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3287)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3285)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(3285)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3285)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3285)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3285)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-SCCP(3285)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3285)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3285)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_cc_iu_release2(3294)@718a44d66dfb: Osmux ok: use_osmux = false got_osmux_count = 0 TC_mo_cc_iu_release2(3294)@718a44d66dfb: f_mo_call_establish DONE TC_mo_cc_iu_release2(3294)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3285)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_2-SCCP(3285)@718a44d66dfb: vl_len:7 MSC_Test_2-SCCP(3285)@718a44d66dfb: vl_from0 MSC_Test_2-SCCP(3285)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250822134708266 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134708266 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134708266 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134708266 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134708266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134708266 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134708266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134708266 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3287)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134708267 DIUCS DEBUG (UTRAN-Iu-561) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250822134708267 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ)[0x56365ea57150]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134708267 DIUCS DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ)[0x56365ea57150]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134708267 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ)[0x56365ea975c0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134708267 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ)[0x56365ea975c0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250822134708267 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ)[0x56365ea975c0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250822134708267 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ)[0x56365ea975c0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822134708267 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ)[0x56365ea975c0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250822134708267 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ)[0x56365ea975c0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134708267 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ)[0x56365ea975c0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822134708267 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ)[0x56365ea3c730]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822134708267 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ)[0x56365ea3c730]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ)[0x56365ea975c0] (msc_a.c:1053) 20250822134708267 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ)[0x56365ea3c730]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250822134708267 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ)[0x56365ea3c730]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822134708267 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ)[0x56365ea975c0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea99650] (msc_a.c:1053) 20250822134708267 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ)[0x56365ea975c0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822134708267 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ)[0x56365ea975c0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822134708267 DMSC DEBUG msub_fsm[0x56365ea99650]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822134708267 DMSC DEBUG msub(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC) MSC-A terminated (msub.c:261) 20250822134708267 DMSC DEBUG msub(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC) 1 MSC-I still active (msub.c:79) 20250822134708267 DMSC DEBUG msub_fsm[0x56365ea99650]{active}: State change to terminating (no timeout) (msub.c:91) 20250822134708267 DMSC DEBUG msub_fsm[0x56365ea99650]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822134708267 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ)[0x56365ea57150]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822134708267 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ)[0x56365ea57150]{READY}: Removing from parent msub_fsm[0x56365ea99650] (msub.c:113) 20250822134708267 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x56365ea51870]{READY}: Closing UTRAN-Iu-561 (ran_conn.c:142) 20250822134708267 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-561 (ran_conn.c:155) 20250822134708267 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ)[0x56365ea57150]{READY}: Freeing instance (msub.c:113) 20250822134708267 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC:UTRAN-Iu-561:CM_SERVICE_REQ)[0x56365ea57150]{READY}: Deallocated (fsm.c:568) 20250822134708268 DMSC DEBUG msub(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC) Free (msub.c:119) 20250822134708268 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x402EFFEC - active-conn: now used by 1 (attached) (msub.c:375) 20250822134708268 DMSC DEBUG msub_fsm[0x56365ea99650]{terminating}: Freeing instance (msub.c:113) 20250822134708268 DMSC DEBUG msub_fsm[0x56365ea99650]{terminating}: Deallocated (fsm.c:568) 20250822134708268 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134708268 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134708268 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134708268 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250822134708268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134708268 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134708268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250822134708268 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3287)@718a44d66dfb: Message received on association #8 MSC_Test_2-M3UA(3287)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3285)@718a44d66dfb: Session index based on local reference:0 MSC_Test_2-RAN(3286)@718a44d66dfb: Deleted conn table entry 0TC_mo_cc_iu_release2(3294)15946685 20250822134708270 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134708270 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134708270 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134708270 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250822134708270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134708270 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134708270 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134708270 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3287)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mo_cc_iu_release2(3294)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_mo_cc_iu_release2(3294)@718a44d66dfb: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_mo_cc_iu_release2(3294)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_mo_cc_iu_release2(3294)@718a44d66dfb: Final verdict of PTC: pass 20250822134709281 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822134709281 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250822134709281 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822134709281 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) 20250822134709281 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822134709281 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822134709281 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822134709281 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) 20250822134709281 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822134709281 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822134709282 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) 20250822134709282 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134709282 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250822134709282 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822134709282 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822134709282 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822134709282 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822134709282 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822134709282 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(3284)@718a44d66dfb: Final verdict of PTC: none 20250822134709282 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) 20250822134709282 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-RAN(3286)@718a44d66dfb: Final verdict of PTC: none 20250822134709283 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) MSC_Test_0-M3UA(3281)@718a44d66dfb: Final verdict of PTC: none 20250822134709283 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-SCCP(3282)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-SCCP(3279)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(3288)@718a44d66dfb: Final verdict of PTC: none 20250822134709282 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822134709282 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822134709282 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822134709282 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822134709282 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822134709282 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822134709282 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822134709282 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822134709282 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822134709282 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134709282 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822134709282 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822134709282 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822134709282 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822134709282 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822134709283 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822134709283 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822134709283 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP(3291)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(3280)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP-IPA(3290)@718a44d66dfb: Final verdict of PTC: none 20250822134709284 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) 20250822134709284 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) 20250822134709284 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822134709284 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250822134709284 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) 20250822134709284 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134709284 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822134709284 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822134709284 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822134709284 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822134709284 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822134709284 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822134709284 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(3283)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(3292)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(3293)@718a44d66dfb: Final verdict of PTC: none 20250822134709284 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.3/0 (xua_snm.c:371) 20250822134709284 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-SCCP(3285)@718a44d66dfb: Final verdict of PTC: none MSC_Test_2-M3UA(3287)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(3289)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3278)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3295)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: none MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(3278): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(3279): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(3280): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(3281): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-SCCP(3282): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-RAN(3283): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_1-M3UA(3284): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_2-SCCP(3285): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_2-RAN(3286): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_2-M3UA(3287): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(3288): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(3289): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(3290): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(3291): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(3292): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(3293): none (none -> none) MTC@718a44d66dfb: Local verdict of PTC TC_mo_cc_iu_release2(3294): pass (none -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(3295): none (pass -> pass) MTC@718a44d66dfb: Test case TC_mo_cc_iu_release finished. Verdict: pass MTC@718a44d66dfb: 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'. Fri Aug 22 13:47:09 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 20250822134710285 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822134711282 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822134711283 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822134711283 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822134711283 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822134711283 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822134711283 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822134711285 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822134711285 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822134711285 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822134711285 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=543928) 20250822134712286 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=543928, count=547628) 20250822134713287 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test execution finished. MTC@718a44d66dfb: 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 ------ Fri Aug 22 13:47: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_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 20250822134714289 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_no_callref started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(3299)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(3299)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(3299)@718a44d66dfb: ************************************************* MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-SCCP(3297)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822134714792 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(3300)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822134714988 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822134714988 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822134714988 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822134714988 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(3299)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(3299)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(3299)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822134714993 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134714993 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822134714993 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822134714993 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822134714993 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822134714993 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822134714993 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(3299)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(3299)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(3299)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(3299)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(3299)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822134714994 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134714994 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822134714994 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822134714994 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822134714994 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822134714994 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822134714994 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(3299)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(3299)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(3299)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(3299)@718a44d66dfb: Message received on association #8 20250822134714994 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822134714994 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(3299)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(3299)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(3299)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(3299)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822134715289 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822134715289 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(3302)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(3302)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822134715296 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(3302)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(3302)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(3302)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(3302)@718a44d66dfb: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(3302)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(3302)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822134715312 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822134715312 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(3303)@718a44d66dfb: Created GsupExpect[0] for "262420000000033" to be handled at TC_no_callref0(3306) TC_no_callref0(3306)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250822134715800 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134715800 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134715800 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134715800 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822134715800 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134715800 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134715800 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134715800 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3299)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134715800 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134715800 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134715800 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134715800 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822134715800 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134715800 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134715800 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822134715800 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3299)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(3299)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(3298)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(3298)@718a44d66dfb: Added conn table entry 0TC_no_callref0(3306)663541 MSC_Test_0-SCCP(3297)@718a44d66dfb: First idle individual index:0 MSC_Test_0-RAN(3298)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 20250822134715811 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134715811 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134715811 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134715811 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822134715811 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134715811 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134715811 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134715811 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3299)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134715811 DMSC DEBUG msub_fsm[0x56365eab2c30]{active}: Allocated (fsm.c:456) 20250822134715811 DMSC DEBUG msc_i[0x56365ea83090]{READY}: Allocated (fsm.c:456) 20250822134715811 DMSC DEBUG msc_i[0x56365ea83090]{READY}: is child of msub_fsm[0x56365eab2c30] (fsm.c:486) 20250822134715811 DMSC DEBUG msc_a[0x56365ea32060]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822134715811 DMSC DEBUG msc_a[0x56365ea32060]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365eab2c30] (fsm.c:486) 20250822134715811 DMSC DEBUG msc_a(unknown:GERAN-A-562:NONE)[0x56365ea32060]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822134715811 DMSC DEBUG msc_i(unknown:GERAN-A-562:NONE)[0x56365ea83090]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822134715811 DMSC DEBUG msc_a(unknown:GERAN-A-562:NONE)[0x56365ea32060]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822134715811 DMM DEBUG msc_a(IMSI-262420000000033:GERAN-A-562:LU)[0x56365ea32060]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000033 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822134715811 DMM DEBUG msc_a(IMSI-262420000000033:GERAN-A-562:LU)[0x56365ea32060]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822134715811 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-562:LU)[0x56365eab7f70]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822134715811 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-562:LU)[0x56365eab7f70]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000033:GERAN-A-562:LU)[0x56365ea32060] (fsm.c:486) 20250822134715811 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-562:LU)[0x56365eab7f70]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822134715811 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-562:LU)[0x56365eab7f70]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) MSC_Test_0-RAN(3298)@718a44d66dfb: f_create_expect(l3 := omit, n_connectPointCode := 193 20250822134715812 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822134715812 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000033 id=262420000000033 (vlr.c:661) 20250822134715812 DVLR INFO New subscr, IMSI: 262420000000033 (vlr.c:562) 20250822134715812 DVLR DEBUG VLR subscr IMSI-262420000000033 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822134715812 DMSC DEBUG msc_a(IMSI-262420000000033:GERAN-A-562:LU)[0x56365ea32060]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822134715812 DMSC DEBUG msc_a(IMSI-262420000000033:GERAN-A-562:LU)[0x56365ea32060]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822134715812 DVLR DEBUG VLR subscr IMSI-262420000000033 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250822134715812 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822134715812 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-562:LU)[0x56365eab7f70]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822134715812 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-562:LU)[0x56365eab7f70]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822134715812 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-562:LU)[0x56365eab7f70]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822134715812 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-562:LU)[0x56365eab7f70]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822134715812 DMSC DEBUG msc_i(IMSI-262420000000033:GERAN-A-562:LU)[0x56365ea83090]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) MSC_Test_0-RAN(3298)@718a44d66dfb: Created Expect[0] for N-CONNECT to be handled at TC_no_callref0(3307) 20250822134715812 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-562:LU)[0x56365eab7f70]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822134715812 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-562:LU)[0x56365eab7f70]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822134715812 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:GERAN-A-562:LU)[0x56365ea976f0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822134715812 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:GERAN-A-562:LU)[0x56365ea976f0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000033:GERAN-A-562:LU)[0x56365eab7f70] (fsm.c:486) 20250822134715812 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:GERAN-A-562:LU)[0x56365ea976f0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822134715812 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:GERAN-A-562:LU)[0x56365ea976f0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822134715812 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134715812 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134715812 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134715812 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822134715812 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134715812 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134715812 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822134715812 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134715812 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134715812 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134715812 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134715812 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822134715812 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134715812 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134715812 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(3299)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(3299)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3299)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(3299)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822134715812 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(3297)@718a44d66dfb: { messageType := 2, destLocRef := '0A1FF5'O, sourceLocRef := '000232'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(3297)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(3297)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(3297)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3297)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3297)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(3303)@718a44d66dfb: Found GsupExpect[0] for "262420000000033" handled at TC_no_callref0(3306) MSC_Test-GSUP(3303)@718a44d66dfb: Added IMSI table entry 0TC_no_callref0(3306)"262420000000033" 20250822134715815 DVLR DEBUG VLR subscr IMSI-262420000000033 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250822134715815 DVLR DEBUG VLR subscr IMSI-262420000000033 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(3297)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(3297)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(3297)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(3297)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250822134715816 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134715816 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134715816 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134715816 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822134715816 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134715816 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134715816 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134715816 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3299)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_no_callref0(3306)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_no_callref0(3306)@718a44d66dfb: setverdict(pass): none -> pass 20250822134715816 DMSC DEBUG msc_i(IMSI-262420000000033:GERAN-A-562:LU)[0x56365ea83090]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134715816 DMSC DEBUG msc_a(IMSI-262420000000033:GERAN-A-562:LU)[0x56365ea32060]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134715820 DVLR DEBUG VLR subscr IMSI-262420000000033 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134715820 DVLR DEBUG IMSI:262420000000033 has MSISDN:491230000033 (vlr.c:1045) 20250822134715820 DMSC NOTICE msub(IMSI-262420000000033:MSISDN-491230000033) VLR: update for IMSI=262420000000033 (MSISDN=491230000033) (gsm_04_08.c:1541) 20250822134715820 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822134715821 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134715821 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-562:LU)[0x56365eab7f70]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822134715821 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:GERAN-A-562:LU)[0x56365ea976f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822134715821 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:GERAN-A-562:LU)[0x56365ea976f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822134715821 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:GERAN-A-562:LU)[0x56365ea976f0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822134715821 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:GERAN-A-562:LU)[0x56365ea976f0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-562:LU)[0x56365eab7f70] (vlr_lu_fsm.c:110) 20250822134715821 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:GERAN-A-562:LU)[0x56365ea976f0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822134715821 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:GERAN-A-562:LU)[0x56365ea976f0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822134715821 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-562:LU)[0x56365eab7f70]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822134715821 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-562:LU)[0x56365eab7f70]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822134715821 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-562:LU)[0x56365eab22c0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822134715821 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-562:LU)[0x56365eab22c0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-562:LU)[0x56365eab7f70] (fsm.c:486) 20250822134715821 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-562:LU)[0x56365eab22c0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822134715821 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-562:LU)[0x56365eab22c0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822134715821 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-562:LU)[0x56365eab22c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822134715821 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-562:LU)[0x56365eab22c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822134715821 DMSC NOTICE msub(IMSI-262420000000033:MSISDN-491230000033:TMSInew-0x59A20524) VLR: update for IMSI=262420000000033 (MSISDN=491230000033) (gsm_04_08.c:1541) 20250822134715821 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-562:LU)[0x56365eab22c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822134715821 DMM DEBUG -> IMSI-262420000000033:MSISDN-491230000033:TMSInew-0x59A20524 LOCATION UPDATE ACCEPT (TMSI = 0x59a20524) (gsm_04_08.c:149) 20250822134715821 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSInew-0x59A20524:GERAN-A-562:LU)[0x56365ea83090]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134715821 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSInew-0x59A20524 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250822134715821 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134715821 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134715821 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134715821 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822134715821 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134715821 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134715821 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822134715821 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3299)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(3299)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3297)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(3297)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3297)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3297)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_no_callref0(3306)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(3298)@718a44d66dfb: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(3298)@718a44d66dfb: patched enc_l3: '055B'O MSC_Test_0-SCCP(3297)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(3297)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(3297)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(3297)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002055B'O 20250822134715831 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134715831 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134715831 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134715831 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822134715831 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134715831 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134715831 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134715831 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3299)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134715831 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSInew-0x59A20524:GERAN-A-562:LU)[0x56365ea83090]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134715831 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSInew-0x59A20524:GERAN-A-562:LU)[0x56365ea32060]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134715831 DMM DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSInew-0x59A20524:GERAN-A-562:LU)[0x56365ea32060]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822134715831 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSInew-0x59A20524:GERAN-A-562:LU)[0x56365eab7f70]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822134715831 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-562:LU)[0x56365eab22c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822134715831 DMSC NOTICE msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x59A20524) VLR: update for IMSI=262420000000033 (MSISDN=491230000033) (gsm_04_08.c:1541) 20250822134715831 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x59A20524 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250822134715831 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-562:LU)[0x56365eab22c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822134715831 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x59A20524:GERAN-A-562:LU)[0x56365eab7f70]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822134715831 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-562:LU)[0x56365eab22c0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822134715831 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-562:LU)[0x56365eab22c0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x59A20524:GERAN-A-562:LU)[0x56365eab7f70] (vlr_lu_fsm.c:817) 20250822134715831 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-562:LU)[0x56365eab22c0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822134715831 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-562:LU)[0x56365eab22c0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822134715831 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x59A20524:GERAN-A-562:LU)[0x56365eab7f70]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822134715831 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x59A20524:GERAN-A-562:LU)[0x56365ea32060]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250822134715831 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x59A20524:GERAN-A-562:LU)[0x56365ea32060]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.980s remaining) (msc_a.c:450) 20250822134715831 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000033/3/1): Available (smpp_smsc.c:626) 20250822134715831 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x59A20524:GERAN-A-562:LU)[0x56365ea32060]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134715831 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x59A20524:GERAN-A-562:LU)[0x56365ea32060]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250822134715831 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x59A20524 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822134715831 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x59A20524 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822134715831 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x59A20524 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822134715831 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x59A20524:GERAN-A-562:LU)[0x56365ea83090]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822134715831 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x59A20524 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250822134715831 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134715831 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134715831 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134715831 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822134715831 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134715831 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134715831 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822134715831 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3299)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(3299)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3297)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(3297)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3297)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3297)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(3297)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(3297)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(3297)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(3297)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822134715834 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134715834 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134715834 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134715834 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822134715834 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134715834 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134715834 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134715834 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3299)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134715834 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x59A20524:GERAN-A-562:LU)[0x56365ea83090]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134715834 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x59A20524:GERAN-A-562:LU)[0x56365ea32060]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134715834 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x59A20524:GERAN-A-562:LU)[0x56365ea32060]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822134715834 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x59A20524:GERAN-A-562:LU)[0x56365ea32060]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134715835 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x59A20524:GERAN-A-562:LU)[0x56365ea32060]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822134715835 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x59A20524:GERAN-A-562:LU)[0x56365eab7f70]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822134715835 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x59A20524:GERAN-A-562:LU)[0x56365eab7f70]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x59A20524:GERAN-A-562:LU)[0x56365ea32060] (msc_a.c:1053) 20250822134715835 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x59A20524:GERAN-A-562:LU)[0x56365eab7f70]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822134715835 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x59A20524:GERAN-A-562:LU)[0x56365eab7f70]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822134715835 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x59A20524:GERAN-A-562:LU)[0x56365eab7f70]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822134715835 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x59A20524:GERAN-A-562:LU)[0x56365ea32060]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365eab2c30] (msc_a.c:1053) 20250822134715835 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x59A20524:GERAN-A-562:LU)[0x56365ea32060]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822134715835 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x59A20524:GERAN-A-562:LU)[0x56365ea32060]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822134715835 DMSC DEBUG msub_fsm[0x56365eab2c30]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822134715835 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x59A20524) MSC-A terminated (msub.c:261) 20250822134715835 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x59A20524) 1 MSC-I still active (msub.c:79) 20250822134715835 DMSC DEBUG msub_fsm[0x56365eab2c30]{active}: State change to terminating (no timeout) (msub.c:91) 20250822134715835 DMSC DEBUG msub_fsm[0x56365eab2c30]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822134715835 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x59A20524:GERAN-A-562:LU)[0x56365ea83090]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822134715835 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x59A20524:GERAN-A-562:LU)[0x56365ea83090]{READY}: Removing from parent msub_fsm[0x56365eab2c30] (msub.c:113) 20250822134715835 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-562 (ran_conn.c:155) 20250822134715835 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x59A20524:GERAN-A-562:LU)[0x56365ea83090]{READY}: Freeing instance (msub.c:113) 20250822134715835 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x59A20524:GERAN-A-562:LU)[0x56365ea83090]{READY}: Deallocated (fsm.c:568) 20250822134715835 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x59A20524) Free (msub.c:119) 20250822134715835 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x59A20524 - active-conn: now used by 1 (attached) (msub.c:375) 20250822134715835 DMSC DEBUG msub_fsm[0x56365eab2c30]{terminating}: Freeing instance (msub.c:113) 20250822134715835 DMSC DEBUG msub_fsm[0x56365eab2c30]{terminating}: Deallocated (fsm.c:568) 20250822134715835 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134715835 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134715835 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134715835 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822134715835 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134715835 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134715835 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822134715835 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3299)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(3299)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3297)@718a44d66dfb: Session index based on local reference:0 20250822134715835 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134715835 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134715835 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134715835 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822134715835 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134715835 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134715835 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134715835 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3299)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(3298)@718a44d66dfb: Deleted conn table entry 0TC_no_callref0(3306)663541 TC_no_callref0(3306)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822134715836 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x59A20524 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822134715836 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x59A20524 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_no_callref0(3306)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_no_callref0(3306)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_no_callref0(3306)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MGCP(3301)@718a44d66dfb: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_no_callref0(3306) TC_no_callref0(3306)@718a44d66dfb: 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 := '59A20524'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(3298)@718a44d66dfb: Added conn table entry 0TC_no_callref0(3306)1786126 MSC_Test_0-RAN(3298)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(3297)@718a44d66dfb: First idle individual index:0 MSC_Test_0-M3UA(3299)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(3298)@718a44d66dfb: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(3298)@718a44d66dfb: Created Expect[1] for N-CONNECT to be handled at TC_no_callref0(3308) 20250822134716038 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134716038 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134716038 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134716038 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822134716038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134716038 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134716038 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134716038 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134716039 DMSC DEBUG msub_fsm[0x56365ea83090]{active}: Allocated (fsm.c:456) 20250822134716039 DMSC DEBUG msc_i[0x56365eab2c30]{READY}: Allocated (fsm.c:456) 20250822134716039 DMSC DEBUG msc_i[0x56365eab2c30]{READY}: is child of msub_fsm[0x56365ea83090] (fsm.c:486) 20250822134716039 DMSC DEBUG msc_a[0x56365eab22c0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822134716039 DMSC DEBUG msc_a[0x56365eab22c0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea83090] (fsm.c:486) 20250822134716039 DMSC DEBUG msc_a(unknown:GERAN-A-563:NONE)[0x56365eab22c0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822134716039 DMSC DEBUG msc_i(unknown:GERAN-A-563:NONE)[0x56365eab2c30]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822134716039 DMSC DEBUG msc_a(unknown:GERAN-A-563:NONE)[0x56365eab22c0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822134716039 DMM DEBUG msc_a(TMSI-0x59A20524:GERAN-A-563:CM_SERVICE_REQ)[0x56365eab22c0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Voice-Group-Call (gsm_04_08.c:776) 20250822134716039 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x59A20524:GERAN-A-563:CM_SERVICE_REQ)[0x56365ea976f0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822134716039 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x59A20524:GERAN-A-563:CM_SERVICE_REQ)[0x56365ea976f0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x59A20524:GERAN-A-563:CM_SERVICE_REQ)[0x56365eab22c0] (fsm.c:486) 20250822134716039 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x59A20524:GERAN-A-563:CM_SERVICE_REQ)[0x56365ea976f0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250822134716039 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x59A20524:GERAN-A-563:CM_SERVICE_REQ)[0x56365ea976f0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822134716039 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x59A20524 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822134716039 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x59A20524 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822134716039 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x59A20524:GERAN-A-563:CM_SERVICE_REQ)[0x56365eab22c0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822134716039 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x59A20524:GERAN-A-563:CM_SERVICE_REQ)[0x56365eab22c0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822134716039 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x59A20524:GERAN-A-563:CM_SERVICE_REQ)[0x56365ea976f0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822134716039 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x59A20524:GERAN-A-563:CM_SERVICE_REQ)[0x56365ea976f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822134716039 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x59A20524:GERAN-A-563:CM_SERVICE_REQ)[0x56365ea976f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822134716039 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x59A20524:GERAN-A-563:CM_SERVICE_REQ)[0x56365eab2c30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822134716040 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x59A20524:GERAN-A-563:CM_SERVICE_REQ)[0x56365ea976f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822134716040 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x59A20524:GERAN-A-563:CM_SERVICE_REQ)[0x56365ea976f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822134716040 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x59A20524:GERAN-A-563:CM_SERVICE_REQ)[0x56365ea976f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822134716040 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x59A20524:GERAN-A-563:CM_SERVICE_REQ)[0x56365ea976f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822134716040 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x59A20524:GERAN-A-563:CM_SERVICE_REQ)[0x56365ea976f0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822134716040 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x59A20524:GERAN-A-563:CM_SERVICE_REQ)[0x56365ea976f0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822134716040 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x59A20524:GERAN-A-563:CM_SERVICE_REQ)[0x56365ea976f0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822134716040 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x59A20524:GERAN-A-563:CM_SERVICE_REQ)[0x56365eab2c30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134716040 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x59A20524:GERAN-A-563:CM_SERVICE_REQ)[0x56365eab22c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250822134716040 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x59A20524:GERAN-A-563:CM_SERVICE_REQ)[0x56365eab22c0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250822134716040 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000033/3/1): Available (smpp_smsc.c:626) 20250822134716040 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x59A20524 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250822134716040 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134716040 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134716040 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134716040 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822134716040 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134716040 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134716040 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822134716040 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134716040 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134716040 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134716040 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134716040 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822134716040 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134716040 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134716040 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822134716040 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134716041 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134716041 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134716041 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134716041 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822134716041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134716041 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134716041 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822134716041 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3299)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(3299)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3299)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(3299)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3299)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(3299)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3297)@718a44d66dfb: { messageType := 2, destLocRef := '1B410E'O, sourceLocRef := '000233'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(3297)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(3297)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(3297)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3297)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3297)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(3297)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(3297)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3297)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3297)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822134716044 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x59A20524 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250822134716044 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x59A20524 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_no_callref0(3306)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_no_callref0(3306)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_no_callref0(3306)@718a44d66dfb: Sending SETUP. MTC@718a44d66dfb: Got test event: "SETUP" MSC_Test_0-RAN(3298)@718a44d66dfb: patching N(SD)=0 into dtap '003200002900'O MSC_Test_0-RAN(3298)@718a44d66dfb: patched enc_l3: '003200002900'O MSC_Test_0-SCCP(3297)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(3297)@718a44d66dfb: vl_len:9 MSC_Test_0-SCCP(3297)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(3297)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010006003200002900'O 20250822134716052 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134716052 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134716052 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134716052 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822134716052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134716052 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134716052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134716052 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3299)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134716052 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x59A20524:GERAN-A-563:CM_SERVICE_REQ)[0x56365eab2c30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134716052 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x59A20524:GERAN-A-563:CM_SERVICE_REQ)[0x56365eab22c0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134716052 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x59A20524:GERAN-A-563:CM_SERVICE_REQ)[0x56365eab2c30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134716053 DBSSAP ERROR msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x59A20524:GERAN-A-563:CM_SERVICE_REQ)[0x56365eab22c0]{MSC_A_ST_AUTHENTICATED}: RAN decode error (rc=-22) for DTAP from MSC-I (msc_a.c:2060) 20250822134716053 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x59A20524:GERAN-A-563:CM_SERVICE_REQ)[0x56365eab22c0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134716053 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x59A20524:GERAN-A-563:CM_SERVICE_REQ)[0x56365eab22c0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250822134716053 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x59A20524 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822134716053 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x59A20524 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822134716053 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x59A20524 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822134716053 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x59A20524:GERAN-A-563:CM_SERVICE_REQ)[0x56365eab2c30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822134716053 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x59A20524 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822134716053 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134716053 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134716053 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134716053 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822134716053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134716053 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134716053 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822134716053 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134716053 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134716053 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134716053 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134716053 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822134716053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134716053 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134716053 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822134716053 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3299)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(3299)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3299)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(3299)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3297)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(3297)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3297)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3297)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(3297)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(3297)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3297)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3297)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_no_callref0(3306)@718a44d66dfb: Got GCC Termination with failure. MTC@718a44d66dfb: Got test event: "GCC_TERMINATION_FAIL" TC_no_callref0(3306)@718a44d66dfb: Got Clear Command on initial connection. MTC@718a44d66dfb: Got test event: "CLEAR" MTC@718a44d66dfb: All connection are cleared now. TC_no_callref0(3307)@718a44d66dfb: Final verdict of PTC: none TC_no_callref0(3308)@718a44d66dfb: Final verdict of PTC: none TC_no_callref0(3306)@718a44d66dfb: Final verdict of PTC: pass MTC@718a44d66dfb: getverdict: none MTC@718a44d66dfb: setverdict(pass): none -> pass MTC@718a44d66dfb: getverdict: pass MTC@718a44d66dfb: All expected events have been received. The test passed. 20250822134716571 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822134716571 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822134716571 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822134716571 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822134716572 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822134716572 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822134716572 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822134716572 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822134716572 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822134716572 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134716572 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822134716572 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822134716572 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) MSC_Test_0-M3UA(3299)@718a44d66dfb: Final verdict of PTC: none 20250822134716572 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822134716572 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822134716573 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822134716573 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(3297)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP(3303)@718a44d66dfb: Final verdict of PTC: none 20250822134716575 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MNCC(3300)@718a44d66dfb: Final verdict of PTC: none 20250822134716572 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822134716572 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822134716572 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822134716572 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(3302)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(3298)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(3301)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3310)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3296)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3309)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(3304)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(3305)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3311)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: pass MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(3296): none (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(3297): none (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(3298): none (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(3299): none (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(3300): none (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(3301): none (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(3302): none (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(3303): none (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(3304): none (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(3305): none (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC TC_no_callref0(3306): pass (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC TC_no_callref0(3307): none (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC TC_no_callref0(3308): none (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(3309): none (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(3310): none (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(3311): none (pass -> pass) MTC@718a44d66dfb: Test case TC_no_callref finished. Verdict: pass MTC@718a44d66dfb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests_ASCI.TC_no_callref pass'. Fri Aug 22 13:47:16 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 20250822134717577 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822134718573 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822134718573 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822134718573 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822134718579 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=271476) 20250822134719581 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=271476, count=273452) 20250822134720583 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:47: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_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 20250822134721585 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_setup_refuse started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(3315)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(3315)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(3315)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(3313)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822134722073 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(3316)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822134722268 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822134722268 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822134722268 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822134722268 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(3315)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(3315)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(3315)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822134722274 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134722274 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822134722274 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822134722274 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822134722274 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822134722274 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822134722274 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(3315)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(3315)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(3315)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(3315)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(3315)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822134722276 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134722276 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822134722276 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822134722276 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822134722276 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822134722276 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822134722276 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250822134722276 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822134722276 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(3315)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(3315)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(3315)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(3315)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(3315)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(3315)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(3315)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(3315)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822134722586 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822134722586 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(3318)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(3318)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822134722592 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(3318)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(3318)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(3318)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(3318)@718a44d66dfb: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(3318)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(3318)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822134722613 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822134722613 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(3319)@718a44d66dfb: Created GsupExpect[0] for "262420000000033" to be handled at TC_setup_refuse0(3322) TC_setup_refuse0(3322)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250822134723080 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134723080 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134723080 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134723080 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822134723080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134723080 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134723080 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134723080 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3315)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134723080 DMSC DEBUG NULL{fi=NULL}: Closing no-RAN-peer-563 (ran_conn.c:142) 20250822134723080 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x59A20524:GERAN-A-563:CM_SERVICE_REQ)[0x56365eab2c30]{READY}: Received Event MSC_EV_FROM_RAN_CONN_RELEASED (ran_conn.c:145) 20250822134723080 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x59A20524:GERAN-A-563:CM_SERVICE_REQ)[0x56365eab2c30]{READY}: State change to CLEARED (no timeout) (msc_i.c:359) 20250822134723080 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x59A20524:GERAN-A-563:CM_SERVICE_REQ)[0x56365eab2c30]{CLEARED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_i.c:221) 20250822134723080 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x59A20524:GERAN-A-563:CM_SERVICE_REQ)[0x56365eab2c30]{CLEARED}: Removing from parent msub_fsm[0x56365ea83090] (msc_i.c:221) 20250822134723080 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x59A20524:GERAN-A-563:CM_SERVICE_REQ)[0x56365eab2c30]{CLEARED}: Freeing instance (msc_i.c:221) 20250822134723080 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x59A20524:GERAN-A-563:CM_SERVICE_REQ)[0x56365eab2c30]{CLEARED}: Deallocated (fsm.c:568) 20250822134723080 DMSC DEBUG msub_fsm[0x56365ea83090]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_i.c:221) 20250822134723081 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x59A20524) MSC-I terminated (msub.c:261) 20250822134723081 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x59A20524) 1 MSC-A still active (msub.c:79) 20250822134723081 DMSC DEBUG msub_fsm[0x56365ea83090]{active}: State change to terminating (no timeout) (msub.c:91) 20250822134723081 DMSC DEBUG msub_fsm[0x56365ea83090]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822134723081 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x59A20524:GERAN-A-563:CM_SERVICE_REQ)[0x56365eab22c0]{MSC_A_ST_RELEASING}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822134723081 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x59A20524:GERAN-A-563:CM_SERVICE_REQ)[0x56365ea976f0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822134723081 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x59A20524:GERAN-A-563:CM_SERVICE_REQ)[0x56365ea976f0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x59A20524:GERAN-A-563:CM_SERVICE_REQ)[0x56365eab22c0] (msub.c:113) 20250822134723081 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x59A20524:GERAN-A-563:CM_SERVICE_REQ)[0x56365ea976f0]{PR_ARQ_S_DONE}: Freeing instance (msub.c:113) 20250822134723081 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x59A20524:GERAN-A-563:CM_SERVICE_REQ)[0x56365ea976f0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822134723081 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x59A20524:GERAN-A-563:CM_SERVICE_REQ)[0x56365eab22c0]{MSC_A_ST_RELEASING}: Removing from parent msub_fsm[0x56365ea83090] (msub.c:113) 20250822134723081 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x59A20524:GERAN-A-563:CM_SERVICE_REQ)[0x56365eab22c0]{MSC_A_ST_RELEASING}: Freeing instance (msub.c:113) 20250822134723081 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x59A20524:GERAN-A-563:CM_SERVICE_REQ)[0x56365eab22c0]{MSC_A_ST_RELEASING}: Deallocated (fsm.c:568) 20250822134723081 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x59A20524) Free (msub.c:119) 20250822134723081 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x59A20524 - active-conn: now used by 1 (attached) (msub.c:375) 20250822134723081 DMSC DEBUG msub_fsm[0x56365ea83090]{terminating}: Freeing instance (msub.c:113) 20250822134723081 DMSC DEBUG msub_fsm[0x56365ea83090]{terminating}: Deallocated (fsm.c:568) 20250822134723081 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-563 (ran_conn.c:155) 20250822134723081 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134723081 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134723081 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134723081 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822134723081 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134723081 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134723081 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822134723081 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3315)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(3315)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(3314)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(3314)@718a44d66dfb: Added conn table entry 0TC_setup_refuse0(3322)12973158 MSC_Test_0-SCCP(3313)@718a44d66dfb: First idle individual index:0 MSC_Test_0-RAN(3314)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 20250822134723096 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134723096 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134723096 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134723096 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822134723096 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134723096 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134723096 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134723096 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3315)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134723097 DMSC DEBUG msub_fsm[0x56365ea976f0]{active}: Allocated (fsm.c:456) 20250822134723097 DMSC DEBUG msc_i[0x56365eab22c0]{READY}: Allocated (fsm.c:456) 20250822134723097 DMSC DEBUG msc_i[0x56365eab22c0]{READY}: is child of msub_fsm[0x56365ea976f0] (fsm.c:486) 20250822134723097 DMSC DEBUG msc_a[0x56365ea83090]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822134723097 DMSC DEBUG msc_a[0x56365ea83090]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea976f0] (fsm.c:486) 20250822134723097 DMSC DEBUG msc_a(unknown:GERAN-A-564:NONE)[0x56365ea83090]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822134723097 DMSC DEBUG msc_i(unknown:GERAN-A-564:NONE)[0x56365eab22c0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822134723097 DMSC DEBUG msc_a(unknown:GERAN-A-564:NONE)[0x56365ea83090]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822134723097 DMM DEBUG msc_a(IMSI-262420000000033:GERAN-A-564:LU)[0x56365ea83090]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000033 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822134723097 DMM DEBUG msc_a(IMSI-262420000000033:GERAN-A-564:LU)[0x56365ea83090]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822134723097 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-564:LU)[0x56365ea26fc0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822134723097 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-564:LU)[0x56365ea26fc0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000033:GERAN-A-564:LU)[0x56365ea83090] (fsm.c:486) 20250822134723097 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-564:LU)[0x56365ea26fc0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822134723097 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-564:LU)[0x56365ea26fc0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822134723097 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x59A20524 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822134723097 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x59A20524 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822134723097 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x59A20524:GERAN-A-564:LU)[0x56365ea83090]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822134723097 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x59A20524:GERAN-A-564:LU)[0x56365ea83090]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822134723097 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x59A20524 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250822134723097 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822134723097 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x59A20524:GERAN-A-564:LU)[0x56365ea26fc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822134723097 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x59A20524:GERAN-A-564:LU)[0x56365ea26fc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822134723097 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x59A20524:GERAN-A-564:LU)[0x56365ea26fc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822134723097 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x59A20524:GERAN-A-564:LU)[0x56365ea26fc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822134723097 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x59A20524:GERAN-A-564:LU)[0x56365eab22c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822134723097 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x59A20524:GERAN-A-564:LU)[0x56365ea26fc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822134723097 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x59A20524:GERAN-A-564:LU)[0x56365ea26fc0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822134723097 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x59A20524:GERAN-A-564:LU)[0x56365ea55e30]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822134723097 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x59A20524:GERAN-A-564:LU)[0x56365ea55e30]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x59A20524:GERAN-A-564:LU)[0x56365ea26fc0] (fsm.c:486) 20250822134723097 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x59A20524:GERAN-A-564:LU)[0x56365ea55e30]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822134723097 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x59A20524:GERAN-A-564:LU)[0x56365ea55e30]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822134723098 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134723098 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134723098 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134723098 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822134723098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134723098 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134723098 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822134723098 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134723098 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134723098 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134723098 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134723098 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822134723098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134723098 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134723098 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822134723098 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3315)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(3315)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3315)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(3315)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3313)@718a44d66dfb: { messageType := 2, destLocRef := 'C5F466'O, sourceLocRef := '000234'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(3313)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(3313)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(3313)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3313)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3313)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(3319)@718a44d66dfb: Found GsupExpect[0] for "262420000000033" handled at TC_setup_refuse0(3322) MSC_Test-GSUP(3319)@718a44d66dfb: Added IMSI table entry 0TC_setup_refuse0(3322)"262420000000033" MSC_Test_0-RAN(3314)@718a44d66dfb: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(3314)@718a44d66dfb: Created Expect[0] for N-CONNECT to be handled at TC_setup_refuse0(3323) 20250822134723109 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x59A20524 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250822134723109 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x59A20524 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(3313)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(3313)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(3313)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(3313)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250822134723110 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134723110 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134723110 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134723110 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822134723110 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134723110 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134723110 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134723110 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3315)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134723111 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x59A20524:GERAN-A-564:LU)[0x56365eab22c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134723111 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x59A20524:GERAN-A-564:LU)[0x56365ea83090]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) TC_setup_refuse0(3322)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_setup_refuse0(3322)@718a44d66dfb: setverdict(pass): none -> pass 20250822134723120 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x59A20524 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134723120 DVLR DEBUG IMSI:262420000000033 has MSISDN:491230000033 (vlr.c:1045) 20250822134723120 DMSC NOTICE msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x59A20524) VLR: update for IMSI=262420000000033 (MSISDN=491230000033) (gsm_04_08.c:1541) 20250822134723120 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x59A20524 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822134723120 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x59A20524 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134723120 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x59A20524:GERAN-A-564:LU)[0x56365ea26fc0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822134723121 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x59A20524:GERAN-A-564:LU)[0x56365ea55e30]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822134723121 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x59A20524:GERAN-A-564:LU)[0x56365ea55e30]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822134723121 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x59A20524:GERAN-A-564:LU)[0x56365ea55e30]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822134723121 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x59A20524:GERAN-A-564:LU)[0x56365ea55e30]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x59A20524:GERAN-A-564:LU)[0x56365ea26fc0] (vlr_lu_fsm.c:110) 20250822134723121 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x59A20524:GERAN-A-564:LU)[0x56365ea55e30]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822134723121 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x59A20524:GERAN-A-564:LU)[0x56365ea55e30]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822134723121 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x59A20524:GERAN-A-564:LU)[0x56365ea26fc0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822134723121 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x59A20524:GERAN-A-564:LU)[0x56365ea26fc0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822134723121 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x59A20524:GERAN-A-564:LU)[0x56365eab7f70]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822134723121 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x59A20524:GERAN-A-564:LU)[0x56365eab7f70]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x59A20524:GERAN-A-564:LU)[0x56365ea26fc0] (fsm.c:486) 20250822134723121 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x59A20524:GERAN-A-564:LU)[0x56365eab7f70]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822134723121 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x59A20524:GERAN-A-564:LU)[0x56365eab7f70]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822134723121 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x59A20524:GERAN-A-564:LU)[0x56365eab7f70]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822134723121 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x59A20524:GERAN-A-564:LU)[0x56365eab7f70]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822134723121 DMSC NOTICE msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x59A20524:TMSInew-0x06734E96) VLR: update for IMSI=262420000000033 (MSISDN=491230000033) (gsm_04_08.c:1541) 20250822134723121 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x59A20524:GERAN-A-564:LU)[0x56365eab7f70]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822134723121 DMM DEBUG -> IMSI-262420000000033:MSISDN-491230000033:TMSI-0x59A20524:TMSInew-0x06734E96 LOCATION UPDATE ACCEPT (TMSI = 0x06734e96) (gsm_04_08.c:149) 20250822134723121 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x59A20524:TMSInew-0x06734E96:GERAN-A-564:LU)[0x56365eab22c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134723121 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x59A20524:TMSInew-0x06734E96 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822134723121 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134723121 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134723121 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134723121 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822134723121 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134723121 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134723121 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822134723121 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3315)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(3315)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3313)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(3313)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3313)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3313)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_setup_refuse0(3322)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(3314)@718a44d66dfb: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(3314)@718a44d66dfb: patched enc_l3: '055B'O MSC_Test_0-SCCP(3313)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(3313)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(3313)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(3313)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002055B'O 20250822134723133 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134723133 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134723133 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134723133 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822134723133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134723133 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134723133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(3315)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134723133 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134723134 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x59A20524:TMSInew-0x06734E96:GERAN-A-564:LU)[0x56365eab22c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134723134 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x59A20524:TMSInew-0x06734E96:GERAN-A-564:LU)[0x56365ea83090]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134723134 DMM DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x59A20524:TMSInew-0x06734E96:GERAN-A-564:LU)[0x56365ea83090]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822134723134 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x59A20524:TMSInew-0x06734E96:GERAN-A-564:LU)[0x56365ea26fc0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822134723134 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x59A20524:GERAN-A-564:LU)[0x56365eab7f70]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822134723134 DMSC NOTICE msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x06734E96) VLR: update for IMSI=262420000000033 (MSISDN=491230000033) (gsm_04_08.c:1541) 20250822134723134 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x59A20524:GERAN-A-564:LU)[0x56365eab7f70]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822134723134 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x06734E96:GERAN-A-564:LU)[0x56365ea26fc0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822134723134 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x59A20524:GERAN-A-564:LU)[0x56365eab7f70]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822134723134 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x59A20524:GERAN-A-564:LU)[0x56365eab7f70]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x06734E96:GERAN-A-564:LU)[0x56365ea26fc0] (vlr_lu_fsm.c:817) 20250822134723134 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x59A20524:GERAN-A-564:LU)[0x56365eab7f70]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822134723134 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x59A20524:GERAN-A-564:LU)[0x56365eab7f70]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822134723134 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x06734E96:GERAN-A-564:LU)[0x56365ea26fc0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822134723134 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x06734E96:GERAN-A-564:LU)[0x56365ea83090]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250822134723134 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x06734E96:GERAN-A-564:LU)[0x56365ea83090]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.963s remaining) (msc_a.c:450) 20250822134723134 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000033/3/1): Available (smpp_smsc.c:626) 20250822134723134 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x06734E96:GERAN-A-564:LU)[0x56365ea83090]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134723134 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x06734E96:GERAN-A-564:LU)[0x56365ea83090]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250822134723134 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x06734E96 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822134723134 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x06734E96 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822134723134 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x06734E96 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822134723134 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x06734E96:GERAN-A-564:LU)[0x56365eab22c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822134723134 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x06734E96 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822134723134 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134723134 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134723134 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134723134 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822134723134 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134723134 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134723134 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822134723134 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3315)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(3315)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3313)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(3313)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3313)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3313)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(3313)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(3313)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(3313)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(3313)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822134723137 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134723137 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134723137 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134723137 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822134723137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134723137 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134723137 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134723137 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3315)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134723137 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x06734E96:GERAN-A-564:LU)[0x56365eab22c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134723137 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x06734E96:GERAN-A-564:LU)[0x56365ea83090]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134723137 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x06734E96:GERAN-A-564:LU)[0x56365ea83090]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822134723137 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x06734E96:GERAN-A-564:LU)[0x56365ea83090]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134723137 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x06734E96:GERAN-A-564:LU)[0x56365ea83090]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822134723137 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x06734E96:GERAN-A-564:LU)[0x56365ea26fc0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822134723137 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x06734E96:GERAN-A-564:LU)[0x56365ea26fc0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x06734E96:GERAN-A-564:LU)[0x56365ea83090] (msc_a.c:1053) 20250822134723137 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x06734E96:GERAN-A-564:LU)[0x56365ea26fc0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822134723137 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x06734E96:GERAN-A-564:LU)[0x56365ea26fc0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822134723137 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x06734E96:GERAN-A-564:LU)[0x56365ea26fc0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822134723137 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x06734E96:GERAN-A-564:LU)[0x56365ea83090]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea976f0] (msc_a.c:1053) 20250822134723137 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x06734E96:GERAN-A-564:LU)[0x56365ea83090]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822134723137 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x06734E96:GERAN-A-564:LU)[0x56365ea83090]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822134723137 DMSC DEBUG msub_fsm[0x56365ea976f0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822134723137 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x06734E96) MSC-A terminated (msub.c:261) 20250822134723137 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x06734E96) 1 MSC-I still active (msub.c:79) 20250822134723137 DMSC DEBUG msub_fsm[0x56365ea976f0]{active}: State change to terminating (no timeout) (msub.c:91) 20250822134723137 DMSC DEBUG msub_fsm[0x56365ea976f0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822134723138 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x06734E96:GERAN-A-564:LU)[0x56365eab22c0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822134723138 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x06734E96:GERAN-A-564:LU)[0x56365eab22c0]{READY}: Removing from parent msub_fsm[0x56365ea976f0] (msub.c:113) 20250822134723138 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-564 (ran_conn.c:155) 20250822134723138 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x06734E96:GERAN-A-564:LU)[0x56365eab22c0]{READY}: Freeing instance (msub.c:113) 20250822134723138 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x06734E96:GERAN-A-564:LU)[0x56365eab22c0]{READY}: Deallocated (fsm.c:568) 20250822134723138 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x06734E96) Free (msub.c:119) 20250822134723138 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x06734E96 - active-conn: now used by 1 (attached) (msub.c:375) 20250822134723138 DMSC DEBUG msub_fsm[0x56365ea976f0]{terminating}: Freeing instance (msub.c:113) 20250822134723138 DMSC DEBUG msub_fsm[0x56365ea976f0]{terminating}: Deallocated (fsm.c:568) 20250822134723138 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134723138 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134723138 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134723138 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822134723138 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134723138 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134723138 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822134723138 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3315)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(3315)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3313)@718a44d66dfb: Session index based on local reference:0 20250822134723139 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134723139 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134723139 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134723139 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822134723139 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134723139 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134723139 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134723139 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3315)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(3314)@718a44d66dfb: Deleted conn table entry 0TC_setup_refuse0(3322)12973158 TC_setup_refuse0(3322)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822134723140 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x06734E96 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822134723140 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x06734E96 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_setup_refuse0(3322)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_setup_refuse0(3322)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_setup_refuse0(3322)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MGCP(3317)@718a44d66dfb: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_setup_refuse0(3322) TC_setup_refuse0(3322)@718a44d66dfb: 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 := '06734E96'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(3314)@718a44d66dfb: Added conn table entry 0TC_setup_refuse0(3322)4368046 MSC_Test_0-RAN(3314)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(3313)@718a44d66dfb: First idle individual index:0 MSC_Test_0-M3UA(3315)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(3314)@718a44d66dfb: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(3314)@718a44d66dfb: Created Expect[1] for N-CONNECT to be handled at TC_setup_refuse0(3324) 20250822134723342 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134723342 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134723342 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134723342 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822134723342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134723342 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134723342 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134723342 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134723343 DMSC DEBUG msub_fsm[0x56365ea26fc0]{active}: Allocated (fsm.c:456) 20250822134723343 DMSC DEBUG msc_i[0x56365ea83090]{READY}: Allocated (fsm.c:456) 20250822134723343 DMSC DEBUG msc_i[0x56365ea83090]{READY}: is child of msub_fsm[0x56365ea26fc0] (fsm.c:486) 20250822134723343 DMSC DEBUG msc_a[0x56365eab22c0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822134723343 DMSC DEBUG msc_a[0x56365eab22c0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea26fc0] (fsm.c:486) 20250822134723343 DMSC DEBUG msc_a(unknown:GERAN-A-565:NONE)[0x56365eab22c0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822134723343 DMSC DEBUG msc_i(unknown:GERAN-A-565:NONE)[0x56365ea83090]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822134723343 DMSC DEBUG msc_a(unknown:GERAN-A-565:NONE)[0x56365eab22c0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822134723343 DMM DEBUG msc_a(TMSI-0x06734E96:GERAN-A-565:CM_SERVICE_REQ)[0x56365eab22c0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Voice-Group-Call (gsm_04_08.c:776) 20250822134723343 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x06734E96:GERAN-A-565:CM_SERVICE_REQ)[0x56365ea976f0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822134723343 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x06734E96:GERAN-A-565:CM_SERVICE_REQ)[0x56365ea976f0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x06734E96:GERAN-A-565:CM_SERVICE_REQ)[0x56365eab22c0] (fsm.c:486) 20250822134723343 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x06734E96:GERAN-A-565:CM_SERVICE_REQ)[0x56365ea976f0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250822134723343 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x06734E96:GERAN-A-565:CM_SERVICE_REQ)[0x56365ea976f0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822134723343 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x06734E96 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822134723343 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x06734E96 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822134723343 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x06734E96:GERAN-A-565:CM_SERVICE_REQ)[0x56365eab22c0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822134723343 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x06734E96:GERAN-A-565:CM_SERVICE_REQ)[0x56365eab22c0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822134723343 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x06734E96:GERAN-A-565:CM_SERVICE_REQ)[0x56365ea976f0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822134723343 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x06734E96:GERAN-A-565:CM_SERVICE_REQ)[0x56365ea976f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822134723343 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x06734E96:GERAN-A-565:CM_SERVICE_REQ)[0x56365ea976f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822134723343 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x06734E96:GERAN-A-565:CM_SERVICE_REQ)[0x56365ea83090]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822134723343 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x06734E96:GERAN-A-565:CM_SERVICE_REQ)[0x56365ea976f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822134723343 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x06734E96:GERAN-A-565:CM_SERVICE_REQ)[0x56365ea976f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822134723343 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x06734E96:GERAN-A-565:CM_SERVICE_REQ)[0x56365ea976f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822134723343 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x06734E96:GERAN-A-565:CM_SERVICE_REQ)[0x56365ea976f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822134723343 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x06734E96:GERAN-A-565:CM_SERVICE_REQ)[0x56365ea976f0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822134723343 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x06734E96:GERAN-A-565:CM_SERVICE_REQ)[0x56365ea976f0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822134723343 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x06734E96:GERAN-A-565:CM_SERVICE_REQ)[0x56365ea976f0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822134723343 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x06734E96:GERAN-A-565:CM_SERVICE_REQ)[0x56365ea83090]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134723343 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x06734E96:GERAN-A-565:CM_SERVICE_REQ)[0x56365eab22c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250822134723343 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x06734E96:GERAN-A-565:CM_SERVICE_REQ)[0x56365eab22c0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250822134723343 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000033/3/1): Available (smpp_smsc.c:626) 20250822134723343 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x06734E96 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250822134723344 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134723344 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134723344 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134723344 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822134723344 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134723344 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134723344 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822134723344 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134723344 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134723344 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134723344 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134723344 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822134723344 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134723344 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134723344 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822134723344 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134723344 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134723344 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134723344 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134723344 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822134723344 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134723344 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134723344 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822134723344 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3315)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(3315)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3315)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(3315)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3315)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(3315)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3313)@718a44d66dfb: { messageType := 2, destLocRef := '42A6AE'O, sourceLocRef := '000235'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(3313)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(3313)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(3313)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3313)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3313)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(3313)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(3313)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3313)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3313)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822134723347 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x06734E96 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250822134723347 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x06734E96 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_setup_refuse0(3322)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_setup_refuse0(3322)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_setup_refuse0(3322)@718a44d66dfb: Sending SETUP. MTC@718a44d66dfb: Got test event: "SETUP" MSC_Test_0-RAN(3314)@718a44d66dfb: patching N(SD)=0 into dtap '003200001900'O MSC_Test_0-RAN(3314)@718a44d66dfb: patched enc_l3: '003200001900'O MSC_Test_0-SCCP(3313)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(3313)@718a44d66dfb: vl_len:9 MSC_Test_0-SCCP(3313)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(3313)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010006003200001900'O MSC_Test_0-M3UA(3315)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134723352 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134723352 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134723352 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134723352 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822134723352 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134723352 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134723352 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134723352 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134723352 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x06734E96:GERAN-A-565:CM_SERVICE_REQ)[0x56365ea83090]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134723352 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x06734E96:GERAN-A-565:CM_SERVICE_REQ)[0x56365eab22c0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134723352 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x06734E96 + GCC: now used by 3 (attached,active-conn,GCC) (transaction.c:228) 20250822134723352 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x06734E96:GERAN-A-565:CM_SERVICE_REQ)[0x56365eab22c0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (msc_vgcs.c:1428) 20250822134723352 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x06734E96:GERAN-A-565:CM_SERVICE_REQ)[0x56365eab22c0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250822134723352 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134723352 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134723352 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134723352 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822134723352 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134723352 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134723352 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822134723352 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3315)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(3315)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3313)@718a44d66dfb: First idle individual index:1 MSC_Test_0-SCCP(3313)@718a44d66dfb: Warning: Stopping inactive timer T_ias[1]. MSC_Test_0-RAN(3314)@718a44d66dfb: ExpectedCreateCallback VGCS/VBS Setup 193 MSC_Test_0-RAN(3314)@718a44d66dfb: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(3314)@718a44d66dfb: Found Expect[0] for N-CONNECT handled at TC_setup_refuse0(3323) MSC_Test_0-RAN(3314)@718a44d66dfb: Added conn table entry 1TC_setup_refuse0(3323)500579 MSC_Test_0-SCCP(3313)@718a44d66dfb: Session index based on connection ID:1 MSC_Test_0-SCCP(3313)@718a44d66dfb: Warning: Re-starting timer T_ias[1], which is already active (running or expired). MSC_Test_0-M3UA(3315)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134723356 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134723356 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134723356 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134723356 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822134723356 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134723356 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134723356 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134723356 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_setup_refuse0(3323)@718a44d66dfb: 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@718a44d66dfb: Got test event: "VGCS_SETUP" TC_setup_refuse0(3323)@718a44d66dfb: Sending VGCS/VBS Setup Refuse: { discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 0, pdu := { bssmap := { vGCS_VBSSetupRefuse := { messageType := '06'O, cause := { elementIdentifier := '04'O, lengthIndicator := 0, causeValue := '0100000'B, extensionCauseValue := '0'B, spare1 := omit } } } } } MSC_Test_0-SCCP(3313)@718a44d66dfb: Session index based on connection ID:1 MSC_Test_0-SCCP(3313)@718a44d66dfb: vl_len:6 MSC_Test_0-SCCP(3313)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(3313)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000406040120'O MSC_Test_0-M3UA(3315)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134723558 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134723558 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134723558 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134723558 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822134723558 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134723558 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134723558 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134723558 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134723559 DASCI NOTICE GCC callref 00000200, BSS #0.24.1: Received VGCS/VBS SETUP REFUSE from BSS. (msc_vgcs.c:1872) 20250822134723559 DASCI ERROR vgcs_cell(vgcs-cell-42)[0x56365ea59e70]{NULL}: transition to state Releasing VGCS/VBS channel not permitted! (msc_vgcs.c:2291) 20250822134723559 DLSCCP ERROR Received unknown conn-id 2361 for primitive N-DATA.request (sccp_scoc.c:1917) 20250822134723559 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x06734E96:GERAN-A-565:CM_SERVICE_REQ)[0x56365ea83090]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134723559 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x06734E96 - GCC: now used by 2 (attached,active-conn) (transaction.c:281) 20250822134723559 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x06734E96:GERAN-A-565:CM_SERVICE_REQ)[0x56365eab22c0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134723559 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x06734E96:GERAN-A-565:CM_SERVICE_REQ)[0x56365eab22c0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250822134723559 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x06734E96 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822134723559 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x06734E96 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822134723559 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x06734E96 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822134723559 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x06734E96:GERAN-A-565:CM_SERVICE_REQ)[0x56365ea83090]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822134723559 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x06734E96 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822134723560 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134723560 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134723560 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134723560 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822134723560 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134723560 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134723560 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822134723560 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134723560 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134723560 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134723560 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134723560 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822134723560 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134723560 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134723560 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822134723560 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134723560 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134723560 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134723560 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134723560 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822134723560 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134723560 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134723560 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822134723560 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3315)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(3315)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3315)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(3315)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3315)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(3315)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3313)@718a44d66dfb: Session index based on local reference:1 MSC_Test_0-SCCP(3313)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3313)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3313)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(3313)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(3313)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3313)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3313)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(3313)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(3313)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3313)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3313)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_setup_refuse0(3323)@718a44d66dfb: Got Clear Command on control connection. MTC@718a44d66dfb: Got test event: "CLEAR" TC_setup_refuse0(3322)@718a44d66dfb: Got GCC Termination with failure. MTC@718a44d66dfb: Got test event: "GCC_TERMINATION_FAIL" TC_setup_refuse0(3322)@718a44d66dfb: Got Clear Command on initial connection. MTC@718a44d66dfb: Got test event: "CLEAR" MTC@718a44d66dfb: All connection are cleared now. TC_setup_refuse0(3323)@718a44d66dfb: Final verdict of PTC: none TC_setup_refuse0(3324)@718a44d66dfb: Final verdict of PTC: none TC_setup_refuse0(3322)@718a44d66dfb: Final verdict of PTC: pass MTC@718a44d66dfb: getverdict: none MTC@718a44d66dfb: setverdict(pass): none -> pass MTC@718a44d66dfb: getverdict: pass MTC@718a44d66dfb: All expected events have been received. The test passed. MSC_Test-GSUP(3319)@718a44d66dfb: Final verdict of PTC: none 20250822134724082 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822134724083 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250822134724083 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822134724083 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822134724083 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822134724084 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822134724084 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822134724084 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822134724084 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822134724084 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822134724084 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822134724084 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134724084 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822134724084 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822134724084 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822134724084 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822134724084 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822134724084 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822134724084 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(3316)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-M3UA(3315)@718a44d66dfb: Final verdict of PTC: none 20250822134724085 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822134724085 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822134724086 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-SCCP(3313)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP-IPA(3318)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(3320)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(3314)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(3317)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3312)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3326)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(3321)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3327)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3325)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: pass MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(3312): none (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(3313): none (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(3314): none (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(3315): none (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(3316): none (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(3317): none (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(3318): none (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(3319): none (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(3320): none (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(3321): none (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC TC_setup_refuse0(3322): pass (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC TC_setup_refuse0(3323): none (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC TC_setup_refuse0(3324): none (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(3325): none (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(3326): none (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(3327): none (pass -> pass) MTC@718a44d66dfb: Test case TC_setup_refuse finished. Verdict: pass MTC@718a44d66dfb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests_ASCI.TC_setup_refuse pass'. Fri Aug 22 13:47:24 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 20250822134725087 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822134726085 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822134726085 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822134726086 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822134726088 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=320236) 20250822134727089 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=320236, count=321496) 20250822134728090 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:47: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_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 20250822134729091 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_assign_fail started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(3331)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(3331)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(3331)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(3329)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822134729732 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(3332)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822134729923 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822134729923 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822134729923 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822134729923 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(3331)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(3331)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(3331)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822134729928 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134729928 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822134729928 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822134729928 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822134729928 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822134729928 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822134729928 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(3331)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(3331)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(3331)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(3331)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(3331)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822134729930 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134729930 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822134729930 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822134729930 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822134729930 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822134729930 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) MSC_Test_0-M3UA(3331)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250822134729930 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(3331)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(3331)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822134729930 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822134729930 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(3331)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(3331)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(3331)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(3331)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(3331)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822134730092 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822134730092 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(3334)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(3334)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822134730098 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(3334)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(3334)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(3334)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(3334)@718a44d66dfb: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(3334)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(3334)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822134730120 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822134730120 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(3335)@718a44d66dfb: Created GsupExpect[0] for "262420000000033" to be handled at TC_assign_fail0(3338) TC_assign_fail0(3338)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250822134730735 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134730735 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134730735 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134730735 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822134730735 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134730735 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134730735 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134730735 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134730735 DASCI ERROR vgcs_cell(vgcs-cell-42)[0x56365ea59e70]{NULL}: Event VGCS_CELL_EV_RELEASED not permitted (msc_vgcs.c:2698) MSC_Test_0-M3UA(3331)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134730735 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-2360 (ran_conn.c:155) 20250822134730735 DMSC DEBUG NULL{fi=NULL}: Closing no-RAN-peer-565 (ran_conn.c:142) 20250822134730735 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x06734E96:GERAN-A-565:CM_SERVICE_REQ)[0x56365ea83090]{READY}: Received Event MSC_EV_FROM_RAN_CONN_RELEASED (ran_conn.c:145) 20250822134730735 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x06734E96:GERAN-A-565:CM_SERVICE_REQ)[0x56365ea83090]{READY}: State change to CLEARED (no timeout) (msc_i.c:359) 20250822134730735 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x06734E96:GERAN-A-565:CM_SERVICE_REQ)[0x56365ea83090]{CLEARED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_i.c:221) 20250822134730735 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x06734E96:GERAN-A-565:CM_SERVICE_REQ)[0x56365ea83090]{CLEARED}: Removing from parent msub_fsm[0x56365ea26fc0] (msc_i.c:221) 20250822134730735 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x06734E96:GERAN-A-565:CM_SERVICE_REQ)[0x56365ea83090]{CLEARED}: Freeing instance (msc_i.c:221) 20250822134730735 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x06734E96:GERAN-A-565:CM_SERVICE_REQ)[0x56365ea83090]{CLEARED}: Deallocated (fsm.c:568) 20250822134730735 DMSC DEBUG msub_fsm[0x56365ea26fc0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_i.c:221) 20250822134730735 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x06734E96) MSC-I terminated (msub.c:261) 20250822134730735 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x06734E96) 1 MSC-A still active (msub.c:79) 20250822134730735 DMSC DEBUG msub_fsm[0x56365ea26fc0]{active}: State change to terminating (no timeout) (msub.c:91) 20250822134730735 DMSC DEBUG msub_fsm[0x56365ea26fc0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822134730735 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x06734E96:GERAN-A-565:CM_SERVICE_REQ)[0x56365eab22c0]{MSC_A_ST_RELEASING}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822134730735 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x06734E96:GERAN-A-565:CM_SERVICE_REQ)[0x56365ea976f0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822134730735 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x06734E96:GERAN-A-565:CM_SERVICE_REQ)[0x56365ea976f0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x06734E96:GERAN-A-565:CM_SERVICE_REQ)[0x56365eab22c0] (msub.c:113) 20250822134730735 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x06734E96:GERAN-A-565:CM_SERVICE_REQ)[0x56365ea976f0]{PR_ARQ_S_DONE}: Freeing instance (msub.c:113) 20250822134730735 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x06734E96:GERAN-A-565:CM_SERVICE_REQ)[0x56365ea976f0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822134730735 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x06734E96:GERAN-A-565:CM_SERVICE_REQ)[0x56365eab22c0]{MSC_A_ST_RELEASING}: Removing from parent msub_fsm[0x56365ea26fc0] (msub.c:113) 20250822134730735 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x06734E96:GERAN-A-565:CM_SERVICE_REQ)[0x56365eab22c0]{MSC_A_ST_RELEASING}: Freeing instance (msub.c:113) 20250822134730735 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x06734E96:GERAN-A-565:CM_SERVICE_REQ)[0x56365eab22c0]{MSC_A_ST_RELEASING}: Deallocated (fsm.c:568) 20250822134730735 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x06734E96) Free (msub.c:119) 20250822134730735 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x06734E96 - active-conn: now used by 1 (attached) (msub.c:375) 20250822134730735 DMSC DEBUG msub_fsm[0x56365ea26fc0]{terminating}: Freeing instance (msub.c:113) 20250822134730735 DMSC DEBUG msub_fsm[0x56365ea26fc0]{terminating}: Deallocated (fsm.c:568) 20250822134730735 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-565 (ran_conn.c:155) 20250822134730735 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134730735 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134730735 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134730735 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822134730735 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134730735 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134730735 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822134730735 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134730735 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134730735 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134730735 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134730735 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822134730735 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134730735 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134730735 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822134730735 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3331)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(3331)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3331)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(3331)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822134730738 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134730738 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134730738 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134730738 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822134730738 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(3331)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134730738 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134730738 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134730738 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(3330)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(3330)@718a44d66dfb: Added conn table entry 0TC_assign_fail0(3338)3789257 MSC_Test_0-SCCP(3329)@718a44d66dfb: First idle individual index:0 MSC_Test_0-RAN(3330)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(3331)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(3330)@718a44d66dfb: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(3330)@718a44d66dfb: Created Expect[0] for N-CONNECT to be handled at TC_assign_fail0(3339) MSC_Test_0-RAN(3330)@718a44d66dfb: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(3330)@718a44d66dfb: Created Expect[1] for N-CONNECT to be handled at TC_assign_fail0(3340) 20250822134730938 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134730938 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134730938 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134730938 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822134730938 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134730938 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134730938 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134730938 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134730939 DMSC DEBUG msub_fsm[0x56365ea83090]{active}: Allocated (fsm.c:456) 20250822134730940 DMSC DEBUG msc_i[0x56365ea976f0]{READY}: Allocated (fsm.c:456) 20250822134730940 DMSC DEBUG msc_i[0x56365ea976f0]{READY}: is child of msub_fsm[0x56365ea83090] (fsm.c:486) 20250822134730940 DMSC DEBUG msc_a[0x56365eab22c0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822134730940 DMSC DEBUG msc_a[0x56365eab22c0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea83090] (fsm.c:486) 20250822134730940 DMSC DEBUG msc_a(unknown:GERAN-A-566:NONE)[0x56365eab22c0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822134730940 DMSC DEBUG msc_i(unknown:GERAN-A-566:NONE)[0x56365ea976f0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822134730940 DMSC DEBUG msc_a(unknown:GERAN-A-566:NONE)[0x56365eab22c0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822134730940 DMM DEBUG msc_a(IMSI-262420000000033:GERAN-A-566:LU)[0x56365eab22c0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000033 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822134730940 DMM DEBUG msc_a(IMSI-262420000000033:GERAN-A-566:LU)[0x56365eab22c0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822134730940 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-566:LU)[0x56365ea26fc0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822134730940 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-566:LU)[0x56365ea26fc0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000033:GERAN-A-566:LU)[0x56365eab22c0] (fsm.c:486) 20250822134730940 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-566:LU)[0x56365ea26fc0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822134730940 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-566:LU)[0x56365ea26fc0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822134730940 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x06734E96 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822134730940 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x06734E96 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822134730940 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x06734E96:GERAN-A-566:LU)[0x56365eab22c0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822134730940 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x06734E96:GERAN-A-566:LU)[0x56365eab22c0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822134730940 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x06734E96 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250822134730940 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822134730940 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x06734E96:GERAN-A-566:LU)[0x56365ea26fc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822134730940 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x06734E96:GERAN-A-566:LU)[0x56365ea26fc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822134730940 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x06734E96:GERAN-A-566:LU)[0x56365ea26fc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822134730940 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x06734E96:GERAN-A-566:LU)[0x56365ea26fc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822134730940 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x06734E96:GERAN-A-566:LU)[0x56365ea976f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822134730940 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x06734E96:GERAN-A-566:LU)[0x56365ea26fc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822134730941 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x06734E96:GERAN-A-566:LU)[0x56365ea26fc0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822134730941 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x06734E96:GERAN-A-566:LU)[0x56365eab7f70]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822134730941 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x06734E96:GERAN-A-566:LU)[0x56365eab7f70]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x06734E96:GERAN-A-566:LU)[0x56365ea26fc0] (fsm.c:486) 20250822134730941 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x06734E96:GERAN-A-566:LU)[0x56365eab7f70]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822134730941 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x06734E96:GERAN-A-566:LU)[0x56365eab7f70]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822134730941 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134730941 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134730941 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134730941 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822134730941 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134730941 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134730941 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822134730941 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134730941 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134730941 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134730941 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134730941 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822134730941 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134730941 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134730941 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822134730941 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3331)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(3331)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3331)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(3331)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3329)@718a44d66dfb: { messageType := 2, destLocRef := '39D1C9'O, sourceLocRef := '000236'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(3329)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(3329)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(3329)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3329)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3329)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(3335)@718a44d66dfb: Found GsupExpect[0] for "262420000000033" handled at TC_assign_fail0(3338) MSC_Test-GSUP(3335)@718a44d66dfb: Added IMSI table entry 0TC_assign_fail0(3338)"262420000000033" 20250822134730950 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x06734E96 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250822134730950 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x06734E96 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_assign_fail0(3338)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(3329)@718a44d66dfb: Session index based on connection ID:0 TC_assign_fail0(3338)@718a44d66dfb: setverdict(pass): none -> pass MSC_Test_0-SCCP(3329)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(3329)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(3329)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(3331)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134730954 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134730954 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134730954 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134730954 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822134730954 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134730954 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134730954 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134730954 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134730955 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x06734E96:GERAN-A-566:LU)[0x56365ea976f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134730955 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x06734E96:GERAN-A-566:LU)[0x56365eab22c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134730962 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x06734E96 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134730962 DVLR DEBUG IMSI:262420000000033 has MSISDN:491230000033 (vlr.c:1045) 20250822134730962 DMSC NOTICE msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x06734E96) VLR: update for IMSI=262420000000033 (MSISDN=491230000033) (gsm_04_08.c:1541) 20250822134730962 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x06734E96 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822134730963 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x06734E96 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134730963 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x06734E96:GERAN-A-566:LU)[0x56365ea26fc0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822134730963 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x06734E96:GERAN-A-566:LU)[0x56365eab7f70]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822134730963 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x06734E96:GERAN-A-566:LU)[0x56365eab7f70]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822134730964 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x06734E96:GERAN-A-566:LU)[0x56365eab7f70]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822134730964 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x06734E96:GERAN-A-566:LU)[0x56365eab7f70]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x06734E96:GERAN-A-566:LU)[0x56365ea26fc0] (vlr_lu_fsm.c:110) 20250822134730964 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x06734E96:GERAN-A-566:LU)[0x56365eab7f70]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822134730964 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x06734E96:GERAN-A-566:LU)[0x56365eab7f70]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822134730964 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x06734E96:GERAN-A-566:LU)[0x56365ea26fc0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822134730964 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x06734E96:GERAN-A-566:LU)[0x56365ea26fc0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822134730964 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x06734E96:GERAN-A-566:LU)[0x56365ea9c1d0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822134730964 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x06734E96:GERAN-A-566:LU)[0x56365ea9c1d0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x06734E96:GERAN-A-566:LU)[0x56365ea26fc0] (fsm.c:486) 20250822134730964 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x06734E96:GERAN-A-566:LU)[0x56365ea9c1d0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822134730964 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x06734E96:GERAN-A-566:LU)[0x56365ea9c1d0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822134730964 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x06734E96:GERAN-A-566:LU)[0x56365ea9c1d0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822134730964 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x06734E96:GERAN-A-566:LU)[0x56365ea9c1d0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822134730964 DMSC NOTICE msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x06734E96:TMSInew-0x03CF6E0F) VLR: update for IMSI=262420000000033 (MSISDN=491230000033) (gsm_04_08.c:1541) 20250822134730964 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x06734E96:GERAN-A-566:LU)[0x56365ea9c1d0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822134730964 DMM DEBUG -> IMSI-262420000000033:MSISDN-491230000033:TMSI-0x06734E96:TMSInew-0x03CF6E0F LOCATION UPDATE ACCEPT (TMSI = 0x03cf6e0f) (gsm_04_08.c:149) 20250822134730964 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x06734E96:TMSInew-0x03CF6E0F:GERAN-A-566:LU)[0x56365ea976f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134730964 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x06734E96:TMSInew-0x03CF6E0F - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822134730964 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134730964 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134730964 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134730964 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822134730964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134730964 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134730964 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822134730964 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3331)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(3331)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3329)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(3329)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3329)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3329)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assign_fail0(3338)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(3330)@718a44d66dfb: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(3330)@718a44d66dfb: patched enc_l3: '055B'O MSC_Test_0-SCCP(3329)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(3329)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(3329)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(3329)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(3331)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134730977 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134730977 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134730977 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134730977 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822134730977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134730977 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134730977 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134730977 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134730977 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x06734E96:TMSInew-0x03CF6E0F:GERAN-A-566:LU)[0x56365ea976f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134730977 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x06734E96:TMSInew-0x03CF6E0F:GERAN-A-566:LU)[0x56365eab22c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134730977 DMM DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x06734E96:TMSInew-0x03CF6E0F:GERAN-A-566:LU)[0x56365eab22c0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822134730977 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x06734E96:TMSInew-0x03CF6E0F:GERAN-A-566:LU)[0x56365ea26fc0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822134730977 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x06734E96:GERAN-A-566:LU)[0x56365ea9c1d0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822134730977 DMSC NOTICE msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x03CF6E0F) VLR: update for IMSI=262420000000033 (MSISDN=491230000033) (gsm_04_08.c:1541) 20250822134730977 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x06734E96:GERAN-A-566:LU)[0x56365ea9c1d0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822134730977 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x03CF6E0F:GERAN-A-566:LU)[0x56365ea26fc0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822134730977 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x06734E96:GERAN-A-566:LU)[0x56365ea9c1d0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822134730977 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x06734E96:GERAN-A-566:LU)[0x56365ea9c1d0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x03CF6E0F:GERAN-A-566:LU)[0x56365ea26fc0] (vlr_lu_fsm.c:817) 20250822134730977 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x06734E96:GERAN-A-566:LU)[0x56365ea9c1d0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822134730977 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x06734E96:GERAN-A-566:LU)[0x56365ea9c1d0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822134730977 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x03CF6E0F:GERAN-A-566:LU)[0x56365ea26fc0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822134730977 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x03CF6E0F:GERAN-A-566:LU)[0x56365eab22c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250822134730977 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x03CF6E0F:GERAN-A-566:LU)[0x56365eab22c0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.962s remaining) (msc_a.c:450) 20250822134730977 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000033/3/1): Available (smpp_smsc.c:626) 20250822134730978 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x03CF6E0F:GERAN-A-566:LU)[0x56365eab22c0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134730978 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x03CF6E0F:GERAN-A-566:LU)[0x56365eab22c0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250822134730978 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x03CF6E0F + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822134730978 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x03CF6E0F + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822134730978 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x03CF6E0F - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822134730978 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x03CF6E0F:GERAN-A-566:LU)[0x56365ea976f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822134730978 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x03CF6E0F - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822134730978 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134730978 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134730978 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134730978 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822134730978 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134730978 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134730978 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822134730978 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3331)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(3331)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3329)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(3329)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3329)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3329)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(3329)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(3329)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(3329)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(3329)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822134730982 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134730982 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134730982 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134730982 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822134730982 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(3331)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134730982 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134730982 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134730982 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134730982 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x03CF6E0F:GERAN-A-566:LU)[0x56365ea976f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134730982 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x03CF6E0F:GERAN-A-566:LU)[0x56365eab22c0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134730982 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x03CF6E0F:GERAN-A-566:LU)[0x56365eab22c0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822134730982 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x03CF6E0F:GERAN-A-566:LU)[0x56365eab22c0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134730982 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x03CF6E0F:GERAN-A-566:LU)[0x56365eab22c0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822134730982 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x03CF6E0F:GERAN-A-566:LU)[0x56365ea26fc0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822134730982 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x03CF6E0F:GERAN-A-566:LU)[0x56365ea26fc0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x03CF6E0F:GERAN-A-566:LU)[0x56365eab22c0] (msc_a.c:1053) 20250822134730982 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x03CF6E0F:GERAN-A-566:LU)[0x56365ea26fc0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822134730982 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x03CF6E0F:GERAN-A-566:LU)[0x56365ea26fc0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822134730982 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x03CF6E0F:GERAN-A-566:LU)[0x56365ea26fc0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822134730983 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x03CF6E0F:GERAN-A-566:LU)[0x56365eab22c0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea83090] (msc_a.c:1053) 20250822134730983 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x03CF6E0F:GERAN-A-566:LU)[0x56365eab22c0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822134730983 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x03CF6E0F:GERAN-A-566:LU)[0x56365eab22c0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822134730983 DMSC DEBUG msub_fsm[0x56365ea83090]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822134730983 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x03CF6E0F) MSC-A terminated (msub.c:261) 20250822134730983 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x03CF6E0F) 1 MSC-I still active (msub.c:79) 20250822134730983 DMSC DEBUG msub_fsm[0x56365ea83090]{active}: State change to terminating (no timeout) (msub.c:91) 20250822134730983 DMSC DEBUG msub_fsm[0x56365ea83090]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822134730983 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x03CF6E0F:GERAN-A-566:LU)[0x56365ea976f0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822134730983 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x03CF6E0F:GERAN-A-566:LU)[0x56365ea976f0]{READY}: Removing from parent msub_fsm[0x56365ea83090] (msub.c:113) 20250822134730983 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-566 (ran_conn.c:155) 20250822134730983 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x03CF6E0F:GERAN-A-566:LU)[0x56365ea976f0]{READY}: Freeing instance (msub.c:113) 20250822134730983 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x03CF6E0F:GERAN-A-566:LU)[0x56365ea976f0]{READY}: Deallocated (fsm.c:568) 20250822134730983 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x03CF6E0F) Free (msub.c:119) 20250822134730983 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x03CF6E0F - active-conn: now used by 1 (attached) (msub.c:375) 20250822134730983 DMSC DEBUG msub_fsm[0x56365ea83090]{terminating}: Freeing instance (msub.c:113) 20250822134730983 DMSC DEBUG msub_fsm[0x56365ea83090]{terminating}: Deallocated (fsm.c:568) 20250822134730983 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134730983 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134730983 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134730983 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822134730983 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134730983 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134730983 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822134730983 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3331)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(3331)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3329)@718a44d66dfb: Session index based on local reference:0 20250822134730984 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134730984 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134730984 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134730984 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822134730984 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(3331)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134730984 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134730984 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134730984 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(3330)@718a44d66dfb: Deleted conn table entry 0TC_assign_fail0(3338)3789257 TC_assign_fail0(3338)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822134730986 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x03CF6E0F + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822134730987 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x03CF6E0F - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_assign_fail0(3338)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_assign_fail0(3338)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_assign_fail0(3338)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MGCP(3333)@718a44d66dfb: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assign_fail0(3338) TC_assign_fail0(3338)@718a44d66dfb: 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 := '03CF6E0F'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(3330)@718a44d66dfb: Added conn table entry 0TC_assign_fail0(3338)2276536 MSC_Test_0-RAN(3330)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(3329)@718a44d66dfb: First idle individual index:0 MSC_Test_0-M3UA(3331)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134731186 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134731186 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134731186 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134731186 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822134731186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134731186 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134731186 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134731186 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134731187 DMSC DEBUG msub_fsm[0x56365ea26fc0]{active}: Allocated (fsm.c:456) 20250822134731187 DMSC DEBUG msc_i[0x56365eab22c0]{READY}: Allocated (fsm.c:456) 20250822134731187 DMSC DEBUG msc_i[0x56365eab22c0]{READY}: is child of msub_fsm[0x56365ea26fc0] (fsm.c:486) 20250822134731188 DMSC DEBUG msc_a[0x56365ea976f0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822134731188 DMSC DEBUG msc_a[0x56365ea976f0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea26fc0] (fsm.c:486) 20250822134731188 DMSC DEBUG msc_a(unknown:GERAN-A-567:NONE)[0x56365ea976f0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822134731188 DMSC DEBUG msc_i(unknown:GERAN-A-567:NONE)[0x56365eab22c0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822134731188 DMSC DEBUG msc_a(unknown:GERAN-A-567:NONE)[0x56365ea976f0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822134731188 DMM DEBUG msc_a(TMSI-0x03CF6E0F:GERAN-A-567:CM_SERVICE_REQ)[0x56365ea976f0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Voice-Group-Call (gsm_04_08.c:776) 20250822134731188 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x03CF6E0F:GERAN-A-567:CM_SERVICE_REQ)[0x56365ea83090]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822134731188 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x03CF6E0F:GERAN-A-567:CM_SERVICE_REQ)[0x56365ea83090]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x03CF6E0F:GERAN-A-567:CM_SERVICE_REQ)[0x56365ea976f0] (fsm.c:486) 20250822134731188 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x03CF6E0F:GERAN-A-567:CM_SERVICE_REQ)[0x56365ea83090]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250822134731188 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x03CF6E0F:GERAN-A-567:CM_SERVICE_REQ)[0x56365ea83090]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822134731188 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x03CF6E0F + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822134731188 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x03CF6E0F + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822134731188 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x03CF6E0F:GERAN-A-567:CM_SERVICE_REQ)[0x56365ea976f0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822134731188 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x03CF6E0F:GERAN-A-567:CM_SERVICE_REQ)[0x56365ea976f0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822134731188 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x03CF6E0F:GERAN-A-567:CM_SERVICE_REQ)[0x56365ea83090]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822134731188 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x03CF6E0F:GERAN-A-567:CM_SERVICE_REQ)[0x56365ea83090]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822134731188 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x03CF6E0F:GERAN-A-567:CM_SERVICE_REQ)[0x56365ea83090]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822134731188 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x03CF6E0F:GERAN-A-567:CM_SERVICE_REQ)[0x56365eab22c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822134731188 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x03CF6E0F:GERAN-A-567:CM_SERVICE_REQ)[0x56365ea83090]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822134731188 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x03CF6E0F:GERAN-A-567:CM_SERVICE_REQ)[0x56365ea83090]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822134731188 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x03CF6E0F:GERAN-A-567:CM_SERVICE_REQ)[0x56365ea83090]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822134731189 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x03CF6E0F:GERAN-A-567:CM_SERVICE_REQ)[0x56365ea83090]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822134731189 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x03CF6E0F:GERAN-A-567:CM_SERVICE_REQ)[0x56365ea83090]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822134731189 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x03CF6E0F:GERAN-A-567:CM_SERVICE_REQ)[0x56365ea83090]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822134731189 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x03CF6E0F:GERAN-A-567:CM_SERVICE_REQ)[0x56365ea83090]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822134731189 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x03CF6E0F:GERAN-A-567:CM_SERVICE_REQ)[0x56365eab22c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134731189 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x03CF6E0F:GERAN-A-567:CM_SERVICE_REQ)[0x56365ea976f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250822134731189 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x03CF6E0F:GERAN-A-567:CM_SERVICE_REQ)[0x56365ea976f0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.998s remaining) (msc_a.c:450) 20250822134731189 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000033/3/1): Available (smpp_smsc.c:626) 20250822134731189 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x03CF6E0F - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250822134731189 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134731189 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134731189 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134731189 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822134731189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134731189 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134731189 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822134731189 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134731190 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134731190 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134731190 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134731190 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822134731190 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134731190 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134731190 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822134731190 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134731190 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134731190 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134731190 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134731190 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822134731190 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134731190 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134731190 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822134731190 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3331)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(3331)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3331)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(3331)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3331)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(3331)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3329)@718a44d66dfb: { messageType := 2, destLocRef := '22BCB8'O, sourceLocRef := '000237'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(3329)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(3329)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(3329)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3329)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3329)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(3329)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(3329)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3329)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3329)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822134731193 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x03CF6E0F + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250822134731193 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x03CF6E0F - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_assign_fail0(3338)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_assign_fail0(3338)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_assign_fail0(3338)@718a44d66dfb: Sending SETUP. MTC@718a44d66dfb: Got test event: "SETUP" MSC_Test_0-RAN(3330)@718a44d66dfb: patching N(SD)=0 into dtap '003200001900'O MSC_Test_0-RAN(3330)@718a44d66dfb: patched enc_l3: '003200001900'O MSC_Test_0-SCCP(3329)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(3329)@718a44d66dfb: vl_len:9 MSC_Test_0-SCCP(3329)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(3329)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010006003200001900'O 20250822134731200 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134731200 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134731200 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134731200 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822134731200 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134731200 DLSS7 DEBUG Found route for dpc=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(3331)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134731200 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134731200 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134731200 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x03CF6E0F:GERAN-A-567:CM_SERVICE_REQ)[0x56365eab22c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134731200 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x03CF6E0F:GERAN-A-567:CM_SERVICE_REQ)[0x56365ea976f0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134731200 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x03CF6E0F + GCC: now used by 3 (attached,active-conn,GCC) (transaction.c:228) 20250822134731200 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x03CF6E0F:GERAN-A-567:CM_SERVICE_REQ)[0x56365ea976f0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (msc_vgcs.c:1428) 20250822134731200 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x03CF6E0F:GERAN-A-567:CM_SERVICE_REQ)[0x56365ea976f0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250822134731200 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134731200 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134731200 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134731200 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822134731200 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134731200 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134731200 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822134731200 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3331)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(3331)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3329)@718a44d66dfb: First idle individual index:1 MSC_Test_0-SCCP(3329)@718a44d66dfb: Warning: Stopping inactive timer T_ias[1]. MSC_Test_0-RAN(3330)@718a44d66dfb: ExpectedCreateCallback VGCS/VBS Setup 193 MSC_Test_0-RAN(3330)@718a44d66dfb: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(3330)@718a44d66dfb: Found Expect[0] for N-CONNECT handled at TC_assign_fail0(3339) MSC_Test_0-RAN(3330)@718a44d66dfb: Added conn table entry 1TC_assign_fail0(3339)1725128 MSC_Test_0-SCCP(3329)@718a44d66dfb: Session index based on connection ID:1 MSC_Test_0-SCCP(3329)@718a44d66dfb: Warning: Re-starting timer T_ias[1], which is already active (running or expired). MSC_Test_0-M3UA(3331)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134731205 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134731205 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134731205 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134731205 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822134731205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134731205 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134731205 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134731205 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_assign_fail0(3339)@718a44d66dfb: 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@718a44d66dfb: Got test event: "VGCS_SETUP" TC_assign_fail0(3339)@718a44d66dfb: Sending VGCS/VBS Setup Ack: { discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 0, pdu := { bssmap := { vGCS_VBSSetupAck := { messageType := '05'O, vGCS_FeatureFlags := omit } } } } MSC_Test_0-SCCP(3329)@718a44d66dfb: Session index based on connection ID:1 MSC_Test_0-SCCP(3329)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(3329)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(3329)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000105'O MSC_Test_0-M3UA(3331)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134731406 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134731406 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134731406 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134731406 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822134731406 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134731406 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134731406 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134731406 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134731406 DCC DEBUG rtp_stream(vgcs-cell-42)[0x56365eaa5ee0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250822134731406 DCC DEBUG rtp_stream(vgcs-cell-42)[0x56365eaa5ee0]{UNINITIALIZED}: is child of vgcs_cell(vgcs-cell-42)[0x56365ea68200] (fsm.c:486) 20250822134731406 DCC DEBUG rtp_stream(vgcs-cell-42:call-241:RTP_TO_RAN:no-CI)[0x56365eaa5ee0]{UNINITIALIZED}: setting codecs to GSM#3 (rtp_stream.c:430) 20250822134731406 DCC DEBUG rtp_stream(vgcs-cell-42:call-241:RTP_TO_RAN:no-CI)[0x56365eaa5ee0]{UNINITIALIZED}: setting mode to recvonly (rtp_stream.c:443) 20250822134731406 DCC DEBUG rtp_stream(vgcs-cell-42:call-241:RTP_TO_RAN:no-CI)[0x56365eaa5ee0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250822134731406 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134731406 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134731406 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134731406 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822134731406 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134731406 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134731406 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822134731406 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3331)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(3331)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3329)@718a44d66dfb: Session index based on local reference:1 MSC_Test_0-SCCP(3329)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3329)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3329)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assign_fail0(3339)@718a44d66dfb: 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@718a44d66dfb: Got test event: "UPLINK_SEIZED" MSC_Test-MGCP(3333)@718a44d66dfb: Found Expect[0] for { line := { verb := "CRCX", trans_id := "463", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "f1" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_assign_fail0(3338) TC_assign_fail0(3338)@718a44d66dfb: as_optional_mgcp_crcx: rx CRCX 20250822134731415 DCC DEBUG rtp_stream(vgcs-cell-42:call-241:RTP_TO_RAN:no-CI)[0x56365eaa5ee0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822134731415 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134731415 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134731415 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134731415 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822134731415 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134731415 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134731415 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822134731415 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3331)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(3331)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3329)@718a44d66dfb: First idle individual index:2 MSC_Test_0-SCCP(3329)@718a44d66dfb: Warning: Stopping inactive timer T_ias[2]. MSC_Test_0-RAN(3330)@718a44d66dfb: ExpectedCreateCallback VGCS/VBS Assignment 193 MSC_Test_0-RAN(3330)@718a44d66dfb: ExpectTable[0].n_connectPointCode = omit ==? 193 MSC_Test_0-RAN(3330)@718a44d66dfb: ExpectTable[1].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(3330)@718a44d66dfb: Found Expect[1] for N-CONNECT handled at TC_assign_fail0(3340) MSC_Test_0-RAN(3330)@718a44d66dfb: Added conn table entry 2TC_assign_fail0(3340)9338014 MSC_Test_0-SCCP(3329)@718a44d66dfb: Session index based on connection ID:2 MSC_Test_0-SCCP(3329)@718a44d66dfb: Warning: Re-starting timer T_ias[2], which is already active (running or expired). MSC_Test_0-M3UA(3331)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134731418 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134731418 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134731418 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134731418 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822134731418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134731418 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134731418 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134731418 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_assign_fail0(3340)@718a44d66dfb: 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@718a44d66dfb: Got test event: "VGCS_ASSIGN" TC_assign_fail0(3340)@718a44d66dfb: Sending VGCS/VBS Assignment Failure: { discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 0, pdu := { bssmap := { vGCS_VBSAssignmentFailure := { messageType := '1D'O, cause := { elementIdentifier := '04'O, lengthIndicator := 0, causeValue := '0100000'B, extensionCauseValue := '0'B, spare1 := omit }, circuitPool := omit, circuitPoolList := omit, codecList := omit } } } } MSC_Test_0-SCCP(3329)@718a44d66dfb: Session index based on connection ID:2 MSC_Test_0-SCCP(3329)@718a44d66dfb: vl_len:6 MSC_Test_0-SCCP(3329)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(3329)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '00041D040120'O MSC_Test_0-M3UA(3331)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134731622 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134731622 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134731622 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134731622 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822134731622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134731622 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134731622 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134731622 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134731623 DASCI NOTICE GCC callref 00000200, BSS #0.24.1, CID 42: Received VGCS/VBS ASSIGNMENT FAILURE from BSS. (msc_vgcs.c:2528) 20250822134731623 DCC DEBUG rtp_stream(vgcs-cell-42:call-241:RTP_TO_RAN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x56365eaa5ee0]{ESTABLISHING}: State change to DISCARDING (no timeout) (rtp_stream.c:385) 20250822134731623 DCC DEBUG rtp_stream(vgcs-cell-42:call-241:RTP_TO_RAN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x56365eaa5ee0]{DISCARDING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (rtp_stream.c:239) 20250822134731623 DCC DEBUG rtp_stream(vgcs-cell-42:call-241:RTP_TO_RAN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x56365eaa5ee0]{DISCARDING}: Removing from parent vgcs_cell(vgcs-cell-42)[0x56365ea68200] (rtp_stream.c:239) 20250822134731623 DCC DEBUG rtp_stream(vgcs-cell-42:call-241:RTP_TO_RAN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x56365eaa5ee0]{DISCARDING}: Freeing instance (rtp_stream.c:239) 20250822134731623 DCC DEBUG rtp_stream(vgcs-cell-42:call-241:RTP_TO_RAN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x56365eaa5ee0]{DISCARDING}: Deallocated (fsm.c:568) 20250822134731623 DASCI ERROR GCC callref 00000200, BSS #0.24.1, CID 42: RTP stream gone. (msc_vgcs.c:2596) 20250822134731623 DASCI NOTICE GCC callref 00000200, BSS #0.24.1: All VGCS/VBS assignments failed. (msc_vgcs.c:1904) 20250822134731623 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x03CF6E0F:GERAN-A-567:CM_SERVICE_REQ)[0x56365eab22c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134731624 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x03CF6E0F - GCC: now used by 2 (attached,active-conn) (transaction.c:281) 20250822134731624 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x03CF6E0F:GERAN-A-567:CM_SERVICE_REQ)[0x56365ea976f0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134731624 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x03CF6E0F:GERAN-A-567:CM_SERVICE_REQ)[0x56365ea976f0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250822134731624 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x03CF6E0F + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822134731624 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x03CF6E0F + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822134731624 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x03CF6E0F - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822134731624 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x03CF6E0F:GERAN-A-567:CM_SERVICE_REQ)[0x56365eab22c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822134731624 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x03CF6E0F - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822134731624 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134731624 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134731624 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134731624 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822134731624 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134731624 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134731624 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822134731624 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134731624 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134731624 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134731624 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134731624 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822134731624 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134731624 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134731624 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822134731624 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134731625 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134731625 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134731625 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134731625 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822134731625 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134731625 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134731625 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822134731625 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134731625 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134731625 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134731625 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134731625 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822134731625 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134731625 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134731625 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822134731625 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3331)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(3331)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3331)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(3331)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3331)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(3331)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3331)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(3331)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3329)@718a44d66dfb: Session index based on local reference:2 MSC_Test_0-SCCP(3329)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3329)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3329)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(3329)@718a44d66dfb: Session index based on local reference:1 MSC_Test_0-SCCP(3329)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3329)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3329)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(3329)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(3329)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3329)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3329)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(3329)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(3329)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3329)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3329)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assign_fail0(3338)@718a44d66dfb: as_optional_mgcp_dlcx: rx MGCP DLCX TC_assign_fail0(3340)@718a44d66dfb: Got Clear Command on channel connection. MTC@718a44d66dfb: Got test event: "CLEAR" TC_assign_fail0(3339)@718a44d66dfb: Got Clear Command on control connection. MTC@718a44d66dfb: Got test event: "CLEAR" TC_assign_fail0(3338)@718a44d66dfb: Got GCC Termination with failure. MTC@718a44d66dfb: Got test event: "GCC_TERMINATION_FAIL" TC_assign_fail0(3338)@718a44d66dfb: Got Clear Command on initial connection. MTC@718a44d66dfb: Got test event: "CLEAR" MTC@718a44d66dfb: All connection are cleared now. TC_assign_fail0(3340)@718a44d66dfb: Final verdict of PTC: none TC_assign_fail0(3339)@718a44d66dfb: Final verdict of PTC: none TC_assign_fail0(3338)@718a44d66dfb: Final verdict of PTC: pass MTC@718a44d66dfb: getverdict: none MTC@718a44d66dfb: setverdict(pass): none -> pass MTC@718a44d66dfb: getverdict: pass MTC@718a44d66dfb: All expected events have been received. The test passed. 20250822134732149 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822134732150 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822134732150 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822134732150 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822134732150 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822134732150 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822134732150 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822134732150 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) MSC_Test_0-M3UA(3331)@718a44d66dfb: Final verdict of PTC: none 20250822134732150 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822134732150 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134732151 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822134732151 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822134732151 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822134732151 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822134732151 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822134732151 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822134732151 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250822134732151 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822134732151 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(3335)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-SCCP(3329)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(3332)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP-IPA(3334)@718a44d66dfb: Final verdict of PTC: none 20250822134732153 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822134732153 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822134732153 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-RAN(3330)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(3336)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(3333)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3341)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3342)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3328)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(3337)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3343)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: pass MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(3328): none (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(3329): none (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(3330): none (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(3331): none (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(3332): none (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(3333): none (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(3334): none (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(3335): none (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(3336): none (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(3337): none (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC TC_assign_fail0(3338): pass (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC TC_assign_fail0(3339): none (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC TC_assign_fail0(3340): none (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(3341): none (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(3342): none (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(3343): none (pass -> pass) MTC@718a44d66dfb: Test case TC_assign_fail finished. Verdict: pass MTC@718a44d66dfb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests_ASCI.TC_assign_fail pass'. Fri Aug 22 13:47:32 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 20250822134733154 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822134734151 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822134734152 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822134734152 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822134734155 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=384724) 20250822134735156 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=384724, count=386700) 20250822134736157 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:47:36 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/MSC_Tests_ASCI.TC_complete_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 20250822134737158 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_complete_vgcs started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(3347)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(3347)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(3347)@718a44d66dfb: ************************************************* MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-SCCP(3345)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822134737771 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(3348)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822134737965 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822134737965 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822134737965 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822134737965 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(3347)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(3347)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(3347)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(3347)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(3347)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250822134737970 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134737970 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822134737970 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822134737970 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822134737970 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822134737970 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822134737970 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(3347)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(3347)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(3347)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(3347)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250822134737972 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134737972 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822134737972 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822134737972 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822134737972 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822134737972 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) MSC_Test_0-M3UA(3347)@718a44d66dfb: Message received on association #8 20250822134737972 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(3347)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(3347)@718a44d66dfb: Message received on association #8 20250822134737972 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822134737973 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(3347)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(3347)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(3347)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(3347)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822134738159 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822134738159 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(3350)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(3350)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822134738166 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(3350)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(3350)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(3350)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(3350)@718a44d66dfb: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(3350)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(3350)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822134738183 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822134738183 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(3351)@718a44d66dfb: Created GsupExpect[0] for "262420000000033" to be handled at TC_complete_vgcs0(3354) TC_complete_vgcs0(3354)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250822134738778 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134738778 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134738778 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134738778 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822134738778 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134738778 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134738778 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134738778 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3347)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134738779 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-2363 (ran_conn.c:155) 20250822134738779 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-2362 (ran_conn.c:155) 20250822134738779 DMSC DEBUG NULL{fi=NULL}: Closing no-RAN-peer-567 (ran_conn.c:142) 20250822134738779 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x03CF6E0F:GERAN-A-567:CM_SERVICE_REQ)[0x56365eab22c0]{READY}: Received Event MSC_EV_FROM_RAN_CONN_RELEASED (ran_conn.c:145) 20250822134738779 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x03CF6E0F:GERAN-A-567:CM_SERVICE_REQ)[0x56365eab22c0]{READY}: State change to CLEARED (no timeout) (msc_i.c:359) 20250822134738779 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x03CF6E0F:GERAN-A-567:CM_SERVICE_REQ)[0x56365eab22c0]{CLEARED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_i.c:221) 20250822134738779 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x03CF6E0F:GERAN-A-567:CM_SERVICE_REQ)[0x56365eab22c0]{CLEARED}: Removing from parent msub_fsm[0x56365ea26fc0] (msc_i.c:221) 20250822134738779 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x03CF6E0F:GERAN-A-567:CM_SERVICE_REQ)[0x56365eab22c0]{CLEARED}: Freeing instance (msc_i.c:221) 20250822134738779 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x03CF6E0F:GERAN-A-567:CM_SERVICE_REQ)[0x56365eab22c0]{CLEARED}: Deallocated (fsm.c:568) 20250822134738779 DMSC DEBUG msub_fsm[0x56365ea26fc0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_i.c:221) 20250822134738779 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x03CF6E0F) MSC-I terminated (msub.c:261) 20250822134738779 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x03CF6E0F) 1 MSC-A still active (msub.c:79) 20250822134738779 DMSC DEBUG msub_fsm[0x56365ea26fc0]{active}: State change to terminating (no timeout) (msub.c:91) 20250822134738779 DMSC DEBUG msub_fsm[0x56365ea26fc0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822134738779 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x03CF6E0F:GERAN-A-567:CM_SERVICE_REQ)[0x56365ea976f0]{MSC_A_ST_RELEASING}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822134738779 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x03CF6E0F:GERAN-A-567:CM_SERVICE_REQ)[0x56365ea83090]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822134738779 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x03CF6E0F:GERAN-A-567:CM_SERVICE_REQ)[0x56365ea83090]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x03CF6E0F:GERAN-A-567:CM_SERVICE_REQ)[0x56365ea976f0] (msub.c:113) 20250822134738779 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x03CF6E0F:GERAN-A-567:CM_SERVICE_REQ)[0x56365ea83090]{PR_ARQ_S_DONE}: Freeing instance (msub.c:113) 20250822134738779 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x03CF6E0F:GERAN-A-567:CM_SERVICE_REQ)[0x56365ea83090]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822134738779 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x03CF6E0F:GERAN-A-567:CM_SERVICE_REQ)[0x56365ea976f0]{MSC_A_ST_RELEASING}: Removing from parent msub_fsm[0x56365ea26fc0] (msub.c:113) 20250822134738779 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x03CF6E0F:GERAN-A-567:CM_SERVICE_REQ)[0x56365ea976f0]{MSC_A_ST_RELEASING}: Freeing instance (msub.c:113) 20250822134738779 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x03CF6E0F:GERAN-A-567:CM_SERVICE_REQ)[0x56365ea976f0]{MSC_A_ST_RELEASING}: Deallocated (fsm.c:568) 20250822134738779 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x03CF6E0F) Free (msub.c:119) 20250822134738779 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x03CF6E0F - active-conn: now used by 1 (attached) (msub.c:375) 20250822134738779 DMSC DEBUG msub_fsm[0x56365ea26fc0]{terminating}: Freeing instance (msub.c:113) 20250822134738779 DMSC DEBUG msub_fsm[0x56365ea26fc0]{terminating}: Deallocated (fsm.c:568) 20250822134738779 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-567 (ran_conn.c:155) 20250822134738779 DASCI ERROR vgcs_cell(vgcs-cell-42)[0x56365ea59e70]{NULL}: Event VGCS_CELL_EV_RELEASED not permitted (msc_vgcs.c:2698) 20250822134738779 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134738779 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134738779 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134738779 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822134738779 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134738779 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134738779 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822134738779 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134738779 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134738779 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134738779 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134738779 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822134738779 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134738779 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134738779 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822134738779 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134738779 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134738779 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134738779 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134738779 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822134738779 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134738779 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134738779 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822134738779 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3347)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(3347)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3347)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(3347)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3347)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(3347)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822134738782 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134738782 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134738782 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134738782 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822134738782 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134738782 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134738782 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134738782 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3347)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(3347)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(3346)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(3346)@718a44d66dfb: Added conn table entry 0TC_complete_vgcs0(3354)7107218 MSC_Test_0-SCCP(3345)@718a44d66dfb: First idle individual index:0 MSC_Test_0-RAN(3346)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(3347)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(3346)@718a44d66dfb: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(3346)@718a44d66dfb: Created Expect[0] for N-CONNECT to be handled at TC_complete_vgcs0(3355) MSC_Test_0-RAN(3346)@718a44d66dfb: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(3346)@718a44d66dfb: Created Expect[1] for N-CONNECT to be handled at TC_complete_vgcs0(3356) 20250822134738982 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134738982 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134738982 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134738982 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822134738982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134738982 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134738982 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134738982 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134738982 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134738982 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134738982 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134738983 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822134738983 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134738983 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134738983 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134738983 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134738983 DMSC DEBUG msub_fsm[0x56365ea976f0]{active}: Allocated (fsm.c:456) 20250822134738983 DMSC DEBUG msc_i[0x56365ea26fc0]{READY}: Allocated (fsm.c:456) 20250822134738983 DMSC DEBUG msc_i[0x56365ea26fc0]{READY}: is child of msub_fsm[0x56365ea976f0] (fsm.c:486) 20250822134738983 DMSC DEBUG msc_a[0x56365eaab340]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822134738983 DMSC DEBUG msc_a[0x56365eaab340]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea976f0] (fsm.c:486) 20250822134738983 DMSC DEBUG msc_a(unknown:GERAN-A-568:NONE)[0x56365eaab340]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822134738983 DMSC DEBUG msc_i(unknown:GERAN-A-568:NONE)[0x56365ea26fc0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822134738983 DMSC DEBUG msc_a(unknown:GERAN-A-568:NONE)[0x56365eaab340]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822134738983 DMM DEBUG msc_a(IMSI-262420000000033:GERAN-A-568:LU)[0x56365eaab340]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000033 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822134738983 DMM DEBUG msc_a(IMSI-262420000000033:GERAN-A-568:LU)[0x56365eaab340]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822134738983 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-568:LU)[0x56365ea698c0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822134738983 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-568:LU)[0x56365ea698c0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000033:GERAN-A-568:LU)[0x56365eaab340] (fsm.c:486) 20250822134738983 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-568:LU)[0x56365ea698c0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822134738983 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-568:LU)[0x56365ea698c0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822134738983 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x03CF6E0F + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822134738984 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x03CF6E0F + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822134738984 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x03CF6E0F:GERAN-A-568:LU)[0x56365eaab340]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822134738984 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x03CF6E0F:GERAN-A-568:LU)[0x56365eaab340]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822134738984 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x03CF6E0F - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250822134738984 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822134738984 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x03CF6E0F:GERAN-A-568:LU)[0x56365ea698c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822134738984 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x03CF6E0F:GERAN-A-568:LU)[0x56365ea698c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822134738984 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x03CF6E0F:GERAN-A-568:LU)[0x56365ea698c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822134738984 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x03CF6E0F:GERAN-A-568:LU)[0x56365ea698c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822134738984 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x03CF6E0F:GERAN-A-568:LU)[0x56365ea26fc0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822134738984 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x03CF6E0F:GERAN-A-568:LU)[0x56365ea698c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822134738984 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x03CF6E0F:GERAN-A-568:LU)[0x56365ea698c0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822134738984 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x03CF6E0F:GERAN-A-568:LU)[0x56365eaa5ee0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822134738984 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x03CF6E0F:GERAN-A-568:LU)[0x56365eaa5ee0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x03CF6E0F:GERAN-A-568:LU)[0x56365ea698c0] (fsm.c:486) 20250822134738984 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x03CF6E0F:GERAN-A-568:LU)[0x56365eaa5ee0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822134738984 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x03CF6E0F:GERAN-A-568:LU)[0x56365eaa5ee0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822134738984 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134738984 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134738984 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134738984 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822134738984 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134738984 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134738984 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822134738984 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134738985 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134738985 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134738985 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134738985 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822134738985 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134738985 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134738985 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822134738985 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3347)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(3347)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3347)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(3347)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3345)@718a44d66dfb: { messageType := 2, destLocRef := '6C7292'O, sourceLocRef := '000238'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(3345)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(3345)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(3345)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3345)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3345)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(3351)@718a44d66dfb: Found GsupExpect[0] for "262420000000033" handled at TC_complete_vgcs0(3354) MSC_Test-GSUP(3351)@718a44d66dfb: Added IMSI table entry 0TC_complete_vgcs0(3354)"262420000000033" 20250822134738993 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x03CF6E0F + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250822134738993 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x03CF6E0F - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(3345)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(3345)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(3345)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(3345)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_complete_vgcs0(3354)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" 20250822134738996 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134738996 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134738996 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134738996 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822134738996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134738996 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134738996 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134738996 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3347)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_complete_vgcs0(3354)@718a44d66dfb: setverdict(pass): none -> pass 20250822134738997 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x03CF6E0F:GERAN-A-568:LU)[0x56365ea26fc0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134738997 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x03CF6E0F:GERAN-A-568:LU)[0x56365eaab340]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134739005 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x03CF6E0F + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134739005 DVLR DEBUG IMSI:262420000000033 has MSISDN:491230000033 (vlr.c:1045) 20250822134739005 DMSC NOTICE msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x03CF6E0F) VLR: update for IMSI=262420000000033 (MSISDN=491230000033) (gsm_04_08.c:1541) 20250822134739005 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x03CF6E0F - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822134739007 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x03CF6E0F + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134739007 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x03CF6E0F:GERAN-A-568:LU)[0x56365ea698c0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822134739007 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x03CF6E0F:GERAN-A-568:LU)[0x56365eaa5ee0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822134739007 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x03CF6E0F:GERAN-A-568:LU)[0x56365eaa5ee0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822134739007 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x03CF6E0F:GERAN-A-568:LU)[0x56365eaa5ee0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822134739007 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x03CF6E0F:GERAN-A-568:LU)[0x56365eaa5ee0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x03CF6E0F:GERAN-A-568:LU)[0x56365ea698c0] (vlr_lu_fsm.c:110) 20250822134739007 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x03CF6E0F:GERAN-A-568:LU)[0x56365eaa5ee0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822134739007 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x03CF6E0F:GERAN-A-568:LU)[0x56365eaa5ee0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822134739007 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x03CF6E0F:GERAN-A-568:LU)[0x56365ea698c0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822134739007 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x03CF6E0F:GERAN-A-568:LU)[0x56365ea698c0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822134739007 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x03CF6E0F:GERAN-A-568:LU)[0x56365eab7f70]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822134739007 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x03CF6E0F:GERAN-A-568:LU)[0x56365eab7f70]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x03CF6E0F:GERAN-A-568:LU)[0x56365ea698c0] (fsm.c:486) 20250822134739007 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x03CF6E0F:GERAN-A-568:LU)[0x56365eab7f70]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822134739007 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x03CF6E0F:GERAN-A-568:LU)[0x56365eab7f70]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822134739007 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x03CF6E0F:GERAN-A-568:LU)[0x56365eab7f70]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822134739007 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x03CF6E0F:GERAN-A-568:LU)[0x56365eab7f70]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822134739007 DMSC NOTICE msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x03CF6E0F:TMSInew-0x98E07ED8) VLR: update for IMSI=262420000000033 (MSISDN=491230000033) (gsm_04_08.c:1541) 20250822134739007 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x03CF6E0F:GERAN-A-568:LU)[0x56365eab7f70]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822134739007 DMM DEBUG -> IMSI-262420000000033:MSISDN-491230000033:TMSI-0x03CF6E0F:TMSInew-0x98E07ED8 LOCATION UPDATE ACCEPT (TMSI = 0x98e07ed8) (gsm_04_08.c:149) 20250822134739007 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x03CF6E0F:TMSInew-0x98E07ED8:GERAN-A-568:LU)[0x56365ea26fc0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134739007 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x03CF6E0F:TMSInew-0x98E07ED8 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822134739007 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134739007 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134739007 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134739007 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822134739007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134739007 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134739007 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822134739007 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3347)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(3347)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3345)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(3345)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3345)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3345)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_complete_vgcs0(3354)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(3346)@718a44d66dfb: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(3346)@718a44d66dfb: patched enc_l3: '055B'O MSC_Test_0-SCCP(3345)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(3345)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(3345)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(3345)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002055B'O 20250822134739020 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134739020 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134739020 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134739020 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822134739020 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134739020 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134739020 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134739020 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3347)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134739021 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x03CF6E0F:TMSInew-0x98E07ED8:GERAN-A-568:LU)[0x56365ea26fc0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134739021 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x03CF6E0F:TMSInew-0x98E07ED8:GERAN-A-568:LU)[0x56365eaab340]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134739021 DMM DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x03CF6E0F:TMSInew-0x98E07ED8:GERAN-A-568:LU)[0x56365eaab340]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822134739021 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x03CF6E0F:TMSInew-0x98E07ED8:GERAN-A-568:LU)[0x56365ea698c0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822134739021 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x03CF6E0F:GERAN-A-568:LU)[0x56365eab7f70]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822134739021 DMSC NOTICE msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x98E07ED8) VLR: update for IMSI=262420000000033 (MSISDN=491230000033) (gsm_04_08.c:1541) 20250822134739021 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x03CF6E0F:GERAN-A-568:LU)[0x56365eab7f70]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822134739021 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x98E07ED8:GERAN-A-568:LU)[0x56365ea698c0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822134739021 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x03CF6E0F:GERAN-A-568:LU)[0x56365eab7f70]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822134739021 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x03CF6E0F:GERAN-A-568:LU)[0x56365eab7f70]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x98E07ED8:GERAN-A-568:LU)[0x56365ea698c0] (vlr_lu_fsm.c:817) 20250822134739021 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x03CF6E0F:GERAN-A-568:LU)[0x56365eab7f70]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822134739021 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x03CF6E0F:GERAN-A-568:LU)[0x56365eab7f70]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822134739021 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x98E07ED8:GERAN-A-568:LU)[0x56365ea698c0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822134739021 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x98E07ED8:GERAN-A-568:LU)[0x56365eaab340]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250822134739021 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x98E07ED8:GERAN-A-568:LU)[0x56365eaab340]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.962s remaining) (msc_a.c:450) 20250822134739021 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000033/3/1): Available (smpp_smsc.c:626) 20250822134739021 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x98E07ED8:GERAN-A-568:LU)[0x56365eaab340]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134739021 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x98E07ED8:GERAN-A-568:LU)[0x56365eaab340]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250822134739021 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x98E07ED8 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822134739021 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x98E07ED8 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822134739021 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x98E07ED8 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822134739021 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x98E07ED8:GERAN-A-568:LU)[0x56365ea26fc0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822134739021 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x98E07ED8 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822134739021 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134739021 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134739021 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134739021 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822134739021 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134739021 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134739021 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822134739022 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3347)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(3347)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3345)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(3345)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3345)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3345)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(3345)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(3345)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(3345)@718a44d66dfb: vl_from0 20250822134739025 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134739025 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134739025 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134739025 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822134739025 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134739025 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134739025 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134739025 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(3345)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(3347)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134739025 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x98E07ED8:GERAN-A-568:LU)[0x56365ea26fc0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134739025 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x98E07ED8:GERAN-A-568:LU)[0x56365eaab340]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134739025 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x98E07ED8:GERAN-A-568:LU)[0x56365eaab340]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822134739025 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x98E07ED8:GERAN-A-568:LU)[0x56365eaab340]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134739025 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x98E07ED8:GERAN-A-568:LU)[0x56365eaab340]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822134739025 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x98E07ED8:GERAN-A-568:LU)[0x56365ea698c0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822134739025 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x98E07ED8:GERAN-A-568:LU)[0x56365ea698c0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x98E07ED8:GERAN-A-568:LU)[0x56365eaab340] (msc_a.c:1053) 20250822134739025 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x98E07ED8:GERAN-A-568:LU)[0x56365ea698c0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822134739025 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x98E07ED8:GERAN-A-568:LU)[0x56365ea698c0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822134739025 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x98E07ED8:GERAN-A-568:LU)[0x56365ea698c0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822134739025 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x98E07ED8:GERAN-A-568:LU)[0x56365eaab340]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365ea976f0] (msc_a.c:1053) 20250822134739025 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x98E07ED8:GERAN-A-568:LU)[0x56365eaab340]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822134739025 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x98E07ED8:GERAN-A-568:LU)[0x56365eaab340]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822134739025 DMSC DEBUG msub_fsm[0x56365ea976f0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822134739025 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x98E07ED8) MSC-A terminated (msub.c:261) 20250822134739025 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x98E07ED8) 1 MSC-I still active (msub.c:79) 20250822134739025 DMSC DEBUG msub_fsm[0x56365ea976f0]{active}: State change to terminating (no timeout) (msub.c:91) 20250822134739025 DMSC DEBUG msub_fsm[0x56365ea976f0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822134739025 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x98E07ED8:GERAN-A-568:LU)[0x56365ea26fc0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822134739026 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x98E07ED8:GERAN-A-568:LU)[0x56365ea26fc0]{READY}: Removing from parent msub_fsm[0x56365ea976f0] (msub.c:113) 20250822134739026 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-568 (ran_conn.c:155) 20250822134739026 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x98E07ED8:GERAN-A-568:LU)[0x56365ea26fc0]{READY}: Freeing instance (msub.c:113) 20250822134739026 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x98E07ED8:GERAN-A-568:LU)[0x56365ea26fc0]{READY}: Deallocated (fsm.c:568) 20250822134739026 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x98E07ED8) Free (msub.c:119) 20250822134739026 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x98E07ED8 - active-conn: now used by 1 (attached) (msub.c:375) 20250822134739026 DMSC DEBUG msub_fsm[0x56365ea976f0]{terminating}: Freeing instance (msub.c:113) 20250822134739026 DMSC DEBUG msub_fsm[0x56365ea976f0]{terminating}: Deallocated (fsm.c:568) 20250822134739026 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134739026 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134739026 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134739026 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822134739026 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134739026 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134739026 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822134739026 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3347)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(3347)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3345)@718a44d66dfb: Session index based on local reference:0 20250822134739027 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134739027 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134739027 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134739027 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822134739027 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134739027 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134739027 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134739027 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3347)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(3346)@718a44d66dfb: Deleted conn table entry 0TC_complete_vgcs0(3354)7107218 TC_complete_vgcs0(3354)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822134739029 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x98E07ED8 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822134739029 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x98E07ED8 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_complete_vgcs0(3354)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_complete_vgcs0(3354)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_complete_vgcs0(3354)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MGCP(3349)@718a44d66dfb: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_complete_vgcs0(3354) TC_complete_vgcs0(3354)@718a44d66dfb: 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 := '98E07ED8'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(3346)@718a44d66dfb: Added conn table entry 0TC_complete_vgcs0(3354)11792000 MSC_Test_0-RAN(3346)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(3345)@718a44d66dfb: First idle individual index:0 MSC_Test_0-M3UA(3347)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134739230 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134739230 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134739230 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134739230 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822134739230 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134739230 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134739230 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134739230 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134739231 DMSC DEBUG msub_fsm[0x56365ea698c0]{active}: Allocated (fsm.c:456) 20250822134739231 DMSC DEBUG msc_i[0x56365eaab340]{READY}: Allocated (fsm.c:456) 20250822134739231 DMSC DEBUG msc_i[0x56365eaab340]{READY}: is child of msub_fsm[0x56365ea698c0] (fsm.c:486) 20250822134739231 DMSC DEBUG msc_a[0x56365ea26fc0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822134739231 DMSC DEBUG msc_a[0x56365ea26fc0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea698c0] (fsm.c:486) 20250822134739231 DMSC DEBUG msc_a(unknown:GERAN-A-569:NONE)[0x56365ea26fc0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822134739231 DMSC DEBUG msc_i(unknown:GERAN-A-569:NONE)[0x56365eaab340]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822134739231 DMSC DEBUG msc_a(unknown:GERAN-A-569:NONE)[0x56365ea26fc0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822134739232 DMM DEBUG msc_a(TMSI-0x98E07ED8:GERAN-A-569:CM_SERVICE_REQ)[0x56365ea26fc0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Voice-Group-Call (gsm_04_08.c:776) 20250822134739232 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x98E07ED8:GERAN-A-569:CM_SERVICE_REQ)[0x56365ea976f0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822134739232 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x98E07ED8:GERAN-A-569:CM_SERVICE_REQ)[0x56365ea976f0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x98E07ED8:GERAN-A-569:CM_SERVICE_REQ)[0x56365ea26fc0] (fsm.c:486) 20250822134739232 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x98E07ED8:GERAN-A-569:CM_SERVICE_REQ)[0x56365ea976f0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250822134739232 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x98E07ED8:GERAN-A-569:CM_SERVICE_REQ)[0x56365ea976f0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822134739232 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x98E07ED8 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822134739232 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x98E07ED8 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822134739232 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x98E07ED8:GERAN-A-569:CM_SERVICE_REQ)[0x56365ea26fc0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822134739232 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x98E07ED8:GERAN-A-569:CM_SERVICE_REQ)[0x56365ea26fc0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822134739232 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x98E07ED8:GERAN-A-569:CM_SERVICE_REQ)[0x56365ea976f0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822134739232 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x98E07ED8:GERAN-A-569:CM_SERVICE_REQ)[0x56365ea976f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822134739232 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x98E07ED8:GERAN-A-569:CM_SERVICE_REQ)[0x56365ea976f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822134739232 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x98E07ED8:GERAN-A-569:CM_SERVICE_REQ)[0x56365eaab340]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822134739232 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x98E07ED8:GERAN-A-569:CM_SERVICE_REQ)[0x56365ea976f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822134739232 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x98E07ED8:GERAN-A-569:CM_SERVICE_REQ)[0x56365ea976f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822134739232 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x98E07ED8:GERAN-A-569:CM_SERVICE_REQ)[0x56365ea976f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822134739232 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x98E07ED8:GERAN-A-569:CM_SERVICE_REQ)[0x56365ea976f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822134739232 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x98E07ED8:GERAN-A-569:CM_SERVICE_REQ)[0x56365ea976f0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822134739232 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x98E07ED8:GERAN-A-569:CM_SERVICE_REQ)[0x56365ea976f0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822134739232 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x98E07ED8:GERAN-A-569:CM_SERVICE_REQ)[0x56365ea976f0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822134739232 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x98E07ED8:GERAN-A-569:CM_SERVICE_REQ)[0x56365eaab340]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134739232 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x98E07ED8:GERAN-A-569:CM_SERVICE_REQ)[0x56365ea26fc0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250822134739232 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x98E07ED8:GERAN-A-569:CM_SERVICE_REQ)[0x56365ea26fc0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.998s remaining) (msc_a.c:450) 20250822134739232 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000033/3/1): Available (smpp_smsc.c:626) 20250822134739233 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x98E07ED8 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250822134739233 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134739233 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134739233 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134739233 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822134739233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134739233 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134739233 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822134739233 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134739233 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134739233 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134739233 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134739233 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822134739233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134739233 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134739233 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822134739233 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134739233 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134739233 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134739233 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134739233 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822134739233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134739233 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134739233 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822134739233 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3347)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(3347)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3347)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(3347)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3347)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(3347)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3345)@718a44d66dfb: { messageType := 2, destLocRef := 'B3EE80'O, sourceLocRef := '000239'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(3345)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(3345)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(3345)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3345)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3345)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(3345)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(3345)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3345)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3345)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822134739238 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x98E07ED8 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250822134739238 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x98E07ED8 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_complete_vgcs0(3354)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_complete_vgcs0(3354)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_complete_vgcs0(3354)@718a44d66dfb: Sending SETUP. MTC@718a44d66dfb: Got test event: "SETUP" MSC_Test_0-RAN(3346)@718a44d66dfb: patching N(SD)=0 into dtap '003200001900'O MSC_Test_0-RAN(3346)@718a44d66dfb: patched enc_l3: '003200001900'O MSC_Test_0-SCCP(3345)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(3345)@718a44d66dfb: vl_len:9 MSC_Test_0-SCCP(3345)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(3345)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010006003200001900'O MSC_Test_0-M3UA(3347)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134739246 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134739246 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134739246 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134739246 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822134739246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134739246 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134739246 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134739246 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134739246 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x98E07ED8:GERAN-A-569:CM_SERVICE_REQ)[0x56365eaab340]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134739246 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x98E07ED8:GERAN-A-569:CM_SERVICE_REQ)[0x56365ea26fc0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134739246 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x98E07ED8 + GCC: now used by 3 (attached,active-conn,GCC) (transaction.c:228) 20250822134739246 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x98E07ED8:GERAN-A-569:CM_SERVICE_REQ)[0x56365ea26fc0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (msc_vgcs.c:1428) 20250822134739246 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x98E07ED8:GERAN-A-569:CM_SERVICE_REQ)[0x56365ea26fc0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250822134739247 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134739247 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134739247 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134739247 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822134739247 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134739247 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134739247 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822134739247 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3347)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(3347)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3345)@718a44d66dfb: First idle individual index:1 MSC_Test_0-SCCP(3345)@718a44d66dfb: Warning: Stopping inactive timer T_ias[1]. MSC_Test_0-RAN(3346)@718a44d66dfb: ExpectedCreateCallback VGCS/VBS Setup 193 MSC_Test_0-RAN(3346)@718a44d66dfb: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(3346)@718a44d66dfb: Found Expect[0] for N-CONNECT handled at TC_complete_vgcs0(3355) MSC_Test_0-RAN(3346)@718a44d66dfb: Added conn table entry 1TC_complete_vgcs0(3355)5900888 MSC_Test_0-SCCP(3345)@718a44d66dfb: Session index based on connection ID:1 MSC_Test_0-SCCP(3345)@718a44d66dfb: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250822134739254 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134739254 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134739254 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(3347)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134739254 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822134739254 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134739254 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134739254 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134739254 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_complete_vgcs0(3355)@718a44d66dfb: 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@718a44d66dfb: Got test event: "VGCS_SETUP" TC_complete_vgcs0(3355)@718a44d66dfb: Sending VGCS/VBS Setup Ack: { discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 0, pdu := { bssmap := { vGCS_VBSSetupAck := { messageType := '05'O, vGCS_FeatureFlags := omit } } } } MSC_Test_0-SCCP(3345)@718a44d66dfb: Session index based on connection ID:1 MSC_Test_0-SCCP(3345)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(3345)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(3345)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000105'O MSC_Test_0-M3UA(3347)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134739454 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134739454 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134739454 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134739454 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822134739454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134739454 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134739454 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134739454 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134739455 DCC DEBUG rtp_stream(vgcs-cell-42)[0x56365ea62270]{UNINITIALIZED}: Allocated (fsm.c:456) 20250822134739455 DCC DEBUG rtp_stream(vgcs-cell-42)[0x56365ea62270]{UNINITIALIZED}: is child of vgcs_cell(vgcs-cell-42)[0x56365ea43870] (fsm.c:486) 20250822134739455 DCC DEBUG rtp_stream(vgcs-cell-42:call-242:RTP_TO_RAN:no-CI)[0x56365ea62270]{UNINITIALIZED}: setting codecs to GSM#3 (rtp_stream.c:430) 20250822134739455 DCC DEBUG rtp_stream(vgcs-cell-42:call-242:RTP_TO_RAN:no-CI)[0x56365ea62270]{UNINITIALIZED}: setting mode to recvonly (rtp_stream.c:443) 20250822134739455 DCC DEBUG rtp_stream(vgcs-cell-42:call-242:RTP_TO_RAN:no-CI)[0x56365ea62270]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250822134739455 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134739455 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134739456 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134739456 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822134739456 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134739456 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134739456 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822134739456 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3347)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(3347)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3345)@718a44d66dfb: Session index based on local reference:1 MSC_Test_0-SCCP(3345)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3345)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3345)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_complete_vgcs0(3355)@718a44d66dfb: 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@718a44d66dfb: Got test event: "UPLINK_SEIZED" MSC_Test-MGCP(3349)@718a44d66dfb: Found Expect[0] for { line := { verb := "CRCX", trans_id := "465", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "f2" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_complete_vgcs0(3354) TC_complete_vgcs0(3354)@718a44d66dfb: as_optional_mgcp_crcx: rx CRCX 20250822134739483 DCC DEBUG rtp_stream(vgcs-cell-42:call-242:RTP_TO_RAN:no-CI)[0x56365ea62270]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822134739484 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134739484 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134739484 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134739484 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822134739484 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134739484 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134739484 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822134739484 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3347)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(3347)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3345)@718a44d66dfb: First idle individual index:2 MSC_Test_0-SCCP(3345)@718a44d66dfb: Warning: Stopping inactive timer T_ias[2]. MSC_Test_0-RAN(3346)@718a44d66dfb: ExpectedCreateCallback VGCS/VBS Assignment 193 MSC_Test_0-RAN(3346)@718a44d66dfb: ExpectTable[0].n_connectPointCode = omit ==? 193 MSC_Test_0-RAN(3346)@718a44d66dfb: ExpectTable[1].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(3346)@718a44d66dfb: Found Expect[1] for N-CONNECT handled at TC_complete_vgcs0(3356) MSC_Test_0-RAN(3346)@718a44d66dfb: Added conn table entry 2TC_complete_vgcs0(3356)13405269 MSC_Test_0-SCCP(3345)@718a44d66dfb: Session index based on connection ID:2 MSC_Test_0-SCCP(3345)@718a44d66dfb: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20250822134739491 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134739491 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134739491 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134739491 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822134739491 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134739491 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134739491 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134739491 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3347)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_complete_vgcs0(3356)@718a44d66dfb: 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@718a44d66dfb: Got test event: "VGCS_ASSIGN" TC_complete_vgcs0(3356)@718a44d66dfb: Sending VGCS/VBS Assignment Result: { discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 0, pdu := { bssmap := { vGCS_VBSAssignmentResult := { messageType := '1C'O, channelType := { elementIdentifier := '0B'O ("\v"), lengthIndicator := 0, speechOrDataIndicator := '0100'B, spare1_4 := '0000'B, channelRateAndType := '08'O ("\b"), speechId_DataIndicator := '01'O }, cellIdentifier := { elementIdentifier := '05'O, lengthIndicator := 0, cellIdentifierDiscriminator := '0000'B, spare1_4 := '0000'B, cellIdentification := { cI_CI := '002A'O } }, chosenChannel := omit, circuitIdentityCode := omit, circuitPool := omit, aoIPTransportLayer := { elementIdentifier := '7C'O ("|"), lengthIndicator := 6, ipAddress := { ipv4 := '01020304'O }, uDPPortValue := 2342 }, speechCodec := { elementIdentifier := '7E'O ("~"), lengthIndicator := 0, codecElements := { { codecType := GSM_FR (0), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit } } }, callIdentifier := { elementIdentifier := '7F'O, callIdentifierInfo := '01000000'O } } } } } MSC_Test_0-SCCP(3345)@718a44d66dfb: Session index based on connection ID:2 MSC_Test_0-SCCP(3345)@718a44d66dfb: vl_len:29 MSC_Test_0-SCCP(3345)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(3345)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001B1C0B03040801050302002A7C060102030409267E01807F01000000'O MSC_Test_0-M3UA(3347)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134739694 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134739694 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134739694 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134739694 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822134739694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134739694 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134739694 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134739694 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134739695 DCC DEBUG rtp_stream(vgcs-cell-42:call-242:RTP_TO_RAN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x56365ea62270]{ESTABLISHING}: setting remote addr to 1.2.3.4:2342 (rtp_stream.c:476) 20250822134739695 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)[0x56365ea62270]{ESTABLISHING}: no change: codecs already set to GSM#3 (rtp_stream.c:424) 20250822134739695 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)[0x56365ea62270]{ESTABLISHING}: setting mode to sendonly (rtp_stream.c:443) 20250822134739695 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)[0x56365ea62270]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port mode (rtp_stream.c:411) 20250822134739695 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x98E07ED8:GERAN-A-569:CM_SERVICE_REQ)[0x56365eaab340]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_vgcs.c:797) 20250822134739695 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134739695 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134739695 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134739695 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822134739695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134739695 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134739695 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822134739695 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3347)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(3347)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3345)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(3345)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3345)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3345)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(3346)@718a44d66dfb: Warning: dec_PDU_BSSAP(): Data remained at the end of the stream after successful decoding: '37050000191000'O TC_complete_vgcs0(3354)@718a44d66dfb: 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@718a44d66dfb: Got test event: "ASSIGNMENT" TC_complete_vgcs0(3354)@718a44d66dfb: Sending Assignment Complete: { discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 0, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := omit, circuitIdentityCode := omit, cellIdentifier := omit, chosenChannel := omit, chosenEncryptionAlgorithm := omit, circuitPool := omit, speechVersion := omit, lSAIdentifier := omit, talkerPriority := omit, aoIPTransportLayer := omit, speechCodec := omit, codecList := omit, lCLS_BSS_Status := omit, osmuxCID := omit } } } } MSC_Test_0-SCCP(3345)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(3345)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(3345)@718a44d66dfb: vl_from0 TC_complete_vgcs0(3354)@718a44d66dfb: as_optional_mgcp_mdcx: rx MDCX MSC_Test_0-SCCP(3345)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000102'O 20250822134739706 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134739706 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134739706 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134739706 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822134739706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134739706 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134739706 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134739706 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_complete_vgcs0(3354)@718a44d66dfb: { 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" } } } } } } } MSC_Test_0-M3UA(3347)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134739706 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x98E07ED8:GERAN-A-569:CM_SERVICE_REQ)[0x56365eaab340]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134739706 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x98E07ED8:GERAN-A-569:CM_SERVICE_REQ)[0x56365ea26fc0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134739707 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)[0x56365ea62270]{ESTABLISHING}: setting mode to confecho (rtp_stream.c:443) 20250822134739707 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)[0x56365ea62270]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating mode (rtp_stream.c:411) 20250822134739707 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x98E07ED8:GERAN-A-569:CM_SERVICE_REQ)[0x56365ea26fc0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134739707 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x98E07ED8:GERAN-A-569:CM_SERVICE_REQ)[0x56365ea26fc0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250822134739707 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x98E07ED8 + msc_a_fsm_releasing_onenter: now used by 4 (attached,active-conn,GCC,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822134739707 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x98E07ED8 + 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) 20250822134739707 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x98E07ED8 - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,GCC,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822134739707 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x98E07ED8:GERAN-A-569:CM_SERVICE_REQ)[0x56365eaab340]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822134739707 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x98E07ED8 - msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,GCC) (msc_a.c:1004) 20250822134739707 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134739707 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134739707 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134739707 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822134739707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134739707 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134739707 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822134739707 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134739707 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134739707 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134739707 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134739707 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822134739707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134739707 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134739708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822134739708 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134739708 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134739708 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134739708 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134739708 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822134739708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134739708 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134739708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822134739708 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134739708 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)[0x56365ea62270]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822134739708 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)[0x56365ea62270]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) MSC_Test_0-M3UA(3347)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(3347)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3347)@718a44d66dfb: Message received on association #8 MSC_Test_0-SCCP(3345)@718a44d66dfb: Session index based on local reference:1 MSC_Test_0-M3UA(3347)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3345)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3345)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(3347)@718a44d66dfb: Message received on association #8 MSC_Test_0-SCCP(3345)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(3347)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3345)@718a44d66dfb: Session index based on local reference:1 MSC_Test_0-SCCP(3345)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3345)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3345)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(3345)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(3345)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3345)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3345)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_complete_vgcs0(3355)@718a44d66dfb: Got GCC Connect. MTC@718a44d66dfb: Got test event: "GCC_CONNECT" TC_complete_vgcs0(3354)@718a44d66dfb: Got Clear Command on initial connection. MTC@718a44d66dfb: Got test event: "CLEAR" TC_complete_vgcs0(3355)@718a44d66dfb: Got GCC Set Parameter. MTC@718a44d66dfb: Got test event: "GCC_SET_PARAM" TC_complete_vgcs0(3355)@718a44d66dfb: Sending Uplink Release Ind: { discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 0, pdu := { bssmap := { uplinkReleaseIndication := { messageType := '4A'O ("J"), cause := { elementIdentifier := '04'O, lengthIndicator := 0, causeValue := '0001001'B, extensionCauseValue := '0'B, spare1 := omit }, talkerPriority := omit } } } } MSC_Test_0-SCCP(3345)@718a44d66dfb: Session index based on connection ID:1 MSC_Test_0-SCCP(3345)@718a44d66dfb: vl_len:6 MSC_Test_0-SCCP(3345)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(3345)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '00044A040109'O MSC_Test_0-M3UA(3347)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134739919 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134739919 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134739919 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134739919 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822134739919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134739919 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134739919 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134739919 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134739919 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)[0x56365ea62270]{ESTABLISHED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:442) 20250822134739919 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)[0x56365ea62270]{ESTABLISHING}: setting mode to sendonly (rtp_stream.c:443) 20250822134739919 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)[0x56365ea62270]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating mode (rtp_stream.c:411) TC_complete_vgcs0(3354)@718a44d66dfb: as_optional_mgcp_mdcx: rx MDCX TC_complete_vgcs0(3354)@718a44d66dfb: { 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" } } } } } } } 20250822134739925 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)[0x56365ea62270]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822134739926 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)[0x56365ea62270]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) TC_complete_vgcs0(3355)@718a44d66dfb: Sending Uplink Req: { discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 0, pdu := { bssmap := { uplinkRequest := { messageType := '1F'O, talkerPriority := omit, cellIdentifier := omit, layer3Information := omit, mobileIdentity := omit } } } } MSC_Test_0-SCCP(3345)@718a44d66dfb: Session index based on connection ID:1 MSC_Test_0-SCCP(3345)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(3345)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(3345)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '00011F'O MSC_Test_0-M3UA(3347)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134740122 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134740122 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134740122 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134740122 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822134740122 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134740122 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134740122 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134740122 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134740123 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134740123 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134740123 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134740123 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822134740123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134740123 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134740123 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822134740123 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3347)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(3347)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3345)@718a44d66dfb: Session index based on local reference:1 MSC_Test_0-SCCP(3345)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3345)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3345)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_complete_vgcs0(3355)@718a44d66dfb: 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@718a44d66dfb: Got test event: "UPLINK_REQ_ACK" TC_complete_vgcs0(3355)@718a44d66dfb: Sending Uplink Req Confirm: { discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 0, pdu := { bssmap := { uplinkRequestConfirmation := { messageType := '49'O ("I"), cellIdentifier := { elementIdentifier := '05'O, lengthIndicator := 0, cellIdentifierDiscriminator := '0000'B, spare1_4 := '0000'B, cellIdentification := { cI_CI := '002A'O } }, talkerIdentity := omit, layer3Information := { elementIdentifier := '17'O, lengthIndicator := 0, layer3info := '061103505902082926240000000033'O } } } } } TC_complete_vgcs0(3355)@718a44d66dfb: Sending GCC Termination Request: '3500001900'O MSC_Test_0-SCCP(3345)@718a44d66dfb: Session index based on connection ID:1 MSC_Test_0-SCCP(3345)@718a44d66dfb: vl_len:25 MSC_Test_0-SCCP(3345)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(3345)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001749050302002A170F061103505902082926240000000033'O 20250822134740331 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134740331 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134740331 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134740331 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822134740331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134740331 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134740331 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134740331 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3347)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134740332 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)[0x56365ea62270]{ESTABLISHED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:442) 20250822134740332 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)[0x56365ea62270]{ESTABLISHING}: setting mode to confecho (rtp_stream.c:443) 20250822134740332 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)[0x56365ea62270]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating mode (rtp_stream.c:411) 20250822134740332 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134740332 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134740332 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134740332 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822134740332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134740332 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134740332 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822134740332 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3347)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(3347)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3345)@718a44d66dfb: Session index based on local reference:1 MSC_Test_0-SCCP(3345)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3345)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3345)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(3346)@718a44d66dfb: patching N(SD)=0 into dtap '003500001900'O MSC_Test_0-RAN(3346)@718a44d66dfb: patched enc_l3: '003500001900'O MSC_Test_0-SCCP(3345)@718a44d66dfb: Session index based on connection ID:1 MSC_Test_0-SCCP(3345)@718a44d66dfb: vl_len:9 MSC_Test_0-SCCP(3345)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(3345)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010006003500001900'O MSC_Test_0-M3UA(3347)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134740335 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134740335 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134740335 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134740335 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822134740335 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134740335 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134740335 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134740335 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_complete_vgcs0(3354)@718a44d66dfb: as_optional_mgcp_mdcx: rx MDCX TC_complete_vgcs0(3354)@718a44d66dfb: { 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" } } } } } } } 20250822134740337 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)[0x56365ea62270]{ESTABLISHING}: State change to DISCARDING (no timeout) (rtp_stream.c:385) 20250822134740337 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)[0x56365ea62270]{DISCARDING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (rtp_stream.c:239) 20250822134740337 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)[0x56365ea62270]{DISCARDING}: Removing from parent vgcs_cell(vgcs-cell-42)[0x56365ea43870] (rtp_stream.c:239) 20250822134740337 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)[0x56365ea62270]{DISCARDING}: Freeing instance (rtp_stream.c:239) 20250822134740337 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)[0x56365ea62270]{DISCARDING}: Deallocated (fsm.c:568) 20250822134740337 DASCI ERROR GCC callref 00000200, BSS #0.24.1, CID 42: RTP stream gone. (msc_vgcs.c:2596) 20250822134740337 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x98E07ED8 - GCC: now used by 2 (attached,active-conn) (transaction.c:281) 20250822134740337 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134740337 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134740337 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134740337 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822134740337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134740337 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134740337 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822134740337 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134740337 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134740337 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134740337 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134740337 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822134740337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134740338 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134740338 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822134740338 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134740338 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134740338 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134740338 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134740338 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822134740338 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134740338 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134740338 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822134740338 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_complete_vgcs0(3355)@718a44d66dfb: Got GCC Set Parameter. MSC_Test_0-M3UA(3347)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(3347)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3345)@718a44d66dfb: Session index based on local reference:1 MSC_Test_0-SCCP(3345)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3345)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3345)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@718a44d66dfb: Got test event: "GCC_SET_PARAM" MSC_Test_0-M3UA(3347)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(3347)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3347)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(3347)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3345)@718a44d66dfb: Session index based on local reference:1 MSC_Test_0-SCCP(3345)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3345)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3345)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(3345)@718a44d66dfb: Session index based on local reference:2 MSC_Test_0-SCCP(3345)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3345)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3345)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_complete_vgcs0(3356)@718a44d66dfb: Got Clear Command on channel connection. MTC@718a44d66dfb: Got test event: "CLEAR" TC_complete_vgcs0(3355)@718a44d66dfb: Sending Uplink Release Ind: { discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 0, pdu := { bssmap := { uplinkReleaseIndication := { messageType := '4A'O ("J"), cause := { elementIdentifier := '04'O, lengthIndicator := 0, causeValue := '0001001'B, extensionCauseValue := '0'B, spare1 := omit }, talkerPriority := omit } } } } MSC_Test_0-SCCP(3345)@718a44d66dfb: Session index based on connection ID:1 MSC_Test_0-SCCP(3345)@718a44d66dfb: vl_len:6 MSC_Test_0-SCCP(3345)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(3345)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '00044A040109'O MSC_Test_0-M3UA(3347)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134740542 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134740542 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134740542 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134740542 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822134740542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134740542 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134740542 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134740542 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_complete_vgcs0(3355)@718a44d66dfb: Sending Uplink Req: { discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 0, pdu := { bssmap := { uplinkRequest := { messageType := '1F'O, talkerPriority := omit, cellIdentifier := omit, layer3Information := omit, mobileIdentity := omit } } } } MSC_Test_0-SCCP(3345)@718a44d66dfb: Session index based on connection ID:1 MSC_Test_0-SCCP(3345)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(3345)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(3345)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '00011F'O TC_complete_vgcs0(3355)@718a44d66dfb: Got GCC Termination. 20250822134740743 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134740743 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134740744 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134740744 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822134740744 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134740744 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134740744 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134740744 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MTC@718a44d66dfb: Got test event: "GCC_TERMINATION" MSC_Test_0-M3UA(3347)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_complete_vgcs0(3355)@718a44d66dfb: Got Clear Command on control connection. MTC@718a44d66dfb: Got test event: "CLEAR" MTC@718a44d66dfb: All connection are cleared now. TC_complete_vgcs0(3355)@718a44d66dfb: Final verdict of PTC: none TC_complete_vgcs0(3356)@718a44d66dfb: Final verdict of PTC: none TC_complete_vgcs0(3354)@718a44d66dfb: Final verdict of PTC: pass MTC@718a44d66dfb: getverdict: none MTC@718a44d66dfb: setverdict(pass): none -> pass MTC@718a44d66dfb: getverdict: pass MTC@718a44d66dfb: All expected events have been received. The test passed. 20250822134741261 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822134741262 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822134741262 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822134741262 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822134741262 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822134741262 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822134741262 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822134741262 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822134741262 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822134741262 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134741262 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822134741262 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822134741262 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822134741262 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822134741262 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822134741262 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822134741262 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(3345)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-M3UA(3347)@718a44d66dfb: Final verdict of PTC: none 20250822134741263 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822134741263 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822134741263 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822134741263 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(3351)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(3348)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(3346)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3359)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(3353)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3358)@718a44d66dfb: Final verdict of PTC: none 20250822134741265 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-SMPP(3352)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3357)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP-IPA(3350)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3344)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(3349)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: pass MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(3344): none (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(3345): none (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(3346): none (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(3347): none (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(3348): none (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(3349): none (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(3350): none (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(3351): none (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(3352): none (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(3353): none (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC TC_complete_vgcs0(3354): pass (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC TC_complete_vgcs0(3355): none (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC TC_complete_vgcs0(3356): none (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(3357): none (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(3358): none (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(3359): none (pass -> pass) MTC@718a44d66dfb: Test case TC_complete_vgcs finished. Verdict: pass MTC@718a44d66dfb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests_ASCI.TC_complete_vgcs pass'. Fri Aug 22 13:47:41 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 20250822134742266 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822134743264 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822134743264 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822134743264 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822134743266 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=502108) 20250822134744267 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=502108, count=503368) 20250822134745268 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: 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 ------ Fri Aug 22 13:47: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_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 20250822134746269 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test case TC_complete_vbs started. MTC@718a44d66dfb: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@718a44d66dfb: Starting RAN_Emulation MSC_Test_0-M3UA(3363)@718a44d66dfb: ************************************************* MSC_Test_0-M3UA(3363)@718a44d66dfb: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(3363)@718a44d66dfb: ************************************************* MSC_Test_0-SCCP(3361)@718a44d66dfb: v_sccp_pdu_maxlen:268 20250822134746888 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(3364)@718a44d66dfb: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250822134747083 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250822134747084 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250822134747084 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250822134747084 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(3363)@718a44d66dfb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(3363)@718a44d66dfb: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(3363)@718a44d66dfb: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250822134747090 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134747090 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250822134747090 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250822134747090 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250822134747090 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250822134747090 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250822134747090 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(3363)@718a44d66dfb: M3UA_ASPUP sent MSC_Test_0-M3UA(3363)@718a44d66dfb: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(3363)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(3363)@718a44d66dfb: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(3363)@718a44d66dfb: Association #8 state changed to: aSP_Inactive (5) 20250822134747091 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134747091 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250822134747091 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250822134747091 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250822134747091 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250822134747091 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250822134747091 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250822134747091 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250822134747091 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(3363)@718a44d66dfb: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(3363)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(3363)@718a44d66dfb: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(3363)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(3363)@718a44d66dfb: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(3363)@718a44d66dfb: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(3363)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(3363)@718a44d66dfb: Received M3UA_NOTIFY -> discard 20250822134747271 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822134747271 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(3366)@718a44d66dfb: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(3366)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250822134747278 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(3366)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(3366)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(3366)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(3366)@718a44d66dfb: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(3366)@718a44d66dfb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(3366)@718a44d66dfb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822134747307 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250822134747307 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(3367)@718a44d66dfb: Created GsupExpect[0] for "262420000000033" to be handled at TC_complete_vbs0(3370) TC_complete_vbs0(3370)@718a44d66dfb: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250822134747894 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134747894 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134747894 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134747894 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822134747894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134747894 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134747894 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134747894 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3363)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134747895 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-2365 (ran_conn.c:155) 20250822134747895 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-2364 (ran_conn.c:155) 20250822134747895 DMSC DEBUG NULL{fi=NULL}: Closing no-RAN-peer-569 (ran_conn.c:142) 20250822134747895 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x98E07ED8:GERAN-A-569:CM_SERVICE_REQ)[0x56365eaab340]{READY}: Received Event MSC_EV_FROM_RAN_CONN_RELEASED (ran_conn.c:145) 20250822134747895 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x98E07ED8:GERAN-A-569:CM_SERVICE_REQ)[0x56365eaab340]{READY}: State change to CLEARED (no timeout) (msc_i.c:359) 20250822134747895 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x98E07ED8:GERAN-A-569:CM_SERVICE_REQ)[0x56365eaab340]{CLEARED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_i.c:221) 20250822134747895 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x98E07ED8:GERAN-A-569:CM_SERVICE_REQ)[0x56365eaab340]{CLEARED}: Removing from parent msub_fsm[0x56365ea698c0] (msc_i.c:221) 20250822134747895 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x98E07ED8:GERAN-A-569:CM_SERVICE_REQ)[0x56365eaab340]{CLEARED}: Freeing instance (msc_i.c:221) 20250822134747895 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x98E07ED8:GERAN-A-569:CM_SERVICE_REQ)[0x56365eaab340]{CLEARED}: Deallocated (fsm.c:568) 20250822134747895 DMSC DEBUG msub_fsm[0x56365ea698c0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_i.c:221) 20250822134747895 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x98E07ED8) MSC-I terminated (msub.c:261) 20250822134747895 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x98E07ED8) 1 MSC-A still active (msub.c:79) 20250822134747895 DMSC DEBUG msub_fsm[0x56365ea698c0]{active}: State change to terminating (no timeout) (msub.c:91) 20250822134747895 DMSC DEBUG msub_fsm[0x56365ea698c0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822134747895 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x98E07ED8:GERAN-A-569:CM_SERVICE_REQ)[0x56365ea26fc0]{MSC_A_ST_RELEASING}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822134747895 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x98E07ED8:GERAN-A-569:CM_SERVICE_REQ)[0x56365ea976f0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822134747895 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x98E07ED8:GERAN-A-569:CM_SERVICE_REQ)[0x56365ea976f0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x98E07ED8:GERAN-A-569:CM_SERVICE_REQ)[0x56365ea26fc0] (msub.c:113) 20250822134747895 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x98E07ED8:GERAN-A-569:CM_SERVICE_REQ)[0x56365ea976f0]{PR_ARQ_S_DONE}: Freeing instance (msub.c:113) 20250822134747895 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x98E07ED8:GERAN-A-569:CM_SERVICE_REQ)[0x56365ea976f0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250822134747895 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x98E07ED8:GERAN-A-569:CM_SERVICE_REQ)[0x56365ea26fc0]{MSC_A_ST_RELEASING}: Removing from parent msub_fsm[0x56365ea698c0] (msub.c:113) 20250822134747896 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x98E07ED8:GERAN-A-569:CM_SERVICE_REQ)[0x56365ea26fc0]{MSC_A_ST_RELEASING}: Freeing instance (msub.c:113) 20250822134747896 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x98E07ED8:GERAN-A-569:CM_SERVICE_REQ)[0x56365ea26fc0]{MSC_A_ST_RELEASING}: Deallocated (fsm.c:568) 20250822134747896 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x98E07ED8) Free (msub.c:119) 20250822134747896 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x98E07ED8 - active-conn: now used by 1 (attached) (msub.c:375) 20250822134747896 DMSC DEBUG msub_fsm[0x56365ea698c0]{terminating}: Freeing instance (msub.c:113) 20250822134747896 DMSC DEBUG msub_fsm[0x56365ea698c0]{terminating}: Deallocated (fsm.c:568) 20250822134747896 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-569 (ran_conn.c:155) 20250822134747896 DASCI ERROR vgcs_cell(vgcs-cell-42)[0x56365ea59e70]{NULL}: Event VGCS_CELL_EV_RELEASED not permitted (msc_vgcs.c:2698) 20250822134747896 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134747896 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134747896 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134747896 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822134747896 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134747896 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134747896 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822134747896 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134747896 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134747897 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134747897 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134747897 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822134747897 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134747897 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134747897 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822134747897 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134747897 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134747897 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134747897 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134747897 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822134747897 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134747897 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134747897 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822134747897 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3363)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(3363)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3363)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(3363)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3363)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(3363)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250822134747901 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134747901 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134747901 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134747901 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822134747901 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134747901 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134747901 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134747901 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3363)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(3363)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(3365)@718a44d66dfb: 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(3362)@718a44d66dfb: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(3362)@718a44d66dfb: Added conn table entry 0TC_complete_vbs0(3370)2738216 MSC_Test_0-SCCP(3361)@718a44d66dfb: First idle individual index:0 MSC_Test_0-RAN(3362)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(3363)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(3362)@718a44d66dfb: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(3362)@718a44d66dfb: Created Expect[0] for N-CONNECT to be handled at TC_complete_vbs0(3371) MSC_Test_0-RAN(3362)@718a44d66dfb: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(3362)@718a44d66dfb: Created Expect[1] for N-CONNECT to be handled at TC_complete_vbs0(3372) 20250822134748102 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134748102 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134748102 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134748102 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822134748102 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134748102 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134748102 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134748102 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134748103 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134748103 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134748103 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134748103 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822134748103 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134748103 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134748103 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134748103 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134748103 DMSC DEBUG msub_fsm[0x56365eaab340]{active}: Allocated (fsm.c:456) 20250822134748103 DMSC DEBUG msc_i[0x56365ea976f0]{READY}: Allocated (fsm.c:456) 20250822134748103 DMSC DEBUG msc_i[0x56365ea976f0]{READY}: is child of msub_fsm[0x56365eaab340] (fsm.c:486) 20250822134748103 DMSC DEBUG msc_a[0x56365ea26fc0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822134748103 DMSC DEBUG msc_a[0x56365ea26fc0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365eaab340] (fsm.c:486) 20250822134748103 DMSC DEBUG msc_a(unknown:GERAN-A-570:NONE)[0x56365ea26fc0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822134748103 DMSC DEBUG msc_i(unknown:GERAN-A-570:NONE)[0x56365ea976f0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822134748103 DMSC DEBUG msc_a(unknown:GERAN-A-570:NONE)[0x56365ea26fc0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822134748103 DMM DEBUG msc_a(IMSI-262420000000033:GERAN-A-570:LU)[0x56365ea26fc0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000033 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250822134748103 DMM DEBUG msc_a(IMSI-262420000000033:GERAN-A-570:LU)[0x56365ea26fc0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250822134748104 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-570:LU)[0x56365ea698c0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250822134748104 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-570:LU)[0x56365ea698c0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000033:GERAN-A-570:LU)[0x56365ea26fc0] (fsm.c:486) 20250822134748104 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-570:LU)[0x56365ea698c0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250822134748104 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-570:LU)[0x56365ea698c0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250822134748104 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x98E07ED8 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250822134748104 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x98E07ED8 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250822134748104 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x98E07ED8:GERAN-A-570:LU)[0x56365ea26fc0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822134748104 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x98E07ED8:GERAN-A-570:LU)[0x56365ea26fc0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822134748104 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x98E07ED8 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250822134748104 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250822134748104 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x98E07ED8:GERAN-A-570:LU)[0x56365ea698c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250822134748104 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x98E07ED8:GERAN-A-570:LU)[0x56365ea698c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250822134748104 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x98E07ED8:GERAN-A-570:LU)[0x56365ea698c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250822134748104 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x98E07ED8:GERAN-A-570:LU)[0x56365ea698c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250822134748104 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x98E07ED8:GERAN-A-570:LU)[0x56365ea976f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822134748104 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x98E07ED8:GERAN-A-570:LU)[0x56365ea698c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250822134748104 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x98E07ED8:GERAN-A-570:LU)[0x56365ea698c0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250822134748104 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x98E07ED8:GERAN-A-570:LU)[0x56365eab7f70]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250822134748104 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x98E07ED8:GERAN-A-570:LU)[0x56365eab7f70]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x98E07ED8:GERAN-A-570:LU)[0x56365ea698c0] (fsm.c:486) 20250822134748104 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x98E07ED8:GERAN-A-570:LU)[0x56365eab7f70]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250822134748104 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x98E07ED8:GERAN-A-570:LU)[0x56365eab7f70]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250822134748104 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134748104 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134748104 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134748104 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822134748104 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134748104 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134748104 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822134748105 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134748105 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134748105 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134748105 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134748105 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822134748105 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134748105 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134748105 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822134748105 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3363)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(3363)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3363)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(3363)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3361)@718a44d66dfb: { messageType := 2, destLocRef := '29C828'O, sourceLocRef := '00023A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(3361)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(3361)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(3361)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3361)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3361)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(3367)@718a44d66dfb: Found GsupExpect[0] for "262420000000033" handled at TC_complete_vbs0(3370) MSC_Test-GSUP(3367)@718a44d66dfb: Added IMSI table entry 0TC_complete_vbs0(3370)"262420000000033" 20250822134748112 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x98E07ED8 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250822134748112 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x98E07ED8 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(3361)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(3361)@718a44d66dfb: vl_len:8 MSC_Test_0-SCCP(3361)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(3361)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250822134748115 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134748115 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134748115 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134748115 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822134748115 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134748115 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134748115 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134748115 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3363)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134748115 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x98E07ED8:GERAN-A-570:LU)[0x56365ea976f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134748115 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x98E07ED8:GERAN-A-570:LU)[0x56365ea26fc0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) TC_complete_vbs0(3370)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_complete_vbs0(3370)@718a44d66dfb: setverdict(pass): none -> pass 20250822134748124 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x98E07ED8 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134748124 DVLR DEBUG IMSI:262420000000033 has MSISDN:491230000033 (vlr.c:1045) 20250822134748124 DMSC NOTICE msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x98E07ED8) VLR: update for IMSI=262420000000033 (MSISDN=491230000033) (gsm_04_08.c:1541) 20250822134748124 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x98E07ED8 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822134748124 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x98E07ED8 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250822134748124 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x98E07ED8:GERAN-A-570:LU)[0x56365ea698c0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250822134748125 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x98E07ED8:GERAN-A-570:LU)[0x56365eab7f70]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250822134748125 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x98E07ED8:GERAN-A-570:LU)[0x56365eab7f70]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250822134748125 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x98E07ED8:GERAN-A-570:LU)[0x56365eab7f70]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250822134748125 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x98E07ED8:GERAN-A-570:LU)[0x56365eab7f70]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x98E07ED8:GERAN-A-570:LU)[0x56365ea698c0] (vlr_lu_fsm.c:110) 20250822134748125 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x98E07ED8:GERAN-A-570:LU)[0x56365eab7f70]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250822134748125 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x98E07ED8:GERAN-A-570:LU)[0x56365eab7f70]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822134748125 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x98E07ED8:GERAN-A-570:LU)[0x56365ea698c0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250822134748125 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x98E07ED8:GERAN-A-570:LU)[0x56365ea698c0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250822134748125 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x98E07ED8:GERAN-A-570:LU)[0x56365ea62270]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250822134748125 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x98E07ED8:GERAN-A-570:LU)[0x56365ea62270]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x98E07ED8:GERAN-A-570:LU)[0x56365ea698c0] (fsm.c:486) 20250822134748125 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x98E07ED8:GERAN-A-570:LU)[0x56365ea62270]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250822134748125 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x98E07ED8:GERAN-A-570:LU)[0x56365ea62270]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250822134748125 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x98E07ED8:GERAN-A-570:LU)[0x56365ea62270]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250822134748125 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x98E07ED8:GERAN-A-570:LU)[0x56365ea62270]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250822134748125 DMSC NOTICE msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x98E07ED8:TMSInew-0x23C683A0) VLR: update for IMSI=262420000000033 (MSISDN=491230000033) (gsm_04_08.c:1541) 20250822134748125 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x98E07ED8:GERAN-A-570:LU)[0x56365ea62270]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250822134748125 DMM DEBUG -> IMSI-262420000000033:MSISDN-491230000033:TMSI-0x98E07ED8:TMSInew-0x23C683A0 LOCATION UPDATE ACCEPT (TMSI = 0x23c683a0) (gsm_04_08.c:149) 20250822134748125 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x98E07ED8:TMSInew-0x23C683A0:GERAN-A-570:LU)[0x56365ea976f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134748125 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x98E07ED8:TMSInew-0x23C683A0 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250822134748125 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134748125 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134748125 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134748125 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822134748125 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134748125 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134748125 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822134748125 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3363)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(3363)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3361)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(3361)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3361)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3361)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_complete_vbs0(3370)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(3362)@718a44d66dfb: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(3362)@718a44d66dfb: patched enc_l3: '055B'O MSC_Test_0-SCCP(3361)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(3361)@718a44d66dfb: vl_len:5 MSC_Test_0-SCCP(3361)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(3361)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010002055B'O 20250822134748135 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134748135 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134748135 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134748135 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822134748135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134748135 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134748135 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134748135 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3363)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134748135 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x98E07ED8:TMSInew-0x23C683A0:GERAN-A-570:LU)[0x56365ea976f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134748135 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x98E07ED8:TMSInew-0x23C683A0:GERAN-A-570:LU)[0x56365ea26fc0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134748135 DMM DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x98E07ED8:TMSInew-0x23C683A0:GERAN-A-570:LU)[0x56365ea26fc0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250822134748135 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x98E07ED8:TMSInew-0x23C683A0:GERAN-A-570:LU)[0x56365ea698c0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250822134748135 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x98E07ED8:GERAN-A-570:LU)[0x56365ea62270]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250822134748135 DMSC NOTICE msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x23C683A0) VLR: update for IMSI=262420000000033 (MSISDN=491230000033) (gsm_04_08.c:1541) 20250822134748135 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x98E07ED8:GERAN-A-570:LU)[0x56365ea62270]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250822134748135 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x23C683A0:GERAN-A-570:LU)[0x56365ea698c0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250822134748135 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x98E07ED8:GERAN-A-570:LU)[0x56365ea62270]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250822134748135 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x98E07ED8:GERAN-A-570:LU)[0x56365ea62270]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x23C683A0:GERAN-A-570:LU)[0x56365ea698c0] (vlr_lu_fsm.c:817) 20250822134748135 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x98E07ED8:GERAN-A-570:LU)[0x56365ea62270]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250822134748135 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x98E07ED8:GERAN-A-570:LU)[0x56365ea62270]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250822134748135 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x23C683A0:GERAN-A-570:LU)[0x56365ea698c0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250822134748135 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x23C683A0:GERAN-A-570:LU)[0x56365ea26fc0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250822134748135 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x23C683A0:GERAN-A-570:LU)[0x56365ea26fc0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.968s remaining) (msc_a.c:450) 20250822134748135 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000033/3/1): Available (smpp_smsc.c:626) 20250822134748135 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x23C683A0:GERAN-A-570:LU)[0x56365ea26fc0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134748135 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x23C683A0:GERAN-A-570:LU)[0x56365ea26fc0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250822134748135 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x23C683A0 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822134748135 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x23C683A0 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250822134748135 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x23C683A0 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822134748136 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x23C683A0:GERAN-A-570:LU)[0x56365ea976f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822134748136 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x23C683A0 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250822134748136 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134748136 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134748136 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134748136 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822134748136 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134748136 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134748136 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822134748136 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3363)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(3363)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3361)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(3361)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3361)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3361)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(3361)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(3361)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(3361)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(3361)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000121'O 20250822134748139 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134748139 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134748139 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134748139 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822134748139 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134748139 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134748139 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134748139 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3363)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134748139 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x23C683A0:GERAN-A-570:LU)[0x56365ea976f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134748139 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x23C683A0:GERAN-A-570:LU)[0x56365ea26fc0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134748139 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x23C683A0:GERAN-A-570:LU)[0x56365ea26fc0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250822134748139 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x23C683A0:GERAN-A-570:LU)[0x56365ea26fc0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134748139 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x23C683A0:GERAN-A-570:LU)[0x56365ea26fc0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250822134748139 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x23C683A0:GERAN-A-570:LU)[0x56365ea698c0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250822134748139 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x23C683A0:GERAN-A-570:LU)[0x56365ea698c0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x23C683A0:GERAN-A-570:LU)[0x56365ea26fc0] (msc_a.c:1053) 20250822134748139 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x23C683A0:GERAN-A-570:LU)[0x56365ea698c0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250822134748139 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x23C683A0:GERAN-A-570:LU)[0x56365ea698c0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250822134748139 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x23C683A0:GERAN-A-570:LU)[0x56365ea698c0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250822134748139 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x23C683A0:GERAN-A-570:LU)[0x56365ea26fc0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x56365eaab340] (msc_a.c:1053) 20250822134748139 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x23C683A0:GERAN-A-570:LU)[0x56365ea26fc0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250822134748139 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x23C683A0:GERAN-A-570:LU)[0x56365ea26fc0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250822134748139 DMSC DEBUG msub_fsm[0x56365eaab340]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250822134748139 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x23C683A0) MSC-A terminated (msub.c:261) 20250822134748139 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x23C683A0) 1 MSC-I still active (msub.c:79) 20250822134748139 DMSC DEBUG msub_fsm[0x56365eaab340]{active}: State change to terminating (no timeout) (msub.c:91) 20250822134748139 DMSC DEBUG msub_fsm[0x56365eaab340]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250822134748139 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x23C683A0:GERAN-A-570:LU)[0x56365ea976f0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250822134748139 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x23C683A0:GERAN-A-570:LU)[0x56365ea976f0]{READY}: Removing from parent msub_fsm[0x56365eaab340] (msub.c:113) 20250822134748140 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-570 (ran_conn.c:155) 20250822134748140 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x23C683A0:GERAN-A-570:LU)[0x56365ea976f0]{READY}: Freeing instance (msub.c:113) 20250822134748140 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x23C683A0:GERAN-A-570:LU)[0x56365ea976f0]{READY}: Deallocated (fsm.c:568) 20250822134748140 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x23C683A0) Free (msub.c:119) 20250822134748140 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x23C683A0 - active-conn: now used by 1 (attached) (msub.c:375) 20250822134748140 DMSC DEBUG msub_fsm[0x56365eaab340]{terminating}: Freeing instance (msub.c:113) 20250822134748140 DMSC DEBUG msub_fsm[0x56365eaab340]{terminating}: Deallocated (fsm.c:568) 20250822134748140 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134748140 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134748140 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134748140 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822134748140 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134748140 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134748140 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822134748140 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3363)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(3363)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3361)@718a44d66dfb: Session index based on local reference:0 20250822134748141 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134748141 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134748141 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134748141 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822134748141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134748141 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134748141 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134748141 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3363)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(3362)@718a44d66dfb: Deleted conn table entry 0TC_complete_vbs0(3370)2738216 TC_complete_vbs0(3370)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed 20250822134748143 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x23C683A0 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250822134748143 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x23C683A0 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_complete_vbs0(3370)@718a44d66dfb: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_complete_vbs0(3370)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_complete_vbs0(3370)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MGCP(3365)@718a44d66dfb: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_complete_vbs0(3370) TC_complete_vbs0(3370)@718a44d66dfb: 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 := '23C683A0'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(3362)@718a44d66dfb: Added conn table entry 0TC_complete_vbs0(3370)5363527 MSC_Test_0-RAN(3362)@718a44d66dfb: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(3361)@718a44d66dfb: First idle individual index:0 MSC_Test_0-M3UA(3363)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134748342 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134748342 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134748342 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134748342 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822134748342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134748342 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134748342 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134748342 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134748343 DMSC DEBUG msub_fsm[0x56365ea698c0]{active}: Allocated (fsm.c:456) 20250822134748343 DMSC DEBUG msc_i[0x56365ea26fc0]{READY}: Allocated (fsm.c:456) 20250822134748343 DMSC DEBUG msc_i[0x56365ea26fc0]{READY}: is child of msub_fsm[0x56365ea698c0] (fsm.c:486) 20250822134748343 DMSC DEBUG msc_a[0x56365ea976f0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250822134748343 DMSC DEBUG msc_a[0x56365ea976f0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x56365ea698c0] (fsm.c:486) 20250822134748343 DMSC DEBUG msc_a(unknown:GERAN-A-571:NONE)[0x56365ea976f0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250822134748343 DMSC DEBUG msc_i(unknown:GERAN-A-571:NONE)[0x56365ea26fc0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250822134748343 DMSC DEBUG msc_a(unknown:GERAN-A-571:NONE)[0x56365ea976f0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250822134748343 DMM DEBUG msc_a(TMSI-0x23C683A0:GERAN-A-571:CM_SERVICE_REQ)[0x56365ea976f0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Voice-Broadcast-Call (gsm_04_08.c:776) 20250822134748343 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x23C683A0:GERAN-A-571:CM_SERVICE_REQ)[0x56365eaab340]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250822134748343 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x23C683A0:GERAN-A-571:CM_SERVICE_REQ)[0x56365eaab340]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x23C683A0:GERAN-A-571:CM_SERVICE_REQ)[0x56365ea976f0] (fsm.c:486) 20250822134748343 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x23C683A0:GERAN-A-571:CM_SERVICE_REQ)[0x56365eaab340]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250822134748343 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x23C683A0:GERAN-A-571:CM_SERVICE_REQ)[0x56365eaab340]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250822134748343 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x23C683A0 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250822134748343 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x23C683A0 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250822134748343 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x23C683A0:GERAN-A-571:CM_SERVICE_REQ)[0x56365ea976f0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250822134748343 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x23C683A0:GERAN-A-571:CM_SERVICE_REQ)[0x56365ea976f0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250822134748343 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x23C683A0:GERAN-A-571:CM_SERVICE_REQ)[0x56365eaab340]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250822134748343 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x23C683A0:GERAN-A-571:CM_SERVICE_REQ)[0x56365eaab340]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250822134748343 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x23C683A0:GERAN-A-571:CM_SERVICE_REQ)[0x56365eaab340]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250822134748343 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x23C683A0:GERAN-A-571:CM_SERVICE_REQ)[0x56365ea26fc0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250822134748344 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x23C683A0:GERAN-A-571:CM_SERVICE_REQ)[0x56365eaab340]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250822134748344 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x23C683A0:GERAN-A-571:CM_SERVICE_REQ)[0x56365eaab340]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250822134748344 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x23C683A0:GERAN-A-571:CM_SERVICE_REQ)[0x56365eaab340]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250822134748344 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x23C683A0:GERAN-A-571:CM_SERVICE_REQ)[0x56365eaab340]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250822134748344 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x23C683A0:GERAN-A-571:CM_SERVICE_REQ)[0x56365eaab340]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250822134748344 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x23C683A0:GERAN-A-571:CM_SERVICE_REQ)[0x56365eaab340]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250822134748344 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x23C683A0:GERAN-A-571:CM_SERVICE_REQ)[0x56365eaab340]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250822134748344 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x23C683A0:GERAN-A-571:CM_SERVICE_REQ)[0x56365ea26fc0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250822134748344 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x23C683A0:GERAN-A-571:CM_SERVICE_REQ)[0x56365ea976f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250822134748344 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x23C683A0:GERAN-A-571:CM_SERVICE_REQ)[0x56365ea976f0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250822134748344 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000033/3/1): Available (smpp_smsc.c:626) 20250822134748344 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x23C683A0 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250822134748344 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134748344 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134748344 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134748344 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822134748344 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134748344 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134748344 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822134748344 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134748344 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134748344 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134748344 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134748344 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822134748344 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134748344 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134748344 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822134748344 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134748344 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134748344 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134748345 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134748345 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822134748345 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134748345 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134748345 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822134748345 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3363)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(3363)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3363)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(3363)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3363)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(3363)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3361)@718a44d66dfb: { messageType := 2, destLocRef := '51D747'O, sourceLocRef := '00023B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(3361)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(3361)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(3361)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3361)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3361)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(3361)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(3361)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3361)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3361)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822134748349 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x23C683A0 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250822134748349 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x23C683A0 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_complete_vbs0(3370)@718a44d66dfb: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_complete_vbs0(3370)@718a44d66dfb: setverdict(pass): pass -> pass, component reason not changed TC_complete_vbs0(3370)@718a44d66dfb: Sending SETUP. MTC@718a44d66dfb: Got test event: "SETUP" MSC_Test_0-RAN(3362)@718a44d66dfb: patching N(SD)=0 into dtap '013200001A00'O MSC_Test_0-RAN(3362)@718a44d66dfb: patched enc_l3: '013200001A00'O MSC_Test_0-SCCP(3361)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(3361)@718a44d66dfb: vl_len:9 MSC_Test_0-SCCP(3361)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(3361)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010006013200001A00'O 20250822134748356 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134748356 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134748356 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134748356 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822134748356 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134748356 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134748356 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134748356 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3363)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134748357 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x23C683A0:GERAN-A-571:CM_SERVICE_REQ)[0x56365ea26fc0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134748357 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x23C683A0:GERAN-A-571:CM_SERVICE_REQ)[0x56365ea976f0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134748357 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x23C683A0 + BCC: now used by 3 (attached,active-conn,BCC) (transaction.c:228) 20250822134748357 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x23C683A0:GERAN-A-571:CM_SERVICE_REQ)[0x56365ea976f0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (msc_vgcs.c:1428) 20250822134748357 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x23C683A0:GERAN-A-571:CM_SERVICE_REQ)[0x56365ea976f0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250822134748358 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134748358 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134748358 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134748358 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822134748358 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134748358 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134748358 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822134748358 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3363)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(3363)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3361)@718a44d66dfb: First idle individual index:1 MSC_Test_0-SCCP(3361)@718a44d66dfb: Warning: Stopping inactive timer T_ias[1]. MSC_Test_0-RAN(3362)@718a44d66dfb: ExpectedCreateCallback VGCS/VBS Setup 193 MSC_Test_0-RAN(3362)@718a44d66dfb: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(3362)@718a44d66dfb: Found Expect[0] for N-CONNECT handled at TC_complete_vbs0(3371) MSC_Test_0-RAN(3362)@718a44d66dfb: Added conn table entry 1TC_complete_vbs0(3371)8922116 MSC_Test_0-SCCP(3361)@718a44d66dfb: Session index based on connection ID:1 MSC_Test_0-SCCP(3361)@718a44d66dfb: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250822134748364 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134748365 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134748365 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134748365 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822134748365 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134748365 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134748365 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134748365 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3363)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_complete_vbs0(3371)@718a44d66dfb: 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@718a44d66dfb: Got test event: "VGCS_SETUP" TC_complete_vbs0(3371)@718a44d66dfb: Sending VGCS/VBS Setup Ack: { discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 0, pdu := { bssmap := { vGCS_VBSSetupAck := { messageType := '05'O, vGCS_FeatureFlags := omit } } } } MSC_Test_0-SCCP(3361)@718a44d66dfb: Session index based on connection ID:1 MSC_Test_0-SCCP(3361)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(3361)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(3361)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000105'O MSC_Test_0-M3UA(3363)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134748566 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134748566 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134748566 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134748566 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822134748566 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134748566 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134748566 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134748566 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134748567 DCC DEBUG rtp_stream(vgcs-cell-42)[0x56365e9feab0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250822134748567 DCC DEBUG rtp_stream(vgcs-cell-42)[0x56365e9feab0]{UNINITIALIZED}: is child of vgcs_cell(vgcs-cell-42)[0x56365ea68200] (fsm.c:486) 20250822134748567 DCC DEBUG rtp_stream(vgcs-cell-42:call-243:RTP_TO_RAN:no-CI)[0x56365e9feab0]{UNINITIALIZED}: setting codecs to GSM#3 (rtp_stream.c:430) 20250822134748567 DCC DEBUG rtp_stream(vgcs-cell-42:call-243:RTP_TO_RAN:no-CI)[0x56365e9feab0]{UNINITIALIZED}: setting mode to recvonly (rtp_stream.c:443) 20250822134748567 DCC DEBUG rtp_stream(vgcs-cell-42:call-243:RTP_TO_RAN:no-CI)[0x56365e9feab0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250822134748567 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134748567 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134748567 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134748567 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822134748567 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134748567 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134748567 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822134748567 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3363)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(3363)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3361)@718a44d66dfb: Session index based on local reference:1 MSC_Test_0-SCCP(3361)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3361)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3361)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MGCP(3365)@718a44d66dfb: 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(3370) TC_complete_vbs0(3371)@718a44d66dfb: 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@718a44d66dfb: Got test event: "UPLINK_SEIZED" TC_complete_vbs0(3370)@718a44d66dfb: as_optional_mgcp_crcx: rx CRCX 20250822134748585 DCC DEBUG rtp_stream(vgcs-cell-42:call-243:RTP_TO_RAN:no-CI)[0x56365e9feab0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822134748586 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134748586 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134748586 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134748586 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822134748586 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134748586 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134748586 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822134748586 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3363)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(3363)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3361)@718a44d66dfb: First idle individual index:2 MSC_Test_0-SCCP(3361)@718a44d66dfb: Warning: Stopping inactive timer T_ias[2]. MSC_Test_0-RAN(3362)@718a44d66dfb: ExpectedCreateCallback VGCS/VBS Assignment 193 MSC_Test_0-RAN(3362)@718a44d66dfb: ExpectTable[0].n_connectPointCode = omit ==? 193 MSC_Test_0-RAN(3362)@718a44d66dfb: ExpectTable[1].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(3362)@718a44d66dfb: Found Expect[1] for N-CONNECT handled at TC_complete_vbs0(3372) MSC_Test_0-RAN(3362)@718a44d66dfb: Added conn table entry 2TC_complete_vbs0(3372)6606210 MSC_Test_0-SCCP(3361)@718a44d66dfb: Session index based on connection ID:2 MSC_Test_0-SCCP(3361)@718a44d66dfb: Warning: Re-starting timer T_ias[2], which is already active (running or expired). MSC_Test_0-M3UA(3363)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134748591 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134748591 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134748591 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134748591 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822134748591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134748591 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134748592 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134748592 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_complete_vbs0(3372)@718a44d66dfb: 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@718a44d66dfb: Got test event: "VGCS_ASSIGN" TC_complete_vbs0(3372)@718a44d66dfb: Sending VGCS/VBS Assignment Result: { discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 0, pdu := { bssmap := { vGCS_VBSAssignmentResult := { messageType := '1C'O, channelType := { elementIdentifier := '0B'O ("\v"), lengthIndicator := 0, speechOrDataIndicator := '0100'B, spare1_4 := '0000'B, channelRateAndType := '08'O ("\b"), speechId_DataIndicator := '01'O }, cellIdentifier := { elementIdentifier := '05'O, lengthIndicator := 0, cellIdentifierDiscriminator := '0000'B, spare1_4 := '0000'B, cellIdentification := { cI_CI := '002A'O } }, chosenChannel := omit, circuitIdentityCode := omit, circuitPool := omit, aoIPTransportLayer := { elementIdentifier := '7C'O ("|"), lengthIndicator := 6, ipAddress := { ipv4 := '01020304'O }, uDPPortValue := 2342 }, speechCodec := { elementIdentifier := '7E'O ("~"), lengthIndicator := 0, codecElements := { { codecType := GSM_FR (0), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit } } }, callIdentifier := { elementIdentifier := '7F'O, callIdentifierInfo := '01000000'O } } } } } MSC_Test_0-SCCP(3361)@718a44d66dfb: Session index based on connection ID:2 MSC_Test_0-SCCP(3361)@718a44d66dfb: vl_len:29 MSC_Test_0-SCCP(3361)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(3361)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '001B1C0B03040801050302002A7C060102030409267E01807F01000000'O MSC_Test_0-M3UA(3363)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134748794 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134748794 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134748794 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134748794 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822134748794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134748794 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134748794 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134748794 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134748795 DCC DEBUG rtp_stream(vgcs-cell-42:call-243:RTP_TO_RAN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x56365e9feab0]{ESTABLISHING}: setting remote addr to 1.2.3.4:2342 (rtp_stream.c:476) 20250822134748795 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)[0x56365e9feab0]{ESTABLISHING}: no change: codecs already set to GSM#3 (rtp_stream.c:424) 20250822134748795 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)[0x56365e9feab0]{ESTABLISHING}: setting mode to sendonly (rtp_stream.c:443) 20250822134748795 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)[0x56365e9feab0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port mode (rtp_stream.c:411) 20250822134748795 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x23C683A0:GERAN-A-571:CM_SERVICE_REQ)[0x56365ea26fc0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_vgcs.c:797) 20250822134748796 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134748796 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134748796 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134748796 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822134748796 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134748796 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134748796 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822134748796 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3363)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(3363)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3361)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(3361)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3361)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3361)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(3362)@718a44d66dfb: Warning: dec_PDU_BSSAP(): Data remained at the end of the stream after successful decoding: '370500001A0000'O TC_complete_vbs0(3370)@718a44d66dfb: 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@718a44d66dfb: Got test event: "ASSIGNMENT" TC_complete_vbs0(3370)@718a44d66dfb: Sending Assignment Complete: { discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 0, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := omit, circuitIdentityCode := omit, cellIdentifier := omit, chosenChannel := omit, chosenEncryptionAlgorithm := omit, circuitPool := omit, speechVersion := omit, lSAIdentifier := omit, talkerPriority := omit, aoIPTransportLayer := omit, speechCodec := omit, codecList := omit, lCLS_BSS_Status := omit, osmuxCID := omit } } } } MSC_Test_0-SCCP(3361)@718a44d66dfb: Session index based on connection ID:0 MSC_Test_0-SCCP(3361)@718a44d66dfb: vl_len:3 MSC_Test_0-SCCP(3361)@718a44d66dfb: vl_from0 TC_complete_vbs0(3370)@718a44d66dfb: as_optional_mgcp_mdcx: rx MDCX MSC_Test_0-SCCP(3361)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '000102'O TC_complete_vbs0(3370)@718a44d66dfb: { 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-M3UA(3363)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134748805 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134748805 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134748805 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134748805 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822134748805 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134748805 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134748805 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134748805 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134748806 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x23C683A0:GERAN-A-571:CM_SERVICE_REQ)[0x56365ea26fc0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250822134748806 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x23C683A0:GERAN-A-571:CM_SERVICE_REQ)[0x56365ea976f0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250822134748806 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)[0x56365e9feab0]{ESTABLISHING}: setting mode to confecho (rtp_stream.c:443) 20250822134748806 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)[0x56365e9feab0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating mode (rtp_stream.c:411) 20250822134748806 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x23C683A0:GERAN-A-571:CM_SERVICE_REQ)[0x56365ea976f0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250822134748806 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x23C683A0:GERAN-A-571:CM_SERVICE_REQ)[0x56365ea976f0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250822134748806 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x23C683A0 + msc_a_fsm_releasing_onenter: now used by 4 (attached,active-conn,BCC,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250822134748806 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x23C683A0 + 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) 20250822134748806 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x23C683A0 - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,BCC,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250822134748806 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x23C683A0:GERAN-A-571:CM_SERVICE_REQ)[0x56365ea26fc0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250822134748807 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x23C683A0 - msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,BCC) (msc_a.c:1004) 20250822134748807 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134748807 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134748807 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134748807 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822134748807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134748807 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134748807 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822134748807 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134748807 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134748807 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134748807 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134748807 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822134748807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134748807 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134748807 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822134748807 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134748807 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134748807 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134748807 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134748807 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822134748807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134748807 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134748807 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822134748807 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3363)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(3363)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3363)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(3363)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3363)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(3363)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3361)@718a44d66dfb: Session index based on local reference:1 MSC_Test_0-SCCP(3361)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3361)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3361)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(3361)@718a44d66dfb: Session index based on local reference:1 MSC_Test_0-SCCP(3361)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3361)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3361)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(3361)@718a44d66dfb: Session index based on local reference:0 MSC_Test_0-SCCP(3361)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3361)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3361)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250822134748808 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)[0x56365e9feab0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250822134748808 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)[0x56365e9feab0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) TC_complete_vbs0(3370)@718a44d66dfb: Got Clear Command on initial connection. MTC@718a44d66dfb: Got test event: "CLEAR" TC_complete_vbs0(3371)@718a44d66dfb: Got BCC Connect. MTC@718a44d66dfb: Got test event: "BCC_CONNECT" TC_complete_vbs0(3371)@718a44d66dfb: Got BCC Set Parameter MTC@718a44d66dfb: Got test event: "BCC_SET_PARAM" TC_complete_vbs0(3371)@718a44d66dfb: Sending BCC Termination Request: '3500001A00'O MSC_Test_0-RAN(3362)@718a44d66dfb: patching N(SD)=0 into dtap '013500001A00'O MSC_Test_0-RAN(3362)@718a44d66dfb: patched enc_l3: '013500001A00'O MSC_Test_0-SCCP(3361)@718a44d66dfb: Session index based on connection ID:1 MSC_Test_0-SCCP(3361)@718a44d66dfb: vl_len:9 MSC_Test_0-SCCP(3361)@718a44d66dfb: vl_from0 MSC_Test_0-SCCP(3361)@718a44d66dfb: data sent by MTP3_SCCP_PORT: '010006013500001A00'O 20250822134749021 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134749021 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134749021 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134749021 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250822134749021 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134749021 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134749021 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250822134749021 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3363)@718a44d66dfb: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250822134749022 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)[0x56365e9feab0]{ESTABLISHED}: State change to DISCARDING (no timeout) (rtp_stream.c:385) 20250822134749022 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)[0x56365e9feab0]{DISCARDING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (rtp_stream.c:239) 20250822134749022 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)[0x56365e9feab0]{DISCARDING}: Removing from parent vgcs_cell(vgcs-cell-42)[0x56365ea68200] (rtp_stream.c:239) 20250822134749022 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)[0x56365e9feab0]{DISCARDING}: Freeing instance (rtp_stream.c:239) 20250822134749022 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)[0x56365e9feab0]{DISCARDING}: Deallocated (fsm.c:568) 20250822134749022 DASCI ERROR BCC callref 00000208, BSS #0.24.1, CID 42: RTP stream gone. (msc_vgcs.c:2596) 20250822134749022 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x23C683A0 - BCC: now used by 2 (attached,active-conn) (transaction.c:281) 20250822134749022 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134749022 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134749022 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134749022 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822134749022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134749022 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134749022 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822134749022 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134749022 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134749022 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134749022 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134749022 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822134749022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134749022 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134749022 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822134749022 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250822134749023 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134749023 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250822134749023 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250822134749023 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250822134749023 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250822134749023 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250822134749023 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250822134749023 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3363)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(3363)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3363)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(3363)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3363)@718a44d66dfb: Message received on association #8 MSC_Test_0-M3UA(3363)@718a44d66dfb: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3361)@718a44d66dfb: Session index based on local reference:1 MSC_Test_0-SCCP(3361)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3361)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3361)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(3361)@718a44d66dfb: Session index based on local reference:1 MSC_Test_0-SCCP(3361)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3361)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3361)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(3361)@718a44d66dfb: Session index based on local reference:2 MSC_Test_0-SCCP(3361)@718a44d66dfb: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3361)@718a44d66dfb: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3361)@718a44d66dfb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_complete_vbs0(3370)@718a44d66dfb: as_optional_mgcp_dlcx: rx MGCP DLCX TC_complete_vbs0(3371)@718a44d66dfb: Got BCC Termination. MTC@718a44d66dfb: Got test event: "BCC_TERMINATION" TC_complete_vbs0(3371)@718a44d66dfb: Got Clear Command on control connection. MTC@718a44d66dfb: Got test event: "CLEAR" TC_complete_vbs0(3372)@718a44d66dfb: Got Clear Command on channel connection. MTC@718a44d66dfb: Got test event: "CLEAR" MTC@718a44d66dfb: All connection are cleared now. TC_complete_vbs0(3371)@718a44d66dfb: Final verdict of PTC: none TC_complete_vbs0(3370)@718a44d66dfb: Final verdict of PTC: pass TC_complete_vbs0(3372)@718a44d66dfb: Final verdict of PTC: none MTC@718a44d66dfb: getverdict: none MTC@718a44d66dfb: setverdict(pass): none -> pass MTC@718a44d66dfb: getverdict: pass MTC@718a44d66dfb: All expected events have been received. The test passed. MSC_Test_0-SCCP(3361)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP(3367)@718a44d66dfb: Final verdict of PTC: none 20250822134749542 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250822134749542 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250822134749543 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250822134749543 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822134749543 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250822134749543 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250822134749543 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250822134749543 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250822134749543 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250822134749543 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250822134749543 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250822134749543 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250822134749543 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250822134749543 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250822134749543 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250822134749543 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250822134749543 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250822134749543 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250822134749543 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(3363)@718a44d66dfb: Final verdict of PTC: none MSC_Test-GSUP-IPA(3366)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MNCC(3364)@718a44d66dfb: Final verdict of PTC: none MSC_Test_0-RAN(3362)@718a44d66dfb: Final verdict of PTC: none MSC_Test-SMPP(3368)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3375)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3374)@718a44d66dfb: Final verdict of PTC: none MSC_Test-STATS(3369)@718a44d66dfb: Final verdict of PTC: none MSC_Test-MGCP(3365)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3360)@718a44d66dfb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3373)@718a44d66dfb: Final verdict of PTC: none 20250822134749544 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250822134749544 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250822134749544 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MTC@718a44d66dfb: Setting final verdict of the test case. MTC@718a44d66dfb: Local verdict of MTC: pass MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(3360): none (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-SCCP(3361): none (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-RAN(3362): none (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC MSC_Test_0-M3UA(3363): none (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MNCC(3364): none (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-MGCP(3365): none (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP-IPA(3366): none (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-GSUP(3367): none (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-SMPP(3368): none (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC MSC_Test-STATS(3369): none (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC TC_complete_vbs0(3370): pass (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC TC_complete_vbs0(3371): none (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC TC_complete_vbs0(3372): none (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(3373): none (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(3374): none (pass -> pass) MTC@718a44d66dfb: Local verdict of PTC IPA-CTRL-CLI-IPA(3375): none (pass -> pass) MTC@718a44d66dfb: Test case TC_complete_vbs finished. Verdict: pass MTC@718a44d66dfb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests_ASCI.TC_complete_vbs pass'. Fri Aug 22 13:47:49 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 20250822134750546 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822134751545 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250822134751545 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250822134751545 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250822134751547 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=448252) 20250822134752548 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=448252, count=451452) 20250822134753550 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@718a44d66dfb: 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@718a44d66dfb: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@718a44d66dfb: Terminating MTC. MC@718a44d66dfb: MTC terminated. MC2> exit MC@718a44d66dfb: Shutting down session. MC@718a44d66dfb: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/msc/expected-results.xml' against results in 'junit-xml-14592.log' -------------------- pass MSC_Tests.TC_cr_before_reset pass MSC_Tests.TC_lu_imsi_noauth_tmsi pass MSC_Tests.TC_lu_imsi_noauth_notmsi pass MSC_Tests.TC_lu_tmsi_noauth_notmsi pass MSC_Tests.TC_lu_imsi_reject pass MSC_Tests.TC_lu_imsi_timeout_gsup pass MSC_Tests.TC_lu_imsi_auth_tmsi pass MSC_Tests.TC_lu_imsi_auth3g_tmsi xfail MSC_Tests.TC_lu_imsi_timeout_tmsi_realloc pass MSC_Tests.TC_cmserv_imsi_unknown pass MSC_Tests.TC_cmserv_tmsi_unknown pass MSC_Tests.TC_lu_and_mo_call pass MSC_Tests.TC_lu_and_mo_call_ipv6 pass MSC_Tests.TC_lu_and_mo_call_sccp_tiar_timeout pass MSC_Tests.TC_lu_auth_sai_timeout pass MSC_Tests.TC_lu_auth_sai_err pass MSC_Tests.TC_lu_clear_request pass MSC_Tests.TC_mo_call_clear_request pass MSC_Tests.TC_mt_call_clear_request pass MSC_Tests.TC_lu_disconnect pass MSC_Tests.TC_lu_by_imei pass MSC_Tests.TC_lu_by_tmsi_noauth_unknown pass MSC_Tests.TC_attached_imsi_lu_unknown_tmsi pass MSC_Tests.TC_imsi_detach_by_imsi pass MSC_Tests.TC_imsi_detach_by_tmsi pass MSC_Tests.TC_imsi_detach_by_imei pass MSC_Tests.TC_emerg_call_imei_reject pass MSC_Tests.TC_emerg_call_imsi pass MSC_Tests.TC_cm_serv_req_vgcs_reject pass MSC_Tests.TC_cm_serv_req_vbs_reject pass MSC_Tests.TC_cm_serv_req_lcs_reject pass MSC_Tests.TC_cm_reest_req_reject pass MSC_Tests.TC_lu_auth_2G_fail pass MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_13 pass MSC_Tests.TC_cl3_no_payload pass MSC_Tests.TC_cl3_rnd_payload pass MSC_Tests.TC_establish_and_nothing pass MSC_Tests.TC_mo_setup_and_nothing pass MSC_Tests.TC_mo_crcx_ran_timeout pass MSC_Tests.TC_mo_crcx_ran_reject pass MSC_Tests.TC_mt_crcx_ran_reject pass MSC_Tests.TC_mo_setup_and_dtmf_dup pass MSC_Tests.TC_mt_t310 pass MSC_Tests.TC_gsup_cancel pass MSC_Tests.TC_lu_imsi_auth_tmsi_encr_1_13 pass MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_13 pass MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1 pass MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1_no_cm pass MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_2 pass MSC_Tests.TC_lu_imsi_auth_tmsi_encr_013_2 pass MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_1 pass MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_34 pass MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm3 pass MSC_Tests.TC_mo_release_timeout pass MSC_Tests.TC_lu_and_mt_call_no_dlcx_resp pass MSC_Tests.TC_reset_two pass MSC_Tests.TC_lu_and_mt_call pass MSC_Tests.TC_lu_and_mt_call_ipv6 pass MSC_Tests.TC_lu_and_mt_call_already_paging pass MSC_Tests.TC_lu_and_mt_call_osmux pass MSC_Tests.TC_lu_and_mo_sms pass MSC_Tests.TC_lu_and_mt_sms pass MSC_Tests.TC_lu_and_mt_sms_already_paging pass MSC_Tests.TC_lu_and_mt_sms_paging_and_nothing pass MSC_Tests.TC_lu_and_mt_sms_paging_repeated pass MSC_Tests.TC_smpp_mo_sms pass MSC_Tests.TC_smpp_mo_sms_rp_error pass MSC_Tests.TC_smpp_mt_sms pass MSC_Tests.TC_gsup_mo_sms pass MSC_Tests.TC_gsup_mo_smma pass MSC_Tests.TC_gsup_mt_sms_ack pass MSC_Tests.TC_gsup_mt_sms_err pass MSC_Tests.TC_gsup_mt_sms_rp_mr pass MSC_Tests.TC_gsup_mo_mt_sms_rp_mr pass MSC_Tests.TC_gsup_mt_multi_part_sms pass MSC_Tests.TC_gsup_mt_sms_lu_delay pass->FAIL MSC_Tests.TC_gsup_mt_sms_paging_timeout pass->FAIL MSC_Tests.TC_gsup_mt_sms_conn_timeout pass->FAIL MSC_Tests.TC_gsup_lu_and_det pass MSC_Tests.TC_lu_and_mo_ussd_single_request pass MSC_Tests.TC_lu_and_mt_ussd_notification pass MSC_Tests.TC_lu_and_mo_ussd_during_mt_call pass MSC_Tests.TC_lu_and_mt_ussd_during_mt_call pass MSC_Tests.TC_lu_and_mo_ussd_mo_release pass MSC_Tests.TC_lu_and_ss_session_timeout pass MSC_Tests.TC_mt_ussd_for_unknown_subscr pass MSC_Tests.TC_mo_ussd_for_unknown_trans pass MSC_Tests.TC_proc_ss_for_unknown_session pass MSC_Tests.TC_proc_ss_paging_fail pass MSC_Tests.TC_proc_ss_abort pass MSC_Tests.TC_multi_lu_and_mo_ussd pass MSC_Tests.TC_multi_lu_and_mt_ussd pass MSC_Tests.TC_cipher_complete_with_invalid_cipher pass MSC_Tests.TC_cipher_complete_1_without_cipher pass MSC_Tests.TC_cipher_complete_3_without_cipher pass MSC_Tests.TC_cipher_complete_13_without_cipher pass MSC_Tests.TC_lu_with_invalid_mcc_mnc pass MSC_Tests.TC_sgsap_reset pass MSC_Tests.TC_sgsap_lu pass MSC_Tests.TC_sgsap_lu_imsi_reject pass MSC_Tests.TC_sgsap_lu_and_nothing pass MSC_Tests.TC_sgsap_expl_imsi_det_eps pass MSC_Tests.TC_sgsap_impl_imsi_det_eps pass MSC_Tests.TC_sgsap_expl_imsi_det_noneps pass MSC_Tests.TC_sgsap_impl_imsi_det_noneps pass MSC_Tests.TC_sgsap_paging_rej pass MSC_Tests.TC_sgsap_paging_subscr_rej pass MSC_Tests.TC_sgsap_paging_ue_unr pass MSC_Tests.TC_sgsap_paging_and_nothing pass MSC_Tests.TC_sgsap_paging_and_lu pass MSC_Tests.TC_sgsap_mt_sms pass MSC_Tests.TC_sgsap_mo_sms pass MSC_Tests.TC_sgsap_mt_sms_and_nothing pass MSC_Tests.TC_sgsap_mt_sms_and_reject pass MSC_Tests.TC_sgsap_unexp_ud pass MSC_Tests.TC_sgsap_unsol_ud pass MSC_Tests.TC_bssap_lu_sgsap_lu_and_mt_call pass MSC_Tests.TC_sgsap_lu_and_mt_call pass MSC_Tests.TC_sgsap_vlr_failure pass MSC_Tests.TC_ho_inter_bsc_unknown_cell pass MSC_Tests.TC_ho_inter_bsc pass MSC_Tests.TC_ho_inter_bsc_a5_1 pass MSC_Tests.TC_ho_inter_bsc_a5_3 pass MSC_Tests.TC_ho_inter_bsc_a5_4 pass MSC_Tests.TC_ho_inter_bsc_ipv6 pass MSC_Tests.TC_ho_inter_bsc_csd pass MSC_Tests.TC_ho_inter_msc_out pass MSC_Tests.TC_ho_inter_msc_out_a5_1 pass MSC_Tests.TC_ho_inter_msc_out_a5_3 pass MSC_Tests.TC_ho_inter_msc_out_a5_4 pass MSC_Tests.TC_ho_inter_msc_out_ipv6 pass MSC_Tests.TC_ho_inter_msc_out_csd pass MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei pass MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei pass MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei pass MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei pass MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_nack pass MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_err pass MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early pass MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei_early pass MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei_early pass MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei_early pass MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early_nack pass MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early_err pass MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug pass MSC_Tests.TC_mo_cc_bssmap_clear pass MSC_Tests.TC_invalid_mgcp_crash pass MSC_Tests.TC_mm_id_resp_no_identity pass MSC_Tests.TC_lu_and_expire_while_paging pass MSC_Tests.TC_paging_response_imsi_unknown pass MSC_Tests.TC_paging_response_tmsi_unknown pass MSC_Tests.TC_call_re_establishment pass MSC_Tests.TC_call_re_establishment_auth pass MSC_Tests.TC_call_re_establishment_ciph pass MSC_Tests.TC_cm_serv_wrong_mi pass MSC_Tests.TC_auth_options_0 pass MSC_Tests.TC_auth_options_1 pass MSC_Tests.TC_auth_options_2 pass MSC_Tests.TC_auth_options_3 pass MSC_Tests.TC_auth_options_4 pass MSC_Tests.TC_auth_options_5 pass MSC_Tests.TC_auth_options_6 pass MSC_Tests.TC_auth_options_7 pass MSC_Tests.TC_auth_options_8 pass MSC_Tests.TC_auth_options_9 pass MSC_Tests.TC_auth_options_10 pass MSC_Tests.TC_auth_options_11 pass MSC_Tests.TC_lu_and_mo_csd pass MSC_Tests.TC_lu_and_mt_csd pass MSC_Tests.TC_lu_and_mo_call_reass_for_mt_codec pass MSC_Tests.TC_silent_call_start_stop pass->FAIL MSC_Tests.TC_silent_call_active_conn pass MSC_Tests_Iu.TC_iu_lu_imsi_reject pass MSC_Tests_Iu.TC_iu_lu_imsi_timeout_gsup pass MSC_Tests_Iu.TC_iu_lu_imsi_auth3g_tmsi xfail MSC_Tests_Iu.TC_iu_lu_imsi_timeout_tmsi_realloc xfail MSC_Tests_Iu.TC_iu_cmserv_imsi_unknown pass MSC_Tests_Iu.TC_iu_lu_and_mo_call pass MSC_Tests_Iu.TC_iu_lu_and_mo_call_sccp_tiar_timeout pass MSC_Tests_Iu.TC_iu_lu_auth_sai_timeout pass MSC_Tests_Iu.TC_iu_lu_auth_sai_err pass MSC_Tests_Iu.TC_iu_lu_release_request pass MSC_Tests_Iu.TC_iu_lu_disconnect pass MSC_Tests_Iu.TC_iu_lu_by_imei pass MSC_Tests_Iu.TC_iu_imsi_detach_by_imsi pass MSC_Tests_Iu.TC_iu_imsi_detach_by_tmsi pass MSC_Tests_Iu.TC_iu_imsi_detach_by_imei pass MSC_Tests_Iu.TC_iu_emerg_call_imei_reject pass MSC_Tests_Iu.TC_iu_emerg_call_imsi pass MSC_Tests_Iu.TC_iu_establish_and_nothing pass MSC_Tests_Iu.TC_iu_mo_setup_and_nothing pass MSC_Tests_Iu.TC_iu_mo_crcx_ran_timeout pass MSC_Tests_Iu.TC_iu_mo_crcx_ran_reject pass MSC_Tests_Iu.TC_iu_mt_crcx_ran_reject pass MSC_Tests_Iu.TC_iu_gsup_cancel pass MSC_Tests_Iu.TC_iu_mo_release_timeout pass MSC_Tests.TC_reset_two_1iu pass MSC_Tests_Iu.TC_iu_lu_and_mt_call pass MSC_Tests_Iu.TC_iu_lu_and_mt_call_already_paging pass MSC_Tests_Iu.TC_iu_lu_and_mo_sms pass MSC_Tests_Iu.TC_iu_lu_and_mt_sms pass MSC_Tests_Iu.TC_iu_lu_and_mt_sms_already_paging pass MSC_Tests_Iu.TC_iu_lu_and_mt_sms_paging_and_nothing xfail MSC_Tests_Iu.TC_iu_lu_and_mt_sms_paging_repeated pass MSC_Tests_Iu.TC_iu_smpp_mo_sms pass MSC_Tests_Iu.TC_iu_gsup_mo_sms pass MSC_Tests_Iu.TC_iu_gsup_mo_smma pass MSC_Tests_Iu.TC_iu_gsup_mt_sms_ack pass MSC_Tests_Iu.TC_iu_gsup_mt_sms_err pass MSC_Tests_Iu.TC_iu_gsup_mt_sms_rp_mr pass MSC_Tests_Iu.TC_iu_gsup_mo_mt_sms_rp_mr pass MSC_Tests_Iu.TC_iu_gsup_mt_multi_part_sms pass MSC_Tests_Iu.TC_iu_gsup_mt_sms_lu_delay pass->FAIL MSC_Tests_Iu.TC_iu_gsup_mt_sms_paging_timeout pass->FAIL MSC_Tests_Iu.TC_iu_gsup_mt_sms_conn_timeout pass MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_single_request pass MSC_Tests_Iu.TC_iu_lu_and_mt_ussd_notification pass MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_during_mt_call pass MSC_Tests_Iu.TC_iu_lu_and_mt_ussd_during_mt_call pass MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_mo_release pass MSC_Tests_Iu.TC_iu_lu_and_ss_session_timeout pass MSC_Tests_Iu.TC_iu_mt_ussd_for_unknown_subscr pass MSC_Tests_Iu.TC_iu_mo_ussd_for_unknown_trans pass MSC_Tests_Iu.TC_iu_proc_ss_for_unknown_session pass MSC_Tests_Iu.TC_iu_proc_ss_paging_fail pass MSC_Tests_Iu.TC_iu_proc_ss_abort pass MSC_Tests_Iu.TC_iu_multi_lu_and_mo_ussd pass MSC_Tests_Iu.TC_iu_multi_lu_and_mt_ussd xfail MSC_Tests_Iu.TC_iu_lu_with_invalid_mcc_mnc pass MSC_Tests_Iu.TC_iu_lu_and_expire_while_paging pass MSC_Tests_Iu.TC_mo_cc_iu_release pass MSC_Tests_ASCI.TC_no_callref pass MSC_Tests_ASCI.TC_setup_refuse pass MSC_Tests_ASCI.TC_assign_fail pass MSC_Tests_ASCI.TC_complete_vgcs pass MSC_Tests_ASCI.TC_complete_vbs Summary: pass->FAIL: 6 xfail: 5 pass: 225 skip: 4 20250822134754552 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) [testenv] Testsuite is done [testenv] Stopping testsuite (1918448) [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-20250822-1311-9c83c8ad-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 20250822134755553 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_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 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 20250822134756553 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_cipher_complete_with_invalid_cipher log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_cl3_no_payload log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_cl3_rnd_payload log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_cm_reest_req_reject log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_cm_serv_req_lcs_reject log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_cm_serv_req_vbs_reject log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_cm_serv_req_vgcs_reject log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_cm_serv_wrong_mi log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_cmserv_imsi_unknown log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_cmserv_tmsi_unknown log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_complete_vbs log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_complete_vgcs log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_cr_before_reset log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_emerg_call_imei_reject 20250822134757555 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_emerg_call_imsi log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_establish_and_nothing log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_gsup_cancel log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_gsup_lu_and_det log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_gsup_mo_mt_sms_rp_mr log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_gsup_mo_smma log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_gsup_mo_sms 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 20250822134758555 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_ho_inter_bsc_unknown_cell log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_ho_inter_msc_out log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_ho_inter_msc_out_a5_1 log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_ho_inter_msc_out_a5_3 log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_ho_inter_msc_out_a5_4 log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_ho_inter_msc_out_csd log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_ho_inter_msc_out_ipv6 log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_imsi_detach_by_imei log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_imsi_detach_by_imsi log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_imsi_detach_by_tmsi log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_invalid_mgcp_crash log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_iu_cmserv_imsi_unknown log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_iu_emerg_call_imei_reject log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_iu_emerg_call_imsi log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_iu_establish_and_nothing log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_iu_gsup_cancel log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_iu_gsup_mo_mt_sms_rp_mr log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_iu_gsup_mo_smma 20250822134759556 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_iu_gsup_mo_sms log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_iu_gsup_mt_multi_part_sms log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_iu_gsup_mt_sms_ack log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_iu_gsup_mt_sms_conn_timeout log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_iu_gsup_mt_sms_err log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_iu_gsup_mt_sms_lu_delay log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_iu_gsup_mt_sms_paging_timeout log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_iu_gsup_mt_sms_rp_mr log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_iu_imsi_detach_by_imei log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_iu_imsi_detach_by_imsi 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 20250822134800557 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_sms log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_iu_lu_and_mo_ussd_during_mt_call log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_iu_lu_and_mo_ussd_mo_release log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_iu_lu_and_mo_ussd_single_request log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_iu_lu_and_mt_call log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_iu_lu_and_mt_call_already_paging log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_iu_lu_and_mt_sms log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_iu_lu_and_mt_sms_already_paging log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_iu_lu_and_mt_sms_paging_and_nothing log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_iu_lu_and_mt_sms_paging_repeated log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_iu_lu_and_mt_ussd_during_mt_call 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 20250822134801558 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_by_imei log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_iu_lu_disconnect log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_iu_lu_imsi_auth3g_tmsi log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_iu_lu_imsi_reject log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_iu_lu_imsi_timeout_gsup log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_iu_lu_imsi_timeout_tmsi_realloc log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_iu_lu_release_request log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_iu_lu_with_invalid_mcc_mnc log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_iu_mo_crcx_ran_reject 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 20250822134802560 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_mt_crcx_ran_reject log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_iu_mt_ussd_for_unknown_subscr log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_iu_multi_lu_and_mo_ussd log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_iu_multi_lu_and_mt_ussd 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 20250822134803560 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_call_sccp_tiar_timeout log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_lu_and_mo_csd log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_lu_and_mo_sms log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_lu_and_mo_ussd_during_mt_call log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_lu_and_mo_ussd_mo_release log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_lu_and_mo_ussd_single_request log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_lu_and_mt_call log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_lu_and_mt_call_already_paging log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_lu_and_mt_call_ipv6 log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_lu_and_mt_call_no_dlcx_resp 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 20250822134804562 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_lu_and_mt_sms_paging_repeated log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_lu_and_mt_ussd_during_mt_call log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_lu_and_mt_ussd_notification log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_lu_and_ss_session_timeout log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_lu_auth_2G_fail log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_lu_auth_sai_err log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_lu_auth_sai_timeout log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_lu_by_imei log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_lu_by_tmsi_noauth_unknown log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_lu_clear_request log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_lu_disconnect log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_lu_imsi_auth3g_tmsi log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_lu_imsi_auth3g_tmsi_check_imei log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_lu_imsi_auth3g_tmsi_check_imei_early 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 20250822134805563 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_check_imei_early_nack log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_lu_imsi_auth_tmsi_check_imei_err log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_lu_imsi_auth_tmsi_check_imei_nack log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_lu_imsi_auth_tmsi_encr_0134_1 log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_lu_imsi_auth_tmsi_encr_0134_34 log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm3 log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_lu_imsi_auth_tmsi_encr_013_2 log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_lu_imsi_auth_tmsi_encr_13_13 log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_lu_imsi_auth_tmsi_encr_13_2 log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_lu_imsi_auth_tmsi_encr_1_13 log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_lu_imsi_auth_tmsi_encr_3_1 log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_lu_imsi_auth_tmsi_encr_3_13 log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug 20250822134806563 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_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 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 20250822134807565 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_mo_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-718a44d66dfb-509-17393.log line 284 log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_mt_ussd_for_unknown_subscr log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_multi_lu_and_mo_ussd log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_multi_lu_and_mt_ussd log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_no_callref log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_paging_response_imsi_unknown log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_paging_response_tmsi_unknown 20250822134808565 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_proc_ss_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 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 20250822134809566 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_sgsap_mt_sms log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_sgsap_mt_sms_and_nothing log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_sgsap_mt_sms_and_reject log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_sgsap_paging_and_lu log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_sgsap_paging_and_nothing log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_sgsap_paging_rej log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_sgsap_paging_subscr_rej log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_sgsap_paging_ue_unr log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_sgsap_reset log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_sgsap_unexp_ud log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_sgsap_unsol_ud log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_sgsap_vlr_failure log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_silent_call_active_conn 20250822134810567 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_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-20250822-1311-9c83c8ad-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/_testenv/data/scripts/log_format.sh'] 20250822134811569 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822134812570 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822134813571 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250822134814572 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) [testenv] Stopping stp (1918375) [testenv] Stopping msc (1918401) [testenv] Showing testsuite/junit-xml-14592.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-20250822-1311-9c83c8ad-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/testsuite/junit-xml-14592.log && echo']            Timeout waiting for ClearCommand/Release MSC_Tests.ttcn:7835 MSC_Tests control part MSC_Tests.ttcn:706 TC_lu_imsi_timeout_tmsi_realloc testcase                                                                       Timeout waiting for GSUP MT-forwardSM-Err MSC_Tests.ttcn:7907 MSC_Tests control part MSC_Tests.ttcn:3395 TC_gsup_mt_sms_paging_timeout testcase    Timeout waiting for GSUP MT-forwardSM-Err MSC_Tests.ttcn:7908 MSC_Tests control part MSC_Tests.ttcn:3455 TC_gsup_mt_sms_conn_timeout testcase    Tguard timeout MSC_Tests.ttcn:7909 MSC_Tests control part MSC_Tests.ttcn:3473 TC_gsup_lu_and_det testcase                                                                                                The MSC initiated silent call despite an active connection MSC_Tests.ttcn:8029 MSC_Tests control part MSC_Tests.ttcn:7823 TC_silent_call_active_conn testcase       Timeout waiting for ClearCommand/Release MSC_Tests_Iu.ttcn:652 MSC_Tests_Iu control part MSC_Tests_Iu.ttcn:69 TC_iu_lu_imsi_timeout_tmsi_realloc testcase    Tguard timeout MSC_Tests_Iu.ttcn:653 MSC_Tests_Iu control part MSC_Tests_Iu.ttcn:76 TC_iu_cmserv_imsi_unknown testcase                              UTRAN: Expected a second Paging MSC_Tests_Iu.ttcn:682 MSC_Tests_Iu control part MSC_Tests_Iu.ttcn:334 TC_iu_lu_and_mt_sms_paging_repeated testcase             Timeout waiting for GSUP MT-forwardSM-Err MSC_Tests_Iu.ttcn:693 MSC_Tests_Iu control part MSC_Tests_Iu.ttcn:440 TC_iu_gsup_mt_sms_paging_timeout testcase    Timeout waiting for GSUP MT-forwardSM-Err MSC_Tests_Iu.ttcn:694 MSC_Tests_Iu control part MSC_Tests_Iu.ttcn:451 TC_iu_gsup_mt_sms_conn_timeout testcase                 Tguard timeout MSC_Tests_Iu.ttcn:712 MSC_Tests_Iu control part MSC_Tests_Iu.ttcn:589 TC_iu_lu_with_invalid_mcc_mnc testcase           [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-msc-osmocom-latest-20250822-1311-9c83c8ad-0'] testenv-msc-osmocom-latest-20250822-1311-9c83c8ad-0 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-msc-test-latest/2518/artifact/logs/  + [ 0 = 0 ] + rm -rf _cache .linux + uptime + grep --color=always -o load.* load average: 0.82, 1.23, 1.47 + 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